﻿@media screen and (min-width:560px) and (max-width:1199px) {
    body{
        padding-top: 120px;
    }
    header{
        height:120px;
        background:#662780;
    }
	main{
		padding-top: 0;
	}
    .header_alt > div{
        padding:0 30px;
        width:100%;
    }
    .profornet-menu{
        right:30px!important;
        color:#000!important;
    }
    #slider{
        height:250px!important;
    }
    .slider-text{
        width:100%;
        padding:20px;
    }
    .slider-text h1{
        font-size: 24px;
        max-width: 250px;
    }
    .anasayfaHakkimizda > div{
        width:100%;
        padding:20px;
        flex-direction: column;
    }
    .anasayfaHakkimizda h2{
        width:100%;
        max-width: 100%;
    }
    h2{
        font-size: 24px!important;
    }
    .anasayfaHakkimizda h2{
        margin:15px 0;
    }
    .anasayfaHakkimizda strong{
        margin-bottom: 5px;
    }
    p{
        font-size:16px;
        font-weight: 400;
    }
	.slider-mouse{
		display: none;
	}
	.slider_text-icerik{
		padding: 40px;
		margin-left: 40px;
	}
    footer{
        margin-top: 20px;
        padding:0;
    }
    footer > div{
        margin-bottom: 40px;
    }
    .footer_ust ul{
        flex-direction: column;
    }
    .footer_ust{
        padding:20px;
        margin-bottom:0;
    }
    .footer_ust ul li{
        margin-right:0;
        margin-bottom:30px;
    }
    .footer_ust ul{
        width:100%;
    }
    .footer_ust ul li:last-child{
        margin-bottom: 0;
    }
    .footer_alt{
        padding:20px;
        flex-direction: column;
        align-items: flex-start;
        padding:20px;
        height:auto;
        margin-bottom: 0;
    }
    .footer_alt span{
        width:100%;
        margin-bottom: 30px;
        max-width: 100%;
    }
    .footer_alt > a{
        order:3;
        width:100%;
        max-width: 100%;
    }
    .footer_alt ul{
        width:100%;
        margin-bottom: 30px;
        max-width: 100%;
    }
    .footer_alt ul li{
        width:50%;
    }
    























    .breadcrumb h1:after,
    .breadcrumb ul,











    .footer_orta,
    .lang,
    .header_alt nav,
    .header_ust{
        display:none;
    }

}



