/*
====================================================================================================
@media Queries
====================================================================================================
*/

@media all and (max-width: 799px) { /* Mobile Portrait 320, Mobile Landscape 480, Tablet Portrait ---------------------------------------- */

.oneSixthColumn, .quarterColumn, .oneThirdColumn, .halfColumn, .twoThirdsColumn, .threeQuarterColumn, .first, .last, .applicationsListContent .halfColumn {
	display: block;
	width: 100%;
	margin: 0;
}
.mobileInvis {
	width: 0;
	height: 0;
	display: none;
}
.mainNavBar {
	position: relative;
}
.content {
	padding-top: 0;
}
ul.mainNav li {
	display: block;
	border-bottom: 1px solid #fff;
}
ul.mainNav li:last-of-type {
	border-bottom: none;
}
ul.mainNav li.homeLinkItem {
	display: block;
}
ul.mainNav li.logoSplitLeft {
	margin-right: 0;
}
ul.mainNav li.logoSplitRight {
	margin-left: 0;
}
.navigationLink {
	display: block;
	margin: 0;
	padding: 0;
}
.navigationLink a {
	display: block;
	border-bottom: 3px solid transparent;
	padding: 1.0em 0;
	margin: 0;
	color: #777;
}
.mainNavGroup {
	display: none;
	background-color: #f9f9f9;
}
.mainNavGroupVisible {
	display: block;
}
.mainNav a:link, .mainNav a:visited {
	display: block;
	color: #808080;
	border-bottom: 3px solid transparent;
	padding: 1.0em 0;
	margin: 0;
}
.mainNav a:hover {
	color: #984706;
}
.sectionHome a.homeLink,
.sectionAbout a.aboutLink,
.sectionServices a.servicesLink,
.sectionEquipment a.equipmentLink,
.sectionContact a.contactLink {
	background-color: #984706;
	color: #fff;
}
.copperTipLogoTip {
	display: none;
}
.homePageLogo {
	max-width: 70%;
	margin: 20px 0 -10px 0;
}
.imageSectionVerbiage {
	width: 84%;
	padding: 5.0em 8%;
}
.imageSectionNoVerbiage {
	height: 450px;
}
.servicesOverviewImageSection .imageSectionVerbiage {
	width: 84%;
	padding: 3.0em 8%;
}
h1 {
	font-size: 2.2em;
	letter-spacing: normal;
	margin: 1.3em 0;
}
h1.homeTagLine {
	font-size: 2.0em;
}
h1.homeHeaderTagLine {
	text-align: center;
}
h2 {
	font-size: 1.5em;
}
.contactPerson h3 {
	font-size: 0.9em;
}
p {
	font-size: 1.0em;
}
.contactPerson p {
	font-size: 0.9em;
}
.imageSectionVerbiage p {
	font-size: 1.2em;
	line-height: 1.6em;
}
p.leadin {
	font-size: 1.1em;
	line-height: 1.6em;
}
.imageSection p {
	font-size: 1.2em;
	line-height: 1.6em;
}
p.home24HrDispatch {
	margin-top: 2.5em;
}
p span.homePageEquipmentList {
	margin: 0;
	display: block;
}
.footer p {
	font-size: 0.8em;
	line-height: 1.8em;
}
p.footerLeft, p.footerRight {
	float: none;
	text-align: center;
}
li {
	font-size: 1.0em;
}
a.navLinkIcon {
	margin: 0 0.3em;
}
.processPipelineServicesFooterImage {
	height: 300px;
	background: #fff url(/images/services/processPipelineServicesFooterImage2.jpg) -850px center no-repeat;
	background-size: auto;
}
.equipmentTrailersJumboImageSection {
	background: url(/images/equipment/equipmentTrailersJumboBGImage.jpg) -250px center no-repeat;
	background-size: cover;
}
.equipmentTransportsImageSection {
	background: url(/images/equipment/equipmentTransportBGImageNew.jpg) -90px center no-repeat;
	background-size: cover;
}
.applicationsListContent > div {
	background-color: #cacfd1;
	padding: 0.25em 0 4.0em 0;
}
.homeContactImageSection {
	padding: 0;
}
.homeContactImageSection .wrapper {
	width: 100%;
	padding: 9.0em 0 6.0em 0;
	margin: 0;
	text-align: center;
	background-color: rgba(19,24,26,0.6);
}
.performanceSpecs h3 {
	font-size: 1.2em;
}
.performanceSpecs td {
	font-size: 0.9em;
}
#map-canvas {
	width: 90%;
	height: 480px;
	margin: 0 auto 20px auto;
}



} /* end mobile portrait & landscape */






@media all and (min-width: 800px) and (max-width: 980px) { /* 800 -------------------------------------------------------------------------------- */

.processPipelineServicesFooterImage {
	height: 300px;
	background: #fff url(/images/services/processPipelineServicesFooterImage2.jpg) center center no-repeat;
	background-size: auto;
}
.sectionContact .oneThirdColumn, .sectionContact .first, .sectionContact .last {
	display: block;
	width: 100%;
	margin: 0;
}


} /* end 769 */






@media all and (min-width: 981px) and (max-width: 1280px) { /* 980 ------------------------------------------------------------------------------- */

.mainNav a:link, .mainNav a:visited {
	margin: 0 2.2em;
}
.processPipelineServicesFooterImage {
	height: 300px;
	background: #fff url(/images/services/processPipelineServicesFooterImage2.jpg) center center no-repeat;
	background-size: auto;
}
.contactPerson h3 {
	font-size: 1.0em;
}
.contactPerson p {
	font-size: 0.9em;
}

} /* end 980 */





@media all and (min-width: 1281px) and (max-width: 1600px) { /* 1280 --------------------------------------------------- */

.mainNav a:link, .mainNav a:visited {
	margin: 0 2.2em;
}
.imageSectionVerbiage {
	width: 35%;
	padding: 8.0em 5.0em;
}
.performanceSpecs tr {
	padding: 1.0em 0;
	display: inline-block;
	width: 49.5%;
	margin: 0 1px 1px 1px;
}
.performanceSpecs tr:nth-child(odd) {
	background-color: #cacfd1;
}
.performanceSpecs tr:nth-child(odd) td {
	padding-left: 41%;
}
.performanceSpecs tr:nth-child(even) td {
	padding-left: 18%;
}
.performanceSpecs td {
	text-align: left;
}
.performanceSpecs tr.singleColumnInvis {
	display: inline-block;
}


} /* end 1280 */





@media all and (min-width: 1601px) and (max-width: 2000px) { /* --------------------------------------------------------------------------------- */

.wrapper {
	width: 70%;
	margin: 0 15%;
}
ul.mainNav li.logoSplitLeft {
	margin-right: 3.0em;
}
ul.mainNav li.logoSplitRight {
	margin-left: 3.0em;
}
.mainNav a:link, .mainNav a:visited {
	margin: 0 3.0em;
}
.sectionHome ul.mainNav li {
	margin: 0;
}
.imageSectionVerbiage {
	width: 30%;
	padding: 12.0em 6.0em;
}
.imageSectionNoVerbiage {
	height: 600px;
}
.applicationsListContent .wrapper {
	width: 70%;
	margin: 0 auto;
}
.performanceSpecs tr {
	padding: 1.0em 0;
	display: inline-block;
	width: 49.5%;
	margin: 0 1px 1px 1px;
}
.performanceSpecs tr:nth-child(odd) {
	background-color: #cacfd1;
}
.performanceSpecs tr:nth-child(odd) td {
	padding-left: 46%;
}
.performanceSpecs tr:nth-child(even) td {
	padding-left: 20%;
}
.performanceSpecs td {
	text-align: left;
}
.performanceSpecs tr.singleColumnInvis {
	display: inline-block;
}
h1.homeHeaderTagLine {
	padding: 1.5em 0 14.0em 0;
}


} /* end >= 1600 */




@media all and (min-width: 2001px) { /* --------------------------------------------------------------------------------- */

.wrapper {
	width: 60%;
	margin: 0 20%;
}
ul.mainNav li.logoSplitLeft {
	margin-right: 3.0em;
}
ul.mainNav li.logoSplitRight {
	margin-left: 3.0em;
}
.mainNav a:link, .mainNav a:visited {
	margin: 0 3.0em;
}
.sectionHome ul.mainNav li {
	margin: 0;
}
.imageSectionVerbiage {
	width: 25%;
	padding: 12.0em 6.0em;
}
.imageSectionNoVerbiage {
	height: 700px;
}
.applicationsListContent .wrapper {
	width: 60%;
	margin: 0 auto;
}
.performanceSpecs tr {
	padding: 1.0em 0;
	display: inline-block;
	width: 49.5%;
	margin: 0 1px 1px 1px;
}
.performanceSpecs tr:nth-child(odd) {
	background-color: #cacfd1;
}
.performanceSpecs tr:nth-child(odd) td {
	padding-left: 55%;
}
.performanceSpecs tr:nth-child(even) td {
	padding-left: 19%;
}
.performanceSpecs td {
	text-align: left;
}
.performanceSpecs tr.singleColumnInvis {
	display: inline-block;
}
#map-canvas {
	height: 620px;
}
h1.homeHeaderTagLine {
	padding: 1.5em 0 16.0em 0;
}



} /* end >= 1600 */




