/*
Theme Name: Tour Shed Theme
Theme URI: www.tourshed.nz
Description: TS Theme by Wired
Author: Wired
Author URI: http://www.wired.co.nz
version: 1.0
*/


/* Global */

html, body {
	margin-left: 0px!important;
	margin-top: 0px!important;
	margin-right: 0px!important;
	margin-bottom: 0px!important;
	background-color: #000000;
}
body {
	overflow-x: hidden;
}
h1 {
	margin: 0;
	padding: 0;
	color: #ffffff;
	font-size: 4.5vw;
	font-family: "exo", sans-serif;
	font-weight: 200;
}
h2 {
	font-family: 'exo';
	font-weight: 300;
	color: #6b6b68;
	font-size: 31px;
	margin-top: 0;
	margin-bottom: 10px;
}
h3 {
	font-family: 'exo';
	font-weight: 300;
	color: #6b6b68;
	font-size: 31px;
	margin-top: 0;
	margin-bottom: 10px;
}
p {
	font-family: 'open sans';
}
input {
	font-family: 'open sans'!important;
	font-size: 13px!important;
}
hr {
	border-bottom: solid 1px #666;
	margin: 20px 0;
}
a:visited {
	decoration: none;
}
.con-page {
	text-align: center;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,111111+52,000000+100 */
	background: #000000; /* Old browsers */
	background: -webkit-linear-gradient(left, #000000 0%, #111111 52%, #000000 100%);
	background: -o-linear-gradient(left, #000000 0%, #111111 52%, #000000 100%);
	background: linear-gradient(to right, #000000 0%, #111111 52%, #000000 100%); /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 ); /* IE6-9 */
}
.con-page img {
/*	max-width: 262px;*/
	/*width: 100%;*/
	/*height: auto;*/
/*	padding: 50px 0;*/
}
.current_page_item.menu-item-37 {
	background: none;
}
.d-five {
	width: 5%;
	float: left;
	margin-bottom: 25px;
}
.d-ten {
	width: 10%;
	float: left;
	margin-bottom: 25px;
}
.d-fifteen {
	width: 15%;
	float: left;
	margin-bottom: 25px;
}
.d-twenty {
	width: 20%;
	float: left;
	margin-bottom: 25px;
}
.d-twentyfive {
	width: 25%;
	float: left;
	margin-bottom: 25px;
}
.d-thirty {
	width: 30%;
	float: left;
	margin-bottom: 25px;
}
.d-thirtyfive {
	width: 35%;
	float: left;
	margin-bottom: 25px;
}
.d-forty {
	width: 40%;
	float: left;
	margin-bottom: 25px;
}
.d-fortyfive {
	width: 45%;
	float: left;
	margin-bottom: 25px;
}
.d-fifty {
	width: 50%;
	float: left;
	margin-bottom: 25px;
}
.d-fiftyfive {
	width: 55%;
	float: left;
	margin-bottom: 25px;
}
.d-sixty {
	width: 60%;
	float: left;
	margin-bottom: 25px;
}
.d-sixtyfive {
	width: 65%;
	float: left;
	margin-bottom: 25px;
}
.d-seventy {
	width: 70%;
	float: left;
	margin-bottom: 25px;
}
.d-seventyfive {
	width: 75%;
	float: left;
	margin-bottom: 25px;
}
.d-eighty {
	width: 80%;
	float: left;
	margin-bottom: 25px;
}
.d-eightyfive {
	width: 85%;
	float: left;
	margin-bottom: 25px;
}
.d-ninety {
	width: 90%;
	float: left;
	margin-bottom: 25px;
}
.d-ninetyfive {
	width: 90%;
	float: left;
	margin-bottom: 25px;
}
.d-onehundred {
	width: 100%;
	float: left;
	margin-bottom: 25px;
}
.clear {
	clear: both;
}
.shadow {
	border-top: 1px red;
	background: url(/images/separator3.jpg) no-repeat;
	height: 50px;
}
#container {
	width: 1200px;
	margin: auto;/*position: relative;*/
}
#container2 {
	width: 990px;
	margin: auto;/*position: relative;*/
}
#clear {
	clear: both;
}
#button {
	padding: 10px 20px;
	background-color: #FC7B06;
	width: 115px;
	border-radius: 5px;
	font-family: "exo", sans-serif;
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	-webkit-box-shadow: 0px 0px 14px -2px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 14px -2px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 14px -2px rgba(0,0,0,0.1);
}
#button:hover {
	background-color: #aa5407;
}
a {
	text-decoration: none;
}
#wprmenu_bar {
	position: absolute!important;
	top: 0px !important;
}
/* Header */
.menu-main-nav-container {
    margin: 20px 0;
}
.menu {
	text-align: center;
}
.menu ul {
	margin-top: 0;
}
.menu li {
	display: inline-block;
	float: none;
	list-style: none;
	margin-right: 20px;
	padding-top: 25px;
	margin-top: -25px
}
@media(max-width:1169px){
	.menu.user-menu li {
		margin-right: 15px;
	}
}
@media(max-width:1149px){
	.menu.user-menu li {
		margin-right: 10px;
	}
}
.menu li a {
	color: white;
	text-decoration: none;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	font-size: 14px;
	text-transform: uppercase;
}
@media(max-width:1119px){
	.menu li a {
		font-size: 13px;
	}
}
@media(max-width:1105px){
	.menu li a {
		font-size: 12px;
	}
}
.menu li a:hover {
	color: #FC7B06;
	-o-transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	transition: .5s;
}
#logo {
	float: left;
	margin-right: 20px;
	margin-top: -20px;
}
#footer-credit , #footer-credit  a 
{
	color:#797878;
}
.header-bg {
	background: #000/*url(/images/header-bg.png) repeat-x*/;
	/*padding: 12px;*/
	/*height:20px;*/
}
.current_page_item {
	background: url(/images/nav-arrow.png) no-repeat;
	background-position: 50% 10%;
}
/* Home Page */

.selector-wrap2 {
	position: relative;
}
.hero-img {
	width: 100%;
}
.button-pos {
	margin-left: 9%;
	margin-top: 5%;
}
.selection-button {
	border: #F67D17 solid 2px;
	width: 12.1%;
	height: 5.5%;
	position: absolute;
	top: 42%;
	left: 44%;
	font-family: "exo", sans-serif;
	text-transform: uppercase;
	font-size: 1.2vw;
	color: #ffffff;
	border-radius: 5px;
	padding-top: 0.8%;
	padding-left: 0.8%;
	animation: pulse 1s infinite alternate;
}
/* Homepage - Artist */


#artist {
	background: url(/images/artist-bg.jpg) no-repeat top center fixed;
	width: 100%;
	height: 566px;
}
.artist {
	left: 30%;
	top: 10%;
	color: #ffffff;
	font-size: 4.5vw;
	position: absolute;
	font-family: "exo", sans-serif;
	font-weight: 200;
	animation: rightSlide 0.5s;
	transition-timing-function: ease-out;
}
.artist-text {
	left: 30%;
	top: 23%;
	color: #A78C94;
	font-size: 1.6vw;
	position: absolute;
	font-family: "open sans", sans-serif;
	font-weight: 200;
	width: 15%;
	animation: rightSlide 0.7s;
	transition-timing-function: ease-out;
}
.artist2 {
	padding-left: 10%;
	padding-top: 60%;
	color: #ffffff;
	font-size: 4.5vw;
	font-family: "exo", sans-serif;
	font-weight: 200;
}
.artist-text2 {
	padding-left: 10%;
	color: #ffffff;
	font-size: 1.6vw;
	font-family: "open sans", sans-serif;
	font-weight: 200;
}
.artist-left {
	width: 20%;
	float: left;
	margin-right: 5%;
}
.artist-bullet {
	float: left;
	width: 70%;
	display: block;
	font-family: "open sans", sans-serif;
	color: #fff;
	margin-top: 12%;
	font-size: 18px;
}
.artist-bullet ul {
	list-style: none;
}
.artist-bullet ul li {
	margin-bottom: 20px;
}
.artist-bullet ul li::before {
	margin-right: 12px;
	background: url('/images/tick.png') CENTER CENTER NO-REPEAT;
	content: url(' /images/placeholder.png'); /* 23x23 transparent pixels */
	width: 23px;
	height: auto;
}
/* Homepage - Venue */


#venue {
	background: url(/images/venue-bg-80.jpg) no-repeat top center fixed;
	width: 100%;
	height: 566px;
}
.venue {
	left: 60%;
	top: 10%;
	color: #ffffff;
	font-size: 4.5vw;
	position: absolute;
	font-family: "exo", sans-serif;
	font-weight: 200;
	animation: rightSlide 0.5s;
	transition-timing-function: ease-out;
}
.venue-text {
	left: 60%;
	top: 23%;
	color: #9EA3A4;
	font-size: 1.6vw;
	position: absolute;
	font-family: "open sans", sans-serif;
	font-weight: 200;
	width: 25%;
	animation: rightSlide 0.7s;
	transition-timing-function: ease-out;
}
.venue2 {
	padding-left: 10%;
	padding-top: 60%;
	color: #ffffff;
	font-size: 4.5vw;
	font-family: "exo", sans-serif;
	font-weight: 200;
}
.venue-text2 {
	padding-left: 22%;
	color: #ffffff;
	font-size: 1.6vw;
	font-family: "open sans", sans-serif;
	font-weight: 200;
}
.venue-left {
	width: 20%;
	float: left;
	margin-right: 5%;
}
.venue-bullet {
	float: left;
	width: 70%;
	display: block;
	font-family: "open sans", sans-serif;
	color: #fff;
	margin-top: 12%;
	font-size: 18px;
}
.venue-bullet ul {
	list-style: none;
}
.venue-bullet ul li {
	margin-bottom: 20px;
}
.venue-bullet ul li::before {
	margin-right: 12px;
	background: url('/images/tick.png') CENTER CENTER NO-REPEAT;
	content: url(' /images/placeholder.png'); /* 23x23 transparent pixels */
	width: 23px;
	height: auto;
}
/* Homepage - How it works */

.how-it-works {
	background: #111111;
	padding: 25px;
}
.col1 {
	width: 32.5%;
	float: left;
	margin-bottom: 40px;
}
.col2 {
	width: 32.5%;
	float: left;
	text-align: center;
	margin-bottom: 40px;
	max-width: 300px;
}
.col3 {
	width: 32.5%;
	float: left;
	text-align: right;
	margin-bottom: 40px;
}
.col2 img {
	padding-left: 20px;
}
.title {
	text-align: center;
}
.icon-title {
	font-family: 'exo';
	font-size: 19px;
	color: #fff;
	width: 130px;
	display: inline-block;
	margin-top: 5px;
}
.grey-text {
	color: #9b9b97;
	font-size: 13px;
	width: 160px;
	text-align: left;
	display: inline-block;
	font-family: 'open sans';
	margin-top: 20px;
	line-height: 20px;
	padding-left: 7px;
}
.artist-icon::before {
	content: '';
	background: url(/images/artist-icon.png) no-repeat;
	width: 18px;
	height: 49px;
	position: absolute;
	margin-left: -38px;
	margin-top: 5px;
}
.venue-icon::before {
	content: '';
	background: url(/images/venue-icon.png) no-repeat;
	width: 49px;
	height: 49px;
	position: absolute;
	margin-left: -45px;
	margin-top: 5px;
}
.artist-icon a {
	color: #f77d16!important;
	text-decoration: none;
}
.venue-icon a {
	color: #72cc3e!important;
	text-decoration: none;
}
.artist-ex {
	font-family: 'exo';
	font-weight: 400;
	color: #f77d16;
	font-size: 17.5px;
	margin-bottom: 10px;
	padding-left: 50px;
}
.venue-ex {
	font-family: 'exo';
	font-weight: 400;
	color: #72cc3e;
	font-size: 17.5px;
	margin-bottom: 10px;
	padding-right: 50px;
}
.leftpad {
	padding-left: 60px;
}
.d-twentyfive.leftpad img {
	padding-left: 40px;
}
.d-twentyfive.leftpad .icon-title {
	padding-left: 8px;
	width: 150px;
}
.bp img {
	margin-bottom: -220px;
	margin-top: 20px;
	width: 100%;
	max-width: 642px;
	height: auto;
}
.how-wrap {
	background: #111111;
	width: 100%;
}
	
.text-restrictor {
		max-width: 300px; text-align: center; margin: auto;
}
/*  Register Page */

#register {
	background: url( /images/form-background.jpg) no-repeat top center fixed;
	width: 100%;
	padding-bottom: 40px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.gform_wrapper .chosen-container-single .chosen-single span {
	padding: 7px!important;
	color: #fff!important;
}
.gform_wrapper .chosen-container-single .chosen-single {
	background: #333333; /* Old browsers */
	background-image: -webkit-linear-gradient(#333333 0%, #161616 80%)!important;
	background-image: -o-linear-gradient(#333333 0%, #161616 80%)!important;
	background-image: linear-gradient(#333333 0%, #161616 80%)!important; /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#161616', GradientType=0 ); /* IE6-9 */
	height: 40px!important;
}
input, .ginput_container_textarea, .textarea {
	background: #333333; /* Old browsers */
	background-image: -moz-linear-gradient(top, #333333 0%, #161616 80%)!important; /* FF3.6-15 */
	background-image: -webkit-linear-gradient(top, #333333 0%, #161616 80%)!important; /* Chrome10-25,Safari5.1-6 */
	background-image: linear-gradient(to bottom, #333333 0%, #161616 80%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#161616', GradientType=0 ); /* IE6-9 */
	border-radius: 8px;
	color: #fff;
	font-family: 'open-sans', sans-serif;
	font-weight: 300;
	border: none;
}
.um-editing input, textarea, input.select2-search__field {
	background: #fff!important; /* Old browsers */
	background-image: none!important;
	color:#666666!important;
}
.um-editing input.um-button {
	background:#FC7B06!important;
	font-weight: bold !important;
font-size: 16px !important;
	color:#fff!important;

}
.textarea {
	padding: 20px;
}
.ginput_container_text {
	font-family: "open sans", sans-serif;
	color: #fff;
	font-size: 13px;
}
.gform_wrapper {
	padding: 0 5%!important;
	margin: 0!important;
}
.gform_wrapper h3.gform_title {
	font-family: 'exo', sans-serif;
	font-size: 38px!important;
	font-weight: 300!important;
	border-bottom: solid 1px #666;
	padding-bottom: 10px;
	text-align: center;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding: 12px!important;
}
.gfield_label {
	font-family: "open sans", sans-serif;
	font-weight: 300;
}
.gform_wrapper .gfield_description {
	font-family: "open sans", sans-serif!important;
}
.gform_wrapper ul.gfield_checkbox {
	font-family: "open sans", sans-serif!important;
}
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
	font-family: "open sans", sans-serif!important;
}
#gform_submit_button_1, #gform_submit_button_3 {
	font-size: 15px!important;
}
#gform_browse_button_1_9, #gform_submit_button_1, #gform_browse_button_1_17, #gform_submit_button_2, #gform_submit_button_3 {
	padding: 8px 16px;
	cursor: pointer;
}
#gform_browse_button_1_9:hover, #gform_submit_button_1:hover, #gform_browse_button_1_17:hover, #gform_submit_button_2:hover, #gform_submit_button_3:hover {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fc7b06+0,c46105+100 */
	background: #fc7b06; /* Old browsers */
	background: -moz-linear-gradient(top, #fc7b06 0%, #c46105 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #fc7b06 0%, #c46105 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #fc7b06 0%, #c46105 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc7b06', endColorstr='#c46105', GradientType=0 ); /* IE6-9 */
}
li.gchoice_1_1_0 {
	width: 100px;
	float: left;
}
li.gchoice_1_1_1 {
	width: 100px;
}
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
	max-width: 40%!important;
}
input#input_1_7.medium, input#input_1_8.medium, #input_1_15, #input_1_16 {
	padding: 20px;
}
#extensions_message {
	margin-left: 20px;
	font-family: 'open sans';
	font-size: 13px;
}
.gform_wrapper .gform_fileupload_multifile .gform_drop_area {
	color: #000!important;
	font-family: 'open sans';
}
textarea#input_1_4.textarea.medium, #input_1_13, #input_3_2 {
	font-size: 13px;
	font-family: 'open sans';
	padding: 16px;
}
.ginput_preview {
	float: left!important;
	margin-right: 20px!important;
	font-family: 'open sans'!important;
	font-weight: 300!important;
}
#gform_confirmation_message_1 {
	font-family: 'open sans';
	font-weight: 300;
	font-size: 16px;
	margin-top: 20px;
}
.validation_error {
	font-family: 'open sans'!important;
}
#gform_wrapper_1 {
	min-height: 650px!important;
}
#input_1_21_1_label, #input_1_21_2_label, #input_1_21_3_label {
	font-family: 'open sans'!important;
	font-size: 14px!important;
}
.chosen-container {
	font-family: 'open sans'!important;
	font-size: 14px!important;
	width: 400px!important;
}
h3.gform_title {
	color: #212020;
}
/* Footer */


.footer-bg {
	background: url(/images/footer-bg.png) repeat-x;
	min-height: 118px;
  clear:both!important;
	padding-bottom: 30px;
}
#footer-logo img {
	width: 150px;
	height: auto;
	margin-right: 20px;
}
.footer-cont {
	background: url(/images/footer-bg-center.png) no-repeat;
	text-align: center;
	height: 96px;
	padding-top: 45px;
	background-position: center;
}
.social-icons {
	padding-right: 10px;
}

/* ||||||   Now Entering Media Query Town   |||||| */


@media (max-width:1199px) {
#container {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
}
#container2 {
	width: 100%;
}
}
@media(max-width:1199px){
	.header.bg #container {
		width: 100%;
		overflow: hidden;
		padding: 5px 0 30px;
		margin-top: -15px;
	}
}
@media (min-width:799px) {
.gform_wrapper table.gfield_list td, .gform_wrapper table.gfield_list th {
	width: 20px;
}
.desk {
	display: block;
}
.mob {
	display: none;
}
.mobworks {
	display: none;
}
}

@media (max-width:798px) {
.desk {
	display: none;
}
.mob {
	display: block;
	text-align: center;
	background: url( /images/venue-bg-80.jpg);
}
.mob img {
	width: 100%;
	height: auto;
	max-width: 400px;
}
#container2 {
	text-align: center;
}
.m-five {
	width: 5%;
	float: left;
	margin-bottom: 25px;
}
.m-ten {
	width: 10%;
	float: left;
	margin-bottom: 25px;
}
.m-fifteen {
	width: 15%;
	float: left;
	margin-bottom: 25px;
}
.m-twenty {
	width: 20%;
	float: left;
	margin-bottom: 25px;
}
.m-twentyfive {
	width: 20%;
	float: left;
	margin-bottom: 25px;
}
.m-thirty {
	width: 30%;
	float: left;
	margin-bottom: 25px;
}
.m-thirtyfive {
	width: 35%;
	float: left;
	margin-bottom: 25px;
}
.m-forty {
	width: 40%;
	float: left;
	margin-bottom: 25px;
}
.m-fortyfive {
	width: 45%;
	float: left;
	margin-bottom: 25px;
}
.m-fifty {
	width: 50%;
	float: left;
	margin-bottom: 25px;
}
.m-fiftyfive {
	width: 55%;
	float: left;
	margin-bottom: 25px;
}
.m-sixty {
	width: 60%;
	float: left;
	margin-bottom: 25px;
}
.m-sixtyfive {
	width: 65%;
	float: left;
	margin-bottom: 25px;
}
.m-seventy {
	width: 70%;
	float: left;
	margin-bottom: 25px;
}
.m-seventyfive {
	width: 75%;
	float: left;
	margin-bottom: 25px;
}
.m-eighty {
	width: 80%;
	float: left;
	margin-bottom: 25px;
}
.m-eightyfive {
	width: 85%;
	float: left;
	margin-bottom: 25px;
}
.m-ninety {
	width: 90%;
	float: left;
	margin-bottom: 25px;
}
.m-ninetyfive {
	width: 90%;
	float: left;
	margin-bottom: 25px;
}
.m-onehundred {
	width: 100%;
	margin-bottom: 25px;
	text-align: center;
}
.artist-ex, .venue-ex {
	padding: 0;
}
.col2 {
	display: none;
}
.leftpad {
	padding-left: 0;
}
.d-twentyfive.leftpad img {
	padding-left: 0;
}
.d-twentyfive.leftpad .icon-title {
	padding-left: 0;
	width: 150px;
}
.bp img {
	margin-bottom: -120px;
}
.mobworks {
	display: block;
	padding-bottom: 40px;
}
}

/* Mobile Menu Engaged */

@media (max-width:528px) {
.header-bg {
	text-align: left;
	margin-top: -42px;
	min-height: 45px;
}
#logo {
	float: none;
	margin-top: 0;
}
#logo img {
	width: 50%;
	height: auto;
}
.menu-main-nav-container {
	display: none;
}
#wprmenu_bar {
	background: none!important;
	padding-top: 23px!important;
}
#wprmenu_menu {
	margin-top: 26px!important;
}
#footer-logo {
	display: none;
}
#wprmenu_menu.left {
	width: 30%!important;
}
#wprmenu_menu.wprmenu_levels ul li a {
	text-align: center!important;
}
#wprmenu_menu {
	background: -moz-linear-gradient(top, #2c2c2c 0%, #000000 0%, #111111 11%, #2b2b2b 52%, #1c1c1c 91%, #131313 100%)!important;
	background: -webkit-linear-gradient(top, #2c2c2c 0%, #000000 0%, #111111 11%, #2b2b2b 52%, #1c1c1c 91%, #131313 100%)!important;
	background: linear-gradient(to bottom, #2c2c2c 0%, #000000 0%, #111111 11%, #2b2b2b 52%, #1c1c1c 91%, #131313 100%)!important;
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c2c2c', endColorstr='#131313', GradientType=0 )!important;
}
input[type=radio] {
	transform: scale(3, 3);
	-moz-transform: scale(3, 3);
	-ms-transform: scale(3, 3);
	-webkit-transform: scale(3, 3);
	-o-transform: scale(3, 3);
	margin: 20px!important;
}
.gform_wrapper .chosen-container-single .chosen-single {
	height: 60px!important;
}
.mobile {
	display: block;
}
.desktop {
	display: none;
}
}

@media (min-width:529px) {
.desktop {
	display: block;
}
.mobile {
	display: none;
}
}


/* Key Frames  */

@keyframes rightSlide {
 from {
left:100%;
}
 from {
opacity: 0;
}
}
 @keyframes pulse {
 from {
opacity: 0.1;
}
}
 @keyframes fadeIn {
from {
opacity: 0;
}
}


/* --- UPME TWEAKS -- */

.upme-profile-header-two .upme-profile-picture img {
   /*  border:none!important;
    border-radius: 0 !important;
    height: 150px !important;
    width: 150px !important;*/
    margin-top: -20px!important;
  /*  left: 500px!important;
    position: absolute!important;*/
}

.upme-cover-image img {
    width: 100%;
    height: 575px!important;
}

div.upme-wrap div.upme-inner {
    background-color: #131111!important;
  background: #131111!important;
}

/* Member Profile */
.um {
    color: #999!important;
}

.um-profile {
	font-family:Exo;
}
.um-header {
	background: rgba(0, 0, 0, 0.7);
    border-bottom: none!important;
	min-height: 111px!important;
	margin-top:-109px;
	padding:0 0 1px!important;
}
.um-profile-photo {
    margin-top: 55px;
	z-index: 999;
}
.um-name {
	font-family:Exo;
	line-height: 1.2!important;
	margin-top: 10px;

}
.um-name, .um-name a {
	font-size: 38px!important;
}
.location {
	font-family:Exo;
}
.um-viewing .profile-intro {
background: #2a2827; /* Old browsers */
background: -moz-linear-gradient(top, #2a2827 0%, #43403e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #2a2827 0%,#43403e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #2a2827 0%,#43403e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2827', endColorstr='#43403e',GradientType=0 ); /* IE6 */
	margin-top: -15px !important;
	padding: 40px 0 20px 0 !important;
}
.um-viewing .profile-intro:before {
	content:'';
	position:absolute;
	left:-100%;
	width:500%;
	background: #2a2827; /* Old browsers */
background: -moz-linear-gradient(top, #2a2827 0%, #43403e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #2a2827 0%,#43403e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #2a2827 0%,#43403e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a2827', endColorstr='#43403e',GradientType=0 ); /* IE6 */
	height: 210px;
	margin-top:-40px;
}
.um-field-label {
	text-transform: uppercase;
	color:#fff!important;
	font-family:'Lato', sans-serif!important;
}
.um-field-label label {
	font-weight: 300!important;
	font-size:16px!important;
}
.profile-intro .um-col-121 {
	width:227px!important;
}
.profile-intro .um-col-122 {
    float:left!important;
	width: 570px !important;
}
.um-form textarea {
    font-size: 13px !important;
    font-family: Exo;
}
.con-page {
	background:/*#b5b3b3*/#7a7777!important;
}
.um-field.um-field-artist_bio.um-field-textarea {
    line-height: 1.6;
}
/*.um-field-bandcamp_embed:before {
	content:'';
	background: #5e5c5c;
	height:610px;
	width:100%;
	position:absolute;
	left:-100%;
	top:0;
}*/
.um-viewing .um-field-bandcamp_embed {
	background: #5e5c5c;
}
.um-viewing .um-field-bandcamp_embed .um-field-area  {
	padding:40px 40px 50px;
}
.um-viewing .um-field-bandcamp_embed .um-field-area:before  {
	content: 'Music';
text-transform: uppercase;
color: #5e5c5c;
font-size: 58px;
font-weight: 700;
-ms-transform: rotate(-90deg);
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
display: block;
position: absolute;
left: -34%;
top: 50%;
margin-top:-46px;
}
.um-viewing .um-profile-edit {
    position: absolute;
    top: 15px;
    right: 100px!important;
    vertical-align: middle;
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    z-index: 66;
    padding-right: 10px;
}
.um-viewing .um-field-bandcamp_embed iframe #player {
    max-width: 400px!important;
}
.um-profile-headericon a:hover, .um-profile-edit-a.active {
	color:#FC7B06!important;
}
.um-icon-arrow-up-b::before {
    content: ""!important;
}
.um-dropdown-hide {
	font-weight:bold;
}
.um-viewing .um-field-youtube-video:before {
	content:'';
	background:#000;
	position:absolute;
	left:-100%;
	width:500%;
	top:0;
	height:650px;
	
}
.um-viewing .um-field-youtube-video {
	position:relative;
	background: #000;
	padding:30px;
}
.um-editing .um-field-image {
	float:left;
	width:40%;
}
.um-editing .um-field-image:nth-child(odd){
	margin-right:3%;
}
.um-viewing div.um-photo a {
    border: 5px solid #fff!important;
    border-bottom: 5px solid #fff!important;
    padding: 0!important;
    box-shadow: 0 1px 1px #eee;
	border-radius: 0!important;
}
.um-col-122 {
	position:relative;
}
.um-viewing .um-col-122:after  {
	content: 'Photos';
	text-transform: uppercase;
	color: #5e5c5c;
	font-size: 58px;
	font-weight: 700;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	display: block;
	position: absolute;
	right: -34%;
	top: 50%;
	margin-top:0;
}
.profile-intro .um-col-122:after  {
	content: '';
	text-transform: uppercase;
	color: transparent;
	font-size: 0;
	font-weight: 0;
	display: none;
	position: static;
	right: 0;
	top: 0;
	margin-top:0;
}
.um-viewing .um-field-image3 {
	margin-top: -23px;
}
.um-172.um input.um-button[type="submit"]:hover, .um-172.um a.um-button:hover {
	background:transparent!important;
}
.um-field-image a.um-button {
	background:transparent!important;
	color:#fff!important;
	font-weight:bold!important;
	border:none!important;
	padding:5px 0!important;
}
.um-rediting .um .um-single-image-preview {
    margin-bottom: 0px!important;
}
/*.fixed-player {
	background:#eee;
	width: 100%;
	height: 55px;
	position:fixed;
	left:0;
	bottom:0;
	padding:10px;
	z-index:9999;
}*/
#fixed-player .tracks{
	float:left;
	width: 23%;
	margin-right:1%;
	color:#fff;
}
#fixed-player h3 {
	float:left;
	color:#fff;
	padding: 0 20px;
	line-height:80px;
}
#fixed-player{
position: fixed;
bottom: 0px;
left: 0px;
overflow: none;
width: 100%;
z-index: 1000;
height: 90px;
border-top: 1px solid #060606;
border-bottom: 1px solid #060606;
opacity: 0.95;
background-image: -webkit-linear-gradient(rgb(60, 60, 60), rgb(20, 20, 20));
box-shadow: inset 0 1px 0px rgb(95, 95, 95);
}

@-webkit-keyframes slide_up {
    0% {
        top: 300%;
    }
    100% {
        top: 87%;
        z-index: 1000000;
        opacity: 0.8;
    }
}

#fixed-player{
    -webkit-animation-name: slide_up;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-delay: 0;
    -webkit-animation-play-state: running;
    -webkit-animation-fill-mode: forwards;
}
.um-191.um.um-editing .um-button.um-alt {
	color:#fff!important;
	font-size: 16px!important;
}
.login-btn {
	float:right;
	background: #FC7B06;
	font-size: 12px;
	font-weight: 400;
	color: #fff;
	border: none;
    border-top-width: medium;
    border-bottom-width: medium;
    border-top-style: none;
    border-bottom-style: none;
    border-top-color: currentcolor;
    border-bottom-color: currentcolor;
	display: block;
	width: 100%;
	max-width:70px;
	line-height: 1em;
	padding: 11.5px 15px;
	text-align: center;
	overflow: hidden;
	position: relative;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	opacity: 1;
	margin:-7px 20px 0;
	font-family:'Roboto', sans-serif;
	text-transform:uppercase;
}
@media(max-width:1091px){
	.login-btn {
		font-size:11px;
	}
}
.login-btn.sm {
	padding: 7px 15px;
	margin:-2px 20px 0;
}
/*@media(max-width:1129px){
	.login-btn {
		padding: 7px 10px;
	}
}*/
@media(max-width:1199px) {
	.login-btn {
		position: absolute;
		top: 11px;
		right: 40px;
	}
}
@media(max-width:528px) {
	.login-btn {
		display:none;
	}
}
.menu {float:right;}
/*.menu.user-menu:before {
	content: ' | ';
	position: absolute;
	left: 2%;
	top: 10%;
	color: #fd9f49;
	font-size: 18px;
}*/
/*.user-menu:before {
    content: '';
	position: absolute;
	top: 0;
	left: -20px;
	width: 100%;
	height: 100%;
	border-left: 20px solid #2a2a2a;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-transform: skewX(-30deg);
	-ms-transform: skewX(-30deg);
	transform: skewX(-30deg);
}*/
.menu.user-menu {
	/*margin: -2px 8px 0 18px;
	position: relative;
	background: #2a2a2a;
	padding: 5px 20px 5px 10px;*/
	padding:8px 25px 8px 25px!important;
	margin: -7px -25px 0 18px;
	position: relative;
	background: #2a2a2a;
	/*padding: 8px 25px 8px 25px;*/
	border-radius: 4px 0 0 4px;
}
@media(max-width:1091px){
	.menu.user-menu {
		padding: 7px 25px 8px 25px;
	}
}
.user-menu:after {
    content: '';
	position: absolute;
	top: 0;
	right: -1px;
	width: 100%;
	height: 100%;
	border-right: 15px solid #FC7B06;
	-webkit-transform-origin: 100% 100%;
	-ms-transform-origin: 100% 100%;
	transform-origin: 100% 100%;
	-webkit-transform: skewX(-14deg);
	-ms-transform: skewX(-14deg);
	transform: skewX(-14deg);
}
/*.menu.user-menu li:last-child {
    margin-right: 0;
}*/
@media(max-width:1089px){
	.menu.user-menu:before {
		left:0;
	}
	.menu.user-menu {
		padding-left: 20px;
	}
}
.menu.user-menu li a {
	color:#fd9f49;
	font-size: 12px;
	position: relative;
	z-index: 99999;
}
@media(max-width:1091px){
	.menu.user-menu li a {
		font-size:11px;
	}
}
.menu.user-menu li a:hover {
	color:#FC7B06;
}
/*.user-menu-wrap {
	height:100%;
	background:#2a2a2a;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
	
}*/
.um-profile .main{
	margin-top:0!important;
	min-height: 200px;
}
.um-search {
	max-width: 1100px !important;
	margin: 0 auto;
	position:relative;
	padding:20px 50px 20px 0px!important;
}
.um-search-filter {
    width: 23.7%!important;
}
.um-search-submit {
    position: absolute;
    right: 6px;
    top: 19px;
}
.um-gutter-sizer {
	width:2.5%!important;
}
.um-search-submit .um-button.um-do-search, .um-search-submit .um-button.um-alt {
    margin: 0 15px !important;
}
.um-button.um-do-search {
	font-size:14px!important;
	font-family: 'Roboto';
	font-weight: 700 !important;
}
.um-button.um-alt {
	font-size:14px!important;
	font-family: 'Roboto';
	font-weight: 400 !important;
}
.um-148.um .um-button.um-alt {
	color:#fff!important;
}
.um-members {
    max-width:1100px!important;
    margin: 0 auto!important;
}
.um-member {
	width:23%!important;
	margin-bottom:28px!important;
}
.um-member-name {
    font-family: 'Exo' !important;
}
.um-member-name a {
    font-size: 18px!important;
}
.um-member-card * {
    font-family: 'Exo';
}
.um-member-photo.radius-1 img {
    border: 4px solid #fff !important;
}
.um-profile-nav {
    background: transparent!important;
    max-width: 990px!important;
    margin: 0 auto!important;
}
.um-profile-nav-main, /*.um-profile-nav-gallery,*/ .um-profile-nav-posts, .um-profile-nav-comments {
	display:none!important;
}
.um-profile-nav-gallery {
	margin-left:98px;
}
.um-profile-body.main.main-default .um-gallery-item-wrapper.um-gallery-grid {
	display:none;
}
.um-gallery-popup .um-modal-body, .um-modal .um-modal-body {
    background-color: #fff!important;
}
.um-followers-bar {
    float: right;
    padding: 10px 10px 0 0!important;
}
#menu-main-nav {
	padding-left: 0!important;
}
/* Mobile logged in menu */
.onclick-menu {
	display:none;
}
@media(max-width: 1199px){
	/*#wprmenu_bar * {
		text-align:right!important;
	}
	#wprmenu_bar {
		background:none!important;
	}*/
	#wprmenu_bar {
		background-color: transparent!important;
	}
	html.js {
		margin-top:0!important;
	}
	body .admin-bar #mg-wprm-wrap.cbp-spmenu-right {
		top: 100px!important;
	}
	.footer-cont li {
		text-align:left;
	}
	#mg-wprm-wrap li.menu-item a {
		padding: 13px 24px!important;
	}
}
@media(max-width:528px){
	html.js .mt-2 .header-bg {
		height: 80px !important;
	}
	#wprmenu_bar {
		height:auto!important;
		padding-top: 7px !important;
	}
	html.js .admin-bar #mg-wprm-wrap.cbp-spmenu-right {
		top: 78px!important;
	}
}
@media(max-width:414px){
	#wprmenu_bar div.hamburger {
		margin-top: 0!important;
	}
	html.js .header-bg {
		padding-bottom: 0px !important;
	}
}
@media(max-width:375px){
	#logo {
		margin-right: 0px;
	}
	#logo img {
		width: 60%;
	}
}
@media(max-width:320px){
	html.js .mt-2 .header-bg {
		height: 90px !important;
		padding-top: 10px;
	}
	#wprmenu_bar div.hamburger {
		margin-top: 10px !important;
	}
	html.js .admin-bar #mg-wprm-wrap.cbp-spmenu-right {
		top: 58px !important;
	}
}
.um-error-block, .um-field-error {
	font-family:'open-sans', sans-serif;
}
.um-gallery-item {
	margin-bottom: 20px;
}
body.admin-bar div#um-gallery-modal {
    font-family: 'open-sans', sans-serif!important;
}
.um-notification-live-count {
	font-family: 'open-sans',sans-serif !important;
}
.um-member-name {
    padding-left: 5px;
    padding-right: 5px;
}
.um-gallery-popup {
	font-family: 'open-sans',sans-serif !important;
}
