/* ------------------------------------------------------------ *\
    01. Base CSS Reset
\* ------------------------------------------------------------ */

body {
  background: #fff;
  font-size: 14px;
  color: #333;
  margin: 0;
  padding: 0;
  text-align: left;
  direction: ltr;
  unicode-bidi: embed;
  overflow: auto;
  letter-spacing: 0.25;
}

#wrapper {
  line-height: 1.6;
  margin: 0 auto;
  position: relative;
  width: auto;
  background: #fff;
}

body.web.desktop {
  overflow: auto;
  padding: 0;
}

body.desktop #wrapper {
  max-width: 100%;
}

img[src="//bat.bing.com/action/0?ti=4017571&amp;Ver=2"] {
  display: none !important;
}

/* ------------------------------------------------------------ *\
    02. Fonts
\* ------------------------------------------------------------ */

@font-face {
  font-family: 'ProximaNovaBold';
  src: url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovabold/ProximaNova-Bold.eot');
  src: url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovabold/ProximaNova-Bold.eot?#iefix') format('embedded-opentype'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovabold/ProximaNova-Bold.woff') format('woff'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovabold/ProximaNova-Bold.woff2') format('woff2'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovabold/ProximaNova-Bold.ttf') format('truetype'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovabold/ProximaNova-Bold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaLight';
  src: url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovalight/ProximaNova-Light.eot');
  src: url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovalight/ProximaNova-Light.eot?#iefix') format('embedded-opentype'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovalight/ProximaNova-Light.woff') format('woff'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovalight/ProximaNova-Light.woff2') format('woff2'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovalight/ProximaNova-Light.ttf') format('truetype'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovalight/ProximaNova-Light.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaReg';
  src: url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovareg/ProximaNova-Reg.eot');
  src: url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovareg/ProximaNova-Reg.eot?#iefix') format('embedded-opentype'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovareg/ProximaNova-Reg.woff') format('woff'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovareg/ProximaNova-Reg.woff2') format('woff2'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovareg/ProximaNova-Reg.ttf') format('truetype'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovareg/ProximaNova-Reg.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'ProximaNovaSemibold';
  src: url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovasemibold/ProximaNova-Semibold.eot');
  src: url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovasemibold/ProximaNova-Semibold.eot?#iefix') format('embedded-opentype'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovasemibold/ProximaNova-Semibold.woff') format('woff'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovasemibold/ProximaNova-Semibold.woff2') format('woff2'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovasemibold/ProximaNova-Semibold.ttf') format('truetype'), url('https://efdigitalmarketing.github.io/templates/assets/fonts/proximanovasemibold/ProximaNova-Semibold.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/* ------------------------------------------------------------ *\
    03. Base Css
\* ------------------------------------------------------------ */

*, *::before, *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  outline: 0 none;
  padding: 0;
}

*:focus {
  outline: 0;
}

a {
  text-decoration: none;
  outline: none;
}

img {
  display: inline-block;
  height: auto;
  vertical-align: middle;
}

img, iframe {
  border: 0 none;
}

img, iframe, video, audio, object {
  max-width: 100%;
}

ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

body {
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
  letter-spacing: 0.25 !important;
  line-height: 1.6 !important;
  overflow-x: hidden;
}

body, p, div, span, button, i, label, a, input, select, textarea, option {
  font-family: 'ProximaNovaLight', Helvetica, Arial;
  font-size: 16px;
  letter-spacing: 0.38px;
  font-weight: 300;
}

#wrapper {
  margin: 0 auto !important;
  width: 100% !important;
  float: left;
  padding: 0;
  background: #f4f3ee;
}

.col-full {
  width: 100%;
  float: left;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "ProximaNovaBold", Georgia, sans-serif;
  font-weight: 300;
}

b, strong {
  font-family: "ProximaNovaSemiBold", Georgia, sans-serif;
}

h1 {
  font-size: 48px;
  width: 100%;
  float: left;
  text-align: center;
  letter-spacing: 0.56px;
  line-height: 1.3;
}

h2 {
  font-size: 32px;
  line-height: 1.32;
  letter-spacing: 0.34px;
}

p {
  font-size: 16px;
  letter-spacing: 0.38px;
  font-weight: 300;
}

.sub-header {
  width: 100%;
  float: left;
  text-align: center;
  margin: 15px 0px;
}

.button {
  width: auto;
  text-align: center;
  padding: 12px 15px;
  border-radius: 100px;
  font-size: 14px;
  border: 1px solid transparent;
  display: inline-block;
  letter-spacing: 0.5px;
  font-family: 'ProximaNovaReg', Helvetica, Arial;
}

.content-box {
  width: 100%;
  margin: 0 auto;
  max-width: 970px;
  display: block;
  padding: 0 30px;
}

.section-div {
  width: 100%;
  float: left;
  position: relative;
}

.section-header {
  width: 100%;
  float: left;
}

.section-header h1 {
  width: auto;
  float: left;
  color: #333;
  font-size: 28px;
  padding-bottom: 24px;
  text-align: left;
}

.desk-show {
  display: block;
}

.mob-show {
  display: none;
}

.none {
  display: none;
}

@media all and (max-width: 767px) {
  h1 {
    font-size: 22px;
  }
  h2 {
    font-size: 20px;
  }
  p, label {
    font-size: 14px;
    font-weight: 300;
  }
  .desk-show {
    display: none;
  }
  .mob-show {
    display: block;
  }
  .content-box {
    width: 100%;
    float: left;
    padding: 0 15px;
  }
  .button {
    font-size: 14px;
  }
  .section-header h1 {
    font-size: 22px;
  }
}

/* ------------------------------------------------------------ *\
    04. Animation
\* ------------------------------------------------------------ */

.toanimate {
  position: relative;
  -webkit-transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: all 1s cubic-bezier(0.215, 0.61, 0.355, 1);
  opacity: 0;
}

.toanimate.animate {
  opacity: 1;
}

.toanimate-left {
  left: -400px;
}

.toanimate-left.animate {
  left: 0;
}

.toanimate-right {
  right: -400px;
}

.toanimate-right.animate {
  right: 0;
}

.toanimate-bottom {
  bottom: -100px;
}

.toanimate-bottom.animate {
  bottom: 0;
}

@media (max-width: 767px) {
  .toanimate {
    opacity: 1;
  }
  .toanimate-left {
    left: 0;
  }
  .toanimate-right {
    right: 0;
  }
  .toanimate-bottom {
    bottom: 0;
  }
}

/**** 4.1 spinner ****/

.spiner-holder {
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 9999;
  position: fixed;
  background: #000;
}

.spiner {
  position: relative;
  margin: 50% auto;
  width: 20px;
  height: 20px;
}

.spiner:before {
  display: block;
  content: "";
  position: absolute;
  background-image: url("../images/spin.jpg");
  background-size: cover;
  background-position: center center;
  border-radius: 50%;
  width: 104%;
  height: 104%;
  -webkit-animation-name: loading;
  animation-name: loading;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  z-index: 1;
}

.spiner:after {
  display: block;
  content: "";
  position: absolute;
  border-radius: 50%;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  width: 98%;
  height: 98%;
  z-index: 0;
}

@-webkit-keyframes loading {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes loading {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* ------------------------------------------------------------ *\
    04. Header
\* ------------------------------------------------------------ */

header {
  width: 100%;
  float: left;
  position: absolute;
}

.row-head-top {
  width: 100%;
  padding: 10px 161px;
  position: relative;
  z-index: 30;
  margin: 0 auto;
}

.head-logo {
  max-width: 35%;
  width: 100%;
  float: left;
  padding: 0 0 10px;
}

.head-logo img {
  max-width: 100%;
  float: left;
}

.logo-txt {
  width: auto;
  float: left;
  padding-left: 25px;
  font-size: 14px;
  font-family: "ProximaNovaSemiBold", Georgia, sans-serif;
  color: white;
  font-style: italic;
  line-height: 4;
}

/*
.tk_head{
  padding:10px 161px;
}
*/

@media all and (max-width: 767px) {
  .row-head-top, .tk_head {
    padding: 10px;
  }
  .row-head-mid {
    display: none !important;
  }
  .row-head-menu {
    padding: 0;
    border-bottom: 0;
  }
  .head-logo img {
    max-width: 60%;
  }
}

/* ------------------------------------------------------------ *\
    Hero Section
\* ------------------------------------------------------------ */

.hero-section-bg {
  background-color: #00abeb;
  height: 100%;
}

.hero-container {
  width: 100%;
  float: left;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 700px;
  position: relative;
  z-index: 1;
}

.hero-content {
  width: 100%;
  float: left;
  padding-left: 161px;
}

.heroLeft, .heroRight {
  width: 50%;
  float: left;
}

.hero-content h1 {
  color: #fff;
  margin-bottom: 20px;
  text-align: left;
  font-size: 72px;
}

.hero-content h1 span {
  font-size: inherit;
  color: #00364c;
  font-family: inherit;
}

.hero-subheader {
  color: #fff;
  margin: 20px auto 40px;
  width: 100%;
  float: none;
  max-width: 700px;
  text-align: center;
}

.hero-subheader-content {
  text-align: center;
}

.hero-content p {
  color: #fff;
  font-family: "ProximaNovaSemiBold", Georgia, sans-serif;
  font-size: 26px;
  max-width: 425px;
}

.hero-btn-area {
  width: 100%;
  float: left;
  text-align: left;
  padding-top: 30px;
}

.hero-btn {
  background: #00364c url("../images/buttonarrowdown.svg");
  background-position: 85%;
  background-size: 12px;
  background-repeat: no-repeat;
  color: #fff;
  width: 100%;
  max-width: 164px;
  padding: 11px 0;
}

.hero-btn:hover {
  background: #1B4B5F url("../images/buttonarrowdown.svg");
  background-repeat: no-repeat;
  background-position: 85%;
  background-size: 12px;
  color: #fff;
  transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.heroBgRight {
  background: url("../images/heroImag1.jpg");
  background-size: contain;
  height: 450px;
  background-repeat: no-repeat;
  background-position: right;
  width: 100%;
  float: right;
}

@media all and (max-width:767px) {
  .hero-section-bg {
    background: url("../images/StageMob.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
  }
  .hero-content {
    max-width: 320px;
    width: 100%;
    display: none;
  }
  .hero-container {
    display: block;
    height: 400px;
  }
  .hero-content h1 {
    color: #fff;
    margin: 20px 0;
    font-size: 22px;
  }
  .hero-subheader {
    color: #fff;
    margin: 0 0 30px;
  }
  .hero-section-bg .hero-container .hero-content h1 {
    font-size: 24px;
  }
  .hero-section-bg .hero-container .hero-content p {
    font-size: 16px;
  }
  .hero-subheader-content {
    font-size: 14px;
  }
}

/* ----------------------------------------------------------- *\
    Detail
\* ----------------------------------------------------------- */

.section-details {
  width: 100%;
  float: left;
  background: transparent;
  position: relative;
  padding-left: 80px;
}

.detail-content {
  width: 100%;
  float: left;
  background: #fff;
  position: relative;
  padding-bottom: 80px;
  margin-top: -100px;
}

.detail-box {
  width: 45%;
  float: left;
  padding: 120px 80px 27px;
  background: #fff;
  position: relative;
  z-index: 1;
}

.detail-head {
  width: 100%;
  float: left;
  padding-bottom: 30px;
}

.detail-head h1 {
  width: 95%;
  float: left;
  color: #333;
  text-align: left;
  padding-bottom: 10px;
  font-size: 28px;
}

.detail-sub {
  width: 80%;
  float: left;
  padding-bottom: 30px;
}

.detail-sub p {
  width: 100%;
  max-width: 390px;
  float: left;
  text-align: left;
  padding-bottom: 30px;
  color: #333;
}

.detail-next-sem {
  width: 55%;
  float: right;
  position: relative;
  display: block;
  min-height: 345px;
}

.detail-next-sem img.mtop {
  width: 100%;
  margin-top: -90px;
  float: right;
}

.detail-next-sem img.mltop {
  max-width: 100%;
  margin-top: -90px;
  float: right;
}

.detSliderBlk {
  width: 100%;
  float: left;
  padding: 0 0 0 80px;
  position: relative;
}

.detSliderBlk h1 {
  font-size: 22px;
  padding: 20px 0;
}

.detSliderBlk ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.detSliderBlk ul li {
  width: 25%;
  float: left;
}

.reqBlock {
  width: 100%;
  float: left;
}

.reqImag {
  width: 100%;
  float: left;
  text-align: left;
}

.reqImag img {
  max-width: 70px;
}

.reqCon {
  width: 100%;
  float: left;
  padding-top: 15px;
}

.reqCon h1 {
  font-size: 16px;
  text-align: left;
  color: #333;
  padding: 0 0 8px;
}

.reqCon p {
  font-size: 16px;
  text-align: left;
  color: #333;
  max-width: 200px;
}

.downGuide {
  width: 100%;
  float: left;
  padding: 100px 0 0 80px;
  color: #00abeb;
}

.downGuide img {
  max-width: 21px;
  margin-left: 10px;
}

.ef-challenge-box {
  width: 100%;
  padding: 35px 20px;
  margin-top: 0;
  float: right;
  background: #00abeb;
}

.ef-challenge-box h1 {
  color: #fff;
  margin-bottom: 20px;
  text-align: left;
  font-size: 38px;
}

.ef-challenge-box h1 span {
  font-size: inherit;
  color: #00364c;
  font-family: inherit;
}

.ef-challenge-box p {
  color: #fff;
  font-family: "ProximaNovaSemiBold", Georgia, sans-serif;
  font-size: 20px;
  max-width: 285px;
}

@media all and (max-width:767px) {
  .section-details {
    width: 100%;
    margin-top: 0px;
    padding: 0;
  }
  .detail-content {
    width: 95%;
    float: right;
    margin-top: -100px;
    background: #fff;
    padding: 0;
  }
  .detail-box {
    width: 100%;
    padding: 35px 30px 0 18px;
    margin-top: 0;
    float: right;
  }
  .detail-head h1 {
    width: 100%;
    font-size: 22px;
  }
  .detail-sub {
    width: 100%;
    padding-bottom: 0;
  }
  .detail-register-otr span, .detail-register-otr p a {
    font-size: 14px;
  }
  .detail-next-sem {
    display: none;
  }
  .detail-next-sem-mob {
    display: block;
  }
  .detSliderBlk h1 {
    font-size: 20px;
  }
  .detail-sub p, .detail-next-sem-mob p {
    font-size: 16px;
  }
  .regBtn {
    width: 100%;
    padding: 10px 0;
  }
  .detSliderBlk {
    padding: 0 0 0 18px;
  }
  .downGuide {
    padding: 30px 0 50px 18px;
  }
  .reqCon p {
    max-width: 120px
  }
}

/* ----------------------------------------------------------- *\
    Prizes
\* ----------------------------------------------------------- */

.section-prizes {
  width: 100%;
  float: left;
  padding: 120px 0 0 160px;
  z-index: 3;
}

.prizesBlock {
  width: 100%;
  float: left;
}

.prizesTabHead {
  width: 100%;
  float: left;
  padding-bottom: 64px;
}

.prizesTabHead ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.prizesTabHead ul li {
  width: 185px;
  float: left;
  padding-right: 32px;
}

.prizesTabHead ul li a.TabheadBtn {
  width: 100%;
  float: left;
  text-align: center;
  background: transparent;
  border: 1px solid #00abeb;
  color: #333;
  padding: 12px 0;
}

.prizesTabHead ul li a.active {
  background: #00abeb;
  color: #fff;
}

.prizesTabCon {
  width: 36%;
  float: left;
}

.prizesTabCon h1 {
  text-align: left;
  font-size: 22px;
  padding-bottom: 24px;
}

.prizesTabCon p {
  color: #333;
  text-align: left;
  width: 100%;
  max-width: 335px;
}

#teac {
  display: none;
}

.prizeVideo {
  width: 64%;
  float: left;
}

.video-block {
  width: 93.5%;
  height: 526px;
  position: relative;
  float: right;
}

.videobg {
  position: relative;
  background: url("../images/CoverPrizeVideoDesktop.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.video-block iframe {
  width: 100%;
  height: 526px;
}

.btn-play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 46px;
  height: 46px;
  background: url("../images/play_icon.svg");
  background-repeat: no-repeat;
  background-position: center;
  z-index: 99;
  cursor: pointer;
  background-size: cover;
}

@media all and (max-width: 767px) {
  .section-prizes {
    padding: 50px 0 0 34px;
  }
  .prizesTabHead ul li {
    width: 140px;
    padding: 0;
  }
  .prizesTabCon {
    width: 100%;
    padding-right: 25px;
    padding-bottom: 25px;
  }
  .prizesTabCon h1 {
    font-size: 20px;
  }
  .prizesTabCon p {
    font-size: 16px;
  }
  .prizeVideo {
    width: 100%;
  }
  .videobg {
    position: relative;
    background: url("../images/CoverPrizeVideoMobile.jpg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }
  .video-block {
    width: 100%;
    height: 250px;
  }
  .video-block iframe {
    height: 250px;
  }
  .prizesTabHead ul li a.TabheadBtn {
    font-size: 16px;
  }
  .TabheadBtn.bright {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .TabheadBtn.bleft {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
}

/* ----------------------------------------------------------- *\
    Timeline
\* ----------------------------------------------------------- */

.section-timeline {
  width: 100%;
  float: left;
  padding: 0 0 0 80px;
  z-index: 2;
  margin-top: -111px;
}

.timelineBlock {
  width: 100%;
  float: left;
  background: #fff;
  padding: 161px 0 60px 80px;
}

.timelineBlock .section-header h1 {
  color: #222;
}

.timeLineArea {
  width: 30%;
  float: left;
  padding-top: 38px;
  position: relative;
}

.timeLineArea ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.timeLineArea ul li {
  width: 100%;
  float: left;
  padding-bottom: 130px;
}

.timeLineArea ul li::before {
  content: " ";
  border: 0.5px dashed #00abeb;
  height: 75%;
  position: absolute;
  left: 18px;
  top: 0;
  z-index: 1;
}

.timeLineArea ul li .cir {
  width: 37px;
  height: 37px;
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
  color: #fff;
  background: #00abeb;
  font-size: 12px;
  font-family: "ProximaNovaReg", Georgia, sans-serif;
  float: left;
  position: relative;
  z-index: 2;
}

.timeCon {
  width: 85%;
  float: left;
  padding-left: 20px;
}

.timeCon h1 {
  text-align: left;
  font-size: 18px;
  padding-bottom: 10px;
  color: #222;
}

.timeCon p {
  text-align: left;
  font-size: 16px;
  color: #323232;
}

.timeLineImage {
  width: 70%;
  float: left;
}

.timeLineMap {
  width: 100%;
  float: right;
  background: url("../images/DesktopMap.svg");
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  height: 573px;
}

.timeLineImage .mapCaption {
  width: 86%;
  float: left;
  text-align: right;
  font-size: 16px;
  padding-bottom: 8px;
}

.timeLineImage img {
  max-width: 100%;
}

.timeLineImage img.mltop {
  width: 72%;
  margin-left: 14.5%;
}

.timeLineImage img.mtop {
  margin-top: -90px;
}

@media all and (max-width: 767px) {
  .section-timeline {
    padding: 0;
  }
  .timelineBlock {
    width: 95%;
    float: right;
    padding-left: 18px;
    padding-bottom: 30px;
  }
  .timelineBlock .section-header h1 {
    font-size: 20px;
  }
  .timeLineArea {
    width: 100%;
  }
  .timeLineArea ul li {
    padding-bottom: 64px;
  }
  .timeCon {
    width: 85%;
  }
  .timeLineArea ul li::before {
    height: 108%;
  }
  .timeLineImage {
    width: 102vw;
    margin-left: -12%;
    position: relative;
    float: right;
  }
  .timeLineMap {
    width: 390px;
    background: url("../images/MobileMap.svg");
    background-size: cover;
    background-repeat: no-repeat;
    height: 305px;
    margin-top: -5%;
  }
  .timeLineImage img.mltop {
    max-width: 100%;
    width: 72%;
    float: right;
    right: -1px;
    bottom: -35%;
    position: absolute;
  }
  .timeCon h1 {
    padding-bottom: 18px;
  }
  .timeLineImage .mapCaption {
    font-size: 15px;
    line-height: 1.2;
    position: absolute;
    bottom: -53%;
    float: right;
    width: 60%;
    text-align: left;
    right: 11%;
    padding-bottom: 0;
  }
}

@media all and (min-width: 1280px) and (max-width: 1366px) {
  .timeLineMap {
    background-size: contain;
    height: 507px;
  }
}

/* ----------------------------------------------------------- *\
    Advice
\* ----------------------------------------------------------- */

.section-advice {
  width: 100%;
  float: left;
  padding: 120px 0 0 160px;
  display: none;
  margin-bottom: -90px;
}

.section-advice .section-header h1 {
  padding-bottom: 44px;
  color: #222;
}

.advice-row {
  width: 100%;
  float: left;
}

.advice-half {
  width: 50%;
  float: left;
}

.advice-blk {
  width: 423px;
  float: left;
  padding-bottom: 40px;
}

.advice-blk p {
  width: 100%;
  float: left;
  text-align: left;
  font-size: 18px;
  color: #333;
  line-height: 1.28;
  padding-bottom: 24px;
}

.advice-blk .name {
  width: 100%;
  float: left;
  text-align: left;
  font-size: 16px;
  color: #222;
  line-height: 1.31;
  font-family: "ProximaNovaBold", Georgia, sans-serif;
}

.advice-blk .pos {
  width: 100%;
  float: left;
  text-align: left;
  font-size: 16px;
  color: #222;
  line-height: 1.31;
}

.advice-half h1.advice-video-header {
  width: 100%;
  float: left;
  text-align: left;
  font-size: 18px;
  color: #222;
  line-height: 1.17;
  padding-bottom: 8px;
}

.adVideoBlk {
  width: 371px;
  float: left;
}

.advideo-block {
  width: 100%;
  height: 266px;
  position: relative;
  float: right;
  margin-bottom: 17px;
}

.adVideoBlk p {
  width: 100%;
  text-align: left;
  font-size: 16px;
  color: #333;
  line-height: 1.25;
}

.advideobg1jp {
  position: relative;
  background: url(../images/adviceVid.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.advideo-block iframe {
  width: 100%;
  height: 266px;
}

@media all and (max-width: 767px) {
  .section-advice {
    padding: 180px 33px 0 25px;
  }
  .section-advice .section-header h1 {
    width: 100%;
    font-size: 20px;
    padding-bottom: 34px;
  }
  .advice-half {
    width: 100%;
    float: left;
  }
  .advice-blk {
    width: 100%;
    padding-bottom: 34px;
  }
  .advice-blk p {
    font-size: 16px;
  }
  .advice-blk .name, .advice-blk .pos {
    font-size: 15px;
  }
  .adVideoBlk {
    width: 100%;
  }
}

/* ----------------------------------------------------------- *\
    Winner
\* ----------------------------------------------------------- */

.section-winner {
  width: 100%;
  float: left;
  padding: 120px 0 80px 160px;
}

.section-winner .section-header h1 {
  padding-bottom: 40px;
  color: #222;
}

.winnerRow {
  width: 100%;
  float: left;
  padding-bottom: 64px;
}

.winnerRow h1 {
  width: 100%;
  float: left;
  text-align: left;
  font-size: 22px;
  color: #333;
  padding-bottom: 24px;
}

.IntWinnerRow h1 {
  color: #222;
}

.winnerVid {
  width: 100%;
  float: left;
}

.winnerVid li {
  width: 33%;
  float: left;
  padding-right: 25px;
}

.IntwinnerVid {
  padding-right: 121px;
}

.IntwinnerVid li {
  width: 25%;
  float: left;
  padding-right: 0;
  cursor: pointer;
}

.winnerVid li .winVidBlock {
  width: 100%;
  float: left;
}

.intWinBlock {
  width: 100%;
  float: left;
}

.intWinBlock img {
  max-width: 100%;
}

.wvideo-block {
  width: 100%;
  height: 300px;
  position: relative;
  float: right;
}

.gvideo-block {
  width: 100%;
  height: 500px;
  position: relative;
  float: right;
}

.wvideobg1 {
  position: relative;
  background: url("../images/winner1.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg2 {
  position: relative;
  background: url("../images/winner2.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg1pe {
  position: relative;
  background: url("../images/winner1pe.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg1co {
  position: relative;
  background: url("../images/winner1co.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg2co {
  position: relative;
  background: url("../images/winner2co.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg1es {
  position: relative;
  background: url("../images/winner1es.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg1cl {
  position: relative;
  background: url("../images/winner1cl.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg1mx {
  position: relative;
  background: url("../images/winner1mx.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg1ec {
  position: relative;
  background: url("../images/winner1ec.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg2ec {
  position: relative;
  background: url("../images/winner2ec.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg1ve {
  position: relative;
  background: url("../images/winner1ve.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg1pl {
  position: relative;
  background: url("../images/winner1pl.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg1vn {
  position: relative;
  background: url("../images/winner1vn.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg1jp {
  position: relative;
  background: url("../images/winner1jp.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg2jp {
  position: relative;
  background: url("../images/winner2jp.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg1br {
  position: relative;
  background: url("../images/winner1br.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg2br {
  position: relative;
  background: url("../images/winner2br.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg1pt {
  position: relative;
  background: url("../images/winner1pt.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg1fr {
  position: relative;
  background: url("../images/winner1fr.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg2fr {
  position: relative;
  background: url("../images/winner2fr.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideobg1tr {
  position: relative;
  background: url("../images/winner1tr.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.wvideo-block iframe {
  width: 100%;
  height: 300px;
}

.winVidCon {
  width: 100%;
  float: left;
  padding-top: 16px;
}

.winVidCon h1 {
  text-align: left;
  padding-bottom: 8px;
  font-size: 16px;
}

.IntwinnerVid .winVidCon h1 {
  padding-bottom: 0;
}

.winVidCon p {
  text-align: left;
  font-size: 16px;
}

@media all and (max-width: 767px) {
  .section-winner {
    padding-left: 35px;
    padding-top: 150px;
  }
  .section-winner .section-header h1 {
    width: 80%;
    font-size: 20px;
  }
  .winnerRow h1 {
    font-size: 18px;
  }
  .IntwinnerVid {
    width: 100vw;
    margin-left: -12%;
  }
  .winnerVid li {
    width: 100%;
    padding-right: 0;
  }
  .IntwinnerVid li {
    width: 100%;
  }
  .IntwinnerVid {
    padding-right: 0;
  }
  .IntWinnerRow {
    padding-top: 35px;
  }
  .wvideobg1 {
    background-size: cover;
  }
  .wvideo-block {
    height: 250px;
  }
  .wvideo-block iframe {
    height: 250px;
  }
  .winVidCon h1 {
    font-size: 15px;
    padding-bottom: 0;
  }
  .winVidCon p {
    font-size: 15px;
  }
}

/* ------------------------------------------------------------ *\
    Form Overlay
\* ------------------------------------------------------------ */

#form {
  display: none;
}

.is-not-scrollable {
  overflow: hidden !important;
  height: 100%;
}

.formOverlay {
  width: 100%;
  height: 100vh;
  background: #00abeb;
  opacity: 1;
  position: fixed;
  z-index: 998;
  top: 0;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out;
}

.formContainer {
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  height: 100%;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out;
  opacity: 1;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.formMain {
  position: relative;
  width: 100%;
  background: #00abeb;
  margin: 0 auto;
  max-width: 1200px;
}

.formFade {
  opacity: 0;
  visibility: hidden;
}

.formHeader {
  width: 100%;
  float: left;
  background: #00abeb;
  padding: 20px 80px;
}

.formLogo {
  width: auto;
  float: left;
}

.formLogo img {
  max-width: 80%;
  cursor: pointer;
}

.formLogo h1 {
  font-size: 28px;
  color: #fff;
  text-align: left;
  width: 100%;
  float: left;
  padding-top: 0;
  cursor: pointer;
}

.formCloseBox {
  width: 20%;
  float: left;
  padding-top: 0px;
}

.formClose {
  width: 40px;
  height: 40px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  float: right;
  border-radius: 100%;
  margin-top: -10px;
}

.formMainBox {
  width: 100%;
  float: left;
  background: #00abeb;
  padding-bottom: 100px;
}

.formMainBox .form-container {
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
  padding: 20px;
  height: auto;
  -webkit-transform: scale(1.15) translateY(-30px);
  transform: scale(1.15) translateY(-30px);
  opacity: 0;
  -webkit-transition: opacity .6s cubic-bezier(.4, .01, .165, .99), -webkit-transform .5s cubic-bezier(.4, .01, .165, .99);
  transition: opacity .6s cubic-bezier(.4, .01, .165, .99), -webkit-transform .5s cubic-bezier(.4, .01, .165, .99);
  transition: transform .5s cubic-bezier(.4, .01, .165, .99), opacity .6s cubic-bezier(.4, .01, .165, .99);
  transition: transform .5s cubic-bezier(.4, .01, .165, .99), opacity .6s cubic-bezier(.4, .01, .165, .99), -webkit-transform .5s cubic-bezier(.4, .01, .165, .99);
}

.formActive .form-container {
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  opacity: 1;
  z-index: 9999;
  overflow-y: hidden;
}

.form-content {
  width: 100%;
  float: left;
  padding: 0 60px;
}

.form-content h1 {
  color: #fff;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 28px;
}

.form-steps {
  width: 100%;
  max-width: 630px;
  margin: 0 auto;
}

.form-steps ul {
  width: 100%;
  float: left;
  padding: 50px 0;
}

.form-steps ul li {
  width: 50%;
  float: left;
  position: relative;
  opacity: 0.2;
}

.form-steps ul.three li {
  width: 33%;
  float: left;
  position: relative;
  opacity: 0.2;
}

.form-steps ul li.active {
  opacity: 1;
}

.form-steps ul li:first-child {
  text-align: center;
}

.form-steps ul.three li:first-child {
  text-align: center;
}

.form-steps ul.three li:nth-child(2) {
  text-align: center;
}

.form-steps ul li:last-child {
  text-align: center;
}

.form-steps ul li::before {
  content: "";
  width: 80%;
  border: 0.5px dashed #ffffff;
  position: absolute;
  top: 15%;
  left: calc(100% - 40%);
  z-index: -1;
}

.form-steps ul.three li:nth-child(2)::before {
  top: 20%;
}

.form-steps ul li:last-child::before {
  display: none;
}

.form-steps ul li .formCir {
  width: 30px;
  height: 30px;
  background: #fff;
  color: #00abeb;
  border-radius: 100%;
  line-height: 33px;
  text-align: center;
  font-size: 12px;
  font-family: "ProximaNovaReg", Georgia, sans-serif;
  display: inline-block;
}

.form-steps ul li h1 {
  text-align: center;
  font-size: 20px;
  color: #fff;
  padding-top: 15px;
}

.semDateBox {
  width: 100%;
  margin: 0 auto;
  max-width: 120px;
}

.semDateBox ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.semDateBox ul li {
  width: 100%;
  float: left;
  padding-bottom: 30px;
}

.semDateBox ul li label {
  display: block;
  margin: 4px 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
}

.semDateBox ul li label span {
  float: left;
  margin-left: 10px;
  margin-top: 2px;
  font-size: 16px;
}

.semDateBox ul li input[type=radio] {
  -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 100%;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  position: relative;
  outline: none;
  width: 25px;
  vertical-align: text-bottom;
  float: left;
}

.semDateBox ul li input[type=radio]:after {
  -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  background-color: transparent;
  border-radius: 50%;
  content: '';
  height: 25px;
  left: -1px;
  position: absolute;
  pointer-events: none;
  top: -1px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 25px;
}

.semDateBox ul li input[type=radio]:checked:after {
  -webkit-transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  transition: all 450ms cubic-bezier(0.23, 1, 0.32, 1) 0ms;
  background-color: #fff;
  border-color: #fff;
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.formNextArea {
  width: 100%;
  padding: 50px 0;
  float: left;
  text-align: center;
}

.formNext {
  background: #00253a url("../images/ButtonArrowRight.svg");
  color: #fff;
  background-position: 85%;
  background-repeat: no-repeat;
  color: #fff;
  width: 100%;
  max-width: 200px;
  padding: 12px 0;
}

.formNext:hover {
  background: #1B4B5F url("../images/ButtonArrowRight.svg");
  background-repeat: no-repeat;
  background-position: 95%;
  color: #fff;
  transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -webkit-transition: all .3s linear;
}

.sstep2 {
  display: none;
}

.YouTubeDes {
  width: 100%;
  max-width: 320px;
  margin: 0 auto;
}

.VidDesc {
  width: 100%;
  float: left;
  text-align: center;
  padding-bottom: 20px;
}

.VidDesc img {
  max-width: 100%;
  margin-bottom: 30px;
}

.VidDesc h1 {
  font-size: 20px;
  text-align: center;
  padding-bottom: 15px;
}

.VidDesc p {
  text-align: center;
  font-size: 15px;
  color: #fff;
  padding-bottom: 20px;
}

.form-box {
  width: 100%;
  float: left;
  display: none;
}

#form-wrapper1 {
  width: 100%;
  max-width: 50%;
  margin: 0 auto;
  display: none;
}

#form-wrapper1 .ef-fr-group-custom {
  width: 100%;
}

.privacy-policy {
  width: 100%;
  float: left;
  padding: 20px 0;
  text-align: left;
  color: #333;
}

.privacy-policy p {
  font-size: 14px;
  color: #fff;
}

.privacy-policy a {
  text-decoration: underline;
  color: #fff;
  font-size: 14px;
  font-family: "ProximaNovaSemiBold", Georgia, sans-serif;
}

.addVideo {
  position: absolute;
  right: -35px;
  top: 35%;
  color: #fff;
}

.removeVideo {
  position: absolute;
  right: -35px;
  bottom: 11%;
  color: #fff;
}

@media all and (max-width: 767px) {
  .formMainBox {
    padding-bottom: 20px;
  }
  .formMainBox .form-container {
    padding: 10px 15px;
  }
  .formHeader {
    padding: 20px 15px 0;
  }
  .formLogo {
    width: 80%;
    float: left;
  }
  .form-subheader {
    padding: 0;
  }
  .form-steps ul li::before {
    display: none;
  }
  .form-steps ul.three {
    padding: 50px 0 10px;
  }
  .form-steps ul li, .form-steps ul.three li {
    width: 100%;
    text-align: left !important;
    padding-bottom: 20px;
  }
  .form-steps ul li .formCir {
    float: left;
  }
  .form-steps ul li h1 {
    width: 80%;
    text-align: left;
    padding-top: 0;
    padding-left: 10px;
  }
  .semDateBox {
    width: 100%;
    float: left;
    max-width: 100%;
    padding: 30px 0 0 40px;
  }
  .formNextArea {
    padding: 10px 0;
  }
  .formNext {
    padding: 10px 25px;
  }
  .formLogo img {
    max-width: 20%;
  }
  .form-content {
    padding: 0;
  }
  .form-content h1 {
    font-size: 20px;
    padding-top: 20px;
  }
  .form-content p {
    font-size: 15px;
    font-family: "ProximaNovaSemiBold", Georgia, sans-serif;
    padding-top: 0;
  }
  .privacy-policy p {
    font-size: 14px;
  }
  .semDateBox ul li {
    width: 100%;
    padding-bottom: 10px;
    opacity: 1;
  }
  .semDateBox ul li label span {
    font-size: 15px;
    width: 85%;
  }
  .VidDesc img {
    margin-bottom: 10px;
  }
  #form-wrapper1 {
    margin: 0;
    float: left;
    max-width: 90%;
  }
  .addVideo, .removeVideo {
    right: -30px;
  }
}

/* ----------------------------------------------------------- *\
    Poseidon Material Form
\* ----------------------------------------------------------- */

.ef-fr-control.ef-fr-hidden {
  display: none;
}

.ef-fr-control.ef-fr-required>label:not(.custom-style-checkbox)::after {
  content: " *";
}

.ef-fr-control {
  margin-bottom: 36px;
  float: left;
  position: relative;
}

.ef-fr-control input:focus, .ef-fr-control select:focus {
  outline: none;
}

/* Text boxes, emails and phone numbers */

.ef-fr-text-wrapper, .ef-fr-email-wrapper, .ef-fr-tel-wrapper {
  position: relative;
}

.ef-fr-text-wrapper input, .ef-fr-email-wrapper input, .ef-fr-tel-wrapper input {
  width: 100%;
  padding: 8px 8px 15px 5px;
  display: block;
  border: none;
  border-bottom: 1px solid #c3c3c3;
  transition: 0.2s ease border-bottom;
  -moz-transition: 0.2s ease border-bottom;
  -webkit-transition: 0.2s ease border-bottom;
}

.ef-fr-text-wrapper input:focus, .ef-fr-email-wrapper input:focus, .ef-fr-tel-wrapper input:focus {
  border-bottom-width: 2px;
}

.ef-fr-text-wrapper.ef-fr-invalid input, .ef-fr-email-wrapper.ef-fr-invalid input, .ef-fr-tel-wrapper.ef-fr-invalid input {
  border-bottom-color: #f00;
}

.ef-fr-invalid label {
  color: #f00 !important;
}

.ef-fr-text-wrapper label, .ef-fr-email-wrapper label, .ef-fr-tel-wrapper label {
  color: #c3c3c3;
  font-weight: normal;
  position: absolute;
  pointer-events: none;
  left: 5px;
  top: 10px;
  transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  -webkit-transition: 0.2s ease all;
}

.ef-fr-text-wrapper input:focus~label, .ef-fr-text-wrapper:not(.ef-fr-empty) input~label, .ef-fr-email-wrapper input:focus~label, .ef-fr-email-wrapper:not(.ef-fr-empty) input~label, .ef-fr-tel-wrapper input:focus~label, .ef-fr-tel-wrapper:not(.ef-fr-empty) input~label, .ef-fr-AddressLine1-wrapper input[placeholder]~label {
  top: -10px;
  font-size: .75rem;
  color: #999;
}

.ef-fr-text-wrapper.ef-fr-invalid input:focus~label, .ef-fr-text-wrapper.ef-fr-invalid:not(.ef-fr-empty) input~label, .ef-fr-email-wrapper.ef-fr-invalid input:focus~label, .ef-fr-email-wrapper.ef-fr-invalid:not(.ef-fr-empty) input~label, .ef-fr-tel-wrapper.ef-fr-invalid input:focus~label, .ef-fr-tel-wrapper.ef-fr-invalid:not(.ef-fr-empty) input~label {
  color: #f00;
}

/* Error messages */

.ef-fr-validation-message {
  position: absolute;
  color: red;
  top: 42px;
  right: 0;
  padding: 5px 10px;
  z-index: 2;
  opacity: 1;
  transition: 0.4s ease opacity;
  -moz-transition: 0.4s ease opacity;
  -webkit-transition: 0.4s ease opacity;
}

.ef-fr-validation-message:empty {
  opacity: 0;
}

.ef-fr-checkbox-wrapper div {
  float: left;
}

.ef-fr-checkbox-wrapper div:first-child {
  margin-right: 10px;
}

.ef-fr-checkbox-wrapper label {
  font-style: normal;
  font-size: .8rem;
}

/*
.ef-fr-BirthDate-wrapper + .ef-fr-control {
  margin-top: 100px;
}
*/

.ef-fr-BirthDate-wrapper label {
  display: block;
  color: #c3c3c3;
  margin-bottom: -5px;
  margin-left: 5px;
}

.ef-fr-BirthDate-wrapper select, .ef-fr-CountryCode-wrapper select {
  display: block;
  color: #c3c3c3;
  width: 30%;
  float: left;
  margin: 5px;
  background: transparent;
  border: none;
  border-bottom: 1px solid;
  padding-bottom: 8px;
}

.ef-fr-BirthDate-wrapper .ef-fr-validation-message {
  top: 65px;
}

.ef-fr-CountryCode-wrapper {
  margin-top: -1px;
}

.ef-fr-CountryCode-wrapper label {
  display: block;
  float: left;
  vertical-align: middle;
  line-height: 30px;
  margin-right: 20px;
  color: #c3c3c3;
}

.ef-fr-HasAcceptedTerms-wrapper .ef-fr-validation-message {
  top: 18px;
}

.ef-fr-checkbox-wrapper>div:first-child {
  display: none;
}

.custom-style-checkbox {
  display: block;
  border: 1px solid #c3c3c3;
  width: 18px;
  height: 18px;
  float: left;
  margin: 0 8px 0 0;
}

.custom-style-checkbox label {
  display: block;
}

.ef-fr-checkbox-wrapper input {
  display: none;
}

.ef-fr-checkbox-wrapper input[type=checkbox]:checked+label:after {
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  background: transparent;
  top: 3px;
  left: 3px;
  border: 3px solid #333;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.form-box button {
  padding: 12px 10px;
  margin: 30px auto 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 100px;
  width: 100%;
  max-width: 320px;
  float: left;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  color: #fff;
  background: #4a4a4a;
}

.ef-fr-control {
  margin-bottom: 20px;
  float: left;
  width: 48%;
  position: relative;
  opacity: 1;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  margin-right: 15px;
}

.ef-fr-control.ef-fr-required>label:not(.custom-style-checkbox)::after {
  content: " *";
}

.ef-fr-control.ef-fr-hidden {
  opacity: 0;
  display: none;
}

.ef-fr-control input:focus, .ef-fr-control select:focus {
  outline: 0;
}

.ef-fr-email-wrapper input, .ef-fr-tel-wrapper input, .ef-fr-text-wrapper input {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  padding: 24px 48px 24px 20px;
  font-size: .85rem;
  font-family: ProximaNova-Semibold, serif;
  font-weight: 700;
  border: none;
  transition: .2s ease border-bottom;
  -moz-transition: .2s ease border-bottom;
  -webkit-transition: .2s ease border-bottom;
}

.ef-fr-email-wrapper:not(.ef-fr-empty)::after, .ef-fr-tel-wrapper:not(.ef-fr-empty)::after, .ef-fr-text-wrapper:not(.ef-fr-empty)::after {
  content: '';
  position: absolute;
  top: 22px;
  right: 15px;
  width: 20px;
  height: 20px;
  background: url("../images/form-valid.svg");
  background-size: 20px;
}

.ef-fr-email-wrapper.ef-fr-invalid::after, .ef-fr-tel-wrapper.ef-fr-invalid::after, .ef-fr-text-wrapper.ef-fr-invalid::after {
  background: url("../images/form-invalid.svg");
  background-size: 20px;
}

.ef-fr-email-wrapper label, .ef-fr-tel-wrapper label, .ef-fr-text-wrapper label {
  color: #087195;
  font-weight: 400;
  font-size: 1rem;
  position: absolute;
  pointer-events: none;
  left: 20px;
  top: 20px;
  transition: .2s ease all;
  -moz-transition: .2s ease all;
  -webkit-transition: .2s ease all;
}

.ef-fr-youtube_link-wrapper2 label {
  position: relative;
  left: 0;
  top: 0;
  color: #fff;
  padding: 10px 0 5px;
  float: left;
  font-size: 15px;
}

.ef-fr-AddressLine1-wrapper input[placeholder]~label, .ef-fr-email-wrapper input:focus~label, .ef-fr-email-wrapper:not(.ef-fr-empty) input~label, .ef-fr-tel-wrapper input:focus~label, .ef-fr-tel-wrapper:not(.ef-fr-empty) input~label, .ef-fr-text-wrapper input:focus~label, .ef-fr-text-wrapper:not(.ef-fr-empty) input~label {
  top: 5px;
  font-size: .8rem;
}

label[for="simple-form-CheckboxCombined"] a {
  color: #fff;
  text-decoration: underline;
}

.ef-fr-validation-message {
  font-size: 1rem;
  font-weight: 400;
  color: #fff;
  top: 42px;
  z-index: 2;
  opacity: 1;
  transition: .4s ease opacity;
  -moz-transition: .4s ease opacity;
  -webkit-transition: .4s ease opacity;
  display: none !important;
}

.ef-fr-validation-message:empty {
  opacity: 0;
}

.ef-fr-checkbox-wrapper div {
  float: left;
}

.ef-fr-checkbox-wrapper div:first-child {
  margin-right: 10px;
}

.ef-fr-checkbox-wrapper label {
  font-size: 1rem;
  font-weight: 400;
}

.ef-fr-BirthDate-wrapper {
  margin-bottom: 30px;
}

.ef-fr-BirthDate-wrapper label, .ef-fr-State-wrapper label, .ef-fr-QualifyingQuestion-wrapper label {
  display: block;
  font-size: 1.1rem;
  font-weight: 400;
  color: #fff;
}

.ef-fr-QualifyingQuestion-wrapper {
  clear: left!important;
}

.ef-fr-AreaCodeMobilePhone-wrapper select, .ef-fr-BirthDate-wrapper select, .ef-fr-City-wrapper select, .ef-fr-CountryCode-wrapper select, .ef-fr-QualifyingQuestion-wrapper select, .ef-fr-State-wrapper select {
  display: block;
  color: #087195;
  background: 0 0;
  border: none;
  width: 100%;
  height: 64px;
  padding: 24px 24px 23px 16px;
  font-size: 1rem;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("../images/dropdown-arrow.svg") no-repeat 97% 50% #fff;
  background-size: 11px 7px;
  border-radius: 0;
}

.ef-fr-BirthDate-wrapper select {
  display: inline-block;
  width: 31%;
  background-position: 90% 50%;
  margin-right: 2%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ef-fr-BirthDate-wrapper.ef-fr-invalid select {
  background: url("../images/form-invalid.svg") no-repeat 97% 50% #fff;
  background-size: 20px;
}

.ef-fr-BirthDate-wrapper select:nth-of-type(3) {
  margin-right: 0;
}

.ef-fr-BirthDate-wrapper .ef-fr-validation-message {
  top: 65px;
  display: none;
}

.ef-fr-CountryCode-wrapper label {
  display: none;
}

.ef-fr-HasAcceptedTerms-wrapper .ef-fr-validation-message {
  top: 18px;
}

.ef-fr-checkbox-wrapper>div:first-child {
  display: none;
}

.custom-style-checkbox {
  position: absolute;
  top: 2px;
  width: 24px;
  height: 24px;
  background-color: #fff;
}

.ef-fr-checkbox-wrapper label {
  display: inline-block;
  color: #fff;
}

.ef-fr-checkbox-wrapper label:last-of-type {
  width: 90%;
  margin-left: 35px;
  margin-top: 3px;
}

.ef-fr-checkbox-wrapper input {
  display: none;
}

.ef-fr-checkbox-wrapper input[type=checkbox]:checked+label:after {
  content: '';
  position: absolute;
  width: 12px;
  height: 6px;
  background: 0 0;
  top: 6px;
  left: 6px;
  border: 1px solid #00abeb;
  border-top: none;
  border-right: none;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.ef-fr-submit {
  margin-top: 33px;
}

.ef-fr-WantsBrochure-wrapper, .ef-fr-CheckboxCombined-wrapper {
  padding: 0;
}

.ef-fr-checkbox-wrapper {
  width: 100%;
  clear: both;
  margin-right: 0;
}

.ef-fr-control.ef-fr-hdnGoogleCountryCode-wrapper {
  width: 100%;
  opacity: 0 !important;
  display: block !important;
  margin-bottom: 20px;
}

.ef-fr-richtext-wrapper, .ef-fr-richtext-wrapper p {
  width: 100%;
  float: left;
  text-align: center;
  font-size: 15px;
  padding-top: 10px;
  color: #fff;
}

.ef-fr-richtext-wrapper a {
  color: #fff;
  text-decoration: underline;
  font-size: 15px;
}

.ef-fr-CountryCode-wrapper select {
  height: 62px;
  margin: 0;
}

.ef-fr-hdnFormType-wrapper {
  width: 100%;
  float: left;
  display: block!important;
  height: 0;
}

@media all and (max-width: 767px) {
  .ef-fr-BirthDate-wrapper select {
    margin-right: 0%;
  }
  .ef-fr-checkbox-wrapper label:last-of-type {
    margin-top: 0;
  }
  .ef-fr-control {
    width: 100%;
    margin-right: 0;
  }
  .ef-fr-BirthDate-wrapper+.ef-fr-control {
    margin-top: 0;
  }
  .ef-fr-hdnGoogleCountryCode-wrapper {
    width: 0%;
    opacity: 0 !important;
    display: none !important;
    margin-bottom: 0;
  }
}

/* ------------------------------------------------------------ *\
    12. footer
\* ------------------------------------------------------------ */

footer.ef-footer {
  width: 100%;
  float: left;
  background: #fff;
  padding-bottom: 7rem;
  margin-top: 0;
  padding-top: 4rem;
}

.change-country {
  display: none !important;
}

.ef-footer>ul>li>a {
  font-family: "ProximaNovaSemiBold", Georgia, sans-serif;
  font-size: 16px;
}

@media all and (max-width: 767px) {
  footer.ef-footer {
    margin-top: 0;
    padding: 10px 0;
    margin-bottom: 25%;
  }
  #footer ul {
    width: 100%;
    float: left;
    display: inline-block;
  }
  #footer ul li {
    width: 100%;
    float: left;
    padding: 10px;
    display: block;
    margin: 0;
  }
  #footer ul li a {
    width: 100%;
    float: left;
    text-align: center;
    color: #333;
    font-size: 12px;
  }
  #footer>div>div {
    width: 100%;
    float: left;
    margin: 10px 0 5px;
  }
  #footer>div>div>a {
    width: 100%;
    float: left;
    text-align: center;
    color: #aaa;
    font-size: 12px;
  }
}

/* ------------------------------------------------------------ *\
    07. Thank You Section
\* ------------------------------------------------------------ */

.section-thank {
  width: 100%;
  float: left;
  padding-bottom: 50px;
  display: none;
}

.thank-section-bg {
  background: url("../images/DesktopThankyouMap.svg");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  min-height: 400px;
}

.thank-hero {
  width: 100%;
  float: left;
  background: #24afe7;
  height: 650px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.thank-con {
  width: 100%;
  float: left;
  padding: 0 160px;
}

.thank-col-left {
  width: 30%;
  float: left;
  padding-top: 10%;
}

.thank-col-left img {
  max-width: 15%;
  margin-bottom: 20px;
}

.thank-col-right {
  width: 70%;
  float: left;
}

.thank-hero h1 {
  text-align: left;
  color: #fff;
  padding-bottom: 10px;
  font-size: 38px;
}

.thank-hero p {
  color: #fff;
  text-align: left;
  padding-bottom: 10px;
  font-size: 20px;
  max-width: 345px;
}

.thank-details {
  width: 100%;
  float: left;
  background: transparent;
  padding-left: 80px;
}

.tk-det-con {
  width: 100%;
  float: left;
  background-color: #f7f5f0;
  padding-left: 80px;
}

.thank-des {
  width: 100%;
  float: left;
  padding: 80px 0;
}

.ThankallBtn {
  border: 1px solid #00abeb;
  color: #333;
  font-size: 12px;
  padding: 7px 20px 5px;
  display: none;
}

.thank-des .section-header h1 {
  text-align: left;
  padding: 0 0 34px;
  font-size: 28px;
  color: #222;
}

.thank-exp {
  width: 100%;
  float: left;
  position: relative;
}

.thank-exp a {
  position: relative;
}

.tkBlk {
  position: absolute;
  bottom: 0;
  background: rgba(0, 173, 233, 0.5);
  padding: 20px;
  width: 100%;
}

.tkBlk-col {
  width: 50%;
  float: left;
}

.tkBlk p {
  color: #fff;
  font-size: 12px;
  font-family: 'ProximaNovaReg', Helvetica, Arial;
  width: 100%;
  float: left;
}

.tkBlk h1 {
  color: #fff;
  font-size: 20px;
  width: 100%;
  float: left;
  text-align: left;
}

.thank-exp ul li a .tkar {
  max-width: 30%;
  padding-top: 15px;
  float: right;
}

.thank-exp a:hover .tkar {
  -webkit-transform: translate(8px, 0);
  transform: translate(8px, 0);
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear;
  -o-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -webkit-transition: transform .3s linear;
}

.thank-exp ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  overflow-x: hidden;
}

.thank-exp ul li {
  width: auto;
  float: left;
}

.thank-exp ul li a {
  width: 100%;
  float: left;
}

.thank-exp ul li a img {
  max-width: 100%;
}

.thank-exp .browseProgram {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  float: left;
}

.thank-exp .browseProgram li {
  margin-right: 20px;
  position: relative;
  -ms-flex: 1;
  -webkit-box-flex: 1;
  flex: 1;
}

.BrowseMoreArea {
  width: 20%;
  float: left;
  position: absolute;
  right: 0;
  bottom: 0;
}

.ProgBlk {
  width: 100%;
  float: left;
  background: #eae7e1;
  min-height: 300px;
}

.ProgTopImag, .ProgBotSec {
  width: 100%;
  float: left;
}

.ProgTopImag img {
  width: 100%;
}

.ProgCol {
  width: 50%;
  float: left;
  position: relative;
  padding: 30px;
}

.top-100 {
  margin-top: -100px;
}

.wid90 {
  width: 90%;
}

.wid100 {
  width: 100%;
}

.ProgCol h1 {
  width: 100%;
  float: left;
  text-align: left;
  font-size: 24px;
  color: #fff;
}

.ProgCol h1.opac {
  opacity: 0.7;
  padding-bottom: 25px;
  max-width: 200px;
}

.ProgCol ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.ProgCol ul li {
  width: 100%;
  float: left;
  padding-bottom: 5px;
  color: #fff;
  font-size: 16px;
  font-family: 'ProximaNovaReg', Helvetica, Arial;
}

.ProgCol p {
  width: 274px;
  float: left;
  color: #333;
}

.wid100 p {
  width: 300px;
}

.product1bg {
  background: #017a89;
  padding: 37px;
}

.product2bg {
  background: #57733b;
  padding: 37px;
}

.thank-exp ul li a.prCir {
  width: 56px;
  height: 56px;
  border-radius: 100%;
  line-height: 56px;
  text-align: center;
  position: absolute;
  bottom: 35px;
  right: 30px;
}

.pr1bg {
  background: #017a89;
}

.pr2bg {
  background: #57733b;
}

.thank-exp ul li a.prCir img {
  max-width: 60%;
}

.prCir:hover img {
  -webkit-transform: translate(8px, 0);
  transform: translate(8px, 0);
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear;
  -o-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -webkit-transition: transform .3s linear;
}

.BrowseMoreArea .ProgBlkCir {
  width: 170px;
  height: 170px;
  background: #0a293c;
  border-radius: 100%;
  padding: 40px 30px;
  position: absolute;
  bottom: 0;
  right: 20px;
}

.ProgBlkCir span {
  color: #fff;
  font-size: 16px;
  padding-top: 5px;
}

.ProgBlkCir span img {
  max-width: 30%;
}

.ProgBlkCir:hover img {
  -webkit-transform: translate(8px, 0);
  transform: translate(8px, 0);
  -webkit-transition: -webkit-transform .3s linear;
  transition: -webkit-transform .3s linear;
  transition: transform .3s linear;
  transition: transform .3s linear, -webkit-transform .3s linear;
  -o-transition: transform .3s linear;
  -ms-transition: transform .3s linear;
  -moz-transition: transform .3s linear;
  -webkit-transition: transform .3s linear;
}

.dest-btn-area {
  width: 100%;
  float: left;
  padding-top: 56px;
  text-align: center;
}

.thank-see-btn {
  width: 256px;
  padding: 11px 0;
  background: #fff;
  border: 1px solid #00b1ed;
  color: #333;
  font-size: 16px;
}

.prg-btn-area {
  width: 100%;
  float: left;
  text-align: left;
  padding-top: 40px;
}

.thank-read-btn {
  width: 147px;
  padding: 11px 0;
  color: #333;
  background: #fff;
  font-size: 14px;
}

.pr1rbr {
  border: 1px solid #017a89;
}

@media all and (max-width: 767px) {
  .thank-hero {
    padding: 80px 15px 50px;
    height: 580px;
  }
  .thank-bg {
    background: #24afe7 url("../images/MobileThankyouMap.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .section-thank {
    padding-bottom: 0;
  }
  .thank-con {
    float: left;
    margin: 0;
    padding: 0 25px;
  }
  .thank-col-left {
    width: 100%;
    text-align: center;
    padding-top: 0;
  }
  .thank-col-right {
    display: none;
  }
  .thank-col {
    width: 100%;
  }
  .thank-col label, .thank-col ul {
    float: left;
  }
  .thank-col label {
    padding: 0 0 15px;
    text-align: left;
  }
  .thank-col ul li {
    margin-right: 20px;
    margin-left: 0;
  }
  .thank-hero h1 {
    text-align: center;
    font-size: 25px;
  }
  .thank-hero p, .thank-hero p span {
    font-size: 17px;
    text-align: center;
  }
  .thank-details {
    margin-top: 0;
    padding: 0;
  }
  .tk-det-con {
    padding: 0;
  }
  .thank-des {
    padding: 50px 15px 0;
  }
  .thank-des .section-header h1, .thank-des .section-header h1 span {
    font-size: 20px;
  }
  .thank-des .section-header h1 span {
    width: 70%;
    float: left;
    margin-top: -10px;
  }
  .ThankallBtn {
    display: block;
  }
  .BrowseMoreArea {
    display: none;
  }
  .thank-exp .browseProgram {
    width: 100%;
    overflow-x: hidden;
    display: block;
    height: auto;
    padding-bottom: 50px;
  }
  .thank-exp ul li {
    width: 100%;
    height: auto;
  }
  .ProgCol {
    width: 100%;
    height: auto !important;
    padding: 16px;
  }
  .product1bg, .product2bg {
    padding: 16px;
  }
  .ProgCol h1 {
    font-size: 16px;
  }
  .ProgCol ul li {
    font-size: 12px;
  }
  .top-100 {
    margin-top: -60px;
  }
  .wid90 {
    width: 90%;
  }
  .thank-exp ul li a.prCir {
    width: 48px;
    height: 48px;
    line-height: 48px;
    right: 10px;
    bottom: 10px;
  }
  .thank-exp ul li a.prCir img {
    max-width: 30px;
  }
  .wid100 p {
    width: 205px;
  }
}

/* ------------------------------------------------------------ *\
    19. Slick Slider
\* ------------------------------------------------------------ */

.slider {
  width: 100%;
  margin: 100px auto 0;
}

.slick-slide {
  margin: 0;
  margin-right: 20px;
}

.slick-slide img {
  width: 100%;
}

.slick-prev::before, .slick-next::before {
  color: black;
}

.thank-des .slick-arrow {
  font-size: 0;
  text-indent: -4004px;
  width: 60px;
  height: 60px;
  border-radius: 100%;
  border: 1px solid #ccc;
  background: #fff;
  line-height: 60px;
  position: absolute;
  top: 69px;
  z-index: 9;
  cursor: pointer;
  display: none !important;
}

.speaker-area .slick-arrow, .IntwinnerVid .slick-arrow {
  font-size: 0;
  text-indent: -4004px;
  width: 46px;
  height: 46px;
  border-radius: 100%;
  border: 1px solid #00abeb;
  background: #fff;
  line-height: 60px;
  position: absolute;
  top: 50%;
  z-index: 9;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slick-arrow:before {
  display: inline-block;
  content: '';
  width: 10px;
  height: 10px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  border-width: 1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: -7px;
}

.slick-prev:before {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  margin-left: -3px;
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-slider .slick-list, .slick-slider .slick-track {
  margin: 0 auto;
}

.speaker-area .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0 250px 0 0;
}

.IntwinnerVid .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 95%;
}

.slick-prev {
  left: 0%;
  display: none !important;
}

.IntwinnerVid .slick-prev {
  display: block !important;
  left: -6%;
}

.slick-next {
  right: 0%;
}

.IntwinnerVid .slick-next {
  right: 8%;
}

.slick-disabled {
  opacity: 0;
  pointer-events: none;
}

.thank-des .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0 100px 0 0;
}

.NatWinnerVid .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  display: table;
  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*** slick dots ***/

.slick-dots {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  padding: 0;
  list-style: none;
  text-align: center;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 100%;
  cursor: pointer;
  position: relative;
  color: transparent;
  border: 0;
  outline: none;
  background: rgba(0, 0, 0, 0.2);
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  content: '';
  text-align: center;
  opacity: .25;
  background: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  opacity: 1;
  color: black;
}

.NatWinnerVid .slick-dots {
  bottom: -12%;
}

.NatWinnerVid .slick-dots li {
  width: 20px;
  height: 20px;
  float: none;
}

.IntwinnerVid .slick-dots {
  display: none !important;
}

.detSlide .slick-arrow {
  display: none!important;
}

.thank-exp .slick-dots {
  display: none;
}

.tkstep2 {
  display: none;
}

@media all and (max-width:747px) {
  .slick-slide {
    margin: 0;
    margin-right: 15px;
  }
  .seminarGallery .slick-arrow {
    font-size: 0;
    text-indent: -4004px;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    border: 1px solid transparent;
    background: transparent;
    line-height: 60px;
    position: absolute;
    top: 69px;
    z-index: 9;
    cursor: pointer;
  }
  .seminarGallery .slick-arrow:before {
    display: inline-block;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-width: 1px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -4px;
    margin-left: -7px;
  }
  .seminarGallery .slick-prev:before {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    margin-left: -3px;
  }
  .seminarGallery .slick-slide {
    margin: 0;
  }
  .seminarGallery .slick-prev {
    left: -3%;
  }
  .seminarGallery .slick-next {
    right: -3%;
  }
  .speaker-area .slick-arrow, .detSlide .slick-arrow, .slick-arrow {
    display: none !important;
  }
  .detSlide .slick-list, .speaker-area .slick-list {
    padding: 0;
  }
  .detSlide .slick-dots {
    padding-top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .detSlide .slick-dots li, .IntwinnerVid .slick-dots li {
    float: none;
    width: auto;
    margin: 0 3px;
  }
  .IntwinnerVid .slick-list {
    width: auto;
    overflow: auto;
  }
  .IntwinnerVid .slick-dots {
    display: block!important;
    bottom: -25%;
  }
  .IntwinnerVid .slick-arrow {
    display: none !important;
  }
  .thank-exp .slick-dots li {
    width: auto;
    float: none;
  }
  .thank-exp ul {
    overflow-x: visible;
  }
  .thank-exp .slick-dots {
    bottom: -13%;
    display: inline-block;
  }
}

/* ------------------------------------------------------------ *\
    Sticky Button
\* ------------------------------------------------------------ */

.stickyBtn {
  width: 100%;
  float: left;
  padding: 15px;
  background: #fff;
  position: fixed;
  z-index: 9999;
  bottom: -50%;
  -webkit-transition-property: all;
  transition-property: all;
  -webkit-transition-duration: .5s;
  transition-duration: .5s;
  -webkit-transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
  -webkit-box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px 1px rgba(0, 0, 0, 0.2);
}

.stickyBox {
  width: 100%;
  float: left;
  padding: 0 146px;
}

.stickyCol {
  width: 50%;
  float: left;
}

.stickyCol h1 {
  width: 100%;
  float: left;
  text-align: left;
  color: #333;
  font-size: 18px;
  padding-top: 15px;
}

.stickyCol p {
  width: 100%;
  float: left;
  text-align: left;
  color: #333;
  font-size: 16px;
}

.stkBtn {
  background: #00364c;
  color: #fff;
  float: left;
  width: 185px;
  font-size: 14px;
  font-family: 'ProximaNovaReg', Helvetica, Arial;
  padding: 10px 0;
}

.stkBtn:hover {
  background: #1B4B5F;
}

.stickyShow {
  bottom: 0;
}

.shide {
  display: none !important;
}

@media all and (max-width: 767px) {
  .stickyCol {
    width: 100%;
  }
  .stickyBox {
    padding: 0;
  }
  .stkBtn {
    float: none;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    display: block;
    font-size: 14px;
  }
  .stickyCol h1 {
    padding-top: 0;
  }
}

/* ------------------------------------------------------------ *\
    Flickity Slider
\* ------------------------------------------------------------ */

.flickity-enabled {
  position: relative;
}

.flickity-enabled:focus {
  outline: none;
}

.flickity-viewport {
  overflow: hidden;
  position: relative;
  height: auto;
  min-height: 500px;
}

.flickity-slider {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* draggable */

.flickity-enabled.is-draggable {
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.flickity-enabled.is-draggable .flickity-viewport {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

/* ---- previous/next buttons ---- */

.flickity-prev-next-button {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border: none;
  border-radius: 50%;
  display: none;
  background: rgba(159, 159, 159, 1);
  cursor: pointer;
}

.flickity-prev-next-button:focus {
  outline: none;
  -webkit-box-shadow: 0 0 0 5px #09F;
  box-shadow: 0 0 0 5px #09F;
}

.flickity-prev-next-button:active {
  opacity: 0.6;
}

.flickity-prev-next-button.previous {
  left: 10px;
}

.flickity-prev-next-button.next {
  right: 10px;
}

/* right to left */

.flickity-rtl .flickity-prev-next-button.previous {
  left: auto;
  right: 10px;
}

.flickity-rtl .flickity-prev-next-button.next {
  right: auto;
  left: 10px;
}

.flickity-prev-next-button:disabled {
  opacity: 0;
  cursor: auto;
}

.flickity-prev-next-button svg {
  position: absolute;
  left: 20%;
  top: 35%;
  width: 60%;
  height: 30%;
}

.flickity-prev-next-button .arrow {
  fill: #fff;
}

/* ---- page dots ---- */

.flickity-page-dots {
  position: absolute;
  width: auto;
  bottom: 15px;
  padding: 0;
  margin: 0;
  list-style: none;
  text-align: center;
  line-height: 1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.flickity-rtl .flickity-page-dots {
  direction: rtl;
}

.flickity-page-dots .dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  background: #333;
  border-radius: 50%;
  opacity: 0.25;
  cursor: pointer;
}

.flickity-page-dots .dot.is-selected {
  opacity: 1;
}

.gallerySlider .flickity-page-dots {
  display: none;
}

/* ------------------------------------------------------------ *\
    Gallery Overlay
\* ------------------------------------------------------------ */

.is-not-scrollable {
  overflow: hidden !important;
  height: 100%;
}

.galleryOverlay {
  width: 100%;
  height: 100vh;
  background: #000;
  opacity: 1;
  position: fixed;
  z-index: 998;
  top: 0;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out;
}

.galleryContainer {
  width: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  bottom: 0;
  height: 100%;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out;
  opacity: 1;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

.galleryMain {
  position: relative;
  width: 100%;
  background: #00abeb;
}

.galleryFade {
  opacity: 0;
  visibility: hidden;
}

.galleryHeader {
  width: 100%;
  float: left;
  background: #363636;
  padding: 26px 26px 0 0;
}

.galleryLogo {
  width: 80%;
  float: left;
}

.galleryLogo img {
  max-width: 80%;
}

.galleryLogo h1 {
  font-size: 28px;
  color: #fff;
  text-align: left;
  width: 100%;
  float: left;
  padding-top: 0;
  cursor: pointer;
}

.galleryCloseBox {
  width: 20%;
  float: right;
  padding-top: 0px;
}

.galleryClose {
  width: 41px;
  height: 41px;
  border: 1px solid #00abeb;
  text-align: center;
  line-height: 40px;
  color: #333;
  text-decoration: none;
  float: right;
  border-radius: 100%;
  background: #fff;
}

.galleryMainBox {
  width: 100%;
  float: left;
  background: #363636;
  padding-bottom: 20px;
  min-height: 100vh;
  margin-top: -1px;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.galleryMainBox .gallery-container {
  width: 100%;
  float: left;
  position: relative;
  z-index: 1;
  padding: 20px;
  height: auto;
  -webkit-transform: scale(1.15) translateY(-30px);
  transform: scale(1.15) translateY(-30px);
  opacity: 0;
  -webkit-transition: opacity .6s cubic-bezier(.4, .01, .165, .99), -webkit-transform .5s cubic-bezier(.4, .01, .165, .99);
  transition: opacity .6s cubic-bezier(.4, .01, .165, .99), -webkit-transform .5s cubic-bezier(.4, .01, .165, .99);
  transition: transform .5s cubic-bezier(.4, .01, .165, .99), opacity .6s cubic-bezier(.4, .01, .165, .99);
  transition: transform .5s cubic-bezier(.4, .01, .165, .99), opacity .6s cubic-bezier(.4, .01, .165, .99), -webkit-transform .5s cubic-bezier(.4, .01, .165, .99);
}

.galleryActive .gallery-container {
  -webkit-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
  opacity: 1;
  z-index: 9999;
}

.gallery-content {
  width: 100%;
  float: left;
  padding: 0 60px;
}

.galleryBox {
  width: 100%;
  float: none;
  max-width: 935px;
  margin: 0 auto;
}

.gallerySlider {
  width: 100%;
  float: left;
  text-align: center;
  padding-bottom: 50px;
}

.galRow {
  width: 100%;
  float: left;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.gvideo-block {
  width: 100%;
  height: 500px;
  position: relative;
  float: right;
}

.gvideobg1 {
  position: relative;
  background: url("../images/VideoCovers/gallery/JuanDiego.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg2 {
  position: relative;
  background: url("../images/VideoCovers/gallery/MariaLuciaLaucuture.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg3 {
  position: relative;
  background: url("../images/VideoCovers/gallery/PiaFreanciscaMunoz.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg4 {
  position: relative;
  background: url("../images/VideoCovers/gallery/Ariana.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg5 {
  position: relative;
  background: url("../images/VideoCovers/gallery/MariaPaulaTorres.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg6 {
  position: relative;
  background: url("../images/VideoCovers/gallery/KahnLin.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg7 {
  position: relative;
  background: url("../images/VideoCovers/gallery/DianeFossier.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg8 {
  position: relative;
  background: url("../images/VideoCovers/gallery/JulieRamondou.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg9 {
  position: relative;
  background: url("../images/VideoCovers/gallery/NataliaSzachna.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg10 {
  position: relative;
  background: url("../images/VideoCovers/gallery/MariaPaulaVasini.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg11 {
  position: relative;
  background: url("../images/VideoCovers/gallery/ReikaAbe.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg12 {
  position: relative;
  background: url("../images/VideoCovers/gallery/KarinaKoaizawa.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg13 {
  position: relative;
  background: url("../images/VideoCovers/gallery/TeresaArocaLopez.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg14 {
  position: relative;
  background: url("../images/VideoCovers/gallery/FranciscoMartinSiguas.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg15 {
  position: relative;
  background: url("../images/VideoCovers/gallery/AntonioCiceriHerold.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg16 {
  position: relative;
  background: url("../images/VideoCovers/gallery/GiovannaAmato.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg17 {
  position: relative;
  background: url("../images/VideoCovers/gallery/LuisTripa.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg18 {
  position: relative;
  background: url("../images/VideoCovers/gallery/MelihaMihriSahin.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideobg19 {
  position: relative;
  background: url("../images/VideoCovers/gallery/MarianaAlarcon.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.gvideo-block iframe {
  width: 100%;
  height: 500px;
}

.galRow img {
  width: 100%;
}

.galleryThumbBox {
  width: 100%;
  max-width: 935px;
  margin: 0 auto;
}

.galleryThumbSlider {
  width: 100%;
  float: left;
  padding-top: 20px;
  border-top: 1px solid #5e5e5e;
}

.ThubmnailHead {
  width: 100%;
  float: left;
  padding-bottom: 20px;
}

.thumbCaption {
  width: auto;
  float: left;
  color: #fff;
  font-size: 16px;
  text-align: left;
}

.thumbHide {
  width: auto;
  float: right;
  color: #58bec8;
  text-align: right;
  font-size: 16px;
}

.thumbSlider {
  width: 50%;
  float: right;
}

.galthumbRow {
  width: 100px;
  text-align: center;
  float: left;
  padding: 0 10px;
  cursor: pointer;
}

.galthumbRow img {
  max-width: 100%;
  opacity: 0.4;
  height: 52px;
}

.galthumbRow.is-nav-selected img {
  opacity: 1;
}

.thumbSlider .flickity-viewport {
  width: 100%;
  min-height: auto;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
  float: right;
}

.gallerySlider .flickity-prev-next-button {
  display: block;
}

.flickity-prev-next-button {
  background: rgba(0, 0, 0, 0);
}

.flickity-prev-next-button svg {
  display: none;
}

.flickity-prev-next-button.next::before {
  display: inline-block;
  content: '';
  width: 20px;
  height: 20px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-width: 1px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: -7px;
}

.flickity-prev-next-button.previous::before {
  display: inline-block;
  content: '';
  width: 20px;
  height: 20px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  border-width: 1px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -4px;
  margin-left: -7px;
}

.flickity-prev-next-button::before {
  color: #fff;
}

.flickity-prev-next-button.previous {
  left: -5%;
}

.flickity-prev-next-button.next {
  right: -5%;
}

@media all and (max-width: 767px) {
  .galleryMainBox {
    padding-bottom: 20px;
  }
  .galleryMainBox .gallery-container {
    padding: 10px 0;
  }
  .galleryHeader {
    padding: 20px 15px 0;
  }
  .gallery-subheader {
    padding: 0;
  }
  .galleryLogo h1 {
    font-size: 20px;
  }
  .galleryLogo img {
    max-width: 20%;
  }
  .gallery-content {
    padding: 0;
  }
  .galleryClose {
    width: 33px;
    height: 33px;
    line-height: 33px;
  }
  .gallerySlider {
    padding: 50px 0;
  }
  .gvideo-block {
    height: 300px;
  }
  .gvideo-block iframe {
    width: 100%;
    height: 301px;
  }
  .galleryThumbBox {
    max-width: 298px;
  }
  .gallerySlider .flickity-prev-next-button {
    display: none;
  }
  .gallerySlider .flickity-viewport {
    min-height: auto;
  }
  .thumbCaption, .thumbHide {
    font-size: 14px;
  }
  .galthumbRow {
    width: 75px;
  }
  .thumbSlider {
    width: 100%;
  }
  .thumbSlider .flickity-viewport {
    width: 100%;
  }
}

/* ------------------------------------------------------------ *\
    large screens
\* ------------------------------------------------------------ */

@media all and (min-width: 1700px) {
  .row-head-top {
    max-width: 1440px;
    padding: 10px 80px;
  }
  .hero-content, .thank-con, .parentWrap, .thank-details {
    padding-left: 0;
    max-width: 1440px;
    margin: 0 auto;
    float: none;
  }
  .heroLeft {
    padding-left: 80px;
  }
  .section-details {
    padding-left: 0;
  }
  .section-prizes, .section-winner {
    padding-left: 80px;
  }
  .thank-col-left {
    padding-left: 80px;
  }
  .thank-col-right {
    width: 60%;
    float: right;
  }
  .stickyBox {
    width: 100%;
    float: none;
    max-width: 1440px;
    margin: 0 auto;
    padding-left: 80px;
    padding-right: 0;
  }
  .BrowseMoreArea .ProgBlkCir {
    right: 0;
  }
}

/* ------------------------------------------------------------ *\
    Ipad
\* ------------------------------------------------------------ */

@media (min-width: 768px) and (max-width: 1024px) and (orientation:portrait) {
  .desk-show, .detail-next-sem {
    display: none;
  }
  .mob-show {
    display: block;
  }
  .tab-show {
    display: block;
  }
  .tab-hide {
    display: none;
  }
  .row-head-top {
    padding: 20px;
  }
  .heroLeft, .heroRight {
    display: none;
  }
  .hero-container {
    height: 600px;
  }
  .hero-content {
    padding: 0;
  }
  .hero-section-bg {
    width: 100%;
    background: url("../images/StageMob.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
  }
  .detSliderBlk {
    padding-top: 30px;
  }
  .detail-box {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 0;
  }
  .detSliderBlk ul.slick-dots li {
    width: auto;
    float: none;
  }
  .prizesTabHead ul li {
    width: 180px;
    float: left;
    padding-right: 0;
  }
  .TabheadBtn.bright {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .TabheadBtn.bleft {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .prizesTabCon {
    width: 100%;
    padding-right: 25px;
    padding-bottom: 25px;
  }
  .prizeVideo {
    width: 100%;
  }
  .video-block {
    width: 100%;
    height: 250px;
  }
  .videobg {
    background-size: cover;
  }
  .ef-challenge-box, .detail-box, .detSliderBlk, .prizesBlock {
    padding-left: 35px;
  }
  .downGuide {
    padding: 50px 0 30px 50px;
  }
  .section-prizes {
    padding-left: 90px;
  }
  .timeLineArea {
    width: 100%;
  }
  .timeLineImage {
    width: 100vw;
    margin-left: 0%;
    position: relative;
    float: right;
  }
  .timelineBlock {
    padding-left: 45px;
  }
  .timeLineArea ul li::before {
    height: 117%;
  }
  .timeLineMap {
    height: 600px;
    background: url("../images/MobileMap.svg");
    background-size: contain;
    background-repeat: no-repeat;
  }
  .timeLineImage img.mltop {
    margin-left: 0;
    bottom: -26%;
    right: 0;
    position: absolute;
  }
  .section-winner {
    padding: 100px 0 0px 125px;
  }
  .IntwinnerVid {
    margin-left: -4%;
  }
  .thank-hero p {
    margin: 0 auto;
  }
  .tk-det-con {
    padding-left: 80px;
  }
  .stickyBox {
    padding: 0;
  }
  .stickyCol {
    width: 100%;
    text-align: center;
  }
  .stkBtn {
    float: none;
  }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation:landscape) {
  .heroBgRight {
    background-position: center;
  }
  .detail-box, .detail-next-sem {
    width: 50%;
    padding-bottom: 0;
  }
  .timeCon {
    width: 85%;
  }
  .timeLineArea ul li {
    padding-bottom: 50px;
  }
  .timeLineMap {
    width: 100%;
    float: right;
    background: url("../images/DesktopMap.svg");
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    height: 390px;
  }
  .IntwinnerVid {
    padding-right: 50px;
  }
  .IntwinnerVid .slick-prev {
    left: -9%;
  }
  .IntwinnerVid .slick-next {
    right: 4%;
  }
  .thank-col-left {
    width: 50%;
  }
  .thank-col-right {
    width: 50%;
  }
  .thank-section-bg {
    background-position: top center;
    min-height: 200px;
  }
  h1 {
    font-size: 38px;
  }
}
