

#huge_it_portfolio_container {
  padding: 5px;
  margin-bottom: 20px;
  
  height: 100vh;
width: 100vw;
  
}

#huge_it_portfolio_container .open-close {
	width:20px;
	height:20px;
	display:block;
	background:#000;
	
	

}


#huge_it_portfolio_options h3 {
  margin-bottom: 0.2em;
  font-size: 15px;
}

#huge_it_portfolio_options h4 { 
  font-weight: bold;
}


#huge_it_portfolio_content_1 #huge_it_portfolio_options_1 ul li a {
    background-color: transparent !important;
    font-size: 14px !important;
    color: #555555 !important;
    border-radius: 0px;
    text-decoration: none;
    cursor: pointer;
  
    
    padding: 3px;
}






#huge_it_portfolio_content_1 #huge_it_portfolio_options_1 ul li a:hover {
    background-color: transparent !important;
    color: #ffffff !important;
    cursor: pointer;

 

    
    
}
#huge_it_portfolio_content_1 #huge_it_portfolio_options_1 ul li {
    border-radius: 0px;
    list-style-type: none;
 
    padding: 0;
    
    
    border: none!important;
}



 







.wd-portfolio-panel_1 .description-block_1 p, .wd-portfolio-panel_1 .description-block_1 * {
    text-align: left!important;
    font-weight: normal; 
    font-size: 12px;
    color: #5b5b5b;
    margin: 5px;
    padding: 0px;
    font-style: italic;
}
.portelement_1 .default-block_1 img{
      -moz-transition: all .2s;
  -webkit-transition: all .2s;
  transition: all .2s;
  padding: 0px;
  margin: auto;
 }


.default-block_1 .image-block_1 a{
       display: block;
    height: 160px !important;
    overflow: hidden;
    position: relative;
    border: none;
    box-shadow: none;
    width: 268px!important; 
    
    
    
    
}

.wd-portfolio-panel_1 img{
    height:auto!important;
    
}


.portelement_1 .default-block_1 img:hover{

  opacity: 0.9;
  

  /*
      -moz-transform: scale(1.3);
  -webkit-transform: scale(1.3);
  transform: scale(1.3);
    
          -ms-transform: rotate(3deg); 
    -webkit-transform: rotate(3deg); 
    transform: rotate(3deg);
    
   */ 
       -webkit-transform: rotate(0deg) scale(1.2);
   -moz-transform: rotate(0deg) scale(1.2);
   -o-transform: rotate(0deg) scale(1.2);
   transform: rotate(0deg) scale(1.2);
}

