a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
select,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
textarea,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  vertical-align:baseline;
  box-sizing:border-box;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display:block}
.ladi-section {
  margin:0 auto;
  position:relative}
.ladi-section[data-tab-id] {
  display:none}
.ladi-section.selected[data-tab-id] {
  display:block}
.ladi-section .ladi-section-arrow-down {
  position:absolute;
  bottom:0;
  right:0;
  left:0;
  margin:auto;
  cursor:pointer;
  z-index:90000040}
.ladi-section .ladi-section-close {
  position:absolute;
  top:0;
  right:0;
  cursor:pointer;
  z-index:90000040}
.ladi-section .ladi-section-background {
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  pointer-events:none;
  overflow:hidden}
.ladi-container {
  position:relative;
  margin:0 auto;
  height:100%}
.ladi-element {
  position:absolute}
.ladi-box {
  position:absolute;
  width:100%;
  height:100%;
  overflow:hidden}
.ladi-group {
  position:absolute;
  width:100%;
  height:100%}
.ladi-shape {
  position:absolute;
  width:100%;
  height:100%;
  pointer-events:none}
.ladi-image {
  position:absolute;
  width:100%;
  height:100%;
  overflow:hidden;
  pointer-events:none}
.ladi-image .ladi-image-background {
  background-repeat:no-repeat;
  background-position:left top;
  background-size:cover;
  background-attachment:scroll;
  background-origin:content-box;
  position:absolute;
  margin:0 auto;
  width:100%;
  height:100%;
  pointer-events:none}
/* .ladi-headline {
  width:100%;
  display:inline-block;
  background-size:cover;
  background-position:center center} */
/* .ladi-paragraph {
  width:100%;
  display:inline-block}
.ladi-list-paragraph {
  width:100%;
  display:inline-block} */
.ladi-line {
  position:relative}
.ladi-line .ladi-line-container {
  border-bottom:0!important;
  border-right:0!important;
  width:100%;
  height:100%}
@media (min-width:768px) {
  .ladi-section .ladi-container {
    width:960px}}
@media (max-width:767px) {
  .ladi-section .ladi-container {
    width:420px}}