* {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-style: inherit;
  margin-before: 0; }

body {
  font-family: "Gill Sans MT";
  font-size: 100%; }

section {
  width: 100%; }

h1 {
  font-family: "MaiandraGD-Regular";
  color: rgba(0, 0, 0, 0.75);
  font-size: 32px;
  position: relative;
  margin-top: 8px;
  margin-bottom: 8px; }

h2 {
  font-family: "MaiandraGD-Regular";
  color: rgba(0, 0, 0, 0.75);
  font-size: 24px;
  margin-top: 10px;
  margin-bottom: 10px; }

h3 {
  font-family: "MaiandraGD-Regular";
  color: rgba(0, 0, 0, 0.75);
  font-size: 20px;
  margin-top: 12px;
  margin-bottom: 12px; }

h4 {
  font-family: "MaiandraGD-Regular";
  color: #6383d5;
  font-size: 18px;
  margin-top: 16px;
  margin-bottom: 16px; }

h5 {
  font-family: "MaiandraGD-Regular";
  color: rgba(0, 0, 0, 0.75);
  font-style: italic;
  font-size: 16px; }

p {
  font-family: "Gill Sans MT";
  line-height: 22px; }

p + p {
  margin-top: 40px; }

.page em {
  font-style: italic; }

.page p {
  color: rgba(0, 0, 0, 0.75);
  margin-bottom: 40px; }

.page {
  margin: 5px 0 0 0; }

.page strong {
  font-weight: bold; }

.page ul {
  margin-left: 20px;
  padding-left: 20px;
  margin-bottom: 40px; }

.page li {
  margin-top: 5px; }

.page ol {
  margin-left: 20px;
  padding-left: 20px;
  margin-bottom: 40px; }

.page a {
  text-decoration: underline;
  color: #d9ad26; }
  .page a:hover {
    color: #ae8a1e; }

.t {
  display: table;
  width: 100%;
  height: 100%; }

.c {
  position: relative;
  z-index: 1;
  display: table-cell;
  vertical-align: middle;
  text-align: center; }

::-moz-selection {
  color: #6383d5; }

::selection {
  color: #6383d5; }

:link, :visited {
  text-decoration: none; }

.clear {
  display: block;
  clear: both; }

a img, :link img, :visited img {
  border: none; }

.space {
  margin: 60px 0; }

.right {
  float: right; }

.left {
  float: left; }

.error {
  color: #aa2121; }

.CurrentProjects .activeClass16 {
  border-bottom: 1px solid #000;
  background: #eaeaea;
  color: #000; }

.NewHomes .activeClass41 {
  border-bottom: 1px solid #000;
  background: #eaeaea;
  color: #000; }

.RenovationsAdditions .activeClass40 {
  border-bottom: 1px solid #000;
  background: #eaeaea;
  color: #000; }

.DeckPatio .activeClass15 {
  border-bottom: 1px solid #000;
  background: #eaeaea;
  color: #000; }

.Exterior .activeClass2 {
  border-bottom: 1px solid #000;
  background: #eaeaea;
  color: #000; }

.Interior .activeClass5 {
  border-bottom: 1px solid #000;
  background: #eaeaea;
  color: #000; }

/* New Header Installation */
.topHeader .header-box-nav {
  display: block;
  width: 100%;
  float: left;
  text-transform: uppercase; }

#newLeftNav {
  width: 40%;
  float: left; }

#newLogo {
  width: 20%;
  float: left;
  position: relative;
  top: -40px; }

#newRightNav {
  width: 40%;
  float: left; }

#menu ul #newContactHeaderLink a {
  font-weight: bold;
  color: #ffe400;
  border: 2px solid #ffe400;
  padding: 2px 5px; }

#mobileLogo {
  display: none; }

header {
  background-color: #212121;
  position: relative; }

.topHeader {
  position: absolute;
  top: 50px;
  z-index: 2;
  display: block;
  width: 95%;
  margin: 0% 2.5%;
  text-align: center; }
  .topHeader .logo {
    display: block;
    width: 200px; }
    .topHeader .logo img {
      width: 100%; }
  .topHeader .header-box-nav {
    display: block;
    /*width: 482px;*/
    float: left; }
  .topHeader .header-box-tres {
    display: block;
    width: 450px;
    float: right;
    margin-top: 20px; }
  .topHeader .header-box-logo {
    display: inline-block;
    width: 210px;
    text-align: center; }
  .topHeader .contactUs {
    display: block;
    float: left;
    width: 100%; }
    .topHeader .contactUs .contactImage {
      display: block;
      width: 270px;
      float: left; }
      .topHeader .contactUs .contactImage img {
        width: 100%; }
    .topHeader .contactUs .contactnumber {
      display: block;
      color: #ffe400;
      border: 1px solid #ffe400;
      width: 150px;
      float: left;
      font-size: 22px;
      padding: 7px 25px;
      margin: 2px -30px 0;
      font-weight: 700; }
    .topHeader .contactUs:hover > .contactnumber {
      color: #ffffff; }

#banner {
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 100%;
  height: 0;
  padding-top: 32.4%;
  background-image: url(/Content/images/banners/main/CustomConventional.jpg); }

.bannerSizeCheck {
  width: 1000px; }

.subCategoryName {
  display: block;
  text-align: center;
  background: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  padding: 5px 0; }

#menu ul li ul#infoUL {
  left: -70px; }

#menu {
  display: block;
  text-align: center;
  margin-top: 20px; }
  #menu .smartNav {
    display: none; }
  #menu ul {
    list-style: none; }
    #menu ul li {
      display: inline-block;
      vertical-align: middle;
      margin: 0 2%;
      position: relative;
      /*&:nth-child(3) > a{
					font-weight: 600;
					color: $yellow;
					&:hover{
						color: $blue;
					}
				}*/ }
      #menu ul li:hover > a {
        color: #ffe400; }
      #menu ul li a {
        font-size: 17px;
        color: #ffffff;
        border-bottom: 1px solid transparent; }
      #menu ul li ul {
        display: none;
        position: absolute;
        top: 100%;
        left: -40px;
        background-color: #192a3d;
        z-index: 2;
        width: 180px; }
        #menu ul li ul:nth-child(1) > a {
          width: 150%; }
        #menu ul li ul li {
          display: block;
          text-align: center; }
          #menu ul li ul li:nth-child(3) > a {
            font-weight: 300;
            color: #ffffff; }
            #menu ul li ul li:nth-child(3) > a:hover {
              color: #ffe400; }
          #menu ul li ul li a {
            display: block;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            padding: 5px 0; }
            #menu ul li ul li a:hover {
              background-color: #284361; }
      #menu ul li:hover > ul {
        display: block; }

.inner #banner {
  height: 330px;
  padding-top: 0;
  background-size: cover !important;
  background-position: center top !important; }

.Login #banner {
  background-image: url(/Content/images/banners/inner/full/interiors.jpg); }

.Contact #banner {
  background-image: url(/Content/images/banners/inner/full/interiors.jpg); }

.BuildingProcess #banner {
  background-image: url(/Content/images/banners/inner/full/BuildingProcess.jpg); }

.GoingGreen #banner {
  background-image: url(/Content/images/banners/inner/full/GoingGreen.jpg); }

.ConventionalHomes #banner {
  background-image: url(/Content/images/banners/inner/full/conventional.jpg); }

.LogHomes #banner {
  background-image: url(/Content/images/banners/inner/full/Log.jpg); }

.NewHomes #banner {
  background-image: url(/Content/images/banners/inner/full/NewHomes.jpg); }

.RenovationsAdditions #banner {
  background-image: url(/Content/images/banners/inner/full/additions.jpg); }

.Interior #banner {
  background-image: url(/Content/images/banners/inner/full/interiors.jpg); }

.Exterior #banner {
  background-image: url(/Content/images/banners/inner/full/interiors.jpg); }

.DeckPatio #banner {
  background-image: url(/Content/images/banners/inner/full/patios.jpg); }

.CurrentProjects #banner {
  background-image: url(/Content/images/banners/inner/full/inprogress.jpg); }

.Testimonials #banner {
  background-image: url(/Content/images/banners/inner/full/Testimonials.jpg); }

.UpcomingEvents #banner {
  background-image: url(/Content/images/banners/inner/full/UpcomingEvents.jpg); }

.About #banner {
  background-image: url(/Content/images/banners/inner/full/AboutUs.jpg); }

#firstBox .box-cotainer {
  display: block;
  width: 100%; }
  #firstBox .box-cotainer .box-four {
    display: block;
    width: 24.69136%;
    float: left;
    position: relative;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
    margin: .202%; }
    #firstBox .box-cotainer .box-four:nth-child(1) {
      margin-left: 0px; }
    #firstBox .box-cotainer .box-four:nth-child(4) {
      margin-right: 0px; }
    #firstBox .box-cotainer .box-four .box-title {
      position: absolute;
      display: block;
      z-index: 1;
      width: 100%;
      font-family: "MaiandraGD-Regular";
      font-size: 1.5vw;
      color: #ffffff; }
      #firstBox .box-cotainer .box-four .box-title .topLine {
        display: block;
        text-align: center;
        margin-top: 20px; }
      #firstBox .box-cotainer .box-four .box-title .bottomLine {
        display: block;
        text-align: center; }
    #firstBox .box-cotainer .box-four .box-img img {
      width: 100%;
      display: block; }
    #firstBox .box-cotainer .box-four .box-img-h {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      opacity: 0;
      -webkit-transition: 0.3s ease opacity;
      -o-transition: 0.3s ease opacity;
      transition: 0.3s ease opacity; }
      #firstBox .box-cotainer .box-four .box-img-h img {
        width: 100%;
        display: block; }
    #firstBox .box-cotainer .box-four:hover > .box-img-h {
      opacity: 1;
      -webkit-transition: 0.3s ease opacity;
      -o-transition: 0.3s ease opacity;
      transition: 0.3s ease opacity; }

#SecondBox .box-cotainer {
  display: block;
  width: 50%;
  float: left; }
  #SecondBox .box-cotainer .box-four {
    display: block;
    width: 49.5%;
    float: left;
    position: relative;
    margin: .3%;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all; }
    #SecondBox .box-cotainer .box-four:nth-child(odd) {
      margin-left: 0; }
    #SecondBox .box-cotainer .box-four:nth-child(even) {
      margin-right: 0; }
    #SecondBox .box-cotainer .box-four .box-title {
      position: absolute;
      display: block;
      z-index: 1;
      width: 100%;
      font-family: "MaiandraGD-Regular";
      font-size: 1.5vw;
      color: #ffffff; }
      #SecondBox .box-cotainer .box-four .box-title .topLine {
        display: block;
        text-align: center;
        margin-top: 20px; }
      #SecondBox .box-cotainer .box-four .box-title .bottomLine {
        display: block;
        text-align: center; }
    #SecondBox .box-cotainer .box-four .box-img img {
      width: 100%;
      display: block; }
    #SecondBox .box-cotainer .box-four .box-img-h {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      opacity: 0;
      -webkit-transition: 0.3s ease opacity;
      -o-transition: 0.3s ease opacity;
      transition: 0.3s ease opacity; }
      #SecondBox .box-cotainer .box-four .box-img-h img {
        width: 100%;
        display: block; }
    #SecondBox .box-cotainer .box-four:hover > .box-img-h {
      opacity: 1;
      -webkit-transition: 0.3s ease opacity;
      -o-transition: 0.3s ease opacity;
      transition: 0.3s ease opacity; }

#SecondBox .box-container-yellow {
  display: block;
  width: 50%;
  float: right; }
  #SecondBox .box-container-yellow .box-one {
    width: 99.7%;
    margin: 0.3% 0px 0.3% 0.3%;
    position: relative; }
    #SecondBox .box-container-yellow .box-one .box-content {
      position: absolute;
      bottom: 4vw;
      left: 3vw;
      width: 20.50vw;
      color: #fff;
      font-size: 1vw;
      text-align: center; }
      #SecondBox .box-container-yellow .box-one .box-content .ContentText {
        display: block;
        margin: 0 0 10px;
        text-align: left; }
      #SecondBox .box-container-yellow .box-one .box-content .weAreGreen {
        display: inline-block;
        width: 12vw; }
        #SecondBox .box-container-yellow .box-one .box-content .weAreGreen img {
          width: 100%; }
    #SecondBox .box-container-yellow .box-one .box-one-img {
      display: block;
      width: 100%; }
      #SecondBox .box-container-yellow .box-one .box-one-img img {
        width: 100%; }
    #SecondBox .box-container-yellow .box-one:after {
      content: '';
      display: block;
      position: absolute;
      background-image: url("/Content/images/homepage/rolledplans_Resized.png");
      width: 356px;
      height: 353px;
      z-index: 1;
      right: 0;
      bottom: -150px;
      background-repeat: no-repeat;
      background-size: 100%;
      background-position: right; }

.page {
  display: block;
  width: 100%; }
  .page .page-wrap {
    display: block;
    width: 90%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px; }

.featuredTitle {
  overflow: hidden;
  position: relative;
  height: 217px; }
  .featuredTitle h2 {
    position: relative;
    z-index: 2;
    color: #ffffff;
    display: block;
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px;
    text-shadow: 2px 1px 4px RGBA(0, 0, 0, 0.9); }
  .featuredTitle img {
    position: absolute;
    top: 0; }

.contactContainer {
  display: block;
  width: 50%;
  float: left;
  padding: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#gMap {
  width: 100%;
  height: 400px; }

#ContactForm {
  width: 100%; }
  #ContactForm .ifield {
    display: block;
    width: 100%;
    padding: 5px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #ContactForm label {
    display: block;
    font-family: "Gill Sans MT"; }
  #ContactForm input, #ContactForm textarea {
    border: 1px solid #ccc;
    font-family: "Gill Sans MT";
    color: #444;
    font-size: 100%;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    resize: none; }
  #ContactForm input[type="submit"] {
    display: block;
    background-color: #ffe400;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
    color: #212121;
    cursor: pointer;
    font-weight: 700;
    border: 1px solid #212121; }
    #ContactForm input[type="submit"]:hover {
      background-color: #e6cd00;
      -webkit-transition: 0.3s ease all;
      -o-transition: 0.3s ease all;
      transition: 0.3s ease all; }
  #ContactForm .ui-widget-content {
    background: #6383d5 !important; }
  #ContactForm #emoji-slider {
    width: 100% !important;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  #ContactForm .ui-state-default, #ContactForm .ui-widget-content .ui-state-default, #ContactForm .ui-widget-header .ui-state-default {
    background: #ffe400 !important;
    border: 1px solid #212121; }

ul.testimonialsList {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.testimonialsList li {
    display: block; }
    ul.testimonialsList li a {
      display: block;
      width: 100%;
      background-color: #eaeaea;
      color: #212121;
      text-decoration: none;
      padding: 20px 80px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      float: left;
      margin: 0.3%;
      border-bottom: 1px solid #6383d5;
      text-align: left;
      position: relative;
      -webkit-transition: ease 0.3s all;
      -o-transition: ease 0.3s all;
      transition: ease 0.3s all; }
      ul.testimonialsList li a:before {
        content: "\f10d";
        font-family: 'CWeaber' !important;
        color: #6383d5;
        font-size: 35px;
        position: absolute;
        left: 30px;
        top: 11px; }
      ul.testimonialsList li a:hover {
        background-color: #dddddd;
        -webkit-transition: ease 0.3s all;
        -o-transition: ease 0.3s all;
        transition: ease 0.3s all; }

a.goBackTestimonials {
  display: block;
  width: 230;
  background-color: #eaeaea;
  color: #212121;
  text-decoration: none;
  padding: 20px 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 0.3%;
  border-bottom: 1px solid #6383d5;
  text-align: left;
  position: relative;
  -webkit-transition: ease 0.3s all;
  -o-transition: ease 0.3s all;
  transition: ease 0.3s all; }
  a.goBackTestimonials:before {
    content: "\f053";
    font-family: 'CWeaber' !important;
    color: #6383d5;
    font-size: 35px;
    position: absolute;
    left: 30px;
    top: 11px; }
  a.goBackTestimonials:hover {
    background-color: #dddddd;
    -webkit-transition: ease 0.3s all;
    -o-transition: ease 0.3s all;
    transition: ease 0.3s all; }

.sepBar {
  display: block;
  width: 80%;
  height: 2px;
  margin: 0 auto;
  background: #ffffff;
  background: -moz-linear-gradient(left, #ffffff 0%, #666666 25%, #474747 39%, #2c2c2c 50%, #111111 60%, #2b2b2b 76%, #ffffff 100%);
  background: -webkit-linear-gradient(left, #ffffff 0%, #666666 25%, #474747 39%, #2c2c2c 50%, #111111 60%, #2b2b2b 76%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(25%, #666666), color-stop(39%, #474747), color-stop(50%, #2c2c2c), color-stop(60%, #111111), color-stop(76%, #2b2b2b), to(#ffffff));
  background: -o-linear-gradient(left, #ffffff 0%, #666666 25%, #474747 39%, #2c2c2c 50%, #111111 60%, #2b2b2b 76%, #ffffff 100%);
  background: linear-gradient(to right, #ffffff 0%, #666666 25%, #474747 39%, #2c2c2c 50%, #111111 60%, #2b2b2b 76%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); }

.catright .categoryItem a:hover img {
  opacity: 0.8;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.catright .photoItem a .categoryImage:hover {
  opacity: 0.8;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.catright .photoItem a .categoryImage {
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.catleft {
  width: 20%;
  display: block;
  float: left;
  position: relative;
  padding-top: 67px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .catleft .navCategory {
    padding-top: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .catleft .navCategory ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .catleft .navCategory ul li a {
        text-transform: uppercase;
        text-decoration: none;
        color: #868686;
        font-weight: 500;
        -webkit-transition: 0.3s ease all;
        -o-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        .catleft .navCategory ul li a:hover {
          color: #6383d5;
          -webkit-transition: 0.3s ease all;
          -o-transition: 0.3s ease all;
          transition: 0.3s ease all; }

.catright .categoryItem {
  height: 350px; }

@media screen and (max-width: 1400px) {
  .catright .categoryItem {
    height: 290px; } }

@media screen and (max-width: 800px) {
  .catright .categoryItem {
    height: 210px; } }

@media screen and (max-width: 640px) {
  .catright .categoryItem {
    height: 270px; } }

@media screen and (max-width: 550px) {
  .catright .categoryItem {
    height: 231px; } }

@media screen and (max-width: 480px) {
  .catright .categoryItem {
    height: auto;
    width: 100% !important; } }

.catright {
  width: 80%;
  display: block;
  float: left; }
  .catright .categoryItem, .catright .photoItem {
    display: block;
    width: calc(100% / 4.1);
    float: left;
    margin: 0.3%; }
    .catright .categoryItem a, .catright .photoItem a {
      width: 100%;
      display: block;
      text-decoration: none;
      letter-spacing: 0.5px;
      font-size: 13px;
      font-family: "Gill Sans MT"; }
      .catright .categoryItem a .categoryImage, .catright .photoItem a .categoryImage {
        display: block;
        width: 100%;
        height: auto; }
        .catright .categoryItem a .categoryImage img, .catright .photoItem a .categoryImage img {
          display: block;
          width: 100%;
          height: auto; }

.cat h1 {
  text-align: center; }

.Login {
  content: "\f10d"; }
  .Login label {
    display: block;
    font-family: "Gill Sans MT"; }
  .Login input, .Login textarea {
    border: 1px solid #ccc;
    color: #444;
    font-size: 100%;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    resize: none; }
  .Login input[type="submit"], .Login button {
    display: block;
    background-color: #ffe400;
    -webkit-transition: 0.3s ease all;
    -o-transition: 0.3s ease all;
    transition: 0.3s ease all;
    color: #212121;
    cursor: pointer;
    font-weight: 700;
    border: 1px solid #212121;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%; }
    .Login input[type="submit"]:hover, .Login button:hover {
      background-color: #e6cd00;
      -webkit-transition: 0.3s ease all;
      -o-transition: 0.3s ease all;
      transition: 0.3s ease all; }

footer {
  background-color: #212121;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 0; }
  footer .f-sectionOne {
    position: relative; }
    footer .f-sectionOne .f-logo {
      position: absolute;
      right: 30px;
      top: 0px;
      width: 200px;
      z-index: 2;
      opacity: 0.8;
      -webkit-transition: 0.3s ease opacity;
      -o-transition: 0.3s ease opacity;
      transition: 0.3s ease opacity; }
      footer .f-sectionOne .f-logo img {
        width: 100%; }
      footer .f-sectionOne .f-logo:hover {
        opacity: 1;
        -webkit-transition: 0.3s ease opacity;
        -o-transition: 0.3s ease opacity;
        transition: 0.3s ease opacity; }
    footer .f-sectionOne .upWrap {
      display: block;
      text-align: center; }
      footer .f-sectionOne .upWrap .f-UpMenu {
        list-style: none;
        padding: 20px 0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        footer .f-sectionOne .upWrap .f-UpMenu li {
          display: inline-block;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          padding: 0 10px; }
          footer .f-sectionOne .upWrap .f-UpMenu li a {
            color: #ffffff;
            display: inline-block;
            font-size: 14px;
            -webkit-transition: 0.3s ease all;
            -o-transition: 0.3s ease all;
            transition: 0.3s ease all; }
            footer .f-sectionOne .upWrap .f-UpMenu li a:hover {
              color: #ffe400;
              -webkit-transition: 0.3s ease all;
              -o-transition: 0.3s ease all;
              transition: 0.3s ease all; }
          footer .f-sectionOne .upWrap .f-UpMenu li:nth-child(2) > a {
            color: #6383d5;
            -webkit-transition: 0.3s ease all;
            -o-transition: 0.3s ease all;
            transition: 0.3s ease all; }
            footer .f-sectionOne .upWrap .f-UpMenu li:nth-child(2) > a:hover {
              color: #ffe400;
              -webkit-transition: 0.3s ease all;
              -o-transition: 0.3s ease all;
              transition: 0.3s ease all; }
      footer .f-sectionOne .upWrap:after {
        content: '';
        display: block;
        width: 500px;
        height: 2px;
        margin: 0 auto;
        background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(49%, rgba(255, 255, 255, 0.9)), color-stop(50%, rgba(255, 255, 255, 0.88)), color-stop(99%, rgba(255, 255, 255, 0.02)), to(rgba(255, 255, 255, 0)));
        background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 49%, rgba(255, 255, 255, 0.88) 50%, rgba(255, 255, 255, 0.02) 99%, rgba(255, 255, 255, 0) 100%);
        background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 49%, rgba(255, 255, 255, 0.88) 50%, rgba(255, 255, 255, 0.02) 99%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 49%, rgba(255, 255, 255, 0.88) 50%, rgba(255, 255, 255, 0.02) 99%, rgba(255, 255, 255, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); }
  footer .downWrap {
    display: block;
    text-align: center; }
    footer .downWrap .f-DownMenu {
      list-style: none;
      padding: 20px 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      footer .downWrap .f-DownMenu li {
        display: inline-block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px; }
        footer .downWrap .f-DownMenu li a {
          color: #ffffff;
          display: block;
          font-size: 14px;
          -webkit-transition: 0.3s ease all;
          -o-transition: 0.3s ease all;
          transition: 0.3s ease all; }
          footer .downWrap .f-DownMenu li a:hover {
            color: #ffe400;
            -webkit-transition: 0.3s ease all;
            -o-transition: 0.3s ease all;
            transition: 0.3s ease all; }
        footer .downWrap .f-DownMenu li:nth-child(2) > a {
          color: #6383d5; }
          footer .downWrap .f-DownMenu li:nth-child(2) > a:hover {
            color: #ffe400;
            -webkit-transition: 0.3s ease all;
            -o-transition: 0.3s ease all;
            transition: 0.3s ease all; }
    footer .downWrap:after {
      content: '';
      display: block;
      width: 500px;
      height: 2px;
      margin: 0 auto;
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(49%, rgba(255, 255, 255, 0.9)), color-stop(50%, rgba(255, 255, 255, 0.88)), color-stop(99%, rgba(255, 255, 255, 0.02)), to(rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 49%, rgba(255, 255, 255, 0.88) 50%, rgba(255, 255, 255, 0.02) 99%, rgba(255, 255, 255, 0) 100%);
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 49%, rgba(255, 255, 255, 0.88) 50%, rgba(255, 255, 255, 0.02) 99%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 49%, rgba(255, 255, 255, 0.88) 50%, rgba(255, 255, 255, 0.02) 99%, rgba(255, 255, 255, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); }
  footer .f-address {
    display: block;
    color: #fff;
    font-size: 16px; }
    footer .f-address .f-addressWrap {
      display: block;
      text-align: center;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 20px; }
      footer .f-address .f-addressWrap .f-tel {
        display: block;
        text-align: cemter; }
        footer .f-address .f-addressWrap .f-tel .tel {
          color: #6383d5;
          font-size: 18px;
          -webkit-transition: 0.3s ease all;
          -o-transition: 0.3s ease all;
          transition: 0.3s ease all; }
          footer .f-address .f-addressWrap .f-tel .tel:hover {
            color: #ffe400;
            -webkit-transition: 0.3s ease all;
            -o-transition: 0.3s ease all;
            transition: 0.3s ease all; }
      footer .f-address .f-addressWrap .f-Social {
        font-size: 30px;
        color: #6383d5;
        -webkit-transition: 0.3s ease all;
        -o-transition: 0.3s ease all;
        transition: 0.3s ease all; }
        footer .f-address .f-addressWrap .f-Social:hover {
          color: #ffe400;
          -webkit-transition: 0.3s ease all;
          -o-transition: 0.3s ease all;
          transition: 0.3s ease all; }
    footer .f-address:after {
      content: '';
      display: block;
      width: 500px;
      height: 2px;
      margin: 0 auto;
      background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), color-stop(49%, rgba(255, 255, 255, 0.9)), color-stop(50%, rgba(255, 255, 255, 0.88)), color-stop(99%, rgba(255, 255, 255, 0.02)), to(rgba(255, 255, 255, 0)));
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 49%, rgba(255, 255, 255, 0.88) 50%, rgba(255, 255, 255, 0.02) 99%, rgba(255, 255, 255, 0) 100%);
      background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 49%, rgba(255, 255, 255, 0.88) 50%, rgba(255, 255, 255, 0.02) 99%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 49%, rgba(255, 255, 255, 0.88) 50%, rgba(255, 255, 255, 0.02) 99%, rgba(255, 255, 255, 0) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 ); }
  footer .f-copy {
    display: block;
    text-align: center;
    color: #ffffff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0; }

.PhotoWrap {
  display: inline-block;
  display: inline-block;
  max-width: 100%; }
  .PhotoWrap img {
    width: 100%; }
  .PhotoWrap .uib {
    width: 100%; }
    .PhotoWrap .uib a {
      width: 49%;
      float: left;
      color: #212121;
      padding: 10px;
      margin: 0.5%;
      text-decoration: none;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border: 1px solid #212121;
      background-color: #ffe400;
      -webkit-transition: 0.3s ease color, 0.3s ease background-color;
      -o-transition: 0.3s ease color, 0.3s ease background-color;
      transition: 0.3s ease color, 0.3s ease background-color; }
      .PhotoWrap .uib a:hover, .PhotoWrap .uib a:active {
        -webkit-transition: 0.3s ease color, 0.3s ease background-color;
        -o-transition: 0.3s ease color, 0.3s ease background-color;
        transition: 0.3s ease color, 0.3s ease background-color;
        color: #545454;
        background-color: #ffef66; }

#timelapse {
  width: 50%;
  height: auto;
  margin: 0 auto;
  text-align: center; }

@media screen and (max-width: 1300px) {
  .topHeader .header-box-logo {
    width: 140px; }
  .topHeader .logo {
    width: auto; }
  .topHeader .header-box-nav {
    width: 358px; }
  .topHeader .header-box-tres {
    width: 374px; }
  .topHeader .contactUs .contactnumber {
    width: 130px;
    padding: 5px 22px;
    margin: 2px -23px 0;
    font-size: 19px; }
  .topHeader .contactUs .contactImage {
    width: 220px; }
  #menu ul li {
    margin: 0 1%; }
    #menu ul li a {
      font-size: 11px; }
  #firstBox .box-cotainer .box-four {
    width: 49.79%;
    margin: .202%; }
    #firstBox .box-cotainer .box-four:nth-child(odd) {
      margin-left: 0px; }
    #firstBox .box-cotainer .box-four:nth-child(even) {
      margin-right: 0px; }
    #firstBox .box-cotainer .box-four .box-title {
      font-size: 3vw; }
  #SecondBox .box-cotainer {
    width: 100%; }
    #SecondBox .box-cotainer .box-four {
      width: 49.79%;
      margin: .202%; }
      #SecondBox .box-cotainer .box-four:nth-child(odd) {
        margin-left: 0; }
      #SecondBox .box-cotainer .box-four:nth-child(even) {
        margin-right: 0; }
      #SecondBox .box-cotainer .box-four .box-title {
        font-size: 3vw;
        color: #ffffff; }
  #SecondBox .box-container-yellow {
    width: 100%; }
    #SecondBox .box-container-yellow .box-one {
      width: 100%;
      margin: 0; }
      #SecondBox .box-container-yellow .box-one .box-content {
        bottom: 4vw;
        left: 3vw;
        width: 50vw;
        font-size: 1vw;
        text-align: center; }
        #SecondBox .box-container-yellow .box-one .box-content .ContentText {
          bottom: 4vw;
          left: 3vw;
          width: 50vw;
          font-size: 2.5vw; }
        #SecondBox .box-container-yellow .box-one .box-content .weAreGreen {
          display: inline-block;
          width: 20vw; }
      #SecondBox .box-container-yellow .box-one .box-one-img {
        margin: 0.3% 0; }
      #SecondBox .box-container-yellow .box-one:after {
        content: '';
        display: block;
        position: absolute;
        background-image: url("/Content/images/homepage/rolledplans_Resized.png");
        width: 356px;
        height: 353px;
        z-index: 1;
        right: 0;
        bottom: -150px;
        background-repeat: no-repeat;
        background-size: 100%;
        background-position: right; }
  .catleft .navCategory ul li a {
    font-size: 13px; }
  footer .f-sectionOne .f-logo {
    display: none; } }

@media screen and (max-width: 1000px) {
  .topHeader {
    width: 100%;
    top: 0px;
    margin: 0; }
    .topHeader .logo {
      width: 100%; }
    .topHeader .header-box-nav {
      display: block;
      width: 70px;
      position: absolute;
      left: 0px;
      padding: 20px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .topHeader .wider {
      width: 300px; }
    .topHeader .header-box-tres {
      width: 180px;
      position: absolute;
      margin: 0px;
      right: 20px;
      top: 0;
      padding: 20px; }
    .topHeader .header-box-logo {
      display: inline-block;
      width: 140px;
      float: none;
      padding: 20px; }
    .topHeader .contactUs .contactImage {
      width: 180px; }
    .topHeader .contactUs .contactnumber {
      width: 126px;
      padding: 5px 25px;
      margin: -4px 0 0; }
  #banner {
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 100%;
    height: 500px;
    background-size: cover !important;
    padding-top: 0%; }
  #menu.open {
    background-color: #192a3d;
    -webkit-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    transition: 0.5s ease all; }
  #menu li > a:after {
    content: "\f107";
    font-family: 'CWeaber' !important;
    display: inline-block;
    margin-left: 5px; }
  #menu li > a:only-child:after {
    content: ''; }
  #menu {
    margin: 0;
    text-align: left; }
    #menu .smartNav {
      display: inline-block;
      font-size: 30px;
      color: #ffffff;
      cursor: pointer; }
    #menu .smartNav.open {
      -webkit-transition: 0.3s ease all;
      -o-transition: 0.3s ease all;
      transition: 0.3s ease all; }
      #menu .smartNav.open .icon-bars:before {
        content: "\f00d"; }
    #menu ul.open {
      display: block; }
    #menu ul {
      display: none; }
      #menu ul li {
        display: block;
        -webkit-box-sizing: border-box;
        box-sizing: border-box; }
        #menu ul li a {
          display: block;
          padding: 10px 20px;
          font-size: 100%;
          text-align: left; }
        #menu ul li ul {
          position: static;
          border-left: 1px solid #ffe400;
          margin-left: 20px; }
          #menu ul li ul li a {
            padding: 10px 20px; }
          #menu ul li ul li:nth-child(3) > a {
            color: #ffffff;
            font-weight: 300; }
  .catright .categoryItem, .catright .photoItem {
    display: block;
    width: calc(100% / 3.1);
    float: left;
    margin: 0.3%; }
  #timelapse {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center; } }

@media screen and (max-width: 640px) {
  .topHeader .header-box-tres {
    padding: 0;
    right: 0;
    top: 236px;
    width: 100%; }
  .topHeader .contactUs {
    float: none; }
    .topHeader .contactUs .contactImage {
      width: 319px;
      margin-bottom: -4px; }
    .topHeader .contactUs .contactnumber {
      width: 100%;
      padding: 10px 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0;
      background-color: #192a3d;
      border: none;
      -webkit-transition: 0.3s ease all;
      -o-transition: 0.3s ease all;
      transition: 0.3s ease all; }
    .topHeader .contactUs:hover > .contactnumber {
      background-color: #121e2b;
      -webkit-transition: 0.3s ease all;
      -o-transition: 0.3s ease all;
      transition: 0.3s ease all; }
  #banner {
    height: 333px; }
  #menu {
    z-index: 100; }
  .inner .topHeader .header-box-tres {
    top: 233px; }
  #firstBox .box-cotainer .box-four .box-title {
    font-size: 4vw; }
  #SecondBox .box-cotainer .box-four .box-title {
    font-size: 4vw; }
  #SecondBox .box-container-yellow {
    overflow: hidden; }
    #SecondBox .box-container-yellow .box-one .box-content {
      bottom: 0;
      left: 0;
      width: 100%;
      font-size: 15px;
      text-align: center;
      padding: 20px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      #SecondBox .box-container-yellow .box-one .box-content .ContentText {
        bottom: 4vw;
        left: 0;
        width: 100%;
        font-size: 15px; }
      #SecondBox .box-container-yellow .box-one .box-content .weAreGreen {
        display: block;
        width: 35vw; }
    #SecondBox .box-container-yellow .box-one .box-one-img {
      margin: 0.3% 0; }
    #SecondBox .box-container-yellow .box-one:after {
      width: 180px;
      height: 206px;
      bottom: -130px; }
  img {
    display: block;
    float: none !important;
    max-width: 100% !important;
    height: auto !important;
    margin: 0 auto !important; }
  .catleft {
    width: 100%;
    padding: 10px 0;
    float: none; }
    .catleft .navCategory {
      padding: 20px 0;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
      .catleft .navCategory ul li {
        display: block;
        padding: 0; }
        .catleft .navCategory ul li a {
          display: block;
          text-align: center;
          padding: 5px 0;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .catright {
    clear: both;
    width: 100%;
    float: none; }
    .catright .categoryItem, .catright .photoItem {
      display: block;
      width: calc(100% / 2.1);
      float: left;
      margin: 0.3%; }
      .catright .categoryItem a, .catright .photoItem a {
        width: 100%;
        display: block; }
        .catright .categoryItem a .categoryImage, .catright .photoItem a .categoryImage {
          display: block;
          width: 100%;
          height: auto; }
          .catright .categoryItem a .categoryImage img, .catright .photoItem a .categoryImage img {
            display: block;
            width: 100%;
            height: auto; }
  .cat h1 {
    text-align: center; }
  .contactContainer {
    width: 100%; }
  footer .f-sectionOne .upWrap:after {
    width: 319px; }
  footer .downWrap:after {
    width: 319px; }
  footer .f-address:after {
    width: 319px; } }
