.card-0 {
  top: -140px;
}
.card-1 {
  top:-100px;
}
.card-2 {
  top:-70px;
}
.card-3 {
  top:-50px;
}
.card-4 {
  top:-30px;
}
.card-5 {
  top:-20px;
}
.card-6 {
  top:-10px;
}
.card-7 {
  top:0px;
}
.card-8 {
  top:-10px;
}
.card-9 {
  top:-20px;
}
.card-10 {
  top:-30px;
}
.card-11 {
  top:-40px;
}
.card-12 {
  top:-50px;
}
.card-13 {
  top:-70px;
}
.card-14{
  top:-140px;
}
.select-card{
  display: block;
  width: 17.5%;
  /* width: 180px; */
  /* float: left; */
  margin-right: -11.5%;
}
.select-card a{
  transition: 0.3s;
}
.select-card a:hover{
  transform: scale(1.1);
  margin-top: 5%;
  
}
.select-card img, .tarot-card img{
  border-radius: 12px;
}
.popular-article .box h4 {
  margin: 10px 0;
  color: #160c03;
  text-align: center;
  font-size: 18px;
  font-weight: 800;
}
.popular-article .box img {
  height: 250px;
  width: 100%;
  background-size: cover;
}

.popular-article .boxes .box {
  background: white;
  padding: 10px;
  height: 100%;
}

.angel-card {
  padding: 40px 0 20px;
  background-size: 600px;
  text-align: center;
}

.card {
  width: 320px;
  display: block;
  margin: 0 auto;
  border-radius: 10px;
  border: 0;
}

.main-article {
  text-align: justify;
}

.main-article h3,
.main-article h2,
.main-article h2,
.main-article h4 {
  color: #160c03;
}
a.side-title {
  color: #fff;
  font-family: "Lora", serif;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  text-align: center;
  line-height: normal;
  padding: 10px;
  max-width: 100%;
  display: block;
  background-color: #160c03;
  margin-bottom: 30px;
}
.article {
  position: relative;
  margin-bottom: 20px;
}
.article .container {
  max-width: 980px;
  margin: 0 auto;
}
.article .side {
  background: #deeffd;
  border: 1px solid #160c03;
  padding: 20px;
}
.left-ads {
  left: 0;
  top: 0;
}
.right-ads {
  right: 0;
  top: 0;
}
.left-ads,
.right-ads {
  position: absolute;
  height: 800px;
  width: 200px;
}

.article .col-side {
  margin-bottom: 20px;
}
.article .side h4 {
  text-align: center;
  color: #160c03;
}
.angel-side {
  max-width: 80px;
  margin: 0 5px;
  display: inline;
  margin-bottom: 10px;
}
.angel-col-side {
  text-align: center;
}
.laptop{
  display: block !important;
}
.mob{
  display: none !important;
}
@media only screen and (max-width: 991px) {
	 .intro .col-md-7 {
    padding-left: 15px;
    padding-right: 15px;
}
.btn-rev {
    width: 80% !important;
}
}

@media only screen and (max-width: 769px) {
  .btn-rev{
    padding: 10px;
  }
  .col-side .col-md-4{
   width: 47%; 
  }
  .popular-article .boxes .box {
    margin: 0px 15px;
	padding: 8px;
	max-width: 250px;
  }
  .col-lg-4.col-md-6.mb-3.mx-md-auto.boxes{
	  
	justify-content: center;
    display: flex;
  }

}

@media only screen and (max-width: 559px) {
  .angels {
    padding: 10px 0px;
  }
  .intro .col-md-7{
    padding-left: 0;
    padding-right: 0;
  }
  .btn-rev{
    padding: 10px;
  }
  .heading-2 {
    font-size: 31px !important;
}
  .laptop{
    display: none !important;
  }
  .mob{
    display: block !important;
  }
  #card .col-md-2{
    width: 33.33%;
  }
  .col-side .col-md-4{
   width: 33.33%; 
  }
  .angel-icon {
    max-width: 100px;
    padding: 0px 5px;
  }
  

.intro .image img {
    height: 270px;
}
.intro .image {
    height: auto;
}
}
@media only screen and (max-width: 420px) {
  .angel-icon {
    max-width: 90px;
    padding: 0px 5px;
  }
}

@media only screen and (max-width: 1359px) {
  .left-ads,
  .right-ads {
    display: none;
  }
}

.heading-2 {
  font-family: "Merriweather", sans-serif;
  color: #fbc260;
  font-size: 45px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}

.text-span-2 {
  color: #f40;
}

.flip-container {
  margin-bottom: 10px;
}

.flip-container img {
  width: 100%;
  height: 100%;
}

.flip-box {
  background-color: transparent;
}

.flip-box-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
  transform: rotateY(180deg);
}

.flip-box-front,
.flip-box-back {
  /* position: absolute; */
  /* width: 100%; */
  /* height: 100%; */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-back {
  top: 0;
  left: 0;
  position: absolute;
  transform: rotateY(180deg);
  width: 100%;
  height: 100%;
}

.select-card-wrapper {
  position: relative;
}
.select-card-wrapper {
  /* height: 400px; */
  width: 100%;
  /* width: 78%; */
  /* margin-bottom: 25px; */
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  padding: 50px 0px;
}
.select-card.card-0 {
  position: relative;
  opacity: 1; 
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}

.select-card.card-1 {
  position: relative;
  
  opacity: 1; 
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
}

.select-card {
  display: block;
  /* width: 180px; */
}
.select-card.card-2 {
  position: relative;
  
  opacity: 1;
  -webkit-transform: rotate(18deg);
  -ms-transform: rotate(18deg);
  transform: rotate(18deg);
}
.select-card.card-3 {
  position: relative;
  
  opacity: 1;
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
}
.select-card.card-4 {
  position: relative;
  
  opacity: 1;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}
.select-card.card-5 {
  position: relative;
 
  opacity: 1;
  -webkit-transform: rotate(7deg);
  -ms-transform: rotate(7deg);
  transform: rotate(7deg);
}
.select-card.card-6 {
  position: relative;
  
  opacity: 1;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
.select-card.card-7 {
  position: relative;
  
  opacity: 1;
  -webkit-transform: rotate(1deg);
  -ms-transform: rotate(1deg);
  transform: rotate(1deg);
}
.select-card.card-8 {
  position: relative;
 
  opacity: 1;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.select-card.card-9 {
  position: relative;
  
  opacity: 1;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.select-card.card-10 {
  position: relative;
  
  opacity: 1;
  -webkit-transform: rotate(-15deg);
  -ms-transform: rotate(-15deg);
  transform: rotate(-15deg);
}
.select-card.card-11 {
  position: relative;
 
  opacity: 1;
  -webkit-transform: rotate(-18deg);
  -ms-transform: rotate(-18deg);
  transform: rotate(-18deg);
}
.select-card.card-12 {
  position: relative;
  
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  transform: rotate(-20deg);
}
.select-card.card-13 {
  position: relative;
  
  -webkit-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  transform: rotate(-50deg);
}
.select-card.card-14 {
  position: relative;
  
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.select-card.animateFadeIn.lastAnimate {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    transform: translate(-50%, -50%) rotateY(0deg) !important;
    opacity: 1 !important;
}

.select-card.animateFadeIn.lastAnimate.flipCard {
    transform: translate3d(-50%, -50%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(180deg) rotateZ(0deg) skew(0deg, 0deg) !important;
    transition: all 0.3s;
}

.select-card.animateFadeIn.lastAnimate.flipCard img {
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(-180deg) rotateZ(0deg) skew(0deg, 0deg) !important;
}

.select-card.animateFadeOut {
    opacity: 0 !important;
    transition: 0.1s;
}

.animateFadeOut:nth-child(2) {
    transition-delay: 0.1s;
}

.animateFadeOut:nth-child(3) {
    transition-delay: 0.2s;
}

.animateFadeOut:nth-child(4) {
    transition-delay: 0.3s;
}

.animateFadeOut:nth-child(5) {
    transition-delay: 0.4s;
}

.animateFadeOut:nth-child(6) {
    transition-delay: 0.5s;
}

.animateFadeOut:nth-child(7) {
    transition-delay: 0.6s;
}

.animateFadeOut:nth-child(8) {
    transition-delay: 0.7s;
}

.animateFadeOut:nth-child(9) {
    transition-delay: 0.8s;
}

.animateFadeOut:nth-child(10) {
    transition-delay: 0.9s;
}

.animateFadeOut:nth-child(11) {
    transition-delay: 0.10s;
}

.animateFadeOut:nth-child(12) {
    transition-delay: 0.11s;
}

.reveal-card-wrapper {
    display: none;
}
.select-card.animateFadeIn {
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg) !important;
}

.select-card.animateFadeIn.lastAnimate {
  position: absolute !important;
  left: 50% !important;
  top: 50% !important;
  transform: translate(-50%, -50%) rotateY(0deg) !important;
  opacity: 1 !important;
}

.select-card.animateFadeIn.lastAnimate.flipCard {
  transform: translate3d(-50%, -50%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(180deg) rotateZ(0deg) skew(0deg, 0deg) !important;
  transition: all 0.3s;
}

.select-card.animateFadeIn.lastAnimate.flipCard img {
  transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(-180deg) rotateZ(0deg) skew(0deg, 0deg) !important;
}

.select-card.animateFadeOut {
  opacity: 0 !important;
  transition: 0.1s;
}

.animateFadeOut:nth-child(2) {
  transition-delay: 0.1s;
}

.animateFadeOut:nth-child(3) {
  transition-delay: 0.2s;
}

.animateFadeOut:nth-child(4) {
  transition-delay: 0.3s;
}

.animateFadeOut:nth-child(5) {
  transition-delay: 0.4s;
}

.animateFadeOut:nth-child(6) {
  transition-delay: 0.5s;
}

.animateFadeOut:nth-child(7) {
  transition-delay: 0.6s;
}

.animateFadeOut:nth-child(8) {
  transition-delay: 0.7s;
}

.animateFadeOut:nth-child(9) {
  transition-delay: 0.8s;
}

.animateFadeOut:nth-child(10) {
  transition-delay: 0.9s;
}

.animateFadeOut:nth-child(11) {
  transition-delay: 0.10s;
}

.animateFadeOut:nth-child(12) {
  transition-delay: 0.11s;
}

.reveal-card-wrapper {
  padding: 15px;
  background-color: #160709ba;
}

.reveal-card {
  width: 206px;
  height: 280px;
  margin-right: auto;
  margin-left: auto;
  float: left;
}
.p-text.color-white {
  color: #fff;
  text-align: center;
}
@media screen and (max-width: 767px){

   .popular-article h1 {
    font-size: 1.5rem !important;}
    .select-card img{
        height: 150px;
    }
	.select-card-wrapper {
		/* width: 150%; */
	}
	/* .game-headerv1 {
		left: calc(50% - 51.99px)!important;;
		width: 90px!important;
		height: 90px!important;
	}	 */
	.reveal-card{		float: none;		width: 260px;	}	
}
@media screen and (max-width: 991px){
}
/*html.w-mod-touch * {
  background-attachment: scroll !important;
}*/
@media screen and (min-width: 0) and (max-width: 991px){

	/* .select-card{	transform:none !important;	-webkit-transform:none !important;	transition: none !important;	top: 0px !important;	margin-right: -165px;	margin-left: 0px; */
	/* } */
}



@media (max-width: 1300px) {
  .select-card{  margin-right: -12%;}
}
@media screen and (max-width: 991px){
  .mx-auto-spred {
    margin-right: auto!important;
    margin-left: auto!important;
  }
}


@media (max-width: 991.98px) {
  .select-card.card-0, .select-card.card-1, .select-card.card-14, .select-card.card-13{ display: none;}
  .select-card{ margin-right: -11%;}
}

@media (max-width: 767.98px) {
  .select-card-wrapper .row{ flex-wrap: nowrap;}
  .select-card{ margin-right: -9.5%;}

}

@media (max-width: 567.98px) {
  .select-card{transform: rotate(0) !important; top: 0 !important; width: 17%;}
  .select-card:hover{transform: rotate(0) !important;}

}

@media (max-width: 400.98px) {
  .select-card { width: 16%;}
}

