/* Global Styles */

html,
body {
  height: 100%;
  width: 100%;
}

.vert-text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.vert-text h1 {
  padding: 0;
  margin: 0;
  font-size: 4.5em;
  font-weight: 700;
}

/* Side Menu */

#sidebar-wrapper {
  margin-right: -250px;
  right: 0;
  width: 250px;
  background: #000;
  position: fixed;
  height: 100%;
  overflow-y: auto;
  z-index: 1000;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 250px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar-nav li {
  line-height: 40px;
  text-indent: 20px;
}

.sidebar-nav li a {
  color: #999999;
  display: block;
  text-decoration: none;
}

.sidebar-nav li a:hover {
  color: #fff;
  background: rgba(255,255,255,0.2);
  text-decoration: none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  height: 55px;
  line-height: 55px;
  font-size: 18px;
}

.sidebar-nav > .sidebar-brand a {
  color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

#menu-toggle {
  top: 0;
  right: 0;
  position: fixed;
  z-index: 1;
}

#sidebar-wrapper.active {
  right: 250px;
  width: 250px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}

.toggle {
  margin: 5px 5px 0 0;
}

/* Full Page Image Header Area */

.header {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
  background: url(../img/Kanagawa.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* Intro */

.intro {
  padding: 50px 0;
}

/* Services */

.services {
  background: #7fbbda;
  padding: 50px 0;
  /*!color: #ffffff;*/
  color: #000000;
}

.service-item {
  margin-bottom: 15px;
}

i.service-icon {
  border: 3px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  font-size: 56px;
  width: 140px;
  height: 140px;
  line-height: 136px;
  vertical-align: middle; 
  text-align: center;
}

/* Callout */

.callout {
  color: #ffffff;
  display: table;
  height: 400px;
  width: 100%;
  background: url(../img/redfuji.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* Portfolio */

.portfolio {
  padding: 50px 0;
}

.portfolio-item {
  margin-bottom: 25px;
}

.img-portfolio {
  margin: 0 auto;
}


/* Call to Action */

.call-to-action {
  /*!color: #ffffff;*/
  color: #000000;
  /*!background: #0a5175;*/
  background: #ADD8E6;
  padding: 50px 0;
}

.call-to-action .btn {
  margin: 10px;
}

/* Map */

.map {
  height: 500px;
}

/* Footer */

footer {
  padding: 100px 0;
}

.top-scroll {
  margin-top: 50px;
}

.top-scroll a {
  text-decoration: none;
  color: inherit;
}

i.scroll {
  color: #333333;
}

i.scroll:hover {
  color: #0a5175;
}
/* Responsive */

@media (max-width: 768px) {
	
  .header {
	background: url(../img/Kanagawa.jpg) no-repeat center center scroll; 
  }

  .callout {
	background: url(../img/redfuji.jpg) no-repeat center center scroll; 
  }

  .map {
	height: 75%;
  }

}



/*!
 * webfont css and custom hax
 * Copyright 2013 
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 */
 
@font-face {
    font-family: 'linux_biolinum_capitsmallcaps';
    src: url('../fonts/webfonts/linbiolinum_as-webfont.eot');
    src: url('../fonts/webfonts/linbiolinum_as-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/webfonts/linbiolinum_as-webfont.woff') format('woff'),
         url('../fonts/webfonts/linbiolinum_as-webfont.ttf') format('truetype'),
         url('../fonts/webfonts/linbiolinum_as-webfont.svg#linux_biolinum_capitsmallcaps') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'linux_biolinum_oregular';
    src: url('../fonts/webfonts/linbiolinum_r-webfont.eot');
    src: url('../fonts/webfonts/linbiolinum_r-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/webfonts/linbiolinum_r-webfont.woff') format('woff'),
         url('../fonts/webfonts/linbiolinum_r-webfont.ttf') format('truetype'),
         url('../fonts/webfonts/linbiolinum_r-webfont.svg#linux_biolinum_oregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1.fontface {font: 60px/20px 'linux_biolinum_capitsmallcaps', Arial, sans-serif; color: #A52A2A; font-weight: bold; letter-spacing: 0;}
h2.fontface {font: 28px/24px 'linux_biolinum_capitsmallcaps', Arial, sans-serif; color: #A52A2A; letter-spacing: 0;}
h3.fontface {font: 30px/25px 'linux_biolinum_capitsmallcaps', Arial, sans-serif; color: #0000FF; letter-spacing: 0;}
h4.fontface {font: 24px/20px 'linux_biolinum_capitsmallcaps', Arial, sans-serif; color: #0000FF; letter-spacing: 0;}
p.style0 {font: 22px/20px 'linux_biolinum_capitsmallcaps', Arial, sans-serif;text-indent: 20pt;}	    	  
p.style1 {font: 22px/24px 'linux_biolinum_oregular', Arial, sans-serif; text-indent: 20pt;}
p.style2 {font: 32px/44px 'linux_biolinum_oregular', Arial, sans-serif; text-indent: 40pt;}
p.style3 {font: 13px/14px 'linux_biolinum_capitsmallcaps', Arial, sans-serif;color: #002EB8;}
p.style4 {font: 18px/20px 'linux_biolinum_oregular', Arial, sans-serif; text-indent: 20pt;}
ul.style1 {font: 18px/20px 'linux_biolinum_capitsmallcaps', Arial, sans-serif;}


/*! NAVBAR SHIK TEST */
.shiknav {font: 14px/14px 'linux_biolinum_capitsmallcaps', Arial, sans-serif; 
color: #000000;
/*! color: #A52A2A;   */ 
letter-spacing: 0;
}


/*! IMAGE CIRCLE*/
.circular {
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	}

.df {
		width: 225px;
		height: 300px;
		background: url(../img/biodFm.jpg) no-repeat;		
	}
.Br {
	width: 332px;
	height: 300px;
	background: url(../img/biobrandon.jpg) no-repeat;	
	}
.Bg {
	width: 263px;
	height: 300px;
	background: url(../img/biobernhard.jpg) no-repeat;	
	}
.Lp {
	width: 100px;
	height: 124px;
	background: url(../img/biolori.jpg) no-repeat;
	}
.Rb {
	width: 77px;
	height: 124px;
	background: url(../img/biorobert.jpg) no-repeat;
	}
.Ts {
	width: 83px;
	height: 124px;
	background: url(../img/biotanya.jpg) no-repeat;
	}
.Bf {
	width: 91px;
	height: 124px;
	background: url(../img/biobill.jpg) no-repeat;
	}
.Bb {
	width: 124px;
	height: 124px;
	background: url(../img/biobec.jpg) no-repeat;
	}
.Ll {
	width: 159px;
	height: 124px;
	background: url(../img/panrui0.3.jpg) no-repeat;
	}


/*! /IMAGE CIRCLE */

/*!  =========TESTS=============== */
/*! ROUND IMAGE TESTS BELOW */

#round-image {
    border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}

/*! a black shadow with an opacity of 80%      */
.circularY {
	width: 300px;
	height: 300px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	background: url(http://www.gravatar.com/avatar/ef34270d27d84c2f9440bc613ec651be?s=128&d=identicon&r=PG) no-repeat;
	box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, .8);
	}

/*!allow people to drag the image onto their desktop*/

.circularZ {
	width: 300px;
	height: 300px;
	border-radius: 150px;
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	background: url(http://www.gravatar.com/avatar/ef34270d27d84c2f9440bc613ec651be?s=128&d=identicon&r=PG) no-repeat;
	}

.circularZ img {
	opacity: 0;
	filter: alpha(opacity=0);
	}

/*! rounded corners with the CSS above by lowering the radius of the curve from 150px to anything you want  */
