@CHARSET "UTF-8";
/*.StivaGalleryThumbsbar img{
cursor: pointer;
margin: 0 5px 5px 0;
border: none;
}
.StivaGalleryHover{
background-color: #ececec;
}

.property-paginator{	
list-style: none;
margin: 0;
padding: 0;
overflow: hidden;
}
.property-paginator li{
display: inline;
}
.property-paginator span.current{
margin: 0 5px 0 0;
text-decoration: underline;
}
.property-paginator span.dots{
margin: 0 5px 0 0;
}
.property-paginator b.focus{
cursor: pointer;
font-weight:normal;
margin: 0 5px 0 0;
}
.property-heading{
height: 30px;
line-height: 30px;
}*/

* { box-sizing: border-box; } 

.grid {
width: 100%;
margin: 0 auto;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
border: none;
}
.grid:after {
content: '';
display: block;
clear: both;
}
.grid-item {
width: 320px;
display: inline-block;
  vertical-align: top;
padding:0px;
margin:0px;
position: relative;
}
.grid-item a{color:black;text-decoration: none;}
  
.grid-item h2 {color:black;font-size: 15px;}
.grid-item h2:hover{color:blue;font-size: 15px;}
#layout4fullpage{
width:100%; 
margin:0px; 
padding:0px; 
overflow-x:hidden; 
overflow-y:hidden;
}
.grid-item img{
width:100% !important;
margin:0px; 
padding:0px; 
border:none !important;
}
.center{
text-align:center;
}
.left{
text-align:left;
}
.right{
text-align:right;
}
.albumoutergrid {
overflow-x:hidden; 
overflow-y:hidden;
}
.layout4menu {
/* position: relative;*/
width: auto;
text-align:left;
}
.layout4menu img {
width: 33px;
vertical-align:middle;
margin-right: 12px;
}

.youtubeImg
{
width: 56px;
height: 56px;
position: absolute;
top: 50%;
left: 50%;
-ms-transform: translate(-28px, -28px);
-webkit-transform: translate(-28px, -28px);
-moz-transform: translate(-28px, -28px);
-o-transform: translate(-28px, -28px);
transform: translate(-28px, -28px);
border:none;
}

.layout4menu ul {
display: none;
left: auto;
padding-left:0px;
padding-right:0px;
padding-top: 12px;
padding-bottom: 0px;
margin-top: 0px;
margin-left:0px;
position: absolute;
top: auto;
z-index:99;
background-color:#FFF;
text-decoration: none;
list-style-type: none;
}
.layout4menu li a{
background: white none repeat scroll 0 0;
border-bottom: 1px solid #f1f1f1;
border-top: 1px solid #f1f1f1;
box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.05);
border-right: 1px solid #f1f1f1;
border-left: 1px solid #f1f1f1;
list-style: outside none none;
list-style-type: none;
display:inline-block;
padding: 10px;
width: 300px;
font-family: 'Roboto', sans-serif;
color: #3694D6;
font-size: 16px;
line-height: 20px;
font-weight: 300;
text-decoration: none;
cursor: pointer;
margin:0px;
}
.layout4menu ul li a:hover {
color: #2782C5;
background: #f4f4f4;
}
.layoutall{
font-family: 'Roboto', sans-serif;
color: #3694D6;
font-size: 16px;
line-height: 20px;
font-weight: 300;
text-decoration:none;
}
.layoutallcount{
color:#a3a3a6;
}
.fancybox-title{
text-align:center !important;
}

#layout4body{
/*background-color: #EBEBEB;*/
}
.album_thumbnails_frontend_name {
font-family: 'Roboto', sans-serif;
color: #2b2b2b;
font-size: 16px;
line-height: 20px;
font-weight: 300;
text-decoration: none;
padding-top: 6px;
}
.album_thumbnails_frontend_name a {
color: #3694D6;
text-decoration:none;
}
.album_thumbnails_frontend_name a:hover {
color: #2782C5;
text-decoration:none;
}

/* Media Queries */	
@media screen and (max-width: 700px) 
{
.album_thumbnails_frontend_name {
font-size: 15px;
line-height: 19px;
}
.layout4menu ul li a {
font-size: 15px;
line-height: 19px;
}
.layoutall{
font-size: 15px;
line-height: 19px;
}
}
	@media screen and (max-width: 550px) 
	{
	.youtubeImg
	{
	width: 36px;
	height: 36px;
	-ms-transform: translate(-18px, -18px);
	-webkit-transform: translate(-18px, -18px);
	-moz-transform: translate(-18px, -18px);
	-o-transform: translate(-18px, -18px);
	transform: translate(-18px, -18px);
	}
	}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
		cursor: default;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 5px;
	   -moz-border-radius: 5px;
	        border-radius: 5px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: -1px 1px 13px 13px rgba(0,0,0,0.04);
 	-moz-box-shadow: -1px 1px 13px 13px rgba(0,0,0,0.04);
	box-shadow: -1px 1px 13px 13px rgba(0,0,0,0.04);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px; 
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading {
	background-image: url('core/libs/jquery/plugins/fancybox/img/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('core/libs/jquery/plugins/fancybox/img/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	background-image: url('core/libs/jquery/plugins/fancybox/img/close3.png');
	position: absolute;
	top: -15px;
	right: -15px;
	width: 25px;
	height: 25px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 20%;
	width: 36px;
	height: 60%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('core/libs/jquery/plugins/fancybox/img/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 56px;
	margin-top: -28px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	background-image: url(core/libs/jquery/plugins/fancybox/img/fancy_nav_left2.png);
	background-repeat: no-repeat;
	background-position: left center;
	width: 36px;
	height: 56px;
	left: 0px;
}

.fancybox-next span {
	right: 0px;
	background-image: url(core/libs/jquery/plugins/fancybox/img/fancy_nav_right2.png);
	background-repeat: no-repeat;
	background-position: right center;
	width: 36px;
	height: 56px;
}

.fancybox-nav:hover span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 56px;
	margin-top: -28px;
	cursor: pointer;
	z-index: 8040;
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('core/libs/jquery/plugins/fancybox/img/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font-family: 'Roboto', sans-serif;
	font-size:16px;
	line-height: 20px;
	color:#727272;
	font-weight: 400;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	left: 5%;
	margin-bottom: 15px;
	z-index: 8050;
	text-align: left;
	width:77.5%;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right:0;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: normal;
	line-height: 24px;
	width: 100%;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}


/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading {
		background-image: url('core/libs/jquery/plugins/fancybox/img/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}
	#fancybox-loading div {
		background-image: url('core/libs/jquery/plugins/fancybox/img/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* Media Queries */	
    @media screen and (max-width: 1080px) 
	{	
	}
	
	@media screen and (max-width: 950px) 
	{	
	}
	
	@media screen and (max-width: 630px) 
	{
	}
	
	@media screen and (max-width: 460px) 
	{
		.fancybox-nav {
		width: 25px;
		}
		.fancybox-prev span {
		background-image: url(core/libs/jquery/plugins/fancybox/img/fancy_nav_left3.png);
		width: 25px;
		height: 39px;
		}
		.fancybox-next span {
		background-image: url(core/libs/jquery/plugins/fancybox/img/fancy_nav_right3.png);
		width: 25px;
		height: 39px;
		}
	}
