﻿body        {background-image   : url('../images/header-bg.jpg');}
.Telkod     {font-family        : Calibri;font-size:1.4em;color:#ec6502;margin-left:15px;}
.Telno      {color              : #007487;font-size:1.2em;}
.iletRes    {background-image   : url('images/iletisim1.png'); 
             max-height         : 80px;
             border-style       : dotted;
             border-width       : 0px;}

@media only screen and (min-width: 320px) 
{
.Telkod     {font-size  : 0.8em;
             color      : #ec6502;
             margin-top : 10px;
             margin-left: 15px;}
.Telno      {font-size  : 1.0em;
             margin-top : 10px;}
.iletRes    {max-height : 65px;}
.dismenDiv  {margin-top :-20px;}
slider-xtop {margin-top :-30px;}
}

@media only screen and (min-width: 768px)  
{
.Telkod     {font-size  :0.9em;
             color      :#ec6502;
             margin-left:15px;}
.Telno      {font-size  :1.4em;}
.iletRes    {max-height :80px;
             margin-left:0px;}
.nav        {margin-top :0px;}
.dismenDiv  {margin-top :0px;}
}

@media only screen and (min-width: 960px)  
{
.Telkod     {font-size  :1.1em;
             color      :#ec6502;
             margin-left:15px;}
.Telno      {font-size  :1.4em;}
.iletRes    {max-height :90px;}
.dismenDiv  {margin-top :0px;}
}

@media only screen and (min-width: 1366px) 
{
.Telkod     {font-size  :1.4em;
             margin-left:15px;}
.Telno      {font-size  :1.9em;}
.iletRes    {max-height :110px;
             height     :75px;}
.nav        {margin-top :0px;}
.dismenDiv  {margin-top :0px;}
body        {margin-left:50px;}
}
.divider    {background-color   :#007487;
             color              :#007487;
            }
.sliderTooltipsImg{width        :128px;
                   height       :48px;
                  }




