﻿@charset "utf-8";
/* CSS Document */


@font-face {
    font-family: 'latoblack';
    src: url('/assets/css/font/lato-bla-webfont.woff2') format('woff2'), url('font/lato-bla-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('/assets/css/font/lato-bol-webfont.woff2') format('woff2'), url('font/lato-bol-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight';
    src: url('/assets/css/font/lato-lig-webfont.woff2') format('woff2'), url('font/lato-lig-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('/assets/css/font/lato-reg-webfont.woff2') format('woff2'), url('font/lato-reg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'hindbold';
    src: url('/assets/css/font/hind.bold-webfont.woff2') format('woff2'), url('font/hind.bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight_italic';
    src: url('/assets/css/font/lato-ligita-webfont.woff2') format('woff2'), url('font/lato-ligita-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.media_popup iframe {
    width: 100%;
    height:100%;
}

.plyr--video, .plyr.plyr--video video, .media_popup .embedded_content_container {
    width:640px;
    height:480px;
}

.plyr--fullscreen-active.plyr--video video {
    width: 100%;
    height:100%;
}

* {
    box-sizing: border-box;
}

* {
    margin: 0px;
    padding: 0px;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

.clr {
    clear: both;
}

input:not([type='checkbox']), textarea, select {
    border: 0px none;
    background: none;
    outline: none;
    border-radius: 0px;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
}

img {
    outline: none;
    max-width: 100%;
    height: auto;
    border: 0px none;
    display: block;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

input[type='submit'] {
    border-radius: 0px;
    -webkit-appearance: none;
    appearance: none;
    outline: none;
}

textarea {
    resize: none;
    overflow: auto;
}

:focus {
    outline: none;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    visibility: hidden;
}

.clearfix {
    display: block;
    zoom: 1;
}



body {
    width: 100%;
    font-size: 14px;
    font-family: 'latoregular';
    background: #fff;
}

.wrapper {
    width: 100%;
    min-width: 1230px;
    position: relative;
}

#header {
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}

.jovian_autoContent {
    width: 1200px;
    margin: auto;
}

.user_content strong, .user_content b {
    font-family: 'latoregular' !important;
    font-size: inherit !important;
    color: inherit !important;
    line-height: inherit !important;
    font-weight: bold;
}



.header_top {
    background: #f9f9f9;
    border-bottom: 1px solid #e5e5e5;
    height: 36px;
}

    .header_top .menu {
        width: auto;
        float: right;
        position: relative;
    }

.account_controls {
    width: auto;
    padding-top: 9px;
    float: left;
    z-index: 2;
}

    .account_controls a {
        float: left;
        color: #939598;
        font-size: 16px;
        display: inline-block;
        float: left;
        border-right: 1px solid #a1a2a5;
        font-family: 'latoregular';
        margin-right: 12px;
        padding-right: 10px;
    }

        .account_controls a.purple {
            color: #8c3f8c;
        }

        .account_controls a:last-child {
            border-right: 0px;
        }

a.forgot_password {
    display: block;
    margin: auto;
    padding-top: 30px;
    text-align: center;
    color: #8b3e8b;
}

.duplicate_products {
    font-size: 16px;
    padding: 10px;
    background: #f9f9f9;
    border: 1px solid #e5e5e5;
    margin-bottom: 40px;
}

    .duplicate_products h3 {
        font-family: 'latobold';
        color: #010103;
        font-size: 20px;
        padding-bottom: 10px;
    }

    .duplicate_products ul {
        padding-top: 10px;
    }

        .duplicate_products ul li {
            list-style-type: disc;
            margin-left: 40px;
            padding-top: 5px;
            color: #5c5b5d;
        }

    .duplicate_products .buttons {
        padding-top: 15px;
    }

    .duplicate_products a, .buttons a {
        color: #8b3e8b;
    }

a.btn {
    padding: 10px 30px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background: #8b3e8b;
    font-family: 'latoblack';
    font-size: 16px;
    text-transform: uppercase;
    cursor: pointer;
    margin-right: 30px;
}

.cart_summary_container {
    float: right;
    position: relative;
}

.cart_summary_btn {
    width: 122px;
    background: #8b3e8b;
    float: right;
    height: 36px;
    position: relative;
    padding-top: 7px;
}

    .cart_summary_btn a {
        display: block;
        position: relative;
        width: 54px;
        height: 22px;
        background: url(/assets/images/cart_icon_web.png) left center no-repeat;
        margin: auto;
    }

        .cart_summary_btn a i {
            background: url(/assets/images/cart_icon_aero.png) no-repeat;
            width: 10px;
            height: 6px;
            display: block;
            position: absolute;
            right: 0px;
            top: 9px;
        }

        .cart_summary_btn a b {
            font-family: 'hindbold';
            font-size: 13px;
            color: #fff;
            position: absolute;
            left: 3px;
            top: -2px;
            width: 20px;
            text-align: center;
        }

.cart_summary_content {
    width: 310px;
    background: #fff;
    border: 1px solid #d2d1d2;
    position: absolute;
    right: 0px;
    top: 36px;
    z-index: 2;
    display: none;
    padding: 10px;
}

    .cart_summary_content h1 {
        font-family: 'latoblack';
        color: #010103;
        font-size: 14px;
        text-align: center;
        padding-bottom: 10px;
    }

    .cart_summary_content .totals {
        width: 100%;
        background: #f9f9f9;
        padding: 10px 15px 15px;
        margin-bottom: 15px;
    }

        .cart_summary_content .totals h3 {
            font-family: 'latoblack';
            color: #010103;
            font-size: 14px;
            text-align: center;
            padding-bottom: 10px;
        }

        .cart_summary_content .totals a {
            width: 100%;
            background: #8b3e8b;
            color: #fff;
            font-family: 'latobold';
            text-transform: uppercase;
            font-size: 12px;
            height: 32px;
            text-align: center;
            cursor: pointer;
            border: none;
            line-height: 32px;
            display: block;
        }

    .cart_summary_content .product {
        width: 100%;
        border-bottom: 1px solid #d2d1d2;
        padding-bottom: 15px;
        margin-bottom: 5px;
    }

        .cart_summary_content .product span {
            width: 49%;
            float: left;
            display: block;
        }

            .cart_summary_content .product span img {
                display: block;
                width: 100%;
            }

    .cart_summary_content .specs {
        width: 46%;
        float: right;
    }

        .cart_summary_content .specs h4 {
            font-family: 'latobold';
            color: #222222;
            font-size: 11px;
            padding-bottom: 5px;
        }

        .cart_summary_content .specs label {
            color: #939598;
            font-size: 11px;
            display: block;
            padding-bottom: 3px;
        }

        .cart_summary_content .specs strong {
            font-family: 'latobold';
            color: #222222;
            font-size: 11px;
        }

.header_bottom {
    background: #fff;
    width: 100%;
}

body.sticky_menu .header_bottom{
    -moz-box-shadow:  0 0 5px rgba(0, 0, 0, 0.70);
    -webkit-box-shadow:  0 0 5px rgba(0, 0, 0, 0.70);
    border-bottom: 1px solid #E9E9E9;
    border-top: 0;
    position: fixed;
    top: -20px;
    width: 100%;
    z-index: 1001;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.70);
    filter: none;
}

/*body.sticky_menu #container{
   margin-top: 110px;
}*/

.sticky_menu .jovianLogo {
    margin-top: 12px;
    margin-bottom: -12px;
}  

.header_bottom_dtail {
    width: 100%;
    padding: 30px 0px;
}

.jovianLogo {
    float: left;
    width: 344px;
}

    .jovianLogo a {
        display: block;
        position:relative;
        width: 100%;
    }

        .jovianLogo a .tagline {
            position: absolute;
            left: 131px;
            display: block;
            top: 65px;
            color: #000000;
            font-family: 'NeutraText-Book', 'Neutra Text';
            font-size: 13px;
        }

        .jovianLogo a .tagline span i {
            padding: 0 2px 0 0;
        }

        .jovianLogo img.vert {
            display: none;
        }

.header_bottom_menus {
    width: 750px;
    float: right;
}

.topMenu_outer {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 30px;
}

.topMenu {
    width: auto;
    float: right;
}

    .topMenu ul li {
        float: left;
        margin-right: 16px;
        padding-bottom: 10px;
        position: relative;
    }

        .topMenu ul li a {
            color: #939598;
            font-family: 'latolight';
            display: block;
            padding-right: 16px;
        }

        .topMenu ul li:last-child {
            padding-right: 0px;
        }

        .topMenu ul li a.dropdown {
            background: url(/assets/images/topMenu_aero.png) right center no-repeat;
        }

        .topMenu ul li:hover a {
            color: #a257a4;
        }

        /*.topMenu ul li:hover ul li a {
            color: #939598;
        }*/



        .topMenu ul li ul {
            position: absolute;
            left: -100%;
            top: 25px;
            background: url(/assets/images/dropdown_overley.png) repeat;
            box-shadow: 2px 2px 10px #a5a5a5;
            white-space: nowrap;
            min-width: 185px;
            display: none;
            z-index: 5;
        }

            .topMenu ul li ul li {
                background: none;
                width: 100%;
                float: none;
                margin: 0px;
                padding: 0px;
            }

                .topMenu ul li ul li a {
                    background: none;
                    padding: 0px;
                    line-height: 33px;
                    padding: 0px 20px;
                }

                .topMenu ul li ul li:hover a {
                    background: #8b3e8b;
                    color: #fff;
                }

                .topMenu ul li ul li:hover ul li a {
                    background: #fff;
                    color: #939598;
                    font-family: 'latolight';
                }


                .topMenu ul li ul li ul {
                    position: absolute;
                    left: 100%;
                    top: 0px;
                    background: #fff;
                    white-space: nowrap;
                    min-width: 138px;
                    display: none;
                    z-index: 5;
                }

                    .topMenu ul li ul li ul li {
                        background: none !important;
                        width: 100%;
                        float: none;
                        margin: 0px;
                        padding: 0px;
                    }

                        .topMenu ul li ul li ul li a {
                            background: none;
                            padding: 0px;
                            line-height: 33px;
                            padding: 0px 20px;
                        }

                        .topMenu ul li ul li ul li:hover a {
                            background: #bcbec0;
                            color: #fff;
                            font-family: 'latoblack';
                        }


        .topMenu ul li:hover ul {
            display: block;
        }

            .topMenu ul li:hover ul li ul {
                display: none;
            }

        .topMenu ul li ul li:hover ul {
            display: block;
        }



        .topMenu ul li:last-child ul {
            right: 0%;
            left: auto;
        }

        .topMenu ul li ul li:last-child ul {
            left: 30%;
            top: 33px;
        }





.menu_search {
    width: 100%;
}

.bottomMenu {
    width: 480px;
    float: left;
}

    .bottomMenu ul li {
        float: left;
        padding-right: 40px;
        position: relative;
        padding-bottom: 5px;
    }

        .bottomMenu ul li a {
            display: block;
            color: #414042;
            font-size: 16px;
            text-transform: uppercase;
            font-family: 'latoblack';
        }

            .bottomMenu ul li a b {
                display: block;
                color: #939598;
                text-transform: capitalize;
                font-family: 'latolight';
            }


        .bottomMenu ul li ul {
            position: absolute;
            left: 0px;
            top: 40px;
            background: #f9f9f9;
            border: solid 1px #e6e6e6;
            white-space: nowrap;
            min-width: 185px;
            display: none;
            z-index: 5;
        }

            .bottomMenu ul li ul li {
                background: none;
                width: 100%;
                float: none;
                margin: 0px;
                padding: 0px;
                width: 220px;
            }

                .bottomMenu ul li ul li.sec {
                    border-top: solid 3px #e2e2e2;
                }

                .bottomMenu ul li ul li a {
                    background: none;
                    padding: 0px;
                    line-height: 33px;
                    font-size: 14px;
                    padding: 5px;
                    padding-right: 20px;
                    font-family: 'latoregular';
                    color: #000;
                    text-transform: inherit;
                }

                    .bottomMenu ul li ul li a img {
                        display: inline;
                        vertical-align: middle;
                        margin-right: 10px;
                        width: 32px;
                    }

                .bottomMenu ul li ul li:hover a {
                    background: #8b3e8b;
                    color: #fff;
                }

                .bottomMenu ul li ul li:hover ul li a {
                    background: #fff;
                    color: #939598;
                    font-family: 'latolight';
                }


                .bottomMenu ul li ul li ul {
                    position: absolute;
                    left: 100%;
                    top: 0px;
                    background: #fff;
                    white-space: nowrap;
                    min-width: 138px;
                    display: none;
                    z-index: 5;
                }

                    .bottomMenu ul li ul li ul li {
                        background: none !important;
                        width: 100%;
                        float: none;
                        margin: 0px;
                        padding: 0px;
                    }

                        .bottomMenu ul li ul li ul li a {
                            background: none;
                            padding: 0px;
                            line-height: 33px;
                            padding: 0px 20px;
                        }

                        .bottomMenu ul li ul li ul li:hover a {
                            background: #bcbec0;
                            color: #fff;
                            font-family: 'latoblack';
                        }


       /* .bottomMenu ul li:hover ul {
            display: block;
        }*/

            .bottomMenu ul li:hover ul li ul {
                display: none;
            }

        .bottomMenu ul li ul li:hover ul {
            display: block;
        }








.header_search, .library_search {
    width: 268px;
    float: right;
    border: 1px solid #cccccc;
    height: 40px;
    overflow: hidden;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
}

.library_search {
    width: 100%;
    margin-bottom: 20px;
    float: left;
}

.library_search .search_inp {
    width: 96%;
}

li.no_results {
    font-size: 18px;
    margin-left: 20px;
}

.div_selctor {
    width: 25%;
    float: left;
    padding: 0px 7px;
}

.customselect {
    width: 100%;
    height: 40px;
    border: background:#fff;
    position: relative;
}

    .customselect span {
        width: 94%;
        font-family: 'latolight';
        font-size: 14px;
        padding: 8px 10px;
        background: url(/assets/images/topMenu_aero.png) no-repeat right center;
        height: 100%;
        line-height: 20px;
        color: #939598;
        display: block;
        cursor: pointer;
    }

    .customselect select {
        opacity: 0;
        width: 100%;
        height: 100%;
        font-family: 'latolight';
        font-size: 14px;
        position: absolute;
        top: 0px;
        left: 0px;
        cursor: pointer;
    }


.search_inp {
    width: 235px;
    float: left;
    padding: 5px 12px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 40px;
}

    .search_inp input {
        font-size: 14px;
        color: #939598;
        font-family: 'latolight';
        line-height: 26px;
        width: 100%;
    }


.search_sbmt {
    width: 28px;
    float: left;
}

    .search_sbmt input, .search_sbmt button {
        background: url(/assets/images/search_icon.png) center 12px no-repeat;
        height: 40px;
        width: 100%;
        display: block;
        cursor: pointer;
        border: none;
    }

.search_header {
    padding: 10px;
    background: #f9f9f9;
    margin-bottom: 20px;
}

    .search_header h4 {
        color: #353535;
        font-size: 24px;
        padding-left: 10px;
        font-family: 'latolight';
        text-transform: uppercase;
        padding-bottom: 0 !important;
    }

        .search_header h4 i {
            color: #8b3e8b;
            font-family: 'latoregular';
        }

    .search_header div.description {
        padding: 10px;
    }

        .search_header div.description p {
            font-size: 16px;
            font-family: 'latolight';
            color: #222222;
            text-align: justify;
            line-height: 26px;
        }

#container {
    width: 100%;
}

.banner_section {
    background: url(/assets/images/home_banner2.png) top center no-repeat;
    width: 100%;
    background-size: cover;
}

.banner_section_dtail {
    padding: 40px 0px;
}


.newsletter_signup_container {
    width: 490px;
    float: left;
}

.banner_video {
    width: 100%;
    margin-bottom: 18px;
}

    .banner_video img {
        margin: 0 auto;
    }

.video_play {
    display: block;
    width: 100%;
}


.newsletter_signup_form {
    width: 100%;
}

    .newsletter_signup_form ul li {
        width: 49%;
        float: left;
        margin-bottom: 10px;
        list-style-type: none !important;
        padding-bottom: 0 !important;
    }

        .newsletter_signup_form ul li input {
            width: 100%;
            background: #fff;
            height: 50px;
            border: 1px solid #dfdee2;
            padding: 10px 15px;
            color: #acaeb0;
            font-size: 18px;
            font-family: 'latolight';
        }

        .newsletter_signup_form ul li:nth-of-type(2) {
            float: right;
        }

        .newsletter_signup_form ul li:last-child {
            float: none;
            width: 100%;
            margin-bottom: 0px;
        }

            .newsletter_signup_form ul li:last-child input[type='submit'] {
                background: #8b3e8b;
                color: #fff;
                font-size: 18px;
                font-family: 'latoblack';
                border: none;
                cursor: pointer;
            }



.first_time_here_section {
    width: 670px;
    float: right;
}

    .first_time_here_section h3 {
        font-size: 36px;
        text-transform: uppercase;
        font-family: 'latolight';
        color: #fff;
        text-align: center;
        padding-bottom: 28px;
        padding-top: 3px;
    }

        .first_time_here_section h3 b {
            font-family: 'latoblack';
        }

    .first_time_here_section p {
        font-size: 18px;
        font-family: 'latolight';
        color: #fff;
        padding-bottom: 20px;
        line-height: 30px;
    }

        .first_time_here_section p b {
            font-family: 'latoblack';
        }


    .first_time_here_section ul li, ul.purple li {
        list-style: disc;
        color: #8b3e8b;        
        font-size: 28px;
        margin-left: 28px;
    }

        .first_time_here_section ul li p, ul.purple li p {
            font-size: 18px;
            font-family: 'latolight';
            color: #fff;
            padding-bottom: 0px;
        }

            .first_time_here_section ul li p b, ul.purple li p b {
                font-family: 'latoblack';
            }

            ul.purple li p a {
                text-decoration: none !important;
            }

.banner_section_dtail .first_time_here_section ul li {
    color: #ffffff;
}

.benefits_title_section {
    width: 100%;    
    /*border-bottom: 1px solid #e2e2e2;*/
    padding-bottom:20px;
}

.benefits_title_section.gray {
    width: 100%;    
    background-color:#f9f9f9;
}

.benefits_title_dtail {
    width: 100%;
    padding: 45px 0px 35px;
}



    .benefits_text h3 {
        font-size: 28px;
        text-transform: uppercase;
        font-family: 'latoregular';
        color: #000000;
        padding-bottom: 20px;
        padding-top: 3px;
        text-align: center;
    }

    .benefits_text p {
        font-size: 18px;
        font-family: 'latolight';
        color: #222222;
        padding-bottom: 20px;
        line-height: 26px;
    }

    .benefits_text ol {
        margin-left: 40px;
        padding-bottom: 20px;
    }

        .benefits_text ol li {
            font-size: 18px;
            font-family: 'latolight';
            color: #222222;
            line-height: 26px;
        }

    .benefits_text p.btns {
        display: block;
        text-align: center;
        text-transform:uppercase;
    }

    .benefits_text a {
        display: inline-block;
        margin: auto;
        width: 240px;
        margin-right: 120px;
        text-align: center;
        line-height: 50px;
        color: #fff;
        background: #8b3e8b;
        font-family: 'latoblack';
        font-size: 16px;
        margin-top: 10px;
    }

     .benefits_text a:nth-child(2) {
      
         margin-right: 0px;
        margin-left: 120px;
      
    }

.humanDesign_section {
    /*background: #ffffff;*/
    width: 100%;
}

    .humanDesign_section ul li {
       
        padding: 10px 0px 40px 0px;
    }

     .humanDesign_section ul li.every_secondList {
       background: #f9f9f9;
        
    }

.humanDesign_dtail {
    width: 100%;
}

.testimonials_section {
    background: #f9f9f9;
    width: 100%;
}

.testimonials_section  span.quotes {
    color: #5a445a;
    display: block;
    text-align: center;
    padding-top:30px;
    font-size: 72px;
    font-family: 'latoblack';
    font-style: italic;
}

.testimonials_section ul {
    width: 80%;
    margin: 0 auto;
}

.testimonials_section ul.testimonial_slider {
    padding-bottom:20px;
}
.testimonials_section ul.testimonial_slider li  {    
    color: #5a445a;
    line-height: 48px;
    text-align: center;
    font-size: 24px;
    font-family: 'latoregular';
    font-style: italic;
    width:80%;
    margin:0 auto;
    margin-bottom:40px;
}

.testimonials_section .owl-prev  {    
    background: url(/assets/images/aero_prev_featured.png) no-repeat;
    width: 32px;
    height: 100px;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -50px;
    font-size: 0px;
}

.testimonials_section .owl-next  {    
       background: url(/assets/images/aero_next_featured.png) no-repeat;
    width: 32px;
    height: 100px;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -50px;
    font-size: 0px;
}

.testimonials_section ul.authors  {           
    text-align:center;    
    height:90px;
    overflow:hidden;
}

.testimonials_section ul.authors li {        
    display:inline-block;
    padding-left:20px;
    padding-right:20px;
    padding-bottom:20px;
}

.testimonials_section ul.authors li.active img {        
   opacity:1;
}



.testimonials_section ul.authors li img {        
    float:left;
    height:74px;
    margin-right:10px;
    opacity:0.5;
}

.testimonials_section ul.authors li .author {        
    padding-top:18px;
    float:left;
    text-align:left;
} 

.testimonials_section ul.authors li p {    
    color: #222222;
    line-height: 20px;
    font-size: 14px;
    font-family: 'latoregular';
} 

.testimonials_section ul.authors li p.title {        
    font-family: 'latolight';
    font-style:italic;
}    

    

.human_design_text {
    width: 570px;
    float: left;
    padding-top: 50px;
}

    .human_design_text h3 {
        font-size: 30px;
        text-transform: uppercase;
        font-family: 'latolight';
        color: #414042;
        text-align: center;
        padding-bottom: 28px;
    }

        .human_design_text h3 b {
            font-family: 'latoblack';
        }

    .human_design_text p {
        font-size: 18px;
        font-family: 'latolight';
        color: #222222;
        padding-bottom: 20px;
        line-height: 26px;
    }

    .human_design_text a {
        display: block;
        margin: auto;
        width: 380px;
        text-align: center;
        line-height: 50px;
        color: #fff;
        background: #8b3e8b;
        font-family: 'latoblack';
        font-size: 16px;
        margin-top: 10px;
         text-transform:uppercase;
    }


.human_design_img {
    width: 400px;
    margin-top:60px;
    float: right;
}

.humanDesign_section ul li.every_secondList .human_design_text {
    float: right;
}

.humanDesign_section ul li.every_secondList .human_design_img {
    float: left;
    padding-top: 50px;
}



.fullwidth_section {
    width: 100%;
    padding: 60px 0px;
}

    .fullwidth_section .header {
        width: 100%;
        padding-bottom: 50px;
    }

        .fullwidth_section .header h3 {
            font-size: 30px;
            text-transform: uppercase;
            font-family: 'latolight';
            color: #414042;
            text-align: center;
            padding-bottom: 28px;
        }

            .fullwidth_section .header h3 b {
                font-family: 'latoblack';
            }

        .fullwidth_section .header p {
            font-size: 18px;
            font-family: 'latolight';
            color: #222222;
            text-align: justify;
            text-indent: 7%;
            line-height: 26px;
        }

    .fullwidth_section h2 {
        font-size: 30px;
        text-transform: uppercase;
        font-family: 'latolight';
        color: #414042;
        text-align: center;
        display: inline-block;
        margin-bottom: 20px;
    }

        .fullwidth_section h2 b {
            font-family: 'latoblack';
        }

.product_slider_outer {
    width: 100%;
}

.product_slider {
    width: 1140px;
    margin: auto;
    margin-bottom: 45px;
}

.item_grid {
    width: 100%;
}

    .item_grid ul li {
        width: 30.3%;
        float: left;
        margin-right: 39px;
        padding-bottom: 30px;
    }

    .item_grid.four_columns ul li {
        width: 22.5%;
        float: left;
        margin-right: 40px;
        padding-bottom: 30px;
    }

       .item_grid.four_columns ul li:nth-of-type(3n) {
        margin-right: 40px;
    }

    .item_grid.four_columns ul li:nth-of-type(4n) {
        margin-right: 0px;
    }


    .item_grid ul li:nth-of-type(3n) {
        margin-right: 0px;
    }

 

.item_grid_outer {
    width: 100%;
}

.grid_item {
    width: 100%;
    background: #f9f9f9;
    border: 1px solid #dedede;
}

    .grid_item img.main {
        display: block;
        width: 100%;
    }

    .grid_item h3 {
        padding: 10px;
        font-family: 'latoblack';
        font-size: 16px;
        line-height: 23px;
        text-transform: uppercase;
        height: 61px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .grid_item h3 a {
            color: #8b3e8b;
        }

.grid_item_text {
    padding: 0 10px;
    margin-bottom: 10px;
    height: 155px;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'latolight';
    color: #222222;
    line-height: 22px;
    padding-bottom: 5px;
}

.grid_item .grid_item_detail_row {
    width: 100%;
    background: #fff;
    padding: 8px 6px;
    border-top: 1px solid #e7e8e9;
    position:relative;
}

    .grid_item .grid_item_detail_row strong {
        display: block;
        text-align: center;
        line-height: 18px;
        padding-left: 8px;
    }

    .grid_item .grid_item_detail_row del {
        position:absolute;
        right: 10px;
        color: #939598;
        font-family: 'latolight_italic';
    }

    .grid_item .grid_item_detail_row a {
        display: inline-block;
        width: 49%;
        text-align: center;
        line-height: 44px;
        color: #fff;
        background: #8b3e8b;
        font-family: 'latoblack';
        font-size: 14px;
        float: right;
    }

        .grid_item .grid_item_detail_row a.open {
            background: #fff;
            border: 3px solid #8b3e8b;
            color: #8b3e8b;
            float: left;
            line-height: 38px;
        }

    .grid_item .grid_item_detail_row span {
        line-height: 46px;
        padding-left: 15px;
    }

    .grid_item .grid_item_detail_row img.loading {
        margin: auto;
    }

    .grid_item .grid_item_detail_row .discount {
        float: left;
        padding-top: 2%;
    }

    /*for homepage*/
        .grid_item .grid_item_detail_row .discount span {
            display: block;
            line-height: unset;
        }

        .grid_item .grid_item_detail_row .discount .original-price {
            font-weight: normal;
            text-decoration: line-through;
            color: #000;
        }

        .grid_item .grid_item_detail_row .discount .new-price {
            color: #D10000;
            font-weight: bold;
        }
/*for shop page*/
        .grid_item .grid_item_detail_row .discount.shop {
            width: 100%;
            text-align: center;
        }

            .grid_item .grid_item_detail_row .discount.shop span {
                display: inline;
                line-height: unset;
            }



    .item_grid.two_in_row ul li {
        width: 49%;
        margin-right: 0px;
    }

    .item_grid.two_in_row ul li:nth-of-type(2n) {
        width: 49%;
        float: right;
    }

.item_grid.two_in_row .grid_item_text {
    border: 0px;
}



img.loading {
    display: none;
}

.product_slider .owl-prev {
    background: url(/assets/images/aero_prev_featured.png) no-repeat;
    width: 32px;
    height: 100px;
    position: absolute;
    left: -40px;
    top: 50%;
    margin-top: -50px;
    font-size: 0px;
}

.product_slider .owl-next {
    background: url(/assets/images/aero_next_featured.png) no-repeat;
    width: 32px;
    height: 100px;
    position: absolute;
    right: -40px;
    top: 50%;
    margin-top: -50px;
    font-size: 0px;
}





.my_bodygraph_section {
    width: 100%;
    background: #f9f9f9;
}

.my_bodygraph_container {
    width: 100%;
    padding: 0px 0px 70px;
    position: relative;
}

.body_graph_text {
    width: 630px;
    float: left;
    padding-top: 50px;
}

    .body_graph_text h3 {
        font-size: 30px;
        font-family: 'latolight';
        color: #414042;
        padding-bottom: 30px;
    }

        .body_graph_text h3 b {
            font-family: 'latoblack';
        }

    .body_graph_text p {
        font-size: 18px;
        font-family: 'latolight';
        color: #414042;
        padding-bottom: 15px;
        line-height: 26px;
    }

    .body_graph_text ul li {
        font-size: 18px;
        font-family: 'latolight';
        color: #414042;
        padding-bottom: 15px;
        list-style: disc;
        margin-left: 30px;
        line-height: 26px;
    }

    .body_graph_text a {
        width: 326px;
        display: block;
        height: 42px;
        line-height: 42px;
        border: 1px solid #cccccc;
        border-radius: 20px;
        -moz-border-radius: 20px;
        -ms-border-radius: 20px;
        -o-border-radius: 20px;
        -webkit-border-radius: 20px;
        text-align: center;
        color: #8b3e8b;
        font-size: 17px;
        font-family: 'hindbold';
        text-transform: uppercase;
        background: #fff;
    }

.body_graph_img {
    width: 642px;
    float: right;
    position: absolute;
    right: -35px;
    top: -30px;
}

.ihds_section_container {
    width: 100%;
    padding: 0px 0px 70px;
    position: relative;
}

.ihds_text {
    width: 630px;
    float: right;
    padding-top: 50px;
}

    .ihds_text h3 {
        font-size: 30px;
        font-family: 'latolight';
        color: #414042;
        padding-bottom: 30px;
        text-align: center;
    }

        .ihds_text h3 b {
            font-family: 'latoregular';
        }

    .ihds_text p {
        font-size: 18px;
        font-family: 'latolight';
        color: #414042;
        padding-bottom: 15px;
        text-align: justify;
        text-indent: 40px;
        line-height: 26px;
    }

    .ihds_text .buttons {
        text-indent: 0;
        text-align: center;
    }

        .ihds_text .buttons a.open {
            background: #fff;
            border: 3px solid #8b3e8b;
            color: #8b3e8b;
            line-height: 32px;
        }

        .ihds_text .buttons a {
            display: inline-block;
            text-align: center;
            line-height: 38px;
            color: #fff;
            background: #8b3e8b;
            font-family: 'latoblack';
            font-size: 12px;
            text-transform: uppercase;
            width: 49%;
        }

.ihds_logo {
    float: left;
    position: absolute;
    left: 35px;
    top: 55px;
}

#footer {
    width: 100%;
}

.footer_top {
    width: 100%;
    background: #333132;
}

.footer_top_dtail {
    width: 100%;
    padding: 32px 0px 40px;
}

    .footer_top_dtail h4 {
        color: #fff;
        font-size: 16px;
        padding-bottom: 25px;
        font-family: 'latobold';
        text-transform: uppercase;
    }


.jovian_archive {
    width: 340px;
    float: left;
    padding-right: 20px;
}

    .jovian_archive p {
        font-size: 14px;
        color: #939598;
        padding-bottom: 25px;
        font-family: 'latolight';
        line-height: 24px;
    }


.get_started_listing {
    width: 260px;
    float: left;
    padding-right: 20px;
}

    .get_started_listing ul li {
        padding-bottom: 7px;
    }

        .get_started_listing ul li a {
            font-size: 14px;
            color: #939598;
            font-family: 'latoregular';
        }

            .get_started_listing ul li a:hover {
                text-decoration: underline;
            }

.signup_newsletter {
    width: 330px;
    float: right;
}

    .signup_newsletter p {
        font-size: 14px;
        color: #939598;
        padding-bottom: 25px;
        font-family: 'latoregular';
        line-height: 24px;
    }

.enter_email {
    width: 100%;
    border: 1px solid #dddddd;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: hidden;
    height: 42px;
    margin-bottom: 35px;
}

    .enter_email:hover , .enter_email:hover a {
        border-color:#8b3e8b;
        color:#8b3e8b;
    }

.enter_email a{
    text-transform:uppercase;
    color:#ffffff;
    display:block;
    text-align:center;
    padding-top:12px;
    font-size:15px;
}

    .enter_email input[type='text'] {
        width: 75%;
        float: left;
        background: #dcddde;
        padding: 8px 10px 8px 30px;
        color: #939598;
        font-family: 'latoregular';
        font-size: 14px;
        height: 40px;
    }

    .enter_email input[type='submit'] {
        width: 25%;
        float: right;
        background: #8b3e8b;
        color: #fff;
        font-family: 'latobold';
        text-transform: uppercase;
        font-size: 14px;
        height: 40px;
        text-align: center;
        line-height: 38px;
        cursor: pointer;
        overflow: hidden;
    }

.join_us_footer {
    width: 100%;
}

    .join_us_footer ul li {
        display: inline-block;
        float: left;
        margin-right: 15px;
    }

        .join_us_footer ul li a {
            display: block;
            border-radius: 50%;
            -moz- border-radius:50%;
            -ms- border-radius:50%;
            -o- border-radius:50%;
            -webkit- border-radius:50%;
            background: url(/assets/images/footerSocial3_hover.png) center center no-repeat #646464;
            width: 50px;
            height: 50px;
            transition: all .2s;
            -moz-transition: all .2s;
            -ms-transition: all .2s;
            -o-transition: all .2s;
            -webkit-transition: all .2s;
        }

            .join_us_footer ul li a.tweet {
                background: url(/assets/images/footerSocial4_hover.png) center center no-repeat #646464;
            }

            .join_us_footer ul li a.insta {
                background: url(/assets/images/footerSocial6_hover.png) center center no-repeat #646464;
            }

            .join_us_footer ul li a.googleplus {
                background: url(/assets/images/footerSocial5_hover.png) center center no-repeat #646464;
            }

            .join_us_footer ul li a.ytube {
                background: url(/assets/images/footerSocial2_hover.png) center center no-repeat #646464;
            }


            .join_us_footer ul li a:hover {
                background: url(/assets/images/footerSocial3.png) center center no-repeat #8b3e8b;
                transition: all .2s;
                -moz-transition: all .2s;
                -ms-transition: all .2s;
                -o-transition: all .2s;
                -webkit-transition: all .2s;
            }

            .join_us_footer ul li a.tweet:hover {
                background: url(/assets/images/footerSocial4.png) center center no-repeat #8b3e8b;
            }

            .join_us_footer ul li a.insta:hover {
                background: url(/assets/images/footerSocial6.png) center center no-repeat #8b3e8b;
            }

            .join_us_footer ul li a.googleplus:hover {
                background: url(/assets/images/footerSocial5.png) center center no-repeat #8b3e8b;
            }

            .join_us_footer ul li a.ytube:hover {
                background: url(/assets/images/footerSocial2.png) center center no-repeat #8b3e8b;
            }




.footer_bottom {
    width: 100%;
    background: #000000;
}

.footer_bottom_dtail {
    text-align: center;
    font-size: 14px;
    color: #939598;
    font-family: 'latoregular';
    line-height: 70px;
}










.only_mobile_header {
    display: none;
}

.mobile_emailBanner {
    display: none;
}

.human_design_img.mobile_imgShow {
    display: none;
}

.first_time_here_section p.mobile_paragraph {
    display: none;
}






.banner_section.small_banner {
    background: url(/assets/images/small_banner.png) top center no-repeat;
    width: 100%;
    background-size: cover;
}

.banner_section h1 {
    text-align: center;
    font-size: 40px;
    font-family: 'latoregular';
    color: #f9f9f9;
}

.inner_content {
    width: 100%;
}

.all_inner_contaner {
    width: 100%;
    padding: 25px 0px 70px;
}

.category_menu_outer {
    float: left;
    width: 295px;
}


.category_menu {
    width: 100%;
    border-top: 1px solid #e7e8e9;
}

    .category_menu ul li {
        border-bottom: 1px solid #e7e8e9;
    }

        .category_menu ul li a {
            line-height: 32px;
            display: block;
            font-size: 18px;
            color: #222;
            font-family: 'latoregular';
            padding: 6px 20px 6px 10px;
            position: relative;
        }

            .category_menu ul li a b {
                color: #222;
                font-family: 'latobold';
            }

        .category_menu ul li ul {
            padding: 20px 15px 15px 5px;
            display: none;
            border-top: 1px solid #e7e8e9;
        }

            .category_menu ul li ul li {
                border: 0px;
                padding-bottom: 5px;
                text-transform: lowercase;
            }

                .category_menu ul li ul li a {
                    font-size: 16px;
                    text-transform: initial;
                    line-height: 18px;
                    color: #222;
                }

        .category_menu ul li a:hover {
            color: #8f428f;
        }

        .category_menu ul li.selected a {
            color: #8f428f;
            font-weight: bold;
        }

        .category_menu ul li a.display_nav {
            background: url(/assets/images/acordian_plus.png) 95% center no-repeat;
            text-transform: uppercase;
            display: block;
            background-size: 10px 10px;
        }

            .category_menu ul li a.display_nav.openMenu {
                background: url(/assets/images/acordian_negtive.png) 95% center no-repeat;
                display: block;
                background-size: 10px 10px;
            }

    .category_menu.search_options ul li a.display_nav {
        text-transform: none;
    }

    .category_menu.search_options ul li ul {
        display: block;
    }

.right_content {
    width: 890px;
    float: right;
}


.category_header {
    width: 100%;
    background: url(/assets/images/featured_video_bg.png) no-repeat;
    width: 100%;
    background-size: cover;
    padding: 22px 20px 50px 24px;
    margin-bottom: 35px;
}

    .category_header img {
        width: 169px;
        float: left;
        padding-top: 40px;
        margin-right: 30px;
    }


    .category_header div h4 {
        font-size: 30px;
        color: #8c3f8c;
        font-family: 'latoblack';
        padding-bottom: 30px;
    }

    .category_header div p {
        font-size: 16px;
        font-family: 'latolight';
        color: #222222;
        padding-bottom: 25px;
        text-align: justify;
        line-height: 26px;
    }


div.pager {
    width: 100%;
    border-top: 1px solid #e7e8e9;
    border-bottom: 1px solid #e7e8e9;
    padding: 12px 22px;
    margin-bottom: 12px;
}

    div.pager h5 {
        display: inline-block;
        float: left;
        font-size: 16px;
        font-family: 'latolight';
        color: #222222;
        line-height: 36px;
    }

    div.pager ul, div.pager div.mobile-pager {
        width: auto;
        float: right;
        display: block;
        zoom: 1;
    }

        div.pager ul li {
            float: left;
            padding-right: 5px;
            list-style: none;
        }

            div.pager ul li a, div.pager div.mobile-pager span a {
                display: block;
                background: #fff;
                line-height: 36px;
                padding: 0px 13px;
                text-align: center;
                font-size: 16px;
                font-family: 'latolight';
                color: #222222;
            }

                div.pager ul li a.next, div.pager div.mobile-pager span a.next {
                    background: url(/assets/images/pagination_aero_next.png) center center no-repeat #fff;
                }

                div.pager ul li a.prev, div.pager div.mobile-pager span a.prev {
                    background: url(/assets/images/pagination_aero_previous.png) center center no-repeat #fff;
                }

                    div.pager ul li a:hover, div.pager ul li a.next:hover, div.pager ul li a.prev:hover,
                    div.pager div.mobile-pager span a:hover, div.pager div.mobile-pager span a.next:hover, div.pager div.mobile-pager span a.prev:hover {
                        background-color: #d7d7d7;
                        font-family: 'latoregular';
                    }

                div.pager ul li a.page-active, div.pager div.mobile-pager span a.page-active {
                    background: #d7d7d7;
                    font-family: 'latoregular';
                }

div.mobile-pager span a {
    float: left;
}

div.pager div.mobile-pager {
    display: none;
}

    div.pager div.mobile-pager .number-control, div.pager div.mobile-pager .text-control {
        display: block;
        float: left;
        width: 100%;
        text-align: center;
    }

        div.pager div.mobile-pager .number-control span, div.pager div.mobile-pager .text-control span {
            display: inline-block;
            margin: 0;
            padding: 0;
            margin-left: -3px;
        }

    .media_library_sections {
        width: 100%;
    }

    .media_library_sections h4 {
        color: #353535;
        font-size: 24px;
        padding-bottom: 15px;
        font-family: 'latolight';
        text-transform: uppercase;
    }

        .media_library_sections h4 b {
            font-family: 'latoblack';
        }

    .media_library_sections div.section {
        width: 100%;
        border-bottom: 2px solid #e7e8e9;
        margin-bottom: 40px;
    }

    .media_library_sections .grid_item {
        padding: 7px;
    }

    .media_library_sections .grid_item_text {
        padding-top: 10px;
        line-height: 21px;
    }

        .media_library_sections .grid_item_text h4 {
            font-family: 'latoregular';
            font-size: 14px;
        }

    .media_library_sections .grid_item .btn_container {
        width: 100%;
    }

        .media_library_sections .grid_item .btn_container a {
            display: inline-block;
            width: 100%;
            text-align: center;
            line-height: 44px;
            color: #fff;
            font-family: 'latoblack';
            font-size: 14px;
            text-transform: uppercase;
        }

            .media_library_sections .grid_item .btn_container a.video {
                background: url(/assets/images/play_video_button_plain.png) 26% center no-repeat #8b3e8b;
            }

            .media_library_sections .grid_item .btn_container a.video-item-library {
                background: url(/assets/images/play_video_button_plain.png) 15% 45% no-repeat #8b3e8b;
            }

            .media_library_sections .grid_item .btn_container a.download {
                background: url(/assets/images/download_button.png) 22% center no-repeat #8b3e8b;
            }

    .media_library_sections.my_library .grid_item {
        padding: 0px;
        background: #ffffff;
    }

        .media_library_sections.my_library .grid_item img {
            width: 100%;
        }

        .media_library_sections.my_library .grid_item .inner {
            padding: 5px;
        }

            .media_library_sections.my_library .grid_item .inner h5 {
                color: #666666;
                font-family: 'hindbold';
                font-size: 18px;
                margin-bottom: 10px;
                display: block;
                text-align: center;
                text-transform: capitalize;
                line-height: 18px;                
                height: 34px;                
            }

            .media_library_sections.my_library .grid_item .inner a {
                display: inline-block;
                width: 100%;
                text-align: center;
                line-height: 44px;
                color: #fff;
                font-family: 'latoblack';
                font-size: 14px;
                text-transform: uppercase;
            }

            .media_library_sections.my_library .grid_item .inner .stream {
                background: url(/assets/images/streamText_bg.png) center center repeat-x;
                width: 100%;
                text-align: center;
                margin-bottom: 12px;
                margin-top: 13px;
            }

                .media_library_sections.my_library .grid_item .inner .stream label {
                    display: inline-block;
                    background: #fff;
                    padding: 0px 10px;
                    color: #a3a3a3;
                    font-size: 18px;
                    text-transform: uppercase;
                }

            .media_library_sections.my_library .grid_item .inner .buttons a {
                border: 3px solid #8b3e8b;
                color: #8b3e8b;
                display: block;
                font-family: "hindbold";
                font-size: 20px;
                line-height: 49px;
                text-align: center;
                width: 49%;
                text-transform: uppercase;
                float: left;
                padding-left: 40px;
                height: 49px;
            }

                .media_library_sections.my_library .grid_item .inner .buttons a.book {
                    background: url(/assets/images/eebook_icon.png) 32% center no-repeat #8b3e8b;
                    margin-top: 5px;
                    width: 100%;
                }

                .media_library_sections.my_library .grid_item .inner .buttons a.fullwidth {
                    width: 100%;
                }

            .media_library_sections.my_library .grid_item .inner a.download_btn {
                background: #8b3e8b;
            }

            .media_library_sections.my_library .grid_item .inner a img {
                display: inline;
                vertical-align: middle;
                margin-right: 10px;
                width: initial;
            }

            .media_library_sections.my_library .grid_item .inner a.video {
                background: #8b3e8b;
            }


            .media_library_sections.my_library .grid_item .inner .buttons a {
                padding-left: 0;
                background: #fff;
                font-size: 14px;
                margin-bottom:4px;
            }

            .media_library_sections.my_library .grid_item .inner .buttons a:nth-of-type(2n) {
                float: right;
                z-index: 10;
            }

            .media_library_sections.my_library .grid_item .inner a.book {
                background: #8b3e8b;
                color: #ffffff;
            }


    .media_library_sections.my_library .software_item {
        border: 1px solid #e9e9e9;
        background: #fdfdfd;
        padding: 24px 18px 15px;
        margin-bottom: 20px;
    }

        .media_library_sections.my_library .software_item .img_container {
            width: 225px;
            float: left;
        }

            .media_library_sections.my_library .software_item .img_container img {
                display: block;
            }

        .media_library_sections.my_library .software_item .detail {
            width: 555px;
            float: right;
        }

            .media_library_sections.my_library .software_item .detail h6 {
                font-family: 'latoblack';
                font-size: 18px;
                padding-bottom: 20px;
            }

            .media_library_sections.my_library .software_item .detail label {
                color: #5c5b5d;
                font-family: "latolight";
                font-size: 16px;
                line-height: 23px;
                padding-bottom: 30px;
                display: block;
            }

                .media_library_sections.my_library .software_item .detail label b {
                    font-family: 'latoblack';
                    display: inline-block;
                    padding-right: 15px;
                }

            .media_library_sections.my_library .software_item .detail p {
                color: #5c5b5d;
                font-family: "latolight";
                font-size: 16px;
                line-height: 26px;
            }


            .media_library_sections.my_library .software_item .detail .download_btn {
                width: 100%;
            }

                .media_library_sections.my_library .software_item .detail .download_btn a {
                    display: inline-block;
                    width: 261px;
                    text-align: center;
                    line-height: 54px;
                    color: #fff;
                    background: url(/assets/images/download_button.png) 22% center no-repeat #8b3e8b;
                    font-family: 'latoblack';
                    font-size: 18px;
                    text-transform: uppercase;
                    float: right;
                    padding-left: 20px;
                }




    .media_library_sections.my_library .grid_item .inner a.add_product_review {
        color: #444141;
        font-family: latoregular;
        text-transform: none;
        line-height: 30px;
        margin-top: 4px;
    }

        .media_library_sections.my_library .grid_item .inner a.add_product_review:hover {
            color: #8b3e8b;
        }

        .media_library_sections.my_library .grid_item .inner a.add_product_review img {
            width: initial;
            display: inline;
            vertical-align: middle;
            padding-bottom: 2px;
            margin-right: 6px;
        }

    .media_library_sections.my_library .grid_item .inner .rating {
        background: #f9f9f9;
        border-bottom: 1px solid #ebebeb;
        border-top: 1px solid #ebebeb;
        text-align: center;
        padding: 8px 0;
    }

        .media_library_sections.my_library .grid_item .inner .rating img {
            width: initial;
            display: inline;
            vertical-align: middle;
            padding-bottom: 2px;
            margin-right: 6px;
        }

.ajs-content textarea {
    width: 100%;
    height: 150px;
    resize: none;
    background: #fff;
    border: 1px solid #e7e8e9;
    padding: 5px 12px;
    color: #353333;
    font-size: 14px;
    font-family: 'latoregular';
}

.ajs-footer .rating_bar {
    float: left;
    width: 170px;
    margin-left: 50px;
}

    .ajs-footer .rating_bar label {
        float: left;
        padding-top: 9px;
        margin-right: 10px;
    }

.ajs-header span {
    font-weight: normal;
    margin-left: 10px;
}



.section.media ul li {
    width: 30.2%;
    float: left;
    margin-right: 4.5%;
    margin-bottom: 2.5%;
}

    .section.media ul li:nth-of-type(3n) {
        margin-right: 0px;
    }

.section.media.audio {
    width: 100%;
    border-bottom: none;
}

    .section.media.audio > div {
        background: #f9f9f9;
        padding: 0px 12px;
        border: 1px solid #e7e8e9;
    }

    .section.media.audio ul li.embedded_media {
       /* border-bottom: none;
        padding-top: 4px;
        padding-bottom: 5px;*/
    }

    .section.media.audio ul li {
        width: 48%;
        float: left;
        border-bottom: 1px solid #e7e8e9;
        margin-right: auto;
        margin-bottom: 0;
        padding: 12px 0;
    }

        .section.media.audio ul li:nth-of-type(2n) {
            float: right;
        }

        .section.media.audio ul li a {
            background: url(/assets/images/audio_button_icon_plain.png) left center no-repeat;
            padding-left: 45px;
            display: block;
            color: #8b3e8b;
            font-size: 16px;
            padding-top: 18px;
            font-family: 'hindbold';
            height: 52px;
        }

    .section.media.audio.single_column ul li {
        width: 100%;
        float: none;
    }


.mobile_only {
    display: none;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.chart_form_container {
    width: 701px;
    margin: auto;
    background: url(/assets/images/geyt_chat1_bg.png) no-repeat;
    background-size: cover;
    padding: 30px 0px 25px;
}

.chart_form {
    width: 440px;
    margin: auto;
    padding-bottom: 15px;
}

    .chart_form h3 {
        font-size: 30px;
        text-transform: uppercase;
        font-family: 'latolight';
        color: #414042;
        text-align: center;
        padding-bottom: 20px;
        p;
    }

        .chart_form h3 b {
            font-family: 'latoblack';
        }

    .chart_form ul li {
        padding-bottom: 10px;
    }

        .chart_form ul li strong {
            color: #5c5b5d;
            font-size: 18px;
            font-family: 'latoblack';
            text-transform: uppercase;
            line-height: 40px;
            display: block;
            float: left;
            width: 120px;
        }

        .chart_form ul li label {
            position: relative;
            color: #5c5b5d;
            font-size: 18px;
            font-family: 'latoblack';
            text-transform: uppercase;
            line-height: 40px;
            display: block;
            float: left;
            width: 120px;
        }

            .chart_form ul li label span.note {
                position: absolute;
                left: 450px;
                font-size: 12px;
                width: 200px;
                text-transform: none;
                font-family: 'latobold';
            }

        .chart_form ul li input {
            width: 315px;
            float: right;
            display: block;
            background: #fff;
            border: 1px solid #e7e8e9;
            height: 40px;
            padding: 5px 12px;
            color: #8d8d8d;
            font-size: 18px;
            font-family: 'latolight';
        }

        .chart_form ul li .field-validation-error {
            margin-left: 125px;
            display: inline-block;
            padding-top: 5px;
        }

        .chart_form p.info {
        margin-left: -70px;
    margin-right: -70px;
    color: #5c5b5d;
    font-size: 14px;
    font-family: 'latolight';
    text-align: justify;
    padding-bottom: 40px;
    line-height: 23px;
}

.chart_form_bottom {
    width: 540px;
    margin: auto;
}

    .chart_form_bottom p {
        color: #5c5b5d;
        font-size: 14px;
        font-family: 'latolight';
        text-align: center;
        padding-bottom: 20px;
        line-height: 23px;
    }

    .chart_form_bottom input {
        display: block;
        width: 80%;
        text-align: center;
        line-height: 44px;
        color: #fff;
        background: #8b3e8b;
        font-family: 'latoblack';
        font-size: 18px;
        text-transform: uppercase;
        margin: auto;
        cursor: pointer;
    }

.chart_form .field-validation-error {
    margin-left: 125px;
}

.content_section {
    width: 100%;
}

.gray_section {
    background-color: #fcfcfc;
    border-bottom: 1px solid #e7e8e9;
}

.stats {    
    font-size: 18px;
    color: #222222;
    line-height: 26px;
}

    .stats p {
        padding-bottom: 18px;
         font-family: 'latolight';
    }

    .stats h3 {
        font-size: 30px;
        font-family: 'latolight';
        color: #414042;
        text-align: center;
        padding-bottom: 10px;
        line-height: 34px;
    }

.chart_results_container {
    padding: 40px 0px 25px;
    width: 100%;
}

    .chart_results_container.variable .chart_properties {
        float: left;
    }

        .chart_results_container.variable .chart_properties ul {
            margin-left: 10px;
        }

            .chart_results_container.variable .chart_properties ul li.highlight {
                background-color: #8c3f8c;
                color: white;
                padding: 10px;
                margin-bottom: 10px;
                margin-left: -10px;
            }

    .chart_results_container.variable .chart_bodygraph_container {
        float: right;
    }

.just_now_container h3 {
    font-size: 30px;
    text-transform: uppercase;
    font-family: 'latolight';
    color: #414042;
    text-align: center;
    padding-bottom: 10px;
}

    .just_now_container h3 b {
        font-family: 'latoblack';
    }

.just_now_container h4 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 35px;
}

.just_now_container span {
    display: block;
    width: 100%;
    margin-bottom: 25px;
}

    .just_now_container span img {
        display: block;
        width: 100%;
    }

.chart_bodygraph_container {
    width: 706px;
    float: left;
}

    .chart_bodygraph_container h3 {
        font-size: 30px;
        text-transform: uppercase;
        font-family: 'latolight';
        color: #414042;
        text-align: center;
        padding-bottom: 20px;
    }

        .chart_bodygraph_container h3 b {
            font-family: 'latoblack';
        }

    .chart_bodygraph_container span {
        display: block;
        width: 100%;
        margin-bottom: 25px;
    }

        .chart_bodygraph_container span img {
            display: block;
            width: 100%;
        }

    .chart_bodygraph_container .sharing_toolbar_container {
        width: 82%;
        margin: auto;
    }

    .chart_bodygraph_container .sharing_toolbar {
        width: 50%;
        float: left;
        padding-top: 3px;
    }

        .chart_bodygraph_container .sharing_toolbar label {
            display: inline-block;
            margin-right: 16px;
            color: #666666;
            font-size: 20px;
            float: left;
            padding-top: 4px;
        }

        .chart_bodygraph_container .sharing_toolbar ul {
            width: auto;
            float: left;
        }

            .chart_bodygraph_container .sharing_toolbar ul li {
                float: left;
                padding-right: 10px;
            }

                .chart_bodygraph_container .sharing_toolbar ul li a {
                    background: url(/assets/images/s_fb.png) no-repeat;
                    width: 35px;
                    height: 35px;
                    display: block;
                }

                    .chart_bodygraph_container .sharing_toolbar ul li a.s_twit {
                        background: url(/assets/images/s_twit.png) no-repeat;
                    }

                    .chart_bodygraph_container .sharing_toolbar ul li a.s_google {
                        background: url(/assets/images/s_google.png) no-repeat;
                    }

                    .chart_bodygraph_container .sharing_toolbar ul li a.s_inbox {
                        background: url(/assets/images/s_inbox.png) no-repeat;
                    }


    .chart_bodygraph_container .download_btn_container {
        width: 262px;
        float: right;
    }

        .chart_bodygraph_container .download_btn_container a {
            display: block;
            width: 100%;
            text-align: center;
            line-height: 54px;
            color: #fff;
            background: #8b3e8b;
            font-family: 'latoblack';
            font-size: 18px;
            text-transform: uppercase;
            margin: auto;
            cursor: pointer;
        }


.chart_properties {
    width: 45%;
    max-width: 425px;
    float: right;
}

    .chart_properties h3 {
        font-size: 30px;
        text-transform: uppercase;
        font-family: 'latolight';
        color: #414042;
        padding-bottom: 26px;
    }

        .chart_properties h3 b {
            font-family: 'latoblack';
        }

    .chart_properties ul li {
        font-size: 18px;
        font-family: 'latolight';
        color: #5c5b5d;
        padding-bottom: 21px;
        line-height: 27px;
    }

        .chart_properties ul li b {
            font-family: 'latoblack';
            text-transform: uppercase;
        }

    .chart_properties a {
        border: 3px solid #8b3e8b;
        color: #8b3e8b;
        display: inline-block;
        font-family: "latoblack";
        font-size: 16px;
        line-height: 44px;
        text-align: center;
        width: 410px;
        text-transform: uppercase;
        margin-top: 5px;
    }

    .chart_properties.tight ul li {
        font-size: 15px;
        padding-bottom: 7px;
        line-height: 19px;
    }



.chart_2_your_ist_time {
    width: 100%;
    border-bottom: 1px solid #e7e8e9;
}

.section_inner {
    padding: 55px 0px 80px;
    width: 1150px;
    margin: auto;
}

    .section_inner .first_time_here_section {
        float: left;
    }

    .section_inner .newsletter_signup_container {
        float: right;
    }

    .section_inner .first_time_here_section h3 {
        color: #414042;
        padding-top: 0px;
    }

    .section_inner .first_time_here_section p {
        color: #5c5b5d;
    }

    .section_inner .newsletter_signup_container {
        width: 330px;
    }

    .section_inner .newsletter_signup_form ul li {
        float: none;
        width: 100%;
    }

        .section_inner .newsletter_signup_form ul li input {
            height: 44px;
        }

.chart_result_next_steps_section {
    width: 100%;
    border-bottom: 1px solid #e7e8e9;
}

.chart_result_next_steps_container {
    padding: 35px 0px 100px;
    width: 1150px;
    margin: auto;
}

.chart_result_next_steps_section .heading {
    width: 100%;
    padding-bottom: 10px;
}

    .chart_result_next_steps_section .heading h3 {
        font-size: 30px;
        text-transform: uppercase;
        font-family: 'latolight';
        color: #414042;
        text-align: center;
        padding-bottom: 26px;
    }

        .chart_result_next_steps_section .heading h3 b {
            font-family: 'latoblack';
        }

    .chart_result_next_steps_section .heading p {
        color: #5c5b5d;
        font-size: 18px;
        font-family: 'latolight';
        padding-bottom: 20px;
        line-height: 23px;
    }

        .chart_result_next_steps_section .heading p a {
            color: #8b3e8b;
            text-decoration: underline;
        }

            .chart_result_next_steps_section .heading p a:hover {
                text-decoration: underline;
            }

.chart_result_next_steps_section .lists div {
    float: left;
    width: 45%;
}

.chart_result_next_steps_section .lists h4 {
    font-size: 20px;
    font-family: 'latoregular';
    color: #414042;
}

.chart_result_next_steps_section .lists ul {
    padding-top: 20px;
}

    .chart_result_next_steps_section .lists ul li {
        list-style: disc;
        color: #8b3e8b;
        padding-bottom: 20px;
        font-size: 18px;
        margin-left: 28px;
    }

        .chart_result_next_steps_section .lists ul li a {
            color: #8b3e8b;
        }

.chart_result_next_steps_section .media {
    width: 100%;
}

.chart_result_next_steps_section .video {
    width: 635px;
    float: left;
    border: 1px solid #e7e8e9;
    position: relative;
}

    .chart_result_next_steps_section .video span {
        display: block;
        width: 100%;
    }

    .chart_result_next_steps_section .video a {
        position: absolute;
        left: 20px;
        top: 20px;
        color: #c53a3a;
        text-align: center;
        font-size: 18px;
        font-family: 'latolight';
        text-decoration: underline;
    }

.chart_result_next_steps_section .audio {
    width: 499px;
    float: right;
}

    .chart_result_next_steps_section .audio .media_library_sections .audio_section ul li {
        width: 100%;
        float: none;
    }



.form_select {
    width: 315px;
    float: right;
}

    .form_select .customselect {
        background: #fff;
    }

        .form_select .customselect span {
            font-size: 18px;
            color: #8d8d8d;
        }


h3.large {
    font-size: 30px;
    text-transform: capitalize;
    font-family: 'latolight';
    color: #414042;
    padding-bottom: 20px;
    padding-left: 10px;
}

    h3.large b {
        font-family: 'latoblack';
    }


.acc_overview {
    width: 100%;
}

    .acc_overview h3 {
        font-size: 30px;
        text-transform: capitalize;
        font-family: 'latolight';
        color: #414042;
        padding-bottom: 20px;
        padding-left: 10px;
    }

        .acc_overview h3 b {
            font-family: 'latoblack';
        }

    .acc_overview div.section {
        width: 100%;
        background: #f9f9f9;
        border: 1px solid #e7e8e9;
        padding: 16px 15px 20px 15px;
        margin-bottom: 20px;
    }

        .acc_overview div.section.license_agreement {
            margin-bottom: 40px;
        }

            .acc_overview div.section.license_agreement.error {
                border-color: red;
            }

            .acc_overview div.section.license_agreement .header {
                padding-top: 5px;
                padding-bottom: 0;
            }

                .acc_overview div.section.license_agreement .header h4 {
                    padding-top: 5px;
                    padding-bottom: 10px;
                    font-size: 20px;
                }


        .acc_overview div.section h4 {
            color: #222222;
            font-size: 24px;
            font-family: 'latolight';
            padding-bottom: 30px;
        }

            .acc_overview div.section h4.small_padding {
                padding-bottom: 10px;
            }

            .acc_overview div.section h4 span {
                font-size: 16px;
            }

        .acc_overview div.section img.main {
            width: 55%;
            float: left;
            margin-bottom: 20px;
        }

    .acc_overview p {
        color: #5c5b5d;
        font-size: 16px;
        font-family: 'latolight';
        line-height: 23px;
    }

      .acc_overview > p {
        padding-left:10px;
        margin-bottom:10px;
    }

       .acc_overview .small_email_link img {
            height:25px;
    }
      

    .acc_overview div.section ul {
        margin-bottom: 10px;
    }

        .acc_overview div.section ul li {
            color: #5c5b5d;
            font-size: 16px;
            font-family: 'latolight';
            line-height: 23px;
            margin-left: 30px;
        }

        .acc_overview div.section ul.numeric li {
            list-style: decimal;
        }

    .acc_overview div.section .buttons a, .acc_overview div.section input[type='submit'] {
        float: right;
        display: block;
        width: 310px;
        text-align: center;
        line-height: 40px;
        color: #fff;
        background: #8b3e8b;
        font-family: 'latoblack';
        font-size: 16px;
        text-transform: uppercase;
        margin: auto;
        cursor: pointer;
    }

     .acc_overview div.section h4 {
            color: #222222;
            font-size: 24px;
            font-family: 'latolight';
            padding-bottom: 30px;
        }

       .acc_overview div.section.optional h4.opener  {
            color: #3b3a3c;
            font-size: 18px;
            font-family: 'latoregular';
            padding-bottom:0;
             padding-left: 52px;
            background: url(/assets/images/radio_unchecked_small.png) left top no-repeat;
        }

        .acc_overview div.section.optional .content  {
           display:none;
        }

    .acc_overview input[type='submit'] {
        display: block;
        width: 310px;
        text-align: center;
        line-height: 40px;
        color: #fff;
        background: #8b3e8b;
        font-family: 'latoblack';
        font-size: 16px;
        text-transform: uppercase;
        cursor: pointer;
    }

    .acc_overview div.section .buttons.three a {
        float: left;
        width: 266px;
        margin-right: 20px;
        margin-left: 5px;
        border: 3px solid #8b3e8b;
        color: #8b3e8b;
        display: inline-block;
        font-family: "latoblack";
        font-size: 16px;
        line-height: 44px;
        text-align: center;
        width: 266px;
        text-transform: uppercase;
        margin-top: 5px;
        background: #fff;
    }

        .acc_overview div.section .buttons.three a:last-child {
            margin-right: 0px;
        }

        .acc_overview div.section .buttons.three a:hover {
            background: #8b3e8b;
            color: #fff;
        }


div.section.payment_method img {
    float: left;
    margin-right: 40px;
    margin-bottom: 50px;
}

div.section.payment_method.paypal img {
    margin-bottom: 0px;
}

div.section.payment_method.paypal p {
    margin-top: 8px;
}

div.section.payment_method p b {
    margin-right: 10px;
}

div.section.payment_method div.links {
    margin-top: 10px;
}

    div.section.payment_method div.links img.loading {
        margin-top: -10px;
    }

div.section.payment_method a {
    color: #8b3e8b;
}

.form ul li {
    margin-bottom: 15px;
    font-size: 16px;
    clear: both;
}

    .form ul li.half {
        width: 45%;
        float: left;
        clear: none;
    }

     .form ul li.third {
        width: 29%;
        float: left;
        clear: none;
    }

    .form ul li label {
        display: block;
        text-transform: capitalize;
        font-family: 'latoblack';
        margin-bottom: 8px;
        color: #5c5b5d;
    }

    .form ul li label span.note {
        font-family: 'latolight';
        padding-left:10px;
    }

    .form ul li input, .hosted_form_element_container {
        width: 97%;
        background: #fff;
        border: 1px solid #e7e8e9;
        height: 40px;
        padding: 5px 12px;
        color: #8d8d8d;
        font-size: 18px;
        font-family: 'latolight';
    }

    .form ul li textarea, .hosted_form_element_container {
        width: 97%;
        background: #fff;
        border: 1px solid #e7e8e9;        
        padding: 5px 12px;
        color: #8d8d8d;
        font-size: 18px;
        font-family: 'latolight';
    }

        .hosted_form_element_container.cvc {
            width: 142px;
            margin-right: 20px;
            float: left;
            margin-bottom: 10px;
        }

    .form ul li.half input {
        width: 100%;
    }

    .form ul li small {
        color: #8a8a8a;
        margin-bottom: 8px;
        display: block;
        font-size: 15px;
    }

    .form ul li input:disabled {
        background: #f7f1f1;
    }

    .form ul li a.strong {
        color: #8b3e8b;
        font-size: 16px;
        display: block;
        font-family: 'latoblack';
    }

div.checkbox input[type='checkbox'] {
    float: left;
    margin-top: 4px;
    margin-left: -30px;
}

div.checkbox {
    padding-left: 30px;
}



table {
    width: 100%;
    font-size: 16px;
    font-family: 'latolight';
    border-collapse: collapse;
    border-spacing: 0;
}

    table thead tr th {
        text-align: left;
        color: #4e4e4e;
        font-weight: normal;
        font-family: 'latoregular';
        padding-bottom: 8px;
        margin-bottom: 10px;
    }

    table thead tr th:first-child {
       padding-left: 10px;
    }

    table tbody tr td {
        text-align: left;
        color: #5c5b5d;
        padding: 10px;
    }

    table.striped tbody tr:nth-of-type(2n) td {
        background-color:#f9f9f9;
    }

    table.bold {
        font-weight:bold;
    }

    table.vert_borders {
        border-top: 1px solid #eeeeee;
        border-bottom: 1px solid #eeeeee;
    }

    table tr {
        border-bottom: 1px solid #eeeeee;
    }

    table tbody tr:last-child {
        border-bottom: none;
    }

.bread_crumbs {
    width: 100%;
}

    .bread_crumbs ul {
        padding-bottom: 25px;
    }

        .bread_crumbs ul li {
            background: url(/assets/images/bread_crumbs_aero.png) right center no-repeat;
            color: #8b3e8b;
            font-size: 12px;
            text-transform: uppercase;
            margin-right: 5px;
            padding-right: 10px;
            /*float: left;*/
            display:inline-block;
        }
            .bread_crumbs ul li a {
                color: #8f428f;
            }

            .bread_crumbs ul li:last-child {
                background: none;
                color: #656565;
            }

.product_detail h4.title {
    color: #8b3e8b;
    font-size: 30px;
    font-family: 'latobold';
    letter-spacing: 0.5px;
    padding-bottom: 13px;
}


.product_detail {
    width: 100%;
}

.product_detail_main {
    width: 871px;
    float: left;
}

    .product_detail_main .tabs_container .tabs_buttons li {
        width: 20%;
        text-align: center;
    }

    .product_image {
        width: 100%;
        margin-bottom: 25px;
        position: relative;
    }

    .product_image span.image_container {
        display: block;
        width: 100%;
    }

    .product_image img.play {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-left: -52px;
        margin-top: -52px;
    }



.tabs_container {
    width: 100%;
    margin-bottom: 20px;
    border: 1px solid #ebebeb;
    background-color: #f9f9f9;
}

.tabs_buttons {
    width: 100%;
}

    .tabs_buttons ul {
        width: 100%;
        display: table;
    }

        .tabs_buttons ul li {
            margin-right: 3px;
            display: table-cell;
        }

            .tabs_buttons ul li a {
                display: block;
                text-align: center;
                line-height: 38px;
                color: #8b3e8b;
                font-size: 16px;
                font-family: 'latoregular';
                text-transform: uppercase;
                border-top: none;
                border-radius: 0;
                border-right: none;
                border-bottom: 1px solid #ebebeb;
                border-left: 1px solid #ebebeb;
                background-color: #ffffff;
            }

                .tabs_buttons ul li a.selected {
                    border-bottom: 0px;
                    font-family: 'latobold';
                    background-color: #f9f9f9;
                }



            .tabs_buttons ul li:first-child a {
                border-left: none !important;
            }

.tabs_container .tab:first-child {
    display: block;
}

.tab {
    width: 100%;
    display: none;
}

    .tab.selected {
        width: 100%;
        display: block;
    }

.tab_content {
    width: 100%;
    padding: 20px 35px 20px 15px;
}

    .tab_content p {
        font-size: 16px;
        color: #222;
        font-family: 'latolight';
        padding-bottom: 12px;
        line-height: 23px;
    }

    .tab_content ul {
        margin-bottom: 15px;
    }

        .tab_content ul li {
            font-size: 16px;
            color: #222;
            font-family: 'latolight';
            list-style: disc;
            line-height: 23px;
            margin-left: 20px;
        }


    .tab_content h5 {
        text-align: center;
        font-size: 24px;
        font-family: 'latobold';
        color: #222;
        padding-bottom: 25px;
    }

    .tab_content strong {
        font-size: 16px;
        color: #222;
        font-family: 'latolight';
        line-height: 23px;
    }

        .tab_content strong small {
            font-size: 16px;
            font-family: 'latobold';
        }

    .tab_content label {
        font-size: 16px;
        color: #222;
        font-family: 'latolight';
        padding-bottom: 22px;
        line-height: 23px;
        text-align: center;
        display: block;
    }

.content_box {
    border: 1px solid #ebebeb;
    width: 100%;
    background: #f9f9f9;
}

    .content_box.no_borders {
        border: none;
    }

    .content_box h4 {
        width: 100%;
        text-align: center;
        display: block;
        line-height: 32px;
        color: #8c3f8c;
        background: #fff;
        font-size: 18px;
        font-family: 'latolight';
        text-transform: uppercase;
        padding: 10px;
    }

    .content_box h2 {
        font-size: 30px;
        text-transform: uppercase;
        font-family: 'latolight';
        color: #5c5b5d;
        text-align: center;
        padding-bottom: 20px;
        padding-top: 3px;
    }

        .content_box h2 b {
            font-family: 'latoblack';
        }

.product_slider_outer {
    width: 100%;
    background: #f9f9f9;
    padding: 10px 0px;
}

    .product_slider_outer .product_slider {
        width: 90%;
        margin-bottom: 0px;
    }

.product_side_column {
    width: 315px;
    float: right;
}

.product_specs {
    width: 100%;
    border: 1px solid #ebebeb;
    margin-bottom: 22px;
}

    .product_specs .summary {
        width: 100%;
        padding: 14px 20px 20px;
        border-bottom: 1px solid #ebebeb;
    }

        .product_specs .summary em {
            color: #939598;
            font-family: 'latolight';
            font-size: 14px;
            font-style: normal;
            background: url(/assets/images/clock_icon.png) left top no-repeat;
            padding-left: 25px;
            line-height: 18px;
            display: block;
        }

.product_price {
    padding-bottom: 12px;
    width: 100%;
}

    .product_price h5 {
        display: inline-block;
        float: left;
        color: #8c3f8c;
        font-size: 30px;
        font-family: "latobold";
    }

    .product_price del {
        display: inline-block;
        float: left;
        color: #222;
        font-family: 'latolight';
        font-size: 18px;
        padding-left: 13px;
        padding-top: 8px;
    }

.margin_top_30 {
    margin-top: 30px;
}


.margin_bottom_30 {
    margin-bottom: 30px;
}

.margin_bottom_40 {
    margin-bottom: 40px;
}

.product_ratings_container {
    width: 100%;
    padding-bottom: 2px;
}

    .product_ratings_container b {
        color: #939598;
        font-family: 'latolight';
        font-size: 16px;
        display: inline-block;
        float: left;
        padding-left: 10px;
    }

.tab_selector ul.product_ratings li span {
    cursor: pointer !important;
}

ul.product_ratings {
    display: inline-block;
    float: left;
    margin: 0;
}

    ul.product_ratings li {
        float: left;
        padding-right: 3px;
        list-style: none;
        margin: 0;
        line-height: normal;
        height: 18px;
        margin-bottom: 5px;
    }

        ul.product_ratings li span {
            background: url(/assets/images/silver_star.png) no-repeat;
            width: 20px;
            height: 18px;
            display: block;
            cursor: default;
        }

            ul.product_ratings li span.gold_star {
                background: url(/assets/images/gold_star.png) no-repeat;
                width: 20px;
                height: 18px;
                display: block;
            }

.user_reviews div.review + div.review {
    border-top: 2px solid #e7e8e9;
    padding-top: 40px;
}

.user_review1s div.review:last-child {
    border-bottom: none;
    margin-bottom: 20px;
}

.user_reviews div.review p.spec {
    clear: both;
    font-size: 14px;
}

.user_reviews div.pager {
    border-bottom: none;
}

.user_reviews div.pager ul li {
    padding: 0 !important;
    margin: 0 !important;
}

.product_overview {
    background: #f9f9f9;
    border-bottom: 1px solid #ebebeb;
    padding: 14px 18px 20px;
}

    .product_overview p {
        font-size: 16px;
        color: #222;
        font-family: 'latolight';
        padding-bottom: 5px;
        line-height: 23px;
    }

    .product_overview strong { font-family: 'latoregular' !important;
    font-size: inherit !important;
    color: inherit !important;
    line-height: inherit !important;
    font-weight: bold; }

    .product_overview ul li {
        list-style: disc;
        color: #8b3e8b;
        font-size: 22px;
        margin-left: 30px;
        font-size: 16px;
        color: #222;
        font-family: 'latolight';
        padding-bottom: 5px;
        line-height: 23px;
    }

.cart_btn_container {
    width: 100%;
    padding: 15px 0px;
}

    .cart_btn_container a {
        background: #8b3e8b;
        color: #fff;
        display: block;
        font-family: "latoblack";
        font-size: 14px;
        line-height: 40px;
        text-align: center;
        width: 87%;
        margin: auto;
        text-transform: uppercase;
    }

        .cart_btn_container a img {
            display: inline;
            margin-right: 20px;
        }

.product_social {
    background: #f9f9f9;
    padding: 14px 18px 15px;
}

.product_guaranties {
    width: 100%;
}

    .product_guaranties ul {
        padding-bottom: 10px;
    }

        .product_guaranties ul li {
            list-style: disc;
            color: #8b3e8b;
            font-size: 14px;
            padding-bottom: 10px;
            margin-left: 15px;
            font-family: 'latolight';
        }

         .product_guaranties ul li a{
            color: #8b3e8b;
        }

.product_wishlist {
    width: 100%;
    text-align: center;
    padding-bottom: 12px;
}

    .product_wishlist a {
        border: 2px solid #8b3e8b;
        color: #8b3e8b;
        display: inline-block;
        font-family: "latoblack";
        font-size: 14px;
        line-height: 36px;
        text-align: center;
        width: 48%;
        text-transform: uppercase;
        margin-top: 5px;
        background: #fff;
        margin: 2px;
    }

        .product_wishlist a:hover {
            background: #8b3e8b;
            color: #fff;
        }



.product_sharing_options {
    width: 100%;
    text-align: center;
}

    .product_sharing_options a {
        background: url(/assets/images/s_fb.png) no-repeat;
        width: 35px;
        height: 35px;
        display: inline-block;
        margin: 0px 4px;
    }

        .product_sharing_options a.s_twit {
            background: url(/assets/images/s_twit.png) no-repeat;
        }

        .product_sharing_options a.s_google {
            background: url(/assets/images/s_google.png) no-repeat;
        }

        .product_sharing_options a.s_inbox {
            background: url(/assets/images/s_inbox.png) no-repeat;
        }

.product_side_column .product_slider_outer {
    padding: 0px;
}

.product_side_column .product_slider {
    width: 100%;
}

.product_side_column .grid_item {
    border: none;
}


.product_side_column .grid_item_text p {
    font-size: 14px;
    padding-bottom: 2px;
}

.product_side_column .grid_item_text ul li {
    color: #222222;
    font-family: "latolight";
    font-size: 14px;
    line-height: 22px;
    padding-bottom: 0px;
    list-style: disc;
    margin-left: 15px;
}

.product_side_column .featured_dtail_bttn {
    padding: 10px 13px;
}


.stories_Articals_content {
    width: 100%;
    border-bottom: 1px solid #ebebeb;
}

.stories_Articals_inner {
    padding: 40px 0px;
    width: 700px;
    margin: auto;
}

.articals_dtail {
    width: 100%;
}

    .articals_dtail h1 {
        text-align: center;
        color: #222222;
        font-size: 36px;
        font-family: "latoblack";
        letter-spacing: 1px;
        padding-bottom: 12px;
    }

    .articals_dtail label {
        color: #222222;
        font-family: "latolight";
        font-size: 16px;
        display: block;
        text-align: center;
        text-transform: uppercase;
        padding-bottom: 18px;
    }

.story_share_container {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 30px;
    margin-top: 10px;
}

    .story_share_container > a {
        position: absolute;
        right: 0;
        top: 0;
        text-align: right;
        color: #8b3e8c;
        font-family: "latolight";
        padding-top: 10px;
        font-size: 16px;
        text-decoration: underline;
    }

.articals_dtail p {
    font-size: 18px;
    color: #222;
    font-family: 'latolight';
    padding-bottom: 20px;
    line-height: 26px;
    /*letter-spacing: 2px;*/
}

.articals_dtail a {
    color: #8b3e8c;
}

.articals_dtail ul {
    font-size: 18px;
    color: #222;
    font-family: 'latolight';
    padding-bottom: 20px;
    line-height: 26px;
    margin-left:30px;
}

.articals_dtail ul li{
    list-style:disc;
}

.articals_dtail h2 {
    color: #222222;
    font-size: 26px;
    font-family: "latoblack";
    letter-spacing: 1px;
    padding-bottom: 22px;
}


.article_testimonial {
    width: 100%;
    padding-left: 50px;
    padding-top: 50px;
}

    .article_testimonial img {
        width: 125px;
        border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        -border-radius: 50%;
        display: inline-block;
        float: left;
        margin-right: 15px;
    }


    .article_testimonial p {
        font-size: 18px;
        color: #222;
        font-family: 'latolight_italic';
        padding-bottom: 20px;
        line-height: 24px;
        letter-spacing: 2px;
        display: inline-block;
        float: right;
        width: calc(100% - 145px);
        padding-top: 12px;
    }



.artical_container2 {
    background: #f9f9f9;
    width: 100%;
}

.articale_form_text {
    width: 100%;
    border-bottom: 2px solid #d5d4d6;
    padding-bottom: 15px;
    margin-bottom: 20px;
}

    .articale_form_text.signup_form {
        padding-bottom:45px;
    }
 .articale_form_text.signup_form .get_started a {
        width:100%;
        text-align:center;
    }

  .articale_form_text.signup_form img.ebook {
        max-width:200px;
        margin:auto;
    }

  .articale_form_text.signup_form .bullets .get_started {
        text-align:left;
        margin-top:20px;
    }



    .articale_form_text.signup_form ul li {
        list-style: disc;
    color: #8b3e8b;
    font-size: 28px;
    margin-left: 28px;
    padding-bottom: 0;
    }

        .articale_form_text.signup_form ul li p{

    padding-bottom: 0;
    }

    .articale_form_text h3 {
        font-size: 30px;
        text-transform: uppercase;
        font-family: 'latolight';
        color: #5c5b5d;
        text-align: center;
        padding-bottom: 20px;
        padding-top: 3px;
    }

        .articale_form_text h3 b {
            font-family: 'latoblack';
        }

    .articale_form_text p {
        font-size: 18px;
        font-family: 'latolight';
        color: #5c5b5d;
        padding-bottom: 20px;
    }

        .articale_form_text p b {
            font-family: 'latoblack';
            letter-spacing: 1px;
        }


    .articale_form_text .newsletter_signup_container {
        float: none;
        width: 100%;
    }

    .articale_form_text .banner_video {
        width: 342px;
        float: left;
    }

    .articale_form_text .newsletter_signup_form {
        width: 342px;
        float: right;
    }

        .articale_form_text .newsletter_signup_form ul li {
            float: none;
            width: 100%;
            margin-bottom: 18px;
        }

.sep {
    width: 100%;
    background-color: #d5d4d6;
    height: 2px;
    margin: 25px 0;
}

.related_article_list {
    width: 100%;
}

    .related_article_list ul li {
        float: left;
        margin-bottom: 15px;
        width: 48%;
    }

        .related_article_list ul li:nth-of-type(2n) {
            float: right;
        }

        .related_article_list ul li .grid_item_text {
            border: 0px;
        }

            .related_article_list ul li .grid_item_text p {
                padding-bottom: 0px;
                text-indent: 7%;
            }


.story .title {
    background: #fff;
    width: 100%;
    padding: 10px 10px;
    border-bottom: 1px solid #dedede;
}

    .story .title h5 {
        font-size: 14px;
        text-align: center;
        font-family: 'latolight';
        color: #5c5b5d;
        text-transform: uppercase;
    }

        .story .title h5 b {
            font-family: 'latoblack';
            display: block;
        }

.grid_item.story  .grid_item_detail_row a {
    width:100%;
}

.grid_item.story  h3 {
    text-align:center;
    padding-left: 0;
}

.story .grid_item_text h3 {
    text-align:center;
    padding-left: 0;
}

.related_article_product .product_slider {
    width: 90%;
    margin-bottom: 20px;
}

.get_started {
    text-align:center;
    padding-top:25px;    
}

.get_started a{
    display:inline-block;
    color: #fff;    
    border-radius: 5px;
    border-color: #06454E;
    border-width: 1px;
    border-style: solid;
    padding: 20px 80px;
    text-transform: uppercase;
    background-color: #3975BE;
    background: -moz-linear-gradient(top, rgba(61,122,202,1) 0%, rgba(47,95,155,1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(47,95,155,1)), color-stop(100%, rgba(61,122,202,1)));
    background: -webkit-linear-gradient(top, rgba(61,122,202,1) 0%, rgba(47,95,155,1) 100%);
    background: -o-linear-gradient(top, rgba(61,122,202,1) 0%, rgba(47,95,155,1) 100%);
    background: -ms-linear-gradient(top, rgba(61,122,202,1) 0%, rgba(47,95,155,1) 100%);
    background: linear-gradient(to bottom, rgba(61,122,202,1) 0%, rgba(47,95,155,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d7aca', endColorstr='#2f5f9b', GradientType=1 );
}





.checkout_container_outer {
    width: 100%;
}

.checkout_container {
    width: 100%;
}

    .checkout_container > .header {
        width: 100%;
        border-bottom: 1px solid #7d7d7d;
        padding: 80px 0px 45px;
    }

.logo_checkout {
    width: 344px;
    float: left;
}

    .logo_checkout a {
        display: block;
        width: 100%;
    }

.secure_shoping {
    width: auto;
    float: right;
    padding-top: 40px;
}

    .secure_shoping span {
        background: url(/assets/images/lock_icon.png) left top no-repeat;
        padding-left: 35px;
        display: block;
        color: #222222;
        font-size: 20px;
        text-transform: uppercase;
        font-family: 'latolight';
        height: 28px;
        padding-top: 6px;
    }

        .secure_shoping span b {
            font-family: 'latoblack';
        }

.check_out_steps {
    width: 100%;
    text-align: center;
    position: relative;
    padding-bottom: 65px;
}

    .check_out_steps ul li {
        display: inline-block;
        margin: 0px 80px;
    }

        .check_out_steps ul li a {
            display: block;
            color: #a5a5a5;
            font-size: 18px;
            text-transform: uppercase;
            font-family: 'latoregular';
            position: relative;
            z-index: 1;
        }

            .check_out_steps ul li a small {
                width: 34px;
                height: 34px;
                line-height: 34px;
                display: block;
                background: #a5a5a5;
                border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                -o-border-radius: 50%;
                -webkit-border-radius: 50%;
                margin: auto;
                color: #fff;
                font-size: 24px;
                font-family: 'latoblack';
                margin-bottom: 10px;
            }

            .check_out_steps ul li a:hover {
                color: #8b3e8b;
            }

                .check_out_steps ul li a:hover small {
                    background: #8b3e8b;
                }

            .check_out_steps ul li a.active {
                color: #8b3e8b;
            }

                .check_out_steps ul li a.active small {
                    background: #8b3e8b;
                }

.checkout_container_inner {
    width: 100%;
    padding-top: 70px;
}

.hr_tag {
    height: 1px;
    border-bottom: 1px solid #a5a5a5;
    width: 100%;
    position: absolute;
    left: 20%;
    top: 17px;
    width: 64%;
}





.checkout_container_inner .header {
    width: 100%;
    padding-bottom: 25px;
}

    .checkout_container_inner .header h1 {
        display: inline-block;
        float: left;
        font-size: 36px;
        font-family: 'latoblack';
        color: #010103;
        text-transform: uppercase;
    }

    .checkout_container_inner .header ul {
        float: right;
        display: inline-block;
        width: auto;
    }

        .checkout_container_inner .header ul li {
            float: left;
            background: url(/assets/images/menu_sepretor.png) left center no-repeat;
            margin-left: 7px;
            padding-left: 14px;
        }

            .checkout_container_inner .header ul li a {
                font-size: 18px;
                display: block;
                color: #8b3e8b;
                font-family: 'latolight';
                text-decoration: underline;
            }

            .checkout_container_inner .header ul li:first-child {
                background: none;
            }


.checkout_container_inner .totals {
    width: 100%;
    background: #f9f9f9;
    padding: 45px;
    margin-bottom: 40px;
    border: 1px solid #e7e8e9;
}

    .checkout_container_inner .totals label {
        display: inline-block;
        float: left;
        font-size: 24px;
        font-family: 'latoblack';
        color: #010103;
        text-transform: uppercase;
        padding-top: 15px;
    }

    .checkout_container_inner .totals a {
        display: inline-block;
        width: 394px;
        text-align: center;
        line-height: 58px;
        color: #fff;
        background: #8b3e8b;
        font-family: 'latoblack';
        font-size: 20px;
        float: right;
        text-transform: uppercase;
    }

    .checkout_container_inner input[type="submit"] {
         display: inline-block;
        width: 394px;
        text-align: center;
        line-height: 58px;
        color: #fff;
        background: #8b3e8b;
        font-family: 'latoblack';
        font-size: 20px;
        margin-left:42px;
        text-transform: uppercase;
    }

    .checkout_container_inner .totals img.loading {
        float: right;
    }

    .checkout_container_inner .totals.place_order {
        margin-bottom: 10px;
    }

.checkout_container_inner .cart {
    width: 100%;
    padding-bottom: 25px;
}

    .checkout_container_inner .cart .heading {
        width: 100%;
        border-bottom: 1px solid #a5a5a5;
        padding-bottom: 15px;
    }

    .checkout_container_inner .cart div div {
        float: left;
    }

    .checkout_container_inner .cart .heading div label {
        color: #9c9c9c;
        font-size: 18px;
        text-transform: uppercase;
        text-align: center;
        display: block;
    }

    .checkout_container_inner .cart div div strong {
        color: #222;
        font-size: 18px;
        text-transform: uppercase;
        text-align: center;
        display: block;
        font-family: 'latoblack';
        padding-top: 40px;
    }

    .checkout_container_inner .cart div .product {
        width: 80%;
    }

    .checkout_container_inner .cart div .price {
        width: 20%;
    }

     .checkout_container_inner .cart div del.discount {
        display:block;
        text-align:center;
        font-size:12px;
    }

    .checkout_container_inner .cart .body {
        width: 100%;
    }

        .checkout_container_inner .cart .body ul li {
            border-bottom: 1px solid #a5a5a5;
            padding: 30px 0px;
        }

        .checkout_container_inner .cart .body .product > div {
            width: 100%;
            padding-left: 25px;
        }

            .checkout_container_inner .cart .body .product > div span {
                width: 245px;
                float: left;
                margin-right: 10px;
                display: block;
            }

            .checkout_container_inner .cart .body .product span.cart_item_note {
                display: inline;
    float: none;
    width: auto;
    font-size: 14px;
            }

                .checkout_container_inner .cart .body .product > div span img {
                    width: 100%;
                    display: block;
                }

        .checkout_container_inner .cart .body .product .spec {
            width: 280px;
            float: left;
        }

            .checkout_container_inner .cart .body .product .spec h5 {
                color: #222222;
                font-size: 18px;
                font-family: 'latobold';
                padding-bottom: 25px;
            }

            .checkout_container_inner .cart .body .product .spec p {
                color: #222222;
                font-size: 18px;
                font-family: 'latolight';
                padding-bottom: 5px;
            }

            .checkout_container_inner .cart .body .product .spec a {
                color: #8b3e8b;
                font-size: 18px;
                font-family: 'latobold';
                text-decoration: underline;
                text-transform: capitalize;
            }

              .checkout_container_inner .cart .body .product .spec p.gift {
                margin-top:27px;padding:0;font-size:15px;
            }

a.add_card {
    font-family: 'latobold';
    margin-bottom: 20px;
    display: block;
    text-align: right;
    color: #8b3e8b;
}

.order_confirmation {
    width: 100%;
    text-align: center;
    padding-bottom: 80px;
}

    .order_confirmation h3 {
        font-size: 30px;
        font-family: 'latoblack';
        color: #010103;
        padding-bottom: 20px;
    }

    .order_confirmation p {
        color: #222222;
        font-family: "latolight";
        font-size: 30px;
        padding-bottom: 24px;
    }

    .order_confirmation a.button {
        display: inline-block;
        width: 395px;
        text-align: center;
        line-height: 58px;
        color: #fff;
        background: #8b3e8b;
        font-family: 'latobold';
        font-size: 20px;
        text-transform: uppercase;
        margin: auto;
    }

.please_note {
    width: 100%;
    padding-bottom: 30px;
}

    .please_note p {
        color: #222222;
        font-size: 18px;
        font-family: 'latolight';
    }

        .please_note p b {
            font-family: 'latoblack';
        }

.checkout_columns {
    width: 100%;
    padding-bottom: 50px;
}

    .checkout_columns .left {
        float: left;
        width: 865px;
    }

    .checkout_columns .right {
        float: right;
        width: 316px;
    }

.order_summary {
    border: 1px solid #ebebeb;
    width: 100%;
    margin-bottom: 20px;
}

    .order_summary h4 {
        padding: 25px 18px;
        color: #222222;
        font-size: 18px;
        font-family: 'latolight';
        text-transform: uppercase;
    }

        .order_summary h4 b {
            font-family: 'latoblack';
        }

    .order_summary .breakup {
        width: 100%;
        padding: 25px 18px 15px;
        background: #f9f9f9;
    }

        .order_summary .breakup ul li {
            padding-bottom: 10px;
        }

            .order_summary .breakup ul li strong {
                color: #222222;
                font-size: 16px;
                font-family: 'latolight';
                display: inline-block;
                float: left;
            }

            .order_summary .breakup ul li em {
                font-style: normal;
                font-weight: normal;
                color: #222222;
                font-size: 16px;
                display: inline-block;
                float: right;
            }

    .order_summary.coupon .breakup ul li strong {
        font-family: 'latobold';
        text-transform: uppercase;
    }

    .order_summary.coupon .breakup ul li em {
        line-height: 18px;
        font-family: 'latobold';
        font-size: 22px;
        color: #222222;
        display: inline-block;
        float: right;
    }

    .order_summary.coupon .checkout a {
        margin-left: 5px;
        color: #8b3e8b;
    }

    .order_summary.coupon .error_msg {
        color: red;
        margin-bottom: 10px;
    }

    .order_summary .checkout {
        padding: 12px 18px;
        width: 100%;
    }

        .order_summary .checkout .order_total {
            width: 100%;
            padding: 10px 0px 20px;
        }

            .order_summary .checkout .order_total h5 {
                color: #222222;
                font-size: 18px;
                font-family: 'latolight';
                text-transform: uppercase;
                display: inline-block;
                float: left;
            }

                .order_summary .checkout .order_total h5 b {
                    font-family: 'latoblack';
                }

            .order_summary .checkout .order_total small {
                font-style: normal;
                font-weight: normal;
                color: #222222;
                font-size: 16px;
                display: inline-block;
                float: right;
                font-family: 'latoblack';
            }

        .order_summary .checkout .notes {
            width: 100%;
            padding-bottom: 20px;
            border-top: 1px solid #ebebeb;
            padding-top: 12px;
        }

            .order_summary .checkout .notes p {
                color: #222222;
                font-size: 16px;
                line-height: 28px;
                padding-bottom: 15px;
            }

            .order_summary .checkout .notes a {
                display: block;
                width: 100%;
                text-align: center;
                line-height: 40px;
                color: #fff;
                background: #8b3e8b;
                font-family: 'latoblack';
                font-size: 14px;
                text-transform: uppercase;
            }

        .order_summary .checkout img {
            padding-bottom: 15px;
            padding-top: 10px;
            margin: auto;
        }


    .order_summary .product {
        width: 100%;
        padding: 25px 18px 25px;
        background: #f9f9f9;
        border-bottom: 1px solid #ebebeb;
    }

        .order_summary .product img {
            display: block;
            width: 100%;
            margin-bottom: 20px;
        }

        .order_summary .product p {
            color: #222222;
            font-family: "latobold";
            font-size: 18px;
        }

        .order_summary .product label {
            color: #222222;
            display: block;
            font-size: 18px;
        }


.checkout_columns .section {
    background: #f9f9f9;
    border: 1px solid #ebebeb;
    padding: 30px;
    margin-bottom: 35px;
}

    .checkout_columns .section .header {
        width: 100%;
        padding-bottom: 30px;
    }

        .checkout_columns .section .header h4 {
            display: inline-block;
            float: left;
            font-size: 30px;
            font-family: 'latoblack';
            color: #010103;
            text-transform: uppercase;
            height: 34px;
        }

        .checkout_columns .section .header img {
            display: inline-block;
            float: right;
        }

        .checkout_columns .section .header a {
            color: #8b3e8b;
            font-size: 18px;
            font-family: 'latobold';
            text-decoration: underline;
            display: inline-block;
            float: right;
        }

.section .header h4.radio, .section .header h4.checkbox {
    padding-left: 52px;
    background: url(/assets/images/radio_unchecked.png) left top no-repeat;
}

    .section .header h4.radio.checked, .section .header h4.checkbox.checked {
        background: url(/assets/images/radio_checked.png) left top no-repeat;
    }

.checkout_columns .section .note {
    width: 100%;
    padding-bottom: 50px;
}

    .checkout_columns .section .note p {
        color: #222222;
        font-family: "latolight";
        font-size: 24px;
        line-height: 30px;
    }

.checkout_columns .form div.expiration {
    margin-bottom: 15px;
}

    .checkout_columns .form div.expiration input {
        float: left;
        width: 45%;
        margin-right: 5%;
    }



.checkout_columns a.btn {
    display: block;
    text-align: center;
    line-height: 68px;
    color: #fff;
    background: #8b3e8b;
    font-family: 'latobold';
    font-size: 20px;
    text-transform: uppercase;
    margin: auto;
}

.checkout_columns .section ul li {
    padding-bottom: 5px;
    font-size: 24px;
    font-family: 'latolight';
}

.checkout_columns .section h5 {
    font-size: 24px;
    font-family: 'latoblack';
    color: #010103;
    display: block;
    padding-bottom: 10px;
}

.checkout_columns .highlight_box {
    background: #f9f9f9;
    border: 1px solid #ebebeb;
    padding: 40px 40px;
    margin-bottom: 35px;
}

    .checkout_columns .highlight_box p {
        color: #222222;
        font-size: 24px;
        line-height: 29px;
        font-family: 'latolight';
    }

        .checkout_columns .highlight_box p a {
            color: #8b3e8b;
            font-size: 24px;
            font-family: 'latobold';
            text-decoration: underline;
        }


.question {
    border-bottom: 1px solid #7d7d7d;
    width: 100%;
    margin-bottom: 100px;
}

    .question p {
        text-align: center;
        color: #222222;
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 50px;
        text-transform: uppercase;
    }

        .question p a {
            color: #8b3e8b;
            font-size: 18px;
            font-family: 'latobold';
            text-decoration: underline;
        }





.checkout_columns .form_container {
    width: 90%;
    margin: auto;
    border-bottom: 1px solid #9c9c9c;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

    .checkout_columns .form_container h1 {
        font-size: 36px;
        font-family: 'latoblack';
        color: #010103;
        text-transform: uppercase;
        padding-bottom: 10px;
    }

    .checkout_columns .form_container p {
        color: #222222;
        font-size: 24px;
        line-height: 29px;
        font-family: 'latolight';
        padding-bottom: 30px;
    }

        .checkout_columns .form_container p.small {
            color: #222222;
            font-size: 20px;
            line-height: 29px;
            font-family: 'latolight';
            padding-bottom: 30px;
        }


.most_recent_menu {
    width: 100%;
    padding-bottom: 10px;
}


    .most_recent_menu ul li {
        border: 0px;
        padding-bottom: 12px;
        text-transform: lowercase;
        padding-left: 10px;
    }

        .most_recent_menu ul li a {
            font-size: 16px;
            text-transform: capitalize;
            line-height: 18px;
            color: #222;
            display: block;
            font-family: "latolight";
        }

            .most_recent_menu ul li a:hover {
                color: #8f428f;
            }





.stories .category_header div h4 {
    padding-bottom: 5px;
}

.stories .category_header div {
    padding-top: 10px;
}

    .stories .category_header div p:last-child {
        padding-bottom: 0px;
    }

    .stories .category_header div a {
        text-decoration: underline;
        color: #8b3e8b;
    }

    .stories .category_header div h4 i {
        font-family: "latolight";
        font-style: normal;
    }




.fb_plugin {
    width: 700px;
    margin: auto;
    padding-bottom: 70px;
}

    .fb_plugin img {
        display: block;
        width: 100%;
    }


.product_specs.desktop {
    display: block;
}

.product_specs.mobile_view {
    display: none;
}


.padding_top_20 {
    padding-top: 20px;
}

.padding_bottom_20 {
    padding-bottom: 20px;
}



.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    overflow: auto;
    color: #8d8d8d;
    font-size: 18px;
    font-family: 'latolight';
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: normal;
    color: #3399FF;
}

.autocomplete-group {
    padding: 2px 5px;
}

    .autocomplete-group strong {
        display: block;
        border-bottom: 1px solid #000;
    }

.field-validation-error {
    color: red;
    display: inline-block;
}

.error {
    color: red;
}

.braintree-hosted-fields-invalid {
    border-color: red;
}



.hidden {
    display: none;
}

.html_page {
    font-size: 18px;
    color: #222222;
    font-family: 'latolight';
}

    .html_page a {
        color: #8b3e8b;
    }

    .html_page h2 {
        font-size: 30px;
        text-transform: none;
        font-family: 'latobold';
        color: #414042;
        padding-bottom: 28px;
    }

    .html_page h3 {
        font-size: 22px;
        text-transform: none;
        font-family: 'latoregular';
        color: #414042;
        padding-bottom: 18px;
    }

    .html_page ul {
        margin-left: 28px;
    }

        .html_page ul li {
            list-style: disc;
            padding-bottom: 20px;
        }

        .html_page ul.no_icon {
            margin-left: 0px;
        }

            .html_page ul.no_icon li {
                list-style: none;
                padding-bottom: 20px;
            }

    .html_page p {
        font-family: 'latolight';
        padding-bottom: 20px;
        line-height: 26px;
    }

    .html_page hr {
        border: solid 1px #e7e8e9;
        margin: 30px auto;
    }

.about_hd {
    padding-left: 20px;
    font-size: 18px;
    color: #222222;
    font-family: 'latolight';
}

    .about_hd h2 {
        font-size: 30px;
        text-transform: uppercase;
        font-family: 'latolight';
        color: #414042;
        padding-bottom: 18px;
        text-align:center;
    }

        .about_hd h2 b {
            font-family: 'latoblack';
        }

         .about_hd b,  .about_hd strong {
            font-family: 'latoregular';
        }

            .about_hd h4 {
        font-size: 24px;
        font-family: latoregular;
        margin-bottom: 15px;
    }

    .about_hd p {
        font-family: 'latolight';
        padding-bottom: 20px;
        line-height: 26px;
    }

    .about_hd img, .about_hd .plyr--video, .about_hd .embed-container{
       margin-bottom:20px;
    }


    .about_hd a {
        color: #8b3e8b;
    }

    .about_hd a.btn {
        color: #ffffff;
    }

    .about_hd ul {
        margin-left: 28px;
    }

        .about_hd ul li {
            list-style: disc;
            padding-bottom: 20px;
        }


    .about_hd .newsletter_signup_container {
        width: 330px;
        padding:20px;
        border:solid 1px #e7e8e9;
        float:right;
        margin-left:20px;
        margin-bottom:20px;
    }

    .about_hd .newsletter_signup_form ul li {
        float: none;
        width: 100%;
    }

        .about_hd .newsletter_signup_form ul li input {
            height: 44px;
        }

    .about_hd .newsletter_signup_form .mobile_only {
    display:none !important;}

.newsletter_signup_form .input-validation-error {
    border: solid 2px red !important ;
}

.align_center {
    text-align: center;
}

.media_popup
{    
    padding:50px;
    background-color:white;
    border-radius: 10px;
    margin:20px;
}

.media_popup.popup_content
{    
   max-width:740px;
}

.media_popup .product_sharing_options
{    
   margin-top:6px;
   margin-bottom:-44px;
}

.media_popup h2
{    
    font-family: 'latolight';
    font-size: 25px;
    text-align: center;
    margin-top: -35px;
    width: 100%;
    margin-bottom:10px;
}

.media_popup a.close_btn
{
    float:right;
    margin-top: -35px;
    margin-right:-35px; 
    font-family:'latolight';
    font-size:25px;
    color:#CCCCCC;
}

.media_popup{
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
}
.popup_visible .media_popup {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}

 .gallery a {
        float: left;
        width: 254px;
        margin-right: 20px;
        border: 2px solid #e7e8e9;
        border-radius: 5px;
        margin-bottom: 20px;
    }

    .gallery a img{        
        width: 100%;
    }

.featherlight .featherlight-content  {
    padding:30px 30px 0;
    border-radius:10px;    
}

.featherlight .featherlight-close-icon {
        font-family: latobold;
    font-size: 18px;
}

.featherlight-next span, .featherlight-previous span {
    color:#000000 !important;
    opacity:.8;
}

ul.langpacks {
    margin-left: 0;
}

ul.langpacks li {
    list-style:none;       
}

ul.langpacks li a img{
    display:inline;
    margin-bottom:0;
    margin-right:20px;
    vertical-align:middle;
}

.form.box {
    clear:both;
            width: 100%;
            background: #f9f9f9;
            border: 1px solid #e7e8e9;
            padding: 16px 15px 20px 15px;
            margin-bottom: 20px;
        }
            .form.box ul {
                margin-left: 0;
            }

            .form.box ul li{
                margin-left: 0;
                padding-bottom:0;
            }
    .mmi .section {
        margin-top: 40px; 
        padding-top: 40px; 
        border-top: 1px solid #e7e8e9;
    }

    td.featured {
        background:url(/assets/images/dot.png) center center no-repeat;
    }

    td.bold {
        font-weight: bold;
    }

    th.centered, td.centered {
        text-align:center;
    }

img.float_right {
    float: right; 
    margin-left: 30px;
}

img.inline_icon {
    margin-bottom: 0;
    display: inline;
    margin-right:10px;
}

.alertify .ajs-body .ajs-content div p {
    font-family:latolight;
    font-size:16px;
    margin:auto;
    margin-bottom:10px;
}

.alertify .ajs-body .ajs-content div a {
    color:#8b3e8b;
}

.alertify .ajs-footer .ajs-buttons .ajs-button.ajs-ok{
    color:#8b3e8b !important;
}

 .alertify .ajs-commands {
        margin-right:15px !important;
    }

#checkout_process_form .stripe-button-el {
    display:none;
}

.dmca-badge img {
    margin:auto;
}

.login-rememberme {
    padding: 2px 5px;
    float: left;
    display: block;
    align-items: center;
}

    .login-rememberme > input {
        float: left !important;
        width: auto !important;
        display: block;
        margin: 2px 5px 0 0 !important;
        height: 0;
    }

    .login-rememberme > span {
        float: left;
        padding: 13px 2px;
        color: #5c5b5d;
        font-size: 16px;
        font-family: 'latolight';
    }

.login-info {
    width: 701px;
    margin: auto;
    text-align: center;
}

.slider-blogs > h2 {
    float: left;
}

.slider-blogs > span.more-label, .slider-blogs > span.more-label a {
    float: right;
    font-family: 'latoblack';
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
    color: #8b3e8b;
}

.slider-blogs > span.more-label a:after {
    content: '\2192';
    font-size: 20px;
    font-weight: bold;
    padding: 0 2px;
}

.slider-blogs > div.product_slider_outer {
    clear: both;
}

.subs-menu.active {
    background-color: #f9f9f9;
}

#recent-purchase-area ul.recentpurchase, #offers-area ul.offers {
    padding: 20px 0;
}

.item-name {
    height: 42px !important;
}


.video-item-library .file-size {
    font-family: latolight;
    font-size: 11px;
    margin-left: 20px;
    vertical-align: top;
}

ul.recentpurchase, ul.offers {
    display: grid;
    grid-template-columns: 30.2% 30.2% 30.2%;
    grid-gap: 20px;
}

    ul.recentpurchase li, ul.offers li {
        width: unset !important;
    }

.order-history-credit {
    font-size: 10px;
    padding: 2px 0 0 2px;
    display: block;
}

.mobile_menu ul {
    padding-bottom: 100%;
}
