@media (min-width: 1367px) and (max-width: 1600px) {
  #hero.hero-slider {
    height: 580px;
  }
  img.top-right {
    top: 20px;
    right: 20px;
    width: 200px;
  }
  img.bottom-left {
    bottom: 20px;
    left: 20px;
    width: 200px;
  }
  img.bottom-right {
    bottom: 20px;
    right: 20px;
    width: 200px;
  }
  img.center-left {
    top: 20px;
    left: 20px;
    width: 200px;
  }
  img.center-right {
    bottom: 20px;
    right: 20px;
    width: 200px;
  }
}

@media (min-width: 1200px) and (max-width: 1366px) {
  .section-title p {
    font-size: 40px;
    line-height: 40px;
  }
  .section-title span {
    font-size: 16px;
  }
  .why-us .row .box {
    padding: 50px 15px;
    -webkit-box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.1);
  }
  .why-us .row .box h4 {
    font-size: 16px;
  }
  .why-us .row .box img {
    width: 50px;
    height: 50px;
  }
  .services .row .align-items-stretch .icon-box {
    padding: 80px 10px 30px;
  }
  .services .row .align-items-stretch .icon-box p {
    line-height: 22px;
    font-size: 16px;
    font-weight: 500;
  }
  .services .row.mt-5 {
    margin-top: 15px !important;
  }
  .book-appointment .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .book-appointment .row form {
    padding-bottom: 50px;
  }
  .book-appointment .row form textarea {
    height: 100px;
  }
  .book-appointment .row img {
    padding: 0 90px;
  }
  .cta .facilities-item .post-img img {
    width: 60px;
  }
  .cta .facilities-item h3 {
    font-size: 16px;
  }
  #topbar {
    font-size: 14px;
    padding: 15px 0 5px;
  }
  #topbar .site-logo img {
    width: 70px;
  }
  #header {
    top: 95px;
  }
  #header .navbar li a {
    padding: 5px 0 5px 30px;
    font-size: 14px;
  }
  #header .navbar li.dropdown ul li a {
    padding-left: 5px;
  }
  #main {
    padding-top: 140px;
  }
  #main #hero.hero-slider {
    height: 485px;
  }
  #main #hero.hero-slider .slide-title h2 {
    font-size: 40px;
  }
  #main #hero.hero-slider p {
    line-height: 25px;
    margin: 0 0 25px;
  }
  .footer-top .footer-links ul li {
    padding: 5px 0;
  }
  .footer-top .footer-links ul li a {
    font-size: 14px !important;
  }
  .footer-top .footer-info img {
    width: 100px;
  }
  img.top-right {
    top: 20px;
    right: 20px;
    width: 140px;
  }
  img.bottom-left {
    bottom: 20px;
    left: 20px;
    width: 140px;
  }
  img.bottom-right {
    bottom: 20px;
    right: 20px;
    width: 140px;
  }
  img.center-left {
    top: 20px;
    left: 20px;
    width: 140px;
  }
  img.center-right {
    bottom: 20px;
    right: 20px;
    width: 140px;
  }
}

@media (max-width: 1366px) {
  .navbar .dropdown .dropdown ul {
    left: -90%;
  }
  .navbar .dropdown .dropdown:hover > ul {
    left: -100%;
  }
}

@media (min-width: 1024px) {
  #hero {
    background-attachment: fixed;
  }
  .about {
    background-attachment: fixed;
  }
  .events {
    background-attachment: fixed;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  #topbar .contact-info ul li a {
    padding: 0 5px;
  }
  #topbar .languages ul li + li {
    padding-left: 20px;
  }
  #topbar .languages ul li + li:before {
    margin-right: 20px;
  }
  .services .row {
    max-width: 100%;
  }
  .services .row .align-items-stretch {
    padding: 15px;
  }
  .services .row .align-items-stretch .icon-box {
    padding: 50px 15px 30px;
  }
  .services .row .align-items-stretch .icon-box .icon img {
    width: 60px;
    height: 60px;
  }
  img.top-right {
    top: 10px;
    right: 20px;
    width: 100px;
  }
  img.bottom-left {
    bottom: 20px;
    left: 20px;
    width: 100px;
  }
  img.bottom-right {
    bottom: 20px;
    right: 20px;
    width: 100px;
  }
  img.center-left {
    top: 20px;
    left: 20px;
    width: 100px;
  }
  img.center-right {
    bottom: 20px;
    right: 20px;
    width: 100px;
  }
}

@media (max-width: 1199px) {
  .hero-style .slide-title h2 {
    font-size: 75px;
  }
  .why-us .row .box {
    padding: 30px 15px;
  }
  .why-us .row .box h4 {
    font-size: 18px;
  }
  .section-title p {
    font-size: 45px;
    line-height: 45px;
  }
  .section-title span br {
    display: none;
  }
  .services .row {
    max-width: 100%;
  }
  .services .row .align-items-stretch {
    padding: 15px;
  }
  .services .row .align-items-stretch .icon-box {
    padding: 50px 15px 30px;
  }
  .book-appointment .section-title {
    padding-top: 0;
  }
  .book-appointment form {
    padding-bottom: 50px;
  }
  .book-appointment form textarea {
    height: 100px;
  }
  .cta .section-title {
    padding-bottom: 10px;
  }
  .cta .facilities-item .post-img {
    min-height: 150px;
  }
  .cta .facilities-item .post-img img {
    width: 50px;
  }
  .cta .facilities-item .post-img h3 {
    font-size: 16px;
  }
}

@media screen and (min-width: 992px) {
  .hero-style .container {
    padding-top: 95px;
  }
  .swiper.is-lg .swiper-button-prev, .swiper.is-lg .swiper-button-next {
    display: none;
  }
  .swiper.is-lg .swiper-wrapper {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
  .swiper.is-md .swiper-button-prev, .swiper.is-md .swiper-button-next {
    display: none;
  }
  .swiper.is-sm .swiper-button-prev, .swiper.is-sm .swiper-button-next {
    display: none;
  }
  .swiper.is-xs .swiper-button-prev, .swiper.is-xs .swiper-button-next {
    display: none;
  }
}

@media (max-width: 991px) {
  .feedback {
    background-image: none;
  }
  .feedback:before {
    width: 100%;
  }
  .dotimgs {
    display: none;
  }
  .book-a-table-btn {
    margin: 0 10px 0 0;
    padding: 8px 20px;
  }
  .specials .nav-link {
    border: 0;
    padding: 15px;
  }
  .navbar ul li.d-none {
    display: none !important;
  }
  .navbar ul li a:focus {
    color: #277BC0;
  }
  .navbar ul li a.active:focus {
    color: #277BC0;
  }
  #header.header-scrolled .navbar li.d-none {
    display: none !important;
  }
  #topbar .container.d-flex.justify-content-center.justify-content-md-between {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  #header {
    top: 95px;
  }
  .hero-slider {
    height: 600px;
  }
  .hero-style {
    height: 600px;
  }
  .hero-style .slide-title h2 {
    font-size: 50px;
    margin: 0 0 35px;
  }
  #main {
    padding-top: 145px;
  }
  .about .about-img {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about .about-img img {
    max-width: 400px;
  }
  .about .content h3 {
    font-size: 40px;
  }
  .why-us .row {
    max-width: 100%;
  }
  .why-us .row .box {
    padding: 30px 15px;
  }
  .why-us .row .box h4 {
    font-size: 16px;
  }
  .doctors {
    padding-top: 10px;
  }
  .doctors .doctors-item div.doctor-data {
    opacity: 1;
    top: unset;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    bottom: 0;
    height: auto;
    padding: 10px 3px;
  }
  .doctors .doctors-item div.doctor-data h3 {
    font-size: 16px;
  }
  .doctors .doctors-item div.doctor-data p {
    font-size: 14px;
    line-height: 15px;
  }
  .section-title p {
    font-size: 40px;
    line-height: 40px;
  }
  .section-title span br {
    display: none;
  }
  .services .row {
    max-width: 100%;
  }
  .services .row .align-items-stretch {
    padding: 15px;
  }
  .services .row .align-items-stretch .icon-box {
    padding: 50px 15px 30px;
  }
  .services .row .align-items-stretch .icon-box .icon img {
    width: 60px;
    height: 60px;
  }
  .book-appointment .section-title {
    padding-top: 0;
    text-align: center;
    padding-bottom: 20px;
  }
  .book-appointment form {
    padding-bottom: 50px;
  }
  .book-appointment form textarea {
    height: 100px;
  }
  .book-appointment form .text-left.px-1 {
    text-align: center;
  }
  .book-appointment img {
    padding: 0 200px;
  }
  .book-appointment .cta-btn {
    text-align: center;
  }
  .cta .section-title {
    padding-bottom: 10px;
  }
  .cta .facilities-item .post-img {
    min-height: 150px;
  }
  .cta .facilities-item .post-img img {
    width: 50px;
  }
  .cta .facilities-item .post-img h3 {
    font-size: 16px;
  }
  #hero.hero-slider {
    height: 700px;
  }
  #hero.hero-slider .swiper-button-prev {
    width: 55px;
    height: 55px;
    line-height: 40px;
    margin-top: -30px;
    left: 25px;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  #hero.hero-slider .swiper-button-prev::after {
    font-size: 30px;
  }
  #hero.hero-slider .swiper-button-next {
    width: 55px;
    height: 55px;
    line-height: 40px;
    margin-top: -30px;
    right: 25px;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  #hero.hero-slider .swiper-button-next::after {
    font-size: 30px;
  }
  #hero.hero-slider:hover .swiper-button-prev {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  #hero.hero-slider:hover .swiper-button-next {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  #hero .slide-title {
    max-width: 100%;
  }
  #hero .slide-title h2 {
    font-size: 30px;
    line-height: 1;
    margin: 0 0 15px;
  }
  #hero .slide-title h2 b {
    font-size: 50px;
  }
  #hero .slide-text {
    max-width: 100%;
  }
  #hero .slide-text p {
    margin: 0 0 15px;
  }
  #hero .slide-text p br {
    display: none;
  }
  .search-form {
    margin-top: -150px;
  }
  .search-form .row {
    display: inline-block;
  }
  .search-form .row form {
    display: block;
    padding: 20px 15px;
  }
  .search-form .row form label {
    display: block;
    text-align: left;
    font-size: 14px;
  }
  .search-form .row form .btn {
    height: 40px;
    padding: 0 25px;
    margin-top: 30px;
  }
  .search-form .row form .form-control {
    font-size: 14px;
    height: 40px;
  }
  .search-form .row .container div a {
    padding: 20px 15px 25px;
    font-size: 14px;
  }
  .search-form .row .container div a img {
    width: 40px;
    height: 40px;
  }
  .events .swiper-button-prev {
    left: -60px;
  }
  .events .swiper-button-next {
    right: -60px;
  }
  .swiper.is-lg .swiper-wrapper {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}

@media (min-width: 767px) {
  .hero-slider .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 30px;
  }
  .swiper.is-md .swiper-button-prev, .swiper.is-md .swiper-button-next {
    display: none;
  }
  .swiper.is-sm .swiper-button-prev, .swiper.is-sm .swiper-button-next {
    display: none;
  }
  .swiper.is-xs .swiper-button-prev, .swiper.is-xs .swiper-button-next {
    display: none;
  }
}

@media (max-width: 767px) {
  .book-appointment .cta-btn {
    text-align: center;
  }
  .feedback {
    background-image: none;
  }
  .feedback:before {
    width: 100%;
  }
  .feedback .section-title {
    text-align: center;
  }
  .feedback form {
    max-width: 90%;
    margin: 0 auto;
  }
  .feedback form button {
    width: 100%;
  }
  .hero-slider {
    height: 500px;
  }
  .hero-slider .swiper-button-prev {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .hero-slider .swiper-button-next {
    display: block;
    opacity: 1;
    visibility: visible;
  }
  .hero-style {
    height: 500px;
  }
  .hero-style .slide-title h2 {
    font-size: 35px;
    margin: 0 0 30px;
  }
  .hero-style .slide-text p {
    font-size: 16px;
    font-size: 1rem;
    font-weight: normal;
    margin: 0 0 30px;
  }
  #hero h1 {
    font-size: 28px;
    line-height: 36px;
  }
  #hero h2 {
    font-size: 18px;
    line-height: 24px;
  }
  .breadcrumbs .d-flex {
    display: block !important;
  }
  .breadcrumbs ol {
    display: block;
  }
  .breadcrumbs ol li {
    display: inline-block;
  }
  [data-aos-delay] {
    -webkit-transition-delay: 0 !important;
            transition-delay: 0 !important;
  }
  #topbar {
    padding: 10px 0 10px;
  }
  #header {
    top: 74px;
  }
  .navbar a.book-a-table-btn i {
    font-size: 18px;
  }
  #footer .footer-top .footer-info img {
    width: 75px;
  }
  #footer .footer-top .footer-links {
    margin-bottom: 0;
  }
  #footer .footer-top .footer-links h4 {
    font-size: 18px;
    padding-left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.445);
    margin-bottom: 20px;
  }
  #footer .footer-top .footer-links h4.mt-4 {
    margin-top: 0 !important;
  }
  #footer .footer-top .footer-links ul {
    display: none;
    margin-bottom: 30px;
    float: left;
  }
  #footer .footer-top .footer-links ul li {
    width: 100%;
  }
  #footer .copyright {
    padding-top: 20px;
    padding-bottom: 15px;
    min-height: 100px;
  }
  #footer .copyright span {
    width: 100%;
    float: left;
  }
  #main {
    padding-top: 120px;
  }
  .about .about-img {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .about .about-img img {
    max-width: 300px;
  }
  .about .content h3 {
    font-size: 40px;
  }
  .why-us .row {
    max-width: 100%;
  }
  .why-us .row .box {
    padding: 30px 15px;
  }
  .why-us .row .box h4 {
    font-size: 16px;
  }
  .doctors {
    padding-top: 20px;
  }
  .doctors .doctors-item .post-img {
    min-height: 320px;
  }
  .doctors .doctors-item div.doctor-data {
    background: rgba(39, 123, 192, 0.664);
  }
  .doctors .doctors-item div.doctor-data h3 {
    font-size: 17px;
  }
  .doctors .doctors-item div.doctor-data p {
    font-size: 14px;
    line-height: 16px;
  }
  .section-title p {
    font-size: 30px;
    line-height: 30px;
  }
  .section-title span br {
    display: none;
  }
  .services .row {
    max-width: 100%;
  }
  .services .row .align-items-stretch {
    padding: 15px;
    width: 50%;
  }
  .services .row .align-items-stretch .icon-box {
    padding: 50px 10px 30px;
  }
  .services .row .align-items-stretch .icon-box .icon {
    width: 50px;
    height: 50px;
    margin-bottom: 20px;
  }
  .services .row .align-items-stretch .icon-box .icon img {
    width: 50px;
    height: 50px;
  }
  .services .row .align-items-stretch .icon-box p {
    line-height: 22px;
    font-size: 16px;
  }
  .services .row .align-items-stretch .icon-box:hover {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  .services .row.mt-5 {
    margin-top: 20px !important;
  }
  .services .row.mt-5 a.white {
    padding-right: 30px;
  }
  .services .row.mt-5 a.white i {
    font-size: 30px;
    top: -2px;
  }
  .book-appointment .section-title {
    padding-top: 0;
    text-align: center;
  }
  .book-appointment form {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 50px;
  }
  .book-appointment form textarea {
    height: 100px;
  }
  .book-appointment form .text-left.px-1 {
    text-align: center;
  }
  .book-appointment img {
    padding: 0 65px;
  }
  .cta {
    background: #277BC0;
  }
  .cta .container {
    padding: 0 20px !important;
  }
  .cta .section-title {
    text-align: center;
    padding-bottom: 10px;
  }
  .cta .facilities-item .post-img {
    min-height: 150px;
  }
  .cta .facilities-item .post-img img {
    width: 50px;
  }
  .cta .facilities-item .post-img h3 {
    font-size: 16px;
  }
  .cta .swiper-button-prev {
    left: 50%;
    right: unset;
    -webkit-transform: translate(-110%, 0%);
            transform: translate(-110%, 0%);
  }
  .cta .swiper-button-next {
    left: unset;
    right: 50%;
    -webkit-transform: translate(110%, 0%);
            transform: translate(110%, 0%);
  }
  #hero.hero-slider {
    height: 500px;
  }
  #hero.hero-slider .swiper-button-prev {
    width: 35px;
    height: 35px;
    line-height: 40px;
    margin-top: -30px;
    left: 0;
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  #hero.hero-slider .swiper-button-prev::after {
    font-size: 24px;
  }
  #hero.hero-slider .swiper-button-next {
    width: 35px;
    height: 35px;
    line-height: 40px;
    margin-top: -30px;
    right: 0;
    display: block;
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  #hero.hero-slider .swiper-button-next::after {
    font-size: 24px;
  }
  #hero .slide-title {
    padding: 0 24px;
  }
  #hero .slide-title h2 {
    font-size: 25px;
    text-align: center;
  }
  #hero .slide-title h2 b {
    font-size: 40px;
  }
  #hero .slide-text {
    padding: 0 24px;
  }
  #hero .slide-text p {
    margin: 0 0 15px;
    text-align: center;
  }
  #hero .slide-text p br {
    display: none;
  }
  .search-form {
    margin-top: -55px;
  }
  .search-form .row {
    display: inline-block;
  }
  .search-form .row form {
    display: block;
    padding: 20px 15px;
  }
  .search-form .row form label {
    display: block;
    text-align: left;
    font-size: 14px;
  }
  .search-form .row form .btn {
    height: 40px;
    padding: 0 25px;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .search-form .row form .form-control {
    font-size: 14px;
    height: 40px;
    margin-bottom: 15px;
  }
  .search-form .row .container div a {
    padding: 20px 15px 25px;
    line-height: 20px;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .search-form .row .container div a img {
    width: 40px;
    height: 40px;
  }
  .events .container-fluid {
    max-width: 100%;
  }
  .events .container-fluid .event-item h3 {
    font-size: 18px;
  }
  .events .container-fluid .event-item p {
    font-size: 14px;
    line-height: 24px;
  }
  .events .container-fluid .swiper {
    padding-bottom: 40px;
  }
  .events .container-fluid .swiper-button-prev,
  .events .container-fluid .swiper-button-next {
    width: 40px;
    height: 40px;
    bottom: 0px;
    top: unset;
  }
  .events .container-fluid .swiper-button-prev:after,
  .events .container-fluid .swiper-button-next:after {
    font-size: 15px;
  }
  .events .container-fluid .swiper-button-next {
    right: 35%;
  }
  .events .container-fluid .swiper-button-prev {
    left: 35%;
  }
  .swiper.is-md .swiper-wrapper {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
  .swiper.is-sm .swiper-button-prev, .swiper.is-sm .swiper-button-next {
    display: none;
  }
  .swiper.is-sm .swiper-wrapper {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
  .swiper.is-xs .swiper-button-prev, .swiper.is-xs .swiper-button-next {
    display: none;
  }
}

@media (max-width: 500px) {
  #hero {
    height: auto;
  }
  #topbar {
    padding: 10px 0 5px;
  }
  #topbar .container {
    padding-left: 2px !important;
    padding-right: 2px !important;
  }
  #topbar .container .languages ul {
    font-size: 12px;
  }
  #topbar .container .languages ul li {
    line-height: 18px;
    padding-left: 7px;
  }
  #topbar .container .languages ul li a.btn {
    font-size: 12px;
    padding: 8px 10px;
  }
  #topbar .container .languages ul li a span {
    font-size: 14px;
  }
  #topbar .container .languages ul li::before {
    margin-right: 7px;
  }
  .navbar a.book-a-table-btn i {
    font-size: 18px;
  }
  #header {
    top: 65px;
  }
  .navbar .dropdown ul,
  .navbar .dropdown ul.mega {
    width: auto;
  }
  .navbar-mobile .dropdown ul a {
    padding: 10px 5px !important;
  }
  .navbar-mobile .dropdown ul a i {
    font-size: 16px;
  }
  #footer .footer-top .footer-info img {
    width: 75px;
  }
  #footer .footer-top .footer-links {
    margin-bottom: 0;
  }
  #footer .footer-top .footer-links h4 {
    font-size: 18px;
    padding-left: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.445);
    margin-bottom: 20px;
  }
  #footer .footer-top .footer-links h4.mt-4 {
    margin-top: 0 !important;
  }
  #footer .footer-top .footer-links ul {
    display: none;
  }
  #footer .copyright {
    padding-top: 20px;
    padding-bottom: 15px;
    min-height: 100px;
  }
  #footer .copyright span {
    width: 100%;
    float: left;
  }
  #main {
    padding-top: 110px;
  }
  .about .content h3 {
    font-size: 30px;
    line-height: 30px;
  }
  .about .about-img img {
    max-width: 200px;
  }
  .why-us .row {
    max-width: 100%;
  }
  .why-us .row .box {
    max-width: 90%;
    margin: 0 auto;
  }
  .why-us .row .box img {
    width: 50px;
    height: 50px;
  }
  .doctors .doctors-slider {
    max-width: 300px;
  }
  .doctors .doctors-item {
    min-height: 350px;
  }
  .doctors .doctors-item .post-img {
    min-height: 350px;
  }
  .doctors .swiper-button-prev,
  .doctors .swiper-button-next {
    width: 40px;
    height: 40px;
  }
  .doctors .swiper-button-prev:after,
  .doctors .swiper-button-next:after {
    font-size: 15px;
  }
  .doctors .swiper-button-next {
    left: 50px;
  }
  .doctors a.black {
    padding-right: 30px;
  }
  .doctors a.black i {
    font-size: 28px;
    top: 0px;
  }
  .services .section-title {
    padding-bottom: 15px;
  }
  .services .row .align-items-stretch {
    padding: 5px;
  }
  .services .row .align-items-stretch .icon-box p {
    font-size: 14px;
  }
  .book-appointment .section-title br {
    display: none;
  }
  .cta .facilities-item .post-img {
    min-height: 160px;
  }
  .cta .facilities-item .post-img img {
    width: 60px;
  }
  .cta .facilities-item h3 {
    font-size: 14px;
  }
  .cta .swiper-pagination {
    margin-top: 15px;
  }
  .events .container-fluid {
    max-width: 100%;
  }
  .events .container-fluid .event-item h3 {
    font-size: 18px;
  }
  .events .container-fluid .event-item p {
    font-size: 14px;
    line-height: 24px;
  }
  .events .container-fluid .swiper {
    padding-bottom: 40px;
  }
  .events .container-fluid .swiper-button-prev,
  .events .container-fluid .swiper-button-next {
    width: 40px;
    height: 40px;
    bottom: 0px;
    top: unset;
  }
  .events .container-fluid .swiper-button-prev:after,
  .events .container-fluid .swiper-button-next:after {
    font-size: 15px;
  }
  .events .container-fluid .swiper-button-next {
    right: 35%;
  }
  .events .container-fluid .swiper-button-prev {
    left: 35%;
  }
  #hero.hero-slider {
    height: 450px;
  }
  #hero.hero-slider .swiper-button-prev::after {
    font-size: 24px;
  }
  #hero.hero-slider .swiper-button-next::after {
    font-size: 24px;
  }
  #hero .slide-title h2 {
    font-size: 20px;
  }
  #hero .slide-title h2 b {
    font-size: 30px;
  }
  #hero .slide-text p {
    margin: 0 0 15px;
  }
  #hero .slide-text p br {
    display: none;
  }
  .search-form {
    margin-top: -55px;
  }
  .search-form .row {
    width: 100%;
  }
  .search-form .row .container div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 10px 5px;
    margin: 0;
  }
  .search-form .row .container div a {
    padding: 45px 5px 45px;
    -webkit-box-shadow: 0px 18px 10px -15px #a3a3a3;
            box-shadow: 0px 18px 10px -15px #a3a3a3;
    border: 1px solid #f5f5f5;
    border-radius: 10px !important;
    background: #277BC0;
    color: #ffffff;
  }
  .search-form .row .container div a img {
    width: 35px;
    height: 35px;
    -webkit-filter: brightness(10) invert(0);
    filter: brightness(10) invert(0);
  }
  .section-title span {
    font-size: 14px;
  }
  .swiper.is-xs .swiper-button-prev, .swiper.is-xs .swiper-button-next {
    display: none;
  }
  .swiper.is-sm .swiper-button-prev, .swiper.is-sm .swiper-button-next {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .swiper.is-sm .swiper-wrapper {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}
/*# sourceMappingURL=responsive.css.map */