/* === SOL2017 Main Stylesheet === */

html {
    width: 100%;
    min-width: 1250px;
	outline: none;
	border: none;
}

* {
	margin: 0px;
	padding: 0px;
	outline: none;
	border: none;
}

body, h1, h2, h3, h4, h5, h6, p, li, td, select, textarea, input, button, .button, .button-rounded, ul#product-tabs li {
	font-family: 'Gotham A', 'Gotham B', "Helvetica Neue", Helvetica, Arial, "sans-serif";
}

body {
	min-width: 1235px;
	position: relative;
}

#div__header {
	height: 129px;
}

#product-centerstages {
    min-height: 590px;
    background-color: #000000;
}

.greytitle {
	font-family: 'Gotham A', 'Gotham B', "Helvetica Neue", Helvetica, Arial, "sans-serif";
	color: #000000;
	font-weight: bold;
	padding-bottom: 15px;
}

.bgbutton {
	border: none;
	margin-top: 10px;
	border-radius: 20px 20px 20px 20px;
	background-color: #de2516;
	color: #FFFFFF;
	text-align: center;
	padding: 7px 35px;
	font-size: 15px;
}

.portletHandle td {
    vertical-align: middle;
}

.inputreq, .input {
	padding: 5px;
	margin: 10px 0px;
	margin-left: 10px;
}

.radio {
    margin-right: 5px;
    margin-bottom: 5px;
}
.checkbox {
    margin-right: 5px;
}
.nlbutton {
    padding: 8px 12px;
    margin-top: 8px;
}
.smalltext {
    font-size: 12px;
}

#div__body {
	min-height: 600px;
}

#content-area {
    width: 990px;
    margin: 40px auto;
}
#content-table {
    background-color: #FFFFFF;
    border: 1px solid #dedede;
    border-radius: 7px 7px 7px 7px;
    padding: 20px;
}

h3 {
	font-size: 32px;
	margin: 15px 0px;
	font-weight: 800;
}

.section h3 { text-align: center; margin-top: 0px; }

p {
	line-height: 1.4em;
	margin-bottom: 10px;
	font-size: 16px;
}

ul { list-style-type: none; }

ul.bulleted li {
    background: url("/SOL2013/images/bg_nav_arrow@2x.png") no-repeat 0 4px;
    background-size: 9px 10px;
	padding-left: 17px;
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 1.4em;
}
ul.bulleted li ul {
	margin-top: 10px;
}

.hidden { display: none; }

.wrapper {
	width: 1140px;
	margin: 0 auto;
	padding: 0px;
}

.wrapper-full {
	width: 1250px;
	margin: 0 auto;
}

.section { position: relative; padding: 55px 0px; }

.container {
	margin: 0 auto;
}
.nav-wrapper {
	position: relative;
	padding: 0px 2%;
}

#header-container {
	background-color: #000000;
	padding: 25px 0px;
}
#header-container p {
	margin: 0px;
	font-size: 14px;
	letter-spacing: 1px;
	color: #FFFFFF;
}
#header-container a.button-rounded {
	display: block;
	margin: 0 auto;
	margin-top: 15px;
	background-color: #FFFFFF;
	padding: 10px 25px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	border-radius: 25px;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: normal;
	max-width: 175px;
}
#header-container a.button-rounded {
	display: inline;
	margin: 0px;
	margin-left: 15px;
}

ul.ew-soc li {
	float: left;
	margin: 0px;
	margin-left: 10px;
}
ul.ew-soc li a {
	display: block;
	width: 34px;
	height: 35px;
	text-indent: -9999px;
}
ul.ew-soc li.ew-facebook a { background: url('../images/icon_facebook.jpg') no-repeat; }
ul.ew-soc li.ew-twitter a { background: url('../images/icon_twitter.jpg') no-repeat; }
ul.ew-soc li.ew-youtube a { background: url('../images/icon_youtube.jpg') no-repeat; }
ul.ew-soc li.ew-instagram a { background: url('../images/icon_instagram.jpg') no-repeat; }
ul.ew-soc li.ew-soundcloud a { background: url('../images/icon_soundcloud.jpg') no-repeat; }
#nav-container {
    background-color: #FFFFFF;
    position: relative;
    height: 65px;
}

div#ew-logo {
	position: absolute;
	top: 3px;
	/* top: -5px; */
	z-index: 10;
	margin: 0px;
}
div#ew-logo a {
	display: block;
	text-indent: -9999px;
	width: 61px;
	height: 61px;
	background: url('../images/ew_logo-2024.svg') no-repeat;
	background-size: 166px 60px;
}
div#ew-logo { top: -10px; }
div#ew-logo a {
	width: 230px;
	height: 84px;
	background-size: 230px 84px;
}

#nav-outer { margin: 0 auto; margin-left: -7%; }
ul#nav {
	list-style-type: none;
	padding: 10px 0px;
	text-align: center;
	width: 100%;
}

ul#nav li {
	display: inline-block;
	position: relative;
	margin-right: 19px;
	padding: 12px;
	padding-right: 7px;
	font-weight: bold;
	font-size: 16px;
}

#nav-container ul li a, #nav-container ul li a:visited {
	color: #000000;
	text-decoration: none;
}

ul#nav li ul {
	border-bottom: 5px solid #ed1c24;
	display: none;
	position: absolute;
	width: 250px;
	padding-top: 24px;
	z-index: 10;
	text-align: left;
}

ul#nav li ul li {
  border-top: 1px solid #444;
  display: block;
  margin: 0px;
  padding: 0px;
  float: none;
  font-weight:  normal;
}

ul#nav li ul li:first-child { border-top: none; }
ul#nav li ul li:last-child { margin-right: 0px; }

ul#nav li ul li a {
	background: #373737;
	display: block;
	padding: 10px 14px;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
	transition: 0.3s linear;
}

ul#nav li ul li a:visited {
	color: #FFFFFF;
}

ul#nav li ul li a:hover { background: #5D5D5D; }

ul#nav .fa.fa-angle-down { margin-left: 6px; }

ul#nav-right {
  display: block;
  position: absolute;
  top: 0px;
  right: 3%;
  padding-top: 22px;
  list-style-type: none;
}


ul#nav-controls {
	float: right;
	padding: 10px 0px;
	list-style-type: none;
	max-width: 320px;
}

ul#nav-controls li {
	float: left;
	font-weight: bold;
}

ul#nav-controls li {
	margin-left: 12px;
}
ul#nav-controls li a {
	display: block;
	padding: 12px;
	padding-right: 36px;
}

ul#nav-controls li#nav-login {
	margin-left: 0px;
}
ul#nav-controls li#nav-login a {
	background: url('../images/nav_icon_profile.jpg') no-repeat;
	background-position: right 9px;
}

ul#nav-controls li#nav-cart a {
	background: url('../images/nav_icon_cart.jpg') no-repeat;
	background-position: right 9px;
}


#header-instrument-search { display: block; }
#header-instrument-search h4 { font-weight: 600; font-size: 16px }
.instrument-search-form p {
	margin: 0px 30px 0px 10px;
}
#mobile-search { display: none !important; }

ul#nav li { margin-right: 35px; }
ul#nav-right { margin-right: 0px; }





ul#nav-right #nav-search-form {
	display: block;
}

.instrument-search-form p, li.instrument-search-form {
	border: 3px solid #FFFFFF;
	border-radius: 25px;
	margin: 0px 30px 0px 10px;
	height: 25px;
}
ul#nav-right li.instrument-search-form {
	border: 3px solid #000000;
	margin: 0px;
	margin-top: -5px;
	color: #000000;
}


.instrument-search-form input.instrument-search {
	background: none;
	border: none;
	outline: none;
	height: 20px;
	color: #FFFFFF;
	padding: 0px;
	margin-left: 12px;
	margin-top: 2px;
	width: 175px;
}
ul#nav-right li.instrument-search-form input.instrument-search {
	color: #000000;
}
.instrument-search-form input.instrument-search-submit {
	float: right;
	width: 16px;
	height: 17px;
	background: url('../images/header_icon_search.jpg') top right no-repeat;
	cursor: pointer;
	margin: 4px 10px 0px 8px;
	border: none;
}
ul#nav-right li.instrument-search-form input.instrument-search-submit {
	background: url('../images/nav_icon_search@2x.jpg') top right no-repeat;
	background-size: auto;
	background-size: 16px 17px;
}
ul#nav-right {
	display: block;
	float: right;
	padding-top: 22px;
	list-style-type: none;
	margin-right: 15px;
}
ul#nav-right li {
	float: left;
	font-weight: bold;
	font-size: 16px;
	margin-left: 15px;
}
ul#nav-right li a {
	display: block;
	text-decoration: none;
	color: #000000;
}

ul#nav-right li#nav-search a {
	background: url('../images/nav_icon_search.jpg') no-repeat;
	width: 23px; height: 23px;
}

ul#nav-right li#nav-account a {
	background: url('../images/nav_icon_profile@2x.jpg') no-repeat;
	width: 27px; height: 22px;
	background-size: 27px auto;
}

ul#nav-right li#nav-cart a {
	background: url('../images/nav_icon_cart@2x.jpg') no-repeat;
	width: 27px; height: 23px;
	background-size: 27px auto;
}
ul#nav-right li a { text-indent: -9999px; }

ul#nav li.nav-dropdown { padding-right: 15px; }
ul#nav li.nav-dropdown:after, ul#mobile-nav-dropdowns li.nav-dropdown a:after {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 4px 0 4px;
	border-color: #000000 transparent transparent transparent;
	position: absolute;
	top: 20px;
	right: -5px;
}

#centerstage {
	display: block;
	position: relative;
	width: 100%;
	height: auto;
}

#centerstage-video-1 {
	width: 100%;
	height: auto;
}

#centerstage-spacer img {
	width: 100%;
	height: auto;
	min-width: 1140px;
}

#centerstage-banners .centerstage-banner { display: none; position: absolute; width: 100%; }

#centerstage-banners .centerstage-banner img {
	width: 100%;
	min-width: 1140px;
	height: auto;
}

.pagination-container {
    position: absolute;
    bottom: 5px;
    z-index: 20;
	width: 100%;
}

#centerstage-pagination { text-align: center; }
#centerstage-pagination span {
	text-align: center;
    color: #FFFFFF;
    z-index: 11;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0px 3px;
    cursor: pointer;
	background: url('../images/testimonial_pag.png') no-repeat;
	text-indent: -9999px;
}
#centerstage-pagination span.pag-active {
    background: url('../images/testimonial_pag_active.png') no-repeat;
}

.centerstage {
	display: none;
	position: relative;
}

.fullimage, .fullvideo {
	position: absolute;
	width: 100%;
}
.fullvideo video, .fullimage img {
	display: block;
	width: 100%;
}

.centerstage-videotext-container, .videotext-container  {
	position: relative;
}
.centerstage-videotext, .videotext {
	color: #FFFFFF;
	text-align: center;
	bottom: 0;
	height: 483px;
	left: 0;
	margin: auto;
	position: absolute;
	top: 0;
	right: 0;
	width: 962px;	
}
.centerstage .centerstage-videotext h3 a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 65px;
	background: url('/SOL2017/images/cc_logo_3.png') top center no-repeat;
	text-shadow: 2px 2px 5px #000;
	padding-top: 130px;
}
.centerstage .centerstage-videotext p {
	font-size: 19px;
	text-shadow: 2px 2px 5px #000;
}
 
span.thin { font-weight: normal; }

.centerstage .jp-video, .product-centerstage .jp-video {
    position: relative;
	border: none;
	background: none;
}
.centerstage .jp-gui, .product-centerstage .jp-gui {
    position: absolute;
    width: 100%;
    bottom: 0px;
}

#jquery_jplayer_1 { background: none; }

.jp-video-close {
	position: absolute;
	top: 15px;
	right: 15px;
	bottom: auto !important;
	width: auto !important;
}
.jp-video-close h3 {
	color: #FFFFFF;
	margin: 0px;
	cursor: pointer;
	font-size: 24px;
}

#centerstage .jp-gui { bottom: 6px; }

.fl { float: left; }
.fr { float: right; }
.clear { clear: both; }

.lightweight {
	font-weight: normal;
}
.centered, .centered > * {
	text-align: center;
}

.dark-section > * {
	color: #FFFFFF;
}


#listings-filters {
	margin-bottom: 25px;
}
.filter {
	float: left;
	margin-right: 25px;
}


.product-listing {
	position: relative;
	width: 20%;
	float: left;
	height: 380px;
}
.product-listing.big {
	width: 50%;
}

.product-listing .play-video {
	position: absolute;
	top: 10px;
	right: 21px;
	width: 37px;
	height: 37px;
	cursor: pointer;
	text-indent: -9999px;
}

.product-listing .play-video a {
	display: block;
	background: url('../images/icon_video_play.png') no-repeat;
	width: 37px;
	height: 37px;
	text-indent: -9999px;
}

.product-listing p { text-align: center; margin-bottom: 0px; }
.product-listing p a { text-decoration:none; color: #000000; }

.product-listing p.listing-image {
    margin-bottom: 5px;
}

.product-listing img {
	width: 227px;
	cursor: pointer;
}

.product-listing.big img {
	width: 605px;
}

.product-listing .listing-read-more a {
	background: url('../images/icon_read-more.png') no-repeat;
	background-position: right 4px;
	padding-right: 30px;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}

.button-outline {
	border: 4px solid #ed1c24;
	border-radius: 25px;
	padding: 8px;
	width: 325px;
	margin: 0 auto;
	cursor: pointer;
}
.button-outline h4 {
	text-align: center;
	color: #ed1c24;
	font-size: 22px;
	font-weight: bold;
}



#testimonials { background-color: #000000; }
#testimonials .wrapper {
	position: relative;
}

#testimonial-container {
	min-height: 390px;
}

#testimonials .testimonial {
    float: left;
    width: 33%;
}

.testimonial img {
	width: 102px;
}

.testimonial .quote {
	background: url('../images/testimonials_quotes.png') no-repeat;
	padding-top: 35px;
	margin-bottom: 15px;
}

.testimonial .t-container {
	padding: 30px 42px;
}

.testimonial .pieces {
	width: 175px;
	color: #f5db33;
}

.testimonial h5 { font-size: 22px; width: 175px; margin-bottom: 15px; }



.cc-holder, .testimonial-holder {
    text-align: center;
	margin-top: 25px;
}


.testimonial-holder a {
    background: url('../images/testimonial_pag.png') no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: 0px 3px;
    cursor: pointer;
}
.testimonial-holder a.jp-current {
    background: url('../images/testimonial_pag_active.png') no-repeat;
}

#testimonial-container:after, .clear-after:after {
    content: '';
    display: block;
    clear: both;
}

.testimonial-holder a.jp-previous {
	position: absolute;
	background: url('../images/testimonials_scroll_left.png');
	top: 150px;
	left: -35px;
	width: 25px;
	height: 50px;
	text-indent: -9999px;
	cursor: pointer;
}
.testimonial-holder a.jp-next {
	position: absolute;
	background: url('../images/testimonials_scroll_right.png');
	top: 150px;
	right: -35px;
	width: 25px;
	height: 50px;
	text-indent: -9999px;
	cursor: pointer;
}



#why-eastwest {
    height: 700px;
    padding: 0px;
}

#cc-whybg {
    background: #7ec5cb url('../images/cc_awards.jpg') -1130px -35px no-repeat;
    height: 700px;
    padding: 0px;
    position: absolute;
    width: 100%;
}

.divider {
    background-color: #FFFFFF;
    display: block;
    height: 12px;
    margin: 30px 0px;
    width: 62px;
}

.subheading {
    font-size: 18px;
}

.cc-text {
    width: 560px;
}

.para-content {
    position: absolute;
    width: 100%;
}
p.pretitle {
    color: #ffffff;
    font-size: 30px;
    text-align: left;
    font-family: 'Gotham A', 'Gotham B';
    font-weight: 400;
    font-style: normal;
    margin-bottom: 0px;
}
h3.big-heading {
    font-size: 88px;
    text-align: left;
   	font-family: 'Gotham A', 'Gotham B';
    font-weight: 800;
    font-style: normal;
    line-height: 0.85em;
    margin-bottom: 15px;
	margin-top: 0px;
}


#footer-newsletter-subscribe p {
	background-color: #818181;
	border: 1px solid #818181;
}
#footer-newsletter-subscribe input {
	background: none;
	border: none;
	display: inline-block;
	width: 200px;
	height: 28px;
	font-size: 15px;
	padding-left: 7px;
	font-weight: bold;
}
#footer-newsletter-subscribe span {
	background-color: #1e1e1e;
	color: #FFFFFF;
	padding: 5px 12px;
	display: inline-block;
	font-size: 14px;
	cursor: pointer;
}


ul.ew-soc li {
	float: left;
	margin: 0px;
	margin-left: 10px;
}
ul.ew-soc li a {
	display: block;
	width: 34px;
	height: 35px;
	text-indent: -9999px;
}
ul.ew-soc li.ew-facebook a { background: url('../images/icon_facebook.jpg') no-repeat; }
ul.ew-soc li.ew-twitter a { background: url('../images/icon_twitter.jpg') no-repeat; }
ul.ew-soc li.ew-youtube a { background: url('../images/icon_youtube.jpg') no-repeat; }
ul.ew-soc li.ew-instagram a { background: url('../images/icon_instagram.jpg') no-repeat; }
ul.ew-soc li.ew-soundcloud a { background: url('../images/icon_soundcloud.jpg') no-repeat; }

#footer { position: relative; padding: 45px 0px; }
#footer {
	clear: both;
	display: block;
	background-color: #000000;
	/* border-top: 2px solid #666666; */
}
#footer > *, #footer a, #footer a:visited { color: #FFFFFF; }
#footer ul li { font-size: 15px; margin-bottom: 10px; }
#footer ul, #footer ul li:last-child { margin-bottom: 0px; }
#footer ul li a { text-decoration: none; }
#footer-left { clear: both; }
#footer-myaccount { display: none; }
#footer-middle, #footer-right { margin-top: 35px; }
#footer-right { width: 225px; }
#footer ul.ew-soc { margin-bottom: 15px; }
#footer ul.ew-soc li { margin: 0; margin-right: 12px; }
#footer ul.ew-soc li:last-child { margin: 0; }
#newsletter-field {
	position: relative;
	border-radius: 20px;
	border: 3px solid #FFFFFF;
}
#footer-newsletter input {
	display: block;
	background: none;
	border: none;
	padding: 7px;
	padding-left: 15px;
	font-weight: normal;
	outline: none;
	color: #FFFFFF;
	width: auto;
	max-width: none;
}
#footer-newsletter span {
	display: block;
	position: absolute;
	top: 8px; right: 12px;
	background: url('../images/footer_newsletter_submit@2x.jpg') no-repeat;
	background-size: 20px auto;
	color: #FFFFFF;
	width: 20px;
	height: 13px;
	cursor: pointer;
	text-indent: -9999px;
	
}
#newsletter-response { display: none; }
#newsletter-response p {
	padding: 10px 0px;
	font-size: 13px;
}
#footer-copyright {
	clear: both;
	background-color: #181818;
	padding: 10px 0px;
}
#footer-copyright p {
	color: #FFFFFF;
	font-size: 12px;
}






.popUp {
	display: none;
	width: 100%;
	position: fixed;
	z-index: 21;
	margin-top: 25px;
	top: 25%;
}

.popUp-container {
	position: relative;
	padding: 30px;
	background-color: #FFFFFF;
	width: 450px;
	margin: 0 auto;
}

.popUp h3 {
	font-size: 33px;
	margin-bottom: 5px;
}

.popUp h4.popUp-close {
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	font-size: 20px;
}

.popUp p {
	font-size: 16px;
	margin-bottom: 15px;
}

.popUp > * { text-align: center; }

#popup-newsletter-email {
	background-color: #f1f1f1;
	color: #4b4a4a;
	border: none;
	padding: 10px;
	font-size: 14px;
	width: 250px;
	margin: 0;
	height: 20px;
	float: left;
}

#popup-newsletter-submit {
	background-color: #04a800;
	color: #FFFFFF;
	padding: 10px;
	font-size: 16px;
	display: inline-block;
	height: 20px;
	float: left;
	cursor: pointer;
	line-height: 20px;
}

#overlay {
	display: none;
	background-color: #111;
	opacity: 0.7;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 20;
}


.white-text > * {
	color: #FFFFFF;
}
.dark-text > * {
	color: #000000
}

.ajax-response {
	display: none;
}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (min-device-pixel-ratio: 2),
only screen and (min-resolution: 192dpi),
only screen and (min-resolution: 2dppx) {
	
	#language-flags #language-select-english {
		background: url('../images/language_flag_usa@2x.jpg') no-repeat;
		background-size: 30px 17px;
	}
	#language-select-spanish {
		background: url('../images/language_flag_spain@2x.jpg') no-repeat;
		background-size: 26px 17px;
	}
	#language-select-french {
		background: url('../images/language_flag_france@2x.jpg') no-repeat;
		background-size: 25px 17px;
	}
	#language-select-german {
		background: url('../images/language_flag_germany@2x.jpg') no-repeat;
		background-size: 28px 17px;
	}
	#language-select-italian {
		background: url('../images/language_flag_italy@2x.jpg') no-repeat;
		background-size: 26px 17px;
	}
	#language-select-japanese {
		background: url('../images/language_flag_japan@2x.jpg') no-repeat;
		background-size: 25px 17px;
	}
	#language-select-chinese {
		background: url('../images/language_flag_china@2x.jpg') no-repeat;
		background-size: 26px 17px;
	}
	#language-select-korean {
		background: url('../images/language_flag_korea@2x.jpg') no-repeat;
		background-size: 25px 17px;
	}
	
	h1#ew-logo a {
		background: url('../images/nav_ew_logo@2x.png') no-repeat;
		background-size: 102px 101px;
	}
	#header-facebook {
		background: url('../images/header_icon_facebook@2x.jpg') no-repeat;
		background-size: 34px 35px;
	}
	#header-twitter {
		background: url('../images/header_icon_twitter@2x.jpg') no-repeat;
		background-size: 34px 35px;
	}
	#header-youtube {
		background: url('../images/header_icon_youtube@2x.jpg') no-repeat;
		background-size: 34px 35px;
	}
	#header-instagram {
		background: url('../images/header_icon_instagram@2x.jpg') no-repeat;
		background-size: 34px 35px;
	}
	#header-soundcloud {
		background: url('../images/header_icon_soundcloud@2x.jpg') no-repeat;
		background-size: 34px 35px;
	}
	
	#instrument-search-form #instrument-search-submit {
		background: url('../images/header_icon_search@2x.jpg');
		background-size: 16px 17px;
	}
	
	
	ul#nav-controls li#nav-login a {
		background: url('../images/nav_icon_profile@2x.jpg') no-repeat;
		background-size: 27px 22px;
		background-position: right 9px;
		
	}
	ul#nav-controls li#nav-cart a {
		background: url('../images/nav_icon_cart@2x.jpg') no-repeat;
		background-size: 27px 23px;
		background-position: right 9px;
	}
	
	#centerstage-pagination span {
		background: url('../images/testimonial_pag@2x.png') no-repeat;
		background-size: 16px 16px;
	}
	#centerstage-pagination span.pag-active {
		background: url('../images/testimonial_pag_active@2x.png') no-repeat;
		background-size: 16px 16px;
	}
	
	.centerstage .centerstage-videotext h3 a {
		background: url('/SOL2017/images/cc_logo_3@2x.png') top center no-repeat;
		background-size: 114px 114px;
	}
	
	.product-listing .listing-read-more a {
		background: url('../images/icon_read-more@2x.png') no-repeat;
		background-position: right 4px;
		background-size: 22px 10px;
	}
	
	.product-listing .play-video a {
		background: url('../images/icon_video_play@2x.png') no-repeat;
		background-size: 37px 37px;
	}
	
	.jp-previous {
		background: url('../images/testimonials_scroll_left@2x.png');
		background-size: 25px 50px;
	}
	
	.jp-next {
		background: url('../images/testimonials_scroll_right@2x.png');
		background-size: 25px 50px;
	}
	ul.ew-soc li.ew-facebook a {
		background: url('../images/icon_facebook@2x.jpg') no-repeat;
		background-size: 34px 35px;
	}
	ul.ew-soc li.ew-twitter a {
		background: url('../images/icon_twitter@2x.jpg') no-repeat;
		background-size: 34px 35px;
	}
	ul.ew-soc li.ew-youtube a {
		background: url('../images/icon_youtube@2x.jpg') no-repeat;
		background-size: 34px 35px;
	}
	ul.ew-soc li.ew-instagram a {
		background: url('../images/icon_instagram@2x.jpg') no-repeat;
		background-size: 34px 35px;
	}
	ul.ew-soc li.ew-soundcloud a {
		background: url('../images/icon_soundcloud@2x.jpg') no-repeat;
		background-size: 34px 35px;
	}
}


@media only screen and (min-width: 480px) {
	#footer { border-top: none; }
	#footer h3 { font-size: 21px; }
	#footer .footer-column { float: left; }
	
	#footer #footer-left {
		clear: none;
		width: 45%;
		margin-right: 5%;
	}
	#footer #footer-middle { margin-top: 0px; }
	ul#footer-payment-options li#footer-visa { clear: both; }
}

@media only screen and (min-width: 768px) {
	#footer .footer-column { float: left; }
	#footer #footer-left { width: 37%; margin-right: 0px; }
	#footer #footer-right {
		float: right;
		margin-top: 0px;
	}
	#footer-myaccount { display: block; }
}