.pnav {
    display: none !important;
}
.slick-dots li.slick-active button::before {
    color: white!important;
}
.flexiable-img-inner {
    display: block;
    max-height: 95px;
    width: auto;
    height: 65px;
}
.hover_effect::after{
    bottom: 0
}
@media (min-width: 1370px) {
    .hp-sicon {
    position: absolute;
    right: 0;
    top: 300px;
    z-index: 10;
	}
}