#showcase_projects{

text-align: center;
margin: auto;
padding: 0;

}


#showcase_projects li{

    list-style: none;
    display: inline-block;
    width: 50%;
    height: 30%;
    margin: -2px;
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;;

    
}

.detailwrapper_high{

    background-color: rgba(0, 0, 0, 0.438);
    position: absolute;
    bottom: 0;
    right: 0;
    width: 96%;
    padding: 2%;
    color: white;
}

.details{

    width: 100%;
    text-align: right;
    font-weight: 600;
}

.subdetails{

    min-width: 54%;
    position: absolute;
    right: 2%;
    bottom: 134%;
    background-color: rgba(38, 79, 107, 0.864);
    padding: 2%;
    list-style-type: square !important;
    display: none;
}


.deets{
    list-style-type: square !important;

  
}
.deets li{
list-style:square !important;
   list-style-type: square !important;
    display: block !important;
    text-align: left;
    font-size: 12px !important;
    width: 100% !important;
    margin: 1% !important;
}

#projlist{

    width: 100%;
    margin: auto;
    text-align: center;
}

.projli{

    list-style-type: none;
    text-align: left;
    display: inline-block;
    padding: 1%;
    max-width: 300px;
    min-width: 300px;
    vertical-align: top;
    border-left-style: solid;
    border-left-color: rgba(38, 79, 107, 0.864);
    padding-left: 10px;
    margin: 1%;
   

}


.projwrap{

    width: 98%;
    display: inline-block;
    vertical-align: top;
    font-size: 0.9em;
    text-align: left;

  
    
}

.cattitle{

    text-align: left;
    padding: 1%;
    margin-bottom: 1%;
    position: sticky;
    top: 0;
    font-weight: 600;
    font-size: 24px;
    margin: 2%;
    color: rgba(38, 79, 107, 0.864);
}
.detailproj{

    font-size: 0.7em;
}

.bigger{

    width: 80%;
    overflow: hidden;
    margin: auto;
    padding: 0;
    margin: auto;
    margin-bottom: 2%;
    margin-top: 10px;
    display: inline-block;
    vertical-align: top;
 
}

.projframe{

    width: 100%;
    height: 100%;
    border: 0;
    border-collapse: collapse;
}

.leftprojwrap{

    width: 0%;
    background-color: rgb(224, 224, 224);
    display: inline-block;

    
}

.catclass{

    width: 30px;
}