﻿/*=====================================================
    
    TABLETS LANDSCAPE & NETBOOKS

=====================================================*/



@media all and (min-width: 768px) {

    #tops .scroll-down-link {
        height: 60px;
        width: 80px;
        margin: 0px 0 0 -40px;
        line-height: 60px;
        position: absolute;
        left: 50%;
        bottom: 0px;
        color: #FFF;
        text-align: center;
        font-size: 70px;
        z-index: 100;
        text-decoration: none;
        text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.4);
        -webkit-animation: avia_fade_move_down 2s ease-in-out infinite;
        animation: avia_fade_move_down 2s ease-in-out infinite;
    }



    .master-header-wrapper {
        height: inherit;
    }
    /* GLOBAL STYLES */


    #rc-imageselect, .g-recaptcha {
        transform: scale(0.98);
        -webkit-transform: scale(0.98);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
        height: 125px;
    }

    #recaptcha_image {
        width: 302px !important;
    }

    #recaptcha_challenge_image {
        width: 100% !important;
    }

    #recaptcha_response_field {
        width: 302px !important;
    }

    #recaptcha_logo {
        width: 71px !important;
    }

    .forcheckboxregistration {
        display: inline-block;
        margin: 12px 0;
        margin: 0 10px 0 0;
        width: 20%;
        text-align: left;
        font-weight: bold;
    }

    .forminput {
        position: relative;
        margin: 13px 0 12px 39px;
        font-size: 14px;
    }

    /*PUBLIC PAGE*/

    .public-landing-banner {
        padding: 60px;
        background: #419bb3;
        background-image: url(../images/bluecarpet-AR-header-2000x660.jpg);
        background-position: center top;
        overflow: auto;
    }

    .public-header-top {
        max-width: 980px;
        padding: 0px;
        margin: auto;
        overflow: auto;
        padding-bottom: 10px;
    }

    .public-header-logo {
        background: url("/Themes/HPI/Content/images/logo.png") no-repeat;
        width: 250px;
        height: 97px;
    }

    .public-landing-cta {
        max-width: 980px;
        padding: 0px;
        margin: auto;
        text-align: center;
        color: #FFF;
    }

        .public-landing-cta h1 {
            font-size: 52px;
            
            line-height: 60px;
            color: #000;
            margin: 70px 0 20px 0;
            text-align: left;
            padding: 0px;
            width: 490px;
        }

        .public-landing-cta h2 {
            font-size: 20px;
            
            font-weight: 100;
            line-height: 26px;
            color: #000 !important;
            margin-bottom: 20px;
            padding-left: 0px;
            text-align: left;
            text-transform: none;
            width: 490px;
        }

    .public-landing-login {
        background: #767676;
        border: 1px solid #767676;
        font-size: 16px;
        
        font-weight: 400;
        color: #FFF;
        border-radius: 4px;
        text-align: center;
        padding: 15px 20px;
        min-width: 180px;
        float: left;
        margin: 10px;
        display: inline-block;
    }

    .public-landing-register {
        background: #0096D6;
        border: 1px solid #0096D6;
        font-size: 16px;
        
        font-weight: 400;
        color: #FFF;
        border-radius: 4px;
        text-align: center;
        padding: 15px 20px;
        min-width: 180px;
        float: left;
        margin: 10px 10px 0px 0px;
        display: inline-block;
    }

        .public-landing-login:hover, .public-landing-register:hover {
            background: #FFF;
            border: 1px solid #007DBA;
            color: #007DBA;
            font-size: 16px;
            font-weight: 400;
            text-align: center;
            padding: 15px 20px;
            text-decoration: none;
        }

    .public-header {
        text-align: left;
        margin: 0px;
        width: 50%;
        float: left;
    }


    .public-contact-link {
        color: #FFF;
        font-size: 14px;
        vertical-align: middle;
        padding: 10px 0px;
        float: right;
        text-align: right;
        border-radius: 4px;
        margin: 10px 0px;
        display: block;
    }

        .public-contact-link:hover {
            color: #FFF;
            text-decoration: underline;
        }

    .public-item {
        min-height: 0px !important;
        padding: 20px !important;
    }

        .public-item p {
            text-align: center;
        }

    .login-page, .registration-page {
        background-image: url(../images/public_bkgd.jpg);
        background-position: center;
        background-size: cover;
        background-color: #FFF;
        position: fixed;
        width: 100%;
        height: 100vh;
        padding: 40px;
        overflow: auto;
    }

    .page-title h1 {
        float: left;
    }

    .link-rss {
        display: block;
        float: right;
        margin: 5px 0 0;
    }

    .public-message {
        padding: 20px 40px;
        margin-top: 40px;
    }

        .public-message img {
            width: 80%;
            margin: 50px 0px;
        }

    .public-landing-section2 {
        padding: 40px;
        background-position: center;
        display: block;
        overflow: auto;
        min-height: 500px;
    }

    .public-landing-section2-left, .public-landing-section2-right {
        width: 50%;
        padding: 20px;
        float: left;
        display: block;
    }

        .public-landing-section2-left h1 {
            color: #000;
            font-size: 34px;
            font-weight: 300;
            line-height: 40px;
            text-align: left;
            padding: 0px;
        }

        .public-landing-section2-left p, .public-landing-section2-right p {
            color: #000;
            text-align: left;
            margin-bottom: 0px;
        }

        .public-landing-section2-right img {
            width: 100%;
        }


    /* HEADER */
    /* HEADER MENU */
    /* FOOTER */

    .claim-details-sort {
        width: 50%;
        float: left;
    }

    .claim-status-legend {
        width: 50%;
        float: left;
        display: block;
    }


    .claim-header-links {
        display: block;
    }

        .claim-header-links table {
            margin-top: 20px;
        }



    .header-link-icon img {
        float: left;
        width: 16px;
        margin-right: 9px;
        display:none;
    }

    .headerDashboardClaimSummaryText {
        float: left;
        padding: 10px;
        color: #FFF;
        font-size: 13px;
        text-align: left;
        font-weight: 300;
        width: auto;
        text-align: center;
        text-transform: capitalize;
    }

    .headerDashboardClaimSummaryNumber {
        font-size: 20px;
        font-weight: 300;
        margin-bottom: 2px;
        text-align: left;
        color: #FFF;
        
    }


    .inputs {
        text-align: left;
    }

    .dvInvoicePO, .dvInvoiceNum, .dvDate, .dvUpload, .dvCompany, .dvContactP, .dvPhone, .dvRefNo, .dvCid {
        float: left;
        width: 45%;
        margin: 10px;
        height: 70px;
        margin-top: 20px;
    }


    .footer-upper .footer-nav > li,
    .footer-middle .footer-nav > li {
        background: url("../../Content/images/separator.png") no-repeat scroll right center rgba(0, 0, 0, 0);
        text-align: center;
        margin: 0;
    }

        .footer-upper .footer-nav > li:last-child,
        .footer-middle .footer-nav > li:last-child {
            background: none;
        }

    .footer-middle ul {
        margin: 10px 0;
    }

    /* LEFT/RIGHT COLUMN */

    .block {
        text-align: left;
    }

        .block .tags li,
        .product-tags-all-page li {
            margin: 0 5px;
        }

    .poll-options li,
    .poll-results li {
        display: block;
    }

    .poll .buttons,
    .poll-total-votes {
        text-align: cetner;
    }


    .side-2 .block .view-all {
        margin: 0;
    }

    .side-2 .block > .title strong {
        background: none;
    }

    .side-2 .block .listbox {
        padding-bottom: 0;
    }

    .side-2 .block.block-vendor-navigation .listbox,
    .side-2 .block.block-category-navigation .listbox,
    .side-2 .block.block-manufacturer-navigation .listbox,
    .side-2 .block.block-recently-viewed-products .listbox,
    .side-2 .block.block-popular-tags .listbox {
        display: block !important;
    }

    .side-2 .block.block-category-navigation .list .active > a {
        color: black;
    }

    .side-2 .block.block-category-navigation .list .active .sublist li {
        margin-left: 15px;
    }

    .vendor-page .item-box {
        width: 49.5%;
    }

    .block .list .product-picture {
        display: none;
    }

    .block-recently-viewed-products .list img {
        display: block;
    }


    /* CATEGORY PAGE & GRIDS */

    .breadcrumb {
        text-align: left;
        margin: 0;
    }

        .breadcrumb li:first-child * {
            margin-left: 0;
        }

    .product-selectors {
        text-align: left;
        margin: 10px 0;
    }

    .todays-poll-box .poll {
        border: 1px solid #497345;
        display: inline-block;
        margin: 1%;
        width: 48%;
    }

    /*GRID/LIST*/
    div.product-viewmode {
        display: inline-block;
    }

    .product-selectors > div {
        margin: 0 10px 0 0;
    }

    .item-box {
        width: 33%; /*three per row*/
    }



        .item-box .buttons {
            text-align: left;
        }

    .pager ul {
        text-align: right;
    }

    .pager li {
        margin: 0 0 0 10px;
    }

    .home-page-category-grid .item-grid {
        text-align: center;
    }

        .home-page-category-grid .item-grid .item-box {
            float: left;
            margin-bottom: 0.5%;
        }

            .home-page-category-grid .item-grid .item-box:nth-child(2n) {
                margin: 0 0 0.5% 0;
            }

            .home-page-category-grid .item-grid .item-box:nth-child(3n-1) {
                margin: 0 0.5% 0.5% 0.5%;
            }

    .product-grid.home-page-product-grid .item-grid,
    .product-grid.bestsellers .item-grid {
        width: 100%;
    }

    .product-grid.home-page-product-grid .title,
    .product-grid.bestsellers .title {
        text-align: left;
    }

    .product-grid.home-page-product-grid .item-grid .item-box .details,
    .product-grid.bestsellers .item-grid .item-box .details {
        float: left;
        text-align: left;
    }

        .product-grid.home-page-product-grid .item-grid .item-box .details h2,
        .product-grid.bestsellers .item-grid .item-box .details h2 {
            font-size: 20px;
            margin-bottom: 10px;
        }

    .product-grid.home-page-product-grid .product-title a,
    .product-grid.bestsellers .product-title a {
        font-size: 16px;
        font-weight: normal;
        line-height: 1.3;
    }

    .product-grid.home-page-product-grid .product-title,
    .product-grid.bestsellers .product-title {
        margin-bottom: 8px;
        margin-top: 0;
    }

    .product-grid.home-page-product-grid .item-grid .item-box .details .add-info,
    .product-grid.bestsellers .item-grid .item-box .details .add-info {
        text-align: left;
        height: 86px;
    }

    .product-grid.newproduct .item-box:nth-child(3n+1) {
        clear: both;
    }

    .item-box .prices {
    }

    .price.actual-price {
        display: inline-block;
    }

    .item-box .old-price {
        display: inline-block;
    }

    .page-title h1 {
        width: 100%;
    }
    /*in list view*/
    .product-list .item-box .add-info .tax-shipping-info {
        display: inline-block;
        margin-left: 10px;
    }


    /* PRODUCT PAGE */

    .gallery .picture {
        margin: 0 0 10px;
    }

    .product-essential .gallery .picture {
        margin: 0;
    }


    .gallery .picture-thumbs a {
        margin: 0 5px 5px;
    }

    .overview .buttons {
        text-align: left;
    }

        .overview .buttons div {
            margin: 0 10px 10px 0;
        }

    .free-shipping {
        margin: 20px 0;
    }

    .overview .qty-label,
    .variant-overview .qty-label {
        position: static;
        left: 0;
        margin: 0 5px 0 0;
    }

    .variant-picture {
        float: left;
    }

        .variant-picture + .variant-overview {
            width: auto;
            margin: 0 0 0 235px;
            text-align: left;
        }

    .variant-overview .add-to-cart-button {
        margin-right: 10px;
    }

    .variant-overview .add-to-wishlist-button {
        float: left;
        clear: none;
        margin: 5px 0;
    }

    .gallery {
        float: left;
        margin: 0 0% 0% 0;
        width: 48%;
    }

    .product-details-page .overview {
        text-align: left;
        overflow: hidden;
        margin: 0 1% 5% 0;
        float: left;
    }

    .product-info-holder {
        float: left;
        width: 50%;
    }

    .product-list-points {
        
        font-size: 18px;
        text-align: left;
        text-transform: capitalize;
        color: black;
    }

    .product-list-date {
        font-weight: 400;
        font-size: 12px;
        line-height: 20px;
        color: #000;
        margin: 0px 0px 15px 0px;
        text-align: left;
    }

    .product-essential .product-list-date {
        padding: 10px;
        margin-bottom: 10px;
        width: 50%;
        float: left;
        font-size: 14px;
        display: block;
    }

    .product-list-title a:link {
        font-weight: 400;
        font-size: 16px;
        color: #419BB3 !important;
        line-height: 20px;
        margin-bottom: 20px;
        text-align: left !important;
        text-transform: capitalize;
        float: left;
        width: 100%;
    }

    .product-list-title a:visited {
        color: #419BB3 !important;
    }

    .product-list-title a:hover {
        color: #0164a2 !important;
        text-decoration: none;
    }

    .product-list-title a:active {
        color: #666 !important;
    }


    .product-list-sku {
        
        color: #666;
        font-size: 16px;
        line-height: 25px;
        margin-bottom: 5px;
        text-align: left;
        text-transform: capitalize;
    }

    .product-list-vendor-link {
        font-weight: 500;
        color: #003b64 !important;
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 25px;
        text-align: left;
        display: none;
    }

    .product-list-download a {
        border-radius: 4px;
        
        font-size: 14px;
        padding: 10px 15px;
        background: #0096D6;
        color: #FFF !important;
        display: block;
        text-transform: capitalize;
        text-align: center;
        width: 200px;
        margin: auto;
    }

        .product-list-download a:hover {
            background: #007DBA;
            color: #FFF !important;
            text-decoration: none !important;
        }

    .full-description {
        margin: 0px 0;
        text-align: left;
        font-size: 16px;
        line-height: 20px;
        color: #666;
        padding: 10px;
        float: left;
    }

    .product-share-button {
        display: block;
    }

    .addthis_toolbox.addthis_default_style {
        margin: auto;
    }

    .category-description p,
    .manufacturer-description p,
    .full-description p,
    .topic-html-content p,
    .topic-page p,
    .post-body p,
    .news-body p {
        text-align: left;
    }

    .also-purchased-products-grid.product-grid .title,
    .related-products-grid.product-grid .title {
        text-align: left;
        padding: 6px 10px;
    }

    .blocktitlenew {
        width: 215px;
    }

    /* QUICK TABS */
    /* ATTRIBUTES */

    .attributes {
        margin: 0 0 10px;
    }

        .attributes dt {
            float: left;
            clear: left;
            min-width: 60px;
            margin-right: 10px;
        }

            .attributes dt label {
                line-height: 32px;
            }

        .attributes dd {
            float: left;
            margin-right: 10px;
        }

    .color-squares {
        text-align: left;
        width: 180px;
    }

        .color-squares label {
            margin: 0 10px 0 0;
            padding: 0 !important;
        }

    /* GIFT CARD */

    .giftcard label {
        display: inline-block;
        min-width: 100px;
        margin: 0 10px 0 0;
    }

    /* REVIEW PAGE */
    /* WISHLIST & COMPARE LIST */

    .wishlist-content .buttons {
        text-align: left;
    }

    .wishlist-content .button-2 {
        margin: 0 10px 0 0;
    }

    .compare-products-page .clear-list {
        position: absolute;
        top: 15px;
        right: 0;
    }

    .compare-products-table .overview p:first-child {
        text-align: right;
    }

    .compare-products-table .overview p:last-child {
        max-width: 100%;
        height: 180px;
    }


    /* PASSWORD PROTECTION */
    /* CONTACT PAGE & EMAILaFRIEND */
    /* REGISTRATION, LOGIN, MY ACCOUNT */

    .address-list .buttons,
    .order-list .buttons {
        position: absolute;
        top: 10px;
        right: 10px;
    }

    .avatar-page .fieldset {
        float: left;
        margin-right: 10px;
    }

    .avatar-page .buttons {
        text-align: left;
    }

    .registration-page .fieldset .title {
        text-align: left;
        padding: 5px;
    }

    .registration-page .inputs {
        margin: 10px 0;
        font-size: 14px;
    }

        .registration-page .inputs .option-list {
            display: inline-block;
            width: auto;
            height: 12px;
        }

            .registration-page .inputs .option-list li {
                float: left;
                margin-right: 5px;
            }

                .registration-page .inputs .option-list li label {
                    width: auto;
                }

        .registration-page .inputs label {
            display: inline-block;
            margin: 12px 0;
            margin: 0 10px 0 0;
            width: 20%;
            text-align: left;
        }

    .registration-page .form-fields {
        padding: 40px;
    }

    .registration-page .buttons {
    }

    #check-availability-button {
    }

    .block-account-navigation {
        float: none;
        width: 100%;
    }

    /* SHOPPING CART & CHECKOUT */

    .searchBoxresultListLeft {
        float: left;
        max-height: 400px;
        width: 48%;
        padding: 10px;
        border-style: solid;
        border-collapse: collapse;
        border-width: 0px;
    }

    .searchBoxresultListRight {
        overflow-x: auto;
        display: inline-block;
        float: right;
        text-align: left;
        width: 48%;
        padding: 10px;
        margin: 0px;
        border-style: solid;
        border-collapse: collapse;
        border-width: 0px;
        border-color: #589442;
    }



    .shopping-cart-page .page-title h1 {
        text-align: left;
    }

    .checkout-attributes li {
        display: inline-block;
        margin: 0 5px;
    }

    .shopping-cart-page .totals {
        float: right;
        margin: 0 25px;
    }

    .cart-collaterals {
        float: left;
        margin: 0 25px;
    }

    .checkout-page .section {
        padding: 10px;
        text-align: center;
    }

    .checkout-page .address-item {
        float: left;
        border: 1px solid #497345;
        padding: 5px;
        width: 32%;
        margin: 0 2% 2% 0;
    }

        .checkout-page .address-item:nth-child(3n) {
            margin: 0 0 2% 0;
        }

        .checkout-page .address-item:nth-child(3n+1) {
            clear: both;
        }

    .payment-logo,
    .payment-details {
        display: inline-block;
        margin: 0 5px;
        vertical-align: middle;
    }

    .order-details-page .page-title a {
        float: right;
        margin: 3px;
    }

    .order-details-page .actions {
        text-align: right;
    }

        .order-details-page .actions input {
            min-width: 0;
        }

    .order-details-page .total-info {
        overflow: hidden;
    }

    .order-details-page .cart-total {
        float: right;
    }

    .cross-sells .item-box:before {
        padding-top: 43%;
    }

    .cross-sells .item-box {
        width: 49.5%;
    }

    .cross-sells .picture {
        bottom: 0;
        width: 45%;
    }

    .cross-sells .details {
        left: 47%;
        top: 0;
        width: 52%;
        height: 100%;
        max-height: 100%;
    }

    .shopping-cart-page .product-grid.cross-sells .item-box {
        margin-bottom: 1%;
    }

        .shopping-cart-page .product-grid.cross-sells .item-box:nth-child(2n) {
            margin-left: 1%;
        }

        .shopping-cart-page .product-grid.cross-sells .item-box .picture,
        .shopping-cart-page .product-grid.cross-sells .item-box .details {
            float: left;
        }

        .shopping-cart-page .product-grid.cross-sells .item-box .picture {
            width: 40%;
        }

        .shopping-cart-page .product-grid.cross-sells .item-box .details {
            width: 60%;
        }

        .shopping-cart-page .product-grid.cross-sells .item-box .product-item {
            overflow: hidden;
        }

    /* SEARCH & SITEMAP */
    /* BLOG & NEWS */

    .post-head ~ *,
    .news-head ~ * {
        display: block;
    }

    .blog-page .tags > *,
    .blogpost-page .tags > * {
        float: left;
    }

    .blog-page .tags label,
    .blogpost-page .tags label {
        margin: 0 10px 0 0;
        line-height: 24px;
    }

    .new-comment textarea {
        width: 100%;
    }

    .comment-info {
        float: left;
        margin: 0;
    }

        .comment-info + .comment-content {
            margin: 0 0 0 135px;
        }

    .page.news-list-page .page-body {
        margin: 0;
    }

    .page-title h1 {
        font-size: 40px;
        line-height: 40px !important;
        
        float: left;
        margin: 0;
        padding: 10px 10px 10px 0px;
        text-align: left;
        text-transform: capitalize;
    }

    .page-title h2 {
        font-size: 34px;
        
        float: left;
        margin: 0;
        text-align: left;
        width: 100%;
        text-transform: capitalize;
    }

    .page-title p {
        width:100%;
        float:left;
    }
    
    .page.news-list-page {
        margin-top: 40px;
    }

    .blog-page .page-title {
        margin-bottom: 10px;
    }

    .blog-page .post-body {
    }

    .blog-page .post-head > * {
        display: inline-block;
    }

    .blog-page .post, .news-items .item {
        padding: 0;
    }

    .blog-page .post {
        border: 1px solid #33CC33;
        padding: 20px 10px;
    }

    .blogpost-page .post-date,
    .news-item-page .news-date {
        text-align: left;
    }

    .post-body,
    .news-body {
        border: 1px solid #497345;
        padding: 0 10px;
    }

    .comment-list .news-comment {
        text-align: left;
    }

    .news-comment .username {
        text-align: center;
    }

    .comment-list .comment-time {
        text-align: left;
    }

    .comment-list .comment-body {
        text-align: left;
    }
    /*CUSTOM STYLING*/



    .header-links-wrapper .header-links > ul {
        text-align: center;
        float: none;
        background-color: red;
    }

    .header-links a {
        color: #FFF;
        font-weight: 300;
    }

        .header-links a:hover {
            color: #FFF;
            text-decoration: underline;
        }

    .header-links ul {
        font-size: 0;
        margin-bottom: 0px;
    }

    .product-grid.home-page-product-grid .item-grid .item-box,
    .product-grid.bestsellers .item-grid .item-box {
        width: 25%;
        overflow: hidden;
        float: left;
        vertical-align: top;
    }

    .product-grid.home-page-product-grid .picture,
    .product-grid.bestsellers .picture {
        width: 100%;
        float: left;
        margin: 0;
    }


    .product-grid.home-page-product-grid .title {
    }


    /*CATEGORY PAGE*/
    .side-2 .block {
        margin: 0;
    }

    .product-item {
        height: 100%;
        overflow: hidden;
    }

        .product-item .details,
        .product-item .buttons {
            text-align: left;
        }

    .also-purchased-products-grid .product-item .details,
    .also-purchased-products-grid .product-item .buttons {
    }

    .product-list .buttons {
        text-align: left;
    }

    .home-page-product-grid .buttons,
    .bestsellers .buttons {
        text-align: left;
    }



    /*RATINGS STYLING*/
    .product-rating-box .rating div {
    }

    .home-page-product-grid .product-rating-box .rating,
    .bestsellers .product-rating-box .rating {
        margin: 0;
    }

        .home-page-product-grid .product-rating-box .rating div,
        .home-page .bestsellers .rating div {
            margin: 0;
        }

    .side-2 .block .listbox {
        margin-bottom: 0;
        display: block !important;
    }

    .product-grid .item-box {
        padding: 10px;
        overflow: hidden;
    }

    .page.category-page .item-box:nth-child(2n),
    .product-tag-page .item-box:nth-child(2n),
    .recently-viewed-products-page .item-box:nth-child(2n),



    /*STYLES FOR LIST VIEW TYPE*/
    .product-list .item-box {
        width: 24%;
        height: 280px;
        vertical-align: top;
    }

        .product-list .item-box:hover .picture img {
            transform: scale(1.075);
            -moz-transform: scale(1.075);
            -webkit-transform: scale(1.075);
            -ms-transform: scale(1.075);
        }

        .product-list .item-box .picture {
            /*position:absolute;*/
            width: 30% !important;
            overflow: hidden;
            height: 100%;
            float: left;
            display: none;
        }

            .product-list .item-box .picture a {
                display: block;
                height: 100%;
            }

            .product-list .item-box .picture img {
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                width: auto;
                max-height: 100%;
                margin: auto;
                transition: all 1.5s ease-in 0s;
                -webkit-transition: all 1.5s ease-in 0s;
                -moz-transition: all 1.5s ease-in 0s;
                -ms-transition: all 1.5s ease-in 0s;
            }

        .product-list .item-box .details {
            position: absolute;
            height: 100%;
            width: 100%;
        }

            .product-list .item-box .details .rating {
                margin: 0 0 5px 0;
            }

        .product-list .item-box .title {
            max-height: 25px;
        }

        .product-list .item-box .details .buttons {
        }

        .product-list .item-box .details .prices {
            color: #FFFFFF;
            font-size: 20px;
        }

        .product-list .item-box .details .add-info {
        }

        .product-list .item-box .description {
            height: auto;
            max-height: 15px;
            overflow: hidden;
            display: block;
            margin-bottom: 5px;
        }

    .item-box .picture a:before {
        display: block;
        content: '';
    }

    .home-page-product-grid .item-box .picture a:before {
        padding-top: 100%;
    }

    /*COOKIES POPUP*/
    .eu-cookie-bar-notification {
        width: 500px;
        margin-left: -250px;
    }


    .public-item {
        display: inline-block;
        min-height: 308px;
        padding: 0px;
        vertical-align: top !important;
        float: left;
    }



        .public-item img {
            width: 60%;
            margin-bottom: 15px;
        }


    .home-page-vendor .vendor-item {
        width: 24%;
        overflow: hidden;
        float: left;
        margin-left: 3px;
    }

    .anonymous ul {
    }

    .home-slider-public {
        width: 90%;
        display: block;
        padding-left: 20px;
        padding-bottom: 20px;
    }

    .fixFloatDiv {
        padding: 10px;
        overflow: hidden;
        width: 100%;
    }


    /***** RECOGNITION STYLES *****/


    .recognition-left-nav {
        float: left;
        width: 20%;
        display: inline;
        margin-top: 40px;
        padding: 10px;
    }

    .recognition-left-nav-bottom {
        display: none;
    }

    .recognition-right-nav {
        float: left;
        width: 20%;
        display: inline;
        margin-top: 35px;
        padding: 10px;
    }

        .recognition-right-nav img {
            width: 100%;
        }

    .recognition-message-read {
        float: left;
        width: 50%;
        text-align: -webkit-center;
        margin: 40px 20px 20px 20px;
        background: #EEE;
        padding: 20px;
        border-radius: 4px;
    }

    .recognition-navs-collapsed {
        display: none;
    }



    .recognition-message-type {
        background-color: #0096D6;
        font-size: 20px;
        
        color: white;
        width: 80px;
        height: 80px;
        display: inline-block;
        padding: 28px 0px;
        margin-left: 1%;
        margin-top: 10px;
        text-align: center;
        border-radius: 100%;
    }

    .recognition-message-type-badge {
        background-color: #FF9600;
        font-size: 14px;
        font-weight: 600;
        color: white;
        display: inline-block;
        padding: 18px;
        text-align: center;
        margin: 0px 10px 5px 10px;
        float: left;
    }

    .recognition-message-type:hover {
        background-color: #D7410B;
        cursor: pointer;
    }

    .recoginition-attribute {
        padding: 8px;
        color: #333;
        font-size: 10px;
        font-weight: 400;
        background: #EEE;
        border: 1px solid #CCC;
        margin: 5px 5px 5px 0;
        float: left;
        border-radius: 4px;
    }

    #taComment {
        width: 100%;
        min-height: 25px;
        /*margin-top: 10px;*/
        margin-right: 0%;
    }

    #commentsubmit {
        padding: 12px 18px;
        text-align: center;
        border-radius: 4px;
        border: none;
        background-color: #212C3A;
        color: white;
        font-weight: 600;
        font-size: 11px;
        width: 100%;
        margin-top: 10px;
    }



    .CommentTitle {
        font-size: 14px;
        
        line-height: 28px;
        text-transform: capitalize;
        margin-bottom: 10px;
        color: #333;
    }

    /*responsive contentblock*/
    .contentBlockWrapper {
        float: left;
    }

    .contentBlockHeader {
        text-align: left;
    }

    .contentBlockItem {
        float: left;
        margin-bottom: 30px;
        padding: 5px;
        width: 50%;
    }

        .contentBlockItem .leftSide {
            float: left;
            padding-right: 15px;
        }

    .messageHidden {
        display: none;
    }

    .messageShow {
        display: block;
    }

    .wallDim {
        display: none;
    }

    .wallShow {
        display: block;
    }

    #recognitionType {
        font-size: 20px;
        
        text-align: center;
        color: white;
        padding: 20px 0 0 0;
        border-radius: 4px 4px 0 0;
    }

    .reg_type_heading {
        background: #767676;
        padding: 10px;
        border-radius: 0 0 4px 4px;
    }

    .left50 {
        float: left;
        width: 50%;
        overflow: hidden;
        padding-right: 20px;
    }

    .right50 {
        float: left;
        width: 50%;
        overflow: hidden;
        text-align: center;
        padding: 10px;
    }

        .right50 img {
            width: 100%;
        }


    /***** SPIN THE WHEEL *****/

    /* Sets the background image for the wheel */
    td.the_wheel {
        /*background-image: url(/Themes/HPI_US/Content/images/wheel_back.png);*/
        background-position: center;
        background-repeat: no-repeat;
        z-index: 999;
        position: relative;
    }

    /* Do some css reset on selected elements */


    div.power_controls {
        float: left;
        /*width: 45%;*/
    }

    div.html5_logo {
        margin-left: 70px;
    }

    /* Styles for the power selection controls */
    table.power {
        background-color: #cccccc;
        cursor: pointer;
        border: 1px solid #333333;
    }

        table.power th {
            background-color: white;
            cursor: default;
        }

    td.pw1 {
        background-color: #6fe8f0;
    }

    td.pw2 {
        background-color: #86ef6f;
    }

    td.pw3 {
        background-color: #ef6f6f;
    }

    /* Style applied to the spin button once a power has been selected */
    .clickable {
        cursor: pointer;
    }

    /* Other misc styles */
    .margin_bottom {
        margin-bottom: 5px;
    }

    p.noCanvasMsg {
        color: white;
    }

    .the_canvas {
        width: 452px;
        height: 452px;
        position: relative;
        background: #EEE;
        border-radius: 100%;
        box-shadow: 5px 5px 15px #666;
        /*top: -85px;*/
    }

    .the_wheel {
        float: left;
        /*width: 50%;*/
        /*height: 500px;*/
    }


    .needle {
        position: relative;
        background-image: url(/Themes/Curiocity/Content/images/needle.png);
        background-repeat: no-repeat;
        width: 98px;
        height: 118px;
        color: #000;
        z-index: 999;
        /*top: 195px;*/
        /*left: 2px;*/
    }



    #dvContentBlock {
        width: 100%;
    }

        #dvContentBlock p {
            color: #FFF;
            font-size: 16px;
        }

    #dvPopUpbox h1 {
        font-size: 32px;
       
        color: #000;
        text-align: center;
        padding: 40px 40px 20px;
    }

    #dvPopUpbox h2 {
        font-size: 22px;
       
        color: #000;
        text-align: center;
        padding: 10px 40px 40px;
    }



    .e-gift-card-container {
        margin-top: 40px;
        width: 100%;
        clear: both;
        float: left;
    }

    .e-gift-card-container-left {
        width: 50%;
        float: left;
    }

        .e-gift-card-container-left img {
            width: 90%;
            padding-right:40px;
        }

    .e-gift-card-container-right {
        float: left;
        width:50%;
    }

        .e-gift-card-container-right img {
            width: 90%;
            padding-left:40px;
        }

        .e-gift-card-container-right h2 {
            font-size:26px;
        }

    .e-gift-card-holder {
        display: block;
        width: 100%;
        overflow:auto;
    }

    #RewardCarList li {
        border-style: none;
        border:2px solid #CCC;
        border-radius:4px;
        width:140px;
        height:100px;
        padding:10px;
    }
        #RewardCarList li img {
            width:100%;
        }

        #RewardCarList li:hover {
            cursor: pointer;
            border:2px solid #0096D6;
        }


    /*********** GAMIFICATION ***********/

    .ChaptersGameLeft {
        float: left;
        width: 60%;
        height: 100%;
        padding: 20px;
        min-width: 250px;
    }

        .ChaptersGameLeft p {
            color: #FFF;
            font-size: 16px;
            line-height: 20px;
        }

    .ChaptersGameRight {
        float: left;
        background-color: #1A1A1A;
        width: 40%;
        overflow-y: auto;
        height: 100%;
    }


    .game-chapter-right .mini-bar {
        text-align: left;
        padding: 0px;
        position: relative;
        width: 100%;
        bottom: 0;
        font-size: 15px;
    }

    .chapter {
        float: left;
        padding: 10px;
        border-bottom: solid;
        border-color: white;
        border-width: thin;
        text-align: left;
        width: 100%;
    }

    .chapter-available {
        float: left;
        border-bottom: 1px solid #444;
        text-align: left;
        width: 100%;
        color: #FFF;
    }

        .chapter-available:hover {
            background-color: #222;
        }

        .chapter-available img, .chapter-disabled img {
            text-align:left;
            float:left;
            width: 35%;
            padding:15px;
        }

    .chapter-disabled {
        float: left;
        border-bottom: 1px solid #444;
        text-align: left;
        width: 100%;
        color: #CCC;
    }

        .chapter-disabled:hover {
            background-color: #222;
        }

    .chapter-lessons-hide {
        display: none;
    }

    .game-chapter-right {
        float: left;
        width: 65%;
        text-align: left;
    }

        .game-chapter-right h1 {
            font-size:14px;
            color:#FFF;
            margin:0px;
            line-height:normal;
            padding:0px;
        }

        .game-chapter-right h2 {
            font-size:16px;
            color:#000;
            margin:0px;
            line-height:normal;
            padding:0px 0px 5px 0px;
        }


    .leaderboardTables-left {
        width: 50%;
        float:left;
        overflow:auto;
        padding-right:20px;
        display:block;
    }

    .leaderboardTables-right {
        width: 50%;
        float:left;
        overflow:auto;
        display:block;
    }

    .border-divide {
        border-right: 1px solid #FFF;
    }

    .dash-top {
        display: table;
        width: 33%;
    }

        .dash-top img {
            width: 75px;
            height: 75px;
            border-radius: 100%;
            border: 2px solid #00B388;
            margin: auto;
            display: block;
            float: left;
        }

        .dash-top img, .dash-top div {
            display: table-cell;
        }

        .dash-top div {
            padding: 10px;
            width: auto;
        }

            .border-divide h3 {
                font-size: 18px;
            }


    #myProgress {
        width:11%;  
    }


    .game-mission-tasks {
        width:80%;
    }

    .gmt-description {
        width: 95%;
    }

    .gmt-media {
        min-height: 250px;
        width: 100%;
        background-color: #757678;
    }

    .gmt-content {
        width: 100%;
    }

    .game-task h3 {
        width: 60%;
    }

    .game-task p {
        width: 55%;
        padding-right:20px;
    }

    .game-task-holder {
        float: right;
        margin-top: -38px;
        position: relative;
        width: auto;
    }

    .buttons-left, .buttons-right {
        float: left;
        width: 50%;
        margin-bottom: 20px;
    }

    .buttons-right {
        text-align: right;
    }



    /*********** PERSONA FLY OUT ***********/

    .persona-flyout {
        border: 0px solid #000;
        width: 375px;
        position: fixed;
        top: 251px;
        left: 0px;
        z-index: 1;
        display: block;
    }

        .persona-flyout p {
            font-size: 14px;
        }

        .persona-flyout table td {
            padding: 10px;
        }

    .persona-content-left {
        float: left;
        border: 1px solid #CCC;
        padding: 20px;
        width: 325px;
        overflow: auto;
        background-color: #FFF;
    }

    .persona-content-right {
        float: left;
        padding: 10px;
        border:0px solid #CCC;
        border-left: 0px;
        vertical-align: top;
        width: auto;
        overflow: auto;
        background-color: #105AA2;
        cursor: pointer;
        border-radius: 0 4px 4px 0;
    }

        .persona-content-left img, .persona-content-right img {
            width: 100%;
        }





    /*********** NOTIFICATIONS BADGE ***********/

    .notification-dropdown .dropdown-toggle .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
        background-color: transparent;
        color: #0096D6 !important;
    }

    .notification-dropdown .dropdown-toggle:focus {
        background-color: #0096D6;
    }

    .calender-month-short {
        display: inline;
    }

    .calender-month-long {
        display: none;
        font-size: 14px;
        top: 4px;
        position: relative;
    }

    .calender-icon {
        width: 32px;
        height: 32px;
        background-image: url(/Content/Images/activity-calendar.png);
        background-repeat: no-repeat;
        float: left;
        text-align: center;
        display: none;
    }


.imageadjust {
    width: 600px;
}

.buttonnew {
    height: 40px;
    width: 100%;
    border: none;
    background: #FF9600;
    color: #FFFFFF !important;
    font-size: 16px;
    font-weight: normal;
    transition: all 0.3s ease 0s;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-transform: capitalize;
    cursor: pointer;
}

.content-block {
    padding-left: 10px;
}

.pdfresource {
    width: 350px;
}

.youtuberesource {
    width: 576px;
}





@media screen and (min-width: 575px) {
    .pdfloader {
        padding: 11px;
        float: left;
        color: #999;
        clear: both;
    }
}
