.main-content {
    padding: 0 60px;
}
.compare-row {
	display: flex;
	flex-wrap: wrap;
    line-height: 28px;
    border-bottom: 1px solid #d4d4d4;
}
.page-title{
    color:#041c2c;
    font-size: 40px;
    text-transform: uppercase;
}
.breadcrumb li a{
    color:#041c2c;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
}
.breadcrumb li a:before{
    background: url(/Thomasville/images/global/pd_breadcrumb.svg) no-repeat;
        width: 15px;
    height: 15px;
    /* background-size: 9px; */
    background-position: bottom;
    display: inline-block;
    margin-right: 5px;
}
.compare-row:last-child{
    border-bottom: none;
}
.compare-row .compare-column {
	width: 23%;
	display: inline-block;
	box-sizing: border-box;
	margin: 30px 0px;
	text-align:left;
	
	padding-left: 20px;
	position:relative;
}
.compare-row .compare-column:nth-of-type(2){
    margin:30px 25px;
}
.compare-row .compare-dealer-locator {
    display: inline-block;
  box-sizing: border-box;
  
  color: #171e42;
  padding: 30px 22.5px;
  text-align:left;
  
  /*padding-left: 20px;*/
  position:relative;
  text-align: center;
  margin-left: 5em;
 
}
.compare-row .compare-column-head {
    width: 23%;
    display: inline-block;
    box-sizing: border-box;
   
    color: #041c2c;
    padding: 10px;
    text-align:right;
    font-family:'Raleway', sans-serif;
    margin: 0;
    padding: 30px 38px;
    font-size:20px;
    font-weight:bold;
    white-space:nowrap;
}
.door-style-column .compare-column-head,.door-style-column .compare-column {
    padding-bottom: 45px;
}
.compare-table-wrapper{
    padding:20px 20px;
    border:1px solid #d4d4d4;
        margin: 25px 0 70px 0;
    background: #F3F4F4;
}
.compare-column h3{
    margin: 0;
}

.logo img{
    width:100%;
    height:auto;
}
ul{
    padding-left:0px;
    margin-top: 0;
}
ul li{
    list-style:none;
}
.ratingImg{
    margin:15px 0;
    width:140px;
}
.compare-column ul li{
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 7px;
    color:#56565a;
    width: 85%;
}
.compare-column ul{
    margin:0;
}
.compare-column ul li strong{
   /* font-size: 1.0em;*/
    font-weight: bold;
}
.compare-column h3 a{
     color: #56565a;
    text-decoration: none;
    font-size: 17px;
    font-family:'Raleway',sans-serif;
    font-weight: bold;

}
.compare-column span p
{
    font-size: 17px;
    /*line-height: 18px;*/ 
    color: #56565a;
    /* font-weight: 600; */
    text-align: left;
}
.series-wrapper
{
    /* margin: 10px auto;*/
    width: auto;
    height: auto;
    color: #56565a;
    font-size: 17px;
    font-weight: bold;
    display: block;
    margin-top: 4px;
    white-space: nowrap;
}
img.series-logo{
    vertical-align: text-top;
    margin-left: 15px;
    max-width: 20px;
}
.hover-eff a
{
    margin: 0 4px;
    font-size: 17px ;
    color: #56565a ;
    text-decoration: none;
    font-weight:500;
    position: relative;
    display:table-cell;
}
.hover-eff a span img {
    width: auto;
    height: auto;
    margin: 0;
    cursor: pointer;
    position: relative;
    display: inline-block;
    top: 0;
     max-width:110px;
}
.finish-technique .hover-eff a {
    cursor: default;
}
.compare-column a img{
    width:100%;
    height:auto;
    vertical-align:middle;
}
.contact-dealers-btn
{
    background: #f3938b;
    color: #fff;
    width: 55%;
    height: 11%;
    border: 2px solid #f3938b;
    text-align: center;
    font-size: 1.1em;
    font-weight: 400;
    margin: 20px 0;
    padding: 5px 0 4px 0;
    text-decoration: none;
}

.contact-dealers-btn a {
    border: none;
}
.contact-dealers-anchor{
    color: #fff;
    text-decoration: none;
}
.address{
    width: 100%;
    display: inline-block;
}
.phone-no{
    margin: 10px 0 20px 0;
    display: inline-block;
}
.compare-dealer{
    margin-top:0px;
}
.doors-row {
    padding-bottom: 30px;
}
.favorite.fav .icon.heart {
    background-position: -299px -291px;
    width: 22px;
    height: 24px;
    display: block;
}
.favorite.fav .icon {
    background: url(/Thomasville/images/global/sprite_image.png) no-repeat;
    float: left;
}
.favorite.fav .icon.heart.active {
    background-position: -269px -291px;
}
.favorite.fav{
    position: absolute;
    font-size: 0.8em;
    bottom: 40px;
    /*left: 16px;*/
    top: 103%;
    color: #212529;
    text-decoration: none;
    font-weight: 600;
    
}
.favorite.fav span {
    float: left;
    padding:5px 8px;
    color: #56565a;
    font-size: 15px;
    line-height: 1.15;
    /*font-family: 'Old Standard TT', sans-serif;*/
}
.hover-eff a span::after {
    content: " " ;
    position: absolute;
    top: 50% ;
    right: 100%;
    margin-top: -5px;
    border-width: 5px ;
    border-style: solid ;
    border-color: transparent #F8F4F1 transparent transparent;
}
.hover-eff a span {
    visibility: hidden;
    text-align: center;
    padding: 10px;
  top: -55px;
    
       /* top: -20px;*/
    left: 80%;
    position: absolute;
    z-index: 1;
    background: #F8F4F1;
    display: block;
    border-radius: 5px;
   
}



.compare-row:not(.finish-technique) .hover-eff a:hover span {
    visibility: visible ;
}

.compare-row:not(:first-child):hover .compare-column-head {
    background-color: #77848d;
    color: #fff;
}
.compare-row:not(:first-child):hover .compare-column,.compare-row:not(:first-child):hover {
    background-color: #FFFFFF;
    
}
.clearfix:before, .clearfix:after {
    content: '\20';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
ul.bread-crum {
    width: 100%;
    margin: 10px 20px 0;
}
.bread-crum li, ul.bread-crum {
    padding: 0;
    margin: 0;
    float: left;
}

.bread-crum li.active a{
    font-weight: 700;
}
.bread-crum li a {
    color: #888888;
    font-size: 1.1em;
    line-height: 34px;
    text-decoration: none;
    font-weight: 400;
}
.bread-crum li.active a {
    color: #343434;
    font-weight: 500;
    font-size: 1.1em;
}
.bread-crum li:after {
    content: '/';
    padding: 0 5px;
}
.bread-crum li:last-child:after {
    content: '';
}
header h1 {
    position: relative ;
    min-height: 1px ;
    padding-right: 0 ;
    padding-left: 0 ;
    margin-top: 0px ;
    margin-bottom: 8px ;
    line-height: 1;
}
.header{
    padding: 20px 5% 20px 3%;
}
.btn-large {
    padding: 13px 100px ;
    border: 2px solid #f3938b ;
    font-size: 1.3em ;
    color: #f3938b ;
    font-weight: 500 ;
    text-decoration: none ;
}
.compare-dealer-locator{
    width:100%;
}
.address{
    padding-bottom:7px;
}
.remove {
    position: absolute ;
    right: 10px;
    top: 10px;
    opacity: 1 ;
    background: url(/Thomasville/images/global/sprite_image.png) no-repeat ;
    float: left ;
    background-position:  -148px -340px ;
    width: 20px ;
    height: 20px ;
    display: block ;
}
/*.compare-column .remove:hover {
    width: 91px ;
    height: 27px ;
    background: url(../images/global/sprite_image.png) -212px -227px no-repeat ;
}*/
.breadcrumb{
    display:block;
    margin-bottom: 30px;
}
.door-style-column .compare-column h3 a{
   /* font-size: 1.2em;*/
}
/* Tablet style starts here */
@media only screen and (max-width: 1024px) and (min-width: 768px){
    .header {
        background: transparent;
        padding: 0 35px;
    }
    .main-content {
        padding:0;
    }
    .breadcrumb,.page-title{
        margin-left: 30px;
    }
    .doors-row {
        padding-bottom: 60px;
    }
    .compare-table-wrapper {
        padding:10px 0 30px 0px;
        margin: 30px 0 70px 0;
    }
    .favorite.fav{
        /*top: 98%;*/
        left: 20px;
    }
    
    .compare-column ul li strong{
        display: inline-block;
    }
    .contact-dealers-btn{
        font-size:1em;
        width:100%;
    }
    .contact-dealers-anchor {
        font-size: .9em;
        white-space: nowrap;
    }
    
    .compare-row .compare-column-head{
        width: 100%;
        padding: 20px 20px 0 20px;
        text-align:left;
            
    }
    .compare-row .compare-column
    {
       width: 31%;
        /*margin-top: 0;
        padding: 15px 20px 30px 20px;*/
    }
    .hover-eff a span {
        padding: 2px;
        top: -8px;
        display: inline-block;
        left: 85%;
    
    }
    .compare-row{
      /*padding-left:10px;*/
        margin: 0 15px;
    }   
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) and (orientation: portrait) {
    .compare-row .compare-column {
        width: 30%;
    }
    .hover-eff a span{
        left : 70%;
    }
}
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) {
    .hover-eff a span{
        padding: 3px;
        top: -45px;
        display: inline-block;
    }
}