@media screen and ( min-width:768px) and (max-width:960px) {
	.footerBg p, #header .navLinks .topLink {width: auto;}
	.footerBg p {margin-top: 15px;}
	#header .navLinks {width: 450px;}
	#container .contentContainer .topContent, #container .contentContainer, #wrapper, .contentWrapper .bodyContent {width: 768px;}
	.contentWrapper .bodyContent .rightSection {width: 560px;}
	.contentWrapper, .colorBar, #wrapper, .contentWrapper .contactContainer  {width: 768px;}
	.contentWrapper .bodyContent .rightSection #summaryText {margin: 5px 35px 15px 0}
	#rightSection h3 {margin: 0 0 8px 0;}
	.contentWrapper .contactContainer .leftNav {float: none; margin-left: 10px; width: 100%;}
	.contentWrapper .contactContainer .rightNav {width: 758px; margin-left: 10px;float: none;}
	.contentWrapper .contactContainer, .contentWrapper .contactContainer .leftNav {height: auto;margin-bottom: 45px;}
	.contentWrapper .contactContainer .rightNav {width: 725px;}
	.contactContainer .rightNav iframe {width: 725px !important;}
	.contentWrapper .bodyContent .rightSectionOne {width: 575px;}
	#machineRightContent {width: 410px;}
	#galleryContainerYarn img {width: 95% !important;}
	/*#machineRightContent {border: none;}*/
	#rightSectionFabric {width: 575px;}
	#rightSectionFabric .fabricGallery .fabricRightLink {float: left;width: 440px;margin-left: 10px;}
	#photoShowCbp img, #photoShowOne img, #photoShowTwo img, #photoShowThree img, .rightGarmentsContent #infrastructureImage {width: 66% !important;}
	.fabricContentText img {width: 100% !important;}
	#garmentsSubmenu {width: 525px;}
	#garmentsSubmenu .rightGarmentsContent {width: 360px;}
	.rightGarmentsContent #infrastructureImage {width: 100% !important;}
	#summaryText img {width: 100%;}
	#productSlideShow img {width: 68% !important;}
}

@media screen and (orientation:portrait) and (max-device-width: 768px) {
    #galleryWrapper {display: none;}
    body.index {background: url('_images/iPad-potrait_img.jpg');}
}


@media screen and (orientation:landscape) and (max-device-width: 1024px) {
    #galleryWrapper {display: none;}
    body.index {background: url('_images/iPad-landscape_img.jpg');}
}
