        .th_banner_sec{background-image:url('https://www.rexholidays.co.uk/theme/website/images/static/inner_page_banner.webp');background-position:center right;
		background-repeat:no-repeat;background-size:cover;padding:183px 0 80px} 
    .th_banner_sec h2{width:100%;float:left;color:#fff;font-size:50px;font-weight:600;margin:100px 0 20px}
    .th_banner_sec div img{margin-right:30px;}
    .th_banner_sec nav{width:100%;float:left;}
    .th_banner_sec nav ol li{line-height:40px;}
    .th_banner_sec nav ol li a{color: #ffff;font-size:20px}
    .th_banner_sec .breadcrumb-item.active, .th_banner_sec .breadcrumb-item+.breadcrumb-item::before{color:var(--yellow_color);
    font-size:20px}
    .th_content_sec h2{width:100%;float:left;color:#000;font-weight:600;font-size: 25px;margin-top:50px;}
 	.th_content_sec h3{width:100%;float:left;color:#000;font-weight:600;font-size: 25px;margin-top:50px;}
 	.th_content_sec p{width:100%;float:left;color: #757575;margin:20px 0 0}
 	.th_content_sec strong, .th_content_sec strong span{width:100%;float:left;color:#000;font-size:16px;margin:30px 0 20px}
 	.th_content_sec ul{width:100%;float:left;padding-left:16px;}
 	.th_content_sec ul li{width:100%;float:left;color: #757575;list-style:disc;}
 	.th_content_sec ul li b{color: #555;}
 	.th_content_sec p:last-child{margin-bottom:60px}
     .th_review_sec{padding:50px 0;}
	.th_review_sec h2{width:100%;float:left;font-size:28px;color:#000;margin-bottom:10px;}
	.th_review_sec p {width:100%;float:left;}
	.th_review_sec .th_content p{width:100%;float:left;text-align:center;color: #9C9FA9;margin-bottom:40px;}
	.th_review_slider{padding-right:50px}
	.th_review_slider{margin-top:20px}
	.th_review_slider .th_item{width:100%;float:left;margin-bottom:40px}
	.th_review_slider .th_item .th_content{width:100%;float:left;padding:25px;background-color:#fff;border-radius:22px;
		box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.20);height:178px;}
	.th_review_slider .th_item .th_content h3{width:100%;float:left;text-align:center;font-weight:600;font-size: 16px;color:#000;margin-bottom: 5px;}
	.th_review_slider .th_item .th_content p{width:100%;float:left;text-align:center;color: #999;margin:0;height:90px;overflow:hidden;overflow-y:auto;}

	.th_review_sec span{width:100%;float:left;text-align:center;color:var(--yellow_color);margin-top:20px;
		font-size:20px;}
	.th_review_sec small{width:100%;float:left;text-align:center;color:var(--blue_color);}
	.th_review_sec .th_item .caption{text-align: center;font-weight: bolder; float: left;width: 100%; margin: 10px 0px;}
	.th_review_sec .th_item .caption p{ margin-bottom: 0px !important;color: #000;font-size:18px}
	.th_review_sec .th_item .caption img {height:14px;width:77px}
    .th_load_btn {width:100%;float:left;text-align:center;margin-top:35px;display:none;}
	.th_load_btn a{padding:10px 15px;color:var(--blue_color);outline:none;border:none;font-size:16px;
		background-color:#F3F6FF;border-radius:8px;transition:0.5s;}
	.th_load_btn a:hover,.review-btn:hover{background-color:var(--blue_color);color:#fff;}
    :root{--blue_color:#041556; --yellow_color:#FDBB11;}
    .review-btn{text-align:center;float:right;width: 167px;padding:10px 15px;background-color: var(--yellow_color);color: #fff;border-radius: 8px;outline: none;border: none;font-weight: 600;letter-spacing: 1px;transition: 0.5s;}
    .th_content{background-image:url('https://www.rexholidays.co.uk/theme/website/images/comment_image.svg');background-repeat: no-repeat;background-position: 15px 10px;}
    @media only screen and (max-width:575px){
    	.th_review_slider .th_item {margin-bottom:30px}
    }