/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=0287ce7391245a034858)
 * Config saved to config.json and https://gist.github.com/0287ce7391245a034858
 */

/* eisfontanella Modifications
-------------------------------------------------- */ 
@font-face {
    font-family: 'cantarellregular';
    src: url('cantarell_regular_macroman/Cantarell-Regular-webfont.eot');
    src: url('cantarell_regular_macroman/Cantarell-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cantarell_regular_macroman/Cantarell-Regular-webfont.woff') format('woff'),
         url('cantarell_regular_macroman/Cantarell-Regular-webfont.ttf') format('truetype'),
         url('cantarell_regular_macroman/Cantarell-Regular-webfont.svg#cantarellregular') format('svg');
}
@font-face {
    font-family: 'note_thisregular';
    src: url('Note_this-webfont/Note_this-webfont.eot');
    src: url('Note_this-webfont/Note_this-webfont.eot?#iefix') format('embedded-opentype'),
         url('Note_this-webfont/Note_this-webfont.woff') format('woff'),
         url('Note_this-webfont/Note_this-webfont.ttf') format('truetype'),
         url('Note_this-webfont/Note_this-webfont.svg#note_thisregular') format('svg');
}

 body {
	padding-top: 0;
	color: #6C4302;
    background-color: #ffffff;
  /*background-color: #fdfbf7;*/
	font-family: "cantarellregular", Helvetica, Arial, sans-serif;
	/*background-image: url(/bootstrap-4/img/fontanel-head-center-alt-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;*/
 }
 
.container {
	-ms-word-break: break-all;
	word-break:break-all;
	word-break: break-word;
	/*-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens:auto;
	hyphens: auto;*/
}

a:hover, .btn-link:hover, .btn-link:focus {
  text-decoration: none;
}
.nav > li > a {
	padding-left:10px;
	padding-right:10px;
  letter-spacing:-1px;
}
.box-white {
	background-color:#fff;
}
.box {
	background-color:#f2f2f0;
}
.box1 {
	background-color:#e4e3dc;
}
.box2 {
	background-color:#fdfbf7;
}
.box-white, .box, .box1, .box2 {
	padding: 35px 0 25px; 
}
.box-last {
	margin-bottom:-20px;
}
.navbar-brand,
.navbar-nav > li > a {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.navbar-default .navbar-brand {
	font-family: "note_thisregular", Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #ee3a43;
  letter-spacing:2px;
}
.social-btn {
	min-height:20px;
}
.ef-btn-group {
	margin-top:5px;
	margin-bottom:5px;
}
h4, .h4 {
	font-family: "note_thisregular", Helvetica, Arial, sans-serif;
	color: #CC0000;
	letter-spacing: 2px;
	font-size: 26px;
}
.navbar-default .navbar-brand {
  padding-left:25px;
}
@media screen and (max-width: 767px) {
body {
  font-size: 18px;
}
.box-white, .box, .box1, .box2 {
	padding: 20px 0 15px; 
}
.navbar-nav {
  margin: 0 -10px;
}
.navbar-default {
	/*background-color:#303030;*/
	background-color: #fffefc !important;
}
.navbar-default .navbar-toggle {
  background-color: #fffefc !important;
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0);
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fffefc !important;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #ff0000 !important;
}
.navbar-default .navbar-brand {
  font-size: 28px;
  line-height:40px;
	text-shadow: 0 1px 1px rgba(80, 80, 80, 0.5);
}
.nav > li > a {
  padding: 6px 35px;
}
.navbar-default .navbar-nav > li > a {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
}
.navbar-default .navbar-nav > li > a {
  color: #434240;
	background-color: #f4f3f1;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #222;
  background-color: #fffefc;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #000;
	background-color: #fcfbf9;
}
.ef-btn-group {
	margin-top:0;
	margin-bottom:2px;
}
.ef-docs-footer-links li {
	font-size:14px;
}
}
.jumbotron .container {
  max-width: 220px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:10px;
}
.page-header, .page-subheader, .featurette-header {
	font-family: "note_thisregular", Helvetica, Arial, sans-serif;
}
.page-header {
	text-align: center;
	letter-spacing: 2px;
	padding-bottom: 0;
	margin: 30px 0;
}
.page-header h2, .page-header .h2{
	font-size: 52px;
	color: #CC0000;
}
.page-subheader {
  padding-bottom: 0;
  margin: 30px 0 20px;
}
.page-subheader a, .featurette-header a{
	color: #6C4302;
}
.page-subheader a:hover, .page-subheader a:focus, .featurette-header a:hover, .featurette-header a:focus{
	color: #000;
}
.featurette-header {
  margin-top: -20px;
  margin-bottom:10px;
}
@media screen and (max-width: 767px) {
.jumbotron .container {
  max-width: 100px;
  margin-left:auto;
  margin-right:auto;
}
.well {
  margin-left: -10px;
  margin-right: -10px;
}
.page-header {
	margin: 15px -5px;
}
.box1 .page-header{
}
.page-header h2, .page-header .h2{
	font-size:28px;
	letter-spacing: normal;
}
.page-subheader {
  margin: 15px 0 5px;
  text-align:center;
}
.featurette-header {
  margin-top: 20px;
  text-align:center;
}
}
.ab-grid {
  margin-top: 5px;
}
.ab-grid .row{
  margin-bottom: 20px;
}
.ab-img img {
  margin-bottom: 5px;
}
@media screen and (max-width: 767px) {
.ab-grid {
  margin-top: 0;
}
.ab-grid .row{
  margin-bottom: 10px;
}
}
.map-responsive{
    overflow:hidden;
    padding-bottom:55.00%;
    position:relative;
    height:0;
}
.map-responsive-33{
    overflow:hidden;
    padding-bottom:33.00%;
    position:relative;
    height:0;
}
.map-responsive iframe, .map-responsive-33 iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
#preview {
	max-width:1120px;
	margin-right:auto;
	margin-left:auto;
}
.embed {
    position: relative;
    padding: 0;
    overflow: hidden;
}
.embed41 {
    padding-bottom: 41.66%; /* carousel*/
    height: 41.66%;
}

iframe {
border: none;
}
.fotorama-col {
	background-color:#fff;
	margin-bottom:5px;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}
.fotorama-col-bord {
	border: 1px solid #F9ECFF;
	margin-bottom: 5px;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
}


/* Footer
-------------------------------------------------- */

.footer {
	background-color:#fff;
	text-align: center;
	padding: 50px 0 80px;
	margin-top: 20px; 
}
.footer p {
        margin-top: 30px;
}
.ef-docs-footer-links {
    padding-left: 0;
    margin-top: 20px
}
.ef-docs-footer-links li {
    display: inline;
    padding: 0 1px;
}
.ef-docs-footer-links li:first-child {
    padding-left: 0
}
@media (min-width:768px) {
    .footer p {
        margin-top: 20px;
}
.ef-docs-footer-links li {
    padding: 0 0;
}
}


/* Theme
-------------------------------------------------- */

@media screen and (max-width: 767px) {
.btn {
  padding: 6px 3px;
}
}

.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.000);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.000);
}
.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:active,
.btn.active {
  background-image: none;
}
.btn-default {
  color: #110000;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active {
  color: #990000;
  border-color: transparent;
}
.btn-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #fcfcfc 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #fcfcfc 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #fcfcfc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fffcfcfc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #f6f6f6;
  text-shadow: 0 1px 0 #fff;
}
.btn-default:hover,
.btn-default:focus {
  background-color: #fcfcfc;
  background-position: 0 -15px;
  border-color: #CC0000;
}
.btn-default:active,
.btn-default.active {
  background-color: #fcfcfc;
  border-color: #f3f3f3;
}
.btn-default:disabled,
.btn-default[disabled] {
  background-color: #fcfcfc;
  background-image: none;
}
.btn-primary {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #2d6ca2 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #2d6ca2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.btn-primary:hover,
.btn-primary:focus {
  background-color: #2d6ca2;
  background-position: 0 -15px;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #2d6ca2;
  border-color: #2b669a;
}
.btn-primary:disabled,
.btn-primary[disabled] {
  background-color: #2d6ca2;
  background-image: none;
}
.btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.btn-success:hover,
.btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.btn-success:active,
.btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.btn-success:disabled,
.btn-success[disabled] {
  background-color: #419641;
  background-image: none;
}
.btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.btn-info:hover,
.btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.btn-info:active,
.btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.btn-info:disabled,
.btn-info[disabled] {
  background-color: #2aabd2;
  background-image: none;
}
.btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.btn-warning:hover,
.btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.btn-warning:disabled,
.btn-warning[disabled] {
  background-color: #eb9316;
  background-image: none;
}
.btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.btn-danger:hover,
.btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.btn-danger:disabled,
.btn-danger[disabled] {
  background-color: #c12e2a;
  background-image: none;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-color: #e8e8e8;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #cfcfcf 0%, #c9c9c9 100%);
  background-image: -o-linear-gradient(top, #cfcfcf 0%, #c9c9c9 100%);
  background-image: linear-gradient(to bottom, #cfcfcf 0%, #c9c9c9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffcfcfcf', endColorstr='#ffc9c9c9', GradientType=0);
  background-color: #c9c9c9;
}
.alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  border-color: #b2dba1;
}
.alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  border-color: #9acfea;
}
.alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  border-color: #f5e79e;
}
.alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  border-color: #dca7a7;
}
.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
}
.progress-bar {
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
}
.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}
.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #3071a9;
  background-image: -webkit-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: -o-linear-gradient(top, #428bca 0%, #3278b3 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #3278b3 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);
  border-color: #3278b3;
}