/*------------Custom Css - by ROI------------*/

/*Rekha start- 22-08-2022*/
.video_blog .block {
    padding: 90px 0;
}
.video_blog .blog-sec .row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
/*.video_blog .blog-sec .left-post {*/
/*    padding: 0 15px;*/
/*}*/
.video_blog .blog-sec {
  float: none;
  margin-top: 0;
}
.video_blog .blog-post {
    float: none;
    margin-top: 30px;
}
.video_blog .blog-thumb {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    padding: 5px;
    height: 210px;
}
.video_blog .blog-thumb a {
    display: block;
    height: 100%;
}
.video_blog .blog-thumb iframe {
    height: 100%;
}
.video_blog .blog-infos > h3 {
    margin: 10px 0 5px;
    font-weight: 600;
}
.video_blog .heading-madison-home {
    float: none;
}
.blog_swiper, .langenglish_swiper {
    padding-bottom: 60px !important;
}
/*.swiper-button-next.blog_swiper_btn {*/
/*    left: 52% !important;*/
/*    transform: translateX(-52%);*/
/*}*/
.blog_swiper_btn, .langenglish_swiper_btn {
   
    background: #fff;
    height: 40px !important;
    width: 40px !important;
    position: static !important;
    margin: 0 3px !important;
}
.blogswiper_btnouter, .langenglish_btnouter {
    bottom: 0px;
    left: 48% !important;
    top: auto !important;
    transform: translateX(-48%);
    width: 100%;
    height: 45px;
    position: absolute;
    display: flex;
    justify-content: center;
}
.blog_swiper_btn::after, .langenglish_swiper_btn::after {
    font-size: 14px !important;
    color: #333 !important;
    font-weight: bold;
}
.langenglish_swiper .lang_post {
    background: #fff;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 0 10px rgb(0 0 0 / 20%);
    padding: 5px;
    height: 230px;
}
.lang_post a, .lang_post iframe {
    display: block;
    height: 100%;
}
.catlang_block .heading-madison-home {
    float: none;
}
/*product page*/

.downloadpdf .modal-content {
   overflow: hidden; 
   border: none;
}
.downloadpdf h2 {
    font-size: 22px;
    letter-spacing: 0;
    text-align: center;
    margin: 7px 0 24px;
}
.downloadpdf .form-group {
    margin: 0 0 15px !important;
}
.downloadpdf label {
    margin-bottom: 4px;
    color: #333;
}
.downloadpdf .form-control {
    border: 1px solid #e4e4e4;
    box-shadow: none;
    border-radius: 3px;
    float: none;
}
.downloadpdf textarea {
    resize: none;
    height: 115px;
    min-height: 115px;
    float: none;
    border-radius: 3px;
    border: 1px solid #e4e4e4;
}
.downloadpdf .signup-pop-col .form-submit-btn .btn {
    background: #146FA0;
    color: #fff;
    width: 100%;
    border-radius: 4px;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    font-weight: 300;
    font-size: 14px;
}
.downloadpdf .theme-btn:hover::before {
    width: 100%;
}
.downloadpdf .error {
    color: #ff0000;
    font-weight: 400;
    font-size: 14px;
    margin: 0;
}
/*exhibition css*/
.exhibition_block {
    position: fixed;
    bottom: 52px;
    max-width: 450px;
    right: 20px;
    transform: none;
    background: #fff;
    padding: 18px 34px 18px 85px;
    border-radius: 6px;
    display: flex;
    align-items: center;
    border: 2px solid #eee;
    z-index: 999;
}
.exhibition_left img {
    max-width: 50px;
    position: absolute;
    left: 19px;
    top: 22px;
}
.exhibition_left p {
    margin: 0;
    line-height: 22px;
    font-size: 15px;
}
.exhibition_left p b {
    font-weight: 600;
}
.exhibition_left p span {
    font-weight: 600;
    color: #146FA0;
}
.exhibition_left .close {
    position: absolute;
    top: 6px;
    right: 11px;
    font-weight: 600;
    color: #000;
    font-family: cursive;
}
.mob_exhibtn {
    position: fixed;
    right: 20px;
    bottom: 68px;
    background: #146FA0;
    height: 62px;
    width: 62px;
    border-radius: 50%;
    display: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
.mob_exhibtn img {
    max-width: 40px;
}

.exhibition_box {
    background: #146fa0;
    padding: 12px 0;
}
.exhibition_box p {
    margin: 0;
}
.exhibition_box p span {
    font-weight: 600;
    color: #146FA0;
}
.exhibition_box p b {
    font-weight: 600;
}
.error_content {
     max-width: 800px;
    text-align: center;
    margin: 0 auto;
}
/*.error_content::before {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    background: rgba(0,0,0,0.35);*/
/*    content: '';*/
/*    z-index: 1;*/
/*}*/
.error_content p {
    color: #fff;
    font-size: 20px;
    max-width: 700px;
    margin: 0 auto 27px;
}
.error_content h2 {
    color: #fff !important;
    font-size: 60px;
    letter-spacing: 0;
    line-height: 60px;
    margin: 0;
}
.error_content h1 {
    font-size: 170px;
    color: #fff;
    font-weight: bold;
    line-height: 180px;
    letter-spacing: 0;
}
.error_content .theme-btn.color{
    display: inline-block;
    float: none;
}
.marquee_leftevent span {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
    animation: blink 3s linear infinite;
       line-height: normal;
}
/*Heena start- 22-9-2022*/
.marquee_left span {
    color: #f05b22;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    animation: blink 3s linear infinite;
       line-height: normal;
}
.marquee_outer {
    display: flex;
    align-items: center;
}
.marquee_left {
    width: 430px;
}
.marquee_right {
    width: calc(100% - 210px);
    color:#fff !important
}
.marquee_right b {
    font-size: 20px;
    font-weight: bold;
}

/*Heena start- 23-9-2022*/
.post-text-wrap h3.entry-title {
    font-size: 17px;
    padding: 5px 10px;
    margin: 0;
    text-transform: capitalize;
    font-family: 'gotham';
}
.fullwidth-block-inner {
    padding-top: 50px;
}
.banner-madison-top-blog, .banner-madison-top-careers {
        height: 400px !important;
}

/*Heena end- 23-9-2022*/


.block-content {padding:0px !important;}

/*Responsive css*/
@media screen and (max-width: 1199px) {
    .fullwidth-block-inner .row>* {
    margin-top: 2em;
}
    .video_blog .blog-sec .left-post {
        margin-top: 0;
    }
    .video_blog .block {
        padding: 70px 0;
    }
    .error_content h1 {
        font-size: 150px;
        line-height: 160px;
    }
    .error_content h2 {
        font-size: 48px;
    }
   
}
@media screen and (max-width: 991px) {
    .video_blog .block {
        padding: 50px 0;
    }
    .mob_exhibtn {
        display: flex;
    }
    .exhibition_block {
        display: none;
        bottom: 122px;
    }
    .exhibition_block.active {
        display: block;
    }
    .exhibition_left p {
        line-height: 21px;
        font-size: 14px;
    }
    .exhibition_left img {
        max-width: 48px;
        left: 21px;
    }
}
@media screen and (max-width: 767px) {
    .video_blog .blog-post {
        margin-top: 20px;
    }
    .video_blog .block {
        padding: 35px 0;
    }
    .downloadpdf .signup-form {
        padding: 24px;
    }
    .downloadpdf h2 {
        font-size: 20px;
    }
    .downloadpdf .signup-pop-col {
        min-height: 547px;
    }
    .blog_swiper {
        padding-bottom: 50px !important;
    }
   .exhibition_block {
       max-width: 380px;
       padding: 14px 32px 14px 75px;
   }
   .exhibition_left p {
       line-height: 18px;
       font-size: 13px;
   }
   .exhibition_left img {
       max-width: 47px;
       left: 17px;
        top: 20px;
   }
   .error_content h2 {
        font-size: 42px;
    }
    .error_content h1 {
        font-size: 130px;
        line-height: 140px;
    }
    .error_content p {
        font-size: 18px;
        margin: 0 auto 20px;
    }
     .marquee_left {
        width: 160px;
    }
    .catlang_block {
        padding: 0 0 20px;
    }
}
@media screen and (max-width: 575px) {
    .downloadpdf .signup-pop-col .form-submit-btn .btn {
        height: 42px;
        line-height: 42px;
    }
    .downloadpdf .signup-pop-col:nth-child(1) {
        display: none;
    }
    .downloadpdf .form-group {
        margin: 0 0 10px !important;
    }
    .downloadpdf .signup-pop-col {
        width: 100%;
        min-height: auto;
    }
    .error_content h2 {
        font-size: 36px;
    }
    .error_content h1 {
        font-size: 110px;
        line-height: 100px;
    }
    .marquee_left span {
        font-size:15px;
    }
    .marquee_left {
    width: 120px;
}
}
@media screen and (max-width: 450px) {
    .exhibition_block {
        max-width: 300px;
        padding: 10px 32px 10px 64px;
    }
    .exhibition_left img {
        max-width: 40px;
        left: 14px;
    }
    .exhibition_left p {
        font-size: 12px;
    }
    .mob_exhibtn {
        height: 57px;
        width: 57px;
    }
    .mob_exhibtn img {
        max-width: 35px;
    }
    .exhibition_block {
        bottom: 115px;
    }
}
/*Rekha end- 22-08-2022*/




/* guddu css start 6-dec-22*/
.video_sec_new_page {width:100%;position: relative;left: -100px;}
.video_sec_new_page video{width:100%;height: auto;border-radius: 10px;}

.video_dhgd::before {
    content:'';
    background:#0e6497;
    position: absolute;
    top: 0;
    left: auto;
    width: 50%;
    height: 100%;
    right: 0;
}
div#ab_right {
    padding-left: 0;
    padding-right: 100px;
}
.video_dhgd .block{
    padding: 130px 0px;
}
.play-button-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    pointer-events: none;
}
.play-button-wrapper #circle-play-b {
    cursor: pointer;
    pointer-events: auto;
}
.play-button-wrapper #circle-play-b svg {
    width: 100px;
    height: 100px;
    fill: #fff;
    stroke: #fff;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    opacity: 0.9;
}
.play-gif i {
    background: #eb6327;
    color: #fff;
    padding: 10px 10px;
    border-radius: 40px;
    font-size: 20px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
}
.align-item-center{    display: flex;align-items: center;}
#ab_right .group-btns{margin-top: 0px;}
@media screen and (max-width: 991px) {
    .video_dhgd::before {
    content: '';
    background: #0e6497;
    position: absolute;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    height: 30% !important;
    right: 0 !important;
    bottom: 0 !important;
}
   div#ab_right {
    padding-left: 0 !important;
    padding-right: 0 !important;
} 
    .video_sec_new_page {
    width: 100%;
    position: relative;
    left: 0 !important;
    margin-top: 50px !important;
    display: inline-block !important;
}
.align-item-center {
 
 
    flex-direction: column;
}
.video_dhgd .block {
    padding: 100px 0px 40px 0px;
}
}


/*guddu css end 6-dec-22*/




/* guddu css start 6-dec-22*/
.video_sec_new_page {width:100%;position: relative;left: -100px;}
.video_sec_new_page video{width:100%;height: auto;border-radius: 10px;}

.video_dhgd::before {
    content:'';
    background:#0e6497;
    position: absolute;
    top: 0;
    left: auto;
    width: 50%;
    height: 100%;
    right: 0;
}
div#ab_right {
    padding-left: 0;
    padding-right: 100px;
}
.video_dhgd .block{
    padding: 130px 0px;
}
.play-button-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: auto;
    pointer-events: none;
}
.play-button-wrapper #circle-play-b {
    cursor: pointer;
    pointer-events: auto;
}
.play-button-wrapper #circle-play-b svg {
    width: 100px;
    height: 100px;
    fill: #fff;
    stroke: #fff;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.2);
    border-radius: 50%;
    opacity: 0.9;
}
.play-gif i {
    background: #eb6327;
    color: #fff;
    padding: 10px 10px;
    border-radius: 40px;
    font-size: 20px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 2px solid #fff;
}
.align-item-center{    display: flex;align-items: center;}
#ab_right .group-btns{margin-top: 0px;}
@media screen and (max-width: 991px) {
    .video_dhgd::before {
    content: '';
    background: #0e6497;
    position: absolute;
    top: auto !important;
    left: auto !important;
    width: 100% !important;
    height: 30% !important;
    right: 0 !important;
    bottom: 0 !important;
}
   div#ab_right {
    padding-left: 0 !important;
    padding-right: 0 !important;
} 
    .video_sec_new_page {
    width: 100%;
    position: relative;
    left: 0 !important;
    margin-top: 50px !important;
    display: inline-block !important;
}
.align-item-center {
 
 
    flex-direction: column;
}
.video_dhgd .block {
    padding: 100px 0px 40px 0px;
}
}


/*guddu css end 6-dec-22*/


/*guddu css start 8-dec-22*/

ul.banner_op {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin-top: 50px;
}
ul.banner_op li{
    margin: 0;
}
/*ul.banner_op li a:hover{background:#fff;color:#000;}*/
ul.banner_op li a span{
    color: #fff;
    background: #ec63276b;
    width: 100%;
    padding: 23px 20px;
    position: relative;
    border-radius: 50px;
}
@keyframes borderAnimation {
from { background-position: 0 0, -11.78px 0, 100% -11.78px, 0 100%; }
to { background-position: 0 -11.78px, 0 0, 100% 0, -11.78px 100%; }
}
ul.banner_op li a::before {
    content: '';
  
}
/* ul.banner_op li a:hover::after{margin:0;} */
ul.banner_op li a {
    content: '';
    transition: all 0.5s ease-out;
    /* border: 2px solid #fff; */
    position: absolute;
    width: 100%;
    border-radius: 50px;
    top: 0;
    left: 0;
    background-image: repeating-linear-gradient(205deg, #ffffff00, #ffffff00 4.92px, transparent 6px, transparent 10.1px, #ffffff00 11px), repeating-linear-gradient(246deg, #ffffff, #ffffff 4.92px, transparent 6px, transparent 10.1px, #ffffff00 11px), repeating-linear-gradient(80deg, #ffffff00, #ffffff00 4.92px, transparent 6px, transparent 10.1px, #ffffff00 11px), repeating-linear-gradient(295deg, #ffffff, #ffffff 4.92px, transparent 6px, transparent 10.1px, #ffffff 11px);
    background-size: 2px calc(100% + 11.78px), calc(100% + 11.78px) 2px, 2px calc(100% + 11.78px) , calc(100% + 11.78px) 2px;
    background-position: 0px 0, 0px 0, 100% 0, 0 100%;
    background-repeat: no-repeat;
    animation: borderAnimation 0.8s infinite linear;
    z-index: 1;
}



ul.banner_op li a:hover span{
    background:#ec6327;
}

 @keyframes boxBorderAnimation {
        from { background-position:  0 0, -20px 0, 100% -20px, 0 100%; }
        to { background-position:  0 -20px, 0 0, 100% 0, -20px 100%; }
    }




@keyframes spin {
  from {transform: translate(-50%, -50%) rotate(0);}
  to   {transform: translate(-50%, -50%) rotate(360deg);}
}

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

@keyframes s3-opacity{
0%   {opacity:1;}
25%  {opacity:0.2;}
50%  {opacity:0.5;}
75%  {opacity:0.7;}
100% {opacity:0.1;}
}

@keyframes rotateCircle {
  0% {
    transform: rotate(0);
  }

  25% {
    transform: rotate(90deg);
  }

  50% {
    transform: rotate(180deg);
  }

  75% {
    transform: rotate(270deg);
  }

  100% {
    transform: rotate(360deg);
  }
}



ul.banner_op li a {
    padding: 4px 0px;
    position: relative;
        display: flex;
    align-items: center;
    justify-content: center;
        flex-wrap: wrap;
}


/*guddu css end 8-dec-22*/

.button_item {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 99;
    transform: translate(-50%, -50%);
    width: 100%;
    height: auto;
}


.item-hints {
  /*height: 500px;*/
  /*width: 500px;*/
  /*margin: 250px auto;*/
  /* position: absolute; */
  /* bottom: 0; */
  /* left: 50%; */
  /* transform: translate(-50%, 100%); */
}
.item-hints .hint {
  width: 40px;
  height: 40px;
  margin:  auto;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.item-hints .hint::before {
  /* //rotated squre */
  background-color: #fff;
  width: 15px;
  height: 15px;
  z-index: 2;
  -webkit-clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
  clip-path: polygon(50% 0, 100% 50%, 50% 100%, 0 50%);
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.item-hints .hint::after {
  /* //green glow */
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  width: 2px;
  height: 2px;
  z-index: 1;
  -webkit-box-shadow: 0 0 50px 30px rgb(20 111 160);
  box-shadow: 0 0 50px 30px rgb(20 111 160);
  -webkit-animation: home_hero_item_hints_glow 2s
    cubic-bezier(0.25, 0.1, 0.2, 1) infinite;
  animation: home_hero_item_hints_glow 2s cubic-bezier(0.25, 0.1, 0.2, 1)
    infinite;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}
@-webkit-keyframes home_hero_item_hints_glow {
  0% {
    -webkit-box-shadow: 0 0 30px 5px #146fa0;
    box-shadow: 0 0 30px 5px #146fa0;
  }
  70% {
    -webkit-box-shadow: 0 0 70px 50px rgba(72, 170, 72, 0);
    box-shadow: 0 0 70px 50px rgba(72, 170, 72, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 50px rgba(72, 170, 72, 0);
    box-shadow: 0 0 0 50px rgba(72, 170, 72, 0);
  }
}
@keyframes home_hero_item_hints_glow {
  0% {
    -webkit-box-shadow: 0 0 30px 5px #146fa0;
    box-shadow: 0 0 30px 5px #146fa0;
  }
  70% {
    -webkit-box-shadow: 0 0 70px 50px rgba(72, 170, 72, 0);
    box-shadow: 0 0 70px 50px rgba(72, 170, 72, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 50px rgba(72, 170, 72, 0);
    box-shadow: 0 0 0 50px rgba(72, 170, 72, 0);
  }
}
.item-hints .hint-dot {
  z-index: 3;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: block;
  -webkit-transform: translate(-0%, -0%) scale(0.95);
  transform: translate(-0%, -0%) scale(0.95);
  -webkit-animation: home_hero_item_hints_border 2s linear infinite;
  animation: home_hero_item_hints_border 2s linear infinite;
  margin: auto;
}
@-webkit-keyframes home_hero_item_hints_border {
  0%,
  100% {
    border-color: rgba(255, 255, 255, 0.6);
    -webkit-transform: translate(-50%, -50%) scale(0.95);
    transform: translate(-0%, -0%) scale(0.95);
  }
  50% {
    border-color: rgba(255, 255, 255, 0.3);
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-0%, -0%) scale(1);
  }
}
@keyframes home_hero_item_hints_border {
  0%,
  100% {
    border-color: rgba(255, 255, 255, 0.6);
    -webkit-transform: translate(-50%, -50%) scale(0.95);
    transform: translate(-0%, -0%) scale(0.95);
  }
  50% {
    border-color: rgba(255, 255, 255, 0.3);
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-0%, -0%) scale(1);
  }
}
.item-hints .hint-radius {
  background-color: rgb(255 255 255 / 8%);
  border-radius: 50%;
  width: 200px;
  height: 200px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: background-color, opacity, visibility,
    -webkit-transform;
  transition-property: background-color, opacity, visibility, -webkit-transform;
  transition-property: background-color, opacity, visibility, transform;
  transition-property: background-color, opacity, visibility, transform,
    -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease, ease, ease,
    cubic-bezier(0.5, 0, 0, 1);
  transition-timing-function: ease, ease, ease, cubic-bezier(0.5, 0, 0, 1);
}
.item-hints .hint:hover .hint-radius {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.item-hints .hint[data-position="1"] .hint-content {
  top: 85px;
  left: 50%;
  margin-left: 56px;
}
.item-hints .hint-content {
  color: #fff;
  width: auto;
  position: absolute;
  z-index: 5;
  padding: 12px 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.7s ease, visibility 0.7s ease;
  transition: opacity 0.7s ease, visibility 0.7s ease;
  pointer-events: none;
  color: #fff;
  visibility: hidden;
  pointer-events: none;
}
.item-hints .hint:hover .hint-content {
  color: #fff;
  width: 300px;
  position: absolute;
  z-index: 5;
  padding: 12px 0;
  opacity: 1;
  visibility: visible !important;
  -webkit-transition: opacity 0.7s ease, visibility 0.7s ease;
  transition: opacity 0.7s ease, visibility 0.7s ease;
  pointer-events: none;
  color: #fff;
  visibility: hidden;
  pointer-events: none;
}
.item-hints .hint-content::before {
  width: 0px;
  bottom: 0;
  left: 0;
  content: "";
  background-color: #fff;
  height: 1px;
  position: absolute;
  transition: width 0.4s;
}
.item-hints .hint:hover .hint-content::before {
  width: 180px;
  transition: width 0.4s;
}
.item-hints .hint-content::after {
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
  bottom: 0;
  left: 0;
  width: 80px;
  content: "";
  background-color: #fff;
  height: 1px;
  position: absolute;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}
.item-hints .hint:hover .hint-content::after {
  opacity: 1;
  visibility: visible;
}
.item-hints .hint[data-position="4"] .hint-content {
  bottom: 73px;
  left: 50%;
  margin-left: 56px;
}



.item-hints.item-hint-1 {
    position: absolute;
    top: 90px;
    left: 11%;
}

.item-hints.item-hint-2 {
    position: absolute;
    right: 450px;
    bottom: -200px;
}

.item-hints.item-hint-3 {
    position: absolute;
    bottom: -200px;
    left: 600px;
}

.item-hints.item-hint-4 {
    position: absolute;
    top: -200px;
    left: 50%;
}

.item-hints.item-hint-5 {
    position: absolute;
    right: 550px;
    bottom: 200px;
}

.item-hints.item-hint-6 {
    position: absolute;
    right: 280px;
    top: -100px;
}

.item-hints.item-hint-7 {
    position: absolute;
    bottom: 50px;
    left: 30px;
}

.item-hints.item-hint-8 {
    position: absolute;
    top: -200px;
    left: 300px;
}

.item-hints.item-hint-9 {
    position: absolute;
    bottom: -300px;
    right: 240px;
}

.item-hints.item-hint-10 {
    position: absolute;
    bottom: -300px;
    left: 50%;
}

.item-hints.item-hint-11 {
    position: absolute;
    top: -300px;
    left: 580px;
}

.item-hints.item-hint-12 {
    position: absolute;
    bottom: -370px;
    left: 330px;
}


.hint-content.do--split-children p{color:#fff;margin:0;text-transform:capitalize;}





