﻿@media (min-width:992px) {
    .vertical-nav {
        position: fixed;
        top: 56px;
        left: 0;
        width: 200px;
        height: 100%;
        background-color: #f8f8f8;
        overflow-y: auto;
        padding-top: 30px
    }
}


@media (max-width: 575.98px) {
    
}


@media (max-width: 767.98px) {
    
}


@media (max-width: 991.98px) {
    
}


@media (max-width: 1199.98px) {
    .children {
        display: none !important;
    }

    .hummingbird {
        display: none !important;
    }

    .dog {
        display: none !important;
    }

    .bird {
        display: none !important;
    }

    .butterfly {
        display: none !important;
    }

    #menu {
        background-image:none!important;
        order:1!important;
    }

    .yazi {
        order:0!important;
    }

    #cssmenu {
        display: none !important;
    }
    #cd-day, #cd-hr, #cd-min, #cd-sec {
        font-size: 18px!important;
    }

    .sayacyazi {
        font-size:11px!important
    }

    .sayfa-baslik {
        font-size:20px!important
    }

    .navbar {
        display:block!important;
        font-size: 13px!important
    }

    header {
        background-size: cover!important;
    }

    .duyuru {
        max-height:36px!important;
    }
}