* {
  margin: 0;
  padding: 0; }

html {
  font-size: 11px;
  font-family: 'Montserrat', sans-serif; }

html,
body {
  text-rendering: optimizeLegibility;
  overflow-x: hidden; }

header {
  background-color: #F5F5F5;
  padding: 10px 0; }
  header .cell {
    width: 33.33%;
    float: left; }
  header .center {
    text-align: center; }
  header .logo {
    padding: 7px 0 4px 23px; }
  header .search {
    margin: 20px auto;
    width: max-content; }
    header .search input, header .search button {
      float: left;
      border: none; }
    header .search input {
      background: #E7E7E7;
      border-radius: 5px 0 0 5px;
      width: 80px;
      font-size: 1.16rem;
      padding: 4px;
      padding-left: 8px; }
    header .search button {
      background: #E7E7E7;
      border-radius: 0 5px 5px 0;
      padding: 4px; }
      header .search button i {
        font-size: 1.2rem; }
  header .menu {
    vertical-align: middle;
    font-size: 1.3rem;
    float: right;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 16px; }
    header .menu span, header .menu i {
      color: #282828; }
    header .menu span {
      display: inline-block;
      vertical-align: middle; }
    header .menu i {
      font-size: 2.4rem;
      margin-left: 23px;
      margin-right: 24px;
      display: inline-block;
      vertical-align: middle; }

.page-size {
  width: 60.5%;
  margin: auto;
  overflow: hidden; }

#menu {
  padding: 12px 0; }
  #menu nav {
    margin: auto;
    width: max-content; }
    #menu nav ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      overflow: hidden; }
    #menu nav li {
      float: left;
      border-right: 1px solid #4A4A4B; }
    #menu nav li:last-child {
      border-right: none; }
    #menu nav li a {
      display: block;
      color: #4A4A4B;
      font-weight: 600;
      font-size: 1.1rem;
      letter-spacing: 0.01rem;
      text-align: center;
      padding: 0px 10px;
      text-decoration: none;
      text-transform: uppercase; }

.m1 {
  margin-top: 20px; }

.p1 {
  padding-top: 20px; }

#self_assessment {
  background-image: url("../images/vonal_bal_hatterrel.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%; }
  #self_assessment .level {
    position: relative;
    height: 464px;
    background-image: url("../images/level.png");
    background-repeat: no-repeat;
    background-position: 90.5% 91.5%; }
    #self_assessment .level .content {
      position: absolute;
      top: 0; }
    #self_assessment .level .select {
      position: absolute;
      bottom: 80px;
      width: 100%; }
      #self_assessment .level .select ul {
        width: max-content;
        margin: auto;
        list-style: none;
        overflow: hidden;
        padding-left: 15px; }
        #self_assessment .level .select ul li {
          float: left;
          padding-right: 9px; }
          #self_assessment .level .select ul li i {
            font-size: 1.8rem;
            color: #E7E7E7; }
          #self_assessment .level .select ul li .active {
            color: #282828; }
    #self_assessment .level .none {
      top: 300px;
      opacity: 0; }
    #self_assessment .level .hide {
      top: -200px;
      opacity: 0; }
    #self_assessment .level .content {
      margin-top: 9%;
      margin-left: 7%;
      margin-right: 33.8%; }
      #self_assessment .level .content h1, #self_assessment .level .content h2 {
        text-transform: uppercase; }
      #self_assessment .level .content h1 {
        font-size: 3rem;
        color: black;
        font-weight: 500;
        margin-top: 24px;
        text-align: left; }
      #self_assessment .level .content h2 {
        font-size: 3.0rem;
        color: #00ABC1; }
      #self_assessment .level .content p {
        margin-top: 36px;
        margin-bottom: 27px;
        font-size: 1.25rem;
        font-weight: 500; }
      #self_assessment .level .content a {
        text-decoration: none;
        color: #00ABC1;
        font-size: 2.1rem;
        font-weight: 400; }
        #self_assessment .level .content a:active, #self_assessment .level .content a:hover {
          font-weight: 700; }

h1 {
  font-size: 3.1rem;
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 52px;
  font-weight: 300;
  text-align: center; }

#video {
  background: #F3F3F3;
  padding-bottom: 65px; }
  #video h1 {
    text-align: left;
    margin-top: 28px;
    font-weight: 400; }
  #video .center-row {
    display: flex !important;
    justify-content: center !important; }
    #video .center-row .p-1 {
      padding-top: 12px; }
      #video .center-row .p-1 p {
        font-size: 1.20rem;
        margin-top: 20px;
        font-weight: 600; }
      #video .center-row .p-1 span {
        display: block;
        margin-top: 20px;
        font-size: 1.3rem;
        font-weight: 500;
        color: #C1C1C1; }
      #video .center-row .p-1 a {
        color: #00ABC1;
        text-decoration: none; }
        #video .center-row .p-1 a:active, #video .center-row .p-1 a:hover {
          font-weight: 700; }
      #video .center-row .p-1 .social-links {
        margin-top: 15px;
        list-style: none;
        float: left; }
        #video .center-row .p-1 .social-links li {
          display: inline-block;
          margin-right: 5px;
          font-size: 1.5rem; }
        #video .center-row .p-1 .social-links a {
          color: black;
          text-decoration: none; }
          #video .center-row .p-1 .social-links a:active, #video .center-row .p-1 .social-links a:hover {
            color: #00ABC1; }
    #video .center-row .video {
      padding-right: 17px;
      padding-top: 47px; }
    #video .center-row .content {
      padding-left: 17px; }

#practice {
  background-image: url("../images/vonal_jobb.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%; }
  #practice h1 {
    text-align: center;
    font-size: 3rem;
    margin-top: 38px;
    margin-bottom: 38px;
    font-weight: 500; }
  #practice col:nth-of-type(2) .start_now {
    background-color: #00ABC1; }
  #practice .practice_table {
    margin-bottom: 130px; }
    #practice .practice_table .row {
      margin: auto;
      text-align: center; }
      #practice .practice_table .row .col {
        display: inline-block;
        position: relative;
        margin: 6px;
        width: 258px;
        height: 201px;
        overflow: hidden; }
        #practice .practice_table .row .col .atfedes {
          padding: 6px;
          background-color: rgba(55, 71, 79, 0.7);
          height: 100%; }
          #practice .practice_table .row .col .atfedes img {
            display: block;
            margin: auto;
            width: 45px;
            height: 45px;
            margin-top: 40px;
            transition: margin-top 0.8s; }
          #practice .practice_table .row .col .atfedes .vonal {
            width: 40%;
            color: white;
            margin: auto;
            margin-top: 20px; }
        #practice .practice_table .row .col:not(.see_more) {
          background-image: url("../images/ajanlat_hatter.gif");
          background-size: contain; }
        #practice .practice_table .row .col :not(.see_more) span {
          color: white;
          text-transform: uppercase;
          margin-top: 20px;
          font-size: 1.3rem;
          display: inline-block;
          transition: margin-top 0.8s; }
        #practice .practice_table .row .col .start_now {
          position: absolute;
          bottom: 0;
          width: 100%;
          height: 6px;
          transition: height 0.8s; }
        #practice .practice_table .row .col:active .start_now:not(.see_more), #practice .practice_table .row .col:hover .start_now:not(.see_more) {
          height: 26px;
          transition: height 0.8s; }
          #practice .practice_table .row .col:active .start_now:not(.see_more) span, #practice .practice_table .row .col:hover .start_now:not(.see_more) span {
            margin-top: 6px;
            transition: margin-top 0.8s; }
        #practice .practice_table .row .col:active img, #practice .practice_table .row .col:hover img {
          margin-top: 30px; }
      #practice .practice_table .row .see_more {
        background-color: #E7E7E7;
        color: black; }
        #practice .practice_table .row .see_more span {
          margin-top: 90px;
          font-size: 2.0rem;
          display: inline-block;
          font-weight: 500; }
          #practice .practice_table .row .see_more span i {
            margin-left: 10px; }
        #practice .practice_table .row .see_more:hover span, #practice .practice_table .row .see_more:active span {
          font-weight: 600;
          text-shadow: 1px 1px #00ABC1; }
  #practice .practice_table .row:nth-of-type(1) .col:nth-of-type(1) .start_now {
    background-color: #06B0ED; }
  #practice .practice_table .row:nth-of-type(1) .col:nth-of-type(2) .start_now {
    background-color: #368D18; }
  #practice .practice_table .row:nth-of-type(1) .col:nth-of-type(3) .start_now {
    background-color: #E13074; }
  #practice .practice_table .row:nth-of-type(2) .col:nth-of-type(1) .start_now {
    background-color: #9729EC; }
  #practice .practice_table .row:nth-of-type(2) .col:nth-of-type(2) .start_now {
    background-color: #CE042A; }

#performance_audit h1,
#performance_audit h2 {
  text-align: center; }
#performance_audit h1 {
  margin-top: 57px;
  font-weight: 500; }
#performance_audit h2 {
  font-size: 3.0rem;
  font-weight: 300;
  margin-top: 11px;
  width: 600px;
  margin: 36px auto; }
#performance_audit .five_box {
  display: flex !important;
  justify-content: center !important; }
  #performance_audit .five_box .box {
    background-color: #F3F3F3;
    margin: 2px;
    padding: 35px 0px;
    width: 19% !important;
    height: 140px;
    position: relative;
    overflow: hidden; }
    #performance_audit .five_box .box h4 {
      text-transform: uppercase;
      text-align: center;
      margin-top: 0px;
      font-size: 1.8rem;
      font-weight: 500; }
    #performance_audit .five_box .box i {
      display: block;
      text-align: center;
      font-size: 6.5rem;
      margin-top: 5px; }
    #performance_audit .five_box .box span {
      font-size: 1.6rem;
      color: #4A4A4B;
      text-align: center;
      display: block;
      padding: 0 10px; }
    #performance_audit .five_box .box .hidden {
      position: absolute;
      top: 100%;
      transition: top 0.8s ease;
      width: 100%;
      height: 100%;
      background: #F3F3F3; }
      #performance_audit .five_box .box .hidden h4 {
        margin-top: 45px;
        font-weight: 500; }
    #performance_audit .five_box .box:active, #performance_audit .five_box .box:hover {
      box-shadow: 2px 2px 2px 2px #C1C1C1; }
      #performance_audit .five_box .box:active .hidden, #performance_audit .five_box .box:hover .hidden {
        top: 0; }
#performance_audit .link {
  text-align: center;
  margin: 38px; }
  #performance_audit .link a {
    color: #00ABC1;
    text-decoration: none;
    font-size: 2.2rem; }
    #performance_audit .link a:active, #performance_audit .link a:hover {
      font-weight: 700; }

#understand_performance {
  background-color: #F3F3F3;
  background-image: url("../images/vonal_bal_hatterteljesen.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%; }
  #understand_performance h1 {
    margin-top: 52px;
    font-weight: 500; }
  #understand_performance h2 {
    text-align: center;
    font-size: 3rem;
    font-weight: 400;
    width: 600px;
    margin: 50px auto;
    color: #4A4A4B; }
  #understand_performance .newspaper {
    position: relative;
    text-align: center;
    margin-bottom: 25px; }
    #understand_performance .newspaper img {
      padding-left: 0px; }
    #understand_performance .newspaper .content {
      text-align: left;
      position: absolute;
      top: 0;
      left: 0;
      margin: 100px;
      width: 185px;
      font-size: 1.3rem;
      padding: 21px; }
      #understand_performance .newspaper .content a {
        color: #00ABC1;
        text-decoration: none;
        font-size: 1.4rem;
        margin-top: 15px;
        font-weight: 500;
        display: block; }
        #understand_performance .newspaper .content a:active, #understand_performance .newspaper .content a:hover {
          font-weight: 700; }

#training {
  background-color: #F3F3F3; }
  #training .page-size {
    overflow: unset;
    padding-top: 55px; }
    #training .page-size h1 {
      margin-top: 2px; }
    #training .page-size .flex {
      display: flex !important;
      justify-content: center !important;
      margin-top: 55px; }
      #training .page-size .flex .flex-col {
        width: 50% !important; }
        #training .page-size .flex .flex-col img {
          margin-bottom: -50px; }
      #training .page-size .flex .content .padding {
        padding-left: 105px;
        padding-top: 70px;
        padding-right: 20px; }
        #training .page-size .flex .content .padding h3 {
          text-transform: uppercase;
          color: #4A4A4B;
          font-size: 1.8rem;
          font-weight: 400;
          margin-bottom: 22px;
          padding-right: 5px; }
        #training .page-size .flex .content .padding p {
          font-size: 1.28rem;
          font-weight: 600;
          margin-bottom: 25px; }
        #training .page-size .flex .content .padding a {
          color: #00ABC1;
          text-decoration: none;
          font-size: 1.4rem;
          font-weight: 500; }
          #training .page-size .flex .content .padding a:active, #training .page-size .flex .content .padding a:hover {
            font-weight: 700; }

#become {
  padding-top: 100px;
  background-image: url("../images/vonal_jobb_hatterrel.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%; }
  #become h2, #become h4 {
    text-align: center;
    font-weight: 500; }
  #become h2 {
    text-transform: uppercase;
    width: 500px;
    margin: auto;
    font-size: 1.8rem; }
  #become h4 {
    font-size: 1.28rem;
    width: 500px;
    margin: auto;
    text-align: center;
    margin-top: 10px; }
  #become .step_table {
    margin-top: 43px;
    margin-bottom: 135px; }
    #become .step_table .row {
      display: flex !important;
      justify-content: center !important;
      margin-bottom: 10px; }
      #become .step_table .row .col {
        display: inline-block;
        position: relative;
        margin: 5px;
        width: 225px;
        height: 217px;
        overflow: hidden;
        background-color: #F3F3F3;
        border: 1px #E7E7E7 solid;
        transition: transform 1s; }
        #become .step_table .row .col:hover, #become .step_table .row .col:active {
          box-shadow: 2px 5px 5px 2px #E7E7E7;
          transform: scale(1.1); }
        #become .step_table .row .col img {
          display: block;
          margin: 20px auto 0 auto; }
        #become .step_table .row .col h3 {
          text-align: left;
          text-transform: uppercase;
          margin-left: 17px;
          margin-top: 15px;
          font-size: 1.8rem;
          font-weight: 400; }
        #become .step_table .row .col span {
          font-size: 1.6rem;
          text-align: left;
          margin-left: 15px;
          margin-right: 5px;
          margin-top: 5px;
          display: block;
          color: #4A4A4B;
          font-weight: 500; }
      #become .step_table .row .get_started {
        color: black;
        display: table; }
        #become .step_table .row .get_started span {
          display: table-cell;
          vertical-align: middle;
          text-align: center;
          margin-top: 90px;
          font-size: 2.0rem; }
        #become .step_table .row .get_started:hover span, #become .step_table .row .get_started:active span {
          font-weight: 600;
          text-shadow: 1px 1px #00ABC1; }

#licensing {
  background-color: #F3F3F3;
  background-image: url("../images/ikon_hatter.gif");
  background-repeat: no-repeat;
  background-position: 6% 78%; }
  #licensing h1 {
    margin-top: 56px;
    font-weight: 500; }
  #licensing .two_col {
    display: flex !important;
    justify-content: center !important;
    margin-bottom: 60px; }
    #licensing .two_col .col {
      width: 40%;
      margin: 65px 0;
      padding: 0 65px; }
      #licensing .two_col .col:first-child {
        border-right: 1px #4A4A4B solid; }
      #licensing .two_col .col h2 {
        text-align: center;
        font-size: 1.8rem;
        font-weight: 400;
        text-transform: uppercase;
        margin-top: 16px;
        font-weight: 500; }
      #licensing .two_col .col p {
        font-size: 1.3rem;
        text-align: center;
        margin-top: 19px;
        font-weight: 500; }
      #licensing .two_col .col a {
        display: block;
        text-align: center;
        font-size: 2.0rem;
        color: #00ABC1;
        text-decoration: none;
        margin-top: 13px;
        font-weight: 500; }
        #licensing .two_col .col a:active, #licensing .two_col .col a:hover {
          font-weight: 700; }
        #licensing .two_col .col a i {
          display: inline-block;
          font-size: 2.8rem;
          transform: rotate(45deg);
          position: relative;
          top: 5px;
          left: 5px; }

#customized_solutions {
  background-image: url("../images/customized_hatter.gif");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 705px;
  overflow: hidden; }
  #customized_solutions h1 {
    color: white;
    padding-top: 11px;
    font-weight: 400; }
  #customized_solutions .flex {
    margin-top: 45px;
    display: flex !important;
    justify-content: center !important; }
    #customized_solutions .flex .col {
      width: 29%;
      padding: 9px; }
      #customized_solutions .flex .col .title {
        display: table;
        height: 50px; }
        #customized_solutions .flex .col .title h2 {
          padding-left: 5px;
          display: table-cell;
          vertical-align: bottom;
          color: white;
          font-weight: 300;
          font-size: 1.8rem; }
      #customized_solutions .flex .col .box {
        margin-top: 17px; }
        #customized_solutions .flex .col .box .szurke {
          height: 185px;
          background-color: #BDBDBD; }
        #customized_solutions .flex .col .box .content {
          background-color: white;
          color: #282828;
          padding: 20px 15px;
          height: 100px; }
          #customized_solutions .flex .col .box .content p {
            font-size: 1.3rem; }
        #customized_solutions .flex .col .box .link {
          background-color: #282828; }
          #customized_solutions .flex .col .box .link a {
            display: block;
            color: white;
            font-size: 1.4rem;
            padding: 8px 0;
            text-align: center;
            text-decoration: none; }
            #customized_solutions .flex .col .box .link a:active, #customized_solutions .flex .col .box .link a:hover {
              font-weight: 700; }
            #customized_solutions .flex .col .box .link a i {
              font-size: 1rem;
              margin-left: 5px; }

#awards_recognition {
  background-image: url("../images/vonal_jobb_hatterrel2.gif");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 100%; }
  #awards_recognition h1 {
    font-weight: 500;
    margin-top: 65px; }
  #awards_recognition .flex {
    margin-top: 45px;
    display: table;
    justify-content: center !important; }
    #awards_recognition .flex .col {
      display: table-cell;
      width: 50%;
      padding: 0 15px; }
    #awards_recognition .flex .content {
      padding-left: 70px;
      vertical-align: middle; }
      #awards_recognition .flex .content h2 {
        text-transform: uppercase;
        font-size: 1.85rem;
        font-weight: 500;
        padding-bottom: 20px; }
      #awards_recognition .flex .content p {
        font-size: 1.2rem;
        font-weight: 500;
        padding-bottom: 15px; }
      #awards_recognition .flex .content a {
        color: #00ABC1;
        text-decoration: none;
        font-size: 1.4rem;
        font-weight: 500; }
        #awards_recognition .flex .content a:active, #awards_recognition .flex .content a:hover {
          font-weight: 700; }
        #awards_recognition .flex .content a i {
          margin-left: 2px;
          display: inline-block;
          font-size: 2.5rem;
          transform: rotate(45deg);
          position: relative;
          top: 5px;
          left: 5px; }
    #awards_recognition .flex img {
      padding: 15px 0; }
    #awards_recognition .flex:first-of-type {
      border-bottom: 1px #BDBDBD solid;
      padding-bottom: 5px; }
    #awards_recognition .flex:last-of-type {
      margin-top: 5px;
      margin-bottom: 80px; }
    #awards_recognition .flex .jobb {
      margin: 108px 11px;
      padding-right: 53px;
      padding-left: 0; }
      #awards_recognition .flex .jobb p,
      #awards_recognition .flex .jobb h2,
      #awards_recognition .flex .jobb a {
        text-align: right; }
      #awards_recognition .flex .jobb a {
        display: block; }

#meet {
  background-image: url("../images/adrian.gif");
  background-color: #EAEAEA;
  background-repeat: no-repeat;
  background-position: 81.5% 100%; }
  #meet .level {
    position: relative;
    overflow: hidden;
    height: 545px; }
    #meet .level .content {
      position: absolute;
      top: 0; }
    #meet .level .select {
      position: absolute;
      bottom: 50px;
      width: 100%; }
      #meet .level .select ul {
        width: max-content;
        margin: auto;
        list-style: none;
        overflow: hidden;
        padding-left: 15px; }
        #meet .level .select ul li {
          float: left;
          padding-right: 9px; }
          #meet .level .select ul li i {
            font-size: 1.8rem;
            color: #ACB5B7; }
          #meet .level .select ul li .active {
            color: #282828; }
    #meet .level .none {
      opacity: 0; }
    #meet .level .content {
      margin-top: 10.6%;
      margin-left: 2.1%;
      margin-right: 33.8%; }
      #meet .level .content h1, #meet .level .content h2 {
        text-transform: uppercase; }
      #meet .level .content h1 {
        text-align: left;
        font-size: 3.1rem;
        color: black;
        font-weight: 500;
        margin-top: 24px; }
      #meet .level .content h2 {
        font-size: 3.0rem;
        color: #00ABC1; }
      #meet .level .content p {
        margin-top: 71px;
        margin-bottom: 27px;
        font-size: 1.25rem;
        font-weight: 500; }
      #meet .level .content a {
        text-decoration: none;
        color: #00ABC1;
        font-size: 1.4rem;
        font-weight: 500; }
        #meet .level .content a:active, #meet .level .content a:hover {
          font-weight: 600; }

#connect {
  padding-bottom: 41px; }
  #connect h1 {
    padding-top: 16px;
    font-weight: 500; }
  #connect h2 {
    text-align: center;
    margin-top: 39px;
    font-size: 1.8rem;
    font-weight: 500; }
  #connect .flex {
    margin-top: 0;
    display: flex !important;
    justify-content: center !important; }
    #connect .flex .navigation {
      margin: auto 0; }
      #connect .flex .navigation i {
        font-size: 4.0rem;
        color: #ACB5B7; }
    #connect .flex .none {
      display: none; }
    #connect .flex .posts {
      display: flex !important;
      justify-content: center !important;
      width: 99% !important; }
    #connect .flex .col {
      width: 30%;
      padding: 0px 7px; }
      #connect .flex .col .box {
        margin-top: 14px; }
        #connect .flex .col .box img {
          width: 100%;
          display: block; }
        #connect .flex .col .box .content {
          background-color: #F3F3F3;
          padding: 13px 17px 18px 14px; }
          #connect .flex .col .box .content h4 {
            text-transform: uppercase;
            font-size: 1.27rem;
            font-weight: 500;
            margin-bottom: 14px; }
          #connect .flex .col .box .content p {
            font-size: 1.28rem;
            color: #4A4A4B;
            font-weight: 500; }
            #connect .flex .col .box .content p a {
              color: #00ABC1;
              text-decoration: none;
              font-weight: 400; }
              #connect .flex .col .box .content p a:active, #connect .flex .col .box .content p a:hover {
                font-weight: 700; }
        #connect .flex .col .box .footer {
          background-color: #F3F3F3;
          color: #4A4A4B;
          padding: 11px 6px 19px 6px;
          border-top: 1px solid #E7E7E7; }
          #connect .flex .col .box .footer ul li {
            margin-left: 11px;
            float: left;
            white-space: nowrap; }
            #connect .flex .col .box .footer ul li:first-of-type {
              list-style: none;
              margin-right: 7px; }
            #connect .flex .col .box .footer ul li span {
              position: relative;
              left: -6px; }
  #connect .contact {
    padding: 10px;
    margin: 20px 5px;
    text-align: center; }
    #connect .contact .box {
      display: inline-block; }
    #connect .contact .social-links {
      background: black;
      width: 35px;
      height: 35px;
      display: inline-table; }
      #connect .contact .social-links i {
        display: table-cell;
        vertical-align: middle;
        font-size: 2.5rem;
        color: white;
        display: block;
        text-align: center;
        padding: 4px; }
    #connect .contact span {
      display: inline-block;
      font-size: 1.8rem;
      padding: 5px 10px;
      font-weight: 500;
      position: relative;
      bottom: 5px; }
    #connect .contact .box:active .social-links, #connect .contact .box:hover .social-links {
      background: white; }
    #connect .contact .box:active i, #connect .contact .box:hover i {
      color: black; }
    #connect .contact .box:active span, #connect .contact .box:hover span {
      color: #00ABC1; }

footer {
  padding: 30px;
  background: #2F2F2F;
  text-align: center;
  color: #E7E7E7; }
  footer .phone {
    font-size: 1.46rem;
    margin-top: 29px; }
  footer .social-links {
    margin-top: 20px; }
    footer .social-links .facebook {
      background: #365799; }
    footer .social-links .linkedin {
      background: #0396C6; }
    footer .social-links .twitter {
      background: #37AEE4; }
    footer .social-links .google {
      background: #D63B31; }
    footer .social-links .social-link {
      display: inline-block;
      margin: 5px;
      border-radius: 15px;
      width: 30px;
      height: 30px; }
      footer .social-links .social-link i {
        font-size: 2.5rem; }
      footer .social-links .social-link:active, footer .social-links .social-link:hover {
        box-shadow: 2px 2px 2px 2px; }
  footer .menu {
    overflow: hidden;
    margin: auto;
    width: fit-content;
    margin-top: 9px;
    margin-bottom: 21px; }
    footer .menu ul {
      margin: auto;
      list-style: none; }
      footer .menu ul li {
        float: left;
        padding: 0 5px;
        text-transform: uppercase;
        font-size: 1.1rem;
        font-weight: 600; }
        footer .menu ul li a {
          text-decoration: none;
          color: #E7E7E7; }
      footer .menu ul li:not(:last-child) {
        border-right: 2px #E7E7E7 solid; }

@media only screen and (max-width: 1400px) {
  html {
    font-size: 10px; }

  header {
    padding: 0; }
    header .search button {
      padding: 3px; }

  .page-size {
    width: 850px; }

  #become .step_table .row .col img {
    margin: 40px auto 0 auto; } }
@media only screen and (max-width: 1270px) {
  #licensing {
    background-position: 0% 78%;
    background-size: 400px; } }
@media only screen and (max-width: 850px) {
  header .search button {
    padding: 1.3px; }

  h1 {
    margin-top: 10px; }

  html {
    font-size: 8px; }

  .page-size {
    width: 100%; }

  #menu nav li a {
    padding: 0px 5px; }

  #video .center-row .video {
    padding-left: 5px; }
    #video .center-row .video iframe {
      width: 450px;
      height: 241px; }

  #self_assessment .level {
    height: 400px;
    background-position: 100% 50%;
    background-size: 30%; }
    #self_assessment .level .content {
      margin-right: 23.8%; }

  #practice .practice_table .row .col {
    width: 200px;
    height: 160px; }
  #practice .practice_table .row .see_more span {
    margin-top: 66px; }

  #training .page-size .flex .flex-col img {
    width: 300px; }

  #licensing .two_col .col {
    margin: 10px 0;
    padding: 0 10px 0 10px;
    width: 28%; }

  #awards_recognition .flex {
    width: 75%;
    margin: auto; }
    #awards_recognition .flex .col {
      text-align: center;
      overflow: hidden; }
      #awards_recognition .flex .col img {
        max-width: 100%;
        height: auto; }
    #awards_recognition .flex .content {
      margin: auto; }

  #meet {
    background-position: 100.5% 100%;
    background-size: 30%; }
    #meet .level {
      height: 300px; }
      #meet .level .content {
        margin-top: 0; }

  #connect .flex .posts {
    width: 80% !important; }
  #connect .contact .social-links {
    width: 28px;
    height: 28px; }

  footer {
    padding: 5px; }
    footer .phone {
      margin-top: 5px; }
    footer .social-links {
      margin-top: 5px; }
      footer .social-links .social-link {
        border-radius: 13px;
        width: 26px;
        height: 26px; }

  #performance_audit .five_box .box {
    width: 18.5% !important;
    height: 100px; }

  #customized_solutions .flex .col .box .content {
    height: 75px; }

  #understand_performance .newspaper {
    margin-bottom: 45px; }
    #understand_performance .newspaper .content {
      bottom: 10px;
      left: -15px;
      top: unset; }
    #understand_performance .newspaper img {
      padding-left: 100px;
      width: 40%;
      height: auto; }

  #connect .flex .col {
    width: 39%; }

  #practice .practice_table .row .col .atfedes img {
    margin-top: 25px; }
  #practice .practice_table .row .col:active img, #practice .practice_table .row .col:hover img {
    margin-top: 15px; } }
@media only screen and (max-width: 650px) {
  footer .social-links .social-link {
    border-radius: 10px;
    width: 20px;
    height: 20px; }

  #connect .flex .posts {
    width: 50% !important; }
  #connect .flex .col {
    width: 70%; }

  header .search input {
    width: 44px; }
  header .search button {
    padding: 0px; }

  html {
    font-size: 6px; }

  #video h1 {
    margin-top: 4px; }
  #video .center-row {
    display: block !important; }
    #video .center-row .video {
      text-align: center; }
    #video .center-row .content {
      overflow: hidden; }
    #video .center-row .p-1 p {
      margin-top: 10px; }
    #video .center-row .p-1 .social-links {
      margin-top: 10px; }

  #licensing {
    background-image: none; }

  #practice .practice_table .row .col {
    display: block;
    margin: 5px auto; }

  #performance_audit h2,
  #understand_performance h2,
  #become h2,
  #become h4 {
    width: 90%; }

  #training .page-size .flex .flex-col img {
    width: 200px; }

  #connect .contact .box {
    display: block;
    padding-bottom: 5px; } }
@media only screen and (max-width: 500px) {
  header .search,
  header .menu {
    margin: 10px; }

  section#menu {
    display: none;
    overflow: hidden; }
    section#menu nav li {
      float: none;
      border-right: none; }

  header .cell:first-of-type {
    display: none; }
  header .cell:last-of-type {
    float: right; }

  #video .center-row .video iframe {
    width: 100%;
    height: 50%; }

  #performance_audit .five_box {
    display: block !important; }
    #performance_audit .five_box .box {
      width: 20.5% !important;
      margin: 5px auto; }

  #customized_solutions {
    background-color: #2290AD;
    background-image: url(../images/vonal_bal_kek.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%;
    height: unset; }
    #customized_solutions .flex {
      display: block !important; }
      #customized_solutions .flex .col {
        margin: auto;
        width: 45%; }
        #customized_solutions .flex .col .title {
          height: unset; }
        #customized_solutions .flex .col:last-of-type {
          margin-bottom: 30px; }

  #licensing .two_col {
    display: block !important;
    margin-bottom: 10px; }
    #licensing .two_col .col {
      margin: auto;
      width: 75%; }
      #licensing .two_col .col:first-child {
        border-right: none; }

  #training .page-size .flex {
    display: block !important; }
    #training .page-size .flex .flex-col {
      margin: auto;
      text-align: center; }
    #training .page-size .flex .content .padding {
      padding: 0; }

  #connect .flex .col:not(.none):nth-last-of-type(2) {
    display: none; }

  footer .menu ul li {
    float: none; }
    footer .menu ul li:not(:last-child) {
      border-right: none; } }

/*# sourceMappingURL=style.css.map */
