@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Roboto:wght@400;700;900&display=swap');
body {
    font-family: Roboto, sans-serif
}

.top-header {
    border-top: 5px solid #b71f2d;
    background: #eaebed;
    background: -moz-linear-gradient(top, #eaebed 0, #fff 96%, #fff 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #eaebed), color-stop(96%, #fff), color-stop(100%, #fff));
    background: -webkit-linear-gradient(top, #eaebed 0, #fff 96%, #fff 100%);
    background: -o-linear-gradient(top, #eaebed 0, #fff 96%, #fff 100%);
    background: -ms-linear-gradient(top, #eaebed 0, #fff 96%, #fff 100%);
    background: linear-gradient(to bottom, #eaebed 0, #fff 96%, #fff 100%)
}

.top-header>.container>.logo>a>img,
.top-header>.container>.logo>img {
    max-width: 64%;
    height: auto
}

h1.logo,
h2.logo {
    float: left;
    padding-left: 50px;
    width: 50%;
    margin-bottom: 0
}

.right {
    float: right
}

.detail-block-header {
    padding-top: 25px;
    padding-right: 55px;
    width: 50%
}

.social-icon-header {
    margin-bottom: 0
}

p.social-icon-header a {
    font-size: 18px;
    margin-left: 3px;
    color: #b71f2d;
    opacity: .8;
    border: 1px solid #b71f2d;
    padding: 2px 10px
}

p.social-icon-header a:hover {
    opacity: 1
}

p.social-icon-header a .fa-google-plus,
p.social-icon-header a .fa-linkedin {
    font-size: auto
}

p.social-icon-header>a:active,
p.social-icon-header>a:focus,
p.social-icon-header>a:hover {
    color: #b71f2d
}

span.telephone-icon {
    background: #c72127;
    color: #fff;
    font-size: 17px;
    padding: 1px 6px;
    border-radius: 50%;
    margin-left: 5px
}

p.text-normal {
    font-size: 20px
}

.contact-number {
    margin-left: 10px;
    font-size: 24px;
    color: #b71f2d;
    font-weight: 700
}

#footer a {
    color: #fff
}

.navbar,
.navbar-default {
    background-color: #b71f2d;
    border-color: #b71f2d;
    border-radius: 0;
    min-height: initial !important
}

.bottom-header {
    background: #b71f2d
}

.navbar {
    position: relative;
    margin: 0;
    border: 0 solid transparent
}

ul#menu-main-menu li {
    float: none;
    margin: 0 auto;
    display: inline-block
}

ul#menu-main-menu {
    text-align: center;
    width: 100%
}

.contact-number-block {
    text-decoration: none !important
}

#header .navbar-nav {
    float: none;
    text-align: center
}

#header .navbar-nav>li {
    border-right: 1px solid #cc2b3a;
    margin-right: -3px;
    display: inline-block;
    float: none
}

#header .navbar-nav>li>a {
    color: #fff;
    font-size: 14px;
    font-style: normal;
    padding: 14px 22px 12px;
    font-weight: 400;
    text-transform: uppercase
}

#header .navbar-nav>li:last-child>a {
    border-right: none
}

#header .navbar-nav>li.menu-item-has-children:hover .dropdown-menu {
    display: block
}

#header .navbar-nav>li>.dropdown-menu {
    background-color: #b71f2d;
    min-width: 200px;
    border: 0;
    border-radius: 0
}

#header .navbar-nav>li>.dropdown-menu>li:hover a,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: transparent
}

#header .navbar-nav .dropdown-menu>li>a {
    color: #fff;
    padding: 5px 20px 5px 20px
}

#header .nav.navbar-nav .dropdown-menu>li {
    border-bottom: 1px solid #90001f;
    background-color: transparent;
    padding: 5px 20px 5px 3px
}

#header .nav.navbar-nav .dropdown-menu>li:hover {
    background-color: #78081a
}

.tp-caption.black {
    opacity: 1 !important
}

ul#menu-main-menu li {
    float: none;
    margin: 0 auto;
    display: inline-block;
    padding: 0 6px
}

#header .navbar-default .navbar-nav>.active,
#header .navbar-default .navbar-nav>.active:focus,
#header .navbar-nav>li.current-menu-parent,
#header .navbar-nav>li:hover {
    background: #79001a
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent
}

#footer .navbar-default .navbar-nav>.active>a,
/*9 july 2020 */

li#menu-item-1888 .dropdown-menu {
    overflow-y: scroll;
    height: 401px;
}

.dropdown-menu::-webkit-scrollbar-track {
    background-color: #fff;
}

.dropdown-menu::-webkit-scrollbar {
    width: 8px;
}

.dropdown-menu::-webkit-scrollbar-thumb {
    background-color: #CC2B11;
}

#footer .navbar-default .navbar-nav>.active>a:focus,
#footer .navbar-default .navbar-nav>.active>a:hover,
#footer .navbar-nav>li>a:hover {
    color: #b71f2d !important
}

div#home-banner {
    padding: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

a.sliderbutton-transparent-btn {
    border: 1px solid #c65a60 !important;
    border-radius: 4px;
    color: #fff !important;
    font-weight: 700;
    padding: 6px 16px !important;
    text-decoration: none;
    background: #b71f2d
}

a.sliderbutton-transparent-btn:hover {
    background: #79001a none repeat scroll 0 0
}

.slider {
    padding: 0 70px
}

.slider-text h3 {
    font-size: 35px !important;
    margin-bottom: 0 !important
}

.slider-text h2 {
    color: #b71f2d;
    font-size: 45px !important;
    margin-bottom: 15px !important;
    margin-top: 10px !important
}

.slider-text a {
    background: #b71f2d none repeat scroll 0 0;
    border: 1px solid #b71f2d;
    border-radius: 4px;
    color: #fff !important;
    text-decoration: none;
    font-size: 22px !important;
    padding: 4px 10px !important
}

.homeserviceSeciton {
    margin-top: -85px;
    padding: 40px 0 0;
    position: relative;
    z-index: 100 !important
}

.serviceinner {
    display: inline-block;
    max-width: 300px;
    padding-bottom: 25px;
    text-align: center;
    width: 100%
}

.serviceinner figure {
    padding: 30px;
    font-size: 12px;
    color: #333;
    position: relative;
    margin-bottom: 30px
}

.serviceinner .img-circle {
    background: #4976af none repeat scroll 0 0;
    border: 5px solid #fff;
    display: inline-block;
    height: 150px;
    line-height: 145px;
    width: 150px
}

.serviceinner a {
    text-decoration: none
}

.serviceinner figure h4 {
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 5px;
    color: #fff
}

.serviceinner figure p {
    margin-bottom: 0;
    color: #fff
}

.serviceinner.arrested-box h4 {
    color: #c72127;
    font-size: 30px;
    margin-bottom: 25px;
    position: relative
}

.serviceinner.arrested-box h4+p {
    margin-bottom: 10px
}

.serviceinner.arrested-box h4::after {
    border-bottom: 3px solid;
    bottom: -10px;
    color: #b71f2d;
    content: "";
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 50px
}

.serviceinner figure:before {
    content: "";
    height: 6px;
    width: 0;
    display: block;
    position: absolute;
    bottom: 2px;
    background: #000;
    left: 3px;
    transform: rotate(-4deg);
    filter: blur(6px);
    -webkit-filter: blur(6px);
    z-index: -1
}

.serviceinner figure::after {
    content: "";
    height: 6px;
    width: 0;
    display: block;
    position: absolute;
    bottom: 2px;
    background: #000;
    right: 1px;
    transform: rotate(4deg);
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -webkit-filter: blur(6px);
    filter: blur(6px);
    -moz-filter: blur(6px);
    z-index: -1
}

.serviceinner>p {
    margin-bottom: 20px;
    font-size: 14px;
    padding: 0 10px
}

.serviceinner .btn {
    border: 1px solid #b71f2d;
    color: #000;
    font-weight: 700;
    padding: 8px 20px
}

.serviceinner .btn:hover,
.wpcf7-submit:hover {
    background-color: #80101a !important
}

.serviceinner.arrested-box figure {
    background: #ffb0b8;
    background: -moz-linear-gradient(top, #ffb0b8 0, #b71f2e 85%, #b71f2e 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #ffb0b8), color-stop(85%, #b71f2e), color-stop(100%, #b71f2e));
    background: -webkit-linear-gradient(top, #ffb0b8 0, #b71f2e 85%, #b71f2e 100%);
    background: -o-linear-gradient(top, #ffb0b8 0, #b71f2e 85%, #b71f2e 100%);
    background: -ms-linear-gradient(top, #ffb0b8 0, #b71f2e 85%, #b71f2e 100%);
    background: linear-gradient(to bottom, #ffb0b8 0, #b71f2e 85%, #b71f2e 100%)
}

.serviceinner.resources-box figure {
    background: #b0ffdd;
    background: -moz-linear-gradient(top, #b0ffdd 0, #52bf90 85%, #52bf90 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #b0ffdd), color-stop(85%, #52bf90), color-stop(100%, #52bf90));
    background: -webkit-linear-gradient(top, #b0ffdd 0, #52bf90 85%, #52bf90 100%);
    background: -o-linear-gradient(top, #b0ffdd 0, #52bf90 85%, #52bf90 100%);
    background: -ms-linear-gradient(top, #b0ffdd 0, #52bf90 85%, #52bf90 100%);
    background: linear-gradient(to bottom, #b0ffdd 0, #52bf90 85%, #52bf90 100%)
}

.serviceinner.victim-box figure {
    background: #a3ccff;
    background: -moz-linear-gradient(top, #a3ccff 0, #4975af 85%, #4975af 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0, #a3ccff), color-stop(85%, #4975af), color-stop(100%, #4975af));
    background: -webkit-linear-gradient(top, #a3ccff 0, #4975af 85%, #4975af 100%);
    background: -o-linear-gradient(top, #a3ccff 0, #4975af 85%, #4975af 100%);
    background: -ms-linear-gradient(top, #a3ccff 0, #4975af 85%, #4975af 100%);
    background: linear-gradient(to bottom, #a3ccff 0, #4975af 85%, #4975af 100%)
}

.serviceinner.arrested-box .btn {
    background-color: #b71f2d;
    color: #fff
}

.serviceinner.resources-box .btn {
    background-color: #52bf90;
    color: #fff;
    border-color: #52bf90
}

.serviceinner.victim-box .btn {
    background-color: #4976af;
    color: #fff;
    border-color: #4976af;
    transition: all .5s ease
}

.serviceinner.arrested-box:hover figure {
    background: #b71f2d
}

.serviceinner.victim-box:hover figure {
    background: #4976af
}

.serviceinner.resources-box:hover figure {
    background: #52bf90
}

.serviceinner figure:hover {
    color: #fff
}

.serviceinner figure:hover .img-circle {
    background: #fff !important
}

#home-wrapper .h2,
#home-wrapper h1,
#home-wrapper h2,
#home-wrapper h3,
#home-wrapper h4,
#home-wrapper h5,
#home-wrapper h6,
.section-page-content h2,
.section-page-content h3,
.section-page-content h4,
.section-page-content h5 {
    font-weight: 700;
    color: #b71f2d;
    font-variant: small-caps
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-variant: small-caps
}

#home-wrapper h1 {
    font-size: 34px;
    text-align: left
}

#home-wrapper h1:first-of-type {
    margin-top: 0;
    margin-bottom: 28px
}

.section-page-content h1 {
    color: #b71f2d;
    font-size: 28px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 20px
}

#home-wrapper p {
    margin-bottom: 30px
}

#home-wrapper {
    color: #777
}

#home-wrapper h3 {
    font-size: 23px
}

.section-page-content h2 {
    font-size: 25px;
    margin-bottom: 20px
}

.sidebar p {
    margin-bottom: 0 !important
}

.footer-nav ul li {
    display: inline-block;
    float: none
}

.footer-nav {
    text-align: center
}

.footer-nav ul {
    float: none;
    text-transform: uppercase;
    font-size: 12px
}


nav.navbar.navbar-default.footer-nav {
    background: #f1efef
}

div#footer {
    background: #b71f2d;
    color: #fff
}

.collapse-footer>ul#menu-main-menu-1>li {
    float: none;
    display: inline-block;
    text-align: center
}

.collapse-footer>ul#menu-main-menu-1 {
    float: none;
    text-align: center
}

span.bottom-text {
    font-size: 12px
}

.footer-content {
    margin: 36px 0
}

img.footer-logo {
    max-width: 227px
}

.footer-logo-center {
    text-align: center
}

.address-content p {
    font-size: 14px;
    text-align: center;
    margin-top: 10px
}

.footer-logo-center {
    text-align: center
}

.social-icon-footer {
    margin-top: 13px
}

p.social-icon-footer>a {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    color: #b71f2d !important;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin-right: 4px;
    text-align: center;
    text-decoration: none;
    width: 39px
}

p.social-icon-footer>a:hover {
    background: #79001a none repeat scroll 0 0;
    color: #fff !important
}

.text-left-footer {
    text-align: left
}

.footer-contact-info p .contact-number {
    margin-left: 0;
    font-size: 24px !important
}

.thumb-grid {
    max-width: 267px;
    margin: 0 auto;
    text-align: center
}

.arrested {
    background: #b71f2d;
    padding: 68px 10px
}

span.arrested-img {
    background: #fff;
    padding: 24px
}

span.victim-img {
    background: #4976af;
    padding: 24px
}

.footer-contact-info {
    display: block;
    margin: auto;
    max-width: 220px
}

#footer-bottom {
    background-color: #79001a;
    color: #fff;
    font-size: 12px;
    padding: 10px;
    display: none
}

#footer-bottom p {
    margin: 0
}

.error-page h3 {
    font-size: 28px
}

.contact-section .contact-map iframe {
    pointer-events: none
}

.section-page-content ul {
    padding-left: 20px
}

.footer-content .menu-locations-container .menu li {
    width: 49%;
    display: inline-block
}

div.wpcf7-validation-errors {
    border-color: #b71f2d !important
}

div.wpcf7-acceptance-missing,
div.wpcf7-validation-errors {
    border: none;
    position: absolute;
    bottom: 9px;
    max-width: 297px;
    margin: 0 auto !important;
    text-align: center
}

.sidebar form.wpcf7-form {
    padding: 32px 15px 68px !important
}

#header .nav.navbar-nav .dropdown-menu>li.current-menu-item {
    background-color: #78081a
}

#wpcf7-f51-p10-o1 div.wpcf7-acceptance-missing,
#wpcf7-f51-p10-o1 div.wpcf7-validation-errors {
    border: none !important;
    position: absolute;
    bottom: 0;
    max-width: 387px;
    margin: 0 auto !important;
    text-align: center;
    left: 21%
}

form.wpcf7-form.invalid {
    position: relative
}

.contact-map p {
    margin: 0
}

h1.seach-h1 {
    margin-left: 30px
}

.contact-section .office-location a.contact-icon::before {
    content: "\f095";
    font-family: fontawesome;
    padding: 0 10px 0 0
}

.footer-contact-info span.contact-number:hover {
    border-bottom: 1px solid #fff
}

.contact-number:hover,
.footer-contact-info p .contact-number a:hover {
    color: #79001a
}

.wpcf7-submit {
    background-color: #53448d;
    border: 0 none;
    border-radius: 35px;
    color: #fff;
    float: left;
    font-size: 16px;
    padding: 15px 35px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase
}

div.wpcf7 .ajax-loader {
    display: none !important
}

.sidebar ul {
    margin: 0;
    padding: 0;
    clear: both
}

.sidebar li {
    list-style: none
}

.widgettitle {
    background: #b71f2d;
    padding: 15px;
    color: #fff !important;
    text-align: center;
    margin: 0;
    font-size: 20px !important;
    font-weight: 600
}

.sidebar li {
    display: block;
    width: 100%;
    background: #eaebed;
    padding: 0px;
    text-align: justify
}

.sidebar li:nth-child(even) {
    background: #fff
}

.sidebar li a {
    color: #c45960;
    text-decoration: none;
    font-weight: 500;
    display: block;
	 padding: 15px;
}

.sidebar li a:focus,
.sidebar li a:hover,
.sidebar li.activeChild a {
    color: #bf172d;
    font-weight: bolder
}

.widget_nav_menu,
.widget_text {
    margin-bottom: 60px
}

.widget {
    box-shadow: 0 4px 10px rgba(0, 0, 0, .31);
    float: left;
    width: 100%
}

.sidebar form.wpcf7-form {
    padding: 30px 15px;
    float: left;
    width: 100%;
    text-align: center !important;
    background-color: #eaebed
}

.sidebar .wpcf7 input,
.sidebar .wpcf7 textarea {
    background: #fff
}

.wpcf7 input,
.wpcf7 textarea {
    background: #eaebed
}

.wpcf7-form-control {
    border-radius: 0 !important;
    outline: 0;
    border: none !important;
    box-shadow: none !important
}

.wpcf7-form-control.wpcf7-recaptcha {
    height: auto !important;
    transform: scale(.85);
    transform-origin: 0 50% 0
}

.wpcf7-submit {
    background: #b71f2d !important;
    border-radius: 4px !important;
    line-height: normal !important;
    padding: 12px 45px 15px;
    text-transform: capitalize;
    margin: 0 auto !important;
    font-weight: 700;
    font-size: 14px !important
}

.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative
}

.scroll-wrapper>.scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0
}

.scroll-element {
    display: none
}

.scroll-element,
.scroll-element div {
    box-sizing: content-box
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block
}

.scroll-element .scroll-arrow,
.scroll-element .scroll-bar {
    cursor: default
}

.scroll-wrapper>.scroll-element,
.scroll-wrapper>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10
}

.scroll-wrapper>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%
}

.scroll-wrapper>.scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%
}

.scroll-wrapper>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size,
.scroll-wrapper>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px
}

.scroll-wrapper>.scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px
}

.scroll-wrapper>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size,
.scroll-wrapper>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px
}

.scroll-wrapper>.scroll-element .scroll-element_outer {
    overflow: hidden
}

.scroll-wrapper>.scroll-element .scroll-bar,
.scroll-wrapper>.scroll-element .scroll-element_outer,
.scroll-wrapper>.scroll-element .scroll-element_track {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px
}

.scroll-wrapper>.scroll-element .scroll-bar,
.scroll-wrapper>.scroll-element .scroll-element_track {
    opacity: .4
}

.scroll-wrapper>.scroll-element .scroll-element_track {
    background-color: #e0e0e0
}

.scroll-wrapper>.scroll-element .scroll-bar {
    background-color: #c2c2c2
}

.scroll-wrapper>.scroll-element.scroll-draggable .scroll-bar,
.scroll-wrapper>.scroll-element:hover .scroll-bar {
    background-color: #919191
}

.scrollbar-light {
    max-height: 250px
}

@media only screen and (min-width:1920px) {
    .top-header>.container>.logo>a>img,
    .top-header>.container>.logo>img {
        max-width: 100% !important
    }
    .contact-number {
        font-size: 35px !important
    }
    span.telephone-icon {
        font-size: 20px !important;
        padding: 0 8px !important
    }
    .contact-number-block span {
        display: inline-block;
        float: none;
        vertical-align: middle
    }
    #header p.text-normal {
        font-size: 22px
    }
    p.social-icon-header a {
        font-size: 30px !important;
        margin-left: 10px !important
    }
    p.social-icon-header a .fa-google-plus,
    p.social-icon-header a .fa-linkedin {
        font-size: auto !important
    }
    .logo {
        margin-top: 20px
    }
}

@media only screen and (max-width:1370px) and (min-width:1200px) {
    .homeserviceSeciton {
        margin-top: -37px !important;
    }
}

@media only screen and (max-width:1024px) {
    div.wpcf7-response-output,
    span.wpcf7-not-valid-tip {
        font-size: 11px !important
    }
    .contact-us-form input,
    .contact-us-form label,
    .contact-us-form textarea {
        font-size: 12px
    }
}

@media only screen and (min-width:1024px) {
    div#home-wrapper iframe {
        height: 400px
    }
}

@media only screen and (min-width:1200px) {
    body .container {
        width: 1200px
    }
}

@media only screen and (max-width:1199px) {
    #header .navbar-nav>li>a {
        padding: 14px 10px 12px !important
    }
    .sidebar-contact .wpcf7-form-control.wpcf7-recaptcha {
        transform: scale(.72)
    }
    .detail-block-header {
        padding-top: 20px !important
    }
}

@media only screen and (max-width:991px) and (min-width:575px) {
    span.fa.fa-phone.m-call {
        vertical-align: middle
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    #wpcf7-f51-p10-o1 div.wpcf7-acceptance-missing,
    #wpcf7-f51-p10-o1 div.wpcf7-validation-errors {
        max-width: 100% !important;
        left: inherit !important;
        bottom: -34px !important;
        top: inherit;
        right: 0;
        width: 100%
    }
    .search-bar-box {
        left: 11%
    }
    button#SiteSearchs:focus {
        outline: none !important;
    }
    button#SiteSearchs {
        outline: none;
    }
    .navbar-nav .menu-item-has-children::after {
        display: none
    }
    span.caret {
        display: inline-block
    }
    #header .navbar-nav>li>a {
        font-size: 11px !important
    }
    .search-bar {
        width: 94px
    }
}

@media only screen and (max-width:991px) {
    .home .form-content form.wpcf7-form {
        float: left;
        width: 100%
    }
    .logo {
        margin-bottom: 10px
    }
    .fixHeader .logo {
        padding-bottom: 15px
    }
    #header .phone-number {
        background-color: #b71f2d;
        color: #fff
    }
    #header .phone-number h3 {
        margin: 0
    }
    #header .phone-number a {
        color: #fff
    }
    #crumbs .current,
    #crumbs>a {
        font-size: 10px
    }
    .trusted-logos-image-section.fullwidth img {
        display: flex;
        margin: 0 auto
    }
    #responsive-menu-container {
        top: 113px !important
    }
    button#responsive-menu-button {
        position: fixed;
        top: 30px !important;
        background: #ccc !important;
        background-color: #b71f2d !important;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px
    }
    .top-header .detail-block-header {
        padding-right: 0;
        width: 45%
    }
    .search-bar {
        margin-right: -20px
    }
    #search-icon-bar {
        top: -4px
    }
    .single-cat-list ul li {
        width: auto;
        margin-right: 20px
    }
    .bottom-header .navbar-collapse.collapse,
    .bottom-header .navbar.navbar-default>.container {
        padding: 0
    }
    #header .navbar-nav>li>a {
        font-size: 10px !important;
        padding: 6px 11px 5px !important
    }
    #footer .widgettitle,
    .footer-content {
        text-align: center
    }
    a.contact-number-block {
        display: block
    }
    .sidebar-contact .wpcf7-form-control.wpcf7-recaptcha {
        transform: scale(.47)
    }
    .contact-section .sidebar {
        padding-left: 0;
        margin-bottom: 25px
    }
    div#home-wrapper iframe {
        height: 300px
    }
    #responsive-menu-container .responsive-menu-search-box {
        border: 0 !important;
        outline: 0 !important
    }
    #covidpoup .modal-content {
        padding: 20px
    }
    #covidpoup a.btn {
        position: static
    }
}

@media only screen and (min-width:768px) {
    .practice-area-mobile-form {
        display: none
    }
}

@media only screen and (max-width:767px) {
    .contact-section .office-location {
        margin-top: 70px
    }
    .tp-caption.black-first-slide {
        font-size: 18px !important;
        left: 30px !important
    }
    .tp-caption.home-banner-red-first-slide {
        left: 0 !important;
        font-size: 18px !important
    }
    #wpcf7-f51-p10-o1 div.wpcf7-acceptance-missing,
    #wpcf7-f51-p10-o1 div.wpcf7-validation-errors {
        max-width: 100% !important;
        left: inherit !important;
        bottom: -45px !important;
        top: inherit;
        right: 0;
        width: 100%
    }
    div.wpcf7-acceptance-missing,
    div.wpcf7-validation-errors {
        bottom: -47px !important;
        max-width: 100% !important;
        width: 100%;
        float: none !important;
        margin: 0 auto !important;
        line-height: normal
    }
    .home .form-section span.wpcf7-not-valid-tip {
        top: inherit;
        bottom: 0
    }
    .single div.wpcf7-acceptance-missing,
    .single div.wpcf7-validation-errors {
        bottom: 9px !important;
        max-width: 288px !important
    }
    .page-template-default div.wpcf7-acceptance-missing,
    .page-template-default div.wpcf7-validation-errors {
        bottom: 9px !important;
        max-width: 288px !important
    }
    .phone-number {
        padding-top: 14px
    }
    #crumbs .current,
    #crumbs>a {
        padding: 10px 0
    }
    .attorneys-images-info .attorneys-options-section {
        max-width: 90%;
        margin-bottom: 50px;
        margin-top: 30px
    }
    .attorney-section-info .attorneys-option-section {
        max-width: 60%;
        margin: 30px auto
    }
    .team-page-padding {
        padding-top: 15px;
        padding-bottom: 10px
    }
    .attorney-img-information .attorney-opt-section {
        max-width: 80%;
        margin-bottom: 50px;
        margin-top: 30px;
        flex: 0 0 91%
    }
    .about-info p.attorney-title,
    .about-information p.attorney-title {
        font-size: 14px
    }
    .contact-section .office-location {
        max-width: 100%;
        margin-bottom: 40px
    }
    .contact-us-form {
        max-width: 100%
    }
    .serviceinner {
        margin-bottom: 30px
    }
    .hometestimonialsSeciton .testimonial_slider_instance,
    .hometestimonialsSeciton .testimonial_slideri,
    .hometestimonialsSeciton .testimonial_wrapper {
        height: 300px !important
    }
    .hometestimonialsSeciton .testimonial_slider__textonly .testimonial_content_wrap {
        height: 100% !important
    }
    .footer-content {
        margin: 0
    }
    img.footer-logo {
        margin: 10px 0
    }
    #footer .collapse {
        display: block !important
    }
    #header .logo,
    .detail-block-header {
        margin-top: 15px
    }
    .sidebar {
        padding-left: 15px;
        margin-bottom: 25px
    }
    .sidebar .widget {
        float: none;
        margin: auto auto 60px
    }
    .footer-content:after,
    .sidebar .widget:after {
        display: block;
        content: '';
        clear: both
    }
    .sidebar .widget:last-child {
        margin-bottom: 0
    }
    #footer .widgettitle {
        text-align: center
    }
    #header .navbar-nav {
        margin: 15px 0 10px;
        text-align: left !important
    }
    #header .navbar-nav>li {
        border: 1px solid #cc2b3a;
        display: block;
        width: 100%
    }
    #header .navbar-nav>li>.dropdown-menu {
        display: block;
        float: none;
        max-width: 100%;
        position: relative;
        box-shadow: none;
        background-color: transparent !important
    }
    #header .navbar-nav .dropdown-menu>li>a {
        font-size: 12px;
        padding: 5px 20px 5px 40px !important;
        white-space: normal
    }
    .homeserviceSeciton .service-boxes {
        padding-bottom: 0
    }
    .bottom-header .navbar-collapse.collapse,
    .bottom-header .navbar.navbar-default>.container {
        padding: 0 15px
    }
    .footer-nav {
        display: none
    }
    .sidebar-contact .wpcf7-form-control.wpcf7-recaptcha {
        transform: scale(1)
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff
    }
    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: transparent
    }
    .top-header {
        background: #fff !important
    }
    #header .logo {
        width: 50% !important
    }
    .navbar {
        position: relative;
        min-height: 50px;
        margin-bottom: 20px;
        border: 1px solid transparent !important;
        top: 20px
    }
    .navbar-toggle {
        padding: 11px 15px;
        margin-top: 16px;
        background-color: #b71f2d
    }
    .phone-number {
        background: #b71f2d;
        height: 50px;
        margin-top: 5px
    }
    #responsive-menu-container #responsive-menu li.responsive-menu-current-item>.responsive-menu-item-link {
        background-color: #b71f2d !important;
        color: #fff
    }
    #responsive-menu-container li.responsive-menu-item a {
        width: 100%;
        display: block;
        text-decoration: none;
        padding: 0 5%;
        position: relative;
        top: 75px !important
    }
    .phone-number h3 {
        font-size: 18px;
        font-weight: 600;
        color: #fff;
        display: inline-block;
        position: relative;
        top: -3px;
        left: 0
    }
    button#responsive-menu-button {
        top: 40px !important;
        width: 47px !important;
        height: 43px !important;
        right: 15px !important
    }
    .phone-number a {
        color: #fff;
        position: relative;
        top: -3px;
        border-bottom: 1px solid #fff;
        font-size: 15px;
        font-weight: 700
    }
    .home-banner {
        margin-top: 137px;
        height: 250px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top right
    }
    .banner-big-title {
        width: 60%;
        margin-left: auto;
    }
    .banner-big-title h2 {
        font-size: 26px;
        color: #b71f2d;
        font-weight: 700
    }
    .banner-big-title p {
        color: #101010;
        font-size: 11px;
        text-transform: uppercase
    }
    .form-content {
        background: #eaebed;
        margin-top: 40px;
        padding-bottom: 40px
    }
    .home .form-content {
        background: #eaebed;
        margin-top: 40px;
        padding: 0 12px 60px;
        overflow: hidden
    }
    .form-title {
        background: #b71f2d;
        padding: 1px 0;
        margin-bottom: 20px
    }
    .form-title h3 {
        color: #fff;
        position: relative;
        top: -7px;
        font-weight: 900
    }
    .home .form-title {
        background: #b71f2d;
        padding: 1px 0;
        margin-bottom: 20px;
        margin: 0 -19px 20px;
        overflow: hidden
    }
    .form-section .sidebar-contact .wpcf7-form-control-wrap {
        border-bottom: 1px solid;
        width: 100% !important;
        margin-left: 0;
        margin-bottom: 24px;
        padding: 0 12px
    }
    .form-section span.wpcf7-not-valid-tip {
        font-weight: 400;
        position: absolute;
        right: 0;
        top: 38px
    }
    .form-section span.wpcf7-not-valid-tip {
        color: #fff;
        font-weight: 400;
        display: block;
        background: red;
        padding: 2px 6px
    }
    .form-section .wpcf7-submit {
        height: 40px !important;
        padding: 0 30px
    }
    .first-section h2 {
        font-size: 33px;
        color: #b71f2d;
        font-weight: 800
    }
    .first-section h2:after {
        content: '';
        width: 50px;
        height: 2px;
        background-color: #b71f2d;
        display: block;
        margin-top: 15px;
        margin-bottom: 15px
    }
    .first-section p {
        text-align: justify;
        line-height: 30px
    }
    .helpful-information-hub-section h2 {
        font-size: 33px;
        color: #b71f2d;
        font-weight: 800
    }
    .helpful-information-hub-section h2:after {
        content: '';
        width: 50px;
        height: 2px;
        background-color: #b71f2d;
        display: block;
        margin-top: 15px;
        margin-bottom: 15px
    }
    .helpful-information-hub-section p {
        text-align: justify !important;
        line-height: 30px
    }
    .information-section h2 {
        font-size: 33px;
        color: #b71f2d;
        font-weight: 800
    }
    .information-section h2:after {
        content: '';
        width: 50px;
        height: 2px;
        background-color: #b71f2d;
        display: block;
        margin-top: 15px;
        margin-bottom: 15px
    }
    .information-section p {
        text-align: justify;
        line-height: 30px
    }
    .after-divorce-section h2 {
        font-size: 33px;
        color: #b71f2d;
        font-weight: 800
    }
    .good-samaritan-scholarship-section h2 {
        font-size: 33px;
        color: #b71f2d;
        font-weight: 800
    }
    .good-samaritan-scholarship-section h2:after {
        content: '';
        width: 50px;
        height: 2px;
        background-color: #b71f2d;
        display: block;
        margin-top: 15px;
        margin-bottom: 15px
    }
    .good-samaritan-scholarship-section p {
        text-align: justify !important;
        line-height: 30px
    }
    .after-divorce-section h2:after {
        content: '';
        width: 50px;
        height: 2px;
        background-color: #b71f2d;
        display: block;
        margin-top: 15px;
        margin-bottom: 15px
    }
    .after-divorce-section p {
        text-align: justify !important;
        line-height: 30px
    }
    .resource-section {
        margin-top: 30px
    }
    .resource-section a {
        color: #5c5c5f;
        font-size: 16px;
        font-weight: 900;
        text-decoration: none
    }
    .resource-section .menu-domestic-violence-container ul li {
        padding: 20px 1px;
        list-style: none;
        text-align: center;
        background: #eaebed;
        margin: 21px 0;
        color: #5c5c5f
    }
    .resource-section .menu-domestic-violence-container ul li:first-child {
        margin-top: 90px
    }
    .resource-section .widget {
        box-shadow: none
    }
    .resource-section .widget_nav_menu {
        margin-bottom: 5px
    }
    .benefits-section h2 {
        font-size: 33px;
        color: #b71f2d;
        font-weight: 800
    }
    .resource-section.fullwidth {
        display: none
    }
    .benefits-section h2:after {
        content: '';
        width: 50px;
        height: 2px;
        background-color: #b71f2d;
        display: block;
        margin-top: 15px;
        margin-bottom: 15px
    }
    .benefits-section p {
        text-align: justify !important;
        line-height: 30px
    }
    .trusted-logos-image-section img {
        width: auto;
        margin-bottom: 20px;
        margin-top: 20px
    }
    .contact-attorney-section h2 {
        font-size: 33px;
        color: #b71f2d;
        font-weight: 800
    }
    .contact-attorney-section h2:after {
        content: '';
        width: 50px;
        height: 2px;
        background-color: #b71f2d;
        display: block;
        margin-top: 15px;
        margin-bottom: 15px
    }
    .contact-attorney-section p {
        text-align: justify !important;
        line-height: 30px
    }
    .order-section h2 {
        font-size: 33px;
        color: #b71f2d;
        font-weight: 800
    }
    .order-section h2:after {
        content: '';
        width: 50px;
        height: 2px;
        background-color: #b71f2d;
        display: block;
        margin-top: 15px;
        margin-bottom: 15px
    }
    .order-section p {
        text-align: justify !important;
        line-height: 30px
    }
    .location-section .menu-locations-container .menu li {
        width: 46%;
        display: inline-block;
        text-align: center;
        background: #f5f5f5;
        margin: 6px 6px;
        padding: 18px 0
    }
    .location-section a {
        color: #4d4d4d
    }
    .location-section .widget {
        box-shadow: none
    }
    .location-section .widget_nav_menu,
    .widget_text {
        margin-bottom: 20px
    }
    .additional-resources-section h2 {
        font-size: 33px;
        color: #b71f2d;
        font-weight: 800
    }
    .additional-resources-section h2:after {
        content: '';
        width: 50px;
        height: 2px;
        background-color: #b71f2d;
        display: block;
        margin-top: 15px;
        margin-bottom: 15px
    }
    .additional-resources-section p {
        text-align: justify !important;
        line-height: 30px
    }
    .footer-content #nav_menu-2 {
        display: none
    }
    .grecaptcha-logo {
        display: none
    }
    .grecaptcha-badge {
        box-shadow: none !important
    }
    #responsive-menu-container #responsive-menu-additional-content,
    #responsive-menu-container #responsive-menu-search-box,
    #responsive-menu-container #responsive-menu-title {
        padding: 100px 5%
    }
    .directionBtn {
        position: absolute;
        top: 54%
    }
    img.mapImage {
        object-fit: cover;
        margin-top: 100px
    }
    .form-section .wpcf7-submit {
        margin-top: 23px !important
    }
    .form-section .sidebar-contact .wpcf7-form-control-wrap {
        margin-bottom: 0 !important
    }
    div#page-content-wrap {
        overflow-x: hidden
    }
    #responsive-menu-container {
        top: 120px !important
    }
    #responsive-menu-container #responsive-menu {
        margin-top: -75px
    }
    .form-section div.wpcf7-response-output {
        font-size: 11px !important;
        border-color: red !important;
        background: red;
        color: #fff !important;
        bottom: -60px !important;
    }
    .featured-image img {
        float: none;
        margin: 0
    }
    .featured-image {
        text-align: center;
        margin-bottom: 25px
    }
    .main-post {
        text-align: center;
        margin-bottom: 25px
    }
    .directionBtn {
        margin-top: 26px
    }
    #covidpoup h3 {
        font-size: 18px
    }
}

@media only screen and (min-device-width :375px) and (max-device-width :812px) and (-webkit-device-pixel-ratio :3) and (orientation :portrait) {
    #responsive-menu-container {
        top: 87px !important
    }
}

@media only screen and (max-width:640px) {
    button#responsive-menu-button {
        top: 25px !important
    }
    .hometestimonialsSeciton .testimonial_content {
        font-size: 14px !important
    }
    .detail-block-header {
        margin: 0
    }
    #header .logo {
        margin-top: 10px;
        margin-bottom: 5px
    }
    .detail-block-header .social-icon-header,
    .top-header {
        margin-bottom: 0 !important
    }
    p.social-icon-header a {
        font-size: 16px !important
    }
    .detail-block-header p.text-normal {
        font-size: 12px
    }
    span.telephone-icon {
        font-size: 8px !important;
        padding: 0 3px !important
    }
    .contact-number {
        font-size: 13px !important
    }
    #header .navbar-nav>li {
        display: block;
        width: 100%;
        border: 1px solid #cc2b3a
    }
    #header .navbar-nav {
        margin: 10px 0 !important
    }
    p.social-icon-header a .fa-google-plus,
    p.social-icon-header a .fa-linkedin {
        font-size: auto !important
    }
    .contact-number-block span {
        display: inline-block;
        float: none;
        vertical-align: middle
    }
    a.live-chat {
        bottom: 0 !important;
        left: auto !important;
        right: 0 !important;
        top: auto !important;
        line-height: 40px;
        height: 40px;
        transform: none;
        opacity: .7
    }
    a.live-chat:hover {
        opacity: 1
    }
    .service-boxes .serviceinner .img-circle {
        height: 80px;
        line-height: 68px;
        width: 80px
    }
    .service-boxes .img-circle.red-bg i {
        font-size: 30px
    }
}

@media only screen and (max-width:480px) {
    div#text-11 p {
        font-size: 10px
    }
    .directionBtn {
        top: 21%
    }
    .directionBtn {
        padding: 8px 10px;
        font-size: 9px
    }
    .wpcf7-recaptcha div:first-of-type {
        width: 100% !important;
        max-width: 300px
    }
    .top-header>.container>.logo>a>img,
    .top-header>.container>.logo>img {
        max-width: 100% !important
    }
    .contact-section iframe {
        max-width: 100%
    }
    .single-cat-list ul li {
        margin-right: 0;
        width: 100%
    }
    #home-wrapper h1 {
        font-size: 20px !important
    }
    .hometestimonialsSeciton .testimonial_slider__textonly a.testimonial_next {
        right: 15px
    }
    .hometestimonialsSeciton .testimonial_slider__textonly a.testimonial_prev {
        left: 15px
    }
}

@media only screen and (min-device-width :414px) and (max-device-width :736px) and (orientation :portrait) {
    #responsive-menu-container {
        top: 112px !important
    }
}

@media only screen and (min-device-width :375px) and (max-device-width :812px) and (-webkit-device-pixel-ratio :3) and (orientation :landscape) {
    #responsive-menu-container {
        top: 112px !important
    }
}

@media only screen and (min-device-width :414px) and (max-device-width :736px) and (orientation :landscape) {
    #responsive-menu-container {
        top: 117px !important
    }
}

@media only screen and (min-device-width :414px) and (max-device-width :736px) and (orientation :portrait) {
    #responsive-menu-container {
        top: 95px !important
    }
}

@media only screen and (max-width:480px) {
    .marg-15>h2 {
        font-size: 18px
    }
}

@media(max-width:767px) {
    #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div {
        width: 100% !important;
        text-align: center
    }
    #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div h2 {
        font-size: 22px
    }
}

@media(max-width:350px) {
    #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div {
        width: 100% !important;
        max-width: 255px !important
    }
    #sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div h2 {
        font-size: 20px
    }
}

ul.children {
    padding-left: 25px
}

ul.sitemap-pages li {
    font-size: 16px;
    margin: 15px 0
}

@media only screen and (min-width: 1600px) {
    .com-order-1 { 
        min-height: 550px;
    }
    .com-order-2 {
        padding: 7rem;
    }
}

@media only screen and (min-width: 1800px) {
    .com-order-1 { 
        min-height: 610px;
    }
}
@media only screen and (max-width: 1199px) {

.banner-awards-list img {
    max-width: 70px;
}
.top-heading {
	font-size: 30px;
}
.att-sub-heading {
    line-height: 30px;
}
}
@media only screen and (max-width: 991px) {
	.top-heading {
    font-size: 24px;
    line-height: 30px;

}
.banner-awards-list img {
    max-width: 50px;
}
.att-sub-heading {
    font-size: 20px;
    line-height: 26px;
}
.bottom-heading {
    font-size: 20px;
    line-height: 30px;
}
#home-banner.home-section {
    height: 400px;
    
}
    /*community page css */ 
    .community-sec .community-wrapper:nth-child(even) .com-order-1{
        order: inherit;
    }

    .community-sec .community-wrapper:nth-child(odd) .com-order-2{
        order: inherit;
    } 

    .community-sec { 
        margin-bottom: 0;
    }

    .com-order-1 {
        padding: 5rem;
        width: 100%;
    }
    /*community page end css */
}

@media only screen and (max-width: 767px) {
    .com-header {
        margin-bottom: 30px;
    }

    .community-page {
        margin-top: 40px;
    }

    .com-order-2 { 
        padding: 3rem;
    }
    .com-order-1 { 
        min-height: 420px;
    }
}

@media only screen and (max-width: 575px) {
    .com-order-1 {
        min-height: 350px;
        padding: 2rem;
    }
    .home-banner {
    height: 170px;
    background-position: bottom;
}
}

@media only screen and (max-width: 420px) {
    .com-order-1 {
        min-height: 300px; 
    }

    .com-title { 
        font-size: 26px; 
    }
}

@media only screen and (max-width: 380px) {
    .com-order-2 {
        padding: 30px 20px;
    }

    .com-order-1 {
        min-height: 245px;
    }
    .com-title {
        font-size: 24px;
    }
}

@media only screen and (min-device-width :414px) and (max-device-width :823px) and (orientation :landscape){
	.home-banner {
	    margin-top: 137px;
	    height: 250px;
	    background-repeat: no-repeat;
	    background-size: cover;
	    background-position: bottom;
	}
	.banner-big-title {
	   width:60%; margin-left: auto;
	}
	.banner-big-title h2 {
	    font-size: 26px;
	    color: #b71f2d;
	    font-weight: 700;
	}
	.banner-big-title p {
	    color: #101010;
	    font-size: 11px;
	    text-transform: uppercase;
	}

}
footer#footer .footer-nav ul.pre-footer-nav li a:hover{
	color:#b71f2d;
}