﻿
	.ie8 > #customCareLinks, .i8 > #serviceLinks, .ie8 > #compInfoLinks {
		display: block !important;
	}
    #ya_footer{
        color:#fff;
        margin-left: 8px !important;
        font-size:9px;
        height:40px !important;
    }

    .ya_footerAnchor{
        float:left;
        color:#fff;
    }

    .ya_footerAnchor a{
        color:#fff;
        font-size:9px;       
    }
    .ya_footerAnchor span{
        color:#fff;
        font-size:9px;       
    }

	.linkedin {
		width: 40px;
		height: 40px;
		background-position: 0px -2288px;
		float: left;
		margin-top: 4px;
		margin-right: 5px;
		margin-bottom: 5px;
	}

	#recentlyViewedWrapperNew, #recommendedItemsWrapper {
		position: absolute;
		height: 190px;
	}

	.rwdrecentreview, .rwdrec {
		width: 50%;
	}

	.btmRecItemsContentWrapper {
		width: 100%;
		padding: 0 10px;
		margin-top: 0px;
	}

	.lfooterBoxNew a {
		padding: 5px 0px 4px 4px;
	}

	.lfooterBoxNew a#customCareMob, .lfooterBoxNew a#servicesMob, .lfooterBoxNew a#compInfoMob {
		display: none;
	}
    
	.footerListingovrd {
		height: 243px;
	}

	.footerInnerWrapper {
		height: 198px;
	}

	#lpageDisclaimer {
		padding-bottom: 0px;
		margin: 5px auto 0 auto;
	}

	.disclmr { padding-left: 1%;
	}

    #ya_footer span {
            font-weight: bold;
        }
    .socIconsWrap {
        width: 318px;
    }

	@media only screen and (max-width :1023px) {

		#recentlyViewedWrapperNew, #recommendedItemsWrapper {
			overflow-y: hidden;
			overflow-x: scroll;
		}
	}

	@media only screen and (max-width :599px) {

        .mairmilestrademark {
            color:black !important;
        }

		.btmPnlOuterWrap {
			height: 410px;
            padding-bottom: 10px;
		}

		.rwdrecentreview, .rwdrec {
			width: 100%;
		}

		.btmRecItemsWrapper {
			padding-left: 8px;
			margin-top: 0px;
		}

		.btmRecItemsContentWrapper {
			margin-left: 0px;
			height: 165px;
		}

		.lfooterbg, .footerListingovrd {
			background-color: #fff;
		}

		.disclmr {
			background-color: #fff !important;	
		}

		.footerInnerWrapper {
			height: auto;
			margin: auto;
			float: none;
			min-width: 250px;
		}

		.footerListingovrd {
			height: auto;
			width: 97%;
		}

		#lpageDisclaimer {
			color: #444;
			float: none;
			width: auto !important
		}

		
		.lfooterBoxNew, .boxWrap {
			height: auto !important;
			margin: 6px auto;
			float: none;
			width: auto !important;
		}

		.boxWrap {
			border: 1px solid #ccc;
		}
        
        .mobileMediaSection{
			    width: auto;
			    max-width: 314px;
		    }
        .socIconsWrap {
            width: 294px;
        }

            .socIconsWrap #footerfb, 
            .socIconsWrap #footertw, 
            .socIconsWrap #footerLnkdin, 
            .socIconsWrap #footeryt, 
            .socIconsWrap #footerPin,
            .socIconsWrap #footerInstagram {
                margin-left: 4px;
                margin-right: 4px;
            }

		#anCustomerCare1, #anServices1, #anCompanyInfo1 {
		background-color: #f7f7f7;
		border: 1px solid #aaa;
		color: #444;
		text-decoration:none;
		padding: 10px 0px 10px 4px;
		}

		.lfooterBoxNew a {
		padding: 10px 0px 10px 4px;
		color: #444;
		text-decoration: none;
		border-bottom: 1px dotted #ccc;
	}
		.lfooterBoxNew a#customCareMob, .lfooterBoxNew a#servicesMob, .lfooterBoxNew a#compInfoMob {
			display: block;
		}

		.lfooterBoxNew a:hover, .lfooterBoxNew a:visited {
		color: #444;
		text-decoration: none;
		}

		#customCareLinks, #serviceLinks, #compInfoLinks {
			display:none;
		}

        #ya_footer * {
            color: #444;
        }

		#ya_footer {
			display:none;
		}
	}