
#abPopup{display: none; position: absolute; z-index: 9999;}
/* ================================================ */
/* ! ab-ust tanimlamalari                           */
/* ================================================ */
    #ab-ust{ height: 35px; overflow: hidden; margin-top: 9px; border-radius: 5px; position: absolute; right: 0;}
        a#ab-kapat{width: 13px; height: 15px; overflow: hidden; margin: 2px 0px 0px 14px; padding:0; display: inline-block;  text-indent: -9999px; background: url(../resim/kapat2.png) left top no-repeat; float: right;margin-right: 16px;}
        a#ab-kapat:hover{ background: url(../resim/kapat.png) left top no-repeat;}
        h2#ab-baslik{width: 550px; font-size: 14px; font-family: 'Verdana',serif; font-weight: normal; line-height: 17px; overflow: hidden; margin: 4px 0 0 5px; padding:10px 0 0 0; display: inline-block; text-align: center;}
/* ================================================ */
/* ! ab-orta tanimlamalari                          */
/* ================================================ */
    #ab-orta{ overflow: hidden; margin: 0px 0 0 0; padding: 0 8px; background-color: white; border-radius: 3px;}
        #ab-orta p{width: 570px; overflow: hidden; margin: 0; padding: 0px;padding-top: 7px;font-family: 'Verdana',serif; font-size: 12px; line-height: 16px; color: #333 ; text-align: justify;}
            #ab-orta p a{color: #000; font-weight: bold; text-decoration: none;}
            #ab-orta p a:hover{color: #cd1821;  text-decoration: none;}
            #ab-orta p img{width: 100%; overflow: hidden; margin: 0; padding: 0 0px 10px 0; float: left; }
/* ================================================ */
/* ! ab-alt tanimlamalari                           */
/* ================================================ */
    #ab-alt{ height: 52px; overflow: hidden; margin: 0; padding: 0 25px;}
        #ab-alt p{width: 600px; height: 42px; margin: 0;  padding: 10px 0 0 0 ; font-family: 'Verdana',serif;text-align: center; font-size: 11px; line-height: 15px; color: #333;}
            #ab-alt a{display: inline-block; color: #333;  text-decoration: none; float: none; }
            #ab-alt a:hover{color: #cd1821;}
			

@media (max-width: 767px){ 
 #ab-orta p img {
  width: 50%;
  margin-left: 25%;
}

#ab-orta{
background:none!important;}

a#ab-kapat{
margin-right: 160px;
}
}