/* OPUC page Css start Here */
p {
    font-family: 'Karla-Regular';
    color: #333333;
    margin-bottom: 20px;
    font-size: 18px;
}

a {
    color: #cc0633;
}

strong {
    font-family: 'Karla-Bold';
}

* {
    outline: none;
}

.center {
    text-align: center;
}

.text-underline p a {
    text-decoration: underline;
}

sub,
sup {
    font-size: 75%;
}

ul.red-dot {
    padding-left: 22px;
}

ul.red-dot li {
    list-style: none;
    position: relative;
    padding-top: 2px;
}

ul.red-dot li:before {
    content: "\2022";
    color: #cc0633;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    position: absolute;
    top: 0;
    font-size: 1.4rem;
    line-height: 1.8rem;
    left: 2px;
}

.single_job_listing .meta li.job-type {
    color: #333333;
}

.single_job_listing .meta li:first-child {
    padding-left: .5em;
}

.single_job_listing .meta li::before {
    left: -5px;
}

.single_job_listing .meta .date-posted:before {
    left: -10px;
}

.single_job_listing .meta li {
    padding-left: 20px;
    color: #333333;
}

.listing-subhead-inc p.margin-10 {
    margin-bottom: 10px;
}
.cookie_policy .sobeys_container .col_left h2 {
    font-family: 'Karla-Bold';
    font-size: 30px;
}

.cookie_policy .scp_desc .cookie_policy_desc {
    font-size: 18px;
    font-family: 'Karla-Regular';
    line-height: 20px;
}

.cookie_policy .sobeys_container .scp_desc .cookie_policy_lmore {
    font-family: 'Karla-Bold';
}

.cookie_policy .sobeys_container .col_right span {
    font-family: 'Karla-Bold';
}

.grey_box_commercial a {
    text-decoration: underline;
}

input::-ms-clear {
    display: none;
    width: 0;
    height: 0;
}

select {
    /* for Firefox */
    -moz-appearance: none;
    /* for Chrome */
    -webkit-appearance: none;
}

.search_box .s_txt::placeholder {
    opacity: 1;
}

/* For IE10 */
select::-ms-expand {
    display: none;
}

.about_page_wrap {
    padding-top: 50px;
}

select::-ms-expand {
    display: none;
}

.glossary-div .box-grey .box-with-icon-title {
    color: #585858;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    font-weight: 400;
    font-family: 'Karla-Regular';
}

.glossary-div .box-grey {
    background-color: #f5f5f5;
    padding: 40px 30px;
    margin-bottom: 20px;
}

.glossary-div .box-grey .glossary-box-i {
    text-align: center;
}

.glossary-div .box-grey .glossary-box-i>span {
    font-size: 45px;
    display: inline-block;
    margin-bottom: 22px;
    margin-right: 0;
}

.glossary-div .box-grey p {
    color: #333333;
    text-align: center;
    font-size: 16px;
    line-height: 25px;
}

.side-bar .report-outage {
    width: 100%;
    background-color: #000000;
    background-image: none;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 20px 10px 45px 20px;
    margin-top: 40px;
}

.side-bar .report-outage h4 {
    color: #fff;
}
.side-bar .report-outage p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 10px;
    line-height: 24px;
}

.side-bar .report-outage .phn-txt {
    font-size: 30px;
    color: #fff;
    font-family: 'Karla-Bold';
}

.side-bar .sign-up-ebill h3 {
    color: #323d41;
    margin-top: 45px;
    letter-spacing: -1px;
    font-size: 20px;
}

.side-bar .sign-up-ebill p {
    font-size: 18px;
    color: #333333;
    margin-top: 15px;
}

.side-bar .sign-up-ebill .reg-ebill-btn {
    background: #cc0633;
    color: #fff !important;
    display: block;
    font-size: 18px;
    text-align: center;
    padding: 15px;
    font-family: 'Karla-Bold';
    text-transform: uppercase;
    margin-top: 25px;
}

.side-bar .sidebar_content h1 {
    text-transform: capitalize;
    font-size: 24px;
}

.side-bar .contact_us {
    font-size: 16px;
    color: #333333;
    font-family: 'Karla-Regular';
}

.side-bar .contact_us a {
    color: #cc0633;
}

.side-bar .sidebar_content h3 {
    text-transform: capitalize;
}

/* opuc feedback*/
.opuc-feedback input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
textarea {
    color: #a3a3a3;
}

.opuc-feedback input[type="text"],
input[type="email"],
input[type="password"],
input[type="tel"],
textarea {
    background-color: #f5f5f5;
}

.opuc-feedback p {
    margin-bottom: 20px;
    font-size: 100%;
}

.opuc-feedback .wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="password"],
.wpcf7 textarea,
input[type="tel"] {
    width: 100%;
}

.opuc-feedback input[type="submit"] {
    border-color: #cc0633;
    color: #ffffff;
    background-color: #cc0633;
}

.opuc-feedback input[type="submit"] {
    display: inline-block;
    font-size: 13px;
    padding: 9px 18px;
    margin-bottom: 15px;
    margin-right: 5px;
    border-width: 0px;
    outline: none;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
}

.opuc-feedback input {
    border: none;
}

.opuc-feedback .feedbck-txt {
    color: #333333;
    margin-bottom: 5px;
    display: block;
}

.billing-info .font-weight {
    font-family: 'Karla-Bold';
    margin-bottom: 20px;
    display: block;
}

.billing-info .font-bold {
    font-family: 'Karla-Bold';
    margin-bottom: 5px;
    display: inline-block;
}

/*Electricity-Distribution*/
.electricity-distribution .grey_box {
    background-color: #F5F5F5;
    color: #ffffff;
    overflow: auto;
    margin-bottom: 20px;
}

.electricity-distribution .opuc_box.opuc_box_left {
    width: 50%;
    float: left;
    text-align: center;
}

.electricity-distribution .opuc_box.opuc_box_left img {
    max-width: 80%;
}

.electricity-distribution .opuc_box.opuc_box_right {
    width: 50%;
    float: left;
    padding: 0px 30px;
}

.electricity-distribution .opuc_box.opuc_box_right h3 {
    color: #7A5858;
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0px 20px;
}

.electricity-distribution .opuc_box.opuc_box_right p {
    text-align: justify;
}

/* payment-info */
.payment-info .two-box-grey {
    background-color: #f3f3f3
}

.payment-info .two-box-grey a {
    background-color: #cc0633;
    color: #ffffff;
    border-bottom: 3px solid #cc0633;
    padding: 12px 18px;
    font-size: 13px;
    font-family: 'Karla-Regular';
    border-radius: 5px;
}

.payment-info .col-div {
    padding: 30px
}

.payment-info .span_right {
    float: right
}

.payment-info .two-box-grey .col-div .span_left {
    font-size: 21px;
    font-family: 'Karla-Regular';
    color: #cc0633;
}

.payment-info .rt_content p {
    font-size: 21px;
}

/*community*/
.community-content .notification-content {
    font-family: 'Karla-Regular';
}

/*watt reader */
.watt-reader .opuc_block.opuc_block_left {
    width: 75%;
    float: left;
}

.watt-reader .opuc_block.opuc_block_right {
    width: 25%;
    float: left;
    padding-left: 25px;
}

/* billbreakdonw*/
.billbreakdonw-div .chart_cls {
    color: #000;
    font-size: 24px;
    font-family: 'Karla-Regular';
}

/*popup image*/
.popup-overlay {
    width: 100%;
    height: 100%;
    padding: 50px;
    text-align: center;
    position: fixed;
    z-index: 9;
    top: 0;
    left: 0;
}

.ct_overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
}

.popup-img .popup-img-div {
    position: relative;
    max-width: 650px;
    margin: 0px auto;
}

.popup-img .cross-btn {
    position: absolute;
    top: -2%;
    right: -15px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: #333;
    border-radius: 100px;
    width: 30px;
    height: 30px;
    line-height: 24px;
    border: 2px solid #fff;
    cursor: pointer;
}

.popup-img .cross-btn a {
    color: #fff;
    font-size: 22px;
}

/*Board of Directors*/
.team-section .opuc_text_box {
    text-align: center;
    border: 1px solid #ddd;
    border-top: none;
    padding: 0 15px;
    padding-bottom: 15px;
}

.team-section .opuc_content_box {
    padding: 0px 15px;
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.team-section .opuc_name_staff {
    font-weight: bold;
    font-size: 21px;
    padding: 10px;
    font-family: 'Karla-Bold';
    display: block;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}

.team-section .opuc_name_member {
    font-size: 15px;
    font-family: 'Karla-Regular';
    color: #333333;
}

.team-section .opuc_name_member_des {
    font-size: 10px;
    font-family: 'Karla-Regular';
    color: #333333;
    display: block;
}

.team-section .opuc_name_member_ct {
    font-size: 10px;
    font-family: 'Karla-Regular';
    color: #333333;
    line-height: 10px;
    display: block;
    margin-top: 5px;
}

/*energy oshawa*/
.en-oshawa {
    padding-top: 60px;
}

.en-oshawa .three.columns {
    background: #00afee;
    width: 50%;
    min-height: 180px;
    margin-bottom: 30px;
    float: left;
    border-right: 1px solid #2cc7ff;
    padding: 45px 40px 25px;
}

.en-oshawa .opuc_img {
    text-align: center;
    display: block;
}

.en-oshawa .opuc_text {
    text-align: center;
    display: block;
    min-height: 50px;
    margin-top: 5px;
}

.en-oshawa .opuc_text a {
    color: #fff;
    font-weight: bold;
    padding-top: -43px;
}

.en-oshawa .opuc_heading_single_col {
    text-align: center;
    margin-bottom: 40px;
}

.en-oshawa .colm-row {
    margin: 50px 0;
    overflow: auto;
}

.en-oshawa .three.columns:hover {
    background: #00a1d8 !important;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

/*Renewable Projects*/
.ren-project {
    padding: 50px 0px;
}

.ren-project h1 {
    margin-bottom: 40px;
    text-align: center;
}

.ren-project .img_opuc_box {
    text-align: center;
    margin: 0 auto;
    width: 33%;
    float: left;
    padding: 0px 15px;
}

.ren-project .img_opuc_inner {
    position: relative;
    background: url(../images/renewable-left-bg.jpg);
    padding: 40px 20px;
    background: #cc0633;
}

.ren-project .opuc_title {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Karla-Bold';
    margin: 10px 0;
}

.ren-project .btn_text {
    display: block;
}

.ren-project .opuc_desc {
    width: 80%;
    color: #fff;
    line-height: 25px;
    font-size: 16px;
    font-family: 'Karla-Regular';
}

.ren-project img.img_ht {
    min-height: 290px;
}

.ren-project .btn_text a {
    background-color: #fff;
    background: #fff;
    color: #cc0633 !important;
    font-weight: 700;
    display: inline-block;
    -webkit-border-radius: 0px;
    padding: 8px 20px;
    margin-top: 18px;
    font-size: 14px;
    margin-bottom: 20px;
    border-radius: 0px;
}

.ren-project .opuc_box_outer {
    overflow: auto;
    margin: 40px 0 20px;
    margin-right: -15px;
    margin-left: -15px;
}

.ren-project .img_opuc_inner.third-bg {
    background: url(../images/renewable-right-bg.jpg);
    padding: 40px 20px;
    background: #cc0633;
}

.free-service .opuc_content_section .opuc_bg {
    background-image: url('/opuc-site/opuc-site/wp-content/uploads/2018/01/energy-efficient-home-sec1-bg.jpg');
    padding: 40px 0px;
}

.free-service .six {
    width: 50%;
}

.free-service .columns {
    float: left;
    position: relative;
    min-height: 1px;
}

.free-service .opuc-item {
    margin: 0px 15px 20px;
    min-height: 1px;
}

.free-service h4.heading {
    font-size: 20px;
    font-weight: 900;
    color: #292929;
    overflow: auto;
}

.free-service h4.heading .icon_text {
    font-weight: 500;
    color: #ffffff;
    width: 65px;
    height: 65px;
    display: inline-block;
    background: #91d549;
    vertical-align: middle;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    float: left;
    margin-right: 15px;
    font-size: 14px;
}

.free-service h4.heading .icon_text .two_line_icon_text {
    padding-top: 15px;
    display: inline-block;
}

.free-service .opuc-title-wrapper.pos-center .opuc-item-title {
    font-size: 34px;
    font-weight: normal;
}

.free-service .four {
    width: 33.333%;
    height: 380px;
}

.free-service .opuc-item {
    margin: 0px 15px 20px;
    min-height: 1px;
}

.free-service h4.sm_heading_txt {
    font-size: 18px;
    font-weight: bold;
    color: #292929;
}

.free-service .opuc-item-title {
    text-align: center;
    margin-bottom: 40px;
}

.free-service .opuc-item p {
    font-size: 16px;
    line-height: 25px;
}

.free-service .twelve {
    clear: both;
}

.free-service .opuc_twelve {
    padding-top: 60px;
}

.start-stop .font-bold {
    font-family: 'Karla-Bold';
}

.start-stop .op_section .op_container {
    width: 100%;
    max-width: 980px;
    margin: 0px auto;
    padding: 80px 0px;
}

.start-stop .op_section .op_container .move_service {
    clear: both;
    overflow: auto;
}

.start-stop .move_service ul {
    margin-left: 0px;
}

.start-stop .op_section .op_container .move_service li {
    width: 33%;
    float: left;
    text-align: center;
    list-style: none;
}

.start-stop .op_section .op_container .move_service li {
    width: 33%;
    float: left;
    text-align: center;
    list-style: none;
}

.start-stop .op_section .op_container .content-section {
    color: #454545;
    font-size: 18px;
}

.start-stop .op_section .op_container .content-section {
    background: #f5f5f5;
    text-align: center;
    padding: 75px 0px;
    margin-top: 30px;
}

.start-stop .op_section p {
    font-size: 18px;
    color: #333333;
    margin-bottom: 35px;
    padding: 0 15px;
}

.start-stop .btn_div {
    font-size: 16px;
}

.start-stop .op_section .op_container .content-section .new_cst_btn {
    background: #00afeb;
    padding: 10px 35px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    border: 2px solid #00afeb;
    margin-right: 25px;
    font-weight: bold;
    font-family: 'Karla-Bold';
}

.start-stop .op_section .op_container .content-section .service_btn {
    background: #f5f5f5;
    padding: 10px 35px;
    display: inline-block;
    color: #00afeb;
    border-radius: 5px;
    border: 2px solid #00afeb;
    font-weight: bold;
}

/*address-section*/
.address-section {
    width: 100%;
    background-size: cover;
    background-position: center;
    padding: 0px 0px 50px;
}

.address-section .blue_bar {
    padding: 22px 0px;
    background: #cc0633;
    text-align: center;
}

.address-section .paratxt {
    margin-bottom: 0px;
    color: #fff;
    font-size: 18px;
}

.address-section .adress-box {
    width: 100%;
    max-width: 980px;
    margin: 120px auto;
    background: #fff;
}

.address-section .inner-box {
    padding: 60px 90px;
}

.address-section .inner-box h5 {
    font-size: 18px;
    color: #454545;
    font-weight: bold;
    margin-bottom: 20px;
}

.address-section .innr_txt {
    font-size: 17px;
    color: #454545;
    line-height: 34px;
    font-family: 'Karla-Regular';
}

.address-section .innr_txt .nmbr-txt {
    color: #cc0633;
    font-family: 'Karla-Bold';
}

.address-section .address_txt {
    padding-left: 12px;
}

.address-section .adress-box ul.add_list {
    padding-top: 5px;
    list-style: disc;
}

.address-section .add_list li {
    color: #454545;
    font-size: 17px;
    line-height: 32px;
    font-family: 'Karla-Regular';
}

.address-section .cstmr_service {
    text-align: center;
    margin: 35px 0px;
    background: #f5f5f5 url(../images/grey-bg.png);
    padding: 35px 10px;
    background-position: bottom -30px right;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
}

.address-section .cstmr_service p {
    font-size: 17px;
    color: #454545;
    margin-bottom: 0;
}

.address-section .cnt_btn {
    text-align: left;
}

.address-section .continue_btn {
    background: #cc0633;
    padding: 10px 35px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    border: 2px solid #cc0633;
    font-weight: bold;
}

.address-section .address-section h1 {
    text-align: center;
    margin-bottom: 20px;
}

.address-section .inner-box h1 {
    text-align: center;
    margin-bottom: 30px;
}

/*service section*/
.service-section {
    padding-top: 60px;
}

.service-section .four {
    width: 33.333%;
}

.service-section .columns {
    float: left;
    position: relative;
    min-height: 1px;
}

.service-section .service-grid-item {
    margin: 0px 15px 20px;
    min-height: 1px;
}

.service-section .gdlr-column-service-item .column-service-icon {
    float: left;
    margin-right: 15px;
    font-size: 18px;
    line-height: 18px;
}

.service-section .gdlr-column-service-item .column-service-icon {
    float: left;
    margin-right: 15px;
    font-size: 18px;
    line-height: 18px;
}

.service-section .column-service-icon,
.column-service-title {
    color: #292929;
}

.service-section .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

.service-section .icon-trophy:before {
    content: "\f091";
}

.service-section .gdlr-column-service-item .column-service-title {
    overflow: hidden;
    font-weight: 400;
    margin-bottom: 17px;
    font-size: 20px;
    line-height: 25px;
    font-family: 'Karla-Regular';
}

.clear {
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    zoom: 1;
}

.service-section .gdlr-skill-bar-wrapper.gdlr-size-small .gdlr-skill-bar-progress {
    height: 8px;
}

.service-section .six {
    width: 50%;
}

.service-section .column,
.columns {
    float: left;
    position: relative;
    min-height: 1px;
}

.service-section .service-wrapper {
    margin: 0px 15px 40px;
    position: relative;
    padding-top: 60px;
}

.service-section .service-wrapper.pos-no-caption .service-grid-item-title {
    font-size: 35px;
    display: inline-block;
    zoom: 1;
    padding-bottom: 1px;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    font-weight: normal;
}

.service-section .list-with-icon {
    margin-bottom: 20px;
    padding-bottom: 0px;
    margin-top: 3px;
    border-bottom: 1px solid #cc0633;
}

.service-section .list-with-icon>span {
    font-size: 21px;
    float: left;
    margin-right: 23px;
    line-height: 25px;
    margin-top: 1px;
    color: #cc0633;
}

.service-section .column-service-icon {
    color: #cc0633;
    padding-top: 5px;
}

.service-section [class^="icon-"]:before,
[class*=" icon-"]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}

.service-section .list-with-icon .list-with-icon-content {
    overflow: hidden;
}

.service-section .three {
    width: 25%;
}

.service-section .gdlr-pie-chart-item {
    text-align: center;
}

.service-section .gdlr-pie-chart-item .gdlr-chart {
    margin: 0px auto 30px;
}

.service-section .gdlr-chart .chart-content-wrapper {
    position: absolute;
    left: 50%;
    top: 50%;
    line-height: 1;
    z-index: 1;
}

.service-section .gdlr-chart .chart-content-wrapper .chart-content-inner {
    position: relative;
    left: -50%;
    margin-top: -125%;
}

.service-section .gdlr-chart .chart-content-wrapper .chart-content {
    font-size: 16px;
    margin-bottom: 8px;
    display: block;
}

.service-section .gdlr-chart .chart-content-wrapper .chart-content span {
    font-size: 25px;
    margin-top: -28px;
    margin-bottom: 10px;
    margin-right: 0;
    color: #cc0633;
    display: block;
}

.service-section .icon-plane:before {
    content: "\f072";
}

.service-section .gdlr-chart .chart-content-wrapper .chart-percent-number {
    font-size: 24px;
    display: block;
}

.service-section .gdlr-chart canvas {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    max-height: 100%;
    max-height: none\9;
}

.service-section .gdlr-pie-chart-item .pie-chart-title {
    color: #333333;
}

.service-section .service-wrapper.pos-center {
    text-align: center;
    padding-top: 40px;
}

.service-section .service-wrapper.pos-center .service-grid-item-title {
    font-size: 34px;
    font-weight: normal;
}

.service-section .service-wrapper .service-grid-item-caption {
    color: #333333;
    font-family: 'Karla-Regular';
}

.service-section .gdlr-personnel-item.box-style .personnel-author-image {
    width: 65px;
    height: 65px;
    position: absolute;
    left: 50%;
    top: -35px;
    margin-left: -35px;
    border-width: 3px;
    border-style: solid;
    overflow: hidden;
    -moz-border-radius: 35px;
    -webkit-border-radius: 35px;
    border-radius: 35px;
}

i.fa {
    color: #cc0633;
}

.service-section .gdlr-personnel-item.box-style .personnel-author-image img {
    height: auto;
}

.gdlr-personnel-item.box-style .personnel-social i {
    margin: 0px 2px;
}

.service-section .gdlr-personnel-item .personnel-author-image {
    border-color: #cc0633;
}

.service-section .gdlr-stunning-text-item.type-center {
    text-align: center;
    margin-bottom: 35px;
}

.service-section .gdlr-stunning-text-item.type-center .stunning-text-title {
    font-size: 40px;
    font-weight: normal;
}

.service-section .gdlr-stunning-text-item.type-center .stunning-text-button {
    margin: 5px 0px 0px;
    background: #cc0633;
    color: #fff;
    padding: 10px 15px;
    display: inline-block;
    font-size: 12px;
    border-radius: 0px;
    font-family: 'Karla-Bold';
}

.service-section .list-with-icon .list-with-icon-title {
    color: #cc0633;
    overflow: hidden;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 8px;
    font-family: 'Karla-Regular';
}

.service-section .service-bar-content {
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
    font-family: 'Karla-Bold';
}

.service-color-wrapper {
    padding: 0;
}

.service-section .service-color-wrapper .personnel-item-inner {
    background: #f5f5f5;
    padding: 25px 30px;
    position: relative;
}

.service-section .personnel-info {
    margin-top: 30px;
    text-align: center;
}

.service-section .personnel-author {
    font-size: 21px;
    font-weight: bold;
    font-family: 'Karla-Bold';
}

.service-section .personnel-position {
    font-size: 15px;
    font-family: 'Karla-Regular';
}

.service-section .personnel-content p {
    text-align: center;
    padding: 10px;
}

.service-section .personnel-social {
    text-align: center;
}

.service-section .service-background {
    background-color: #f3f3f3;
    padding-bottom: 80px;
}

.service-section .section-container.container.section-four {
    padding-bottom: 25px;
}

.service-section .service-color-wrapper.service-section-five {
    padding: 0px;
    background-color: #e9e9e9;
}

.section-six {
    padding-top: 60px;
}

/*energy effecient*/
.energy-section .opuc_content_section .opuc_bg {
    background-image: url('/opuc-site/opuc-site/wp-content/uploads/2018/01/energy-efficient-first-sec-bg.jpg');
    padding-top: 40px;
}

.energy-section .six {
    width: 50%;
}

.energy-section .columns {
    float: left;
    position: relative;
    min-height: 280px;
}

.energy-section .opuc-item {
    margin: 0px 15px 20px;
    min-height: 1px;
}

.energy-section h4.heading {
    font-size: 20px;
    font-weight: 900;
    color: #292929;
    overflow: auto;
}

.energy-section h4.heading .icon_text {
    font-weight: 500;
    color: #ffffff;
    width: 68px;
    height: 70px;
    display: inline-block;
    background: #cc0633;
    vertical-align: middle;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    float: left;
    margin-right: 15px;
    font-size: 14px;
}

.energy-section h4.heading .icon_text .two_line_icon_text {
    padding-top: 25px;
    display: inline-block;
    font-size: 17px;
}

.energy-section .opuc-title-wrapper.pos-center .opuc-item-title {
    font-size: 34px;
    font-weight: normal;
}

.energy-section .four {
    width: 33.333%;
}

.energy-section .opuc-item {
    margin: 0px 15px 20px;
    min-height: 1px;
}

.energy-section h4.sm_heading_txt {
    font-size: 18px;
    font-weight: bold;
    color: #292929;
}

.energy-section .opuc-item-title {
    text-align: center;
    margin-bottom: 20px;
}

.energy-section .pks-prog li {
    list-style: disc;
}

.energy-section .pks-prog li a {
    color: #1ca3dc;
    line-height: 2.0;
    font-size: 20px;
}

.energy-section .opuc-item p {
    font-size: 16px;
    line-height: 25px;
}

.energy-section .twelve {
    clear: both;
    padding-top: 30px;
}

.energy-section .opuc_twelve {
    clear: both;
    margin-top: 60px;
}

.insentive-row {
    position: relative;
    display: block;
    width: 100%;
    float: left;
}

.energy-section .learn-more {
    display: block;
}

.energy-section .title_text {
    padding-top: 5px;
    display: inline-block;
    float: left;
    width: 70%;
}

.energy-section .opuc-border {
    margin-bottom: 30px;
}

/*service request*/
.service-request {
    padding-top: 60px;
}

.service-request li {
    font-family: 'Karla-Regular';
    font-size: 16px;
    color: #333;
    padding: 5px 0px;
}

.service-request .contact-heading {
    color: #333333;
    font-size: 18px;
    font-family: 'Karla-Regular';
}

.service-request legend {
    border-bottom: none;
    margin-bottom: 10px;
}

.service-request table#contact_information th,
tr,
td {
    border: 1px solid black;
}

.service-request table#contact_information th {
    text-align: center;
}

.service-request table#contact_information th.empty {
    border: 0;
    border-top: hidden;
    border-left: hidden;
}

.service-request label.left {
    width: 8em;
    float: left;
}

.service-request label {
    font-weight: bold;
    display: block;
    font-family: 'Karla-Regular';
    font-size: 16px;
}

.service-request .wpcf7-list-item-label {
    font-family: 'Karla-Regular';
    font-size: 14px;
}

.service-request .right {
    display: block;
}

.service-request label.right {
    font-weight: normal;
    margin-left: 1.5em;
}

.service-request input.left {
    float: left;
}

.service-request .signature_left {
    width: 12.5em;
    float: left;
}

.service-request .signature_line input {
    text-align: left;
}

.service-request td.bold {
    padding: 30px 0;
}

.service-request td {
    width: 10em;
    vertical-align: top;
    text-align: left;
    padding: 20px 0px;
    font-family: 'Karla-Regular';
}

.service-request td input {
    width: 100%;
    vertical-align: top;
}

.service-request #existing_main_switch_label {
    margin-left: 0.5em;
}

.service-request .normal {
    font-weight: normal;
}

.service-request .service_information_line {
    margin: 2px;
}

.service-request textarea {
    width: 99%;
    resize: none;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid transparent;
}

.service-request #service_information_content {
    margin: auto;
}

.service-request .service_information_line label {
    display: inline;
    width: 20%;
}

.service-request #signatures {
    margin: auto;
}

.service-request .signature_line {
    margin-bottom: 0.5em;
}

.service-request .signature_line label {
    display: inline;
    padding-left: 1em;
    text-align: left;
}

.service-request fieldset {
    margin-top: 1em;
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}

.service-request .wpcf7 span.wpcf7-form-control-wrap.comments {
    padding: 10px 0;
}
.service-request input[type=checkbox] {
    position: relative;
    top: 2px;
}

.service-request input {
    box-sizing: border-box;
}

.service-request input#service_address {
    width: 25em;
}

.service-request input.number_input {
    width: 4em;
}

.service-request input#position {
    width: 2em;
}

.service-request #submit_p {
    text-align: left;
    max-width: 800px;
    padding: 20px;
    display: block;
    overflow: hidden;
    margin: 0 auto 15px;
    position: relative;
}
.service-request #submit_p .wpcf7-spinner {
    position: absolute;
    top: -15px;
    bottom: 0;
    margin: auto 24px;
}

.service-request .error {
    color: red;
}

.service-request .service_req_form input {
    color: #a3a3a3;
    background-color: #f5f5f5;
    border: 0px;
    outline: none;
    padding: 6px;
    max-width: 100%;
    width: 20em;
    vertical-align: top;
    box-sizing: border-box;
}

.service-request td input {
    vertical-align: top;
    border: none;
    background-color: #f5f5f5;
    padding: 6px;
    color: #a3a3a3;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid transparent;
}

.service-request .wpcf7 span.wpcf7-form-control-wrap {
    padding-right: 0px;
    padding: 5px 10px;
    display: block;
}

.service-request .service_information_line.addoneline {
    overflow: auto;
}

.service-request .service_information_line.addoneline .service_address {
    width: 30%;
    float: left;
}

.service_information_line.addoneline .service_address_unit {
    width: 30%;
    float: left;
}

.service-request .service_information_line.addoneline .service_address_lbl {
    padding-top: 8px;
}

.service-request .service_information_line.addoneline .service_unit_lbl {
    float: left;
    padding-top: 8px;
}

.service-request .service_information_line input {
    border: none;
    background-color: #f5f5f5;
    padding: 6px;
    color: #a3a3a3;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid transparent;
}

.service-request .service_information_line.proposed_loadoneline {
    overflow: auto;
}

.service-request .service_information_line.proposed_loadoneline span.wpcf7-form-control-wrap.proposed_load {
    float: left;
}

.service-request .service_information_line.main_switchoneline {
    overflow: auto;
    overflow-x: hidden;
}

.service-request .service_information_line.main_switchoneline span.wpcf7-form-control-wrap.proposed_main_switch {
    width: 30%;
    float: left;
}

.service-request .service_information_line.main_switchoneline label {
    float: left;
    padding-top: 8px;
}

.service-request .service_information_line.main_switchoneline span.a_txt {
    float: left;
    padding-top: 8px;
}

.service-request .service_information_line.meter_base_oneline {
    overflow: hidden;
}

.service-request .service_information_line.meter_base_oneline label.meter_base_location_lbl {
    float: left;
    padding-top: 8px;
}

.service-request .service_information_line.meter_base_oneline .onelinespan {
    float: left;
}

.service-request .service_information_line.position_oneline {
    overflow: auto;
}

.service-request .service_information_line.position_oneline label.position_lbl {
    float: left;
    padding-top: 8px;
}

.service-request .service_information_line.position_oneline span.wpcf7-form-control-wrap.position {
    float: left;
}

.service-request #wpcf7-f3698-p3699-o1.wpcf7 {
    position: relative;
    padding-bottom: 25px;
}

.service-request #wpcf7-f3698-p3699-o1.wpcf7 .screen-reader-response {
    position: absolute;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    bottom: 3%;
    text-align: center;
    color: #54bf54;
    clip: inherit !important;
    overflow: visible !important;
}

.service-request #wpcf7-f3698-p3699-o1.wpcf7 .screen-reader-response ul {
    display: none !important;
}

.service-request table {
    width: 100%;
}

.service-request table tr th {
    background-color: #cc0633;
    color: #fff;
    font-family: 'Karla-Regular';
    padding: 13px 0px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}

p#confirmation {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}

p#confirmation span {
    padding: 0;
}

.service-request input[type="submit"] {
    border-color: #cc0633;
    background-color: #cc0633;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    padding: 9px 18px;
    margin-bottom: 15px;
    margin-right: 5px;
    border-width: 0px;
    outline: none;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
}

ol.order-list {
    padding-left: 20px;
}

/*faq-section*/
.faq-section .accordion-title {
    padding: 9px;
    font-weight: bold;
    font-size: 15px;
    line-height: 26px;
    cursor: pointer;
    display: inline-flex;
    width: 100%;
    align-items: center;
}
.faq-section .accordion-title .faq-txt{
   line-height: normal;
}  

.faq-section .accordion-title {
    background-color: #f5f5f5;
}

.faq-section .accordion-content {
    padding-top: 18px;
    margin-left: 50px;
}

.faq-section .accordion-title i {
    margin-right: 15px;
    font-size: 10px;
    width: 8px;
    height: 11px;
    padding: 8px 9px 7px;
   
}

.faq-section .accordion-title i {
    background-color: #00afeb;
    color: #ffffff;
}
.faq-section .plusminus {
    background: #cc0633;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    flex: 0 0 30px;
    color: #fff;
    display: inline-flex;
    font-size: 16px;
    vertical-align: middle;
    justify-content: center;
    align-items: center;
    padding-bottom: 2px;
}
@-moz-document url-prefix() {
    .faq-section .plusminus {
        padding-bottom: 2px;
    }
  }
.acc-layout-one.faq-section h4 {
    margin-bottom: 20px;
}
.mac .faq-section .plusminus{
line-height: 16px;
}
.faq-section #accordion {
    margin-bottom: 20px;
}

.dis-ver {
    display: table-cell;
    vertical-align: middle;
}

.outage-section {
    padding-top: 60px;
    overflow: auto;
}

.outage-section .left-content-detail.scnd-rent {
    border: 1px solid #ebebeb;
    background: #fff;
    text-align: center;
    padding: 20px 5px;
    background-color: black;
}

.outage-section .left-content-detail.scnd-rent p {
    color: #fff;
}

.outage-section .left-content-detail.scnd-rent a {
    color: #fff;
}

.outage-section .nine_col em {
    font-size: 14px;
    color: #333333;
    font-family: 'Karla-Regular';
}

.page-id-458 .nine_col {
    margin-bottom: 70px;
}
.outage-section .outage-heading {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    margin-bottom: 50px;
}
.career-content .submit-btn {
    background: #00adef;
    border: none;
    color: #fff;
    border-radius: 3px;
    display: inline-block;
    font-size: 13px;
    padding: 8px 18px;
    font-family: 'Karla-Regular';
}

div.wpcf7-validation-errors {
    color: #333333;
    font-family: 'Karla-Regular';
}

.gdlr-blog-thumbnail {
    text-align: center;
}

.rp4wp-related-job_listing>ul li.job_listing a div.location,
.rp4wp-related-job_listing>ul li.no_job_listings_found a div.location,
ul.job_listings li.job_listing a div.location,
ul.job_listings li.no_job_listings_found a div.location,
ul.job_listings li.job_listing a .meta li,
.job_filters .search_jobs input {
    font-family: 'Karla-Regular';
}

.news-post {
    padding: 0px 50px;
}

.news-section li {
    list-style: disc;
    color: #333333;
    font-size: 14px;
    padding: 5px 0px;
    font-family: 'Karla-Regular';
}

.single .entry-content .btn-conservation a {
    text-decoration: none;

}

.entry-footer .cat-links a,
.single .entry-content a {
    text-decoration: underline;
}

.entry-footer .posted-on,
.byline,
.screen-reader-text,
.post-edit-link {
    font-size: 14px;
    font-family: 'Karla-Regular';
}

.news-post .submit {
    background: #00adef;
    display: inline-block;
    font-size: 13px;
    padding: 9px 18px;
    margin-bottom: 15px;
    margin-right: 5px;
    border-width: 0px;
    outline: none;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: bold;
    color: #fff;
}

.news-post .comments-title {
    display: none;
}

.news-post .comment-list {
    display: none;
}

.news-post .comment-form-comment label {
    display: none;
}

.page-template-news .gdlr-blog-thumbnail {
    text-align: center;
    max-height: 205px;
    overflow: hidden;
    min-height: 205px;
    align-items: center;
    vertical-align: middle;
    display: flex;
}

.page-template-news .news_wrap .gdlr-blog-thumbnail img {
    height: auto;
    object-fit: cover;
}

.glossary-div .box-grey {
    background: #f5f5f5;
    padding: 30px 30px 20px;
    margin-bottom: 20px;
}

.team-section {
    margin-left: -15px;
    margin-right: -15px;
    overflow: auto;
}

.team-section .col-one {
    width: 33.333%;
    float: left;
}

ul.op_font_list {
    padding-left: 20px;
}

.op_font_list li:before {
    content: "\2022";
    color: #cc0633;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    position: absolute;
    top: 0;
    font-size: 1.4rem;
    line-height: 1.8rem;
    left: 2px;
}

.op_font_list li {
    font-family: 'Karla-Regular';
    color: #333333;
    margin-bottom: 15px;
    font-size: 16px;
    position: relative;
}

.page-id-276 .op_font_list li::before {
    content: "";
}

.page-id-276 ol.op_font_list {
    padding-left: 15px;
}

.links-page-list {
    list-style: circle;
    padding: 0 20px;
}

.links-page-list li {
    font-size: 16px;
    margin-bottom: 15px;
    list-style: none;
    position: relative;
    padding: 2px 0 0;
}

.links-page-list li:before {
    content: "\2022";
    color: #cc0633;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    position: absolute;
    top: 0;
    font-size: 1.4rem;
    line-height: 1.8rem;
    left: 2px;
}
.cc-col-2 {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 15px;
}

.out-row {
    margin-left: -15px;
    margin-right: -15px;
}

.prsnl-author_wrap .prsnl-author-inner {
    text-align: center;
}

.prsnl-author_wrap .prsnl-author-image img {
    width: 100%;
}

.prsnl-author_wrap .prsnl-author-inner .prsnl-info {
    border: 1px solid #ddd;
    border-top: none;
    padding: 0 15px;
    min-height: 140px;
}

.prsnl-author_wrap .prsnl-author-inner h3 {
    margin: 0;
    padding: 15px 0px;
    border-bottom: 1px solid #dddd;
    margin-bottom: 15px;
}

.news_wrap .s_pagination .page-numbers {
    border: 1px solid #ddd;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    padding: 12px;
    float: left;
    font-size: 16px;
    font-family: 'Karla-Bold';
    color: #333333;
}

.news_wrap .s_pagination .current {
    background-color: #cc0633;
    color: #fff;
    border-color: #cc0633;
}

.news_wrap .s_pagination a.page-numbers,
.news_wrap .s_pagination .page-numbers.dots {
    border-right: 0px;
}

.news_wrap .s_pagination a.prev.page-numbers,
.news_wrap .s_pagination a.next.page-numbers {
    color: #cc0633;
}

.news_wrap .s_pagination a.next.page-numbers {
    border: 1px solid #ddd;
}

.news_wrap .pagi_left {
    display: none;
}

.news_wrap .content_page_row_wrap {
    padding: 60px;
}

.news_wrap .gdlr-blog-thumbnail img, .comp_new_blog .gdlr-blog-thumbnail img  {
    height: 202px;
    object-fit: cover;
    width: 100%;
}

.news_wrap .bottom_pagination .col-sm-6 {
    padding: 30px;
}

.news_wrap .blog-info {
    float: left;
    color: #333333;
    font-size: 15px;
}

.news_wrap .blog-info a {
    color: #333333;
    font-size: 15px;
    font-family: 'Karla-Regular';
}

.news_wrap .gdlr-blog-grid .gdlr-blog-info i {
    font-size: 15px;
    margin-right: 8px;
}

.news_wrap .gdlr-blog-title,
.gdlr-blog-title a {
    color: #333333;
    font-family: 'Karla-Regular';
    font-size: 20px;
    margin-bottom: 20px;
}

.news_wrap .gdlr-blog-grid .gdlr-blog-info {
    margin-bottom: 15px;
    line-height: 0;
    padding: 8px 0px;
    border-top: 1px solid #cc0633;
    border-bottom: 1px solid #cc0633;
    border-left: none;
    border-right: 0;
    overflow: auto;
}

.news_wrap .blog-info.blog-comment {
    float: right;
}

.news_wrap .gdlr-blog-grid .excerpt-read-more {
    text-decoration: underline;
}

.news_wrap {
    padding-top: 60px;
    padding-bottom: 40px;
}

.news_wrap .gdlr-item.gdlr-blog-grid ,.blog_wrap .gdlr-item.gdlr-blog-grid{
    height: auto;
    display: block;
    /* overflow: hidden; */
    margin-bottom:54px ;
}
.news_wrap .gdlr-item.gdlr-blog-grid a:focus,.blog_wrap .gdlr-item.gdlr-blog-grid a:focus{
    outline-offset: 5px;
}
.news_wrap .gdlr-blog-content {
    font-family: 'Karla-Regular';
    font-size: 16px;
    line-height: 25px;
    color: #333333;
    margin-bottom: 50px;
    display: block;
    overflow: hidden;
    min-height: 140px;
}

.news_wrap h3.gdlr-blog-title {
    min-height: 45px;
}

.news_wrap .s_pagination {
    float: right;
 }

ul.op_font_list.bult_list {
    padding: 0 20px;
}

.bult_list li {
    margin-bottom: 10px;
    font-size: 16px;
    list-style: outside;
    font-family: 'Karla-Regular';
    color: #333;
}

ol.safety-tips.num_list {
    padding-left: 15px;
}

.num_list li {
    margin-bottom: 10px;
    font-size: 16px;
    font-family: 'Karla-Regular';
    color: #333333;
}

.post_page {
    padding: 40px 0px;
}

.site_btn {
    color: #ffffff;
    background: #cc0633;
    display: inline-block;
    font-size: 14px;
    padding: 10px 20px;
    outline: none;
    cursor: pointer;
    font-weight: bold;
    border: none;
}

.button-section {
    width: 100%;
    float: left;
    margin-bottom: 30px;
    text-align: center;
}

.button-section .col-one {
    width: 33.333%;
    float: left;
}

.single_job_listing .application .application_details {
    border: 1px solid #909090;
}

.single_job_listing .application .application_details::before {
    border-bottom: 10px solid #474747;
}

.job_form_wrap .cc-col-4 {
    float: left;
    box-sizing: border-box;
    width: 33.33333334%;
    padding: 0 15px;
}

.job_form_wrap .txtb {
    border: 1px solid #ddd;
    line-height: inherit;
    height: inherit;
    padding: 10px !important;
    font-family: 'Karla-Regular';
    background: #fff;
    color: #404040;
    font-size: 16px;
}

.job_form_wrap label {
    font-family: 'Karla-Regular';
    margin-bottom: 10px;
}

.job_form_wrap .btn_dv {
    clear: both;
    padding: 15px;
}

.form_lib_wrap {
    padding: 50px 0px;
}

.form_lib_wrap .form_search_box {
    text-align: center;
    background: #000000;
    padding: 30px;
    margin-bottom: 30px;
}

.form_lib_wrap .form_search_box .para {
    color: #fff;
    font-size: 18px;
    font-family: 'Karla-Bold';
}

.form_lib_wrap .form_search_box .txtb {
    background: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    font-family: 'Karla-Regular';
    font-size: 18px;
    width: 90%;
    padding: 20px 0px;
}

.form_lib_wrap .form_search_list .form_search_row {
    border-bottom: 1px solid #ddd;
    overflow: auto;
    padding: 30px 0px;
}

.form_lib_wrap .form_search_list h2 {
    font-size: 24px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-top: 0;
}

.form_lib_wrap .form_search_list .form_search_row .icon_col {
    float: left;
    width: 7%;
}

.form_lib_wrap .form_search_list .form_search_row .cnt_col {
    float: left;
    width: 75%;
}

.form_lib_wrap .form_search_list .form_search_row .cnt_col h3 {
    margin: 0;
    margin-bottom: 5px;
    font-size: 24px;
}

.form_lib_wrap .form_search_list .form_search_row .cnt_col p {
    margin: 0;
    font-size: 18px;
    line-height: 24px;
}

.form_lib_wrap .form_search_list .form_search_row .btn_col {
    float: right;
    width: unset !important;
    text-align: center;
}

.form_lib_wrap .form_search_list .form_search_row .tbl_view {
    display: table;
    width: 100%;
    height: 100%;
}

.form_lib_wrap .form_search_list .form_search_row .tbl_view .cel_view {
    display: table-cell;
    vertical-align: middle;
}

.form_lib_wrap .form_search_list .form_search_row .btn_col a {
    color: #fff;
    font-size: 16px;
    font-family: 'Karla-Bold';
    text-transform: uppercase;
    background: #cc0633;
    padding: 15px 33px;
    font-weight: normal;
    border: none;
    display: inline-block;
}

.form_lib_wrap .form_search_box .input_span {
    position: relative;
}

.form_lib_wrap .form_search_box .s_icon_btn {
    background: none;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
}

/*SELF SERVICE CSS START*/
.parent-sec {
    overflow: auto;
}

.form_lib_wrap .form_search_list .form_search_row .parent-sec .btn_col {
    width: 17% !important;
}

.child-sec {
    overflow: auto;
    padding-left: 30px;
    padding-right: 30px;
}

.child-sec:nth-child(2) .child-sec-inner {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #ddd;
}

.child-sec:last-child .child-sec-inner {
    border-bottom: 0px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.child-sec-inner {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.child-sec .child-sec-inner h3 {
    font-size: 19px !important;
}

.form_lib_wrap .form_search_list .form_search_row .child-sec .icon_col img {
    width: 25px;
}

.form_lib_wrap .form_search_list .form_search_row .child-sec .icon_col {
    width: 5%;
}

.form_lib_wrap .form_search_list .form_search_row .child-sec .btn_col {
    float: right;
    text-align: right;
}

.divtable {
    display: table;
    height: 100%;
}

.divtablecell {
    display: table-cell;
    vertical-align: middle;
}

/*SELF SERVICE CSS END*/
.pro_opp_wrap {
    padding: 50px 0px;
}

.pro_opp_wrap table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 0;
}

.pro_opp_wrap table tr th {
    background: #99d15e;
    color: #ffffff;
    padding: 13px 0px;
    font-size: 16px;
    font-weight: normal;
    text-align: center;
}

.pro_opp_wrap table tr td {
    padding: 15px 5px;
    border-bottom: 1px solid #ddd;
    color: #333333;
    font-size: 16px;
    font-family: 'Karla-Regular';
}

.pro_opp_wrap table th,
tr,
td {
    border: 1px solid #ddd;
}

.points_box_ebilling {
    text-align: center;
    border-right: 1px solid #f0f0f0;
    padding: 30px 15px;
    float: left;
    width: 25%;
    box-sizing: border-box;
}

.points_box_ebilling.border-none {
    border-right: none;
}
.points_box_ebilling h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.column_box_wrap {
    margin: 30px 0;
    width: 100%;
    float: left;
}
.faq_ebilling h3.skin-title {
    text-align: center;
}

.faq_ebilling .accordion-tab .accordion-title {
    padding: 15px;
    border: 1px solid #eee;
    margin: 0;
    margin-bottom: 15px;
    cursor: pointer;
}

.faq_ebilling .accordion-tab .accordion-content {
    padding: 15px;
    padding-bottom: 30px;
    padding-top: 0;
}
.faq_ebilling .accordion-tab .accordion-content .img_box {
    padding: 0;
    float: none;
    margin: 0 auto;
}
.faq_ebilling .accordion-tab .accordion-content::after {
    content: "";
    display: table;
    clear: both;
}

.tab_inn_ul {
    color: #363944;
    float: left;
    font-size: 18px;
    line-height: 24px;
    padding: 20px;
    width: 100%;
}

.tab_inn_ul .lft_ul {
    padding-right: 30px;
}

.tab_inn_ul .rght_ul {
    padding-left: 30px;
}

.tab_inn_ul ul li {
    background: url("../images/tick-icon.png") no-repeat scroll left 10px;
    padding-left: 30px;
    list-style: outside none none;
    font-family: 'Karla-Regular';
    color: #333333;
    font-size: 16px;
    margin-bottom: 10px;
}

.tab_inn_ul ul {
    margin: 0;
    padding: 0;
    float: left;
    width: 50%;
}

.editor_txt h1.skin-title {
    text-align: center;
    font-size: 34px;
}

.editor_txt h1.skin-title {
    text-align: center;
    font-size: 34px;
    margin: 0;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.editor_txt h1.skin-border {
    border-bottom: 1px solid #eee;
}

.editor_txt h3.skin-border {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
    margin: 0;
    margin-bottom: 30px;
}

.editor_txt .faq_ebilling {
    padding-top: 30px;
}

.editor_txt {
    padding: 40px 0px;
}

.faq_ebilling {
    clear: both;
}

.faq_ebilling .accordion-tab .accordion-content .center_faq_btn {
    clear: both;
    text-align: center;
    padding-top: 30px;
}

.faq_ebilling .accordion-tab .accordion-content .center_faq_btn .read_more_faq {
    color: #fff;
    background: #d11431;
    display: inline-block;
    padding: 7px 25px;
    font-size: 16px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: bold;
}

.faq_ebilling .accordion-tab .accordion-title .plusminus {
    color: #d11431;
    float: right;
    font-weight: 100;
}

.oeb_desc {
    background: #ddd;
    padding: 30px;
    position: relative;
    margin-top: 30px;
}

.oeb_desc::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #ddd;
    top: -20px;
    right: 20%;
}

.img_dscl {
    font-size: 12px;
}

.ux_program .grey_box {
    background: #f5f5f5;
    padding: 30px;
    margin-bottom: 30px;
    overflow: auto;
}

.ux_program .grey_box .img_box {
    padding: 0;
    float: left;
    width: 33.33333334%;
}

.ux_program .grey_box .text_box {
    float: left;
    width: 66.667%;
    padding-left: 30px;
    padding-right: 30px;
    text-align: center;
}

.opuc-styled-box-body p {
    color: #fff;
}

.opuc-styled-box-corner {
    float: right;
    height: 0px;
    width: 0px;
    border-style: solid;
    border-width: 0px 40px 40px 0px;
    border-right-color: transparent;
    border-bottom-color: #a84c30;
}

.opuc-styled-box-head {
    overflow: hidden;
    height: 40px;
    line-height: 2;
    font-size: 19px;
    background-color: #00afeb;
}

.icon.buy_box.watch img {
    width: 70px;
}


.opuc-styled-box-body.with-head {
    padding-top: 5px;
}

.opuc-styled-box-body {
    padding: 45px 40px 25px;
}

.ec_top_sec {
    overflow: auto;
}

.ec_top_sec .six.columns {
    float: left;
    width: 50%;
}

.color_style_box {
    background: #00afeb;
    color: #fff;
    margin-bottom: 30px;
    font-family: 'Karla-Regular';
    font-size: 16px;
    padding: 30px;
}

.color_style_box p {
    color: #fff;
}

.color_style_box li {
    color: #fff;
    margin-bottom: 10px;
}

.opuc-contact-form .wpcf7-form .wpcf7-submit {
    background: #cc0633;
    padding: 11px 60px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-family: 'Karla-Bold';
    border: none;
}

.side-bar .sidebar_content .textwidget .contact_us {
    line-height: 30px;
    position: relative;
  }

img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    height: inherit;
}

.s_content_wrap h2.entry-title {
    font-size: 24px;
    color: #323d41;
}

.s_content_wrap h2.entry-title a {
    color: #323d41;
}

.s_content_wrap .entry-summary {
    color: #333333;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Karla-Regular';
}

.s_content_wrap article {
    margin-bottom: 30px;
    padding-bottom: 100px;
    position: relative;
}

.s_content_wrap .entry-summary .more-link {
    display: none;
}

.s_content_wrap .entry-summary .c_more-link {
    display: block;
    text-transform: uppercase;
    color: #cc0633;
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #ddd;
    margin-top: 25px;
    position: absolute;
    width: 100%;
    bottom: 0;
}

.s_content_wrap article .s_thumb_img {
    height: 210px;
    object-fit: cover;
    width: 100%;
}

.s_content_wrap {
    padding-top: 20px;
    padding-bottom: 20px;
}

.s_content_wrap .s_hrline {
    clear: both;
}

.navigation.pagination {
    position: relative;
    clear: both;
    left: auto;
    right: 0;
    float: right;
}

.navigation.pagination .nav-links .page-numbers {
    border: 1px solid #ddd;
    width: 50px;
    height: 50px;
    display: inline-block;
    text-align: center;
    padding: 12px;
    float: left;
    font-size: 16px;
    font-family: 'Karla-Bold';
    color: #333333;
}

.navigation.pagination .nav-links .page-numbers.current {
    background: #cc0633;
    color: #fff;
    border-color: #cc0633;
}

.navigation.pagination .nav-links .prev,
.navigation.pagination .nav-links .next {
    color: #cc0633;
}

.navigation.pagination h2.screen-reader-text {
    display: none;
}

.navigation.post-navigation {
    position: relative;
    clear: both;
    width: 100%;
    display: none;
}

.navigation.post-navigation h2.screen-reader-text {
    display: none;
}

.error-404 {
    text-align: center;
}

.error-404 .page-header .page-title {
    font-size: 36px;
}

.error-404 .page-header {
    padding-bottom: 0px;
    margin: 30px 0 10px;
    border-bottom: none;
}

.error-404 .page-content p {
    font-size: 18px;
}

.error-404 .page-content .search-form {
    position: relative;
}

.error-404 .page-content .search-form label {
    display: block;
}

.error-404 .page-content .search-form .search-field {
    width: 100%;
    border: none;
    border-bottom: 1px solid #ddd;
    font-family: 'Karla-Regular';
    padding: 15px 0px;
    color: #333333;
    font-size: 18px;
}

.error-404 .page-content .search-submit {
    position: absolute;
    right: 0;
    top: 18px;
    border: none;
    color: transparent;
    background: url('../images/search-btn-blue.png');
    background-repeat: no-repeat;
    padding: 0;
    width: 22px;
    height: 22px;
}

.error-404 .page-content .search-form span.screen-reader-text {
    display: none;
}

.error-404 .inner_404 {
    margin: 0 auto;
    max-width: 760px;
    padding: 100px 0px;
}

.post_page p {
    font-size: 18px;
    line-height: 30px;
}

.two_block_wrap {
    overflow: auto;
}

.two_block_wrap .two_block {
    float: left;
    box-sizing: border-box;
    padding: 0 15px;
}

.two_block_wrap .two_block30 {
    width: 30%;
}

.two_block_wrap .two_block40 {
    width: 40%;
}

.two_block_wrap .two_block50 {
    width: 50%;
}

.two_block_wrap .two_block60 {
    width: 60%;
}

.two_block_wrap .two_block70 {
    width: 70%;
}

.editor_page .color_txt {
    color: #cc0633;
}

.editor_page .lg_txt {
    font-size: 20px;
    line-height: 36px;
}

.editor_page .lg_highlight_txt {
    font-size: 30px;
    line-height: 44px;
    color: #cc0633;
}

.col_width .content_box_wrap .content_box_outer .content_box_lcol {
    width: 10%;
}

.col_width .content_box_wrap .content_box_outer .content_box_rcol {
    width: 90%;
    padding-left: 3%;
}

.col_width .content_box_wrap .content_box_outer {
    padding-bottom: 25px;
    margin-bottom: 40px;
}

.animation-element {
    opacity: 0;
    transition: all 1.5s ease;
}

.animation-element.fadein {
    opacity: 1;
    transition: all 1.5s ease;
}

.banner-section .banner-img .banner_video {
    display: block;
    width: 100%;
    margin-bottom: -1px;
    max-height: 580px;
    object-fit: cover;
}

.banner-section .banner-img .main_screen_vid {
    overflow: hidden;
}

.banner-section .banner-img .main_screen_vid.only-bg-color {
    min-height: 510px;
}

.ie .banner-section .banner-img .banner_video {
    max-height: 100%;
}

.ie .banner-section .banner-img .main_screen_vid {
    max-height: 580px;
}

.banner-section .banner-img .main_screen_vid .mob_show {
    display: none;
}

.banner-section .banner-img .vid_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.40);
}

.ic_box {
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    box-shadow: 0px 1px 4px #ddd;
    -webkit-box-shadow: 0px 1px 4px #ddd;
    padding: 15px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.ic_box:hover {
    box-shadow: 0px 1px 4px #c0bfbf;
    -webkit-box-shadow: 0px 1px 4px #c0bfbf;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.ic_box .c_icon {
    display: inline-block;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.ic_box:hover .c_icon {
    transform: rotate(360deg);
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.ic_box h4 {
    font-size: 16px;
    min-height: 40px;
}

.cnt_width_wrap {
    overflow: auto;
}

.cnt_width60 {
    float: left;
    width: 60%;
}

.cnt_width40 {
    float: left;
    width: 40%;
}

.op_section .op_container .content-section .cmn_btn {
    background: #00afeb;
    padding: 10px 25px;
    margin: 0px 10px;
    display: inline-block;
    color: #fff;
    border-radius: 5px;
    border: 2px solid #00afeb;
    font-weight: bold;
}

.form_list li {
    margin-bottom: 10px;
    font-size: 16px;
    list-style: outside;
    font-family: 'Karla-Regular';
    color: #333333;
}


.c_form_group::after {
    content: "";
    display: table;
    clear: both;
}

.c_form_group .c_form_row {
    margin-left: -15px;
    margin-right: -15px;
}

.c_form_group .c_form_twocol {
    padding: 0 15px;
    float: left;
    width: 50%;
    box-sizing: border-box;
}

.c_form_group .c_form_onecol {
    padding: 0 15px;
}

.c_form_group .c_textInput {
    border: none !important;
    border-bottom: 2px solid #ddd !important;
    padding: 20px 0px !important;
    width: 100%;
    font-size: 18px;
    font-family: 'Karla-Regular';
    color: #333333;
    background-color: #fff;
}

.c_form_group select.c_textInput {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    background: url('../images/arrow-left-red.svg') no-repeat;
    background-position: right 8px center;
    background-size: 12px 8px;

}
.c_form_btn_dv {
    clear: both;
    padding-top: 20px;
}

section.no-results {
    padding-bottom: 50px;
}
section.no-results .page-content .search-form label {
    float: left;
}
section.no-results .page-content .search-form label span.screen-reader-text {
    margin-right: 15px;
    font-size: 18px;
}
section.no-results .page-content .search-form .search-field {
    border: 1px solid #ddd;
    padding: 5px;
    font-weight: 100;
    height: 34px;
}
section.no-results .page-content .search-form .search-submit {
    border: 1px solid #ddd;
    padding: 5px 15px;
    height: 34px;
}
#opuc_form_search_filter {
    display: none;
}
#opuc_form_search_length {
    display: none;
}
table.opuc_form_search th,
tr,
td {
    border: none;
}
.form_lib_wrap #opuc_form_search_info {
    display: none;
}
.form_lib_wrap #opuc_form_search_paginate {
    text-align: left;
}
.form_lib_wrap .dataTables_empty {
    display: none;
}
.form_lib_wrap .pagination>.active>a {
    background-color: #cc0633;
    border-color: #cc0633;
}
li.paginate_button a {
    color: #333333;
    padding: 10px 17px;
    outline: none;
}
.align_center {
    text-align: center;
}
.faq_ebilling .accordion-tab .accordion-content .btn_dv {
    padding-top: 50px;
}
.red_color_theme .site_btn {
    background: #d11431;
}
.hash_anchoring {
    padding-top: 80px;
    display: block;
    margin-top: -80px;
    height: 0;
}
.form_lib_wrap .form_search_box .txtb::placeholder {
    color: #fff;
}
.form_lib_wrap .form_search_box .txtb::-moz-placeholder {
    color: #fff;
}
.form_lib_wrap .form_search_box .txtb::-webkit-placeholder {
    color: #fff;
}
.comments-area label {
    display: block;
}

.comments-area input,
.comments-area textarea {
    border: 1px solid #ddd;
    background: #fff;
    height: inherit;
    line-height: inherit;
    padding: 5px;
    max-width: 400px;
    width: 100%;
}

.comments-area textarea {
    height: 150px;
}

.comments-area input.submit {
    background: #1ca3dc;
    padding: 10px 40px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-family: 'Karla-Bold';
    border: none;
    width: inherit;
}

.power_system {
    padding-bottom: 50px;
    border-bottom: 1px solid #ddd;
}

.power_system .ps_inner {
    position: relative;
}

.power_system .ps_inner .c-col-4 {
    width: 34.2%;
}

.power_system .ps_inner .c-col-8 {
    width: 65.8%;
}

.power_system .ps_inner .noPad {
    padding: 0;
}

.power_system .ps_inner .img_dv img {
    width: 100%;
}

.power_system .ps_inner .ps_cnt {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
}

.power_system .ps_inner .ps_cnt h3 {
    color: #fff;
    font-size: 36px;
    line-height: 36px;
    max-width: 560px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.power_system .ps_inner .ps_cnt .site_btn {
    text-transform: uppercase;
    padding: 15px 35px;
    background: #fff;
    color: #1ca3dc;
    font-size: 16px;
    font-family: 'Karla-Bold';
    font-weight: normal;
}

.compat-object-fit {
    background-size: cover;
    background-position: center;
}

.compat-object-fit img {
    opacity: 0;
    filter: alpha(opacity=0);
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
}

.videoGallerySec {
    background: #f9f9f9;
    padding: 60px 0px 130px;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}

.videoGallerySec .container-fluid {
    padding: 0;
}

.videoGallerySec .videoGalleryInner .videoGalleryDesc {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    text-align: center;
 }
 .videoGallerySec .videoGalleryInner .videoGalleryDesc .vidTitle {
    margin-bottom: 15px;
    font-size: 48px;
    color: #323d41;
}
.videoGallerySec .videoGalleryInner .videoGalleryDesc .vidDescription {
    color: #333333;
}

.videoGallerySec .videoGalleryInner .videoGalleryCarousel {
    float: left;
    width: 100%;
}

.videoGallerySec .videoGalleryInner .videoGalleryCarousel .slick-arrow {
    border: 0px;
    width: 435px;
    height: calc(100% - 76px);
    position: absolute;
    background-position: center center !important;
    bottom: 0;
    padding: 0;
    z-index: 1;
    top: 0px;
    background-color:  transparent !important
}
.videoGallerySec .videoGalleryInner .videoGalleryCarousel .video_fancybox:before {
    content: '';
    width: 100%;
    background: #0000009c !important;
    height: 100%;
    position: absolute;
    z-index: 99;
}
.videoGallerySec .videoGalleryInner .videoGalleryCarousel .slick-current.slick-active a:before { 
    background: transparent !important;
}
.video_title {
    text-transform: capitalize;
}

.video_title h3 {
    border-bottom: 1px solid #e2e1e1;
    padding-bottom: 29px;
    margin-bottom: 0;
}

ul.slick-dots {
    text-align: center;
    margin-top: 50px;
    padding: 0;
    position: absolute;
    bottom: -85px;
    left: 0;
    right: 0;
}

.videoGallerySec .videoGalleryInner .videoGalleryCarousel .slick-prev {
    background: url('../images/video_arrow-prev.svg');
    background-repeat: no-repeat;
    left: 0px;
    background-position: 90% 50% !important;
}

_:-ms-lang(x),
.videoGallerySec .videoGalleryInner .videoGalleryCarousel .slick-prev {
    background-color: rgba(255, 255, 255, 0.61) !important;
}

.videoGallerySec .videoGalleryInner .videoGalleryCarousel .slick-next {
    background: url('../images/video_arrow-next.svg');
    background-repeat: no-repeat;
    right: 0px;
    background-position: 10% 50% !important;
}

.videoGallerySec .videoGalleryInner .videoGalleryCarousel .slick-slide img {
    width: 100%;
}

_:-ms-lang(x),
.videoGallerySec .videoGalleryInner .videoGalleryCarousel .slick-next {
    background-color: rgba(255, 255, 255, 0.61) !important;
}

.videoGallerySec .videoGalleryInner .videoGalleryCarousel .slick-slide {
    padding: 0 65px;
}
.opuc_video_pop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 999;
}
.container_full_width .post-password-form {
    padding: 20px 15px 0px;
}

.opuc_video_pop .opuc_video_pop_overlay {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 0;
}

.opuc_video_pop .opuc_video_pop_tbl {
    display: table;
    width: 100%;
    height: 100%;
}

.opuc_video_pop .opuc_video_pop_tbl .opuc_video_pop_cel {
    display: table-cell;
    vertical-align: middle;
}

.opuc_video_pop .opuc_video_pop_tbl .opuc_video_pop_cel .opuc_video_pop_inner {
    max-width: 630px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    background: #fff;
}
.opuc_video_pop .opuc_video_pop_tbl .opuc_video_pop_cel .opuc_video_pop_inner .opuc_video_pop_close {
    position: absolute;
    right: -18px;
    top: -18px;
    background: #cc0633;
    padding: 0;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
}
.opuc_video_pop .opuc_video_pop_tbl .opuc_video_pop_cel .opuc_video_pop_inner .opuc_video_pop_close img {
    width: 8px;
}

.opuc_video_pop .opuc_video_pop_tbl .opuc_video_pop_cel .opuc_video_pop_inner .opuc_video_pop_frame {
    width: 100%;
    height: 354px;
    border: none !important;
    display: block;
}

.graph_wrap {
    padding: 50px 0px;
}

.graph_wrap .main-heading {
    text-align: center;
}

.post_page_banner {
    margin-bottom: 30px;
}
.post_page_banner .post_banner_inner img {
    width: 100%;
    /* object-fit: none; */
}
.post_page .entry-content {
    margin-top: 20px;
}

.post_page .rt_content h1.heading {
    margin: 0;
    margin-bottom: 30px;
}

.post_page .recent_post_sec .rPostArea {
    overflow: auto;
    border-bottom: 1px solid #ddd;
    padding: 15px 0px;
}

.post_page .recent_post_sec .rPostArea .img_dv {
    float: left;
    width: 25%;
}

.post_page .recent_post_sec .rPostArea .cnt_dv {
    float: left;
    width: 75%;
    padding-left: 15px;
}

.post_page .recent_post_sec .rPostArea .cnt_dv h4 {
    margin: 0;
    font-size: 16px;
    font-family: 'Karla-Regular';
    font-weight: 100;
    line-height: 22px;
}

.post_page .recent_post_sec .rPostArea .cnt_dv p {
    margin: 0;
}

.post_page .recent_post_sec h2.title {
    margin: 0;
    font-size: 24px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.post_page .recent_post_sec .rPostArea .img_dv img {
    min-height: 60px;
    object-fit: cover;
}

.post_page .contact_single_page .sidebar_content:nth-child(2),
.post_page .contact_single_page .sidebar_content:nth-child(3) {
    display: none;
}

.post_page .entry-footer {
    display: none;
}

.postBtn {
    color: #ffffff;
    background: #cc0633;
    display: inline-block;
    font-size: 16px;
    padding: 10px 20px;
    outline: none;
    cursor: pointer;
    font-family: 'Karla-Bold';
    border: none;
    text-transform: uppercase;
}

.post_page ul {
    padding-left: 20px;
    margin-bottom: 10px;
}

.post_page p a,
.post_page p a span {
    color: #cc0633 !important;
}

.post_page ul li {
    font-size: 18px;
    line-height: 30px;
    font-family: 'Karla-Regular';
    color: #333333;
    list-style-image: url(../images/list-ellipse.png);
    list-style: none;
    position: relative;
    padding-top: 2px;
}

.post_page ul li:before {
    content: "\2022";
    color: #cc0633;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    position: absolute;
    top: 4px;
    font-size: 1.4rem;
    line-height: 1.8rem;
    left: 2px;
}

.twoColListWrap {
    overflow: auto;
}

.twoColListWrap .twoColList {
    float: left;
    width: 50%;
}

.twoColListWrap .twoColList .bult_list {
    padding-left: 20px;
    padding-right: 15px;
}

.callActionConserv {
    background: #f4f4f4;
    margin-bottom: 40px;
}

.callActionConserv::after {
    content: "";
    display: table;
    clear: both;
}

.callActionConserv h2 {
    margin: 0;
    font-size: 30px;
    color: #323d41;
    margin-left: -20px;
}

.callActionConserv .noPad {
    padding: 0;
}

.en-oshawa .colm-row.conserv_colRow {
    margin-bottom: 10px;
}

.callActionConserv .txt_dv {
    padding-top: 56px;
}

.callActionConserv .btn_dv {
    text-align: center;
    padding-top: 52px;
}

.callActionConserv .btn_dv .site_btn {
    font-size: 16px;
    font-weight: 100;
    font-family: 'Karla-Bold';
    text-transform: uppercase;
}

.float100Wrap {
    clear: both;
    float: left;
    width: 100%;
    margin-top: 30px;
}

.float100Wrap .float_col20 {
    float: left;
    width: 33.3%;
    padding: 5px;
    max-height: 180px;
    min-height: 183px;
    margin-bottom: 5px;
    overflow: hidden;
}

.float100Wrap .imgEle img {
    width: 100%;
}

.imageFancyBoxWrap {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 1;
}

.imageFancyBoxWrap .imageFancyBoxOverlay {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    z-index: 0;
}

.imageFancyBoxWrap .FancyBoxImg {
    max-width: 466px;
    margin: 0 auto;
    box-sizing: border-box;
    position: relative;
    background: #000;
}

.imageFancyBoxWrap .FancyBoxImg .FancyBoxImgClose {
    position: absolute;
    right: -18px;
    top: -18px;
}

.imageFancyBoxWrap .opuc_video_pop_inner .FancyBoxImgSrc {
    width: 100%;
    display: block;
}

.imageFancyBoxWrap .FancyBoxImg .FancyBoxImgDiv img {
    max-height: 70vh;
}

.imageFancyBoxWrap .FancyBoxImg .FancyBoxImgDiv {
    text-align: center;
}

.editorIframe {
    height: 400px;
    width: 100%;
}

.es_spacingRow .three.columns.nobg {
    background: none;
    padding: 0 15px;
    border: none;
    margin-bottom: 20px;
}

.es_spacingRow .three.columns.nobg:hover {
    background: none !important;
}

.es_spacingRow .three.columns.nobg .columnsbg {
    background: #00afee;
    padding: 30px 15px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.es_spacingRow .three.columns.nobg .columnsbg:hover {
    background: #00a1d8;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.es_spacingRow.es_spacingRowsm {
    margin-top: 0;
}


.rt_content .top_desc p.desc {
    padding: 0 15px;
}

.engery_services_heading.enerforge_heading {
    display: block;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 30px;
	  padding: 0 15px;
}

.engery_services_heading.enerforge_heading .engery_title {
    text-align: left;
    color: #323d41;
}

.page .en-oshawa .colm-row.enerforge {
    margin-top: 30px;
}

.enerforge .columnsbg a {
    display: block;
    overflow: hidden;
    padding: 30px 25px;
}

.es_spacingRow.enerforge .three.columns.nobg {
    margin-bottom: 30px;
}

.en-oshawa .enerforge a {
    color: #323d41;
}

.es_spacingRow.three.columns.nobg:hover {
    background: none !important;
}

.es_spacingRow.enerforge .three.columns.nobg .columnsbg {
    background: transparent;
    padding: 0px 0px;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    border: 1px solid #dddddd;
}

.enerforge .columnsbg:hover a {
    color: white;
}

.es_spacingRow .three.columns.nobg .columnsbg:hover {
    background: #cc0633;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.es_spacingRow.enerforge .columnsbg .opuc_img img {
    max-width: 80px;
    min-height: 60px;
}

.es_spacingRow.enerforge .columnsbg:hover .white {
    text-align: center;
    display: block;
    overflow: hidden;
    margin: 0 auto;
}

.es_spacingRow.enerforge .columnsbg .white {
    display: none;
}

.enerforge .columnsbg:hover .red {
    display: none;
}

.centerCol6 {
    width: 50%;
    margin: 0 auto;
}

.energyHome .sm-mrgn {
    padding-top: 0;
}

.free-service .energyHome .four {
    height: inherit;
    min-height: 330px;
}

.padTop20 {
    padding-top: 20px;
}

.free-service h4.heading .title_text {
    padding-top: 10px;
    display: inline-block;
    float: left;
    width: 80%;
}

.es_spacingRow .columnsbg .opuc_img img {
    max-width: 80px;
}

.es_spacingRow .columnsbg .opuc_text {
    margin-top: 20px;
}

.topFeatureImg {
    margin-bottom: 30px;
}

.topFeatureImg img {
    width: 100%;
}

.borderDescText {
    font-family: 'Karla-Regular';
    color: #333333;
    font-size: 18px;
    border-left: 5px solid #cc0633;
    padding-left: 15px;
    margin-bottom: 35px;
    line-height: 30px;
}

.pageLineHeight p {
    line-height: 30px;
}

h3.icon-heading {
    font-family: 'Karla-Bold';
    font-size: 30px;
    color: #323d41;
    display: block;
    margin-bottom: 20px;
    margin-top: 25px;
}

h3.icon-heading .title_icon {
    margin-right: 15px;
}

.descWithIcon {
    overflow: auto;
}

.descWithIcon .para_icon {
    padding-top: 8px;
}

.descWithIcon .paraTxt {
    display: block;
    float: left;
    width: 90%;
    padding-left: 15px;
}

.vandalismFormWrap {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
    border-radius: 5px;
}

.vandalismFormWrap .c_form_group .c_form_onecol {
    padding: 0;
}

.vandalismFormWrap .c_form_group .c_form_onecol {
    margin-bottom: 30px;
}

.vandalismFormWrap .c_form_group label {
    display: block;
    font-weight: 100;
    color: #333333;
    margin: 0;
}

.vandalismFormWrap .wpcf7-form .wpcf7-submit {
    background: #cc0633;
    padding: 12px 60px;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-size: 16px;
    font-family: 'Karla-Bold';
    border: none;
    width: 180px;
}

.vandalismFormWrap .c_form_group .c_form_row {
    margin-bottom: 30px;
    overflow: auto;
}
.vandalismFormWrap .c_form_group #browseBtn {
    padding: 10px 20px;
    background: #cc0633;
    display: table;
    color: #ffffff;
    font-family: 'Karla-Regular';
    font-size: 18px;
    cursor: pointer;
    width: 180px;
    text-align: center;
    float: left;
}

.vandalismFormWrap img.contact_form_img_loader {
    height: 45px;
    float: left;
    margin-left: 15px;
    display: none;
}

.vandalismFormWrap .c_form_group input[type="file"] {
    display: none;
}
.vehice_result_main_banner {
    width: 100%;
    display: flex;
    background: url(/wp-content/uploads/2018/09/evohsawa-1-new.jpg);
    height: 561px;
    align-items: center;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    max-width: 1920px;
    margin: 0 auto;
}

.charged_up h1 {
    font-size: 72px;
    color: #fff;
    text-align: center;
    width: 100%;
    float: left;
    margin: 0px 0px 25px;
}

.charged_up p {
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    line-height: 60px;
}

.charged_up {
    width: 100%;
    margin-top: 90px;
}
.emisison-community {
    width: 100%;
    background: url(/wp-content/uploads/2019/09/emission-community.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
    padding: 64px 0px;
    max-width: 1920px;
    margin: 0 auto;
}
.emisison-community .community_lft p {
    font-size: 36px;
    line-height: 48px;
    color: #ffffff;
    font-family: 'Karla-Bold';
    margin: 0px;
}

.emisison-community .community_lft p span {
    color: #fff800;
}

.emisison-community .community_rgt .joinnow {
    text-decoration: none;
    width: 200px;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    color: #cc0633;
    background: #ffffff;
    float: right;
    margin: 20px 0 0 0;
    padding: 0px;
    border: none;
    text-align: center;
    display: inline-block;

}

.tcc-main-Outerbox {
    margin-top: 50px;
}

.buying_box {
    text-align: center;
}

.border-square {
    border: 1px solid #ddd;
}

.padding40-15 {
    padding: 40px 15px;
}

.buying_box .icon-heading h3 {
    line-height: 30px;
}

.buying_box .icon-heading p {
    line-height: 25px;
}

.tcc {
    padding: 0px 15px;
    float: left;
    width: 100%;
}

.BorderRightLeft0 {
    border-left: 0px;
    border-right: 0px;
}

img.learn-arrow {
    margin-left: 5px;
    margin-top: 0px;
    transform: rotate(-86deg);
    -ms-transform: rotate(-86deg);
    height: 8px;
    width: 13px;
}

/*sm*/

.ed_em_ev_box {
    margin-top: 40px;
}

.ed_em_ev_box .eee_box {
    text-align: center;
    background: #cc0633;
    color: #fff;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    padding: 30px 15px;
    min-height: 220px;
    cursor: pointer;
    position: relative;
}

.ed_em_ev_box .eee_box:hover {
    background: #cc0633;
}

.ed_em_ev_box .eee_box .eee_box_inner .title_bx {
    text-transform: uppercase;
    font-size: 24px;
    vertical-align: middle;
    font-family: 'Karla-Bold';
    line-height: 158px;
}

.ed_em_ev_box .eee_box .eee_box_inner .eee_content_box {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 0 30px;
}

.box_c1 {
    top: 34px;
}

.box_c2 {
    top: 59px;
}

.box_c3 {
    top: 46px;
}

.ed_em_ev_box .eee_box .eee_box_inner .eee_content_box p {
    color: #fff;
    font-size: 18px;
    margin-bottom: 0;
    line-height: unset;
    display: none;
}

.vehicle_result_box {
    width: 100%;
}

.vehicle_result_box .ev-think {
    text-align: center;
    padding: 50px 0px;
}

.vehicle_result_box .buy_box .icon-box-inner {
    background: #F4F4F4;
    width: 100%;
    color: #cc0633;
    border: 1px solid #dddddd;
    font-size: 18px;
    text-align: center;
    height: 115px;
    vertical-align: middle;
    display: inline-grid;
    align-items: center;
    text-transform: uppercase;
    padding: 0px 0px 0px 40px;
    font-family: 'Karla-Bold';
}

_:-ms-lang(x),
.vehicle_result_box .buy_box .icon-box-inner {
    padding-left: 115px !important;
}

.opuc_social a {
    z-index: 9 !important;
}

/*sm*/
/*safetypage*/
html,
.page-template-template-safety-outage {
    overflow-x: hidden;
}

.safetyCarousel .videoGallerySec {
    background: no-repeat;
}

.videoGallerySafetyCarousel .slick-arrow {
    border: 0px;
    width: 25px;
    height: 25px;
    position: absolute;
    background-position: center center !important;
    top: 46%;
    padding: 0;
    z-index: 1;
    background-color: transparent;
}

.videoGallerySafetyCarousel .slick-prev {
    background: url(../images/left-arrow-new-25x52.png);
    background-repeat: no-repeat;
    left: -20px;
}

.videoGallerySafetyCarousel .slick-next {
    background: url(../images/right-arrow-new-25x52.png);
    background-repeat: no-repeat;
    right: -20px;
}

.videoGallerySafetyCarousel {
    padding: 0 15px;
}

.videoGallerySafetyCarousel li.slick-slide {
    padding: 0px 15px;
}

span.search-error {
    display: block;
    margin: 15px 0 0;
    color: #fff;
    font-size: 18px;
    font-family: 'Karla-Bold';
}

.community-wrap {
    padding: 80px 0px;
    width: 100%;
    overflow: hidden;
}

.community-wrap .community-container form {
    padding: 0px !important;
}

.community-wrap .community-container span.wpcf7-not-valid-tip {
    font-size: 14px;
    padding: 5px 0 0 0;
}


.community-wrap .community-container {
    width: 100%;
    max-width: 730px;
    margin: 0 auto;
    padding: 0 15px;
}

.community-wrap .community-container br {
    display: none !important;
}

.community-wrap .community-container p {
    margin: 0px;
}

.community-wrap .community-container p:empty {
    display: none !important;
}


.community-wrap .community-container h2 {
    font-size: 36px;
    color: #323d41;
    margin: 0px 0 15px 0px;
    padding: 0 0 32px 0px;
    border-bottom: #cc0633 10px solid;
    text-align: center;
}
.community-wrap .community-container h2 span {
    color: #cc0633;
    text-transform: uppercase;
}

.community-wrap .community-container br {
    display: none !important;
}

.community-wrap .community-container .mc-field-group p:empty {
    display: none !important;
}

.community-wrap .community-container .field {
    width: 100%;
    border: 0px !important;
    border-radius: 0px !important;
    border-bottom: #dddddd 2px solid !important;
    text-indent: 0px;
    margin: 40px 0 0px 0px;
    padding: 0px;
    line-height: 54px;
    height: 54px;
    background: none !important;
    font-size: 18px;
    color: #333333;
    font-family: 'Karla-regular';
}

.community-wrap .community-container .mc-field-group .field::placeholder {
    font-family: 18px;
    color: #333333;
    font-family: 'Karla-regular';
}
.community-wrap .chkbox {
    width: 200px;
    float: left;
    margin: 35px 0 0 0;
}

.community-wrap .community-container .chkbox strong {
    color: #333333;
    font-size: 18px;
    font-weight: normal;
    font-family: 'Karla-regular';
    display: block;
    margin: 0 0 5px 0px;
}

.community-wrap .community-container .chkbox ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.community-wrap .community-container .chkbox ul li {
    display: inline-block;
    padding: 3px 0;
    margin: 0;
    width: 35%;
}

.community-wrap .community-container .chkbox ul li input[type=radio] {
    margin: 0 10px 0 0;
}

.community-wrap .community-container .chkbox ul li span {
    margin: 0px !important;
    color: #333333;
}

.community-wrap .community-container .mc-field-group.input-group input {
    width: 15px;
    height: 15px;
}

.community-wrap .community-container .submit {
    width: 100%;
    clear: left;
}

.community-wrap .chkbox span.wpcf7-list-item .checkedmark,
.community-wrap .community-container .chkbox ul li input[type=radio] {
    top: -17px;
}

.community-wrap .community-container .submit .button {
    border-radius: 0px;
    width: 200px;
    height: 55px;
    line-height: 55px;
    color: #ffffff;
    font-size: 18px;
    float: right;
    background: #cc0633;
    margin: 20px 0 0 0;
    padding: 0px;
    border: 0px;
}

.community-wrap .community-container #mc-embedded-subscribe-form div.mce_inline_error {
    padding: 5px 10px 5px 0px !important;
    margin-bottom: 0px !important;

}

.community-wrap .community-container #mc-embedded-subscribe-form div.mce_inline_error {
    margin: 0 0 5px 0 !important;
    padding: 5px 10px;
    background: none !important;
    font-weight: bold;
    z-index: 1;
    color: #cc0633;
    font-weight: normal;
    font-size: 14px;
    padding: 5px 0 0 0 !important;

}

#mc_embed_signup div.mce_inline_error {
    margin: 0 0 5px 0 !important;
    padding: 5px 10px;
    background-color: none;
    font-weight: bold;
    z-index: 1;
    color: #ff0000;
    font-weight: normal;
    font-size: 14px;
    padding: 5px 0 0 0 !important;
}

.response-message {
    width: 100%;
    clear: both;
    margin: 15px 0 0 0;
}

.response-message #mce-success-response {
    margin: 15px 0 0 0;
    float: left;
    width: 100%;
    background: #71954a;
    padding: 10px 0;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}

.response-message #mce-error-response {
    float: left;
    margin: 15px 0 0 0;
    background: #923333;
    color: #ffffff;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
}

/*safetypage*/

/** Financial Assistance Accordian **/
.financial .cont-description {
    text-align: left;
    word-break: break-word;
}

.financial .rt_content h1 {
    word-break: break-word;
}

.know_your_rights p:empty {
    display: none;
}

.ceap_top_content a {
    text-decoration: underline;
}

.payment_accordian p,
.payment_accordian ul li,
ol.opucList-ol li,
.know_your_rights p,
.cont-description p,
.ceap,
.ceap_top_content {
    color: #333;
    font-size: 18px;
    font-family: karla-regular;
}

.ceap_top_content {
    margin-top: -8px;
}

.payment_accordian a {
    color: #cc0633;
    text-decoration: underline;
    word-wrap: break-word;

}

.payment_accordian .ceap {
    margin-top: 20px;
}

.payment_accordian .heading-red {
    font-size: 18px;
    color: #cc0633;
}

.payment_accordian .acc_heading {
    border-bottom: 1px solid #ddd;
    padding-bottom: 35px;

    margin-top: 50px;
}

.payment_accordian .acc_heading h3 {
    font-size: 30px;
}

.payment_accordian .sub_acc_body {
    padding-bottom: 30px;
}

.payment_accordian .payment_acc_sub_wrapper {
    border-bottom: 1px solid #ddd;
    word-break: break-word;

}

.payment_acc_sub_wrapper p {
    word-break: break-word;
}

.payment_accordian .sub_acc_heading {

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 30px 0;
    position: relative;
    cursor: pointer;

}

.payment_accordian .sub_acc_heading .icon {

    margin-right: 20px;
}

.payment_accordian .sub_acc_heading .icon img {
    width: 36px;
    height: 40px;
}

.payment_acc_sub_wrapper .sub_acc_heading h3 {
    width: calc(100% - 100px);
    margin: 0;
    word-break: break-word;
}

.payment_accordian .minusicon {
    height: 42px;
    width: 42px;
    position: absolute;
    right: 0px;

    background-repeat: no-repeat;
    background-image: url('../images/acco_min.svg');
}

.ie .payment_accordian .minusicon {
    position: relative;
}

.payment_accordian .plusicon {
    height: 42px;
    width: 42px;
    position: absolute;
    right: 0px;
    background-repeat: no-repeat;
    background-image: url('../images/acco_plus.svg');
}

.ie .payment_accordian .plusicon {
    position: relative;
}

.payment_accordian ul.bult_list li:before {
    width: 10px;
    height: 10px;
    color: transparent;
    top: 12px;
}

.payment_accordian ul.bult_list li {
    margin: 4px 0px;
    padding-left: 5px;
}

.payment_accordian ul.bult_list li:before {
    counter-increment: subsection;
    content: counter(section) "."counter(subsection) " ";
}

.payment_accordian .left_gap {

    color: #333;
    font-size: 18px;
    font-family: karla-regular;

}

.payment_accordian .left_gap p {
    margin-bottom: 0px;
}

.payment_accordian ol.opucList-ol li::before {
    top: 7px;
}

.payment_accordian .opucList-ol br,
.payment_acc_sub_wrapper br,
.payment_accordian .listredDots br,
.know_your_rights br {
    display: none;
}

.know_your_rights {
    margin-top: 50px;
}

.know_your_rights strong,
.cont-description strong {
    color: #323d41;
}

.bold-text {
    color: #333;
    font-family: karla-bold;

    font-size: 18px;
}

.know_your_rights .bold-text span {
    color: #cc0633;
}

.know_your_rights ul.listredDots li:before {
    padding: 6px 0;
}

.know_your_rights ul.listredDots li {
    padding: 6px 0;
}

.know_your_rights .res_head {
    margin-top: 20px;
    margin-bottom: 7px;
}

.know_your_rights .further_resources {
    margin-bottom: 15px;
}

/** Financial Assistance Accordian : Ends here **/
.team-section .col-two {
    width: 50%;
    float: left;
}

.team-section .col-two .opuc_name_staff {
    font-size: 18px;
}

.team-section .col-two .opuc_text_box p {
    font-size: 16px;
    color: #808080;
    margin-bottom: 0;
}

.team-section .col-two .opuc_content_box {
    padding-bottom: 0;
}

.side-bar .sidebar_content .textwidget .contact_us ul {
    padding: 0;
    margin: 0;
}

.side-bar .sidebar_content .textwidget .contact_us ul li {
    padding: 0;
    border: none;
    position: relative;
    padding-left: 30px;
}

.side-bar .sidebar_content .textwidget .contact_us ul li i {
    position: absolute;
    left: 0;
    top: 3px;
}

.side-bar .sidebar_content .textwidget .contact_us ul li a {
    display: inline;
    padding: 0;
    transition: none;
}

/*sm*/

.form_lib_wrap .form_search_list.form_with_filter h2 {
    display: block;
    padding: 8px 0 0;
    margin: 0;
    border: none;
}

.form_with_filter .content_main .form_content h2:first-letter {
    text-transform: uppercase;
}

.form_with_filter .fomm_filters {
    display: inline-block;
    float: right;
}

.form_with_filter .filter_heading {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.form_with_filter .fomm_filters input {
    font-size: 16px;
    color: #323d41;
    border-radius: 0;
    border: 1px solid #dddddd;
    background: #fff;
    padding: 9px 28px;
    float: left;
    border-right: 0;
}

.form_with_filter .fomm_filters input:last-child {
    border-right: 1px solid #ddd;
}

.form_with_filter .fomm_filters input.active {
    background: #f4f4f4;
}

.form_with_filter .fomm_filters input:hover {
    background-color: #f4f4f4;
}

.form_with_filter .content_wrap {
    margin: 50px 0 0;
}

.form_with_filter .content_main {
    margin-bottom: 28px;
    border: none !important;
    padding: 10px 20px 30px !important;
    background-color: #f4f4f4;
}

.form_with_filter .content_main .form_content h2 {
    font-size: 24px;
    line-height: 30px;
    margin: 0;
    padding: 20px 0 0;
    color: #323d41;
    word-break: break-word;
}

.form_with_filter .content_main .form_content p {
    color: #808080;
    font-size: 18px;
    line-height: 24px;
    margin: 20px 0 30px;
}

.form_with_filter .content_main .form_content a.view_form {
    color: #fff;
    font-size: 16px;
    font-family: 'Karla-Bold';
    text-transform: uppercase;
    background: #cc0633;
    padding: 15px 20px 15px 50px;
    font-weight: normal;
    border: none;
    display: inline-block;
    position: relative;
}
.form_with_filter .content_main .form_content a.view_form:before {
    content: "";
    background: url("../images/external_link_white.svg") no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
    background-size: cover;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
}
.form_with_filter .content_main .form_content a.view_form.pdf-img:before {
    content: "";
    width: 25px;
    height: 25px;
    background: url("../images/pdf_white.svg") no-repeat;
    background-position: center;
    background-size: cover;
}
.form_with_filter .content_main .form_content a.view_form span {
    display: inline-block;
    vertical-align: middle;
}
.form_with_filter .content_main .form_content .library-button-view {
    display: inline-block;
    border-top: 1px solid #ddd;
    width: 100%;
    padding-top: 20px;
}


.form_with_filter .content_main .form_content .eq_hght_custom_description {
    display: block;
}

/*pagination*/
.form_with_filter .form-pagination {
    display: inline-block;
    clear: both;
    float: right;
}

.form_with_filter .form-pagination a,
.form_with_filter .form-pagination span {
    font-size: 16px;
    color: #808080;
    font-family: 'Karla-Bold';
    border: 1px solid #ddd;
    text-align: center;
    padding: 12px 20px;
    float: left;
    border-right: 0;
    min-width: 50px;
}

.form_with_filter .form-pagination a:last-child {
    border-right: 1px solid #ddd;
}

.form_with_filter .form-pagination span.current {
    background: #cc0633;
    color: #fff;
}

.form_with_filter .desktop-row {
    display: block;
    float: left;
    width: 100%;
}

.form_with_filter .mobile-row,
.form_with_filter .ipad-row  {
    display: none;
    float: left;
    width: 100%;
}
.load-more-btn-sec {
    text-align: center;
    margin: 20px 0;
    display: block;
}
.load-more-btn, .load-more-driver-profiles {
    color: #fff;
    font-size: 16px;
    font-family: 'Karla-Bold';
    text-transform: uppercase;
    background: #cc0633;
    padding: 15px 30px;
    font-weight: normal;
    border: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
}
.form_filter_pagination {
    width: 100%;
    display: inline-block;
    border-top: 1px solid #ddd;
    padding: 40px 0 20px;
    margin: 20px 0 0;
}

.form_with_filter .form_not_found p {
    border: 1px solid #ddd;
    padding: 6px 12px;
    border-radius: 4px;
    border-left: 2px solid #cc0633;
    font-size: 14px;
    text-align: left;
}

.form_with_filter .form_not_found {
    text-align: center;
}

.form_with_filter .form_not_found a {
    background: #cc0633;
    color: #fff;
    padding: 12px 15px;
    font-size: 16px;
    font-family: 'Karla-Bold';
    text-transform: uppercase;
    display: inline-block;
}

.form_with_filter .back_to_search_form a img {
    padding-right: 8px;
    vertical-align: top;
    padding-top: 5px;
}

.form_with_filter .back_to_search_form a {
    display: inline-block;
    margin: 0 0 15px;
    border-radius: 3px;
    font-size: 16px;
}

.form_lib_wrap .form_search_box .txtb:focus {
    border: 1px transparent !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5) !important;
}

.form_lib_wrap .form_search_box .txtb {
    padding-right: 30px;
}


.pre_auth_custom_signature .wpcf7-form-control-signature-wrap {
    width: 100% !important;
}

.pre_auth_custom_signature label {
    margin-bottom: 10px !important;
}

.pre_auth_custom_signature .wpcf7-form-control-signature-wrap canvas {
    border: 1px solid #ddd;
}

.pre_auth_custom_signature .wpcf7-form-control-clear-wrap {
    margin: 15px 0 10px;
    text-align: right;
}

.pre_auth_custom_signature .wpcf7-form-control-clear-wrap input {
    background-color: #cc0633;
    color: #fff;
    border: none;
    border-radius: 3px;
    padding: 6px 18px;
    font-family: 'Karla-Bold';
    text-transform: uppercase;
    font-size: 14px;
    border: 1px solid #cc0633 !important;
}
.page-template .c_form_group .c_textInput:focus {
    border: 0 !important;
    border-bottom: 2px solid #ddd !important;
}

.opuc-contact-form .contact_filetypeclass,
.opuc-contact-form .contact_filetypeclass:focus {
    border: none !important;
    outline: none;
}

.main_c_form_onecol span {
    border: none !important;
}

.main_c_form_onecol .c_form_onecol {
    position: relative;
}

.main_c_form_onecol #customButton {
    background-color: #cc0633;
    position: absolute;
    top: 0;
    color: #fff;
    padding: 5px 14px;
    font-size: 13px;
    cursor: pointer;
    z-index: 9;
}

.main_c_form_onecol span input {
    opacity: 0;
    position: relative;
    z-index: 9;
    font-size: 20px;
    width: 93px !important;
}

.main_c_form_onecol .c_form_onecol br {
    display: none;
}


.video_lib_wrap .form_with_filter .fomm_filters input {
    font-family: 'Karla-Regular';   
}
.video_lib_wrap .form_with_filter .fomm_filters input:focus {
    border: 1px solid #dddddd !important;
    border-right: 0 !important; 
}
.video_lib_wrap .form_with_filter .fomm_filters input:last-child:focus  {
    border: 1px solid #dddddd !important;
    border-left: 1px solid #dddddd !important;
}
.video_lib_wrap .form_search_box {
    margin-bottom: 50px;
}
.video_with_filter .filter_heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.form_lib_wrap  .video_with_filter .filter_heading h2 {  
    padding-top: 0;
}
.video_archive_page .video_content_main {
    padding: 0 !important;
    background: #fff;
    border-bottom: 1px solid #dddddd !important;
    margin-bottom: 50px;
}
.video_archive_page .video_description {
    color: #808080;
    margin-top: 15px;
}
.video_archive_page .video_description {
    color: #808080;
    margin-top: 15px;
    font-size: 18px;
    line-height: 24px;
    font-family: 'Karla-Regular';
    padding-bottom: 30px;
}
.video_archive_page .video_content_main  .video_content .video_title {
    font-size: 23px ;
    line-height: 30px ;
    font-family: 'Karla-Bold';
    color: #323d41;
    padding-top: 15px;
}
.video_archive_page .video-thumb-image img {
    height: 200px;
    object-fit: cover;
    width: 100%;
}
.page-template-template-video-library .opuc_video_pop .opuc_video_pop_cel .opuc_video_pop_inner .opuc_video_pop_close {
    position: absolute;
    right: -38px;
    top: -38px;
}

.page-template-template-video-library  .opuc_video_pop .opuc_video_pop_cel .opuc_video_pop_inner {
    border: 8px solid #fff;
}

.page-template-template-video-library  a.video_fancybox:focus {
    border: none !important;
}
.video_archive_page .video-thumb-image {
 position: relative;
}
.video_archive_page .video-thumb-image:after {
    content: '';
    background: rgb(0 0 0 / 20%);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.video_archive_page .play_icon {
    position: absolute;
    display: none;
    background: url(../images/video-play.svg) no-repeat;
    height: 60px;
    width: 60px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    z-index: 9;
}
.video_archive_page .load-more-btn-sec {
    margin: 45px 0 0;
}

.video-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    height: 0;
    margin-bottom: 20px;
  }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .video-outer {
    margin-bottom: 40px;  
    margin-top: 10px;
    padding: 0;
}
.video-back-link {
    margin-top: 0px;
}
.video-helpful  .radio {
    margin-top: 20px;
  position: relative;
  display: block;
}
.video-helpful  .radio input {
    opacity: 0;
    position: absolute;
    z-index: 1;
    cursor: pointer;
    margin-left: 5px;
}
.video-helpful .radio input:checked + label::before {
    border-color: #cc0633;
}
.video-helpful .radio input:checked + label::after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 13px;
    height: 13px;
    left: 2px;
    top: 4px;
    margin-left: 5px;
    border: 1px solid #cc0633;
    border-radius: 50%;
    background-color: #cc0633;
}
.video-helpful .radio label {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    font-family: 'Karla-Regular';
}
.video-helpful .radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    top: 2px;
    margin-left: 5px;
    border: 1px solid #ccc;
    border-radius: 50%;
    background-color: #fff;
} 
.video-back-link a {
    text-decoration: underline;
}
.video_content a:focus {
    outline: none;
}       
.content_main.form_search_row.video_content_main {
    overflow: hidden;
}
.video_content a {
    display: block;
}
.page-template-template-single-video .rt_content {
 padding-top: 20px;

}
.page-template-template-single-video h2 {
    margin-bottom: 20px;
}
.page-template-template-single-video ol.list-style-item {
    padding-left: 18px;
}

.video-thumbnail-box {
    position: absolute;
    z-index: 9;
    background: #fff;
    cursor: pointer;
}
.video-thumb-image {
    display: none;
}
.video-thumbnail-box  .video-thumbnail-main {
    position: relative;
    overflow: hidden;
}
.video-thumbnail-box .play_icon {
    position: absolute;
    display: block;
    background: url(../images/video-play.svg) no-repeat;
    height: 70px;
    width: 70px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    z-index: 9;
    background-size: 100%;
}
/**  form category css start **/
.form-dropdown-cat-filter {
    float: right;
    width: auto;
    margin: 15px 0 0 0;
}
.form-dropdown-categories {
    display: inline-block;
    margin-right: 15px;
    vertical-align: middle;
}
.form-dropdown-categories select {
    border: 1px solid #DDDDDD;
    width: auto;
    color: #333333;
    font-size: 16px;
    font-family: 'Karla-Regular';
    border-radius: 0px;
    -webkit-border-radius: 0px;
    margin-bottom: 0 !important;
    padding: 9px 30px 9px 10px;
    background: #ffffff url(../images/arrow-left-red.svg) no-repeat;
    background-position: right 8px center;
    background-size: 12px 8px;
    width: 280px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.form_with_filter .fomm_filters input.active {
    pointer-events: none;
}
.form-dropdown-categories select option {
    font-family: 'Karla-Regular';
}
.form_with_filter .content_main .form_content p {
    word-wrap: break-word;
}

.header-button .more-details-btn.contact-menu-btn {
    background: transparent;
    color: #cc0633;
    border: 2px solid #cc0633;
    padding: 15px 20px;
}

.header-button .more-details-btn.contact-menu-btn:hover {
    background: #323D41;
    border-color:#323D41 ;
    color: #fff;
}
.header-button .more-details-btn.contact-menu-btn:focus {
    outline-offset: -1px;
}
.custom_mobile_button.contact-mob-btn a {
    background: transparent;
    border: 2px solid #cc0633;
    color: #cc0633 !important;
    text-decoration: none !important;
}

.custom_mobile_button.contact-mob-btn a:hover {
    background: #323D41;
    border-color: #323D41;
    color: #fff !important;
}

/* Outage Page section design Start Here*/

.outage-section .reports-buttons-block {
    display: flex;
    padding: 40px;
    flex-direction: column;
    align-items: center;
    gap: 30px;
    border: 1px solid #ddd;
    border-top: 0;
}

.outage-section .reports-buttons-block h4 {
    margin: 0;
    align-self: stretch;
    color: #323d41;
    font-size: 24px;
    line-height: 34px;
}

.outage-section .report-buttons-row {
    display: flex;
    flex-wrap: wrap;
    align-self: stretch;
    gap: 30px;
}

.outage-section .report-buttons-row>.report-button {
    display: flex;
    padding: 19px 30px;
    justify-content: center;
    align-items: center;
    gap: 16px;
    flex: 1 0 0;
    background: #cc0633;
    color: #fff;
    min-width: 130px;
}

.outage-section .outage-map-text>p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    line-height: 24px;
    margin: 35px 0 80px;
}

/* Outage Page section design End Here*/

/* Web login section design Start Here*/

.web-login-section {
    padding: 0 40px;
}

.web-login-section .web-login-label {
    font-size: 14px;
    color: #404040;
    font-family: "Karla-Bold";
    display: block;
    margin-bottom: 8px;
    line-height: 16px;
}

.web-login-section .form-control {
    height: 55px;
    border-radius: 0;
    border: 1px solid #dddddd;
    box-shadow: none;
    outline: 0;
    font-size: 14px;
    color: #555555;
    max-width: 590px;
}

.web-login-section .web-login-heading {
    margin: 55px 0;
    font-family: "Karla-Bold";
}

.web-login-section .web-login-btn {
    display: inline-block;
    background: #cc0633;
    color: #fff;
    padding: 19px 32px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "Karla-Bold";
    box-shadow: none;
    outline: 0;
    border: 0;
    border-radius: 0;
    text-decoration: none;
    text-align: center;
    border: none;
    margin-top: 60px;
}

.web-login-section .web-login-btn:hover {
    background: #323d41;
}

.web-login-section .security_error {
    color: #cc0633;
    font-size: 12px;
    padding-top: 5px;
}
/* Web login section design End Here */

/**  form category css ends **/
.resgister-ev-form .form-col-full-width {
    max-width: 100%;
    width: 100%;
}

.resgister-ev-form label {
    color: #595d64;
    font-size: 16px;
    margin-bottom: 0px;
    font-weight: 700;
    font-family: Lato, "Helvetica Neue", Arial, "Lucida Grande", Tahoma, Verdana, sans-serif;
}

.resgister-ev-form input:focus,
.resgister-ev-form textarea:focus {
    box-shadow: 0 0 5px rgba(89, 93, 100, .75);
}

.resgister-ev-form {
    max-width: 750px;
    margin: 0 auto;
}

.resgister-ev-form .from-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: space-between;
}

.resgister-ev-form .form-col-full-width {
    max-width: 100%;
}

.resgister-ev-form .form-col {
    max-width: 47%;
    width: 100%;
}

.resgister-ev-form .from-row input[type="text"],
.from-row input[type="email"],
.from-row input[type="number"],
.from-row input[type="tel"],
.from-row input[type="date"],
.resgister-ev-form .from-row select {
    border: 1px solid #ddd !important;
    padding: 10px;
    color: #7c7c7c;
    font-family: Lato, "Helvetica Neue", Arial, "Lucida Grande", Tahoma, Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 14px;
    height: 42px;
    margin-top: 10px;
    background-color: transparent;
    width: 100%;
}

.resgister-ev-form textarea {
    height: 100px;
    max-width: 100%;
    border: 1px solid #ddd !important;
    padding: 10px;
    color: #7c7c7c;
    font-family: Lato, "Helvetica Neue", Arial, "Lucida Grande", Tahoma, Verdana, sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 14px;
    margin-top: 10px;
    background-color: transparent;
    width: 100%;
}

.resgister-ev-form span.wpcf7-list-item.first.last {
    padding-left: 0;
}

.resgister-ev-form .wpcf7-submit {
    background: #cc0633 !important;
    width: 200px;
    height: 55px;
    text-transform: uppercase;
    font-family: 'Karla-Bold';
    font-size: 16px !important;
    margin-right: 0;
    margin-bottom: 45px;
    border: none !important;
    color: #fff;
    margin-top: 10px;
}

.resgister-ev-form .form-col-full-width.radio-ev-register p>label {
    margin-right: 10px;
    max-width: 177px;
    display: inline-block;
    width: 100%;
}

.resgister-ev-form .form-col-full-width.radio-ev-register span label {
    font-weight: normal;
}

.resgister-ev-form .form-col.radio-ev-year p>label {
    margin-right: 20px;
}

.resgister-ev-form .custom-logo {
    max-width: 240px;
    margin: 30px  auto 0 auto;
    text-align: center;
    display: block;
}
.resgister-ev-form .radio-ev-year select {
    border: 1px solid #ddd;
    padding: 10px;
    font-size: 16px;
    color: #404040;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #fff url(../images/arrow-left-red.svg) no-repeat;
    background-position: right 8px center;
    width: 100%;
    background-size: 16px;
}


[class*="-template-template-repository"] .news_wrap .gdlr-blog-grid .excerpt-read-more,
[class*="-template-template-project-archive"] .news_wrap .gdlr-blog-grid .excerpt-read-more {
    line-height: 30px;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;
    text-decoration: none !important;
}

[class*="-template-template-repository"] .news_wrap .gdlr-blog-thumbnail img,
[class*="-template-template-project-archive"] .news_wrap .gdlr-blog-thumbnail img {
    min-height: 214px;
}

[class*="-template-template-repository"] .news_wrap .load-more-btn,
[class*="-template-template-project-archive"] .news_wrap .load-more-btn {
    min-width: 149px;
    line-height: 29px;
}

.project-archive_cate_load_more {
    text-align: center;
}

.project-archive_cate_load_more .project-load-more-btn {
    color: #fff;
    font-size: 16px;
    font-family: "Karla-Bold";
    text-transform: uppercase;
    background: #cc0633;
    padding: 15px 30px;
    font-weight: normal;
    border: none;
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin: 30px 0 60px;
    transition: all 0.3s;
}

.project-archive_cate_load_more .project-load-more-btn:hover {
    background-color: #323d41;
    color: #fff;
}

.customer-engagement-page {
    padding-top: 80px;
    padding-bottom: 80px;
}

.customer-engagement-page p {
    font-size: 16px;
    line-height: 24px;
}

.customer-engagement-page h1 {
    margin: 0;
}

.border_title {
    margin-top: 20px;
    margin-bottom: 40px;
}

.ce-list-style {
    font-family: "Karla-Regular";
    font-size: 16px;
    font-style: normal;
    padding-left: 21px;
    list-style: disc;
}

.feedback-btn {
    background: #CC0633;
    color: #fff;
    display: flex;
    padding: 20px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    max-width: 210px;
    font-family: 'Karla-Bold';
    cursor: pointer;
    text-transform: uppercase;
}

.custom_contact_main h2 {
    font-size: 24px;
    line-height: 26px;
    margin-top: 20px;
    margin-bottom: 10px;
}

.question-cta {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 60px;
    gap: 0 10px;
    align-self: stretch;
    align-items: center;
    width: 100%;
    border-bottom: 1px solid #DDD;
    margin: 40px 0;
}

.questions-btn {
    display: flex;
    padding: 20px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border: 2px solid #CC0633;
    color: #CD2035;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    cursor: pointer;
    transition: all 0.3s;
    font-family: 'Karla-Bold';
}

.questions-btn img {
    transition: all 0.3s;
}

.questions-btn:hover {
    background-color: #323d41;
    border-color: #323d41;
    color: #fff;
}

.questions-btn:hover img {
    filter: brightness(100);
}

.feedback-btn:hover {
    background-color: #323d41;
}

.customer-engagement-page .slick-arrow.slick-next {
    right: 20px;
    background-position: center center;
}

.customer-engagement-page .slick-arrow.slick-prev {
    left: 20px;
    background-position: center center;
}

.customer-engagement-page .slick-arrow {
    right: 0;
    background-position: center center;
    position: absolute;
    z-index: 99;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    top: calc(50% - 30px);
    background: transparent;
    border: none;
    padding: 0;
}

.customer-engagement-slider {
    margin-bottom: 40px;
}

.video-play-icon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 46px;
    height: 46px;
    margin: 0 auto;
    transform: translate(0, -50%);
    top: 50%;
}

.repo-border-gray {
    background: #DDD;
    width: 100%;
    height: 1px;
    margin: 60px 0;
}

.key-dates {
    display: flex;
    padding: 30px;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    background: #F2F6F7;
    margin-bottom: 80px
}

.key-dates h4 {
    font-family: 'Karla-Bold';
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    color: #323D41;
}

.key-dates span {
    color: #CC0633;
}

.key-dates * {
    margin: 0;
}


/* comments-section */

.comments-section .comment-form [class*="comment-form-"] label {
    display: none;
}

.comments-section .comment-form .comment-form-author {
    padding-left: 0;
    padding-right: 10px;
    margin-bottom: 20px;
}

.comments-section .comment-form .comment-form-email {
    padding-left: 10px;
    padding-right: 0;
    margin-bottom: 20px;
}

.comments-section .comment-form [class*="comment-form-"] input {
    padding: 10px 20px;
    height: 50px;
    width: 100%;
    max-width: none;
    border: 1px solid #DDD;
    background: #FFF;
}

.comments-section .comment-form [class*="comment-form-"] textarea {
    height: 100px;
    width: 100%;
    max-width: none;
    resize: none;
    border: 1px solid #DDD;
    background: #FFF;
    padding: 10px 20px;
}

.customer-engagement-page>.container>[class*="colm-"] {
    padding: 0;
}

.customer-engagement-page>.container>[class*="colm-"].colm-one {
    padding-left: 23px;
}

.customer-engagement-page>.container>[class*="colm-"].colm-two {
    padding-right: 30px;
}

.customer-engagement-page .comments-area .submit {
    display: flex;
    padding: 00px 30px;
    height: 59px;
    min-width: 119px;
    background: #CD2035;
    color: #fff;
    text-align: center;
    font-family: "Karla-Bold";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    transition: all 0.3s;
}

.customer-engagement-page .comments-area .submit:hover {
    background-color: #323d41;
}

.ask-questions-form {
    width: 100%;
    display: none;
}

.questions-btn.active>.questions-btn-arrow {
    transform: rotate(180deg);
}

.questions-btn>.questions-btn-arrow {
    transition: all 0.3s;
}

div.error {
    font-size: 1em;
    color: #cd2136;
}


/* Ask Questions Form   */

.ask-questions-form .wpcf7-form-control:not(.wpcf7-acceptance):not(.wpcf7-submit) {
    border: 1px solid #ddd !important;
    background: #fff;
    height: 50px;
    padding: 10px 20px !important;
    color: #333;
    font-family: 'Karla-Regular';
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.ask-questions-form .wpcf7-form-control.wpcf7-textarea {
    resize: none;
    height: 100px;
}

.ask-questions-form .wpcf7-acceptance .wpcf7-list-item {
    padding-left: 0;
    margin-right: 0px;
}

.ask-questions-form .acceptance p {
    margin-bottom: 0px;
    display: flex;
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.comments-area .comments-title {
    margin: 0 0 30px 0;
    color: #323D41;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}

.ask-questions-form .custom_contact_main .wpcf7-form-control.wpcf7-submit {
    width: 119px;
    height: 59px;
    text-align: center;
    padding: 0 !important;
}

.ask-questions-form .custom_contact_main .wpcf7-form-control.wpcf7-submit:hover {
    background-color: #323d41;
}

.ask-questions-form .custom_contact_main .wpcf7-acceptance input[type="checkbox"] {
    border: 1px solid #cccc;
    outline: none;
    outline-offset: 0;
    padding: 10px;
    cursor: pointer;
}

.ask-questions-form .custom_contact_main .wpcf7-acceptance input[type="checkbox"]:after {
    border: 2px solid #cc0633;
    width: 18px;
    height: 18px;
    background-color: #fff;
    opacity: 1;
    border-radius: 0;
}

.ask-questions-form .custom_contact_main .wpcf7-acceptance input[type="checkbox"]:checked:after {
    content: "\2714";
    background: #cc0633;
    font-size: 13px;
    padding-top: 2px;
}

.ask-questions-form .custom_contact_main .wpcf7-acceptance {
    margin-right: 15px;
}

span.custom-checkmark-text a {
    text-decoration: underline;
}


/* comments */

.comments-section .comment-metadata,
.comments-section .comment-list .comment-author .says {
    display: none;
}

.comments-section .comment-list {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0px;
}

.comments-section .comment-list .comment-meta {
    position: relative;
    padding-left: 70px;
}

.comments-section .comment-list .comment-author .avatar {
    width: 50px;
    height: 50px;
    min-width: 50px;
    border-radius: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.comments-section .comment-list .comment-content,
.comments-section .comment-list .reply {
    padding-left: 70px;
}

.comments-section .comment-list .children .comment-body {
    margin-bottom: 30px;
}

.comments-section .comment-list .comment-content p {
    margin-bottom: 0;
}

.comment-list .comment-author .fn {
    color: #323D41;
    font-family: 'Karla-Bold';
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    /* 111.111% */
}

.comment-list .children {
    list-style: none;
    margin-top: 30px;
}

.comments-section .comment-list>.comment {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #DDD;
    display: inline-block;
    width: 100%;
}

.comments-section .comment-list>.comment:last-child {
    padding-bottom: 60px;
    margin-bottom: 60px;
}

.comments-section .comment-list .children .comment-body:last-child {
    margin-bottom: 0;
}

.comments-section .comment-list .reply .comment-reply-link {
    color: #CC0633;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    width: 102px;
    display: inline-block;
    border: 2px solid #CC0633;
    line-height: 36px;
    max-height: 39px;
    font-family: 'Karla-Bold';
    margin-top: 20px;
    transition: all 0.3s;
}

.comments-section .comment-list .reply .comment-reply-link:hover {
    background: #323d41;
    border-color: #323d41;
    color: #fff;
}

.comment-respond .comment-reply-title {
    margin: 0 0 10px 0;
    color: #323D41;
    font-family: 'Karla-Bold';
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
}

.comments-section .comment .comment-reply-title {
    margin: 30px 0 10px 0;
}

.comment-respond .comment-reply-title small {
    margin-left: 10px;
}

.comment-respond .comment-form-comment {
    margin-bottom: 12px;
    display: inline-block;
    width: 100%;
}

.customer-engagement-page .comment-respond .form-submit {
    margin-bottom: 0;
}


/* sidebar */

.ce-register-block * {
    margin: 0;
}

.ce-register-block {
    background: #CD2035;
    display: flex;
    padding: 30px;
    flex-direction: column;
    align-items: center;
    margin-bottom: 30px;
}

.ce-register-block .ce-register-head {
    color: #fff;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    align-self: stretch;
}

.ce-register-block .ce-register-text {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.ce-register-block .ce-register-link {
    display: flex;
    padding: 20px 30px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    background: #fff;
    margin-top: 30px;
    color: #CD2035;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    font-family: 'Karla-Bold';
}

.customer-engagement-sidebar .ce-sidebar-heading {
    color: #323D41;
    font-size: 24px;
    font-weight: 700;
    line-height: 34px;
    margin: 0 0 10px 0;
}

.customer-engagement-sidebar .ce-icon-text-main {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 30px;
}

.customer-engagement-sidebar .ce-icon-text-block * {
    margin: 0;
}

.customer-engagement-sidebar .ce-listening-block ul {
    padding-left: 0;
}

.customer-engagement-sidebar .ce-listening-block ul p {
    margin-bottom: 0;
}

.customer-engagement-sidebar .ce-listening-block ul .col-txt * {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.customer-engagement-sidebar .ce-icon-text {
    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    font-family: 'Karla-Regular';
    display: inline-block;
}

.ce-key-dates {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.customer-engagement-sidebar .ce-user-name {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 10px 0;
}

.customer-engagement-sidebar .ce-listening-disc {
    color: #333;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 10px 0;
}

.customer-engagement-sidebar a {
    cursor: pointer;
}

.customer-engagement-sidebar .ce-listening-block .ce-icon-text-main {
    align-items: center;
    margin-bottom: 6px;
}

.customer-engagement-slider .slide-post-image.video_post_slide img {
    position: absolute;
    height: 100%;
    object-fit: cover;
}

.customer-engagement-slider .slide-post-image img {
    position: relative;
    object-fit: cover;
    max-width: 100%;
   
}
.customer-engagement-page .entry-title {
    margin: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1) {
    ::i-block-chrome,
    .vehicle_result_box .buy_box .icon-box-inner {
        display: inline-block;
        padding: 46px 0 0 54px;
    }
}

@media screen and (min-width:0\0) {
    .vehicle_result_box .buy_box .icon-box-inner {
        display: inline-flex;
        padding: 45px 0px 45px 65px;
        width: 100%;
        float: left;
    }

}

/*---------------------------- Conversation Page  -----------*/

.page-template-template-conservation .opuc_text {
    min-height: auto;
}

.page-template-template-conservation .enerforge .columnsbg a {
    padding: 40px 0;
}

.page-template-template-conservation .en-oshawa .colm-row {
    width: 100%;
}


/*---------------------------- Contractor’s Corner Page  -----------*/

.page-template-template-contractors-corner .en-oshawa {
    padding: 0;
}

.padd15 {
    padding: 0 15px;
}

/*---------------------------- Start, Stop, Move Service Page  -----------*/
.ms-bx-img img {
    max-width: 60px;
    margin-bottom: 10px;
}

.start-stop .op_section .move_service p {
    font-family: 'Karla-bold';
    color: #323d41;
}

.page-template-template-start-stop-move-services .start-stop .op_section .op_container {
    max-width: 1170px;
}

.mb75 {
    margin-bottom: 75px;
}

.start-stop .op_section .op_container .content-section .cmn_btn {
    background: #cc0633;
    border-radius: 0;
    border: 2px solid #cc0633;
}

/*---------------------------- Self Service Centre Page  -----------*/
.personal-account {
    width: 100%;
    display: block;
    overflow: hidden;
}

.en-oshawa.self-service-centers .engery_services_heading {
    display: block;
    overflow: hidden;
    width: 100%;
}
.self-service-centers .self_title.self_title_1,
.self-service-centers .self_title.self_title_2 {
    text-align: center;
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    padding: 40px 0px 55px;
    font-family: 'Karla-bold';
    width: 100%;
}

.personal-account .button-block .icon_img {
    background: transparent;
    height: 75px;
    display: table;
    width: 100%;
    border: 1px solid #dddddd;
}

.en-oshawa.self-service-centers span.right-arrow {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
    text-align: right;
    padding-right: 20px;
}

.personal-account .button-block .icon_img span.self_service_text {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
    color: #323d41;
    font-size: 19px;
    line-height: 24px;
    font-family: 'Karla-bold';
}
.personal-account .button-block .icon_img span.personal_account_img {
    border-right: 1px solid #dddddd;
}
.button-block .white {
    display: none;
}

.button-block .icon_img:hover .white {
    display: block;
    margin: 0 auto;
}

.button-block .icon_img:hover .red {
    display: none;
}

.personal-account .button-block .icon_img:hover .self_service_text {
    color: white;
}
.personal-account .button-block .icon_img:hover span.personal_account_img {
    border-color: #ed5150;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.page-template-template-self-service-centre span.opuc_text {
    min-height: auto;
}

.page-template-template-self-service-centre .enerforge .columnsbg a {
    padding: 45px 0;
}

.button-block .icon_img:hover {
    background-color: #cc0633;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}
/*---------------------------- Search page  -----------*/
.navigation.pagination .nav-links a.page-numbers {
    border-right: 0px;
}

.navigation.pagination .nav-links .page-numbers.next {
    border-right: 1px solid #ddd;
}

.navigation.pagination .nav-links span.page-numbers.dots {
    border-right: 0px;
}
.page-template-template-cost-of-service ul.listredDots {
    padding: 0 20px;
}

ul.bult_list {
    padding-left: 20px;
}

ul.bult_list li {
    list-style: none;
    position: relative;
    padding-top: 2px;
}

ul.bult_list li:before {
    content: "\2022";
    color: #cc0633;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    position: absolute;
    top: 0;
    font-size: 1.4rem;
    line-height: 1.8rem;
    left: 2px;
}

.rt_content .fsBody,
.rt_content .fsBody .fsForm,
.rt_content .fsBody .fsSectionHeader {
    padding: 0;
}

.rt_content .fsBody .fsFieldRow {
    margin-bottom: 20px !important;
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
    padding: 0 15px;
}

.rt_content .fsBody .fsForm .fsSectionHeading {
    font-style: normal;
    font-family: 'Karla-Bold';
    color: #323d41;
    font-size: 30px;
    text-decoration: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
    padding-top: 30px;
}

.rt_content .fsBody .fsForm .fsBody p {
    color: #333;
}

.rt_content .fsSubmit input.fsSubmitButton {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    background: #cc0633 !important;
    width: 150px;
    height: 52px;
    text-transform: uppercase;
    font-family: 'Karla-Bold';
    font-size: 16px !important;
}

.rt_content .fsForm .fsSubmit {
    margin-top: 40px;
    padding: 15px;
    max-width: 800px;
    margin: 0 auto;
    text-align: left;
}
/*---------------------------- Radio Button Style  -----------*/
span.wpcf7-list-item {
    margin: 0 15px 7px 0px;
    position: relative;
    padding-left: 40px;
}

.wpcf7-list-item input[type="radio"] {
    width: 25px;
    height: 25px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    opacity: 0;
    cursor: pointer;
}
.checkedmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ffffff;
    border-radius: 50%;
    border: 1px solid #ddd;
}

input:checked~.checkedmark:after {
    display: block;
}

.checkedmark:after {
    top: 4px;
    left: 4px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #cc0633;
}

.checkedmark:after {
    content: "";
    position: absolute;
    display: none;
}

/*---------------------------- Checkbox Style  -----------*/
input[type=checkbox] {
    position: relative;
}

input[type=checkbox]:checked:after {
    content: "\2714";
    opacity: 1;
}

input[type=checkbox]:after {
    content: "";
    color: #fff;
    text-align: center;
    line-height: 11px;
    background-color: #cc0633;
    display: inline-block;
    visibility: visible;
    font-size: 11px;
    padding: 1px 2px;
    position: absolute;
    opacity: 0;
    border-radius: 3px;
    border: 1px solid #cc0633;
    top: -1px;
    left: -1px;
}

/*----------------------------Post Style  End -----------*/
.img-size img {
    width: 80px;
}

/*----------------------------Post Style  End -----------*/
.page-template-template-conservation .page_top_banner {  
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.page-template-template-conservation .page_top_banner .top_banner_inner .top_banner_txt {
    height: 200px;
    position: relative;
}

.page-id-7410 ul.bult_list {
    padding-left: 40px;
}

.page-id-146 .rt_content {
    display: block;
    overflow: hidden;
}


ul.listredDots {
    padding: 0 22px;
}

form#website-subscribers-1 input {
    padding-left: 0;
    padding-right: 0;
    font-family: 'Karla-Regular';
}

form#website-subscribers-1 input[type=checkbox] {
    width: auto;
}

.vehicle_result_box .icon-box-inner {
    width: 100%;
}

.vehicle_result_box .buy_box .icon-box-inner.cart {
    background-image: url(../images/Asset_e24.svg);
    background-repeat: no-repeat;
    background-position: 31px 50%;
    background-size: 40px;
}

.vehicle_result_box .buy_box .icon-box-inner.car {
    background-image: url(../images/Asset_e22.svg);
    background-repeat: no-repeat;
    background-position: 31px 50%;
}

.vehicle_result_box .buy_box .icon-box-inner.book {
    background-image: url(../images/Asset_e21.svg);
    background-repeat: no-repeat;
    background-position: 31px 50%;
}

.buy_box {
    width: 100%;
}

.vehicle_result_box.why-buy {
    text-align: center;
    padding: 50px 0px 0px;
}

.vehicle_result_box.why-buy h1 {
    font-size: 48px;
    font-family: karla-bold;
    line-height: 40px;
    margin-bottom: 20px;
}

.vehicle_result_box.why-buy p {
    color: #333333;
    line-height: 30px;
}

.vehicle_result_box .icon-boxes {
    width: 100%;
    padding: 24px 0px;
    float: left;
}

.exp_boxes .buy_box.whyboy {
    min-height: 174px;
}

.buying_box_new img {
    width: 54px;
    height: 80px;
}

.exp_boxes .buy_box.whyboy .buy_box img {
    height: 45px;
    width: 54px;
}

.vehicle_result_main p {
    color: #333333;
    line-height: 24px;
}

.vehicle_result_main .vehice_result_main_banner p {
    color: #fff;
}

section.compare-cost {
    width: 100%;
    background: #F4F4F4;
    padding: 80px 0px;
}

.compare-head {
    width: 100%;
    text-align: center;
    line-height: 30px;
}

.compare-head h1 {
    font-size: 48px;
    margin: 0px 0px 15px;
}

.compare-table {
    width: 100%;
    float: left;
    padding: 26px 0px;
}

.table-head {
    width: 100%;
    float: left;
    padding: 20px 32px;
    font-size: 24px;
    font-family: karla-bold;
    color: #fff;
}

.table-head.ev-battery {
    background: #157DC1;
}

.table-head.ev-hybrid {
    background: #54C777;
}

.table-head.gas-vehicle {
    background: #DC5D48;
}

.table-head.gas-vehicle {
    background: #DC5D48;
}

.table-body ul {
    margin: 0px;
    padding: 20px 30px;
}

.table-body ul {
    margin: 0px;
    padding: 20px 30px;
    font-family: karla-regular;
    font-size: 18px;
}

.table-body {
    width: 100%;
    float: left;
    min-height: 253px;
}

.table-body ul span.tb-bold {
    font-family: karla-bold;
}

.table-box {
    background: #fff;
    float: left;
    width: 100%;
}

.compare-table .table-body ul li {
    border-bottom: 1px solid #ccc;
    padding: 15px 0px;
}

.compare-table .table-body ul li:nth-child(3) {
    border: 0px;
}

.tabl-source {
    padding-left: 15px;
    color: #333333;
    font-size: 14px;
    font-family: karla-regular;
}

section.ev-right-section .vehicle_result_box.why-buy.ev {
    padding: 0px;
}

section.ev-right-section .vehicle_result_box.why-buy.ev h1 {
    margin: 0px 0px 15px;
}

section.ev-right-section {
    width: 100%;
    padding: 80px 0px;
}

section.ev-right-section .vehicle_result_box.why-buy p {
    color: #333333;
    line-height: 40px;
}

section.ev-right-section .vehicle_result_box.why-buy h1 {
    line-height: 40px;
}

.st-ev-engine {
    width: 100%;
    background-image: url(../images/vehicle-ev-bg-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: 550px;
    padding: 80px 0px;
    text-align: center;
    margin-top: 44px;
    background-position: center;
}

span.text-block {
    display: block;
}

.st-ev-engine h3 {
    margin: 40px 0px;
}

button.ev-next {
    background: #cc0633;
    color: #fff;
    border: 0px;
    width: 170px;
    height: 54px;
    font-size: 16px;
    font-family: karla-bold;
}

.w3-animate-top {
    position: relative;
    animation: animatetop 0.4s;
}

.ev-progress-main {
    width: 100%;
    float: left;
    padding: 40px 0px;
}

/*sm*/
.aftr_thrd_comp .ev-progress-main {
    padding-top: 8px;
}

.aftr_four_comp .ev-progress-main {
    padding-top: 8px;
}

#step_five .ev-progress-main {
    padding-top: 8px;
}

/*sm*/
.ev-total-progress {
    width: 95%;
    background: #fff;
    height: 7px;
    max-width: 432px;
    display: inline-block;
}

.ev-compelete-progress {
    width: 0%;
    background: #157CC1;
    height: 7px;
}

span.ev-percentage-count {
    font-size: 12px;
    font-family: karla-bold;
    padding: 0px 5px;
}

.step {
    display: none;
}

.ev-compelete-progress.twofiv_per {
    width: 25%;
}

.ev-compelete-progress.fifty_per {
    width: 50%;
}

.ev-compelete-progress.sevnfiv_per {
    width: 75%;
}

.ev-compelete-progress.hundr_per {
    width: 100%;
}

/* sm */
.radio_btn {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.radio_btn input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #eaeeef;
    border-radius: 50%;
    border: 1px solid #aaa;
}

.radio_btn:hover input~.checkmark {
    background-color: #ccc;
}

.radio_btn input:checked~.checkmark {
    background-color: #2196F3;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.radio_btn input:checked~.checkmark:after {
    display: block;
}

.radio_btn .checkmark:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.ev_radio_sec {
    width: 100%;
    float: left;
    margin: 0 0 60px;
}

.ev_radio_sec .radio_sec {
    width: 55%;
    margin: auto;
}

.ev_radio_sec .radio_sec label.radio_btn {
    width: 50%;
    float: left;
}

.ev_radio_sec .radio_sec label.radio_btn span.title {
    position: absolute;
    left: 30px;
}

.padBottom50 {
    padding-bottom: 50px;
}

span.br {
    display: block;
}

.aftr_thrd_comp {
    display: none;
}

.aftr_thrd_comp.complete_quiz {
    display: block;
}

.aftr_thrd_next {
    display: none;
}

.aftr_thrd_next.next_quiz {
    display: block;
}

.aftr_four_comp {
    display: none;
}

.aftr_four_comp.complete_quiz {
    display: block;
}

.aftr_four_next {
    display: none;
}

.aftr_four_next.next_quiz {
    display: block;
}

.aftr_four_next.next_quiz label.radio_btn {
    width: 33.33%;
}

.aftr_four_next.next_quiz .radio_sec {
    width: 75%;
}

.aftr_five1_comp {
    display: none;
}

.aftr_five1_comp.complete_quiz {
    display: block;
}

.aftr_five2_comp {
    display: none;
}

.aftr_five2_comp.complete_quiz {
    display: block;
}

.aftr_five3_comp {
    display: none;
}

.aftr_five3_comp.complete_quiz {
    display: block;
}

/*sm*/
.panel.panel-default.vehicle .panel-heading.vehicle {
    background-color: #fff;
    padding-left: 140px;
}
.panel-heading.vehicle {
    position: relative;
    z-index: 9;
}
section.accordain-faq-vehicle .panel-heading:before {
    position: relative;
    z-index: -1; 
}
.panel-heading.vehicle.first-faq {
    background-image: url(../images/thinking-man.svg);
}

.panel-heading.vehicle.first-faq {
    background-image: url(../images/thinking-man.svg);
    background-repeat: no-repeat;
    background-position: 50px 50%;
    background-size: 56px;
}

.panel.panel-default.vehicle .panel-body {
    border: 0px;
}

.panel-body.vehicle-faq h1.before-sign-vehicle {
    font-size: 36px;
    color: #cc0633;
    margin: 48px 0px;
    width: 100%;
    float: left;
}

.panel.panel-default.vehicle .panel-body.vehicle-faq {
    padding: 0px;
}

.panel.panel-default.vehicle .panel-body-inner.vehicle-faq {
    padding: 0px 40px;
}

.vehicle_result_box .ev-think p {
    margin: 0px;
}

.vehicle-connecting-car {
    background: #F1F5F6;
    text-align: center;
    float: left;
    width: 100%;
    margin-top: 30px;
    border-top: 1px solid #ddd;
    padding: 50px 40px;
}

.vehicle-connecting-car .connect-level-box.schdules h3 {
    font-size: 30px;
    margin: 0px;
    width: 100%;
    float: left;
    color: #323d41;
    margin-bottom: 20px;
}

.connecting-icon-box {
    width: 100%;
    float: left;
    padding: 40px 0px;
}

.connect-level-box h3 {
    color: #cc0633;
    font-size: 24px;
    margin: 0px;
}

.connect-level-box h4 {
    line-height: 24px;
    font-size: 18px;
    margin: 0px;
}

.connect-level-box p {
    margin-top: 24px;
}

span.panel-hr-line.connecting {
    margin: 45px 0px;
}

span.panel-hr-line {
    position: relative;
    width: 100%;
    float: left;
    height: 1px;
    background: #ccc;
}

div#collapseTwo .vehicle-box-outer {
    padding: 0px;
}
section.accordain-faq-vehicle .panel-heading:before {
    float: right !important;
    content: url('../images/plus.svg');
    padding-right: 5px;
    margin-top: 27px;
}

section.accordain-faq-vehicle .panel-heading.collapsed:before {
    float: right !important;
    content: url('../images/minus.svg');
}

.panel-title>a:hover,
.panel-title>a:active,
.panel-title>a:focus {
    text-decoration: none;
}

h3.vehcle-faq-small-heafing {
    margin: 0px 0px 21px;
    font-size: 30px;
}

.panel.panel-default.vehicle {
    margin-bottom: 15px;
}

.faq-box-vehicle {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
}

.faq-box-vehicle .faq-icon-text h4 {
    margin: 0px;
    font-size: 24px;
    line-height: 36px;
}

.faq-box-vehicle {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
}

.faq-icon-box {
    float: left;
    width: 13%;
    height: 100%;
}

.faq-icon-text {
    float: right;
    width: 87%;
}

.faq-icon-text a,
.esa_permit a {
    text-decoration: underline;
}

.faq-box-vehicle .faq-icon-text h4 {
    margin: 0px;
    font-size: 24px;
    line-height: 36px;
}

h3.vehcle-faq-small-heafing {
    margin: 0px 0px 15px;
    font-size: 30px;
}

.faq-box-vehicle {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    padding: 20px 0px 0px;
}

.vehicle-box-outer {
    width: 100%;
    float: left;
    padding: 20px 0px;
}

h3.vehcle-faq-small-heafing.blue-heading {
    color: #cc0633;
}

span.panel-hr-line.bold {
    height: 2px;
}

span.panel-hr-line.bold.last {
    margin: 43px 0px;
}

.panel-heading.vehicle.second-faq {
    background: url('/wp-content/uploads/2020/07/Asset_e22.svg');
    background-repeat: no-repeat;
    background-position: 40px 50%;
    background-size: 54px;
}

.faq-icon-box img,
.connecting-icon-box img {
    width: 54px;
    height: 54px
}

.faq-icon-box.vehicle-faq-2 {
    width: 35%;
    position: relative;
}

.faq-icon-text.vehicle-faq-2 {
    float: right;
    width: 65%;
}

.faq-box-vehicle.faq2 {
    display: inline-block;
}

.blue-box-text {
    width: 100%;
    max-width: 300px;
    background-color: #cc0633;
    height: 280px;
    background-size: cover;
    position: relative;
    display: inline-block;
    padding: 33px;
}

.blue-text-inner p {
    color: #fff;
}

.blue-text-inner h3 {
    font-size: 24px;
    color: #fff;
    margin-top: 0px;
}

div#faq-map {
    width: 100%;
    height: 460px;
}

.panel-heading.vehicle.third-faq {
    background: url('/wp-content/uploads/2020/07/Asset_e15.svg');
    background-repeat: no-repeat;
    background-position: 50px 50%;
    background-size: 54px;
}

section.faq-helpful-resources {
    width: 100%;
    display: inline-block;
    text-align: center;
    background: #fff;
    padding: 37px 0px 80px;
}

section.faq-helpful-resources h2 {
    font-size: 48px;
    margin-bottom: 55px;
}

section.faq-helpful-resources .faq-resouces ul {
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
.faq-resouces li a {
    font-size: 18px;
    font-family: karla-bold;
}

section.faq-helpful-resources .faq-resouces li {
    /* padding: 30px 0px; */
    border-bottom: 1px solid #ccc;
    /* line-height: 33px; */
    height: 86px;
    display: flex;
    align-items: center;
}

.accordain-faq-vehicle .panel-collapse {
    display: none;
}

.accordain-faq-vehicle .panel-collapse.collapsed {
    display: block;
}

/*---------------------------------- Remove Padding ----------------*/
.no-padd {
    padding: 0;
}

#breadcrumb-nav .container {
    padding: 0;
}

#breadcrumb-nav .container .col-sm-12 {
    padding: 0 10px;
}

iframe#youtube {
    margin-bottom: 25px;
}

.contract-corner .col-sm-4:last-child .contract-box {
    border: none;
}

.img-block img {
    margin-bottom: 4px;
}
.video_archive_page .video_content_main{
    padding: 40px 15px 25px !important;
    margin-bottom: 5px;
}
.pinned_block .content_main.video_content_main {
    padding: 40px 38px 25px !important;
    border: 1px solid #cc0633 !important;
    position: relative;
    margin: -1px 0 5px;
}
.pinned_block .content_main.video_content_main:before{
    content:"";
    mask-image:url("../images/Pinned.svg");
    -webkit-mask-image:url("../images/Pinned.svg");
    top:12px;
    background-color: #cc0633;
    position: absolute;
    width: 21px;
    height: 21px;     
    right: 12px;
}
.navigation {
    z-index: 999;
}
.financial .ceap_top_content a {
    display: inline-block;
   }
.wpcf7-response-output {
    display: none !important;
}
.opuc_report ~ .c_form_btn_dv .c_form_onecol {
    display: flex;
    align-items: center;
}
.main-wrap .sec-five .sm-container .car-txt a {
    display: inline-block;
}
.under-banner-div {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}
   ul.slick-dots li {
       cursor: pointer;
   }
  .community-wrap span.wpcf7-form-control-wrap.checkbox-954 {
    margin-bottom: 20px;
}
   .service-request h2 {
    margin: 0;
}
   .cfstyle_row .cfstyle_onecol input.wpcf7-submit {
       margin-bottom: 0; 
   }
   .cfstyle_onecol.cfstyle-center {
    display: flex;
    align-items: center;
}
.community-wrap .cfstyle_row .cfstyle_onecol input.wpcf7-submit {
    margin-bottom: 0px;
}
   ul.list-icons li { 
    display: flex;
    align-items: center;
}
   ul.list-icons {
    padding: 0;
}
   .c_form_btn_dv {
    clear: both;
    display: flex;
    align-items: center;
}
   .opp-status {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.page-template-template-professional-services .main-wrap .main-heading h1 {
    margin: 0;
}
.electrical-safety {
    margin-top: 10px;
   }
   .vandalismFormWrap .get_filename {
       font-size: 16px;
       width: 300px;
       left: 195px;
       line-height: 20px;
       pointer-events: none;
   }
   .editor_txt .faq-heading {
       border-bottom: 0 !important;
       padding-bottom: 0 !important;
   }
   
.comp_new_blog h1 {
    font-family: 'Karla-Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    border-bottom: 1px solid #D9D9D9;
    color: #323D41;
    padding-bottom: 20px;
    margin-bottom: 40px;
    margin-top: 0;
}
.comp_new_blog .gdlr-blog-title {
    margin-top: 20px;
    margin-bottom: 10px;
}
.comp_new_blog .gdlr-blog-title, .gdlr-blog-title a, .comp_new_blog .gdlr-blog-title, .gdlr-blog-title span  {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    font-family: 'Karla-Regular';
    color: #333333;
}
.comp_new_blog  .post-header {
    border: none;
}
.comp_new_blog  .post-header:after { 
    content: none;
}
.comp_new_blog .gdlr-blog-content {
    font-family: 'Karla-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    color: #808080;
    min-height: auto;
    margin-bottom: 0px;
}
.archive_cate_load_more {
    text-align: center;
}
.news_blog_read_more {
    border-top: 1px solid #DDDDDD;
    padding-top: 15px;
    margin-top: 20px;
}
.news_blog_read_more a, .news_blog_read_more span {
    text-transform: uppercase;
    font-family: 'Karla-Bold';
    font-weight: 700;
    text-decoration: underline !important;
    color: #cc0633;
}
.comp_new_blog.blog_wrap {
    padding-top: 30px;
    padding-bottom: 30px;
}
.comp_new_blog.news_wrap {
    padding-bottom: 30px;
    padding-top: 45px;
}   
 .comp_new_blog.blog_wrap img {
   
    width: 100%;
}
.comp_additional_wrap {
    margin-top: 30px;
    padding-bottom: 80px;  
}

.comp_new_blog .gdlr-blog-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.comp_additional_wrap h2 {
    font-family: 'Karla-Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #323D41;
    margin: 0 0 15px 0;
}
.addition_block_date {
    font-family: 'Karla-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}

.additional_block_inner {
    background: #F2F6F7;
    height: 100%;
}
.additional_block_inner  {
    display: block;
    height: 100%;
    padding: 30px;
}
.addition_block_date ul {
    padding: 0;
    margin: 0;
}
.comp_additional_wrap .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: stretch;
    -ms-flex-pack: stretch;
            justify-content: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.comp_additional_wrap .text-color {
    color: #cc0633;
    text-decoration: underline;
}
.addition_block_date ul li {
    margin-bottom: 0;
    font-family: 'Karla-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
}
.comp_additional_wrap  .divder {
    border-top: 1px solid #DDDDDD;
    margin: 0  0 80px  0;
}
.comp_new_blog.news_wrap .gdlr-blog-thumbnail a img {
    width: 100%;
    background: #f4f4f4;
}
.comp_new_blog.news_wrap .gdlr-blog-thumbnail a {
    display: block;
}
.news-blog-tabs {
    border-bottom: 1px solid #DDDDDD;
    margin-top: 50px;
    display: inline-flex;
    width: 100%;
}
.news-blog-tabs a {
    font-family: 'Karla-Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color:#333333; 
    padding: 20px 30px;
    border: 1px solid #DDDDDD;
    display: inline-block;
    border-bottom: 0;
    cursor: pointer;   
}
.news-blog-tabs a.active-tab-a { 
    background: #333333;
    color: #FFFFFF;
    border: 1px solid #333333;
}
.news-tab-pannel .comp_new_blog.news_wrap, .news-blog-main .comp_new_blog.blog_wrap {
    padding: 60px 0;
}
.latest-news-btn {
    margin: 50px 0 0 0;
}
.news-blog-main  .archive_cate_load_more {
    text-align: center;
} 
.news-blog-main .post-tab.active-tab {
    display: block;
}
.news-blog-main .post-tab {
    display: none;
}
.news-blog-main .comp_new_blog img {
    border: 1px solid #dddddd;
    width: 100%;
}
.blog-tab-pannel .gdlr-item.gdlr-blog-grid, .news-tab-pannel .gdlr-item.gdlr-blog-grid {
    margin-bottom: 54px;
}
.no-more-post {
    text-align: center;
    font-family: 'Karla-Bold';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #cc0633;
    border-top: 1px solid #dddddd;
    padding-top: 25px;
}
.news_blog_stop_scrolling {
    overflow: hidden !important;
}
.additional_block_inner ul {
    padding: 0;
}
.additional_block_inner li a {
    margin-bottom: 10px;
    display: inline-block;
    color: #323D41; 
    font-family: 'Karla-Regular';
}
.no-posts {
    color: #323d41;
    text-align: center;
    padding: 15px 0;
}
.comp_additional_wrap .no-posts .text-color {
    color: #323d41;
}
.billing-box-section {
    border-top: 1px solid #cc0633;
}

.billing-box-section .box-section a:hover h4 {
    color: #cc0633;
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

.billing-box-section .box-section {
    width: 33%;
    border-right: 1px solid #DDDDDD;
    display: inline-flex;
    justify-content: center;
    padding: 15px 0;
}

.billing-box-section .box-section:last-child {
    border: none;
}

.billing-box-section .box-section:first-child {
    margin-left: 0;
}

.billing-box-section .paybill-content h4 {
    color: #323D41;
    font-size: 24px;
}

.outages-section .col-content .register-btn:hover {
    background-color: #323D41 !important;
    color: #fff !important;
}

.billing-box-section .inner-div {
    background: #fff;
}

.outages-section .outages-img {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    background-color:rgb(204 32 53 / 78%);
    padding: 80px 0;
}

.outages-section .col-content h2 {
    color: #fff;
    font-size: 48px;
    margin: 0 0 30px;
}

.footer-wrap .footer_get_touch .subs_frm_dv .es_shortcode_form input[type=checkbox] {
    margin: 4px 10px 0 0 !important;
}

.outages-section .col-content p {
    color: #fff;
    font-size: 24px;
    margin: 0;
}

.outages-section .col-content .register-btn {
    padding: 17px 30px;
    font-size: 16px;
    display: inline-block;
    font-family: 'Karla-bold';
    margin: 30px 0 0;
    float: right;
}

.work-section {
    padding: 80px 0;
}

.work-section .content-main {
    display: flex;
    align-items: center;
    border-width: 1px 1px 1px 0px;
    border-radius: 8px;
    border: 1px solid #DDDDDD;
    border-left: 0;
    overflow: hidden;
}

.work-section .content-main .content-discription {
    padding: 40px;
}

.work-section .content-main .content-discription h2 {
    font-size: 48px;
}

.work-section .content-main .content-discription p {
    font-size: 16px;
    line-height: 26px;
}

.work-section .content-main .content-discription a {
    background: #cc0633;
    color: #fff;
    padding: 16px 30px;
    font-size: 16px;
    display: inline-block;
    text-transform: uppercase;
}

.work-section .content-main .content-discription a:hover {
    background-color: #323d41;
}

.services-section {
    background-color: #F4F4F4;
    padding: 60px 0;
}

.services-section .services-box {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    text-align: center;
}

.services-section .services-box .serv-txt {
    padding: 30px;
}

.services-section .services-box .serv-txt h4 {
    font-size: 24px;
}

.services-section .services-box .serv-txt a {
    background-color: #cc0633;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 30px;
    display: inline-block;
}

.services-section .services-box .serv-txt a:hover {
    background-color: #323d41;
}

.our-affiliates .contract-box {
    text-align: center;
    position: relative;
    padding: 15px;
}

.our-affiliates .contract-box:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #ddd;
    top: 0;
    right: -10px;
}

.outages-section .outages-img .col-rite {
    width: 100%;
    padding: 0 30px;
}

.our-affiliates .col-md-4:first-child .contract-box:before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background: #ddd;
    top: 0;
    left: -10px;
}

.our-affiliates .contract-box p {
    font-size: 16px;
    line-height: normal;
}

.our-affiliates .contrct-icon {
    margin: 0 0 10px;
}

.our-affiliates {
    padding: 40px 0 60px;
}

.contact-us-section {
    background-color: #F4F4F4;
    padding: 40px 0 60px;
}

.contact-us-section .main-content {
    background-color: #fff;
    display: inline-block;
    padding: 15px;
    text-align: center;
}

.contact-us-section .main-content h4 {
    font-size: 24px;
    line-height: 34px;
}

.contact-us-section .main-content .contact-btn {
    background: #cc0633;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    margin: 5px 0 15px;
    text-transform: uppercase;
}

.contact-us-section .main-content .contact-btn:hover {
    background-color: #323d41;
}

.contact-us-section .main-content p {
    font-size: 16px;
}

.latest-news-section {
    background-color: #F4F4F4;
    padding: 50px 0;
}

.latest-news-section .d_box {
    background-color: #fff;
    margin: 0 15px;
    border-radius: 8px;
    overflow: hidden;
}

.latest-news-section .d_box .car-txt {
    padding: 15px;
}

.latest-news-section .d_box .car-txt h3 {
    margin: 0 0 10px;
}

.latest-news-section .d_box .car-txt p {
    font-size: 16px;
    line-height: 24px;
}

.latest-news-section .d_box .car-txt h3 a {
    font-size: 18px;
    color: #323d41;
    line-height: 28px;
}

.latest-news-section .d_box .car-txt .read-more {
    text-transform: uppercase;
    font-size: 16px;
    border-top: 1px solid #DDDDDD;
    display: block;
    padding: 15px 0 0;
    font-family: 'Karla-Bold';
    text-decoration: underline;
    text-decoration-thickness: 1px;
}

.latest-news-section .d_box .car-txt .read-more:hover {
    color: #323d41;
}

.latest-news-section .slick-arrow.slick-prev {
    left: -60px;
    background: url(../images/news-left-arrow.svg) no-repeat #fff;
    background-position: center center;
}

.latest-news-section .slick-arrow.slick-next {
    right: -60px;
    background: url(../images/news-left-arrow.svg) no-repeat #fff;
    transform: rotate(180deg);
    background-position: center center;
}

.latest-news-section .slick-arrow {
    position: absolute;
    z-index: 99;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    top: calc(50% - 30px);
    padding: 0;
    border: none;
    background-color: #fff;
    font-size: 0;
}

.our-affiliates .opuc_explore_btn {
    display: none;
}

.footer-wrap .footer_get_touch .subs_frm_dv .es_shortcode_form .g-recaptcha {
    margin: 25px 0 0;
}

.contact-us-section .main-content img {
    height: auto;
    width: 37px;
    display: none;
}
.outages-section .outages-img h1{
    color: #fff;
    font-size: 48px;
    margin: 0 0 30px;
    text-align: left;
    line-height: 45px;
}
.latest-news-section .d_box .img_span {
    display: inline-block;
}

/*** Form Library category popup Start**/
.form-category-popup {
    z-index: 9999;
    position: fixed;
    left: 0;
    right: 0;
    transform: translate(0px, -50%);
    top: 50%;
    bottom: 0;
    height: 100%;
    display: flex;
    align-items: center;
    background: rgba(0,0,0,.5);
    padding: 0 15px;
}
.inner-form-category-popup {
    padding: 50px;
    background-color: rgb(255, 255, 255);
    overflow: auto;
    margin: 0 auto;
    position: relative;
    text-align: center;
    max-width:992px;
}
.form-category-popup .more-details-btn.cta-equal {
    border: none;
    display: inline-flex;
    text-transform: uppercase;
}

.inner-form-category-popup > div {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.inner-form-category-popup h3 {
    margin: 0 0 30px;
}

.contact-info-accordion .accordion-plus-minus:before {
  content: "";
  width: 21px;
  height: 2px;
  position: absolute;
  background: #cc0633;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.contact-info-accordion .accordion-plus-minus:after {
  content: "";
  height: 21px;
  width: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #cc0633;
}

.contact-info-accordion .accordion-plus-minus {
  position: relative;
  height: 56px;
  width: 56px;
  display: inline-block;
  border: 2px solid #dddddd;
  border-radius: 50%;
}
.contact-info-accordion .accordion-btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.main-wrap.contact-wrapper .section-wrapper .contact-info .contct-col .accordion-card-title {
  color: #323d41;
  font-size: 24px;
  line-height: 34px;
  margin: 0;
}
.contact-info-accordion .accordion-card-body {
  margin-top: 10px;
}
.main-wrap.contact-wrapper .section-wrapper .contact-info-accordion .contct-col {
  margin-bottom: 20px;
}
.contact-info-accordion .accordion-card-body {
  margin-top: 5px;
  margin-bottom: 0;
}
.contact-info-accordion .accordion-card-body ul {
  padding-left: 20px;
}
.main-wrap.contact-wrapper
  .section-wrapper
  .contact-info-accordion
  .contct-col {
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
  padding: 18px 0;
}
.contact-us-map {
  height: 480px;
}
.main-wrap.prof-services-wrap .contact-info-accordion .accordion-card-body > p {
  margin-bottom: 0;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  max-width: 95%;
}
.main-wrap.prof-services-wrap .contact-info-accordion .accordion-card-body > p+p,
.main-wrap.prof-services-wrap .contact-info-accordion .accordion-card-body > p+ul {
  margin-top: 12px;
}
.contact-info-accordion.active .accordion-plus-minus:after {
  opacity: 0;
}
.contact-info-accordion.active .accordion-card-header  {
 pointer-events: none;
}
.contact-info-accordion .display_block {
  display: block;
}

.opuc-contact-form {
  padding: 75px 0px 30px;
  margin-top: 80px;
  background: #F4F4F4;
}
.opuc-contact-form .wpcf7-form {
  max-width: 600px;
  width: 100%;
  padding: 0 30px;
}
.opuc-contact-form .c_form_group .c_textInput {
  background: transparent;
}
.opuc-contact-form .main_c_form_onecol #customButton{
  padding: 16px 30px;
  font-size: 16px;
  line-height: normal;
  font-family: 'Karla-Bold';
  min-width: 159px;
}

.opuc-contact-form #wpcf7-f139-o1 .c_form_onecol > p {
  margin-bottom: 15px;
}
.opuc-contact-form .wpcf7-form .wpcf7-submit {
  display: flex;
  padding: 20px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  line-height: normal;
  text-transform: uppercase;
  min-width: 103px;
}
.opuc-contact-form  .send-msg-heading {
  color: #323D41;
  font-size: 36px;
  line-height: 46px;
  margin: 0 0 30px;
}
.opuc-contact-form .c_form_group .c_textInput {
  padding: 11px 0px !important;
  color: #808080;
  font-size: 16px;
  line-height: 24px;
}
.opuc-contact-form .c_form_group textarea.c_textInput {
  height: 180px;
  resize: none;
}
.opuc-contact-form .c_form_group.contact_recaptcha > p {
  display: none;
}
.opuc-contact-form .c_form_group.contact_recaptcha {
  overflow: hidden;
  display: inline-block;
  margin: 25px 0 15px;
  width: 100%;
}
.contact-main-information .contact-heading {
  display: inline-block;
  width: 100%;
}
.opuc-contact-form .main_c_form_onecol .c_form_onecol #fileName {
  position: relative;
  top: 25px;
}
.contact-info .send-us-msg.row {
  margin: 0;
}

/* Media css start here */

@media (min-width: 1200px) {
    [class*="-template-outage-center"] .container,
    [class*="-template-contactus-php"] .container,
    [class*="-template-template-repository"] .container,
    [class*="-template-template-project-archive"] .container {
        width: 1200px;
    }
    .single-projects .container {
        width: 1200px;
    }
}
@media only screen and (max-width: 1366px) {
    .latest-news-section .slider.opuc_carousel {
        padding: 0 30px;
    }

    .latest-news-section .slick-arrow.slick-prev {
        left: -22px;
    }

    .latest-news-section .slick-arrow.slick-next {
        right: -22px;
    }
}


@media only screen and (max-width: 1200px) {
    .work-section .content-main .content-discription h2 {
        font-size: 36px;
    }

    .footer-wrap .footer_get_touch .subs_frm_dv .es_shortcode_form label {
        width: 49%;
    }

    .footer-wrap .footer_get_touch .subs_frm_dv .es_shortcode_form label:nth-child(4) {
        width: 100%;
    }
    .outages-section .outages-img h1 {
        font-size: 38px;
    }
    .main-site-header .header-button {
        margin: 0;
        min-width: 240px;
    }
  
    .contact-us-map {
      height: 360px;
  }
}

@media (max-width: 1199.98px) {
    .single-projects .container,
    [class*="-template-template-project-archive"] .container {
        width: 100%;
        padding-left: 35px;
        padding-right: 35px;
    }
    .single-projects #breadcrumb-nav .container,
    [class*="-template-template-project-archive"] #breadcrumb-nav .container {
        padding: 0 20px;
    }
    .ce-register-block {
        padding: 15px;
    }
}
@media only screen and (max-width: 992px) {
    .billing-box-section .box-section {
        width: 32%;
    }

    .work-section .content-main {
        display: inline-grid;
        border: 1px solid #DDDDDD;
        border-top: 0;
        border-radius: 0;
    }

    .work-section .content-main .content-discription h2 {
        font-size: 30px;
        margin-top: 0;
    }

    .work-section .content-main .content-discription {
        padding: 30px;
    }

    .work-section .content-main .no-padding {
        width: 100%;
    }

    .work-section .content-main .no-padding .content-image img {
        width: 100%;
    }

    .latest-news-section .slick-arrow {
        width: 40px;
        height: 40px;
    }

    .latest-news-section .slick-arrow.slick-prev {
        left: 0;
    }

    .latest-news-section .slick-arrow.slick-next {
        right: 0px;
    }

    .footer-wrap .footer_get_touch .subs_frm_dv .es_shortcode_form label.bd0075f719-label:nth-child(5) {
        width: 55%;
    }
}

@media (max-width: 991.98px) {
    .outage-section .container {
        width: 100%;
    }
    .outage-section .report-buttons-row>.report-button {
        display: flex;
        padding: 15px 20px;
    }
    .main-wrap.prof-services-wrap.contact-wrapper .section-wrapper .contact-info {
        padding: 40px 0px 65px;
    }
    .main-wrap.contact-wrapper .section-wrapper .contact-info .contct-col .accordion-card-title {
        font-size: 20px;
    }
    .opuc-contact-form {
        padding: 50px 0 10px;
        margin-top: 60px;
    }
    .main-wrap.contact-wrapper .section-wrapper .contact-info{
        padding-bottom: 0px;
    }
    .customer-engagement-page>.container>[class*="colm-"].colm-two {
        padding-right: 0;
        width: 100%;
    }   
    .customer-engagement-page>.container>[class*="colm-"].colm-one {
        width: 100%;
        padding: 0;
        margin-top: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .our-affiliates .contract-box p{
        height: auto !important;
    }
    .outages-section .outages-img h1 {
        font-size: 30px;
        line-height: normal;
        margin: 0 0 20px;
        text-align: center;
    }
    .outages-section .col-content .register-btn {
        margin: 15px 0 0;
        float: none;
    }
    .footer-wrap .copyright-right {
        margin-top: 20px;
    }
    .latest-news-section {
        padding: 30px 0;
    }

    .outages-section .col-content iframe#myIframe {
        min-height: 120px !important;
    }

    .billing-box-section .paybill-content h4 {
        font-size: 18px;
        text-align: center;
    }

    .services-section {
        padding: 30px 0;
    }

    .outages-section .col-content h2 {
        font-size: 30px;

    }

    .contact-us-section .main-content {

        margin: 0 0 24px;
        width: 100%;
    }

    .latest-news-section .d_box {
        margin: 0 30px;
    }

    .latest-news-section .slick-arrow.slick-next {
        right: 4px;
    }

    .latest-news-section .slick-arrow.slick-prev {
        left: 4px;
    }

    .latest-news-section .slick-arrow {
        width: 42px;
        height: 42px;
    }

    .our-affiliates .contract-box:after {
        width: 100%;
        height: 1px;
        top: 0;
        right: auto;
        left: 0;
    }

    .our-affiliates .col-md-4:first-child .contract-box:before {
        display: none;
    }

    .our-affiliates .opuc_explore_btn {
        display: block;
    }

    .explore_our_affiliates {
        display: none;
        margin: 0;
        border: 1px solid #dddd;
        border-top: 0;
    }

    .our-affiliates .opuc_explore_btn {
        display: block;
        border: 1px solid #dddd;
        padding: 20px;
        font-family: 'Karla-Bold';
        background-image: url(../images/plus-sign.svg);
        background-repeat: no-repeat;
        background-position: left 15px center;
        padding-left: 45px;
        text-transform: uppercase;
    }

    .our-affiliates .opuc_explore_btn.active {
        background-image: url(../images/close-sign.svg);
        border-bottom: 0px;
    }

    .outages-section .outages-img {
        padding: 60px 0;
    }

    .outages-section .col-content {
        padding: 0 30px;
        text-align: center;
    }

    .footer-wrap .footer_get_touch .subs_frm_dv .es_shortcode_form label {
        width: 100%;
        padding: 0;
    }

    .footer-wrap .footer_get_touch .subs_frm_dv .es_shortcode_form label.bd0075f719-label:nth-child(5) {
        width: 40%;
        padding-top: 50px;
    }

    .footer-wrap .footer_get_touch .subs_frm_dv .es_shortcode_form label.last-selection {
        text-align: left;
    }

    .footer-wrap .footer_get_touch .subs_frm_dv .es_shortcode_form label:nth-child(5) input[type=checkbox] {
        position: relative;
        right: 0;
        top: 1px;
    }

    .footer-wrap .footer_get_touch .subs_frm_dv .es_shortcode_form label:nth-child(6) {
        width: 50%;
    }

    .services-section .services-box .serv-txt p {
        height: auto !important;
    }

    .contact-us-section .main-content img {
        display: inline-block;
        width: 48px;
        margin: 15px 0 20px;
    }

    .contact-us-section .main-content h4 {
        height: auto !important;
    }

    .copyright-wrapper .footr-links {
        margin-top: 10px;
    }

    .footer-wrap .footer_get_touch .subs_frm_dv .es_shortcode_form input[type=checkbox] {
        margin: 4px 12px 0 0;
    }
    .form_with_filter .form-dropdown-categories select {
        font-size: 14px;
        padding: 8px 30px 8px 10px;
        width: auto;
    }
    
    .form-category-popup .more-details-btn.cta-equal {
        border: none;
        display: inline-flex;
        flex: 0 0 200px;
        max-width: 200px;
        height: auto;
        flex-wrap: wrap;
        word-break: break-all;
        text-transform: uppercase;
    }
    .web-login-section {
        padding: 0 5%;
    }
    .web-login-section .web-login-heading {
        margin: 0 0 30px;
        font-size: 24px;
    }
    .web-login-section .web-login-btn {
        margin-top: 20px;
    }

    [class*="-template-template-repository"] .repo-border-gray,
    [class*="-template-template-project-archive"] .repo-border-gray {
        margin: 40px 0;
    }
    [class*="-template-template-repository"] .comp_new_blog.news_wrap,
    [class*="-template-template-project-archive"] .comp_new_blog.news_wrap {
        padding-bottom: 0px;
    }
    .key-dates {
        gap: 0px;
        margin-bottom: 40px;
    }
    .key-dates>h4 {
        margin-bottom: 16px;
    }
    .key-dates p+p {
        margin-top: 10px;
    }

    .single-projects .container,
    [class*="-template-template-project-archive"] .container {
        width: 100%;
        padding-left: 25px;
        padding-right: 25px;
    }
    .single-projects #breadcrumb-nav .container,
    [class*="-template-template-project-archive"] #breadcrumb-nav .container {
        padding: 0 15px;
    }
    [class*="-template-template-repository"] .comp_new_blog .gdlr-blog-content,
    [class*="-template-template-project-archive"] .comp_new_blog .gdlr-blog-content {
        margin-bottom: 10px;
        display: inline-block;
        width: 100%;
    }
    [class*="-template-template-project-archive"] .news_wrap .gdlr-item.gdlr-blog-grid,
    [class*="-template-template-repository"] .news_wrap .gdlr-item.gdlr-blog-grid {
        margin-bottom: 35px;
    }
    .customer-engagement-page {
        padding: 40px 0 0;
    }
    .customer-engagement-page p:empty {
        display: none;
    }
    .outage-section .report-buttons-row>.report-button {
        padding: 8px 10px;
        gap: 8px;
        font-size: 13px;
    }
    .outage-section .reports-buttons-block {
        padding: 20px;
    }
    .outage-section .report-buttons-row {
        gap: 15px;
    }
    .outage-section iframe {
        height: 450px;
    }
    .outage-section .outage-map-text>p {
        margin-bottom: 50px;
    }
}   

@media (max-width:500px) {
    .main-wrap.contact-wrapper .section-wrapper .contact-info .contct-col .accordion-card-title {
        font-size: 18px;
        padding-right: 20px;
        line-height: normal;
    }
    .opuc-contact-form {
        padding: 50px 0 10px;
        margin-top: 60px;
    }
  
    .main-wrap.contact-wrapper .section-wrapper .contact-info-accordion .contct-col {
        padding: 10px 0;
    }
  
    .contact-info-accordion .accordion-plus-minus {
        height: 35px;
        width: 35px;
    }
  
    .contact-info-accordion .accordion-plus-minus:before {
        width: 15px;
    }
  
    .contact-info-accordion .accordion-plus-minus:after {
        height: 15px;
    }
  
    .contact-info-accordion .accordion-card-body ul {
        padding-left: 20px;
    }
  
    .main-wrap.prof-services-wrap .contact-info-accordion .accordion-card-body > p {
        font-size: 14px;
    }
    .main-wrap.contact-wrapper .section-wrapper .contact-info{
      padding-bottom: 0px;
    }
    .opuc-contact-form .c_form_btn_dv {
        margin-bottom: 0;
    }
    .opuc-contact-form .send-msg-heading {
      font-size: 28px;
    }
  
    .contact_recaptcha [class*="-g-recaptcha"] iframe {
        transform: scale(0.77);
        transform-origin: 0 0;
    }
    .contact_recaptcha [class*="-g-recaptcha"] > div {
      max-width: 250px;
      width: 100% !important;
    }
    .opuc-contact-form .wpcf7-form {
        padding: 0 30px;
    }
    .form_with_filter .form-dropdown-cat-filter {
        float: left;
    }

    .form_with_filter .form-dropdown-cat-filter .form-dropdown-categories {
        width: 100%;
        margin-right: 0px;
    }

    .form_with_filter .form-dropdown-cat-filter .fomm_filters {
        float: left;
        margin-top: 10px;
    }
    .outage-section .report-buttons-row>.report-button {
        flex: 1 1 100%;
        font-size: 14px;
        gap: 10px;
    }
}

.main-site-header {
    padding: 0 60px;
    border-bottom: 1px solid #DDDDDD; 
    position: sticky;
    top: 0;
    z-index: 999;
    background: #fff;  
}
.current-menu-item > a {
    color: #cc0633 !important;
    text-decoration: underline !important;
}
.headerContainer {
    max-width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
            align-items: center;
}
.navigation nav {
    width: 100%;
    padding: 0 60px;
}
nav ul li .sub-menu li a {
    padding-left: 0;
    text-transform: initial;
}
li.mega-menu-column .has_menu_columns_custom > a {
    color: #323D41 !important;
    border-bottom: 1px solid #DDDDDD;
    font-family: 'Karla-Bold';
    font-size: 18px !important;
    line-height: 28px; 
    padding: 20px 0;
    pointer-events: none; 
    margin-bottom: 10px;
}
li.has-mega-menu.has_menu_columns_custom:hover>.sub-menu {
    justify-content: center;
}
li.has-mega-menu:hover>.sub-menu {
    justify-content: start;
    
}
li.mega-menu-column .second_level_columns_custom li {
    padding: 15px;
    padding-bottom: 5px;
    padding-left: 0;
    width: 100%;
}
li.mega-menu-column .second_level_columns_custom li > a  {
    font-family: 'Karla-Regular' !important;
    color: #333333;
    padding: 0;    
    display: inline;
    border-bottom: 0px; 
}
nav {
    position: static;
    float: right;
}
nav ul li a:hover {
    border-bottom: 2px solid;   
}
nav ul li.current_page_item a {
    border-bottom: 2px solid #cc0633;   
}
 .menu-active a {
    border-bottom: 2px solid #cc0633;   
 }
nav ul li a {
    padding: 20px 0;
    border-bottom: 2px solid transparent;   
}
li.mega-menu-column > a {
    border-bottom: 1px solid #DDDDDD !important; 
    margin-bottom: 20px; 
}
nav ul li .sub-menu li a:hover {
    border-bottom: 1px solid #DDDDDD !important;
}
nav ul li .sub-menu li a:hover {
    color: #cc0633;    
}
li.mega-menu-column .second_level_columns_custom li > a:hover {
    border-bottom:0 !important;
}
.search_box {
    z-index: 9999;
}
.main-site-header .top-navigation-right {
    position: static;
}
li.mega-menu-title-hide > a {
    display: none !important;
}
.more-details-btn.cta-equal:hover { 
    background-color: #323D41 ;
    color: #fff ;
}
.more-details-btn.cta-equal {
    padding: 15px 30px;
    height: 50px;
    background: #cc0633;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
}
.footer-wrap .footer_get_touch .subs_frm_dv .es_shortcode_form .es_textbox_button {
    z-index: 1;
}
.header-button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.banner-section {
    margin-top: 0;
}
ul#menu-mobile-menu-new {
    display: none;
}
.page-id-458 > p {
    display: none;
}
.sub-menu.second_level_columns_custom {
    position: relative !important   ;
}

@media only screen and (max-width: 380) {
    .footer-wrap .footer_get_touch .subs_frm_dv .es_shortcode_form label.bd0075f719-label:nth-child(5) {
        width: 100%;
    }

}