/* NAVBAR */
@media (max-width: 991.98px) {
    /* BASE */
    #navbarSupportedContent {position: absolute;top: 65px;right: 0;background-color: #ac4ec6;z-index: 102;}
    .navbar-toggler {background-color: #ac4ec6;}
    .navbar-nav {padding: 1em;padding-bottom: 0;}
    .navbar {align-items: center;}
    .language-menu {padding: 1em;padding-top: .5em;width: 100%;text-align: center;}
    .footer-logo {display: flex; justify-content: center;margin-bottom: 1em;}
    .menu-block {display: flex; justify-content: center;padding-top: 1em;}
    .allrights.text-right {text-align: center !important;}
    .menu-block {flex-wrap: wrap;}
    .menu-block a {margin-bottom: 8px;}
    /* END OF BASE */
}


@media (max-width: 575.98px) {
    .nav-link, #navbarSupportedContent i {font-size: 17px;}

    .navbar-brand img {width: 200px;}

    .carousel-hero-img {height: 400px;}ó
    .hero-fluid {margin-top: -78px;}

    .carousel-text-2 {font-size: 28px;}
    .carousel-text-1 {font-size: 16px;}
    .container.pt-5.mt-5 {margin-top: 0em !important;}
    .one-service-block {flex-direction: column;}
    .service-img {margin-bottom: 1.5em;}
    .opinion-fluid {background-size: initial;}
    .service-text-block {padding-left: 0px;}
    .carousel-content img {display: none;}
    .carousel-content {left: 0px !important;max-width: 100%;padding: 15px !important;}
    .colored_logoicon {width: 200px; bottom: -100px;}
    
    .bighomecontent-fluid {padding-top: 50px;}
    .bg-row {background-position: initial;}
    .minus-mt-top {margin-top: 1em;}

    .home-title-2 {font-size: 30px;}
    .home-title-1 {font-size: 16px;}

    .static-content {font-size: 16px;}
    .trust-one-block {padding-top: 1.5em;padding-bottom: 1.5em;}

    .service-title {font-size: 20px;}

    .standard-btn {font-size: 16px;}

    .trust-big-number {font-size: 35px;}
    .trust-note {font-size: 16px;}

    .trust-big-number.smaller {font-size: 30px;}

    .gallery-btn {font-size: 16px;}
    .gallery-item img {height: 220px;}
    .contact-img {display: flex;justify-content: center;}
    .contact-img img {width: 200px;margin-bottom: 1.5em;}

    .footer-menu {font-size: 16px;margin-left: 12px;margin-right: 12px;}
}

/* SM */
@media (min-width: 576px) and (max-width: 767.98px) {
    .nav-link, #navbarSupportedContent i {font-size: 20px;}

    .carousel-hero-img {height: 450px;}

    .carousel-text-2 {font-size: 30px;}
    .carousel-text-1 {font-size: 16px;}
    .carousel-content img {top: -19%;width: 150px;left: -27px;}
    .carousel-content {left: 0px !important;}
    .colored_logoicon {width: 200px; bottom: -100px;}

    .bighomecontent-fluid {padding-top: 50px;}
    .bg-row {background-position: initial;}
    .minus-mt-top {margin-top: 1em;}

    .home-title-2 {font-size: 30px;}
    .home-title-1 {font-size: 16px;}

    .static-content {font-size: 16px;}
    .trust-one-block {padding-top: 1.5em;padding-bottom: 1.5em;}

    .service-title {font-size: 20px;}

    .standard-btn {font-size: 16px;}

    .trust-big-number {font-size: 35px;}
    .trust-note {font-size: 16px;}

    .trust-big-number.smaller {font-size: 30px;}

    .gallery-btn {font-size: 16px;}
    .gallery-item img {height: 220px;}
    .contact-img {display: flex;justify-content: center;}
    .contact-img img {width: 200px;margin-bottom: 1.5em;}

    .footer-menu {font-size: 16px;margin-left: 12px;margin-right: 12px;}
}

/* MD */
@media (min-width: 768px) and (max-width: 991.98px) {
    .nav-link, #navbarSupportedContent i {font-size: 20px;}

    .carousel-hero-img {height: 450px;}

    .carousel-text-2 {font-size: 35px;}
    .carousel-text-1 {font-size: 18px;}
    .carousel-content img {top: -63%;width: 250px;left: -100px}
    .colored_logoicon {width: 200px; bottom: -100px;}

    .home-title-2 {font-size: 35px;}
    .home-title-1 {font-size: 18px;}

    .static-content {font-size: 17px;}

    .service-title {font-size: 20px;}

    .standard-btn {font-size: 16px;}

    .trust-big-number {font-size: 35px;}
    .trust-note {font-size: 16px;}

    .trust-big-number.smaller {font-size: 30px;}

    .gallery-btn {font-size: 18px;}
    .gallery-item img {height: 250px;}

    .footer-menu {font-size: 16px;margin-left: 12px;margin-right: 12px;}
}

/* LG */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .nav-link, #navbarSupportedContent i {font-size: 20px;}

    .carousel-hero-img {height: 650px;}

    .carousel-text-2 {font-size: 40px;}
    .carousel-text-1 {font-size: 21px;}
    .carousel-content img {top: -88%;}

    .home-title-2 {font-size: 40px;}
    .home-title-1 {font-size: 20px;}

    .static-content {font-size: 17px;}

    .service-title {font-size: 22px;}

    .standard-btn {font-size: 17px;}

    .trust-big-number {font-size: 50px;}
    .trust-note {font-size: 20px;}

    .gallery-btn {font-size: 20px;}
    .gallery-item img {height: 280px;}

    .footer-menu {font-size: 16px;margin-left: 12px;margin-right: 12px;}
}

