/* Responsive media query mixins */

/* Responsive media query mixins sample one*/

.dima-shape-divider { width: 100%; display: block; position: absolute; left: 0; z-index: 10;
}

.dima-shape-divider .shape__container { position: relative; overflow: hidden;
}

.dima-shape-divider .shape__container .shape { width: 100%;
}

.dima-shape-divider .shape__container .shape svg { display: block;
}

.dima-shape-divider.drop-bottom-style .shape__container .shape, .dima-shape-divider.drop-top-style .shape__container .shape { width: 100%;
}

.dima-shape-divider.drop-bottom-style .shape__container .shape .drop-left, .dima-shape-divider.drop-bottom-style .shape__container .shape .drop-right, .dima-shape-divider.drop-top-style .shape__container .shape .drop-left, .dima-shape-divider.drop-top-style .shape__container .shape .drop-right { width: 50%;
}

.dima-shape-divider.drop-bottom-style .shape__container .shape .drop-left, .dima-shape-divider.drop-top-style .shape__container .shape .drop-left { float: left;
}

.dima-shape-divider.drop-bottom-style .shape__container .shape .drop-right, .dima-shape-divider.drop-top-style .shape__container .shape .drop-right { float: right;
}

.dima-shape-divider.drop-bottom-style.small-size .shape__container .shape .drop-left, .dima-shape-divider.drop-bottom-style.small-size .shape__container .shape .drop-right, .dima-shape-divider.drop-top-style.small-size .shape__container .shape .drop-left, .dima-shape-divider.drop-top-style.small-size .shape__container .shape .drop-right { height: 35px;
}

.dima-shape-divider.drop-bottom-style.big-size .shape__container .shape .drop-left, .dima-shape-divider.drop-bottom-style.big-size .shape__container .shape .drop-right, .dima-shape-divider.drop-top-style.big-size .shape__container .shape .drop-left, .dima-shape-divider.drop-top-style.big-size .shape__container .shape .drop-right { height: 60px;
}

.dima-shape-divider.drop-bottom-style.small-size .shape__container .shape .drop-left { border-top-right-radius: 35px;
}

.dima-shape-divider.drop-bottom-style.small-size .shape__container .shape .drop-right { border-top-left-radius: 35px;
}

.dima-shape-divider.drop-bottom-style.big-size .shape__container .shape .drop-left { border-top-right-radius: 60px;
}

.dima-shape-divider.drop-bottom-style.big-size .shape__container .shape .drop-right { border-top-left-radius: 60px;
}

.dima-shape-divider.drop-top-style.small-size .shape__container .shape .drop-left { border-bottom-right-radius: 35px;
}

.dima-shape-divider.drop-top-style.small-size .shape__container .shape .drop-right { border-bottom-left-radius: 35px;
}

.dima-shape-divider.drop-top-style.big-size .shape__container .shape .drop-left { border-bottom-right-radius: 60px;
}

.dima-shape-divider.drop-top-style.big-size .shape__container .shape .drop-right { border-bottom-left-radius: 60px;
}

.dima-shape-divider--stick-top { top: 0;
}

.dima-shape-divider--stick-bottom { bottom: 0;
}

/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImJhc2UvX21peGlucy5zY3NzIiwic3R5bGVzL25vb3JfbWFpbi9fc2VjdGlvbi1zaGFwZS1tYWluLnNjc3MiLCJiYXNlL19kaXJlY3Rpb24uc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFxV0Esa0NBQUE7O0FBMkZBLDRDQUFBOztBQ2hjQSxzQkFDRSxXQUFXLEVBQ1gsY0FBYyxFQUNkLGtCQUFrQixFQzhIbEIsT0Q3SGdCLEVBQ2hCLFdBQVc7QUFBQTs7QUFMYix3Q0FPSSxrQkFBa0IsRUFDbEIsZ0JBQWdCO0FBQUE7O0FBUnBCLCtDQVVNLFdBQVc7QUFBQTs7QUFWakIsbURBWVEsY0FDRjtBQUFBOztBQWJOLDhIQWtCSSxXQUNGO0FBQUE7O0FBbkJGLHlTQXdCSSxVQUNGO0FBQUE7O0FBekJGLG9KQTRCSSxXQUNGO0FBQUE7O0FBN0JGLHNKQWdDSSxZQUNGO0FBQUE7O0FBakNGLHFWQXNDSSxZQUNGO0FBQUE7O0FBdkNGLDZVQTRDSSxZQUNGO0FBQUE7O0FBN0NGLHVGQStDSSw2QkFDRjtBQUFBOztBQWhERix3RkFrREksNEJBQ0Y7QUFBQTs7QUFuREYscUZBcURJLDZCQUNGO0FBQUE7O0FBdERGLHNGQXdESSw0QkFDRjtBQUFBOztBQXpERixvRkEyREksZ0NBQ0Y7QUFBQTs7QUE1REYscUZBOERJLCtCQUNGO0FBQUE7O0FBL0RGLGtGQWlFSSxnQ0FDRjtBQUFBOztBQWxFRixtRkFvRUksK0JBQ0Y7QUFBQTs7QUFHRixpQ0FDRSxNQUFNO0FBQUE7O0FBR1Isb0NBQ0UsU0FDRjtBQUFBIiwiZmlsZSI6InN0eWxlcy9ub29yX21haW4vc2VjdGlvbi1zaGFwZS5jc3MifQ== */

/*# sourceMappingURL=section-shape.css.map */
