/* Backup Restored From 10/29/2025 9:55:52 PM */

/* Backup Restored From 1/27/2015 2:05:10 PM */

/* Backup Restored From 1/19/2015 2:52:37 PM */

/*
  ---- ---- ---- ---- RESET STYLESHEET ---- ---- ---- ----
*/
html, body {
  margin: 0;
  padding: 0; }

p, blockquote, pre, a, abbr, acronym, address, cite, code, del, dfn, em, img, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  line-height:  1.25em;
  font-family: inherit; }

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block; }

audio[controls], canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  
/*! responsive-nav.js 1.0.34 by @viljamis */

.nav-collapse {
  background: #23211f; /*dark brown*/
}

.nav-collapse ul {
  margin: 0;
  padding: 0 0 10px;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
  padding: 5px 2px;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
  padding: 0 1em;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.nav-toggle {
  display: block;
  height: 48px;
  line-height: 48px;
  padding-left:10px;
  background: #23211f; /*dark brown*/
    -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-family: "Adobe Caslon Pro", serif;
  font-size: 1.35em;
  text-transform: uppercase;
  font-weight: bold;
}

.nav-collapse li {
  padding: 5px 0;
}

.nav-collapse li ul li {
  padding: 0 0 0 15px;
}

.nav-toggle, .nav-collapse a {
  text-decoration: none;
  color: white;
}

.menu {
  font-size: 1.35em;
}

/*.menu>li:nth-child(3)>a  {
   pointer-events: none;
  }*/

/*
  
/*
  ---- ---- ---- ---- ALL VIEWPORTS AND SIZES ---- ---- ---- ----
*/
/* BODY */
@-webkit-viewport {
  width: device-width; }

@-moz-viewport {
  width: device-width; }

@-ms-viewport {
  width: device-width; }

@-o-viewport {
  width: device-width; }

@viewport {
  width: device-width; }
  
html, body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
  color: #23211f; /*dark brown*/
  font-family: "ff-dagny-web-pro", sans-serif;
  font-size: 100%;
    -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;  
}

/*--
Colors;
Dark brown: #23211f;
Brown: #7f4c0f;
Orange: #f7931e;
Light Orange: #f1c189;
Pale Peach: #ffe7cc;
--*/

h1, h2, h3, h4, h5 {
  margin: .25em 0;
  font-family: "adobe-caslon-pro", serif;
  color: #23211f; /*dark brown*/
  font-weight: bold;
  line-height: 1.75rem;
}

h1 {
  font-size: 2em;
  margin-bottom: .5em;
}

h2 {
  font-size: 1.75em;
  margin-bottom: .5em;
  line-height: 2rem;
}

h3 {  
  margin: 0;
  padding: .5em .5em .25em .5em;
  color: white;
  font-size: 1.5em;
  line-height: 1.75rem;
  background: orange;
}

h4, h5, h6 {
  font-size: 1.25em;
  line-height: 1.5rem;
}

.heading {
  margin: 0;
}

b, strong {
  font-weight: bold;
}

 b a, strong a {
    font-weight: bold;
}

em, i {
  font-style: italic;
}

h3 em {
    font-weight: bold;   
  font-style: italic;
}

p,
ol,
ul,
dl,
address {
  margin-bottom: 1.2em;
  line-height: 1.44em; }
  
 small {
  font-size: .875em; }

ul,
ol {
  padding: 0 0 0 20px; }
  
a {
  color: #f7931e; /*orange*/
  font-weight: normal;
  outline: none;
}

img {
  max-width: 100%;
  vertical-align: middle;
}

a:hover, a:active {
  text-decoration: underline;
}

hr {
  height: 0px;
  border-top: 2px solid #f7931e;; /*orange*/
}

.clear {
  clear: both;
}

/*
  ---- ---- ---- ---- MAIN STYLES ---- ---- ---- ----
*/

.logo {
  max-width: 440px;
  margin: 1em auto;
}

.homeBannerWrapper {
  background: #23211f;
  background: url(/templates/ryckmanenterprisescom/Site/images/darkbg.jpg) repeat;
  border-bottom: 8px solid #f7931e; /*orange*/
  border-top: 6px solid #23211f;
}

.homeBanner{
  position: relative;
  max-width: 1200px;
  height: 300px;
  margin: 0 auto;
  background: url(/templates/ryckmanenterprisescom/Site/images/bannerimage.jpg) no-repeat center center;
  background-size: cover;
  -webkit-box-shadow: 0px 6px 9px 0px rgba(50, 50, 50, 0.2);
  -moz-box-shadow: 0px 6px 9px 0px rgba(50, 50, 50, 0.2);
  box-shadow: 0px 6px 9px 0px rgba(50, 50, 50, 0.2);
}

.homeContent {
  position: relative;
  margin: 1em auto 3em auto;
  max-width: 1200px;
  font-size: 1.1em;
}

.bannerTextWrapper {
  position: relative;
  max-width: 1200px;
  height: 300px;
  margin: 0 auto;
}

.bannerText {
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: .5em;
  background-color: rgb(35,33,31);
  background-color: rgba(35,33,31,.8);
  color: white;
  font-family: "tangerine", sans-serif;
  font-size: 2.5em;
  line-height: 2.75rem;
  -webkit-box-shadow: -4px -3px 5px 0px rgba(96, 50, 50, 0.25);
  -moz-box-shadow:    -4px -3px 5px 0px rgba(96, 50, 50, 0.25);
  box-shadow:         -4px -3px 5px 0px rgba(96, 50, 50, 0.25);
}

.firstLetter {
  font-size: 1.5em;
}

.welcome {
  padding: 1em;
}

.featuredProject {
  margin: 1em auto;
  background: #ffe7cc; /*lightest orange*/
  -webkit-box-shadow: 0px 5px 5px 0px rgba(96, 50, 50, 0.15);
  -moz-box-shadow:    0px 5px 5px 0px rgba(96, 50, 50, 0.15);
  box-shadow:         0px 5px 5px 0px rgba(96, 50, 50, 0.15);
}

.projectInfo {
  padding: 1em;
}

.projectInfo a {
  float: right;
}

.projectThumb {
  position: relative;
  height: 170px;
  background: url(/templates/ryckmanenterprisescom/Site/Images/projectthumb.jpg) no-repeat center center;
  background-size: cover;
}

.projectThumb a {
  position: absolute;
  bottom: 5px;
  right: 5px;
  color: white;
}

.subcontentWrapper {
  border-top: 6px solid #23211f;
}

.subContent {
  max-width: 1200px;
  margin: 0 auto;
  min-height: 650px;
  padding: 2em 1em;
  background: #fff;
}

.testimonials {
  max-width: 1000px;
  margin: auto;
}

.testimonials td {
  display: inline-block;
  width: 100%;
  padding: 2em;
  margin-bottom: 4px;
  vertical-align: top;
  background: #ffe7cc;
}

.testimonialBy {
  font-size: .9rem;
}

.testimonial {
  display: inline-block;
  width: 100%;
  padding: 2em;
  margin-bottom: 4px;
  vertical-align: top;
  background: #ffe7cc;
}

.agPic {
  margin-bottom: 10px;
}

.floorplan {
  width: 340px;
  padding: 1em;
}

.footerWrapper {
  background: #23211f;
  padding: 2em 1em;
  text-align: center;
  color: white;
  line-height: 1.5em;
  background: url(/templates/ryckmanenterprisescom/Site/images/darkbg.jpg) repeat;
}

@media only screen and (min-width: 550px) {

  .bannerText {
    padding: .25em 1em;
    font-size: 3em;
    line-height: 3rem;
  }

.secondLine {
    margin-left: 1.4em;
}

  .featuredProject{
    width: 500px;
  }

}

@media only screen and (min-width: 900px) {

  header {
    position: relative;
    max-width: 1200px;
    margin: 0 auto 1em auto;
  }

  .logo {
    display: inline-block;
    vertical-align: top;
    margin: 1em 0 3em 0;
  }

  .homeBanner, .bannerTextWrapper {
    height: 466px;
}

  .welcome {
    display: inline-block;
    vertical-align: top;
    width: 48%;  
  }

  .welcome h2 {
    font-size: 1.5em;
}

.subContent {
  padding: 3em;
}

  .featuredProject {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    right:1em;
    top: 0;
    width: 450px;
  }
  
  /*Desktop menu styles */
  
   .js .nav-collapse {
    position: relative;
    overflow: visible;
    }

    .js .nav-collapse.closed {
        max-height: none;
    }

    .nav-toggle {
        display: none !important;
    }

  .js .nav-collapse {
    display: inline-block;
    position: absolute !important;
    bottom: 0;
    right: 0;
    clip: initial !important;
    margin: 1em auto 0 auto;
    text-align: center;
    background: none;
  }

  .nav-collapse ul {
     padding : 0;
  }
  
  .nav-collapse li {
    padding: 0;
  }

  .nav-collapse {
    display: inline-block;
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 1em auto 0 auto;
    text-align: center;
    font-family: "adobe-caslon-pro", serif;
  }

  .menu  {
    display: inline;
    width: 100%;
    margin: 0;
    padding-left: 0;
    text-align: left;
    list-style: none;
    background: none;
    font-size: 1.35em;
  }

  .menu li{
    display: inline-block;
    width: auto;
    position: relative;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
  }
  
  .menu>li:first-child {
    border-bottom: 8px solid #23211f;
  }
  
  .menu>li:nth-child(2){
    border-bottom: 8px solid #7f4c0f;
  }

  .menu>li:nth-child(3) {
    border-bottom: 8px solid #f7931e;
  }

  .menu>li:nth-child(4) {
    border-bottom: 8px solid #f1c189;
  }

  .menu>li:nth-child(5) {
    border-bottom: 8px solid #ffe7cc;
  }  

  .menu a {
    padding: .3em 20px .1em .25em;
    display: block;
  }

  .menu  li ul li a {
    border: 0;
  }

  .menu a, .menu li {
    color: #23211f; /*dark brown*/
    text-decoration: none;
  }


  .menu li:hover a {
    background: #f7931e;; /*orange*/
    color: white;
    text-decoration: none;
  }

  .menu li ul {
    position: absolute;
    top: 33px;
    left: 0;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -transition: opacity 0.2s;
    min-width: 225px;
    padding: 0;
    margin: 0;
    font-size: .9em;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: block;
    font-variant: normal;
  }


  .menu li ul li {
    display: block;
    background: #f7931e;; /*orange*/
    color: white;
  }

  .menu>li>ul>li a {
    padding: 10px 10px 4px 10px;
  }


  .menu li ul li:hover >a {
  background: #23211f; /*brown*/
  color: white;
  }

  .menu >li:hover >ul {
    display: block;
    opacity: 1;
    visibility: visible;
  }

  .menu >li:hover >ul li:hover ul {
    display: block;
    opacity: 1;
    visibility: visible;
  }

  .menu ul ul {
    top: 2px;
    left: 100%;
  }

  .menu ul ul ul {
    display: none !important;
  }

  .menu li:last-of-type>ul>ul {
    top: 0px;
    right: 100%;
  }

/*.menu>li:nth-child(3)>a  {
   pointer-events: none;
  }*/

  .nav-collapse li ul li {
    padding: 0;
   }

  /*--End desktop menu styles */

 .agPic {
    width: 49.5%;
    max-width: 500px;
    margin-bottom: 10px;
 }
  
  footer {
    max-width: 1200px;
    margin: 0 auto;
  }

  .footerLeft, .footerRight {
    display: inline-block;
    vertical-align: top;
    width: 49.5%
  }

  .footerLeft {
    text-align: left;
  }

  .footerRight {
    text-align: right;
  }
}

@media only screen and (min-width: 1024px) {
  
  .homeBanner {
    background: #23211f url(/templates/ryckmanenterprisescom/Site/images/bannerimage.jpg) no-repeat top center;
    background-size: initial;
}

  .homeContent {
    margin-top: 2em;
  }
  
  .welcome {
    width: 50%;
  }
  
  .featuredProject, .bannerText {  
    width: 500px;
  }
  
  .projectThumb {
    height: 140px;
  }
  
  .projectInfo {
    padding: .5em 1em;
}

.testimonial {
  width: 49.8%;
  height: 350px;
}
}

@media only screen and (min-width: 1130px) {
  .logo {
    margin: 1em 0 0 0;
  }

  .welcome h2 {
    font-size: 1.75em;
}

  .testimonial {
    width: 49.8%;
    height: 320px;
}

.featuredProject {
  margin-top: .5em;
}

}

@media only screen and (min-width: 1250px) {

  .welcome {
    width: 53%;
  }
  .featuredProject {
    right: 0;
  }
}

