@charset "utf-8";
/* CSS Document */

.serviceme-132-1{
	width:100%;
	height:1270px;
	background:url(../images/serviceme-132-1/bg.jpg) top center no-repeat;
	}
.serviceme-top{
	width:100%;
	height:auto;
	text-align:center;
	padding-top: 65px;
	}
.serviceme-top img{
	max-width:100%;
	}
.serviceme-mid{
	width:100%;
	height:auto;
	position: relative;
	margin-top: 100px;
	}
.serviceme-block1{
	width:288px;
	height:auto;
	position: absolute;
	top: 260px;
	}
.serviceme-block2{
	width: 288px;
    height: auto;
    position: absolute;
    top: 109px;
    left: 254px;
	}
.serviceme-block3{
    width: 288px;
    height: auto;
    position: absolute;
    top: 430px;
    left: 254px;
	}
.serviceme-block4{
    width: 288px;
    height: auto;
    position: absolute;
    top: -57px;
    left: 518px;
	}
.serviceme-block5{
    width: 288px;
    height: auto;
    position: absolute;
    top: 260px;
    left: 518px;
	}
.serviceme-block6{
    width: 288px;
    height: auto;
    position: absolute;
    top: 580px;
    left: 518px;
	}
.serviceme-block7{
    width: 288px;
    height: auto;
    position: absolute;
    top: 109px;
    left: 780px;
	}
.serviceme-block8{
    width: 288px;
    height: auto;
    position: absolute;
    top: 430px;
    left: 780px;
	}
.serviceme-block9{
    width: 288px;
    height: auto;
    position: absolute;
    top: 260px;
	left: 1031px;
	}
.serviceme-box{
	width:288px;
	height:236px;
	background:url(../images/serviceme-132-1/bg-ic.png) top center no-repeat;
	background-size:contain;
	}
.serviceme-icons{
	width:100%;
	height:auto;
	text-align:center;
	padding-top: 70px;
	}
.serviceme-text{
	width:100%;
	height:auto;
	text-align:center;
	font: 20px/26px 'Kanit', Arial, sans-serif;
	color:#fff;
	margin-top: 5px;
	}
	
/*******************************************************/
.product {
  flex: auto;
  width:288px;
	height:236px;
  position: relative;
  
}

.product:before {
  content: "";
  float: left;
  padding-top: 100%;
}

.content {
  position: relative;
  width:288px;
  height:236px;
  vertical-align: middle;
  z-index: 9;
  background:url(../images/serviceme-132-1/bg-ic.png) top center no-repeat;
}

.product:hover .effect-1,
.product:hover .effect-2 {
  display: block;
}

.effect-1,
.effect-2 {
  display: none;
  mix-blend-mode: multiply;
  height: 84%;
  opacity: 1;
  position: absolute;
  width: 84%;
  z-index: 3000;
}

.effect-1 {
	width:249px;
	height:219px;
  animation: rotate 1.8s linear infinite;
  background:url(../images/serviceme-132-1/bg-ic-h2.png) top center no-repeat;
}

.effect-2 {
	width:249px;
	height:219px;
  animation: rotate 1.2s linear reverse infinite;
  background:url(../images/serviceme-132-1/bg-ic-h1.png) top center no-repeat;
}

@keyframes rotate {
  0% {
    top: 0;
    left: 8%;
  }
  25% {
    top: 8%;
    left: 0%;
  }
  50% {
    top: 16%;
    left: 8%;
  }
  75% {
    top: 8%;
    left: 16%;
  }
  100% {
    top: 0;
    left: 8%;
  }
}

.title {
  position: relative;
  top: calc(100% + 16px);
}

.title span {
  display: block;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 0.6rem;
  letter-spacing: 0.1rem;
  margin-top: 8px;
  text-transform: uppercase;
}

.exercise {
  background-image: linear-gradient(135deg, #a8edea 0%, #fed6e3 100%);
  border-radius: 5px;
  height: 50%;
  margin: 25%;
  width: 50%;
}

.sleep {
  background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%);
  border-radius: 50%;
  height: 50%;
  margin: 25%;
  width: 50%;
}

.meditation {
  background-image: linear-gradient(
    to top,
    #f3e7e9 0%,
    #e3eeff 99%,
    #e3eeff 100%
  );
  border-radius: 5px;
  height: 40%;
  margin: 30%;
  transform: rotate(45deg);
  width: 40%;
}

.twitter {
  background-image: linear-gradient(
    to top,
    #1e3c72 0%,
    #1e3c72 1%,
    #2a5298 100%
  );
  border-radius: 14px;
  bottom: 20px;
  color: #fff;
  font-weight: 400;
  letter-spacing: 0.1rem;
  line-height: 28px;
  padding: 0 12px;
  position: fixed;
  right: 20px;
  z-index: 5000;
}

.twitter i {
  margin-right: 6px;
  position: relative;
  top: 2px;
}

.twitter a {
  color: #fff;
  font-family: Helvetica, Arial, Sans-Serif;
  font-size: 0.7rem;
  text-decoration: none;
}
@media (max-width: 374px) { 
	.serviceme-132-1 {
    height: auto;
    padding-bottom: 70px !important;
}
	.serviceme-block1 {
	width: 270px;
    position: relative;
    top: 0;
}
.serviceme-block2 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block3 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block4 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block5 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block6 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block7 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block8 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block9 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
	}
@media (min-width: 375px) and (max-width: 413px) {
	.serviceme-132-1 {
    height: auto;
    padding-bottom: 70px !important;
}
	.serviceme-block1 {
	width: 270px;
    position: relative;
    top: 0;
}
.serviceme-block2 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block3 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block4 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block5 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block6 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block7 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block8 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block9 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
	}
@media (min-width: 414px) and (max-width: 575px) {
	.serviceme-132-1 {
    height: auto;
    padding-bottom: 70px !important;
}
	.serviceme-block1 {
	width: 270px;
    position: relative;
    top: 0;
}
.serviceme-block2 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block3 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block4 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block5 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block6 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block7 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block8 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block9 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
	}
@media (min-width: 576px) and (max-width: 991px) { 
	.serviceme-132-1 {
    height: auto;
    padding-bottom: 70px !important;
}
	.serviceme-block1 {
	width: 270px;
    position: relative;
    top: 0;
}
.serviceme-block2 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block3 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block4 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block5 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block6 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block7 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block8 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block9 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
	}
@media (min-width: 992px) and (max-width: 1199px) { 
	.serviceme-132-1 {
    height: auto;
    padding-bottom: 100px !important;
}
	.serviceme-block1 {
	width: 270px;
    position: relative;
    top: 0;
}
.serviceme-block2 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block3 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block4 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block5 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block6 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block7 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block8 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
.serviceme-block9 {
	width: 270px;
    position: relative;
    top: 0;
    left: 0;
}
	}
@media (min-width: 1200px) and (max-width: 1280px) {
	.serviceme-block2 {
    left: 220px;
}
.serviceme-block3 {
    left: 220px;
}
.serviceme-block4 {
    left: 435px;
}
.serviceme-block5 {
    left: 435px;
}
.serviceme-block6 {
    left: 435px;
}
.serviceme-block7 {
    left: 655px;
}
.serviceme-block8 {
    left: 655px;
}
.serviceme-block9 {
    left: 875px;
}
	}
@media (min-width: 1281px) and (max-width: 1366px) {
	.serviceme-block2 {
    left: 235px;
}
.serviceme-block3 {
    left: 235px;
}
.serviceme-block4 {
    left: 465px;
}
.serviceme-block5 {
    left: 465px;
}
.serviceme-block6 {
    left: 465px;
}
.serviceme-block7 {
    left: 695px;
}
.serviceme-block8 {
    left: 695px;
}
.serviceme-block9 {
    left:930px;
}
	}