﻿/* ----------------------------------------------------------------
	Homecrest Responsive CSS
-----------------------------------------------------------------*/


@media (max-width: 1199px) {
}

@media (min-width: 1199px) {
    .hcmenucolumn {
        margin-right: 54px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {

    #default-content-wrap {
        padding-top: 10px;
    }

    .product-image {
        height: auto;
    }

    /*
    .portfolio-5 .portfolio-item .portfolio-image, .portfolio-5 .portfolio-item .portfolio-image a, .portfolio-5 .portfolio-item .portfolio-image img {
        height: 180px;
        width: 180px;
    }
*/
    .testi-image, .testi-image a, .testi-image img, .testi-image i {
        display: inline-block;
        height: inherit;
        width: inherit;
    }
}

@media (max-width: 991px) {

    #default-content-wrap {
        padding-top: 10px;
    }

    .hcmenucolumn {
        padding-left: 0px;
    }

    #primary-menu ul ul, #primary-menu ul li .mega-menu-content {
        -moz-border-bottom-colors: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        background-color: transparent !important;
        border-color: #eee -moz-use-text-color -moz-use-text-color;
        border-image: none;
        border-style: solid none none;
        border-width: 1px 0 0;
        box-shadow: none;
        padding-left: 0px;
        position: relative;
        top: 0 !important;
        width: auto;
        z-index: 1;
    }

    .menu-shop-by-feature {
        display: none;
    }

    .product-image {
        height: auto;
    }
}


@media (min-width: 768px) {
    #findAstoreAd {
        display:none;
    }
}


@media (min-width: 768px) and (max-width: 991px) {



    #primary-menu ul li .mega-menu-content > ul {
        float: left;
    }

    #primary-menu ul li .mega-menu-content ul {
        display: block !important;
        opacity: 1 !important;
        top: 0;
        left: 0;
    }

        #primary-menu ul li .mega-menu-content ul ul {
            border-top: 1px solid #EEE;
        }

    #primary-menu ul li .mega-menu-content.col-2 > ul,
    #primary-menu ul li .mega-menu-content.col-3 > ul,
    #primary-menu ul li .mega-menu-content.col-4 > ul,
    #primary-menu ul li .mega-menu-content.col-5 > ul {
        width: 33.33%;
        margin: 0;
        border-left: 0;
        border-top: 1px solid #EEE;
    }

    .sellSheet-link img {
        display: inline;
        width: 100px;
    }

    .hc-product-desc {
        display: none;
    }
}

@media (max-width: 767px) {

        #findAstoreAd {
        display:block;
    }

    .menu-40 {
        width: 100% !important;
    }

    .menu-30 {
        width: 100% !important;
    }

    .menu-50 {
        width: 100% !important;
    }

    .menu-25 {
        width: 100% !important;
    }

    .menu-collection-div {
        float: none;
    }


.tright {
  		text-align: center !important;
	}


    h2, #collectionMaterial {
        text-align: center;
    }

    .hc-product-desc {
        display: none;
    }
	
	#copyrights .col_half:last-child {
  display: block;
}


}

@media (min-width: 480px) and (max-width: 767px) {

    .login-entry {
        width: 100%;
        display: block;
    }

    #shop:not(.product-1) .product-image {
        height: auto;
    }

    .fbWrapper {
        float: none;
    }

        #dcPageAdWrapper {
        background-color: #333;
        border-radius: 2px;
        padding: 16px 0;
        text-align: center;
    }

    #dcPageAdIcon {
        margin-bottom: 8px !important;
        padding-bottom: 0;
    }

    #dcPageAdText {
        margin-bottom: 0 !important;
    }

    #dcPageAdText p {
       margin-bottom: 0;
       color:#ccc;

    }
}

@media (max-width: 479px) {
    #default-content-wrap {
        padding-top: 0px;
    }

    #default-section {
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 0px;
        background-color: #fff;
        text-align: center;
    }

    #slider {
        display: none;
    }

    .login-entry {
        width: 100%;
        display: block;
    }

    #shop:not(.product-1) .product-image {
        height: auto;
    }

    .sellSheet-link img {
        display: inline;
        width: 125px;
    }



    .fbWrapper {
        float: none;
    }

 #dcPageAdWrapper {
        background-color: #333;
        border-radius: 2px;
        padding: 16px 0;
        text-align: center;
    }

    #dcPageAdIcon {
        margin-bottom: 8px !important;
        padding-bottom: 0;
    }

    #dcPageAdText {
        margin-bottom: 0 !important;
    }

    #dcPageAdText p {
       margin-bottom: 0;
       color:#ccc;

    }
	
	
}


/* ----------------------------------------------------------------
	Retina CSS
-----------------------------------------------------------------*/

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and ( min--moz-device-pixel-ratio: 2), only screen and ( -o-min-device-pixel-ratio: 2/1), only screen and ( min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) {
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 991px), only screen and ( min--moz-device-pixel-ratio: 2) and (max-width: 991px), only screen and ( -o-min-device-pixel-ratio: 2/1) and (max-width: 991px), only screen and ( min-device-pixel-ratio: 2) and (max-width: 991px), only screen and ( min-resolution: 192dpi) and (max-width: 991px), only screen and ( min-resolution: 2dppx) and (max-width: 991px) {
}
