

  .review-wrapper{
      width:100%;
      font-size: 12px;
      font-weight: normal;
      font-style: normal;
      font-stretch: normal;
      letter-spacing: normal;
      padding:10px;
  }
.review-wrapper .heading{
    font-size: 13px;
    font-weight: 600;
    color: #212121;
}
.review-wrapper .left, .review-wrapper .right{
    padding: 15px;
    box-sizing: border-box;
}
/*Star Rating section starts*/
.review-wrapper p{
    font-size: 14px;
    font-weight: 500;
    color: #212121;
    margin: 0px;
    text-align: justify;
}
.review-wrapper  span, .starsWithBubble{
    display: inline-block;
}
.review-wrapper .starOn{
    color: #f06721;
}
.review-wrapper .card-content-wrapper{
    font-size: 11px;
    letter-spacing: -0.2px;
    color: #999999;
}
.review-wrapper .review-summary{
    display:table;
    width: 100%;
}
.review-wrapper.review-bar{
    display: table-cell;
    vertical-align: middle;
    width:70%;
}
.review-wrapper .review-summary .beInverseRating .ratingval {
    color: #999;

    display: inline-block;
    text-align: center;
    font-size: 11px;
    font-weight: 400;
    margin-right: 5px;
}
#reviewsBySite .review-summary .be-c-ratingval {
    font-size: 55px;
    font-weight: 300;
    color: #f06721;
    margin-bottom: 0px;
    width: 100%;
    margin-top: 25%;
}
.review-wrapper .bf-brand-color-bg {
    background-color: #f06721;
    display: inline-block;
    border-radius: 2px;
    width:57.333333333333%;
    margin: 2px 4px;
    height: 18px;
}
.review-wrapper .number{
    font-size: 11px;
    text-align: center;
    color: #666666;
    margin-top: 5px;
}
.review-wrapper .review-bar .number{
    font-size: 11px;
    letter-spacing: -0.2px;
    color: #999999;
}
.review-wrapper .stars-without-bubble .number{
    font-size: 12px;
}
.review-wrapper .noRating {
    padding-top: 10px;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #666666;
}
/*Will be removed later*/
.review-wrapper .bar2{
    width:4.6349206349206%;
}
.review-wrapper .bar3{
    width:1.015873015873%;
}
/*Star Rating section ends*/
/*Review Sources starts*/


.review-wrapper .reviews-source input{
    margin: 5px 5px 5px 0px;
}
.review-wrapper .reviews-source{
    font-size: 12px;
    color: #212121;
}
/*Review Sources ends*/
/*Buttons*/

.review-wrapper .actionButtonWrapper a {


    text-decoration: none;
    text-align: center;
    color: #ffffff;
    margin: 10px auto;
    cursor: pointer;
    padding: 10px 35px;
}.review-wrapper .actionButtonWrapper.new-button-wrapper{
     min-height: 30px;
     display: flex;
     justify-content: flex-end;
 }
.review-wrapper .actionButtonWrapper a:last-child {
    background-color: #f06721;
}
.review-wrapper .powered{
    text-align: center;
    padding-top: 20px;
}
.review-wrapper .left hr{
    margin-bottom: 0px;
}
.review-wrapper .bew-avgstars {
    text-align: center;
}
/*Left section ends*/
/*Right section starts*/
.review-wrapper  select{
    width: 154px;
    height: 40px;
    background-color: #ffffff;
    border: solid 1px #dddddd;
    font-size: 13px;
    font-weight: normal;
    float: right;
}
.review-wrapper hr{
    opacity: 0.22;
    margin: 30px 0px;
    border: none;
    border-bottom: 2px solid #ccc;
}
.review-wrapper .right .block{
    border-bottom: none;
    padding-bottom: 15px;
}
.review-wrapper .right .heading{
    font-weight: bold;
    margin-top: -15px;
    margin-left: 40px;
}
.review-wrapper .person{
    width: 38px;
    height: 37px;
    border-radius: 18px;
    margin-top:0px;
    display:none;
}
.review-wrapper .star-num{
    width: 30px;
    height: 17px;
    border-radius: 20px;
    background-color: #f06721;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    line-height: 1.60;
    color: #ffffff;
}
.review-wrapper .star-num > span {
    height: 11px;
    display: inline-block;
    vertical-align: top;
    padding-top: 3px;
    padding-left: 2px;
}
.review-wrapper .date{
    font-size: 11px;
    font-weight: bold;
    line-height: 1.09;
    color: #585858;
}
.review-wrapper .on-brand{
    font-size: 11px;
    font-weight: bold;
    line-height: 1.09;
    color: #1976d2;
    text-transform: capitalize;
    margin: 0px 2px 0 5px;
}
.review-wrapper  div.flex {
    display: flex;
}

.review-wrapper .flex p.image {
    margin-top: -10px;
    margin-right: 9px;
}
.review-wrapper .content{
    font-size: 12px;
    line-height: 1.58;
    color: #212121;
    margin-top: 10px;
}
.on-brand .brand{
    color: #1976d2;
}
.comment{
    line-height: 1.58;
    color: #212121;
}
.right .actionButtonWrapper{
    padding-top: 0px;
}
.review-wrapper .actionButtonWrapper a{
    background: #F06623;
    border-radius: 19px;
    font-family: proxima-nova;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;

    text-align: center;
    letter-spacing: 0.19px;

    color: #FFFFFF;
}
/*Basic Grid Styles*/
.review-wrapper .grid {
    display: flex;
    flex-flow: row;
    flex-wrap: wrap;
}
.review-wrapper .grid-cell {
    flex: 1;
}

.review-wrapper .block {
    padding-bottom: 30px;
    border-radius: 3px;
}

.review-wrapper  .review-content-content{
    overflow: hidden;
    font-family: proxima-nova;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.213333px;
    color: #000000;
}
.review-wrapper  .review-content .readmore-link,.review-wrapper .review-content .readless-link{
    font-family: proxima-nova;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.213333px;
    text-decoration: underline;
    color: #F06623;
}
.review-content .review-heading{
    display: flex;
    justify-content: space-between;
}
.review-content .review-person-name{
    font-family: proxima-nova;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
}
.review-content .review-date{
    font-family: proxima-nova;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #A7ABAF;
}
.review-content .review-source{
    font-family: proxima-nova;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #000000;
}

.review-content .review-source a{
    text-decoration: underline;
    color: #A7ABAF;
}
.review-content .review-rating{
    display: flex;
    justify-content: flex-start;
}
.review-content .review-rating-value{
    font-family: proxima-nova;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    margin-right: 10px;
}
.star-line-stars{
    display: flex;
    align-items: center;
}

.actionButtonWrapper.new-button-wrapper{
    width: 100%;
    display: flex;
    align-items: flex-end;
}
.actionButtonWrapper.new-button-wrapper a{
    margin: 10px 0 ;
}

/*===========================================*/
/* One of -- columns*/

.grid--1of3 > .grid-cell:first-of-type{
    flex: 0 0 100%;
}

/* Tablet (medium) screens */
@media (min-width: 10em) {

    .grid--1of3 > .grid-cell:first-of-type {
        flex: 0 0 100%;
    }
    .hidden-xs{
        display: none;
    }
    .visible-xs{
        display: block;
    }
    .powered{
        float: right;
        width: 30%;
        padding-top: 10px;
    }
    .left .actionButtonWrapper{
        float: right;
    }
    .card-content-wrapper{
        width: 60%;
        float: left;
    }
}

@media (max-width: 29em){
    .hidden-xs{
        display: none;
    }
    .visible-xs{
        display: block;
        margin-bottom: 20px;
    }
    .powered{
        float: right;
        width: 100%;
        padding-top: 10px;
    }
    .left .actionButtonWrapper{
        float: left;
        width:100%;
    }
    .card-content-wrapper{
        width: 100%;
        float: left;
    }
}

/* Large screens */
@media (min-width: 55em) {
    .grid--1of3 > .grid-cell:first-of-type {
        flex: 0 0 35%;
        max-width: 225px;
        margin-right: 50px;
        padding: 10px 22px;
    }

    .hidden-xs{
        display: block;
    }
    .visible-xs{
        display: none;
    }
    .actionButtonWrapper, .card-content-wrapper{
        float: none;
        width: 100%;
    }
    .powered{
        width: 100%;
        padding-top: 20px;
    }
}

p.left-card{
    margin: 0 0 21px;
}
.reviews-source:last-child {
    padding-bottom: 5px;
}
@media (max-width: 767px){
    select {
        float: none;
    }
    .visible-xs {
        text-align: right;
    }
    .grid {
        display: block;
        flex-flow: row;
        flex-wrap: wrap;
    }
    .grid-cell {
        flex: 1;
    }
    .grid--1of3 > .grid-cell:first-of-type {
        flex: unset;
    }
    .card-content-wrapper {
        width:100%;
        float:none;
    }
    .left .actionButtonWrapper {
        float: none;
    }
    .powered {
        float: none;
        width: 30%;
        padding-top: 10px;
        margin: 0 auto;
    }
}

.reviews-heading .reviews-heading-title{
    font-family: proxima-nova;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #000000;
}
.reviews-heading{
    margin-bottom: 54px;
}
.review-wrapper .avg-rating-values{
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    margin-top: 20px;
}
.review-wrapper .avg-ratingval{
    font-family: proxima-nova;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 24px;
    color: #000000;
}
.review-wrapper .avg-rating-count{
    font-family: proxima-nova;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #A7ABAF;

}
.review-wrapper .avg-rating-block .starOn{
    margin: 0 5px;
}
.review-wrapper .reviews-left-column-heading{
    font-family: proxima-nova;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #000000;
    margin: 20px 0 10px 0;
}
.review-summary .stars-line{
    display: flex;
    justify-content: flex-start;
    margin-bottom: 15px;
}
.review-summary .stars-line .star-line-count{
    font-family: proxima-nova;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #A7ABAF;
    margin-left: 26px;
}
.review-summary .stars-line .starOn{
    margin: 0 2px;
}

.review-wrapper .reviews-source{
    font-family: proxima-nova;
    font-size: 15px;
    line-height: 22px;
    letter-spacing: 0.2px;
    color: #7A7E81;
    display: flex;
    align-items: center;
    margin-bottom: 10px;

}
  .review-wrapper .reviews-source input{
      margin-right: 10px;
  }
  .filter-by-rating{
      cursor: pointer;
  }