@charset "UTF-8";
/* CSS Document */

/*.navbar{
background-color:blue !important;}*/

.navbar-brand img{
	max-width:125px;
	margin-left:10px;
}

.margin-menu li, .blog_featured{
	display:none !important;
}

.margin-menu .menu_search{
	display:block !important;
	}

.menu_search{ 
		margin-top:0px !important;
		display:block !important;
	}
#GDPR label{
	width:90%;
	}


input[type="text"]{
	-webkit-appearance: none;
	}

#txtSearch{
	-webkit-appearance: none;
	border:1px solid #ccc;
	height:40px;
	font-size:16px;
	}

.main_wrapper{
	margin-top:93px;
}

.footer_site-map{
	display:none;
}

.footer_bottom p{
	text-align:center !important;
}

.footer_quicklinks{
    display: block;
    margin: 0 auto;
    float: none;
    text-align: center !important;
	}

/* HOMEPAGE */

/*.home_slider{
	height:500px;
}*/

.blog_post-body img{
	width:100% !important;
	height:auto !important;
	padding:20px 0px !important;
}

.blog_post-body iframe{
	max-width:100%;
	height:auto;
	padding:20px 0px;
	}


.home_slider img{
	height:400px;
	}

.home_slider .slick-slide img{
	width:auto;
}

.home_slider-text{
	width:80%;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
}

.home_slider-text h1{
	font-size:28px;}

.home_slider-text h2{
	font-size:20px;
	}

.home_slider .slick-prev, .home_slider .slick-next{
	display:none !important;}

.home_about{
	-webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.24);
	-moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.24);
	box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.24);
}

.home_resources .bottom{
   display: block !important;
}

.distributor ul li{
	display:block;
	margin-bottom:10px;
	overflow: hidden;
	}

.dliterature_lang li{
	margin-right:5px !important;
}

.literature_lang li+li:before{
	margin-right:5px !important;
}

.cert-drop .literature.bootstrap-select,.cert-drop .hidden-md{
	display:none !important;
}
.cert-drop{
	padding-top:20px;
	}

.literature.bootstrap-select{
	padding:0px !important}

.table_downloads td{
	display: block;
	text-align:center;
	width:100%;
}

.table_downloads .literature_lang{
	text-align: center;
}

.apps td{
	display:block;
	width:100%;
	border:15px solid #fff;
}

.dot_results li:nth-child(even) a{
	background-color:#ccc !important;
}

 .dot_results li:nth-child(4n-1) a{
	background-color:#fff;
}

.blog_featured-text{
	width:100% !important;
	left:0px;
	transform:none;
}

.blog_featured-text .featured, .blog_featured-text .blog_post-details, .blog_featured-text h1{
	margin-left:0px;
}

.prod-finder_content{
	margin-top:-660px;
}

.home_topLinks .row{
	display:block !important;}

.type-xl{
	font-size:40px !important;
}


.product_buttons{
	display:flex;
	justify-content:flex-start;
}

.products_resources .border-grey{
	width:100%;}

.tds-sds .table_downloads td:nth-child(1),
.tds-sds .table_downloads td:nth-child(2){
	width:100%;
	text-align:left;
	padding:0px !important;}

.tds-sds .table_downloads tr{
	display:block;
	margin-bottom:10px;
	}

.table_downloads .literature_lang{
	text-align:left;}

.project_database{
	margin-left:-15px !important;}

.form-horizontal .button-orange{
	margin-left:15px;
	}

.apps{
display:block !important;}

.apps .app{
	width:100% !important;}


.products_resources .products_resources-flex{
	display:block;
	}

.apps .app{
	width:100%;
	}

.dropdown-menu .divider{
	display:none;}

.literature_pdf img{
	width:50%;
	margin:0 auto;
	display:block !important;
	}

.contact .col-md-8{
	margin:0px 15px;
	}


.ic_table {
	width:100%;
	height:auto;
	}


.ic_table td{
	display:block;
width:100% !important;
height:auto !important;}

.blog_post-body img{
	width:100% !important;
	height:auto !important;
	padding:20px 0px !important;
}

.blog_post-body iframe{
	max-width:100%;
	height:auto;
	padding:20px 0px;
	}


@media and (max-width:768px){
	
.home_topLinks .row{
	display:block !important;	
}
}


@media and (max-width:600px){
	.col-xs-6.literature_pdf{
		width:100% !important;
	}



}