/*!
 * Start Bootstrap - Creative v3.3.7+1 (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
html,
body {
  height: 100%;
  width: 100%;
}
body {
  font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 300;
}
hr {
  border-color: #d11d24;
  border-width: 3px;
  max-width: 50px;
}
hr.light {
  border-color: white;
}
a {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: black;
}
a:hover,
a:focus {
  color: #5d900e;
}
a.main {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  color: blue;
}
a.main:hover,
a.main:focus {
  color: blue;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #5d900e;
  font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
}
h1{
  font-size: 4em;
  font-weight: 300;
  text-transform: uppercase;
}
h2{
  font-size: 3em;
  font-weight: 300;
}
h3{
  font-size: 2em;
  font-weight: 300;
  text-transform: uppercase;
}
h4{
  font-size: 1.6em;
  font-weight: 300;
}
h5{
  font-size: 1.2em;
}
.h1big{
	font-size: 6em;
}
.modal-title{
	color:#5d900e;
}
p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}
.fliesstext {
	font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
	font-weight: 300;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: black;
	text-align: left;
	white-space: normal;
	}
	
.fliesstext_orange {
	font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #5d900e;
	text-align: left;
	white-space: normal;
}
.deg30{
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg);
}
.deg45{
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.bg-grey {
  background-color: #eeeeee;
  color: white;
}
.bg-primary {
  background-color: #999999;
}
.bg-dark {
  background-color: #222222;
  color: white;
}
.text-faded {
  color: rgba(255, 255, 255, 0.7);
}
.small{
  font-size: 0.8em;
}
.left{
  text-align: left; 
}
section {
  padding: 100px 0;
}
aside {
  padding: 50px 0;
}
.no-padding {
  padding: 0;
}
.logo{
  margin-top:10px;
  margin-left: 20px;
  width: 260px;
  height: 80px;
  background-image: url('../img/logo_versum.png');
  background-size: 240px;
  background-repeat: no-repeat;
}
.navbar-default.affix .logo{
  margin-top:-15px;
  margin-left: 10px;
  background-image: url('../img/logo_versum.png');
  background-size: 150px;
  background-repeat: no-repeat;
}
.logo_header{
	display: none;
}
.navbar-default.affix .logo_header{
	display: ;
}
.vertical-center {
  //min-height: 300px;  /* Fallback for browsers do NOT support vh unit */
  //min-height: 300px; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}
.fontscale{
    min-height: 300px;
	margin-left: 150px;
	font-size: 1.4em;
}
.fontscale2{
	padding-left: 300px;
}
.bgimgscale{
	padding-left: 250px;
	background-size: 40%;
}
@media (max-width: 1280px) {
	.logo{
	  margin-top:3px;
	  width: 220px;
	  margin-left: 20px;
	  background-size: 220px;
	}
	.striche{
		width: 250px;
	}
	.fontscale{
		min-height: 290px;
		margin-left: 120px;
		font-size: 1.3em;
	}
	.bgimgscale{
		padding-left: 250px;
		background-size: 40%;
	}
}
@media (max-width: 1130px) {
	.logo{
	  margin-top:3px;
	  width: 200px;
	  margin-left: 20px;
	  background-size: 200px;
	}
	.striche{
		width: 250px;
	}
	.fontscale{
		min-height: 250px;
		margin-left: 100px;
		font-size: 1.2em;
	}
	.bgimgscale{
		padding-left: 250px;
		background-size: 40%;
	}

}
@media (max-width: 1024px) {
	.logo{
	  margin-top:3px;
	  width: 180px;
	  margin-left: 20px;
	  background-size: 180px;
	}
	.striche{
		width: 200px;
	}
	.fontscale{
		min-height: 230px;
		margin-left: 70px;
		font-size: 1.1em;
	}
	.fontscale2{
		padding-left: 0px;
		padding-top: 300px;
	}
	.bgimgscale{
		padding-left: 250px;
		background-size: 40%;
	}

}

@media (max-width: 991px) {
	.logo{
	  margin-top:3px;
	  width: 150px;
	  margin-left: 20px;
	  background-size: 150px;
	}
	.striche{
		width: 200px;
	}
	.fontscale{
		min-height: 220px;
		margin-left: 60px;
		font-size: 1.1em;
	}
	.fontscale2{
		padding-left: 0px;
		padding-top: 300px;
	}
	.bgimgscale{
		background-position: 0% 50%;
		padding-left: 200px;
		background-size: 40%;
	}

}
@media (max-width: 867px) {
	.logo{
	  margin-top:3px;
	  width: 150px;
	  margin-left: 20px;
	  background-size: 150px;
	}
	.striche{
		width: 200px;
	}
	.fontscale{
		min-height: 200px;
		margin-left: 50px;
		font-size: 1.0em;
	}
	.fontscale2{
		padding-left: 0px;
		padding-top: 300px;
	}
	.bgimgscale{
		padding-left: 200px;
		background-size: 40%;
	}

}
@media (max-width: 830px) {
	.logo{
	  margin-top:3px;
	  width: 150px;
	  margin-left: 20px;
	  background-size: 150px;
	}
	.striche{
		width: 200px;
	}
	.fontscale{
		min-height: 200px;
		margin-left: 40px;
		font-size: 1.0em;
	}
	.fontscale2{
		padding-left: 0px;
		padding-top: 300px;
	}
	.bgimgscale{
		padding-left: 200px;
		background-size: 40%;
	}

}
@media (max-width: 767px) {
	.logo{
	  margin-top:-15px;
	  margin-left: 20px;
	  width: 150px;
	  background-image: url('../img/logo_versum.png');
	  background-size: 150px;
	  background-repeat: no-repeat;
	}
	.striche{
		width: 150px;
	}
	.fontscale{
		min-height: 190px;
		margin-left: 30px;
		font-size: 1em;
	}
	.fontscale2{
		padding-left: 0px;
		padding-top: 300px;
	}
	.bgimgscale{
		padding-left: 200px;
		background-size: 40%;
	}

}
@media (max-width: 667px) {
	.logo{
	  margin-top:-15px;
	  margin-left: 20px;
	  width: 150px;
	  background-image: url('../img/logo_versum.png');
	  background-size: 150px;
	  background-repeat: no-repeat;
	}
	.striche{
		width: 150px;
	}
	.fontscale{
		min-height: 160px;
		margin-left: 20px;
		font-size: 0.9em;
	}
	.fontscale2{
		padding-left: 0px;
		padding-top: 300px;
	}
	.bgimgscale{
		padding-left: 200px;
		background-size: 40%;
	}

}
@media (max-width: 567px) {
	.logo{
	  margin-top:-15px;
	  margin-left: 20px;
	  width: 150px;
	  background-image: url('../img/logo_versum.png');
	  background-size: 150px;
	  background-repeat: no-repeat;
	}
	.striche{
		width: 150px;
	}
	.fontscale{
		min-height: 140px;
		margin-left: 20px;
		font-size: 0.8em;
	}
	.fontscale2{
		padding-left: 0px;
		padding-top: 300px;
	}
	.bgimgscale{
		padding-left: 100px;
		background-size: 40%;
	}

}
@media (max-width: 367px) {
	.logo{
	  margin-top:-15px;
	  margin-left: 20px;
	  width: 150px;
	  background-image: url('../img/logo_versum.png');
	  background-size: 150px;
	  background-repeat: no-repeat;
	}
	.striche{
		width: 150px;
	}
	.fontscale{
		min-height: 120px;
		margin-left: 20px;
		font-size: 0.7em;
	}
	.fontscale2{
		padding-left: 0px;
		padding-top: 300px;
	}
	.bgimgscale{
		padding-left: 100px;
		background-size: 40%;
	}
}

.headerimg{
  margin-top:0px;
}
@media (max-width: 767px) {
	.headerimg{
	  margin-top:70px;
	}

	.navbar-collapse{
		border-bottom: 0;
		background-color: transparent;
	}
	.navbar-nav{
		
	}
}

.navbar-default {
  background-color: transparent;
  border-color: rgba(34, 34, 34, 0.05);
  font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  padding-top: 20px;
  border-bottom: 0;
}
@media (max-width: 767px) {
	.navbar-toggle {
	  margin-top: -5px;
	}

}

.navbar-default .navbar-header .navbar-brand {
  color: black;
  font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 300;
  font-size: 1.5em;
  text-transform: uppercase;
}
.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #5d900e;
}
.navbar-default .navbar-header .navbar-toggle {
  font-weight: 300;
  font-size:1.5em;
  color: black;
  text-transform: uppercase;
}
.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 1.5em;
  color: black;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #5d900e;
  text-decoration: none;
}
.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #5d900e !important;
  text-decoration: none;
}
.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .navbar-default {
    background-color: white;
    border-color: rgba(255, 255, 255, 0.1);
  }
  .navbar-default .navbar-header .navbar-brand {
    color: rgba(255, 255, 255, 0.7);
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: black;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: black;
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: #5d900e;
	text-decoration: none;
  }
  .navbar-default.affix {
    background-color: black;
    border-color: rgba(34, 34, 34, 0.5);
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #5d900e;
    font-size: 16px;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #eb3812;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: black;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #5d900e;
	text-decoration: none;
  }
}
header {
  position: relative;
  width: 100%;
  min-height: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  background-image: url('../img/startbild_1.jpg');
  text-align: center;
  color: red;
}
header .header-content {
  position: relative;
  text-align: center;
  padding: 100px 15px 100px;
  width: 100%;
}
header .header-content .header-content-inner h1 {
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
}
header .header-content .header-content-inner hr {
  margin: 30px auto;
}
header .header-content .header-content-inner p {
  font-weight: 300;
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
  margin-bottom: 50px;
}
@media (min-width: 768px) {
  header {
    min-height: 100%;
  }
  header .header-content {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 50px;
  }
  header .header-content .header-content-inner {
    max-width: 1210px;
    margin-left: auto;
    margin-right: auto;
  }
  header .header-content .header-content-inner h1 {
    font-size: 50px;
  }
  header .header-content .header-content-inner p {
    font-size: 18px;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.section-heading {
  margin-top: 0;
}
.service-box {
  height: 400px;
  max-width: 400px;
  margin: 50px auto 0;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 50px auto 0;
}
@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }
}

.service-box p {
  margin-bottom: 0px;
}
.service-box-parent > div {
  height: 520px;
}
.service-box-parent > div:hover {
  background-color: #eeeeee;
}

.popup-gallery{
  text-align: center;
}

.portfolio-box {
  position: relative;
  width: 184px;
  text-align: center;
  margin: 0 auto;
  padding: 40px;
}

.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(153, 153, 153, 0.8);
  position: absolute;
  bottom: 0;
  margin-left: -40px;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  cursor: pointer;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
  padding: 0 15px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}
.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}
.portfolio-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}
.lastyears-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 20px 20px;
}
.lastyears-box .lastyears-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(153, 153, 153, 0.8);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}
.lastyears-box .lastyears-box-caption .lastyears-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.lastyears-box .lastyears-box-caption .lastyears-box-caption-content .project-category,
.lastyears-box .lastyears-box-caption .lastyears-box-caption-content .project-name {
  font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
  padding: 0 15px;
}
.lastyears-box .lastyears-box-caption .lastyears-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.lastyears-box .lastyears-box-caption .lastyears-box-caption-content .project-name {
  font-size: 18px;
}
.lastyears-box:hover .lastyears-box-caption {
  opacity: 1;
}
.lastyears-box:focus {
  outline: none;
}
@media (min-width: 768px) {
  .lastyears-box .lastyears-box-caption .lastyears-box-caption-content .project-category {
    font-size: 16px;
  }
  .lastyears-box .lastyears-box-caption .lastyears-box-caption-content .project-name {
    font-size: 22px;
  }
}
.call-to-action h2 {
  margin: 0 auto 20px;
}
.text-primary {
  color: #d11d24;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.btn{
	  -webkit-box-shadow: none;
          box-shadow: none;
	border-radius: 20px;
	font-weight: 300;
}
.btn-secondary{
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-default, .btn-secondary{
  color: #222222;
  background-color: #f2f2f2;
  border-color: #ededed;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #222222;
  background-color: #dddddd;
  border-color: #ededed;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
  color: #222222;
  background-color: #dddddd;
  border-color: #dddddd;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #5d900e;
  border-color: #5d900e;
}
.btn-default .badge {
  color: white;
  background-color: #222222;
}

.btn-primary {
  color: white;
  background-color: #5d900e;
  border: 1px solid;
  border-color: white;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #5d900e;
  border-color: #5d900e;
}
.btn-primary:hover {
  color: #fff;
  background-color: #5d900e;
  border-color: #5d900e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #5d900e;
  border-color: #5d900e;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #5d900e;
  border-color: #5d900e;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #5d900e;
  border-color: #5d900e;
}
.btn-primary .badge {
  color: #5d900e;
  background-color: #5d900e;
}

.btn {
  font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
  border: none;
  border-radius: 15px;
  font-weight: 300;
  text-transform: none;
}
.btn-xl {
  padding: 15px 30px;
}
.btn-totop {
  border-radius: 2px;
}
.btn-lg {
  color: white;
	border-color: white;
	border: 2px solid white;
}
.btn-preis {
  position: absolute;	
  font-size: 1.4em;
  background: white;
  border-radius: 0px;
  background-color: transparent;
  color: #5d900e;
  //opacity: 0;
  top:450px;
  left:15%;
  text-align: left;
  padding: 10px;
  font-weight: 500;
}

.btn-round {
  border-radius: 20px;
}

.btn-o {
	background-color: transparent;
	border-color: #5d900e;
	border: 1px solid #5d900e;
	color: #5d900e;
}

.img_sm{
  display: none;
}
.img_xs{
  display: none;
}
@media (max-width: 1280px) {
	.btn-preis {
	  top:380px;
	  font-size: 1.2em;
	}
	.img_sm{
	  display: block;
	}
	.img_lg{
	  display: none;
	}
}
@media (max-width: 991px) {
	.btn-preis {
	  top:320px;
	  font-size: 1em;
	}
}
@media (max-width: 880px) {
	.btn-preis {
	  left:15%;
	  top:290px;
	  font-size: 1em;
	}
}
@media (max-width: 767px) {
	.btn-preis {
	  left:10%;
	  top:270px;
	  font-size: 0.9em;
	}
}
@media (max-width: 640px) {
	.btn-preis {
	  left:10%;
	  top:230px;
	  font-size: 0.9em;
	}
}
@media (max-width: 580px) {
	.btn-preis {
	  top:200px;
	  left:10%;
	  font-size: 0.8em;
	}
	.img_sm{
	  display: none;
	}
	.img_xs{
	  display: block;
	}
}
@media (max-width: 520px) {
	.btn-preis {
	  top:180px;
	  left:5%;
	  font-size: 0.8em;
	}
}
.btn-start{
  font-size: 1.5em;
  border: 2px solid white;
  border-radius: 1px;
}
.btn-start,
.btn-start:hover,
.btn-start:focus,
.btn-start.focus,
.btn-start:active,
.btn-start.active{
  color: #000;
  background-color: #eee;
  border-color: #eee;
  font-weight: 300;
}
.btn-start-link{
  color: #fff;
  background-color: transparent;
  border-color: white;
  font-size: 1.4em;
  font-weight: 300;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #222222;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.97; 
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }
  
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 30px;
    right: 20px;
    display:none;
}
#map-canvas  {
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
}

#map-canvas {
  width:500px;
  height:480px;
}

.service-box2 {
  font-weight: 500;
  height: auto;
  max-width: 98%;
  margin: 25px;
  padding: 25px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
}
.service-box2-parent > div {
  width: 100%;
  margin: 0px;
  padding:0px;
  background-color: #eeeeee;
}
.boxed{
  margin: 10px;
  padding: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  min-height: 250px;
  border: 2px solid #f4f4f4;
}

.boxed-start{
  min-height: 320px;
}

.boxed-audio{
  min-height: 150px;
  height: 150px;
}

.boxedworksans{
	font-family: 'Work Sans', 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: 500;
	font-size: 2em;
}
.boxedmerryweather{
	font-family: 'Merriweather', serif;
	font-weight: 500;
	font-size: 2em;
}
hr {
  border-color: #5d900e;
  border-width: 3px;
  max-width: 100px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

/* Carousel base class */
.carousel {
  //height: 500px;
  //margin-bottom: 60px;
    text-align: center;
}

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  //height: 500px;
  background-color: #eee;
}
.carousel-inner > .item {
    text-align: center;
    img {
        margin: 0 auto;
    }
}
.carousel-inner > .item > img {
  //height: 300px;
  margin: 0 auto;
}

.img-responsive { margin: 0 auto; }

/* MARKETING CONTENT
-------------------------------------------------- */

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 80px 0; /* Space out the Bootstrap <hr> more */
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
}


/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {
  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left: 0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 50px;
  }
}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
}

/* Makes images fully responsive */
/*
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  width: 100%;
  height: auto;
}*/
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  height: 100%;
  width: auto;
}

@media (max-width: 1280px) {
	.img-responsive,
	.thumbnail > img,
	.thumbnail a > img,
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
	  height: 100%;
	  width: auto;
	}
}

@media (max-width: 991px) {
	.img-responsive,
	.thumbnail > img,
	.thumbnail a > img,
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
	  height: 400px;
	  width: auto;
	}
}

@media (max-width: 767px) {
	.img-responsive,
	.thumbnail > img,
	.thumbnail a > img,
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
	  height: 300px;
	  width: auto;
	}
}

@media (max-width: 480px) {
	.img-responsive,
	.thumbnail > img,
	.thumbnail a > img,
	.carousel-inner > .item > img,
	.carousel-inner > .item > a > img {
	  height: 200px;
	  width: auto;
	}
}

/* ------------------- Carousel Styling ------------------- */

.carousel-inner {
  //border-radius: 15px;
}
/*
.carousel-caption {
  background-color: rgba(0,0,0,.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  padding: 0 0 10px 10px;
  color: #fff;
  text-align: left;
}

.carousel-indicators {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 15;
  margin: 0;
  padding: 0 5px 5px 0;
  text-align: right;
}
*/
/*
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
*/

/* ------------------- Section Styling - Not needed for carousel styling ------------------- */

.section-white {
   padding: 10px 0;
}

.section-white {
  background-color: #fff;
  color: #555;
}

@media screen and (min-width: 768px) {

  .section-white {
     padding: 1.5em 0;
  }

}

@media screen and (min-width: 992px) {

  .container {
    //max-width: 930px;
  }

}

.scroll-down {
  opacity: 1;
  -//webkit-transition: all .5s ease-in 3s;
  //transition: all .5s ease-in 3s;
}

.scroll-down {
  position: fixed;
  bottom: 30px;
  left: 50%;
  margin-left: -16px;
  display: block;
  width: 32px;
  height: 32px;
  border: 2px solid #FFF;
  background-size: 14px auto;
  border-radius: 50%;
  z-index: 2;
  //-webkit-animation: bounce 2s infinite 2s;
  //animation: bounce 2s infinite 2s;
  //-webkit-transition: all .2s ease-in;
  //transition: all .2s ease-in;
}

.scroll-down:before {
    position: absolute;
    top: calc(50% - 8px);
    left: calc(50% - 6px);
    transform: rotate(-45deg);
    display: block;
    width: 12px;
    height: 12px;
    content: "";
    border: 2px solid white;
    border-width: 0px 0 2px 2px;
}

@keyframes bounce {
  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
  }
}

audio{
	width: 200px;
	color: #e3e3e3;
}

@media (min-width: 768px) {
	audio{
		width: 250px;
	}
}
@media (max-width: 767px) {
	audio{
		width: 220px;
	}
}
@media (max-width: 480px) {
	audio{
		width: 180px;
	}
}

/* padded section */

.pad-section { padding: 150px 0; }

.pad-section img { width: 100%; }

/* vertical-centered text */

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

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

/* additional sections */

body {
  //background-image: url('../img/start_2560.jpg');
  //background-position: 16.1854% 71.1429%;    
  //background-size: cover;
  //background-repeat: no-repeat;
  //background-position: center;
  //background-attachment:fixed;
}

#box1 {
  border: 0px;
  padding: 0px;
  margin: 0px;
  background-image: url('../img/start_2560.jpg');
  //background-position: 16.1854% 71.1429%;    
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment:fixed;
  display: inline-block;
  height: 100%;
  width: 100%;
  margin-bottom:-65px;

}

footer { padding: 20px 0; }

footer .glyphicon {
  color: #333333;
  font-size: 60px;
}

footer .glyphicon:hover { color: #EE2E24; }

.nav-inbox {
  //margin-top: -60px;
  //position: absolute;
  //bottom: 0;
  //z-index: 1;
}

.goToTop {
  position: fixed;
  top: 0;
  z-index: 1;
}

.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

#logo {
	//font-size: 2em;
}
#logo > span {
	font-size: 2.5em;
	color: #7abf13;
	font-weight: 400;
}
#logo > p {
	font-size: 2.5em;
	border-top: 2px solid #7abf13;  
	color: white; 
	text-transform: uppercase; 
	line-height: 1em; 
	font-weight: 500; 
	margin-top: 8px; 
	padding-top: 15px;
}

@media (max-width: 767px) {
	.nav-inbox {
	  //position: fixed;
	  //bottom: ;
	  //z-index: 1;
	}
	#navbar-primary{
	  position: fixed;
	  top: 0;
	  z-index: 1;
	}
	#box1 {
		background-image: url('../img/start_1280.jpg');
		margin-top: 50px;
	}
	.navbar-default{
		background:white;
	}
	.bg-white{
		background:white;
	}
	#logo {
		//font-size: 1em;
	}
	#logo > span {
		font-size: 2em;
	}
	#logo > p {
		font-size: 2em;
	}
}

@media (max-width: 540px) {
	#box1 {
		background-image: url('../img/start_750.jpg');
		margin-top: 50px;
	}
	#logo > span {
		font-size: 1.5em;
	}
	#logo > p {
		font-size: 1.5em;
	}
}

.greencircle{
	border: 1px solid #5d900e;
	background-color: #5d900e;
	border-radius: 35px;
	height: 70px;
	width: 70px;
	text-align: center;
}