@charset "utf-8";
/* CSS Document */

body {
	/* background-color: #e7dcc0 !important; */
	background: url('images/bg1.jpg') no-repeat center center fixed; /* remove fixed to keep 'Application' on top */
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	}

a:link, a:visited {
	color:#eee;
	}

#header {
	width:100%;
	height:95px;
	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;
	}

div.logo {
    vertical-align: top;
    display: inline-block;
    text-align: left;
  /*  width: 240px; */

	}

#header img {
	margin-top:12px;
	text-align:left;
	}

#callUsBox {
	margin-top:12px;
	float:right;

	}

#callUsBox h4 {
	font-size: 22px;
	font-family: 'Open Sans Condensed', verdana, 'Lucida Grande', sans-serif; 
	font-weight:700;
	margin-top:10px;
		color:#586898;
	}

.phone {
	float:left;
	padding:15px 10px 0 0;
	}

.callUs {
	float:right;
	clear:right;
	display:block;	
	}

.callUs a {color:#333;}

.callUs a:hover {
	color:#333;
	text-decoration:none;
	}

/* end Header */

.container .row {
	margin-top:33px;
	}

.blockLeft {
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	padding: 0 50px 13px 50px;
	text-align:center;
	margin-top:0 !important;
	padding-bottom: 50px !important;
	}

.blockLeft .attorneyAdvertisement {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	text-align:left;
	color:#333;
	margin-bottom: 20px !important;
	}


.blockLeft h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:700;
	font-size:28px; 
	line-height:36px;
	color:#333;
	margin-top: -6px;
	}

.blockLeft h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:700;
	font-size:28px; 
	line-height:36px;
	color:#333;
	}

.blockLeft h3 {
	text-align: left;
		color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:700;
	font-size:20px;
	line-height:28px;
	margin-top: 20px;
	}

.freeconsultation {
	text-align: center;
		color:#333;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:700;
	font-size:20px;
	line-height:28px;
	margin-top: 15px;
}

.blockLeft p {
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#333;
	line-height: 1.6em;
	}



.blockLeft ul {
	list-style-type:none;
	text-align:left;

}

.blockLeft ol {
	text-align:left;
}
.blockLeft ol li {
	list-style-position: inside;
text-indent: -1.4em;
}

.fa-check {
	color:#586898;
	}

.blockLeft li {
	font-size: 20px;
	font-weight: bold;
		font-family:Verdana, Geneva, sans-serif;

	margin-left: 15px;
	margin-bottom: 6px;
list-style-position: inside;
text-indent: -.8em;
}


.btn {
	background-image: linear-gradient(#b1bbdb, #586898);
	border-radius: 5px;
	border: 1px solid #39466d !important;
  box-sizing: border-box;
	color: #fff;
	display: block;
	font: Arial, sans-serif; /*18*/
	font-size: 24px;
	font-weight: bold;
	height: 60px;
	letter-spacing: 1px;
	margin: 0 auto;
	padding: 4px;
	position: relative;
  text-decoration: none;
	text-transform: uppercase;
	width: 340px;
	z-index: 2;

	  &:hover {
    	color: #fff !important;
  }
	  &:visited {
    	color: #fff !important;
}

}


.btn span {
	align-items: center;
	display: flex;
	justify-content: center;
	height: 100%;
	transition: background .5s ease;
	width: 100%;
}


p.disclaimer {
	color: #333;
	font-style: italic;
	font-size: 11px;
	text-align: center;
}



/* Blockright */


.blockRight{
	 /* Safari 4-5, Chrome 1-9 */ background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2e2e2e), to(#666666)); 
	 /* Safari 5.1, Chrome 10+ */ background: -webkit-linear-gradient(top, #666666, #2e2e2e); 
	 /* Firefox 3.6+ */ background: -moz-linear-gradient(top, #666666, #2e2e2e); 
	 /* IE 10 */ background: -ms-linear-gradient(top, #666666, #2e2e2e); 
	 /* Opera 11.10+ */ background: -o-linear-gradient(top, #666666, #2e2e2e);

	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	padding-bottom: 20px;

}

.col-md-4, .col-sm-4 {
	padding-right:0 !important;
	padding-left:0 !important;
	}

.blockRight h1 {
	margin-top: 0 !important;
		font-family:Verdana, Geneva, sans-serif;
	font-weight:700;
	font-size:20px;
	text-align: center;
	text-transform:uppercase; 
	
	border-bottom: 1px solid #EBE6E2;
background: #ececec;
background: -moz-linear-gradient(#ececec, #d9d9d9);
background: -ms-linear-gradient(#ececec, #d9d9d9);
background: -o-linear-gradient(#ececec, #d9d9d9);
background: -webkit-gradient(linear, 0 0, 0 100%, from(#ececec), to(#d9d9d9));
background: -webkit-linear-gradient(#ececec, #d9d9d9);
background: linear-gradient(#ececec, #d9d9d9);
    border: 1px solid #9d9d9d;
color: #333;

	padding:15px;
	/*position:relative;*/
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}

.blockRight p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding: 3px 20px;
	color:#fff;	
	text-align:left;
	}


/* Form */

.form-control {
  padding: 6px 6px !important;
  font-size: 12px !important;
}

.blockRight .col-md-12 {
	padding-left: 0 !important;
padding-right: 0 !important;
}

.blockRight .col-md-6 {
	padding-left: 0 !important;
padding-right: 0 !important;
}

.blockRight .row {
	margin: 0 auto;
	padding: 0 6px;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	}

.blockRight label {
	margin: 5px 0 0 0;
	font-weight:normal;
	color:#fff;
	}

.wpcf7-list-item-label  { 
	display:block;
    float: left;
    width: 100%;

	margin-top: -18px;

	color: #fff;
	margin-left: 18px;
	}

.consent {
	margin: -10px 0 0 -8px !important;
}

body .wpcf7-spam-blocked {
	color: #fff;
}


.btn-mini {
	height:28px;
	border-radius:4px;
	border: none;
	padding-left: 5px;
	width: 100%;
	color: #feda71;
}

input[type="text"] {
   height: 28px;
   font-size: 12px;
   line-height: 14px;
   padding-left: 5px;
}

.col-md-12 .wpcf7-textarea {
   font-size: 12px;
   padding-left: 5px;
}

input[type="email"] {
	height: 28px;
}
.btn-warning {
/* background-color: #dd6d09 !important; */
 /* border-color: #cf5800 !important; */
  float: right;
}


.grecap {
	margin-left: 21px !important;
}

input[type="submit"]:hover {
	background-color:#cf5800 !important;

}


.blockRight .secure {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#333333;
	margin: 25px 0 0 20px;
}



.wpcf7-acceptance {
	font-size: 10px;


}

.form-disclaimer {
    margin-right: 27px !important;
    margin-top: 9px;
}

.blockRight label {
    margin: 0 0 0 -10px;
    font-weight: normal;
    color: #fff;
}


.col-md-12 .checkbox {
    margin-top: -10px;

}


input[type="checkbox"] {
   margin-top: -14px !important;
}

.wpcf7-exclusive-checkbox .wpcf7-list-item-label {
	margin-left: -17px;
}

/* END FORM */



/* Footer */

#footer {
	width:100%;
	padding: 2px 0 20px 0;
}

#footer a {
	color:#fff;
}

#footer p {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	color: #fff;
	}

#footer blockquote {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	color: #333;
	margin: -8px 0;
	}

.bottom {
	background-color: rgba(255, 255, 255, 0.7);
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	padding: 0 20px 13px 20px;
	margin-top: 25px;
	}

.bottom a {text-decoration: underline;}

.bottom ol li {
	font-family: Verdana,Geneva,sans-serif;
	font-size: 11px;
	list-style-type: decimal;
}

#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:#fff;
	font-weight:normal;
}

@media only screen and (max-width: 1200px) {
	ul#horizontal-list img {
	padding: 10px 5px 10px 5px;}
}


@media only screen and (max-width: 991px) {
	.blockLeft h1 {
	font-size: 28px;

	}
	.blockLeft h2 { font-size: 28px; }
	.blockLeft p { font-size: 12px; }
	.blockLeft li { font-size: 20px; }

	.blockRight h1 {
	font-size: 18px;
	}
	
	.wpcf7 p {
	margin-top: -8px;
	}
	.btn-warning {
	margin-right:-5px;
	}

	.tag { font-size: 1em; }

	}

/* Breaks to Center */	
@media only screen and (max-width: 767px) {

	.blockLeft {
	margin: 0 15px 15px 15px;
	}
	.blockLeft h1 {
	font-size: 28px;

	}
	.blockLeft h2 { font-size: 28px; }
	.blockLeft p { font-size: 12px; }
	.blockLeft li { font-size: 20px; }
	.tag  { display: none; }


	.blockRight {
	margin: 0 15px;
	}
	.blockRight h1 {
	padding-top:17px;
	}
}


@media only screen and (max-width: 708px) {
    .logo {
	width: 340px; !important;
	}


	}

@media only screen and (max-width: 566px) {

#header img {
width: 60%; !important;
	float: left;

/* margin-left: -50px; */
	}

#callUsBox {
	margin-top:-35px;}

	.blockLeft {
	padding: 0 30px 13px 30px;
}
		.blockLeft h1 {
	font-size: 22px;
	line-height:26px;
		padding: 0px;
	}
	.blockLeft h2 { 
		font-size: 22px;
			line-height:26px;
				padding: 0px;
			 }
.blockLeft h3 {

	font-size:18px;
	line-height:26px;
	}
.blockLeft li {
	font-size: 18px;
	margin-left: 0px;}

.freeconsultation {
	font-size:18px;
	line-height:26px;
	margin-top: 20px;
}

.blockLeft ol li {
	font-size: 18px;

	margin-left: 0px;
	margin-bottom: 6px;
list-style-position: inside;
text-indent: -1.2em;
}


.btn {
	margin-left: -10px !important;
}

	#copyright{display:none;}
	#copyrightMobile{
	display:block;
	text-align:center;
	padding:0;
	}

#copyrightMobile p{
	font-size:11px;
}

#menu{
	float:none;
	text-align:center;
	}




}



/* ONE COLUMN Secondary Pages */

.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);
}

.attorneyAdvertisement {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	text-align:left;
	color:#fff;
	margin-bottom:-10px;
	}
	

.onecolbg {
	background-color:#fff;
	margin-top:25px;
	margin-bottom:40px;
	border-top: 8px solid #ef400b;
	padding-left:24px;
	padding-right:24px;
}

.onecolbg .col-md-12 {
padding-bottom: 40px;
}


.terms-of-use li {
	list-style-type: decimal;
	line-height:1.8em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

.thanks p {
  text-align: left;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 18px;
 margin-bottom: 18px;
  color: #333;
}


.thanks li {
	font-size: 18px;

		font-family:Verdana, Geneva, sans-serif;
list-style-type: none;
	margin-left: 15px;
	margin-bottom: 14px;
list-style-position: inside;
text-indent: -.8em;
}



