.lightSlider {
  overflow: visible;

  }
  .startp{
    /* color: #577BD0; */
    max-width: 45%;
  }
  .startp img{
    max-width: 100%;
  }
#nextslide, #nextslide1{
  border-right: 3px solid #23d796;
  border-bottom: 3px solid #23d796;
  height: 10px;
  width: 10px;
  transform: rotate(-0.125turn);
  position: relative;
  margin: 10px 10px 0 10px;
  float: left;
  display: none;
}
#nextslidedown{
  border-right: 3px solid #23d796;
  border-bottom: 3px solid #23d796;
  height: 10px;
  width: 10px;
  transform: rotate(0.125turn);
  display: block;
  margin: 15px 0 0 8px;
  
}
#previousslide{
  border-right: 3px solid #23d796;
  border-bottom: 3px solid #23d796;
  height: 10px;
  width: 10px;
  transform: rotate(0.375turn);
  position: relative;
  float: left;
  display: none;

}
#previousslideleft{
  display: block;
  border-right: 3px solid #23d796;
  border-bottom: 3px solid #23d796;
  height: 10px;
  width: 10px;
  transform: rotate(0.375turn);
  /* position: absolute;
  top: 25px;
  right: 25px; */
}
#nextslideright{
  display: block;
  border-right: 3px solid #23d796;
  border-bottom: 3px solid #23d796;
  height: 10px;
  width: 10px;
  transform: rotate(-0.125turn);
}
.wotscarrouseldiv{
  text-align: center;
  width: 258px;
  border: 0.5px solid rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  border-radius: 56px;
  min-height: 386px;
}
.wotscarrouseldate{
  display: flex;
  flex-wrap: nowrap;
  font-size: 14px;
  line-height: 29px;
  letter-spacing: -0.005em;
  text-transform: capitalize;
  color: #577BD0;
  justify-content: space-between;
  padding: 0 15px;
  max-width: 300px;
  margin: 0 auto;
  height: 60px;
}
.wotscarrouselname{
  
  font-weight: 600;
  font-size: 18px;
  line-height: 29px;
  text-align: center;
  letter-spacing: -0.005em;
  text-transform: capitalize;
  color: #577BD0;
}
.wotscarrouseltext{

    font-size: 10px;
    line-height: 19px;
    text-align: center;
    letter-spacing: -0.005em;
    color: rgba(83, 83, 83, 0.5);
}
.wotshiddentext{
  display: none;
}

.wotscarrouseltext a:hover{
  cursor:pointer;
}
.wotsreadmore{
  display: block;
  color: #0ACF83 !important;
}
.wotsreadless{
  display: none;
  color: #0ACF83 !important;

}
.wotscarrouselinnerdiv{
  padding: 0 20px;
}
.reviewerimage{
  border-radius: 50%;
  height: 75px;
  width: 75px;
  margin: 35px 0;
}
#sls .active + li > div > div > p:last-child{
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  letter-spacing: -0.005em;
  color: #535353;
}
#sls .active +li > div > div > img{
  height: 135px;
  width: 135px;

}
#sls .active +li + li{

    margin-top: 50px;
}
#sls .active{
    margin-top: 50px;

}
#sls .active + li + li + li{
  display: none;
}
#sls .active +li > div{
  border: 2px solid #23D796;
  box-sizing: border-box;
  border-radius: 56px;
  width: 377px;
  /* height: 504px; */
  height: 100%;
  margin-left: -60px;
}
#sls .active +li > div > div > p{
  font-size: 24px;

}


#sls{
  height: 511px !important;
 
}

.wotsrating{
  height: 10px !important; 
  width: 10px !important; 
  display: inline;
  margin: 0 0 !important;
}
.halfstarspan{
  max-width: 5px;
  overflow: hidden;
  display: inline-block;
  height: 20px;
  line-height: 30px;
}
.wotshalfrating{
height: 10px !important; 
max-width: 10px !important; 
display: inline;
margin: 0 0 !important;

}
.wotsrating img{
margin: none;
float: right;
}
#wordonthestreet .lSSlideWrapper .usingCss{

}
.lSAction > .lSPrev {
  left: 0;
}
.lSAction > .lSNext {
  right: 0;
}
#wordonthestreet > div > div > div > div > div {

  padding-left: 18px;
    width: 1088px;
  margin: 0 auto;
  width: 1120px;

}
#wordonthestreet{
  max-width: 1280px;
  margin: 250px auto 0 auto;
  padding: 0 6rem;

}
#wordonthestreeth3{
  margin: 50px 0 50px 0;
  font-weight: bold;
  font-size: 36px;
  line-height: 66px;
  text-align: center;
  letter-spacing: -0.005em;

  color: #333366;
}
#writeareviewh4{
  margin-top: 75px;
  font-size: 21px;
  font-weight: 500;
  line-height: 2.74;
  letter-spacing: -0.11px;
  text-align: center;
  color: var(--cornflower-blue);
}
.firstword, .thirdword{
  background-color: green;
  height: 250px;
  width: 200px;
}
.secondword{
  background-color: orange;
  height: 250px;
  width: 200px;
}
#writeareviewp{
  margin: 0 auto 200px auto;
  width: 446px;
  font-family: Karla;
  font-size: 14px;
  line-height: 1.89;
  text-align: center;
  color: #535353;
  max-width: 100%;
}
.readmore{
  color: #23D796;
}
.test{
  font-family: helvetica;
}
.sectioncontainer{
  width: 100%;
}

#wordonthestreet{
  padding: 0 1rem;
}
#wordonthestreet > div > div > div > div > div {
overflow: visible;
}
@media only screen and (max-width: 1200px) {

}
@media only screen and (max-width: 1200px) {

.wotscarrouselli {
  /* display: none; */
  float: none;
}
.wotscarrouselli.active{
  display: none;
}
#sls .active > div{
  display: hidden;
}
#sls .active + li + li > div{
  display: hidden;
}
#sls .active + li > div{
  margin: 0 auto;
}
}


@media only screen and (max-width: 992px) {
  #wordonthestreet > div > div > div > div > div {
    padding-left: 0;
  }
  #wordonthestreet {
    margin: 100px auto 0 auto;
  }
  #previousslide, #nextslide{
    display: block;
  }
}
@media only screen and (max-width: 600px) {
    #wordonthestreet{
        /* display: none; */
    }
    #previousslideleft, #nextslideright{
      display: none;
    }
}
@media only screen and (max-width: 600px) {
.wotscarrouseldiv{
  width: 80vw !important;
}

}
@media only screen and (max-width: 350px) {
  .wotscarrouseldiv{
    display: none;
  }
  #wordonthestreet{
    display: none;

  }
}