body {}
.portfolio-item {margin-bottom:2em;}

/*Top Menu*/
.navbar-inverse .navbar-nav>li>a {font-family: 'Oswald', sans-serif; font-size:1.2em; font-weight:bolder; color:#000; text-decoration:underline; text-align:left; padding:.5em .4em}
.navbar-inverse .navbar-nav>li>a:hover{background: #104f94; padding:.5em .4em; color: #fff;}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {background: #104f94; padding:.5em .4em; color: #fff;}
.navbar {padding-top: 40px;   padding-bottom: 30px;	background:#999900;	border: none;	border-radius: 0;	margin-bottom: 0;	height: px;}/*Color of main section*/


.btn{
	background: url(../images/button2.png) no-repeat center;
	width: 80px;
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #104f94;

}
/*Logo*/
.navbar-brand{background:url(../images/logobg.png) no-repeat center; float:left; line-height:normal; height:200px; padding:1em; padding-top:1em; width: 300px; margin-top: -55px; font-size:2.5em; color: #fff; text-align: center;}
.navbar-brand span#tel {display:block; font-size:.8em; text-decoration:none; font-style:normal;}
em.navbar-brand {display:block;}

/*Intro text*/
.head-section{background:#999900; padding-bottom:1em;} /*Color of border of section*/
.page-header {margin:0; padding:0;  border-bottom: none;    color: #104f94;    font-size:2em; }

/*Container for testimonials & content boxes*/
.mid-section{background: #104f94; font-family: 'Trebuchet MS', serif; font-size:12px; padding-bottom:1em;}

.box-1{background:#0a4689;}
.box-2{background:#064388;}
.box-3{background:#043e7f;}

/*Testimonials*/
.row-top{margin-bottom:0; padding:0; margin-top:1em;}
.box{padding: 45px 20px 45px 20px;}
.box h3 {color: #ffffff;     font-family: 'Oswald', sans-serif;  font-size: 20px; text-transform: uppercase;    font-weight: normal;}
.box img{float:left;	margin-right: 10px;}
.box img.img-responsive {width:30%; height:90%;}
.box p {color:white; font-size:1.1em;}
.box em {color:black; font-weight:bolder; font-size:1.1em;}

/*Content boxes*/
.articles {margin-top:1em;}
.articles p {color: #85aedb; font-size:1.1em; margin-bottom:.8em;}
.articles h2 {color: #ffc01d; margin:0; padding:0; font-family: 'Oswald', sans-serif; font-size:1.5em; font-weight: normal; font-weight:bold; }
.articles img.img-responsive {width:100%; height:150px; margin:0; padding:0;}

.list-group-item a{color:#85aedb;}
.list-group-item {  position: relative;    display: block;    padding: 10px 15px;    margin-bottom: -1px;    background-color: transparent;    border: none;    border-bottom: #104f94 solid 1px;}

footer {  background: #043e7f;    padding-bottom:1em;    padding-top:1em;}
h2.small {font-size:1.4em;}
