/* .testimonial_wrapper{width:100%; margin: 20px 0; padding: 15px; display: block;
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);} */
.testimonial_wrapper{width:100%; margin: 20px 0; padding: 15px; display: block;}
.testimonial_box{border-bottom: 1px solid #d7d7d7; width: 100%; height: auto; margin: 0; padding: 20px 0 20px 0;}
.testimonials_leftbx{margin:0; padding: 0;}

.testimonial_title{font-size: 15px;font-weight: 600;color: #444;line-height: 20px;margin-top: 11px;}
.testimonial_subtitle{ font-size: 12px;font-weight: 600;color: #444;    margin-top: 2px;}
.testimonialdays_text{font-size: 12px;font-weight: 600;color: #444;}
.testimonial_content, .testimonial_content p{font-size: 14px; margin-bottom: 5px;
  color: #000;
  line-height: 22px;
  text-align: justify;
}
.checked {
  color: orange;
}
.rating{margin: 0;}
.rating .fa .fa-star{color: grey;}
.ratinginfo{
  text-align: center;
  padding: 25px 0;
  width: 200px;
  border: 4px solid #d2d2d2;
  margin: auto auto 20px auto;
}
.ratinginfo_text{font-weight: bold;font-size: 47px;margin: 0; padding: 0;line-height: 50px;}
.rating_info_small{color: #949494;font-size: 16px;font-weight: 500;}
.testimonial_box1{margin: 0; padding: 0; text-align: center;}
.testimonials_head1{font-size: 15px;font-weight: bold;color: #000;line-height: 20px;margin-bottom: 8px; margin-top: 18px;text-transform: uppercase;}
.testimonial_box1 p{font-size: 14px; margin-bottom: 5px;
  color: #000;
  line-height: 22px;
   
}

.percentage{margin: 10px; padding: 10px; text-align: center;}
.percentage_text{font-size: 35px;
  font-weight: bold;
  color: #000;
  line-height: 20px;
  margin-bottom: 14px;
  margin-top: 24px;
  text-transform: uppercase;
}
.percentage p{font-size: 14px; margin-bottom: 5px;
  color: #000;
  line-height: 22px;
   
}

.maintitle_head1 {
  text-align: center;
  position: relative;
  display: block;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px;
}
.maintitle_head1 span {
  width: 100%;
  height: 2px;
  background-color: #e1e1e1;
  display: block;
  margin: auto;
}
.testimonalial_title_show {
  width: 153px;
  height: 38px;
  background-color: #ee8100;
  display: block;
  margin: -21px auto auto;
  font-size: 18px;
  color: #fff;
  line-height: 36px;
 
}
.testimonial_result{ float: left; font-size: 15px;
  font-weight: 500;
  color: #000;
  line-height: 20px;
  margin-bottom: 8px;
  margin-top: 4px;
   
}
a.writetext{    background: #fff;
  float: right;
  border-color: #ee8100;
  color: #ee8100;
  line-height: 20px;
  min-width: 100px;
  padding: 8px 20px;
  font-size: 16px;
  border: 2px solid #ee8100;
  text-decoration: none;
  font-weight: 500;
  margin-bottom: 20px;
}
a.writetext:hover{background: #ee8100;color: #fff;}




.feedback_wrapper{ width:100%; margin:2% 0; padding:0; height:100%;}
.thankyou{margin:2% 0 0;}
/*.thankyou{margin:13% 0 0;}*/
.feedback_wrapper .imagebg {
	background-image: url("../images/feedback.html");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-filter: blur(20px);
    filter: blur(20px);
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.gndr{font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin-top: 0;
    margin-left: -14px;
    display: block;
    /*width: 100%;*/
    /*height: 45px;*/
    /*padding: 6px 0px;*/
    width: 110%;
    height: 45px;
    padding: 9px 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color:#fff;
    background-image: none;
    border: 1px solid #D7DAE2;
    border-radius: 5px; -moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius: 5px;
    /* -webkit-box-shadow: 0px 0px 6px -2px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0px 0px 6px -2px rgba(0, 0, 0, .3);
    -o-box-shadow: 0px 0px 6px -2px rgba(0, 0, 0, .3);
    box-shadow:  0px 0px 6px -2px rgba(0, 0, 0, .3); */
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.first{margin-left: -28px;}



@media(min-width:576px) and (max-width:992px){
    .testimonial_result{width: auto !important;margin-top: 10px !important; margin-bottom: 0 !important;}
    a.writetext{float:right !important;display: inline !important; width: auto !important; clear: inherit !important;min-width: 100px !important;}
}
@media(max-width:992px){
    .testimonials_image{float: left; margin: 0 12px 6px 0;}
    .ratinginfo {margin: 20px auto 20px auto;}
    .percentage { margin: 0 10px 10px 10px;}
    .testimonial_result {
        float: left;
        font-size: 15px;
        font-weight: 500;
        color: #000;
        line-height: 20px;
        margin-bottom: 18px;
        margin-top: 0px;
        width: 100%;
        text-align: center;
    }
    a.writetext {
        background: #fff;
        float: none;
        border-color: #ee8100;
        color: #ee8100;
        line-height: 20px;
        min-width: 100%;
        padding: 8px 20px;
        font-size: 16px;
        border: 2px solid #ee8100;
        text-decoration: none;
        font-weight: 500;
        margin-bottom: 0px;
        width: 100%;
        display: block;
        clear: both;
        text-align: center;
    }
}
