body {
    background-size: 100% 190px;
}
.breadcrumb{
	display: block;
}
.pd-breadcrumb ul{
	margin: 10px 0;
}
.product-detail-title p,.pd-mobile-prvibeImg{
	display: none;
}	
.product-detail-container .icon {
    float: left;
}
.product-detail-container a.fav-isActive .icon.heart {
    background: url(../png/fav-small-icon-hover.png) no-repeat transparent;
}
.product-detail-container .icon.heart {
	background: transparent url(../png/fav-small-icon.png) no-repeat;
    width: 22px;
    height: 24px;
    display: block;
}
.product-detail-container .icon.share {
	background: transparent url(../png/share.png) no-repeat;
    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('../png/sprite-images-2.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;
}
.product-detail-left-container .product-detail-desc-con .cycle-prev{
    width: 20px;
    position: absolute;
    top: 30%;
    left: 0%;
    background: url('../png/sprite-images-2.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('../png/sprite-images-2.png') no-repeat -539px -131px;
    width: 35px;
    height: 60px;
}
.product-detail-bottomtab-container a span{
	text-align:left;
	display: block;
	font-family: 'Nexa W01 Regular';
}
.product-detail-compare a{
    padding: 0 5px;
    /*color: #a80b34;*/
    font-family: 'Nexa w01 Regular';}

.product-detail-title{
	width:100%;
	display: table;
	/*padding: 0 1%;*/
    max-width:1170px;
    margin: 0 auto;

}
.product-detail-title h1 {
    color: #000;
    margin: 0;
    padding: 5px 0 20px 0;
    float: none;
    width: 80%;
    font-family: 'Nexa w01 Light';
    display: inline-block;
    vertical-align: middle;
}
.product-detail-title img {
    /* width: 52px; */
    float: none;
    position: relative;
    top: 0px;
    display: inline-block;
    vertical-align: middle;
    right: -15%;
}
.product-detail-container{
	width: 100%;
	/*padding: 0 1%;*/
    /*float: left;*/
    max-width:1170px;
    margin: 0 auto;
    display:flex;
}
.product-detail-left-container{
	float: left;
	background: #fff;
	width: 49%;
	margin-right: 1%;
	border: 1px solid #dad6cf;
}
.product-detail-image-con{
	position: relative;
    margin: 0 25px;
}
.pd-full-images{
	margin: 59px auto 0;
    width:85%;
}
.pd-full-images img{
	width: 100%;
	cursor: url(../notfound.html) 12 12, pointer;
}
.featherlight-content img{
	width: 350px;
}
.pd-arrow-con a.arrow-left{
	width: 20px;
    position: absolute;
    top: 50%;
    left: 0%;
    background: url('../png/sprite-images-2.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('../png/sprite-images-2.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:22.6%;
    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: 31%;*/
}
.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-favorite span, .product-detail-share span.shareLink{
	float: left;
	padding: 0 5px;
	color: #313131;
	font-family: 'Nexa w01 Regular';
}
.product-detail-disclaimer-con{
	margin: 10px auto;
	width: 80%;
}
.product-detail-disclaimer-con p{
	font-size: 0.8em;
	/* font-weight: 400; */
	padding-bottom: 30px;
	color: #000;
	font-family: 'Nexa w01 Light';
	line-height: normal;
}
.product-detail-right-container{
	margin: 0px 0px 0 1%;
    float: right;
    background: #fff;
    width: 48%;
}

.pd-desc-container{
	border: 1px solid #dad6cf;
	border-bottom: none;
}
.pd-desc-container p{
    /*text-align: justify;*/
    margin-right: 13px;
    line-height: 25px;
    color: #000;
    width: 95%;
    display: inline-block;
    font-size: 1.1em !important;
    font-family: 'Nexa w01 Light';
    vertical-align: middle;
    margin:0 20px;
}
.pd-desc-container p:last-child {
    padding-bottom: 15px;
}
.pd-desc-container img {
    display: block;
    vertical-align: middle;
    width: 95%;
    margin: 0 auto;
}
.pd-desc-container h4 {
    font-size: 1.05em;
    font-weight: 600;
    font-family: 'Nexa w01 Bold';
}
.pd-desc-container h4:first-child,  .pd-desc-container h3
{
	margin-top: 10px;
    margin-bottom: 21px;
    font-size: 1.25em;
	color: #000;
    font-family: 'Nexa w01 Regular';
}
.pd-desc-container a:before{
	content:'';
	display:inline-block;
	width:6px;
	height:6px;
	background: #8f1336;
	right:10px;
	top:-2px;
	border-radius:100%;
	position:relative;
}
a.door-style-link,.pd-desc-container a {
    color: #8f1336;
    font-weight: bold;
    width: 100%;
    display: inline-block;
    line-height: 30px;
    list-style-type: disc;
    /* margin-left: 30px; */
    font-family: 'Nexa w01 bold';
}
.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;
}
.pd-finisher-subcontainer .pd-filter-content-value .filter-img-con,.pd-addinfo-subcontainer .pd-filter-content-value .filter-img-con {
  left :11% !important;  
  z-index:inherit !important;
  /*z-index :99;*/
}
.pd-finisher-subcontainer .pd-filter-content-value .filter-img-con,.pd-addinfo-subcontainer .pd-filter-content-value .filter-img-con {
    width: 80%;
    margin: auto;
}
/* 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('../png/sprite-images-2.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('../png/sprite-images-2.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('../png/sprite-images-2.png') no-repeat -288px -60px;
    width: 55px;
    height: 55px;
    display: block;
    margin: 50% 30%;
}
.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 h4,.pd-desc-container h2,.pd-desc-container h1{
	font-size: 1.2em;
	margin-left: 20px;
	color: #000;
    font-family: 'Nexa w01 Regular';
}
.pd-desc-container .pd-desc-content h4 {
    font-family: 'Nexa w01 Regular';
    font-size: 1em;
    color: #545559;
}
.fluidvids {
    width: 95% !important;
    position: relative;
    margin: 0 auto;
}
.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 #f3928b;
    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;
}
.pd-horizontal-tab ul.resp-tabs-list li{
	float: none;
    margin: 0 0px 0 10px;
    font-size: 1.2em;
    cursor: pointer;
    font-family: 'Nexa w01 Bold';
    color: #000;
}
.pd-realspace-tcontent,.pd-finishing-tcontent,.pd-resources-tcontent,.pd-doorStyle-tcontent,.pd-woodType-tcontent{
	position: relative;
}

.cycle-slideshow{
	position: relative;
    width: 87%;
    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: 25%;
	text-align: center;
}
.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{
	width: 20%;
}
.doorStyle-img-list img {
    max-width: 195px;
    max-height: inherit;
    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(../png/arrow-left-pink-2.png) no-repeat;
    width: 35px;
    height: 60px;
}
.pd-realspace-tcontent p, .pd-finishing-tcontent p,.pd-doorStyle-tcontent p,.pd-woodType-tcontent p{
	text-align: center;
	color: #000;
    font-family: 'Nexa w01 Regular';
}
.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(../png/arrow-right-pink-2.png) no-repeat;
    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: 15px 15px 12px 15px;
}
.breadcrumb li:after {
	content: ":";  
	/*top: 2px;  */
}
.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;
}
h1.threeSeriesImg{
    width:65%;

}
h1.twoSeriesImg{
    width:73%;

}
img.threeSeriesImg{
    right:-21%;

}
.product-detail-share {
    position:relative;
}
.shareIconContent{
    width:50px;
    position: absolute;
    bottom: 20px;
    right: 75px;
    display:none;
}
/* Tablet Styles start here */
@media only screen and (max-width: 1024px) and (min-width: 768px){
	.breadcrumb{
		padding: 15px;
		margin:0 -15px;
	}
	.pd-document-links{
		width: 90%;
	}
	.product-detail-action-con{
		width: 84%;
	}
	.pd-filter-content-value a{
		width: 55px;
    	height: 55px;
	}
    .product-detail-compare a {
        padding: 0 3px;
    }
    .product-detail-favorite span, .product-detail-share span {
       
        padding: 0; 
    }
    .realspace-img-list img, .finishing-img-list img,.doorStyle-img-list img,.woodType-img img{
        max-width:120px;
    }
    .product-detail-compare, .product-detail-favorite, .product-detail-share {
        /*width: 30%;*/
    }
    .product-detail-title h1{
        float: none;
        display: inline-block;
        vertical-align: middle;
    }
    .product-detail-title img{
        display: inline-block;
        vertical-align: middle;
        right: -80px;
        float: none;
        width: auto;
        top:0px;
    }
    .realspace-img-list, .finishing-img-list, .doorStyle-img-list, .woodType-img-list {
        text-align: initial;
    }
    h1.threeSeriesImg{
    width:65%;

}
img.threeSeriesImg{
    right:-59px

}
h1.twoSeriesImg{
    width:68%;

}
.product-detail-image-con{
        margin:auto;
    }
.pd-full-images{
    width: 80%;
}
 .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;
	}
    .pd-doorStyle-tcontent .cycle-slideshow {
        height: 380px;
    }

    .pd-woodType-tcontent .cycle-slideshow {
        height: 280px;
    }
    .resp-tab-content{
        
        padding: 40px 15px 12px 15px;
    }
    .product-detail-bottomtab-container a span{
        text-align:center;
    }
    .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 {
        left: 5%;
    }
    .realspace-img, .finishing-img, .doorStyle-img, .woodType-img {
        padding-left: 5px;
    }
    .pd-realspace-tcontent .cycle-slideshow {
        height: 250px;
    }
    .pd-finishing-tcontent .cycle-slideshow {
        height: 320px
    }
    .product-detail-bottomtab-container .resp-tab-active {
        border-bottom: 0;
    }
	h2.resp-accordion.tab-prop {
		border: 3px solid #cdbcb7;
		margin-top: 2px;
	}
	/* .main-content .product-detail-title img{
		float:none;
	} */
	.main-content .product-detail-title h1 {
        text-align: left;
        width: auto;
        display: inline-block;
        width: 100%;
        vertical-align: middle;
        float: none;
    }
    .product-detail-title img {
    
        position: relative;
         top: 0px; 
        vertical-align: middle;
        display: inline-block;
        float: none;
        width: auto;
        right:0px;
    }
    .product-detail-image-con {
         margin-top: -40px;
         margin: 0;
     }
	.realspace-img.cycle-sentinel.cycle-slide,
	.finishing-img.cycle-sentinel.cycle-slide,
    .doorStyle-img.cycle-sentinel.cycle-slide,
    .woodType-img.cycle-sentinel.cycle-slide{
		display: none!important;
	}
	.realspace-img-list, .finishing-img-list,.doorStyle-img-list,.woodType-img-list{
		width: 50%;
	}
	.product-detail-title h1{
		text-align: center;
    	width: 100%;
	}
	.main-content .product-detail-container{
		width:100%;
        display:block;
	}
	.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;
		font-family: Nexa W01 Light;
		color: #000;
        display:none;
	}	
	.product-detail-left-container{
		width: 100%;
		margin-right: 0;
		border: none;
	}
	.pd-full-images {
		/*border: 1px solid #dad6cf;*/
	}
	.pd-arrow-con a.arrow-right{
		background: url('../png/sprite-images-2.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('../png/sprite-images-2.png') no-repeat -291px -303px;
	   	width: 24px;
		height: 22px;;
	    right: 10px;
	    /*float: right;*/
	    margin-top: 0;
	    cursor: pointer;
	    border: none;
	}
	.product-detail-bottomtab-container h2.resp-tab-active span.resp-arrow{	   
	    background: url('../png/sprite-images-2.png') no-repeat -292px -329px;
	    width: 15px;
	    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;
		    visibility: visible !important;
	}*/
	.product-detail-desc-con ul li {
        padding: 10px 5px;
        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('../png/sprite-images-2.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('../png/sprite-images-2.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('../png/sprite-images-2.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{
		padding: 15px;
		margin: 0 -15px 10px;
	} 
	.breadcrumb ul {
		display: flex;
	}
	.breadcrumb li {
		white-space: normal;
	}
    .realspace-img-list, .finishing-img-list, .doorStyle-img-list, .woodType-img-list {
    width: 98%;
    display: inline-block;
    float: none;
    padding-bottom: 10px;
    padding-right:3px;
}
	.doorStyle-img-list img {
    max-width: 195px;
    max-height: inherit;
    min-width: auto;
}
.realspace-img-list img, .finishing-img-list img, .doorStyle-img-list img, .woodType-img img {
    /*width: 85%;*/
}
	/* .breadcrumb li.active, .breadcrumb li:last-child {
		white-space: pre-wrap;
	} */
    
     .pd-desc-container a {
         display: inline-table;
    }
    .realspace-img-list img, .finishing-img-list img, .woodType-img img {
        /*min-width: 200px;
        height: 215px !important;*/
    }
     .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;        
    }
    .realspace-img-list, .finishing-img-list, .doorStyle-img-list, .woodType-img-list {
        text-align: initial;
    }
    .product-detail-title img{
        right: -130px;
    }
    main-content {
    padding: 0 15px;
}
    .product-detail-desc-con ul li a.selected span i{
        margin: 50% 25%;
    }
}
/* Mobile Styles end here */
@media (min-width:1200px) {
	.main-content {
		margin-top: 2em;
		padding:0 15px;
	}
	.breadcrumb {
		background:transparent;
        max-width: 1170px;
        margin: 0 auto;
	}
	.breadcrumb li a,  .breadcrumb li.active a, .breadcrumb li:after {
		color:#000;
	}
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
   .doorStyle-img-list img,.woodType-img img{
        max-width:160px;
    }
    img.threeSeriesImg{
        right: -100px;
    }
    h1.threeSeriesImg{
        width: 70%;
    }
    h1.twoSeriesImg{
        width:70%;

    }
    .main-content {
        padding: 0 15px;
    }
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
     .product-detail-compare input[type=checkbox] {
        visibility: hidden;
    }
    .product-detail-container input[type=checkbox]:before{
        visibility: visible;
    }

    .product-detail-compare {
        width: 32%;
    }
    .product-detail-compare .compare-submit{
        width:69%;
        vertical-align: top;
    }
    .product-detail-favorite {
      width: 30%;
    }
    .pd-arrow-con a.arrow-left {
        background: url('../png/sprite-images-2.png') no-repeat -398px -68px;
        width: 30px;
        height: 50px;
    }

    .pd-arrow-con a.arrow-right {
        background: url('../png/sprite-images-2.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('../png/sprite-images-2.png') no-repeat -398px -68px;
    width: 30px;
    height: 50px;
    }
    .product-detail-left-container .product-detail-desc-con .cycle-next{
        background: url('../png/sprite-images-2.png') no-repeat -430px -68px;
    width: 30px;
    height: 50px;
    }
    .product-detail-desc-con ul li a.selected span i {
    background: url('../png/sprite-images-2.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: 22%;
         margin: 10px 0%;
         padding: 5px 4px;
    }
    .product-detail-desc-con ul li a.selected span i{
            margin: 50% 25%;
    }
}
@media screen and (max-width: 350px) {
    .product-detail-desc-con ul li {
        width: 21.5%;
        margin: 10px 0%;
        padding: 5px 4px;
    }
}