﻿
.mainpage_news_frame
{
   margin: 0px 128px 0px 128px;
}
.mainpagereferance
{
    background-color: #de2516;
  height: 40px;
  text-align: center;
  font-size: 40px;
  color: #fff;
  padding-top: 20px;
  /*text-transform: uppercase;*/
}
.responsive .mainpagereferance {
  font-size: 20px;
}
.responsive #main_haberler {
  /*display:none;*/
}

.mainpagereferance2
{
   background-image: url('images/site/down.png');
  height: 34px;
  background-position: center;
  background-repeat: no-repeat;
}
.mainpage_seperator
{
     margin: 0px 136px 0px 136px;
     border-top: 1px solid #e0e0e0;
     border-bottom: 1px solid #e0e0e0;
}
.responsive .mainpage_seperator
{
     margin: 15px;
     border-top: 1px solid #e0e0e0;
     border-bottom: 1px solid #e0e0e0;
}