* {
  padding: 0;
  margin: 0;
  outline: 0
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

body {
  font-family: 'MyriadPro', sans-serif;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500;
  color: #555;
  margin: 0;
  padding: 0
}

#GQembeddedreview {
  width: 100% !important;
  border: none !important
}

.youtube {
  position: relative;
  padding-bottom: 54%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: transparent
}

.youtube iframe,
.youtube object,
.youtube embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: transparent
}

.youtube img {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  border: none;
  height: auto;
  cursor: pointer;
  -webkit-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all
}

.youtube img:hover {
  -webkit-filter: brightness(75%)
}

.youtube .play {
  height: 72px;
  width: 72px;
  left: 50%;
  top: 50%;
  margin-left: -36px;
  margin-top: -36px;
  position: absolute;
  background: url(../images/play-video-button.png) no-repeat;
  cursor: pointer
}

hr {
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3)
}

#heads-new {
  text-align: center;
  margin-left: 40px
}

#heads-left {
  width: 200px;
  float: left;
  margin: 20px 20px 0 30px
}

body.scroll #heads-left {
  margin: 10px 20px 0 30px
}

#heads-left h1,
#heads-mid-right h1 {
  font-size: 20px;
  font-weight: 100;
  white-space: nowrap;
  color: #07426F;
  padding: 0
}

#heads-left p,
#heads-mid-right p {
  font-size: 12px;
  color: #049681
}

#heads-mid-left {
  float: left;
  margin-top: 12px
}

body.scroll #heads-mid-left {
  margin-top: 7px;
  transition: margin-top .4s ease
}

body #heads-mid-left a img {
  width: 391px;
  height: 126px;
  transition: width .4s ease, height .4s ease
}

body.scroll #heads-mid-left a img {
  width: 186px;
  height: 60px;
  transition: width .4s ease, height .4s ease
}

#heads-mid-right {
  float: left;
  margin: 27px 0 0
}

body.scroll #heads-mid-right {
  margin-top: 15px;
  margin-left: 25px
}

body.scroll #heads-left p,
body.scroll #heads-mid-right p {
  display: none
}

#heads-right {
  width: 305px;
  float: left
}

header {
  background-image: url(../images/header_background.png);
  background-repeat: repeat-x;
  background-position: 0 50px;
  position: fixed;
  width: 100%;
  height: 182px;
  z-index: 700;
  background-color: #F2F2F2;
  border-bottom: #e3e4e4 solid 1px
}

body.scroll header {
  height: 108px;
  transition: height .4s ease;
  background-position: 0 0
}

#header_content {
  position: relative;
  top: 40px;
  left: 0;
  width: 100%;
  margin: auto;
  max-width: 1600px
}

#logos {
  width: 100%;
  position: relative;
  margin: auto;
  margin-top: 182px;
  padding: 10px 0;
  background-color: #F2F2F2;
  height: 86px;
  text-align: center;
  border-bottom: #e3e4e4 solid 1px
}

#logos img {
  margin: 0 5%
}

#side_logos {
  width: 100%;
  position: relative;
  margin: auto;
  padding: 10px 0;
  background-color: #F2F2F2;
  height: auto;
  text-align: center;
  border-bottom: #e3e4e4 solid 1px
}

#side_logos img {
  margin: 2% 5%
}

p:before {
  content: "";
  width: 25%;
  display: block;
  overflow: hidden
}

a[name]:not([href]) {
  padding-top: 150px;
  margin-top: -150px
}

a[name]:not([href]):before {
  display: block;
  content: " ";
  padding-top: 150px;
  margin-top: -150px;
  visibility: hidden
}

a.button {
  background-color: #005296;
  color: #fff !important;
  font-size: 20px;
  line-height: 60px;
  font-weight: 500;
  overflow: hidden;
  padding: 15px 30px 13px;
  margin: 15px 0;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  letter-spacing: 1px;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  white-space: nowrap;
  border: #000 solid 2px
}

a.button:hover {
  background-color: #fff;
  color: #000 !important;
  text-decoration: none
}

#content_container {
  margin: 0 auto;
  display: table;
  width: 100%;
  max-width: 1824px
}

body.home #content_container {
  display: block
}

#page {
  min-height: 400px;
  margin: 0 auto;
  position: relative;
  background-color: #fff;
  display: table-cell;
  width: 100%;
  padding: 0 25px
}

body.home #page {
  display: block
}

.sub-page #content .intro {
  width: 665px;
  height: 336px;
  background: none;
  margin: 0 0 19px;
  padding: 0
}

#intro@{margin:0;padding:8px 8px 0;position:relative;overflow:hidden}#intro ul {
  list-style: none;
  float: left
}

#intro .images ul.show-image {
  margin: 3px 0 0
}

#intro .images ul.show-image li a {
  display: none
}

#intro .images ul.show-image li img {
  width: auto !important;
  max-width: none !important
}

#intro .images ul.show-image {
  width: 100%
}

#intro .intro-navigation {
  float: left;
  width: 378px
}

#intro ul.intro-navigation {
  width: 346px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 0 0 6px;
  background-color: #fff
}

#intro ul.intro-navigation li {
  width: 330px;
  height: 104px;
  display: block;
  background: url(/inc/templates/current/sierrastructures/images/intro-li-bg.png) no-repeat 0 0;
  padding-bottom: 9px
}

#intro ul.intro-navigation li a {
  width: 330px;
  height: 88px;
  float: left;
  margin-top: 3px;
  font-size: 26px;
  line-height: 31px;
  color: #036;
  text-decoration: none
}

#intro ul.intro-navigation li a.active,
#intro ul.intro-navigation li a:hover {
  color: #fff;
  cursor: pointer
}

#intro ul.intro-navigation li a span {
  float: left;
  width: 330px;
  height: 77px;
  padding-top: 12px;
  padding-left: 18px
}

#intro ul.intro-navigation li a.active span,
#intro ul.intro-navigation li a:hover span {
  background: url(/inc/templates/current/sierrastructures/images/intro-hover.png) no-repeat 0 0;
  float: left;
  width: 365px;
  height: 78px;
  padding-top: 10px;
  margin-left: 0;
  position: relative
}

#intro ul.intro-navigation li a.first {
  background: url(/inc/templates/current/sierrastructures/images/li-first.gif) no-repeat 0 0
}

#intro ul.intro-navigation li a.first span {
  padding-top: 26px;
  height: 88px
}

#intro ul.intro-navigation li a.second {
  background: url(/inc/templates/current/sierrastructures/images/li-second.gif) no-repeat 0 0
}

#intro ul.intro-navigation li a.second span {
  padding-top: 26px;
  height: 88px
}

#intro ul.intro-navigation li a.third {
  background: url(/inc/templates/current/sierrastructures/images/li-third.gif) no-repeat 0 0
}

#intro ul.intro-navigation li a.third span {
  padding-top: 26px;
  height: 88px
}

#intro ul.intro-navigation li a.fourth {
  background: url(/inc/templates/current/sierrastructures/images/li-fourth.gif) no-repeat 0 0
}

#intro ul.intro-navigation li a.fourth span {
  padding-top: 9px;
  padding-bottom: 2px;
  height: 88px
}

.main-top {
  width: 100%;
  height: auto;
  margin-top: 1px;
  border-top: 1px solid #9a680a;
  border-bottom: 1px solid #9a680a;
  background-color: #E0E0E0
}

.main-top p {
  font-size: 14px;
  line-height: 28px;
  font-weight: 700;
  color: #4e5053;
  padding: 10px !important;
  margin: 0;
  text-align: center
}

.main-top p span {
  display: inline-block;
  padding: 0 20px;
  white-space: nowrap
}

p.big-button a {
  max-width: 250px;
  height: 60px;
  display: block;
  background: url(/inc/templates/current/sierrastructures/images/big-button.gif) no-repeat 0 0;
  background-size: 99%;
  font-size: 22px;
  color: #fff;
  font-weight: 700;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
  margin: 15px auto 0
}

p.big-button a:hover {
  color: #9ff
}

.sidebar p.image {
  text-align: center;
  margin: 12px
}

.sidebar img {
  max-width: 100%;
  height: auto !important;
  border-radius: 5px
}

.sidebar {
  display: table-cell;
  vertical-align: top;
  font-size: 12px;
  width: 20%;
  margin-top: 0;
  text-align: left
}

.sidebar h2 {
  color: #fff !important;
  padding: 20px 10px 10px 25px
}

.sidebar-navigation p {
  color: #fff;
  padding-left: 19px
}

.sidebar-navigation h2 a {
  color: #fff;
  text-decoration: none
}

.sidebar-navigation h2 a:hover {
  color: #fff;
  text-decoration: none
}

.sidebar img {
  max-width: 100%
}

.sidebar .sidebar-navigation {
  background: #1B8FBE;
  padding-bottom: 20px
}

.sidebar ul.navigation-menu {
  list-style: none;
  background: #0D5B92;
  padding: 5px 10px;
  margin-top: 5px;
  margin-bottom: 20px
}

.sidebar ul.navigation-menu li {
  padding: 5px 0;
  border-bottom: 1px solid #00937D
}

.sidebar ul.navigation-menu li a {
  font-size: 14px;
  color: #fff;
  text-decoration: none
}

.sidebar ul.navigation-menu li a.active,
.sidebar ul.navigation-menu li a:hover {
  color: #00957B;
  font-weight: 700
}

.sidebar ul.navigation-menu li.last {
  border: 0
}

.sidebar .quote {
  padding: 4px 6px 27px 13px;
  height: 100%
}

.sidebar .quote p {
  font-size: 14px;
  font-style: italic;
  color: #fff;
  line-height: 18px;
  padding: 7px
}

.sidebar .quote p.quote-author {
  font-size: 12px;
  font-style: normal;
  padding-top: 3px;
  padding-left: 1px
}

.sidebar .quote p.quote-author a {
  color: #FFF
}

.sidebar p {
  font-size: 1.25em;
  letter-spacing: 0;
  line-height: 1.45em;
  padding: 25px;
  text-align: left
}

body.home .sidebar p {
  font-size: 18px;
  line-height: 24px
}

body.home .sidebar ul li {
  font-size: 18px;
  line-height: 24px
}

.sidebar ul li {
  font-size: 1.1em;
  letter-spacing: 0;
  line-height: 1.2em;
  padding: 5px;
  margin-left: 10px;
  text-align: left
}

.sidebar p.blue-button {
  margin: 6px auto 0;
  width: 231px
}

.sidebar p.blue-button a {
  width: 227px;
  height: 57px;
  display: block;
  background: url(/inc/templates/current/sierrastructures/images/blue-bottom-bg.gif) no-repeat 0 0;
  text-align: center
}

.sidebar p.blue-button a {
  font-size: 20px;
  color: #fff;
  text-decoration: none;
  line-height: 61px
}

body.home .sidebar p.first {
  font-size: 24px !important;
  line-height: 28px
}

.sidebar p.first {
  font-size: 20px;
  letter-spacing: 0;
  line-height: 22px;
  padding: 20px 5px 10px;
  text-align: center;
  color: #000
}

.sidebar p.image {
  padding: 0
}

.sidebar .sidebar-bottom ul {
  margin-left: 15px
}

.sidebar .sidebar-bottom p.gray {
  font-size: 12px;
  color: #000;
  line-height: 14px;
  padding-left: 14px;
  padding-top: 10px
}

.feature {
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin: 20px 0
}

.feature h1,
.feature h2 {
  font-size: 24px !important;
  line-height: 28px;
  color: #555;
  padding: 20px 10px 10px 25px;
  text-align: center
}

#socialarea-content {
  margin-left: auto;
  margin-right: auto;
  width: 115px;
  margin-top: 25px;
  margin-bottom: 15px;
  text-align: center;
  font-size: 20px;
  color: #036;
  font-weight: 400
}

section.black {
  background: #000;
  padding: 25px
}

section.blue {
  padding: 25px;
  color: #fff;
  background-color: #002442;
  background-image: -webkit-linear-gradient(#005296 33.44%, #002442 100%);
  background-image: -moz-linear-gradient(#005296 33.44%, #002442 100%);
  background-image: -ms-linear-gradient(#005296 33.44%, #002442 100%);
  background-image: -o-linear-gradient(#005296 33.44%, #002442 100%);
  background-image: linear-gradient(#005296 33.44%, #002442 100%)
}

section.blue h1 {
  color: #fff
}

section.blueimage {
  color: #fff;
  padding: 25px;
  background-image: url(../images/quality-background.jpg);
  background-repeat: no-repeat;
  background-size: cover
}

section.blueimage h1 {
  color: #fff
}

section.whitegrad {
  padding: 25px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(white 33.44%, #ffb702 100%);
  background-image: -moz-linear-gradient(white 33.44%, #ffb702 100%);
  background-image: -ms-linear-gradient(white 33.44%, #ffb702 100%);
  background-image: -o-linear-gradient(white 33.44%, #ffb702 100%);
  background-image: linear-gradient(white 33.44%, #ffb702 100%)
}

.spacer {
  clear: both;
  height: 182px
}

body.home .spacer {
  height: 184px
}

#content {
  padding: 20px 50px;
  display: table-cell;
  width: 78%;
  vertical-align: top
}

#content img {
  border-radius: 5px
}

#content img,
footer img,
.sidebar img {
  max-width: 100%;
  height: auto !important
}

#content {
  width: 60%
}

#content_home {
  width: 80%;
  padding: 0 20px;
  display: table-cell
}

#content p {
  font-size: 18px;
  line-height: 28px;
  color: #333;
  padding-bottom: 18px
}

body.home #content p,
body.home #content table,
body.home #content .feature {
  max-width: 898px;
  margin: auto
}

#content.cke_editable {
  float: none;
  width: 100%;
  display: block
}

.no_wrap {
  white-space: nowrap
}

.no_decoration,
.no_decoration a {
  text-decoration: none
}

iframe,
video {
  max-width: 100% !important;
  border-radius: 5px
}

.videoWrapper-16x9_container {
  max-width: 898px;
  max-height: 498px;
  margin: auto;
  margin-bottom: 20px
}

.videoWrapper-16x9 {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0
}

.videoWrapper-16x9 iframe,
.videoWrapper-16x9 video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

body.mobile table {
  width: 100% !important;
  height: auto !important;
  overflow: hidden;
  border-collapse: collapse
}

body.mobile table th,
body.mobile table td {
  padding: 5px
}

body.mobile table td {
  display: block;
  width: 100% !important;
  height: auto !important;
  overflow: hidden;
  text-align: center
}

body.mobile table td p,
body.mobile table td div,
body.mobile table td ul li {
  text-align: left
}

body.mobile table td img {
  max-width: 100% !important;
  height: auto !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin: auto
}

body.mobile .no_resize {
  overflow: scroll
}

#content,
footer img,
.sidebar img {
  max-width: 100%;
  height: auto !important
}

.nowrap {
  white-space: nowrap
}

.external-icon {
  vertical-align: baseline;
  font-size: 60% !important;
  padding: 3px;
  vertical-align: super
}

a.phone {
  text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 40px;
  line-height: 45px;
  font-weight: 500;
  color: #0a508b;
  padding: 15px 0
}

h2 {
  font-size: 30px;
  line-height: 34px;
  color: #000
}

h3 {
  font-size: 25px;
  line-height: 28px;
  color: #000
}

h4,
h5,
h6 {
  font-size: 20px;
  line-height: 24px
}

a {
  color: #238DC1
}

a:visited {
  color: #238DC1
}

a:hover {
  color: #07608d;
  text-decoration: none
}

#content ol,
#content ul {
  padding: 0
}

#content ol li,
#content ul li {
  margin-left: 1.5em
}

#content ol,
#content ul {
  padding: 10px 0
}

#content ul li {
  padding: 5px 5px 5px 5px
}

#content ul li ul {
  padding: 15px;
  font-size: .8em
}

a.btn {
  font-size: 1.2em;
  text-decoration: none;
  color: #fff;
  border: 1px solid #fff;
  padding: 4px 15px;
  background-color: rgba(107, 4, 4, 0.3);
  transition: background-color .5s
}

a.btn:hover {
  background-color: rgba(107, 4, 4, .7)
}

#slider {
  height: auto;
  position: relative
}

#header_content a.logo {
  z-index: 1;
  position: absolute;
  display: block;
  width: 391px;
  height: 126px;
  background: url(../images/logo.jpg) no-repeat 0 0;
  background-size: contain;
  top: 10px;
  left: 10px;
  transition: width .4s ease, height .4s ease, top .4s ease, left .4s
}

#header_content a.logo span {
  display: none
}

body.scroll #header_content a.logo {
  width: 186px !important;
  height: 60px !important;
  transition: width .4s ease, height .4s ease, top .4s ease, left .4s
}

#slider div.hero,
#slider div.hero_2 {
  position: absolute;
  width: 42%;
  top: 130px;
  left: 55%;
  z-index: 101;
  animation-name: animate_1;
  animation-duration: 2s
}

@keyframes "animate_1" {
  0% {
    opacity: 0;
    left: 0;
    top: 0;
  }

  100% {
    opacity: 1;
    left: 55%;
    top: 130px;
  }
}

#slider div.hero h1 {
  line-height: 1em;
  margin: 0 0 30px;
  color: #fff;
  text-shadow: 1px 1px 6px #000
}

body.mobile #social {
  display: none
}

#social_phone {
  position: absolute;
  display: none;
  text-align: center;
  top: 10px;
  right: 30px;
  font-size: 20px;
  z-index: 999999
}

#social {
  position: absolute;
  top: 30px;
  right: 20px;
  margin: 0;
  font-size: 28px;
  color: #07426F;
  opacity: 100;
  transition: opacity .4s ease;
  text-align: center
}

body.scroll #social {
  right: 50px;
  top: 27px
}

#social .social_extra {
  font-size: .6em;
  padding: 5px 0;
  color: #049681
}

body.scroll #social .social_extra {
  display: none
}

#social span {
  font-weight: 700
}

#social i {
  padding-top: 0
}

#social.hide {
  display: none
}

#social.show {
  display: block
}

#social a,
#social_phone a {
  color: #00a88f;
  padding: 0;
  text-decoration: none
}

#social a:hover {
  color: #00a88f
}

#social_connect {
  position: absolute;
  top: 90px;
  right: 35px;
  font-size: 14px;
  font-weight: 700;
  padding: 0;
  vertical-align: top
}

body.scroll #social_connect {
  top: 28px;
  right: 230px
}

#social_connect a {
  background-color: #fff;
  color: #07426F !important;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  padding: 7px 15px !important;
  margin: 0 7px;
  border-radius: 10px;
  box-shadow: inset 0 0 10px rgba(112, 112, 112, 0.58)
}

#social_connect a:hover {
  box-shadow: inset 0 0 10px rgba(112, 112, 112, 1)
}

#social_connect a.volunteer {
  background-color: #00B7EF;
  border: #00B7EF solid thin
}

#social_connect a.volunteer:hover {
  background: #0084ac;
  border: #0084ac solid thin
}

.slider_content {
  position: absolute;
  bottom: 100px;
  right: 0;
  width: 900px;
  height: 92px;
  background-color: #9E120F
}

.slider_heading {
  text-align: left;
  font-size: 40px;
  font-weight: 100;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  padding: 25px 0 0 70px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-flex;
  display: -moz-flex;
  display: flex
}

.slider_content.tablet {
  bottom: 20%
}

.slider_subheading {
  font-weight: 700
}

.image-container {
  position: relative;
  max-width: 898px;
  margin: auto
}

div.image-overlay {
  position: absolute;
  bottom: 50px;
  width: 100%;
  z-index: 99;
  color: #fff;
  padding: 15px 30px;
  text-align: left;
  text-shadow: 4px 4px 5px #000;
  font-size: 2em;
  font-weight: 700;
  line-height: 1em;
  margin: 0
}

div.image-sub-overlay {
  position: absolute;
  bottom: 10px;
  width: 100%;
  z-index: 99;
  color: #fff;
  padding: 15px 30px;
  text-align: left;
  text-shadow: 4px 4px 5px #000;
  font-size: 1em;
  font-weight: 700;
  line-height: 1em;
  margin: 0
}

@media screen and (max-width: 860px) {
  div.image-overlay div {
    font-size: 1em;
  }

  div.image-overlay,
  div.image-sub-overlay {
    padding: 10px 20px;
    position: relative;
    text-shadow: none;
    color:#000;
    bottom: auto;
  }
}

#mobile_nav {
  display: none
}

body.mobile-menu #mobile_nav,
body.touch #mobile_nav {
  display: block
}

nav {
  position: absolute;
  top: 0;
  padding: 0;
  width: 100%;
  height: 50px;
  text-align: center;
  transition: top .4s ease;
  z-index: 1000;
  background-color: #02609D;
  background-image: -webkit-linear-gradient(#02609D 33.44%, #034272 100%);
  background-image: -moz-linear-gradient(#02609D 33.44%, #034272 100%);
  background-image: -ms-linear-gradient(#02609D 33.44%, #034272 100%);
  background-image: -o-linear-gradient(#02609D 33.44%, #034272 100%);
  background-image: linear-gradient(#02609D 33.44%, #034272 100%)
}

nav.right>ul {
  float: right;
  padding-left: 0
}

nav.centered>ul {
  padding: 0
}

nav.centered>ul>li {
  float: none;
  display: inline-block;
  white-space: nowrap;
  margin-right: -4px;
  vertical-align: top
}

nav::after {
  content: '';
  display: block;
  clear: both
}

nav ul {
  list-style: none;
  margin: 0;
  padding: 0
}

nav ul li {
  text-align: left
}

nav ul li:hover {
  background-color: #044271
}

nav ul li:hover>ul {
  display: block
}

nav ul li a {
  display: inline-block;
  color: #FFF;
  font-size: 15px !important;
  text-transform: uppercase;
  text-decoration: none;
  width: 125px;
  position: relative
}

nav>ul>li {
  border-left: #004471 solid 1px
}

nav>ul>li.first {
  border-left: none
}

nav>ul>li.last {
  border-right: none
}

nav ul li a:link,
nav ul li a:visited,
nav ul li a:active {
  color: #FFF
}

nav ul>li.nav_active>a:link,
nav ul>li.nav_active>a:visited,
nav ul>li.nav_active>a:active {
  background-color: #044271
}

nav ul ul {
  position: absolute;
  top: 100%;
  background-color: #165d8e;
  display: none
}

nav ul ul li {
  position: relative;
  border-bottom: 1px solid #032d5e
}

nav ul ul ul {
  left: 100%;
  top: 0
}

nav>ul {
  padding-left: 200px
}

nav>ul>li {
  float: left;
  height: 50px
}

nav ul>li>a {
  width: auto;
  padding: 16px;
  white-space: nowrap;
  text-align: center;
  height: 50px
}

nav ul>li>ul>li>a {
  width: auto;
  padding: 10px 8px;
  white-space: nowrap;
  font-size: 13px !important;
  min-width: 180px;
  height: auto;
  text-align: left;
  text-transform: none
}

nav>ul>li:hover>a[aria-haspopup="true"]::after {
  border-top: 4px solid #fff
}

nav>ul>li.nav_active>a[aria-haspopup="true"]::after {
  border-top: 4px solid #fff
}

#mobile_nav {
  width: 60px;
  position: absolute;
  top: 5px;
  right: 20px;
  margin: 0;
  height: 50px;
  text-align: left;
  padding: 0 0 20px 20px;
  z-index: 500
}

#mobile_nav a {
  text-decoration: none;
  line-height: auto
}

.mobile-nav-toggle {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 33px;
  right: 25px;
  vertical-align: middle;
  cursor: pointer;
  color: #000;
  padding: 0;
  display: inline-block;
  z-index: 1002;
  transition: top .4s ease
}

.mobile-nav-toggle:hover {
  opacity: .6
}

.mobile-search-toggle {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 28px;
  right: 65px;
  vertical-align: middle;
  cursor: pointer;
  color: #545454;
  padding: 0;
  display: inline-block;
  z-index: 1002;
  transition: top .4s ease;
  font-size: 20px
}

.mobile-portfolio-toggle {
  position: absolute;
  width: 30px;
  height: 30px;
  top: 18px;
  right: 105px;
  vertical-align: middle;
  cursor: pointer;
  color: #545454;
  padding: 0;
  display: inline-block;
  z-index: 1;
  transition: top .4s ease;
  font-size: 20px
}

.mobile-portfolio-toggle a {
  color: #545454
}

.mobile-search-toggle:hover,
.mobile-portfolio-toggle:hover {
  opacity: .6
}

.top-bar {
  width: 40px;
  height: 4px;
  background-color: #000;
  position: absolute;
  top: 0;
  transition: transform .1s .1s ease-in-out;
  -webkit-transition: transform .1s .1s ease-in-out;
  -moz-transition: transform .2s .2s ease-in-out;
  -o-transition: transform .1s .1s ease-in-out
}

.middle-bar {
  width: 40px;
  height: 4px;
  background-color: #000;
  position: absolute;
  top: 8px;
  transition: opacity 0 .1s linear;
  -webkit-transition: opacity 0 .1s linear;
  -moz-transition: opacity 0 .1s linear;
  -o-transition: opacity 0 .1s linear
}

.bottom-bar {
  width: 40px;
  height: 4px;
  background-color: #000;
  position: absolute;
  top: 16px;
  transition: transform .1s .1s ease-in-out;
  -webkit-transition: transform .1s .1s ease-in-out;
  -moz-transition: transform .1s .1s ease-in-out;
  -o-transition: transform .1s .1s ease-in-out
}

#search-toggle .top-bar,
#search-toggle .middle-bar,
#search-toggle .bottom-bar {
  background-color: #000
}

div.mobile-nav-toggle.open .top-bar {
  transform: rotate(45deg);
  -webkit-transition: rotate(45deg);
  -moz-transition: rotate(45deg);
  -o-transition: rotate(45deg);
  top: 7px;
  background-color: #000
}

div.mobile-nav-toggle.open .middle-bar {
  opacity: 0;
  background-color: #000
}

div.mobile-nav-toggle.open .bottom-bar {
  transform: rotate(-45deg);
  -webkit-transition: rotate(-45deg);
  -moz-transition: rotate(-45deg);
  -o-transition: rotate(-45deg);
  top: 7px;
  background-color: #000
}

#cssmenu,
#cssmenu ul,
#cssmenu li,
#cssmenu a {
  margin: auto;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: 400;
  text-decoration: none;
  line-height: 1em;
  font-size: 18px;
  position: relative;
  text-align: left
}

#cssmenu {
  width: 100%;
  margin: auto;
  z-index: 99999;
  position: fixed;
  top: 125px
}

body.scroll #cssmenu {
  top: 80px
}

#cssmenu a {
  line-height: auto
}

#cssmenu>ul>li {
  background-color: #165d8e
}

#cssmenu>ul>li>a {
  display: block;
  line-height: 20px;
  font-weight: 400;
  text-transform: uppercase;
  color: #FFF
}

#cssmenu>ul>li>a>span,
#cssmenu>ul>li>ul>li>a>span {
  display: block;
  padding: 8px 20px
}

#cssmenu a:hover {
  text-decoration: none;
  color: #00a88f !important;
  background-color: #012F5C
}

#cssmenu>ul>li.active,
#cssmenu>ul>li.active>ul>li {
  border: none;
  color: #00a88f !important;
  background-color: #012F5C
}

#cssmenu>ul>li.has-sub>a i.nav_plus,
#cssmenu>ul>li>ul>li.has-sub>a i.nav_plus {
  float: right;
  display: inline-block
}

#cssmenu>ul>li.has-sub>a i.nav_minus,
#cssmenu>ul>li>ul>li.has-sub>a i.nav_minus {
  float: right;
  display: none
}

#cssmenu>ul>li.has-sub.active>a i.nav_plus,
#cssmenu>ul>li>ul>li.has-sub.active>a i.nav_plus {
  display: none
}

#cssmenu>ul>li.has-sub.active>a i.nav_minus,
#cssmenu>ul>li>ul>li.has-sub.active>a i.nav_minus {
  display: inline-block
}

#cssmenu ul ul {
  display: none;
  background-color: #012F5C
}

#cssmenu ul ul a {
  padding: 5px 0 5px 25px;
  display: block;
  color: #FFF;
  font-size: 16px;
  font-weight: 400
}

#cssmenu ul ul a span {
  padding: 0 0 0 15px
}

#cssmenu ul ul ul a {
  padding: 5px 0 5px 60px;
  display: block;
  color: #FFF;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px
}

#cssmenu ul ul ul a:before {
  left: 90px
}

#cssmenu ul ul a.nav_active {
  background-color: #012F5C
}

#cssmenu ul ul a.nav_active span {
  color: #00a88f !important
}

#cssmenu>ul>li.parent.has-sub>a span {
  color: #00a88f !important
}

p.gallery-link {
  text-align: center;
  padding-right: 28px
}

p.gallery-link a {
  font-size: 20px;
  line-height: 24px;
  color: #036
}

#gallery_content {
  width: 920px;
  padding-left: 18px;
  padding-right: 22px;
  min-height: 400px
}

#thumb_container {
  width: 330px
}

.hiddenPic {
  display: none
}

#photo_gallery_photo_caption {
  padding-top: 10px;
  text-align: left;
  color: #333
}

#photo_gallery_photo_img {
  padding: 5px;
  border: 1px solid #D9E0D8;
  margin-top: 10px
}

#photo_gallery_category_description {
  text-align: left;
  color: #333;
  padding-left: 15px;
  padding-right: 15px
}

.photo_gallery_thumb_image {
  padding: 2px;
  margin: 1px;
  border: 1px solid #666
}

.photo_gallery_category_list_image {
  padding: 0;
  margin: 5px;
  border: 1px solid #666
}

.photo_gallery_category_list_name {
  text-align: center
}

.photo_gallery_category_list_text_name {
  text-align: left;
  padding-left: 5px
}

.photo_gallery_category_list_link_a {
  text-decoration: none;
  font-size: 12px
}

footer {
  background-color: #0D5B92;
  font-size: .8em;
  padding: 50px 0;
  color: #e3e3e3;
  width: 100%;
  text-align: center;
  margin: auto
}

footer::after {
  content: '';
  display: block;
  clear: both
}

#footer {
  max-width: 1824px;
  margin: auto
}

footer a {
  color: #e3e3e3;
  text-decoration: none
}

footer a:visited {
  color: #e3e3e3
}

footer a:hover {
  color: #fff
}

footer a.location {
  color: #F9AA19
}

.footer-col {
  width: 33%;
  display: inline-block;
  padding: 0 0 0 10%;
  vertical-align: top
}

.footer-col ul {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0
}

.footer-col ul li {
  text-align: left;
  margin-left: 0
}

.footer-col h3 {
  text-align: left;
  margin-left: 0;
  color: #FFF;
  font-size: 1.4em
}

#company_name,
#company_address,
#company_phone,
#footer_links,
#footer_credits {
  margin: 20px 0
}

#company_name {
  font-size: 1.5em
}

#footer_credits {
  font-size: .8em
}

#footer_credits div {
  margin: 5px 0
}

#social_footer {
  float: right;
  margin: 0 20px 0 0;
  font-size: 18px
}

#social_footer.hide {
  display: none
}

#social_footer.show {
  display: block
}

#social_footer a {
  color: #C1AD57;
  padding: 0 3px;
  text-decoration: none
}

#social_footer a:hover {
  color: #a89a5c
}

#back-top-wrapper div a {
  width: 40px;
  height: 40px;
  opacity: 1
}

#back-top {
  display: none
}

#back-top-wrapper {
  position: fixed;
  right: 20px;
  bottom: 20px;
  overflow: hidden;
  z-index: 10000
}

#back-top span {
  display: block;
  width: 40px;
  height: 45px;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
  color: #CCC;
  font-size: 40px;
  opacity: .5
}

#back-top span:hover {
  color: #fff;
  opacity: 1
}

@media screen and (max-width:1200px) {
  .sidebar_right {
    display: none
  }

  #heads-left,
  #heads-mid-right {
    display: none
  }
}

@media screen and (max-width:1058px) {
  body {
    font-size: 15px
  }

  body #heads-mid-left a img {
    width: 391px !important;
    height: auto !important
  }

  body.scroll #heads-mid-left a img {
    width: 280px !important;
    height: auto !important
  }

  body.scroll #social_connect {
    top: 45px;
    right: 150px
  }

  #logos img {
    margin: 0 3%
  }

  .sidebar p {
    padding: 20px
  }

  body {
    font-size: 14px
  }

  #content_container {
    margin: 0
  }

  #page {
    border-radius: 0
  }

  #mobile_nav {
    display: block
  }

  nav {
    display: none
  }

  #header_content {
    top: 0
  }

  header {
    border-bottom: none;
    height: 127px;
    background-position: 0 0
  }

  body.home .spacer {
    height: 128px
  }

  body.scroll header {
    height: 100px
  }

  .spacer {
    height: 122px
  }

  #social {
    right: 120px
  }

  #social_connect {
    top: 90px;
    right: 25px
  }

  #heads-mid-left {
    margin-left: 20px;
    margin-top: 0
  }

  body.scroll #social {
    display: none
  }

  #social_phone {
    display: block
  }

  #logos {
    display: none
  }

  #content {
    padding: 20px
  }

  .sidebar p {
    padding: 10px
  }
}

@media screen and (max-width:735px) {
  body {
    font-size: 12px
  }

  a.btn {
    font-size: 1em
  }

  a.btn {
    font-size: .9em
  }

  .spacer {
    height: 120px
  }

  body.home .sidebar_right {
    display: none
  }

  .sidebar {
    display: none
  }

  body.home .sidebar, body.contact-us.door-estimate .sidebar, body.contact-us.windows-estimate .sidebar, body.contact-us.siding-estimate .sidebar {
    display: block;
    width: 100% !important
  }

  #intro .images ul.intro-navigation {
    display: none
  }

  #intro .images ul.show-image li img {
    width: auto !important;
    max-width: 100% !important
  }

  #intro ul.intro-navigation,
  #intro ul.intro-navigation li,
  #intro ul.intro-navigation li a,
  #intro ul.intro-navigation li a span {
    width: 100%
  }

  #intro ul.intro-navigation {
    padding-top: 0;
    padding-left: 0
  }

  #intro ul.intro-navigation li a.first,
  #intro ul.intro-navigation li a.second,
  #intro ul.intro-navigation li a.third,
  #intro ul.intro-navigation li a.fourth {
    background-size: cover
  }

  #logos {
    margin-top: 0
  }

  .main-top {
    display: none
  }

  #social_connect {
    font-size: 10px
  }

  #social {
    display: none
  }

  body.scroll #social_connect {
    top: 65px
  }

  #social_connect {
    top: 65px;
    right: 10px !important
  }

  #social_connect a {
    margin: 0 2px 2px;
  }
}

@media screen and (max-width:625px) {
  body {
    font-size: 12px
  }

  body #heads-mid-left a img,
  body.scroll #heads-mid-left a img {
    width: 300px !important;
    height: auto !important
  }

  header {
    border-bottom: none;
    height: 100px;
    background-position: 0 0
  }

  body.home .spacer {
    height: 101px
  }

  body.scroll header {
    height: 100px
  }

  .spacer {
    height: 101px
  }

  #cssmenu {
    top: 100px
  }

  #heads-new {
    margin-left: 10px
  }

  #heads-mid-left {
    margin-left: 20px
  }

  body.scroll #heads-mid-left {
    margin-top: 0
  }
}

@media screen and (max-width:500px) {
  body #heads-mid-left a img {
    width: 190px;
    height: auto
  }

  a.button {
    font-size: 12px
  }

  #heads-new {
    margin-left: 0
  }

  body #heads-mid-left a img,
  body.scroll #heads-mid-left a img {
    width: 200px !important;
    height: auto !important
  }

  #social_connect {
    top: 65px;
    right: 15px;
    left: 15px;
    text-align: center
  }
}

@media screen and (max-width:350px) {

  #social_phone,
  #mobile_nav {
    font-size: 14px;
    right: 5px
  }
}


/*03-1-2022*/
.review_icons {
  direction: rtl;
}

.review_icons a {
  color: #A4A4A4;
  font-size: 84px;
  text-decoration: none;
}

.review_icons a:hover {
  color: #ffd700;
  text-decoration: none;
}

#content p.reviewTxt {
  text-align: center;
  font-size: 120%;
  color: #A4A4A4
}

.s1:hover~a {
  color: #ffd700;
}

.s2:hover~a {
  color: #ffd700;
}

.s3:hover~a {
  color: #ffd700;
}

.s4:hover~a {
  color: #ffd700;
}

.s5:hover~a {
  color: #ffd700;
}

.ljScnt {
    width: auto!important
}