/*!
 * Start Bootstrap - Business Casual 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 {
    font-family: "Trebuchet MS";
    background: url('http://wplloyd.taleofthewhalenagshead.com/wp-content/uploads/2015/10/bg_banner.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 14px;
    line-height: 1.6;
    color: #626060;
    text-align: justify;
}

hr {
    max-width: 100%;
    border-color: #999999;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    margin-top: 10px;
    padding: 20px 19px;
    background: #fff;
    background: rgba(255,255,255,0.9);

}
.box1 {
    margin-bottom: 20px;
    padding: 0px 0px;

}
 
.gallerttxt{
   font-size: 24px;
   margin-left: 5px;
   color: #365180;
   font-weight: bold;
   font-family: tahoma;
   }
   
.abouttxt{
   font-size: 24px;
   margin-left: 5px;
   color: #365180;
   text-decoration:underline;
   line-height: 30px;
   } 
   
   .abouttxt1{
   font-size: 24px;
   margin-left: 5px;
   color: #E9865B;
   text-decoration:underline;
   line-height: 30px;
   } 
 .ptxt{
   font-size: 14px;
   color: #365180;
   text-transform: uppercase;
   line-height: 27px;
   clear: both;
   }
    .ptxt1{
   font-size: 14px;
   color: #e9865b;
   text-transform: uppercase;
   line-height: 27px;
   } 
   
   .mail{
   font-size: 14px;
   color: #e9865b;
   text-transform: uppercase;
   line-height: 27px;
   cursor:pointer;
   } 
   .mail:hover{
   font-size: 14px;
   color: #365180;
   text-transform: uppercase;
   line-height: 27px;
   cursor:pointer;
   text-decoration:underline;
   }  
   
    .ptxt_h1{
   font-size: 14px;
   color: #365180;
   line-height: 27px;
   } 
   
  .ptxth{
   font-size: 14px;
   color: #626060;
   line-height: 30px;
   }       
   
.txt{float:left;}
.line{border:1px solid #ccc;}
.review1 {
    font-size: 12px;
    color: #365180;
    text-transform: uppercase;
    line-height: 27px;
    border-bottom: 1px solid #365180;
   padding: 10px;
}
.review2 {
    font-size: 12px;
    color: #E9865B;
    text-transform: uppercase;
    line-height: 27px;
    border-bottom: 1px solid #E9865B;
    padding: 10px;
}
.box2 {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
	/*background:url(../img/bg1.jpg);*/
	background-size:100% 100%;
}
.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.heading{color:#385483;text-align: center;text-decoration: underline;padding: 10px 0;}
.img-border {
    float: none;
    margin: 0 auto 0;
   border: 4px double #999;
  
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

section {
    /*background: #d17f5e;*/
    padding: 10px 0;
}

footer {
    /*background: #fff;
    background: rgba(255,255,255,0.9);
    border-top:1px solid #d17f5e;
    border-bottom:5px solid #d17f5e;
    margin-bottom: 30px;*/
}

footer p {
    padding: 20px 0;
    color:#fff;
    font-size: 15px;
    text-align:center;
    margin-left: 200px;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 30px 0 10px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #fff;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
		box-shadow: 0px 5px 10px #000;
       /* background: rgba(255,255,255,0.9);*/
    }

    .nav>li>a {
        padding: 35px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
}

.navbar-default {
    background-color: #fff !important;
    border-color: #E7E7E7;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
     
}
.bg1{
   background: url('../img/bg.jpg') no-repeat center center;
   -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
     padding: 10% 0;
     border-top:10px solid #365180;
     background-position: center top;
     background-attachment: fixed;
     box-shadow: 0px 3px 20px 0px #000 inset;
}

.gallery{
     background:#f5f5f5;
     padding: 20px 0px 0px;
     border-top:0px solid #365180;
     background-position: center top;
     background-attachment: fixed;
}
.gallery_bottom{padding:10px;}

.gallery_bottom1{padding:10px 30px;}

.bg10{
   background: #fff;
   border-top:3px solid #d17f5e;
   box-shadow: 0px 3px 20px 0px #000 inset;
   background-position: center top;
}
.bg_blank{
   background: url('../img/maxresdefault.jpg') no-repeat center center;
   -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
     padding: 10% 0;
     border-top:10px solid #D17F5E;
     background-position: center top;
     background-attachment: fixed;
     box-shadow: 0px 3px 20px 0px #000 inset;
     margin-top: -30px;
}
.bg_blankup{
   /*background: url('../img/slide-1.jpg') no-repeat center center;
   -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;*/
    background:transparent;
     padding: 12% 0;
     border-top:0px solid #365180;
     background-position: center top;
     background-attachment: fixed;
 
}

.carousel-control.right {
    right: 0px;
    left: auto;
    background-image: none !important;
    background-repeat: repeat-x;
}

.carousel-control.left {
    background-image: none !important;
    background-repeat: repeat-x;
} 

@media screen and (min-width:150px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
}

ul.slideuptabs{
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center; 
	
}


ul.slideuptabs li{
 display: inline;
}

ul.slideuptabs li:first-of-type{
	margin-left: 10px;
}

ul.slideuptabs a{
	position: relative;
	display: inline-block;
	overflow: hidden;
	color: white; /* font color */
	text-decoration: none;
	/*padding: 8px 20px;*/
	font-size: 14px; /* font size */
	vertical-align: bottom;
	-webkit-transition: color 0.5s; /* transition property and duration */
	-moz-transition: color 0.5s;
	transition: color 0.5s;

	
}

/*ul.slideuptabs a span{
	position: relative;
	z-index: 10;
	font-family: "Trebuchet MS";
	text-transform:uppercase;
}
*/


ul.slideuptabs a:hover{
	color: white; /* hover color */
}

/*ul.slideuptabs a:hover::before{
	top: 0; 
}*/

/****** Responsive Code ******/

@media screen and (max-width: 640px) {
	
	ul.slideuptabs li:first-of-type{
		margin-left: 0;
	}
}

/****** Theme Red ******/

ul.slideuptabs.red{
	border-bottom-color: darkred;
}

ul.slideuptabs.red a::before{
	background: #87452a;
}
 