﻿body{
    font-family: 'Frank Ruhl Libre', serif;	
	background: #fff;
	font-weight: 400;
	font-size: 12px;
	overflow-y: scroll;
	overflow-x: hidden;
margin: 0px;
    height: 100%;
    width: 100%;	
}
.header{
    background-color: transparent;
	position:fixed;
	width:100%;
	height:100px;
	left:0px;
}
.ie7 body{
	overflow:hidden;
}
.Content{
	font-weight:normal;
  line-height:1.5vw;
  font-size: 1vw;
	width:100%;
    padding-left: 0px;
	padding-top:100px;
	padding-bottom:50px;
	float:left;
	text-align: left;
	vertical-align: middle;
	line-height: 1.25em;
}
.ContentDetail{
	font-weight:normal;
  line-height:1.5vw;
  font-size: 1vw;
	width:80%;
    padding-left: 200px;
	padding-top:60px;
	padding-bottom:50px;
	float:left;
	text-align: left;
	vertical-align: middle;
	line-height: 1.25em;
}
.ContentAbout{
	width:80%;
    padding-left: 180px;
	padding-top:100px;
	padding-bottom:50px;
	float:left;
	text-align: left;
	vertical-align: middle;
	line-height: 1.25em;
}
.Content a{
	text-decoration:none;
	color:black;
}
.Content a:hover{
	color:#0000ff;
}
.ContentGallery{
	font-weight:normal;
	font-size:14px;
	width:95%;
    padding-left: 48px;
	padding-top:100px;
	float:left;
	text-align: left;
	vertical-align: middle;
	line-height: 1.25em;
}
.ContentGallery a{
	text-decoration:none;
	color:black;
}
.Content a:hover{
	color:#0000ff;
}
.bg_About {
    /* The image used */
    background-image: url("../images/About_Bg.jpg");

    /* Full height */
    height: 100%;

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#Menu {
	height:20px;
	width:50%;
	position:absolute;
	top:59px;
	left:165px; 
	margin:10px;  
	opacity: 0;
	filter: alpha(opacity=0); /* For IE8 and earlier */	
}
.IconHome {
background-image: url("../images/Home_Icon.png");	
width: 126px;
height: 76px;
	position:absolute;
	top:20px;
	left:48px;  
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	transition: all ease-in 200ms;	
	-webkit-transition: all ease-in 200ms;	
	-moz-transition: all ease-in 200ms;	
	-ms-transition: all ease-in 200ms;	
	-o-transition: all ease-in 200ms;		
}
.IconHomeDetail {
background-image: url("../images/Home_Detail_Icon.png");	
width: 41px;
height: 76px;
	position:absolute;
	top:19px;
	left:100px;  
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	transition: all ease-in 200ms;	
	-webkit-transition: all ease-in 200ms;	
	-moz-transition: all ease-in 200ms;	
	-ms-transition: all ease-in 200ms;	
	-o-transition: all ease-in 200ms;		
}
.ClosePage {
	position:absolute;
	top:69px;
	left:132px;  
	cursor: pointer;
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	transition: all ease-in 200ms;	
	-webkit-transition: all ease-in 200ms;	
	-moz-transition: all ease-in 200ms;	
	-ms-transition: all ease-in 200ms;	
	-o-transition: all ease-in 200ms;		
}
#ExplainBox{
    transition: opacity 0.2s ease-out;	
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */	
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
	background-color:rgba(255, 255, 255, 0.7);
}
#ExplainBox.show{
    transition: opacity 0.2s ease-out;	
	opacity: 1;
	filter: alpha(opacity=100); /* For IE8 and earlier */	
}
#ExplainBox.hide{
    transition: opacity 0.2s ease-out;	
	opacity: 0;
	filter: alpha(opacity=0); /* For IE8 and earlier */	
}
#BabajaniLogo {
	position:fixed;
	height:491px;
	width:132px;
	top:20px;
	left:45px;  
	cursor: pointer;
	opacity: 0.1;
	filter: alpha(opacity=10); /* For IE8 and earlier */
	transition: all ease-in 200ms;	
	-webkit-transition: all ease-in 200ms;	
	-moz-transition: all ease-in 200ms;	
	-ms-transition: all ease-in 200ms;	
	-o-transition: all ease-in 200ms;		
}
#BabajaniLogo:hover {
	opacity: 1.0;
	filter: alpha(opacity=100); /* For IE8 and earlier */
	transition: all ease-in 200ms;	
	-webkit-transition: all ease-in 200ms;	
	-moz-transition: all ease-in 200ms;	
	-ms-transition: all ease-in 200ms;	
	-o-transition: all ease-in 200ms;	
}
.scroller {
	height:300px; 
	overflow:scroll;    
}
ul.horizontal {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	 top:5px;
	left:10px;  
	font-size: 13pt;
}
li {
    float: left;
	margin-left: 4px;
	font-weight: normal;
}
li a:hover {
background-color: transparent;
}
li a {
	display: block;
	color: white;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 2px;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 1);	
}
li  a:hover {
	color:#000;	
}
.active {
    background-color: transparent;
	color:#000;
	font-weight: bold;	
}
.thumbnail img{
    width: 100%;
    height: auto;
    display: block;
}
#photos {
   /* Prevent vertical gaps */
   -webkit-column-count: 4;
   -webkit-column-gap:   4px;
   -moz-column-count:    4;
   -moz-column-gap:      4px;
   column-count:         4;
   column-gap:           4px;
}

#photos img {
  /* Just in case there are inline attributes */
  width: 100% !important;
  height: auto !important;
}
.line {
	width: 100%;
	height: 0px;
	border-bottom: 1px solid #000;
	-webkit-transform:
		translateY(80px)
		translateX(40px)
		rotate(-30deg);
	position: absolute;
	top: 0px;
	right: 0px;
    }
.ImgExp {
  position: relative;
  padding-bottom: 4px;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0s ease;
 background-repeat: no-repeat, repeat;
  background-image: url("../images/Box_Over.png");	
      background-size: 100% auto;
	  background-color:rgba(255, 255, 255, 0.9);
}
.ImgExp:hover .overlay {
  opacity: 1;
}
.overlay_Big{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0s ease;
 background-repeat: no-repeat, repeat;
  background-image: url("../images/Box_Over_Big.png");	
      background-size: 100% auto;
	  background-color:rgba(255, 255, 255, 0.9);
}
.ImgExp:hover .overlay_Big {
  opacity: 1;
}
.text {
  color: #000;
  line-height:1.5vw;
  font-size: 1vw;
  position: absolute;
  top: 10px;
  left: 5%;
  transform: translate(-10px, -5%);
  -ms-transform: translate(-10px, -5%);
  text-align: left;
}
#back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
background-image: url("../images/BackToTop.png");	
width: 29px;
height: 29px;
    text-align: center;
    line-height: 38px;
    color: #fff;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
	font-size: 20px;
	
}
#back-to-top:hover {
	background-image: url("../images/BackToTop.png");
}
#back-to-top.show {
    opacity: 1;
}

@media (max-width: 1200px) {
  #photos {
  -moz-column-count:    4;
  -webkit-column-count: 4;
  column-count:         4;
  }
}
@media (max-width: 1000px) {
  #photos {
  -moz-column-count:    3;
  -webkit-column-count: 3;
  column-count:         3;
  }
}
@media (max-width: 800px) {
  #photos {
  -moz-column-count:    2;
  -webkit-column-count: 2;
  column-count:         2;
  }
}
@media (max-width: 400px) {
  #photos {
  -moz-column-count:    1;
  -webkit-column-count: 1;
  column-count:         1;
  }
}
