.mobile_only{
	display:block;	
}

/*##################################### POPUP #####################################*/

.mortgage_container_all .mortgage_popup .window{
	position:fixed;
	right:auto;
	bottom:auto !important;
	left:50%;
	top:50%;
	margin-left:-140px;
	margin-top:-100px;
	width:280px;
}

.mortgage_container_all .mortgage_popup .bg{
	position:fixed;
	left:0px;
	right:0px;
	bottom:0px;
	top:0px;
	background:rgba(0,0,0,0.8);
	z-index:99;
}

/*###################################### MENU ######################################*/

.mortgage_container_all .romenu{
    top:71px;
}

/*##################################### HEADER #####################################*/

.mortgage_container_all .mortgage_header{
	padding-left:20px;
	padding-right:20px;	
}

.mortgage_container_all .mortgage_header h1.DBS_logo{
	width:141px;
	height:35px;
	background-size:141px auto;
	background-image:url(/personal-zh/promotions/mortgage/images/creditcards/mortgage/zh/logo_2x.png);
}

.mortgage_container_all .mortgage_header ul.divider{
	display:none;
}

.mortgage_container_all .mortgage_header ul.award{
	display:none;
}

.mortgage_container_all .mortgage_header ul.social{
	right:20px;
}

.mortgage_container_all .mortgage_header ul.language{
	right:30px;
}

.mortgage_container_all .mortgage_header ul.social li:first-child{
	display:none;
}

.mortgage_container_all .mortgage_header ul.social li a{
	background-image:url(/personal-zh/promotions/mortgage/images/creditcards/mortgage/zh/spritesheet_2x.png);
	background-size:268px auto;
}


/*##################################### SECTIONS #####################################*/


.mortgage_container_all .mortgage_sections .section .contents .copy h2{
	font-size:25px;
}

.mortgage_container_all .mortgage_sections .section .contents{
	padding-left:20px;
	padding-right:20px;
}


.mortgage_container_all .mortgage_sections .section .contents .copy .btn{
	padding:10px 20px 10px 20px;
	line-height:1.5;
}


/*##################################### SECTION: INTRO #####################################*/

.mortgage_container_all .mortgage_sections .section.intro{
	height:520px !important;
}

.mortgage_container_all .mortgage_sections .section.intro .contents .copy h2{
	font-size:30px;
}

.mortgage_container_all .mortgage_sections .section.intro .contents .copy{
	max-width:350px !important;	
}

.mortgage_container_all .mortgage_sections .section.intro .contents .copy br{
	display:none;
}

.mortgage_container_all .mortgage_sections .section.intro .contents .copy .btn{
	display:block;
	max-width:150px;
	margin-top:30px !important;
	margin-left:auto !important;
	margin-right:auto !important;
}




/*##################################### SECTION: HOME ADVICE #####################################*/

.mortgage_container_all .mortgage_sections .section.home_advice .contents{
	padding-bottom:580px;
	padding-bottom:92vw;
}



/*##################################### SECTION: CALCULATOR #####################################*/


.mortgage_container_all .mortgage_sections .section.calculator .contents{
	padding-bottom:500px;
	padding-bottom:75vw;
}

.mortgage_container_all .mortgage_sections .section.calculator .bg .bg_container .magnified{
	opacity:1 !important;
	width:138px !important;
	height:314px !important;
}


/*##################################### SECTION: APPOINTMENT #####################################*/

.mortgage_container_all .mortgage_sections .section.appointment .contents{
	padding-bottom:580px;
	padding-bottom:75vw;
}



/*##################################### SECTION: INFORMATION #####################################*/


.mortgage_container_all .mortgage_sections .section.information .contents{
	padding-bottom:500px;
	padding-bottom:75vw;
}




/*##################################### SECTION: CONTACT #####################################*/

.mortgage_container_all .mortgage_sections .section.contact .contents{
	padding-bottom:580px;
	padding-bottom:75vw;
}



