@font-face {
    font-family: 'Swis721 BT';
    src: url('../fonts/Swiss721BT-Roman.woff2') format('woff2'),
        url('../fonts/Swiss721BT-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Swis721 Hv BT';
    src: url('../fonts/Swiss721BT-Heavy.woff2') format('woff2'),
        url('../fonts/Swiss721BT-Heavy.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/CenturyGothic.ttf');
    src: url('../fonts/CenturyGothic.eot');
    src: url('../fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CenturyGothic.woff2') format('woff2'),
        url('../fonts/CenturyGothic.woff') format('woff'),
        url('../fonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Century Gothic';
    src: url('../fonts/Gothic-Bold.ttf');
    src: url('../fonts/CenturyGothic-Bold.eot');
    src: url('../fonts/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/CenturyGothic-Bold.woff2') format('woff2'),
        url('../fonts/CenturyGothic-Bold.woff') format('woff'),
        url('../fonts/CenturyGothic-Bold.svg#CenturyGothic-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
/* Reset Css */
body {
	font-family: "Swis721 BT", sans-serif;
	font-weight: normal;
    font-style: normal;
    font-size: 17.17px;
    line-height: 21px;
}
.clearfix:after {
	content: '';
	clear: both;
	display: table;
}
.noPadding{
	padding-left: 0;
	padding-right: 0;
}
.noPadLeft{
	padding-left: 0;
}
.noPadRight{
	padding-right: 0;
}
.cotainer {
	max-width: 1200px !important;
}
.unlinks {
	font-family: "Swis721 BT", sans-serif;
	color: #ffffff;
}
.unlinks:hover {
	text-decoration: none;
	color: #ffffff;
}
/******* Header ********/
.preloader {
    z-index: 9999999;
}
.fullopct {
	position: relative;
}
.fullopct:after {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .7);
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.header {
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.header .container {padding: 30px 20px;}
.logo {
	display: block;
	max-width: 250px;
}
.logo img {
	width: 100%;
	display: block;
}
.lang-select {
	display: inline-block;
}
.lang-select {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}
.nav-menu {
    display: inline-block;
    width: auto;
    margin-top: 20px;
}
#land-country .dd-pointer-down {
    border: solid 10px transparent;
    border-top: solid 12px #fff;
}
#land-country .dd-pointer-up {
    border: solid 10px transparent !important;
    border-bottom: solid 12px #fff !important;
    margin-top: -18px;
}
#land-country .dd-option-image {
	margin-left: 7px;
}
#land-country .dd-options.dd-click-off-close {
	width: 100px !important;
}
#land-country .dd-options.dd-click-off-close li {
	text-align: center;
}
#land-country .dd-pointer {
	right: 1px !important;
}
#land-country {
	width: 100px !important;
	display: inline-block;
}
.land-countrys {
	margin-right: 8px;
}
.land-countrys label {
    color: #fff;
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
}
.dd-select {
    background: inherit!important;
    border: none;
    width: 100px!important;
    margin-right: 0!important;
}
#land-country .dd-options {
	left: -8px;
}
.land-countrys {
	display: inline-block;
}
.land-countrys label {
    color: #fff;
}
.nav-menu {
	display: inline-block;
	width: auto;
}
.primary-menu {
	border-radius: 3px;
	margin: 10px 0 0;
	list-style: none;
	text-align: left;
	background: #333;
	width: 200px;
	padding: 12px 0;
	position: absolute;
	right: -20px;
	visibility: hidden;
	opacity: 0;
	transition: .4s; 
	-ms-transition: .4s; 
	-webkit-transition: .4s; 
}
.primary-menu li {
	display: block;
}
.primary-menu li a {
	padding: 3px 15px;
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 15px;
}
.primary-menu li a:hover {background: #222}
.menu-icon {
	cursor: pointer;
}
.active-menu {
	right: 0;
	visibility: visible;
	opacity: 1;
}
.lang-select .btn {
	background: transparent;
	color: #efeff0;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 22px;
}
.lang-select .filter-option {
	width: 115px !important;
	vertical-align: text-bottom;
}
.lang-select .flag-icon {
	position: relative;
	display: inline-block;
	width: 1.33333333em;
	line-height: 1em;
	font-size: 1.7em;
	vertical-align: middle;
	margin-left: 5px;
}
.dropdown-toggle::after {
	font-size: 17.17px;
	margin-left: 0;
	vertical-align: .255em; 
	border-top: .8em solid;
	border-right: .8em solid transparent;
	border-left: .8em solid transparent;
	color: white;
}
/******* Banner ******/
.banner {
	background: url(../images/public/banner-bg.jpg) no-repeat scroll 0 0 / cover;
	min-height: 700px;
	position: relative;
}
.banner-content {
	color: #efeff0;
	display: block;
	font-size: 22px;
	line-height: 27px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	/*max-width: 1140px;*/
	right: 0;
	margin: 0 auto;
	padding: 18px 0 47px;
}
.banner-content::after {
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.banner-content h2 {
	font-family: 'Swis721 Hv BT';
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	margin-bottom: 10px;
}
.banner-content figure {
	margin-bottom: 38px;
	position: relative;
	z-index: 1;
}
.gigin-bottom-text figure p {
	line-height: 30px;
}
/* video css */
.video-background {
    width: 100%;
    height: 700px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    overflow: hidden;
}
.video-background iframe, .video-background video {
    min-width: 100%;
    min-height: 100%;
}
.promo {
	position: relative;	
	margin-bottom: 6px;
	z-index: 1;
}
.promo p {font-size: 19.29px;}
.promo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*.promo.light ul li:nth-child(2) img {
	height: 80px;
}*/
.promo ul li {
	display: inline-block;
	padding: 0 9px;
}
.promo ul li img {margin-bottom: 6px;}
.banner-form {
	position: relative;
	z-index: 1;
}
.banner-form h4 {margin-bottom: 18px;}
.form-field {
	display: inline-block;
	margin: 0 8px;
}
.form-field label {
	margin: 0 5px 0 0;
}
.form-field input {
	color: #efeff0;;
	max-width: 149px;
	width: 100%;
	background: transparent;
	border: 1px solid #fff;
	height: 32px;
	padding: 0 10px;
	font-size: 15px;
}
.video-icon {
	position: absolute;
	z-index: 1;
}
.banner-content .video-icon {
	right: 25px;
	bottom: 33px;
}
/*********** Blog ************/
.single-blog-content {
	background: #43474b;
	position: relative;
	z-index: 1;
}
.blog-content {
	padding: 36px 30px 0;
	color: #fefefe;
	max-width: 555px;
	width: 100%;
	position: absolute;
	right: 0;
}
.blog-content.left {
	right: auto;
	left: 0;
}
.icon-thumb {
	max-width: 88px;
	max-height: 88px;
	width: 100%;
	height: 100%;
	display: block;	
	margin-bottom: 22px;
}
.icon-thumb img {
	display: block;
	width: 100%;
}
.blog-content h3 {
	font-family: 'Swis721 Hv BT';
	font-size: 22.17px;
	font-weight: 900;
	text-transform: uppercase;
	margin-bottom: 18px;
}
.blog-content .video-icon {
	right: 42px;
	top: 55px;
}
.blog-content p:first-of-type {
	margin-bottom: 20px;
}
.blog-content ul {
	margin: 0;
	padding: 0 0 0 50px;
	list-style: none;
}
.blog-content ul li {
	display: block;
	padding-bottom: 20px;
}
.blog-image {
	display: block;
	width: 100%;
	position: relative;
}
.blog-image img {
	display: block;
	width: 100%;
}
/******** Footer *********/
.footer {
	font-family: "Swis721 BT";
	background: #43474b;
	padding: 38px 0 26px;
}
.footer a {
	font-family: "Swis721 BT", sans-serif;
}
.footer-logo {	
	display: block;
	text-transform: uppercase;
	font-size: 26.19px;
	color: #fff;
	padding: 0 0 0 60px;
	font-family: 'Century Gothic', sans-serif;
	margin-top: 10px;
}
.footer-logo:hover {
	text-decoration: none;
	color: #fff; 
}
.copy-text {
	color: #fff;
	font-size: 11.32px;
	margin-top: 10px;
}
.copy-text p {
	display: inline-block;
	margin: 0;
	font-family: 'Century Gothic', sans-serif;
}
.copy-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}
.copy-text ul li {
  display: inline-block;
  position: relative;
  padding-left: 10px;
}
.copy-text ul li:before {
	content: '\\';
	position: absolute;
	left: 0;
	top: 0;
}
.copy-text ul li a {
  color: #fff;
}
.supports p {
	display: inline-block;
	color: #fff;
	font-size: 13.29px;
	padding-left: 5px;
	margin: 0;
}
/* custom css for sign up page */
.banner-content.public-sign-up {
	height: 100%;
}
.gigin-bottom-text {
	margin-top: 8%;
}
.signup-head {
	z-index: 3;
}
.sign-up-mtext {
	margin-top: 15px;
}
.sign-up-mtext h2 {
	margin-bottom: 10px;
}
.sign-up-mtext p {
    line-height: 24px;
    margin-top: 10px;
}
.public-sign-up li {
	position: relative;
}
.public-sign-up li a {
	text-decoration: none;
	color: #fff;
}
.common-l .common-soc {
    position: relative;
    z-index: 1;
    padding: 15px 15px;
    border-radius: 3px;
}
.reduce-top {
    margin-top: -55px;
}
span.facebook-ico {
    background: #3b5998;
}
span.linkedin-ico {
	background: #0077b5;
}
span.google-ico {
	background: #4285f4;
}
span.instagram-ico {
	background: #3f729b;
}
.common-l a {
	text-decoration: none;
	color: #fff;
}
span.ico-l.l-area i {
    padding-right: 10px;
}
span.soc-text {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    width: 240px;
    text-align: left;
}
.soc-text:after {
    position: absolute;
    left: 3px;
    top: -14px;
    content: '';
    border-left: 1px solid #ddd;
    color: #ddd;
    width: 100%;
    height: 50px;
}
.msocial-area {
    margin-top: 25px;
}
#content-middle-l {
	background: #43474b;
	height: 230px;
}
.social-l-area {
	text-align: center;
}
.msocial-area {
	margin-top: 0;
}
.common-l {
    position: relative;
    display: block!important;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 10px 10px 10px;
    text-align: center;
}
.common-soc .fa.fa-facebook {
    font-size: 20px;
    width: 24px;
}
.standard-sign-up {
	background: #43474b;
}
.standard-sign-up figure {
	margin: 0;
	padding: 0;
}
.standard-sign-up p {
	margin-bottom: 0;
}
/* sign in*/
.large-signin-st {
    text-align: center;
    background: #45494C;
    min-width: 700px;
    max-width: 700px;
    margin: 0 auto;
    padding: 30px 0 35px;
    border-radius: 5px;
    box-shadow: 0px 1px 10px rgba(0,0,0,0.4);
    -webkit-box-shadow: 0px 1px 10px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 1px 10px rgba(0,0,0,0.4);    
}
.large-signin-st label {
	width: inherit !important;
	display: block;
	text-align: left !important;
}
.large-signin-st .singleInput, .large-signin-st .singleBtn {
    width: 400px;
    margin: 0 auto;
}
.large-signin-st .singleBtn .button_text_st {
	margin-bottom: 0;
}
.large-signin-st .singleInput input {
	width: 100%;
}
.large-signin-st .st-form-submit {
	text-align: left;
}
.border-sign {
	border-bottom: 0 !important;
}
.st-sign-in-area {
	padding-top: 30px;
}
.ma-forget-pass {
	font-family: "Century Gothic", sans-serif;
	color: #ffffff;
	margin-top: 20px;
	display: block;
}
.ma-forget-pass a {
	margin-left: 5px;
	color: #ffffff;
	text-decoration: underline;
}
.ma-forget-pass a:hover {
	text-decoration: none;
}
/* sign in */
.sign-in-pads {
	padding-top: 55px !important;
}
.standard-sign-up {
	padding-top: 15px;
}
.standard-sign-up .sign-up-mtext {
    width: 100%;
    text-align: center;
    position: relative;
}
.sign-up-mtext .video-icon {
	right: 0;
	top: 7px;
}
.form-step-2, .form-step-3 {
	background: #43474b;
}
.standard-sign-up h2, .form-step-2 h2, .form-step-3 h2 {
	font-family: 'Swis721 Hv BT';
	font-size: 22px;
	line-height: 28px;
	color: #fff;
	margin-bottom: 10px;
}
.standard-sign-up p, .form-step-2 p, .form-step-3 p {
	font-family: 'Swis721 BT';
	color: #fff;
}
.ma-recover-status {
	text-align: center;
	color: #ffffff;
	width: 100%;
}
.form-step-2 p, .form-step-3 p {
	margin-bottom: 0;
}
.promo-standard-text {
    text-align: center;
    margin: 0 auto 50px;
    width: 100%;
}
input#genre_input {
    padding: 5px 5px;
}
.sec-hun {
	width: 100%;
}
.form-step-2 .promo, .form-step-3 .promo {
    text-align: center;
    position: relative;
}
.form-step-2 a, .form-step-3 a {
	right: 0;
	top: 0;
}
.form-step-2 .promo, .form-step-3 .promo {
    margin-bottom: 50px;
    width: 100%;
}
.form-step-2 .promo, .form-step-3 .promo {
	margin-bottom: 50px;
}
.addpcolor .autocomplete_address::-webkit-input-placeholder {
	color: #ffffff;
}
.addpcolor .autocomplete_address::-moz-placeholder {
    color: #ffffff;
}
.addpcolor .autocomplete_address:-ms-input-placeholder {
   color: #ffffff;
}
.addpcolor .autocomplete_address:-moz-placeholder {
   color: #ffffff;
}
input.start-button.gigin {
    margin-top: 30px;
    background: inherit;
    border: 2px solid #ddd;
    padding: 7px 25px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Century Gothic', sans-serif;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
}
input.start-button.gigin:hover {
	background: #ffffff;
	color: #333333;
	cursor: pointer;
}
section.form-step-3 {
    padding-bottom: 50px;
}
.sign-up-form.st-user {
	width: 100%;
}
.st-form-area {
	padding-top: 50px;
	padding-bottom: 50px;
}
.sign-up-form.st-user label {
    font-family: 'Swis721 BT';
    color: #fff;
    width: 142px;
    text-align: right;
    margin-right: 10px;
}
.sign-up-form.st-user .singleInput {
	margin-bottom: 20px;
}
.large-input-st input {
    width: 30%;
}
.large-input-st label {
	width: 140px;
}
img.correct-em-ico {
    vertical-align: top;
}
.button_text_st {
    width: 120px !important;
    padding: 6px 20px;
    background: inherit;
    border: 0;
    color: #fff;
    border: 2px solid #fff;
    cursor: pointer;
    transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
}
.button_text_st:hover {
	background: #ffffff;
	color: #333333;
}
[disabled=disabled], [disabled=disabled]:hover {
	background: #cccccc;
	border: 1px solid #999999;
	color: #666666;
	cursor: default;
}
.st-form-submit {
    text-align: right;
    margin-right: 44px;
    width: calc(45% + 13px);
}
.st-in-form input {
	max-width: inherit !important;
}
span.h-text {
    color: #fff;
    vertical-align: top;
    overflow: hidden;
    display: inline-block;
    text-align: left;
    font-size: 13px;
    line-height: 18px;
    margin-left: 5px;
    width: 30%;
}
.sign-up-form.st-user .singleInput input {
	background: inherit;
	border: 2px solid #fff;
}
input.button_text_st {
    margin-bottom: 20px;
}
.sign-up-form.st-user .singleInput input {
    background: inherit;
    border: 2px solid #fff;
    padding: 7px 0px;
    color: #fff;
    padding-left: 5px;
    padding-right: 5px;
    font-family: "Century Gothic", sans-serif;
    max-width: 193px;
}
.singleInput input:focus {
	outline: 0;
}
.datepicker table tr td, .datepicker table tr th {
	font-family: "Century Gothic", sans-serif;
}
.m-bt {
	margin-bottom: 50px;
}
.border-st {
    border-bottom: 1px solid #fff;
    padding-bottom: 30px;
}
.sign-up-mtext {
	position: relative;
}
input#genre_input {
    padding: 5px 5px;
    background: inherit;
    border: 2px solid #fff;
    width: 189px;
    color: #ffffff;
    outline: 0;
}
img.genre_add_btn {
    width: 34px;
    height: 34px;
    vertical-align: top;
    margin-left: 5px;
    cursor: pointer;
}
img.genre_add_btn2 {
	vertical-align: top;
	width: 34px;
	height: 34px;
	margin-left: 5px;
	cursor: pointer;
}
.singleField {
	margin-bottom: 20px;
}
.singleField label {
	color: #fff;
}
ul.genre-list li {
    list-style: none;
    color: #fff;
}
ul.genre-list {
    display: inline-block;
}
.singleField label {
    color: #fff;
    width: 110px;
    text-align: right;
    margin-right: 20px;
}
.list-lab label {
	vertical-align: top;
}
ul.genre-list {
    display: inline-block;
    padding-left: 30px;
}
ul.genre-list li {
    margin-bottom: 10px;
}
ul.genre-list {
    display: inline-block;
    padding-left: 0;
    width: 189px;
}
.left-check-input li, .right-check-input li {
	list-style: none;
	display: inline-block;
	width: 49%;
}
.left-check-input li label {
	width: 60% !important;
}
ul.left-check-input {
    display: inline-block;
    text-align: right;
}
ul.right-check-input {
    display: inline-block;
    margin-right: 0px;
    padding-left: 10px;
}
.singleField label {
	vertical-align: top;
	font-family: "Century Gothic", sans-serif;
}
.row.step-2-border {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 50px;
}
label.add_genre_u {
	font-weight: 600;
}
ul.genre-list li {
	font-family: "Century Gothic", sans-serif;
}
.ma-error-status {
	display: block;
	width: 100%;
	margin-top: 20px;
	min-height: 20px;
	text-align: center;
	color: red;
}
.ma-error-status p {
	color: #ffc62e;
	text-align: center;
	font-size: 18px;
} 
#s2id_genre_input {
	background: inherit;
}
#s2id_autogen2 {
	width: 180px !important;
	color: #ffffff;
}
#s2id_genre_input .select2-choices {
	background-color: inherit !important;
	background-image: inherit !important;
	border: 2px solid #ffffff;
	width: 190px !important;
}
#s2id_genre_input .select2-choices .select2-search-choice {
	padding: 7px 15px 10px 18px;
	font-family: "Century Gothic", sans-serif;
	font-weight: bold;
}
.form-step-2 a {
	top: 11px !important;
}
.select2-search-choice div {
    line-height: 20px;
    font-size: 14px;
}
#s2id_country .select2-choice abbr {
	top: 12px;
}
/* select 2 */
div#s2id_countrys {
	width: 55%;
}
.select2-container .select2-choice {
	height: 39px;
}
.select2-container .select2-choice {
	padding: 5px 0 0 5px;
	background-color: #45494C !important;
	border-radius: 0;
	background-image: inherit;
	border: 2px solid #ffffff;
	color: #ffffff;
}
.select2-container .select2-choice .select2-arrow {
	display: none;
}
.select2-drop {
    background: #45494C;
    color: #ffffff;
    border: 1px solid #ffffff;
}
.select2-dropdown-open .select2-choice {
	border-top: 1px solid #ffffff;
}
/* bootstrap modal */
#mpopup-action:focus {
	outline: 0;
}
.modal {
	top: 15%;
}
.modal-content .close {
  position: absolute;
  top: -20px;
  right: -20px;
  background: red;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  color: #ffffff;
  opacity: 1;
}
.modal-content .close:focus {
	outline: 0;
}
@media (min-width: 700px) {
.modal-dialog {
	max-width: 620px;
}
}

/* bootstrap modal end */
@keyframes spinner {
  to {transform: rotate(360deg);}
}
.st-spinner:before {
  content: '';
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -5px;
  margin-left: 10px;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-top-color: #333;
  animation: spinner .6s linear infinite;
}
.st-spinner {
	display: inline-block;
	position: relative;
	height: 25px;
	display: none;
}
.h-text.red {
	color: red;
}
/*.overlay-accept {
	position: absolute;
	height: 100%;
	background: rgba(66,66,66,0.7);
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	content: '';
	display: inline-block;
}*/
.ma-submit {
	display: inline-block;
    width: 40px;
    vertical-align: bottom;	
}
input#submit-search {
    background: transparent url(../images/search-icon.png) no-repeat;
    height: 100%;
    width: 100%;
    color: #fff;
    background-size: 32px auto;
    display: block!important;
    max-width: 40px;
    min-height: 40px!important;
    position: relative;
    top: 8px;
    left: 2px;
    cursor: pointer;
    outline: 0!important;
    border: none;
    vertical-align: bottom;
}

/* gig finder for normal user */
.dash-panel {
    background: #44484C;
    height: inherit;
    padding-bottom: 50px;
    min-height: inherit;
}
.st-view-public {
    min-height: inherit; 
}
#gig-panel {
    background: #44484C;
}
.link-cls.orange_text a {
    color: #f15523 !important;
}
.link-cls a {
    font-size: 14px;
    text-decoration: none;
    font-family: 'Century Gothic', sans-serif;
    color: #ffffff;
}
.orange_text {
    color: #f15523 !important;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0.5px;
    vertical-align: top;
    font-family: "Century Gothic", sans-serif;
}
.ma-tab-view {
	padding-left: 0;
}
.ma-tab-view, .ma-b-tab {
    list-style: none;
    width: 100%;
    background: #6A6C6E;
    margin-bottom: 0;
}
.ma-tab-view li.active, .ma-b-tab li.active {
    background: #44484c;
}
.ma-tab-view li, .ma-b-tab li {
    display: inline-block;
    padding: 7px 5px 5px;
    background: #6A6C6E;
    width: 32%;
    border-bottom: 1px solid transparent;
    cursor: pointer;
}
.ma-tab-view li img, .ma-b-tab li img {
    max-width: 20px;
    height: auto;
    margin-left: 50px;
}
span.ma-ico {
    vertical-align: top;
    margin-left: 10px;
    color: #d1d3d4;
    display: inline-block;
    font-family: 'Century Gothic';
    font-size: 14px;
    font-weight: 700;
}
.tab-common.active {
    display: block !important;
}
.list-view {
    padding: 0 15px;
}
.list-view ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.list-view ul li {
    display: block;
}
.list-view ul li > ul > li:first-child img {
    width: 30px;
    height: 30px;
}
.list-view ul li:first-child ul {
    padding: 15px 0;
}
.list-view ul li > ul {
    padding: 5px 0;
    margin: 0;
    list-style: none;
    width: 100%;
    border-bottom: thin solid #939598;
}
.list-view ul li > ul > li:first-child {
    width: 50px;
    border: none;
}
.list-view ul li ul.list-heading li {
    color: #d1d3d4;
}
.list-view ul li > ul > li {
    display: inline-block;
    font-family: 'Century Gothic';
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    vertical-align: middle;
    padding: 5px 0 2px;
}
.list-view ul li > ul > li:nth-child(2) {
    width: 140px;
    margin-right: 10px;
}
.list-view ul li > ul > li:nth-child(3) {
    width: 135px;
}
.list-view ul li > ul > li:nth-child(4) {
    width: 120px;
    margin-right: 10px;
}
.list-view ul li > ul > li:nth-child(4) span {
	width: 80px;
	display: inline-block;
}
.band-ico-v {
	width: 25px;
	display: inline-block;
}
.list-view ul li > ul > li:nth-child(5) {
    width: 130px;
}
.list-view ul li > ul > li:nth-child(6) {
    width: 165px;
    margin-right: 10px;
}
.venue-ico-view {
	width: 115px;
	display: inline-block;
}
.list-view ul li > ul > li:nth-child(7) {
    width: 85px;
}
.list-view ul li > ul > li:nth-child(8) {
    width: 85px;
}
.list-view ul li > ul > li:nth-child(9) {
    width: 65px;
}
.list-view ul li > ul > li:nth-child(10) {
    width: 20px;
    margin-right: 10px;
}
.list-view ul li > ul > li:nth-child(11) {
    width: 90px;
}
.list-view ul li > ul > li:nth-child(12) {
    width: 30px;
}
.list-view ul li > ul > li:last-child {
    position: relative;
}
.gig-none {
    text-align: center;
    color: #ffffff;
    padding-top: 30px;
}
#gig-panel {
    background: #44484C;
    border-bottom: 1px solid #ddd;
}
.tab-common {
    display: none;
}
.tab-common.active {
    display: block !important;
}
.tab-common-b {
    display: none;
}
.tab-common-b.active {
    display: block !important;
}
#map {
    height: 500px;
    width: 100%;
}
.logged-error-print {
    margin-bottom: 20px;
} 
.logged-error-print h3 {
	font-family: "Century Gothic", sans-serif;
	color: #f15523;
	font-size: 15px;
}

/* cookes */
.cookies-area {
    position: fixed;
    top: 40%;
    background: #ffffff;
    z-index: 99999;
    max-width: 700px;
    left: 0;
    right: 0;
    margin: auto;
    padding: 30px;
    text-align: center;
    border-radius: 3px;
}
.cookies-area h1 {
    font-size: 30px;
    margin-bottom: 20px;
}
.cookies-area p {
    font-size: 16px;
    line-height: 26px;
}
.opacity-cgenerator {
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
}
.accept-cookies {
    display: inline-block;
    padding: 13px 90px;
    background: #000;
    font-size: 20px;
    color: #ddd;
    border-radius: 3px;
    margin-top: 20px;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    cursor: pointer;
}
.terms-conditions {
	background: #45494C;
	color: #ffffff;
	padding: 20px 0;
}
.terms-conditions p {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 0.5px;
}
.terms-conditions strong {
    font-weight: normal;
    font-size: 20px;
    border-bottom: 2px solid #ffffff;
}
.terms-box label a, .terms-box label a:hover {
	color: #f15523;
}
#term-box {
    text-align: left;
    display: inline-block;
    width: 20px;
    height: 40px;
}
/************************
** RESPONSIVE CSS
**************/
@media screen and (min-width: 1200px) {
	.gigin-sign-in {
		margin-top: 14% !important;
	}
}
@media screen and (min-width: 1440px) {
	.gigin-sign-in {
		margin-top: 10% !important;
	}
}
@media screen and (max-width:1199px) {
	.gigin-sign-in {
		margin-top: 20% !important;
	}	
	.blog-content {font-size: 16.17px;}
	.blog-content h3 {font-size: 20.17px;}	
	.blog-content ul {padding: 0 0 0 35px;}
	.blog-content ul li {padding-bottom: 10px;}
	.footer-logo {padding: 0 0 0 30px;}
	.copy-text {font-size: 9.44px;}
	.supports p {font-size: 10.8px;}
	/* form design */
	.sign-up-form.st-user label {
		width: 85px;
	}
	.st-form-submit {
		width: calc(58% + 13px);
	}
	.promo li:first-child img, .promo li:nth-child(3) img, .promo li:nth-child(5) img, .sec-ico-bar img {
    	height:  80px !important;
	}	
	.promo li:nth-child(2) img, .promo li:nth-child(4) img {
	    height:  10px;
	}
	.promo.g-icons img {
		height: 80px !important;
	}
	.gigin-bottom-text {
		margin-top: 15%;
	}
	ul.left-check-input {
		padding-left: 0;
	}
	.list-view ul li > ul > li:nth-child(2) {
		width: 103px;
	}
	.list-view ul li > ul > li:nth-child(3) {
		width: 100px;
	}
	.list-view ul li > ul > li:nth-child(4) {
	    width: 108px;
	}	
	.list-view ul li > ul > li:nth-child(4) span {
		width: 77px;
	}
	.list-view ul li > ul > li:nth-child(6) {
		width: 150px;
	}
	.list-view ul li > ul > li:nth-child(5) {
	    width: 110px;
	}
	.list-view ul li > ul > li:nth-child(7) {
	    width: 65px;
	}	
	.list-view ul li > ul > li:nth-child(8) {
		width: 60px;
	}
	.list-view ul li > ul > li:nth-child(11) {
	    width: 68px;
	}
	.list-view ul li > ul > li:nth-child(9) {
	    width: 50px;
	}		
}
@media screen and (max-width:991px) {
/*	.noPadding{
		padding-left: 0;
		padding-right: 0;
	}*/
	.banner-content {
		font-size: 20px;
		line-height: 24px;
	}
	.blog-image {
		margin-bottom: 0 !important;
	}
	.blog-content {
		position: static;
	}
	.row.single-blog-content {
	    border-bottom: 1px solid #fff;
	    padding-bottom: 20px;
	}
	.single-blog-content.second {
		padding-top: 40px;
	}
	.single-blog-content.third {
		padding-top: 40px;
	}
	.banner-content h2 {margin: 0 0 15px;}
	.banner-form h4 {font-size: 22px;}
	.blog-content {margin-bottom: 50px;}
	.blog-image {margin-bottom: 14px;}
	.copy-text {
		font-size: 11px;
		text-align: center;
		margin-top: 20px;
	}
	.tab-order-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
	.tab-order-3 {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
	}
	.lang-select, .nav-menu {
		margin-top: 10px;
	}
	.video-background {
		height: 520px;
	}
	.banner {
		height: 520px;
		min-height: 520px;
	}
	.gigin-bottom-text {
		margin-top: 90px !important;
	}
	.reduce-top {
	    margin-top: -15px;
	}	
	.st-form-submit {
	    width: calc(64% + 11px);
	}	
	.singleField label {
		width: 105px;
		margin-right: 10px;
	}
	input#genre_input {
		width: 160px;
	}
	ul.left-check-input {
		width: 45%;
		margin-bottom: 0;
	}
	.singleField label {
		width: 110px;
	}
	ul.right-check-input {
		margin-left: 125px;
	}
	ul.genre-list {
		min-width: 161px;
	}
	.tab-common ul li ul li {
		display: block;
		width: 100% !important;
		text-align: center;
	}
	.list-view ul li > ul > li:nth-child(10) {
		display: none;
	}
/*	.list-view ul li > ul > li:last-child {
		display: none;
	}*/
	.tab-common ul li ul {
		border: 1px solid #ddd;
		margin-bottom: 30px;
	}
	.tab-common ul li ul li {
	    border-top: 1px solid #eaeaea;
	    padding: 8px 0;
	}	
	.list-view ul li ul.list-heading li:first-child {
		display: none;
	}
	.list-view ul li ul.list-heading {
		padding-top: 0;
		border-top: 0;
		margin-top: 30px;
	}
	.list-view ul li ul.list-heading li:last-child {
		padding-bottom: 0;
		display: none;
	}
}
@media screen and (max-width:767px) {
	.header .container {padding: 30px 15px;}
	.menu-icon {
		width: 30px;
		height: 30px;
		display: block;
	}
	.menu-icon img {width: 100%;}
	.lang-select {margin-top: 20px;}
	.lang-select .btn {font-size: 16px;}
	.banner-content {
		font-size: 16px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.banner-form h4 {font-size: 20px;}
	.banner-content .video-icon {
		right: 15px;
		bottom: 10px;
		width: 30px;
		height: 30px;
	}
	.banner-content .video-icon img {width: 100%}
	.promo ul li img {
		width: 80px;
		height: 80px;
	}
	.blog-content {padding: 36px 0 0;}
	.footer-wrap {text-align: center;}
	.footer-logo {
		padding: 0;
		margin-bottom: 25px;		
	}
	.single-supports {margin-bottom: 10px;}
	.copy-text {font-size: 10px;}
	/* standard user sign up */
	.banner {
		height: 376px;
	}
	img {
		width: auto !important;
	}
	.gigin-bottom-text {
		margin-top: 115px !important;
	}
	.sign-up-form.st-user label {
		width: 155px;
	}
	.large-input-st input {
    	width: 35%;
	}
	.st-form-submit {
    	width: calc(98% + 11px);
	}
	.sign-up-mtext .video-icon {
		top: 70px;
	}
	.form-step-2 a, .form-step-3 a {
		top: 95px;
	}
	ul.left-check-input {
		width: 29%;
	}
	/* standard user sign up page */
	.icon-thumb img {
	    width: 70px!important;
	}
	.banner-content .video-icon {
	    right: 25px;
	    bottom: 25px;
	}
	.blog-content.left {
	    right: 0;
	    left: 0;
	    margin: auto;
	}
	.blog-image img {
		margin: 0 auto;
	}
	.blog-content {
		margin: 0 auto;
	}
	.banner {
		min-height: 600px;
	}
	.banner-content {
		bottom: -30%;
	}
	.blog-image img {
		width: 100% !important;
	}
	.dd-option-image, .dd-selected-image {
		max-width: 45px !important;
	}
	.banner .dd-selected {
		padding-left: 5px;
	}
	.land-countrys label {
		margin-top: 10px;
	}
	.land-countrys .dd-selected {
		padding-left: 0;
	}
	#land-country .dd-pointer {
	    right: 30px !important;
	}
	.lang-select {
		float: left;
		margin-left: 10px;
	}
	.menu-icon img {
	    width: 40px!important;
	    margin-top: 5px;
	}	
	.lang-select, .nav-menu {
		margin-top: 10px !important;
	}
	.land-countrys {
		margin-top: 5px;
	}
	.active-menu {
		top: 42px !important;
	}
	.banner-content {
		bottom: 0 !important;
	}
	.banner-content .video-icon {
		bottom: 15px;
	}
	.promo.light li:first-child img, .promo.light li:nth-child(3) img {
    	height: 80px;
	}
	.logo img {
	    width: 125px!important;
	    margin-top: 15px;
	}	
	.banner-content .video-icon {
	    bottom: 30px;
	}	
	.ma-tab-view li img, .ma-b-tab li img {
		margin-left: 10px;
	}
	.band-ico-v {
		width: 30px !important;
	}
}
@media screen and (max-width:575px) {
	.header .container {padding: 15px}
	.header .col-xs-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 41.666667%;
		flex: 0 0 41.666667%;
		max-width: 41.666667%;
	}
	.header	.col-xs-7 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 58.333333%;
		flex: 0 0 58.333333%;
		max-width: 58.333333%;
	}	
	.form-field {
		display: block;
		margin: 0 8px 10px;
	}
	.form-field input {max-width: 100%;}
	.form-field label {margin: 0 5px 10px 0;}
	.banner-content .video-icon {
		bottom: 10px !important;
	}
	/*standart sign up */
	.logo img {
		width: 170px!important;
		margin-top: 0;
	}
	.header .col-xs-7 {
		max-width: 52%;
	}
	.gigin-bottom-text {
		margin-top: 81px;
	}
	.banner-content h2 {
		font-size: 18px;
		margin-top: 5px !important;
	}
	.lang-select, .nav-menu {
		margin-top: 3px !important;
	}
	a.video-icon img {
    	height: 25px;
	}
	.sign-up-mtext .video-icon {
		right: 10px;
	}
	.large-input-st input {
		width: 40%;
	}
	.st-form-submit {
    	width: calc(93% + 11px);
 	}
 	ul.left-check-input {
 		width: 33%;
 	}
 	.banner-content figure {
 		margin-bottom: 20px;
 	}
	.form-step-2 a, .form-step-3 a {
	    right: 0;
	    left: 0;
	}
	.sign-up-mtext .video-icon {
	    right: 40px;
	    top: 72px;
	}	
}
@media screen and (max-width:470px) {
	.lang-select {margin-top: 10px;}
	.lang-select .btn {padding-right: 0;}
	.lang-select .filter-option {width: 65px !important;	}
	.banner-content figure {margin-bottom: 0;}	
	.banner-content h2 {font-size: 20px;}
	.banner-content {font-size: 14px;}
	.banner-form h4 {font-size: 16px;}
	.promo ul li img {
		width: 50px;
		height: 50px;
	}
	.promo p {font-size: 11px;}
	/* standard sign up */
	#land-country {
	    display: inline-block;
	}    
	nav.nav-menu {
		display: block;
	}
	.menu-icon {
		display: inline;
	}
	.active-menu {
	    top: 108px;
	    right: 13px;
	}
	.promo li:first-child img, .promo li:nth-child(3) img, .promo li:nth-child(5) img {
	    height: 50px;
	}	
	.promo ul li {
		margin-top: 20px;
		padding: 0 0;
	}
	.promo.g-icons img {
	    height: 40px !important;
	}
	.promo.g-icons ul li {
	    margin-right: 10px;
	}
	.promo.g-icons li:last-child {
	    margin-right: 0 !important;
	}
	.sign-up-mtext p {
		margin-bottom: 0;
	}
	#land-country {
		width: 66px !important;
	}
	.standard-sign-up .sign-up-mtext p {
		padding: 0 20px;
	}
	.sign-up-form.st-user label {
		width: 87px;
	}
	.large-input-st input {
	    width: 51%;
	}	
	span.h-text {
		width: 100%;
		text-align: right;
	}
	.st-form-submit {
	    width: calc(82% + 11px);
	}
	.promo-standard-text p {
		padding: 0 20px;
		margin-top: 10px;
	}
	.singleField label {
	    width: 90px;
	    margin-right: 0px;
	}
	input#genre_input {
	    width: 150px;
	}
	ul.genre-list {
		width: 151px !important;
		min-width: inherit !important;
	    display: inline-block;
	    line-height: 26px;
	}
	.left-check-input label, .right-check-input label {
		width: 112px !important;
	}
	ul.left-check-input {
	    width: 55%;
	}
	.add_genre_u {
		width: 100px !important;
	}
	.standard-sign-up h2, .form-step-2 h2, .form-step-3 h2 {
		font-size: 18px;
		line-height: 15px;
		margin-top: 10px;
	}	
	input.start-button.gigin {
		margin-top: 10px;
	}
	.ma-tab-view li, .ma-b-tab li {
		width: 34%;
	}
}
@media screen and (max-width:401px) {
	.logo img {
		width: 115px !important;
		margin-top: 10px;
	}
	.row.single-blog-content.third {
		padding-top: 0;
	}
	.text-right {
		padding: 0;
	}
	nav.nav-menu {
    	display: inline-block;
	}
	.banner-content {
	    bottom: -1% !important;
	}
	.banner {
	    min-height: 645px;
	}
	.menu-icon {
		width: 18px;
		height: 18px;
	}
	.ma-tab-view li, .ma-b-tab li {
		width: 44%;
	}	
}	