body {
	min-height:100%;
	position:relative;
}

img, img a, a img, a {
	outline:none !important;
	border:none !important;
}
		
#header {
	width:100%;
	height:75px;
	background:#fff;
	border-bottom:solid 1px #222;
	moz-box-shadow:0 0 4px #000; -webkit-box-shadow:0 0 4px #000; box-shadow:0 0 4px #000;}

#header img {
	margin-top:12px;
}

#callUsBox {
	float:right;
	color:#ef400b;
}

#callUsBox h4 {
	font-size: 22px;
	font-family: 'Open Sans Condensed', verdana, 'Lucida Grande', sans-serif; 
	font-weight:700;
	margin-top:10px;
}

.phone {
	float:left;
	padding:15px 10px 0 0;}

.callUs {
	float:right;
	clear:right;
	display:block;	
}

.callUs a {color:#000;}

.callUs a:hover {
	color:#000;
	text-decoration:none;
}

.stripe {   
	margin-left: 0 !important;
    margin-right: 0 !important;
	background-position: center top;
	background-repeat: repeat-x;
	background-attachment:fixed;
	width:100%;
	padding-bottom:70px;
	}

.col-md-7 {
	color:white;
	width:100%;
	}

.col-md-7 h1 {
	padding-bottom: 18px;
	font-family: 'Open Sans Condensed', verdana, 'Lucida Grande', sans-serif; 
	font-weight:300;
	font-size:40px; 
	line-height:48px;
	}

.col-md-7 ul {
	padding: 0;
}

.col-md-7 li {
	list-style-type: none;
}


.fa-check {
    color: #fba416;
}


.col-md-11 ul {
	padding: 0;
	margin-top: -8px;
	margin-bottom: 26px;
   }

.col-md-11 li {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	list-style-type: none;
	margin-bottom: 3px;
    } 

.arrow {
	margin: 15px 0 15px 15px;
}


.col-md-7 h2 {
	color:#fba416;
	font-family: 'Titillium Web', verdana, 'Lucida Grande', sans-serif; 
	font-weight:700;
	font-size:30px;
	text-transform:uppercase; 
	padding-bottom:16px;

}
	
.col-md-7 p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding-bottom: 10px;
}

.col-md-7 .bigger {
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	margin-bottom: -5px;
}

.col-md-7 .smaller {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.col-md-7 .attorneyAd {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:left;
	padding-top:6px;
}

.wrapper {
	height:100%;
	width:100%;
	padding-bottom:44px;
 /* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#21252c), to(#3c4c64)); 
	 /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #3c4c64, #21252c); 
	 /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #3c4c64, #21252c); 
	 /* IE 10 */ background: -ms-linear-gradient(top, #3c4c64, #21252c); 
	 /* Opera 11.10+ */ background: -o-linear-gradient(top, #3c4c64, #21252c);
}

.subtext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#383838;
	margin-top:15px;
}

.subtext a, .subtext a:hover {
	color:#383838;
	text-decoration:none;
}

.blockright {
    height:auto;	
    background: #fff;
    color: #666;
	-webkit-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 1px 15px rgba(0, 0, 0, 0.4);
	box-shadow: 0 1px 15px rgba(0, 0, 0, 0.4);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-bottom:20px;
}

.blockright h1 {
	font-family: 'Titillium Web', verdana, 'Lucida Grande', sans-serif; 
    font-size: 22px;
	text-align:center;
	margin:-10px -15px 10px -15px;
  border-bottom: 1px solid #EBE6E2;
text-shadow: 0 2px 0 rgba(255,255,255,0.8);
box-shadow: 0 1px 0 rgba(255,255,255,0.8);
background: #d9d9d9;
background: -moz-linear-gradient(#d9d9d9, #979797);
background: -ms-linear-gradient(#d9d9d9, #979797);
background: -o-linear-gradient(#d9d9d9, #979797);
background: -webkit-gradient(linear, 0 0, 0 100%, from(#d9d9d9), to(#979797));
background: -webkit-linear-gradient(#d9d9d9, #979797);
background: linear-gradient(#d9d9d9, #979797);
border: 1px solid #9d9d9d;
color: #555555;
text-shadow: 0 1px rgba(255,255,255,0.3);
	padding:15px;
	position:relative;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	font-weight: 600;
	text-transform:uppercase;
}

.blockright p {font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	margin-left: 12px;
	margin-top: 6px;}
	
/* FORM */

.wpcf7-list-item {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px; 	
	}

.wpcf7-list-item input { width: 10px; float:left;}

.wpcf7-list-item-label  { 
	display:block;
    float: left;
    width: 100%;
  padding-left: 18px;
	margin-top: -16px;
	}

.checkbox {
        margin-top: 25px !important;
        margin-left: -10px;
}


.btn-mini {
	height:28px;
	border-radius:4px;
	border: 1px solid #CCC;
	padding-left: 5px;
	width: 100%;
}


#agree .wpcf7-list-item-label  { 
	 padding-left: 0;
}

input[name="checkbox-576[]"] {
        margin-top: -12px !important;
      }



label {
	font-weight: normal !important;
}

.dates {margin: 10px 0 -9px 7px;}

.wpcf7 .row {margin:15px 3px 0 3px;}

.wpcf7-textarea {border: 1px solid #ccc;}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #666;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #666 !important;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #666 !important;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #666;
}
	   
.btn-primary {
		margin-top: 10px;}

.screen-reader-response {
	display:none;
}

/* Start of "Micro clearfix" */

        .cf { zoom: 1; }
        .cf:before,
        .cf:after { content: ""; display: table; }
        .cf:after { clear: both; }

/* End of "Micro clearfix" */

/* END FORM */

.col-md-7 nav {
	margin-top:-27px;
}

nav ul {
	border-bottom: 1px solid #dd6d09;
    box-shadow: 0 1px 0 rgba(255,255,255,0.8);
    background: #fbd568;
    background: -moz-linear-gradient(#fbd568, #e87b19);
    background: -ms-linear-gradient(#fbd568, #e87b19);
    background: -o-linear-gradient(#fbd568, #e87b19);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fbd568), to(#e87b19));
    background: -webkit-linear-gradient(#fbd568, #e87b19);
    background: linear-gradient(#fbd568, #e87b19);
    border: 1px solid #f4ab4c;
	padding: 0 10px;
	border-radius: 5px;  
	list-style: none;
	position: relative;
	display: inline-table;
}

nav ul li {
	clear:left;
		display:table-cell;
		padding: 10px 5px 10px 0;
		width:33.33333%;
		font-family:Verdana, Geneva, sans-serif;
		font-size:10px;
		font-weight:800;
		line-height:16px;
		text-align:left;
		text-transform:uppercase;
		color: #fff;
	}

nav ul li img {
	padding-right:5px;
	float:left;
	width:38px;
}

.social {
	margin: 0 auto;
	padding-top:15px;
	margin-left:-40px;
}

ul#horizontal-list {
	list-style: none;
	text-align: center;
}

ul#horizontal-list li {
	display:inline;
}

ul#horizontal-list img {
	margin: 0 5px;}

#footer {
	height: 50px; 
	margin-top: 50px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background: #d9d9d9;
    background: -moz-linear-gradient(#d9d9d9, #979797);
    background: -ms-linear-gradient(#d9d9d9, #979797);
    background: -o-linear-gradient(#d9d9d9, #979797);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#d9d9d9), to(#979797));
    background: -webkit-linear-gradient(#d9d9d9, #979797);
    background: linear-gradient(#d9d9d9, #979797);
}

#footer a {
	color:#333;
}

#copyright{
	float:left;
	margin-top:18px;
	padding:0;
}

#copyright p{
	font-size:11px;
	padding:0;
	margin:0;
}

#copyrightMobile{
	display:none;
}

#menu{
	float:right;
	margin-top: 12px;
	padding:0;
}

#menu ul{
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu ul li{
	display:inline;
	padding:0 10px;
	font-size:11px;
}

#menu ul li a{
	color:#333;
	font-weight:normal;
}


/* My custom responsive settings */

	@media only screen and (min-width: 1200px) {
	.blockright {margin-top: -750px;}	
	}
	
	
	@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.blockright {margin-top: -765px;}

	nav ul li { 
		font-size:9px;
		line-height:1.3em; }
	.btn-primary {margin-right:18px;}
	.arrow img { width: 88%; }
	.col-md-11 li {
	font-size:12px;
    } 
    .col-md-1 img { height: 80px; }
	}
	
/* Breaks to Center */	
	@media only screen and (max-width: 991px) {
	    .col-md-5 {margin: 0 20px;}
		nav ul li { 
			font-size:10px;
			line-height:1.4em; }
		.social {padding-bottom:33px;}
		#menu{ margin-top: 13px;}
		.btn-primary {
			margin-right:20px;
			margin-top: 10px;}		
		
		.arrow { display: none; }
	}
	
	@media only screen and (min-width: 658px) {
	#socialMedia.desktop{
	width:259px;
	height:auto;
	margin:0 auto;
	text-align:center;
	}

	#socialMedia img{
	width:259px;
	margin:0 auto;
	padding:0;
	}

	#socialMedia.mobile{
	display:none;
	}
	}
	
	@media only screen and (max-width: 767px) {
	input[type=text], .btn-mini {
  		margin-bottom: 10px;
		}
		}
		
	@media only screen and (max-width: 657px) {
		nav ul li { line-height:1.2em; }
	
		#socialMedia.desktop{
		display:none;
		}

	#socialMedia.mobile{
	display:block;
	width:200px;
	text-align:center;
	margin:0 auto;
	}

#socialMedia img{
	text-align:center;
	width:200px;
	height:44px;
	margin:0 auto;
	padding:0;
}
	}

	@media only screen and (max-width: 566px) {
		nav ul { display:none; }
.col-md-7 .subtext {margin-top:40px;}
		#copyright{display:none;}
.col-md-8 {margin-top:-10px;}
#copyrightMobile{
	display:block;
	text-align:center;
	padding:0;
}

#copyrightMobile p{
	font-size:11px;
}

#menu{
	float:none;
	text-align:center;
}
	}

	@media only screen and (max-width: 508px) {
		.col-md-1 { display: none; }
		.col-md-11 li {
			list-style-type: square;
		}
	}

/* iPhone portrait */
@media only screen and (max-width: 351px) {
	#callUsBox h4 {font-size: 20px; margin-top:17px;}
	.phone {display:none;}
	.col-md-7 h1 {font-size:30px; line-height:36px;}
	.col-md-7 h2 {font-size:20px;}
	.btn-primary {margin-right:33px;}
}

/* #Font-Face
================================================== */
/* 	This is the proper syntax for an @font-face file
		Just create a "fonts" folder at the root,
		copy your FontName into code below and remove
		comment brackets */

@font-face {
	    font-family: 'Open Sans Condensed';
	    src: url('../type/OpenSans-CondLight-webfont.eot');
	    src: url('../type/OpenSans-CondLight-webfont.eot?iefix') format('eot'),
		     url('../type/OpenSans-CondLight-webfont.svg#webfontZam02nTh') format('svg');
	         url('../type/OpenSans-CondLight-webfont.woff') format('woff'),
	         url('../type/OpenSans-CondLight-webfont.ttf') format('truetype'),
	    font-weight: normal;
	    font-style: normal; }
	
	@font-face { font-family: 'Titillium Web'; 
		src: url('../type/titillium_text.eot'); 
		src: url('../type/titillium_text.eot?#iefix') format('embedded-opentype'), 
	
		url('../type/titillium_text.ttf') format('truetype'); 
		font-weight: normal; font-style: normal;}
			
/* This font face inherits and overrides the previous font face, but only for chrome */
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: 'Open Sans Condensed';
src: url('../type/OpenSans-CondLight-webfont.svg') format('svg');
}
}



/* ONE COLUMN Secondary Pages */


.onecolbg {
	background-color:#fff;
	margin-top:25px;
	margin-bottom:40px;
	border-top: 8px solid #ef400b;
	padding-left:24px;
	padding-right:24px;
}

.col-md-12 h3 { 
	font-size: 22px;
	font-family: 'Open Sans Condensed', Verdana, 'Lucida Grande', sans-serif; 
	font-weight:700;
	text-transform:uppercase;
}

.col-md-12 h4 { 
	font-size: 18px;
	font-family: 'Open Sans Condensed', Verdana, 'Lucida Grande', sans-serif; 
	font-weight:700;
	padding-top:14px;
}

.col-md-12 p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:1.6em;
	}

.col-md-12 p a {
	color: #ef400b;
}

.col-md-12 li {
	list-style-type:square;
	line-height:1.8em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.attorneyAdvertisment {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	text-align:left;
	color:#fff;
	padding-top:6px;
}

.col-md-12 p.thankYou{
	text-align:center;
	font-size:12px;
}


/* FORM VALIDATION  */

body span.wpcf7-not-valid-tip {
display: block;
color: #ec3c06;
border: none;
position: relative;
top: auto;
left: auto;
padding: 0;
background: none;
font-size: 12px;
}

body div.wpcf7-validation-errors {
background: #ffe2e2;
border: 1px solid #ff8a8a;
color: #ec3c06;
}

body div.wpcf7-response-output {
padding: 5px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
border-radius: 5px;
}

body .wpcf7-mail-sent-ng {
background: #fff2e2;
border: 1px solid #ffbc8a;
color: #e17731;
}

.screen-reader-response ul li {
	display:none;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
	display: block;
}

