/*
This CSS resource incorporates links to font software which is
the valuable copyrighted property of WebType LLC, The Font Bureau
and/or their suppliers. You may not
attempt to copy, install, redistribute, convert, modify or reverse
engineer this font software. Please contact WebType with any
questions: http://www.webtype.com
*/
/*font PATH needs to be changed from staging to production */
@font-face {
  font-family: "Interstate";
  src: url("http://www.ey.com/ecimages/fonts/interstate/d8612af1-3daa-4d49-940c-72424499dce4-2.eot");
  src: url("http://www.ey.com/ecimages/fonts/interstate/d8612af1-3daa-4d49-940c-72424499dce4-2.eot?") format("embedded-opentype"), url("http://www.ey.com/ecimages/fonts/interstate/d8612af1-3daa-4d49-940c-72424499dce4-3.woff") format("woff"), url("http://www.ey.com/ecimages/fonts/interstate/d8612af1-3daa-4d49-940c-72424499dce4-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "Interstate-Italic";
  src: url("http://www.ey.com/ecimages/fonts/interstate/db2dc2c9-e02f-45ff-a30c-d3de74e5661e-1.eot");
  src: url("http://www.ey.com/ecimages/fonts/interstate/db2dc2c9-e02f-45ff-a30c-d3de74e5661e-2.eot?") format("embedded-opentype"), url("http://www.ey.com/ecimages/fonts/interstate/db2dc2c9-e02f-45ff-a30c-d3de74e5661e-3.woff") format("woff"), url("http://www.ey.com/ecimages/fonts/interstate/db2dc2c9-e02f-45ff-a30c-d3de74e5661e-1.ttf") format("truetype");
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: "Interstate-Light";
  src: url("http://www.ey.com/ecimages/fonts/interstate/51012d22-c228-4858-8e44-7d338468d003-1.eot");
  src: url("http://www.ey.com/ecimages/fonts/interstate/51012d22-c228-4858-8e44-7d338468d003-2.eot?") format("embedded-opentype"), url("http://www.ey.com/ecimages/fonts/interstate/51012d22-c228-4858-8e44-7d338468d003-3.woff") format("woff"), url("http://www.ey.com/ecimages/fonts/interstate/51012d22-c228-4858-8e44-7d338468d003-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

@font-face {
  font-family: "InterstateLight";
  src: url("http://www.ey.com/ecimages/fonts/interstate/f4ce22b4-9095-48c2-ac73-d56f54a19a74-2.eot");
  src: url("http://www.ey.com/ecimages/fonts/interstate/f4ce22b4-9095-48c2-ac73-d56f54a19a74-2.eot?") format("embedded-opentype"), url("http://www.ey.com/ecimages/fonts/interstate/f4ce22b4-9095-48c2-ac73-d56f54a19a74-3.woff") format("woff"), url("http://www.ey.com/ecimages/fonts/interstate/f4ce22b4-9095-48c2-ac73-d56f54a19a74-1.ttf") format("truetype");
  font-style: italic;
  font-weight: normal; }

@font-face {
  font-family: "Interstate-Bold";
  src: url("http://www.ey.com/ecimages/fonts/interstate/ec453a9c-08b8-48f4-b89b-7c4ceffa6e65-1.eot");
  src: url("http://www.ey.com/ecimages/fonts/interstate/ec453a9c-08b8-48f4-b89b-7c4ceffa6e65-2.eot?") format("embedded-opentype"), url("http://www.ey.com/ecimages/fonts/interstate/ec453a9c-08b8-48f4-b89b-7c4ceffa6e65-3.woff") format("woff"), url("http://www.ey.com/ecimages/fonts/interstate/ec453a9c-08b8-48f4-b89b-7c4ceffa6e65-1.ttf") format("truetype");
  font-style: normal;
  font-weight: normal; }

.branding-careers {
  box-sizing: border-box;
  position: relative;
  color: white;
  padding: 0 0 30px;
  line-height: 1.1;
  padding-bottom: 48%;
  width: 100%; }
  .branding-careers .container, .branding-careers .headline-container {
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(15%) translateY(-75%);
        -ms-transform: translateX(15%) translateY(-75%);
            transform: translateX(15%) translateY(-75%); }
    @media only screen and (max-width: 767px) {
      .branding-careers .container, .branding-careers .headline-container {
        -webkit-transform: translateX(0vw) translateY(-50%);
            -ms-transform: translateX(0vw) translateY(-50%);
                transform: translateX(0vw) translateY(-50%);
        margin-left: 0; } }
    .branding-careers .container img, .branding-careers .headline-container img {
      width: 70%;
      height: auto; }
      @media only screen and (max-device-width: 736px) and (orientation: portrait) {
        .branding-careers .container img, .branding-careers .headline-container img {
          width: 62vw; } }
      @media only screen and (max-device-width: 736px) and (orientation: landscape) {
        .branding-careers .container img, .branding-careers .headline-container img {
          width: 34%; } }
  .branding-careers .header {
    text-align: center; }
  @media (min-width: 768px) {
    .branding-careers {
      min-height: 650px; } }
  @media only screen and (min-width: 768px) {
    .branding-careers.hero-text-right .container, .branding-careers.hero-text-right .headline-container {
      -webkit-transform: translateY(-75%);
          -ms-transform: translateY(-75%);
              transform: translateY(-75%);
      margin-left: 0;
      letter-spacing: auto;
      right: 5%; }
      .branding-careers.hero-text-right .container a, .branding-careers.hero-text-right .headline-container a {
        float: right; } }
  .branding-careers .smartquestion {
    position: relative;
    margin-left: 0;
    padding-bottom: 76.25%; }
  .branding-careers .heading-block {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 58%;
    height: auto;
    text-align: left;
    margin: 0;
    -webkit-transform: translateY(-50%) translateX(-74%);
        -ms-transform: translateY(-50%) translateX(-74%);
            transform: translateY(-50%) translateX(-74%); }
  .branding-careers .frame3x2, .branding-careers .box3x2, .branding-careers .noframe {
    background: url(http://cdn.ey.com/branding/assets/img/3x2frame.svg) no-repeat center center/contain;
    width: 40%;
    top: 50%; }
    :lang(fr-ca) .branding-careers .frame3x2, :lang(fr-ca) .branding-careers .box3x2, :lang(fr-ca) .branding-careers .noframe {
      background: url(http://cdn.ey.com/branding/assets/img/3x2box.svg) no-repeat center center/contain; }
    @media only screen and (max-width: 1024px) {
      .branding-careers .frame3x2, .branding-careers .box3x2, .branding-careers .noframe {
        width: 60%; } }
    @media only screen and (max-width: 768px) {
      .branding-careers .frame3x2, .branding-careers .box3x2, .branding-careers .noframe {
        width: 580px; } }
    @media only screen and (min-width: 800px) {
      .branding-careers .frame3x2, .branding-careers .box3x2, .branding-careers .noframe {
        width: 60%; } }
    @media only screen and (min-width: 1250px) {
      .branding-careers .frame3x2, .branding-careers .box3x2, .branding-careers .noframe {
        width: 580px; } }
    @media only screen and (max-width: 420px) {
      .branding-careers .frame3x2, .branding-careers .box3x2, .branding-careers .noframe {
        width: 255px; } }
    @media only screen and (min-width: 420px) and (max-width: 736px) {
      .branding-careers .frame3x2, .branding-careers .box3x2, .branding-careers .noframe {
        width: 355px; } }
    @media only screen and (max-device-width: 736px) and (orientation: landscape) {
      .branding-careers .frame3x2, .branding-careers .box3x2, .branding-careers .noframe {
        width: 46vw;
        -webkit-transform: translateY(-70%) translateX(5vw);
            -ms-transform: translateY(-70%) translateX(5vw);
                transform: translateY(-70%) translateX(5vw); } }
    @media only screen and (max-device-width: 736px) and (orientation: portrait) {
      .branding-careers .frame3x2, .branding-careers .box3x2, .branding-careers .noframe {
        width: 75vw;
        left: 50%;
        -webkit-transform: translateY(-50%) translateX(-55%);
            -ms-transform: translateY(-50%) translateX(-55%);
                transform: translateY(-50%) translateX(-55%); } }
    .branding-careers .frame3x2.darkenheadline, .branding-careers .box3x2.darkenheadline, .branding-careers .noframe.darkenheadline {
      background: url(http://cdn.ey.com/branding/assets/img/3x2frame-w.svg) no-repeat center center/contain; }
      :lang(fr-ca) .branding-careers .frame3x2.darkenheadline, :lang(fr-ca) .branding-careers .box3x2.darkenheadline, :lang(fr-ca) .branding-careers .noframe.darkenheadline {
        background: url(http://cdn.ey.com/branding/assets/img/fr/3x2frame-w.svg) no-repeat center center/contain; }
  .branding-careers .box4x2, .branding-careers .box3x2 {
    top: 57%; }
  .branding-careers .box3x2 {
    background: url(http://cdn.ey.com/branding/assets/img/3x2box.svg) no-repeat center center/contain; }
  .branding-careers h1 {
    font-family: "Interstate", "Helvetica Neue", Arial, sans-serif;
    letter-spacing: -.02em;
    font-size: 1.5em;
    margin: 0;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    -webkit-font-smoothing: antialiased; }
    .branding-careers h1:lang(zh-cn), .branding-careers h1:lang(ko-kr) {
      line-height: 1.3; }
    .branding-careers h1 strong {
      letter-spacing: -.05em;
      display: block; }
  .branding-careers h2 {
    font-family: "Interstate Light", "Helvetica Neue", Arial, sans-serif;
    letter-spacing: -.03em;
    color: #fff;
    font-size: .9375em;
    font-weight: 300;
    margin: .5em 0 0 0;
    -webkit-font-smoothing: antialiased; }
    .branding-careers h2:lang(zh-cn), .branding-careers h2:lang(ko-kr) {
      line-height: 1.4; }
  .branding-careers .darkenheadline h1, .branding-careers .darkenheadline h2 {
    color: #333;
    text-shadow: none; }
  .branding-careers [class*="box"] h1, .branding-careers [class*="box"] h2 {
    color: #333 !important;
    text-shadow: none !important; }
  .branding-careers [class*="box"] a {
    color: #369;
    font-weight: bold; }
  @media only screen and (max-width: 736px) {
    .branding-careers h1 {
      font-size: 2.5vw; } }
  @media only screen and (max-device-width: 736px) and (orientation: portrait) {
    .branding-careers h1 {
      font-size: 3.2vw; } }
  @media only screen and (max-device-width: 736px) and (orientation: landscape) {
    .branding-careers h1 {
      font-size: 2.25vw; } }
  @media only screen and (min-width: 737px) and (max-width: 768px) {
    .branding-careers h1 {
      font-size: 4vw; }
    .branding-careers h2 {
      font-size: 1.6vw; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1280px) {
    .branding-careers {
      height: 500px; }
    .branding-careers h1 {
      font-size: 3vw; }
    .branding-careers h2 {
      font-size: 1.8vw; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1280px) and (orientation: landscape) {
    .branding-careers .frame3x2 {
      margin-top: -40px; } }
  @media only screen and (min-width: 1250px) {
    .branding-careers h1 {
      font-size: 1.625em; }
    .branding-careers h2 {
      font-size: 1.0625em; } }
  .branding-careers .noframe {
    background: none !important;
    padding: 0; }

.customheadline {
  margin-bottom: 15px; }

.eyhero-home .heading-size-2,
.smaller-2,
.customjs .heading-size-2 {
  font-size: 90%; }

.eyhero-home .heading-size-3,
.smaller-3,
.customjs .heading-size-3 {
  font-size: 80%; }

.eyhero-home .heading-size-4,
.smaller-4,
.customjs .heading-size-4 {
  font-size: 75%; }

.eyhero-home .heading-size-5,
.smaller-5,
.customjs .heading-size-5 {
  font-size: 70%; }

.eyhero-home .heading-size-6,
.smaller-6,
.customjs .heading-size-6 {
  font-size: 65%; }

.eyhero-home .heading-large-2,
.larger-2,
.customjs .heading-large-2 {
  font-size: 110%; }

.eyhero-home .heading-large-3,
.larger-3,
.customjs .heading-large-3 {
  font-size: 120%; }

.eyhero-home .heading-large-4,
.larger-4,
.customjs .heading-large-4 {
  font-size: 130%; }

.eyhero-home .heading-large-5,
.larger-5,
.customjs .heading-large-5 {
  font-size: 140%; }

.eyhero-home .heading-large-6,
.larger-6,
.customjs .heading-large-6 {
  font-size: 150%; }

.bg-lighten h1, .bg-lighten h2, .bg-lighten h3, .bg-lighten p {
  color: #333;
  text-shadow: none !important; }

.bg-lighten a {
  color: #336699; }

.bg-lighten .svgtagline {
  fill: #f00; }

.maincontent {
  background: #999; }

.homewrap {
  display: none; }

.homewrap, .simpledark, .color1, .color2, .color3, .color4, .color5, .color6 {
  background-color: transparent !important; }

#mainnav ul li {
  background: none transparent; }

#mainnav ul li a {
  color: #fff; }

.smartquestion h2 a {
  display: block;
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  padding: 3px;
  border: 2px solid #333;
  font-size: 10px;
  font-weight: bold;
  color: #333 !important;
  -webkit-transition: all 0.2s;
          transition: all 0.2s; }
  @media only screen and (max-device-width: 736px) and (orientation: landscape) {
    .smartquestion h2 a {
      border: none;
      margin: 5px auto 0;
      background: rgba(255, 255, 255, 0.3); } }
  @media only screen and (max-device-width: 736px) and (orientation: portrait) {
    .smartquestion h2 a {
      padding: 0;
      border: none;
      margin: 8px auto 0;
      width: 98%;
      background: rgba(255, 255, 255, 0.3); } }
  .smartquestion h2 a:hover {
    background: #333;
    color: #fff !important;
    text-decoration: none; }
  :lang(ru-ru) .smartquestion h2 a br {
    display: none; }
  :lang(ru-ru) .smartquestion h2 a:last-child {
    border-bottom: 1px solid; }
  @media only screen and (max-width: 568px) {
    :lang(ru-ru) .smartquestion h2 a {
      font-size: 9px; } }
  :lang(zh-cn) .smartquestion h2 a {
    font-size: 13px;
    float: left;
    padding: 5px;
    width: 25%;
    margin: 0; }
    :lang(zh-cn) .smartquestion h2 a br {
      display: none; }
    @media only screen and (max-width: 740px) {
      :lang(zh-cn) .smartquestion h2 a {
        font-size: 9px;
        width: 100%;
        float: none;
        padding: 2px; } }

@media only screen and (min-width: 768px) {
  .smartquestion h1 strong {
    font-size: 45px;
    display: block; }
  .smartquestion h2 a {
    font-size: 14px;
    margin-top: 10px;
    padding: 6px; }
  .eyhero-home h1 {
    font-size: 2.5em; }
  .eyhero-home .headline-container {
    -webkit-transform: translateX(0%) translateY(-50%);
        -ms-transform: translateX(0%) translateY(-50%);
            transform: translateX(0%) translateY(-50%); } }

@media screen and (max-width: 720px) {
  .eylogo {
    background-size: contain;
    height: 70px;
    width: 130px;
    margin: 1px 0 10px 10px;
    top: 0px;
    left: 20px; }
  .footer_top ul {
    float: none !important;
    width: 100% !important; } }

p [id^=homenavigationtitleDesc] {
  outline: 3px solid red;
  position: absolute;
  top: 0; }

@media (max-width: 768px) {
  .page {
    width: 100%; } }

#homenavigationtitleDesc1,
#homenavigationtitleDesc2,
#homenavigationtitleDesc3,
#homenavigationtitleDesc4 {
  opacity: 0;
  position: absolute;
  top: 50%;
  right: 0%;
  padding: 4% 4%;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.4);
  width: 38%;
  font-size: 1.8vw;
  font-family: "Interstate", "Helvetica Neue", Arial, sans-serif;
  color: #fff;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.4s;
          transition: all 0.4s;
  -webkit-transform: translateY(-70%);
      -ms-transform: translateY(-70%);
          transform: translateY(-70%); }
  #homenavigationtitleDesc1.hover-active,
  #homenavigationtitleDesc2.hover-active,
  #homenavigationtitleDesc3.hover-active,
  #homenavigationtitleDesc4.hover-active {
    opacity: 1; }

.topnavdropdown span {
  margin-top: 15px; }

@media only screen and (max-device-width: 736px) {
  .maincontent {
    margin-top: 20px; }
  .smartquestion {
    padding-bottom: 0; }
  .branding-careers {
    padding: 0 0 100%;
    top: -22px;
    height: 468px; }
  .branding-careers [class*="box"] h1 {
    padding: 20px;
    font-size: 1.55em;
    color: #000 !important;
    text-shadow: 0 0 2px rgba(54, 54, 54, 0.85);
    width: 57%;
    margin-bottom: 100px; }
  .branding-careers [class*="box"] h1 strong {
    color: #000 !important;
    display: block; }
  .smartquestion h2 a {
    margin: 0; }
  .branding-careers .box3x2, .branding-careers .box4x2, .branding-careers .frame3x2, .branding-careers .frame4x2 {
    width: 85%;
    top: 30%;
    -webkit-transform: translateY(-50%) translateX(-50%);
        -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%); }
  .branding-careers .heading-block {
    left: 0;
    width: 100%;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
    top: 50px;
    padding-bottom: 76.25%; }
  .branding-careers [class*="box"] a {
    color: #fff !important;
    font-weight: bold;
    width: 100%;
    padding: 10px 20px;
    background-color: rgba(54, 54, 54, 0.85);
    border: 1px solid transparent;
    border-top: 2px solid #777;
    border-bottom: 2px solid #111;
    border-collapse: collapse;
    font-size: 18px; }
    .branding-careers [class*="box"] a:hover {
      background: #ffe600;
      color: #333 !important; }
    .branding-careers [class*="box"] a:last-child {
      color: #ffe600 !important; }
  #homenavigationtitleDesc1, #homenavigationtitleDesc2, #homenavigationtitleDesc3, #homenavigationtitleDesc4 {
    display: none; }
  .eyhero-subheading-1 {
    margin-top: 0px !important; }
  .eylogo a {
    display: block;
    height: 70px;
    width: 130px; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (orientation: landscape) {
  .branding-careers .box3x2, .branding-careers .box4x2, .branding-careers .frame3x2, .branding-careers .frame4x2 {
    left: 40%;
    width: 50%;
    top: 22%;
    -webkit-transform: translateY(-50%) translateX(-76%);
        -ms-transform: translateY(-50%) translateX(-76%);
            transform: translateY(-50%) translateX(-76%); }
  .branding-careers .heading-block {
    top: 40px; }
  .eyhero-subheading-1 {
    position: absolute;
    left: 80%;
    top: 0;
    width: 100%; } }

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
  .branding-careers [class*="box"] h1 {
    margin-bottom: 120px;
    font-size: 24px; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .eyhero-subheading-1 {
    width: 100%;
    position: absolute;
    top: 35% !important;
    margin-top: 10px !important; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
  .eyhero-subheading-1 {
    top: -7% !important; } }

.accent {
  color: #333 !important; }
/*# sourceMappingURL=2015branding-careers.css.map */