:root {
	--fit8live: #29aae2;
}

#alltesti {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 60px;
}


#alltesti h1 {
	text-transform: uppercase;
	text-align: center;
	font-size: 25px;
	display: table;
	width: 100%;
	height: 100%;
	margin-top: 25px;
}

#testiblack h1 {
	text-transform: uppercase;
	text-align: center;
	font-size: 25px;
	color: #29aae2;
	padding-top: 50px;
}

#alltesti .separatortesti {
	border: solid 1px black;
	width: 100px;
	text-align: center;
	margin: 0px auto 30px auto;
}

#alltesti #testi li {
	position: initial !important;
}

#testiblack #testi li {
	background-color: black;
	color: white;
	position: initial !important;
}

#testiblack .separatortesti {
	border: solid 1px white;
	width: 100px;
	text-align: center;
	margin: 0px auto 30px auto;
}

#contentbox {
	padding: 20px 0 20px 0;
}

h1 {
	margin-bottom: 20px;
	padding-left: 20px;
	color: #29aae2;
}

.blog {
	width: 760px;
	margin-bottom: 20px;
	padding-left: 20px;
	border-bottom: 1px solid #000;
}

.blog li {
	margin-bottom: 10px;
}

#backbtn {
	display: block;
	margin: 0 0 20px 20px;
}

#titletesti {
	margin-bottom: 20px;
}

#presscontent ul {
	min-height: 85px;
	width: 540px;
	margin-left: 120px;
	margin-bottom: 25px;
}

#presscontent div div {
	width: 107px;
	height: 83px;
	float: left;
	margin-right: 15px;
	display: block;
}

#presscontent ul li.intro {
	display: none;
}

#presscontent ul li.date {
	float: left;
	margin-left: 0px;
	margin-right: 35px;
}

#presscontent ul li.fulltxt {
	width: 540px;
	margin-left: 0px;
}

.contenttilesep2 {
	width: 30%;
	max-width: 110px;
	display: block;
	height: 1px;
	background: black;
	margin: 40px auto;
}

.mainbox {
	width: 100%;
	padding: 0;
}

/*TESTIMONIALS*/

#testimonialsbox {
	width: 1200px;
	height: 365px;
	background: #1c4277;
}

#testimonialsboxtitle {
	height: 115px;
	width: 1198px;
	background: url(/gfx/bg-testimonials-HP.png)no-repeat;
	background-color: #55b6e1;
	text-transform: uppercase;
}

#testimonialsboxtitle h1 {
	width: 1200px;
	height: 50px;
	padding-top: 42px;
	text-align: center;
	font-size: 30px;
	color: #29aae2;
}
/*
#testi
{
	width:898px;
	padding:0px 150px;
	background:#1c4277;
	display:table;
	padding-bottom:20px;
}*/

#testi {
	column-width: 320px;
	column-gap: 15px;
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
	padding: 0px;
	padding-bottom: 30px;
	position: relative;
	/*height:auto !important;*/
}
/*
.testibox
{
	float:left;
	width:270px;
	color:White;
	padding:10px 12px;
	height:auto;
	border:1px solid white;             
}*/

.testibox, .testi2box {
	float: none;
	margin: 0 2px 25px;
	padding: 15px 25px 30px 25px;
	break-inside: avoid;
	display: inline-block;
	height: auto;
	width: 320px;
}

#separatorwwd {
	width: 100%;
	max-width: 1200px;
	margin: 0px auto;
	display: block;
}

#testibox #testi {
	height: auto !important;
}

#testi2box #testi {
	/*  height: 2596px !important;*/
}

#fulltesti0, #fulltesti1, #fulltesti2 {
	border-bottom: 1px solid white;
}

#footerbiglinks {
	margin-top: 40px;
}


.date {
	text-align: left;
	padding-top: 12px;
	color: Black;
	text-transform: uppercase;
}

.quote {
	font-size: 30px;
}

.fulltxt {
	display: block !important;
	font-size: 15px;
	color: Black;
}

.testibox.pinkbg .fulltxt {
	color: white;
}

.image {
	display: none;
	font-family: Verdana;
}

.intro {
	display: none;
}

.date2 {
	display: none;
}

#testi2box {
}



#testiblack {
	background-color: black;
}

#testiblack p {
	text-align: center;
	font-size: 14px;
	color: white;
}

/*END TESTIMONIALS*/



.testibox {
	background: #ffffff;
}

.testibox.pinkbg .quote {
	color: white;
}

.testibox.pinkbg .date {
	color: white !important;
}

.fit8-life .testibox.pinkbg {
	background: #93c83f;
}

.fit8-life .date, .fit8-life .quote {
	color: #93c83f;
}

.rehabilit8 .testibox.pinkbg {
	background: #93c83f;
}

.rehabilit8 .date, .rehabilit8 .quote {
	color: #93c83f;
}

.v8-performance .testibox.pinkbg {
	background: #93c83f;
}

.v8-performance .date, .v8-performance .quote {
	color: #93c83f;
}

.body-transform .testibox.pinkbg {
	background: #8db121;
}

.body-transform .date, .body-transform .quote {
	color: #8db121;
}



#alltesti .testibox.pinkbg {
	background: #93c83f;
}

#alltesti .date, #alltesti .quote {
	color: #93c83f;
}

#alltesti li.pinkbg .quote {
	color: #ffffff;
}

@media screen and (max-width:660px) {
	#alltesti {
		padding: 30px 20px;
	}

	.testibox {
		width: 100%;
		margin: 0px;
	}

	.testibox {
		position: initial !important;
	}
}
