.site:before,
.site:after,
.fv-testimonials-shortcode:before,
.fv-testimonials-shortcode:after,
.fvp-pagination:before,
.fvp-pagination:after,
.fvt-main:before,
.fvt-main:after,
.fvtestimonial.fvt-sidebar:before,
.fvtestimonial.fvt-sidebar:after {
   content: "";
   display: table;
}
.site:after,
.fv-testimonials-shortcode:after,
.fvp-pagination:after,
.fvt-main:after,
.fvtestimonial.fvt-sidebar:after {
   clear: both;
}

.clsTestimonial {
   border: 1px solid silver;
   margin-top: 10px;
   margin-bottom: 15px;
   padding: 0 20px 20px 20px;
}
.clsTestimonial h5 {
   margin: 0 20px 0px 0px;
   text-align: center;
}
.clsTestimonial h5 img {
   margin: 12px 0 0 0;
   border-color: silver;
}
.clsTestimonial a {
   text-decoration: none;
}
.clsTestimonial h2 {
   margin: 20px;
   text-align: center;
}
.clsFPTContent {
   margin: 10px 0;
}
.testimonil-table td {
	vertical-align: top; 
	font-weight: bold;
}
textarea#txtExcerpt {
	width: 350px; 
	height: 50px;
}
textarea#txtText {
	width: 350px; 
	height: 150px;
}
h5.byline {
   text-align: left;
   margin: 0;
   padding: 0;
}

/* Testimonial slider */

.fv-testimonials-shortcode.slideshow {
    margin: 0 auto;
    min-height: 200px;
    position: relative;
    max-width: 800px;
   display: block;
}
.fv-testimonials-shortcode.slideshow .slide {
   position: absolute;
   width: 800px;
   max-width: 100%;
   display: none;
}
.fv-testimonials-shortcode.slideshow p {
   margin: 0 auto;
   max-width: 800px;
}

/* 3 default templates */
.fv-testimonials-shortcode {
   width: 100%;
}
.fvt-links {
	list-style: none;
	margin: 0 0 24px !important;
	padding: 0 !important;
}
.fvt-links li {
	list-style-type: none !important;
}
.fv-testimonials-shortcode .fvtestimonial {
	display: block;
	width: 100%;
	margin: 0 0 24px;
}
.archive .fv-testimonials-shortcode .fvt_item {
	margin: 0 0 2.564102564102564% 2.564102564102564%;
	width: 31.623931623931625%;
	float: left;
}
.archive .fv-testimonials-shortcode .fvtestimonial.one-third:first-child {
	margin-left: 0;
}
.fv-testimonials-shortcode .fvtestimonial.one-third img {
   max-width: 100%;
}
.fv-testimonials-shortcode .fvtestimonial.one-third a,
.fv-testimonials-shortcode .fvtestimonial.one-third a:hover {
	color: #000;
	text-decoration: none;
}
.fv-testimonials-shortcode .fvtestimonial.fvt-sidebar {
	display: block;
	width: 100%;
	margin-bottom: 24px;
}
.fvportfolio {
	position: relative;
}
.archive .fvt_item .fvp-overlay {
    background-color: rgba(0, 0, 0, 0.35);
    content: "";
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.fvp-basics {
    bottom: 0;
    display: block;
    left: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 2;
	color: #fff;
}
.archive .fvt_item .fvp-thumb {
    height: 0;
    overflow: hidden;
    padding-bottom: 66%;
    position: relative;
}
.archive .fvt_item .fvp-thumb img {
    height: auto;
    width: 110%;
    left: 50%;
    position: absolute;
    top: -5%;
    border: 0;
    -webkit-transform: 	translateX(-50%);
    -moz-transform: 	translateX(-50%);
    transform: 			translateX(-50%);
    transition: all 0.5s cubic-bezier(0.2, 1, 0.22, 1) 0s;
    width: auto;
}
.fvp-basics .fvp-client {
    margin: 0;
	position: relative;
	top: 0;
	text-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
    transition: all 0.7s cubic-bezier(0.22, 1, 0.22, 1) 0s;
}
.fvp-basics .fvp-client .entry-title {
	margin-bottom: 0;
}
.fvp-basics .fvp-category {
    display: block;
    opacity: 0.7;
    position: relative;
    bottom: 0;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.22, 1) 0s;
}
.fvp-basics .fvp-meta {
    display: block;
    overflow: hidden;
    position: relative;
    top: 0;
    height: 0;
    transition: all 0.5s cubic-bezier(0.22, 1, 0.22, 1) 0s;
}
.fvt_item:hover .fvp-basics .fvp-meta {
    height: 20px;
}
.fvt_item:hover .fvp-basics .fvp-client {
    top: -5px;
}
.fvt_item:hover .fvp-basics .fvp-category {
    bottom: -5px;
}
.fvt-main {
	clear: both;	
	margin-bottom: 24px;
	padding-bottom: 2px;
}
.fvt-main .fvt-thumb {
	float: left;
	width: 30%;
}
.fvt-main .fvt-content {
	float: right;
	width: 68%;
}
.fvtestimonial .fvt-thumb img {
	max-width: 100%;
}
.fvt-sidebar .fvt-thumb {
   width: 40%;
   margin-right: 2%;
}
.fvtestimonial.fvt-sidebar {
   max-width: 300px;
}

/* Single portfolio templates */
.fvp-header {
	text-align: center;
}
.fvt_item .fvp-thumb {
	display: inline-block;
	margin: 0 auto 24px;
	position: relative;	
}
.single-portfolio .fvp-thumb img {
	display: block;
}
.single-portfolio .fvp-thumb span {
	color: #fff;
	text-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
}
.fvp-visit {
	position: absolute;
	left: 20px;
	bottom: 20px;
}
.fv-testimonials-shortcode .fvp-visit a {
	border: 2px solid #fff;
	padding: 5px 10px;
	color: #fff;
	display: block;
}
.fv-testimonials-shortcode .fvp-visit a:hover {
	border-color: transparent;
	color: #fff;
}
.fvp-tags {
	position: absolute;
	right: 20px;
	bottom: 20px;
	text-align: right;
}
.single-portfolio .fvp-details .middle {
	text-align: center;
}
.single-portfolio .fvp-details .last {
	text-align: right;
}
.single-portfolio .fvp-details .button {
	background-color: #999;
	border-color: #999;
	color: #fff;
	padding: 4px 8px;
}
.single-portfolio .fvp-details .button:hover {
	color: #fff;
}
.single-portfolio .fvt-roles-list > li {
	list-style-type: none;
}
.fvp-contact {
	text-align: center;
}
.fvp-contact .button {
	max-width: 200px;
	margin: 12px auto;
	text-align: center;
	display: block;
	color: #fff;
}
.fvp-contact .button:hover {
	color: #fff;
}
.fvp-pagination .fvp-prev {
	float: left;
}
.fvp-pagination .fvp-next {
	float: right;
	text-align: right;
}
.fvp-pagination .fvp-prev span,
.fvp-pagination .fvp-next span {
	display: block;
	text-transform: uppercase;
}

/* Author Box */
.fvt-article-bio {
	background-color: #f8f8f8;
	padding: 15px;
	min-height: 150px;
	display: block;
}
.fvt-article-bio .fvt-thumb {
	float: left;
	width: 120px;
	height: 120px;
	overflow: hidden;
	border-radius: 60px;
	margin-right: 15px;
}
.fvt-article-bio .fvt-content {
	font-size: 90%;
	line-height: 1.2;
}
.fvt-article-bio .fvt-content p {
	margin-bottom: 6px;
}
.fvt-article-bio .fvt-author-name {
	margin-bottom: 6px;
	font-size: 18px;
	font-size: 1.8rem;
}

/* Media Queries */
@media only screen and (max-width: 800px) {
	.fv-testimonials-shortcode .fvtestimonial.one-third {
		width: 100%;
		float: none;
		margin: 0 0 24px;
		display: block;
	}
}

@media only screen and (max-width: 600px) {
	.fvt-main .fvt-thumb,
	.fvt-main .fvt-content {
		float: none;
		width: 100%;
	}
}
