
.ie .header .navbar .nav .lang.first{top:4px;}
.trident .header .navbar .nav .lang.first{top:0px;}

.header .navbar .nav .lang.en{display:inline-block;}
/*.header .navbar .nav .lang.tc{display:none;}*/

.home .ipo .line-holder:before{ right:51%;}
.home .ipo .ipo-intro{width:49%;}
.home .ipo .upcoming-ipo{width:51%;}

.home .information .shortcut-holder .block .block-content h3{line-height: 27px;padding: 0px 50px;font-weight: normal;}
.home .information .shortcut-holder .block:hover .block-content h3 {padding: 0 35px;}


@media screen and (max-width: 1600px){
}
@media screen and (max-width: 1280px){
}
@media screen and (max-width: 1024px){
	.ie .header .navbar .nav .lang.first{top:0px;}
	.trident .header .navbar .nav .lang.first{top:0px;}


	.home .ipo .line-holder{width: 100%;}
	.home .ipo .line-holder:before{left:50%;}
	.home .ipo .ipo-intro{width:50%;}
	.home .ipo .upcoming-ipo{width:50%;}
}
@media screen and (max-width: 768px){
}
@media screen and (max-width: 640px){
}
@media screen and (max-width: 480px){
}
@media screen and (max-width: 320px) {
}



@media screen and (orientation:landscape) and (max-width: 480px),screen and (orientation:landscape) and (max-width: 640px){
}