@charset "utf-8";
.btn:focus,
.navigation .navbar .nav a:focus {
    outline: 0
}
.heading-text:after,
.navigation .navbar .nav li a:after,
.need-lawyer:after {
    content: ""
}
h1,
h2,
h3,
h4 {
    font-weight: 700
}
.banner-text h2,
.slider .carousel-caption h4,
.top-menu li,
h1,
h2,
h4 {
    text-transform: uppercase
}
h1,
h2 {
    margin: 16px 0
}
h2,
h3 {
    line-height: 34px
}
h1,
h2,
h4 {
    color: #933
}
h5,
p {
    color: #333
}
.banner,
.brand-logo,
.top-menu,
.top-menu .custom-width.container {
    position: relative
}
.banner-bottom a:hover,
.footer1 a:hover,
.navigation .navbar .nav li a,
.right-links .layer-form a:hover,
.right-links>ul li a:hover,
.top-menu li a:hover {
    text-decoration: none
}
* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box
}
.inner-section input[type=text],.inner-section input[type=password],.direct input[type=text],.direct input[type=password]{ -moz-box-sizing: initial; -ms-box-sizing: initial; -o-box-sizing: initial; -webkit-box-sizing: initial; box-sizing: initial;}
.transition {
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}
body {
    font-family: Arial, Helvetica, sans-serif;
    overflow-x: hidden
}
h1 {
    font-size: 36px;
    line-height: 48px
}
h2 {
    font-size: 28px
}
h3 {
    font-size: 24px;
    color: #c96;
    margin: 10px 0
}
h4 {
    font-size: 18px;
    line-height: 22px;
    margin: 8px 0
}
h5 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin: 6px 0
}
.top-menu li,
p {
    font-size: 14px
}
p {
    font-weight: 400;
    margin: 0 0 7px
}
.custom-width.container {
    width: 1560px
}
.brand-logo {
    margin: 0;
    width: 321px;
    height: 157px;
    text-align: center;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    -box-shadow: 0 0 10px rgba(0, 0, 0, .8);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, .8)
}
.top-menu {
    background: #8a2529;
    color: #fff;
    margin-right: 0;
    padding: 0 10px;
    width: 100%;
    vertical-align: middle;
    display: inline-block;
    text-align: right;
    min-height: 35px;
    line-height: 35px
}
/*.banner{overflow:hidden}*/

.social-box,
.top-menu .sub-navigation {
    display: inline-block;
    vertical-align: top
}
.top-menu .sub-navigation {
    margin: 0;
	vertical-align: middle;
}
.top-menu li {
    display: inline-block;
    font-weight: 700
}
.desktop-nav,
.navigation .navbar .nav>li:last-child a:after,
.navigation .navbar .nav>li>.dropdown-menu::after,
.navigation .navbar .nav>li>.dropdown-menu::before {
    display: none
}
.banner-bottom ul li,
.btn-gold,
.slider .carousel-indicators li {
    display: inline-block;
    vertical-align: middle
}
.top-menu .sub-navigation li {
    border-right: 2px solid #fff;
    line-height: 14px;
    padding-right: 13px;
    margin-right: 13px
}
.top-menu .sub-navigation li:last-child {
    border: 0
}
.top-menu li a {
    color: #fff;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}
.top-menu li a:hover {
    color: #c96;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}
.desktop-nav .user-icon {
    color: #8a2529;
    font-size: 28px;
    left: 50px;
    line-height: 35px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}
.social-box {
    margin: 0
}
.social-box li {
    margin-right: 8px
}
.social-box li:last-child {
    margin-right: 0
}
.navigation .navbar-inner {
    border-radius: 0;
    border: 0;
    min-height: inherit;
    box-shadow: none;
    padding: 0;
    background: rgba(0, 0, 0, 0);
}
.navigation .navbar {
    margin: 0
}
.bottom-header {
    position: absolute;
    top: 0;
    left: 0;
    height: 110px;
    right: 0;
    background: rgba(255, 255, 255, .7);
    z-index: 9;
    box-shadow: 0 0 10px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, , 1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, , 1);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, , 1)
}
.navigation .navbar .nav>.active>a,
.navigation .navbar .nav>.active>a:focus,
.navigation .navbar .nav>.active>a:hover,
.navigation .navbar .nav>li>a:hover {
    background: 0 0;
    color: #2e2e2e;
    border-radius: 0;
    outline: 0;
    box-shadow: none;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}
.navigation .navbar .nav>li>a {
    padding: 45px 13px;
    text-shadow: none;
    color: #8a2529;
    font-size: 21px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}
.btn-gold,
.btn-gold:hover {
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}
.navigation .navbar .nav li a:after {
    position: absolute;
    width: 2px;
    height: 19px;
    background: #8a2529;
    right: -1px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}
.navigation .nav li>.dropdown-menu {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    min-width: 260px;
    background: rgba(255, 255, 255, .9)
}
.slidingDiv {
    bottom: 15px;
    position: absolute;
    right: 0
}
.search-box .input-group input {
    border: 0;
    width: 270px;
    height: 35px;
    border-radius: 0;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
    padding-right: 25px
}
.search-box .slidingDiv a.show_hide {
    color: #333;
    margin-top: -11px;
    padding: 0;
    position: absolute;
    right: 8px;
    top: 50%
}
#showCarousel{
    display: none;
}
.slider .item {
    height: 635px;
    top:-7px;
}
.slider .item > img {
    width: 100%;
}
.sliderImg{
    background-attachment: relative!important;
    background-position: center center!important;
    -webkit-background-size: 100%!important;
    -moz-background-size: 100%!important;
    -o-background-size: 100%!important;
    background-size: 100%!important;
    -webkit-background-size: cover!important;
    -moz-background-size: cover!important;
    -o-background-size: cover!important;
    background-size: cover!important; 
    background-repeat: no-repeat!important;
}
#showCarousel .carousel-inner .item p img{
    display: none;
}
.slider .carousel-caption {
    background: 0 0;
    margin-bottom: 140px
}
.slider .carousel-caption h4 {
    font-size: 69px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 50px;
    line-height: 69px;
    text-shadow: 0 0 10px rgba(0, 0, 0, 1);
    -webkit-text-shadow: 0 0 10px rgba(0, 0, 0, 1);
    -moz-text-shadow: 0 0 10px rgba(0, 0, 0, 1);
    -o-text-shadow: 0 0 10px rgba(0, 0, 0, 1);
    -ms-text-shadow: 0 0 10px rgba(0, 0, 0, 1)
}
.btn-gold {
    background: #d3ab4c;
    line-height: 43px;
    font-size: 20px;
    font-weight: 700;
    border-radius: 0;
    color: #fff;
    border: 0;
    height: 43px;
    padding: 0 20px;
    text-shadow: none
}
.btn-gold:hover {
    background: #8a2529;
    color: #fff
}
.button-group .btn-gold {
    margin-right: 60px
}
.slider ol {
    bottom: 90px;
    left: 0;
    right: 0;
    text-align: center;
    top: inherit
}
.navbar .nav li.dropdown.active>.dropdown-toggle,
.navbar .nav li.dropdown.open.active>.dropdown-toggle,
.navbar .nav li.dropdown.open>.dropdown-toggle {
    background: rgba(255, 255, 255, .7)
}
.slider .carousel-indicators li {
    float: none;
    margin: 0 4px;
    height: 13px;
    width: 13px;
    background: #363740;
    border-radius: 13px
}
.banner-left,
.banner-right {
    box-shadow: 0 0 10px rgba(0, 0, 0, 1);
    height: 74px;
    line-height: 74px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, , 1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, , 1);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, , 1)
}
.slider .carousel-indicators li.active {
    background: #fff
}
.banner-left {
    background: rgba(138, 37, 41, .9);
    width: 60%;
    text-align: right
}
.banner-left li a:hover {
    color: #c96;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}
.banner-right {
    background: rgba(211, 171, 76, .9);
    width: 40%;
    padding-left: 40px
}
.banner-right li a:hover {
    color: #93383c;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}
.banner-bottom ul li a,
.footer1 a {
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}
.banner-bottom {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0
}
.banner-bottom ul,
.carousel.slider {
    margin: 0
}
.banner-bottom ul li {
    font-size: 21px;
    font-weight: 700;
    padding-right: 13px;
    margin-right: 13px;
    color: #fff;
    border-right: 2px solid #fff
}
.banner-bottom ul li a {
    color: #fff
}
.banner-bottom ul li:last-child {
    border: 0
}
.cards>a {
    display: block;
    float: left;
    margin-right: 2px;
    vertical-align: middle
}
.dropdown-menuu,.dropdown-menuuu {
    background: rgba(255, 255, 255, .9);
    left: 100%;
    min-width: 260px;
    padding: 0;
    position: absolute;
    margin: 0;
    display: none;
    top: 0
}
.menu-to-left .dropdown-menuu,.menu-to-left .dropdown-menuuu{
	right: 100%;
	left: auto;
}

.dropdown-menu li,
.heading-text {
    position: relative
}
.navigation .navbar .nav li .dropdown-menu li a {
    font-size: 19px;
    display: block;
    color: #8a2529;
    font-weight: 400;
    padding: 15px
}
.navigation .navbar .nav li .dropdown-menu li a:hover {
    color: #505050;
    background: #fff
}
.middle-section h1,
.middle-text h5 span {
    color: #8a2529;
    font-weight: 700
}
.navigation .navbar .nav li .dropdown-menu li a::after {
    background: url(../images/nav-shadow.png) no-repeat rgba(0, 0, 0, 0)!important;
    bottom: -28px;
    left: 0;
    right: 0;
    top: inherit;
    width: 100%
}
.dropdown-menu li:hover .dropdown-menuu,.dropdown-menuu li:hover .dropdown-menuuu {
    display: block
}
.dropdown-menuu li,.dropdown-menuuu li {
    list-style: none
}
.middle-section {
    margin-bottom: 55px
}
.middle-section h1 {
    font-size: 35px;
    text-align: center
}
.heading-text {
    padding: 50px 0 30px
}
#header{
	position: relative;
	z-index: 999;
}
.heading-text:after {
    background: url(../images/shadow.png) no-repeat rgba(0, 0, 0, 0);
    bottom: -47px;
    height: 47px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 1
}
.middle-text h5 {
    color: #333;
    font-weight: 400
}
.footer1 a,
.footer1 p,
.need-lawyer a,
.para p .black,
.red-text {
    font-weight: 700
}
.img-text-box {
    padding: 50px 80px 0
}
.logo-img,
.middle-text {
    display: inline-block;
    vertical-align: middle
}
.logo-img {
    width: 29%
}
.middle-text {
    width: 70%
}
.upcoming-section {
    background: #e5e5e5
}
.upcoming-section h2 {
    margin-top: 0;
    font-size: 35px
}
.upcoming-section .container {
    position: relative;
    padding: 20px 0 80px
}
.upcoming-section ul {
    padding-left: 80px;
    padding-right: 520px;
    margin: 0;
    display: inline-block
}
.small-heading {
    background: url(../images/shadow-s.png) center bottom no-repeat;
    padding: 0 80px 20px;
    display: inline-block
}
.need-lawyer,
.need-lawyer:after {
    background: #cfa446;
    position: absolute
}
.upcoming-section li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    width: 25%;
    margin-right: 30px
}
.upcoming-section li:first-child,
.upcoming-section li:nth-child(4) {
    width: 38%
}
.need-lawyer {
    top: 50px;
    bottom: 50px;
    right: 0;
    width: 500px;
    padding: 30px
}
.need-lawyer:after {
    top: 0;
    bottom: 0;
    right: -10000px;
    width: 10000px
}
.need-lawyer h2 {
    color: #fff;
    margin-bottom: 14px
}
.upcoming-section li h5 {
    color: #8a2529
}
.upcoming-section li p {
    font-size: 16px;
    color: #333;
    margin: 0
}
.copy-right li,
.need-lawyer a {
    padding-right: 10px;
    margin-right: 10px
}
.border-bot {
    border-bottom: 1px solid #cfa446;
    padding-bottom: 20px;
    margin-bottom: 20px
}
.need-lawyer>p {
    font-size: 16px;
    line-height: inherit;
    color: #fff
}
.need-lawyer a {
    display: inline-table;
    color: #8a2529;
    line-height: 16px;
    font-size: 16px;
    border-right: 2px solid #8a2529
}
.need-lawyer a:last-child {
    border: 0
}
.copy-right li {
    display: inline-block;
    vertical-align: middle;
    list-style: none;
    border-right: 2px solid #fff
}
.copy-right li:last-child {
    border: 0
}
.footer1 {
    background: #8a2529;
    height: 75px;
    line-height: 75px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, , 1);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, , 1);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, , 1);
    z-index: 99;
    position: relative
}
.footer1 a {
    color: #fff;
    line-height: 16px
}
.footer1 a:hover {
    color: #c96;
    transition: all .3s ease-in-out 0s;
    -webkit-transition: all .3s ease-in-out 0s;
    -moz-transition: all .3s ease-in-out 0s;
    -o-transition: all .3s ease-in-out 0s
}
.footer1 p {
    font-size: 16px;
    color: #fff;
    margin: 0
}
.copy-right.pull-right>ul {
    margin: 0
}
.img-banner img {
    width: 100%
}
.banner-text h2 {
    font-size: 60px;
    line-height: 108px;
    color: #fff
}
.inner-box-left h3,
.para p {
    font-size: 16px;
    line-height: 22px
}
.banner-text {
    position: absolute;
    bottom: 65px;
    text-align: center;
    left: 0;
    right: 0
}
.img-banner,
.inner-box-right {
    position: relative
}
.inner-box-left {
    width: 60%;
    float: left;
    padding: 50px
}
.inner-box-right {
    background: #e5e5e5;
    width: 40%;
    float: left
}
.inner-box-left h3 {
    color: #8a2529;
    margin-bottom: 25px
}
.para p {
    color: #333
}
.red-text {
    color: #8a2529
}
.para {
    padding-bottom: 25px
}
.right-links {
    padding: 30px 0
}
.right-links>ul {
    padding-left: 60px;
    margin: 0
}
.right-links>ul li {
    list-style: none;
    color: #3e3e3e;
    font-size: 20px;
    line-height: 33px;
    font-weight: 700
}
.right-links>ul li a {
    color: #3e3e3e
}
.right-links .layer-form,
.right-links>p {
    padding-left: 60px;
    font-size: 16px;
    line-height: 22px
}
.right-links>p {
    font-size: 21px;
    padding-right: 70px;
    margin-bottom: 20px
}
.right-links .layer-form a {
    display: block;
    color: #8a2529
}
.middle-section.inner-section {
    margin-bottom: 0
}
.mb-tel-no {
    display: none
}
.btn-gold a {
    color: #fff;
    padding: 0 10px
}
ul.nav#secondary-nav>li.dropdown:hover .dropdown-menu {
    display: block;
}
ul.nav#secondary-nav>li.dropdown:hover{
	background: rgba(255, 255, 255, .7);
}
ul.nav#secondary-nav>li.dropdown:hover a.dropdown-toggle{
	color: #555;
}
.inner-box {
	margin-top: 30px;
}
pre{
	word-break: break-word;
}
.topblawgsfeeds ul.feedlist {
    list-style-type: none;
}
.topblawgsfeeds li.topblawgfeedline {
	padding-bottom: 20px;
}
#recordListContainer .memberDirectory-photo{
	width:80px;
	margin-right: 3px;
}
#zoneToolBar form,#zoneToolBar select{margin:0;}
#showCarousel .item p img { width:100%; }
.noty_theme__bootstrap-v4.noty_type__success {
    color: #000;
    background: #fff !important;
    background-color: #fff !important;
	border:none !important;
    position: fixed;
    bottom: 0px;
    width: 100%;
    height: 60px;
    right: 0;
    padding: 10px;
    height: auto;
    z-index: 300;
	font-size:16px;
	opacity:0.85;
}
.noty_theme__bootstrap-v4 .btn-warning{
	background: #f3b543 !important;
    color: #000; 
	border:none !important	;
	border-radius:0px !important;
	margin-top:15px;
}
.noty_theme__bootstrap-v4.noty_type__success a{
	color: #000;  
}
.noty_theme__bootstrap-v4.noty_type__success a:hover{
	color: #0592d9;
    text-decoration: underline !important;

}
#noty_layout__bottomLeft{
	width:100% !important;
	max-width: 100% !important; 
	bottom: -2px !important;
    left: 0px !important;
}

.noty_theme__bootstrap-v4.noty_bar .noty_body{
	padding:10px 0 0 0 !important
}
.noty_body .span12{
	width:95% !important;
	text-align:justify;
}
.noty_close_button{
	font-size:35px !important;
}