.tm-navbar-sticky .tm-navbar-wrapper { border: 0; }  

.cherry-grid-1531 .cherry-grid_list {
    margin: 0!important;
}

.tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block:not(.tm-block-fullheight) {
    padding-top: 100px;
}

.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li > a:focus, .uk-navbar-nav > li.uk-open > a {
    color: #dd0000;
}

.tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block-large:not(.tm-block-fullheight) {
    padding-top: 140px;
}

.tm-navbar-sticky .tm-navbar-wrapper { border-width: 0; } 

@media (min-width: 768px) and (max-width: 979px) {

}
@media (max-width: 767px) {

.tm-navbar-sticky .tm-navbar-wrapper { border-width: 0; }

.tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block:not(.tm-block-fullheight) {
    padding-top: 80px !important;
}

}

@media (max-width: 480px) {

.tm-navbar-sticky.tm-header-offset .tm-block-header + .uk-block:not(.tm-block-fullheight) {
        padding-top: 0px !important;
}

}

.uk-navbar-nav > li > a {
    color: #121212;
    font-size: 14px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    font-weight: 500;
    text-transform: none;
	padding: 0 15px;
}

.slidem h3 { color: #fff;  text-shadow: 2px 2px 3px #000; font-size: 45px; font-weight: bold;}
.slidem .uk-margin {color: #fff;  width: 600px; text-shadow: 2px 2px 3px #000; font-size: 20px;}

.uk-overlay-background {
    background: none;
	top: 150px;
}


.uk-dotnav > * > * {border-radius: 10px; height:10px; width:40px;}

.uk-block-large {
    padding-top: 40px;
}

.uk-panel-title {
    text-align: center;
}

.uk-block-large {
    padding-bottom: 60px;
}

a, .uk-link {
    color: #dd0000;
}

strong {
    font-weight: bold;
}

.uk-article-title {
    font-weight: 700;
    color: #dd0000;
}

.uk-panel-box .uk-panel-title {
    color: #dd0000;
    font-weight: 400;
}

.uk-nav-side > li > a {
    color: #1a1a1a;
    font-size: 14px;
    text-transform: uppercase;
}

h2, .uk-h2 {
   
    font-weight: 400;
}

.uk-dropdown, .uk-dropdown-blank {
    width: 320px;
}

.uk-nav-dropdown > li > a, .uk-nav-navbar > li > a {
    font-size: 12px;
}

.uk-nav-navbar > li > a {
    color: #1a1a1a;
	padding-top: 5px;
    padding-bottom: 5px;
}