/* Logo */
.tm-logo img {
    height: 113px;
	padding-top: 10px;
}

.tm-logo-small img {
    height: 50px;
}

@media (max-width: 480px) {
.tm-logo-small img {
    height: auto;
}
}

/* Background Colors */
.tm-toolbar {
    background: #3d3834;
    color: #000;
	height: 150px;
	background-image: url("../../../uploads/2017/04/top-bg.jpg");
}

@media (max-width: 959px) {
	.uk-navbar {
		background-image: url("../../../uploads/2017/04/top-bg.jpg") !important;
	}
}

/* Buttons */
.uk-button {
	background-color: #6dc064 !important;
	border-radius: 5px;
	font-size: 16px;
	line-height: 22px;
	padding: 10px;
}


a.uk-button {
	color: #fff !important;
	text-decoration: none;
	text-transform:capitalize;
	border: 1px solid #6dc064;
}

.uk-button:hover {
	background-color: #fff !important;
	border: 1px solid #6dc064;
	color: #5c5c5c !important;
}

.uk-button-large {
	min-height: 0;
}


/* Toolbar */
.tm-toolbar a {
	color: #fff;
}

.toolbar-text {
	text-align: right;
	color: #FFF451;
	margin: 8px 0 8px 0;
}

div.toolbar-subscribe-button a {
	background-color: #FFF451 !important;
	color: #000 !important;
	float: right;
	width: 125px;
	border: 1px solid  #FFF451 !important;
}

div.toolbar-subscribe-button a:hover {
	color: #5c5c5c;
	border: 1px solid  #FFF451 !important;
}

/* Spacing */
#tm-bottom-d {
	padding-bottom: 0px;
}

#tm-content div.blog-thumbnail-image {
	margin-top: 10px !important;
}

.page-id-100 .contact-box h3 {
	line-height: 20px;
}


/* Menu */
.tm-navbar {
    margin-bottom: inherit;
}

.uk-navbar {
	background: #ffffff;
}

.uk-navbar-nav > li > a {
    color: #5c5c5c;
}

.uk-nav-navbar li.uk-active>a { color: #6dc064 !important }

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

.uk-navbar-toggle {
	color: initial;
}

.uk-navbar-nav > li a {
	text-transform:uppercase;
}

.uk-navbar-nav > li a:hover {
	color: #6dc064 !important;
}

.uk-navbar-nav > li.uk-active > a {
	color: #6dc064 !important;
}

.uk-navbar .tm-headerbar .uk-flex {
	margin: auto auto;
}

.uk-navbar .tm-headerbar .uk-flex-right {
	margin: 0;
}

.uk-subnav a:hover, .uk-subnav .uk-active a {
	color: #6dc064 !important;
}

@media (max-width: 1210px) {
	.uk-visible-large {
		display:none !important;
	}

	.uk-hidden-large, .uk-navbar {
		display: block !important;
	}
	
	.uk-navbar {
		background-image: url('../../../uploads/2017/04/top-bg.jpg') !important;
	}
	
	.uk-offcanvas-bar {	
		background-color: #F4F3F3;
	}
	
	.uk-nav-offcanvas > li > a {
		color: #3d3834 !important;
	}
	
	.uk-nav-offcanvas a:hover {
		color: #6dc064 !important;
	}
	
	.uk-navbar-toggle {
		color: #fff;
	}
	

}

@media (max-width: 767px) {
	.uk-slideshow, .uk-slideshow li {
		min-height: auto !important;
	
	}
}


/* Headers */
h1, h2, h3, h4, h5, h6 {
	font-family: 'Droid Serif' !important;
}

h3.uk-h2 {
	text-transform: uppercase;
}

.tm-bottom-d h3.uk-h2, .home-icons h3.uk-h2, .home-links h3.uk-h2 {
    background-color: #3d3834;
    color: #000;
    padding: 15px;
    text-align: center;
}

#tm-top-b p {
	color: #5c5c5c;
}

.home #tm-top-b .uk-margin {
	color: #5c5c5c !important;
}

a.uk-link-reset {
	color: #6dc064 !important;
}

.home #tm-main {
	display: none;
}

em {
	 color: #5c5c5c !important;
}

/* Latest Posts */
.latest-posts .uk-slidenav {
	background: #d6dce7;
}

.latest-posts .uk-slideshow li .uk-cover-background {
	display: none;
}

.latest-posts .uk-slideshow li img {
	opacity: initial !important;
	visibility: visible;
}

a:hover {
	color: #3d3834 !important;
}

#tm-bottom-d .uk-h2 {
	color: #fff;
}

#tm-bottom-d h3.uk-h4 {
	color: #6dc064 !important;
}

/* Homepage */
.home-people .uk-slidenav {
    display: block;
}

.home #tm-top-a, .home #tm-top-d, .home #tm-bottom-c {
	padding-bottom: 0px;
}

.home div#tm-top-c {
    background: url('../../../uploads/2017/01/sample-image-1600x800.jpg');
}

.home #tm-bottom-b {
	padding: 0;
}

.home #tm-bottom-b .uk-container {
	max-width: 100%;
	padding: 0;
}

.home-bg-box {
    background: rgba(0,0,0,0.7);
}

.homepage-modules .uk-panel .uk-overlay-background, .latest-posts .uk-panel .uk-overlay-background {
	background:rgba(255,255,255,0.7);
}

.homepage-modules .uk-slideset li .uk-panel .uk-panel-teaser div img { min-height: auto; }

.ambience-style-box .uk-button {
	width: 100%;
}

/* Forms */
.wcf7-field-group p {
    margin-top: 2px;
}

.wcf7-field-group input, .wcf7-field-group textarea {
    padding: 7px;
	width: 70%;
}

.wcf7-field-group input[type=submit] {
    width: auto;
    padding: 0 20px;
	cursor: pointer;
}

@media (max-width: 959px) and (min-width: 767px) {
div#tm-block-footer input[type=text], div#tm-block-footer input[type=email], div#tm-block-footer input[type=tel], div#tm-block-footer textarea {
    width: 100%;
}
}

@media (max-width: 480px) {
.wcf7-field-group input, .wcf7-field-group textarea {
    width: 90%;
}
}

/* Images */
.category .tm-article-image {
    padding-right: 20px;
}

.single .tm-article-image img {
    max-width: 300px;
}

.image-right {
	float: right;
	margin-left: 20px;
}

.image-left {
	float: left;
	margin-right: 20px;
}

/* Facebook Posts */
.fb-page {
	margin-bottom: 20px;
}

@media (max-width: 767px) {  
.category .tm-article-image {
	margin-bottom: 20px;
}

.image-right, .image-left {
	float: none;
	margin: 0px 0px 20px 0px;
    display: block;
    width: 100%;
}
}

@media (max-width: 480px) {
.single .tm-article-image img {
    max-width: 100%;
}
}

/* 404 Error Page */
.error404 ol {
list-style-type: none;
padding-left: 0px;
}

.tm-error-headline {
    line-height: 150px;
}

@media (min-width: 1220px) {
.error404 .tm-footer {
	margin-top: 25px;
}}

/* Search Results */
.search-results .uk-article-meta {
display: none;
}

/* Blog */
.single #tm-content > .uk-panel-box {
   margin-top: 20px;
}


.nextgen_pro_thumbnail_grid .image-wrapper {
   width: 30% !important;
}

/* Post page*/
@media (min-width: 960px) {
.single-post aside.tm-sidebar-b .widget_archive { display: none !important; }
}

@media (max-width: 960px) {
.single-post aside.tm-sidebar-a { display: none !important; }
.single-post aside.tm-sidebar-b .widget_archive { background-color: #fff !important; } 
}

/* Videos */
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Footer */
#tm-block-footer {
	background-image: url("../../../uploads/2017/04/footer-bg.jpg") !important;
	background-size: cover !important;
}

.tm-block-footer li.uk-active a {
	background: none !important;
	color: #6dc064 !important;
}

.tm-block-footer .uk-nav-side a:hover {
	color: #6dc064 !important;
	background: none !important;
}

.tm-block-footer .uk-button {
	background-color: #fff !important;
	color: #5c5c5c;
}

.tm-block-footer .uk-button:hover {
	border: none;
	background-color: #c5c5c5 !important;

}

#tm-block-footer a:hover, #tm-block-footer .uk-icon-button:hover {
	color: #6dc064 !important;
	border-color: #6dc064;
}

.footer-social-icons {
	padding-top:  10px;
}

.footer-social-icons .uk-icon-button {
	width: 40px;
	height: 40px;
	line-height:40px;
}

#tm-footer a:hover {
	color: #6dc064 !important;
	
}

footer#tm-footer a {
	text-decoration: underline !important;
}

#tm-block-footer .wcf7-field-group input[type=submit] {
	background-color: #fff !important;
	border-radius: 5px;
	font-size: 16px;
	line-height: 22px;
	padding: 10px;
	border: 1px solid #fff;
	color: #5c5c5c;
}

#tm-block-footer .wcf7-field-group input[type=submit] a {
	color: #5c5c5c !important;
	text-decoration: none;
	text-transform:capitalize;
	
}

#tm-block-footer .wcf7-field-group input[type=submit]:hover {
	background-color: #5c5c5c !important;
	border: 1px solid #5c5c5c;
	color: #fff !important;
}

#tm-block-footer .uk-button.footer-buttons { 
width: 100%;
background-color: #6dc064 !important; 
color: #fff !important; 
text-decoration: none; 
text-transform: capitalize; 
border: 1px solid #6dc064 !important; 
}

#tm-block-footer .uk-button.footer-buttons:hover { 
background-color: #fff !important;
color: #6dc064 !important;  
text-decoration: none; 
text-transform: capitalize; 
border: 1px solid #6dc064 !important; 
}


/* Sidebars */
.tm-sidebar-a .uk-nav-side > li.uk-active > a {
	color: #6dc064;
}

.tm-sidebar-a .uk-nav-side a:hover {
	color: #6dc064 !important;
}

.tm-sidebar-b .uk-link-reset {
	color: #6dc064;
}

.tm-sidebar-b .uk-panel {
	background-color: #F4F3F3 !important;
}

/* Slideshow */
.uk-slidenav-position .uk-slidenav{
	display: block!important;
}

/* Contact page Reviews */
.google-reviews {
	float: left;
	margin-right: 5px;
}

.single .tm-article-image img {
	max-width: 100%;
}

#tm-block-footer .google-reviews {
	margin-top: 15px;
}

.contact-box h2 {
	margin-top: 50px !important;
}

#tm-content .uk-width-medium-1-5 {
	max-width:90px;
}

/* Landing Pages */

.landing-page img, .landing-page img {
	border-radius: 5px;
}

.landing-page .uk-panel .uk-overlay-background {
	background:rgba(255,255,255,0.7);
}

.uk-slideset li, .uk-slideset li .uk-panel .uk-panel-teaser div img {
    min-height: 300px;
}