/*
Theme Name: Crexis Child
Theme URI: http://themeforest.net/user/Veented
Description: Multi-Purpose WordPress Theme
Version: 1.0.0
Author: Veented
Author URI: http://themeforest.net/user/Veented
Template: crexis
*/
/* Your code goes below! */
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
.bd-flex-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;



  
  min-height: 100%; }

.cbp .cbp-item[class*="bigdive"] {
  float: left !important;
  display: block !important;
  position: static !important;
  padding: 1%;
  width: 12% !important; }
  .cbp .cbp-item[class*="bigdive"] .details {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10%; }
  .cbp .cbp-item[class*="bigdive"] .details h2 {
    font-size: 90% !important; }
  .cbp .cbp-item[class*="bigdive"] .details p {
    font-size: 70% !important; }
  .cbp .cbp-item[class*="bigdive"].cbp-item-off {
    display: none !important; }
  @media only screen and (max-width: 970px) {
    .cbp .cbp-item[class*="bigdive"] {
      width: 20% !important; } }
  @media only screen and (max-width: 768px) {
    .cbp .cbp-item[class*="bigdive"] {
      width: 50% !important; } }

.cbp-wrapper, .cbp-wrapper-outer {
  position: relative !important; }

.portfolio-items.cbp-caption-active.grid-items {
  height: auto !important;
  transition: none !important; }

.stop-scrolling {
  height: 100%;
  overflow: hidden; }

/*# sourceMappingURL=style.css.map */
