@font-face {

	font-family: 'FuturaTEE';

	src: url('../fonts/FuturaTEE-Bold.eot');

	src: url('../fonts/FuturaTEE-Bold.eot?#iefix') format('embedded-opentype'),

		url('../fonts/FuturaTEE-Bold.woff') format('woff'),

		url('../fonts/FuturaTEE-Bold.ttf') format('truetype');

	font-weight: 700;

	font-style: normal;

}



@font-face {

	font-family: 'FuturaTEE';

	src: url('../fonts/FuturaTEE-Book.eot');

	src: url('../fonts/FuturaTEE-Book.eot?#iefix') format('embedded-opentype'),

		url('../fonts/FuturaTEE-Book.woff') format('woff'),

		url('../fonts/FuturaTEE-Book.ttf') format('truetype');

	font-weight: 400;

	font-style: normal;

}



@font-face {

	font-family: 'FuturaTEE';

	src: url('../fonts/FuturaTEE-Medi.eot');

	src: url('../fonts/FuturaTEE-Medi.eot?#iefix') format('embedded-opentype'),

		url('../fonts/FuturaTEE-Medi.woff') format('woff'),

		url('../fonts/FuturaTEE-Medi.ttf') format('truetype');

	font-weight: 500;

	font-style: normal;

}

a{

	outline: none !important;

}

/*primary css ends here*/



ul{

	margin: 0;

	padding: 0;

}

body{

	font-family: 'FuturaTEE';

	font-size: 16px;

}



.site-header{

	background-color: #000000;

    position: relative;

    width: 100%;

    border-bottom: 1px solid #969696;

    z-index: 99;

}

.logo{

	width: 100%;

	max-width: 250px;

	float: left;

	margin: 15px 0;

}



.slide-overlay{

	position: absolute;

	top: 0;

	left: 0;

	width: 100%;

	height: 100%;

	text-align: right;

	padding-top: 150px;



}

.slider .container{

	position: relative;

}

.slider img{

	width: 100%;

}

.slider h1.banner-title{

	font-size: 60px;

	color: #fff;

	text-align: right;

	text-transform: uppercase;

	margin-bottom: 10px;

}



#navbar-brand-centered{

	max-width: 900px;

	text-align: center;

	margin: 0 auto;

}

#navbar-brand-centered .navbar-nav{

	display: inline-block;

	float: none;

	width: auto;

	vertical-align: top;

	margin: 88px auto 0;

}

#navbar-brand-centered .div-left,  #navbar-brand-centered .div-right{

	display: inline-block;

	vertical-align: top;

}

/*#navbar-brand-centered .navbar-right{

	transform: translate(-55px, 0px);

	-ms-transform: translate(-55px, 0px);

	-webkit-transform: translate(-55px, 0px);

}*/

.logo-desktop img{

	max-width: 100%;

}

.logo-desktop > a {

  border: 15px solid #000;

  border-radius: 50%;

  display: block;

  background: #000;

}

.poweredby {

  position: absolute;

  right: 15px;

  bottom: 0;

}

.header-social{

 position: absolute;

  left: 15px;

  bottom: 0;

}

.logo-desktop{

	display: inline-block;

	height: 130px;

	width: 30%;

}

.navbar-nav > li > a{

	text-transform: uppercase;

	color: #969696;

	padding: 8px;

}

.navbar-nav > li > a:hover, 

.navbar-nav > li > a:focus{

	background: transparent;

	color: #fff;

}

.site-header, .section{

	float: left;

	width: 100%;

}

.artist-col img{

	width: 100%;

}

.nopadding {

   padding: 0 !important;

}

.artist-img{

	position: relative;

	overflow: hidden;

}

.artist-name{

	position: absolute;

	bottom: 0;

	left: 0;

	right: 0;

	background: rgba(0,0,0,0.6);

	text-align: center;

	height: 100%;

	transform: translate(0px, 100%);

	-ms-transform: translate(0px, 100%);

	-webkit-transform: translate(0px, 100%);

		transition: 0.3s ease-in;

	-ms-transition: 0.3s ease-in;

	-webkit-transition: 0.3s ease-in;

	bottom: 50px;

}

.artist-name a{

	opacity: 0;

	visibility: hidden;

	font-size: 18px;

	color: #fff;

	vertical-align: top;

}

.artist-name h3{

	font-size: 30px;

	color: #fff;

	margin: 10px 0 0 0;

}

.artist-col:hover .artist-name{

	transform: translate(0px, 0);

	-ms-transform: translate(0px, 0);

	-webkit-transform: translate(0px, 0);

	transition: 0.3s ease-in;

	-ms-transition: 0.3s ease-in;

	-webkit-transition: 0.3s ease-in;

	padding-top: 30%;

	font-size: 28px;

	background: rgba(0,0,0,0.85);

	bottom: -1px;

}

.artist-col:hover .artist-name h3{

	color: #c72017;

}

.artist-col:hover a{

	opacity: 1;

	visibility: visible;

}

.title-bg-red{

	background: #c72017;

}

.section-title{

	font-size: 30px;

	color: #fff;

	text-align: center;

	padding: 35px 0;

	margin: 0;

	text-transform: uppercase;

}

@media screen and (max-width: 1450px){
   

	.logo-desktop{

		width: 25%;



	}

}

.social-icons ul{

	padding-left: 0;

}

.social-icons li{

	display: inline-block;

	list-style: none;

	margin-right: 5px;

}

.social-icons li a{

  color: #8c8c8c;

  border-radius: 2px solid;

  border: 2px solid #8c8c8c;

  height: 35px;

  width: 35px;

  display: block;

  line-height: 31px;

  text-align: center;

  border-radius: 50%;

}

.social-icons li a:hover,

.social-icons li a:focus{

	background: #c72017;

	color: #fff;

}

.recent-piercers{

	padding: 0;

}

.recent-piercers li{

	list-style: none;

	display: inline-block;

	width: 20%;

	float: left;

	position: relative;

	overflow: hidden;

}



.recent-piercers li img{

	width: 100%;

}

.piercer-name{

	position: absolute;

	left: 0;

	right: 0;

	bottom: 0;

	font-size: 30px;

	background: rgba(0,0,0,0.6);

	color: #fff;

	text-align: center;

	background: rgba(0,0,0,0.6);

    text-align: center;

    height: 100%;

    transform: translate(0px, 100%);

    -ms-transform: translate(0px, 100%);

    -webkit-transform: translate(0px, 100%);

    transition: 0.3s ease-in;

    -ms-transition: 0.3s ease-in;

    -webkit-transition: 0.3s ease-in;

    bottom: 50px;

}

.piercer-name p{

	font-size: 30px;

	margin: 10px 0;

}

.piercer-column, .artist-col{

	/* border: 1px solid #9b999c; */

	    border-bottom: 1px solid #9b999c;

    border-right: 1px solid #9b999c;

    border-top: 1px solid #9b999c;



}

.piercer-column + .piercer-column, .artist-col + .artist-col{

	border-left: none;

}

.col-md-4:first-of-type .artist-col, .recent-piercers li:first-of-type .piercer-column{

	 /*  border-left: 1px solid #000; */

	     /* border-left: none; */

		 padding-left: 0px;

}



.piercer-column:hover .piercer-name p {

    color: #c72017;

}

.recent-piercers {

  list-style: none;

    position: relative;

    overflow: hidden;

} 

.piercers .carousel-slider__item {

    border: 1px solid #9b999c;

}

.piercer-column:hover .piercer-name {

    transform: translate(0px, 0);

    -ms-transform: translate(0px, 0);

    -webkit-transform: translate(0px, 0);

    transition: 0.3s ease-in;

    -ms-transition: 0.3s ease-in;

    -webkit-transition: 0.3s ease-in;

    padding-top: 30%;

    font-size: 28px;

    background: rgba(0,0,0,0.85);

	bottom: 0px;



}

.piercer-name a{

   /*  opacity: 0;

    visibility: hidden; */

    font-size: 18px;

    color: #fff;

    vertical-align: top;}

.ads-column{

	clear: both;

}

.ads-column .first{

	float: left;

	width: 20%;

}

.ads-column .last{

	float: left;

	width: 80%;

}

.ads-column img{

	width: 100%;

	display: block;

}

.about {

	padding-bottom: 30px;

}

.about .section-title{

	margin-bottom: 30px;

}

.site-footer{

	background: #000;

	color: #fff;

	float: left;

	width: 100%;

}

.logo-footer img{

	max-width: 165px;

}

.site-footer h3{

	color: #c72017;

	font-size: 28px;

	font-weight: 400;

}

.social-count {

  color: #fff;

  margin-left: 10px;

  font-size: 16px;

}

.facebook-post .post-date{

	color: #9b999c;

	margin-bottom: 25px;

	display: block;

}

.form-control{

	border-radius: 0;

}

.btn-theme{

	border-radius: 0;

	background: #c72017;

	color: #fff;

}

.btn-theme:hover,

.btn-theme:focus{

	color: #fff;

}

.insta-feeds{

	padding-top: 4px;

}

.logo-footer{

	display: block;

	margin-top: 20px;

}

.footer-bootom{

	background: #000;

	border-top: 2px solid #9b999c;

	float: left;

	width: 100%;

}

.footer-bootom{

	color: #c72017;

}

.footer-bootom ul{

	padding: 0;

	margin: 0;

}

.footer-bootom ul li{

	list-style: none;

	display: inline-block;

	padding: 10px;

}

.footer-bootom ul li a{

	color: #c72017;

}

.language-column{

	float: right;

	padding-top: 5px;

}

.language-column li{

	vertical-align: bottom;

}

#navbar-brand-centered .navbar-nav.mobile-menu{

	display: none;

}

.slider{

	overflow: hidden;

}
.recentartist{
	padding-left: 20%;
	position: relative;
}
.recentartist .artist-img{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 20%;
}
.recent-piercers img{
	width: 100%;
}
.recent-piercers .piercer-name{
	bottom: 65px;
}
.address a{
	color: #fff;
}
.navbar-collapse{
	border: none;
	box-shadow: none;
	-ms-box-shadow: none;
	-webkit-box-shadow: none;
}
.add-ico {
  background: #c72017 none repeat scroll 0 0;
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
}
.add-ico a{
	display: block;
	height: 40px;
	width: 40px;
	background-image: url(../img/add-ico.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 25px;
}
.artist-col:hover .add-ico{
	opacity: 1;
	visibility: visible;
}
.booking-form{
	max-width: 734px;
	margin: 0 auto;
	padding: 50px 0;
	display: table;
}
.booking-form .col-xs-12{
	padding-left: 10px;
	padding-right: 10px;
}
.theme-form label{
	font-weight: 400;
}
.theme-form .form-control{
	border: 1px solid #c72017;
	box-shadow: none;
}
.hero-img{
	width: 100%;
}
.custom-group .form-control{
	max-width: 285px;
}
.btn-browse{
	font-size: 20px;
	background: #8c8c8c;
	color: #fff;
	padding: 7px 25px;
	border-radius: 0;
}
.input-group{
	margin-bottom: 15px;
}
.file-name {
  border: medium none;
  color: #959394;
  font-style: italic;
  padding: 10px;
  background: transparent;
  border-radius: 0;
}
.theme-form .btn-theme{
	float: left;
	margin-right: 15px;
	padding: 10px 28px;
	font-size: 20px;
}
.main-content{
	float: left;
	width: 100%;
}
.artist-details p {
  font-size: 20px;
  margin-bottom: 3px;
  color: #000000;
}
.artist-details p strong, .artist-details p i{
	font-weight: 400;
	color: #000;
}
.artist-details a {
	color: #c72017;
}
.artist-details{
	margin: 30px 0;
}
.artist-single .thumbnail{
	border: none;
	padding: 0;
}
.artist-single .thumbnail > img{
	width: 100%;
}
.booking-form div.wpcf7-validation-errors{
 	border: 2px solid #f7e700;
    float: left;
    margin: 0;
    width: 100%;
    margin-top: 20px;
}
.booking-form .ajax-loader + span{
	float: left;
}
.artist-single .piercer-column{
	border: none;
}
.artist-single{
	margin-bottom: 30px;
}
@media screen and (max-width: 1199px){
#toTop {
display:none;
}
 
        .list li {
            
			width: 25%;
            
        }

	.header-social{

		bottom: auto;

		top: 10px;

	}

	.poweredby > img {

	  width: 130px;

	}

	#navbar-brand-centered{

		max-width: 100%;

	}

	.logo-desktop{

		margin-right: 0;

		width: 17%;

	}

}

@media screen and (max-width: 991px){
.container.not-founbd {
    /* padding: 0; */
    margin-top: 81px;
    float: left;
    margin-left: 0px;
}
    .insta-feeds img {
  width: 100%;
}

	#navbar-brand-centered{

		padding: 0;

		float: left;

		width: 100%;

	}

	#navbar-brand-centered .navbar-nav{

		margin-top: 80px;

	}

	.navbar{

		margin-bottom: 0;

	}

.poweredby img {
  width: 100%;
}

	.poweredby{
         width: 110px;
		bottom: 25px;

	}

	.logo-desktop{

		height: 90px;

	}

	.navbar-nav > li > a{

		font-size: 14px;
		padding: 10px 6px;

	}

	#navbar-brand-centered .div-left, #navbar-brand-centered .div-right{

		width: 40%;

	}

	.div-left .nav.navbar-nav{

		float: right !important;

	}

	.div-right .nav.navbar-nav{

		float: left !important;

	}
	.recentartist .artist-img, .ads-column .first{
		width: 25%;
	}
	.recentartist{
		padding-left: 25%;
	}
	.ads-column .last{
		width: 75%;
	}
	.piercer-name p{
		font-size: 22px;
	}
	#navbar-brand-centered .navbar-nav{
		margin-top: 35px;
	}
	.custom-group .form-control{
		max-width: 100%;
	}
}

@media screen and (max-width: 767px){
.container.not-founbd {
    /* padding: 0; */
    margin-top: 81px;
    float: left;
    margin-left: 0px;
}
    
.poweredby img {
    width: 100%;
}

.list li {
width:33.33%;
}

	#navbar-brand-centered .div-left, #navbar-brand-centered .div-right{

		display: none;

	}

	#navbar-brand-centered .navbar-nav.mobile-menu{

		display: block;

	}

	.navbar-toggle{

		background: #fff;

		border-radius: 0;

	}

	.navbar-toggle .icon-bar{

		background: #000;

	}

	.language-column li{

		vertical-align: top;

	}

	.navbar-header{

		float: left;

		width: 100%;

		margin: 0 !important;

	}

	.logo-mobile {

		position: absolute;

		max-width: 120px;

		left: 0;

		right: 0;

		margin: 0 auto;

		top: 0;

		background: #000;

		border-radius: 50%;

		padding: 10px;

	}

	.logo-mobile img{

		max-width: 100%;

	}

	.poweredby {

    margin-top: 24px;
    top: 30px;
    left: 23px;
    right: auto;
    bottom: auto;
    width: 80px;

	}
	.recentartist .artist-img{
		width: 35%;
	}
	.recentartist{
		padding-left: 35%;
	}
	.ads-column .last{
		width: 100%;
	}
	.ads-column .first{
		width: 100%;
	}
	.site-footer, .footer-bootom{
		text-align: center;
	}
	.artist-col{
		border-right: none;
	}
	#navbar-brand-centered{
		margin-top: 60px;
	}
	#navbar-brand-centered .navbar-nav{
		margin-top: 10px;
	}
	.booking-form{
		max-width: 100%;
		display: inline-block;
		width: 100%;
	}
}
@media screen and (max-width: 599px){
.container.not-founbd {
    /* padding: 0; */
    margin-top: 81px;
    float: left;
    margin-left: 0px;
}
	.recentartist .artist-img{
		width: 50%;
	}
	.recentartist{
		padding-left: 50%;
	}
	.recent-piercers .piercer-name{
		bottom: 50px;
	}
}
@media screen and (max-width: 480px){
.container.not-founbd {
    /* padding: 0; */
    margin-top: 40px;
    float: left;
    margin-left: 0px;
}
.list li {
width:100%;
}
	#navbar-brand-centered{
		margin-top: 30px;
	}
	
    .poweredby {
    width: 80px;
    left: 18px;
}
.poweredby img {
    width: 100%;
}

}
@media screen and (max-width: 479px){
	.header-social{

		display: none;

	}

	.language-column{

		width: 100%;

		padding-right: 50px;

	}

	.language-column ul li:last-child{

		float: right;

	}

	.navbar-toggle{

		position: absolute;

		top: 0;

		right: 0;

	}

	.navbar{

		min-height: 90px;

	}
	#navbar-brand-centered{
		margin-top: 60px;
	}
	.poweredby{
		left: 15px;
	}
}

@media screen and (max-width: 375px){
    .poweredby {
    width: 86px;
}
.poweredby img {
    width: 100%;
}

	.language-column ul li:last-child{

		display: none;

	}
	.recentartist .artist-img{
		width: 100%;
		position: relative;
	}
	.recentartist{
		padding-left: 0;
	}
	.piercers .carousel-slider__item{
		border: none;
	}

}

.artist-col:hover .artist-name.artist-eff a {
  float: left;
  height: 100%;
  padding-top: 30%;
  text-decoration: none;
  width: 100%;
}

.piercer-column:hover .piercer-name.artist-eff a {
  float: left;
  height: 100%;
  padding-top: 30%;
  text-decoration: none;
  width: 100%;
}

.piercer-column.artist-eff a {
  opacity:1; visibility: visible;
}
.artist-name.artist-eff a {
  opacity:1; visibility: visible;
}
.piercer-column:hover .piercer-name.artist-eff  {
  padding-top:0;
}.artist-col:hover .artist-name.artist-eff  {
  padding-top:0;
}
.artist-name.artist-eff a span {
  opacity:0; 
}.piercer-name.artist-eff a span {
  opacity:0; 
}

.artist-col:hover .artist-name.artist-eff a span {
  opacity:1; 
}
.piercer-column:hover .piercer-name.artist-eff a span {
  opacity:1; 
}
.single-guest .piercer-name {
        left: 40px;
    right: 40px;
    top:40px;
    bottom:40px !important;
    
}
.ttt {display:none !important;}