@charset "UTF-8";
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 62.5%;
}
body {
	margin: 0;
	padding: 0;
	font-family: "proxima-nova",sans-serif;
	font-size: 1.5em;
	line-height: 1.8;
	font-weight: 400;
	color: #092F57;
}
body.has-active-menu {
	overflow: hidden;
}
.pg-wrapper {
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}
.pg-mask {
	position: fixed;
	z-index: 100;
	top: 0;
	left: 0;
	overflow: hidden;
	width: 0;
	height: 0;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
	transition: opacity 0.3s, width 0s 0.3s, height 0s 0.3s;
}
.pg-mask.is-active {
	width: 100%;
	height: 100%;
	opacity: 0.7;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}
.trigger, .trigger-close {
	display: none;
}
.pg-width {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	position: relative;
}
ul.gallery {
	list-style: none outside none;
	padding-left: 0;
}
.gallery li {
	display: block;
	float: left;
	width: 20%;
	height: auto;
}
.gallery li a img {
	width: 100%;
	height: auto;
	display: block;
}
@media (max-width: 768px) {
body {
	font-size: 1.3em;
}
}

/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 1rem;
}
h1 { font-size:4rem; line-height: 1.2; font-weight: 800; padding-bottom: 20px; margin-bottom: 20px; border-bottom: solid 1px; color: #00839c; }
h2 { font-size: 2.6rem; line-height: 1.25; font-weight: 700; color: #00839c; }
h3 { font-size: 2.0rem; line-height: 1.3; font-weight: 700; color: #00839c; }
h4 { font-size: 1.8rem; line-height: 1.35; font-weight: 600; }
p { margin-top: 0; }
strong {font-weight: 700 !important;}

.text-center {
	text-align: center;
}
.text-para1 {
	font-size: 1.7rem;
}
.text-xsmall {
	font-size: 1.2rem;
}
.text-xxsmall {
	font-size: 1rem;
}
.text-white {
	color: #FFF;
}
.row.style1 h2 {
	text-align: center;
	font-size: 2.2rem;
}
.row.style3 .three.column h4 {
	font-weight: 300;
	border-top: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	display: block;
	padding: 10px 0 20px 0;
	font-size: 3rem;
}
@media (max-width: 768px) {
h1 { font-size: 2.5rem; line-height: 1.2; padding-bottom: 20px; margin-bottom: 20px; border-bottom: solid 1px; color: #00839c; }
h2 { font-size: 2.2rem; line-height: 1.25; color: #00839c; }
h3 { font-size: 2.0rem; line-height: 1.3;  color: #00839c; }
h4 { font-size: 1.6rem; line-height: 1.35; }

.text-para1 {
	font-size: 1.5rem;
}
.row.style1 h2 {
	text-align: center;
	font-size: 1.5rem;
	line-height: 2;
}
.row.style3 .three.column h4 {
	font-size: 2rem;
}
}

/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a, a:visited {
	text-decoration: none;
	color: #01839C;
}
a:hover {
	color: #343434;
	transition: ease 0.5s;
    -moz-transition: ease 0.5s;
    -webkit-transition: ease 0.5s;
}
a.whitelinks {
	color: #FFF;
}
a.whitelinks:hover {
	color: #c0c0c0;
}

/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.column {
	padding: 30px 30px 30px 30px;
	overflow: hidden;
}
.column.feature {
	background: #e3e3e3;
	font-size: 1.2rem;
}
@media only screen and (min-width:768px)  {
.column {
	float: left;
	margin-right: 0;
	box-sizing: border-box;
	padding: 60px 30px 60px 30px;
}

.one.column 		{ width: 8.3333333%; }
.two.column 		{ width: 16.6666667%; }
.three.column 		{ width: 25%; }
.four.column 		{ width: 33.3333333%; font-size: 1.4rem; }
.five.column 		{ width: 41.6666667%; }
.six.column 		{ width: 50%; }
.seven.column 		{ width: 58.3333333%; }
.eight.column 		{ width: 66.6666667%; }
.nine.column 		{ width: 75%; }
.ten.column 		{ width: 83.3333333%; }
.eleven.column 		{ width: 91.6666667%; }
.twelve.column 		{ width: 100%; }

footer .column {
	padding: 10px 30px 10px 30px;
}
}
@media (max-width: 768px) {
.row.style3 .nine.column {
	padding-top: 0;
}
}

/* Structure
–––––––––––––––––––––––––––––––––––––––––––––––––– */
header.main {
	background: #e3e3e3;
	position: relative;
	border-top: solid 10px #00839c;
}
header.menu {
	background: #FFF;
	position: relative;
	display: none;
}
.banner {
	height: 350px;
}
.banner-slider {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	height: 400px;
	padding: 0;
	margin: 0;
	z-index: 0;
}
.banner-slider li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	height: 400px;
	left: 0;
	top: 0;
}
.banner-slider li:first-child {
	position: relative;
	display: block;
	float: left;
}
.row.style1 {
	background: #00839c;
	height: 110px;
	padding: 65px 0 0 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	color: #FFF;
	clear: both;
}
.row.style2 {
	background: #e3e3e3;
	overflow: hidden;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	clear: both;
}
.row.style3 {
	background: #343434;
	overflow: hidden;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	color: #FFF;
	clear: both;
	padding: 30px 30px 30px 30px;
}
main {
	position: relative;
	max-width: 1024px;
	width: 100%;
	margin: 0 auto;
}
footer.main {
	background: #00839c url(../images/pattern-maze.png);
	overflow: hidden;
	padding: 40px 0 40px 0;
	color: #FFF;
	font-size: 1.3rem;
}
@media (max-width: 1024px) {

}
@media (max-width: 768px) {
header.main {
	position: relative;
	height: 200px;
	background: #e3e3e3;
	border-top: solid 10px #00839c;
}
header.menu {
	display: block;
	height: 80px;
}
.banner {
	height: 200px;
}
.banner-slider {
	height: 200px;
}
.banner-slider li {
	height: 200px;
}
.row.style1 {
	padding: 20px 0 20px 0;
	height: auto;
}
}
@media (max-width: 495px) {
.row.style1 {
	padding: 20px 0 20px 0;
	height: auto;
}
}


/* Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.cbp-hrmenu {
	position: absolute;
	height: 60px;
	width: 100%;
	z-index: 200;
	top: 130px;
	right: 0;
	background: #00839c;
}
.cbp-hrmenu ul {
	padding: 0;
	background: #00839c;
	height: 60px;
	list-style-type: none;
	width: 100%;
	max-width: 1024px;
	position: relative;
	float: left;
}
.cbp-hrmenu > ul, .cbp-hrmenu .cbp-hrsub-inner {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
}
.cbp-hrmenu > ul > li {
	display: block;
	float: left;
	width: 14.285%;
}
.cbp-hrmenu > ul > li > a {
	color: #FFF;
	font-weight: 800;
	text-transform: uppercase;
	display: block;
	padding: 16px 0;
	text-align: center;
}
.cbp-hrmenu > ul > li > a:hover {
	background: #578da6;
	color: #FFF;
	height: auto;
}
.cbp-hrmenu > ul > li.cbp-hropen a, .cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #fff;
	background: #578da6;
}
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	max-width: 100%;
	margin-left: 50%;
	left: -512px;
	z-index: 200;
}
.cbp-hrmenu ul li ul {
	background: #578da6;
	width: 100%;
	margin: 0;
}
.cbp-hrmenu ul li ul li {
	float: left;
	text-align: left;
	background: #578da6;
}
.cbp-hrmenu ul li ul li a {
	display: block;
	padding: 20px 50px 20px 50px;
	background: #578da6;
}
.cbp-hrmenu ul li ul li a:hover {
	text-decoration: underline;
}
.cbp-hropen .cbp-hrsub {
	display: block;
	position: absolute;
	background: #000;
	width: 100%;
}
.cbp-hrmenu .cbp-hrsub-inner:before, .cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}
.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}
input[type=checkbox] {
	display: none;
	visibility: hidden;
	margin: -40px 0 0 0;
}
input[type=checkbox]:checked ~ #menu {
	display: block;
}
.nav-wrapper {
	display: none;
}
@media only screen and (max-width:1024px)  {
.cbp-hrmenu .cbp-hrsub {
	position: absolute;
	max-width: 100%;
	margin-left: 0;
	left: 0;
	z-index: 200;
}
}
@media only screen and (max-width:768px)  {
nav.menu {
	position: fixed;
	z-index: 200;
	background-color: #00839c;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
}
nav.menu-slide {
	height: 100%;
	overflow-y: scroll;
	top: 0;
	left: 0;
	width: 80%;
	-webkit-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
}
nav.menu-slide.is-active {
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
}
.cbp-hrmenu {
	top: auto;
	background: #00839c;
	height: auto;
}
.cbp-hrmenu > ul, .cbp-hrmenu .cbp-hrsub-inner {
	width: 100%;
	margin: 0;
	padding: 0;
	height: auto;
	background: #00839c;
}
.cbp-hrmenu > ul > li {
	display: block;
	float: left;
	width: 90%;
	border-bottom: solid 1px #578da6;
	margin: 0 5% 0 5%;
}
.cbp-hrmenu > ul > li > a {
	width: 100%;
	line-height: 60px;
	font-size: 1.6rem;
	display: block;
	text-align: left;
	padding: 0 0 0 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	color: #FFF;
}
.cbp-hrmenu > ul > li > a:hover {
	text-decoration: underline;
}
.cbp-hrmenu ul li ul {
	height: auto;
	width: 100%;
	margin: 0;
}
.cbp-hrmenu ul li ul li {
	float: left;
	line-height: 40px;
	text-align: left;
	width: 100%;
}
.cbp-hrmenu ul li ul li a {
	padding: 0 0 0 30px;
}
.cbp-hropen .cbp-hrsub {
	display: block;
	position: relative;
	height: auto;
	left: 0;
	width: 100%;
}
.trigger {
	position: absolute;
	right: 15px;
	top: 25px;
	background: #FFF url(../images/icon-menu.png) no-repeat;
	background-size: 30px 30px;
	background-position: center center;
	display: inline-block;
	width: 50px;
	height: 60px;
	border: none;
	box-shadow: none;
	border-radius: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
}
.trigger:focus {
	outline: none;
}
.trigger-close {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	background: #FFF url(../images/icons-close.png) no-repeat;
	background-size: 30px 30px;
	background-position: center center;
	right: 10px;
	top: 15px;
	border: none;
	box-shadow: none;
	border-radius: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	z-index: 300;
}
.trigger-close:focus {
	outline: none;
}
.nav-wrapper {
	width: 90%;
	background: #FFF url(../images/logo-yack-constructions.png) no-repeat;
	background-position: left 10px center;
	background-size: contain;
	position: absolute;
	top: 210px;
	height: 60px;
	margin: 0 5% 0 5%;
	display: block;
}
}

/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul, ol {
	margin: 0 0 20px 30px;
	padding: 0;
}
.row.style2 .pg-width {
	
	overflow: hidden;
}
ul.featitems {
	list-style: none;
	margin: 0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 20px;
}
ul.featitems li {
	width: 23.5%;
	margin: 0 2% 20px 0;
	float: left;
	height: auto;
	position: relative;
	text-align: center;
}
ul.featitems li:last-child {
	margin-right: 0;
}
ul.featitems li img {
	width: 100%;
	height: auto;
	display: block;
}
ul.featitems li p {
	position: absolute;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	bottom: -13px;
	color: #FFF;
	font-weight: 400;
	font-size: 1.3rem;
	padding: 10px 0 10px 0;
	text-align: center;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul.featitems li a:link, ul.featitems li a:visited {
	display: block;
	color: #FFF;
}
ul.featitems li:hover {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
ul.col-grid-3 {
	list-style: none;
	margin: 0;
}
ul.col-grid-3 li {
	width: 33.333%;
	float: left;
	background: #e3e3e3;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 50px 30px 50px 30px;
	font-size: 1.3rem;
	text-align: center;
}
ul.col-grid-3 li h3 {
	font-size: 1.8rem;
	font-weight: 400;
	line-height: 1.7
}
ul.resources {
	list-style: none;
	margin: 0;
	width: 50%;
	float: left;
	padding: 30px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul.resources li {
	margin: 0 0 15px 20px;
	padding: 0 0 5px 0;
	border-bottom: solid 1px #e3e3e3;
}
ul.partners {
	list-style: none;
	overflow: hidden;
	display: table;
	margin: 0 auto;
}
ul.partners li {
	float: left;
	margin: 20px 15px 0 15px;
}
ul.partners li img {
	width: 100px;
	height: auto;
}
ul.contact-details {
	list-style: none;
	margin: 0;
}
ul.contact-details li {
	font-size: 1.8rem;
	line-height: 2;
	margin: 0 0 15px 0;
}
ul.sitemap {
	margin: 0;
	list-style: none;
}
ul.sitemap li {
	line-height: 32px;
	display: block;
	font-size: 1.2rem;
}
ul.sitemap li a:link, ul.sitemap li a:visited {
	color: #FFF;
	display: block;
}
ul.sitemap li a:hover {
	color: #c0c0c0;
}
@media (max-width: 768px) {
ul.col-grid-3 li {
	width: 100%;
}
ul.contact-details li {
	font-size: 1.5rem;
	line-height: 2.3;
	margin: 0 0 15px 0;
}
}
@media (max-width: 600px) {
ul.featitems li {
	width: 48%;
	margin: 0 2% 10px 0;
	float: left;
	height: auto;
	position: relative;
	text-align: center;
}
}

/* Gallery
–––––––––––––––––––––––––––––––––––––––––––––––––– */
header.gallery {
	background: #e3e3e3;
	overflow: hidden;
	color: #FFF;
	width: 75%;
	margin: 25px 0 0 5%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 15px 25px 10px 25px;
}
main.gallery {
	background: #343434;
	overflow: hidden;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 35px 25px 35px 35px;
}
footer.gallery {
	background: #00839c;
	overflow: hidden;
	color: #FFF;
	width: 65%;
	margin: -20px 0 50px 30%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 15px 40px 10px 40px;
	font-size: 1.4rem;
	position: relative;
	z-index: 1;
}

ul.lightGallery {
	list-style: none;
	margin: 0;
	overflow: hidden;
}
ul.lightGallery li {
	width: 18%;
	height: auto;
	float: left;
	margin-right: 2%;
	margin-bottom: 10px;
	position: relative;
	z-index: 50;
	cursor: pointer;
}
ul.lightGallery.recent-projects {
	list-style: none;
	margin: 0;
	overflow: hidden;
}
ul.lightGallery.recent-projects li {
	width: 31.333%;
	height: auto;
	float: left;
	margin-right: 2%;
	margin-bottom: 10px;
	position: relative;
	z-index: 50;
	cursor: pointer;
}
ul.lightGallery li img {
	width: 100%;
	height: auto;
	display: block;
}
ul.lightGallery li.gallery-feature {
	width: 38%;
	float: left;
}
ul.lightGallery li.gallery-feature img {
	width: 100%;
	height: auto;
}
ul.lightGallery li img:hover {
}
ul.lightGallery li p {
	display: none;
	position: absolute;
	z-index: 100;
	top: 0;
	width: 100%;
	bottom: 0;
	text-align: center;
	font-size: 1.5rem;
}
ul.lightGallery li:hover p {
	display: block;
	color: #FFF;
	position: absolute;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,.3) url(../images/icon-view.png) no-repeat;
	background-position: center center;
	background-size: 30px 30px;
}
@media (max-width: 768px) {
footer.gallery {
	width: 90%;
	margin: -20px 0 50px 5%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 10px 20px 10px 20px;
	font-size: 1.1rem;
	position: relative;
	z-index: 1;
}
ul.lightGallery li:hover p {
	display: none;
}
ul.lightGallery li:hover {
	opacity: 0.5;
}
}

/* Images
–––––––––––––––––––––––––––––––––––––––––––––––––– */
img.logo {
	width: 250px;
	height: auto;
	display: inline-block;
	padding: 20px 15px;
}
img.logo-menu {
	display: none;
}
.four.column img {
	width: 50%;
	max-width: 350px;
	height: auto;
	float: left;
	margin: 0 0 20px 0;
}
img.social-icons {
	width: 50px;
	height: auto;
}
img.social-icons:hover {
	opacity: 0.7;
}
img.round-icons {
	width: 70px;
	height: auto;
	display: block;
	margin: 0 auto 15px auto;
}
img.icons-contact {
	float: left;
	width: 40px;
	height: auto;
	margin: 0 10px 0 0;
}
@media (max-width: 768px) {
img.logo {
	width: 150px;
	height: auto;
	display: inline-block;
	padding: 20px 15px;
}
img.logo-menu {
	width: 120px;
	height: auto;
	background: #FFF;
	margin: 20px 15px;
	position: absolute;
	display: block;
}
}
@media (max-width: 480px) {
}

/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
form {
	padding: 0px 40px 40px 40px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	color: #FFF;
	background: #343434;
	position: relative;
	overflow: hidden;
}
.half-width {
	width: 48% !important;
	float: left !important;
	margin-right: 2% !important;
}
::-webkit-input-placeholder {
   color: #343434;
}
:-moz-placeholder {
   color: #343434;  
}
::-moz-placeholder {
   color: #343434;  
}
:-ms-input-placeholder {  
   color: #343434;  
}
input[type="email"],
input[type="number"],
input[type="text"],
input[type="tel"],
textarea,
select {
	width: 98%;
	margin: 0 0 10px 0;
	height: 38px;
	padding: 6px 10px;
	background-color: #999999;
	border: none;
	border-radius: 0;
	box-shadow: none;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	font-size: 1.2rem;
	color: #343434;
}
input[type="email"]:focus,
input[type="number"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
textarea:focus,
select:focus {
	border: solid 1px #a32a29;
	outline: 0;
}
textarea {
	min-height: 120px;
}
select {
	background: #999999 url(../images/icon-select.png) no-repeat;
	background-position: right 10px center;
	background-size: 15px 15px;
}
fieldset {
	border-width: 0;
	width: 48%;
	float: left;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 30px;
}
legend {
	display: block;
	margin-bottom: 0;
	font-weight: 300;
	clear: both;
	font-size: 1.8rem;
}
label {
	margin-bottom: 10px;
	font-weight: 300;
	clear: both;
	font-size: 1.2rem;
    color: #FFF !important;
}
input[type="submit"] {
	color: #FFF;
	background: #a32a29;
	display: block;
	overflow: hidden;
	font-weight: 300;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	padding: 10px 80px 10px 80px;
	font-size: 1.5rem;
	z-index: 1;
	margin: 0 auto;
	border-radius: 5px;
	border: solid 1px #c0c0c0;
}
input[type="submit"]:hover {
	background: #791111;
}
@media (max-width: 768px) {
form {
	padding: 40px 0 40px 0;
}
fieldset {
	width: 100%;
}
}
@media (max-width: 480px) {
}

/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a.btn-style1 {
	background: #A32A29;
	padding: 0 20px 0 20px;
	color: #FFF;
	font-size: 1.5rem;
	line-height: 2;
	display: inline-block;
	border-radius: 5px;
	font-weight: 400;
	margin: 0 0 0 20px;
	border: solid 1px #C0C0C0;
}
a.btn-style1:hover {
	background: #791111;
}
a.btn-style2 {
	color: #FFF;
	font-size: 1.2rem;
	border: solid 1px rgba(0,0,0,0);
	padding: 0 10px 0 10px;
	display: inline-block;
	line-height: 2;
	background: url(../images/icon-arrow-right.png) no-repeat;
	background-position: right -25px center;
	background-size: 15px 15px;
}
a.btn-style2:hover {
	background-position: right 5px center;
	border: solid 1px #e3e3e3;
	border-radius: 3px;
	padding: 0 40px 0 40px;
}
a.btn-style3 {
	background: #343434;
	color: #FFF;
	display: block;
	font-size: 1.3rem;
	line-height: 2.2;
	width: 150px;
	text-align: center;
	border-radius: 5px;
	margin: 0 auto;
	border: 2px solid #e3e3e3;
}
a.btn-style3:hover {
	background: none;
	border: solid 2px #343434;
	color: #343434;
	font-weight: 700;
}

a.btn-client {
	background: #A32A29;
	padding: 0 20px 0 20px;
	color: #FFF;
	font-size: 1.5rem;
	line-height: 2;
	display: inline-block;
	border-radius: 5px;
	font-weight: 400;
	margin: 0 0 0 20px;
	border: solid 1px #C0C0C0;
    position: absolute;
    top: 50px;
    right: 20px;
}
a.btn-client:hover {
	background: #791111;
}


@media (max-width: 768px) {
a.btn-style1 {
	background: #A32A29;
	padding: 0 20px 0 20px;
	color: #FFF;
	font-size: 1.2rem;
	line-height: 2;
	display: inline-block;
	border-radius: 5px;
	font-weight: 400;
	margin: 0 0 0 20px;
	border: solid 1px #C0C0C0;
}
    a.btn-client {
        background: #A32A29;
        padding: 0 20px 0 20px;
        color: #FFF;
        font-size: 1.5rem;
        line-height: 2;
        display: inline-block;
        border-radius: 5px;
        font-weight: 400;
        margin: 0 0 0 20px;
        border: solid 1px #C0C0C0;
        position: absolute;
        top: 30px;
        right: 80px;
    }
}
@media (max-width: 480px) {
}

/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr.style1 {
	border-top: solid 1px #092f57;
	border-bottom: none;
	margin: 30px 0 30px 0;
	clear: both;
}
hr.style2 {
	border-top: solid 1px #FFF;
	border-bottom: none;
	margin: 20px 0 20px 0;
	clear: both;
}
.clearfix {
	clear: both;
}
.map {
	width: 100%;
	height: 300px;
}
.add-padding {
	padding: 40px 0 40px 0;
}
.no-padding {
	padding: 0;
}
.no-padding-top {
	padding-top: 0;
}
hr.divide20 {
    border-bottom: solid 1px #20839d;
    border-top: none;
    margin-bottom: 20px;
}
.float-right {
	float: right;
}
.byline {
	background: #00839c;
	text-align: center;
	color: #FFF;
	font-size: 1.3rem;
	line-height: 1;
	padding: 25px 0 10px 0;
}
ul.testimonials {
	list-style: none;
	margin: 0 auto;
	width: 100%;
}
ul.testimonials li {
	overflow: hidden;
	margin: 0 5% 60px 0;
	width: 100%;
	float: left;
}
ul.testimonials li:nth-child(even) {
	margin-right: 0;
}
ul.testimonials li blockquote {
	background: #00839c url(../images/bg-testimonials.png) no-repeat;
	background-position: left 5px top 0px;
	background-size: 150px 150px;
	color: #FFF;
	margin: 0;
	padding: 40px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul.testimonials li img {
	width: 31%;
	height: auto;
	float: left;
	margin: -20px 0 0 5%;
}
ul.testimonials li cite {
	width: 58%;
	margin: 0 5% 0 0;
	height: auto;
	min-height: 100px;
	float: left;
	font-size: 1.7rem;
	padding: 20px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	text-align: right;
	background: #e3e3e3;
	line-height: 1.5;
}
@media (max-width: 768px) {
}
@media (max-width: 480px) {
}




