﻿@media only screen and (min-width:1200px) {
    h1.m-0 {
        font-size: 22px;
    }

    h1.mb-0 {
        font-size: 23px !important;
    }

    h1.display-5.mb-3 {
        font-size: 19px;
    }

    ul.seo-yazilim {
        margin: 0;
        padding: 0;
        width: 100%;
        float: left;
        border-top: solid 1px #dedede;
        line-height: 32px;
        margin-top: 69px;
    }

        ul.seo-yazilim li {
            display: inline-block;
            padding: 7px;
        }

    a.whatsapp-button {
        position: fixed;
        right: 15px;
        bottom: 15px;
        z-index: 999;
    }

    .modal-dialog.modal-md.modal-dialog-centered {
        max-width: 56%;
        width: 56%;
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    ul.seo-yazilim {
        margin: 0;
        padding: 0;
        width: 100%;
        float: left;
    }

        ul.seo-yazilim li {
            display: inline-block;
            padding: 12px;
        }

    a.whatsapp-button {
        position: fixed;
        right: 15px;
        bottom: 15px;
        z-index: 999;
    }

    .modal-dialog.modal-md.modal-dialog-centered {
        max-width: 85%;
        width: 85%;
    }
}

@media only screen and (min-width:769px) and (max-width:991px) {
    ul.seo-yazilim {
        margin: 0;
        padding: 0;
        width: 100%;
        float: left;
    }

        ul.seo-yazilim li {
            display: inline-block;
            padding: 12px;
        }

    a.whatsapp-button {
        position: fixed;
        right: 15px;
        bottom: 15px;
        z-index: 999;
    }

    .modal-dialog.modal-md.modal-dialog-centered {
        max-width: 100%;
        width: 100%;
    }
}

@media only screen and (min-width:481px) and (max-width:768px) {
    ul.seo-yazilim {
        margin: 0;
        padding: 0;
        width: 100%;
        float: left;
        margin-top: 16px;
    }

        ul.seo-yazilim li {
            width: 100%;
            float: left;
            text-align: center;
        }

    a.whatsapp-button {
        position: fixed;
        right: 15px;
        bottom: 15px;
        z-index: 999;
    }

    .modal-dialog.modal-md.modal-dialog-centered {
        max-width: 100%;
        width: 100%;
    }
}

@media only screen and (min-width:0px) and (max-width:480px) {
    h1.m-0 {
        font-size: 10px;
        text-indent: 10px;
    }

    nav.navbar.navbar-expand-lg.navbar-dark.px-5.py-3.py-lg-0 {
        padding-left: 0px !important;
    }

    h1.m-0 {
    }

    button.navbar-toggler {
        position: relative;
        right: -17px;
    }

    ul.seo-yazilim {
        margin: 0;
        padding: 0;
        width: 100%;
        float: left;
        margin-top: 16px;
    }

        ul.seo-yazilim li {
            width: 100%;
            float: left;
            text-align: center;
        }

    a.whatsapp-button {
        position: fixed;
        right: 15px;
        bottom: 15px;
        z-index: 999;
    }

    .modal-dialog.modal-md.modal-dialog-centered {
        max-width: 100%;
        width: 100%;
    }
}
