@media (max-width: 575.98px) {
  header {
    border: 0;
  }
  .plovdiv {
    height: 50% !important;
    border: 0;
  }
  .sofia {
    height: 50% !important;
  }
  .choose-title {
    font-size: 70px;
  }
  .f-21 {
    font-size: 17px;
  }
  .f-22 {
    font-size: 18px;
  }
  .f-32 {
    font-size: 21px;
  }
  .f-41 {
    font-size: 20px;
  }
  .f-44 {
    font-size: 24px;
  }
  .f-70 {
    font-size: 50px;
  }
  .f-146 {
    font-size: 50px;
  }
  .mb-100 {
    margin-bottom: 50px;
  }
  main {
    border: 0;
  }
  main .about {
    padding-top: 90px;
  }
  main .about .lh-57 {
    line-height: 30px;
  }
  main .circle {
    text-align: center;
    bottom: 20px;
    right: 0px;
  }
  main .circle img {
    width: 70%;
  }
  main .followUs {
    margin-top: 40px;
    margin-bottom: 80px;
  }
  main .navContainer {
    height: 80px;
  }
  main .navContainer .arrowBox {
    width: 60px;
  }
  main .navContainer .arrowBox .arrow {
    width: 24px;
    fill: #fff;
    cursor: pointer;
  }
  footer {
    border: 0;
  }
  footer .map-container {
    margin-top: 50px;
  }
  footer #map {
    height: 300px;
  }
}

@media (min-width: 576px) and (max-width: 767.98px) {
  header {
    border: 0;
  }
  .plovdiv {
    height: 50% !important;
    border: 0;
  }
  .sofia {
    height: 50% !important;
  }
  .choose-title {
    font-size: 70px;
  }
  .f-21 {
    font-size: 17px;
  }
  .f-22 {
    font-size: 18px;
  }
  .f-32 {
    font-size: 21px;
  }
  .f-41 {
    font-size: 20px;
  }
  .f-44 {
    font-size: 24px;
  }
  .f-70 {
    font-size: 50px;
  }
  .f-146 {
    font-size: 90px;
  }
  .mb-100 {
    margin-bottom: 50px;
  }
  header .overlay .line-left {
    width: 200px;
  }
  header .overlay .line-right {
    width: 200px;
  }
  main {
    border: 0;
  }
  main .about {
    padding-top: 90px;
  }
  main .about .lh-57 {
    line-height: 30px;
  }
  main .circle {
    text-align: center;
    bottom: 20px;
    right: 0px;
  }
  main .circle img {
    width: 70%;
  }
  main .followUs {
    margin-top: 40px;
    margin-bottom: 80px;
  }
  main .navContainer {
    height: 80px;
  }
  main .navContainer .arrowBox {
    width: 60px;
  }
  main .navContainer .arrowBox .arrow {
    width: 24px;
    fill: #fff;
    cursor: pointer;
  }
  footer {
    border: 0;
  }
  footer .map-container {
    margin-top: 50px;
  }
  footer #map {
    height: 300px;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .choose-title {
    font-size: 100px;
  }
  .f-146 {
    font-size: 100px;
  }
  header .overlay .header-contact .contact-container .contact-box {
    padding: 20px 10px;
    border-top: 8px solid #fff;
    border-right: 8px solid #fff;
    border-bottom: 8px solid #fff;
  }
  main .about {
    padding-bottom: 40px;
  }
  main .followUs {
    margin-top: 40px;
    margin-bottom: 80px;
  }
  main .circle {
    text-align: center;
    bottom: 20px;
    right: 0px;
  }
  main .circle img {
    width: 70%;
  }
  footer #map {
    height: 500px;
  }
}
/*# sourceMappingURL=responsive.css.map */