/*!
 * 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: verdana,arial,sans-serif;
	font-size:12px;
	color:#FFF;
    background-color: #000;
	
/*    background: url('../img/bg.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-family: "Josefin Slab","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.2em;
    line-height: 1.6;
    color: #FFF;
    font-family: verdana,arial,sans-serif;
}

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

.top_brand { top:20px;}
.top_contact { top:40px;}

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

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 15px;
    padding: 8px;
    margin-top: 10px;
    font-family: "Times New Roman", Times, serif;
}

.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;
    padding: 30px 15px;
    background: url(../img/bg_footer.jpg) repeat;
    min-height: 400px;
}

.boxcontact {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: url(../img/bg_footer.jpg) repeat;
    min-height: 700px;
}

.boxmenu {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: url(../img/bg2.png) repeat;

}


.intro-text {
    text-transform: uppercase;
    font-size: 1.85em;
    font-weight: 800;
    letter-spacing: 1px;
    color: #FFF;

}

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

.img-left {
    float: none;
    margin: 0 auto 0;
}
.text-left{ text-align: left; }
.text-right{ text-align: right; }
.margin-bottom { margin-bottom: 20px; }

.mygallery{
margin: 0 auto; padding: 0; list-style: none; 
max-width: 840px;
width: 100%;
margin-left: 60px;} 
.mygallery li{display: inline-block; margin: 2px;} 
.mygallery li img{padding: 3px; background: #333;}
.mygallery li img:hover{-webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -o-transition: all 0.3s linear; -ms-transition: all 0.3s linear; transition: all 0.3s linear; background:#f00;}


footer {
 font-family: verdana,arial,sans-serif;
 color: #8A8B8C;
}

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

@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: #e80300; 
background: -moz-linear-gradient(top,  #e80300 0%, #a90100 100%); 
background: -webkit-linear-gradient(top,  #e80300 0%,#a90100 100%); 
background: linear-gradient(to bottom,  #e80300 0%,#a90100 100%); /
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e80300', endColorstr='#a90100',GradientType=0 ); 
    }

    .nav>li>a {
        padding: 35px;
        font-family: "Times New Roman", Times, serif;
    }

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

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

}
.headerbg{
    background: url(../img/head_bg.jpg) repeat;
}
.headerholder{
    padding:7px;"
}
.headeradds{
background-color: #333;
  border-radius: 8px;
    opacity: 0.8;  
    font-size: 15px;
    line-height: 18px;
    font-family: arial, sans-serif;
    color: #fff;
    padding: 15px;
        margin-top: 30px;
}
.logoimg{
    display: inline;

}


@media screen and (max-width:768px) {
	.top_contact {
    	top: 0px;
		padding-left: 25px;
	}
	.top_brand {
    margin-bottom: 11px;
	}
    .nav > li > a {
    padding: 23px;
    font-family: "Times New Roman", Times, serif;
}
    #showHere {
    border-left: 2px solid #999;
    border-top: 0px solid #999;
    padding: 10px;
    }
	}
@media screen and (min-width:1200px) {
    .box:after {
        content: '';
        display: table;
        clear: both;
    }
     .nav > li > a {
         font-family: "Times New Roman", Times, serif;
    }
         #showHere {
    border-left: 2px solid #999;
    border-top: 0px solid #999;
    padding: 10px;
    }

}

@media screen and (max-width:640px) {
	.top_contact {
    	top: 0px;
		padding-left: 25px;
	}
	.top_brand {
    margin-bottom: 11px;
	}
        .logoimg{
        display: none;
    }
    .headeradds{
           margin-top: 5px;
    }
    .mygallery {margin: 0px auto 0px 40px;}
    .text-right { text-align: left; }
        .col-md-6 { padding-right: 0px;
    padding-left: 0px; }

  .nav > li > a {
         font-family: "Times New Roman", Times, serif;
    }
      #showHere {
    border-left: 0px solid #999;
    border-top: 2px solid #999;

    }

	}
	
@media screen and (max-width:480px) {
		.top_contact {
    	top: 0px;
		padding-left: 25px;
	}
	.top_brand {
    margin-bottom: 11px;
	}
    .logoimg{
        display: none;
    }
    .headeradds{
           margin-top: 5px;
    }
    .text-right { text-align: left; }
    .mygallery {margin: 0px auto 0px 40px;}
    .col-md-6 { padding-right: 0px; padding-left: 0px; }

  .nav > li > a {
         font-family: "Times New Roman", Times, serif;
    }
    #showHere {
    border-left: 0px solid #999;
    border-top: 2px solid #999;

    }

	}

@media screen and (max-width:320px) {
	.top_contact {
    	top: 0px;
		padding-left: 25px;
	}
	.top_brand {
    margin-bottom: 11px;
	}
    .logoimg{
        display: none;
    }
    .headeradds{
           margin-top: 5px;
    }
    .text-right { text-align: left; }
    .col-md-6 { padding-right: 0px;
    padding-left: 0px; }
    .mygallery {margin: 0px auto 0px 40px;}
    .nav > li > a {
         font-family: "Times New Roman", Times, serif;
    }

    #showHere {
    border-left: 0px solid #999;
    border-top: 2px solid #999;

    }

}