html, body, section, footer {
  width: 100%; }

.moreInfo {
  display: block;
  line-height: 45px;
  height: 45px;
  width: 150px;
  font-family: HPReg, Arial, sans-serif;
  font-size: 12pt;
  vertical-align: middle;
  text-align: center;
  bottom: 0;
  color: white;
  cursor: pointer;
  border-radius: 0px 5px 0px 5px;
  position: relative; }
  .moreInfo a {
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    outline: none; }

.social {
  padding-bottom: 50px;
  display: inline-block; }
  .social .social-likes__widget_facebook {
    background: none; }
  .social .social-likes__widget_twitter {
    background: none; }
  .social .social-likes__widget_vkontakte {
    background: none; }
  .social .social-likes__button_facebook {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-color: white;
    display: inline-block;
    margin-left: -5px;
    background: url("../images/social/FB.svg"); }
  .social .social-likes__icon_facebook::before {
    content: ""; }
  .social .social-likes__button_twitter {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-color: white;
    display: inline-block;
    margin-left: -5px;
    background: url("../images/social/TW.svg"); }
  .social .social-likes__icon_twitter::before {
    content: ""; }
  .social .social-likes__button_vkontakte {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    background-color: white;
    display: inline-block;
    margin-left: -5px;
    background: url("../images/social/VK.svg"); }
  .social .social-likes__icon_vkontakte::before {
    content: ""; }
  .social .social-share {
    width: 60px;
    height: 60px;
    background-size: 60px 60px;
    display: inline-block;
    margin-left: -5px; }
  .social .social-share:hover {
    cursor: pointer; }

.a-bit-margin {
  margin-top: 20px; }

.a-bit-more-margin {
  margin-top: 50px; }

.mfOrange {
  background-color: #ff6600; }

.mfBlue {
  background-color: #0099cc; }

.mfOrange:hover {
  background-color: #0099cc; }

.mfBlue:hover {
  background-color: #ff6600; }

header {
  height: 30px; }
  header #rbkLogoStyle {
    margin-top: 4px;
    float: left;
    background: url(../images/rbcLogo.png) no-repeat;
    background-size: 100px 22px;
    width: 100px;
    height: 22px; }
  header #rbkMain {
    line-height: 30px;
    vertical-align: middle; }
    header #rbkMain span:first-child {
      margin-left: 40px; }
    header #rbkMain span {
      color: black;
      font-size: 10pt;
      font-family: HPReg, Arial, sans-serif;
      margin-left: 28px;
      float: left;
      text-decoration: underline; }
      header #rbkMain span a:link {
        color: black; }
      header #rbkMain span a:visited {
        color: black; }

#livePlaying {
  background-color: black;
  background-image: url(../images/header.png);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: right top; }
  #livePlaying #lpmain {
    color: white;
    position: relative; }
    #livePlaying #lpmain h1 {
      margin-top: 80px;
      font-family: HPBold, Arial, sans-serif;
      font-size: 70pt; }
      #livePlaying #lpmain h1 a {
        text-decoration: underline;
        color: white; }
    #livePlaying #lpmain h3 {
      font-family: HPReg, Arial, sans-serif; }
    #livePlaying #lpmain h4 {
      font-family: HPLight, Arial, sans-serif;
      width: 60%;
      font-size: 15pt;
      margin-top: 50px;
      padding-bottom: 80px;
      line-height: 27px; }
    #livePlaying #lpmain #logos {
      position: absolute;
      right: 0;
      bottom: 0;
      display: inline-block;
      width: auto;
      height: auto; }
      #livePlaying #lpmain #logos .top-logo {
        float: right;
        margin-bottom: 80px; }
      #livePlaying #lpmain #logos .hpLogo {
        position: relative;
        background: url(../images/hp_logo.png) no-repeat;
        width: 51px;
        height: 52px;
        margin-right: 50px; }
        #livePlaying #lpmain #logos .hpLogo a {
          display: block;
          position: absolute;
          width: 100%;
          height: 100%; }
      #livePlaying #lpmain #logos .intelLogo {
        background: url(../images/intel_logo.png) no-repeat;
        width: 71px;
        height: 46px;
        margin-top: 5px; }

#articleCarousel {
  background-color: white;
  padding-top: 50px;
  padding-bottom: 70px; }
  #articleCarousel .my-carousel {
    margin: 0 auto; }
    #articleCarousel .my-carousel .carousel-slide {
      height: 250px;
      width: 240px;
      position: relative;
      margin: 0 auto; }
      #articleCarousel .my-carousel .carousel-slide .moreInfo {
        margin-bottom: 0;
        position: absolute; }
    #articleCarousel .my-carousel .slick-next {
      margin-right: -10px;
      height: 40px;
      width: 23px;
      background: url(../images/arrow_right.png); }
    #articleCarousel .my-carousel .slick-prev {
      margin-left: -10px;
      height: 40px;
      width: 23px;
      background: url(../images/arrow_left.png); }
    #articleCarousel .my-carousel .slick-next::before {
      content: ' '; }
    #articleCarousel .my-carousel .slick-prev::before {
      content: ' '; }
    #articleCarousel .my-carousel div h1 {
      font-family: HPBold;
      font-size: 18pt; }
    #articleCarousel .my-carousel div span {
      line-height: 22px;
      font-family: HPLight;
      font-size: 18pt; }

section#quiz {
  width: 100%;
  color: white;
  background-color: black;
  position: relative; }
  section#quiz .container {
    text-align: center;
    background: url(../images/superman.png) top no-repeat; }
    section#quiz .container #test {
      margin: 0 auto;
      min-height: 550px; }
      section#quiz .container #test h1 {
        padding-top: 150px;
        font-family: HPBold, Arial, sans-serif;
        font-size: 28pt; }
      section#quiz .container #test h5 {
        font-family: HPLight, Arial, sans-serif;
        font-size: 12pt;
        line-height: 25px;
        width: 50%;
        display: block;
        margin: 0 auto; }
      section#quiz .container #test #beginTestButton {
        margin: 0 auto;
        margin-top: 60px; }
      section#quiz .container #test #currQuiz {
        display: none;
        min-height: 550px; }
        section#quiz .container #test #currQuiz #question {
          text-align: left;
          width: 45%;
          margin: 0 auto;
          height: 200px;
          position: relative; }
          section#quiz .container #test #currQuiz #question h1 {
            font-family: HPReg, Arial, sans-serif;
            font-size: 20pt;
            color: white; }
          section#quiz .container #test #currQuiz #question #questionNum {
            position: absolute;
            background: url(../images/line.svg) no-repeat;
            background-size: 50px 200px;
            width: 50px;
            height: 200px;
            margin-left: -70px;
            margin-top: 50px;
            display: inline-block; }
            section#quiz .container #test #currQuiz #question #questionNum h2 {
              bottom: -25px;
              left: -40px;
              position: absolute;
              display: block;
              font-family: HPReg, Arial, sans-serif;
              font-size: 40pt;
              color: #ff6600; }
        section#quiz .container #test #currQuiz #answers {
          margin-top: 0px; }
          section#quiz .container #test #currQuiz #answers .quiz-button {
            width: 180px;
            height: 250px;
            float: left;
            margin-left: 10px; }
          section#quiz .container #test #currQuiz #answers .quiz-text {
            text-align: left;
            margin: 0 auto;
            width: 45%;
            border: 0px white solid;
            color: white;
            margin-top: 20px;
            font-family: HPlight, Arial, sans-serif;
            font-size: 12pt;
            cursor: pointer;
            position: relative; }
            section#quiz .container #test #currQuiz #answers .quiz-text .leftCircle {
              position: absolute;
              width: 10px;
              height: 10px;
              margin-left: -25px;
              margin-top: 6px;
              border-radius: 50%;
              background-color: white; }
          section#quiz .container #test #currQuiz #answers .quiz-text:hover {
            color: #0099cc; }
            section#quiz .container #test #currQuiz #answers .quiz-text:hover .leftCircle {
              background-color: #0099cc; }
          section#quiz .container #test #currQuiz #answers .quiz-text:active {
            color: #ff6600; }
            section#quiz .container #test #currQuiz #answers .quiz-text:active .leftCircle {
              background-color: #ff6600; }
          section#quiz .container #test #currQuiz #answers .quiz-result {
            width: 50%; }
            section#quiz .container #test #currQuiz #answers .quiz-result h1 {
              padding-top: 150px;
              font-family: HPBold, Arial, sans-serif;
              font-size: 28pt; }
            section#quiz .container #test #currQuiz #answers .quiz-result span {
              font-family: HPReg, Arial, sans-serif;
              font-size: 12pt;
              width: 50%;
              display: block;
              margin: 0 auto; }
        section#quiz .container #test #currQuiz #result {
          display: none;
          width: 100%;
          text-align: center; }
          section#quiz .container #test #currQuiz #result #resultImage {
            outline: none;
            height: 90px;
            width: 90px;
            background-size: 90px 90px;
            margin: 0 auto;
            margin-top: 20px;
            margin-bottom: -15px;
            display: block; }
          section#quiz .container #test #currQuiz #result h1 {
            font-size: 36pt;
            padding-top: 0px; }
          section#quiz .container #test #currQuiz #result h5 {
            margin: 0 auto;
            margin-top: 15px;
            font-size: 16pt;
            margin-bottom: 10px; }
          section#quiz .container #test #currQuiz #result h6 {
            font-family: HPLight, Arial, sans-serif;
            font-size: 12pt;
            line-height: 20px;
            margin: 0 auto;
            margin-top: 30px;
            width: 45%; }
          section#quiz .container #test #currQuiz #result .social-share-block {
            display: block; }
          section#quiz .container #test #currQuiz #result .social-share {
            width: 60px;
            height: 60px;
            background-size: 60px 60px;
            display: inline-block;
            margin-left: -5px; }
          section#quiz .container #test #currQuiz #result .social-share:hover {
            cursor: pointer; }
          section#quiz .container #test #currQuiz #result .share-vk {
            background: url("../images/social/VK_white.svg"); }
          section#quiz .container #test #currQuiz #result .share-fb {
            background: url("../images/social/FB_white.svg"); }
          section#quiz .container #test #currQuiz #result .share-tw {
            background: url("../images/social/TW_white.svg"); }
          section#quiz .container #test #currQuiz #result .share-vk:hover {
            background: url("../images/social/VK.svg"); }
          section#quiz .container #test #currQuiz #result .share-fb:hover {
            background: url("../images/social/FB.svg"); }
          section#quiz .container #test #currQuiz #result .share-tw:hover {
            background: url("../images/social/TW.svg"); }
    section#quiz .container #hpOmenPromo {
      height: 460px;
      background: url(../images/laptop.png) top no-repeat; }
      section#quiz .container #hpOmenPromo h1 {
        font-family: HPReg, Arial, sans-serif;
        font-size: 36pt;
        color: #c20f15; }
      section#quiz .container #hpOmenPromo span:nth-child(2) {
        font-family: HPReg, Arial, sans-serif;
        font-size: 21pt; }
      section#quiz .container #hpOmenPromo span:nth-child(4) {
        margin-top: 180px;
        display: block;
        font-family: HPReg, Arial, sans-serif;
        font-size: 13pt; }
      section#quiz .container #hpOmenPromo #logos {
        margin-left: -50px;
        position: absolute;
        right: 0;
        left: 0;
        bottom: 0;
        display: inline-block;
        text-align: center; }
        section#quiz .container #hpOmenPromo #logos .top-logo {
          display: inline-block;
          margin-bottom: 50px;
          margin-left: 50px; }
        section#quiz .container #hpOmenPromo #logos #hpLogo {
          position: relative;
          background: url(../images/hp_logo.png) no-repeat;
          width: 51px;
          height: 52px; }
          section#quiz .container #hpOmenPromo #logos #hpLogo a {
            display: block;
            position: absolute;
            width: 100%;
            height: 100%; }
        section#quiz .container #hpOmenPromo #logos #intelLogo {
          background: url(../images/intel_logo.png) no-repeat;
          width: 71px;
          height: 46px; }

section#experts {
  display: inline-block;
  background-color: #ebebeb; }
  section#experts #userImage {
    position: relative;
    background: url(../images/users/user1.png) no-repeat center;
    background-size: cover;
    background-position: center;
    height: 720px; }
    section#experts #userImage #expertChooser {
      margin-top: 300px;
      margin-right: 50px;
      position: absolute;
      right: 0; }
      section#experts #userImage #expertChooser .expert {
        display: block;
        border: 0px black solid;
        border-radius: 50%;
        background-color: white;
        width: 23px;
        height: 23px;
        margin-bottom: 15px;
        text-align: center;
        color: black;
        cursor: pointer;
        -webkit-box-shadow: inset 0px 1px 7px 1px rgba(0, 0, 0, 0.2);
        -moz-box-shadow: inset 0px 1px 7px 1px rgba(0, 0, 0, 0.2);
        box-shadow: inset 0px 1px 7px 1px rgba(0, 0, 0, 0.2); }
        section#experts #userImage #expertChooser .expert span {
          display: block;
          padding-top: 2px; }
      section#experts #userImage #expertChooser .expert.chosen {
        background-color: #0099cc;
        color: white; }
  section#experts #userInfo {
    padding-left: 60px;
    padding-top: 120px;
    min-height: 720px;
    background-color: #ebebeb; }
    section#experts #userInfo h2 {
      font-family: HPBold, Arial, sans-serif;
      font-size: 26pt; }
    section#experts #userInfo h3 {
      font-family: HPLight, Arial, sans-serif;
      font-size: 15pt; }
    section#experts #userInfo span {
      margin-top: 50px;
      display: block;
      width: 65%;
      font-family: HPReg, Arial, sans-serif;
      font-size: 15pt; }
    section#experts #userInfo .moreInfo {
      margin-top: 100px; }
      section#experts #userInfo .moreInfo a {
        text-decoration: none;
        color: white; }

section#notebookPromo {
  background: url(../images/notebook.png) fixed;
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: black;
  color: white;
  position: relative;
  padding-bottom: 45px;
  margin-top: -5px; }
  section#notebookPromo h1 {
    font-family: HPBold, Arial, sans-serif;
    font-size: 40pt; }
  section#notebookPromo h2 {
    margin-top: -10px;
    font-family: HPReg, Arial, sans-serif;
    font-size: 21pt; }
  section#notebookPromo span {
    margin-top: 40px;
    display: block;
    width: 60%;
    font-family: HPLight, Arial, sans-serif;
    font-size: 14pt; }
  section#notebookPromo .notebookBenefit:before {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    content: ' '; }
  section#notebookPromo .notebookBenefit {
    vertical-align: middle;
    height: 40px;
    position: relative; }
    section#notebookPromo .notebookBenefit .beforeImg:before {
      content: ' ';
      display: inline-block;
      vertical-align: middle;
      height: 100%; }
    section#notebookPromo .notebookBenefit .beforeImg {
      width: 30px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      text-align: center; }
    section#notebookPromo .notebookBenefit .beforeImg img {
      vertical-align: middle;
      display: inline-block; }
    section#notebookPromo .notebookBenefit span {
      display: inline-block;
      margin-top: 3px;
      margin-left: 70px;
      font-family: HPBold, Arial, sans-serif;
      font-size: 20pt; }
  section#notebookPromo .moreInfo {
    margin-top: 50px; }
  section#notebookPromo .container #logos {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    display: inline-block;
    text-align: center;
    width: 400px;
    margin: 0 auto; }
    section#notebookPromo .container #logos .top-logo {
      display: inline-block;
      margin-bottom: 40px;
      margin-left: 50px; }
    section#notebookPromo .container #logos #hpLogo {
      position: relative;
      background: url(../images/hp_logo.png) no-repeat;
      width: 51px;
      height: 52px;
      margin-left: -20px; }
      section#notebookPromo .container #logos #hpLogo a {
        display: block;
        position: absolute;
        width: 100%;
        height: 100%; }
    section#notebookPromo .container #logos #intelLogo {
      background: url(../images/intel_logo.png) no-repeat;
      width: 71px;
      height: 46px; }

footer {
  text-align: center; }
  footer h1 {
    margin-top: 30px;
    font-size: 30pt;
    font-family: HPBold, Arial, sans-serif; }
  footer span {
    font-size: 12pt;
    font-family: HPReg, Arial, sans-serif;
    color: #666666;
    padding-bottom: 50px; }
    footer span a {
      text-decoration: none;
      color: #3399cc; }
  footer .social-share:hover {
    cursor: pointer; }
  footer .social .social-likes__button_facebook {
    opacity: 0.9;
    background: url("../images/social/FB_black.svg"); }
  footer .social .social-likes__button_facebook:hover {
    background: url("../images/social/FB.svg"); }
  footer .social .social-likes__button_vkontakte {
    opacity: 0.9;
    background: url("../images/social/VK_black.svg"); }
  footer .social .social-likes__button_vkontakte:hover {
    background: url("../images/social/VK.svg"); }
  footer .social .social-likes__button_twitter {
    opacity: 0.9;
    background: url("../images/social/TW_black.svg"); }
  footer .social .social-likes__button_twitter:hover {
    background: url("../images/social/TW.svg"); }
  footer #rbcFooter {
    padding-top: 10px;
    padding-bottom: 40px;
    border-top: 1px black solid; }
    footer #rbcFooter #leftBlock {
      float: left;
      text-align: left;
      font-size: 10px; }
    footer #rbcFooter #rightBlock {
      float: right; }
      footer #rbcFooter #rightBlock img {
        bottom: 0; }

@media only screen and (max-device-width: 800px) and (max-device-width: 1200px) {
  section#quiz .container #test {
    height: 600px; } }

@media only screen and (max-device-width: 600px) {
  section#quiz .container #test {
    height: 700px; }
    section#quiz .container #test #currQuiz #answers {
      margin-top: 65px; } }

@font-face {
  font-family: HPBold;
  src: url(../fonts/HPSimplified_Bd.ttf); }

@font-face {
  font-family: HPBoldIt;
  src: url(../fonts/HPSimplified_BdIt.ttf); }

@font-face {
  font-family: HPItalic;
  src: url(../fonts/HPSimplified_It.ttf); }

@font-face {
  font-family: HPLight;
  src: url(../fonts/HPSimplified_Lt.ttf); }

@font-face {
  font-family: HPLightIt;
  src: url(../fonts/HPSimplified_LtIt.ttf); }

@font-face {
  font-family: HPReg;
  src: url(../fonts/HPSimplified_Rg.ttf); }
