.scroll_arrow_container {
	position: absolute;
	bottom: 50px;
	cursor: pointer;
	left: 50%;
	z-index: 1;
}

.scroll_arrow_img {
	width: 33px;
	height: 33px;
	position: relative;
	left:-50%;
	background: url('../images/scrolldown.png');
	}

@media all and (-webkit-min-device-pixel-ratio:1.5){
	.scroll_arrow_img {
		background: url('../images/scrolldown@2x.png');
		background-size: 100%;
	}
}

#ItxHomePage .scroll_arrow_container {
	position: absolute;
	bottom: 50px;
	cursor: pointer;
	left: 50%;
	z-index: 1;
}

#ItxHomePage .scroll_arrow_img {
	width: 33px;
	height: 33px;
	position: relative;
	left:-50%;
	background: url('../images/scrolldown.png');
	}

#ItxHomePage #banner_top, #ItxHomePage #banner_footer {
	position: fixed;
	background-color: #eeeeee;
	text-align: center;
	width: 100%;
	padding: 5px;
	letter-spacing: 0.13em;
    font-weight: 400;
    z-index: 9;
}

#ItxHomePage #banner_leftcorner, #ItxHomePage #banner_rightcorner {
	display: block;
	position: fixed;
	bottom: 0;
	height: 18em;
	width: 18em;
	background-color: white;
	letter-spacing: 0.13em;
	z-index: 2;
	padding: 10px;
	float: left;
}

#ItxHomePage #banner_leftcorner {
	left: 0;
	margin: 0 0 2em 2em;
}

#ItxHomePage #banner_rightcorner {
	right: 0;
	margin: 0 2em 2em;
}

#ItxHomePage #banner_top {
	top: 0;
}

#ItxHomePage #banner_footer {
    bottom: 0;
}

#ItxHomePage #banner_top .banner_text {
	text-transform: uppercase;
	font-family: 'Lato';
	font-size: 12px;
}

#ItxHomePage #banner_top .banner_text, #ItxHomePage #banner_top .banner_subtext, #ItxHomePage #banner_footer .banner_text, #ItxHomePage #banner_footer .banner_subtext {
	width: 100%;
	margin: 5px 0;
	display: inherit;
}

#ItxHomePage #banner_top .banner_subtext, #ItxHomePage #banner_footer .banner_subtext {
	font-style: italic;
	font-size: 0.8em;
}

#ItxHomePage #banner_leftcorner .banner_text, #ItxHomePage #banner_rightcorner .banner_text {
	width: 100%;
    display: inherit;
    text-align: center;
    font-size: 1.2em;
}

#ItxHomePage #banner_leftcorner .banner_text:first-child, #ItxHomePage #banner_rightcorner .banner_text:first-child {
	margin-top: 0.6em;
}

#ItxHomePage #banner_leftcorner .banner_text.second_line, #ItxHomePage #banner_rightcorner .banner_text.second_line {
	width: 100%;
    display: inherit;
    text-align: center;
    font-size: 2em;
}

#ItxHomePage #banner_leftcorner .banner_subtext, #ItxHomePage #banner_rightcorner .banner_subtext {
	width: 100%;
    display: inherit;
    text-align: center;
    font-style: italic;
    font-size: 0.6em;
    margin: 2em 0;
}

#ItxHomePage #banner_leftcorner .banner_info, #ItxHomePage #banner_rightcorner .banner_info {
	width: 100%;
    display: inherit;
    text-align: center;
    font-size: 1em;
}

#ItxHomePage #banner_top .close-cross, #ItxHomePage #banner_footer .close-cross {
    margin-right: 20px;
    margin-top: 4px;
    width: 14px;
    height: 14px;
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: 5px;
    background-image: url("../../images/detail/icons/close_icon.png");
}

#ItxHomePage #banner_leftcorner .close-cross, #ItxHomePage #banner_rightcorner .close-cross {
    margin-right: 20px;
    margin-top: 4px;
    width: 14px;
    height: 14px;
    position: absolute;
    cursor: pointer;
    top: 5px;
    right: -10px;
    background-image: url("../../images/detail/icons/close_icon.png");
}

#ItxHomePage .slide {
	text-align: center;
}

#ItxHomePage .slide.slide2 {
	right: -18em;
	width: inherit;
}

#ItxHomePage .banner_input input{
	border: 0;
	border-bottom: 1px solid gray;
	font-style: italic;
	width: 75%;
	margin: 3em auto;
}

#ItxHomePage .banner_input input[placeholder]{
	text-align: center;
	font-size: 0.8em;
}

#ItxHomePage .slide .banner_subinfo {
	font-size: 0.7em;
	letter-spacing: 0;
	display: inherit;
	font-style: italic;
	margin-top: 10px;
}

#ItxHomePage .slide .banner_button input{
	color: black;
	background-color: white;
	padding: 10px 30px;
    border: 1px solid black;
    display: inherit;
    cursor: pointer;
    width: 50%;
    margin: 0 auto;
    font-size: 0.8em
}

#ItxHomePage .slide .banner_button input:hover {
	border: 1px solid transparent;
	background-color: black;
	color: white;
}

#slider-category-mspot {
	height: 18em;
}

#slider-category-mspot > div.slide.newsletter > span:nth-child(1) {
	font-size: 1em;
}

#ItxHomePage #pager-slider-mspot {
	bottom: 0;
    position: absolute;
    width: 93%;
    text-align: center;
}

#ItxHomePage #slider-category-mspot {
	text-align: left;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}

#ItxHomePage #slider-category-mspot .slide {
	width: 100%;
	display: block;
	position: absolute;
	z-index: 0; 
	background: #fff;
}

#pager-slider-mspot li{
	width: 9px;
	height: 9px;
	margin:0 3px;
	background: url('../images/galleryoff-black.png') center center no-repeat;
	cursor: pointer;
	display: inline-block;
}

#pager-slider-mspot li.current{
  	background: url('../images/galleryon-black.png') center center no-repeat;
}

#ItxHomePage #banner_leftcorner .newsletter .banner_text:first-child, #ItxHomePage #banner_rightcorner .newsletter .banner_text:first-child {
	margin-top: 0;
	font-size: 1em;
}

@media all and (-webkit-min-device-pixel-ratio:1.5){
	#ItxHomePage .scroll_arrow_img {
		background: url('../images/scrolldown@2x.png');
		background-size: 100%;
	}
}