.folders .fold{padding-top:30px}.folders .fold-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.folders .fold-item{width:16%;overflow:hidden;text-align:center;margin-bottom:80px;color:#3a3a3c}.folders .fold-item:hover h2{color:#00adee}.folders .fold-item:hover .fold-image svg .color{fill:#00adee!important}.folders .fold-image{width:100%;height:75px}.folders .fold-image svg{width:40%;height:100%}.folders .fold-image svg .color{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.folders .fold h2{text-decoration:underline;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;line-height:1.1}.folders section.footer{margin-top:14px}@media only screen and (max-width:1200px){.folders .fold-item{width:20%;margin-bottom:40px}}@media only screen and (max-width:998px){.folders .fold-item{width:25%}.folders .fold h2{margin-top:0;margin-bottom:15px}}@media only screen and (max-width:768px){.folders .fold-item{width:33%;margin-bottom:10px}.folders .fold h2{font-size:20px}}@media only screen and (max-width:480px){.folders .fold-item{width:50%}}