@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: 'formal436_btregular';
    src: url('fonts/formal-436-bt-59419d851e780-webfont.woff2') format('woff2'),
         url('fonts/formal-436-bt-59419d851e780-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.formalfont {
	font-family: 'formal436_btregular';
	color:#39487B;
}

.text-ranchwhite {

color:#FFF !important;
	text-shadow: 2px 2px 3px #000;

	}

.text-headerranchwhite {

color:#FFF !important;
	text-shadow: 2px 2px 3px #333;
	font-family: 'Open Sans', sans-serif;
    font-size:20px !important
	}

.text-os-white {
	font-family: 'Open Sans', sans-serif;
	color:#FFF !important;
	
}

.text-review-white {
	font-family: 'Open Sans', sans-serif;
	color:#d0dbdf !important;
	font-size:18px !important;
	
}

.text-homedesc {
	font-family: 'Open Sans', sans-serif;
	color:#5a6c86 !important;
	font-size:15px !important;
	
	
}

.text-ranchyellow {

color:#eee2bd !important;
	text-shadow: 2px 2px 3px #000;
   
	}

.text-auth {
color:#FFF !important;
	font-family: 'Open Sans', sans-serif;
	font-size:19px !important;
	font-weight:normal;
	}


.text-ranchblue {
color:#5a6c86 !important;
	}

.text-ranchdarkblue {
color:#315f8a !important;
	}
.text-ranchorange {
	color:rgb(237, 94, 25) !important;
	}
.text-ranchdarkgreen {
color:#0F8608 !important;
	}

.text-ranchheader {
font-size:48px;
color:#fff2c9;
font-family: 'formal436_btregular', serif;
line-height:35px;

	}
.text-ranch-subheader {
font-size:24x;
color:#fff2c9;
font-family: 'formal436_btregular', serif;
line-height:18px;
		
	}
.text-shadow {
	 text-shadow: 2px 2px 5px #000;
}



@media (max-width: 480px) {
	
	.text-ranchheader {
font-weight:700 !important;
line-height:24px;		
	
	
	}
	
	.text-headerranchwhite {

color:#FFF !important;
	text-shadow: 2px 2px 3px #333;
	font-family: 'Open Sans', sans-serif;
    font-size:17px !important;
	line-height:22px !important;
	}
	
	.text-ranchyellow {
font-size:24px !important;
color:#eee2bd !important;
	text-shadow: 2px 2px 3px #000;
	line-height:28px !important;
   
	}
}