.textLeft{text-align: left !important; }
.none{display:none}

td.none{width:120px}
.date{width:120px}
.bcheckbox{width:50px;}
th,td{text-align: center;}


.table thead th, .table  td{border-color:#e3e3e3;}
.table th, .table  td{border-top:1px solid #e3e3e3;}


.portfolio_t  td{padding:10px 0 !important;}
.textLeft a:hover{color:#71748d}
.sub_in_title2{margin:0 !important}


/*.board_tab{display:none;}*/
.sub_in_title2{margin: 0 0 50px 0 !important }

.viewGallery .thumnailBox{max-width: 500px;margin: auto}
.gallery_box{margin:30px 0 60px}
.gallery_box>div>div{padding:10px 0}
.gallery_box>div>div>a{padding:0px;border:1px solid #e3e3e3;display: block;}
.gallery_img{height:50vw;background-size: cover;background-position:center center;background-repeat: no-repeat;transition: 0.5s all}
.gallery_box>div>div>a>div:last-child{padding:20px 13px 20px;text-align: left;border-bottom:3px solid #e3e3e3;}
.check{text-align: left;}
.gallery_box>div h3{;font-size:15px;color:#000;font-weight: 600;line-height: 21px;}

.thumnailFull{overflow: hidden;}

.gallery_box>div>div>a:hover>div:last-child{border-bottom-color:#11438b}
.gallery_box>div>div>a:hover .gallery_img{transform: scale(1.2)}
.gallery_box>div>div>a>div  h3{font-size:16px;color:#343434}


 .gallery_box>div{display: flex;flex-wrap: wrap;}
     .gallery_box>div>div{;width:49%;margin-right: 2%;}
    .gallery_box>div>div:nth-child(2n){margin-right:0%;}
    .gallery_img{height:30vw}

@media screen and (min-width:400px){
   
    
}
@media screen and (min-width:768px){
    .none{display:revert}    
    .textLeft{;padding-left:40px !important }
    .bcheckbox{width:90px;}
    
     
     .gallery_box>div>div{padding:15px 0px ;width:32%;margin-right: 2%;}
     .gallery_box>div>div:nth-child(2n){margin-right:2%;}
     .gallery_box>div>div:nth-child(3n){margin-right:0;}
    
    .gallery_box{margin:30px 0 80px}
    
    .gallery_img{height:20vw}
    
   
  
}

@media screen and  (min-width:1024px){
    td.none{width:150px}
    .date{width:150px}
    .gallery_box>div>div>a>div h3{font-size:17px}

}


@media screen and (min-width:1200px){
    .gallery_img{height:232px;}

    
}