 .review_cnt{
    display:flex;
    border-bottom: 1px solid rgba(185, 181, 181,0.2);
    width:100%;
  }
  .bord_bot {
    border-bottom: 1px solid rgba(185, 181, 181,0.2);
    width: 100%;
}
  .review_cnt > div{ padding:20px;}
div.review_cnt > div:nth-child(1) > img {
    border: 1px solid #d0c7c7;
    border-radius: 46px;
}
  div.review_cnt > div:nth-child(2) > div:nth-child(1){
    font-weight:bold;
    font-size:16px;
  }
   div.review_cnt > div:nth-child(2) > div:nth-child(2){
  color:#C4C4C4; font-weight:bold;
  }
 
  div.review_cnt > div:nth-child(2) > div:nth-child(3) {
    margin: 15px 0px 20px;
}
   div.review_cnt > div:nth-child(2) > div:nth-child(4) {
    display:flex;
}
  
   div.review_cnt > div:nth-child(2) > div:nth-child(4) >div.img_cont:nth-child(1){

    width: 30%;
}
   div.review_cnt > div:nth-child(2) > div:nth-child(4) >div:nth-child(2){

    width: 70%;
}
  
  
  div.review_cnt > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) >img {
    width: 100%;
}
   div.review_cnt > div:nth-child(2) > div:nth-child(4)> div:nth-child(2) {
    padding:0px 30px;
    
}
  
  
  
div.review_cnt > div:nth-child(2) > div:nth-child(5) > div {
    margin-bottom: 10px;
}
div.review_cnt > div:nth-child(2) > div:nth-child(5) {
    margin: 10px 0px;
    border-left: 1px solid #ccc;
    padding: 20px;
}
 .article_wrp.bord_bot h1 {
    font-weight: bold;
    margin: 20px 0px;
    float: left;
       font-size: 21px;

}
  
  div#risposta_ricerca.reviews_search {
    width: 100%;
    margin-left: 0%;
}
  
.reviews_search .risposta {
    background: none!important;
    margin-top: 15px;
}
  
/* Faqs Links */
 .inc13 .wrpcnt_left{width:24%; float:left; margin-left:2%; display:none;}
 .inc13 .wrpcnt_right{width:96%!important; float:left; margin-right:2%; margin-left:2%;}
 .inc13 .wrpcnt_right .wrpcnt{width:100%; float:left;}
 .inc13 .wrpcnt_right .myb .space-up-cont-wide > .tab > .tabcel{width: 49.925%;}
 .inc13 .wrpcnt_right .tabcell_cell > .tab > .tabcel:last-child {text-align: center;}
 .inc13 .wrpcnt_right section{text-indent:10px;}
 .inc13 .wrpcnt_left ul li,.wrpcnt_left ul li a{width:100%; float:left;}
 .inc13 .wrpcnt_right p {width:98%; padding:10px 1%!important;margin:0px!important;}
 .inc13 .wrpcnt_right h4 img{width:20px; height:20px; float:left; margin-top:5px;}
 .inc13 .wrpcnt_right .texto{float:left; margin-top:10px; margin-bottom:30px;}

@media (min-width: 800px){
  .trustpilot-widget.minix{display:none;}
}
@media (min-width: 1px) and (max-width: 800px) {
  .review_cnt > div.trustpilot-widget{
    display:none;
  }
  .trustpilot-widget.minix{ margin:20px 0px 0px 0px;}
  .review_cnt{ margin:0px 0px 0px 0px!important;
  border-bottom: none;
    width: 88%;
    padding: 0px 6%;}
 .inc13 .wrpcnt_left {
    width: 96%;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
   padding:0px;
   display:none;
}
 .wrpcnt_right {
    display: flex;
    flex-flow: column;
    width: 90%;
    padding-left: 0%;
    padding-right: 0%;
}
 .inc13 .wrpcnt_left ul li, .inc13 .wrpcnt_left ul li a {
    width: auto;
    float: left;
    display: inline;
    margin: 5px 2px;
    /* padding: 10px; */
}
 div.review_cnt > div:nth-child(2) > div:nth-child(4)> div:nth-child(2) {
    padding: 10px 2% 40px 2%;
    width: 96%;
}
  .inc13 h1 {
    font-size: 1.5em;
    margin: 0px;
    width: 100%;
    text-align: center;
}
  .inc13 div#risposta_ricerca.reviews_search{
    display:none;
  }
}

@media (min-width: 1px) and (max-width: 600px) {
.review_cnt {
    display: flex;
    flex-flow: column;
  }
  .inc13 .risposta-eti{display:none;}
  div.review_cnt > div:nth-child(2) > div:nth-child(4) {
    display: flex;
    flex-flow: column;
}
  div.review_cnt > div:nth-child(2) > div:nth-child(4) >div.img_cont:nth-child(1) {
    width: 100%;
}
  div.review_cnt > div:nth-child(1) > img{
    display:none;
  }
  .review_cnt > div {
    padding: 0px;
}
}