/* Beginn Responsive Styles */


@media (max-width: 1024px) {
  body {
    width: 100%;
  }

  img {
    max-width: 100%;
    height: auto;
    width: auto;
  }
  
  #header-wrapper,
  #menu-wrapper,
  #content-wrapper {
    width: 98%;
  }
  
  #scrollbox {
    width: 100%!important;
    height: auto;
  }
}



@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  .fancybox-close {
    background-image: url(../images/icon-close.png);
    -webkit-background-size: 27px 27px;
  }
}


@media only screen and (max-width: 478px) and (-webkit-min-device-pixel-ratio: 2) {

  .header {
    background-image: url(../images/slogan-dynamic-balance_2x.png);
    -webkit-background-size: 126px 50px;
  }

  .logo img {
    display: none;
  }

  .logo {
    display: block;
    width: 133px;
    height: 28px;
    background-image: url(../images/logo-develop_2x.png);
    background-repeat: no-repeat;
    -webkit-background-size: 120px 25px;
    position: relative;
    z-index: 999;
  }
}



/* iPhone */

.hide-selectLanguage {
  display: none;
}




@media (max-width: 1000px) {

.teaser div{
  font-size: 20px;
  line-height: 20px;
  padding-left: 56%;
}


h2 {
    border-bottom: 1px solid #CFD0D0;
    color: #101211;
    font-family: TheSerif,verdana,sans-serif;
    font-size: 20px;
    font-weight: normal;
    height: 65px;
    line-height: 24px;
    margin: 0;
    padding: 10px 0 20px 52px !important;
}

.selectProducts {
    margin-bottom: 60px;
    margin-top: -50px;
    overflow: hidden;
    width: auto;
    position: static;
}

.filter {
    float: left;
    overflow: hidden;
    padding: 0 40px 0 50px;
    text-align: center;
}

.search {
    float: right;
    margin-right: 0;
    padding-right: 8px;
    text-align: right;
}

}


@media only screen and (max-width: 990px) {

  img {
    max-width: 100%;
    width: auto;
    height: auto;
  }

  div.csc-textpic .csc-textpic-imagewrap img {
    height: auto;
  }
  
  .tx-felogin-pi1 form fieldset input[type="submit"],
  .tx-felogin-pi1 form fieldset textarea[type="submit"] {  
  margin-left: 0px;
  }

}


@media only screen and (max-width: 960px) {

	.product p {
  	font-size: 12px;
	}

}


@media only screen and (max-width: 768px) {

body {
  display: table;
  width: 100%;
}

  .header {
    height: 90px;
  }

  .mainmenu {
    width: 98%;
    height: auto;
    padding: 0;
  }

  footer {
    font-size: 12px;
    position: relative;
    padding-bottom: 35px;
    height: auto;
  }
  
  footer {
    font-size: 11px;
  }

  footer p {
    width: 100%;
    float: none;
    position: absolute;
    border-top: 1px solid #CCC;
    bottom: 0;
    padding-top: 8px;
  }

  footer .links {
    float: none;
    color: #fff;
    line-height: 12px;
  }

  footer .links a {
    display: block;
    text-decoration: none;
    padding-left: 5px;
  }
  

.csc-firstHeader, .fce-50 {
  padding: 0;
  padding-left: 30px;
}

.bodytext {
  padding: 0 20px 15px 30px;
}
  
  .teaser { display: none; }
  .content { margin-top: 20px; }
  #header-wrapper { border-top: 1px solid #CFD0D0; }
  
  footer {    
  padding-left: 30px;  
  padding-top: 30px;
  border: none;  
  }

	footer p {
	margin-left: 3px;
	border: none;  
  	}

  .logo {
    left: 30px;
    top: 24px;
  }

  .menu {
    display: table-header-group;
    background-color: #fff;
    color: #e2091b;
    font-weight: bold;
  }

  .mobilemenu {
    display: block;
    cursor: pointer;
    height: 42px;
    line-height: 42px;
    color: #e2091b;
    font-size: 13px;
    text-transform: uppercase;
    background-image: url(../images/button_menu.png);
    background-repeat: no-repeat;
    background-position: 30px 13px;
    padding-left: 55px;
    margin: 0;
    border-bottom: 3px solid #D6D6D6;
    background-color: #fff !important;
    font-weight: bold;
  }

	#header-wrapper, #menu-wrapper, #content-wrapper {
    	width: 100%;
	}

  .mainmenu {
    display: none;
    height: auto;
    padding: 0;
    width: 100%;
    margin-top: 0px;
  }

  .mainmenu ul {
    width: 100%;
    margin: 0;
  }

  .mainmenu ul li {
    min-height: 25px;
    max-width: 100%;
    float: none;
    width: 100%;
    line-height: 40px;
    background: none;
    background-color: #fff;
    margin: 0;
    position: relative;
    z-index: 10;
    color: #e2091b;
    font-weight: bold;
  }

  .mainmenu > #menu-wrapper > ul > li {
    margin-left: 30px;
    margin-top: 7px;
    border-bottom: none;
  }

  .mainmenu ul li a {
    display: inline-block;
    border-bottom: 3px solid #fff;
    padding-bottom: 0px;
    line-height: 37px;
    font-size: 13px;
  }

  .mainmenu ul li.active, 
  .mainmenu ul li:hover {
    background-color: #fff;
    border-bottom: none;
  }
  
  .mainmenu ul li.active a {
    border-bottom: 3px solid #E2091B !important;
    cursor: default;
  }

  .mainmenu ul li:hover a {
    border-bottom: 3px solid #d6d6d6;
  }
  
  .mainmenu ul li.home a, .mainmenu ul li.active.home a, .mainmenu ul li.home:hover a {
    background-image: none;
  }
  .mainmenu ul li.home span {
    display: block;
  }

  .mainmenu ul li.contact a, .mainmenu ul li.active.contact a, .mainmenu ul li.contact:hover a {
    background-image: none;
  }

  .mainmenu ul li.products a, .mainmenu ul li.active.products a, .mainmenu ul li.products:hover a {
    background-image: none;
  }

  .mainmenu ul li.last {
    float: left;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 12px;
  }

  .main {
    padding: 20px 10px;
  }

  .fce-50 .col-50 {
    width: 47%;
  }
  
	.product p {
  		font-size: 12px;
	}

	#Grid {
    margin-top: -25px;
    padding-left: 1.1%;
    width: 97.8%;
	}

	/*
	.product {
    	margin-bottom: 1.5%;
    	width: 18.3%;
	}
   */
   
	.content {
	 	margin-top: 10px;
    	padding-left: 0px;
    	min-width: 480px;
	}

	h2 {
    	border-bottom: 1px solid #CFD0D0;
    	font-size: 20px;
    	font-weight: normal;
    	height: 65px;
    	line-height: 24px;
    	margin: 0;
    	padding: 10px 0 20px 30px !important;
	}

	.selectProducts {
    	width: 98.9%;
	}

	.filter {
    	float: left;
    	overflow: hidden;
    	padding: 0 40px 0 30px;
    	text-align: center;
	}

}

@media only screen and (max-width: 640px) {


  .fce-50 .col-50 {
    width: 100%;
    float: none;
  }

	.product p {
  		font-size: 11px;
	}
	
  .dd-select {
    width: 100% !important;
  }
  
 .selectProducts button {
    font-size: 10px;
}

.pagination {
    font-size: 11px;
}

.jp-previous, .jp-next, .jp-first, .jp-last {
    font-size: 14px;
}


/*
.product {
    margin-bottom: 3%;
    margin-left: 1%;
    margin-right: 0.5%;
    width: 31.2%;
}
*/

}




/* Print styles
-------------------------------------------------------------------------------*/
@media print {

  body {
    width: 100%;
    font-family: arial, sans-serif;
    color: #000000;
    text-align: left;
  }

  .selectProducts,
  #footer .links {
    display: none;
  }

  a {
    color: #007DFE;
  }

  .bodytext a[href]:after {
    content: " <" attr(href) ">";
    color: #888!important;
    font-weight: bold;
    text-decoration: none;
  }


.content {
    background-image: none;
}


}

