@media all and (max-width: 1299px) {
  #businessCycle {
    margin-bottom: 0
  }
}

@media all and (min-width: 768px) and (max-width:1299px) {
  #businessCycle {
    padding: 50px 0
  }
}

@media all and (max-width: 767px) {
  #businessCycle {
  
    padding-bottom: 0
  }
}

@media all and (min-width: 768px) {
  #businessCycle .svg-piece {
    display: none
  }
}

#businessCycle .flex__container {
  position: relative;
  top: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex
}

.grid {
  max-width: 1400px;
  margin: 0 auto;
}

.title_h1 {
  color: #c2242d;
  position: relative;
  right: -160px;
  z-index: 10;
}

.title_h1 {
  font-size: 80px;
  font-size: 5rem;
  line-height: 1;
  font-family: 'ralewayblack';
}

@media all and (max-width: 1299px) {
  #businessCycle .flex__container {
    bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-flex-direction: column;
    -moz-box-flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media all and (max-width: 767px) {
  #businessCycle .flex__container {
       padding-top: 15px
  }

  #businessCycle .flex__container::before,
  #businessCycle .flex__container::after {
    content: '';
    position: absolute;
    height: 100%;
    width: 150%;
    border-radius: 100%;
    z-index: -3
  }
}

@media all and (max-width: 767px) and (max-width:767px) {

  #businessCycle .flex__container::before,
  #businessCycle .flex__container::after {
    z-index: 3
  }
}



#businessCycle .watch__block {
  background-image: url(http://delanosolutions.com/static/img/watch.png);
  background-repeat: no-repeat;
  background-position-y: 95px;
  width: 30%
}

@media all and (max-width: 1299px) {
  #businessCycle .watch__block {
    margin-bottom: 25px
  }
}

.rest__title_h4 {
  color: var(--themecolor5);
  font-size: 23px;
  line-height: 24px;
  font-weight: 600;
  padding-left: 76px;
  display: flex;
  align-items: center;
  min-height: 55px;
  max-height: 55px;
  text-align: left;
  margin-bottom: 15px;
}

@media all and (max-width: 1299px) {
  #businessCycle .watch__block {
    background: 0;
    width: 100%;
    text-align: center;
    display: none;
  }
}

#businessCycle .watch__block .title_h1 {
  color: #c2242d;
  position: relative;
  right: -160px;
  z-index: 10
}

@media all and (max-width: 1299px) {
  #businessCycle .watch__block .title_h1 {
    right: auto;
    z-index: auto
  }
}

#businessCycle .wrapper-slider {
  width: 70%
}

@media all and (max-width: 1299px) {
  #businessCycle .wrapper-slider {
    width: 30%
  }
}

@media all and (max-width: 767px) {
  #businessCycle .wrapper-slider {
    position: relative;
    z-index: 5
  }
}

#businessCycle .wrapper-slider .slider-circle {
  background: white;
  width: 350px;
  height: 350px;
  border-radius: 100%;
  position: relative;
  box-shadow: -1px 0px 0px -1px rgba(0, 0, 0, 0.2), 0px 0px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 2px 0px rgba(0, 0, 0, 0.12);
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-box-justify-content: center;
  -moz-box-justify-content: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center
}

@media all and (min-width: 768px) and (max-width:1299px) {
  #businessCycle .wrapper-slider .slider-circle {
    margin: 0 auto
  }
}




#businessCycle .wrapper-slider .slider-circle .slide-item {
    position: absolute;
    opacity: 0;
    min-width: 460px;
    padding-left: 33px;
    max-width: 460px;
    min-height: 325px;
    z-index: 10;
    left: 700px;
    top: -25px;
    transition: all .2s
}



#businessCycle .wrapper-slider .slider-circle .slide-item .icon {
  position: absolute;
  top: 23px;
  left: 30px;
}

/* #businessCycle .wrapper-slider .slider-circle .slide-item .icon::after {
  content: '';
  position: absolute;
  left: -4px;
  top: -4px;
  border-radius: 100%;
  background-image: linear-gradient(to right,#006cff,#1227b8);
  height: 26px;
  width: 26px;
  z-index: -1
} */





    #businessCycle .wrapper-slider .slider-circle .slide-item .description_small {
        color: #000;
        text-align: left;
        font-size: 16px;
              padding-left: 5px;
        max-width: 400px;
        min-height: 145px;
        max-height: 170px;
    }


#businessCycle .wrapper-slider .slider-circle .slide-item .link {
  color: #c41c26;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.875
}

#businessCycle .wrapper-slider .slider-circle .slide-item.active {
  opacity: 1;
  z-index: 60
}

#businessCycle .wrapper-slider .slider-circle .navigation {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 20
}


#businessCycle .wrapper-slider .slider-circle .navigation .slide-btn {
  position: absolute;
  transition: all .5s;
  opacity: 1;
  width: 125px;
  cursor: pointer;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.3;
  font-family: 'ralewayblack';
}

/* #businessCycle .wrapper-slider .slider-circle .navigation .slide-btn .circle-text {
  transform-origin: -17% 13px
} */

#businessCycle .wrapper-slider .slider-circle .navigation .slide-btn.active {
  cursor: default;
  opacity: 1;



}

#businessCycle .wrapper-slider .slider-circle .navigation .slide-btn:nth-child(1) .circle-text {
  left: 137px;
  top: -36px;
}

#businessCycle .wrapper-slider .slider-circle .navigation .slide-btn:nth-child(2) .circle-text {
  left: 292px;
  top: 48px;
}

#businessCycle .wrapper-slider .slider-circle .navigation .slide-btn:nth-child(3) .circle-text {
  left: 294px;
  top: 227px;
}

    #businessCycle .wrapper-slider .slider-circle .navigation .slide-btn:nth-child(4) .circle-text {
        top: 316px;
        left: 127px;
    }

#businessCycle .wrapper-slider .slider-circle .navigation .slide-btn:nth-child(5) .circle-text {
  left: -11px;
  top: 231px;
}

#businessCycle .wrapper-slider .slider-circle .navigation .slide-btn:nth-child(6) .circle-text {
  right: 71px;
  top: 54px;
}

#businessCycle .wrapper-slider .slider-circle .slide-circle {
  position: absolute;
  width: 86%;
  height: 86%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(0);
  border-radius: 100%;

}

#businessCycle .wrapper-slider .slider-circle .slide-circle::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 100%;
  background: white;
  width: 99.4%;
  height: 99.4%
}

#businessCycle .wrapper-slider .slider-circle .next {
  position: absolute;
  background: transparent;
  width: 85px;
  border: 5px solid #f9761987;
  height: 85px;
  right: 135px;
  border-radius: 50%;
  top: -44px;
  border-right: none;
  border-left: none;
  z-index: 1;
}

#businessCycle .wrapper-slider .btn-left,
#businessCycle .wrapper-slider .btn-right {
  padding: 10px 15px;
  position: absolute;
  top: 7%;
  transform: translate(-35%, -20%)
}


#businessCycle .wrapper-slider .btn-left span,
#businessCycle .wrapper-slider .btn-right span {
  display: block;
  background: url(http://delanosolutions.com/static/img/sprite.svg) no-repeat;
  background-size: 5454.54545% 3205%
}

#businessCycle .wrapper-slider .btn-left {
  left: 30%
}

#businessCycle .wrapper-slider .btn-left span {
  background-position: 5.7725% 58.9372%;
  width: 11px;
  height: 20px
}

#businessCycle .wrapper-slider .btn-right {
  right: 30%;
  transform: translate(35%, -20%)
}

#businessCycle .wrapper-slider .btn-right span {
  background-position: 7.97963% 58.9372%;
  width: 11px;
  height: 20px
}

.icon.icon-rocket img {
  width: 65px;
}

.circle-text {
  position: absolute;

}

    .circle-text img {
        height: 70px;
    }

.imgcall {
  display: none;
}

.org_link {
    float: right;
    font-weight: 600;
    font-size: 15px;
    background-color: initial;
    background-clip: text;
    -o-background-clip: text;
    -ms-background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    --text-fill-color: transparent;
    -o-text-fill-color: transparent;
    -ms-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -webkit-text-fill-color: transparent;
}

.org_link {
  background-image: linear-gradient(to left, var(--themecolor1), var(--themecolor2));
}

.org_link:hover {
  background-image: linear-gradient(to left, var(--themecolor6), var(--themecolor3));
}

/* img.org_uplogo {
          z-index: 9;
          height: 150px;
    position: absolute;
    top: 32%;
} */
img.org_uplogo {
  z-index: 9;
  position: absolute;
  opacity: .05;
  top: 8%;
  width: 82%;
  height: 82%;
}



.slide-item {
  background-color: #fff;
  padding: 30px 40px 37px 30px;
  margin-top: 30px;
  margin-bottom: 50px;
  background-image: url(../../MediaGallery/UI_Images/sm_circuit.png);
  background-position: 220px 0px;
  background-repeat: no-repeat;
  -webkit-box-shadow: 0 22px 27px rgba(0, 5, 36, .1);
  -khtml-box-shadow: 0 22px 27px rgba(0, 5, 36, .1);
  -moz-box-shadow: 0 22px 27px rgba(0, 5, 36, .1);
  -ms-box-shadow: 0 22px 27px rgba(0, 5, 36, .1);
  -o-box-shadow: 0 22px 27px rgba(0, 5, 36, .1);
  box-shadow: 0 22px 27px rgba(0, 5, 36, .1);
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}

.slide-item::before {
  content: '';
  position: absolute;
  bottom: -21px;
  left: 27px;
  right: 27px;
  height: 21px;
  -webkit-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  background-color: rgba(255, 255, 255, .25);
  z-index: -1;
}

.circuit_svg {
  position: absolute;
  width: 537px;
  left: 165px;
  height: 299px;
  top: 20px;
  opacity: .1;
}