@media only screen and (min-width: 800px) {
.wa {
font-size:12px;
font-weight:400;
color:#fff;
margin:0;
font-family:'Montserrat',sans-serif
}

.wa2 {
font-size:18px;
font-weight:500;
color:#fff;
margin:0;
display:block;
font-family:'Montserrat',sans-serif;
float:left;
transition:all .2s linear
}


}

@media only screen and (max-width: 1025px) {
    .headerDuyuru {
        position: fixed;
        line-height:24px;
        background-color: #C58F00;
        justify-content: center;
        align-items: center;
        z-index: 9999999;
        top: 0;
        width: 100%;
        display: block
    }

 

.GizleMax {
display:none
}

#MenuTopbar {
background-color:#fff;
width:100%;
height:60px
}

.topbar2 {
float:right;
margin-right:-7px
}

.logoSmall {
width:170px;
padding-top:5px
}

.Menum {
width:100%;
background-color:#fff;
border-bottom:1px #999 solid;
position:fixed;
z-index:9999999;
top:0px;
height:56px
}

.tasarimAlanKucult {
width:70%
}
}

@media only screen and (max-width: 768px) {
.mobile {
display:block;
bottom:10px;
right:1px;
}

.desktop {
display:none!important
}
    .footerLogo {
        position: relative;
        left: calc(50% - 50px);
        width: 120px;
        height: 120px;
        border-radius: 50%;
        padding: 1px;
        background-color: #fff;
        border: 5px solid #2f2612;
        bottom: 30px;
        top: -60px;
    }
    .VerticalMenu1 {
        display: none;
    }
    .VerticalMenu2 {
        width:97%;
    }

    .resimSize100-60 {
        width: 60px;
    }

    .resimSize150-100 {
        width: 60px;
    }

    .resimSize400-180 {
        width: 180px;
    }

    .VerticalMenu1 {
        display: none;
    }
    .OrtaGizle1 {
        display: none;
    }
    .OrtaGizle2 {
    }
    .ResimEbat1 {
        height: 70px;
    }

    .ResimEbat2 {
        height: 70px;
    }
    .ResimEbat3 {
        width: 100%;
    }
    .headSerit {
        width: 100%;
        height: 80px;
        background-image: url(/images/head_bg.png);
        background-size: cover;
    }

}

@media only screen and (min-width: 769px) {

    .ResimEbat1 {
        height: 100px;
    }

    .ResimEbat2 {
        height: 80px;
    }
    .ResimEbat3 {
        width: 200px;
    }


    .VerticalMenu2 {
        display: none;
    }

.mobile {
display:none!important
}

.desktop {
display:block
}
    .footerLogo {
        position: relative;
        left: calc(50% - 150px);
        width: 120px;
        height: 120px;
        border-radius: 50%;
        padding: 1px;
        background-color: #fff;
        border: 5px solid #2f2612;
        bottom: 30px;
        top: -70px;
    }

    .VerticalMenu2 {
        display: none;
    }

    .Col95Resp {
        width: 95%;
    }

    .resimSize100-60 {
        width: 100px;
    }

    .resimSize400-180 {
        width: 400px;
    }

    .resimSize150-100 {
        width: 150px;
    }
    .OrtaGizle1 {
       
    }
    .OrtaGizle2 {
        display: none;
    }
    .headSerit {
        width: 100%;
        height: 140px;
        background-image: url(/images/head_bg.png);
        background-size: cover;
    }

}