@media (min-width: 1201px){
.inner {
    width: 96%;
    max-width: 1400px;
}}
.block-region-middle-first-left .block h2.block-title {
    border-bottom: 0;
    font-size: 20px;
    font-weight: 600;
}
.front-news {
    background-image: linear-gradient(
90deg
, #FFF 30%,#ECECEC 30%);
    padding: 60px 0px 0px 0;
    margin-top: -35px;
}
.front-news .info {
    padding: 5px 40px 5px 10px;
}
.front-news .info h4 a {
    font-size: 16px;
    color: #8C2300;
    margin-bottom: 10px;
    display: block;
    line-height: 150%;
}
.front-news .owl-controls.clickable {
    text-align: left;
}
.front-news  .owl-theme .owl-controls .owl-page span {
    background:#8C2300;
}
.front-news  .datetime{
  padding-left:10px;
  font-size:12px !important;
  color:#999;
}
/*************** block-region-middle   notice ************/
.block-region-middle{
  min-height:400px;
  margin-bottom:40px;
}
.block-region-middle-first-right .list-3.list-3-1{
    padding-top: 60px;
}
.block-region-middle-first-right a.more-link {
    top: 20px;
    right: 10px;
    color: #8C2300;
}
.block-region-middle .block h2.block-title {
    border: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}
.block-region-middle .block h2.block-title:before {
    content: "";
    width: 150px;
    height: 1px;
    background: #CCCCCC;
    position: absolute;
    left: 30%;
    top: 10px;
}
.block-region-middle .block h2.block-title:after {
    content: "";
    width: 150px;
    height: 1px;
    background: #CCCCCC;
    position: absolute;
    right: 30%;
    top: 10px;
}
.quicktabs-wrapper .quicktabs-tabs li a {
    font-size: 16px;
    outline:none;
}
.quicktabs-wrapper .quicktabs-tabs li.active a, .quicktabs-wrapper .quicktabs-tabs li a:active,.quicktabs-wrapper .quicktabs-tabs li a:focus{
     outline: none;
}
.quicktabs-wrapper .quicktabs-tabs li.active a {
    color: #FFF;
    background: #bc0000;
}
.informlist .more-link {
    position: initial;
    text-align: right;
    padding: 10px 20px;
}
.informlist .list-3 {
    overflow: hidden;
}
.informlist .list-3 .one-line a {
    padding: 3px 0;
}
.informlist .label.label-fail {
    float: left;
    margin-right: 10px;
}
.informlist span.time.outside-l.f-r {
    padding-top: 3px;
}
/*****************  block-region-bottom ************/
.layout-full.region-bottom {
    background-image: linear-gradient( 90deg , #BB020A 50%,#47A2D3 50%);
    color: #000;
}
.layout-full.region-bottom .inner{
  padding-top:0;
  padding-bottom:0;
}
.block-region-bottom .block{
  width:50%;
  float:left;
}
.block-region-bottom .block h2.block-title {
    border: 0;
    margin-bottom: 20px;
    font-weight: 600;
}
.list-1 .one-line a{
  color:#333;
}
.list-1 .one-line a:hover{
  color:rgba(0,0,0,0.8);
}
.block-region-bottom a.more-link {
    top: 50px;
    color: rgba(0,0,0,0.8);
    font-size: 12px;
}
.block-region-bottom .block:first-child a.more-link{
      padding-right: 4%;
}
.block-region-bottom .block:first-child{
padding-right: 2%;
    background: url(../../red-bg.jpg) no-repeat right top;
    padding-top: 30px;
    padding-bottom: 20px;
      color: #FFF;
}
.block-region-bottom .block:last-child{
  padding-left:3%;
    background:url(../../speelecF1-bg.jpg) no-repeat left top;
  padding-top:30px;
  padding-bottom:20px;
  color: #FFF;
}
.block-region-bottom .block:last-child a,.block-region-bottom .block:first-child a{
  color:#FFF !important;
}
/*************** event **************/
.block-region-footer-bottom{
  padding:60px 0 50px 0;
}
.block-region-footer-bottom .block h2.block-title {
    border: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}
.block-region-footer-bottom .block h2.block-title:before {
    content: "";
    width: 150px;
    height: 1px;
    background: #CCCCCC;
    position: absolute;
    left: 30%;
    top: 10px;
}
.block-region-footer-bottom .block h2.block-title:after {
    content: "";
    width: 150px;
    height: 1px;
    background: #CCCCCC;
    position: absolute;
    right: 30%;
    top: 10px;
}
.front-events p{
  clear:both;
}
.front-events p strong {
    float: left;
    width: 46px;
}
  .front-events .tags{
    width:100%;
    text-align:center;
    font-size:25px;
    font-weight:bold;
    padding:20px;
    background:#bc0000;
    color:#FFF;
    line-height:120%;
  }
.front-events .eventinfo p span {
    display: inline-block;
    float: left;
    width: calc(100% - 46px);
    color: #999;
}
.eventinfo {
    width: 95%;
    margin-top: -10px;
}
@media only screen and (min-width: 1600px){
.list-3 a {
    font-size: 14px;
}}
@media only screen and (max-width: 992px){
  .front-news{
    background:none;
  }
  .front-news .owl-controls.clickable {
    text-align: center;
}
  .front-news .owl-item img{
    width:100%;
    height:auto;
  }
  .block-region-middle-first-right .list-3.list-3-1 {
    padding-top: 0; 
}
  .block-region-middle-first-right a.more-link {
    position: initial;
    padding: 20px;
    display: block;
    text-align: right;
}
.block-region-middle-first-right .list-3.list-3-1 {
   padding-top: 0px;
}
.quicktabs-wrapper .quicktabs-tabs {
    display: block;
}
.quicktabs-wrapper .quicktabs-tabs li {
    float: left;
    width: 25%;
}
.block-region-middle .block h2.block-title:before,
.block-region-middle .block h2.block-title:after,
.block-region-footer-bottom .block h2.block-title:after,
.block-region-footer-bottom .block h2.block-title:before{
display:none;
}
  .informlist .more-link {
    margin-top: 0px;
}
  .layout-full.region-bottom {
    background-image: linear-gradient( 180deg , #BB020A 50%,#663300 50%);
}
.block-region-bottom .block{
  width:100%;
  float:none;
  margin-bottom: 0;
  background:none !important;
      min-height: 350px;
}
  .block-region-bottom .block:first-child a.more-link{
      padding-right: 0;
}
.block-region-bottom .block:first-child{
padding-right: 0;
padding-bottom: 0;
}
.block-region-bottom .block:last-child{
  padding-left:0;
}
}
@media only screen and (min-width: 768px){

}
.tns-outer p{
	text-align: left;
}