@media only screen and (max-width:1500px){
.form-holder{top:60px;width:320px;height:430px;right:30px;padding:0 30px}
.banner{height:470px}
.container{width:80%;margin-left:10%}
h1,h2{font-size:32px;margin-bottom:20px}
p,ul li{font-size:15px;line-height:26px;margin-bottom:10px}
.takipEdin{left:-2%;top:650px}
.form-title{font-size:18px}
.ameliyatNedir{margin-top:120px;margin-bottom:70px}
.kimlerOlabilir{width:90%;margin-left:10%}
.doktorSag{padding:40px 10% 20px 50px}
.footer{margin-top:150px}
.doktorSag h2{font-size:26px}
.numaraSol{width:56%}
.numaraSol h2{line-height:42px;margin-bottom:15px}
.hayatSag h2{line-height:42px;margin-bottom:15px}
.numaraSag{width:44%}
.hayatSag h2{line-height:48px;margin-bottom:15px}
.hayatSag{width:60%}
.hayatSol{width:40%}
.footer-form{width:1000px}
.footer-form li:nth-child(1),.footer-form li:nth-child(2){margin-right:29px}
.footer-form .form-textarea{height:130px}
.detayliBilgiBtn{width:45px}
.gozRow{margin-top:60px}
.footer-form-title{font-size:18px;margin-bottom:30px}
.footer-form .form-textarea{height:100px}
.footer-form .form-submit{margin-top:0!important}
.footer-form{width:1000px;padding:30px 50px;height:380px}
.copyright{padding:20px 0}
.takipEdin.active{top:120px}
}
@media only screen and (max-width:1100px){
.form-holder{top:60px;width:300px;height:430px;right:0;padding:0 25px}
h1,h2{font-size:24px;margin-bottom:15px}
p,ul li{font-size:14px;line-height:24px;margin-bottom:5px}
.nedirSol{padding-right:20px}
.hayatSag h2,.numaraSol h2{line-height:30px;margin-bottom:10px}
.footer-form{width:90%;padding:30px 40px;height:380px}
}
@media only screen and (max-width:768px){
.ameliyatNedir{margin-top:60px;margin-bottom:50px}
.nedirSol{padding-right:0;width:100%;float:left;margin-bottom:30px}
.takipEdin{left:-6%;top:650px}
.patlangac{width:50%;margin:80px 30px 0 0;float:right}
.banner{height:370px}
.logo{width:30%;margin:30px 0 0 30px;position:relative}
.nedirSag{width:100%;float:left;box-sizing:border-box;padding-left:0;text-align:center}
.doktor{display:none}
.doktorSag{padding:50px 10% 50px 50px;width:100%}
.numaraSol{width:100%;margin-top:30px;padding-right:0}
.numaraSag{width:100%;margin-top:30px}
.hayatSol{display:none}
.hayatSag{width:100%;padding-left:0;margin-top:30px}
.numaraSol p{width:100%}
.footer-form li:nth-child(1),.footer-form li:nth-child(2),.footer-form li:nth-child(3){width:calc(33% - 12px);float:left;margin-bottom:15px;font-size:12px}
.footer-form li:nth-child(1),.footer-form li:nth-child(2){margin-right:20px}
.footer-form .form-text,.footer-form .form-textarea{font-size:14px}
.footer-form{width:90%;padding:30px 40px;height:auto;float:left;margin:-50px 5% 30px}
.form-holder{ display: none;}
.form-holder.gizli{ display: flex}
}
@media only screen and (max-width:479px){
    .takipEdin {
        display: none;
    }
    .container {
        width: 90%;
        margin-left: 5%;
    }
    .ameliyatNedir {
        margin-top: 30px;
        margin-bottom: 50px;
    }
    .doktorSag {
        padding: 30px 5% 30px 5%;
        width: 100%;
    }
    .kimlerOlabilir {
        width: 100%;
        margin-left: 0;
    }
    .gozRow {
        margin-top: 50px;
    }
    h2 br {
        display: none;
    }
    .gozGorsel1 {
        width: calc(50% - 5px);
        margin-right: 5px;
    }
    .gozGorsel2 {
        width: calc(50% - 5px);
        margin-left: 5px;
    }
    .hayatSag h2, .numaraSol h2 {
        line-height: normal;
        margin-bottom: 15px;
    }
    h1, h2 {
        font-size: 20px;
    }
    .footer-form li:nth-child(1), .footer-form li:nth-child(2) {
        margin-right: 0;
    }
    .footer-form li:nth-child(1), .footer-form li:nth-child(2), .footer-form li:nth-child(3), .footer-form .form-submit {
        width: 100%;
    }
    .footer {
        margin-top: 100px; z-index: 12px;
    }
    .banner-mobil{ display: block;}
    .patlangac, .logo{ display: none;}
    .banner{ background-image: none;height: auto;}
    .mobilFormBtn {
        display: block;
        position: fixed;
        bottom: 5px;
        z-index: 9;
        width: 100%;
        transition:all ease-in-out 0.3s;
        text-align: center;
        -webkit-transition:all ease-in-out 0.3s;
        -moz-transition:all ease-in-out 0.3s;
        -ms-transition:all ease-in-out 0.3s;
        -o-transition:all ease-in-out 0.3s;
}

    .mobilFormBtn img{ width:80%}
    .form-holder{ right: 5%; bottom: -600px;}
    .form-holder.active {
        position: fixed;
        right: 5%;
        top: auto;
        margin-top: 0;
        display: flex;
        width: 90%;
        bottom: 0;
        left: 5%;
    }
}
