
.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;	
  }
  
  
   .nexttest {
		  color: #999;
  position: absolute;
  right: -2em;
  font-size: 1.5em;
  width:20px;
  height:20px;
   top: 44%;
     cursor:pointer;	
	
  }
   .prevtest {
	     color: #999;
  position: absolute;
 
  left: -2em;
  font-size: 1.5em;
    width:20px;
  height:20px;
   top: 44%;
     cursor:pointer;	
  }
  
  
  
  
  
      .nextblog {
		  color: #999;
  position: absolute;
  right: -2em;
  font-size: 1.5em;
  width:20px;
  height:20px;
   top: 44%;
     cursor:pointer;	
	
  }
   .prevblog {
	     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: 44%;
  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-testimonials {
  color: #999;
  position: absolute;
  top: 44%;
  left: -2em;
  font-size: 1.5em;
    width:20px;
  height:20px;
    cursor:pointer;	
}

    .next-testimonials {
		  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;	
}

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

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

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

.nextourclients {
  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% 	
	
  }
    .prev-partners {left:4%; top:45%; }
	  .next-partners {left:91% }
	      .prev-Featured {left:4% }
	  .next-Featured {left:91%}
	      .prev-awards {left:4% }
	  .next-awards {left:91%}
	  
	  .prevourclients {left:3%; top:30%; }
	  .nextourclients {left:91% }
  
}