
.slick-dots {
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0;
}
.slick-dots li {
  display: inline-block;
  margin-left: 4px;
  margin-right: 4px;
}
.slick-dots li.slick-active button {
display:none;
}
.slick-dots li button {
display:none;
}
.slick-dots li :hover {
  background-color: black;
  display:none;
}

/* Custom Arrow */
.prev {
  color: #999;
  position: absolute;
  top: 30%;
  left: -2em;
  font-size: 1.5em;
    width:20px;
  height:20px;
    cursor:pointer;	
}
.prev :hover {
  cursor: pointer;
  color: black;
}

.next {
  color: #999;
  position: absolute;
  top: 30%;
  right: -2em;
  font-size: 1.5em;
  width:20px;
  height:20px;
    cursor:pointer;	
}
.next :hover {
  cursor: pointer;
  color: black;
}

    .nextbig {
		  color: #999;
  position: absolute;
  right: -2em;
  font-size: 1.5em;
  width:20px;
  height:20px;
   top: 44%;
     cursor:pointer;	
	
  }
   .prevbig {
	     color: #999;
  position: absolute;
 
  left: -2em;
  font-size: 1.5em;
    width:20px;
  height:20px;
   top: 44%;
     cursor:pointer;	
  }
  
  .prev-partners {
  color: #999;
  position: absolute;
  top: 30%;
  left: -2em;
  font-size: 1.5em;
    width:20px;
  height:20px;
    cursor:pointer;	
}

    .next-partners {
		  color: #999;
  position: absolute;
  right: -2em;
  font-size: 1.5em;
  width:20px;
  height:20px;
   top: 44%;
  cursor:pointer;	
  }
  
  
  .prev-Featured {
  color: #999;
  position: absolute;
  top: 30%;
  left: -2em;
  font-size: 1.5em;
    width:20px;
  height:20px;
    cursor:pointer;	
}

.next-Featured {
  color: #999;
  position: absolute;
  top: 30%;
  right: -2em;
  font-size: 1.5em;
  width:20px;
  height:20px;
    cursor:pointer;	
}

  .prev-awards {
  color: #999;
  position: absolute;
  top: 30%;
  left: -2em;
  font-size: 1.5em;
    width:20px;
  height:20px;
    cursor:pointer;	
}

.next-awards {
  color: #999;
  position: absolute;
  top: 30%;
  right: -2em;
  font-size: 1.5em;
  width:20px;
  height:20px;
    cursor:pointer;	
}

@media screen and (max-width: 800px) {
  .next {
    margin-right: 8% !important;
	
  }
   .prev {
    margin-left: 8% !important;
  }
  
    .next1 {
   top: 44%;
     margin-right: 18% !important;
	
  }
   .prev1 {
   top: 44%;
    margin-left: 16% !important;
  }
  
        .nextbig {
 left:91% 	
	
  }
   .prevbig {

left:4% 	
	
  }
}