
.bg-grey{
	background-color: #e4e4e4!important;
}

.bg-lightgrey{
	background-color: #eeeeee!important;
}

.bg-orange{
	background-color: #ff6600!important;
	color:white;
}

.bg-white{
	background-color: white!important;
}

.font_2em {
	font-size:2em;
}

.font_1_3em {
	font-size:1.3em;
	padding:0 15px;
}

.block_left{
	float:left;
}

.block_right{
	float:right;
}

.smallbanner{
	background-image: url(https://www.sepia.de/fileadmin/banner/pim_small.png);
  background-size:contain; margin-top: 30px; padding: 10px; height: 320px; width: 100%; background-repeat: no-repeat;
}

.smallbanner_dbp{
	background-image: url(https://www.sepia.de/fileadmin/banner/dbp_small.png)!important;
  background-size:contain; margin-top: 30px; padding: 10px; height: 320px; width: 100%; background-repeat: no-repeat;
}

.smallbanner_ofml {
 background-size:contain; margin-top: 30px; padding: 10px; height: 320px; width: 100%; background-repeat: no-repeat;
 background-image: url(https://www.sepia.de/fileadmin/banner/ofml_banner_no_logo.png)!important;
}

.smallbanner_dam {
 background-size:contain; margin-top: 30px; padding: 10px; height: 320px; width: 100%; background-repeat: no-repeat;
 background-image: url(https://www.sepia.de/fileadmin/banner/dam_small.png)!important;
}
.smallbanner_pcm {
 background-size:contain; margin-top: 30px; padding: 10px; height: 320px; width: 100%; background-repeat: no-repeat;
 background-image: url(https://www.sepia.de/fileadmin/banner/pcm_small.png)!important;
}
.smallbanner_vc {
 background-size:contain; margin-top: 30px; padding: 10px; height: 320px; width: 100%; background-repeat: no-repeat;
 background-image: url(https://www.sepia.de/fileadmin/produkte/produktkonfigurator/vc_small.png)!important;
}
.smallbanner_3d {
 background-size:contain; margin-top: 30px; padding: 10px; height: 320px; width: 100%; background-repeat: no-repeat;
 background-image: url(https://www.sepia.de/fileadmin/banner/3d-product-configuration.jpg)!important;
}
.smallbanner, 
.smallbanner_dbp, 
.smallbanner_ofml, 
.smallbanner_dam, 
.smallbanner_pcm,
.smallbanner_vc,
.smallbanner_3d {
  font-size:medium;
}

.main-carousel h1{
    font-size:50px;
  }
.main-carousel li{
    font-size:25px;
}
.sitemap{
  padding-top:3rem;
  padding-bottom:5rem;
  font-size:medium;
}

.screencast video{
  max-height:400px!important;
  max-width:600px!important;
}

.screencast {
  max-height:600px!important;
}

.search-result{
  padding:2rem;
  max-width:40vw;
	margin-top:2rem;
}

.search-snippet b{
    color:#ec681b;
}

.search-snippet{
    font-size:medium;
}

.center {
  margin: auto;
}

.demo-btn{
  margin-left:10px;
}
.demo-btn a{
  font-size:18px!important;
  padding:0.7rem 1rem;
  font-weight: bold;
}
#js-menu {
	visibility:hidden;           
}

@media screen and (max-width: 767px ) {
  .smallbanner, 
  .smallbanner_dbp, 
  .smallbanner_ofml, 
  .smallbanner_dam, 
  .smallbanner_pcm,
  .smallbanner_vc,
  .smallbanner_3d{
    background-color: #F0F1F3; 
    background-image: none !important;
    font-size:2.5vw;
  }

	.download-modal{
		width:100vw!important;
	}

	.search-result{
    max-width:90vw!important;
	}

	.search-snippet{
			font-size:medium;
	}

	.search-results{
		padding-left:1rem!important;
	}

  .text-block {
    padding: 2vw !important;
    width: 100% !important;
  }

  .main-carousel .top-left{
    top:3rem;
    left:4rem;
  }

  .main-carousel h1{
    font-size:3.5vmin;
  }

  .main-carousel li{
    font-size:1.5vmin;
  }
  
  .sitemap{
    padding-left:0!important;
  }

  .demo-btn button{
    margin-left:2vw;
    font-weight:bold;
    font-size:18px!important;
  }
  .menu-container, .top-bar-left{
    width:95vw!important;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .text-block {
    padding: 4vw !important;
    width: 100% !important;
  }

  .smallbanner, 
  .smallbanner_dbp, 
  .smallbanner_ofml, 
  .smallbanner_dam, 
  .smallbanner_pcm,
  .smallbanner_vc,
  .smallbanner_3d{
    font-size:1.5vw;
  }

  .menu-container{
    font-size:small;
  }

  .searchbar{
    max-width:20vw;
  }

  .logo, .top-bar-left, .menu-container {
    padding-left:0.5vw!important;
  }

  .main-carousel .top-left{
    top:3rem;
    left:4rem;
  }

  .main-carousel h1{
    font-size:3.5vw;
  }

  .main-carousel li{
    font-size:1.5vw;
  }

  .rechte_spalte{
    width:100%!important;
    margin-left:25vw;
    margin-right:25vw;
  }

  .swim {
    left: 86%;
    text-align: left;
    display: none; 
  }

  .change-password, .change-email, .register, .login{
    max-width:none;
  }

  .download-modal{
    width:60vw!important;
  }

  .footer{
    padding:1rem 2rem 1rem;
  }

  .footer-block{
      padding:1rem 3rem 1rem;
  }

  .demo-btn{
    margin-left:20px;
    font-weight:bold;
  }
}


/*no-js menu styling */
#menu ul {
  margin: 0;
  padding: 0;
}

#menu .main-menu {
  display: none;
}

#tm:checked + .main-menu {
  display: block;
}

#menu input[type="checkbox"], 
#menu ul span.drop-icon {
  display: none;
}

#menu li, 
#toggle-menu, 
#menu .sub-menu {
  border-style: solid;
  border-color: rgba(0, 0, 0, .05);
	background-color:#474747;
}

#menu li, 
#toggle-menu {
  border-width: 0 0 1px;
	background-color:#474747;
}
#menu .sub-menu li{
	background-color:#ec681b;
}
#menu .sub-menu {
  background-color: #ec681b;
  border-width: 1px 1px 0;
  margin: 0 1em;
}

#menu .sub-menu li:last-child {
  border-width: 0;
}

#menu li, 
#toggle-menu, 
#menu a {
  position: relative;
  display: block;
  color: white;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
}

#menu, 
#toggle-menu {
  background-color: #474747;
}

#toggle-menu, 
#menu a {
  padding: 1em 1.5em;
}

#menu a {
  transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out;
}

#menu a:hover {
  background-color: white;
  color: #ec681b;
}

#menu .sub-menu {
  display: none;
}

#menu input[type="checkbox"]:checked + .sub-menu {
  display: block;
}

#menu .sub-menu a:hover {
  color: #ec681b;
}

#toggle-menu .drop-icon, 
#menu li label.drop-icon {
  position: absolute;
  right: 1.5em;
  top: 1.25em;
}

#menu label.drop-icon, #toggle-menu span.drop-icon {
  /*border-radius: 50%;*/
  height:2em;
  text-align: center;
	width:3em;
  /*background-color: rgba(0, 0, 0, .125);*/
	background-color: white;
  text-shadow: 0 0 0 transparent;
  color: #474747;
	opacity: 0.5;
	font-size:1em;
}
#menu .sub-menu label.drop-icon, .sub-menu #toggle-menu span.drop-icon {
  text-shadow: 0 0 0 transparent;
  color: #ec681b;
	
}
#menu .drop-icon {
  line-height: 2;
}
.arrow {
  border: solid;
	border-color: #474747;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 3px;
}
.sub-menu .arrow{
border-color: #ec681b;
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
@media only screen and (max-width: 64em) and (min-width: 52.01em) {
  #menu li {
    width: 33.333%;
  }

  #menu .sub-menu li {
    width: auto;
  }
}

@media only screen and (min-width: 52em) {
	.nojs-menu{
			padding-left:3rem;
		}
  #menu .main-menu {
    display: block;
		background-color:#474747;
  }

  #toggle-menu, 
  #menu label.drop-icon {
    display: none;
  }

  #menu ul span.drop-icon {
    display: none;
  }

  #menu li {
    float: left;
    border-width: 0 1px 0 0;
  }

  #menu .sub-menu li {
    float: none;
  }

  #menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 20em;
    z-index: 3000;
  }

  #menu .sub-menu, 
  #menu input[type="checkbox"]:checked + .sub-menu {
    display: none;
  }

  #menu .sub-menu li {
    border-width: 0 0 1px;
  }

  #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }

  #menu li:hover > input[type="checkbox"] + .sub-menu {
    display: block;
  }
}