html,body {
	margin: 0px auto;
	font-family:"Arial", "Helvetica", "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Tahoma,Verdana, sans-serif;
	/* background: #000000 url(../images/bg.png) repeat-x left 104px; */
}
*{
    -webkit-transition: all .1s ease-in-out;
    box-sizing: border-box;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    font-family: 'Verdana',sans-serif;
    -ms-transition: all .1s ease-in-out;
}
#menu{
	display:none;
	
}
.mm-opened #menu{
	display:block;
	
}

.clear {
	clear:both;
	visibility:hidden;
}

a {
	text-decoration: none;
}

/*--- Page Settings ---*/

.wrapper {
	width: 980px;
	margin: 0px auto;
}

/* Top Menu Başlangıç */

.top-menu-wrapper {
	width: 100%;

	background-image: url("../images/top-menu-bg.gif");
	background-repeat: repeat-x;
}


.top-menu {
	width: 980px;
	height: 50px;
	margin: 0px auto;
}

.top-menu-logo {
	float: left;
	width: 115px;
	height: 50px;
	background-image: url("../images/top-logo.png");
	background-repeat: no-repeat;
	background-position: center center;
}

.top-menu-links {
	float: right;
	height: 30px;
	margin: 10px 0px 0px 0px;
}

.top-menu-link {
	float: left;
	height: 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 20px 0px 20px;
	color: #ffffff;
	line-height: 30px;
}

.top-menu-link:hover{
	background-color: #ff7800;
	border: none;
	border-radius: 3px;
}

/* Top Menu Bitiş */

/* Login Başlangıç */

.login-wrapper {
	width: 100%;
	height: 54px;
	background-image: url("../images/login-bg.gif");
	background-repeat: repeat-x;
}

.login-panel {
	width: 688px;
	height: 30px;
	margin: 0px auto;
}

.login-logo {
	float: left;
	width: 75px;
	height: 30px;
	background: url("../images/login-logo.gif") no-repeat left center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 25px;
	margin: 10px 0px 0px 0px;
	color: #ffffff;
}

.login-user-name {
	float: left;
	width: 153px;
	height: 30px;
	margin: 10px 0px 0px 34px;
}

.login-user-name input {
	width: 113px;
	height: 30px;
	border: none;
	outline: none;
	background: transparent;
	background-image: url("../images/kullanici-adi-bg.gif");
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 40px;
	font-family: Arial;
	font-size: 12.32px;
}

.login-remember-me {
	float: left;
	width: 85px;
	height: 30px;
	font-family: Arial;
	font-size: 12.7px;
	margin: 10px 0px 0px 25px;
	color: #b2b2b2;
	line-height: 30px;
}

.login-remember-me input {
	float: left;
	width: 15px;
	height: 15px;
	outline: none;
	margin: 7px 3px 0px 0px;
}

.login-button {
	float: left;
	width: 76px;
	height: 26px;
	margin: 10px 0px 0px 28px;
}

.login-button input {
	float: left;
	width: 76px;
	height: 26px;
	cursor: pointer;
	border: none;
	outline: none;
	background: transparent;
	background-image: url("../images/login-buton-bg.gif");
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial;
	font-size: 12.7px;
	color: #ffffff;

}
/* Login Bitiş */

/* Footer Başlangıç */

.footer-wrapper {
	width: 995px;
	height: 90px;
	margin: 0px auto;
	border-top: 4px solid #ed7000;
	padding: 10px 20px 20px 20px;
}

.footer-menu-links {
	float: left;
	width: 596px;
	height: 24px;
}

.footer-menu-link {
	float: left;
	height: 24px;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 6px 0px 6px;
	color: #7d7d7d;
	line-height: 24px;
}

.footer-menu-link:hover{
	background-color: #ff7800;
	border: none;
	border-radius: 3px;
	color: #ffffff;
}

.footer-comment {
	float: left;
	width: 596px;
	height: 30px;
	font-family: Arial;
	font-size: 12px;
	color: #7d7d7d;
	margin: 12px 0px 0px 6px;
	line-height: 15px;
}

.footer-box {
	float: right;
	width: 353px;
	height: 65px;
	border: 1px #e5e5e5 solid;
	border-radius: 3px;
	background: url("../images/footer-box-bg.png") repeat-x;
	margin-right: 8px;
}

.footer-box-logo {
	float: left;
	width: 115px;
	height: 32px;
	background-image: url("../images/top-logo.png");
	background-repeat: no-repeat;
	background-position: center center;
	margin: 10px 0px 0px 10px;
}

.footer-box-link {
	float: right;
	width: 207px;
	height: 27px;
	margin: 15px 0px 0px 0px;
}

.footer-box-link a {
	float: left;
	width: 207px;
	font-size: 11px;
	font-family: Arial;
	color: #7d7d7d;
}

.footer-box-copyright {
	float: left;
	margin: 10px 0px 0px 10px;
	font-family: Arial;
	font-size: 11px;
	color: #7d7d7d;
}

.footer-map {
	float: right;
	margin: 10px 15px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #7d7d7d;
}

.footer-map a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #7d7d7d;
}

/* Footer Bitiş */

/* Duyuru Başlangıç */

.duyuru-box {
	width: 979px;
	height: 38px;
	margin: 12px auto 10px auto;
	background: #ffffff url("../images/duyuru-bg.gif") no-repeat left center;
	border-top: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	border-radius: 3px;
}

.duyuru-text {
	float: left;
	width: 780px;
	height: 38px;
	margin: 0px 20px 0px 170px;
	line-height: 38px;
	font-family: Arial;
	font-size: 13px;
	color: #9d9d9d;
}

/* Duyuru Bitiş */

/* Anasayfa Başlangıç */

.baslik {
	float: left;
	width: 336px;
	height: 40px;
	margin: 10px 0px 0px 0px;
	background: url("../images/baslik-bg.gif") repeat-x;
	border-radius: 3px;
}

.baslik-title {
	float: left;
	width: 284px;
	height: 40px;
	line-height: 40px;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding-left: 52px;
	background-repeat: no-repeat;
	background-position: left center;
}

.baslik-border {
	float: left;
	width: 1px;
	height: 30px;
	margin: 6px 0px 4px 0px;
	background-color: #bfbfbf;
}

.sehirler-container {
	float: left;
	width: 992px;
	height: auto;
}

.sehir {
	float: left;
	width: 115px;
	height: 25px;
	background: url("../images/sehir-bg.gif") no-repeat center center;
	cursor: pointer;
	margin: 10px 9px 10px 0px;
}

.sehir:hover {
	background: url("../images/sehir-bg-hover.gif") no-repeat center center;
}

.sehir-plaka {
	float: left;
	width: 25px;
	height: 25px;
	line-height: 25px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
}

.sehir-isim {
	float: left;
	width: 80px;
	height: 25px;
	line-height: 25px;
	color: #929292;
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;

}

.sehir-isim:hover {
	color: #ffffff;
}

.sehir:hover .sehir-isim {
	color: #ffffff;
}

.arama-box {
	float: right;
	width: 336px;
	height: 40px;
	margin: 10px 0px 0px 0px;
	background: url("../images/arama-bg.png") no-repeat center center;
}

.arama-text {
	float: right;
	width: 280px;
	height: 40px;
	line-height: 40px;
	color: #a0a0a0;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	margin: 0px 10px 0px 5px;
	outline: none;
	border: none;
	background: transparent;
}

.right-boxes {
	float: right;
	width: 334px;
	height: auto;
	background-color: #ffffff;
	border-right: #b5b5b5 1px solid;
	border-left: #b5b5b5 1px solid;
	border-bottom: #b5b5b5 1px solid;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
	padding: 0px 0px 5px 0px;
}

.right-box-container {
	float: left;
	width: 68px;
	height: 95px;
	background: none !important;
	border: #b5b5b5 1px solid;
	border-radius: 3px;
	margin: 10px 0px 5px 11px;
}

.right-box-image {
	float: left;
	width: 58px;
	height: 58px;
	border: #b5b5b5 1px solid;
	border-radius: 3px;
	margin: 4px 4px 0px 4px;
	background-size: 100% 100%;
}

.right-box-name {
	float: left;
	width: 68px;
	overflow: hidden;
	height: 16px;
	background: none !important;
	line-height: 16px;
	text-align: center;
	color: #7c7c7c;
	font-family: Arial;
	font-size: 11px;
}

.right-box-city {
	float: left;
	width: 68px;
	height: 16px;
	line-height: 16px;
	text-align: center;
	color: #ffffff !important;
	font-family: Arial;
	font-size: 11px;
	background-color: #a0a0a0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}

.right-box-links:hover .link-hover {
	border-color: #ed7000;
	background-color: #ed7000;
	color: #ed7000;
}

.online-modeller {
	float: left;
	width: 166px;
	height: 30px;
	line-height: 30px;
	color: #7c7c7c;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	border-top: #b5b5b5 1px dashed;
	border-right: #b5b5b5 1px dashed;
}

.online-uyeler {
	float: right;
	width: 166px;
	height: 30px;
	line-height: 30px;
	color: #7c7c7c;
	font-family: Arial;
	font-size: 13px;
	text-align: center;
	border-top: #b5b5b5 1px dashed;
}

.right-boxes .online-link-hover a:hover {
	color: #ed7000;
}

.anasayfa-kutu {
	float: left;
	width: 142px;
	height: 300px;
	border: #b5b5b5 1px solid;
	border-radius: 3px;
	margin: 10px 11px 5px 0px;
	background: none !important;
}

.anasayfa-hover-cerceve:hover .as-kutu-hover {
	border-color: #ed7000;
	color: #ed7000;
	background-color: #ed7000;
}

.anasayfa-online {
	float: right;
	width: 83px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 3px 0px 0px 0px;
}
.online {
	background-image: url("../images/cevrimici-bg.gif");
}

.offline {
	background-image: url("../images/cevrimdisi-bg.gif");
}

.anasayfa-kutu-image {
	float: left;
	width: 132px;
	height: 207px;
	border: #b5b5b5 1px solid;
	border-radius: 3px;
	margin: 4px 4px 0px 4px;
	background-size: 100% 100%;
}

.anasayfa-kutu-video {
	float: left;
	width: 132px;
	height: 15px;
	background-color: #ed7000;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	margin-top: 175px;
	border-bottom-right-radius: 2px;
	border-bottom-left-radius: 2px;
}

.anasayfa-kutu-isim {
	float: left;
	width: 142px;
	height: 27px;
	line-height: 27px;
	color: #777777;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	background: none !important;
	overflow: hidden;
}

.anasayfa-kutu-tel {
	float: left;
	width: 142px;
	height: 20px;
	background-color: #a0a0a0;
	color: #ffffff !important;
	font-family: Arial; 
	font-size: 12px;
	text-align: center;
	line-height: 20px;
}

.anasayfa-kutu-semt {
	float: left;
	width: 142px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 12px;
	font-family: Arial;
	color: #777777;
	background: none !important;
}

.anasayfa-kutu-link {
	float: left;
	width: 142px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	background-color: #7d7d7d;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff !important;
	border-radius: 2px;
}

/* Anasayfa Bitiş */

/* Mesajlarım Başlangıç */

.mesaj-gosterilen {
	float: left;
	width: 625px;
	height: 30px;
	line-height: 30px;
	font-size: 13px;
	color: #797979;
	font-family: Arial;
}

.mesaj-baslik {
	float: left;
	width: 625px;
	height: 20px;
	line-height: 20px;
	background-color: #ccced1;
}

.mesaj-basliklari {
	float: right;
	width: auto;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #797979;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

.mesaj-liste {
	float: left;
	width: 625px;
	height: auto;
}

.mesaj-checkbox {
	float: left;
	width: 43px;
	height: 35px;
}

.mesaj-input-checkbox {
	float: left;
	width: 15px;
	height: 15px;
	margin: 10px 0px 10px 5px; 
}

.mesaj-tanitim {
	float: left;
	width: 125px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #797979;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	border-left: #bfbfbf 1px solid;
}

.mesaj-bak {
	float: left;
	width: 176px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	border-left: #bfbfbf 1px solid;
}

.mesaj-bak-link {
	width: 71px;
	height: 10px;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	background-color: #2b2938;
	padding: 4px 31px 4px 31px;
}

/* Mesajlarım Bitiş */

/* Model Başvurusu Başlangıç */

.mbasvuru-form-content {
	float: left;
	width: 625px;
	height: auto;
}

.mbasvuru-input-content {
	float: left;
	width: auto;
	height: 20px;
	margin: 10px 0px 0px 0px;
}

.mbasvuru-liste-isareti {
	float: left;
	width: 40px;
	line-height: 16px !important;
}

.mbasvuru-liste-text {
	float: left;
	width: 162px;
}

.mbasvuru-liste-noktalama {
	float: left;
	width: 55px;
}





@media screen and (max-width: 550px) {
    .mbasvuru-liste-input {
 
	width: 368px;
}
}
@media screen and (min-width: 551px) {
.mbasvuru-liste-input {
	float: left;
	width: 368px;
}
}

.mbasvuru-input {
	width: 118px;
	height: 18px;
	border: #bfbfbf 1px solid;
	color: #474747;
	font-family: Arial;
	font-size: 12px;
	padding: 0px 5px 0px 5px;
}

.mbasvuru-textarea {
	width: 203px;
	height: 28px;
	border: #bfbfbf 1px solid;
	color: #474747;
	font-family: Arial;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	resize: none;
}

.mbasvuru-text {
	height: 20px;
	line-height: 20px;
	color: #474747;
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
}

.mbasvuru-gonder {
	float: left;
	width: 625px;
	margin: 20px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	border-top: #b5b5b5 1px solid;
}

.mbasvuru-submit {
	width: 80px;
	height: 30px;
	color: #ffffff;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	background-color: #2b2938;
	border: none;
	cursor: pointer;
	outline: none;
}
/* Model Başvurusu Bitiş */

/* Resimlerim Başlangıç */

.resimler-ana-resim {
	float: left;
	width: 301px;
	height: 171px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	border: #bfbfbf 2px solid;
	margin: 15px 0px 15px 0px;
}

.resimler-border {
	float: left;
	width: 625px;
	height: 1px;
	background-color: #bfbfbf;
}

.resimler-kucuk-content {
	float: left;
	width: 200px;
	height: 145px;
	margin: 10px 12px 5px 0px;
}

.resimler-kucuk-resim {
	float: left;
	width: 196px;
	height: 121px;
	border: #bfbfbf 2px solid;
	background-position: center center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin: 0px 0px 5px 0px;
}

.resimler-kucuk-sil-link {
	float: left;
	width: 75px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	background-color: #ff0000;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
}

.resimler-kucuk-anayap-link {
	float: right;
	width: 110px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	background-color: #3a374a;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
}

.resim-yukle-title {
	float: left;
	width: 110px;
	height: 175px;
	line-height: 175px;
	color: #8a8a8a;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}

.resim-yukle-form-content {
	float: left;
	width: 170px;
	height: 175px;
}

.resim-yukle-upload {
	float: left;
	width: auto;
	height: 18px;
	margin: 0px 0px 20px 0px;
}

.resim-yukle-input-upload {
	color: #949494;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	padding-left: 10px;
}

.resim-yukle-submit {
	float: left;
	width: 168px;
	height: 26px;
	background-color: #eeeeee;
	border: #bfbfbf 1px solid;
	color: #8a8a8a;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	margin: 0px 0px 0px 10px;
}
/* Resimlerim Bitiş */

/* Profil Başlangıç */

.profil-content {
	float: left;
	width: 625px;
	height: auto;
	margin: 10px 0px 0px 0px;
}

.profil-resim {
	float: left;
	width: 298px;
	height: 318px;
	background-position: center center;
	background-repeat: no-repeat;
	border: #b5b5b5 1px solid;
	border-radius: 3px;
}

.profil-bilgiler-box {
	float: right;
	width: 305px;
	height: auto;
	background-color: #2b2838;
}

.profil-bilgiler-satir {
	float: left;
	width: 305px;
	height: 24px;
	border-bottom: #e5e5e5 1px solid;
}

.profil-bilgiler-satir:hover {
	background-color: #ed7000;
}

.profil-satir-liste {
	float: left;
	width: 30px;
	height: 25px;
	line-height: 20px;
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.profil-satir-bilgi {
	float: left;
	width: 80px;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.profil-satir-noktalama {
	float: left;
	width: 60px;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}

.profil-satir-icerik {
	float: left;
	width: 135px;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	font-family: Arial;
	font-size: 14px;
}

.profil-kucuk-resim-box {
	float: left;
	width: 310px;
	height: auto;
}

.profil-kucuk-resim {
	float: left;
	width: 48px;
	height: 48px;
	border: #b5b5b5 1px solid;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 10px 12px 5px 0px;
}

.profil-ilgi-alanlari-baslik {
	float: right;
	width: 305px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	color: #ed7000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}

.profil-ilgi-alanlari {
	float: right;
	width: 305px;
	line-height: 15px;
	height: auto;
	color: #5a5a5a;
	font-family: Arial;
	font-size: 15px;
	text-align: justify;
}

.profil-links {
	float: left;
	width: 142px;
	height: 30px;
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 19px;
	cursor: pointer;
}

.profil-video {
	float: left;
	background-color: #ff0000;
	margin: 10px 0px 0px 0px;
}

/* Profil Bitiş */

/* Pages Başlangıç */

.page-left {
	float: left;
	width: 640px;
	margin: 0px 0px 15px 0px;
}

.page-right {
	float: right;
	width: 336px;
	margin: 0px 0px 15px 0px;
}

/* Pages Bitiş */
.baslik{width:100%;}
.sehirler-container {
    float: left;
    width: 992px;
    height: auto;
	display:none;
    overflow: hidden;
}



#index-backed {
    background-image: url(../images/arka3.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 110%;
    width: 100%;
	z-index:999;
    position: fixed;
    height: 100%;
    top: 0px;
    left: 0px;
    background-color: #000;
 
 
} 

.index-content{
	width:75%;
	margin:auto;
	margin-top:15%;
	display:block;

	}
.index-content .left {
    float: left;
    width: 48%;
    color: #fff;
	font-size:15px;
	line-height:21px;
    background-color: rgba(0, 0, 0, 0.38);
    padding: 10px;
    border-radius: 5px;height: 210px;

}
.index-content .right {
    float: right;
    width: 50%;height: 210px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.38);
    padding: 10px;
    border-radius: 5px;
}
.index-content .right #login-form-button{margin-bottom:10px;background-color:#faad13;display:block;padding:10px;color:#fff;font-weight:bold;text-align:center;}
.index-content .right h3{
    font-size: 20px;
    float: left;
		margin-bottom:10px;
    color: #fff;text-align:center;
}

input.index-login{margin-top:15px;border:0px;float:left;margin-bottom:10px;background-color:#faad13;display:block;padding:10px;color:#fff;font-weight:bold;text-align:center;}
input.index-google{margin-top:15px;border:0px;float:left;margin-left:10px;margin-bottom:10px;background-color:#c02555;display:block;padding:10px;color:#fff;font-weight:bold;text-align:center;}
.index-content .left h2 div {
    font-size: 27px;
    float: left;
    color: #c02555;
}
.index-content .right a{color:#fff;}
.index-content .right a:hover{text-decoration:underline;}
.index-content .right input {
    padding: 10px;
    display: block;
    width: 100%;
    border: 0px;
    background-color: #fff;
	margin-bottom: 10px; 
}

#cont #container {
    width: 980px;
    margin: 10px auto;
    margin-top: 75px;
}
#cont #header {
   top:25%;
}
#cont #sol {
    float: left;
    width: 510px;
    color: white;
    padding-right: 150px;
    padding-bottom: 80px;
    webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
#yirmibir {
    float: left;
    font-size: 25px;
    width: 50px;
    height: 50px;
    border: 4px solid #F00;
    line-height: 50px;
    text-align: center;
    color: black;
    background-color: white;
    border-radius: 50px;
    margin: 0px 15px;
    font-weight: 600;
    webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
#cont #sol h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 55px;
    margin: 0px !important;
}
#cont #sol h4 {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-top: 15px;
}
#cont input[type=button]:hover {
    background: linear-gradient(#7cbc75,#385432);
    color: #fff;
    border-color: #7cbc75;
}
#cont input[type=button].kirmizi {
    color: #fff;
    border: 1px solid #9C0000;
    background: linear-gradient(#9c0000,#360000);
}
#cont input {
    border-radius: 30px;
    border: 2px solid #dbdbdb;
    padding: 13px 18px;
    outline: none;
    width: 85%;
    transition: 0.1s all;
    color: #555;
    margin: 10px 0px;
    font-size: 16px;
}
#cont #sag {
    float: right;
    opacity: .75;
    border-radius: 30px;
    background: #fff;
    padding: 20px;
    width: 275px;
    color: #666;
    box-shadow: 0px 0px 5px 1px rgba(0,0,255,.5);
    position: relative;
    padding-bottom: 70px;
}


.login-logo-footer input[type="text"], .login-logo-footer input[type="password"] {
    padding: 10px;
    display: block;
    margin: 10px;
    width: 295px;
    background-color: #970000;
    border: 0px;
    color: #fff;
}

.login-logo-footer input[type="submit"] {
    background-color: #7c0505;
    border: 0px;
    margin: 0px 10px 15px;
    padding: 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
}
.line-p{line-height:21px;}
	a.mobil-menu {display:none}.big_thumb {
    height: 318px;
    overflow: hidden;
}

.image-list {
    float: left;
	  margin-top: 10px;
    width: 300px;
}

.user-table {
    display: table;
    width: 51.5%;
    margin-top: 10px;
    float: right;
}

.user-table tr td {
    background-color: #2b2938;
    width: 50%;
    color: #fff;
    font-size: 12px;
    padding:5px  10px;
width:60%;    height: 28px;
   border-bottom: 1px solid rgba(0,0,0,0.10);
}
.user-table tr td:nth-child(odd){
background-color:#333040;width:40%;
}

.slider-sub-image {
    float: left;
    margin: 5px 3px;
}

.ilgi-content {
    
    width: 100%;
    font-size: 14px;
    line-height: 20px;
}
.profile-video iframe{
	width:100%;
	margin-top:5px;
}
.login-user {float:left;width:49%}
.login-user input {
    padding: 10px 5px;
    border: 0px;
    margin-top: 7px;
    margin-right: 10px;
    background-color: #ffffff;
    color: #2b2938;
    width: 45%;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.10);
    font-weight: bold;
}
.login-user.one {margin-right:10px;}
.login-user.one input{
	width:100%;
}
.login-user #login-form-button {
    color: #fff;
    background-color: #ff1765;
}

@media screen and (max-width:1024px){
	body{background: #FFFFFE url(../images/bg.png) repeat-x left 50px;}
	.top-menu,.login-wrapper{display:none}
	.center-font{display:none}
a.mobil-menu {
    display: block;
    float: left;
    width: 100%;
    margin: 7px 0px 0px 0px;
    border-radius: 3px;
    text-align: left;
    line-height: 40px;
    color: #32303f;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 12px;
}
#cont #container {
    width: 75%;
    margin: 10px auto;
    margin-top: 5px;
}
#cont #sol h4 {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    margin-top: 15px;
}
#cont #sol h2 {
    font-size: 30px;
    font-weight: 400;
    line-height: 55px;
    margin: 0px !important;
}
#cont input {
    border-radius: 30px;
    border: 2px solid #dbdbdb;
    padding: 13px 5px;
    outline: none;
    width: 85%;
    transition: 0.1s all;
    color: #555;
    margin: 10px 0px;
    font-size: 14px;
}
#cont #sol{width:100%;}
#cont #sag{display:none;}	
	.page-right,.duyuru-box{display:none;}
	.top-menu,.login-panel,.duyuru-box,.duyuru-text,.sehirler-container,.wrapper,.page-left,.footer-wrapper,.footer-menu-links
	.footer-box,.footer-comment,.footer-box,.footer-menu-links,.profil-content{width:100%}
	.footer-wrapper{
		    width: initial;
	}
	.anasayfa-kutu{
		margin: 10px 3px 5px 0px;    width: 146px;
	}
	.login-logo{display:none;}
.login-panel ,.top-menu{
    display: table;
    width: auto;
    margin: auto;
    float: none;
}
.profil-bilgiler-box {
    float: right;
    width: 70%;
    height: auto;
    background-color: #2b2838;
}
.wrapper{
	
    padding-left: 10px;
    padding-right: 10px;

	
}
.footer-menu-links,.footer-map,.footer-box-copyright{display:none}
.footer-box-link{width:100%;padding:5px 10px}
}

@media screen and (max-width:768px){
	.profil-ilgi-alanlari-baslik,.profil-ilgi-alanlari{width:100%;}
	.profil-bilgiler-satir {
    float: left;
    width: 100%;
    height: 24px;
    border-bottom: #e5e5e5 1px solid;
}

.login-panel, .top-menu{display:none}
	
.profil-bilgiler-box {
    float: right;
    width: 59%;
    height: auto;
    background-color: #2b2838;
}
.profil-resim{height:385px}
.center-font {
    color: #2a2837;
    font-size: 25px;
    padding: 20px;
}	
.baslik {
    width: 100%;
    height: auto;
}
.baslik-title{font-size:13px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;-ms-text-overflow:ellipsis;text-overflow:ellipsis;
}
.baslik a.top-menu-link{background-color:#2a2735}

.profil-bilgiler-box {
    float: right;
    width: 100%;
    height: auto;
    background-color: #2b2838;
}
.profil-satir-icerik {
    float: left;
width: 50%;}
.profil-links {
    float: left;
    width: 45%;
    height: 45px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-right: 19px;
    cursor: pointer;
}


}
@media screen and (max-width:603px){
.anasayfa-kutu {
    margin: 10px 3px 5px 0px;
    width: 142px;
}
.user-table {
    display: table;
    width: 100%;
    margin-top: 10px;
    float: none;
}
.image-list {
    float: none;
    margin-top: 10px;
    width: 300px;
    display: inline-block;
    margin: auto;
}
.mbasvuru-form-content {
    float: left;
    width: 100%;
    height: auto;
}
.mbasvuru-liste-isareti,.mbasvuru-liste-noktalama{display:none}

	
}

@media screen and (max-width:460px){
.login-user-name ,.login-button{

    margin: 10px 0px 0px 5px;
}
.profil-bilgiler-box {
    float: right;
    width: 100%;
    height: auto;
    background-color: #2b2838;
}

.login-remember-me{display:none}
}

@media screen and (max-width: 360px){
	.anasayfa-kutu {
    margin: 10px 0px 5px 21px;
    width: 141px;
}
.anasayfa-kutu {
    margin: 10px 0px 5px 5px;
    width: 160px;
    text-align: center;
}
 .anasayfa-kutu >div, .anasayfa-kutu >a {
    display: table;
    margin: auto;float: none;

    width: 140px;

}

}
@media screen and (max-width: 320px){
	.anasayfa-kutu {
    margin: 10px 0px 5px 5px;
    width: 145px;
    text-align: center;
}
	
}

