header .logo img.logo { width: 240px; }

.row.main .sidebar { margin-top: 68px; }

footer .container .row { margin-top: 60px; padding-top: 20px; border-top: 1px dotted #ccc; }

body { font-family: 'Open Sans', sans-serif; font-size: 16px;}

/*# sourceMappingURL=styles.css.map */


/*
font-family: 'Open Sans', sans-serif;
font-family: 'Kranky', cursive;
font-family: 'Forum', cursive;
*/

.container {
	width: 980px!important;
	padding-left: 36px;
	padding-right: 36px;
}

p
{
	min-height: 22px;
}

body {
	padding: 0px;
}

a, a:HOVER {
	color: #003f78!important;
}

a.cc-dismiss, a.cc-dismiss:hover {
	color: #fff!important;
}

a, a:FOCUS {
	outline: none!important;
}

footer a, footer a:HOVER {
	color: #fff!important;
}

header.top {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	background-color: #fff;
	z-index: 5000;
}

header.top .col-md-4 {
	padding-left: 0px;
	padding-right: 0px;
}

header.top .row {
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
}

header.top .row .navbar {
	position: absolute;
	position: absolute;
    width: 500px;
}







.home-header {
	position: relative;
}


.home-header div {
	width: 100%;
}

.home-header figure.ce-textpic .ce-gallery {
	margin-bottom: 0px!important;
}


.home-header img {
	width: 100vw;
    height: 100vh;
    object-fit: cover;
    object-position: 50% 0%;
}


header .logo img.logo {
	margin: 0 auto;
}

header .text-center, header .text-right {
	z-index: 2000;
}

.ax-arrow {
  max-width: 55px;
  position: absolute;
  bottom: 70px;
  left: 50%;
  margin-left: -27px; }

.ax-arrow:HOVER {
  cursor: pointer; }

.ax-arrow img {
  width: 55px;
  height: 24px; }

.bounce {
  -webkit-animation-name: bounce;
  -moz-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce; }

.ax-animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-fill-mode: both;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0); }
  40% {
    -webkit-transform: translateY(-30px); }
  60% {
    -webkit-transform: translateY(-15px); } }
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0); }
  40% {
    -moz-transform: translateY(-30px); }
  60% {
    -moz-transform: translateY(-15px); } }
@-o-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -o-transform: translateY(0); }
  40% {
    -o-transform: translateY(-30px); }
  60% {
    -o-transform: translateY(-15px); } }
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0); }
  40% {
    transform: translateY(-30px); }
  60% {
    transform: translateY(-15px); } }

.header-logo {
	position: absolute;
    top: 50px;
}

.home-logo-inner {
	width: 100%;
	max-width: 300px;
	margin: 0 auto;
}

.home-logo-inner img {
	max-width: 100%;
	height: auto;
}

.home-logo-inner img {
	max-width: 300px;
	width: 100%;
}

@-moz-document url-prefix()
{
	.home-logo-inner img
	{
		width: 100vh;
	}
}

.header-text {
	position: absolute;
    top: 300px;
    color: #003f78;
    text-transform: uppercase;
    font-size: 55px;
    line-height: 60px;
    font-family: 'Forum';
    text-align: center;
}

.home-text-inner {
	width: 100%;
	max-width: 600px;
	padding: 0 25px;
	margin: 0 auto;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form, .navbar-default {
	border-color: #fff;
	background-color: #fff;
}

#mainnavbar, #mainnavbar a:FIRST-CHILD {
	padding-left: 0px;
}

.navbar-default .navbar-nav li {
	padding-right: 0px;
	margin-right: 20px;	
}

.navbar-default .navbar-nav li.active a, .navbar-default .navbar-nav li a:HOVER {
	text-decoration: none;
	border-image:url("../img/border-lang.png");
	border-style: solid;
	border-width: 0px 0px 4px;
	-moz-border-image: url("../img/border_menu.png") 0 0 4 fill;
	-webkit-border-image: url("../img/border_menu.png") 0 0 4 fill;
	-o-border-image: url("../img/border_menu.png") 0 0 4 fill;
	border-image: url("../img/border_menu.png") 0 0 4 fill;
	
}

.navbar-default .navbar-nav li.a:ACTIVE

.navbar-default .navbar-nav li:last-child {
	padding-right: 0px;
}

.navbar-default .navbar-nav a {	
	font-size: 16px;
	padding: 0 0 5px 0;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background: none;
	font-family: 'Open Sans', sans-serif;
}

.langnav .active a, .langnav a:HOVER {
	font-weight: bold;
	border-image:url("../img/border-lang.png");
	border-style: solid;
	border-width: 0px 0px 4px;
	-moz-border-image: url("../img/border-lang.png") 0 0 4 stretch;
	-webkit-border-image: url("../img/border-lang.png") 0 0 4 stretch;
	-o-border-image: url("../img/border-lang.png") 0 0 4 stretch;
	border-image: url("../img/border-lang.png") 0 0 4 stretch;
	text-decoration: none;
}

.langnav a {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	margin-right: 5px;
}

.langnav a

.langnav span:FIRST-CHILD:AFTER {
	content: "|";
}

.langnav span:LAST-CHILD {
	margin-left: 5px;
}

/*.sirtakis-welt .content-right .csc-textpic-center-outer,
.sirtakis-welt .content-right .csc-textpic-center-inner,
.sirtakis-welt .content-right .overlayImage,
.sirtakis-welt .content-right .csc-textpic,
.sirtakis-welt .content-right .csc-textpic-imagewrap {
	width: 100%;
	height: 100%;
	float: none;
	right: 0;
}*/

.sirtakis-welt, .sirtakis-produkte {
	position: relative;
	margin-bottom: 200px;
}

.sirtakis-produkte .content-left h2,
.sirtakis-produkte .content-left .p-halloumi,
.sirtakis-produkte .content-left .p-weichkaese,
.sirtakis-produkte .content-left .p-joghurt {
	display: none;
}

.sirtakis-welt .content-left {
	padding-right: 0px;
}
 
.sirtakis-welt .content-left .mustache-world {
	margin: -20px 0 10px 0;
	padding: 0px 55px 0 140px;
	font-family: 'Forum';
	font-size: 16px;
	line-height: 19px;
	color: #003f78;
}

.sirtakis-welt .content-left .mustache-world figure {
	margin: auto 0;
}

.sirtakis-welt .content-left .mustache-world img {
	margin: auto 20px;
}

.sirtakis-welt .content-right {
	height: 500px;
	padding-left: 0px;
	position: absolute;
    right: 0;
    bottom: -35px;
}

.sirtakis-welt .content-right .ce-row img{
	position: absolute;
}

.sirtakis-welt .content-right .ce-row:nth-of-type(1) img {
	top: 110px;
	z-index: 500;
}

.sirtakis-welt .content-right .ce-row:nth-of-type(2) img {
	top: 45px;
	z-index: 400;
	right: 10px;
	transform: rotate(355deg); 
}

.sirtakis-welt .content-right .ce-row:nth-of-type(3) img {
	top: 220px;
	z-index: 300;
	right: 5px;
	transform: rotate(7deg);
}

.sirtakis-welt .content-right .ce-image,
.sirtakis-welt .content-right .ce-gallery,
.sirtakis-produkte .content-left .ce-image,
.sirtakis-produkte .content-left .ce-gallery
{
	overflow: visible;
}

.sirtakis-welt .content-right .ce-outer,
.sirtakis-welt .content-right .ce-inner,
.sirtakis-produkte .content-left .ce-outer,
.sirtakis-produkte .content-left .ce-inner
{
	width: 100%;
    height: 100%;
    float: none;
    right: 0;
}

.blue-box-world {
	background-color: #003f78;
	color: #fff;
	padding: 20px 80px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 20px
	
}

.blue-box-world h2 {
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 16px;
}

/*
font-family: 'Open Sans', sans-serif;
font-family: 'Kranky', cursive;
font-family: 'Forum', cursive;
*/

.headline-recipes-world {
	padding-left: 75px;
}

.headline-recipes-world figure {
	margin-bottom: 0px!important;
	margin-top: 20px!important;
}

.headline-recipes-world h1 {
	font-family: 'Forum';
	margin: 0!important;
	color: #003f78;
	font-size: 55px;
	line-height: 45px;
}

.headline-recipes-world h2 {
	font-family: 'Forum';
	margin: 0!important;
	color: #003f78;
	font-size: 36px
}

.recipes-frame {
	display: inline-block;
	width: 100%;
	padding: 40px;
    border-style: solid;
    border-width: 60px 30px 60px 30px;
    -moz-border-image: url(/fileadmin/bsdist/theme/img/Rezeptbuch_Desktop.png) 100 30 100 30 fill;
    -webkit-border-image: url(/fileadmin/bsdist/theme/img/Rezeptbuch_Desktop.png) 100 30 100 30 fill;
    -o-border-image: url(/fileadmin/bsdist/theme/img/Rezeptbuch_Desktop.png) 100 30 100 30 fill;
    border-image: url(/fileadmin/bsdist/theme/img/Rezeptbuch_Desktop.png) 100 30 100 30 fill ;
}



.separator {
	width: 70%;
	margin: 100px auto;
}

.separator img {
	width: 100%;
	height: auto;
}

/*.sirtakis-produkte .content-left .csc-textpic-center-outer,
.sirtakis-produkte .content-left .csc-textpic-center-inner,
.sirtakis-produkte .content-left .overlayImage,
.sirtakis-produkte .content-left .csc-textpic,
.sirtakis-produkte .content-left .csc-textpic-imagewrap {
	width: 100%;
	height: 100%;
	float: none;
	right: 0;
}*/

.sirtakis-produkte {
	position: relative;
}

.sirtakis-produkte .content-left {
	height: 520px;
	padding: 0px;
}

.sirtakis-produkte .content-left .ce-row img{
	position: absolute;
}

.sirtakis-produkte .content-left .ce-row:nth-of-type(1) img {
	right: 10px;
	z-index: 500;
}

.sirtakis-produkte .content-left .ce-row:nth-of-type(2) img {
	top: 100px;
	z-index: 300;
	transform: rotate(355deg); 
}

.sirtakis-produkte .content-left .ce-row:nth-of-type(3) img {
	top: 280px;
	left: 5px;
	z-index: 400;
	transform: rotate(7deg);
}




/* .sirtakis-produkte .headline-products .ce-textpic .ce-gallery {
	margin-top: 55px;
    margin-right: 170px;
} */

.sirtakis-produkte .headline-products .ce-textpic {
	max-width: 401px;
	color: #003f78;
}

.sirtakis-produkte .headline-products .ce-gallery
{
	margin-top: 30px;
}

.sirtakis-produkte .headline-products h1 {
	font-family: 'Kranky', cursive;
	font-size: 36px;
	display: inline;
	float: left;
	margin-bottom: 0px;
	margin-right: 10px;
	text-transform: uppercase;
}

.sirtakis-produkte .headline-products h2 {
	font-family: 'Forum';
	font-size: 36px;
	display: inline;
	float: left;
	margin-bottom: 0px;
	text-transform: uppercase;
}

.sirtakis-produkte .headline-products h3 {
	font-family: 'Forum';
	font-size: 55px;
	line-height: 50px;
	text-transform: uppercase;
}

.sirtakis-produkte .t3ddy .product-img-wrap {
	height: 180px;
	width: 180px;
	position: relative;
	float: left;
}

.sirtakis-produkte .t3ddy .product-img-wrap .helper {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.sirtakis-produkte .t3ddy .product-img-wrap .helper:BEFORE {
	content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}



.sirtakis-produkte .t3ddy .product-img-wrap img.product-image {
	width: auto;
	max-width: 150px;
	height: auto;
	max-height: 150px;
	display: inline-block;
	vertical-align: middle;
	float: none;
}


.t3ddy, .t3ddy ul, .t3ddy ul li{
	border: none!important;
	background: none!important;
}

.t3ddy ul li {
	margin-right: 66px!important;
}

.t3ddy ul li:last-child {
	margin-right: 0px!important;
}

.t3ddy ul li a {
	font-family: 'Kranky', cursive;
	text-transform: uppercase;
	font-size: 18px;
	padding-left: 0px!important;
	padding-right: 0px!important;
	padding-bottom: 0px!important;
}

.t3ddy .t3ddy-item {
	padding-left: 60px;
	padding-top: 30px!important;
	padding-bottom: 30px!important;
}

.t3ddy ul li.ui-tabs-active a {
	border-image:url("../img/border-lang.png");
	border-style: solid;
	border-width: 0px 0px 4px;
	-moz-border-image: url("../img/border-lang.png") 0 0 4 stretch;
	-webkit-border-image: url("../img/border-lang.png") 0 0 4 stretch;
	-o-border-image: url("../img/border-lang.png") 0 0 4 stretch;
	border-image: url("../img/border-lang.png") 0 0 4 stretch;
}

.t3ddy ul li a:last-child {
	padding-right: 0px;
}

.t3ddy ul li:FOCUS, .t3ddy ul li a:FOCUS {
	outline: none!important;
} 

.t3ddy-item {
	background-color: #003f78!important;
	border: none!important;
	margin-top: 25px;
	color: #fff;
	padding-top: 30px!important;
	padding-bottom: 30px!important;
}

.t3ddy-item .article {
	padding: 0 25px;
	outline: none!important;
}

.t3ddy-item .article:FOCUS {
	outline: none!important;
}

.t3ddy-item a, .t3ddy-item a:HOVER {
	color: #fff!important;
}

.t3ddy-item img {
	float: left;
}

.t3ddy-item .product-link a {
	display: inline-block;
	padding-bottom: 5px;
	border-image:url("../img/product-link-border.png");
	border-style: solid;
	border-width: 0px 0px 4px;
	-moz-border-image: url("../img/product-link-border.png") 0 0 4 stretch;
	-webkit-border-image: url("../img/product-link-border.png") 0 0 4 stretch;
	-o-border-image: url("../img/product-link-border.png") 0 0 4 stretch;
	border-image: url("../img/product-link-border.png") 0 0 4 stretch;
}

.t3ddy-item .product-link a:HOVER, .t3ddy-item .product-link a:FOCUS {
	border: none;
	outline: none;
}

.t3ddy-item .product-link {
	width: 230px;
	display: inline-block;
	padding: 40px;
	padding-left: 30px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 12px;
}

.t3ddy-item .product-link span {
	float: left;
	padding-right: 10px;
}

.t3ddy-item .title {
	width: 230px;
	display: inline-block;
	margin-left: 30px;
	margin-top: 30px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.ui-corner-bottom {
	border: none!important;
	border-radius: 0!important;
}

.wooden-spoon {
    z-index: 1000;
    position: absolute;
    transform: rotate(294deg);
    top: -115px;
    right: 164px;
}

.sirtakis-rezepte {
	margin-bottom: 200px;
}

.carousel-recipe {
	margin-top: 50px;
	padding: 30px 60px;
	color: #fff;
	background: #003f78;
}

.sirtakis-rezepte .carousel-recipe .recipe-left table td
{
	min-width: 70px;
}

.carousel-recipe .article,
.carousel-recipe .article:FOCUS {
	outline: none;
}

.carousel-recipe .recipe-left {
	width: 305px;
	float: left;
}

.carousel-recipe .title {
	font-family: 'Kranky', cursive;
	text-transform: uppercase;
	font-size: 36px;
	line-height: 42px;
	margin-bottom: 10px;
	padding-right: 110px;
}

.carousel-recipe .recipe-duration img,
.carousel-recipe .recipe-level img {
	height: 21px;
	vertical-align: middle;
	float: left;
	margin-right: 2px;
}

.carousel-recipe .recipe-duration {
	margin-right: 20px;
	margin-bottom: 20px;
}

.carousel-recipe .recipe-duration,
.carousel-recipe .recipe-level  {
	display: inline-block;
	float: left;
	text-transform: lowercase;
	margin-right: 15px;
}

.carousel-recipe .recipe-duration .text,
.carousel-recipe .recipe-level .text {
	margin-left: 5px;
}

.carousel-recipe .recipe-left table {
	color: #fff;
}

.carousel-recipe .recipe-left table td {
	padding-right: 20px;
	padding-bottom: 3px;
	vertical-align: top;
}

.carousel-recipe .recipe-left table td:nth-child(even) {
	padding-right: 0px;	
}

.carousel-recipe .recipe-right {
	width: 470px;
	padding-left: 15px;
}

.carousel-recipe .recipe-right .product-img-wrap img {
	width: 100%;
	height: auto;
}

.carousel-recipe .recipe-right .product-link {
	margin-top: 30px;
	display: inline-block;
    float: right;
	color: #fff;
	padding-bottom: 2px;
    border-image: url(../img/product-link-border.png);
    border-style: solid;
    border-width: 0px 0px 4px;
    -moz-border-image: url(../img/product-link-border.png) 0 0 4 stretch;
    -webkit-border-image: url(../img/product-link-border.png) 0 0 4 stretch;
    -o-border-image: url(../img/product-link-border.png) 0 0 4 stretch;
    border-image: url(../img/product-link-border.png) 0 0 4 stretch;
}

.carousel-recipe .recipe-right {
	display: inline-block;
}

.carousel-recipe .recipe-right .product-link a,
.carousel-recipe .recipe-right .product-link a:HOVER {
	color: #fff!important;
}

.carousel-recipe  .product-link a:HOVER, .carousel-recipe .recipe-right .product-link:HOVER {
	border: none;
}

.carousel-recipe .recipe-right .product-link a span {
    display: block;
    float: left;
}
.carousel-recipe .recipe-right .product-link img {
	display: inline-block;
    margin-left: 10px;
}

.carousel-recipe .slick-next {
	right: 10px;
}

.carousel-recipe .slick-prev {
	left: 10px;
}

/*
font-family: 'Open Sans', sans-serif;
font-family: 'Kranky', cursive;
font-family: 'Forum', cursive;
*/

.sirtakis-contact .content-left img {
	max-width: 200px;
    height: auto;
}

.sirtakis-contact .content-left h2 {
	font-family: 'Kranky', cursive;
	color: #003f78;
	font-size: 36px;
}

.sirtakis-contact .content-left h1 { 
	font-family: 'Forum';
	color: #003f78;
	font-size: 55px;
	text-transform: uppercase;
	margin-top: -12px;
}

.sirtakis-contact .content-right {
	padding-right: 15px;
}

.tx-powermail .container-fluid
{
	padding: 0px;
}

.sirtakis-contact .content-right .tx-powermail {
	color: #fff;
	padding: 50px 80px;;
	background-color: #003f78;
}

.sirtakis-contact .content-right .tx-powermailm .powermail_fieldwrap label {
	width: 0px;
	margin: 0px;
}

.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap input {
	width: 100%;
    height: 36px;
    margin-bottom: 15px;
    padding-left: 10px;
    color: #003f78;
}

.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap textarea {
	width: 100%;
	margin-bottom: 0px;
	padding-left: 10px;
	color: #003f78;	
}


.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap input::-webkit-input-placeholder { 
color: #003f78;	
}
.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap input::-moz-placeholder { 
color: #003f78;	
}
.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap input:-ms-input-placeholder { 
color: #003f78;	
}
.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap input:-moz-placeholder { 
color: #003f78;	
}

.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap textarea::-webkit-input-placeholder { 
color: #003f78;	
}
.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap textarea::-moz-placeholder { 
color: #003f78;	
}
.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap textarea:-ms-input-placeholder {
color: #003f78;	
}
.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap textarea:-moz-placeholder { 
color: #003f78;	
}

.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap input[type=submit] {
	width: 57px;
    padding-left: 0px;
    margin-bottom: 0px;
    background: none;
    color: #fff;
    border: none;
}

.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap input[type=submit]:FOCUS {
	outline: none;
}

.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_submit {
	display: inline-block;
    border-image: url(../img/product-link-border.png);
    border-style: solid;
    border-width: 0px 0px 4px;
    -moz-border-image: url(../img/product-link-border.png) 0 0 4 stretch;
    -webkit-border-image: url(../img/product-link-border.png) 0 0 4 stretch;
    -o-border-image: url(../img/product-link-border.png) 0 0 4 stretch;
    border-image: url(../img/product-link-border.png) 0 0 4 stretch;
    float: right;
    text-align: right;
}

.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_submit:HOVER {
	border: none;
	padding-bottom: 4px;
}

.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_submit .powermail_field:after {
	content: url(../img/send-arrow.png); 
	vertical-align: -2px;
}

.sirtakis-contact .content-right .tx-powermail h2 {
	font-family: 'Kranky', cursive;
	margin-top: 0px;
	margin-bottom: 25px;
	font-size: 36px;
}

.sirtakis-contact .content-right .tx-powermail p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 0px;
} 



/*
font-family: 'Open Sans', sans-serif;
font-family: 'Kranky', cursive;
font-family: 'Forum', cursive;
*/





.recipes h2 {
	font-family: 'Kranky', cursive;
	text-transform: uppercase;
	font-size: 36px;
	color:  #003f78;
	margin-bottom: 30px;
	margin-top: 0px;
}

.recipes .article {
	width: 360px;
	float: left;
	margin-bottom: 15px;
}

.recipes .article:nth-child(even) {
	margin-left: 35px;
}

.recipes .article img {
    width: 135px;
    margin-right: 15px;
    height: auto;
    float: left;
}

.recipes .article .title {
	font-size: 16px;
	line-height: 20px;
	padding-right: 15px;
}


.single-recipe .recipes-frame {
	color: #003f78;
	padding: 50px;
	position: relative;
}



.single-recipe .recipe-prev {
	float: left;
}

.single-recipe .recipe-next {
	float: right;
}

.single-recipe .recipe-next img, .single-recipe .recipe-prev img {
	margin-top: -30px;
	height: 30px;
	width: auto;
}

.single-recipe .recipe-title h1 {
	font-family: 'Kranky', cursive;
	color: #003f78;	 
	text-transform: uppercase;
	font-size: 36px;
    margin: 40px 0;
    
}






.single-recipe .recipe-next a:HOVER, .single-recipe .recipe-prev a:HOVER,
.single-recipe .recipe-next a:FOCUS, .single-recipe .recipe-prev a:FOCUS {
	text-decoration: none;
}

.single-recipe .recipe-title {
	clear: both;
}


.single-recipe .recipe-duration {
	float: left;	
}

.single-recipe .recipe-duration img {
	height: 25px;
	width: auto;
	margin-right: 10px;
	margin-top: -5px;
}


.single-recipe .recipe-level-15,
.single-recipe .recipe-level-16,
.single-recipe .recipe-level-17,
.single-recipe .recipe-level-28,
.single-recipe .recipe-level-29,
.single-recipe .recipe-level-30 {
	position: relative;
	display: inline-block;
	margin-left: 25px;
}

.single-recipe .recipe-level-15,
.single-recipe .recipe-level-28 {
	padding-left: 45px;
}

.single-recipe .recipe-level-15:before,
.single-recipe .recipe-level-28:before {
	width: 35px;
    content: " ";
    background-image: url(../img/recipe-single-level-one.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    height:21px;
	top: -1px;
}

.single-recipe .recipe-level-16,
.single-recipe .recipe-level-29 {
	padding-left: 80px;
}

.single-recipe .recipe-level-16:before,
.single-recipe .recipe-level-29:before {
	width: 70px;
    content: " ";
    background-image: url(../img/recipe-single-level-two.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    height:21px;
    top: -1px;
}

.single-recipe .recipe-level-17,
.single-recipe .recipe-level-30 {
	padding-left: 115px;
}

.single-recipe .recipe-level-17:before,
.single-recipe .recipe-level-30:before {
	width: 105px;
    content: " ";
    background-image: url(../img/recipe-single-level-three.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    height:21px;
    top: -1px;
}

.single-recipe .content-left {
	clear: both;
	padding-left: 0px;
	color: #003f78;	
	font-size: 16px;
	line-height: 20px;
}

.single-recipe .content-left h2 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}

.single-recipe .content-left table tr td:first-child {
	padding-right: 15px;
	text-align: right;
}

.single-recipe .content-right img {
	max-width: 100%;
	height: auto;
	margin-bottom: 25px;
}

.single-recipe .back-link {
	position: absolute;
	bottom: 65px;
	right: 65px;
}

.single-recipe .back-link a {
	padding-left: 30px;
	font-size: 16px;
	display: inline;
	padding-bottom: 5px;
    border-image: url(../img/recipe-back-border.png);
    border-style: solid;
    border-width: 0px 0px 3px;
    -moz-border-image: url(../img/recipe-back-border.png) 0 0 3 stretch;
    -webkit-border-image: url(../img/recipe-back-border.png) 0 0 3 stretch;
    -o-border-image: url(../img/recipe-back-border.png) 0 0 3 stretch;
    border-image: url(../img/recipe-back-border.png) 0 0 3 stretch;
}

.single-recipe .back-link a:HOVER {
	text-decoration: none;	
	border: none;
}

.single-recipe .back-link a:BEFORE {
	width: 25px;
    content: " ";
    background-image: url(../img/back-arrow.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 0px;
    height:10px;
    top: 7px;
}   

.products-list-view .article {
	width: 25%;
	float: left;
	height: 220px;
	margin-bottom: 25px;
}

.sirtakis-produkte h2 {
	font-family: 'Kranky', cursive;
	font-size: 36px;
	color: #003f78;	 
	text-transform: uppercase;
	margin-bottom: 50px;
}

.products-list-view .article .product-img-wrap {
	height: 150px;
	position: relative;
}

.products-list-view .article .product-img-wrap img.product-image {
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 130px;
    height: auto;
	max-height: 150px;
	width: auto;
}

.products-list-view .article .product-img-wrap .image-overlay {
	z-index: 1000;
    position: absolute;
    display: none;
}

.products-list-view .article .product-img-wrap:HOVER .image-overlay {
	display: block;
}

.products-list-view .description .title {
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
}




/*
font-family: 'Open Sans', sans-serif;
font-family: 'Kranky', cursive;
font-family: 'Forum', cursive;
color: #003f78;	
*/

.single-product {
	background-color: #003f78; 
	position: relative;
    padding: 30px 60px;
}

.single-product .close-button {
	position: absolute;
	right: 75px;
	top: 30px;
	z-index: 200;
}

.single-product .close-button img {
	width: 30px;
	height: 30px;
}

.single-product .close-button img:HOVER {
	cursor: pointer;
}

.single-product .content-headline h2 {
	margin-top: 0px;
	margin-bottom: 30px;
	color: #fff;
	font-family: 'Kranky', cursive;
	font-size: 36px;
	line-height: 50px;
}

.single-product .content-left img {
	width: auto;
    height: auto;
    max-width: 200px;
    max-height: 500px;
    margin: auto;

}

.single-product .content-right {
	color: #fff;
	padding-bottom: 65px;
	font-size: 16px;
	line-height: 20px;
}

.single-product .content-right h2 {
	font-size: 20px;
	margin-top: 0px;
}

.single-product .content-right table {
	width: 100%;
}

.single-product .content-right table td {
	border-bottom: 1px solid #fff;
	line-height: 25px;
	
}

.single-product .content-right table td:nth-child(2) {
	text-align: center;
}

.single-product .back-link {
	position: absolute;
	bottom: 5px;	
}

.single-product .back-link a {
	padding-left: 20px;
	color: #fff!important;
	font-size: 16px;
	display: inline;
    border-image: url(../img/product-back-border.png);
    border-style: solid;
    border-width: 0px 0px 3px;
    -moz-border-image: url(../img/product-back-border.png) 0 0 3 stretch;
    -webkit-border-image: url(../img/product-back-border.png) 0 0 3 stretch;
    -o-border-image: url(../img/product-back-border.png) 0 0 3 stretch;
    border-image: url(../img/product-back-border.png) 0 0 3 stretch;
}

.single-product .back-link a:HOVER {
	text-decoration: none;	
	border: none;
}

.single-product .back-link a:BEFORE {
	width: 13px;
    content: " ";
    background-image: url(../img/back-arrow-white.png);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    left: 2px;
    height:9px;
    top: 6px;
}  

.imprint h2 {
	font-family: 'Kranky', cursive;
	font-size: 36px;
	color: #003f78;	
	margin-bottom: 40px;
}

.imprint p {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #003f78;	
}


/*
font-family: 'Open Sans', sans-serif;
font-family: 'Kranky', cursive;
font-family: 'Forum', cursive;
color: #003f78;	
*/



footer {
	margin-top: 100px;
	background-color: #003f78;	
}


footer .container .row {
	color: #fff;
	background-size: 100%;
	padding: 30px 0px 36px 0px;
	margin-left: -15px;
	border: none;
	margin-top: 0px;
}

footer .container .row .col-md-8 {
	margin-top: 20px;
}

footer .container .row a, footer .container .row a:HOVER {
	color: #fff;
}

@media only screen and (min-width: 1024px) {
	.navbar-nav {
		display: block!important;
	}
}

@media only screen and (max-width: 1023px) {
	
	header .logo img.logo{
		width: 100px;
	}
	
	
	.navbar-header button {
		float: left!important;
		border: none;
		margin-left: 40px;
		width: 40px;
		height: 40px;
		background-repeat: no-repeat;
		background-image: url("../img/SIR_Web_mobil_Menue_Icon.png");
	}
	
	.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
		background-color: #fff;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
		display: none;
	}
	
	
	header.top .row .navbar {
		width: 100vw;
		margin-left: -36px;
		z-index: 1000;
	}
	
	.navbar-collapse {
		padding-right: 0px;
	}
	
	.navbar-collapse.collapse {
		display: block!important;
	}
	
	.navbar-nav {
		display: none;
		width: 100%;
		padding-top: 50px;
		margin: 0!important;
	}
	
	.navbar-default .navbar-nav a {
		font-size: 30px;
		line-height: 45px;
		padding-bottom: 0px;
	}
	
	.navbar-collapse ul li {
		float: none;
		width: 100%;
		text-align: center;
		padding-bottom: 30px;
	}
	
	.navbar-toggle {
		display: block;
	}
	
	
	
	.container {
		max-width: 100%!important;
	}
	
	.col-md-6 {
		width: 50%!important;
		float: left;
	}
	
	.col-md-4 {
		width: 33.33333%!important;
		float: left;
	}
	
	.col-md-8 {
		width: 66.66667%!important;
		display: inline-block;
	}
	
	.blue-box-world {
		padding: 20px 10%;
	}
	
	.sirtakis-welt .content-left .mustache-world {
		padding: 0px 10px 0 120px
	}
	
	.sirtakis-welt .content-left .mustache-world img {
		margin-left: 0px;
		margin-right: 0px;
	}
	
	.sirtakis-welt .content-right .ce-column img {
		width: 80%;
		height: auto;
	}
	
	.sirtakis-produkte .content-left .ce-textpic .ce-gallery img {
		max-width: 90%;
		height: auto;
	}
	
	.sirtakis-produkte .headline-products h3 {
		margin-top: 0px;
	}
	
	/* .sirtakis-produkte .headline-products .ce-textpic .ce-gallery {
		margin-top: 20px;
		margin-right: 50px;
	} */
	
	.t3ddy ul li {
		margin-right: 9%!important;
	}
	
	.t3ddy .t3ddy-item {
		padding-left: 30px;
	}
	
	.sirtakis-produkte .t3ddy .product-img-wrap {
		width: 100%;
		text-align: center;
	}
	
	.slick-prev {
		left: -20px!important;
	}
	
	.sirtakis-produkte .t3ddy .product-description {
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	
	.sirtakis-produkte .t3ddy-item .title {
		width: 100%;
		text-align: center;
		margin-left: 0px;
	}
	
	.sirtakis-produkte .t3ddy-item .product-link {
		padding-top: 20px;
		padding-bottom: 0px;
		margin-left: 20px;
	}
	
	.slick-slide .product-link img {
		margin-top: 2px;
	}
	
	.sirtakis-produkte .content-left .ce-row:nth-of-type(2) img {
		top: 125px;
	}
	
	.sirtakis-produkte .content-left .ce-row:nth-of-type(3) img {
		top: 298px;
	}
	
	.headline-recipes-world {
		padding-left: 0px;
	}
	
	.wooden-spoon {
		right: 140px;
	}
	
	.wooden-spoon img {
		width: 90%;
	}
	
	.carousel-recipe {
		padding: 30px;
	}
	
	.carousel-recipe .title {
		width: 90%;
		height: 90px;
		padding: 0 5%;
	}
	
	.carousel-recipe .slick-prev, .carousel-recipe .slick-next {
		top: 80px;
	}
	
	.carousel-recipe .slick-prev {
		left: 10px!important;
	}
	
	.carousel-recipe .recipe-left, .carousel-recipe .recipe-right {
		width: 50%;
	}
	
	
	.carousel-recipe .recipe-right img {
		padding-right: 1px;
	}
	
	.sirtakis-contact .content-right .tx-powermail {
		padding: 30px 30px 70px 30px;
	}
	
	.sirtakis-contact .content-right .tx-powermail h2 {
		
	}
	
	
	
	.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_submit {
		position: absolute;
		right: 45px;
		top: 300px;
	}
	
	.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap input[type=submit] {
		height: 17px;		
	}
	
	.recipes-frame {
	    display: inline-block;
	    width: 100%;
	    padding: 0px 20px;
	    border-style: solid;
	    border-width: 60px 0px 60px 30px;
	    -moz-border-image: url(/fileadmin/bsdist/theme/img/Rezeptbuch_iPad.png) 100 0 100 30 fill;
	    -webkit-border-image: url(/fileadmin/bsdist/theme/img/Rezeptbuch_iPad.png) 100 0 100 30 fill;
	    -o-border-image: url(/fileadmin/bsdist/theme/img/Rezeptbuch_iPad.png) 100 0 100 30 fill;
	    border-image: url(/fileadmin/bsdist/theme/img/Rezeptbuch_iPad.png) 100 0 100 30 fill;
	}
	
	.recipes .article {
		width: 46%
	}
	
	.recipes .article:nth-child(even) {
		padding-left: 6%;
		width: 48%
	}
	
	.single-recipe .recipes-frame {
		padding: 20px;
	}
	
	.single-recipe .content-right {
		padding-right: 0px;
	}
	
	.single-recipe .back-link {
		position: absolute;
		bottom: 20px;
		right: 25px;
	}
	
	.single-product {
		padding: 30px;
	}
	
	.single-product .content-headline {
		padding-top: 45px;
	}
	
	.products-list-view .article .product-img-wrap:HOVER .image-overlay {
		display: none;
	}
}	

@media only screen and (max-width: 767px) { 
	
	.home-logo-inner {
		max-width: 250px;
	}
	
	.header-text {
		top: 210px;
	    font-size: 40px;
	    line-height: 45px;
	}
	
	.container {
		padding-left: 18px;
		padding-right: 18px;
	}
	
	header.top .row .navbar .navbar-header {
		padding-left: 18px;
	}
	
	.navbar-header button {
		margin-left: 18px;
	}
	
	.main .col-md-6, .main .col-md-4, .main .col-md-8 {
		width: 100%!important;
		float: none;
	}
	
	.sirtakis-welt .content-right {
		position: relative;
		height: 575px;
	}
	
	.sirtakis-welt .content-right .ce-column img {
		width: 60%;
	}
	
	.sirtakis-produkte {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-orient: vertical;
		-moz-box-orient: vertical;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		/* optional */
		-webkit-box-align: start;
		-moz-box-align: start;
		-ms-flex-align: start;
		-webkit-align-items: flex-start;
		align-items: flex-start;
	}
	
	.sirtakis-produkte .content-left{
		display: none;
	}

	.sirtakis-produkte .content-right {
		-webkit-box-ordinal-group: 1;
		-moz-box-ordinal-group: 1;
		-ms-flex-order: 1;
		-webkit-order: 1;
		order: 1;
	}
	
	.sirtakis-welt, .sirtakis-produkte {
		margin-bottom: 100px;
	}
	
	.sirtakis-produkte .t3ddy-tabContainer-tabList li {
		width: 50%;
		margin-right: 0px!important;
		margin-bottom: 20px;
	}
	
	.t3ddy-item .product-link {
		margin-top: 25px;
		padding: 0!important;
	}
	
	.wooden-spoon {
		display: none;
	}
	
	.carousel-recipe {
		margin-top: 20px;
	}
	
	.carousel-recipe .slick-prev, .carousel-recipe .slick-next {
		top: 40px;
	}
	
	.carousel-recipe  .title {
		width: 100%;
		padding: 0px;
		height: auto;
		margin-top: 45px;
	}
	
	.carousel-recipe .recipe-wrapper{
		display: table!important;
		width: 100%;
	}
	
	.carousel-recipe .recipe-wrapper .recipe-left{
		padding-top: 20px;
		display: table-footer-group;
	}

	.carousel-recipe .recipe-wrapper .recipe-right {
		display: table-header-group;
	}
	
	.carousel-recipe .recipe-wrapper .recipe-left,
	.carousel-recipe .recipe-wrapper .recipe-right {
		width: 100%;
	}
	
	
	.carousel-recipe .recipe-right {
		padding-top: 20px;
		padding-left: 0px;
	}
	
	.carousel-recipe .recipe-wrapper {
		position: relative;
		padding-bottom: 40px
	}
	
	.carousel-recipe .product-link {
		position: absolute;
		bottom: 0px;
		right: 0px;
	}
	
	.products-list-view .article {
		width: 33%;
	}
	
	.single-product {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.recipes-frame {
		border-width: 60px 0px 60px 30px;
		-moz-border-image: url(/fileadmin/bsdist/theme/img/Rezeptbuch_iPhone.png) 100 0 100 30 fill;
		-webkit-border-image: url(/fileadmin/bsdist/theme/img/Rezeptbuch_iPhone.png) 100 0 100 30 fill;
		-o-border-image: url(/fileadmin/bsdist/theme/img/Rezeptbuch_iPhone.png) 100 0 100 30 fill;
		border-image: url(/fileadmin/bsdist/theme/img/Rezeptbuch_iPhone.png) 100 0 100 30 fill;
	}
	
	.recipes .article {
		width: 100%;
		text-align: left;
	}
	
	.recipes .article:nth-child(even) {
		padding-left: 0px;
		margin-left: 0px;
		width: 100%;
	}
	
	.recipes .article .product-img-wrap {
		display: inline-block;
		text-align: left;
	}
	
	.recipes .article img {
		float: none;
		margin-bottom: 10px;
	}
	
	.single-recipe .recipe-wrapper{
		display: table!important;
		width: 100%;
	}
	
	.single-recipe .recipes-frame .content-left{
		padding-top: 20px;
		display: table-footer-group;
	}

	.single-recipe .recipes-frame .content-right {
		display: table-header-group;
	}
	
	.single-recipe .recipe-level, .single-recipe .recipe-duration {
		float: none;
		display: inline-block;
		margin-bottom: 20px;
	}
	
	.single-recipe .back-link {
		bottom: -20px;
	}
	
	.langnav {
		display: none;
	}
	
	.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap.powermail_fieldwrap_type_submit
	{
		margin-left: 0px;
	}
	
	.sirtakis-contact .content-right .tx-powermail .powermail_fieldwrap input[type=submit]
	{
		height: 20px;
	}
	
	@-moz-document url-prefix()
	{
		.home-logo-inner img
		{
			max-width: 250px;
			width: 100vh;
		}
	}

	body .ui-tabs .ui-tabs-nav li.ui-tabs-active
	{
		margin-bottom: 16px;
		padding-bottom: 0px;
	}

}

@media only screen and (max-width: 600px) { 
	.sirtakis-welt .content-right {
		height: 540px;
	}
	
	.sirtakis-welt .content-right .ce-column img {
		width: 70%;
	}
	
	.products-list-view .article {
		width: 50%;
	}

}

@media only screen and (max-width: 500px) { 
	.sirtakis-welt .content-right {
		height: 480px;
	}
	
	.sirtakis-produkte .headline-products .ce-textpic .ce-gallery {
		margin-right: 0px;
		margin-left: 0px;
	}
	
	.sirtakis-produkte .headline-products .ce-textpic .ce-gallery img {
		width: 100px;
		height: auto;
	}
	
	.sirtakis-produkte .headline-products .ce-textpic .ce-bodytext {
		margin-right: 50px;
	}
	
	.headline-recipes-world h2 {
		font-size: 31px;
	}
	
	.headline-recipes-world h1 {
		font-size: 48px;
	}
	
	.headline-recipes-world figure {
		margin-top: 12px!important;
	}
	
	.carousel-recipe  .title {
		font-size: 28px;
    	line-height: 34px;
	
	}

}

@media only screen and (max-width: 400px) { 
	
	
	.home-logo-inner {
		max-width: 200px;
	}
	
	.header-text {
		top: 200px;
	    font-size: 25px;
	    line-height: 40px;
	}
	
	
	.sirtakis-welt .content-right {
		height: 430px;
	}
	
	.sirtakis-produkte .headline-products .ce-textpic .ce-gallery img {
		width: 50px;
	}
	
	.products-list-view .article {
		width: 100%;
	}
	
	.recipes h2, .sirtakis-produkte h2 {
		font-size: 26px;
	}

}

@media only screen and (max-device-height: 500px) and (orientation: landscape) {
	
	.header-logo
	{
		top: 20px;
	}
	
	.home-logo-inner
	{
		max-width: 170px;
	}
	
	.header-text
	{
		display: none;
	}
	
	.ax-arrow
	{
		bottom: 5px;
	}
	
}

