#topnav {
	z-index: 200;
}
#topnav_center {
	font-size: 40px;
	top: 10px;
	width: 340px;
	margin-left: -160px;
	z-index: 200;
}
#topnav_center img {
	display: none;
}
#topnav_left {
	display: none;
}
#topnav_right {
	display: none;
}
#topnav_mobile {
	display: block;
	background: black;
	padding-top: 80px;
	padding-bottom: 30px;
	text-align: center;
}
#adv-custom-pager {
	display: none;
}
#footer_left {
	padding-top: 130px;
	margin-left: 0px;
}
#footer_left div{
	display: block;
	font-size: 18px;
	height: 22px;
	text-align: center;
}
#top_btn {
	display: none;
}
#footer {
	height: 230px;
}
#footer_right {
	bottom: 190px;
	right: auto;
	left: 50%;
	width: 520px;
	margin-left: -260px;
}
.social_btn {
	height: 120px;
	width: 120px;
}
#gp_btn, #gp_btn:hover {
	background-position: -560px 0px;
}
#yt_btn, #yt_btn:hover {
	background-position: -440px 0px;
}
#tw_btn, #tw_btn:hover {
	background-position: -320px 0px;
}
#fb_btn, #fb_btn:hover {
	background-position: -200px 0px;
}
#main_logo {
	background: url('logo.png') center 450px no-repeat;
}
#large_icon {
	display: none;
}
#pane2 {
	height: 500px;
}
#sell {
	font-size: 50px;
	width: 100%;
}
#prev-btn, #next-btn {
	display: block;
	position: absolute;
	height: 100%;
	width: 50px;
	background: rgba(43,19,72,0.5);
	top: 0;
	bottom: 0;
	z-index: 101;
	padding: 20% 10px 0 10px;
	font-size: 80px;
	color: white;
}
#next-btn {
	right: 0;
}
.redirect {
	padding-top: 20px;
	padding-bottom: 40px;
	font-size: 36px;
	background: black;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
}
.redirect a {
	color: white;
	text-decoration: none;
	padding-left: 50px;
}
#androidcta, #ioscta {
	width: 100%;
	height: 225px;
	text-align: center;
	display: block;
	height: 13;
	background-repeat: no-repeat;
	background-size: 90%;
	background-position: top center;
}
#androidcta {
	background-image: url('vc_cta_android.png');
} 
#ioscta {
	background-image: url('vc_cta_ios.png');
}
