
@media (min-width: 768px) {

.list_more {
    display: block;
    clear: both;
    width: 150px;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
}
.list_more a{
    color: #7d7d7d !important;
    font-size: 14px;
}
/*.list_more a:hover{
    color: #2d53a1;
    cursor: pointer;
}*/
  
   }
  @media (max-width: 767px) {

.list_more {
    display: block;
    clear: both;
    width: 150px;
    height: 35px;
    overflow: hidden;
    margin: 0 auto;
    line-height: 35px;
    text-align: center;
}
.list_more a{
    color: #7d7d7d !important;
    font-size: 12px;
}
.list_more a:hover{
    color: #7d7d7d !important;
    cursor: pointer;
}
   
 }

@media (min-width: 768px) {
.col-sm-12 .col-lg-12 img{width: 100%;height: auto;transition:0.8s all;}
.p1781mc5c88a3809c93ee7 .data_col:hover{box-shadow:0 0 18px rgba(0,0,0,0.2)}
.p1781mc5c88a3809c93ee7 .data_col{transition:0.8s all;}
.col-sm-12 .col-lg-12:hover img{transform:scale(1.1);}
.col-sm-12 .col-lg-12:hover .p1781mac110d705d9d84a0{color: #2d53a1}
.p1781mac110d705d9d84a0{transition:0.8s all;}
.col-sm-12 .col-lg-12:hover .p1781m78254d7027e0a6f5{color: #2d53a1}
.p1781m78254d7027e0a6f5{transition:0.8s all;}
}