/* Body */
body {
    font-family: 'Muli', sans-serif;
    font-family: 'Montserrat', sans-serif;
  color: #047A9E;
  font-size: 16px;
}
a {color: #FF2C2B;}
a:visited {color:#FF2C2B}
a:hover {color:#0290BB}

.smalltext {font-size: 14px;}
.smalltext-mobile {font-size: 14px; color: #990A00; text-align: center;}

largefont {
  font-family: "Montserrat", serif;
  color: #990A00;
  font-size: 18px;
}
.tab { margin-left: 40px; }

.no-padding {
  padding-left: 0;
  padding-right: 0;
}
.extra-padding {
  padding-left: 30px;
  padding-right: 30px;
}

/* Images */
.img-center {

  margin: 0 auto;
}
.right-image {
padding: 10px;
float: right;
}

/* Text */
.blue-heading-border {
  color: #ff2c2b;
  text-transform: uppercase;
  font-size: 32px;
  text-align: center;
  margin: 30px 10px 10px 10px;
}
.blue-small-heading-border {
  color: #14345F;
  border-top: 2px solid #14345F;
  border-bottom: 2px solid #14345F;
  text-transform: uppercase;
  font-size: 26px;
  text-align: center;
  margin: 10px 0px;
}
.red-small-heading {
  color: #990A00;
  text-transform: uppercase;
  font-size: 26px;
  text-align: center;
  margin: 10px 0px;
}
.red-small-heading-lower {
  color: #990A00;
  font-size: 26px;
  text-align: center;
  margin: 10px 0px;
}
.red-text {
  color: #990A00;
  font-size: 16px;
  text-align: center;
  margin: 10px 0px;
}
.oval {
  color: #990A00;
  font-size: 12px;
  text-align: center;
  margin: 10px 0px;
}
.background-heading {
  color: #14345F;
  font-size: 26px;
  text-align: center;
  margin: 10px 0px;
}
.caption {
  font-size: 15px;
  padding-top: 10px;
}


.home-mobile-text {color: #990A00; text-align: center;  font-size: 22px;}

.google-maps {
        overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
    }
    .google-maps iframe {
       left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
    }

/* Buttons */
.white-button {
  background-color: #fff;
  border: 1px solid #008800;
  color: #000D4A;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  padding: 5px;
  font-size: 16px;
  margin: 0 auto;
  width: 110px;
  cursor: pointer;
}
.white-button.member-login {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 150px;
}

/* Navigation */
#miyc-menu {
  display: block;
}
.miyc-menu.miyc-menu-desktop {
  display: none;
}

/* Header and Footer*/
.main-header, footer {
  background-image: url("../Assets/waves-background-footer.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
header .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  min-height:140px;
}
header .col-sm-2.logo-col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align:stretch;
	    -ms-flex-align:stretch;
	        align-items:stretch;
	position: relative;
}
header .col-sm-2.logo-col .logo-wrapper {
  background: url(../Assets/none.png);
  background-color:#028FBA;
  background-repeat:repeat-y;
  background-position:center;
  background-size:contain;
  display:-webkit-box;
  display:-ms-flexbox;
  display:flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
	z-index: 1;
}
header .col-sm-2.logo-col .logo-nav-buffer {
	position: absolute;
	height: 100%;
	width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.logo {
	width: 100%;
}
header .col-sm-2,
header .col-sm-5 {
  padding-left: 0;
  padding-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.header-line {
  border: 1px solid #71DFDD;
  margin: 15px 0px;
}
footer {
  color: #fff;
  padding: 40px 15px 25px;
  margin-top: 20px;
}
footer a {
  color: #fff;
	text-decoration: underline;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
}
footer a:hover {
  color: #BFFFFF;
  text-decoration: none;
}
footer a:visited {
  color: #FFFFFF;
  text-decoration: underline;
}
footer i.fa {
  font-size: 18px;
}

/* index.htm */
.home-mobile-image {
  display: block;
	align: center;
}
.home-badge {
  padding-bottom: 10px;
	padding-top: 10px;
  background: rgba(113, 223, 221, 0.7);
  border: 5px solid rgba(255, 255, 255, 0.7);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  color: #fff;
	display: none;

}
.home-badge > .home-badge-content {
  top: 20px;
  font-family: "Muli", serif;
  text-align: center;
  font-weight: 400;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  width: 100%;
}
.home-badge > .home-badge-content > .home-badge-feature {
  border-top: 2px solid #990A00;
  border-bottom: 2px solid #990A00;
  margin: 10px auto;
  max-width: 300px;
}
.home-badge > .home-badge-content > p {
  font-size: 16px;
  line-height: 30px;
}
.home-badge a:link {
  font-size: 22px;
  color: #ffffff;
}
.home-badge > .home-badge-content > .home-badge-feature {
  font-size: 30px;
  line-height: 40px;
}
.home-badge > .home-badge-content > .home-badge-mackinac > span {
  font-size: 26px;
  line-height: 30px;
}
.red-feature {
  background-color: #990A00;
  color: #fff;
  text-align: center;
  padding: 10px;
  font-size: 20px;
  margin: 10px 0 20px;
}
.blue-block {
  background-color: #1A355D;
  padding-top: 40px;
  padding-bottom: 40px;
}
.mobile-carousel {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-orient:vertical;
	-webkit-box-direction:normal;
	    -ms-flex-direction:column;
	        flex-direction:column;
	-webkit-box-pack:center;
	    -ms-flex-pack:center;
	        justify-content:center;
}
.mobile-carousel div {
	margin: 10px 0px;
	text-align:center;
}
.mobile-carousel div img {
	border: 4px solid #fff;
	border-radius: 3px;
}
.carousel {
	display:none;
}
.community-logos img {
  padding: 10px 0px;
}

/* Media queries */
@media (max-width: 480px) {
	footer, .text-right {
		text-align: center;
	}
}
@media (min-width: 481px) {
  
}
@media (min-width: 769px) {
  #miyc-menu {
    display: none;
  }
  .miyc-menu.miyc-menu-desktop {
    display: block;
  }
	.home-badge {
    width:35%;
    padding: 2.5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
	position: absolute;
  border-radius: 50%;
  height: auto;
  bottom: 0;
  margin: 20px;
  }
	.home-mobile-image {display: none;}	
	.home-mobile-text {display: none;}
	.smalltext-mobile {display: none;}
		
.home-banner {
  background-size: cover;
  min-height: 700px;
  position: relative;
  background: url("../Assets/home-south-haven-12.jpg");
align: center;
  background-repeat: no-repeat;
  background-position: center;
}
  .blue-block {
	padding-bottom: 0px;
  }
  .mobile-carousel {
	display:none;
  }
  .carousel {
	  display:block;
	  width: 750px !important;
  }
  .slides {
	  width: 875px !important;
  }
}
@media (min-width: 992px) {
  .home-badge > .home-badge-content > p {
    font-size: 24px;
    line-height: 34px;
  }
  .home-badge > .home-badge-content > .home-badge-feature {
    font-size: 40px;
    line-height: 50px;
  }
  .home-badge > .home-badge-content > .home-badge-mackinac > span {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (min-width: 1200px) {
  .home-badge {
    width:350px;
    padding: 20px;
	  left: 4%;
  }
}
