@media only screen and (max-width: 575.98px) {
  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .navbar-expand-md {
    margin: 0 0.5rem;
  }

  #testimonial .testimonial-wrapper {
    margin-top: 0;
    position: relative;
    z-index: unset;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  #testimonial .testimonial-wrapper .testimonial-column.column-icon {
    display: none;
  }

  .about-area {
    padding-top: 25px;
  }

  .hero-slider {
    background-color: transparent;
    margin-top: 0;
  }

  .hero-slider #carouselCaptions .carousel-fixed-title {
    max-width: 460px;
    font-size: 2rem;
    top: unset;
    left: 1rem;
    bottom: 10%;
  }

  .hero-slider #carouselCaptions .carousel-fixed-title .carousel-sub-caption {
    font-size: 1rem;
    display: none;
  }

  .hero-slider #carouselCaptions .carousel-fixed-title .carousel-head-caption {
    font-size: 1.5rem;
  }

  .law-card-area .testimonial-text {
    font-size: 0.95rem;
  }

  .section-title h2 {
    line-height: 1.2;
  }

  .about-area .about-image {
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .about-area .about-image img.about-img {
    display: block;
    margin-bottom: 2rem;
  }

  .about-area .about-text ul {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }

  .about-area .about-text ul li,
.section-title p {
    font-size: 0.9375rem;
  }

  .contacts-area .adresa {
    flex-direction: column;
  }
  .contacts-area .adresa .contact-text {
    padding: 2.25rem 0.5rem 2.25rem 0.5rem;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767.98px) {
  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .hero-slider {
    background-color: transparent;
    margin-top: 0;
  }

  .hero-slider #carouselCaptions .carousel-fixed-title {
    max-width: 510px;
    top: unset;
    bottom: 10%;
  }

  .hero-slider #carouselCaptions .carousel-fixed-title .carousel-sub-caption {
    font-size: 1.25rem;
  }

  .hero-slider #carouselCaptions .carousel-fixed-title .carousel-head-caption {
    font-size: 1.75rem;
  }

  #testimonial .testimonial-wrapper {
    margin-top: 0;
    position: relative;
    z-index: unset;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
  }

  .about-area {
    padding-top: 25px;
  }

  .law-card-area .testimonial-text {
    font-size: 0.975rem;
  }

  .section-title {
    margin: 0 auto 30px;
  }

  .section-title span {
    font-size: 13px;
    padding-bottom: 5px;
    margin-bottom: 15px;
  }

  .section-title h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .section-title h2 span {
    font-size: 28px;
  }

  .section-title p {
    font-size: 0.9375rem;
  }

  .about-area .about-image {
    margin-bottom: 60px;
  }

  .about-area .about-text ul {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }

  .about-area .about-text ul li {
    font-size: 0.9375rem;
  }

  .about-area .about-image {
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .about-area .about-image img.about-img {
    display: block;
  }

  .pt-100 {
    padding-top: 50px;
  }

  .ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .pb-70 {
    padding-bottom: 20px;
  }

  .pb-100 {
    padding-bottom: 50px;
  }

  .default-btn-one {
    padding: 10px 15px;
    font-size: 12px;
  }

  .default-btn-two {
    padding: 9px 15px;
    font-size: 12px;
  }

  .top-header .left-info li {
    margin-right: 5px;
    font-size: 11px;
  }

  .top-header .left-info li a i {
    font-size: 15px;
    top: 1px;
  }

  .top-header .right-info .header-btn {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767.98px) {
  #testimonial .testimonial-wrapper {
    margin-top: 0;
  }
	
	.service-area .service-card {
		min-height: 240px;
	}

  .service-area .service-card .service-header .service-icon .icon-holder {
    width: 5.5rem;
    height: 5.5rem;
  }
  .service-area .service-card .service-header .service-icon .icon-holder .ico-img {
    max-width: 34px;
  }

  .contacts-area .adresa .contact-header .contact-icon .icon-holder {
    width: 5.5rem;
    height: 5.5rem;
  }
  .contacts-area .adresa .contact-header .contact-icon .icon-holder i.fa-address-card {
    font-size: 2.125rem;
  }
  .contacts-area .adresa .contact-text {
    padding: 2.25rem 1.125rem 2.25rem 2.75rem;
  }

  .price-card .price-card-header h3 .price-text-title {
    width: 100%;
  }

  .service-content-txt .service-card {
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }

  .footer-bottom .container.footer {
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .hero-slider {
    background-color: transparent;
    margin-top: 0;
  }

  .hero-slider #carouselCaptions .carousel-fixed-title {
    max-width: 690px;
    top: 30%;
  }

  .hero-slider #carouselCaptions .carousel-fixed-title .carousel-sub-caption {
    font-size: 1.25rem;
  }

  .hero-slider #carouselCaptions .carousel-fixed-title .carousel-head-caption {
    font-size: 2.125rem;
  }

  .about-area {
    padding-top: 0;
  }

  .about-text {
    margin-top: 30px;
  }

  .about-area-two .about-text .section-title h2 {
    margin-bottom: 15px;
  }

  .about-area-two .about-text .section-title span {
    font-size: 30px;
  }

  .about-area .about-image {
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
  }

  .about-area .about-image img.about-img {
    display: block;
  }

  .about-area .about-text ul {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }

  .section-title h2 {
    font-size: 30px;
  }

  .service-area .service-card .service-header .service-icon .icon-holder {
    width: 5.5rem;
    height: 5.5rem;
  }
  .service-area .service-card .service-header .service-icon .icon-holder .ico-img {
    max-width: 34px;
  }

  .service-content-txt .service-card {
    min-height: -webkit-fit-content;
    min-height: -moz-fit-content;
    min-height: fit-content;
  }

  .footer-bottom .container.footer {
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .nav {
    background-color: #fff;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.1);
  }

  .nav .navbar {
    position: inherit;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav .navbar-collapse {
    margin-top: 0;
    border-top: none;
  }

  .nav .navbar .navbar-nav .nav-item {
    position: relative;
    border-bottom: none;
    margin: 0;
  }

  .nav .navbar .navbar-nav .nav-item a {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-slider {
    background-color: transparent;
    margin-top: 0;
  }

  .hero-slider #carouselCaptions .carousel-fixed-title {
    max-width: 930px;
    font-size: 2rem;
    top: 25%;
  }

  .hero-slider #carouselCaptions .carousel-fixed-title .carousel-sub-caption {
    font-size: 1.375rem;
  }

  .hero-slider #carouselCaptions .carousel-fixed-title .carousel-head-caption {
    font-size: 2.625rem;
  }

  .low-card {
    padding: 20px 15px;
  }

  .low-card h3 {
    font-size: 20px;
  }

  .about-area .about-text ul li {
    font-size: 12px;
  }

  .about-area .about-image {
    background-image: url(../img/praxe.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .about-area .about-image img.about-img {
    display: none;
  }

  .about-area .about-text ul li {
    font-size: 1rem;
  }

  .choose-text {
    padding-left: 40px;
  }

  .signle-fun-fact {
    padding: 40px 30px;
  }

  .blog-card .blog-card-text {
    padding: 20px;
  }

  .blog-card .blog-card-text h3 {
    font-size: 20px;
  }

  .service-card .service-text {
    padding: 0;
  }

  .attorney-card .attorney-card-text {
    padding: 40px 35px;
  }

  .right-way .right-way-text {
    width: 500px;
    padding: 40px 25px;
  }

  .footer-area .footer-widget .footer-text li {
    padding-left: 18px;
  }

  .footer-area .footer-widget p {
    font-size: 13px;
  }

  .panel-body ul li.info-data {
    display: inline-block;
    margin-right: 32px;
  }

  .footer-bottom .container.footer {
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }

  .nav {
    background-color: transparent;
    box-shadow: none;
  }

  .nav .navbar {
    position: inherit;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .nav .navbar-collapse {
    margin-top: 0;
    border-top: none;
  }

  .hero-slider {
    background-color: transparent;
  }

  .hero-slider #carouselCaptions .carousel-fixed-title {
    max-width: 1140px;
    font-size: 2rem;
  }

  .hero-slider #carouselCaptions .carousel-fixed-title .carousel-sub-caption {
    font-size: 1.4375rem;
  }

  .hero-slider #carouselCaptions .carousel-fixed-title .carousel-head-caption {
    font-size: 3.125rem;
  }

  .section-title h2 {
    font-size: 40px;
    margin-bottom: 20px;
  }

  .section-title h2 span {
    font-size: 44px;
  }

  .about-area .about-image {
    background-image: url(../img/praxe.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }

  .about-area .about-image img.about-img {
    display: none;
  }

  .service-card .service-text h3 .service-text-title {
    padding: 1rem 1rem;
  }

  .service-card .service-text h3 .service-text-title {
    padding: 0 0.25rem;
    font-size: 1.25rem;
  }

  .price-card .price-card-header h3 .price-text-title {
    padding: 1rem 2rem;
    font-size: 1.25rem;
  }

  #time-elapsed ul#example li {
    min-width: 75px;
    margin: 0 1rem;
  }

  #time-elapsed ul#example li span {
    font-size: 32px;
    /* line-height: 48px; */
    font-weight: 400;
  }

  .panel-body ul li.info-data {
    display: inline-block;
    margin-right: 32px;
  }
}
