@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');






@font-face {

  font-family: 'Bender Inline';

  src: url('Bender-Inline.eot'); /* IE9 Compat Modes */

  src: url('Bender-Inline.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */

       url('Bender-Inline.woff2') format('woff2'), /* Super Modern Browsers */

       url('Bender-Inline.woff') format('woff'), /* Pretty Modern Browsers */

       url('Bender-Inline.ttf')  format('truetype'), /* Safari, Android, iOS */

       url('Bender-Inline.svg#svgFontName') format('svg'); /* Legacy iOS */

}














/* Carousel3 */


.piercing-photos-silder h2 {text-align:center!important;}

#mixedSlider3 {
  position: relative;
}
#mixedSlider3 .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin:0;
  max-width: 1280px;
}
#mixedSlider3 .MS-content .item {
  display: inline-block;
  width: 10%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  padding: 0 0px 0 0px;
  margin-right:1px;
}

#mixedSlider3 .MS-content .item img {margin:auto; width:95%; margin:5% 2.5%; display:block;}

@media (max-width: 991px) {
  #mixedSlider3 .MS-content .item {
    width: 14.2%;
  }
}
@media (max-width: 767px) {
  #mixedSlider3 .MS-content .item {
    width: 20%;
  }
}
#mixedSlider3 .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider3 .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#mixedSlider3 .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 50px;
  top: 40%;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
  padding:0px!important;
}
#mixedSlider3 .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
  #mixedSlider3 .MS-controls button {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  #mixedSlider3 .MS-controls button {
    font-size: 20px;
  }
}
#mixedSlider3 .MS-controls .MS-left {
  left: -17px;
}
@media (max-width: 767px) {
  #mixedSlider3 .MS-controls .MS-left {
    left: -10px;
  }
}
#mixedSlider3 .MS-controls .MS-right {
  right: -17px;
}
@media (max-width: 767px) {
  #mixedSlider3 .MS-controls .MS-right {
    right: -10px;
  }
}
#basicSlider { position: relative; }

#basicSlider .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  width:100%;
  max-width:1280px;
}

#basicSlider .MS-content .item {
  display: inline-block;
  width: 33.3%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: 100%;
  white-space: normal;
  line-height: 50px;
  vertical-align: middle;
}
@media (max-width: 991px) {

#basicSlider .MS-content .item { width: 25%; }
}
@media (max-width: 767px) {

#basicSlider .MS-content .item { width: 35%; }
}
@media (max-width: 500px) {

#basicSlider .MS-content .item { width: 50%; }
}

#basicSlider .MS-content .item a {
  line-height: 50px;
  vertical-align: middle;
}

#basicSlider .MS-controls button { position: absolute; }

#basicSlider .MS-controls .MS-left {
  top: 35px;
  left: 10px;
}

#basicSlider .MS-controls .MS-right {
  top: 35px;
  right: 10px;
}



/* Carousel3 */











/* Carousel1 */


.testimonials {background-color:#eee; display:table; width:100%; max-width:1180px; background-image: url(../images/rough-bg.jpg);  background-size: cover; margin-top:60px; margin-bottom:60px; padding:40px;}

#mixedSlider1 {
  position: relative;
  max-width: 100%;
}
#mixedSlider1 .MS-content {
  white-space: nowrap;
  overflow: hidden;
  margin:0;
  max-width: 100%;
}
#mixedSlider1 .MS-content .item {
  display: inline-block;
  width: 90%;
  position: relative;
  vertical-align: top;
  overflow: hidden;
  height: auto;
  white-space: normal;
  padding: 0 0px 0 0px;
  margin:0px 5%;

}

#mixedSlider1 .MS-content .item .face {margin:auto; width:100px; display:block; border-radius:1000px; border:5px solid #fff;}

#mixedSlider1 .MS-content .item p {text-align:center;}

.person-name {display:block; text-align:center; font-weight:bold; margin:10px 0px;}

.quote1 { display:inline-block; margin-right:10px; width:15px;}

.quote2 { display:inline-block; margin-left:10px; width:15px;}


@media (max-width: 991px) {
  #mixedSlider1 .MS-content .item {
     width: 90%
  }
}
@media (max-width: 767px) {
  #mixedSlider1 .MS-content .item {
     width: 90%
  }
}
#mixedSlider1 .MS-content .item .imgTitle {
  position: relative;
}
#mixedSlider1 .MS-content .item .imgTitle .blogTitle {
  margin: 0;
  text-align: left;
  font-style: italic;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  bottom: 0;
  font-weight: bold;
  padding: 0 0 2px 10px;
}
#mixedSlider1 .MS-controls button {
  position: absolute;
  border: none;
  background-color: transparent;
  outline: 0;
  font-size: 0px;
  top: 40%;
  color: rgba(0, 0, 0, 0.4);
  transition: 0.15s linear;
  padding:0px!important;
}
#mixedSlider1 .MS-controls button:hover {
  color: rgba(0, 0, 0, 0.8);
}
@media (max-width: 992px) {
}
@media (max-width: 767px) {
}
@media (max-width: 767px) {
  #mixedSlider1 .MS-controls .MS-left {
    left: -10px;
  }
}
#mixedSlider1 .MS-controls .MS-left {
  left: -17px;
  border-radius: 100px;
  border: 1px solid #999;  
}
#mixedSlider1 .MS-controls .MS-right {
  right: -17px;
  border-radius: 100px;
  border: 1px solid #999;  
}
@media (max-width: 767px) {
  #mixedSlider1 .MS-controls .MS-right {
    right: -10px;
  }
}




/* Carousel3 */

































html {
  scroll-behavior: smooth;
}


body, html {height:100%;}



body{

	font-size:16px;

	color:#333;

	line-height:24px;

	margin:0px;

	font-family: 'Roboto', sans-serif;

	font-weight:300;

}





a{transition: all 0.5s ease-in 0s; text-decoration:none; outline:0px; color:#333;} 



.clear{clear:both;}



p{margin-top:0px; }



p strong { font-weight:500;}



img {border:0px;}



form{margin:0px;}



.grid-1260{	width:1260px; margin:auto; height:auto; display:table; border:0px solid red;}



.inside-banner { margin-bottom:40px;}

.inside-banner img {width:100%; }

.logo-inside {height:90px; }

.logo-inside div {display:block; width:140px; margin:auto; text-align:left;}

.logo-inside img { width:150px; margin-top:15px; z-index:10; position:absolute; z-index:100;}



header { display:table; width:100%; height:auto; background-image:url(../images/top-band-bg.png); background-repeat:no-repeat; background-position:center top;}



.top-navigation {margin:8px 0px; padding:0px; display:table; width:100%;}



.top-navigation li { display:inline-table; float:left; list-style:none;}



.top-navigation li a, .top-navigation li span {color:#fff; font-family: 'Bender Inline'; font-size:20px; padding:10px 11.2px; display:block; }



.logo {display:block; text-align:center; margin:50px 0px 20px 0px;}



.left-bar { width:41px; margin-left:3%; position:fixed; top:0px; padding-top:20%; height:100%; text-align:center; }



.social-media-top { display:block; margin-bottom:30px;}



.social-media-top a {transition: all 0.5s ease-in 0s;}



.social-media-top a img {width:31px; height:31px; transition: all 0.5s ease-in 0s;}



.social-media-top a img:hover {width:41px; height:41px; transition: all 0.5s ease-in 0s;}



.right-bar { width:51px; margin-right:3%; position:fixed; top:0px; right:0px; height:100%; padding-top:17%; background-image:url(../images/vline.png); background-repeat:repeat-y; background-position:center top; }



.right-bar-icons {display:block;  padding:10px 0px;}



.right-bar-icons a {display:block; text-align:center; height:56px;}



.right-bar-icons img {width:45px; height:auto;  transition: all 0.5s ease-in 0s; border:5px solid #fff; border-radius:1000px; }



.right-bar-icons img:hover {width:51px; height:auto;  transition: all 0.5s ease-in 0s; margin-left:-3px;}



.right-bar-icons img:hover  {width:51px; height:auto;  transition: all 0.5s ease-in 0s;}





.featured-blog { display:table; width:100%; }



.blog-box-new {width:19%; height:auto; float:left; margin:.5%; display:table; }

.blog-box-new img  {display:block; width:100%; border:1px solid #ddd; box-sizing:border-box; border-bottom:0px;}

.featured-blog  .blog-box-new .caption {display:block; margin:0px; width:100%; background-color:#000; padding:20px; height:160px; }



.blog-listing-box-new {width:24%; height:auto; float:left; margin:.5%; display:table; }

.blog-listing-box-new img  {display:block; width:100%; border:1px solid #ddd; box-sizing:border-box; border-bottom:0px;}

.blog-listing-box-new .caption {display:block; margin:0px; width:100%; background-color:#000; padding:20px; height:220px; }

.blog-listing-box-new .blog-listing-img-box img {  width: 100%; display:block; border:1px solid #ddd; box-sizing:border-box;}

.blog-listing-box-new .blog-listing-img-box {display:table; height:auto; width:100%;}

.blog-listing-box-new .blog-caption {padding:20px 0px;}

.blog-listing-box-new .blog-caption h3 {margin-top:0px;}





.text-center {text-align:center;}

.blog-box1 {width:620px; height:465px; float:left; margin:5px; overflow:hidden;  }



.blog-box1 img, .blog-box2 img, .blog-box3 img, .blog-box4 img, .blog-box5 img {width:100%; transition: all 0.5s ease-in 0s;  z-index:-1; float:left;}



.blog-box1:hover a img {width:132%; margin:-15% 0 0 -15%; transition: all 0.5s ease-in 0s; transform: rotate(7deg);}





.blog-box2:hover a img, .blog-box3:hover a img, .blog-box4:hover a img, .blog-box5:hover a img {width:132%; margin:-15% 0 0 -15%; transition: all 0.5s ease-in 0s; transform: rotate(7deg);}









.blog-box1 a, .blog-box2 a, .blog-box3 iamg, .blog-box4 a, .blog-box5 a {color:#000;}



.blog-box2, .blog-box3, .blog-box4, .blog-box5 {width:307px; height:223px; float:left; margin:5px;}



.blog-box3, .blog-box5 {margin-right:0px;}



.blog-box1 .image-holder{ width:100%; height:457px; overflow:hidden; }



.blog-box2 .image-holder, .blog-box3 .image-holder, .blog-box4 .image-holder, .blog-box5 .image-holder{ width:100%; height:223px; overflow:hidden; }





.featured-blog .camera-or-video {  position:absolute; z-index:10000;}



.featured-blog .camera-or-video span{float:right; display:block; width:40px; height:40px; border-radius:100px; padding:10px; background-color:rgba(255,255,255,0.3); box-sizing:border-box; margin-left:20px; margin-top:15px; z-index:1000;}



.featured-blog .camera-or-video img {width:20px; height:auto;}



.featured-blog .caption { float:left; background-color:rgba(0,0,0,0.4); display:block;  color:#fff; padding:10px 10px; box-sizing:border-box; width:100%; width:307px; margin-top:-84px; transition: all 0.5s ease-in 0s;}



.featured-blog .blog-box1 .caption { width:620px;}





.featured-blog .date { font-size:12px; color:#fff; padding-left:22px; display:block; background-image:url(../images/calendar.png); background-repeat:no-repeat; background-position:left center; clear:both;}



.featured-blog .heading {font-family: 'Bender Inline'; font-size:22px; display:block; line-height:22px; font-weight:normal;}



.featured-blog .heading a, .featured-blog p a{color:#fff;}



.featured-blog p {margin-bottom:0px; font-size:15px; line-height:20px;}



h1 {  font-family: 'Bender Inline';  font-size: 48px;  font-weight: normal;  margin: 30px 0px;  line-height: 120%;  max-width: 70%;  margin: 0px auto 30px auto;}


.heading a {font-size:20px;}





.welcome p, .welcome h2{text-align:center;}



.blog-listing { margin:50px 0px;}



.blog-listing-box { float:left; width:23.5%; margin:8px; box-shadow:2px 2px 2px #ccc; border:1px solid #ddd; transition: all 0.5s ease-in 0s; height: 430px;}



.blog-listing-box:hover  .blog-listing-img-box img {width:132%; margin:-15% 0 0 -15%; transition: all 0.5s ease-in 0s; transform: rotate(7deg);}



.blog-listing-img-box { width:100%; height:223px;  overflow:hidden; display:block; border:0px solid red;}



.blog-listing-img-box img {width:100%; transition: all 0.5s ease-in 0s; float:left; z-index:-1;}



.blog-listing-box a {color:#000;}



.blog-caption { padding:20px; display:block; height:120px;}



.blog-caption .date { font-size:12px; color:#666; padding-left:22px; display:block; background-image:url(../images/calendar2.png); background-repeat:no-repeat; background-position:left center; clear:both;}



.blog-caption .heading {font-family: 'Bender Inline'; font-size:22px; display:block; line-height:30px; font-weight:normal;}







.camera-or-video {  position:absolute;}



.camera-or-video span{float:right; display:block; width:40px; height:40px; border-radius:100px; padding:10px; background-color:rgba(255,255,255,0.4); box-sizing:border-box; margin-left:20px; margin-top:15px; z-index:1000;}



.camera-or-video img {width:20px; height:auto;}



.welcome {display:table; box-shadow:0px 2px 2px #ccc; width:100%; padding:30px 0px;}



footer { background-image:url(../images/bottom-band-bg.png); background-repeat:no-repeat; text-align:center; color:#fff; padding:80px 0px 30px 0px;}



footer p {text-align:center; text-transform:uppercase; font-size:16px; letter-spacing:1px;}



.phone {color:#fff; font-family: 'Bender Inline'; font-size:48px; padding:10px 24px; display:inline-block; line-height:38px;}



.phone a {color:#fff;}



.phone img { float:left; margin-right:20px; width:40px;}



.bottom-navigation {margin:20px 0px; padding:0px; display:table; width:100%; border-top:1px solid #666; border-bottom:1px solid #666; text-align:center;}



.bottom-navigation li { display:inline-table;  list-style:none;}



.bottom-navigation li a {color:#fff;  padding:10px 14px; display:block; text-transform:uppercase; font-weight:500; font-size:14px; letter-spacing:1px; }



.social-media-bottom { display:block; padding:10px 0px;}



.social-media-bottom a {margin:2px;}



.copyright {text-transform:uppercase; font-size:11px; letter-spacing:2px;}





.inside-content-center { text-align:center;}



h2 {font-family: 'Bender Inline'; font-size:36px; line-height:36px; font-weight:normal; margin:20px 0px;  }



h3 {font-family: 'Bender Inline'; font-size:24px; line-height:24px; font-weight:normal; margin:20px 0px 0px 0px;  }





.half-left {width:48%; float:left;}



.half-right {width:48%; float:right;}



.page-title { position:absolute; border:1px solid #fff; margin:20px; width:1220px; line-height:460px; text-align:center; font-size:150px; color:#fff; font-family: 'Bender Inline'; background-color:rgba(0,0,0,0.4);z-index:0;}


.page-title-small { position:absolute; border:1px solid #fff; margin:20px; width:1220px; line-height:460px; text-align:center; font-size:300%; color:#fff; font-family: 'Bender Inline'; background-color:rgba(0,0,0,0.4);z-index:0;}



.sitemap-links { width:300px; display:block; margin:auto;}



.sitemap-links a {display:block; color:#000; border:2px solid #000; margin:4px; font-family: 'Bender Inline'; font-size:26px; line-height:26px; }



.sitemap-links a:hover {background-color:#000; color:#fff;}



.contact-form {width:400px; display:block; margin:50px 0; }



.textbox1, .textbox2 {  border:2px solid #000; border-bottom:0px; background-color:#f9f9f9; width:80%; line-height:30px; display:block; color:#000; font-size:17px; font-weight:500; font-family: 'Roboto', sans-serif;  outline:none; padding:10px; width:100%; box-sizing:border-box;}



.textbox2 {border-bottom:2px solid #000; height:150px; margin-top:-1px;}





.submit-button { border:0px; background-color:#000; cursor:pointer;   font-family: 'Bender Inline'; color:#fff; text-transform:uppercase; padding:15px 0px; width:100%;  font-size:25px; letter-spacing:2px; background-image:url(../images/button-arrow.png); background-repeat:no-repeat; background-position:10% center; transition: all 0.5s ease-in 0s;  font-weight:300; float:left; margin-top: -1px;}



.submit-button:hover {background-position:90% center; background-color:#000; }



.welcome h1 {text-align:center;}



.address { font-size:18px; font-weight:600; color:#000;}

.address a {color:#000;}


.contactus-left { text-align:left;}


.clear.hline {  border-bottom: 1px solid #999;  margin-top: 40px;}

.piercing-box {  width: 22.5%;  float: left;  margin: 1%;  border: 1px solid #ccc;  height:600px;}

.piercing-box img {display:block; width:100%; }

.piercing-box h3, .piercing-box p {text-align:center; padding:0px 20px;}


.gray {  background-color: #f7f7f7;  display: table;  padding: 20px 0px;  border: 1px solid #ddd;  margin-bottom: 20px;  width: 100%; }

.four-column {width:21%; float:left; border-right:1px solid #ddd; padding: 0px 20px; height:460px;  }

.four-column:last-child {border:0px;}

.four-column h3 { margin-bottom:20px;}



.four-column ul {margin:0px 0px 40px 0px; padding:0px 0px 0px 20px;}



.four-column li { padding-left:10px;}

.four-column li b {font-weight:700;}

.w3c-validation {    display: block;   text-align: center; padding:20px 0px;}



.w3c-validation a {margin:0px 5px;}



.full-size {width:100%;}



.contactus-map { width:100%; height:680px; border:0px; }



.mobile-navigation {display:none;}

.tabs  {text-align:center;}

.tabs a {display:inline-table; background-color:#000; color:#fff; padding:10px 20px; text-align:center; float:none; width:159px; font-weight:600; margin:10px 5px;}


#extra-content b {font-family: 'Bender Inline'; font-size: 18px; line-height: 30px; font-weight: normal;}

#extra-content2 { text-align:left;}

#extra-content2 li {margin:10px 0px;}

#extra-content2 li strong, #extra-content2 strong {font-weight:700;}

.tag-clouds { display:block; text-align:center; padding-top:20px;}

.tag-clouds a {display:inline-table; background-color:#000; padding:7px 20px; margin:1px; color:#fff;}

#extra-content2 h1 {text-align:center;}

#extra-content p, #extra-content2 p, #extra-content li, #extra-content2 li {text-align:justify;}

#more {display: none;}

#myBtn {display:block; width:150px; background-color:#000; text-align:center; color:#fff; text-transform:uppercase; font-size:14px; font-weight:700; line-height:40px; margin:auto; border:0px; font-family: 'Roboto', sans-serif; cursor:pointer;}


.review-box {width: 31.3%; margin: 1%; border: 5px solid #000; padding: 20px; float:left; height: 350px; box-sizing: border-box;}

.review-box a {font-family: 'Bender Inline'; color: #000; font-size: 20px;}

.review-box a img {margin-bottom: -7px; margin-right: 5px;}



.justify {text-align: justify;}



.tt-left, .tt-right { background-image:url(../images/rough-bg.jpg); background-size:cover;}

.tt-left img , .tt-right img { display:block; width:100%;}

.padding {padding:30px; display:table; width:100%; box-sizing:border-box;}

.padding h2 {margin-top:0px;}

.extra-space {width:100%; height:175px; display:block;}


.tt-fullsize {background-image:url(../images/rough-bg.jpg); background-size:cover; margin:50px auto;}

.tt-fullsize img { display:block; width:100%;}

.training-item {display:inline-block; border: 2px solid #000; padding: 10px; text-align: center; font-weight: 600; margin: 5px .9%; width:16%;  height:80px; float:left; display:table-column; vertical-align:middle; background-color:#fff;}

.day-box {width:48%; margin:1%; float:left;}

.day-box strong {display:block; background-color:#000; color:#fff; padding:10px 0px; margin-bottom:10px;}


.text-center {text-align:center;}


.days {background-image: url(../images/days-bg.webp); background-size:cover; margin-bottom:50px;}

.days2 {background-image: url(../images/days-bg2.webp); background-size:cover; margin-bottom:50px;}

.days2  .training-days {color:#fff;}





.training-days {
  display: table;
  width: 100%;
  padding: 30px 0 50px 0;
  background-image: url(../images/vline.png);
  background-repeat: no-repeat;
  background-position: center 137px;
  border: 0px solid #000;
  background-size: 2px 485px;
  box-sizing: border-box;
  color: #000;
}

.training-days h2 {text-align: center; margin-bottom: 40px;}


.day-right {
	width: 45%;
	float: right;
	min-height: 150px;
	padding-right: 20px;
	text-align:left;
}
.day-left b, .day-right b {
	padding-top: 7px;
	display: block;
	font-family: 'Emilys Candy', cursive;
	font-size: 20px;
}
.day-right:before {
	content: '';
	width: 20px;
	height: 20px;
	float: left;
	margin-left: -52px;
	margin-top: 10px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: center center
}
.day-left {
	width: 45%;
	float: left;
	text-align: right;
	min-height: 150px;
	padding-left: 20px;
}
.day-left:before {
	content: '';
	width: 20px;
	height: 20px;
	float: right;
	margin-right: -52px;
	margin-top: 5px;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: center center
}
.day-left ul, .day-right ul {
	margin: 0;
	padding: 0
}
.day-left li, .day-right li {
	list-style: none
}







.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #0d0d0d;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  padding: 0;
  z-index: 1000000;
  margin-top:0px;
}

.dropdown-content a {display:block; color:#fff; border-top:1px solid #333; }

.dropdown:hover .dropdown-content {
  display: block;
}









.call { position:fixed; left:20px; bottom:20px; display:block; width:150px; background-color:#fff; border-radius:100px; padding:10px; font-weight:500; line-height:30px; z-index:1000; box-shadow:0px 0px 10px 0px #aaa; }

.call img {display:inline-table; float:left; margin-right:10px; width:30px;}

.whatsapp { position:fixed; right:20px; bottom:20px; display:block; width:150px; background-color:#fff; border-radius:100px; padding:10px; font-weight:500; line-height:30px; z-index:1000; box-shadow:0px 0px 10px 0px #aaa;}

.whatsapp img {display:inline-table; float:left; margin-right:10px; width:30px;}


.tattoo-training.days  .training-days{color:#fff;}


.overlay {display:table; width:100%; height:100%; position:fixed; left:0px; top:0px; background-color:rgb(0,0,0,0.5); text-align:center; z-index:1000;}

.overlay table {width:100%; height:100%; border:0px; padding:0px; }

.advt {display:block; margin:auto; max-width:400px; background-color:#fff; padding:10px; margin-top:40px; position:relative; }

.advt img {display:block; margin:auto; width:100%; }

.close {display:block; width:60px; text-align:center; position:absolute; right:0px; background-color:#fff; padding:5px; font-weight:600; font-size:12px; text-transform:uppercase; border-radius:0px 0px 0px 20px; }





.certificate-photos img {display:inline-block; float:left; margin:1px; width:32.5%;}





.overlay {display:block; width:100%; height:100%; background-color:rgb(0,0,0,0.8); text-align:center; position:fixed; top:0px; left:0px; z-index:1000000; color:#fff;}

.popup-image {display:block; margin:auto; width:600px; max-width:90%; border:10px solid #fff; }

.close-image {display:inline-block;  width:15px; margin-left:10px; margin-bottom:-3px; }

.popup-close {display:block; width:80px; border:2px solid #fff; margin:auto; color:#fff; padding:5px; cursor:pointer;}

body, html {height:100%;}











.blog-box {display:inline-block; float:left; width:49%;  background-image:url(../images/torn-paper.png); background-position:center bottom; background-size:100% auto; padding-bottom:80px;}

.blog-box h2 {text-align:left; padding:20px 20px 0px 20px; margin:0px; min-height:75px;}

.blog-box p {text-align:left; padding:20px 20px 0px 20px; height:150px; overflow:hidden;}

.blog-box:nth-child(even) {float:right;}

.blog-box img {display:block; width:100%;}

.blog-box a {display:block; border:2px solid #000; background-color:#000; text-align:center; color:#fff; width:100px; padding:10px; font-weight:600; margin:0px 20px 20px 20px;}

.blog-box a:hover {background-color:#e8e8e8; color:#000;}


.inside-banner-blog { margin-bottom:40px; height:500px; overflow:hidden; display:block;}

.inside-banner-blog  img {width:100%; }

.inside-banner-blog  .page-title {  font-size:40px; line-height:150%; height:455px; padding-top:10%; box-sizing:border-box; }

.blog-left {width:77%; float:left; text-align:left;}

.blog-left h1 {padding:0px; margin:0px; max-width:100%; width:100%; line-height:100%; margin-bottom:30px;}

.blog-left strong {font-weight:bold;}

.blog-left ul {margin:0px 0px 0px 20px; padding:0px;}

.blog-left ul li {padding-left:10px; margin-bottom:10px; list-style-image:url(../images/bullet2.png); text-align:justify;}

.blog-left p {text-align:justify;}

.blog-left h2 {margin-top:0px;}

.blog-left h3 {margin-bottom:10px;}

.blog-right {width:20%; float:right; text-align:left;}

.blog-right h5 {background-color:#000; text-align:center; color:#fff; padding:10px; text-transform:uppercase; font-family:'Bender Inline'; font-size:24px; font-weight:normal; margin-bottom:10px; margin-top:0px;}

.blog-right  a {display:block; border:2px solid #000; padding:10px; margin-bottom:5px; font-weight:500; line-height:120%; text-align:center;} 

.blog-right  a:hover {background-color:#eee;}










.accordion {
  background-color: #fff;
  color: #000;
  cursor: pointer;
  padding: 12px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 17px;
  transition: 0.4s;
  font-weight:500;
  font-family:poppins;
  border:2px solid #000;
  margin-top:10px;
}

.active, .accordion:hover {
  background-color: #fff;
}

.accordion:after {
  content: '\002B';
  color: #000;
  font-weight: 600;
  float: right;
  font-size:20px;
  margin-left: 5px;
}

.active:after {
  content: "\2212";
}

.panel {
  padding:0px;
  background-color: white;
  overflow: hidden;
  display:none;
}

.panel  p { margin:0px;}

.faqs-tag {
  position: fixed;
  right: 0;
  top: 100px;
}

.accordion-answer {padding:15px; background-color:#f7f7f7; border:1px solid #ccc;}


#faqs  {margin-bottom:60px;}

#faqs h2 {text-align:center ;}





.tattoo-cat-box {width:23%; margin:1%; float:left; text-align:center; height:850px; border:1px solid #ddd; box-sizing:border-box;}

.tattoo-cat-box img {width:100%; display:block; border-bottom:1px solid #ddd; }

.tattoo-cat-box p {padding:0px 20px; font-size:15px;}





#fullsize-video iframe {width:100%; height:710px; margin-top:20px; border:0;}	


.table-1 { width:100%; height:100%; padding:0px; border:0px; }






/* Tool Tip */



    .tooltip, .tooltip-2, .tooltip-3, .tooltip-4{
        text-align: center;
        display: inline-block;
        vertical-align: top;
        font-size: 15px;
        color: #ffffff;
        font-family: 'Roboto', sans-serif;
        cursor: pointer;
    }
    .tooltip2{
        text-align: center;
        border: 1px solid black;
    }

    .tip{
        color: wheat;
        padding: 5px 15px 5px 10px;
        position: absolute;
        background: #000;
        max-width: 200px;
        font-family: 'Roboto', sans-serif;
        color: #ffffff;
		border-radius:3px;
		line-height:20px;
		height:21px;
		margin-top:11px;
		z-index:1000;
    }

    .show{
        opacity: 1.0;
    }
    .shadow{
        background: rgba(0,0,0,0.5);
        height: 100%;
        position: fixed;
        width: 100%;
        z-index: -1;
    }
    .common::before {
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        transform: translatex(-50%);
    }

    .horizontal::before{
        left: 50%;
    }

    .common::before {
        border-color: rgba(194, 225, 245, 0);
        border-width: 10px;
    }

    .bottom::before {
        border-bottom-color: #000;
        bottom: 100%;
    }

    .top::before {
        border-top-color: #000;
        top:100%;
        left: 50%;
    }

    .left::before {
        border-left-color: #000;
        right: -27px;
    }

    .right::before {
        border-right-color: #000;
        left: -8px;
    }



/* Tool Tip */








#img01  {width:100%; display:block;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation */
.modal-content, #caption {  
  animation-name: zoom;
  animation-duration: 0.6s;
}


@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
  background-color: transparent;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}