/* Reset all to initial */
*{
    margin: 0;
    padding: 0;
}
.main-content {
    width: 90%;
    max-width: 1280px;
    margin: 0 auto;
    display: table;
    margin-bottom: 66px;
}
.breadcrumb {
    display:block;
    /*text-transform: uppercase;*/
    margin-bottom: 20px; /*183*/
}
.breadcrumb ul a {
    font-weight: 600;/*183*/
}
.breadcrumb li a:before {
    content: "";
    background: url(/Thomasville/images/global/pd_breadcrumb.svg) no-repeat;
    width: 15px;
    height: 15px;
    background-size: 14px;
    background-position: bottom;
    display: inline-block;
    margin-right: 5px;
}
.room-detail-gallery ul, .gallery-thumbnails ul, .more-rooms-gallery ul, .room-detail-desc ul, .related-products-gallery ul, .gallery-cycler ul {
    list-style-type: none;
}
.title-col-2 .secondary-seriesIcon div {
    float: left;
    margin: 0 0 0 10px;
}
.product-detail-title {
    width: 100%;
    display: block;
    padding: 0;
    height: 100%;
    /* padding-bottom: 7px; */
    float: left;
}
.product-detail-title h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 25px;
    text-transform: uppercase;
    color: #565059;
    margin-bottom: 8px;/*183*/
}
.product-detail-title h1 {
    color: #041c2c;
    margin: 0;
    padding: 5px 0 10px 0;
    font-weight: normal;
    float: none;
    width: 100%;
    display: block;
    text-transform: uppercase;
}
.iconContainer {
    display: flex;
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
/*.title-col-1, .title-col-2 {
    width: 50%;
    flex: 1;
    -webkit-box-flex: 1;
    -ms-flex: 1;
}*/
.title-col-1{
    width: 58%;
}
.title-col-2{
    width: 42%;
}
.favShareContainer {
    width: 97%;
}
.product-detail-share {
    position: relative;
    margin-top: 10px;
}
.product-detail-compare, .product-detail-favorite, .product-detail-share {
    float: left;
    padding: 0 5px;
    cursor: pointer;
}
.shareIconContent {
    width: 50px;
    position: absolute;
    bottom: 30px;
    right: -15px;
    display: none;
}
.product-detail-favorite {
    padding-left: 30px;
    padding-right: 2px;
    padding-top: 5px;
}
.product-detail-title .icon.heart {
    background-position: -282px -391px;
    width: 35px;
    height: 35px;
    display: block;
}
.product-detail-title .icon.share {
    background-position: -214px -394px;
    width: 30px;
    height: 30px;
    display: block;
}
.fav.active .heart {
    background-position: -329px -392px;
}
.product-detail-title .icon {
    background: url(/Thomasville/images/global/sprite_image.png) no-repeat;
    float: left;
}
.floatRight{
    float: right;
}
.favShareIconContent {
    display: none;
}
.title-col-2 .secondary-seriesIcon {
    float: right;
}
/*To make Sections / Div to occupy full width */
.full-width{
    margin: 0 -15px;
}

.fav-share-section {
    padding: 15px;
    margin-bottom: 20px;
}
.fav-share-section > div{
    display: inline-block;
    margin-right: 30px;
}
.fav-share-section a{
    width: 24px;
    height: 21px;
    margin-right: 2px;
    display: inline-block;
    text-decoration: none;
}
.fav-share-section .share-section span {
    top: 0;
}
.share span {
    padding-left: 27px;
    color: #000;
}
.fav-share-section .fav-icon{
    background: transparent url('../images/global/sprite-images.png') no-repeat -522px -278px;
    top: 3px;
    position: relative;
}
.fav-share-section .share-icon{
    background: transparent url('../images/global/sprite-images.png') no-repeat -242px -140px;
}
.room-detail-left-content{
    border: 1px solid #D8D5CE;
    padding: 45px 45px 35px 45px;
}
/*Gallery thumbnails starts*/
.gallery-thumbnails{
    margin-top: 18px;
}
.gallery-thumbnails ul{
    display: flex;
    padding-left: 0;
    flex-wrap:wrap;
}
.gallery-thumbnails ul li{
	flex: 0 0 23.5%;
	margin-right: 2%;
}
    .gallery-thumbnails ul li .videoThumb img.media-image {
        width: 100%;
    }

    .gallery-thumbnails ul li .videoThumb img.videoPlay_icon {
        position: absolute;
        width: 50%;
        top: 20%;
        left: 25%;
    }

.room-detail-gallery div[data-iFrame="Galery-Video"] iframe {
    height: 450px;
    width: 100%;
}

@media screen and (max-width: 567px) {
    .room-detail-gallery div[data-iFrame="Galery-Video"] iframe {
        height: 250px;
    }
}

@media (min-width: 568px) and (max-width: 767px) {
    .room-detail-gallery div[data-iFrame="Galery-Video"] iframe {
        height: 480px;
    }
}

@media (min-width: 768px) and (max-width: 1120px) {
    .room-detail-gallery div[data-iFrame="Galery-Video"] iframe {
        height: 350px;
    }
}

@media (min-width: 1365px) {
    .room-detail-gallery div[data-iFrame="Galery-Video"] iframe {
        height: 500px;
    }
}
.gallery-thumbnails ul li.active .selectedImg {
    position: absolute;
    border-color: transparent;
    background: #FFF;
    width: 100%;
    height: 100%;
    top: 0px;
    opacity: 0.7;
    left: 0px;
    display: block;
    box-sizing: border-box;   
}
.gallery-thumbnails ul li span{
    text-indent: -9999px;
    display: none;
}
.gallery-thumbnails ul li.active span {
    position: absolute;
    border-color: transparent;
    background: url(/Thomasville/images/global/sprite_image.png) -438px -455px no-repeat;
    width: 55px;
    height: 55px;
    /* margin: 20% 30% 20% 30%; */
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: block;
    box-sizing: border-box;
}
.fav-section span, .share-section span {
    position: relative;    
}
.more-rooms-outerContainer{
    padding: 15px;
}
.more-rooms-pagingInfo {
    display: block;
    text-align: center;
}
.more-rooms-outerContainer .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;
}
.more-rooms-outerContainer .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;
}
/*Gallery thumbnails ends*/


/* Right section styles starts */
.room-detail-desc {
    padding: 15px 0;
}
.room-detail-desc ul.style-info {
    display: flex;
    margin-bottom: 30px;
    padding-left: 0;
}
.room-detail-desc ul.style-info .styleInfoText {
    font-weight: bold;
    color: #000000;
    padding-top: 5px;
}
.room-detail-desc ul.style-info li{
    flex: 1;
    padding-right: 25px;
}
.room-detail-desc > p {
    margin-bottom: 30px;
    line-height: 22px;
}
.room-detail-desc > p > a {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Raleway';
    color: #565059;
    text-decoration: none;
 }
.room-detail-desc > p > a:hover {
    text-decoration: underline;
}
.related-products-gallery-wrapper {
    background: #FFF;
    padding: 30px 20px 40px 20px;
}
.related-products-gallery-wrapper h3{
    padding: 0px 0 30px 0;
    position: relative;
    cursor: pointer;
    font-size: 20px;
    color: #1a1a1a;
    font-weight: bold;
    font-family:'Raleway',sans-serif;
}
.related-products-gallery{
    position: relative;
    padding-bottom: 25px;
}
.related-products-gallery .cycle-slideshow {
    position: relative;
    width: 90%;
    margin: auto;
    /*display: table;*/ /*to fix defect 169*/
    overflow: hidden;
    min-height: 330px !important;
}

@media (max-width: 768px) {
    .related-products-gallery .cycle-slideshow {
        min-height: 215px !important;
    }
}

.related-products-gallery .related-products-list{
	display: flex !important; /*to overwrite the cycler behaviour*/
    width: 100%;
}
.related-products-gallery a.cycle-prev, .related-products-gallery a.cycle-next{
    width: 20px;
    position: absolute;
    top: 25%;                
    width: 30px;
    height: 42px;
}
.related-products-gallery a.cycle-prev {       
    left:-7px;
    background: url(/Thomasville/images/global/sprite_image.png) no-repeat  -373px -463px;    
}
.related-products-gallery a.cycle-next {     
    right:1%;   
    background: url(/Thomasville/images/global/sprite_image.png) no-repeat -398px -462px;   
}
.slider-controls .custom-caption{
        text-align: center;
        display: inline-block;
        margin-top: 35px;
}
.related-products-gallery .related-products-list > div {
	width: 50%;
    float: left;
    /*text-align: center;*/
}
.related-products-list .rel-prod-desc{
    margin-left: 20px;
        color: #565059;
    font-size: 18px;
    font-family: 'Raleway',sans-serif;
}
.related-products-list .rel-prod-desc h4{
    color: #565059;
    font-size: 18px;
    font-family: 'Raleway',sans-serif;
}
.related-products-gallery .related-products-list .rel-prod-img img{
    /* padding: 0 12px; */
    max-width:100%;
    width: auto;
    height: auto;
}

.related-products-list .rel-prod-desc li, .related-products-list .rel-prod-desc h4{
    margin-bottom: 20px;
}
.related-products-list .v-list .term-value{
    font-weight: bold;
    /*color:#000;
    font-size: 1.1em;*/
}
.room-detail-desc .style-info li:last-child {
    position: relative;
}
.series-icon {
    background: url(../images/global/sprite-images.png) no-repeat -401px -13px; 
    width: 50px;
    height: 55px;
    display: block;
    position: absolute;
}
.rel-prod-desc h4 a {
    color:#000;
    text-decoration: none;
    font-weight: 700;
    font-size: 1.1em;
}
/* Right section styles endss */

/*more-rooms-gallery style starts*/

.more-rooms-wrapper {
    margin-bottom: 30px;
}
.more-rooms-wrapper h5 {
    padding: 15px;
    margin-bottom: 5px;
    background: #c5aeae;
    color: #FFF;
    position: relative;
    cursor: pointer;
}
.more-rooms-gallery {        
        /*background: #fff;*/
        width: 100%;
        max-width: 1170px;
        margin: 0 auto;
        padding: 25px 8px 15px 8px;
    }  
.more-rooms-img{
  margin: 0 15px;  
}
.more-rooms-img img {
    max-width: 276px;
    width: 100%;
    max-height: 233px;
    object-fit: contain;
}
/*.more-rooms-gallery ul{
	display: flex;
	flex-wrap: wrap;
}
.more-rooms-gallery ul li{	
    flex: 0 0 49%;
    margin: 0 2% 2% 0;
    box-sizing: border-box;    
}
.more-rooms-gallery ul li:nth-child(2n) {
    margin-right: 0;
}*/

.more-rooms-wrapper h5 .expand-icon {
    position: absolute;
    right: 15px;
    background-image: url(../images/global/sprite-images.png);
    background-position: -287px -320px;
    width: 20px;
    height: 20px;
}
/*more-rooms-gallery style starts ends*/ 

/* Where to buy Section starts */
.where-to-buy{
    background-color: #F3928B;
    text-align: center;
    padding: 35px 20px;
    color: #FFFFFF;
}
.where-to-buy h2{
	padding-bottom: 20px;
    font-weight: 500;
}
.where-to-buy input[type="text"]{
    width: 100px;
    height: 30px;
    padding: 0 10px;
}
.where-to-buy input[type="submit"] {
    width: 30px;
    height: 30px;
    background-image: url('../images/global/sprite-images.png'); 
	background-position: -268px -47px;
    line-height: 1.10;
}
/* Where to buy Section endss */
.breadcrumb li:after {
    content: "/";
}
.room-detail-desc {
        padding: 35px 20px 0 20px;
        border-bottom: 1px solid #D8D5CE;
            background: rgba(227, 226, 226, 0.4);
        color: #565059;
    font-size: 16px;
    }
.related-products-gallery-wrapper > h3 span{
        background: url(/Thomasville/images/global/sprite_image.png) no-repeat -108px -349px; 
        width: 20px;
        height: 20px;
        display: inline-block;
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .related-products-gallery-wrapper h3 span.active {
        background-position: -129px -342px;
        top: 0;
    }
.related-products-gallery.active {
        display: none;
    }
/* Media Query for MOBILE - max width : 767px;  Starts*/
@media all and (max-width: 767px){
    .breadcrumb{
        margin-bottom: 15px;
    }
    .related-products-list .rel-prod-desc {
       font-size: 15px;
   }
.breadcrumb ul a {
    font-size: 16px;
}
    .secondary-seriesIcon {
   /* margin-left: 10px;*/
}
    .product-detail-favorite, .product-detail-share {
    /*width: 30%;*/
    padding-left: 0px;
    padding-top: 0px;
        margin-top:5px;
}
    .product-detail-favorite {
    float: right;
    /* padding-right: 15px; */
    padding-left: 5px;
        margin-top: 0;
}
    .iconContainer {
       margin-bottom: 25px;
   }
    .title-col-1 {
    
    display: none;
}
    .title-col-2 {
    width: 100%;
    float: right;
    display: block;
}
    .secondary-seriesIcon, .favShareIconContent {
    float: right;
}
    .favShareIconContent {
    display: block;
}
    .full-width-mobile{
        margin: 0 -10px;
    }
    .page-header {
        text-align: center;
        padding: 0 25px;
    }
    .main-content {
    width: auto;
        margin-bottom: 0;
}
    .more-rooms-img-group .cycle-slide .cycle-slide-active {
        position: relative; /*to remove the cycler-styles in mobile-view*/
    }
    .gallery-thumbnails ul li {
        position: relative;
        margin-top: 6px;
    }
    .gallery-thumbnails ul li:nth-child(4n+4){
        margin-right:0;
    }
    .gallery-thumbnails {
        overflow: hidden;
        margin-top: 10px;
    }
     .more-rooms-img-group.cycle-sentinel.cycle-slide {
        display: none !important; 
    } 
    .slider-controls {
        text-align: center;
    }
    .fav-share-section {
        border-bottom: 1px solid #eae7e3;
    }
    .more-rooms-gallery-wrapper h5 {
        padding: 10px;
        margin: 0 15px;
        color:#1A1A1A;
        font-size: 1em;
        font-family: 'Raleway',sans-serif;
        font-weight:600;
        border:1px solid #D3D3D3;
        background-color: #F3F4F4;
    }
    .more-rooms-gallery {
        margin:7px 0 0 0;
        /*width: 100%;*/
        max-width: 410px;
    }
    /*.more-rooms-img {
        width:46%;
        margin: 0 2%;
        float:left;
    }*/
    .more-rooms-img img{
        width: 100%;
    }
    .more-rooms-img-group {
        float: left;
    }
    .more-rooms-gallery-wrapper h5 span:last-child {
        background: transparent url(/Thomasville/images/global/sprite_image.png) no-repeat -108px -342px;
        width: 18px;
        height: 18px;
        display: inline-block;
        position: absolute;
        right: 25px;
    }
    .gallery-thumbnails ul li.active span{
        background: url(/Thomasville/images/global/sprite_image_mobile.png) -58px -360px no-repeat;
        width: 28px;
        height: 28px;
    }
    
    .more-rooms-gallery {
       /* display: none;*/
        padding-top:15px;
    }
    .more-rooms-outerContainer.expand{
        display: none;
    }
    .more-rooms-gallery-wrapper h5 span:last-child.expand{
        background-position:-128px -342px;
    }
    .more-rooms-gallery.expand {
        display: block;
    }
    .more-rooms-gallery-wrapper {
        margin: 30px 0;
    }
    .more-rooms-pagingInfo{
        display: none;
    }
    .related-products-gallery .related-products-list {
        width: 90%;
        margin: 0 15px;
    }
    .more-rooms-gallery.expand .cycle-slideshow {
        float: left;
    }
    .gallery-thumbnails ul li.active span {
        /*left: -5px;*/
       /* margin:13% 22%; */
    }
    .page-header h1 {
        font-weight:600;
    }
    .related-products-gallery-wrapper h3{
        font-size: 1em;
    }
    .related-products-gallery .related-products-list .rel-prod-desc, .related-products-gallery .related-products-list .rel-prod-img{
        width:48%;
    }
    .related-products-gallery .related-products-list .rel-prod-img img {
        padding:0;
    }
    /*to shorten the length of breadcrumb*/
    .breadcrumb ul {
        display: flex; 
    }
    .breadcrumb li {
        white-space: nowrap;
    }
    .breadcrumb li.active, .breadcrumb li:last-child {
        /*white-space: pre-wrap;*/
    }
    .room-detail-wrapper{
        clear:both;
    }
    .room-detail-left-content{
           
    padding: 20px; 
    }
    .gallery-thumbnails ul li {
    flex: 0 0 23.5%;
   
    }
    .room-detail-right-content{
       border: 1px solid #D8D5CE;
    margin-top: 35px; 
    }
    .related-products-gallery .cycle-slideshow{
        width: 97%;
    }
    .related-products-gallery a.cycle-prev{
        left: -15px;
    }
    .related-products-gallery a.cycle-next{
            right: -15px;
    }
    .room-detail-desc{
        padding: 25px 20px 0 20px;
    }
    .room-detail-desc > p{
        margin-bottom: 20px;
    }
    /*Mobile view slick dots for More Rooms In This Gallery*/
    .slick-dots {
        position: relative;
    }
    .slick-dots li {
        width: 10px;
        height: 10px;
        margin: 0 2px;
    }
    .more-rooms-gallery-wrapper .slick-dots li button:before{
        font-size: 10px;
    }
    /*Mobile view slick dots for More Rooms In This Gallery*/
}
/* Media Query for MOBILE - max width : 767px;  Endss*/

/* Media Query for TABLET - min width : 767px;  Starts*/
@media all and (min-width: 768px) {
    .breadcrumb li a:before {
        background-size: 14px;
    }
    .room-detail-wrapper {
        display: flex;
        align-items: flex-start;
        clear: both;
    }
    .favShareContainer {
    display: block;
    float: left;
}

    .room-detail-left-content {
        flex: 0 1 60%;
        margin-right: 2%;
        
        box-sizing: border-box;
        background: #FFFFFF;
            padding: 24px 25px 25px 25px;
    }

    .room-detail-right-content {
        flex: 0 1 39%;
        /*padding: 22px 15px;*/
        box-sizing: border-box;
        background: #FFFFFF;
        border: 1px solid #D8D5CE;
    }

    

    .gallery-thumbnails ul li {
        /*flex: 0 0 23%;
        margin-right: 10px;*/
        position: relative;
        /*margin-bottom: 2%;*/
        cursor: pointer;
        margin-top: 13px;
    }

        .gallery-thumbnails ul li:nth-child(4n+4){
             margin-right: 0;
}
        /*.gallery-thumbnails ul li.active span {
            margin: 21%;
        }*/
    .more-rooms-gallery-wrapper {
        position: relative;
        /*margin-top: 100px;*/
        font-family: 'Raleway',sans-serif;
        background: rgba(227, 226, 226, 0.4);
        margin-bottom: 70px;
    }
    .more-rooms-gallery-wrapper h5 {
        padding: 15px;
        /*margin-bottom: 5px;*/
        background: #FFF;
        color: #041c2c;
        position: relative;
        /*position: static;*/
        font-size: 20px;
        font-weight: 500;
        text-align: center;
        font-family: 'Raleway',sans-serif;
        /*border-bottom: 4px solid #efeae6;  */   
    }
    .more-rooms-gallery-wrapper h5:before {
    content: "";
    display: block;
    position: absolute;
    height: 7px;
    background: rgba(199,187,182,0.2);
    width: 100%;
    box-sizing: border-box;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 6px;
}
    .more-rooms-gallery-wrapper h5 .expand-icon{
        display: none;
    }
    .more-rooms-gallery-wrapper h5 .head-text{
            border-bottom: solid 6px #041C2C;       
        padding-bottom: 10px;
            font-size: 1em;
    font-weight: 500;
    cursor: pointer;
    }
    .more-rooms-gallery .cycle-slideshow {
        position: relative;
        width: 95%;
        margin: auto;
        display: table;
    }    
    .more-rooms-gallery .cycle-slideshow .more-rooms-img-group {
        width: 100%;
        float: left;
    }
    .more-rooms-gallery .cycle-slideshow .more-rooms-img-group .more-rooms-img {
        float: left;
        width: 22%;
        margin: 0 2% 0 0;
    }
    .more-rooms-gallery .cycle-slideshow .more-rooms-img-group .more-rooms-img:last-child {
        margin-right: 0;
    }
    .more-rooms-gallery .cycle-slideshow .more-rooms-img-group .more-rooms-img:first-child {
        margin-left: 3%;
    }
    .more-rooms-gallery .cycle-slideshow .more-rooms-img-group .more-rooms-img img {
        width: 100%;
        height: auto;
    }
    .more-rooms-gallery a.cycle-prev, .more-rooms-gallery a.cycle-next{
        width: 20px;
        position: absolute;
        top: 45%;                
        width: 35px;
        height: 60px;
    }
    .more-rooms-gallery a.cycle-prev {       
        left: -6px;
        background: url(../images/global/sprite-images.png) no-repeat -507px -130px;       
    }
    .more-rooms-gallery a.cycle-next {        
        right: -12px;
        background: url(../images/global/sprite-images.png) no-repeat -539px -131px;   
    }
    .slider-controls{
        text-align: center;
    }
    .room-detail-right-content {
        padding-bottom:0;
    }
    /* .gallery-thumbnails ul li.active .selectedImg {
        border: 10px solid transparent;
    } */
    .related-products-gallery a.cycle-prev {
        left:-16px;
    }
    .related-products-gallery a.cycle-next {
        right:-16px;
    }
    .more-rooms-gallery {
        /*margin: 30px 0 46px 0;*/
    }
    .series-icon {
        right:-10px;
        top:-5px;
    }
    
    
    .breadcrumb li:after {
        top:0;
    }
    /*.more-rooms-wrapper {
        margin-bottom: 10px;
    }
    .more-rooms-gallery-wrapper h5 {
        padding: 15px;
        margin-bottom: 5px;
        background: #f6f4f1;
        color: #55565A;
        position: initial;
        cursor: none;
        font-size: 1.25em;
        text-align: center;        
    }
    .more-rooms-wrapper h5 .head-text{
        border-bottom: 8px solid #f3928a;        
        padding-bottom: 20px;
    }*/
    
    /*.more-rooms-gallery {
        background: #FFFFFF;
        border-top: 8px solid #EEE;
        padding: 30px 0;
    }
    .more-rooms-gallery ul li {
        flex: 0 0 23.5%;               
    }
    .more-rooms-gallery ul li:nth-child(2n) {
        margin-right: 2%;
    }
    .more-rooms-gallery ul li:nth-child(4n) {
        margin-right: 0;
    }*/
}

/* Media Query for TABLET - min width : 767px;  Ends*/

/* Media Query for DESKTOP - Min width : 1200px; */
@media all and (min-width: 1200px){
    .page-header h1 {
        margin-bottom: 0;
        padding: 0px 0 30px 0;
    }
      
	.room-detail-left-content {
        flex: 0 1 56%;
        margin-right: 50px;
    }
    .room-detail-right-content {
        flex: 0 1 40%;
    }
    .related-products-gallery a.cycle-prev {
        left: -12px;
    }
    .related-products-gallery a.cycle-next {
        right:-10px;
    }
    /* .gallery-thumbnails ul li.active .selectedImg {
        border: 47px solid transparent;
    } */
    .more-rooms-gallery .cycle-slideshow {
        width:100%;
    }
    .more-rooms-gallery .cycle-slideshow .more-rooms-img-group .more-rooms-img:first-child {
        margin-left: 1%;
    }
    .more-rooms-gallery .cycle-slideshow .more-rooms-img-group .more-rooms-img {
        width:23%;
    }
    .more-rooms-gallery a.cycle-prev {
        left:1%;
    }
    .more-rooms-gallery a.cycle-next {
        right:1%;
    }
    .series-icon {
        right:10px;
    }
}
/* Media Query for Desktop - Min width : 1200px; Ends..... */

 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){

    .gallery-thumbnails ul li:nth-child(4n+4) {
        margin-right: 10px;
    }
     .more-rooms-gallery{
         max-width: 950px;
     }
     .main-content {
    width: 98%;
    padding: 0;
}
     .iconContainer{
         width: 100%;
     }
     .gallery-thumbnails ul li {
    
    margin-right: 10px;
    flex: 0 0 23.55%;
}
     .related-products-gallery-wrapper h3,.related-products-list .rel-prod-desc,.related-products-list .rel-prod-desc h4{
         font-size: 16px;
     }
 }
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait){

     .gallery-thumbnails ul li.active span{
         /* margin: 10% 20%; */
     }
     .more-rooms-gallery{
             max-width: 700px;
     }
     .iconContainer{
         width: 100%;
     }
     .main-content {
        width: 98%;
        padding: 0;
    }
     .gallery-thumbnails ul li {
        flex: 0 0 23%;
        margin-right: 10px;
        margin-top: 10px;
        
    }
     .gallery-thumbnails {
        margin-top: 10px;
    }
     .room-detail-desc {
    padding: 20px 20px 0 20px;
     }
     .related-products-gallery-wrapper h3{
         font-size: 16px;
     }
     .related-products-gallery-wrapper > h3 span{
         right:-13px;
     }
     .main-content {
   
    margin-bottom: 60px;
}
     .more-rooms-gallery-wrapper h5 .head-text{
         font-size: 16px;
     }
     .more-rooms-gallery{
         padding: 5px 8px 15px 8px;
     }
     .room-detail-desc {
         font-size:15px;
     }
 }

@media only screen and (min-device-width : 768px) and (max-device-width : 1023px){
    .more-rooms-img img {
        max-width: 157px;
        width: 100%;
        max-height: 130px;
    }
    .related-products-gallery .cycle-slideshow {
        width: 87%;
    }
    .related-products-list .rel-prod-desc {
       font-size: 15px;
    }
    .gallery-thumbnails ul li.active span{
        background: url(/Thomasville/images/global/sprite_image_mobile.png) -58px -360px no-repeat;
        width: 28px;
        height: 28px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .title-col-1 {
        width: 62%;
    }
    .favShareContainer {
        width: 100%;
    }
}
@media only screen and (min-width: 1024px) {
    .room-detail-left-content {
        padding: 45px 45px 35px 45px;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .main-content {
        margin-bottom: 0;
        margin-left: 4%;
    }
    .wrapper {
        margin-bottom: 66px;
    }
    .favShareContainer {
        width: 100%;
    }
    .title-col-1 {
        width: 60%;
    }
 }
