body {
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
}
.badge {
color: #000;
}
.pagination ul.pagination {
	display:block;
}
.pagination ul {
	display:none;
}
a, a:hover, a:active, a:focus {
    -webkit-transition: all  300ms linear;
    -moz-transition: all  300ms linear;
    -o-transition: all  300ms linear;
    transition: all  300ms linear;
}
#header1 {
	background:#022444;
	background-size:cover;
}
#header1 .width60.fleft {
	padding-top:20px;
}
.logo-title {
	text-transform:uppercase;
	font-size:22px;
	font-weight:600;
	line-height:28px;
	margin:5px 0px;
	color:#FCB120;
}
.logo-subtitle {
	color:#fff;
	font-size:20px;
	font-weight:600;
	line-height:26px;
	margin:5px 0px;
}
.logo-subsubtitle {
	color:rgba(255,255,255,0.7);
	font-size:18px;
	font-weight:600;
	line-height:20px;
	margin:5px 0px;
}
.logo-phone {
	color:rgba(255,255,255,0.7);
	font-size:18px;
	font-weight:600;
	line-height:20px;
	margin:5px 0px;
}
.ticker-container {
	width:100%;
	height:auto;
	padding:7px 0px;
	background:#FCB120;
	color:#fff;
	position:relative;
	height:40px;
	overflow:hidden;
}
.ticker-text {
    white-space:nowrap;
    display:inline-block;
    font-weight:600;
	position:absolute;
	right:-100%;
	top:50%;
	margin-top:-10px;
	width:100%;
}
.topmenu-overlay {
	background:#D1D1D1;
	color:#022444;
}
#navigationTopMenu a:hover {
	opacity:0.8;
    -webkit-transition: all  300ms linear;
    -moz-transition: all  300ms linear;
    -o-transition: all  300ms linear;
    transition: all  300ms linear;
}
#navigationTopMenu a {
	display:inline-block;
	padding:5px 20px;
	font-size:11px;
	color:#000;
	background:#FCB120;
	margin:0px 5px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:600;
}
.lgraybg {
	background:#F4F4F4;
}
.dgraybg {
	background:#d1d1d1;
}
#navigationTopMenu {
	width:100%;
	height:auto;
	overflow:hidden;
	display:block;
	float:right;
	padding-top:10px;
}
#sidebar2 .moduletable {
	padding:15px 10px;
}
#mod-search-searchword {
	height:36px;
}
.ytcontainer {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.ytcontainer iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.padding15 {
	padding:15px;
}
.padding0-15 {
	padding:0px 15px;
}
.container {
	max-width:1000px;
}
.h1, h1 {
	font-size:24px;
	text-transform:uppercase;
}
.h2, h2 {
	font-size:22px;
}
.h3, h3 {
	font-size:20px;
}
.findattnear {
	display:block;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:15px 0px;
	padding:10px 15px;
	background:#022444;
}
.cwhite {
	color:#fff;
}
.blockcenter {
	margin:0 auto;
}
.tright {
	text-align:right;
}
.tleft {
	text-align:left;
}
.ytpadding {
	padding:0px 15px 0px 0px;
}
#sidebar2 {
	padding:0px;
}
.mainContent {
	padding:0px 15px;
}
#header1 .container .col-lg-12 {
	/*background:url("../../../images/header-paper.png");
	background-repeat:no-repeat;
	background-position:98.5% 0px; /* 98 bootstrap padding */
}
#sidebar2 ul li a:hover {
	color:#FCB120;
}
#sidebar2 ul li a {
	font-size:11px;
	font-weight:600;
	text-transform:uppercase;
	color:#000;
	text-decoration:none;
	position: relative;
	display: inline-block;
	
}
#sidebar2 ul li a:after {
	content: "";
	border-bottom: 1px solid #A9A9A9;
	padding-bottom: 3px;
	width: 200px;
	position: absolute;
	bottom: -3px;
	left: -7px;
}

#sidebar2 ul li a:before {
	content: "";
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 300;
	line-height: 1;
	padding-right: 10px;
}

#sidebar2 .smart-desktop-menu {
	text-align: center;
}
#sidebar2 ul {
	text-align: left;
    list-style-type: none;
    padding: 0px;
    display: inline-block;
    overflow: hidden;
}

#sidebar2 li {
    padding: 2px 5px 3px;
    list-style-type: none;
}
#navigationTopMenu a:last-child {
	margin-right:0px;
}
#sidebar2 {
	font-size:12px;
}
#sidebar2 img {
	max-width:100%;
}
#footer2 {
	color:#fff;
	background:#022444;
	text-align:center;
	padding:15px 0px;
}
span, p em span {
	background:transparent;
}
p strong span {
	background:transparent!important;
}
.mainContent .col-lg-9 {
	padding:30px 0px 30px 15px;
}
table, table tr, table tr td {
	border:0px solid transparent;
}
em {
	font-size:14px!important;
}
.mainContent img {
	width:auto!important;
	height:auto!important;
	max-width:100%;
}
#copyright .bmenul {
    margin-left: 5px;
}

#header1 .logo-mobile {
	display: none;
	float: left;
}

#header1 .logo-mobile  img{
	max-width: 100%;
}

.table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #DDD;
}

.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
    white-space: normal;
}

.about-attorney {
	background-color: #ECECEC;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}
.about-attorney  li{
	color: rgb(153, 0, 0);
	font-size: 17px;
	font-weight: 600;
	padding: 7px 0px;
}

.YTtitle {
	padding: 5px 0 0 0;
}

/* Caspio */
/* CASPIO CONTACT-FORM */
#caspioform input[type='radio'] {
    margin-right: 5px;
}

/* Caspio General */
#caspioform table {
    width: 100% !important;
}

#caspioform table,
#caspioform table tr,
#caspioform table tr td {
    padding: 0 !important;
    margin: 0 !important;
    white-space: normal !important;
}

#caspioform input[type="text"],
#caspioform select,
#caspioform textarea {
    width: 100% !important;
    margin: 0 0 3px !important;
    /*font-size: 14px !important;*/
}

#captcha {
    max-width: 100% !important;
    margin: 10px auto !important;
}

#caspioform img {
    display: block;
}

#caspioform input[type="radio"] {
    margin: 0 5px 0 0 !important;
}

/* Caspio Sidebar */
#caspio-sidebar {
    margin: 30px 0 0;
    padding: 5px;
    background-color: #91B4D0;

    h3 {
        margin: 5px 0 10px;
    }
}

#sidebar-caspio #caspioform table tr td {
    text-align: center !important;
}

#sidebar-caspio .cbFormAudioCaptcha {
    display: block;
    text-align: right;
    margin-bottom: -16px;
}

#sidebar-caspio #captcha {
    float: none;
    margin: 5px auto 10px !important;
    display: block;
}

#sidebar-caspio img {
    display: block;
    float: right;
}

/* Caspio Contact Page */
#contact-page-caspio label {
    /*font-size: 14px !important;*/
}


#contact-page-caspio select {
    padding: 0 !important;
    height: 40px !important;
}

#contact-page-caspio #Submit {
    /*font-size: 16px !important;*/
    /*line-height: 18px;*/
    padding: 10px 30px !important;
}