@import url(../bootstrap/css/bootstrap.min.css);
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
@import url(../fancybox/fancybox.css);
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

/* --- Font Family 
font-family:'AvenirNextLTW01-Regular';
font-family:'Avenir Next LT W01 Bold';
--- */
/* STYLESHEET MADE BY 

	
	
..,8888888888888D.88888888888888.:8888888.888888888I..I888888888=88888888888888.
 . $8888888888888..88888888888888.Z88888..:888888888.8888888888. 8888888888888~.
 ..888888...88888,O88888.  :88888 888888..O88888888888888888888..888888.......  
..888888O88888888.88888888888888:888888..O88888888888888888888..8888888888......
..8888888888888Z.88888888888888..888888..88888888888888~88888?..888888888~......
 888888====......88888D88888....888888..888888.8888888:888888..888888.... ......
.88888O.........888888.888888 ..88888O .88888O.888888.I88888,.,8888888888888....
888888.........,888887..8888O .888888..888888..88888..888888..8888888888888.....
888887 ..... ..888888. .$8888D:88888I..O88888..8888..888888..78888888888888 ....
                                                               
	
	
	BEN FJARE
	ben@prime-incorporated.com
	
	PRIME INCORPORATED
	BOZEMAN, MONTANA
	
	www.prime-incorporated.com 
	
	
*/
/* -------------------------------------------*/
body, html {
  width: 100%;
  min-height: 100%;
  background-image: url("../images/texture2.jpg");
  background-repeat: repeat; }

.clear {
  clear: both; }

.white {
  color: #f1e8d5 !important; }

hr {
  border-top: 1px dashed #333; }

.homeBackground {
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 767px) {
    .homeBackground {
      background-position: bottom center; } }
  @media (min-width: 768px) {
    .homeBackground {
      background-position: bottom center; } }
  @media (min-width: 992px) {
    .homeBackground {
      background-position: top center;
      background-attachment: fixed; } }
  .homeBackground .homeLogo {
    width: 216px;
    height: 278px;
    background-size: contain;
    background-image: url("../images/rc-logo.png");
    display: block;
    margin: 0 auto; }
  .homeBackground .intro {
    width: 100%;
    padding: 50px; }
  .homeBackground .textLogo {
    display: block;
    margin: 0 auto;
    margin-bottom: 15px; }
  .homeBackground p {
    color: #f1e8d5; }
  .homeBackground .scrollIcon {
    display: block;
    margin: -30px auto;
    margin-bottom: 10px;
    color: #884530;
    max-height: 80px; }
  .homeBackground h5 {
    color: #f1e8d5; }

#ihf_property_gallery .ihf-gallery-slider-paging {
  display: none !important; }

#ihf_property_gallery a {
  color: #884530 !important;
  font-family: 'Charcuterie W00' !important; }

.allListings .listingButton {
  width: 100%;
  height: 150px;
  background-image: url("../images/listingButton.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 70px;
  margin-bottom: 50px; }
  .allListings .listingButton:hover {
    opacity: .6; }

.allListings a {
  color: #000 !important;
  text-decoration: none; }

.woodSearch {
  width: 100%;
  background-image: url("../images/woodbg2.png");
  width: 100%;
  border-top: 4px solid #884530;
  border-bottom: 4px solid #884530;
  margin-bottom: 50px; }
  .woodSearch .overlay {
    padding: 50px 0;
    background-color: rgba(0, 0, 0, 0.45);
    box-shadow: inset 0 0 200px black; }
  .woodSearch label {
    color: #f1e8d5 !important;
    text-align: center; }
  .woodSearch select {
    width: 100%;
    height: 40px;
    border: 2px solid #ccc;
    font-family: "Avenir Next LT W01 Bold"; }
  .woodSearch button {
    display: inline-block;
    margin-bottom: 15px !important;
    background-color: #884530 !important;
    padding: 10px 20px !important;
    text-align: center !important;
    color: #f1e8d5 !important;
    text-transform: uppercase !important;
    font-family: 'Charcuterie W00' !important;
    letter-spacing: 2px !important;
    border: 2px solid #f1e8d5 !important;
    border-radius: 0px !important; }
    .woodSearch button:hover {
      opacity: .8; }

.newsBlock {
  width: 100%;
  background-image: url("../images/woodbg2.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
  margin-bottom: 30px; }
  .newsBlock .overlay {
    padding: 30px;
    width: 100%;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.45);
    box-shadow: inset 0 0 100px black; }
  .newsBlock .button {
    width: 100%;
    background-color: #884530; }
  .newsBlock h1, .newsBlock h2, .newsBlock h3, .newsBlock h4, .newsBlock h5, .newsBlock h6, .newsBlock p {
    color: #f1e8d5; }

.contactRLC {
  width: 100%;
  height: 500px;
  background-image: url("../images/contactRLC.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 200px; }
  .contactRLC:hover {
    opacity: .6; }
  .contactRLC a {
    color: #884530; }
    .contactRLC a:hover {
      text-decoration: none;
      opacity: .8; }

.newsBanner {
  width: 100%;
  padding: 100px 0;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  background-position: center center; }
  .newsBanner h1 {
    text-align: center;
    text-shadow: 0 0 15px #000; }
  .newsBanner .intro {
    width: 100%;
    padding: 20px; }
    .newsBanner .intro p {
      text-align: center;
      color: #f1e8d5; }

.buildBanner {
  width: 100%;
  height: 250px;
  background-size: cover;
  background-position: center center;
  background-repeat: repeat;
  background-color: #ccc;
  border-top: 4px solid #f1e8d5;
  border-bottom: 4px solid #f1e8d5; }
  .buildBanner .overlay {
    background-color: rgba(0, 0, 0, 0.5);
    height: 100%;
    padding-top: 80px; }
  .buildBanner h1 {
    color: #f1e8d5;
    text-shadow: 0px 0px 15px #000; }
  .buildBanner .button {
    background-color: #884530; }
  .buildBanner .right {
    text-align: right; }

.navbar {
  background-image: url("../images/woodbg2.png");
  background-size: auto 100%;
  width: 100%;
  height: 90px;
  border: 0px;
  border-bottom: 2px solid #fff;
  background-position: center center;
  box-shadow: 0 0 30px #333;
  margin-bottom: 0px; }
  .navbar .overlay {
    height: 100%; }
  @media (min-width: 992px) {
    .navbar #navContainer {
      margin: 0 auto;
      width: 992px; } }
  @media (min-width: 1200px) {
    .navbar #navContainer {
      width: 1200px; } }
  .navbar .navbar-nav {
    position: relative;
    top: -120px; }
    .navbar .navbar-nav li a {
      font-family: 'Charcuterie W00';
      font-weight: normal;
      color: #f1e8d5;
      font-size: 14px;
      background-color: transparent !important;
      text-transform: uppercase;
      padding: 10px 10px; }
      .navbar .navbar-nav li a:hover {
        color: #fff;
        text-decoration: none; }
  .navbar .navbar-brand {
    float: left;
    z-index: 999;
    position: relative; }
  .navbar .social {
    display: inline-block;
    float: right; }
    .navbar .social .fa {
      font-size: 20px;
      padding-top: 5px;
      text-align: center;
      color: #f1e8d5; }

.navbar-nav.navbar-right:last-child {
  margin-right: -30px; }

.navbar-toggle {
  background-color: #000;
  border: 2px solid #fff;
  margin-top: 30px;
  margin-right: 15px;
  width: 50px;
  height: 50px;
  margin-top: 20px; }
  .navbar-toggle .icon-bar {
    background-color: #fff;
    width: 100%;
    height: 3px;
    border-radius: 5px; }

@media (min-width: 992px) {
  .dropdown li {
    list-style-type: none; }
  .navbar-nav > li > .dropdown-menu {
    padding: 0px;
    background-color: #000; }
    .navbar-nav > li > .dropdown-menu li {
      margin-bottom: 0px; }
      .navbar-nav > li > .dropdown-menu li a {
        padding: 8px 15px;
        transition: all .3s linear;
        -moz-transition: all .3s linear;
        -ms-transition: all .3s linear;
        -webkit-transition: all .3s linear;
        -o-transition: all .3s linear;
        color: #fff; }
        .navbar-nav > li > .dropdown-menu li a:hover {
          color: #fff;
          opacity: .6; } }

/* --- Mobile --- */
@media (max-width: 991px) {
  .navbar-header {
    float: none; }
  .navbar-toggle {
    display: block; }
  .navbar-collapse {
    background-color: #000;
    position: relative;
    z-index: 888;
    top: -22px;
    padding: 100px 25px;
    max-height: 320px; }
  .navbar-brand {
    position: relative !important;
    width: 215px;
    top: 15px; }
  .navbar-collapse.collapse {
    display: none !important; }
  .navbar-nav {
    float: none !important;
    margin: 30px -15px; }
  .navbar-nav > li {
    float: none; }
  .navbar-nav > li > a {
    text-align: right;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    background-color: transparent !important;
    padding-right: 30px; }
  .navbar-nav > li > a:hover {
    color: #fff;
    opacity: .6; } }

footer {
  position: relative;
  bottom: 0;
  width: 100%;
  height: auto;
  background-image: url("../images/woodbg2.png");
  background-size: auto 100%;
  border-top: 2px solid #f1e8d5;
  box-shadow: 0 0 30px #333; }
  footer .overlay {
    background-color: rgba(0, 0, 0, 0.25);
    height: 100%;
    padding: 20px 0; }
  footer .contactInfo h6 {
    color: #f1e8d5;
    font-size: 12px;
    line-height: 20px;
    font-family: sans-serif;
    letter-spacing: 1px; }
  footer .contactInfo a {
    color: #f1e8d5 !important; }
    footer .contactInfo a:hover {
      color: #f1e8d5 !important;
      opacity: .6; }
  footer .realtors .logo {
    display: inline-block;
    float: right;
    margin-left: 20px; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px 0;
  font-family: 'Charcuterie W00';
  text-transform: uppercase; }

h1 {
  font-size: 35px;
  line-height: 35px; }

h2 {
  font-size: 30px;
  line-height: 30px; }

h3 {
  font-size: 25px;
  line-height: 25px; }

h4 {
  font-size: 20px;
  line-height: 20px; }

h5 {
  font-size: 15px;
  line-height: 15px;
  letter-spacing: 0px; }

h6 {
  font-size: 14px;
  line-height: 14px; }

p {
  font-size: 16px;
  margin: 0 0 15px 0;
  line-height: 21px;
  color: #666;
  font-family: "AvenirNextLTW01-Regular"; }

.allCaps {
  text-transform: uppercase; }

em {
  font-style: italic; }

ul, ol {
  margin: 0 0 15px 30px; }

ul li {
  list-style-type: disc; }

ol li {
  list-style-type: decimal; }

li {
  font-family: 'Charcuterie W00';
  padding: 5px 0;
  font-size: 14px;
  line-height: 20px;
  color: #000; }

blockquote {
  margin: 15px 0;
  font-family: 'Charcuterie W00';
  font-size: 25px;
  color: #000; }

.button, input[type="submit"], button {
  display: inline-block;
  margin-bottom: 15px;
  background-color: #884530;
  padding: 10px 20px;
  text-align: center;
  color: #f1e8d5;
  text-transform: uppercase;
  font-family: 'Charcuterie W00';
  letter-spacing: 2px;
  border: 2px solid #f1e8d5; }

.button:hover {
  color: #f1e8d5;
  opacity: .6;
  text-decoration: none;
  cursor: pointer; }

label {
  margin-bottom: 5px;
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
  font-family: 'Charcuterie W00'; }

textarea, input {
  width: 100%;
  border: 1px solid #000;
  padding: 5px 10px;
  margin-bottom: 15px;
  font-family: "AvenirNextLTW01-Regular"; }

.contentBlock {
  margin-bottom: 30px; }
  .contentBlock img {
    width: 100%;
    height: auto; }

.textBlock {
  padding: 40px 15px; }

.columns {
  padding: 40px 15px; }
  .columns p {
    color: #666;
    margin-bottom: 15px !important; }
  .columns .column {
    padding: 15px; }
    .columns .column a {
      text-decoration: none; }
    .columns .column p {
      color: #666;
      margin-bottom: 15px !important; }
  .columns hr {
    border-color: #aaa; }
  .columns .fa {
    font-size: 34px;
    color: #000;
    margin-bottom: 10px; }

.largeImage {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 30px; }

.textWithImage .circleImg {
  border-radius: 50%;
  display: block;
  margin: 0 auto; }

.textWithImage .padding {
  padding-top: 50px; }

.companyLogo {
  width: 100%;
  height: 80px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 10px; }

.background-image {
  width: 100%;
  height: 400px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
  .background-image .textWithImage {
    padding-top: 100px; }
  .background-image .overlayColor {
    height: 100%;
    padding: 10px 0px;
    background-color: rgba(0, 0, 0, 0.4); }
  .background-image h3 {
    color: #f1e8d5; }
  .background-image h1 {
    padding-top: 80px;
    color: #f1e8d5;
    font-size: 40px;
    text-shadow: 0 0 15px #000; }
  .background-image p {
    color: #f1e8d5; }

.HalfAndHalfContent .halfImage {
  background-size: cover;
  background-position: center center;
  height: 400px;
  width: 50%; }

.HalfAndHalfContent .halfContent {
  width: 50%;
  height: 400px;
  background-color: #f1e8d5;
  padding: 150px;
  float: right; }

.half-background-image {
  width: 50%;
  height: 400px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ccc;
  display: inline-block; }
  .half-background-image .overlayColor {
    height: 100%; }
  .half-background-image h2 {
    padding-top: 150px;
    color: #f1e8d5; }
  .half-background-image p {
    color: #f1e8d5;
    padding-left: 200px;
    padding-right: 200px; }

.slide {
  width: 100%;
  height: 600px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ccc;
  display: inline-block;
  margin-bottom: 30px; }
  .slide .chevron {
    position: relative;
    top: 275px; }
    .slide .chevron .fa {
      font-size: 50px;
      color: #fff;
      text-shadow: 0 0 15px #000; }
    .slide .chevron .prevControl {
      position: relative;
      float: left;
      margin-left: 30px; }
    .slide .chevron .nextControl {
      position: relative;
      float: right;
      margin-right: 30px; }

.woodBanner {
  width: 100%;
  background-image: url("../images/woodbg2.png");
  border-top: 4px solid #884530;
  border-bottom: 4px solid #884530;
  margin: 30px 0px; }
  .woodBanner .overlay {
    padding: 50px 0;
    background-color: rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 0 50px black; }
  .woodBanner h1 {
    color: #f1e8d5;
    text-shadow: 0 0 15px #000; }

.team .circleImg {
  border-radius: 50%;
  border: 4px solid #f1e8d5;
  margin-bottom: 50px; }

.team h3 {
  margin-top: 50px; }

.team h5 {
  margin-top: 5px;
  margin-bottom: 15px; }
