@charset "utf-8";
/* CSS Document */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

input[type="text"],  
input[type="number"],  
input[type="tel"],
input[type="email"],
select,  
textarea {    
    font-size: 1rem !important;  
}

html {    
    box-sizing: border-box;  
}    
*, *:before, *:after {    
    box-sizing: inherit;  
}

* {     
  margin: 0;    
  padding: 0;  
}


 html {
  font-size: 16px;
}


@media screen and (min-width: 320px) {
  html {
    font-size: calc(14px + 6 * ((100vw - 320px) / 680));
  }
}
@media screen and (min-width: 991px) {
  html {
    font-size: 16px;
  }
}

body {
        scroll-behavior: smooth;
        overflow-x: hidden !important;
        line-height: 1.5; 
        text-rendering: optimizeLegibility;
        font-family: 'Barlow Condensed', sans-serif;
}
html {
  overflow-x: hidden !important;
  position: relative;
  min-height: 100%;
}

a[href]:not([class]) {       
    text-decoration: none;  
    transition: all ease-in-out .3s;
}

a[href] {       
    text-decoration: none;  
    transition: all ease-in-out .3s;
}

a[href^="tel:"] {
  color:  #FFFFFF ;
  text-decoration: none;
}

a:hover[href^="tel:"] {
  color:  #721217 ;
}
.edje{
    color: #FFFFFF;
     text-decoration: none !important;  
    transition: all ease-in-out .3s;
}
.edje:hover{
    color: #721217;
}

button:focus {outline:0;}

.abs-center-x {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
   
}

.row-large-gutter {
  margin-left: -40px;
  margin-right: -40px;
}

.row-large-gutter > * {
  padding-left: 40px;
  padding-right: 40px;
}

.row-small-gutter {
  margin-left: -5px;
  margin-right: -5px;
}

.row-small-gutter > * {
  padding-left: 5px;
  padding-right: 5px;
}

.line-height-0{
    line-height: 0;
}
.line-height-1{
    line-height: 1;
}

.line-height-2{
    line-height: 2;
}

.letter-space-3{
    letter-spacing: 3px;
}

.letter-space-5{
    letter-spacing: 5px;
}

.letter-space-n3{
    letter-spacing: -3px;
}

.letter-space-n4{
    letter-spacing: -4px;
}

.letter-space-n5{
    letter-spacing: -5px;
}

.font-weight-900 {
    font-weight: 900;
}
.text-shadow{
	text-shadow: 3px 4px 10px rgba(0,0,0,0.60);
}
.xsmall{
	font-size: 60%;
}

.border-2{
	border-width: 2px;
}

.border-3 {
  border-style: solid;
  border-width: 3px;
}
.border-4 {
  border-style: solid;
  border-width: 4px;
}
.border-5 {
  border-style: solid;
  border-width: 5px;
}

.border-sm-left {
	border-left: solid;
}

.border-sm-white {
	border-color: rgba(255,255,255,1.00);
}

.box-shadow {
	-webkit-box-shadow: 4px 4px 7px 1px rgba(0,0,0,0.65);
	box-shadow: 4px 4px 7px 1px rgba(0,0,0,0.65);
}

#invisible{
	display: none;
}

/* Preloader */
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff; /* change if the mask should have another color then white */
	z-index:9999; /* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
/*	background-image:url(../img/status.gif);*/ /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}

/*-------------------RESPONSIVE TABLE---------------------*/
table {
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}
table tr {
  background: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}
table th,
table td {
  padding: .625em;
  text-align: center;
}
table th {
  font-size: .85em;
  letter-spacing: .1em;
  text-transform: uppercase;
}
@media screen and (max-width: 600px) {
  table {
    border: 0;
  }
  table caption {
    font-size: 1.3em;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    
  }

  table td:before {
    /*
    * aria-label has no advantage, it won't be read inside a table
    content: attr(aria-label);
    */
    content: attr(data-label);
    float: left;
    font-weight: bold;
    text-transform: uppercase;
  }
  table td:last-child {
    border-bottom: 0;
  }
}

/* Sticky footer styles
-------------------------------------------------- */

body {
  /* Margin bottom by footer height */
  margin-bottom: 180px;
}
.footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	/* Set the fixed height of the footer here */
	height: 180px;
	-webkit-box-shadow: 0px -4px 6px rgba(0,0,0,0.60);
	box-shadow: 0px -4px 6px rgba(0,0,0,0.60);
	background-image: url(assets/schrader_ranch_brand.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto auto;
    z-index: 70;
}

footer {
	position: relative;
}

.navbar-toggler:focus, .navbar-toggler:hover {
    outline: 0;
  border: none;
  -moz-outline-style: none;
}

.container-fluid.full-width {
    padding-left: 0;
    padding-right: 0;
    overflow-x: hidden;
}

.g-recaptcha {
    transform:scale(0.77);
    -webkit-transform:scale(0.77);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}


/* ANIMATED X */
.icon-bar {
	width: 22px; 
	height: 2px;
	background-color: #B6B6B6;
	display: block;
	transition: all 0.2s;
	margin-top: 4px
}
 
.navbar-toggler {
  border: none;
  background: transparent !important;
}
.navbar-toggler .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
 
.navbar-toggler .middle-bar {
  opacity: 0;
}
 
.navbar-toggler .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
 
.navbar-toggler.collapsed .top-bar {
  transform: rotate(0);
}
 
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
 
.navbar-toggler.collapsed .bottom-bar {
  transform: rotate(0);
}


.sale-name {
  font-family: 'bullpenheavy', serif;
  font-size: 2.5rem;
}
.sale-time {
  font-family: 'bullpenheavy', serif;
  font-size: 1.7rem;
  color: #721217;
}

.navbar {
	-webkit-box-shadow: 0px 5px 7px rgba(0,0,0,0.70);
	box-shadow: 0px 5px 7px rgba(0,0,0,0.70);
    z-index: 100;
    opacity: .85;
}

#navbarNav .nav-item .nav-link {
	text-transform: uppercase;
	font-size: 1.2rem;
	letter-spacing: 1px;
    color: rgba(0,0,0,1.00);
}

#navbarNav .nav-item .nav-link:hover {
	color: rgba(255,255,255,1.00);
	background-color: rgba(114,18,23,1.00);
}

.border-red {
	border-color: rgba(114,18,23,1.00);    
}
.bg-red {
    background-color: rgba(114,18,23,1.00);
}

.text-bullpen {
    font-family: 'bullpenheavy', serif;
}
#carouselCaptions{
    margin-bottom: -50px;
}

.carousel-caption{
    bottom: 40px;
}

.carousel-caption h3.display-1{
    font-size: 7rem;
}

.carousel-caption h3.display-3{
    font-size: 5rem;
    letter-spacing: .5vw;
}

#content{
    padding: 60px 0 30px; 
    z-index: 50;
    position: relative;
}


#pages #content{
    padding: 140px 0 30px; 
    z-index: 50;
    position: relative; 
    min-height: 82vh;
}
.bg-wood {
	background-image: url(assets/bg-wood.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}

#pages #content.bg-wood {
	background-image: url(assets/bg-wood.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background-attachment: fixed;
   
}

.bg-white-trans {
    background-color: rgba(255,255,255,0.90);
}

.bg-dk-grey{
    background-color: rgba(58,59,58,1.00);
}

.bg-black{
    background-color: rgba(0,0,0,1.00);
}

.text-red {
    color: rgba(114,18,23,1.00);
}

.link-white {
    color: rgba(255,255,255,1.00);
}
.link-white:hover {
    color: rgba(114,18,23,1.00);
}

.ranch {
	font-family: 'bullpenheavy', serif;
	color: rgba(114,18,23,1.00);
	font-size: 4rem;
	letter-spacing: -2px;
}

.news {
	font-size: 3rem;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;  
    font-weight: 400;
}

a .fa-circle {
    color: rgba(114,18,23,1.00);
    transition: ease .4s;
}

a:hover .fa-circle {
    color: rgba(58,59,58,1.00);
}

#feature {
    margin: 0 0 -60px !important;
    padding: 0 !important;
}

.btn-outline-red {
	color: rgba(114,18,23,1.00);
	border: 2px solid rgba(114,18,23,1.00);
	background-color: rgba(255,255,255,0.60);
}

.btn-outline-red:hover {
	color: rgba(58,59,58,1.00);
	border: 2px solid rgba(114,18,23,1.00);
	background-color: rgba(255,255,255,1.00);
}

.btn-dk-grey{
    background-color: rgba(58,59,58,1.00);
    border-color: rgba(58,59,58,1.00);
    color: rgba(255,255,255,1.00);
}

.btn-dk-grey:hover{
    background-color: rgba(114,18,23,1.00);
    border-color: rgba(114,18,23,1.00);
    color: rgba(255,255,255,1.00);
}

.link-grey {
    color: rgba(58,59,58,1.00);
}

.link-grey:hover {
    color: rgba(114,18,23,1.00);
}

.list-group-item-action:focus, .list-group-item-action:hover {
    z-index: 1;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #721217;
}

#archives .nav-item .nav-link{
    color: rgba(255,255,255,1.00);
    padding: 0 8px;
}

#archives .nav-item .nav-link:hover{
    color: rgba(223,38,47,1.00)
}

#wistia_ppw80hgglb.wistia_embed {
    width: 100% !important;
    height: auto !important;
}

#wistia_ppw80hgglb_grid_wrapper{
     width: 100% !important;
    height: auto !important;
    min-height: 380px;
}

/*============= MEDIA QUERIES ===================================================*/

@media screen and (max-width:2150px){
    .carousel-caption h3.display-1{
    font-size: 6rem;
}

.carousel-caption h3.display-3{
    font-size: 5rem;
    letter-spacing: .2vw;
}

}

@media screen and (max-width:1880px){
    .carousel-caption h3.display-1{
    font-size: 5rem;
}

.carousel-caption h3.display-3{
    font-size: 4rem;
    letter-spacing: .4vw;
}

}

@media screen and (max-width:1880px){
    .carousel-caption h3.display-1{
    font-size: 5rem;
}

.carousel-caption h3.display-3{
    font-size: 4rem;
    letter-spacing: .4vw;
}
    
.ranch {
	font-family: 'bullpenheavy', serif;
	color: rgba(114,18,23,1.00);
	font-size: 3.5rem;
	letter-spacing: -2px;
}

.news {
	font-size: 3rem;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;  
    font-weight: 400;
     
}


}

@media screen and (max-width:1600px){
    .carousel-caption h3.display-1{
    font-size: 4.5rem;
}

.carousel-caption h3.display-3{
    font-size: 4rem;
    letter-spacing: .2vw;
}
    
.ranch {
	font-family: 'bullpenheavy', serif;
	color: rgba(114,18,23,1.00);
	font-size: 3rem;
	letter-spacing: -2px;
}

.news {
	font-size: 2.7rem;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;  
    font-weight: 400;
}
#pages #content{
    padding: 120px 0 30px; 
    z-index: 50;
    position: relative;
}
}

@media screen and (max-width:1440px){
    .carousel-caption h3.display-1{
    font-size: 4rem;
}

.carousel-caption h3.display-3{
    font-size: 3.5rem;
    letter-spacing: .2vw;
}
    
.ranch {
	font-family: 'bullpenheavy', serif;
	color: rgba(114,18,23,1.00);
	font-size: 3rem;
	letter-spacing: -2px;
}

.news {
	font-size: 2.7rem;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;  
    font-weight: 400;
}
#navbarNav .nav-item .nav-link {
	text-transform: uppercase;
	font-size: 1rem;
	letter-spacing: 1px;
    color: rgba(0,0,0,1.00);
}
}

@media screen and (max-width:1370px){
    .carousel-caption h3.display-1{
    font-size: 4rem;
}

.carousel-caption h3.display-3{
    font-size: 3.5rem;
    letter-spacing: .2vw;
}
    
.ranch {
	font-family: 'bullpenheavy', serif;
	color: rgba(114,18,23,1.00);
	font-size: 2.65rem;
	letter-spacing: -2px;
}

.news {
	font-size: 2.3rem;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;  
    font-weight: 400;

}

}

@media screen and (max-width:1300px){
    .carousel-caption h3.display-1{
    font-size: 3.7rem;
}

.carousel-caption h3.display-3{
    font-size: 3.2rem;
    letter-spacing: .2vw;
}
    
#navbarNav .nav-item .nav-link {
	text-transform: uppercase;
	font-size: .9rem;
	letter-spacing: 1px;
    color: rgba(0,0,0,1.00);
}
    
    .ranch {
	font-family: 'bullpenheavy', serif;
	color: rgba(114,18,23,1.00);
	font-size: 2.5rem;
	letter-spacing: -2px;
}

.news {
	font-size: 2.3rem;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;  
    font-weight: 400;
}

}


@media screen and (max-width:1199px){
    .carousel-caption h3.display-1{
    font-size: 3.5rem;
}

.carousel-caption h3.display-3{
    font-size: 3rem;
    letter-spacing: .2vw;
}
    
#navbarNav .nav-item .nav-link {
	text-transform: uppercase;
	font-size: .9rem;
	letter-spacing: 0px;
    color: rgba(0,0,0,1.00);
}
    
    .ranch {
	font-family: 'bullpenheavy', serif;
	color: rgba(114,18,23,1.00);
	font-size: 2.3rem;
	letter-spacing: -2px;
}

.news {
	font-size: 2rem;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;  
    font-weight: 400;
}

}

@media screen and (max-width:1060px){
    .carousel-caption h3.display-1{
    font-size: 3.25rem;
}

.carousel-caption h3.display-3{
    font-size: 2.7rem;
    letter-spacing: .2vw;
}
    
#navbarNav .nav-item .nav-link {
	text-transform: uppercase;
	font-size: .8rem;
	letter-spacing: 0px;
    color: rgba(0,0,0,1.00);
}
    
    .ranch {
	font-family: 'bullpenheavy', serif;
	color: rgba(114,18,23,1.00);
	font-size: 2.1rem;
	letter-spacing: -2px;
}

.news {
	font-size: 2rem;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;  
    font-weight: 400;
}
    
    #pages #content{
    padding: 70px 0 30px; 
    z-index: 50;
    position: relative;
        min-height: 0;
}

}

@media screen and (max-width:991px){
    .carousel-caption h3.display-1{
    font-size: 2.5rem;
}

.carousel-caption h3.display-3{
    font-size: 2.25rem;
    letter-spacing: .1vw;
}
    
#navbarNav .nav-item .nav-link {
	text-transform: uppercase;
	font-size: .8rem;
	letter-spacing: 0px;
    color: rgba(0,0,0,1.00);
}
    
    .ranch {
	font-family: 'bullpenheavy', serif;
	color: rgba(114,18,23,1.00);
	font-size: 2.6rem;
	letter-spacing: -3px;
    line-height: 1;
}

.news {
	font-size: 2.5rem;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;  
    font-weight: 400;
    padding-top: 0rem;
}
    
    #content{
    padding: 10px 0 30px; 
    z-index: 50;
    position: relative;
}
.bg-wood {
	background: 0;
}
#carouselCaptions{
    margin-bottom: 0px;
}
    
    h1.text-bullpen {
        font-size: 2rem;
    }
    
    body{
        margin-bottom: 0;
    }
    .footer {
	height: auto;
	position: relative;
	background-size: 40%;
    }
}


@media screen and (max-width:900px){
    .carousel-caption h3.display-1{
    font-size: 2.35rem;
}

.carousel-caption h3.display-3{
    font-size: 2.1rem;
    letter-spacing: .1vw;
}
    
#navbarNav .nav-item .nav-link {
	text-transform: uppercase;
	font-size: .6rem;
	letter-spacing: 0px;
    color: rgba(0,0,0,1.00);
}
    
 .ranch {
	font-family: 'bullpenheavy', serif;
	color: rgba(114,18,23,1.00);
	font-size: 2.4rem;
	letter-spacing: -3px;
    line-height: 1;
}

.news {
	font-size: 2.5rem;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;  
    font-weight: 400;
    padding-top: 0rem;
}
    
    h1.text-bullpen {
        font-size: 2rem;
    }
    
}
@media screen and (max-width:850px){
   #navbarNav .nav-item .nav-link {
	text-transform: uppercase;
	font-size: .5rem;
	letter-spacing: 0px;
    color: rgba(0,0,0,1.00);
} 
}
@media screen and (max-width:768px){
    .carousel-caption h3.display-1{
    font-size: 2.25rem;
}

.carousel-caption h3.display-3{
    font-size: 2rem;
    letter-spacing: .1vw;
}
    

    
 .ranch {
	font-family: 'bullpenheavy', serif;
	color: rgba(114,18,23,1.00);
	font-size: 2.2rem;
	letter-spacing: -3px;
    line-height: 1;
}

.news {
	font-size: 2.5rem;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;  
    font-weight: 400;
    padding-top: 0rem;
}
    
    h1.text-bullpen {
        font-size: 1.7rem;
    }
    
}

@media screen and (max-width:767px){
    .carousel-caption h3.display-1{
    font-size: 2.25rem;
}

.carousel-caption h3.display-3{
    font-size: 2rem;
    letter-spacing: .1vw;
}
    
    #navbarNav{
        padding-bottom: 10px;
    }
    
#navbarNav .nav-item .nav-link {
	text-transform: uppercase;
	font-size: 1rem;
	letter-spacing: 2px;
    color: rgba(0,0,0,1.00);
    padding-left: 10px;
}
    
 .ranch {
	font-family: 'bullpenheavy', serif;
	color: rgba(114,18,23,1.00);
	font-size: 2.2rem;
	letter-spacing: -3px;
    line-height: 1;
}

.news {
	font-size: 2.5rem;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;  
    font-weight: 400;
    padding-top: 0rem;
}
    
    h1.text-bullpen {
        font-size: 1.7rem;
    }
    
}
@media screen and (max-width:650px){
    #content h3.display-1{
    font-size: 3.5rem;
}

#content h3.display-3{
    font-size: 2.5rem;
    letter-spacing: .2vw;
}
    
    #navbarNav{
        padding-bottom: 10px;
    }
    
#navbarNav .nav-item .nav-link {
	text-transform: uppercase;
	font-size: 1.2rem;
	letter-spacing: 2px;
    color: rgba(0,0,0,1.00);
    padding-left: 10px;
}
    
 .ranch {
	font-family: 'bullpenheavy', serif;
	color: rgba(114,18,23,1.00);
	font-size: 2.2rem;
	letter-spacing: -3px;
    line-height: 1;
}

.news {
	font-size: 2.5rem;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;  
    font-weight: 400;
    padding-top: 0rem;
}
    
    h1.text-bullpen {
        font-size: 1.7rem;
    }
    
}



@media screen and (max-width:425px){
    .navbar-brand{
        width: 50% !important
    }
}


@media screen and (max-width:320px){
    #content h3.display-3{
    font-size: 2.25rem;
    letter-spacing: .2vw;
}
}

.card-text {
    font-size: 1.2rem;
    
}
