/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */

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;
}

body {background-color:#ffffff;
	background-image:url(../img/background-diamonds.gif)
}

.content-background {background-color:#FFFFFF;
padding:20px;}

.top-red-bar {
	background-color:#ab1600;
	width:100%;
	height:.65em;}

.topnav {
    font-size: 14px;
	background-color:#ffffff;
}

.nav-bottom-no-margin {
	margin-bottom: 0px;}

a:link {
	color:#ab1600;
	text-decoration:none;
	font-family:arial;
	font-size:1.00m;}

a:visited {
	color:#C30;
	text-decoration:none;
	font-size:1.00em;}

a:hover {
	color:#d7a841;
	text-decoration:none;
	font-size:1.00em;}
	

a.navbarlink:link {
	color:#ffffff;
	text-decoration:none;
	font-size:1em;}

a.navbarlink:visited {
	font-color:#C30;
	text-decoration:none;
	font-size:1em;}

a.navbarlink:hover {
	color:#d7a841;
	text-decoration:underline;
	font-size:1em;}
	
.center {text-align:center;}	

.lead {
    font-size: 18px;
    font-weight: 400;
	font-family:'Rye', normal;Verdana, Geneva, sans-serif;
}

.intro-header {
    padding-top: 50px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
    padding-bottom: 50px;
    text-align: center;
    color: #f8f8f8;
    background: url(../img/intro-background-tent-gazebo.jpg) no-repeat center center;
    background-size: cover;
	
}

.intro-message {
    position: relative;
    padding-top: 20%;
    padding-bottom: 20%;
}

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

.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 3px rgba(0,0,0,0.6);
}

.banner-top {
	max-height:200px}

.caption {
        width:100%;
        bottom: .3rem;
        position: absolute;
        background:#000;
        background: -webkit-linear-gradient(bottom, #000 40%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
        background: -moz-linear-gradient(bottom, #000 40%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
        background: -o-linear-gradient(bottom, #000 40%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
        background: linear-gradient(to top, #000 40%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    }
	
	.features-heading {text-align:center;}
	
	.home-thumb {background-color:#f8f8f8;
	max-width:340px;
	border-color:#CC6600;
	border-style: solid;
    border-bottom: thick dotted #ff0000;
	}

    .thumbnail {
        border: 0 none;
        box-shadow: none;
        margin:0;
        padding:0;
    }

    .caption h4 {
        color: #fff;
        -webkit-font-smoothing: antialiased;
    }
	
	/* Text Over Image */
	
	
.bg-white {background-color:#FFFFFF;
	opacity: 0.8;
    filter: alpha(opacity=50); /* For IE8 and earlier */
}}	
	
a.footer-link:link {
	color:#ab1600;
	text-decoration:none;
	font-family:arial;
	font-size:1.00m;}

a.footer-link:visited {
	color:#600;
	text-decoration:none;
	font-size:1.00em;}

a.footer-link:hover {
	color:#CC0;
	text-decoration:none;
	font-size:1.00em;}
	
align-right {text-align:right;}	

	
header.carousel{height:50%}header.carousel .carousel-inner,header.carousel .item,header.carousel .item.active{height:100%}header.carousel .fill{max-width:750px;height:100%;background-position:center;background-size:cover;margin:auto}.carousel-control.left,.carousel-control.right{background:0 0!important;
}filter:progid: none!important;outline:0}.carousel:hover .carousel-control{visibility:visible}.error-404{font-size:100px}.price{display:block;font-size:50px;line-height:50px}.price sup{top:-20px;left:2px;font-size:20px}.period{display:block;font-style:italic}footer{margin:0px 0}@media(max-width:991px){.customer-img,.img-related{margin-bottom:30px}}@media(max-width:750px){.img-portfolio{margin-bottom:15px}header.carousel .carousel{height:50%}}

.container-max-750 {max-width:750px;}

p {font-size: 1.2em;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:normal;
	line-height:1.5;}
	
	


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

    .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%;
    }
}

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

.content-section-a {
    padding: 50px 0;
    background-color: #f8f8f8;
}

.content-section-b {
    padding: 50px 0;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
}

.section-heading {
    margin-bottom: 30px;
	font-family:'Rye', normal;Verdana, Geneva, sans-serif;
}

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

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

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

.banner h2 {
    margin: 0;
    font-size: 3em;
	color:#000000;
}

.banner p {
    margin: 0;
    font-size: 1.2em;
	color:#000000;
}

.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;
}