/*
 Theme Name:   blankslate child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  blankslate Child Theme
 Template:     blankslate
 Version:      1.0.0
 Text Domain:  blankslate-child
*/
/*
---- Mixins
-------------------------------------------------------- */
.gutter-60.row {
  margin-right: -30px;
  margin-left: -30px;
}
.gutter-60 > [class^="col-"],
.gutter-60 > [class^=" col-"] {
  padding-right: 30px;
  padding-left: 30px;
}
.h2 {
  font-weight: 600;
  text-transform: uppercase;
  color: #003a70;
}
.socialstyle {
  list-style: none;
}
.socialstyle li {
  display: inline-block;
}
.socialstyle li a {
  display: block;
  height: 30px;
  width: 30px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: #fff;
  text-align: center;
  font-size: 0.8em;
  line-height: 30px;
}
/*
---- Sticky header
http://www.webdesignerdepot.com/2014/05/how-to-create-an-animated-sticky-header-with-css3-and-jquery/
-------------------------------------------------------- */
/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
header#site {
  font-size: 16px;
  z-index: 1;
  position: relative;
  height: 108px;
}
header#site .innerheader {
  display: block;
  position: absolute;
  top: 0;
  padding: 30px;
  width: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: 'Montserrat', sans-serif;
}
header#site .innerheader h1 a,
header#site .innerheader div.logo a {
  text-indent: -9999px;
  width: 207px;
  height: 59px;
  display: block;
}
header#site .innerheader .phonewrap {
  text-align: right;
  font-size: 1.1em;
  margin: 10px 0 13px;
  position: relative;
  letter-spacing: 1px;
  line-height: 100%;
}
header#site .innerheader.state-1 {
  opacity: 1;
  background-color: rgba(255, 255, 255, 0);
}
header#site .innerheader.state-1 h1 {
  background: url(images/MAYCE_Constructions_Logo_RGB.png) 0 0 no-repeat;
}
header#site .innerheader.state-1 div.logo {
  background: url(images/MAYCE_Constructions_Logo_REV_RGB.png) 0 0 no-repeat;
}
header#site .innerheader.state-2 {
  opacity: 0;
  visibility: hidden;
  background-color: rgba(255, 255, 255, 0.95);
}
header#site .innerheader.state-2 h1,
header#site .innerheader.state-2 div.logo {
  background: url(images/MAYCE_Constructions_Logo_REV_RGB.png) 0 0 no-repeat;
}
header#site.sticky {
  position: fixed;
  height: 84px;
  width: 100%;
}
header#site.sticky .innerheader.state-1 {
  opacity: 0;
}
header#site.sticky .innerheader.state-2 {
  opacity: 1;
  visibility: visible;
}
/*
---- Global
-------------------------------------------------------- */
* {
  -webkit-font-smoothing: antialiased;
  box-sizing: border-box;
  outline: none;
}
#banner {
  z-index: 0;
}
#banner .tp-caption {
  font-weight: 600 !important;
}
#banner .tp-bullet-title {
  display: none;
}
body {
  overflow-x: hidden;
}
body #wrapper {
  z-index: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
body #wrapper h1 {
  text-align: center;
  background: url(images/border-1.gif) 50% 100% no-repeat;
  padding-bottom: 20px;
}
body .wrap {
  font-family: 'Montserrat', sans-serif;
  color: #003a70;
  font-size: 16px;
  font-weight: 300;
}
body .wrap .container {
  margin: 0 auto;
}
body .wrap .container p {
  margin: 15px 0;
}
body .content ul {
  list-style: disc inside;
}
body hr {
  border-color: #003a70 !important;
  border-top: 1px solid;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  margin-top: 35px;
}
body #site {
  z-index: 99999;
}
body #site h1 {
  margin: 0;
}
.clr {
  clear: both;
}
.divider-1 {
  height: 115px;
  width: 100%;
  background: url(images/divider-1.gif) 50% 0 no-repeat;
}
.divider-2 {
  height: 50px;
  width: 100%;
  background: url(images/divider-3.gif) 50% 0 no-repeat;
}
.zero {
  display: block;
  height: 0;
}
/*
---- NAV
-------------------------------------------------------- */
#menu .dropdown-horizontal-container {
  border: 0;
  padding: 0;
  background: none;
  box-shadow: none;
}
#menu table {
  float: right;
}
#menu ul li {
  display: inline;
  border: 0;
  padding: 0 17px;
  background: url(images/navborder.gif) 0 50% no-repeat;
  line-height: 100%;
}
#menu ul li a {
  display: inline;
  padding: 0;
  margin: 0;
  font-size: 14px;
  letter-spacing: 2px;
  text-shadow: unset;
  text-transform: uppercase;
  transition: all 0.4s ease;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}
#menu ul li a:hover,
#menu ul li a:focus {
  text-decoration: none;
}
#menu ul li ul {
  padding: 8px 7px;
  border-radius: 0;
  box-shadow: none;
  background: none;
  border: 0;
  margin-left: 10px;
}
#menu ul li ul li {
  display: block;
  padding: 0;
  background: none;
}
#menu ul li ul li a {
  background: none;
  padding: 5px 0;
  font-weight: normal;
  line-height: 100%;
  margin: 0;
  display: block;
  text-transform: none;
  text-shadow: unset;
}
#menu ul li ul li a:hover,
#menu ul li ul li a:focus {
  background: none;
}
#menu ul li ul li:last-child a {
  border: 0;
}
#menu ul li:first-child {
  background: none;
}
#menu ul li:last-child {
  padding-right: 0;
}
#menu ul.dropdown li.parent > a::after {
  content: normal;
}
/* switch*/
/* -------------------- nav states --------------------*/
#menu ul li a {
  color: #003a70;
}
#menu ul li a:hover,
#menu ul li a:focus,
#menu ul li a:active {
  color: #00bc6f;
}
#menu ul li ul {
  background-color: rgba(255, 255, 255, 0.95);
}
#menu ul li ul li a {
  color: #003a70;
}
#menu ul li ul li a:hover,
#menu ul li ul li a:focus,
#menu ul li ul li a:focus {
  color: #00bc6f;
}
.phonewrap a.phone {
  color: #003a70;
}
.phonewrap a.phone:hover,
.phonewrap a.focus {
  color: #00bc6f;
  text-decoration: none;
}
/* HOME up page */
#homepage.state-1 #menu ul li a {
  color: #003a70;
}
#homepage.state-1 #menu ul li a:hover,
#homepage.state-1 #menu ul li a:focus {
  color: #fff;
}
#homepage.state-1 #menu ul li ul {
  background: none;
}
#homepage.state-1 #menu ul li ul li a {
  color: #fff;
}
#homepage.state-1 #menu ul li ul li a:hover,
#homepage.state-1 #menu ul li ul li a:focus {
  color: #00bc6f;
}
#homepage .phonewrap a.phone {
  color: #fff;
}
#homepage .phonewrap a.phone:hover,
#homepage .phonewrap a.focus {
  color: #00bc6f;
  text-decoration: none;
}
#pulldown {
  position: relative;
  height: 25px;
  top: -60px;
  left: 3px;
}
#pulldown a {
  background-image: url(images/sprite_1.png);
  background-position: 0 -25px;
  display: block;
  height: 25px;
  width: 47px;
  text-indent: -9999px;
  margin: 0 auto;
}
#pulldown a:hover,
#pulldown a:focus {
  background-position: -47px -25px;
}
.rev_slider .tparrows.uranus {
  background-image: url(images/sprite_1.png) !important;
  background-repeat: no-repeat !important;
  height: 47px !important;
  width: 25px !important;
  text-indent: -9999px;
}
.rev_slider .tparrows.uranus.tp-leftarrow {
  background-position: 0 -50px !important;
}
.rev_slider .tparrows.uranus.tp-leftarrow:hover,
.rev_slider .tparrows.uranus.tp-leftarrow:focus {
  background-position: 0 -98px !important;
}
.rev_slider .tparrows.uranus.tp-rightarrow {
  background-position: -25px -98px !important;
}
.rev_slider .tparrows.uranus.tp-rightarrow:hover,
.rev_slider .tparrows.uranus.tp-rightarrow:focus {
  background-position: -25px -50px !important;
}
/* -------------------- off canvas --------------------*/
#responsive-menu-pro-button {
  outline: none;
}
#responsive-menu-pro-container {
  background: url(images/offcanvas.gif) 50% 100% repeat-x #00bc70 !important;
}
#responsive-menu-pro-container ul#responsive-menu-pro a.responsive-menu-pro-item-link {
  text-transform: uppercase;
  border: 0 !important;
  line-height: 165% !important;
  letter-spacing: 1px;
}
#responsive-menu-pro-container ul#responsive-menu-pro ul.responsive-menu-pro-submenu {
  margin-bottom: 20px;
}
#responsive-menu-pro-container ul#responsive-menu-pro ul.responsive-menu-pro-submenu a.responsive-menu-pro-item-link {
  font-size: 20px !important;
  color: #fff !important;
  border: 0 !important;
  line-height: 30px !important;
}
#responsive-menu-pro-container ul#responsive-menu-pro ul.responsive-menu-pro-submenu a.responsive-menu-pro-item-link:hover {
  color: #003a70 !important;
}
#responsive-menu-pro-container #responsive-menu-pro-additional-content .phone {
  margin-top: 35px;
  color: #fff;
  font-size: 26px;
  letter-spacing: 2px;
}
#responsive-menu-pro-container #responsive-menu-pro-additional-content .phone:hover {
  text-decoration: none;
  color: #003a70;
}
#responsive-menu-pro-wrapper {
  height: auto;
  width: 100% !important;
}
#responsive-menu-pro-wrapper ul {
  margin-top: 0 !important;
}
/*
---- About / Servives
-------------------------------------------------------- */
#about {
  background: url(images/divider-1.gif) 50% 0 no-repeat;
  padding-top: 100px;
}
#about h2 {
  font-weight: 600;
  text-transform: uppercase;
  color: #003a70;
  margin-bottom: 40px;
}
#about article {
  margin-bottom: 0;
}
#services .inner {
  background: url(images/divider-3.gif) 0 100% no-repeat;
  padding-bottom: 60px;
}
#services .inner .inner-2 {
  background: url(images/divider-1.gif) 0 0 no-repeat;
  padding-top: 100px;
}
#services h2 {
  font-weight: 600;
  text-transform: uppercase;
  color: #003a70;
  margin-bottom: 40px;
}
/*
---- Projects
-------------------------------------------------------- */
#content.projects {
  min-height: 100%;
  height: 100%;
}
#content.projects .position {
  height: 120px;
}
#content.projects .flexy {
  display: flex;
  flex-direction: row;
  height: -moz-calc(100% - 120px);
  /* WebKit */
  height: -webkit-calc(100% - 120px);
  /* Opera */
  height: -o-calc(100% - 120px);
  /* Standard */
  height: calc(100% - 120px);
  justify-content: center;
}
#content.projects .flexy .item {
  flex: 1;
}
#content.projects .flexy .item a {
  display: table;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  font-size: 3.6em;
  font-weight: 600;
  color: #fff;
  letter-spacing: 1px;
  text-align: center;
  border-bottom: 100px solid #fff;
  cursor: url(images/cursor.png), auto;
  transition: .5s ease;
  @font- 1;
}
#content.projects .flexy .item a span {
  display: table-cell;
  vertical-align: middle;
}
#content.projects .flexy .item a:hover,
#content.projects .flexy .item a:focus {
  text-decoration: none;
  opacity: 0.7;
}
#content.projects .flexy #item-1 a {
  background-image: url(images/project_commercial.jpg);
  border-right: 5px solid #fff;
}
#content.projects .flexy #item-2 a {
  background-image: url(images/project_residential.jpg);
  border-left: 2px solid #fff;
  border-right: 2px solid #fff;
}
#content.projects .flexy #item-3 a {
  background-image: url(images/project_industrial.jpg);
  border-left: 5px solid #fff;
}
/*
---- Contact
-------------------------------------------------------- */
.contact#content .top {
  padding-top: 50px;
  margin-top: 150px;
  margin-bottom: 20px;
  background: url(images/divider-3.gif) 50% 0 no-repeat;
}
.contact#content .top .top-inner {
  background: url(images/divider-1.gif) 50% 100% no-repeat;
  padding-bottom: 92px;
}
.contact#content h1 {
  margin-bottom: 40px;
}
.contact#content h3,
.contact#content h4,
.contact#content input[type="button"] {
  font-size: 1.1em;
  color: #00bc6f;
  font-weight: 500;
  text-transform: uppercase;
}
.contact#content h3 {
  margin-bottom: 10px;
}
.contact#content h4 {
  margin-bottom: 0;
  color: #003a70;
  font-size: 1em;
  text-transform: capitalize;
}
.contact#content p {
  margin: 0 0 30px;
  letter-spacing: 1px;
}
.contact#content p span.position {
  display: inline-block;
  margin-bottom: 8px;
}
.contact#content .nf-form-cont .nf-form-title {
  display: none;
}
.contact#content .nf-form-cont .nf-form-wrap .nf-form-fields-required {
  display: none;
}
.contact#content .nf-form-cont .nf-field-container {
  margin-bottom: 10px;
}
.contact#content .nf-form-cont .nf-field-container input,
.contact#content .nf-form-cont .nf-field-container textarea {
  padding: 10px;
  border: 1px solid #6f90ae;
}
.contact#content .nf-form-cont .nf-field-container .list-select-wrap {
  border: 1px solid #6f90ae;
  overflow: hidden;
  background: url(images/select.gif) 98% 50% no-repeat;
}
.contact#content .nf-form-cont .nf-field-container .list-select-wrap select {
  color: #6f90ae;
  padding: 10px;
  border: 0;
  background: none;
  width: 104%;
  -webkit-appearance: none;
  /* remove the strong OSX influence from Webkit */
}
.contact#content .nf-form-cont .nf-field-container input[type="button"] {
  border: 0;
  background: none;
  padding: 0 0 5px;
  border-bottom: 2px solid #003a70;
  color: #003a70;
}
.contact#content .nf-form-cont .nf-field-container input[type="button"]:hover,
.contact#content .nf-form-cont .nf-field-container input[type="button"]:focus {
  text-decoration: none;
  color: #00bc6f;
  border-bottom: 2px solid #00bc6f;
}
.contact#content .nf-form-cont .nf-field-container ::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #6f90ae;
  opacity: 1 !important;
}
.contact#content .nf-form-cont .nf-field-container ::-moz-placeholder {
  /* Firefox 19+ */
  color: #6f90ae;
  opacity: 1 !important;
}
.contact#content .nf-form-cont .nf-field-container :-ms-input-placeholder {
  /* IE 10+ */
  color: #6f90ae;
  opacity: 1 !important;
}
.contact#content .nf-form-cont .nf-field-container :-moz-placeholder {
  /* Firefox 18- */
  color: #6f90ae;
  opacity: 1 !important;
}
.contact#content ul.social {
  list-style: none;
}
.contact#content ul.social li {
  display: inline-block;
}
.contact#content ul.social li a {
  display: block;
  height: 30px;
  width: 30px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: #fff;
  text-align: center;
  font-size: 0.8em;
  line-height: 30px;
}
.contact#content ul.social li a {
  background-color: #003a70;
}
.contact#content ul.social li a:hover,
.contact#content ul.social li a:focus {
  background-color: #00bc6f;
}
.contact#content .map {
  background-image: url(images/Mayce_blue-map.jpg);
  background-position: 50% 50%;
  background-size: cover;
  width: 100%;
  margin-top: 60px;
  height: 508px;
}
.contact#content .map a {
  display: block;
  width: 100%;
  height: 100%;
  transition: background-color 0.3s ease;
  background-color: rgba(0, 188, 111, 0);
}
.contact#content .map a:hover,
.contact#content .map a.focus {
  background-color: rgba(0, 188, 111, 0.2);
}
/*
---- Testimonials
-------------------------------------------------------- */
#testimonials {
  width: 100%;
  min-height: 260px;
  position: relative;
  overflow: hidden;
}
#testimonials .inner {
  background: url(images/divider-2.png);
  background-position: 50% 0;
  height: inherit;
  width: inherit;
}
#testimonials .inner .inner2 {
  vertical-align: middle;
  height: 260px;
}
#testimonials .inner .inner2 .boxy,
#testimonials .inner .inner2 .textwidget,
#testimonials .inner .inner2 .easy-t-slideshow-wrap,
#testimonials .inner .inner2 .cycle-slideshow,
#testimonials .inner .inner2 .testimonial_slide,
#testimonials .inner .inner2 .style-default_style {
  height: inherit;
}
#testimonials .inner .inner2 blockquote.easy_testimonial {
  display: table;
  height: inherit;
}
#testimonials .inner .inner2 blockquote.easy_testimonial .testimonial_body {
  display: table-cell;
  vertical-align: middle;
}
#testimonials .inner .inner2 .easy-t-cycle-controls {
  display: none;
}
#testimonials .inner .inner2 .easy-t-cycle-controls span {
  margin: 0 15px;
}
*[class^="prlx"] {
  position: absolute;
  width: 100%;
  height: 300%;
  top: 0;
  left: 0;
  z-index: -1;
}
.prlx-1 {
  background: url(images/bg_testimonials.jpg) no-repeat;
}
.section-one,
.section-two,
.section-three {
  width: 100%;
  min-height: 500px;
  position: relative;
  overflow: hidden;
}
.carousel-inner .item img {
  visibility: hidden;
}
.carousel-inner .item .carousel-caption {
  color: #000 !important;
}
/*
---- Team
-------------------------------------------------------- */
#ourteam {
  position: relative;
}
#team {
  padding-top: 6px;
}
#team .banner {
  height: auto;
  background-color: #cbd6e1;
  text-align: center;
}
#team .banner img {
  max-width: 992px;
  width: 100%;
  margin: 0 auto;
}
#team h2 {
  font-weight: 600;
  text-transform: uppercase;
  color: #003a70;
  margin-bottom: 40px;
}
#team h3 {
  font-size: 1.389em;
  color: #00bc6f;
}
#team h3 span {
  display: block;
  font-size: 0.800em;
  color: #003a70;
  margin: 3px 0 0;
}
#team .content {
  background: url(images/divider-1.gif) 50% 0 no-repeat;
  padding: 100px 0 30px;
}
#team .content p:first-child {
  margin-top: 0;
}
#team .staff {
  margin-top: 10px;
}
#team .staff .member {
  margin-bottom: 45px;
}
#team .thumb {
  width: 100%;
  background-size: cover;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
#team .badges {
  margin: 0 0 40px;
}
#team .badges a {
  background-color: #003a70;
  color: #fff;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border-radius: 18px;
  height: 36px;
  width: 36px;
  line-height: 36px;
  text-align: center;
  float: left;
  margin: 5px 10px 0 0;
  font-weight: 500;
}
#team .badges a:hover,
#team .badges a:focus {
  text-decoration: none;
  background: #00bc6f;
}
#team .member .thumb {
  display: block;
}
#team .member .text {
  display: none;
}
#team .member .badges {
  display: none;
}
#team .member:nth-child(1) .thumb,
#team .member:nth-child(2) .thumb {
  display: none;
}
#team .member:nth-child(1) .text,
#team .member:nth-child(2) .text {
  display: block;
}
#team .member:nth-child(1) .badges,
#team .member:nth-child(2) .badges {
  display: block;
}
/*
---- Footer
-------------------------------------------------------- */
.backtotop {
  display: block;
  height: 25px;
  width: 47px;
  text-indent: -9999px;
  background-image: url(images/sprite_1.png);
  background-position: 0 0;
}
#footer {
  background-color: #003a70;
  letter-spacing: 1px;
}
#footer .wrap {
  padding: 30px;
  color: #fff;
}
#footer .wrap h3 {
  font-size: 1.167em;
  text-transform: uppercase;
}
#footer .wrap a.phone {
  color: #fff;
}
#footer .wrap a.phone:hover,
#footer .wrap a.phone:focus {
  color: #00bc6f;
  text-decoration: none;
}
#footer .wrap ul.social {
  list-style: none;
}
#footer .wrap ul.social li {
  display: inline-block;
}
#footer .wrap ul.social li a {
  display: block;
  height: 30px;
  width: 30px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: #fff;
  text-align: center;
  font-size: 0.8em;
  line-height: 30px;
}
#footer .wrap ul.social li a {
  background-color: #fff;
  color: #003a70;
}
#footer .wrap ul.social li a:hover,
#footer .wrap ul.social li a:focus {
  background: #00bc6f;
}
#footer .wrap a.back {
  margin-top: 160px;
  display: block;
  height: 25px;
  width: 47px;
  text-indent: -9999px;
  background-image: url(images/sprite_1.png);
  background-position: 0 0;
}
#footer .wrap a.back-tablet {
  margin-top: 20px;
  display: block;
  height: 25px;
  width: 47px;
  text-indent: -9999px;
  background-image: url(images/sprite_1.png);
  background-position: 0 0;
  float: right;
}
#footer .wrap a.back-mobi {
  display: block;
  height: 25px;
  width: 47px;
  text-indent: -9999px;
  background-image: url(images/sprite_1.png);
  background-position: 0 0;
  float: right;
}
#footer .wrap a.back:hover,
#footer .wrap a.back:focus {
  background-position: -47px 0;
}
#copyright {
  padding: 10px 0 0;
  font-weight: 400;
}
#copyright p {
  margin: 0;
  font-size: 0.8em;
  line-height: 100%;
}
/*
---- Folio Category
-------------------------------------------------------- */
#category.wrap {
  margin-top: 150px;
}
#category.wrap .introtext,
#category.wrap .postType {
  margin: 0 auto 50px;
  display: block;
}
#category.wrap .postType {
  text-transform: uppercase;
}
/* ---- grid ---- */
.grid,
#herowrap {
  background: url(images/divider-4.gif) 50% 0 repeat-x;
  padding-top: 40px;
  margin: 0 auto;
  overflow: hidden;
}
/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}
/* ---- .grid-item ---- */
.grid-item {
  float: left;
}
.grid-item .inner {
  padding: 10px;
  width: 100%;
  height: 100%;
  display: block;
}
.grid-item .inner .item {
  width: 100%;
  height: 100%;
  background-position: 50% 0;
  background-size: cover;
}
.grid-item .inner .middle {
  display: block;
  cursor: url(images/cursor.png), auto;
  transition: .5s ease;
  opacity: 0;
  width: 100%;
  height: 100%;
  text-decoration: none !important;
  position: relative;
  padding: 12px;
  top: -50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.grid-item .inner .middle .text {
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0;
  width: 100%;
  height: 100%;
  display: table;
}
.grid-item .inner .middle .text a,
.grid-item .inner .middle .text span.title {
  cursor: inherit;
  height: 100%;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  text-decoration: none;
}
.grid-item .inner .middle .text a span,
.grid-item .inner .middle .text span.title span {
  margin: 0;
  color: #00bc6f;
  font-size: 1.4em;
  font-weight: 500;
  text-transform: capitalize;
  text-decoration: none;
}
.grid-item .inner .middle .text a span.tags,
.grid-item .inner .middle .text span.title span.tags {
  color: #003a70;
  display: block;
  font-size: 0.8em;
}
.grid-item .inner .middle .text a:hover,
.grid-item .inner .middle .text a:focus {
  text-decoration: none;
}
.grid-item .inner:hover .middle,
.grid-item .inner:focus .middle {
  opacity: 1;
}
/*
---- single.php
-------------------------------------------------------- */
#content.project.single {
  margin-top: 150px;
}
#content.project.single .postType {
  text-transform: uppercase;
  text-align: center;
  display: block;
  margin-bottom: 70px;
}
#content.project.single .innerdetails {
  padding: 15px 40px;
}
#content.project.single .innerdetails .label {
  color: #00bc6f;
  display: block;
  text-align: left;
  text-transform: capitalize;
  font-size: 1.1em;
  padding: 0;
  margin-bottom: 10px;
}
#content.project.single .innerdetails .value {
  display: block;
  text-transform: capitalize;
}
#content.project.single .innerdetails .intro {
  font-weight: 600;
}
#content.project.single .innerdetails ul.badges {
  margin-top: 30px;
  list-style: none;
}
#content.project.single .innerdetails ul.badges li {
  display: inline-block;
}
#content.project.single .innerdetails ul.badges li a {
  display: block;
  height: 30px;
  width: 30px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  color: #fff;
  text-align: center;
  font-size: 0.8em;
  line-height: 30px;
}
#content.project.single .innerdetails ul.badges li a {
  background-color: #003a70;
}
#content.project.single .innerdetails ul.badges li a:hover,
#content.project.single .innerdetails ul.badges li a:focus {
  background-color: #00bc6f;
}
#item_nav {
  margin: 40px 0 10px;
}
#item_nav .direction a {
  height: 47px;
  line-height: 47px;
  display: block;
  overflow: hidden;
  color: #00bc6f;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.800em;
  font-weight: 500;
}
#item_nav .direction a:hover,
#item_nav .direction a:focus {
  text-decoration: none;
  color: #003a70;
}
#item_nav .prev a {
  background: url(images/icon_left.png);
  background-repeat: no-repeat;
  background-position: 100% -47px;
  padding-right: 50px;
}
#item_nav .prev a:hover,
#item_nav .prev a:focus {
  background-position: 100% 0;
}
#item_nav .next a {
  background: url(images/icon_right.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  padding-left: 50px;
}
#item_nav .next a:hover,
#item_nav .next a:focus {
  background-position: 0 -47px;
}
#item_nav .return {
  line-height: 47px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.800em;
  text-align: center;
  font-weight: 500;
}
#item_nav .return a {
  width: 29px;
  display: block;
  margin: 0 auto;
  text-indent: -9999px;
  background-image: url(images/return.gif);
  background-position: -29px 50%;
  background-repeat: no-repeat;
}
#item_nav .return a:hover,
#item_nav .return a:focus {
  background-position: 0 50%;
}
/*  --- HERO IMAGES (no masonry) --- */
.hero-item {
  float: left;
}
.hero-item .inner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height: 100%;
  margin: 0px;
  border: 10px solid #fff;
}
/*
---- testimonials slider
-------------------------------------------------------- */
.easy-t-slideshow-wrap .cycle-slideshow p.testimonial_author {
  display: none;
}
.easy-t-slideshow-wrap .cycle-slideshow blockquote.easy_testimonial {
  margin: 0;
  padding: 0;
}
.easy-t-slideshow-wrap .cycle-slideshow .testimonial_body p {
  width: 100%;
  margin: 0 auto !important;
  color: #003a70;
  font-weight: 300;
  font-family: 'Montserrat', sans-serif;
  line-height: 125%;
  display: inline;
}
.easy-t-slideshow-wrap .cycle-slideshow .testimonial_body span.easy_testimonial_title {
  color: #003a70;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.7em;
  display: inline-block;
  margin-left: 15px;
  font-weight: 600;
  text-transform: uppercase;
}
.easy-t-slideshow-wrap .easy-t-cycle-pager span {
  color: #eee;
}
.easy-t-slideshow-wrap .easy-t-cycle-pager span.cycle-pager-active {
  color: #fff;
}
