/*	Template Name	: Rubicon Classic - m
	Author			: David Heams  White Label Productions */

* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

html, button, input, select, textarea, .pure-g [class *= "pure-u"] {
	font-family: "Lato", sans-serif;
}
.colunms {
    width: calc((100% - 80px) / 4);
    margin-right: 20px;
    float: left;
    min-width: 320px;
    margin-bottom: 40px;
}
.colunms:last-child {
	margin-right: 0;
}
/*  - HELPER CLASSES - */
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
a .img, a.colorbox, a.colorbox-yt {
	display: block;
}
.bold, strong {
	font-weight: 400;
}
.em {
	font-style: italic;
}
.vcalign-child {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.valign-child {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.halign-right {
	right: 0;
}
.vcalign-parent, .valign-parent, .border-parent, .relative {
	position: relative;
}
.full-height {
	height: 100%;
}
p + p, p + ul, ul + p {
	margin-top: 1em;
}
hr {
	width: 100%;
	height: 11px;

	margin-top: 70px;

	background: url('img/border-curved-w.png') repeat-x center;

	border: 0;
}

.alpha {
	font-size: 20px;
}
.beta {
	font-size: 20px;
}
.gamma {
	font-size: 16px;
}
.delta {
	font-size: 18px;
}
.epsilon {
	font-size: 17px;
}
.zeta {
	font-size: 15px;
}

.border-t-g {
	position: absolute;
	bottom: 0;
	left: 0;

	width: 100%;
	height: 11px;
	background: url('img/border-curved-t-g.png') repeat-x center bottom;
}

.desktop-only {
	display: none;
}

.special-border {
	height: 11px;
}
.special-border .artist-single-right {
	height: 11px;
	background: url('img/border-curved-w.png') repeat-x right bottom;
}
.special-border .artist-single-left {
	height: 11px;
	background: url('img/border-curved-t-g.png') repeat-x left bottom #fff;
}

/* - MAIN - */
body {
	background: #f6f6f6;
	color: #222;

	font-size: 16px;
	font-weight: 300;
	line-height: 1.25;
}
h1, h2, h3, h4 {
	font-weight: 300;
}
h1 a {
	text-decoration: none;
	color: #222;
}
h1 a:hover {
	color: #666;
}
.container { }
.content-box {
	margin: 0 30px;
}
.moretag {
	color: #222;
	font-weight: 400;
	text-decoration: none;
}

/* - OVERLAY - */
#mobile-overlay {
	display: none;

	position: absolute;
	top: 0;
	left: 0;

	height: 100%;
	width: 100%;
	z-index: 100;

	background: #fff;
}

#mobile-overlay .overlay-content {
	height: calc(100% - 115px);
	width: 100%;

	padding: 20px;

	overflow: auto;

	text-align: center;
}
#mobile-overlay ul.overlay-navigation, #mobile-overlay ul.overlay-navigation #sub-mob {
	list-style: none;
}
#mobile-overlay ul.overlay-navigation li {
	margin-bottom: 30px;
}
#mobile-overlay ul.overlay-navigation a {
	font-size: 20px;
	color: #666;
	font-weight: 400;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
}

#mobile-overlay .mobile-form-container {
	margin-bottom: 30px;
}
#mobile-overlay hr {
	height: 0px;
	width: 185px;

	margin: 30px auto;

	background: none;
	border-top: 1px solid #666;
}
#mobile-overlay .mobile-form-container h2 {
	margin-bottom: 30px;
	color: #666;
}
#mobile-overlay .mobile-form-container #mce-EMAIL {
	width: 90%;
	padding: 5px;

	border: 1px solid #666;
	border-radius: 3px;
}
#mobile-overlay .mobile-form-container #mc-embedded-subscribe {
	padding: 10px 25px;
	margin-top: 15px;

	border: 1px solid #666;
	background: transparent;

	font-weight: 400;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
}



body.overlay-open {
	overflow: hidden;
}
body.overlay-open #mobile-overlay {
	display: block;
}




/* - HEADER - */
#header, .mobile-header {
	background: linear-gradient(to bottom, #262727, #3b3c3c);
	margin-bottom: 30px;
}

#header .header-main-container, .mobile-header .header-main-container {
	height: 85px;
	z-index: 10;
}
#header .header-main-container .logo, .mobile-header .header-main-container .logo {
	position: relative;
	left: 30px;
}
#header .header-main-container .overlay-open, .mobile-header .header-main-container .overlay-close {
	position: absolute;
	right: 30px;
}
ul.navigation, ul.navigation li {
	display: inline;
}
ul.navigation {
	position: absolute;
	right: 0;
	text-align: right;
}
ul.navigation li { }

ul.navigation li a {
	font-size: 16px;
	font-weight: 400;

	color: #fff;

	text-transform: uppercase;
	text-decoration: none;

	margin-right: 30px;
}

#header.header-home {
	height: 310px;
}
#header.header-home .header-main-container {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.header-bxslider-container {
	position: absolute;
	top: 0;
	right: 0;

	width: 100%;
	height: 310px;

	color: #fff;
}
.header-bxslider-container .slide {
	position: absolute;

	height: 100%;
	width: 100%;
}

.header-bxslider-container .bx-wrapper,
.header-bxslider-container .bx-viewport,
.header-bxslider-container .bxslider-container {
	height: 100% !important;
}
.header-bxslider-container .bx-controls {
	display: none;
}

.slide-content {
	position: absolute;
	line-height: 1.2;

	width: 100%;

	text-shadow: 0px 0px 6px rgba(0,0,0,0.8);
}
.slide-top-left, .slide-bottom-left, .slide-top-right, .slide-bottom-right {
	bottom: -280px;
	text-align: center;
}
.slide-content h1 {
	margin: 0;
	font-size: 20px;
}
.slide-content a {
	display: inline-block;

	padding: 10px 40px;
	margin-top: 20px;

	border: 1px solid #fff;

	text-decoration: none;
	text-transform: uppercase;

	color: #fff;
}

/* - HOMEPAGE - */
.infobox {
	background: #fff;
	padding: 30px;
}
.infobox h1, .infobox h2 {
	margin: 0 0 30px 0;
}
.home-artist-box {
	padding: 0px;
	margin-bottom: 30px;
}
.home-artist-box .readmore-block {
	display: none;
}
.home-artist-box h2, .home-artist-box h3 {
	margin: 15px 0;
}

.home-releases-box {
	padding: 0px;
	margin-bottom: 30px;

	text-align: center;
}
.home-releases-box .h2 {
	margin: 15px 0;
}

.home-releases-box h3 {
	margin: 15px 0 2px;
}
.home-releases-box h4 {
	margin-bottom: 15px;
}
.home-releases-box .seemore-btn {
	display: block;

	margin-top: 15px;
}

.home-spotify, .home-ddcc {
	margin-top: 20px;
	margin-bottom: 20px;
}
.home-ddcc {
	text-align: center;
}
.home-spotify h2, .home-ddcc h2 {
	margin-bottom: 20px;
}

.daring {
	color: #c7b299;
}
.different {
	color: #998675;
}
.creative {
	color: #736357;
}
.collaborative {
	color: #534741;
}
.seemore-btn {
	border: 1px solid #666666;
	padding: 15px 30px;

	color: #666666;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}

/* - RELEASES - */
.release-archive-box {
	background: #fff;
	padding: 30px;
	margin-top: 15px;
}
.release-archive-box + .release-archive-box  {
	margin-top: 10px;
}
.release-archive-box .release-archive-image { }
.release-archive-box .release-archive-content {
	margin-top: 20px;
}
.release-archive-box .release-archive-content .buy-links {
}
.buy-links a, .release-buy-links a {
	display: block;

	border: 1px solid #666;
	padding: 10px 20px;
	margin-top: 10px;

	color: #666;
	text-decoration: none;
	text-align: center;
}
.release-buy-links {
	margin-bottom: 30px;
}
.release-deets {
	margin-bottom: 30px;
}
.release-tracklisting {
	width: 100%;
}
.release-tracklisting th {
	font-weight: 400;
	text-align: left;
}
.release-tracklisting th.duration {
	text-align: right
}

.release-mobile-img {
	margin-bottom: 30px;
}

.release-mobile-img-container {
	margin: 30px 30px 0;
}
.release-mobile-video {
	margin-bottom: 20px;
}

/* - ARTIST - */
.artist-container {

}
.artist-single-right, .artist-single-left {
	display: block;
}
.artist-single-right {
	display: none;
}
.artist-single-left {
	width: 100%;
}
.artist-main-img img { }
.artist-main-img img + img {
	margin-top: 10px;
}
.artist-box {
	padding: 30px;
	background: #fff;
}
.artist-box + .artist-box, .mobile-only + .artist-box {
	margin-top: 10px;
}
.artist-box h1, .artist-box h2 {
	margin: 0 0 25px 0;
}
.artist-social {
	padding: 20px;
}
.artist-social h2 {
	text-align: center;
}
.artist-social a {
	display: inline-block;

	color: #666;

	padding: 12px;
	margin: 30px 8px 0 0;
	border: 1px solid #666;
}
.artist-social a + a {
	margin: 30px 8px 0;
}
.artist-social a img {
	display: block;
}
.artist-release-box  {
	padding: 0;
	margin-bottom: 20px;
}
.artist-release-box img {
	margin-bottom: 20px;
}
.artist-release-box .artist-release-title {
	margin-bottom: 5px;
}
.artist-release-box .artist-release-artist {
	margin-bottom: 15px;
}
.artist-release-box .artist-release-deets {
	margin-bottom: 15px;
}
.artist-img {
	margin-bottom: 10px;
}

/* -- B2B LOGIN -- */

#b2b-login-form {
	width: 80%;
	margin: 0 auto;
}

#b2b-login-form .login-username, #b2b-login-form .login-remember {
	display: none;
}

#b2b-login-form .login-password {
}
#b2b-login-form .login-password label {
	display: block;
	margin: 15px 0;
}
#b2b-login-form .login-password #b2b-user-pass {
	background: #f6f6f6;
	border: 1px solid #cccccc;
	border-radius: 2px;

	padding: 20px;

	width: 100%;
}
#b2b-login-form .login-submit {
	margin: 20px 0;
	text-align: right;
}
#b2b-login-form .login-submit #b2b-wp-submit {
	-webkit-appearance: none;
	appearance: none;

	color: #666666;
	border: 1px solid #666666;

	padding: 15px 75px;
}

/* -- B2B CONTENT -- */

.b2b-video-message {
	text-align: center;
}

.l-download-list {

}
.l-download-list li {
	list-style: none;
	margin: 10px 0;
}
.l-download-list li:first-child {
	list-style: none;
	margin: 0 0 10px 0;
}
.l-download-list li a {
	color: #222222;
}
.l-download-list li.photo:before {
	content: '\f03e';
	font-family: 'fontawesome';
	font-size: 30px;
	color: #222222;

	margin-right: 10px;
}
.l-download-list li.doc:before {
	content: '\f15c';
	font-family: 'fontawesome';
	font-size: 30px;
	color: #222222;

	margin-right: 17px;
}
.l-download-list li.video:before {
	content: '\f1c8';
	font-family: 'fontawesome';
	font-size: 30px;
	color: #222222;

	margin-right: 17px;
}


/* -- GENERIC CONTENT -- */
.generic-box {

}
.generic-box h2 {
	margin: .67em 0;
}
.generic-box ul {
	list-style-position: outside;
	margin-left: 0.5em;
}
.generic-box ul li {
	padding-left: 0.3em;
	margin: 0.3em;
}

/* - CONTACT - */
.contact-form-container {
	padding: 30px;
	margin-top: 50px;
	background: #fff;
}
.contact-form-container .contact-form-left { }
.contact-form-container .contact-form-right { }
.wpcf7-text {
	width: 100%;

	padding: 20px 15px;

	background: #f6f6f6;

	border: 1px solid #ccc;
	border-radius: 2px;

	font-weight: 400;
}
.contact-form-email {
	margin-top: 20px;
}
.wpcf7-textarea {
	width:100%;
	height: 400%;

	padding: 20px 15px;
	margin-top: 20px;

	background: #f6f6f6;

	border: 1px solid #ccc;
	border-radius: 2px;

	font-weight: 400;
}
.contact-form-submit-container {
	margin-top: 20px;
}
.wpcf7-submit {
	width: 100%;
	padding: 15px 75px;

	background: #fff;

	border: 1px solid #666;
	border-radius: 2px;

	font-weight: 400;
	color: #666;
	text-transform: uppercase;
}
.wpcf7-not-valid-tip {
	margin-top: 5px;
}
.wpcf7-response-output {
	margin: 20px 0 0 0 !important;
	padding: 20px !important;
	border-width: 1px !important;
}
.wpcf7-not-valid {
	border-color: #f00;
}

/* FOOTER */
#footer {
	margin-top: 50px;
	padding-bottom: 100px;
	line-height: 1.87;
}
.footer-info {
	margin-top: 60px;
	text-align: center;
}
.footer-info a {
	color: #111;
}

.footer-social {
	text-align: center;
}
.footer-social h1 {
	margin: 0;
	margin-bottom: 20px;
}
.footer-social a {
	display: inline-block;

	color: #666;

	padding: 12px;
	margin: 4px;
	border: 1px solid #666;
}
.footer-social a img {
	display: block;
}

.footer-address {
	margin-top: 60px;
	text-align: center;
}
.footer-address .logo {
	margin-bottom: 19px;
}
.mob-only {
	display: none!important;
}
a.desk-only, a.mob-only {
	border: none;
	text-transform:none;
}
a.desk-only{
	padding-right: 0!important;
}
a.desk-only:hover, a.mob-only:hover {
	color: #fff!important;
}
ul#sub_menu {
    display: none;
    position: absolute;
    left:-20px;
    top: 22px;
    background-color: #383939;
    width: 250px;
    border-radius: 10px 10px 20px 20px;
}
ul#sub_menu li {
	display: block;
    text-align: left;
    padding: 10px 20px;
}
ul.navigation li {
	position: relative;
}
@media screen and (max-width: 1024px){
.logo_jazz {
    margin-left: -12px;
	
    display: block;
    margin-top: 10px;
}
}
@media screen and (max-width: 768px){
.desk-only {
	display: none!important;
}
.mob-only {
	display: block!important;
}
.blurb {
	font-size: 14px!important;
    margin-top: 10px!important;
    font-style: italic!important;
    max-width: 90%!important;
    line-height: 1rem!important;
	float: none!important;
	margin-left: 5%
}
.credit {
		max-width: 100%!important;
		margin-bottom: 10px!important;
		line-height: 1rem!important;
		font-weight: bold!important;
		font-size: 14px!important;
    width: 100%!important;
    position: static!important;
	margin-top: 10px!important;
}
	a.m {
		display: inline-block!important;
    padding: 5px 40px!important;
    margin-top: 20px!important;
    border: 1px solid #fff!important;
    text-decoration: none!important;
    text-transform: uppercase!important;
    color: #fff!important;
    font-size: 1.2rem!important;
    float: none!important;
    position: static!important;
    margin-top: 0!important;
	}
	#sub_mob li {
		list-style: none;
		margin: 20px 10px;
	}
	#sub_mob li a {
		font-size: 16px!important;
		letter-spacing: 1px !important;
	}

}
@media screen and (min-width: 768px) {
	/* Helper Classes */
	.alpha {
		font-size: 36px;
	}
	.beta {
		font-size: 28px;
	}
	.gamma {
		font-size: 20px;
	}
	.delta {
		font-size: 18px;
	}
	.epsilon {
		font-size: 17px;
	}
	.zeta {
		font-size: 15px;
	}

	.desktop-only {
		display: block;
	}
	.mobile-only {
		display: none;
	}

	/* - Main - */
	body {
		font-size: 17px;
		line-height: 1.35;
	}
	.container {
		width: 100%;
		max-width: 1455px;

		margin: 0 auto;
	}
	.content-box {
		margin: 0 20px;
	}

	/* - HEADER - */
	#header {
		margin-bottom: 48px;
	}

	#header .header-main-container {
		height: 92px;
	}
	#header .header-main-container .container {
		display: block;
		height: 54px;
	}
	ul.navigation, ul.navigation li {
		display: inline;
	}
	ul.navigation {
		position: absolute;
		right: 160px;
		text-align: right;
	}
	ul.navigation li { }

	ul.navigation li a {
		font-size: 16px;
		font-weight: 400;

		color: #fff;

		text-transform: uppercase;
		text-decoration: none;

		margin-right: 30px;
	}

	#desktop-signup-navigation {
		display: block;
		position: absolute;
		right: 30px;
		top: 3px;

		padding: 12px 25px 18px;

		height: 52px;

		background-color: transparent;

		text-align: right;

		transition: background-color 0.5s linear;
	}
	#desktop-signup-navigation.active {
		background-color: #666;
	}

	#desktop-signup-navigation a {
		font-size: 16px;
		font-weight: 400;
		color: #fff;
		text-transform: uppercase;
		text-decoration: none;
	}

	#desktop-signup-form-container {
		opacity: 0;

		position: absolute;
		right: 30px;
		top: 55px;

		padding: 30px;

		background: #666;

		transition: opacity 0.5s linear;
	}
	#desktop-signup-form-container.active {
		opacity: 1;
	}
	#desktop-signup-form-container #mce-EMAIL {
		padding: 10px;
		border: 0;
		border-radius: 3px;
		width: 350px;
	}
	#desktop-signup-form-container #mc-embedded-subscribe {
		padding: 15px 35px;
		margin-top: 25px;

		border: 1px solid #fff;
		background: transparent;

		font-weight: 400;
		color: #fff;
		text-transform: uppercase;
		text-decoration: none;
	}

	#header.header-home {
		height: 696px;
	}
	.header-bxslider-container {
		height: 696px;
	}
	.header-bxslider-container .bx-controls {
		display: block;

		position: absolute;
		bottom: 20px;
		width: 100%;
		text-align: center;
	}
	.header-bxslider-container .bx-controls .bx-pager { }
	.header-bxslider-container .bx-controls .bx-pager .bx-pager-item {
		display: inline-block;
		height: 15px;
		width: 15px;
		margin: 0 5px;
	}
	.header-bxslider-container .bx-controls .bx-pager .bx-pager-item a {
		display: block;
		height: 15px;
		width: 15px;
		background: url('img/slider-dot.png') no-repeat center;
		font-size: 0;
	}
	.header-bxslider-container .bx-controls .bx-pager .bx-pager-item a.active {
		background: url('img/slider-dot-active.png') no-repeat center;
	}

	.slide-content {
		width: auto;

		text-shadow: 0px 0px 6px rgba(0,0,0,0.8);
	}
	.slide-top-left, .slide-bottom-left, .slide-top-right, .slide-bottom-right {
		bottom: auto;
	}
	.slide-top-left {
		left: 20px;
		top: 140px;

		text-align: left;
	}
	.slide-bottom-left {
		left: 20px;
		top: 270px;

		text-align: left;
	}
	.slide-top-right {
		right: 20px;
		top: 140px;

		text-align: right;
	}
	.slide-bottom-right {
		right: 20px;
		top: 270px;

		text-align: right;
	}
	.slide-content h1 {
		font-size: 45px;
	}
	.slide-content a {
		display: inline-block;

		padding: 15px 60px;
		margin-top: 30px;
	}

	/* - HOMEPAGE - */
	.infobox {
		padding: 15px;
		margin: 85px 0 50px;
	}
	.infobox h1, .infobox h2 {
		margin: 0 0 20px 5px;
	}
	.colunms h2 {
    height: 4rem;
}
.colunms iframe {
	width: 100%
}
	.home-artist-box {
		padding: 5px;
		margin-bottom: 0;
	}
	.home-artist-box a{
		display: block;
		position: relative;
	}
	.home-artist-box .readmore-block, .home-releases-box .readmore-block {
		display: none;
		position: absolute;
		bottom: 0;
		left: 0;

		height: 39%;
		width: 100%;

		background: #000;
		background: rgba(0,0,0,0.6);
	}
	.home-artist-box .readmore-block .readmore-btn, .home-releases-box .readmore-block .readmore-btn {
		border: 1px solid #fff;
		padding: 15px 30px;


		color: #fff;
		font-weight: 400;
		text-decoration: none;
		text-transform: uppercase;
	}
	.home-artist-box h2, .home-artist-box h3 {
		margin: 15px 0;
	}

	.home-releases-box {
		display: flex;
		flex-direction: column;

		padding: 5px;
		margin-bottom: 0;

		height: 100%;
	}
	.home-release-content {
		flex: 1 0 auto;
	}
	.home-releases-box a {
		display: block;
		position: relative;
	}
	.home-release-btn {

	}
	.home-releases-box .seemore-btn {
		width: 66%;
		min-width: 165px;

		margin: 5px auto 15px;
	}
	.home-ddcc {
		text-align: left;
		margin-right: 140px;
	}

	.daring {
		color: #c7b299;
	}
	.different {
		color: #998675;
	}
	.creative {
		color: #736357;
	}
	.collaborative {
		color: #534741;
	}

	/* - RELEASES - */
	.release-archive-box {
		padding: 22px;
		margin-top: 20px;

		width: 100%;
	}
	.release-archive-box + .release-archive-box  {
		margin-top: 10px;
	}
	.release-archive-box .release-archive-image { }
	.release-archive-box .release-archive-content {
		margin: 0 0 0 20px;
	}
	.release-archive-box .release-archive-content .buy-links {
		margin-top: 1em;
	}
	.buy-links a, .release-buy-links a, a.b2b_link  {
		display: inline-block;

		border: 1px solid #666;
		padding: 10px 20px;
		margin: 0 5px 5px 0;

		color: #666;
		text-decoration: none;
		text-align: left;
	}
	.release-buy-links {
		margin-bottom: 30px;
	}
	.release-deets {
		margin-bottom: 30px;
	}
	.release-tracklisting {
		width: 100%;
	}
	.release-tracklisting th {
		font-weight: 400;
		text-align: left;
	}
	/* - ARTIST - */
	.artist-container {

	}
	.artist-single-right, .artist-single-left {
		display: inline-block;
		vertical-align: top;
	}
	.artist-single-right {
		display: inline-block;
		width: 453px;
	}
	.artist-single-left {
		width: calc(100% - 453px);
	}
	.artist-box {
		padding: 30px 20px;
	}

	.artist-social {
		margin-top: 30px;
	}
	.artist-social h2 {
		text-align: left;
	}

	.artist-release-box {
		padding: 5px;
		margin-bottom: 0;
	}
	.artist-img {
		padding: 3px;
		margin-bottom: 0;
	}

	/* - CONTACT - */
	.contact-form-container {
		padding: 50px;
		margin-top: 50px;
		background: #fff;
	}
	.contact-form-container .contact-form-left {

	}
	.contact-form-container .contact-form-right {
		height: 100%;

		margin-left: 20px;
	}
	.wpcf7-text {
		width: 100%;

		padding: 20px 15px;

		background: #f6f6f6;

		border: 1px solid #ccc;
		border-radius: 2px;

		font-weight: 400;
	}
	.contact-form-email {
		margin-top: 20px;
	}
	.wpcf7-textarea {
		width:100%;
		height: 100%;

		padding: 20px 15px;
		margin-top: 0px;

		background: #f6f6f6;

		border: 1px solid #ccc;
		border-radius: 2px;

		font-weight: 400;
	}
	.contact-form-submit-container {
		margin-top: 20px;
	}
	.wpcf7-submit {
		width: auto;
		padding: 15px 75px;

		background: #fff;

		border: 1px solid #666;
		border-radius: 2px;

		font-weight: 400;
		color: #666;
		text-transform: uppercase;
	}
	.wpcf7-not-valid-tip {
		margin-top: 5px;
	}
	.wpcf7-response-output {
		margin: 20px 0 0 0 !important;
		padding: 20px !important;
		border-width: 1px !important;
	}
	.wpcf7-not-valid {
		border-color: #f00;
	}

	.b2b-video-message {
		padding: 20px 20px 0 20px;
	}

	/* FOOTER */
	#footer {
		margin-top: 100px;
		padding-bottom: 100px;
	}
	.footer-info {
		text-align: left;
		margin-top: 75px;
	}
	.footer-info a { }
	.footer-social {
		text-align: center;
	}
	.footer-social h1 {
		margin: 0;
		margin-bottom: 20px;
	}
	.footer-social a {
		display: inline-block;

		color: #666;

		padding: 15px;
		margin: 10px;
		border: 1px solid #666;
	}
	.footer-social a img {
		display: block;
	}

	.footer-address {
		margin-top: 0px;
		text-align: right;
	}
	.footer-address .logo {
		margin-bottom: 19px;
	}
}
