chtml, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {  margin: 0;  padding: 0;  border: 0;font-size: 100%;  font: inherit;  vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
strong {font-weight: bold;}
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
body {background: #fff; }
.content {width: 980px; margin: 0 auto;}
.clearfix:before, .clearfix:after { content: ""; display: table;}
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
div {transition: all .2s ease-in-out;}
p, a, span {font-family: 'pier_sansregular', Helvetica, sans-serif; text-decoration: none; color: #676767;}
b {font-family: 'Open Sans', Helvetica, sans-serif;}
li {list-style-type: none; font-family: 'Open Sans', Helvetica, sans-serif;}
h1 {font-family: 'Open Sans', Helvetica, sans-serif;}
h2 {font-family: 'pier_sansregular', Helvetica, sans-serif; font-size: 40px; color: #b12a30}
h3 {font-family: 'pier_sansregular', Helvetica, sans-serif; font-size: 30px; color: #b12a30}
h4 {font-family: 'Open Sans', Helvetica, sans-serif; font-size: 28px; color: #b12a30}
#page-title {height: 130px; background: #6da1ac; margin-top: 137px; width: 100%;}
#page-title h1 {color: #fff; font-size: 30px; margin-top: 48px; text-transform: uppercase; float: left;}
#page-title .contact {float: right; font-size: 20px; border: 2px solid #fff; padding: 10px; margin-top: 41px;transition: all .2s ease-in-out;}
#page-title .contact:hover {border: 2px solid #6ebec4; color: #6ebec4;}
::selection {color: #fff; background: #589d90;}
::-moz-selection {color: #fff; background: #589d90;}
.container {text-align: center;}
.columns.no-margin {margin-left: 0;}

@font-face {
    font-family: 'pier_sansregular';
    src: url('../piersans/pier-regular-webfont.eot');
    src: url('../piersans/pier-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../piersans/pier-regular-webfont.woff2') format('woff2'),
         url('../piersans/pier-regular-webfont.woff') format('woff'),
         url('../piersans/pier-regular-webfont.ttf') format('truetype'),
         url('../piersans/pier-regular-webfont.svg#pier_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pier_sansitalic';
    src: url('../piersans/pier-italic-webfont.eot');
    src: url('../piersans/pier-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../piersans/pier-italic-webfont.woff2') format('woff2'),
         url('../piersans/pier-italic-webfont.woff') format('woff'),
         url('../piersans/pier-italic-webfont.ttf') format('truetype'),
         url('../piersans/pier-italic-webfont.svg#pier_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pier_sansbold';
    src: url('../piersans/pier-bold-webfont.eot');
    src: url('../piersans/pier-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../piersans/pier-bold-webfont.woff2') format('woff2'),
         url('../piersans/pier-bold-webfont.woff') format('woff'),
         url('../piersans/pier-bold-webfont.ttf') format('truetype'),
         url('../piersans/pier-bold-webfont.svg#pier_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'pier_sansbold_italic';
    src: url('../piersans/pier-bold-italic-webfont.eot');
    src: url('../piersans/pier-bold-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../piersans/pier-bold-italic-webfont.woff2') format('woff2'),
         url('../piersans/pier-bold-italic-webfont.woff') format('woff'),
         url('../piersans/pier-bold-italic-webfont.ttf') format('truetype'),
         url('../piersans/pier-bold-italic-webfont.svg#pier_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

                    /* Header
––––––––––––––––––––––––––––––––––––––––––––––––––  */
#logo {display: inline-block; width: 185px; transition: all .45s ease-in-out; z-index: 9999 !important; float: left; margin-top: 20px;}
#logoimg {width: 100%; display: block; margin: 0 auto; opacity: 1 !important; transition: all .45s ease-in-out; -moz-transition: all .45s ease-in-out; -webkit-transition: all .45s ease-in-out;}
.header {
    width:100%;
    background-color:#ffffff;
    position:fixed;
    top:0;
    height: 150px;
    border-bottom: #efefef 1px solid;
    z-index: 98;
    text-align: center;
    -webkit-transition: height 0.45s;
    -moz-transition: height 0.45s;
    transition: height 0.45s;
    -o-transition: height 0.45s;
    transition: all .45s ease-in-out; -moz-transition: all .45s ease-in-out; -webkit-transition: all .45s ease-in-out;
    overflow: hidden
}
#nav ul {float: right; margin-top: 60px; transition: all .45s ease-in-out; -moz-transition: all .45s ease-in-out; -webkit-transition: all .45s ease-in-out;}
#nav li {display: inline-block; margin-left: 35px;}
#nav li:first-child {margin-left: 0;}
#nav a {font-size: 18px; color:#6d6e71; text-transform: uppercase; font-family: 'Open Sans', Helvetica, sans-serif;}
#nav a:hover {color: #b12a30;}

#nav ul.sub-menu {background-color: #b12a30; width: 100%; border-radius: 5px; transition: all .45s ease-in-out; -webkit-transition: all .45s ease-in-out; margin-top: 28px; display: none; z-index: 10;}
#nav .sub-menu li {display: block; margin-left: 0;}
#nav .sub-menu li:first-child {margin-top: 1.5%;}
#nav .sub-menu li a {color: #fff;}
.add-header {height: 360px !important; transition: all .45s ease-in-out; -webkit-transition: all .45s ease-in-out; background-color:#f2f2f2}

	                    /* Header Shrink
    ––––––––––––––––––––––––––––––––––––––––––––––––––  */
.header.shrink {
    height: 100px;
}

.shrink #logo {
	margin-top: 15px;
 	width: 120px;
	opacity: 1 !important;
	max-height: 108px;
}

.shrink #logoimg {
	width: 100%;
/* 	height: 99px; */
	overflow-y: hidden;
/* 	background: url(../images/BBG-New-B.jpg) no-repeat; background-size: 100%; */
}

.shrink #nav ul {
	margin-top: 38px;
}

.shrink #navigation li {
	margin-left: 25px;
}




                    /* Burger Menu
––––––––––––––––––––––––––––––––––––––––––––––––––  */

.navbar { display:none; visibility:hidden}
.navbar .sb-toggle-left {float: right;padding: 6px 6px 4px 6px; background:rgba(243, 245, 247, 0.1);}
.navicon-line {width: 24px;height: 4px;border-radius: 1px;margin-bottom: 3px;background-color: rgb(177, 43, 49);}
.sb-menu {padding: 0;margin: 0;list-style-type: none;}
.sb-menu li {width: 100%;padding: 0;margin: 0;border-top: 1px solid rgba(110, 190, 196, 0.1);border-bottom: 1px solid rgba(0, 0, 0, 0.1);}
.sb-menu li:hover {}
.sb-menu > li:first-child {border-top: none;}
.sb-menu > li:last-child {border-bottom: none;}
.sb-menu li a {width: 100%;display: inline-block;padding: 1em;color: rgb(162, 161, 161);text-transform: uppercase;}
.sb-menu li a:hover {text-decoration: none;background-color: rgba(15, 50, 94, 0.05);}
.sb-left .sb-menu li a {border-left: 3px solid transparent;}
.sb-left .sb-menu li a:hover, .sb-left .sb-menu li.current a {border-left: 3px solid rgb(15, 50, 94); color:rgb(15, 50, 94)}


                    /* Parallax
––––––––––––––––––––––––––––––––––––––––––––––––––  */

.cd-fixed-bg {
  position: relative;
  min-height: 100%;
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  z-index: 1;
}
.cd-fixed-bg-head {
  position: relative;
  min-height: 100%;
  height: 618px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  z-index: 1;
  padding-top: 150px;
/*
  -webkit-background-size: auto 150%;
      background-attachment: fixed;
*/

}

.cd-fixed-bg-foot {
  position: relative;
  min-height: 100%;
  height: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  z-index: 1;
}

.cd-fixed-half-left-bg {
  position: relative;
  min-height: 100%;
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  z-index: 1;
  width: 50%;
}
.cd-fixed-half-right-bg {
  position: relative;
  min-height: 100%;
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
  z-index: 1;
  width: 50%;
  left: 50%;
}

.cd-fixed-bg.cd-bg-2 {
  background-image: url("../images/banner-3.jpg");
}
.cd-fixed-bg.cd-bg-1 {
  background-image: url("../images/banner-2.jpg");
}
.cd-fixed-bg-foot.cd-bg-2 {
  background-image: url("../images/banner-3.jpg");
}
.cd-fixed-bg-head.cd-bg-3 {
  background-image: url("../images/banner-1.jpg");
}
.cd-fixed-half-left-bg.cd-bg-4 {
  background-image: url("../images/half-bg1.jpg");
}
.cd-fixed-half-right-bg.cd-bg-5 {
  background-image: url("../images/half-bg1.jpg");
}

                    /* Banner
––––––––––––––––––––––––––––––––––––––––––––––––––  */
#bannerText {margin: 0 auto; background-color: rgba(238, 236, 234, 0.9); text-align: center; margin-top: 6%; width: 55%; padding: 20px; border-radius: 5px;}
#bannerText h1, span.bannerHidden h1 {text-transform: uppercase; font-weight: 500; font-size: 36px; letter-spacing: 0.3px; color: #b12a30;}
#bannerText p, span.bannerHidden p {font-size: 15px; color: #444444;}
#bannerText b, span.bannerHidden b {text-transform: uppercase; color: #b12a30; font-size: 16px;}
span.bannerHidden img {width: 100%;}
span.bannerHidden {display: none;}

                    /* Misc
––––––––––––––––––––––––––––––––––––––––––––––––––  */
html.still, body.still {margin: 0; height: 100%; overflow: hidden;}
#SHP:hover, #AHP:hover {cursor: pointer;}
.promo {background-color: #b12a30; text-align: center; padding: 1.5rem;}
.promo span {color: #fff; font-size: 22px; text-transform: uppercase;}
.promo.Three span {font-size: 21px;}
.SHP .contact_form .no-margin input, .AHP .contact_form .no-margin input {float: none; width: 100%;}
.SHP .contact_form input, .AHP .contact_form input {float: none; width: 100%;}
.SHP .contact_form input:focus, .AHP .contact_form input:focus {border-color: #b12a30; border-width: 2px; border-style: solid}
.SHP .contact_form input.input-submit, .AHP .contact_form input.input-submit {width: 100%;}
.SHP, .AHP {background-color: rgba(1, 1, 1, 0.8); text-align: center; position: fixed; width: 100%; z-index: 99999; top: 0; left: 0; bottom: 0; padding-top: 10%; display: none; opacity: 0; transition: all .45s ease-in-out; -webkit-transition: all .45s ease-in-out; -moz-transition: all .45s ease-in-out;}
.SHP .contact_form, .AHP .contact_form {width: 40%; margin: 0 auto; position: relative; padding: 20px; border: 3px solid #b12a30; background-color: /* rgba(188,189,192,0.8) */rgba(220,220,220,0.8); border-radius: 5px; box-shadow: 0px 0px 15px #666;}
.SHP span, .AHP span {text-align: right; color: #fff; position: relative; bottom: 5px; transition: all .2s ease-in-out; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out;}
.SHP span:hover, .AHP span:hover {cursor: pointer; text-shadow: 1px 1px 2px #999;}
.SHP h1, .AHP h1 {font-weight: normal; font-size: 40px; text-transform: uppercase; text-shadow: 1px 1px 2px #666; color: #b12a30;}
.SHP p, .AHP p {color: #333;}
.SHP.display, .AHP.display {display: block; opacity: 1;}

    /* Services / About / The Team / Contact
––––––––––––––––––––––––––––––––––––––––––––––––––  */
#services p {font-size: 16px;}
#services ul {width: 80%; margin: 0 auto; text-align: left; font-size: 16px;}
#services li {list-style-type: disc; color: #b12a30;}
#services .row .four.columns {background-color: #f2f2f2; border-radius: 5px; padding: 30px 30px 30px 30px; margin-bottom: 60px;}
#services .row .four.columns p {font-size: 15px;}
#services .row .four.columns a p {border-radius: 5px; background-color: #b12a30; padding: 10px; color: #fff;}
#services .row .four.columns li span {font-size: 15px;}
#services .row .four.columns h3 {font-size: 26px;}

#about .twelve.columns p:last-child {margin-bottom: 0;}
#about ul {width: 85%; margin: 0 auto; text-align: left; font-size: 16px;}
#about li {list-style-type: disc; color: #b12a30;}

#team .four.columns {background-color: #f2f2f2; border-radius: 5px; padding: 0 12px;}
#team .four.columns div {max-width: 135px; margin: 0 auto}
#team .four.columns img {margin-top: -67px; width: 100%;}
#team .four.columns h4 {text-transform: uppercase; font-size: 26px; margin-bottom: 0; line-height: 23px; margin-top: 0.5rem; margin-bottom: 3px;}
#team .four.columns span {font-size: 15px;}
#team .four.columns p {border-radius: 5px; background-color: #b12a30; padding: 10px; color: #fff;}
#team .four.columns a p {margin-top: 2rem;}
#team .four.columns a p {margin-bottom: 0.5rem;}
#team .four.columns p.phone {font-size: 16px;}

.contact_form input {width: 90%; float: left; font-family: 'pier_sansregular', Helvetica, sans-serif; color: #3e3e3e; background-color: #f1f1f1 !important; border: 0 !important; border-radius: 0 !important}
.contact_form .no-margin input {float: right;}
.contact_form input.input-submit {float: none; width: 90.5%; font-family: 'pier_sansregular', Helvetica, sans-serif; color: #3e3e3e; background-color: #b12a30 !important; color: #fff; font-size: 16px;}
.contact_form input.input-submit:hover {color: #3e3e3e;}
.contact_form textarea {width: 90.5%; font-family: 'pier_sansregular', Helvetica, sans-serif; background-color: #f1f1f1; border: 0 !important; border-radius: 0 !important; height: 10%;}
::-webkit-input-placeholder, ::-ms-input-placeholder, ::-moz-placeholder {color: #3e3e3e !important;}

#services1, #about1, #team1, #contact1 {margin-top: -90px; padding-top: 90px; position: absolute;}

.g-recaptcha {display: -webkit-inline-box; margin-bottom: 5px;}


    /* Footer
––––––––––––––––––––––––––––––––––––––––––––––––––  */
footer {background-color: rgba(236, 236, 236, 0.9); padding: 4% 0 3% 0;}
footer img {width: 130px; margin-bottom: 1rem}
footer p, footer a {margin-bottom: 0; color: #444; font-size: 14px;}
footer a:hover {color: #b12a30;}















