/* CSS Document */

/* body {
	background-color: ghostwhite;
}
.alignright {
	text-align: right;
	margin-right: 15px;
	margin-bottom: 15px;
}
.npr {
	padding-right: 0;
}
.npl {
	padding-left: 0;
}
.fr {
	float: right
}
.fl {
	float: left;
}
.w100 {
	background-color: white;
}
.page-top {
	background-color: #08aafb;
	margin-bottom: 50px;
}
p {
	font-size:16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
ul.servicelist {
	font-size:16px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding-left:30px;
}
h1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:44px;
	border-bottom: 1px solid #08aafb;
	font-weight: 200;
	margin-bottom: 30px;
	padding-bottom: 15px;
	letter-spacing: -2px;
}
h4 {
	font-weight: 600;
	color: #08aafb;
} */
.ajbgallery {
	display:inline-block;
	float: left;
	margin: 1em;
	border:thin;
	border: double;
	border-color: #08aafb;
}
.greyback {
	background-color: #ededed;
}
.darkgreyback {
	background-color: #c6c6c6;
	border-top: 15px solid #ededed;
	padding-bottom: 15px;
}
.greyback .alignright, .greyback p, .greyback p a {
	margin-bottom: 10px;
	margin-top:10px;
	color: black;
	text-decoration: none;
}
.twittericon {
	padding-top:0px
}
.facebookicon {
	padding-top:0px;
	margin-left:50px;
}
.heading-spacer {
	margin-top: 150px;
}
/* Navigation */

.navbar {
	text-align: center;
	margin-bottom: 0;
	max-height: 50px;
}
.navbar-nav {
	margin: 0 auto;
	float: none;
	display: inline-block;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: transparent;
	color: white;
}
.navbar-default .navbar-nav > li > a {
	color: white;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-size: 0.95em;
	font-weight: 300;
	background-image: url("../images/menu-divider.png");
	background-position: right center;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-right: 30px;
}
.navbar-default .navbar-nav > li.last > a {
	color: white;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	font-size: 0.95em;
	font-weight: 300;
	background-image: none;
}
.navbar-default .navbar-brand {
	color: white;
	display: none;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: white;
}
.active {
	background-color: ghostwhite;
	color: #2c507e;
}
.navbar-default .navbar-nav > li.active > a {
	color: #2c507e;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	color: #2c507e;
}
.banner {
	width: 100%;
	background-image: url(../images/banner.jpg);
	height: 709px;
	border-bottom: 5px solid #eaebf6;
	background-size: cover;
}
.col-xs-12.col-sm-7 > img.logo {
	margin-top: 400px;
}
.h100 {
	height: 100%;
}
.container.h100 {
	padding-left: 15px;
	padding-right: 15px;
}
.col-xs-12.col-sm-5.h100 {
	padding-left: 0;
	padding-right: 0;
}
.spaced-headings {
	display:block;
}
.inline-headings {
	display:none;
}
.rowbot {
	font-size: 0;
}
.rowbot > * {
	float: none;
	display: inline-block;
	font-size: 13px;
	font-weight: 500;
	line-height: 22px;/* if using LESS it's quicker to just use @font-size-base */
}
.rowbot a {
	color: black;
}
.rowbot > *:last-child {
	vertical-align: bottom;
}
.rowbot p:last-child {
	margin-bottom: 0;/* optional */
}
ul {
	list-style-type: none;
	padding-left: 0;
}
div.transbox {
	background-image: url("../images/trans-back.png");
	border: 1px solid transparent;
	margin-top: 269px;
	min-height: 400px;/* For IE8 and earlier */
}
div.transbox p.intro {
	color: #ffffff;
	font-size: 2.2em;
	font-weight: 500;
	letter-spacing: 0.05em;
	line-height: 1em;
	margin: 5%;
}
div.transbox p {
	margin: 5%;
	font-weight: 300;
	color: #ffffff;
}
.transbox .btn.btn-info {
	margin-left: 20px;
	margin-top: 20px;
	background-color: #08aafb;
	color: white;
	text-transform: uppercase;
	font-weight: 400;
}
.sloganbox {
	background-color: #1c4579;
	padding: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
	text-align: center;
	color: white;
	font-size: 2em;
	font-weight: 300;
	letter-spacing: 0.07em;
}
.servicebox {
	border: 1px solid lightgray;
	margin: 15px 0;
	background-color: white;
}
.servicebox2 {
	padding: 30px 0 15px;
}
.servicebox h1 {
	padding-top: 20px;
	padding-left: 20px;
	font-size: 2em;
}
.servicebox p {
	padding-left: 20px;
	padding-right: 20px;
	font-size: 15px;
}
.btn-wide {
	width: 150px;
	background-color: #08aafb;
	border: 1px solid #08aafb;
}
.btn-read-more {
	margin-top: 30px;
	text-transform: uppercase;
	border-radius: 0;
}
.btn-read {
	font-weight: 300;
	font-size: 1.25em
}
.btn-more {
	font-weight: 500;
	font-size: 1em;
}
.btn-email {
	width: 150px;
}
.btn-wide:hover {
	background-color: #08aafb;
	border: 1px solid #305583;
}
.img-responsive.border {
	border: 8px solid white;
}
.img-responsive.border.imgbr50 {
	border-top: 0px;
	border-right: 4px solid white;
}
.img-responsive.border.imgbl50 {
	border-top: 0px;
	border-left: 4px solid white;
}
.footerbox {
	background-color: dimgrey;
	border-right: 1px solid black;
	padding: 14px 10px 10px;
	text-align: center;
	min-height: 123px;
}
.footerbox p {
	font-size: 12px;
	margin-top: 15px;
}
.footerbox.last {
	border-right: none;
}
.footerbox h2 {
	color: white;
	font-size: 1.3em;
	font-weight: 400;
	margin-top: 10px;
}
.footerbox > a {
	text-decoration: none;
}
.footerbox p {
	color: white;
	font-size: 15px;
}
.glyphicon.glyphicon-play {
	transform: scale(0.6);
	margin-left: 10px;
}
p.footer {
	font-size: 0.7em;
	padding-top: 20px;
	color: white;
}
.dentons {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 15px
}
.twitter-icon {
	margin: 0 10px;
}
.footeraddress {
	text-align: right;
}
.footerimages {
	margin: 0 auto;
	display: block;
	text-align: center;
}
.quote {
	font-style: italic;
	font-weight: 400;
	line-height: 1.4;
	padding-top: 30px;
}
q {
	quotes: "“" "”" "‘" "’";
}
q:before {
	color: #7c91a6;
	content: open-quote;
}
q:after {
	color: #7c91a6;
	content: close-quote;
}
.footerbox.last a {
	color: white;
}
 @media (max-width: 768px) {
.npl {
	padding-left: 15px;
}
.npr {
	padding-right: 15px;
}
.navbar {
	max-height: 100%;
}
.col-xs-12.col-sm-7 > img.logo {
	margin-top: 30px;
}
div.transbox {
	margin-top:30px;
}
.center {
	text-align: center;
}
.alignright {
	text-align: center;
}
.navbar-default .navbar-nav > li > a {
	color: white;
}
.navbar-default .navbar-nav > li > a:focus,  .navbar-default .navbar-nav > li > a:hover {
	background-color: #c2ebeb;
	color: #1c4579;
}
.navbar-default .navbar-brand {
	display: inline;
	color: white;
}
.img-responsive {
	margin: 0 auto;
}
.navbar-default .navbar-toggle:focus,  .navbar-default .navbar-toggle:hover {
	background-color: #1c4579;
}
.navbar-default .navbar-brand:focus,  .navbar-default .navbar-brand:hover {
	color: white
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #c2ebeb;
}
.logo {
	margin-top: 15px;
}
.h4,  h4 {
	text-align: center;
}
.btn-email {
	display: block;
	margin: 0 auto;
	width: 150px;
}
.footeraddress {
	text-align: center;
	float: none !important;
}
.footerimages {
	margin: 15px 0;
}
.spaced-headings {
	display:none;
}
.inline-headings {
	display:inline;
}
.heading-spacer {
	margin-top:50px;
}
