@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700,800');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700');

@font-face {
  font-family: 'fontello';
  src: url('/campaign/bestrestaurants/2018/assets/font/fontello.eot?74446509');
  src: url('/campaign/bestrestaurants/2018/assets/font/fontello.eot?74446509#iefix') format('embedded-opentype'),
       url('/campaign/bestrestaurants/2018/assets/font/fontello.woff?74446509') format('woff'),
       url('/campaign/bestrestaurants/2018/assets/font/fontello.ttf?74446509') format('truetype'),
       url('/campaign/bestrestaurants/2018/assets/font/fontello.svg#fontello?74446509') format('svg');
  font-weight: normal;
  font-style: normal;
}

body, html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  overflow-x: hidden !important;
  background: #fff;
  font-family: 'Open Sans', Helvetica, sans-serif;
  font-weight: 400;
  color: #0a3847;
  letter-spacing: -0.02em !important;
  -webkit-font-smoothing: antialiased;
}

.columns {
  padding-left: 0rem;
  padding-right: 0rem;
}
.row {
  margin-left: 0.83333rem;
  margin-right: 0.83333rem;
  width: auto;
}
.noPadding {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.pageContainer {
  position: relative;
  overflow-x: hidden;
}

.headerimg {
  height: 657px;
  width: 100%;
}
.header-NL {
  background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header4000-NL.jpg") 50% 0px no-repeat;
}
.header-BENL {
  background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header4000-BENL.jpg") 50% 0px no-repeat;
}
.header-BEFR {
  background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header4000-BEFR.jpg") 50% 0px no-repeat;
}
.header-DE {
  background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header4000-DE.jpg") 50% 0px no-repeat;
}
.header-AT {
  background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header4000-AT.jpg") 50% 0px no-repeat;
}
.header-PL {
  background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header4000-PL.jpg") 50% 0px no-repeat;
}


.parallax {
  background-attachment: fixed;
}

.mycontentTop {
  position: absolute;
  z-index: 1005;
  top: 0;
  width: 100%;
  max-width: 1225px;
  left: 50%;
  transform: translate(-50%, 0);
}
.mycontent {
  position: relative;
  width: 100%;
  max-width: 1225px;
  margin: 0 auto;
}

.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}

.scrollnav {
  position: absolute;
  z-index: 0;
  top: 602px;
  left: 0;
  /* background: hsla( 0, 0%, 58%, .24); */
  height: 55px;
  width: 100%;
}
.content-scroll {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  max-width: 1225px;
}


#inputfield {
  display: inline-block;
  width: 200px;
  height: 60px;
  border: 0;
  outline: none;
  padding: 13px 0px 13px 0px;
  margin: 0 5px 0 0;
  -webkit-border-radius: 5px;

  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  text-transform: uppercase;
}

::-webkit-input-placeholder {
  font-size: 24px;
  color: #cfcac4;
  font-weight: normal;
  text-align: center;
  vertical-align: center;
}

#submitbutton {
  display: inline-block;
  min-width: 230px;
  height: 60px;
  background: #73e0fc;
  background: -moz-linear-gradient(-45deg, #73e0fc 0%, #51c1db 40%, #1fb5de 100%);
  background: -webkit-linear-gradient(-45deg, #73e0fc 0%,#51c1db 40%,#1fb5de 100%);
  background: linear-gradient(135deg, #73e0fc 0%,#51c1db 40%,#1fb5de 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73e0fc', endColorstr='#1fb5de',GradientType=1 );
  border: 0;
  outline:none;
  padding: 10px 30px;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.6s ease;
  -webkit-transition: all 0.6s ease;

  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
#submitbutton:hover {
  color: #fff;
}

.wrapper {
  position: relative;
}

.one {
  margin-top: -210px;
  padding-bottom: 0;
}

.two {
  background: #faf9f7;
  padding-top: 30px;
  padding-bottom: 14px;
}

.restos {
  padding-top: 20px;
  padding-bottom: 10px;
}
.categories {
  padding-top: 0px;
  padding-bottom: 60px;
}

.block01 {
  background: #f8f5f2;
  padding-bottom: 60px;
}
.block02 {
  padding-bottom: 200px;
  padding-top: 130px;
}

.footer {
  background: #ff8000;
  text-align: center;
}


.devider {
  height: 200px;
  width: 100%;
  display: flex;
}
.white-grey {
  flex: 1;
  position: relative;
}
.triangle {
  background-image: linear-gradient(to left top, #f8f5f2 0%, #f8f5f2 50%, transparent 50%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.triangle2 {
  background-image: linear-gradient(to right bottom, #f8f5f2 0%, #f8f5f2 50%, transparent 50%);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.hide {
  display: none;
}

.logo {
  display: inline-block;
  position: relative;
  z-index: 1005;
  top: 0px;
  left: 13px;
  width: 220px;
  height: 60px;
  background: #ff8000;
  border-radius: 0 0 3px 3px;
  padding: 5px 20px;
}
.bitsmaller {
  padding: 5px 40px;
}
.logo-footer {
  width: 100%;
  max-width: 255px;
  text-align: center;
  margin: 0 auto;
}
.logo-best {
  display: block;
  position: absolute;
  top: 92px;
  left: 13px;
  width: 218px;
  height: 218px;
}
.logo.footer {
  position: absolute;
  left: 0px;
}


/* LANG MENU */

.select-dropdown {
  z-index: 1005;
  position: relative;
  float: right;
  right: 13px;
  display: block;
  margin: 10px 0 0 8px;
}
.select-menu {
  background: #fff;
  z-index: 1006;
  position: absolute;
  right: 13px;
  top: 43px;

  width: auto;
  border-radius: 0 0 3px 3px;
  cursor: pointer;
  transition: min-width .3s ease .3s,background-color .3s ease,color .3s ease,box-shadow .3s ease,font-size .3s ease;
  transform: translateZ(0);
  margin: 0;
  box-shadow: 0 2px 2px rgba(0,0,0,.2);

  padding: 0 0 0 43px;
  color: #fff;
  font-size: 15px;
  height: 35px;
  line-height: 35px;
  text-align: left;
  text-transform: none;
}
.select-menu span {
  position: relative;
  left: 7px;
}
.select-dropdown .locale-flag {
  padding-left: 45px;
}
.select-menu .locale-flag {
  padding-left: 45px;
}
.select-dropdown .locale-flag-fr:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 11px;
  background: url("/campaign/bestrestaurants/2018/assets/img/fr.svg");
  background-size: cover;
  width: 26px;
  height: 18px;
  line-height: 1;
}
.select-dropdown .locale-flag-nl:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 11px;
  background: url("/campaign/bestrestaurants/2018/assets/img/nl.svg");
  background-size: cover;
  width: 26px;
  height: 18px;
  line-height: 1;
}
.select-menu .locale-flag-nl:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 11px;
  background: url("/campaign/bestrestaurants/2018/assets/img/nl.svg");
  background-size: cover;
  width: 26px;
  height: 18px;
  line-height: 1;
}
.select-menu .locale-flag-fr:before {
  content: "";
  position: absolute;
  top: 9px;
  left: 11px;
  background: url("/campaign/bestrestaurants/2018/assets/img/fr.svg");
  background-size: cover;
  width: 26px;
  height: 18px;
  line-height: 1;
}

.select-menu .button-user {
  width: 137px;
}
.select-dropdown .button-user {
  position: relative;
  display: inline-block;
  width: 180px;
  background-color: rgba(0,0,0,.75);
  border-radius: 3px;
  cursor: pointer;
  transition: min-width .3s ease .3s,background-color .3s ease,color .3s ease,box-shadow .3s ease,font-size .3s ease;
  transform: translateZ(0);
  margin: 0;
  box-shadow: 0 2px 2px rgba(0,0,0,.2);

  padding: 0 39px 0 50px;
  color: #fff;
  font-size: 15px;
  height: 35px;
  line-height: 35px;
  text-align: left;
  text-transform: none;
}
.select-dropdown .button-user:after {
  content: "";
  font-family: fontello;
  font-weight: 400;
  line-height: 1;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
  -moz-opacity: 0;
  opacity: 1;
  transition: opacity .3s ease .3s,transform .3s ease;
  position: absolute;
  top: 50%;
  right: 8px;
  margin-right: 7px;
  transform: translateY(-50%) rotate(180deg);
  transform-origin: 50% 50%;
}
.select-dropdown .button-user:hover {
  background-color: rgba( 255, 255, 255, 1);
}
.hoverstate {
  background-color: rgba( 255, 255, 255, 1) !important;
}
.hoverstate span {
  color: #333 !important;
}
.hoverstate:after {
  color: #333 !important;
  transform: translateY(-50%) rotate(-360deg) !important;
}
.select-dropdown .button-user:hover:after {
  color: #333;
}
.select-dropdown .button-user span {
  font-size: 15px;
  color: #fff;
}
.select-dropdown .button-user:hover span {
  color: #333;
}



/* ############ */
/* START VIDEO */

iframe { scrolling: yes; }

.desktop {
  display: block;
}
.mobile {
  display: none;
}
.videocontainer {
  z-index: 990; /* cookie block z-index : 999 */
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%; /* 16 to 9 ratio in percetage */
  box-shadow: 0px 25px 40px 0px rgba(0, 0, 0, 0.3);
}
.video {
  z-index: 1200;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* END VIDEO */
/* ############ */


.citybar {
  text-align: center;
  min-height: 85px;
}
.citylinks {
  padding: 30px;
  font-size: 18px;
}
.citylinks a {
  color: #fff;
  padding: 0 12px;
}


.resto-title {
  position: relative;
  margin: 0 auto;
  padding: 46px 30px;
  text-align: center;
}
.resto-title:before {
  z-index: 9;
  position: absolute;
  top: 50%;
  left: 0;
  content: '';
  display: block;
  width: 100%;
  min-width: 100%;
  height: 1px;
  background: #d8d8d8;
}
.resto-title span {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  padding: 0 20px;
  background: #fff;
  font-size: 21px;
  font-weight: 300;
  color: #0a3847;
  text-align: center;
}


/* Resto cards */
.nomis {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.card {
  position: relative;
  width: calc(26% - 30px);
  flex-basis: auto;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  border: 1px #e9e9e9 solid;
  background: #fff;
  border-radius: 3px;
  padding: 0;
  margin: 0 15px 14px 15px;
  font-size: 0;

  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

.card:nth-child(1n) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.card:nth-child(2n) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.card:nth-child(3n) {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.card:nth-child(4n) {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.card:nth-child(5n) {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.card:nth-child(6n) {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.card:nth-child(7n) {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}
.card:nth-child(8n) {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}
.card:nth-child(9n) {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}



@-webkit-keyframes flipInX2 {
  0% {
    -webkit-transform: perspective(800px) rotateX(400deg);
    transform: perspective(800px) rotateX(400deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(800px) rotateX(-10deg);
    transform: perspective(800px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(800px) rotateX(10deg);
    transform: perspective(800px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(800px) rotateX(0deg);
    transform: perspective(800px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flipInX2 {
  0% {
    -webkit-transform: perspective(800px) rotateX(400deg);
    -ms-transform: perspective(800px) rotateX(400deg);
    transform: perspective(800px) rotateX(400deg);
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(800px) rotateX(-10deg);
    -ms-transform: perspective(800px) rotateX(-10deg);
    transform: perspective(800px) rotateX(-10deg);
  }
  70% {
    -webkit-transform: perspective(800px) rotateX(10deg);
    -ms-transform: perspective(800px) rotateX(10deg);
    transform: perspective(800px) rotateX(10deg);
  }
  100% {
    -webkit-transform: perspective(800px) rotateX(0deg);
    -ms-transform: perspective(800px) rotateX(0deg);
    transform: perspective(800px) rotateX(0deg);
    opacity: 1;
  }
}
.flipInX2 {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX2;
  animation-name: flipInX2;
}


.nomis .card .resto-img img {
  display: block;
  align-self: flex-start;
  width: 100%;
  padding: 0 62px 10px 62px;
}
.nomis .card h4 {
  overflow: hidden;
  position: relative;
  height: 48px;
  margin: 6px 0 0 0;
  padding: 0 14px;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-align: center;
  color: #0a3847;
}
.nomis .card p {
  position: relative;
  height: 28px;
  padding: 0 14px;

  font-size: 11px;
  line-height: 19px;
  font-weight: 300;
  text-align: center;
  color: #666666;
}
.nomis .card .custom-button {
  margin: 14px;
}


.nomis .card.nr1 .custom-button {
  margin: 14px 14px 38px 14px;
}

.nr1 {
  border: 1px #ff8000 solid;
  box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.1);
}
.nr1 .triangle-container {
  position: relative;
  overflow: hidden;
  background: #ff8000;
  height: 74px;
}

.triangle-container-fx {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 600px;
}
.particles {
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 600px;
	grid-area: 1 / 1 / 2 / 2;
}

.particles-canvas {
  z-index: 0;
	position: absolute;
	pointer-events: none;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%,-50%,0);
}

/*
.particles-wrapper {
	position: relative;
	display: inline-block;
	overflow: hidden;
	will-change: transform;
}
*/


.white-box {
  z-index: 1;
  position: absolute;
  width: 105%;
  height: 74px;
  left: 0px;
  bottom: -49px;
  background: #fff;
  transform: rotate(-5deg);
  -webkit-transform: rotate(-5deg);
}
.yellow-title {
  z-index: 2;
  position: relative;
  display: block;
  width: 100%;
  height: 74px;

  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 6px 0 0 0;
}
.yellow-title img {
  position: relative;
  top: 1px;
  width: 38px;
  height: auto;
  display: inline-block;
  padding: 0;
  margin: 0;
}

.nomis.cat {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center; /* make center */
  /* justify-content: flex-start; */
}

/*
.nomis.cat .columns {
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
}
*/

/*
.hidden {
  visibility: hidden;
}
*/
.mobTableHeader {
  display: none;
}

.nomis.winners .card {
  width: calc(30% - 30px);
  margin: 50px 10px 40px 10px;
}

.nomis.cat .card {
  width: calc(33.33333% - 20px);
  margin: 50px 10px 40px 10px;
}

.catMobTitle {
  display: none;
}

.catTitle {
  position: absolute;
  display: block;
  top: -44px;
  left: 0px;
  width: 100%;
  height: 40px;
  color: #000;
  text-align: center;
}
.catTitle .catTitleDiv {
  z-index: 2;
  color: #0a3847;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  padding: 0;
}
.catTitle img {
  position: relative;
  top: -2px;
  width: 35px;
  height: auto;
  display: inline-block;
  padding: 0 0 0 7px;
  margin: 0;
}
.catTitle .icon-smaller {
  width: 25px;
}



.nomis.cat .card .resto-img {
  position: relative;
  top: 0;
  display: inline-block;
  height: 100%;
  width: 40%;
  padding: 14px;
}
.nomis.cat .card .resto-img img {
  position: relative;
  display: block;
  align-self: flex-start;
  width: 100%;
  padding: 0;
}


.nomis.cat .card .resto-info {
  display: inline-block;
  width: 60%;
  vertical-align: top;
  padding: 0 17px 17px 0;
}
.nomis.cat .card h4 {
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #0a3847;
}
.nomis.cat .card p {
  overflow: hidden;
  position: relative;
  height: 20px;
  padding: 0;
  font-size: 11px;
  line-height: 19px;
  font-weight: 300;
  text-align: center;
  color: #666666;

  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.nomis.cat .card .custom-button {
  margin: 0;
}

.custom-button {
  width: auto;
  margin: 0;
  padding: 12px 10px;
  font-size: 13px;
}




.runnerUp .triangle-container {
  position: relative;
  overflow: hidden;
  background: #f8f5f2;
  height: 74px;
}
.runnerUp .triangle-container img {
  position: absolute;
  top: 0px;
  left: 5%;
  width: 36px;
  height: auto;
  display: inline-block;
  padding: 0;
  margin: 0;
}
.grey-title {
  z-index: 2;
  position: relative;
  display: block;
  width: 100%;
  height: 74px;

  color: #666666;
  font-size: 13px;
  text-align: center;
  padding: 15px 0 0 0;
}


.catWinner {
  border: 1px #ff8000 solid;
}
.catWinner .triangle-container {
  position: relative;
  overflow: hidden;
  background: #ff8000;
  height: 74px;
}
.catWinner .triangle-container .yellow-title {
  z-index: 2;
  position: relative;
  display: block;
  width: 100%;
  height: 74px;

  color: #fff;
  font-size: 14px;
  text-align: center;
  padding: 10px 0 0 0;
}
.catWinner .triangle-container .yellow-title img {
  position: relative;
  top: 1px;
  width: 24px;
  height: auto;
  display: inline-block;
  padding: 0;
  margin: 0 10px 0 0;
}



.block01-pic {
  padding-bottom: 55px;
}

.block02-pic-NL {
  background: url("/campaign/bestrestaurants/2018/assets/img/block02-NL.jpg") center left no-repeat;
  height: 513px;
}
.block02-pic-BENL {
  background: url("/campaign/bestrestaurants/2018/assets/img/block02-BENL.jpg") center left no-repeat;
  height: 513px;
}
.block02-pic-BEFR {
  background: url("/campaign/bestrestaurants/2018/assets/img/block02-BEFR.jpg") center left no-repeat;
  height: 513px;
}
.block02-pic-DE {
  background: url("/campaign/bestrestaurants/2018/assets/img/block02-DE.jpg") center left no-repeat;
  height: 513px;
}
.block02-pic-AT {
  background: url("/campaign/bestrestaurants/2018/assets/img/block02-AT.jpg") center left no-repeat;
  height: 513px;
}
.block02-pic-PL {
  background: url("/campaign/bestrestaurants/2018/assets/img/block02-PL.jpg") center left no-repeat;
  height: 513px;
}

.block01-pos {
  position: relative;
  top: 40px;
}
.block02-pos {
  position: relative;
  top: 62px;
}
.block03-pos {
  position: relative;
  top: 60px;
}
.filler {
  display: none;
}
.orange {
  background: #ff8000;
}

.legal {
  padding: 24px 0 50px 0;
}
.legalcopy img {

}

.hr {
  display: block;
  height: 1px;
  width: 100%;
  background: #ffa040;
  margin: 24px 0;
}
.legalcopy2 p {
  background: none;
  margin: 16px 0 0 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-transform: none;
  text-align: center;
  color: #fff;
}
.legalcopy2 a {
  font-size: 15px;
  color: #fff;
  padding: 10px 0px;
}
.legalcopy2 a:after {
  position: relative;
  top: -3px;
  height: 28px;
  margin: 3px 16px;
  opacity: .4;
  content: "";
  font-family: fontello;
  font-weight: 400;
  font-size: 4px;
}
.legalcopy2 > .lastitem:after {
  content: "" !important;
  opacity: 0 !important;
  display: none !important;
  height: 0 !important;
  font-size: 0 !important;
}

.arrow-down {
  display: block;
  position: absolute;
  z-index: 900;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 80%;
  width: 107px;
  height: 66px;
}

.bounces {
  animation: bounces 10s infinite;
  -webkit-animation: bounces 10s infinite;
  -moz-animation: bounces 10s infinite;
  -o-animation: bounces 10s infinite;
}



.whitebg {
  min-height: 400px;
  background: #faf7f6;
}
.text-center {
  padding: 0 10px;
}


.participate {
  background: #ffa335;
  background: -moz-radial-gradient(center, ellipse cover, #ffa335 0%, #ff8300 100%);
  background: -webkit-radial-gradient(center, ellipse cover, #ffa335 0%,#ff8300 100%);
  background: radial-gradient(ellipse at center, #ffa335 0%,#ff8300 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa335', endColorstr='#ff8300',GradientType=1 );
  text-align: center;
  margin: 0 auto;
}
.whitetitle {
  color: #fff;
  padding-bottom: 20px;
  border-bottom: 1px #ffb75c solid;
}
.whitecopy {
  color: #fff;
  padding: 14px 24px 10px 24px;
  line-height: 24px;
  border-bottom: 1px #ffb75c solid;
}
.whitecopy2 {
  color: #fff;
  padding: 14px 24px 10px 24px;
  line-height: 24px;
}


.greyline02 {
  width: 100%;
  height: 26px;
  border-bottom: 1px #e8e8e8 solid;
  margin-top: -20px;
}
.greyline02 h3 {
  position: relative;
  display: block;
  margin: 0 auto;
  background: #fff;
  text-align: center;
  bottom: -12px;
  max-width: 220px;
}


.introcopy {
  position: relative;
  z-index: 1000;
  max-width: 615px;
  margin: 0 auto;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0px 9px 21px 0px rgba(0, 0, 0, 0.22);
  padding: 27px 5px 35px 5px;

  animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;

  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;

  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.copy {
  padding: 34px 34px 54px 34px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
}
.videoDiv.copy {
  padding: 0 0 34px 0;
}
.block.copy {
  padding: 0 15px 34px 15px;
}
.introcopy p {
  text-align: center;
  font-size: 17px;
  font-weight: 300;
}
.copy p {
  text-align: justify;
  font-size: 14px;
  line-height: 29px;
}
.copy ul {
  margin: 0;
  padding: 0;
}
.copy li {
  list-style: none;
  position: relative;
  padding: 0 0 14px 16px;
  text-align: justify;
  font-size: 15px;
  line-height: 21px !important;
}
.listing {
  position: relative;
  top: -2px;
  display: inline-block;
  opacity: 1;
  z-index: 10;
  transition: 0.3s;
  width: .4em;
  height: .4em;
  margin: 0 7px 0 -16px;
  border-right: 2px solid #0a3847;
  border-top: 2px solid #0a3847;
  transform: rotate(45deg);
}

h1 {
  font-family: 'Open Sans', sans-serif;
  font-size: 55px;
  font-weight: 600;
  line-height: 55px;
  letter-spacing: -0.02em;
  color: #0a3847;
  text-align: center;
  padding: 30px 7% 10px 7%;
}
h1 .hiLight {
  color: #ff8000;
}
h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 42px;
  line-height: 52px;
  font-weight: 700;
  letter-spacing: -0.02em;
  text-align: center;
  color: #0a3847;
  padding: 0 10% 30px 10%;
}
.introcopy h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  font-weight: 600;
  line-height: 21px;
  text-align: center;
  /* text-transform: uppercase; */
  color: #fff;

}

h3 {
  margin-bottom: 0px;
  padding-bottom: 2px;
  font-family: 'Open Sans', sans-serif;
  font-size: 28px;
  font-weight: 300;
  line-height: 48px;
  text-align: center;
  color: #0a3847;
}
h4 {
  margin-bottom: 30px;
  font-family: 'Open Sans', sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 52px;
  text-align: left;
  color: #0a3847;
}
.white-copy h4 {
  color: #fff;
}
.white-copy {
  color: #fff;
}
.white-copy a {
  color: #fff;
  font-weight: 600;
  text-decoration: underline;
}

.maintitle {
  padding-bottom: 30px;
}
.maintitle p {
  padding: 0 24%;
  text-align: center;
  font-size: 17px;
  line-height: 29px;
  color: #0a3847;
}
.winnerlink {
  cursor: pointer;
  color: #ff8000;
  text-decoration: underline;
}

.introcopy .field {
  position: relative;
  background: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 90% !important;
  margin: 0 auto;
  padding: 4px 0px;
  border: solid 1px #eaeaea;
  border-radius: 5px;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 1, 0.16);
}
.introcopy select {
  background-image: url("/campaign/bestrestaurants/2018/assets/img/select-down.svg");
  background-origin: content-box;
  background-position: 98% 50%;
  background-repeat: no-repeat;
  background-size: 20px 20px;
  padding-right: 0;
  margin-top: 0;
  width: 100%;
  border: 0;

  border-radius: 0;
  font-family: inherit;
  font-size: 1rem;
  line-height: normal;
  color: #0a3847;

  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.introcopy select::-ms-expand {
  display: none;
}
select::-ms-value {
  background: none;
  color: #0a3847;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}
.introcopy select:focus {
  box-shadow: none !important;
  outline: 0;
  background-image: url("/campaign/bestrestaurants/2018/assets/img/select-up.svg");
}



.custom-button {
  cursor: pointer;
  position: relative;
  overflow: hidden;
  width: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  transition: all 0.5s;

  margin: 0 auto;
  margin-top: 18px;
  padding: 12px 30px;
  text-align: center;
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 300;
  font-size: 15px;
  color: #fff;
  border: 0;

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.custom-button a {
  cursor: pointer;
  transition: all 0.5s;
}
button, input, optgroup, select, textarea {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 100%;
  margin: 0;
}
.max300 {
  max-width: 300px;
}


/*
.custom-button:after {
  position: absolute;
  opacity: 1;
  z-index: 10;
  right: 24px;
  transition: 0.3s;
  top: 38%;
  content: "";
  margin-right: -1px;
  margin-bottom: -3px;
  width: .5em;
  height: .5em;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  transform: rotate(135deg);
}
.custom-button.active:after, .custom-button a.active:after {
   transform: rotate(-405deg);
}
*/

.white {
  background: #fff;
  color: #0a3847;
}
.white a {
  color: #0a3847;
}
.custom-button.white {
  padding: 12px 80px;
}

.electric {
  background: #1673f4;
  padding: 12px 6px;
  color: #fff;
  font-size: 15px;
}
.electric a {
  color: #fff;
  font-size: 17px;
}
.electric.faded {
  cursor: auto;
  opacity: 0.2 !important;
}

.navy {
  background: #0a3847;
  color: #fff;
}
.navy a {
  color: #fff;
}
.custom-button.navy {
  padding: 12px 80px;
}

.grey {
  background: #faf8f6;
}
.copy.grey p {
  color: #0a3847;
}
.copy.grey li {
  color: #0a3847;
}




.backTop {
  display: none;
  z-index: 988;
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 52px;
  border-radius: 2px;
  background: rgba(0,0,0, 0.3);
  cursor: pointer;

  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.backTop:after {
  content: "";
  position: absolute;
  z-index: 989;
  opacity: 0.8;
  width: .9em;
  height: .9em;
  left: 16px;
  top: 40%;
  transition: 0.3s;
  margin-right: 0px;
  margin-bottom: 0px;
  border-right: 3px solid #fff;
  border-top: 3px solid #fff;
  transform: rotate(-45deg);
}




/* ####### */
/* COOKIE */

.notice {
  display: none;
}
.privacybanner_notice {
  display: none;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 9999;
  text-align: center;
  min-width: 280px;
  background-color: rgba(0,0,0,.65);
  color: #fff;
  padding: 15px;
  font-size: 13px;
}
.privacybanner_notice {
  display: block;
}
#privacybanner {
  display: inline-block;
  line-height: inherit;
  color: #1779ba;
  text-decoration: none;
  cursor: pointer;
}#privacybanner:hover {
  opacity: 0.6;
}
@media only screen and (min-width: 640px) {
  .privacybanner_notice {
    max-width: 450px;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }
}


.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}


/* ################# */
/* ################# */
/* ANIMATIE */

@keyframes loaded {
  0% { transform: translate3d(0, 100%, 0); opacity: 0; }
  58% { transform: translate3d(0, -27px, 0); opacity: 1; }
  73% { transform: translate3d(0, 12px, 0); opacity: 1; }
  88% { transform: translate3d(0, -8px, 0); opacity: 1; }
}


@keyframes move {
  from {
    left: -10%;
  }
  to {
    left: 110%;
  }
}


@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}


@keyframes alert {
    0%, 4% { transform: translatey(0px);  }
    5%, 6% { transform: translatey(-20px); }
    7%, 8% { transform: translatey(0px); }
    9%, 10% { transform: translatey(-20px); }
    11%, 100% { transform: translatey(0px); }
}



/* ################# */
/* ################# */
/* MEDIA QUERIES */

@media only screen and (max-width :1255px){

  .videoDiv.copy {
    padding: 0 15px 34px 15px;
  }

  .electric a {
    font-size: 15px;
  }

}



@media only screen and (max-width :1024px){


  .restos {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .nomis.winners .card {
    width: calc(33% - 30px);
    margin: 30px 14px 20px 14px;
  }

  /*
  .card {
    display: block;
    width: calc(25% - 14px);
    padding: 0;
    margin: 0 7px 14px 7px;
    font-size: 0;
  }
  */
  .electric {
    padding: 12px 3px;
  }
  .custom-button.white {
    padding: 12px 40px;
  }
  .custom-button.navy {
    padding: 12px 40px;
  }

}



@media only screen and (max-width :1023px){

  .card {
    display: block;
    width: calc(25% - 14px);
    padding: 0;
    margin: 0 7px 14px 7px;
    font-size: 0;
  }

  h1 {
    font-size: 34px;
    line-height: 44px;
    padding: 0 4%;
  }
  h2 {
    font-size: 17px;
    line-height: 27px;
  }
  h3 {
    font-size: 28px;
    line-height: 48px;
  }
  .maintitle p {
    padding: 0 10%;
    text-align: center;
    font-size: 17px;
    line-height: 27px;
    color: #0a3847;
  }
  h4 {
    margin-bottom: 30px;
    font-size: 32px;
    line-height: 42px;
    text-align: center;
  }
  .copy p {
    /* text-align: center !important; */
    font-size: 15px;
    line-height: 29px !important;
  }


  .devider {
    z-index: 10;
    height: 170px;
  }

  .block01 {
    position: relative;
    height: 100%;
    padding-bottom: 10px;
  }

  .block02, .block03 {
    height: 100%;
    padding-bottom: 70px;
  }

  .block02 {
    padding-top: 70px;
  }

  .filler {
    display: block;
    height: 442px;
  }

  .block01-pic {
    background: none;
    height: auto;
  }

  .block02-pic-NL, .block02-pic-BENL, .block02-pic-BEFR, .block02-pic-DE, .block02-pic-AT, .block02-pic-PL {
    background: none;
    height: auto;
  }

  .block03-pic {
    background: none;
    height: auto;
  }

  .block02-pic-mobile-NL {
    background: url("/campaign/bestrestaurants/2018/assets/img/block02-mobile-NL.jpg") top center no-repeat;
    background-size: cover;
  }
  .block02-pic-mobile-BENL {
    background: url("/campaign/bestrestaurants/2018/assets/img/block02-mobile-BENL.jpg") top center no-repeat;
    background-size: cover;
  }
  .block02-pic-mobile-BEFR {
    background: url("/campaign/bestrestaurants/2018/assets/img/block02-mobile-BEFR.jpg") top center no-repeat;
    background-size: cover;
  }
  .block02-pic-mobile-DE {
    background: url("/campaign/bestrestaurants/2018/assets/img/block02-mobile-DE.jpg") top center no-repeat;
    background-size: cover;
  }
  .block02-pic-mobile-AT {
    background: url("/campaign/bestrestaurants/2018/assets/img/block02-mobile-AT.jpg") top center no-repeat;
    background-size: cover;
  }
  .block02-pic-mobile-PL {
    background: url("/campaign/bestrestaurants/2018/assets/img/block02-mobile-PL.jpg") top center no-repeat;
    background-size: cover;
  }

  .block01-pos {
    position: relative;
    top: 0;
  }
  .block02-pos {
    position: relative;
    top: 0;
  }

  .copy ul {
    width: 100%;
    margin: auto;
  }
  .copy ul li {
    text-align: left;
  }

  .float-left {
    float: none !important;
    text-align: center;
  }
  .float-right {
    float: none !important;
    text-align: center;
  }
  .custom-button.float-left {
    text-align: center;
    margin: 30px auto 0 auto;
  }
  .custom-button.float-right {
    margin: 30px auto 0 auto;
    text-align: center;
  }

  .custom-button {
    max-width: 300px;
  }

  .citybar {
    text-align: center;
  }
  .citylinks {
    font-size: 16px;
  }
  .citylinks a {
    color: #fff;
    padding: 0 12px;
  }

  .legal {
    padding: 20px 0;
  }
  .legalcopy2 a {
    display: block;
    font-size: 14px;
    padding: 10px 0px;
  }
  .legalcopy2 a:after {
    display: none;
  }

}



@media only screen and (max-width :950px){

  .nomis.cat .card {
    width: calc(50% - 20px);
    margin: 50px 10px 40px 10px;
  }

}



/* SLIDER BREAKPOINT - nexus 10 = 799px */
@media only screen and (max-width :799px){

  .logo {
    position: relative;
    left: 13px;
    width: 220px;
  }
  .logo-best {
    width: 170px;
    height: auto;
  }

  .headerimg {
    height: 418px;
    min-width: 100%;
  }
  .header-NL {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-NL.jpg") 38% -30px no-repeat;
  }
  .header-BENL {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-BENL.jpg") 38% -30px no-repeat;
  }
  .header-BEFR {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-BEFR.jpg") 38% -30px no-repeat;
  }
  .header-DE {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-DE.jpg") 38% -30px no-repeat;
  }
  .header-AT {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-AT.jpg") 38% -30px no-repeat;
  }
  .header-PL {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-PL.jpg") 38% -30px no-repeat;
  }

  .one {
    background: #f8f5f2;
    margin-top: 0;
    margin-bottom: 0px;
  }
  .introcopy {
    margin-top: -114px;
  }
  .two {
    background: #f8f5f2;
    margin-top: 0px;
    padding-top: 40px;
    padding-bottom: 24px;
  }

  /*
  .slick-slide img {
      display: inline-block;
  }
  */


  .nr1 .triangle-container {
    position: relative;
    overflow: hidden;
    height: 74px;
  }
  .nr1 .triangle-container .yellow-title {
    z-index: 2;
    position: relative;
    display: block;
    width: 100%;
    height: 74px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 0 0 0;
  }
  .nr1 .triangle-container .yellow-title img {
    position: absolute;
    top: 10px;
    left: 5%;
    width: 36px;
    height: auto;
    display: inline-block;
    padding: 0;
    margin: 0;
  }
  .nr1 .triangle-container .yellow-title img {
    display: none;
  }
  .nomis.winners .card .custom-button {
    margin: 14px;
  }


  .devider {
    height: 100px;
  }

  .block01 {
    padding-top: 30px;
  }

  .select-dropdown .button-user, .select-menu {
    width: 0;
    padding: 10px 24px;
  }
  .select-menu .button-user {
    width: 0;
  }
  .select-dropdown span, .select-menu span {
    display: none;
  }
  .select-dropdown .button-user:after {
    display: none;
  }
  /* windows phone fix */
  .select-menu a {
    position: absolute;
    z-index: 2000;
    display: block;
    left: 0;
    top: 0;
    height: 35px;
    width: 50px;
  }

  .filler {
    display: block;
    height: 342px;
  }

  .card {
    width: calc(25% - 14px);
    padding: 0;
    margin: 0 7px 14px 7px;
  }

}


@media only screen and (max-width :768px){

  .logo {
    position: relative;
    width: 200px;
    height: auto;
    padding: 5px 10px;
  }

}



@media only screen and (max-width :640px){

  .restos.hasCats {
    padding-top: 10px;
    padding-bottom: 40px;
  }
  .triangle.hasCats {
    background-image: linear-gradient(to left top, #fff 0%, #fff 50%, transparent 50%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
  .block01.hasCats {
    background: #fff;
  }
  .block02.hasCats {
    background: #f8f5f2;
  }


  .categories:after {
    z-index: -1;
    content: '';
    position: absolute;
    top: 210px;
    left: -20%;
    width: 140%;
    height: 100%;
    background: #f8f5f2;
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
  }
  .mobTableHeader {
    display: block;
    width: calc(100% - 1px);
  }
  .triangle-container.mobTableHeader {
    position: relative;
    overflow: hidden;
    background: #ff8000;
    height: 96px;
    margin-top: 30px;
    border-radius: 3px 3px 0 0;
  }
  .triangle-container.mobTableHeader .yellow-title {
    padding: 16px 0 0 0;
  }
  .triangle-container.mobTableHeader .white-box {
    z-index: 1;
    position: absolute;
    width: 105%;
    height: 95px;
    left: 0px;
    bottom: -64px;
    background: #fff;
    transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
  }
  .nomis.cat .card {
    width: 100%;
    margin: -3px 0 14px 0;
  }
  .nomis.cat .card .resto-img {
    padding: calc(20px + 3%) 14px 14px 14px;
  }
  .nomis.cat .card .resto-info .custom-button {
    max-width: 100%;
  }
  .nomis.cat .card .catTitle {
    display: none;
  }
  .nomis.cat .card p {
    height: 30px;
}
  .nomis.cat .card .triangle-container {
    display: none;
  }
  .catWinner {
    border: none;
  }

  .catMobTitle {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
    padding: 7px 0 1px 0;
    color: #ff8000;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
  }
  .catMobTitle:before {
    z-index: 9;
    position: absolute;
    top: 100%;
    left: 0;
    content: '';
    display: block;
    width: calc(100% - 32px);
    height: 1px;
    background: #d8d8d8;
  }
  .catMobTitle img {
    position: absolute;
    right: 0;
    top: 0px;
    width: 30px;
    height: auto;
    display: inline-block;
    padding: 10px 0 0 7px;
    margin: 0;
  }


  .filler {
    display: block;
    height: 290px;
  }

  .devider {
    height: 70px;
  }

  .maintitle {
    padding-bottom: 20px;
  }

  .introcopy select {
    height: 2.2rem;
    background-position: 98% 50%;
    background-size: 20px 20px;
    font-size: 13px !important;
    line-height: normal;
    color: #0a0a0a;
  }

  .block01-pic {
    padding-bottom: 20px;
  }

  .videoDiv.copy {
    padding: 0 15px 24px 15px;
  }
  .videocontainer {
    box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.3);
  }

}



@media only screen and (max-width :580px){

  .slick-list {
    padding: 0 10% 0 0;
  }
  .slick-dots {
    bottom: -25px !important;
  }
  .slick-dotted.slick-slider {
    margin-bottom: 0 !important;
  }
  .slick-track {
    display: flex !important;
  }
  .second {
    order: -1 !important;
  }

  .nomis.winners .card {
    width: calc(100%);
    margin: 14px 14px 20px 14px;
  }



  /* WINNER MOBILE CARDS  --> */

  .nr1 .triangle-container {
    position: relative;
    overflow: hidden;
    height: 74px;
  }
  .nr1 .triangle-container .yellow-title {
    z-index: 2;
    position: relative;
    display: block;
    width: 100%;
    height: 74px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 10px 0 0 0;
  }
  .nr1 .triangle-container .yellow-title img {
    position: absolute;
    top: 10px;
    left: 5%;
    width: 36px;
    height: auto;
    display: inline-block;
    padding: 0;
    margin: 0;
  }

  .runnerUp .triangle-container {
    position: relative;
    overflow: hidden;
    background: #f8f5f2;
    height: 74px;
  }
  .runnerUp .triangle-container img {
    position: absolute;
    top: 0px;
    left: 5%;
    width: 36px;
    height: auto;
    display: inline-block;
    padding: 0;
    margin: 0;
  }
  .grey-title {
    z-index: 2;
    position: relative;
    display: block;
    width: 100%;
    height: 74px;

    color: #666666;
    font-size: 13px;
    text-align: center;
    padding: 15px 0 0 0;
  }

  .nomis.winners .card .resto-img {
    position: relative;
    top: 0;
    display: inline-block;
    height: 100%;
    width: 30%;
    padding: 7px;
  }
  .nomis.winners .card .resto-img img {
    position: relative;
    display: block;
    align-self: flex-start;
    /* width: 90%; */
    padding: 0;
  }
  .nomis.winners .card .resto-info {
    display: inline-block;
    width: 70%;
    vertical-align: top;
    padding: 0 17px 17px 0;
  }
  .nomis.winners .card h4 {
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #0a3847;
  }
  .nomis.winners .card p {
    overflow: hidden;
    position: relative;
    height: 30px;
    padding: 0;
    font-size: 11px;
    line-height: 19px;
    font-weight: 300;
    text-align: center;
    color: #666666;

    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
  }
  .nomis.winners .card .custom-button {
    margin: 0;
    width: 100%;
    max-width: 100%;
  }


  /* <!-- WINNER MOBILE CARDS */

}



@media only screen and (max-width :480px){

  .logo {
    width: 150px;
    padding: 5px 8px;
  }
  .logo:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    display: block;
    width: 100%;
    height: 0;
    background: #ff8000;
  }
  .logo-best {
    top: 80px;
    width: 130px;
  }

  .headerimg {
    height: 380px;
    min-width: 100%;
  }
  .header-NL {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-NL.jpg") 38% -30px no-repeat;
    background-size: cover;
  }
  .header-BENL {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-BENL.jpg") 38% -30px no-repeat;
    background-size: cover;
  }
  .header-BEFR {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-BEFR.jpg") 38% -30px no-repeat;
    background-size: cover;
  }
  .header-DE {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-DE.jpg") 38% -30px no-repeat;
    background-size: cover;
  }
  .header-AT {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-AT.jpg") 38% -30px no-repeat;
    background-size: cover;
  }
  .header-PL {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-PL.jpg") 38% -30px no-repeat;
    background-size: cover;
  }

  .introcopy {
    margin-top: -100px;
  }

  .introcopy select {
    background-position: 98% 50%;
    background-size: 20px 20px;
    font-size: 13px !important;
    line-height: normal;
    color: #0a0a0a;
  }
  .devider {
    height: 40px;
  }

  .filler {
    display: block;
    height: 242px;
  }

  .two {
    margin-top: 0px;
    padding-top: 20px;
    padding-bottom: 0px;
  }

  .nomis {
    display: flex;
    flex-wrap: wrap;
  }
  .nomis.winners .card {
    margin: 10px 14px 10px 14px;
  }
  .card {
    width: 100%;
    display: inline-block;
    padding: 0 0 0 0;
    margin: 0 7px 14px 7px;
  }
  .nomis .card .resto-img {
    position: relative;
    top: 0;
    display: inline-block;
    height: 100%;
    width: 30%;
    padding: 7px 7px 0 7px;
  }
  .nomis .card .resto-img img {
    position: relative;
    top: 25%;
    width: 100%;
    padding: 0;
  }
  .resto-info {
    display: inline-block;
    width: 70%;
    vertical-align: top;
    padding: 10px 10px 10px 0;
  }
  .nomis .card h4 {
    overflow: hidden;
    position: relative;
    height: auto;
    margin: 0;
    padding: 0;

    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    color: #0a3847;
  }
  .nomis .card p {
    overflow: hidden;
    position: relative;
    height: 30px;
    margin-bottom: 0;
    padding: 0;

    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 11px;
    line-height: 20px;
    text-align: left;
  }
  .nomis .card .custom-button {
    margin: 0;
  }

  .block.copy {
    padding: 0 15px 10px 15px;
  }

  .categories:after {
    top: 130px;
  }

  .custom-button {
    width: auto;
    padding: 12px 10px;
    font-size: 13px;
  }

  h1 {
    font-size: 17px;
    line-height: 24px;
    padding: 0 4%;
  }
  h2 {
    font-size: 14px;
    line-height: 24px;
  }
  h3 {
    padding-bottom: 10px;
    font-size: 17px;
    line-height: 27px;
  }
  .maintitle {
    padding-bottom: 10px;
  }
  .maintitle p {
    padding: 0 14px;
    text-align: center;
    font-size: 13px;
    line-height: 23px;
    color: #0a3847;
  }
  h4 {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 29px;
    text-align: left;
  }

  .restos {
    padding-top: 10px;
    padding-bottom: 40px;
  }
  .resto-title {
    position: relative;
    margin: 0 auto;
    padding: 8px 0;

    text-align: center;
  }
  .resto-title:before {
    z-index: 9;
    position: absolute;
    top: 50%;
    left: 0;
    content: '';
    display: block;
    width: 100%;
    min-width: 100%;
    height: 1px;
    background: #d8d8d8;
  }
  .resto-title span {
    position: relative;
    z-index: 10;
    margin: 0 auto;
    padding: 0 2px;
    background: #fff;
    font-size: 16px;
    font-weight: 300;
    color: #0a3847;
    text-align: center;
  }

  .introcopy {
    padding: 16px 5px 25px 5px;
  }
  .introcopy h3 {
    padding-bottom: 0px;
    font-size: 15px;
    font-weight: 600;
    line-height: 21px;
  }
  .copy p {
    text-align: justify;
    font-size: 14px;
    line-height: 24px !important;
  }
  .introcopy p {
    font-size: 13px;
  }
  .copy li {
    font-size: 14px;
    line-height: 24px !important;
  }

  .max300 {
    max-width: 260px;
  }

}



@media only screen and (max-width :420px){

  .custom-button {
    width: auto;
    padding: 12px 10px;
    font-size: 13px;
  }

}


@media only screen and (max-width :370px){

  .logo {
    width: 130px;
  }
  .logo-best {
    top: 56px;
    width: 100px;
  }

  .countdown {
    margin: 6px 0 0 0;
  }
  .select-dropdown {
    margin: 6px 0 0 8px;
  }
  .select-menu {
    right: 13px;
    top: 38px;
  }



  .headerimg {
    height: 310px;
    min-width: 100%;
  }
  .header-NL {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-NL.jpg") 38% 0 no-repeat;
    background-size: cover;
  }
  .header-BENL {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-BENL.jpg") 38% 0 no-repeat;
    background-size: cover;
  }
  .header-BEFR {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-BEFR.jpg") 38% 0 no-repeat;
    background-size: cover;
  }
  .header-DE {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-DE.jpg") 38% 0 no-repeat;
    background-size: cover;
  }
  .header-AT {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-AT.jpg") 38% 0 no-repeat;
    background-size: cover;
  }
  .header-PL {
    background: #faf9f7 url("/campaign/bestrestaurants/2018/assets/img/header-mob-PL.jpg") 38% 0 no-repeat;
    background-size: cover;
  }

  .introcopy {
    margin-top: -60px;
  }
  .one {
    margin-bottom: 0px;
  }
  .two {
    padding-top: 20px;
  }

  .nomis.cat .card .resto-img {
    padding: calc(30px + 3%) 14px 14px 14px;
  }

}



@media only screen and (max-width :320px){



}
