/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.rev_form_wrapper input[type="submit"] {
	line-height: 0;
}

@media(max-width: 900px) {
	.rev_form_wrapper div.wpcf7 {
		width: 400px !important;
		float: right;
		margin-right: 40px;
	}
	
	.rev_form_wrapper {
		top: 0 !important;
	}
	
	.rev_form_wrapper h3 {
		white-space: pre-wrap;
		font-size: 21px;
	}
	
	.rev_form_wrapper .wpcf7-text, .rev_form_wrapper input[type="submit"] {
		margin-bottom: 5px;
	}
}

@media(max-width: 800px) {
	.rev_form_wrapper div.wpcf7 {
		width: 350px !important;
		float: right;
		margin-right: 30px;
	}
	
	.rev_form_wrapper .wpcf7-text, .rev_form_wrapper input[type="submit"] {
		padding: 15px;
		margin-bottom: 2px;
		line-height: 0;
	}
	
	.rev_form_wrapper textarea {
		height: 90px !important;
		padding: 12px !important;
		margin-bottom: 0;
	}
	
	.rev_form_wrapper h3 {
		white-space: pre-wrap;
		font-size: 18px;
	}
	
	.rev_form_wrapper p {
		margin-bottom: 0;
	}
}

@media (max-width: 640px) {
	.rev_form_wrapper div.wpcf7 {
		width: 260px !important;
		float: right;
		margin-right: 30px;
	}
	
	.rev_form_wrapper {
		top: 0 !important;
	}
	
	.rev_form_wrapper .wpcf7-text, .rev_form_wrapper input[type="submit"] {
		padding: 12px;
		margin-bottom: 2px;
		line-height: 0;
	}
	
	.rev_form_wrapper textarea {
		height: 60px !important;
		padding: 12px !important;
		margin-bottom: 0;
	}
	
	.rev_form_wrapper h3 {
		white-space: pre-wrap;
		font-size: 18px;
	}
	
	.rev_form_wrapper p {
		margin-bottom: 0;
	}
}

@media(max-width: 480px) {
	.rev_form_wrapper div.wpcf7 {
		width: 180px !important;
	}
	
	.rev_form_wrapper {
		top: -15px !important;
	}
	
	.rev_form_wrapper h3 {
		white-space: pre-wrap;
		font-size: 12px;
	}
	
	.rev_form_wrapper .wpcf7-text, .rev_form_wrapper input[type="submit"] {
		padding: 8px;
	}
}

@media (max-width: 400px) {
	.rev_form_wrapper h3 {
		font-size: 9px;
		margin-bottom: 2px;
	}
	
	.rev_form_wrapper div.wpcf7 {
		width: 150px !important;
	}
	
	.rev_form_wrapper .wpcf7-text, .rev_form_wrapper input[type="submit"] {
		padding: 4px;
		height: 19px;
		font-size: 11px;
		line-height: 18px;
	}
	
	.rev_form_wrapper textarea {
		height: 40px !important;
		padding: 4px !important;
		margin-bottom: 0;
		font-size: 12px;
	}
	
	.rev_form_wrapper input[type="submit"] {
		font-size: 11px;
		margin-left: 8px;
		line-height: 8px;
	}
}

@media (max-width: 400px) {
	.rev_form_wrapper h3 {
		font-size: 8px;
	}
}

div.titles {
	display: inline-block;
	border: 2px solid #ccc;
	background-color: rgba(0,33,60,0.6);
	padding-left: 25px;
	padding-right: 25px;
}

div.main-title {
	background: url(http://ordazlawapc.com/wp-content/uploads/2016/11/ordaz-law-apc-title-background.gif);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.main-title h1 {
	color: #ffffff;
	text-shadow: 1px 1px 6px rgba(0,0,0,0.6), 0 -5px 35px rgba(0,0,0,0.3);
}

#sharing_email .sharing_send, .sd-content ul li .option a.share-ustom, .sd-content ul li a.sd-button, .sd-content ul li.advanced a.share-more, .sd-content ul li.preview-item div.option.option-smart-off a, .sd-social-icon .sd-content ul li a.sd-button, .sd-social-icon-text .sd-content ul li a.sd-button, .sd-social-official .sd-content>ul>li .digg_button>a, .sd-social-official .sd-content>ul>li>a.sd-button, .sd-social-text .sd-content ul li a.sd-button {
	text-decoration: none !important;
	display: inline-block;
	font-size: 12px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	border-radius: 13px;
	color: #00213c !important;
	background: transparent;
	border: 1px solid #ccc;
	box-shadow: 1px 2px 2px rgba(0,0,0,.08);
	text-shadow: none;
	line-height: 23px;
	padding: 1px 8px 0 5px;
}

div.sharedaddy h3.sd-title {
	padding-right: 14px;
	float: left;
	font-size: 22px;
	line-height: 0;
}

div.sd-content {
	padding-top: 11px;
}

h4.icon-box__title {
	font-weight: 900 !important;
}

a.person-profile__social_icon-about {
	font-size: 24px;
	margin-left: 2px;
	vertical-align: middle;
	color: #999999 !important;
	padding: 2px;
	margin-top: -8px;
}

.person-profile__social-icons {
	display: inline-flex;
}

img.person-profile__image {
	border-radius: 15px 15px 0 0;
}

div#formcontainer.contact1 {
	margin: 0;
	background: rgba(0,0,0,.65);
	border-radius: 25px;
	padding: 1px 0 21px;
	margin-top: 10px;
}

div.slotholder {
	background: url(http://ordazlawapc.com/wp-content/uploads/2016/11/landing-page-slider-background.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

img.small-area {
	border-radius: 0;
}

ul.cities {
	list-style: none;
	display: -webkit-inline-box;
	padding: 0;
}

li.city {
	padding: 0 3px;
}

li.city img {
	border-radius: 15px;
	width: 222px;
}

img.corners {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

div.top {
	background: linear-gradient(rgba(255,255,255,0.6),rgba(255,255,255,0.6)), url(http://ordazlawapc.com/wp-content/uploads/2016/11/sd-beach.jpg) -1px -945px / 200% no-repeat;
}

i.fa.fa-balance-scale.fa-3x {
	position: relative;
	background-color: #fff;
	z-index: 1;
	float: left;
	color: #000;
	height: 40px;
	width: 40px;
	margin-top: 15px;
	border-radius: 10px;
	padding: 9px 0 5px 7px;
}

div.key-pages:hover {
	-webkit-filter: drop-shadow(0px 2px 4px rgba(0,33,59,0.8));
}

a.icon-box:hover {
	border: none !important;
	border-color: transparent !important;
}

a.icon-box {
	border: none !important;
	border-color: transparent !important;
}

div#panel-5-12-0-0.so-panel.widget.widget_text.panel-first-child {
	margin-bottom: 0 !important;
}

div.call-to-action__title-directions {
	font-family: "Alegreya", Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	font-weight: bold;
	color: #000000;
}

a.dir-button {
	color: white !important;
	padding: 10px;
	background: #00213c;
	background: -webkit-linear-gradient(to bottom,#ffffff -4%,#00213c 45%);
	background: -moz-linear-gradient(to bottom,#ffffff -4%,#00213c 45%);
	background: linear-gradient(to bottom,#ffffff -4%,#00213c 45%);
	border: 4px solid #b7b7b7;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	text-decoration: none !important;
}

a.dir-button:hover {
	-webkit-filter: drop-shadow(0px 0px 8px rgba(0,33,59,0.8));
}

.main-title h1, .main-title h2 {
	color: #ffffff !important;
}

div.top {
	background: linear-gradient(rgba(255,255,255,0.6),rgba(255,255,255,0.6)), url(http://ordazlawapc.com/wp-content/uploads/2016/11/ordaz-law-apc-personal-injury-lawyer-top-bg.gif) 0 0 / 100% 100%no-repeat;
}

div.cf-send input.sub:hover {
	-webkit-filter: drop-shadow(0px 0px 8px rgba(0,33,59,0.8));
}

img.person-profile__image {
	box-shadow: 0 1px 9px 0 rgba(0,0,0,0.5), 0 6px 20px 0 rgba(0,0,0,0.1);
	border-radius: 25px;
}

div.person-profile img {
	border-radius: 25px 25px 0 0;
}

div.testimonial blockquote, div.testimonial p {
	border-radius: 25px;
}

li.city:hover {
	-webkit-filter: drop-shadow(0px 2px 4px rgba(0,33,59,0.8));
}

img.corners, img.wp-post-image {
	box-shadow: 0 1px 9px 0 rgba(0,0,0,0.5), 0 6px 20px 0 rgba(0,0,0,0.1);
}

.wpcf7-text {
	background-color: #f7f7f7;
	border-radius: 2px;
	box-shadow: none;
	padding: 5px 20px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #999999;
	transition: all 100ms ease-out;
	height: 38px !important;
}

p.businessAddress {
	font-size: 12px;
	color: #999;
	line-height: 1.3 !important;
}

div#reviewCard {
	position: relative;
	max-width: 100% !important;
}

a.getCardLge {
	display: none !important;
}

div.header {
	margin-top: 0;
	background: transparent;
	top: -34px;
}

div.header__logo, .header__right-widgets {
	background: transparent !important;
	background-color: none !important;
}

div#st-ticker-bottom {
	margin-bottom: 5px;
	height: 9px;
	position: relative;
	top: -8px;
	width: 95%;
	z-index: 2000;
	background: linear-gradient(to right,rgba(30,87,153,0) 0%,rgba(51,51,51,0.5) 20%,rgba(51,51,51,1) 35%,rgba(51,51,51,1) 49%,rgba(51,51,51,1) 65%,rgba(51,51,51,0.5) 80%,rgba(125,185,232,0) 100%);
}

/* Responsive */
/* Responsive */
/* Responsive */
/* Responsive */
/* Responsive */
/* Responsive */
/* Responsive */
/* Responsive */
/* Responsive */
@media (max-width: 480px) {
	div#formcontainer.contact1 {
		background: rgba(0,0,0,.65);
		border-radius: 15px;
		position: absolute;
		width: 150px;
		padding: 0 0 6px;
		margin-top: 18px;
	}
}

@media (max-width: 480px) {
	div#formcontainer.contact1 h3 {
		margin-top: 8px;
	}
	
	div.tp-caption.largedarktransparent1norm-heights, div.largedarktransparent1norm-heights {
		text-decoration: none;
		background-color: rgba(35,34,35,0.74902);
		width: 160px;
		height: 30px;
		border-radius: 15px 15px 15px 15px;
		border-width: 0;
		border-color: rgb(34,34,34);
		border-style: none;
	}
	
	input#form.wpcf7-submit.sub {
		width: 63px;
		margin: auto;
		text-align: center;
		height: 29px;
		font-weight: 900;
		color: white;
		padding: 5px;
		background: #00213c;
		background: -webkit-linear-gradient(to bottom,#ffffff -4%,#00213c 45%);
		background: -moz-linear-gradient(to bottom,#ffffff -4%,#00213c 45%);
		background: linear-gradient(to bottom,#ffffff -4%,#00213c 45%);
		border: 4px solid #b7b7b7;
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		border-radius: 25px;
	}
	
	div.tp-caption.pokebox1, div.pokebox1 {
		text-decoration: none;
		width: 151px;
		height: 60px;
		background-color: rgba(35,34,35,0.74);
		border-radius: 15px 15px 15px 15px;
		border-width: 0;
		border-color: rgb(34,34,34);
		border-style: none;
		z-index: 5;
		white-space: nowrap;
		transition: all 0 ease 0;
		min-height: 0;
		min-width: 0;
		line-height: 8px;
		border-width: 0;
		margin: 0;
		padding: 0;
		letter-spacing: 0;
		font-size: 5px;
		left: .228px;
		top: 68.93px;
		visibility: visible;
		opacity: 1;
		transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
	}
	
	div.tp-caption.pokebox-2, div.pokebox-2 {
		text-decoration: none;
		width: 159px;
		height: 55px;
		background-color: rgba(35,34,35,0.74);
		border-radius: 15px 15px 15px 15px;
		border-width: 0;
		border-color: rgb(34,34,34);
		border-style: none;
	}
	
	div.tp-caption.logo-box, div.logo-box {
		text-decoration: none;
		width: 155px;
		height: 100px;
		background-color: rgba(35,34,35,0.741176);
		border-radius: 15px 15px 15px 15px;
		border-width: 0;
		border-color: rgb(34,34,34);
		border-style: none;
	}
	
	div.panel-row-style-testimo {
		background: linear-gradient(rgba(255,255,255,0.6),rgba(255,255,255,0.6)), url(http://ordazlawapc.com/wp-content/uploads/2016/11/balboa-park.jpg) -179px 0 / 235% 100% no-repeat !important;
		padding: 62px 5px;
		margin-left: -5px;
		margin-right: -5px;
		border-left: 0;
		border-right: 0;
		height: auto !important;
	}
	
	ul.cities {
		list-style: none;
		display: inline-block;
		margin-bottom: 0;
		padding-left: 30px !important;
	}
	
	li.city {
		padding: 3px;
	}
	
	div.panel-row-style-cities {
		background: linear-gradient(rgba(255,255,255,0.6),rgba(255,255,255,0.6)), url(http://ordazlawapc.com/wp-content/uploads/2016/11/sd-beach.jpg) -200px 0 / 232% 100% no-repeat !important;
		padding: 25px 20px;
		margin-left: -20px;
		margin-right: -20px;
		border-left: 0;
		border-right: 0;
	}
	
	li.city img {
		border-radius: 15px;
		width: 250px;
	}
	
	div.sd-content ul {
		display: inline-block;
	}
	
	div.top {
		background: linear-gradient(rgba(255,255,255,0.6),rgba(255,255,255,0.6)), url(http://ordazlawapc.com/wp-content/uploads/2016/11/sd-beach.jpg) 0 0px/200% 111% no-repeat;
	}
	
	div.sub-row {
		background: linear-gradient(rgba(0,0,0,0.6),rgba(0,30,60,0.6)) 0 0 / 100% 100% no-repeat, url(http://ordazlawapc.com/wp-content/uploads/2016/11/ordaz-law-apc-title-background.gif) -300px 0 / 450% 100% no-repeat;
	}
	
	span.google-line {
		left: 305px;
	}
}

@media (min-width: 992px) {
	.main-navigation {
		margin-top: -15px !important;
		text-align: center;
		font-size: 0;
	}
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
.rev_form_wrapper input[type="submit"] {
	line-height: 0;
}

@media(max-width: 900px) {
	.rev_form_wrapper div.wpcf7 {
		width: 400px !important;
		float: right;
		margin-right: 40px;
	}
	
	.rev_form_wrapper {
		top: 0 !important;
	}
	
	.rev_form_wrapper h3 {
		white-space: pre-wrap;
		font-size: 21px;
	}
	
	.rev_form_wrapper .wpcf7-text, .rev_form_wrapper input[type="submit"] {
		margin-bottom: 5px;
	}
}

@media(max-width: 800px) {
	.rev_form_wrapper div.wpcf7 {
		width: 350px !important;
		float: right;
		margin-right: 30px;
	}
	
	.rev_form_wrapper .wpcf7-text, .rev_form_wrapper input[type="submit"] {
		padding: 15px;
		margin-bottom: 2px;
		line-height: 0;
	}
	
	.rev_form_wrapper textarea {
		height: 90px !important;
		padding: 12px !important;
		margin-bottom: 0;
	}
	
	.rev_form_wrapper h3 {
		white-space: pre-wrap;
		font-size: 18px;
	}
	
	.rev_form_wrapper p {
		margin-bottom: 0;
	}
}

@media (max-width: 640px) {
	.rev_form_wrapper div.wpcf7 {
		width: 260px !important;
		float: right;
		margin-right: 30px;
	}
	
	.rev_form_wrapper {
		top: 0 !important;
	}
	
	.rev_form_wrapper .wpcf7-text, .rev_form_wrapper input[type="submit"] {
		padding: 12px;
		margin-bottom: 2px;
		line-height: 0;
	}
	
	.rev_form_wrapper textarea {
		height: 60px !important;
		padding: 12px !important;
		margin-bottom: 0;
	}
	
	.rev_form_wrapper h3 {
		white-space: pre-wrap;
		font-size: 18px;
	}
	
	.rev_form_wrapper p {
		margin-bottom: 0;
	}
}

@media(max-width: 480px) {
	.rev_form_wrapper div.wpcf7 {
		width: 180px !important;
	}
	
	.rev_form_wrapper {
		top: -15px !important;
	}
	
	.rev_form_wrapper h3 {
		white-space: pre-wrap;
		font-size: 12px;
	}
	
	.rev_form_wrapper .wpcf7-text, .rev_form_wrapper input[type="submit"] {
		padding: 8px;
	}
}

@media (max-width: 400px) {
	.rev_form_wrapper h3 {
		font-size: 9px;
		margin-bottom: 2px;
	}
	
	.rev_form_wrapper div.wpcf7 {
		width: 150px !important;
	}
	
	.rev_form_wrapper .wpcf7-text, .rev_form_wrapper input[type="submit"] {
		padding: 4px;
		height: 19px;
		font-size: 11px;
		line-height: 18px;
	}
	
	.rev_form_wrapper textarea {
		height: 40px !important;
		padding: 4px !important;
		margin-bottom: 0;
		font-size: 12px;
	}
	
	.rev_form_wrapper input[type="submit"] {
		font-size: 11px;
		margin-left: 8px;
		line-height: 8px;
	}
}

@media (max-width: 400px) {
	.rev_form_wrapper h3 {
		font-size: 8px;
	}
}

div.titles {
	display: inline-block;
	border: 2px solid #ccc;
	background-color: rgba(0,33,60,0.6);
	padding-left: 25px;
	padding-right: 25px;
}

div.main-title {
	background: url(http://ordazlawapc.com/wp-content/uploads/2016/11/ordaz-law-apc-title-background.gif);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.main-title h1 {
	color: #ffffff;
	text-shadow: 1px 1px 6px rgba(0,0,0,0.6), 0 -5px 35px rgba(0,0,0,0.3);
}

#sharing_email .sharing_send, .sd-content ul li .option a.share-ustom, .sd-content ul li a.sd-button, .sd-content ul li.advanced a.share-more, .sd-content ul li.preview-item div.option.option-smart-off a, .sd-social-icon .sd-content ul li a.sd-button, .sd-social-icon-text .sd-content ul li a.sd-button, .sd-social-official .sd-content>ul>li .digg_button>a, .sd-social-official .sd-content>ul>li>a.sd-button, .sd-social-text .sd-content ul li a.sd-button {
	text-decoration: none !important;
	display: inline-block;
	font-size: 12px;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	border-radius: 13px;
	color: #00213c !important;
	background: transparent;
	border: 1px solid #ccc;
	box-shadow: 1px 2px 2px rgba(0,0,0,.08);
	text-shadow: none;
	line-height: 23px;
	padding: 1px 8px 0 5px;
}

div.sharedaddy h3.sd-title {
	padding-right: 14px;
	float: left;
	font-size: 22px;
	line-height: 0;
}

div.sd-content {
	padding-top: 11px;
}

h4.icon-box__title {
	font-weight: 900 !important;
}

a.person-profile__social_icon-about {
	font-size: 24px;
	margin-left: 2px;
	vertical-align: middle;
	color: #999999 !important;
	padding: 2px;
	margin-top: -8px;
}

.person-profile__social-icons {
	display: inline-flex;
}

img.person-profile__image {
	border-radius: 15px 15px 0 0;
}

div#formcontainer.contact1 {
	margin: 0;
	background: rgba(0,0,0,.65);
	border-radius: 25px;
	padding: 1px 0 21px;
	margin-top: 10px;
}

div.slotholder {
	background: url(http://ordazlawapc.com/wp-content/uploads/2016/11/landing-page-slider-background.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

img.small-area {
	border-radius: 0;
}

ul.cities {
	list-style: none;
	display: -webkit-inline-box;
	padding: 0;
}

li.city {
	padding: 0 3px;
}

li.city img {
	border-radius: 15px;
	width: 222px;
}

img.corners {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

div.top {
	background: linear-gradient(rgba(255,255,255,0.6),rgba(255,255,255,0.6)), url(http://ordazlawapc.com/wp-content/uploads/2016/11/sd-beach.jpg) -1px -945px / 200% no-repeat;
}

i.fa.fa-balance-scale.fa-3x {
	position: relative;
	background-color: #fff;
	z-index: 1;
	float: left;
	color: #000;
	height: 40px;
	width: 40px;
	margin-top: 15px;
	border-radius: 10px;
	padding: 9px 0 5px 7px;
}

div.key-pages:hover {
	-webkit-filter: drop-shadow(0px 2px 4px rgba(0,33,59,0.8));
}

a.icon-box:hover {
	border: none !important;
	border-color: transparent !important;
}

a.icon-box {
	border: none !important;
	border-color: transparent !important;
}

div#panel-5-12-0-0.so-panel.widget.widget_text.panel-first-child {
	margin-bottom: 0 !important;
}

div.call-to-action__title-directions {
	font-family: "Alegreya", Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	font-weight: bold;
	color: #000000;
}

a.dir-button {
	color: white !important;
	padding: 10px;
	background: #00213c;
	background: -webkit-linear-gradient(to bottom,#ffffff -4%,#00213c 45%);
	background: -moz-linear-gradient(to bottom,#ffffff -4%,#00213c 45%);
	background: linear-gradient(to bottom,#ffffff -4%,#00213c 45%);
	border: 4px solid #b7b7b7;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	text-decoration: none !important;
}

a.dir-button:hover {
	-webkit-filter: drop-shadow(0px 0px 8px rgba(0,33,59,0.8));
}

.main-title h1, .main-title h2 {
	color: #ffffff !important;
}

div.top {
	background: linear-gradient(rgba(255,255,255,0.6),rgba(255,255,255,0.6)), url(http://ordazlawapc.com/wp-content/uploads/2016/11/ordaz-law-apc-personal-injury-lawyer-top-bg.gif) 0 0 / 100% 100%no-repeat;
}

div.cf-send input.sub:hover {
	-webkit-filter: drop-shadow(0px 0px 8px rgba(0,33,59,0.8));
}

img.person-profile__image {
	box-shadow: 0 1px 9px 0 rgba(0,0,0,0.5), 0 6px 20px 0 rgba(0,0,0,0.1);
	border-radius: 25px;
}

div.person-profile img {
	border-radius: 25px 25px 0 0;
}

div.testimonial blockquote, div.testimonial p {
	border-radius: 25px;
}

li.city:hover {
	-webkit-filter: drop-shadow(0px 2px 4px rgba(0,33,59,0.8));
}

img.corners, img.wp-post-image {
	box-shadow: 0 1px 9px 0 rgba(0,0,0,0.5), 0 6px 20px 0 rgba(0,0,0,0.1);
}

.wpcf7-text {
	background-color: #f7f7f7;
	border-radius: 2px;
	box-shadow: none;
	padding: 5px 20px;
	margin-bottom: 20px;
	font-size: 14px;
	color: #999999;
	transition: all 100ms ease-out;
	height: 38px !important;
}

p.businessAddress {
	font-size: 12px;
	color: #999;
	line-height: 1.3 !important;
}

div#reviewCard {
	position: relative;
	max-width: 100% !important;
}

a.getCardLge {
	display: none !important;
}

div.header {
	margin-top: 0;
	background: transparent;
	top: -34px;
}

div.header__logo, .header__right-widgets {
	background: transparent !important;
	background-color: none !important;
}

div#st-ticker-bottom {
	margin-bottom: 5px;
	height: 9px;
	position: relative;
	top: -8px;
	width: 95%;
	z-index: 2000;
	background: linear-gradient(to right,rgba(30,87,153,0) 0%,rgba(51,51,51,0.5) 20%,rgba(51,51,51,1) 35%,rgba(51,51,51,1) 49%,rgba(51,51,51,1) 65%,rgba(51,51,51,0.5) 80%,rgba(125,185,232,0) 100%);
}

/* Responsive */
/* Responsive */
/* Responsive */
/* Responsive */
/* Responsive */
/* Responsive */
/* Responsive */
/* Responsive */
/* Responsive */
@media (max-width: 480px) {
	div#formcontainer.contact1 {
		background: rgba(0,0,0,.65);
		border-radius: 15px;
		position: absolute;
		width: 150px;
		padding: 0 0 6px;
		margin-top: 18px;
	}
}

@media (max-width: 480px) {
	div#formcontainer.contact1 h3 {
		margin-top: 8px;
	}
	
	div.tp-caption.largedarktransparent1norm-heights, div.largedarktransparent1norm-heights {
		text-decoration: none;
		background-color: rgba(35,34,35,0.74902);
		width: 160px;
		height: 30px;
		border-radius: 15px 15px 15px 15px;
		border-width: 0;
		border-color: rgb(34,34,34);
		border-style: none;
	}
	
	input#form.wpcf7-submit.sub {
		width: 63px;
		margin: auto;
		text-align: center;
		height: 29px;
		font-weight: 900;
		color: white;
		padding: 5px;
		background: #00213c;
		background: -webkit-linear-gradient(to bottom,#ffffff -4%,#00213c 45%);
		background: -moz-linear-gradient(to bottom,#ffffff -4%,#00213c 45%);
		background: linear-gradient(to bottom,#ffffff -4%,#00213c 45%);
		border: 4px solid #b7b7b7;
		-webkit-border-radius: 25px;
		-moz-border-radius: 25px;
		border-radius: 25px;
	}
	
	div.tp-caption.pokebox1, div.pokebox1 {
		text-decoration: none;
		width: 151px;
		height: 60px;
		background-color: rgba(35,34,35,0.74);
		border-radius: 15px 15px 15px 15px;
		border-width: 0;
		border-color: rgb(34,34,34);
		border-style: none;
		z-index: 5;
		white-space: nowrap;
		transition: all 0 ease 0;
		min-height: 0;
		min-width: 0;
		line-height: 8px;
		border-width: 0;
		margin: 0;
		padding: 0;
		letter-spacing: 0;
		font-size: 5px;
		left: .228px;
		top: 68.93px;
		visibility: visible;
		opacity: 1;
		transform: matrix3d(1,0,0,0,0,1,0,0,0,0,1,0,0,0,0,1);
	}
	
	div.tp-caption.pokebox-2, div.pokebox-2 {
		text-decoration: none;
		width: 159px;
		height: 55px;
		background-color: rgba(35,34,35,0.74);
		border-radius: 15px 15px 15px 15px;
		border-width: 0;
		border-color: rgb(34,34,34);
		border-style: none;
	}
	
	div.tp-caption.logo-box, div.logo-box {
		text-decoration: none;
		width: 155px;
		height: 100px;
		background-color: rgba(35,34,35,0.741176);
		border-radius: 15px 15px 15px 15px;
		border-width: 0;
		border-color: rgb(34,34,34);
		border-style: none;
	}
	
	div.panel-row-style-testimo {
		background: linear-gradient(rgba(255,255,255,0.6),rgba(255,255,255,0.6)), url(http://ordazlawapc.com/wp-content/uploads/2016/11/balboa-park.jpg) -179px 0 / 235% 100% no-repeat !important;
		padding: 62px 5px;
		margin-left: -5px;
		margin-right: -5px;
		border-left: 0;
		border-right: 0;
		height: auto !important;
	}
	
	ul.cities {
		list-style: none;
		display: inline-block;
		margin-bottom: 0;
		padding-left: 30px !important;
	}
	
	li.city {
		padding: 3px;
	}
	
	div.panel-row-style-cities {
		background: linear-gradient(rgba(255,255,255,0.6),rgba(255,255,255,0.6)), url(http://ordazlawapc.com/wp-content/uploads/2016/11/sd-beach.jpg) -200px 0 / 232% 100% no-repeat !important;
		padding: 25px 20px;
		margin-left: -20px;
		margin-right: -20px;
		border-left: 0;
		border-right: 0;
	}
	
	li.city img {
		border-radius: 15px;
		width: 250px;
	}
	
	div.sd-content ul {
		display: inline-block;
	}
	
	div.top {
		background: linear-gradient(rgba(255,255,255,0.6),rgba(255,255,255,0.6)), url(http://ordazlawapc.com/wp-content/uploads/2016/11/sd-beach.jpg) 0 0px/200% 111% no-repeat;
	}
	
	div.sub-row {
		background: linear-gradient(rgba(0,0,0,0.6),rgba(0,30,60,0.6)) 0 0 / 100% 100% no-repeat, url(http://ordazlawapc.com/wp-content/uploads/2016/11/ordaz-law-apc-title-background.gif) -300px 0 / 450% 100% no-repeat;
	}
	
	span.google-line {
		left: 305px;
	}
}

@media (min-width: 992px) {
	.main-navigation {
		margin-top: -15px !important;
		text-align: center;
		font-size: 0;
	}
}