@media all and (max-width: 1000px) and (min-width:700px)
{
	#header,
	#headerwrap
    /*,#footerwrap*/
	{
		background:#fff;
	}
	.pull-left .ul-tmenu
	{
		margin-left: inherit;
	}
	#splash,
	.topmenu,
    .bottommenu,
	.companymenu,
	.usermenu
	{
		/*background:#EEE;*/
		padding:0;
	}
		#splash .gowrap
		{
			position:static;
		}
			#splash .slides .padder
			{
				padding:0;
			}
	#main {
		background-color: #e9e9e9;
	}
	#main,
	#footer
	{
		padding:20px 0;
	}
		#main .full
		{
			padding:20px 0;
		}
}
@media (max-width: 699px)
{
	#header,
	#headerwrap
    /*,#footerwrap*/
	{
		background:#fff;
	}
	.pull-left .ul-tmenu
	{
		margin-left: inherit;
	}
	#splash,
	#topmenu,
	#companymenu,
	#usermenu
	{
		/*background:#EEE;*/
	}
	.topmenu,
    .bottommenu
	{
		padding:0;
        max-width: 699px;
        width: 100%;
	}
		.topmenu .pull-right
		{
			float:none;
		}
		.topmenu .btn
		{
			padding:4px 2px;
		}
		.topmenu #menu-item-9
		{
			width:40%;
			padding:4px 0;
		}
		.topmenu #menu-item-11
		{
			width:20%;
		}
		.topmenu #menu-item-12
		{
			width:20%;
		}
		.topmenu #logout-link
		{
			width:15%;
			padding:4px 0;
		}
	#splashwrap
	{
		padding-bottom:0;
	}
	#splash
	{
		
	}
		#splash .slides
		{
			width:100%;
			max-width:100%;
			float:none;
			background:none;
		}
			#splash .slides ul
			{
				margin-top: auto;
			}
			#splash .slides li
			{
				font-size:1em;
			}
			#splash .slides .padder
			{
				padding:0;
			}
			#splash .slides .slide
			{
				height:auto;
			}
			#splash .slides h1,
			#splash .slides .slide h2
			{
				font-size: 1.9em;
			}
            #splash .slides .headline
            {
              width: 100%;
            }
		#splash .arrows
		{
			display:none;
		}
		#splash .go
		{
			margin:0 auto;
			text-align:center;
		}
		#splash .gowrap
		{
			position:absolute;
            top: 275px;
            width: 330px;
		}
			#splash .gowrap .go
			{
				line-height:normal;
				background:#4C9E56;
				height:auto;
				/*padding:10px 0;*/
			}
			#splash .gowrap .questions
			{
              margin-top: 5px;
              color: #fcfcfc;
			}
    #main
	{
		padding:0;
	}
		#main .full
		{
			padding:0;
		}
/*        #main .sidebar
        {
          display: none;
        }*/
	#teasers
	{
		
	}
		#teasers .teaser
		{
			height:auto;
		}
		#teasers .review,
		#teasers .easy
		{
			border:0;
		}
	#footerwrap
	{
		height:auto;
		/*background:#045272;*/
        /* background: rgb(3,114,146) */
		background: #262626;
	}
		#footer
		{
			height:auto;
			padding:20px 0;
		}
			#footer .span4
			{
				margin-bottom:20px;
			}
}
@media (max-width: 414px){
	#main {
		/*background-color: #858585;*/
	}
  #main #why-use-autotilbud{
    height: auto;
  }
  #main #why-use-autotilbud .span3
  {
    display: inline-block;
    width: 45%;
    height: 170px;
    margin: 0px;
  }
}
@media (max-width: 379px)
{
	body
	{
		background: none;
	}
	.topmenu,
	.bottommenu
	{
		padding: 0px;
		max-width: 379px;
		width: 100%;
	}
  #header
	{
		height: 100px;
		line-height: 100px;
	}
		#header img
		{
			max-width:80%;
			/*margin-top:2%;*/
		}
	.pull-left .ul-tmenu
	{
		margin-left: inherit;
	}
	#splashwrap
    {
        height: 410px;
    }
    #splash
	{
		
	}
		#splash .gowrap
        {
          left: 0px;
          top: 220px;
        }
		#splash .slides
		{
			height:210px;
            padding-top: 5px;
		}
			#splash .slides .slide
			{
			}
				#splash .slides .slide li
				{
					line-height:normal;
				}
				#splash .slides .slide img
				{
					display:none;
				}
			#splash .slides h1,
			#splash .slides .slide h2
			{
				font-size:1.5em;
				line-height:normal;
                height: 70px;
			}
            #splash .slides .headline
            {
              width: 100%;
            }
    h1, h2, h3
    {
      font-size: 1.1em;
      line-height: normal;
    }
	#repair-agreement
    {
      position: absolute;
      left: 0px;
      top: 400px;
      font-size: 0.9em;
    }
        #repair-agreement img
        {
          width: 110px;
        }
        #repair-agreement .stamp
        {
          float: left
        }
        #repair-agreement .text
        {
          margin-top: 15px;
        }
    #main
    {
      max-width: 379px;
			/*background-color: #858585;*/
    }
		#main .content
		{
			width: 99%;
			padding: 2px;
		}
    #main .sidebar
    {
      display: none;
    }
        #main #why-use-autotilbud
        {
          margin-top: 90px;
          padding-top: 10px;
          height: auto;
          background: url(/media/imgs/home/shadow_line.png) repeat-x top;
        }
            #main #why-use-autotilbud .span3
            {
              display: inline-block;
              width: 45%;
              height: 170px;
              margin: 0px;
            }
            #main #why-use-autotilbud .span3 p
            {
              font-size: 1.3em;
            }
            #main #why-use-autotilbud .span3 p.blue_text
            {
              margin-top: 15px;
              font-size: 1.1em;
            }
        #main #how-does-autotilbud
        {
          margin-bottom: 15px;
          padding-top: 10px;
          background: url(/media/imgs/home/shadow_line.png) repeat-x top;
        }
            #main #how-does-autotilbud .visible-phone
            {
              margin: auto;
            }
            #main #how-does-autotilbud .span4
            {
              display: inline-block;
              margin: 4px;
            }
            #main #how-does-autotilbud .span4 p
            {
              font-size: 1.2em;
              color: #db6200;
              width: 120px;
              margin: auto;
            }
    /* changing style from media/css/firma/opgaver.css */
    .job .actions .nav-tabs
    {
      min-width: 320px;
    }
}
