@charset "UTF-8";

@font-face {
  font-family: "socicon";
  src:url("fonts/socicon.eot");
  src:url("fonts/socicon.eot?#iefix") format("embedded-opentype"),
    url("fonts/socicon.woff") format("woff"),
    url("fonts/socicon.ttf") format("truetype"),
    url("fonts/socicon.svg#socicon") format("svg");
  font-weight: normal;
  font-style: normal;

}

body{
  margin:0px;
  padding:0px;
  background-color:rgba(162, 211, 212, 0.2);


  font-family: 'Bitter', serif;
  font-size:12pt;
  text-align: left;
  letter-spacing: 0.03pt;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color:#565a5b;

  text-align:center;
  vertical-align: baseline;
}
table{
  font-family: 'Oswald', sans-serif;
  font-size: 12pt;
  line-height:16pt;
  text-align: left;
  letter-spacing: 0.03pt;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color:#565a5b;
}
td{
  font-family: 'Oswald', sans-serif;
  font-size: 12pt;
  line-height:16pt;
  text-align: left;
  letter-spacing: 0.125em;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color:#565a5b;
}
th{
  font-family: 'Oswald', sans-serif;
}
p{
  font-family: 'Bitter', serif;
  font-weight:400;
  font-size: 12pt;
  letter-spacing: 0.025em;
  line-height:16pt;
  text-indent:0;
}
h1{
  font-family: 'Oswald', sans-serif;
  font-size: 16pt;
  font-weight:bold;
  text-align: left;
  letter-spacing: 0.15em;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color:#565a5b;
  text-decoration: none;
  text-transform:uppercase;
  line-height:24px;
  margin:0 0 -2px;
/*  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);*/
}
h2{
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  text-align: left;
  letter-spacing: 0.15em;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color:#3c4138;
  text-decoration: none;
/*  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);*/
}
h4{
  margin:0px;
  margin-top:10px;
  padding:0px;
  color:#6B623E;
  letter-spacing: 0.15em;
/*  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);*/
}
h4 a:link,h4 a:hover,h4 a:visited,h4 a:active{
  color:#6B623E;
  text-decoration:none;
  font-weight:bold;
}

a:link{
  font-weight:normal;
  color:#345974;
  text-decoration:none;
  -webkit-transition: all 0.2s ease-out 0s;
  -moz-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
a:hover{
  font-weight:normal;
  color:#296280;
  text-decoration:underline;
}
a:visited{
  font-weight:normal;
  color:#345974;
}


.csc-mailform .csc-mailform-field{
  vertical-align:top;
  clear:both;
}
.csc-mailform .csc-mailform-radio{
  vertical-align:top;
  clear:both;
  float:left;
  margin-left:50px;
  margin-right:5px;
}
.csc-mailform, .csc-mailform fieldset{
  border:none;
}
.csc-mailform label{
  float:left;
  width:200px;
}
.csc-mailform legend{
  display:none;
}
.mailform_tr td:last-of-type input[type=text], .mailform_tr td:last-of-type textarea{
  width:100%;
}
#registrationForm table tbody tr td input[type=text], #registrationForm table tbody tr td textarea{
  width:100%;
}

input{
  border:1px solid #565a5b;
  color:#565a5b;
}
textarea{
  font-family: "din-condensed-web", Helvetica, sans-serif;
  font-size:10pt;
  border:1px solid #565a5b;
  color:#565a5b;
}
ul li{
  list-style-type: circle;
}
.content{
  margin-left:9px;
  margin-right:auto;
  width:732px;
  background-color:#FFFFFF;
  border-left:1px solid #717171;
  border-top:1px solid #717171;
  border-right:1px solid #717171;
  text-align:left;
}
.content_h{
  margin:0px;
  padding:0px;
  width:753px;
  background-color:#d5d5d5;
  border-left:1px solid #717171;
  border-right:1px solid #717171;
}
h2{
  font-weight:bold;
}
.main{
  width:753px;
  background-color:#d5d5d5;
  border-left:1px solid #717171;
  border-right:1px solid #717171;
}
.hr1, .divider {        
  margin : 1em 0;
  height: 1px;
  /* border:1px dotted #999999;*/
  background: transparent url(trenner.gif);
  display: block;
  clear: both;
}
  
.hr1 hr, .divider hr {
  display: none;
}
.caption{
  margin:0px;
  margin-bottom:-10px;
  padding:0px;
  color:#006761;
}
.external-link img, .external-link-new-window img, .internal-link img, .internal-link-new-window img, .download img, .mail img{
  border:none;
}
#cat1{
  margin:0px;
  padding:0px;
}
#cat1 li{
  margin:0px;
  margin-right:20px;
  padding:0px;
  float:left;
  display:inline;
  list-style:none none;
}
.tal{
  text-align:left;
}
.tam{
  text-align:center;
}
.tar{
  text-align:right;
}
/* SUCHE */
.csc-sword{
  background-color:#FFFF00;
  border-bottom:1px dotted #FF0000;
}


/*RTE-CLASSES*/
.ueberschrift_std{
  font-family: 'Oswald', sans-serif;
  font-size: 14pt;
  font-weight:normal;
  text-align: left;
  letter-spacing: 0.0;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  color:#00938a;
  text-decoration: none;
  text-transform:uppercase;
}
.ueberschrift1{
  letter-spacing:1px;
  font-size:14px;
  color:#006761;
}
.text_big{
  font-size:13px;
}
.text_super{
  font-size:16px;
}
.text_background{
  display:block;
  background-color:#DDDDDD;
  padding:10px;
  clear:both;
}
.warning_safari{
  display:none;
}


#menu-main{
  display:block;
  float:left;
  width:97%;
}
.menu{
  width:100%;
  margin:0;
  padding:0;
}
.menu ul{
  margin: 0;
  padding: 0 20px;
  float: left;
}
.menu li{
  float:left;
  display:inline;
}
.menu a{
  float:left;
  font-size: 14px;
  font-weight:bold;
  font-family: 'Oswald', sans-serif;
  letter-spacing:2.1px;
  text-transform: uppercase;
  color:#000;
  margin:0;
  padding:4px 6px 0;
  line-height:14pt;
  height:23px;
  vertical-align:bottom;
/*  text-shadow: 1px 1px 0 #fff;*/
/*  text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);*/
}
.menu a:hover{
  text-decoration:none;
  color:#fff;
  background-color:#00938a;
  text-shadow: 1px 1px 0 #000;
}
.menu-active a, .menu-current-active a{
  color:#00938a;
}
.menu li a i.fa{
  float:left;
  display:inline;
  margin-top:3px;
}
.menu li a .tt-products, .menu li a .tt-products div{
  display:inline;
  float:left;
}
.menu li a span{
  margin-left:10px;
  display:none;
}
#menu-mobile-switcher{
  display:none;
  float:right;
  font-size:40px;
  cursor:pointer;
}
#menu-mobile-switcher:active {
  outline: none;
  border: none;
}

#menu-mobile-switcher:focus {
  outline:0;
}
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  outline:none;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.is-active:hover {
    opacity: 0.7; }
  .hamburger.is-active .hamburger-inner,
  .hamburger.is-active .hamburger-inner::before,
  .hamburger.is-active .hamburger-inner::after {
    background-color: #000; }

.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -10px; }
  .hamburger-inner::after {
    bottom: -10px; }

/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  .hamburger--spin .hamburger-inner::before {
    transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in; }
  .hamburger--spin .hamburger-inner::after {
    transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out; }
  .hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }








#twitter-widget-0 { 
  width: 100% !important;
  min-width:100%;
  font-family: 'din-condensed-web', sans-serif;
  height:700px !important;
}
.twtr-tweet-text, .twtr-hyperlink, .twtr-atreply, .twtr-hashtag, .twtr-tweet-wrap, .twtr-avatar, .twtr-img, .timeline-Tweet-text{
  font-family: 'Bitter', serif;
}


.ungerade{
  margin-right:10px; float:left;
}
.gerade{
  margin-bottom:14px; float:left;
}
.imgtext-table a img:first-of-type{
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
}
.imgtext-nowrap p{
  padding-left:10px;
}


.slick-slider{
  width:100%;
}
.slick-slider .slick-list .slick-track div a > img{
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
  border:1px solid #717171;
}
.slick-slider .slick-list .slick-track div p a > img{
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border:none;
}




.sla-char{
  float:left;
  width:20px;
  line-height:14px;
}
/*
.sla-artrow{
  float:left;
  width:100%;
  margin:-13px 0 0 25px;
  line-height:30px;
}
*/
.sla-artist{
  white-space:nowrap;
  padding:5px;
}
.sla-big-image{
  width:100%;
  height:auto;
}


.sla-artrow{
  float:left;
  display:block;
  width:100%;
  margin:0 0 0 -3px;
  line-height:inherit
}

.sla-entry{
  display:block;
  float:left;
  padding:3px;
  width:150px;
  height:110px;
  text-align:center; float:left;
}

.sla-entry img{
  float:left;
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
  border:1px solid #737A68;
}
.sla-entry span{
  float:left;
  width:150px;
  display:block;
  clear:both;
}


.tx-mitreleases-pi1 img{
  -webkit-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.25);
  border:1px solid #737A68;
}




.shop_grid{
  width:50%;
  height:150px;
  float:left;
  flear:both;
  border-bottom:1px dotted #999;
  padding-bottom:10px;
  margin-bottom:20px;
}
.shop_grid .shop_grid_item{
  float:left;
  width:100%;
  margin-left:0;
}
.shop_grid .shop_grid_item .thumb{
  float:left;
  width:auto;
  clear:none;
  padding-right:10px;
}
.shop_grid .shop_grid_item .thumb a img{
  border:1px solid #717171;
}
.shop_grid .shop_grid_item .descr h2, .shop_grid .shop_grid_item .descr p{
  margin:0;
  padding:0;
  padding-bottom:2px;
}
.shop_grid .shop_grid_item .descr{
  float:none;
  clear:none;
  width:95%;
}
.shop_grid .shop_grid_item .descr .buy{
  float:right;
  width:0px;
  margin-top:130px;
}
.shop_grid .shop_grid_item .descr .buy form{
  margin-left:-80px;
  position:absolute;
}
.shop_grid .shop_grid_item .descr .buy form img{
  padding-right:10px;
}
.shop_grid .shop_grid_item .descr .buy form button{
  border:none;
  background-color:transparent;
}


.shop_slider .col{
  text-align:center;
}
.shop_slider .col a img{
  display:inline;
}
.shop_slider .col h2{
  text-align:center;
  text-transform:uppercase;
  /*      color:#00938a;*/
  font-size: 12px;
  min-height: 30px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.shop_slider .col p{
  text-align:center;
  margin:auto;
  padding:auto;
}
.shop_slider .col p img{
  margin-right:5px;
}


.shop_detail{
  width:100%;
  float:left;
}
.shop_image_detail{
  float:left;
  clear:none;
  width:225px;
}
.shop_descr_detail{
    float: none;
    width: auto;
    clear: none;
    min-width:200px;
/*    margin-left: 230px;
    margin-top: -200px;*/
}

.shop_descr_detail p:first-of-type{
  min-height:50px;
}
.shop_prelisten_detail{
  margin-top:20px;
  float:left;
  width:100%;
}


#basket_alert{
  float:none;
  position:fixed;
  top:0;
  right:0;
  left:0px;
  bottom:0px;
  background-color:rgba(0, 0, 0, .75);
  text-align:center;
  color:#fff;
}
#basket_alert div{
  margin:auto;
  width:300px;
  margin-top:30%;
  text-align:center;
}
#basket_alert div ul{
  list-style-type:none;
  padding:0;
  margin:auto;
}
#basket_alert div ul li{
  float:left;
  background-color:rgba(0,0,0,0);
  margin:0;
  padding:0;
}
#basket_alert div ul li a{
  float:left;
  margin:10px;
  padding:10px;
  background-color:#fff;
  width:260px;
  cursor:pointer;
  color:#345974;
}

.mit-multi-jplayer{
  width:100%;
}
.mit-multi-jplayer-div{
  float:left;
  width:100%;
  clear:left;
  padding:0px;
  margin-bottom:5px;
}



.menu #tt-products-overview-*{
  position:absolute;
  margin-left:20px;
}
div[id^="tt-products-overview-"] {
  position:absolute;
  margin-left:20px;    
}
#jptz_radio_mobile{
  display:none;
}
.tx-mitsonglib-pi1 table td{
  line-height:20px;
}


#iconlist ul{
  margin:-3px 0;
  padding:0;
  float:right;
  text-align:right;
}
#iconlist ul li{
  list-style-type:none;
  line-height:16px;
  padding:0 2px 0 0;
  display: inline-block;
  float:left;
  clear:none;
}

.icon{
  font-family: "socicon" !important;

  background-color:#eee;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor:pointer;
  padding:2px;

  margin: 0;
  height: 14px;
  width: 14px;
  color: #fff !important;
  overflow: hidden;
  float: left;
  font-size: 14px;
  margin-right:10px;
  margin-top:1px;
  border:1px solid #717171;
}
.icon:hover{
  border:1px solid #999;
}
.socicon-tumblr, .socicon-facebook, .socicon-googleplus, .socicon-youtube, .socicon-soundcloud, .socicon-twitter, .socicon-spotify, .socicon-apple, .socicon-instagram, .socicon-pinterest, .socicon-search{
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;

  background: #c4c4c4; /* Old browsers */
  background: -moz-linear-gradient(top, #c4c4c4 0%, #a0a0a0 17%, #494949 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #c4c4c4 0%,#a0a0a0 17%,#494949 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #c4c4c4 0%,#a0a0a0 17%,#494949 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4c4', endColorstr='#494949',GradientType=0 ); /* IE6-9 */
}
.socicon-tumblr:before, .socicon-facebook:before, .socicon-googleplus:before, .socicon-youtube:before, .socicon-soundcloud:before, .socicon-twitter:before, .socicon-spotify:before, .socicon-apple:before, .socicon-instagram:before, .socicon-pinterest:before{
  -webkit-transition: all 0.3s ease;                  
  -moz-transition: all 0.3s ease;                 
  -o-transition: all 0.3s ease;   
  -ms-transition: all 0.3s ease;          
  transition: all 0.3s ease;
}
.socicon-tumblr:before {
  content: "\e08b";
}
.socicon-tumblr:hover:before{
  color:#333;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, .5);
}
.socicon-tumblr:hover {
  background: #b8badb; /* Old browsers */
  background: -moz-linear-gradient(top, #b8badb 0%, #3e5b98 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #b8badb 0%,#3e5b98 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #b8badb 0%,#3e5b98 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8badb', endColorstr='#3e5b98',GradientType=0 ); /* IE6-9 */
}

.socicon-facebook:before {
  content: "\e028";
}
.socicon-facebook:hover:before{
  color:#333;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, .5);
}
.socicon-facebook:hover {
  background: #b8badb; /* Old browsers */
  background: -moz-linear-gradient(top, #b8badb 0%, #3e5b98 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #b8badb 0%,#3e5b98 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #b8badb 0%,#3e5b98 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b8badb', endColorstr='#3e5b98',GradientType=0 ); /* IE6-9 */
}


.socicon-googleplus:before {
  content: "\e034";
}
.socicon-googleplus:hover:before{
  color:#333;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, .5);
}
.socicon-googleplus:hover {
  background: #d8b8c0; /* Old browsers */
  background: -moz-linear-gradient(top, #d8b8c0 0%, #dd4b39 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d8b8c0 0%,#dd4b39 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d8b8c0 0%,#dd4b39 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8b8c0', endColorstr='#dd4b39',GradientType=0 ); /* IE6-9 */
}


.socicon-youtube:before {
  content: "\e0a5";
}
.socicon-youtube:hover:before{
  color:#333;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, .5);
}
.socicon-youtube:hover {
  background: #d8b8c0; /* Old browsers */
  background: -moz-linear-gradient(top, #d8b8c0 0%, #e02a20 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d8b8c0 0%,#e02a20 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d8b8c0 0%,#e02a20 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8b8c0', endColorstr='#e02a20',GradientType=0 ); /* IE6-9 */
}


.socicon-soundcloud:before {
  content: "\e078";
}
.socicon-soundcloud:hover:before{
  color:#333;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, .5);
}
.socicon-soundcloud:hover {
  background: #e8afa0; /* Old browsers */
  background: -moz-linear-gradient(top, #e8afa0 0%, #fe3801 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e8afa0 0%,#fe3801 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e8afa0 0%,#fe3801 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8afa0', endColorstr='#fe3801',GradientType=0 ); /* IE6-9 */
}


.socicon-twitter:before {
  content: "\e08d";
}
.socicon-twitter:hover:before{
  color:#333;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, .5);
}
.socicon-twitter:hover {
  background: #bad2e0; /* Old browsers */
  background: -moz-linear-gradient(top, #bad2e0 0%, #4da7de 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #bad2e0 0%,#4da7de 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #bad2e0 0%,#4da7de 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bad2e0', endColorstr='#4da7de',GradientType=0 ); /* IE6-9 */
}


.socicon-spotify:before {
  content: "\e079";
}
.socicon-spotify:hover:before{
  color:#333;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, .5);
}
.socicon-spotify:hover {
  background: #c4d6b1; /* Old browsers */
  background: -moz-linear-gradient(top, #c4d6b1 0%, #7bb342 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #c4d6b1 0%,#7bb342 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #c4d6b1 0%,#7bb342 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4d6b1', endColorstr='#7bb342',GradientType=0 ); /* IE6-9 */
}


.socicon-apple:before {
  content: "\e008";
}
.socicon-apple:hover:before{
  color:#333;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, .5);
}
.socicon-apple:hover {
  background: #e8f1f4; /* Old browsers */
  background: -moz-linear-gradient(top, #e8f1f4 0%, #b9bfc1 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #e8f1f4 0%,#b9bfc1 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #e8f1f4 0%,#b9bfc1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8f1f4', endColorstr='#b9bfc1',GradientType=0 ); /* IE6-9 */
}

.socicon-instagram:before {
  content: "\e044";
}
.socicon-instagram:hover:before{
  color:#333;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, .5);
}
.socicon-instagram:hover {
  background: #9c7c6e; /* Old browsers */
  background: -moz-linear-gradient(top, #ddc3b8 0%, #96776a 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ddc3b8 0%,#96776a 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ddc3b8 0%,#96776a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ddc3b8', endColorstr='#96776a',GradientType=0 ); /* IE6-9 */
}

.socicon-pinterest:before {
  content: "\e063";
}
.socicon-pinterest:hover:before{
  color:#333;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, .5);
}
.socicon-pinterest:hover {
  background: #d6b7b6; /* Old browsers */
  background: -moz-linear-gradient(top, #d6b7b6 0%, #c92619 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d6b7b6 0%,#c92619 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d6b7b6 0%,#c92619 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6b7b6', endColorstr='#c92619',GradientType=0 ); /* IE6-9 */
}

.socicon-search:hover:before{
  color:#333;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, .5);
}
.socicon-search:hover {
  background: #d6b7b6; /* Old browsers */
  background: -moz-linear-gradient(top, #d6b7b6 0%, #c92619 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #d6b7b6 0%,#c92619 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #d6b7b6 0%,#c92619 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6b7b6', endColorstr='#c92619',GradientType=0 ); /* IE6-9 */
}


@media only screen and (max-width: 750px) {
  #page_wrap{
    width:100%;
    margin-top:20px;
  }
  #loginbar{
    margin-top:-25px;
  }
  #jptz_radio{
    display:none;
  }
  #jptz_radio_mobile{
    display:block;
    left:10px;
    position:relative;
    top:0px;
  }
  #jptz_radio_mobile a{
    text-transform:uppercase;
    font-weight:bold;
    padding:10px;
  }
  #page_all{
    float:left;
    left:0;
    right:0;
    position:relative;
    display:block;
    margin:0;
    padding:0;
    width:100%;
    min-width:400px;
    background-color:transparent;
    border:none;
    padding-bottom:50px;
  }
  #page_space {
      padding: 0;
  }
  #logo{
    width:75%;
  }
  #menu-main {
    padding-right: 0px;
    padding-bottom:20px;
  }
  .menu{
    width:91%;
    display:block;
    float:none;
    margin:auto;
  }
  .menu li{
    width:100%;
    float:left;
  }
  .menu li a{
    width:100%;
    float:left;
    display:block;
    padding:10px 0;
    text-align:center;
    line-height:20pt;
  }
  .menu li a span{
    display:inline-block;
  }
  .tzhomebox{
    float:left;
    width:100%;
  }
  .tzhomebox:nth-child(odd), .tzhomebox:nth-child(even) {
    clear:both;
    margin:0 2% 0 0;
  }
  input#searchbox-input{
    width:100%;
  }
  iframe{
    width:100%;
  }
  #footer p a{
    float:left;
    display:block;
    padding:20px;
  }
  #menu-mobile-switcher{
    display:block;
  }
  #menu-icon{
    width:100%;
    height:60px;
    padding:0;
  }
  #mini-searchbox{
    white-space:nowrap;
  }
  #iconlist{
    clear:both;
  }
  #iconlist a, #iconlist a img{
    padding:6px;
    width:auto;
  }
  .sla-artrow{
    width:100%;
  }
  .imgtext-table, .imgtext-table a img:first-of-type{
    width:100%;
    height:auto;
  }
  .imgtext-table table, .imgtext-table img{
    width:100px;
  }
  .browseresults a, .browseresults b{
    padding:10px;
    line-height:40px;
  }
  .sla-char{
    padding:5px;
  }
  #indexedsearch{
    float:right;
    margin-right:200px;
    height:30px;
  }
  .shop_grid{
    width:100%;
  }
  .shop_image_detail, .shop_image_detail img{
    width:100%;
    max-width:400px;
    height:auto;
  }
  .shop_descr_detail{
    padding-top:20px;
    width:100%;
    clear:both;
  }
  .shop_prelisten_detail{
    width:100%;
  }
  #tt-products-overview-6{
    margin-top:-5px;
  }
}
@media only screen and (max-width: 450px) {
  #loginbar{
    display:none;
  }
  .shop_grid{
    height:auto;
  }
  .shop_grid .shop_grid_item .thumb{
    padding-bottom:10px;
  }
  .shop_grid .shop_grid_item .thumb, .shop_grid .shop_grid_item .thumb img{
    width:100%;
    height:auto;
  }
  .shop_grid .shop_grid_item .descr{
    padding-bottom:80px;
  }
  .shop_grid .shop_grid_item .descr .buy{
    margin-top:100px;
  }
  .shop_grid .shop_grid_item .descr .buy p{
    text-align:right;
    display:block;
    float:left;
    margin-top:0px;
    margin-left:-100px;
    width:100px;
    background-color:#eee;
  }
  .shop_grid .shop_grid_item .descr .buy p a{
    float:left;
    display:block;
    font-size:16px;
    padding:10px;
  }
  .shop_descr_detail{
    margin:0;
  }
#footer{
  text-align:center;
}
#footer a{
  display:inline-block;
  float:left;
  margin:auto;
  width:100%;
  text-align:center;
  white-space:nowrap;
}
#footer a:nth-child(2n){
  clear:after;
}
}
