﻿:root {
  --fit8live: #29aae2;
}


#contentbox
{		
	padding:20px 0 20px 0;	
}

h1
{		
	margin-bottom:20px;
	padding-left:20px;	
}

.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;
}

/*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:White;
}
/*
#testi
{
	width:898px;
	padding:0px 150px;
	background:#1c4277;
	display:table;
	padding-bottom:20px;
}*/

#testi, #testiblack
{
	column-width: 320px;
	column-gap: 15px;
	width: 1200px;
	max-width: 1200px;
	margin: 0px auto;
	padding:0px;
	padding-bottom:30px;
	position:relative;
}
/*
.testibox
{
	float:left;
	width:270px;
	color:White;
	padding:10px 12px;
	height:auto;
	border:1px solid white;             
}*/

.testibox
{
	float:none;
	margin: 0 2px 25px;
	padding: 15px 25px 30px 25px; 
	break-inside: avoid;
	display: inline-block;
	height:auto;
	width: 320px;
}

.date
{
	text-align:left;
	padding-top:12px;
	color:Black;
	text-transform:uppercase;
}

.quote
{
	font-size:30px;
}

.fulltxt
{
	display:block !important;
	font-size:14px;
	color:white;
}


.testibox .image
{
	display:none;
	font-family:Verdana;
}

.intro
{
	display:none;

}

.date2
{
	display:none;
}

#testi2box {
	display: block;
	width: 100%;
}
/*END TESTIMONIALS*/



.testibox
{
	background: #000000;
}

.testibox .quote
{
	color:white;
}

.testibox .date
{
	color:#93c83f;
}

/*.fit8-life .testibox.pinkbg{ background:#93c83f; }
.fit8-life .date, .fit8-life .quote { color:#93c83f; }

.rehabilit8 .testibox.pinkbg{ background:#f7a400; }
.rehabilit8 .date, .rehabilit8 .quote { color:#f7a400; }

.v8-performance .testibox.pinkbg{ background:#e30613; }
.v8-performance .date, .v8-performance .quote { color:#e30613; }

.body-transform .testibox.pinkbg{ background:#8db121; }
.body-transform .date, .body-transform .quote { color:#8db121; }*/