@charset "UTF-8";
/*Font Family*/
/*Font colour */
/*Font size */
/*Teaser*/
/*Lightbox*/
/*sport*/
/*sport sections */
/*travel*/
/*travel sections */
/*wildlife*/
/*wildlife sections*/
/*commercial*/
/*clients*/
/*Portfolio*/
/*Projects*/
/*Projects sections*/
/*Stories*/
/*Stories sections*/
/*home*/
/*countries*/
/* =Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: "Raleway", serif;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  word-wrap: break-word;
}

html {
  font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
  overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
  -webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
  -ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}

body {
  background: #fff;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

ol, ul {
  list-style: none;
}

table { /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote {
  padding: 0 0 0 4em;
  position: relative;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}

blockquote:before {
  background: url(images/base/quote.png) no-repeat;
  height: 20px;
  left: 5%;
  position: absolute;
  top: 0;
  width: 24px;
}

blockquote, q {
  quotes: "" "";
}

a img {
  border: 0;
}

/* =Global
----------------------------------------------- */
/* Headings */
h1, h2, h3, h4, h5, h6 {
  clear: both;
}

hr {
  background-color: #ddd;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

/* Text elements */
p {
  margin-bottom: 1.5em;
}

dd {
  margin: 0 1.5em 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #ddd;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #ddd;
  text-decoration: none;
}

sup,
sub {
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

figure {
  margin: 0;
}

table {
  margin: 0 0 1.5em;
  width: 100%;
  border: 1px solid #000;
}

th {
  font-weight: bold;
  background: #333;
  color: #fff;
  padding: 5px 10px;
  border: 1px solid #000;
}

td {
  border: 1px solid #000;
  padding: 5px 10px;
}

button,
input,
select,
textarea {
  font-size: 100%; /* Corrects font size not being inherited in all browsers */
  margin: 0; /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
  vertical-align: baseline; /* Improves appearance and consistency in all browsers */
  *vertical-align: middle; /* Improves appearance and consistency in all browsers */
}

button,
input {
  line-height: normal; /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */
  *overflow: visible; /* Corrects inner spacing displayed oddly in IE6/7 */
  border: 2px solid #000;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  background: #111; /* Old browsers */
  color: #fff;
  cursor: pointer; /* Improves usability and consistency of cursor style between image-type 'input' and others */
  padding: 0.8em 1.5em;
  border: none;
}

button:hover,
html input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #111; /* Old browsers */
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box; /* Addresses box sizing set to content-box in IE8/9 */
  padding: 0; /* Addresses excess padding in IE8/9 */
}

input[type=search] {
  -webkit-appearance: textfield; /* Addresses appearance set to searchfield in S5, Chrome */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
  box-sizing: content-box;
}

input[type=search]::-webkit-search-decoration { /* Corrects inner padding displayed oddly in S5, Chrome on OSX */
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner { /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
  border: 0;
  padding: 0;
}

input[type=text],
textarea {
  border: 1px solid #666;
}

input[type=text]:focus,
textarea:focus {
  color: #111;
}

input[type=text] {
  padding: 3px;
}

textarea {
  overflow: auto; /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding-left: 3px;
  vertical-align: top; /* Improves readability and alignment in all browsers */
  width: 98%;
}

/* Advanced Checkbox Hack */
body {
  -webkit-animation: bugfix infinite 1s;
}

@-webkit-keyframes bugfix {
  from {
    padding: 0;
  }
  to {
    padding: 0;
  }
}
/*content area */
div#container {
  max-width: 1500px;
  display: block;
  position: relative;
  margin: 0 auto;
}

header h1 {
  padding: 0 10px;
  margin: 2px 0 0 0;
}

/*share bar */
#sharelinks li {
  width: 32px;
  height: 32px;
  float: left;
  font-size: 0px;
  display: block;
  margin-right: 2px;
}

#sharelinks li a {
  display: block;
}

#sharelinks li.facebook {
  background: url("../images/base/social-icon.png") 0px -32px;
  width: 32px;
}

#sharelinks li.facebook:hover {
  background: url("../images/base/social-icon.png") 0px 0px;
}

#sharelinks li.twitter {
  background: url("../images/base/social-icon.png") -32px -32px;
  width: 32px;
}

#sharelinks li.twitter:hover {
  background: url("../images/base/social-icon.png") -32px 0px;
}

#sharelinks li.google {
  background: url("../images/base/social-icon.png") -64px -32px;
  width: 32px;
}

#sharelinks li.google:hover {
  background: url("../images/base/social-icon.png") -64px 0px;
}

#sharelinks li.pintrest {
  background: url("../images/base/social-icon.png") -96px -32px;
  width: 32px;
}

#sharelinks li.pintrest:hover {
  background: url("../images/base/social-icon.png") -96px 0px;
}

#sharelinks li.reddit {
  background: url("../images/base/social-icon.png") -128px -32px;
  width: 32px;
}

#sharelinks li.reddit:hover {
  background: url("../images/base/social-icon.png") -128px 0px;
}

#sharelinks li.digg {
  background: url("../images/base/social-icon.png") -160px 0px;
  width: 32px;
}

#sharelinks li.digg:hover {
  background: url("../images/base/social-icon.png") -160px -32px;
}

#sharelinks li.Stumble {
  background: url("../images/base/social-icon.png") -192px -32px;
  width: 32px;
}

#sharelinks li.Stumble:hover {
  background: url("../images/base/social-icon.png") -192px 0px;
}

#sharelinks li.news {
  background: url("../images/base/social-icon.png") -224px -32px;
  width: 32px;
}

#sharelinks li.news:hover {
  background: url("../images/base/social-icon.png") -224px 0px;
}

#sharelinks li.tumblr {
  background: url("../images/base/social-icon.png") -256px -32px;
  width: 32px;
}

#sharelinks li.tumblr:hover {
  background: url("../images/base/social-icon.png") -256px 0px;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body,
button,
input,
select,
textarea {
  color: #111;
  font-family: "Raleway", serif;
  font-size: 1.9em;
  line-height: 1.8em;
}

#contact button {
  font-size: 14px;
  line-height: 18px;
}

dt {
  font-weight: bold;
}

b, strong {
  font-weight: bold;
}

dfn, cite, em, i {
  font-style: italic;
}

cite {
  font-weight: bold;
}

pre {
  font-family: "Raleway", serif;
  font-size: 15px;
  font-size: 1.8rem;
  line-height: 1.5;
}

code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

sub,
small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

a {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}

#subNav li a:hover,
a:hover,
a:focus,
a:active {
  color: #ddd;
}

h1 a, h2 a, h3 a, h4 a, nav a, li a {
  text-decoration: none;
}

.entry-content-text ul {
  list-style-type: disc;
}

.entry-content-text li {
  font-size: 12px;
  margin-left: 50px;
  line-height: 20px;
}

.entry-content-text .breadcrumb li {
  margin-left: 0px;
}

#breadcrumb li {
  font-size: 10px;
  float: left;
}

header h1 {
  color: #000;
  text-transform: uppercase;
  font-family: "Raleway", serif;
  font-size: 14px;
}

#sitemap h1,
#text-area h1,
#article-block h1 {
  font-size: 28px;
  margin: 0 0 20px 10px;
  padding: 0;
  font-weight: normal;
}

nav a,
h2 {
  font-size: 12px;
  color: #fff;
  line-height: 16px;
  text-transform: uppercase;
}

nav .breadcrumb a {
  color: #000;
}

#form-block h2 {
  font-size: 28px;
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: #000;
  text-transform: inherit;
  font-family: "Raleway", serif;
  clear: both;
  line-height: 35px;
}

#form-block p,
.about-block p,
#text-area p,
#article-block p {
  font-size: 12px;
  line-height: 17px;
  text-align: justify;
}

#form h3 {
  margin: 0 20px 30px 10px;
  padding: 10px;
  font-size: 14px;
  text-align: center;
  background: #333;
  color: #fff;
  width: 97%;
  line-height: 18px;
}

#subNav h1 strong {
  color: #f00;
}

.sitemap a {
  color: #fff;
}

#subNav li a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

#subNav li a.selected {
  color: #f00;
}

#subNav h1 {
  font-weight: normal;
  line-height: 52px;
  text-shadow: 1px 1px #800;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
}

.Travel #subNav h1 strong,
#listing.Country #subNav h1,
.France #subNav h1,
.Blastradius #subNav h1,
.hotelv #subNav h1,
.Travel #subNav h1,
.europe #subNav h1,
.africa #subNav h1,
.asia #subNav h1,
.wec #subNav h1 {
  font-size: 71px;
}

.Stories #subNav h1,
.Projects #subNav h1 {
  font-size: 67px;
}

#listing.Belgium #subNav h1,
.Wildlife #subNav h1 {
  font-size: 64px;
}

.France #subNav h1 strong,
.Wildlife #subNav h1 strong {
  font-size: 71px;
}

#listing.Country #subNav h1,
#listing.England #subNav h1,
.Blastradius #subNav h1 strong,
.Projects #subNav h1 strong {
  font-size: 59px;
}

.motogp #subNav h1,
.f1 #subNav h1,
.cycling #subNav h1,
.Sport #subNav h1,
.Clients #subNav h1,
.Sport.MotoGP #subNav h1,
.Sport.Cycling #subNav h1,
.Sport.Formula1 #subNav h1 {
  font-size: 53px;
}

.motogp #subNav h1 strong,
.f1 #subNav h1 strong,
.cycling #subNav h1 strong,
.Sport #subNav h1 strong,
.Sport.MotoGP #subNav h1 strong,
.Sport.Cycling #subNav h1 strong,
.Sport.Formula1 #subNav h1 strong {
  font-size: 71px;
  line-height: 45px;
}

#listing.altList h2 {
  color: #f00;
  font-size: 50px;
  text-transform: uppercase;
  line-height: 54px;
}

footer li:first-child a.title,
#listing.altList h2 span,
.motogp .sport,
.wec .sport,
.wrc .sport,
.cycling .sport,
.f1 .sport,
.Sport .sport,
.Clients .sport,
.Travel .travel,
.europe .travel,
.africa .travel,
.asia .travel,
.Projects .projects,
.Portfolio .portfolio,
#Contact .contact,
.Stories .stories,
.Wildlife .wildlife {
  font-weight: bold;
}

#title-image.block-item a,
#teaser .block-item a {
  font-family: "Orbitron", sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-shadow: 1px 1px #333;
}

#title-image.block-item a {
  font-size: 32px;
  line-height: 40px;
}

#title-image.block-item a span,
#teaser .block-item a span {
  font-size: 24px;
  font-weight: bold;
  line-height: 32px;
  text-transform: uppercase;
}

#title-image.block-item a span {
  font-size: 50px;
  line-height: 66px;
}

.breadcrumb {
  font-size: 10px;
  margin-top: 10px;
}

#sitemap .mapCol a {
  font-size: 12px;
}

* {
  box-sizing: border-box;
}

html,
body {
  width: 100%;
  height: 100%;
}

/* Advanced Checkbox Hack */
body {
  -webkit-animation: bugfix infinite 1s;
}

@-webkit-keyframes bugfix {
  from {
    padding: 0;
  }
  to {
    padding: 0;
  }
}
input[type=checkbox] {
  position: absolute;
  top: -9999px;
  left: -9999px;
}

label {
  display: none;
  cursor: pointer;
  user-select: none;
}

#contact label {
  clear: both;
}

/* background for li / select */
/* custom-dropdown */
nav[role=custom-dropdown] {
  position: relative;
  width: 100%;
}

nav[role=custom-dropdown] a,
nav[role=custom-dropdown] label {
  color: #000;
  text-decoration: none;
  transition: color 0.3s ease-in-out;
  display: block;
  width: 100%;
}

nav[role=custom-dropdown] ul {
  padding: 0;
  margin: 0 auto;
  width: 100%;
  list-style: none;
}

nav[role=custom-dropdown] ul > li {
  float: left;
  transition-duration: 0.3s;
  transition-timing-function: ease-in-out;
  transition-property: box-shadow, color;
  cursor: pointer;
}

#nav {
  background: #fff;
  cursor: pointer;
  position: fixed;
  top: 0px;
  z-index: 1000;
  width: 100%;
  height: 38px;
  padding-top: 2px;
  max-width: 1500px;
}

#nav #social {
  display: block;
  float: left;
  position: relative;
  width: 205px;
}

#nav #social li {
  text-transform: uppercase;
  font-size: 11px;
  margin-right: 5px;
}

#nav ul {
  position: absolute;
  top: -25px;
  z-index: 100;
  padding-bottom: 3px;
  right: 85px;
  width: 275px;
}

.nl #nav ul {
  width: 285px;
}

#nav ul li {
  margin-right: 15px;
}

#nav #social {
  display: block;
  float: left;
  position: absolute;
  top: -5px;
  right: -185px;
  padding: 0 0 0 2px;
}

#nav #social li {
  margin: 0 0 0 5px;
}

#nav a:hover {
  color: #f00;
}

/*social*/
#social-feed {
  position: relative;
  display: block;
  width: 100%;
  padding-left: 10px;
}

#social {
  display: block;
  position: absolute;
  top: 7px;
}

#social li {
  float: left;
  position: relative;
  display: block;
  margin-left: 5px;
}

#social li a {
  height: 26px;
  display: block;
}

a.subtitle.selected {
  color: #f00;
}

#social li.flickr {
  background: url("../images/social/social-sprite.png") -54px -34px;
  width: 26px;
}

#social li.flickr:hover {
  background: url("../images/social/social-sprite.png") -54px 0px;
}

#social li.facebook {
  background: url("../images/social/social-sprite.png") 0px -34px;
  width: 26px;
}

#social li.facebook:hover {
  background: url("../images/social/social-sprite.png") 0px 0px;
}

#social li.twitter {
  background: url("../images/social/social-sprite.png") -27px -34px;
  width: 26px;
}

#social li.twitter:hover {
  background: url("../images/social/social-sprite.png") -27px 0px;
}

#social li.instagram {
  background: url("../images/social/social-sprite.png") -81px -34px;
  width: 26px;
}

#social li.instagram:hover {
  background: url("../images/social/social-sprite.png") -81px 0px;
}

#social li.google {
  background: url("../images/social/social-sprite.png") -108px -34px;
  width: 26px;
}

#social li.google:hover {
  background: url("../images/social/social-sprite.png") -108px 0px;
}

@media screen and (max-width: 750px) {
  /*menu*/
  html,
body {
    margin: 0;
  }
  #nav a:hover {
    color: #000;
  }
  nav[role=custom-dropdown] ul {
    display: none;
    height: 100%;
  }
  nav[role=custom-dropdown] label {
    position: relative;
    top: -42px;
    display: block;
    width: 20%;
    padding: 0;
    font-size: 16px;
    margin: 0;
    float: right;
  }
  nav[role=custom-dropdown] label:after {
    position: absolute;
    right: 0.25em;
    top: 4px;
    content: "≡";
    font-size: 1.8em;
  }
  nav[role=custom-dropdown] input[type=checkbox]:checked ~ label:after {
    color: #000;
  }
  nav[role=custom-dropdown] input[type=checkbox]:checked ~ ul {
    display: block;
  }
  nav[role=custom-dropdown] input[type=checkbox]:checked ~ ul > li {
    width: 100%;
    opacity: 1;
    text-align: left;
  }
  nav[role=custom-dropdown] ul li:hover {
    background-color: #f00;
    color: #000;
  }
  nav[role=custom-dropdown] ul li:last-child:hover {
    background-color: #fff;
  }
  nav[role=custom-dropdown] ul li {
    float: left;
    padding: 0.55em 0.55em;
    text-align: center;
    transition-duration: 0.3s;
    transition-timing-function: ease-in-out;
    transition-property: box-shadow, color;
    cursor: pointer;
    background: #fff;
  }
  #social {
    display: block;
    position: relative;
    bottom: 0px;
    right: 10px;
    background: #fff;
    margin-left: 5px;
    top: 0;
  }
  nav[role=custom-dropdown] ul li ul {
    background: #fff;
  }
  nav[role=custom-dropdown] ul#social li {
    padding: 0 0;
    float: left;
  }
  #nav ul {
    position: absolute;
    top: 0px;
    z-index: 100;
    padding-bottom: 3px;
    right: 0px;
    width: 100%;
  }
  #nav #social {
    display: block;
    float: left;
    position: relative;
    top: -5px;
    left: -10px;
    padding: 0px;
    width: 100%;
  }
}
/* homepage */
#title-image {
  height: 450px;
  overflow: hidden;
  display: block;
}

#home #title-image {
  height: 550px;
  margin-top: 35px;
}

/* about section */
.about-block {
  display: none;
  padding: 10px;
}

/* sub index page */
#sectionTitleBlock {
  background: #111;
  display: block;
  width: 100%;
  height: 375px;
}

#subNav {
  width: 25%;
  display: block;
  float: left;
  height: 375px;
  min-width: 250px;
}

#subNav li {
  height: 25px;
  width: 100%;
  margin: 0px 10px 0 10px;
  overflow: hidden;
}

#subNav h1 {
  margin: 20px 10px 0 10px;
}

/* instagram */
.instagramBlock {
  margin-top: 38px;
}

/* article */
#article-block {
  display: block;
  margin: 40px 0px;
}

#article-block .text-col {
  margin-left: 10px;
  float: left;
  width: 66%;
  margin-bottom: 40px;
}

#article-block .text-col a {
  font-weight: bold;
  text-decoration: underline;
}

#article-block .text-col .size3 {
  column-gap: 40px;
  column-count: 2;
}

.info-col {
  width: 30%;
  float: right;
  background: #ddd;
  padding: 20px;
}

.info-col table {
  border: none;
}

.info-col th {
  border: none;
  background: none;
  color: #111;
}

.info-col th.header {
  padding-top: 20px;
}

.info-col td {
  border: none;
  background: none;
  color: #111;
}

/* content block */
#body-content .entry-content-text {
  max-width: 1500px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
}

#body-content .text-area {
  width: 100%;
  display: block;
  float: left;
  color: #000;
  font-size: 11px;
  line-height: 17px;
  margin: 20px 0;
  padding-left: 10px;
}

#body-content .col {
  width: 320px;
  float: left;
  text-align: justify;
}

#body-content .text-col {
  width: 55%;
  text-align: justify;
}

#body-content .col.middle {
  margin: 0 32px;
}

#body-content .social-left {
  float: left;
  margin-right: 24px;
}

#body-content .social-right {
  float: left;
}

#image-area {
  margin-left: 100px;
  margin-top: 90px;
}

/* contact */
#form-block {
  width: 50%;
  float: left;
  padding: 10px;
  display: block;
}

#form {
  width: 375px;
}

input {
  width: 100%;
  margin-bottom: 20px;
  padding: 2px 10px;
  height: 30px;
  float: left;
  clear: both;
  font-size: 14px;
}

textarea {
  width: 100%;
  height: 80px;
  font-size: 14px;
  clear: both;
}

#send {
  width: 100%;
  height: 55px;
  margin-top: 30px;
  background-color: #f00;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

div#sitemap,
div#text-area {
  padding: 10px 50px 10px 0px;
  width: 50%;
  float: left;
}

div#sitemap {
  width: 100%;
}

div#sitemap p,
div#text-area p {
  margin-left: 10px;
}

#sitemap .mapCol {
  margin-left: 10px;
  width: 24%;
  float: left;
}

#sitemap .mapCol ul {
  margin-top: 10px;
}

#sitemap .mapCol li {
  height: 18px;
}

/*share */
.share-icon {
  float: left;
  margin-right: 10px;
}

/*breadcrumb*/
ol.breadcrumb {
  margin-left: 10px;
  margin-bottom: 0px;
}

#subNav ol.breadcrumb {
  margin-top: 10px;
}

ol.breadcrumb li {
  float: left;
  line-height: 16px;
  cursor: pointer;
}

#subNav ol.breadcrumb li {
  color: #fff;
  width: initial;
  font-size: 10px;
  padding: 0px;
  margin: 0px;
  position: relative;
  height: 16px;
}

#subNav .breadcrumb a {
  font-size: 10px;
}

#listing.altList #sectionTitleBlock {
  padding: 8%;
}

#sitemap li a.title {
  font-weight: bold;
  text-transform: uppercase;
}

#sitemap li a.subtitle {
  font-weight: bold;
  margin-top: 15px;
  display: block;
}

/* teasers */
#teaser .block-item {
  width: 25%;
  display: block;
  max-width: 500px;
  float: left;
  height: 375px;
  min-width: 230px;
}

#title-image.block-item {
  width: 100%;
  display: block;
}

#title-image.block-item.threequarters {
  width: 75%;
  height: 375px;
  float: right;
}

#teaser .block-item:hover {
  opacity: 0.8;
}

/*#title-image.block-item:hover {
	opacity: 0.9;
}*/
#title-image.block-item a,
#teaser .block-item a {
  height: 100%;
  display: block;
  padding: 10px;
}

#title-image.block-item a:hover,
#teaser .block-item a:hover {
  opacity: 1;
  text-shadow: 1px 1px #111;
}

#title-image.block-item a span,
#title-image.block-item a strong,
#teaser .block-item a strong,
#teaser .block-item a span {
  background: url("/images/base/lookbook_description_bg.png") repeat;
  padding: 0px 5px;
}

.Sport.wrc #title-image {
  background-position: center;
}

.wrc #title-image,
.f1 #title-image {
  background-position: left;
}

.wec #title-image,
.Sport.Cycling #title-image,
.cycling #title-image {
  background-position: top left;
}

.Stories #title-image {
  background-position: center right;
}

.Sport #title-image,
.Travel #title-image {
  background-position: center left;
}

.Sport.MotoGP #title-image {
  background-position: left;
}

.France #title-image,
.europe #title-image,
.asia #title-image,
.africa #title-image {
  background-position: bottom;
}

.homepage #title-image {
  background-position: top center;
}

.Wildlife #title-image,
.Projects #title-image {
  background-position: bottom center;
}

/*lightbox*/
.Blastradius #title-image {
  background-position: top;
}

/*sport*/
#teaser .aboutMe {
  background: url("../images/about/Michael-Potts-Portrait.jpg") center no-repeat;
}

#teaser .motogpIndex {
  background: url("../images/sport/motogp/2018-valencia/title.jpg") left no-repeat;
}

#teaser .vamotogp2018 {
  background: url("../images/sport/motogp/2018-valencia/title.jpg") left no-repeat;
}

#teaser .czmotogp2016 {
  background: url("../images/sport/motogp/2016-czech-motogp/title.png") center no-repeat;
}

#teaser .demotogp2015 {
  background: url("../images/sport/motogp/2015-german-motogp/title.png") center no-repeat;
}

#teaser .nlmotogp2015 {
  background: url("../images/sport/motogp/2015-dutch-motogp/title.png") center no-repeat;
}

#teaser .wrcMC19 {
  background: url("../images/sport/wrc/2019-monte-carlo-rally/title.jpg") center no-repeat;
}

#teaser .wrcRS19 {
  background: url("../images/sport/wrc/2019-rally-sweden/title.jpg") center no-repeat;
}

#teaser .F1Index {
  background: url("../images/formula-one/title.jpg") center no-repeat;
}

#teaser .f1saudiarabia2024 {
  background: url("../images/sport/formula1/2024-saudi-arabia-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1abudhabi2022 {
  background: url("../images/sport/formula1/2022-abu-dhabi-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1mexican2022 {
  background: url("../images/sport/formula1/2022-mexican-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1usa2022 {
  background: url("../images/sport/formula1/2022-usa-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1singapore2022 {
  background: url("../images/sport/formula1/2022-singapore-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1italian2022 {
  background: url("../images/sport/formula1/2022-italian-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1dutch2022 {
  background: url("../images/sport/formula1/2022-dutch-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1belgium2022 {
  background: url("../images/sport/formula1/2022-belgium-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1hungary2022 {
  background: url("../images/sport/formula1/2022-hungary-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1austrian2022 {
  background: url("../images/sport/formula1/2022-austrian-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1british2022 {
  background: url("../images/sport/formula1/2022-british-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1monaco2022 {
  background: url("../images/sport/formula1/2022-monaco-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1spanish2022 {
  background: url("../images/sport/formula1/2022-spanish-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1miami2022 {
  background: url("../images/sport/formula1/2022-miami-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1emiliaromagna2022 {
  background: url("../images/sport/formula1/2022-emilia-romagna-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1saudiarabia2022 {
  background: url("../images/sport/formula1/2022-saudi-arabia-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1bahrain2022 {
  background: url("../images/sport/formula1/2022-bahrain-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1winterBRN2022 {
  background: url("../images/sport/formula1/2022-bahrain-winter-testing/title.jpg") center no-repeat;
}

#teaser .f1winter2022 {
  background: url("../images/sport/formula1/2022-barcelona-winter-testing/title.jpg") center no-repeat;
}

#teaser .f1abudhabi2021 {
  background: url("../images/sport/formula1/2021-abu-dhabi-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1saudiarabia2021 {
  background: url("../images/sport/formula1/2021-saudi-arabia-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1qatar2021 {
  background: url("../images/sport/formula1/2021-qatar-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1russian2021 {
  background: url("../images/sport/formula1/2021-russian-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1dutch2021 {
  background: url("../images/sport/formula1/2021-dutch-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1winter2020 {
  background: url("../images/sport/formula1/2020-barcelona-winter-testing/title.jpg") center no-repeat;
}

#teaser .f1singapore2019 {
  background: url("../images/sport/formula1/2019-singapore-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1german2019 {
  background: url("../images/sport/formula1/2019-german-f1-grand-prix/title.jpg") center top no-repeat;
}

#teaser .f1french2019 {
  background: url("../images/sport/formula1/2019-french-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1spanish2019 {
  background: url("../images/sport/formula1/2019-spanish-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1chinese2019 {
  background: url("../images/sport/formula1/2019-chinese-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1winter2019 {
  background: url("../images/sport/formula1/2019-barcelona-winter-testing/title.jpg") center no-repeat;
}

#teaser .f1abudhabi2018 {
  background: url("../images/sport/formula1/2018-abu-dhabi-f1-grand-prix/title.png") center no-repeat;
}

#home #teaser .f1abudhabi2018 {
  background: url("../images/sport/formula1/2018-abu-dhabi-f1-grand-prix/social.jpg") center -160px no-repeat;
}

#teaser .f1russian2018 {
  background: url("../images/sport/formula1/2018-russian-f1-grand-prix/title.png") center no-repeat;
}

#teaser .f1british2018 {
  background: url("../images/sport/formula1/2018-british-f1-grand-prix/title.png") center no-repeat;
}

#teaser .f1french2018 {
  background: url("../images/sport/formula1/2018-french-f1-grand-prix/title.jpg") center no-repeat;
}

#teaser .f1spain2018 {
  background: url("../images/sport/formula1/2018-spanish-f1-grand-prix/title.png") center no-repeat;
}

#teaser .f1baku2018 {
  background: url("../images/sport/formula1/2018-azerbaijan-f1-grand-prix/title.png") center no-repeat;
}

#home #teaser .f1baku2018 {
  background: url("../images/sport/formula1/2018-azerbaijan-f1-grand-prix/social.jpg") bottom left no-repeat;
}

#teaser .f1winter2018 {
  background: url("../images/sport/formula1/2018-barcelona-winter-testing/title.png") center no-repeat;
}

#teaser .f1monaco2017 {
  background: url("../images/sport/formula1/2017-monaco-f1-grand-prix/title.png") center no-repeat;
}

#teaser .f1winter2017 {
  background: url("../images/sport/formula1/2017-barcelona-winter-testing/title.png") center no-repeat;
}

#teaser .f1italy2017 {
  background: url("../images/sport/formula1/2017-italy-f1-grand-prix/title.png") center no-repeat;
}

#teaser .f1italy2016 {
  background: url("../images/sport/formula1/2016-italy-f1-grand-prix/title.png") center no-repeat;
}

#teaser .f1belgium2016 {
  background: url("../images/sport/formula1/2016-belgium-f1-grand-prix/title.png") center no-repeat;
}

#teaser .f1winter2016 {
  background: url("../images/sport/formula1/2016-barcelona-winter-testing/title.png") center no-repeat;
}

#teaser .f1austria2015 {
  background: url("../images/sport/formula1/2015-austrian-f1-grand-prix/title.png") center no-repeat;
}

#teaser .f1hungary2015 {
  background: url("../images/sport/formula1/2015-hungarian-f1-grand-prix/title.png") center no-repeat;
}

#teaser .f1barcelona2015 {
  background: url("../images/sport/formula1/2015-barcelona-f1-grand-prix/title.png") center no-repeat;
}

#teaser .f1winter2015 {
  background: url("../images/sport/formula1/2015-barcelona-winter-testing/title.png") center bottom no-repeat;
}

#teaser .f1barcelona2014 {
  background: url("../images/sport/formula1/2014-barcelona-f1-grand-prix/title.png") center no-repeat;
}

#teaser .belgium {
  background: url("../images/circuits//belgium/title.jpg") center no-repeat;
}

#teaser .monaco {
  background: url("../images/circuits//monaco/title.jpg") center no-repeat;
}

#teaser .dutch {
  background: url("../images/circuits//dutch/title.jpg") center no-repeat;
}

#teaser .TDFIndex {
  background: url("../images/sport/cycling/2016-Tour-de-France/social.jpg") center no-repeat;
}

#teaser .tourdefrance2016 {
  background: url("../images/sport/cycling/2016-Tour-de-France/title.png") center no-repeat;
}

#teaser .tourdefrance2015 {
  background: url("../images/sport/cycling/2015-Tour-de-France/title.png") center no-repeat;
}

#teaser .tourdefrance2007 {
  background: url("../images/sport/cycling/2007-Tour-de-France/title.png") center no-repeat;
}

#teaser .tourdefrance201314 {
  background: url("../images/sport/cycling/2013-2014-Tour-de-France/title.png") center no-repeat;
}

#teaser .wecIndex {
  background: url("../images/sport/wec/2014-24hr-LeMans/social.jpg") center no-repeat;
}

#teaser .wec6hrsspa2016 {
  background: url("../images/sport/wec/2016-6hrs-of-spa/title.png") center no-repeat;
}

#teaser .wec6hrsspa2015 {
  background: url("../images/sport/wec/2015-6hrs-of-spa/title.png") center no-repeat;
}

#teaser .lemans2014 {
  background: url("../images/sport/wec/2014-24hr-LeMans/title.png") center no-repeat;
}

#teaser .lemans2014 {
  background: url("../images/sport/wec/2014-24hr-LeMans/title.png") center no-repeat;
}

/*commercial*/
#teaser .NikeIndex {
  background: url("../images/nike/vienna/title.png") center no-repeat;
}

#teaser .AlfaIndex {
  background: url("../images/alfa-romeo/title.png") center no-repeat;
}

/*clients list*/
.Clients #title-image {
  background-position: right;
}

#teaser .alfa-romeo {
  background: url("../images/clients/alfa-romeo/title.png") center no-repeat;
}

#teaser .nike-vienna {
  background: url("../images/clients/nike-vienna/title.jpg") center no-repeat;
}

#teaser .nike-utrecht {
  background: url("../images/clients/nike-utrecht/title.jpg") center no-repeat;
}

#teaser .kiiroo {
  background: url("../images/clients/kiiroo/title.jpg") center no-repeat;
}

#teaser .clients {
  background: url("../images/clients/nike-vienna/title.png") center no-repeat;
}

#teaser .seaweedco {
  background: url("../images/clients/seaweedco/title.jpg") center no-repeat;
}

#teaser .hom-yoga {
  background: url("../images/clients/hom-yoga/title.jpg") center no-repeat;
}

#teaser .chateaudelalande {
  background: url("../images/clients/chateaudelalande/title.jpg") center no-repeat;
}

#teaser .lloyd-hotel {
  background: url("../images/clients/lloyd-hotel/title.jpg") center no-repeat;
}

#teaser .bapaumes {
  background: url("../images/clients/bapaumes/title.jpg") center no-repeat;
}

#teaser .peyrassol {
  background: url("../images/clients/peyrassol/title.jpg") center no-repeat;
}

#teaser .el-palauet {
  background: url("../images/clients/el-palauet/title.jpg") center no-repeat;
}

#teaser .amsterdam-school-of-burlesque {
  background: url("../images/clients/amsterdam-school-of-burlesque/title.jpg") center no-repeat;
}

#teaser .lien-en-giel {
  background: url("../images/clients/lien-en-giel/title.jpg") center no-repeat;
}

/*portfolio*/
#teaser .food {
  background: url("../images/portfolio/food/title.jpg") center no-repeat;
}

#teaser .people {
  background: url("../images/portfolio/people/title.jpg") center no-repeat;
}

#teaser .interiors {
  background: url("../images/portfolio/interiors/title.jpg") center no-repeat;
}

#teaser .hotels {
  background: url("../images/portfolio/hotels/title.jpg") center no-repeat;
}

#teaser .travelPortfolio {
  background: url("../images/portfolio/travel/title.jpg") center no-repeat;
}

#teaser .wildlifePortfolio {
  background: url("../images/portfolio/wildlife/title.jpg") center no-repeat;
}

#teaser .fashion {
  background: url("../images/portfolio/fashion/title.jpg") center no-repeat;
}

#teaser .brands {
  background: url("../images/portfolio/brands/title.jpg") center no-repeat;
}

#teaser .events {
  background: url("../images/portfolio/events/title.jpg") center no-repeat;
}

/*travel*/
#teaser .travelIndex {
  background: url("../images/travel/europe/venice/title.png") center no-repeat;
}

#teaser .zanzibar {
  background: url("../images/travel/africa/zanzibar/title.png") center no-repeat;
}

#teaser .tunisia {
  background: url("../images/travel/africa/tunisia/title.png") center no-repeat;
}

#teaser .namibia {
  background: url("../images/travel/africa/namibia/title.png") center no-repeat;
}

#teaser .amsterdam {
  background: url("../images/travel/europe/amsterdam/title.png") center no-repeat;
}

#teaser .paris {
  background: url("../images/travel/europe/paris/title.png") center no-repeat;
}

#teaser .iceland {
  background: url("../images/travel/europe/iceland/title.png") center no-repeat;
}

#teaser .venice {
  background: url("../images/travel/europe/venice/title.png") center no-repeat;
}

#teaser .vienna {
  background: url("../images/travel/europe/vienna/title.jpg") center no-repeat;
}

#teaser .chateaudelalandeTravel {
  background: url("../images/travel/europe/chateaudelalandeTravel/title.jpg") center no-repeat;
}

#teaser .vietnam {
  background: url("../images/travel/asia/vietnam/title.png") center no-repeat;
}

#teaser .cambodia {
  background: url("../images/travel/asia/cambodia/title.png") bottom;
}

/*wildlife*/
#teaser .wildlife {
  background: url("../images/wildlife/title.png") center no-repeat;
}

#teaser .kruger2013 {
  background: url("../images/wildlife/kruger-park/title.png") center no-repeat;
}

#teaser .srilanka {
  background: url("../images/wildlife/sri-lanka/title.png") center no-repeat;
}

#teaser .phinda {
  background: url("../images/wildlife/phinda/title.png") right no-repeat;
}

#teaser .erindi {
  background: url("../images/wildlife/erindi/title.png") center no-repeat;
}

#teaser .okavangodelta {
  background: url("../images/wildlife/okavango-delta/title.png") center no-repeat;
}

/*projects*/
#teaser .decisivemovement {
  background: url("../images/projects/decisive-movement/title.png") center no-repeat;
}

#teaser .photoaday {
  background: url("../images/projects/photo-a-day/title.png") center no-repeat;
}

/*stories*/
#teaser .afw2019 {
  background: url("../images/stories/amsterdam-fashion-week-2019/title.jpg") center no-repeat;
}

#teaser .dismaland {
  background: url("../images/stories/dismaland/title.png") center no-repeat;
}

#teaser .seaweed {
  background: url("../images/stories/seaweedco/title.png") center no-repeat;
}

#teaser .floragattina {
  background: url("../images/stories/floragattina/title.png") center no-repeat;
}

#teaser .pentecote16 {
  background: url("../images/stories/pentecote-en-berry-2016/title.png") center no-repeat;
}

#teaser .amslightfest {
  background: url("../images/stories/amsterdam-light-festival/title.png") center no-repeat;
}

/*lightbox*/
#teaser .brChristmas2015 {
  background: url("../images/lightbox/blast-radius/2015-Christmas/title.png") top;
}

#teaser .brChristmas2014 {
  background: url("../images/lightbox/blast-radius/2014-Christmas/title.png") top;
}

#teaser .brChristmas2013 {
  background: url("../images/lightbox/blast-radius/2013-Christmas/title.png") top;
}

#teaser .brChristmas2012 {
  background: url("../images/lightbox/blast-radius/2012-Christmas/title.png") top;
}

#teaser .brSummer2012 {
  background: url("../images/lightbox/blast-radius/2012-summer/title.png") top;
}

#teaser .brChristmas2011 {
  background: url("../images/lightbox/blast-radius/2011-Christmas/title.png") top;
}

#teaser .brParty2011 {
  background: url("../images/lightbox/blast-radius/2011-Party/title.png") top;
}

#teaser .brChristmas2010 {
  background: url("../images/lightbox/blast-radius/2010-Christmas/title.png") top;
}

#teaser .hvChristmas2015 {
  background: url("../images/lightbox/hotel-v/2015/title.png") top;
}

#teaser .hvChristmas2016 {
  background: url("../images/lightbox/hotel-v/2016/title.png") top;
}

/*country*/
#teaser .france {
  background: url("../images/travel/europe/paris/title.png") center no-repeat;
}

#teaser .netherlands {
  background: url("../images/stories/floragattina/title.png") center no-repeat;
}

#teaser .southafrica {
  background: url("../images/wildlife/kruger-park/title.png") center no-repeat;
}

#teaser .spain {
  background: url("../images/sport/formula1/2016-barcelona-winter-testing/title.png") center no-repeat;
}

#teaser .tanzania {
  background: url("../images/travel/africa/zanzibar/title.png") center no-repeat;
}

#teaser .narrow {
  width: 75%;
}

#home .block-item.threeQuater {
  width: 75% !important;
  max-width: 1500px !important;
}

#listing.wrc .block-item.half,
#home .block-item.half {
  width: 50% !important;
  max-width: 1000px !important;
}

#home .block-item.full {
  width: 100% !important;
  max-width: 1500px !important;
}

/* action block */
.nl .block-item.contactMe {
  background: #e54d88;
}

.nl #teaser .block-item.contactMe a {
  text-shadow: none;
}

.nl #teaser .block-item.contactMe a {
  text-shadow: none;
}

.nl #teaser .block-item.contactMe a span {
  background: none;
  padding: 0;
}

.nl #teaser .block-item.contactMe a span {
  font-size: 50px;
  font-weight: bold;
  line-height: 50px;
  text-transform: uppercase;
}

/*lookbook*/
div#body-content {
  margin-top: 0px;
}

#lookbook_loader {
  height: 700px;
}

#lookbook {
  display: none;
  width: 100%;
  position: relative;
  top: 0px;
  height: 700px;
  /*overflow:hidden;*/
  max-width: 1500px;
  max-height: 865px;
}

.lookbook_item {
  height: 700px;
  min-width: 995px;
  position: absolute;
  width: 100%;
}

.lookbook_description {
  position: absolute;
  background: url("/images/base/lookbook_description_bg.png") repeat 36px 47px;
  margin-bottom: 0px;
  padding: 7px 10px;
  line-height: 22px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
}

.topleft {
  top: 0px;
  left: 0px;
}

.topright {
  top: 40px;
  right: 40px;
}

.bottomleft {
  top: 600px;
  left: 0px;
}

.bottomright {
  bottom: 40px;
  right: 40px;
}

.lookbook_description h1 {
  font-family: "Raleway", serif;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 10px;
}

.lookbook_description .button {
  position: absolute;
  bottom: -35px;
  left: 0px;
  font-family: "Raleway", serif;
  text-transform: uppercase;
  font-size: 10px;
  width: 80px;
  height: 28px;
  background: #333;
  padding-top: 7px;
  padding-left: 30px;
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  -khtml-opacity: 0.95;
  opacity: 0.95;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.lookbook_description .button .arrow {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 35px;
  height: 35px;
  background: url("/images/base/arrow_small.png") no-repeat 14px 14px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  filter: alpha(opacity=35);
  -moz-opacity: 0.35;
  -khtml-opacity: 0.35;
  opacity: 0.35;
}

.lookbook_description .button a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: #fff;
}

.lookbook_description .button:hover {
  background: #ddd;
  padding-left: 35px;
}

.lookbook_description .button:hover .arrow {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}

#lookbook #button {
  position: absolute;
  top: 350px;
  width: 85px;
  height: 85px;
  z-index: 1;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  cursor: pointer;
  background: #111;
}

#lookbook .left {
  left: 0px;
}

#lookbook .right {
  right: 0px;
}

#lookbook #button #bg {
  position: absolute;
  width: 85px;
  height: 85px;
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: width 0.15s ease-out, opacity 0.25s ease-out, background-position 0.4s ease;
  -moz-transition: width 0.15s ease-out, opacity 0.25s ease-out, background-position 0.4s ease;
  -o-transition: width 0.15s ease-out, opacity 0.25s ease-out, background-position 0.4s ease;
  transition: width 0.15s ease-out, opacity 0.25s ease-out, background-position 0.4s ease;
}

#lookbook .right #bg {
  background: url(/images/base/bg_leftright.jpg) no-repeat 0px center;
}

#lookbook .left #bg {
  background: url(/images/base/bg_leftright.jpg) no-repeat -145px center;
}

#lookbook .left:hover #bg {
  background-position: 0px center;
}

#lookbook .right:hover #bg {
  background-position: -130px center;
}

#lookbook #button:hover #bg {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  width: 95px;
}

#lookbook #arrow {
  position: absolute;
  width: 85px;
  height: 85px;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}

#lookbook .left #arrow {
  background: url(/images/base/arrow_left.png) no-repeat 29px center;
}

#lookbook .right #arrow {
  background: url(/images/base/arrow_right.png) no-repeat 33px center;
}

#lookbook #button:hover {
  width: 95px;
}

#lookbook .left:hover #arrow {
  background-position: 39px center;
}

#lookbook #button:active {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7;
}

.Stories .lookbook_description.bottomleft {
  display: none;
}

/*
.lookbook_item.selected { display: block !important;}
*/
img.lookbook_image {
  margin-top: 40px !important;
}

img.lookbook_image.lazy,
.lookbook_item {
  background: url("/images/base/ajax-loader.gif") no-repeat center center #fff;
  background-size: 125px 125px;
}

/* footer */
#footerblock {
  clear: both;
  margin-bottom: 50px;
  padding: 10px;
  max-width: 1500px;
  margin: 0 auto;
}

footer {
  clear: both;
  border-top: 1px solid #333;
  position: relative;
  height: 250px;
}

footer .footer-list {
  width: 25%;
  float: left;
}

footer .footer-list li {
  margin: 0px;
  padding: 0px;
  line-height: initial;
}

footer .footer-list a {
  font-size: 12px;
  line-height: 15px;
  margin: 0;
  padding: 0;
}

footer a.subtitle {
  font-weight: bold;
}

.nl footer a.subtitle {
  font-weight: normal;
}

div#copyright {
  background: #333;
  color: #fff;
  font-size: 10px;
  padding: 0 0 0 10px;
  position: relative;
  display: block;
  margin-top: 50px;
}

.sitemap {
  float: right;
  margin-right: 10px;
  text-transform: uppercase;
}

/*maps images */
#article-block .img-col {
  width: 515px;
  height: 515px;
  display: block;
  margin-left: 10px;
  float: right;
  width: 40%;
  position: relative;
}

#article-block span.star {
  background: url(../images/base/star.png) top left no-repeat;
  display: block;
  box-shadow: none;
  font-size: 0px;
  position: absolute;
  width: 32px;
  height: 32px;
}

#article-block .img-col span.title {
  font-family: "Orbitron", sans-serif;
  text-transform: uppercase;
  position: absolute;
  background: #000;
  color: #fff;
  font-size: 12px;
  padding: 5px;
  line-height: 14px;
  box-shadow: 1px 1px 12px gray;
}

#article-block .img-col.amsterdam span.star {
  top: 235px;
  left: 220px;
}

#article-block .img-col.amsterdam span.title {
  top: 240px;
  left: 260px;
}

span.title.Spielberg {
  top: 190px;
  left: 240px;
}

span.star.Spielberg {
  top: 185px;
  left: 340px;
}

#article-block .at {
  background: url(../images/maps/austria.png) top left no-repeat;
}

span.title.okavango {
  top: 100px;
  left: 250px;
}

span.star.OkavangoDelta {
  top: 100px;
  left: 150px;
}

span.title.OkavangoDelta {
  top: 105px;
  left: 190px;
}

#article-block .bt {
  background: url(../images/maps/botswana.png) top left no-repeat;
}

span.star.Trier {
  top: 340px;
  left: 110px;
}

span.title.Trier {
  top: 345px;
  left: 150px;
}

span.title.Chemnitz {
  top: 255px;
  left: 230px;
}

span.star.Chemnitz {
  top: 250px;
  left: 320px;
}

#article-block .de {
  background: url(../images/maps/germany.png) top left no-repeat;
}

span.title.Budapest {
  top: 115px;
  left: 240px;
}

span.star.Budapest {
  top: 110px;
  left: 200px;
}

#article-block .hu {
  background: url(../images/maps/hungary.png) top left no-repeat;
}

span.title.Reykjavík {
  top: 260px;
  left: 145px;
}

span.star.Reykjavík {
  top: 255px;
  left: 105px;
}

#article-block .is {
  background: url(../images/maps/iceland.png) top left no-repeat;
}

span.star.Venice {
  top: 85px;
  left: 225px;
}

span.title.Venice {
  top: 90px;
  left: 150px;
}

.img-col.Venice {
  height: 600px !important;
}

#article-block .it {
  background: url(../images/maps/italy.png) top left no-repeat;
}

span.title.Amsterdam {
  top: 220px;
  left: 265px;
}

span.star.Amsterdam {
  top: 215px;
  left: 225px;
}

span.title.Assen {
  top: 100px;
  left: 300px;
}

span.star.Assen {
  top: 95px;
  left: 365px;
}

#article-block .nl {
  background: url(../images/maps/netherlands.png) top left no-repeat;
}

span.title.Barcelona {
  top: 100px;
  left: 250px;
}

span.star.Barcelona {
  top: 95px;
  left: 365px;
}

#article-block .es {
  background: url(../images/maps/spain.png) top left no-repeat;
}

span.title.KrugerPark {
  top: 95px;
  left: 290px;
}

span.star.KrugerPark {
  top: 90px;
  left: 410px;
}

span.title.Phinda {
  top: 180px;
  left: 360px;
}

span.star.Phinda {
  top: 175px;
  left: 430px;
}

#article-block .za {
  background: url(../images/maps/southafrica.png) top left no-repeat;
}

span.title.YalaNationalPark {
  top: 465px;
  left: 140px;
}

span.star.YalaNationalPark {
  top: 460px;
  left: 320px;
}

#article-block .sl {
  background: url(../images/maps/srilanka.png) top left no-repeat;
}

span.title.StoneTown {
  top: 385px;
  left: 90px;
}

span.star.StoneTown {
  top: 380px;
  left: 205px;
}

span.star.Paje {
  top: 400px;
  left: 310px;
}

span.title.Paje {
  top: 405px;
  left: 350px;
}

#article-block .zn {
  background: url(../images/maps/zanzibar.png) top left no-repeat;
}

#gallery.video .entry-content {
  margin-top: 50px;
}

#gallery.video .entry-content li {
  width: 320px;
  float: left;
  margin: 5px;
}

#gallery.video .entry-content li {
  font-size: 10px;
  height: 400px;
  margin-bottom: 20px;
  overflow: hidden;
  display: block;
}

#gallery.video .entry-content li strong {
  font-size: 15px;
  line-height: 20px;
  overflow: hidden;
  display: block;
  height: 40px;
}

#gallery.video .entry-content li p {
  font-size: 12px;
  line-height: 14px;
}

@media screen and (max-width: 1482px) {
  .bottomleft {
    top: 745px !important;
  }
}
@media screen and (max-width: 1440px) {
  .lookbook_description {
    position: static;
    margin-top: -10px;
    background: #333;
    font-weight: bold;
  }
  #article-block {
    display: block;
    margin: 0px 0px 40px 0px;
  }
}
@media screen and (max-width: 1350px) {
  #lookbook {
    height: 800px !important;
  }
  .info-col {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 1250px) {
  #home .block-item.half,
#title-image.block-item.threequarters {
    width: 66.66% !important;
  }
  #home .block-item.f1chinese2019.half,
#home .block-item.f1winter2019.half {
    width: 50% !important;
  }
  #subNav {
    width: 33.33%;
  }
  #teaser .block-item {
    width: 33.33%;
  }
  #teaser .block-item.NikeIndex,
#teaser .block-item.AlfaIndex {
    width: 25%;
  }
  #lookbook {
    height: 750px !important;
  }
  #home .block-item.threeQuater {
    width: 66.66% !important;
  }
}
@media screen and (max-width: 1125px) {
  #subNav {
    min-width: 250px;
    width: 33.33%;
  }
  #subNav h1 {
    font-size: 55px;
    line-height: 52px;
  }
  #title-image.block-item.threequarters {
    width: 66.66%;
    float: left;
  }
  #teaser .block-item {
    width: 33.33%;
  }
  .lookbook_description.bottomleft {
    top: 560px !important;
  }
  #lookbook {
    height: 680px !important;
  }
  #lookbook #button {
    top: 250px;
  }
}
@media screen and (max-width: 1060px) {
  #sitemap .mapCol {
    width: 32%;
  }
  #lookbook {
    height: 650px !important;
  }
}
@media screen and (max-width: 960px) {
  #title-image.block-item.threequarters {
    width: 55%;
  }
  #subNav {
    width: 45%;
  }
  #teaser .block-item.NikeIndex,
#teaser .block-item.AlfaIndex {
    width: 50%;
  }
  #lookbook {
    height: 585px !important;
  }
  #article-block .text-col {
    width: 98% !important;
  }
  #article-block .info-col {
    display: none;
  }
  #article-block .text-col .size3 {
    column-gap: 20px;
  }
}
@media screen and (max-width: 820px) {
  #sitemap .mapCol {
    width: 48%;
  }
  #lookbook {
    height: 510px !important;
  }
}
@media screen and (max-width: 750px) {
  #subNav {
    min-width: 250px;
    width: 50%;
  }
  #subNav h1 {
    font-size: 55px;
    line-height: 44px;
  }
  #home .block-item.half {
    width: 50% !important;
  }
  #title-image.block-item.threequarters {
    width: 50%;
    float: left;
  }
  #title-image.block-item a {
    font-size: 28px;
  }
  #title-image.block-item a span {
    font-size: 38px;
  }
  #teaser .block-item {
    width: 50%;
  }
  #article-block .img-col {
    display: none;
  }
  #article-block .text-col {
    margin-left: 0px;
    float: left;
    width: 100%;
    padding: 0 10px 50px 10px;
  }
  div#lookbook {
    height: 480px !important;
  }
  #lookbook .right #arrow {
    background: url(/images/base/arrow_right.png) no-repeat 10px 10px;
  }
  #lookbook .left #arrow {
    background: url(/images/base/arrow_left.png) no-repeat 10px 10px;
  }
  #lookbook #arrow {
    position: absolute;
    width: 45px;
    height: 45px;
  }
  #lookbook .left:hover #arrow {
    background-position: 10px 10px;
  }
  #lookbook #button {
    position: absolute;
    top: 200px;
    width: 45px;
    height: 55px;
  }
  #lookbook #button:hover #bg {
    width: 45px;
  }
  #lookbook #button:hover {
    width: 45px;
  }
  #home .block-item.threeQuater {
    width: 50% !important;
  }
  #footerblock {
    clear: both;
    margin-bottom: 50px;
    padding: 10px;
    max-width: 1500px;
    margin: 0 auto;
    height: 410px;
    background: #333;
  }
  footer .footer-list {
    width: 33%;
    float: left;
    height: 100%;
    margin-bottom: 40px;
    display: block;
  }
  footer .footer-list a {
    color: #fff;
    display: block;
  }
  footer .footer-list a:hover {
    color: #f00;
  }
  div#copyright {
    background: #333;
    color: #fff;
    font-size: 10px;
    padding: 0 0 0 10px;
    display: block;
    position: inherit;
    margin-top: 0px;
    float: left;
    width: 100%;
  }
}
@media screen and (max-width: 665px) {
  #title-image.block-item.threequarters {
    width: 100%;
  }
  #subNav {
    width: 100%;
  }
  /*gallery*/
  div#container {
    max-width: 665px;
  }
  div#button {
    display: none;
  }
  .lookbook_item.lookbook2,
.lookbook_item {
    clear: both;
    display: block !important;
    height: 100% !important;
    position: relative;
    min-width: 250px;
  }
  div#lookbook {
    height: 100% !important;
  }
  .lookbook_description.bottomleft {
    position: relative;
    display: block;
    color: #000;
    background: #fff;
    top: 0 !important;
    box-shadow: none;
    padding-left: 15px;
    max-width: 630px;
  }
  div#lookbook {
    max-width: 630px;
    max-height: 100%;
  }
  img.lookbook_image {
    margin-top: 0px !important;
  }
}
/* Media Query Small size */
@media screen and (max-width: 500px) {
  header h1 {
    font-size: 13px;
  }
  #nav ul {
    width: 100%;
  }
  #subNav {
    min-width: 250px;
    width: 100%;
  }
  #home .block-item.f1chinese2019.half,
#home .block-item.f1winter2019.half {
    width: 100% !important;
  }
  #title-image.block-item.threequarters {
    width: 100%;
    float: left;
  }
  #teaser .block-item {
    width: 100%;
    max-width: 500px;
  }
  #home .block-item.threeQuater {
    width: 100% !important;
  }
  footer {
    height: 300px;
    display: block;
  }
  footer .footer-list {
    width: 75%;
    float: left;
    margin-bottom: 30px;
    height: initial;
  }
  div#copyright {
    font-size: 7px;
  }
  #footerblock {
    height: 600px;
  }
  /*gallery*/
  div#container {
    max-width: 500px;
  }
  div#button {
    display: none;
  }
  .lookbook_item.lookbook2,
.lookbook_item {
    clear: both;
    display: block !important;
    height: 100% !important;
    position: relative;
    min-width: 250px;
  }
  div#lookbook {
    height: 100% !important;
  }
  .lookbook_description.bottomleft {
    position: relative;
    display: block;
    color: #000;
    background: #fff;
    top: 0 !important;
    box-shadow: none;
    padding-left: 15px;
    max-width: 500px;
  }
  div#lookbook {
    max-width: 500px;
    max-height: 100%;
  }
  #teaser .block-item.NikeIndex,
#teaser .block-item.half,
#teaser .block-item.AlfaIndex {
    width: 100% !important;
  }
}

/*# sourceMappingURL=style.css.map */
