/*   
Theme Name: Vacriminal law
Theme URI: Theme Url
Description: This is an exclusive, fully SEO optimized website.
Author: Vacriminal law
Author URI: Vacriminal law
*/
body {
    font-family: "Roboto",sans-serif;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.6;
    color: #414141;
}

section {
    float: left;
    width: 100%;
}

.h3,h3 {
    font-size: 24px;
    font-weight: 400;
}

.h1,h1 {
    font-size: 42px;
}

* {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

:focus {
    outline: 0;
}

a,.btn,input,select,textarea,button,img {
    outline: 0!important;
}

select {
    color: rgba(0,0,0,0);
    text-shadow: 0 0 0 #000;
}

a img {
    outline: 0;
}

input,select,textarea {
    outline: 0;
}

a:hover,a:focus {
    text-decoration: none;
    color: #0CA976;
}

a {
    color: #0CA976;
}

.yellow-bg {
    background: #F5B900!important;
}

ul,li,#main-content #sidebar li,#main-content #sidebar ul {
    list-style-type: none;
    margin-left: 0;
}

.strong {
    font-weight: 700;
}

.cursive {
    font-style: italic;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.justify {
    text-align: justify;
}

.underline {
    text-decoration: underline;
}

.uppercase {
    text-transform: uppercase;
}

.fullwidth {
    float: left;
    width: 100%;
}

.halfwidth {
    float: left;
    width: 50%;
}

.first {
    margin-left: 0!important;
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
    clip: auto!important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

#header {
    margin: 0;
    padding: 0;
}

ul.sub-menu {
    position: absolute;
    padding: 10px;
    top: 91px;
    background-color: #F8F8F8;
    z-index: 10;
    text-align: left;
    white-space: nowrap;
    display: none;
}

ul.sub-menu li a {
    color: #000!important;
    display: block;
    font-size: 15px;
    padding: 5px 20px;
    text-decoration: none!important;
}

ul.sub-menu li a:hover {
    color: #0CA976!important;
}

ul.sub-menu li {
    border-bottom: 1px solid #ccc;
}

ul.sub-menu li:last-child {
    border-bottom: 0;
}

.navbar-nav>li:hover>.sub-menu {
    display: block;
}

.logo {
    float: left;
    margin: 15px 0 0;
}

#page-wrapper {
    min-height: 310px;
}

.copyright {
    font-size: 13px;
}

@media screen and (min-width:1350px) {

    .container {
        width: 1235px;
    }

    .container {
        max-width: 1200px;
    }
}

.navbar-nav>li>a {
    text-transform: uppercase;
    font-size: 15px;
    color: #000;
}

#menu-main-menu {
    border-bottom: 3px solid #e6e7e9;
    margin-right: 2px;
}

.headerphone-main {
    background: #0d1625;
    color: #fff;
    float: right;
    padding: 15px 20px;
    position: relative;
    text-align: center;
}

.numberlabel {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0;
    text-transform: uppercase;
}

.numbermain {
    margin-bottom: 0;
}

.numbermain a {
    color: #fff!important;
    font-size: 26px;
    font-weight: 600;
}

.MacOS .numbermain a {
    font-weight: 500;
}

#header {
    border: none;
    float: left;
    width: 100%;
    background: #fff;
    position: fixed;
    z-index: 99999;
    box-shadow: 0 0 5px #ccc;
}

main,footer {
    width: 100%;
    float: left;
}

#menu-main-menu>li a:hover,#menu-main-menu>li.current_page_item a,#menu-main-menu>li.current-page-ancestor>a,#menu-main-menu>li.current-menu-ancestor>a {
    background: #F7F7F7;
    color: #0CA272;
}

#menu-main-menu>li:hover:after,#menu-main-menu>li.current_page_item:after,#menu-main-menu>li.current-page-ancestor:after,#menu-main-menu>li.current-menu-ancestor:after {
    content: "";
    background: #0CA272;
    width: 100%;
    height: 3px;
    position: absolute;
}

.footertop {
    padding: 50px 0 30px;
}

.col-sm-4.footerleft img {
    margin-top: 80px;
}

#footer {
    color: #fff;
}

#footer .widgettitle,h3.widgettitle,.widgettitle.h3 {
    font-weight: 500;
    font-size: 22px;
    margin-top: 0;
    position: relative;
    margin-bottom: 30px;
}

.footerleft h3 {
    font-size: 22px;
    margin-top: 0;
    position: relative;
}

#menu-footer-menu li a {
    color: #fff;
    text-transform: capitalize;
}

#footer .widgettitle::after,h3.widgettitle::after {
    background: #fff none repeat scroll 0 0;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 45px;
}

.footerbottom {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 0;
    line-height: 26px;
}

.nopadding {
    padding: 0;
}

.footerlast a:hover,.footerlast a {
    color: #fff;
}

.footerlast ul li {
    display: block;
    margin-left: 30px;
    padding-left: 0;
    position: relative;
    padding-bottom: 6px;
}

.footerleft {
    font-size: 14px;
}

#menu-footer-menu li {
    padding-bottom: 5px;
}

.footerbottom a {
    color: #fff;
    font-size: 13px;
}

.headerphone-main>img {
    left: -40px;
    position: absolute;
    top: 42px;
    cursor: pointer;
}

.top-search {
    background: #fcfcfc none repeat scroll 0 0;
    box-shadow: 0 0 3px #ccc;
    opacity: 0;
    padding: 40px 0;
    position: fixed;
    top: -300px;
    transition: all 0.4s ease-in-out 0s;
    width: 100%;
    z-index: 99999;
}

.top-search.active {
    background: #fff none repeat scroll 0 0;
    opacity: 1;
    top: 0;
}

#searchform .form-control {
    color: transparent;
    font-family: Lato,sans-serif;
    font-size: 28px;
    font-weight: lighter;
    text-shadow: 0 0 0 #000;
}

.top-search form {
    margin: 0 auto;
    max-width: 550px;
    width: 80%;
}

.close-btn {
    color: #8b193c;
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 20px;
    z-index: 999;
}

.search.form-control,.searchform .btn.primary-btn {
    height: 60px!important;
}

.bannerimg {
    width: 100%;
    min-height: 300px;
}

.homeicons-main {
    text-align: center;
}

.icon-innerMain {
    min-height: 330px;
    border-right: 1px solid #fff;
    padding: 80px 15px;
    position: relative;
}

.homeicons-main a:last-of-type .icon-innerMain {
    border-right: 0;
}

.imageIcon-box img {
    height: 55px;
	width: auto;
}

.icon-innerMain h3,.icon-innerMain .h3 {
    color: #fff;
    font-weight: 600;
    max-width: 300px;
    margin: auto;
}

.MacOS .icon-innerMain h3 {
    color: #fff;
    font-weight: 500;
}

.labelbox {
    margin-top: 40px;
}

.icon-innerMain .imageIcon-box img {
    transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -mz-transition: all ease-in-out 0.5s;
}

.page404 form.wpcf7-form {
    padding: 30px;
    background-color: rgba(17,26,43,.96);
    float: left;
    margin-bottom: 40px;
}

@media screen and (min-width:768px) {
    .icon-innerMain:hover .imageIcon-box img {
        transform: scale(1.3);
    }

    .navbar-nav>li>a {
        padding: 34px 10px;
    }

    .navbar-nav>li.menu-item-has-children>a {
        position: relative;
        padding-right: 20px;
    }

    ul.sub-menu {
        padding: 0px!important;
    }

    ul.sub-menu li a:hover,ul.sub-menu li.current_page_item a {
        background: #0CA976!important;
        color: #fff!important;
    }

    .navbar-nav>li.menu-item-has-children>a::after {
        margin: auto;
        position: absolute;
        right: 6px;
        top: 50%;
        transform: translateY(-50%);
        content: "\f078";
        font-family: FontAwesome;
        font-size: 10px;
    }

    .col-sm-4.footermid {
        padding-left: 13%;
    }

    .important-links-main .row {
        margin: auto;
        float: none;
        width: 98%;
    }

    .virginatop,.attorney-crimnal {
        display: table;
        vertical-align: middle;
    }

    .virginatop>div,.attorney-crimnal>div {
        display: table-cell;
        float: none!important;
        vertical-align: middle;
    }

    .leftcol {
        padding-left: 0;
    }

    .rightcol {
        padding-right: 0;
    }

    .sidebar-form .leftcol {
        padding-left: 0;
        padding-right: 5px;
    }

    .sidebar-form .rightcol {
        padding-right: 0;
        padding-left: 5px;
    }

    .col-xs-12.col-sm-4.footerlast {
        float: right;
        max-width: 305px;
    }
}

h2 {
    font-size: 32px;
    font-weight: lighter;
    color: #000;
    text-transform: uppercase;
}

section h2,.colortitle .h2 {
    font-size: 32px;
    margin-top: 0;
    position: relative;
    margin-bottom: 50px;
    text-transform: uppercase;
}

section h1 {
    font-size: 32px;
    margin-top: 0;
    position: relative;
    margin-bottom: 50px;
    text-transform: uppercase;
}

.main-attorney-title {
    font-size: 42px;
    margin: 0 0 10px;
}

section h2:after,section h1:after {
    background: #E3E3E3;
    content: "";
    position: absolute;
    bottom: -20px;
    width: 60px;
    height: 5px;
    left: 0;
}

section h1 {
    color: #0E1824;
    font-weight: 400;
    position: relative;
    margin-top: 0;
    margin-bottom: 50px;
    text-transform: uppercase;
}

section h1:after {
    background: #E3E3E3;
    content: "";
    position: absolute;
    bottom: -20px;
    width: 60px;
    height: 5px;
    left: 0;
}

section .title-center h1:after {
    left: 0;
    right: 0;
    margin: auto;
}

section .title-center h2:after {
    left: 0;
    right: 0;
    margin: auto;
}

.main-attorney-title:after {
    content: none;
}

.homesection {
    padding: 80px 0 70px;
}

.homesection.important-links-main {
    padding: 110px 0;
}

.contactmain,.attorney-criminal,.attorney-practice {
    padding: 80px 0;
}

.attorney-bottom {
    padding-top: 45px;
}

header.sticky {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    position: fixed;
    z-index: 9999999;
}

.Practice-Area-Main .h2 {
    color: #fff;
}

.Practice-Area-Main {
    background: rgba(0,0,0,0) url(img/practice-bg.jpg) no-repeat scroll 0 0 / cover;
    background-color: #000;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    border-bottom: 3px solid #d0d0d0;
    border-top: 3px solid #d0d0d0;
    color: #fff;
    transition: all ease-in-out 0.5s;
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
    -ms-transition-delay: 0.5s;
    -moz-transition-delay: 0.5s;
}

.Practice-Area-Main.listing {
    border: 0 none;
    padding-bottom: 80px;
}

.Practice-Area-Main {
    position: relative;
}

.Practice-Area-Main .bg-image {
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    transition: all ease-in-out 0.5s;
}

.Practice-Area-Main a:hover .bg-image {
    opacity: 1;
}

.practice-inner .area-inner-box {
    background: rgba(13,22,36,.6) none repeat scroll 0 0;
    min-height: 210px;
    padding: 10px;
}

.practice-inner {
    margin-top: 20px;
    position: static;
}

.area-box {
    float: left;
    padding: 2px;
    text-align: center;
    width: 16.66%;
    position: relative;
    z-index: 2;
}

.Practice-Area-Main .container {
    z-index: 2;
    position: relative;
}

.internet.explorer .main-box {
    padding-top: 27%;
}

.overlay-box .h3,.main-box .h3 {
    color: #fff;
}

.area-inner-box {
    align-content: center;
    align-items: center;
    display: flex;
    display: -webkit-flex;
    margin: auto;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}

.area-inner-box>h3 {
    width: 100%;
    margin: 0;
    opacity: 1;
    transition: all ease-in-out 0.4s;
}

.main-box {
    -moz-transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    -mz-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
}

.overlay-box {
    position: absolute;
    height: 100%;
    background: rgba(13,170,119,.6);
    top: 0;
    width: 100%;
    transition: all ease-in-out 0.4s;
    -moz-transition: all ease-in-out 0.4s;
    -webkit-transition: all ease-in-out 0.4s;
    -mz-transition: all ease-in-out 0.4s;
    -o-transition: all ease-in-out 0.4s;
    left: -100%;
    padding: 27% 5px 2px;
}

.area-inner-box:hover .overlay-box {
    left: 0;
}

.area-inner-box:hover .main-box {
    opacity: 0;
}

.area-box a {
    color: #fff;
    float: left;
    height: 100%;
    width: 100%;
}

.homeicons-main a:nth-of-type(2) h3 {
    padding-top: 15px;
}

.practice-view-btn-main {
    margin-top: 40px;
}

.btn.main-btn {
    background: #0ca976 none repeat scroll 0 0;
    border-radius: 0;
    color: #fff!important;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    padding: 0 35px;
    text-transform: uppercase;
    transition: all ease-in-out 0.4s;
}

.btn.main-btn:hover {
    background: #008f5c;
}

.MacOS .btn.main-btn {
    font-weight: 500;
}

.links-innermain {
    background: rgba(255,255,255,.83) none repeat scroll 0 0;
    padding: 70px 50px;
}

.important-links-main {
    color: #242424;
}

.linksh2:after {
    background: #BBBCC0;
}

.important-links-main ul {
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 20px;
}

.important-links-main ul li:before {
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    content: "\f054";
}

.important-links-main ul li {
    position: relative;
    padding: 5px 25px;
}

.important-links-main ul li a:hover,.important-links-main ul li:hover:before {
    color: #007f4c!important;
}

.important-links-main .links-left-main ul:first-of-type {
    border-right: 1px solid #b3b4b8;
}

section .colortitle h2::after {
    content: none;
}

section .colortitle h2,.colortitle .h2 {
    color: #0FA776;
    margin-bottom: 20px;
    font-weight: lighter;
}

.servedArea-ul {
    border-left: 1px solid #0ca878;
    padding-left: 20px;
    float: left;
    width: 100%;
}

.servedArea-ul li {
    color: #000!important;
    font-size: 16px;
    padding-left: 15px;
}

.virginabottom p {
    float: left;
    width: 100%;
}

.virginabottom ul {
    float: left;
    margin: 10px 0;
    padding-left: 20px;
    width: 80%;
}

.virginabottom ul li {
    width: 100%;
    margin-bottom: 10px;
    color: #333;
    float: left;
    list-style-image: url(img/libg3.png);
}

.virginatop img {
    max-width: 100%;
    border: 1px solid #333;
}

.virginabottom {
    margin-top: 40px;
}

.bannertopheading {
    position: relative;
}

.home-banner h2::after,.home-banner .bannertopheading:after {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: ""!important;
    height: 1px;
    width: 100%;
    display: block;
    left: 0;
}

.home-banner h2::before {
    background: #fff none repeat scroll 0 0;
    bottom: -2px;
    content: ""!important;
    height: 1px;
    width: 100%;
    position: absolute;
    display: block;
    left: 0;
}

.home-banner .bannertopheading:before {
    background: #fff none repeat scroll 0 0;
    bottom: -2px;
    content: ""!important;
    height: 1px;
    width: 100%;
    position: absolute;
    display: block;
    left: 0;
}

.home-banner h2,.home-banner .bannertopheading {
    margin-bottom: 0px!important;
    color: #fff;
    font-size: 52px;
    display: inline;
}

.MacOS .home-banner h2,.MacOS .home-banner .bannertopheading {
    font-weight: 500;
}

.home-banner h1,.inner-banner-heading {
    font-size: 47px;
    font-weight: lighter;
    margin: 0;
    color: #fff;
    text-transform: capitalize;
}

.home-banner h1:after,.inner-banner-heading:after {
    display: none;
}

.home-banner .bannerbottomheading {
    font-size: 47px;
    line-height: 55px;
    font-weight: lighter;
    margin: 0;
}

.home-banner .bannertopheading {
    margin-bottom: 0px!important;
    color: #fff;
    font-size: 52px;
    font-weight: 600;
    display: inline-block;
    position: relative;
    line-height: 62px;
}

.home-banner .container,.home-banner,.home-banner .container>row {
    position: relative;
}

.Homebanner-mainarea {
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.bannertop {
    background: rgba(13,22,36,.35) none repeat scroll 0 0;
    color: #fff;
    margin: 0!important;
    padding-bottom: 25px;
    padding-top: 25px;
    text-align: center;
}

.Homebanner-mainarea .container>div {
    clear: both;
    float: right;
    max-width: 630px;
}

.row.bannerbottom.text-center {
    margin: 30px 0 0;
    width: 630px;
}

.banner-heading {
    padding: 0 0px 0px 0px;
}

.bannertop p {
    line-height: 24px;
}

.attroneyTop-right .italictext {
    background: #f5f5f5;
}

.italictext {
    border-left: 2px solid #666;
    color: #444;
    font-size: 22px;
    font-style: italic;
    font-weight: lighter;
    padding-left: 25px!important;
    padding-top: 20px;
}

.testimonail-main {
    border-left: 2px solid #0BA777;
    padding-left: 25px!important;
    margin-bottom: 30px;
    border-bottom: 2px solid #0BA777;
}

.owl-dots {
    bottom: 0;
    position: absolute;
    right: 0;
}

.auhtor-name,.auhtor-name a {
    color: #000;
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
}

.author-degin {
    padding-left: 10px;
    font-style: italic;
}

.owl-theme .owl-dots .owl-dot span {
    background: #000 none repeat scroll 0 0;
    border-radius: 30px;
    display: block;
    height: 12px;
    margin: 10px 4px;
    transition: opacity 200ms ease 0s;
    width: 12px;
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #0CA976 none repeat scroll 0 0;
}

.testimonial-info {
    color: #555;
    font-size: 19px;
    font-style: italic;
    font-weight: 300;
    min-height: 180px;
}

.addressli::before {
    content: url(img/add.png);
    left: -27px;
    position: absolute;
    top: 0;
}

.phnli::before {
    content: url(img/phn.png);
    left: -27px;
    position: absolute;
    top: 0;
}

.msgli::before {
    content: url(img/msg.png);
    left: -27px;
    position: absolute;
    top: 2px;
}

.innerpage-banner {
    background-size: cover!important;
}

.acf-map {
    border: 4px solid #fff;
    box-shadow: -5px 1px 10px #f6f6f6;
    height: 400px;
    margin: 0;
    width: 100%;
}

.acf-map img {
    max-width: inherit!important;
}

.contactmid-main {
    background: rgba(0,0,0,0) url(img/contactbg.jpg) no-repeat scroll center center / cover;
    padding: 110px 0;
}

.wpcf7-text,.wpcf7-email,.wpcf7-textarea,.wpcf7-number,.salesforce .form-control {
    background: rgba(0,0,0,0) none repeat scroll 0 0;
    border: none;
    border-bottom: 1px solid #5e6369;
    width: 100%;
    color: #ddd;
    border-radius: 0;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    box-shadow: none;
    padding-left: 0;
}

.salesforce .form-group label.error {
    color: red;
    position: absolute;
    right: 15px;
    bottom: 0px;
    font-size: 12px;
}

.col-sm-12.nopadding.sbtrow .form-group {
    margin-bottom: 0;
}

.contact_isa_success {
    background-color: #dff2bf;
    bottom: -35px;
    color: #4f8a10;
    display: none;
    left: 0;
    margin-top: 24px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.sidebar-form .contact_isa_success {
    bottom: -15px;
}

.wpcf7-textarea,.salesforce textarea.form-control {
    height: 100px;
    resize: none;
}

.wpcf7-form-control::-webkit-input-placeholder,.salesforce .form-control::-webkit-input-placeholder {
    color: #ddd!important;
    opacity: 1;
}

.wpcf7-form-control::-moz-placeholder,.salesforce .form-control::-moz-placeholder {
    color: #ddd!important;
    opacity: 1;
}

.wpcf7-form-control:-ms-input-placeholder,.salesforce .form-control:-ms-input-placeholder {
    color: #ddd!important;
    opacity: 1;
}

.wpcf7-form-control:-moz-placeholder,.salesforce .form-control:-moz-placeholder {
    color: #ddd!important;
    opacity: 1;
}

.form-group,.salesforce form-group {
    margin-bottom: 25px;
}

div.wpcf7-validation-errors {
    border: 2px solid #f7e700;
    color: #fff;
    float: left;
    text-align: center;
    width: 100%;
}

.contactmid-main h3,.contact-middle-wrapper h3 {
    color: #fff;
    font-weight: bolder;
    margin-bottom: 50px;
    margin-top: 0;
    position: relative;
}

.contactmid-main h3:after,.contact-middle-wrapper h3:after {
    content: "";
    position: absolute;
    width: 60px;
    height: 1px;
    left: 0;
    bottom: -20px;
    background: #5e6369;
}

.wpcf7-not-valid-tip {
    font-size: 12px!important;
    position: absolute;
    right: 0;
    bottom: -3px;
}

.contactinfo-right {
    color: #fff;
}

.contactinfo-right hr {
    opacity: .5;
}

.consulation {
    font-size: 19px;
    font-weight: 700;
}

.phnmain a {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    position: relative;
    padding-left: 35px;
}

.MacOS .phnmain a {
    font-weight: 500;
}

.phnmain {
    position: relative;
}

.phnmain a::before {
    content: url(img/headphn.png);
    left: 0;
    position: absolute;
    top: -2px;
    z-index: 9;
}

.boldbigp {
    font-size: 19px;
    font-weight: 700;
}

.cont-address {
    position: relative;
    padding-left: 35px;
    display: inline-block;
    margin-bottom: 30px;
}

.cont-address:before {
    content: url(img/location.png);
    left: 0;
    position: absolute;
    top: 2px;
    z-index: 9;
}

.contactpage-info {
    float: right;
    margin-right: 28px;
    max-width: 330px;
}

.mapsectiontitle.title-center.text-center {
    padding-bottom: 10px;
    padding-top: 80px;
}

.big-heading {
    font-size: 42px;
}

.innercontainer {
    max-width: 765px;
}

.attorney-top2 {
    background: url(img/attroneybg.jpg);
    padding: 30px 0;
}

.top-attorneyInner {
    background: rgba(0,0,0,0) url(img/innerbg.jpg) no-repeat scroll 0 0 / cover;
    border: 8px solid #fff;
    margin-bottom: 0;
    padding: 78px 0 80px 250px;
}

.attorney-crimnal>div:first-of-type {
    padding-right: 50px!important;
}

.attorney-crimnal>div:last-of-type {
    background: #f3f3f3 none repeat scroll 0 0;
    border-left: 2px solid #666;
    font-size: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    color: #555;
    font-style: italic;
    line-height: 40px;
    padding-left: 20px;
}

.attorney-background {
    background: #101b2d none repeat scroll 0 0;
    padding: 80px 0;
    border: 35px solid #0a101c;
    border-bottom: none;
    color: #fff;
    position: relative;
}

.attorney-background h2 {
    color: #fff;
}

.attorney-background .row>div:last-of-type {
    position: absolute;
    bottom: 0;
    right: 0;
}

.bgsectionimg {
    max-width: 485px;
}

.attorney-top2 .col-sm-12 {
    position: relative;
}

.attorneyimg1 {
    bottom: -30px;
    position: absolute;
    width: 455px;
    z-index: 9999;
}

.innercontainer hr {
    border-color: #656563;
    opacity: .35;
}

.attorney-address,.attorney-phn {
    color: #282828;
    font-size: 22px;
    font-weight: 700;
    line-height: 26px;
    padding-left: 35px;
    position: relative;
}

.attorney-phn a {
    color: #282828!important;
}

.attorney-address:before {
    content: url(img/attorney-location.png);
    position: absolute;
    left: 0;
    z-index: 999;
}

.attorney-phn:before {
    content: url(img/attorney-phn.png);
    position: absolute;
    left: 0;
    z-index: 999;
}

.attorney-phn {
    float: left;
    margin-bottom: 25px;
    margin-top: 5px;
    width: 100%;
}

.sub-tit {
    font-size: 20px;
}

.practice-main {
    padding: 80px 0;
}

.col-sm-8.practiceleft {
    padding-right: 50px;
}

.colorbox {
    background: #0d1625 none repeat scroll 0 0;
    color: #fff;
    font-size: 20px;
    font-style: italic;
    margin-top: 35px;
    padding: 30px 20px;
}

.practiceleft h2 {
    margin-top: 40px;
}

.practiceleft h2.big-heading {
    margin-top: 0;
    font-weight: lighter;
}

.col-sm-8.practiceleft>ul {
    padding-left: 20px;
}

.col-sm-8.practiceleft>ul li {
    list-style: inside;
}

.page404 p {
    margin: 0 0 25px;
}

.col-sm-8.practiceleft img {
    border: 4px solid #ccc;
    padding: 0px!important;
}

main#mainarea {
    margin-top: 91px;
}

.sidebar-form {
    background: #0d1625;
    float: left;
    width: 100%;
    position: relative;
    padding: 30px 30px 20px;
}

.sidebar-form .wpcf7-text,.sidebar-form .wpcf7-textarea,.sidebar-form .wpcf7-email,.sidebar-form .form-control {
    background: transparent;
    border: none;
    border-bottom: 1px solid #5e6369;
    height: 40px;
    padding: 0px 15px 0px 0px;
    font-size: 13px;
    margin-bottom: 10px;
}

.sidebar-form form,.textwidget,.practicesidebar div.widget,div.wpcf7 {
    float: left;
    width: 100%;
}

.sidebar-form .wpcf7-form-control-wrap.CaseInfomation textarea,.sidebar-form textarea.form-control {
    padding: 15px 15px 15px 0px;
    height: 95px;
}

.sidebar-form .wpcf7-submit.main-btn,.sidebar-form .main-btn {
    width: 100%;
    margin-top: -3px;
    line-height: 45px;
    height: 45px;
}

.sidebar-form .salesforce .form-group {
    margin-bottom: 0;
}

.sidebar-form .row.name-field .col-sm-6:first-of-type {
    padding-right: 5px;
}

.sidebar-form .row.name-field .col-sm-6:last-of-type {
    padding-left: 5px;
}

.sidebar-form .nopadding {
    padding: 0 15px;
}

.sidebar-form .row.name-field .col-sm-6:first-of-type .form-group label.error {
    right: 10px;
}

.practiceleft h3 {
    color: #000;
    text-transform: uppercase;
}

.sidebar-form .salesforce .form-group label.error {
    right: 19px;
    bottom: 5px;
    font-size: 10px;
}

.practicesidebar h3.widgettitle, .practicesidebar .widgettitle.h3 {
    color: #000;
    float: left;
    font-size: 30px;
    margin-bottom: 20px;
    width: 100%;
}

.fftitle {
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 28px;
    text-transform: capitalize!important;
    margin-bottom: 15px;
}

.MacOS .fftitle {
    font-weight: 500;
}

.practicesidebar .widget_nav_menu,.practicesidebar .widget_categories {
    margin-top: 80px;
    border-left: 1px solid #0ca976;
    padding-left: 20px;
}

.practicesidebar .widget_categories {
    margin-top: 0;
    margin-bottom: 80px;
}

.practicesidebar .widget_nav_menu .menu li a,.practicesidebar .widget_categories li a {
    font-size: 16px;
    padding-left: 15px;
    display: flex;
}

.practicesidebar .widget_nav_menu .menu li,.servedArea-ul li,.practicesidebar .widget_categories li {
    position: relative;
    float: left;
    width: 100%;
    padding-bottom: 5px;
}

.practicesidebar .widget_nav_menu .menu li a:before,.servedArea-ul li a:before,.practicesidebar .widget_categories li a:before {
    content: "\f101";
    position: absolute;
    left: 0;
    color: #000;
    font-family: FontAwesome;
}

.practicesidebar .widget_nav_menu .menu li.current_page_item a:before,.practicesidebar .widget_nav_menu .menu li a:hover:before,.practicesidebar .widget_nav_menu .menu li.current_page_item a,.practicesidebar .widget_nav_menu .menu li a:hover,.practicesidebar .widget_nav_menu .menu li.activeChild a,.practicesidebar .widget_nav_menu .menu li.activeChild a:before,.widget_nav_menu .menu li.activeChild a:before,.widget_nav_menu .menu a:hover:before,.servedArea-ul li a:hover,.servedArea-ul li a:hover:before,.practicesidebar .widget_categories li a:hover:before {
    color: #007f4c!important;
}

.practicesidebar div.wpcf7-validation-errors {
    border: 2px solid #f00!important;
    margin: 0;
    font-size: 14px;
}

.blankbanner {
    background-color: #0D1625!important;
    min-height: 300px;
    display: flex;
    align-items: center;
    align-content: center;
    margin: auto;
}

.titlearea-banner {
    color: #fff;
    font-size: 40px;
    margin: auto;
    text-align: center;
}

.col-sm-12.nopadding.sbtrow {
    text-align: center;
}

.page404 {
    padding: 30px 0;
}

.contactmap {
    position: relative;
}

.maplinkspan {
    background: #0d1625 none repeat scroll 0 0;
    bottom: 30px;
    font-size: 15px;
    padding: 2px 10px;
    position: absolute;
    right: 115px;
    z-index: 99!important;
}

.maplinks {
    color: #fff!important;
}

.review-schema-wrapper.fullwidth.section {
    background-color: #f5f5f5;
    box-shadow: 0 1px 7px #ccc;
    margin-top: 20px;
    padding: 30px 40px;
}

.review-star {
    color: #ea530e;
    font-size: 15px;
    font-weight: 700;
    line-height: 18px;
}

.videoWrapper {
    background-color: #000;
    height: 0;
    padding-top: 54%;
    position: relative;
    width: 100%;
}

.videoPoster {
    background-position: 85% 100%;
    background-size: cover;
    border: 0 none;
    cursor: pointer;
    height: 100%;
    left: 0;
    margin: 0;
    opacity: 1;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    text-indent: -999em;
    top: 0;
    transition: opacity 800ms ease 0s,height 0s ease 0s;
    width: 100%;
}

.videoIframe {
    background-color: transparent;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.videoWrapperActive .videoPoster {
    height: 0;
    opacity: 0;
    transition-delay: 0s,800ms;
}

.schema-wrapper .col-xs-12 {
    display: block;
    float: none;
    margin: 0 auto;
    max-width: 600px;
}

.video-content {
    margin-top: 20px;
}

.schema-wrapper h2 {
    margin-bottom: .5em;
}

.review-schema-wrapper h2 {
    margin-top: 0;
}

.practicesidebar div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    color: #fff!important;
    float: left!important;
    margin: 0!important;
    text-align: center!important;
}

.practicesidebar .wpcf7-not-valid-tip {
    bottom: -12px;
    font-size: 12px!important;
    position: absolute;
    right: 0;
}

.wpcf7-response-output {
    color: #fff;
    float: left;
    text-align: center;
    width: 100%;
    margin: 0;
}

#search-wrapper {
    padding: 40px 0;
}

.post-titles .heading>a {
    color: #0d1625!important;
}

#searchsubmit {
    opacity: 0;
}

.firsthedaing {
    text-transform: uppercase;
    font-weight: lighter;
}

.search-posts .results-box {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.search-posts .results-box .btn.main-btn {
    margin-top: 12px;
}

.contact-middle-wrapper .table {
    display: table;
    width: 100%;
    height: 100%;
    float: none;
    margin-bottom: 0;
}

.contact-middle-wrapper .table-cell {
    display: table-cell;
    padding: 110px 80px;
    vertical-align: top;
}

.contact-middle-wrapper .table-cell.left-cell {
    width: 62.4%;
    background: rgba(17,26,43,.96);
}

.contact-middle-wrapper .table-cell.right-cell {
    width: 37.6%;
    background: rgba(32,49,77,.95);
}

.contact-middle-wrapper .table-cell.left-cell .middle-left-content {
    float: right;
    max-width: 680px;
    width: 100%;
}

.contact-middle-wrapper .table-cell.right-cell .middle-right-content {
    float: left;
    max-width: 680px;
}

.contact-middle-wrapper {
    background-image: url(img/contact-bg.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    color: #fff;
}

.alert-info {
    background-color: #0ca976;
    border-color: #0ca976;
    color: #fff;
}

#text-5 {
    display: none;
}

.practicebtn-main {
    margin-top: 30px;
}

.Virginia-Main {
}

.virginatop iframe {
    width: 100%;
    height: 350px;
    border: none!important;
}

#menu-footer-menu li a:hover {
    text-decoration: underline!important;
}

.links-innermain li a:hover {
    color: #0CA976;
}

.attorney-top p,.attorney-bottom p {
    font-size: 16px;
}

.col-xs-12.nopadding.testimonial-inner {
    min-height: 246px;
}

.attroneyTop-right .owl-theme .owl-controls {
    margin-top: 0;
    text-align: center;
}

.attorney-bottom .italictext {
    background: #f3f3f3 none repeat scroll 0 0;
    border-left: 2px solid #666;
    color: #444;
    font-size: 21px;
    font-style: italic;
    font-weight: lighter;
    padding-bottom: 10px;
    padding-left: 25px!important;
    padding-top: 10px;
}

.attorney-top i.fa.fa-arrow-right {
    font-size: 14px;
}

.banner-image {
    margin-top: 30px;
    width: 40%;
    display: inline-block;
    vertical-align: middle;
}

.banner-content {
    width: 59%;
    margin: auto;
    /*padding-left: 50px;*/
    /*display: inline-block;*/
    /*vertical-align: middle;*/
}

.home-banner.pagebanner {
    background-repeat: no-repeat;
    background-size: cover;
}

.bloglisting-box {
    display: table;
    width: 100%;
    height: 100%;
    float: none;
    margin-bottom: 45px;
}

.blog-content {
    width: 59%;
    display: table-cell;
    padding: 0;
}

.blog-featured.bg {
    width: 41%;
    display: table-cell;
    border: 1px solid #0CA976;
    background-repeat: no-repeat;
    background-size: cover;
}

.blog-content h3:after {
    display: none;
}

.blog-content h3 {
    margin-bottom: 7px;
    font-size: 20px;
    font-weight: 700;
    text-transform: none;
    margin-top: 2px;
}

.blog-content h3 a {
    color: #333;
    text-decoration: none;
}

.blog-content h3 a:hover {
    color: #0CA976;
}

.blog-content.half {
    padding: 0 10px 0 30px;
}

.blog-content p {
    margin-bottom: 15px;
    text-align: justify;
}

.blog-content i {
    margin-left: 5px;
}

.post-listing {
    margin-top: 30px;
}

.blog-listing hr {
    margin: 50px auto;
    width: 95%;
}

a.readmore-link {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
}

.post-listing .blog-listing:nth-last-of-type(2) hr {
    display: none;
}

.pagination {
    margin: 0 0 25px;
}

.blog-listings {
    padding: 80px 0;
}

span.date {
    color: #777;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
}

.pagination .wp-pagenavi {
    clear: both;
    float: left;
    width: 100%;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-top: 40px;
    padding: 25px 0;
}

.pagination span.pages {
    display: none;
}

.pagination .current,.pagination .wp-pagenavi a:hover {
    color: #008F5C!important;
}

.pagination .wp-pagenavi a,.pagination .wp-pagenavi span {
    text-decoration: none;
    border: 0;
    padding: 3px 5px;
    margin: 0 10px;
    font-size: 16px;
    font-weight: 400!important;
    color: #000;
}

.pagination a.nextpostslink,.pagination a.previouspostslink {
    height: 40px!important;
    width: 40px!important;
    border-radius: 50%!important;
    background-color: #008F5C;
    color: #fff!important;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 26px;
    padding: 0 0;
}

.pagination a.nextpostslink:hover,.pagination a.previouspostslink:hover {
    background: #0D1625!important;
}

.pagination a.nextpostslink i,.pagination a.previouspostslink i {
    color: #fff!important;
}

.pagination a.previouspostslink i {
    padding-right: 4px;
}

.testimonails-box {
    border-radius: 4px;
    padding: 30px 35px;
    position: relative;
    margin-bottom: 30px;
    background: #eee;
    box-shadow: 0 2px 10px #ccc;
}

.container.testimonails-tabs {
    padding-top: 50px;
}

.testimonails-content p {
    position: relative;
    font-style: italic;
}

.clientinfo {
    font-size: 19px;
}

.single-featured {
    float: left;
    margin: 10px 20px 10px 0;
    border: 1px solid #0ca976!important;
    max-width: 60%;
}

section#practice-areas.listing h1 {
    color: #fff;
}

.testimonails-tabs .tab-pane .col-md-4 {
    padding: 0 30px;
    margin-bottom: 70px;
}

.homesection.testimonials-listing {
    padding-bottom: 0;
}

.extra2 li {
    list-style: disc;
}

.extra2 ul {
    padding-left: 20px;
}

.testimonial-info a {
    font-size: 16px;
}

.page404 .fullwidth.salesforce {
    background-color: rgba(21,30,48,.99);
    padding: 30px 40px;
}

section h2.text-center:after {
    left: 0;
    right: 0;
    margin: auto;
}

.review-schema-wrapper .videoWrapper {
    padding-top: 30%;
    width: 40%;
    margin: auto;
}

.virginatop span.h2 {
    font-size: 32px;
    margin-top: 0;
    position: relative;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-weight: 100;
    color: #000;
}

.home .review-schema-wrapper {
    display: none;
}

.salesforce .form-group {
    position: relative;
}

.home-banner .bannerbottomheading {
    position: relative !important;
    display: inline-block !important;
}

.breadcrumber-wrap {
    padding: 15px 0;
    background: #f7f7f7;
    box-shadow: 0 0 10px #ccc;
}

.breadcrumber-wrap p {
    margin-bottom: 0px;
}

.location-info .h3 {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}

h1.banner-heading,
.inner-banner-heading {
    font-size: 47px;
    font-weight: lighter;
    margin-bottom: 0px;
    margin-top: 0px;
}

.banner-bottom-text {
    font-size: 47px;
    color: #fff;
    text-transform: capitalize;
    margin-top: 5px;
    display: block;
    font-weight: lighter;
}

h1.banner-heading:after,
.inner-banner-heading:after {
    display: none;
}

h1.banner-heading span.top-text, .home-banner h1 .bannertopheading {
    margin-bottom: 0px !important;
    color: #fff;
    font-size: 52px;
    font-weight: 600;
    display: inline;
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
}

.home-banner span.top-text::before {
    background: #fff none repeat scroll 0 0;
    bottom: -2px;
    content: "" !important;
    height: 1px;
    width: 100%;
    position: absolute;
    display: block;
    left: 0;
}

.top-text {
    position: relative;
    display: inline-block;
    font-weight: 600;
}

.home-banner span.top-text::after {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "" !important;
    height: 1px;
    width: 100%;
    display: block;
    left: 0;
}

.home-banner h2, .home-banner .bannertopheading {
    font-weight: 600;
}

a.get-direction {
    background: #0CA976;
    color: #fff;
    padding: 10px 12px;
    position: absolute;
    left: 60px;
    /* top: 30px; */
    bottom: 50%;
}

.footerlast a:hover {
    color: #39a271 !important;
}

.attorney-iframe-video {
    text-align: center;
    margin-bottom: 35px;
    position: relative;
    padding-bottom: 33%;
    padding-top: 25px;
    height: 0;
    width: 750px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border: 5px solid #d4d1d1;
    box-shadow: 0 0 6px 1px rgba(0,0,0,0.15);
}

.attorney-iframe-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.understanding-right-content {
    background: #f3f3f3 none repeat scroll 0 0;
    border-left: 2px solid #666;
    padding: 20px;
    font-size: 20px;
    color: #555;
    font-style: italic;
    line-height: 40px;
}

.understading-attorney-criminal-row {
    display: flex;
    align-items: center;
}


/*** Map :: Contact Page ****/
.map-image img {
    width: 100%;
    max-width: none;
}

.contact-available {
    text-align: center;
    font-size: 30px;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 20px;
    font-weight: bold;
}

.phnli-contact a {
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
}


/*** New ****/
.d-none {
    display: none;
}

#footer .footer-nav .widgettitle:after {
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
}

.footer-logo .textwidget {
    float: none!important;
}

/**** Page - Contact *******/
.contact-address-row {
    display: flex;
    flex-wrap: wrap;
}

.contact-address-row > div {
    padding: 10px 30px;
}

.contact-direction {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media(min-width:768px) {
    .footer-nav  .widgettitle {
        display: none;
    }

    .footer-nav ul li {
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px;
        margin-right: 15px;
    }

    .footer-nav {
        display: inline-block;
        border-top: 1px solid rgba(255, 255, 255, 0.21176470588235294);
        border-bottom: 1px solid rgba(255, 255, 255, 0.21176470588235294);
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .footer-nav ul {
        margin-bottom: 0;
    }

    .multiple-address-row {
        display: flex;
        justify-content: center;
    }

    .multiple-address-row > div {
        padding: 20px 30px 0;
    }
}

@media(max-width:767px) {
    .multiple-address-row > div {
        margin-top: 35px;
    }

    .footer-nav .menu-footer-menu-container, #footer .footer-nav .widgettitle {
        text-align: center;
    }
}







/********Mobile chat button css*****/
#live-chat {
    display: block!important;
}

#la-chat-btns {
    background: rgba(0,0,0,0) linear-gradient(to bottom,#f3f3f3 0,#eaeaea 100%) repeat scroll 0 0;
    box-shadow: 0 1px 8px #666;
    display: block;
    position: fixed;
    right: 0;
    top: 28%!important;
    width: 6.15em;
    z-index: 99;
}

#la-chat-btns .text-us {
    border-bottom: 1px solid #d8d8d8;
    color: #213953;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    transition: all .3s;
}

#la-chat-btns .btns {
    display: inline-block;
    padding-left: 10%;
    padding-right: 5%;
    vertical-align: middle;
	width: auto;
}

#la-chat-btns .text-us:hover {
    background-color: #213953;
    color: #fff;
    cursor: pointer;
}

#la-chat-btns .text-us .btns-hover {
    display: none;
}

#la-chat-btns .text-us:hover .btns {
    display: none!important;
}

#la-chat-btns .text-us:hover .btns-hover {
    display: inline-block;
    padding-left: 10%;
    padding-right: 5%;
    vertical-align: middle;
}

.support-text {
    vertical-align: middle;
    color: #213953;
}

#la-chat-btns .text-us:active  .support-text,#la-chat-btns .text-us:focus  .support-text,  #la-chat-btns .text-us:hover  .support-text {
    color: #fff;
}

header#head_banner {
    overflow: hidden;
}

.practice-inner .main-box .h3 {
    color: #0CA976;
}

.home-banner.pagebanner {
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.banner-heading h3 {
    margin: 0;
}

.locationpage-banner {
    height: 300px;
}
.locationpage-banner iframe {
    width: 100%;
    height: 100%;
}