/*
Author URI: http://chiwamedia.com
*/
@font-face {
    font-family: Chunk;
    src: url("../fonts/opensansli.ttf");
}

@font-face {
    font-family: interstate_light;
    src: url("../fonts/Interstate-Light.ttf");
}

@font-face {
    font-family: interstate_black;
    src: url("../fonts/Interstate-Black.ttf");
}

Interstate-Light select,
input,
button,
textarea,
button {
    font: 12px interstate_light, arial, helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font: 12px;
}

body {
    font-family: interstate_light, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
    -webkit-text-size-adjust: 100%;
    /* background: url('../images/vivaki_header_back.jpg') no-repeat 50% #1d2732 fixed ;
*/
    height: 100%;
    text-align: left;
}

b,
strong {
    font-family: interstate_bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
}

#wpadminbar {
    position: fixed !important;
}

/* body classes */
.lionback {
    background: url("../images/lionback.jpg") no-repeat 50% #1d2732 fixed;
    background-size: cover;
}

.backpic0 {
    background: url("../images/backpic1.jpg") no-repeat 50% #1d2732 fixed;
    background-size: cover;
}

.backpic1 {
    background: url("../images/backpic1.jpg") no-repeat 50% #1d2732 fixed;
    background-size: cover;
}

.backpic2 {
    background: url("../images/backpic2.jpg") no-repeat 50% #1d2732 fixed;
    background-size: cover;
}

.backpic3 {
    background: url("../images/backpic3.jpg") no-repeat 50% #1d2732 fixed;
    background-size: cover;
}

.backpic4 {
    background: url("../images/back_4.jpg") no-repeat 50% #1d2732 fixed;
    background-size: cover;
}

.backpic5 {
    background: url("../images/back_5.jpg") no-repeat 50% #1d2732 fixed;
    background-size: cover;
}

.backpic6 {
    background: url("../images/back_6.jpg") no-repeat 50% #1d2732 fixed;
    background-size: cover;
}

.backpic7 {
    background: url("../images/back_7.jpg") no-repeat 50% #1d2732 fixed;
    background-size: cover;
}

.backpic8 {
    background: url("../images/back_8.jpg") no-repeat 50% #1d2732 fixed;
    background-size: cover;
}

.backpic9 {
    background: url("../images/back_9.jpg") no-repeat 50% #1d2732 fixed;
    background-size: cover;
}

.backpic10 {
    background: url("../images/back_10.jpg") no-repeat 50% #1d2732 fixed;
    background-size: cover;
}

.backpic11 {
    background: url("../images/back_11.jpg") no-repeat 50% #1d2732 fixed;
    background-size: cover;
}

.backpicxmas {
    background: url("../images/backpicxmas.jpg") no-repeat 10% #1d2732 fixed;
    background-size: cover;
}

body,
ground,
header,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 1.6em;
}

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

fieldset,
img {
    border: 0;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 12px;
}

/* background */
html {
    text-align: center;
    height: 100%;
    position: relative;
}

@media only screen and (min-width: 783px) {
    .html_user {
        height: calc(100% - 32px);
    }
}

/* font */
strong {
    font-weight: bold;
}

#copyright {
    text-align: center;
    color: #d7d7d7;
}

#copyright a {
    color: #e1e1e1;
    text-decoration: none;
    font-weight: bold;
}

#copyright a:hover {
    color: #fff;
}

/* hx */
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0 0.5em 0;
    font-weight: normal;
}

h1 {
    margin-bottom: .2em;
    color: #424242;
    text-align: left;
    clear: right;
    font-family: interstate_light, "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-top: .6em;
    font-size: 2.2em;
    /*font-weight: 700;*/
}

h2 {
    color: #ba9765;
    font-family: Chunk, "Helvetica Neue", Helvetica, Arial, sans-serif;
    /* font-variant: petite-caps; */
    font-size: 1.8em;
}

h3 {
    color: #555555;
    font-family: interstate_light, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.3em;
}

h4 {
    color: #555555;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    padding-bottom: .5em;
    padding-top: 0.5em;
    /* font-variant: petite-caps; */
    font-size: 1em;
}

h5 {
    font: 16px/18px interstate_light, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

h6 {
    font-family: interstate_light, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
    color: #5f5f5f;
    text-align: center;
    padding-right: 4px;
    padding-left: 4px;
}

/* p */
p {
    font-family: interstate_light, "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.5em;
    font-size: 14px;
    margin-top: .5em;
    text-align: left;
    padding-bottom: .8em;
    margin-bottom: .8em;
}

p.topgrid {
    margin-top: 1em;
}

/* p */
p strong {
    font: Chunk;
    font-weight: bold;
}

a {
    font-family: interstate_light, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #7c9dc5;
    text-decoration: none;
}

a:hover {
    color: #ba9765;
    cursor: pointer;
}

/* ul, ol, dl */
ul ul,
ul ol,
ol ul,
ol ol {
    margin: 0;
    padding: 0;
}

ul {
    padding-left: 1.5em;
    list-style-type: disc;
}

ol {
    padding-left: 2.5em;
    list-style-type: decimal;
}

dt {
    line-height: 2em;
    font-weight: bold;
    margin-top: 1em;
    border-bottom: dotted 1px #C0C0C0;
}

dd {
    padding-left: 1em;
    margin-top: 0.5em;
}

/* image */
.content img {
    height: auto;
    max-width: 460px;
}

.content div {
    height: auto;
    max-width: 460px;
}

.content .attachment img {
    max-width: 900px;
}

a img {
    border: none;
}

/* header */
#header {
    /*height:864px;*/
    background: url("../images/vivaki_header_back.jpg") 50%/cover no-repeat fixed #1f1f1f;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
}

.inlay {
    position: relative;
    top: 96px;
    text-align: center;
    width: 960px;
    background-color: white;
    margin-right: auto;
    margin-left: auto;
}

#info {
    position: relative;
    height: 211px;
    padding-left: 10px;
    padding-top: 20px;
}

#info .sitename {
    font-size: 14px;
}

#info .sitename a {
    text-decoration: none;
}

#info .sitedesc {
    font-size: 10px;
    margin-left: 2em;
}

/* wrapper */
#wrap {
    /*background: url('../images/bg.png') repeat  50% 0 #1d2732;resize*/
    position: relative;
    height: 100%;
    margin: 0 auto;
    text-align: left;
}

/* columns */
.kontaktmain {
    padding-top: 0 !important;
}

.splitter50 {
    width: 50% !important;
    margin-right: auto !important;
    margin-left: auto !important;
    display: inline;
    float: left;
}

#main {
    position: relative;
    max-width: 960px;
    width: 100%;
    /*padding-top: 12px;*/
    padding-bottom: 12px;
    padding-top: 164px;
}

h1,
h2 {
    margin-right: 12px;
    margin-left: 12px;
}

.content {
    position: relative;
    margin-bottom: 10px;
    display: inline;
    margin-top: 12px;
    padding-top: 12px;
}

.maincolumn,
.sidecolumn {
    background-color: rgba(255, 255, 255, 0.98);
    -moz-box-shadow: 0 0 29px rgba(61, 61, 61, 0.63);
    -webkit-box-shadow: 0 0 29px rgba(61, 61, 61, 0.63);
    box-shadow: 0 0 29px rgba(61, 61, 61, 0.63);
    padding-bottom: 16px;
}

/*.maincolumnhead {
  background-color: rgba(234, 234, 234, 0.62);
  border-top: 1px solid #f1f1f1;
  border-bottom: 1px solid #ddd; }
*/
.

/*maincolumnhead h2{
  margin-left: 14px;
}*/
.sidecolumn {
    /*width:260px;*/
    font-size: 93%;
}

.post {
    padding-bottom: 10px;
    margin-bottom: 15px;
    /*border-bottom:solid 1px #222;*/
}

.paddingforpost {
    padding-left: 12px;
    padding-right: 12px;
}

/* sidebar */
#left {
    position: relative;
    float: right;
    width: 0px;
    margin-left: 10px;
}

#right {
    position: relative;
    float: right;
    width: 260px;
}

/* footer menu */
#footer_left {
    position: relative;
    width: 238px;
    float: left;
}

#footer_right {
    position: relative;
    width: 238px;
    float: right;
}

/* footer */
#footer {
    position: relative;
    clear: both;
    height: 36px;
    margin: 0 auto;
    text-align: center;
    line-height: 130%;
    color: #ffffff;
    font-size: 93%;
    background-color: #444;
    -moz-box-shadow: 0 0 2px #565656;
    -webkit-box-shadow: 0 0 2px #565656;
    box-shadow: 0 0 2px #565656;
}

#copyright {
    position: relative;
    margin: 0;
}

/* search */
#search {
    margin: 5px;
}

#search #s {
    background: white url("../images/search.png") 0 center no-repeat;
    font-size: .9em;
    padding: 3px 0 3px 20px;
    width: 150px;
}

#search input {
    border: 1px solid #ccc;
}

.search-excerpt {
    margin: 0;
}

/* calender */
table#wp-calendar {
    width: 100%;
}

table#wp-calendar td,
table#wp-calendar th {
    padding: 1px;
    text-align: center;
}

#menutop {
    /*position: fixed; */
    width: 100%;
    margin: 0 auto auto;
    max-width: 960px;
    position: relative;
}

#menulogo {
    top: 12px;
    min-height: 85px;
    margin-left: 12px;
}

@media only screen and (max-width: 480px) {
    #menulogo img {
        /*width: 240px;*/
    }
}

@media only screen and (max-width: 480px) {
    #topbackmenu {
        max-width: 100%;
        margin: 0 auto 0px;
        padding-right: 12px;
    }
}

@media only screen and (max-width: 900px) {
    #map-canvas {
        width: 100%;
        position: fixed !important;
        top: 132px;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 0;
    }
}

@media only screen and (min-width: 901px) {
    #map-canvas {
        width: 100%;
        position: fixed !important;
        top: 99px;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 0;
    }
}

@media only screen and (max-width: 768px) {
    .menu-container {
        display: none;
    }
}

@media only screen and (max-width: 900px) {
    .menu-container {
        top: 0;
        width: 100%;
    }
}

@media only screen and (min-width: 901px) {
    .menu-container {
        top: 36px;
        width: 550px;
    }
}

@media only screen and (min-width: 769px) {
    #menulogo {
        float: left;
    }

    #map-canvas_for_phone {
        width: 100%;
        position: fixed !important;
        top: 99px;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 0;
    }

    .showmap {
        display: none;
    }

    #topbackmenu {
        margin: 0px auto 0px;
    }
}

@media only screen and (max-width: 768px) {
    #menulogo {
        float: none;
    }

    #menuback {
        height: 136px;
    }

    #map-canvas {
        display: none;
        width: 100%;
        position: fixed !important;
        top: 136px;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 0;
    }

    #map-canvas_for_phone {
        width: 100%;
        position: fixed !important;
        top: 136px;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 0;
    }

    .showmap {
        width: 120px;
        background-color: #cdb594;
        text-align: center;
        border-style: none;
        font-weight: bold;
        margin: 2px;
        padding: 2px;
    }

    .showmap a {
        color: #ffffff;
    }

    #topbackmenu {
        margin: 0px auto 0px;
    }
}

.fixformap {
    height: 220px;
}

#menuback {
    position: fixed;
    /*top: 0;*/
    width: 100%;
    background-color: #fff;
    z-index: 120;
    /* box-shadow: 0 0 4px #888;  */
}

/*.menuback_user{
    top: 32px;
}*/
@media only screen and (max-width: 768px) {
    #menuback {
        position: relative;
    }
}

@media only screen and (max-width: 768px) and (min-width: 783px) {
    .menuback_user {
        top: 32px;
    }
}

@media only screen and (max-width: 768px) {
    #main {
        padding-top: 12px;
    }
}

/* navigation */
.navigation {
    margin-bottom: 2em;
}

/* page navigation */
.nav-previous {
    float: left;
    margin-left: 12px;
}

.nav-previous a {
    /* font-style: oblique; */
    text-decoration: initial;
    background-color: #EAEAEA;
    color: #5C5C5C;
    padding: 6px;
    font-weight: bold;
}

.nav-next {
    float: right;
    margin-right: 12px;
}

.nav-next a {
    /* font-style: oblique; */
    text-decoration: initial;
    background-color: #EAEAEA;
    color: #5C5C5C;
    padding: 6px;
    font-weight: bold;
}

.nav-next a:hover,
.nav-previous a:hover {
    color: #b0b0b0;
}

/* meta */
.contentmeta ul {
    list-style: none;
    margin: 0;
    padding: 0;
    box-shadow: 0 0 4px;
}

/* comments */
ol.commentlist {
    margin-bottom: 15px;
}

ol.commentlist,
ol.commentlist ul {
    list-style: none;
    padding: 0;
}

ol.commentlist li {
    border-top: solid 1px #222;
    border-left: solid 1px #222;
    padding: 10px 0 0 10px;
}

ol.commentlist li.bypostauthor cite {
    font-weight: bold;
}

.comment,
.trackback,
.pingback {
    margin-top: 10px;
}

.avatar {
    float: left;
    margin-right: 1em;
}

.reply {
    text-align: right;
}

.comment-form-author,
.comment-form-email,
.comment-form-url,
.comment-form-comment {
    margin: 3px;
}

/* comment form */
#commentform p.logged-in-as,
#commentform p.comment-notes,
#commentform p.form-allowed-tags {
    font-size: 85%;
}

.required {
    color: #cc0000;
}

#commentform input#author,
#commentform input#email,
#commentform input#url {
    float: left;
    width: 250px;
    margin-right: 1em;
}

#commentform textarea {
    width: 85%;
    height: 8em;
}

#commentform p.comment-form-comment label {
    display: none;
}

/* gallery */
.gallery dl {
    margin: 0;
    overflow: hidden;
}

.gallery dt {
    font-weight: normal;
    border-bottom: none;
}

.gallery dd {
    padding: 0;
}

.gallery img {
    border: none !important;
}

/* feed */
.feed {
    margin-left: 3px;
    padding: 0 0 0 15px;
    background: url("/../../images/feed_mini.png") no-repeat 0 50%;
}

/* wp */
.aligncenter {
    display: block;
    margin: 0 auto;
}

.alignleft {
    float: left;
    margin-right: 5px;
}

.alignright {
    float: right;
    margin-left: 5px;
}

.alignnone {
    display: inline;
}

.wp-caption.alignnone {
    display: block;
}

.wp-caption,
.gallery-caption {
    text-align: center;
    background-color: #f0f0f0;
}

.wp-caption img {
    border: none;
    margin: 0;
    padding: 0;
}

.wp-caption p.wp-caption-text {
    font-size: 85%;
    margin: 0;
    padding: 3px;
}

.attachment-post-thumbnail {
    float: left;
    margin-right: 10px;
}

.sticky {
    border: solid 1px #C0C0C0;
    padding: 0 15px;
    margin-bottom: 30px;
}

/* author */
#entry-author-info {
    margin: 20px 0 30px 0;
}

/* blockquote, pre */
blockquote {
    margin: 10px;
    padding: 0 10px;
    border-left: solid 3px #C0C0C0;
}

pre {
    font-family: "Courier New", Courier, monospace;
    border: inset 1px #000;
    line-height: 120%;
    margin: 1em 0 0 0;
    padding: 0.99em;
}

/* table */
.content table {
    min-width: 50%;
    max-width: 300px;
    float: left;
    margin-top: 2em;
    margin-bottom: 2em;
}

.content table th {
    padding: 5px;
    font-weight: normal;
}

.content table td {
    padding: 5px;
    border-width: 0 0 1px 1px;
}

caption,
th {
    text-align: center;
}

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

/*--------------------------------------------*/
#widget-wrapper {
    height: 200px;
    max-width: 900px;
    margin: auto;
    padding-top: 35px;
}

#widget-wrapper a {
    color: #fff;
}

#widget-wrapper a:hover {
    color: #5A5B5A;
}

.widget-holder {
    height: 180px;
    margin: 2px;
    float: left;
}

.widget-front {
    position: relative;
    height: 180px;
    opacity: 1;
    text-align: center;
}

.widget-front-title {
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-top: 54px;
    font-size: 1.7em;
    text-decoration: none;
}

.widget-holder a {
    text-decoration: none;
    color: #fff;
}

.widget-front:hover {
    text-decoration: underline;
}

.k1 {
    background-size: cover;
    background-color: #bda17a;
}

.k2 {
    background-size: cover;
    background-color: #cfba9d;
}

.k3 {
    background-size: cover;
    background-color: #cfba9d;
}

.k1 img,
.k2 img,
.k3 img {
    width: 100%;
    height: 100%;
}

.insidetext {
    position: relative;
    width: 90%;
    z-index: 80;
    color: #ffffff;
    padding: 12px;
    text-decoration: none;
}

.insidetext p a {
    color: #fff;
    font-weight: bold;
}

.insidetext h2 {
    color: #fff;
    font-size: 18px;
    margin-left: 0;
    margin-bottom: 2px;
}

.newsblock {
    background-color: #9d7b49;
    height: 180px;
    margin: 2px;
    float: left;
}

.jobsblock {
    background-color: #ba9765;
    height: 180px;
    margin: 2px;
    float: left;
    width: 280px;
}

.joblinker {
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin-left: 12px;
}

.jobhr {
    width: 100%;
    color: #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.39);
    float: left;
    margin: 2px 0;
}

h2.jobhead {
    font-size: 17px;
    margin: 0;
    float: left;
    border: none;
}

.jobdate {
    font-size: 13px;
    /*width: 30%;*/
    float: right;
    text-align: right;
    color: #898989;
}

.newsblock p {
    font-size: 13px;
    margin: 0.5em 1.6em .8em;
    text-align: left;
    word-wrap: break-word;
    padding-bottom: .5em;
    padding-top: .5em;
    line-height: 1.1em;
    color: #ffffff;
}

@media only screen and (min-width: 992px) {

    .widget-holder,
    .widget-front,
    .widget-front:hover {
        width: 162px;
    }

    .newsblock {
        width: 280px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

    .widget-holder,
    .newsblock,
    .jobsblock {
        width: 48%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

    .widget-holder,
    .widget-front,
    .widget-front:hover,
    .newsblock,
    .jobsblock {
        width: 100%;
        margin: 2px 0;
    }
}

@media only screen and (max-width: 479px) {

    .newsblock,
    .jobsblock {
        width: 100%;
        margin: 2px 0;
    }

    .widget-holder,
    .widget-front,
    .widget-front:hover {
        width: 100%;
        margin: 2px 0;
    }
}

/*-----------------------------*/
.blueline {
    width: 80%;
    height: 1px;
    background-color: #555555;
    margin: 4px auto;
    -moz-box-shadow: 0 0 4px #51abe2;
    -webkit-box-shadow: 0 0 4px #51abe2;
    box-shadow: 0 0 4px #51abe2;
}

/*
.round-div {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: block;
  position: absolute;
  z-index: 88;
  top: -180px;
  background-color: rgba(255, 255, 255, 0);
  text-align: center;
  width: 100%;
  height: 100%;
  border-bottom: 180px solid rgba(255, 255, 255, 0.12);
}
.round-div:hover {
  -webkit-transform: scale(1.25), top(1, 2);
  -moz-transform: scale(1.25), top(1, 2);
  -ms-transform: scale(1.25), top(1, 2);
  -o-transform: scale(1.25), top(1, 2);
  top: -10px;
}
*/
/* Selection colours (easy to forget) */
/*
::selection     {background: rgb(255,255,158);}
::-moz-selection  {
  background-color: rgba(20, 72, 170, 0.29);
}
img::selection    {background: transparent;}
img::-moz-selection {background: transparent;}
body {-webkit-tap-highlight-color: rgb(255,255,158);
  background-color: #e99090;
  width: 100%;
  color: #444444;
} */
/*    Default Layout: 992px. 
    Gutters: 24px.
    Outer margins: 48px.
    Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */
/*
#wrapper {
  width: 960px;
  color: rgb(60,60,60);
  -webkit-text-size-adjust: 100%; /* Stops Mobile Safari from auto-adjusting font-sizes 
  margin: 0 auto auto;
  border-style: none;
  -moz-box-shadow: 0 0 0 #3a3a3a;
  -webkit-box-shadow: 0 0 0 #3a3a3a;
  box-shadow: 0 0 0 #3a3a3a;
  background-color: #f11515;
} */
/*    Tablet Layout: 768px.
    Gutters: 24px.
    Outer margins: 28px.
    Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */
/*    Mobile Layout: 320px.
    Gutters: 24px.
    Outer margins: 34px.
    Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */
/*    Wide Mobile Layout: 480px.
    Gutters: 24px.
    Outer margins: 22px.
    Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */
#positioner {
    position: absolute;
    bottom: 120px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 960px;
}

.video {
    width: 700px;
    height: 400px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    #positioner {
        position: absolute;
        bottom: 120px;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        /*width: 712px;*/
        width: calc(100% - 32px);
    }

    #main {
        position: relative;
        /*width: 720px;*/
        width: calc(100% - 32px);
    }

    .video {
        width: 700px;
        height: 400px;
    }

    /*  #header {
    height:864px;
  }*/
    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 28px;
    }

    .inlay {
        width: 712px;
    }

    /*#menutop{
  width: 712px;
}*/
    #widget-wrapper {
        width: 600px;
    }

    /*  .menu-container ul a {
  font-size: 12px;
}*/
}

@media only screen and (max-width: 767px) {
    #positioner {
        position: static;
        /*width: 318px;*/
    }

    .splitter50 {
        width: 100% !important;
    }

    .kontaktmain {
        padding-top: 164px !important;
    }

    .video {
        width: 298px;
        height: 170px;
    }

    /*  #header {
    height:132px;
  }*/
    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 18px;
    }

    .inlay {
        width: 310px;
    }

    /*#menutop{
  width: 310px;
}*/
    #widget-wrapper {
        width: 300px;
    }
}

@media only screen and (max-width: 479px) {
    #positioner {
        /*position: static;*/
        width: 100%;
    }

    #main {
        /*width: 320px  ;*/
        width: 100%;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    #positioner {
        /*position: static;*/
        /*width: 466px;*/
        width: calc(100% - 32px);
    }

    #main {
        /*width: 466px;*/
        width: calc(100% - 32px);
    }

    .kontaktmain {
        padding-top: 164px !important;
    }

    .video {
        width: 446px;
        height: 255px;
    }

    /*  #header {
    height:868px;
  }*/
    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 22px;
    }

    inlay {
        width: 436px;
    }

    /*#menutop{
  width: 436px;   
}*/
    #widget-wrapper {
        width: 300px;
    }
}

.grid_1 {
    display: inline;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
    width: 270px;
}

.greyline {
    width: 100%;
    border-top: 1px solid #ddd;
    margin-top: 12px;
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0;
}

.blueborderline {
    border-top: 2px solid #555555;
    margin-left: 10px;
    margin-right: 10px;
}

.blueborderline h3 {
    font-size: 1.1em;
}

.overmain {
    max-width: 960px;
    height: 45px;
    float: right;
    margin: 7px;
}

.arrownext {
    background: whitesmoke url("../images/vivaki_blue_arrow.png") no-repeat left top;
    width: 45px;
    height: 45px;
}

.arrowprev {
    background: whitesmoke url("../images/vivaki_grey_arrow.png") no-repeat left top;
    width: 45px;
    height: 45px;
}

/*
  960 Grid System ~ Core CSS.
  Learn more ~ http://960.gs/
  Licensed under GPL and MIT.
*/
/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.
  Note: IE6 works fine without this fix.
*/
/* `Container
----------------------------------------------------------------------------------------------------*/
.container_12 {
    margin-left: auto;
    margin-right: auto;
    max-width: 960px;
}

/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
}

.push_1,
.pull_1,
.push_2,
.pull_2,
.push_3,
.pull_3,
.push_4,
.pull_4,
.push_5,
.pull_5,
.push_6,
.pull_6,
.push_7,
.pull_7,
.push_8,
.pull_8,
.push_9,
.pull_9,
.push_10,
.pull_10,
.push_11,
.pull_11 {
    position: relative;
}

/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
    margin-left: 0;
}

.omega {
    margin-right: 0;
}

/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .grid_1 {
    width: 60px;
}

.container_12 .grid_2 {
    width: 140px;
}

.container_12 .grid_3 {
    width: 220px;
}

.container_12 .grid_4 {
    width: 300px;
}

.container_12 .grid_5 {
    max-width: 380px;
}

.container_12 .grid_6 {
    width: 460px;
}

.container_12 .grid_7 {
    max-width: 540px;
}

.container_12 .grid_8 {
    max-width: 620px;
}

.container_12 .grid_9 {
    max-width: 700px;
}

.container_12 .grid_10 {
    max-width: 780px;
}

.container_12 .grid_11 {
    width: 860px;
}

.container_12 .grid_12 {
    width: 940px;
}

/* `Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .prefix_1 {
    padding-left: 80px;
}

.container_12 .prefix_2 {
    padding-left: 160px;
}

.container_12 .prefix_3 {
    padding-left: 240px;
}

.container_12 .prefix_4 {
    padding-left: 320px;
}

.container_12 .prefix_5 {
    padding-left: 400px;
}

.container_12 .prefix_6 {
    padding-left: 480px;
}

.container_12 .prefix_7 {
    padding-left: 560px;
}

.container_12 .prefix_8 {
    padding-left: 640px;
}

.container_12 .prefix_9 {
    padding-left: 720px;
}

.container_12 .prefix_10 {
    padding-left: 800px;
}

.container_12 .prefix_11 {
    padding-left: 880px;
}

/* `Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .suffix_1 {
    padding-right: 80px;
}

.container_12 .suffix_2 {
    padding-right: 160px;
}

.container_12 .suffix_3 {
    padding-right: 240px;
}

.container_12 .suffix_4 {
    padding-right: 320px;
}

.container_12 .suffix_5 {
    padding-right: 400px;
}

.container_12 .suffix_6 {
    padding-right: 480px;
}

.container_12 .suffix_7 {
    padding-right: 560px;
}

.container_12 .suffix_8 {
    padding-right: 640px;
}

.container_12 .suffix_9 {
    padding-right: 720px;
}

.container_12 .suffix_10 {
    padding-right: 800px;
}

.container_12 .suffix_11 {
    padding-right: 880px;
}

/* `Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .push_1 {
    left: 80px;
}

.container_12 .push_2 {
    left: 160px;
}

.container_12 .push_3 {
    left: 240px;
}

.container_12 .push_4 {
    left: 320px;
}

.container_12 .push_5 {
    left: 400px;
}

.container_12 .push_6 {
    left: 480px;
}

.container_12 .push_7 {
    left: 560px;
}

.container_12 .push_8 {
    left: 640px;
}

.container_12 .push_9 {
    left: 720px;
}

.container_12 .push_10 {
    left: 800px;
}

.container_12 .push_11 {
    left: 880px;
}

/* `Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .pull_1 {
    left: -80px;
}

.container_12 .pull_2 {
    left: -160px;
}

.container_12 .pull_3 {
    left: -240px;
}

.container_12 .pull_4 {
    left: -320px;
}

.container_12 .pull_5 {
    left: -400px;
}

.container_12 .pull_6 {
    left: -480px;
}

.container_12 .pull_7 {
    left: -560px;
}

.container_12 .pull_8 {
    left: -640px;
}

.container_12 .pull_9 {
    left: -720px;
}

.container_12 .pull_10 {
    left: -800px;
}

.container_12 .pull_11 {
    left: -880px;
}

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after {
    content: '.';
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0;
}

.clearfix:after,
.container_12:after {
    clear: both;
}

/*
  The following zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix,
.container_12 {
    zoom: 1;
}

@media only screen and (max-width: 480px) {
    .container_12 .grid_6._press {
        max-width: 320px;
    }
}

/* menschen */
.gfs_logo {
    background: url("../images/lion_small.jpg") 30%;
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    width: 100%;
    height: auto;
    padding-top: 100%;
}

.gfs_ev {
    background: url("../images/ev.jpg") 30%;
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    width: 100%;
    height: auto;
    padding-top: 100%;
}

.gfs_oe {
    background: url("../images/oe.jpg") 30%;
    background-repeat: no-repeat;
    background-size: contain;
    float: right;
    width: 100%;
    height: auto;
    padding-top: 100%;
}

.gfs-holder {
    width: 300px;
    height: 300px;
    text-align: center;
    float: left;
    margin: 22px 0px;
}

.gfs-holder img {
    width: 100%;
    height: 100%;
}

.gfs-front {
    position: relative;
    background-color: transparent;
    width: 300px;
    height: 300px;
    opacity: 1;
    text-align: center;
    font-size: 12px;
    width: 100%;
    text-align: left;
}

.gfs-front-title {
    position: absolute;
    color: #d6d6d6;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.47);
    bottom: 0px;
    padding: 5%;
    width: 90%;
    font-size: 12px;
}

.gfs-front-title strong {
    font-size: 15px;
    color: #ffffff;
}

.pthird {
    width: calc(33.33333% - 3px);
    display: inline-block;
}

.pthird .gfs-front,
.pthird .gfs-holder {
    width: 100%;
    height: auto;
}

.pthird .gfs_ev,
.pthird .gfs_oe {
    padding-top: 100%;
}

@media only screen and (max-width: 480px) {
    .pthird {
        width: calc(100% - 0px);
        display: inline-block;
    }
}

.clearpad {
    margin-top: 54px;
    display: block;
}

.serviceimg {
    text-align: center;
}

.serviceimg img {
    width: calc(100% - 12px);
}

/* kunden - service - logos*/

}

.clients {
    text-align: center;
    float: left;
}

.service {
    text-align: center;
    float: left;
    padding: 8px 12px;
    width: calc(100% - 24px);
    background: #efefef;
    margin-bottom: 42px;
}

.flexer {
    margin-top: 32px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: auto;
}

.clients img {
    max-width: 192px;
    display: block;
    margin: auto;
    width: 100%;
    /*padding: 1px;*/
    /*filter: grayscale(100%);*/
    /*-webkit-filter: grayscale(90%);*/
    /* Chrome 19+, Safari 6+, Safari 6+ iOS */
    opacity: 0.65;
}

.service img {
    /* max-width: 192px; */
    /* width: 100%; */
    width: auto;
}

/*@media only screen and (min-width: 769px) {
    .service img {
        height: auto;
        width: 100%;
    }
}*/
/*@media only screen and (min-width: 481px) and (max-width: 768px) {
    .service img {
        height: auto;
        width: 100%;
    }
}*/
/*@media only screen and (max-width: 480px) {
    .service img {
        height: 40px;
    }
}*/
.clients img:hover {
    filter: none;
    /* IE6-9 */
    /*-webkit-filter: grayscale(0%);*/
    opacity: 1;
}

@media only screen and (min-width: 769px) {
    .clientslogo {
        margin: 0 auto;
        width: 25%;
        float: left;
    }

    .servicelogo {
        float: left;
        width: calc(33.3333333% - 50px);
        margin: 8px 18px;
        background: #ffffff;
        border: solid 2px #ffffff;
        /* border-radius: 12px; */
        padding: 5px;
        /* -webkit-filter: grayscale(.7); */
    }

    .service img {
        height: auto;
        width: 100%;
    }
}

@media only screen and (min-width: 520px) and (max-width: 768px) {
    .clientslogo {
        width: 33%;
        float: left;
    }

    .servicelogo {
        float: left;
        width: calc(33.333% - 12px);
        margin: 2px 2px;
        background: #ffffff;
        border: solid 1px #ffffff;
        /* border-radius: 12px; */
        padding: 3px;
    }

    .service img {
        height: auto;
        width: 100%;
    }
}

@media only screen and (min-width: 0px) and (max-width: 519px) {
    .clientslogo {
        width: 33%;
        float: left;
    }

    .servicelogo {
        float: left;
        width: calc(50% - 12px);
        margin: 2px 2px;
        background: #ffffff;
        border: solid 1px #ffffff;
        /* border-radius: 12px; */
        padding: 3px;
    }

    .service img {
        height: 70px;
    }
}

.servicelogo:hover {
    /*-webkit-filter: grayscale(0);*/
    /*filter: grayscale(0);*/
}

li {
    padding-left: 26px;
}

/* from here old css*/
.pre_body {
    font-weight: 200;
    -webkit-text-size-adjust: 100%;
    /* background: url('../images/vivaki_header_back.jpg') no-repeat 50% #1d2732 fixed ;
*/
    height: 100%;
    text-align: left;
}

.pre_h {
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
}

.pre_backpic3 {
    position: absolute;
    background: url("../images/preview_back.jpg") no-repeat 50% #1d2732 fixed;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.pre_inner_text {
    position: absolute;
    right: 20%;
    bottom: 20%;
    color: #ffffff !important;
    text-shadow: 1px 1px 1px #5b5b5b;
}

.pre_inner_text a {
    color: #274d7d;
    font-weight: 700;
}

/* til here old css*/
.pressefotos {
    float: left;
    margin: 6px 12px 6px 6px;
}

.pressedownload {
    float: left;
    width: calc(50% - 12px);
    /* border: 1px solid #234; */
    /* border-radius: 12px; */
    padding: 3px;
    margin: 3px;
    background: #dcdcdc;
}

@media only screen and (max-width: 420px) {
    .pressedownload {
        width: calc(100% - 12px);
    }
}

.pressedownload img {
    width: calc(60% - 12px);
    /* border: solid 2px #f1f1f1; */
    margin: 4px;
    border-radius: 3px;
    padding: 2px;
    /*background: #fff;*/
}

.pressedownload a {
    font-family: interstate_black, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.pressdownload {
    float: right;
    text-align: center;
    width: 40%;
}

.pressdownload a {
    float: left;
    width: calc(100% - 12px);
    margin: 3px;
    padding: 3px;
    font-size: 1.1em;
    text-decoration: none;
    background: #ececec;
}

.pressefotos_title {
    float: left;
}

.presselogos {
    text-align: center;
    float: left;
}

.presselogos img {
    max-width: 192px;
    width: 100%;
}

.presselogo {
    float: left;
    margin-right: 1%;
    margin-left: 1%;
    width: 30%;
}

/* responsive menue patches*/
#responsive-menu .responsive-menu li {
    position: inherit !important;
}

ul .sub-menu {
    padding: 0;
}

#responsive-menu .responsive-menu li a {
    width: initial !important;
}

#responsive-menu .appendLink {
    clear: both !important;
    float: right !important;
    position: inherit !important;
}

.content div {
    height: auto;
    max-width: 100%;
}

.content img {
    height: auto;
    max-width: 100%;
}

#imagelightbox {
    box-shadow: 0px 12px 32px rgba(0, 0, 0, 0.5);
}

.fbtw {
    float: right;
    margin: 5px 0px;
}

.fbtw img {
    width: 22px;
}

.fbtw:hover {
    -webkit-filter: grayscale(0.8);
    filter: grayscale(0.8);
}

/*!---------- 8. FORMS ----------*/
input,
textarea {
    /*font-family: "Raleway", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
}

input[type="text"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type="text"],
input[type="search"],
input[type="email"],
input[type="tel"] {
    background: #fff;
    border: none;
    /*width: 100%;*/
    height: 42px;
    padding-left: 20px;
    font-weight: 500;
    margin-bottom: 4px;
    border-radius: 0;
}

input[type="text"]:focus,
input[type="search"]:focus {
    outline: 1px solid #ccc;
}

textarea {
    width: 100%;
    border: none;
    background: #fff;
    margin-bottom: 4px;
    border-radius: 0;
    padding: 16px 20px;
}

textarea:focus {
    outline: 1px solid #ccc;
}

:-moz-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    font-size: 11px;
}

::-moz-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    font-size: 11px;
}

:-ms-input-placeholder {
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    color: #777;
    font-size: 11px;
}

input.transparent::-moz-input-placeholder,
button.transparent::-moz-input-placeholder {
    color: #fff;
}

input.transparent:-moz-input-placeholder,
button.transparent:-moz-input-placeholder {
    color: #fff;
}

input.transparent:-ms-input-placeholder,
button.transparent:-ms-input-placeholder {
    color: #fff;
}

input[type="submit"] {
    background: #dacab3;
    border-radius: 0 !important;
    border: 2px solid #dacab3;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 50px;
    letter-spacing: 1px;
    line-height: 48px;
    max-width: 250px;
    padding: 0;
    text-transform: uppercase;
    width: 100%;
    cursor: pointer;
}

input[type="submit"]:hover {
    background: #e8dbc8;
    border-radius: 0 !important;
    border: 2px solid #e8dbc8;
}

.bg-primary input[type="submit"] {
    background: #fff;
    color: #6ead9a;
}

input[type="submit"]:focus {
    outline: none;
}

.formError {
    position: inherit !important;
}

@font-face {
    font-family: "Interstate-Black";
    src: url(Interstate-Black.ttf) format("truetype");
}

@font-face {
    font-family: "Interstate-Light";
    src: url(Interstate-Light.ttf) format("truetype");
}

@font-face {
    font-family: "Garamond";
    src: url(EBGaramond12-Regular.ttf) format("truetype");
}

* {
    margin: 0;
    padding: 0;
}

*,
*:before,
*:after {
    box-sizing: inherit;
}

#responsive-menu-button {
    position: absolute !important;
}

/*# sourceMappingURL=style.css.map */
.container {
    width: calc(100% - 24px);
    color: #424242;
    padding: 3px 12px;
}

h2 {
    background-color: rgba(245, 245, 245, 0.62);
    border-top: 1px solid #ddd;
    padding: 8px 20px;
    border-bottom: 1px solid #ddd;
    margin-left: 14px;
    font-size: 1.4em;
    /*font-weight: 700;*/
    color: #ba9765;
    margin: 0.6em 0;
    font-family: interstate_light, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.widget-wrapper h2 {
    border: none;
}

h3 {
    font-size: 1.4em;
    margin: 0.8em 0;
    /*font-weight: 700;*/
}

h4,
h5 {
    font-size: 1em;
    font-weight: 700;
}

img.kicon {
    width: 64px;
    height: 64px;
    vertical-align: middle;
    margin-right: 18px;
}


/* 
.container .otnotice-sections {
    margin: 0;
    padding: 0;
    width: 100%;
}
.container .otnotice-content {
    margin: 0;
    padding: 0;

}
.otnotice-sections>.otnotice-section>h2.otnotice-section-header,
.otnotice-sections>.otnotice-section>.otnotice-section-content {
    margin-left: 0;
}

.otnotice-content .otnotice-sections .otnotice-section-content p {
    margin: 0 0 0.1rem;
    padding: 0;
} */