.tablet-show {
	display: block;
}

.tablet-hide {
	display: none !important;
}

#content {
	padding-bottom: 432px;
}


/* header */

#header .logo img {
	width: 572px;
}

#header .lapada img {
	width: 54px;
}

#header .bada img {
	width: 66px;
}

#header .logo {
	margin: 0 54px 0 62px;
}

#header .bottom #menu {
	display: none;
}

#header .dmenu {
	color: #ffffff;
	float: left;
	padding-bottom: 14px;
	padding-top: 7px;
}

#header .dmenu img {
	vertical-align: middle;

	margin-top: -4px;
	margin-right: 6px;
}


#header .search .search-field {
	width: 130px;
}

@media screen and (max-width: 762px) {
	#header .logo img {
		width: 556px;
	}
}

#footer .footcats {
	line-height: 28px;
}

#instance_2166 img {
	width: 100%;
	margin-bottom: 46px;
}

#instance_2166 h1 {
	margin-bottom: 42px;
}

#instance_2166 {
	padding-bottom: 30px;
}

/* home */
#home .homemain {
	width: calc(100% - 22px);
}

#home .hmenu {
	padding: 0 24px;
}

#home .logo img {
	height: auto;
	max-height: 94px;
	width: 91%;
}	

@media screen and (max-width: 830px) {
	#home .hmenu .menu-item {
		margin: 0 9px;
	}
	
}

/* contact us */
#contact {
	width: 100%;
}


#contact .tmap {
	margin-left: -78px;
}

#contact .tmap img {
	height: 162px;
}

#contact .left {
	font-size: 13px;
}

#contact .google-map {
	height: 262px;
}

#contact .form {
	font-size: 13px;
}

#contact .form td.field {
	padding-bottom: 16px;
}

/* events */
#events {
	width: 100%;
	padding-bottom: 58px;
}

#events .event.center .innerEvent {
	margin: 0;

}

#events .event.side .innerEvent {

	float: none;
}

#events .event {
	width: 50%;
	margin-bottom: 63px;
}

#events .event.mobSide .innerEvent {
	float: right; 
	margin-left: 0;
	
}

#events .event .innerEvent {
	width: 96%;
}

.event .image .img {
	height: 230px;
	
}

#events .event .image {
	height: 230px;
}


/* services */
#services {
	width: 100%;
}

#services .form {
	padding: 34px 24px;
	width: 302px;
	padding-bottom: 290px;
}

#services .text {
	width: 48%;
	text-align: justify;
}

#services .form .field input {
	width: 286px;	
}

#services .form .field textarea {
	width: 286px;
}

#services .tick .right,
#services .tick .left {
	float: none;
	margin-left:0;
}

#services h3 {
	margin-bottom: 22px;
	font-size: 15px;
}

#services p {
	margin-bottom: 32px;
}

#services .section {
	padding-top: 46px;
}

/* stock */
#stock {
	width: 100%;
	padding-bottom: 56px;
}

#stock .item {
	width: 33.33%;
}

#stock .item.side .item-hold {
	float: none;
}

.item.centerright .item-hold {
	margin-left: 0;
}

.item.centerleft .item-hold {
	margin-left: 0;
}

.item.center .item-hold {
	margin: 0 auto;
}

#stock .item.smallside .item-hold {
	float: right;	
}

#stock .item .item-hold {
	width: 89%;
}

#stock .pages {
	padding-top: 0px;
}


/* item page */

#details {
	width: 100%;
	padding-bottom: 88px;
}

#details .image {
	width: 340px;
	margin-left: 0;
}

#details .mainimg img {
	max-width: 340px;
	max-height: 380px;
}

#details .image .mainimg {
	height: 380px;
	line-height: 380px;
}

#details .info {
	width: 340px;
	margin-right: 0;
}

#details .info h1 {
	margin-top: 0;
}

#details .other {
	margin-top: 44px;
}




#stock .sort .dropdown {
	padding-top: 20px;
	padding-bottom: 8px;
}


@media screen and (max-width: 960px) {
	#instance_2180 ul {
		width: 330px;
	}
}


@media screen and (max-width: 860px) {
	#instance_2180 td {
		display: block;
	}

	#instance_2180 ul {
		width: 410px;		
	}

	#instance_2180 .right {
		margin: 0 auto;
	}

	#instance_2180 {
		padding-bottom: 50px;
	}
	 #instance_2180 p.nums {
		text-align: left;
	}
}
