body {
	font-family: 'Open Sans', sans-serif;
	background: url(../images/bg.jpg) repeat;
}

p {
	font-size: 14px;
}

.top-bar, .top-bar-section ul li, .top-bar-section li:not(.has-form) a:not(.button), .contain-to-grid, .top-bar-section li.active:not(.has-form) a:not(.button), .top-bar.expanded .title-area {
	background: transparent;
}

.top-bar {
	min-height: 135px;
	background: url(../images/bg.jpg) repeat;
}

.top-bar .title-area {
	min-height: 135px;
	margin: 5px 15px 0;
	z-index: 1;
}

.top-bar-section {
	height: 100%;
}


.top-bar-section li:not(.has-form) a:not(.button) {
	color: #aaa;
	font-size: 14px;
}

.top-bar-section li:not(.has-form) a:not(.button):hover {
	background: #fff;
	color: #1F71B7;
}

.top-bar-section li.active:not(.has-form) a:not(.button):hover {
	background: #fff;
	color: #1F71B7;
}

.top-bar-section li.active:not(.has-form) a:not(.button) {
	color: #1F71B7;
}

.top-bar .toggle-topbar.menu-icon a {
	color: #aaa;
}

.top-bar .toggle-topbar.menu-icon a span::after {
	box-shadow: 0 0 0 1px #aaa, 0 7px 0 1px #aaa, 0 14px 0 1px #aaa;
}

.logo a {
	display: block;
	text-indent: -9999px;
	background: url(../images/logo.png) no-repeat;
	width: 143px !important;
	height: 115px;
}

.billboard {
	min-height: 200px;
	background: url(../images/prime-billboard.jpg) no-repeat center;
	background-size: cover;
	padding: 90px 0;
}

.billboard h2 {
	font-size: 36px;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
}

.billboard p {
	color: #fff;
}

.orbit-slider li img {
	display:block;
    margin: 0 auto;
}

.section {
	padding-bottom: 30px;
}

.top-breath {
	padding-top: 30px;
}

.border-bottom {
	border-bottom: #ddd 1px solid;
}

.content {
	padding: 30px 0 50px;
}

.content h3 {
	color: #3562AA;
	font-size: 24px;
	font-weight: bold;
}

.content h4 {
	color: #30353D;
	font-size: 24px;
	font-weight: bold;
}

.picture-list .item {
	position: relative;
}

.picture-list .item img {
	border-radius: 4px;
	width: 100%;
}

.picture-list .item .item-meta {
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,.7);
	width: 100%;
	padding: 5px 10px;
}

.picture-list .item .item-meta h5 {
	font-size: 14px;
	color: #fff;
	font-weight: 300;
	width: 70%;
	margin: 0;
}

.picture-list .item .item-meta .pointer {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: #fff;
	border-radius: 50%;
	border: #ddd 1px solid;
	position: absolute;
	top: -14px;
	right: 15px;
	text-align: center;
}

.picture-list .item .item-meta .pointer i {
	font-size: 16px;
	margin: 8px 0 0 2px;
	color: #3562AA;
}

.home .billboard {
	height: 400px;
	padding-top: 80px;
}

.home .wrapper {
	margin: -60px 0 0;
}

.home .wrapper .box {
	margin-bottom: 20px;
}

.home .wrapper .box .box-wrapper,
.service .wrapper .box .box-wrapper {
	border: #ccc 1px solid;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background: #fff;
}

.home .wrapper .box .box-header,
.service .wrapper .box .box-header {
	padding: 10px 20px 5px;
}

.home .wrapper .box img,
.service .wrapper .box img {
	min-width: 100%;
}

.home .wrapper .box .box-content {
	padding: 10px 20px;
	min-height: 180px;
}

.home .wrapper .box .box-footer,
.service .wrapper .box .box-footer {
	width: 100%;
    height: 133px; 
    text-align: center;
}

.home .wrapper .box.about-us .box-footer {
	background: url(../images/shape-about.png) no-repeat top center;
	background-size: 100%;
}

.home .wrapper .box.what-we-do .box-footer {
	background: url(../images/shape-do.png) no-repeat top center;
	background-size: 100%;
}

.home .wrapper .box.case-study .box-footer {
	background: url(../images/shape-case.png) no-repeat top center;
	background-size: 100%;
}

.home .wrapper .box .box-footer .more-button {
	background: url(../images/more-button.png) no-repeat center;
	width: 42px;
	height: 42px;
	display: inline-block;
	margin: -20px auto 0;
}

.home .wrapper .box h2 {
	color: #3562AA;
	font-size: 24px;
	font-weight: bold;
}

/* SERVICE */
.service center {
	display: block;
	margin: 0 0 40px;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.service .orbit-container {
	margin: 0 0 20px 0;
}

.service .wrapper .box .box-content {
padding: 10px 20px;
}

.service .related {
	background: #162030;
	margin-bottom: 125px;
}

.service .related .picture-list {
	float: left;
	width: 75%;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}

.service .related .picture-list ul {
	padding: 40px 0;
}

.service .related .columns .box {
	margin: -50px 0 -200px;
}

.service .wrapper .box h3 {
	color: #3562AA;
	font-size: 16px;
	font-weight: bold;
}

.service .wrapper .box .box-footer .more-button {
	background: url(../images/more-button.png) no-repeat center;
	width: 42px;
	height: 42px;
	display: inline-block;
	margin: -20px 0 0 60%;
}

.service .wrapper .box .box-footer {
	background: url(../images/shape-case.png) no-repeat top center;
	background-size: 100%;
}

.service .wrapper .large-block-grid-4 > li:nth-of-type(4n+1) {
	clear: none;
}

/* TRACK RECORDS */
.service .columns .tag {
	background: #5dadd3;
	border: 1px solid #209dd8;
	border-radius: 3px;
	color: white;
	display: inline-block;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0 0 25px;
	padding: 10px 20px;
	text-transform: uppercase;
}

/* ABOUT */
.about .map {
	max-width: 526px;
	position: absolute;
	right: 0;
}

.about .our-people {
	background: url(../images/about-our-people.jpg) no-repeat;
	background-size: cover;
	padding: 100px 0;
}

/* PEOPLE */
.our-people .people {
	max-width: 100%;
}

.our-people .table {
	margin: 40px 0 0;
	overflow: scroll;
}

.our-people .table table {
	min-width: 700px;
}

.our-people table tr th {
	background: #555;
	color: #fff;
}
.our-people table tr td {
	vertical-align: top;
}

/* CONTACT */
form label {
	float: left;
}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {
	border-radius: 3px;
	background: #f5f5f5;
	border: 1px solid #ddd;
	box-shadow: none;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
	box-shadow: none;
	border-color: #ddd;
}

textarea {
	min-height: 110px;
}

input[type="submit"] {
	background: #209dd8;
	border: 1px solid #3562aa;
	border-radius: 3px;
	color: white;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0 0 25px;
	padding: 10px 20px;
	text-transform: uppercase;
}

input[type="submit"]:hover {
	background: #3562aa;	
}

.about .wrapper .box {
	margin-bottom: 20px;
}

.about .wrapper .box .box-wrapper,
.service .wrapper .box .box-wrapper {
	border: #ccc 1px solid;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background: #fff;
}

.about .wrapper .box .box-header {
	padding: 10px 20px 5px;
}

.about .wrapper .box img,
.service .wrapper .box img {
	min-width: 100%;
}

.about .wrapper .box .box-content {
	padding: 10px 20px;
	min-height: 180px;
}

.about .wrapper .box .box-footer {
	width: 100%;
    height: 133px; 
    text-align: center;
}

.about .wrapper .box.about-us .box-footer {
	background: url(../images/shape-about.png) no-repeat top center;
	background-size: 100%;
}

.about .wrapper .box.what-we-do .box-footer {
	background: url(../images/shape-do.png) no-repeat top center;
	background-size: 100%;
}

.about .wrapper .box.case-study .box-footer {
	background: url(../images/shape-case.png) no-repeat top center;
	background-size: 100%;
}

.about .wrapper .box .box-footer .more-button {
	background: url(../images/more-button.png) no-repeat center;
	width: 42px;
	height: 42px;
	display: inline-block;
	margin: -20px auto 0;
}

.about .wrapper .box h2 {
	color: #3562AA;
	font-size: 24px;
	font-weight: bold;
}
	

/* FOOTER */
.footer {
	background: url(../images/footer-bg.jpg) no-repeat center;
	background-size: cover;
	padding: 80px 0 0;
	position: relative;
}

.footer h3 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}

.footer p {
	color: #e9e9e9;
}

.footer .sub {
	color: #969696;
	margin: 60px 0 0;
	padding: 15px 0;
	font-size: 11px;
	background: #171C24;
}

.footer .footer-icon {
	width: 68px;
	height: 68px;
	display: inline-block;
	background: #fff;
	border-radius: 50%;
	border: #ddd 1px solid;
	position: absolute;
	top: -115px;
	margin: 0 auto;
	left: 0;
	right: 0;
}

.footer .footer-icon i {
	font-size: 36px;
	margin-top: 18px;
	color: #2C384B;
}

.ianlunn-button {
	padding: 10px;
	background: none;
	text-decoration: none;
	color: #fff; 
	text-transform: uppercase;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0 0 20px 0;
}

  /* Hollow */
.hollow {
  display: inline-block;
  transition-duration: 0.3s;
  transition-property: background;
  transform: translateZ(0);
  /* Hack to improve performance on mobile/tablet devices */
  box-shadow: inset 0 0 0 1px #fff, 0 0 1px transparent;
  /* Hack to improve aliasing on mobile/tablet devices */ }
  .hollow:hover {
    color: #3562AA;
    background: #fff;
}

.ianlunn-button.hollow.inverse {
	color: #209DD8;
	box-shadow: inset 0 0 0 1px #209DD8, 0 0 1px transparent;
}


.ianlunn-button.hollow.inverse:hover {
    color: #fff;
    background: #209DD8;
}

#dorseaKitten {
	display: none;
}

 /*Small screens*/
@media only screen { } /* Define mobile styles */

@media only screen and (max-width: 40em) {
	.home .wrapper .box .box-content,
	.about .wrapper .box .box-content {
		min-height: 0px;
	}
	.home .wrapper .box .box-footer,
	.about .wrapper .box .box-footer {
		height: 140px;
	}
	.about .map {
		position: relative;
	}
	.service .related .picture-list {
		width: 100%;
	}
	.service .related .large-block-grid-3 > li:last-child {
		display: none;
	}
	.service .related .columns .box {
		margin: -50px 0 0;
	}
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

@media only screen and (max-width: 30.25em) {
	.home .wrapper .box .box-footer,
	.service .wrapper .box .box-footer {
		height: 103px;
	}
	.about .map {
		max-width: 100%;
	}
} /* max-width 420px */

 /*Medium screens*/
@media only screen and (min-width: 40.063em) {
	
	.top-bar-section ul {
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.home .wrapper .box .box-footer,
	.about .wrapper .box .box-footer {
		height: 70px;
	}
} /* min-width 641px, medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 47.750em) { 
	.home .wrapper .box .box-content,
	.about .wrapper .box .box-content {
		min-height: 280px;
	}
	.service .related .large-block-grid-3 > li:last-child {
		display: none;
	}
} /* min-width 641px and max-width 764px, use when QAing tablet-only issues */

@media only screen and (min-width: 47.750em) and (max-width: 64em) { 
	.home .wrapper .box .box-content,
	.about .wrapper .box .box-content {
		min-height: 240px;
	}
	.service .related .large-block-grid-3 > li:last-child {
		display: none;
	}
} /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

 /*Large screens*/
@media only screen and (min-width: 64.063em) { } /* min-width 1025px, large screens */

@media only screen and (min-width: 64.063em) and (max-width: 90em) { } /* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */

 /*XLarge screens*/
@media only screen and (min-width: 90.063em) { } /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) { } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

 /*XXLarge screens*/
@media only screen and (min-width: 120.063em) { } /* min-width 1921px, xxlarge screens */