 
@media (min-width: 0px) and (max-width: 1030px) 
{
	
}

/* ------------------------------------------------------------------- */

/* MOBIL */

@media (min-width: 0px) and (max-width: 1000px)
{

	section#mobile{
        display: block;
    }
    header{
        height: 70px;
        margin: 0px;
        z-index: 11;
        background: #fff;
        position: fixed;
        top: 0px;
        left: 0px;
        box-shadow: 0 0 10px rgba(0,0,0,0.3);
    }
    header a#logo{
    	display: none;
    }
    nav{
    display: none;
	}
	section#slider{
		min-height: 300px !important;
		margin-top: 70px;
	}
	section#slider div.alltext{
		margin-top: 17%;
	}
	section#tecrube{
		margin-top: 20px;
	}
	section#tecrube div.left{
		width:100%;
		box-sizing: border-box;
		margin-right: 0px;
	}
	section#tecrube div.center{
		width: 100%;
	}
	section#tecrube div.right{
		width: 100%;
		margin-top: 30px;
	}
	section#tecrube div.center span.high{
		font-size: 35px;
	}
	section#tecrube div.center span.low{
		margin-bottom: 15px;
		font-weight: 300;
	}
	section#tecrube div.center div.text{
		margin-top: 10px;
	}
	section#projeler{
		margin-top: 30px;
	}
	section#projeler div.left{
		width: 100%;
	}
	section#projeler div.right{
		display: none;
	}
	section#yuzdeler{
		margin-top: 0px;
	}
	section#yuzdeler div.boxes div.box{
		width: 100%;
	}
	section#yuzdeler div.boxes{
		padding: 20px 0px; 
	}
	section#yuzdeler div.boxes div.box{
		padding-bottom: 30px;
	}
	section#hizmetler{
		margin-top: 0px;
	}
	section#hizmetler div.left{
		width: 100%;
	}
	section#hizmetler div.right{
		width: 100%;
	}
	section#hizmetler div.right div.boxes div.box{
		width: 100%;
		margin: 20px 0px;
	}
	section#hizmetler div.left span.low{
		letter-spacing: 15px;
		font-weight: 300;
	}
	section#hizmetler div.right div.boxes div.box div.title{
		box-sizing: border-box;
	}
	section#projeler div.left span.highh{
		font-size: 45px;
	}
	section#projeler div.left span.low{
		font-weight: 300;
	}
	section#referanslar{
		margin-top: 0px;
	}
	section#referanslar div.boxes div.box{
		width: 100%;
	}
	section#referanslar div.boxes{
		box-sizing: border-box;
	}
	section#hizmet{
		margin: 0px;
	}
	section#hizmet div.right div.boxes div.box{
		width: 100%;
		margin: 20px 0px;
	}
	section#hizmet div.right div.boxes div.box div.title{
		box-sizing: border-box;
	}
	section#projeler div.boxes div.box {
	    width: 100%;
	    height: 300px;
	}
	section#projeler div.boxes div.box div.alltext{
		margin: 50px 30px;
	}
	section#iletisim-icerik div.address{
		width: 100%;
	}
	section#iletisim-icerik div.information{
		width: 100%;
		margin-top: 50px;
	}
	div.address div.information_address{
		width: 100%;
	}
}

































