.subscription-form input {
	outline: none;
}

.wth-single-item {
	width: auto;
}

.outer-button {
	display: inline-block;
}

@media and (max-width: 1367px) {

}

/* XL Device :1200px. */
@media (min-width: 1200px) and (max-width: 1900px) {
	.footer-top{
		padding-top:65px;
		padding-right:10px;

	}
	.footer-area{
		padding-top: 0;
		margin-top:0;
		height: 0;
	}

	.hero-area {
	  height: calc(100% - 112px);
	}

	/*.hero-area {
		height:774px;
	}*/
	.modal-xl{
		max-width: 	80%;
	}
	.keypad table > tbody> tr > td {
		padding:15px 20px;
	}
	.row.round-box{
		top:150px;
 	}
}

/* LG Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
	.row.round-box {
		position: relative;
		top: 60px;
	}
	.hero-text-top{
		padding-top:160px;
	}
	.footer-top{
		padding-top:20px;
	}
	.modal-xl{
		max-width: 	80%;
	}
	#bookingPopup.vga-modal .fc-border-separate th,
	#bookingPopup.vga-modal .fc-border-separate td{
		height:50px;
	}

	.wth-single-item p,
	.wth-single-item p span {
		font-size: 16px;
	}
}

 
/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {
	header{
		height:75px;
	}
	.keypad{
		padding-top:110px;
	}
	.btn-circle.btn-xl {
		width:80px;
		height:80px;
 	}
	.wth-box-right {
		padding-left: 32px;
		padding-right: 15px;
		padding-top: 20px;
		padding-bottom: 25px;
	}
	.wth-single-item {
		width: auto;
		height: 150px;
	}
	.single-cercle-box p span{
  		font-size: 1.0em;
	}
	.wth-box-right .col-md-4 {
		padding: 0 5px;
	}
	.wth-single-item span {
		font-size: 17px;
		font-weight: bold;
	}
	.-wht-box-left h4 {
		font-size: 16px;
	}

	.check-box h5 {
		font-size: 16px;
	}

	.wth-box-right h4 {
		font-size: 16px;
		margin-left: -8px;
		margin-right: -8px;
	}
	.checkmark {
		height: 42px;
		width: 45px;
		border: 2px solid #ff007c;
	}
	.container-ct .checkmark::after {
		left: 8px;
		top: 5px;
		width: 25px;
		height: 26px;
	}
	.container-ct p {
		font-size: 13px;
		left: 16px;
		top: -2px;
	}
	.-wht-box-left::after {
		position: absolute;
		right: -55px;
		top: 0;
		width: 45px;
		height: 100%;
		background-image: url(../img/shadowt.png);
	}
	.pink-bx h5 {
		font-size: 15px;
	}
	.pink-bx {
		height: 242px;
	}

	.hero-area {
	    height: 100vh;
	    background-image: url(../img/hero.png);
	    background-position: center -50px;
	    background-size: cover;
	    width: 100%;
	}
	.footer-area {
	    background-size: unset;
	    display: none;
	}
	.hero-text-top{
		padding-top:230px;
	}
	.hero-text-bottom{
		/* top: 45px; */
		top: 20px;
    		/*transform: scale(0.9); */
	}
	.logo img{
		width:110px;
	}
	.logo h4{
		margin-top:5px;
		font-size: 1.3em;
	}
	.footer-top{
		/* padding:90px 50px 0 0; */
		position: relative;
		top: 90px;
		right: 50px;
		padding: 0;
	}
	.footer-top a{
		font-size: 1.2em;
	}
	.footer-top a span{
		font-size: 0.9em;
	}
	.footer-copyright{
		padding-top:0px;
	}
	.wth-box-right {
	padding-left: 32px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 25px;
	}
	.row.round-box{
		top: 0px;
		transform: scale(0.8);
	}
	.single-cercle-box p{
		font-size: 15px;
	}
	.single-cercle-box{
		width:160px;
		height:160px;
	}
	.single-cercle-box.box-round-2{
		top:25px;
	}
	.modal-xl{
		max-width: 	80%;
	}
	#bookingPopup.vga-modal .fc-border-separate th,
	#bookingPopup.vga-modal .fc-border-separate td{
		height:40px;
	}

	.wth-single-item p {
		font-size: 15px;
	}

	.subscription-form input {
		font-size: 30px;
	}
	
	.txt_agree_covid{padding-top:7px}


}	


@media only screen and (max-width : 900px) {
  #serviceSiginTab li a:after,
  #serviceSiginTab li a:before {
    display: none;
  }

  #serviceSiginTab li a {
    margin-right: 0
  }

  #serviceSiginTab {
    padding-left: 0;
  }

  #servicePopup.vga-modal .nav-tabs {
    width: 100%;
  }

  #serviceSiginTab .nav-item {
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
  }
}

/* SM Small Device :320px. */
@media only screen and (min-width: 320px) and (max-width: 767px) {
	.wth-box-right {
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 20px;
		padding-bottom: 25px;
	}

	.hero-area {
		background-image: url(../img/hero.png);
		background-position: center bottom;
		background-size: cover;
		width: 100%;
	}

	.wth-single-item {
		width: 145px;
		padding: 10px;
		margin: 15px auto;
	}

	/*.hero-area {
		overflow: hidden;
	}*/
	.pink-bx {
		background: #ff007c;
		border-radius: 10px;
		text-align: center;
		width: 100%;
		height: 150px;
		padding-top: 25px;
		box-shadow: 0 2px 5px #8f8f8f;
		display: block;
		z-index: 99999 !important;
		margin-bottom: 180px;
	}
	.subscription-form h2 {
		font-size: 23px;
		font-family: c;
		color: #fff;
	}
	.subscription_input a {
		font-size: 16px;
		position: relative;
		right: 0;
		top: 15px;
	}
	.subscription-form input {
		width: 100%;
		height: 75px;
		border: none;
		padding: 15px;
		font-size: 18px;
		letter-spacing: 1px;
		border-radius: 10px;
		position: relative;
	}
	.subscription-form {
		padding-top: 200px!important;
		text-align: center;
	}
	.row.round-box {
		position: relative;
		top: 60px;
		display: inline-block;
		height: 100%;
		margin-bottom: 170px;
	}
	.footer-area {
			background-size: unset;
	}

	.single-cercle-box {
		margin-bottom: 20px;
	}

	.footer-area {
		padding-top: 0;
		height: 110px;
		position: relative;
		z-index: 1;
	}

	.hero-area {
		height: calc(100% - 110px);
		position: relative;
		z-index: 2;
	}

	.hero-text-top {
		padding-top: 140px;
	}

	.vga-modal .modal-dialog .modal-header .rounded-close {
		width: 1em;
		height: 1em;
		position: relative;
	    margin-top: -25px;
	    margin-right: -25px;
	}

	.vga-modal .modal-dialog .modal-header .rounded-close span {
	    color: #000;
	    position: absolute;
	    top: 0;
	    right: 9px;
	}

	.area_agree_covid{padding-top:10px}
	.txt_agree_covid{padding-top:0px}

}

@media only screen and (max-width: 576px) {
	 .i_service, #bookingPopup.vga-modal .item_service {
	    width: 160px!important;
	} 

	.subscription_input-1 {
		margin: 0 -10px 20px;
		display: block;
		width: auto;
	}

	.subscription_input-1 .outer-button {
		width: 100%
	}

	.subscription_input-1 .outer-button:not(:last-child) {
		margin-bottom: 15px;
	}

	.checkInFeatureEnableEdit .subscription_input button {
		width: 260px;
		margin: 0;
		padding: 15px;
		font-size: 14px;
	}

	/*.checkInFeatureEnableEdit .subscription_input button {
		width: 50%;
		margin: 0 -0.125em;
	}*/

	.row.round-box {
		display: none!important;
		}

		.subscription-form input {
		height: 55px!important;
		line-height: 55px!important;
		padding: 0 15px!important;
		font-size: 30px!important;
		}

		.subscription-form input::-webkit-input-placeholder {
		font-size: 20px;
		}

		.subscription-form::-moz-placeholder { /* Firefox 19+ */
		font-size: 20px;
		}
		.subscription-form:-ms-input-placeholder { /* IE 10+ */
		font-size: 20px;
		}
		.subscription-form:-moz-placeholder { /* Firefox 18- */
		font-size: 20px;
	}

	.box-qrcode img {
		margin-left: 0;
	}

	.subscription-form {
		padding-top: 170px!important;
	}

	.subscription_input {
		margin-bottom: 15px;
	}

	.vga-modal .input-area table.reward .forInput h4 {
		font-size: 22px;
	}

	#customerFirstPopup #frmFirstCustomer .forInput .inner .col-6 {
		-ms-flex: 0 0 100%;
	    flex: 0 0 100%;
	    max-width: 100%;
	}

	#customerFirstPopup #frmFirstCustomer .forInput .inner .row .col-6:first-child {
		margin-bottom: 15px;
	}

	.input-group.custom>.form-control,
	.vga-modal .input-area table.reward .forInput .inner .birthday select {
		font-size: 22px;
	}

	#infoBirthday .row.birthday .col-6:fist-child {
		margin-bottom: 15px;
	}

	header {
		height: 90px;
	}

	.subscription-page .logo img {
		max-height: 35px;
	}

	.logo h4 {
		font-size: 1.2em;
	}

	.box-qrcode {
		margin-top: 0;
	}

	#congratulationPopup .form-group .row.mt-3 button {
		width: 100%;
	}

	#congratulationPopup .form-group .row.mt-3 .col-12 button:first-child {
		margin-bottom: 15px;
	}
}


@media screen and (max-width: 375px) {
  .subscription-form input::-webkit-input-placeholder {
    font-size: 16px;
  }

  .subscription-form::-moz-placeholder { /* Firefox 19+ */
    font-size: 16px;
  }
  .subscription-form:-ms-input-placeholder { /* IE 10+ */
    font-size: 16px;
  }
  .subscription-form:-moz-placeholder { /* Firefox 18- */
    font-size: 16px;
  }
}


/* SM Small Device :550px. */
@media only screen and (min-width: 576px) and (max-width: 767px) {

 
}

/*@media only screen and (min-height: 1024px) and (max-height: 1024px) {
 	.subscription-form {
 		margin-top: 27%;
 	}

 	.hero-text-top {
 		margin-top: 25%;
 	}
}*/

@media only screen and (min-height: 1280px) and (max-height: 1280px) {
 	.subscription-form {
 		margin-top: 27%;
 	}

 	.hero-text-top {
 		margin-top: 27%;
 	}
}

/*@media only screen and (min-width: 1366px) and (max-width: 1366px) {
	.subscription-form {
 		margin-top: 0!important;
 	}

 	.hero-text-top {
 		margin-top: 0!important;
 	}
}*/