/* stoddard.css
 *
 * Stoddard + Partners
 * ver 1.0
 *
 * @author Chip Long for United Future
 * @authorurl http://unitedfuture.com/
 *-----------------------------------------------------------------*/

html, body {
	height: 100%;
	min-width: 1076px;
}

body {
	background: url('../images/main_bkgnd.jpg') no-repeat top;
	background-size: cover;
	background-color: #000;
}


/*  misc  */

body {
	font-family: NexaRegular, Arial, Helvetica;
	font-size: 14px;
	color: #2a2628;
	-webkit-font-smoothing: antialiased;
}

.clearleft {
	clear: left;
}

h2 {
	display: inline;
	font-size: 19px;
	font-weight: normal;
}

.large-ital-caption {
	font-family: Nexa-Thin-Italic, Arial, Helvetica;
	font-size: 19px;
	-webkit-font-smoothing: subpixel-antialiased;
}



/*------------------------------------*/

a, a:active, a:hover, a:visited {
	color: #2a2628;
	text-decoration: none;
}

nav a, nav a:active, nav a:hover, nav a:visited {
	color: #f2f2f2;
}

#wrapper {
	
}

nav {
	width: 100%;
	background-color: #262833;
	color: #fff;
	position: fixed;
	z-index: 9999;
	display: none;
	text-align: center;
	font-family: NexaRegular, Arial, Helvetica;
	-webkit-font-smoothing: subpixel-antialiased;
}

#logo {
	float: left;
	margin: 18px 0 12px 65px;
}


nav li a {
	display: block;
	border-top: 2px solid #262833;
	border-bottom: 2px solid #262833;
}

nav li:hover {
	border-top: 2px solid #f2f2f2;
	border-bottom: 2px solid #f2f2f2;
}

.active {
	border-top: 2px solid #f2f2f2;
	border-bottom: 2px solid #f2f2f2;	
}

.inactive {
	border-top: 2px solid #262833;
	border-bottom: 2px solid #262833;	
}

#main-nav {
	float: right;
	margin-right: 70px;
}

#main-nav ul,
#brand ul,
#leaders ul,
#contact ul {
	list-style: none;
	max-width: 1024px;
	/*margin: auto;*/
}
#brand ul{
	margin:auto;
}
/*apply to all when going to mobile*/
#brand ul li:nth-child(3){
clear:both;
}
#brand ul li{
	padding:1em;
}
#main-nav ul li {
	display: inline-block;
	margin-left: 38px;
	font-size: 20px;
	font-family: Nexa-Light, Arial, Helvetica;
	padding-top: 4px;
	
}
 
#main-nav ul li:nth-child(1) {
	margin-left: 12px;
}

#pagewrapper {
	width: 100%;
	position: relative;
	display: none;
}

.page-title {
	text-align: center;
}

#back {
	width: 100%;
	height: 100%;
	position: fixed;
	background: url('../images/main_bkgnd.jpg') no-repeat top;
	background-size: cover;
}

#page1 {
	width: 100%;
	background: url('../images/page_1_bkgnd.jpg') no-repeat top;
	background-size: cover;
	margin: 0 auto;
}

#brand {
	width: 100%;
	text-align: left;
	padding-top: 42px;
	background: url('../images/brands_bkgnd.jpg') no-repeat top;
	background-size: cover;		
}
#brand img{
padding-left: 24px;
}
#brand .page-title {
	margin-top: 82px;
}

#brand .page-title h1 {
	display: inline-block;
	vertical-align: top;	
	position: relative;
	top: -9px;
}

#brand .page-content {
	margin-top: 36px;
	margin-bottom: 370px;
}

#brand ul li {
	display:block;
	float:left;
	vertical-align: top;
	width: 350px;
	height:275px;
	padding: 15px 50px;
	margin-left: 5%;
	margin-top:25px;	
}

#brand ul li:hover {
	/*border: 1px solid #bbb;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0px 0px 10px rgba(50, 50, 50, 0.4);
	-moz-box-shadow:    0px 0px 10px rgba(50, 50, 50, 0.4);
	box-shadow:         0px 0px 10px rgba(50, 50, 50, 0.4);
/*	padding: 0 20px;*/
}

#brand ul li .brand-item {
	width: 350px;
	height: 275px;
}

#brand .brand-item p,
#leaders .leader-copy p,
#contact .contact-copy p {
	line-height: 1.45;
}

#leaders {
	width: 100%;
	padding: 126px 0;
	background: url('../images/leader_bkgnd.jpg') no-repeat top;
	background-size: cover;
}

#leaders .page-content {
	width: 880px;
	margin: 0 auto;
}

#leaders li {
	margin-bottom: 36px;
}

#leaders li img {
	margin-right: 24px;
}

#leaders .leader-copy {
	display: inline-block;
	clear: left;
	width: 630px;
	vertical-align: top;
	margin-top: 6px;
}

#contact {
	width: 100%;
	text-align: center;
	padding-top: 42px;
	padding-bottom: 116px;
	background: url('../images/leader_bkgnd.jpg') no-repeat top;
	background-size: cover;
}

#contact .page-title {
	margin-top: 86px;
}

#contact .page-content {
	width: 882px;
	margin: 0 auto;
}

#contact .upper {
	margin: 56px 0 76px 0;
}

#contact .upper li {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

#contact .upper li:nth-child(1) {
	margin-right: 15px;
}

#contact .upper li:nth-child(2) {
	margin-right: 83px;
	margin-top: -12px;
}

#contact .addr-copy {
	margin-left: 6px;
}

#contact .addr-copy p {
	font-size: 18px;
	font-family: Nexa-Light, Arial, Helvetica;
}

#contact .lower-header {
	margin-bottom: 16px;
	border-bottom: 1px solid #000;
	padding-bottom: 12px;
}

#contact .contact-copy,
#contact .form-area {
	float: left;
}

#contact .contact-copy {
	width: 278px;
	height: 300px;
	/* border: 1px solid red; */
	text-align: left;
}

#contact .form-area {
	width: 600px;
	height: 300px;
	/* border: 1px solid red; */
	text-align: right;
}

#contact label {
	margin-right: 16px;
	margin-right: 16px;
	font-size: 16px;
	font-family: Nexa-Light, Arial, Helvetica;
}

#emailaddr label {
	position: relative;
	top: -26px;
}

input    {
	border: 1px solid #BE79AA;
	width: 420px;	
	height: 59px;	
	margin: 13px 0 8px 0;
}

#my-message {
	padding-top: 12px;
}

textarea#message {
	border: 1px solid #BE79AA;
	width: 420px;
	height: 128px;
	padding-top: 11px;
}

input,
textarea#message  {
	font-family: Nexa-Light;
	font-size: 18px;
	padding-left: 11px;
}

.form-error {
	border: 1px solid #933;
	padding: 12px;
	width: 409px;
	float: right;
	margin: 19px 4px 0 0;
}

.form-success{
	margin-top: 66px;
}

#response-container {
	color: #6a1646;
	line-height: 1.6;
	font-family: Nexa-Light;
	font-size: 20px;
	text-align: center;
}

#submitbutton {
	margin: 16px 0 0 0;
	width: 435px;
	height: 54px;
	border: 5px solid #6a1646;
	background-color: #fff;
	color: #6a1646;
	font-size: 20px;
}
#social a img{
	padding:1px 13px;
}

footer {
	background-color:#3C0E2D;
	text-align:center;
	font-size:10px;
	color:#ffffff;
}
footer p{
	padding-top:2%;
	padding-bottom:2%;
}
	
/* media queries                      */
/*------------------------------------*/

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 640px) 
and (orientation : portrait) { 

	body {
		background: url('../images/port_bkgnd.jpg') no-repeat top;
		background-size: cover;
	}
	

}













