@media (min-width: 1920px) and (max-width: 2560px) {}

@media (min-width: 1440px) and (max-width: 1920px) {
    .index-carousel-caption h1 {
        font-size: 2.75rem;
    }
}

@media (min-width: 1366px) and (max-width: 1440px) {
    .index-carousel-caption h1 {
        font-size: 2.5rem;
    }
}

@media (min-width: 997px) and (max-width: 1024px) {
    .index-carousel-body {
        height: 107vh;
    }
    .index-carousel-caption h1 {
        font-size: 2.75rem;
    }
    .index-section-2-button {
        width: 50%;
    }
}

@media (max-width: 996px) {
    /* Contact Columns */
    .contact-information-container {
        padding-bottom: 0;
    }
    .contact-information-image {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        height: 380px;
    }
    .contact-information-details {
        width: 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .contact-information-details:after {
        height: 400px;
        top: calc(5%);
    }
    .contact-form-input {
        padding: 2rem;
        margin: 0;
    }
    .contact-form-body {
        padding-bottom: 5rem;
    }
    .contact-form-title {
        text-align: center;
        padding-top: 4.675rem;
        padding-bottom: 4.675rem;
        padding-left: 1.675rem;
        padding-right: 1.675rem;
    }
    .contact-information-details .contact-details-body {
        padding-top: 0;
        padding-bottom: 5rem;
        padding-left: 1.675rem;
        padding-right: 1.675rem;
    }
    .navigation-bottom-container {
        padding-left: 1.675rem;
        padding-right: 1.675rem;
    }
    .navigation-top-language.menu-2 {
        margin-right: 0;
    }
    .index-carousel-body {
        height: 106vh;
    }
    .index-section-2-caption {
        top: calc(25%);
        left: 40%;
    }
    .index-section-2-caption h3 {
        font-size: 1.5rem;
    }
    .index-section-2-caption h5 {
        font-size: 1rem;
    }
    .index-section-4-caption {
        left: 0;
        top: calc(15%);
        padding-left: 1.675rem;
        padding-right: 1.675rem;
    }
    .index-carousel-caption h1 {
        font-size: 2.55rem;
    }
    .index-carousel-caption h3 {
        font-size: 1.75rem;
    }
    .index-section-2-button {
        width: 80%;
    }
    .card-style-4 {
        margin-bottom: 3.5rem;
    }
    /* Footer */
    .footer-container .footer-bottom-container {
        display: block;
        position: relative;
        margin: 0;
        bottom: 0;
        padding-left: 1.675rem;
        padding-right: 1.675rem;
    }
    .footer-container .footer-bottom-container span {
        display: block;
        width: 100%;
        margin-top: 15px;
        margin-bottom: 15px;
        text-align: center;
        color: #fff;
    }
    .footer-container .footer-bottom-container span.footer-menu-social {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .btn-sm-block {
        display: block;
        width: 100%;
    }
    #product-slider {
        height: auto;
    }
    #product-slider__nav {
        margin-bottom: 1.5rem;
    }
    .product-details-title h3:after {
        width: 60%;
    }
}

@media (max-width: 768px) {
    .index-carousel-mouse {
        font-size: 1.25rem;
    }
    .index-section-2-caption h5 {
        font-size: 1.5rem;
    }
    #social-share div.social-open-menu .btn-share {
        width: 48px;
        height: 48px;
    }
    #social-share ul.social-itens .btn-share i {
        font-size: 1.45rem!important;
    }
    #social-share ul.social-itens .btn-share img {
        width: 24px;
        max-width: 100%;
    }
    #social-share div.social-open-menu .btn-share i {
        font-size: .95rem;
    }
}

@media (min-width: 427px) and (max-width: 768px) {
    .flex-address {
        display: flex;
        flex-direction: row;
    }
    .flex-address .footer-menu-image {
        display: flex!important;
        justify-content: center;
        align-items: center;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        border-top: 1px solid #2a2a2a;
        padding-top: 20px;
    }
    .flex-address .footer-menu-image img {
        height: 120px!important;
    }
    .flex-address .footer-menu-address {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        border-top: 1px solid #2a2a2a;
        padding-top: 20px;
    }
    .flex-address .footer-menu-address span:first-child {
        white-space: pre-line;
    }
    .flex-address .footer-menu-address span:last-child {
        margin-bottom: 0!important;
    }
}

@media (max-width: 426px) {
    /* Contact */
    .contact-information-details:after {
        height: 280px;
        top: calc(15%);
    }
    .contact-form-caption {
        font-size: 1.35rem;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .contact-form-title h1 {
        font-size: 1.75rem;
        font-weight: 500;
    }
    .contact-form-title h5 {
        font-size: 1.5rem;
        font-weight: 500;
    }
    /* Navigation */
    .navigation-top-logo {
        position: relative;
        left: 0;
        margin-left: auto;
        margin-right: auto;
    }
    .navigation-top-logo img {
        width: 76px;
    }
    .navigation-top-logo a span {
        display: none;
    }
    .navigation-top-language.menu-2 {
        margin: 0;
    }
    .breadcrumb {
        padding-left: 1.675rem;
        padding-right: 1.675rem;
    }
    .index-carousel-body {
        height: 108vh;
    }
    .index-section-2-caption {
        left: 0;
        width: 100%;
    }
    .index-section-2-caption h3 {
        font-size: 1.5rem;
    }
    .index-section-2-caption h5 {
        font-size: 0.975rem;
    }
    .index-section-3-header {
        margin-top: 1rem;
        margin-bottom: 2rem;
    }
    .index-section-3-title h3 {
        font-size: 1.5rem;
    }
    .index-section-3-title h3 span {
        font-size: 1.5rem;
    }
    .index-section-3-button a {
        font-size: 1.5rem;
    }
    .index-section-5-header {
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
    .index-section-5-title h3 {
        font-size: 1.5rem;
    }
    .index-section-5-title h3 span {
        font-size: 1.5rem;
    }
    .index-section-5-button a {
        font-size: 1.5rem;
    }
    .index-carousel-caption {
        width: 100%;
        left: 0;
        padding-left: 2.5rem;
        padding-right: 2.5rem;
    }
    .index-carousel-caption h1 {
        font-size: 1.5rem;
        font-weight: 700;
    }
    .index-carousel-caption h3 {
        font-size: 1.25rem;
    }
    .index-carousel-mouse {
        bottom: calc(15%);
    }
    .index-section-2-button {
        width: 80%;
    }
    .button {
        padding: 0.45rem 1.25rem;
    }
    .btn.btn-padding-2 {
        padding: 0.45rem 1.25rem;
    }
    .modal-body {
        padding: 1.5rem;
    }
    #social-share {
        bottom: 30px;
        right: 20px;
    }
    .footer-menu-content.top span.less {
        margin-bottom: 0!important;
    }
    .footer-menu-content.bottom {
        margin-bottom: 40px;
    }
    .product-details-title h3:after {
        width: 70%;
    }
    .card-style-4-title h3 i {
        border: solid #fff;
        border-width: 0 2px 2px 0;
        display: inline-block;
        padding: 4px;
        position: absolute;
        top: 28px;
        right: 55px;
    }
    .card-style-4-title h3[aria-expanded="false"] i {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    .card-style-4-title h3[aria-expanded="true"] i {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    .contact-form-submit button {
        width: 100%;
    }
    .index-carousel-mouse {
        font-size: 1.25rem;
    }
    .contact-information-image {
        height: 250px;
    }
    .contact-information-details .contact-details-body {
        padding-bottom: 1.675rem;
    }
    .contact-form-title {
        text-align: center;
        padding-top: 2.675rem;
        padding-bottom: 2.675rem;
    }
    .product-related-title {
        margin-bottom: 15px;
    }
    .bg-fadein .phone-mobile {
        display: block!important;
    }
}