.common-space {
    padding: 70px 0 !important;
    margin: 0;
}
.review-component {
    padding: 0 0;
    margin: 0;
}
.review-component form {
    padding: 0;
    margin: 0;
    line-height: 0;
}
.head5 {
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
    font-weight: 600;
}
.head6 {
    font-size: 18px;
    margin-bottom: 5px;
    font-weight: 600;
    padding: 0;
}
.review-head {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
    line-height: 0;
}
.review-head .review-img {
    padding: 0;
    margin: 0;
    float: left;
    width: 30%;
    line-height: 0;
}
.review-head .review-img img {
    padding: 0;
    margin: 0;
    width: 100%}
.review-head .review-select-star {
    padding: 50px 0;
    margin: 0;
    float: left;
    width: 70%}
.rating-review {
    padding: 0;
    margin: auto;
    display: table;
    width: auto;
}
.rating i {
    cursor: pointer;
    padding: 10px;
    margin: 0 5px;
    font-size: 24px;
    border: 1px solid #ccc;
    border-radius: 5px;
}
.selected {
    color: #fff!important;
    background-color: #33c277;
}
.hover {
    color: #fff!important;
    background-color: #33c277;
}
.rating i:hover {
    color: #fff!important;
    background-color: #33c277;
}
.review-comment, .review-mail, .review-name {
    padding: 20px 30px;
    margin: 0;
    border-bottom: 1px solid #ccc;
}
.review-photo {
    padding: 20px 30px;
    margin: 0;
}
.review-submit {
    padding: 0 30px 30px;
    margin: 0;
}
.review-details span {
    padding: 10px 0 0 0;
    margin: 0;
    font-size: 13px;
    display: inline-block;
}
.review-details p {
    padding: 0 0 15px 0;
    margin: 0;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
}
.review-details textarea {
    border: 2px dashed #ccc;
    height: 150px!important;
    background-color: #fff;
    padding: 10px!important;
}
.review-details input[type=text] {
    background-color: #fff;
    border: 2px dashed #ccc;
    padding: 10px!important;
    box-sizing: border-box;
}
.review-details input[type=text]:not(.browser-default):focus:not([readonly]) {
    border-bottom: 2px dashed #ccc!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.review-details input[type=text].valid:not(.browser-default) {
    border-bottom: 2px dashed #ccc!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.review-details input[type=email] {
    border: 2px dashed #ccc;
    background-color: #fff;
    padding: 10px!important;
    box-sizing: border-box;
}
.review-details input[type=email]:not(.browser-default):focus:not([readonly]) {
    border-bottom: 2px dashed #ccc!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.review-details input[type=email].valid:not(.browser-default) {
    border-bottom: 2px dashed #ccc!important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
}
.review-btn {
    padding: 13px 30px;
    margin: 20px 0 0;
    font-size: 18px;
    font-weight: 600;
    display: table;
    position: relative;
    outline: 0!important;
    border: none!important;
    cursor: pointer;
}
.review-details input[type=file] {
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    cursor: pointer;
}
.review-choose-btn {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin-bottom: 10px;
    padding: 13px 10px;
    position: relative;
    -webkit-transition: all .25s ease-in-out 0s;
    transition: all .25s ease-in-out 0s;
    font-weight: 600;
}
.review-choose-btn i {
    font-size: 16px;
    padding: 0;
    margin: 0;
}
#review-first {
    display: none;
}
#review-third {
    display: none;
}
.error {
    color: red!important;
}
.user-comments {
    padding: 0;
    margin: 0;
}
.user-comments p {
    padding: 0;
    margin: 0;
    line-height: 24px;
    font-size: 15px;
    font-weight: 400;
}
.user-comments ul {
    padding: 0 0 5px 0;
    margin: 0;
    display: table;
    width: 100%}
.comment-list {
    padding: 20px;
    margin: 10px;
    border-radius: 10px;
}
.list-comments {
    padding: 0;
    margin: 0;
    display: table;
    width: 100%}
.list-comments .comment-img {
    float: left;
    margin: auto;
    width: 10%}
.list-comments .comment-img .circle-comment-img {
    padding: 0;
    margin: 0;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #ccc;
}
.list-comments .comment-img img {
    padding: 0;
    margin: 0;
    width: 100%}
.comment-user-name {
    padding: 15px 0 0 15px;
    margin: 0;
    float: left;
    width: 90%}
.comment-user-name {
    font-weight: 600;
}
.comment-star {
    padding: 0;
    margin: 0;
    display: table;
}
.comment-star li {
    padding: 0 5px 0 0;
    margin: 0;
    float: left;
    width: auto;
}
.comment-star li i {
    padding: 0;
    margin: 0;
    font-size: 12px;
}
.comment-message {
    padding: 0;
    margin: 0;
}
.modal{
    max-height: 100% !important;
    z-index: 9999 !important;
}
@media (min-width:280px) and (max-width:767px) {
    .review-img {
    display: none;
}
.modal-trigger {
    margin: 7px -23px !important; 
}
.new-re{
    padding:0px;
}
.google-facebook-review-list li, .review-item {
    width: 50% !important;
    margin: 0px !important;
}
.review-select-star {
    width: 100%!important;
}
.modal{
    padding-left: 0px !important;
    max-height: 100% !important;
}
.modal-content{
    width: 95% !important;
    margin: auto;
    /* margin-top: 25px !important; */
}
#modal1 {
    width: 100%;
}
.review-tiz-form .new-re li textarea {
    width: 100% !important;
}
/* .new-re{
    padding: 0px 15px;
} */
/* .review-tiz-form .new-re li textarea{
    width: 265px !important;
} */
}@media (min-width:768px) and (max-width:1199px) {
    .review-img {
    display: none;
}
.review-select-star {
    width: 100%!important;
}
}@media (min-width:280px) and (max-width:467px) {
    .list-comments .comment-img {
    width: 35%}
.comment-user-name {
    width: 65%}
.list-comments .comment-img .circle-comment-img {
    width: 90px;
    height: 90px;
}
}@media (min-width:468px) and (max-width:767px) {
    .list-comments .comment-img {
    width: 20%}
.comment-user-name {
    width: 80%}
}@media (min-width:768px) and (max-width:1023px) {
    .list-comments .comment-img {
    width: 17%}
.comment-user-name {
    width: 83%}
}@media (min-width:1024px) and (max-width:1199px) {
    .list-comments .comment-img {
    width: 12%}
.comment-user-name {
    width: 88%}
}.dr-review-list .comment-list {
    display: none;
}
.commentlist-show {
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    padding: 0 10px 10px;
    margin: 0;
    display: block;
    float: right;
}
.modal-trigger {
    background-color: #660033;
    padding: 8px 10px;
    margin: 0px 0px 15px;
    color: #fff !important;
    float: right;
    position: absolute;
    right: 10%;
    border-radius: 4px;
}
.reviews-entry-tab {
    display: flex;
    margin-bottom: 20px;
}
.reviews-entry-button {
    width: 100%;
    border-width: 1px;
    background-color: #fff;
}
.reviews-entry-button img {
    width: 50px;
    float: left;
}
.rating_stars {
    float: left;
    padding-left: 10px;
    text-align: left;
}
.rating_stars h5 {
    padding: 0 0 5px;
    margin: 0;
    display: block;
    font-size: 14px!important;
    color: #000;
    letter-spacing: 1px;
}
.google-facebook-review-list {
    padding: 0;
    margin: 0;
    display: inline-block;
    width: 100%;
    max-height: 500px;
    min-height: 500px;
    overflow-y: auto;
}
.google-facebook-review-list li, .review-item {
    padding: 14px;
    margin: 0 14px 14px 0;
    float: left;
    width: 47%;
    /* height: 130px; */
    border: 1px solid #ececec;
    background: #fff;
    box-shadow: 0 0 4px 0 #ededed;
}
.review-meta, .review-stars {
    text-align: center;
    font-size: 115%;
}
.review-author {
    text-transform: capitalize;
    font-weight: 700;
}
.review-date {
    opacity: .6;
    display: block;
}
.review-text {
    line-height: 1.55;
    text-align: left;
    max-width: 32em;
    margin: auto;
}
#total_reviews span, .social_media_views_rating1 li .rating_stars span {
    padding: 0;
    margin: 0 10px 0 0;
    font-size: 12px;
    float: left;
    font-weight: 600;
    color: #a0a0a0;
}
.modal {
    display: none;
    position: fixed;
    left: 0;
    top: 100px;
    right: 0;
    /* background-color: #fafafa; */
    padding: 0;
    max-height: 70%;
    width: 55%;
    margin: auto;
    overflow-y: auto;
    border-radius: 2px;
    will-change: top, opacity;
}
.modal-content {
    padding: 25px;
}
.review-entry-close {
    padding: 3px 0 0;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    background: #603;
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 0 0 0 12px;
}
.review-tiz-form .new-re li {
    padding: 10px 0 0;
    margin: 0;
    list-style: none;
}
.review-tiz-form .new-re li .label-re {
    padding: 0 0 8px;
    margin: 0;
    font-size: 15px;
    color: #000;
    display: table;
    width: 100%;
}
.review-tiz-form .new-re li input[type=text] {
    padding: 10px 5px;
    margin: 0;
    border: 1px solid #ccc !important;
    box-sizing: border-box;
    width: 100%;
    border-radius: 10px;
}
.review-tiz-form .new-re li textarea {
    padding: 10px;
    margin: 0;
    border: 1px solid #ccc!important;
    min-height: 60px;
    box-sizing: border-box;
}
.review-tiz-form .new-re li {
    padding: 10px 0 0;
    margin: 0;
}
.captcha {
    padding: 0 7px;
}
.review-tiz-form .new-re li input[type=submit] {
    padding: 12px 10px;
    margin: 0;
    width: 100%;
    border: none;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
    border-radius: 4px;
    text-transform: uppercase;
}
.review-socialmedia {
    padding: 0;
    margin: 30px auto 0;
    display: table;
}
.review-socialmedia {
    padding: 0;
    margin: 30px auto 0;
    display: table;
}
.review-socialmedia a {
    padding: 8px 0;
    margin: 0 14px 0 0;
    float: left;
    display: block;
    width: 40px;
    text-align: center;
    height: 40px;
    font-size: 18px;
    border-radius: 3px;
}
.facebook-review {
    background: #3b5998;
    color: #fff;
}
.google-review {
    background: #d43034;
    color: #fff;
}

.review_rating_entry>label:before {
    margin: 0 5px;
    font-size: 1.25em;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f005";
}

.review_rating_entry>label {
    color: #b9b9b9;
    float: right;
    font-size: 15px;
}

.rating:not(:checked)>label:hover, .rating:not(:checked)>label:hover~label, .rating>input:checked~label, .review_rating_entry:not(:checked)>label:hover, .review_rating_entry:not(:checked)>label:hover~label, .review_rating_entry>input:checked~label, .viewrating>input:checked~label {
    color: gold !important;
}
.review_rating_entry>input, .viewrating>input {
    display: none;
}

.patient-review-column h3, .review-tiz-form h4 {
    text-transform: uppercase;
    color: #603;
    letter-spacing: 1px;
}

h4 {
    display: inline-block;
}

.review-tiz-form h4 {
    font-size: 20px;
    padding: 0;
    margin: 0;
    font-weight: 400;
}

.review-tiz-form .new-re li {
    padding: 10px 0 0;
    margin: 0;
}

.name_review{
    padding: 0;
    margin: 0;
    display: table;
    width: 100%;
}

.name_review div:first-of-type {
    padding-right: 15px;
}

.map-two>li, .name_review div {
    float: left;
    width: 50%;
}

.review-tiz-form .new-re li .label-re {
    padding: 0 0 8px;
    margin: 0;
    font-size: 15px;
    color: #000;
    display: table;
    width: 100%;
}

.spacer_break {
    display: table;
    width: 100%;
}

.review_rating_entry {
    border: none;
    padding: 0;
    margin: 0;
    float: left;
}

.review-tiz-form .new-re li textarea {
    padding: 10px;
    margin: 0;
    border: 1px solid #ccc !important;
    min-height: 130px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 5px;
}

.captcha {
    padding: 0 7px;
}

.re-post {
    background-color: #603;
    color: #fff;
}

.amber-text {
    color: #ffc107!important;
}

.fa, .fas {
    font-weight: 900;
}
.group-by-form-title {
    position: absolute;
    top: -19px;
    background: #f7f7f7;
}

.title_h1 {
    font-size: 32px !important;
}
.title_h2 {
    font-size: 30px !important;
}
.title_h3 {
    font-size: 28px !important;
}
.title_h4 {
    font-size: 26px !important;
}
.title_h5 {
    font-size: 24px !important;
}
.title_h6 {
    font-size: 22px !important;
}

.content_h6 {
    font-size: 12px !important;
}
.content_h5 {
    font-size: 14px !important;
}
.content_h4 {
    font-size: 16px !important;
}
.content_h3 {
    font-size: 18px !important;
}
.content_h2 {
    font-size: 20px !important;
}
.content_h1 {
    font-size: 22px !important;
}
.review-tiz-form .new-re {
    padding: 0px;
}
.reviews-entry-button img {
    height: auto !important;
}