/*[_X3T4_N!CK_] - Terefinden Responsive and Bootstrap Hazir Edildi Icazesiz Goturen Oglumdur!*/
.fotov { 
 border: 0;
 float: left; margin: 0;
 margin-left: 1%;
 padding: 2px;
 width: 31.4%;
 display: flex;
 align-items: center;
 justify-content: center;
}

@media only screen and (max-width: 600px) {
.fotov { 
 border: 0;
 float: left; margin: 0;
 margin-left: 1%;
 padding: 2px;
 width: 47.5%;
 display: flex;
 align-items: center;
 justify-content: center;
}
}

.container {
    position: relative;
    text-align: center;
    color: white;
}

.bright {
    display: inline-block;
    padding: 4px 8px;
    background: rgb(255 255 255 / 75%);
    position: absolute;
    bottom: -171px;
    right: 10px;
    border-top-left-radius: 8px;
    color: #000;
}

.le {
    display: inline-block;
    padding: 4px 6px;
    background: rgb(255 255 255 / 75%);
    position: absolute;
    bottom: -35px;
    left: 0px;
    border-bottom-right-radius: 6px;
    color: #000;
}

.de {
    display: inline-block;
    padding: 2px 4px;
    position: absolute;
    float: left;
    bottom: -115px;
    left: 35%;
    opacity: .8;
}

div.gallery {
    margin-right: 1%;
    border: 1px solid #ccc;
    float: center;
    width: 99%;
    height: 50%;
}

div.gallery:hover {
    border: 1px solid #777;
}

div.desc {
    padding-right: 1px;
    padding: 15px;
    text-align: center;
    background-color: #4CAF50;
    font-weight: bold;
}

.like {
 background-color: #00BFFF;
 font-weight: bold;
 padding: 10px;
 color: #fff;
 text-align:center;
 }

.like:hover {
 background-color: #1E90FF;
 font-weight: bold;
 padding: 10px;
 color: #fff;
 text-align:center;
 }

.unlike {
 background-color: #C71585;
 font-weight: bold;
 padding: 10px;
 color: #fff;
 text-align:center;
 }

.unlike:hover {
 background-color: #FF4500;
 font-weight: bold;
 padding: 10px;
 color: #fff;
 text-align:center;
 }

.rate {
    display:inline-block;
    padding:2px 4px;
    position: absolute;
    bottom: 18px;
    left: 239px;
    font-size: 10px;
}

.zoom {
    transition: transform .6s;
}

.zoom:hover {
    transform: scale(1.2);
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('images/pageLoader.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}

ul, li {
  margin: 0;
  padding: 0;
}

#box {
  margin: 0 auto;
  padding: 5px 0 20px 5px;
  background:#fff;
  overflow: hidden;
  zoom: 1;
}

#box li {
  float: left;
  color: #fff;
  padding: 10px 0;
  height: 145px;
  display: inline;
  text-align: center;
  margin: 0 10px 10px 0;
}

#box li .lazy { background: #fff url("/img/loading.gif") 50% 50% no-repeat; }

#box li div {
  vertical-align: middle;
}

.chatgb{
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  background: url('http://forums.crackberry.com/attachments/blackberry-10-wallpapers-f308/137432d1361639896t-z10-wallpaper-set-z10-music.jpg');
}

@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}

div#slider { overflow: hidden; }
div#slider figure img { width: 100%; float: left; }
div#slider figure a { width: 20%; float: left; }
div#slider figure { 
  position: relative;
  width: 500%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 15s slidy infinite; 
}

input[type=xetanick]:focus {
    width: 100%;
}

#top {
    bottom: 5px;
    bottom: 20px;
    display: none;
    height: 100px;
    position: fixed;
    right: 20px;
}

.card {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.card-badge.promotional {
    background: #2d90ff7d;
    font-size: 14px;
    font-weight: 700;
    padding: 4px 10px;
    position: absolute;
    top: 18px;
    right: -30px;
    transform: rotate(45deg);
    z-index: 3;
    text-transform: uppercase;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    width: 100px;
    text-align: center;
    letter-spacing: 2px;
    overflow: hidden;
}

.card-badge.promotional span {
    display: inline-block;
    position: relative;
    background: linear-gradient(120deg, rgba(255,255,255,0.2) 0%, white 50%, rgba(255,255,255,0.2) 100%);
    background-size: 200% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: shine 3s infinite linear;
}

@keyframes shine {
    0% { background-position: -200% 0; }
    100% { background-position: 200% 0; }
}

.xetaeko {
border: 1px solid #ccc;
  background: #32AEF0; 
  background: -moz-linear-gradient(45deg, #32AEF0 0%, #32AEF0 25%, #302AE2 50%, #C71585 75%, #FF69B4 100%); 
  background: -webkit-linear-gradient(45deg, #32AEF0 0%,#32AEF0 25%,#302AE2 50%, #C71585 75%, #FF69B4 100%); 
  background: linear-gradient(45deg, #32AEF0 0%,#32AEF0 25%,#302AE2 50%, #C71585 75%, #FF69B4 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32AEF0', endColorstr='#361AE9',GradientType=1 );
border-radius: 6px;
padding:12px 20px;
margin:8px 0;
padding: 10px;
}

.fileContainer {
    overflow: hidden;
    position: relative;
}

.fileContainer [type=file] {
    border: 2px solid black;
    cursor: inherit;
    display: block;
    font-size: 15px;
    filter: alpha(opacity=0);
    width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

.vote {
  background: #32AEF0; 
  background: -moz-linear-gradient(45deg, #32AEF0 0%, #32AEF0 25%, #302AE2 50%, #C71585 75%, #FF69B4 100%); 
  background: -webkit-linear-gradient(45deg, #32AEF0 0%,#32AEF0 25%,#302AE2 50%, #C71585 75%, #FF69B4 100%); 
  background: linear-gradient(45deg, #32AEF0 0%,#32AEF0 25%,#302AE2 50%, #C71585 75%, #FF69B4 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=\'#32AEF0\', endColorstr=\'#361AE9\',GradientType=1); 
            padding: 8px;
            transition-property:width;
            transition-duration:1s;
            border-radius: 6px;
            margin: 0px;
            font-weight: bold;
            text-align:center;
            color: #ffffff;
        }

.age-overlay{
  position:fixed; inset:0;
  display:flex; align-items:center; justify-content:center;
  background:rgba(2,6,23,0.75);
  z-index:9999;
  animation: fadeIn 0.4s ease forwards;
}
.age-overlay.fade-out{ animation: fadeOut 0.4s ease forwards; }
.age-modal{
  width:calc(100% - 40px); max-width:520px;
  background:#fff; color:#0b1220;
  border-radius:12px; box-shadow:0 20px 50px rgba(2,6,23,0.6);
  overflow:hidden;
  transform:scale(0.9); opacity:0;
  animation: popIn 0.5s ease forwards;
}
.age-body{padding:28px}
.age-header{display:flex;align-items:center;gap:16px}
.age-logo{
  width:96px; height:56px; border-radius:10px;
  background:linear-gradient(135deg,#ff5f6d,#ffc371);
  display:flex; align-items:center; justify-content:center;
  font-weight:700; color:#fff; font-size:18px;
  box-shadow:0 6px 12px rgba(0,0,0,0.2);
}
.age-title{font-size:18px;font-weight:700;margin:0}
.age-sub{margin:8px 0 0;color:#374151;font-size:14px}
.age-actions{display:flex;gap:12px;padding:18px;border-top:1px solid #eef2f7;background:#fbfdff}
.btn{flex:1;padding:12px 14px;border-radius:10px;border:0;font-weight:600;cursor:pointer;transition:all 0.25s ease}
.btn-primary{background:#0b1220;color:#fff}
.btn-primary:hover{background:#1e293b;transform:translateY(-2px)}
.btn-secondary{background:transparent;border:1px solid #d1d5db;color:#0b1220}
.btn-secondary:hover{background:#f3f4f6;transform:translateY(-2px)}
.small{font-size:13px;color:#6b7280;margin-top:10px}
@media (max-width:420px){.age-modal{border-radius:8px}}

@keyframes fadeIn { from{opacity:0;} to{opacity:1;} }
@keyframes fadeOut { from{opacity:1;} to{opacity:0;} }
@keyframes popIn { from{opacity:0; transform:scale(0.9);} to{opacity:1; transform:scale(1);} }