@media screen and (max-width: 1260px) {
	
}
@media screen and (max-width: 1169px) {
	#header:before {
		width: calc( (100% - 960px) / 2);
	}
	#header:after {
		width: calc( 100% - ( ( (100% - 960px) / 2) + 155px) );
	}
	.container {
		width: 960px;
	}
	#why .left {
		padding-left: 50px;
	}
}
@media screen and (max-width: 959px) {
	#header:before {
		width: calc( (100% - 768px) / 2);
	}
	#header:after {
		width: calc( 100% - ( ( (100% - 768px) / 2) + 155px) );
	}
	.container {
		width: 768px;
	}
	#why .left {
		padding-top: 50px;
		padding-left: 10px;
	}
	#why .left .itemtitle {
		font-size: 20px;
	}
	#why .left .text {
		font-size: 14px;
	}
	#why .left .itemtitle {
		margin-bottom: 10px;
	}
	#footer .col.col1,
	#footer .col.col3 {
		width: 40%;
	}
	#footer .col.col2 {
		width: 20%;
	}
	#footer .container {
		width: 98%;
	}
}
@media screen and (max-width: 875px) {
	
}
@media screen and (max-width: 767px) {
	#bigslider {
		background-color:#faf8f6;
	}
	#bigslider .bgimg {
		display: none;
	}
	#bigslider .bgimgmobile {
		display:block;
	}
    #bigslider .notes {
        bottom: 0px;
        font-size:8px;
        background:rgba(255,255,255,0.8);
        padding:5px 5px 3px;
    }
	#header{
		position:relative;
	}
	#header:before {
		width: 5px;
	}
	#header:before {
		width: 5px;
	}
	#header:after {
		width: calc( 100% - 150px );
	}
	.container {
		width: 100%;
	}
	#messageline .col, #messageline .col.mutlu-abone {
		width: 50%;
	}
	#messageline .col.ekonomik,
	#messageline .col.yer-tasarrufu,
	#messageline .col.mutlu-abone {
		background-position: 15px center;
		padding-left: 75px;
	}
    #messageline .col.bitti {
		background-position: 10px center;
        padding-left: 75px;
	}
	
	#why .left {
		padding-top: 20px;
	}
	#why .left .slides {
		height: 386px;
	}
	#why .left .text {
		line-height: 22px;
	}
	#why .left .itemtitle {
		font-size: 16px;
	}
}
@media screen and (max-width: 670px) {
	#formArea .form {
		width: 95%;
	}
	#formArea .formrow.quarter {
		width: calc( (100% - 30px) / 2 );
	}
	#formArea .formrow.quarter:nth-child(2n+1) {
		margin-right:0 !important;
	}
	#formArea .formrow.quarter3x {
		width: 100%;
		margin-right:0 !important;
		clear:both;
		float:none;
	}
}
@media screen and (max-width: 614px) {
	#why:before {
		display: none;
	}
	#why .left {
		float: none;
		width: 100%;
		height: auto;
		padding-bottom: 30px;
	}
	#why .left .slides {
		height: 270px;
	}
	#why .left .arrows {
		text-align: center;
		padding-right: 0;
	}
	#why .right {
		width: 100%;
		height: auto;
	}
	#why .right img {
		position: static;
		display: block;
		max-width: 100%;
		transform: translateX(0);
	}
}
@media screen and (max-width: 579px) {
	#footer .footer-logo {
		left: 50%;
		transform: translateX(-50%);
	}
	#footer .col.col1, #footer .col.col3, #footer .col.col2 {
		width: 100%;
		float: none;
		text-align: center;
	}
	#footer .col.col1 {
		padding-top: 20px;
	}
	#footer .col.col2 {
		padding-top: 20px;
	}
}
@media screen and (max-width: 479px) {
	#bigslider {
		height: auto;
		min-height: auto;
		background: url(../img/slideimg-birlikten-mobile.png) no-repeat center center;
		background-size: cover;
	}
	#why .left .slides {
		height: 320px;
	}
	#formArea .formrow.half, #formArea .formrow.quarter {
		width: 100%;
	}
	#formArea .formrow.half:first-child {
		margin-right: 0;
	}
	#formArea .formrow.captcha {
		text-align:left;
	}
	#formArea .formrow.captcha label {
		width:100%;
		display:block;
		text-align:left;
		line-height:30px;
	}
	#formArea .formrow.captcha img {
		float:left;
	}
}
@media screen and (max-width: 380px) {
	#messageline .col {
		width: 100% !important;
	}
	#messageline .col {
		height: auto;
		padding-bottom:10px;
	}
	#messageline .col.temiz > div > br {
		display: none;
	}
	#why .left .slides {
		height: 360px;
	}
    #formArea .formrow input#captchaCode,
    #captchaImg {
        margin-bottom: 10px;
    }
	#advantages .advbox {
		width: calc( 50% - 16px );
	}
	#messageline .col.ekonomik, #messageline .col.yer-tasarrufu, #messageline .col.mutlu-abone, #messageline .col.temiz, #messageline .col.sicaksu {
		padding-left:75px;
		background-position: 15px center;
	}
	#messageline .col.temiz, #messageline .col.mutlu-abone {
		background-position:20px;
	}
}