@media(max-width:1440px) {
    #parallax .wrapper .container { margin-right: 0; }
    #news { position: relative; z-index: 9; }
    #parallax > img { max-width: 100%; }

    #masterImg .page-title::before { display: none; }
}

@media(max-width:1136px) {
    .container { width: 95%; }
    #slider .item > img { min-height: 500px; object-fit: cover; }
    .sayfagaleri > div { width: calc(100% / 12 * 4); }
}

@media(max-width:993px) {
    #menu li a { padding: 10px 5px; }
    #parallax > img.bg { height: 530px; object-fit: cover; }
    .footercontact .di { display: block; float: none; margin: 0 auto 20px; text-align: center; }
}

@media(max-width:800px) {
    #header .social { display: none; }
    #masterImg > img { min-height: 300px; object-fit: cover; }
    #masterImg .page-title h2 { font-size: 60px; }
    .sayfagaleri > div { width: calc(100% / 12 * 6); }
}

@media(max-width:768px) {
    #header .wrapper { margin: 49px 0 26px; }
    #slider .sliderContent h2::after, #parallax .container .baslik::after { height: 215px; width: 215px; }
    #newsC .row > div { display: block; float: none; width: 100%; }
}

@media(max-width:720px) {
    .footerlogo { display: block; float: none; margin: 0 auto 30px; }
    #footerTop { text-align: center; }
        #footerTop .social { float: none; }
    #parallax .container { background: rgba(254, 6, 6, 0.7) none repeat scroll 0 0; width: 100%; }

    .navbar-toggle { color: #fe0606; font-size: 65px; line-height: 31px; margin: 0; padding: 0; position: absolute; right: 10px; top: 23px; }

    #menu { background: rgba(254, 6, 6, 0.8); height: 100% !important; left: 0; min-width: 200px; position: fixed; top: 0; width: 50%; -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; -webkit-animation-delay: 0; animation-delay: 0; -webkit-animation-duration: 0.5s; animation-duration: 0.5s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }
        #menu li { display: block; }
            #menu li a { border-bottom: 1px solid rgba(255, 255, 255, 0.2); color: #fff; display: block; padding: 10px 20px; }

    #header.s .navbar-toggle { top: 12px; }
    #header .wrapper,
    #header.s .wrapper { margin: 0; }

    .haberdetay .col-sm-4.fr { float: none; }

    #masterContent .icerik { min-height: 0; padding: 15px; }
    .leftMenuOpener { background: none; color: #fff; cursor: pointer; display: block; font-size: 30px; height: auto; left: auto; margin-top: -50px; padding: 0; position: relative; text-align: center; width: auto; z-index: 99; }
    #leftMenuOpener { background-color: #fe0606; color: #fff; cursor: pointer; display: block; font-size: 35px; line-height: 1; margin: -50px auto 0; position: relative; text-align: center; width: 45px; }
    #leftMenu { display: none; padding: 10px; text-align: left; width: 100% !important; }

        #leftMenu ul { padding: 0; }

    #masterImg .page-title h2 { background-color: transparent; font-size: 50px; font-weight: 500; line-height: normal; padding: 0 0 10px; text-shadow: 0 0 10px #000; }

    .sayfagaleri > div { float: left; width: calc(100% / 12 * 6); }
}



@media(max-width:480px) {
    #slider .sliderContent h2::after, #parallax .container .baslik::after { display: none; }
    #slider .sliderContent .container { padding-left: 15px; }

    .sayfagaleri > div { float: none; width: 100%; }
}

@media(max-width:375px) {
    #masterImg .page-title h2 { font-size: 40px; line-height: 45px; }
}
