/*!
 * 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: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color:#000;
    -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-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

h2 {text-transform:none;}

a{color:#000;
font-weight:400;
text-decoration:none !important;

}

a:hover, a:active { 
outline: none;
}

p {
    font-size: 1.20em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}


.brand,
.address-bar {
	position:relative;
	margin:0 auto;
	text-align:center;
}

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

.navbar-nav {
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3px;
	text-decoration:none;
	width:auto;
}
nav navbar-nav{
	text-align:center;
}

.navbar-nav li {
	text-decoration:none;
}

.navbar-nav li a.active {
	color:#ff0000;}

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

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

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

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

.logo {
	text-decoration:none;
	margin-bottom:10px;
}

.cnt_slider{
	background-color:#E6E6E6;
	padding:20px;
	margin-bottom:30px;
}
	

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

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

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


footer {
    background: #fff;
    background: rgba(255,255,255,0.9);
}

footer p {
    margin: 0;
    padding: 50px 0;
}

.copyright {
    color: #606060;
    float: left;
   
    font-weight: normal;
	padding: 30px 0;
}

powered {
    color: #606060;
	padding: 30px 0;
    float: right;
}
.jgallery-thumbnails.images a:hover::after{ outline:none !important}

a:hover, a:active a:focus {
    outline:none !important;
}

a:focus {
    outline: none !important;
    outline-offset: -2px;
}

.fb img{
	width:3em;
	height:3em;
	text-align:center;
	margin:10px 0 0 20px;
}

@media screen and (min-width:768px) {
    .brand {
        display: inherit;
        margin: 0;
        padding: 20px 0 20px;
        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;
        background: rgba(255,255,255,0.9);
    }

    .nav>li>a {
        padding: 25px 0px 25px 25px;;
		width:auto;
    }

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

 .navbar-nav>li>a:hover {
	 color:#FF0000 !important;
    }
    .navbar-nav {
		position:relative;
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.20em;
    }
	
	a:focus {
    outline: none !important;
    outline-offset: -2px;
}
}

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

					 

/* sm */
@media (min-width: 768px) and (max-width: 1024px) {
	
	body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color:#000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	
	
}
	
	
	.nav>li>a {
        padding: 15px 0px 15px 15px;
		width:auto;
		font-size:0.80em;
    }
	
	a:focus {
    outline: none !important;
    outline-offset: -2px;
}
	 
	
	}
	
@media (max-width: 767px) {
	
	body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
     background-color:#000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	
}

.brand img {
        display: inherit;
        margin: 0;
        padding: 20px 0 20px;
        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;
		width:70%;
    }	
	
	

  .nav>li>a {
        padding: 15px 0px 15px 30px;
		width:auto;
		font-size:1.20em;
    }	
	
	.brand {
        display: inherit;
        margin: 0;
        padding: 20px 0 20px;
        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;
		
    }	
	
	a:focus {
    outline: none !important;
    outline-offset: -2px;
}	

}	

@media (max-width: 479px) {
	
		body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color:#000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	
}
	
	.brand img {
        display: inherit;
        margin: 0;
        padding: 20px 0 20px;
        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;
		width:70%;
		background-color:#000;
    }	
	
	
}


		
