
.form-lite {
    margin-top:10px;
    	padding: 10px;
	border: 3px solid #ddd;
}

div[class^="rating"] {
    text-indent: 0;
}

.form-lite .control-label {
    font-size:18px !Important;
    font-family:Roboto !important;
    font-weight:500 !important;
    color:#444 !Important;
    margin-bottom:10px !Important;
}

@media (min-width: 1200px) {
.col-lg-4:nth-child(3n+1) {
    clear: left !important;
}
}

@media (min-width: 720px) and (max-width: 1199px) {
.col-md-6:nth-child(2n+1)
{
    clear: left !important;
}
}


@media (min-width: 540px) and (max-width: 719px) {
.col-sm-6:nth-child(2n+1)
{
    clear: left !important;
}
}
@media (max-width: 539px) {
.col-xs-12:nth-child(1n+1)
{
    clear: left !important;
}
}



.sm-testimonial-carousel .item {
	padding: 0 10px 0px 0;
	margin: 0 10px;
}
.sm-testimonial-carousel .owl-wrapper-outer {
	box-shadow: none !important;
}
.testing-all {
padding: 20px;
    border: 1px solid #ddd;
    border-radius: 15px;
    box-shadow: 0 2px 5px 0 rgb(0 0 0 / 10%), 0 2px 10px 0 rgb(0 0 0 / 8%) !important;
    margin-bottom: 20px;
}



.readwqst {
color: #777;     font-size: 16px;
margin-bottom:10px;
}

.testing-all h5{
    width: 100%;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin: 0px 0 10px;
    text-align:left;
}

.testimonial-thumb img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.sm-thumbnail img{
	margin-bottom: 5px;
	margin-right: 5px;
}
.sm-thumbnail a:last-child img{
	margin-right: 0px;
}


.testimonial-container .owl-pagination {
    position:relative;
}


@media (max-width: 768px) {
    .readwqst {
padding: 0px 5px !Important; color: #777;     font-size: 15px;
}
    
    
}

















#testimonial h2 {
	margin-top: 0px;
}
#testimonial .column-avatar{
	width: 15%;
}
#testimonial .column-avatar img.img-responsive {
	margin:0 auto;
}
.s-thumbnail img, .s-thumbnail-info img {
	margin-bottom: 5px;
	margin-right: 5px;
}
.s-thumbnail a:last-child img, .s-thumbnail-info a:last-child img {
	margin-right: 0px;
}
.smile {
	margin: 0 1px;
}
#testimonial iframe {
	margin: 5px;
}
@media (max-width: 478px) {
	#testimonial iframe {
		width: 100%;
		height: auto;
		margin-left:0;
		margin-right:0;
	}
}
.testimonial-alert {
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 1000;
	text-align: center;
	border-width: 0 0 1px 0;
	border-radius: 0;
}
#form-testimonial .wysibb .wysibb-text-editor {
	min-height: 200px !important;
}
#form-testimonial .wysibb .wysibb-toolbar .wysibb-toolbar-container .wysibb-toolbar-btn .fonticon {
	   font-family: 'WysiBBiconFont' !important;
}
@media (max-width: 991px) {
	#form-testimonial .wysibb .wysibb-text-editor, #form-testimonial .wysibb .wysibb-toolbar {
		min-height: 352px !important;
	}
}
#form-testimonial .rating span {
	cursor: pointer;
	width: 30px;
	height: 30px;
	display: inline-block;
}
#form-testimonial .rating i {
	cursor: pointer;
}
#form-testimonial .rating .fa-stack {
	font-size: 16px !important;
}
#form-testimonial .rating .fa-star-o {
	color: #999;
	font-size: 30px !important;
}
#form-testimonial .rating .fa-star {
	color: #FC0;
	font-size: 30px !important;
}
#form-testimonial .rating .fa-star + .fa-star-o  {
	color: #E69500;
}
#form-testimonial .image-row {
	margin-bottom: 15px;
}
#form-testimonial .image-row label.btn > span {
	display: inline !important;
}
#image-list input, #button-clear {
	display: none;
}
@media (max-width: 400px) {
	#testimonial-total > span:last-child > span:first-child{
		display: none;
	}
}


@media (max-width: 768px) {
    .readwqst {
padding: 0px 5px !Important; color: #777;     font-size: 15px;
}
    
    
}

@media (max-width: 1199px) {
	#testimonial-total button{
		width: 100%;
	}
}
#testimonial-total > span {
	display: inline-block;
	height: 30px;
    padding: 6px 0px 6px 0px;
	margin-bottom: 15px;
}
#testimonial-total > span + span {
	margin-left: 10px;
}
.smile {
	margin: 0 1px;
}

