/*!
 * Start Bootstrap - Grayscale 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 {
    width: 100%;
    height: 100%;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif"; 
    color: #003333;
    background-color: #f1fdfe; 
	  background-image: url("bgstripes.png"); 

}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 20px 0 25px;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.5;
}

h2,
h3,
h4,
h5,
h6 {
    color: #01676f;
}

.panel-heading h4 {
	line-height: 1;
	font-size: 16px; }

p {
    margin: 5px 5px 15px;
    font-size: 16px;
    line-height: 1.4;
}

.Flexible-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

	@media(min-width:768px) {
    p {
        margin: 5px 5px 15px;
        font-size: 20px;
        line-height: 1.4;
    }
	.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
  color: inherit;
}
}

a {
    color: #AACC66;
    text-decoration: underline;
	text-decoration-style: solid;
	-webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
text-decoration-line: underline;
	text-decoration-style: solid;
    color: #01676f;
}

.light {
    font-weight: 400;
}

.navbar-custom {
    margin-bottom: 0;
    border-bottom: 2px solid #FFCC44;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	font-size: 18px;
    background-color: #ffffff;
}

.navbar-custom .navbar-brand {
    font-weight: 700;
	font-size: 2em;
}

.navbar-custom .navbar-brand:focus {
    outline: 0;
}

.navbar-custom .navbar-brand .navbar-toggle {
    padding: 4px 4px;
    font-size: 2em;
    color: #033;
}

.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
    outline: 1;
	border-bottom: solid 2px #003333;
}

.navbar-custom a {
    color: #033;
	text-decoration: none;
}



.navbar-custom .nav li a {
    text-decoration: none;
	-webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
	font-size: 18px;
}

.navbar-custom .nav li a:hover, 
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
    outline: 1;
    color: #033;
    background-color: rgba(255,255,255,0.70);
}
/*
.navbar-custom .bid a {
    text-decoration: none;
	color: #fff;
	background-color: #e14;
}
.navbar-custom .bid li a:hover {
    outline: 1;
    color: #e14;
    background-color: #313;
} */



.navbar-custom .nav li.active {
    outline: 0;
}

.navbar-custom .nav li.active a {
    background-color: #01676f;
}

.navbar-custom .nav li.active a:hover {
    color: #ffd;
}

@media(min-width:768px) {
    .navbar-custom {
        padding: 10px 0;
        border-bottom: 2px solid #f6bf3c;
        letter-spacing: 1px;
        background-color: #fff;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .navbar-custom.top-nav-collapse {
        padding: 10px 0;
        border-bottom: 2px solid #f6bf3c;
        background: #FFFFFF;
    }
}

.intro {
    display: table;
	margin-bottom: 20px;
	border-bottom: #033 solid 2px;
    width: 100%;
	    height: auto;
    padding: 120px 10px 50px;
    text-align: center;
    color: #ffd;
    background: linear-gradient(to bottom, #fff, #faf6bf);
/**    background-color: #01676f;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
**/}

.alt {color: #033;}
.who {
    display: table;
    width: 100%;
    padding: 70px 0 35px;
    text-align: center;
    color: #ffd;
    background-color: white;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro-text {
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    color: #033;
	font-size: 36px;
	padding: 15px;
}

.ffbapagehdr-text {
    color: #01676f;
	font-size: 2em;
}

	.rwd-mob {display: 
none;
}

@media(min-width:768px) {
    .intro {
        height: 100%;
        padding: 0;
    }
	.ffbapagehdr-text {
    color: #01676f;
	font-size: 48px;
}

.who {
    display: table;
    width: 100%;
    padding: 70px 0 35px 0;
    text-align: center;
    color: #ffd;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover; 
    background-color: #fff;
}

    .intro .intro-body .brand-heading {
        font-size: 100px;
    }

    .intro-text {
        color: #01676f;
		font-size: 36px;
		padding: 45px 10px;
    }
}

.btn-more {
    margin: 10px;
	padding: 15px;
    border: 4px solid #FFCC44;
    border-radius: 90%;
    font-size: 18px;
    color: #033;
    background: #FFF;
}


.btn-circle {
    width: 60px;
    height: 60px;
    margin: 10px;
	padding: 7px 10px 10px;
    border: 2px solid #FFFFDD;
    border-radius: 100%!important;
    font-size: 28px;
    color: #ffffdd;
    background: 0 0;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}

.btn-circle-mini {
    width: 30px;
    height: 30px;
    margin: 5px;
	padding: 2px 2px;
    border: 2px solid #ffffdd;
    border-radius: 100%!important;
    font-size: 16px;
    color: #ffffdd;
    background: #FFCC44;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
}


.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #FFFFDD;
    background: rgba(246,191,60,1);
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}
	.rwd-break {
		display: block;
	}
	
@media (min-width:800px) {
	.rwd-break {
		display: none;
	}
	
	.rwd-mob {display: 
inline;
}
}

@-webkit-keyframes pulse {    
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {    
    0% {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding: 0px;
			font-size: large;
}
.content-section h2 {
	text-decoration:none;}


.contact-section {
    padding: 25px;
}

.services-section {
    margin: 30px 0 0;
    padding: 15px 0;
    color: #ffd;
    background-color: #01676f;
}

#map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}

@media(min-width:767px) {

.panel-heading h4 {
	line-height: 1.5;
	font-size: 20px; }  


    .content-section {
        padding-top: 0px;
		font-size:20px;
    }

    .services-section {
        margin: 30px 0 0;
        padding: 15px 0;
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }
}

.btn {
    border-radius: 0;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    font-weight: 400;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.btn-default {
    border: 1px solid #ffd;
    color: #ffd;
    background-color: transparent;
}

.btn-panel {
    border: none;
    color: #ffd;
    background-color: transparent;
}

.btn-panel a {
    color: #ffd;
    background-color: transparent;
	font-size:18px;
	text-align:center;
}

.btn-panel a:hover {
    color: #9ebf46;
    background-color: transparent;
	font-size:18px;
	text-align:center;
}


.btn-default:hover,
.btn-default:focus {
    border: 1px solid #FFFFDD;
    outline: 0;
    color: #ffd;
    background-color: #033;
}

panel-body li {
	font-size: 18px;}

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

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

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

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

}

.footer {
    padding: 30px 15px;
	background-image: linear-gradient(to right, #033, #099);
	color: #ffd;
}

.footer p {
font-size: 11px;
border-top: solid 2px #aacc66;
    padding: 10px; 
	text-align:center;}

.footer h4 {
    margin: 10px;
	text-align:center;
}


img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}