:root {
  --pwred: #F40F0F;
  --offblk: #231f20;
  --ltgray: #c5c5c5;
}

body {
    font-family: 'Open Sans', sans-serif;
    line-height: 1.23;
    color: var(--offblk);
}

a {
    text-decoration: none;
    color: #d12239;
}
a:hover {
    text-decoration: underline;
}

.h1strip {
	margin-top: 10px;
}

button, .btn, #cphMain_ctl01_btnSubmitInfo {
	background-color: var(--offblk);
	border: none;
	border-left: 5px solid var(--pwred);
	color: #fff;
	padding: 10px 20px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
    display: inline-block;
}
.btn-whiteline {
    border-left-color: #fff;
}
.btn-outline {
    border: 2px solid #fff;
    border-left-width: 5px;
}

/*MASTER PAGE*/

header {
    border-bottom: 1px solid var(--offblk);
    display: flex;
    justify-content: space-between;
    padding: 4px;
}

#logo{
	max-height: 100px;
	float: left;
}
nav.dropDownMenu {
    width: 700px;
    float: right;
}
nav.dropDownMenu .innerNavDiv>ul>li {
    padding: 0 2px;
}
nav.dropDownMenu .innerNavDiv>ul>li>a, nav.dropDownMenu .innerNavDiv>ul>li>span {
    color: #fff !important;
    background-color: var(--offblk);
    border-left: 5px solid var(--pwred);
}



#quickLinksContainer{
    text-align: center;
    font-weight: 600;
    font-size: 18px;
    clear: both;
}

#quickLinksContainer a{
    color: inherit;
    white-space: nowrap;
}
#quickLinksContainer a:not(:first-of-type){
    margin-left: 15px;
}
#quickLinksContainer .fa {
    /* color: #c20f2f; */
    margin-right: 5px;
}

#menuBar {
    background-color: #404040;
}
#menuBar nav:not(.mobileMenu) ul:not(.subNav) > li > span, #menuBar nav:not(.mobileMenu) ul:not(.subNav) > li > a {
    color: white;
}
.hasChildren div.downArrow {
    border-top: 7px solid #fff;
}
nav.mobileMenu .downArrow {
	border-top-color: var(--offblk);
}

footer {
    background-color: var(--offblk);
    padding-top: 5px;
	color: #fff;
}
    footer a {
        color: #fff;
    }
    footer h2 {
        color: #fff;
        text-align: center;
    }
footer .grid > div {
    margin-top: 20px;
}

.footer-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.footer-menu > a {
    margin-top: 6px;
}
footer p {
    text-align: center;
}
footer .footer-logo {
    max-width: 200px;
    margin: 0 auto;
}

#copyright {
    text-align: center;
    color: white;
    text-transform: uppercase;
    padding: 10px;
    font-size: .8em;
	margin-top: 15px;
}

.common-cta-bar {
    background-color: gray;
    padding: 20px 0;
    font-size: 1.1em;
    background: url('https://images.listingmanager.com/clientfiles/284/files/dumpster-pittsburgh-science-center.jpg') center center / cover;
}
.common-cta-bar h2, .common-cta-bar p {
    text-align: center;
}
.common-cta-bar .formDiv {
    margin: 0 auto;
    border: 5px solid var(--offblk);
    padding: 16px;
    background-color: rgba(169,169,169,1);
}

div#form1463 {
    border: none;
    background:none;
}
.form-holder{
    display: flex;
    align-items: center;
    justify-content: center;

}
.form-block {
    border:solid 5px var(--offblk);
    padding:20px;
    max-width: 570px;
    background:rgba(63, 63, 63, 0.85); 
    margin: 50px 0px;
    color:#FFF;
}

.greybox-top {
    border: 5px solid var(--offblk);
    background-color: rgba(169,169,169,1);
    border-bottom: none;
    padding:10px;
}


/* SIDE PAGES */

.why-hero{
    background: #FFF;
    background: url('https://images.listingmanager.com/clientfiles/284/files/pennwaste-loading30-lot.jpg') center center / cover;
    min-height: 550px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.why{
    margin:50px 25px; 
    padding:50px; 
    background:rgba(63, 63, 63, 0.85); 
    color:#fff;
    line-height: 28px;
    }
.about-why-choose {
    background-color: var(--pwred);
    margin-bottom: 25px;
    padding-top: 25px;
    padding-bottom: 25px;
}
.about-why-choose h2 {
	text-align: center;
	font-size: 2.5em;
	margin: 15px 0;
    color:#FFF;
}
.about-why-choose .grid .why-choose-card {
	box-shadow: 2px 2px 3px;
    background:#fff;
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 100%;
    padding:30px;
    line-height: 28px;
    border-radius: 7px;
}
.why-choose-card h3{font-size: 1.4em;}

.redhr   { 
    border:1px solid var(--pwred);
    width: 90%;

    }
    
.dumpster-size-strip {
    margin: 25px 0;
    padding: 25px 0;
}
.dumpster-size-strip:nth-child(even) {
    background-color: var(--ltgray);
}

/* New Styles */

/* header */
.headerphone {
	float: right;
	clear: both;
	margin-top: -34px;
	font-weight: bold;
}

 
/* hero section */
.hero{
    display: -webkit-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0px;

}
.left-hero-bg, .right-hero-bg {
    min-height: 570px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0px;
    margin: 0px;
    flex-direction: column;
}
.left-hero-bg{
    background-color: #F40F0F;
    background: url('https://images.listingmanager.com/clientfiles/284/files/pointstatepark.jpg?v=1725726853') center center / cover;
}
.right-hero-bg{
    background-color: #cccccc;
    background: url('https://images.listingmanager.com/clientfiles/284/files/30yrd-residential-driveway.jpg') center center / cover;
}
.leftbox, .rightbox {
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    min-height: 130px;
    text-align: center;
    padding: 0px 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}
.leftbox h2, .rightbox h2{font-size: 36px;}
a.herobutton:link, a.herobutton:visited {
    font-size: 22px;
    text-align: center;
    padding: 15px;
    width: 200px;
    border-right:solid 5px var(--pwred);
    background-color: var(--offblk);
    color: #FFF;
    text-decoration: none;
    filter:drop-shadow(3px 3px 5px #545454);
}
@media (max-width: 1019px) {
    .left-hero-bg, .right-hero-bg {
        min-height: 350px;
        justify-content: flex-start;
    }

}


/* chevron */
.chevron{ 
    background-color: var(--offblk);
    color:#FFF;
    clip-path: polygon(0% 0%, 100% 0, 100% 75%, 50% 100%, 0 75%);
    min-height: 500px;
    z-index: 222;
   
}
.chevron-content{
    max-width: 800px;
    text-align: center;
    padding:50px;
    margin:0 auto;
    margin-top: 75px;
    line-height: 30px;
 }
.fourbox {
    background-color: var(--pwred);
    min-height: 550px;
    margin-top: -130px;
    z-index: 1;
    padding-top: 150px;
    text-align:center !important;
}



.fourstep{
    background-color:#fff;
    color:var(--offblk);
    padding:20px;
    height: 280px;   
    filter: drop-shadow(3px 3px 6px #212121); 
}
.fbc{
    background-color:var(--pwred);
}
.four-btn-container{
    text-align: center;
    padding: 0;
    margin: 0;
    padding-bottom:50px;

}
h3.number{
    font-weight: 300;
    font-size: 30px;
    position: relative;
    left: 0;
    top: 0;
    text-align: left !important;
}
.fourstep h3, .fourstep p, .fourstep hr {
        text-align: center;
}
.fourstep hr{
    background-color:var(--pwred); 
    height: 1px; 
    border: 0;
}


/* mobile / Tablet fixes */
@media (max-width: 600px) {
   #logo {height:50px;}
}
@media (max-width: 1024px) {
#logo {
    max-height: 100px;
    float: none;
    margin: 0 auto;
}
}

@media (max-width: 1024px) {
    .chevron{
        padding-top:0px; 
        padding-bottom:75px;
    }
}

@media (max-width: 850px) {
    .chevron {
        clip-path: polygon(0% 0%, 100% 0, 100% 90%, 50% 100%, 0 90%);
}
}
.pt {text-align:center;}
.pickup {font-size: 12px;
color:var(--offblk);
}
.trucks {margin:0px; padding:0px;}
.trucks li { margin-right:10px; list-style-image: none; display:inline-block;}
.trucks li > img {width:35px;}


.step-strip h2 {
    font-size: 2em;
}


.step-blk{min-height: 155px;}
.steps {

    background-color: #fff;
    
text-align: left;
 justify-content: space-between;}

.steps p {float: right;}
.bignum{
    font-size: 65px;
font-weight: 300;
}
    .step-copy p {
        margin:0px; 
        padding: 0px;
        width:80%;
        }
    .step-copy{
        padding:35px; 
        line-height: 28px;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 210px;
    }

    
.guidelines{line-height: 28px;}

.pickupComparisonDiv {
background-color: #d5d5d5;
padding: 10px;
width: 400px;
border-radius: 4px;
box-shadow: 1px 1px 3px #aba7a7 inset;
max-width: 100%;
margin: 0 auto;
}
.alt {background-color:#fff;}




.dumpster-pitch-box {
	border: 1px solid #000;
	border-radius: 2px;
    height: 100%;
    display: flex;
    flex-direction: column;
}
.dumpster-pitch-box a.btns.callToActionButton {
	background-color: gray;
}
.dumpster-pitch-title {
	background: #231f20;
	text-align: center;
	padding: 8px 4px;
	color: #fff;
	font-size: 1.2em;
}
.dumpster-pitch-body {
    padding: 8px;
    text-align: center;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.dumpster-pitch-body hr {
    width: 100%;
}
.dumpster-pitch-body .btn {
    margin-top: auto;
}
.dumpster-trucks {
	margin: 5px 0 15px 0px;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	min-height: 77px;
}
	.dumpster-trucks > div {
		width: 21%;
		display: flex;
		justify-content: center;
		padding: 1px;
	}
	.dumpster-trucks img {
		max-height: 24px;
	}
span.dumpster-price {
	font-size: 1.7em;
}
.dumpster-usedfor {
    font-weight: bold;
    font-size: .95em;
}
.dumpster-usedfor ul {
    text-align: left;
    font-weight: normal;
    padding-bottom: 14px;
}

.page3454 #ctabar {
    display: none;
}

/* payment page */

.page3460 p {
    max-width: 70ch;
}
.page3460 .asideDiv {
    margin-top: 20px;
    width: 80%;
    background: #000;
    border-radius: 5px;
    padding: 1em;
    color: #fff;
}
.page3460 .asideDiv a {
    color: #fff;
}

.page3460 #cphMain_ctl01_btnSubmitInfo {
    margin: 20px 0;
}
@media (min-width: 900px) {
    .page3460 .asideDiv {
        float: right;
        width: 30%;
        margin: 0;
    }
}

@media (min-width: 500px) {
    .page3460 .formDiv > div > div {
        float: left;
        margin-top: 5px;
        margin-bottom: 5px;
        width: 50%;
    }
}