@charset "UTF-8";
/* CSS Document */

/* --- CSS Reset --- */

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
code,
del,
dfn,
em,
img,
q,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0px;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
  font-family: inherit;
  vertical-align: baseline;
  color: #585858;
  list-style: none;
}
.logo-non-mobil {
  display: block;
}

label.question {
  color: #585858;
  font-size: 14px;
  font-family: Arial;
  line-height: 20px;
}

a:visited.regular {
  color: #ffffff;
  text-decoration: none;
  text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.5);
}
a:visited.listing {
  color: #ffffff;
  text-decoration: none;
  text-shadow: -2px 2px 2px rgba(0, 0, 0, 0.5);
}

html {
  height: auto;
}
.bar-top > img {
  width: 100%;
  height: 26px;
}
#swipe_full {
  display: none;
}
#swipe_full img {
  width: 100%;
  margin: auto auto;
  position: absolute;
}
#swipe {
  display: none;
}
#swipe img {
  position: absolute;
  width: 100%;
}
.nomarginbottom {
  margin-bottom: 0px !important;
}

.brandbar {
  width: 100%;
  height: 60px;
  background: #35bbe8; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #35bbe8 0%,
    #28367c 50%,
    #35bbe8 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #35bbe8 0%,
    #28367c 50%,
    #35bbe8 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #35bbe8 0%,
    #28367c 50%,
    #35bbe8 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35bbe8', endColorstr='#35bbe8',GradientType=1 ); /* IE6-9 */

  border-top: 5px solid transparent;
  -moz-border-image: -moz-linear-gradient(
    top left,
    #ceb88f 0%,
    #f9eed5 20%,
    #ceb88f 45%,
    #f9eed5 80%,
    #ceb88f 100%
  );
  -webkit-border-image: -webkit-linear-gradient(
    top left,
    #b1986d 0%,
    #f9eed5 20%,
    #ceb88f 45%,
    #f9eed5 80%,
    #b1986d 100%
  );
  border-image: linear-gradient(
    to bottom right,
    #ceb88f 0%,
    #f9eed5 20%,
    #ceb88f 45%,
    #f9eed5 80%,
    #ceb88f 100%
  );

  border-image-slice: 1;

  text-align: center;
}
.clear {
  clear: both;
}
.faq_div {
  display: none;
}
.floatdivs p {
  margin-left: 4%;
  margin-right: 4%;
}
.floatdivs > img {
  margin-top: 10px;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) {
  .floatdivs {
    width: 50%;
    margin-top: 15px;
    float: left;
  }
}
@media screen and (max-width: 768px) {
  .floatdivs {
    widht: 100%;
    margin-top: 15px;
  }
}
#kontakt_antwort {
  width: 93%;
  margin: auto;
  background: none repeat scroll 0 0 rgba(195, 195, 195, 0.23);
  border: 2px solid #f7ddae;
  padding: 10px;
  margin-top: 2%;
  min-height: 120px;
  font-family: Arial;
  font-size: 14px;
  letter-spacing: 0.7px;
  text-align: left;
}
a.text_link {
  color: #ab945f;
  text-decoration: none;
}
a:hover.text_link {
  text-decoration: underline;
}
#recaptcha_challenge_image {
}
.navigation-wrapper {
  position: static;
}

ul.auftritt {
  font-family: "helvetica_narrowregular";
  font-size: 14px;
  margin-bottom: 3%;
  margin-top: 3%;
  list-style-position: inside;
}
ul.auftritt li {
  list-style: disc;
  margin-left: 50px;
  padding-left: 25px;
}

#recaptcha_image {
  text-align: left !important;
}

#recaptcha_challenge_image {
  /*width:250px !important; 
	height: auto !important; */
}

/* --- Typography --- */

.grid p {
  font-size: 14px;
  font-family: Arial;
}
.justify {
  text-align: left;
  margin-left: 1%;
  margin-right: 1%;
}
.center {
  text-align: center !important;
  margin-left: 2%;
  margin-right: 2%;
}
p.headline {
  font-size: 17px !important;
}
p.small {
  font-size: 12px !important;
}
.margintop10 {
  margin-top: 2% !important;
}
.margintop30 {
  margin-top: 10%;
}

.margintop30-custom {
  margin-top: 63px;
}

.margintop16 {
  margin-top: 16%;
}
.marginbottom {
  margin-bottom: 5%;
}
.marginbottom2 {
  margin-bottom: 2%;
}
.paddingleft {
  padding-left: 8px;
}
.paddingright {
  padding-right: 8px;
}
.marginleft {
  margin-left: 8px;
}
.marginright {
  margin-right: 8px;
}
.marginrightdoppel {
  margin-right: 20px;
}
.marginbottomdoppel {
  margin-bottom: 10%;
}
.marginbottomdoppeldoppel {
  margin-bottom: 15%;
}
.marginbottomdoppeldoppelnwl {
  margin-bottom: 25%;
}
.marginbottomhalf {
  margin-bottom: 2.5%;
}
.headlinenwl {
  margin-bottom: 19px;
}
.margintopdoppel {
  margin-top: 10% !important;
}
.margintopdoppeldoppel {
  margin-top: 12.5%;
}
.margintophalf {
  margin-top: 9% !important;
}
.margin30 {
  margin-left: 30px;
  margin-right: 30px;
}
.margin70 {
  margin-left: 10%;
  margin-right: 10%;
}
.margin80 {
  margin-left: 16%;
  margin-right: 16%;
}
p.withoutheadline {
  margin-top: 20px;
}
p.produktsubtitle {
  font-family: Arial;
  font-size: 14.5px;
  color: #ab945f;
  margin-top: 3px;
}
p.byline {
  font-family: "helvetica_narrowregular";
  font-size: 14px;
}
.bolder {
  font-family: "Crimson Text", serif !important;
  font-size: 16px !important;
}
.margintop {
  margin-top: 12px !important;
}
.headlineslider {
  margin-top: 0px !important;
}
.grid h1 {
  font-weight: bold;
  line-height: 35px;
  font-size: 25px;
  font-family: "Crimson Text", serif;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word;
  margin-bottom: 19px;
  color: #028ac9;
}
.grid h2 {
  font-weight: bold;
  font-size: 18px;
  font-family: "Crimson Text", serif;
  text-align: center;
  word-wrap: break-word;
  letter-spacing: 0.5px;
  margin-top: 20px;
  margin-bottom: 14px;
  font-weight: bold;
}
h1.big {
  font-size: 34px;
  line-height: 34px;
  margin-bottom: 0;
}
.yellow {
  color: #ab945f;
}
.grid h3 {
  font-weight: bold;
  line-height: 22px;
  font-size: 20px;
  font-family: "Crimson Text", serif;
  text-align: center;
  margin-top: -5px;
  word-wrap: break-word;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  color: #028ac9;
  word-wrap: normal;
}
.headlineprodukte {
  margin-bottom: 45px;
}
.grid h4 {
  font-weight: bold;
  font-size: 16px;
  font-family: "Crimson Text", serif;
}
.grid h5 {
  font-weight: bold;
  font-size: 16px;
  font-family: "Crimson Text", serif;
}
.grid h6 {
  font-weight: bold;
  font-size: 16px;
  font-family: "Crimson Text", serif;
}
/* --- Scalable Grid --- */

.grid-m1 {
  float: left;
  width: 5%;
  transition: all 2s;
  height: 1px;
}
.grid-c1 {
  float: left;
  width: 23.39%;
  min-width: 298px;
  height: 100%;
  text-align: left;
}
.grid-m2 {
  float: left;
  width: 1.23%;
  transition: all 2s;
  height: 1px;
}
.grid-c2 {
  float: left;
  width: 23.39%;
  max-width: 340px;
}
.grid-m3 {
  float: left;
  width: 1.23%;
  transition: all 2s;
  height: 1px;
}
.grid-c3 {
  float: left;
  width: 23.39%;
  min-width: 340px;
}
.grid-m4 {
  float: left;
  width: 1.23%;
  transition: all 2s;
  height: 1px;
}
.grid-c4 {
  float: left;
  width: 23.39%;
  min-width: 340px;
  text-align: center;
}
.grid-full {
  width: 100%;
  max-width: 710px;
  float: left;
  margin-bottom: 25px;
  position: relative;
}
/** BASIC SETUP **/

.logo {
  max-width: 240px;
  margin-top: 29px;
  margin-bottom: 30px;
  transition: all 0.6s;
}
.margtop {
  margin-top: 64px;
}
/** TEASER **/

.fullteaser {
  width: 698px;
  border: 1px solid rgba(0, 0, 0, 0);
  height: auto;
  margin-bottom: 15px;
  position: relative;
  /*transition: all 1s;*/
}
.teaser_coil_wrapper {
  position: relative;
  float: left;
}
.coilteaser {
  width: 330px;
  height: auto;
  margin-bottom: 15px;
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0);
}
.backgroundfull {
  background: #b4dbe8; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #b4dbe8 0%,
    #ffffff 20%,
    #ffffff 80%,
    #b4dbe8 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #b4dbe8 0%,
    #ffffff 20%,
    #ffffff 80%,
    #b4dbe8 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #b4dbe8 0%,
    #ffffff 20%,
    #ffffff 80%,
    #b4dbe8 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4dbe8', endColorstr='#b4dbe8',GradientType=1 ); /* IE6-9 */

  background-position: top center;
  background-size: cover;
  margin-left: -5px;
  margin-right: -5px;
  padding: 4px;

  border: 5px solid transparent;
  -moz-border-image: -moz-linear-gradient(
    top left,
    #ceb88f 0%,
    #f9eed5 20%,
    #ceb88f 45%,
    #f9eed5 80%,
    #ceb88f 100%
  );
  -webkit-border-image: -webkit-linear-gradient(
    top left,
    #ceb88f 0%,
    #f9eed5 20%,
    #ceb88f 45%,
    #f9eed5 80%,
    #ceb88f 100%
  );
  border-image: linear-gradient(
    to bottom right,
    #ceb88f 0%,
    #f9eed5 20%,
    #ceb88f 45%,
    #f9eed5 80%,
    #ceb88f 100%
  );

  border-image-slice: 1;
}
.backgroundcoil {
  background: #b4dbe8; /* Old browsers */
  background: -moz-linear-gradient(
    left,
    #b4dbe8 0%,
    #ffffff 20%,
    #ffffff 80%,
    #b4dbe8 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    #b4dbe8 0%,
    #ffffff 20%,
    #ffffff 80%,
    #b4dbe8 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    #b4dbe8 0%,
    #ffffff 20%,
    #ffffff 80%,
    #b4dbe8 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4dbe8', endColorstr='#b4dbe8',GradientType=1 ); /* IE6-9 */
  background-position: top center;
  background-size: cover;
  padding: 5px;

  border: 5px solid transparent;
  -moz-border-image: -moz-linear-gradient(
    top left,
    #ceb88f 0%,
    #f9eed5 20%,
    #ceb88f 45%,
    #f9eed5 80%,
    #ceb88f 100%
  );
  -webkit-border-image: -webkit-linear-gradient(
    top left,
    #b1986d 0%,
    #f9eed5 20%,
    #ceb88f 45%,
    #f9eed5 80%,
    #b1986d 100%
  );
  border-image: linear-gradient(
    to bottom right,
    #ceb88f 0%,
    #f9eed5 20%,
    #ceb88f 45%,
    #f9eed5 80%,
    #ceb88f 100%
  );

  border-image-slice: 1;
}
.firstcoil {
  margin-right: 14px;
  margin-left: -4px;
}
/** Teaser INNER **/

.elm_top_left {
  top: 9px;
  left: 9px;
  position: absolute;
}
.elm_bottom_left {
  bottom: 9px;
  left: 9px;
  position: absolute;
}
.elm_line_top {
  height: 11px;
  margin-left: 9px;
  width: calc(100% - 17px);
  padding-bottom: 5px;
}

.elm_line_top-teaser {
  height: 9px;
  margin-left: 8px;
  width: calc(100% - 15px);
  padding-bottom: 5px;
}

.elm_line_bottom {
  bottom: 4px;
  height: 10px;
  margin-left: 8px;
  position: absolute;
  width: calc(100% - 23px);
}

.elm_line_bottom-teaser {
  bottom: 4px;
  height: 10px;
  margin-left: 7.5px;
  position: absolute;
  width: calc(100% - 24px);
}

.elm_top_right {
  right: 9px;
  top: 9px;
  position: absolute;
}

.elm_bottom_right {
  right: 9px;
  bottom: 9px;
  position: absolute;
}
.elm_line_left {
  height: calc(100% - 28px);
  left: 0;
  position: absolute;
  top: 14px;
  width: 13px;
}
.elm_line_right {
  height: calc(100% - 28px);
  position: absolute;
  right: 0;
  top: 14px;
  width: 13px;
}
.teaser_loewenbraeu {
  text-align: center;
  margin-top: 10px;
}
.teaser_loewenbraeu img {
  width: 40px;
  margin-bottom: 10px;
}
.coil_loewenbraeu {
  text-align: center;
  margin-top: 10px;
}
.coil_loewenbraeu img {
  margin-bottom: 7px;
  width: 18px;
}
.nopaddingbottom {
  padding-bottom: 0px !important;
}
.teaser_content {
  padding-left: 25px;
  padding-right: 25px;
  padding-bottom: 35px;
}
.teaser_visual_line_befor {
  height: 2px;
  background: url(../images/design/trennline.png);
  width: 100%;
  margin-top: 15px;
  margin-bottom: 3px;
}
.teaser_klein_visual {
  width: 100%;
  display: block;
}
.teaser_visual_line_after {
  height: 2px;
  background: url(../images/design/trennline.png);
  width: 100%;
  margin-top: 3px;
  margin-bottom: 15px;
}
.paddingten {
  padding-left: 10px;
  padding-right: 10px;
}
.teaserinner {
  padding-left: 36px;
  padding-right: 36px;
  padding-bottom: 30px;
  height: auto;
}
.produkte {
  text-align: center;
  padding-bottom: 35px;
}

.produkte.perfectdraft {
  text-align: center;
  padding-bottom: 37px;
}

.button_listing {
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 35px;
}
.produktbild {
  width: 100%;
  max-width: 157px;
  margin-bottom: 14px;
}
.produktuebersicht {
  margin-top: 15%;
  max-height: 220px;
}
.produebersicht {
  text-align: center;
}
h5.produktuebersicht {
  text-transform: uppercase;
  font-size: 15px;
  font-family: Arial;
  margin-top: 3%;
  text-shadow: 0 1px 1px #003968;
  font-weight: bold;
}
h5.produktuebersicht a {
  text-decoration: none;
}
h5.produktuebersicht a:hover {
  text-decoration: none;
}
.perfektdraft {
  max-width: 235px;
}
.trennline {
  height: 2px;
  width: 100%;
  background-image: url(/images/design/trennline.png);
  background-size: cover;
}
.linefirst {
  margin-bottom: 4px;
}
.linelast {
  /*margin-top:4px;*/
}
.visual {
  width: 100%;
}
a.regular {
  font-family: "Crimson Text", serif;
  background: rgb(227, 6, 19); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(255, 199, 96, 1) 0%,
    rgba(169, 129, 60, 1) 100%
  ); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 199, 96, 1)),
    color-stop(100%, rgba(169, 129, 60, 1))
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    rgba(255, 199, 96, 1) 0%,
    rgba(169, 129, 60, 1) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    rgba(255, 199, 96, 1) 0%,
    rgba(169, 129, 60, 1) 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    top,
    rgba(255, 199, 96, 1) 0%,
    rgba(169, 129, 60, 1) 100%
  ); /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(255, 199, 96, 1) 0%,
    rgba(169, 129, 60, 1) 100%
  ); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0d38', endColorstr='#ba0a31',GradientType=0 ); /* IE6-9 */
  font-size: 16px;
  padding-bottom: 6px;
  padding-top: 8px;
  padding-left: 16px;
  padding-right: 16px;
  outline: 2px solid #ceb88f;
  border: 1px solid #fff;
  display: inline-block;
  transition: all 0.4s;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 2px;
  color: #ffffff;
}

button.regular {
  font-family: "Crimson Text", serif;
  background: rgb(227, 6, 19); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(255, 199, 96, 1) 0%,
    rgba(169, 129, 60, 1) 100%
  ); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 199, 96, 1)),
    color-stop(100%, rgba(169, 129, 60, 1))
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    rgba(255, 199, 96, 1) 0%,
    rgba(169, 129, 60, 1) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    rgba(255, 199, 96, 1) 0%,
    rgba(169, 129, 60, 1) 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    top,
    rgba(255, 199, 96, 1) 0%,
    rgba(169, 129, 60, 1) 100%
  ); /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(255, 199, 96, 1) 0%,
    rgba(169, 129, 60, 1) 100%
  ); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0d38', endColorstr='#ba0a31',GradientType=0 ); /* IE6-9 */
  font-size: 16px;
  padding-bottom: 6px;
  padding-top: 8px;
  padding-left: 16px;
  padding-right: 16px;
  outline: 2px solid #ceb88f;
  border: 1px solid #fff;
  display: inline-block;
  transition: all 0.4s;
  text-decoration: none;
  text-transform: uppercase;
}

a:hover.regular {
  color: #21201c;
  text-shadow: none;
  transition: all 0.4s;
}
a.listing {
  font-family: Arial;
  background: rgb(207, 13, 56); /* Old browsers */
  background: -moz-linear-gradient(
    top,
    rgba(255, 199, 96, 1) 0%,
    rgba(169, 129, 60, 1) 100%
  ); /* FF3.6+ */
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgba(255, 199, 96, 1)),
    color-stop(100%, rgba(169, 129, 60, 1))
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    top,
    rgba(255, 199, 96, 1) 0%,
    rgba(169, 129, 60, 1) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    top,
    rgba(255, 199, 96, 1) 0%,
    rgba(169, 129, 60, 1) 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    top,
    rgba(255, 199, 96, 1) 0%,
    rgba(169, 129, 60, 1) 100%
  ); /* IE10+ */
  background: linear-gradient(
    to bottom,
    rgba(255, 199, 96, 1) 0%,
    rgba(169, 129, 60, 1) 100%
  ); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cf0d38', endColorstr='#ba0a31',GradientType=0 ); /* IE6-9 */
  font-size: 16px;
  padding-bottom: 6px;
  padding-top: 8px;
  border-radius: 6px;
  padding-left: 16px;
  padding-right: 16px;
  box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.57);
  border: 1px solid rgba(255, 255, 255, 0.56);
  color: #ffffff;
  font-weight: bold;
  display: block;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  transition: all 0.4s;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 5px;
  margin-right: 2px;
}
a:hover.listing {
  color: #21201c;
  text-shadow: none;
  transition: all 0.4s;
}
a.listing.active {
  color: #21201c;
  text-shadow: none;
  transition: all 0.4s;
}
.linkleft {
  display: block;
  float: left;
  left: 0;
  text-align: center;
  width: 40%;
}
.linkright {
  display: block;
  float: right;
  right: 0;
  text-align: center;
  width: 40%;
}
table {
  width: 100%;
  border: 0;
  cellspacing: 0;
  cellpadding: 0;
}
table.produkte_naehrwerte {
  margin-top: 10px;
  margin-left: 3%;
  margin-right: 3%;
}

table.produkte_naehrwerte.dunkel {
  margin-bottom: 26px;
}
table.produkte_naehrwerte.oktoberfestbier {
  margin-bottom: 42px;
}
table.produkte_naehrwerte.original {
  margin-bottom: 54px;
}
table.produkte_naehrwerte.radler {
  margin-bottom: 54px;
}
table.produkte_naehrwerte.triumphator {
  margin-bottom: 42px;
}
table.produkte_naehrwerte.urtyp {
  margin-bottom: 32px;
}
table.produkte_naehrwerte.weisse {
  margin-bottom: 39px;
}

table.produkte_naehrwerte p {
  padding-bottom: 2px !important;
}

table.produkte_naehrwerte.alkfrei p {
  font-size: 13px;
}

.floatleft {
  float: left;
}
.floatright {
  float: right;
}
.displayblock {
  display: block;
}
.alignleft {
  text-align: left !important;
}
/********** FORM ELEMENTE *********/
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
iframe {
  frameborder: none;
}
button {
  background: linear-gradient(
      to bottom,
      rgba(207, 13, 56, 1) 0%,
      rgba(186, 10, 49, 1) 100%
    )
    repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0.56);
  color: #ffffff;
  display: inline-block;
  font-family: times, sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 8px 16px 6px;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}
button:hover {
  color: #21201c;
  text-shadow: none;
  transition: all 0.4s;
}

.captchacodeimage {
  width: 96%;
  max-width: 300px;
}

.formarea {
  padding-bottom: 35px;
  padding-left: 10%;
  padding-right: 10%;
  text-align: center;
  min-height: 308px;
}
.gewinnspiel {
  min-height: 372px !important;
}

.twoculumform {
  float: left;
  width: 48%;
}

label {
  font-family: "helvetica_narrowregular";
  text-align: center;
  font-size: 16px;
}
.radiobuttons {
  margin-left: 10px;
  margin-right: 5px;
}
.formfelder {
  min-height: 33px;
  width: 90%;
}
.inputfelder {
  padding: 5px 5px 5px 10px;
  color: #585858;
  font-family: "helvetica_narrowregular";
  font-size: 14px;
  background: none repeat scroll 0 0 rgba(195, 195, 195, 0.23);
  border: 2px solid #f7ddae;
  /*margin-top:3px;*/
}
.selecthalf {
  width: 76%;
}
.selectfull {
  width: 100%;
}
.textarea {
  min-height: 150px;
  width: 90%;
  background: none repeat scroll 0 0 rgba(195, 195, 195, 0.23);
  border: 2px solid #f7ddae;
  padding: 5px 5px 5px 10px;
  color: #585858;
  font-family: "helvetica_narrowregular";
  font-size: 14px;
  margin-top: 3px;
  resize: none;
}
.textareafull {
  width: 95%;
}

/***** GASTROOBJEKTE *****/
.gastroteaser {
  height: 192px;
  width: 273px;
  background-color: rgba(0, 0, 0, 0.23);
  margin-left: 3%;
  margin-right: 3%;
  margin-bottom: 6%;
  border-radius: 5px;
  border: 1px solid rgba(255, 255, 255, 0.23);
  text-align: center;
  position: relative;
}
.gastroteaser:hover {
  background-color: rgba(251, 247, 247, 0.23);
}
.highlighted {
  background-color: rgba(251, 247, 247, 0.23);
}
.gastrotitel {
  position: absolute;
  bottom: 10px;
  margin: auto;
  width: 100%;
}
a.gastroueberlink {
  text-decoration: none;
  color: inherit;
}

.gastroimg {
  margin-top: 14px;
}
h3.gastro {
  font-size: 17px;
  margin-bottom: 12px;
  margin-top: 14px;
  text-transform: uppercase;
  text-shadow: -2px 2px 3px #000000;
}
.gastroimglocation {
  max-width: 165px;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.4);
}
a.gastrolinks {
  font-family: "helvetica_narrowregular";
  font-size: 17px;
  color: #090101;
  text-decoration: none;
  transition: all 0.6s;
}
a:hover.gastrolinks {
  font-family: "helvetica_narrowregular";
  font-size: 17px;
  color: #e0c17a;
  text-decoration: none;
  transition: all 0.6s;
}

p.half {
  width: 45%;
  float: left;
}
.legende {
  display: inline;
  vertical-align: top;
  margin-right: 3px;
  margin-left: 20px;
}

/********** TEASER YELLOW *******/

.teaser_yellow {
  width: 98%;
  margin-left: -4px;
  background: #b4dbe8;
  background: -moz-linear-gradient(
    left,
    #b4dbe8 0%,
    #ffffff 20%,
    #ffffff 80%,
    #b4dbe8 100%
  );
  background: -webkit-linear-gradient(
    left,
    #b4dbe8 0%,
    #ffffff 20%,
    #ffffff 80%,
    #b4dbe8 100%
  );
  background: linear-gradient(
    to right,
    #b4dbe8 0%,
    #ffffff 20%,
    #ffffff 80%,
    #b4dbe8 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4dbe8', endColorstr='#b4dbe8',GradientType=1 );

  border: 5px solid transparent;
  -moz-border-image: -moz-linear-gradient(
    top left,
    #ceb88f 0%,
    #f9eed5 20%,
    #ceb88f 45%,
    #f9eed5 80%,
    #ceb88f 100%
  );
  -webkit-border-image: -webkit-linear-gradient(
    top left,
    #ceb88f 0%,
    #f9eed5 20%,
    #ceb88f 45%,
    #f9eed5 80%,
    #ceb88f 100%
  );
  border-image: linear-gradient(
    to bottom right,
    #ceb88f 0%,
    #f9eed5 20%,
    #ceb88f 45%,
    #f9eed5 80%,
    #ceb88f 100%
  );

  border-image-slice: 1;

  position: relative;
  margin-bottom: 20px;
  float: left;
  padding: 5px;
}
.teaser_yellow_img {
  float: left;
  margin-bottom: 5px;
  margin-left: 10px;
  margin-top: 10px;
  position: relative;
  width: 45%;
}
.yellow_image {
  max-width: 313px;
  width: 100%;
}
.teaser_yellow_textblock {
  float: left;
  width: 48%;
  margin-left: 3%;
}
/*h4.yellowteaser {
	font-family: 'Crimson Text', serif;
    font-size: 100%;
    text-transform: uppercase;
    background-color: #FFFFFF;
    border: 1px solid #ab945f;
    margin-top: 11px;
    text-align: center;
    font-weight: bold;
    color: #ab945f;
    padding-bottom: 4px;
    padding-top: 6px;
}*/

h4.yellowteaser {
  font-family: "Crimson Text", serif;
  font-size: 120%;
  text-transform: uppercase;
  margin-top: 11px;
  text-align: center;
  font-weight: bold;
  color: #028ac9;
  padding-bottom: 0px;
  padding-top: 2px;
}

h5.yellowteaser {
  color: #585858;
  font-family: Arial;
  font-size: 90%;
  font-weight: bold;
  line-height: auto;
  margin-bottom: 2px;
  margin-top: 6px;
  text-align: center;
  text-transform: uppercase;
}
p.yellowteaser {
  font-family: Helvetica, sans-serif;
  font-size: 90%;
  color: #585858;
  text-align: center;
  margin-bottom: 2.4%;
  margin-top: 5px;
}
a.yellowteaser {
  background: linear-gradient(
      to bottom,
      rgba(207, 13, 56, 1) 0%,
      rgba(186, 10, 49, 1) 100%
    )
    repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, 0.56);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.57) inset;
  color: #ffffff;
  display: block;
  font-family: times, sans-serif;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 16px 6px;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
}

a.yellowteaser:hover {
  color: #21201c;
  text-shadow: none;
  transition: all 0.4s;
}
.teaser_yellow_hirsch {
  float: left;
  width: 13%;
  text-align: center;
}
.yellowteaser_hirsch {
  width: 100%;
  margin-top: 50%;
  max-width: 53px;
}
/** SIDEBAR **/

.prod_sidebar {
  margin-top: 10px;
}
/**** FOOTER ****/

.footernav {
  color: #fff;
}
a.footernav {
  text-decoration: none;
  transition: all 0.6s;
}
a:hover.footernav {
  color: #f4e4c2 !important;
  transition: all 0.6s;
}

.footeractiv {
  color: #f4e4c2;
}

footer {
  width: 100%;
  /*margin-bottom: 25px;*/
}
footer ul {
  text-align: justify;
  padding-left: 1px;
  padding-right: 1px;
}
footer li {
  font-family: "Crimson Text", serif;
  font-size: 16px;
  color: #fdfdfc;
  text-transform: uppercase;
  display: inline-block;
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.66);
  font-weight: bold;
}
footer li.linefooter {
  padding-left: 100%;
}
.firstletter {
  font-size: 18px;
  transition: all 0.6s;
}
/***** CLAIM FLASCHE ********/
h4.claim {
  font-family: "Crimson Text", serif;
  font-size: 116%;
  font-weight: bold;
  line-height: normal;
  padding-top: 20px;
  color: #ffffff;
}
/******* NAVIGATION MAIN *****/
header nav ul li ul.active {
  display: block;
}
nav nav ul {
}
nav li {
  margin-bottom: 15px;
}
nav .firstlet {
  font-size: 19px;
  transition: all 0.6s;
}
nav a {
  font-family: Arial;
  font-weight: bold;
  font-size: 19px;
  letter-spacing: 1px;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: lighter;
  transition: all 0.6s;
}
nav a:hover {
  color: #f4e4c2;
}
nav a.active {
  color: #f4e4c2 !important;
}
.caret {
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-top: 5px solid #fff;
  content: "";
  display: inline-block;
  height: 0;
  vertical-align: top;
  width: 0;
  margin-top: 8px;
  margin-left: 2px;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  40% {
    opacity: 0.3;
  }
  60% {
    opacity: 0.5;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  40% {
    opacity: 0.3;
  }
  60% {
    opacity: 0.5;
  }
  80% {
    opacity: 0.9;
  }
  100% {
    opacity: 1;
  }
}
header nav {
  text-align: left;
}
header nav ul {
  margin: 0;
  padding: 1em;
  list-style-type: none;
}
header nav ul li {
  display: inline;
  width: 100%;
  float: left;
}
header nav ul li.unav {
  margin-bottom: 10px;
}
header nav ul li:first-child {
  margin-left: 0;
}
header nav ul li ul {
  display: none;
}
header nav ul li:hover ul {
  display: block;
  /*-webkit-animation-name: fadeIn;
	-webkit-animation-duration: 0.6s;
	animation-name: fadeIn;
	animation-duration: 0.6s;
	*/
}
/*** SOCIALBAR ***/
.socialarea {
  display: block;
  margin-left: 10px;
}

@media screen and (min-width: 1844px) {
  .grid-m1 {
    width: 9%;
  }
}
@media screen and (min-width: 2400px) {
  .grid-m1 {
    width: 10%;
  }
}
@media screen and (min-width: 2090px) {
  .grid-m1 {
    width: 8%;
  }
}
@media screen and (max-width: 1530px) {
  .grid-m1 {
    width: 2%;
    transition: all 2s;
  }
}
@media screen and (min-width: 1446px) {
  .footer_line {
    display: none;
  }
  .claim_footer {
    display: none;
  }
  .grid-m4 {
    width: 5%;
  }
}
@media screen and (max-width: 1446px) {
  .grid-c4 {
    display: block;
  }
  .footer_line {
    display: none;
    /*height: 1px;
	background-image: url(/images/design/trennline.png);
	width: 100%;
	margin-top: -13px;*/
  }
  .claim_footer {
    display: none;
    /*width: 100%;
	margin-top: 14px;*/
  }
  /*h4.claim {
	margin-top: 0px;
	text-align: center;
	font-size: 24px;
}*/
  .grid-m1 {
    width: 1%;
    transition: all 2s;
  }
  .grid-m2 {
    width: 0;
    transition: all 2s;
  }
}
@media screen and (max-width: 1300px) {
  .grid-m1,
  .grid-m4 {
    width: 1%;
    transition: all 2s;
  }
}
@media screen and (min-width: 1200px) {
  .grid-c4 {
    width: 0px;
    min-width: 0px;
  }
  .grid-c1 {
    float: left;
    height: 100%;
    min-width: 275px;
    text-align: left;
    width: 22.39%;
  }
}
@media screen and (max-width: 1200px) {
  .grid-m2 {
    width: 2.23%;
  }
}
@media screen and (max-width: 1130px) {
  .grid-m1 {
    width: 1%;
  }
  .grid-m2 {
    width: 0.23%;
  }
}
@media screen and (max-width: 1090px) {
  .grid-m1 {
    width: 0%;
  }
  .grid-m2 {
    width: 2%;
  }
  .grid-c1 {
    min-width: 310px;
    transition: all 2s;
  }
}
@media screen and (max-width: 1257px) {
  .grid-c4 {
    display: none;
  }
}
@media screen and (max-width: 1257px) and (min-width: 1070px) {
  .grid-m1,
  .grid-m4 {
    width: 4%;
  }
}
@media screen and (max-width: 1024px) {
  .logo {
    max-width: 158px;
    transition: all 2s;
  }
  /*nav a {font-size:13px; transition:all 2s;}
	nav .firstlet {font-size:16px; transition:all 2s;}*/
  .grid-c1 {
    min-width: 26%;
  }
}
@media screen and (max-width: 990px) {
  .teaser_yellow {
    width: 100%;
    margin-left: 0;
  }
  .gastroteaser {
    width: 94%;
  }
  .bar-top {
    display: none;
  }
  .linkleft {
    width: 85%;
    margin: auto;
    float: none;
  }
  .linkright {
    width: 85%;
    margin: auto;
    float: none;
  }
  .margintop30 {
    margin-top: 5%;
  }

  .margintop30-custom {
    margin-top: 5%;
  }

  .fullteaser {
    width: 100%;
    margin-left: 0;
    /*transition: all 1s;*/
  }
  .coilteaser {
    width: 50%;
    max-width: 315px;
  }
  .grid-full {
    width: 66%;
  }
  .firstcoil {
    left: 0px;
    margin-left: 0;
  }
  .secondcoil {
    right: 0px; /*position:absolute;*/
  }
  .grid h1 {
    font-size: 26px;
    transition: all 1s;
    line-height: 35px;
  }
  p.yellowteaser {
    margin-bottom: 1%;
    font-size: 89%;
  }
  h5.yellowteaser {
    line-height: 104%;
  }
  .perfektdraft {
    margin-bottom: 31px;
  }
}
@media screen and (max-width: 960px) {
  .teaser_yellow_hirsch {
    display: none;
  }
  .teaser_yellow_textblock {
    width: 47%;
  }
  h5.yellowteaser {
    line-height: 100%;
  }
  h4.yellowteaser {
    line-height: 25px;
  }
}
@media screen and (max-width: 950px) {
  .yellow_image {
    max-width: 590px;
    width: 94%;
    margin-top: 8px;
  }
  .teaser_yellow_img {
    width: 100%;
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }
  .teaser_yellow_textblock {
    width: 94%;
  }
  h4.yellowteaser {
    margin-top: 0;
    font-size: 120%;
    padding: 1%;
  }
  h5.yellowteaser {
    font-size: 96%;
    line-height: auto;
    margin-top: 2%;
  }
  p.yellowteaser {
    font-size: 13px !important;
    margin-bottom: 8px;
  }
  a.yellowteaser {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 950px) {
  .coilteaser a.regular {
    max-width: 100%;
    min-width: 1px;
    font-size: 97%;
  }
  .grid h3 {
    font-size: 120%;
  }
  .teaser_content {
    padding-left: 28px;
    padding-right: 28px;
  }
  .firstletter {
    font-size: 110%;
  }
  footer li {
    color: #ffffff;
    display: inline-block;
    font-family: "Crimson Text", serif;
    font-size: 70%;
    font-weight: bold;
    text-transform: uppercase;
  }
  .grid h1 {
    font-size: 24px;
  }
  .grid h2 {
    font-size: 18px;
  }
  .fullteaser a.regular {
    max-width: 100%;
    min-width: 1px;
    font-size: 115%;
  }
}
@media screen and (max-width: 830px) {
  p.half {
    width: 96%;
    margin-bottom: 2%;
  }
}

@media screen and (max-width: 768px) {
  nav a {
    font-size: 13px;
  }
  .margin30 {
    margin: 0px;
  }
  .grid-c2 {
    width: 48%;
    max-width: 340px;
  }
  .marginbottomdoppeldoppel {
    margin-bottom: 4% !important;
  }
  .margintopdoppeldoppel {
    margin-top: 2% !important;
  }
}
@media screen and (max-width: 984px) {
  .twoculumform {
    width: 100%;
    margin-bottom: 5%;
  }
  .paddingleft {
    padding-left: 19px;
  }
  .marginleft {
    margin-left: 19px;
  }
  #recaptcha_image {
    text-align: center !important;
  }

  .grid-c2 {
    width: 100%;
    max-width: 100%;
  }
  .coilteaser {
    width: 100%;
  }
  .grid-c2 {
    min-height: 0px !important;
  }
  .margin70 {
    margin-left: 5%;
    margin-right: 5%;
  }
  a.listing {
    min-width: 70%;
  }
}

/***** MOBILE *****/

@media screen and (min-width: 641px) {
  .logomobile {
    display: none;
  }

  .logomobile2 {
    display: none;
  }

  .logo-non-mobil {
    display: block;
  }

  a.regular {
    /*min-width: 225px;*/
  }
  .grid-c2 {
    position: relative;
    min-height: 380px;
  }
}
@media screen and (max-width: 640px) {
  .teaser_yellow {
    width: 97%;
  }
  .fullteaser {
    width: 97%;
  }
  .coilteaser {
    width: 97%;
  }

  button {
    width: 70%;
  }
  .margin80 {
    margin-left: 10%;
    margin-right: 10%;
  }
  .maintheme {
    background-attachment: fixed;
    background-size: cover;
  }

  .grid-c1 {
    display: block;
    width: 100%;
    float: none;
  }

  .grid-full {
    margin-left: 3%;
    margin-right: 3%;
    margin-top: 20px;
    width: 94%;
  }
  nav li {
    margin-bottom: 0px;
  }
  .margtop {
    margin-top: 25px;
  }
  .logomobile {
    display: none;
  }
  .logomobile img {
    display: none;
  }

  .logomobile2 {
    width: 45%;
    text-align: center;
    display: inline-block;
  }
  .logomobile2 img {
    display: inline-block;
    margin-top: 20px;
    width: 50% !important;
    max-width: 360px;
  }

  .logo-non-mobil {
    display: none;
  }

  .grid p {
    font-size: 13px;
  }
  .caret {
    display: none;
  }
  nav a {
    font-size: 13px;
  }

  .socialarea {
    margin: auto;
    margin-top: 15px;
  }
  .margin30 {
    margin: 0px;
  }
  table.produkte_naehrwerte {
    margin-left: 6%;
    margin-right: 6%;
  }
  .brandbar {
    display: none;
  }
  .claim_footer {
    background-color: #003968;
    background-position: center top;
    background-repeat: repeat-x;
    border-right: 1px solid #003968;
    display: block;
    height: 60px;
    margin-left: -4.3%;
    margin-right: -3%;
    margin-top: 15px;
    text-align: center;
    width: 107.4%;
  }
}
@media screen and (max-width: 480px) {
  .teaser_yellow {
    width: 95%;
  }
  .fullteaser {
    width: 95%;
  }
  .coilteaser {
    width: 95%;
  }
  #recaptcha_challenge_image {
    width: 230px !important;
    height: auto !important;
  }

  .grid-c2 {
    max-width: 95%;
    position: relative;
  }
  .grid p {
    font-size: 14px;
  }
  .grid h2 {
    font-size: 16px;
  }
  footer ul {
    text-align: center;
  }
  footer li {
    display: block;
    font-size: 87%;
    font-weight: bold;
  }
  .footer_line {
    margin-top: 15px;
  }
  .margintop30 {
    margin-top: 9%;
  }
  .margintop30-custom {
    margin-top: 9%;
  }
  .marginleft {
    margin-left: 13px;
  }
  .paddingleft {
    padding-left: 13px;
  }
  button {
    width: auto;
    font-size: 90%;
  }
}
@media screen and (max-width: 480px) {
  #recaptcha_challenge_image {
    width: 210px !important;
    height: auto !important;
  }
  #recaptcha_image {
    text-align: left !important;
  }
}
@media screen and (max-width: 360px) {
  .marginbottomdoppel {
    margin-bottom: 27%;
  }
  .grid h1 {
    font-size: 21px;
    line-height: 35px;
  }
  a.listing {
    min-width: 100%;
  }
  .marginleft {
    margin-left: 9px;
  }
  .paddingleft {
    padding-left: 9px;
  }
}

/* agecheck */
#overlay {
  background-color: rgba(6, 1, 0, 0.86);
  display: none;
  height: 100%;
  position: fixed;
  width: 100%;
  z-index: 10000999;
  margin: 0px !important;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: scroll;
}

/*@media screen and (min-width:1280px) and (max-width:2300px)
{
	.grid-c4 {display:block; min-width: 0px; width: 17.39%;}
	.grid-m4, .grid-m2 {width:0.23%}
	.grid-m1 {width:0%;}
	
	
}*/
/*@media screen and (min-width:1281px)
{
	.grid-m4, .grid-m2 {width: 1.23%;}
}*/
@media screen and (width: 1024px) {
  h4.yellowteaser {
    font-family: Arial;
    font-size: 100%;
    text-transform: uppercase;
    background-color: #003027;
    border: 1px solid rgba(205, 190, 94, 0.27);
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    color: #cdbe5e;
    padding-bottom: 4px;
    padding-top: 6px;
  }
  h5.yellowteaser {
    color: #585858;
    font-family: Arial;
    font-size: 90%;
    font-weight: bold;
    line-height: auto;
    margin-bottom: 1px;
    margin-top: 4px;
    text-align: center;
    text-transform: uppercase;
  }
  p.yellowteaser {
    font-family: Helvetica, sans-serif;
    font-size: 90%;
    color: #585858;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 2px;
  }
  a.yellowteaser {
    background: linear-gradient(
        to bottom,
        rgba(207, 13, 56, 1) 0%,
        rgba(186, 10, 49, 1) 100%
      )
      repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid rgba(255, 255, 255, 0.56);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.57) inset;
    color: #ffffff;
    display: block;
    font-family: times, sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding: 6px 16px 6px;
    text-align: center;
    text-decoration: none;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
  }
}
@media screen and (max-width: 490px) {
  #overlay #age_check .overlay_content p.teaser.verantwortung {
    text-align: center !important;
  }
}

a.lang {
  display: block;
  text-align: center;
}

#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  display: block;
  position: relative;

  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu ul li.unav {
  margin-left: 10px;
}
#cssmenu li.open {
  padding-bottom: 10px;
}
#cssmenu {
  color: #ffffff;
}
#cssmenu ul ul {
  display: none;
}
#cssmenu > ul > li.active > ul {
  display: block;
}
.align-right {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 10px 22px;
  text-transform: uppercase;
  cursor: pointer;
  z-index: 2;
  font-size: 16px;
  text-decoration: none;
  color: #ffffff;
  font-weight: bold;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#cssmenu > ul > li > a:hover {
  color: #f4e4c2;
}

#cssmenu ul > li.has-sub.open > a:after,
#cssmenu ul > li.has-sub.open > a:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#cssmenu ul ul li a {
  padding: 8px 22px;
  cursor: pointer;
  z-index: 2;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  color: #ffffff;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}
#cssmenu ul ul ul li a {
  padding-left: 32px;
}
#cssmenu ul ul li a:hover {
  color: #f4e4c2;
}

#cssmenu li.open > a {
  background: none;
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
}
#cssmenu li.open {
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
}

#cssmenu ul > li.has-sub > a:after {
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-top: 5px solid #fff;
  content: "";
  display: inline-block;
  height: 0;
  margin-left: 15px;
  margin-top: 8px;
  vertical-align: top;
  width: 0;
  position: absolute;
}

.fa {
  color: white;
  background-color: #0e377c;
  padding: 10px;
  height: 15px;
  width: 15px;
  font-size: 17px !important;
  border: 2px solid #ceb88f;
  border-radius: 50%;
  margin-top: 10px;
}

@media (min-width: 1025px) and (max-width: 1510px) {
  #cssmenu {
    margin-right: 10px;
  }
}

@media screen and (max-width: 640px) {
  #cssmenu {
    color: #fff;
    width: 50%;
    margin: auto;
    display: inline-block;
  }

  .socialarea {
    margin-left: 35px;
  }
}

div.success {
  margin: 10px;
  color: green;
  font-weight: bold;
}

div.error {
  margin: 10px;
  color: red;
  font-weight: bold;
}

select {
  padding: 5px 5px 5px 10px;
  color: #585858;
  font-family: "helvetica_narrowregular";
  font-size: 14px;
  background: none repeat scroll 0 0 rgba(195, 195, 195, 0.23);
  height: 45px;
  border: 2px solid #f7ddae;
}

/* Privacy Policy */

#marlin-pp #marlin-privacy-content ol li a {
  color: #028ac9;
}

#marlin-pp #marlin-privacy-content section {
  margin: 10px auto;
}

#marlin-pp #marlin-privacy-content section a {
  color: black !important;
}

#marlin-pp #marlin-privacy-content section h4 {
  padding: 20px;
}

table.optanon-cookie-policy-subgroup-table {
  margin: 20px;
  background-color: transparent !important;
}

div.optanon-show-settings-popup-wrapper {
  display: inline-block;
  height: auto !important;
  margin-bottom: 30px;
}

/* End Privacy Policy */

.otnotice-menu-section > a {
  color: #028ac9;
}

/* - - - */

.logo {
  position: relative;
  left: 45%;
  transform: translateX(-50%);
}
