/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*!
 * agoodstart.helper.css
 *
 * @link http://www.vektorrausch.de
 * @author vektorrausch GmbH <sippel@vektorrausch.de>
 *
 * @package WordPress
 * @subpackage agoodstart
 * 
 * @version 4.0.0
 */

.clear:before,
.clear:after {
  content:' ';
  display:table;
}

.clear:after {
  clear:both;
}

.clear {
  *zoom:1;
}

.clearer {
	clear: both;
	display: block;
}

#debug-media-query {
	text-align: center;
	background: #464646;
	background: rgba(0, 0, 0, 0.65);
	color: #fff;
	position: fixed;
	right: 0;
	bottom: 0;
	padding: 5px 10px;
	z-index: 999;
	display: block;
	font-size: 12px;
}

.nowrap {
	white-space: nowrap;
}

html.js .hide-js {
	display: none;
}

.ir {
	font: 0px/0 a;
  text-shadow: none;
  color: transparent;
}

.hide,
.element-hidden {
	display: none !important;
	visibility: hidden;
}

.element-invisible,
.no-title .widget-inner > .widget-title {
	border: 0;
  clip: rect(1px, 1px, 1px, 1px); /* IE6, IE7 */
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
	clip: auto;
	height: auto;
	overflow: visible;
	position: static !important;
	width: auto;
}

.offscreen {
  position: absolute;
  top: -99999em;
  width: 1px;
  height: 1px;
  overflow: hidden;
  outline: 0;
}

.text-overflow {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.full-width {
	max-width: none !important;
}

.center {
	margin-right: auto;
	margin-left: auto;
}


.wp-video {
	height: auto !important;
}

.mejs-layers > div,
.mejs-container .mejs-controls {
	z-index: 10;
}

.mejs-overlay-button {
	margin: -50px 0 0 -50px !important;
}

.mejs-overlay,
.mejs-poster {
  width: 100% !important;
  height: 100% !important;
}

.mejs-overlay-loading {
	background: rgba(0, 0, 0);
	background: rgba(0, 0, 0, 0.9);
	background: linear-gradient(rgba(50, 50, 50, 0.9), rgba(0, 0, 0, 0.9)) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.mejs-container,
.responsive-container,
.responsive-container-16-9 {
  width: 100% !important;
  height: 0 !important;
  padding-top: 56.25% !important;
  position: relative;
}

.responsive-container,
.responsive-container-16-9,
.responsive-container-3-4 {
  margin-bottom: 1.375em;
}

.responsive-container-3-4 {
  width: 100% !important;
  height: 0 !important;
  padding-top: 75% !important;
  position: relative; 
}

.mejs-mediaelement video,
.responsive-container > *,
.responsive-container-16-9 > *,
.responsive-container-4-3 > * {
  position: absolute;
  width: 100% !important;
  height: 100% !important;
  left: 0;
  top: 0;
  z-index: 5;
}

.mejs-container,
.mejs-embed,
.mejs-embed body {
	background: transparent !important;
}

.extended-container {
	-webkit-transition: margin 0.3s ease;
  -moz-transition: margin 0.3s ease;
	transition: margin 0.3s ease;
}

.performance {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
}

/*!
 * agoodstart.field.css
 *
 * @link http://www.vektorrausch.de
 * @author vektorrausch GmbH <sippel@vektorrausch.de>
 *
 * @package WordPress
 * @subpackage agoodstart
 * 
 * @version 4.0.0
 */

.field .value {
	word-wrap: break-word;
}

.label.label-above {
	display: block;
}

.label.label-inline {
	display: inline;
}