
/* body styles */

p, li{
	font-family: 'Prompt', sans-serif;
	text-rendering: optimizeLegibility;
	margin-bottom: 1.25rem;
	}


.hh1{
	display:inline-block;
	text-align: center;
	font-size: 1.6rem;
	font-weight:200;
	letter-spacing:2px;
	border-bottom: rgb(148, 37, 56) 1px solid;
}

.hh2{
	text-align: left;
	color:#FFFFFF;
	font-size: 1.5rem;
	line-height: 1.7rem;
	font-weight:500;
	padding-bottom:0.5rem;
	border-bottom: rgba(242,242,242, 0.8) 5px solid;
}

.hh3{
	text-align: left;
	color:#FFFFFF;
	font-size: 1.2rem;
	line-height: 1.4rem;
	font-weight:300;
	letter-spacing:1px;
}

.hh4{
	text-align: left;
	color:#050505;
	font-size: 1.0rem;
	line-height: 1.4rem;
	font-weight:300;
	letter-spacing:1px;
	margin-bottom:1.0rem;
	padding-left:1.0rem;
}

.hh5{
	text-align: left;
	font-size: 0.8rem;
	line-height: 1.4rem;
	font-weight:200;
	letter-spacing:1px;
	padding-left:1.0rem;
}

.hh6{
	text-align: left;
	font-size: 1.0rem;
	line-height: 1.4rem;
	font-weight: 300;
	letter-spacing:0px;
}

.hh7{
	font-size: 1.2rem;
	line-height: 1.4rem;
	font-weight: 300;
	color:rgba(148, 37, 56, 1.0);
	letter-spacing:0px;
}

.d2{
	top:2rem;
	left:0;
	padding:3rem 2rem 2rem 2rem;
	background-color: rgba(0, 0, 0,0.33);
	width:33%;
}

.d3{
	max-width:50rem;
	display:inline-block;
	/*	width:70%;
	max-width:75rem;*/

}

.text_wrapper2{padding:1.5rem;margin:1.5rem;}

.b1{
	bottom:2rem;
	left:2rem;

	font-family:'Prompt', sans-serif;
	font-weight:300;
	letter-spacing:1px;

	font-size: 1.2rem;
	text-align: center;
	padding:0.5rem 2rem;
	
		
	border-radius: 10px;
	border:rgba(255, 255, 255, 0.8) 1px solid;
}

.ul1{list-style-image: url('/images_back/bullet-maroon.png');}
.ul2{list-style-image: url('/images_back/bullet-maroon.png');
	columns: 2;
	-webkit-columns: 2;
	-moz-columns: 2;
	list-style-position: inside;
}}
.ul2 li{}



.b_maroon {color:#FFFFFF;background-color: rgba(148, 37, 56, 1.0);}
.b_aqua {color:#050505;background-color: rgba(150, 195, 200, 1.0);}

    background: rgba(139, 200, 204, 0.66);

.b1:hover{cursor:pointer;font-size:1.4rem;}

.im1{
	width:25%;
	padding:1rem;
}

.im2{
	width:33%;
	padding:0.5rem 0.5rem 0 0;
}

.input1{
	margin:0;
	width:50%;
	padding:1rem;
	float:left;}


.icon-chevrondown-maroon{
	background-image:url(../images_back/icon-chevrondown-maroon.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	display:inline-block;
	width: 25px;
	height: 20px;
	position:relative;
	top:5px;
	/*margin-left:5px;
	margin-right:0;*/
}

.icon-chevronup-maroon{
	background-image:url(../images_back/icon-chevronup-maroon.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
	display:inline-block;
	width: 25px;
	height: 20px;
	position:relative;
	top:5px;
	/*margin-left:5px;
	margin-right:0;*/
}

@media screen and (max-width: 767px){
.hh1{font-size: 1.5rem;line-height:1.8rem;}
.hh2{margin:0;}
.hh3{}
.d2{
	width:100%;
	padding:0.5rem;
	top:0;
	}
.d3{
	width:100%;
	max-width:100%;
}

.b1{
	bottom:1rem;
	left:1rem;
	line-height: 1.3rem;}
iframe{height:250px;}
}




/* footer styles */
.ft0{
	font-size: 1.2rem;
	font-weight:500;
	color:#FFFFFF;
	padding:0.25rem;
	margin:0rem;
}
.ft1, .ft3, .ft4{
	font-size: 1.0rem;
	font-weight:400;
	color:#FFFFFF;
	padding:0.25rem;
	margin:0rem;
}

.ft3{text-align: center;padding:0;}

.ft4{text-align: right;}

.ft2{
	font-size: 0.8rem;
	font-weight:400;
	letter-spacing:0.5px;
	line-height:1rem;
	color:#FFFFFF;
	padding:0.25rem;
	margin:0rem;
	float:left;
	width:100%;
}
.ft_cursor_hovbord{}
.ft_cursor_hovbord:hover{cursor:pointer; border:white 1px solid;}


.ft_icon{
	height:20px;
	margin:0px 10px 0px 0px;
	float:left;
}
.menu-head2{
	font-weight:400;
	font-size:1.2rem;
	margin-bottom:0.5rem;
}

.menu-li{
	font-size: 0.8rem;
	font-weight:300;
	line-height:0.9rem;
	color:#000000;
	text-align: center;
	text-decoration:none;
	position:relative;
	float:left;
	list-style-type: none;
	border-left: rgba(150, 195, 200, 1.0) 2px solid; /*dirty aqua*/
	width: 13.5%;
	padding: 0.5rem;
	margin:0;
}
.menu-li: hover {background-color: rgba(204,204,204, 1.00);}

.menu-li-login{
	color:#FFFFFF !important;
	background-color: rgb(148, 37, 56) !important;
	border:none;
	margin-left:0.5rem;
	}

.menu-li-logo{
	padding:0 0.5rem 0 0;
	top:-0.5rem;
	border:none;
	color:#FFFFFF;
	}

.banner{
	font-size: 0.8rem;
	font-weight:300;
	line-height:0.9rem;
	color:#000000;
	text-align: center;
	width: 50%;
	padding: 1.0rem 0.5rem;
	margin:0;
	border:none;
	text-align:center;
}
.banner-head2{
	font-weight:400;
	font-size:1.2rem;
	margin-bottom:0.5rem;
}

.banner-head3{
	margin-bottom:0.5rem
}


.padding_top_header{padding-top:20px;}

.noshow1050{display:inline;}

.red-door{
	width:50%;
	z-index: 1;
	position: absolute;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
}


.red-door-left{
	background-image: url("https://www.financemandarin.com/images_back/image-red-door-left.png");
	background-position: right;
    left: 0;
}
.red-door-right{
	background-image: url("https://www.financemandarin.com/images_back/image-red-door-right.png");
	background-position: left;
    right: 0;
}

.red-door-text{
	color:#FFFFFF;
	margin: 2rem 1rem;
	text-align: center;
    font-size: 1.6rem;
    line-height:1.8rem;
    font-weight: 200;
    letter-spacing: 2px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.video-container iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

.div-40{width:40%;}
.div-60{width:60%;}
.border-bottom-aqua{border-bottom: rgba(150, 195, 200, 1.0) 2px solid;}
.border-bottom-white{border-bottom: rgba(255, 255, 255, 1.0) 2px solid;}

.bk-features-aqua{
	background-image: url("https://www.financemandarin.com/images_back/image-features.png");
	background-size: contain;
	background-position: right bottom;
	background-repeat: no-repeat;
	background-color: rgb(150, 195, 200);
}

.bk-content-aqua{
	background-image: url("https://www.financemandarin.com/images_back/image-content.png");
	background-size: contain;
	background-position: left bottom;
	background-repeat: no-repeat;
	background-color: rgb(150, 195, 200);
}

.bk-nightcityscape{
	background-image: url("https://www.financemandarin.com/images_back/image-nightcityscape.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	position:relative;
	z-index:0;
}

.bk-nightcityscape-overlay{
	background-color:rgba(0,0,0,0.66);
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:-1;}


.margintop15percent{margin-top:15%;}
.marginbottom15percent{margin-bottom:15%;}



@media screen and (max-width: 1050px){
	.noshow1050{display:none;}
}



@media screen and (max-width: 767px){
.ft1{}
.ft2{}
.menu-li{
	width:100%;
	border-left: 0; /*dirty aqua*/
	border-top: rgba(150, 195, 200, 1.0) 2px solid; /*dirty aqua*/
	text-align:left;
}
.menu-li-login{margin-left:0.0rem;}

.menu-head2{
	font-size:2.0rem;
	margin:0;
	line-height:2.0rem;}

.banner-head2{
    font-size: 1.3rem;
    line-height: 1.2rem;
}
.red-door-text{margin:1rem;}

.div-40, .div-60{width:100%;}

.bk-gradient-white-mobile{background-image: linear-gradient(white, rgba(0,0,0,0));}

}




