 #compare-products{
    margin: 115px 0 30px 0;
 }   
#compare-products .hs-breadcrumbs {
    padding: 15px 0;
    background: #ffffff;
}
#compareTitle{
    margin: 30px 0px;
    font:30px 'Value-Sans';
    color: #3b3b3b;
}
.cmpProductsDiv{
    background: #ffffff;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    border-bottom: 0px;
}
.cmpPdInnerDiv{
    padding: 20px 0px 0px 0px;
    
}
.cmpPdMinHeight{
       height: 290px;
   /* border-bottom: 1px solid #736767;*/
    padding: 0px 20px;
    background: #f5f5f5;
}
div.cmpPdAttr.greyBG{
    background: #f5f5f5;
}
#attrbDiv{
    width: 21%;
    box-shadow: 0px -1px 3px 0px #cccccc;
    background: #f5f5f5;
}
#attrbDiv .cmpPdMinHeight{
    min-height: 300px;
}
#cmpPd-Carousel{
    width: 79%;
}
.brd1px{
    border-right: 1px solid #ccc;
}
.cmpPaddingLR20{
    padding: 0px 20px;
}
.cmpTxtRight{
    text-align: right;
}
.cmpMB20{
    margin-bottom: 20px;
}
.cmpPrdImg{
    border: 1px solid #d7d7d7;
    width: 265px;
    height: 130px;
    background: #fff;
}
.cmpPrdImg img{
           width: auto;
    height: 120px;
    margin: 5px auto;
    max-width: 245px;
}
.cmpPrdName{
    font:18px 'Value-Sans';
        min-height: 40px;
}
.cmpBtn{
    padding: 5px 10px;
    font-size: 13px;
    font-family: GalanoGrotesqueAlt-Regular;
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 30px;
    padding-left: 30px;
}
.cmpPdAttrInner{
        padding: 10px 20px 10px 20px;
}
.attrTitle{
    font-family: GalanoGrotesqueAlt-SemiBold;
    font-size: 16px;
    color: #3b3b3b;
    margin-bottom: 0px;
}
.attrDesc{
    font-family: GalanoGrotesqueAlt-SemiBold;
    font-size: 14px;
    color: #3b3b3b;
    margin-bottom: 0px;
}
#cmpPd-Carousel .attrDesc{
    font-family: GalanoGrotesqueAlt-Regular;
}
.cmpPrdBtns {
    padding: 0px 20px 14px 20px;
}
.cmpPdAttr {
    border-bottom: 1px solid #d7d7d7;
}
.sameHgtDiv{
    min-height:41px;
}
.relativePos{
    position: relative;
}
.cmpPrdName span.truncCmpPdName {
    min-height: 40px;
        line-height: 20px;
        white-space: normal;
        width: 98%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
}
#cmpPd-CarouselInner .owl-stage .owl-item{
        width: 308px !important;
    }
#cmpPd-CarouselInner.owl-theme .owl-nav{
       top: 35%;
    position: absolute;
}
/*#cmpPd-CarouselInner.owl-theme .owl-stage {
        background: #f5f5f5;
}*/
 .cmpPdInnerDiv{
        padding-top: 0px;
    }
     a.removeItem {
        margin-top: 10px;
        display: inline-block;
    }
    .disabledBtn{
        pointer-events: none;
        opacity: 0.5;
    }
@media screen and (min-width:767px) and (max-width:1024px) and (orientation : portrait){
     #compare-products .container {
            padding: 0px 10px;
    }
   
    #compare-products #compareProducts_Div .container {
            padding: 0px 26px;
    }
    #cmpPd-CarouselInner .owl-stage .owl-item{
        width: 280.5px !important
    }
    #compare .container {
            padding: 0px 25px;
    }
    #attrbDiv {
        width: 23%;

    }
    #cmpPd-Carousel {
        width: 77%; 
    }
    .cmpPrdImg{
            width: 260px;
    }
   
    .cmpPrdImg img{
        margin: 0 auto;
    }
   
}

@media screen and (min-width:767px) and (max-width:1024px) and (orientation : landscape){
     #compare-products .container {
            padding: 0px 7px;
    }
    #compare-products #compareProducts_Div .container {
            padding: 0px 23px;
    }
    #cmpPd-CarouselInner .owl-stage .owl-item{
        width: 267.333px !important;
    }
    #compareProducts_Div{
            padding: 0px 20px;
    }
         .cmpPrdImg{
            width: 240px;
    }
    
    

}
@media screen and (min-width:767px) and (max-width:1024px){
     #compare-products .hs-breadcrumbs .container {
            padding: 0px 19px;
    }
    #compare-products{
        margin-top: 70px;
    }
    .cmpPdAttrInner {
        padding: 10px;
    }
     .cmpPdMinHeight{
            padding: 0px 10px;
    }
        .cmpPrdBtns {
        padding: 0px 10px 14px 10px;
    }
    #compareProducts_Div #add-to-cart {
        margin-right: 0px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 20px;
        padding-left: 20px;
    }
   
}
@media screen and (min-width:320px) and (max-width:767px){
    #compare-products {
        margin: 45px 0 30px 0;
    }
    #compareTitle {
        margin: 20px 0px;
        font: 20px 'Value-Sans';
        padding: 0px 13px;
    }
    
    #compareProducts_Div{
        padding: 0px 29px;
    }
    #attrbDiv {
        width: 37%;
    }
    #cmpPd-Carousel {
        width: 63%;
    }
    .cmpPdMinHeight{
            padding: 0px 10px;
            height: 225px;
    }
   
    .cmpPrdImg{
        width: 100%;
    height: 75px;
    }
    
    .cmpPdAttrInner {
        padding: 10px 5px;
    }
    .cmpPdMinHeight {
        height: 230px;
    }
    #attrbDiv .cmpPdMinHeight {
        min-height: 268px;
    }
    .cmpPrdBtns #add-to-wishlist {
    /* margin: 0 auto; */
        float: left !important;
        margin-left: 15px;
    }
   /* .attrDesc{
            overflow: hidden;
    white-space: nowrap;
    }*/
    .cmpPrdImg img{
            height: 100%;
    margin: 0px auto;
    }
    .sameHgtDiv {
        min-height: 61px;
    }
     div#cmpPd-CarouselInner.owl-theme .owl-nav [class*=owl-]{
            height: 35px;
    width: 35px;
    }
}
/*Iphone 5 Portrait */
@media screen and (min-width:320px) and (max-width:359px) and (orientation : portrait){
     #cmpPd-CarouselInner .owl-stage .owl-item{
        width: 183px !important;
    }
    .cmpPrdBtns #add-to-cart{
        margin-left: 10px;
    }
    .cmpPrdBtns #add-to-wishlist{
        margin-left: 25px;
    }
}
/*Galaxy S5 Portrait */
@media screen and (min-width:360px) and (max-width:374px) and (orientation : portrait){
     #cmpPd-CarouselInner .owl-stage .owl-item{
       width: 208px !important;
    }
    .cmpPrdBtns #add-to-cart{
        margin-left: 20px;
    }
    .cmpPrdBtns #add-to-wishlist{
        margin-left: 35px;
    }
    
}
/*Iphone 6 Portrait */
@media screen and (min-width:375px) and (max-width:567px) and (orientation : portrait){
     #cmpPd-CarouselInner .owl-stage .owl-item{
        width: 217px !important;
    }
    .cmpPrdBtns #add-to-cart{
        margin-left: 20px;
    }
    .cmpPrdBtns #add-to-wishlist{
        margin-left: 15px;
    }
}
/*Iphone 5 landscape */
@media screen and (min-width:568px) and (max-width:639px) and (orientation : landscape){
     #cmpPd-CarouselInner .owl-stage .owl-item{
       width: 339px !important;
    }
    .cmpPdMinHeight {
        height: 258px;
    }
    .cmpPrdBtns #add-to-cart{
        margin-left: 0px;
    }
    .cmpPrdBtns #add-to-wishlist{
       float: right !important;
    }
}
/*Galaxy S5 landscape */
@media screen and (min-width:640px) and (max-width:666px) and (orientation : landscape){
     #cmpPd-CarouselInner .owl-stage .owl-item{
       width: 384px !important;
    }
    .cmpPdMinHeight {
        height: 258px;
    }
    .cmpPrdBtns #add-to-cart{
        margin-left: 0px;
    }
    .cmpPrdBtns #add-to-wishlist{
       float: right !important;
    }
}
/*Iphone 5 landscape */
@media screen and (max-width:667px) and (orientation : landscape){
     #cmpPd-CarouselInner .owl-stage .owl-item{
       width: 401px !important;
    }
    .cmpPdMinHeight {
        height: 258px;
    }
    .cmpPrdBtns #add-to-cart{
        margin-left: 0px;
    }
    .cmpPrdBtns #add-to-wishlist{
       float: right !important;
    }
}