.workout-featured h4
{
	font-weight: normal;
	text-align: center;
	margin-bottom: 50px;
}
.workout-featured .workout-exercises li h4, .workout-featured .workout-mission h4
{
	text-align: left;
	margin-bottom: 0px;
}
.workout-mission .section-desc, ul.workout-exercises li p
{
	text-align: justify;
}
.workout-featured .work-videos img
{
	position: relative;
}
.workout-featured .work-videos div
{
	background-size: 350px 205px;
	height: 205px;
	padding: 0px;
}
.workout-featured .work-videos div p
{
	color: #fff;
	font-size: 25px;
	text-align: center;
	padding-top: 20%;
}
.workout-featured .work-videos div p span
{
	display: block;
	font-size: 12px;
	color: #D77F8A;
	margin-top: -20px;
	font-weight: bold;
}
.workout-featured .work-videos
{
	padding-bottom: 15px;
	padding-top: 15px;
}
.testimonial
{
	padding: 50px 0;
}
.testimonial h2
{
	text-align: center;
	color: #fff;
}
.testimonials-arrow {
background: url(images/testimonials-arrow.png) no-repeat;
width: 26px;
height: 26px;
margin: 0 0 0 30px;
}
.prev-nxt
{
	float: right;
}
.prev-nxt a
{
	background: #5B5C5E;
	color: #fff;
	padding:8px;
}
.twitter ul li img
{
	position: absolute;
    left: 0;
    top: 0;
}
.twitter ul div.liner
{
	width: 100%;
	height: 1px;
	clear: both;
	background: #E7E7E7;
	margin: 10px 0;
}
.twitter ul div.liner:last-child
{
	display: none;
}
.postlist-services:first-child
{
	margin-left: 15%;
}
.postlist-services:last-child
{
	margin-right: 15%;
}
.mobile-follow
{
	margin-top: 30px;
}
#formID .form-group .fielderror {
border-color: #F00 !important;
}
#formID .form-group .fieldtrue {
border: 1px solid #1ABC5B !important;
}
#formID .text-center button.btn span
{
	color: #291c1c;
}
#formID .text-center .btn:hover span
{
	color: #fff !important;
}
#formID .text-center span
{
	color: #F00;
}
.contct-details
{
	margin-bottom: 40px;
}
.contct-details li
{
	display: inline-block;
	padding: 0 20px;
}
.contct-details li i
{
	top: 2px;
	border: 2px solid;
	padding: 5px;
	border-radius: 50%;
}
.contct-details li i.icon-phone
{
	font-size: 15px;
}
.contct-details li span
{
	padding: 0 0 0 5px;
}
.contct-details li span a
{
	color: #797979;
}
.contct-details li span a:hover
{
	color: #FAC846;
}
.main-slider .item .col-sm-6 a
{
	margin: 0 0 0 61px;
}
@media (min-width: 320px) and (max-width: 560px){
	.site-logo
	{
		display: block;
		/*width: 22%;*/
		height: 55px;
		padding: 4px 0 6px 6px;
	}
	.site-logo img
	{
		/*width: 93%;*/
		height: 50px;
		margin-top: 4%;
	}
	.primary-navigation
	{
		display: none;
	}
	.postlist-services:last-child {
	    margin-right: 0%;
	  }
	.postlist-services:first-child
	{
		margin-left: 0%;
	}
	.contct-details li:first-child
	{
		margin-bottom: 20px;
	}
}
}



@media (min-width: 560px) and (max-width: 767px) and (orientation:landscape){
	.site-logo img
	{
		margin-top: 8%;
	}
}

.video-title{
	margin-bottom: 0.5em;
	font-size: 18px;
	text-align: center;
}

iframe{
    width: 100%;
  }