@font-face {
    font-family: 'Georgia';
    src: url(../fonts/Georgia.eot) format("embedded-opentype");
    font-weight: 400;
    font-style: normal
}
html {
    overflow-x: hidden;
    height: 100%
} 
body {
    height: 100%;
    font-family: 'Roboto', sans-serif;
    -webkit-text-stroke: 1px transparent;
    font-size: 21px;
    line-height: 30px;
    /*overflow-x: hidden;*/
    font-weight: 300!important
}
a {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    outline: none
}
p {
    /*line-height: 35px;*/
    line-height: 1.4;
}
#header-part {
    width: 100%;
    padding: 0;
    background: #fff;
    float: left;
    z-index:2;
}
#middle-part {
    width: 100%;
    float: left
}
#footer-part {
    width: 100%;
    float: left;
    background: #3f0e0e;
    position: relative
}
.relative {
    position: relative
}
.menu-main {
    float: left;
    width: 100%;
    text-align: center;
    background: #360303;
    position:relative;
    z-index:9999;
}
.navbar-brand {
    height: 110px;
    padding: 0
}
.navbar-default {
    background: none;
    border: none;
    margin: 0
}
.navbar-default .navbar-nav > li > a {
    color: #b99361;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    font-size: 22px
}
.navbar-nav > li {
    display: inline-block;
    float: none;
    padding: 0 18px
}
.navbar-nav > li:last-child {
    padding-right: 0
}
.nav > li > a {
    font-size: 17px;
    padding: 16px 9px;
    border-top: 4px solid transparent
}
.navbar-nav li a:hover {
    color: #fff!important;
    border-top: 4px solid #7d0202
}
.navbar-default .navbar-nav > .current-menu-item>a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff!important;
    border-top: 4px solid #7d0202;
    background: none
}
#footer-part h4 {
    width: 100%;
    float: left;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 40px;
    color: #000;
    text-align: center;
    padding-bottom: 50px
}
.footer-contact-form .input {
    width: 100%;
    border: 3px solid #636363;
    background: transparent;
    padding: 5px 15px;
    color: #000;
    font-weight: 400
}
.footer-contact-form .textarea {
    height: 138px
}
.footer-contact-form .col-sm-4 {
    margin-bottom: 25px
}
.submit-btn-box .submit {
    background: #055184 none repeat scroll 0 0;
    border: medium none;
    color: #fff!important;
    float: right;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 40px;
    height: 137px;
    font-weight: 900;
    padding: 17px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}
.submit:hover {
    background: #f7931e
}
.wpcf7-form label.error, .error {
    color: #f7931e;
    font-size: 11px;
    float: none;
    padding-left: 0;
    position: absolute;
    left: 0;
    width: 100%;
    top: 33px
}
.footer-menu {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 0
}
.footer-menu ul {
    margin: 0 0 15px;
    padding: 0
}
.footer-menu ul li {
    list-style: none;
    /*background: url(../img/footer-divider.gif) no-repeat left;*/
    display: inline-block;
    color: #784040
}
.footer-menu ul li:first-child {
    background: none
}
.footer-menu ul li a {
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    font-size: 18px;
    color: #000;
    padding: 0 10px
}
.footer-menu ul li a:hover {
    color: #055286;
    text-decoration: none
}
.footer-menu ul li.active a {
    color: #fff
}
.footer-logo {
    width: 100%;
    float: left;
    width: 100%;
    text-align: center;
    margin: 15px 0 10px
}
.footer-address {
    font-size: 14px;
    color: #424646;
    font-weight: 400;
    text-align: left;
    line-height: 20px;
    margin-bottom: 10px
}
.footer-address a {
    color: #424646;
    text-decoration: none
}
.footer-address a:hover {
    color: #055286
}
.headerbanner {
    width: 100%;
    position: absolute;
    height: 106%
}
.headerbanner img {
    width: 100%;
    height: 100%
}
.logo {
    position: relative
}
.logo a {
    position: relative;

    z-index: 99
}
.logo img {
    z-index: 99;
    position: relative
}
.socialmadia {
    float: right;
    margin: 10px 50px 0 0
}
.socialmadia a {
    color: #fff;
    display: inline-block;
    font-size: 28px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    width: 55px
}
.socialmadia a:hover {
    background: #fff;
    color: #000
}
.facebook {
    background: #25468c none repeat scroll 0 0
}
.twitter {
    background: #5ea9dd none repeat scroll 0 0
}
.linkedin {
    background: #007bb6 none repeat scroll 0 0
}
.googleplus {
    background: #dc4e41 none repeat scroll 0 0
}
.banner-bg {
    float: left;
    width: 100%;
    background: url(../img/banner-bg.jpg) no-repeat center top;
    background-size: cover;
    padding-top: 30px
}
.topcontactnumber {
    float: right;
    font-family: "Oswald", sans-serif;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    text-transform:capitalize;
}
.topcontactnumber a {
    color: #fff;
    font-size: 36px
}
.header-contact-no {
    padding-top: 10px
}
.banner-text {
    float: left;
    width: 100%;
    font-family: 'Georgia';
    font-size: 46px;
    color: #fff;
    line-height: 60px;
    padding-top: 85px
}
.banner-text figure, .banner-text h1, .banner-text span {
    color: #ffcc8a;
    float: left;
    font-family: "Oswald", sans-serif;
    font-size: 66px;
    font-weight: 400;
    text-transform: uppercase;
    width: 100%;
    margin: 0;
    line-height: 60px;
}
.clientphoto {
    margin-top: -88px
}
.header-form {
    float: left;
    width: 100%;
    background: url(../img/form-bg.png) no-repeat center top;
    padding: 37px 0
}
.contact-title {
    color: #ddb776;
    float: left;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 8px;
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}
.contact-title span{
    margin-top: 20px;
    margin-bottom: 10px;
}
.form-row {
    float: left;
    color:#fff;
    width: 100%
}
.col-6 {
    width: 50%
}
.col-6, .col-3, .col-4, .col-5, .col-9 {
    float: left;
    padding: 5px
}
.col-3 {
    width: 25%;
    width: 25%
}
.col-4 {
    width: 46.333%
}
.col-5 {
    width: 28.667%
}
.col-9{
    width:75%
}
.submit-btn {
    background: #062155 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-family: "Roboto Condensed", sans-serif;
    font-size: 40px;
    padding: 25px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    border: medium none
}
.submit-btn:hover {
    background: #eb540a none repeat scroll 0 0;
    color: #fff;
    text-decoration: none
}
input[placeholder], [placeholder], [placeholder] {
    color: #fff!important;
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color:#fff!important
}
input:-moz-placeholder, textarea::-webkit-input-placeholder {
    color:#fff!important
}
input::-moz-placeholder, textarea::-webkit-input-placeholder {
    color:#ff!important
}
input:-ms-input-placeholder, textarea::-webkit-input-placeholder {
    color:#fff!important
}
/*.header-form .input {
        background: transparent;
        border: 3px solid #fff;
        float: left;
        font-weight: 400;
        margin-bottom: 10px;
        padding: 0 10px;
        width: 100%;
        position: relative;
        top: 0;
        font-size: 15px
}*/

.header-form .input {
    background: transparent none repeat scroll 0 0;
    border: 3px solid #fff;
    float: left;
    font-size: 15px;
    font-weight: 400;
    height: 40px;
    margin-bottom: 10px;
    padding: 5px 10px;
    position: relative;
    top: 0;
    width: 100%;

}

.header-form .textarea {
    height: 85px
}
.cp {
    margin: 7px auto;
    width: 300px
}
.trial-verdicts-bg {
    float: left;
    width: 100%;
    background: url(../img/trial-verdicts-bg.jpg) no-repeat center top;
    padding-top: 200px
}
.tv-title {
    float: left;
    width: 100%;
    text-align: center;
}
.trial-verdicts-bg h1, .trial-verdicts-bg h2, .tv-title > span {
    float:left;
    width:100%;
    color: #242424;
    font-size: 115px;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    margin: 0 0 37px
}
.tv-title > span {
    line-height: 1.1;
}
.category-section {
    margin: 0;
    padding: 0;
    float: left;
    width: 100%;
    text-align: center;
    font-family: "Oswald", sans-serif
}
.category-section li {
    list-style: none;
    border: 2px solid #000;
    border-radius: 5px;
    display: inline-block;
    font-size: 24px;
    padding: 10px 21px;
    margin: 0 6px 50px;
    vertical-align: top
}
.category-section span {
    display: inline-block;
    padding-bottom: 16px
}
.category-section li figure {
    background: #fff none repeat scroll 0 0;
    color: #a92248;
    display: table;
    font-size: 36px;
    font-weight: 600;
    margin: 0 auto -20px;
    padding: 0 10px
}
.p-fonts {
    font-style: italic
}
.protecting-victims {
    float: left;
    width: 100%;
    background: url(../img/protecting-victims-bg.jpg) no-repeat;
    background-size: cover;
    padding: 80px 0;
    margin-top: 75px;
    color: #848484
}
.main-title {
    border-bottom: none;
    border-top: 3px solid #fff;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-family: "Oswald", sans-serif;
    font-size: 72px;
    font-weight: 300;
    line-height: normal;
    padding: 0 17px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px;
    overflow: hidden;
    font-size: 0
}
.main-title figure {
    font-size: 72px
}
.sub-title:before, .sub-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 28px;
    height: 100%;
    width: 3px;
    background: #fff;
    border-radius: 5px
}
.whatis-section .sub-title:before, .whatis-section .sub-title:after {
    background: #ffcc8a
}
.whatis-section .main-title {
    border-color: #ffcc8a
}
.whatis-section .sub-title span::before, .whatis-section .sub-title span::after {
    background: #ffcc8a
}
.sub-title:after {
    left: auto;
    right: 0
}
.sub-title span:before {
    left: 100%;
    margin-left: 15px
}
.sub-title span:after {
    right: 100%;
    margin-right: 15px
}
.sub-title span:before, .sub-title span:after {
    background: #fff none repeat scroll 0 0;
    content: "";
    height: 3px;
    bottom: 28px;
    position: absolute;
    width: 500px
}
.sub-title > span {
    color: #ffcc8a;
    font-size: 40px;
    font-weight: 500;
    position: relative;
    display: inline-block
}
.main-title > figure {
    line-height: normal
}
.boldfonts {
    font-weight: 400;
    font-size: 23px;
    margin-bottom: 30px
}
.rager-law-firm {
    float: left;
    width: 100%;
    background: #f1e0c3;
    padding: 80px 0
}
.titlebox {
    list-style: none;
    border: 3px solid #9c002c;
    border-radius: 5px;
    display: inline-block;
    font-size: 71px;
    padding: 28px 27px 0;
    margin: 0 6px 80px;
    vertical-align: top;
    color: #10242b;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 300
}
.titlebox span {
    background: #f1e0c3 none repeat scroll 0 0;
    color: #a92248;
    display: inline-block;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: -13px;
    margin-top: 37px;
    padding: 0 15px
}
.testimonial {
    float: left;
    width: 100%;
    color: #10242b;
    font-size: 24px;
    background: url(../img/testimonial-arrow.png) left top no-repeat;
    line-height: 38px;
    padding: 25px
}
.testimonial figure {
    float: left;
    width: 100%;
    color: #b5425c;
    font-size: 36px;
    padding: 15px 0
}
.services-style {
    float: left;
    width: 100%;
    background: #360505;
    position: relative
}
.services-bg {
    background: url(../img/services-img.jpg) no-repeat;
    background-size: cover;
    height: 700px
}
.services-list {
    float: right;
    left: 0;
    margin: auto;
    position: absolute;
    right: 20%;
    text-align: right;
    top: 113px;
    width: 800px
}
.services-list ul {
    margin: 0;
    padding: 0
}
.services-list ul li {
    background: #f1e0c3 none repeat scroll 0 0;
    display: inline-block;
    float: left;
    font-family: "Oswald", sans-serif;
    font-size: 50px;
    margin-bottom: 4px;
    margin-right: 4px;
    padding: 39px 20px 21px;
    position: relative;
    text-align: center;
    width: 49%
}
.services-list ul li a {
    color: #221d23
}
.borderstyel {
    display: inline-block;
    width: 100%;
    border: 2px solid #000;
    border-radius: 5px
}
.employment-icon {
    background: #000 none repeat scroll 0 0;
    border: 10px solid #f1e0c3;
    border-radius: 100%;
    display: inline-block;
    height: 70px;
    left: 0;
    line-height: 35px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 4px;
    width: 70px
}
.servicesname {
    float: left;
    width: 100%;
    padding: 50px 25px
}
.servicesname span {
    float: left;
    font-size: 30px;
    font-weight: 600;
    margin-top: 10px;
    width: 100%
}
.services-list ul li:hover {
    background: #a92248
}
.services-list ul li:hover .employment-icon {
    border-color: #a92248
}
.services-list ul li:hover a {
    color: #fff
}
.services-list ul li:hover .borderstyel {
    border-color: #fff
}
.graybg {
    float: left;
    width: 100%;
    background: #242424;
    padding: 80px 0;
    color: #848484
}
.graybg .titlebox {
    list-style: none;
    border: 3px solid #ffcc8a;
    border-radius: 5px;
    display: inline-block;
    font-size: 71px;
    padding: 28px 27px 0;
    margin: 0 6px 80px;
    vertical-align: top;
    color: #fff;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    line-height: 1.2;
}
.graybg .titlebox span,.graybg .titlebox h2,.graybg .titlebox h1 {
    background: #242424 none repeat scroll 0 0;
    color: #ffcc8a;
    display: inline-block;
    font-size: 33px;
    font-weight: 700;
    margin-bottom: -13px;
    margin-top: 37px;
    padding: 0 15px;
    line-height: inherit;
}
.graybg .titlebox h2 a{color: #ffcc8a;cursor: text;text-decoration:none !important;}

.home-attorneys {
    float: left;
    width: 100%
}
.home-attorneys ul {
    margin: 0 -6px;
    padding: 0;
    display: block;
}
.home-attorneys ul li {
    /* background: #bd996b; */
    list-style: none;
    font-family: "Oswald", sans-serif;
    font-size: 1.2vw;
    text-transform: uppercase;
    color: #1d1d1d;
    font-weight: 700;
    width: 14.285714%;
    text-align: center;
    float: left;
    padding: 0 5px;
}
.home-attorneys ul li:last-child {
    margin-right: 0
}
.home-attorneys ul li .figure {
    height: 265px;
    display: table;
    line-height: 31px;
    background: #bd996b;
    width: 100%
}
.home-attorneys ul li .figure span {
    display: table-cell;
    vertical-align: middle
}
.home-attorneys ul li .lightbg a {
    list-style: none;
    font-size: 30px;
    color: #360505;
    border: 2px solid #360505;
    float: left;
    width: 100%;
    font-weight: 300;
    padding: 16px 0;
    margin-top: -20px;
    border-radius: 5px
}
.home-attorneys ul li .lightbg a:hover {
    background: #000;
    color: #fff
}
.home-attorneys ul li .lightbg {
    background: #f1f0f0;
    padding: 10px 20px;
    float: left;
    width: 100%
}
.home-attorneys ul li span a {
    color: #242424!important
}
.whatis-section {
    float: left;
    width: 100%;
    background: #360505;
    margin-top: 50px;
    position: relative
}
.bgphotostyle {
    background-size: cover!important;
    position: relative;
    float: left;
    width: 100%
}
.bgphotostyle:after {
    background: rgba(0,0,0,0.5);
    float: left;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    content:"":
}
.textforment {
    float: left;
    width: 60%;
    padding-top: 272px;
    color: #7f5e5e;
    font-size: 20px
}
.textforment figure {
    float: left;
    width: 100%;
    font-weight: 400;
    margin-bottom: 20px;
    color: #a75858
}
.title-main {
    float: left;
    width: 100%;
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 9
}
.whatis-section .main-title {
    width: 48%
}
.clientsay {
    float: left;
    width: 100%;
    background: url(../img/clientsaybg.jpg) no-repeat;
    background-size: cover;
    padding: 100px 0;
    text-align: center;
    color: #fff
}
.clientsay blockquote {
    border-left: none;
    font-size: 30px;
    font-weight: 100;
    padding-top: 20px;
    line-height: 46px;
    min-height: 170px;
}
.clientsay blockquote p {
    padding: 0 10%
}
.clientsay .carousel-control {
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    height: 72px;
    line-height: 72px;
    width: 43px
}
.affiliations {
    float: left;
    width: 100%;
    padding: 40px 0 30px 0;
}
.affiliations figure {
    float: left;
    width: 100%;
    color: #242424;
    font-size: 100px;
    text-transform: uppercase;
    line-height: normal;
    text-align: center;
    margin-bottom: 30px
}
.affiliations .col-sm-4 {
    margin-bottom: 50px
}
.rager-law {
    float: left;
    width: 100%;
    padding: 80px 0;
    background: url(../img/bg1.jpg) no-repeat;
    background-size: cover;
    color: #360505;
    font-size: 36px;
    text-align: center;
    font-weight: 400
}
.rager-law figure {
    float: left;
    width: 100%;
    font-size: 72px;
    line-height: normal
}
.click-here {
    background: #06070a;
    color: #fff;
    font-size: 48px;
    display: inline-block;
    font-family: "Oswald", sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    line-height: normal;
    padding: 5px 20px;
    margin-top: 30px;
    display: inline-block
}
.click-here:hover {
    background: #360505;
    text-decoration: none;
    color: #fff
}
.footerbg {
    background-size: cover
}
.footer-section {
    float: left;
    width: 100%;
    position: absolute;
    top: 100px;
    z-index: 1;
}
.contact-form figure {
    font-family: "Oswald", sans-serif;
    font-size: 58px;
    line-height: 53px
}
.contact-form figure span {
    float: left;
    font-size: 36px;
    width: 100%
}
.contact-form {
    color: #fff
}
.footer-form {
    background: #f1e0c3;
    padding: 20px;
    width: 100%;
    float: left;
    margin-top: 50px
}
.footer-form input[placeholder], .footer-form [placeholder], .footer-form [placeholder] {
    color: #424646!important
}
.footer-form input::-webkit-input-placeholder, .footer-form textarea::-webkit-input-placeholder {
    color:#424646!important
}
.footer-form input:-moz-placeholder, .footer-form textarea::-webkit-input-placeholder {
    color:#424646!important
}
.footer-form input::-moz-placeholder, .footer-form textarea::-webkit-input-placeholder {
    color:#424646!important
}
.footer-form input:-ms-input-placeholder, .footer-form textarea::-webkit-input-placeholder {
    color:#424646!important
}
.footer-form .input {
    background: transparent;
    border: 3px solid #636363;
    float: left;
    font-weight: 400;
    margin-bottom: 17px;
    padding: 0 10px;
    width: 100%;
    color: #424646!important;
    position: relative;
    font-size: 18px;
    top: 0;
    height: 46px;
}
.footer-form .cp {
    float: left
}
.relative {
    position: relative
}
.footer-form .submit-btn {
    background: #06070a
}
.footer-form .submit-btn:hover {
    background: #360505
}
#footer-part .socialmadia {
    text-align: center;
    margin-bottom: 20px;
    padding-top: 188px
}
#footer-part .socialmadia a {
    font-size: 58px;
    height: 128px;
    line-height: 128px;
    margin: 5px;
    width: 128px
}
#footer-part .socialmadia a:hocer {
    background:#000
}
#footer-part .socialmadia figure {
    color: #fff;
    font-family: "Oswald", sans-serif;
    font-size: 30px;
    font-weight: 100;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase
}
.copyright {
    color: #7a3e3e;
    font-size: 18px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    padding-top: 30px
}
.copyright span {
    font-size: 30px;
    color: #fff;
    width: 100%;
    float: left
}
.footer-link {
    float: left;
    width: 100%;
    padding: 50px 0;
    text-align: center;
    font-family: "Oswald", sans-serif;
    font-size: 18px
}
.footer-link ul {
    margin: 0;
    padding: 0
}
.footer-link ul li {
    list-style: none;
    display: inline-block
}
.footer-link ul li a {
    color: #b99361;
    text-transform: uppercase
}
.footer-link ul li a:hover {
    color: #fff
}
.footer-link ul#menu-footer-2 li:after {	
    content: "|";
    margin-left: 10px;
    color: #b99361;
}
.footer-link ul#menu-footer-2 li:last-child:after{
    content: "";
}
.poweredBy {
    color: #fff
}
.siderbar-phone {
    display: none
}
.footer-phone-btn {
    display: none
}
.featured {
    float: left;
    padding: 0;
    width: 100%
}
.breadcrumb, .breadcrumb-main {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border-radius: 0;
    color: #ab6868;
    font-family: "Oswald", sans-serif;
    font-weight: 200;
    font-size: 17px;
    font-weight: normal;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    z-index: 999
}
.breadcrumb a, .breadcrumb-main span > a {
    color: #fff;
    text-transform: capitalize
}
.breadcrumbs > span {
    padding: 0 10px;
    position: relative;
    line-height:1;
}
.breadcrumb > li + li::before, .breadcrumbs span + span::before {
    color: #fff; 
    content: ">";
    left: -4px;
    position: absolute;
    top: 3px;
}
.breadcrumbs > span:first-child {
    padding-left: 0;
}
.banner-bg.innerbanner {
    background: url(../img/Protruding-Squares.svg) repeat;
}
.innerbannertext {
    float: left;
    margin-top: 70px;
    width: 100%
}
.innerbanner {
    padding-bottom: 60px;
    min-height: 430px
}
.innerbannertext h1 {
    color: #ffcc8a;
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-size: 50px;
    font-weight: 400
}
.inner-article {
    float: left;
    width: 100%;
    padding: 40px 0 0
}
.contact-page {
    float: left;
    width: 100%;
    color: #10242b;
    font-size: 45px;
    line-height: 50px;
    margin-bottom: 70px
}
.address figure {
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 30px
}
.phoneno {
    padding-top: 50px
}
.phoneno span {
    color: #ad2f4f;
    font-size: 20px;
    text-transform: uppercase;
    float: left;
    width: 100%;
    font-weight: 600
}
.phoneno a {
    color: #000
}
.map iframe {
    height: 450px
}
.breadcrumb-main .container {
    padding: 0;
    width: auto;
}
.testimonials-row {
    float: left;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
    padding: 0 0 40px;
    margin-bottom: 40px
}
.testimonials-row .testimonials-title {
    float: left;
    width: 100%;
    color: #ad2f4f;
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 20px;
    background: url(../img/testimonial-arrow.png) no-repeat left top;
    padding: 20px 40px 0
}
.testimonials-row p {
    line-height: 35px;
    margin-bottom: 15px;
    padding: 0 40px
}
.testimonials-row:nth-child(odd) {
    background: #fff
}
.testimonials-row:nth-child(even) {
    background: #f1e0c3;
    padding-top: 40px
}
.sm-title {
    float: left;
    width: 100%;
    color: #ad2f4f;
    font-size: 26px;
    margin-bottom: 30px
}
.sm-title span {
    font-size: 42px;
    margin-bottom: 20px;
    float: left;
    width: 100%
}
.blackbg {
    float: left;
    width: 100%;
    padding: 50px 0;
    background: #242424;
    color: #5e5e5e
}
.blackbg h4 {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 42px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    padding-bottom: 25px
}
.blackbg .strong {
    color: #848484;
    font-weight: 400;
    padding-bottom: 25px
}
.blackbg p {
    color: #848484;
}
.os-font {
    color: #ffcc8a;
    font-family: "Oswald", sans-serif;
    margin-top: 25px
}
.blog-title {
    border: 3px solid #9c002c;
    border-radius: 5px;
    display: inline-block;
    font-size: 24px;
    text-align: center;
    list-style: outside none none;
    margin: 0 0px 30px;
    padding: 10px 21px;
    width: 100%;
    vertical-align: top;
    font-family: "Oswald", sans-serif
}
.blog-title span {
    display: inline-block;
    padding-bottom: 16px;
    color: #10242b;
    font-size: 60px;
    line-height: 62px;
    text-align: center
}
.blog-title span a {
    color: #10242b
}
.blog-title span a:hover {
    color: #a92248;
    text-decoration: none
}
.blog-title figure {
    background: #fff none repeat scroll 0 0;
    color: #a92248;
    display: table;
    font-size: 36px;
    font-weight: 400;
    margin: 0 auto -25px;
    padding: 0 10px;
    line-height: 1;
}
.blog-box {
    float: left;
    width: 100%;
    text-align: center;
    color: #10242b;
    margin-bottom: 80px
}
.blog-box .socialmadia {
    float: left;
    width: 100%
}
.blog-box .socialmadia a {
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 32px
}
.blog-box .socialmadia a:hover {
    background: #10242b;
    color: #fff
}
.blog-box .socialmadia a:hover .fa-google-plus::before{
    background: url(../img/business-white.svg);
}
.blog-box .socialmadia a .fa-google-plus::before{
    width: 16px;
    height: 16px;
}
.blog-data {
    font-size: 24px;
    text-align: left;
    width: 100%;
    padding-top: 80px
}
.blog-data a {
    color: #a92248
}
.blogsocial {
    float: left;
    width: 100%;
    margin: 30px 0 10px
}
.blogdetails .blogsocial span {
    color: #202127;
    font-size: 36px;
    padding-right: 10px;
    text-transform: capitalize;
    vertical-align: middle
}
.blogdetails .blogsocial a {
    color: #fff;
    display: inline-block;
    font-size: 22px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 40px
}
.facebook {
    background: #25468c none repeat scroll 0 0
}
.twitter {
    background: #5ea9dd none repeat scroll 0 0
}
.linkedin {
    background: #007bb6 none repeat scroll 0 0
}
.googleplus {
    background: #dc4e41 none repeat scroll 0 0
}
.nav-links {
    border-top: 1px solid #ccc;
    float: left;
    margin-top: 35px;
    padding-top: 22px;
    width: 100%;
    font-family: "bebas_neueregular"
}
.nav-previous, .nav-next {
    background: #d6d5d5 none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    font-weight: 400;
    margin: 0 10px;
    padding: 8px 20px;
    text-transform: uppercase
}
.nav-previous a, .nav-next a {
    color: #000;
    font-size: 28px;
    font-family: "Oswald", sans-serif;
    line-height: normal;
    text-decoration: none
}
.nav-previous:hover, .nav-next:hover {
    background: #ffcc8a
}
.blogdetails .blogsocial a {
    color: #fff;
    font-size: 22px;
    line-height: 40px;
    text-align: center
}
.blogdetails {
    margin-bottom: 50px
}
.sider-bar {
    color: #fff;
    float: left;
    margin: 0;
    position: relative;
    width: 100%;
    border: 1px solid #cccccc;
}
.sider-bar + .sider-bar{margin-top:30px}
.siderbartitle {
    font-family: "Oswald", sans-serif;
    text-align: center;
    margin: -1px;
    border: 0;
    padding: 20px 0 30px;
    background: #ffcc8a;
    position: relative;
    z-index: 1;
}
.siderbartitle span {
    font-size: 36px;
    text-transform: uppercase;
    color: #232323;
    font-weight: 700;
    display: inline-block;
}
.sider-bar ul {
    margin: 0;
    padding: 0;
    width: 100%;
    float: left;
    line-height: 1.2;
}
.sider-bar ul li {
    list-style: none;
    border-bottom: 1px solid #d6d6d6;
    margin: 0;
    float: left;
    width: 100%;
    padding: 0;
}
.sider-bar ul li a {
    text-transform: capitalize;
    position: relative;
    color: #03060e;
    font-size: 15px;
    padding: 10px 15px;
    padding-left: 25px;
    width: 100%;
    float: left;
    text-decoration: none;
    font-weight: 400;
}
.sider-bar ul li a:hover, .sider-bar ul li.active a {
    color: #fff;
    background: #a92248;
}
.siderbartitle:before {
    content: '';
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid white;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -15px;
}
.sider-bar .rpwe-block {
    float: left;
    width: 100%;
    padding: 0;
    border-radius: 0;
    margin-top: 0;
}
.sider-bar ul li a::before {
    position: absolute;
    top: 11px;
    left: 6px;
    content: "\f061";
    font-family:FontAwesome;
    color: #a92248;
    font-size: 14px;
}
.sider-bar ul li.active a::before, .sider-bar ul li a:hover::before {
    color: #fff;
}
.sider-bar ul li span {
    font-size: 18px;
    color: #af3255;
    float: left;
    width: 100%;
    text-transform: uppercase;
    margin-top: 5px
}
.categorystyle ul li {
    /* padding: 13px 0; */
    /* margin: 0; */
    /* float: left; */
    /* width: 100%; */
}
.blog-img {
    margin-bottom: 40px;
    position: relative;
}
.footer-menu {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px
}
.termstext {
    color: #000;
    font-size: 14px;
    float: left;
    width: 100%;
    margin-bottom: 10px;

    line-height: 1.3;
    margin-top: 5px;
}
.termstext a {
    color: #360505;
    font-weight: 400
}
.header-form .termstext {
    color: #fff;
    font-size: 14px
}
.header-form .termstext a {
    color: #fff000;
    font-weight: 400
}
.black-bg {
    background: #242424;
    float: left;
    width: 100%;
    padding: 50px 0;
    color: #848484;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 50px
}
.black-bg figure {
    color: #fff;
    font-size: 42px;
    text-transform: uppercase;
    margin-bottom: 20px
}
.cases .blog-data {
    padding-top: 20px
}
.oswald {
    font-family: "Oswald", sans-serif;
    margin-bottom: 30px
}
.wrongful-termination {
    margin: 40px 0 0
}
.lightred {
    float: left;
    width: 100%;
    padding: 80px 0;
    background: #f1e0c3
}
.lightred .blog-title figure {
    background: #f1e0c3
}
.contact-number {
    float: left;
    width: 100%;
    color: #10242b;
    font-size: 42px;
    font-family: "Oswald", sans-serif;
    text-align: center;
    background: #fff;
    padding: 50px 0;
    line-height: 50px
}
.contact-number a {
    color: #af3554;
    font-weight: 700
}
.practice-area {
    float: left;
    width: 100%;
    margin-top: 50px
}
.practice-area .whatis-section {
    margin-top: 0
}
.practice-area .col-sm-6 {
    padding: 0
}
.practice-area .textforment {
    padding-left: 30px;
    padding-bottom: 150px
}
.thank-you-section {
    color: #37465c;
    float: left;
    line-height: normal;
    font-family: "Oswald", sans-serif;
    font-size: 63px;
    margin: 0 0 60px;
    text-align: center;
    width: 100%
}
.thank-you-section .send-btn {
    background: #ffcc8a none repeat scroll 0 0;
    border: medium none;
    color: #000;
    display: inline-block;
    font-family: "Oswald", sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: normal;
    padding: 14px 20px;
    text-align: center;
    text-transform: uppercase
}
.thank-you-section .socialmadia {
    color: #fff;
    font-family: "Oswald", sans-serif;
    font-size: 25px;
    font-weight: 400;
    padding-top: 6px;
    margin-right: 0;
    text-transform: uppercase;
    width: 100%
}
.thank-you-section .socialmadia span {
    float: left;
    width: 100%;
    color: #000
}
.thank-you-section .socialmadia a {
    color: #fff;
    display: inline-block;
    font-size: 15px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    width: 28px;
    margin: 0 4px
}
.errormessage p {
    color: #000
}
.errormessage p span {
    color: #37465c;
    float: left;
    font-size: 25px;
    width: 100%
}
.calllink {
    border: 3px dashed #ccc;
    float: left;
    padding: 26px 0;
    text-align: center;
    width: 100%
}
.bar-row figure {
    color: #360303;
    font-family: "Oswald", sans-serif;
    font-size: 55px;
    font-style: italic;
    font-weight: 900;
    line-height: 55px;
    text-transform: uppercase
}
.bar-row figure span {
    font-size: 100px
}
.calllink a {
    color: #360303;
    font-size: 55px
}
.city .siderbartitle span {
    /* font-size: 42px */
}
.footer-link .siderbar-phone {
    display: none
}
.screen-reader-text {
    /* display: none */
}
.searchpage {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}
.searchpage .page-header {
    margin: 0 0 20px;
    border: 0;
    padding: 0;
}
.searchpage .page-header>h1 {
    margin: 0;
    font-family: "Oswald", sans-serif;
    color: #000;
    font-size: 40px;
}
.searchpage p {
    font-family: "Oswald", sans-serif;
    color: #000;
}
.searchpage form {
    float: left;
    margin-bottom: 10px;
}
.searchpage form>label {
    float: left;
    margin: 0;
}
.searchpage button.search-submit svg.icon.icon-search {
    display: none;
}
.searchpage button.search-submit span.screen-reader-text {
    display: none;
}
.searchpage button.search-submit {
    width: 70px;
    height: 50px;
    background: #b99361;
    border: 0;
    float: left;
    outline: none;
}
input.search-field {
    float: left;
    width: 220px;
    height: 50px;
    border: 3px solid #b99361;
    clear: both;
    color:#000 !important;
    padding: 5px 10px;
    outline: none;
}
input.search-field::-webkit-input-placeholder { 
    color:#000 !important;
}
input.search-field::-moz-placeholder { 
    color:#000 !important;
}
input.search-field:-ms-input-placeholder {
    color:#000 !important;
}
.searchpage button.search-submit:before {
    content: "\f002";
    font-family: FontAwesome;
    color: #fff;
}
.wpcf7-form label.error {
    left: 0;
    padding-left: 0;
    position: absolute;
    top: 30px
}
div.wpcf7-spam-blocked, div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng, div.wpcf7-validation-errors {
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    text-align: center;
    width: 100%;
    float: left
}
.col-6 span, .col-3 span, .col-4 span, .col-5 span, .footer-form .wpcf7-form-control-wrap {
    float: left;
    position: relative;
    width: 100%
}
#footer-part .wpcf7-form label.error {
    color: red;
    left: 0;
    padding-left: 0;
    position: absolute;
    top: 39px
}
.wpcf7-form-control-wrap.terms {
    margin-right: 9px;
    width: auto
}
.navbar-default .sub-menu li.current-menu-item>a, .navbar-default .sub-menu li.current-menu-ancestor>a {
    background: #7d0202;
    color: #fff;
    text-transform: capitalize;
}
.wpcf7-not-valid-tip {
    font-size: 11px!important;
    left: 0!important;
    position: absolute!important;
    top: 35px!important;
    line-height: 30px;
}
.footer-section .wpcf7-not-valid-tip {
    top: 40px !important;
}
.footer-form > p {
    color: #000;
}
.attorneys-section {
    padding-bottom: 0
}
#sitemap_authors {
    display: none!important
}
#wpseo_sitemap h3 {
    border-bottom: 4px solid #10242b;
    color: #10242b;
    font-family: "Oswald", sans-serif;
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-bottom: 16px;
    text-transform: uppercase
}
#wpseo_sitemap h3 a {
    color: #10242b
}
#wpseo_sitemap div {
    display: inline-block
}
#wpseo_sitemap ul li a, #sitemap_posts ul li a {
    color: #000!important
}
#wpseo_sitemap ul ul {
    padding-left: 25px
}
#footer-part .current_page_item a {
    border-top: none!important;
    color: #fff
}
.paging {
    text-align: center;
    width: 100%;
    margin-bottom: 40px
}
.paging .current {
    background: #c33 none repeat scroll 0 0;
    color: #fff
}
.paging .page-numbers {
    background: #ededed none repeat scroll 0 0;
    color: #000;
    display: inline-block;
    font-weight: 400;
    margin: 0 3px;
    padding: 8px 20px;
    text-transform: uppercase
}
.paging .current {
    background: #360303 none repeat scroll 0 0;
    color: #fff
}
.thank-you-section .socialmadia a:hover {
    background: #000 none repeat scroll 0 0
}
.navbar-default .sub-menu {
    background: #360303 none repeat scroll 0 0;
    margin: 0;
    width: 270px;
    padding: 0;
    position: absolute;
    top: 100%;
    text-align: left;
    z-index: 9;
    max-height: 390px;
    overflow-x: auto;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
    transform: rotateX(90deg);
    transform-origin: top;
    opacity: 0;
}
.navbar-default .sub-menu li {
    border-bottom: 1px solid #4b2500;
    list-style: outside none none;
    width: 100%;
    float: left;
    position: relative;
}
.navbar-default .sub-menu li a {
    color: #b99361;
    font-size: 18px;
    font-family: "Oswald", sans-serif;
    width: 100%;
    float: left;
    padding: 4px 10px;
    text-transform: capitalize;
}
.navbar-nav .sub-menu li a:hover {
    border-top: medium none;
    color: #b99361;
    text-decoration: none
}
.navbar-nav > li:hover .sub-menu {
    display: block;
    opacity: 1;
    transform: rotateX(0deg);
    transform-origin: top;
}
.termstext .wpcf7-not-valid-tip {
    top: 15px!important;
    width: 500px
}
.sider-bar .active a {
    color: #af3255
}
.navbar-default .navbar-nav > li > a:focus {
    color: #fff
}
.footer-form .termstext a {
    color: #9B8C04;
    font-weight: 400
}
.city .sider-bar .siderbartitle span a {
    color: #10242b
}

.inner-article h2 {
    color: #a92248;
    font-size: 34px;
    font-weight: 700;
    margin: 29px 0 6px;
    text-transform: uppercase;
}

.blog-title > a {
    color: #000;
}
/*Added by Rinal*/
.protecting-victims a {
    color: #f1e0c3;
}
.graybg a {
    color: #f1e0c3;
}
.sm-title h2 {
    font-size: 42px;
    /* margin-bottom: 15px; */
    float: left;
    width: 100%;
    font-weight: 300;
    margin: 0px 0px;
    padding: 0px;
    line-height: normal;
    text-transform: capitalize;
}
.whatis-section a {
    color: #ffcc8a;
}
.footeraddress span {
    color: #784040;
    float: left;
    font-size: 37px;
    font-weight: 600;
    margin: 20px 0 12px;
    width: 100%;
}
.footeraddress > figure {
    font-size: 20px;
}
.footeraddress {
    color: #b99361;
}
.footer_tl {
    float: left;
    font-weight: 700;
    font-size: 26px;
    color: #fff;
    text-align: left;
    margin-bottom: 20px;
    border-bottom: 4px double #fff;
    padding-bottom: 10px;
}

.footer-menumain {
    width: 100%;
    float: left;
}

ul#menu-footer-menu {
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 20px;
}

ul#menu-footer-menu>li {
    float: left;
    width: 100%;
}

ul#menu-footer-bottom {
    width: 100%;
    float: left;
    text-align: left;
    margin-bottom: 20px;
}

ul#menu-footer-bottom>li>a {
    text-decoration: none;
}

.poweredBy {
    text-align: right;
}
.blog-img img {
    width: 100%;
}
.attorney-bg::before {
    display:none;
    background: rgba(0, 0, 0, 0.75) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.attorney-bg {
    position: relative;
}
.breadcrumb>.active {
    color: #ab6868;
}
.footer-link ul li.acive a{ color:#fff;}
.footer-link ul li.current-menu-item a{ color:#fff;}
/*Done*/

#slider {
    width: 500px;
    top: 20%;
    position: fixed;
    z-index: 99999;
}
#sidebar {
    position: absolute;
    top: 55px;
    left: 130px;
    cursor: pointer;
}
div#header {
    width: 320px;
    position: absolute;
    right: 0;
    margin-left: 40px;
    background: #fff;
    padding: 0 0 0px 0;
    box-shadow: 0 0 8px #000;
}
.contact-popup h2 {
    background: #0d2d4f;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 25px;
    font-family: 'Roboto Condensed';
    font-weight: 900;
}
.form-style {
    padding: 10px 12px;
}
div#sidebar1 {
    position: absolute;
    top: 55px;
    left: 130px;
}
.closebtn {
    position: absolute;
    top: 5px;
    right: 9px;
    cursor: pointer;
}
.contact-popup .wpcf7-textarea {
    height: 70px;
}
.wpcf7-response-output.wpcf7-mail-sent-ok {
    display: none;
}
.contact-popup button {
    background: #062155 none repeat scroll 0 0;
    color: #fff;
    float: left;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 28px;
    padding: 10px 10px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    border: medium none;
    margin-bottom: 10px;
}
/*----------------------------------------------*/
.contact_slider {
    background: #ffcc8a;
    color: #232323;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    position: relative;
    left: -124px;
    padding: 7px 20px;
    text-transform: uppercase;
    font-weight: 700;
    z-index: 1;
    border-radius: 6px 6px 0 0;
    font-size: 16px;
    cursor: pointer;
    top: 190px;
    font-family: "Oswald", sans-serif;
}
.contact-popup {
    left: 100%;
    margin-left: 0px;
    -ms-transition: 1s;
    -webkit-transition: 1s;
    transition: 1s;
    width: 320px;
    top: 25%;
    position: fixed;
    z-index: 999999;
}
.contact-popup.popup-open {
    margin-left: -320px;
}
.sidebar-btn {
    position: absolute;
    top: 0;
    left: 0;
}
.contact_slider>i {
    font-size: 24px;
    margin-right: 10px;
}
.contact-popup h2 {
    font-family: "Oswald", sans-serif;
    background: #ffcc8a;
    color: #232323;
}
.form-style span.wpcf7-form-control-wrap {
    width: 100%;
    float: left;
}
/*.form-style input,.form-style textarea {
    width: 100%;
    float: left;
    background: transparent;
    border: 3px solid #636363;
    font-size: 14px;
    margin: 10px 0 5px;
    padding: 2px 10px;
    font-weight: 700;
    color: #000 !important;
}*/


.form-style input, .form-style textarea {
    background: transparent none repeat scroll 0 0;
    border: 3px solid #636363;
    color: #000 !important;
    float: left;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    margin: 10px 0 5px;
    padding: 2px 10px;
    width: 100%;
}

.form-style input::-webkit-input-placeholder,.form-style textarea::-webkit-input-placeholder { color: #000 !important;}
.form-style input::-moz-placeholder,.form-style textarea::-moz-placeholder { color: #000 !important;;}
.form-style input:-ms-input-placeholder,.form-style textarea:-ms-input-placeholder  {color: #000 !important;;}
.form-style input:-moz-placeholder,.form-style textarea:-moz-placeholder {color: #000 !important;;}
.form-style {
    width: 100%;
    float: left;
}
.form-style label {
    width: 100%;
    float: left;
}
.form-style span.wpcf7-not-valid-tip {
    top: 100% !important;
    margin-top: -10px;
}
div#header + div.wpcf7-validation-errors {
    display: none !important;
}
.contact-popup button {
    background: #06070a;
}

.bigerror div.wpcf7-validation-errors {
    width: 100%;
    float: left;
    color: #06070a;
    margin: 0;
}

.bigerror {
    width: 100%;
    float: left;
    display:none !important; 
}
li.prac-bread.item-cat {
    color: #fff;
}
#header-part, #middle-part, #footer-part{overflow-x: hidden;}


.header-contact-no a {
    color: #32c9ff;
    font-size: 20px;
    font-weight: 600;
}

/*-------------------search function css start -------------------*/

.searchsection {
    top: 0;
    position: absolute;
    right: 15px;
    z-index:100;
}
.searchsection button {
    background: #ffcc8a;
    border: medium none;
    color: #000;
    float: right;
    font-size: 22px;
    font-weight: 700;
    height: 56px;
    margin-right: 0;
    width: 56px;
    outline: none;
}
.searchbarform .form-control {
    transform: rotatex(90deg);
    position: absolute;
    right: 15px;
    top: 100%;
    min-width: 255px;
    transform-origin: center top 0;
    transition: all .5s ease-out 0s;
    opacity: 0;
    color:#000 !important;
}
.searchbarform .form-control::-webkit-input-placeholder { 
    color:#000 !important;
}
.searchbarform .form-control::-moz-placeholder { 
    color:#000 !important;
}
.searchbarform .form-control:-ms-input-placeholder {
    color:#000 !important;
}
.searchbarform-1 .form-control {
    font-family: Oswald,sans-serif;
    font-size: 16px;
    border: 3px solid #ffcc8a;
    border-radius: 0;
    display: block;
    position: absolute;
    right: 0;
    top: 100%;
    height: 45px;
    min-width: 270px;
    opacity: 1;
    transform: rotatex(0);
    transform-origin: center top 0;
    z-index: 1;
}
section.menu-main>.container {
    position: relative;
}
/*-------------------End search function css start -------------------*/

/*---------------site map --------- */
.site-map-page h3 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    color: #9e1818;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 30px;
    margin: 10px 0 10px;
}
.site-map-page h3+ul {
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 30px;
    -webkit-column-gap: 30px;
    column-gap: 30px;
}
.site-map-page ul {
    width: 100%;
    padding: 0 0 0 15px;
    margin: 0px 0 20px;
    display: inherit;
    list-style-type: none;
    float: left;
}
.site-map-page ul ul {margin: 0 0 0;padding: 0;}
.site-map-page ul li {
    padding: 0 0 0 20px;
    margin-left: 0;
    clear: both;
    list-style-type: none;
    position: relative;
}
.site-map-page ul li a {
    color: #000;
    font-size: 16px;
    line-height: 30px;
    /* float: left; */
    position: relative;
    text-decoration: none;
    background: transparent;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.site-map-page ul li a:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #9e1818;
    position: absolute;
    left: -20px;
    top: 6px;
}
.site-map-page h3>a {
    color: #9e1818;
    text-decoration: none;
}
.site-map-page ul li a:hover {
    color: #9e1818;
}
.site-map-page {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}
.site-map-page .siderbar-phone{display:none;}

nav.navigation.pagination {
    width: 100%;
    float: left;
}

nav.navigation.pagination>h2 {
    display: none;
}

nav.navigation.pagination .nav-links {
    border: 0;
    margin: 0;
    padding: 0;
}

nav.navigation.pagination .nav-links>a,nav.navigation.pagination .nav-links>span {
    width: 40px;
    background: #000;
    float: left;
    margin: 3px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
}

nav.navigation.pagination .nav-links>a:hover {
    background: #a92248;
}

nav.navigation.pagination .nav-links>span.page-numbers.current {
    background: #a92248;
}
.footer-form textarea.input {
    height: auto;
}

.footer-section .cp .wpcf7-not-valid-tip {
    top: 100% !important;
    margin: -30px auto 0;
    width: 300px;
    float: none;
    position: relative !important;
    text-align: left;
    padding-left: 10px;
}

div.wpcf7-spam-blocked.wpcf7-display-none {
    display: none !important;
}
.header-form .cp span.wpcf7-not-valid-tip {
    margin-left: 10px;
    margin-top: 12px;
}
.footer-section div.wpcf7-response-output {
    margin: 10px 0;
    font-size: 12px;
    line-height: 14px;
    width: 100%;
}


.affiliations .col-sm-4 > a[title~="Advocates"] {
    z-index: 2;
    position: relative;
    top: 0;
    display: inline-table;
    left: 0;
    right: 0;
    margin: auto;
}
.affiliations .col-sm-4::after {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 1;
}
.affiliations .col-sm-4 a{position: relative;}

.blog .banner-bg {
    /*background: url(https://www.ragerlawoffices.com/wp-content/uploads/2017/05/blog-banner_mini1.jpg) no-repeat center top !important;
    background-size: cover;*/
}
.footer-address-title{color: #fff !important;
                      font-size: 20px !important;
                      font-weight: 300 !important;
                      margin: 0 !important;}
.con-address-title{float: left;
                   width: 100%;
                   font-size: 20px;
                   color: #ad2f4f;
                   font-weight: 600;
                   text-transform: uppercase;
                   margin: 20px 0 6px 0;}
.contact-title h1 {
    color: #ddb776;
    font-family: "Roboto", sans-serif;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 8px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}
.disclaimer-page {
    padding-bottom: 70px;
}
.rager_feld {
    color: #3f0e0e;
    width: 100%;
    padding: 20px 0;
    font-family: "Oswald", sans-serif;
    line-height: 30px;
    text-transform: uppercase;
    font-weight: 600;
    float: left;
    font-size: 20px;
    padding-top: 0;
}
.rager_feld span {
    font-size: 20px;
    display: inline-block;
    color: #3f0e0e;
}
.breadcrumb>li{text-transform: capitalize;}

nav.navigation.post-navigation>h2 {
    display: none;
}
.contact-page .address>p {
    font-size: 40px;
    line-height: 42px;
}



.blogdetails  h3{color: #ce9b59; font-size: 32px;}


.scholarships {
    padding: 40px 0;
}
.scholarships ul li {

    list-style: square;
    float: left;
    width: 100%;
    margin-bottom: 10px;

}
.scholarships ul {

    padding-top: 15px;
    padding-bottom: 15px;
    float: left;
    width: 100%;

}
.scholarships h3 {
    font-size: 30px;
    color: #000;
    float: left;
    width: 100%;
    margin-top: inherit;
}
.scholarships figure {
    font-size: 25px;
    line-height: 1.2;
    margin-bottom: 13px;
    float: left;
    width: 100%;
}

#middle-part .rager-law{display: none !important;}




.mobile-content h2 {
    border-bottom: 5px solid #ccc;
    padding-bottom: 13px;
    margin-bottom: 15px;
    text-transform: capitalize;
}
.mobile-content h3::before {
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100px;
    background: #ccc;
    height: 5px;
    content: "";
}
.mobile-content h3 {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 22px;
    margin-top: 35px;
}

.mobile-content strong { font-weight: 400;}
.mobile-content p a {
    color: #a92248;
    font-weight: 400;
}
.mobile-content p a:hover {
    color: #000;
}

.form-style .g-recaptcha ~ span.wpcf7-not-valid-tip {
    margin-top: -30px;
    margin-left: 12px;
}
.testimonials-row:last-child {
    margin-bottom: 0;
}

/* Sticky Sidebar of Practice Area CSS Starts */
.single-attorney .sider-bar.stick {
    position: fixed;
    top: 0;
    z-index: 10;
    /* border-radius: 0 0 0.5em 0.5em; */
    width: 360px;
}

/* Sticky Sidebar of Practice Area CSS Ends */
.services-list .employment-icon img {
    max-width: 34px;
    width: 100%;
}
/* google review css starts */
.google-review-main {
    width: 100%;
    float: left;
    background: #360303;
    padding: 30px 50px;
    margin-bottom: 30px;
    text-align: left;
}
.google-review-inner {
    float: left;
    width: 100%;
    position: relative;
    color: #fff;
    padding: 15px 0;
}
.reviewicon {
    width: 45px;
    height: 45px;
    background: #ffcc8a;
    border-radius: 100%;
    text-align: center;
    line-height: 1.8;
    color: #000000;
    font-weight: 700;
    position: absolute;
    left: 0;
    text-transform: uppercase;
    font-size: 24px;
}
.reviewright {
    padding-left: 60px;
}
.reviewname {
    float: left;
    width: 100%;
    padding-bottom: 0;
    font-size: 20px;
    font-weight: 700;
}
.reviewname a {
    font-size: 14px;
    padding-left: 15px;
    color: #fbf489;
}
.reviewdate {
    margin: 0px 0 5px;
    font-size: 18px;
}
.reviewdate span {
    font-weight: 700;
}
.reviewstart {
    color: #fbf489;
    float: left;
    margin-right: 15px;
    line-height: 1;
}
.reviewrate {
    font-weight: 700;
    font-size: 17px;
    line-height: 1.4;
}
.reviewdes {
    margin: 10px 0 0;
}
.reviewdes p {
    color: #ffffff;
    font-size: 16px;
    line-height: 1.4;
}
/* google review css ends */

.best-lawyer{float: left; width: 100%;}
.rect:hover{fill:#a92248 !important;}
.best-lawyer text {font-family: "Oswald", sans-serif;}
.best-lawyer svg {

    height: 700px;

}
.eeoc-title {

    float: left;
    width: 100%;
    text-align: center;
    color: #a92248;
    font-size: 40px;
    font-weight: 700;
    margin-top: 49px;
    line-height: 1.2;
}
.logo_foo>div {
    width: 100%;
    float: left;
}
.logo_foo img {
    max-width: 100%;
}
.logo_foo>div a {
    width: 400px;
    float: left;
    max-width: 100%;
    margin-bottom: 10px;
}
/* Marquee CSS Starts */
.example1 {

    height: 40px;
    overflow: hidden;
    position: relative;
    background: red;
    top: 0;
    z-index: 0;
    width: 100%;
}
.example1 figure {
    font-size: 18px;
    color: yellow;
    position: absolute;
    display: block;
    width: 2810px;
    margin: 0;
    line-height: 40px;
    -ms-animation: marquee 70s linear infinite;
    -webkit-animation: marquee 70s linear infinite;
    animation: marquee 70s linear infinite;
    font-weight:bold;
    text-shadow: 2px 3px 4px rgba(0,0,0,0.8);
}
.example1 figure:hover {
    -webkit-animation-play-state: paused;
    -ms-animation-play-state: paused;
    animation-play-state: paused;
}
.example1 figure a:hover{
    text-decoration:none;
}
.example1 figure p{line-height:inherit;display:inline-block;width:auto;margin:inherit;font-weight:inherit;font-size:inherit;vertical-align:top;}
.example1 figure p+p{margin-left: 100px;}
@-moz-keyframes marquee {
    0% {
        left: 100%;
    }
    100% {
        left: -2810px;
    }
}
@-webkit-keyframes marquee {
    0% {
        left: 100%;
    }
    100% {
        left: -2810px;
    }
}
@keyframes marquee {
    0% {
        left: 100%;
    }
    100% {
        left: -2810px;
    }
}
.example1 figure a {
    color: #ffffff;
    font-weight: 500;
}
.example1 figure a:hover { 
    color: yellow;
}
/* Marquee CSS Ends */

.socialmadia a .fa-google-plus::before {
    content: "";
    background: url(../img/business-white.svg);
    width: 24px;
    height: 24px;
    display: inline-block;
    top: 3px;
    position: relative;
    background-repeat: no-repeat;
}

.socialmadia a:hover .fa-google-plus::before {
    background: url(../img/business-black.svg);
    background-repeat: no-repeat;
}
.thank-you-section .socialmadia a .fa-google-plus::before{
    width: 12px;
    height: 15px;
}
.thank-you-section .socialmadia a:hover .fa-google-plus::before {
    background: url(../img/business-white.svg);
    background-repeat: no-repeat;
}
footer .socialmadia a .fa-google-plus::before {
    width: 48px;
    height: 48px;
}
.poweredBy>* {
    float: none !important;
    display: inline-block;
    vertical-align: middle;
}
.poweredBy img {
    width: 110px;
}
header#header-part.op-menu {
    z-index: 99;
}
a.footer-phone-btn.op-menu {
    display:none;
}
header .side-collapse{
    transition: none !important;
}
.r-badges{
    float:left;
    width:100%;
    text-align:center;
    margin-bottom: 30px;
}
.r-badges .lw-badge {
    display: block;
    margin-top: 37px;
}
.r-badges .lw-badge .slbadge{
    display: inline-block;
}
.r-badges .lw-badge .slbadge.slbadge-gray .slbadge_header {
    height: 100px;
}
.rag-ad-wrap{
    float:left;
    width:100%;
}
.rag-tt {
    float: left;
    width: 100%;
    font-size: 25px;
    color: #ad2f4f;
    font-weight: 600;
    text-transform: uppercase;
    margin: 20px 0 6px 0;
}
.rag-adrs, .rag-phn {
    font-size: 25px;
    line-height: 35px;
}
.hide-section {
    z-index: -99;
    position: absolute;
    color: transparent;
}





.contact_slider>i:before {
    content: "\f0e0";
}
.contact_slider>i {
    margin: 0;
    top: 8px;
    position: relative;
    /* left: -8px; */
    color: #232323;
    font-size: 25px;
}
div#header {
    box-shadow: 15px 9px 20px #000;
}
.contact_slider>span {
    display: none;
}
.contact_slider {
    color: #ffffff;
    position: relative;
    left: -50px;
    padding: 0;
    text-transform: uppercase;
    font-weight: 500;
    z-index: 1;
    font-size: 22px;
    cursor: pointer;
    top: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    box-shadow: 0px 3px 5px rgba(0,0,0,0.15);
    /* background: #22b0e0; */
    border-radius: 5px 0 0 5px;
    text-align: center;
    font-size: 0;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
}

.contact-popup h2 {
    padding: 8px 25px;
}
.thank-you-section p {
    font-size: 28px;
    line-height: 1.2;
    margin: 15px 0;
}
.grecaptcha-badge{
    /*visibility: collapse !important;  */
}
.page-template-Attorneys .inner-article {
    padding-bottom: 40px;
}
.lw-badge {
    float: left;
    width: 100%;
    text-align: center;
}
.lw-badge + .lw-badge{
    margin-top:10px;
}
.lw-badge img {
    display: inline-block;
}
.single-attorneys .inner-article, .group-blog  .inner-article, .inner-article.cases {
    padding-bottom: 40px;
}
.footer-link ul#menu-footer-2 li + li{
    margin-left:5px;
}
.affiliations .col-sm-4:nth-child(3n+1) {
    clear: both;
}
.affiliations .col-sm-4 a img {
    max-width: 100%;
}
.pum-theme-3391 .pum-title, .pum-theme-enterprise-blue .pum-title {
    font-family: "Oswald", sans-serif !important;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.pum-content.popmake-content p {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight:400;
}
.home-logo-slider {
    float: left;
    width: 100%;
    padding: 40px 0;
    position: relative;
}
.home-logo-slider .owl-carousel .owl-item {
    position: relative;
}
.home-logo-slider .owl-carousel .owl-item .item {
    /*background: #f7f7f7;*/
    background:transparent;
    height: 100%;
    min-height: 150px;
    text-align: center;
}
.home-logo-slider .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-width: 130px;
    float: none;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}
.home-logo-slider .owl-carousel .owl-nav > button[type="button"] {
    font-size: 30px;
    background: #ffcc8a;
    width: 25px;
    height: 60px;
    color: #fff;
}
.home-logo-slider .owl-carousel .owl-nav .owl-prev, .home-logo-slider .owl-carousel .owl-nav .owl-next {
    position: absolute;
    left: -40px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.home-logo-slider .owl-carousel .owl-nav .owl-next {
    right: -40px;
    left: auto;
}
.home-logo-slider .owl-carousel .owl-nav > button[type="button"] {
    font-size: 30px;
    color: #000;
}
.trial-verdicts-bg.with-lg-sl {
    padding-top: 0;
}
.contact-page .contact-form.con_form {
    color: #3f0e0e;
}
.contact-page .footer-form > p {
    font-size: 18px;
}
.contact-page .footer-form span.wpcf7-not-valid-tip {
    top: 40px !important;
}
.contact-page .footer-form .terms span.wpcf7-not-valid-tip {
    top: 30px !important;
}
.contact-page div.wpcf7-response-output {
    color: #000;
    position: relative;
    margin: 20px auto 0;
}
.contact-page .contact-form.con_form figure {
    text-align: center;
}
.contact-page .footer-form {
    margin-top: 40px;
}
.right-btn .submit-btn{
    width: auto;
    padding-left: 100px;
    padding-right: 100px;
    float: right;
}
.header-form .right-btn .submit-btn {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    float: right;
    margin-top: 3px;
}
.contact-page .contact-form.con_form .submit-btn {
    float:right;
    width: auto;
    font-size: 30px;
    padding: 15px 40px;
    line-height: 1;
}
.contact-popup .form-style span.wpcf7-form-control-wrap {
    position: initial;
    display: inline-block;
    width: auto;
}
.contact-popup .form-style input[type="checkbox"] {
    height: auto;
    width: auto;
    position: relative;
    top: -4px;
}
.contact-popup .form-style span.wpcf7-list-item {
    margin: 0;
}
.contact-popup .form-style label{
    position:relative;
}
.contact-page .terms.termstext {
    margin: 0;
    margin-top: 10px;
    line-height: 1;
}
.contact-page .terms.termstext span.wpcf7-list-item {
    margin: 0;
}
.contact-page .terms.termstext input[type="checkbox"] {
    margin-top: 0;
}
button.close-btn {
    display: none;
}
div.wpcf7 .ajax-loader {
    display: none !important;
}
form div.wpcf7-response-output{margin:10px 0;}


#wpcf7-f4-o1 .submit-btn {
    font-size: 26px;
}
#wpcf7-f127-o2 .submit-btn {
    width: 295px;
    padding-left: 0;
    padding-right: 0;
    float: right;
}
#wpcf7-f3481-o1 .submit-btn {
    width: 230px;
    padding: 15px 0px;
}
.protecting-victims .text-left p, .protecting-victims p.boldfonts {
    color: #fff;
}

/* Homepage Demo CSS Starts */
body.home .banner-bg{
    padding-top:5px;
}
body.home .banner-text {
    padding-top: 55px;
}
body.home .banner-text .text-right .clientphoto {
    max-width: 230px;
    width: 100%;
    margin-top: -60px;
}
body.home .banner-text {
    line-height: 50px;
    font-size: 40px;
}
body.home .banner-text span{
    font-size: 56px;
}
body.home .header-form {
    padding: 20px 0;
}
body.home .contact-title{
    margin-bottom: 15px;
}
body.home .header-form .form-row p {
    line-height: 1;
}
body.home .contact-title span{
    margin:0;
}
body.home .example1 {
    height: 30px;
}
body.home .example1 figure {
    font-size: 16px;
    line-height: 30px;
}
body.home .tv-title > span, body.home .affiliations figure {
    font-size: 55px;
    margin: 0 0 25px;
}
body.home .trial-verdicts-bg.with-lg-sl {
    padding-top: 0;
    padding: 0 0 20px;
}
body.home .rager-law-firm, body.home .graybg, body.home .clientsay, body.home .protecting-victims {
    padding: 50px 0;
}
body.home .testimonial{
    padding-bottom:0;
    padding-top: 0 !important;
}
body.home .whatis-section .title-main {
    top: 50px;
}
body.home .whatis-section{
    padding-bottom:0px;
}
body.home .textforment {
    padding-top: 220px;
}
body.home .clientsay blockquote{
    margin-bottom: 0;
}
body.home .affiliations {
    padding: 40px 0 10px 0;
}
body.home .footer-section {
    top: 50px;
}
body.home .home-logo-slider {
    padding: 20px 0;
}
body.home .main-title figure, bodt.home-demo .titlebox, body.home .graybg .titlebox, body.home .titlebox {
    font-size: 60px;
}
body.home .sub-title > span, body.home .contact-form figure span, body.home .category-section li figure {
    font-size: 33px;
}
body.home .sub-title span::before, body.home .sub-title span::after, body.home .sub-title::before, body.home .sub-title::after {
    bottom: 22px;
}
body.home .graybg .titlebox, body.home .graybg .titlebox h1{
    line-height:1;
}
body.home .graybg .titlebox{
    padding: 20px 27px 20px;
    margin: 0 6px 30px;
}
body.home .graybg .titlebox h1, body.home .graybg .titlebox span{
    margin:0;
}
body.home .contact-form figure {
    font-size: 55px;
    line-height: 1;
}
body.home .copyright span {
    font-size: 25px;
}
body.home .protecting-victims{
    margin-top:0;
}
body.home .main-title{
    margin-bottom: 30px;
}
body.home .header-contact-no {
    padding-top: 3px;
    float: right;
}
body.home .socialmadia {
    margin: 13px 50px 0 0;
}
body.home .socialmadia a {
    font-size: 22px;
    width: 40px;
    height: 40px;
    line-height: 40px;
}
body.home .titlebox {
    margin: 0 6px 40px;
}
body.home .clientsay blockquote p {
    font-size: 24px;
    line-height: 1.3;
}
/* Homepage Demo CSS Ends */
.wpcf7 form.invalid .wpcf7-response-output{
    display: inline-block;
    color: #fff;
    width: 100%;
    margin-top: 25px;
    font-size: 14px;
    text-align: center;
}
.contact-page .wpcf7 form.invalid .wpcf7-response-output{
    color:red;
}
.footer-form .right-btn div.wpcf7-response-output {
    color: red;
    font-size: 13px;
    line-height: 1;
    margin: 0;
}
.header-form div.wpcf7-response-output {
    display: inline-block;
    color: red;
    font-size: 13px;
    line-height: 1;
    width: 100%;
    text-align: center;
}
a.gmb-link{
    color: #b99361;
}
a.gmb-link:hover{
    color: #fff;
}
.navbar-default .sub-menu li.menu-item-has-children > a {
    width: calc(100% - 40px);
}
.navbar-default .sub-menu li.menu-item-has-children::before {
    content: '+';
    position: absolute;
    right: 0;
    width: 40px;
    line-height: 38px;
    background: #ffcc8a;
    color: #360303;
    font-size: 26px;
    text-align: center;
    cursor: pointer;
    height: auto;
    font-weight: 700;
    z-index: 1;
}
.navbar-default .sub-menu li.menu-item-has-children.sub-open::before{
    content:"-";
}
.navbar-default .sub-menu li.menu-item-has-children > ul.sub-menu {
    background: #4f0404;
    width:100%;
    position: relative;
    top: 0%;
    transition: none;
    transform: none;
    border-top: 1px solid #4b2500;
    display: none;
}
.navbar-default .sub-menu li.menu-item-has-children.sub-open > ul.sub-menu{
    display:block;
}

.footer-form .wpcf7-form-control-wrap.your-message span.wpcf7-not-valid-tip {
    top: auto !important;
    bottom: -8px;
}
.footer-link .footer-contactno
{
    color: #b99361;
}

.breadcrumb-main .breadcrumbs span{
    text-transform: capitalize;
}
.form-row.lastrow span.wpcf7-form-control-wrap {
    display: block;
}
.header-form .form-row.lastrow span.wpcf7-not-valid-tip {
    line-height: 1;
    top: 90px !important;
}
.eeoc-charge img{
    width:100%;
    height: auto;
}
@media only screen and (max-width: 767px){
    .eeoc-charge {
        overflow-y: scroll;
        height: 300px;
        overflow-x: scroll;
        width: 100%;
    }
    .eeoc-charge img{
        width: 700px;
    }
    .footer-link .f_add{
        color:#b99361;
    }
}

.footer-section .copyright{
    color:#fff;
}
.footer-link .footer-contactno:hover {
    color: white !important;
    box-shadow: 0px 0px 5px #1e1e1e;
    transition: box-shadow 0.3s ease-in-out 0s;
}

.footer-link .f_add{
    margin:0;
}
.form-style .btn-center {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
}
.form-style .btn-center div.wpcf7-response-output {
	margin: 0;
	line-height: 1;
	color: #000;
	font-size: 13px;
}
.form-style .terms.termstext {
	margin-bottom: 0;
}