<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------------*\
    $CONTENTS
\*------------------------------------*/
/*
// 0. Setup/Scales             ==============================

Dimensions..............PX-Value Numbers, Screen Widths, Paddings, Margins
Z-index.................Z-index Scale
Colors..................Colors
Lh-mixins...............LESS HAT for handling basic mixins

// 1. Base             ==============================

Typography..............Page Typography
Site....................Site-wide Styles (body, html)
Grid....................Grid Adjustments/Fixes
Page....................Custom-Element Styling

// 2. Modules          ==============================

Header..................Main-Navigation (Desktop) and additions
Footer..................Footer
Forms...................Custom Form-Element Styling via fancyform
Search..................Custom Search Result Styling
News....................Custom News Display Styling
RoyalSlider.............Main-Slider Styling
Pagecollector...........Custom auw-Extension: Styling (w/ masonry)
*/
/* We are using LESS HAT for handling basic mixins (http://lesshat.madebysource.com/) */
/*------------------------------------*\
    $IMPORTS
\*------------------------------------*/
/**
 * 0. Setup/Scales
 */
/* Margins */
/* Paddings */
/* Margin Reset */
.m0 {
  margin: 0;
}
.mt0 {
  margin-top: 0 !important;
}
.mr0 {
  margin-right: 0;
}
.mr15 {
  margin-right: 15px;
}
.mr15-rs {
  margin-right: 15px;
}
.mb0 {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
  .mb0-rs {
    margin-bottom: 0px !important;
  }
}
.ml0 {
  margin-left: 0;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt60 {
  margin-top: 60px !important;
}
@media only screen and (max-width: 767px) {
  .mb30-rs {
    margin-bottom: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt15-rs {
    margin-top: 15px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt30-rs {
    margin-top: 30px !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt60-rs {
    margin-top: 60px !important;
  }
}
@media only screen and (max-width: 767px) {
  .m0-rs {
    margin: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .mt0-rs {
    margin-top: 0 !important;
  }
}
.p0 {
  padding: 0 !important;
}
.p0r {
  padding-right: 0;
}
.p0l {
  padding-left: 0;
}
.p5r {
  padding-right: 5px;
}
@media only screen and (max-width: 600px) {
  .m10r-rs {
    margin-right: 10px !important;
  }
}
.p30l {
  padding-left: 30px !important;
}
@media only screen and (max-width: 600px) {
  .p0l-rs {
    padding-left: 10px !important;
  }
}
.bluegrey-dark {
  color: #70818e;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
/**
 * 1. Base
 */
/* Typography =================================================== */
@font-face {
  font-family: 'Bond4F-SemiBold';
  src: url('../webfonts/2EAFEE_0_0.eot');
  src: url('../webfonts/2EAFEE_0_0.eot?#iefix') format('embedded-opentype'), url('../webfonts/2EAFEE_0_0.woff2') format('woff2'), url('../webfonts/2EAFEE_0_0.woff') format('woff'), url('../webfonts/2EAFEE_0_0.ttf') format('truetype');
  font-display: swap;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Bond4F-SemiBold', sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
  color: #134066;
}
h1 {
  font-size: 36px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 30px;
  }
}
h2 {
  font-size: 33px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
  }
}
h3 {
  font-size: 30px;
  letter-spacing: 1px;
}
@media only screen and (max-width: 767px) {
  h3 {
    font-size: 21px;
  }
}
h4 {
  font-size: 21px;
  letter-spacing: 0px;
}
h5 {
  font-size: 19px;
  letter-spacing: 0.5px;
  color: #70818e;
  margin-bottom: 15px;
}
h6 {
  font-size: 18px;
  letter-spacing: 1px;
  color: #70818e;
  margin-bottom: 15px;
}
.centerhl {
  text-align: center;
  margin-bottom: 40px;
}
.centerhl .material-icons {
  top: 1px;
  position: relative;
}
@media only screen and (max-width: 600px) {
  .centerhl {
    text-align: left;
    margin-bottom: 20px;
  }
}
.hl_roboto {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: none;
}
.hl_roboto .material-icons {
  vertical-align: text-bottom;
}
.hl_category {
  color: #70818e;
  position: relative;
}
.hl_secondary {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  margin-bottom: 10px;
  display: inline-block;
  text-transform: none;
  letter-spacing: 0;
}
.auw_inverted p,
.auw_inverted h1,
.auw_inverted h2,
.auw_inverted h3,
.auw_inverted h4,
.auw_inverted h5 {
  color: #ffffff;
}
.align-right {
  text-align: right;
}
.align-left {
  text-align: left;
}
.align-center {
  text-align: center;
}
p {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 3px 0 0px 0;
}
.bodytext p {
  margin-bottom: 15px;
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  .bodytext p {
    font-size: 16px;
  }
}
p.align-right {
  text-align: right;
}
p.align-center {
  text-align: center;
}
p.align-center {
  text-align: left;
}
.introduction {
  font-size: 16px;
  color: #134066;
  margin-bottom: 15px;
}
.bigtext {
  font-size: 110%;
}
.smalltext {
  font-size: 13px;
}
@media only screen and (max-width: 600px) {
  .smalltext {
    font-size: 11px;
  }
}
a {
  outline: none;
  font-weight: 500;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
a:hover {
  color: #0d304c !important;
  text-decoration: none;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
a:active {
  text-decoration: none;
  outline: none;
}
a:focus {
  text-decoration: none;
  outline: none;
}
a:visited {
  text-decoration: none;
  outline: none;
}
p a {
  font-weight: 600;
}
.text_link {
  margin-top: 3px;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
}
.text_link &gt; .material-icons {
  position: relative;
  top: 1px;
}
.hl_link {
  color: #134066;
}
.hl_link:hover {
  color: #388acd !important;
}
/* Btn Style */
a.btn,
button,
.btn {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  border: 0;
  background-color: #3989cb;
  color: white;
  padding: 6px 14px 9px 14px !important;
  border-radius: 12px !important;
  outline: none;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
a.btn:hover,
button:hover,
.btn:hover {
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  background-color: #134066;
}
.button_secondary {
  background-color: white !important;
  border: 1px solid #d3e5f6;
  padding: 5px 12px 7px 12px;
  color: #70818e;
}
.button_secondary:hover {
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  color: #3989cb;
  background-color: #ebebeb !important;
}
/* Btn Style */
.list-reset {
  list-style: none;
  padding-left: 0;
}
/* Site =================================================== */
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  background-color: #0d304c;
  overflow-x: hidden;
}
#site-container {
  position: relative;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
  margin-top: 0px;
  background: white;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
}
#banner-container + #site-container {
  margin-top: 132px;
}
@media only screen and (max-width: 767px) {
  #banner-container + #site-container {
    margin-top: 65px;
  }
}
.section {
  margin-bottom: 90px;
}
@media only screen and (max-width: 767px) {
  .section {
    margin-bottom: 60px;
  }
}
body.modal-open {
  padding-right: 0 !important;
}
.material-icons {
  padding-right: 0px;
  vertical-align: bottom;
}
.vertical_align {
  position: relative;
  top: 42%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
.hr_start {
  margin-top: 15px;
  margin-bottom: 30px;
  border-top: 1px solid #b6d7f2;
}
@media only screen and (max-width: 767px) {
  .hr_start {
    margin-bottom: 25px;
  }
}
.badge {
  margin-left: 5px;
  padding: 4px 7px;
}
.divider {
  padding-top: 90px;
  background: #e7ecf0;
  background: -moz-linear-gradient(top, #e7ecf0 0, rgba(231, 236, 240, 0) 100px);
  background: -webkit-gradient(left top, left bottom, color-stop(0, #e7ecf0), color-stop(100px, rgba(231, 236, 240, 0)));
  background: -webkit-linear-gradient(top, #e7ecf0 0, rgba(231, 236, 240, 0) 100px);
  background: -o-linear-gradient(top, #e7ecf0 0, rgba(231, 236, 240, 0) 100px);
  background: -ms-linear-gradient(top, #e7ecf0 0, rgba(231, 236, 240, 0) 100px);
  background: linear-gradient(to bottom, #e7ecf0 0, rgba(231, 236, 240, 0) 100px);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e7ecf0', endColorstr='#e7ecf0', GradientType=0);
}
@media only screen and (max-width: 767px) {
  .divider {
    padding-top: 60px;
  }
}
.modal_wrap {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  display: inline;
}
.modal {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.modal-content {
  padding: 30px !important;
}
@media only screen and (max-width: 767px) {
  .modal-content {
    padding: 15px !important;
  }
}
.modal_buttons {
  margin-top: 20px;
}
.modal_buttons .button {
  font-size: 15px;
  letter-spacing: 0px;
}
@media only screen and (max-width: 767px) {
  .modal_buttons .button {
    float: right;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .rating-sm {
    font-size: 1.49em !important;
  }
}
@media only screen and (max-width: 767px) {
  .rating-sm .label {
    font-size: 100% !important;
    margin-left: 10px;
  }
}
.star-rating .caption {
  padding-left: 15px !important;
}
@media only screen and (max-width: 767px) {
  .star-rating .caption {
    padding-left: 0 !important;
  }
}
.pull-right-absolute {
  position: absolute;
  right: 0px;
  top: 0px;
}
@media only screen and (max-width: 600px) {
  .pull-left-rs {
    float: left !important;
  }
}
.po-rel {
  position: relative;
}
td:first-of-type {
  color: #134066 !important;
  font-weight: 500;
}
.table-hover &gt; tbody &gt; tr:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; th {
  background-color: #ecf4fb !important;
}
.pagination &gt; .active &gt; a,
.pagination &gt; .active &gt; span,
.pagination &gt; .active &gt; a:hover,
.pagination &gt; .active &gt; span:hover,
.pagination &gt; .active &gt; a:focus,
.pagination &gt; .active &gt; span:focus {
  background-color: #70818e;
  border-color: #70818e;
}
@media only screen and (max-width: 600px) {
  .pagination &gt; li &gt; a {
    padding: 5px 7px;
    font-size: 12px;
  }
}
.pagination &gt; li &gt; a &gt; .material-icons {
  font-size: 21px;
  vertical-align: top;
}
@media only screen and (max-width: 600px) {
  .pagination &gt; li &gt; a &gt; .material-icons {
    font-size: 16px;
    vertical-align: middle;
  }
}
.panel-heading {
  padding: 10px 15px 5px 15px;
}
.list-group-item {
  color: #3989cb !important;
  font-weight: 700;
  font-size: 16px;
}
a.list-group-item:hover,
a.list-group-item:focus {
  background-color: #ecf4fb !important;
}
.form-group {
  margin-bottom: 0;
}
@media only screen and (max-width: 991px) {
  .form-horizontal .form-group {
    margin: 0 -7.5px;
  }
}
@media only screen and (max-width: 991px) {
  .form-horizontal .control-label {
    width: 100% !important;
    margin-bottom: 5px !important;
    text-align: left;
    padding-top: 0px !important;
  }
}
.price-right {
  float: right;
  text-align: right;
}
@media only screen and (max-width: 991px) {
  .price-right {
    float: left;
    text-align: left;
    margin-top: 30px;
  }
}
.link_list {
  padding: 0;
  list-style: none;
}
.link_list li {
  margin-bottom: 15px;
  font-size: 18px;
}
.link_list-small {
  padding: 0;
  list-style: none;
}
.link_list-small li {
  margin-bottom: 15px;
}
.link_list-moviedetails {
  padding: 15px 0;
  list-style: none;
  border-top: 1px solid #f0f0f0;
}
.link_list-moviedetails li {
  font-size: 15px;
  color: #70818e;
}
.link_list-movies {
  padding: 0;
  line-height: 1.25;
}
.link_list-movies .link_list-primary {
  font-family: 'Bond4F-SemiBold', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.link_list-primary {
  font-size: 20px;
  letter-spacing: 0.5px;
  margin-top: 15px;
  list-style: none;
  text-transform: uppercase;
  color: #134066;
}
.link_list-primary:first-of-type {
  margin-top: 0px;
}
.link_list-secondary {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.5px;
  margin: 0;
  padding-bottom: 15px;
  list-style: none;
  text-transform: none;
  color: #70818e;
  border-bottom: 1px solid #eee;
}
/* Grid =================================================== */
/*------------------------------------*\
    $TYPO3
\*------------------------------------*/
#header,
#footer {
  width: 100%;
}
div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin: 0;
}
/*------------------------------------*\
		$BOOTSTRAP
\*------------------------------------*/
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media only screen and (min-width: 991px) {
  .container {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    padding-left: 60px;
    padding-right: 60px;
  }
}
.container-fluid {
  padding-right: 60px;
  padding-left: 60px;
}
@media only screen and (max-width: 768px) {
  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.horizontalnav {
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 991px) {
  .horizontalnav {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media only screen and (min-width: 1200px) {
  .horizontalnav {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .horizontalnav {
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
  }
  .horizontalnav .cta_wrap-dark {
    width: 93%;
  }
  .horizontalnav h2 {
    padding-left: 15px;
  }
}
[class*="col-"] {
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  [class*="col-"] {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  [class*="col-"] {
    padding: 0 15px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 600px) {
  [class*="col-"] {
    padding: 0 7.5px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 991px) {
  .row-fluid .full-width-tablet {
    width: 100%;
    padding: 0 20px;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .row-fluid .full-width-tablet {
    width: 100%;
    padding: 0 !important;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .row {
    padding: 0 !important;
    margin: 0 -7.5px;
  }
}
@media only screen and (max-width: 767px) {
  .row_mobile {
    content: "";
    clear: both;
  }
}
/*------------------------------------*\
    $Page
\*------------------------------------*/
/*
  MAIN LAYOUT GOES HERE
*/
.keyvisual {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 570px;
  margin-bottom: 90px;
  text-align: center;
  padding: 0 30px;
  position: relative;
  z-index: 99;
}
@media only screen and (max-width: 767px) {
  .keyvisual {
    margin-bottom: 30px;
    background-position: 57% center;
  }
}
.keyvisual__content {
  position: relative;
  top: 42%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .keyvisual__content {
    top: 40% !important;
  }
}
.keyvisual__content h1 {
  color: #134066;
  font-size: 80px;
  line-height: 0.9em;
}
@media only screen and (max-width: 991px) {
  .keyvisual__content h1 {
    font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .keyvisual__content h1 {
    font-size: 38px;
    top: 40% !important;
  }
}
.keyvisual__content h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #134066;
  font-size: 26px;
  text-transform: none;
  letter-spacing: 0px;
}
@media only screen and (max-width: 991px) {
  .keyvisual__content h2 {
    font-size: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .keyvisual__content h2 {
    font-size: 19px;
    margin-top: 5px;
    line-height: 1.25;
  }
}
.keyvisual__content .form-group {
  width: 50%;
  margin: 45px auto 0 auto;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .keyvisual__content .form-group {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .keyvisual__content .form-group {
    width: 80%;
  }
}
@media only screen and (max-width: 600px) {
  .keyvisual__content .form-group {
    width: 100%;
  }
}
.keyvisual__content .form-group .input-group {
  border-radius: 12px;
  border: 2px solid #0d304c;
}
.keyvisual__content .form-group .input-group-addon {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
}
.keyvisual__content .form-group input.form-control {
  border-top-right-radius: 12px !important;
  border-bottom-right-radius: 12px !important;
}
.keyvisual__content .form-control {
  height: 60px;
  font-size: 23px;
  padding: 4px 15px 6px 0px;
  border: none;
  box-shadow: none;
}
@media only screen and (max-width: 600px) {
  .keyvisual__content .form-control {
    font-size: 21px;
    height: 50px;
    padding-top: 2px;
  }
}
.keyvisual__content .input-group-addon {
  background-color: white;
  border: none;
  padding: 0 5px 3px 15px;
}
.main-teaser-wrapper {
  transition: 0.2s all ease-in-out;
}
.main-teaser-wrapper:hover {
  cursor: pointer;
}
.main-teaser-wrapper:hover .teaser_cover {
  opacity: 0.9;
}
.main-teaser-wrapper:hover .teaser_reviewtext {
  background-color: #f8f8f8;
}
.main-teaser-wrapper:hover .teaser_reviewtext h4 {
  color: #3989cb !important;
}
.main-teaser-wrapper:hover .teaser_summarytext {
  background-color: #f8f8f8;
}
.main-teaser-wrapper:hover .teaser_summarytext h4 {
  color: #3989cb !important;
}
.teaser_cover {
  width: 150px;
  height: 225px;
  float: left;
  overflow: hidden;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 1;
  text-align: center;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
@media only screen and (max-width: 1200px) {
  .teaser_cover {
    width: 137px;
    height: 205px;
  }
}
@media only screen and (max-width: 991px) {
  .teaser_cover {
    width: 106px;
    height: 158px;
  }
}
@media only screen and (max-width: 600px) {
  .teaser_cover {
    margin: 20px 15px 0 20px;
  }
}
.teaser_cover_solo {
  height: 225px;
  padding-left: 0;
  float: left;
  overflow: hidden;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 1;
  margin-right: 30px;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .teaser_cover_solo {
    height: 205px;
  }
}
@media only screen and (max-width: 991px) {
  .teaser_cover_solo {
    height: 158px;
    margin: 0;
  }
}
@media only screen and (max-width: 767px) {
  .teaser_cover_solo {
    width: 100%;
    height: auto;
    margin: 0;
  }
}
@media only screen and (max-width: 600px) {
  .teaser_cover_solo {
    width: 100%;
    height: auto;
    margin: 0;
  }
}
.teaser_cover-sm {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding: 0 10px 0 0px;
  margin-bottom: 15px;
  text-align: center;
}
@media (min-width: 767px) {
  .teaser_cover-sm {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 991px) {
  .teaser_cover-sm {
    float: left;
    width: 25%;
  }
}
.teaser_cover-sm .teaser_cover-sm-inner {
  position: relative;
}
@media only screen and (min-width: 991px) and (max-width: 99999px) {
  .teaser_cover-sm:nth-child(n+5) {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .teaser_cover-sm:nth-child(n+4) {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .teaser_cover-sm {
    padding-right: 10px;
  }
}
.teaser_cover_lg {
  width: 100%;
  height: 480px;
  padding-left: 0;
  overflow: hidden;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  z-index: 1;
  text-align: center;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.teaser_cover_lg:hover {
  opacity: 0.9;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
@media only screen and (max-width: 1200px) {
  .teaser_cover_lg {
    height: 436px;
  }
}
@media only screen and (max-width: 991px) {
  .teaser_cover_lg {
    height: 336px;
  }
}
@media only screen and (max-width: 767px) {
  .teaser_cover_lg {
    height: 365px;
  }
}
@media only screen and (max-width: 600px) {
  .teaser_cover_lg {
    width: 100%;
    height: 192px;
  }
}
.teaser_reviewtext {
  padding: 0 30px;
  background-color: #f0f0f0;
  height: 225px;
  overflow: hidden;
  position: relative;
  font-size: 14px;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
@media only screen and (max-width: 1200px) {
  .teaser_reviewtext {
    height: 205px;
  }
}
@media only screen and (max-width: 991px) {
  .teaser_reviewtext {
    height: 158px;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 600px) {
  .teaser_reviewtext {
    height: auto;
    padding: 20px;
    overflow: visible;
  }
}
.teaser_reviewtext p {
  color: #333;
}
.teaser_reviewtext h4 {
  margin-top: 28px;
  margin-bottom: 4px;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
@media only screen and (max-width: 991px) {
  .teaser_reviewtext h4 {
    margin-top: 15px;
    font-size: 19px;
    margin-bottom: 0;
  }
}
.teaser_link {
  position: absolute;
  z-index: 100;
  bottom: 15px;
}
@media only screen and (max-width: 991px) {
  .teaser_link {
    bottom: 10px;
  }
}
@media only screen and (max-width: 600px) {
  .teaser_link {
    bottom: 15px;
  }
}
.teaser_summarytext {
  padding: 0 30px;
  background-color: #f0f0f0;
  height: 225px;
  overflow: hidden;
  position: relative;
  font-size: 14px;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
@media only screen and (max-width: 1200px) {
  .teaser_summarytext {
    height: 205px;
  }
}
@media only screen and (max-width: 991px) {
  .teaser_summarytext {
    height: 158px;
    padding: 0 20px;
  }
}
@media only screen and (max-width: 600px) {
  .teaser_summarytext {
    height: auto;
    padding: 20px;
    overflow: visible;
  }
}
.teaser_summarytext h4 {
  margin-top: 10px;
  margin-bottom: 4px;
  font-size: 21px;
}
@media only screen and (max-width: 991px) {
  .teaser_summarytext h4 {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .teaser_summarytext h4 {
    margin-top: 15px;
    margin-bottom: 4px;
  }
}
@media only screen and (max-width: 600px) {
  .teaser_summarytext h4 {
    margin-bottom: 0;
  }
}
.teaser_summarytext:hover {
  background-color: #f8f8f8;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.teaser_summarytext:hover h4 {
  color: #3989cb !important;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.teaser_textfade {
  position: absolute;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  height: 45px;
  width: 100%;
  z-index: 0;
  background: rgba(240, 240, 240, 0);
  background: -moz-linear-gradient(top, rgba(240, 240, 240, 0) 0%, #f0f0f0 40%, #f0f0f0 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240, 240, 240, 0)), color-stop(40%, #f0f0f0), color-stop(100%, #f0f0f0));
  background: -webkit-linear-gradient(top, rgba(240, 240, 240, 0) 0%, #f0f0f0 40%, #f0f0f0 100%);
  background: -o-linear-gradient(top, rgba(240, 240, 240, 0) 0%, #f0f0f0 40%, #f0f0f0 100%);
  background: -ms-linear-gradient(top, rgba(240, 240, 240, 0) 0%, #f0f0f0 40%, #f0f0f0 100%);
  background: linear-gradient(to bottom, rgba(240, 240, 240, 0) 0%, #f0f0f0 40%, #f0f0f0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#f0f0f0', GradientType=0);
}
@media only screen and (max-width: 991px) {
  .teaser_textfade {
    height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .teaser_textfade {
    height: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .teaser_textfade {
    height: 0px;
  }
}
.flagline {
  padding: 6px 6px 4px 7px;
  background-color: #c5ccd2;
  display: inline-block;
  color: white;
  font-size: 13px;
  margin-right: 5px;
  margin-bottom: 0px;
  letter-spacing: 0.25px;
}
.flagline_solo {
  padding: 6px 6px 4px 7px;
  background-color: #c5ccd2;
  display: inline-block;
  color: white;
  font-size: 13px;
  margin-right: 5px;
  margin-bottom: 0px;
  letter-spacing: 0.25px;
  margin-right: 0px;
}
.flagline-lg {
  padding: 6px 6px 4px 7px;
  background-color: #c5ccd2;
  display: inline-block;
  color: white;
  font-size: 13px;
  margin-right: 5px;
  margin-bottom: 0px;
  letter-spacing: 0.25px;
  padding: 8px 8px 6px 8px;
  font-size: 17px;
}
.flagline_solo_trans {
  padding: 6px 6px 4px 7px;
  background-color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  color: white;
  font-size: 14px;
  letter-spacing: 0.25px;
  margin-right: 0px;
  position: absolute;
  top: 0px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 65px;
  z-index: 10;
}
.fassung_trans_start {
  padding: 6px 6px 4px 7px;
  background-color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  color: #75b3e7;
  font-size: 14px;
  letter-spacing: 0.25px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  width: 100%;
  z-index: 10;
}
.fassung_trans {
  padding: 6px 6px 4px 7px;
  background-color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  color: #75b3e7;
  font-size: 14px;
  letter-spacing: 0.25px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  max-width: 80%;
  z-index: 10;
}
.flagline_author {
  padding: 0px;
  display: inline-block;
  margin: 0;
  color: #3989cb !important;
}
.flagline_author:hover {
  color: #0d304c !important;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.teaser_reviewbg {
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 300px;
  position: relative;
  z-index: 0;
  color: white;
  padding: 0 30px 30px 30px;
  background-color: black;
}
.teaser_reviewbg .flagline {
  background-color: rgba(0, 0, 0, 0.5);
}
.teaser_reviewbg .flagline_author {
  color: white;
}
.teaser_reviewbg .flagline_author:hover {
  color: #75b3e7 !important;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.teaser_reviewbg h4 {
  color: white;
}
@media only screen and (max-width: 991px) {
  .teaser_reviewbg h4 {
    font-size: 21px;
  }
}
@media only screen and (max-width: 1200px) {
  .teaser_reviewbg {
    height: 241px;
  }
}
@media only screen and (max-width: 991px) {
  .teaser_reviewbg {
    height: 268px;
  }
}
@media only screen and (max-width: 600px) {
  .teaser_reviewbg {
    height: auto;
    min-height: 280px;
    padding: 0 30px 30px 30px;
  }
}
.teaser_reviewbg:hover h4 {
  color: #3989cb !important;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.teaser_reviewbg:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0);
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}
.teaser_reviewbg:hover:before {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, #000000 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, #000000));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, #000000 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, #000000 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.2) 0%, #000000 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#000000', GradientType=0);
}
.teaser_reviewbg_content {
  position: absolute;
  left: 30px;
  bottom: 30px;
  z-index: 10;
  color: white;
  padding-right: 15px;
}
.teaser_reviewbg_content h4 {
  color: white !important;
}
.teaser_reviewbg_content p {
  max-width: 450px;
  color: #dedede;
  line-height: 1.35;
}
.teaser_reviewbg_content a {
  color: white;
}
.teaser_reviewbg_content a:hover {
  color: #3989cb !important;
}
.feature_bg {
  width: 100%;
  height: auto;
  padding: 100px 0;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  color: #d9e5ec;
}
@media only screen and (max-width: 600px) {
  .feature_bg {
    padding: 60px 0px 30px 0;
  }
}
.feature_bg h2 {
  color: #75b3e7;
}
.feature_bg .hl_roboto {
  color: #d9e5ec;
}
.feature_bg p {
  font-size: 16px;
}
.cta_wrap-light {
  border: 1px solid #0d304c;
  padding: 20px 30px 28px 30px;
  width: 80%;
  margin: 45px auto;
  zoom: 1;
}
.cta_wrap-light:before,
.cta_wrap-light:after {
  content: "";
  display: table;
}
.cta_wrap-light:after {
  clear: both;
}
@media only screen and (max-width: 991px) {
  .cta_wrap-light {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .cta_wrap-light {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .cta_wrap-light {
    text-align: center;
    margin: 15px auto;
    width: 100%;
  }
}
.cta_wrap-light p {
  color: #75b3e7;
  font-size: 18px;
}
@media only screen and (max-width: 600px) {
  .cta_wrap-light p {
    line-height: 1.3em;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 991px) {
  .cta_wrap-light p {
    line-height: 1.3em;
    margin-bottom: 5px;
  }
}
.cta_wrap-light button {
  background-color: #3989cb;
  float: right;
  margin-top: 9px;
  margin-left: 15px;
  white-space: nowrap;
}
.cta_wrap-light button:hover {
  background-color: #75b3e7;
}
@media only screen and (max-width: 767px) {
  .cta_wrap-light button {
    margin-top: 20px;
    margin-left: 0;
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  .cta_wrap-light button {
    margin-top: 15px;
  }
}
.cta_wrap-light [class*="col-"] {
  margin-bottom: 0px;
  padding: 0;
}
.cta_wrap-dark {
  border: 1px solid #d3e5f6;
  padding: 20px 30px 28px 30px;
  width: 75%;
  margin: 40px auto 0 auto;
  zoom: 1;
}
.cta_wrap-dark:before,
.cta_wrap-dark:after {
  content: "";
  display: table;
}
.cta_wrap-dark:after {
  clear: both;
}
@media only screen and (max-width: 991px) {
  .cta_wrap-dark {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .cta_wrap-dark {
    width: 90%;
  }
}
@media only screen and (max-width: 600px) {
  .cta_wrap-dark {
    text-align: center;
    width: 100%;
  }
}
.cta_wrap-dark p {
  color: #134066;
  font-size: 18px;
}
@media only screen and (max-width: 600px) {
  .cta_wrap-dark p {
    line-height: 1.3em;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 768px) {
  .cta_wrap-dark p {
    margin-right: 5px;
  }
}
@media only screen and (max-width: 991px) {
  .cta_wrap-dark p {
    line-height: 1.3em;
    margin-bottom: 5px;
  }
}
.cta_wrap-dark button {
  background-color: #3989cb;
  float: right;
  margin-top: 9px;
  white-space: nowrap;
}
.cta_wrap-dark button:hover {
  background-color: #134066;
}
@media only screen and (max-width: 767px) {
  .cta_wrap-dark button {
    margin-top: 20px;
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  .cta_wrap-dark button {
    margin-top: 15px;
  }
}
.cta_wrap-dark [class*="col-"] {
  margin-bottom: 0px;
  padding: 0;
}
.cta_wrap-dark_sm {
  border: 1px solid #d3e5f6;
  padding: 20px 30px 28px 30px;
  width: 75%;
  margin: 40px auto 0 auto;
  zoom: 1;
  width: 100%;
  text-align: center;
  border: none;
}
.cta_wrap-dark_sm:before,
.cta_wrap-dark_sm:after {
  content: "";
  display: table;
}
.cta_wrap-dark_sm:after {
  clear: both;
}
@media only screen and (max-width: 991px) {
  .cta_wrap-dark_sm {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .cta_wrap-dark_sm {
    width: 90%;
  }
}
@media only screen and (max-width: 600px) {
  .cta_wrap-dark_sm {
    text-align: center;
    width: 100%;
  }
}
.cta_wrap-dark_sm p {
  color: #134066;
  font-size: 18px;
}
@media only screen and (max-width: 600px) {
  .cta_wrap-dark_sm p {
    line-height: 1.3em;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 768px) {
  .cta_wrap-dark_sm p {
    margin-right: 5px;
  }
}
@media only screen and (max-width: 991px) {
  .cta_wrap-dark_sm p {
    line-height: 1.3em;
    margin-bottom: 5px;
  }
}
.cta_wrap-dark_sm button {
  background-color: #3989cb;
  float: right;
  margin-top: 9px;
  white-space: nowrap;
}
.cta_wrap-dark_sm button:hover {
  background-color: #134066;
}
@media only screen and (max-width: 767px) {
  .cta_wrap-dark_sm button {
    margin-top: 20px;
    float: none;
  }
}
@media only screen and (max-width: 768px) {
  .cta_wrap-dark_sm button {
    margin-top: 15px;
  }
}
.cta_wrap-dark_sm [class*="col-"] {
  margin-bottom: 0px;
  padding: 0;
}
.cta_wrap-dark_sm button {
  float: none;
}
.item_wrap h4 {
  margin-bottom: 5px;
}
.item_wrap a {
  color: inherit !important;
}
.item_wrap:hover .item_bg {
  opacity: 0.9;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.item_wrap:hover h4 {
  color: #3989cb;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.item_price {
  border-top: 1px solid #75b3e7;
  border-bottom: 1px solid #75b3e7;
  padding: 8px 0 10px 0;
  margin: 10px 0;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px;
  color: #0d304c;
}
@media only screen and (max-width: 767px) {
  .item_mobilenav-wrap {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-left: 15px;
  }
}
.item_mobilenav {
  zoom: 1;
}
.item_mobilenav:before,
.item_mobilenav:after {
  content: "";
  display: table;
}
.item_mobilenav:after {
  clear: both;
}
@media only screen and (max-width: 767px) {
  .item_mobilenav {
    width: 760px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
  }
  .item_mobilenav &gt; *:not(.teaser_category) {
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
  }
  .item_mobilenav .flexContainer {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .item_mobilenav .teaser_category {
    position: absolute;
    top: -1px;
    left: 0;
    margin-bottom: 0px;
  }
  .item_mobilenav .teaser_category h5 {
    float: left;
    margin-right: 15px;
  }
  .item_mobilenav .teaser_category a {
    display: block;
    margin-top: -1px;
    float: left;
    text-align: left;
  }
}
.item_mobilenav .item_bg {
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
@media only screen and (max-width: 600px) {
  .item_mobilenav .item_bg {
    height: 160px;
  }
}
@media only screen and (max-width: 600px) {
  .item_4_mobilenav {
    width: 540px;
  }
}
@media only screen and (max-width: 600px) {
  .item_4_mobilenav .item_bg {
    height: 160px;
  }
}
.item_bg {
  background-position: center bottom;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  height: 200px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .item_bg {
    height: 125px;
  }
}
@media only screen and (max-width: 600px) {
  .item_bg {
    height: 190px;
  }
}
.teaser_category {
  margin-bottom: 15px;
  margin-right: 10px;
}
.teaser_category a {
  display: inline;
  float: right;
  margin: 0;
}
.teaser_category .material-icons {
  float: right;
  top: -1px;
  position: relative;
}
.teaser_category h5 {
  display: inline;
}
.teaser_category_horizontalnav {
  margin-bottom: 15px;
  margin-right: 10px;
}
.teaser_category_horizontalnav a {
  display: inline;
  float: right;
  margin: 0;
}
.teaser_category_horizontalnav .material-icons {
  float: right;
  top: -1px;
  position: relative;
}
.teaser_category_horizontalnav h5 {
  display: inline;
}
@media only screen and (max-width: 767px) {
  .teaser_category_horizontalnav {
    margin-left: 15px;
  }
}
.bg_dark {
  background-color: #061420;
  padding-top: 35px;
  margin: 0 0 60px 0;
  height: 210px;
}
.bg_dark p {
  color: #f0f0f0;
}
.bg_dark a {
  display: block;
  margin-top: 5px;
}
@media only screen and (max-width: 1200px) {
  .bg_dark {
    height: 220px;
    padding-top: 30px;
  }
}
@media only screen and (max-width: 991px) {
  .bg_dark {
    height: 245px;
    padding: 30px 0 10px 0;
    margin: 0 0 40px 0;
  }
}
@media only screen and (max-width: 767px) {
  .bg_dark {
    height: auto;
    padding: 20px 0;
    margin: 0 0 30px 0;
  }
  .bg_dark hr {
    border-top: 1px solid #134066;
  }
  .bg_dark span {
    color: white;
  }
}
.movie_score {
  font-size: 40px;
  color: #134066;
  border: 1px solid #a0cbef;
  border-radius: 50%;
  text-align: center;
  height: 100px;
  width: 100px;
  padding-top: 18px;
  margin: 0 auto;
  letter-spacing: -1px;
  border-color: #75b3e7;
  margin: 0;
  float: left;
  padding-top: 16px;
}
@media only screen and (max-width: 991px) {
  .movie_score {
    height: 80px;
    width: 80px;
    font-size: 30px;
    padding-top: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .movie_score {
    height: 100px;
    width: 100px;
    font-size: 36px;
    padding-top: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .movie_score {
    height: 60px;
    width: 60px;
    font-size: 24px;
    padding-top: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .movie_score {
    margin: 0 auto;
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .movie_score {
    float: left;
    text-align: center;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 600px) {
  .movie_score {
    height: 90px;
    width: 90px;
    font-size: 30px;
    padding-top: 18px;
  }
}
.movie_score_button_wrap {
  float: left;
  margin-left: 15px;
  margin-top: 5px;
}
@media only screen and (max-width: 991px) {
  .movie_score_button_wrap {
    margin: 10px auto 0 auto;
    float: none;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .movie_score_button_wrap {
    margin-top: 0;
    margin-left: 15px;
    float: left;
  }
}
.movie_score_details {
  font-size: 13px;
  margin-top: 10px;
  margin-left: 5px;
}
@media only screen and (max-width: 991px) {
  .movie_score_details {
    margin: 10px auto 0 auto;
    float: none;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .movie_score_details {
    text-align: left;
  }
}
.movie_score_button {
  font-size: 16px;
  padding: 5px 12px 7px 12px !important;
  margin-top: 4px;
  background-color: #3989cb;
  white-space: nowrap;
}
@media only screen and (max-width: 767px) {
  .movie_score_button {
    font-size: 16px;
    margin-top: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .movie_score_button .visible-xs {
    display: inline !important;
  }
}
.moviedetail_wrapper {
  margin-right: 10px;
}
@media only screen and (max-width: 991px) {
  .moviedetail_wrapper {
    margin-right: 20px;
  }
}
.moviedetail_cover {
  margin-top: -375px;
  margin-bottom: 29px;
  -webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 1200px) {
  .moviedetail_cover {
    margin-top: -345px;
  }
}
@media only screen and (max-width: 991px) {
  .moviedetail_cover {
    margin-top: -251px;
  }
}
.moviedetail_cover img {
  max-width: 260px;
}
.moviedetail_review {
  border-bottom: 1px solid #f0f0f0;
  padding-top: 15px;
}
.moviedetail_review:first-of-type {
  padding-top: 0 !important;
}
.moviedetail_review:last-of-type {
  border: none;
  margin-bottom: 45px;
}
.moviedetail_shoplist {
  padding: 0;
}
.moviedetail_shoplist li {
  list-style: none;
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
  position: relative;
}
.moviedetail_shoplist li a {
  font-size: 14px;
  display: block;
  margin-bottom: 10px;
  max-width: 76%;
  font-weight: 500;
}
@media only screen and (max-width: 991px) {
  .moviedetail_shoplist li a {
    max-width: 74%;
  }
}
.review_score {
  font-size: 40px;
  color: #134066;
  border: 1px solid #a0cbef;
  border-radius: 50%;
  text-align: center;
  height: 100px;
  width: 100px;
  padding-top: 18px;
  margin: 0 auto;
  letter-spacing: -1px;
}
@media only screen and (max-width: 991px) {
  .review_score {
    height: 80px;
    width: 80px;
    font-size: 30px;
    padding-top: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .review_score {
    height: 100px;
    width: 100px;
    font-size: 36px;
    padding-top: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .review_score {
    height: 60px;
    width: 60px;
    font-size: 24px;
    padding-top: 10px;
  }
}
.review_meta {
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .review_meta {
    zoom: 1;
    margin-bottom: 20px;
  }
  .review_meta:before,
  .review_meta:after {
    content: "";
    display: table;
  }
  .review_meta:after {
    clear: both;
  }
}
.review_meta .review_score {
  margin-bottom: 30px;
  color: #134066;
}
@media only screen and (max-width: 991px) {
  .review_meta .review_score {
    padding-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .review_meta .review_score {
    float: left;
    text-align: center !important;
    margin-right: 15px;
    margin-bottom: 15px;
    padding-top: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .review_meta .review_score {
    float: left;
    text-align: center !important;
    margin-right: 15px;
    height: 100px;
    width: 100px;
    font-size: 36px;
    padding-top: 20px;
  }
}
.review_meta p {
  color: #70818e;
}
@media only screen and (max-width: 767px) {
  .review_meta p {
    float: left;
    text-align: left;
    padding-top: 22px;
  }
}
.cover-shadow {
  -webkit-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 20px 1px rgba(0, 0, 0, 0.3);
}
.list_item {
  border-bottom: 1px solid #f0f0f0;
  padding: 20px 0;
  color: #70818e;
}
.list_item:first-of-type {
  padding-top: 0 !important;
}
.list_item:last-of-type {
  border: none;
}
.cart [class*="col-"] {
  margin-bottom: 0;
}
.cart .col-sm-1 {
  padding-right: 0px;
}
.cart .row {
  margin-bottom: 0;
  border-bottom: 1px solid #d3e5f6;
  padding: 15px 0 !important;
}
.cart .row:last-child {
  border: none;
}
.cart .list-group-item {
  font-size: 15px;
  padding: 0 15px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  border-left: none;
  border-right: none;
}
.cart .list-group-item.active {
  border: none;
}
.cart .list-group-item.active h4 {
  color: white;
}
.cart .list-group-item.active p {
  color: white;
}
.cart textarea.form-control {
  margin-left: 15px;
  max-width: 500px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .cart textarea.form-control {
    max-width: 445px;
  }
}
@media only screen and (max-width: 767px) {
  .cart textarea.form-control {
    max-width: 350px;
  }
}
@media only screen and (max-width: 600px) {
  .cart textarea.form-control {
    max-width: 255px;
  }
}
.cart h4 {
  display: inline-block;
}
.cart h5 {
  margin-bottom: 0px;
}
.cart .text_link {
  margin-top: 0;
}
.cart p {
  color: #5a6771;
  margin-top: 0;
}
.cart button {
  margin-top: 20px;
}
.cart .button_secondary .material-icons {
  margin-left: -10px;
}
@media only screen and (max-width: 767px) {
  .cart .visible-xs {
    display: inline !important;
  }
}
.panel_error {
  background-color: #fa6767 !important;
}
.panel_error h4 {
  color: white;
}
/*------------------------------------*\
    $Sticky Container
\*------------------------------------*/
.stickem-container {
  position: relative;
}
.is_stuck {
  position: fixed;
  z-index: 50;
  top: 390px !important;
}
@media only screen and (max-width: 991px) {
  .is_stuck {
    top: 257px !important;
  }
}
.stickyBottom {
  top: auto !important;
}
.static {
  position: static !important;
}
#sidebar {
  transition: 0.5s all ease-in-out;
  -webkit-transition: 0.1s all ease-in-out;
}
/*------------------------------------*\
    $Hacks
\*------------------------------------*/
figure img {
  width: 100%;
  height: auto;
}
.news-list-view img {
  max-width: 100% !important;
}
.img-max {
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .img-max {
    max-height: none !important;
  }
}
.img-max-cover {
  width: 100%;
  max-height: 225px;
  overflow: hidden;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  transform: translateZ(0);
}
.img-max-cover:hover {
  opacity: 0.9;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
@media only screen and (max-width: 767px) {
  .img-max-cover {
    max-height: none !important;
  }
}
.img-max-lg {
  width: 100%;
  max-height: 456px;
}
.sectionDivider {
  margin-top: 80px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  figure img {
    max-width: 100%;
    height: auto;
    width: auto;
  }
}
/**
 * 2. Modules
 */
/* Main-Nav =================================================== */
.navbar-default .navbar-nav &gt; li &gt; a {
  color: #3989cb;
}
.navbar {
  background-color: rgba(255, 255, 255, 0.7);
  border: none;
  margin: 0;
  z-index: 100;
  float: left;
  width: 100%;
  font-family: 'Bond4F-SemiBold', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 0;
}
.navbar-collapse {
  padding: 0;
}
.nav &gt; li &gt; a {
  padding: 0;
  margin-left: 10px;
}
.navbar-header {
  padding-left: 15px;
  padding-right: 5px;
}
@media only screen and (max-width: 767px) {
  .navbar-header {
    border-bottom: 1px solid #d3e5f6;
  }
}
.navbar-brand {
  padding: 10px 0px;
  z-index: 1;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .navbar-brand img {
    width: 68%;
    padding-top: 0px;
  }
}
.navbar-nav {
  margin: 2px 0 0 0;
  padding-bottom: 5px;
}
.navbar-nav li {
  float: left;
}
.navbar-nav li.navbar-nav--sub {
  display: none;
}
.navbar-nav li a {
  color: #3989cb;
  padding: 15px 5px;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
@media only screen and (max-width: 767px) {
  .navbar-nav li a {
    padding: 10px 5px 11px 5px;
  }
}
.navbar-nav li a:hover {
  color: #0d304c !important;
}
.navbar-nav li .material-icons {
  padding-right: 5px;
}
.navbar-toggle {
  float: right;
  padding: 9px 10px 6px 10px;
  margin: 39px 0 0 0px;
  font-family: 'Bond4F-SemiBold', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #3989cb !important;
  border: none;
  background-color: none;
}
.navbar-toggle:hover,
.navbar-toggle:focus {
  color: #0d304c;
  background-color: none !important;
}
.navbar-toggle .material-icons {
  vertical-align: sub;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent !important;
  color: #0d304c !important;
  text-decoration: none;
}
.navbar-right {
  float: right !important;
  padding-right: 30px;
  padding-top: 2px;
}
.navbar-right li {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 15px;
  text-transform: none;
}
.navbar-right li a {
  color: #70818e !important;
}
.navbar-right li .material-icons {
  top: 0px;
  font-size: 21px;
  padding-right: 4px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .navbar-right li .material-icons {
    font-size: 24px;
    padding-left: 10px;
  }
}
.navbar-nav.navbar-right:last-child {
  margin-right: 0;
}
#anmelden {
  cursor: pointer;
  cursor: hand;
}
.navbar-collapse.in,
.collapsing {
  z-index: 0;
  padding-bottom: 10px;
  border: none;
}
@media only screen and (max-width: 767px) {
  .nav_secondary {
    display: none;
  }
  .navbar-collapse,
  .navbar-right {
    width: 100%;
    background-color: white;
  }
  .navbar-collapse .navbar-nav,
  .navbar-right .navbar-nav {
    margin: 0 !important;
  }
  .navbar-collapse li,
  .navbar-right li {
    padding-left: 20px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
  }
  .navbar-collapse li:first-child,
  .navbar-right li:first-child {
    margin-top: 10px;
  }
  .navbar-collapse li:last-child,
  .navbar-right li:last-child {
    border-bottom: none;
  }
  .navbar-collapse li.navbar-nav--sub,
  .navbar-right li.navbar-nav--sub {
    display: block;
    padding-left: 25px;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-style: normal;
    text-transform: none;
  }
  .navbar-collapse li.navbar-nav--sub a,
  .navbar-right li.navbar-nav--sub a {
    padding: 8px 0 9px 30px;
    line-height: inherit;
  }
  .navbar-collapse li.navbar-nav--sub .search,
  .navbar-right li.navbar-nav--sub .search {
    margin: 0 0px 15px 0px;
    padding-right: 20px;
    width: 100%;
  }
  .navbar-collapse li.navbar-nav--sub .search button,
  .navbar-right li.navbar-nav--sub .search button {
    background-color: #ebebeb;
    padding: 10px 8px 10px 12px !important;
  }
  .navbar-collapse li.navbar-nav--sub .search input,
  .navbar-right li.navbar-nav--sub .search input {
    height: 42px;
    font-size: 16px;
    background-color: #ebebeb;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  .navbar-collapse a,
  .navbar-right a {
    margin-left: 0 !important;
  }
  .navbar-right {
    padding-right: 0;
  }
  .navbar-right a {
    padding-left: 0 !important;
  }
  .navbar-right .material-icons {
    padding-left: 5px !important;
  }
  .navbar-right li:first-child {
    padding-top: 0px;
  }
  .navbar-right li:last-child {
    border: none;
    padding-bottom: 30px;
  }
}
.navbar_secondary {
  background-color: rgba(255, 255, 255, 0.7);
  border: none;
  margin: 0;
  z-index: 100;
  float: left;
  width: 100%;
  font-family: 'Bond4F-SemiBold', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 21px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-radius: 0;
  height: auto;
  float: none;
}
@media only screen and (max-width: 767px) {
  .navbar_secondary {
    margin-bottom: 30px;
  }
}
.navbar_secondary-inner {
  position: relative;
}
.nav_secondary {
  background-color: #0d304c;
  padding-left: 127px;
  padding-right: 30px;
  position: relative;
  margin-bottom: 60px;
}
.nav_secondary:after {
  content: "";
  display: table;
  clear: both;
}
.navbar_nav_secondary {
  display: inline-block;
}
.navbar_nav_secondary li {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  text-transform: none;
  float: left;
  margin-top: 14px;
  margin-bottom: 4px;
  padding-right: 5px;
  color: white;
  background-color: none;
  letter-spacing: 0px;
}
.navbar_nav_secondary a {
  color: white;
}
.navbar_nav_secondary a:hover,
.navbar_nav_secondary a:active,
.navbar_nav_secondary a:focus {
  background-color: transparent !important;
  color: #75b3e7 !important;
}
.navbar_nav_secondary .material-icons {
  padding-right: 6px;
  float: left;
}
.slider {
  height: auto;
  margin-bottom: 45px;
}
@media only screen and (max-width: 767px) {
  .slider {
    margin-bottom: 30px;
    margin-top: -30px;
  }
}
.slide {
  position: relative;
}
.slider_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.slider_content_meta {
  top: 0;
  left: 0;
  position: absolute;
  padding: 30px 60px 0 60px;
  max-width: 650px;
}
.slider_content_meta h4 {
  margin-top: 10px;
  color: white;
}
.slider_content_meta p {
  color: white !important;
}
@media only screen and (max-width: 767px) {
  .slider_content_meta {
    padding: 20px 0 20px 20px;
  }
  .slider_content_meta h4 {
    font-size: 18px;
  }
}
.slider_content {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 0 60px 50px 60px;
  max-width: 650px;
}
@media only screen and (max-width: 767px) {
  .slider_content {
    padding: 0 0 20px 20px;
  }
}
.slider_content h3 {
  color: white;
  font-size: 50px;
}
@media only screen and (max-width: 767px) {
  .slider_content h3 {
    font-size: 30px;
  }
}
.slider_content p {
  color: white;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.slick-slide {
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
  height: 489px !important;
}
.slick-slide &gt; .slider_bg {
  zoom: 1;
  filter: alpha(opacity=30);
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  -webkit-transition: 0.6s;
  -moz-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.slick-slide &gt; .slider_content,
.slick-slide &gt; .slider_content_meta {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: 1s ease-in;
  -moz-transition: 1s ease-in;
  -o-transition: 1s ease-in;
  transition: 1s ease-in;
}
@media only screen and (max-width: 991px) {
  .slick-slide {
    border: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .slick-slide {
    height: 300px !important;
    border: none !important;
  }
}
@media only screen and (max-width: 600px) {
  .slick-slide {
    height: 230px !important;
  }
}
.slick-list {
  padding: 0 !important;
  padding-left: 100px !important;
  padding-right: 100px !important;
  background-color: black;
  height: 489px !important;
}
@media only screen and (max-width: 991px) {
  .slick-list {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media only screen and (max-width: 767px) {
  .slick-list {
    height: 300px !important;
  }
}
@media only screen and (max-width: 600px) {
  .slick-list {
    height: 230px !important;
  }
}
.slick-center {
  border-right: 1px solid white;
  border-left: 1px solid white;
}
.slick-center &gt; .slider_bg {
  zoom: 1;
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.slick-center &gt; .slider_content,
.slick-center &gt; .slider_content_meta {
  zoom: 1;
  filter: alpha(opacity=100);
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: 0.5s 0.2s ease-out;
  -moz-transition: 0.5s 0.2s ease-out;
  -o-transition: 0.5s 0.2s ease-out;
  transition: 0.5s 0.2s ease-out;
}
.slick-next {
  position: absolute;
  top: 46%;
  right: 30px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 3px 2px 1px 3px !important;
  -webkit-border-radius: 20px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 20px !important;
  -moz-background-clip: padding !important;
  border-radius: 20px !important;
  background-clip: padding-box !important;
  background-color: rgba(0, 0, 0, 0.3);
}
.slick-prev {
  position: absolute;
  top: 46%;
  left: 30px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 3px 3px 1px 2px !important;
  -webkit-border-radius: 20px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius: 20px !important;
  -moz-background-clip: padding !important;
  border-radius: 20px !important;
  background-clip: padding-box !important;
  background-color: rgba(0, 0, 0, 0.3);
}
.header-moviedetail {
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 489px;
  z-index: 0;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .header-moviedetail {
    height: 370px;
    margin-top: -30px;
    font-size: 40px;
  }
}
.header-small {
  background-position: top center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 489px;
  z-index: 0;
  position: relative;
  height: 350px;
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .header-small {
    height: 370px;
    margin-top: -30px;
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .header-small {
    height: 300px;
    margin-top: -30px;
    margin-bottom: 30px;
  }
}
.header_namebar {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 767px) {
  .header_namebar {
    height: auto;
  }
}
.header_namebar h1 {
  color: white;
  padding-top: 10px;
  font-size: 46px;
}
@media only screen and (max-width: 767px) {
  .header_namebar h1 {
    font-size: 30px;
    padding-bottom: 4px;
  }
}
/* Footer =================================================== */
#footer {
  background-color: #f0f0f0;
  padding: 60px 0 45px 0;
  margin-top: 90px;
  font-size: 14px;
}
@media only screen and (max-width: 600px) {
  #footer {
    text-align: center;
    padding: 45px 0 30px 0;
    margin-top: 45px;
  }
}
#footer .container {
  margin-top: 0;
}
.footer_nav {
  list-style: none;
  font-size: 16px;
  color: #0d304c;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
  display: inline-block;
  padding: 0;
}
@media only screen and (max-width: 600px) {
  .footer_nav {
    margin: 15px 0;
  }
}
.footer_nav li {
  float: left;
  margin-right: 15px;
}
.footer_nav li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 600px) {
  .footer_nav li {
    display: inline-block;
    width: 100%;
    float: none;
    border-top: 1px solid lightgrey;
    padding: 10px 0;
  }
  .footer_nav li:last-child {
    border-bottom: 1px solid lightgrey;
  }
}
@media only screen and (max-width: 600px) {
  .footer_copyright {
    margin-left: 0px;
    margin-top: 15px;
  }
}
.moviedetail_cover {
  position: relative;
  overflow: hidden;
}
.moviedetail_C_overlay {
  transition: 0.3s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  transform: translateY(87%);
  padding: 0px 15px;
}
@media only screen and (max-width: 991px) {
  .moviedetail_C_overlay {
    padding: 0px 5px;
  }
}
@media only screen and (max-width: 991px) {
  .moviedetail_C_overlay {
    transform: translateY(81%);
  }
}
.moviedetail_C_overlay.expanded {
  transform: translateY(0%);
}
.moviedetail_C_overlay span.toggle {
  display: block;
  text-align: center;
  color: white;
  padding: 10px 0px;
  margin-bottom: 50px;
  font-weight: 600;
  font-size: 16px;
}
@media only screen and (max-width: 991px) {
  .moviedetail_C_overlay span.toggle {
    padding: 10px 0px;
    margin-bottom: 0px;
  }
}
.moviedetail_C_overlay span.toggle span {
  position: absolute;
  left: 0;
  top: 10px;
  margin-left: 15px;
  margin-top: 5px;
  transition: 0.2s all ease-in-out;
  transform: rotate(0deg);
}
.moviedetail_C_overlay a {
  background-color: #3989cb;
  color: white;
  text-align: center;
  padding: 6px 0 8px 0;
  border-radius: 12px !important;
  margin-bottom: 15px;
  display: block;
  opacity: 0;
  transition: 0.15s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transform: translateY(20px);
  transform: translateX(-8px);
  position: relative;
}
.moviedetail_C_overlay a:hover {
  color: white !important;
  background-color: #134066;
}
@media only screen and (max-width: 991px) {
  .moviedetail_C_overlay a {
    padding: 4px 0px 6px 0px !important;
    border-radius: 4px !important;
    margin: 7px 0;
  }
}
.moviedetail_C_overlay a:nth-child(3),
.moviedetail_C_overlay a:nth-child(5) {
  transform: translateX(8px);
}
.moviedetail_C_overlay a .material-icons {
  font-size: 20px;
  top: -1px;
  position: relative;
}
.moviedetail_C_overlay.expanded span.toggle span {
  transition-delay: 0.3s;
  transform: rotate(45deg);
}
.moviedetail_C_overlay.expanded a {
  opacity: 1;
}
.moviedetail_C_overlay.expanded a:nth-child(2) {
  transition-delay: 0.3s;
  transform: translateY(0px);
  transform: translateX(0px);
}
.moviedetail_C_overlay.expanded a:nth-child(3) {
  transition-delay: 0.4s;
  transform: translateY(0px);
  transform: translateX(0px);
}
.moviedetail_C_overlay.expanded a:nth-child(4) {
  transition-delay: 0.5s;
  transform: translateY(0px);
  transform: translateX(0px);
}
.moviedetail_C_overlay.expanded a:nth-child(5) {
  transition-delay: 0.6s;
  transform: translateY(0px);
  transform: translateX(0px);
}
.moviedetail_cover-buttons {
  margin-bottom: 40px;
}
.moviedetail_cover-buttons button {
  font-size: 14px;
  margin-bottom: 10px;
  width: 100%;
  background-color: #0d304c;
}
#nav .nav-sub li:hover {
  color: inherit;
}
.popover {
  color: #000;
  max-width: inherit;
  padding-bottom: 0px !important;
}
.popover input {
  margin-bottom: 16px;
}
.popover h4 {
  margin-top: 5px;
  margin-bottom: 10px;
}
.popover .panel-title &gt; a {
  color: #3989cb !important;
}
.popover .panel-title {
  font-size: 16px;
}
.popover .auw-popover-wrap {
  min-width: 270px;
  width: 270px;
  padding-top: 5px;
}
.popover .popover-content {
  padding-bottom: 0;
  padding-right: 14px;
}
.popover input.error {
  color: red;
}
.popover input.error::-webkit-input-placeholder {
  /* WebKit browsers */
  color: red;
}
.popover input.error:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: red;
  opacity: 1;
}
.popover input.error::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: red;
  opacity: 1;
}
.popover input.error:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: red;
}
.popover #popover-login,
.popover #popover-pwforgot {
  display: inline-block;
  font-size: 14px;
  padding: 0 10px 15px 0;
}
#popover-panel {
  margin: 0 -15px;
}
#popover-panel a i {
  float: right;
  top: 0;
}
#popover-panel ul {
  padding-left: 15px;
}
#popover-panel ul li {
  float: none;
}
/* Search for Secondary Navigation =================================================== */
.search {
  margin-top: 8px;
  width: 20%;
  position: absolute;
  left: 80%;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  display: inline-block;
  background-color: #0d304c;
  transition: 0.1s all cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
@media only screen and (max-width: 767px) {
  .search {
    width: auto;
    position: relative;
    left: auto;
    background: none;
  }
}
.search.in-focus {
  position: absolute;
  float: none;
  left: 0%;
  width: 100%;
  max-width: none;
  font-size: 18px;
}
@media only screen and (max-width: 767px) {
  .search.in-focus {
    position: relative;
    width: auto;
  }
}
.search span.glyphicon-remove {
  position: absolute;
  right: 20px;
  top: 10px;
  z-index: 2;
  opacity: 0;
  transition: 0.2s opacity ease-in-out;
}
@media only screen and (max-width: 767px) {
  .search {
    max-width: 100%;
  }
}
.search a {
  float: left;
  color: #70818e !important;
  width: auto;
  text-align: center;
  width: 33%;
  padding: 0 !important;
  font-size: 14px;
  margin-bottom: 15px;
  letter-spacing: 0;
}
.search a:last-child {
  padding-left: 0px !important;
}
.search a .material-icons {
  padding-right: 0;
  display: block;
}
.search .input-group .input-group-btn button {
  padding: 6px 8px 6px 8px !important;
  background-color: #0d304c;
  font-size: 16px;
  color: #75b3e7 !important;
  -webkit-border-bottom-left-radius: 7px !important;
  -moz-border-radius-bottomleft: 7px !important;
  border-bottom-left-radius: 7px !important;
  -webkit-border-bottom-right-radius: 0 !important;
  -moz-border-radius-bottomright: 0 !important;
  border-bottom-right-radius: 0 !important;
  -webkit-border-top-left-radius: 7px !important;
  -moz-border-radius-topleft: 7px !important;
  border-top-left-radius: 7px !important;
  -webkit-border-top-right-radius: 0 !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius-topright: 0 !important;
  -moz-background-clip: padding !important;
  border-top-right-radius: 0 !important;
  background-clip: padding-box !important;
}
.search .input-group .form-control {
  width: 135px;
  border: 0;
  padding-left: 0;
  background-color: #0d304c;
  color: #75b3e7;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-bottom-right-radius: 7px !important;
  -moz-border-radius-bottomright: 7px !important;
  border-bottom-right-radius: 7px !important;
  -webkit-border-top-right-radius: 7px !important;
  -webkit-background-clip: padding-box !important;
  -moz-border-radius-topright: 7px !important;
  -moz-background-clip: padding !important;
  border-top-right-radius: 7px !important;
  background-clip: padding-box !important;
}
@media only screen and (max-width: 767px) {
  .search .input-group .form-control {
    padding: 2px 0px 6px 0px !important;
    width: 100%;
    font-size: 14px !important;
  }
}
.search.in-focus .form-control {
  width: 100%;
}
.search.in-focus span.glyphicon-remove {
  opacity: 1;
}
.searchresults {
  width: 100%;
  height: auto;
  background: #134066;
  position: absolute;
  left: 0;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s all ease-in-out;
  color: white;
  overflow: hidden;
}
.searchresults .img-max-cover:hover {
  opacity: 0.8;
}
.searchresults .row {
  padding-top: 30px;
  border-bottom: 1px solid #0d304c;
}
.searchresults .row:last-child {
  border-bottom: none;
}
.searchresults h3 {
  color: white;
  font-size: 30px;
  -webkit-transition: 0.15s;
  -moz-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
}
.searchresults h3:hover {
  color: #3989cb;
}
.searchresults p {
  font-size: 16px;
  text-transform: none;
}
.searchresults .badge {
  background-color: #3989cb;
  margin-right: 15px;
}
.searchresults a {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  text-transform: none;
  font-size: 18px;
}
.searchresults a:hover {
  color: #75b3e7 !important;
}
.searchresults .material-icons {
  vertical-align: middle;
  top: -1px;
  position: relative;
}
.searchresults-narrow {
  width: 100%;
  height: auto;
  background: #ffffff;
  border: 2px solid #0d304c;
  border-top: none;
  position: absolute;
  left: 0;
  top: 53px;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: 0.2s all ease-in-out;
  color: white;
  overflow: hidden;
  text-align: left;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
}
@media only screen and (max-width: 767px) {
  .searchresults-narrow {
    top: 43px;
  }
}
.searchresults-narrow .container {
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
}
.searchresults-narrow h3 {
  font-size: 22px;
  margin-top: 12px;
}
.searchresults-narrow p {
  color: #134066;
}
.searchresults-narrow .badge {
  background-color: #3989cb;
  margin-right: 15px;
}
.searchresults.showing-results,
.searchresults-narrow.showing-results {
  opacity: 1;
  visibility: visible;
}
.search .input-group .form-control::-webkit-input-placeholder {
  color: #75b3e7;
}
.search .input-group .form-control::-moz-placeholder {
  color: #75b3e7;
  opacity: 1;
}
.search .input-group .form-control:-ms-input-placeholder {
  color: #75b3e7;
}
#banner-container {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
}
@media only screen and (max-width: 1200px) {
  #banner-container {
    width: 100%;
  }
}
.adbanner {
  position: absolute;
  display: block;
  background-size: cover;
  background-position: center center;
}
#top-banner {
  width: 1170px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: 132px;
}
@media only screen and (max-width: 1200px) {
  #top-banner {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  #top-banner {
    height: 65px;
  }
}
#left-banner {
  left: 0;
  width: 215px;
  height: 846px;
  margin-left: -215px;
}
@media only screen and (max-width: 1200px) {
  #left-banner {
    display: none;
  }
}
#right-banner {
  right: 0;
  width: 215px;
  height: 846px;
  margin-right: -215px;
}
@media only screen and (max-width: 1200px) {
  #right-banner {
    display: none;
  }
}
.bg_grey {
  background-color: #f0f0f0;
  padding: 80px;
  text-align: center;
}
.bg_grey-sm {
  background-color: #f0f0f0;
  text-align: center;
  height: 120px;
  padding-top: 45px;
}
.color_circle {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  text-align: center;
  display: block;
  margin: 0 auto 15px auto;
}
</pre></body></html>