/*--1col--*/
div#page-1-column .submit-testimonial.pull-right {
    width: auto;
}div#page-1-column .submit-testimonial.pull-right button.button {
    height: 50px;
    width: 250px;
}div#page-1-column .submit-testimonial.pull-right button.button span {
    font-size: 18px;
    letter-spacing: 0.45px;
    line-height: 21px;
}div#page-1-column.customer-testimonials .customer-testimonials-content .testimonial-content {
    padding-left: 0;
}div#page-1-column.customer-testimonials .customer-testimonials-content .content {
    border-left: 0;
    border-top: 0;
    border-right: 0;
    margin: 0;
    padding: 30px 0;
}div#page-1-column.customer-testimonials .customer-says i {
    display: none;
}
.customer-testimonials h1 {
    text-align: center;
    margin: 23px auto 30px;
    font-size: 30px;
    text-transform: capitalize; 
    float: left;
    width: 100%;
}
/*--2col--*/
div#page-2-column .testimonial-content-avatar {
    margin: 0 auto;
}
div#page-2-column.customer-testimonials .col-2-column .content {
    min-height: 640px;
    padding: 0;
    position: relative;
}
div#page-2-column.customer-testimonials .col-2-column .content .testimonial-content2 {
    padding: 15px;
    float: left;
    width: 100%;
}
/*=====================pagination================start====*/

.customer-testimonials .testimonial-main-content .pager li {
	margin: 0 2px;
}
.customer-testimonials .testimonial-main-content .pager li > a,
.customer-testimonials .testimonial-main-content .pager li > span {
	display: inline-block;
	padding: 5px 10px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
	line-height: 1.5;
}
.customer-testimonials .testimonial-main-content .pager li.current {
	display: inline-block;
	padding: 5px 10px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px;
	line-height: 1.5;
}
/*=====================pagination================end====*/

/*=====================form================start====*/

#testimonial-form input#avatar {
	visibility: hidden;
	position: absolute;
}
#testimonial-form input.form-control.input-lg {
	max-width: 350px;
	height: 45px;
}
#testimonial-form input[type=text] {
	width: 100%;
	max-width: 450px;
	height: 45px;
}
#testimonial-form .input-group.col-xs-12 .input-group-btn {
	float: left;
}
/*=====================form===============end=====*/

/*=====================starRating=============start=======*/

.starRating input {
	display: none;
}
.starRating label {
	width: 18px;
	height: 16px;
	display: inline-block;
	text-indent: -9999px;
	/* hide the label text off screen */
	background: url("../../css/magebuzz/images/rating_stars.png") -155px -32px;
}
.starRating label.on {
	background-position: -155px -76px;
}
/*=====================starRating=============end=======*/

#tip {
	position: absolute;
	border: 1px solid #CCCCCC;
	background: #A7C2E8;
	padding: 4px;
	display: none;
}
.testimonial-entry {
	padding: 20px;
}
.testimonial-entry {
	margin-bottom: 20px;
}
.testimonial-entry.odd {
	background: #F8F8F8;
	border-top: 1px dashed #E0E0E0;
	border-bottom: 1px dashed #E0E0E0;
}
.testimonial-tagline {
	font-family: Lucida Sans Unicode, Arial, sans-serif !important;
	font-weight: normal !important;
	font-size: 16px !important;
	margin: 0 !important;
}
.testimonial-content.old-sourcesay {
    width: 67%;
    padding: 0 15px !important;
}.testimonial-content-avatar.old-avtar {
    width: 33%;
}
.testimonial-content-avatar {
	float: left;
	margin: 4px auto;
}
.testimonial-content-avatar img {
    width: 100%;
}
.testimonial-content p {
	color: #808080;
	
	font-size: 11px !important;
	font-style: normal !important;
	line-height: 18px;
	margin: 8px 0 !important;
}
.testimonial-source {
	
}
.testimonial-author {
	font-size: 12px;
	font-style: normal;
	color: #0A233C;
	text-align: right;
	display: block;
	font-weight: bold;
}
.testimonial-www {
	font-style: normal;
	text-align: right;
	display: block;
}
.testimonial-date {
	font-size: 10px;
	text-align: right;
	display: block;
	font-weight: bold;
}
.customer-testimonials .page-title h1 {
	color: #464646;
	float: left;
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}
.block-testimonial .testimonial-entry {
	padding: 0;
}
.block-testimonial .testimonial-content {
	margin: 0 !important;
	font-style: italic;
	padding-bottom: 5px;
}
.block-testimonial .testimonial-container {
	padding: 8px;
}
.block-testimonial .pagination {
	padding: 5px 8px 10px;
	margin-bottom: 15px;
}
.block-testimonial .pagination .btn-prev {
	background: url("../../images/testimonial/navigation-left.png") no-repeat scroll left top transparent;
	float: left;
}
.block-testimonial .pagination .btn-next {
	background: url("../../images/testimonial/navigation-right.png") no-repeat scroll left top transparent;
	float: right;
}
.block-testimonial .pagination a {
	height: 0;
	overflow: hidden;
	padding-top: 18px;
	width: 18px;
	display: block;
}
.testimonial-submit .page-title h1 {
	color: #464646;
	font-weight: bold;
	font-size: 17px;
}
.testimonial-submit .form-list {
	float: left;
	width: 100%;
}
.testimonial-submit .form-list li {
	float: left;
	width: 255px;
	margin: 0 20px 7px 0;
}
.testimonial-submit .form-list li .input-text {
	float: left;
	width: 255px;
}
.testimonial-submit .form-list li .std-input-box {
	width: 535px !important;
	clear: both;
	display: block;
}
.testimonial-submit .form-list li.required-std {
	float: left;
	width: 100% !important;
}
.testimonial-submit .form-list li.required-std .std-input-box .required-entry {
	width: 530px !important;
}
.testimonial-submit .form-list li.required-std {
	margin: 0 !important;
}
.testimonial-submit .input-box-captcha {
	float: left;
	width: 100%;
	margin: 10px 0 0 0;
}
.testimonial-submit .input-box-captcha #captcha {
	float: left;
	margin: 0 10px 0 0;
}
.testimonial-submit .input-box-captcha .required-entry {
	float: left;
	height: 24px;
	font-size: 17px;
	margin: 0 7px 0 0;
}
.testimonial-submit .input-box-captcha p {
	float: left;
	width: 100%;
}
.testimonial-submit .input-box-captcha a.refresh-captcha {
	float: left;
	padding: 11px 0 0;
}
/*-- Block Testimonial Sidebar --*/

.block-testimonial-sidebar .block-content {
	padding: 5px 9px;
}
.block-testimonial-sidebar .block-content .testimonial-sidebar-content {
	padding: 0 15px;
}
.block-testimonial-sidebar .block-content .std {
	float: left;
	width: 100%;
}
.block-testimonial-sidebar .block-content .std .tooltip {
	font-size: 11px;
}
.block-testimonial-sidebar .block-content .name-date-testimonial {
	width: 100%;
	text-align: right;
}
.block-testimonial-sidebar .block-content .name-date-testimonial h6 {
	margin: 0;
}
.block-testimonial-sidebar .block-content .name-date-testimonial .name {
	font-size: 12px;
}
/*=======================================*/

/*-- Cutomer Testimonial Content --*/

.customer-testimonials .customer-testimonials-content .content {
	border: 1px solid #dfdfdf;
	padding: 15px;
	float: left;
	width: 100%
}
.page-title .submit-testimonial {
	padding-top: 15px;
}
/*========================================*/

.testimonial-index-index .main-container .testimonial-main-content .page-title {
	padding: 10px 0 3px;
}
.customer-testimonials .customer-testimonials-content .content {
	border-bottom: 1px solid #000;
	padding: 15px 0;
}
.customer-testimonials .testimonialstitle {
	float: left;
	margin: 0;
	width: 100%;
	position: relative;
}
.customer-testimonials .testimonialstitle h1 {
	color: #000;
	float: left;
	font-size: 72px;
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 15%;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
.customer-testimonials .testimonialstitle h6 {
	color: #000;
	float: left;
	font-size: 18px;
	font-weight: 300;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	margin-bottom: 15%;
}
.customer-testimonials .testimonialstitle h6 span {
	border-top: 1px solid #000;
	color: #000;
	font-size: 24px;
	font-weight: 300;
	padding: 5px 0 0;
	text-align: center;
	text-transform: uppercase;
}
.customer-testimonials .customer-testimonials-content .testimonial-content {
	text-align: left;
	float: left;width: 100%;
}
.customer-testimonials .customer-testimonials-content .testimonial-content i.fa.fa-quote-left {
	float: left;
	padding: 3px 9px 0 0;
}
.customer-testimonials .customer-testimonials-content .testimonial-content i.fa.fa-quote-right {
	float: none;
	padding: 3px 0 0 9px;
}
.customer-testimonials .customer-testimonials-content .testimonial-source {
	text-align: right;
	width: 100%;
	float: left;
}
.testimonial-address,.testimonial-company {
    font-size: 18px;
    letter-spacing: 0.45px;
    line-height: 23px;
}
@media screen and (min-width: 770px) {
	div#page-1-column.customer-testimonials .testimonial-content2{padding-left: 15px;    padding-right: 0;}
	div#page-1-column.customer-testimonials .testimonial-content-avatar { padding: 0;}
}
@media screen and (max-width: 992px) {
	div#page-1-column.customer-testimonials .testimonial-content2 ,
	div#page-1-column.customer-testimonials .testimonial-content-avatar{
		padding: 0 15px;
	}
}
@media screen and (max-width: 770px) {
	.testimonial-content.old-sourcesay {
		width: 100%;
		padding: 0 15px !important;
	}.testimonial-content-avatar.old-avtar {
		width: 100%;
	}
	.customer-testimonials h1 {
		font-size: 20px;	letter-spacing: 0.5px;	line-height: 25px;    margin: 30px auto 22px;
	}.testimonial-index-index .breadcrumbs ul {
		padding: 0 15px;
	}
	.testimonial-index-index .breadcrumbs {
		margin: 10px auto 0 !important;
	}.testimonial-index-index .main-container.custom-container.container{
		padding: 0 ;
	}div#page-1-column .submit-testimonial.pull-right {
		width: 100%;    padding: 0 15px;
	}div#page-1-column .submit-testimonial.pull-right button.button {
		margin: 0;
		width: 100%;
		padding: 0 15px;
	}div#page-1-column .testimonial-content-avatar, div#page-1-column .testimonial-content2 {
		padding: 0;
	} div#page-1-column .testimonial-content-avatar {
		margin: 0 auto 20px;
	}div#page-1-column.customer-testimonials .customer-testimonials-content .content {
		padding: 31px 0 21px;
	}
}
@media screen and (max-width: 768px) {
	.customer-testimonials .testimonialstitle h1 {
		font-size: 48px;
	}
	.customer-testimonials .testimonialstitle h6 span {
		font-size: 18px;
	}
}
@media screen and (max-width: 580px) {
	.customer-testimonials .testimonialstitle h1 {
		font-size: 36px;
	}
	.customer-testimonials .testimonialstitle h6 span {
		font-size: 14px;
	}
}
@media screen and (max-width: 370px) {
	.customer-testimonials .testimonialstitle h1 {
		font-size: 24px;
	}
	.customer-testimonials .testimonialstitle h6 span {
		font-size: 12px;
	}
}
#testimonial-form input[type=text] {
	width: 100%;
}
#testimonial-form .row .captcha ul {
	padding-top: 10px;
}
#testimonial-form .row .captcha li.refresh {
	padding-top: 5px;
	padding-left: 10px;
}
/************************************* End Testimonial **************************************/
