﻿/*
  Theme Name: News Press
  Theme URL: http://demo.themeregion.com/newspress
  Author: ThemeRegion
  Author URI: http://www.themeregion.com
  Description: News Press - Responsive Blog & News Template
  Version: 1.0
*/

/*=======================================================================
[Table of contents]
[Table of contents]
=========================================================================

#	Typography
#	Top bar section
#	Navigation
#	Main Content
#	Pagination
#	Lifestyle listing
#	News Details
#	404 error page
#	Index2, Index3, Index4

==========================================================================*/




/*========================
=======Typography=========
==========================*/
.small-post{
	background-color:transparent!important;
}

.seotext {
line-height:18px;}

body{
	font-family: 'Signika Negative', sans-serif;
	font-size: 16px;
	color: #4a4a4a;
	background-color: #fff;
	font-weight:200;
}


ul {
	list-style: none;
	margin:0;
	padding:0;
}

.navbar-nav li a:hover,
.navbar-nav li a:focus {
	outline:none;
	outline-offset: 0;
	text-decoration:none;
	background: transparent;
}

a {
	color: #4a4a4a;
	text-decoration: none;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

a:focus,
a:hover {
	text-decoration: none;
	outline: none;
	color: #9c9c9c;
}

h1 {
	font-size:36px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

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

}

.padding{
	padding:90px 0;
}

.section {
	margin-bottom:30px;
}

.section-title,
.gross h1 {
	margin-top: 80px;
	margin-bottom: 10px;
	padding-bottom: 0;
	position:relative;
	font-size:33px;
	color:#4a4a4a;
	font-weight:600;
}

.section-title:before {
	width:50px;
	z-index:1;
}

.section-title:after {
	right:0;
	/*background-color:#e6e6e8;*/
}

.section-title:before,
.section-title:after {
	position:absolute;
	content:"";
	bottom:-12px;
	left:0;
	height:2px;
}

.section-title.title {
	margin-bottom:45px;
}
.wp-afterbuy-widget-item{
	height:478px!important;
	max-height:478px!important;
}
.btn-primary.btn-animated {
	font-size: 12px;
	font-weight: 700;
	padding: 17px 47px;
	background-color:transparent;
	text-transform: uppercase;
	border-color: #fff;
	border-width:3px;
	border-style:solid;
	color:#fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	overflow:hidden;
	webkit-box-shadow:none;
	box-shadow:none;
	outline:none;
	letter-spacing:2px;
}

.btn-primary.btn-animated:hover,
.btn-primary.btn-animated:focus {
	background-color:transparent;
	outline:none;
	border:3px solid #a0d48c;
}

.btn-primary{
	color:#fff;
	border:0;
	font-size:18px;
	font-weight:500;
	padding:10px 28px;
	outline:none;
	background:rgb(226, 0, 22);
	text-decoration: none !important;

}

.btn-primary:hover,
.btn-primary:focus {
	background-color:#00489b;
	color:#fff;
	outline:none;
	border:0;
}

.parallax-section {
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment:fixed;
	width: 100%;
	min-height:437px;
	color:#fff;
	position:relative;
}

.overlay-bg {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

.form-control {
  height: 55px;
  padding:6px 12px;
  color: #000;
  border:1px solid #dedede;
  border-radius:2px;
  box-shadow: none;
  -webkit-box-shadow: none;
  outline: none;
  background-color:#fff;
  font-weight:500;
  margin:0 5px;
  font-size: 20px;
}

.wpcf7-list-item-label{
	  font-size: 20px;
}

.form-control:focus {
  outline: 0;
  -webkit-box-shadow:none;
  box-shadow:none;
  border-width:2px;
  border-style:solid;
  background-color:#fff;
}

textarea.form-control {
    padding: 15px 20px;
	resize:none;
	font-size: 20px;
}

label {
	font-weight:400;
}

.form-group {
  margin-bottom: 20px;
}

.navbar-toggle {
	border: 1px solid #fff;
	margin-top: 13px;
}

.navbar-toggle .icon-bar {
	background-color: #fff;
}

.navbar-toggle,
.navbar-fixed-top .navbar-toggle {
	border: 0px solid #fff;
}

.navbar-toggle .icon-bar,
.navbar-fixed-top .navbar-toggle .icon-bar {
	background-color: #fff;
}

.image-bg {
	background-size: cover;
    background-repeat: no-repeat;
	color:#fff;
	position:relative;
}

.image-bg .section-title h1 {
	color:#fff;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    border-color: inherit;
    background-color: inherit;
}

.badge {
	margin-left:5px;
	font-size:11px;
}

div.wpcf7 .wpcf7-submit:disabled{
	margin-top:40px;
}

/*Magnific-popup overwrite CSS*/

.mfp-figure {
    background-color: #fff;
}

img.mfp-img {
	padding:12px;
}

.mfp-image-holder .mfp-close {
	top:-35px;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor:pointer;
}

.mfp-counter {
	right: 50%;
    color: #fff;
    top: 50px;
    margin-right: -20px;
}

/* Sticky Nav CSS*/

#navigation .sticky-nav {
	position: fixed !important;
    width: 100% !important;
    left: 0 !important;
    top: -1px !important;
    z-index: 9999 !important;
    background: #fff !important;
}

#navigation .sticky-nav #topbar {
	display:none;
}

.secondary-logo {
	display:none;
}

#navigation .sticky-nav .secondary-logo {
	display:block;
	position:absolute;
	left:15px;
	top:10px;
}


#navigation .navbar{
	background: rgb(226, 0, 22) !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


/*dropdown*/

@media (max-width: 1366px) {
	.navbar-nav .open .dropdown-menu {
		border: 0;
		float: none;
		width: auto;
		margin-top: 0;
		position: static;
		box-shadow: none;
		background-color: #fff;
	}


    #navigation .navbar-header {
        float: none;
    }

    #navigation .navbar-toggle {
        display: block;
    }

    #navigation .navbar-collapse.collapse {
        display: none !important;
    }

    #navigation .navbar-collapse.collapse.in {
        display: block !important;
  		overflow-y: auto !important;
    }

    /*Design for max-width: 1200px*/
    #navigation .navbar-collapse,
	#navigation .navbar-collapse .container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

}

@media (min-width: 1000px) {
	/*Navbar Collapse*/
	#navigation .navbar-collapse {
		padding: 0;
	}

	#navigation .navbar-nav li, .dropdown {
		position:relative;
	}


	/*Navbar*/
	#navigation .navbar-nav {
		top: 2px;
	}

	/*Dropdown Menu*/
	#navigation .dropdown-menu {
		padding:15px 0;
		border-top:1px solid;
		min-width:160px;
		border-radius: 0;
		z-index: 9999 !important;
		margin-top: -2px !important;
		background-color:#fff;
	}

	#navigation .language-dropdown .dropdown-menu {
		min-width:75px;
	}

	#navigation .language-dropdown.open > .dropdown-menu,
	#navigation .navbar-nav > li.dropdown:hover > .dropdown-menu {
		display: block;
	}

	#navigation .open > .dropdown-menu,
	#navigation-v1 .open > .dropdown-menu {
		display: none;
	}
	#navigation .more .dropdown-menu {
		left:auto;
		right:0;
		min-width:200px;
	}

}


#navigation .navbar-nav .mega-cat-dropdown,
#navigation .navbar-nav .mega-dropdown {
	position:inherit;
}

@media (max-width: 1366px) {
#mainmenu {
width:100%;}}

#mainmenu .mega-cat-menu{
	background-color:#e20016;
	padding:30px 0 45px 0;
	border: none;
	min-width:100%;
	border-radius: 0;
	z-index: 9999 !important;
	margin-top: -2px !important;
	left:-1px;
}

#mainmenu .sub-catagory {
	overflow:hidden;
}

#mainmenu .sub-catagory .section-title {
	color:#fff;
}

#mainmenu .sub-catagory ul {
	float:right;
	margin-top:-32px;
}

#mainmenu .sub-catagory ul li {

}

#mainmenu .sub-catagory ul li a{
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	padding:4px;
	z-index:1000;
	position:relative;
	border-bottom:2px solid transparent;
	font-weight:800;
}

#mainmenu .sub-catagory ul li a:hover{
	color:#fff;
}

#mainmenu .post a:hover {
	color:#aeaeae;
}

#mainmenu .dropdown-menu> li> a{
	font-size:16px;
	padding:12px 40px;
	border-bottom:solid 1px #dedede;
	font-weight:800;
}
.dropdown-menu>li>a {
	color:#1f2126;
}

.dropdown-menu>li>a:hover {
	color:rgb(226, 0, 22) !important;
}



#mainmenu .mega-menu {
	min-width:100%;
	background-color:#fff;
	padding-bottom:45px;
}

#mainmenu .mega-menu h2 {
	font-size:16px;
	color:#999;
	font-weight:600;
}

#mainmenu .mega-menu ul {
	margin-left:0;
}

#mainmenu .mega-menu li a {
	display:block;
	padding:5px 0;
}

#mainmenu .mega-menu .entry-thumbnail {
	margin-top:25px;
}


/*==============================
========= Top bar section=======
================================*/
#navigation {
	background-color:#fff;

}

#navigation .navbar .topbar  {
    border-bottom: 1px solid #eee;
}

#topbar {
	float:none;
}

.navbar-header i {
color:#fff;
        font-size: 1.3em;
    margin: 18px 7px;}


@media (max-width: 576px) {


a.navbar-brand	{
	width:60%;}

	#navigation .container .navbar-brand {
	margin-bottom:0px !important;}
}


.navbar-brand {
	height:60px;
	padding:7px 15px 9px 15px;
}

.homepage .navbar-brand {
	padding:13px 15px;
}

#navigation .container .navbar-brand {
margin-left: -15px;
    padding-top: 18px;
	margin-bottom:23px;
}

#topbar-right {
	float:right;
}

.language-dropdown,
#date-time,
#weather {
	display:inline-block;
}

.language-dropdown .dropdown-menu{
	border-radius:0;
	border-color:#ebecee;
	min-width:74px;
	text-align:center;
}

.language-dropdown a{
	color:#fff;

}

#topbar-right #weather img {
	max-width:61px;
}

#date-time, #weather {
	border-left:1px solid #ebecee;
}

.searchNlogin {
	float:left;
	position:relative;
	margin-left: 15px;
    margin: 7px 0 0 15px;
}

.searchNlogin li{
	float:left;

	padding:15px 20px;
	color:#4a4a4a;
	cursor:pointer;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.searchNlogin li:hover {
	color:#525b6e;
}

.user-section {
	float:right;
}

#mainmenu {
	padding-right:0;
    padding-left: 0;
	margin-left:-15px;
	margin-right:-15px;
}

.search{
	position: absolute;
	top: 0;
	z-index: 10;
	right: 110px;
	width: 0;
	opacity:0;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.expanded .search {
	opacity:1;
	width: 300px;
}

.search-form{
	padding-left: 0;
	height: 52px;
	font-size: 14px;
	font-weight: 300;
	outline: none;
	width: 100%;
	border-right:0;
}

.expanded .search-form {
	padding-left: 15px;
}

.expanded .search-icon {
	background-color:#f2f3f5;
	border-left-color:#f2f3f5;
	color:#525b6e;
}

#navigation .dropdown-menu.top-user-section,
.dropdown-menu.top-user-section {
	padding: 0;
    border-top: 0;
	position: absolute;
	right:0px;
	top:50px;
	width: 1450px;
	background-color: #1f2126;
	z-index: 10;
	left:inherit;
	margin-top:0 !important;
}

.dropdown-menu.top-user-section {
	right:0;
}


.top-user-section a {
	color:#fff;
}

.top-user-form {
	padding: 30px;
	font-size:12px;
	overflow:hidden;
	cursor:default;
}

.create-account {
	padding:20px 30px 17px;
	background-color:#1f1f1f;
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	font-weight:300;
}

.input-group {
	margin-bottom:0px;
	border-bottom:solid 1px #dedede;
}

.top-user-form .btn {
	float:right;
	margin-top:10px;
	font-size:12px;
	text-transform:uppercase;
	padding:8px 30px;
	color:#fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.top-user-form .reset-user {
	float:left;
	margin-top:16px;
}

.input-group-addon {
	background-color:#fff;
	border:0;
}

.input-group img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);

}

.form-control:active img,
.input-group:hover img  {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.input-group .form-control {
	border:0;
}

#navigation .user-panel:hover .dropdown-menu.top-user-section {
	display:block;
}


/*==============================
========= Navigation ===========
================================*/

.navbar {
	border-radius:0;
	border-bottom:1px solid rgba(0, 0, 0, 0.10);
}

#mainmenu li a:hover {
	color:inherit;
}

#mainmenu .home{
	color:#ed1c24;
}

#mainmenu .business {
	color:#00aeef;
}

#mainmenu .politics {
	color:#0072bc;
}

#mainmenu .sports {
	color:#f26522;
}

#mainmenu .world {
	color:#f7941d;
}

#mainmenu .technology {
	color:#8dc63f;
}

#mainmenu .environment {
	color:#00a651;
}

#mainmenu .health {
	color:#92278f;
}

#mainmenu .entertainment {
	color:#1cbbb4;
}

#mainmenu .lifestyle {
	color:#ed145b;
}

#mainmenu .more {
	color:#2f2f2f;
}


/*==============================
========= Main Content==========
================================*/

.feature-post {
	position:relative;
}

.feature-post .post-content {
	position:absolute;
	top:0;
	left:0;
	padding:25px 35px;
	z-index:1;
	color:#fff;

	border-radius: 0 0 3px 3px;
	width:100%;
}

.gueltigkeit {
	background: #e20016;
}
.sortimente {
	display: flex;
  flex-direction: column;
  align-content: flex-start;
  flex-wrap: wrap;
height: 250px;}

.sortimente a{
	margin-right:50px;
}
.sortimente a {
color:#fff;
    font-size: 1.2em;
    text-shadow: 0 0 5px rgba(0,0,0,0.5);
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    line-height: 1.4em;
    font-weight: bolder;}

.feature-post .entry-title a,
.feature-post .entry-meta a,
.feature-post .entry-title a:hover,
.feature-post .entry-meta a:hover{
	font-size:40px;

    letter-spacing: 0px;

    font-weight: normal;
    line-height: 1.38;
    color: #4a4a4a;
    display: inline;
    padding: 0 10px;
    border: none;
    background-color: rgba(255,255,255,0.85);
    margin-bottom: 30px;
    position: relative;
    z-index: 9;
}

@media (max-width: 1366px) {

.feature-post .entry-title a,
.feature-post .entry-meta a,
.feature-post .entry-title a:hover,
.feature-post .entry-meta a:hover{
	font-size:2em !important;
}
}




.entry-meta {
	font-size:14px;
	color:#9b9b9b;

}

.post {
	overflow:hidden;
	margin-top:30px;
	background-color:#fff;
	    border: solid 1px #dedede;
    border-radius: 2px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	position:relative !important;
}

.post.feature-post {
	background-color:inherit;
}

.post .entry-title {
	font-size:18px;
	display:table !important;

	margin-top:10px;
	margin-bottom:20px;
}

.feature-post .entry-title a, .feature-post .entry-meta a, .feature-post .entry-title a:hover, .feature-post .entry-meta a:hover
{display: table-cell;vertical-align: middle;

}

.catagory {
	position:absolute;
	top:20px;
	left:20px;
	z-index:2;
}

.catagory a{
	color: #fff;
	display: block;
	padding: 3px 12px;
	font-size: 12px;
	text-transform: uppercase;
}

.feature-post img {
	border-radius:3px;
}

.post img, .post-content, .entry-meta, .entry-title {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}



.entry-thumbnail{
	overflow:hidden;
}



.post .carousel-inner .item img,
.post .add img,
.post.feature-post img {
	-webkit-transform: scale(1);
	-khtml-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}


.catagory.world a {
	background-color: rgb(226, 0, 22) !important;
}

.catagory.health a {
	background-color: #92278f;
}

.catagory.entertainment a {
	background-color: #1cbbb4;
}

.catagory.technology a {
	background-color: #8dc63f;
}

.catagory.politics a {
	background-color: #0072bc;
}

.catagory.business a {
	background-color:#00aeef;
}

.catagory.sports a{
	background-color:#f26522;
}

.catagory.environment a{
	background-color:#00a651;
}

.catagory.lifestyle a{
	background-color:#1cbbb4;
}

.owl-controls .owl-pagination {
	float:center;
	margin-top:-40px;
	position:relative;

}

.owl-theme .owl-controls .owl-pagination {
	text-align:center;
}
.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1.2;
	*display: inline;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 8px;
	height: 8px;
	margin: 3px;
	background-color:#fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

.add.featured-add {
	margin-top:30px;
}

.add {
	position:relative;
	margin-top:40px;
}

.google-add,
.google-add:hover {
	text-align:center;
	background-color:transparent;
	border-bottom:0;
}

.google-add .add {
	display:inline-block;
	max-width:728px;
	height:90px;
	margin-top:10px;
}

.add:before {
	position:absolute;
	right:0;
	top:-15px;
	content:"Advertisement";
	font-size:10px;
	color:#a5a5a5;
}

.add img {
	border-radius:3px;
	display:inline-block
}

#latest-news .post{
	margin-right:30px;
	position:relative;
}

.latest-news-wrapper {
	margin-right:-30px;
	margin-top:5px;
	margin-bottom:5px;
}

.post-content {
	padding:20px 25px 20px 25px;
}

.post-content i {
	margin-right:5px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#latest-news {
	position:relative;
}

.post.medium-post .entry-title {
	text-transform:initial;
	font-size:16px;
	line-height:1.3;
}

.entry-title a, .entry-meta a {
	color:#000;
}

.entry-title a:hover{
	color:#9c9c9c;
}


#latest-news .owl-controls .owl-pagination {
	position:absolute;
	top:21px;
	right:3px;
	text-align:right;
}

#latest-news .owl-controls .owl-page span {
	background-color:#c2c3c4;
	margin:3px;
}

.latest-news-wrapper .section-title:after {
	margin-right:80px;
}



.section {
	position:relative;
}

.cat-menu {
	position:absolute;
	top:10px;
	right:0;
}

.section > .cat-menu {
    visibility: hidden;
}

.section:hover > .cat-menu {
    visibility: visible;
}

.cat-menu a {
	font-size:12px;
	text-transform:uppercase;
	padding-bottom:6px;
	color:#525b6e;
	border-bottom:2px solid transparent;
}

.list-post {
	padding-bottom:10px;
}

.list-post li{
	border-top:1px solid #eee;
}

.list-post li a{
	display:block;
	padding:17px 30px;
	color:#000;
}

.list-post li a:hover{
	color:#9c9c9c;
}

.list-post li a i {
	float:right;
}

.small-post .post-content {
	padding:20px 20px 0px 20px;
}

.post.small-post .entry-title {
    font-size: 12px;
	line-height:17px;
	margin-top:5px !important;
}

.entry-content {
	color:#888;
	font-size:14px;
	font-weight: 300;
}

.left-content .post .entry-title {
	margin-bottom:20px;
	margin-top:12px;
}

#photo-gallery {
	background-color:#fff;
}

#photo-gallery .item h2 {
	font-size:18px;
	padding:30px;
	margin-top:0;
	margin-bottom:10px;
}

#photo-gallery .item h2 a {
	color:#000;
}

#photo-gallery .item h2 a:hover {
	color:#aeaeae;
}

.gallery-indicators {
	position: inherit;
	width: 100%;
	left: 0;
	margin-left: 0;
	text-align:left;
	padding:5px 30px;
}

.gallery-indicators li,
.gallery-indicators li.active {
	height:40px;
	width:40px;
	border-radius:4px;
	margin:3px;
}

.gallery-indicators li {
	opacity:0.4;
}

.gallery-indicators li.active,
.gallery-indicators li:hover {
	opacity:1;
}

.gallery-turner {
	position:absolute;
	right:28px;
	bottom:37px;
	font-size:25px;
	z-index:50;
}

.gallery-turner a {
	margin:5px;
}


/*=========Carousel Fade==========*/

.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	background-repeat: no-repeat;
	background-size: cover;
}

.carousel-fade .carousel-inner .active {
	opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-control {
	z-index: 2;
}

.health-feature {
	overflow:hidden;
	max-height:185px;
}

.left-content .post.medium-post .entry-title {
	margin-bottom:0;
}

.health-section .entry-header,
.health-section .post-content {
	width:50%;
	float:left;
}

.health-feature .post .entry-title {
	line-height:22px;
}

.health-section .small-post .entry-header {
	max-width:100px;
	float:left;
}

.health-section .small-post .entry-title {
	text-transform:initial;
}

.health-section .small-post{
	max-height:95px;
}

.health-section .small-post .post-content{
	padding:15px;
	width:60%;
	float:left;
}

.football-result .featured-result {
	background-image:url(../images/others/league-bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-color:#2f5088;
	color:#fff;
	text-align:center;
	padding:30px 20px;
}

.football-result .featured-result h2{
	margin-top:0;
	margin-bottom:20px;
	font-size:14px;
	text-transform:uppercase;
}

.featured-result .verses {
	font-size:24px;
	text-transform:uppercase;
	display:block;
	margin-bottom:10px;
}

.featured-result .match-result {
	font-size:24px;
}

.league-result {
	background-color:#fff;
	text-align:center;
}

.league-result ul li {
	border-bottom:1px solid #f2f3f5;
	padding:25px;
}

.league-result img {
	display:inline-block;
	margin-top:-3px;
}

.league-result span {
	font-size:16px;
	text-transform:uppercase;
	margin-top:5px;
}

.league-result .col-xs-4 {
	padding-left:0;
	padding-right:0;
}

.video-section .video-catagory {
	margin-top:-5px;
	margin-bottom:-5px;
	font-size:11px;
	text-transform:uppercase;
}

.video-post-list .post, .widget .post-list .post {
	max-height:100px;
}

.video-post-list .entry-header,
.widget .post-list .entry-header{
	float:left;
	width:40%;
}

.video-post-list .entry-thumbnail,
.widget .post-list .entry-thumbnail{
	height:100px;
}

.video-post-list .post-content,
.widget .post-list .post-content{
	float:left;
	width:60%;
	padding:20px 15px;
}

.stock-exchange {
	background-color:#fff;
	overflow:hidden;
	margin-top:30px;
	font-size:14px;
	padding-bottom:10px;
}

.stock-exchange-zone {
	background-image:url(../images/others/stock-bg.jpg);
	background-size:cover;
	background-repeat:no-repeat;
	background-color:#00aeef;
	text-align:center;
	padding:30px;
}

.stock-exchange-zone img {
	display:inline-block;
}

.stock-header{
	padding:12px 25px;
	border-bottom:1px solid #f2f3f5;
}

.com-details .col-xs-4 {
	padding-left:0;
	padding-right:0;
}

.com-details {
    border-bottom: 1px solid#f2f3f5;
    padding: 12px 25px;
	color:#9c9c9c;
}

.com-details .fa-caret-down{
	color:#ed1c24;
}

.com-details:last-child {
	border-bottom:0;
}

.com-details i {
	margin-left:12px;
}

.com-details .fa-caret-up {
	color:#00a651;
}

.social-icons li {
	margin-right:12px;
}

.social-icons li:last-child {
	margin-right:0;
}

.social-icons a i{
	color:rgb(229, 0, 27);
	font-size:35px;
	text-align:center;
	display:block;
	height:70px;
	width:70px;
	line-height:70px;
	border-radius:50%;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-bottom:15px;
}

.social-icons a .fa-envelope{
	background-color:#fff;
}



.social-icons a .fa-facebook{
	background-color:#fff;
}

.social-icons a .fa-twitter{
	background-color:#fff;
}

.social-icons a .fa-google-plus{
	background-color:#fff;
}

.social-icons a .fa-linkedin{
	background-color:#fff;
}

.social-icons a .fa-youtube{
	background-color:#fff;
}

.social-icons a .fa-instagram{
	background-color:#fff;
}


.social-icons a:hover .fa-facebook,
.author-listing .single-author .social-icons a:hover .fa-facebook,
.author-social .social-icons a:hover .fa-facebook{
	background-color:#fff;
}

.social-icons a:hover .fa-twitter,
.author-listing .single-author .social-icons a:hover .fa-twitter,
.author-social .social-icons a:hover .fa-twitter{
	background-color:#fff;
}

.social-icons a:hover .fa-google-plus,
.author-listing .single-author .social-icons a:hover .fa-google-plus,
.author-social .social-icons a:hover .fa-google-plus{
	background-color:#fff;
}

.social-icons a:hover .fa-linkedin,
.author-listing .single-author .social-icons a:hover .fa-linkedin,
.author-social .social-icons a:hover .fa-linkedin{
	background-color:#fff;
}

.social-icons a:hover .fa-youtube,
.author-listing .single-author .social-icons a:hover .fa-youtube,
.author-social .social-icons a:hover .fa-youtube{
	background-color:#fff;
}

.social-icons a:hover .fa-pinterest,
.author-listing .single-author .social-icons a:hover .fa-pinterest,
.author-social .social-icons a:hover .fa-pinterest{
	background-color:#fff;
}

.widget {
	margin-bottom:30px;
}

.widget .post-list {
	background-color:#fff;
}

.widget .post-list li {
	border-top:1px solid #f2f3f5;
	padding:25px;
	padding-bottom:15px;
}

.widget .post-list .post {
	border-bottom:0;
	margin-top:0;
}

.widget .post-list .small-post .post-content {
	padding:0 0 0 15px;
}

.weather-widget {
	background-color:#fff;
	text-align:center;
	padding:25px 35px 65px 35px;
}

.weather-widget img {
	margin-left:10px;
}

.weather-widget span {
	display:block;
}

.weather-widget .weather-type {
	margin-top:-20px;
	color:#b4b4b4;
	text-transform:uppercase;
	font-size:12px;
}

.weather-widget .weather-temp {
	font-size:60px;
	font-weight:700;
	color:#525b6e;
}

.weather-widget .weather-date {
	text-transform:uppercase;
	font-size:14px;
}

.weather-widget .weather-region {
	font-size:12px;
	margin-bottom:35px;
}

.weather-widget .weather-humidity {
	float:left;
	background:url(../images/others/weather2.png)left center no-repeat;
	padding-left:25px;
}

.weather-widget .weather-wind {
	float:right;
	padding-left:30px;
	background:url(../images/others/weather1.png)left center no-repeat;
}

.widget .nav-tabs {
	margin-bottom:30px;
	background-color:#fff;
}

.widget .tab-content ul li {
	border-bottom:1px solid #f2f3f5;
}

.widget .tab-content ul li:last-child {
	border-bottom:0;
}
.widget .tab-content ul li .post {
	margin-top:0;
	border-bottom:0;
}

.widget .nav-justified>li>a {
    border-bottom:0;
    border:0;
    font-size:12px;
}

.widget .nav-justified>li>a i{
	margin-right:5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.widget .nav-justified>li>a:hover,
.widget .nav-tabs.nav-justified>.active>a,
.widget .nav-tabs.nav-justified>.active>a:focus,
.widget .nav-tabs.nav-justified>.active>a:hover {
	border:0;
	background-color:#fff;
}

.widget .nav-tabs>li.active>a,
.widget .nav-tabs>li.active>a:focus,
.widget .nav-tabs>li.active>a:hover {
	color:#aeaeae;
}

.widget .tab-content .entry-meta li {
	border-bottom:0;
}

.widget .tab-content .entry-meta li a {
	font-size:11px;
	text-transform:uppercase;
	color:#aeaeae;
}

.widget .small-post .post-content {
    padding: 20px 20px 10px 20px;
}

.widget .tab-pane.active {
	position:relative;
	background-color:#fff;
}


.widget .tab-pane.active:before {
	position:absolute;
	content:"";
	top:-10px;
	margin-left:-5px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #fff;
}

.widget .tab-pane.active#comment:before{
	left:50%;
}

.widget .tab-pane.active#author:before{
	left:55px;
}

.widget .tab-pane.active#tag:before{
	left:inherit;
	right:45px;
}

.widget .tab-pane .tag-cloud {
	padding:20px;
}

.widget .tab-pane .tag-cloud li{
	border-bottom:0;
	color:#aeaeae;
	margin-bottom:10px;
}

.widget .tab-pane .tag-cloud li a{
	font-size:11px;
	text-transform:uppercase;
}

#twitter-feed,
.footer-widget{
	background-color:#fff;

	padding-bottom:30px;

}

#twitter-feed {
	margin-top:40px;
}

#twitter-feed a{
	color:#00aeef;
}

#twitter-feed h2,
#twitter-feed img{
	display:inline-block;
}

#twitter-feed h2 {
	margin-bottom:35px;
}

#twitter-feed img {
	margin-right:5px;
	margin-top:-10px;
}

.widget address{
	color:#aeaeae;
	margin-top:25px;
	font-size:14px;
	line-height:10px;
	font-weight: 300;
}

.footer-widget {
	padding-top:0px;
}

.footer-widget ul li {
	float:left;
	width:70px;
	height:70px;
	margin-right:25px;
	margin-bottom:25px;
}

.footer-widget ul li img{
	border-radius:4px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.footer-widget ul li img:hover {
	opacity:0.7;
}

.footer-widget ul li:last-child,
.footer-widget ul li:nth-child(4){
	margin-right:0;
}

.widget.news-letter{
	color:#aeaeae;
}

.widget.news-letter form{
	margin-top:20px;
}

.widget.news-letter input{
	padding:10px 12px;
	width:100%;
	border:1px solid #f6f6f6;
	border-radius:4px;
	font-size:14px;
	margin-bottom:20px;
	outline:none;
}

.widget.news-letter input:focus{
	border-width:1px;
	border-style:solid;
}

.widget.news-letter button{
	display:block;
	font-size:12px;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
	padding:10px 30px;
	border:0;
	outline:none;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.footer-top {
	background-color:#e6e7e8;
}

.logo-icon {
	border-top:1px solid #f2f3f5;
	padding:20px 0;
	position:relative;
}

.logo-icon:before,
.logo-icon:after {
	position:absolute;
	content:"";
	top:50%;
	height:1px;
	width:140px;
	background-color:#d9dadb;
	left:50%;
}

.logo-icon:before {
	margin-left:-180px;
}

.logo-icon:after {
	margin-left:40px;
}

.logo-icon img {
	display:inline-block;
}

.footer-menu {
	background-image: url(../img/redbg.jpg);
    background-repeat: repeat;
	text-align:center;

}

.footer-menu .navbar-nav {
	display:inline-block;
	float:none !important;
	padding:25px 0 20px 0;
}

.footer-menu .navbar-nav li a{
	font-size:11px;
	text-transform:uppercase;
	color:#fff;
	letter-spacing:2px;
	padding:10px;
}

.bottom-widgets {
	background-color:#1f2126;
	padding:50px 0 0 0;

}

.bottom-widgets .widget h2 {
	margin-bottom:25px;
	font-size:20px;
color: hsla(0,0%,100%,.5);
}

.bottom-widgets .widget ul{

	margin-right:20px
}

.bottom-widgets .widget ul:last-child {
	margin-right:0;
}

.bottom-widgets .widget li a {
	padding:5px 0 5px 0;
	display:block;
	color: hsla(0,0%,100%,.5);
	font-weight:200;
}
.bottom-widgets a,
.bottom-widgets p {
	color: hsla(0,0%,100%,.5);
	font-weight:200;
}



.bottom-widgets .widget li a:hover{
	text-decoration:underline;
}


/* Pagination */



.pagination {
	font-size:14px;

	color:#fff;
}

.pagination li {

}

.pagination li:first-child a,
.pagination li:last-child a {
	padding:12px 30px;
}

.pagination li:nth-child(2) a {
	padding-left:92px;
}

.pagination li:nth-child(11) a{
	padding-right:92px;
}

.pagination li a{
	color:#fff;
	background-color:#27292a;
	border:1px solid #0e0f0f;
	padding:12px 15px;
}

.pagination li a:hover,
.pagination .active>a,
.pagination .active>a:focus,
.pagination .active>a:hover{
	color:#fff;
}

.page-breadcrumbs{
	position:relative;
	margin:85px 0 15px;
}

/* lifestyle listing */

.listing-news .entry-header,
.listing-news .post-content {
	float:left;
}

.listing-news .entry-header {
	width:55%;
}

.listing-news .post-content {
	width:45%;
	padding:40px 30px;
}

.listing-news .post-content .entry-title {
	margin-bottom:25px;
}

.listing-news .post {
	max-height:255px;
}

/* news details */
.page .navbar-header {
	position:absolute;
	left:15px;
	top:0;
	width:100%;
}

.details-news .entry-meta {
	margin-bottom:25px;
	margin-top:10px;
}

.details-news .entry-meta .posted-by a{
	text-transform:uppercase;
}

.details-news .entry-title {
	font-size:32px;
	font-weight:700;
}

.post-inner-image {
	margin-top:40px;
	margin-bottom:40px;
}

.share-link {
	margin-top:35px;
	margin-bottom:10px;
}

.comments-wrapper {
	margin-top:65px;
	font-size:14px;
	color:#888888;
}

.comments-wrapper .media-list {
	margin-bottom:70px;
}

.comments-wrapper .media {
	background-color:#fff;
	padding:15px 30px 30px;
	border-radius:4px;
}

.media {
	margin-top:30px;
}

.comments-wrapper .media .media-object {
	height:35px;
	width:35px;
	border-radius:100%;
	background-color:#ddd;
}

.comments-wrapper .media .media-left {
	padding-top:15px;
	padding-right:15px;
}

.comments-wrapper .media-body h2,
.comments-wrapper .media-body h3{
	display:inline-block;
	margin-right:10px;
	margin-bottom:15px;
}

.comments-wrapper .media-body h2 {
	font-size:18px;
}

.comments-wrapper .media-body h3 {
	font-size:14px;

}

.comments-wrapper .media-body h2 a,
.comments-wrapper .media-body h3 a:hover {
	color:#000;
}

.comments-wrapper .media-body .replay:hover {
	color:#888;
}

.comments-wrapper .media.media-child {
	margin-top:10px;
	margin-left:150px;
}

#comment-form {
	background-color:#fff;
	padding:40px;
	margin-bottom:70px;
	border-radius:3px;
}

#comment-form button.btn-primary{
	display:inline-block;
	margin-top:15px;
}


/* 404 error page */

.error-page {
	padding-top:90px;
	padding-bottom:50px;
	color:#525b6e;
	background-color:#fff;
}

.error-page img{
	display:inline-block;
}

.error-page .logo{
	margin-bottom:75px;
}

.error-content img{
	margin-bottom:35px;
}

.error-content h1{
	font-size:48px;
	font-weight:500;
	margin-bottom:5px;
}

.error-content .btn-primary {
	margin-top:25px;
	margin-bottom:75px;
	padding:10px 20px;
	letter-spacing:2px;
}

.error-page .copyright{
	color:#b5b5b5;
}

/* index2 */

.homepage-two .language-dropdown,
.homepage-two #date-time,
.homepage-two #weather {
	line-height:16px;
font-size:16px;
	margin: 20px 0;
}

.homepage-two #date-time {
	margin-left:0;
	padding-left:0;
}

.homepage-two #weather,
.homepage-two .searchNlogin li{
	border-left:0px solid #dedfe0;
}

.homepage-two #weather {
	padding-right:20px;
}

.homepage-two .searchNlogin {
	margin-right:0;
	float:right;
}

.homepage-two .searchNlogin li {
	padding:6px 15px;
}

.homepage-two .search {
	right:88px;
	border-left:1px solid #dedfe0;
}

.homepage-two .search-form {
	height:35px;
}

.homepage-two .topbar{
background: #4a4a4a;
	color:white;
	height:30px;
	text-align: right;
	padding:5px 0;
}

.homepage-two .navbar {
	border-bottom:0;
}

.top-add {
	overflow:hidden;
	margin:0;
}

.top-add .navbar-header {
	margin:0px;
}

.homepage-two #navigation {
	background-color: #e20016;
}

.homepage-two #menubar {
	background-color:#fff;
}

#breaking-news {
	background-color:#fff;
	overflow:hidden;
	margin:25px 0;
	border-radius:3px;
}

#breaking-news span {
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:16px;
	font-weight:700;
	padding:10px 25px;
}

#breaking-news ul li {
	padding:10px 20px;
}

#breaking-news ul li i {
	margin-right:10px;
}

#breaking-news ul li a {
	color:#525b6e;
}

#breaking-news ul li a:hover {
	color:#000;
}

/* index3 */

.box-width {
	max-width:1250px;
	margin:0 auto;
	background-color:#fff;
}

#main-wrapper {
	background-color: #fff;
	margin-bottom:0px;

}

.wpcf7 .wpcf7-submit {
		margin-bottom:80px;
}

.wpcf7 .wpcf7-submit:disabled {
		margin-bottom:80px;
}


/* index4 */

#main-slider, #main-slider-two {
	height:350px;
	overflow:hidden;
}

#main-slider .owl-item,
#main-slider .feature-post,
#main-slider-two .owl-item,
#main-slider-two .feature-post{
	height:350px;
	border-radius:0;
	margin-top:0;
}

#main-slider .feature-post .catagory,
#main-slider-two .feature-post .catagory{
	position:initial;
	display:inline-block;
	margin-bottom:5px;
}

#main-slider .feature-post .entry-title,
#main-slider-two .feature-post .entry-title{
	font-size:20px;
	line-height:22px;
}

#main-slider .feature-post .post-content,
#main-slider-two .feature-post .post-content{
	border-radius:0;
}

.homepage-four .navbar,
.homepage-five .navbar {
	margin-bottom:0;
}

.homepage-four .navbar-brand,
.homepage-five .navbar-brand {
	height:50px;
}

.homepage-five #main-slider {
	margin-top:40px;
}

.homepage-five #date-time {
	border-left:0;
	padding-left:0;
	margin-left:0;
}

.homepage-five #weather {
	padding-right:20px;
}

.homepage-five .language-dropdown,
.homepage-five #date-time,
.homepage-five #weather {
	line-height:42px;
}



.homepage-five #weather,
.homepage-five .searchNlogin li{
	border-left:1px solid #dedfe0;
}

.homepage-five #weather {
	padding-right:20px;
}

.homepage-five .searchNlogin {
	margin-right:0;
}

.homepage-five .searchNlogin li {
	padding:10px 15px;
}

.homepage-five .search {
	right:88px;
	border-left:1px solid #dedfe0;
}

.homepage-five .search-form {
	height:42px;
}

.homepage-five .nav>li>a {
	padding:20px 12px;
	line-height:30px;
}

/* new */

/* homepage-two fixed-nav */

.homepage-two.fixed-nav .sticky-nav .top-add{
	overflow:visible;
	position:absolute;
	top:0;
	left:0;
	margin:0;
}

.homepage-two.fixed-nav .sticky-nav #menubar {
	float:right;
}

.homepage-two.fixed-nav .sticky-nav #mainmenu {
	float:right !important;
}

.homepage-two.fixed-nav .sticky-nav #mainmenu .dropdown-menu {
	left:auto;
	right:0;
}

.homepage-two.fixed-nav .sticky-nav .top-add .navbar-right {
	display:none;
}

.homepage-two.fixed-nav .sticky-nav .top-add .navbar-header {
    margin-top: 0;
}

.homepage-two.fixed-nav #navigation .sticky-nav .navbar-nav {
    margin-left: 90px;
}

.homepage-two.fixed-nav #navigation .sticky-nav{
	padding:0 15px;
	border-bottom:1px solid #ccc;
}

.homepage-two.fixed-nav #navigation .sticky-nav .navbar-brand {
    margin-left: 0;
}

/* author details */

.author-details {
	background-color:#fff;
	margin:30px 0;
	font-size:14px;
	overflow:hidden;
}

.author-details .author-heading {
	background-image:url(../images/others/author-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-color:#004981;
	color:#fff;
	position:relative;
	min-height:200px;
	border-radius:4px 4px 0 0;
}

.author-details .author-profile {
	position:absolute;
	width:100%;
	bottom:30px;
	left:0;
	font-size:16px;
	padding:0 45px;
}

.author-details .author-profile h1{
	margin-bottom:0;
}

.author-profile .author-gravatar {
	float:left;
	margin-right:25px;
}

.author-profile .author-gravatar img {
	border-radius:3px;
}

.author-profile .author-social {
	position:absolute;
	right:30px;
	bottom:10px;
}

.author-profile .author-social .social-icons li {
    margin-right: 0;
}

.author-profile .author-social .social-icons li i,
.author-listing .single-author .social-icons li i{
	font-size:14px;
	height:20px;
	width:20px;
	line-height:20px;
	background-color:#d2d2d4;
}

.author-profile .author-social .social-icons li i {
	color:#00223C;
}

.author-listing .single-author .social-icons li i{
	color:#fff;
}

.author-profile .author-social .social-icons li a:hover i,
.author-listing .single-author .social-icons li a:hover i {
	color:#fff;
}

.author-details .author-info {
	padding:35px 45px;
	color:#888;
	line-height:24px;
}

.author-details .author-info h3 {
	margin-top:0;
	color:#525b6e;
	font-size:18px;
}

/* single-author */

.author-listing {
	margin-top:30px;
}

.author-listing .single-author {
	margin-bottom:30px;
	background-color:#fff;
	text-align:center;
	color:#000;
	padding-bottom:30px;
	border-radius:3px;
}

.author-listing .single-author .author-bg {
	min-height:110px;
}

.author-listing .single-author img {
	display:inline-block;
	border-radius:3px 3px 0 0;
}

.author-listing .single-author .author-image {
	margin-top:-41px;
}

.author-listing .single-author .author-image img{
	height:82px;
	width:82px;
	border-radius:3px;
}

.author-listing .single-author h2 {
	margin-bottom:0;
}

.author-listing .single-author h2 a{
	color:#000;
}

.author-listing .single-author .social-icons li {
	margin-right:0;
}

.author-listing .single-author .author-info {
	margin-bottom:20px;
}


/* about us */

.about-us {
	font-size:14px;
	color:#888888;
}

.about-us.welcome-section h2{
	margin-bottom:22px;
}

.about-us.welcome-section p{
	margin-bottom:20px;
}

.about-us.welcome-section p:last-child{
	margin-bottom:10px;
}

.about-us .content-section {
	padding-right:0;
}

.about-us .image-section {
	padding-left:0;
}

.abstand-links {
	background-color:#fff;
	padding-left:30px;
	margin-bottom:30px;

}

.about-us-content h2 {
	margin-top:0;
	margin-bottom:15px;
	color:#454545;
}

.our-team {
	overflow:hidden;
}

.single-member .overlay {
	position:absolute;
	top:100%;
	left:0;
	height:50%;
	width:100%;
	background-color:rgba(237, 28, 36, 0.75);
border-radius:50%;
	opacity:0;

	color:#fff;
	padding:40% 0 !important;
}

.single-member:hover .overlay {
	opacity:1;
	border-radius:0;
	height:100%;
	top:0;
	border-radius:50%;
	padding:0 10px;
}

.team-members .single-member {
	text-align:center;
	margin-bottom:50px;
	border-radius:50%;
	padding:0 10px;
	height:auto;
}

.member-image {
	position:relative;
	overflow:hidden;
}

.team-members .single-member h3 {
	margin-top:15px;
}

 .single-member img {
	display:inline-block;
}

.single-member .social-icons {
	position:relative;
	top:50%;
	margin-top:-10px;
}

.single-member .social-icons li {
    margin-right: 0;
	padding:0;
}

.single-member .social-icons li i{
	font-size:14px;
	height:20px;
	width:20px;
	line-height:20px;
	background-color:#fff;
}

.single-member .social-icons li a:hover i{
	color:#fff;
}

.testimonials {
	text-align:center;
	background-color:#fff;
	margin-top:20px;
	margin-bottom:70px;
}

#testimonial {
	display:inline-block;
	padding:50px;
	max-width:720px;
}

#testimonial img {
	display:inline-block;
	height:100px;
	width:100px;
	border-radius:100%;
}

#testimonial h3 {
	font-size:22px;
	margin-bottom:20px;
}

#testimonial h3 span {
	display:block;
	font-size:16px;
}

#testimonial h4 {
	line-height:25px;
}


/* Contact Us */

#gmap {
	height:350px;
	margin-bottom:30px;
	border-radius:3px;
}

.contact-info {
	overflow:hidden;
}

.contact-info ul li {
	width:31%;
	background-color:#fff;
	padding:25px 35px;
	margin-right:25px;
	border-radius:3px;
	margin-bottom:30px;
	border-bottom:1px solid #ddd;
	color:#525b6e;
	border: solid 1px #dedede;
}

.contact-page-two .contact-info ul li {
    width: 31.3%;
    padding: 0px 30px;
    margin-right: 30px;
}

.contact-info ul li:last-child {
	margin-right:0;
}

.contact-info ul li h2 {
	font-size:22px;
}

.contact-info ul li address {
	font-size:14px;
}




/*========================
=======style-chooser======
==========================*/

.style-chooser {
	width: 140px;
	left: -140px;
	position: fixed;
	top: 50%;
	margin-top:-121px;
	z-index: 99999;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}

.style-chooser.opened {
	left: 0;
}

.style-chooser .toggler {
	position: absolute;
	top: 0;
	right: -48px;
	display: inline-block;
	background-color: #ddd;
	width: 48px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	font-size: 24px;
	color: #333;
}

.style-chooser-inner {
	position: relative;
	background-color: #ddd;
	padding: 15px;
}

.style-chooser-inner h4 {
	margin: 0 0 10px;
	text-transform: uppercase;
	font-size: 13px;
}

.style-chooser-inner ul {
	list-style: none;
	padding: 0;
	margin: -5px;
}

.style-chooser-inner ul li {
	display: block;
	width: 58px;
	float: left;
	padding: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.style-chooser-inner ul li a {
	display: block;
	height: 40px;
}

.style-chooser-inner ul li.preset1 a {
	background-color: #ed1c24;
}

.style-chooser-inner ul li.preset2 a {
	background-color: #00aeef;
}

.style-chooser-inner ul li.preset3 a {
	background-color: #8dc63f;
}

.style-chooser-inner ul li.preset4 a {
  background: #f7941d;
}

.style-chooser-inner ul li.preset5 a {
  background: #c49a6c;
}

.style-chooser-inner ul li.preset6 a {
  background: #92278f;
}


/* sign-up / login page */

.ragister-account {
	margin-top:125px;
	margin-bottom:80px;
	padding:60px 45px;
	background-color:#fff;
}

.ragister-account .section-title {
	margin-bottom:25px;
	text-align:center;
	margin-top:0;
}

.ragister-account .section-title:after, .ragister-account .section-title:before {
   display:none;
}

.ragister-account .form-control {
	height:40px;
}

.ragister-account .checkbox {
	overflow:hidden;
}

.ragister-account label {
	color:#999;
}

.ragister-account .btn-primary {
	margin-top:25px;
}

.ragister-account a:hover{
	color:#ed1c24;
}

.ragister-account .new-user {
	margin-top:25px;
	color:#999;
}

.facebook-login, .twitter-login {
	display:inline-block;
	padding:15px;
	color:#fff;
	margin-bottom:35px;
	font-size:18px;
	width:49%;
}

.facebook-login{
	background-color:#506DAB;
}

.twitter-login {
	background-color:#27C4FE;
}

.ragister-account .facebook-login:hover,
.ragister-account .twitter-login:hover {
	color:#fff;
}

.facebook-login:hover {
	background-color:#425E9A
}

.twitter-login:hover {
	background-color:#10AEE8;
}

.login-options {
	color:#999;
	overflow:hidden;
}

.login-options i {
	margin-right:10px;
}

.ragister-account .devider {
	position:relative;
	margin-bottom:30px;
	z-index:1;
}

.ragister-account .devider:after {
	position:absolute;
	content:"";
	height:1px;
	width:100%;
	left:0;
	bottom:10px;
	z-index:-2;
}
.ragister-account .devider:after {
	background-color:#f5f5f5;
}
.ragister-account .devider:before {
	background-color: #fff;
    width: 80px;
    left: 50%;
    height: 20px;
    bottom: 0;
    content: "";
    position: absolute;
    margin-left: -40px;
    z-index: -1;
}

/*=========================================:: END :: =============================================*/












.price {
font-size: 36px;
margin-top:0px;
font-weight:bold;
	display: block;}

.streichpreis strike {font-size:14px;
color:#e20016;
margin: 0;
	display: block;
}


.cent {margin-left: -8px;}



img.angebote {
	padding:50px 25px 10px 25px;
}

div.post.medium-post{
min-height:300px;}

.pushthebutton {
	position: absolute;
	bottom:0px;
	margin:0 10px 10px 10px;
}

.logo {
	margin: 0 50px;}


.post-content.red {background:#e20016; }
.post-content.red h2.entry-title a {color:#fff;
font-size: 26px;
}
.post-content.red p {color:#fff; font-size: 15px;}


.half-gutters {
    margin-left: -8px !important;
    margin-right: -7px !important;
}

.half-gutters>.col, .half-gutters>[class*="col-"] {
    padding-left: 8px !important;
    padding-right: 7px !important;
	margin-top:-10px;
}

.half-title {width:60%;
font-weight:normal !important; font-family: 'Signika Negative', sans-serif;
	font-size: 1.0em !important;
  }

.slider-title {width:30%;
 font-size: 35px !important;
    font-weight: normal !important;
    font-family: 'Signika Negative', sans-serif;
    text-shadow: 0 1px 5px rgba(0,0,0,0.7);}

.center-title {

padding:0 10% 15px 10%;
margin:20% 0 0 0!important;

}


.center-title-kompetenz {

padding:0 10% 15px 10%;
margin:13% 0 0 0!important;


}

h2.entry-title.center-title-head a {
	font-size: 70px !important;
	text-align:center !important;
}

@media (max-width: 767px) {
h2.entry-title.center-title-head a {
    font-size: 0.5em !important;
}}



.center-title-head{
font-weight:normal !important;
font-family: 'Signika Negative', sans-serif;
padding:0 10% 15px 10%;
margin:16% 0 0 0!important;
    font-size: 70px !important;
    letter-spacing: 1px;
    line-height: 1.0em;
    font-weight: bolder;
	display: block;
    text-align: -webkit-center;
}


.footer-menu{
		padding-bottom:50px;

}

.footer-menu h1 {
	color:#fff;
	margin-left:0px !important;
	margin-top:80px;
	margin-bottom:20px;
}

.footer-menu a span{
	color:#fff;
	font-size:14px;

}
.footer-menu a.btn.btn-primary {
	float: left;
	margin-top:60px;
	margin-left: -50px;
	font-weight: bold;
}


.footer-menu ul.list-inline.social-icons {
	margin-top:0px;
}


	.navbar-nav>li>a {
	color:#fff;
	font-weight:normal;
	    font-size: 20px;
    font-family: 'Signika Negative', sans-serif;}

.navbar-nav>li>a:hover {
color:white !important;}

	hr {
	border-top: 1px solid #dedede;}


.footer-bottom {padding: 20px 0;}

.footer-bottom p {
	color:#4a4a4a;
}
.nummer {
	color:hsla(0,0%,100%,.5);
}



.change-text{
color:#fff;
font-weight:800;
font-size:18px;}

.navbar-right {margin-right:0 !important;}


img.path {
-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 14% 100%, 11% 96%, 8% 100%, 0 100%);
clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 14% 100%, 11% 96%, 8% 100%, 0 100%);
}


.path-bg {
	background: #e20016;
}

.adresse,
.zeiten  {
	float:right !important;
	color:#fff;
	margin-top:20px;
	margin-right:50px;
	width:auto;
	white-space: nowrap;
}

.kontakt{
	float:right !important;
	color:#fff;
	margin-top:30px;
	width:auto;
	white-space: nowrap;

}

.phone {
	font-size:30px;
	font-weight:bolder;
line-height:21px;}


.kontakt i,
.adresse i,
.zeiten i {
	float:left;
font-size: 36px;
margin-top:-5px;
    padding: 0px 10px 0 0;}

	.homepage-two.fixed-nav #navigation .sticky-nav img.main-logo.img-responsive {
		margin-top:-15px !important;
	}

	.homepage-two.fixed-nav #navigation .sticky-nav .kontakt,
.homepage-two.fixed-nav #navigation .sticky-nav .adresse,
.homepage-two.fixed-nav #navigation .sticky-nav .zeiten	{
display: none; }


.column,
.column-angebote {
  float:left;
  position: relative;
  min-height: 1px;
}



.price-down {
	position: absolute;
	left: 0;
	bottom:0;
	padding:25px;
}

.price-down2 {
	position: absolute;
	left: 0;
	bottom:0;
}


@media (min-width: 1480px){
.container {
    width: 1480px !important;
}}

.kompetenz-bg {
	background: url(../img/greybg.jpg);

	padding: 0 0 100px 0;
	margin: 0 !important;
}




.navbar .sticky-nav .searchNlogin {
	display: none !important;
}


	.page-header {
		margin-top:0px !important;
border: 0px !important;
border-radius: 0 !important;

	}




	.page-header .center-title {
font-size: 33px !important;
display: block;
    text-align: -webkit-center;
letter-spacing:-2px !important;
	    color: #fff;
    font-size: 2.3em;
    text-shadow: 0 0 5px rgba(0,0,0,0.5);
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 1.0em;
    font-weight: bolder;
	}

	.bc a,
	.bc

	{color:#fff;
	font-size:14px;
    text-shadow: 0 1px 3px rgba(0,0,0,1.0) !important;
}

	.bc-dark a,
	.bc-dark
{
	color:#4a4a4a;
	font-size:14px !important;
	}

	.bc-dark i,
	.bc i
	{
	padding:10px;}

.bc .post {
background:none !important;}

a.post.post-page{
    background-color: none;
    border: 0px;
    border-radius: 0px;
}


.icons-footer {
    bottom: 2em;
    font-size: 90%;
    position: fixed;
    right: 2em;
    -ms-transform: none;
    transform: translate3d(0,0,0);
    z-index: 999;
}

.icons-footer a {


	      background: rgb(226, 0, 22);
    border: 3px solid #fff;
    box-shadow: 0 0 5px 0 rgba(0,0,0,.25);
    box-sizing: border-box;
    color: #fff;
    cursor: hand;
    cursor: pointer;
    display: block;
    font-size: .8em;
    height: 64px;
    padding: .5em .875em;
    text-align: center;
    width: 64px;
 margin-top: 1em;
}

.icons-footer a:hover {
 background: #3090c9;
    background: -moz-linear-gradient(top,#3090c9 0%,#034592 100%);
    background: -webkit-linear-gradient(top,#3090c9 0%,#034592 100%);
    background: linear-gradient(to bottom,#3090c9 0%,#034592 100%);
}


.icons-footer a i {
	display: block;
    font-size: 2.4em;
    line-height: 1;
    margin: .125em 0;
}


.gross {
font-size: 20px !important;}

#suche {
	float: right;
    color: white !important;
    margin-top: 9px;
}

#suche a{
color:#fff !important;}



.telefon {

    margin-bottom: 0px;
    padding-bottom: 0;
    position: relative;
    font-size: 40px;
    color: #4a4a4a;
font-weight: 600;}

.mail{

    margin-bottom: 0px;
    padding-bottom: 0;
    position: relative;
    font-size: 28px;
    color: #4a4a4a;
font-weight: 600;}




.post-shadow {
box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);  }


.dropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu {
    margin-top: 0px;
}
.spacer-down-20 {
margin-bottom:20px !important;}

.spacer-down-30 {
margin-bottom:30px !important;}



.spacer-down-50 {
margin-bottom:50px !important;}

.spacer-down-100 {
margin-bottom:100px;}


.spacer-up-20 {
margin-top:20px !important;}


.spacer-up-30 {
margin-top:30px !important;}


.spacer-up-50 {
margin-top:50px !important;}


.spacer-up-100 {
margin-top:100px !important;}


.spacer-up-150{margin-top:150px !important;}


.no-space {
margin-top:10px !important;}


.footer-bottom .navbar-nav>li>a {
	color:#4a4a4a !important;
	font-size:16px !important;

}



.row.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}


.avatar {
	display: block;
    max-width: 100%;
height: auto;}


.gross ul {
	list-style:disc;
	margin: 0 20px;
}




.carousel {
    margin-bottom: 0;
	padding: 0 40px 30px 40px;
}
/* Reposition the controls slightly */
.carousel-control {
	left: -12px;
}
.carousel-control.right {
	right: -12px;
}
/* Changes the position of the indicators */
.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: 0px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */
.carousel-indicators li {
	background: #c0c0c0;
}
.carousel-indicators .active {
background: #333333;
}



.alignright {float:right !important;}


.photo {
border-radius:50%;
    display: block;
    max-width: 100%;
    height: auto;}


input[type=submit] {
	color: #fff;
    border: 0;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 28px;
    outline: none;
background: rgb(226, 0, 22);}


button[type=submit] {
	color: #fff;
    border: 0;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 28px;
    outline: none;
background: rgb(226, 0, 22);}



.inhalt a{
text-decoration:underline;}



 .delimitador{
        width:100%;
        margin:auto;
    }
    .contenedor{
        height:0px;
        width:100%;
        /*max-width:560px; /* Así establecemos el ancho máximo (si lo queremos) */
        padding-top:56.25%;
        position:relative;
		margin-bottom:100px;
    }

   /* iframe{
            position:absolute;
            height:100%;
            width:100%;
            top:0px;
            left:0px;
    }*/



	.sliding-marquee {
  width: 100%;
  height:200px;
  overflow: hidden;

}

.sliding-marquee span {
  display: inline-block;
  position: relative;
  left: -300px;
  width: 230px;
  float:left;
}

.sliding-marquee span:nth-child(1) {
  animation: marquee 19s linear infinite;
}
.sliding-marquee span:nth-child(2) {
  animation: marquee 19s linear infinite;
  animation-delay: 3s;
}
.sliding-marquee span:nth-child(3) {
  animation: marquee 19s linear infinite;
  animation-delay: 6s;
}

.sliding-marquee span:nth-child(4) {
  animation: marquee 19s linear infinite;
  animation-delay: 9s;
}
.sliding-marquee span:nth-child(5) {
  animation: marquee 19s linear infinite;
  animation-delay: 12s;
}



@keyframes marquee {
  0%   { left: -300px }
  100% { left: 105% }
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.microheadline {
	    display: block;
    margin-left: auto;
    margin-right: auto;
font-size:2.5em !important;}

img {
    width: auto;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}
img, embed, object, video {
    max-width: 100%;
}
/* end normalize.css */

.gallery {
    margin-left: -21px;
    margin-bottom: 21px;
    margin-bottom: 1.5rem;
}
.ie8 .gallery {
    margin-left: 0;
  background:red;
}
.gallery-item {
    position: relative;
    float: left;
    text-align: center;
    margin: 15px 0;
    border: 0 solid rgba(0, 0, 0, 0);
    border-left-width: 21px;
    border-left-width: 1.5rem;
}

.ie8 .gallery-item {
  padding: 0 21px;
}

.gallery-item:before {
    position: absolute;
    content:"";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #ccc;
    z-index: -1;
}
.gallery-item img {
    border: 0px solid #ccc;
}
.gallery-item a {
    position: relative;
    z-index: 1000;
}
.gallery-columns-1 > .gallery-item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.gallery-columns-2 > .gallery-item {
    width: 50%;
}
.gallery-columns-3 > .gallery-item {
    width: 33.333%;
}
.gallery-columns-4 > .gallery-item {
    width: 25%;
}
.gallery-columns-5 > .gallery-item {
    width: 20%;
}
.gallery-columns-2 > .gallery-item:nth-of-type(2n + 1), .gallery-columns-3 > .gallery-item:nth-of-type(3n + 1), .gallery-columns-4 > .gallery-item:nth-of-type(4n + 1), .gallery-columns-5 > .gallery-item:nth-of-type(5n + 1) {
    margin-left: 0;
}
.gallery-columns-2 > .gallery-item:nth-of-type(2n), .gallery-columns-3 > .gallery-item:nth-of-type(3n), .gallery-columns-4 > .gallery-item:nth-of-type(4n), .gallery-columns-5 > .gallery-item:nth-of-type(5n) {
    margin-right: 0;
}
.ie8 .gallery-columns-2 > .gallery-item {
    width: 49%;
}
.ie8 .gallery-columns-3 > .gallery-item {
    width: 32.3%;
}
.ie8 .gallery-columns-4 > .gallery-item {
    width: 24%;
}
.ie8 .gallery-columns-5 > .gallery-item {
    width: 19%;
}
.gallery-caption {
    font-size: 18px !important;

    /* 14px / 16 = .875 */
    margin-left: 0;
    padding: 8px 0;
    padding: .75em 0 0;
}
.gallery-caption > :last-child {
    margin-bottom: 0;
}





#cookie-notice .button.bootstrap {
    margin-right: .3em;
    margin-bottom: 0;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-family: 'Signika Negative', sans-serif;
    /* text-shadow: 0 -1px 0 rgba(0,0,0,.25); */
    background-color: rgb(226, 0, 22);
    background-image: -moz-linear-gradient(top,#08c,#04c);
    /* background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c)); */
    /* background-image: -webkit-linear-gradient(top,#08c,#04c); */
    background-image: -o-linear-gradient(top,#08c,#04c);
    /* background-image: linear-gradient(to bottom,#08c,#04c); */
    /* background-repeat: repeat-x; */
    /* border-color: #04c #04c #002a80; */
    border-color: rgb(226, 0, 22);
    /* box-shadow: 0 1px 0 rgba(255,255,255,.2) inset, 0 1px 2px rgba(0,0,0,.05); */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    padding: 2px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    font-weight: 500;
}


.row-micro {
padding: 0 150px;}

span.preisklein {
	    font-size: 20px !important;
		font-weight: normal !important;
}


span.preismini {
	    font-size: 16px !important;
		font-weight: normal !important;
}

.responsiveContainer {
  position: relative;
  padding-bottom: 56%;
  height: 0;
  overflow: hidden;
}

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



.search-bar {
	display: none;
	background: #1f2126;
	padding:10px 0 !important;
}

.fa-search {
	&:hover {
		color: rgba(255, 255, 255, 0.75);
	}
}


.navbar-toggle {
    position: relative;
    float: left !important;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 0px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.input-group-btn:last-child>.btn{
background:#fff !important;
border-left: solid 1px #dedede;
padding: 0 20px;}


@media (max-width: 1366px) {
.mobile-bigger {
	width:180% !important;
}}


.input-group-btn {
background: white;}


.cctor-coupon-container, .cctor-coupon-container *, .cctor_coupon_container, .cctor_coupon_container * {

    width: 100% !important;
	border:0px !important;
}


.cctor-deal {
	background: rgb(226, 0, 22) !important;
color: white !important;}


.cctor-coupon-content {
border: none !important;}


.sawtooth-border .cctor-coupon-image, .coupon-border .cctor-coupon-image, .coupon-border .cctor-coupon, .sawtooth-border .cctor_coupon_image, .coupon-border .cctor_coupon_image, .coupon-border .cctor_coupon {
    border: dashed 3px #dedede !important;
	margin-bottom:10px;
}

.print-link {
margin-bottom:50px !important;}


@media (min-width: 1366px) {
.top-angebote {
// min-height: 450px !important;}
}

@media (max-width: 1365px) {
.top-angebote {
// min-height: 600px !important;}
}





.print-coupon .cctor-oupon-container, .print_coupon .cctor_coupon_container {
width:717px !important;}



.drittel{
width:30%; !important}



@media (max-width: 767px) {

	#navigation .navbar-collapse.collapse.in {
    display: block !important;
    overflow-y: auto !important;
    overflow-x: hidden;
	}

	.navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    position: relative;
    width: 100%;
	}

.mobile-center {
	display: flex;
  justify-content: center;
align-items: center;}


	.navbar-header i {
	font-size: 1.5em !important;
    margin: 12px 15px 0 0;
    float: right;	}


#navigation .container .navbar-brand {
padding-top:10px;}


.navbar-brand>img {
    max-width: 118%;

}


.feature-post .entry-title a, .feature-post .entry-meta a, .feature-post .entry-title a:hover, .feature-post .entry-meta a:hover {
    font-size: 1.5em !important;
}

.drittel{
width:100%; !important;
text-align: center !important;}


#navigation .sticky-nav .navbar-nav
{
margin-left:10px;}

.homepage-five .nav>li>a {
    padding: 10px 12px;
    line-height: 30px;
    border-bottom: 1px solid #fff;
}

.navbar-nav>li>a {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    font-family: 'Signika Negative', sans-serif;
}


.spacer-up-100{margin-top:100px !important;}


}
.spacer-left-50 {margin-left:50px;}


a#datenschutz {
text-decoration:underline;}

.owl-pagination {

}

.img-responsive {
	width:100% !important;
}

.gross p a {
text-decoration:underline;}



.mobile-icons {
	display:block;
	margin-right:20px;
	float:right;
}

@media (max-width: 1470px) {
	#suche {
		display:none !important;
}}

.column-news {
background: #e20016;
}


div.asl_r.vertical {
z-index:5 !important;}

.suchergebnis {
border-bottom:1px solid #d1d1d1;}

.homepage-five .nav>li>.mobile-titel {
	display: none;
	position: absolute;
	right: -10px;
	top: -5px;
	height: 40px;
	width: 40px;
	z-index: 2;
	border: 1px solid #fff;
	line-height: 40px;
	text-align: center;
	border-radius: 3px;
	margin: 10px;
}

.homepage-five .nav>li>.mobile-titel:after {
	display: block;
	content: ">";
	font-size: 20px;
	color: #fff;
}

#slidermargin{
	margin-top:80px;
}

@media (max-width: 767px) {

	#main-wrapper {
		margin-top: 0
	}

	.navbar-nav {
		margin: 0;
	}

	.homepage-five .nav>li>.mobile-titel {
		display: block;
	}


}

.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
	padding-top: 0px !important;
}


@media only screen and (max-width: 576px) and (min-width: 342px)  {
#navigation .sticky-nav{
height:10%;
}

.navbar-brand>img{
max-width:80%!important;
}
}



@media (max-width: 767px){
#navigation .sticky-nav .navbar-nav {
margin-left:0px!important;
    background-color: #e20016;
    margin-top: 10px;

}
}


.breadcrumb{
background-color:#fff!important;
}



@media screen and (max-width: 1365px) {
#navigation .dropdown ul li a,
.dropdown-toggle,
.dropdown-menu ul li a,
.dropdown-menu ul,
.dropdown-menu {
	display:none!important;
}
}



@media only screen and (max-width: 449px) and (min-width: 300px)  {
.post-content img{
 max-width: 100%;
 width: 100%;
  height: auto;
}

.post .entry-title {
    font-size: 18px!important;
    margin-top: 10px!important;
  
}

}

@media only screen and (max-width: 1199px) and (min-width: 768px)  {
.post .entry-title {
    font-size: 16px;
    margin-top: 10px!important;
   
}

}


@media only screen and (max-width: 1199px) and (min-width: 200px)  {

.breadcrumb{
background-color:#fff!important;
margin-top:-20%!important;
}

.slidermobil{
	margin-top:-30px!important;
}

.markenmobil{
	background-color:transparent!important;
	margin-top:50px!important;
}

.angebotemobil{
	margin-top:-80px!important;
}
.section-title, .gross h1 {
 margin-top: 60px!important;
}

.scale-down {
	object-fit: cover;
height:250px;
}


.scale-down img {
	object-fit: cover;
height:250px;
width:100%;}

	
}

@media only screen and (min-width: 1200px){
	#home-slider .post.feature-post{
		height: 430px !important;
	}
}

@media only screen and (max-width: 768px) and (min-width: 200px)  {
.angebote1{
margin-top:30px!important;
}

.vertical{
top:15%!important;
}

#home-slider{
	margin-top:-50px!important;
}

}


.wpgmza-modern-store-locator > .wpgmza-inner {
    display: inline-block;
    background: white;
    padding: 0.5em !important;
    border-radius: 2px;
    font-family: Roboto, sans-serif;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    -o-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px;
    z-index: 99999999999999999999;
    margin-top: 100px!important;
}




.kasten{
	border-radius:5%;
	border: solid #ffffff 4px;
	background: #e3001b; /* Old browsers */
	background: -moz-linear-gradient(top, #e3001b 1%, #b3061a 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #e3001b 1%,#b3061a 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #e3001b 1%,#b3061a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3001b', endColorstr='#b3061a',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: 0px 3px 11px 2px rgba(0,0,0,0.34);
	-moz-box-shadow: 0px 3px 11px 2px rgba(0,0,0,0.34);
	box-shadow: 0px 3px 11px 2px rgba(0,0,0,0.34);
	margin:5px!important;
		text-align:center!important;

	
}


.ueberschrift{
	text-align:center;
	padding-top:8%;
	margin-bottom:0px!important;
	padding-bottom:0px!important;
	color:#ffffff;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:20px;
}

.adventskalenderbody{
	 background-image: url("https://www.bauspezi.de/wp-content/themes/bs-zentrale/bs-adventskalender/background.jpg");
	 width:100%;
	 background-repeat: no-repeat;
	 margin-left:auto!important;
	 margin-right:auto!important;
	
	 padding-top:100px;
	  padding-bottom:180px;
	 padding-left:140px!important;
}


.adventskalenderbody2{
	 background-image: url("https://www.bauspezi.de/wp-content/themes/bs-zentrale/bs-adventskalender/background.jpg");
	 width:100%;
	 background-repeat: no-repeat;
	 margin-left:auto!important;
	 margin-right:auto!important;
	
	 padding-top:100px;
	  padding-bottom:180px;
	
}



.font-day{
	text-align:center!important;
	font-size:7.3vmin!important;
	font-weight:bold;
	font-family: 'Lobster', cursive;
	margin-top:5px!important;
	padding-bottom:2%;
	color:#ffffff;
	text-shadow: 2px 2px #000000;
}

.adventskalender-h1{
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	font-size:5rem;
	padding-top:20px;
}

.uebersicht-allgemein{
	margin-top:20px;
}

.uebersicht{
	background-color:#e1001b;
	-webkit-box-shadow: 4px 6px 20px -8px rgba(0,0,0,0.58); 
	-moz-box-shadow: 4px 6px 20px -8px rgba(0,0,0,0.58); 
	box-shadow: 4px 6px 20px -8px rgba(0,0,0,0.58); 
	padding:20px;
}



.uebersicht-content{
	font-family: 'Open Sans Condensed', 
	sans-serif; 
	font-size:16px; 
	font-weight:bold;
}

.adventskalender-headline{
	color:#e20016!important;
}

.kasten-unterseite{
background: #fff; 
padding:60px!important;
margin-top:20px!important;
}
	
.adventskalendergewinn{
		font-size:25px!important;
		font-weight:bold;
	}
.formularadventskalender{
	margin-top:10px;
}
	
#header-adventskalender{
	background-color:#e20016;
	padding-top:20px;
	padding-bottom:20px;
}

@media (min-width: 1200px){
.col-lg-2-2 {
    width: 14%!important;
}
}


@media (max-width: 800px){
.kasten-unterseite{
padding:0px!important;
margin-top:20px!important;
}

.adventskalenderbody {
   
    padding-top: 50px;
    padding-bottom: 180px;
    padding-left: 60px!important;
}


.adventskalender-headline {
    color: #e20016!important;
    font-size: 7vw;
    padding-top: 50px;
}
.adventskalendergewinn {
    font-size: 4vw!important;
    font-weight: bold;
}

.adventskalender-h1 {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 8.5vw;
    padding-top: 20px;
}

#g-recaptcha-response{
	width:100%!important;
}



}



@media (max-width: 550px){
.ueberschrift {
    text-align: center;
    padding-top: 8%;
    margin-bottom: 0px!important;
    padding-bottom: 0px!important;
    color: #ffffff;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 3vw;
}

.adventskalenderbody {
   
    padding-top: 50px;
    padding-bottom: 180px;
    padding-left: 30px!important;
}
}

.adventskalender-link{
	color:#ffffff!important;
}

#ak-schrift{
	margin-top:0px;
}


span.wpcf7-list-item {
    display: inline-block!important;
    margin: 0!important;
  
}


@media only screen and (max-width: 1479px) and (min-width: 992px)  {
.adventskalender-h1 {
    font-size: 4rem;
 
}
}
