html {
  font-size: 62.5%;
}
body {
  margin: 0;
  padding: 0;
  line-height: 1;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol,
ul {
  list-style: none;
}
body *,
body *:after,
body *:before {
  padding: 0px;
  margin: 0px;
  border: none;
  outline: none;
  vertical-align: baseline;
}
*,
*:before,
*:after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
}
:focus {
  outline: none;
  border: none;
}
img {
  display: block;
}
a,
a:hover,
a:visited {
  text-decoration: none;
}
button,
.btn {
  border: none;
  background: #fff;
  display: inline-block;
  cursor: pointer;
}
.bg-white {
  background-color: white;
}
.bg-cyan {
  background: #52cbfe;
}
.bg-yellow {
  background: #fdb538;
}
.bg-blue {
  background: #1e428b;
}
.bg-red {
  background: #e05562;
}
.bg-pink {
  background: #913d9b;
}
.bg-lime {
  background: #9dce33;
}
.bg-green {
  background: #00a996;
}
.block-yellow h1,
.block-yellow .color,
.block-yellow i,
.block-yellow a {
  color: #fdb538;
}
.block-yellow .read-more-button {
  background: #fdb538;
}
.block-yellow.toggle-content-box .content ul li:after {
  background: #fdb538 !important;
}
.block-yellow .custom-content ul li:after {
  background: #fdb538 !important;
}
.block-blue h1,
.block-blue .color,
.block-blue i,
.block-blue a {
  color: #1e428b;
}
.block-blue .read-more-button {
  background: #1e428b;
}
.block-blue.toggle-content-box .content ul li:after {
  background: #1e428b !important;
}
.block-blue .custom-content ul li:after {
  background: #1e428b !important;
}
.block-pink h1,
.block-pink .color,
.block-pink i,
.block-pink a {
  color: #913d9b;
}
.block-pink .read-more-button {
  background: #913d9b;
}
.featured-block.block-pink .read-more-button.left {
  margin-bottom: 20px;
}
.block-pink.toggle-content-box .content ul li:after {
  background: #913d9b !important;
}
.block-pink .custom-content ul li:after {
  background: #913d9b !important;
}
.block-green h1,
.block-green .color,
.block-green i,
.block-green a {
  color: #00a996;
}
.block-green .read-more-button {
  background: #00a996;
}
.block-green.toggle-content-box .content ul li:after {
  background: #00a996 !important;
}
.block-green .custom-content ul li:after {
  background: #00a996 !important;
}
.block-lime h1,
.block-lime .color,
.block-lime i,
.block-lime a {
  color: #9dce33;
}
.block-lime .read-more-button {
  background: #9dce33;
}
.block-lime.toggle-content-box .content ul li:after {
  background: #9dce33 !important;
}
.block-lime .custom-content ul li:after {
  background: #9dce33 !important;
}
.block-cyan h1,
.block-cyan .color,
.block-cyan i,
.block-cyan a {
  color: #52cbfe;
}
.block-cyan .read-more-button {
  background: #52cbfe;
}
.block-cyan.toggle-content-box .content ul li:after {
  background: #52cbfe !important;
}
.block-cyan .custom-content ul li:after {
  background: #52cbfe !important;
}
.block-red h1,
.block-red .color,
.block-red i,
.block-red a {
  color: #e05562;
}
.block-red .read-more-button {
  background: #e05562;
}
.block-red.toggle-content-box .content ul li:after {
  background: #e05562 !important;
}
.block-red .custom-content ul li:after {
  background: #e05562 !important;
}
.grey {
  color: #616161;
}
@font-face {
  font-family: "i2020";
  src: url("../fonts/i2020.eot?-7qu59u");
  src: url("../fonts/i2020.eot?#iefix-7qu59u") format("embedded-opentype"),
    url("../fonts/i2020.woff?-7qu59u") format("woff"),
    url("../fonts/i2020.ttf?-7qu59u") format("truetype"),
    url("../fonts/i2020.svg?-7qu59u#i2020") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: "i2020";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-instagram:before {
  content: "\e900";
}
.icon-icn-download:before {
  content: "\e607";
}
.icon-icn-arrow:before {
  content: "\e600";
}
.icon-icn-calendar:before {
  content: "\e601";
}
.icon-icn-linkedin:before {
  content: "\e602";
}
.icon-icn-logo-12020:before {
  content: "\e603";
}
.icon-icn-twitter:before {
  content: "\e604";
}
.icon-menu:before {
  content: "\e605";
}
.icon-play:before {
  content: "\e606";
}
.icon-phone:before {
  content: "\e942";
}
.icon-plus:before {
  content: "\ea0a";
}
.icon-minus:before {
  content: "\ea0b";
}
.icon-facebook:before {
  content: "\ea8c";
}
.icon-twitter:before {
  content: "\ea91";
}
.icon-youtube3:before {
  content: "\ea99";
}
.icon-linkedin2:before {
  content: "\eac9";
}
.icon-vimeo:before {
  content: "\ea9c";
}
.icon-google-plus:before {
  content: "\ea8b";
}
html,
body {
  font-family: "Helvetica-neue", Helvetica, Arial;
  font-weight: lighter;
}
h1,
h2,
h3,
h4,
h5 {
  font-weight: lighter;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h1 {
  font-family: "Anton", sans-serif;
  font-size: 34px;
  text-transform: uppercase;
}
h2 {
  font-family: "Anton", sans-serif;
  font-size: 26px;
  text-transform: uppercase;
}
h3 {
  font-family: "Anton", sans-serif;
  font-size: 20px;
  text-transform: uppercase;
}
h6 {
  padding: 15px 0;
  font-weight: bold;
  font-size: 15px;
  color: #616161;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
p {
  line-height: 1.6;
}
p.bold {
  font-weight: bold !important;
}
input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
}
.wrapper {
  position: relative;
  max-width: 1024px;
  margin: 0 auto;
  overflow: hidden;
}
.wrapper.main,
.wrapper.gradient {
  z-index: 20;
  box-shadow: -10px 0 20px -5px #e3e3e3, 10px 0 20px -5px #e3e3e3;
}
.wrapper.gradient {
  padding-bottom: 100px;
}
.mobile-only {
  display: block !important;
}
.desktop-only {
  display: none !important;
}
nav#header {
  background: #00a996;
  color: #fff;
  font-weight: lighter;
  text-transform: uppercase;
  font-size: 14px;
  padding: 10px 10px;
}
nav#header ul {
  overflow: hidden;
}
nav#header ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  display: none;
  position: relative;
}
nav#header ul li:hover {
  background-color: #049080;
}
nav#header ul li.logo:hover {
  background-color: transparent;
}
nav#header ul ul li a:hover {
  text-decoration: underline;
}
nav#header ul li:first-child {
}
nav#header ul li:nth-child(2) {
  /*margin-top: 30px;*/
}
nav#header ul li.logo {
  margin-bottom: 30px;
  display: block;
  border-right: none;
  border-bottom: none;
}
nav#header ul li.logo .mobile-icon {
  float: right;
  margin-top: -20px;
  margin-right: 30px;
  cursor: pointer;
}
nav#header ul li.logo i {
  margin-top: -8px;
  font-size: 30px;
  position: absolute;
}
nav#header ul li.logo a img,
nav#header ul li.logo a {
  width: 181px;
  height: 51px;
}
nav#header ul li a {
  display: block;
  padding: 10px 15px;
  color: #fff;
}
nav#header ul li a:hover {
  text-decoration: underline;
}
nav#header ul li ul {
  position: relative;
}
nav#header ul ul {
  display: none;
  border-bottom: none;
}
nav#header ul ul li {
  float: none;
  background-color: #00a996;
  padding-left: 20px;
}
nav#header ul ul li:last-child {
  border-bottom: none;
}

nav#header ul ul li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}
nav#header .subMenuBtn {
  width: 20px;
  height: 20px;
  background: url("../images/arrow_down.svg");
  position: absolute;
  top: 6px;
  right: 10px;
  cursor: pointer;
  display: block;
}
/* Chrome, Safari, Opera */
/*@-webkit-keyframes subMenuBtnAnim {
    50% {-webkit-transform: rotate(-180deg);}
}*/
@keyframes subMenuBtnAnimOpen {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-90deg);
  }
}
@keyframes subMenuBtnAnimClose {
  0% {
    transform: rotate(-90deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
nav#header .subMenuBtn.open {
  -webkit-animation: subMenuBtnAnimOpen 1s normal forwards; /* Chrome, Safari, Opera */
  animation: subMenuBtnAnimOpen 1s normal forwards;
}
nav#header .subMenuBtn.closed {
  -webkit-animation: subMenuBtnAnimClose 1s normal forwards; /* Chrome, Safari, Opera */
  animation: subMenuBtnAnimClose 1s normal forwards;
}
.topNavArea .top-menu-desktop {
  display: none;
}
.topNavArea .top-menu-mobile {
  display: none;
}
.mainNavArea .top-menu-desktop {
  display: block;
}
.mainNavArea .top-menu-mobile {
  display: none;
}
article p {
  padding: 7px 0 !important;
}
article h1 {
  padding: 15px 0;
}
/* Daniel START */
.hero-banner {
  min-height: 242px;
  padding-top: 20px;
  background-size: 160%;
  background-position: left -170px bottom 0px;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 20px;
  background-color: skyblue;
}
.hero-banner .wrap {
  padding-top: 0px !important;
}
.hero-banner .inner {
  position: absolute;
  left: 0;
}
.hero-banner .wrap h1 {
  color: white;
  margin-top: 0px;
}
.video-update-con .video-con {
  position: relative;
}
.video-update-con .video-con .video-inner {
  position: relative;
  /*overflow: hidden;*/
}
.video-update-con .video-con .video-overlay {
  position: absolute;
  width: 100%;
  z-index: 400;
  background-color: white;
}
.video-update-con .video-con .video-overlay .play-btn {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 500;
  background: url("../images/play_button.svg");
  background-size: 100px 100px;
  background-repeat: no-repeat;
  cursor: pointer;
  background-position: center;
}
.video-update-con .video-con iframe {
  width: 100%;
  min-height: 200px;
  opacity: 0;
}
.cs-list.other {
  margin-top: 45px;
}
.cs-list h3.title {
  margin-bottom: 30px;
}
.cs-list button.case-study-tab {
  display: block;
  float: left;
  padding: 10px;
  border-radius: 0;
  margin-bottom: 30px;
  text-transform: uppercase;
  color: white;
  font-weight: bold;
  background-color: #616161;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.cs-list button.case-study-tab.active {
  background-color: #52cbfe;
}
.cs-list button.case-study-tab:hover {
  background-color: #ace6fe;
}
.cs-list .case-study-content {
  display: none;
}
.cs-list #school-leavers.case-study-content {
  display: block;
}
.cs-list .cs-item {
  margin-bottom: 30px;
}
.cs-list .cs-item img {
  margin-bottom: 20px;
}
.cs-list .cs-item .info .company-name {
  text-transform: uppercase;
  font-family: arial, sans-serif;
  font-weight: bold;
  padding-top: 1px !important;
}
.cs-list .cs-item .info .job-title {
  padding-top: 0px !important;
}
.cs-list.other h1 {
  margin-bottom: 10px;
}
.cs-single {
}
.cs-single .info {
  padding-left: 20px;
}
.cs-single .info h1 {
  padding-top: 0px;
}
.cs-single .info .company-name {
  font-family: arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  padding-bottom: 0px !important;
}
.cs-single .info .job-title {
  font-weight: bold;
  font-family: arial, sans-serif;
  font-size: 16px;
  padding-top: 3px !important;
  padding-bottom: 6px !important;
}
.cs-single .info .prev-role {
  font-family: arial, sans-serif;
  font-size: 16px;
  padding-top: 0px !important;
}
.cs-single .description {
  margin: 20px 0px;
}
.cs-single .description h1,
.cs-single .description h2,
.cs-single .description h3,
.cs-single .description h4 {
  margin-top: 20px;
  color: #52cbfe;
}
.cs-single .share-txt {
  text-transform: uppercase;
  font-size: 14px;
  color: #a2aaad;
  padding-bottom: 23px !important;
}
.cs-single .share-links {
  margin-bottom: 48px;
}
.cs-single .share-links li {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-color: grey;
  margin-right: 16px;
}
.cs-single .ccm-block-next-previous-wrapper {
  width: 100%;
  padding: 19px 0px;
  border-top: solid 1px #a2aaad;
  border-bottom: solid 1px #a2aaad;
  margin-bottom: 0px;
}
.cs-single .ccm-block-next-previous-wrapper a {
  font-size: 14px;
  text-transform: uppercase;
  font-family: arial, sans-serif;
  font-weight: bold;
  color: #bebebe;
}
.cs-single .ccm-block-next-previous-wrapper a.next {
  float: right;
}
.cs-single .ccm-block-next-previous-wrapper a.prev {
  float: left;
}
.glossaryWidget {
}
.glossaryWidget .inner {
  padding: 20px;
  background: url("../images/illustration-box-02@2x.svg") no-repeat bottom right;
  background-color: #9ec344;
}
.glossaryWidget h2 {
  color: white;
}
.glossaryWidget p {
  font-family: arial, sans-serif;
  font-size: 14px;
  margin-right: 35%;
}
.glossaryWidget .pdfDownload {
  font-weight: bold;
  color: white;
  font-family: arial, sans-serif;
  font-size: 14px;
}
.glossaryWidget .pdfDownload span {
  font-weight: normal;
}

.glossaryWidget {
}
.industryWidget .inner {
  padding: 20px 20px 60px 20px;
  background: url("../images/illustration-box-01@2x.svg") no-repeat bottom right;
  background-size: 250px;
  background-color: #e05562;
}
.industryWidget h2,
.industryWidget p {
  color: white !important;
}
.industryWidget p {
  font-family: arial, sans-serif;
  font-size: 14px;
}
.industryWidget .read-more-button a {
  color: #e05562 !important;
}
.jIM-con .jIM-block {
  position: relative;
  margin-top: 20px;
  cursor: pointer;
}
.jIM-con.investment {
  margin-bottom: 50px;
}
.jIM-con.investment .jIM-block {
  /*border-bottom: 20px solid white;*/
}
.jIM-con.investment .jIM-block .inner {
  background-color: #ddeeeb;
  border: 2px solid #ddeeeb;
}
.jIM-con.corporate .jIM-block .inner {
  background-color: #f7e8e9;
  border: 2px solid #f7e8e9;
}
.jIM-con .jIM-block .inner {
  min-height: 180px;
  padding: 20px;
  position: relative;
  background-color: #ddeeeb;
  background-repeat: no-repeat;
  background-position: right 15px top 75px;
  background-size: 50px 50px;
  z-index: 0;
  position: relative;
}
.jIM-con.investment .jIM-block .inner.one {
  background-image: url("../images/jobs-in-investment/Object_01_mob.svg");
}
.jIM-con.investment .jIM-block .inner.two {
  background-image: url("../images/jobs-in-investment/Object_02_mob.svg");
}
.jIM-con.investment .jIM-block .inner.three {
  background-image: url("../images/jobs-in-investment/Object_03_mob.svg");
}
.jIM-con.investment .jIM-block .inner.four {
  background-image: url("../images/jobs-in-investment/Object_04_mob.svg");
}

.jIM-con.corporate .jIM-block .inner.one {
  background-image: url("../images/jobs-in-investment/Object_05_mob.svg");
}
.jIM-con.corporate .jIM-block .inner.two {
  background-image: url("../images/jobs-in-investment/Object_06_mob.svg");
}
.jIM-con.corporate .jIM-block .inner.three {
  background-image: url("../images/jobs-in-investment/Object_07_mob.svg");
}
.jIM-con.corporate .jIM-block .inner.four {
  background-image: url("../images/jobs-in-investment/Object_08_mob.svg");
}
.jIM-con .jIM-block .inner.active {
  background-color: white;
  border-color: #dcdcdc;
  border-bottom-color: transparent;
}
.jIM-con .jIM-block .inner h3 {
  width: 50%;
}
.jIM-con .jIM-block .inner .readMore,
.jIM-con .jIM-cnt .readMore {
  bottom: 20px;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 14px;
}
.jIM-con .jIM-block .inner .readMore {
  position: absolute;
}
.jIM-con .jIM-cnt .readMore {
  margin: 50px 0;
}
.jIM-con .jIM-block .inner .readMore span,
.jIM-con .jIM-cnt .readMore span {
  display: block;
  float: left;
  margin-top: -2px;
  margin-right: 10px;
  width: 17px;
  height: 17px;
  background-size: cover;
}
.jIM-con.investment .jIM-block .inner .readMore span,
.jIM-con.investment .jIM-cnt .readMore span {
  background: url("../images/jobs-in-investment/Plus_green.svg") no-repeat
    center center;
}
.jIM-con.investment .jIM-block .inner .readMore.open span,
.jIM-con.investment .jIM-cnt .readMore.open span {
  background-image: url("../images/jobs-in-investment/Minus_green.svg");
}
.jIM-con.corporate .jIM-block .inner .readMore span,
.jIM-con.corporate .jIM-cnt .readMore span {
  background: url("../images/jobs-in-investment/Plus_red.svg") no-repeat center
    center;
}
.jIM-con.corporate .jIM-block .inner .readMore.open span,
.jIM-con.corporate .jIM-cnt .readMore.open span {
  background-image: url("../images/jobs-in-investment/Minus_red.svg");
}
.jIM-cnt {
  margin-bottom: 20px;
  position: relative;
}
.jIM-con.investment .jIM-cnt h1,
.jIM-con.investment .jIM-cnt h2,
.jIM-con.investment .jIM-cnt h3 {
  color: #00a996;
  margin-top: 20px;
}
.jIM-con.corporate .jIM-cnt h1,
.jIM-con.corporate .jIM-cnt h2,
.jIM-con.corporate .jIM-cnt h3 {
  color: #e05562;
}
.jIM-con .jIM-cnt {
  border: 2px solid #dcdcdc;
  padding: 20px;
  display: none;
  margin-top: 20px;
}
.jIM-cnt ul {
  margin-top: 15px;
}
.jIM-cnt ul li {
  padding-left: 20px;
  background: url("../images/arrow_green.svg") no-repeat top 2px left 2px;
  background-size: 10px 10px;
  margin-top: 12px;
}
.jIM-cnt ul li .jIM-title {
  font-size: 14px;
  text-transform: uppercase;
  font-family: arial, sans-serif;
  font-weight: bold;
  color: #616161;
}
/*.whiteBlocker {
    display: none;
    width: 97%;
    height: 2px;
    position: absolute;
    bottom: 23px;
    background-color: white;
    margin-bottom: -25px;
    border-left: 2px solid #dcdcdc;
    border-right: 2px solid #dcdcdc;
}*/
.whiteBlocker {
  display: block;
  width: 48.7%;
  height: 2px;
  position: absolute;
  top: -2px;
  background-color: white;
  /*margin-bottom: -25px;*/
  border-left: 2px solid #dcdcdc;
  border-right: 2px solid #dcdcdc;
}
.whiteBlocker.left {
  left: -2px;
}
.whiteBlocker.right {
  right: -2px;
}
.see-more-block {
  margin-bottom: 40px;
}
.see-more-block .rest {
  display: none;
}
.see-more-block .see-more {
  font-family: arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  margin-top: 5px;
}
.see-more-block .see-more span {
  margin-right: 5px;
}
.sidesGrey {
  display: none;
  height: 23px;
  width: 97%;
  border-left: 2px solid #dcdcdc;
  border-right: 2px solid #dcdcdc;
  background-color: white;
  position: absolute;
  bottom: 23px;
  z-index: 100;
}
.salesBLock {
  margin-top: 10px;
  padding-bottom: 50px;
  background: url("../images/illustration-box-03@2x.svg"), #b5dff2; /* Old browsers */
  background: url("../images/illustration-box-03@2x.svg"),
    -moz-linear-gradient(top, #b5dff2 0%, #b5dff2 28%, #f2fbff 100%); /* FF3.6-15 */
  background: url("../images/illustration-box-03@2x.svg"),
    -webkit-linear-gradient(top, #b5dff2 0%, #b5dff2 28%, #f2fbff 100%); /* Chrome10-25,Safari5.1-6 */
  background: url("../images/illustration-box-03@2x.svg"),
    linear-gradient(to bottom, #b5dff2 0%, #b5dff2 28%, #f2fbff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5dff2', endColorstr='#f2fbff',GradientType=0 ); /* IE6-9 */
  background-position: left 0px bottom -20px, center;
  background-repeat: no-repeat;
  background-size: 700px, 100%;
}
.salesBLock h1 {
  color: white;
  padding: 20px;
  background: #00a996;
}
.salesBLock h3 {
  padding-bottom: 7px;
  border-bottom: 1px solid #a2aaad;
  margin-bottom: 7px;
}
.salesBLock ul {
  margin-bottom: 20px;
}
.salesBLock ul li {
  font-size: 14px;
  margin: 13px 0;
  padding-left: 15px;
  background: url("../images/arrow_green.svg") no-repeat left center;
  background-size: 10px 10px;
  font-family: arial, sans-serif;
  font-weight: bold;
  color: #616161;
}
.salesBLock ul li a {
  color: #616161;
}
.salesBLock ul li a:hover {
  color: #00a996;
}
.salesBLock p {
  padding-top: 0px !important;
}
/* Daniel END */
.vacancies {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px;
}
.vacancies .download-button {
  position: relative;
  right: 0;
  bottom: 0;
  width: 30%;
  margin: 0 auto;
  margin-top: 20px;
}
.vacancies a {
  color: #00a996;
}
.vacancies h6 {
  padding: 10px 0;
}
.vacancies ul li {
  color: #616161;
  font-size: 14px;
  font-weight: lighter;
  padding: 5px 0;
  padding-left: 26px;
  position: relative;
}
.vacancies ul li:after {
  content: "";
  width: 11px;
  height: 11px;
  background: #1e428b;
  position: absolute;
  top: 6px;
  left: 0;
}
.col p {
  padding: 10px 0;
  color: #616161;
  font-size: 14px;
  font-weight: lighter;
  line-height: 20px;
}
.col ul.list li {
  color: #616161;
  font-size: 14px;
  font-weight: lighter;
  padding: 5px 0;
  padding-left: 26px;
  position: relative;
}
.col ul.list li:after {
  content: "";
  width: 11px;
  height: 11px;
  background: #1e428b;
  position: absolute;
  top: 6px;
  left: 0;
}
.col .wrap {
  overflow: hidden;
  padding: 20px;
}
aside .wrap {
  padding: 25px 20px 20px !important;
}
aside .events {
  background: none;
  padding-top: 5px;
}
aside p {
  padding: 10px 0;
}
aside h1 {
  padding: 10px 0 12px;
}
aside .title-wrapper i {
  top: 10px;
}
.row {
  display: inline-block;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
.col-1-3,
.col-2-3 {
  width: 100%;
}
.cs-list .col-1-3,
.cs-single .col-1-3 {
  width: 33.333333%;
  float: left;
}
.cs-list .col-2-3,
.cs-single .col-2-3 {
  width: 66.666666%;
  float: left;
}
.cs-list article.col-1-3 {
  width: 100%;
}
.cs-list .info {
  padding: 0 15px;
}
#header-register {
  background: #e3e3e3;
  padding: 12px;
  overflow: hidden;
}
#header-register .title {
  color: #e05562;
  font-size: 22px;
  text-transform: uppercase;
  font-family: "Anton", sans-serif;
  float: left;
  width: 100%;
  height: 33px;
  line-height: 33px;
  text-align: center;
}
#header-register ul li {
  cursor: pointer;
  display: none;
}
#header-register ul li:first-child {
  display: block;
}
#header-register ul li.active .box {
  background: #fff url("../images/i2020_checkedbox.png") no-repeat;
  background-size: 24px 24px;
}
#header-register ul li .box {
  background: #fff;
  width: 24px;
  height: 24px;
  display: inline-block;
  margin-right: 15px;
  margin: 5px 15px 5px 0;
}
#header-register ul li .name {
  display: inline-block;
  font-size: 13px;
  text-transform: uppercase;
  color: #616161;
  height: 24px;
  vertical-align: top;
  line-height: 24px;
  margin: 5px 15px 5px 0;
}
#header-register input[type="submit"] {
  padding: 4px 20px;
  font-size: 17px;
  background: #e05562;
  color: #fff;
  font-family: "Anton", sans-serif;
  width: auto;
  cursor: pointer;
  line-height: 24px;
  display: inline-block;
  border-radius: 0;
}
.header-image-top {
  margin-top: 10px;
  margin-bottom: 15px;
}
.fraction-slider {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: visible;
}
.fraction-slider .slide {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 5000;
}
.fraction-slider .active-slide {
  z-index: 9999;
}
.fraction-slider .fs_obj {
  display: block;
  display: none;
  position: absolute;
  top: 0px;
  left: 100%;
  z-index: 7000;
}
.fraction-slider .fs_fixed_obj {
  z-index: 6000;
  left: 0;
}
.fraction-slider .fs_obj * {
  display: inline-block;
  position: relative;
  top: 0px;
  left: 0px;
}
.fs-pager-wrapper {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 9999;
}
.fs-pager-wrapper a {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 5px 0 0;
  background: transparent;
  border: 1px solid #fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
}
.fs-pager-wrapper a.active {
  background: #fff;
}
.slider {
  width: 100%;
  position: relative;
}
.slider .slide {
  display: none;
}
.slider .layer-1 {
  height: 100%;
  width: 55%;
  position: absolute;
  top: 0;
  left: 0;
}
.slider .layer-1.pink {
  background: rgba(92, 14, 74, 0.8);
}
.slider .layer-1.grey {
  background: rgba(85, 93, 107, 0.8);
}
.slider .layer-2 {
  height: 100%;
  width: 400px;
  right: 0;
  top: 0;
  position: absolute;
}
.slider .layer-2.green {
  background: rgba(97, 151, 0, 0.8);
}
.slider .layer-2.orange {
  background: rgba(160, 60, 0, 0.8);
}
.slider img {
  width: 100%;
  height: 100% !important;
}
.slider .content {
  top: 20px;
  color: #fff;
  position: absolute;
  width: 40%;
  left: 30px;
}
.slider .content h1 {
  display: block;
  font-family: "Helvetica-neue", Helvetica, Arial;
  text-transform: none;
  font-weight: lighter;
  font-size: 20px;
  line-height: 0.8 !important;
}
.slider .content h3 {
  line-height: 0.9 !important;
  font-weight: lighter;
  font-size: 320%;
  text-transform: uppercase;
  font-family: "Anton", sans-serif;
}
.slider .content h2 {
  line-height: 0.9 !important;
  font-weight: lighter;
  font-size: 470%;
  text-transform: uppercase;
  font-family: "Anton", sans-serif;
}
.slider .content .description {
  display: block;
}
.slider .content p {
  font-size: 140%;
  text-transform: uppercase;
  line-height: 1 !important;
  font-family: "Helvetica-neue", Helvetica, Arial;
}
.slider .content a .button {
  color: #fff;
  font-size: 12px;
  border: 1px solid #fff;
  border: 1px solid rgba(255, 255, 255, 0.4);
  padding: 10px 40px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 15px 0;
}
.slider.mobile-only .layer-1 {
  width: 60%;
}
.slider.mobile-only .content {
  width: 48%;
}
.slider.mobile-only .content h1 {
  font-size: 18px;
}
.slider.mobile-only .content h2 {
  font-size: 540%;
}
.slider.mobile-only .content p {
  font-size: 180%;
}
.slider.mobile-only .content a .button {
  font-size: 140%;
  padding: 10px 15px !important;
}
.video-overlay-wrapper {
  position: relative;
}
.video-overlay-wrapper img {
  max-width: 350px;
  z-index: 2;
  margin: 0 auto;
  margin-bottom: -200px;
  position: relative;
}
.video-overlay-wrapper iframe {
  z-index: 1;
  position: relative;
}
.video-overlay-wrapper .image-wrapper {
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.video-overlay-wrapper .video-title {
  z-index: 3;
  position: absolute;
  top: 20px;
  left: 20px;
  color: white;
  max-width: 70%;
  text-transform: uppercase;
  font-size: 20px;
  font-family: "Anton", sans-serif;
  line-height: 24px;
  text-rendering: geometricPrecision;
  font-weight: normal;
}
.video-overlay-wrapper .video-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(0, 134, 119, 0.7);
  top: 0;
  cursor: pointer;
  z-index: 3;
}
.video-overlay-wrapper .video-overlay.yellow {
  background: rgba(250, 210, 130, 0.4);
}
.video-overlay-wrapper i.play-icon {
  z-index: 3;
  cursor: pointer;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url("../images/small_play_button_white@2x.svg") no-repeat left
    20px bottom 20px;
  background-size: 38px 38px;
}
.video-2-cols {
  margin: 10px 0;
  overflow: hidden;
}
.video-2-cols .wrap {
  padding: 25px 0px 0 0px !important;
}
.latest-jobs li {
  overflow: hidden;
  padding: 27px 0;
  border-bottom: 1px solid #e3e3e3;
}
.latest-jobs li:first-child {
  padding-top: 10px;
}
.latest-jobs li:last-child {
  border-bottom: none;
}
.latest-jobs li img {
  border: 1px solid #e3e3e3;
  float: left;
  width: 110px;
  margin: 0 10px 10px 0;
}
.latest-jobs li img:hover {
  border-color: #00a996;
}
.latest-jobs li .inline-text {
  font-weight: bold;
  font-size: 12px;
  line-height: 1.6;
}
.latest-jobs li p {
  padding: 0;
  padding-bottom: 10px;
  clear: left;
  color: #616161;
  font-size: 13px;
}
.read-more-button {
  padding: 0px !important;
  clear: both;
  margin-top: 10px;
}
.read-more-button a {
  padding: 8px 25px;
  text-transform: uppercase;
  font-weight: lighter;
  font-size: 12px;
  color: #fff;
  display: block;
  margin-top: 2px;
}
.read-more-button.left {
  float: left;
}
.read-more-button.right {
  float: right;
}
.events {
  background: url("../images/events_bg.jpg") repeat-y;
  background-size: 100% 1px;
}
.events ul {
  margin-top: 7px;
}
.events ul li {
  position: relative;
  overflow: hidden;
  padding: 15px 0;
  border-bottom: 1px solid #e3e3e3;
  line-height: 1.6;
}
.events ul li:last-child {
  border-bottom: none;
}
.events ul li a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.events ul li .date {
  text-align: right;
  font-size: 18px;
  text-transform: uppercase;
}
.events ul li .date .month {
  font-weight: lighter;
}
.events ul li .date .day {
  font-weight: bold;
}
.events ul li .title {
  font-size: 15px;
  text-transform: uppercase;
  color: #616161;
  font-weight: bold;
  margin-top: 5px;
  margin-bottom: 10px;
}
.events ul li .text {
  color: #616161;
  font-size: 14px;
}
.events ul li i {
  margin-top: 10px;
  color: #616161;
  font-size: 20px;
  float: right;
}
.events ul li.new {
  padding: 15px 30px;
  color: #fff;
  margin: 0 -20px;
  background-image: url("../images/img-new.png");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 65px 65px;
}
.events ul li.new .title,
.events ul li.new .date,
.events ul li.new .text {
  color: #fff;
}
.events ul li.new .date {
  margin-right: -15px;
}
.events ul li.new i {
  margin-right: -15px;
  color: #fff;
}
.featured-block {
  overflow: hidden;
  background: url("../images/featured_block_bg.jpg") repeat-y;
  background-size: 100% 1px;
  padding: 20px !important;
}
.featured-block h1 {
  margin-bottom: 10px;
  padding-top: 0;
  padding-bottom: 10px;
}
.featured-block h2 {
  font-size: 15px;
  font-weight: bold;
  text-transform: initial;
  font-family: Helvetica-neue, sans-serif;
  line-height: 1.4;
}
.featured-block p {
  font-size: 12px;
}
.social-header ul {
  overflow: hidden;
}
.social-header ul li {
  background-color: #fff;
  position: relative;
  float: left;
  z-index: 2;
}
.social-header ul li i {
  display: block;
  padding: 8px 10px;
  font-size: 24px;
  color: #52cbfe;
}
.social-header ul li i:before {
  border: none;
}
.social-header ul li.active {
  background: #52cbfe;
  width: 78%;
  z-index: 3;
}
.social-header ul li.active i {
  color: #fff;
}
.social-header ul li.active:after {
  z-index: 2;
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 20px 0 0;
  border-color: transparent transparent transparent #fff;
  right: -20px;
}
.social-header ul li.linkedin-tab {
  float: right;
  text-align: right;
}
.social-header ul li.linkedin-tab:after {
  z-index: 2;
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 20px 0 0;
  border-color: transparent #fff transparent transparent;
  left: -20px;
}
.social-header ul li.linkedin-tab.active:after {
  z-index: 3;
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 20px 0 0;
  border-color: transparent #52cbfe transparent transparent;
}
.social-header ul li.twitter-tab:after {
  z-index: 2;
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 0 0 20px;
  border-color: transparent transparent transparent #fff;
  right: -20px;
}
.social-header ul li.twitter-tab.active:after {
  z-index: 3;
  content: "";
  position: absolute;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 0 0 20px;
  border-color: transparent transparent transparent #52cbfe;
}
.social-tabs {
  display: none;
}
.social-tabs:first-child {
  display: block;
}
.team-tabs ul {
  overflow: hidden;
  color: #913d9b;
}
.team-tabs ul li {
  position: relative;
  float: left;
  width: 50%;
  color: #fff;
  padding: 10px;
  background: #c5c5c5;
}
.team-tabs ul li:nth-child(1).active {
  background-color: #008677;
}
.team-tabs ul li:nth-child(2).active {
  background-color: #913d9b;
}
footer#main {
  z-index: 40;
  position: relative;
  padding: 20px;
  background: #008677;
}
footer#main .logo {
  float: right;
}
footer#main .award {
  margin-top: 10px;
  position: absolute;
  bottom: 51px;
  right: 0;
}
footer#main .logo i {
  font-size: 20px;
  color: #fff;
}
footer#main .useful-links {
  float: left;
  color: #fff;
}
footer#main .useful-links h1 {
  font-family: "Anton", sans-serif;
  font-size: 18px;
  font-weight: lighter;
  margin-bottom: 12px;
}
footer#main .useful-links ul li {
  margin-bottom: 10px;
}
footer#main .useful-links ul li a {
  color: #fff;
  font-size: 13px;
}
footer#main .footer-nav {
  clear: left;
  text-align: right;
  margin-top: 60px;
  border-top: 1px solid #fff;
  overflow: hidden;
}
footer#main .footer-nav ul {
  padding: 5px 0;
  float: right;
}
footer#main .footer-nav ul li {
  float: left;
  border-right: 1px solid #fff;
}
footer#main .footer-nav ul li a {
  color: #fff;
  padding: 0 5px;
}
footer#main .footer-nav ul li:last-child {
  border-right: none;
}
.uppercase {
  text-transform: uppercase;
}
.responsive,
.img-responsive {
  width: 100%;
  height: auto;
}
.title-wrapper {
  position: relative;
}
.title-wrapper i {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 34px;
}
.toggle-content-box {
  margin: 7px 0;
}
.toggle-content-box header {
  cursor: pointer;
  position: relative;
  background: #e3e3e3;
}
.toggle-content-box header span {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  padding: 18px;
  display: block;
  padding-right: 60px;
}
.toggle-content-box header span .pink {
  color: #913d9b;
}
.toggle-content-box header span .green {
  color: #00a996;
}
.toggle-content-box header i {
  position: absolute;
  right: 18px;
  font-size: 20px;
  top: 15px;
  color: #fff;
}
.toggle-content-box header i.icon-minus {
  display: none;
}
.toggle-content-box .content {
  padding: 15px 0;
  display: none;
  font-size: 14px;
  color: #616161;
}
.toggle-content-box .content ul li {
  color: #616161;
  font-size: 14px;
  font-weight: lighter;
  padding: 5px 0;
  padding-left: 26px;
  position: relative;
}
.toggle-content-box .content ul li:after {
  content: "";
  width: 11px;
  height: 11px;
  background: #616161;
  position: absolute;
  top: 6px;
  left: 0;
}
.custom-content iframe {
  width: 100%;
  height: 350px;
}
.custom-content ul li {
  color: #616161;
  font-size: 14px;
  font-weight: lighter;
  padding: 5px 0;
  padding-left: 26px;
  position: relative;
}
.custom-content ul li:after {
  content: "";
  width: 11px;
  height: 11px;
  background: #616161;
  position: absolute;
  top: 6px;
  left: 0;
}
.custom-content a {
  color: #00a996;
}
.custom-content .read-more-button {
  display: inline-block;
}
.custom-content .read-more-button a {
  color: white;
  line-height: 1;
}
.custom-content:after {
  content: "";
  display: table;
  clear: both;
}
.logo-list ul {
  overflow: hidden;
}
.logo-list ul li {
  width: 32%;
  padding: 0px 20px;
  margin: 5px 0;
  margin-right: 2%;
  float: left;
  border: 1px solid #e3e3e3;
}
.logo-list ul li:nth-child(3n) {
  margin-right: 0;
}
.logo-list ul li:hover {
  border-color: #00a996;
}
.logo-list ul li img {
  margin: 0 auto;
}
.sidebar-link {
  position: relative;
}
.sidebar-link span {
  font-size: 32px;
  color: #fff;
  padding: 20px;
  font-family: "Anton", sans-serif;
  text-transform: uppercase;
  display: inline-block;
}
.sidebar-link i {
  position: absolute;
  color: #fff;
  right: 20px;
  top: 20px;
  font-size: 32px;
}
.sidebar-link a {
  display: block;
}
.overflow-visible {
  overflow: visible;
}
.social-icons {
  z-index: 40;
  width: 32px;
  position: absolute;
  right: 0px;
  top: 0px;
}
.social-icons.fixed {
  position: fixed;
  top: 10px;
}
.social-icons ul {
  margin-top: 50px;
}
.social-icons ul li {
  text-align: center;
}
.social-icons ul li a {
  padding: 8px;
  display: block;
}
.social-icons ul li i {
  color: #fff;
  font-size: 16px;
}
.social-icons ul li.twitter {
  background: #34c3ff;
}
.social-icons ul li.facebook {
  background: #4266a0;
}
.social-icons ul li.youtube {
  background: #e05462;
}
.social-icons ul li.linkedin {
  background: #0078b6;
}
.social-icons ul li.phone {
  background: #00a996;
}
.social-icons ul li.instagram {
  background: #3f729b;
}
.social-icons ul li.google.plus {
  background: #dd4b39;
}
.download-button-2 {
  width: 180px;
  padding: 20px;
  background: #913d9b;
  color: #fff;
  float: right;
  margin-left: 50px;
  margin-bottom: 50px;
  position: relative;
}
.download-button-2 .title {
  font-size: 16px;
  line-height: 1.2;
}
.download-button-2 i {
  color: #fff;
  font-size: 35px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
.download-button-2 .download {
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 40px;
}
.download-button-2:after {
  content: "";
  position: absolute;
  background: url("../images/download-button-triangle-green.jpg") no-repeat;
  background-size: 23px 24px;
  width: 23px;
  height: 24px;
  top: 0;
  right: 0;
}
.download-button,
.event-download-button {
  width: 175px;
  padding: 15px 15px 20px 15px;
  background: #008677;
  color: #fff !important;
  position: relative;
}
.download-button .title,
.event-download-button .title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px !important;
  font-family: "Anton", arial, sans-serif !important;
  display: block;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff !important;
  margin-bottom: 10px !important;
  font-weight: normal !important;
}
.download-button .subtitle,
.event-download-button .subtitle {
  display: block;
  width: 50%;
  font-size: 13px;
}
.download-button i,
.event-download-button i {
  color: #fff;
  position: absolute;
  right: 30px;
  top: 20px;
  top: calc(50% - 18px);
  font-size: 36px;
}
.download-button:after,
.event-download-button:after {
  content: "";
  position: absolute;
  background: url("../images/download-button-triangle.jpg") no-repeat;
  background-size: 23px 24px;
  width: 23px;
  height: 24px;
  top: 0;
  right: 0;
}
.download-button,
.download-button-2 {
  position: relative;
}
.download-button a,
.download-button-2 a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 20;
}
.address-logo {
  margin-top: 20px;
  float: left;
}
.address-logo img {
  width: 160px;
  border: 1px solid #e3e3e3;
}
.address-map {
  width: 40%;
  float: right;
  padding: 10px;
  margin-bottom: -40px;
  margin-top: 20px;
}
.address-map .info {
  line-height: 1.2;
  float: left;
  width: 45%;
  color: #fff;
  font-size: 12px;
}
.address-map .map {
  float: right;
  width: 55%;
}
.address-map .map img {
  width: 100%;
  height: auto;
}
blockquote {
  margin: 15px 0;
  position: relative;
  font-weight: bold;
  padding: 40px 75px;
  font-size: 16px;
  color: #00a996;
}
blockquote:before,
blockquote:after {
  content: "";
  width: 65px;
  height: 55px;
  position: absolute;
}
blockquote:before {
  top: 0;
  left: 0;
  background: url("../images/blockquote_before.jpg") no-repeat;
}
blockquote:after {
  bottom: 0;
  right: 0;
  background: url("../images/blockquote_after.jpg") no-repeat;
}
.diagram {
  padding: 100px 20px;
  background: #008677;
  font-size: 30px;
  text-align: center;
  color: #616161;
  margin: 10px 0;
}
.video-list {
  margin: 0px 0px 15px 0px;
  color: #616161;
}
.video-list:nth-child(2n - 2) {
  margin-right: 0;
}
.video-list .title {
  margin-top: 15px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
}
.video-list .content {
  font-size: 14px;
}
.team-list ul li {
  margin-top: 30px;
  overflow: hidden;
}
.team-list ul li .image {
  float: left;
  width: 33%;
}
.team-list ul li .image .image-wrapper {
  margin-right: 25px;
}
.team-list ul li .content {
  float: right;
  width: 66%;
}
.team-list ul li .name {
  font-weight: bold;
  font-size: 14px;
  color: #913d9b;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.team-list ul li .position {
  font-weight: bold;
  font-size: 14px;
  color: #00a996;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.team-list ul li .about {
  line-height: 1.6;
  font-size: 14px;
  color: #616161;
}
.landingTopText {
  padding-bottom: 0px !important;
}
.landingTopText h1 {
  padding: 15px 0;
}
.vimeoBlock {
  position: relative;
}
.vimeoBlock iframe,
.vimeoBlock img {
  width: 100%;
  height: 200px;
}
.videoBlockLarge {
  /*width: 100%;*/
  position: relative;
}
.videoBlockLarge .video-large-overlay-wrapper {
  position: relative;
}
.videoBlockLarge .intrinsic-container {
  position: relative;
  height: 0;
  overflow: hidden;
}
.videoBlockLarge .intrinsic-container-16x9 iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* 16x9 Aspect Ratio */
.videoBlockLarge .intrinsic-container-16x9 {
  padding-bottom: 56.25%;
}
.videoBlockLarge .image-wrapper {
  background: #fff;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
}
.videoBlockLarge .poster {
  width: 100%;
  height: auto;
}
.videoBlockLarge .play-icon {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 50;
  cursor: pointer;
  background: url("../images/play_button.svg") no-repeat center center;
  background-size: 100px 100px;
}
.register-form .error-message,
.register-form .success-message {
  margin-bottom: 10px;
  padding: 10px;
  color: #fff;
}
.register-form .error-message {
  background: #e05562;
}
.register-form .error-message a {
  text-decoration: underline;
  color: #fff;
}
.register-form .success-message {
  background: #00a996;
}
.register-form .form-group {
  width: 100%;
  padding: 7px 0;
}
.register-form label {
  width: 170px;
  line-height: 23px;
  padding-right: 20px;
  float: left;
  font-size: 14px;
  color: #616161;
}
.register-form input,
.register-form select {
  float: left;
  background: #e3e3e3;
  font-size: 11px;
  color: #616161;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 5px;
  border: none;
  line-height: 1;
}
.register-form select {
  visibility: hidden;
}
.register-form input[type="text"],
.register-form input[type="email"] {
  width: 170px;
}
.register-form input[type="radio"] {
  visibility: hidden;
}
.register-form input[type="submit"] {
  padding: 4px 35px;
  font-size: 17px;
  background: #9dce33;
  color: #fff;
  font-family: Helvetica-neue, sans-serif, Arial;
  width: auto;
  cursor: pointer;
  margin-top: 40px;
  font-weight: lighter;
  line-height: 24px;
}
.register-form .custom-select-menu label {
  min-width: 100px;
}
.register-form .newsletter {
  overflow: hidden;
  margin-top: 30px;
}
.register-form .newsletter label {
  width: 100%;
}
.register-form .newsletter .radio label {
  width: auto;
  margin-top: 30px;
}
.register-form .disclaimer {
  margin-top: 45px;
  font-size: 14px;
  line-height: normal;
  color: #616161;
}
.register-form .disclaimer a {
  color: #00a996;
}
.event-download-button {
  height: 30px;
  margin-top: 10px;
  padding: 8px 10px;
  width: 144px;
  right: 0;
  top: 0;
}
.event-download-button a .title {
  font-size: 15px !important;
  padding-right: 48px;
  margin: 0 !important;
}
.event-download-button a i {
  font-size: 12px;
  margin-top: 8px;
  right: 46px;
  top: 1px;
}
.event-download-button:after {
  background: url("../images/dwnload_btn_triangle_big.jpg") no-repeat;
  width: 33px;
  height: 30px;
}
.events-list,
.news-list {
  margin-top: 25px;
}
.events-list h2,
.news-list h2 {
  color: #913d9b;
}
.events-list h3,
.news-list h3 {
  color: #913d9b;
}
.events-list .day,
.news-list .day,
.events-list .year,
.news-list .year,
.events-list .title,
.news-list .title,
.events-list .month,
.news-list .month {
  color: #913d9b;
}
.events-list .more,
.news-list .more {
  background: #913d9b;
}
.events-list.past h2,
.news-list.past h2 {
  color: #83c7bf;
}
.events-list.past h3,
.news-list.past h3 {
  color: #83c7bf;
}
.events-list.past .day,
.news-list.past .day,
.events-list.past .year,
.news-list.past .year,
.events-list.past .title,
.news-list.past .title {
  color: #83c7bf;
}
.events-list.past .more,
.news-list.past .more {
  background: #83c7bf;
}
.events-list.upcoming h2,
.news-list.upcoming h2 {
  color: #9dce33;
}
.events-list.upcoming h3,
.news-list.upcoming h3 {
  color: #9dce33;
}
.events-list.upcoming .day,
.news-list.upcoming .day,
.events-list.upcoming .year,
.news-list.upcoming .year,
.events-list.upcoming .title,
.news-list.upcoming .title {
  color: #9dce33;
}
.events-list.upcoming .more,
.news-list.upcoming .more {
  background: #9dce33;
}
.events-list h3,
.news-list h3 {
  margin: 22px 0 0px 20px;
}
.events-list h6,
.news-list h6 {
  padding: 10px 0;
}
.events-list ul,
.news-list ul {
  margin-left: 20px;
}
.events-list ul li,
.news-list ul li {
  border-bottom: 1px solid #c3c3c3;
  overflow: hidden;
  margin: 25px 0;
}
.events-list ul li iframe,
.news-list ul li iframe {
  width: 100%;
}
.events-list ul li .date,
.news-list ul li .date {
  float: left;
  width: 70px;
}
.events-list ul li .date .day,
.news-list ul li .date .day {
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 3px;
}
.events-list ul li .date .year,
.news-list ul li .date .year {
  font-size: 22px;
  margin-top: -6px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.events-list ul li .date .month,
.news-list ul li .date .month {
  margin-bottom: -6px;
  font-size: 22px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
}
.events-list ul li .more,
.news-list ul li .more {
  margin: 22px 0;
  float: left;
}
.events-list ul li .more a,
.news-list ul li .more a {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  padding: 7px 25px;
  margin-top: 2px;
}
.events-list ul li .full_description,
.news-list ul li .full_description {
  display: none;
}
.events-list ul li .full_description p,
.news-list ul li .full_description p {
  padding: 0 !important;
}
.events-list ul li .description,
.news-list ul li .description {
  overflow: hidden;
}
.events-list ul li .description .title,
.news-list ul li .description .title {
  margin-bottom: 5px;
  font-size: 19px;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.events-list ul li .description .content,
.news-list ul li .description .content {
  line-height: 1.6;
  color: #616161;
  font-size: 14px;
}
.events-list .speakers,
.news-list .speakers {
  font-size: 13px;
  color: #616161;
}
.events-list .speakers ul,
.news-list .speakers ul {
  margin-left: 0;
}
.events-list .speakers ul li,
.news-list .speakers ul li {
  line-height: 14px;
  margin: 15px 0;
  position: relative;
  padding-bottom: 15px;
}
.events-list .speakers ul li strong,
.news-list .speakers ul li strong {
  text-transform: uppercase;
}
.events-list .event-presentations ul,
.news-list .event-presentations ul {
  margin-left: 0;
}
.events-list .event-presentations ul li,
.news-list .event-presentations ul li {
  width: 175px;
  background: #008677;
  position: relative;
  margin: 10px 0;
}
.events-list .event-presentations ul li:first-child,
.news-list .event-presentations ul li:first-child {
  margin-top: 3px;
}
.events-list .event-presentations ul li:after,
.news-list .event-presentations ul li:after {
  content: "";
  position: absolute;
  background: url("../images/download-button-triangle.jpg") no-repeat;
  background-size: 23px 24px;
  width: 23px;
  height: 24px;
  top: 0;
  right: 0;
}
.events-list .event-presentations ul li a,
.news-list .event-presentations ul li a {
  color: #fff;
  padding: 10px 35px 10px 15px;
  display: block;
  font-size: 1.5rem;
  word-wrap: break-word;
}
.news-list ul {
  margin-left: 0;
}
.news-list ul li .date {
  text-align: center;
}
.news-list ul li .date .day {
  letter-spacing: 0px;
}
.latest-news-see-more-button {
  margin-top: 37px;
}
.block-pink.featured-block .latest-news-see-more-button {
  margin-top: 10px;
}
.jobs-page {
  min-height: 500px;
}
.jobs-page select {
  visibility: hidden;
}
.jobs-page .custom-select-menu {
  margin: 5px 0;
  display: block;
  width: auto;
}
.jobs-page .custom-select-menu label {
  display: block;
}
.jobs-page .custom-select-menu ul {
  width: 100%;
}
.jobs-page .custom-select-menu ul li {
  display: block;
}
.jobs-page .jobs-list > ul > li {
  padding: 25px 0;
  border-top: 1px dotted #e3e3e3;
}
.jobs-page .jobs-list > ul > li:nth-child(even) {
  background: transparent url("../images/jobs-list-bg.jpg") repeat-y;
  background-size: 100% 1px;
}
.jobs-page .jobs-list > ul > li .download-button {
  margin: 20px 0;
}
.jobs-page .jobs-list > ul > li .date {
  background: #f7f7f7;
  padding: 10px;
  margin: 0 25px 25px 0;
  float: left;
}
.jobs-page .jobs-list > ul > li .date .header-1,
.jobs-page .jobs-list > ul > li .date .header-2 {
  text-transform: uppercase;
  color: #00a996;
  text-align: center;
}
.jobs-page .jobs-list > ul > li .date .header-1 {
  font-size: 12px;
}
.jobs-page .jobs-list > ul > li .date .header-2 {
  font-size: 15px;
  font-weight: bold;
}
.jobs-page .jobs-list > ul > li .date .day {
  font-size: 20px;
  color: #913d9b;
  text-align: center;
  font-weight: bold;
}
.jobs-page .jobs-list > ul > li .date .year {
  font-size: 20px;
  color: #913d9b;
  text-align: center;
  margin-top: -2px;
}
.jobs-page .jobs-list > ul > li .description {
  overflow: hidden;
}
.jobs-page .jobs-list > ul > li .description .logo {
  width: 115px;
  margin-right: 20px;
  margin-bottom: 5px;
}
.jobs-page .jobs-list > ul > li .description .logo:hover {
  border-color: #00a996;
}
.jobs-page .jobs-list > ul > li .description .logo img {
  border: 1px solid #f1f1f1;
  width: 113px;
  height: auto;
}
.jobs-page .jobs-list > ul > li .description .logo img:hover {
  border-color: #00a996;
}
.jobs-page .jobs-list > ul > li .description h2 {
  color: #00a996;
}
.jobs-page .jobs-list > ul > li .description h2 a {
  color: #00a996;
}
.jobs-page .jobs-list > ul > li .description h2 .closing_date {
  display: block;
  color: #913d9b;
  font-size: 20px;
  line-height: 30px;
}
.jobs-page .jobs-list > ul > li .description .location {
  text-transform: uppercase;
  color: #1e428b;
  font-size: 15px;
  font-weight: bold;
}
.jobs-page .jobs-list > ul > li .description .excerpt {
  margin-top: 10px;
  width: 70%;
  font-size: 13px;
  font-weight: bold;
  color: #939393;
}
.jobs-page .jobs-list > ul > li .full_description {
  display: none;
  width: 100%;
  margin-top: 15px;
  color: #939393;
}
.jobs-page .jobs-list > ul > li .full_description a {
  color: #00a996;
}
.jobs-page .jobs-list > ul > li .full_description ul li {
  color: #616161;
  font-size: 14px;
  font-weight: lighter;
  padding: 5px 0;
  padding-left: 26px;
  position: relative;
}
.jobs-page .jobs-list > ul > li .full_description ul li:after {
  content: "";
  width: 11px;
  height: 11px;
  background: #1e428b;
  position: absolute;
  top: 6px;
  left: 0;
}
.jobs-page .jobs-list > ul > li .full_description > .title {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}
.jobs-page .jobs-list > ul > li .read-more-button {
  background: #00a996;
}
.jobs-page .more-link {
  font-size: 14px;
  color: #00a996;
}
.icheckbox,
.iradio {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  cursor: pointer;
}
.radio span {
  display: inline-block;
  line-height: 20px;
  vertical-align: top;
  height: 20px;
  font-size: 11px;
  cursor: pointer;
  margin-left: 7px;
}
.radio label {
  width: auto;
}
.icheckbox {
  background-position: 0 0;
}
.icheckbox.hover {
  background-position: -24px 0;
}
.icheckbox.checked {
  background-position: -48px 0;
}
.icheckbox.disabled {
  background-position: -72px 0;
  cursor: default;
}
.icheckbox.checked.disabled {
  background-position: -96px 0;
}
.iradio_square {
  display: inline-block;
  height: 18px;
  width: 18px;
  background: #fff;
  border: 2px solid #e3e3e3;
}
.iradio_square.hover {
  background-position: -144px 0;
}
.iradio_square.checked {
  background: #fff url("../images/i2020_checkedbox.png") no-repeat;
  background-size: 14px 14px;
}
.iradio_square.disabled {
  background-position: -192px 0;
  cursor: default;
}
.iradio_square.checked.disabled {
  background-position: -216px 0;
}
.custom-select-menu {
  display: inline-block;
  outline: none;
  position: relative;
  background: #e3e3e3;
}
.custom-select-menu label {
  color: #616161;
  display: inline-block;
  padding: 5px;
  font-size: 11px;
  position: relative;
  /* Prevents text-selection on the label. */
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  /* We're giving the label a specific width.
Don't forget to set a width for the list of options
as well (see below). */
  width: 100%;
  padding-right: 50px;
  line-height: 1;
}
.custom-select-menu label.selection-made {
  color: #616161;
}
.custom-select-menu label:after {
  border-top: 6px solid #888;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  content: "";
  position: absolute;
  right: 10px;
  top: 9px;
}
.custom-select-menu ul {
  background: #e3e3e3;
  left: 10px;
  list-style: none;
  margin: 0 -10px;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto; /* Allow it to scroll vertically. */
  position: absolute;
  top: 21px;
  width: auto; /* Set a width equal to the label. */
  z-index: 2;
  width: 100%;
}
.custom-select-menu li {
  background: #e3e3e3;
  cursor: pointer;
  padding: 7px 10px;
}
.custom-select-menu li:hover,
.custom-select-menu .selected {
  background: #616161;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.tab-title-ex,
.tab-title {
  cursor: pointer;
}
.tabs-content {
  display: none;
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  background-color: #fff;
  opacity: 0.9;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #616161;
}
.cookies-notice {
  display: none;
  width: 100%;
  overflow: hidden;
}
.cookies-notice .inner {
  display: block;
  max-width: 1368px;
  margin: 0 auto;
  position: relative;
  padding: 5px 10px;
  text-align: center;
}
.cookies-notice .inner p {
  display: inline-block;
  margin-right: 10px;
}
.cookies-notice .inner .btn {
  background-color: #9dce33;
  color: #fff;
  display: inline-block;
  font-size: 1.1rem;
  padding: 8px 14px;
  position: relative;
  text-transform: uppercase;
}
.cookies-notice .inner .btn:after {
  display: none;
}
.cookies-notice .inner .btn.learn-more {
  background-color: #52cbfe;
}
@media screen and (min-width: 480px) {
  .event-download-button {
    margin: 0;
    position: absolute;
  }
  .speakers {
    font-size: 12px;
  }
  .speakers ul {
    margin-left: 0px;
  }
  .speakers ul li {
    min-height: 50px;
    position: relative;
  }
}
/* 700px width and below */
@media screen and (max-width: 700px) {
  .col-1-2.jIM-block {
    width: 48%;
    float: left;
    margin-left: 4%;
  }
  .col-1-2.jIM-block:first-child {
    margin-left: 0%;
  }
  .jIM-con .jIM-block .inner {
    padding: 15px;
  }
  .jIM-con .jIM-block .inner h3 {
    width: 100%;
  }
  .salesBLock {
    padding-bottom: 170px;
  }
  .whiteBlocker {
    width: 48.3%;
  }
  .sidesGrey {
    width: 100%;
  }
}
/* DESKTOP */
@media screen and (min-width: 700px) {
  .col-1-3 {
    width: 33.333333%;
    float: left;
  }
  .col-2-3 {
    width: 66.666666%;
    float: left;
  }
  .col-1-2 {
    width: 50%;
    float: left;
  }
  .cs-list .cs-item .info h3,
  .cs-list .cs-item .info p {
    /*padding-left: 18px !important;*/
  }
  /* Daniel START */
  .space-l {
    padding-left: 40px;
  }
  .space-r {
    padding-right: 40px;
  }
  .space-l-sml {
    padding-left: 10px;
  }
  .space-r-sml {
    padding-right: 10px;
  }
  /* Daniel END */
  .mobile-only {
    display: none !important;
  }
  .desktop-only {
    display: block !important;
  }
  nav#header {
    padding: 20px 20px 0px 20px;
  }
  .slider .content {
    top: 20px;
    width: 40%;
    left: 30px;
  }
  .slider .content h2 {
    line-height: 0.9;
  }
  .slider .content p {
    margin: 10px 0 0 0;
    text-transform: uppercase;
    line-height: 1;
  }
  footer#main {
    padding: 40px;
  }
  footer#main .logo i {
    font-size: 30px;
  }
  .vacancies .download-button {
    position: absolute;
  }
  .video-2-cols {
    margin: 10px 0;
    overflow: hidden;
  }
  .video-2-cols .wrap {
    padding: 0px 0px 0 25px !important;
  }
  .video-list {
    float: left;
    width: 48%;
    margin-right: 4%;
  }
  .video-list-trainee {
    width: 48%;
    margin-right: 4%;
  }
  .social-header ul li.active {
    width: 72.5%;
  }
  #twitter-timeline-wrap iframe {
    height: 1200px !important;
  }
  .hero-banner {
    min-height: 242px;
    padding-top: 0px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 20px;
  }
  .hero-banner .wrap {
    padding-top: 20px;
  }
  .hero-banner .wrap h1 {
    margin-top: 25px;
  }
  .cs-list.main .cs-item:nth-child(3n + 1):after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .cs-list.main .cs-item:nth-of-type(3n + 1) {
    clear: left;
  }
  .video-overlay-wrapper .image-wrapper {
    background-size: 240px;
  }
  .cs-list article.col-1-3 {
    width: 33.333333%;
  }
  .salesBLock {
    background-size: 100%, 100%;
  }
}
@media screen and (min-width: 1024px) {
  .col-1-3 {
    width: 33.333333%;
    float: left;
  }
  .slider .content {
    top: 20px;
    width: 40%;
    left: 30px;
  }
  .slider .content h1,
  .slider .content h2 {
    line-height: 0.9;
    font-weight: lighter;
  }
  .slider .content p {
    margin: 15px 0;
    line-height: 1px;
    text-transform: uppercase;
    line-height: 1.3;
  }
  .mobile-icon {
    display: none;
  }
  .menu-wrapper {
    position: relative;
    max-width: 1024px;
    margin: 0 auto;
  }
  .top-menu-desktop {
    display: block;
  }
  .top-menu-desktop ul {
    background-color: #00a996;
    margin-top: 13px;
  }
  .top-menu-desktop ul {
    float: right;
  }
  .top-menu-desktop ul li {
    float: left;
    margin-left: 20px;
  }
  .top-menu-desktop ul li a {
    font-size: 14px;
    font-family: arial, sans-serif;
    font-weight: bold;
    color: white;
  }
  .top-menu-desktop ul li a:hover {
    text-decoration: underline;
  }
  .top-menu-mobile {
    display: none !important;
  }
  .topNavArea .top-menu-desktop {
    display: block;
  }
  .topNavArea .top-menu-mobile {
    display: none;
  }
  .mainNavArea .top-menu-desktop {
    display: none;
  }
  .mainNavArea .top-menu-mobile {
    display: block;
  }
  nav#header {
    margin: 0 auto;
    background: #00a996;
    color: #fff;
    font-weight: lighter;
    text-transform: uppercase;
    font-size: 13px;
    /*text-align: center;*/
    padding: 0px 20px 42px 20px;
  }
  nav#header ul {
    padding-left: 10px;
    display: inline-block;
    overflow: visible;
    margin-bottom: -44px;
  }
  nav#header ul li {
    border: none;
    display: block !important;
    float: left;
  }
  nav#header ul li:hover ul {
    display: block;
  }
  nav#header ul li:nth-child(2) {
    margin-top: 0;
  }
  nav#header ul li.logo {
    position: relative;
    margin-bottom: 0px;
    margin-right: 20px;
    margin-top: -22px;
  }
  nav#header ul li.logo i {
    margin-top: -8px;
    font-size: 30px;
    position: absolute;
    left: 0;
  }
  nav#header ul li.logo a img,
  nav#header ul li.logo a {
    padding: 0;
    width: 181px;
    height: 51px;
  }
  nav#header ul li:last-child {
    border: none;
  }
  nav#header ul li a {
    display: block;
    padding: 15px 15px;
    color: #fff;
  }
  nav#header ul li ul {
    position: absolute;
    padding-left: 0px;
    z-index: 500;
  }
  nav#header ul ul li {
    border: none !important;
    padding: 20px 15px 0px 15px;
  }
  nav#header ul ul li a {
    text-align: left;
    padding: 0 0 17px 0 !important;
    border-bottom: solid 1px #049080;
  }
  nav#header ul ul li a:hover {
    text-decoration: underline;
  }
  nav#header ul ul li:last-child a {
    border-bottom: none;
  }
  nav#header ul ul li:hover {
    background-color: #00a996;
  }
  nav#header ul ul {
    padding-bottom: 15px;
  }
  nav#header ul ul li:last-child {
    border-bottom: none;
    padding-bottom: 5px;
  }
  nav#header .subMenuBtn {
    display: none;
  }
  #header-register .title {
    padding-right: 15px;
    text-align: left;
  }
  #header-register ul li {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
  }
  #header-register ul li:first-child {
    cursor: default;
    display: inline-block;
    margin-left: 55px;
  }
  #header-register ul li:last-child {
    margin-left: 40px;
    margin-right: 0;
  }
  #header-register ul li .box {
    background: #fff;
    width: 24px;
    height: 24px;
    display: inline-block;
    margin-right: 15px;
  }
  #header-register ul li .name {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    color: #616161;
    height: 24px;
    vertical-align: top;
    line-height: 28px;
  }
  .social-icons {
    right: -32px;
  }
  .jobs-page .custom-select-menu {
    float: left;
    margin-right: 20px;
    margin: 15px 54px 25px 0;
  }
  .jobs-page .custom-select-menu label {
    width: 120px;
  }
  .jobs-page .custom-select-menu:last-child {
    margin-right: 0px;
    float: right;
  }
  .jobs-page .jobs-list > ul > li .description .logo {
    display: table-cell;
    vertical-align: top;
  }
  .jobs-page .jobs-list > ul > li .description .titles {
    padding-left: 20px;
    display: table-cell;
  }
  .social-header ul li.active {
    width: 80%;
  }
  .jIM-con .jIM-block .inner {
    background-size: 110px 110px;
    background-position: right 10px bottom 10px;
  }
  .jIM-con.investment .jIM-block .inner.one {
    background-image: url("../images/jobs-in-investment/Object_01.svg");
  }
  .jIM-con.investment .jIM-block .inner.two {
    background-image: url("../images/jobs-in-investment/Object_02.svg");
  }
  .jIM-con.investment .jIM-block .inner.three {
    background-image: url("../images/jobs-in-investment/Object_03.svg");
  }
  .jIM-con.investment .jIM-block .inner.four {
    background-image: url("../images/jobs-in-investment/Object_04.svg");
  }
  .jIM-con.corporate .jIM-block .inner.one {
    background-image: url("../images/jobs-in-investment/Object_05.svg");
  }
  .jIM-con.corporate .jIM-block .inner.two {
    background-image: url("../images/jobs-in-investment/Object_06.svg");
  }
  .jIM-con.corporate .jIM-block .inner.three {
    background-image: url("../images/jobs-in-investment/Object_07.svg");
  }
  .jIM-con.corporate .jIM-block .inner.four {
    background-image: url("../images/jobs-in-investment/Object_08.svg");
  }
  .whiteBlocker {
    width: 311px;
  }
  .sidesGrey {
    width: 311px;
  }
  .cs-list.main .cs-item:nth-child(3n + 1):after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .cs-list.main .cs-item:nth-of-type(3n + 1) {
    clear: left;
  }
  .cs-single .description {
    margin: 30px 0px;
  }
  .cs-single .info {
    padding-left: 20px;
  }
  .cs-single .info {
    margin-top: 0px;
  }
  .cs-list .cs-item img {
    margin-bottom: 0px;
  }
  .video-update-con .video-con iframe {
    width: 100%;
    min-height: 280px;
    opacity: 0;
  }
  .video-overlay-wrapper .image-wrapper {
    background-size: cover;
  }
  .cs-list article.col-1-3 {
    width: 33.333333%;
  }
  .salesBLock {
    background-size: 100%, 100%;
  }
}
