/* Max width 767px */
@media only screen and (max-width: 767px) {
  .ptb-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-100 {
    padding-top: 60px;
  }
  .pb-100 {
    padding-bottom: 60px;
  }
  .pb-70 {
    padding-bottom: 30px;
  }
  .p-70 {
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
  }
  .p-100 {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }
  .pl-15 {
    padding-left: 0;
  }
  .pr-15 {
    padding-right: 0;
  }
  .mt-minus-100 {
    margin-top: 0;
  }
  .ml-15 {
    margin-left: 0;
  }
  .mr-15 {
    margin-right: 0;
  }
  p {
    font-size: 15px;
  }
  /* Section Title Area */
  .section-title {
    margin-top: -5px;
    margin-bottom: 30px;
  }
  .section-title .top-title {
    font-size: 14px;
  }
  .section-title h2 {
    font-size: 25px;
  }
  /* Default btn Area */
  .default-btn {
    font-size: 14px;
    padding: 12px 15px;
  }
  /* Read More Area */
  .read-more {
    font-size: 14px;
  }
  /* Top Heder Title Area */
  .top-header .header-left-content {
    text-align: center;
  }
  .top-header .header-left-content li {
    margin-right: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
    border: none;
  }
  .top-header .header-right-content {
    float: unset;
    text-align: center;
  }
  .top-header .header-right-content ul {
    border: none;
    padding-right: 0;
  }
  .top-header.style-two {
    background-color: #171717;
  }
  /* Mobile Devices Area */
  .others-options-for-mobile-devices {
    top: 11px !important;
  }
  .others-options-for-mobile-devices ul li {
    padding-right: 12px !important;
  }
  .others-options-for-mobile-devices ul li:last-child {
    padding-right: 0 !important;
  }
  .others-options-for-mobile-devices .default-btn {
    padding: 8px 10px;
  }
  .others-options-for-mobile-devices .default-btn i {
    margin-right: 0 !important;
  }
  .others-options-for-mobile-devices .default-btn span {
    display: none;
  }
  .mobile-responsive-nav .mean-container a.meanmenu-reveal {
    padding-top: 15px !important;
  }
  /* Hero Slider Area */
  .hero-slider-area .thumbs-wrap .owl-thumbs {
    bottom: 64px;
    right: auto;
    left: 0;
  }
  .hero-slider-content .top-title {
    margin-bottom: 8px;
    display: block;
  }
  .hero-slider-content h1 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .hero-slider-content p {
    font-size: 16px;
    margin-bottom: 27px;
  }
  .hero-slider-item {
    padding-top: 60px;
    padding-bottom: 120px;
  }
  /* Banner Area */
  .banner-area {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .banner-area.banner-style-two .banner-content-wrap {
    padding-top: 60px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 60px;
  }
  .banner-area.banner-style-two .banner-content-wrap::before {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.7)), to(rgba(0, 0, 0, 0.7)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
  }
  .banner-content-wrap .banner-img {
    position: unset;
    margin-top: 30px;
  }
  .banner-content h1 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .banner-content p {
    font-size: 15px;
    margin-bottom: 30px;
  }
  /* Video Area */
  .video-area {
    margin-top: 60px;
  }
  .video-area::before {
    display: none;
  }
  .video-area.video-style-two {
    margin-top: 60px;
  }
  .video-area.video-style-two .video-bg {
    padding: 20px;
  }
  .video-area.video-style-two .video-img {
    text-align: center;
    margin-bottom: 20px;
  }
  .video-content {
    padding: 20px;
  }
  .video-content h4 {
    margin-bottom: 8px;
  }
  .video-content h3 {
    padding-left: 0;
    position: unset;
    margin-top: 20px;
    font-size: 20px;
  }
  /* Values Area */
  .single-values {
    padding: 20px;
  }
  .single-values h3 {
    font-size: 20px;
  }
  .single-values.mt-30 {
    margin-top: 0;
  }
  .single-values.border-style i {
    font-size: 50px;
    top: 20px;
    right: 20px;
  }
  .single-values.border-style span {
    font-size: 60px;
  }
  .single-values.box-none {
    border: 1px solid #dddd;
    padding: 20px;
  }
  /* About Area */
  .about-area {
    background-image: unset;
    padding-top: 0;
    padding-bottom: 0;
  }
  .about-area.style-two {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .about-img {
    margin-bottom: 30px;
  }
  .about-content .top-title {
    font-size: 14px;
  }
  .about-content h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .about-content h3 {
    padding-left: 0;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .about-content h3::before {
    display: none;
  }
  .about-content ul li {
    border-right: none;
  }
  .about-content ul li h4 {
    font-size: 25px;
  }
  .about-content ul li h4 span {
    top: -5px;
  }
  .solved-cases {
    top: 18px;
    left: 0;
  }
  .solved-cases h3 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .solved-cases span {
    font-size: 13px;
  }
  .year-founded {
    bottom: 18px;
    right: 0;
  }
  .year-founded h3 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .year-founded span {
    font-size: 13px;
  }
  /* Practice Area */
  .practice-areas {
    padding-bottom: 60px;
  }
  .practice-areas .owl-theme .owl-nav {
    position: unset;
    text-align: center;
  }
  .single-practices::before {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .single-practices.mt-30 {
    margin-top: 0 !important;
  }
  .single-practices .practices-content {
    bottom: 0;
  }
  .single-practices .practices-content h3 {
    font-size: 20px;
  }
  .single-practices .practices-content p {
    opacity: 1;
  }
  /* Choose Us Area */
  .choose-us-content {
    padding-bottom: 30px;
  }
  .choose-us-content .top-title {
    font-size: 14px;
  }
  .choose-us-content h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .choose-us-content .single-choose-us h3 {
    font-size: 20px;
  }
  .choose-us-bg .choose-us-content {
    padding-bottom: 30px;
  }
  /* Counter Area */
  .counter-bg {
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .counter-title {
    margin-bottom: 30px;
  }
  .single-counter {
    border: 1px solid #ffffff;
    padding: 20px;
  }
  .single-counter::before {
    display: none;
  }
  .single-counter h2 {
    font-size: 30px;
    margin-bottom: 5px;
  }
  .single-counter h2 .target {
    margin-left: -7px;
    font-size: 28px;
  }
  .single-counter h4 {
    font-size: 14px;
  }
  /* Professionals Area */
  .single-professionals {
    text-align: center;
  }
  .single-professionals .professionals-content {
    bottom: 0;
  }
  .single-professionals .professionals-content h3 {
    font-size: 20px;
  }
  .single-professionals .professionals-content span {
    margin-bottom: 10px;
  }
  /* Request Form Area */
  .request-form-area {
    padding: 0;
    background-image: unset;
  }
  .request-form-area.style-two {
    background-image: unset;
  }
  .request-form-area.style-two .request-form {
    padding: 0;
    background-color: #ffffff;
  }
  .request-form-area.style-three {
    padding-bottom: 60px;
  }
  .request-form-area.style-three .request-form {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
  .request-form-area.style-four {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .request-form {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
  .request-form h3 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .request-form.bg-color-fafafa {
    padding: 20px;
    margin-bottom: 30px;
  }
  /* Customers Area */
  .customers-area {
    padding-bottom: 60px;
  }
  .customers-area::before {
    display: none;
  }
  .customers-area .owl-theme .owl-nav {
    margin-top: 15px;
  }
  .customers-content {
    margin-top: 20px;
    margin-left: 0;
  }
  .customers-content h3 {
    font-size: 20px;
  }
  /* News Area */
  .single-news.bg-1 {
    z-index: 1;
    margin-bottom: 30px;
  }
  .single-news.bg-1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -1;
  }
  .single-news.bg-1::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background-color: #ffffff;
    z-index: -1;
  }
  .single-news.bg-1 .news-content {
    position: unset;
    padding: 20px;
  }
  .single-news.bg-1 .news-content h3 {
    font-size: 20px;
  }
  .single-news .news-content h3 {
    font-size: 20px;
  }
  /* Footer Area */
  .single-footer-widget h3 {
    font-size: 20px;
  }
  /* Copy Right Area */
  .copy-right-area {
    text-align: center;
  }
  .copy-right-area .terms-privacy {
    text-align: center;
    margin-top: 10px;
  }
  /* Search Modal Area */
  .search-modal-area .modal-content form.search-box .search-input {
    padding: 15px;
  }
  .search-modal-area .modal-content form.search-box .search-input .search-btn {
    top: 16px;
    right: 16px;
  }
  /* Partner Area */
  .partner-bg-style-two .partner-title {
    -webkit-transform: none;
            transform: none;
    position: unset;
    margin-bottom: 30px;
  }
  .partner-bg-style-three .partner-title {
    -webkit-transform: none;
            transform: none;
    position: unset;
    margin-bottom: 30px;
  }
  /* Case Area */
  .single-case {
    margin-top: 0;
    margin-bottom: 0;
  }
  .single-case .case-content {
    padding: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
  }
  .single-case .case-content .read-more-btn {
    top: 27px;
    right: 20px;
  }
  .case-studies-area .owl-item.active.center .single-case {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .case-studies-area .owl-item.active.center .single-case .case-content span {
    font-size: 15px;
  }
  .case-studies-area .owl-item.active.center .single-case .case-content .read-more-btn {
    top: 22px;
    right: 20px;
  }
  .case-studies-area .owl-theme .owl-nav {
    margin-top: 20px;
  }
  .case-studies-area .owl-theme .owl-nav .owl-prev, .case-studies-area .owl-theme .owl-nav .owl-next {
    position: unset;
    -webkit-transform: none;
            transform: none;
    margin-left: 5px;
    margin-right: 5px;
  }
  /* Page Title Area */
  .page-title-area {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .page-title-area::before {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
  }
  .page-title-content {
    margin-bottom: 15px;
  }
  .page-title-content h2 {
    font-size: 30px;
    margin-bottom: 5px;
  }
  /* Pagination Area */
  .pagination-area {
    margin-top: 0;
  }
  .pagination-area .page-numbers {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .pagination-area .page-numbers i {
    font-size: 15px;
  }
  /* Attorney Area */
  .attorney-content {
    margin-left: 0;
    margin-top: 30px;
  }
  .attorney-content h3 {
    font-size: 20px;
  }
  .attorney-content .expertise {
    margin-bottom: 10px;
  }
  /* Case Studies Area */
  .case-studies-content {
    margin-bottom: 30px;
  }
  /* Sidebar Widget Area */
  .sidebar-widget.client-details ul li {
    padding-left: 110px;
  }
  .sidebar-widget.client-details ul li p {
    font-size: 15px;
  }
  .sidebar-widget.client-details ul li .client-info i {
    font-size: 15px;
  }
  .sidebar-widget.client-details ul li .client-info span {
    font-size: 14px;
  }
  .sidebar-widget.search {
    margin-top: 30px;
  }
  .sidebar-widget.recent-post ul li {
    padding-left: 110px;
  }
  /* Pricing Area */
  .single-pricing {
    padding: 20px;
  }
  .single-pricing h3 {
    font-size: 22px;
  }
  /* Questions Area */
  .got-questions {
    margin-top: 60px;
  }
  /* News Details Area */
  .blog-details-content .blog-top-content .blog-content .admin li {
    font-size: 13px;
  }
  .blog-details-content .blog-top-content .blog-content h3 {
    font-size: 20px;
  }
  .blog-details-content .blog-top-content blockquote {
    padding: 20px;
  }
  .blog-details-content .blog-top-content blockquote img {
    display: none;
  }
  .blog-details-content .blog-top-content blockquote p {
    margin-bottom: 0;
  }
  .blog-details-content .tags {
    padding: 20px;
  }
  .blog-details-content .tags .tag-link li {
    margin-right: 10px;
  }
  .blog-details-content .share-link {
    float: unset;
    padding-bottom: 0;
    margin-top: 10px;
  }
  .blog-details-content .comment li {
    padding: 20px;
  }
  .blog-details-content .comment li img {
    position: unset;
    margin-bottom: 20px;
  }
  .blog-details-content .leave-reply {
    padding: 20px;
  }
  .blog-details-content .leave-reply h3 {
    font-size: 20px;
  }
  .blog-details-content .leave-reply form p {
    margin-bottom: 20px;
  }
  /* Gallery Area */
  .single-gallery img {
    width: 100%;
  }
  /* Contact Area */
  .contact-form {
    padding: 20px;
  }
  .contact-form h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  /* Coming Soon Area */
  .coming-soon-area {
    height: 100%;
    padding-top: 120px;
    padding-bottom: 120px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .coming-soon-area .coming-soon-content {
    padding: 30px 20px;
  }
  .coming-soon-area .coming-soon-content h2 {
    margin-top: 0;
    font-size: 25px;
  }
  .coming-soon-area .coming-soon-content #timer {
    margin-top: 10px;
  }
  .coming-soon-area .coming-soon-content #timer div {
    width: 95px;
    height: 100px;
    font-size: 35px;
    margin-top: 20px;
  }
  .coming-soon-area .coming-soon-content #timer div span {
    font-size: 14px;
  }
  .coming-soon-area .coming-soon-content form {
    max-width: 100%;
    margin-top: 40px;
  }
  .coming-soon-area .coming-soon-content .newsletter-form .default-btn {
    position: initial;
  }
  .coming-soon-area .coming-soon-content .newsletter-form .default-btn::before {
    display: none;
  }
  .coming-soon-area .coming-soon-content .newsletter-form .default-btn::after {
    display: none;
  }
  /* Error Area */
  .error-area .error-content h1 {
    font-size: 120px;
    margin-top: -17px;
  }
  .error-area .error-content h3 {
    font-size: 22px;
  }
  .error-area .error-content p {
    font-size: 16px;
  }
  /* Video Area */
  .video-btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .video-btn i {
    font-size: 25px;
  }
}

@media (max-width: 576px){
    .site-name h3{
        font-size: 18px !important;
    }
    .attorney-details{
    width: auto;}

    .statistic h4{
    font-size: 15px;
    }

}

/* Min width 576px to Max width 767px */
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .container-fluid {
    max-width: 540px !important;
  }
     .attorney-details{
    width: auto;}
  /* Hero Case */
  .hero-slider-area .thumbs-wrap {
    max-width: 545px;
  }
  /* Solved Case */
  .solved-cases {
    top: 30px;
    left: 30px;
  }
  .solved-cases h3 {
    font-size: 40px;
    margin-bottom: 0;
  }
  .solved-cases span {
    font-size: 14px;
  }
  .year-founded {
    bottom: 30px;
    right: 30px;
  }
  .year-founded h3 {
    font-size: 40px;
    margin-bottom: 0;
  }
  .year-founded span {
    font-size: 14px;
  }
  .about-content ul li {
    border-right: 1px solid #c88d55;
  }
}

/* Min width 400px to Max width 575px */
@media only screen and (min-width: 400px) and (max-width: 575px) {
  .counter-area .col-lg-3.col-sm-6 {
    max-width: 50%;
  }
}

/* Min width 768px to Max width 991px */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ptb-100 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .pt-100 {
    padding-top: 60px;
  }
  .pb-100 {
    padding-bottom: 60px;
  }
  .pb-70 {
    padding-bottom: 30px;
  }
  .p-70 {
    padding-top: 60px;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 30px;
  }
  .p-100 {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }
  .pl-15 {
    padding-left: 0;
  }
  .pr-15 {
    padding-right: 0;
  }
  .mt-minus-100 {
    margin-top: 0;
  }
  .ml-15 {
    margin-left: 0;
  }
  .mr-15 {
    margin-right: 0;
  }
  .container-fluid {
    max-width: 720px !important;
  }
  /* Section Title Area */
  .section-title {
    margin-top: -5px;
    margin-bottom: 30px;
  }
  .section-title .top-title {
    font-size: 14px;
  }
  .section-title h2 {
    font-size: 25px;
  }
  /* Default btn Area */
  .default-btn {
    font-size: 14px;
    padding: 12px 15px;
  }
  /* Read More Area */
  .read-more {
    font-size: 14px;
  }
  /* Top Heder Title Area */
  .top-header .header-left-content li {
    margin-right: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
    border: none;
  }
  .top-header .header-right-content {
    text-align: right;
  }
  .top-header .header-right-content ul {
    border: none;
    padding-right: 0;
  }
  .top-header.style-two {
    background-color: #171717;
  }
  /* Hero Slider Area */
  .hero-slider-area .thumbs-wrap {
    max-width: 720px !important;
  }
  .hero-slider-area .thumbs-wrap .owl-thumbs {
    bottom: 64px;
    right: auto;
    left: 0;
  }
  .hero-slider-content .top-title {
    margin-bottom: 8px;
    display: block;
  }
  .hero-slider-content h1 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .hero-slider-content p {
    font-size: 16px;
    margin-bottom: 27px;
  }
  .hero-slider-item {
    padding-top: 60px;
    padding-bottom: 120px;
  }
  /* Banner Area */
  .banner-area {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .banner-area.banner-style-two .banner-content-wrap {
    padding-top: 60px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 60px;
  }
  .banner-content-wrap .banner-img {
    position: unset;
    margin-top: 30px;
  }
  .banner-content h1 {
    font-size: 35px;
    margin-bottom: 15px;
  }
  .banner-content p {
    font-size: 15px;
    margin-bottom: 30px;
  }
  /* Video Area */
  .video-area {
    margin-top: 60px;
  }
  .video-area::before {
    display: none;
  }
  .video-area.video-style-two {
    margin-top: 60px;
  }
  .video-area.video-style-two .video-bg {
    padding: 20px;
  }
  .video-area.video-style-two .video-img img {
    width: auto;
  }
  .video-content {
    padding: 20px;
  }
  .video-content h4 {
    margin-bottom: 8px;
  }
  .video-content h3 {
    padding-left: 0;
    position: unset;
    margin-top: 20px;
    font-size: 20px;
  }
  .video-img img {
    width: 100%;
  }
  /* Values Area */
  .single-values {
    padding: 20px;
  }
  .single-values h3 {
    font-size: 20px;
  }
  .single-values.mt-30 {
    margin-top: 0;
  }
  .single-values.box-none {
    border: 1px solid #dddd;
    padding: 20px;
  }
  /* About Area */
  .about-area {
    background-image: unset;
    padding-top: 0;
    padding-bottom: 0;
  }
  .about-area.style-two {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .about-img {
    margin-bottom: 30px;
  }
  .about-img img {
    width: 100%;
  }
  .about-content .top-title {
    font-size: 14px;
  }
  .about-content h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .about-content h3 {
    padding-left: 0;
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .about-content h3::before {
    display: none;
  }
  .about-content ul li h4 {
    font-size: 25px;
  }
  .about-content ul li h4 span {
    top: -5px;
  }
  /* Practice Area */
  .practice-areas {
    padding-bottom: 60px;
  }
  .practice-areas .owl-theme .owl-nav {
    position: unset;
    text-align: center;
  }
  .single-practices::before {
    background-color: rgba(0, 0, 0, 0.5);
  }
  .single-practices.mt-30 {
    margin-top: 0 !important;
  }
  .single-practices .practices-content {
    bottom: 0;
  }
  .single-practices .practices-content h3 {
    font-size: 20px;
  }
  .single-practices .practices-content p {
    opacity: 1;
  }
  /* Choose Us Area */
  .choose-us-content {
    padding-bottom: 30px;
    max-width: 100%;
  }
  .choose-us-content .top-title {
    font-size: 14px;
  }
  .choose-us-content h2 {
    font-size: 25px;
    margin-bottom: 15px;
  }
  .choose-us-content .single-choose-us h3 {
    font-size: 20px;
  }
  .choose-us-bg .choose-us-content {
    padding-bottom: 30px;
  }
  /* Counter Area */
  .counter-bg {
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .counter-title {
    margin-bottom: 30px;
  }
  .single-counter {
    border: 1px solid #ffffff;
    padding: 20px;
  }
  .single-counter::before {
    display: none;
  }
  .single-counter h2 {
    font-size: 30px;
    margin-bottom: 5px;
  }
  .single-counter h2 .target {
    margin-left: -7px;
    font-size: 28px;
  }
  .single-counter h4 {
    font-size: 14px;
  }
  /* Professionals Area */
  .single-professionals {
    text-align: center;
  }
  .single-professionals .professionals-content {
    bottom: 0;
  }
  .single-professionals .professionals-content h3 {
    font-size: 20px;
  }
  .single-professionals .professionals-content span {
    margin-bottom: 10px;
  }
  .attorney-details img {
    width: 100%;
  }
  /* Request Form Area */
  .request-form-area {
    padding: 0;
    background-image: unset;
  }
  .request-form-area.style-two {
    background-image: unset;
  }
  .request-form-area.style-two .request-form {
    padding: 0;
    background-color: #ffffff;
  }
  .request-form-area.style-three {
    padding-bottom: 60px;
  }
  .request-form-area.style-three .request-form {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
  .request-form-area.style-four {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .request-form {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 12px;
    padding-right: 12px;
  }
  .request-form h3 {
    font-size: 25px;
    margin-bottom: 10px;
  }
  /* Customers Area */
  .customers-area {
    padding-bottom: 60px;
  }
  .customers-area::before {
    display: none;
  }
  .customers-area .owl-theme .owl-nav {
    margin-top: 15px;
  }
  .customers-content {
    margin-top: 20px;
    margin-left: 0;
  }
  .customers-content h3 {
    font-size: 20px;
  }
  /* News Area */
  .single-news.bg-1 {
    z-index: 1;
    margin-bottom: 30px;
  }
  .single-news.bg-1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: -1;
  }
  .single-news.bg-1::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background-color: #ffffff;
    z-index: -1;
  }
  .single-news.bg-1 .news-content {
    position: unset;
    padding: 20px;
  }
  .single-news.bg-1 .news-content h3 {
    font-size: 20px;
  }
  .single-news .news-content h3 {
    font-size: 20px;
  }
  /* Footer Area */
  .single-footer-widget h3 {
    font-size: 20px;
  }
  /* Copy Right Area */
  .copy-right-area {
    text-align: center;
  }
  .copy-right-area .terms-privacy {
    text-align: center;
    margin-top: 10px;
  }
  /* Search Modal Area */
  .search-modal-area .modal-content form.search-box .search-input {
    padding: 15px;
  }
  .search-modal-area .modal-content form.search-box .search-input .search-btn {
    top: 16px;
    right: 16px;
  }
  /* Partner Area */
  .partner-bg-style-two .partner-title {
    -webkit-transform: none;
            transform: none;
    position: unset;
    margin-bottom: 30px;
  }
  .partner-bg-style-three .partner-title {
    -webkit-transform: none;
            transform: none;
    position: unset;
    margin-bottom: 30px;
  }
  /* Case Area */
  .single-case {
    margin-top: 0;
    margin-bottom: 0;
  }
  .single-case .case-content {
    padding: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
  }
  .single-case .case-content .read-more-btn {
    top: 27px;
    right: 20px;
  }
  .case-studies-area .owl-item.active.center .single-case {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .case-studies-area .owl-item.active.center .single-case .case-content h3 {
    margin-bottom: .5rem;
  }
  .case-studies-area .owl-item.active.center .single-case .case-content span {
    font-size: 15px;
  }
  .case-studies-area .owl-item.active.center .single-case .case-content .read-more-btn {
    top: 22px;
    right: 20px;
  }
  .case-studies-area .owl-theme .owl-nav {
    margin-top: 20px;
  }
  .case-studies-area .owl-theme .owl-nav .owl-prev, .case-studies-area .owl-theme .owl-nav .owl-next {
    position: unset;
    -webkit-transform: none;
            transform: none;
    margin-left: 5px;
    margin-right: 5px;
  }
  /* Page Title Area */
  .page-title-area {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .page-title-area::before {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.8)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8));
  }
  .page-title-content {
    margin-bottom: 15px;
  }
  .page-title-content h2 {
    font-size: 30px;
    margin-bottom: 5px;
  }
  /* Pagination Area */
  .pagination-area {
    margin-top: 0;
  }
  .pagination-area .page-numbers {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .pagination-area .page-numbers i {
    font-size: 15px;
  }
  /* Attorney Area */
  .attorney-content {
    margin-left: 0;
    margin-top: 30px;
  }
  .attorney-content h3 {
    font-size: 20px;
  }
  .attorney-content .expertise {
    margin-bottom: 10px;
  }
  /* Case Studies Area */
  .case-studies-content {
    margin-bottom: 30px;
  }
  /* Questions Area */
  .got-questions {
    margin-top: 60px;
  }
  /* Sidebar Widget Area */
  .sidebar-widget.search {
    margin-top: 30px;
  }
  /* News Details Area */
  .blog-details-content .blog-top-content .blog-content .admin li {
    font-size: 13px;
  }
  .blog-details-content .blog-top-content .blog-content h3 {
    font-size: 20px;
  }
  .blog-details-content .blog-top-content blockquote {
    padding: 20px;
  }
  .blog-details-content .blog-top-content blockquote img {
    display: none;
  }
  .blog-details-content .blog-top-content blockquote p {
    margin-bottom: 0;
  }
  .blog-details-content .tags {
    padding: 20px;
  }
  .blog-details-content .tags .tag-link li {
    margin-right: 10px;
  }
  .blog-details-content .share-link {
    float: right;
    padding-bottom: 0;
    margin-top: 0;
  }
  .blog-details-content .comment li {
    padding: 20px;
  }
  .blog-details-content .comment li img {
    position: unset;
    margin-bottom: 20px;
  }
  .blog-details-content .leave-reply {
    padding: 20px;
  }
  .blog-details-content .leave-reply h3 {
    font-size: 20px;
  }
  .blog-details-content .leave-reply form p {
    margin-bottom: 20px;
  }
  /* Gallery Area */
  .single-gallery img {
    width: 100%;
  }
  /* Contact Area */
  .contact-form {
    padding: 30px;
  }
  .contact-form h2 {
    font-size: 25px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 992px) {
  div.test3 {
    font-size: 17px;
    flex-direction: column;
    flex-wrap: wrap;
    text-align: center;
    padding: 0;
  }
  div.test1 {
  width: 100%;
 margin-right: 0;

  }

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

  div.test2 {
  margin: -20px auto 0;}

  div.test2 h4{
  font-size: 20px;
  margin-top: 30px;}

video {
height: 200px;

}
.site-name{
   width: 100%
}
.gerb, #logo-head{
    display: none
}


}

/* Min width 992px to Max width 1199px */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .p-100 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .pl-15 {
    padding-left: 0;
  }
  .pr-15 {
    padding-right: 0;
  }
  .ml-15 {
    margin-left: 0;
  }
  .mr-15 {
    margin-right: 0;
  }
  .container-fluid {
    max-width: 960px !important;
  }
  /* Desktop Nav Area */
  .desktop-nav .navbar .navbar-nav .nav-item a {
    margin-left: 20px;
    margin-right: 20px;
  }
  .desktop-nav .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
    right: 250px;
    left: auto;
  }
  .desktop-nav .navbar .others-options .default-btn {
    padding: 18px 18px;
  }
  .desktop-nav .navbar .others-options .default-btn i {
    margin-right: 0 !important;
  }
  .desktop-nav .navbar .others-options .default-btn span {
    display: none;
  }
  /* Hero Slider Area */
  .hero-slider-area .thumbs-wrap {
    max-width: 840px;
  }
  .hero-slider-area .thumbs-wrap .owl-thumbs {
    bottom: 155px;
  }
  /* Banner Area */
  .banner-content {
    position: relative;
    z-index: 1;
  }
  .banner-area {
    position: relative;
    padding-top: 300px;
    padding-bottom: 160px;
  }

  .banner-img {
    position: relative;
  }
  .banner-img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
  }
  .banner-content-wrap .banner-img {
    top: -320px;
  }
  /* Video Area */
  .video-content h3 {
    font-size: 25px;
  }
  /* Values Area */
  .single-values {
    padding: 20px;
  }
  .single-values.border-style span {
    font-size: 55px;
  }
  .single-values.border-style i {
    top: 20px;
    right: 20px;
    font-size: 40px;
  }
  /* About Area */
  .about-content ul li {
    padding-right: 15px;
    margin-right: 15px;
  }
  .year-founded {
    right: 40px;
  }
  /* Counter Area */
  .counter-bg {
    margin-right: 0;
    padding-left: 50px;
    padding-right: 50px;
  }
  /* Professionals Area */
  .bg-color-f9f9f9.p-70 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .single-professionals .professionals-content {
    padding: 20px;
  }
  .single-professionals .professionals-content h3 {
    font-size: 20px;
  }
  /* Customers Area */
  .customers-area .owl-theme .owl-nav {
    text-align: right;
  }
  /* Practice Area */
  .practice-areas .owl-theme .owl-nav {
    max-width: 960px;
  }
  /* Choose Area */
  .choose-us-content .single-choose-us h3 {
    font-size: 19px;
  }
  /* Request Area */
  .request-form {
    margin: auto;
  }
  /* Sidebar Widget Area */
  .sidebar-widget.client-details ul li {
    padding-left: 110px;
  }
  .sidebar-widget.client-details ul li p {
    font-size: 15px;
  }
  .sidebar-widget.client-details ul li .client-info i {
    font-size: 15px;
  }
  .sidebar-widget.client-details ul li .client-info span {
    font-size: 14px;
  }
  .sidebar-widget.recent-post ul li {
    padding-left: 110px;
  }
}

@media (max-width: 1200px){
    .site-name h3{
        font-size: 23px
    }
}
/* Min width 1200px to Max width 1320px */
@media only screen and (min-width: 1200px) and (max-width: 1320px) {
  .hero-slider-area .thumbs-wrap {
    max-width: 1000px;
  }
  .hero-slider-area .thumbs-wrap .owl-thumbs {
    bottom: 115px;
  }
  .customers-area .owl-theme .owl-nav {
    max-width: 760px;
  }
}

/* Mobile and iPad Navbar */
@media only screen and (max-width: 991px) {
  .fixed-top {
    position: initial;
  }
  .navbar-area {
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
            box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    padding-bottom: 15px;
  }
  .navbar-area.is-sticky {
    background-color: #ffffff !important;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-area.style-two.is-sticky {
    background-color: #ffffff !important;
  }
  .mobile-responsive-nav {
    display: block;
  }
  .mobile-responsive-nav .mobile-responsive-menu {
    position: relative;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav {
    margin-top: 50px;
    background-color: #ffffff;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul {
    font-size: 15px;
    border: none !important;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a {
    color: #000000;
    border-top-color: #DBEEFD;
    text-transform: capitalize;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a i {
    display: none;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a.mean-expand {
    width: 100%;
    height: 28px;
    text-align: right;
    padding: 11px !important;
    background: transparent !important;
    border-left: none !important;
    border-bottom: none !important;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li a.active {
    color: #c88d55;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .mean-nav ul li li a {
    font-size: 15px;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .navbar-nav {
    -webkit-box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
            box-shadow: 0 7px 13px 0 rgba(0, 0, 0, 0.1);
    margin-top: 0 !important;
    max-height: 50vh;
    overflow-y: scroll;
    margin-top: 18px !important;
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .navbar-nav::-webkit-scrollbar {
    width: 7px;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .navbar-nav::-webkit-scrollbar-track {
    background: #f1f1f1;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .navbar-nav::-webkit-scrollbar-thumb {
    background: #888;
  }
  .mobile-responsive-nav .mobile-responsive-menu.mean-container .navbar-nav::-webkit-scrollbar-thumb:hover {
    background: #555;
  }
  .mobile-responsive-nav .mean-container a.meanmenu-reveal {
    top: 0;
    padding: 0;
    width: 35px;
    height: 30px;
    padding-top: 14px;
    color: #c88d55;
  }
  .mobile-responsive-nav .mean-container a.meanmenu-reveal span {
    background: #c88d55;
    height: 4px;
    margin-top: -6px;
    border-radius: 0;
    position: relative;
    top: 8px;
  }
  .mobile-responsive-nav .mean-container .mean-bar {
    background: transparent;
    position: absolute;
    z-index: 999;
    padding: 0;
  }
  .mobile-responsive-nav .others-options {
    display: none !important;
  }
  .mobile-responsive-nav .logo {
    position: relative;
    width: 100px;
    z-index: 999;
  }
  .desktop-nav {
    display: none;
  }
  .others-options-for-mobile-devices {
    display: block;
    position: absolute;
    top: 6px;
    right: 60px;
    z-index: 9999;
    right: 50px;
  }
  .others-options-for-mobile-devices ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    line-height: 1;
  }
  .others-options-for-mobile-devices ul li {
    display: inline-block;
    padding-right: 20px;
  }
  .others-options-for-mobile-devices ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
  }
  .others-options-for-mobile-devices ul li .search-btn {
    display: block !important;
    position: relative;
    top: 3px;
    background-color: transparent;
  }
  .others-options-for-mobile-devices ul li .search-btn i {
    font-size: 20px;
    color: #171717;
  }
  .others-options-for-mobile-devices ul li .search-btn:focus {
    color: #171717;
  }
  .dropdown-toggle::after {
    display: none;
  }
}

/* Continuer Custom Width Area Style */
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .container {
    max-width: 1320px;
  }
}
/*# sourceMappingURL=responsive.css.map */