/* Enter Your Custom CSS Here */
.ihover-container li {
  list-style: none !important;
}

.ihovergrid-container {
  margin: 0 !important;
}

body[data-bg-header="true"] .container-wrap, body.single-portfolio .container-wrap, body.page-template-template-portfolio-php .container-wrap, body.tax-project-type .container-wrap {
  padding-top:25px !important;
}

.box-shaddow {
  /*-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);
box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.5);*/
  -webkit-box-shadow: 0px 0px 2px 0px rgba(204,204,120,1);
-moz-box-shadow: 0px 0px 2px 0px rgba(204,204,120,1);
box-shadow: 0px 0px 2px 0px rgba(204,204,120,1);
}

@media (min-width: 768px){
    .fivecolumns .span_2 {
        width: 18.297872340425532%;
        *width: 18.2234042553191494%;
    }
}
@media (min-width: 1200px) {
    .fivecolumns .span_2 {
        width: 17.9487179487179488%;
        *width: 17.87424986361156592%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .fivecolumns .span_2 {
        width: 17.79005524861878448%;
        *width: 17.7155871635124022%;
    }
}
  