/*  ERP myth start */

body section.slideshow {
  position: relative;
  display: block;
  /* width: 100%;
  height: 100%;
  height: 100vh;
  margin: 0 auto; */
  visibility: hidden;
  overflow: hidden;
}

h5.card-title.col-pink {
  font-size: 30px;
  color: #f58536;
}

body section.slideshow ul.navigation {
  display: block;
  width: 550px;
  height: 550px;
  padding: 0;
  z-index: 10;
}

.erpmythBox {
  position: relative;
  background-image: url("../img/about-icons/ph.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 150px;

}

body section.slideshow ul.navigation li:nth-child(1).active .background-holder {
  background: url("../img/about-icons/1b.png") !important;
  background-size: cover !important;
}

body section.slideshow ul.navigation li:nth-child(2).active .background-holder {
  background: url("../img/about-icons/2b.png") !important;
  background-size: cover !important;
}

body section.slideshow ul.navigation li:nth-child(3).active .background-holder {
  background: url("../img/about-icons/3b.png") !important;
  background-size: cover !important;
}

body section.slideshow ul.navigation li:nth-child(4).active .background-holder {
  background: url("../img/about-icons/4b.png") !important;
  background-size: cover !important;
}

body section.slideshow ul.navigation li:nth-child(5).active .background-holder {
  background: url("../img/about-icons/5b.png") !important;
  background-size: cover !important;
}



body section.slideshow ul.navigation li.navigation-item {
  position: absolute;
  display: inline-block;
  /* overflow: hidden; */
  width: 190px;
  height: 190px;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  /* border-radius: 50%; */
  transition: border 0.6s ease-in-out;
}

body section.slideshow ul.navigation li.navigation-item .rotate-holder {
  position: fixed;
  display: block;
  width: 0;
  height: 0;
  left: -9999px;
  top: -9999px;
}

body section.slideshow ul.navigation li.navigation-item .background-holder {
  background-size: 100px !important;
  border: 2px solid #c9c9c9;
  border-radius: 100px;
  background-repeat: no-repeat !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  /* right: 0; */
  /* bottom: 0; */
  /* left: 0; */
  /* border-radius: 50%; */
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  opacity: 1;
  visibility: visible;
  transition: opacity 0.6s ease-in-out, visibility 0.6s ease-in-out;
}

body section.slideshow ul.navigation li.navigation-item:hover .background-holder {
  opacity: 0.75;
}

body section.slideshow ul.navigation li.navigation-item.active .background-holder {
  opacity: 1;
  /* visibility: hidden; */
  background-size: 100px !important;
  border: 1px solid #f5873b;
  border-radius: 100px;
  background-repeat: no-repeat !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  /*   transform: none !important;*/
  align-content: center;
  background-position: center !important;
  background-color: #f5873b !important;
}

body section.slideshow .detail {
  display: block;
  width: 550px;
  height: 550px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 8;
  background: url("./images/active-iconn.png") right center no-repeat;
  padding-right: 100px;
}

body section.slideshow .detail .detail-item {
  position: relative;
  display: block;

  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}

body section.slideshow .detail .detail-item .headline {
  position: absolute;
  display: block;
  top: 150px;
  left: 0px;
  /* max-width: calc(100% - 480px); */

  overflow: visible;
  z-index: 2;
}

body section.slideshow .detail .detail-item .headline .letter {
  font-family: "Oswald", sans-serif;
  position: relative;
  display: inline-block;
  opacity: 0;
  visibility: hidden;
  color: #ffffff;
  font-size: 132px;
  line-height: 110px;
  font-weight: 900;
  font-kerning: none;
  white-space: nowrap;
  box-sizing: border-box;
  text-transform: uppercase;
}

body section.slideshow .detail .detail-item .background {
  position: absolute;
  display: block;
  width: 100%;
  width: calc(100% + 100px);
  height: 100%;
  height: calc(100% + 100px);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: visible;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  z-index: 1;
}

body section.slideshow .detail .detail-item .background::before {
  content: "";
  background: linear-gradient(to right, black 0%, rgba(0, 0, 0, 0) 90%);
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
}

body section.slideshow .detail .detail-item.active {
  opacity: 1;
  visibility: visible;
}

/* ERP myth ends */



/* 
  @media screen and (min-width:768px) {
    .rght-icns-1 {
      transform: translate(50px, 0px);
    }
  }
 */
 section#erpmyths {
  justify-content: center;
}
@media screen and (max-width:767.9px) {
  body section.slideshow .detail {
    display: block;
    width: 550px;
    height: 150px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 8;
    background: url(./images/active-iconn.png) right center no-repeat;
    padding-right: 100px;
  }

  body section.slideshow .detail .detail-item .headline {
    top: 0px;
  }

  body section.slideshow .detail {
    display: block;
    width: 550px;
    height: 150px;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 8;
    background: url(./images/active-iconn.png) right center no-repeat;
    padding-right: 100px;
  }

  .rght-icns-1 {
    margin-top: 20px;
  }

  .erpmythBox {
    position: relative;
    background-image: url(../img/about-icons/ph.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100px;
    width: 320px;
    margin: auto;
  }

  body section.slideshow ul.navigation {
    display: block;
    width: 320px;
    height: 300px;
    padding: 0;
    z-index: 10;
    transform: none !important;
  }

  body section.slideshow ul.navigation li.navigation-item {
    position: absolute;
    display: inline-block;
    /* overflow: hidden; */
    width: 100px;
    height: 100px;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    /* border-radius: 50%; */
    transition: border 0.6s ease-in-out;
    left: 0 !important;
    transform: none !important;
  }

  body section.slideshow ul.navigation li:nth-child(1) {
    transform: translate(100px, -12px) !important;
  }

  body section.slideshow ul.navigation li:nth-child(2) {
    transform: translate(201px, 78px) !important;
  }

  body section.slideshow ul.navigation li:nth-child(3) {
    transform: translate(154px, 196px) !important;
  }

  body section.slideshow ul.navigation li:nth-child(4) {
    transform: translate(0px, 65px) !important;
  }

  body section.slideshow ul.navigation li:nth-child(5) {
    transform: translate(35px, 190px) !important;
  }

  body section.slideshow ul.navigation li.navigation-item .background-holder {
    transform: none !important;
    background-size: 60px !important;

  }

  body section.slideshow ul.navigation li.navigation-item.active .background-holder {
    background-size: 60px !important;
  }

  body section.slideshow .detail .detail-item .headline {
    left: 0px;
    width: 70%;
  }
}


@media screen and (min-width:1400px) {



}