/*!
 * Start Bootstrap - Landing Page Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
}
h7{
	color: salmon;
	font-size: 30px;
}

.redText
{
	color:salmon;
}

.Announcement
{
    display: inline;
	font-size: 40px; 
}

.topnav {
    font-size: 14px; 
}

.lead {
    font-size: 1.3vw;
    font-weight: 400;
}
@media (max-width: 725px) {
  .lead {
    font-size: 13px;
  }
}
.intro-header {
    text-align: center;
    color: #f8f8f8;
    background: url(../img/banner.png) no-repeat center center;
    background-size: cover;
}

.intro-message {
    position: relative;
    padding-top: 60px;
}

.no-bottom-margin {
    padding-bottom: 0px !important;
}

.home-icon-link {
    background: url('../img/logo_small.gif') no-repeat left;
    background-size: 50px;
    padding-left: 55px; 
    padding-right: 55px; 
    padding-top: 25px;
    padding-bottom: 25px;
}

.icon-items {
    float:left; display:inline; width: 49%;
}

.title-bar {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.title-bar > h2 {
    vertical-align: middle;
    text-align: center;
    width: inherit;
}

.intro-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 23px rgba(0,0,0,1.6);
    font-size: 5em;
}

.splash-logo {
    height: 15%;
    width: 15%;
}

.intro-divider {
    width: 400px;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
    text-shadow: 2px 2px 23px rgba(0,0,0,1.6);
}

@media(max-width:767px) {
    .intro-message {
        padding-bottom: 10%;
    }

    .intro-message > h1 {
        font-size: 3em;
    }

    ul.intro-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.intro-social-buttons > li:last-child {
        margin-bottom: 0;
    }

    .intro-divider {
        width: 100%;
    }
}

.about-header {
    text-align: center;
    color: #f8f8f8;
    background: url(../img/FromEmail/st_martin_lift.JPG) no-repeat left center;
    background-size: cover;
}

.about-message {
    position: relative;
    text-align: center;
}

.about-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 23px rgba(0,0,0,1.6);
    font-size: 5em;
}

.about-message > h3 {
   text-shadow: black 0.1em 0.1em 0.2em;
}

.subpage-message {
    position: relative;
    padding-top: 60px;
    padding-bottom: 5%;
}

.subpage-message > h1 {
    margin: 0;
    text-shadow: 2px 2px 23px rgba(0,0,0,1.6);
    font-size: 5vw;
}

.subpage-message > h3 {
    text-shadow: 2px 2px 23px rgba(0,0,0,1.6);
}

@media(max-width:767px) {
    .about-message {
        padding-bottom: 5%;
    }

    .about-message > h1 {
        font-size: 3em;
    }

    .subpage-message {
        padding-bottom: 5%;
    }

    .subpage-message > h1 {
        font-size: 3em;
    }
}

.network-name {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 2px;
}

.content-section-a {
    padding: 2% 0;
    padding-bottom: 5%;
    background-color: #f8f8f8;
    color: #333;
}

.content-section-b {
    padding: 2% 0;
    padding-bottom: 5%;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    color: #333;
}

.section-heading {
    margin-bottom: 30px;
	font-size: 50px;
    color: #C99604;
}

.section-heading-spacer {
    float: left;
    width: 200px;
    border-top: 3px solid #e7e7e7;
}

.banner {
    padding: 100px 0;
    color: #f8f8f8;
    background: url(../img/flash_bg.jpg) no-repeat center center;
    background-size: cover;
}

.banner h2 {
    margin: 0;
    text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
    font-size: 3em;
}

.banner ul {
    margin-bottom: 0;
}

.banner-social-buttons {
    float: right;
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        float: left;
        margin-top: 15px;
    }
}

@media(max-width:767px) {
    .banner h2 {
        margin: 0;
        text-shadow: 2px 2px 3px rgba(0,0,0,0.6);
        font-size: 3em;
    }

    ul.banner-social-buttons > li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons > li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
    background-color: #f8f8f8;
}

p.copyright {
    margin: 15px 0 0;
}

.modal-dialog {
    height: 60vh; /* respsonsive width */
    width:60vw;
    max-height:'80%';

}

label {
    float: center;
}

.center_contact{
    align:center;
}

.images_pre {
    -moz-box-shadow: 0 0 10px #ccc; 
    -webkit-box-shadow: 0 0 10px #ccc; 
    box-shadow: 0 0 10px #ccc; 
    margin-top: 10px;
}

.shadow_box {
    -moz-box-shadow: 0 0 10px #ccc; 
    -webkit-box-shadow: 0 0 10px #ccc; 
    box-shadow: 0 0 10px #ccc; 
}

.images_undo_size {
    height: auto !important;
}

.btn-lakeside {
    color: #FFF;
    background-color: #c99604;
    border-color: #985F0D;
}

.pop {
    cursor: pointer;
}

hr.mid {
    margin-top:-80px;
    border: 0;
    height: 2px;
    margin:18px 0;
    position:relative;
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 10%, rgba(0,0,0,0.65) 50%, rgba(0,0,0,0) 90%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(10%,rgba(0,0,0,0)), color-stop(50%,rgba(0,0,0,0.65)), color-stop(90%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 10%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 10%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 10%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%); /* IE10+ */
    background: linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 10%,rgba(0,0,0,0.65) 50%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

hr.topbottom {
    margin-top:-80px;
    border: 0;
    height: 5px;
    margin:-32px 0;
    position:relative;
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 10%,  #C99604 50%, rgba(0,0,0,0) 90%, rgba(0,0,0,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(10%,rgba(0,0,0,0)), color-stop(50%, #C99604), color-stop(90%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 10%, #C99604 50%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 10%, #C99604 50%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 10%, #C99604 50%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%); /* IE10+ */
    background: linear-gradient(left, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 10%, #C99604 50%,rgba(0,0,0,0) 90%,rgba(0,0,0,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */
}

.footer-section {
    text-align: center;
    margin: 0px 0px 80px;
}

.footer-image {
    z-index: 1; important!;
	margin-left: auto;
    margin-right: auto;
    position:relative;
    margin-top: 15px;
}

hr.footer:before {
    content: "";
    display: block;
    
    width: 100%;
    height: 1px;
    position: absolute;
    top: 50%;
    z-index: 1;
}

/* Set Dropdown Display to None*/
nav ul ul {
	display: none;
}

/* Display Dropdown on hover*/

nav ul li:hover > ul {
		display: block;
}

ul li{
 
}
.dropdown-menu > li > a {
    padding:10px 20px;
}
nav ul li a {
  padding: 20px;
}

ul li a:hover{
  text-decoration: none;
}

nav ul ul {
	background: #E9E9E9; 
  border-radius: 0px; 
	position: absolute; 
    padding-left: 0px;
}

/*nav ul ul li{
  padding: 15px 0;
}*/

nav ul ul li a{
  color: #1A1A1A;
  opacity: .5;
}

.dropdown-menu > li > a:hover {
    color: #C99604;
    background-color: transparent;
}

nav ul ul li a:hover{
  color: #C99604;
  opacity: 1;
}

nav li a:hover{
    color: #C99604;
}
img {
    image-orientation: from-image;
}

.img-center {
    margin:0 auto;
}
.centerHeader{
    horizontal-alignment: center;
}
#images{
    text-align:center;
    margin:50px auto; 
}
#images a{
    margin:0px 20px;
    display:inline-block;
    text-decoration:none;
    color:black;
}

.dropdown-menu > .active > a {
    color: #353434;
    background-color: #E7E7E7;
}
.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #353434;
    background-color: #E7E7E7;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #C99604;
}
.no-highlight:hover {
    text-decoration: none;
}