@media only screen and (max-width: 1200px){
    .container{
        padding:0 15px;
    }
    .h-about-img{
        flex-basis: 50%;
    }

    .h-about-text{
        padding:50px 15px !important;
    }
    .h-about-img{
        width: 100%;
        height: 450px;
    }
    .h-about-text{
        flex-basis: 40%;
    }
    .contact-right{
        padding: 60px;
    }
    #form form .cnt-btn,
    #form form textarea,
    #form form input{
        width: 100%;
    }

}

/* 976 Ekran modu*/
@media only screen and (max-width: 976px){
    .h-about-text{
        flex-basis: 50%;
    }
    header{
        padding: 20px 0;
    }
    .socials-content a{
        color: #000000;
    }
    header .line{
        stroke: #000000;
    }
    .h-about-img{
        flex-basis: 45%;
    }
    .contact-right{
        padding:40px 30px;
    }
    #form form textarea,
    #form form .cnt-btn,
    #form form input{width: 100%}
    .services-item-text h2{
        text-align: center;
    }
    .bayilikler-row,
    .h-team-row,
    .h-documantation-row {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media only screen and (max-width: 760px) {
    header.home-header{
        position: sticky;
    }
    .p-about-mob {
        flex-direction: column;
    }
    .swiper-slide-text{
        align-items: center;
        text-align: center;
    }
    .hamburger {
        display: block;
    }

    .navigation {
        position: fixed;
        right: -100%;
        top: 110px;
        background-color: #fff;
        flex-direction: column;
        width: 100%;
        height: 100vh;
        align-items: center;
        justify-content: start;
        gap: 0 !important;
        transition: all 0.3s ease-in-out;
        opacity: 0;
        visibility: hidden;
        padding: 25px 0;
    }

    .navigation.active {
        right: 0;
        opacity: 1;
        visibility: visible;
        z-index: 99;
        transition: all .3s ease-in-out;
    }

    .header-row .navigation li {
        width: 100%;
        border-bottom: 1px solid #647030;
        padding: 15px 0;
    }

    .header-row .navigation li a {
        color: #000000;
        font-size: 13px;
    }

    header.sticky #line .line,
    #line.active .line {
        stroke: #000000;
    }

    #h-about {
        padding: 30px 0
    }

    .h-about-row {
        flex-direction: column;
    }

    .h-about-img {
        padding: 20px 0 0;
    }

    #h-services {
        margin: 50px 0
    }

    .services-title {
        max-width: 90%;
    }

    .contact-row {
        flex-direction: column-reverse;
    }

    .contact-right {
        width: 100%;
    }

    .footer-row {
        flex-direction: column;
    }

    .contact-left {
        padding: 45px 0 77px 0;
        width: 100%;
    }

    .footer-row .f-logo {
        height: 75px;
    }

    footer .footer-row p {
        font-size: 14px;
    }

    #form form textarea,
    #form form .cnt-btn,
    #form form input {
        width: 100%
    }

    header .logo {
        max-width: 50px;
    }

    .swiper-slide-title {
        font-size: 28px !important;
    }

    .swiper-slide-desc {
        font-size: 12px;
    }

    .btn-31 {
        padding: 0.7rem 2rem;
    }

    #h-slider,
    #h-slider .swiper-slide {
        height: 400px !important;
    }

    .h-contact-left {
        width: 100%;
    }

    .contact-start .contact-nav ul {
        grid-template-columns: repeat(2, 1fr);
    }

    .contact-social-media {
        padding: 30px 0;
    }

    .footer-row {
        gap: 10px;
    }

    .win {
        display: none;
    }

    .mob {
        display: block;
    }

    .form-contact .form-contact-row,
    .contacts-row {
        flex-direction: column;
    }

    .form-contact,
    .contact-bilgiler {
        padding: 0 10px;
    }

    .form-contact .form-contact-row .form-contact-input {
        margin: 10px 0;
    }

    .maps iframe {
        height: 300px;
    }

    .contact-start {
        padding: 0 30px !important;
    }

    .h-about-img:before {
        display: none;
    }

    .h-about-img:after {
        width: 100% !important;
    }

    .h-about-img {
        flex-basis: auto;
        height: 300px !important;
    }

    .misviz-row {
        flex-direction: column;
        gap: 20px;
    }

    .misviz-line {
        width: 100%;
        height: 1px;
    }

    .h-about-text .about-logo {
        width: 243px;
        height: 282px;
    }

    .services .services-row {
        flex-direction: column;
    }

    .services .services-item {
        height: 300px;
    }
    .services .services-item .services-item-next,
    .services .services-item .services-rez{
        visibility: visible;
        opacity: 1;
    }
    .services .services-row{
        height: auto;
    }
    .services-item-text h2 {
        font-size: 22px;
    }

    .services-rez h5 {
        font-size: 14px;
    }

    .services-rez a {
        font-size: 16px;
    }

    .contact-bizi {
        font-size: 12px;
    }

    .contact-takip {
        font-size: 32px;
    }

    .p-contact-left {
        height: auto;
    }

    #about-bg {
        height: 350px;
    }

    .about-content-row .about-content-logo img {
        height: 80px;
    }

    .about-content-row .about-title-text {
        font-size: 28px;
    }

    .about-content-row .about-desc-text p {
        font-size: 12px;
    }

    .References-in {
        padding-top: 20px;
    }
    .contact-address-text {
        align-items: start;
    }
    .form-contact .form-content-texterea{
        margin-top: 15px !important;
    }
    .project-details-items-row{
        grid-template-columns: repeat(2,1fr);
    }
    .project-item{
        height: 250px;
    }
    .h-about-text{
        text-align: center;
        align-items: center;
    }
    .h-about-text span{
        font-size: 18px;
    }
    .h-about-text h2{
        font-size: 24px;
    }
    .h-about-text .about-logo{
        top: 120px;
    }
    .misviz .misviz-title-row .misviz-icon img{
        height: 35px;
    }
    .misviz .misviz-title-row .misviz-title h2{
        font-size: 20px;
    }
    #h-services .swiper-slide{
        height: 100% !important;
    }
    #h-services .slider-services-text{
        bottom: 10% !important;
    }
    .reference-title{
        font-size: 24px;
    }
    .h-contact-left{
        min-height: auto;
    }
    .logo-mobil{
        display: block;
    }
    .logo-masaustu{
        display: none;
    }
    .services{
        height: auto;
    }
    header .home-logo{
        display: none;
    }
    body.hidden{
        overflow: hidden;
    }
    .h-team-images{
        height: 200px;
    }
    .h-documantation-images{
        height: 300px;
    }
    .h-team-row,
    .h-documantation-row{
        grid-template-columns: repeat(2,1fr);
        gap: 10px;
    }
    #h-team{
        padding: 0 ;
    }
    #h-team .h-team-title,
    #h-documantation .h-documantation-title{
        font-size: 24px;
        text-align: center;
    }
    .bayilikler-row{
        grid-template-columns: repeat(1,1fr);
    }
}
@media only screen  and (max-width: 500px){
    .misviz-row{
        flex-direction: column;
        gap: 10px;
    }
    .about-misviz{
        height: auto;
    }
    .misviz-line{
        display: none;
    }
    .about-content-row{
        flex-direction: column;
        justify-content: center;
    }
    .about-content-row .about-desc-text,
    .about-content-row .about-title-text{
        text-align: center;
    }
    .services .services-row{
        flex-direction: column;
    }
    .services-rez{
        left: 8px;
        bottom: 20px;
    }
    .project-items-row .project-item img{
        height: 275px;
    }
    .project-items-row{
        grid-template-columns: repeat(1,1fr);
    }
    .References-item{
        width: 50%;
    }

}