
@media only screen and (min-width:1700px) {
.form_content {
    width: 350px;
    right: 80px
}
.slogan {
    bottom: 120px;
}

button.liste {
    bottom: 80px;
}
}

@media(min-width:1425px) and (max-width:1600px) {
.form-title {
    font-size: 22px;
}

.form-title span {
    font-size: 26px;
}

.form_content {
    padding: 10px;
}
	
.slogan {
    bottom: 80px;
}

button.liste {
    bottom: 45px;
}	
}

@media(min-width:769px) and (max-width:1280px) {
.wrapper {
    background-size: cover;
}
.patlangac {
    left: 0;
}

.slogan {
    font-size: 40px;
}	
	
}

@media only screen and (max-width:768px) {
.slogan {
    left: 0;
    top: 120px;
    font-size: 32px;
    width: 100%;
    text-align: center;
    line-height: normal;
}
.form_content {
    position: relative;
    width: 100%;
    height: auto;
    background: #eaeaea;
    padding: 20px;
    right: 0;
    top: 0;
}
.wrapper {
    position: relative;
    display: table;
    width: 100%;
    padding-top: 100%;
    left: 0;
    right: 0;
    background-size: 100%;
    height: auto;
    background: url(../images/bg-m.jpg) no-repeat bottom center;
}
.form {
    width: 450px;
    text-align: center;
    display: table;
    margin: 0 auto;
    box-sizing: border-box
}
.form-holder {
    position: relative;
    width: 100%
}
.logo {
    display: none;
}
.metro {
    right: 15px!important;
    left: initial
}
.patlangac {
    bottom: 100px;
    top: initial;
    left: 45px;
}
.patlangac-m {
    display: table;
    left: 0;
    right: 0;
    position: relative;
    text-align: center;
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
    background: rgba(68,68,68,0.12);
    width: 100%
}
.form-logo {
}
.form-tel {
    font-size: 32px
}
.form-title {
    font-size: 32px;
    line-height: 30px;
    display: block;
}
.form-title span {
    font-size: 23px
}
.form .form-text, .form .form-textarea {
    height: 45px
}
.form .form-textarea {
    height: 65px
}
.projeRow {
    padding: 20px 0
}
.projeRow span {
    padding-bottom: 10px
}
li p {
    font-size: 12px
}
.altbilgi {
    font-size: 12px;
    line-height: 14px
}
.form-alt-logo {
    margin: 20px 0
}
.logo-m {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 5px;
    display: table;
    width: 50%;
}.form-submit {
    margin-top: 20px;
}	

.slogan span {
    font-size: 20px;
}

button.liste {
    bottom: initial;
    top: 215px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: table;
    width: 30%;
}
}

@media only screen and (max-width: 479px) {
.form {
    width: 100%
}
.wrapper {
    background-size: cover;
}

.slogan {
    top: 67px;
    font-size: 25px;
}

.patlangac {
    width: 24%;
    bottom: 25px;
    left: 20px;
}

.form-tel {
    font-size: 26px;
}

.form-title {
    font-size: 26px;
}

button.liste {
    bottom: 0;
    top: auto;
    width: auto;
    right: 0;
    padding: 5px 10px;
    left: auto;
}

button.liste a {
    font-size: 14px;
}	
}
@media only screen and (max-width: 375px) {
	.form-title {
    font-size: 20px;
    line-height: normal;
}

.form-title span {
    font-size: 20px;
}
.slogan {
    font-size: 20px;
}

.slogan span {
    font-size: 16px;
}	
	
}