.desktop {
	display: inline;
}

.mobile {
	display: none !important;
}



@media only screen and (max-width: 1024px) {	
	.container {
		width: 94%;
		padding-left: 3%;
		padding-right: 3%;
	}
	
	
	
	.prev {
		display: none;
	}
	
	topmenu .right {
		font-size: 10px;
	}
	
	.threesections .section_first, .threesections .section_last {
		width: 30%;
		padding:0px;
		margin-bottom: 30px;
	}
	
	.threesections .price {
		font-size:15px;
	}
	
	.threesections img {
		width: 150px;
	}
		
	.item {
		margin-right: 0px;
		width: 47%;
	}
	
	.homecontainerright {
		float:right;
		width: 45%;
	}
	
	.item .title h3 {
		font-size: 13px;
	}
	
	.item .image, .item .title {
		width: 88%;
	}
	
	.homecontainerleft .title {
		font-size: 28px;
	}
	
	.blocktext img {
			width: 100%;
	}
	
	.next {
		display: none;
	}
	
	.submitbtn, .shopnext {
		-webkit-appearance: none;
	}
	
	.menu ul li {
		font-size: 18px;
	}
	h3 {
		font-size: 16px; 
	}
	.kader .info, .kader2 .info, .news .info {
		height: 224px;
	}
	
	.kader .info_3, .kader2 .info_3, .news .info_3 {
		height: 164px;
	}
	
	.hvr-bounce-to-bottom {
		width: 100%;
	}
	
	.deskkader {
		width: 160px;
		margin-left:2%;
	}
	
	.deskpd {
		padding-top: 72px;
	}
	
	.deskpdside {
		padding: 0px 18px;
		padding-top: 22px;
		
	
	}
	.orderitem .orderdescription {
	min-height: 170px;
	}
	.deskpdside h3 {
		font-size: 12px;
		}

	.orderitem {
		width: 40%;
	}
	
	.orderitem .btn, .orderitem .bestel {
		width: 100%;
		font-size: 11px;
	}


}


@media only screen and (max-width: 1006px) {
	.desktop {
		display: none;
	}
	
	.mobile {
		display: inline !important;
	}
	
	topmenu .telephone {
		
	}
	
	.threesections .section_first, .threesections .section_last {
		width: 30%;
		padding:0px;
		margin-bottom: 30px;
	}
	
	.threesections .price {
		font-size:11px;
	}
	
	.threesections .subtitle {
		font-size:13px;
	}
	
	.threesections .button {
		font-size:11px;
	}
	
	.threesections img {
		width: 150px;
	}
	
	.threesections .imageabove {
		min-height: 100px;
	}

	
	.homecontainerleft, .homecontainerright {
		width: 100%;
	}
	
	.homeomleft, .item .image, .item .title {
		width: 100%;
	}
	
	
	.homeomleft {
		margin-top: 10px;
	}
	
	.homecontainerleft .title {
		margin-top: 17px;
		font-size: 20px;
	}
	
	.homecontainerleft .subtitle {
		font-size: 20px;
		margin-top: -3px;
	}
	
	.select-items div, .select-selected {
		font-size: 16px;
	}
	
	.homecontainerleft .selectdrop, .homecontainerleft .drop, .homecontainerleft .submithome, .homeomright {
		width: 100%;
	}
	
	topmenu .mail {
		display: none;
	}
	
	topmenu .telephoneico img, topmenu .mailico img {
		width: 14px;
		}
	
	.content .left {
		width: 100%;
	}
	
	.content .right {
		width: 100%;
	}
	
	header .left {
		width: 25%;
		padding: 2% 0 2% 0; 
	}
	
	header .left img {
		width: 100%; 
		padding-bottom: 18px;
	}
	
	header .right {
		width: 75%; 
	}
	
	topmenu .right {
		width: 100%;
	}
	
	topmenu .left {
		width: 100%;
	}
	
	
	
	.kader .picture img, .kader2 .picture img, .news .picture img {
		width: 100%;
	}
	
	.orderitem {
		width: 95%;
	}
	
	.orderitem .title {
		font-size: 22px;
	}
	
	.deskkader {
		width: 110px;
		
	}
	
	.deskpd {
		padding-top: 42px;
	}
	
	
	
	.menu ul li {
		width: 12%;
	}
	
	.menutitle {
		font-size: 13px;
	}
	
	.menu ul li img {
		width: 100%;
	}
	
	.kader .title, .kader2 .title {
		margin-top: 0px;
	}
	
	h3 {
		font-size: 12px; 
	}
	
	.news {
		width: 24%;
		margin-right: 1.33%; 
	}
	
	.kader .info, .kader2 .info, .news .info {
		height: 305px;
	}
	
	.kader .info_3, .kader2 .info_3, .news .info_3 {
		height: 214px;
	}
	
	.submenu {
		font-size: 11px;
	}
}

@media only screen and (max-width: 767px) {	
	.mobile {
		display: inline !important;
	}
	
	.desktop {
		display: none;
	}
	
	.job {
		width: 100% !important;
	}
	
	.blocktext {
		float:left;
		width: 100%;
	}
	
	.blocktext img {
			height: auto;
    width: 100%;
    border: 0;
	}

	
	.container {
		width: 92%;
		padding-left: 4%;
		padding-right: 4%;
	}
	
	.offices_erom {
		width: 100% !important;
	}
	
	header .left {
		float: left;
		width: 60%;
		padding: 0; 
		text-align: left;
		margin-top: 20px;
	}
	
	.orderform .left {
		width: 100%;
	}
	
	.orderform .right {
		display: none;
	}
	
	.news {
		width: 48.5%;
		margin-right: 3%;
		margin-bottom: 30px;
	}
	
	.news:nth-child(2) {
		margin-right: 0;
	}
	
	h3 {
		font-size: 12px; 
	}
	
	topmenu .right {
		display: none;
	}
	
	.intro_content .moreellipses {
		display: none;
	}
	
	.morecontent {
	}
	
	#more_txt {
		
	}
	
	.homeline {
		margin-bottom: 0;
	}
	
	.submenu {
		font-size: 10px;
	}
	
	.kader {
		float: left;
		width: 48.5% !important;
		margin-bottom: 30px;
	}
	
		
	.kader2 {
		float: left;
		width: 48.5% !important;
		margin-bottom: 30px;
		margin-left: none;
	}
	
	
	
	.kader .info, .kader2 .info, .news .info {
		height: 205px;
	}
	
	.kader .info_3, .kader2 .info_3, .news .info_3 {
		height: 214px;
	}
	
	.location_banner_right {
		float: left;
		width: 53%;
		padding: 3.5% 0 3.5% 4%;
	}
	
	.homelines .kader:nth-child(2) {
		margin-right: 0 !important;
	}
	
	.homelines .kader2:nth-child(2) {
		margin-right: 0 !important;
	}
	
	.location_description {
		width: 100%;
	}
	
	#map_canvas {
		width: 100%;
	}
	
	.footer_div2, .footer_div {
		float: left;
		width: 100%;
		text-align: center;
	}
	
	
	.footer_div2 .title, .footer_div .title {
		float: left;
		width: 100%;
		text-align: center;
	}
}

@media only screen and (max-width: 667px) {
	
	.hvr-bounce-to-bottom{
		width: 100%;
	}
	
	.deskkader {
		width: 23% !important;
		margin-left: 0% !important;
	}
	
	.deskkader2 {
		width: 23% !important;
		margin-left: 0% !important;
		margin-left: 16px;
	}
	
	.threesections .price {
		font-size:10px;
	}
	
	.threesections .subtitle {
		font-size:12px;
		margin-bottom: 0px;
	}
	
	.threesections .title {
		font-size:18px;
	}
	
	.threesections .button {
		font-size:11px;
	}
	
	.threesections img {
		width: 120px;
	}
	.threesections .imageabove{
		min-height: 120px;
	}
	
	
	.kadercat {
		width: 100% !important;
	}
	
	.kadercat3 {
		width: 103% !important;
	}
	
	.shopbottomleft {
		display: none;
	}	
	.mbmenu {
		float:left;
		width: 100%;
	}
	
	.homelinebtn {
		font-size: 11px;
		border: 2px solid;
		width: 128px;
	}
	
	.orderitem .orderdescription li{
		font-size: 16px;
		line-height: 16px;
		

	}
	
	
	
	.spanstap2 {
		font-size: 11px;
	}
	
	.orderitem .orderdescription {
		margin-bottom: 10px;
		min-height: 110px;
	}
	
	.orderitem .btn, .orderitem .bestel {
		font-size: 9px;
	}
	
}

@media only screen and (max-width: 479px) {
	.container {
		width: 90%;
		padding-left: 5%;
		padding-right: 5%;
	}
	
	h3 {
		font-size: 17px; 
		
	}
	
	.threesections .imageabove {
		min-height: 120px;
	}
	
	.threesections .section_first, .threesections .section_last {
		width: 100%;
		padding:0px;
		margin-bottom: 30px;
	}
	
	.threesections .button {
		padding: 20px 0px;
		font-size: 20px;
		
	}
	
	.threesections .price {
		font-size:20px;
	}
	
	.threesections .subtitle {
		font-size:22px;
		margin-bottom: 30px;
	}
	
	.threesections .title {
		font-size:32px;
	}
	
	.homeomleft, .item .image, .item .title {
		width: 100%;
	}
	
	.threesections img {
		width: 100%;
	}
	
	.homeomleft {
		margin-top: 10px;
	}
	
	.item {
		width: 48%;
		margin-right: 0px;
	}
	
	
	.bestelorder {
		    padding: 14px 10px;
	}
	
	.bestelorder2 {
		width: 82%;
	}
	
	
	
	.orderitem .orderdescription {
	min-height: 90px;
	}
	
	
	.kader .picture, .kader2 .picture {
		width: 120px;
	}
	
	.homeback {
		padding: 29px 0px 0px 0px;
	}

	.buttonhomecta {
		display: inherit;
		float:left;
		padding-top: 20px;
		padding-bottom: 20px;
		background-color: #009A55;
		width: 100%;
		text-align: center;
		text-transform: uppercase;
		font-weight: 600;
		font-size: 20px;
	}
	
	.rightstarter img{
		width: 100%;
	}
	
	.homectatxt {
		display: inherit;
		float:left;
		width: 130px;
		color: white;
		text-transform: uppercase;
		font-weight: 600;
		font-size: 16px;
		margin-top: 20px;
	}
	
	.homectahead {
		display: inherit;
		float:left;
		width: 130px;
		color: white;
		text-transform: uppercase;
		font-weight: 600;
		margin-top: 10px;
		text-align: left;
	}
	
	.homectahead h3 {
		font-size: 28px;
	}
	
	.hvr-bounce-to-bottom {
		width: 100%;
	}
	
	.orderaccessoires .title {
		min-height: 165px;
	}
	
	.orderitem {
		width: 100%;
		padding:0px;
		margin-bottom: 20px;
	}
	
	.orderitem .btnom {
		float:left;
	
	}
	
	.orderitem .btn {
		width: 85%;
	}
	
	.orderitem .bestel {
		width: 85%;

	}
	
	.orderitem .picture {
		width: 100px;
	}
	
	.orderitem .title {
		float: left;
		width: 100%;
		margin-left: 13px;
		
	}
	
	.orderitem .picture{
		width: 100%;}

	.orderitem .picture img{
		width: 100%; 
		height:auto; 
	}
	
	.orderitem .info{
		width: 180px;
		padding-bottom: 10px;
		padding-top: 10px;
	
	}
	
	.orderitem .bestel2{
		padding-bottom: 10px;
		padding-top: 10px;
	
	}
	
	.orderitem .orderdescription {
		width: 100%;
	}
	
	.orderaccessoires {
		width: 20%;
	}
	
	.orderaccessoires .bestel {
		font-size: 12px;
	}
	
	.shop_table .title {
		font-size: 14px;
	}
	
	.shopbottomleft, .shopbottomright {
		width: 100%;
	}
	
	.shopfurther {
		width: 89%;
	}
	
    .shopnext {
		width: 95%;
		float:left;
	}
	
	.shopupdate {
		width: 94.8%;
	}
	
	.newsitem {
		width: 90%;
	}
	
	.contactform .left, .contactform .right {
		width: 100%;
	}
	
	
	.blockleft {
	width: 90%;
	margin-bottom: 10px;
	}

.blockright {
	float:left;
	width: 90%;
}

	
	.home_subs {
		display: none;
		float: left;
		width: 94%;
		padding: 2% 3% 2% 3%;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		margin-bottom: 10px;
		background-repeat: no-repeat;
		opacity: 0.8;
		filter: alpha(opacity=80);
		background-color: #009c00;
		color: white;
		text-decoration: none;
	}
	
	.homelines .home_subs:last-child {
		margin-bottom: 0;
	}
	
	.homeline_sub .kader, .homeline_sub .kader2  {
		width: 100% !important;
	}
	
	.homelinemenu {
		width: 100%;
	}
	
	.kader, .kader2 {
		width: 100% !important;
		margin-right: 0;
		margin-bottom: 30px;
		margin-left: 0% !important;
	}
	
	.kader .info, .kader2 .info, .news .info {
		height: 100%;
	}
	
	.location_banner_left {
		width: 100%;
	}
	
	.location_banner_right {
		width: 96%;
		padding: 4% 2% 4% 2%;
	}
	
	.submenu {
		display: none;
	}
	
	.subcontent {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
		border: none;
	}
	
	.news {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px;
	}
}

@media only screen and (max-width: 320px) {
	
}