.bildspaltsbild{
	float: left;
	display: block;
	width: 100%;
	clear: left;
	margin-top: 10px;
	margin-bottom: 5px;
}



.sliderpara.ettaningress {

  font-size: 28px;
  line-height: 32px;
  display: block;
  margin-bottom: 50px;

}

.ettamain {
  background-color: #e2e2e2;
}

.dubbelingang {

  display: flex;
  z-index: 10;
  align-content: space-around;
  justify-content: center;

}

.introbild_ettan {
  border-radius: 100px;
  border-width: 8px;
  border-style: solid;
  border-color: #e2e2e2;
  height: 200px;
  width: 200px;

}

.entry {
  z-index: 10;
  margin-left: 10px ;
  margin-right: 10px;
  margin-top: -50px;
  text-align: center;
  width: 300px;

}

.entry:hover .introbild_ettan {

  border-color: #ff5c00;
  transition-duration: 500ms;

}
.entry:hover {

  color: #ff5c00;


}

.bildspaltsbild:first-child {
  margin-top: 0px;
}

.bildtext{
	text-align: left;
	font: 13px Montserrat, sans-serif;
	font-style: normal;
  font-variant: normal;
  font-weight: 600;
	color: #797979;
}

body {
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;
}

h1 {
  display: block;
  margin: 0 0px 45px;
  font-family: Merriweather, serif;
  font-size: 43px;
  line-height: 44px;
  font-weight: 700;
  text-align: center;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font: 26px  Montserrat, serif;
  font-weight: 600;
  line-height: 30px;
	color: #000;
}

h3 {
  margin: 10px 0px 0px;
  font-family: Montserrat, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

h4 {
  margin: 10px 0px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  display: block;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #000;
  font-size: 15px;
  line-height: 23px;
}

.button {
  display: inline-block;
  margin-top: 11px;
  margin-bottom: 13px;
  padding: 14px 21px;
  float: left;
  clear: both;
  border-radius: 5px;
  background-color: #f90;
  box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, .3), 0 2px 11px 0 rgba(0, 0, 0, .28);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.button:hover {
  background-color: #4f4f4f;
}

.button.app-button {
  padding: 8px 17px;
}

.section {
  padding-top: 65px;
  padding-bottom: 65px;
  border-bottom: 1px solid rgba(0, 0, 0, .09);
}

.section.hero {
  padding-top: 0px;
  padding-bottom: 0px;
  border-bottom-style: none;
}

.section.white.subfooter {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.section.grey {
  padding-bottom: 0px;
  padding-top: 0px;
  border-bottom-style: none;
  background-color: #fff;
}

.section.grey.footer {
  padding-top: 49px;
  padding-bottom: 49px;
  background-color: #e2e2e2;
  text-align: center;
}

.section.grey.dark {
  padding-top: 0px;
  padding-bottom: 33px;
  background-color: #000;
}

.section.grey.dark.even {
  background-color: #303030;
}

.section.purple {
  padding-top: 50px;
  padding-bottom: 30px;
  background-color: #303030;
  color: #202020;
}

.hero-iphone {
  display: block;
  margin-right: auto;
  margin-bottom: -73px;
  margin-left: auto;
  text-shadow: 0 0 0 #000;
}

.app-name {
  margin-top: 3px;
  font-family: Montserrat, sans-serif;
  color: #5c5c5c;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.nav-link {
  display: inline-block;
  margin-right: 12px;
  margin-bottom: 10px;
  margin-left: 12px;
  padding: 8px 12px;
  border-bottom: 2px none transparent;
  border-radius: 5px;
  background-color: #ff5c00;
  -webkit-transition: border 300ms ease;
  transition: border 300ms ease;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 900;
  text-decoration: none;
  text-transform: none;
}

.nav-link:hover {
  border-bottom: 0px none #f02e4e;
  background-color: #000;
  color: #fff;
}

.nav-link.sliderknapp {
  width: auto;
  margin-top: 10px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.nav-column {
  margin-top: 40px;
  text-align: right;
}

.hero-header {
  margin-top: 30px;
  margin-bottom: 19px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 42px;
  text-shadow: 0 2px 0 rgba(0, 0, 0, .22);
}

.hero-header.mellan {
  margin-top: 0px;
  font-size: 33px;
}

.hero-subtitle {
  margin-bottom: 20px;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-shadow: 0 0 4px rgba(0, 0, 0, .47);
}

.icon-title {
  margin-top: 5px;
  margin-bottom: 8px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
}

.icon-title.frekvens {
  margin-top: 0px;
  margin-bottom: 3px;
  padding-top: 34px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 31px;
  font-weight: 700;
}

.price-text {
  margin-top: 11px;
  background-image: none;
  box-shadow: none;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
  text-shadow: none;
}

.logo-in-footer {
  display: block;
  margin-top: 22px;
  margin-right: auto;
  margin-left: auto;
  text-shadow: 0 0 0 #000;
}

.left-column {
  padding-top: 35px;
  padding-bottom: 35px;
  border-left: 1px solid rgba(0, 0, 0, .09);
}

.subfooter-right {
  padding-top: 35px;
  padding-bottom: 35px;
  border-right: 1px solid rgba(0, 0, 0, .09);
  border-left: 1px solid rgba(0, 0, 0, .09);
}

.social-button {
  width: 36px;
  height: 36px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 7px;
  border-radius: 60px;
  background-color: #ff7000;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}

.social-button:hover {
  background-color: #f90;
}

.blog-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Bitter, serif;
  color: #fa875b;
  font-size: 18px;
  font-style: italic;
  text-decoration: none;
}

.blog-link:hover {
  color: #ff5917;
}

.footer-link {
  margin-left: 8px;
  border-bottom: 1px solid rgba(131, 125, 153, .34);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Bitter, serif;
  color: #837d99;
  text-decoration: none;
}

.footer-link:hover {
  border-bottom: 1px solid rgba(131, 125, 153, .86);
}

.footer-text {
  display: inline;
}

.footer-text.editable {
  font-family: Lato, sans-serif;
  color: #666;
  font-weight: 700;
}

.call-to-action.kontakt {
  margin-bottom: 49px;
}

.center {
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.navbar {
  padding-top: 18px;
  padding-bottom: 22px;
  background-color: white;
}

.social-widget {
  display: inline-block;
  margin-top: 17px;
  margin-right: 14px;
}

.text-link {
  color: #745785;
  text-decoration: none;
}

.text-link:hover {
  text-decoration: underline;
}

.button-block {
  margin-top: 17px;
}

.logo {
  margin-right: 12px;
  float: left;
}

.cirkel {
  display: block;
  width: 122px;
  height: 122px;
  margin-top: 27px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 50%;
  background-color: #f90;
}

.spelare {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-align-self: baseline;
  -ms-flex-item-align: baseline;
  align-self: baseline;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 0px none #666;
  background-color: #333;
  line-height: 22px;
}

.rundad {
  border-radius: 12px;
  box-shadow: 0 13px 29px 0 #a8a8a8;
}

.rundad.dark {
  box-shadow: none;
}

.rundad.dark.editable {
  width: 200px;
  float: left;
}

.rundad.editable {
  border-radius: 0px;
  box-shadow: none;
}

.partners {
  margin-bottom: 28px;
}

.logos {
  margin-bottom: 27px;
}

.paradark {
  color: #fff;
}

.editable-text {
  color: #fff;
}

.editable-text.invert {
  color: #000;
  line-height: 21px;
}

.editable-text.ljudrubrik {
  width: 100%;
  margin-top: 20px;
  font-family: Merriweather, serif;
  font-size: 24px;
  line-height: 30px;
}

.slider {
  display: inline-block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: url('../images/Stadenomslag.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slider.s2 {
  background-image: url('../images/P1030457.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.sliderytter {
  height: 355px;
}




.invert {
  color: #fff;
}

.invert.underh1 {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 33px;
  font-weight: 400;
}

.invert.underh1.kapitelrubrik {
  margin-top: 45px;
  text-align: center;
}

.invert.underh1.kapitelrubrik.underkapitel {
  margin-top: 20px;
}

.bokdel {
  margin-bottom: 20px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 7%, .9), hsla(0, 0%, 7%, .9)), url('../images/004.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 7%, .9), hsla(0, 0%, 7%, .9)), url('../images/004.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.bokdel.del1 {
  margin-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url('../images/004.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url('../images/004.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.bokdel.del2 {
  margin-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url('../images/005.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url('../images/005.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.bokdel.del3 {
  margin-bottom: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url('../images/006.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url('../images/006.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.bokdel.del4 {
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url('../images/007.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .75), rgba(0, 0, 0, .75)), url('../images/007.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.kapitelknapp {
  display: block;
  width: 222px;
  margin: 0px auto 60px;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 50px;
  background-color: #3b3b3b;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 900;
  text-align: center;
  text-decoration: none;
}

.kapitelknapp:hover {
  background-color: #ff5c00;
  text-decoration: none;
}

.textsliderblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 69%;
  padding: 44px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-image: -webkit-linear-gradient(270deg, transparent, #000);
  background-image: linear-gradient(180deg, transparent, #000);
}

.sliderh1 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  color: #fff;
  font-size: 48px;
  font-weight: 400;
  text-align: center;
}

.sliderpara {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  font-size: 17px;
  text-align: center;
}

.sliderpara.seger {
  margin-bottom: 13px;
}

.kapitelbotten {
  margin-top: 40px;
}

.infospelare {
  display: block;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.underh1 {
  margin-bottom: 0px;
  font-family: Montserrat;
  font-size: 28px;
  font-weight: 600;
  text-align: left;
}

.download {
  display: inline-block;
  height: 44px;
  margin: 10px auto;
  padding: 10px 20px;
  float: none;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  border: 0px none dimgrey;
  border-radius: 126px;
  background-color: #353535;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 900;
  text-align: center;
}

.download:hover {
  background-color: #ff5c00;
}

.slider2 {
  background-image: url('../images/Örebro_Slott.jpg');
  background-position: 0px 0px;
  background-size: 1591px;
}

.mask {
  display: block;
}

.sliderinner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.underbredd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/P1030457.JPG');
  background-position: 50% 50%;
  background-size: cover;
}

.bokmeny {
  background-color: #000;
}

.undermeny {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.infodel {
  margin-bottom: 30px;
  margin-top: 20px;
}

.visakapitelcontainer {
  display: none;
  opacity: 0;
}

.navmeny {
  color: #fff;
  font-size: 16px;
}

.spelarsektion {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  background-color: #000;
}

.topper {
  height: 64px;
}

.navigera {
  background-color: transparent;
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 15px;
}

.menybar {
  background-color: transparent;
}

.hitta {
  margin-top: 20px;
  float: right;
  font-family: Lato, sans-serif;
}

.ettarow {
  margin-top: 25px;
}

html.w-mod-js *[data-ix="frekvenser"] {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

html.w-mod-js *[data-ix="frekvenser-2"] {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

@media (max-width: 991px) {

  p {
    font-size: 14px;
    line-height: 21px;
  }
  .section {
    padding: 35px 22px;
  }
  .section.hero {
    padding: 0px;
    border-bottom-style: none;
    border-bottom-width: 0px;
  }
  .section.grey.dark {
    padding-right: 40px;
    padding-left: 40px;
    border-bottom-style: none;
  }
  .hero-iphone {
    text-shadow: #000 0px 0px 0px;
  }
  .hero-header {
    font-size: 31px;
    line-height: 33px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, .2);
  }
  .hero-subtitle {
    margin-bottom: 30px;
    font-size: 14px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, .2);
  }
  .icon-title {
    margin-top: 5px;
    color: #fff;
    font-size: 13px;
    line-height: 16px;
  }
  .icon-title.frekvens {
    font-size: 25px;
  }
  .price-text {
    box-shadow: none;
    font-size: 18px;
    line-height: 24px;
    text-shadow: none;
  }
  .call-to-action.kontakt {
    margin-bottom: 30px;
  }
  .navbar {
    padding-right: 22px;
    padding-left: 22px;
  }
  .cirkel {
    width: 115px;
    height: 115px;
  }
  .spelare {
    margin-bottom: 0px;
  }
  .editable-text.invert {
    line-height: 18px;
  }
  .editable-text.ljudrubrik {
    margin-top: 15px;
    font-size: 22px;
  }
  .invert.underh1 {
    font-size: 28px;
  }
  .textsliderblock {
    height: 69%;
    padding-right: 33px;
    padding-bottom: 33px;
    padding-left: 33px;
  }
  .sliderh1 {
    width: 100%;
    font-size: 44px;
  }
  .sliderpara {
    width: 100%;
    font-size: 15px;
    line-height: 18px;
  }
  .kapitelbotten {
    margin-top: 30px;
  }
  .boknavigera {
    display: inline-block;
    margin-bottom: 37px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }
}

@media (max-width: 767px) {

  .entry {

    width: 80%;
  
  }
  h2 {
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .sliderpara.ettaningress {

    font-size: 27px;
    line-height: 31px;

  }
  .button {
    display: block;
    margin-right: 6px;
    margin-left: 6px;
    float: none;
    clear: both;
  }
  .section {
    padding-top: 40px;
    padding-bottom: 30px;
    text-align: center;
  }
  .section.hero {
    text-align: center;
  }
  .hero-iphone {
    margin-bottom: 1px;
    text-shadow: 0 0 0 #000;
  }
  .hero-iphone.klocka {
    margin-top: 0px;
  }
  .app-name {
    display: inline-block;
    margin-bottom: 0px;
  }
  .nav-column {
    margin-top: 0px;
    padding-top: 22px;
    text-align: center;
  }
  .hero-header {
    margin-top: 30px;
    font-size: 37px;
    text-shadow: rgba(0, 0, 0, .2) 0px 2px 0px;
  }
  .hero-header.mellan {
    line-height: 36px;
  }
  .hero-subtitle {
    margin-bottom: 20px;
  }
  .price-text {
    margin-bottom: 31px;
    box-shadow: none;
    text-shadow: none;
  }
  .subfooter-right {
    border-top: 1px solid rgba(0, 0, 0, .09);
  }
  .call-to-action.kontakt {
    margin-bottom: 15px;
  }
  .center {
    margin-top: 0px;
  }
  .center.logga {
    display: none;
  }
  .center.klocka {
    margin-top: -77px;
    padding-bottom: 0px;
  }
  .navbar {
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
  }
  .social-widget {
    margin-right: 11px;
    margin-left: 11px;
  }
  .logo {
    display: block;
    margin-top: -6px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .spelare {
    width: 100%;
    margin-bottom: 10px;
  }
  .rundad.dark.editable {
    display: inline-block;
    width: 100%;
  }
  .rundad.editable {
    margin-bottom: 15px;
  }
  .hodebild {
    display: none;
  }
  .editable-text.invert {
    line-height: 18px;
  }
  .editable-text.ljudrubrik {
    margin-top: 23px;
    font-size: 17px;
    line-height: 24px;
    text-align: left;
  }
  .invert.underh1 {
    font-size: 24px;
    line-height: 30px;
  }
  .textsliderblock {
    height: 63%;
    padding-right: 22px;
    padding-bottom: 22px;
    padding-left: 22px;
  }
  .sliderh1 {
    width: 100%;
    font-size: 33px;
    line-height: 38px;
  }
  .sliderpara {
    width: 100%;
    margin-bottom: 15px;

  }
  .kapitelbotten {
    margin-top: 20px;
  }
  .underh1 {
    text-align: center;
  }
  .download {
    font-size: 20px;
  }
}

@media (max-width: 510px) {

  .dubbelingang {


    flex-direction: column;
    align-items: center;
  
  }
  
  .entry:last-child {

    margin-top: 0px;
    width: 80%;
  }


  h2 {
    font-size: 28px;
    line-height: 30px;
  }
  h3 {
    font-size: 18px;
    line-height: 23px;
  }
  .button {
    font-size: 14px;
  }
  .section {
    text-align: center;
  }
  .section.white {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .hero-iphone {
    margin-top: 0px;
    text-shadow: #000 0px 0px 0px;
  }
  .nav-link {
    display: block;
  }
  .hero-header {
    margin-top: 10px;
    font-size: 27px;
    line-height: 30px;
    text-shadow: 0 0 9px rgba(0, 0, 0, .49);
  }
  .hero-subtitle {
    line-height: 19px;
    text-shadow: 0 0 7px rgba(0, 0, 0, .95);
  }
  .icon-title {
    margin-top: 0px;
    font-size: 11px;
  }
  .icon-title.frekvens {
    margin-bottom: 2px;
    padding-top: 21px;
    font-size: 20px;
  }
  .price-text {
    box-shadow: none;
    text-shadow: none;
  }
  .center {
    margin-top: 0px;
    padding-right: 0px;
  }
  .center.klocka {
    margin-top: -39px;
  }
  .cirkel {
    width: 80px;
    height: 80px;
  }
  .spelare {
    width: 100%;
    margin-bottom: 10px;
  }
  .rundad.dark.editable {
    width: 100%;
    margin-top: 0px;
  }
  .editable-text.invert {
    line-height: 18px;
  }
  .editable-text.ljudrubrik {
    margin-top: 15px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
  }
  .sliderytter {
    min-height: 250px;
  }

  .invert.underh1 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 25px;
  }
  .textsliderblock {
    height: 100%;
  }
  .sliderh1 {
    font-size: 22px;
    line-height: 25px;
  }
  .sliderpara {
    font-size: 15px;
    line-height: 16px;
  }
  .kapitelbotten {
    margin-top: 10px;
  }
  .infospelare {
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
  }
  .underh1 {
    font-size: 26px;
    line-height: 30px;
  }
  .download {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    font-size: 20px;
  }
  .slidepil {
    display: none;
  }
}
