@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);

html {
    background-color: #f5f8fa;
    
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #292f33
}

a:hover,
a:active,
a:focus {
    text-decoration: none;
    outline: 0
}

article,
aside,
figure,
footer,
header,
main,
section {
    display: block
}

.clear,
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
    clear: both
}

img {
    max-width: 100%
}

body {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga" on;
}

blockquote,
body,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
    border: 0;
    font-family: inherit;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

a {
    text-decoration: none;
    color: #33A7B9;
    font-weight: 700;
}

strong {
    font-weight: 700;
}

.back-1 {
    bottom: 0px;
    position: absolute;
    text-align: center;
    margin: 0 auto;
    pointer-events: none;
}

.intro {
    width: 100%;
    height: 100vh;
    margin: auto;
    background-color: #fff;
    /*
     background-image: url(../img/background.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-color:#fff;*/
}

.center {
    text-align: center;
    margin: 0 auto;
    padding: 2em;
    border-top: 1px solid #f0f0f0
}
.intro h2 {
    font-family: 'Playfair Display', serif;
    text-align: center;
    color: #fff;
    max-width: 600px;
    margin: 9% auto;
    font-weight: 700;
    font-size: 5em;
}

.intro h3 {
    font-family: 'Roboto',sans-serif;
    text-align: center;
    color: #000;
    max-width: 380px;
    margin: -12% auto;
    font-weight: 200;
    font-size: 1.2em !important;
}

.intro p {
    font-family: 'Roboto',sans-serif;
    font-weight: 200;
    text-align: center;
    color: #fff;
    max-width: 890px;
    margin: 14% auto;
    text-transform: uppercase;
    
}
.intro img {
    bottom: 0;
}
.intro a {
    background-color: #33A7B9;
    color: #fff;
    padding: 10px 20px;
    border-radius: 80px;
    font-size: 14px;
    height: 80px;
}
.bottom-image {
    position: relative;
}
ol,
ul {
    padding-left: 1.2em
}

.post-box.post-link h5 a,
blockquote,
dfn,
var {
}

blockquote,
h1,
h2,
h3,
h4,
h5 {
    font-family: 'Playfair Display', serif
}

*,
html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

body {
    height: 100%;
    font-size: 87.52%;
    line-height: 1.6875;
    font-family: 'Droid Serif', sans-serif;
    color: #66757f;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, .1);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6,
li,
p {
    text-align: justify;
    text-justify: inter-word;
    color: rgba(0,0,0,.7);
}

h6 {
    font-family: Roboto, sans-serif
}

h1,
h3,
h4,
h5 {
    font-weight: 400
}

h2,
h6 {
    font-weight: 700
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit;
    color: inherit
}

h1 {
    margin-bottom: .5em;
    font-size: 4.2em;
    letter-spacing: -1px;
    line-height: 1em
}

h1.error {
    font-size: 10em;
    line-height: 1.5em
}

h2,
h3 {
    letter-spacing: -1px;
    line-height: 1.2em
}

h6,
ol,
p,
pre,
ul {
    font-size: 1em;
    margin-bottom: 1.5em
}

h2 {
    margin-bottom: .4em;
    font-size: 3.2em
}
h2:after {
   content: '';
    position: absolute;
    top: 50%;
    left: -102%;
    width: 100%;
    height: 1px;
    margin-top: 5px;
    background-color: #333333;
}

h3 {
    font-size: 1.5em !important;
    letter-spacing: -1px;
    line-height: 1.2em;
    font-weight: 700;
}

ol,
p,
pre,
ul {
    line-height: 2em
}

ul {
    list-style: none
}

ol li,
ul li {
    margin-left: 1.2em
}

ol {
    list-style: decimal
}

li ol,
li ul {
    margin: 0;
    padding-left: 0
}
.number { 
  line-height: 1.6;
  list-style-type: none;
  counter-reset: section;
  margin-left: 1rem;
}
.number li {
    counter-increment: section;
    margin-top: 2rem;
    margin-left: 2.2em;
    padding: 0 1em;
}
.number li:before {
    content: counters(section,"");
    border-radius: 70%;
    display: inline-block;
    float: left;
    width: 2.2rem;
    height: 1.9rem;
    text-align: center;
    padding-top: .3rem;
    font-weight: 700;
    margin-left: -4rem;
    color: #fff;
    margin-right: 0.2rem;
    background-color: #33A7B9;
}

@media screen and (max-width: 30em) { 
  .number ol { margin-left: 0; } 
.numberli:before { 
  display: block;
  float: none;
  margin: 1rem auto;
    }
}
blockquote {
    font-style: italic;
    text-align: left;
    width: 80%;
    margin: 0 auto;
    padding: 0.25em 20px;
    line-height: 1.45;
    position: relative;
    color: #33A7B9;
    font-size: 2.2em;
    font-weight: 700;
}
blockquote p {
    line-height: 1.4em;
    /* text-align: center; */
    color: #33A7B9;
}
blockquote:before {
    display: block;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: 2%;
    top: -60px;
    color: #33A7B9;
    font-family: Georgia, serif;
}

blockquote cite {
    color: #767676;
    font-size: 14px;
    line-height: 18px;
    display: block;
    padding-top: 30px;
    margin-left: 20px;
    /* margin: 5px auto; */
    max-width: 600px;
    font-weight: 300;
}
}

blockquote cite:before {
    content: "\2014 \2009";
}

img {
    height: auto;
    border-width: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic
}

hr {
    height: 0;
    margin-top: 1.5em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    border-top: 1px solid #e1e8ed;
    line-height: 1;
    text-align: center
}

hr {
    -moz-box-sizing: content-box
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.item {
    min-width: 30% !important;
    margin-right: 2rem;
    background: #fff;
    text-align: left;
    font-family: Roboto, sans-serif;
    box-shadow: 0px 0px 25px #E0E0E0
}

.item p {
    color: #646464 !important;
    font-size: 13px !important;
    line-height: 18px !important;
    font-weight: 400 !important;
    margin-top: 40px !important;
    padding: 40px;
    border: 1px solid #f0f0f0;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.clear {
    visibility: hidden;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden
}

::-moz-selection {
    background-color: rgba(0, 0, 0, .1)
}

::-ms-selection {
    background-color: rgba(0, 0, 0, .1)
}

::selection {
    background-color: rgba(0, 0, 0, .1)
}

a:focus {
    outline: #ccd6dd solid 2px;
    outline: rgba(0, 0, 0, .1) solid 2px
}

a:hover {
    text-decoration: underline
}

a:active,
a:hover {
    outline: 0;
    text-decoration: none;
}

a img {
    border: 0
}

img.round {
    border-radius: 100%
}

.display-inline-block {
    display: inline-block
}

header {
    width: 100%;
    height: 60px;
    position: fixed;
    background-color: #fff;
    z-index: 100;
    border-bottom: 1px solid #d4d4d4;
    z-index: 9999999;
}

header .content {
    position: relative;
}

header a {
    transition: background-color 1s ease;
}

header #about {
    width: 300px;
    background-color: #fff;
    border: 1px solid #d4d4d4;
    position: absolute;
    top: 59px;
    right: 20px;
    display: none;
}

header #about h4 {
    font-size: .8em;
    text-align: left;
    width: 80%;
    color: #000;
    margin: 10px auto;
    font-weight: 700;
    text-transform: uppercase;
}

header #about p {
    text-align: left;
    font-family: 'Roboto',sans-serif;
    width: 80%;
    color: #9B9B9B;
    font-size: 12px;
    line-height: 16px;
    margin: 10px auto
}

#cerrarabout {
    padding-top: 20px;
    border: 1px solid #9B9B9B;
    padding: 1px;
    width: 100px !important;
    text-align: center !important;
    margin: 0 auto;
    font-size: 10px;
    cursor: pointer;
}

nav#menu {
    position: absolute;
    top: 10px;
    left: 0px;
}

nav#menu .icon {
    width: 40px;
    height: 40px;
    position: relative;
    background-image: url(../svg/icon_menu.svg);
    transition: background-color 1s ease;
    cursor: pointer;
    list-style: none;
}

nav#menu .icon:hover {
    background-color: #dedede;
}

nav#menu #sections {
    width: 200px;
    padding: 10px;
    position: absolute;
    top: 40px;
    background-color: #fff;
    border: 1px solid #ccc;
    box-shadow: 0px 0px 10px #d3d3d3;
    z-index: 100;
    font-family: sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 40px;
}

nav#menu #sections li a {
    height: 40px;
    line-height: 40px;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #404040;
    letter-spacing: -0.3px;
    transition: color 1s ease;
    list-style: none !important;
    text-decoration: none;
    font-family: sans-serif;
}

nav#menu #sections li a:hover {
    color: #33a7b9;
    opacity: 0.8;
}
.navigation {
    width: 10%;
    position: fixed;
    right: 0;
    padding: 1%;
    top:60px;
    min-height: 100%;
    z-index: 99;
    opacity: 0;
    border-left: 1px solid #d4d4d4;
    /*-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);*/
    background-color: #fff
}

.navigation img {
        padding-bottom: 6px !important;
    width: 100%;
}

.navigation ul {
    margin: 0 0 0 -20px;
    list-style-type:disc;
}

.navigation ul li {
    list-style-type:disc;
    display: inline-block;
    margin: 0% 1%;
    line-height: 14px;
    text-align: left;
    font-size: 12px;
}

.navigation ul li:active {
    opacity: 1;
}

.navigation a {
    color: #767676;
    font-family: sans-serif;
    text-decoration: none;
    font-weight: 400;
    opacity: 0.5;
}

.navigation .active {
    color: #333;
    font-weight: 700;
    opacity: 1;
}

#logo {
    position: absolute;
    left: 50px;
}

#logo a {
    float: left;
}

#logo.ln a {
    width: 160px;
    height: 30px;
    left: 15px;
    margin: 16px 0 0 5px;
    background: url(../svg/logo_ln-desktop.svg) no-repeat center center;
    background-size: contain;
}

#logo span {
    margin-left: 15px;
    line-height: 64px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    font-family: 'Roboto',sans-serif;
}

@media screen and (max-width: 570px) {
    #logo.ln a {
        width: 29px;
        height: 26px;
        background: url(../svg/logo_ln-phone.svg) no-repeat center center;
        background-size: contain;
    }
    #logo span {
        display: none;
    }
}

#social {
    position: absolute;
    right: 10px;
    top: 14px;
}

#social li {
    display: inline-block;
    vertical-align: middle;
}

#social li a {
    width: 50px;
    height: 30px;
    display: block;
    margin-left: 5px;
    background-size: auto;
    background-repeat: no-repeat;
    font-family: 'Roboto',sans-serif;
    vertical-align: middle;
}

#social li a.facebook {
    background-image: url(../svg/icon_facebook.svg);
}

#social li a.twitter {
    background-image: url(../svg/icon_twitter.svg);
}

#social li a.google {
    background-image: url(../svg/icon_google.svg);
}

#social li a.ficha {
    font-size: 11px;
    width: 90px !important;
    padding-top: 7px;
}

#social li a.part {
    font-size: 11px;
    width: 90px !important;
    padding-top: 7px;
}

#top .inner,
.site-title {
    position: relative
}

.top {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    background-color: #fff
}

.top p {
    text-align: center;
    font-size: 10px;
    font-family: 'Roboto', sans-serif;
    color: #b5b5b5;
}

#content.white-background {
    width: 90%;
    background-color: #ffffff;
}

#content.white-background-met {
    width: 100%;
    background-color: #ffffff;
}

.top {
    top: 0;
    width: 100%;
    padding-top: 20px;
}

.single-title {
    margin-top: 0.5em;
    margin-bottom: 1.5em;
    text-align: center;
    position: relative;
    margin-left: -15%;
    text-align: left;
    color: #303030;
    max-width: 1000px;
}
.second-title {
    margin: 1em 0 1em;
    text-align: center
}

#content .margin-1 {
    height: .5em
}

#content .margin-2 {
    height: 1em
}

#content .margin-3 {
    height: 1.5em
}

#content .margin-4 {
    height: 2em
}

#content .margin-5 {
    height: 2.5em
}

#content .margin-6 {
    height: 3em
}

.caption {
    padding: 20px;
    font-size: 12px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
    line-height: 14px;
    color: #969696;
}

#interview {
    display: none;
    margin-top: 20px;
    background-color: #f0f0f0;
    padding: 60px;
    font-size: 1em;
    margin-bottom: 1.5em;
}

button {
    font-size: 1em;
    margin-bottom: 1.5em;
    background-color: #33a7b9; /* Green */
    border: none;
    color: #fff;
    padding: 15px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 5px;
}

.buttons {
    text-align: center;
    padding: 5%;
}
.note {
    width: 90%;
    text-align: center;
    font-family: 'Roboto',sans-serif;
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 50px;
    font-size: 12px;
}
.next {
    display: inline-flex;
    /* padding: 2em; */
    margin: 20px auto !important;
    margin-left: 10% !important;
}

.reactions {
    width: 70%;
    border-top: 1px solid #c6c6c6;
    padding: 2em 0;
    margin: 20px auto !important;
    margin-left: 10% !important;
    text-align: center;
}

.reactions a{
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1em;
    font-family: 'Playfair Display', serif;
    color: rgba(0,0,0,.7) !important;
    font-size: 18px;
    text-align: left;
}

.related {
    width: 40%;
    padding: 2%;
    text-align: left;
}

.related:hover {
    opacity: 0.5;
}

.related h2 {
    padding: .5em 0em 0em 0em;
    font-size: 28px;
    text-align: left;
}

.related h3 {
    padding: 0em 1em 0em 0em;
    font-size: 12px !Important;
    font-family: 'Roboto',sans-serif;
    text-align: left;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 100;
}

#footer {
    padding: 4em 0;
    font-size: .6em;
    text-align: center !important;
    background-color: #f5f8fa;
    font-family: sans-serif;
    text-transform: uppercase
}

#footer,
#footer a {
    color: #656565;
}

#footer a {
    display: inline-block;
    -webkit-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out
}

#footer p {
    text-align: center !important;
    max-width: 800px;
    margin: 0 auto;
}

#footer strong {
    color: #33A7B9
}

#footer a:focus,
#footer a:hover {
    color: #292f33
}

#footer a.mini-logo {
    font-size: 1.1428575em;
    padding: .5em;
    margin-top: .2em
}

footer .link {
    text-transform: none;
    text-align: left;
    width: 320px;
    display: none;
    position: fixed;
    right: 1%;
    bottom: 2%;
    padding: 15px;
    background: #000;
    border-radius: 4px;
    opacity: 1;
    z-index: 99999;
}
footer .link:hover {
    opacity: 0.6;
}
footer .link .close {
	width: 100%;
    display: block;
    position: relative;
}
footer .link .close img {
    width: 15px;
    height: 15px;
    position: absolute;
    right: 0px;
    cursor: pointer;
}
footer .link a img {
    width: 75px;
    height: 75px;
    float: left;
}
footer .link a span {
    width: 190px;
    float: left;
    margin-left: 20px;
    font-family: 'Roboto', serif;
    color: #fff;
	font-size: 16px;
	line-height: 18px;	
}
footer .link a span strong {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
	line-height: 12px;
    color: #616161;
}

/* Fix */

@-moz-document url-prefix() { 
  .intro h2 {
     max-width: 500px;
    margin: 5% auto;
  }
  .intro h3 {
    margin: -8% auto;
  }
    .intro p {
        margin: 10% auto;
        line-height: 10px;
        font-size: 10px;
    }
    .navigation ul li {
     font-size: 10px;
     line-height: 11px;
    }
}

/* Graphics */

.interactive {
    width: 100%;
    height: 100vh;
    margin: 0 auto;
    text-align: center;
    padding: 1em;
}

.video {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding: 1em;
}

/* Cards */

.cards {
    margin: 0 auto;
    text-align: center;
}

div.flip-3d {
  perspective: 1200px;
  max-width: 280px;
  display: inline-block;
  font-family: 'Roboto',sans-serif;
}

div.flip-3d figure {
  position: relative;
  transform-style: preserve-3d;
  transition: 1s transform;
  font-size: 1.6rem;
  margin: 10px;
}

div.flip-3d figure h1 {
  font-size: 18px;
    line-height: 16px;
  font-family: 'Roboto',sans-serif;
  font-weight: 700;
padding-left: 20px;
    padding-top: 40px;
}

div.flip-3d figure p {
  font-size: 12px;
    font-family: 'Roboto',sans-serif;
    padding: 20px;
    line-height: 16px;
}

div.flip-3d figure img {
  width: 100%;
  height: auto;
}

div.flip-3d figure figcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  transform: rotateY(.5turn) translateZ(1px);
  background: rgba(255, 255, 255, 0.9);
  text-align: center;
  padding-top: 0%;
  opacity: 0;
  transition: 1s .5s opacity;
}

div.flip-3d:hover figure {
  transform: rotateY(.5turn);
}

div.flip-3d:hover figure figcaption {
  opacity: 1;
}

@media screen and (max-width: 768px) {
  div#flip-3d {
    perspective-origin: center top;
  }
  div#flip-3d figure {
    display: block;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 12vw;
  }
  div#flip-3d figure:last-child {
    display: none;
  }
}

/* Elements */

.visual-right {
    float: right;
    height: auto;
    margin: 10px -100px 40px 40px;
}

.visual-left {
    float: left;
    height:auto;
    margin: 10px 40px 30px -120px;
}

.visual-interview {
    float: left;
    height:auto;
    margin: -10px 40px 30px 0px;
    max-width: 300px;
}

.credits{
    float: left;
    height: auto;
    border: 1px solid #9B9B9B;
    margin: 5px 40px 20px -15%;
    padding: 20px;
    font-size: 12px;
    font-family: 'Roboto',sans-serif;
}
.date {
        margin: .5em 0;
    font-size: 14px;
    font-family: 'Roboto',sans-serif;
    text-transform: uppercase;
    position: relative;
    margin-left: -15%;
    text-align: left;
    color: #9B9B9B;
    font-weight: 700;
    padding-top: 50px;
}

.mobile-show {
    display: none;
}

#hide {
    float: right;
    background-color: #fff;
}
.comentarios {
    border-top: 1px solid #f0f0f0;
    padding-top: 50px;
    width: 80%;
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 50px;
    margin: 0 auto;
}

.fb-comments {
    width: 100% !important;
}


caption {
    font-size: 10px;
}

#readmore {
    display: none;
    margin-top: 20px;
    background-color: #f9f9f9;
    padding: 40px;
    font-family: Roboto, sans-serif;
    font-size: 12px;
}

.true-false {
    width: 80%;
    text-align: center;
    margin: 0 auto;
}
.true-false h1 {
    font-family: 'Roboto Condensed', sans-serif;;
    color: #333;
    font-size: 1.8em;
    text-align: center;
    padding-bottom: 1em;
    font-weight: 400;
    text-transform: uppercase;
}
.true-false .column {
    display: inline-block;
    width: 48%;
    padding: 4%;
    font-family: 'Roboto', sans-serif;
    margin-right: 10px;
    vertical-align: text-top;
}

.true-false .column p {
    text-align: center;
}

.true-false #column-left {
     border-right: 1px solid #fff;
}

.true-false #column-right {
     border-left: 1px solid #c6c6c6;
}

.persona {
    border: 2px solid #f0f0f0;
    padding: 8%;
}

.versus {
    width: 95%;
    text-align: center;
    margin: 0 auto;
}
.versus h1 {
    font-size: 2em;
    line-height: 1.2em;
    margin-top: 0.2em;
    margin-bottom: 2em;
    text-align: center;
    position: relative;
    text-align: left;
    color: #303030;
    font-weight: 700;
}
.versus .column {
    display: inline-block;
    width: 48%;
    padding: 4%;
    vertical-align: text-top;
}

.versus .column:last-child { 
    border-left: none; 
}

.versus .column p {
    text-align: left;
}

.versus #column-left {
     border-right: 1px solid #fff;
}

.versus #column-right {
     border-left: 1px solid #c6c6c6;
}

.versus .note {
    font-family: 'Roboto',sans-serif;
    text-align: center !important;
    margin: 30px 0px 0px 0px;
}

.versus strong {
    color: #4a4a4a;
}

.versus blockquote {
    font-style: italic;
    text-align: left;
    width: 100%;
    margin: 0 auto;
    padding: 2em 0px;
    position: relative;
    color: #33A7B9;
    font-size: 1.5em;
    font-weight: 700;
}

.versus blockquote:before {
    left: 0%;
    top: -20px;
}

.more {
    display: none;
}

/* Interview */

.interview {
    width: 100%;
    background-color: #fff;
    height: auto;
}

.interview .text1 {
    
}

.interview .text2 {
    
}

/* Interactive */

.marketPath,
.exact,
.cty,
.eby,
.fact,
.ifttt,
.pg,
.find,
.cnet,
.bbye,
.cow,
.hack,
.idFinder {
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -ms-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}

.addOpac {
  opacity: 1;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -ms-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}

.removeOpac {
  opacity: 0.1;
  -webkit-transition: all .6s ease-in-out;
  -moz-transition: all .6s ease-in-out;
  -ms-transition: all .6s ease-in-out;
  -o-transition: all .6s ease-in-out;
  transition: all .6s ease-in-out;
}

.static {
  opacity: 1;
}

.idFinder {
  text-decoration: none;
  cursor: pointer; cursor: hand;
}

/* Tabs */

.tabs {
    /*border-bottom: 1px solid #f0f0f0;*/
}
.image-tab {
    float: left;
    margin: -5px 40px 0px 10px;
    max-width: 50%;
    padding-top: 5px;
}
.column-tab {
    width: 48%;
    display: inline-block;
    vertical-align: text-top;
    background-color: #f6f6f6;
    border-left: 5px solid #f0f0f0;
    padding: 1em 0.5em;
    font-family: Roboto, sans-serif;
}
.column-tab p {
    font-size: 48px;
    color: #c6c6c6;
    float: left;
    padding-right: 30px;
    margin-left: 20px;
    margin-bottom: 50px;
}
.drop {
    text-align: center !important;
    font-size: 16px !important;
    max-width: 800px !important;
    margin: 20px auto !important;
}
.drop-two {
    text-align: center !important;
    font-size: 16px !important;
    max-width: 800px !important;
    margin: 20px auto !important;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5em;
    text-align: left;
    padding: 0.1em 1.2em;
}
.column-tab span {
    font-size: 48px;
    color: #c6c6c6;
}
.tabs__header {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  border-collapse: initial;
}
.tabs--responsive .tabs__header {
    padding-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .tabs--responsive .tabs__header {
    display: table;
  }
}
@media screen and (min-width: 320px) {
  .tabs__header {
    display: table;
  }
}
.tabs__header li:first-child {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
    background-color: #fff;
}
.tabs__header li:last-child {
  background-color: #fff;
  border-right-width: 1px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.tabs__header li {
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
  position: relative;
  border: 1px solid #ccc;
  border-right-width: 0;
  text-align: center;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
    background-color: #fff;
}
.tabs__header li a {
  display: table-cell;
  vertical-align: middle;
  color: #c6c6c6;
  height: 20px;
  text-decoration: none;
  padding: 0px 20px;
  min-width: 100px;
  outline: 0;
  font-weight: 200;
}
.tabs__header li.active {
  color: #33A7BA;
  background: #eee;
  position: relative;
}
.tabs__header li.active a {
  color: #767676;
  font-weight: 700;
}
.tabs__header li.active:after, .tabs__header li.active:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.tabs__container {
  
  clear: both;
  margin: 0 auto;
  width: 90%;
}
@media screen and (min-width: 768px) {
  .tabs__container {
    margin-top: -45px;
    border-radius: 20px;
    padding: 40px;
  }
}

.tabs__content {
  padding: 20px;
  margin: 0;
  display: none;
    text-align: center
}
.tabs__content h1 {
    font-family: 'Roboto', san-serif;
    font-size: 1.8em;
    color: #767676;
    text-align: center;
    padding: 0.5em;
    font-weight: 700;
    letter-spacing: 0px;
}
.tabs__content h2 {
    font-family: 'Roboto', serif;
    font-size: 14px;
    color: #767676;
    text-align: center;
    padding: 0.5em 0.5em;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    z-index: 1;
    letter-spacing: 0px;
}
.tabs__content p {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 1.5em;
    text-align: justify;
    padding: .2em 1.2em;
}
.tabs__content .p-tabs {
    height: 300px;
}
.tabs__content ol.numbers {
    content: counters(section,"");
    margin: 0;
    margin-left: 0em;
    padding: 1em 0;
}
.tabs__content ol.numbers li{
    counter-increment: section;
    width: 46%;
    display: inline-block;
    vertical-align: text-top;
    padding: 5px 20px;
    font-size: 14px;
    line-height: 1.4em;
    font-family: 'Roboto',sans-serif;
    text-align: left;
}
.tabs__content ol.numbers li:before {
    content: counters(section,"");
    border-radius: 70%;
    display: inline-block;
    float: left;
    width: 2.2rem;
    height: 1.6rem;
    text-align: center;
    padding-top: .5rem;
    font-weight: 700;
    margin-left: -3rem;
    margin-right: 0.2rem;
    background: #33A7B9;
    color: #fff;
}
.tabs__content ol.numbers li span{
  position: absolute;
  line-height: 25px;
}
.tabs__content .story {
}

.tabs--responsive .tabs__content {
  /*border-top: 1px solid #ccc;*/
}
@media screen and (min-width: 768px) {
  .tabs--responsive .tabs__content {
    border: 0;
  }
}
@media screen and (min-width: 768px) {
  .tabs__content {
    padding: 0;
  }
}

.tabs__accordion-heading {
  display: none;
  font-size: 14px;
  background-color: #fff;
  margin: 0;
  padding: 10px 20px;
  cursor: pointer;
  font-weight: normal;
  position: relative;
}
.tabs__accordion-heading:before {
  content: "+";
  position: absolute;
  right: 10px;
  top: 10px;
  font-size: 14px;
}
.tabs__accordion-heading.active {
  color: #333;
}
.tabs__accordion-heading.active:before {
  content: "-";
}
@media screen and (min-width: 768px) {
  .tabs--responsive .tabs__accordion-heading {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .tabs__accordion-heading {
    display: none;
  }
}

/* Media Queries */

@-ms-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::-webkit-scrollbar {
        width: .75em;
        height: .75em
    }
    ::-webkit-scrollbar-track {
        background-color: #f0f0f0
    }
    ::-webkit-scrollbar-thumb:vertical {
        height: 5em;
        background-color: #c6c6c6
    }
}

@media (min-width:480px) {
    #top {
        padding-top: 2em;
        padding-bottom: 2em
    }
}

@media (min-width:768px) {
    body {
        font-size: 100%
    }
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    #top {
        padding-top: 2.5em;
        padding-bottom: 2.5em
    }
    #top .inner {
        display: table;
        width: 100%
    }
    .post-meta span {
        padding: 2em 3em
    }
    #content .margin-1 {
        height: 1em
    }
    #content .margin-2 {
        height: 2em
    }
    #content .margin-3 {
        height: 3em
    }
    #content .margin-4 {
        height: 4em
    }
    #content .margin-5 {
        height: 5em
    }
    #content .margin-6 {
        height: 6em
    }
    .tags {
        margin-bottom: 1.5em
    }
    #footer {
        padding: 6em 0
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    #top {
        padding-top: 3em;
        padding-bottom: 3em
    }
    .post-meta span {
        padding: 3em 5em
    }
    #footer {
        padding: 8em 0;
        width: 90%;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .post-meta span {
        padding: 1em 6em
    }
}

@media print {
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    #content,
    #footer,
    html {
        background: 0 0
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    blockquote {
        page-break-inside: avoid
    }
    a,
    a:visited {
        text-decoration: underline
    }
}

@media screen and (max-width: 570px) {
    ol, p, pre, ul {
        padding:0 20px 0px 20px;
        font-size: 14px;
         line-height: 1.7;
    }
    #content.white-background {
        width: 100%;
    }
    .single-title {
        font-size: 2em;
        margin-top: 50px;
        text-align: center;
        margin: 0px 0 50px 0px;
    }
    h2:after {
        display: none;
    }
    .post-meta:after {
        display: none;
    }
    .top {
        padding-top: 60px;
        position: absolute;
    }
    blockquote:before {
        left: 44%;
        padding-top: 10px;
    }
    blockquote {
        width: 100%;
    }
    blockquote p {
        text-align: center;
        font-size: 21px;
    }
    .item {
        margin-right: 0;
        box-shadow: none;
    }
    .item p {
        display: none;
    }
    .mobile-hide {
        display: none !important;
    }
    .mobile-show {
        display: block!important;
    }
    .tabs__container {
        width: 90%
    }
    .tabs__content {
        padding: 0;
    }
    .tabs__content h1 {
        font-size: 1.2em;
    }
    .drop {
        font-size: 12px !important;
    }
    .tabs__content p {
        font-size: 10px;
    }
    .tabs__header li a {
        padding: 0px 10px;
        min-width: 60px;
        font-size: 12px;
    }
    .tabs__content ol.numbers {
        width: 90%;
        margin-left: 2em;
    }
    .tabs__content ol.numbers li {
        width: 100%;
        padding: 20px;
        font-size: 10px;
    }
    .navigation {
        display: none;
    }
    .tabs__content .p-tabs {
    height: 200px;
    }
    .related {
        padding: 0;
        max-width: 80%;
    }
    .image-tab {
    float: left;
    margin: 0px 20px 10px 0px;
    max-width: 50%;
    padding-top: 5px;
    }
    .number li {
    padding: 0;
    margin-left: 3.2em;
    }
    .visual-right {
        width: 100%;
        margin: 0px 0px 20px 0px;
    }
    .visual-left {
        width: 100%;
        margin: 0px 0px 20px 0px;
    }
    .date {
        text-align: center;
        margin: 0 auto;
        padding: 2em;
    }
    #footer p {
        font-size: 8px;
    }
    .credits {display: none;}
    .intro h2 {
        margin: 45% auto;
    }
    .intro h3 {
        max-width: 280px !important;
        margin: -48% auto;
    }
    .intro p {
        margin: 70% auto;
    }
    .true-false .column {
        width: 100% !important;
        border-right: none;
    }
    .true-false #column-right {
    border-left: 1px solid #fff;
    }
    .versus #column-left {
        border-right: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }
    .versus .column {
        width: 48%;
    padding: 2%;
    }
    .versus blockquote:before {
        left: 40%;
        padding-top: 5px;
        font-size: 40px;
    }
    .versus blockquote {
        width: 100%;
        text-align: center !important;
        font-size: 10px;
    }
    .versus blockquote p {
        text-align: center !important;
        font-size: 21px;
    }
    .versus .column p {
        padding: 5px;
        text-align: left;
        font-size: 11px;
    }
    .versus #column-right {
        border-left: 1px solid #f0f0f0;
    }
    div.flip-3d {
        width: 100%;
        display: block;
        margin: 0 auto;
    }
    div.flip-3d figure {
        width: 100%
    }
    .versus h1 {
        font-size: 1.5em;
        text-align: center;
    }
    .related {
            margin-left: 3% !important;
    }
    .related h2 {
        font-size: 14px !important;
    }
    .related h3 {
        font-size: 8px !important;
    }
}

@media screen and (max-width: 1024px) {
    #content.white-background {
        width: 100%;
    }
    .navigation {
        display: none;
    }
    .tabs__container {
        width: 90%
    }
    .tabs__content {
        padding: 0;
    }
    .tabs__content h1 {
        font-size: 1.2em;
    }
    .drop {
        font-size: 12px !important;
    }
    .tabs__content p {
        font-size: 10px;
    }
    .tabs__header li a {
        padding: 0px 10px;
        min-width: 60px;
        font-size: 12px;
    }
    .single-title {
        margin-left: 0%;
    }
    .date {
        margin-left: 0%;
    }
    .image-tab { max-width: 40%;margin: 0px 20px 0px 10px;}
    .tabs__content ol.numbers li {
            font-size: 10px;
    }
    .visual-right {
        margin: 10px 0px 40px 40px;
    }
    .credits {
        margin: 10px 30px 20px 0;
    }
    .tabs__content .p-tabs {
    height:auto;
    }
    .column {
        width: 100%;
    }
    footer .link {
       right: 2%;
    }
    .related {
            margin-left: 3% !important;
    }
    .related h2 {
        font-size: 24px;
    }
    #social li a.part {
        display: none;
    }
    .reactions {
    width: 80%;
    }
.reactions a{
    font-size: 14px;

}
}

/* Animations */

.floating{
    float: left;
    -webkit-animation-name: Floatingx;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-name: Floating;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}

@-webkit-keyframes Floatingx{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(0, 15px);}
    to {-webkit-transform: translate(0, -0px);    }    
}
    
@-moz-keyframes Floating{
    from {-moz-transform:translate(0, 0px);}
    65% {-moz-transform:translate(0, 15px);}
    to {-moz-transform: translate(0, -0px);}    
}