.mobmenur-container {
    top: 15px !important;
}

.header_spotify_btn_wrapper{
	position: fixed;
    top: 43px;
    right: 170px;
	z-index: 99999;
}

.zh-hant .header_spotify_btn_wrapper{
    right: 190px;
}

.header_spotify_btn{
    display: inline-block;
    vertical-align: middle;
    padding: 2px 8px 2px 27px;
    background-position: 4px center;
    background-repeat: no-repeat;
    background-size: 17px 17px;
    background-color: #1ed761;
    color:#fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
}

.header_tools {
	position: absolute !important;
	top: 35px !important;
	right: 30px !important;
}


@media screen and (max-width: 1150px) { 
	.header_spotify_btn_wrapper{
		top: 7px;
	}
	.header_tools {
		top: 0px !important;
	}
}
@media screen and (max-width: 1080px) { 
	.header_spotify_btn_wrapper {
		top: 25px;
		right: 65px !important;
	}
}

@media screen and (max-width: 480px) { 
	.header_spotify_btn_wrapper {
		top: 22px;
		left:20px;
		right: auto !important;
	}

	.header_spotify_btn {
		padding: 3px;
		background-size: 18px 18px;
    	background-position: center center;
		width: 23px;
		height: 23px;
		text-indent: -100px;
		overflow: hidden;
	}
}

.top_wrapper .vc_row.section-style, .top_wrapper .vc_row.standard_section{
	margin-bottom: 20px !important;
}

.party_video{
	width:360px;
	height:360px;
	margin-top: 30px;
	margin-left: 5px;
}

.hidden_link{
	display: none !important;
}

header#header .nav_top, header#header .nav_top nav, header#header nav .menu{
	float: none !important;
}

#header_language_list ul {
	padding-left: 0px !important;
	margin-top: 10px !important;
}


#header_language_list ul > li{
    white-space: nowrap;
}

.mobile_bold_menu{
    background-color: #22313a !important
}

#mobmenuright li.mobile_bold_menu a, #mobmenuright li.mobile_bold_menu a:visited{
    color: #f1c400 !important;
    border-bottom: 2px solid #f1c400;
}

#mobmenuright li.mobile_bold_menu a, #mobmenuright li.mobile_bold_menu a:visited, .show-nav-right .mobile_bold_menu .mob-menu-copyright, .show-nav-right .mobile_bold_menu .mob-expand-submenu i {
    color: #f1c400 !important;
}

#mobmenuright li.mobile_bold_menu .sub-menu a, #mobmenuright li.mobile_bold_menu .sub-menu a:visited{
    color: #22313a !important;
}



@media screen and (max-width: 979px) { 
	.party_video{
		width:400px;
		height:400px;
		margin-top: 30px;
		margin-left: 0px;
	}
}

@media screen and (max-width: 767px) { 
	.party_video{
		width:280px;
		height:280px;
		margin-top: 30px;
	}
	
	li.pdf{
		position: relative;
		transform: rotate(0deg) !important;
		top: auto !important;
		right: auto !important;
		left:auto !important;
		margin-top: 20px;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 480px) { 
	.party_video{
		width:270px;
		height:270px;
		margin-top: 30px;
	}
}

