body
{
background: #17293d url("../img/back.jpg") top center no-repeat fixed;
background-size: 100% auto;
margin: 0 0 0 0;
padding: 0px;
font-family: 'Roboto', sans-serif;
color: #000;
font-size: 14px;
}

a
{
  text-decoration: none;
  color: #000;
}

.navigation
{background: rgba(148, 13, 13, 0.38);width: 100%;text-align: center;height: 80px;}

.nav
  {
    display: inline-block;
    font-size: 1.2em;
    line-height: 80px;
    padding: 0px 10px;
    text-transform: uppercase;
  }

.nav a {
  text-decoration: none;
  color: #fff;
  transition: 0.4s;
  border-bottom: 2px solid #ff0000;
}

.nav a:hover {
  color: #ccc;
  border-bottom: 2px solid #547982;
}

.footer
{

  background: rgba(0,0,0,0.7);
  color: #fff;
  width: 100%;
  text-align: center;
}

.foot
  {
    display: inline-block;
    font-size: 1.2em;
    line-height: 20px;
    padding: 30px 10px;
  }

.foot a {
  text-decoration: none;
  color: #fff;
  transition: 0.4s;
    border-bottom: 2px solid #000;
}

.foot a:hover {
  color: #ccc;
  border-bottom: 2px solid #ffa;
}

.mainheadline {
  color: #fff;
  background: rgb(148, 13, 13);
  display: inline-block;
  margin: 0 auto;
  font-weight: bold;
  font-size: 2.3em;
  line-height: 1.2;
  text-align: center;
  margin-top: 30px;
  padding: 20px 30px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

.main-textblock
{
  max-width: 990px;
  padding: 20px;
  box-sizing: border-box;
  background: rgba(35, 56, 62, 0.9);
  color: #fff;
  margin: 0px auto;
  margin-top: 20px;
  position: relative;
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.5);
  font-size: 1.2em;
}

.main-textblock b {
  font-size: 1.4em;
  color: #f00;
}

.playsymbols
{
  font-size: 3.2em;
  line-height: 1.1;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  color: #fff;
}

.empty
{
  margin: 10px auto;
height: 30px;
}

.sitelogo
{
  background: url("../img/logo.png") center center no-repeat;
  height: 140px;
  width: 100%;
}
.main
{
  margin: 0px auto;
  border-radius: 0px;
  position: relative;
}
.first
{
  width: 100%;
  background: rgb(255, 255, 255) url("../img/backer.jpg") repeat;
  background-size: 10px 10px;
}
.second1
{
  width: 100%;

}
.second
{
  padding: 20px 0;
  max-width: 1040px;

  text-align: center;
}

.third
{
  width: 100%;
  background: rgb(255, 255, 255) url("../img/backer.jpg") repeat;
  background-size: 10px 10px;
  color: #000;
}

.fourth
{
  width: 100%;
  background: rgb(255, 255, 255) url("../img/backer.jpg") repeat;
  background-size: 7px 7px;
}

.content {
  max-width: 1040px;
  margin: 0 auto;
  padding: 20px 0;
  color: #000;
  }
.box
{
  display: inline-block;
  width: 230px;
  margin: 10px;
  overflow: hidden;
  text-align: left;
  border: 2px solid #940d0d;
  box-sizing: border-box;-box;
  border-top: 3px solid #940d0d;
  border-bottom: 10px solid #940d0d;
  box-shadow: 0px 2px 20px rgb(32, 50, 56);
}
 h1 {
   font-size: 2em;
   text-align: center;
 }
 h2 {
   font-size: 2em;
  text-align: center;
 }
.image {
  height: 130px;
  overflow: hidden;
}

.image img {
  transform: rotate(-10deg) translateY(-30px);
}

.box-text
{
  background: #fff;
  padding: 10px;
}

.box-button {
  background: #fff;
  text-align: center;
  padding: 0px 10px 10px
}

.box-button a {
  color: #fff;
  background: #f00;
  display: block;
  padding: 5px;
  border-radius: 5px;
  transition: 0.3s;
}

.box-button a:hover {
  background: #632323;
}

.v1 {
  font-size: 1.2em;
  line-height: 1em;
  background: #940d0d;
  font-weight: bold;
  color: #fff;
}

.v2 {
  padding-top: 5px;
  font-size: 1em;
  line-height: 1.2em;
  height: 180px;
}
.kupong-bild
{
  width: 100%;
  overflow: hidden;
  max-height: 180px;
  background: #000;
  position: relative;
  z-index: 1;

}

.image
{
  -ms-transform: rotate(0deg) translateY(0px) translateX(0px) scale(1);
  -webkit-transform: rotate(0deg) translateY(0px) translateX(0px) scale(1);
  transform: rotate(0deg) translateY(0px) translateX(0px) scale(1);
  transition: 1.5s;
  position: relative;
  z-index: 1;
}

.image:hover
{
  -ms-transform: scale(1.1)translateY(-6px); /* IE 9 */
  -webkit-transform: scale(1.1)translateY(-6px); /* Chrome, Safari, Opera */
  transform: scale(1.1)translateY(-6px);

}

.map-bild
{
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: -20px;
  overflow: hidden;
  max-height: 380px;
  position: relative;
  z-index: 1;

}

.map
{
  transform: translateY(-400px)translateX(-300px)scale(0.5);
  position: relative;
  z-index: 1;
}



.kupong-text
{
  width: 100%;
  margin: 0 auto;
  max-width: 990px;
  min-height: 180px;
  background: rgba(148, 13, 13, 0.76);
  color: #fff;
  position: relative;
  z-index: 100;
  padding: 30px 10px 0px;
  box-sizing: border-box;
  margin-top: 20px;
    margin-bottom: 20px;
}



.headline, .bread, .cta {
  display: inline-block;
}

.headline
{
  width: 200px;
  font-weight: bold;
  font-size: 2.4em;
  vertical-align: top;
  position: relative;
  text-align: right;
  padding-right: 20px;
  box-sizing: border-box;
  border-right: 3px solid #000;
  min-height: 80px;
}

.headline::before
{
  content: "Rabattkupong till: ";
  font-weight: normal;
  font-size: 14px;
    display: block;
}

.bread {
  width: 500px;
  padding-left: 20px;
  box-sizing: border-box;
}

.cta {
  padding-left: 20px;
  width: 290px;
  box-sizing: border-box;
  vertical-align: top;
}

.cta1
{
  width: 280px;
  font-weight: bold;
  font-size: 2.4em;
  vertical-align: top;
  position: relative;
  min-height: 80px;
}

.cta1::before
{
  content: "Rabattkupong: ";
  font-weight: normal;
  font-size: 14px;
  display: block;
}

.cta2 a {
  background: #d00;
  width: 100%;
  display: block;
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
  text-decoration: none;
  border: 1px dotted #fff;
  font-size: 1.3em;
}

.contact-text {
  text-align: center;
  padding: 0 10px;
  max-width: 1040px;
  margin: 0 auto;
}

.contact-text h3 {
  font-size: 1.4em;
}

.contact-text.cd{
  text-align: left;
}

.contact-text.cd h3{
  font-size: 1.4em;
}

@media only screen and (max-width: 1060px) {

  .first, .second, .third, .fourth
  {
     max-width: 100%;
     box-sizing:border-box;
     padding: 20px;
     overflow: hidden;
  }



.sitelogo
{
  background: url("../img/logo.png") center center no-repeat;
  height: 100px;
  background-size: 30%; auto;
}


.bread {
  width: 600px;
}

.cta {
  width: 800px;
}

.cta1
{
  width: 280px;
}




}

@media only screen and (max-width: 870px) {





.sitelogo
{
  background: url("../img/logo.png") top center no-repeat;
  height: 85px;
  width: 100%;
  background-size: 40%; auto;
}


.bread {
  width: 330px;
}

.cta {
  width: 520px;
}






}


@media only screen and (max-width: 640px) {

body {
  font-size: 12px;
}

.sitelogo
{
  background: url("../img/logo.png") top center no-repeat;
  height: 50px;
  width: 100%;
  background-size: 30%; auto;
}


.bread {
  width: 200px;
}

.cta {
  width: 410px;
}

}

@media only screen and (max-width: 480px) {


.navigation {
  font-size: 10px;
}
.nav { padding: 3px;}

.sitelogo
{
  background: url("../img/logo.png") top center no-repeat;
  height: 40px;
  width: 100%;
  background-size: 30%; auto;
}

.kupong-text {
  padding: 20px 0px;
}

.bread {
  width: 330px;
  margin-bottom: 20px;
}


.headline
{
  width: 350px;
  text-align: center;
  border-right: none;
}

.headline::before
{
  content: "Rabattkupong till: ";
  font-weight: normal;
  font-size: 14px;
    display: block;
}

.cta1 {
  width: 330px;
  text-align: center;
  padding-top: 10px;
  background: #fff;
}

.cta {
  width: 330px;
}



}


@media only screen and (max-width: 360px) {

.navigation {
  font-size: 12px;
  padding: 10px 0px;
  height: auto;
}
.nav {   line-height: 16px; padding: 0px 3px; margin-top: 0px;}

.sitelogo
{
  background: url("../img/logo.png") top center no-repeat;
  height: 45px;
  width: 100%;
  background-size: 50%; auto;
}

.kupong-text {
  padding: 20px 0px;
}

.bread {
  width: 280px;
  margin-bottom: 20px;
}


.headline
{
  width: 320px;
  text-align: center;
  border-right: none;
}



.cta1 {
  width: 280px;
  text-align: center;
  padding-top: 10px;
  background: #fff;
}

.cta {
  width: 280px;
}

.footer {
  font-size: 10px;;
}




}
.clearfix::after{content:"";display:table;clear:both}
