body:after
{
content: url(images/vertical-cloth.png);
display: none;
}

#logo { width: 25%; min-width: -webkit-calc(480px - 12%); min-width: -moz-calc(480px - 12%); float: left; }

h1 { font-family: Arial; line-height: .5em; color: #fff; font-weight: normal; margin-top: 0px; min-width: -webkit-calc(480px - 12%); font-size: 400%; }
h2 { font-family: Garamond, sans-serif; line-height: 1em; color: #000; margin-bottom: 0px; font-weight: normal; color: #888; }
p { font-family: Garamond, sans-serif; line-height: 1.4em; font-size: 16px; color: #222; text-align: left; /* min-width: -webkit-calc(800px - 12%); */ }
body { padding: 0px; margin: 0px; background-image: url(images/vertical-cloth.png); }
.wrapper { min-width: -webkit-calc(480px - 12%); width: 88%; padding: 4% 6%; }
.wrapper ul { margin: 0px; padding-left: 0px; font-size: 0px; margin-top: 20px; border-bottom: 1px solid #ccc; text-align: left; }
.wrapper ul li { list-style-type: none; padding: 5px 0px; font-size: 14px; font-family: verdana; font-weight: normal; color: #aaa; text-transform: uppercase; width: 90px; margin: 0px; display: inline-block; text-align: center; }
.wrapper ul li:hover { cursor: pointer; color: #333; }
.wrapper ul li:last-child { margin-right: 0px; }
.wrapper ul li.this { color: #333; margin: 0px; background: #ccc; }
div#expand { -webkit-transition: all 1s ease-in-out; }
.bubble { display: inline-block; width: 29%; padding: 2%; padding-top: 1%; min-width: -webkit-calc(480px - 20%); vertical-align: top; font-family: garamond, georgia; line-height: 1.4em; }
.bubble h2 { margin-bottom: 10px; font-family: helvetica, sans-serif; font-weight: bold; line-height: 1.4em; }
/* img { opacity: .2; -webkit-transition: opacity 0.2s ease-in-out; }
img:hover { opacity: 1; } */
.preview { width: 161px; height: 160px; background: #aaa; opacity: .5; -webkit-transition: opacity 0.2s ease-in-out; overflow: hidden; display: inline-block; margin: 0 10px; border-radius: 10px; }
.preview:hover { opacity: 1; }
div#slider { -webkit-transition: left 0.4s ease-in-out; }
.galleria-container { background: rgba(0,0,0,.3); }
#gallery img { border: 0px; }
#gallery img:hover { }
.fancywrap { width: 200px; height: 133px; border-radius: 0px; overflow: hidden; display: inline-block; vertical-align: top; margin: 0px 1px 7px 0px; }
.fancywrap img { width: 100%; height: auto; }
#gallery { margin-top: 25px; }

.wrapbg {
padding: 3% 6% 2%;

background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 1%, rgba(0,0,0,0) 85%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(1%,rgba(0,0,0,1)), color-stop(85%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 1%,rgba(0,0,0,0) 85%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 1%,rgba(0,0,0,0) 85%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 1%,rgba(0,0,0,0) 85%); /* IE10+ */
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(0,0,0,1) 1%,rgba(0,0,0,0) 85%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */ff',GradientType=0 ); /* IE6-8 */
}

.wrapcontent {
min-height: 340px; padding-top: 1%; padding-bottom: 2%; display: inline-block;
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

@media (max-width: 530px) { 
	.address { margin-bottom: 20px; }
}
