.breadcrumb{
	display: block;
    padding:0;
}
body{
    background: #fff;
}
.pd-breadcrumb ul{
	margin: 10px 0;
}
.pd-breadcrumb li a{
    font-weight: 600;
    color: #041C2C;
        margin-left: 18px;
}
.pd-breadcrumb ul a:before {
    content: "";
    background: url(/Thomasville/images/global/pd_breadcrumb.svg) no-repeat;
    width: 15px;
    height: 15px;
    background-size: 14px;
    position: absolute;
    top: 3px;
    left: 0px;
}
.main-content {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    display: table;
    margin-bottom: 66px;
}
.title-col-1,.title-col-2 {
    width: 50%;
    flex:1;
    -webkit-box-flex:1;
    -ms-flex:1;
}
.title-col-2 {
    position: relative;
}
.title-col-2 .secondary-seriesIcon {
    /*position: absolute;
    right: 0;
    bottom: 0px;*/
    float:right;
}
.product-detail-title img {
    width: 43px;
   /* float: right;*/
    /*padding-top: 12px;*/
    margin-left: 12px;
}
.product-detail-title h2{
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 25px;
    text-transform: uppercase;
    color: #565059;
    margin-bottom: 8px;
}
.product-detail-title h1{
    text-transform: uppercase;
    color: #041C2C;
    padding-bottom:0;
}
.product-detail-title .icon.share {
    background-position: -214px -394px;
    width: 30px;
    height: 30px;
    display: block;
}
.product-detail-title .icon {
    background: url(/Thomasville/images/global/sprite_image.png) no-repeat;
    float: left;
}
.product-detail-favorite {
    padding-left: 30px;
    padding-top: 5px;
}
.product-detail-title a.fav-isActive .icon.heart {
    background-position: -329px -391px;
}
.product-detail-title .icon.heart {
    background-position: -282px -391px;
    width: 35px;
    height: 35px;
    display: block;
}


.product-detail-compare, .product-detail-favorite, .product-detail-share {
    float: left;
    padding: 0 5px;
    cursor: pointer;
}
.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-favorite {
    padding-left: 30px;
    padding-top: 5px;
}
.floatRight{
    float: right;
}
.favShareContainer{
    width: 97%;
}
.favShareIconContent{
    display: none;
}
.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(/Thomasville/images/global/sprite_image.png) no-repeat -578px -447px; 
    width: 30px;
    height: 60px;
}
.product-detail-left-container .product-detail-desc-con .cycle-next{
    width: 20px;
    position: absolute;
    top: 30%;
    right: 0%;
    background: url(/Thomasville/images/global/sprite_image.png) no-repeat -607px -448px; 
    width: 30px;
    height: 60px;
}
.shareIconContent{
    width:50px;
    position: absolute;
    bottom: 30px;
    right: -15px;
    display:none;
}
.product-detail-title{
	width: 100%;
    /*display: flex;
    display: -webkit-box;
    display: -ms-flexbox;*/
    display:block;
    padding: 0;
    height: 100%;
    /*padding-bottom: 7px;*/
}
.product-detail-title h1{
	color: #041C2C;
    margin: 0;
    padding: 5px 0 10px 0;
    font-weight: 300;
    float: none;
    width:100%;
    display: block;
}
.iconContainer{
    display: flex;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
/*.product-detail-title img{
	width:52px;
    float: right;
    
}*/
.product-detail-container {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
.product-detail-left-container{
	float: left;
    background: #fff;
    width: 48%;
    margin-right: 2%;
    border: 1px solid #D8D5CE;
}
.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(/Thomasville/images/zoom_icon.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(/Thomasville/images/global/sprite_image.png) no-repeat -57px -381px;
    width: 35px;
    height: 60px;
}
.pd-arrow-con a.arrow-right{
	width: 20px;
    position: absolute;
    top: 50%;
    right: 0%;
    background: url(/Thomasville/images/global/sprite_image.png) no-repeat -108px -381px;
    width: 35px;
    height: 60px;
}
.product-detail-desc-con{
	margin: 10px auto;
	width: 90%;
	font-size: 1.1rem;
	display: block;
	position: relative;
}
.product-detail-desc-con ul{
	list-style: none;
    padding: 0px;
    margin: 0px;
    display: flex;
}
.product-detail-desc-con .thumbnailDiv .prod-thumbnail.cycle-slide{
    width: 100%;
}
.product-detail-desc-con ul li{
	padding: 10px 5px;
    /*flex: 0 0 24%;*/
    width:22.7%;
    float:left;
    position: relative;
}
.product-detail-desc-con span{
	font-weight: bold;
}
.product-detail-action-con{
	margin: 28px auto 29px auto;
	width: 78%;
	display: table;
}

.product-detail-compare{
    width: 38%;
}
.product-detail-compare .compare-submit{
    padding-left: 5px;
}

.product-detail-share {
    position:relative;
    margin-top: 10px;
}
.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: 78%;
}
.product-detail-disclaimer-con p{
	font-size: 11px;
    padding-bottom: 30px;
    color: #565059;
    font-family: 'Raleway',sans-serif;
    font-weight: 600;
}



.product-detail-right-container{
	margin: 0px 0px 0 1%;
    float: right;
    background: #fff;
    width: 48%;
}

.pd-desc-container{
	outline: 1px solid #D8D5CE;
    /*background: #fcfbf9;*/
	/*padding: 12px 16px 8px;*/
	border-bottom: none;
    width: 100%;
    float: left;
}
    .pd-desc-container p {
        margin-left: 20px;
        text-align: left;
        margin-right: 13px;
        line-height: 25px;
        color: #565059;
        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 .video-wrapper h4:first-child{
    margin: 25px 20px 18px 20px;
    font-size: 20px;
    color: #1A1A1A;
}
.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:#041C2C;
	right:10px;
	top:-2px;
	border-radius:100%;
	position:relative;

}*/
h2.resp-accordion{
    /*margin-bottom: 3px;*/
    padding-left: 15px!important;
    border: none;
    color: #1A1A1A;
    background:#F3F4F4 ;
    border:1px solid #D3D3D3 !important;
    font-family: 'Raleway',sans-serif;
    font-weight:600;
}
a.door-style-link,.pd-desc-container a {
    color: #041C2C;
    font-weight: 600;
    width: 100%;
    font-size: 15px;
    display: inline-block;
    line-height: 30px;
    /* list-style: disc; */
    /* display: block; */
    list-style-type: disc;
    /* display: list-item; */
    margin-left: 37px;
}
   
.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: 93%;
    padding: 15px 0;
}
.pd-filter-title .collapse{
    background: url(/Thomasville/images/global/sprite_image.png) no-repeat -108px -346px;
    width: 15px;
    height: 3px;
    padding-top: 7px;
    float: left;
    position: relative;
    top: 23px;
    right: 5px;
    cursor: pointer;
}
.pd-filter-title .expand{
    background: url(/Thomasville/images/global/sprite_image.png) no-repeat -130px -342px;
    width: 15px;
    height: 15px;
    position: relative;
    right: 7px; 
    float: right;
    top: 20px;
    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(/Thomasville/images/global/sprite_image.png) -441px -455px 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-color: #D8D5CE;
    border-style: solid;
    border-width: 1px 0 1px 0;
	background-color: #fff;
}
.video-wrapper h4, .pd-desc-container h3, .pd-desc-container h2, .pd-desc-container h4, .pd-desc-container h1{
	font-size: 20px;
    margin-left: 20px;
    font-weight: bold;
    color: #1A1A1A;
    font-family: 'raleway',sans-serif;
}

.pd-desc-container .pd-desc-content h3{
    color: #1A1A1A;
    font-size: 20px;
    font-weight: bold;
    font-family: 'raleway',sans-serif;
}
.fluidvids {
    /*width: 95% !important;*/
    width: auto !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 #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;
}
.door-desc{
    margin:0 0px 15px 20px;
    color: #565059;
}
.product-detail-bottomtab-container{
	display: table;
	width: 100%;
	margin: 0 0 80px 0;
    background: rgba(227, 226, 226, 0.4);
}
.resp-tabs-container{
    background:none;
}
.pd-horizontal-tab ul.resp-tabs-list{
	display: flex;
    display: -ms-flexbox;
    justify-content:center;
	width: 100%;
	text-align: center;
	border-bottom: 7px solid #efeae6;
    background: #fff;
}
.pd-horizontal-tab ul.resp-tabs-list li{
	float: none;
	margin: 0 0px 0 10px;
	font-size: 1.2em;
    font-weight: 500;
    cursor: pointer;
    margin: 0 20px;
}
.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: block;
}
.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;
}
.woodType-img-list img ,.moreDoors-img-list img {
    max-width: 230px;
    max-height: initial;
    min-width: auto;
}
.moreDoors-img-list{
    margin: 0 15px;
}
.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;
}
.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 40px 15px;
    /* margin: 10px 0  0 20px; */
}
.breadcrumb li:after {
    content: ":";    
}

.breadcrumb ul li:first-child{
    /*width: 120px;*/
    padding-right:10px;
}
.pd-desc-heading {
    padding: 36px 20px 40px 20px;
	background: rgba(227, 226, 226, 0.4);
}
.pd-desc-content{
	/*padding: 22px 16px 40px 0px;*/
	background:#fff;
	border-top: 1px solid #D8D5CE;
    width: 100%;
    float: left;
    padding-top:20px;
    margin-bottom: 30px;
}
.product-detail-bottomtab-container a span {
    display: block;
    line-height: 1.7; 
    padding-right:10px;
}
.moreDoors-img-list span {
    max-width: 230px;
}
.pd-doorStyle-tcontent, .pd-woodType-tcontent ,.pd-moreDoors-tcontent ,.pd-realspace-tcontent {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    padding-bottom: 20px;
    /*padding: 40px 8px 15px 8px;*/
}
.product-detail-bottomtab-container .slick-prev:before {
    position: absolute;
    top: 0%;
    left: -1%;
    background: url(/Thomasville/images/global/sprite_image.png) no-repeat -322px -467px;
    width: 22px;
    height: 30px;
    opacity: 1;
    color: transparent;
}
.product-detail-bottomtab-container .slick-next:before {
    position: absolute;
    top: 0%;
    left: -1%;
    background: url(/Thomasville/images/global/sprite_image.png) no-repeat -340px -469px;
    width: 22px;
    height: 30px;
    opacity: 1;
    color: transparent;
}
.product-detail-bottomtab-container .slick-prev, .product-detail-bottomtab-container .slick-next {
    height: 35px;
}
.pd-doorStyle-pagingInfo, .pd-woodType-pagingInfo ,.pd-realspace-pagingInfo {
    display: block;
    text-align: center;
}
.pd-horizontal-tab .resp-tab-active {
    border-bottom: solid 5px #041C2C;
    margin-bottom: -6px !important;
}
.doorStyle-img-list,.woodType-img-list ,.moreDoors-img-list{
        text-align: center;
    }
.product-detail-action-con span{
    font-weight: bold;
    width: 80%;
    /*display: inline-flex;*/
    margin-left: 10px;
}
.pd-moreDoors-pagingInfo ,.pd-doorStyle-pagingInfo,.pd-woodType-pagingInfo,.pd-realspace-pagingInfo{
    display:block;
    text-align:center;
}
/* 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: 80%;
	}
	.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;
    }
    
    .breadcrumb {
        padding: 0;
    }
    .moreDoors-img-list img{
        width: 96%;
    }
    /*.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: 100%;     
        flex: 1;
        font-size: 40px;
    }
    /*.product-detail-title img.twoSeriesImg {        
        right: -70px;        
    }*/
    .product-detail-image-con{
        margin: auto;
    }
    .pd-full-images{
        width:80%;
    }
    .main-content {
    width: 98%;
    padding: 0;
}
    
    .product-detail-disclaimer-con{
        margin: 25px auto;
        width: 80%;
    }
    .pd-filter-title h4, .pd-filter-title h3{
        width: 90%;
    }
}
@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;
}
.pd-filter-title .expand{
    right: 15px;
}
    
    
    .pd-doorStyle-tcontent, .pd-woodType-tcontent{
        max-width: 950px;
    }
.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: 100%;       
    }
    .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: 80%;*/
    }
    .thumbnailDiv .cycle-slideshow{
        width: 86%;
    }
    .pd-doorStyle-tcontent, .pd-woodType-tcontent, .pd-moreDoors-tcontent, .pd-realspace-tcontent{
        max-width: 90vw;
    }
    .woodType-img-list img {
        width: 95%;
        height: auto !important
    }
}
/* 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;
    }

    
    .main-content .product-detail-title h1 {
        text-align: left;
        width: 100%;
        /* margin-right: 10px; */
        font-weight: 400;
        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;
        width: 35px;
        padding-top: 0;
        margin-left: 12px;
        
    }
    .product-detail-favorite{
        padding-left: 12px;
    padding-top: 0px;
    }
    .product-detail-share{
        margin-top: 5px;
    }

    .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: 48%;
        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;
        float: left;
    }
    /*.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;
        margin-top: 30px;
    }

    

    .pd-arrow-con a.arrow-left {
        width: 22px;
    }

   

    .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: 100%;
        float: left;
        border: 1px solid #D8D5CE;
        margin: 50px 0 0 0;
    }
    .pd-desc-container{
        border:none;
    }
    .pd-desc-heading {
    padding: 13px 20px 10px 20px;
    background: #fcfbf9;
}
    .pd-desc-container p{
        text-align: left;
        margin-right: 0px; 
        font-size: 15px !important;
        width: 100%;
    }
    .pd-filter-title h4, .pd-filter-title h3 {
        width: 85%;
    }
    h2.resp-accordion {
    width: auto;
    margin: 0 15px;
}

    .pd-finisher-subcontainer .pd-filter-content-value {
        padding: 0px;
    }

    .product-detail-bottomtab-container .resp-arrow {
         background: url(/Thomasville/images/global/sprite_image.png) no-repeat -128px -342px;
        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(/Thomasville/images/global/sprite_image.png) no-repeat -108px -342px;
        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;
    }

    .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{
		    background-position:  -609px -451px;
            width: 27px;
	}
	.pd-arrow-con a.arrow-left{
        background-position:  -577px -447px;
		width: 27px;
	}
    .product-detail-left-container .product-detail-desc-con .cycle-prev{
        background-position: -322px -467px;
        height: 30px;
        width: 20px;
    }
    .product-detail-left-container .product-detail-desc-con .cycle-next{
        background-position: -340px -469px;
        height: 30px;
        width: 20px;
    }
    .product-detail-desc-con ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        display: block;
        margin: 0 3%;
    }

    .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;
        position: relative;
    }

    .finishing-img-list img, .doorStyle-img-list img, .woodType-img img {
        /*width: 100%;*/
        max-width: 120px;
    }
    .realspace-img-list img{
        max-width: 230px;
    }
    .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;
         width: 35%;
    }
      .pd-full-images{
          width: 80%;
      }
      .product-detail-image-con{
          margin: auto;
      }
    .product-detail-title{
        display:block;
    }
    .title-col-1 {
        width : 100%;
        display:none;
    }
    .iconContainer{
        margin-bottom:0;
    }
    /*.title-col-2{
        width :35%;
    }*/
    .pd-doorStyle-tcontent, .pd-woodType-tcontent,.pd-realspace-tcontent {
    max-width: 332px;
    /*padding: 30px 0;*/
    margin: 0 auto;
    background: #fff;
}
    .main-content {
    width: auto;
}
    .product-detail-bottomtab-container {
    margin: 25px 0;
    display: block;
    background: #fff;
}
    .pd-doorStyle-pagingInfo,.pd-woodType-pagingInfo ,.pd-realspace-pagingInfo{
        display: none;
    }
    .product-detail-bottomtab-container .slick-dots li button:before {
    font-size: 20px;
}
    .favShareContainer .floatRight{
        display: none;
    }
    .title-col-2{
        width: 100%;
        position: inherit;
    }
    .favShareIconContent{
        display:block;
        float: right;
    }
    .title-col-2 .secondary-seriesIcon{
        position: inherit;
        float: right;
    }
    .pd-moreDoors-pagingInfo, .pd-doorStyle-pagingInfo, .pd-woodType-pagingInfo, .pd-realspace-pagingInfo{
        display: none;
    }
    .product-detail-bottomtab-container .slick-prev {
        left: -5px;
        z-index: 9999;
    }
    .product-detail-bottomtab-container .slick-next {
        right: -5px;
        z-index: 9999;
    }
}
/* 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%;
        position: relative;
        bottom:-37px;
    }*/

    .pd-arrow-con a.arrow-left {
        background-position: -579px -450px; 
        width: 25px;
        height: 50px;
    }

    .pd-arrow-con a.arrow-right {
        background-position:  -609px -449px; 
        width: 25px;
        height: 50px;
    }
    .product-detail-desc-con ul li a.selected span i{
        margin: 35% 18%;
    }
    .product-detail-desc-con{
       /* width: 80%;*/
    }
    
    .product-detail-action-con span{
        margin-left: 25px;
    }
    .thumbnailDiv .cycle-slideshow{
        width: 88%;
    }
    .product-detail-desc-con ul li{
            width: 21.5%;
    }
    .product-detail-left-container .product-detail-desc-con .cycle-prev{
        background: url(/Thomasville/images/global/sprite_image.png) no-repeat -378px -465px; 
    width: 30px;
    height: 50px;
    }
    .product-detail-left-container .product-detail-desc-con .cycle-next{
        background: url(/Thomasville/images/global/sprite_image.png) no-repeat  -394px -466px; 
    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%;
}
.pd-doorStyle-tcontent, .pd-woodType-tcontent {
    max-width: 700px;
}
    /*.product-detail-share{
        //bottom:-37px;
    }*/
    
    .woodType-img-list img{
        max-width: 150px;
    }
    .product-detail-bottomtab-container .slick-prev:before,.product-detail-bottomtab-container .slick-next:before{
        top: -10px;
    }
    .pd-doorStyle-tcontent, .pd-woodType-tcontent, .pd-moreDoors-tcontent, .pd-realspace-tcontent{
        max-width: 700px;
    }
    .pd-desc-container a {
         width: 35%;
    }
    
}
@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%;
    }
}
@media only screen and (min-width: 768px) {
.favShareContainer{
        display: block;
        float:left;
    }
    .favShareContainer .floatRight{
        /*position: relative;
    width: 25%;*/
    }
    /*.product-detail-share,.product-detail-favorite{
        bottom: 15px;
        position: absolute;
    }
    .product-detail-favorite{
        right: 0;
    }
    .product-detail-share{
        right: 60px;
    }*/

}