@charset "utf-8";
/* CSS Document */
.topMargin0 {
	margin-top: 0;
}
.topMargin10 {
	margin-top: 10px;
}
.topMargin15 {
	margin-top: 15px;
}
.topMargin20 {
	margin-top: 20px;
}
.topMargin25 {
	margin-top: 25px;
}
.topMargin30 {
	margin-top: 30px;
}
.topMargin45 {
	margin-top: 45px;
}
.bottomMargin0, .bottomMargin0 table {
	margin-bottom: 0;
}
.bottomMargin10 {
	margin-bottom: 10px;
}
.bottomMargin15 {
	margin-bottom: 15px;
}
.bottomMargin30 {
	margin-bottom: 30px;
}
.leftMargin15 {
	margin-left: 15px;
}
.rightMargin15 {
	margin-right: 15px;
}
.topPad5 {
	padding-top: 5px;
	display: block;
}
.bottomPad5 {
	padding-bottom: 5px;
	display: block;
}
.topPad10 {
	padding-top: 10px;
	display: block;
}
.bottomPad10 {
	padding-bottom: 10px;
	display: block;
}
.topPad15 {
	padding-top: 15px;
	display: block;
}
.bottomPad15 {
	padding-bottom: 15px;
	display: block;
}
.removePadding {
	padding: 0;
}
.row-lg-tm {
	margin-top: 30px;
}
.row-lg-bm {
	margin-bottom: 30px;
}
.mk-responsive img {
	display: block;
	height: auto;
	max-width: 100%;
}
.mk-align-vertical {
	top: 50%;
	transform: translateY(-50%);
}
body {
  font-size: 16px;
}
.grid-align-vertical > a {
	display: block;
	/* 4:3 aspect ratio use > 75%, for 1:1 use 100%, for 1:2 use 50% */
	padding-top: 100%;
	/* center align pt. 1 */
	position: relative;
}
.grid-align-vertical > a > img {
	/* fit within container */
	max-width: 100%;
	max-height: 100%;
	/* center align pt. 2 */
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.front #navbar.navbar {
	margin-bottom: 0;
}
.view-display-id-page .thumbnail {
	border-radius: 0;
}
.navbar-nav > li > a {
	line-height: 23px;
}
body .breadcrumb, body .form-control, .nav > li > a:hover, .nav > li > a:focus, body .view-display-id-page .row.col-xs-12 .thumbnail {
	background-color: #fff;
}
.form-control:focus {
	border-color: #e7e7e8;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.016) inset, 0 0 8px rgba(0, 0, 0, 0.06);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.016) inset, 0 0 8px rgba(0, 0, 0, 0.06);
}
body .nav-tabs > li.active > a, body .nav-tabs > li.active > a:hover, body .nav-tabs > li.active > a:focus {
	background: #fff none repeat scroll 0 0;
	color: #3e66a4;
}
body .form-control {
	border: 1px solid #e7e7e8;
}
body .nav-tabs > li > a:hover, body .nav-tabs > li > a.active {
	border-color: #e7e7e8 #e7e7e8 #fff;
}
body .nav-tabs {
	border-bottom: 1px solid #e7e7e8;
}
.page-header {
	border-bottom: medium none;
	margin: 2rem 0 0 0;
}
a, a:link, a:visited {
	color: #3e66a4;
	text-decoration: none;-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
a:hover, a:focus, a:active {
	color: #7185a3;
}
section .region.region-content a, section .region.region-content a:link, section .region.region-content a:visited, section .region.region-content a:active {
	text-shadow: none;
	line-height: 1.3;
}
section .region.region-content ul.contextual-links a {
	text-shadow: none;
}
a.btn {
	color: #fff;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
a.btn, .pager a {
	text-shadow: 0 0 0 transparent !important;
}
a.btn.btn-default {
	color: #fff;
}
.btn-default, .btn-primary {
	background-color: #3e66a4;
	border-color: #e7e7e8;
	color: #fff;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
	font-weight: 700;
	border-radius: 0;
}
.btn-default:hover, .btn-primary:hover {
	background-color: #7185a3;
	border-color: transparent;
}
.btn-danger {
	background-color: #3e66a4;
	border-color: #e7e7e8;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger:hover, .btn-danger.active, .open dropdown-toggle.btn-danger {
	background-color: #e6271f;
	border-color: #e7e7e8;
}
body.page-calendar .view-calendar .view-content > div > div a {
	color: #fff;
	letter-spacing: 0.06em;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
body.page-calendar .view-calendar .view-content > div > div h4 {
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.expanded.dropdown .dropdown-menu {
	background-color: transparent;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}
.expanded.dropdown.open .dropdown-menu {
	background-color: #fff;
}
body.page-calendar .view-calendar .view-content > div > div a:hover, body.page-calendar .view-calendar .view-content > div > div h4:hover {
	font-size: 21px;
}
body.page-calendar h4, body.page-calendar h4 a {
	color: #3e66a4 !important;
	margin-bottom: 0;
	margin-top: 0;
}
hr {
	padding: 0 !important;
}
.footer {
	padding-bottom: 0px;
	background: rgba(0, 0, 0, 0.0);
}
body .footer {
	border-top: 0px solid #4e7ba1;
	min-height: 60px;
	padding-top: 30px !important;
	color: #ffffff;
	margin-top: 0;
	background-color: #4e7ba1;
	padding-bottom: 30px;
}
body .footer a, body .footer a:link, body .footer a:visited, body .footer a:active {
	color: #ffffff;
}
body .footer section {
	background-color: rgba(0, 0, 0, 0.0);
}
body.front div.main-container > div > section.col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}
section#block-block-8 h2, block-block-8, section#block-views-recommendations-block-1 h2, section#block-views-recommendations-block-2 h2 {
	font-size: 18px;
}
footer ul.menu.nav li a {
	color: #999;
}
footer ul.menu.nav li a:hover {
	color: #fff;
}
.footer {
	border-top: none;
}
.img-responsive {
	height: auto !important;
	width: 100% !important;
}
.img-responsive img {
	height: auto;
	width: 100%;
}
/* Fixes Bootstrap aimage-responsive class */
a.feed-link .img-responsive {
  width: 12px !important;
  float: left;
  margin-top:5px;
  margin-right: 10px;
}
a.ical-icon img {
	width: 34px !important;
	height: auto !important;
}
th a img.img-responsive {
	width: 13px !important;
	height: 13px !important;
}
body.page-contact .footer {
	border-top: 0px solid #E5E5E5;
	padding-top: 0;
}
#block-block-7 h1 {
	margin-top: 0px;
}
.table > thead > tr > th {
	border-bottom: 2px solid #e7e7e8;
}
.breadcrumb > .active {
	color: #666;
}
.alert {
	border-radius: 0;
}
section.carousel .carousel-caption a {
	color: #fff;
}
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  border: none;
  padding: 0;
  border-radius: 0;
}
.carousel-control.right, .carousel-control.left {
  background-image: none;
}
.carousel-control {
  width: 2%;
  text-shadow: none;
  color: #fff !important;
}
.carousel-indicators li {
  width: 30px;
  height: 5px;
  border-radius: 0px;
  border:none;
  background-color: #fff;
  opacity: .25;
}
.carousel-indicators li.active {
  width: 30px;
  height: 5px;
  border-radius: 0px;
  opacity: 1;
  margin: 1px;
  -webkit-transition: color .15s ease-in;
  -moz-transition: color .15s ease-in;
  -ms-transition: color .15s ease-in;
  -o-transition: color .15s ease-in;
  transition: color .15s ease-in;
}
form#search-block-form .form-group {
	margin-bottom: 0;
}
.navbar #block-search-form {
  margin: 15px 0 0 0;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: 1px solid #e7e7e8;
}
.expanded.dropdown.open .dropdown-menu {
	background-color: #3e66a4;
	border-radius: 0;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #3e66a4;
	color: #fff;
	outline: 0 none;
	text-decoration: none;
}
.navbar-default {
	background-color: #fff;
	border-color: #fff;
}
body.not-logged-in .navbar.container, body.not-logged-in .navbar.container-fluid {
	margin-top: 0px;
}
body.logged-in .navbar.container, body.logged-in .navbar.container-fluid, button.node-add-to-cart {
	margin-top: 15px;
}
.carousel-control.right {
	background-image: none;
}
#search-block-form {
  float: right;
}
#block-views-calendar-block-2 hr {
  margin-top: 15px;
  margin-bottom: 5px;
  border-top: 1px solid rgba(0,0,0,.125);
}
.navbar-default .navbar-nav > li > a {
  color: #3e66a4;
  font-weight: bold;
  font-size: 18px;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #7185a3;
  background-color: transparent;
}
.nav > li > a {
  font-size: 16px;
  font-weight: bold;
  padding: 15px;
}
body.front .navbar {
  margin-bottom: 0px !important;
}
body.front .carousel {
  position: relative;
  margin-bottom: 20px;
}
@media (min-width: 1444px) {
.carousel-caption h3, .h3 {
	font-size: xx-large;
}
section.carousel .carousel-caption p {
	font-size: x-large;
}
.carousel-caption {
	bottom: 30%;
}
}

@media (min-width: 768px) {
.dropdown-menu > li > a {
	color: #fff !important;
}
.dropdown-menu > li > a:hover {
	background-color: #3e66a4;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
  width: 80px;
  height: 160px;
  margin-top: -80px;
  font-size: 160px;
}
}
@media (max-width: 767px) {
button {
  position: absolute !important;
  top: 10px;
  right: 5px;
}
h1, .h1 {
	font-size: 30px;
}
.navbar-header.pull-left {
	float: none;
}
.logo, #block-block-5 img {
	width: 75%;
  margin-bottom: 5px;
}
.row-md-bm {
	margin-bottom: 15px;
}
.navbar-nav {
	float: none;
}
.carousel-control {
	width: 5%;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	top: 40%;
}
section.carousel .carousel-caption h3 {
	font-size: 14px;
}
section.carousel .carousel-caption p {
	font-size: 24px;
}
body.page-calendar .view-calendar .view-content > div > div h4:hover {
	font-size: 18px;
}
body.page-calendar .view-calendar .view-content > div > div a:hover {
	font-size: inherit;
}
.navbar-default .navbar-nav > li > a {
  font-size: 14px;
}
#block-block-8, #block-search-form {
  display: none;
}
}
@media (max-width: 480px) {
.carousel-inner > .item img, .carousel-inner > .item a img, .carousel-inner > .item .img-responsive, .carousel-inner > .item a .img-responsive {
  width: 200% !important;
  max-width: 200% !important;
  margin-left: -50%;
}
.row-sm-tm {
	margin-top: 10px;
}
#block-block-8 h2, #block-views-recommendations-block-1 h2, #block-views-recommendations-block-2 h2 {
	text-align: center;
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	top: 40%;
}
footer small {
	text-align: center !important;
}
}
