/* CSS for the small desktop devices */
/*------------------------------------------------------------------
[ homepage  ]
*/

.site-branding .navbar ul li a {
    padding: 18px 35px 15px;   
}
.site-branding .navbar ul li:last-child a {
    background-position: -955px 15px;
}
.site-branding .navbar ul li:nth-child(5) a {
    background-position: -710px 15px;
}

.site-branding .navbar ul li:nth-child(4) a {
    background-position: -503px 15px;
}
.site-branding .navbar ul li:nth-child(3) a {
    background-position: -265px 15px;
}
.site-branding .navbar ul li:nth-child(2) a {
    background-position: -92px 15px;
}
.site-branding .navbar ul li:first-child a, .site-branding .navbar ul li.menu-item-home a {
    background-position: 51px 15px;
}
.slider-block .block-resume .carousel-caption .link-slide {
    margin-bottom: 16px; 
}