body {
	background-color: #4E1F00;
	background-image: url(images/backL03bottom.png), url(images/back02top.png), url(images/backL01.png);
	background-position: center bottom, center top, center center;
	background-origin: content-box, content-box, content-box;
	background-repeat: repeat-x, repeat-x, repeat;
	font-family: 'PT Sans Narrow', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
	font-weight: 300;
	color: #EEC9A9;
}
a:link, a:visited {
	color: #EEC9A9;
}

    .navbar {
	    margin-top: 20px;
    }
.containerHeader {
}
.topLogo {
	margin: 10px auto;
	display: block;
}
h1, h2, h3, .navbar, .nav.navHeader > li, .middleBody {
    transition:all 1s ease; 
    -o-transition:all 1s ease; 
    -moz-transition:all 1s ease; 
    -webkit-transition:all 1s ease;
}
#carousel-oskar {
    animation-delay: 1s;
    -o-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
}
.topMenuEase {
    animation-delay: .5s;
    -o-animation-delay: .5s;
    -moz-animation-delay: .5s;
    -webkit-animation-delay: .5s;
}
@media (max-width:479px) {
	.topLogo { width: 160px; height: 154px; margin: 10px auto 0; }
}
@media (min-width:480px) and (max-width:767px) {
	.topLogo { width: 160px; height: 154px; margin: 10px auto 0; }
}
@media (min-width:768px) and (max-width:991px) { 
	.topLogo { width: 230px; height: 222px; margin: 10px auto 0; }
}
@media (min-width:992px) and (max-width:1199px) { 
	.topLogo { width: 230px; height: 222px; margin: 10px auto 0; }
}
@media (min-width:1200px) { 
	.topLogo { width: 230px; height: 222px; margin: 10px auto 0; }
}

.transMenu {
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
  border-radius: 4px;
}

.navbar-default .navbar-brand {
  color: #EEC9A9;
}

  .navbar-default {
	  background-color: transparent;
  }
@media (max-width: 767px) {

  .navbar-default {
	  background-color: transparent;
	  border-color: #A97F54;
  }
  
}

@media (min-width: 768px){
    .nav-pills{
        margin: 0 auto;
        display: table;
        table-layout: fixed;
        float:none;
    }
}

.navHeader {
	font-size: 1.4em;
	font-weight: 400;
}

.nav.navHeader > li > a {
  position: relative;
  display: block;
  padding: 6px 12px;
  border: 2px solid transparent;
  margin-top: 4px;
  margin-bottom: 4px;
}

.nav.navHeader > li > a:hover,
.nav.navHeader > li > a:focus {
  text-decoration: none;
  background-color: transparent;
  border: #A97F54 2px solid;
}
.nav.navHeader > li > a.active {
  text-decoration: none;
  background-color: transparent;
  border: #A97F54 2px solid;
}
.nav-pills.navHeader > li > a{
	border-radius: 8px;
}

@media (max-width:479px) {
  	.nav.navHeader > li {
	  	width: 49%;
	  	margin-top: 5px;
  	}
  	.nav.navHeader li:last-child {
	  	margin-bottom: 5px;
  	}
  	.nav.navHeader > ul {
	  	width: 100%;
	  	background-color: aqua;
  	}
}
@media (min-width:480px) and (max-width:767px) {
  	.nav.navHeader > li {
	  	width: 32%;
	  	margin-top: 5px;
  	}
  	.nav.navHeader li:last-child {
	  	margin-bottom: 5px;
  	}
  	.nav.navHeader > ul {
	  	width: 100%;
	  	background-color: aqua;
  	}
}
@media (min-width:768px) and (max-width:991px) { 
}
@media (min-width:992px) and (max-width:1199px) { 
}
@media (min-width:1200px) { 
}
#search_query {
	width: 100px;
	margin-left: 5px;
}
.divFooter, .divSocialFooter {
	padding: 15px;
	text-align: center;
}
	.divSocialFooter {
		width: 100%;
		background: url(images/socialFooterL.png) no-repeat center bottom;
		height: 130px;
	}
		.divSocialFooter p {
			margin-top: -10px;
		}
	.socialLinks li {
		margin-top: 18px;
	}
	li.socialHome {
		margin-top: 50px;
	}
	.socialLinks a:link, .socialLinks a:visited {
		font-size: 2em;
	}
	.socialLinks a:hover, .socialLinks a:active {
		color: #A97F54;
		font-size: 2em;
	}
@media (max-width:479px) {
	.divSocialFooter { height: 60px;}
	.socialLinks a:link, .socialLinks a:visited { font-size: 1.5em; }
	.socialLinks a:hover, .socialLinks a:active { font-size: 1.5em; }
	.socialLinks li { margin-top: 0; }
	li.socialHome { margin-top: 0; }
}
@media (min-width:480px) and (max-width:767px) {
	.divSocialFooter { height: 60px;}
	.socialLinks a:link, .socialLinks a:visited { font-size: 1.5em; }
	.socialLinks a:hover, .socialLinks a:active { font-size: 1.5em; }
	.socialLinks li { margin-top: 0; }
	li.socialHome { margin-top: 0; }
}
@media (min-width:768px) and (max-width:991px) { 
}
@media (min-width:992px) and (max-width:1199px) { 
}
@media (min-width:1200px) { 
}
	
	.carousel-fade .carousel-inner .item {
	  opacity: 0;
	  -webkit-transition-property: opacity;
	  -moz-transition-property: opacity;
	  -o-transition-property: opacity;
	  transition-property: opacity;
	}
	.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;
	}
	
.carousel-inner img {
	margin: 0 auto;
}

.carousel-indicators li {
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #583211;
}
.carousel-indicators .active {
  background-color: #AB7444;
}
.carousel-control.left {
  background-image: none;
  background-repeat: repeat-x;
  filter: inherit;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: none;
  background-repeat: repeat-x;
  filter: inherit;
}

.carousel-control:hover,
.carousel-control:focus {
  color: #EEC9A9;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}


.carousel-control .icon-prev:before {
  content: '\00a0';
}

.carousel-control .icon-next:before {
  content: '\00a0';
}


#editpage {
	position: absolute;
	top: 0;
	left: 0; 
	padding: 5px 6px; 
	background: #db1174; 
	color: #fff; 
	display: block;
	font-weight: bold; 
	margin: 5px;
}
	#editpage:hover {
		background: #ffffcc;
		color: #000; 
	}

.topPageTitle {
	width: 350px; /* WILL LOOK */
	margin: 0.8em auto;
	background: 
		url(images/topPageTitleLeft@2x.png) left center no-repeat,
		url(images/topPageTitleRight@2x.png) right center no-repeat;
	padding-left: 100px;
	padding-right: 100px;
	font-family: 'Great Vibes', cursive;
	color: #EEC9A9;
	background-size: 100px, 100px;
}
	.topPageTitle span {
		display: inline;
	}
.topPageTitleHome {
	width: 400px; /* WILL LOOK */
	font-size: 3.2em;
}
.topPageTitleHomeNeg {
	background: none;
}
.homeMiddleLine {
	font-size: 1.2em;
	margin-top: -10px;
}
	.homeMiddleLine a:link, .homeMiddleLine a:visited {
		text-decoration: underline;
	}
	.homeMiddleLine a:hover, .homeMiddleLine a:active {
		text-decoration: none;
	}
	.homeImage {
		width: 160px;
		height: 130px;
		border: 4px solid #e5cbbd;
		-moz-border-radius: 14px;
		-webkit-border-radius: 14px;
		border-radius: 14px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		background-color: #f9f7f7;
		margin-bottom: 1em;
	}
	.lezzetlerSingle {
		width: 160px;
		height: 130px;
		border: 4px solid #e5cbbd;
		-moz-border-radius: 14px;
		-webkit-border-radius: 14px;
		border-radius: 14px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		margin-bottom: 1em;
		background-position: center center;
	}
@media (max-width:479px) {
	.topPageTitle { width: 100%; margin: 0.4em auto; padding-left: 50px; padding-right: 50px; background-size: 50px, 50px; }
	.topPageTitleHome { font-size: 2.8em;}
	.homeMiddleLine { font-size: 1em; margin-top: -5px; margin-bottom: 10px;}
	/*.homeImage { width: 125px; height: 102px; border: 3px solid #e5cbbd; margin-bottom: 2px;
	 -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;} */
	.homeImage { width: 90px; height: 73px; border: 2px solid #e5cbbd; margin-bottom: 2px;
	 -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;}
	.homeImageWrapper li { padding: 2px; margin: 0; }
	.homeImageWrapper li:nth-child(n+7) { display: none;}
}
@media (min-width:480px) and (max-width:767px) {
	.topPageTitle { width: 60%; margin: 0.4em auto; padding-left: 50px; padding-right: 50px; background-size: 50px, 50px; }
	.topPageTitleHome { font-size: 2.8em;}
	.homeMiddleLine { font-size: 1em; margin-top: -5px; margin-bottom: 10px;}
	.homeImage { width: 125px; height: 102px; border: 3px solid #e5cbbd; margin-bottom: 2px;
	 -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;}
	.homeImageWrapper li { padding: 2px; margin: 0; }
	.homeImageWrapper li:nth-child(n+7) { display: none;}
}
@media (min-width:768px) and (max-width:991px) { 
	.homeImage { border: 3px solid #e5cbbd; }
	.homeImageWrapper li:nth-child(n+9) { display: none;}
}
@media (min-width:992px) and (max-width:1199px) { 
	.homeImage { border: 3px solid #e5cbbd; }
	.homeImageWrapper li:nth-child(n+9) { display: none;}
}
@media (min-width:1200px) { 
	.homeImageWrapper li:nth-child(n+11) { display: none;}
}
	
.branchAddress {
    word-wrap: break-word;
}
.branchName {
	font-weight: 700;
	font-size: 1.1em;
}
.table {
	border-top-color: aqua;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th,
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #4E1F00;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #FDDDC1;
}
.branchImage {
	width: 155px;
	height: 155px;
	border: 3px solid #a97f53;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: #000;
}
	.branchImageWrapperG li { padding: 2px; margin: 4px; }
	
@media (max-width:479px) {
	.branchImage { width: 90px; height: 90px; border: 2px solid #A97F53; margin-bottom: 2px;
	 -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;}
	.branchImageWrapper li { padding: 2px; margin: 0; }
	.branchImageWrapper li:nth-child(n+4) { display: none;}
}
@media (min-width:480px) and (max-width:767px) {
	.branchImage { width: 90px; height: 90px; margin-bottom: 2px;
	 -moz-border-radius: 7px; -webkit-border-radius: 7px; border-radius: 7px;}
	.branchImageWrapper li { padding: 2px; margin: 0; }
	.branchImageWrapper li:nth-child(n+5) { display: none;}
}
@media (min-width:768px) and (max-width:991px) { 
	.branchImageWrapper li:nth-child(n+5) { display: none;}
	.middleBody { display: none;}
}
@media (min-width:992px) and (max-width:1199px) { 
	.branchImageWrapper li:nth-child(n+5) { display: none;}
	.middleBody { display: none;}
}
@media (min-width:1200px) { 
	.branchImageWrapper li:nth-child(n+5) { display: none;}
	.middleBody { display: none;}
}
.MarkupGoogleMap {
	border: 3px solid #ab7343;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	margin-bottom: 1em;
}
.middlePageTitle {
	margin: 0.8em auto;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #583211;
	font-size: 2em;
}
.middleBody {
	margin-bottom: 1em;
}
.text-justify {
	text-align: justify;
}
.middlePageJustify {
	text-align: justify;
	padding-left: 2em;
	padding-right: 2em;
}
.middlePagePadding {
	padding-left: 4em;
	padding-right: 4em;
}
.middlePageSummary {
	margin-top: 1em;
	margin-bottom: 1em;
	line-height: 1.6em;
	font-size: 1.2em;
	color: #EEC9A9;
}
.turnTextDark {
	color: #4D1F00;
}
.middlePageBody {
	margin-bottom: 1em;
	line-height: 1.5em;
	color: #EEC9A9;
}
.subList {
	font-size: 1.4em;
	color: #EEC9A9;
}
	.subList li.active {
		font-weight: bold;
	}
	.subListInside {
		font-size: 1.1em;
	}
		.subListInside h3 {
			font-size: 1.2em;
			font-family: 'PT Sans Narrow', sans-serif;
		}
.subListSmall {
	font-size: 1.1em;
	color: #EEC9A9;
}
	.subListSmall li.active {
		font-weight: bold;
	}
.fileList {
	margin-top: 2em;
}
	.fileList li {
		font-size: 1.1em;
		line-height: 1.6em;
	}
	.fileList a:link, .fileList a:visited {
		text-decoration: underline;
	}
	.fileList a:hover, .fileList a:active {
		text-decoration: none;
	}
@media (max-width:479px) { 
	.middlePagePadding { padding-left: 2em; padding-right: 2em; }
	.subList { font-size: 1.2em; }
}
@media (min-width:480px) and (max-width:767px) { 
	.middlePagePadding { padding-left: 2em; padding-right: 2em; }
	.subList { font-size: 1.2em; }
}
@media (min-width:768px) and (max-width:991px) { 
	.middlePagePadding { padding-left: 4em; padding-right: 4em; }
	.middlePageJustify { padding-left: 4em; padding-right: 4em; }
	.subListInside { padding-left: 10em; padding-right: 10em; font-size: 1.1em; }
}
@media (min-width:992px) and (max-width:1199px) { 
}
@media (min-width:1200px) { 
}
.contactList {
	padding-left: 15px;
	border-right: 1px solid #BA8C65;
	padding-right: 1em;
}
	.contactList li {
		border-bottom: 1px solid #BA8C65;
		padding-bottom: 1em;
		margin-bottom: 1em;
	}
	.contactList li:last-child {
		border-bottom: none;
	}
	.contactForm {
		padding-right: 1em;
	}

.btn-oskar {
border: 1px solid #583211;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background-color: #371600;
color: #FDDDC1;
}
	.btn-oskar:hover, .btn-oskar:active {
		background-color: #371600;
		color: #FDDDC1;
	}
.form-control {
	margin-bottom: 0.6em;
}
input.form-control {
	width: 60%;
}
input.form-control, textarea.form-control {
	background-color: #4F2001;
	color: #FDDDC1;
	border-color: #FDDDC1;
}
@media (max-width:479px) {
	input.form-control { width: 100%; }
	input.form-control-submit { width: 100%; }
}
@media (min-width:480px) and (max-width:767px) {
	input.form-control { width: 100%; }
	input.form-control-submit { width: 100%; }
}
@media (min-width:768px) and (max-width:991px) { 
	input.form-control, textarea.form-control { width: 80%; margin: 0 auto 0.6em; }
	input.form-control-submit { width: 100%; }
}
@media (min-width:992px) and (max-width:1199px) { 
}
@media (min-width:1200px) { 
}
h2 {
	font-family: 'PT Sans Narrow', sans-serif;
}

.lezzetIndex {
	
}
	.lezzetIndex li {
		border: 4px solid #e5cbbd;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		background-position: -40px center;
		background-repeat: no-repeat;
		background-color: #fff;
	}
	.lezzetIndex a {
		padding: 0.4em;
	}
		.lezzetIndex span {
			display: inline-block;
			width: 50%;
			margin-left: 50%;
			text-align: center;
			height: 130px;
			padding-top: 48px;
			font-size: 1.6em;
			color: #4D1F00;
			background: url(images/bgGradientWhite.png) left center repeat-y;
		}
		.lezzetIndex .noImage span {
			display: inline-block;
			width: 100%;
			margin-left: 0;
			text-align: center;
			height: 80px;
			padding-top: 28px;
			font-size: 1.6em;
			background: #fff;
			color: #4D1F00;
		}
@media (max-width:479px) { 
	.lezzetIndex { margin-left: 1em; margin-right: 1em; }
	/* .lezzetIndex li { border: 3px solid #e5cbbd; background-position-x: -100px; margin-bottom: 0.5em; } */
	.lezzetIndex li { border: 3px solid #e5cbbd; background-size: auto 120px; background-position-x: -40px; margin-bottom: 0.5em; }
	.lezzetIndex a { padding: 0; }
	.lezzetIndex span { width: 60%; margin-left: 40%; padding-top: 24px; height: 80px; }
	.lezzetIndex .noImage span { width: 100%; margin-left: 0; padding-top: 14px; height: 60px; }
}
@media (min-width:480px) and (max-width:767px) { 
	.lezzetIndex { margin-left: 1em; margin-right: 1em; }
	/* .lezzetIndex li { border: 3px solid #e5cbbd; background-position-x: -100px; margin-bottom: 0.5em; } 
	.lezzetIndex li { border: 3px solid #e5cbbd; background-size: auto 120px; background-position-x: -40px; margin-bottom: 0.5em; } */
	.lezzetIndex li { width: 48%; margin-left: 1%; margin-right: 1%; float: left; border: 3px solid #e5cbbd; background-size: auto 120px; background-position-x: -70px; margin-bottom: 0.5em; }
	.lezzetIndex a { padding: 0; }
	.lezzetIndex span { width: 60%; margin-left: 40%; padding-top: 24px; height: 80px; font-size: 1.2em; background-size: 150px auto; }
	.lezzetIndex .noImage span { width: 100%; margin-left: 0; padding-top: 14px; height: 50px; font-size: 1.2em; background-size: 150px auto; }
}
@media (min-width:768px) and (max-width:991px) { 
}
@media (min-width:992px) and (max-width:1199px) { 
}
@media (min-width:1200px) { 
}
.lezzetCesit {
	
}
	.lezzetCesit li {
		border: 4px solid #e5cbbd;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		background-position: -60px center;
		background-repeat: no-repeat;
		background-color: #fff;
	}
	.lezzetCesit li.tSmall {
		border: 4px solid #e5cbbd;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		background-position: -60px center;
		background-repeat: no-repeat;
		background-color: #fff;
		height: 260px;
	}
	.lezzetCesit li.tMedium {
		border: 4px solid #e5cbbd;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		background-position: -60px center;
		background-repeat: no-repeat;
		background-color: #fff;
		height: 280px;
	}
	.lezzetCesit li.tLarge {
		border: 4px solid #e5cbbd;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		background-position: -60px center;
		background-repeat: no-repeat;
		background-color: #fff;
		height: 300px;
	}
	.lezzetCesitSingle {
		border: 4px solid #e5cbbd;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		background-position: center bottom;
		background-repeat: no-repeat;
		background-color: #fff;
		height: 580px;
		margin-bottom: 2em;
		color: #4D1F00;
		text-shadow: 0 2px 4px #FFFFFF;
	}
	.lezzetCesitSingle.noImage {
		border: 4px solid #e5cbbd;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		background-position: center bottom;
		background-repeat: no-repeat;
		background-color: #fff;
		height: 230px;
		margin-bottom: 2em;
		color: #4D1F00;
		text-shadow: 0 2px 4px #FFFFFF;
	}
	.lezzetCesitSingle.noImage-tnSmall {
		border: 4px solid #e5cbbd;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		background-position: center bottom;
		background-repeat: no-repeat;
		background-color: #fff;
		height: 190px;
		margin-bottom: 2em;
		text-shadow: 0 2px 4px #FFFFFF;
	}
	.lezzetCesitSingle.noImage-tnMedium {
		border: 4px solid #e5cbbd;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		background-position: center bottom;
		background-repeat: no-repeat;
		background-color: red;
		height: 230px;
		margin-bottom: 2em;
		text-shadow: 0 2px 4px #FFFFFF;
	}
	.lezzetCesitSingle.noImage-tnLarge {
		border: 4px solid #e5cbbd;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		-moz-background-clip: padding;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		background-position: center bottom;
		background-repeat: no-repeat;
		background-color: #fff;
		height: 250px;
		margin-bottom: 2em;
		text-shadow: 0 2px 4px #FFFFFF;
	}
	.lezzetCesit a, .lezzetCesit div.wrapper {
		padding: 0.4em;
	}
		.lezzetCesit span {
			display: inline-block;
			width: 50%;
			margin-left: 50%;
			text-align: center;
			height: 200px;
			padding-top: 10%;
			font-size: 1.6em;
			background: url(images/bgGradientWhite.png) left center repeat-y;
			color: #4D1F00;
		}
		.lezzetCesit .noImage span,.lezzetCesit .noImage-tnLarge span,.lezzetCesit .noImage-tnMedium span,.lezzetCesit .noImage-tnSmall span {
			display: inline-block;
			width: 100%;
			margin-left: 0;
			text-align: center;
			height: 135px;
			padding-top: 5%;
			font-size: 1.6em;
			background: none;
		}
		.lezzetCesit span span, .lezzetCesit .noImage span span, .lezzetCesit .noImage-tnLarge span span, .lezzetCesit .noImage-tnMedium span span, .lezzetCesit .noImage-tnSmall span span {
			width: 100%;
			margin-left: auto;
			height: auto;
			padding: 1em;
			font-size: 0.6em;
		}
@media (max-width:479px) { 
	.lezzetCesit { margin-left: 1em; margin-right: 1em; }
	.lezzetCesitSingle { margin-left: 5%; margin-right: 5%; width: 90%; height: 400px; background-size: auto 250px; background-position-y: 120%; }
	/* .lezzetIndex li { border: 3px solid #e5cbbd; background-position-x: -100px; margin-bottom: 0.5em; } */
	.lezzetCesit li { border: 3px solid #e5cbbd; background-size: auto 140px; background-position-x: -60px; margin-bottom: 0.5em; }
	.lezzetCesit a { padding: 0; }
	.lezzetCesit span { width: 60%; margin-left: 40%; padding-top: 18px; height: 140px; line-height: 1.2em; }
	.lezzetCesit .noImage span { width: 100%; margin-left: 0; padding-top: 12px; height: 110px; line-height: 1.2em; }
	.lezzetCesit .noImage span, .lezzetCesit .noImage-tnLarge span, .lezzetCesit .noImage-tnMedium span, .lezzetCesit-tnSmall .noImage span { width: 100%; margin-left: 0; padding-top: 12px; height: 110px; line-height: 1.2em; }
	.lezzetCesit li.tSmall { height: 200px; }
	.lezzetCesit li.tMedium { height: 220px; }
	.lezzetCesit li.tLarge { height: 240px; }
	.lezzetCesitSingle.noImage-tnSmall { height: 120px; }
	.lezzetCesitSingle.noImage-tnMedium { height: 140px; }
	.lezzetCesitSingle.noImage-tnLarge { height: 160px; }
}
@media (min-width:480px) and (max-width:767px) { 
	.lezzetCesit { margin-left: 1em; margin-right: 1em; }
	/* .lezzetIndex li { border: 3px solid #e5cbbd; background-position-x: -100px; margin-bottom: 0.5em; } */
	.lezzetCesit li { border: 3px solid #e5cbbd; background-size: auto 110px; background-position-x: 20px; margin-bottom: 0.5em; }
	.lezzetCesit a { padding: 0; }
	.lezzetCesit span { width: 60%; margin-left: 40%; padding-top: 10px; height: 100px; line-height: 1.2em; background: none; }
	.lezzetCesit .noImage span { width: 100%; margin-left: 0; padding-top: 10px; height: 80px; line-height: 1.2em; background: none; }
	.lezzetCesit .noImage span, .lezzetCesit .noImage-tnLarge span, .lezzetCesit .noImage-tnMedium span, .lezzetCesit-tnSmall .noImage span { width: 100%; margin-left: 0; padding-top: 10px; height: 80px; line-height: 1.2em; background: none; }
	.lezzetCesit li.tSmall { height: 140px; }
	.lezzetCesit li.tMedium { height: 160px; }
	.lezzetCesit li.tLarge { height: 180px; }
	.lezzetCesitSingle.noImage-tnSmall { height: 160px; }
	.lezzetCesitSingle.noImage-tnMedium { height: 200px; }
	.lezzetCesitSingle.noImage-tnLarge { height: 220px; }
}
@media (min-width:768px) and (max-width:991px) { 
	.lezzetCesit li.tSmall { height: 280px; }
	.lezzetCesit li.tMedium { height: 300px; }
	.lezzetCesit li.tLarge { height: 320px; }
	.lezzetCesitSingle.noImage-tnSmall { height: 180px; }
	.lezzetCesitSingle.noImage-tnMedium { height: 220px; }
	.lezzetCesitSingle.noImage-tnLarge { height: 240px; }
}
@media (min-width:992px) and (max-width:1199px) { 
}
@media (min-width:1200px) { 
}
.goBackLink {
	margin-bottom: 1.8em;
}
.catchLezzetKatalogu {
	width: 100%;
	height: 140px;
	background:url(images/lezzet-katalogu.png) center center repeat-x;
	margin-top: 2em;
	margin-bottom: 2em;
}
	.catchLezzetKataloguTitle {
		font-size: 3.5em;
		line-height: 130px;
		font-family: 'Great Vibes', cursive;
		color: #583211;
	}
	.catchLezzetKataloguBody {
		color: #4D1F00;
		font-size: 1.2em;
		padding-top: 40px;
	}
@media (max-width:479px) { 
	.catchLezzetKataloguTitle { font-size: 2em; line-height: 60px; width: 100%; }
	.catchLezzetKataloguBody { font-size: 0.9em; padding-top: 0; width: 100%; padding-left: 0; padding-right: 0; }
	.catchLezzetKatalogu { background-size: 10px 120px; height: 120px; }
}
@media (min-width:480px) and (max-width:767px) { 
	.catchLezzetKataloguTitle { font-size: 2em; line-height: 75px; }
	.catchLezzetKataloguBody { font-size: 0.9em; padding-top: 18px; padding-left: 0; padding-right: 0; }
	.catchLezzetKatalogu { background-size: 10px 80px; height: 80px; }
}
@media (min-width:768px) and (max-width:991px) { 
	.catchLezzetKataloguTitle { font-size: 3em; line-height: 100px; }
	.catchLezzetKataloguBody { font-size: 1.1em; padding-top: 25px; }
	.catchLezzetKatalogu { background-size: 10px 100px; height: 100px; }
}
@media (min-width:992px) and (max-width:1199px) { 
	.catchLezzetKataloguTitle { font-size: 3em; line-height: 100px; }
	.catchLezzetKataloguBody { font-size: 1.1em; padding-top: 25px; }
	.catchLezzetKatalogu { background-size: 10px 100px; height: 100px; }
}
@media (min-width:1200px) { 
}
.catchHome {
	width: 100%;
	height: 275px;
	background:url(images/catchHome.png) center center repeat-x;
	margin-bottom: 2em;
}
	.catchImage {
		margin-top: 10px;
	}
	.catchHomeTitle {
		font-size: 3.5em;
		padding-top: 20px;
		line-height: 100px;
		font-family: 'Great Vibes', cursive;
		color: #583211;
	}
	.catchHomeBody {
		color: #4D1F00;
		font-size: 1.2em;
	}
	.catchHomeSummary {
		padding-top: 20px;
		color: #7F5234;
		font-size: 1em;
	}
@media (max-width:479px) { 
	.catchHome { height: 165px; background-size: 100% 165px; /* iphonev background-color: red; */ }
	.catchHomeTitle { font-size: 2.5em; line-height: 60px; padding-top: 10px; }
	.catchHomeSummary { padding-top: 2px; }
	.catchHomeBody { font-size: 1em; }
}
@media (min-width:480px) and (max-width:767px) { 
	.catchHome { height: 165px; background-size: 100% 165px; /* iphoneh background-color: red; */ }
	.catchHomeTitle { font-size: 2.5em; line-height: 60px; padding-top: 10px; }
	.catchHomeSummary { padding-top: 2px; }
	.catchHomeBody { font-size: 1em; }
}
@media (min-width:768px) and (max-width:991px) { 
	.catchHome { height: 235px; background-size: 100% 235px; /* ipadv background-color: green; */ }
	.catchHomeTitle { font-size: 2.5em; line-height: 80px; }
}
@media (min-width:992px) and (max-width:1199px) { 
	.catchHome { height: 245px; background-size: 100% 245px; /* ipadh background-color: blue; */ }
	/*
	.catchHomeTitle { font-size: 3em; }
	*/
	.catchHomeTitle { font-size: 2.5em; padding-top: 10px; }
	.catchHomeBody { font-size: 1.1em; }
}
@media (min-width:1200px) { 
	.catchHome { height: 275px; /* large background-color: navy; */ }
}

.catchHome2 {
	width: 100%;
	height: 275px;
	background-color: #f9f3e3;
	margin-bottom: 2em;
}
	.catchImage {
		margin-top: 10px;
	}
	.catchHome2Title {
		font-size: 3.5em;
		padding-top: 20px;
		line-height: 100px;
		font-family: 'Great Vibes', cursive;
		color: #583211;
	}
	.catchHome2Body {
		color: #4D1F00;
		font-size: 1.2em;
	}
	.catchHome2Summary {
		padding-top: 20px;
		color: #7F5234;
		font-size: 1em;
	}
@media (max-width:479px) { 
	.catchHome2 { height: 165px; background-size: 100% 165px; /* iphonev background-color: red; */ }
	.catchHome2Title { font-size: 2.5em; line-height: 60px; padding-top: 10px; }
	.catchHome2Summary { padding-top: 2px; }
	.catchHome2Body { font-size: 1em; }
}
@media (min-width:480px) and (max-width:767px) { 
	.catchHome2 { height: 165px; background-size: 100% 165px; /* iphoneh background-color: red; */ }
	.catchHome2Title { font-size: 2.5em; line-height: 60px; padding-top: 10px; }
	.catchHome2Summary { padding-top: 2px; }
	.catchHome2Body { font-size: 1em; }
}
@media (min-width:768px) and (max-width:991px) { 
	.catchHome2 { height: 235px; background-size: 100% 235px; /* ipadv background-color: green; */ }
	.catchHome2Title { font-size: 2.5em; line-height: 80px; }
}
@media (min-width:992px) and (max-width:1199px) { 
	.catchHome2 { height: 245px; background-size: 100% 245px; /* ipadh background-color: blue; */ }
	/*
	.catchHome2Title { font-size: 3em; }
	*/
	.catchHome2Title { font-size: 2.5em; padding-top: 10px; }
	.catchHome2Body { font-size: 1.1em; }
}
@media (min-width:1200px) { 
	.catchHome2 { height: 275px; /* large background-color: navy; */ }
}
.catchHome3 {
	width:auto;
	height:auto;
	background:#FFF;
	margin:20px auto;
}

/*==================================================
 * Effect 7
 * ===============================================*/
.effect7
{
  	position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.effect7:before, .effect7:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    -webkit-box-shadow:0 0 40px rgba(0,0,0,0.8);
    -moz-box-shadow:0 0 40px rgba(0,0,0,0.8);
    box-shadow:0 0 40px rgba(0,0,0,0.8);
    top:0;
    bottom:0;
    left:10px;
    right:10px;
    -moz-border-radius:400px / 40px;
    border-radius:400px / 40px;
} 
.effect7:after
{
	right:40px; 
    left:auto;
    -webkit-transform:skew(8deg) rotate(3deg); 
       -moz-transform:skew(8deg) rotate(3deg);     
        -ms-transform:skew(8deg) rotate(3deg);     
         -o-transform:skew(8deg) rotate(3deg); 
            transform:skew(8deg) rotate(3deg);
}

.catchRespImage {
	border: 3px solid #806149;
	border-radius: 10px;
	-webkit-border-radius: 10px;
}
/* swipebox start */

html.swipebox {
  overflow: hidden!important;
}

#swipebox-overlay images {
  border: none!important;
}

#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999!important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

#swipebox-slider {
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
}

#swipebox-slider .slide {
  background: url("images/loader.gif") no-repeat center center;
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}

#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

#swipebox-slider .slide images,
#swipebox-slider .slide .swipebox-video-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}

#swipebox-slider .slide .swipebox-video-container {
  background:none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding:5%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}


#swipebox-slider .slide .swipebox-video-container .swipebox-video{
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{
  width: 100%!important; 
  height: 100%!important;
  position: absolute;
  top: 0; left: 0;
}

#swipebox-action, #swipebox-caption {
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

#swipebox-action {
  bottom: -50px;
}
#swipebox-action.visible-bars {
  bottom: 0;
}

#swipebox-action.force-visible-bars {
  bottom: 0!important;
}

#swipebox-caption {
  top: -50px;
  text-align: center;
}
#swipebox-caption.visible-bars {
  top: 0;
}

#swipebox-caption.force-visible-bars {
  top: 0!important;
}

#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next,
#swipebox-action #swipebox-close {
  background-image: url("images/icons.png");
  background-repeat: no-repeat;
  border: none!important;
  text-decoration: none!important;
  cursor: pointer;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 0;
}

#swipebox-action #swipebox-close {
  background-position: 15px 12px;
  left: 40px;
}

#swipebox-action #swipebox-prev {
  background-position: -32px 13px;
  right: 100px;
}

#swipebox-action #swipebox-next {
  background-position: -78px 13px;
  right: 40px;
}

#swipebox-action #swipebox-prev.disabled,
#swipebox-action #swipebox-next.disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}

#swipebox-slider.rightSpring {
  -moz-animation: rightSpring 0.3s;
  -webkit-animation: rightSpring 0.3s;
}

#swipebox-slider.leftSpring {
  -moz-animation: leftSpring 0.3s;
  -webkit-animation: leftSpring 0.3s;
}

@-moz-keyframes rightSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: -30px;
  }

  100% {
    margin-left: 0px;
  }
}

@-moz-keyframes leftSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: 30px;
  }

  100% {
    margin-left: 0px;
  }
}

@-webkit-keyframes rightSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: -30px;
  }

  100% {
    margin-left: 0px;
  }
}

@-webkit-keyframes leftSpring {
  0% {
    margin-left: 0px;
  }

  50% {
    margin-left: 30px;
  }

  100% {
    margin-left: 0px;
  }
}

@media screen and (max-width: 800px) {
  #swipebox-action #swipebox-close {
    left: 0;
  }

  #swipebox-action #swipebox-prev {
    right: 60px;
  }

  #swipebox-action #swipebox-next {
    right: 0;
  }
}


/* Skin 
--------------------------*/
#swipebox-overlay {
  background: #0d0d0d;
}

#swipebox-action, #swipebox-caption {
  text-shadow: 1px 1px 1px black;
  background-color: #0d0d0d;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0d0d0d), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(#0d0d0d, #000000);
  background-image: -moz-linear-gradient(#0d0d0d, #000000);
  background-image: -o-linear-gradient(#0d0d0d, #000000);
  background-image: linear-gradient(#0d0d0d, #000000);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
  opacity: 0.95;
}

#swipebox-action {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}

#swipebox-caption {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  color: white!important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}

.errorInput {
	border-color: red;
}

.branchesList {
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #522308;
		border: 4px solid #e5cbbd;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		padding: 16px 8px 8px;
		margin-top: 20px;
		margin-bottom: 20px;
		background: #fff;
}
	.branchesList a:link, .branchesList a:visited {
		color: #512304;
		border-bottom: 1px solid #AA7448;
		text-decoration: none;
	}
	.branchesList a:hover, .branchesList a:active {
		color: #AA7448;
		border-bottom: none;
		text-decoration: none;
	}
		.branchesList h4 {
			font-size: 1.8em;
			font-family: 'Great Vibes', cursive;
		}

.oskarboxti {
	margin: 0 auto;
		border: 4px solid #e5cbbd;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
}

.downloadBook {
	text-align: center;
	font-size: 12px;
	color: #522308;
		border: 4px solid #e5cbbd;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		padding: 4px 8px;
		margin-top: 20px;
		background: #fff;
}
	.downloadBook a:link, .downloadBook a:visited {
		color: #512304;
		border-bottom: 1px solid #AA7448;
		text-decoration: none;
	}
	.downloadBook a:hover, .downloadBook a:active {
		color: #AA7448;
		border-bottom: none;
		text-decoration: none;
	}

.social {
	font-size: 1px;
		border: 4px solid #e5cbbd;
		-moz-border-radius: 8px;
		-webkit-border-radius: 8px;
		border-radius: 8px;
		padding: 4px 8px;
		background-color: #fff;
}
.social iframe, .socialFooter iframe {
	vertical-align: middle;
}
.social span , .socialFooter span {
	display: inline-block;
	width: 100px;
}
.social .google, .socialFooter .google  {
	width: 75px;
}
.social .facebook {
	width: 85px;
}
.socialFooter .facebook  {
	width: 135px;
}
.socialFooter .twitter {
	width: 132px;
}
.social .pinterest {
	width: 85px;
}
.socialFooter .pinterest  {
	width: 150px;
}

/* padding-bottom and top for image */
.mfp-no-margins img.mfp-img {
	padding: 0;
}
/* position of shadow behind the image */
.mfp-no-margins .mfp-figure:after {
	top: 0;
	bottom: 0;
}
/* padding for main container */
.mfp-no-margins .mfp-container {
	padding: 0;
}


/* 

for zoom animation 
uncomment this part if you haven't added this code anywhere else

*/
/*

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
	opacity: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.3s ease-out; 
	-moz-transition: all 0.3s ease-out; 
	-o-transition: all 0.3s ease-out; 
	transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
		opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
		opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
	opacity: 0;
}
*/

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #cccccc; }
    .mfp-preloader a:hover {
      color: white; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: black; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444444; }
  .mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
  
  


            .corner.m-close { 
                color: white; 
                background: black; 
                position: absolute; 
                right: 0; 
                top: 0;
                font-weight: bold; 
                font-size: 18px; 
                padding: 10px;
            }
            .magnifik-notice {
                position: absolute; 
                left: 50%; 
                top: 50%;
                width: 300px; 
                height: 36px; 
                margin-left: -160px; 
                margin-top: -28px; 
                padding: 10px;
                vertical-align: middle; 
                text-align: center; 
                font-weight: bold; 
                font-size: 16px; 
                line-height: 18px;
                background: rgba(0,0,192,0.5); 
                color: white; 
                opacity: 1;
            }
            .magnifik-notice-fade {
                -webkit-transition: opacity 4s ease-in; 
                -o-transition: opacity 4s ease-in; 
                -moz-transition: opacity 4s ease-in; 
                -ms-transition: opacity 4s ease-in; 
                transition: opacity 4s ease-in;
                opacity: 0;
             }
            .z4-wrap { 
                height: 300px; 
                border: 3px solid black; 
            }
