

@media screen and (min-width: 992px) and (max-width: 1199px){

.site-header.style-2 .header-nav .nav > li > a {
    font-size: 15px !important;
}

.slider__content-8 > p {
    font-size: 16px;
}
}


@media screen and (min-width:768px) and (max-width: 991px){

.site-header.style-2 .header-nav .nav > li > a {
    font-size: 15px !important;
}

.slider__content-8 > p {
    font-size: 16px;
}
}












