@media (min-width: 992px) {
    .container, .container-lg, .container-md, .container-sm {
        max-width: 100%;
    }
}
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1250px;
    }
    .servies-detail-banner {
        height: 570px;
        padding: 120px 0 0 0;
    }
}
@media (min-width: 1400px) {
    .container {
        max-width: 1350px;
    }
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-size: 65px;
    }
    .home-banner {
        height: 760px;
    }
    .servies-detail-banner {
        height: 620px;
        overflow: hidden;
        padding: 130px 0 0 0;
    }
    .header-contact-info a div {
        font-size: 16px;
    }
    .menu-top li a {
        font-size: 12px;
    }
    .btn {
        font-size: 14px;
        padding: 10px 10px;
    }
    .banner-phone-area a {
        font-size: 14px;
    }
    .banner-phone-area {
        gap: 0 10px;
    }
    .home-banner-btn-area {
        gap: 0 15px;
    }
    .phone-number {
        font-size: 14px;
    }
    .phone-label {
        font-size: 12px;
    }
    .menu-top li a {
        padding: 8px 5px;
    }
}

@media (min-width: 1600px){
    .page-banner {
        height: 500px;
    }
    .post-lists, .blog  .pagination{
        max-width: 1040px;
    }
    .single-post-detail {
        max-width: 1020px;
    }
}

@media (min-width: 1750px){
}

@media (min-width: 1800px) {
    .container {
        max-width: 1690px;
    }
    .home-banner {
        height: 900px;
    }
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-size: 96px;
        line-height: 100%;
    }
    .logo-image-section .containers {
        margin-left: 125px;
    }
    .servies-detail-banner {
        height: 760px;
        padding: 150px 0 0 0;
        overflow: hidden;
    }
    .blog-section .containers {
        margin-left: 125px;
    }
    .header-contact-info a div {
        font-size: 20px;
    }
    .menu-top li a {
        font-size: 15px;
    }
    .btn {
        font-size: 18px;
        padding: 20px 30px;
    }
    .banner-phone-area a {
        font-size: 18px;
    }
    .banner-phone-area {
        gap: 0 15px;
    }
    .home-banner-btn-area {
        gap: 0 25px;
    }
    .phone-number {
        font-size: 19px;
    }
    .phone-label {
        font-size: 15px;
    }
    .menu-top li a {
        padding: 10px 10px;
    }
}

@media (min-width: 1200px) and (max-width: 1400px){
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-size: 50px;
    }
    body {
        font-size: 16px;
        line-height: 30px;
    }
    .accordion-body {
        font-size: 16px;
    }
    .nav-menu .menu-top>li.current-menu-item>a, .nav-menu .menu-top>li.current-menu-ancestor>a {
        padding: 5px 5px;
    }
    .mobile-search-bar .white-search-icon {
        width: 15px;
        height: 15px;
    }
    .header-contact-info a {
        background-size: 25px;
        padding-left: 10px;
    }
    .home-banner {
        height: 840px;
    }
    .logo-title {
        font-size: 30px;
        line-height: 35px;
    }
    .logo-image-section .logo-image {
        max-width: 100px;
    }
    .practice-home-heading {
        font-size: 20px;
    }
    .services-icon-boxes img {
        height: 330px;
    }
    .services-main-div-area img {
        height: 100%;
    }
    .services-row {
        margin-top: 10px;
    }
    .excellent-title {
        font-size: 18px;
    }
    .blog-section .blog-title {
        font-size: 20px;
        line-height: 25px;
    }
    .blog-section .blog-content {
        margin: 5px 0;
        line-height: 20px;
        font-size: 14px;
    }
    .post-lists .blog-post-div .content {
        line-height: 20px;
        font-size: 14px;
    }
    .main-slider-blog-box-div img {
        height: 320px;
    }
    .main-slider-blog-title a {
        font-size: 25px;
    }
    .blog-title.h5 {
        font-size: 20px;
        line-height: 25px;
    }
    .sidebar-heading {
        font-size: 28px;
        line-height: 35px;
        margin-bottom: 10px;
    }
    .sidebar-page-wrap {
        padding-left: 40px;
    }
    .sidebar-blog-list {
        padding: 40px 30px;
    }
    .sidebar-form {
        padding: 40px 30px;
    }
    a.page-numbers {
        height: 55px;
        width: 55px;
    }
    span.page-numbers.current {
        height: 55px;
        width: 55px;
    }
    .blog-detail .blog-title {
        margin: 10px 0;
    }
    .search-btn svg {
        width: 15px;
        height: 15px;
    }
    .blog-search input {
        padding: 15px;
    }
    button.search-btn {
        top: 10px;
    }
    ul.footer-social li a svg, ul.footer-social li a img {
        height: 15px;
        width: 15px;
    }
    .footer-social li a {
        height: 35px;
        width: 35px;
    }
    .footer-social {
        gap: 0 20px;
    }
    button.accordion-button.collapsed {
        font-size: 20px;
        line-height: 30px;
    }
    .accordion-button:not(.collapsed) {
        font-size: 20px;
        line-height: 30px;
    }
    .header-contact-info a span {
        font-size: 9px;
    }
    .post-lists .post-blog-image img {
        height: 250px;
    }
    .blog-controls {
        margin-right: 110px;
    }
    .blog-button-list {
        margin-right: 110px;
    }
    .our-team-content-div h2 {
        font-size: 40px;
        margin-bottom: 5px;
    }
    .profile-name {
        font-size: 20px;
    }
}
@media (max-width: 1800px){
    .sidebar-heading {
        font-size: 40px;
    }
    .logo-image-section .containers {
        margin-left: 190px;
    }
}
@media (max-width: 1700px){
    .menu-top li a {
        font-size: 11px;
    }
    .header-contact-info a div {
        font-size: 16px;
    }
    .btn {
        font-size: 14px;
        padding: 10px 15px;
    }
    .header-contact-info {
        padding-right: 30px;
    }
    .sidebar-heading {
        font-size: 40px;
    }

}
@media (max-width: 1600px) {
    .logo-image-section .containers {
        margin-left: 130px;
    }
    .blog-section .containers {
        margin-left: 130px;
    }
    .logo-title {
        font-size: 38px;
        line-height: 50px;
    }
    .h2, h2 {
        font-size: 40px;
        line-height: 55px;
        margin-bottom: 15px;
    }
    .practice-home-heading {
        font-size: 28px;
    }
    .sidebar-page-wrap {
        padding-left: 50px;
    }
    .sidebar-heading {
        font-size: 40px;
        margin-bottom: 0px;
    }
    .sidebar-form {
        padding: 40px 30px;
    }
    .sidebar-blog-list {
        padding: 40px 30px;
    }
    a.page-numbers {
        height: 55px;
        width: 55px;
    }
    span.page-numbers.current {
        height: 55px;
        width: 55px;
    }
    .page-banner .h1, .page-banner h1 {
        font-size: 50px;
        line-height: 50px;
    }
    .speak-lawyer-title {
        padding-right: 0;
    }
    .wpcf7-form-control {
        font-size: 14px;
    }
    .form-control {
        padding: 10px 0px;
        margin-bottom: 10px;
    }
    .contact-frm .contact-page-btn {
        margin-top: 20px;
    }
    .menu-top li a {
        font-size: 11px;
    }
    .header-contact-info a div {
        font-size: 14px;
    }
    .header-contact-info a span {
        font-size: 10px;
    }
    .header-contact-info {
        padding-right: 30px;
    }
    .btn {
        font-size: 14px;
        padding: 10px 10px;
    }
    .home-banner-btn-area {
        gap: 0 15px;
    }
    .banner-phone-area a {
        font-size: 15px;
    }
    .banner-phone-area {
        gap: 0 7px;
    }
    .banner-phone-area svg {
        width: 18px;
        height: 18px;
    }
    .banner-phone-area img {
        width: 15px;
        height: 15px;
    }
    .video-section .play-btn svg {
        width: 65px;
        height: 65px;
    }
    .footer-phonenumber .footer-phone-number {
        font-size: 22px;
    }
    .footer-phonenumber-title {
        font-size: 12px;
        line-height: 18px;
        margin-bottom: 0;
    }
    .footer-heading {
        font-size: 20px;
        margin-bottom: 15px;
    }
    .nap-item {
        line-height: 25px;
    }
    .sidebar-blog {
        padding-left: 50px;
    }
    .blog-title-div {
        padding: 20px;
    }
    .home-blog-category {
        font-size: 11px;
        padding: 5px 10px;
    }
    .wpcf7 .wpcf7-not-valid-tip, .wpcf7 label.error, .wpcf7 .email-error {
        font-size: 9px;
    }
    .blog-detail .single-post-detail img {
        height: 340px;
    }
    .single-blog-category {
        margin-top: 20px;
    }
    .single-post-detail .home-blog-category {
        font-size: 16px;
    }
    .blog-page .home-blog-category {
        font-size: 14px;
    }
    .main-blog-post-content {
        padding: 20px;
    }
    .banner-description {
        padding-right: 0;
        font-size: 17px;
        margin: 15px 0 15px 0;
    }
    .repeat-heading {
        bottom: 10px;
        left: 10px;
        font-size: 16px;
    }
    .banner-repeater-description {
        font-size: 17px;
    }
    .default-faq-question button.accordion-button.collapsed {
        font-size: 16px;
    }
    .default-faq-question .accordion-button {
        font-size: 16px;
    }
    .blog-main-content {
        font-size: 17px;
    }
    .btn-blog {
        font-size: 17px;
    }
    .service-banner-phone-number a {
        font-size: 18px;
    }
    .our-team-section .attorney-row {
        margin-top: 15px;
    }
    .our-team-section img {
        height: auto;
    }
    .home-blog-list .blog-box-div img {
        height: 230px;
    }
    .home-blog-list .blog-box-div {
        margin-right: 20px;
    }
    .footer-frm .wpcf7-form-control {
        padding: 10px 0;
    }
    .focused-row {
        padding: 25px 0;
    }
    .focused-criminal-heading {
        font-size: 20px;
    }
    .why-people-listing {
        margin-top: 20px;
    }
    .virginia-criminal-div {
        padding-left: 20px;
    }
    .why-people-image {
        padding-right: 20px;
    }
    .proactive-legal-content {
        padding-left: 20px;
    }
    .misdemeanor-felony-content.text-white {
        padding-right: 0px;
    }
    .free-consultation-content {
        padding: 0 40px 20px 40px;
    }
    .phone-number {
        font-size: 14px;
    }
    .phone-label {
        font-size: 12px;
    }
    .menu-top li a {
        padding: 7px 5px;
    }
}

@media (max-width: 1536px) {
    .logo-image-section .containers {
        margin-left: 100px;
    }
    .blog-section .containers {
        margin-left: 110px;
    }
    .logo-title {
        font-size: 38px;
        line-height: 50px;
    }
    .phone-number {
        font-size: 14px;
    }
    .phone-label {
        font-size: 12px;
    }
    .menu-top li a {
        padding: 5px 5px;
    }
}

@media (max-width: 1440px) {
    .logo-image-section .containers {
        margin-left: 50px;
    }
    .blog-section .containers {
        margin-left: 60px;
    }
    .logo-title {
        font-size: 35px;
        line-height: 50px;
        margin-left: 0;
    }
    .title, .heading {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 15px;
    }
    .h2, h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 10px;
    }
    .default-faq-question .h2, h2 {
        font-size: 30px;
        line-height: 30px;
    }
    .h3, h3 {
        font-size: 23px;
        margin-bottom: 10px;
        line-height: 25px;
    }
    .h4, h4 {
        font-size: 21px;
        margin-bottom: 15px;
    }
    .h5, h5 {
        font-size: 19px;
        margin-bottom: 15px;
    }
    .page-banner .h1, .page-banner h1 {
        font-size: 45px;
        line-height: 45px;
    }
    a.page-numbers {
        height: 45px;
        width: 45px;
    }
    .prev {
        width: 63px !important;
    }
    .next {
        width: 63px !important;
    }
    span.page-numbers.current {
        height: 45px;
        width: 45px;
    }
    .sidebar-heading {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .sidebar-blog-list {
        padding: 30px 30px;
    }
    .parent-pages {
        padding: 30px 30px;
    }
    .sidebar-form {
        padding: 30px 30px;
    }
    .sidebar-form .contact-page-btn {
        margin-top: 20px;
    }
    .main-banner-images {
        width: 100%;
    }
}

@media (max-width: 1400px) {
    .space-pd {
        padding: 70px 0;
    }
    .section-pd {
        padding: 70px 0;
    }
    .logo-image-section .containers {
        margin-left: 30px;
    }
    .service-banner-heading {
        font-size: 40px;
        line-height: 55px;
    }
    .common-footer-form {
        padding: 35px;
    }
    .speak-lawyer-title {
        padding-right: 0;
    }
    .testimonial-page-inner {
        width: 450px;
    }
    .client-image img {
        width: 45px;
        height: 45px;
        min-height: 45px;
        min-width: 45px;
    }
    .practice-home-heading {
        font-size: 18px;
    }
    .team-icon-boxes {
        padding: 25px;
    }
    .team-repeate-title {
        font-size: 23px;
    }
    .attorney-row {
        margin-top: 0px;
    }
    .blog-box-div {
        margin: 0px;
    }
    .home-blog-list .blog-box-div {
        margin-right: 20px;
    }
    .btn {
        font-size: 13px;
        padding: 10px 10px;
    }
    .menu-top li a {
        font-size: 11px;
        padding: 5px 5px;
    }
    .header-contact-info a div {
        font-size: 14px;
    }
    .header-contact-info {
        padding-right: 20px;
    }
    .menu-top li.menu-item-has-children:after {
        right: 7px;
        background-size: 8px;
    }
    ul.menu-top li {
        padding: 3px 3px;
    }
    ul.menu-top li:hover {
        padding: 3px 3px;
    }
    .sidebar-blog-list li a:after {
        background-image: url(../img/blog-sidebar-arrow.svg);
        position: absolute;
        right: 0px;
        top: 10px;
        width: 25px;
        background-position: center;
        background-size: 18px;
        background-repeat: no-repeat;
        content: "";
        height: 15px;
    }
    .parent-pages li a:after {
        background-image: url(../img/blog-sidebar-arrow.svg);
        position: absolute;
        right: 0px;
        top: 10px;
        width: 25px;
        background-position: center;
        background-size: 18px;
        background-repeat: no-repeat;
        content: "";
        height: 15px;
    }
    .home-blog-category {
        font-size: 9px;
        padding: 5px 5px;
    }
    .blog-title-div {
        padding: 10px;
    }
    .default-faq-question button.accordion-button.collapsed {
        font-size: 18px;
    }
    .default-faq-question .accordion-button {
        font-size: 18px;
    }
    .btn-blog {
        font-size: 16px;
    }
    .our-team-section img {
        height: 500px;
    }
    .main-banner-images {
        width: 72%;
    }
    .single-services-default-page .default-content {
        padding-right: 0px;
    }
    .single-services-default-page img {
        height: 370px;
    }
    .banner-repeat-boxes img {
        height: 100px;
    }
    .phone-number {
        font-size: 14px;
    }
    .phone-label {
        font-size: 12px;
    }
}

@media (max-width: 1366px) {
    .logo-image-section .containers {
        margin-left: 70px;
    }
    .blog-section .containers {
        margin-left: 80px;
    }
    .logo-title {
        font-size: 30px;
        line-height: 40px;
    }
    .main-banner-images {
        width: 63%;
    }
    .home-banner {
        height: 730px;
    }
    .home-blog-list .blog-box-div img {
        height: 190px;
    }
}

@media (max-width: 1280px) {
    .logo-image-section .containers {
        margin-left: 40px;
    }
    .logo-title {
        font-size: 30px;
        line-height: 42px;
    }
    .blog-section .containers {
        margin-left: 30px;
    }
    .main-banner-images {
        width: 100%;
    }
    .banner-repeat-boxes img {
        height: 120px;
    }
}

@media (max-width: 1199px) {
    /* Header menu for mobile */
    .right-top-wrap, .nav-menu-inner {
        display: none;
    }
    .header-aside-col {
        justify-content: flex-end;
    }
    /* header mobile menu */
    .mobile-header-sec {
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .menu-wrap {
        background-color: #ffffff;
        position: fixed;
        top: 100px;
        height: 100%;
        width: 100%;
        right: -100%;
        font-size: 1em;
        font-weight: 700;
        overflow: auto;
        transition: .5s;
        z-index: 12;
        display: flex;
        justify-content: center;
    }
    .menu-full-wrapper {
        width: 100%;
        position: relative;
    }
    .menu-show {
        right: 0;
        box-shadow: none;
        display: block;
        max-width: 100%;
    }
    .menu-sidebar {
        margin: 0;
        position: relative;
        top: 0;
        width: 100%;
        margin-left: auto;
        padding-top: 10px;
    }
    .menu-bar-wrapper {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }
    .menu-sidebar .menu-bar-wrapper li {
        flex: 0 0 100%;
        max-width: 100%;
        position: relative;
        margin: 0;
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.25);
        padding: 0;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li:first-child {
        border-top: 1px solid rgba(0, 0, 0, 0.23);
    }

    .menu-sidebar .menu-bar-wrapper li:last-child{
        border: none;
    }

    .menu-sidebar .menu-bar-wrapper li > a {
        color: #000;
        font-weight: normal;
        padding: 7px 20px;
        position: relative;
        display: block;
        font-size: 16px;
    }

    .menu-sidebar .menu-bar-wrapper li > a:hover::after {
        opacity: 1;
    }

    .menu-sidebar .menu-bar-wrapper li > a:hover {
        background-color: var(--color-3);
        color: #fff;
        width: 100%;
    }

    .menu-sidebar .menu-bar-wrapper li > a:hover::after {
        opacity: 1;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item>a {
        font-weight: 500;
        background-color: var(--color-3);
        color: #fff;
        width: 100%;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item.menu-item-23 ul li a {
        background: none;
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item > a + .sidebar-menu-arrow::after{
        color: #0e2743;
    }
    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children>a {
        font-weight: 500;
        width: 100%;
        background-color: var(--color-3);
        color: #fff;
    }
    .current-menu-ancestor>a{
        font-weight: 500;
        color: #fff;
        width: 100%;
    }
    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children> a + .sidebar-menu-arrow::after {
        background-image: url(../img/arrow-white-down.svg);
    }

    .menu-sidebar .menu-bar-wrapper .current-menu-parent.menu-item-has-children> a::after {
        opacity: 1;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children {
        position: relative;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow {
        position: absolute;
        right: 0;
        top: 0;
        height: 42px;
        width: 40px;
    }

    .menu-sidebar .menu-bar-wrapper li#menu-item-328.menu-item-has-children .sidebar-menu-arrow {
        width: 100%;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu {
        display: none;
        background: none;
    }

    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sub-menu li {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-left: 0px;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu li a {
        font-size: 16px;
        padding-left: 30px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a br, .menu-sidebar .menu-bar-wrapper li a br {
        display: none;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu li ul li a {
        padding-left: 50px;
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li ul li ul li a {
        padding-left: 65px;
    }

    .menu-sidebar .menu-bar-wrapper li .sub-menu .sidebar-menu-arrow::after {
        padding: 0 10px;
        font-size: 16px;
    }
    .sidebar-menu-arrow::after {
        cursor: pointer;
        content: "";
        position: absolute;
        top: 0px;
        margin: auto;
        bottom: 0px;
        right: 0;
        background-size: 14px;
        background-repeat: no-repeat;
        background-image: url(../img/arrow-black-down.svg);
        background-position: center;
        height: 40px;
        width: 40px;
    }
    .sidebar-menu-arrow::after {
        pointer-events: none;
        opacity: 1;
    }
    .menu-sidebar .menu-bar-wrapper .menu-item-has-children .sidebar-menu-arrow.responsive-up-arrow::after {
        transform: rotate(180deg);
        display: block;
    }
    .sidebar-menu-arrow:hover::after {
        background-image: url(../img/arrow-black-down.svg);
    }
    .menu-sidebar .menu-bar-wrapper li a:hover + .sidebar-menu-arrow::after {
        background-image: url(../img/arrow-white-down.svg);
    }
    .menu-sidebar .menu-bar-wrapper li.current-menu-item > a + .sidebar-menu-arrow::after {
        background-image: url(../img/arrow-white-down.svg);
    }
    .menu-sidebar .menu-bar-wrapper li .sub-menu li a::after{
        display: none;
    }
    /*Hamburger Button*/
    .menu-button:hover {
        cursor: pointer;
    }
    .menu-button {
        height: 45px;
        width: 45px;
        position: relative;
        z-index: 12;
        display: flex;
        justify-content: center;
        flex-direction: column;
        background: rgba(133, 66, 0, 1);
        border: 2px solid rgba(133, 66, 0, 1);
        border-radius: 0;
        margin-left: 12px;
        order: 3;
        align-items: center;
    }
    .menu-button .menu-bar {
        position: relative;
        border-radius: 10px;
        width: 20px;
        transition: .5s;
        opacity: 1;
        display: block;
        height: 2px;
        background: #fff;
        margin-top: 5px;
        text-align: center;
    }
    .menu-button .menu-bar-top {
        margin: 0;
    }
    header#header.small-header .menu-button.button-open .menu-bar {
        background: #fff;
    }
    .menu-button.button-open .menu-bar-top, .menu-button.button-open .menu-bar-bottom, .menu-button.button-open .menu-bar-middle {
        border-color: #ffffff;
    }
    .button-open {
        z-index: 16;
    }
    .menu-button.button-open {
        background: var(--color-3);
        z-index: 13;
        right: 0;
        top: 0;
        position: relative;
        width: 45px;
        border: transparent;
        height: 45px;
        align-items: center;
    }
    .button-open .menu-bar {
        opacity: 1;
    }
    .button-open .menu-bar-top {
        border-color: #fff;
        transform: rotate(45deg) translate(8px, 8px);
        transition: .5s;
    }
    .button-open .menu-bar-middle {
        background-color: #fff;
        transform: translate(230px);
        transition: .1s ease-in;
        opacity: 0;
    }
    .button-open .menu-bar-bottom {
        border-color: #fff;
        transform: rotate(-45deg) translate(5px, -5px);
        transition: .5s;
        right: 0;
    }
    .menu-button.button-open .menu-bar-top {
        border-color: #fff;
        width: 18px;
        top: -4px;
        background: #fff;
        left: 1px;
    }
    .menu-button.button-open .menu-bar-bottom {
        border-color: #fff;
        width: 18px;
        background: #fff;
        top: 0px;
        right: 0px;
    }
    .mobile-search-bar {
        top: 0;
        height: 45px;
        width: 45px;
        background: #854200;
        border: none;
        border-left: none;
        border-radius: 0px;
        margin-left: 10px;
        margin-right: 0;
        order: 1;
    }
    .mobile-contact svg {
        width: 25px;
        height: 25px;
    }
    .mobile-contact svg path {
        fill: white;
    }
    .mobile-contact {
        top: 0;
        height: 45px;
        width: 45px;
        background: #854200;
        border: none;
        border-left: none;
        border-radius: 0px;
        margin-left: 12px;
        margin-right: 0;
        order: 2;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .mobile-search-bar .white-search-icon {
        background-position: center;
    }
    .header-top-right {
        justify-content: flex-end;
    }
    .header-contact-info {
        margin-top: 0;
        top: 0;
        width: auto;
        padding-left: 0;
        padding-bottom: 0;
        border-left: none;
        height: 80px;
        border-right: none;
        margin-left: 0;
        margin-right: 0;
        order: 1;
    }
    .header-contact-info a {
        position: relative;
        top: 2px;
        padding: 0;
        line-height: 24px;
        background-position: 1px center;
        background-size: 38px;
        padding-left: 50px;
    }
    .phone-number {
        display: none;
    }
    header#header {
        padding: 11px 0 11px 0;
    }
    /*mobile menu css end*/
}

@media (max-width: 1024px) {
    .space-pd {
        padding: 70px 0;
    }
    .section-pd {
        padding: 70px 0;
    }
    .title, .heading {
        font-size: 35px;
        line-height: 45px;
    }
    .h2, h2 {
        font-size: 35px;
        line-height: 45px;
    }
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-size: 45px;
    }
    .btn {
        font-size: 17px;
        padding: 15px 20px;
    }
    .home-banner {
        padding: 130px 0px 120px 0;
        height: 600px;
    }
    .repeater-banner-heading {
        font-size: 28px;
    }
    .banner-repeat-boxes img {
        height: 100px;
    }
    .logo-image-section .containers {
        margin-left: 10px;
    }
    .logo-title {
        padding-right: 0;
    }
    .services-icon-boxes img {
        height: 350px;
    }
    .practice-home-heading {
        font-size: 25px;
    }
    .services-main-div-area img {
        height: 100%;
    }
    .speak-lawyer-title {
        padding-right: 0;
    }
    .common-footer-form {
        padding: 30px;
    }
    .sidebar-page-wrap {
        padding-left: 0;
    }
    .sidebar-heading {
        font-size: 30px;
        margin-bottom: 10px;
        line-height: 50px;
    }
    .sidebar-form {
        padding: 40px 30px;
    }
    .sidebar-blog-list {
        padding: 40px 30px;
    }
    .main-slider-blog-box-div img {
        height: 350px;
    }
    .main-slider-blog-title a {
        font-size: 25px;
    }
    .main-blog-post-content {
        padding: 20px;
    }
    a.page-numbers {
        height: 55px;
        width: 55px;
    }
    span.page-numbers.current {
        height: 55px;
        width: 55px;
    }
    .team-repeate-title {
        font-size: 30px;
    }
    .our-team-content-div h2 {
        margin-top: 0;
        padding-right: 100px;
        margin-bottom: 20px;
    }
    .servies-detail-banner {
        height: 580px;
        padding: 120px 0 0 0;
    }
    .services-main-div-area img {
        height: 100%;
    }
    .home-banner-btn-area {
        display: block;
    }
    .banner-phone-area {
        margin-top: 10px;
    }
    .banner-phone-area img {
        width: 25px;
        height: 25px;
    }
    .banner-phone-area svg {
        width: 25px;
        height: 25px;
    }
    .banner-phone-area a {
        font-size: 16px;
    }
    .blog-section .containers {
        margin-left: 0;
    }
    .blog-button-list {
        margin: 0 10px;
    }
    .blog-controls {
        margin: 20px 10px 0 10px;
    }
    .footer-logo {
        max-width: 190px;
        margin: auto;
    }
    .footer-social {
        left: 0;
        justify-content: center;
        margin-top: 30px;
    }
    .footer-mobile-contact {
        margin-bottom: 20px;
        margin-left: 0;
    }
    .nap-postal-address-wrapper {
        column-count: 2;
        width: 100%;
    }
    .sidebar-blog {
        padding-left: 20px;
    }
    .contact-us-section h2 {
        padding-right: 0;
    }
    .post-lists .post-blog-image img {
        height: 230px;
    }
    .home-blog-list .home-blog-category {
        font-size: 16px;
        padding: 5px 5px;
    }
    .blog-title-div {
        padding: 20px;
    }
    .blog-page .home-blog-category {
        font-size: 12px;
    }
    .blog-detail .home-blog-category {
        font-size: 16px;
    }
    .default-faq-question button.accordion-button.collapsed {
        font-size: 22px;
    }
    .default-faq-question .accordion-button {
        font-size: 22px;
    }
    .home-blog-list {
        margin-top: 30px;
    }
    .home-blog-list .blog-box-div {
        margin: 15px;
    }
    .btn-blog {
        font-size: 18px;
    }
    .service-banner-image {
        max-width: 100%;
    }
    .footer-contact-section {
        margin-bottom: 70px;
    }
    body {
        line-height: 28px;
    }
    .container, .container-lg, .container-md, .container-sm {
        max-width: 99%;
    }
    .page-banner {
        padding-top: 55px;
    }
    .default-faq-question .h2, h2 {
        font-size: 35px;
        line-height: 55px;
    }
    .our-team-section img {
        height: auto;
    }
    .footer-location-sec {
        padding-left: 0;
    }
    .repeat-heading {
        font-size: 15px;
    }
    .free-consultation-content {
        padding: 0 30px 20px 30px;
    }
    .why-choose-listing {
        margin-top: 20px;
    }
    .comprehensive-div {
        padding-right: 20px;
    }
    .why-people-div {
        padding-right: 20px;
    }
    .misdemeanor-felony-content.text-white {
        padding-right: 0;
    }
    .misdemeanor-felony-list {
        column-count: 1;
        padding: 10px 0px 20px 20px;
    }
}

@media (max-width: 991px) {
    .title, .heading {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 15px;
    }
    .page-banner .h1, .page-banner h1 {
        font-size: 42px;
        line-height: 45px;
    }
    .h2, h2 {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 15px;
        margin-top: 25px;
    }
    .h3, h3 {
        font-size: 35px;
        margin-bottom: 15px;
        margin-top: 25px;
    }
    .h4, h4 {
        font-size: 30px;
        margin-bottom: 15px;
    }
    .h5, h5 {
        font-size: 25px;
        margin-bottom: 15px;
    }
    .space-pd {
        padding: 70px 0;
    }
    .section-pd {
        padding: 70px 0;
    }
    .container, .container-md, .container-sm {
        max-width: 100%;
    }
    .sidebar-page-wrap {
        padding-left: 0;
    }
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-size: 50px;
    }
    .home-banner {
        padding: 170px 0px 70px 0;
        height: auto;
        overflow: hidden;
    }
    .repeater-banner-heading {
        font-size: 28px;
        margin-top: 30px;
    }
    .banner-description {
        margin: 20px 0;
    }
    .banner-heading{
        font-family: 'Abril Fatface';
        font-weight: 400;
        font-size: 37px;
    }
    .banner-repeat-boxes img {
        height: 140px;
    }
    .repeat-heading {
        font-size: 20px;
    }
    .logo-image-section .containers {
        margin-left: 10px;
    }
    .logo-title {
        padding-right: 0;
        margin-bottom: 30px;
    }
    .services-icon-boxes img {
        height: 350px;
    }
    .practice-home-heading {
        font-size: 25px;
    }
    .homeblog-btn {
        text-align: left;
        margin: 20px 0 20px 0;
    }
    .common-footer-form {
        padding: 40px 20px;
    }
    .footer-social-icon-wrap {
        margin: 30px 0;
    }
    .footer-location-sec {
        margin-bottom: 30px;
        padding-left: 0;
    }
    .menu-wrap {
        top: 100px;
    }
    .searchform .close-btn {
        right: 20px;
        top: 30px;
    }
    .blog-title-div {
        padding: 20px;
    }
    .blog-box-div {
        margin: 10px;
    }
    .blog-category {
        margin: 0px 0 15px 0;
    }
    nav.navigation.pagination {
        margin-bottom: 10px;
    }
    a.page-numbers {
        height: 55px;
        width: 55px;
    }
    span.page-numbers.current {
        height: 55px;
        width: 55px;
    }
    .sidebar-heading {
        font-size: 35px;
        margin-bottom: 10px;
    }
    .sidebar-form {
        padding: 50px 30px;
    }
    .sidebar-blog-list {
        padding: 50px 30px;
    }
    .blog-detail .sidebar-form {
        margin-top: 40px;
    }
    .our-team-content-div h2 {
        margin-top: 20px;
    }
    .team-repeate-title {
        font-size: 30px;
    }
    .our-team-content-div h2 {
        margin-top: 20px;
        padding-right: 0;
        margin-bottom: 10px;
    }
    .service-banner-heading {
        padding-right: 0;
    }
    .servies-detail-banner {
        height: auto;
        padding: 150px 0 0 0;
    }
    .servies-detail-banner .banner-main-image img {
        margin-top: 50px;
    }
    .sidebar-form {
        margin-top: 30px !important;
    }
    .services-main-div-area img {
        height: 100%;
    }
    .home-banner-btn-area {
        display: flex;
        gap: 0 25px;
    }
    .banner-main-image {
        padding-top: 30px;
        margin: auto;
        width: 100%;
        max-width: 85%;
    }
    .footer-logo {
        margin: auto;
        max-width: 200px;
    }
    .footer-social {
        left: 0;
        justify-content: center;
    }
    .blog-section .containers {
        margin-left: 0;
    }
    .blog-controls {
        margin: 20px 15px 0 15px;
    }
    .blog-button-list {
        margin-right: 0;
        margin-left: 15px;
    }
    .service-banner-image {
        margin-top: 40px;
        width: 500px;
        margin: auto;
        padding-top: 50px;
    }
    .sidebar-blog {
        padding-left: 0;
        margin-top: 30px;
    }
    .nap-item {
        line-height: 30px;
    }
    .blog-page .home-blog-category {
        font-size: 16px;
    }
    .copyright-wrapper .copyright {
        display: block;
    }
    .post-lists {
        margin-top: 0;
    }
    .home-blog-list .home-blog-category {
        font-size: 15px;
    }
    .faqs-tabs {
        margin-top: 30px;
    }
    .blog-detail .single-post-detail img {
        height: auto;
    }
    .post-lists .post-blog-image img {
        height: 400px;
    }
    .default-faq-question button.accordion-button.collapsed {
        font-size: 21px;
    }
    .default-faq-question .accordion-button {
        font-size: 21px;
    }
    .home-blog-list .blog-box-div {
        margin: 15px;
    }
    .home-blog-list {
        margin-top: 20px;
    }
    .single-services-default-page img {
        height: auto;
    }
    .btn-blog {
        font-size: 18px;
    }
    .contact-frm {
        padding-left: 0;
    }
    .main-footer {
        padding-bottom: 50px;
    }
    .footer-phonenumber-title {
        font-size: 16px;
        margin-bottom: 7px;
    }
    .footer-phonenumber .footer-phone-number {
        font-size: 30px;
    }
    .container, .container-lg, .container-md, .container-sm {
        max-width: 100%;
    }
    .page-banner {
        padding-top: 35px;
    }
    .main-blog-page-slider {
        margin-top: 30px;
    }
    .parent-pages {
        padding: 50px 30px;
    }
    .default-faq-question .h2, h2 {
        font-size: 40px;
    }
    .our-team-section img {
        height: auto;
    }
    .left-heading-div-area {
        display: block;
    }
    .main-banner-images {
        width: 100%;
    }
    .common-footer-form h2 {
        margin-top: 0;
    }
    .blog-section h2 {
        margin-top: 0;
    }
    .faq-section h2 {
        margin-top: 0;
    }
    .speak-lawyer-section h2 {
        margin-top: 0;
    }
    .testimonial-section h2 {
        margin-top: 0;
    }
    .practice-section h2 {
        margin-top: 0;
    }
    .comprehensive-section h2 {
        margin-top: 0;
    }
    .single-blog-category {
        margin-top: 40px;
    }
    .focused-criminal-section h2 {
        margin-top: 0;
    }
    .why-people-section h2 {
        margin-top: 0;
    }
    .proactive-legal-section h2 {
        margin-top: 0;
    }
    .free-consultation-section h2 {
        margin-top: 0;
    }
    .misdemeanor-felony-list {
        padding: 10px 0 30px 20px;
    }
    .why-people-listing {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .virginia-criminal-div {
        padding-left: 0;
    }
    .comprehensive-div {
        padding-right: 0;
    }
    .comprehensive-common-title {
        margin-top: 20px;
    }
    .comprehensive-list {
        padding: 10px 0 0 25px;
    }
    .proactive-legal-content {
        padding-left: 0;
    }
    .free-consultation-content {
        padding: 0 0px 30px 0px;
    }
}


@media (max-width: 767px) {
    .h5, h5 {
        font-size: 23px;
        margin-bottom: 15px;
        margin-top: 20px;
        line-height: 1.2;
    }
    .h4, h4 {
        font-size: 25px;
        margin-bottom: 15px;
        margin-top: 20px;
        line-height: 1.2;
    }
    .h3, h3 {
        font-size: 27px;
        margin-bottom: 15px;
        margin-top: 20px;
        line-height: 1.2;
    }
    .h2, h2 {
        font-size: 30px;
        line-height: 1.2;
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .section-pd {
        padding: 70px 0;
    }
    .space-pd {
        padding: 70px 0;
    }
    .title, .heading {
        margin-bottom: 15px;
        position: relative;
        display: block;
        color: var(--color-2);
        font-size: 42px;
        line-height: 1.2;
        font-weight: 400;
        font-family: var(--font-abril-fatface);
        letter-spacing: 0;
    }
    .logged-in header#header {
        top: 0;
    }
    .mobile-home-banner {
        padding: 200px 0 0 0;
        margin-top: -50px;
    }
    .banner-heading {
        font-size: 45px;
    }
    .logo-image-section .containers {
        margin-left: 10px;
    }
    .logo-title {
        padding-right: 0;
    }
    .logo-title {
        font-size: 42px;
        line-height: 50px;
        margin-bottom: 35px;
    }
    .mobile-logo-image-section {
        background: linear-gradient(90deg, #000000 11.84%, #181F35 650px);
    }
    .mobile-repeater-div {
        background: linear-gradient(90deg, #000000 11.84%, #181F35 650px);
    }
    .mobile-logo-boxes {
        border: 1px solid rgba(255, 255, 255, 0.3);
        padding: 15px 35px;
        height: 100%;
        display: flex;
        align-items: center;
    }
    .services-icon-boxes img {
        height: 400px;
    }
    .practice-home-heading {
        font-size: 20px;
    }
    .services-row {
        margin-top: 20px;
    }
    .criminal-process-div h2 {
        padding-right: 0;
    }
    .video-section .play-btn svg {
        width: 35px;
        height: 35px;
    }
    .faqs-tabs {
        margin-top: 30px;
    }
    .homeblog-btn {
        text-align: left;
        margin-top: 20px;
    }
    .blog-controls {
        display: none;
    }
    .footer-form-title {
        padding-right: 0;
    }
    .common-footer-form {
        padding: 40px 20px;
    }
    .searchform .close-btn {
        right: 10px;
        top: 30px;
    }
    .banner-heading {
        font-family: 'Abril Fatface';
        font-weight: 400;
        font-size: 45px;
    }
    .mobile-repeater-section-heading {
        font-family: 'Abril Fatface';
        font-weight: 400;
        font-size: 32px;
    }
    .criminal-process-section img {
        margin-top: 35px;
    }
    .criminal-process-section {
        background: rgba(22, 29, 50, 1)!important;
    }
    .mobile-testimonial-section {
        background: linear-gradient(297.77deg, #020305 0.11%, #131829 63.31%);
    }
    .google-main-image {
        margin-bottom: 30px;
    }
    .mobile-testimonial-section .testimonial-page-inner {
        width: auto;
    }
    .mobile-testimonial-btn {
        margin-top: 40px;
    }
    .blog-box-div {
        margin: 30px 5px 0 5px;
    }
    .banner-description {
        margin: 15px 0 20px 0;
    }
    .main-slider-blog-box-div img {
        height: 380px;
    }
    .main-slider-blog-title a {
        font-size: 25px;
    }
    .blog-category {
        margin: 0px 0 15px 0;
    }
    .main-blog-post-content {
        padding: 20px;
    }
    a.page-numbers {
        height: 45px;
        width: 45px;
    }
    span.page-numbers.current {
        height: 45px;
        width: 45px;
    }
    nav.navigation.pagination {
        margin-bottom: 0;
        margin-top: 20px;
    }
    .sidebar-heading {
        font-size: 30px;
        margin-bottom: 25px;
        line-height: 40px;
    }
    .footer-heading {
        font-size: 25px;
    }
    .sidebar-form {
        padding: 30px 30px;
    }
    .sidebar-blog-list {
        padding: 30px 30px;
    }
    .menu-wrap {
        top: 100px;
    }
    .main-slider-blog-box-div img {
        height: 350px;
    }
    .main-slider-blog-title a {
        font-size: 28px;
    }
    .our-team-content-div h2 {
        margin-top: 20px;
        padding-right: 0;
        margin-bottom: 10px;
    }
    .team-repeate-title {
        font-size: 30px;
    }
    .page-banner {
        margin-top: -46px;
    }
    .service-banner-heading {
        padding-right: 0;
    }
    .banner-description ul {
        display: block;
        column-count: 1;
        gap: 0;
    }
    .servies-detail-banner {
        height: auto;
        padding: 200px 0 0 0;
        margin-top: -46px;
    }
    .service-banner-btn-div {
        display: block;
        align-items: center;
        gap: 0;
        margin: 20px 0;
    }
    .service-banner-phone-area {
        margin-top: 20px;
    }
    .page-template-template-services-area-detail .mobile-logo-image-section {
        padding-top: 70px !important;
    }
    .servies-detail-banner .banner-main-image img {
        margin-top: 20px;
    }
    .services-main-div-area img {
        height: 100%;
    }
    .blog-section .containers {
        margin: 0 10px;
    }
    .home-blog-list .blog-slide {
        width: 100%;
    }
    .footer-mobile-contact {
        margin-bottom: 30px;
        margin-left: 0;
    }
    .nap-postal-address-wrapper {
        column-count: 1;
        width: 100%;
    }
    .footer-location-sec {
        margin-bottom: 0;
        padding-left: 0;
    }
    .nap-item {
        margin-bottom: 20px;
    }
    .banner-main-image {
        padding-top: 20px;
        width: 100%;
        max-width: 80%;
        margin: auto;
    }
    .banner-phone-area a {
        font-size: 16px;
    }
    .banner-phone-area img {
        width: 25px;
        height: 25px;
    }
    .banner-phone-area svg {
        width: 25px;
        height: 25px;
    }
    .mobile-banner-phone-area {
        margin-top: 20px;
    }
    .footer-logo {
        margin: auto;
    }
    .footer-logo a {
        display: block;
    }
    .footer-social {
        left: 0;
    }
    .footer-social {
        justify-content: center;
    }
    .footer-social-icon-wrap {
        margin: 30px 0;
    }
    .service-banner-image {
        margin-top: 20px;
    }
    .sidebar-blog {
        padding-left: 0;
        margin-top: 30px;
    }
    .faq-content {
        padding-right: 0;
    }
    .team-icon-boxes {
        padding: 20px;
    }
    .post-lists {
        margin-top: 0;
    }
    .blog-page .home-blog-category {
        font-size: 15px;
    }
    .home-blog-list .home-blog-category {
        font-size: 13px;
    }
    .ms-3 {
        font-size: 13px;
    }
    .contact-us-section h2 {
        color: rgba(0, 0, 0, 1);
        padding-right: 0;
    }
    .blog-detail .single-post-detail img {
        height: auto;
    }
    .post-lists .post-blog-image img {
        height: 260px;
    }
    .blog-detail .home-blog-category {
        font-size: 16px;
    }
    .default-faq-question button.accordion-button.collapsed {
        font-size: 20px;
    }
    .default-faq-question .accordion-button {
        font-size: 18px;
    }
    .home-blog-list .blog-box-div {
        margin: 10px;
    }
    .home-blog-list {
        margin-top: 20px;
    }
    body {
        font-size: 16px;
        line-height: 30px;
    }
    header#header {
        padding: 11px 0 11px 0;
    }
    .page-banner {
        height: 340px;
        padding-top: 120px;
    }
    .single-services-default-page img {
        height: auto;
    }
    .service-banner-image {
        width: 100%;
        padding-top: 0;
    }
    .main-blog-page-slider {
        margin-bottom: 20px !important;
        margin-top: 30px;
    }
    .practice-section {
        background-image: unset !important;
        background-color: white;
    }
    .services-btn .btn {
        padding: 10px 30px;
    }
    .services-title-div {
        margin-bottom: 25px;
    }
    .testimonial-content {
        line-height: 25px;
    }
    .btn-close {
        right: -3px;
        top: -25px;
    }
    .client-area-name-image-area {
        margin-bottom: 10px;
    }
    button.accordion-button.collapsed {
        font-size: 20px;
        line-height: 30px;
    }
    .accordion-button:not(.collapsed) {
        font-size: 20px;
        line-height: 30px;
    }
    .mobile-blog-btn {
        display: block;
    }
    .mobile-blog-btn {
        margin: 30px 0px 0 10px;
    }
    .homeblog-btn {
        display: none;
    }
    .main-footer {
        padding-bottom: 35px !important;
    }
    .footer-phonenumber-title {
        font-size: 16px;
        line-height: 18px;
        margin-bottom: 5px;
    }
    .footer-phonenumber .footer-phone-number {
        font-size: 30px;
    }
    .footer-logo {
        max-width: 185px;
    }
    .page-banner .h1, .page-banner h1 {
        font-size: 40px;
        line-height: 40px;
    }
    .our-team-content-div h2 {
        font-size: 35px;
    }
    .default-faq-question .h2{
        font-size: 30px;
        line-height: 1.2;
    }
    .prev {
        margin: 0 10px !important;
    }
    .next {
        margin: 0 10px !important;
    }
    .blog-detail .blog-title {
        font-size: 30px;
    }
    .footer-frm .wpcf7-form-control {
        padding: 15px 0;
    }
    .single-blog-category {
        margin-top: 30px;
    }
    .focused-criminal-section h2 {
        margin-top: 0;
    }
    .focused-criminal-content {
        margin-top: 15px;
    }
    .misdemeanor-felony-section h2 {
        margin-top: 0;
    }
    .misdemeanor-felony-list {
        column-count: 1;
        padding: 10px 0 20px 20px;
    }
    .why-people-div h2 {
        margin-top: 0;
    }
    .why-people-div {
        padding-right: 0;
    }
    .why-people-listing {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .why-people-image {
        padding-right: 0;
    }
    .virginia-criminal-div {
        padding-left: 0;
    }
    .comprehensive-div {
        padding-right: 0;
    }
    .comprehensive-list {
        padding: 10px 0 0 30px;
    }
    .comprehensive-common-title {
        margin-top: 20px;
    }
    .proactive-legal-section h2 {
        margin-top: 0;
    }
    .proactive-legal-content {
        padding-left: 0;
    }
    .proactive-legal-image img {
        margin-top: 20px;
        height: 200px;
        object-fit: cover;
    }
    .free-consultation-content {
        padding: 0 0px 30px 0px;
    }
    .mobile-repeater-div {
        display: none;
    }
}


@media (min-width: 768px) and (max-width: 991px) and (orientation: landscape) {
}

@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait){
    .home-banner .banner-des .h1, .home-banner .banner-des h1 {
        font-size: 45px;
    }
    .repeater-banner-heading {
        font-size: 28px;
    }
    .home-banner {
        padding: 130px 0px 120px 0;
        height: 620px;
    }
    .left-heading {
        width: 70%;
    }
    .main-banner-images {
        width: 100%;
    }
    .home-banner-btn-area {
        display: block;
    }
    .services-icon-boxes img {
        height: 350px;
    }
    .services-main-div-area img {
        height: 100%;
    }
    .practice-home-heading {
        font-size: 22px;
    }
    .faq-content {
        padding-right: 0;
    }
    .logo-image-section .containers {
        margin-left: 10px;
    }
    .blog-section .containers {
        margin-left: 0;
    }
    .blog-controls {
        margin: 20px 15px 0 15px;
    }
    .blog-button-list {
        margin: 0 15px;
    }
    .slide-left, .slide-right {
        overflow: hidden;
        width: 100%;
        margin: 35px 0;
    }
    .testimonial-card {
        min-width: 460px;
    }
    .banner-repeat-boxes img {
        height: 100px;
    }
}

@media only screen
and (device-width: 1366px)
and (device-height: 1024px)
and (orientation: landscape)
and (-webkit-min-device-pixel-ratio: 2) {

}
@media only screen and (min-width: 2160px) and (max-height: 1080px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {

}