/*!
 * 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.
 */

#controls {display:none;}
body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: #223161 url('../img/bg.jpg') no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-size: cover;
    
}

.container>.row>.box li {font-size:1.25em; !important}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform:uppercase;
	font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
}

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

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

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

.logo img {
	max-width: 75%;
	height: auto;
}
.punch {text-align:right;}

.navbar-brand {
    font-weight: 600;
    letter-spacing: 2px;
	color:rgba(57,83,164,1.00) !important;
	padding: 5px;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
color:rgba(57,83,164,1) !important;
}
.navbar-brand img {height:100%; width:auto; margin:2px;}



.navbar-nav {
    text-transform: uppercase;
    font-weight: 600;
    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: #fff;
    background: rgba(255,255,255,0.85);
	border-radius:6px;
}

.box>.logobox>.logo {padding:0px; !important} 

.intro-text {
	font-family: "open sans", arial, helvetica;
	text-transform: none;
	font-size: 1.6em;
	font-weight: 400;
	letter-spacing: 1px;
}

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

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

footer {
	margin:auto auto 10px auto;
    background: #fff;
    background: rgba(255,255,255,0.85);
	font-size: 0.8em;
	border-radius:6px;
}

footer p {
    margin: 0;
    padding: 35px 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: 0px 25px 1px 0px;
    }

   /* .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, .container {
        border-radius: 6px;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255,255,255,0.85);
    }

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

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

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

}

@media screen and (min-width:480px) and (max-width:992px) {
.logo img {max-width: 100%; height: auto;}
.logo {float:left;}
.logo, .punch {width:50%;}
.punch {text-align:right; float:right; font-size:90%;}
.punch h3 {font-size:140%;}
.punch p {margin-top:47px; margin-bottom:0px;}

	
}

@media screen and (max-width:992px) {

footer p {
    margin: 0;
    padding: 10px 0;
	text-align:center;
}
}

@media screen and (max-width:360px) {
.navbar-brand {
   width: 220px !important;
   height: 40px !important;
}
}

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

.logo img {
	max-width: 90%;
	height: auto;
}

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

.columns3 {-webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 1em; -moz-column-gap: 1em;  column-gap: 1em; padding: 0px 15px;}

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

}

@media screen and (min-width:1200px) {
/*.logo img {
	max-width: 75%;
	height: auto;
}*/
	
.img-left {
        float: left;
        margin: 0px 25px 10px 0px;
    }

	
	
	
}


@media screen and (min-width: 768px) {
  footer {
    width: 750px;
  }
   
   .logobox { margin-top:1em; padding:5px 30px; text-align:left; !important}
   .logobox:after {
        content: '';
        display: table;
        clear: both;
    }

  
}
@media screen and (min-width: 992px) {
  footer {
    width: 970px;
  }
  
.punch p {margin-top:60px; margin-bottom:0px;}
 
}
@media screen and (min-width: 1200px) {
  footer {
    width: 1170px;
  }
  .punch p {margin-top:92px; margin-bottom:0px;}
}

@media screen and (max-width: 767px){
body {
    background: #223161;
	
}
.box, footer {
    background: #F8F8F8;
	border-radius:0px !important;
	}
	
}
.text-agbs {font-size:0.8em; line-height:normal; }

.form-group {margin-bottom:10px; !important}

.messagebox {margin-bottom:5px; !important}

.minheight01 {min-height:160px; !important}
.minheight01 img {margin-bottom: 15px; !important}

.thumbline {text-align:center;}
.thumbline img {margin:20px;}

@media screen and (min-width:768px){
#controls {position:fixed; z-index:5; top:0px; width:100%; height:40px; background:none; display:block;}
}


@-moz-document url-prefix() {
.navbar-brand {max-width:220px !important; height:auto !important;}
.textarea01 {height:133px !important;}
}