/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

div.wearegrid .uk-panel-box-inner {
	text-align: center;
	padding-top: 30px;
}

div.wearegrid h3 {
	margin-top: -80px;
	text-transform: uppercase;
	font-size: 250%;
	color: #444444;
	font-weight: 700;
}

div.wearegrid span.space {
	display: inline-block;
	width: 170px;
}

div.wearegrid h4 {
	text-align: center;
	margin-top: -40px;
	font-size: 180%;
	color: #444444;
	font-weight: 700;
}


.homepage #tm-top-teaser,
.tm-page div.uk-container {
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.16) !important;
}

.homepage #tm-top-teaser {
    background: white;
}

.uk-navbar {
	box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.10);
}


.homepage #tm-top-a {
  background: url(../../../images/banners/anaeron-logo-bg.png) 30% 50% no-repeat;
}

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

.homepage #tm-main {
  background: #dee5ed url(../../../images/banners/water-splash-blue.jpg) 30% 50% no-repeat;
}

.homepage #tm-top-c {
	line-height: 1.1;
	padding-top: 40px;
	background: #f6f7f9;
}

.homepage .tm-top-c h4 {
	margin-top: 0;
}

.homepage #tm-bottom-a {
	padding-bottom: 0;
}

.btn-primary {
	background-color: #1a5a8b;
	box-shadow: none;
}

h2.featured {
	text-align: center; 
	font-weight: bold; 
	font-size: 250%;
}

h3.featured {
	font-weight: bold; 
	font-size: 200%;
}

h4.featured {
	font-weight: bold; 
	font-size: 175%;
}

.embed-container { 
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%; 
} 

.embed-container iframe, .embed-container object, .embed-container embed { 
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
}
    
.uk-form input[type="text"] {
    border-color: #ccc;
    background: #f8f8f8;
}
.box-product>div {
    max-width: 200px;
}