/* 
Theme Name: Yahrziet Memorial
Theme URI: http://www.Yahrziet Memorial.com
Description: This theme was created by Owen Piccirillo for MESstudios.
Version: 1.0
Author: Owen Piccirillo
Author URI: http://www.messtudios.com

*/

/* Main
---------------------------------------------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	outline:none;
}
ul, li {
	list-style-type: none
}
.clr {
	clear:both;
}
img {
	border:0;
}
a:link, a:visited, a:hover, a.selected {
	color:#000;
	text-decoration:none;
}
p {
	padding-bottom:10px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	height:100%;
	background:#fff;
	overflow-x:hidden;
	padding:0;
	font-smooth:always;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
}
ol li {
	list-style-type: decimal;
}
ul li {
	list-style-type: disc;
	margin-left:25px;
	margin-bottom:5px;
}
li {
	line-height:20px;
}
<!--
Responsive
-->
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
 display: block;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
.video embed, .video object, .video iframe {
	width: 100%;
	height: auto;
}
.videowrapper {
	float: none;
	clear: both;
	width: 100%;
	margin:0 auto;
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}
.videowrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 90%;
}
/* Header -----------------------------------------------------------*/
.header-wrapper {
	height:65px;
	width: 100%;
	position:relative;
	background:#3445b0;
}
.header-wrapper-memorial {
	height:65px;
	width: 100%;
	position:relative;
}
.header {
	width:100%;
	max-width:1170px;
	margin:0 auto;
	position:relative;
}
.logo {
	background:url(../images/yahrzeit-memorial-logo.png) no-repeat;
	width:220px;
	height:29px;
	text-indent:-9999px;
	z-index:1;
	position:absolute;
	top:15px;
	left:10px;
}

.zsmall-font {
	font-size:0.7em;
}

.normaldd {
	font-weight: normal;
	font-size:smaller;
}

/* image retina display */
@media all and (-webkit-min-device-pixel-ratio: 2), all and (-moz-min-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 2), all and (-o-min-device-pixel-ratio: 2/1) {
 .logo {
 background:url(../images/yahrzeit-memorial-logo-2x.png) no-repeat;
 background-size:220px 29px;
}
}
.logo a:link, .logo a:visited {
	display:block;
	width:220px;
	height:29px;
}
.navigation-desktop {
	width:70%;
	position:absolute;
	top:20px;
	right:10px;
	height: 65px;
}
.navigation-desktop-left {
	display: table;
	width: 100%;
}
.navigation-desktop-left li {
	display:table-cell;
}
.navigation-desktop-left a:link, .navigation-desktop-left a:visited {
	padding: 7px 5px 7px 5px;
	display: block;
	text-align: center;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	line-height:12px;
}
.navigation-desktop-left a:hover, .navigation-desktop-left a.selected {
	color:#e1d500;
}
.nav-bbb {
	background-color:#0a198b;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#hamburger {
	float:right;
	border-radius: 3px 3px 3px 3px;
	cursor: pointer;
	display: block;
	height: 24px;
	padding: 20px 24px 10px 20px;
	position: relative;
	width: 25px;
	background: #fff;
}
#hamburger div {
	background-color: #000;
	border: 1px solid #000;
	border-radius: 2px 2px 2px 2px;
	height: 2px;
	margin-top: 3px;
	width: 90%;
}
.goog-te-menu-value {
	padding:2px;
}
.goog-te-menu-value span {
	padding-right:5px;
}
.navigation-desktop-right {
	position:absolute;
	top:0;
	right:5px;
}
.navigation-desktop-right li {
	display:inline;
	float:left;
}
.navigation-desktop-right a:link, .navigation-desktop-right a:visited {
	padding: 25px 20px 20px 0px;
	display: block;
	text-align: center;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
}
.navigation-desktop-right a:hover, .navigation-desktop-right a.selected {
	color:#e1d500;
}
.icon-nav-arrow {
	background:url(../images/icon-arrow.png) no-repeat 46px 29px;
}
.icon-nav-plaque {
	background:url(../images/icon-plaque.png) no-repeat 50px 29px;
}
.icon-nav-how {
	background:url(../images/icon-how.png) no-repeat 50px 29px;
}
.hamburger {
	display:none;
	position:absolute;
	top:13px;
	right:15px;
	cursor: pointer;
	height: 24px;
	padding: 8px 12px 8px 12px;
	width: 25px;
	background-color:#0a198b;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.hamburger div {
	background-color: #fff;
	border: 1px solid #fff;
	border-radius: 2px 2px 2px 2px;
	height: 2px;
	margin-top: 3px;
	width: 90%;
}
.hamburger:hover {
}
.nav-hide-mobile {
	display:none;
}
.navigation-mobile {
	background-color:#202d7b;
	position:relative;
	z-index:100;
}
.navigation-mobile li {
	display:block;
	border-bottom:1px solid #3445b0;
	margin:0px 20px;
}
.navigation-mobile a:link, .navigation-mobile a:visited {
	padding: 27px 5px 27px 5px;
	display: block;
	text-align: left;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	background-color:#202d7b;
	text-transform:uppercase;
}
.navigation-mobile a:hover, .navigation-mobile a.selected {
	color:#e1d500;
}
.icon-mobile-nav-arrow {
	Xbackground:url(../images/icon-arrow.png) no-repeat 54px 31px;
}
#google_translate_element {
	text-align:right;
	position:absolute;
	top:70px;
	right:5px;
	z-index:1;
}
#google_translate_element img {
	display:none;
}
/* Content -----------------------------------------------------------*/
.content-wrapper {
	width: 100%;
	position:relative;
	background:transparent url('../images/bg-main.jpg') center center no-repeat;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-main.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-main.jpg', sizingMethod='scale')";
}
.content {
	width:100%;
	max-width:1170px;
	margin:0 auto;
	position:relative;
}
.main {
	height:485px;
	text-align:center;
	-webkit-transition: height 400ms ease;
	-moz-transition: height 400ms ease;
	-o-transition: height 400ms ease;
	-ms-transition: height 400ms ease;
	transition: height 400ms ease;
}
.home-branding {
	padding:30px 0px 0px 0px;
	visibility: visible;
	opacity: 1;
	transition: opacity 2s linear;
}
.home-branding img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
.main p {
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	max-width:630px;
	margin:0 auto;
	padding:15px 10px 0px 10px;
	text-shadow:0px 0px 4px #000;
}
.home-search-form {
	padding:10px 10px 60px 10px;
	position:relative;
	text-align:center;
}
.home-search-field {
	padding:13px 2%;
	background-color:#fafafa;
	cursor:pointer;
	width:66%;
	font-size:18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.form-fix {
	position:relative;
}
.home-search-field:focus {
	box-shadow: 0px 0px 15px #3445b0;
	-webkit-box-shadow:  0px 0px 15px #3445b0;
	-moz-box-shadow: 0px 0px 15px #3445b0;
}
.home-search-submit {
	background-color:#3445b0;
	border:1px solid #3445b0;
	color:#FFF;
	font-size:18px;
	margin:10px 0px;
	display:block;
	height:41px;
	width:40%;
	max-width:200px;
	text-align:center;
	position:absolute;
	top:55px;
	right:16%;
	cursor:pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.home-search-submit:hover {
	background-color:#0a198b;
}
.home-search-form-top {
	padding:10px 10px 60px 10px;
	position:relative;
	text-align:center;
	background-color:#0a198b;
}
.home-search-field {
	padding:13px 2%;
	background-color:#fafafa;
	cursor:pointer;
	width:66%;
	font-size:18px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.form-fix {
	position:relative;
}
.home-search-field:focus {
	box-shadow: 0px 0px 15px #3445b0;
	-webkit-box-shadow:  0px 0px 15px #3445b0;
	-moz-box-shadow: 0px 0px 15px #3445b0;
}
.home-search-submit {
	background-color:#3445b0;
	border:1px solid #3445b0;
	color:#FFF;
	font-size:18px;
	margin:10px 0px;
	display:block;
	height:41px;
	width:40%;
	max-width:200px;
	text-align:center;
	position:absolute;
	top:55px;
	right:16%;
	cursor:pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.home-search-submit:hover {
	background-color:#0a198b;
}
.home-buttons {
}
.home-buttons p {
	padding:0;
}
.home-buttons a:link, .home-buttons a:visited {
	display:block;
	padding:11px 0px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	border:3px solid #ccc;
	text-align:center;
	font-size:15px;
	background:url(../images/bg-dark.png);
}
.home-buttons a:hover {
	color:#e1d500;
}
.home-fix-buttons {
	margin-top:100px;
}
.home-buttons-second p {
	padding:0;
}
.home-buttons-second a:link, .home-buttons-second a:visited {
	display:block;
	padding:11px 0px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	border:3px solid #ccc;
	text-align:center;
	font-size:15px;
}
.home-buttons-second a:hover {
	color:#ff9700;
}
.home-fix-buttons {
	margin-top:100px;
}
/* Intro -----------------------------------------------------------*/
.intro-wrapper {
	background:url(../images/bg-gray.gif);
}
.fix-repeat {
	background:url(../images/fix-repeat.gif);
	height:30px;
}
.intro {
	width:100%;
	max-width:1170px;
	margin:0 auto;
	position:relative;
	text-align:center;
}
.intro-padding {
	padding:10px 10px 10px 10px;
}
.intro h1 {
	color:#000;
	font-size:40px;
	margin-bottom:20px;
	max-width:700px;
	display:inline-block;
	text-shadow:0px 1px 0px #fff;
}
.intro p {
	color:#666;
	line-height:26px;
	font-size:18px;
}
/* Account types -----------------------------------------------------------*/
.account-types-wrapper {
	background:#fff;
}
.account-types {
	width:100%;
	max-width:1170px;
	margin:0 auto;
	position:relative;
	text-align:center;
}
.account-types h2 {
	color:#333;
	font-size:26px;
	max-width:700px;
	display:inline-block;
	padding-top:10px;
}
.account-padding {
	padding:50px 40px;
}
.account-plan {
	background:#fff;
	color:#333;
	text-align:left;
	padding:20px;
	border:1px solid #CCC;
}
.account-plan h3 {
	font-size:26px;
	padding-bottom:10px;
}
.account-plan p {
	line-height:22px;
}
.account-plan p span {
	color:#ff9700;
	font-weight:bold;
}
.account-price {
	padding:30px 0px;
	font-size:40px;
	font-weight:bold;
}
.account-price small {
	font-size:20px;
	color:#666;
	font-weight:100;
}
.account-plan p a:link, .account-plan p a:visited {
	padding:10px 20px;
	color:#333;
	font-weight:bold;
	text-transform:uppercase;
	border:3px solid #ccc;
	text-align:center;
	font-size:16px;
	display:block;
}
.spanPadding {
	padding:0px 0px 20px 0px;
}
/* Features -----------------------------------------------------------*/
.features-wrapper {
	position:relative;
	background-color:#202121;
}
.features-container {
	max-width:1170px;
	margin:0 auto;
	position:relative;
	padding:0px 0px;
}
.features {
	padding:20px 20px 0 20px;
}
.features h3 {
	padding:35px 0px 0px 0px;
	color:#666;
	font-size:20px;
	font-weight:100;
	font-style:italic;
}
.features p {
	color:#fff;
	font-size:20px;
	font-style:italic;
	line-height:36px;
	margin-bottom:0px;
	font-family:"Times New Roman", Times, serif;
}
.features p span {
	font-size:25px;
	color:#666;
}
.features strong {
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
}
.lazypic {
}
.lazypic img {
	width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
}
/* Footer -----------------------------------------------------------*/
.footer-design {
	margin:0px auto;
	width:auto;
	text-align:center;
	padding:30px 20px;
	background:#fff;
}
.fix img {
	width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	max-width:644px;
}
.footer-design img {
	width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	max-width:400px;
}
.footer-wrapper {
	position:relative;
	background:url(../images/icon-clear.png) #3445b0;
}
.footer-container {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	position:relative;
	padding:0px 0px;
	color:#FFF;
}
.footer-links {
	padding:0px 10px;
	font-size:13px;
	color:#999;
}
.footer-links strong {
	color:#CCC;
	font-size:16px;
	display:block;
	padding-bottom:10px;
}
.footer-links a:link, .footer-links a:visited {
	color:#999;
	display:block;
	padding:3px 0px;
}
/* Copy -----------------------------------------------------------*/
.copy-wrapper {
	background-color:#3445b0;
}
.copy {
	width:100%;
	max-width:1000px;
	margin:0 auto;
	position:relative;
	text-align:left;
}
.copy-padding {
	padding:10px 10px 5px 10px;
}
.copy p {
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}
/* Search -----------------------------------------------------------*/
.search-wrapper {
	width: 100%;
	position:relative;
	background-color:#FFF;
}
.search-wrapper-account {
	width: 100%;
	position:relative;
	background-color:#FFF;
}
.search {
	width:100%;
	max-width:1170px;
	margin:0 auto;
	position:relative;
	border-bottom:1px solid #f2f2f2;
}
.search h3 {
	font-size:18px;
	font-weight:100;
	padding:10px 20px;
}
.results-wrapper {
	border-top:2px solid #FFF;
	background-color:#dcdcdc;
}
.results {
	width:100%;
	max-width:1170px;
	margin:0 auto;
	position:relative;
	text-align:center;
}
.results h1 {
	color:#000;
	font-size:40px;
	margin-bottom:20px;
	max-width:700px;
	display:inline-block;
	text-shadow:0px 1px 0px #fff;
}
.results-list li {
	list-style-type:none;
}
.results-list li a:link, .results-list li a:visited {
	padding:15px 0px;
	border-top:1px solid #ccc;
	display:block;
}
.results-list li a:hover {
	text-decoration:underline;
	color:#999;
}
/* Content -----------------------------------------------------------*/
.memorial-wrapper {
	width: 100%;
	position:relative;
	background:transparent url('../images/bg-wood.jpg') center center no-repeat;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-wood.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-wood.jpg', sizingMethod='scale')";
}
.memorial {
	width:100%;
	max-width:1170px;
	margin:0 auto 0px auto;
	position:relative;
	padding:0px 0px 60px 0px;
	text-align:center
}
.plaque-wrapper {
	width:90%;
	background:url('../images/bg-plaque.jpg') center center;
	margin:0 auto;
	padding:20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 0px -5px 15px #000;
	-webkit-box-shadow:  0px -5px 15px #000;
	-moz-box-shadow: 0px -5px 15px #000;
}
.plaque {
	padding:30px 0px 30px 0px;
	background-color:#240b00;
	text-shadow:0px -2px 0px #000;
	border:2px solid #000;
	border-top:1px solid #c79b3c;
	color:#c79b3c;
	box-shadow: 0px 0px 15px #c79b3c;
	-webkit-box-shadow:  0px 0px 15px #c79b3c;
	-moz-box-shadow: 0px 0px 15px #c79b3c;
	background:url('../images/bg-grain.gif');
}
.plaque h1 {
	font-size:80px;
	padding-bottom:5px;
}
.plaque p {
	font-size:18px;
}
p.funueral-title {
	font-size:22px;
	font-weight:bold;
}
.memorial-design {
	position:absolute;
	bottom:0;
	right:55px;
	z-index:1;
	width:auto;
	text-align:right;
}
.memorial-design img {
	width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	max-height:160px;
	max-width:203px;
}
.memorial-padding {
	padding:50px 80px;
}
#home-search-form label {
	text-align:left;
}
.hebrew-calendar-box {
	position:relative;
	width:75%;
	margin:0 auto;
	text-align:left;
	padding-left:25px;
	height:37px;
}
.hebrew-calendar-check {
	position:absolute;
	top:23px;
	left:0;
	text-align:left;
}
.hebrew-calendar {
	position:absolute;
	top:22px;
	left:20px;
	font-weight:bold;
	font-size:13px;
}
.at300bs {
	display:none;
}
.candle {
	position:absolute;
	bottom:-40px;
	right:0px;
	width: 316px;
	height: 316px;
	display: inline-block;
	background:url(../images/glow.png) no-repeat center center;
	z-index:10;
}
/* Accordian
---------------------------------------------------------------------------------*/
.Zebra_Accordion dd {
	display: none
}
.Zebra_Accordion dt {
	cursor: pointer
}
dl.Zebra_Accordion {
	font-weight:bold; 
	font-size:1.0em;
}
dl.Zebra_Accordion dt {
	color:#fff;
/*+	font-size:1.0em; */
	padding: 10px;
	background-color:#3445b0;
	border-bottom:1px solid #333;
}
dl.Zebra_Accordion dd {
	padding: 15px 0;
	margin: 0px 0;
	line-height:22px;
}
dl.Zebra_Accordion dt.Zebra_Accordion_Expanded {
	font-weight:bold;
	color:#fff;
}
.how-wrapper {
	width: 100%;
	position:relative;
	background:transparent url('../images/bg-texture.jpg') center center no-repeat;
	background-size:cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-texture.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/bg-texture.jpg', sizingMethod='scale')";
	box-shadow:inset 0px -5px 15px #000;
	-webkit-box-shadow: inset 0px -5px 15px #000;
	-moz-box-shadow: inset 0px -5px 15px #000;
}
.how {
	width:100%;
	max-width:1170px;
	margin:0 auto;
	position:relative;
	padding:40px 0px;
}
/* Forms
---------------------------------------------------------------------------------*/
.forms-wrapper {
	border-top:2px solid #FFF;
	background-color:#fff;
}
.forms {
	width:100%;
	max-width:1170px;
	margin:0 auto;
	position:relative;
	text-align:left;
}
/* Form styles  *//* Form styles  *//* Form styles  *//* Form styles  *//* Form styles  *//* Form styles  */
.form-wrapper {
	padding:10px 10px 10px 10px;
	margin:0 auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	max-width:600px;
}
.form-wrapper p {
	padding:0px;
	margin:0px;
}
.stickBee {
	display:none;
}
fieldset {
	border:none;
}
legend, .legend-form {
	font-size:22px;
	font-weight:bold;
	border-bottom:1px solid #CCC;
	width:95%;
	display:block;
	margin-bottom:20px;
	padding:5px 0px 15px 0px;
	display:xnone;
}
label {
	width:100%;
	font-size:16px;
	text-align:left;
}
.legend-form small {
	font-size:12px;
	font-weight:100;
}
input, textarea {
	border: 1px solid #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding:2px;
}
.text-form {
	width:95%;
	height:16px;
	font:14px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.text-form-add {
	background-color:#f3f3f3;
	padding:20px 0px;
	display:block;
	font-size:12px;
	margin:5px 0px;
	padding:5px;
}
#addScnt {
	background-color:#f3f3f3;
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:10px;
	display:inline-block;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.textarea-form {
	width:100%;
	padding-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	height:80px;
	font:13px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	border:1px solid #999;
}
.text-form:hover, textarea:hover {
	background-color:#f4f4f4;
}
.text-form:focus, textarea:focus {
	border-color:#000;
}
.formcheck {
	float:left;
	border:none;
l margin:4px 8px 0px 0px;
}
.submit {
	background-color:#3445b0;
	border:none;
	color:#FFF;
	font-size:18px;
	margin:10px 0px;
	display:block;
	height:41px;
	width:34%;
	max-width:200px;
	text-align:center;
	cursor:pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
/* Validation Message: Server-Side */
.msg {
	margin-bottom:30px;
}
.msg.success {
	color:#86a62f;
}
.msg.error {
	color:#cd5a5a;
}
/* Validation Message: Javascript */	
#error {
	display:none;
}
.needsfilled {
	background:#fff7f7;
	border-color: #cd5a5a;
	color:#000;
}
.create-box {
	border:1px solid #999;
	margin-bottom:5px;
	padding:5px 0px 5px 5px;
	width:75%;
	background-color:#ebeeff;
	display:block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.create-box-fix {
	font-size:18px;
	font-weight:bold;
	padding:0px 0px 0px 10px;
}
.createFuneral, .createIndividual {
	float:left;
	margin-top:3px;
}
/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | http://dbushell.com/
 */

.pika-single {
	z-index: 9999;
	display: block;
	position: relative;
	width: 240px;
	padding: 8px;
	color: #333;
	background: #fff;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.pika-single.is-hidden {
	display: none;
}
.pika-single.is-bound {
	position: absolute;
	box-shadow: 0 5px 15px -5px rgba(0,0,0,.5);
}
.pika-title {
	position: relative;
	text-align: center;
}
.pika-label {
	display: inline-block;
 *display: inline;
	position: relative;
	z-index: 9999;
	overflow: hidden;
	margin: 0;
	padding: 5px 3px;
	font-size: 19px;
	line-height: 20px;
	font-weight: bold;
	background-color: #fff;
}
.pika-title select {
	cursor: pointer;
	position: absolute;
	z-index: 9998;
	margin: 0;
	left: 0;
	top: 5px;
	filter: alpha(opacity=0);
	opacity: 0;
}
.pika-prev, .pika-next {
	display: block;
	cursor: pointer;
	position: relative;
	outline: none;
	border: 0;
	padding: 0;
	width: 20px;
	height: 30px;
	/* hide text using text-indent trick, using width value (it's enough) */
    text-indent: 20px;
	white-space: nowrap;
	overflow: hidden;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 75% 75%;
	opacity: .5;
 *position: absolute;
 *top: 0;
}
.pika-prev:hover, .pika-next:hover {
	opacity: 1;
}
.pika-prev, .is-rtl .pika-next {
	float: left;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==');
 *left: 0;
}
.pika-next, .is-rtl .pika-prev {
	float: right;
	background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=');
 *right: 0;
}
.pika-prev.is-disabled, .pika-next.is-disabled {
	cursor: default;
	opacity: .2;
}
.pika-select {
	display: inline-block;
 *display: inline;
}
.pika-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0;
}
.pika-table th, .pika-table td {
	width: 14.285714285714286%;
	padding: 0;
}
.pika-table th {
	color: #999;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-align: center;
}
.pika-button {
	cursor: pointer;
	display: block;
	outline: none;
	border: 0;
	margin: 0;
	width: 100%;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	background: #f5f5f5;
}
.is-today .pika-button {
	color: #33aaff;
	font-weight: bold;
}
.is-selected .pika-button {
	color: #fff;
	font-weight: bold;
	background: #33aaff;
	box-shadow: inset 0 1px 3px #178fe5;
	border-radius: 3px;
}
.is-disabled .pika-button {
	pointer-events: none;
	cursor: default;
	color: #999;
	opacity: .3;
}
.pika-button:hover {
	color: #fff !important;
	background: #ff8000 !important;
	box-shadow: none !important;
	border-radius: 3px !important;
}
/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #000;
	opacity: 0.7;
	filter:alpha(opacity=70);
}
.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;
	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;
	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;
}
.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;
	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;
}
.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;
}
.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-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;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}
/* 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: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 {
	line-height: 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-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.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;
}
/* The shadow behind the image */
  .mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0;
}
.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;
}
.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px;
}
}
@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;
}
/* overlay at start */
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out;
	-moz-transition: all 0.15s ease-out;
	transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}

