.sch-style-4 .sch-pagination a:first-of-type, .sch-style-4 .sch-pagination a:last-of-type, .sch-style-4 .sch-pagination .is-active{
  background-color: transparent;
  color: #fff;
  font-weight: bold;
}
.sch-style-4 .sch-pagination ul {
  display: flex;
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.sch-style-4 .sch-pagination ul li {
  flex: 1;
  margin: 0px 5px;
  background: #dde1e7;
  border-radius: 3px;
  box-shadow: -3px -3px 7px #ffffff73, 3px 3px 5px rgba(94, 104, 121, 0.288);
}
.sch-style-4 .sch-pagination ul li a {
  font-size: 18px;
  text-decoration: none;
  color: #4d3252;
  height: 45px;
  width: 100%;
  display: block;
  line-height: 45px;
  text-align: center;
}
.sch-style-4 .sch-pagination ul li:first-child a {
  width: 120px;
}
.sch-style-4 .sch-pagination ul li:last-child a {
  width: 100px;
}
.sch-style-4 .sch-pagination ul li.active {
  box-shadow: inset -3px -3px 7px #ffffff73,
    inset 3px 3px 5px rgba(94, 104, 121, 0.288);
}
.sch-style-4 .sch-pagination ul li.active a {
  font-size: 17px;
  color: #6f6cde;
}
.sch-style-4 .sch-pagination ul li:first-child {
  margin: 0 15px 0 0;
}
.sch-style-4 .sch-pagination ul li:last-child {
  margin: 0 0 0 15px;
}
.sch-style-4 .sch-pagination {
  background: #dde1e7;
  padding: 25px;
  border-radius: 3px;
  box-shadow: -3px -3px 7px #ffffff73, 3px 3px 5px rgba(94, 104, 121, 0.288);
}
@media (min-width:480px) and (max-width:639px){

}
@media (min-width:375px) and (max-width:479px){
.sch-style-4 .sch-pagination ul li:first-child a,
.sch-style-4 .sch-pagination ul li:last-child a {
  width: auto;
  padding: 0 5px;
}
.sch-style-4 .sch-pagination a:first-of-type, .sch-style-4 .sch-pagination a:last-of-type, .sch-style-4 .sch-pagination .is-active {
 padding: 0 5px;
}
.sch-style-4 .sch-pagination ul li:first-child {
  margin: 0 5px 0 0;
}
.sch-style-4 .sch-pagination ul li:last-child {
  margin: 0 0 0 5px;
}
.sch-style-4 .sch-pagination ul li a {
  font-size: 16px;
}
.sch-style-4 .sch-pagination ul li a {
  height: 35px;
  line-height: 35px;
}
.sch-style-4 .sch-pagination ul li {
  margin-right: 0;
}
}
@media (min-width:320px) and (max-width:374px){
.sch-style-4 .sch-pagination ul li:first-child a,
.sch-style-4 .sch-pagination ul li:last-child a {
  width: auto;
  padding: 0 5px;
}
.sch-style-4 .sch-pagination a:first-of-type, .sch-style-4 .sch-pagination a:last-of-type, .sch-style-4 .sch-pagination .is-active {
 padding: 0 5px;
}
.sch-style-4 .sch-pagination ul li {
  margin-left: 0;
}
.sch-style-4 .sch-pagination ul li:first-child {
  margin: 0 5px 0 0;
}
.sch-style-4 .sch-pagination ul li:last-child {
  margin: 0 0 0 5px;
}
.sch-style-4 .sch-pagination ul li a {
  font-size: 14px;
}
.sch-style-4 .sch-pagination {
  padding: 10px;
}
.sch-style-4 .sch-pagination ul li a {
  height: 35px;
  line-height: 35px;
}
}
