/* TEMPLATE OVERRIDES START */

.uk-navbar-center {
	max-width: 100%;
}

.uk-text-bold {
	font-family: "ralewayextrabold";
	font-weight: normal;
}

.tm-headerbar {
    color: #6d6e71;
    background: #f5f5f5;
}



.uk-navbar-nav > li.uk-active > a {
	background: #818181;
	color: #ffffff;
}

.uk-navbar-nav > li {
	margin: 5px 0;
}

.uk-navbar-nav > li > a {
	height: 50px;
	line-height: 50px;
	border-radius: 3px;
	text-transform: none;
}

.uk-nav > li > a {
	padding-left: 20px;
	padding-right: 20px;
}

.tm-navbar {
	height: 60px;
}

.uk-nav-navbar li {
	line-height: 22px;
}

.uk-nav-navbar > li > a:hover, .uk-nav-navbar > li > a:focus {
	background: #818181;
}

.uk-article-title {
	font-weight: normal;
}

h1, .uk-h1 {
	font-family: "ralewayextrabold"
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
}

.uk-button {
	border-color: transparent;
}

.uk-button:hover, .uk-button:focus {
	color: #ffffff;
	border-color: #ffffff;
}

.uk-icon-button {
	border: 2px solid;
	background: #ffffff;
}

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

.uk-article .uk-article-title::after {
	border-top: 8px solid #5eaa48;
    border-bottom: 8px solid #006bb7;
    content: "";
    display: block;
    left: 50%;
    margin-left: -50px;
    margin-top: 5px;
    margin-bottom: 10px;
    position: absolute;
    width: 100px;
}

.uk-nav-side > li.uk-active > a {
	background: #2a2a2a;
}

.uk-breadcrumb > li:nth-child(n+2)::before {
	content: ">";
	font-size: 0.8em;
}

.uk-breadcrumb > li {
    font-family: "ralewaysemibold";
    font-size: 0.8rem;
    vertical-align: top;
}

.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type="text"], .uk-form input[type="password"], .uk-form input[type="datetime"], .uk-form input[type="datetime-local"], .uk-form input[type="date"], .uk-form input[type="month"], .uk-form input[type="time"], .uk-form input[type="week"], .uk-form input[type="number"], .uk-form input[type="email"], .uk-form input[type="url"], .uk-form input[type="search"], .uk-form input[type="tel"], .uk-form input[type="color"] {
	background: #ffffff;
}

.tm-content .uk-article .uk-panel-box {
	box-shadow: 1px 1px 1px 0px rgba(0,0,0,0.1);
	border-radius: 3px;
}

.tm-toolbar {
	padding: 2px 30px;
	background: #e7e7e7;
}

.tm-footer {
	background: #000000;
}

blockquote {
	border-left: 5px solid #f15a21;
	padding-left: 16px;
	color: #000000;
}

/* TEMPLATE OVERRIDES END */



/* CUSTOM CLASSES START */

.km-white {
	color: #ffffff!important;
}

.km-black, .km-black a {
	color: #2a2a2a!important;
}

.km-grey {
	color: #6d6e71!important;
}

.km-sps-grey {
	color: #6d6e71!important;
}

.km-hr-grey {
	border-color: #6d6e71!important;
}

.km-orange {
	color: #f15a21!important;
}

.km-hr-orange {
	border-color: #f15a21!important;
}

.km-green {
	color: #5eaa48!important;
}

.km-hr-green {
	border-color: #5eaa48!important;
}

.km-blue {
	color: #006bb7!important;
}

.km-hr-blue {
	border-color: #006bb7!important;
}

.km-linkedin {
	color: #007bb5;
}

.km-twitter {
	color: #4099FF;
}

.km-instagram {
	color: #125688;
}

.km-hr-large {
	border-width: 8px;
}

.km-upper {
	text-transform: uppercase;
}

.km-homepage-grid .uk-overlay-panel {
	background-color: rgba(0,0,0,0.5);
	color: #ffffff;
}

.km-homepage-grid h3 {
	font-family: "ralewaysemibold";
}

.km-twitter-footer .uk-panel-title, .km-twitter-footer .uk-article-meta, .km-twitter-footer .uk-button {
	display:none;
}

.km-twitter-footer .uk-panel > div {
	margin-top: 0px;
	color: #ffffff;
	font-size: 0.8em;
}

.km-twitter-footer .uk-panel .uk-button {
	font-size: 0.8em;
	line-height: 30px;
	min-height: 30px;
}

.km-panel-box-black {
	background: #2a2a2a;
	color: #ffffff;
}

.km-panel-box-black a {
	color: #ffffff;
}

.km-coverage-map .uk-subnav-pill > .uk-active > * {
	background: none;
}

.km-coverage-map .uk-subnav-pill > * > * {
	padding: 0;
}

.km-coverage-map .uk-subnav-pill .uk-active a {
	border-bottom: 2px solid #2a2a2a;
    padding-bottom: 2px;
}

.km-coverage-map .uk-nav-side > li.uk-active > a {
	background: none;
}

.km-coverage-map .uk-nav-side .uk-active span {
    padding-left: 80px;
}

.km-coverage-map .uk-nav-side > li > a:hover,
.km-coverage-map .uk-nav-side > li > a:focus {
	background: none;
}

.km-services-grid .uk-panel-box {
	background: #e7e7e7;
	box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3);
}

.km-services-grid .uk-panel-box .uk-h4 {
	font-family: "ralewayextrabold";
}

/* Float Button Effect */
.km-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.km-float:hover, .km-float:focus, .km-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

/* commercial */
.km-button-commercial {
	background: #006bb7;
	color: #ffffff;
	border-color: transparent;
}

.km-button-commercial:hover, .km-button-commercial:focus {
	background: #4379bc;
	color: #ffffff;
	border-color: transparent;
}

.km-panel-box-commercial {
	background: #006bb7;
	color: #ffffff;
}

.km-panel-box-commercial .uk-nav-side > li > a {
	color: #ffffff;
}

.km-panel-box-commercial .uk-nav-side > li > a:hover,
.km-panel-box-commercial .uk-nav-side > li > a:focus {
	color: #006bb7;
}

.km-panel-box-commercial .uk-nav-side > li.uk-active > a {
	color: #ffffff;
}

.uk-navbar-nav > li.uk-active > .km-menu-commercial {
	background: #006bb7;
	color: #ffffff;
}

.uk-nav-navbar > li > .km-menu-commercial:hover, .uk-nav-navbar > li > .km-menu-commercial:focus {
	background: #006bb7;
}

.km-border-commercial {
	border-left
}

.km-footer-links li {
	font-size: 0.8em;
}

.km-footer-links > li > a{
	color: #ffffff;
}

.km-latest-news-block .uk-panel {
    padding: 10px!important;
}

.km-latest-news-block .uk-panel-title {
	margin-top: 15px;
}

.km-manufacturers {
	min-height: 120px;
}

/* domestic */
.km-button-domestic {
	background: #f15a21;
	color: #ffffff;
	border-color: transparent;
}

.km-button-domestic:hover, .km-button-domestic:focus {
	background: #db4d17;
	color: #ffffff;
	border-color: transparent;
}

.km-panel-box-domestic {
	background: #f15a21;
	color: #ffffff;
}

.km-panel-box-domestic .uk-nav-side > li > a {
	color: #ffffff;
}

.km-panel-box-domestic .uk-nav-side > li > a:hover,
.km-panel-box-domestic .uk-nav-side > li > a:focus {
	color: #f15a21;
}

.km-panel-box-domestic .uk-nav-side > li.uk-active > a {
	color: #ffffff;
}

.uk-navbar-nav > li.uk-active > .km-menu-domestic {
	background: #f15a21;
	color: #ffffff;
}

.uk-nav-navbar > li > .km-menu-domestic:hover, .uk-nav-navbar > li > .km-menu-domestic:focus {
	background: #f15a21;
}

.km-zoo-button a {
	color: #ffffff;
	background: #818181;
	font-size: 0.8em;
	padding: 8px 12px;
	border-radius: 2px;
}

.km-zoo-button a:hover, .km-zoo-button a:focus {
	color: #ffffff!important;
	background: #6a6a6a;
}


/* maintenance */
.km-button-maintenance {
	background: #5eaa48;
	color: #ffffff;
	border-color: transparent;
}

.km-button-maintenance:hover, .km-button-maintenance:focus {
	background: #4a9135;
	color: #ffffff;
	border-color: transparent;
}

.km-panel-box-maintenance {
	background: #5eaa48;
	color: #ffffff;
}

.km-panel-box-maintenance .uk-nav-side > li > a {
	color: #ffffff;
}

.km-panel-box-maintenance .uk-nav-side > li > a:hover,
.km-panel-box-maintenance .uk-nav-side > li > a:focus {
	color: #5eaa48;
}

.km-panel-box-maintenance .uk-nav-side > li.uk-active > a {
	color: #ffffff;
}

.uk-navbar-nav > li.uk-active > .km-menu-maintenance {
	background: #5eaa48;
	color: #ffffff;
}

.uk-nav-navbar > li > .km-menu-maintenance:hover, .uk-nav-navbar > li > .km-menu-maintenance:focus {
	background: #5eaa48;
}

.km-maintenance-menu li {
	font-size: 14px;
	line-height: 20px;
}

.km-maintenance-links li {
	line-height: 32px;
}



.km-panel-box .uk-panel-title {
	font-family: "ralewayextrabold";
	font-weight: normal;
	text-transform: none;
	color: #ffffff!important;
	text-align: center;
}

.km-panel-box {
	border-radius: 3px;
	padding: 20px 30px;
}

.km-panel-box-grey {
	background: #fafafa;
}

.km-service-button {
	font-family: "ralewayextrabold";
}

.km-text-semibold {
	font-family: "ralewaysemibold"!important;
}

.km-text-extrabold {
	font-family: "ralewayextrabold"!important;
}

.km-slideshow h3 {
	font-family: "ralewayextrabold"
}

.km-slideshow p {
	margin-top: 20px;
}

.km-width-100 {
	width: 100px;
}

.km-centered {
	position: absolute;
	left: 50%;
	display: block;
	margin-left: -50px;
	width: 100px;
}

.km-slideshow .uk-heading-large::after {
    /*border-top: 8px solid #5eaa48;
    border-bottom: 8px solid #006bb7;*/
    border-bottom: 8px solid #818181;
    content: "";
    display: block;
    left: 50%;
    margin-left: -50px;
    margin-top: 5px;
    margin-bottom: 10px;
    position: absolute;
    width: 100px;
}

.km-meta {
	font-style: italic;
}

.km-overlay-background {
	background: rgba(0,0,0,0.3);
}

.km-testimonial .uk-dotnav > .uk-active > * {
    background: #818181;
    border-color: #818181;
}

.km-button {
	border-radius: 2px;
    box-sizing: border-box;
    color: #ffffff;
    display: inline-block;
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: 1rem;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: inherit;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: inherit;
    line-height: 34px;
    margin: 0;
    min-height: 34px;
    overflow: visible;
    padding: 0 12px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    vertical-align: middle;
}

.km-button-dark {
	background: #4a4a4a;
	color: #ffffff;
}

.km-button-dark:hover, .km-button-dark:focus, .km-button-dark:active {
	background: #545353;
	color: #ffffff;
}

.km-button-grey {
	background: #e7e7e7;
	color: #444444;
	border-radius: 2px;
}

.km-button-grey:hover, .km-button-grey:focus, .km-button-grey:active {
	background: #e1e1e1;
	color: #444444;
}

.km-text-large {
    font-size: 24px;
    font-weight: normal;
    line-height: 34px;
}

.km-iframe {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.km-iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.km-button-group a {
	margin-right: 7px;
}



/* PRICING TABLES START */

.km-price {
	padding: 20px 0;
	border-top: 2px dotted rgba(0, 0, 0, 0.35);
	border-bottom: 2px dotted rgba(0, 0, 0, 0.35);
	text-align: center;
}

.km-price h2, .km-price2 h2 {
	font-weight: 400;
	font-size: 64px;
}

.km-price h3, .km-price2 h3 {
	text-transform: uppercase;
	font-size: 28px;
}

.km-price h2, .km-price h3, .km-price2 h2, .km-price2 h3 {
	font-weight: 300;
}

.km-price2 {
	padding: 20px 0;
	border-bottom: 2px dotted rgba(0, 0, 0, 0.35);
	text-align: center;
}

.km-panel-pricing-box {
	background: #fafafa;
}

.km-overtime-rate label {
	font-size: 12px;
	line-height: 18px;
}

.km-overtime-rate label input.rsform-radio {
	margin-right: 6px;
}

.km-overtime-rate {
	margin-top: 0!important;
}

/* PRICING TABLES END */

/* CHAT BUBBLE START */

/* container */
.container {
  padding: 5% 5%;
}

/* CSS talk bubble */
.talk-bubble {
	margin: 0;
  display: inline-block;
  position: relative;
	width: auto;
	height: auto;
	background-color: #e7e7e7;
}

/* Right triangle placed top left flush. */
.tri-right.border.left-top:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -40px;
	right: auto;
  top: -8px;
	bottom: auto;
	border: 32px solid;
	border-color: #666 transparent transparent transparent;
}
.tri-right.left-top:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -20px;
	right: auto;
  top: 0px;
	bottom: auto;
	border: 22px solid;
	border-color: #e7e7e7 transparent transparent transparent;
}

/* Right triangle, left side slightly down */
.tri-right.border.left-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -40px;
	right: auto;
  top: 30px;
	bottom: auto;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}
.tri-right.left-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: -20px;
	right: auto;
  top: 38px;
	bottom: auto;
	border: 12px solid;
	border-color: #e7e7e7 #e7e7e7 transparent transparent;
}

/*Right triangle, placed bottom left side slightly in*/
.tri-right.border.btm-left:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -8px;
  right: auto;
  top: auto;
	bottom: -40px;
	border: 32px solid;
	border-color: transparent transparent transparent #666;
}
.tri-right.btm-left:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 0px;
  right: auto;
  top: auto;
	bottom: -20px;
	border: 22px solid;
	border-color: transparent transparent transparent #e7e7e7;
}

/*Right triangle, placed bottom left side slightly in*/
.tri-right.border.btm-left-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 30px;
  right: auto;
  top: auto;
	bottom: -40px;
	border: 20px solid;
	border-color: #666 transparent transparent #666;
}
.tri-right.btm-left-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 38px;
  right: auto;
  top: auto;
	bottom: -20px;
	border: 12px solid;
	border-color: #e7e7e7 transparent transparent #e7e7e7;
}

/*Right triangle, placed bottom right side slightly in*/
.tri-right.border.btm-right-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: 30px;
	bottom: -40px;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}
.tri-right.btm-right-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: 38px;
	bottom: -20px;
	border: 12px solid;
	border-color: #e7e7e7 #e7e7e7 transparent transparent;
}
/*
	left: -8px;
  right: auto;
  top: auto;
	bottom: -40px;
	border: 32px solid;
	border-color: transparent transparent transparent #666;
	left: 0px;
  right: auto;
  top: auto;
	bottom: -20px;
	border: 22px solid;
	border-color: transparent transparent transparent #e7e7e7;

/*Right triangle, placed bottom right side slightly in*/
.tri-right.border.btm-right:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -8px;
	bottom: -40px;
	border: 20px solid;
	border-color: #666 #666 transparent transparent;
}
.tri-right.btm-right:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: 0px;
	bottom: -20px;
	border: 12px solid;
	border-color: #e7e7e7 #e7e7e7 transparent transparent;
}

/* Right triangle, right side slightly down*/
.tri-right.border.right-in:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -40px;
  top: 30px;
	bottom: auto;
	border: 20px solid;
	border-color: #666 transparent transparent #666;
}
.tri-right.right-in:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -20px;
  top: 38px;
	bottom: auto;
	border: 12px solid;
	border-color: #e7e7e7 transparent transparent #e7e7e7;
}

/* Right triangle placed top right flush. */
.tri-right.border.right-top:before {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -40px;
  top: -8px;
	bottom: auto;
	border: 32px solid;
	border-color: #666 transparent transparent transparent;
}
.tri-right.right-top:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
  left: auto;
	right: -20px;
  top: 0px;
	bottom: auto;
	border: 20px solid;
	border-color: #e7e7e7 transparent transparent transparent;
}

/* talk bubble contents */
.talktext{
  padding: 1em;
	text-align: left;
  line-height: 1.5em;
}
.talktext p{
  /* remove webkit p margins */
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}

/* CHAT BUBBLE END */

/* CUSTOM CLASSES END */



/* EXTRA GRID CLASSES START */

.uk-grid-width-1-7 > * { width: 14.258%; }

@media (min-width: 480px) {  
    .uk-grid-width-small-1-7 > * { width: 14.258%; }  
}  
@media (min-width: 768px) {  
    .uk-grid-width-medium-1-7 > * { width: 14.258%; }  
}

@media (min-width: 960px) {  
    .uk-grid-width-large-1-7 > * { width: 14.258%; }  
}  
@media (min-width: 1220px) {  
    .uk-grid-width-xlarge-1-7 > * { width: 14.258%; }  
}  

.uk-width-1-7 { width: 14.258%; }  

@media (min-width: 480px) {  
    .uk-width-small-1-7 { width: 14.258%; }  
}

@media (min-width: 768px) {  
    .uk-width-medium-1-7 { width: 14.258%; }  
}

@media (min-width: 960px) {  
    .uk-width-large-1-7 { width: 14.258%; }  
}

@media (min-width: 768px) {  
    .uk-push-1-7 { left: 14.258%; }  
    .uk-pull-1-7 { left: -14.258%; }  
}

/* EXTRA GRID CLASSES END */



/* RSFORMS OVERRIDES START */

.uk-form-stacked .uk-form-label {
	font-family: "ralewaysemibold";
	font-weight: normal;
}

.km-panel-box-grey .uk-form-label {
	color: #000000!important;
}

.rsform-error {
	color: #808080;
}

.uk-form input[readonly="readonly"] {
	background: none;
	border-bottom: none;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_day_of_week1 {
	background: #5eaa48;
	color: #ffffff;
}

.uk-form input[type="text"].km-date-picker:focus {
	background: #ffffff;
}

.uk-form input[type="button"].uk-button-primary {
	color: #ffffff;
}

/* RSFORMS OVERRIDES END */



/* RESPONSIVE ELEMENTS START */

/* Phone Only */
@media (max-width: 480px) {
	h2, .uk-h2 {
		line-height: 26px;
		font-size: 18px;
	}
	[class*="tm-block-gutter"] {
	    margin: 15px;
	}
	.uk-panel-box {
		padding: 20px;
	}
	.km-header-bg {
		min-height: 70px;
		background-position: 50% 25% !important;
		margin: -20px -20px 20px;
	}
	.km-padding {
	    padding: 20px;
	}
	.km-header-bg h1 {
		font-size: 24px;
		line-height: 20px;
	}
	.tm-footer {
		padding-bottom: 20px;
		padding-top: 0;
	}
	.uk-panel-box > .uk-panel-teaser {
	    margin-left: -20px;
	    margin-right: -20px;
	    margin-top: -20px;
	}
}

/* Large Phone / Landscape Phone / Small Tablet */
@media (min-width: 481px) and (max-width: 767px) {
	.km-header-bg {
		min-height: 70px;
		background-position: 50% 25% !important;
		margin: -30px -30px 20px;
	}
	.km-padding {
	    padding: 10px 30px;
	}
}

/* Anything up to a tablet */
@media (max-width: 767px) {
	.km-slideshow .uk-heading-large::after {
		border: none;
	}
}

/* Tablets and larger */
@media (min-width: 768px) {
  	.uk-dropdown {
  		padding-top: 0;
  		padding-bottom: 0;
  	}
  	.uk-nav-navbar > li > a {
  		text-align:left;
  	}
  	.tm-panel-large .uk-panel {
	    padding: 30px;
	}
}

/* Between Tablet and Small Desktop */
@media (min-width: 768px) and (max-width: 959px) {
  	.km-header-bg {
		height: 100px;
		background-position: 50% 25% !important;
		margin: -30px -30px 25px;
	}
	.km-padding {
	    padding: 20px 30px;
	}
	.km-header-bg h1 {
		font-size: 28px;
	}
	.km-text-large {
	    font-size: 18px;
	}
}

/* Up to a small desktop */
@media (max-width: 959px) {

}

/* Small Desktop and above */
@media (min-width:960px) {
	.km-service-button {
		min-width: 150px;
	}
	.tm-panel-large .uk-panel {
	    padding: 30px;
	}
	.km-padding {
		padding: 20px 30px;
	}
	.km-header-bg {
		height: 120px;
		background-position: 50% 25% !important;
		margin: -30px -30px 20px;
	}
}

/* Between small desktop and large screen */
@media (min-width: 961px) and (max-width: 1219px) {

}

/* Anything smaller than a large screen */
@media (max-width: 1219px) {

}

/* Large screens */
@media (min-width: 1220px) {

}

/* RESPONSIVE ELEMENTS END */


/* MENU ELEMENTS START */

@media (min-width: 768px) and (max-width: 819px) {
	.uk-navbar-nav > li > a {
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		padding: 0 14px;
	}
	.km-service-button {
		min-width: 120px;
	}
	.tm-navbar {
		height: 50px;
	}
}

@media (min-width: 820px) {
	.km-service-button {
		min-width: 150px;
	}
}	

@media (min-width: 820px) and (max-width: 959px) {
	.uk-navbar-nav > li > a {
		font-size: 14px;
		height: 40px;
		line-height: 40px;
		padding: 0 20px;
	}
	.tm-navbar {
		height: 50px;
	}
}

@media (min-width: 960px) and (max-width: 999px) {
	.uk-navbar-nav > li > a {
		font-size: 16px;
	}
}

@media (min-width: 1000px) and (max-width: 1079px) {
	.uk-navbar-nav > li > a {
		font-size: 17px;
	}
}

@media (min-width: 1080px) {
	.uk-navbar-nav > li > a {
		font-size: 19px;
	}
}

/* MENU ELEMENTS END */

