@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100;200;300;400;500;600;700;800&display=swap');

/*font-family: 'Raleway', sans-serif;*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');

/*font-family: 'Poppins', sans-serif;*/



@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');

/*font-family: 'Roboto', sans-serif;*/



@import url('https://fonts.googleapis.com/css2?family=Barlow+Semi+Condensed:wght@300;400;500;600;700;800;900&display=swap');

/*font-family: 'Barlow Semi Condensed', sans-serif;*/



@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



@import url(//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.css);





/*font-family: 'Montserrat', sans-serif;*/



/*html {scroll-behavior: smooth;}*/

/*Rj Code*/



::selection {

  background: #0096C7;

  color: #FFF;

}



::-moz-selection {

  background: #0096C7;

  color: #FFF;

}



/*html {scroll-behavior: smooth;}*/

select::-ms-expand {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -ms-transition: all .3s ease;
  transition: all .3s ease;
}

h1 {
  margin: 0px 0px 30px 0px;
  padding: 0px;
  line-height: 1.2;
  font-weight: 600;
}

h2 {
  margin: 0px 0px 25px 0px;
  padding: 0px;
  line-height: 1.2;
  font-weight: 600;
}

h3 {
  margin: 0px 0px 25px 0px;
  padding: 0px;
  line-height: 46px;
  font-weight: 600;
}

h4 {
  margin: 0px 0px 25px 0px;
  padding: 0px;
  line-height: 1.2;
  font-weight: 600;
}

h5 {
  margin: 0px 0px 15px 0px;
  line-height: 25px;
  font-weight: 600;
}

h6 {
  margin: 0px 0px 15px 0px;
  line-height: 1.1;
  font-weight: normal;
}







.spacer1px {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 1px;
  background: none;
  margin: 0px 0px 0px 0px;
  width: 100%;
  border: none;
}

.spacer5px {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 5px;
  background: none;
  margin: 0px 0px 0px 0px;
  width: 100%;
  border: none;
}

.spacer15px {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 15px;
  background: none;
  margin: 0px 0px 0px 0px;
  width: 100%;
  border: none;
}

.spacer10px {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 10px;
  background: none;
  margin: 0px 0px 0px 0px;
  width: 100%;
  border: none;
}

.spacer20px {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 20px;
  background: none;
  margin: 0px 0px 0px 0px;
  width: 100%;
  border: none;
}

.spacer30px {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 30px;
  background: none;
  margin: 0px 0px 0px 0px;
  width: 100%;
  border: none;
}

.spacer50px {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 50px;
  background: none;
  margin: 0px 0px 0px 0px;
  width: 100%;
  border: none;
}

.spacer80px {
  clear: both;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  height: 50px;
  background: none;
  margin: 0px 0px 0px 0px;
  width: 100%;
  border: none;
}



body {

  overflow-x: hidden;

  color: #333333;

  font-size: 16px;

  line-height: 1.4;

  margin: 0px;

  padding: 0px;

  outline: none;

  text-decoration: none;

  list-style: none;

  box-sizing: border-box;

  font-family: 'Poppins', sans-serif;

  background-color: #fff;

  /*height: 100vh;*/

}



p {
  line-height: 1.4;
  margin: 0px 0px 20px 0px;
  font-family: 'Poppins', sans-serif;
}

ul,
ol {

  list-style: none;

  margin: 0;

  padding: 0;

}

a:hover {
  text-decoration: none;
}

-webkit-input-placeholder {
  color: #a1a1a1 !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
}

-moz-placeholder {
  color: #a1a1a1 !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
}

-ms-input-placeholder {
  color: #a1a1a1 !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
}

-moz-placeholder {
  color: #a1a1a1 !important;
  opacity: 1 !important;
  font-family: 'Poppins', sans-serif;
}

.form-control::-webkit-input-placeholder {
  color: #a1a1a1 !important;
  opacity: 1 !important;
}

.form-control::-moz-placeholder {
  color: #a1a1a1 !important;
  opacity: 1 !important;
}

.form-control:-ms-input-placeholder {
  color: #a1a1a1 !important;
  opacity: 1 !important;
}

.form-control:-moz-placeholder {
  color: #a1a1a1 !important;
  opacity: 1 !important;
}



:focus,
button:focus {
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}

*:focus {
  outline: none;
}

input:focus {
  outline: none;
}

. .pagetitle {
  position: relative;
  text-align: left;
  padding: 0px 0px 70px 0px;
}

.pagetitle h2 {
  line-height: 1.1;
  font-size: 51px;
  color: #fff;
  padding: 0px;
  margin: 0px 0px 0px 0px;
}



img {
  max-width: 100%;
  height: auto;
  outline: none;
}

a {
  outline: none;
  border: none;
}

.fl_w {
  float: left;
}

.container-fluid {
  padding-left: 60px;
  padding-right: 60px;
}







.client_dash_new_talent_list ul li a.active {
  color: #007FEB
}







.rating_module_sec_int_new {
  position: relative;
  padding: 30px 0 20px 0;
  min-height: 100vh;
}

.rating_module_sec_inner_mod {
  position: relative;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}

.rating_module_sec_inner_mod_single {
  position: relative;
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.10);
  padding: 18px
}

.rating_module_sec_inner_mod_single_top {
  position: relative;
  display: flex;
  align-items: center;
  gap: 15px;
  border-bottom: none;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.rating_module_sec_inner_mod_single_top_img {
  position: relative;
  width: 120px;
  flex: 0 0 120px;
}

.rating_module_sec_inner_mod_single_top_img img {
  width: 100%;
  object-fit: cover;
  border-radius: 6px;
  height: 120px;
}

.rating_module_sec_inner_mod_single_top_cont {
  position: relative;
}

.rating_module_sec_inner_mod_single_top_cont h6 {
  position: relative;
  color: #878787;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 8px;
}

.rating_module_sec_inner_mod_single_top_cont h5 {
  position: relative;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 8px;
}

.rating_module_sec_inner_mod_single_top_cont h5 span {
  color: #000;
  font-size: 10px;
  font-weight: 400;
  display: inline-block;
  margin-left: 5px
}

.rating_module_sec_inner_mod_single_top_cont h5 span i {
  color: #ECAF14;
  font-weight: 900 !important;
}

.rating_module_sec_inner_mod_single_top_cont h4 {
  position: relative;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 8px
}

.list_sec_rating {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0px;
  margin-bottom: 15px;
}

.list_sec_rating li {
  position: relative;
  font-size: 12px;
  font-weight: 400;
  border-right: 1px solid #878787;
  padding: 0 5px;
  color: #878787;
}

.list_sec_rating li:first-child {
  padding-left: 0px
}

.list_sec_rating li:last-child {
  padding-right: 0px;
  border-right: none;
}

.rating_view_btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  background: #fff;
  color: #007FEB;
  font-size: 12px;
  font-weight: 500;
  border: none;
  padding: 7px 17px;
  border: 1.5px solid #007FEB;
  width: 110px;
}

.rating_view_btn:focus {
  border: 1.5px solid #007FEB;
}



.rating_module_sec_inner_mod_single_middle {
  position: relative;
  border-bottom: none;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.rating_module_sec_inner_mod_single_middle h6 {
  position: relative;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0px;
  line-height: inherit;
      white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 130px;
    display: inline-block;
}

.middle_list_rating_sec {
  position: relative;
  display: block;
  margin-bottom: 8px
}

.middle_list_rating_sec li {
  position: relative;
  display: inline-block;
  color: #000;
  font-size: 12px;
  font-weight: 600;
  margin-right: 8px;
}

.middle_list_rating_sec li span {
  position: relative;
  padding-left: 8px;
  color: #747373;
  font-weight: 400 !important;
}

.rating_module_sec_inner_mod_single_middle h3 {
  position: relative;
  color: #747373;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0px;
  line-height: inherit;
}

.rating_module_sec_inner_mod_single_btm_main_sec {
  position: relative;
  border-bottom: none;
  padding-bottom: 0px;
  margin-bottom: 10px;
}

.rating_module_sec_inner_mod_single_btm {
  position: relative;
   display: flex; 
  align-items: center;
  gap: 5px;
  justify-content: space-between;
  background: #fff;
  padding: 10px 10px;
  border-radius: 10px;
  border: 1px solid #DCDCDC;
}

.rating_module_sec_inner_mod_single_btm h5 {
  position: relative;
  color: #333;
  font-size: 12px;
  font-weight: 600;
  margin-right: 10px;
  margin-bottom: 0px;
  line-height: inherit;
}

.rating_module_sec_inner_mod_single_btm_star {
  position: relative;
}

.rating_module_sec_inner_mod_single_btm_star i {
  position: relative;
  font-size: 12px;
  color: #ECAF14;
  font-weight: 400;
  cursor: pointer;
  transition: 0.5s ease-in-out;
}

.rating_module_sec_inner_mod_single_btm_star i.active {
  font-weight: 900 !important;
}

.rating_module_sec_inner_mod_single_btm_star i:hover {
  font-weight: 900 !important;
}

.rating_module_sec_inner_mod_single_btm_star span {
  position: relative;
  padding-left: 5px;
  font-size: 12px;
  font-weight: 400;
  color: #878787;
}

.btm_review_btn_sec button {
  position: relative;
  font-size: 12px;
  font-weight: 500;
  border: none;
  color: #000;

  padding: 7px 0px;
  background: none;
  border-radius: 6px;
  width: 80px;
  text-decoration: underline;
  flex: 0 0 80px;
  display: block;
}

.btm_review_btn_sec a {
  position: relative;
  font-size: 12px;
  font-weight: 500;
  border: none;
  color: #000;

  padding: 7px 0px;
  background: none;
  border-radius: 6px;
  width: 80px;
  text-decoration: underline;
  flex: 0 0 80px;
  display: block;
}

.btm_review_btn_sec {
  position: relative;
  margin-top: 0px;
}



.head_middle_sec {
  position: relative;
  margin-bottom: 8px;
}

.head_middle_sec h2 {
  position: relative;
  color: #ADADAD;
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 0px;
  line-height: inherit;
}

.head_middle_sec h2 span {
  position: relative;
  margin-left: 12px;
  color: #6F6F6F;
  font-weight: 500;
  font-size: 11px;
}

.head_middle_sec_body_new {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
}



.rateing_pop_sec_new {
  position: relative;
}

.rateing_pop_sec_new .modal-dialog {
  max-width: 550px;
  border-radius: 20px;
  background: #FFF;
  *top: 5%;
}

.rateing_pop_sec_new .modal-body {
  padding: 0px;
}

.rateing_pop_sec_new_inner {
  position: relative;
  padding: 20px;
}

.rateing_pop_sec_new_inner_head {
  position: relative;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.rateing_pop_sec_new_inner_head h6 {
  position: relative;
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0px;
}

.rateing_pop_sec_new_inner_head .close {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 1;
  z-index: 11;
}

.rateing_pop_sec_new_inner_head .close i {
  font-size: 18px;
}







.rating_mod_sec_rate11 {

  position: relative;

}

.rating_mod_sec_rate11:not(:checked)>input {

  position: absolute;

  appearance: none;

}



.rating_mod_sec_rate11:not(:checked)>label {

  float: right;

  cursor: pointer;

  font-size: 25px;

  margin: 0 2px 0 0;

  transition: 0.3s ease-in-out;

}



.rating_mod_sec_rate11:not(:checked)>label:before {

  /*content: '★';*/

  /*content: '☆';*/



  content: "\f005";

  color: #ff9e0b;

  font-family: 'Font Awesome 5 Pro';

  font-weight: 400 !important;

  font-size: 18px;



}







.rating_mod_sec_rate11>input:checked+label:hover,

.rating_mod_sec_rate11>input:checked+label:hover~label,

.rating_mod_sec_rate11>input:checked~label:hover,

.rating_mod_sec_rate11>input:checked~label:hover~label,

.rating_mod_sec_rate11>label:hover~input:checked~label {

  color: #FB9022;

  transition: 0.3s ease-in-out;

}



.rating_mod_sec_rate11:not(:checked)>label:hover,

.rating_mod_sec_rate11:not(:checked)>label:hover~label {

  color: #ff9e0b;

  transition: 0.3s ease-in-out;

}



.rating_mod_sec_rate11>input:checked~label {

  color: #ffa723;

  transition: 0.3s ease-in-out;

}



.rating_mod_sec_rate11>input:checked~label:before {

  /*content: '★';*/

  content: "\f005";

  color: #ff9e0b;

  font-family: 'Font Awesome 5 Pro';

  font-weight: 900 !important;

}



.rating_mod_sec_rate11>input:hover~label:before {

  /*content: '★';*/

  content: "\f005";

  color: #ff9e0b;

  font-family: 'Font Awesome 5 Pro';

  font-weight: 900 !important;

}









.rateing_pop_sec_new_body_sec {
  position: relative;
}

.rateing_pop_inner {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #D9D9D9;
}

.rateing_pop_inner_left {
  position: relative;
  flex: 0 0 140px;
  width: 140px;
}

.rateing_pop_inner_left img {
  width: 100%;
  height: 140px;
  object-fit: cover;
  border-radius: 6px;
}



.rateing_pop_inner_right {
  position: relative;
}

.rateing_pop_inner_right h5 {
  position: relative;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 20px;
}

.rateing_pop_inner_right h5 span {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  margin-left: 5px
}

.rateing_pop_inner_right h5 span i {
  color: #ECAF14;
  font-weight: 900 !important;
}

.rateing_pop_inner_right h4 {
  position: relative;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 20px
}



.list_sec_rating_pop {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0px;
  margin-bottom: 0px;
}

.list_sec_rating_pop li {
  position: relative;
  font-size: 16px;
  font-weight: 500;
  border-right: 1px solid #000;
  padding: 0 5px;
  color: #333;
}

.list_sec_rating_pop li:first-child {
  padding-left: 0px
}

.list_sec_rating_pop li:last-child {
  padding-right: 0px;
  border-right: none;
}



.rateing_pop_inner_btns {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
  margin-bottom: 20px;
}

.yes_green_btn_new {
  position: relative;
  width: 155px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #449F10;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  border-radius: 4px;
  border: none;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.20);
}

.no_red_btn_new {
  position: relative;
  width: 155px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #DB1B1B;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  border-radius: 4px;
  border: none;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.20);
}



/* Ratings widget */

.rate {

  display: inline-block;

  border: 0;

}

/* Hide radio */

.rate>input {

  display: none;

}

/* Order correctly by floating highest to the right */

.rate>label {

  float: right;

  margin-bottom: 0px;

  color: #E0E0E0;

}

/* The star of the show */

.rate>label:before {

  display: inline-block;

  font-size: 14px;

  padding: .3rem .2rem;

  margin: 0;

  cursor: pointer;

  font-family: 'Font Awesome 5 Pro';

  content: "\f005 ";
  /* full star */

}

/* Zero stars rating */

.rate>label:last-child:before {

  content: "\f006 ";
  /* empty star outline */

}

/* Half star trick */

.rate .half:before {

  content: "\f089 ";
  /* half star no outline */

  position: absolute;

  padding-right: 0;

}

/* Click + hover color */

.rate input:checked~label {
  color: #ff9e0b;
}

/* color current and previous stars on checked */

.rate label:hover {
  color: #ff9e0b;
}

.rate label:hover~label {
  color: #ff9e0b;
}

/* color previous stars on hover */



/* Hover highlights */

.rate input:checked+label:hover {
  color: #ff9e0b;
}

.rate input:checked~label:hover {
  color: #ff9e0b;
}

/* highlight current and previous stars */

.rate input:checked~label:hover~label {
  color: #ff9e0b;
}

/* highlight previous selected stars for new rating */

.rate label:hover~input:checked~label {
  color: #ff9e0b;
}

/* highlight previous selected stars */
  {
  color: #ff9e0b;
}



.rate .half:hover::before {
  color: #ff9e0b;
}

.rate label:hover::before {

  color: #ff9e0b;

}









.ratings_and_review_sc_new_log {
  position: relative;
}

.ratings_and_review_sc_new_log_head {
  position: relative;
  padding-bottom: 30px;
}

.ratings_and_review_sc_new_log_head h6 {
  position: relative;
  color: #000000;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0px;
  line-height: inherit;
}

.ratings_and_review_sc_new_log_body {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 30px;
  align-items: center;
}

.ratings_and_review_sc_new_log_body_left {
  position: relative;
  text-align: center;
  width: 100%;
}

.ratings_and_review_sc_new_log_body_left h6 {
  position: relative;
  color: #000000;
  font-size: 32px;
  font-weight: 600;
  margin: 0px 0 5px 0;
}

.ratings_and_review_sc_new_log_body_left h5 {
  position: relative;
  color: #747373;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0px;
}

.ratings_and_review_sc_new_log_body_right {
  position: relative;
}

.ratings_and_review_sec_rigt_single {
  position: relative;
  display: flex;
  align-items: center;
  gap: 15px;
  justify-content: center;
}



.ratings_and_review_sec_rigt_single_middle {
  position: relative;
}

.ratings_and_review_sec_rigt_single_middle .progress {
  margin: 0px auto;
  padding: 0;
  width: 200px;
  height: 12px;

  overflow: hidden;
  background: #F0F0F0;
  border-radius: 5px;
}



.ratings_and_review_sec_rigt_single_middle .bar {
  position: relative;
  float: left;
  min-width: 1%;
  height: 100%;
  background: #FB9022;
  border-radius: 60px;
}

.ratings_and_review_sec_rigt_single_left {
  position: relative;
  display: flex;
  align-items: center;
}

.ratings_and_review_sec_rigt_single_left h6 {
  position: relative;
  margin-bottom: 0px;
  font-size: 14px;
  font-weight: 500;
  color: #000;
  display: flex;
  align-items: center;
  gap: 5px;
  line-height: inherit;
}

.ratings_and_review_sec_rigt_single_left h6 i {
  font-weight: 900 !important;
}

.ratings_and_review_sec_rigt_single_right {
  position: relative;
}

.ratings_and_review_sec_rigt_single_right h5 {
  position: relative;
  margin-bottom: 0px;
  line-height: inherit;
  font-size: 14px;
  font-weight: 400;
  color: #000;
}

.ratings_and_review_sc_new_log_body_right ul {
  display: block;
  position: relative;
}

.ratings_and_review_sc_new_log_body_right ul li {
  position: relative;
  display: block;
  margin-bottom: 25px;
}

.ratings_and_review_sc_new_log_body_right ul li:last-child {
  margin-bottom: 25px;
}

.see_revie_su_sec_new {
  position: relative;
  text-align: center;
  width: 100%;
}

.see_revie_su_sec_new a {
  position: relative;
  display: block;
  color: #2386EE;
  font-size: 14px;
  font-weight: 400;
}





.yes_rate_pop_sec_new {
  position: relative;
}

.yes_rate_pop_sec_new .modal-dialog {
  max-width: 1035px;
  border-radius: 20px;
  background: #FFF;
  *overflow-y: scroll;
}



/*.yes_rate_pop_sec_new .modal-dialog ::-webkit-scrollbar {width: 20px;display: none;}

.yes_rate_pop_sec_new .modal-dialog ::-webkit-scrollbar-track { box-shadow: inset 0 0 5px grey;  border-radius: 10px;} 

.yes_rate_pop_sec_new .modal-dialog ::-webkit-scrollbar-thumb {background: red; border-radius: 10px;}

.yes_rate_pop_sec_new .modal-dialog ::-webkit-scrollbar-thumb:hover {background: #b30000;}*/





.yes_rate_pop_sec_new .modal-body {
  padding: 0px;
}

.yes_rate_pop_inner {
  position: relative;
  padding: 20px;
}

.yes_rate_pop_inner_head {
  position: relative;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.yes_rate_pop_inner_head h6 {
  position: relative;
  color: #000000;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 0px;
  line-height: inherit;
}

.yes_rate_pop_inner_head .close {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 1;
  z-index: 1;
  font-size: 22px;
}

.yes_rate_pop_inner_body {
  position: relative;
}

.yes_rate_pop_inner_body h5 {
  position: relative;
  color: #252525;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 35px;
}

.yes_rate_pop_inner_body_new_sec {
  position: relative;
  display: grid;
  grid-gap: 25px;
  grid-template-columns: 1fr 1fr;
}

.yes_rate_pop_inner_body_new_sec_single {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  border: 1px solid #ECECEC;
  padding: 15px;
  border-radius: 20px;
}

.yes_rate_pop_inner_body_new_sec_single span {
  display: flex;
  position: relative;
  gap: 20px;
  align-items: center;
}

.yes_rate_pop_inner_body_new_sec_single span i {
  font-size: 28px;
  color: #2196F3;
  font-weight: 900 !important;
}

.yes_rate_pop_inner_body_new_sec_single span h4 {
  position: relative;
  margin-bottom: 0px;
  color: #393939;
  font-size: 18px;
  font-weight: 400;
}

.write_rev_sec {
  position: relative;
  width: 190px;
}

.write_rev_sec input {
  position: relative;
  width: 100%;
  height: 40px;
  border-radius: 10px;
  border: 1px solid #BDBDBD;
  padding-left: 10px;
  color: #A5A5A5;
  font-size: 15px;
  font-weight: 400
}



#yes_rate_pop .rate>label:before {
  font-size: 20px;
}



.write_rev_sec button {
  position: absolute;
  right: 0;
  border: none;
  background: none;
  display: flex;

  align-items: center;
  height: 100%;
  bottom: 0px;
}

.write_rev_sec button i {
  font-size: 16px;
}



.review_box_sec_cmment {
  position: relative;
  margin: 25px 0;
}

.review_box_sec_cmment label {
  position: relative;
  display: block;
  color: #000000;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 12px;
}

.review_box_sec_cmment textarea {
  position: relative;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  padding: 10px;
  color: #808080;
  border-radius: 20px;
  border: 1px solid #CBC9C9;
  background: #F6F6F6;
}

.cansub_btn_sec_new {
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 20px;
  margin-bottom: 25px;
}

.cen_btn_sub_new {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 40px;
  background: #fff;
  color: #000;
  font-weight: 400;
  border-radius: 4px;
  font-size: 16px;
  border: 1.5px solid #000;
}

.sub_btn_sub_new {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 160px;
  height: 40px;
  background: #007FEB;
  color: #fff;
  font-weight: 400;
  border-radius: 4px;
  font-size: 16px;
  border: 1.5px solid #007FEB;
}

.sub_btn_sub_new:hover {
  color: #fff;
}

.eg_text_sec {
  position: relative;
  bottom: 0px;
  font-size: 12px;
  font-weight: 400;
  color: #808080;
  margin: 0px;
}

.eg_text_sec_new {
  position: absolute;
  bottom: -25px;
  font-size: 12px;
  font-weight: 400;
  color: #808080;
  margin: 0px;
  display: none;
}



.rating_module_sec_int_new_head_main {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 25px;
}

.rating_module_sec_int_new_head {
  position: relative;
  margin-bottom: 25px;
}

.rating_module_sec_int_new_head h6 {
  position: relative;
  margin-bottom: 0px;
  line-height: inherit;
  color: #000000;
  font-size: 26px;
  font-weight: 500;
}

.rating_module_sec_int_new_head h6 span {
  display: inline-block;
  color: #7A7A7A;
  font-size: 18px;
  font-weight: 400;
  margin-left: 15px;
}



.submit_pop_rate_sec_new_rate {
  position: relative;
}

.submit_pop_rate_sec_new_rate .modal-dialog {
  max-width: 550px;
  border-radius: 20px;
  background: #FFF;
  top: 30%;
}

.submit_pop_rate_sec_new_rate .modal-body {
  padding: 0px;
}

.submit_pop_rate_sec_new_rate_inner {
  position: relative;
  padding: 30px 15px;
  text-align: center;
  display: flex;

  align-items: center;
  flex-direction: column;
  gap: 15px;
}

.submit_pop_rate_sec_new_rate_inner h6 {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  position: relative;
  margin-bottom: 0px;
}

.submit_pop_rate_sec_new_rate_inner img {
  width: auto;
  margin-bottom: 10px;
}

.submit_pop_rate_sec_new_rate_inner .close {
  position: absolute;
  right: 10px;
  top: 15px;
  z-index: 1;
  opacity: 1;
  font-size: 20px;
}



.feedback_sec_rateing_sec_new {
  position: relative;
}

.feedback_sec_rateing_sec_new .modal-dialog {
  max-width: 1030px;
  border-radius: 20px;
  background: #FFF;
}

.feedback_sec_rateing_sec_new .modal-body {
  padding: 0px;
}

.feedback_sec_rateing_sec_new_inner {
  position: relative;
  padding: 20px;
}

.feedback_sec_rateing_sec_new_inner_head {
  position: relative;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

.feedback_sec_rateing_sec_new_inner_head h6 {
  position: relative;
  color: #000000;
  font-weight: 600;
  font-size: 26px;
  margin-bottom: 0px;
  line-height: inherit;
}

.feedback_sec_rateing_sec_new_inner_head .close {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 1;
  z-index: 1;
  font-size: 22px;
}



.feedback_sec_rateing_sec_new_inner_body {
  position: relative;
}

.feedback_sec_rateing_sec_new_inner_body h4 {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  color: #6F6F6F;
  margin-bottom: 30px;
}

.feedback_sec_rateing_sec_new_inner_body h4 span {
  padding-left: 8px;
  color: #000000;
}

.feedback_sec_rateing_body_pop_inner {
  position: relative;
  margin: 0 auto;
  width: 95%;
}

.feedback_sec_rateing_body_pop_inner h5 {
  position: relative;
  color: #252525;
  text-align: center;
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 30px;
}

.feedback_sec_rateing_body_pop_inner h3 {
  position: relative;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 12px;
  margin-bottom: 20px;
  line-height: inherit;
}

.list_reason_rating {
  position: relative;
}

.list_reason_rating li {
  display: block;
  margin-bottom: 20px;
}



.list_reason_rating .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 25px;

  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #252525;
  font-weight: 400;
}

.list_reason_rating .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.list_reason_rating .checkmark_new {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 1.5px solid #1C1B1F;
  background-color: #fff;
  border-radius: 50%;
}

.list_reason_rating .container:hover input~.checkmark_new {
  background-color: #fff;
}

.list_reason_rating .container input:checked~.checkmark_new {
  background-color: #fff;
  border: 1.5px solid #2386EE;

}

.list_reason_rating .checkmark_new:after {
  content: "";
  position: absolute;
  display: none;
}

.list_reason_rating .container input:checked~.checkmark_new:after {
  display: block;
}

.list_reason_rating .container .checkmark_new:after {
  top: 4px;
  left: 4px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #2386EE;
}



.textarea_rating_sec textarea {
  position: relative;
  width: 100%;
  font-size: 15px;
  font-weight: 400;
  padding: 10px;
  color: #808080;
  border-radius: 20px;
  border: 1px solid #CBC9C9;
  background: #F6F6F6;
  margin-bottom: 20px;
}



.sort_by_rating {
  position: relative;
}

.sort_by_rating img {
  position: absolute;
  width: 16px;
  z-index: 11;
  display: flex;
  align-items: center;
  height: 100%;
  left: 10px;
}

.sort_by_rating select {
  position: relative;
  border-radius: 5px;
  border: 1px solid #BEBEBE;
  background: #FCFCFC;
  width: 123px;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px 0 35px;
  gap: 10px;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  -webkit-appearance: block;
  -moz-appearance: block;
  appearance: block;
}



.review_sec_screen_main {
  position: relative;
  padding: 25px 0;
}

.review_sec_screen_main_inner {
  position: relative;
}

.review_sec_screen_main_inner_head {
  position: relative;
  margin-bottom: 20px;
}

.review_sec_screen_main_inner_head a {
  position: relative;
  display: inline-block;
  align-items: center;
  gap: 10px;
  color: #000;
  font-size: 24px;
  font-weight: 500;
}

.review_sec_screen_main_inner_head a i {
  margin-right: 10px;
}

.review_sec_screen_main_body {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 3fr;
  grid-gap: 25px;
}

.review_sec_screen_main_body_left {
  position: relative;
}

.review_sec_screen_main_body_left_top {
  position: relative;
  border-radius: 10px;
  padding: 18px;
  background: linear-gradient(184deg, #F5F8FF 0.55%, #ECF0FE 108.94%);
  margin-bottom: 20px;
}

.review_sec_screen_main_body_left_top_img {
  position: relative;
  width: 100%;
}

.review_sec_screen_main_body_left_top_img img {
  width: 100%;
  object-fit: cover;
  margin-bottom: 15px;
  height: 305px;

  border-radius: 10px;
}

.review_sec_screen_main_body_left_top_img span a {
  position: absolute;
  right: 20px;
  top: 15px;
  z-index: 11;
  color: #fff;
  font-size: 25px;
}

.review_sec_screen_main_body_left_btm {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.review_sec_screen_main_body_left_btm_left {
  position: relative;
}

.review_sec_screen_main_body_left_btm_left h6 {
  position: relative;
  color: #000;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 0px;
  line-height: inherit;
}

.review_sec_screen_main_body_left_btm_left h6 img {
  object-fit: cover;
  margin-left: 10px;
  width: 17px;
}

.review_sec_screen_main_body_left_btm_right {
  position: relative;
}

.review_sec_screen_main_body_left_btm_right h5 {
  position: relative;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  margin: 0px;
  line-height: inherit;
}

.review_sec_screen_main_body_left_btm_right h5 i {
  position: relative;
  color: #FB9022;
  font-weight: 900 !important;
  margin-right: 8px;
}



.review_sec_screen_left_btm_div_sec {
  position: relative;
  width: 100%;
  padding: 15px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 4px 23.9px 0px rgba(0, 0, 0, 0.10);
  height: auto;
}

.review_sec_screen_left_btm_div_sec_top_text {
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}

.review_sec_screen_left_btm_div_sec_top_text span {
  position: relative;
  width: 100%;
  display: block;
  color: #000;

  font-size: 32px;
  font-weight: 600;
  margin-bottom: 3px;
}

.reviewww_star_sec_body_inner {
  position: relative;
  margin-bottom: 5px;
}

.review_sec_screen_left_btm_div_sec_top_text p {
  color: #747373;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
}

.review_sec_screen_left_btm_div_sec_body_sec {
  position: relative;
}

.review_sec_screen_left_btm_div_sec_body_sec_btns {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  width: 93%;
  margin: 0 auto 20px;
}

.review_sec_screen_left_btm_div_sec_body_sec_btns a {
  position: relative;
  width: 95px;
  height: 28px;
  color: #252525;

  font-size: 12px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;

  background: #E3F1FF;
  border: 1.5px solid #E3F1FF;
}

.review_sec_screen_left_btm_div_sec_body_sec_btns a.active {
  border: 1.5px solid #279BFF;
}

.review_sec_screen_left_btm_div_sec_body_sec_divs {
  position: relative;
  width: 80%;
  margin: 0 auto;
}

.review_prog_divs_sec {
  position: relative;
}

.review_prog_divs_sec .ratings_and_review_sec_rigt_single_middle .progress {
  width: 160px;
}

.wrt_rev_sec {
  position: relative;
  border-radius: 3px;
  background: #007FEB;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.20);
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
  margin: 0 auto;
  text-align: center;
  width: 160px;

  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 10px;
}

.wrt_rev_sec:hover {
  color: #fff;
}



.review_sec_screen_main_body_right {
  position: relative;
}

.review_sec_screen_main_body_right_head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
}

.review_sec_screen_main_body_right_head_left {
  position: relative;
}

.review_sec_screen_main_body_right_head_left h6 {
  position: relative;
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0px;
}

.review_sec_screen_main_body_right_head_left span {
  margin-left: 5px;
  position: relative;
}

.review_sec_screen_main_body_right_body {
  position: relative;
  max-height: 880px;
  overflow-y: auto;
  padding: 10px;
}



.review_sec_screen_main_body_right_body::-webkit-scrollbar {
  width: 5px;
  display: block;
}

.review_sec_screen_main_body_right_body::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px #EAEAEA;
  border-radius: 10px;
  background: #EAEAEA;
}

.review_sec_screen_main_body_right_body::-webkit-scrollbar-thumb {
  background: #BCB7B7;
  border-radius: 10px;
}

.review_sec_screen_main_body_right_body::-webkit-scrollbar-thumb:hover {
  background: #EAEAEA;
}









.review_sec_screen_main_body_right_body_single {
  position: relative;
  padding: 25px 20px;
  border-radius: 6px;
  background: #FFF;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);
  margin-bottom: 25px;
}

.review_sec_screen_single_head_report_rev {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 20px;
}

.review_sec_screen_single_head_report_rev_left {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
}

.review_sec_screen_single_head_report_rev_right {
  position: relative;
}

.review_sec_screen_single_head_report_rev_right h6 {
  position: relative;
  margin-bottom: 0px;
  color: #7D7B7B;
  color: #7D7B7B;
  font-size: 12px;
  font-weight: 500;
}

.review_sec_screen_single_head_report_rev_left img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
}

.review_sec_screen_single_head_report_rev_left h6 {
  position: relative;
  color: #000;
  font-size: 15px;
  font-weight: 400;
  margin-bottom: 0px;
}

.albert_star_sec span {
  position: relative;
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

.albert_star_sec {
  position: relative;
  display: flex;
  align-items: center;
}

.review_sec_screen_main_body_right_body_single_inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.review_sec_screen_top_review_inner_left {
  position: relative;
  flex: 0 0 70%;
}

.review_sec_screen_top_review_inner_left p {
  position: relative;
  color: #000;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 0px;
  line-height: inherit;
}

.review_sec_screen_top_review_inner_right {
  position: relative;
}

.review_sec_screen_top_review_inner_right ul {
  display: flex;
  align-items: center;
  position: relative;
  gap: 20px;
}

.report_rev_btn {
  position: relative;
  display: flex;
  color: #010101;
  font-size: 14px;
  font-weight: 400;
  align-items: center;
  gap: 8px;
}

.report_rev_btn img {
  width: 13px;
}

.report_reply_btn {
  position: relative;
  display: flex;
  border-radius: 6px;
  background: #FFF;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.08);
  height: 38px;
  width: 115px;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 14px;
}

.writer_reply_sec_new_inner {
  position: relative;
  margin-top: 50px;
}

.writer_reply_sec_new_inner_box {
  position: relative;
  width: 100%;
  margin-bottom: 12px;
}

.writer_reply_sec_new_inner_box input {
  position: relative;
  border-radius: 8px;
  border: 1px solid #C4C4C4;
  width: 100%;
  height: 50px;
  padding-left: 30px;
  color: #C4C4C4;
  font-size: 14px;
  font-weight: 400;
      padding-right: 115px;
}

.send_btn_report_in {
  position: absolute;
  right: 10px;
  top: 7.5px;
  display: flex;
  align-items: center;
  color: #252525;

  font-size: 12px;
  font-weight: 500;
  border-radius: 4px;
  border: 1.5px solid #000;
  width: 83px;
  height: 34px;

  justify-content: center;
  background: none;
}

.report_inpu_btn_sec_new {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-bottom: 12px;
}



.title_text_sec {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  color: #6F6F6F;
  margin-bottom: 30px;
}

.title_text_sec span {
  padding-left: 8px;
  color: #000000;
}



.client_reply_area_sec_new_head {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}

.client_reply_area_sec_new_head h3 {
  position: relative;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0px;
  line-height: inherit;
}

.client_reply_area_sec_new_head h6 {
  position: relative;
  color: #7D7B7B;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0px;
}

.client_reply_area_sec_new_body_box {
  position: relative;
  margin-bottom: 20px;
}

.client_reply_area_sec_new_body_box textarea {
  position: relative;
  border-radius: 8px;
  background: #F1F1F1;
  width: 100%;
  *height: 50px;
  padding: 15px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  border: none;
}

.client_reply_area_sec_new_body_box input {
  position: relative;
  border-radius: 8px;
  background: #F1F1F1;
  width: 100%;
  height: 50px;
  padding-left: 15px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
  border: none;
}

.client_reply_area_sec_new_btn_box_sec {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 30px;
}

.edit_clicnet_btn_sec {
  position: relative;
  display: inline-block;
  color: #0068FF;
  font-size: 14px;
  font-weight: 400;
}

.delete_clicnet_btn_sec {
  position: relative;
  display: inline-block;
  color: #FF6363;
  font-size: 14px;
  font-weight: 400;
}

.client_reply_area_sec_new {
  position: relative;
  margin-top: 50px;
}

.edit_text {
  color: #7D7B7B;
  font-size: 12px;
  font-weight: 400;
  text-align: right;
  width: 100%;
  display: block;
}



.delete_mod_sec_new {
  position: relative;
}

.delete_mod_sec_new .modal-dialog {
  max-width: 600px;
  border-radius: 6px;
  background: #FFF;
  top: 30%;
}

.delete_mod_sec_new .modal-body {
  padding: 0px;
}

.delete_mod_sec_new_inner {
  position: relative;
  text-align: center;
  padding: 15px;
}

.delete_mod_sec_new_inner img {
  position: relative;
  width: 77px;
  height: 77px;
  margin-bottom: 15px;
}

.delete_mod_sec_new_inner p {
  position: relative;
  color: #252525;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 15px;
}

.delete_mod_sec_new_inner_btns {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.no_delete_btns {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;

  border: 1.6px solid #000;
  width: 96px;
  height: 35px;
  color: #000;
  font-size: 14px;
  font-weight: 400;
}

.yes_delete_btns {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;

  border: 1.6px solid #F0183D;
  width: 96px;
  height: 35px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  background: #F0183D;
}





.report_popup_sec_inner_body_page {
  position: relative;
}

.report_popup_sec_inner_body_page .modal-dialog {
  max-width: 650px;
  border-radius: 20px;
  background: #FFF;
}

.report_popup_sec_inner_body_page .modal-body {
  padding: 0px;
}

.report_popup_sec_inner_body_sec_inner {
  position: relative;
  padding: 20px;
}

.report_popup_sec_inner_body_sec_inner_head {
  position: relative;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.report_popup_sec_inner_body_sec_inner_head h6 {
  position: relative;
  color: #000000;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 0px;
  line-height: inherit;
}

.report_popup_sec_inner_body_sec_inner_head .close {
  position: absolute;
  right: 0;
  top: 0;
  opacity: 1;
  z-index: 1;
  font-size: 22px;
}

.report_popup_sec_inner_body_sec_inner_body {
  position: relative;
}

.report_popup_sec_inner_body_sec_inner_body h5 {
  position: relative;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 25px;
}

.report_pop_list_look_for_inner {
  position: relative;
}

.report_pop_list_look_for_inner li {
  display: block;
  margin-bottom: 25px;
}



.custome_check_box_se .container_check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 400;
  color: #000;
}

.custome_check_box_se .container_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.custome_check_box_se .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 22px;
  width: 22px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
}

.custome_check_box_se .container_check:hover input~.checkmark {
  background-color: transparent;
}

.custome_check_box_se .container_check input:checked~.checkmark {
  background-color: #fff;
  border: 1px solid #2196f3;
}

.custome_check_box_se .checkmark:after {
  content: "\f00c";
  position: absolute;
  display: none;
  left: 4px;

  top: 2px;
  font-family: 'Font Awesome 5 Pro';
  color: #2196f3;
  font-size: 14px;
}

.custome_check_box_se .container_check input:checked~.checkmark:after {
  display: block;
}



.report_popup_sec_inner_body_sec_inner_body h4 {
  color: #A6A6A6;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  margin: 25px 0;
}



.reportbtn_secnew {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;

  background: #007FEB;
  box-shadow: 0px 1px 6px 0px rgba(0, 0, 0, 0.20);
  width: 140px;
  height: 39px;
  border: none;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
}

.rating_review_sub_success {
  position: relative;
  text-align: center;
  margin: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px;
}

.rating_review_sub_success h3 {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  margin-bottom: 0px;
}

.rating_review_sub_success h3 img {
  width: 35px;
  margin-right: 10px;
}



.rotate {
  transform: rotate(180deg);
}

.head_right_single_sec_new {
  position: relative;
}

.head_right_single_sec_new .drop_sec_down_rate {
  position: relative;
  cursor: pointer;
  width: 175px;
  height: 38px;
  border-radius: 4px;
  border: 1px solid #BEBEBE;
  background: #F4F4F4;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  display: flex;
  align-items: center;
  padding: 0 15px;
}

.head_right_single_sec_new .drop_sec_down_rate .fa-chevron-down {
  position: absolute;
  right: 12px;
  font-size: 14px;

  display: flex;
  align-items: center;
  height: 100%;
  top: 0;
}



.head_right_single_sec_new ul.dropdown-menu {
  width: 100%;
  border-radius: 8px;
  border: 1px solid #CCC;
  background: #F6F6F6;
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.25);
  padding: 10px;
  top: 45px;
}

.head_right_single_sec_new ul.dropdown-menu li {
  color: #252525;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1px solid #D0CDCD;
  padding: 15px 0;
  text-align: center;
}

.head_right_single_sec_new ul.dropdown-menu li:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}

.head_right_single_sec_new ul.dropdown-menu li:first-child {
  padding-top: 0px;
}

.review_sec_screen_main_body_right_head_right {
  position: relative;
}

.review_sec_screen_main_body_right_head_right .rate_review_list {
  display: flex;
  align-items: center;
  position: relative;
  gap: 15px;
}

.stars_sec i {
  position: relative;
  color: #FB9022;
  font-weight: 500;
  font-size: 17px;
}

.stars_sec i.act {
  font-weight: 900 !important;
}



.set_review_add_review_sec {
  position: relative;
  width: 100%;
  padding: 18px;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 4px 23.9px 0px rgba(0, 0, 0, 0.10);
  height: 530px;
}

.set_review_add_review_sec h6 {
  position: relative;
  color: #000;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 15px;
}

.set_review_add_review_sec_middle {
  position: relative;
  border-radius: 10px;
  border: 1px solid #ECECEC;
  background: #FFF;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.set_review_add_review_sec_middle h5 {
  position: relative;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0px;
  line-height: inherit;
}

.set_review_add_review_sec_btm {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}

.set_review_add_review_sec_btm h5 {
  position: relative;
  color: #000;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 7px;
}

.set_review_add_review_sec_btm textarea {
  position: relative;
  width: 100%;
  border-radius: 10px;
  border: 1px solid #ECECEC;
  background: #F6F6F6;
  color: #808080;
  font-size: 12px;
  font-weight: 400;
  padding: 12px 15px 15px 15px;
}













.job_view_page_review_sec {
  position: relative;
  padding: 25px 0;
}

.job_view_page_review_sec_inner {
  position: relative;
}

.job_view_page_review_sec_inner ul {
  display: block;
  position: relative;
  margin-bottom: 15px;
}

.job_view_page_review_sec_inner ul li {
  display: inline-block;
  margin-right: 15px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}

.job_view_page_review_sec_inner ul li:last-child {
  margin-right: 0px;
}

.job_view_page_review_sec_inner ul li span {
  color: #9F9E9E;
}

.job_view_page_review_sec_inner h5 {
  position: relative;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 15px;
  border-bottom: 1px solid rgb(170 170 170 / 50%);
  padding-bottom: 20px;
}





.new_tal_box_sec_rate {
  position: absolute;
  z-index: 111;
}















.rate_rating_sec_new_admin {
  position: relative;
  padding: 25px 0;
}

.rate_rating_sec_new_admin_inner {
  position: relative;
}

.rate_rating_sec_new_admin_inner h5 {
  position: relative;
  color: #000;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 20px;
}

.rate_rating_sec_new_admin_inner_body {
  position: relative;
}

.rate_rating_sec_new_admin_inner_body_filter {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #F9F9F9;
  padding: 15px;
}

.rate_rating_sec_new_admin_inner_body_filter_left {
  position: relative;
  display: flex;
  align-items: center;
  gap: 15px;
}

.left_search_box_sec_new {
  position: relative;
  width: 330px;
}

.left_search_box_sec_new i {
  position: absolute;
  z-index: 1;
  top: 13px;
  left: 15px;
}

.left_search_box_sec_new input {
  position: relative;
  width: 100%;
  color: #C7C7C7;
  font-size: 14px;
  font-weight: 300;
  padding-left: 43px;
  border-radius: 30px;
  border: 1px solid #C7C7C7;
  background: #FCFCFC;
  height: 42px;
}

.left_search_box_sec_new button {
  position: absolute;
  right: 15px;
  z-index: 11;
  top: 0;
  bottom: 0;

  display: flex;
  align-items: center;
  border: none;
  background: none;
}

.left_search_box_sec_new button i {
  color: #000;
  font-size: 16px;
}

.rate_rating_sec_new_admin_inner_body_filter_right {
  position: relative;
}

.calender_sec_new_rate {
  position: relative;
}

.calender_sec_new_rate i {
  font-size: 20px;
  color: #000;
  cursor: pointer;
}

.rate_admin_body_table_sec {
  position: relative;
  padding-top: 20px;
}

.rate_admin_body_table_sec thead tr td {
  position: relative;
  text-align: center;
  color: #252525;
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 5px 5px 20px 5px;
  border-bottom: 1px solid #BFBFBF;
}

.rate_admin_body_table_sec thead tr td:first-child {
  text-align: left;
}

.rate_admin_body_table_sec tbody tr td {
  position: relative;
  text-align: center;
  color: #252525;
  font-size: 14px;
  font-weight: 500;
  text-transform: capitalize;
  padding: 15px 5px 15px 5px;
  border-bottom: 1px solid #BFBFBF;
}

.rate_admin_body_table_sec tbody tr td:first-child {
  text-align: left;
}

.rate_review_span {
  position: relative;
}

.rate_review_span span {
  color: #747373;
}

.rate_review_span_star {
  position: relative;
}

.rate_review_span_star .rate>label:before {
  cursor: auto;
}









.rating {

  border: none;

  float: left;

}



.rating>input {
  display: none;
}

.rating>label:before {

  margin: 5px;

  font-size: 1.25em;

  font-family: 'Font Awesome 5 Pro';

  display: inline-block;

  content: "\f005";

}



.rating>.half:before {

  content: "\f089";

  position: absolute;

}



.rating>label {

  color: #ddd;

  float: right;

}

.rating>label.active {
  color: #FB9022;
}

.rate_review_span {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.view_det_rate_tab {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 109px;
  height: 28px;
  border-radius: 4px;
  border: 1.5px solid #000;
  color: #252525;
  font-size: 12px;
  font-weight: 400;
  margin: 0 auto;
}





.rateing_admin_revie_inner_sec {
  position: relative;
  padding: 25px 0;
}

.rateing_admin_revie_inner_sec_main {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 2.5fr;
  grid-gap: 40px;
}



.rateing_admin_revie_inner_sec_main_left {
  position: relative;
}

.rateing_admin_revie_inner_sec_main_left_job_inner {
  position: relative;
  border-radius: 16px;
  background: #FFF;
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.10);
  width: 100%;
  padding: 25px;
  margin-bottom: 25px;
}



.rateing_admin_revie_inner_sec_main_left_job_inner_cont h5 {
  position: relative;
  color: #ADADAD;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 10px;
}

.rateing_admin_revie_inner_sec_main_left_job_inner_cont h6 {
  position: relative;
  color: #6F6F6F;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}

.rateing_admin_revie_inner_sec_main_left_job_inner_cont h4 {
  position: relative;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}

.rateing_admin_revie_inner_sec_main_left_job_inner_cont ul {
  display: block;
  position: relative;
  margin-bottom: 0px;
}

.rateing_admin_revie_inner_sec_main_left_job_inner_cont ul li {
  display: inline-block;
  margin-right: 10px;
  color: #000;

  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
}

.rateing_admin_revie_inner_sec_main_left_job_inner_cont ul li:last-child {
  margin-right: 0px;
}

.rateing_admin_revie_inner_sec_main_left_job_inner_cont ul li span {
  color: #747373;
}

.ad_rate_view_job_btn {
  position: relative;
  display: flex;
  width: 92px;
  height: 28px;
  align-items: center;
  justify-content: center;
  color: #252525;
  border: 0.75px solid #000;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 500;
}

.rateing_admin_revie_inner_sec_main_left_btm {
  position: relative;
}

.rateing_admin_revie_inner_sec_main_left_btm .ratings_and_review_sec_rigt_single {
  justify-content: center;
}

.rateing_admin_revie_inner_sec_main_left_btm .review_sec_screen_left_btm_div_sec {
  height: auto;
}

.rateing_admin_revie_inner_sec_main_right {
  position: relative;
}

.rateing_admin_revie_inner_sec_main_right_inner_body {
  position: relative;
}

.trash_cin {
  position: relative;
  font-size: 18px;
  color: #000;
  font-weight: 600;
}

.client_repl_img_img {
  position: relative;
  width: 48px;
  height: 48px;
  border-radius: 50%;
}

.client_repl_img_img img {
  width: 100%;
  object-fit: cover;
}

.client_repl_img_img_cont h2 {
  position: relative;
  margin-bottom: 0px;
  line-height: inherit;
  font-size: 14px;
  font-weight: 500;
  color: #000;
}

.client_repl_img {
  position: relative;
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 12px;
}

.feed_back_sec_new_rev_pop {
  position: relative;
  margin-top: 50px;
}

.feed_back_sec_new_inner_rev_pop {
  position: relative;
  display: flex;
  align-items: center;
  gap: 20px;
}

.feed_back_sec_new_inner_rev_pop .client_reply_area_sec_new_body_box {
  width: 100%;
  margin-bottom: 0px;
}



#review_mainbox .reviewww_star_sec_body_inner {
  cursor: none;
  pointer-events: none;
}

#rateing_pop #rate_revie .ratings_and_review_sc_new_log_body_left .rate {
  cursor: none;
  pointer-events: none;
}



.rate label.active {
  color: #FB9022;
}



.rest_icn_rating {
  position: relative;
  font-size: 14px;
  color: red;
  font-weight: 400;
  display: inline-block;
}



#rateing_pop fieldset.rate {

  cursor: none;
  pointer-events: none;

}



.pointer_none_for_star {
  cursor: none;
  pointer-events: none;
}





button.close_icn_fr_rate {

  position: absolute;

  right: 0px;

  top: 10px;

  border: none;

  background: none;

  font-size: 14px;

  z-index: 111;

}



.ratings_and_review_sc_new_log_body_right ul:last-child .ratings_and_review_sec_rigt_single_left h6 {

  gap: 7px !important;

}

@media only screen and (min-width:1401px) and (max-width:1500px) {
  .review_prog_divs_sec .ratings_and_review_sec_rigt_single_middle .progress {
    width: 100px;
  }
}







@media only screen and (min-width:1301px) and (max-width:1400px) {



  .yes_rate_pop_inner_head {
    margin-bottom: 20px;
  }

  .yes_rate_pop_inner_head h6 {
    font-size: 20px;
  }

  .title_text_sec {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .yes_rate_pop_inner_body h5 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .yes_rate_pop_inner_body_new_sec_single {
    padding: 15px;
    border-radius: 15px;
  }

  .yes_rate_pop_inner_body_new_sec_single span h4 {
    font-size: 15px;
  }

  #yes_rate_pop .rate>label:before {
    font-size: 16px;
  }

  .yes_rate_pop_inner_body_new_sec_single span i {
    font-size: 20px;
  }

  .review_box_sec_cmment {
    margin: 12px 0;
  }

  .feedback_sec_rateing_sec_new_inner_body h4 {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .list_reason_rating .container {
    font-size: 16px;
    margin-bottom: 20px;
  }



  .review_prog_divs_sec .ratings_and_review_sec_rigt_single_middle .progress {
    width: 100px;
  }





}







@media only screen and (min-width:1200px) and (max-width:1300px) {



  .yes_rate_pop_inner_head {
    margin-bottom: 20px;
  }

  .yes_rate_pop_inner_head h6 {
    font-size: 20px;
  }

  .title_text_sec {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .yes_rate_pop_inner_body h5 {
    font-size: 18px;
    margin-bottom: 15px;
  }

  .yes_rate_pop_inner_body_new_sec_single {
    padding: 15px;
    border-radius: 15px;
  }

  .yes_rate_pop_inner_body_new_sec_single span h4 {
    font-size: 15px;
  }

  #yes_rate_pop .rate>label:before {
    font-size: 16px;
  }

  .yes_rate_pop_inner_body_new_sec_single span i {
    font-size: 20px;
  }

  .review_box_sec_cmment {
    margin: 12px 0;
  }

  .feedback_sec_rateing_sec_new_inner_body h4 {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .list_reason_rating .container {
    font-size: 16px;
    margin-bottom: 20px;
  }





  .review_prog_divs_sec .ratings_and_review_sec_rigt_single_middle .progress {

    width: 90px;

  }

  .ratings_and_review_sec_rigt_single_left h6 {
    font-size: 12px;
  }





}









@media only screen and (min-width:992px) and (max-width:1199px) {



  .container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }



  .review_sec_screen_main_body {
    grid-template-columns: 1fr;
  }

  /*.review_sec_screen_main_body {flex-direction: column-reverse;display: flex;}*/

  .ratings_and_review_sec_rigt_single {
    justify-content: center;
  }

  .review_prog_divs_sec .ratings_and_review_sec_rigt_single_middle .progress {
    width: 250px;
  }

  .review_sec_screen_main_body_right_head_left h6 {
    font-size: 16px;
  }

  .head_right_single_sec_new .drop_sec_down_rate {
    width: 150px;
    height: 35px;
    font-size: 12px;
  }

  .star_sec_new_tal_prof {
    padding: 12px;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }

  .post_job_rating_sec_main_body_sec_single ul li {
    margin-right: 10px;
    font-size: 12px;
  }

  .talent_profile_page_sec_main .review_prog_divs_sec .ratings_and_review_sec_rigt_single_middle .progress {

    width: 100px;
  }

  .rating_module_sec_inner_mod {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
  }

  .rateing_admin_revie_inner_sec_main {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }

  .left_search_box_sec_new {
    width: 200px;
  }

  .rate_rating_sec_new_admin_inner_body_filter_left {
    gap: 10px;
    flex-wrap: wrap;
  }

  .rate_rating_sec_new_admin_inner_body_filter {
    align-items: flex-start;
  }

  .rate_admin_body_table_sec thead tr td {
    font-size: 12px;
  }

  .rate_admin_body_table_sec tbody tr td {
    font-size: 12px;
  }

  .rating>label:before {
    font-size: 11px;
  }

  .view_det_rate_tab {
    width: 90px;
    font-size: 10px;
  }













}















@media only screen and (min-width:768px) and (max-width:991px) {



  .container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }



  .review_sec_screen_main_body {
    grid-template-columns: 1fr;
  }

  /*.review_sec_screen_main_body {flex-direction: column-reverse;display: flex;}*/

  .ratings_and_review_sec_rigt_single {
    justify-content: center;
  }

  .review_prog_divs_sec .ratings_and_review_sec_rigt_single_middle .progress {
    width: 250px;
  }

  .review_sec_screen_main_body_right_head_left h6 {
    font-size: 16px;
  }

  .head_right_single_sec_new .drop_sec_down_rate {
    width: 150px;
    height: 35px;
    font-size: 12px;
  }

  .star_sec_new_tal_prof {
    padding: 12px;
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
  }

  .post_job_rating_sec_main_body_sec_single ul li {
    margin-right: 10px;
    font-size: 12px;
  }

  .talent_profile_page_sec_main .review_prog_divs_sec .ratings_and_review_sec_rigt_single_middle .progress {

    width: 100px;
  }

  .rating_module_sec_inner_mod {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
  }

  .rateing_admin_revie_inner_sec_main {
    grid-template-columns: 1fr;
    grid-gap: 40px;
  }

  .left_search_box_sec_new {
    width: 200px;
  }

  .rate_rating_sec_new_admin_inner_body_filter_left {
    gap: 10px;
    flex-wrap: wrap;
  }

  .rate_rating_sec_new_admin_inner_body_filter {
    align-items: flex-start;
  }

  .rate_admin_body_table_sec thead tr td {
    font-size: 12px;
  }

  .rate_admin_body_table_sec tbody tr td {
    font-size: 12px;
  }

  .rating>label:before {
    font-size: 11px;
  }

  .view_det_rate_tab {
    width: 90px;
    font-size: 10px;
  }

  .review_sec_screen_left_btm_div_sec {
    height: auto;
  }











}





@media only screen and (max-width:767px) {



  .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }



  .rating_module_sec_int_new_head_main {
    flex-direction: column;
    align-items: flex-start;
  }

  .rating_module_sec_int_new_head h6 {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .rating_module_sec_int_new_head h6 span {
    font-size: 12px;
    margin-left: 0;
  }

  .sort_by_rating select {
    width: 100px;
    height: 32px;
    font-size: 12px;
  }

  .sort_by_rating img {
    width: 12px;
  }

  .rating_module_sec_inner_mod {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }

  .rating_module_sec_inner_mod_single_top {
    gap: 9px;
    align-items: flex-start;
    padding-bottom: 5px;
    margin-bottom: 5px;
  }

  .rating_module_sec_inner_mod_single_top_cont h5 {
    font-size: 10px;
    margin-bottom: 2px;
  }

  .list_sec_rating {
    margin-bottom: 7px;
  }

  .rating_module_sec_inner_mod_single_top_cont h6 {
    font-size: 10px;
    margin-bottom: 2px;
  }

  .list_sec_rating li {
    font-size: 10px;
  }

  .rating_view_btn {
    font-size: 10px;
    padding: 5px 10px;
    width: auto;
  }

  .head_middle_sec h2 {
    font-size: 10px;
  }

  .rating_module_sec_inner_mod_single_middle h6 {
    font-size: 11px;
  }

  .btm_review_btn_sec a {
    font-size: 10px;
    text-align: right;
  }

  .rating_module_sec_inner_mod_single_btm {
    padding: 5px;
  }

  .rating_module_sec_inner_mod_single_btm h5 {
    font-size: 10px;
  }

  .rate>label:before {
    font-size: 12px;
  }

  .rating_module_sec_inner_mod_single_top_img {
    width: 80px;
    flex: 0 0 80px;
  }

  .rating_module_sec_inner_mod_single {
    padding: 10px;
  }

  .rateing_pop_sec_new_inner {
    padding: 12px;
  }

  .rateing_pop_sec_new_inner_head {
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }

  .rateing_pop_sec_new_inner_head h6 {
    font-size: 13px;
    line-height: inherit;
  }

  .rateing_pop_sec_new_inner_head .close i {
    font-size: 14px;
  }

  .rateing_pop_sec_new_inner_head .close {
    position: relative;
    right: 0;
    top: -5px;
  }

  .rateing_pop_inner {
    position: relative;
    gap: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .rateing_pop_inner_right h5 {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .rateing_pop_inner_right h5 span {
    font-size: 12px;
  }

  .rateing_pop_inner_right h4 {
    font-size: 12px;
    margin-bottom: 12px;
  }

  .rateing_pop_inner_left {
    flex: 0 0 80px;
    width: 80px;
  }

  .rateing_pop_inner_right h5 {
    font-size: 12px;
    margin-bottom: 5px;
  }

  .rateing_pop_inner_right h5 span {
    font-size: 10px;
  }

  .rateing_pop_inner_right h4 {
    font-size: 10px;
    margin-bottom: 10px;
  }

  .list_sec_rating_pop li {
    font-size: 10px;
  }

  .yes_green_btn_new {
    width: 110px;
    height: 30px;
    font-size: 12px;
  }

  .no_red_btn_new {
    width: 110px;
    height: 30px;
    font-size: 12px;
  }

  .ratings_and_review_sc_new_log_head {
    padding-bottom: 10px;
    text-align: center;
  }

  .ratings_and_review_sc_new_log_head h6 {
    font-size: 16px;
  }

  .ratings_and_review_sc_new_log_body {
    grid-template-columns: 1fr;
    grid-gap: 10px;
  }

  .ratings_and_review_sc_new_log_body_left h6 {
    font-size: 22px;
  }

  .ratings_and_review_sc_new_log_body_left h5 {
    font-size: 10px;
  }

  .ratings_and_review_sec_rigt_single_middle .progress {
    width: 140px;
  }

  .ratings_and_review_sc_new_log_body_right ul li {
    margin-bottom: 13px;
  }

  .feedback_sec_rateing_sec_new_inner {
    padding: 12px;
  }

  .feedback_sec_rateing_sec_new_inner_head h6 {
    font-size: 18px;
  }

  .feedback_sec_rateing_sec_new_inner_head .close {
    font-size: 16px;
  }

  .feedback_sec_rateing_sec_new_inner_body h4 {
    font-size: 12px;
    margin-bottom: 15px;
    line-height: inherit;
  }

  .yes_rate_pop_inner {
    padding: 10px;
  }

  .yes_rate_pop_inner_head h6 {
    font-size: 16px;
  }

  .yes_rate_pop_inner_head .close {
    font-size: 15px;
  }

  .yes_rate_pop_inner_head {
    margin-bottom: 10px;
  }

  .title_text_sec {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .yes_rate_pop_inner_body h5 {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .yes_rate_pop_inner_body_new_sec {
    grid-gap: 15px;
    grid-template-columns: 1fr;
  }

  .yes_rate_pop_inner_body_new_sec_single span h4 {
    font-size: 12px;
  }

  #yes_rate_pop .rate>label:before {
    font-size: 10px;
  }

  .yes_rate_pop_inner_body_new_sec_single span i {
    font-size: 16px;
  }

  .review_box_sec_cmment label {
    font-size: 14px;
  }

  .review_box_sec_cmment textarea {
    font-size: 12px;
  }

  .review_box_sec_cmment {
    margin: 15px 0;
  }

  .cansub_btn_sec_new {
    gap: 15px;
  }

  .cen_btn_sub_new {
    width: 120px;
    height: 35px;
    font-size: 12px;
  }

  .sub_btn_sub_new {
    width: 120px;
    height: 35px;
    font-size: 12px;
  }

  .feedback_sec_rateing_body_pop_inner h5 {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .feedback_sec_rateing_body_pop_inner h3 {
    font-size: 14px;
    padding-bottom: 10px;
    margin-bottom: 12px;
  }

  .list_reason_rating .container {
    margin-bottom: 15px;
    font-size: 12px;
  }

  .list_reason_rating .checkmark_new {
    height: 18px;
    width: 18px;
  }

  .list_reason_rating .container .checkmark_new:after {
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
  }

  .ratings_and_review_sec_rigt_single {
    justify-content: center;
  }



  .submit_pop_rate_sec_new_rate_inner {
    padding: 20px 15px;
  }

  .submit_pop_rate_sec_new_rate_inner h6 {
    font-size: 14px;
  }

  .submit_pop_rate_sec_new_rate_inner img {
    width: 50px;
    margin-bottom: 0;
  }

  .submit_pop_rate_sec_new_rate_inner .close {
    font-size: 15px;
  }





  .talent_prof_jobs_tabs a img {
    width: 32px;
    padding-right: 10px;
    top: -4px;
    position: relative;
  }

  .talent_prof_jobs_tabs a {
    display: flex;
    align-items: center;
  }



  .post_job_rating_sec_main {
    align-items: flex-start;
    margin-bottom: 20px;
    flex-direction: column;
    gap: 10px;
  }

  .post_job_rating_sec_main_body_sec_single ul li {
    margin-right: 10px;
    font-size: 10px;
  }

  .post_job_rating_sec_main_body_sec_single h6 {
    font-size: 14px;
    margin-bottom: 5px;
  }

  .star_sec_new_tal_prof {
    padding: 10px;
    flex-direction: column;
  }

  .post_job_rating_sec_main_body_sec_single ul {
    margin-bottom: 5px;
  }

  .star_sec_new_tal_prof_left h6 {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .star_sec_new_tal_prof_left p {
    font-size: 12px;
  }

  .star_sec_new_tal_prof {
    align-items: flex-start;
  }

  .star_sec_new_tal_prof_right h5 {
    font-size: 10px;
  }



  .set_review_add_review_sec {
    height: auto;
  }

  .review_sec_screen_left_btm_div_sec {
    height: auto;
  }

  .review_sec_screen_left_btm_div_sec {
    padding: 10px;
  }

  .review_sec_screen_left_btm_div_sec_body_sec_divs {
    width: 95%;
  }

  .ratings_and_review_sec_rigt_single_left h6 {
    font-size: 12px;
  }

  .ratings_and_review_sec_rigt_single_right h5 {
    font-size: 12px;
  }

  .talent_prof_cont_prof_inner .review_prog_divs_sec .ratings_and_review_sec_rigt_single_middle .progress {
    width: 100px;
  }

  .talent_prof_cont_prof_inner .ratings_and_review_sec_rigt_single_left h6 {
    width: 30px;
  }

  .see_revie_su_sec_new a {
    font-size: 10px;
  }

  .wrt_rev_sec {
    font-size: 12px;
    width: 140px;
    height: 35px;
    margin-top: 12px;
    margin-bottom: 10px;
  }

  .set_review_add_review_sec h6 {
    font-size: 12px;
  }

  .review_sec_screen_main_inner_head a {
    font-size: 16px;
  }

  .post_job_rating_sec {
    font-size: 12px;
  }



  .review_sec_screen_main_body {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }

  .review_sec_screen_main_body_left_top {
    padding: 10px;
  }

  .review_sec_screen_main_body_left_btm_left h6 {
    font-size: 12px;
  }

  .review_sec_screen_main_body_left_btm_left h6 img {
    margin-left: 5px;
    width: 12px;
  }

  .review_sec_screen_main_body_left_btm_right h5 {
    font-size: 12px;
  }

  .review_sec_screen_main_body_left_btm {
    padding-bottom: 5px;
  }

  .review_sec_screen_left_btm_div_sec_top_text span {
    font-size: 25px;
  }

  .review_sec_screen_left_btm_div_sec_top_text p {
    font-size: 12px;
    margin-bottom: 12px;
  }

  .review_sec_screen_left_btm_div_sec_body_sec_btns a {
    width: 60px;
    height: 28px;
    padding: 0px 20px;
    font-size: 10px;
  }

  .review_prog_divs_sec .ratings_and_review_sec_rigt_single_middle .progress {
    width: 140px;
  }

  .review_sec_screen_main_body_right_head {
    align-items: flex-start;
    flex-direction: column;
    gap: 15px;
  }

  .review_sec_screen_main_body_right_head_left h6 {
    font-size: 14px;
  }

  .review_sec_screen_main_body_right_head_right .rate_review_list {
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 15px;
  }

  .head_right_single_sec_new .drop_sec_down_rate {
    width: 115px;
    height: 35px;
    font-size: 12px;
    padding: 0 5px;
  }

  .head_right_single_sec_new .drop_sec_down_rate .fa-chevron-down {
    right: 8px;
    font-size: 10px;
  }

  .review_sec_screen_main_body_right_body {
    height: auto;
  }

  .review_sec_screen_main_body_right_body_single {
    padding: 10px;
    margin-bottom: 12px;
  }

  .review_sec_screen_single_head_report_rev_left img {
    width: 25px;
    height: 25px;
    border-radius: 50%;
  }

  .review_sec_screen_single_head_report_rev_left h6 {
    font-size: 12px;
  }

  .albert_star_sec span {
    font-size: 10px;
  }

  .review_sec_screen_single_head_report_rev_right h6 {
    font-size: 10px;
  }

  .review_sec_screen_single_head_report_rev_left {
    gap: 3px;
  }

  .review_sec_screen_main_body_right_body_single_inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .review_sec_screen_single_head_report_rev {
    margin-bottom: 10px;
  }

  .review_sec_screen_main_body_right_body {
    position: relative;
    height: auto;
    overflow-y: visible;
    padding: 0px;
  }

  .review_sec_screen_top_review_inner_left p {
    font-size: 12px;
    margin-bottom: 12px;
    line-height: inherit;
  }

  .report_rev_btn {
    font-size: 12px;
  }

  .report_rev_btn img {
    width: 10px;
  }

  .report_reply_btn {
    height: 35px;
    width: 85px;
    gap: 10px;
    font-size: 12px;
  }

  .writer_reply_sec_new_inner {
    margin-top: 5px;
  }

  .writer_reply_sec_new_inner_box input {
    width: 100%;
    height: 40px;
    font-size: 12px;
  }

  .send_btn_report_in {
    right: 5px;
    top: 5.5px;
    font-size: 10px;
    width: 50px;
    height: 30px;
  }

  .client_reply_area_sec_new {
    margin-top: 10px;
  }

  .client_reply_area_sec_new_head h3 {
    font-size: 12px;
  }

  .client_reply_area_sec_new_head h6 {
    font-size: 10px;
  }

  .client_reply_area_sec_new_body_box textarea {
    padding: 10px;
    font-size: 10px;
    height: 105px;
  }

  .client_reply_area_sec_new_btn_box_sec {
    gap: 10px;
  }

  .edit_clicnet_btn_sec {
    font-size: 12px;
  }

  .delete_clicnet_btn_sec {
    font-size: 12px;
  }

  .delete_mod_sec_new_inner {
    padding: 2px;
  }

  .delete_mod_sec_new_inner img {
    width: 70px;
    margin: 0px auto 10px;
  }

  .delete_mod_sec_new_inner p {
    font-size: 14px !important;
  }



  .job_view_page_review_sec {
    padding: 15px 0;
  }

  .job_view_page_review_sec_inner ul li {
    font-size: 12px;
  }

  .job_view_page_review_sec_inner ul {
    margin-bottom: 5px;
  }

  .job_view_page_review_sec_inner h5 {
    font-size: 16px;
    margin-bottom: 5px;
    padding-bottom: 10px;
  }

  .job_view_page_review_sec .spacer30px {
    height: 10px;
  }



  .rate_rating_sec_new_admin {
    padding: 15px 0;
  }

  .rate_rating_sec_new_admin_inner h5 {
    font-size: 18px;
    margin-bottom: 12px;
  }

  .rate_rating_sec_new_admin_inner_body_filter {
    padding: 10px;
  }

  .rate_rating_sec_new_admin_inner_body_filter_left {
    flex-direction: column;
  }

  .rate_rating_sec_new_admin_inner_body_filter {
    flex-direction: column;
  }

  .left_search_box_sec_new {
    width: 100%;
    height: 35px;
    font-size: 12px;
  }

  .rate_rating_sec_new_admin .left_search_box_sec_new input {
    width: 220px;
    height: 35px;
    padding: 0 12px 0 40px;
  }

  .rate_rating_sec_new_admin .head_right_single_sec_new .drop_sec_down_rate {
    width: 220px;
    padding: 0 15px;
  }

  .rate_rating_sec_new_admin .sort_by_rating select {
    width: 220px;
  }

  .rate_rating_sec_new_admin_inner_body_filter_right {
    margin-top: 15px;
  }







  .rate_admin_body_table_sec table {
    overflow-y: scroll;
    position: relative;
    width: 600px;
  }

  .rate_admin_body_table_sec thead tr td {
    font-size: 12px;
    padding: 5px 10px;
  }

  .rate_admin_body_table_sec tbody tr td {
    font-size: 10px;
    padding: 5px 10px;
  }

  .rate_admin_body_table_sec {
    overflow-y: scroll;
  }

  .rating>label:before {
    font-size: 8px;
  }

  .view_det_rate_tab {
    width: 80px;
    font-size: 10px;
  }

  .rateing_admin_revie_inner_sec {
    padding: 5px 0;
  }

  .rateing_admin_revie_inner_sec_main_left_job_inner {
    padding: 10px;
  }

  .rateing_admin_revie_inner_sec .list_sec_rating {
    margin-bottom: 8px;
  }

  .rateing_admin_revie_inner_sec_main_left_job_inner_cont h5 {
    font-size: 12px;
    margin-bottom: 5px;
  }

  .rateing_admin_revie_inner_sec_main {
    grid-template-columns: 1fr;
    grid-gap: 20px;
  }

  /*.rateing_admin_revie_inner_sec .rating_module_sec_inner_mod_single_top{flex-direction: column;}*/

  .rateing_admin_revie_inner_sec_main_left_job_inner_cont h6 {
    font-size: 12px;
  }

  .rateing_admin_revie_inner_sec_main_left_job_inner_cont h4 {
    font-size: 12px;
  }

  .rateing_admin_revie_inner_sec_main_left_job_inner_cont ul li {
    font-size: 10px;
  }

  .ad_rate_view_job_btn {
    margin-top: 10px;
  }

  .rateing_admin_revie_inner_sec_main_right_inner_body .review_sec_screen_single_head_report_rev {
    flex-direction: column;
    align-items: flex-start;
  }

  .rateing_admin_revie_inner_sec_main_right_inner_body .client_reply_area_sec_new_head {
    margin-bottom: 8px;
    flex-direction: column;
    align-items: flex-start;
  }

  .head_right_single_sec_new ul.dropdown-menu li {
    font-size: 10px;
  }

  .head_right_single_sec_new ul.dropdown-menu {
    min-width: auto;
  }

  .stars_sec i {
    font-size: 12px;
  }

  .trash_cin {
    font-size: 14px;
  }

  .rating_module_sec_inner_mod_single_top_img img {
    height: 90px;
  }

  .rateing_pop_inner_left img {
    height: 80px;
  }



  .rating_module_sec_int_new {
    padding: 15px 0;
    height: auto;
  }

  .title_text_sec span {
    padding-left: 0;
    color: #000000;
    padding-top: 10px;
    display: block;
    font-weight: 400;

    line-height: inherit;
    font-size: 10px;
  }

  .yes_rate_pop_inner_body_new_sec_single {
    padding: 5px;
    border-radius: 10px;
  }

  .write_rev_sec input {
    height: 35px;
    font-size: 12px;
  }

  .write_rev_sec {
    width: 95px;
  }

  .yes_rate_pop_sec_new .modal-dialog {
    width: 95%;
  }

  .rating_module_sec_int_new_head {
    margin-bottom: 10px;
  }

  .list_sec_rating {
    margin-bottom: 5px;
  }

  .textarea_rating_sec textarea {
    font-size: 12px;
  }

  .ratings_and_review_sc_new_log_body_right {
    text-align: center;
    margin: 0 auto;
  }

  #feedback_sec_rateing {
    padding-right: 0px;
  }

  .head_middle_sec {
    margin-bottom: 0;
  }









}





@media only screen and (min-width:701px) and (max-width:767px) {



  .review_sec_screen_main_body {
    grid-template-columns: 1fr 2.5fr;
    grid-gap: 10px;
  }

  .review_prog_divs_sec .ratings_and_review_sec_rigt_single_middle .progress {
    width: 90px !important;
  }

  .review_sec_screen_main_body_left {
    position: sticky;
    top: 0;
    height: fit-content;
  }

  .talent_prof_mobile_sec {
    position: sticky;
    top: 0;
    height: fit-content;
  }

  .rating_module_sec_inner_mod {
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
  }

  .rating_module_sec_inner_mod_single {
    padding: 20px;
  }

  .rateing_pop_sec_new .modal-dialog {
    max-width: 350px;
    border-radius: 20px;
    background: #FFF;
  }

  .yes_rate_pop_sec_new .modal-dialog {
    max-width: 560px;
  }

  .review_sec_screen_left_btm_div_sec_body_sec_btns a {
    width: 40px;
  }

  .rateing_pop_sec_new_inner_head .close {
    position: absolute;
    top: -8px;
    z-index: 111;
  }

















}