.clubs .shop-wrap {
	padding: 0;
}

.clubs .top-banner {
	margin: 110px 0 50px;
	text-align: center;
}

.clubs .top-banner img {
	margin-left: 15px;
}

.clubs .top-banner .disclaimer {
	color: white;
	text-transform: uppercase;
	padding: 0;
	font-size: 11px;
	margin-top: -10px;
}

.clubs .top-banner .disclaimer a {
	color: #fff;
	text-decoration: underline;
}

.clubs .content-banner {
	padding: 50px 0 25px;
	text-align: center;
}

.clubs .nav.nav-tabs.main-tabs {
	padding: 0;
	margin: 0;
	border: 0;
}

.clubs .nav.nav-tabs.main-tabs li a {
	border: none;
	border-radius: 0;
	color: #fff !important;
	text-transform: uppercase;
	text-align: center;
	width: 265px;
	font-size: 28px;
	font-weight: bold;
	margin: 0 25px;
}

.clubs .nav.nav-tabs.main-tabs li:nth-child(1) a {
	background-color: #d12200 !important;
}

.clubs .nav.nav-tabs.main-tabs li:nth-child(2) a {
	background-color: #000000 !important;
}

.clubs .nav.nav-tabs.main-tabs li:nth-child(3) a {
	background-color: #436671 !important;
}

.clubs .tab-content.main-tabs .tab-pane  {
	border-top: 8px solid white;
	color: white;
	background: #161e24;
}

.clubs .tab-content.main-tabs .tab-pane:nth-child(1) {
	border-top-color: #d12200;
}

.clubs .tab-content.main-tabs .tab-pane:nth-child(2) {
	border-color: #000000;
}

.clubs .tab-content.main-tabs .tab-pane:nth-child(3) {
	border-color: #436671;
}

.clubs .tab-section {
	color: #fff;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 15px;
	line-height: 20px;
	height: 260px;
	padding: 30px 30px 0;
}

.clubs .tab-section a {
	color: #fff;
	text-decoration: underline;
}

.clubs .tab-section .btn,
.clubs .club-details.main-tabs .tab-pane .btn {
	background: none;
	border: 2px solid white;
	border-radius: 2px;
	text-shadow: none;
	color: white;
	text-decoration: none;
	padding: 10px 20px;
	font-weight: bold;
	margin: 0 20px 0 0;
	text-transform: uppercase;
}

.clubs .tab-section.how-it-works {
	background: #28150e url("") -40px top no-repeat;
	height: 430px;
}

.clubs .tab-section.how-it-works .text-block {
	padding-left: 610px;
}

.clubs .tab-section.how-it-works .text-block p {
	font-size: 20px;
	line-height: 20px;
	text-shadow: 0 0 64px #000;
}

.clubs .tab-section.how-it-works .text-block strong {
	font-size: 48px;
	line-height: 45px;
	display: block;
}

.clubs .tab-section.how-it-works .btn {
	background: #190a04;
	font-size: 20px;
	padding: 15px 50px;
	font-weight: normal;
}

.clubs .tab-section.how-it-works .disclaimer {
	width: 245px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

.clubs .tab-section h2 {
	color: #fff;
	font-size: 21px;
	font-weight: normal;
}

.clubs .tab-section h2 strong {
	font-size: 30px;
	font-weight: bold;
}

.clubs .tab-section.beer {
	background: #161e24 url("") left top no-repeat;
	padding-left: 480px;
}

.clubs .tab-section.beer .btn,
.clubs .club-details.main-tabs .tab-pane.berezan-craft-beer-club .btn {
	background: #786941;
}

.clubs .tab-section.vodka {
	background: #8EA4B6 url("") left top no-repeat;
	padding-left: 480px;
}

.clubs .tab-section.vodka .btn,
.clubs .club-details.main-tabs .tab-pane.berezan-vodka-club .btn {
	background: #7695B7;
}

.clubs .tab-section.whiskey {
	background: #1B1A21 url("") right top no-repeat;
	padding-right: 300px;
}

.clubs .tab-section.whiskey .btn,
.clubs .club-details.main-tabs .tab-pane.berezan-whiskey-club .btn {
	background: #60656E;
}

.clubs .tab-section.mixed-spirits {
	background: #A29370 url("") left top no-repeat;
	padding-left: 400px;
}

.clubs .tab-section.mixed-spirits .btn,
.clubs .club-details.main-tabs .tab-pane.berezan-mixed-spirits-club .btn {
	background: #A4885C;
}

.clubs .tab-section.white-wine {
	background: #56586F url("") -30px top no-repeat;
	padding-left: 480px;
}

.clubs .tab-section.white-wine .btn,
.clubs .club-details.main-tabs .tab-pane.berezan-white-wine-club .btn {
	background: #484251;
}

.clubs .tab-section.red-wine {
	background: #8F6E60 url("") right top no-repeat;
	padding-right: 480px;
}

.clubs .tab-section.red-wine .btn,
.clubs .club-details.main-tabs .tab-pane.berezan-red-wine-club .btn {
	background: #8F6E60;
}

.clubs .tab-section.both-wine {
	background: #7C817D url("") left top no-repeat;
	padding-left: 480px;
}

.clubs .tab-section.both-wine .btn,
.clubs .club-details.main-tabs .tab-pane.berezan-best-of-both-club .btn {
	background: #5A6061;
}

.clubs .club-details.main-tabs .tab-pane {
	padding: 45px 45px 90px;
}

.clubs .club-details.main-tabs .tab-pane.berezan-vodka-club {
	background: #8EA4B6;
}

.clubs .club-details.main-tabs .tab-pane.berezan-whiskey-club {
	background: #1B1A21;
}

.clubs .club-details.main-tabs .tab-pane.berezan-mixed-spirits-club {
	background: #A29370;
}

.clubs .club-details.main-tabs .tab-pane.berezan-white-wine-club {
	background: #56586F;
	border-color: #000000;
}

.clubs .club-details.main-tabs .tab-pane.berezan-red-wine-club {
	background: #8F6E60;
	border-color: #000000;
}

.clubs .club-details.main-tabs .tab-pane.berezan-best-of-both-club {
	background: #7C817D;
	border-color: #000000;
}

.clubs .club-details.main-tabs .tab-pane.berezan-craft-beer-club {
	background: #161E24;
	border-color: #446670;
}

.clubs .club-details.main-tabs .tab-pane h1 {
	font-size: 22px;
	color: white;
	font-weight: normal;
}

.clubs .club-details.main-tabs .tab-pane h1 strong {
	font-size: 30px;
}

.clubs .club-details.main-tabs .tab-pane h3 {
	color: white;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

.clubs .club-details.main-tabs .tab-pane .info p {
	text-transform: uppercase;
	font-size: 15px;
}

.clubs .club-details.main-tabs .tab-pane .packages ul {
	list-style: none;
	padding: 0;
	margin: 25px;
	font-size: 15px;
	text-transform: uppercase;
}

.clubs .club-details.main-tabs .tab-pane .packages ul li {
	margin-bottom: 20px;
	border-bottom: 1px solid white;
	height: 80px;
}

.clubs .club-details.main-tabs .tab-pane .packages ul li:last-child {
	border-bottom: none;
}

.clubs .club-details.main-tabs .tab-pane .packages ul li a.btn {
	float: left;
	margin: 5px 0 0 60px;
	padding: 5px 20px;
}

.clubs .club-details.main-tabs .tab-pane .packages ul li .details {
	padding-left: 220px;
}

.clubs-delivery .no-gutters .shop-wrap {
	padding: 60px 115px;
}

.clubs-delivery .no-gutters .shop-wrap h1 {
	height: 80px;
	margin-bottom: 50px;
	background: white url("") center center no-repeat;
	text-indent: -2000px;
}

.clubs-delivery .no-gutters .shop-wrap h2 {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}

.clubs-delivery .no-gutters .shop-wrap {
	font-size: 15px;
	text-transform: uppercase;
}

.clubs-delivery .no-gutters .shop-wrap a {
	color: #000;
}

.club-checkout .club-package p {
    margin-bottom: 0.5em;
    padding: 0;
}

.club-checkout .club-package select {
    color: #000;
    width: 90%;
    margin-bottom: 1em;
}

.club-checkout .club-package .package-details {
    text-transform: uppercase;
}

.club-checkout .nav-tabs {
    padding: 0 20px;
    border-bottom: 2px solid #fff;
}

.club-checkout .nav-tabs li {
    margin-bottom: -2px;
}

.club-checkout .nav-tabs li a {
    color: #fff;
    text-transform: uppercase;
    border-width: 2px;
    background: none;
    cursor: pointer;
    border-radius: 2px;
}

.club-checkout .nav-tabs li a:hover {
    border: 2px solid transparent;
    color: #fff !important;
    background: rgba(255, 255, 255, 0.1);
}

.club-checkout .nav-tabs li.active a {
    background: #56586F;
    border-top-color: white !important;
    border-left-color: white !important;
    border-right-color: white !important;
}

.club-checkout .tab-content .tab-pane {
    background: transparent !important;
    border: none !important;
}

.clubs .tab-pane.berezan-vodka-club .nav-tabs li.active a {
	background: #8EA4B6;
}

.clubs .tab-pane.berezan-whiskey-club .nav-tabs li.active a {
	background: #1B1A21;
}

.clubs .tab-pane.berezan-mixed-spirits-club .nav-tabs li.active a {
	background: #A29370;
}

.clubs .tab-pane.berezan-white-wine-club .nav-tabs li.active a {
	background: #56586F;
}

.clubs .tab-pane.berezan-red-wine-club .nav-tabs li.active a {
	background: #8F6E60;
}

.clubs .tab-pane.berezan-best-of-both-club .nav-tabs li.active a {
	background: #7C817D;
}

.clubs .tab-pane.berezan-craft-beer-club .nav-tabs li.active a {
	background: #161E24;
}

.clubs .club-details.main-tabs .tab-pane .tabs-form  .tab-pane {
    padding: 20px 0;
}

.tabs-form input[type="text"],
.tabs-form input[type="password"],
.tabs-form select {
    width: 98%;
    line-height: initial;
    color: black;
    margin: 0 0 10px;
}

.tabs-form .help-block {
    color: #eee;
    margin-top: -10px;
}

.tabs-form .actions {
    margin-top: 20px;
}

.control-group.error .control-label,
.control-group.error .help-block {
    color: white;
}

.control-group.error .error-details {
    color: red;
    padding: 0;
    margin: -5px 0 10px 0;
}

.mobile .content-banner {
    display: none;
}

.mobile .clubs .tab-section {
    background-image: none;
    padding: 40px 20px;
    height: auto;
}

.mobile .clubs .tab-section .text-block {
    padding: 0;
}

.mobile .clubs .top-banner img {
    margin: 0 0 20px;
    max-width: 80%;
}

.mobile .navbar-toggle {
    margin-right: 0;
}

.mobile .clubs .nav.nav-tabs.main-tabs {
    padding: 0;
    background: #000;
}

.mobile .clubs .nav.nav-tabs.main-tabs > li > a {
    margin: 0;
    width: auto;
    font-size: 16px;
}

.mobile .navbar {
    border-bottom: 0;
}

.mobile .club-details .info img {
    display: none;
}

.mobile .clubs .club-details.main-tabs .tab-pane .packages ul {
    margin: 0;
}

.clubs .mobile {
    display: none;
}

.clubs .desktop {
    display: inline-block;
}

.mobile .clubs .mobile {
    display: inline-block;
}

.mobile .clubs .desktop {
    display: none;
}

.mobile .clubs .club-details.main-tabs .tab-pane .packages ul li a.btn {
    margin: 0;
    float: none;
}

.mobile .clubs .club-details.main-tabs .tab-pane .packages ul li .details {
    padding: 0;
    margin-bottom: 20px;
}

.mobile .clubs-delivery .shop-wrap {
    padding: 20px;
}

.mobile .clubs-delivery .shop-wrap h1 {
    background: none;
    text-indent: 0;
    height: auto;
}

.mobile .clubs .club-details.main-tabs .tab-pane {
    padding: 20px;
}

.mobile .clubs .club-details.main-tabs .tab-pane .packages ul li {
    border-bottom: 0;
    height: auto;
    margin-bottom: 40px;
}

.mobile .club-checkout .club-package {
    margin-bottom: 40px;
}

.mobile .tabs-form input[type="text"],
.mobile .tabs-form input[type="password"],
.mobile .tabs-form select {
    width: 90%;
}
