a,.news-teaser-text a .news-more-link {
  color:#51656C;
  color:#9b1828;
}

.logo {
  width:375px;
  bottom:0;
}

body.scrolledDown .menu_wrapper_top .logo img{
  width: 66%;
}

.menu_yellow {
  background:#51656C;
  background:#9b1828;
}

.menu_button {
  background-image:url(../jgo/img/menu_button.png);
}

.menu ul a {
  background:#51656C;
  background:#9b1828;
  color:#fff;
  padding: 15px 15px 20px;
}

.menu ul li ul{
  background: #51656C;
  background:#9b1828;
  min-width: 131 !important;
  width: 20%;
}

.menu ul li ul li a, .menu ul li.active ul li a{
  color: #fff;
}

#topmenu ul li.active a,#topmenu ul li.current a,#topmenu ul li a:hover,#topmenu ul li.active ul li a:hover,#topmenu ul li.current ul li a:hover {
  color:#51656C;
  color:#9b1828;
}

.imageWrapper.imageWhiteWrapper .boxHeadline {
  background:#9b1828;
  background:#51656C;
}

#main ul li{
  hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
}

#main .layout5 h4, #main .layout5.active h4 {
  background-color:#51656C;
  background-color:#9b1828;
}

#main .layout5 h4 {
  background-image:url(../jgo/img/accordeonClose.png);
}

#main .layout5.active h4 {
  background-image:url(../jgo/img/accordeonOpen.png);
}

.layout10 {
  background:#51656C;
  background:#9b1828;
  padding: 40px 25px;
}

.stoerer.layout10 h3{
  font-size: 3em;
  text-align: center;
  margin-bottom: 0;
}

.news-header.News-header-yellow {
  background:#51656C;
    background:#9b1828;

  /*transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  margin: 0;
    margin-bottom: 10px;
  position: relative;*/
  position: static;
  width: 100%;
}

.news-layout5 .news-header.News-header-yellow{
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  margin-bottom: 10px;
}

#aside .news-header.News-header-yellow h3{
  color: #fff;
}

#aside {
  display: none;
}
.news-layout5 h3 span,.news-layout5 h3 .white{
  float: left;
}
.news-layout5 h3 span{
  width: calc(100% - 50px)
}
.news-layout5 h3 .white{
  width: 50px;
}

.news-layout5 h3 .white{
  float: right;
}

#main .ce .news-layout5 .article{
  margin-bottom: 20px;
}

/*** header styles ***/

#headerWrapper {
  border-bottom-color:#9b1828;
  border-bottom: 5vw solid #9b1828;
    border-bottom-color:#51656C;
  border-bottom: 5vw solid #51656C;
  padding-bottom: 32%;
}

#headerClaim{
  top: 35vw;
  width: 30vw;
}

#headerClaimParallax {
  background-image:url(../jgo/img/JGO_Gitarren_header.svg) !important;
  margin-top: -38%;
 /*visibility: hidden;*/
}



#headerWrapper .grid_header_bg img{
  margin-top: 0;
}

.grid_header_bg img {
width: 100%;

}

#headerparallax .parallax.parallax3 {
    margin-left: 65%;
    margin-top: 25%;
}

.socialBar {
  background-color:rgba(182, 30, 43, 0.85);
  background-color:#51656C;
}

#footer .footermenuWrapper, #footer #footermenu {
  background-color:#9b1828;
  background-color:#51656C;
}

#footer a:hover,#footer ul#footermenu  li.first a:hover,#footer ul#footermenu  li a:hover {
  color:#9b1828;
  color:#51656C;
}

.footerImageWrapper {
  border-top-color:#9b1828;
  border-top-color:#51656C;
}

#footer .footerLogos {
    float: left;
    clear: both;
    width: 100%;
  display: flex;
  align-items: flex-end;
}

.footer_logo {
  float: left;
  width: auto;
  display: table;
  margin-right: 20px;
}

.footer_logo a {
    display: table;
    vertical-align: middle;
    margin: auto;
}
.footer_logo img {
  	all: initial;
    max-height: 100px;
}
.footer_logo img{
  margin: 10px auto;
  vertical-align: middle;
  display: table-cell;
}
.footer_logo.footer_logo0 img {
  max-height: 100px;
  width: auto;
}
.footer_logo.footer_logo1 img {
  max-height: 100px;
    width: auto;
}

.footer_logo.footer_logo2 img{
  max-height: 80px;
    width: auto;
}

.footer_logo.footer_logo3 img{
  height: 100px;
    width: auto;
}

#scroll_to_top a {
  background-image:url(../jgo/img/scrollToTop.png);
}

#contentWrapper {
  width: 93.5%;
   }

    
@media screen and (max-width: 720px){
.footer_logo, .footer_logo a, .footer_logo img{

    }
    .footer_logo.footer_logo img{
      width: calc(60% - px) !important;
    }
    .footer_logo.footer_logo2 img{
      width: auto;
      max-width: 150%
    }
    .footer_logo.footer_logo0, .footer_logo.footer_logo1, .footer_logo.footer_logo2, .footer_logo.footer_logo3 {
      padding: 0px
    }
    .footer_logo.footer_logo0 img, .footer_logo.footer_logo1 img, .footer_logo.footer_logo2 img, .footer_logo.footer_logo3 img {
      max-height: 70px;
    }
        .footer_logo.footer_logo2{
      clear: both;
    }
}

/*** slider styles ***/

.sliderImageWrapper{
  padding-bottom: 55%;
}

.sliderImage{
  padding-bottom: 35%;
}

.sliderImage .figcaption{
  position: static;
}

.slider_arrow_left, .slider_arrow_right, .slider_arrow_leftdn, .slider_arrow_rightdn{
  background: transparent url(../jgo/img/arrowLeft1.png) no-repeat scroll 0 30% / 50px auto;
}

.slider_arrow_right, .slider_arrow_rightdn{
  background: transparent url(../jgo/img/arrowRight1.png) no-repeat scroll 0 30% / 50px auto;
}

.mfp-close{
  background: transparent url(../jgo/img/fancybox/fancy_close.png) no-repeat scroll 50% 50% / 100% auto;
}

.mfp-arrow{
  background: transparent url(../jgo/img/fancybox/fancy_nav_left1.png) no-repeat scroll 50% 50% / 100% auto;
}

.mfp-arrow-right{
  background: transparent url(../jgo/img/fancybox/fancy_nav_right1.png) no-repeat scroll 50% 50% / 100% auto;
}

.slider_navigator div.slider_prototypeav{
  background: #9b1828;
  background: #51656C;
}

/*** calender styles ***/

.tx_events_calendar{
  padding-bottom: 24em;
  margin-top: 0px;
}

.tx_events_calendar .month h3, .tx_events_calendar .month a{
  color: #9b1828;
  color: #51656C;
}

#aside .tx_events_calendar .month h3{
  margin-left: 0;
  font-size: 1.8em;
  padding-top: 10px;
  width: calc(100% - 108px);
}

#aside .grid.grid_1x1 {
  margin-top: 20px;
  border: 1px solid #9b1828;
  border: 1px solid #51656C;
  }

.tx_events_calendar .month{
  border:none;
}

.tx_events_calendar .month table{
  width: calc(100% - 2px);
}

.tx_events_calendar table tbody td, .tx_events_calendar .month table th{
  text-align: center;
  padding-right: 0;
  vertical-align: middle;
}

.tx_events_calendar table tbody td:last-of-type{
  border-right: none;
}

.tx_events_calendar .month table th, .tx_events_calendar table tbody td{
  width: 120px;
}

.tx_events_calendar table tbody td.current_day {
  background: rgba(182, 30, 43, 0.25) none repeat scroll 0 0;
  color: #fff;
}

.prev_month_link, .next_month_link{
  width: 40px;
  height: 40px;
  display: block;
  padding: 5px 7px;
  background: <!-- transparent --> url(../jgo/img/fancybox/fancy_nav_left1.png) no-repeat 50% 50%/40px auto;
}

.next_month_link{
  background: <!-- transparent --> url(../jgo/img/fancybox/fancy_nav_right1.png) no-repeat 50% 50%/40px auto;
  opacity: 1;
}

.tx_events_list{
  width: 95%;
  margin: auto;
}

.tx_events_date_title{
  font-size: 1.1rem;
  font-weight: 600;
}

/*** form styles ***/
input[type="text"], input.text_input, input, textarea, select{
  border: 1px solid #9b1828;
  border: 1px solid #51656C;
}

input[type="submit"], .loeschen, input[type="submit"], .submit{
  background: #9b1828;
  background: #51656C;
}

.formhandlerLeftColumn, .formhandlerRightColumn {
    width: 85%;
}
#contentWrapper img, .footerContact img  {
/* width: auto !important; */
}

#news-text-wrap img {
  height: 200%;
 /* width: auto;  */
 background-color: #9b1828;
  }

.csc-textpic-imagewrap {
    float: inline-start;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
}

@media screen and (max-width: 1280px) {
  #headerClaim{
    top:40vw;
  }

  .stoerer.layout10 h3{
    font-size: 2em;
  }

  .logo {
      width: 250px;
  }

  body.scrolledDown .menu_wrapper .logo,body.scrolledDown .menu_wrapper .menu .logo{
    top:0;
    padding: 0;
  }
}

@media screen and (max-width: 1024px) {
  .menu ul a{
    font-size: 1.5em;
    padding: 10px 10px 15px;
  }
}

@media screen and (max-width: 960px) {
  body.scrolledDown .menu_wrapper_top .logo img{
    width: 100%;
  }

  .menu_yellow{
    width: 100%;
  }

  .layout10{
    padding: 25px;
  }

  #content {
    padding-top:25px;
  }

  #contentWrapper {
    width:100%;
    margin:0;
  }

  #aside {
    width:100%;
    margin-top:5%;
    background:none;
    display: none;
  }

  #content {
    min-height:1px;
  }
}

@media screen and (max-width: 720px) {
  #header {
      margin: 75px auto 0;
  }

  #headerClaim {
      top: 0;
      width: 100%;
      z-index: 1;
  }

  #headerWrapper{
   /* padding-bottom: 37.5%;*/
  }

  .layout10 {
      padding: 10px 25px;
  }

  .csc-textpic-imagewrap, .csc-textpic-image {
    width:100%;
  }

  .csc-textpic-image img {
<!--    width:100%; -->
    height:auto;
  }

  .layout6 div.csc-textpic .csc-textpic-imagewrap img{
    width: 50%;
    max-width: 500px;
  }

  .formhandlerLeftColumn, .formhandlerRightColumn{
    width: 100%;
  }

  input[type="text"], input.text_input, input, textarea, select{
    width: calc(90% - 12px);
    font-size: 0.875em;
  }

  #topmenu .logo img{
    top: 10px;
    width: 250px;
  }
}

@media screen and (max-width: 480px) {
  .sliderImage{
    padding-bottom: 72.5%;
  }

  input[type="submit"], .submit {
      width: 95%;
  }
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content{
  padding: 25px;
}

#aside h3{
  margin-left: 20px;
  color: #575756;
}

#aside h4{
  color: #9b1828;
  color: #9b1828;
}

.tx_events_list .tx_events_date:nth-child(n+2){
  display: block;
}

#aside .csc-textpic.csc-textpic-center.csc-textpic-above .csc-textpic-imagecolumn{
  width: 31%;
  margin: 0 1% 10px;
}

#aside .csc-textpic.csc-textpic-center.csc-textpic-above img{
  max-height: 45px;
  width: auto;
  margin: 0 auto 10px;
}

#aside figcaption{
  text-align: center;
  font-size: .9em;
}

.grid_slider.grid_slider_header, .grid_slider.grid_slider_header .slider_wrapper, #headerWrapper .grid_header_bg img{
  width: 100vw;
width: 100%;

}

.grid_slider.grid_slider_mitarbeiter .slider_wrapper .slider_inner{
  height: auto;
  padding-bottom: 0;
}

#headerWrapper .grid_header_bg img{
  position: relative;
}

.slick-dots{
  width: 15px;
  right: 40px;
  height: 80px;
  bottom: 0;
  bottom: 0;
  display: block;
  margin: auto;
  position: absolute;
  right: 2.5%;
  top: 0;
}

.slick-dots li {
  width: 10px;
  height: 40px;
  background: #efefef;
  cursor: pointer;
}

.slick-dots li.slick-active {
  background: #9b1828;
  background: #51656C;
}

.slick-slide{
  width: calc(33% - 10px);
  margin-right: 10px;
}

.mitarbeiter{
  width: 100%;
}

.mitarbeiter_foto{
  height: auto;
  padding-bottom: 20px;
}

.slick-arrow{
  width: 40px;
  height: 100%;
}

.slick-next, .slick-next:hover,.slick-next:focus{
  right: -40px;
  background: transparent url(../img/arrowRightRot.png) no-repeat 50% 50%/40px auto;
}

.slick-prev, .slick-prev:hover,.slick-prev:focus{
  left: -40px;
  background: transparent url(../img/arrowLeftRot.png) no-repeat 50% 50%/40px auto;
}

.slider_inner{
  overflow: visible;
}

#content{
  margin-top: 10px;
}

time{
  color: #9b1828;
  color: #51656C;
}

.news-text-content{
  width: 95%;
}

.news-single .news-img-wrap{
  background: none;
  float: none;
  clear: both;
  width: 100%;
  padding-top: 40px;
}

.news-image-content{
  width: 100%;
  float: none;
}

.news-single .news-img-wrap .outer{
  float: left;
  width: 48%;
  margin-right: 2%;
  margin-bottom: 1%;
}

.news-single .news-img-wrap img{
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
}

.mfp-content .csc-textpic-text img{
  max-width: 35px;
  margin-right: 10px;
}

.ajax_image{
  max-height: none !important;
}


img.mfp-img {
    max-width: 720px;
    max-height: none !important;
    height: auto;
    width: auto;
}

.news-layout1 .news-img-wrap{
  margin-bottom: 0px;
}

.news-layout5 .news-img-wrap{
  width: calc(33.3333% - 15px);
  float: left;
  margin-right: 15px
}

.news-layout5 .news-teaser-text{
  width:calc(66.6667% - 30px);
  float: left;
  padding: 15px;
}

.news-list-date {
  }
  .news-list-author {
  display: none;
  }

@media screen and (max-width: 960px) {
  img.mfp-img {
    max-width: 100%;
  }

  .mfp-fade.mfp-wrap.mfp-ready .mfp-content{
    padding: 10px;
  }

  .mfp-arrow-left{
    left:  -10px;
  }

  .mfp-arrow-right{
    right:  -10px;
  }
}

.menu_wrapper .logo {
  width:200px;
  bottom:0;
  top: 0;
  margin-top: 25px;
}

.menu_wrapper .logo-lmrbw,.logo-lmrbw{
  display: block;
  width: 225px;
  right: 250px;
  margin-top: 25px;
}

.logo img{
  width: 225px;
  float: right;
}

.logo.logo-lmrbw img{
  width:190px;
  float: right;
}

body.scrolledDown .menu_wrapper_top .logo img{
  width: 100%;
}

body.scrolledDown .menu_wrapper_top .logo{
  width: 200px;
}

body.scrolledDown .menu_wrapper_top .logo.logo-lmrbw {
  right:215px
}

body.scrolledDown .menu_wrapper_top .logo.logo-lmrbw img{
  width: 115px;
}


@media screen and (max-width: 1280px){
  .menu_wrapper .logo {
      width: 175px;
  }

  .menu_wrapper .logo img{
    width: 175px;
  }

  .menu_wrapper .logo-lmrbw, .menu_wrapper .logo-lmrbw img{
    right: 190px;
    width: 150px;
  }

  body.scrolledDown .menu_wrapper .logo, body.scrolledDown .menu_wrapper .menu .logo{
    top:5px;
  }

  .menu_wrapper_top .menu ul, .menu > ul{
    margin-left: 0
  }
}

@media screen and (max-width: 960px) {
  .menu_yellow{
    height: 30px
  }

  .menu_wrapper{
    height: 74px
  }

  .border_top{
    top: 74px
  }
  .menu_wrapper .logo, .logo-lmrbw{
    top: 0px;
    margin-top: 25px;
    width: 135px;
  }
  .menu_wrapper .logo-lmrbw{
    right: 150px
  }

  .menu_wrapper .logo img{
    width: 135px
  }

  .menu_wrapper .logo-lmrbw img{
    width: 100px
  }

  body.scrolledDown .menu_wrapper .menu .logo{
    top: 10px;
    width: 125px;
  }
  body.scrolledDown .menu_wrapper_top .logo img{
    width: 100%;
  }

  body.scrolledDown .menu_wrapper_top .logo.logo-lmrbw {
    right: 135px
  }
body.scrolledDown .menu_wrapper_top .logo.logo-lmrbw img{
  width: 100px
}
  .menu ul a{
    font-size: 1.5em
  }
}

@media screen and (max-width: 850px){
  .menu_wrapper .logo{
    margin-top: 5px;
    z-index:5;
  }
  .menu_wrapper .logo-lmrbw, body.scrolledDown .menu_wrapper_top .logo.logo-lmrbw {
    right: 0;
    margin-top:40px;
    z-index: 10
  }
  body.scrolledDown .menu_wrapper_top .logo.logo-lmrbw {
    margin-top:30px;
  }

  .menu_wrapper .logo-lmrbw a{
    width: 100%;
    height: 100%;
    display: block;
  }
}

@media screen and (max-width: 720px){
    #topmenu .logo{
    height: 50px
  }
   #topmenu .logo img {
    width: 145px;
    top: 20px
  }
  #topmenu .logo.logo-lmrbw{
    margin-top: 0;
    display:block;
  }

  #topmenu .logo.logo-lmrbw img{
    width: 115px;
    top: 10px
  }

  #topmenu .logo {
    width: 120px;
  }

  #topmenu .logo.logo-lmrbw{
    left: 160px
  }
  .border_top{
    top: 64px
  }
}

.menu_wrapper_top .menu ul li.active ul li a{
  color: #fff
}

.gypsy_brush{
  color: #9b1828;
  color: #51656C;
  font-family: 'FVAlmeloRegular', Helvetica, Arial, sans-serif;
  font-size: 1.4em;
  margin-top: 30px
}

#main .layout5 .foldout_content{
  padding: 15px 25px;
  max-height: none !important;
  overflow: visible;
  opacity: 1
}

#main .layout5 h4{
  background-image: none;
  color: #fff;
}

.powermail_fieldwrap_type_input{
  width: 50%;
  float: left;
}

.tx-powermail{
  margin-top: 30px;
}

fieldset{
  margin-bottom: 15px
}

.powermail_fieldwrap_type_text, .powermail_fieldwrap_geburtsdatum label{
  margin-bottom: 5px;
  font-weight: 500;
  font-family: 'FVAlmeloRegular', Arial, Helvetica, sans-serif;
  font-size: 1.2em
}

.powermail_fieldwrap_geburtsdatum label{
  margin-top: 10px;
  clear: both;
  float: left;
}

.powermail_fieldwrap_type_check{
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 15px;
  padding: 5px 0;
  border-bottom: 1px dotted #9b1828;
  border-bottom: 1px dotted #51656C;
}

.powermail_fieldwrap_type_check label{
  margin-bottom: 5px;
  font-weight: 500;
  font-family: 'FVAlmeloRegular', Arial, Helvetica, sans-serif;
}

.powermail_fieldwrap_type_check .checkbox label{
  font-family: Arial, Helvetica, sans-serif;
  font-weight: initial;
  width: 100%;
  display: block;
  margin-top: 10px;
}

.checkbox{
  width: 50%;
  float: left;
}

.powermail_fieldwrap_zustimmungzumdatenschutz .checkbox{
  width: 100%
}

.powermail_fieldwrap_type_check .checkbox label input, .powermail_fieldwrap_type_check .checkbox label span{
  float: left;
  display: block;
  width: auto;
}

.powermail_fieldwrap_type_check .checkbox label input{
  margin: 3px 0 0;
}

.powermail_fieldwrap_type_check .checkbox label span{
  margin-left: 5px;
  width: calc(100% - 25px);
}

.parsley-required{
  color: #9b1828;
  color: #51656C;
}

.accordeonText100 tr{
  border-bottom: 1px dotted #9b1828;
  border-bottom: 1px dotted #51656C;
}

.accordeonText100 tr td{
  padding: 5px 1em 5px 0
}
iframe{
  display: block;
  width: 100%;
}

.video_wrapper {
      background-image: url( '../jgo/img/jgo-yt.JPG' );
      background-size: cover;
      position: relative;
      box-shadow: 0px 3px 5px #333;
      height: 480px;
      width: 100%;
    }
    .video_wrapper .video_trigger:before {
      /*content: '\f04b';
      font-family: 'FontAwesome';*/
      position: absolute;
      z-index: -1;
      font-size: 48px;
      color: rgba( 255, 255, 255, .2 );
      width: 120px;
      height: 120px;
      line-height: 48px;
      text-align: center;
      top: -webkit-calc( 50% - 60px );
      top: calc( 50% - 60px );
      left: -webkit-calc( 50% - 60px );
      left: calc( 50% - 60px );
    }
    .video_wrapper .video_trigger {
      padding: 50px 30px;
      height: calc( 100% - 100px );
      width: calc( 100% - 60px );
      position: absolute;
      bottom: 0;
      z-index: 9;
      background-color: rgba( 0, 0, 0, .6 );
      color: #fff;
    }
    .video_wrapper .video_layer {
      position: relative;
      display: none;
      height: inherit;
      width: inherit;
      margin: auto;
    }
    .video_wrapper .video_layer iframe {
      border: 0px none transparent;
      height: inherit;
      width: inherit;
    }

    .video_trigger .text-center{
      width: 50%;
    margin: auto;
    text-align: center;
    font-weight: 600;
    font-size: 1em;
    }

    .video_trigger .text-center a{
    color: #fff;
    text-decoration: underline;
    }
    input.btn{
      width: 200px;
      height: 2rem;
      padding: 5px 10px;
      margin:40px auto;
      font-size: 1rem;
      font-weight: 400;
      display: block;
      background-color: #9b1828;
      background-color: #51656C;
      height: 40px;
      border: none;
      color: #fff;
      cursor: pointer;
    }
    @media screen and (max-width: 1200px){
      .video_wrapper{
        height: 35vw
      }
      .video_trigger .text-center{
        width: 83.333%
      }
    }

    @media screen and (max-width: 960px){
      .video_wrapper {
        height: 53.6vw;
      }
      .video_wrapper .video_trigger{
        font-size: initial;
        line-height: 1;
        padding: 30px 15px;
        height: calc(100% - 60px);
        width: calc(100% - 30px)
      }

      .video_trigger .text-center{
        width: 100%
      }

      .video_trigger input.btn{
        height: 30px;
        margin: 20px auto
      }

      .news-header.News-header-yellow{
        margin: auto;
        left: 0;
        top: 0;
        margin-top: -30px;
        margin-bottom: 50px;
      }

      .news-teaser-text{
        width: 95%;
        margin:auto;
        float: none;
        clear: both;
      }
    }


    @media screen and (max-width: 480px){
      .video_wrapper .video_trigger {
        padding: 20px 15px;
        height: calc(100% - 40px);
      }

      .video_trigger .text-center{
        font-weight: initial;
        font-size: .9em
      }
    }

    #main .grid_3x1 .grid_col{
  box-shadow:0px 5px 10px 0 rgba(0,0,0,.4)
}

.news-layout3 .news-header.News-header-yellow{
  /*transform:rotate(0);*/
  width: calc(100% - 10px);
  margin-left: -7.5px;
}

.news-layout3 .article:nth-of-type(4) .news-header.News-header-yellow, .news-layout3 .article:nth-of-type(5) .news-header.News-header-yellow, .news-layout3 .article:nth-of-type(6) .news-header.News-header-yellow, .news-layout3 .article .news-header.News-header-yellow{
  transform:rotate(0);
  margin: auto;
  width: calc(100% - 25px);
}

.news-layout3 .article .news-header.News-header-yellow{
  padding: 7px 10px;
  width: calc(100% - 20px);
}

.news-layout3 .news-header.News-header-yellow div.white{
  position: absolute;
  right: 5px;
  top: 5px;
}

#p611 #main{
  width: 100%;
}

body.news #contentWrapper {
    width: 97.5%;
}

body.news #aside{
  display: none;
}

.news-layout3 .news-header h3{
  font-size: 1.1rem;
}

#main .grid_3x1 .grid_col{
  margin-bottom: 15px;
}

@media screen and (min-width: 720px){
  #main .grid_3x1 .grid_col{
    width: calc(50% - 20px);
    margin:10px;
    float: left;
    clear: none;
    height: 47.75vw;
  }

  .news-layout3 .article{
    height:225px
  }

  .news-layout3 .news-text-wrap, .news-layout3 .news-text-wrap-inner{
    height: 100%
  }

  .news-layout3 .news-teaser-text{
    height: calc(100% - 60px);
    display: block;
    padding: 30px;
    width: calc(100% - 60px);
  }

  .news-layout3 .news-more-link{
    position: absolute;
    right: 30px;
    bottom: 30px;
  }

  .news-layout3 .news-header.News-header-yellow{
    left: 0;
    margin-left: -5px;
    top: -20px
  }

@media screen and (min-width: 800px){
  .news-layout3 .article{
    height:250px;
  }

  #main .grid_3x1 .grid_col.article img {
    margin-top: 0;
  }
}

@media screen and (min-width: 960px){
  #main .news-layout3 .article{
    /* height:31.5vw; */
    height: 26.5vw;
    overflow: hidden;
    /* width: calc(33.333% - 20px); */
    width: calc(49.333% - 16px);
    margin: 10px
  }
}

@media screen and (min-width:1200px){
  #main .grid_3x1 .grid_col{
    width: calc(33% - 30px);
  }

  .news-layout3 .article{
    height:280px
  }

  .news-layout3 .news-teaser-text{
    padding: 30px 15px 0;
    width: calc(100% - 30px);
  }

  .news-layout3 .news-teaser-text {
    width: calc(100% - 30px);
    font-size: 1rem
  }

  .news-layout3 .news-header h3{
    margin-left: 0;
    font-size: 1.2rem;
  }

  /* #main .grid_3x1.news-layout3 .grid_col.article{
    /* width: calc(25% - 27.5px); 
    width: 42%;
    margin-left: 0;
    margin-top: 15px;
    overflow: hidden;
    height: 23.5vw;
  }
} */

@media screen and (min-width: 1360px){
  #main .grid_3x1.news-layout3 .grid_col.article{
    height: 315px;
  }
}

.news-layout3  .news-img-wrap{
  width: 100%;
  margin: 0
}

@media screen and (max-width: 720px){
  .news-layout3 .news-header.News-header-yellow{
    transform:rotate(0);
  }

  #main .grid_3x1 .grid_col{
    margin-bottom: 45px
  }

  .news-layout3 .news-header.News-header-yellow{
    top: -30px;
    left: 0;
    margin-left: -5px;
  }
}

.youtube-video-wrapper{
  margin-bottom: 30px
}




}


@media screen and (max-width: 720px){

  #headerClaimParallax {
    margin-left: 2.5%;
    bottom: 100px;
    margin-bottom: -83px;
  }
  
  }

/* video section */

  .wrapper {

    margin: 0px auto;
    padding: 0 20px;
}

.inside-col {
  width: 100%;
  height: 100%;

}

.col-3 {
  width: calc(33% - 20px);
  margin-bottom: 50px;
}

.flex-stretch {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}



.video_container {
  background-image: url( '../jgo/img/jgo-yt.JPG' );
  background-size: cover;
  position: relative;
  box-shadow: 0px 3px 5px #333;
  height: 480px;
  width: 100%;
}


.video_container .video_col {
  padding: 50px 30px;
  height: calc( 100% - 100px );
  width: calc( 100% - 60px );
  position: absolute;
  bottom: 0;
  z-index: 9;
  color: #ffffff;
  font-weight: bold;
  background-color: rgba( 0, 0, 0, .6 );
}

.cookieconsent-optout-marketing {
  float: left;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0%);
  position: absolute;
  text-align: center;
  width: 100%;
  background-color: white;
  padding: 20px;
  opacity: .8;
}

.cookieconsent-optout-marketing a {

  color: #9b1828;
  font-weight: bold;

}

.cookieconsent-optout-marketing p {

  color: #000;
  font-weight: bold;
  margin-bottom: 0 !important;

}



.custom-height {
  height: 222px !important;
}

.inside-col h3 {
  height: 81px;
}

@media only screen and ( max-width: 1300px ) {

  .col-3 {
    width: 100%;
    margin-bottom: 50px;
  
   
  }

  .custom-height {
    height: 400px !important;
  }

}

@media only screen and ( max-width: 960px ) {

  .col-3 {
    width: 100%;
    margin-bottom: 50px;
  
   
  }

  .custom-height {
    height: 222px !important;
  }


  

}



@media screen and (min-width: 1440px)

{
  #headerWrapper {
    padding-bottom: 400px;
    border-bottom: 150px solid #fff;
  }
}


#headerWrapper {

  border-bottom: 0;
  padding-bottom: 0;
}

@media screen and (min-width: 886px) and (max-width: 1334px) {

  #headerClaimParallax {
    padding-bottom: 30% !important;
  }
}


@media screen and (max-width: 886px) {

  #headerClaimParallax {
    padding-bottom: 24% !important;
  }
}



/* Update **/

.grid_slider .slider_wrapper .slider_inner {
  height: 0;
  margin: auto;
  padding-bottom: 80% !important;
  position: relative;
  width: 100%;
}

#headerWrapper {
  padding-bottom: 58vw !important;
}


@media screen and (min-width: 1440px) {


    #headerWrapper {
      padding-bottom: 784px !important;
    }

    #headerClaimParallax {
      width: 480px;
      padding-bottom: 642px !important;
      margin-top: -700px;
    }

}



.news-img-wrap img {
  height: 100%;

}

@media screen and (max-width: 960px) {
.news-img-wrap {
 width: 100%;
}

}