nav.nav input, nav.nav label {display: none;}
@media only screen and (max-width:1230px){
	.container {width: 940px;}
	.services li {padding-right: 98px;}
	.footerpart .topfooter .fcol1 {width: 415px; padding-right: 115px;}
}
@media only screen and (max-width:979px){
	.container {width: 740px;}
	#headerpart .home {display: none;}
	#headerpart .logo {position: relative; left: inherit; transform: none; -moz-transform: none; -webkit-transform: none; top: initial; float: left;}
	nav.nav {position: relative; overflow: visible;}
	nav.nav ul.menus {padding: 0px 0px;}
	nav.nav input[type=checkbox]{display: none;}
	nav.nav label {float: left; display: block; height: 48px; background: url(../images/menu-icon.jpg) no-repeat 0 0; padding-left: 61px; font-size: 14px; font-weight: 600; color: #1b3044; 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%; float: left; border-top:1px solid #ebebeb; padding: 0px; border-bottom: none;}
	nav.nav ul.menus > li > a {float: left; width: 100%; padding: 15px 15px; text-align: left;}
	nav.nav input[type=checkbox]:checked ~ ul.menus {display: block;}
	nav.nav ul.menus > li .submenus {position: relative; background-color: #ffffff; padding: 10px 15px 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 > a:after {display: none;}
	nav.nav label.dropmenu {background: url(../images/plus-icon.png) no-repeat 50% 50%; padding: 0; margin: 0; width: 48px; height: 48px; 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);}
	.services li {padding-right: 31px;}
	.savepart .joinnow h3 {width: 70%;}
	.footerpart .topfooter .fcol1 {width: 100%; padding-right: 0px; padding-bottom: 0px;}
}
@media only screen and (max-width:767px){ 
	.container {width: 615px;}
	.services li {width: 50%; margin-bottom: 10px;}
	nav.nav ul.menus > li .submenus li {width: 33.33%;}
	.productbox {margin-top: 0px;}
	.productbox .prod-gallery {padding-top: 410px; width: 100%; text-align: center;}
	.productbox .prod-gallery .content {height: 118px;}
	.productbox .prod-gallery label {float: none; display: inline-block;}
	.prodetails {margin-top: 30px;}
	.prodetails .proinner {width: 100%; padding-right: 0px;}
	.prodetails .proinfo {width: 100%; margin-top: 20px;}
	.tabs .content {padding: 15px 20px;}
	.savepart .joinnow {text-align: center;}
	.savepart .joinnow h3 {width: 100%; text-align: center; background-image: none; padding-left: 0px;}
	.savepart .joinnow .jbtn {float: none; display: inline-block;}
	.footerpart .topfooter .fcol2 {width: 100%; padding-bottom: 0px;}
	.footerpart .copyright p {width: 100%; text-align: center;}
	.footerpart .copyright .paypal {float: none; display: inline-block; width: 100%; text-align: center; margin-top: 10px;}
}
@media only screen and (max-width:639px){ 
	.container {width: 460px;}
	#headerpart {padding: 10px 0;}
	#headerpart .logo {width: 100%; text-align: center;}
	#headerpart .call-msg {display: none;}
	.services li {width: 100%;}
	.productbox .prod-gallery {padding-top: 315px;}
	.productbox .prod-gallery .content {height: 315px;}
	.productbox .prod-gallery label {width: 107px; height: 118px; float: left;}
	.prodetails .proinner p, .prodetails .proinner ul {margin-top: 10px;}
	.prodetails .proinfo {padding-bottom: 20px;}
	.tabs label {width: 100%; margin:1px 0px;}
}
@media only screen and (max-width:479px){ 
	.container {width: 300px;}
	.submenus .container {width: 100%;}
	nav.nav ul.menus > li .submenus li {width: 50%;}
	.productbox .prod-gallery {padding-top: 265px;}
	.productbox .prod-gallery .content {height: 265px;}
	.productbox .prod-gallery label {width: 67px; height: 74px;}
	.prodetails .proinfo {padding-top: 20px;}
	.prodetails .proinfo ul {padding: 5px 0px;}
	.footerpart .topfooter {padding-top: 30px;}
} 