.col-cart-heading li, .col-cart-items li, .col-cart-text, .col-lhs, .imporatnt-categeroy li {
    box-sizing: border-box;
}

@cdn3= https://cdn3.medexpressrx.org;
@cdn4 = https://cdn4.medexpressrx.com;


.order-print-table .total-sum.final-amt .product-item {
    font-weight: 700;
    font-size: 18px;
    color: #fff;
    background: #bd111d;
    padding: 8px;
}

.mx-container {
    background: #FFF;
    margin: 0 auto;
    max-width: 1448px;
}

.swiper-container {
    width: 100%;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-button-next, .swiper-button-prev {
    background: url(https://cdn3.medexpressrx.org/arrow-icon.png) 7px 10px no-repeat #bd111d;
}

.swiper-button-prev {
    background-position: -15px 10px;
}

.navbar-top-nav li {
    float: left;
    padding: 10px 0 10px 25px;
    margin-right: 10px;
}

.dropdowns-container .mini-cart {
    background: #524f49;
    padding: 10px 15px;
    position: relative;
    text-transform: uppercase;
}

    .dropdowns-container .mini-cart a {
        background: url(https://cdn3.medexpressrx.org/cart-icon.png) left 0 no-repeat;
        padding-left: 30px;
        color: #fff;
    }

        .dropdowns-container .mini-cart a span {
            background: url(https://cdn3.medexpressrx.org/down-arrow.png) right 5px no-repeat;
            padding-right: 20px;
        }

.dropdowns-container .active-cart, .header-cart {
    background: #FFF;
}

.header-cart {
    display: none;
    box-shadow: 3px 4px 10px 0 rgba(0,0,0,.25);
    position: absolute;
    padding: 20px;
    right: 0;
    top: 42px;
    width: 300px;
    z-index: 1200000;
}

    .header-cart p {
        border-bottom: 1px solid #060709;
        font-family: lato;
        font-size: 1.2em;
        padding-bottom: 10px;
    }

        .header-cart p:last-child {
            font-size: .9em;
            padding-bottom: 10px;
        }

.dropdowns-container .active-cart a {
    background-position: left -40px;
    color: #08090b;
    padding-bottom: 5px;
}

    .dropdowns-container .active-cart a span {
        background-position: right -31px;
    }

.sticky-header {
    position: fixed;
}

    .sticky-header .sticky-dropdown {
        top: 124px;
    }

header.top-header {
    background: #ebe5dc;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 800;
}

.nav ul:after, .nav ul:before {
    content: "";
    display: table;
}

.nav ul:after {
    clear: both;
}

.mens-category, .mobile-menu, aside.tab-deatils, aside.tabs-overview {
    display: none;
}

.nav-fold li div.drop-dwn .sub-category {
    max-width: 1240px;
    margin: 0 auto;
}

    .nav-fold li div.drop-dwn .sub-category .sub-section {
        float: left;
        width: 200px;
    }

        .nav-fold li div.drop-dwn .sub-category .sub-section a {
            color: #bd111d;
            font-size: 0.9em;
            padding: 10px 0;
        }

        .nav-fold li div.drop-dwn .sub-category .sub-section p {
            font-size: 1.2em;
            font-family: lato;
            padding: 0;
            margin: 0 !important;
        }

        .nav-fold li div.drop-dwn .sub-category .sub-section ul, .nav-fold li div.drop-dwn .sub-category .sub-section ul li {
            float: left;
        }

            .nav-fold li div.drop-dwn .sub-category .sub-section ul > li > a {
                color: #000;
                cursor: pointer;
                font-size: 1em;
                padding: 0 0 12px;
            }

            .nav-fold li div.drop-dwn .sub-category .sub-section ul li a:hover {
                background: 0 0;
                color: #bd111d;
                text-decoration: underline;
            }

.mega-menu li {
    float: left;
    padding: 10px 20px;
}

.free-shipping, .money-back, .offer, .safe {
    padding: 20px;
    margin: 30px 0 0;
    text-align: center;
}

    .free-shipping p, .money-back p, .offer p, .safe p {
        color: #FFF;
        font-size: 1.2em;
        font-family: lato;
        padding: 15px 0 5px;
        margin: 0;
        text-transform: uppercase;
    }

.imporatnt-categeroy li ul li a:hover, .imporatnt-categeroy li:first-child h3 {
    color: #bd111d;
}

.free-shipping {
    background: #6cc063;
}

.safe {
    background: #f38e65;
}

.money-back {
    background: #42a2f3;
}

.offer {
    background: #bd111d;
}

.imporatnt-categeroy {
    padding-top: 40px;
}

    .imporatnt-categeroy li:first-child hr {
        border-bottom: 2px solid #bd111d;
    }

    .imporatnt-categeroy li:last-child {
        margin-right: 0;
    }

    .imporatnt-categeroy li p {
        height: 115px;
        border-bottom: 1px solid #bd111d;
    }

    .imporatnt-categeroy li ul {
        margin: 0 auto;
        padding: 20px 0 47px;
        width: 63%;
    }

.tabs, .tabs-03 {
    padding-top: 40px;
}

.imporatnt-categeroy li ul li {
    background: 0 0;
    padding-bottom: 10px;
}

    .imporatnt-categeroy li ul li a {
        font-size: 1.1em;
    }

    .imporatnt-categeroy li ul li:last-child a {
        color: #7d7a74;
        padding-left: 17px;
        text-decoration: underline;
    }

        .imporatnt-categeroy li ul li:last-child a:hover {
            color: #08090b;
            text-decoration: none;
        }

    .imporatnt-categeroy li ul li a span {
        top: 4px;
    }

.imporatnt-categeroy li button {
    margin-top: 20px;
}

.tabs, .tabs-03 {
    margin: 0 auto;
}

.imporatnt-categeroy li:nth-child(2) h3 {
    color: #df156f;
}

.imporatnt-categeroy li:nth-child(2) hr {
    border-bottom: 2px solid #df156f;
}

.imporatnt-categeroy li:nth-child(2) p {
    border-bottom: 1px solid #df156f;
}

.imporatnt-categeroy li:nth-child(3) hr {
    border-bottom: 2px solid #040507;
}

.imporatnt-categeroy li:nth-child(3) p {
    border-bottom: 1px solid #040507;
}

.imporatnt-categeroy li:last-child h3 {
    color: #0073ae;
}

.imporatnt-categeroy li:last-child hr {
    border-bottom: 2px solid #0073ae;
}

.imporatnt-categeroy li:last-child p {
    border-bottom: 1px solid #0073ae;
}

.imporatnt-categeroy li .image-wrap {
    height: 160px;
    width: 100%;
}

.tabs {
    width: 70%;
}

.product-power .tabs-01 {
    width: 51%;
    margin: 0 auto;
}

.product-power h3 {
    margin-bottom: 35px;
}

.tabs-03 {
    width: 69%;
}

    .tabs li, .tabs-01 li, .tabs-03 li {
        background: #ede6de;
        border: 1px solid #824704;
        border-radius: 5px;
        cursor: pointer;
        color: #594c3d;
        float: left;
        font-family: Lato;
        height: 40px;
        margin-right: 8px;
        padding: 10px 0;
        text-align: center;
        text-transform: uppercase;
        width: 200px;
    }

        .tabs li h2, .tabs-01 li h4, .tabs-03 li h4 {
            font-family: lato;
            font-size: 1.2em;
            margin: 0;
            padding: 0;
            text-transform: uppercase;
        }

        .tabs li.select h2, .tabs-01 li.select h4, .tabs-03 li.select h4 {
            color: #fff;
        }

        .tabs li:last-child, .tabs-01 li:last-child, .tabs-03 li:last-child {
            margin-right: 0;
        }

.banner img {
    width: 100%;
}

.product-power aside.tabs-info {
    display: none;
    float: left;
    padding: 45px 0 75px;
}

.power-product {
    border: 1px solid #e1e1e1;
    float: left;
    padding: 8px 10px 0;
    text-align: center;
    width: 100%;
    margin-bottom: 25px;
}

    .power-product img {
    }

    .power-product a {
        border-top: 1px solid #edecea;
        border-bottom: 1px solid #edecea;
        color: #999;
        float: left;
        font-family: 'Foobar Pro';
        padding: 15px 0;
        margin-bottom: 17px;
        text-align: center;
        text-decoration: underline;
        width: 100% !important;
    }

.col-lhs h2, .login-wrap h2, .login-wrap h3, .must-head h1, .why-mx .overview h2 {
    text-align: left;
}

.power-product a:hover {
    color: #0e0c11;
    text-decoration: none;
}

.col-lhs .category-name li ul li a:hover, .col-lhs .category-name li.activeMenu, .col-medicine-details li small a, .product-descrip ul li a {
    text-decoration: underline;
}

.power-product p {
    padding: 0 0 35px;
}

.power-product label {
    margin-bottom: 22px;
    width: 98%;
}

.power-product .btn-price-wrap button {
    font-size: .8em;
}

.why-mx .overview {
    background: #d8d1c3;
}

    .why-mx .overview article {
        margin-bottom: 30px;
    }

    .why-mx .overview h2 {
        border-bottom: 2px solid #bd111d;
        color: #bd111d;
        font-size: 1.5em;
        line-height: 60px;
        padding-bottom: 0;
    }

.pescription {
    background: url(https://cdn3.medexpressrx.org/prescription.jpg) no-repeat;
    height: 250px;
}

    .pescription p {
        font-family: lato;
        font-size: 2em;
    }

    .pescription .doctor {
        border-right: 1px solid #9c988f;
        padding: 28px 0 0 209px;
        margin-top: 40px;
    }

    .pescription .first-text {
        padding-left: 30px;
    }

    .pescription .last-text {
        padding-left: 72px;
    }

    .pescription .want-prescrip p {
        font-family: Conv_Lato-Light;
    }

aside.tabs-overview ul li {
    padding-bottom: 15px;
}

.tabs li.select, .tabs-01 li.select, .tabs-03 li.select {
    background: #bd111d;
    color: #fff;
}

.tab-deatils img {
    width: 100%;
}

.sub-total {
    float: left;
    padding: 10px 0;
    width: 70%;
}

.col-header-total {
    float: left;
    padding: 10px 0;
    width: 30%;
}

    .col-header-total p {
        color: #bd111d;
        float: right;
        border: none;
    }

footer {
    background: #FFF;
    border-top: 1px solid #f1f1f1;
    padding: 30px 0;
}

.footer-link li {
    float: left;
    padding: 0 5px;
}

    .footer-link li a {
        color: #bd111d;
        font-size: .9em;
        font-family: 'Foobar Pro';
    }

    .footer-link li span {
        color: #bd111d;
    }

.social li {
    float: left;
    margin-right: 10px;
}

    .social li a {
        color: #bd111d;
        font-size: 1.2em;
    }

.payment li:first-child {
    margin-left: 0;
}

.must-header {
    background: #ecedef;
}

.must-head {
    background: url(https://cdn3.medexpressrx.org/must-head-banner.jpg) right 0 no-repeat #ecedef;
    padding: 37px 0;
}

    .must-head h1 {
        color: #bd111d;
        font-size: 22px;
    }

    .must-head p {
        font-size: 1.3em;
        width: 60%;
    }

.breadcrumb {
    padding: 50px 0;
}

    .breadcrumb li {
        float: left;
        padding-right: 5px;
    }

        .breadcrumb li a {
            font-size: .9em;
            color: #929292;
        }

        .breadcrumb li:last-child a {
            color: #bd111d;
        }

.col-lhs {
    float: left;
    width: 250px;
}

    .col-lhs h2 {
        padding: 0;
        margin: 0;
    }

    .col-lhs .category-name {
        float: left;
        padding-top: 35px;
    }

        .col-lhs .category-name li {
            padding-bottom: 15px;
        }

            .col-lhs .category-name li a {
                color: #737372;
                font-size: 1.3em;
                text-transform: uppercase;
                padding: 0 20px 0 0;
            }

                .col-lhs .category-name li a:hover {
                    text-decoration: underline;
                    color: #bd111d;
                }

            .col-lhs .category-name li ul {
                padding-top: 20px;
            }

                .col-lhs .category-name li ul li {
                    padding-bottom: 10px;
                }

                    .col-lhs .category-name li ul li a {
                        font-size: .9em;
                    }

            .col-lhs .category-name li.mens-health {
                padding-top: 5px;
            }

                .col-lhs .category-name li.mens-health a {
                    background: url(https://cdn3.medexpressrx.org/lhs-drop-arrow.jpg) 100% 4px no-repeat;
                }

                    .col-lhs .category-name li.mens-health a.active {
                        background-position: right -18px;
                        color: #bd111d;
                    }

            .col-lhs .category-name li.activeMenu a {
                color: #bd111d;
            }

.col-rhs {
    float: left;
    width: calc(100% - 250px);
}

.filter-wrap {
    padding: 10px 0 53px;
}

    .filter-wrap .view {
        float: left;
    }

        .filter-wrap .view li {
            color: #737372;
            float: left;
            font-size: 1.2em;
            padding-right: 10px;
        }

            .filter-wrap .view li:first-child {
                padding-right: 20px;
            }

            .filter-wrap .view li:nth-child(2), .filter-wrap .view li:nth-child(3) {
                border: 1px solid #ccc;
                border-radius: 3px;
                margin-right: 10px;
                padding: 2px 5px;
            }

            .filter-wrap .view li:nth-child(3) {
                margin-right: 0;
            }

.well {
    background: 0 0;
    border: none;
}

.col-rhs aside {
    padding: 0;
}

.col-rhs article {
    background: #f7f7f7;
    margin-bottom: 20px;
    padding: 20px;
    float: left;
}

.btn-price-wrap label {
    background: #fff;
    border: 1px solid #BD111D;
    color: #BD111D;
    border-radius: 5px 0 0 5px;
    float: left;
    font-size: 1.2em;
    height: 40px;
    padding-top: 8px;
    width: 50%;
}

.btn-price-wrap button {
    background: url(https://cdn3.medexpressrx.org/shopping-cart.png) 7px 12px no-repeat #bd111d;
    border-radius: 0 5px 5px 0;
    font-size: 1em;
    height: 40px;
    padding-left: 25px;
    transition: .5s ease all;
    width: 60%;
}

    .btn-price-wrap button:hover {
        background-position: 7px -13px;
        background-color: #FFF;
        border: 1px solid #bd111d;
        border-left: none;
    }

    .btn-price-wrap button:before, button:after {
        height: 0;
    }

.login-wrap {
    min-height: 800px;
}

    .login-wrap h3 {
        color: #bd111d;
        font-size: 1.3em;
        margin: 0;
        padding-bottom: 15px;
    }

.register-wrap {
    border-right: 1px solid #ccc;
    float: left;
    padding: 0 30px 0 0;
    margin-top: 50px;
}

    .login-conatiner button, .register-wrap button {
        width: 160px;
    }

    .register-wrap .global-btn {
        margin-top: 170px;
    }

.input-btn .global-btn {
    margin-bottom: 20px;
}

.login-conatiner {
    float: left;
    padding: 0 0 0 40px;
    margin: 50px 0 0;
    min-height: 764px;
}

    .login-conatiner h3 {
        color: #0d0d0e;
    }

    .login-conatiner label {
        font-size: .8em;
        text-align: left;
        margin: 0;
        width: 100%;
    }

    .login-conatiner button {
        margin-top: 20px;
    }

    .login-conatiner .input-container {
        margin-bottom: 35px;
    }

    .login-conatiner .global-btn {
        float: left;
        margin-left: 15px;
    }

.frgt-paswrd {
    float: left;
    padding-bottom: 20px;
    text-align: center;
    width: 27%;
}

.product-info span.product-info-title {
    color: #bd111d;
    padding: 0;
    text-transform: capitalize;
    text-align: left;
    font-weight: 400;
    font-family: Lato;
    font-size: 2em;
    margin: 0;
}

.col-medicine-details li p, .product-descrip ul li a, .reviews .customer-name {
    font-family: lato;
}

.col-medicine-details {
    float: left;
    padding-top: 10px;
    width: 100%;
}

    .col-medicine-details li {
        float: left;
        width: 50%;
    }

        .col-medicine-details li p {
            display: inline-block;
            font-size: 1.3em;
            padding: 0 0 5px;
            margin: 0;
        }

        .col-medicine-details li small {
            color: #0a0c0e;
            display: inline-block;
            font-size: 1.2em;
        }

            .col-medicine-details li small a {
                color: #bd111d;
            }

        .col-medicine-details li:last-child small {
            color: #2e6b02;
        }

.product-col article {
    float: left;
    padding: 0 0 15px;
}

    .product-col article h2 {
        color: #0a0c0e;
        font-size: 1.5em;
        text-align: left;
        text-transform: capitalize;
        padding: 0 0 10px 10px;
        margin: 0;
    }

.price-pill p {
    color: #bd111d;
    font-size: 1.2em;
    padding-bottom: 10px;
    text-transform: uppercase;
}

.productoffer {
     @media screen and (max-width:480px) {
        width: 100%; 
        margin: 0 !important;
    }
      @media screen and (max-width:768px) {
        width: 100%; 
        margin: 0 !important;
    }
}


.product-descrip ul {
    padding-top: 60px;
    float: none;
    display: inline-block;
}

    .product-descrip ul li {
        border-right: 1px solid #594c3d;
        cursor: pointer;
        padding: 0 20px;
        line-height: 20px;
        float: left;
    }

        .product-descrip ul li a {
            color: #594c3d;
            font-weight: 400;
            font-size: 1.5em;
            text-transform: uppercase;
        }

            .product-descrip ul li a:hover, .product-descrip ul li:hover {
                text-decoration: none;
            }

        .product-descrip ul li:last-child {
            border-right: none;
        }

.contactus-getintouch a, .page-link-wrap ul li a, .small-link-wrap ul li a {
    text-decoration: underline;
}

.warnings article ul li {
    background-position: 0 -151px;
}

.reviews h3 {
    color: #bd111d;
    font-size: 1.3em;
    font-size: 30px;
    margin: 0;
    padding-bottom: 15px;
}

.contactus-getintouch a, .sitemap h2 {
    color: #ca0b18;
}

.reviews .customer-name, .sitemap h2 {
    font-size: 1.2em;
}

.reviews aside {
    background: #fdfaf7;
    border: 1px solid #eeebe7;
    padding: 20px;
    margin-bottom: 20px;
}

.col-contact-wrap {
    padding: 30px 0;
}

.contactus-getintouch {
    padding-top: 20px;
}

.sitemap h2 {
    background: #d8d1c3;
    text-align: left;
    margin: 0;
    padding: 10px;
}

.page-link-wrap, .small-link-wrap {
    border: 1px solid #e1e1e1;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

    .page-link-wrap ul {
        float: left;
        padding: 10px;
        width: 100%;
    }

        .page-link-wrap ul li {
            border-right: 1px solid #e1e1e1;
            float: left;
            line-height: 20px;
            margin: 5px;
            padding-right: 10px;
        }

            .page-link-wrap ul li a:hover, .small-link-wrap ul li a:hover {
                color: #bd111d;
                text-decoration: none;
            }

    .small-link-wrap ul li {
        border: none;
        float: left;
        padding: 8px;
        margin: 0;
        width: 100%;
    }

.cart-wrap {
    min-height: 700px;
}

.shipping-conatiner {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 265px;
}

.col-cart-heading {
    background: #f8f8f8;
    border: 1px solid #ccc;
    float: left;
    width: 100%;
}

    .col-cart-heading li {
        float: left;
        border-right: 1px solid #f1f1f1;
        padding: 10px;
        text-transform: uppercase;
        width: 20%;
    }

.col-cart-items {
    float: left;
    width: 100%;
}

    .col-cart-items li {
        border: 1px solid #ccc;
        border-top: none;
        float: left;
        width: 100%;
    }

        .col-cart-items li span {
            color: #0a0c0e;
            font-size: 1em;
            font-family: 'Foobar Pro';
            font-weight: 400;
            text-align: left;
            text-transform: capitalize;
            padding-left: 10px;
            width: 100%;
        }

.col-express p, .col-register p, .col-total .total-sum p, .table > tbody > tr > td > p > span.rate {
    font-family: lato;
}

.col-cart-items li .product-row {
    border-right: 1px solid #ccc;
    float: left;
    padding: 1%;
    width: 20%;
}

.col-img {
    float: left;
    width: 20%;
}

    .col-img img {
        width: 100%;
    }

.col-cart-text {
    display: inline-block;
    float: left;
    text-align: left;
    width: 80%;
}

    .col-cart-text input {
        border: none;
        color: #929292;
        font-size: .6em;
        padding-left: 10px;
        text-decoration: underline;
        text-align: left;
        height: auto;
    }

.col-actual-total, .col-discount, .col-price, .col-qnty {
    padding: 1%;
    width: 20%;
    float: left;
    text-align: left;
}

.col-discount, .col-price, .col-qnty {
    border-right: 1px solid #ccc;
    min-height: 73px;
}

.step-heading {
    background: #ebe5dc;
    float: left;
    padding: 5px 10px;
    width: 100%;
}

    .step-heading label {
        color: #afa99e;
        border-radius: 20px;
        background: #FFF;
        float: left;
        font-size: 1.2em;
        height: 40px;
        padding: 9px;
        margin: 0;
        width: 40px;
    }

    .step-heading h2 {
        color: #fff;
        float: left;
        font-size: 1.5em;
        padding: 10px 0 0 10px;
        margin: 0;
        text-align: left;
    }

.login-information {
    margin: 0 auto;
    width: 360px;
}

    .country-code input, .login-information input {
        width: 100%;
    }

.steps-wrap .input-container label {
    color: #363636;
    font-size: .9em;
}

.birth-date {
    background: #fff;
    border-radius: 0;
    border: none;
    padding: 0;
    box-shadow: none;
}

.chekout-cart-table li, .price-data li {
    box-sizing: border-box;
    padding: 10px;
    float: left;
}

.birth-date input {
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #ccc;
}

.price-data {
    border: 1px solid #ccc;
    float: left;
    width: 100%;
}

    .price-data li {
        background: #f8f8f8;
        border-right: 1px solid #f1f1f1;
        color: #594c3d;
        width: 20%;
    }

.chekout-cart-table {
    border: 1px solid #ccc;
    border-top: none;
    float: left;
    margin-bottom: 30px;
    width: 100%;
}

    .chekout-cart-table li {
        border-right: 1px solid #f1f1f1;
        border-bottom: 1px solid #f1f1f1;
        width: 20%;
    }

.col-express, .col-register {
    border: 1px solid #ccc;
    padding: 10px 0;
    float: left;
    width: 100%;
}

.steps-wrap small {
    color: #929292;
    font-size: .8em;
}

.ship-charg {
    padding-top: 10px;
}

.col-express p, .col-register p {
    float: right;
    font-size: 1em;
    display: inline-block;
}

.col-express label.shipping-charge, .col-register label.shipping-charge {
    color: #0a0b0d;
    float: right;
    font-family: lato;
    font-size: 1em;
}

.col-register {
    margin-top: 20px;
}

.col-total {
    float: left;
    padding: 10px 0;
    width: 100%;
}

    .col-total .total-sum p {
        color: #0a0b0d;
        font-size: 1.1em;
        float: right;
        padding-right: 10px;
        text-align: right;
        width: 100%;
    }

.step-acordion, .step-details-accordion {
    float: left;
    width: 100%;
}

.col-total .total-sum p span.savings {
    color: #12ae05;
    padding: 0 2px;
}

.shipping-wrap {
    width: 100%;
}

    .shipping-wrap h3 {
        text-align: left;
        font-size: 1.3em;
    }

.step-acordion {
    color: #fff;
    padding: 5px 10px;
}

.full-width .acthead .short-info p, .full-width .acthead h2 {
    color: #fff;
}

.acthead p {
    color: #FFF;
}

.inbody {
    display: none;
}

.actbody {
    display: block;
}

.collapse, .hidden-sign {
    display: none;
}

.acc_title h2 {
    color: #afa99e;
}

.acc_title p {
    color: #353535;
}

.cursor {
    cursor: pointer;
}

.hide_arrow {
    visibility: hidden;
}

.box-no-margin {
    margin: 1px 0 0;
}

.steps-conatiner .step-cont .ind_div_complete {
    background-color: #12ae05;
    border: none;
    color: #FFF;
}

.steps-conatiner .step-cont .ind_div_active {
    background-color: #155794;
    color: #FFF;
    border: none;
}

.fade {
    opacity: 0;
    transition: opacity .15s linear 0s;
}

    .fade.in {
        opacity: 1;
    }

.collapse-in {
    display: block;
}

#login_mod, .change-psw {
    display: none;
}

.acthead .step-heading {
    background: #bd111d;
}

    .acthead .step-heading label {
        background: #960d13;
        color: #fff;
    }

.login-information .global-btn {
    margin-top: 20px;
    margin-bottom: 20px;
}

.login-information .input-container {
    width: 100%;
}

.cart-btn {
    float: right;
    padding-bottom: 20px;
}

    .cart-btn input {
        float: left;
    }

.chkot {
    margin-left: 20px;
}

.col-qnty-new {
    width: 70%;
}

.inhead .step-heading {
    /*background:0 0;border:1px solid #12ae05;*/
    background: #fff;
    border: 2px solid #ebe5dc;
}

    .inhead .step-heading label {
        /*background:#12ae05;color:#fff;*/
        background: #414440;
        color: #fff;
    }

.short-info p span {
    float: right;
    font-size: 1.2em;
    text-align: center;
    width: 50%;
}

.short-info a {
    background: #ccc;
    border: 1px solid;
    color: #fff;
    float: right;
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
    width: 20%;
    margin-top: -5px;
}

.checkout-wrap .box-no-margin, .shipping-wrap .cart-btn {
    padding-left: 0;
    padding-right: 0;
}

.cart-btn .rest {
    margin-right: 10px;
}

.shipping-wrap .col-register {
    margin-bottom: 10px;
    margin-top: 0;
}

.shipping-wrap {
    float: right;
}

    .shipping-wrap .global-btn {
        width: 18%;
        float: right;
        margin-left: 10px;
    }

.checkout-wrap #DLCart_txtQty_0 {
    border-radius: 4px;
    padding: 3px;
}

.shipment {
    border: 1px solid #CCC;
    float: left;
    margin-top: 20px;
    width: 100%;
}

    .shipment .your-savings p {
        float: left;
        text-align: right;
        width: 65%;
    }

    .shipment .your-savings label {
        float: right;
        text-align: left;
        width: 30%;
    }

.checkout-wrap .shipment {
    padding: 20px;
}

.checkout-wrap .billing-form .ex-select-menu-large {
    width: 100%;
    margin: 10px 0 0;
    padding: 7px 0;
}

.col-contact-info, .payment-button {
    margin-bottom: 20px;
}

.checkout-wrap .banking-form {
    float: left;
    width: 100%;
}

.shipping-charge label, .shipping-charge p {
    float: left;
}

.payment-details .form-radio {
    float: left;
    width: 20%;
}

.shipping-method {
    float: left;
    width: 100%;
}

.echeck-option, .shipment p {
    float: left;
    width: 30%;
}

.payment-details .your-savings {
    padding-top: 0;
}

.actbody .total-sum {
    float: right;
    margin-right: 47px;
    width: 50%;
}

.total-sum p {
    float: right;
}

.checkbox-adult {
    float: left;
    width: 100%;
}

.country-code {
    float: left;
    width: 13%;
}

.country-number {
    float: left;
    width: 82%;
}

.col-qnty-new .custom-dropdown, .col-qnty-new .custom-dropdown select, .input-container .custom-dropdown select {
    width: 100%;
}

.card-number {
    width: 70%;
}

.inhead .fa, .short-info .fa-angle-down {
    color: #000;
    float: right;
}

.inhead h2 {
    /*color:#12ae05;*/
    color: #0d0d0e;
}



.col-dashboard h2, .col-dashboard h3, .col-dashboard h4, .col-dashboard h5, .col-dashboard p {
    text-align: left;
}

.col-dashboard h2 {
    font-size: 1.2em;
    border-bottom: 1px solid #ccc;
    color: #d11018;
}

.change-password, .col-account li.sel a, .col-dashboard h3, .col-summary label sup, .create-account label sup, .edit-addres a, .edit-info a {
    color: #d11018;
}

.col-contact-info {
    border-bottom: 1px solid #e1e1e1;
    float: left;
    padding-bottom: 20px;
    width: 100%;
}

.col-account li {
    padding: 10px 0;
}

.edit-info {
    float: right;
}

.col-address-cont {
    padding-bottom: 20px;
}

#UpdatePanel1 .col-summary .input-container, .create-account .input-container {
    top: 5px;
    margin-bottom: 35px;
    width: 100%;
}

.col-change-password input, .col-summary .custom-dropdown, .col-summary .input-container input, .create-account .custom-dropdown, .create-account input {
    width: 100%;
}

.col-change-password label, .col-summary label, .create-account label {
    color: #524f49;
    font-size: .9em;
    float: left;
    text-align: left;
    margin: 0;
    width: 100%;
}

.col-summary .custom-dropdown select, .create-account .custom-dropdown select {
    padding: .65em;
}

.button-container {
    padding-bottom: 30px;
}

    .button-container input {
        float: left;
        margin: 0 20px;
    }

.creat-acc-field {
    margin: 0 auto;
    width: 70%;
}

.day, .month, .year {
    float: left;
    margin-right: 10px;
    width: 30%;
}

    .day .custom-dropdown, .month .custom-dropdown, .year .custom-dropdown {
        width: 100%;
    }

    .year .input-container {
        top: 0;
    }

.create-account label {
    padding-bottom: 10px;
}

#UpdatePanel1 .input-container {
    margin-bottom: 8px;
}

.col-password {
    margin: 0 auto;
    width: 60%;
}

.col-psw-cont {
    margin: 0 auto;
    min-height: 600px;
    width: 70%;
}

    .col-psw-cont .input-container, .col-psw-cont .input-container input, .contactus-form .input-container, .contactus-form .input-container input {
        width: 100%;
    }

.col-change-password .input-container {
    margin-bottom: 35px;
}

    .col-change-password .input-container .ComError {
        color: #cf142b;
    }

.col-subject {
    margin-bottom: 0;
}

.contact-btn {
    margin: 20px;
}

.faild-message {
    padding-bottom: 20px;
    text-align: center;
}

.point-note {
    padding-bottom: 20px;
    padding-top: 20px;
}

    .point-note li {
        background: url(https://cdn3.medexpressrx.org/sprit-icon.png) no-repeat;
        padding-left: 30px;
        padding-bottom: 10px;
    }

.order-failure-wrap .col-discount {
    float: left;
    width: 20%;
}

.order-failure-wrap {
    padding-bottom: 0;
}

    .order-failure-wrap .col-img img, .order-failure-wrap .col-img span {
        float: left;
    }

.order-print-table .total-sum p {
    float: right;
    width: auto;
}

    .order-print-table .total-sum p span {
        display: inline-block;
        float: none;
        width: auto;
    }

.order-btn {
    float: left;
    padding-bottom: 30px;
    text-align: center;
}

    .order-btn input {
        float: left;
        margin-right: 20px;
    }

.order-print-table .shipping-conatiner {
    padding-bottom: 0;
}

.dropdowns-container .account {
    background: #d8d1c3;
    padding: 10px 20px;
    text-transform: uppercase;
}

.live-help h3, .live-help01 h3 {
    text-transform: capitalize;
    margin: 0 auto;
}

.dropdowns-container .account a {
    font-weight: 700;
}

    .dropdowns-container .account a:nth-child(1) {
        margin-right: 10px;
    }

.mobile-search .search {
    width: 10%;
}

#foli3 select {
    padding: 10px;
}

#foli1 {
    margin-bottom: 0;
}

.input-container p a.cursor {
    color: #bd111d;
    font-size: 1.3em;
}

.information article h2.order {
    font-weight: 700;
    text-align: left;
    font-size: 1.5em;
    padding-bottom: 20px;
}

.information article p.question {
    font-weight: 700;
    font-size: 1em;
}

article p.qa {
    padding-left: 25px;
}

.faqs-header {
    color: #c10604;
}

.want-prescrip a {
    text-align: center;
}

.pull-left ul li:nth-child(1) {
    background: url(https://cdn3.medexpressrx.org/header-icon.png) -32px -2px no-repeat;
    height: 34px;
}

    .pull-left ul li:nth-child(1) a {
        padding: 0 0 0 10px;
    }

.pull-left ul li:nth-child(2) {
    background: url(https://cdn3.medexpressrx.org/header-icon.png) -34px -42px no-repeat;
    padding: 11px 20px 0 30px;
}

.pull-left ul li:nth-child(3) {
    background: url(https://cdn3.medexpressrx.org/header-icon.png) -36px -127px no-repeat;
    padding: 12px 20px 0 30px;
}

.pull-left ul li:nth-child(4) {
    background: url(https://cdn3.medexpressrx.org/header-icon.png) -34px -82px no-repeat;
    padding: 12px 20px 0 30px;
}

.want-prescrip p {
    padding-top: 80px;
    padding-left: 80px;
    line-height: 0;
}

h1.new-head-product {
    color: #524f49;
    background: #f2f2f2;
    font-size: 1.2em;
    float: left;
    margin: 0 0 20px;
    padding: 10px;
    text-align: center;
    width: 100%;
}

.nav-fold li div.drop-dwn .sub-category .sub-section p:last-child a {
    cursor: pointer;
    font-size: .9em;
}

.product-descrip .scroll-nav li h2 {
    font-size: 1em;
    margin: 0;
}

.product-descrip .scroll-nav {
    padding-bottom: 0;
}

.cart_total_discount {
    float: left;
    padding: 20px 0;
    width: 100%;
}

    .cart_total_discount p {
        font-size: 1.5em;
        text-align: right;
    }

    .cart_total_discount span {
        color: #bd111d;
        padding: 0 10px;
    }

.cart-wrap .shipping-conatiner {
    padding-bottom: 0;
}

.top-nav .nav {
    background: #ffffff;
    padding-top: 5px;
}

.table > tbody > tr > td > p > span.rate {
    color: #0a0c0e;
    font-size: .9em;
    margin: 0;
}

#foli3 .form-group, .drop-down-container #foli1 select {
    margin-bottom: 0;
}

.col-total .checkout_total_sum {
    float: right;
    width: 30%;
    margin: 0 -130px 0 0;
}

    .col-total .checkout_total_sum span {
        font-size: 1.1em;
        float: left;
        text-align: center;
        width: 37%;
    }

.collapse_new, .total_sum_bottom {
    float: left;
    width: 100%;
}

.payment-button #shipp_mod_err {
    font-size: 1em;
    background: 0 0;
}

.collapse_new {
    border: 1px solid #ccc;
    border-top: none;
    padding: 20px;
}

#Presc_tab .radio_button input, #Presc_tab .radio_button1 input {
    width: 20px;
    height: 20px;
}

.total_sum_bottom .sub-total {
    float: none;
}

.address-info label {
    padding: 0 20px;
}

.habbits-wrap, .personal-habits {
    border: 1px solid #ebe5dc;
    width: 100%;
    float: left;
}

.personal-habits {
    padding: 0 10px;
    margin-top: 20px;
}

.habbits-wrap {
    border-top: none;
    padding: 20px;
    margin-bottom: 30px;
}

.col-user-info textarea, .hypertension .input-container textarea {
    border: 1px solid #e1e1e1;
}

.habits, .hypertension {
    padding-bottom: 20px;
}

.habbits-wrap .input-container label {
    font-size: .9em;
    color: #999;
    float: left;
    position: relative;
    padding-right: 10px;
    padding-top: 20px;
    text-align: left;
    width: auto;
}

.banner-image p, .help-desk-information, .help-info p, .live-help {
    text-align: center;
}

.habbits-wrap .input-container input {
    float: left;
    margin-right: 20px;
    width: 10%;
    min-width: 100px;
}

.blood-pressure {
    float: left;
    width: 100%;
    padding: 10px 0;
}

    .blood-pressure textarea {
        margin: 10px 0;
        padding: 5px;
        width: 50%;
    }

.col-user-info {
    float: left;
    width: 100%;
    padding: 5px 0;
}

    .col-user-info label {
        padding-left: 25px;
    }

    .col-user-info input, .col-user-info label, .col-user-info p {
        float: left;
        width: auto;
    }

        .col-user-info input.user-height {
            width: 100px;
            margin: 0 20px;
        }

#c_month, #t_year {
    margin-left: 10px;
}

.col-user-info select.inc_input {
    height: 40px;
    width: 100px;
}

.col-user-info textarea {
    height: 50px;
    width: 100%;
}

#c_month, #t_day {
    width: 20%;
    float: left;
}

.mx-container label {
    font-size: 1.1em;
}

.col-prdt-descrip {
    border: 1px solid #eae9e4;
    margin-top: 20px;
    margin-bottom: 20px;
}

span.envelope, span.live-icon, span.sub-tic, span.toll {
    border-bottom: 1px solid #030406;
}

.col-prdt-descrip h2, .col-prdt-descrip p {
    padding: 0 10px;
}

#c_month {
    height: 40px;
}

#t_year {
    width: 26%;
    float: left;
}

.pull-left ul li a:hover {
    color: #bd111d;
}

.contact-us-left-form p {
    float: left;
    width: 100%;
}

.contact-us-left-form span {
    float: left;
    width: 30%;
}

.contact-us-left-form a {
    float: left;
    width: 60%;
}

.mobile-search {
    top: 114px;
}

.view_acc_inner_div {
    padding: 25px;
}

.day .form-group.select-box select, .form-group.select-box .country-label select, .form-group.select-box .state-label select, .month .form-group.select-box select {
    margin-bottom: 0;
}

.Comerror {
    color: red;
}

.banner-container {
    background: url(https://cdn3.medexpressrx.org/help-banner.png) no-repeat;
    width: 100%;
    height: 300px;
    background-size: cover;
}

.banner-image {
    width: 30%;
    float: right;
    margin: 140px 0 0;
}

    .banner-image h4 {
        margin-bottom: 0;
        color: #bd111d;
        font-family: Lato;
        font-size: 1.56em;
    }

.blog-date, .help-info p {
    font-size: 1.1em;
}

.banner-image p {
    color: #524f49;
}

.help-info {
    padding: 40px 0;
}

    .help-info h2 {
        color: #cc0104;
    }

.live-help {
    background: #ebe5dc;
    width: 32%;
    float: left;
    margin-right: 23px;
    margin-bottom: 30px;
    padding: 50px;
}

    .live-help:nth-child(3) {
        margin-right: 0;
    }

.live-help-container {
    margin: 0 auto;
    width: 100%;
}

.live-help h3 {
    color: #0c0e10;
    padding: 40px 0 5px;
    width: 200px;
}

span.live-icon {
    background: url(https://cdn3.medexpressrx.org/live-help.png) 7px -8px no-repeat;
    text-indent: -99999px;
    padding: 0 20px 80px 50px;
}

.live-help p {
    color: #524f49;
    padding: 20px 0 0;
}

span.sub-tic, span.toll {
    text-indent: -99999px;
    padding: 0 20px 80px 50px;
}

span.sub-tic {
    background: url(https://cdn3.medexpressrx.org/sub-ticket.png) 7px -8px no-repeat;
}

span.toll {
    background: url(https://cdn3.medexpressrx.org/toll-free.png) 7px -8px no-repeat;
}

.toll-no {
    padding: 15px 0;
}

    .toll-no li {
        display: inline-block;
        text-decoration: underline;
    }

.live-help01 {
    padding: 55px;
    background: #ebe5dc;
}

    .live-help01 h3 {
        color: #0c0e10;
        padding: 40px 0 5px;
        width: 220px;
    }

.blog-date, .new-blog h4 {
    text-transform: uppercase;
}

.live-help01 p {
    padding: 5px 0;
}

span.envelope {
    background: url(https://cdn3.medexpressrx.org/envelope.png) 7px -8px no-repeat;
    padding: 0 20px 75px 60px;
}

ul.shipping-footer {
    text-align: left;
}

.shipping-footer li {
    font-family: 'Foobar Pro';
}

.list h4, .new-blog article .blog-content a, .new-blog h4 {
    font-family: Lato;
}

.shipping-footer li .fa-angle-right {
    padding-right: 10px;
    text-align: left;
}

.help-topics {
    background: #fff;
}

.help-topics-container {
    text-align: center;
    border-top: 1px solid #ebe5dc;
    border-bottom: 1px solid #ebe5dc;
}

.list {
    float: left;
    padding-right: 120px;
    padding-bottom: 40px;
}

    .list h4 {
        color: #0a0b0e;
        text-align: left;
        padding: 20px 0;
        margin: 0;
    }

    .list:nth-child(6) {
        padding-right: 0;
    }

.list-type-help h2 {
    padding-top: 15px;
    color: #cc0104;
}

.blog-date {
    background: #524f49;
    border-radius: 22px;
    color: #fff;
    height: 44px;
    left: 46%;
    line-height: 15px;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    top: 23%;
    width: 44px;
}

.blog-image {
    position: relative;
}

.new-blog h4 {
    font-size: 24px;
    padding-bottom: 20px;
}

.new-blog ul {
    float: left;
    padding-bottom: 50px;
    width: 100%;
}

.new-blog article {
    border: 1px solid #e1e1e1;
    float: left;
    min-height: 406px;
    width: 100%;
}

    .new-blog article img {
        width: 100%;
    }

.new-blog .overlap-content {
    float: left;
    position: absolute;
    top: 37%;
    width: 92%;
}

.new-blog article .overlap-content p, .new-blog article .overlap-content p label {
    color: #999;
    font-family: Lato;
    font-weight: 400;
    font-size: 1em;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
}

.new-blog article .overlap-content h6 {
    color: #524f49;
    font-size: 1.3em;
    margin: 0;
    padding-top: 6px;
    text-align: center;
}

.new-blog article .blog-content {
    float: left;
    padding: 55px 10px 10px;
}

    .new-blog article .blog-content a {
        bottom: 10px;
        color: #bd111d;
        position: absolute;
        right: 25px;
        text-decoration: underline;
    }

.trail-container {
    padding-bottom: 20px;
    width: 100%;
    margin: 0 auto;
    float: left;
}

.col-trail-pack {
    background: #ebe5dc;
    width: 32%;
    margin-right: 20px;
}

    .col-trail-pack:nth-child(3) {
        margin-right: 0;
    }

.col-trial-details {
    padding: 20px 0;
}

    .col-trial-details h5 {
        font-family: lato;
        font-weight: 700;
        font-size: .9em;
        text-align: left;
    }

    .col-trial-details label {
        color: #cc0104;
        font-size: 1em;
        text-align: center;
    }

    .col-trial-details ul {
        padding-bottom: 20px;
    }

.col-trial-image img {
    width: 100%;
    height: auto;
    padding: 60px 0;
}

.col-trial-details, .col-trial-image {
    float: left;
    margin-left: 10px;
}

.view-more {
    background: #cc0104;
    padding: 10px;
    color: #fff;
}

.col-main-title {
    margin: 100px 0;
    border: 1px solid #ebe5dc;
}

.col-trail-pack01 {
    background: #ebe5dc;
    width: 32%;
    margin: 0 33.5%;
}

.men-trail-decrip h5 {
    color: #cc0104;
    font-size: 1.2em;
    text-align: left;
    text-transform: capitalize;
    border-bottom: 1px solid #ebe5dc;
    padding-bottom: 10px;
}

.men-trail-decrip p {
    color: #524f49;
    font-size: 1.1em;
}

.men-trail-tab-list {
    width: 95%;
    margin: 0 auto;
    text-align: left;
}

    .men-trail-tab-list h4 {
        text-align: left;
        margin-bottom: 0;
        font-family: lato;
    }

.order-his-details label, .rv-sbmit {
    font-family: lato;
}

.men-trail-tab-list ul {
    padding-bottom: 20px;
}

    .men-trail-tab-list ul li {
        padding-top: 10px;
    }

.men-trail-tab-list .fa-check {
    padding: 10px;
}

.men-trail-tab-list p {
    margin: 5px 0;
}

.drop-dwn .sub-section:nth-child(11) p a {
    font-size: 1.5em;
    cursor: pointer;
    font-weight: 700;
}

.reviews table, .reviews table td {
    border: none;
}

.reviews-display-box, .rv-sbmit {
    border: 1px solid #e1e1e1;
    padding: 10px;
    width: 100%;
}

.rv-sbmit {
    background: #eae9e4;
    cursor: pointer;
    color: #594c3d;
    float: left;
    font-weight: 400;
    font-size: 1.5em;
    text-transform: uppercase;
}

    .rv-sbmit span {
        float: right;
    }

.input-btn, .input-check, .reviews-display, .submit-reviews-box {
    float: left;
    width: 100%;
}

.reviews-display-box {
    margin: 10px 0;
    float: left;
}

    .reviews-display-box .rating-stars {
        float: left;
    }

    .reviews-display-box label {
        font-style: italic;
        font-size: .8em;
        text-align: left;
        text-transform: capitalize;
        width: 80%;
    }

    .reviews-display-box p {
        font-size: .8em;
        padding-top: 5px;
        text-align: left;
        text-transform: capitalize;
        width: 100%;
    }

#b, #mtog {
    display: none;
}

#ab {
    display: block;
}

.submit-reviews-box .input-reviews {
    float: left;
    margin: 10px 0;
    width: 100%;
}

    .submit-reviews-box .input-reviews label {
        font-size: 1.2em;
        float: left;
        margin: 5px 0;
        width: 20%;
    }

    .submit-reviews-box .input-reviews input {
        float: left;
        width: 70%;
    }

    .submit-reviews-box .input-reviews span.error-msg {
        margin: 10px 0 0 250px;
        float: left;
    }

.rv-text {
    padding-bottom: 100px;
    height: auto;
}

.input-check {
    margin: 10px 0;
}

    .input-check input {
        width: 20px;
        float: left;
    }

    .input-check p {
        float: left;
        padding: 12px;
    }

.input-btn {
    margin-bottom: 30px;
}

    .input-btn button {
        float: left;
        font-size: 1em;
        height: 30px;
        margin-right: 30px;
        width: 12%;
    }

.reviews-display-box .rating-1 i:nth-child(1), .reviews-display-box .rating-2 i:nth-child(1), .reviews-display-box .rating-2 i:nth-child(2), .reviews-display-box .rating-3 i:nth-child(1), .reviews-display-box .rating-3 i:nth-child(2), .reviews-display-box .rating-3 i:nth-child(3), .reviews-display-box .rating-4 i:nth-child(1), .reviews-display-box .rating-4 i:nth-child(2), .reviews-display-box .rating-4 i:nth-child(3), .reviews-display-box .rating-4 i:nth-child(4), .reviews-display-box .rating-5 i {
    color: gold;
}

.order-his-details:last-child {
    width: 10%;
    text-align: right;
}

.order-his-details label {
    font-size: 1em;
    color: #0d0d0e;
    text-transform: capitalize;
}

.details-contanier {
    display: none;
    float: left;
    width: 100%;
    background: #f6f6f6;
}

.details-01 {
    padding-left: 0;
    padding-right: 0;
}

.order-his-details span .fa-angle-up {
    font-size: 2em;
    color: #d2131b;
}

.col-my-account h2 {
    border: none;
}

#ag-down, .acount-container {
    display: none;
}

.search-product .lhs-product ul li a img {
    width: 60px;
    height: 60px;
}

.order-history-space {
    margin: 20px 0;
}

.details-contanier table {
    margin: 0;
}

.prev-next-tab {
    text-align: right;
    padding-bottom: 80px;
    padding-top: 40px;
}

.oh-prdt-details03 .oh-detail-price label {
    color: #68635d;
    font-size: 1em;
    float: left;
    padding-left: 0;
}

.main-order-histry-container {
    width: 100%;
    margin-bottom: 30px;
    margin-top: 20px;
    border: 1px solid #ccc;
    border-bottom: none;
}

.order-histry-description h2 {
    color: #d11018;
    text-align: left;
}

.order-histry-description label {
    color: #0d0d0e;
    font-size: 1.4em;
}

.order-histry-description p {
    color: #0d0d0e;
    font-size: 1.2em;
}

.my-account-detail h3 {
    font-size: 1em;
    color: #d11018;
    margin-left: -80px;
}

.my-account-detail ul li {
    padding-bottom: 10px;
}

    .my-account-detail ul li .fa-angle-right {
        padding-right: 5px;
    }

.his-contain {
    width: 100%;
    float: left;
    padding: 10px;
    border-bottom: 1px solid #ccc;
}

.order-his-details:nth-child(6) {
    padding-right: 0;
}

.oh-prdt-details01 {
    float: left;
    padding: 10px 15px;
    width: 100%;
}

    .oh-prdt-details01 h5 {
        float: left;
        color: #bd111d;
        font-size: 1.5em;
        padding: 5px 10px;
    }

.on-way-div label {
    color: #0d0d0e;
    font-size: 1em;
    padding: 0 0 30px 10px;
}

.oh-prdt-details02 {
    width: 23%;
    float: left;
    margin-left: 15px;
    margin-bottom: 25px;
}

    .oh-prdt-details02 img {
        float: left;
    }

.oh-prdt-details03, .oh-prdt-details04, .oh-prdt-details05 {
    float: left;
    width: 25%;
    padding-top: 20px;
}

    .oh-prdt-details03 ul {
        width: 100%;
        float: left;
    }

    .oh-prdt-details03 .oh-detail-price h4 {
        text-align: left;
        margin: 0;
        font-size: 1.2em;
        padding-bottom: 5px;
    }

    .oh-prdt-details03 .oh-detail-price .disc {
        color: #29ac05;
    }

#OrderHistory table td ul li:nth-child(1) {
    font-size: inherit;
}

#OrderHistory table td ul li {
    text-align: left;
}

.file-info, .getin-touch h3, .getin-touch ul, .order-his-details, .order-his-details h3 {
    text-align: center;
}

.oh-prdt-details04 label {
    font-size: 1.2em;
    color: #090a0c;
}

.oh-prdt-details01 label {
    font-size: 1.2em;
    color: #0d0d0e;
    text-transform: capitalize;
}

.backtohome-btn input, .file-info p, .getin-touch h3, .search-title label, .search-title p {
    text-transform: uppercase;
}

.order-his-details h3 {
    font-size: .9em;
    color: #bd111d;
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.order-his-details {
    float: left;
    padding-right: 10px;
    padding-top: 10px;
    width: 18%;
}

.file-info, .on-way-div {
    width: 100%;
    float: left;
}

.prev-next-tab ul li {
    display: inline-block;
    padding-right: 20px;
}

    .prev-next-tab ul li:nth-child(2) {
        padding-right: 0;
    }

    .prev-next-tab ul li .fa-angle-left, .prev-next-tab ul li .fa-angle-right {
        border: 1px solid #ccc;
        font-size: 2em;
        padding: 2px 10px 5px;
    }

.backtohome-btn input, .file-info p, .getin-touch ul li a {
    font-family: lato;
    font-size: 1em;
}

.prev-next-tab ul li .fa-angle-left:hover, .prev-next-tab ul li .fa-angle-right:hover {
    color: #d2131b;
    border: 1px solid #d2131b;
}

.file-info {
    margin: 5% auto;
}

    .file-info p {
        color: #2b2b2b;
        padding-top: 25px;
    }

.backtohome-btn input {
    background: #cf142b;
    padding: 10px;
    color: #fff;
    width: 10%;
}

.filenotfound .file-info .getin-touch, .getin-touch {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.fa.fa-pull-left, .fa.pull-left {
    margin-right: .3em;
}

.backtohome-btn {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
}

.getin-touch {
    float: left;
}

    .getin-touch ul li {
        display: inline-block;
        padding: 0 0 0 20px;
    }

        .getin-touch ul li a {
            color: #2b2b2b;
        }

        .getin-touch ul li span i.fa-envelope-o, .getin-touch ul li span i.fa-phone {
            padding: 0 8px 0 0;
        }

.shop-cat-breadcrum {
    border-bottom: 1px solid #f6f5f4;
    padding: 30px 0;
}

.col-shop-cat {
    padding-top: 0;
}

    .col-shop-cat h2 {
        background: #f8f8f8;
        border: 1px solid #edecea;
        border-bottom: 0;
        width: 90%;
        padding: 12px;
    }

.col-category-shop {
    float: left;
    border: 1px solid #edecea;
    padding: 0 19px 0 25px;
    width: 90%;
}

    .col-category-shop .category-name {
        padding-top: 0;
    }

    .col-category-shop li a {
        border-bottom: 1px solid #edecea;
        padding: 0;
    }

.col-shop-cat-rhs h2 {
    text-align: left;
    border-top: 1px solid #d92b38;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 0;
    color: #d92b38;
}

.col-shop-cat-product p {
    padding-bottom: 35px;
}

.col-shop-cat-rhs p.view-all a {
    color: #bd111d;
    font-weight: 700;
    border-radius: 5px;
    padding: 10px 20px;
    border: 1px solid #bd111d;
    font-size: 1.2em;
    text-decoration: none;
    float: right;
}

.sticky-header {
    top: 40px;
    width: 100%;
    z-index: 9999;
}

#Expyear {
    height: 40px;
    padding: 9px;
}

.collapse_new .error-msg {
    float: left;
    width: 100%;
}

.category-wrap-shop .btn-price-wrap label {
    width: 50%;
}

.category-wrap-shop .power-product .btn-price-wrap a.secondary-btn {
    width: 97px;
}

.category-wrap-shop .col-lhs h2 {
    font-size: 1.4em;
    padding: 10px 5px;
}

.category-wrap-shop .col-category-shop {
    padding: 0 19px 0 10px;
}

#signup1 h4 {
    text-align: left;
    margin-bottom: 20px;
}

.order-print-table .col-cart-items li .product-row {
    min-height: 73px;
}

#ctl08 td {
    background: #fff;
}

#collapseTwo .col-echek-form input {
    z-index: 999;
}

.account .mob-user-icon, .pull-left .mob-call-icon {
    display: none;
}

.result-title label, .result-title small, .search-title label, .search-title p {
    display: inline-block;
    font-family: Lato;
}

.checkbox-adult input[type=checkbox] {
    height: 20px;
    width: 20px;
    margin-top: 1px;
    margin-left: -7px;
}

.input-container #foli3 #c_state:before {
    top: -6px;
}

.backtohome-btn a.home-btn {
    background: #cf142b;
    color: #fff;
    height: 40px;
    padding: 10px 13px;
    vertical-align: middle;
}

.search-info {
    width: 100%;
    float: left;
    padding-bottom: 71px;
}

.search-title {
    float: left;
    width: 70%;
}

span i.fa.fa-search {
    font-size: 2em;
    width: 4%;
    color: #b2b2b2;
}

.search-title p {
    color: #0d0d0e;
    font-size: 2em;
}

.search-title label {
    color: #e60e0f;
    font-size: 2em;
}

.result-title {
    float: right;
    width: 30%;
}

    .result-title label {
        color: #bd111d;
        font-size: 1.3em;
    }

    .result-title small {
        color: #585858;
        font-size: 1.2em;
    }

.error-info {
    background: #ffeff0;
    width: 69%;
    float: left;
}

    .error-info p {
        color: #b94f5d;
        font-size: 1.5em;
        font-family: Lato;
        padding: 10px 0 0 52px;
    }

.viagra-product h4, .viagra-product p {
    font-family: "Foobar Pro";
}

.search-product {
    float: left;
    width: 100%;
    padding-bottom: 200px;
}

.lhs-product {
    float: left;
    width: 70%;
}

    .lhs-product aside {
        width: 100%;
        float: left;
        padding: 0;
    }

.viagra-product {
    border: 1px solid #edecea;
    text-align: center;
    border-image: url() initial;
    padding: 25px 15px 15px;
    margin-bottom: 20px;
}

    .viagra-product h4 {
        color: #0d0d0e;
        text-align: center;
        margin-bottom: 30px;
        text-transform: capitalize;
    }

    .viagra-product p {
        padding: 18px 0 0;
        color: #0e0c11;
        font-size: 1.2em;
        text-align: center;
    }

.pro-price-wrap label, .pro-price-wrap p {
    font-family: 'Foobar Pro';
    font-size: 1.2em;
    text-align: center;
}

.pro-price-wrap label {
    color: #bd111d;
}

.pro-price-wrap p {
    color: #626262;
    text-transform: uppercase;
}

.rhs-product {
    float: right;
    width: 30%;
}

    .rhs-product img {
        width: 100%;
    }

.fa, .fa-stack {
    display: inline-block;
}

/__ESCAPED_SOURCE_END_CLEAN_CSS__ /*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */ @cdn3 = https://cdn3.medexpressrx.org;@cdn4 = https://cdn4.medexpressrx.com;@font-face {
    font-family: FontAwesome;
    src: url(https://cdn1.medexpressrx.org/fonts/fontawesome-webfont.eot?v=4.6.3);
    src: url(https://cdn1.medexpressrx.org/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'),url(https://cdn1.medexpressrx.org/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'),url(https://cdn1.medexpressrx.org/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal;
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.fa.fa-pull-right, .fa.pull-right {
    margin-left: .3em;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center;
}

    .fa-li.fa-lg {
        left: -1.85714286em;
    }

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right, .pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1);
}

:root .fa-flip-horizontal, :root .fa-flip-vertical, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-rotate-90 {
    filter: none;
}

.fa-stack {
    position: relative;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #fff;
}

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-close:before, .fa-remove:before, .fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-cog:before, .fa-gear:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-repeat:before, .fa-rotate-right:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-image:before, .fa-photo:before, .fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-exclamation-triangle:before, .fa-warning:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-cogs:before, .fa-gears:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-feed:before, .fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before, .fa-users:before {
    content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-floppy-o:before, .fa-save:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-sort:before, .fa-unsorted:before {
    content: "\f0dc";
}

.fa-sort-desc:before, .fa-sort-down:before {
    content: "\f0dd";
}

.fa-sort-asc:before, .fa-sort-up:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2";
}

.fa-gavel:before, .fa-legal:before {
    content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-bolt:before, .fa-flash:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-clipboard:before, .fa-paste:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-chain-broken:before, .fa-unlink:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-caret-square-o-down:before, .fa-toggle-down:before {
    content: "\f150";
}

.fa-caret-square-o-up:before, .fa-toggle-up:before {
    content: "\f151";
}

.fa-caret-square-o-right:before, .fa-toggle-right:before {
    content: "\f152";
}

.fa-eur:before, .fa-euro:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
    content: "\f155";
}

.fa-inr:before, .fa-rupee:before {
    content: "\f156";
}

.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
    content: "\f157";
}

.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
    content: "\f158";
}

.fa-krw:before, .fa-won:before {
    content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before, .fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-caret-square-o-left:before, .fa-toggle-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-try:before, .fa-turkish-lira:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-bank:before, .fa-institution:before, .fa-university:before {
    content: "\f19c";
}

.fa-graduation-cap:before, .fa-mortar-board:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
    content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
    content: "\f1c5";
}

.fa-file-archive-o:before, .fa-file-zip-o:before {
    content: "\f1c6";
}

.fa-file-audio-o:before, .fa-file-sound-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before, .fa-resistance:before {
    content: "\f1d0";
}

.fa-empire:before, .fa-ge:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7";
}

.fa-paper-plane:before, .fa-send:before {
    content: "\f1d8";
}

.fa-paper-plane-o:before, .fa-send-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-futbol-o:before, .fa-soccer-ball-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-intersex:before, .fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-bed:before, .fa-hotel:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-y-combinator:before, .fa-yc:before {
    content: "\f23b";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-battery-4:before, .fa-battery-full:before {
    content: "\f240";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242";
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-sticky-note-o:before {
    content: "\f24a";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-hourglass-o:before {
    content: "\f250";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255";
}

.fa-hand-paper-o:before, .fa-hand-stop-o:before {
    content: "\f256";
}

.fa-hand-scissors-o:before {
    content: "\f257";
}

.fa-hand-lizard-o:before {
    content: "\f258";
}

.fa-hand-spock-o:before {
    content: "\f259";
}

.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa-hand-peace-o:before {
    content: "\f25b";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-safari:before {
    content: "\f267";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-television:before, .fa-tv:before {
    content: "\f26c";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-500px:before {
    content: "\f26e";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-calendar-plus-o:before {
    content: "\f271";
}

.fa-calendar-minus-o:before {
    content: "\f272";
}

.fa-calendar-times-o:before {
    content: "\f273";
}

.fa-calendar-check-o:before {
    content: "\f274";
}

.fa-industry:before {
    content: "\f275";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-map-o:before {
    content: "\f278";
}

.fa-map:before {
    content: "\f279";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-vimeo:before {
    content: "\f27d";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-edge:before {
    content: "\f282";
}

.fa-credit-card-alt:before {
    content: "\f283";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-modx:before {
    content: "\f285";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-usb:before {
    content: "\f287";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-pause-circle-o:before {
    content: "\f28c";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stop-circle-o:before {
    content: "\f28e";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-percent:before {
    content: "\f295";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-envira:before {
    content: "\f299";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-wheelchair-alt:before {
    content: "\f29b";
}

.fa-question-circle-o:before {
    content: "\f29c";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-volume-control-phone:before {
    content: "\f2a0";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-american-sign-language-interpreting:before, .fa-asl-interpreting:before {
    content: "\f2a3";
}

.fa-deaf:before, .fa-deafness:before, .fa-hard-of-hearing:before {
    content: "\f2a4";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-sign-language:before, .fa-signing:before {
    content: "\f2a7";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3";
}

.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4";
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}

@cdn3 = https://cdn3.medexpressrx.org;
@cdn4 = https://cdn4.medexpressrx.com;

@font-face {
    font-family: Lato;
    src: url(https://cdn1.medexpressrx.org/fonts/Lato-Bold.eot);
    src: url(https://cdn1.medexpressrx.org/fonts/Lato-Bold.eot?#iefix) format('embedded-opentype'),url(https://cdn1.medexpressrx.org/fonts/Lato-Bold.ttf) format('truetype'),url(https://cdn1.medexpressrx.org/fonts/Lato-Bold.svg#Lato-Bold) format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Foobar Pro';
    src: url(https://cdn1.medexpressrx.org/fonts/FoobarPro-Regular.eot);
    src: url(https://cdn1.medexpressrx.org/fonts/FoobarPro-Regular.eot?#iefix) format('embedded-opentype'),url(https://cdn1.medexpressrx.org/fonts/FoobarPro-Regular.ttf) format('truetype'),url(https://cdn1.medexpressrx.org/fonts/FoobarPro-Regular.svg#FoobarPro-Regular) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: Lato;
    src: url(https://cdn1.medexpressrx.org/fonts/Lato-Semibold.eot);
    src: url(https://cdn1.medexpressrx.org/fonts/Lato-Semibold.eot?#iefix) format('embedded-opentype'),url(https://cdn1.medexpressrx.org/fonts/Lato-Semibold.ttf) format('truetype'),url(https://cdn1.medexpressrx.org/fonts/Lato-Semibold.svg#Lato-Semibold) format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: Lato;
    src: url(https://cdn1.medexpressrx.org/fonts/Lato-Semibold.eot);
    src: url(https://cdn1.medexpressrx.org/fonts/Lato-Semibold.eot?#iefix) format('embedded-opentype'),url(https://cdn1.medexpressrx.org/fonts/Lato-Semibold.ttf) format('truetype'),url(https://cdn1.medexpressrx.org/fonts/Lato-Semibold.svg#Lato-Semibold) format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: Conv_Lato-Light;
    src: url(https://cdn1.medexpressrx.org/fonts/Lato-Light.eot);
    src: local('ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Âº'),url(https://cdn1.medexpressrx.org/fonts/Lato-Light.ttf) format('truetype'),url(https://cdn1.medexpressrx.org/fonts/Lato-Light.svg) format('svg');
    font-weight: 400;
    font-style: normal;
}

.search-buy-nw-btn .global-btn {
    padding: 10px;
    width: 135px;
}

nav li:nth-child(5) a, nav li:nth-child(4) a {
    color: #bd111d;
}

.col-scroll {
    bottom: 0px;
    background: #bd111d;
    display: none;
    height: 35px;
    position: fixed;
    left: 18px;
    border-radius: 5px 5px 0px 0px;
}

    .col-scroll a {
        color: #FFF;
        float: left;
        padding: 10px 15px;
    }

.payment li.spa {
    text-align: right;
    padding: 0 50px 10px 0;
    width: 100%;
}

.payment li {
    float: right;
    margin-left: 10px;
}

.echk {
    padding-top: 7px;
}

#ImagesDiv img {
    text-align: center;
}

.fa-quote-left {
    display: none;
}

.nav-fold li div.drop-dwn .sub-category .sub-section a.mob-menu-title {
    padding: 0;
}

.col-shop-cat-rhs p.view-all {
    float: left;
    padding: 0 0 10px;
    width: 100%;
}

#PayByCC .shipping-method .form-radio .shipment .radio {
    float: left;
    margin: 0;
    width: 20%;
}

.shipment .your-savings {
    float: right;
    text-align: center;
}

    .shipment .your-savings label {
        padding-left: 0;
    }

.shipping-charge {
    float: right;
}
/*out of stock css*/

.outofstock .out-of-stock-content {
    background: #fafafa;
    padding: 30px;
    text-align: center;
    width: 100%;
}

    .outofstock .out-of-stock-content p {
        font-family: 'Conv_Lato-Light';
        text-align: center;
        font-size: 2em;
    }

    .outofstock .out-of-stock-content span {
        color: #ff0900;
        padding-right: 5px;
    }

    .outofstock .out-of-stock-content label {
        color: #3b7312;
        font-size: 3em;
        letter-spacing: 2px;
    }
/*.trial-pack-mob{display:none}*/

/* added on 11/4/2016*/

/*average-ratings*/
.rv-sbmit, .avrg-rtn {
    font-size: 1em;
    float: left;
    width: 25%;
}

.avrg-rtn {
    border-left: 1px solid #d3d3d3;
    margin-top: 7px;
    margin-left: 10px;
    padding-left: 7px;
}

    .avrg-rtn p {
        color: #a1a0a0;
        margin-right: 10px;
    }

    .avrg-rtn p, .rating-stars {
        float: left;
        margin-bottom: 0;
    }

    .avrg-rtn label {
        font-size: 1.3em;
        margin: 0 5px;
    }

/*end ratings*/

/*Error Page 500*/

.error-container {
    background: #efefef;
}

.error-data-display {
    margin: 18% 0;
    text-align: center;
    width: 100%;
}

.error-container h2 {
    color: #890607;
    font-size: 2em;
    letter-spacing: 1px;
    margin-top: 30px;
    text-transform: capitalize;
}

.back-to {
    cursor: pointer;
    margin-top: 30px;
}
/* End 500 error page code*/

/*Average Rating */
span.stars, span.stars span {
    display: block;
    background: url(https://cdn3.medexpressrx.org/stars.png) 0 -16px repeat-x;
    width: 80px;
    height: 16px;
}

    span.stars span {
        background-position: 0 0;
    }

/* End Average Rating*/

#BCC {
    width: auto;
    height: auto;
}

.nav-fold li div.drop-dwn .sub-category .sub-section a {
    cursor: pointer;
    padding: 20px;
}

.nav-fold li div.drop-dwn .sub-category {
    max-width: 100%;
}

.bg_1 {
    background: #fff;
    float: left;
    width: 241px;
    height: 445px;
}

    .bg_1 .bg-1 {
        float: none !important;
        background: #fff;
    }

.bg_2 {
    background: #fafafa;
    float: left;
    width: 241px;
    height: 445px;
}

    .bg_2 .bg-2 {
        float: none !important;
        background: #fafafa;
    }

.nav-fold li div.drop-dwn {
    width: 1448px;
}

.fa-chevron-right {
    font-size: 10px;
}

.nav-fold li div.drop-dwn .sub-category .sub-section p:last-child a {
    display: none;
}

.search-icon {
    background: #524f49;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
    padding: 13px;
}

input.sf_input {
    border: 2px solid #cccccc !important;
    border-radius: 0;
    height: 40px;
    width: 270px;
}

    input.sf_input:focus {
        box-shadow: none;
    }

.nav-fold li div.drop-dwn {
    top: 137px;
}

    .nav-fold li div.drop-dwn .sub-category .sub-section {
        width: 241px;
    }

.h_a {
    color: #bd111d;
    display: none;
}

.main-menu .shop:hover .h_a {
    display: block;
    position: absolute;
    top: 20px;
    left: 75px;
}

.shop {
    padding: 5px 0;
    height: 80px;
}

.nav-drop { /* width:85%; margin:0 8%; border:1px solid #cccccc;*/ /*margin:-5px 4%; width:92%;*/
    margin: -24px 0%;
    width: 100%;
}

.h_t_a {
    position: absolute;
    left: 150px !important;
}

.h_a_s {
    left: 110px !important;
}

.main-menu .mob-menu-title {
    display: none;
}

.shop:hover .drop-dwn {
    border-top: 1px solid #e1e1e1;
}

#no {
    display: none;
}

.nav-fold ul > li:hover div.drop-dwn {
    min-height: 445px /* 1000px*/;
    padding: 20px 0; /* width: 100%;*/ /* -webkit-transform: perspective(400) rotate3d(0, 0, 0, 0); */
}

.nav-fold li div.drop-dwn {
    background: #FFF;
    box-shadow: 0px 5px 5px #cccccc /*#e1e1e1*/;
    position: fixed;
    left: /* 0*/ 12%; /*114px*/ /*124px*/
    ;
    z-index: 1;
    max-height: 0;
    width: 76.2% /*100%*/;
    overflow: hidden; /* transition:0.4s; */
    z-index: 9999999; /* -webkit-transform: perspective(400) rotate3d(1, 0, 0, -90deg); -webkit-transform-origin: 50% 0; -webkit-transition: 350ms; -moz-transition: 350ms; -o-transition: 350ms; transition: 350ms; */
}

.nav-fold ul > li:first-child div.drop-dwn {
    padding: 0;
}

.trial-pack-mob {
    display: none;
}

#LiveHelpTab {
    background: #bd111d !important;
}

#allergy-cat h2, #anit-cat h2, #hair-cat h2, #loss-cat h2, #men-cat h2, #pain-cat h2, #smoke-cat h2, #women-cat h2 {
    font-size: 1.6em;
    padding-top: 160px;
    padding-bottom: 30px;
}




#c_month {
    border: 1px solid #e1e1e1;
}

#combostate_err {
    margin: 0;
}

#fisrt-section article h2, #second-section article h2, #third-section article h2, #fourth-section article h2, #fifth-section article h2, #sixth-section h3 {
    padding-top: 40px;
    padding-bottom: 10px;
    margin-top: 0;
}

.margin-mk-z {
    margin-bottom: 0 !important;
}

.margin-gv {
    margin-bottom: 10px;
}

.margin-mk-z #paymentmethod_err {
    margin: 3px;
}

#cw2 {
    margin-top: 10px;
}

#Echeck_statecomb {
    margin-bottom: 0;
    margin-top: 15px;
}

.fancybox-wrap {
    z-index: 99999;
}

.loading_img {
    display: none;
    position: absolute;
    top: 10px;
    right: 45px;
}

.men-trailpack-details .men-trail-decrip p {
    padding-top: 10px;
}

.men-trailpack-details .men-trail-decrip h1 {
    color: #cc0104;
    font-size: 1.2em;
    text-align: left;
    text-transform: capitalize;
    border-bottom: 1px solid #ebe5dc;
    padding-bottom: 10px;
    padding-top: 10px;
}

.power-product a {
    border-bottom: none;
    border-top: none;
    text-decoration: none;
}

.disclaimer_last {
    color: #bd111d;
}

.anchor {
    visibility: hidden;
    display: block;
    height: 141px;
    margin-top: -141px;
}

.talignc {
    text-align: center !important;
}

#iShowpasswordtxt_Cus_Pass, #iHidepasswordtxt_Cus_Pass, #iShowpasswordusrpwd, #iHidepasswordusrpwd, #iShowpassworduserpwdc, #iHidepassworduserpwdc, #iShowpasswordheader_cus_pass_signup, #iHidepasswordheader_cus_pass_signup, #iShowpasswordt_pass, #iHidepasswordt_pass, #iShowpasswordRePassword, #iHidepasswordRePassword, #iShowpasswordtxCrrntP, #iHidepasswordtxCrrntP, #iShowpasswordtxtNewP, #iHidepasswordtxtNewP, #iShowpasswordtxtReNewP, #iHidepasswordtxtReNewP {
    position: absolute;
    top: 8px;
    cursor: pointer;
}

#iShowpasswordtxt_Cus_Pass, #iHidepasswordtxt_Cus_Pass, #iShowpasswordt_pass, #iHidepasswordt_pass, #iShowpasswordRePassword, #iHidepasswordRePassword {
    right: calc(30% + 15px);
}

#iShowpasswordusrpwd, #iHidepasswordusrpwd, #iShowpassworduserpwdc, #iHidepassworduserpwdc, #iShowpasswordheader_cus_pass_signup, #iHidepasswordheader_cus_pass_signup, #iHidepasswordt_pass, #iShowpasswordtxCrrntP, #iHidepasswordtxCrrntP, #iShowpasswordtxtNewP, #iHidepasswordtxtNewP, #iShowpasswordtxtReNewP, #iHidepasswordtxtReNewP {
    right: 15px;
}

@media(max-width:414px) {
    #iShowpasswordtxt_Cus_Pass, #iHidepasswordtxt_Cus_Pass, #iShowpasswordt_pass, #iHidepasswordt_pass, #iShowpasswordRePassword, #iHidepasswordRePassword {
        right: 15px;
    }
}

.category_section, .load_more_btn {
    margin: 0 0 30px;
}

    .category_section .img_section, .category_section .img_section a img {
        width: 100%;
    }

    .category_section .content_section p:nth-of-type(1), .category_section .img_section {
        overflow: hidden;
    }

        .category_section .img_section a img {
            -webkit-transition: all .25s ease-in-out;
            -moz-transition: all .25s ease-in-out;
            -o-transition: all .25s ease-in-out;
            -ms-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
        }

        .category_section .img_section a:hover img {
            transform: scale(1.1,1.1);
            -webkit-transform: scale(1.1,1.1);
            -moz-transform: scale(1.1,1.1);
            -ms-transform: scale(1.1,1.1);
            -o-transform: scale(1.1,1.1);
        }

    .category_section .content_section p:nth-of-type(1) {
        font-family: Lato;
        font-size: 20px;
        line-height: 28px;
        font-weight: 400;
        height: 56px;
        margin: 20px 0 15px;
    }

        .category_section .content_section p:last-of-type a, .category_section .content_section p:nth-of-type(1) a:hover {
            color: #c60000 !important;
        }

        .category_section .content_section p:last-of-type a, .category_section .content_section p:nth-of-type(1) a {
            text-decoration: none;
        }

        .category_section .content_section p:last-of-type a, .category_section .content_section p:nth-of-type(1) a, .category_section .content_section p:nth-of-type(3) {
            color: #232323;
        }

    .category_section .content_section p:nth-of-type(2) {
        font-size: 14px;
        line-height: 18px;
        color: #4b4b4b;
        position: relative;
        margin: 0 0 10px;
        padding: 0 0 15px;
    }

    .category_section .content_section p:last-of-type, .category_section .content_section p:nth-of-type(2), .category_section .content_section p:nth-of-type(3) {
        font-family: 'Foobar Pro';
    }

        .category_section .content_section p:nth-of-type(2)::before {
            position: absolute;
            left: 0;
            top: 100%;
            background: url(https://cdn3.medexpressrx.org/health-wellness/sprite_icons.png) -200px -104px;
            width: 69px;
            height: 1px;
        }

        .category_section .content_section p:nth-of-type(2)::before {
            content: "";
        }

        .category_section .content_section p:nth-of-type(2) span {
            margin: 0 10px 0 0;
        }

        .category_section .content_section p:nth-of-type(2) i {
            color: #2c2c2c;
            margin: 0 5px 0 0;
        }

    .category_section .content_section p:nth-of-type(3) {
        margin: 0 0 10px;
    }

    .category_section .content_section p:last-of-type {
        line-height: 16px;
        margin: 0;
    }

    .category_section .content_section p:nth-of-type(3) {
        line-height: 24px;
    }

    .category_section .content_section p:last-of-type, .category_section .content_section p:nth-of-type(3) {
        font-size: 16px;
    }

.load_more_btn {
    text-align: center;
}

    .load_more_btn a {
        font-family: 'Foobar Pro';
        font-size: 18px;
        line-height: 18px;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        color: #fff;
        background-color: #bd111d;
        float: none;
        display: inline-block;
        width: 165px;
        height: 40px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border: 1px solid #bd111d;
        outline: 0;
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
        margin: 0;
        padding: 11px 0;
    }

#sixth-section h2, .reviews h3 {
    padding-top: 40px;
    padding-bottom: 10px;
    margin-top: 0;
}

#sixth-section p {
    position: relative;
}

    #sixth-section p:nth-of-type(odd) {
        margin: 0 0 5px !important;
    }

    #sixth-section p:nth-of-type(even) {
        margin: 0 0 15px !important;
    }

    #sixth-section p:nth-of-type(odd)::before {
        position: absolute;
        top: 3px;
        left: 0;
        content: "";
        background: url("https://cdn3.medexpressrx.org/q.jpg") no-repeat;
        width: 17px;
        height: 17px;
    }

#sixth-section p {
    font-size: 1.1em;
    padding-left: 22px;
}

.categoryAccordion {
    margin: 0 0 45px;
}

    .categoryAccordion .accordion-box {
        margin-top: 20px;
    }

        .categoryAccordion .accordion-box .accordion-content {
            display: none;
        }

        .categoryAccordion .accordion-box .accordion-toggle {
            font-size: 20px;
            line-height: 26px;
            text-transform: uppercase;
            position: relative;
            background: #ffffff;
            border: 1px solid #e1e1e1;
            border-radius: 0;
            cursor: pointer;
            padding: 18px 20px;
        }

.active_faq {
    color: #bd111d;
}

.inactive_faq {
    color: #594c3d;
}

.categoryAccordion .accordion-box .accordion-content h5, .categoryAccordion .accordion-box .accordion-content p, .categoryAccordion .accordion-box .accordion-content ul li {
    color: #333333;
}

.categoryAccordion .accordion-box .accordion-toggle, .categoryAccordion .accordion-box .accordion-content h5 {
    font-family: "Lato";
    text-align: left;
}

.categoryAccordion .accordion-box .accordion-content {
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #e1e1e1;
    padding: 20px;
}

    .categoryAccordion .accordion-box .accordion-toggle, .categoryAccordion .accordion-box .accordion-content ul:last-child, .categoryAccordion .accordion-box .accordion-content p:last-child, .categoryAccordion .accordion-box .accordion-content h5, .categoryAccordion .accordion-box .accordion-content ul li {
        margin: 0;
    }

    .categoryAccordion .accordion-box .accordion-content h5, .categoryAccordion .accordion-box .accordion-content ul, .categoryAccordion .accordion-box .accordion-content p {
        padding: 0;
    }

    .categoryAccordion .accordion-box .accordion-content h5 {
        font-size: 18px;
        line-height: 32px;
        font-weight: 700;
        text-transform: none;
    }

    .categoryAccordion .accordion-box .accordion-content ul {
        list-style: none;
        margin: 0 0 15px;
    }

        .categoryAccordion .accordion-box .accordion-content p, .categoryAccordion .accordion-box .accordion-content ul li {
            font-family: "Foobar Pro";
            font-size: 16px;
            line-height: 24px;
        }

    .categoryAccordion .accordion-box .accordion-content p {
        margin: 0 0 12px;
    }

    .categoryAccordion .accordion-box .accordion-content ul li {
        position: relative;
        padding: 0 0 5px 14px;
    }

        .categoryAccordion .accordion-box .accordion-content ul li:last-child {
            padding: 0 0 0 14px;
        }

        .categoryAccordion .accordion-box .accordion-content ul li:before {
            content: "";
            background: url("https://cdn3.medexpressrx.org/category_left_arrow_icon.png") no-repeat;
            position: absolute;
            top: 8px;
            left: 0;
            width: 7px;
            height: 9px;
            float: left;
            display: block;
        }

.category_down_arrow_icon {
    background: url("https://cdn3.medexpressrx.org/category_down_arrow_icon.png") no-repeat;
}

.category_up_arrow_icon {
    background: url("https://cdn3.medexpressrx.org/category_up_arrow_icon.png") no-repeat;
}

.category_down_arrow_icon, .category_up_arrow_icon {
    width: 17px;
    height: 11px;
    float: right;
    display: block;
    position: absolute;
    top: calc(50% - 5px);
    right: 20px;
}

@media(max-width:1199px) and (min-width:768px) {
    .categoryAccordion {
        margin: 0 0 40px;
    }

        .categoryAccordion .accordion-box .accordion-toggle {
            font-size: 18px;
            line-height: 26px;
        }

        .categoryAccordion .accordion-box .accordion-content h5 {
            font-size: 16px;
            line-height: 20px;
        }
}

@media(max-width:767px) {
    .categoryAccordion {
        margin: 0 0 30px;
    }

        .categoryAccordion .accordion-box .accordion-toggle, .categoryAccordion .accordion-box .accordion-content {
            padding: 10px;
        }

        .categoryAccordion .accordion-box .accordion-toggle {
            font-size: 14px;
            line-height: 18px;
        }

        .categoryAccordion .accordion-box .accordion-content h5 {
            font-size: 16px;
            line-height: 20px;
        }

    .category_down_arrow_icon, .category_up_arrow_icon {
        right: 10px;
    }
}
