.ppc-offer-price{
	display: inline-block;
	font-size: 28px;
	background: #ffffff;
	border-radius: 20px;
	padding: 20px;
	color: #004379;
}

.ppc-offer-price strong.ppcPrice{
	font-size: 34px;
	background: #004379;
	color: #ffffff;
	padding: 6px 10px;
	margin-right: 5px;
	border-radius: 5px;
	text-align: center;
	line-height: 1;
	display: inline-block;
}

.ppc-offer-price span.usually-title {
    font-size: 24px;
}

.ppc-offer-price span.usually-title strong{
    font-size: 28px;
}

.journey_imgHeight{
	height: 240px;
}
.journey_imgHeight img{
	height: 100%;
	object-fit: cover;
	width: 100%;
}
.desktop-book-consultatio{width: 77%;border-radius: 18px; overflow: hidden;}

.appointment-form .choose-container{text-align: left;color: #4a4a4a;}
.desktop-view-form .appointment-form p{
    color: #4a4a4a;
    text-align: left;
    font-size: 18px;
}
.appointment-form .choose-container .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #eee;
    border: solid 1px #000;
    border-radius: 0;
    box-shadow: none;
    font-size: medium;
    padding: 0;
}
.appointment-form .form-control {
    height: 60px;
    border-radius: 40px;
    border: 1px solid #c7c7c7;
}

.discount-label span {
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-family: Montserrat, sans-serif;
    background: transparent;
}


@media (max-width:1500px){
	.ppc_laser_banner.desktop-view-banner .banner_img {
	  min-height: 1070px;
	}
}

@media (max-width:1300px){
	.ppc-offer-price{font-size: 24px;}
	.ppc-offer-price strong.ppcPrice {font-size: 30px;}
	.ppc-offer-price span.usually-title {font-size: 22px;}
	.ppc-offer-price span.usually-title strong {font-size: 26px;}
	.desktop-book-consultatio {width: 100%;}
	.ppc_laser_banner.desktop-view-banner .banner_img {
	    min-height: 1000px;
	  }
}

@media only screen and (max-width: 1199px) {
  .desktop-view-top .navbar-light .navbar-nav .nav-link {
    font-size: 14px;
  }
  .ppc-offer-price {
    font-size: 22px;
    padding: 10px;
  }
   .ppc-offer-price strong.ppcPrice {
    font-size: 26px;
  }
  .ppc-offer-price span.usually-title {
    font-size: 20px;
  }
  .ppc-offer-price span.usually-title strong {
    font-size: 24px;
  }
.journey_imgHeight {
  height: 200px;
}
.appointment-form .form-control {height: 50px;}
}

@media only screen and (max-width: 575px) {
	.desktop-view-form .appointment-form p{font-size: 16px;}
	.appointment-form .choose-container{font-size: 15px;}
.ppc-offer-price {
    font-size: 20px;
    padding: 15px;
  }
  .ppc-offer-price strong.ppcPrice {
    font-size: 24px;
  }
  .ppc_laser_banner.desktop-view-banner .banner_img {
    min-height: 920px;
  }
  .appointment-form p{font-size: 16px}
}
@media only screen and (max-width: 480px) {
	.ppc-offer-price {font-size: 18px;}
	.ppc-offer-price strong.ppcPrice {font-size: 20px;padding: 4px 8px;}
	.ppc-offer-price span.usually-title {
    font-size: 18px;
    line-height: 1;
  }
  .ppc-offer-price span.usually-title strong {
    font-size: 22px;
  }
}

@media only screen and (max-width: 380px) {
 .ppc-offer-price {
    font-size: 16px;
    padding: 10px;
    border-radius: 15px;
  }
  .ppc-offer-price strong.ppcPrice {
    font-size: 18px;
    padding: 4px 8px;
    margin-right: 3px;
  }
  .ppc-offer-price span.usually-title {
    font-size: 16px;
    line-height: 1;
  }
  .ppc-offer-price span.usually-title strong {
    font-size: 18px;
  }
  .appointment-form p{font-size: 14px}

}
