/* Normal ekran */
@media (min-width: 769px) and (max-width: 1100px) {
    nav{
        margin-left: 0;
        z-index: 10;
    }
    .line1{
        width: 100%;
    }
    header{
        display: none !important;
    }
}
/* */
@media (min-width: 1470px) and (max-width: 1920px) {
    .main{
        width: 100%;
        max-width: 1470px;
    }
    #nesneler{
        max-width: 1470px
    }
    .logo{
        top: 300px;
    }
    .maps{
        height: 600px;
    }

}
/* Portrait Tablet */
@media (min-width: 570px) and (max-width: 768px){

    #Sec6{
        overflow: hidden;
    }
    header{
        height: 90px;
    }
    .headerCloud{
        top: -15px;
    }
    /* General */
    nav{
        display: none;
    }
    .container{
        width: 100%;
    }
    /**/
    /* Section1 intro */
    #Sec1{
        height: 500px;
    }
    .main{
        width: 100%;
    }
    .intro{
        position: inherit;
        margin-top: -401px;
    }
    .cloud{
        top: -40px;
    }
    #cloud1{
        display: none;
    }
    #cloud2{
        display: block !important;
    }
    /* Section1 */

    /* Section2 About */
    .aboutHead li img{
        width: 100%;
    }
    .aboutFoot li{
        margin: 0 10px;
        z-index: 5;

    }
    .aboutFoot li:nth-child(13) p,.aboutFoot li:nth-child(12) p,.aboutFoot li:nth-child(11) p,.aboutFoot li:nth-child(10) p,.aboutFoot li:nth-child(9) p, .aboutFoot li:nth-child(8) p,.aboutFoot li:nth-child(7) p,.aboutFoot li:nth-child(6) p
    {
        margin-left: 0;
        clear: none;
    }

    /* Section2 About */


    /* Section3 WeDo */
    #wedo{
        width: 100%;
    }
    .wedoHead{
        background-size: 100%;
        width: 75%;
    }
    .wedoContent ul:first-child li{
        width: 15%;
        margin: 5px 0 5px 30px;
    }
    .wedoContent ul:first-child li:nth-child(3), .wedoContent ul:first-child li:nth-child(4){
        left: 0;
    }
    .wedoContent ul:first-child li:nth-child(3){
        margin-left:40px;
    }
    .wedoContent ul:first-child li:nth-child(5){
        margin-left: 10px;
    }
    .wedoContent ul:first-child li:first-child{
        margin-left: 40px;
    }
    .wedoContent ul:first-child li p{
        font-size: 12px;
    }
    .wedoContentLine {
        background-size: 100%;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        width: 275px;
        height: 60px;
        left: -125px;
    }
    .wedoHexagonText{
        position: relative;
        left: 20px;
    }

    .wedoHexagonList li{
        margin-left: 100px;
    }
    .wedoSeperator {
        margin-top: -125px;
    }
    .wedoHexagon div{
       height: 300px;
    }
    /* Section3 WeDo */



    /* Section4 How We Work */
    .head li:nth-child(1) img{
        width: 100%;
    }
    .howContent{
        width: 75%;
        margin: 0 auto;
    }

    .howContent ul li{
        float: none;
        display: inline-block;
        margin: 5px;
    }

    .howHead,.howFoot{
        width: 474px;
        background-position: -156px 0;
    }
    /* Section 4 */

    /* Section5 Projects */
    .proText{
        width: auto;
    }
    .projectsContent{
        height: 350px;
        overflow: hidden;
    }
    .conta{
        width: 100%;
    }
    .projectsLine{
        width: 100%;
    }
    .projectsLine ul{
        margin: 0 auto;
        width: 35%;
    }
    .projectsLine ul li{
        margin: 30px;

    }
    
    .projectsLine ul li:nth-child(2), .projectsLine ul li:nth-child(4){
        display:none;
            }
            
    .proMobile li:nth-child(2){
        left: 0;
    }
    /* Projects */


    /* Section7 Contact  */
    .contactAdress > li{
        width: 33%;
    }
    .contactAdress > li:nth-child(1) img{
        width: 100%;
    }
    .contactSocial li{
        margin: 5px !important;
    }
    .maps{
        height: 500px;
    }
    /* Section7 Contact */

    /* Footer */
    footer{
        width: 95%;
    }
    /* Footer End */

    /* Header */
    header ul{
        width: 95%;
    }
    .twoOne{
        display: block;
    }
    .headerCloud{
        display: block;
    }
    /* Header End */
}
/* Tablet End */


/* Landscape 480px 534 smart phone */
@media (min-width: 480px) and (max-width: 569px){

    nav{
        display: none;
    }
    .main,.container{
        width: 100%;
        overflow: hidden;
        margin:0 auto;
    }
    .cloud{
        top: 25px;
    }

    /* Sec1 İntro */
    .logo{
        width: 25%;
        top: 100px;
    }
    .scroll{
        width: 15%;
        margin-top: 0;
        position: relative;
    }
    #nesneler{
        top: 25px !important;
    }
    /* end */

    /* Sec2 About */
    .aboutHead,.container{
        height: auto;
    }
    .aboutFoot li{
        margin: 10px;
        z-index: 5;
        margin-bottom: 15px;
        float:none;
        display: inline-block;
    }
    .aboutFoot li:nth-child(12) p,.aboutFoot li:nth-child(11) p,.aboutFoot li:nth-child(10) p,.aboutFoot li:nth-child(9) p,
    .aboutFoot li:nth-child(8) p,.aboutFoot li:nth-child(7) p,.aboutFoot li:nth-child(6) p
    {
        margin-left: 0;
        clear: none;
    }


    /* Section3 WeDo */
    #wedo{
        width: 100%;
    }
    .wedoHead{
        display: none;

    }
    .wedoContent ul:first-child li{
        width: 110px;
        margin: 0;
    }
       
    .wedoContent ul:first-child li p{
        font-size: 12px;
    }

    .wedoContentLine {
        background-size: 100%;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        width: 275px;
        height: 60px;
        left: 20px;
    }
    .wedoHexagonText{
        position: relative;
        left: 20px;
    }
    .wedoHexagonList li{
        margin-left: 100px;
    }
    .wedoSeperator{
        margin-top: 0;
        position: relative;
        top: -40px;
    }
    /* Section3 WeDo */

    /* Section4 How */
    .head li:nth-child(1) img{
        width: 100%;
    }
    .howContent{
        width: 100%;
        height: 316px;
        background-size: 100%;
        -moz-background-size: 100%;
        -webkit-background-size: 100%;
        -o-background-size: 100%;

    }
    .howContent ul{
        width: 100%;
        top: 115px;
    }
    .howContent ul li{
        float: none;
        display: inline-block;
        margin: 5px;
    }

    .howContent ul li:nth-child(4){
        clear: both;
    }
    .howHead,.howFoot{
        width: 474px;
        background-position: -156px 0;
    }
    /* End */

    /*  Projects */
    #Sec5{
        height: 1000px;
    }
    .projectsLine{
        width: 100%;
    }
    .projectsLine ul li{
        float: none;
        width: 100%;
        margin: 10px auto;
        text-align: center;
    }
    .seperator2{
        width: 50%!important;
        height: 1px!important;
        margin: 0 auto;
    }
    .projectsLine ul li:nth-child(1) img{
        margin-top:0;
    }
    .projectsContent{
        height: 500px;
    }
    .proMobile ul{
    }
    .proMobile ul li{
        margin: 5px auto;
        text-align: center;
        width: 100% !important;
    }
    .proMobile li:nth-child(2){
        left: 0;
        text-align: center;
    }
    .proText{
        height: auto;
    }
    .conta{
        width: 100%;
    }

    /*  End */


    /* We Do */
    #wedoText {
        width: 50%;
    }
    .seperator{
        height: 0;
    }
    /* We End */


    /* Team */
    .teamContent li{
        margin:0 auto;
        width: 50%;
    }
    /* End */

    /* Contact */
    .contactAdress{
        margin-top: -90;
    }
    .contactAdress>li{
        float: none;
    }

    /* End */

    footer{
        width: 100%;
        text-align: center;
        height: auto;
    }
    .copryight{
        float: none;
        top:0;
        margin-top: 20px;
    }

    /* Header */
    header{
        padding: 0;
    }
    header ul{
        width: 100%;
    }
    header ul:first-child{
        display: none;
    }
    .twoHead{
        display: block;
    }
}

/* Portrait smart phone */
@media (min-width: 320px) and (max-width: 479px){

    .projectsContainer {height: 130px !important;}

    #Sec2, #Sec3, #Sec4, #Sec5, #Sec6{
        margin-top:0;
        margin-bottom: 50px;
    }
    #Sec3{
        min-height: 1800px;
    }
    #cloud1{
        display: none;
    }
    #cloud2{
        display: block;
    }
    .cloud{
        top: -20px;
    }
    .maps{
        height: 250px;
    }
    footer{
        height: auto;
    }
    nav{
        display: none;
    }
    .main,.container{
        width: 100%;
        overflow: hidden;
    }
    .main{
        margin: 0 auto;
    }

    /* Sec1 İntro */
    #Sec1{
        height: 300px;
    }
    .logo{
        width: 50%;
        top: 100px;

    }
    .scroll{
        width: 50%;
        margin-top: 0;
        position: relative;
    }
    #nesneler{
        top: 25px !important;
    }
    
    .icerik {
text-align: center;
font-size: 20px;
color: #858585;
padding: 0 10px;
}
    /* end */

    /* Sec2 About */
    .aboutHead,.container{
        height: auto;

    }
    .aboutFoot li{

        margin: 10px;
        float: none;
        display: inline-block;
    }
    .aboutFoot li:nth-child(13) p,.aboutFoot li:nth-child(12) p,.aboutFoot li:nth-child(11) p,.aboutFoot li:nth-child(10) p,.aboutFoot li:nth-child(9) p,
    .aboutFoot li:nth-child(8) p,.aboutFoot li:nth-child(7) p,.aboutFoot li:nth-child(6) p
    {
        margin-left: 0;
    }

    /* About End */


    /* Section3 WeDo */
    #wedoText{
        width: 55%;
    }
    #wedo{
        width: 100%;
    }
    .wedoHead{
        display: none;

    }
    .wedoContent ul:first-child li{
        float: none;
        display: inline-block !important;
        width: 100%;
        height:80px;
            }
    .wedoContent ul:first-child li:nth-child(3){
        left: 0;
    }
    .wedoContent ul:first-child li:nth-child(4){
        left: 0;
    }
    .wedoContent ul:first-child li p{
        font-size: 12px;
    }

    .wedoContentLine {
        background-size: 100%;
        -webkit-background-size: 100%;
        -moz-background-size: 100%;
        -o-background-size: 100%;
        width: 275px;
        height: 60px;
        left: 20px;
    }
    .wedoHexagon li{
        margin-left: 0;
    }
    .wedoHexagon li img{
        float: left;
    }
    .wedoHexagonText{
        position: relative;
        left: 20px;
    }
    .wedoHexagon p{
        width: auto;
        font-size: 16px;
    }
    .wedoHexagonList li{
        margin-left: 50%;
    }
    .wedoSeperator{
        margin-left: 70px !important;
        position: relative;
        top: -50px;
    }
    /* Section3 WeDo */

    /* Section 4 How */
    .head li:nth-child(1) img{
        width: 100%;
    }
    .howContent{
        width: 100%;
    }
    .howContent span{

        margin-top: -100px;
        font-size:14px;
        
    }
    .howContent ul li{
        position: relative;
        float: none;
        display: inline-block;
        margin:5px;
        height: 125px;
        padding: 0;
        
    }
    .howContent ul li div{
        padding: 30px 0 30px 0;
    }

    .howHead,.howFoot{
        width: 100%;
        background-position: -230px 0;
    }
    .headerLogo{
        margin-top: 10px;
    }
    /* End */

    /* Team */
    .teamContent li{
        margin:0 auto;
        width: 320px;
    }
    /* End */

    /* Projects */
    .conta{
        width: 100%;
    }
    .projectsLine{
        width: 100%;
    }
    .projectsContent{
        height: 570px;
    }
    .projectsLine ul li{
        float: none;
        width: 100%;
        margin: 10px auto;
        text-align: center;
    }
    .seperator2{
        width: 50%!important;
        height: 1px!important;
        margin: 0 auto;
    }
    .projectsLine ul li:nth-child(1) img{
        margin-top:0;
    }

    .proMobile ul{
    }
    .proMobile ul li{
        margin: 5px auto;
        text-align: center;
        width: 100% !important;
    }
    .proMobile li:nth-child(1){
        text-align: center;
    }
    .proMobile li:nth-child(2){
        left: 0;
        text-align: center !important;
    }
    .proImage{
        width: 80%;
        height: 80%;
        max-height: 260px;
    }
    .proText{
        height: auto;
    }
    .proMobile div ul li{
        text-align: center !important;
    }

    /* End */

    footer{
        width: 100%;
        text-align: center;
    }
    .copryight{
        float: none;
        top:0;
        margin-top: 20px;
    }



    /* Header */
    header{
        padding: 0;
    }
    header ul{
        width: 100%;
    }
    header ul:first-child{
        display: none;
    }
    .twoHead{
        display: block;
    }


}

.altBaslik {
font-size: 20px;
padding: 0 20px;
}


