/*
Theme Name: Bizimmekan.Com - Sohbet Teması
Theme URI: http://www.script.com.tr/
Description: deneme / Script.com.tr Ürünüdür.
Author:  Utku & AspavA - Photoshop / Css / HTML
License: GNU General Public License
License URI: license.txt
Tags: deneme Sohbet teması
*/
/* AspavA */

.loading,.loading>td,.loading>th,.nav li.loading.active>a,.pagination li.loading,.pagination>li.active.loading>a,.pager>li.loading>a{
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
    background-size: 40px 40px;
animation: 2s linear 0s normal none infinite progress-bar-stripes;
-webkit-animation: progress-bar-stripes 2s linear infinite;
}

html {height:100%;}
body {
    background: url(images/asp1.jpg) no-repeat center fixed; -moz-background-size: cover;-o-background-size: cover; background-size: cover;
height:100%;

display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;

-webkit-box-align: center; -moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;

-webkit-box-pack: center; -moz-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
}


h1,h2,h3,h4,h5 {font-family: 'Shadows Into Light', cursive;}


h1 {color:#fff; font-size: 140px; padding: 0px; margin: 0px; text-shadow: 2px 5px #000;}

p {position: absolute; bottom: 0; right: 10px; color: #fff; font-size: 0.8em; font-style: italic;}

@media (max-width: 768px) {
.container { padding: 15px !important;}

body {width: 100% !important; height: 100% !important;}

h1 {color:#fff; font-size: 40px !important; padding: 0px; margin: 0px; text-shadow: 2px 2px #000;
}