﻿


@media(min-width: 1200px) and (max-width: 1700px) {
    .uk-alinverst .owl-dots {
        right: 44px;
    }
}

@media(max-width: 992px) {
    h1 {
        font-size: 35px;
    }

    h3 {
        font-size: 25px;
    }

    h2 {
        font-size: 27px;
    }

    .ptb_80, .ptb_top {
        padding-top: 40px;
    }

    .ptb_80, .ptb_bottom {
        padding-bottom: 40px;
    }

    .uk-alinverst {
        height: 550px;
    }

    .column-alivent {
        padding-top: 41px;
    }

    .uk-alinverst .owl-carousel.owl-theme.owl-loaded.owl-drag {
        height: auto;
    }

    ul.uk-subnav.uk-subnav-divider, .img-bottom {
        display: none !important;
    }

    footer.footer-inner {
        padding-top: 45px;
        padding-bottom: 26px;
    }
}





@media(max-width:767px) {

    .login-modal .modal-content .modal-body .column-login {
        width: 100%;
    }

    .column-alivent {
        max-width: 100%;
        padding-left: 15px;
    }

    .uk-alinverst {
        height: 900px !important;
    }

    .alvent-img img {
        height: 440px;
        object-fit: contain;
    }

    .frmae-alivent-show:before {
        transform: rotate(2deg);
    }
}

@media(max-width: 400px) {

    .alvent-img img {
        height: auto !important;
        object-fit: contain;
    }
}
