@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
}

#container {
	overflow: hidden;
	width: calc(1200px - 0px);
	margin: 15px auto 0 auto;
	padding: 0 0 0px 0;
}

#header {
	width: calc(1000px - 0px);
	overflow: hidden;
	margin: auto;
}

#mobileTopSnippet {font-size:75%; display:none; width:100%; text-align:center;}

#logo {
	background-image: url('countrycabins_logo-black.png');
	background-position:center center;
	background-repeat:no-repeat;
	background-size:contain;
	width: calc(100% - 520px);
	height: 90px;
	float: left;
	margin-right: 40px;
}	
	
.dealer_locater {
	float: right; 
	width: calc(500px - 20px);
	font-size: 75%;
}

.dealer_locater b {
	font-size: 125%;
}

.dealer_locater form {
	margin-bottom: 5px;
}

.dealer_locater p {
	font-size: 11px;
	margin: 0 0 0 0;
}

input[type="text"] {
	
	width: calc(70% - 25px); 
	-webkit-appearance: none;
	max-width:700px;
    border-radius: 9px 0 0 9px;
	padding: 5px;
	border: solid 3px #c9c9c9;
	transition: border 0.3s;
	font-size: 18px;
	color:#060;
	height: calc(30px - 10px);
}

input[type="text"].focus {
  border: solid 4px #969696;
}

button {
	margin-left:5px;
	width: calc(30% - 0px);
	max-width:200px;
	-webkit-appearance: none;
	border-radius: 0 9px 9px 0;
	padding: 3px;
	background-color: #c9c9c9;
  border: solid 3px #c9c9c9;
  color: #ffffff;
  font-size:18px;
 /*font-family: 'Old Standard TT', serif; */
	font-family: 'Cinzel', serif;
	font-weight: 700;
	}

#building-navigation .dealer_locater {
	display: none;
}

#building-navigation {
	margin: 12px auto 0 auto;
	width: calc(55% - 0px);
	overflow: hidden;
}

#building-navigation a {
	color: #ffffff;
	background-color: #bd202d;
	text-align: center;
	text-decoration: none;
	width: calc(20% - 12px);
	display: inline-block;
	padding: 8px 0 6px 0;
	font-weight: 100;
	font-size: 112%;
	border-radius: 14px 14px 0 0;
	
	height: calc(60px - 14px);
	vertical-align: baseline;
	vertical-align: -webkit-baseline-middle;
	vertical-align: middle;
	 
}

#building-navigation a:hover {
	background-color: #ffffff;
	color: #bd202d;
}

#nav-box {
	background-color: #000000;
	border-bottom: 4px solid #bd202d;
	width: calc(100% - 0px);
	margin: 0 0 30px 0;
}

#navigation {
	margin: 0 auto 0 auto;
	width: 65%;
}

#navigation a {
	color: #cccccc;
	background-color: #000000;
	border-right: 2px solid #bd202d;
	text-align: center;
	text-decoration: none;
	width: calc(14% - 12px);
	display: inline-block;
	padding: 8px 0 8px 0;
	font-weight: 100;
}

#navigation a:hover {
	background-color: #cccccc;
	color: #bd202d;
}

.nav-break {
	display: none;
}

#box {
	background-color: #ffffff;
	padding: 30px;
	border-radius: 0 30px 0 30px;
	-webkit-box-shadow: 0px 2px 14px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 14px 2px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 14px 2px rgba(0,0,0,0.75);
	margin: 30px auto 30px auto;
	width: calc(100% - 80px);
}

#all-building-styles {
	overflow: hidden;
	font-size: 70%;
	margin: 0;
	color: #ffffff;
}

#all-building-styles a {
	color: #000000;
	background-color: #ffffff;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	display: block;
	width: calc(85% - 4px);
	margin: 14px auto 0 auto;
	border: 1px solid #bd202d;
}

#all-building-styles a:hover {
	border: 1px solid #ffffff;
	background-color: #bd202d;
	color: #ffffff;
}

#all-building-styles div {
	float: left;
	width: calc(20% - 12px);
	margin: 0 12px 0 0;
}

#all-building-styles section {
	background-color: #bd202d;
	padding: 11px;
	border-radius: 0 0 10px 10px;
	min-height: calc(168px - 22px);
	display: block;
}

#all-building-styles img {
	width: 100%;
	margin: 0 0 2px 0
}

#all-building-styles div#filler {
	height: 30px;
	width: 100%;
	display: none;
	float: left;
}

#intro {
	margin: 0;
}

#intro p {
	line-height: 30px;
}

h1 {
	text-align: center;
	font-size: 110%;
	margin: 0;
}

/* == SOCIAL MEDIA BUTTONS
====================================== */

.dealer_locater .socialmediawrapper {
	position: absolute;
	right: 0;
	top: 65px;
	z-index: 2000;
}

.socialmediawrapper {
	overflow: hidden;
}

.socialmediabutton {
	margin-bottom: 3px;
	width: 65px;
	height: 40px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}

.googleplus {
	background-image: url('social-media-buttons/googleplus.png');
}

.facebook {
	background-image: url('social-media-buttons/facebook.png');
}

.houzz {
	background-image: url('social-media-buttons/houzz.png');
	margin-right: 0px;
}
.prequalify {
	background-image: url('social-media-buttons/rto-prequalify.png');
	margin-right: 0px;
}

.googleplus:hover {
	background-image: url('social-media-buttons/googleplus02.png');
}

.facebook:hover {
	background-image: url('social-media-buttons/facebook02.png');
}

.houzz:hover {
	background-image: url('social-media-buttons/houzz02.png');
	margin-right: 0px;
}

#building-navigation a.socialmediabutton {
	display: none;
	/*width: calc(33% - 0px);
	float: right;*/
}

/********** Options page **********/

div.option__wrapper { display: flex; align-items: end;}
div.option__image,
div.option__content { width: 50%; }
div.option__content { margin-left: 2em; }
div.option__image img { width: 100%; height: auto; }
h2.option__name { margin: 0 auto .5em auto; }




@media only screen and (max-width: 1600px), only screen and (max-device-width: 1600px) {

	#navigation {
		width: calc(85% - 0px);
	}

}

@media only screen and (max-width: 1200px), only screen and (max-device-width: 1200px) {
	
	#container {
		width: calc(100% - 0px);
	}
	
	#logo {
		background-position: right center;
		width: calc(350px - 0px);
	}
	
	.dealer_locater {
		margin-right: 50px; 
		width: calc(100% - 440px);
	}
	
}

@media only screen and (max-width: 1100px), only screen and (max-device-width: 1100px) {
	
	#header {
		width: calc(100% - 60px);
		padding: 0 30px 0 30px;
	}
	
	#building-navigation {
		width: calc(85% - 0px);
	}

	#navigation a {
		padding: 20px 0 20px;
	}
	
	.nav-break {
		display: block;
	}

	
	#all-building-styles div {
		width: calc(33% - 12px);
	}
	
	#all-building-styles div#filler {
		display: block;
	}
}

@media only screen and (max-width: 850px), only screen and (max-device-width: 850px) {
	
	#logo {
		margin-right: 17px;
	}
	
	.dealer_locater {
		width: calc(100% - 417px);
	}
	
	input[type="text"] {
		font-size: 15px;
	}
	
}

@media only screen and (max-width: 800px), only screen and (max-device-width: 800px) {
	
	.dealer_locater.socialmediawrapper {
	}
	
	#navigation {
		width: calc(100% - 0px);
	}
	
	#navigation a {
		font-size: 80%;
	}
	
}

@media only screen and (max-width: 760px), only screen and (max-device-width: 760px) {

	#logo {
		background-position:center center;
		width: calc(100% - 0px);
		margin-right: 0px;
		margin-bottom: 14px;
	}
	
	#mobileTopSnippet {display:block;}

.dealer_locater .socialmediawrapper {
		display: none;
	}
	
	#header .dealer_locater {
		display: none;
	}
	
	#building-navigation .dealer_locater {
		display: block;
	}
	
	.dealer_locater {
		width: calc(100% - 40px);
		margin-right: 20px;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	#building-navigation {
		width: calc(100% - 0px);
		margin: 0px;
	}

	#navigation {
		display: block;
	}
	
	#navigation a {
		/*
		width: calc(50% - 50px);
		float: left;
		margin: 9px;
		border-radius: 16px;*/
		
		width: calc(100% - 12px);
		font-size: 90%;
		height: auto;
		padding: 15px;
		border-bottom: 1px solid #cccccc;
	}
	
	#all-building-styles div {
		width: calc(100% - 12px);
	}
	
	#all-building-styles img {
		margin: 20px 0 2px 0
	}
	
	#all-building-styles section {
		min-height: auto;
	}
	
	#building-navigation a {
		width: calc(50% - 25px);
		display: block;
		padding: 8px 0 6px 0;
		border-radius: 14px;
		float: left;
		height: calc(60px - 14px);
		margin: 9px;
	}
	
	#building-navigation a.socialmediabutton {
		display: block;
		/*width: calc(33% - 22px);*/
	}
}