.results_section .each_res {
  margin: 0 0 30px;
}
.results_section .each_res > div {
  box-shadow: 0px 0px 19px rgba(0,0,0,0.12) !important;
  border-radius: 10px !important;
  position: relative;
  transition: all .2s linear;
  background: #fff;
  z-index: 2;
  width: 100% !important;
  height: 100%;
  padding-bottom: 0 !important;
  overflow: hidden;
  text-align: center;
}   
.results_section h2.text_title{
  font-size: 19px !important;
  margin: 0 0 25px 0 !important;
  line-height: normal !important;
  clear: both;
  font-family: 'yekan';
  font-weight: bold;
  color: #d63031;
}
.results_section .each_res .type {
  text-align: center;
  height: 24px;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  padding: 2px 10px;
  background: rgba(0,0,0,.05);
  color: #666;
  margin: 0 auto 10px;
    border-radius: 5px;
}
.results_section .each_res .each_res_title {
  padding: 0 10px;
  font-size: 14px; 
  height: 50px;
  overflow: hidden;
  line-height: 25px;
  margin: 0 ;
  text-align: center;
}
.results_section .each_res .each_res_title a{
    color: #4e4e4e;
    line-height: 24px;
    display: block !important;
    font-size: 14px !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
}
.results_section .each_res .image img {
  margin: 0 0 15px;
  height: 280px;
  border-radius: 10px;
  width: 100%;
}
#kcsearch {
  margin: 30px 0 0;
}


.results_section .each_res .post-details {
  padding: 0px 10px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  margin-top: -40px;
  height: 39px !important;
  border-radius: 250px 250px;
  background: #fff; 
  margin-bottom: 0;
}
.results_section .each_res .post-details dd { 
  position: relative; 
  padding-right: 17px;
  margin: 0 ;
}
.results_section .each_res .post-details .hits::before {
  content: "\f06e";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
}
.results_section .each_res .post-details .published::before {
  content: "\f133";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
} 

.share_box{
  display: flex;
  justify-content: center;
  align-items: center;
}
.share_box .logBtn.selectBtn {
  position: relative !important;
  text-align: center;
  font-size: 18px;
  padding: 5px;
    padding-right: 5px;
  line-height: 17px;
  color: #666;
  display: flex !important;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  margin-right: 0; 
  padding-right: 10px !important;
  z-index: 0 !important;
  overflow: visible !important;
  width: 48px;
  height: 48px;
  margin: 0 ;
}
.share_box .logBtn.selectBtn::after{
  content: '';
  height: 24px;
  width: 2px;
  background: #ddd;
  position: absolute;
  right: 0;
}
.share_box .logBtn.selectBtn:before{
  content: "\f097";
  font-family: FontAwesome;
}
.share_box .logBtn.selectBtn.active:before{
  content: "\f02e";
  font-family: FontAwesome;
}
.share_box .logBtn.selectBtn.active{
  color: #0B6BC3;
}
.share_box .selectBtn .loginBtn {
  position: absolute;
  bottom: 100%;  
  background: linear-gradient(98deg,#0c7ce3 0%,#0b5fad 100%);
  color: #fff;
  border-radius: 4px;
  padding: 4px;
  opacity: 0;
  font-weight: normal;
  font-variation-settings: "wght" 600;
  visibility: hidden;
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
  -webkit-transition: opacity .3s ease-out,visibility 0s .3s ease-out,background 0s .3s ease-out,-webkit-transform .3s ease-out !important;
  transition: opacity .3s ease-out,visibility 0s .3s ease-out,background 0s .3s ease-out,-webkit-transform .3s ease-out !important;
  transition: opacity .3s ease-out,visibility 0s .3s ease-out,background 0s .3s ease-out,transform .3s ease-out !important;
  transition: opacity .3s ease-out,visibility 0s .3s ease-out,background 0s .3s ease-out,transform .3s ease-out,-webkit-transform .3s ease-out !important;
  width: 130px;
  font-family: inherit;
  line-height: 17px;
  font-size: 12px !important;
}
.share_box .selectBtn .loginBtn::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #16205b;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.share_box .selectBtn:hover .loginBtn {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: opacity .3s ease-out,visibility 0s 0s ease-out,background 0s .3s ease-out,-webkit-transform .3s ease-out !important;
  transition: opacity .3s ease-out,visibility 0s 0s ease-out,background 0s .3s ease-out,-webkit-transform .3s ease-out !important;
  transition: opacity .3s ease-out,visibility 0s 0s ease-out,background 0s .3s ease-out,transform .3s ease-out !important;
  transition: opacity .3s ease-out,visibility 0s 0s ease-out,background 0s .3s ease-out,transform .3s ease-out,-webkit-transform .3s ease-out !important;
}
.loginWndInside form{
  width: 300px !important;
}
.loginH3 {
  font-family: inherit !important;
  font-size: 18px !important;
  margin: 0 0 15px !important;
}
.ial-inf, .ial-err, .loginOr, .smallTxt, .forgetLnk, .loginLst a:link, .loginLst a:visited, select.loginTxt, textarea.loginTxt, input[type="text"].loginTxt, input[type="password"].loginTxt {
  font-family: inherit !important;
  font-size: 13px !important;
}
input[type="text"].loginTxt, 
input[type="password"].loginTxt {
  background: #fff !important;
  border-radius: 5px !important;
  height: 45px !important;
}
.ial-submit {
  border-radius: 5px !important;
  height: 45px !important;
  width: 100% !important;
  font-family: inherit !important;
  background-color: #0071dc !important;
  color: #fff !important;
  font-size: 14px !important;
  padding: 10px 20px !important;
  display: inline-block !important; 
  margin: 0 !important;
  transition: all 0.3s cubic-bezier(0,0,.2,1) !important;
}
.socialIco, .loginBtn span, .loginBtn {
  font-family: inherit !important;
  font-size: 14px !important;
}
.favLoader ,
#favLoader2,
#favLoader {
  background: url(/templates/shaper_helix3/images/loader-1.gif) no-repeat;
  width: 21px;
  height: 21px;
  position: absolute;
  background-size: contain;
  display: none;
} 
.ial-login .gi-elem{
  padding: 0 !important;
}
.kc_share { 
  margin: 0 !important; 
} 
.kc_share strong {
  display: none;
}
[id*="mod_improved_ajax_login"] .selectBtn,
[id*="mod_improved_ajax_login"] .ial-window { 
  display: none;
}
@media (max-width: 768px) {
  .share_box, .results_section .each_res .post-details {
    display: none;
  }
  .results_section .each_res {
    margin: 0 0 10px;
  }
  .results_section .each_res > div {  
    display: flex;
    align-items: center;
    padding: 10px !important;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content:start;
    box-shadow: 0px 0px 9px rgba(0,0,0,0.12) !important;
  }
  .results_section .each_res .image {
    width: 70px;
    height: 70px;
    display: inline-block;
    margin-left: 10px;
  }
  .results_section .each_res .image img {  
    width: 100%;
    height: 100%;
    margin: 0;
  }
  .results_section .each_res .each_res_title a {
      font-size: 13px !important;
  }
  .results_section .each_res .each_res_title {
    height: auto;
    margin: 0;
    max-width: calc(100% - 80px);
    padding: 0;
    text-align: right;
  }
  .results_section .each_res .type { 
    display: none;
  }

}