.two-column-body-wrapper.background-grey{
	background-color: #f1f4f6;
}
.two-column-body-wrapper.background-white{
	background:white;
}
.two-column-body .body .two-column-body {
    margin: 0;
    padding: 8px;
    overflow: hidden
}
.body h1 {
    line-height: 26px
}
.body h2 {
    color: #f58025;
    font: normal 26px "PNC Brand Bold", Arial;
    margin-bottom: 10px
}
.body h3 {
    color: #636363;
    font: normal 26px/1 "PNC Brand Light", Arial;
    margin: 11px 0 0 0
}
.body i {
    color: #afafaf
}
.body p {
    color: #636363;
    font-size: 14px;
    line-height: 20px
}
.two-column-body {
    padding: 8px;
    overflow: auto;
    -ms-overflow-y: hidden
}
.enhanced-lp-container .two-column-body {
  /*  background-image: none !important*/
}
.two-column-body .content-inner {
    overflow: auto;
    -ms-overflow-y: hidden
}
.two-column-body .content-inner .elements {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap
}
.two-column-body .content-inner div[id^="cq"] {
    display: block
}
.two-column-body h2 {
    font: normal 14px/16px "PNC Brand Medium", Arial;
    color: #636363;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 5px;
    margin-bottom: 15px
}
.two-column-body .tombstone {
    display: flex !important;
    display: -webkit-flex !important;
    margin: 0 30px;
    min-height: 265px
}
.two-column-body header h2 {
    font: normal 25px/18px "PNC Brand Bold", Arial
}
.two-column-body h3 {
    color: #636363;
    font: bold 12px/14px "Arial", sans-serif
}
.two-column-body h4 {
    color: #636363;
    font: bold 12px/14px "Arial", sans-serif
}
.two-column-body p {
    color: #636363;
    font: 12px/14px "Arial", sans-serif
}
.two-column-body .body a {
    color: #0069aa
}
.two-column-body .parsys_column {
    height: 100%;
    width: 100%;
    border: 0;
    vertical-align: top;
    padding: 0;
    margin: 0
}
.two-column-body .parsys_column .section {
    overflow: hidden;
    width: 100%
}
.two-column-body .cq-colctrl-cols {
    width: 100%
}
.two-column-body .cq-colctrl-default {
    width: 100%
}
.two-column-body .colctrl1 {
    width: 100%
}
.two-column-body .colctrl2 {
    margin: 0 auto;
    overflow: hidden;
    width: 100%
}
.two-column-body .colctrl2-c0 {
    float: left
}
.two-column-body .colctrl2-c1 {
    float: right
}

@media only screen and (min-width: 320px) {
    .two-column-body {
        padding: 10px
    }
    .two-column-body .two-column-body .tombstone {
        margin: 0 17px
    }
    .two-column-body .colctrl1 {
        width: 100%
    }
    .two-column-body .colctrl1-c0 {
        width: 100%
    }
    .two-column-body .colctrl2 {
        width: 100%
    }
    .two-column-body .colctrl2-c0 {
        width: 100%;
        float: left;
        margin-left: 0
    }
    .two-column-body .colctrl2-c1 {
        width: 100%;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}
@media only screen and (min-width: 600px) {
    .two-column-body {
        padding: 0
    }
    .two-column-body .tombstone {
        margin: 0 17px
    }
    .two-column-body .content-inner {
        width: 600px;
        margin: 0 auto;
        padding: 10px;
        overflow: auto;
        -ms-overflow-y: hidden;
        overflow: hidden
    }
    .two-column-body .colctrl1 {
        width: 100%;
        margin: 0 auto
    }
    .two-column-body .colctrl1-c0 {
        width: 100%
    }
    .two-column-body .colctrl2 {
        width: 100%
    }
    .two-column-body .colctrl2-c0 {
        width: 280px;
        float: left;
        margin-right: 20px
    }
    .two-column-body .colctrl2-c1 {
        width: 280px;
        float: right
    }
}
@media screen and (min-width: 980px) {
    .two-column-body .content-inner {
        width: 940px;
        margin: 0 auto;
        padding: 20px;
        overflow: auto;
        -ms-overflow-y: hidden
    }
    .two-column-body .tombstone {
        display: flex !important;
        display: -webkit-flex !important;
        margin: 0 30px
    }
    .two-column-body .colctrl1 {
        width: 100%
    }
    .two-column-body .colctrl1-c0 {
        width: 100%
    }
    .two-column-body .colctrl2 {
        width: 100%
    }
    .two-column-body .colctrl2-c0 {
        width: 460px;
        float: left;
        margin-right: 20px
    }
    .two-column-body .colctrl2-c1 {
        width: 460px;
        float: right
    }
}
