.breadcrumb{
	display: block;
    padding:0 20px;
}
.pd-breadcrumb ul{
	margin: 10px 0;
}


.product-detail-title p,.pd-mobile-prvibeImg{
	display: none;
}	
.product-detail-container .icon {
    background: url(/file/media/Diamond/Common/sprite-images.png) no-repeat;
    float: left;
}
.product-detail-container a.fav-isActive .icon.heart {
    background-position: -259px -105px;
}
.product-detail-container .icon.heart {
    background-position: -210px -140px;
    width: 22px;
    height: 24px;
    display: block;
}
.product-detail-container .icon.share {
    background-position: -247px -140px;
    width: 16px;
    height: 16px;
    display: block;
}
.product-detail-container input[type=checkbox]:checked:before, input[type=checkbox]:checked:before {
    background-position: -496px -85px;
}
.product-detail-container input[type=checkbox]:before {
    content: "";
    background: url(/file/media/Diamond/Common/sprite-images.png) -473px -85px;
    width: 16px;
    height: 23px;
    display: inline-block;
}
.product-detail-container a,.product-detail-bottomtab-container a{
    text-decoration: none;
    cursor: pointer;
    color: #313131;
    display: inline-block;
}
.product-detail-container .product-detail-left-container .product-detail-desc-con ul a{
    display:block;
}/*fix for 1348*/
 .product-detail-left-container .product-detail-desc-con .cycle-prev{
    width: 20px;
    position: absolute;
    top: 30%;
    left: 0%;
    background: url(/file/media/Diamond/Common/sprite-images.png) no-repeat -507px -130px;
    width: 35px;
    height: 60px;
}
.product-detail-left-container .product-detail-desc-con .cycle-next{
    width: 20px;
    position: absolute;
    top: 30%;
    right: 0%;
    background: url(/file/media/Diamond/Common/sprite-images.png) no-repeat -539px -131px;
    width: 35px;
    height: 60px;
}
.shareIconContent{
    width:50px;
    position: absolute;
    bottom: 20px;
    right: 75px;
    display:none;
}
.product-detail-title{
	width:98%;
	display: table;
	padding: 0 1%;
}
.product-detail-title h1{
	color: #55565a;
    margin: 0;
    padding: 5px 0 20px 0;
    font-weight: 300;
    float: none;
    width:80%;
    display: inline-block;
}
.product-detail-title img{
	width:52px;
    float: right;
    padding-right: 5px;
}
.product-detail-container{
	width: 98%;
	padding: 0 1%;
    float: left;
}
.product-detail-left-container{
	float: left;
    background: #fff;
    width: 49%;
    margin-right: 2%;
}
.product-detail-image-con{
	position: relative;
    margin: 0 25px;
}
.pd-full-images{
	margin: 59px auto 0;
    max-width:85%;
}
.pd-full-images img{
	width: 100%;
	cursor: url(/file/media/Diamond/Common/cursorzoom.png) 12 12, pointer;
}
.featherlight-content img{
	width: 350px;
}
.pd-arrow-con a.arrow-left{
	width: 20px;
    position: absolute;
    top: 50%;
    left: 0%;
    background: url(/file/media/Diamond/Common/sprite-images.png) no-repeat -507px -130px;
    width: 35px;
    height: 60px;
}
.pd-arrow-con a.arrow-right{
	width: 20px;
    position: absolute;
    top: 50%;
    right: 0%;
    background: url(/file/media/Diamond/Common/sprite-images.png) no-repeat -539px -131px;
    width: 35px;
    height: 60px;
}
.product-detail-desc-con{
	margin: 10px auto;
	width: 90%;
	font-size: 1.1rem;
	display: table;
	position: relative;
}
.product-detail-desc-con ul{
	list-style: none;
    padding: 0px;
    margin: 0px;
    /*display: flex;*/
}
.product-detail-desc-con ul li{
	padding: 10px 5px;
    /*flex: 0 0 24%;*/
    width:23%;
    float:left;
    position: relative;
}
.product-detail-desc-con span{
	font-weight: bold;
}
.product-detail-action-con{
	margin: 10px auto;
	width: 80%;
	display: table;
}
.product-detail-compare,.product-detail-favorite,.product-detail-share{
	float: left;
    padding: 0 5px;
    /*width: 30%;*/
}
.product-detail-compare{
    width: 38%;
}
.product-detail-compare .compare-submit{
    padding-left: 5px;
}
.product-detail-favorite{
     width: 25%;
}
.product-detail-share {
     width: 25%;
}
.product-detail-share {
    position:relative;
}
.product-detail-favorite span{
	float: left;
    padding: 2px 4px;
}
.product-detail-share span.shareLink{
	float: left;
    padding: 0 5px;
}
.product-detail-disclaimer-con{
	margin: 10px auto;
	width: 80%;
}
.product-detail-disclaimer-con p{
	font-size: 0.8em;
    font-weight: 400;
    padding-bottom: 30px;
}



.product-detail-right-container{
	margin: 0px 0px 0 1%;
    float: right;
    background: #fff;
    width: 48%;
}

.pd-desc-container{
	border: 1px solid #ddd;
    /*background: #fcfbf9;*/
	/*padding: 12px 16px 8px;*/
	border-bottom: none;
}
.pd-desc-container p{
	text-align: justify;
    margin-right: 13px;    
    line-height: 25px;
    color: #4d4e4d;   
    width: 95%;
    display: inline-block; 
	font-size: 1.1em !important; /*override by sitecore content*/
    margin:0 20px;
}
.pd-desc-container p:last-child {
    padding-bottom: 15px;
}
.pd-desc-container h4 {
    font-size: 1.05em;
    font-weight: 600;
}
.pd-desc-container h4:first-child,  .pd-desc-container h3
{
	margin-top: 10px;
    margin-bottom: 21px;
    font-size: 1.25em;
    color:#57565b;
}
.pd-desc-container img {
    display: block;
    vertical-align: middle;
    width: 95%;
    margin: 0 auto;
}
.pd-desc-container a:before{
	content:'';
	display:inline-block;
	width:6px;
	height:6px;
	background:#f3968e;
	right:10px;
	top:-2px;
	border-radius:100%;
	position:relative;

}
a.door-style-link,.pd-desc-container a {
    color: #f3968e;
    font-weight: bold;
    width: 100%;
    display: inline-block;
    line-height: 30px;
    /* list-style: disc; */
    /* display: block; */
    list-style-type: disc;
    /* display: list-item; */
    /* margin-left: 30px; */
}
   
.pd-filter-content-value{
	position: relative;
	display: table;
    width: 100%;
}
.pd-filter-content-value a{
	width: 60px;
    height: 60px;
    margin: 5px;
    float: left;
    border: 1px solid #edede7;
    padding: 2px;
    position: relative;
}
/* a.door-style-link,.pd-desc-container a{width: 40%;} */
.pd-filter-content-value img{
	width: 100%;    
}
.pd-filter,.pd-addinfo{
    float: left;
    padding: 12px 16px 8px;
	width: 95%;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fff;
}
.pd-addinfo{
	background: #f6f4f1;
	border-left: 0px solid #ddd;
    border-right: 0px solid #ddd;
}   
.pd-filter-title{
	float: left;
    width: 100%;
}
.pd-filter-title label{
	color: #000000;
}
.pd-filter-title h4,.pd-filter-title h3{
    margin: 0;
    float: left;
    width: 95%;
    padding: 15px 0;
}
.pd-filter-title .collapse{
    background: url('/file/media/Diamond/Common/sprite-images.png') no-repeat -292px -329px;
    width: 15px;
    height: 3px;
    padding-top: 7px;
    float: left;
    position: relative;
    top: 23px;
    right: 5px;
    cursor: pointer;
}
.pd-filter-title .expand{
    background: url('/file/media/Diamond/Common/sprite-images.png') no-repeat -291px -303px;
    width: 15px;
    height: 15px;
    position: relative;
    right: 20px; 
    float: right;
    top: 15px;
    cursor: pointer; 
}
.pd-filter-title p,.pd-addinfo p{
	font-size: 0.8rem;
    color: #313131;
    font-weight: 600;
}
.pd-finisher-container .pd-filter-title-desc{
	padding-bottom: 20px; 
}
.pd-filter-title-desc{
	display: table;
    width: 100%;
    text-align: justify;
}
.pd-filter-subcontainer{
	width: 100%;
	display: table;
}
.pd-finisher-subcontainer{
	width: 100%;
	display: table;
	border: 1px solid #ddd;
	margin: 10px 0;
    float: left;
}
.pd-filter-subtitle{
	width: 90%;
    float: left;
    padding: 0 20px;
}
.pd-filter-subtitle h4{
	margin: 15px 0;
}
.pd-finisher-subcontainer .pd-filter-content-value{
	padding: 0 18px 10px 18px;
}
.pd-addinfo-container .pd-filter-content-value{
	margin: 10px 0 10px 0;
    float: left;
}
.product-detail-desc-con ul li a.selected span {
    border-color: transparent;
        position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.7);
    top: 0;
    text-align: center;
    left: 0;
	 display: block;
    
    /*top: 0px;
    left: 0px;
    display: block;
    border: 3px solid transparent;*/
}
.product-detail-desc-con ul li a.selected span i{
    border-color: transparent;
    background: url(/file/media/Diamond/Common/sprite-images.png) -288px -60px no-repeat;
    width: 55px;
    height: 55px;
    
    display: block;
	margin: 50% 29%;
}
.product-detail-desc-con ul li a span{
	display: none;
    position: absolute;
    width: 60px;
    height: 60px;
    text-indent: -9999px;    
}
.video-wrapper {
    /*margin: 20px 20px;*/
	border: 1px solid #ddd;
	background-color: #fff;
}
.video-wrapper h4, .pd-desc-container h3, .pd-desc-container h2, .pd-desc-container h4, .pd-desc-container h1{
	font-size: 1.2em;
	margin-left: 20px;
}
.fluidvids {
    width: 95% !important;
    position: relative;
    margin: 0 auto !important;
}
.fluidvids-item {
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.pd-filter-content-value a .arrows{
    position: absolute;
    top: 53px;
    left: 14px;
    width: 0px;
    height: 0px;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid var(--primary-color);
    display: none;
}

.prod-hover-text{
	border: 1px solid #ccc;
    background: white;
    display: block;
    padding: 10px;
}
.add-full-image{
	width: 95%;
	float: left;
	padding: 5px;
}

.product-detail-bottomtab-container{
	display: table;
	width: 100%;
	padding: 80px 0;
}
.pd-horizontal-tab ul.resp-tabs-list{
	display: table;
	width: 100%;
	text-align: center;
	border-bottom: 7px solid #efeae6;
}
.pd-horizontal-tab ul.resp-tabs-list li{
	float: none;
	margin: 0 0px 0 10px;
	font-size: 1.2em;
    font-weight: 500;
    cursor: pointer;
}
.pd-realspace-tcontent,.pd-finishing-tcontent,.pd-resources-tcontent,.pd-doorStyle-tcontent,.pd-woodType-tcontent{
	position: relative;
}
.cycle-slideshow{
	position: relative;
    width: 89%;
    margin: auto;
    display: table;
}
.realspace-img, .finishing-img,.doorStyle-img,.woodType-img{
	width: 100%;
	float: left;
}
.realspace-img-list, .finishing-img-list,.doorStyle-img-list,.woodType-img-list{
	float: left;
	width: 20%;
	text-align: center;
}
.realspace-img-list,.woodType-img-list{
	width: 25%;
}
.realspace-img-list img, .finishing-img-list img,.doorStyle-img-list img,.woodType-img img{
	max-width: 273px;
    max-height: 230px;
    min-width: 155px;
}
.doorStyle-img a span, .realspace-img-list a span {
    display: block;
    color: #313131;
    text-align: left;
}
.realspace-img-list a span {
         text-align: center;
    }
.doorStyle-img-list img{
	max-width:195px;
	max-height:initial;
	min-width:auto;
}
.pd-realspace-tcontent p a.cycle-prev, .pd-finishing-tcontent p a.cycle-prev,.pd-doorStyle-tcontent p a.cycle-prev,.pd-woodType-tcontent p a.cycle-prev{
	width: 20px;
    position: absolute;
    top: 30%;
    left: 1%;
    background: url(/file/media/Diamond/Common/sprite-images.png) no-repeat -507px -130px;
    width: 35px;
    height: 60px;
}
.pd-realspace-tcontent p, .pd-finishing-tcontent p,.pd-doorStyle-tcontent p,.pd-woodType-tcontent p{
	text-align: center;
    padding:15px 0;
}
.pd-realspace-tcontent p a.cycle-next, .pd-finishing-tcontent p a.cycle-next,.pd-doorStyle-tcontent p a.cycle-next,.pd-woodType-tcontent p a.cycle-next {
	width: 20px;
    position: absolute;
    top: 30%;
    right: 1%;
    background: url(/file/media/Diamond/Common/sprite-images.png) no-repeat -539px -131px;
    width: 35px;
    height: 60px;
}
.cycle-single p a, .cycle-single p span {
    display: none !important;
}
.pd-document-links{
	width: 72%;
	margin: 0 auto;
    padding: 0;
    display: table;
}
.pd-document-links a{
	float: left;
    width: 30%;
    padding: 10px;
}
.product-detail-right-container .remove{
	display: none;
}
.product-detail-right-container .noimage{
	border: 3px solid #cccccc;
    padding: 0;
}
.resp-tab-content {
    display: none;
    padding: 40px 15px 15px 15px;
    /* margin: 10px 0  0 20px; */
}
.breadcrumb li:after {
    content: ":";    
}

.breadcrumb ul li:first-child{
    /*width: 120px;*/
    padding-right:10px;
}
.pd-desc-heading {
    padding: 12px 16px 8px 0px;
	background:#fcfbf9;
    border-bottom: 1px solid #ddd;
}
.pd-desc-content{
	padding: 12px 16px 8px 0px;
	background:#fff;
	border-top: 1px solid #ccc;
}
.pd-desc-content-list {
    columns: 2;
    padding-left: 30px;
}
.product-detail-bottomtab-container a span {
    display: block;
    line-height: 1.7; 
    padding-right:10px;
}
/* Tablet Styles start here */
@media only screen and (max-width: 1024px) and (min-width: 768px){
    .product-detail-compare input[type=checkbox] {
        visibility: hidden;
    }
    .product-detail-container input[type=checkbox]:before{
        visibility: visible;
    }
	.pd-document-links{
		width: 90%;
	}
	.product-detail-action-con{
		width: 85%;
	}
	.pd-filter-content-value a{
		width: 55px;
    	height: 55px;
	}
    .realspace-img-list img, .finishing-img-list, .doorStyle-img-list img,.woodType-img img{
        max-width:120px;
    }
    .realspace-img-list, .finishing-img-list, .doorStyle-img-list, .woodType-img-list {
        text-align:initial;
    }
    .breadcrumb {
        padding: 0;
    }
    
    .product-detail-title img {
        right: -95px;
        float: none; 
        display: inline-block;
        position: relative;
        vertical-align:middle;
    }
    .product-detail-title h1{
        float: none;
        width: 80%;
        display: inline-block;
        vertical-align:middle;
    }
    .product-detail-title h1.threeSeriesImg{        
        width: 75%;       
    }
    .product-detail-title img.threeSeriesImg {        
        right: -20px;        
    }
    .product-detail-title h1.twoSeriesImg{        
        width: 75%;       
    }
    .product-detail-title img.twoSeriesImg {        
        right: -70px;        
    }
    .product-detail-image-con{
        margin: auto;
    }
    .pd-full-images{
        width:80%;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
   .realspace-img-list img, .finishing-img-list img,.woodType-img img{
        max-width:180px;
    }
.doorStyle-img-list img{
    max-width:160px;
}
.product-detail-title img{
		right:-135px;
	}
.product-detail-title h1.threeSeriesImg{        
        width: 75%;       
    }
    .product-detail-title img.threeSeriesImg {        
       right: -74px; 
    }
    .product-detail-title h1.twoSeriesImg{        
        width: 75%;       
    }
    .product-detail-title img.twoSeriesImg {        
        right: -134px;        
    }
    .product-detail-desc-con ul li a.selected span i{
        margin: 50% 25%;
    }
     .product-detail-desc-con ul li{
        width: 22.3%;
    }
    .product-detail-desc-con{
        width: 95%;
    }
    .thumbnailDiv .cycle-slideshow{
        width: 86%;
    }
}
/* Tablet Styles end here */
/* Mobile Styles start here */
@media screen and (max-width: 767px) {
    .pd-horizontal-tab ul.resp-tabs-list,
    .product-detail-compare,
    /*.pd-realspace-tcontent p a.cycle-next, .pd-finishing-tcontent p a.cycle-next, .pd-doorStyle-tcontent p a.cycle-next, .pd-woodType-tcontent p a.cycle-next,
    .pd-realspace-tcontent p a.cycle-prev, .pd-finishing-tcontent p a.cycle-prev, .pd-doorStyle-tcontent p a.cycle-prev, .pd-woodType-tcontent p a.cycle-prev,*/
    .pd-realspace-tcontent .custom-caption, .pd-finishing-tcontent .custom-caption, .pd-doorStyle-tcontent .custom-caption, .pd-woodType-tcontent .custom-caption {
        display: none;
    }
    .doorStyle-img a span {
        text-align: center;
    }
    
    .main-content .product-detail-title h1 {
        text-align: left;
        width: 100%;
        /* margin-right: 10px; */
        font-weight: 700;
        float:none;
        display: inline-block;
        vertical-align: middle;
        padding-bottom: 5px;
    }
    .product-detail-title img{
        vertical-align: middle;
        display: inline-block;
        float:none;
        position: relative;
        
    }

    .realspace-img.cycle-sentinel.cycle-slide, .finishing-img.cycle-sentinel.cycle-slide, .doorStyle-img.cycle-sentinel.cycle-slide, .woodType-img.cycle-slide.cycle-sentinel {
        display: none !important;
    }

    .realspace-img-list, .finishing-img-list, .doorStyle-img-list, .woodType-img-list {
        width: 100%;
        display: inline-block;
        float: none;
        padding-bottom: 10px;
        padding-right:3px;
    }

    .product-detail-title h1 {
        text-align: center;
        width: 100%;
    }

    .main-content .product-detail-container {
        width: 100%;
    }

    .product-detail-left-container .product-detail-desc-con {
        margin: 10px auto;
        width: 100%;
        text-align: center;
    }
    /*.pd-mobile-prvibeImg{
		position: absolute;
	    padding: 2%;
	    display: block;
	    right: 0;
	    bottom: 20px;
	}*/
    .pd-mobile-prvibeImg img {
        width: 65px;
    }

    .product-detail-title p {
        width: 100%;
        display: table;
        float: left;
        padding-bottom: 10px;
        display: none;
    }

    .product-detail-left-container {
        width: 100%;
        margin-right: 0;
        background: #f6f4f1;
    }

    .pd-arrow-con a.arrow-right {
        background: url(/file/media/Diamond/Common/sprite-images.png) no-repeat -550px -131px;
        width: 22px;
    }

    .pd-arrow-con a.arrow-left {
        width: 22px;
    }

    .product-detail-favorite, .product-detail-share {
        width: 45%;
    }

    .product-detail-right-container {
        width: 98%;
        background: #f6f4f1;
    }

    .pd-filter, .pd-addinfo {
        background: #f6f4f1;
    }

    .pd-finisher-subcontainer {
        background: #ffffff;
        padding-bottom: 20px;
    }

    .product-detail-right-container {
        width: 99%;
        float: left;
        margin: 0;
    }

    .pd-filter-title h4, .pd-filter-title h3 {
        width: 90%;
    }

    .pd-finisher-subcontainer .pd-filter-content-value {
        padding: 0px;
    }

    .product-detail-bottomtab-container .resp-arrow {
        background: url(/file/media/Diamond/Common/sprite-images.png) no-repeat -131px -397px;
        width: 15px;
        height: 15px;
        right: 10px;
        float: right;
        top: 0px;
        cursor: pointer;
        border: none;
    }

    .product-detail-bottomtab-container h2.resp-tab-active span.resp-arrow {
        background: url('/file/media/Diamond/Common/sprite-images.png') no-repeat -151px -373px;
        width: 20px;
        height: 3px;
        padding-top: 7px;
        float: right;
        top: 10px;
        right: 10px;
        cursor: pointer;
        border: none;
    }

    .pd-document-links {
        width: 88%;
    }

        .pd-document-links a {
            float: left;
            width: 43%;
            padding: 10px;
        }

    p .custom-caption {
        display: none !important;
    }

    /*.product-detail-bottomtab-container .cycle-slideshow .cycle-slide {
        position: relative !important; overriden by cycle2 js
        visibility: visible !important;
    }*/
    .pd-doorStyle-tcontent .cycle-slideshow {
        height: 390px;
    }
    .pd-woodType-tcontent .cycle-slideshow {
        height: 265px;
    }
    .pd-realspace-tcontent .cycle-slideshow {
        height: 250px;
    }
    .pd-finishing-tcontent .cycle-slideshow {
        height: 300px;
    }
    .product-detail-bottomtab-container a span{
        padding-right:0px;
    }

    .product-detail-desc-con ul li {
        margin: 10px 5px;
        padding: 0;
        position: relative;
        width: 100%;
        display: inline-block;
        width: 21.5%;
    }
    .thumbnailDiv .cycle-slideshow{
        width: 95%;
    }
       .product-detail-desc-con ul li a.selected span i{
           background: url(/file/media/Diamond/Common/sprite-images.png) -557px -100px no-repeat;
           width: 35px;
           height: 35px;
           display: block;
           margin: 50% 30%;
       }
    .pd-arrow-con a.arrow-right,.product-detail-left-container .product-detail-desc-con .cycle-next{
		    background: url(/file/media/Diamond/Common/sprite-images.png) no-repeat -430px -72px; 
            width: 27px;
	}
	.pd-arrow-con a.arrow-left,.product-detail-left-container .product-detail-desc-con .cycle-prev{
        background: url(/file/media/Diamond/Common/sprite-images.png) no-repeat -400px -68px; 
		width: 27px;
	}
    .product-detail-desc-con ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        display: block;
        margin: 0 7%;
    }

    .breadcrumb ul {
        display: flex;
    }

    .breadcrumb li {
        white-space: nowrap;
    }

        .breadcrumb li.active, .breadcrumb li:last-child {
            white-space: pre-wrap;
        }

    .product-detail-bottomtab-container .pd-horizontal-tab ul {
        display: none;
    }

    /*.realspace-img-list img, .finishing-img-list img, .doorStyle-img-list img, .woodType-img img {
        width: 100%;
    }*/
    .realspace-img-list img, .finishing-img-list img, .woodType-img img {
        
        min-width: 145px;
    }

    /*.resp-tab-content-active p {
        display: none;
    }*/

    .product-detail-image-con {
        margin-top: -40px;
    }

    .breadcrumb {
        padding: 0;
    }
     .main-content .product-detail-title h1.twoSeriesImg{
         width: 100%;
    }
     .main-content .product-detail-title h1.threeSeriesImg{
         width: 100%;
    }
      .pd-desc-container a {
         display: inline-table;
    }
      .pd-full-images{
          width: 80%;
      }
      .product-detail-image-con{
          margin: auto;
      }
}
/* Mobile Styles end here */


@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
    .shareIconContent {
        right: 25px;
    }

    .product-detail-compare {
        width: 32%;
    }

        .product-detail-compare .compare-submit {
            width: 72%;
            vertical-align: top;
        }

    .product-detail-favorite {
        width: 30%;
    }

    .pd-arrow-con a.arrow-left {
        background: url(/file/media/Diamond/Common/sprite-images.png) no-repeat -398px -68px;
        width: 30px;
        height: 50px;
    }

    .pd-arrow-con a.arrow-right {
        background: url(/file/media/Diamond/Common/sprite-images.png) no-repeat -430px -68px;
        width: 30px;
        height: 50px;
    }
    .product-detail-desc-con ul li a.selected span i{
        margin: 35% 18%;
    }
    .product-detail-desc-con{
        width: 100%;
    }
    .thumbnailDiv .cycle-slideshow{
        width: 82%;
    }
    .product-detail-desc-con ul li{
            width: 21.5%;
    }
    .product-detail-left-container .product-detail-desc-con .cycle-prev{
        background: url(/file/media/Diamond/Common/sprite-images.png) no-repeat -398px -68px;
    width: 30px;
    height: 50px;
    }
    .product-detail-left-container .product-detail-desc-con .cycle-next{
        background: url(/file/media/Diamond/Common/sprite-images.png) no-repeat -430px -68px;
    width: 30px;
    height: 50px;
    }
    .product-detail-desc-con ul li a.selected span i {
    background: url(/file/media/Diamond/Common/sprite-images.png) -557px -100px no-repeat;
    width: 35px;
    height: 35px;
    display: block;
    margin: 55% 30%;
}
}
@media screen and (max-width: 400px){
    .product-detail-desc-con ul li{
            width: 21%;
            margin:10px 2%;
    }
    .product-detail-desc-con ul li a.selected span i{
            margin: 50% 18%;
    }
}

