blockquote.speech-bubble .quote-content {
    float: left;
}
.clients li {
    border: none; 
}
.clients {
    padding-top: 25px;
    border-top: 1px solid #e5e5e5;
}
#wrap {
	padding-top: 0;
}

.img-top {
	float: right;
	margin: 0 0 20px;
}

.gen-table tbody {
	border: 1px solid #e5e5e5;
}

.gen-table td {
	width: 33%;
	text-align: left;
	border: 0;
}

.widget ul.menu ul li {
	border-bottom: none;
	border-top: 1px dotted #ccc;
	padding-left: 15px;
}

.widget ul.menu ul {
	margin-left: 0;
}

.entry-image img {
	max-width: 100%;
	height: auto !important;
}

#tagline {
	margin-top: 14px;
}

.contact-info p {
	padding-left: 30px;
}

.ncl-root {
	margin-top: -25px;
}

ul#navlist li a {
	font-weight: 600;
}

strong {
	font-weight: 600;
}

ul.square {
	padding-left: 20px;
	list-style: square;
}

.entry.jcarousel-item .entry-video iframe {
	max-width: 220px;
	height: auto !important;
}

.blog-entry-single .entry-video iframe {
	max-width: auto !important;
	height: auto 100%;
}

#main img {
	max-width: 100%;
	height: auto;
}

aside p>strong, .widget.contact-info p>strong {
	display: none;
}

#main img.icon_pdf {
	float: left;
}

#newsletter-form input#newsletter {
	width: 326px;
}

@media (max-width: 959px) and (min-width: 768px) {
	#newsletter-form input#newsletter {
		width: 232px;
	}
}

@media (max-width: 767px) and (min-width: 480px) {
	#newsletter-form input#newsletter {
		width: 286px;
	}
}

@media (max-width: 479px) {
	#newsletter-form input#newsletter {
		width: 166px;
	}
}

.infobox .button.large {
	margin: 17px 0 0 20px;
	font-size: 1em;
}

.dpe-flexible-posts h4.title {
	font-size: 1em;
	font-weight: 400;
	padding: 5px 0 5px 11px;
	background: url(images/bullets-and-arrows/arrow-right.png) no-repeat left .833em;
	margin-bottom: 0;
}

.dpe-flexible-posts li {
	border-bottom: 1px dotted #ccc;
}

#content ul.square li {
	background: url(images/bullets-and-arrows/square.png) no-repeat 0 8px;
}

.widget.latest-posts li span {
	display: none;
}

/********************************************/
/************** flexslider ******************/
/********************************************/
.flexslider .slides img {
	height: auto;
}