.grw-full-width {
    margin: 15px 0;
    width: 100%;
    float: left;
}
.grw-testimonial {
    margin: 0 20px 40px;
    position: relative;
}
.grw-testimonial .grw-testimonial-content {
    position: relative;
    height: 200px;
    overflow-y: auto;
    padding: 20px 35px;
	text-align: left;
}
.grw-testimonial-content .grw-testimonial-icon {
    width: 50px;
    text-align: center;
    color: #fff;
    
    float:right;
}
.grw-testimonial .grw-description {
    margin: 0;
    font-size: 16px;
    font-style: italic;
    color: #777777;
    line-height: 23px;
    display: unset;
}
.grw-testimonial .grw-title {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #427fed;
    text-transform: capitalize;
    letter-spacing: 0px;
}
.grw__testimonial__slider {
    margin: 15px 0;
    clear: both;
}
.grw-review-user-img {
    width: 10% !important;
    float: left;
}
.grw-testimonial-icon .grw-google-icon {
    width: 25px !important;
    position: absolute;
    right: 30px;
    bottom: 20px;
}
a.grw-read-link, a.grw-less-link {
    text-decoration: none;
    color: #ca1500;
    font-weight: 600 ;
    transition: 0.3s;
	box-shadow:none !important;
}
span.grw_stars_value {
    display: none;
}
.grw-star-rating {
    display: inline-block;
    padding: 0 10px 0 30px;
	vertical-align:bottom;
}
@media screen and (max-width:990px) {
.grw-review-user-img {
        width: 12% !important;
    }
}
@media screen and (max-width:750px) {
.grw-review-user-img {
        width: 8% !important;
    }
}
@media screen and (max-width:650px) {
.grw-review-user-img {
        width: 10% !important;
    }
}
@media screen and (max-width:550px) {
.grw-review-user-img {
        width: 12% !important;
    }
}
@media screen and (max-width:450px) {
.grw-review-user-img {
        width: 14% !important;
    }
}
@media screen and (max-width:400px) {
.grw-review-user-img {
        width: 16% !important;
    }
}
@media screen and (max-width:350px) {
.grw-review-user-img {
        width: 16% !important;
    }
}
@media only screen 
  and (min-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
img.grw-review-user-img {
        width: 20% !important;
    }
}
@media only screen 
  and (min-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
img.grw-review-user-img {
        width: 20% !important;
    }
}
span.grw_stars_count {
    float: left;
    width: 7%;
}
.star-rating-left {
    float: left;
    width: 100%;
    clear: both;
    padding: 2px 5px;
}
.progress {
    float: left;
    width: 90%;
	margin-top: 5px;
	cursor:pointer;
}
#progressbar {
  background-color: #e5e5e5;
  border-radius: 50px;
  padding: 0px;
  margin-left: 10px
}
#progressbar>div {
  background-color: #f8bc2c;
  height: 10px;
  border-radius: 50px;
}
div#progressbar:hover div{
	background-color: #b82cf8 !important;
}
#progressbar>div.five-star {
   width:100%;
}
.ratingbox{
    display: block;
    clear: both;
	float:left;
	width:100%;
	margin-bottom:10px;
}
.ratingbox.left-ratings {
    float: left;
    width: auto;
    clear: none;
    margin-top: 5px;
}
span.rating-total {
    float: left;
    width: auto;
    font-size: 20px;
    font-weight: 600;
    padding-right: 10px;
    color: #f8bc2c;
}
.rating-score-value {
    float: left;
    width: 63%;
	clear:both;
}
.total-review-count {
    float: left;
    width: 35%;
	text-align: center;
    padding: 0 20px;
}
.total-review-count .rating-total {
	width:100%;
	font-size:40px;
	padding:0;
	color:#222;
}
p.total_reviews_count {
   float: left;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #424242;
    text-decoration: none;
}
.total-review-count .fa-star-half-o, .total-review-count .fa-star { 
	color: #f8bc2c;
}
.owl-dots {
   text-align:center;	
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: #bdbdbd !important;
    color: #fff !important;
    height: 12px;
    width: 12px;
    margin: 5px;
    border-radius: 50%;
}
.grw-date {
    font-size: 13px;
    font-weight: 600;
    color: #bebebe;
}
.grw-star-rating .fa-star-half-o, .grw-star-rating .fa-star {
  color	: #f8bc2c;
  font-size: 18px;
}
.grw-star-rating .ratingbox {
   margin-bottom:0;
}
.review-slider-top-left {
    float: left;
    width: 60%;
}
.review-slider-top-right {
   float: left;
   width: 40%;   
   padding-left: 50px;
}
.review-slider-top-right img
{ 
   width: 30%; 
   float: left;
}
.review-slider-top-right .rating-score-value {
	width: 65%;
	float: left;
	clear: both;
}
.review-slider-top-right .total-review-count {
	padding: 0 10px;
    width: 35%;
}
.review-slider-top {
    float: left;
    width: 100%;
    margin-bottom: 50px;
}
.google-carousel-slider .grw-testimonial {
	margin:50px 10px 40px;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.1);
	border-radius:15px;
}
.google-carousel-slider .grw-testimonial-content {
	background-color: #fff !important; 
    border-radius: 15px;
}
.google-carousel-slider ::-webkit-scrollbar { 
    display: none; 
}
.google-carousel-slider .grw-testimonial-icon .grw-google-icon {
    width: 25px !important;
    position: absolute;
    right: 5px;
    top: 5px;
}
.google-carousel-slider a.grw-less-link, .google-carousel-slider a.grw-read-link {
    display: none !important;
}
.google-carousel-slider .grw-testimonial .grw-testimonial-content {
	height:300px;
	overflow-y:hidden;
}
.google-carousel-slider .grw-main-content {
    height: 242px;
    overflow-y: auto;
	padding-bottom:20px;
	scrollbar-width: none;
}
.grw-testimonial .grw-title {
	color: #427fed;
    font-size: 16px;
    font-weight: 500;
}
.google-carousel-slider .grw-review-user-img {
    width: 75px !important;
    position: absolute;
    left: 25px;
    top: -15%;
    z-index: 6;
}
.read-all-review
{
    margin: 25px auto;
    width: 100%;
    text-align: center;
}
.google-carousel-slider .owl-carousel .owl-nav button.owl-next, .google-carousel-slider .owl-carousel .owl-nav button.owl-prev, .google-carousel-slider .owl-carousel button.owl-dot {
    background: #fff !important;
    color: #fff !important;
    height: 12px;
    width: 12px;
    margin: 5px;
    border-radius: 50%;
    border: 1px solid #a6a6a6 !important;	
}
.google-carousel-slider .grw-testimonial .grw-title {
	font-size:17px;
	margin-top:10px;
	color:#424242;
font-weight:600;
}
.google-carousel-slider .grw-testimonial .grw-date {
	font-size:16px;
	color:#a7a7a7;
	font-weight:normal;
}
.google-carousel-slider .grw-star-rating {
	padding:0;
}
.google-carousel-slider .grw-testimonial .grw-description {
	font-size:17px;
	font-style:normal;
         float:left;
		 width:100%;
}
.google-carousel-slider .grw-testimonial-content .grw-testimonial-icon {
	float:left;
}
.quotes-img {
  float:right;
  width:30% !important;
  height:50px;
  opacity:0.13;
  position: absolute;
  bottom: 0;
  right: 0;
}
.review-slider-top-right .ratingbox.left-ratings {
	margin-top:10px;
	text-align: center;
    width: 100%;
}
.google-carousel-slider .owl-carousel .owl-stage {
	margin: 0 auto;
}
@media only screen and (max-width: 767px) {
.rating-score-value {
	width:100%;
}
}
@media only screen and (max-width: 767px) {
.total-review-count {
  width:100%;	
}
}
@media only screen and (max-width: 767px) {
.review-slider-top-left {
	width:100%;
}
}
@media only screen and (max-width: 767px) {
.review-slider-top-right {
	width:100%;
}
}
@media only screen and (max-width: 767px) {
.review-slider-top-right {
	margin-top:30px;
}
}
@media only screen and (max-width: 767px) {
.google-carousel-slider .grw-testimonial .grw-title {
	margin-top:15px;
}
}
@media only screen and (max-width: 767px) {
.google-carousel-slider .grw-testimonial .grw-description {
	font-size:16px;
}
}
@media only screen and (max-width: 767px) {
.review-slider-top-right .ratingbox.left-ratings {
	width:100%;
}
}
@media only screen and (max-width: 767px) {
.grw-testimonial .grw-testimonial-content {
padding: 30px 40px;
}
}
@media only screen and (max-width: 767px) {
.grw-testimonial .grw-description {
  font-size:15px !important;
}
}
@media only screen and (max-width: 767px) {
.total-review-count .fa-star-half-o, .total-review-count .fa-star {
font-size: 13px;
}
}
@media only screen and (max-width: 767px) {
.google-carousel-slider.google-carousel-slider-all.google-carousel-slider-custom .owl-carousel .owl-nav button.owl-prev {
  right: 7% !important;
}
}
@media only screen and (max-width: 767px) {
.google-carousel-slider.google-carousel-slider-all.google-carousel-slider-custom .owl-carousel .owl-nav button.owl-next {
  /* left: 3% !important;*/
      margin-right: -4px;
}
}
@media only screen and (min-width: 768px) and (max-width:1024px) {
.total-review-count {
	padding:0 5px;
}
}
@media only screen and (min-width: 768px) and (max-width:1024px) {
.review-slider-top-left {
	width:55%;
}
}
@media only screen and (min-width: 768px) and (max-width:1024px) {
.review-slider-top-right {
	width:45%;
}
}
@media only screen and (min-width: 768px) and (max-width:1024px) {
.google-carousel-slider .grw-testimonial .grw-title {
	margin-top:20px;
}
}
@media only screen and (min-width: 768px) and (max-width:1024px) {
.review-slider-top-right .ratingbox.left-ratings {
	width:100%;
}
}
.google-carousel-slider .grw-full-width {
  margin:15px 0 10px;
}
.google-carousel-slider .grw-star-rating {
    margin-bottom: 10px;
}
.google-carousel-slider.google-carousel-slider-all .owl-nav button {
    display: inline-block !important;
background: none !important;
    font-size: 50px;
    color: #ccc !important;
}
.google-carousel-slider.google-carousel-slider-all.google-carousel-slider-custom .owl-nav button{
/*  display: inline-block !important; */
background: none !important;
    font-size: 35px;
    color: #ccc !important;

}
.google-carousel-slider.google-carousel-slider-all.google-carousel-slider-custom .owl-nav .owl-prev, .google-carousel-slider.google-carousel-slider-all.google-carousel-slider-custom .owl-nav .owl-next {
display: inline-block !important;
background: none !important;
font-size: 50px;
color: #ccc !important;
border:none !important;
box-shadow: none !important;
}
.google-carousel-slider.google-carousel-slider-all.google-carousel-slider-custom .owl-carousel .owl-nav button.owl-next {
   /* padding-left: 3% !important;*/
}
.google-carousel-slider.google-carousel-slider-all.google-carousel-slider-custom .owl-carousel .owl-nav button.owl-prev{
    padding-right: 3% !important;
}
.google-carousel-slider.google-carousel-slider-all.google-carousel-slider-custom .grw-testimonial { 
        margin: 50px 10px 10px;
}
.google-carousel-slider-all img.quotes-img {
/*display: none !important;*/
opacity: 0;
}
.google-carousel-slider-all .owl-nav, .google-carousel-limited .owl-nav  {
/*    position: absolute;
    width: 100%;
    top: 40%; */
}
.google-carousel-slider.google-carousel-slider-all.google-carousel-slider-custom .owl-carousel .owl-nav button.owl-prev , .google-carousel-slider.google-carousel-limited .owl-carousel .owl-nav button.owl-prev {
  float: left;
   /* position: relative;
    right: 4%;*/
    margin-left: 10px;
border:none !important;
}
.google-carousel-slider.google-carousel-slider-all.google-carousel-slider-custom .owl-carousel .owl-nav button.owl-next, .google-carousel-slider.google-carousel-limited .owl-carousel .owl-nav button.owl-next {
   
    float: right;
    /*position: relative;
    left: 2%;*/
    right: -15px;
   border:none !important;
}
img.quotes-img {
/*display: none !important;*/
opacity: 0;
}
#progressbar:hover div {
    background-color: #b82cf8 !important;
}
.owl-nav .owl-prev, .owl-nav .owl-next{
	display: block !important;
    color: #ccc !important;
	font-size: 35px !important;
}
.owl-prev {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    left: -25px !important;
    display: block !important;
    border:0px solid black;
}
.owl-next {
    width: 15px;
    height: 100px;
    position: absolute;
    top: 40%;
    right: -7px;
    display: block !important;
    border:0px solid black;
}
.review-slider-top-left{
    padding-right: 25px;
}
@media only screen and (min-width: 1366px){
.review-slider-top-right{
		float: right;
		width: 35%;
	}
}
@media only screen and (min-width: 1366px){
.review-slider-top-right .ratingbox.left-ratings{
		margin-top: 5px;
		margin-bottom: 0px;
	}
}
@media only screen and (max-width: 767px) {
.review-slider-top-right{
        padding-left: 0px;
    }
}
@media only screen and (max-width: 767px) {
.grw__testimonial__slider{
        width: 95%; margin: auto;
    }
}
@media only screen and (max-width: 767px) {
.google-carousel-slider.google-carousel-slider-all.google-carousel-slider-custom .owl-carousel .owl-nav button.owl-prev, .google-carousel-slider.google-carousel-limited .owl-carousel .owl-nav button.owl-prev{
        margin-left: 15px;
    }
}
@media only screen and (max-width: 767px) {
.google-carousel-slider.google-carousel-slider-all.google-carousel-slider-custom .owl-carousel .owl-nav button.owl-next, .google-carousel-slider.google-carousel-limited .owl-carousel .owl-nav button.owl-next{
        right: -2px;
    }
}
@media only screen and (max-width: 767px) {
.review-slider-top-left{
        padding-right: 0px;
    }
}
@media only screen and (max-width: 767px) {
.review-slider-top-right .ratingbox.left-ratings{
		margin-top: 5px;
		margin-bottom: 0px;
	}
}
