﻿.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.right_bottom {
    bottom: 0;
    width: 70%;
    position: absolute;
}

.right_top {
    width: 70%;
    height: 85%;
    position: absolute;
    background: url(../images/background.png) no-repeat center center fixed;
    padding-left: 0;
    padding-right: 0;
    background-size: cover;
}

    .right_top img {
        width: auto;
        height: 90%;
        padding-top: 4%;
    }


.form_log {
    width: 30%;
    float: right;
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 10%;
}

.carousel-inner {
    color: white;
}

.carousel-indicators li {
    border: 1px solid rgba(255, 255, 255, 0.36);
}

.carousel-indicators .active {
    background-color: rgba(255, 255, 255, 0.80);
}

.btn-default {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

img {
    pointer-events: none;
}

@media (min-width: 990px) and (max-width: 1228px) {
    #media_write {
        padding-top: 6% !important;
        padding-bottom: 6% !important;
    }

    #hide_me {
        display: none;
    }
}


@-moz-document url-prefix() {
    .right_top img {
        width: 80%;
        height: auto;
        padding-top: 1%;
    }

    .right_top img {
        width: auto;
        height: 87%;
        padding-top: 4%;
    }
}

@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: -35px;
    }
}

@media screen and (max-width: 990px) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }

    #media_write {
        padding-top: 6% !important;
        padding-bottom: 6% !important;
    }

    #hide_me {
        display: none;
    }
}

/*=============== media query ==============*/

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 3) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}


@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 3) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 3) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .right {
        display: none;
    }

    .form_log {
        width: 100%;
        margin-top: 5%;
    }
}
