nav.nav input, nav.nav label {display: none;}
@media only screen and (max-width:1199px){
	.container {width: 940px;}
	nav.nav {position: relative; overflow: visible;}
	nav.nav .container {position: relative;}
	nav.nav ul.menus {padding: 0px 0px;}
	nav.nav input[type=checkbox]{display: none;}
	nav.nav label {float: left; display: block; margin-left: 220px; height: 48px; background: url(../images/menu-icon.jpg) no-repeat 0 0; padding-left: 50px; font-size: 14px; font-weight: 500; color: #ffffff; line-height: 49px; text-transform: uppercase; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;}
	nav.nav ul.menus {position: absolute; z-index: 1; display: none; left: 0; top: 48px; width: 100%; background-color: #ffffff; box-shadow: 0px 5px 10px rgba(0,0,0,0.10); -moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.10); -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.10);}
	nav.nav ul.menus > li {width: 100%; border-top:1px solid #ebebeb;}
	nav.nav ul.menus > li > a {float: left; width: 100%; padding: 10px 15px; color: #000000; text-align: left;}
	nav.nav ul.menus > li:hover > a {background-color: transparent;}
	nav.nav input[type=checkbox]:checked ~ ul.menus {display: block;}
	nav.nav ul.menus > li:hover > a {color: #00b0f0;}
	nav.nav ul.menus > li .submenus {position: relative; background-color: #ffffff; padding: 10px 0 15px; border-top:1px solid #ebebeb; display: none; top: inherit; float: left; width: 100%; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
	nav.nav ul.menus > li .submenus li {border-bottom: none;}
	nav.nav ul.menus > li .submenus li a {padding-left: 30px;}
	nav.nav label.dropmenu {background: url(../images/plus-icon.png) no-repeat 50% 50%; padding: 0; margin: 0; width: 40px; height: 40px; position: absolute; z-index: 2; right: 0;}
	nav.nav input[type=checkbox]:checked ~ .submenus {display: block !important;}
	nav.nav input[type=checkbox]:checked + label.dropmenu {background-image: url(../images/minus-icon.png);}
	.newsletter {padding: 15px 45px;}
	.footerpart .topfooter {padding: 50px 45px 0;}
}
@media only screen and (max-width:979px){
	.container {width: 740px;}
	#headerpart {padding: 12px 0; background-size: cover; height: initial;}
	#headerpart .logo {position: relative; top: initial; float: left; width: 120px;}
	#headerpart .logo img {max-width: 100%;}
	#headerpart .call-msg {margin-top: 36px;}
	nav.nav label {margin-left: 0px;}
	.services ul li {height: 125px;}
	.newsletter p {width: 70%; margin-top: 0px;}
}
@media only screen and (max-width:767px){ 
	.container {width: 615px;}
	nav.nav ul.menus > li .submenus ul {width: 50%;}
	.productbox h1 {font-size: 26px;}
	.productbox .prod-gallery {padding-top: 410px; width: 100%;}
	.productbox .prod-gallery .content {height: 410px;}
	.productbox .prod-gallery label {width: 146px; height: 110px;}
	.newsletter {padding: 15px 25px;}
	.footerpart .topfooter {padding: 50px 15px 0;}
	.footerpart .copyright {padding: 20px 15px;}
	.footerpart .copyright p {width: 100%; text-align: center; padding-bottom: 10px;}
	.footerpart .copyright .paypal {width: 100%; text-align: center;}
}
@media only screen and (max-width:639px){ 
	.container {width: 460px;}
	#headerpart {padding: 10px 0;}
	#headerpart .logo {width: 100%; text-align: center;}
	#headerpart .logo img {width: 120px;}
	#headerpart .call-msg {display: none;}
	.services ul li {width: 50%; height: 106px;}
	.services ul li:last-child {width: 100%; height: initial;}
	.productbox .prod-gallery {padding-top: 315px;}
	.productbox .prod-gallery .content {height: 315px;}
	.productbox .prod-gallery label {width: 107px; height: 100px;}
	.tabs label {padding: 12px 15px;}
	.newsletter p {width: 95%; margin: 0 auto; float: none;}
	.newsletter .signbtn {width: 100%; margin-top: 10px;}
	.footerpart .topfooter {padding: 40px 0px 0;}
	.footerpart .topfooter .footerbox {width: 50%;}
	.footerpart .topfooter .fcol3 {width: 100%;}
	.footerpart .copyright p, .footerpart .copyright .paypal {width: 100%; text-align: center;}
	.footerpart .copyright .paypal {margin-top: 5px;}
}
@media only screen and (max-width:479px){ 
	.container {width: 300px;}
	nav.nav ul.menus > li .submenus ul {width: 100%;} 
	.services ul li {width: 100%; height: initial;}
	.contentpart {margin-top: 0px;}
	.productbox h1 {font-size: 22px; line-height: 26px;}
	.productbox .prod-gallery {padding-top: 265px;}
	.productbox .prod-gallery .content {height: 265px;}
	.productbox .prod-gallery label {width: 67px; height: 67px;}
	.tabs label {width: 100%;}
} 