.container .maincolumn,
.eyhero,
a.ybtn {
    width: 100%
}
.article-hero-container {
    display: none!important;
}
section .container p {
    font-family: InterstateLight!important;
}
section .container span.ital {
    font-family: Interstate-italic!important;
}
section .container {
    font-family: InterstateLight!important;
}
header.main-header,
header.main-header.is-smallmenu,
header.main-header.is-smallmenuforced {
    background: rgba(0, 0, 0, .8);
}
nav.navigation {
    display: none;
}
nav.navigation a {
    color: #fff;
    font-family: InterstateLight;
    -webkit-transition: all .4s;
    transition: all .4s;
    padding-bottom: 10px;
}
nav.navigation a:last-child {
    margin-right: 0;
}
nav.navigation a.current,
nav.navigation a:hover {
    border-bottom: 10px solid #ffe600;
}
#featuremenu.mobilefake a.current {
    background: #ffe600;
    color: #646464;
}
@media screen and (min-width: 768px) {
    nav.navigation {
        display: block;
        padding-top: 31px;
    }
    header.main-header.is-smallmenu nav.navigation {
        padding-top: 6px;
    }
    nav.navigation a {
        font-size: 16px;
        margin-right: 30px;
        padding-right: 15px;
    }
    .mobilefake {
        display: none;
    }
}
@media screen and (min-width: 1024px) {
    nav.navigation {
        display: block;
        padding-top: 28px;
    }
    header.main-header.is-smallmenu nav.navigation {
        padding-top: 3px;
    }
    nav.navigation a {
        font-size: 18px;
        margin-right: 40px;
        padding-right: 20px;
    }
}
@media screen and (max-width: 600px) {
    .heading-block {
        padding-top: 17px!important;
    }
}
body .fluid-type h1.eyhero-headline-1 {
    font-size: 21px;
}
.headline-container {
    z-index: 5;
}
.eyhero {
    position: relative;
    height: 0;
    padding-bottom: 56.25%
}
@media screen and (max-width: 767px) {
    .eyhero {
        margin-top: 68px;
    }
}
h2,
h3 {
    font-family: InterstateBold!important;
}
.type-system-ey .socialshare {
    display: none;
}
#section0 h2 {
    margin-top: 0;
    font-size: 28px;
}
.article>section.section0 {
    padding-top: 0!important;
}
ul.alist {
    margin-bottom: 2em;
}
ul.alist li {
    padding: 3px 0 2px 20px;
    background: url(https://cdn.ey.com/echannel/gl/en/issues/business-environment/innovation/img/list-arrow.gif) left top no-repeat;
    -webkit-column-break-inside: avoid;
            break-inside: avoid-column;
}
@media screen and (min-width: 768px) {
    #section0 h2 {
        margin-top: 40px;
        font-size: 40px;
        margin-bottom: 0;
    }
    ul.alist {
        moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 80px;
        column-gap: 80px;
        max-width: 75%
    }
}
@media screen and (min-width: 1024px) {
    ul.alist {
        moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 80px;
        column-gap: 80px;
        max-width: 82%
    }
}
@media screen and (min-width: 1280px) {
    #section0 h2 {
        font-size: 50px;
    }
}
a.ybtn {
    display: block;
    background: #ffe600;
    color: #646464;
    font-weight: 400;
    padding: 5px 10px;
    max-width: 325px;
    -webkit-transition: all .4s;
    transition: all .4s;
}
a.ybtn:hover {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
}
section a.button {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-color: #ffe600;
    color: #333 !important;
    display: inline-block;
    font-family: Arial, "Helvetica Neue", "Helvetica", "Roboto", sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 60px;
    padding: 0 1em;
    text-decoration: none;
}
section.lighttext a.button {
    background-color: #ffe600;
    color: #333 !important;
}
section a.button:hover {
    background-color: #336699;
    color: #fff !important;
}
#section1{
background:url('https://cdn.ey.com/echannel/gl/en/issues/business-environment/innovation/img/EY-bg-innovation-matters3.jpg') no-repeat center right / cover
}

#section1 .container {
    position: relative;
}
#section1 .container hgroup {
    display: block;
    margin: 0 0 0 -6vw;
    position: relative;
    padding: 6vw;
    background: #ffe600;
}
#section1 .container hgroup h2.head {
    color: #333;
    margin: 0 0 10px;
    font-size: 28px;
    width: auto;
}
#section1 .container hgroup h3.head {
    color: #333;
    font-weight: 400;
    font-size: 13px;
    margin: 0;
    font-family: InterstateLight!important;
    padding-left: 3px;
}
#section1 h4 {
    font-family: "Interstate-bold", sans-serif;
    color: #ffe600;
    font-size: 22px;
    padding: 20px 0;
    margin: 0;
}
@media screen and (max-width: 767px) {
    body {
        background: red;
    }
    .slider-matters article.slide{
      background: #fff;
    }
    .slider-matters article.slide div.text{
      padding:0 10px 10px;
      background:#333;
    }
    .slider-matters article.slide div.text a.button {
        font-size: 16px;
        line-height: 40px;
    }
    .slider-matters article.slide div.image {
        background-image: none !important;
    }
    .slider-matters article.slide div.text:before {
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(51, 51, 51, 0);
        border-bottom-color: #333;
        border-width: 17px;
        left: 50%;
        top: -34px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .slider-matters article.slide div.text h3 {
        margin: 0 0 20px;
        color: #fff;
        font-weight: normal !important;
    }
    .slider-matters article.slide div.text p {
        margin: 0 0 20px;
        font-size: 16px;
        display: block;
        color: #c0c0c0;
        font-family: Arial, sans-serif;
    }
}
@media screen and (min-width: 768px) {
    a.button {
        font-size: 20px;
    }
    #section1{
      background-position: center top;
    }
    #section1 h4 {
        font-size: 34px;
        padding: 30px 0;
    }
    .slider-matters {
        width: 84%;
    }
    .slider-matters article.slide {
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .slider-matters article.slide div {
        width: 50%;
        min-height: 350px;
    }
    .slider-matters article.slide div.image img {
        display: none;
    }
    .slider-matters article.slide div.image {
        background-size: cover;
        background-position: center center;
    }
    .slider-matters article.slide div.text {
        padding: 40px;
        padding: 20px 10px;
        position: relative;
        background:#333;
    }
    .slider-matters article.slide div.text h3 {
        margin: 0 0 20px;
        font-size: 26px;
        font-family: 'InterstateLight' !important;
        color: #fff;
        font-weight: normal !important;
    }
    .slider-matters article.slide div.text p {
        margin: 0 0 20px;
        font-size: 16px;
        display: block;
        color: #c0c0c0;
        font-family: Arial, sans-serif;
    }
    .slider-matters article.slide div.text:before {
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(51, 51, 51, 0);
        border-right-color: #333;
        border-width: 17px;
        left: -34px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
@media screen and (min-width: 1024px) {
    .slider-matters {
        width: 80%;
    }
}
@media screen and (min-width: 1250px) {
    #section1 h4 {
        font-size: 36px;
        padding: 80px 0;
        max-width: 75%;
    }
    .slider-matters {
        width: 80%;
    }
    .slider-matters article.slide div.text {
        padding:20px 40px;
    }
}
.slider-matters .slick-dots {
    width: 100%;
    padding-top: 30px;
    text-align: center;
}
.slider-matters .slick-dots li {
    display: inline-block;
    padding: 0 5px
}
.slider-matters .slick-dots li button {
    text-indent: -9999px;
    border-radius: 50%;
    padding: 0;
    width: 16px;
    height: 16px;
    background: #000;
    outline: none;
}
.slider-matters .slick-dots li button {
    background: #c0c0c0;
}
.slider-matters .slick-dots li.slick-active button {
    background: #ffe600;
}
#section2 {
    position: relative;
    background-image: url(https://cdn.ey.com/echannel/gl/en/issues/business-environment/innovation/img/bg-bottom-white.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100% auto;
    padding-bottom: 25px;
}
#section2 .container {
    position: relative;
}
#section2 .container hgroup {
    display: block;
    margin: 0 0 0 -6vw;
    position: relative;
    padding: 6vw;
    background: #333;
}
#section2 .container hgroup h2 {
    color: #ffe600;
    margin: 0 0 10px;
    font-size: 28px;
    width: auto;
}
#section2 .container hgroup h3 {
    color: #fff;
    font-weight: 400;
    font-size: 13px;
    margin: 0;
    font-family: InterstateLight!important;
    padding-left: 3px;
}
#section2 .container #articles {
    padding: 6vw 0 0;
    position: relative;
    z-index: 5;
}
#section2 .container #articles section {
    overflow: hidden;
    padding-bottom: 30px;
}
#section2 .container #articles section img {
    width: 100%;
    display: block;
}
#section2 .container #articles a,
#section2 .container #articles div {
    display: block;
    overflow: hidden;
}
#section2 .container #articles a article h4,
#section2 .container #articles div article h4 {
    font-family: InterstateBold;
    font-weight: 400;
    color: #666;
    font-size: 20px;
    margin: 8px 0 5px;
}
#section2 .container #articles a article p,
#section2 .container #articles div article p {
    margin: 0;
    position: relative;
    padding-bottom: 20px;
}
#section2 .container #articles div article p a {
    display: inline;
    overflow: auto;
}
#section2 .container #articles a article p:after,
#section2 .container #articles div article p:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    height: 10px;
    width: 30%;
    background: #ffe600;
    -webkit-transition: all .4s;
    transition: all .4s;
}
#section3,
#section3 #quote .col,
#section3 #quote .col p,
#section3 .container {
    position: relative;
}
#section2 .container #articles a:hover article p:after,
#section2 .container #articles div:hover article p:after {
    width: 95%
}
@media screen and (min-width: 375px) {
    #section2 .container hgroup h3,
    #section1 .container hgroup h3.head {
        font-size: 15px;
    }
}
@media screen and (min-width: 600px) {
    #section2 .container hgroup,
    #section1 .container hgroup {
        margin: 0 0 0 -30px;
        padding: 20px;
    }
}
@media screen and (min-width: 768px) {
    #section2 {
        padding-bottom: 120px;
    }
    #section2 .container hgroup,
    #section1 .container hgroup {
        margin: 0 0 0 -20px;
        width: 60%
    }
    #section2 .container hgroup h2,
    #section1 .container hgroup h2.head {
        font-size: 40px;
    }
    #section2 .container #articles {
        padding-top: 40px;
    }
    #section2 .container #articles section {
        padding: 0 0 30px 6vw;
    }
    #section2 .container #articles section img {
        width: 25%;
        float: left;
    }
    #section2 .container #articles a article,
    #section2 .container #articles div article {
        display: block;
        float: left;
        width: 75%;
        padding-left: 50px;
    }
    #section2 .container #articles a article h4,
    ,
    #section2 .container #articles div article h4 {
        font-size: 21px;
        margin: 0 0 5px;
        line-height: 1;
    }
    #section2 .container #articles a article p,
    ,
    #section2 .container #articles div article p {
        padding-bottom: 25px;
    }
    #section2 .container #articles a article p:after,
    #section2 .container #articles div article p:after {
        width: 20%
    }
}
@media screen and (min-width: 1024px) {
    #section2 .container hgroup,
    #section1 .container hgroup {
        width: 51%;
        margin: 0 0 0 -40px;
        padding: 30px 30px 30px 50px;
    }
}
@media screen and (min-width: 1250px) {
    #section2 {
        padding-bottom: 160px;
    }
    #section2 .container #articles section img {
        width: 30%
    }
    #section2 .container #articles a article,
    #section2 .container #articles div article {
        width: 70%
    }
    #section2 .container #articles a article h4,
    #section2 .container #articles div article h4 {
        font-size: 24px;
    }
    #section2 .container #articles a article p,
    #section2 .container #articles div article p {
        font-size: 18px;
    }
    #section2 .container hgroup,
    #section1 .container hgroup {
        margin: 0;
        width: 47%
    }
    #section2 .container hgroup h2,
    #section1 .container hgroup h2.head {
        font-size: 50px;
    }
    #section2 .container hgroup h3,
    #section1 .container hgroup h3.head {
        padding-left: 5px;
    }
}
#section3 #quote .col p,
#section3 #quote .col:before {
    font-size: 16px;
    font-family: InterstateLight;
}
#section3 {
    border-bottom: 50px solid #ffe600;
    min-height: 400px;
    background-color: #000!important;
    background-size: 200% auto!important;
    background-repeat: no-repeat!important;
    background-position: -75px bottom!important;
}
#section3 #quote .col:before {
    content: '"';
    color: #fff;
    position: absolute;
    left: -15px;
    top: 1em;
    -webkit-transform: skew(10deg);
            transform: skew(10deg);
}
#section3 #quote .col h4 {
    font-weight: 400;
    font-family: InterstateLight;
    font-size: 18px;
}
@media screen and (min-width: 768px) {
    #section3 {
        border-bottom: 75px solid #ffe600;
        min-height: 500px;
        background-size: 100% auto!important;
        background-position: -50px center!important;
        background-attachment: scroll!important;
    }
    #section3 #quote .col {
        float: right;
    }
    #section3 #quote .col h4,
    #section3 #quote .col p,
    #section3 #quote .col:before {
        font-size: 20px;
    }
}
@media screen and (min-width: 1024px) {
    #section3 {
        background-size: auto 100%!important;
        background-position: -100px center!important;
    }
    #section3 #quote .col p,
    #section3 #quote .col:before {
        font-size: 22px;
    }
    #section3 #quote .col h4 {
        font-size: 26px;
    }
}
@media screen and (min-width: 1250px) {
    #section3 {
        background-position: 30% center!important;
    }
}
#section4 {
    position: relative;
    background-image: url(https://cdn.ey.com/echannel/gl/en/issues/business-environment/innovation/img/bg-top-yellow.svg);
    background-repeat: no-repeat;
    background-position: center 120px;
    background-size: 100% auto;
    background-color: #fff!important;
    padding-bottom: 0;
}
#section4 .container {
    padding-top: 0;
    padding-bottom: 0;
}
#section4 hgroup {
    border-left: 15px solid #ffe600;
    padding: 0 6vw;
}
#section4 hgroup h2 {
    font-size: 28px;
    font-weight: 400;
    padding: 0 0 20px;
    margin: 0;
    line-height: 1;
}
#section4 hgroup h3 {
    font-weight: 400;
    font-size: 13px;
    font-family: InterstateLight!important;
    padding-left: 3px;
}
#section4 .row.first {
    margin-top: 40px;
}
#section4 .row .block {
    padding-bottom: 20px;
}
#section4 .row .block .top {
    position: relative;
    font-size: 0;
}
#section4 .row .block img {
    width: 100%;
    display: block;
}
#section4 .row .block article {
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(51, 51, 51, .8);
    padding: 20px 20px 10px;
    color: #fff;
    height: 100%
}
#section4 .row .block article div {
    padding-bottom: 15px;
}
#section4 .row .block article h4 {
    font-size: 18px;
    margin-bottom: 10px;
    font-family: InterstateBold;
    font-weight: 400;
}
#section4 .row .block article p {
    font-size: 13px;
    color: #fff;
    margin: 0;
    line-height: 1.2em;
}
#section4 .row .block article h5 {
    font-family: InterstateLight;
    font-size: 16px;
    background-repeat: no-repeat;
    background-position: 0 4px;
}
#section4 .row .block article ul li {
    padding: 0 0 5px 12px;
    background-image: url(https://cdn.ey.com/echannel/gl/en/issues/business-environment/innovation/img/white-arrow.png);
    background-repeat: no-repeat;
    background-position: 0 5px;
}
#section4 .row .block article ul li:last-child {
    padding-bottom: 0;
}
#section4 .row .block article ul li a {
    color: #fff;
    font-size: 12px;
    font-family: InterstateLight;
    font-weight: 400;
    -webkit-transition: all .6s;
    transition: all .6s;
}
#section4 .row .block article ul li a:hover {
    color: #ffe600;
}
#section4 .row .block .contact {
    background: #ffe600;
    font-size: 1em;
}
#section4 .row .block .contact p {
    font-size: 14px;
    margin: 0;
    padding: 5px 10px;
}
#section4 .row .block .contact span {
    font-family: InterstateBold;
}
@media screen and (min-width: 375px) {
    #section4 .row .block article p {
        line-height: 1.4em;
        font-size: 14px;
    }
    #section4 .row .block article ul li a {
        font-size: 13px;
    }
}
@media screen and (min-width: 600px) {
    #section4 .row .block article h4 {
        font-size: 21px;
    }
    #section4 .row .block article {
        height: 50%
    }
}
@media screen and (min-width: 768px) {
    #section4 {
        background-position: center 160px;
    }
    #section4 hgroup {
        padding: 0 20px;
        margin-left: 30px;
    }
    #section4 hgroup h2 {
        font-size: 40px;
    }
    #section4 hgroup h3 {
        font-size: 15px;
    }
    #section4 .row .block article {
        height: 82%
    }
    #section4 .row .block article div {
        min-height: 145px;
    }
    #section4 .row .block .contact {
        height: 50px;
    }
}
@media screen and (min-width: 1024px) {
    #section4 .row .block article {
        height: 60%;
        background: rgba(51, 51, 51, .9);
    }
    #section4 .row .block article div {
        min-height: 140px;
    }
    #section4 .row .block article h4 {
        font-size: 24px;
    }
    #section4 .row .block .contact {
        height: auto;
    }
    #section4 .row .block .contact p {
        padding: 10px;
    }
    #section4 .row .block article p {
        font-size: 15px;
    }
    #section4 .row .block article h5 {
        font-size: 18px;
        background-position: 0 5px;
    }
    #section4 .row .block article ul li {
        background-position: 0 6px;
    }
    #section4 .row .block article ul li a {
        font-size: 14px;
    }
}
@media screen and (min-width: 1250px) {
    #section4 {
        background-position: center 160px;
    }
    #section4 .row.first {
        margin-top: 60px;
    }
    #section4 hgroup h2 {
        font-size: 50px;
    }
    #section4 hgroup h3 {
        font-size: 18px;
    }
    #section4 .row .block article {
        height: 50%
    }
}
#section5{
    display:none;
}
#section8 #database{
  display:none;
}
#section8{
  background-repeat: no-repeat;
  background-position: center bottom;
}
#section8 .carousel{
  padding-top:100px;
}
#section8 h2{
  color:#ffe600;
  padding-left:30px;
  margin: 0 0 15px;
  font-size:18px;
  position: relative;
  display: block;
  min-height:50px;
}
#section8 h2:before{
  content: '';
  display: block;
  position: absolute;
  top:0;
  bottom: 0;
  width:15px;
  background: #ffe600;
  left:0;
}
#section8 .selection{
  padding:0 0 30px;
}
#section8 .selection span{
  color:#fff;
  font-size:16px;
  font-family: 'Interstate';
  display: inline-block;
  line-height: 40px;
}
#section8 .slider-sectors {
  min-height: 120px;
}
#section8 .slider-sectors article{
  padding:0 5px 0 0;
}
#section8 .slider-sectors article a{
  display: block;
  overflow: hidden;
}
#section8 .slider-sectors article img{
  width:100%;
  margin-bottom:10px;
}

#section8 .slider-sectors article h4{
  color:#fff;
  font-size:15px;
  font-family: 'InterstateBold';
  font-weight:normal;
  display: inline-block;
  padding-bottom: 5px;
  position: relative;
}
#section8 .slider-sectors article h4:after{
  content:'';
  display: block;
  bottom:0;
  width:100%;
  position:absolute;
  height:2px;
  background: #ffe600;
}
#section8 .slider-sectors article p{
  color:#fff;
  margin:0;
  font-size:16px;
  line-height: 1.2em;
}

.slider-sectors .slick-dots {
    width: 100%;
    padding-top: 10px;
    text-align: center;
}
.slider-sectors .slick-dots li {
    display: inline-block;
    padding: 0 5px
}
.slider-sectors .slick-dots li button {
    text-indent: -9999px;
    border-radius: 50%;
    padding: 0;
    width: 10px;
    height: 10px;
    background: #000;
    outline: none;
}
.slider-sectors .slick-dots li button {
    background: #c0c0c0;
}
.slider-sectors .slick-dots li.slick-active button {
    background: #ffe600;
}
@media screen and (min-width:768px) {
  #section8 h2{
    padding-left:65px;
    margin: 0 0 15px;
    font-size:25px;
  }
  #section8 h2:before{
    left:22px;
  }
  #section8 .selection{
    overflow:hidden;
    padding:10px 0 75px;
  }
  #section8 .selection .fright{
    float:right;
  }
  #section8 .selection span{
    font-size:19px;
    float:left;
    padding-right: 15px;
  }
  #section8 .selection .selector{
    float:left;
  }
}
@media screen and (min-width:1024px) {
  #section8 .slider-sectors article{
    padding:0 10px;
  }
}
@media screen and (min-width:1250px) {
  #section8 .slider-sectors article{
    padding:0;
    overflow: hidden;
  }
  #section8 .slider-sectors article img{
    width:38%;
    margin-bottom:0;
    float:left;
  }
  #section8 .slider-sectors article div{
    float:left;
    width:62%;
    padding:0 10px;
  }

  #section8 .slider-sectors article p{
    font-size:15px;
  }
}


#section6 {
    padding-bottom: 0;
}
#section6 h2 {
    font-family: InterstateLight!important;
    font-weight: 400;
    margin: 0;
    width: 100%;
    text-align: center;
}
#section6 .people {
    padding-top: 40px;
}
#section6 .person {
    position: relative;
    text-align: left;
    -webkit-transition: all .8s;
    transition: all .8s;
    margin-bottom: 30px;
}
#section6 .person.actif {
    background: #e7e7e7;
    padding: 10px;
}
#section6 .person a.close {
    position: absolute;
    right: 10px;
    top: 10px;
    display: block;
    width: 28px;
    height: 28px;
    background: url(https://cdn.ey.com/echannel/gl/en/issues/business-environment/innovation/img/close.png);
    opacity: 0;
    -webkit-transition: all .8s;
    transition: all .8s;
}
#section6 .person.actif a.close {
    opacity: 1;
}
#section6 .person hgroup {
    text-align: center;
}
#section6 .person.actif hgroup {
    text-align: left;
}
#section6 .person img {
    width: 100%;
    display: block;
    border-radius: 50%;
    -webkit-transition: all .8s;
    transition: all .8s;
}
#section6 .person.actif img {
    width: 33%
}
#section6 .person ul {
    width: 100%;
    text-align: center;
    opacity: 0;
    -webkit-transition: all .8s;
    transition: all .8s;
    height: 0;
}
#section6 .person.actif ul {
    opacity: 1;
    text-align: left;
    height: auto;
}
#section6 .person ul li {
    display: inline-block;
    -webkit-transition: all .8s;
    transition: all .8s;
    height: 0;
}
#section6 .person.actif ul,
#section6 .person.actif ul li {
    height: auto;
}
#section6 .person ul li a {
    display: inline-block;
    width: 40px;
    height: 0;
    background: url(https://cdn.ey.com/echannel/gl/en/issues/business-environment/innovation/img/icons.svg) no-repeat;
    -webkit-transition: all .4s;
    transition: all .4s;
    margin: 0 3px;
}
#section6 .person.actif ul li a {
    height: 40px;
}
#section6 .person ul li a.linkedin {
    background-position: 0 0;
}
#section6 .person ul li a.twitter {
    background-position: -40px 0;
}
#section6 .person ul li a:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
#section6 .person h3 {
    color: #369;
    cursor: pointer;
    margin-bottom: 5px;
    -webkit-transition: all .8s;
    transition: all .8s;
}
#section6 .person.actif h3 {
    color: #333;
}
#section6 .person h4 {
    font-family: InterstateLight;
    font-weight: 400;
    color: #646464;
}
#section6 .person p {
    -webkit-transition: all .8s;
    transition: all .8s;
    opacity: 0;
    height: 0;
    overflow: hidden;
    margin: 0;
}
#section6 .person.actif p {
    opacity: 1;
    height: auto;
    overflow: visible;
    margin: 1em 0;
}
@media screen and (min-width: 768px) {
    #section6 .people {
        padding-top: 60px;
    }
    #section7 h2 {
        font-size: 23px;
    }
}
@media screen and (min-width: 1024px) {
    #section6 .person img {
        width: 60%;
        margin: auto;
        cursor: pointer;
    }
    #section6 .person.actif img {
        margin: 0;
    }
}
#section7 article h4,
#section7 h2 {
    margin-bottom: 0;
}
#section7 h2 {
    font-weight: 400;
}
#section7 article {
    padding-top: 30px;
}
#section7 article p {
    margin: 0;
}
#section7 article p a {
    color: #000!important;
    -webkit-transition: all .4s;
    transition: all .4s;
    display: block;
    margin-top: 8px;
}
#section7 article p a:hover {
    color: #646064!important;
}
div#turningtext {
    float: left;
    width: 70%
}
div#turningimg {
    float: right;
    width: 30%
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
.eyVideoContainer {
    width: 100%;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.eyVideoInner {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}
.eyVideoInner video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

/*custom select*/
.selector{
  position:relative;
  width:300px;
  height:40px;
  background: #fff url('https://cdn.ey.com/echannel/gl/en/issues/business-environment/innovation/img/select.png') no-repeat 10px center;
  color:#333;
  border:1px solid #999;
  display: inline-block;
}
@media screen and (min-width: 1024px){
  #selector{
    position: absolute;
    top:-17px;
    right:0;
  }
}

.selector .val{
  line-height: 40px;
  font-size: 14px;
  padding:0 10px 0 35px;
  text-align: left;
  color:#336699;
  font-family: 'Interstate';
}
.selector select{
  position:absolute;
}

img.pdf{display:none !important}

