 section.hero_section { 
  background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: cover;
        height: 880px;
        padding-bottom: 100px;

} 
 
.hero_cont h2 {
	color: #fff;
	font-size: 45px;
	display: inline-grid;
	line-height: 1.4em;
	text-transform: initial;
	font-weight: normal;
}

.hero_cont h2 span {
	font-size: 70px;
	color: #1be24f;
	text-transform: uppercase;
	font-weight: bold;
}

a.hero_btn {
	background: #1be24f;
	padding: 12px 24px;
	display: inline-block;
	color: #000;
	text-decoration: none;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 500;
	border: 2px solid #1be24f;
}

.work_btn {
	display: flex;
	justify-content: center;
	gap: 10px;
}

a.hero_btn:hover {
	border: 2px solid #1be24f;
	background: transparent;
	color: #fff;
}

.hero_cont h3 {
	color: #fff;
	font-weight: normal;
	font-size: 22px;
	text-transform: initial;
}

section.blood_testing {
    background-size: contain;
    padding: 40px 0 60px 0;
    background-repeat: no-repeat;
    background-position: bottom right;
}
h2.common_heading {
    color: #fff;
    font-weight: 600;
    line-height: initial;
}
.testing_content h3 {
    font-size: 35px;
    color: #000;
    text-transform: initial;
    margin: 0;
    font-weight: normal;
    line-height: initial;
}
.white_shape_test:after {
    content: '';
    background: #ffffff;
    position: absolute;
    height: 85%;
    width: 998em;
    top: 50%;
    left: -999em;
    transform: translate(0, -50%);
}
.white_shape_test {
    position: relative;
}

.testing_content h4,
section.blood_sample h4 {
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-transform: initial;
}

.testing_content p {
    color: #000;
    line-height: 1.3em;
}

section.advantage_sec {
    background-size: cover;
    background-repeat: no-repeat;
    padding: 80px 0;
}

.icon_img img {
    width: 52px;
    height: 52px;
    object-fit: contain;
}

.icon_img {
	background: #1be24f;
	text-align: center;
	position: relative;
	z-index: 9;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

.box_listing {
    background: #fff;
    padding: 10px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-bottom: 10px!important;
    min-height: 220px;
}

section.advantage_sec .col-xl-3 {
	padding: 0 26px;
}
.work_btn a:hover {
    background: #ffb907;
    color: #fff;
}
.icon_img:after {
	content: '';
	width: 0;
	height: 0;
	border-left: 60px solid transparent;
	border-right: 60px solid transparent;
	border-bottom: 90px solid white;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-50%, 0);
	z-index: -1;
	padding: 0px;
}

.advantage_inner h3 {
	text-align: center;
	font-weight: bold;
	color: #000;
}
.box_listing ul {
    padding:0;
}
.box_listing li {
    font-size: 20px;
    line-height: 1.3em;
    margin: 0 0 5px 0;
    list-style:none; 
}
.box_listing li img {
    width: 16px;
}
.box_listing li {
    font-size: 20px;
    line-height: 1.3em;
    margin: 0 0 5px 0;
    list-style: none;
    display: flex;
    align-items: baseline;
    gap: 10px;
}
.box_listing li::marker {
	color: #1bdf4e;
	/* font-size: 28px; */
}

.review_sec {
	background: #000;
	padding: 80px 0 !important;
}

section.advantage_sec h2 {
	width: fit-content;
	margin: 0 auto;
	border: 5px solid #1be24f;
	padding: 10px 30px 14px 30px;
	letter-spacing: 2px;
	text-transform: initial;
}

section.how_work h2 {
	background: #ffb907;
	font-size: 60px;
	font-weight: bold;
	color: #000;
	text-transform:initial;
}

.work_btn a {
	background: #ffffff;
	padding: 8px 22px;
	display: inline-block;
	color: #000000;
	text-decoration: none;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	border: 3px solid #ffb907;
}
.play_google img {
    width:180px;
}
.play_google {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: absolute;
    bottom: 180px;
	left: -60px;
}
.whole_images_play {
    width: fit-content;
    margin: 0 auto;
    position: relative;
}
.how_work h3 {
	font-size: 24px;
	color: #000;
	font-weight: 600;
}

/* .half_container {
	max-width: 570px;
	margin: 0 auto 0 0;
	padding: 0 25px;
}
 */
/* .client_cont {
	max-width: 570px;
	margin: 0 0 0 auto;
	padding: 0 25px;
} */
/* .mob-img {
	width: 350px;
} */
section.client_pharmacy {
    background: linear-gradient(90deg, rgba(0,0,0,1) 50%, rgba(27,226,79,1) 50%);
}
.client_cont h2 {
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
    position: relative;
}
.client_cont h2:after {
    content: '';
    background: #1be24f;
    position: absolute;
    height: 35px;
    width: 998.5em;
    top: 50%;
    left: -999em;
    transform: translate(0, -50%);
}
.client_cont p {
	color: #fff;
}

.client_cont h2 span,
.forward_content h2 span {
	color: #1be24f;
	font-weight: 600;
}

section.blood_sample h2,
.forward_content h2 {
	color: #000;
	text-transform: initial;
	font-weight: 400;
}

section.blood_sample h2 span {
	color: #ffb907;
	font-weight: 600;
}

.review_sec {
	background: #000;
}

.star_title {
	background: #fff;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}

.user_content {
 	background: linear-gradient(55deg, #f8bb09 36%, #d3bb09 100%), url(/advantage-img.png);
	padding: 25px 25px 0 25px;
	text-align: center;
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
	position: relative;
}

.user_content:after {
	content: url('https://www.youth-revisited.co.uk/wp-content/uploads/2024/07/quote.png');
	position: absolute;
	left: -55px;
	top: -18px;
	transform: scale(.7);
}

.user_content:before {
	content: url('https://www.youth-revisited.co.uk/wp-content/uploads/2024/07/quote-reverse.png');
	position: absolute;
	right: -55px;
	bottom: -18px;
	transform: scale(.7);
}
.user_content img {
    width: 56px!important;
    background: #ffffff21;
    border-radius: 50px!important;
/*     padding: 8px; */
    margin: 0 auto;
/*     filter: invert(1); */
}
.review_inner .lazyloading {
    background: #ffffff21!important;
}
.outside_div {
    padding: 0 40px;
}
.user_content p {
    color: #000;
    font-size: 16px;
    line-height: 1.3em;
}
.star_title h4 {
	text-align: center;
	font-size: 18px;
	color: #000;
}
.star_title img {
    width: 81px!Important;
    margin: 0 auto;
}
.star_title {
	background: #fff;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	padding: 4px;
}

section.review_sec .col-md-4.p-4 {
	padding-inline: 40px !important;
}

.review_sec h2 {
	color: #fff;
	font-weight: normal;
	text-decoration: underline;
}
section.blood_sample {
    background: linear-gradient(90deg, rgba(255,185,7,1) 41%, rgba(255,185,7,1) 41%, rgba(255,255,255,1) 41%);
}
section.Moving_forward {
    background: linear-gradient(90deg, rgb(255 255 255) 41%, rgb(255 255 255) 41%, rgb(27 226 79) 41%);
}
/* .sample_inner_content {
	max-width: 960px;
	margin: 0 auto 0 0;
} */

/* .sample_inner_img {
	max-width: 360px;
	margin: 0 0 0 auto;
}
 */
/* .forward_content {
	max-width: 960px;
	margin: 0 0 0 auto;
}

.forward_inner_img {
	max-width: 360px;
	margin: 0 auto 0 0;
} */

.forward_content p,.how_work p  {
	font-size: 20px;
	color: #000;
}
.forward_content p {
	line-height: 1.3em;
}
.sample_inner_content ul li, .sample_inner_content p {
    color: #000;
}
.get_inner_container h2 {
	font-size: 28px;
	color: #000;
	text-transform: initial;
	font-weight: 400;
}

.get_inner_container li {
	font-size: 20px;
	margin: 15px 0 0 0;
}

.get_inner_container li a {
	color: #000;
}

.touch_inner_container {
	height: 500px;
}

.get_inner_container {
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

ul.list-unstyled img {
	width: 35px;
	margin-right: 20px;
}

.review_sec .col-lg-4 {
	max-width: 30% !important;
}

section.review_sec .row {
	justify-content: space-between !Important;
}

section.review_sec .row {
	justify-content: space-between !Important;
	padding: 0 20px;
}

.work_btn {
	display: flex;
	justify-content: center;
	gap: 20px;
}

.work_btn i.fa.fa-chevron-right {
	background: #ffb907;
	padding: 5px 12px;
	color: #fff;
	display: flex;
	align-items: center;
	font-size: 45px;
}

section.advantage_sec .row {
	row-gap: 40px;
}


@media only screen and (max-width: 1199px) {
.box_listing {
    min-height: initial;
    padding-bottom: 50px!important;
}
	.play_google {
    left: 0;
}
}

@media only screen and (max-width: 991px) {
		.review_sec .col-lg-4 {
			max-width: initial!important;
		}
		img.blood_tube {
		max-width: 350px;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 767px) {
	.play_google {
    bottom: 60px;
    left: -40px;
}
	.page-id-196984 .container {
		max-width: 767px;
	}
	
	.hero_cont h2 span {
		font-size: 40px;
	}

	section.advantage_sec {
		padding: 60px 0px;
	}

	section.how_work h2 {
		font-size: 40px;
	}

	section.blood_sample .row {
		flex-direction: column-reverse;
	}
	section.hero_section {
    height: 550px;
    padding-bottom: 50px;
	}
	.hero_cont h2 {
    line-height: 1.2em;
}
	section.client_pharmacy {
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 50%, rgba(27, 226, 79, 1) 50%);
}
section.client_pharmacy .container {
    padding: 0;
}
	.mob-img {
    width: 250px;
}
	.Moving_forward .col-md-7,.blood_sample .col-md-7 {
    padding-left: 15px!important;
	padding-right: 15px!important;
}
.row.rev_slide {
    margin: 0;
}

}