/*custom css*/
/* Smartphones (portrait and landscape) ----------- 
@media only screen 
and (min-device-width : 930px) 
and (max-device-width : 1430px) {*/
/* Styles */
/*.uk-logo {
    margin-left: -45% !important;
    width: 85%!important;
}
.uk-navbar-nav {
    margin-left: -49%!important;
    padding: 0 15px!important;
}
.uk-navbar-item{
    padding: 0 15px!important;
}
.uk-navbar-center:only-child {
    margin-left: 31%!important;
}

.uk-preserve-width, .uk-preserve-width canvas, .uk-preserve-width img, .uk-preserve-width svg, .uk-preserve-width video {
    margin-left: 30%!important;
    margin-right: -7%!important;
}*/