/*
	Theme Name: Rankin 2.0
	Theme URI: http://rankin.co.uk
	Description: Custom theme for Rankin
	Author: Ed Verillo for THIS IS Studio
	Author URI: http://verillo.org/
	Version: 2.0

	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/**
 *
 *
  font-family:'Bembo W01';
  font-family:'Bembo MT W01 Italic';
  font-family:'Neue Plak Text W01 Regular';

 */

/** START HTML5 Boilerplate CSS **/


article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

html, button, input, select, textarea { font-family: sans-serif; color: #222; }

body { margin: 0; font-size: 1em; line-height: 1.4; margin-left:15px;margin-right:15px;}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #000; color: #fff; text-shadow: none; }
::selection { background: #000; color: #fff; text-shadow: none; }

a { color: #000; }
a:visited { color: #808080; }
a:hover { color: #808080; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

/* =============================================================================
   Embedded content
   ========================================================================== */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }

/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }

/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/* ==|== primary styles =====================================================
   Author: Eduardo Verillo
   ========================================================================== */


header, nav, section#content, #footerContent {
  width:95%;
  margin: 0 auto;
  min-width:1024px;
}



input#s {
  background-color:#f3f3f3;
  border:0; margin:0; padding:4px;
  font-family:'Neue Plak Text W01 Regular';
}

footer {
  position: fixed;
  bottom: 0px;
  width: 100%;
  background-color: #fff;
  color: #000;
  height: 28px;
  text-transform: none;
  line-height: 24px;
  z-index: 50000;
  font-size:13px;
  font-family:'Bembo W01';
}

span.footerCopyright {
  margin-right:60px;
}

span.footerMobile {
  margin-left:60px;
}

#footerContent a {
  text-decoration:none;
  color: #000;
}

#footerContent a:hover {
  text-decoration:underline;
}

nav {
  border-bottom: solid 1px black;
  padding-bottom:12px;
}

header {
  margin: 24px auto 18px;
}

/* compressed header logo sprites */
/*ul#sites{margin:0;padding:0}
ul#sites li{float:left;display:block;list-style:none;margin:0;padding:0}
ul#sites li.separator{width:20px;height:21px;background:url(images/new_site_sprite.png) -90px 0 no-repeat transparent}
ul#sites li.link a{display:block;text-indent:-3000px;text-decoration:none;outline:none;}
ul#sites a.rankin{width:90px;background:url(images/new_site_sprite.png) 0 0 no-repeat transparent}
ul#sites a.rankin:hover{width:90px;background:url(images/new_site_sprite.png) 0 -22px no-repeat transparent}
ul#sites a.rankinfilm{width:142px;background:url(images/new_site_sprite.png) -110px 0 no-repeat transparent}
ul#sites a.rankinfilm:hover{width:142px;background:url(images/new_site_sprite.png) -110px -22px no-repeat transparent}
ul#sites a.fullservice{width:190px;background:url(images/new_site_sprite.png) -271px 0 no-repeat transparent}
ul#sites a.fullservice:hover{width:190px;background:url(images/new_site_sprite.png) -271px -22px no-repeat transparent}
ul#sites a.hunger{width: 141px;background:url(images/new_site_sprite.png) -474px 0 no-repeat transparent}
ul#sites a.hunger:hover{width: 141px;background:url(images/new_site_sprite.png) -474px -22px no-repeat transparent}
ul#sites a.rfp{width:53px;background:url(images/new_site_sprite.png) -624px 0 no-repeat transparent}
ul#sites a.rfp:hover{width:53px;background:url(images/new_site_sprite.png) -624px -22px no-repeat transparent}

*/

ul#sites{margin:0;padding:0}
ul#sites li{float:left;display:block;list-style:none;margin:0;padding:0}
ul#sites li.separator{width:20px;height:21px;background:url(https://rankin.co.uk/wp-content/themes/rankin2/images/rankin_new2.png) -93px 0 no-repeat transparent}

ul#sites li.link a{display:block;text-indent:-3000px;text-decoration:none;outline:none; height: 20px;}

ul#sites a.rankin{width:100px;background:url(https://rankin.co.uk/wp-content/themes/rankin2/images/rankin_new2.png) 0 0 no-repeat transparent}
ul#sites a.rankin:hover{width:100px;background:url(https://rankin.co.uk/wp-content/themes/rankin2/images/rankin_new2.png) 0 -22px no-repeat transparent}

ul#sites a.rankinfilm{width:160px;background:url(https://rankin.co.uk/wp-content/themes/rankin2/images/rankin_new2.png) -110px 0 no-repeat transparent}
ul#sites a.rankinfilm:hover{width:160px;background:url(https://rankin.co.uk/wp-content/themes/rankin2/images/rankin_new2.png) -110px -22px no-repeat transparent}

ul#sites a.fullservice{width:180px;background:url(https://rankin.co.uk/wp-content/themes/rankin2/images/rankin_new2.png) -301px 0 no-repeat transparent}
ul#sites a.fullservice:hover{width:180;background:url(https://rankin.co.uk/wp-content/themes/rankin2/images/rankin_new2.png) -301px -22px no-repeat transparent}

ul#sites a.rfp{width:53px;background:url(https://rankin.co.uk/wp-content/themes/rankin2/images/rankin_new2.png) -491px 0 no-repeat transparent}
ul#sites a.rfp:hover{width:53px;background:url(https://rankin.co.uk/wp-content/themes/rankin2/images/rankin_new2.png) -491px -22px no-repeat transparent}

ul#sites a.tonic{margin-left: 5px;width:120px;background:url(/wp-content/themes/rankin2/images/menu_tonic.png) 0 0 no-repeat transparent;background-size: contain;}
ul#sites a.tonic:hover{opacity: 0.5}

ul#sites a.hunger{margin-left: 5px;width:120px;background:url(/wp-content/themes/rankin2/images/logo-hunger.png) 0 0 no-repeat transparent;background-size: contain;}
ul#sites a.hunger:hover{opacity: 0.5}

/*

font-family:'Bembo MT W01 Italic';
font-family:'Bembo W01';
font-family:'Neue Plak Text W01 Regular';


*/


nav {
  font-size:12px;
}

.sub-menu {
  font-family:'Bembo W01';
  font-size: 12px;
}

ul#menu-main{
  background-color:red;
  margin-top:5px;
}

ul#menu-main li {
  float:left;
  font-family:'Neue Plak Text W01 Regular';
}

li#menu-item-11286 a, li#menu-item-11317 a, li#menu-item-11318 a, li#menu-item-11287 a, li#menu-item-11320 a, li#menu-item-11288 a, li#menu-item-11331 a {
  background-color:transparent;
  margin-right:67px;
}

ul#menu-main li a {
  color:#808080;
  text-decoration:none;

}

ul#menu-main li {
  color:#808080;
  text-decoration:none;
}

ul#menu-main li ul.sub-menu {
  display:none;
}

ul#menu-main li ul.sub-menu li {
  float:none;
  margin-right:0;
  font-family:'Bembo W01';
}

ul#menu-main li ul.sub-menu li a{
  color:black;
  text-decoration:none;
  margin-right:0;
  font-family:'Bembo W01';
}

ul#menu-main li ul.sub-menu li a:hover{
  text-decoration:underline;
}

article.homepage {
  background-color:white;
  width:972px;
  /*margin:0 auto;*/
}

/*article#post-9436 {
  background:red;
  width:100%;
}*/

#columns-holder {
  clear:both;
  width:972px;
}

article .home-column {
  width:234px;
  height:100px;
  background-color:white;
  float:left;
}

.home-column:first-child, .home-column:nth-child(2), .home-column:nth-child(3) {
  margin-right:12px;
}

.home-column h3 {
  margin:0 0 10px 0;
  padding:0 0 5px 0;
  font-weight:normal;
  border-bottom: solid 1px #808080;
  font-size:15px;
  font-family:'Neue Plak Text W01 Regular';
}

.home-column-box h3 {
  border-bottom:0px;
  padding-top:4px;
  padding-bottom:4px;
}

.home-column-box h3 a{
  color:black;
  text-decoration:none;
}


#home-twitter-feed {
  font-size:12px;
}

.imageContainer {
  position:relative;
  float:left;
  background-color:white;
  margin-right:12px;
  margin-bottom:16px;
  font-size:12px;
  font-family:'Bembo W01';
}

article.article-listed {
  float:left;
  background-color:white;
  margin-right:12px;
  margin-bottom:16px;
  font-size:12px;
  font-family:'Bembo W01';
}

article.article-listed img {
  height:200px;
}

.newspost {
  clear:both;
  margin-bottom:12px;
}

.newspost:first-child {
  margin-top:24px;
}

.entry-images {
  float:left;
  background-color:white;
  width:450px;

}

.entry-images img{
  width:450px;
    margin-bottom:12px;
}

.newspost .entry-content {
  margin-left:450px;
  padding-left:12px;
  width:450px;
  font-family:'Bembo W01';
  font-size:13px;
}

.newpost .entry-content a {
  color:#000;
  text-decoration:underline;
}

.newpost .entry-content a:hover {
  color:#808080;
}

.newspost .entry-content h3{
  margin-top:0px;
  font-size:15px;
  font-family:'Neue Plak Text W01 Regular';
  font-weight:normal;
}

.newspost .entry-content h3 a{
  color:#000;
  text-decoration:none;
}

.newspost .entry-content h3 a:hover{
  color:#808080;
}

/*#thumbnailContainer .imageContainer {
    position:relative;
}*/

#thumbnailContainer .imageContainer img {
  height: 138px;
}

#thumbnailContainer .imageContainer .video-wrapper {
  overflow: hidden;
  height: 138px;
  position: relative;
}

#thumbnailContainer .imageContainer .video-wrapper img,
#thumbnailContainer .imageContainer .video-wrapper video {
  position: absolute;
  top: 0;
  left: 0;
}

#thumbnailContainer .imageContainer .has-video video{
  width: 100%;
  height: 100%;
  object-fit: fill;
}


#carouselContainer .imageContainer img {
  /*height: 280px;*/
}

#opencarouselContainer {
  width:70000px;
}

#nextprev {
  margin-top: 12px;
  font-size: 13px;
  font-family:'Bembo W01';
}

#nextprev a:hover {
  text-decoration: underline;
}

#nextprev a {
  color:black;
  text-decoration: none;
}

#thumbnailContainer .desc {
  margin-top:5px;
}

#carouselContainer .desc {
  margin-top:5px;
}

h2.entry-title {
  font-size:15px;
  font-weight:normal;
  color:#808080;
  font-family:'Neue Plak Text W01 Regular';
}

.entry-content {
  font-family:'Bembo W01';
  font-size:13px;
}

#showSelector {
  display:inline;
  float:right;
  font-size:12px;
  color:#000;
  font-family:'Neue Plak Text W01 Regular';

}

#showSelector a {
  color:#000;
  text-decoration:none;
}

#showSelector a.selected, #showSelector a.selected:hover {
  color:#808080;
  text-decoration:none;
}


a.lbload, a.lbrm {
  color:#808080;
  text-decoration:none;
}

a.lbload, a.sharebutton {
  font-size:12px;
  color:black;
  text-decoration:none;
  font-style:italic;
  font-family:'Bembo W01';
}

span.imageTitle {
  color:#808080;
  font-size:12px;
  font-family:'Neue Plak Text W01 Regular';
  /*letter-spacing: 0.10em;*/
}

#showSelector a:hover, a.lbload:hover, a.lbrm:hover, a.sharebutton:hover {
  color:black;
  text-decoration:underline;
}

article.singlepager {
  width:600px;
  font-size:13px;
}

article.singlepager.multicolumn .entry-content {
  -moz-column-count: 3;
  -moz-column-gap: 24px;
  -moz-column-rule: 1px solid white;
  -webkit-column-count: 3;
  -webkit-column-gap: 24px;
  -webkit-column-rule: 1px solid white;
  column-count: 3;
  column-gap: 24px;
  column-rule: 1px solid white;
  font-family:'Neue Plak Text W01 Regular';
  background:white;
  margin-bottom:50px;
}

article.singlepager.multicolumn .entry-content p {
  margin:0;
  padding:0;

}

.singlepager h3 {
  font-family:'Neue Plak Text W01 Regular';
  color:black;
  font-weight:normal;
}

.singlepager h3 a {
  color:black;
  font-weight:normal;
  text-decoration:none;
}

.singlepager h3 a:hover {
  color:#808080;
  font-weight:normal;
}

.singlepager a {
  color:#808080;
}

.singlepager a:hover {
  color:black;
}

address {
  font-size:15px;
  font-family:'Neue Plak Text W01 Regular';
  font-style: normal;
}

#viewer {
  display:none;
  width:100%;
  height:100%;
  background-color:white;
  position:fixed;
  top:0px;
  left:0px;
  z-index:9999;
  overflow:hidden;
}

#viewerFrame {
  width:100%;
  /*margin: 30px 2.5%;*/
  background-color:white;
  min-width:972px;
  height:100%;
  border:0;
}

#viewerClose {
  cursor:pointer;
  position:absolute;
  right:40px;
  top:60px;
  z-index:88888;
}

.slides li {
  font-size:13px;
  font-family:'Bembo W01';
  color:black;
  min-height:400px;
}

.slides li a {
  text-decoration: underline;
}

.slides h4, .slides h4 a {
  font-size:15px;
  font-family:'Neue Plak Text W01 Regular';
  color:black;
  text-decoration:none;
  margin:0;
  margin-top:12px;
  padding:0;
  font-weight:normal;
}

.slides h5, .slides h5 a {
  font-size:12px;
  font-family:'Neue Plak Text W01 Regular';
  color:gray;
  text-decoration:none;
  margin:0;
  padding:0;
  font-weight:normal;
}

.tweet {
  color:black;
  font-size:13px;
  font-family:'Bembo W01';
  line-height: 15px;
}

.tweet a {
  color:black;
}

.tweet_date {
  text-align:right;
  color:gray;
  font-size:12px;
  font-family:'Neue Plak Text W01 Regular';
}

a.linkwrap {
  color:black;
  text-decoration:none;
}

a.linkwrap:hover {
  color:black;
  text-decoration:underline;
}

.sharebuttons {
  width:70px;
  margin: 0 auto;
  height:15px;
}


.social_link {
  width:20px;
  height:15px;
  display:inline-block;
  float:left;
  margin-top: 4px;
  margin-left:4px;
  margin-right: 4px;
}

.social_link:hover img {
  opacity: 0.5;
}


#social_facebook {
  width: 6px;
  height: auto;
  margin-left: 14px;
}

#social_twitter {
  width: 20px;
  height: auto;
}

#social_linkedin {
  width: 15px;
  display: inline-block;
  height: auto;
}

/*
  #social_twitter {background: url(images/sprites_long.png) no-repeat 0px -63px; margin-right:10px;}
#social_twitter:hover {background: url(images/sprites_long.png) no-repeat 0px -93px;}
#social_facebook {background: url(images/sprites_long.png) no-repeat 0px -2px;}
#social_facebook:hover {background: url(images/sprites_long.png) no-repeat 0px -32px;}

 */


.facebook-ico {background: url(images/sprites_long.png) no-repeat 203px 5px;}
.facebook-ico:hover {background: url(images/sprites_long.png) no-repeat 203px -25px;}
.twitter-ico {background: url(images/sprites_long.png) no-repeat 203px -55px;}
.twitter-ico:hover {background: url(images/sprites_long.png) no-repeat 203px -85px;}
.tumblr-ico {background: url(images/sprites_long.png) no-repeat 205px -115px;}
.tumblr-ico:hover {background: url(images/sprites_long.png) no-repeat 205px -145px;}



#mailing {
  border:0;
  height:250px;
  width:220px;
}


#mailingpopscreen { z-index: 10004; position: absolute; display: none; top: 0px; left: 0px; cursor: pointer; background-color: rgba(255, 255, 255, 0.01); width: 100%; height: 100%; }
#mailingpop { z-index: 10005; position: absolute; display: none; font-size: 14px; font-family: 'Bembo W01',times;
  font-family: 'Neue Plak Text W01 Regular', helvetica, arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  background-color: #ececec; color: black; width: 250px; height: 200px; padding: 10px; top: 50%; left: 50%; margin: -110px 0 0 -135px; }
#mailingpop .wrapper {
  padding: 20px 10px;
}
#mailingpop .text {
  margin-bottom: 20px;
}
#mailingpop .subscribe {
  margin-bottom: 20px;
}

#mailingpop .subscribe .link {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 26px;
  height: 30px;
  overflow: hidden;
  border: 1px solid #000;
  text-decoration: none;
  text-transform: uppercase;
}

#mailingpop a {
  color: #000;
  text-decoration: none;
}

#mailingpop a:hover {
  color: #000;
}

#mailingpop .subscribe .link:hover {
  border: 1px solid #000;
}

#mailingpop:hover {
  background-color: #585e51;
}

/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */
}

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/** END HTML5 Boilerplate CSS **/

/** START Starkers CSS **/

/* These rather presentational classes are generated by WordPress, so it's useful to have some styles for them. Edit as you see fit. More info: http://codex.wordpress.org/CSS */
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }

/* You might find the following useful */
/* div, ul, li { position:relative } This will save you having to declare each div / ul / li's position as 'relative' and allows you to absolutely position elements inside them
br.clear { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */

li#theme-switcher { background:#fff; border:10px solid red; padding:20px; position:fixed; top:0; right:0 } /* Use this if you have the Theme Switcher Reloaded plugin (http://themebot.com/webmaster-tools/1-wordpress-theme-switcher-reloaded) installed and want to make it nice and obvious */

/* TYPOGRAPHY */
/* ----------------------------------------- */

h1, h2, h3, h4, h5, h6 { font-weight:bold } /* This helps to identify headings at the initial build stage, so I thought it'd be useful to have it */
.alert { background:red; color:white } /* 'alert' has a basic style, since it's useful to have it standing out for testing purposes.

/** END Starkers CSS **/

/** START WordPress-Defined CSS Classes **/
.wp-caption-text{}
.gallery-caption{}
.bypostauthor{}
.sticky{}
/** END WordPress-Defined CSS Classes **/


.fluxedConsentPopup{
  box-sizing:border-box;position:fixed;left:-10000px;bottom:0px;
  transform:translateY(100%);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);width:100%;z-index:99999;
}
.fluxedConsentPopup.absolute{position:absolute}
.fluxedConsentPopup .wrapper{
  bottom:0px;width:100%;background-color:#ebebeb;padding:15px 50px 5px 50px;box-sizing:border-box;overflow:hidden;color:#000;margin:0 auto;font-weight:normal;
  font-size:20px;line-height:26px;}
.fluxedConsentPopup .message  {
  font-family:'Neue Plak Text W01 Regular', helvetica, arial, sans-serif;
  font-size: 12px;
  line-height: 15px;
  width: 100%;
  }


.fluxedConsentPopup .wrapper a{color:#000;text-decoration: none;}
.fluxedConsentPopup .wrapper a:hover{color:#808080}
.fluxedConsentPopup .wrapper p{margin:0}
.fluxedConsentPopup .text {
  float: left;
  padding-bottom: 10px;
}
.fluxedConsentPopup .buttons{float: right;padding-bottom: 10px;}
.fluxedConsentPopup .buttons a{display:inline-box;border-bottom:1px solid #000}
.fluxedConsentPopup .buttons a:hover{border-bottom:1px solid #808080}

.fCPVisible .fluxedConsentPopup{left:0px}
.fCPFadeingIn .fluxedConsentPopup{animation:slide-in 0.5s forwards;-webkit-animation:slide-in 0.5s forwards}
.fCPFadeingOut .fluxedConsentPopup{animation:slide-out 0.5s forwards;-webkit-animation:slide-out 0.5s forwards}
.fCPHidden .fluxedConsentPopup{left:-10000px;display:none}

@keyframes slide-in{
  100%{
    transform:translateY(0%)
  }
}
@-webkit-keyframes slide-in{
  100% {
    -webkit-transform:translateY(0%)
  }
  }
@keyframes slide-out{
  0%{
    transform:translateY(0%)
  }
  100% {
    transform:translateY(100%);
  }
}
@-webkit-keyframes slide-out{
  0% {
    -webkit-transform:translateY(0%)
  }
  100% {
    -webkit-transform:translateY(100%)
  }
}

