@media screen and (max-width:768px){
.view-id-alumnipeople {font-size: 1.6em;}
button.slick-next.slick-arrow {display: none !important;}
button.slick-prev.slick-arrow {display: none !important;}
.univ_cim {font-size: 1.6em;}
div#block-evolve-sub-alumni-getintouch {text-align: center;}
div#block-evolve-sub-alumni-getintouch {text-align: center;}
.dexp-builder-skill-bar .progress .progress-bar .progress-text {font-size: 0.6em;}
}
@media screen and (min-width:992px){
div#block-sliderhelyettimagemobilnezethu {display: none;}
}
@media screen and (max-width:991px){
div#block-evolve-sub-alumni-homeslider {display: none;}
div#block-homeslideren {display: none;}
}

/*PDF letöltes gomb*/
.download-pdf.link-pdf a {
    color: white;
    padding: 25px;
}

.download-pdf.link-pdf {
    background: none repeat scroll 0 0 #0d3d60 !important;
    border: 1px solid #0d3d60 !important;
    color: #FFFFFF;
    width: max-content;
    border-radius: 2px;
    margin-bottom: 10px;
}

@media screen and (max-width:768px){
	
.slider-button {
        font-size: 13px !important;
        padding: 10px 5px 10px 5px !important;
        left: -27% !important;
        position: relative;
       display: contents;
}
}