/*Global*/
.full_width {
    width: 100%;
}

.p_section{
	border-top: 1px solid #e2e2e2;
	margin-top: 30px;
	padding-top: 10px;
}
.p_col1_2{
	width: 478px;
	float: left;
}
.p_col2_2{
	width: 478px;
	margin-left: 50px;
	float: left;
}

/*product tab navigation*/
.product_tab_navigation {
	width: 100%;
	float: left;
	clear: both;
	color: #fff;
}
.product_tab_navigation > li {
	float: left;
	color: #C1272D;
}
.product_tab_navigation > li:hover button {
	background: #C1272D;
}
.product_tab_navigation > li.active button {
	background: #C1272D;
}
.product_tab_navigation > li button:focus {
	outline: 0;
}
.product_tab_navigation > li button {
	display: block;
	cursor: pointer;
	line-height: 22px;
	font-size: 12px;
	padding: 0.3em 1.5em;
	margin: 0px;
	margin-right: 1px;
	text-decoration: none;
	color: #ffffff;
	background: #0071BC;
	border: none;

}
.example_title {
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 10px;
	margin-bottom: 15px;
    text-align: center;
}
.example_image {
	/*max-width: 237px;*/
	width: 100%;
	overflow: hidden;
}
.example_image.loading {
	background: url('../start/Images/images3dproduct/loading.gif') no-repeat center center;
}
.example_image>a>img{
	display:block;
	margin:0 auto;
	max-width: 100%;
}
.col1-4 , .col2-4, .col3-4, .col4-4 {
	width: 23%;
	margin-left: 2%;
	height: auto;
	float: left;
}
.col1-3 , .col2-3, .col3-3 {
	width: 31.3%;
	margin-left: 2%;
	height: auto;
	float: left;
}

.order_link {
	display: block;
	text-align: center;
}
a.order_link{
	margin: 10px auto 0 auto;
}

.slot_container {
    position: relative;
}
.slot_container a {
    display: block;
}
.slot_container  img {
    display: block;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    transform: scale(1,1);
    max-width: 492px;
    margin: 0 auto;
    
}
.slot_container img.replace {
    transform: scale(0.9,0.9);
    opacity: 0.5;
}
.preload_overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent url('../resources/loading_ajax.gif') no-repeat center center;
    background-size: 44px;
    opacity: 0.7;
}

/*Summary*/
.p_summary{
	border-top: none;
	margin-top: 0px;
	padding-top: 0px;
}
.p_summary p{
	font-size: 16px;
	line-height: 1.2em;
	margin-top: 25px;
}
.p_summary_c1{
	float:left;
	width:475px;
}
.p_summary_c2{
	float:left;
	width:499px;
	margin-left:50px;
	padding-top: 1.5em;
	
}
.p_summary_image{
	/*margin-top: 1em;*/
}

.p_summary_features{

}
/*.p_summary_features h3.important_text {*/
/*	color: #1F1F1F;*/
/*}*/
.p_summary_features_col{
	float: left;
	width: 40%;
}
.p_summary_features_col.options_list {
    width: 60%;
}
/*.p_summary_features_col h3.important_text {*/
/*	color: #1F1F1F;*/
/*}*/
ul.p_features_list{
	float:left;
}
ul.p_features_list li{

}
ul.p_features_list li:before{
	content:"•";
	color: #C1272D;
}
ul.p_features_list li a {
	color: #C1272D;
	text-decoration:none;
	font-size:14px;
	line-height:2em;
	padding-left: 0.5em;
}
ul.p_features_list li a.link_plain {
	color: #0071BC;
	text-decoration: underline;
}

.products_list a {

}
.products_list a:hover {
	text-decoration: underline;
	
}
.options_list a:hover {
	color: #0071BC;
}
.options_list a.not_clickable:hover {
	color: #1f1f1f;
}
.p_features_list .not_clickable{
	color: #1f1f1f;
	cursor:default;
}
/*FAQ*/


/*Interactive*/
.p_interactive{

}

/*Overview*/
.p_overview{

}

/*Other products*/
.main_product_list ul {
float: none;
text-align: left;
}
.main_product_list li {
margin-right: 8px;
margin-left: 0px !important;
width: 157px;
position: relative;
height: 145px;
vertical-align: top;
float: none;
display: inline-block;
}


.main_product_list .product_list_title_details {
    display: none;
}
.sub_title {
font-size: 12px;
height: 32px;
position: absolute;
bottom: 0px;
text-align: center;
width:100%;
margin: 0;
}
.main_product_list .product_list_col3_1 {
	margin-left: 15px;
}
.main_product_list .product_list_col3_1:first-child {
	margin-left: 0px;
}
/*.sub_title .important_text{*/
/*	color: #1F1F1F;*/
/*}*/
.main_product_list_price{
display:none !important;
}

.main_product_details {
display: none;
}
.product_box_hover_text{
display: none;
}
.main_product_box , a.main_product_box {

position: relative;
height: 98px;

}
ul.group.prod_list_2 {
margin-left: 15px;
}
.new_ribbon {
background-size: 60px;
background-position: 1px 1px;
}
.new_ribbon2 {
    width: 90px;
    height: 90px;
    position: absolute;
    top: -6px;
    left: -6px;
    background-size: 100% 100%;
}
.mobile_product_overview_menu {
	display: none;
}
.product-list-br {
	display: none;
}
.main_product_list li.product_list_full_width {
    width: 157px;
}
.product_list_full_width .main_product_image{
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.main_product_image > img {
    /* margin-top: 9px; */
}
.product_list_full_width .main_product_image > img {
    width: 310%;
    margin-left: -105%;
    margin-top: 0px;
}
.main_product_list li.product_list_full_width {
    width: 133px;
}
.product_list_full_width .main_product_image > img  {
    margin-top: 8px;
}
.product_list_text_details {
    display: none !important;
}



@media only screen and (max-width: 1024px) {
    .main_product_list li.product_list_full_width {
        margin: 30px 10px 0px 0px;
    }
    .main_product_list li.product_list_full_width .main_product_image img {
        width: 310%;
    }
}

@media only screen and (max-width: 960px) {
    .audiojs {
        width: 100%;
    }
    .audiojs .play-pause {
        width: 6%;
    }
    .audiojs .scrubber {
        width: 60%;
    }
}
@media only screen and (max-width: 820px) {
    .audiojs .time {
        display: none;
    }
    .audiojs .scrubber {
        width: 75%;
    }
}

@media only screen and (max-width: 745px) {
    .main_product_list li.product_list_full_width {
        margin: 30px 10px 0px 0px;
    }
    .main_product_list li.product_list_full_width .main_product_image img {
        width: 310%;
    }
    .product-list-br {
        display: none !important;
    }
}

@media only screen and (max-width: 650px) {
    .main_product_list li.product_list_full_width {
        margin: 30px 10px 0px 0px;
    }
    .main_product_list li.product_list_full_width .main_product_image img {
        width: 310%;
    }
    .product-list-br {
        display: none !important;
    }
    .product_list_full_width a.main_product_box {
        height: 98px;
    }
    .main_product_list li.product_list_full_width .main_product_image {
        width: 100%;
    }
    .main_product_list li.product_list_full_width .main_product_image img {
        margin-left: -105%;
        margin-top: 8px;
    }
}
@media only screen and (max-width: 320px) {
    .audiojs .play-pause {
        width: 10%;
    }
}

/*~~~~~~~~~~~~~~~~~~~~~~*\
	Media Queries
\*~~~~~~~~~~~~~~~~~~~~~~*/


/* Styles for < 1030px device width */
@media only screen and (max-width: 1030px) {
	.p_summary_c1 {
		float: none;
		max-width: 475px;
		width: 100%;
		margin: 0 auto;
	}
	.p_summary_c1 h1 {
		text-align: center;
	}
	.p_summary_c2 {
		float: none;
		max-width: 502px;
		width: 100%;
		margin-left: 0px;
		margin: 0 auto;
	}
	.p_summary_image {
		width: 100%;
		height: auto;
	}
	.p_col1_2, .p_col2_2 {
		width: 48%;
	}
	.p_col1_2 {
		float: left;
		margin: 0;
	}
	.p_col2_2 {
		float: right;
	}
	.main_product_list .product_list_col3_1:first-child , .main_product_list .product_list_col3_1 , .main_product_list li {
		margin-left: 8px;
		margin-right: 8px;
	}
	.main_product_list.centered_content {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}
	.main_product_list  ul{
		text-align: left;
	}
	.example_title span {
		display: block;
	}
	.configurator_container {
		position: relative;
		padding-bottom: 69%;
		padding-top: 30px;
		height: 0;
		overflow: hidden;
	}
	.configurator_container iframe {
		width: 100% !important;
		position: absolute !important;
		top: 0 !important;
		left: 0 !important;
		width: 100% !important;
		height: 100% !important;
		overflow: hidden !important;
	}
	.example_image a.zoom-in {
		width: 100%;
		height: auto;
	}
}
/* Styles for < 860x device width */
@media only screen and (max-width: 860px) {
	.mobile_product_overview_menu.button_link {
		display: block;
		background: #0071BC url('../../_global/hamburger.png') no-repeat 10px center !important;
		color: #FFF !important;
		text-indent: 40px;
		text-indent: 4rem;
	}
	.product_tab_navigation {
		display: none;
	}
	.product_tab_navigation > li {
		border-bottom: 1px solid #565656;
		width: 100%;
		float: none;
	}
	.product_tab_navigation > li button {
		background-color: #333;
		color: #ffffff;
		width: 100%;
	}
}

/* Styles for < 800x device width */
@media only screen and (max-width: 800px) {
    .product_ansicht_showcase .col1-3 , .product_ansicht_showcase .col2-3 , .product_ansicht_showcase .col3-3 {
        width: 44%;
        text-align: left;
        margin-left: 2% !important;
        margin-right: 2% !important;
    }
    .product_ansicht_showcase .example_image>a>img {
        margin: 0px;
        width: 100%;
    }
}

/* Styles for < 750x device width */
@media only screen and (max-width: 750px) {
	.main_product_list ul {
		text-align: center;
	}
	.main_product_list .sub_title span.main_product_list_price {
		display: none;
	}
	#LayoutsSW .col2-4 {
		width: 60%;
	}
	#LayoutsSW .col1-4 {
		min-width: 200px;
	}
	.configurator_container {
		padding-bottom: 77%;
	}
	.col1-4, .col2-4, .col3-4, .col4-4 {
		width: 48%;
		text-align: center;
	}
	.p_overview .col3-4 , .p_overview .col4-4 {
		margin-top: 20px;
	}
	.p_overview .col3-4 {
		clear: left;
	}
}
/* Styles for < 600x device width */
@media only screen and (max-width: 600px) {
	.p_col1_2, .p_col2_2 {
		width: 100%;
		float: none;
	}

	#LayoutsSW {
		overflow: visible;
	}
	#LayoutsSW .col1-4  , #LayoutsSW .col2-4{
		width: 100% !important;
		margin: 0;
	}
	#LayoutsSW .col2-4 {
		text-align: left;
		margin-top: 1em !important;
	}
	#LayoutsAnsichtSchnittLageplan {
		text-align: left;
	}
	#LayoutsAnsichtSchnittLageplan .col1-3 , #LayoutsAnsichtSchnittLageplan .col2-3 , #LayoutsAnsichtSchnittLageplan .col3-3 {
		width: 47.3%;
		display: inline-block;
		text-align: center;
	}
	#LayoutsAnsichtSchnittLageplan .col3-3 {
		margin-top: 20px;
	}
	.p_interactive {
		display: none;
	}
    .main_product_list li.product_list_full_width {
        /* height: 165px; */
    }
    .product-list-br {
        display: none !important;
    }
    
	
}
/* Styles for < 500x device width */
@media only screen and (max-width: 500px) {
	.p_summary_c1 h1 {
		margin-top: 0px;
		margin-bottom: 25px;
		margin-bottom: 2.5rem;
		/*font-size: 17px;
		font-size: 1.7rem;*/
	}
	.p_summary_c1 h1 span {
		display: block;
		clear: both;
	}
	.p_summary_features_col {
		width: 100%;
		float: none;
		overflow: auto;
	}
	.p_section h2 {
		text-align: center;
		font-size: 18px;
		font-size: 1.8rem;
	}
    .main_product_list li.product_list_full_width {
        width: 129px;
    }
    .product_list_full_width .main_product_image > img {
        margin-top:9px;
    }
    .product_list_text_details {
        display: none !important;
    }
    .product_ansicht_showcase .col1-3 , .product_ansicht_showcase .col2-3 , .product_ansicht_showcase .col3-3 {
        width: 75%;
        float: none;
        text-align: center;
        margin-left: auto !important;
        margin-right: auto !important;
    }

}
/* Styles for < 435x device width */
@media only screen and (max-width: 435px) {
	ul.p_features_list {
		margin-left: 0px !important;
		float: none;
	}
}
/* Styles for < 320x device width */
@media only screen and (max-width: 320px) {
	#LayoutsAnsichtSchnittLageplan .col1-3, #LayoutsAnsichtSchnittLageplan .col2-3, #LayoutsAnsichtSchnittLageplan .col3-3 {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}
    .product_ansicht_showcase .col1-3 , .product_ansicht_showcase .col2-3 , .product_ansicht_showcase .col3-3 {
        width: 100%;
        text-align: left;
        margin-left: 0% !important;
        margin-right: 0% !important;
    }
}