/*
Theme Name:         Agnew Associates 
Theme URI:          http://primitivesocial.com
Description:        By Primitive Social
Version:            8.2.1
Author:             Primitive Social
Author URI:         http://primitivesocial.com

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

html, body {
	height:100%;
}

section {
	overflow: hidden;
}

/*
section, .intro-container {
	height:100%;
}

.intro-wrap {
	text-align: center;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
*/
.intro-wrap h1 {
	font-family: 'Roboto';
	font-weight: 100;
	text-transform: uppercase;
	color:#444;
}

.navbar-default {
	height:110px;
	background:#fff;
	-webkit-box-shadow: 0px 5px 10px #333;
    -moz-box-shadow: 0px 5px 10px #333;
    box-shadow: 0px 5px 10px #333;
    border-radius: 0px;

}

.navbar-right {
	    margin-right:30px;
}

.navbar-brand {
	padding:0px;
}
.navbar-brand>img {
    max-height: 100px;
}

.navbar {
	margin-bottom:0px;
	  z-index:10;
}

.navbar-default .navbar-nav>li>a {
    color: #333;
    font-weight: bold;
    font-size:20px;
    letter-spacing: 1px;
    line-height:108px;
    padding:0px;
    padding-left:30px;
    padding-right:30px;
    background:#fff;
    transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -webkit-transition: background .5s ease-in-out;
    margin-bottom:0px;
    z-index:10;
}

@media only screen and (max-width: 1200px) {
	.navbar-default .navbar-nav>li>a {
		padding-left:15px;
		padding-right:15px;
	}
}

@media only screen and (max-width: 1085px) {
	.navbar-default .navbar-nav>li>a {
		padding-left:10px;
		padding-right:10px;
		font-size:16px;
	}
	
	.navbar-brand {
		padding:0px;
	}
	.navbar-brand>img {
	    max-height: 65px;
	    margin-top:20px;
	}
	.navbar-right {
	    margin-right:10px;
}
}

.navbar-default .navbar-nav>li>a:hover {
	background:#efefef;
      transition: background .5s ease-in-out;
    -moz-transition: background .5s ease-in-out;
    -webkit-transition: background .5s ease-in-out;
	color:#80092c;
}

.carousel,
.item,
.active {
    height: 100%;
    z-index:-1;
}

.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    z-index:-1;
}

.hero {
	margin-top:-20px;
	height:500px;
	text-align: center;
	width:100%;
	background:rgba(0,0,0,.2);	

}

.hero-icon-wrap {
  text-align: center;
  position: absolute;
  top: 200px;
  width:100%;
  text-align: center;
  z-index:9;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}

.hero-icon-wrap h1 {
	color:#fff;
	z-index:9;
	
}

.hero-sub-icon {
	margin-top:100px;
}

.intro-left {
	background:#80092c;
	padding-top:70px;
	padding-bottom:70px;
	color:#fff;
	height:100%;
}

.intro-left h1 {
	font-weight: bold;
	letter-spacing: 1px;
}

.quote-top {
	font-size:200px;
	 width:100%; 
	 text-align:center; 
	 line-height:0.1em;
	 margin:0px;
	 margin-top:50px;
	 margin-bottom:-20px;
	 font-family: 'Helvetica'; 
}

.quote-top:before  span{
	content:'';
	border-top:1px solid #fff;
	display:block;
	width:30%;
}


.intro-right {
	
	padding-top:70px;
	padding-bottom:70px;
	color:#212121;
}

.intro-right h1 {
	font-weight: bold;
	letter-spacing: 1px;
	color:#80092c;
}

.intro-right h4 {
	width: 90%;
    margin: 0 auto;
    margin-top: 40px;
    line-height: 1.5;
    letter-spacing: 1px;
}

@media only screen and (max-width: 1320px) {
	.intro-right, .sub-right {
		padding-top:10px;
	}
}


@media only screen and (max-width: 1100px) {
	.intro-right h4, .sub-right h4 {
		margin-top:10px;
	}
}


.sub-pg-hdr {
	font-weight: bold;
	letter-spacing: 1px;
	color:#80092c;
	text-transform: uppercase;
}

.sub-pg-content {
	padding-top:60px;

	font-size:20px;
}

.sub-pg-content h3 {
	color:#1340a1;
}

.directions-wrap {
	display: inline-block;
    margin: 0 auto;
    border: 1px solid #cbcbcb;
    padding: 8px;
    width:100%;
    min-height: 100px;
	margin-bottom:15px;
}

.directions-wrap a {
	color:#1340a1;
	display:block
}

.directions-wrap a:hover {
	text-decoration: none;
	background:#efefef;
}

.directions-wrap a:hover .directions-wrap {
	
}	




.sub-left {
	background:#262626;
	padding-top:150px;
	padding-bottom:150px;
	color:#fff;
	margin-top:30px;
}

.sub-left h3 {
	color:#fff;
}

.row-contact {
	margin-top:60px;
}

.contact-form {
	padding:100px;
}



.sub-left h1 {
	font-weight: bold;
	letter-spacing: 1px;
}


.sub-left-blue {
	background:#1340a1;
	padding-top:150px;
	padding-bottom:150px;
	color:#fff;

}

.sub-left-blue h3 {
	color:#fff;
}



.sub-left-blue h1 {
	font-weight: bold;
	letter-spacing: 1px;
}



.sub-right {
	margin-top:30px;
	padding-top:20px;
	padding-bottom:70px;
	color:#212121;

}

.sub-right h1 {
	font-weight: bold;
	letter-spacing: 1px;
	color:#80092c;
}

.sub-right h4 {
	width: 90%;
    margin: 0 auto;
    margin-top: 40px;
    line-height: 1.5;
    letter-spacing: 1px;
}



@media only screen and (max-width: 1300px) {
	.sub-right {
		padding-top:10px;
	}
	.sub-right h1 {
		margin-top:0px;
		}
	
}

@media only screen and (max-width: 1200px) {
	.sub-right h4.text-left {
		font-size:16px;
		margin-top:-10px !important;
	}
}



.intro-left-white {

	padding-top:70px;
	padding-bottom:70px;
	color:#fff;
	height:100%;
}

.intro-left-white h1 {
	font-weight: bold;
	letter-spacing: 1px;
	color:#fff;
}

.intro-left-white h3 {
	color:#fff;
}

.services-sub {
	background:#1340a1;
	margin-top:30px;
}


.footer {
	margin-top:-20px;
	background:#f2f2f2;
	padding-top:20px;
	padding-bottom:20px;
-webkit-box-shadow: 0px -4px 3px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px -4px 3px rgba(50, 50, 50, 0.25);
    box-shadow:         0px -4px 3px rgba(50, 50, 50, 0.25);
    position:relative;
}

.footer-last {
	margin-top:30px;
	padding-top:15px;
	padding-bottom:15px;
	text-align: center;
	color:#fff;
	background:#222;
	margin-bottom: -20px;
	color:#999;
}

.footer-last a {
	color:#868827;
}

.navbar-toggle {

    padding: 18px 14px;
    margin-top: 22px;
}

@media only screen and (max-width: 767px) {
	.navbar-brand>img {
    	max-height: 50px;
    }
    
    .navbar-right {
	    z-index:101;
	    margin:0;
    }
    .navbar-default .navbar-nav>li>a {
	    line-height:78px;
	    text-align: center;
    }
    
    .footer-last {
	    margin-top:0px;
    }
    
    .mobile-last {
	    padding-bottom:20px;
    }
}

label label span.wpcf7-quiz-label{
	display: none !important;
}
