
/*
	Cross Browser CSS
	IE8, 9, 10
*/


/*	==========================================================================
	All IE Style
=========================================================================== */
.ie .product-adj-chart img {width:100%;height: auto;max-width: 100%;display: block;}
.ie .search-container #s {padding-bottom:8px;position:relative;right:-5px;padding-right:3px;}
.ie .language-switch .dropdown-menu {min-width:69px;}
.ie .azay-society ul li {width:32.3%;}
.ie .page-hierarchy {margin-top:21px;}
.ie .cs-iframe {border:0;}
.ie .sf-mega {top:96px;}
.ie .social-icon-menu {width:37%;}


/*	==========================================================================
	IE8
=========================================================================== */
.ie-8 .product-adj-chart {float:none;}
.ie-8 .inline-button-group .btn {float:left;}
.ie-8 .main-menu:after {bottom:-20px;}
.ie-8 .newborngift-register iframe {min-height:1600px !important;}

/* Tablet */
@media (min-width:640px) and (max-width:960px) {
	.ie-8 .tax-saving .content-list .media-content > a {
		width: 60%;
	}
}

/* Mobile */
@media (min-width:320px) and (max-width:639px) {
	.ie-8 .tax-saving .content-list .media-content > a {
		width: 60%;
	}
	.ie-8 .tax-saving {
		margin: 0 5px;
	}
	.ie-8 .page-hierarchy {margin-top:75px;}
	.ie-8 .tax-saving {
		margin: 0 5px;
	}
	.ie-8 .tax-saving .banner .img-mobile {
		display: block;
	}
	.ie-8 .tax-saving .banner .img-desk {
		display: none;
	}
	.ie-8 .tax-saving .grid .col-half:first-child {
		border-top: 0;
	}
	.ie-8 .tax-saving .grid .col-half {
		width: 100%;
		float: none;
		border-top: 2px dotted #ccc;
		border-left: 0;
		padding-left: 0;
		padding-bottom: 10px;
	}
	.ie-8 .tax-saving .calculate-retire {
		width: 100%;
	}
	.ie-8 .tax-saving .calculate-retire-button,
	.ie-8 .tax-saving .calculate-retire .content {
		float: none;
	}
	.ie-8 .tax-saving .calculate-retire .content {
		width: auto;
	}
	.ie-8 .tax-saving .calculate-retire-button {
		display: block;
		margin: auto;
	}
	.ie-8 .tax-saving-three-hundred-thousand .condition span {
		display: block;
	}
	.ie-8 .tax-saving .tax-saving-three-hundred-thousand .heading h1 {
		margin-bottom: 15px;
	}
}

/*	==========================================================================
	IE9
=========================================================================== */




/*	==========================================================================
	IE10
=========================================================================== */

