/*
 * Globals
 */

/* Links */
a,
a:focus,
a:hover {
  color: #fff;
}

/* Custom default button */
.btn-default,
.btn-default:hover,
.btn-default:focus {
  color: #333;
  text-shadow: none; /* Prevent inheritence from `body` */
  border: 1px solid #333;
  border-radius:0px;
  background:none;
  font-family:"NovecentowideNormalRegular", Arial, Helvetica, sans-serif;
  font-size:14px;
  letter-spacing:1px;
}
.btn-default-white {
  color: #fff;
  text-shadow: none; /* Prevent inheritence from `body` */
  border: 1px solid #fff;
  border-radius:0px;
  background:none;
  font-family:"NovecentowideNormalRegular",Arial, Helvetica, sans-serif;
  font-size:14px;
  letter-spacing:1px;
}
.btn-default-white:hover,
.btn-default-white:focus {
  color: #a3cbe5;
  text-shadow: none; /* Prevent inheritence from `body` */
  border: 1px solid #fff;
  border-radius:0px;
  background:#fff;
  font-family:"NovecentowideNormalRegular",Arial, Helvetica, sans-serif;
  font-size:14px;
  letter-spacing:1px;
}


.control-btn {
	display:none;
}


@media (min-width: 992px) {
.control-btn {
  width: 48px;
  height: 48px;
  line-height: 48px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  color: #7f8c8d;
  color: #fff;
  background-image: url("../images/scrolldown.png");
  background-image: url("../images/scrolldown.svg"), none;
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
  position: absolute;
  left: 50%;
  bottom: 3%;
  margin-left: -24px;
  display:block;
}
.control-btn:hover,
.control-btn:focus,
.control-btn.active {
  background-image: url("../images/scrolldown.png");
  background-image: url("../images/scrolldown.svg"), none;
}
.control-btn:hover,
.control-btn:focus,
.control-btn:active,
.control-btn.active {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
}



/*
 * Base structure
 */

html,
body {
  height: 100%;
  
}
body {
  color: #fff;
  text-align: center;
}

/* Extra markup and styles for table-esque vertical and horizontal centering */
.site-wrapper {
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
}
.site-wrapper-home { 
  display: table;
  width: 100%;
  height: 280px; /* For at least Firefox */
  min-height: 280px;
  background:url('../images/test_home3.jpg') no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width:768px) {
.site-wrapper-home { 
  display: table;
  width: 100%;
  height: 670px; /* For at least Firefox */
  min-height: 670px;
  background:url('../images/test_home3.jpg') no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}
@media (min-width:992px) {
.site-wrapper-home { 
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
  background:url('../images/test_home3.jpg') no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}
.site-wrapper-services { 
  display: table;
  width: 100%;
  height: 280px; /* For at least Firefox */
  min-height: 280px;
  background:url('../images/test_services.jpg') no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width:768px) {
.site-wrapper-services { 
  display: table;
  width: 100%;
  height: 670px; /* For at least Firefox */
  min-height: 670px;
  background:url('../images/test_services.jpg') no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}
@media (min-width:992px) {
.site-wrapper-services { 
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
  background:url('../images/test_services.jpg') no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}
.site-wrapper-philosophy { 
  display: table;
  width: 100%;
  height: 280px; /* For at least Firefox */
  min-height: 280px;
  background:url('../images/test_philosophy2.jpg') no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width: 768px) {
.site-wrapper-philosophy { 
  display: table;
  width: 100%;
  height: 670px; /* For at least Firefox */
  min-height: 670px;
  background:url('../images/test_philosophy2.jpg') no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}
@media (min-width: 992px) {
.site-wrapper-philosophy { 
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
  background:url('../images/test_philosophy2.jpg') no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}
.site-wrapper-meet { 
  display: table;
  width: 100%;
  height: 280px; /* For at least Firefox */
  min-height: 280px;
  background:url('../images/test_meet03.jpg') no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width:768px) {
.site-wrapper-meet { 
  display: table;
  width: 100%;
  height: 670px; /* For at least Firefox */
  min-height: 670px;
  background:url('../images/test_meet03.jpg') no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}
@media (min-width:992px) {
.site-wrapper-meet { 
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
  background:url('../images/test_meet03.jpg') no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}
.site-wrapper-ctp { 
  display: table;
  width: 100%;
  height: 280px; /* For at least Firefox */
  min-height: 280px;
  background:url('../images/test_ctp2.jpg') no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (min-width:768px) {
.site-wrapper-ctp { 
  display: table;
  width: 100%;
  height: 670px; /* For at least Firefox */
  min-height: 670px;
  background:url('../images/test_ctp2.jpg') no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}
@media (min-width:992px) {
.site-wrapper-ctp { 
  display: table;
  width: 100%;
  height: 100%; /* For at least Firefox */
  min-height: 100%;
  background:url('../images/test_ctp2.jpg') no-repeat bottom center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}

.site-wrapper-inner {
  display: table-cell;
  vertical-align: top;
}
.cover-container {
  margin-right: auto;
  margin-left: auto;
}

/* Padding for spacing */
.inner {
  padding: 30px;
}



/*
 * Cover
 */

.cover {
  padding: 0px;
}



/*
 * Affix and center
 */

@media (min-width: 768px) {
  /* Pull out the header and footer */
  .masthead {
    position: fixed;
    top: 0;
  }
  .mastfoot {
    position: fixed;
    bottom: 0;
  }
  /* Start the vertical centering */
  .site-wrapper-inner {
    vertical-align: middle;
  }
  /* Handle the widths */
  .masthead,
  .mastfoot,
  .cover-container {
    width: 100%; /* Must be percentage or pixels for horizontal alignment */
  }
}

