/* CSS Document */
@media only screen and (min-width: 1024px) and (max-width: 10000px) {
  .clear-fix {
    clear: both; }

  hr {
    margin: 0 auto;
    width: 96%;
    border: solid 1px #cfcfcf; }

  @font-face {
    font-family: BCenturyGothic;
    src: local("Century Gothic"), url(../fonts/GOTHIC.TTF) format("truetype"); }
  /*@font-face{
  	font-family: 'Myriad Pro';
  	src: url(../fonts/myriadpro-regular.otf) format('opentype');
  	font-weight: normal;	
  }
  
  @font-face{
  	font-family: myriadProBold;
  	src: url(../fonts/myriadpro-bold.otf);
  	font-weight: normal;	
  }
  
  @font-face{
  	font-family: myriadProBoldCondensed;
  	src: url(../fonts/MyriadPro-BoldCond.ttf);
  	font-weight: normal;	
  }*/
  h1, h2, h3, h4, h5, p {
    margin-bottom: 0; }

  p.pAfterHTag {
    margin-top: 5px; }

  a {
    color: #0c5484;
    text-decoration: none;
    font-weight: bold; }
    a:hover {
      text-decoration: underline; }

  /*@mixin over-flow-image{
  	max-height: 250px;
  	overflow: hidden;
  }*/
  /*************************************************
  Begin Web CSS
  **************************************************/
  h1 {
    color: #0c5484;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

  body {
    background-color: #fff;
    color: #787878;
    padding: 0;
    margin: 0;
    font-family: BCenturyGothic, Century Gothic, sans-serif;
    font-size: 16px;
    overflow-y: scroll;
    width: 100%; }

  div#wrapper {
    max-width: 1200px;
    width: 90%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    margin: 0 auto;
    padding: 20px 2%; }

  div.bgCover, div.bgCoverStore, div.bgCover-menu {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    z-index: 107;
    top: 0;
    padding: 0; }

  header {
    height: 150px; }
    header img.logo, header img.logo-desktop {
      display: block;
      margin: 0 auto; }
    header img.logo {
      display: none; }

  div#contentWrapper {
    width: 100%; }

  div.left-image-container {
    width: 40%;
    float: left;
    margin-right: 2%;
    margin-top: 20px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
    overflow: hidden; }
    div.left-image-container img {
      margin-top: 0px;
      width: 100%; }
    div.left-image-container .about-high-point-construction-img {
      margin-top: -75px; }
    div.left-image-container img.design-services-image {
      margin-top: 0; }

  div.right-image-container {
    width: 32%;
    float: right;
    margin: 120px auto 0;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3); }
    div.right-image-container:last-child {
      margin-bottom: 50px !important; }
    div.right-image-container img {
      margin-top: -10px;
      width: 100%; }
    div.right-image-container img.design-services-image {
      margin-top: 0; }

  img.error-image {
    width: 96%;
    margin: 0 auto; }

  div.full-div {
    float: left;
    width: 96% !important; }
    div.full-div h2 {
      margin-top: 0;
      width: 100%;
      text-align: center;
      background-color: #f2f2f2;
      color: #0c5484;
      padding: 10px 0px;
      font-weight: normal;
      text-align: left;
      font-weight: bold;
      margin-top: 20px;
      padding-left: 10px; }
    div.full-div button {
      margin-top: 20px !important;
      display: block;
      margin: 0 auto;
      width: 96%;
      background-color: #0c5484;
      color: #fff;
      border: none;
      padding: 7px 10px;
      font-size: 16px;
      font-family: BCenturyGothic, arial, sans-serif; }
      div.full-div button:hover {
        background-color: #023f68;
        cursor: pointer; }
      div.full-div button:active {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9); 
        transform: scale(0.9);
      }

  div.div60-R {
    width: 56%;
    float: left;
    margin-top: 20px; }
    div.div60-R h2 {
      margin-top: 0;
      width: 100%;
      text-align: center;
      background-color: #f2f2f2;
      color: #0c5484;
      padding: 10px 0px;
      font-weight: normal;
      text-align: left;
      font-weight: bold;
      margin-top: 0px !important;
      padding-left: 10px; }
    div.div60-R h1 {
      margin-top: 0; }
    div.div60-R button {
      margin-top: 20px !important;
      display: block;
      margin: 0 auto;
      width: 96%;
      background-color: #0c5484;
      color: #fff;
      border: none;
      padding: 7px 10px;
      font-size: 16px;
      font-family: BCenturyGothic, arial, sans-serif; }
      div.div60-R button:hover {
        background-color: #023f68;
        cursor: pointer; }
      div.div60-R button:active {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9); 
        transform: scale(0.9);
      }

  div.div60-L {
    margin-right: 20px; }

  /***************************************************
  Slide Out Menu
  ***************************************************/
  .slideout-menu {
    width: 100%;
    /*background-color: #fff;
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 112;*/ }
    .slideout-menu h3 {
      display: none;
      /*margin-top: 0px;
      position: relative;
      padding: 12px 10px;
      color: #fff;
      font-size: 1.2em;
      font-weight: 400;
      background-color: $accent-color;
      z-index: 101;*/ }
    /*.slideout-menu .slideout-menu-toggle {
      position: absolute;
      top: 12px;
      right: 10px;
      display: inline-block;
      padding: 6px 9px 5px;
      font-weight: bold;
      line-height: 1;
      background-color: #fff;
      color: #070541;
      text-decoration: none;
      vertical-align: top;
      &:hover {
      	color: #070541;
      	background-color: #cecece;
      } }*/
    .slideout-menu ul {
      width: 100%;
      text-align: center; }
      .slideout-menu ul li {
        margin-top: 0;
        display: inline;
        font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif; }
        .slideout-menu ul li:first-child {
          margin-left: -40px; }
        .slideout-menu ul li a {
          padding: 10px;
          color: #787878;
          text-decoration: none;
          /*i {
          	position: absolute;
          	top: 15px;
          	right: 10px;
          	opacity: .5;
          }*/ }
          .slideout-menu ul li a .selected {
            color: #000; }
          .slideout-menu ul li a:hover {
            color: #000; }

  div.headerToggle {
    display: none;
    margin-top: -10px;
    right: 1%;
    width: 30px;
    height: 25px;
    padding: 0;
    position: fixed;
    z-index: 110; }
    div.headerToggle img {
      width: 30px;
      margin-top: 10px; }

  /***********************************************************
  Swipe Slider
  ************************************************************/
  div#banner {
    margin-top: 40px; }

  /* jssor slider bullet navigator skin 05 css */
  /*
  .jssorb05 div           (normal)
  .jssorb05 div:hover     (normal mouseover)
  .jssorb05 .av           (active)
  .jssorb05 .av:hover     (active mouseover)
  .jssorb05 .dn           (mousedown)
  */
  .jssorb05 {
    position: absolute; }

  .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
    position: absolute;
    /* size of bullet elment */
    width: 16px;
    height: 16px;
    background: url(../images/b05.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
    margin-top: -25px; }

  .jssorb05 div {
    background-position: -7px -7px; }

  .jssorb05 div:hover, .jssorb05 .av:hover {
    background-position: -37px -7px; }

  .jssorb05 .av {
    background-position: -67px -7px; }

  /*.jssorb05 .dn, .jssorb05 .dn:hover { 
  	background-position: -97px -7px; 
  }*/
  /* jssor slider arrow navigator skin 22 css */
  /*
  .jssora22l                  (normal)
  .jssora22r                  (normal)
  .jssora22l:hover            (normal mouseover)
  .jssora22r:hover            (normal mouseover)
  .jssora22l.jssora22ldn      (mousedown)
  .jssora22r.jssora22rdn      (mousedown)
  */
  .jssora22l, .jssora22r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 58px;
    cursor: pointer;
    background: url(../images/a22.png) center center no-repeat;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 5px;
    opacity: .3; }

  .jssora22l {
    background-position: -6px -26px;
    margin-left: -15px; }

  .jssora22r {
    background-position: -60px -26px;
    margin-right: -15px; }

  .jssora22l:hover, .jssora22r:hover {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: .7; }

  .jssora22l.jssora22ldn {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8); 
    transform: scale(0.8);
  }

  .jssora22r.jssora22rdn {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8); 
    transform: scale(0.8);  
  }

  /*****************************************************
  Tell Us About Your Project
  *****************************************************/
  div.project-link {
    background-image: url(../images/tellUsAboutYourProject.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    background-position: 0px -25px;
    margin: -10px auto 10px;
    padding-bottom: 30px;
    height: 450px; }
    div.project-link h3 {
      font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
      color: #fff;
      text-align: center;
      padding-top: 6%;
      font-size: 28px;
      /*padding-right: 5%;
      padding-left: 5%;*/ }
    div.project-link button {
      display: block;
      color: #0c5484;
      border: none;
      margin: 55px auto;
      padding: 5px 7px;
      background-color: #f2f2f2;
      font-size: 20px; }
      div.project-link button:hover {
        background-color: #e9e9e9;
        cursor: pointer; }
      div.project-link button:active {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9); 
        transform: scale(0.9);
      }

  div.your-project {
    width: 100%;
    margin: 25px auto 0;
    padding-top: 2px; }
    div.your-project h2 {
      margin-top: 0;
      width: 100%;
      text-align: center;
      background-color: #f2f2f2;
      color: #0c5484;
      padding: 10px 0px;
      font-weight: normal;
      margin-bottom: 20px; }
    div.your-project form fieldset {
      border: none; }
      div.your-project form fieldset input, div.your-project form fieldset select {
        display: block;
        margin: 0px auto 20px;
        border: none;
        float: left;
        width: 48%;
        height: 35px;
        padding: 5px 10px;
        box-shadow: inset -3px 4px 4px rgba(0, 0, 0, 0.2);
        font-family: BCenturyGothic, arial, sans-serif;
        color: #787878;
        font-size: 14px; }
        div.your-project form fieldset input:focus, div.your-project form fieldset select:focus {
          outline: none;
          border: solid 1px #0c4f77 !important;
          height: 35px;
          box-shadow: inset -2px 2px 2px rgba(12, 79, 119, 0.3);
          padding-left: 9px; }
        div.your-project form fieldset input:nth-child(even), div.your-project form fieldset select:nth-child(even) {
          margin-left: 4%; }
      div.your-project form fieldset select.select50 {
        margin-left: 4%;
        float: left; }
      div.your-project form fieldset input.checkbox, div.your-project form fieldset input.radioBtn {
        width: 25px;
        box-shadow: none !important;
        margin-top: -7px;
        margin-bottom: 0;
        float: left;
        clear: both; }
      div.your-project form fieldset label.checkbox, div.your-project form fieldset label.radioBtn {
        float: left;
        margin-left: 5px;
        margin-bottom: 20px; }
      div.your-project form fieldset button {
        width: 120px !important;
        float: right;
        margin-top: 40px !important;
        margin-right: -16px !important;
        display: block;
        margin: 0 auto;
        width: 96%;
        background-color: #0c5484;
        color: #fff;
        border: none;
        padding: 7px 10px;
        font-size: 16px;
        font-family: BCenturyGothic, arial, sans-serif; }
        div.your-project form fieldset button:hover {
          background-color: #023f68;
          cursor: pointer; }
        div.your-project form fieldset button:active {
          -webkit-transform: scale(0.9);
          -moz-transform: scale(0.9);
          -ms-transform: scale(0.9); 
          transform: scale(0.9);
        }
      div.your-project form fieldset label.start-date {
        width: 48%;
        float: left; }
        div.your-project form fieldset label.start-date:nth-child(even) {
          margin-left: 4%;
          margin-top: -25px; }
      div.your-project form fieldset div.checkboxDiv {
        float: left;
        width: 25%; }
      div.your-project form fieldset div.radioDiv {
        float: left;
        width: 14%; }
        div.your-project form fieldset div.radioDiv input.radioBtn {
          margin: 0 auto;
          float: none; }
        div.your-project form fieldset div.radioDiv label.radioBtn {
          width: 100%;
          clear: both;
          text-align: center !important; }

  /***************************************************
  Our Work
  ***************************************************/
  div.high-point-jobs {
    width: 100%;
    margin: -130px auto; }
    div.high-point-jobs h2 {
      margin-top: 0;
      width: 100%;
      text-align: center;
      background-color: #f2f2f2;
      color: #0c5484;
      padding: 10px 0px;
      font-weight: normal; }

  /*****************************************************
  Text-Overlay
  *****************************************************/
  div.captionWrapper {
    margin: 0 auto; }

  div.captionWrapper .caption {
    /*@include over-flow-image;*/
    /*float: left;*/
    overflow: hidden;
    margin: 10px auto;
    /*margin-right: 0; 
    margin-left: 0;*/
    position: relative;
    /*&:nth-child(1){
    	margin-top: -10px;
    }*/ }
    div.captionWrapper .caption:hover {
      cursor: pointer; }
      div.captionWrapper .caption:hover .caption_overlay {
        transform: translateY(0); }

  div.captionWrapper div.divCaption {
    float: left;
    width: 100%; }

  div.captionWrapper div.kitchen-remodel, div.captionWrapper div.bathroom-remodel {
    width: 30%;
    float: left; }

  div.captionWrapper div.kitchen-remodel {
    margin-right: 2%; }

  div.captionWrapper div.new-construction {
    width: 36%;
    float: left;
    margin-right: 2%; }

  img.caption_media {
    display: block;
    width: 100%; }

  /*img.kitchen-overlay{
  	margin-top: -60%;
  }*/
  /*img.bathroom-renovation{
  	margin-top: -85%;
  }*/
  .caption_overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 10px;
    color: #fff;
    transform: translateY(100%);
    transition: transform .35s ease-out; }
    .caption_overlay ul {
      margin-top: 10px;
      line-height: 1.5em; }
      .caption_overlay ul li {
        color: #fff;
        font-size: 85%;
        line-height: 1.5em; }
    .caption_overlay p {
      color: #fff;
      font-size: 85%;
      line-height: 1.5em; }
    .caption_overlay p.readMore {
      text-align: right;
      color: #b9e6ff;
      margin-top: 10px; }
      .caption_overlay p.readMore a {
        color: #b9e6ff;
        text-decoration: none; }
        .caption_overlay p.readMore a:hover {
          text-decoration: underline; }
        .caption_overlay p.readMore a:active {
          color: #fff; }

  p.caption_overlay_content {
    margin-top: 10px;
    font-size: 95%; }

  .caption_overlay_title {
    margin-right: -20px;
    padding: 0 20px 12px 0;
    transform: translateY(calc(-100% - 10px));
    /* +10px overlay padding*/
    transition: transform .35s ease-out;
    color: #fff;
    text-align: left;
    /*background-image: url(../images/caption-hTag-bg.png);
    background-repeat: no-repeat;
    background-position: 40px 0;*/ }

  .caption {
    transform: translateZ(0); }

  .caption:hover .caption_overlay_title {
    transform: translateY(0);
    background-image: none; }

  h1.titleH1 {
    margin-top: 0;
    padding-top: 5px;
    font-size: 125%;
    background-color: transparent;
    text-shadow: 0 2px 10px #000;
    font-weight: normal; }

  .caption::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    transition: background .35 ease-out; }

  .caption:hover::before {
    background: rgba(0, 0, 0, 0.7); }

  /***********************************************************
  Stay in the Loop
  ************************************************************/
  div.stay-in-the-loop {
    background-color: #f2f2f2;
    width: 100%;
    margin: 0px auto 20px;
    padding-top: 2px; }
    div.stay-in-the-loop h2 {
      color: #0c5484;
      font-weight: normal;
      text-align: center; }
    div.stay-in-the-loop form fieldset {
      border: none; }
      div.stay-in-the-loop form fieldset input {
        float: left;
        display: block;
        margin: 0px auto 20px;
        border: none;
        width: 49%;
        height: 25px;
        padding: 5px 10px;
        box-shadow: inset -3px 4px 4px rgba(0, 0, 0, 0.2);
        font-family: BCenturyGothic, arial, sans-serif;
        color: #787878;
        font-size: 14px; }
        div.stay-in-the-loop form fieldset input:first-child {
          margin-right: 2%; }
        div.stay-in-the-loop form fieldset input:focus {
          outline: none;
          border: solid 1px #0c4f77 !important;
          height: 25px;
          box-shadow: inset -2px 2px 2px rgba(12, 79, 119, 0.3); }
      div.stay-in-the-loop form fieldset button {
        display: block;
        margin: 0 auto;
        width: 96%;
        background-color: #0c5484;
        color: #fff;
        border: none;
        padding: 7px 10px;
        font-size: 16px;
        font-family: BCenturyGothic, arial, sans-serif;
        width: 200px; }
        div.stay-in-the-loop form fieldset button:hover {
          background-color: #023f68;
          cursor: pointer; }
        div.stay-in-the-loop form fieldset button:active {
          -webkit-transform: scale(0.9);
          -moz-transform: scale(0.9);
          -ms-transform: scale(0.9); 
          transform: scale(0.9);
        }

  div.phone-number {
    width: 65%;
    margin: -250px 0 0 15%;
    padding: 0px 0px 20px 20px;
    display: none;
    position: absolute;
    z-index: 101;
    background-color: #fff;
    box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.5); }
    div.phone-number input.closeBtn {
      float: right;
      margin-top: -20px;
      margin-right: -8px;
      cursor: pointer;
      background-color: #0c5484;
      width: 50px;
      height: 50px;
      border: solid 5px #fff;
      padding: 5px;
      border-radius: 25px;
      font-weight: bold;
      color: #fff;
      font-size: 110%;
      -moz-transition-property: width font-size;
      /*these are the properties that are targeted*/
      -moz-transition-duration: 50ms;
      /*this is how lont the transition takes*/
      -moz-transition-timing-function: ease-in-out;
      /**/
      -ms-transition-property: width font-size;
      /*these are the properties that are targeted*/
      -ms-transition-duration: 50ms;
      /*this is how lont the transition takes*/
      -ms-transition-timing-function: ease-in-out;
      /**/
      -o-transition-property: width font-size;
      /*these are the properties that are targeted*/
      -o-transition-duration: 50ms;
      /*this is how lont the transition takes*/
      -o-transition-timing-function: ease-in-out;
      /**/
      -webkit-transition-property: width font-size;
      /*these are the properties that are targeted*/
      -webkit-transition-duration: 50ms;
      /*this is how lont the transition takes*/
      -webkit-transition-timing-function: ease-in-out;

      transition-property: width font-size;
      transition-duration: 50ms;
      transition-timing-function: ease-in-out;
      /**/
      outline: none; }
      div.phone-number input.closeBtn:hover {
        cursor: pointer; }
      div.phone-number input.closeBtn:active {
        cursor: pointer;
        -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
        -o-transform: scale(0.8);
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
        outline: none; }
    div.phone-number p a {
      color: #0c5484;
      text-decoration: none; }
      div.phone-number p a:hover {
        text-decoration: underline; }

  /*********************************************************
  Footer
  *********************************************************/
  footer {
    margin-top: -25px;
    padding-bottom: 0px;
    background-color: #0c5484 !important;
    width: 100%; }
    footer div#footer-wrapper {
      max-width: 1200px;
      width: 90%;
      background-color: #fff;
      margin: 25px auto 0px;
      padding: 0 2% 50px; }
      footer div#footer-wrapper div.icon-wrapper {
        width: 250px;
        margin: 0 auto; }
        footer div#footer-wrapper div.icon-wrapper img {
          margin-right: 14px; }
        footer div#footer-wrapper div.icon-wrapper a {
          text-decoration: none; }
      footer div#footer-wrapper ul {
        width: 100%;
        margin-top: 40px;
        margin-left: -40px;
        text-align: center;
        font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; }
      footer div#footer-wrapper ul li {
        list-style-type: none;
        display: inline;
        margin-bottom: 5px;
        margin-left: 40px; }
        footer div#footer-wrapper ul li:first-child {
          margin-left: 0; }
        footer div#footer-wrapper ul li a {
          color: #787878;
          text-decoration: none; }
          footer div#footer-wrapper ul li a:hover {
            color: #000; }
          footer div#footer-wrapper ul li a:active {
            color: #0c5484; }
      footer div#footer-wrapper p.copyright-text {
        text-align: center;
        font-size: 70%;
        margin-top: 40px !important; }

  /*********************************************************
  Back To Top Button
  ********************************************************/
  .cd-top {
    padding-top: 5px;
    height: 35px;
    width: 40px;
    right: 0px;
    bottom: 70px;
    display: inline-block;
    position: fixed;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    /* image replacement properties */
    overflow: hidden;
    /*text-indent: 100%;*/
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    background-color: #0c5484;
    border: solid 1px #fff;
    visibility: hidden;
    opacity: 0;
    color: #fff;
    font-family: Myriad Pro, Arial, Helvetica, sans-serif;
    font-weight: bold;
    -webkit-transition: opacity .5s 0s, visibility 0s .3s;
    -moz-transition: opacity .5s 0s, visibility 0s .3s;
    transition: opacity .5s 0s, visibility 0s .3s; }

  .cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
    -webkit-transition: opacity .5s 0s, visibility 0s 0s;
    -moz-transition: opacity .5s 0s, visibility 0s 0s;
    transition: opacity .5s 0s, visibility 0s 0s;
    text-decoration: none; }

  .cd-top.cd-is-visible {
    /* the button becomes visible */
    visibility: visible;
    opacity: 1; }

  .cd-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    opacity: .5; }

  .cd-top.cd-fade-out:hover {
    background-color: #0c5484;
    opacity: 1; }

  /****************************************************
  Contact Page
  ****************************************************/
  ul.contact-information {
    margin-top: 5px;
    margin-left: -40px; }
    ul.contact-information li {
      list-style-type: none; }
    ul.contact-information a {
      text-decoration: none;
      color: #787878; }
      ul.contact-information a:hover {
        color: #000; }

  iframe.google-map {
    width: 100%;
    margin: -125px auto;
    height: 450px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%); }

  .place-card {
    display: none; }

  /****************************************************
  Portfolio Page
  *****************************************************/
  div.bg-grid-kitchens {
    margin-top: 35px;
    width: 100%;
    max-height: 543px;
    height: 100%;
    /*background-image: url(../images/custom-kitchens-background-grid.png) !important;
    background-repeat: no-repeat !important;*/
    float: left !important;
    background-position: 300px 0% !important; }

  div.bg-grid-bathroom {
    float: left;
    margin-top: 40px; }

  div.new-construction-grid {
    float: left;
    margin-top: 20px;
    /*background-image: url(../images/new-construction-background-grid.png);
    background-repeat: no-repeat;*/ }

  div.bg-grid-additions {
    margin-top: 0px; }

  div#custom-kitchens {
    margin-top: 60px; }

  div#new-construction button {
    width: 300px !important; }

  div.portfolio-container {
    float: left;
    width: 32%;
    max-width: 450px;
    margin: -20px auto 0;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.3);
    position: absolute;
    z-index: 105; }
    div.portfolio-container img {
      margin-top: 0; }
    div.portfolio-container img.design-services-image {
      margin-top: 0; }

  div.portfolioBg {
    float: left;
    margin-left: 33%;
    margin-bottom: 40px;
    padding-right: 4%;
    padding-bottom: 10px;
    padding-left: 6%;
    width: 57%;
    position: relative;
    background-color: #cadfeb; }
    div.portfolioBg h1 {
      margin-top: 20px;
      color: #fff;
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
    div.portfolioBg button {
      margin-top: 10px !important;
      float: right;
      width: 200px !important;
      display: block;
      margin: 0 auto;
      width: 96%;
      background-color: #0c5484;
      color: #fff;
      border: none;
      padding: 7px 10px;
      font-size: 16px;
      font-family: BCenturyGothic, arial, sans-serif; }
      div.portfolioBg button:hover {
        background-color: #023f68;
        cursor: pointer; }
      div.portfolioBg button:active {
        -webkit-transform: scale(0.9);
        -moz-transform: scale(0.9);
        -ms-transform: scale(0.9); 
        transform: scale(0.9);
      }

  /*div.left-image-container img.new-construction-portfolio{
  	margin-top: 0px;
  }*/
  div.bathroom-container {
    float: right !important;
    margin-top: 50px !important;
    display: none !important; }

  div.right-image-container img {
    margin-top: -450px; }

  div#bathroom-remodel, div#additions {
    width: 64%;
    float: left;
    margin-top: 120px;
    margin-bottom: 40px;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 10px;
    padding-left: 16px;
    background-color: #cadfeb;
    /*background-image: url(../images/bathroom-renovations-background-grid.png) !important;
    background-repeat: no-repeat !important;*/ }
    div#bathroom-remodel button, div#additions button {
      float: right;
      width: 225px;
      margin-top: 10px !important; }
    div#bathroom-remodel h1, div#additions h1 {
      color: #fff;
      text-shadow: 0 0 5px rgba(0, 0, 0, 0.3); } 

}

/*# sourceMappingURL=desktop.css.map */
