@font-face {
    font-family: "Frutiger45";
    src: url("/Sites/SuncorDotCom/Design/fonts/frutiger/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix");
    src: url("/Sites/SuncorDotCom/Design/fonts/frutiger/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix") format("eot"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/2a004a53-ac5c-43b3-9eeb-9f74ae4c1609.woff") format("woff"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/74d53f3b-1683-4d5a-a556-e13f6553cdf0.ttf") format("truetype"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/3f5a5b87-e71e-4544-be0c-da4daa132710.svg#3f5a5b87-e71e-4544-be0c-da4daa132710") format("svg");
}

@font-face {
    font-family: "Frutiger55";
    src: url("/Sites/SuncorDotCom/Design/fonts/frutiger/c94bd41e-23b3-4522-8237-0a0f7bd0e953.eot?#iefix");
    src: url("/Sites/SuncorDotCom/Design/fonts/frutiger/c94bd41e-23b3-4522-8237-0a0f7bd0e953.eot?#iefix") format("eot"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/409b4bec-c67e-4764-a141-054db8df81d2.woff") format("woff"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/efe9def0-77d1-4c28-8fd2-371236a3c8ed.ttf") format("truetype"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/70b07d32-76f5-474e-83b0-7d5a3fefb15b.svg#70b07d32-76f5-474e-83b0-7d5a3fefb15b") format("svg");
}

@font-face {
    font-family: "Frutiger65";
    src: url("/Sites/SuncorDotCom/Design/fonts/frutiger/fbd7c0fb-f004-4e83-81d2-1d400413a873.eot?#iefix");
    src: url("/Sites/SuncorDotCom/Design/fonts/frutiger/fbd7c0fb-f004-4e83-81d2-1d400413a873.eot?#iefix") format("eot"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/9aa32a81-1124-4c43-b3db-15bfb1f7aed2.woff") format("woff"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/6faffbf4-f8e8-4817-b24b-a390e166be7e.ttf") format("truetype"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/fc09de64-de25-425e-90dc-a0cae29b02c4.svg#fc09de64-de25-425e-90dc-a0cae29b02c4") format("svg");
}

.accordion {
    width: 100%;
    position: relative;
}

    .accordion:after {
        clear: both;
    }

    .accordion .accordion-buttons {
        padding: 10px 20px;
        margin-bottom: 15px;
    }

@media all and (max-width: 767px ) {
    .accordion .accordion-buttons {
        padding: 20px 0px;
    }
}

.accordion .accordion-buttons ul {
    margin: 0;
    padding: 0;
    float: right;
}

    .accordion .accordion-buttons ul li {
        list-style-type: none;
        display: inline;
        margin: 0;
    }

        .accordion .accordion-buttons ul li:before {
            content: " | ";
            padding: 5px;
            font-size: 12px;
        }

@media all and (max-width: 767px ) {
    .accordion .accordion-buttons ul li:before {
        font-size: 17px;
    }
}

.accordion .accordion-buttons ul li:first-child:before {
    content: none;
}

.accordion .accordion-buttons ul li a:hover {
    color: #00306c;
}

.accordion .accordion-buttons .show-all,
.accordion .accordion-buttons .hide-all {
    font-size: 13px;
}

@media all and (max-width: 767px ) {
    .accordion .accordion-buttons .show-all,
    .accordion .accordion-buttons .hide-all {
        font-size: 17px;
    }
}

.accordion .panel-group {
    border-top: 1px solid #d9e0ea;
}

    .accordion .panel-group .accordion-group {
        border-right: 0px;
        border-left: 0px;
        border-top: 0px;
        border-radius: 0px;
        border-bottom: 1px solid #d9e0ea;
        box-shadow: none;
        margin: 0;
    }

        .accordion .panel-group .accordion-group .accordion-heading {
            background: transparent;
            padding: 15px 10px;
        }

@media all and (max-width: 767px ) {
    .accordion .panel-group .accordion-group .accordion-heading {
        padding: 15px;
    }
}

.accordion .panel-group .accordion-group .accordion-heading .accordion-title {
    color: #00306c;
    font-size: 20px;
    font-family: "Frutiger65", sans-serif;
    margin-bottom: 0px;
}

@media all and (max-width: 767px ) {
    .accordion .panel-group .accordion-group .accordion-heading .accordion-title {
        font-size: 23px;
    }
}

.accordion .panel-group .accordion-group .accordion-heading .accordion-title .accordion-toggle {
    position: relative;
    padding-left: 40px;
    display: table;
    width: 100%;
}

@media all and (max-width: 767px ) {
    .accordion .panel-group .accordion-group .accordion-heading .accordion-title .accordion-toggle {
        padding-left: 20px;
    }
}

.accordion .panel-group .accordion-group .accordion-heading .accordion-title .accordion-toggle:before {
    content: '';
    padding-right: 20px;
    position: absolute;
    left: 10px;
    top: calc(50% - 7px);
    width: 8px;
    height: 14px;
}

@media all and (max-width: 767px ) {
    .accordion .panel-group .accordion-group .accordion-heading .accordion-title .accordion-toggle:before {
        left: -5px;
    }
}

.accordion .panel-group .accordion-group .accordion-heading .accordion-title .accordion-toggle:hover {
    text-decoration: none;
    color: #00306c;
}

.accordion .panel-group .accordion-group .accordion-heading .accordion-title .chevron-close:before {
    background: url('/Sites/SuncorDotCom/Design/images/img/icon-right-accordion-arrow.png') no-repeat center left;
}

.accordion .panel-group .accordion-group .accordion-heading .accordion-title .chevron-open:before {
    background: url('/Sites/SuncorDotCom/Design/images/img/icon-down-accordion-arrow.png') no-repeat center left;
}

.accordion .panel-group .accordion-group .accordion-body {
    padding-top: 5px;
    margin-left: 50px;
}

@media all and (max-width: 767px ) {
    .accordion .panel-group .accordion-group .accordion-body {
        margin-left: 35px;
    }
}

.accordion .panel-group .accordion-group .accordion-body.open {
    border-top: 0px;
}

.accordion .panel-group .accordion-group .accordion-body ul {
    list-style: none;
    margin-bottom: 0px;
    -webkit-padding-start: 0px !important;
    padding: 0;
}

    .accordion .panel-group .accordion-group .accordion-body ul li {
        font-size: 14px;
        padding-bottom: 10px;
        padding-left: 15px;
        position: relative;
        display: table;
        margin: 0;
    }

@media all and (max-width: 767px ) {
    .accordion .panel-group .accordion-group .accordion-body ul li {
        font-size: 17px;
    }
}

.accordion .panel-group .accordion-group .accordion-body ul li:before {
    content: '\002022';
    color: #ec7632;
    padding-right: 12px;
    position: absolute;
    left: 0;
    top: 0;
}

.accordion .panel-group .accordion-group .accordion-body .callout-wrapper {
    padding-bottom: 30px;
}

@media (max-width: 567px) {
    .accordion .panel-group .accordion-group .accordion-body .callout-wrapper {
        padding-bottom: 50px;
    }
}

.breadcrumb {
    background-color: transparent;
    padding: 15px 25px;
}

    .breadcrumb ul {
        margin: 0;
        padding: 0;
    }

        .breadcrumb ul li {
            list-style-type: none;
            display: inline;
            margin: 0;
        }

            .breadcrumb ul li:before {
                content: " | ";
                padding: 5px;
                color: #00306c;
                font-size: 10px;
                vertical-align: middle;
            }

            .breadcrumb ul li:first-child:before {
                content: none;
            }

            .breadcrumb ul li a {
                font-family: "Frutiger55", sans-serif;
                color: #00306c;
                font-size: 12px;
                white-space: nowrap;
            }

                .breadcrumb ul li a.active {
                    font-family: "Frutiger65", sans-serif;
                    color: #ec7632;
                    pointer-events: none;
                }

@media (max-width: 1024px) {
    .breadcrumb {
        display: none;
    }
}

.row.col-2 {
    display: table;
    width: 100%;
}

    .row.col-2 .col-sm-6 {
        width: 50%;
        display: table-cell;
        padding: 0;
        padding-bottom: 20px;
    }

@media all and (max-width: 767px ) {
    .row.col-2 .col-sm-6 {
        width: 100%;
        display: table;
    }
}

@media all and (max-width: 1024px ) {
    .main .row.col-2 .col-sm-6 {
        width: 100%;
        display: table;
    }
}

.row.col-2 .col-sm-6:first-child {
    padding-right: 35px;
}

@media all and (max-width: 1024px ) {
    .row.col-2 .col-sm-6:first-child {
        padding-right: 25px;
    }
}

@media all and (max-width: 767px ) {
    .row.col-2 .col-sm-6:first-child {
        padding-right: 0;
    }
}

.main .row.col-2 .col-sm-6:first-child {
    padding-right: 25px;
}

@media all and (max-width: 1024px ) {
    .main .row.col-2 .col-sm-6:first-child {
        padding-right: 0;
    }
}

.row.col-2 .col-sm-6:last-child {
    padding-left: 35px;
}

@media all and (max-width: 1024px ) {
    .row.col-2 .col-sm-6:last-child {
        padding-left: 25px;
    }
}

@media all and (max-width: 767px ) {
    .row.col-2 .col-sm-6:last-child {
        padding-left: 0;
    }
}

.main .row.col-2 .col-sm-6:last-child {
    padding-left: 25px;
}

@media all and (max-width: 1024px ) {
    .main .row.col-2 .col-sm-6:last-child {
        padding-left: 0;
    }
}

.intro-quote .quote p {
    font-family: "Frutiger45", serif;
    color: #00306c;
    font-size: 25px;
    line-height: 30px;
    margin: 35px 0;
    text-align: center;
}

@media all and (max-width: 767px ) {
    .intro-quote .quote p {
        font-size: 20px;
    }
}

.intro-quote .quote:before {
    content: url('/Sites/SuncorDotCom/Design/images/img/mission-top-line.png');
    margin-left: -50px;
}

@media all and (max-width: 767px ) {
    .intro-quote .quote:before {
        content: url('/Sites/SuncorDotCom/Design/images/img/content-mobile-gradient-line.png');
        margin-left: -20px;
    }
}

.intro-quote .quote:after {
    content: url('/Sites/SuncorDotCom/Design/images/img/mission-top-line.png');
    margin-right: -50px;
    float: right;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

@media all and (max-width: 767px ) {
    .intro-quote .quote:after {
        content: url('/Sites/SuncorDotCom/Design/images/img/content-mobile-gradient-line.png');
        margin-right: -20px;
    }
}

.page-banner {
    width: 100%;
}

    .page-banner .static {
        position: relative;
        width: 100%;
        overflow: hidden;
        text-align: center;
        padding-bottom: calc(29.296875%);
    }

@media all and (max-width: 1024px ) {
    .page-banner .static {
        padding-bottom: 250px;
    }
}

@media all and (max-width: 767px ) {
    .page-banner .static {
        padding-bottom: 200px;
    }
}

.page-banner .static .img-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

    .page-banner .static .img-wrapper img {
        width: 100%;
    }

@media all and (max-width: 1024px ) {
    .page-banner .static .img-wrapper img {
        position: relative;
        left: 100%;
        margin-left: -200%;
        width: auto;
        height: 300px;
    }
}

@media all and (max-width: 767px ) {
    .page-banner .static .img-wrapper img {
        position: relative;
        left: 100%;
        margin-left: -200%;
        width: auto;
        height: 200px;
    }
}

.sidebar-wrapper aside h2 {
    font-family: "Frutiger65", sans-serif;
    color: #00306c;
    font-size: 20px;
    line-height: 23px;
    margin-bottom: 20px;
    margin-top: 0;
}

@media all and (max-width: 767px ) {
    .sidebar-wrapper aside h2 {
        font-size: 23px;
        line-height: 26px;
    }
}

.sidebar-wrapper aside hr {
    border-color: #d9e0ea;
    margin: 0;
}

.sidebar-wrapper aside .badge-links {
    background: #f2f4f8;
    padding: 30px 20px;
    text-align: center;
}

    .sidebar-wrapper aside .badge-links ul {
        margin: 0;
        padding: 0;
    }

        .sidebar-wrapper aside .badge-links ul li {
            list-style: none;
            margin-bottom: 30px;
        }

    .sidebar-wrapper aside .badge-links a {
        display: block;
    }

        .sidebar-wrapper aside .badge-links a img {
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
            margin-bottom: 30px;
        }

        .sidebar-wrapper aside .badge-links a:last-child img {
            margin: 0;
        }

.sidebar-wrapper aside .image-link {
    margin-bottom: 20px;
}

    .sidebar-wrapper aside .image-link img {
        width: 100%;
        min-height: 150px;
    }

    .sidebar-wrapper aside .image-link .callout {
        margin: 0;
    }

        .sidebar-wrapper aside .image-link .callout.arrow {
            font-size: 17px;
            line-height: 21px;
            padding: 18px 34px 18px 20px;
            text-align: left;
            color: #fff;
            background: #00306c;
        }

@media all and (max-width: 1024px ) {
    .sidebar-wrapper aside .image-link .callout.arrow {
        font-size: 17px;
        line-height: 21px;
    }
}

@media all and (max-width: 767px ) {
    .sidebar-wrapper aside .image-link .callout.arrow {
        font-size: 17px;
        line-height: 21px;
    }
}

.sidebar-wrapper aside .image-link .callout.arrow:before {
    content: url('/Sites/SuncorDotCom/Design/images/img/content-callout-arrow-corner.png');
    top: -14px;
}

.sidebar-wrapper aside .image-link .callout.arrow:after {
    visibility: visible;
    font-size: inherit;
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    right: 5px;
    top: -3px;
    top: calc(50% - 10px);
    content: url('/Sites/SuncorDotCom/Design/images/img/content-callout-arrow.png');
}

.sidebar-wrapper aside .image-link .callout.arrow:hover,
.sidebar-wrapper aside .image-link .callout.arrow:focus {
    text-decoration: none;
    color: #ec7632;
}

.sidebar-wrapper aside .subscribe-link .description {
    padding: 20px 20px 16px 20px;
    background: #f2f4f8;
}

    .sidebar-wrapper aside .subscribe-link .description p {
        font-family: "Frutiger65", sans-serif;
        color: #00306c;
        font-size: 20px;
        line-height: 23px;
        margin: 0;
    }

        .sidebar-wrapper aside .subscribe-link .description p:before {
            content: url('/Sites/SuncorDotCom/Design/images/img/content-sidebar-subscribe.png');
            display: block;
        }

.sidebar-wrapper aside .subscribe-link .callout {
    margin: 0;
}

    .sidebar-wrapper aside .subscribe-link .callout.arrow {
        font-size: 17px;
        line-height: 21px;
        padding: 18px 34px 18px 20px;
        text-align: left;
        color: #fff;
        background: #00306c;
    }

@media all and (max-width: 1024px ) {
    .sidebar-wrapper aside .subscribe-link .callout.arrow {
        font-size: 17px;
        line-height: 21px;
    }
}

@media all and (max-width: 767px ) {
    .sidebar-wrapper aside .subscribe-link .callout.arrow {
        font-size: 17px;
        line-height: 21px;
    }
}

.sidebar-wrapper aside .subscribe-link .callout.arrow:before {
    content: url('/Sites/SuncorDotCom/Design/images/img/content-callout-arrow-corner.png');
    top: -14px;
}

.sidebar-wrapper aside .subscribe-link .callout.arrow:after {
    visibility: initial;
    font-size: inherit;
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    right: 5px;
    top: -3px;
    top: calc(50% - 10px);
    content: url('/Sites/SuncorDotCom/Design/images/img/content-callout-arrow.png');
}

.sidebar-wrapper aside .subscribe-link .callout.arrow:hover,
.sidebar-wrapper aside .subscribe-link .callout.arrow:focus {
    text-decoration: none;
    color: #ec7632;
}

.sidebar-wrapper aside .related-links {
    background: #f2f4f8;
    padding: 28px 20px 10px 20px;
}

    .sidebar-wrapper aside .related-links ul {
        margin: 0;
        padding: 0;
    }

        .sidebar-wrapper aside .related-links ul li {
            list-style: none;
            margin: 0;
        }

.sidebar-wrapper aside .report-links {
    background: #e6eaf1;
    padding: 28px 20px 10px 20px;
}

    .sidebar-wrapper aside .report-links ul {
        margin: 0;
        padding: 0;
    }

        .sidebar-wrapper aside .report-links ul li {
            list-style: none;
            border-top: 1px solid #b8c3d2;
            padding-top: 15px;
            margin-bottom: 15px;
        }

            .sidebar-wrapper aside .report-links ul li .report {
                padding: 0;
            }

            .sidebar-wrapper aside .report-links ul li:first-of-type {
                padding-top: 0;
                border: none;
            }

                .sidebar-wrapper aside .report-links ul li:first-of-type .report {
                    padding: 0;
                }

    .sidebar-wrapper aside .report-links .report {
        display: table;
        padding: 15px 0;
        border-top: 1px solid #b8c3d2;
        width: 100%;
        font-family: "Frutiger65", sans-serif;
        color: #00306c;
        font-size: 13px;
        line-height: 15px;
        text-align: left;
    }

        .sidebar-wrapper aside .report-links .report:hover,
        .sidebar-wrapper aside .report-links .report:focus {
            text-decoration: none;
            color: #ec7632;
        }

        .sidebar-wrapper aside .report-links .report img {
            display: table-cell;
            vertical-align: middle;
            box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.176);
            margin-right: 20px;
        }

        .sidebar-wrapper aside .report-links .report span {
            display: table-cell;
            vertical-align: middle;
            width: 99%;
        }

@media all and (max-width: 1024px ) {
    .sidebar-wrapper aside .report-links .report span {
        font-size: 16px;
        line-height: 19px;
    }
}

@media all and (max-width: 767px ) {
    .sidebar-wrapper aside .report-links .report span {
        font-size: 16px;
        line-height: 17px;
    }
}

.sidebar-wrapper aside .report-links .report:first-of-type {
    padding-top: 0;
    border: none;
}

.sidebar-wrapper aside .page-stock {
    padding: 8px 20px;
    border: 1px solid #d9e0ea;
    display: table;
    width: 100%;
}

    .sidebar-wrapper aside .page-stock div {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        width: 50%;
        padding-left: 10px;
    }

        .sidebar-wrapper aside .page-stock div:first-child {
            padding-left: 0;
            padding-right: 10px;
        }

    .sidebar-wrapper aside .page-stock h2 {
        border-bottom: 1px solid #94a8c1;
        padding-bottom: 5px;
        margin: 0;
        font-size: 18px;
        display: inline-block;
    }

    .sidebar-wrapper aside .page-stock .price {
        font-size: 18px;
        margin: 10px 0 0 0;
    }

        .sidebar-wrapper aside .page-stock .price:before {
            font-family: 'Glyphicons Halflings';
            font-size: 11px;
            padding-right: 9px;
        }

    .sidebar-wrapper aside .page-stock .description {
        color: #000;
        font-size: 15px;
    }

    .sidebar-wrapper aside .page-stock.up .price {
        color: #43ad36;
    }

        .sidebar-wrapper aside .page-stock.up .price:before {
            content: '\e253';
        }

    .sidebar-wrapper aside .page-stock.down .price {
        color: #d32933;
    }

        .sidebar-wrapper aside .page-stock.down .price:before {
            content: '\e252';
        }

.sidebar-wrapper aside.search-sidebar {
    float: right;
    width: 33%;
    margin-top: -108px;
}

@media all and (max-width: 767px ) {
    .sidebar-wrapper aside.search-sidebar {
        width: 100%;
        margin-top: 0;
    }
}

@media all and (max-width: 767px ) {
    .sidebar-wrapper aside.search-sidebar hr {
        display: none;
    }
}

.sidebar-wrapper aside.search-sidebar .promoted-links {
    background: #f2f4f8;
    padding: 20px 20px 8px;
}

@media all and (max-width: 767px ) {
    .sidebar-wrapper aside.search-sidebar .non-promoted-links {
        display: none;
    }
}

.spotlights {
    text-align: center;
    padding-bottom: 5%;
    margin-top: 20px;
}

@media all and (max-width: 767px ) {
    .spotlights {
        padding-top: 5%;
    }
}

.spotlights .spotlights-item {
    margin: 20px 0;
}

@media all and (max-width: 767px ) {
    .spotlights .spotlights-item {
        padding-bottom: 20%;
    }
}

.spotlights .spotlights-item h2 {
    font-family: "Frutiger65", sans-serif;
    font-size: 23px;
    color: #00306c;
    height: 50px;
    line-height: 1.1;
    margin-top: 15px;
    margin-bottom: 15px;
}

@media all and (max-width: 767px ) {
    .spotlights .spotlights-item h2 {
        height: auto;
        font-size: 30px;
    }
}

.spotlights .spotlights-item p {
    font-family: "Frutiger55", sans-serif;
    font-size: 14px;
}

@media all and (max-width: 1024px ) {
    .spotlights .spotlights-item p {
        font-size: 17px;
        padding-bottom: 10px;
    }
}

.spotlights .spotlights-item .img-circle {
    width: 110px;
    height: 110px;
    background: url('/Sites/SuncorDotCom/Design/images/img/icon-border.png') no-repeat;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
    border-radius: 55px;
    z-index: 10;
    margin: 0 auto;
}

@media all and (max-width: 767px ) {
    .spotlights .spotlights-item .img-circle {
        width: 140px;
        height: 140px;
        background-size: 100%;
        -moz-border-radius: 70px;
        -webkit-border-radius: 70px;
        border-radius: 70px;
    }
}

.spotlights .spotlights-item .img-circle img {
    width: 108px;
    height: 108px;
    -moz-border-radius: 54px;
    -webkit-border-radius: 54px;
    border-radius: 54px;
    z-index: 0;
}

@media all and (max-width: 767px ) {
    .spotlights .spotlights-item .img-circle img {
        width: 138px;
        height: 138px;
        -moz-border-radius: 69px;
        -webkit-border-radius: 69px;
        border-radius: 69px;
        vertical-align: center;
    }
}

.spotlights .spotlights-item .link-wrapper {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

    .spotlights .spotlights-item .link-wrapper .callouts-link {
        text-align: left;
        width: auto;
    }

@media all and (max-width: 767px ) {
    .spotlights .spotlights-item .link-wrapper .callouts-link {
        float: none;
        text-align: center;
        margin: 0 auto;
    }
}

.timeline {
    margin-top: 40px;
}

    .timeline div {
        padding: 0px;
    }

    .timeline .timeline-space {
        margin: 50px;
    }

@media all and (max-width: 767px ) {
    .timeline .timeline-space {
        margin: 10px;
    }
}

.timeline .timeline-item {
    padding: 0px;
    padding-bottom: 6px;
    margin-right: 50px;
}

@media all and (max-width: 767px ) {
    .timeline .timeline-item {
        width: 100%;
    }
}

.timeline .timeline-item hr {
    border-color: silver;
}

.timeline .timeline-item h4 {
    font-size: 20px;
    font-family: "Frutiger65", sans-serif;
    color: #ec7632;
}

.timeline .timeline-item p {
    font-size: 14px;
}

@media all and (max-width: 767px ) {
    .timeline .timeline-item p {
        font-size: 17px;
    }
}

.timeline .image-item {
    float: right;
    text-align: right;
    margin-bottom: 35px;
}

@media all and (max-width: 767px ) {
    .timeline .image-item {
        width: 100%;
        text-align: center;
    }
}

.timeline .image-item img {
    width: 100%;
}

@media all and (max-width: 767px ) {
    .content-video {
        margin-bottom: 40px;
    }
}

.content-video .video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
}

    .content-video .video .resp {
        position: absolute;
        top: -1px;
        bottom: -1px;
        left: -1px;
        right: -1px;
    }

        .content-video .video .resp iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 0;
        }

.content-video .video-caption {
    background-color: #00306c;
    height: 70px;
    padding-left: 10px !important;
    padding: 10px;
}

@media all and (max-width: 1024px ) {
    .content-video .video-caption {
        height: 90px;
    }
}

@media all and (max-width: 767px ) {
    .content-video .video-caption {
        width: 100%;
        padding: 15px !important;
        height: auto;
    }
}

.main .content-video .video-caption {
    height: 100px;
}

@media all and (max-width: 1024px ) {
    .main .content-video .video-caption {
        height: 80px;
    }
}

@media all and (max-width: 767px ) {
    .main .content-video .video-caption {
        width: 100%;
        padding: 15px !important;
        height: auto;
    }
}

.content-video .video-caption .text-wrapper {
    border-left: 1px solid #ffc425;
    padding: 0px;
    padding-left: 10px !important;
    height: 50px;
    width: 100%;
}

@media all and (max-width: 1024px ) {
    .content-video .video-caption .text-wrapper {
        height: 70px;
    }
}

@media all and (max-width: 767px ) {
    .content-video .video-caption .text-wrapper {
        width: 100%;
        height: auto;
        position: inherit;
    }
}

.main .content-video .video-caption .text-wrapper {
    height: 80px;
}

@media all and (max-width: 1024px ) {
    .main .content-video .video-caption .text-wrapper {
        height: 60px;
    }
}

@media all and (max-width: 767px ) {
    .main .content-video .video-caption .text-wrapper {
        width: 100%;
        height: auto;
        position: inherit;
    }
}

.content-video .video-caption .text-wrapper p {
    color: #fff;
    font-family: "Frutiger55", sans-serif;
    font-size: 12px;
    line-height: 1.1;
    margin: 0px;
}

@media (min-width: 768px) {
    .content-video .video-caption .text-wrapper p {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
}

@media all and (max-width: 767px ) {
    .content-video .video-caption .text-wrapper p {
        font-size: 14px;
        line-height: 1.3;
    }
}

.accordion .divide {
    display: none;
}

@media all and (max-width: 767px ) {
    .accordion .divide {
        display: block;
        height: 1px;
        border-top: 1px solid black;
        padding-bottom: 20px;
        margin-left: -30px;
        margin-right: 0px;
    }
}

.accordion .level2 {
    border-top: none !important;
}

    .accordion .level2 .accordion-group {
        border-bottom: none !important;
    }

        .accordion .level2 .accordion-group .accordion-heading {
            padding: 0px !important;
        }

            .accordion .level2 .accordion-group .accordion-heading h4 {
                padding-left: 10px;
            }

@media all and (max-width: 1024px ) {
    .accordion .level2 .accordion-group .accordion-heading h4 {
        padding-left: 5px;
    }
}

@media all and (max-width: 767px ) {
    .accordion .level2 .accordion-group .accordion-heading h4 {
        margin-left: -30px;
    }
}

.accordion .level2 .accordion-group .accordion-heading h4 a {
    font-family: "Frutiger65", sans-serif;
    font-size: 15px;
    color: #000000;
    width: 100%;
    text-decoration: none;
    cursor: default;
}

@media all and (max-width: 1024px ) {
    .accordion .level2 .accordion-group .accordion-heading h4 a {
        font-size: 16px;
    }
}

@media all and (max-width: 767px ) {
    .accordion .level2 .accordion-group .accordion-heading h4 a {
        font-size: 17px;
        padding-right: 100%;
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

.accordion .level2 .accordion-group .accordion-heading h4 .icon-minus {
    background: url('/Sites/SuncorDotCom/Design/images/img/icon-minus.png') no-repeat top right;
    width: 14px;
    height: 2px;
    float: right;
    margin-top: 7px;
    margin-right: 10px;
    display: none;
}

@media all and (max-width: 767px ) {
    .accordion .level2 .accordion-group .accordion-heading h4 .icon-minus {
        display: block;
    }
}

.accordion .level2 .accordion-group .accordion-heading h4 .icon-plus {
    background: url('/Sites/SuncorDotCom/Design/images/img/icon-plus.png') no-repeat top right;
    width: 14px;
    height: 14px;
    float: right;
    margin-top: 3px;
    margin-right: 10px;
    display: none;
}

@media all and (max-width: 767px ) {
    .accordion .level2 .accordion-group .accordion-heading h4 .icon-plus {
        display: block;
    }
}

.accordion .level2 .accordion-group .accordion-body {
    margin-left: 0px !important;
}

@media all and (max-width: 767px ) {
    .accordion .level2 .accordion-group .accordion-body {
        margin-left: -35px !important;
    }
}

.accordion .level2 .accordion-group .accordion-body .row {
    display: flex;
    display: -webkit-flex;
    overflow: hidden;
}

@media all and (max-width: 767px ) {
    .accordion .level2 .accordion-group .accordion-body .row {
        display: block;
        margin: 0 10px;
    }
}

.accordion .level2 .accordion-group .accordion-body .row .col-sm-1 {
    width: 10.5%;
}

@media all and (max-width: 767px ) {
    .accordion .level2 .accordion-group .accordion-body .row .col-sm-1 {
        width: 100%;
    }
}

.accordion .level2 .accordion-group .accordion-body .row .col-sm-11 {
    width: 87%;
}

@media all and (max-width: 767px ) {
    .accordion .level2 .accordion-group .accordion-body .row .col-sm-11 {
        width: 100%;
    }
}

.accordion .level2 .accordion-group .accordion-body .row .column {
    background: #f2f4f8;
    padding: 0px;
}

    .accordion .level2 .accordion-group .accordion-body .row .column div {
        padding: 20px 0;
        padding-left: 10px;
    }

@media all and (max-width: 767px ) {
    .accordion .level2 .accordion-group .accordion-body .row .column div {
        padding-bottom: 0px;
    }
}

.accordion .level2 .accordion-group .accordion-body .row .column div p {
    font-family: "Frutiger45", serif;
    font-size: 15px;
    color: #00306c;
}

@media all and (max-width: 1024px ) {
    .accordion .level2 .accordion-group .accordion-body .row .column div p {
        font-size: 12px;
    }
}

@media all and (max-width: 767px ) {
    .accordion .level2 .accordion-group .accordion-body .row .column div p {
        font-size: 17px;
    }
}

@media all and (-ms-high-contrast: none) {
    .accordion .level2 .accordion-group .accordion-body .row .column div {
        max-width: 500px;
        overflow: hidden;
    }

    .accordion .level2 .accordion-group .accordion-body .row .column *::-ms-backdrop,
    .accordion .level2 .accordion-group .accordion-body .row .column div {
        max-width: 500px;
        overflow: hidden;
    }
}

.accordion .level2 .accordion-group .accordion-body .row .column:first-child {
    margin-right: 10px;
    padding-bottom: 500em;
    margin-bottom: -500em;
}

@media all and (max-width: 1024px ) {
    .accordion .level2 .accordion-group .accordion-body .row .column:first-child {
        margin-right: 8px;
    }
}

.accordion .level2 .accordion-group .accordion-body .row .column:last-child {
    padding-bottom: 500em;
    margin-bottom: -500em;
}

.accordion .level2 .accordion-group .accordion-body .row:nth-child(even) .column {
    background: white;
}

.accordion .level2 .accordion-group .accordion-body .row:first-child .column div {
    border-top: 1px solid black;
}

@media all and (max-width: 767px ) {
    .accordion .level2 .accordion-group .accordion-body .row:first-child .column div {
        border-top: none;
    }
}

@media all and (max-width: 767px ) {
    .accordion .level2 .accordion-group .accordion-body .row:first-child:first-child {
        border-top: 1px solid black;
    }
}

.back-to-top {
    position: fixed;
    bottom: 40px;
    right: 0;
    width: 40px;
    height: 40px;
    background: #82bce3 url('/Sites/SuncorDotCom/Design/images/img/icon-chevron-up-white.png') no-repeat center;
    cursor: pointer;
    opacity: 0.5;
    visibility: hidden;
    opacity: 0;
}

.is-visible,
.fade-out,
.no-touch,
:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.is-visible {
    visibility: visible;
    opacity: 1;
}

.cd-fade-out {
    opacity: .5;
}

.social-feed-fb {
    width: 100%;
}

@media all and (max-width: 1024px ) {
    .social-feed-fb {
        width: 100%;
        margin-bottom: 0px;
    }
}

.social-feed-fb span {
    vertical-align: bottom;
    width: 100%;
}

    .social-feed-fb span .fb-widget {
        border: none;
        visibility: visible;
        width: 100%;
        height: 650px;
        overflow-y: scroll;
    }

@media all and (max-width: 767px ) {
    .social-feed-fb span .fb-widget {
        height: 720px;
    }
}

label {
    font-family: "Frutiger65", sans-serif;
    font-size: 14px;
    font-weight: normal;
}

@media all and (max-width: 1024px ) {
    label {
        font-family: "Frutiger55", sans-serif;
        font-size: 17px;
    }
}

input[type='text'],
input[type='email'],
input[type='password'],
input[type='textarea'] {
    font-family: "Frutiger65", sans-serif;
    font-size: 14px;
    color: #384147;
    background: #fff;
    height: 28px;
    border: 1px solid #ddd;
    padding: 4px;
    position: relative;
}

    input[type='text']::-webkit-input-placeholder,
    input[type='email']::-webkit-input-placeholder,
    input[type='password']::-webkit-input-placeholder,
    input[type='textarea']::-webkit-input-placeholder {
        color: #dfdcdc;
    }

    input[type='text']:-moz-placeholder,
    input[type='email']:-moz-placeholder,
    input[type='password']:-moz-placeholder,
    input[type='textarea']:-moz-placeholder {
        color: #dfdcdc;
    }

    input[type='text']::-moz-placeholder,
    input[type='email']::-moz-placeholder,
    input[type='password']::-moz-placeholder,
    input[type='textarea']::-moz-placeholder {
        color: #dfdcdc;
    }

    input[type='text']:-ms-input-placeholder,
    input[type='email']:-ms-input-placeholder,
    input[type='password']:-ms-input-placeholder,
    input[type='textarea']:-ms-input-placeholder {
        color: #dfdcdc;
    }

    input[type='text']::-ms-clear,
    input[type='email']::-ms-clear,
    input[type='password']::-ms-clear,
    input[type='textarea']::-ms-clear {
        display: none;
    }

@media all and (max-width: 1024px ) {
    input[type='text'],
    input[type='email'],
    input[type='password'],
    input[type='textarea'] {
        font-size: 17px;
    }
}

@media all and (max-width: 767px ) {
    input[type='text'],
    input[type='email'],
    input[type='password'],
    input[type='textarea'] {
        height: 40px;
    }
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

label {
    cursor: pointer;
}

input[type=checkbox],
input[type=radio] {
    opacity: 0;
    position: absolute;
    z-index: 12;
    width: 18px;
    height: 18px;
}

    input[type=checkbox]:checked,
    input[type=radio]:checked,
    input[type=checkbox]:focus,
    input[type=radio]:focus,
    input[type=radio] {
        outline: 0 !important;
        border: 0 !important;
    }

input[type=radio],
input[type=checkbox] {
    -moz-appearance: 0px !important;
    -moz-border-bottom-colors: transparent !important;
    -moz-border-left-colors: transparent !important;
    -moz-border-right-colors: transparent !important;
    -moz-border-top-colors: transparent !important;
    border-color: white;
}

    input[type=checkbox] + .lbl,
    input[type=radio] + .lbl {
        position: relative;
        z-index: 11;
        display: inline-block;
        margin: 0;
        line-height: 20px;
        min-height: 18px;
        min-width: 18px;
        font-weight: normal;
    }

        input[type=checkbox] + .lbl.padding-16::before,
        input[type=radio] + .lbl.padding-16::before {
            margin-right: 16px;
        }

        input[type=checkbox] + .lbl.padding-12::before,
        input[type=radio] + .lbl.padding-12::before {
            margin-right: 12px;
        }

        input[type=checkbox] + .lbl.padding-8::before,
        input[type=radio] + .lbl.padding-8::before {
            margin-right: 8px;
        }

        input[type=checkbox] + .lbl.padding-4::before,
        input[type=radio] + .lbl.padding-4::before {
            margin-right: 4px;
        }

        input[type=checkbox] + .lbl.padding-0::before,
        input[type=radio] + .lbl.padding-0::before {
            margin-right: 0px;
        }

        input[type=checkbox] + .lbl::before,
        input[type=radio] + .lbl::before {
            font-weight: normal;
            font-size: 11px;
            color: #00306c;
            content: "\a0";
            border: 1px solid #00306c;
            display: inline-block;
            text-align: center;
            vertical-align: middle;
            height: 11px;
            line-height: 13px;
            width: 11px;
            margin-right: 2px;
            margin-top: -5px;
        }

    input[type=checkbox]:checked + .lbl::before,
    input[type=radio]:checked + .lbl::before {
        display: inline-block;
        content: '\f00c';
        background-color: #00306c;
    }

    input[type=checkbox]:active + .lbl::before,
    input[type=radio]:active + .lbl::before,
    input[type=checkbox]:checked:active + .lbl::before,
    input[type=radio]:checked:active + .lbl::before {
        box-shadow: none;
    }

    input[type=checkbox]:disabled + .lbl::before,
    input[type=radio]:disabled + .lbl::before,
    input[type=checkbox][disabled] + .lbl::before,
    input[type=radio][disabled] + .lbl::before,
    input[type=checkbox].disabled + .lbl::before,
    input[type=radio].disabled + .lbl::before {
        background-color: #DDD !important;
        border-color: #CCC !important;
        box-shadow: none !important;
        color: #BBB;
    }

    input[type=radio] + .lbl::before,
    input[type=checkbox] + .lbl::before {
        border-radius: 25px;
        font-family: "Frutiger55", sans-serif;
        font-size: 14px;
    }

    input[type=radio]:checked + .lbl::before,
    input[type=checkbox]:checked + .lbl::before {
        content: "\2022";
    }

input[type="radio"]:focus {
    border: 0;
}

input[type="radio"]:-moz-focusring {
    outline: none;
}

.lbl {
    color: #00306c;
    font-family: "Frutiger55", sans-serif;
    font-size: 14px;
}

.form-control,
.btn {
    border-radius: 0px;
}

.btn-submit {
    background-color: #00306c;
    color: #fff;
    font-size: 17px;
    padding: 15px 25px;
}

    .btn-submit:hover {
        color: #fff;
    }

    .btn-submit span {
        margin-left: 15px;
        display: inline-block;
        background: url('/Sites/SuncorDotCom/Design/images/img/content-callout-arrow.png') no-repeat center center;
        width: 8px;
        height: 13px;
    }

.btn-file {
    position: relative;
    overflow: hidden;
    background: #d9e0ea;
    font-size: 17px;
    padding: 10px 25px;
    color: #00306c;
    cursor: pointer;
}

    .btn-file span {
        margin-left: 15px;
        display: inline-block;
        background: url('/Sites/SuncorDotCom/Design/images/img/content-callout-arrow.png') no-repeat center center;
        width: 8px;
        height: 13px;
    }

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        outline: none;
        cursor: inherit;
        display: block;
        background-color: transparent;
        color: transparent;
    }

.label-file {
    color: #737373;
    background: transparent;
    font-size: 14px;
    padding-left: 15px;
}

.search {
    margin-top: 10px;
}

    .search .search-form {
        margin-bottom: 20px;
    }

@media all and (max-width: 767px ) {
    .search .search-form {
        margin-bottom: 10px;
    }
}

.search .search-form .input-group {
    width: 100%;
    border: 1px solid #d7d7d7;
}

    .search .search-form .input-group input[type='text'] {
        width: 100%;
        border: none;
        padding: 5px 60px 5px 20px;
        border-left: 9px solid #c3ecf6;
        font-family: "Frutiger65", sans-serif;
        font-size: 20px;
        color: #384147;
        outline: 0;
        border-radius: 0;
        line-height: 1.42857;
        height: 50px;
    }

        .search .search-form .input-group input[type='text']::-webkit-input-placeholder {
            color: #dfdcdc;
        }

        .search .search-form .input-group input[type='text']:-moz-placeholder {
            color: #dfdcdc;
        }

        .search .search-form .input-group input[type='text']::-moz-placeholder {
            color: #dfdcdc;
        }

        .search .search-form .input-group input[type='text']:-ms-input-placeholder {
            color: #dfdcdc;
        }

        .search .search-form .input-group input[type='text']::-ms-clear {
            display: none;
        }

@media all and (max-width: 1024px ) {
    .search .search-form .input-group input[type='text'] {
        font-size: 16px;
        padding: 9px 12px;
    }
}

@media all and (max-width: 767px ) {
    .search .search-form .input-group input[type='text'] {
        height: 40px;
    }
}

.search .search-form .input-group .btn {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    height: 27px;
    background: url("/Sites/SuncorDotCom/Design/images/img/icon-mobile-search.png") no-repeat 50% 50%;
    border-radius: 0;
    height: 50px;
}

@media all and (max-width: 767px ) {
    .search .search-form .input-group .btn {
        height: 40px;
    }
}

.search .search-form .input-group .btn:active {
    box-shadow: none;
}

.search .search-form .input-group .input-group-addon {
    border: 0px;
}

.input-search.small {
    margin-top: 0px;
}

    .input-search.small .search-form .input-group {
        border: 1px solid #d7d7d7;
        display: inline-block;
        width: 100%;
    }

        .input-search.small .search-form .input-group input[type='text'],
        .input-search.small .search-form .input-group input[type='search'] {
            padding: 4px 40px 4px 10px !important;
            border: 0px;
            font-size: 14px;
            width: 100%;
        }

@media all and (max-width: 767px ) {
    .input-search.small .search-form .input-group input[type='text'],
    .input-search.small .search-form .input-group input[type='search'] {
        height: 40px;
        font-size: 17px;
        border: 0px;
        padding: 4px 30px 4px 10px !important;
    }
}

.input-search.small .search-form .input-group .btn {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 40px;
    background: url("/Sites/SuncorDotCom/Design/images/img/icon-search-small.png") no-repeat 50% 50%;
    height: 28px;
    border: none;
    border-radius: 0;
}

@media all and (max-width: 767px ) {
    .input-search.small .search-form .input-group .btn {
        height: 40px;
    }
}

.input-select .input-group {
    width: 100%;
}

    .input-select .input-group select {
        width: 100%;
        height: 30px;
        font-family: "Frutiger65", sans-serif;
        color: #384147;
        border: 1px solid #d7d7d7;
        border-radius: 0;
        background-color: #ffffff;
        background-image: url('/Sites/SuncorDotCom/Design/images/img/icon-chevron-up-orange.png'), url('/Sites/SuncorDotCom/Design/images/img/icon-chevron-down-orange.png');
        background-position: top 5px right 10px, bottom 5px right 10px;
        background-repeat: no-repeat, no-repeat;
        padding: 4px 10px;
        position: relative;
        -webkit-appearance: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-appearance: none;
    }

@media all and (max-width: 1024px ) {
    .input-select .input-group select {
        font-size: 17px;
    }
}

@media all and (max-width: 767px ) {
    .input-select .input-group select {
        height: 40px;
        padding: 0px 10px;
        line-height: 23px;
        overflow: visible;
    }
}

.input-select .input-group select:focus {
    outline: none !important;
}

    .input-select .input-group select:focus::-ms-value {
        background: none;
        color: #384147;
    }

.input-select .input-group select::-ms-expand {
    display: none;
}

.input-select .input-group .input-group-addon {
    display: none;
    position: absolute;
    top: 0px;
    right: 0;
    background: white;
    border: 1px solid #d7d7d7;
    border-left: 0px;
    border-radius: 0px;
    height: 30px;
    width: 30px;
    /*pointer-events: none;*/
}

@media all and (max-width: 767px ) {
    .input-select .input-group .input-group-addon {
        height: 40px;
    }
}

.input-select .input-group .input-group-addon .chevron-up {
    background: url('/Sites/SuncorDotCom/Design/images/img/icon-chevron-up-orange.png') no-repeat top;
    position: absolute;
    top: 4px;
    right: 10px;
    width: 13px;
    height: 8px;
}

@media all and (max-width: 767px ) {
    .input-select .input-group .input-group-addon .chevron-up {
        top: 7px;
    }
}

.input-select .input-group .input-group-addon .chevron-down {
    background: url('/Sites/SuncorDotCom/Design/images/img/icon-chevron-down-orange.png') no-repeat bottom;
    position: absolute;
    bottom: 3px;
    right: 10px;
    width: 13px;
    height: 8px;
}

@media all and (max-width: 767px ) {
    .input-select .input-group .input-group-addon .chevron-down {
        bottom: 4px;
    }
}

.interactive-tables-wrapper {
    position: relative;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper {
        margin-left: -24px;
        margin-right: 8px;
    }
}

.interactive-tables-wrapper .year {
    position: absolute;
    font-family: "Frutiger65", sans-serif;
    font-size: 15px;
    line-height: 17px;
    font-weight: normal;
    bottom: 646px;
    left: 10px;
}

@media all and (max-width: 1024px ) {
    .interactive-tables-wrapper .year {
        font-size: 12px;
        line-height: 14px;
        bottom: 606px;
    }
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .year {
        display: none;
    }
}

.interactive-tables-wrapper .footnote {
    font-family: "Frutiger65", sans-serif;
    font-size: 15px;
    line-height: 17px;
    font-weight: normal;
    text-align: center;
    margin: 10px 0 50px 0;
}

@media all and (max-width: 1024px ) {
    .interactive-tables-wrapper .footnote {
        font-size: 12px;
        line-height: 14px;
    }
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .footnote {
        display: none;
    }
}

.interactive-tables-wrapper .interactive-tables {
    display: table;
    width: 100%;
}

    .interactive-tables-wrapper .interactive-tables.col-7 .interactive-table {
        width: 12.5%;
    }

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables.col-7 .interactive-table {
        width: 100%;
        display: table;
    }
}

.interactive-tables-wrapper .interactive-tables.col-7 .interactive-table:first-child {
    width: 25%;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables.col-7 .interactive-table:first-child {
        width: 100%;
        display: table;
    }
}

.interactive-tables-wrapper .interactive-tables.col-2 .interactive-table {
    width: 33.3%;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables.col-2 .interactive-table {
        width: 100%;
        display: table;
    }
}

.interactive-tables-wrapper .interactive-tables.col-2 .interactive-table:first-child {
    width: 66.6%;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables.col-2 .interactive-table:first-child {
        width: 100%;
        display: table;
    }
}

.interactive-tables-wrapper .interactive-tables.col-2 .interactive-table .title .inner {
    width: 100%;
}

    .interactive-tables-wrapper .interactive-tables.col-2 .interactive-table .title .inner h5 {
        width: 50%;
    }

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables.col-2 .interactive-table .title .inner h5 {
        width: 100%;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table {
    display: table-cell;
    vertical-align: bottom;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table {
        width: 100%;
        display: table;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table .title {
    position: relative;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .title {
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
        height: 50px;
        cursor: pointer;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table .title > .inner {
    float: left;
    width: 100%;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .title > .inner {
        display: table;
        width: 100%;
        height: 100%;
        float: none;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table .title h5 {
    font-family: "Frutiger65", sans-serif;
    font-size: 15px;
    line-height: 17px;
    font-weight: normal;
    padding: 5px;
    text-align: center;
    margin-bottom: 0;
}

@media all and (max-width: 1024px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .title h5 {
        font-size: 12px;
        line-height: 14px;
    }
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .title h5 {
        display: table-cell;
        vertical-align: middle;
        font-size: 17px;
        line-height: 19px;
        text-align: left;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table .title .arrow {
    display: none;
    width: 19px;
    height: 100%;
    background: url(/Sites/SuncorDotCom/Design/images/img/icon-plus.png) no-repeat 0 50%;
    padding: 0 15px 0 0;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .title .arrow {
        display: table-cell;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table .table {
    margin-bottom: 0;
    transition: height 750ms cubic-bezier(0.23, 1, 0.32, 1) 0s;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .table {
        position: relative;
        top: 0;
        left: 0;
        height: 0;
        overflow: hidden;
        margin-left: 0;
        margin-right: 0;
        padding-left: 0;
        padding-right: 0;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table .table table {
    width: 100%;
}

    .interactive-tables-wrapper .interactive-tables .interactive-table .table table thead th {
        font-family: "Frutiger65", sans-serif;
        font-size: 15px;
        line-height: 17px;
        font-weight: normal;
        text-align: center;
        background: #f2f4f8;
        border-left: 6px solid #fff;
        border-right: 6px solid #fff;
        border-top: 1px solid #57769e;
        padding: 0 10px;
        height: 50px;
        vertical-align: middle;
    }

@media all and (max-width: 1024px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table thead th {
        font-size: 12px;
        line-height: 14px;
        border-left: 3px solid #fff;
        border-right: 3px solid #fff;
    }
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table thead th {
        font-size: 15px;
        line-height: 17px;
        border-left: 0;
        border-right: 0;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table .table table thead th:first-child {
    display: none;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table thead th:first-child {
        display: table-cell;
        border-left: 0;
        border-right: 0;
    }
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr {
        border-bottom: 1px solid #d9e0ea;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr th,
.interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr td {
    font-family: "Frutiger45", serif;
    font-size: 15px;
    line-height: 17px;
    font-weight: normal;
    padding: 14px 0 15px 0;
    border-left: 6px solid #fff;
    border-right: 6px solid #fff;
    border-bottom: 1px solid #d9e0ea;
}

@media all and (max-width: 1024px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr th,
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr td {
        font-size: 12px;
        line-height: 14px;
        border-left: 3px solid #fff;
        border-right: 3px solid #fff;
    }
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr th,
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr td {
        font-size: 15px;
        line-height: 17px;
        border: 0;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr th {
    text-align: left;
    display: none;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr th {
        display: table-cell;
        border-left: 0;
        border-right: 0;
        padding-left: 15px;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr th.hover-cell {
    background: #e3f5f9;
}

.interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr td {
    text-align: center;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr td {
        width: 50%;
        border-left: 0;
        border-right: 0;
    }
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr:last-child {
        border-bottom: 1px solid #d9e0ea;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr:last-child th,
.interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr:last-child td {
    border-bottom: 1px solid #57769e;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr:last-child th,
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr:last-child td {
        border: 0;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr.hover-row th,
.interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr.hover-row td {
    background: rgba(227, 245, 249, 0.5);
}

    .interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr.hover-row th.hover-cell,
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr.hover-row td.hover-cell {
        background: #e3f5f9;
    }

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr.hover-row th.hover-cell,
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody tr.hover-row td.hover-cell {
        background: rgba(227, 245, 249, 0.5);
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody.hover-state tr td {
    background: rgba(227, 245, 249, 0.5);
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table .table table tbody.hover-state tr td {
        background: none;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table .footnote {
    font-family: "Frutiger65", sans-serif;
    font-size: 15px;
    line-height: 17px;
    font-weight: normal;
    text-align: center;
    margin: 0;
    padding: 15px 0 20px 0;
    border-bottom: 1px solid #57769e;
    display: none;
}

.interactive-tables-wrapper .interactive-tables .interactive-table:first-child .title h5 {
    margin-left: 50%;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table:first-child .title h5 {
        margin: 0;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table:first-child table thead th:first-child {
    display: table-cell;
    border-left: 0;
    border-right: 12px solid #fff;
}

@media all and (max-width: 1024px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table:first-child table thead th:first-child {
        border-right: 6px solid #fff;
    }
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table:first-child table thead th:first-child {
        display: table-cell;
        border-right: 0;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table:first-child table tbody tr th {
    display: block;
    padding-left: 10px;
    border-left: 0;
    border-right: 0;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table:first-child table tbody tr th {
        display: block;
        padding-left: 15px;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table:first-child table tbody tr td {
    width: 50%;
    border-left: 12px solid #fff;
}

@media all and (max-width: 1024px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table:first-child table tbody tr td {
        border-left: 6px solid #fff;
    }
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table:first-child table tbody tr td {
        border-left: 0;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table:last-child .table table thead th:last-child {
    border-right: 0;
}

.interactive-tables-wrapper .interactive-tables .interactive-table:last-child .table table tbody tr td {
    border-right: 0;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table:last-child .footnote {
        margin-bottom: 30px;
    }
}

.interactive-tables-wrapper .interactive-tables .interactive-table.selected .title .arrow {
    background: url(/Sites/SuncorDotCom/Design/images/img/icon-minus.png) no-repeat 0 50%;
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table.selected .table {
        height: 620px;
    }
}

@media all and (max-width: 767px ) {
    .interactive-tables-wrapper .interactive-tables .interactive-table.selected .footnote {
        display: table;
        width: 100%;
    }
}

.multi-image-links .col-2 {
    padding: 10px 0px;
}

@media all and (max-width: 1024px ) {
    .multi-image-links .col-2 {
        padding: 0px;
    }
}

.multi-image-links .col-2 .col-md-6:first-child {
    padding-left: 0px;
    padding-right: 10px;
}

.multi-image-links .col-2 .col-md-6:last-child {
    padding-left: 10px;
    padding-right: 0px;
}

.multi-image-links .col-2 .col-sm-12 {
    margin-bottom: 0px;
}

@media all and (max-width: 1024px ) {
    .multi-image-links .col-2 .col-sm-12 {
        margin-bottom: 20px;
    }
}

.multi-image-links .col-2 .col-sm-12:first-child {
    padding-left: 0px;
    padding-right: 10px;
}

@media (max-width: 991px) {
    .multi-image-links .col-2 .col-sm-12:first-child {
        padding-left: 0px;
        padding-right: 0px;
    }

    .multi-image-links .col-2 .col-sm-12:last-child {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media all and (max-width: 767px ) {
    .multi-image-links .col-2 .col-xs-6:first-child {
        padding-left: 0px;
        padding-right: 10px;
    }

    .multi-image-links .col-2 .col-xs-6:last-child {
        padding-left: 10px;
        padding-right: 0px;
    }
}

.multi-image-links img {
    width: 100%;
    height: auto;
    display: block;
}

.news-search {
    margin-top: 114px;
    margin-bottom: 30px;
}

.our-team .input-select {
    display: none;
}

@media all and (max-width: 767px ) {
    .our-team .input-select {
        background: #fff;
        display: block;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

@media all and (max-width: 1024px ) {
    .main .our-team .input-select {
        background: #fff;
        display: block;
        width: 100%;
        margin-top: 20px;
        margin-bottom: 20px;
    }
}

.our-team .col-3 {
    margin-top: 30px;
}

    .our-team .col-3 .col-sm-4 {
        padding: 0 20px;
    }

@media all and (max-width: 1024px ) {
    .our-team .col-3 .col-sm-4 {
        padding: 0 10px;
    }
}

@media all and (max-width: 767px ) {
    .our-team .col-3 .col-sm-4 {
        padding: 0px;
    }
}

.main .our-team .col-3 .col-sm-4 {
    padding: 0 10px;
}

@media all and (max-width: 1024px ) {
    .main .our-team .col-3 .col-sm-4 {
        width: 100%;
        padding: 0px;
    }
}

.our-team .col-3 .col-sm-4:first-child {
    padding-left: 0px;
}

.our-team .col-3 .col-sm-4:last-child {
    padding-right: 0px;
}

.our-team .col-3 .col-sm-4 hr {
    margin-bottom: 30px;
}

@media all and (max-width: 767px ) {
    .our-team .col-3 .col-sm-4 hr {
        display: none;
    }
}

@media all and (max-width: 1024px ) {
    .main .our-team .col-3 .col-sm-4 hr {
        display: none;
    }
}

@media all and (max-width: 767px ) {
    .our-team .col-3 .col-sm-4 h3 {
        display: none;
    }
}

@media all and (max-width: 1024px ) {
    .main .our-team .col-3 .col-sm-4 h3 {
        display: none;
    }
}

.our-team .col-3 .col-sm-4 .team-item {
    margin-bottom: 30px;
}

    .our-team .col-3 .col-sm-4 .team-item .person-photo {
        padding-top: 0px;
        padding-left: 0px;
        background: #f2f4f8;
        height: 85px;
    }

@media all and (max-width: 1024px ) {
    .our-team .col-3 .col-sm-4 .team-item .person-photo {
        background: #f2f4f8;
        border-right: 1px solid #00306c;
        width: 100%;
    }
}

@media all and (max-width: 767px ) {
    .our-team .col-3 .col-sm-4 .team-item .person-photo {
        border-right: 0px;
        padding-top: 0px;
        padding-left: 0px;
        width: 33.33333333%;
        height: 85px;
    }
}

.main .our-team .col-3 .col-sm-4 .team-item .person-photo {
    width: 100%;
    padding-right: 0;
    border-right: 1px solid #00306c;
}

@media all and (max-width: 1024px ) {
    .main .our-team .col-3 .col-sm-4 .team-item .person-photo {
        border-right: 0px;
        padding-top: 0px;
        padding-left: 0px;
        width: 33.33333333%;
        height: 85px;
    }
}

@media all and (max-width: 1024px ) {
    .our-team .col-3 .col-sm-4 .team-item .person-photo img {
        width: 50%;
    }
}

@media all and (max-width: 767px ) {
    .our-team .col-3 .col-sm-4 .team-item .person-photo img {
        width: auto;
    }
}

.our-team .col-3 .col-sm-4 .team-item .person-data-wrapper {
    background: #f2f4f8;
    height: 85px;
    border-right: 1px solid #00306c;
}

@media all and (max-width: 1024px ) {
    .our-team .col-3 .col-sm-4 .team-item .person-data-wrapper {
        width: 100%;
        height: 100px;
    }
}

@media all and (max-width: 767px ) {
    .our-team .col-3 .col-sm-4 .team-item .person-data-wrapper {
        width: 66.66666667%;
        height: 85px;
    }
}

.main .our-team .col-3 .col-sm-4 .team-item .person-data-wrapper {
    width: 100%;
    padding-right: 0;
}

@media all and (max-width: 1024px ) {
    .main .our-team .col-3 .col-sm-4 .team-item .person-data-wrapper {
        width: 66.66666667%;
        height: 85px;
    }
}

.our-team .col-3 .col-sm-4 .team-item .person-data-wrapper .person-data {
    padding-top: 10px;
}

    .our-team .col-3 .col-sm-4 .team-item .person-data-wrapper .person-data h4 {
        font-family: "Frutiger65", sans-serif;
        font-size: 18px;
        color: #00306c;
        margin-bottom: 0px;
    }

    .our-team .col-3 .col-sm-4 .team-item .person-data-wrapper .person-data p {
        line-height: 1.1;
    }

@media all and (max-width: 767px ) {
    .our-team .col-3 .col-sm-4 .team-item .person-data-wrapper .person-data p {
        font-size: 14px;
    }
}

.pagination {
    background-color: transparent;
    padding: 20px 15px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}

/*@media all and (max-width: 1024px ) {
    .pagination {
        padding: 10px 5px;
    }
}

.pagination ul {
    margin: 0;
    padding: 0;
}

@media all and (max-width: 767px ) {
    .pagination ul {
        padding: 0 !important;
    }
}

.pagination ul li {
    list-style-type: none;
    display: inline;
    margin: 0;
}

    .pagination ul li:before {
        content: " | ";
        padding: 15px;
        color: #ffc425;
        font-size: 10px;
        vertical-align: middle;
    }

    .pagination ul li:first-child:before,
    .pagination ul li:nth-child(3):before,
    .pagination ul li:last-child:before {
        content: none;
    }*/

@media all and (max-width: 767px ) {
    .pagination ul li:nth-child(4):before,
    .pagination ul li:nth-child(7):before {
        content: none;
    }
}

.pagination ul li a {
    font-family: "Frutiger55", sans-serif;
    color: #384147;
    font-size: 15px;
    white-space: nowrap;
}

@media all and (max-width: 1024px ) {
    .pagination ul li a {
        font-size: 17px;
    }
}

@media all and (max-width: 767px ) {
    .pagination ul li a {
        font-size: 15px;
    }
}

.pagination ul li a.active {
    font-family: "Frutiger65", sans-serif;
    color: #00306c;
    pointer-events: none;
}

.pagination ul li a:hover {
    color: #ec7632;
    text-decoration: none;
}

.pagination ul .previous a,
.pagination ul .next a {
    font-family: "Frutiger65", sans-serif;
    font-size: 15px;
    color: #00306c;
    padding: 0 20px;
}

@media all and (max-width: 1024px ) {
    .pagination ul .previous a,
    .pagination ul .next a {
        font-size: 17px;
    }
}

@media all and (max-width: 767px ) {
    .pagination ul .previous a,
    .pagination ul .next a {
        display: none;
    }
}

@media all and (max-width: 767px ) {
    .pagination ul .mobile-hide a {
        display: none;
    }
}

.pagination ul .previous a {
    padding-left: 0px;
}

.pagination ul .next a {
    right-left: 0px;
}

.pagination ul .dots {
    padding: 0 10px;
}

@media all and (max-width: 1024px ) {
    .pagination ul .dots {
        padding: 0 5px;
    }
}

.pagination ul .dots:before,
.pagination ul .last:before {
    display: none;
}

@media (max-width: 1024px) {
    .breadcrumb {
        display: none;
    }
}

.search-breadcrumb ul {
    margin: 0;
    padding: 0;
    list-style-position: outside;
    display: inline;
    height: 20px;
}

    .search-breadcrumb ul li {
        list-style-type: none;
        display: inline;
        margin: 0;
        font-family: "Frutiger55", sans-serif;
        color: #384147;
        font-size: 12px;
    }

        .search-breadcrumb ul li:before {
            content: " | ";
            padding: 5px;
            color: #384147;
            font-size: 10px;
            vertical-align: middle;
        }

        .search-breadcrumb ul li:first-child:before {
            content: none;
        }

@media all and (max-width: 1024px ) {
    .search-results .search,
    .search-newsroom-results .search {
        display: none;
    }
}

@media all and (max-width: 1024px ) {
    .search-results .search-results-total,
    .search-newsroom-results .search-results-total {
        width: 70%;
        margin-top: 40px;
    }
}

@media all and (max-width: 767px ) {
    .search-results .search-results-total,
    .search-newsroom-results .search-results-total {
        width: 100%;
    }
}

.search-results .search-results-total ul,
.search-newsroom-results .search-results-total ul {
    margin: 0;
    padding: 0;
}

    .search-results .search-results-total ul li,
    .search-newsroom-results .search-results-total ul li {
        list-style-type: none;
        display: inline;
        margin: 0;
        color: #3d464b;
        font-family: "Frutiger55", sans-serif;
        font-size: 16px;
        line-height: 30px;
    }

@media all and (max-width: 1024px ) {
    .search-results .search-results-total ul li,
    .search-newsroom-results .search-results-total ul li {
        font-size: 17px;
    }
}

@media all and (max-width: 767px ) {
    .search-results .search-results-total ul li,
    .search-newsroom-results .search-results-total ul li {
        line-height: 20px;
        display: block;
    }
}

.search-results .search-results-total ul li:before,
.search-newsroom-results .search-results-total ul li:before {
    content: " | ";
    padding: 5px;
    color: #3d464b;
    font-size: 16px;
    vertical-align: middle;
}

@media all and (max-width: 1024px ) {
    .search-results .search-results-total ul li:before,
    .search-newsroom-results .search-results-total ul li:before {
        font-size: 17px;
    }
}

@media all and (max-width: 767px ) {
    .search-results .search-results-total ul li:before,
    .search-newsroom-results .search-results-total ul li:before {
        display: none;
    }
}

.search-results .search-results-total ul li:first-child:before,
.search-newsroom-results .search-results-total ul li:first-child:before {
    content: none;
}

.search-results .search-results-total .input-group,
.search-newsroom-results .search-results-total .input-group {
    width: auto;
    margin-top: 10px;
}

@media all and (max-width: 767px ) {
    .search-results .search-results-total .input-group,
    .search-newsroom-results .search-results-total .input-group {
        width: 100%;
    }
}

.search-results .search-results-total .input-group label,
.search-newsroom-results .search-results-total .input-group label {
    color: #3d464b;
    font-family: "Frutiger55", sans-serif;
    font-size: 16px;
}

@media all and (max-width: 1024px ) {
    .search-results .search-results-total .input-group label,
    .search-newsroom-results .search-results-total .input-group label {
        font-size: 17px;
    }
}

.search-results .search-results-total .input-group .input-group-addon,
.search-newsroom-results .search-results-total .input-group .input-group-addon {
    top: 25px;
}

.search-results .search-results,
.search-newsroom-results .search-results {
    float: left;
}

.search-results .search-item,
.search-newsroom-results .search-item {
    margin-bottom: 15px;
}

    .search-results .search-item p,
    .search-newsroom-results .search-item p {
        margin-bottom: 2px;
    }

    .search-results .search-item .callout,
    .search-newsroom-results .search-item .callout {
        line-height: 24px;
        margin-bottom: 0px !important;
    }

        .search-results .search-item .callout.title,
        .search-newsroom-results .search-item .callout.title {
            line-height: 20px;
        }

@-moz-document url-prefix() {
    .search-results-promoted .sidebar-wrapper .main {
        padding-right: 0px !important;
        margin-right: -100px !important;
    }

        .search-results-promoted .sidebar-wrapper .main #search-results-xslt {
            width: 100%;
            position: relative;
        }

            .search-results-promoted .sidebar-wrapper .main #search-results-xslt html,
            .search-results-promoted .sidebar-wrapper .main #search-results-xslt body {
                overflow-y: hidden;
            }

            .search-results-promoted .sidebar-wrapper .main #search-results-xslt .news-item {
                margin-bottom: 40px;
            }

            .search-results-promoted .sidebar-wrapper .main #search-results-xslt .search-breadcrumb {
                position: absolute;
            }

            .search-results-promoted .sidebar-wrapper .main #search-results-xslt p {
                width: 60%;
            }
}

.stock-information .red {
    color: red;
}

.stock-information .green {
    color: green;
}

.stock-information .level2 h4 {
    padding-left: 0px !important;
    cursor: pointer;
    margin-bottom: 0;
}

    .stock-information .level2 h4 a {
        cursor: pointer !important;
        padding-top: 20px;
        padding-bottom: 20px;
        white-space: nowrap;
        width: 100%;
        display: block;
        position: relative;
    }

.stock-information h3 {
    float: left;
}

@media all and (max-width: 767px ) {
    .stock-information h3 {
        padding-top: 15px;
    }
}

@media all and (max-width: 767px ) {
    .stock-information p {
        padding-left: 25px;
    }
}

.stock-information .icon {
    float: left;
    width: 50px;
    padding: 10px;
    padding-top: 4px;
    font-size: 24px;
}

@media all and (max-width: 767px ) {
    .stock-information .icon {
        padding-left: 20px;
        width: 60px;
    }
}

.stock-information .numbers {
    float: left;
}

    .stock-information .numbers .last {
        font-size: 30px;
    }

.stock-information .markets-table,
.stock-information .fundamental-table,
.stock-information .stock-table {
    width: 100%;
}

@media all and (max-width: 767px ) {
    .stock-information .markets-table,
    .stock-information .fundamental-table,
    .stock-information .stock-table {
        margin-left: -14px !important;
        width: 106%;
    }
}

.stock-information .markets-table td,
.stock-information .fundamental-table td,
.stock-information .stock-table td {
    font-weight: normal;
    padding: 0 5px;
    height: 40px;
    vertical-align: middle;
    text-align: center;
}

    .stock-information .markets-table td:first-child,
    .stock-information .fundamental-table td:first-child,
    .stock-information .stock-table td:first-child {
        text-align: left;
    }

@media all and (max-width: 767px ) {
    .stock-information .fundamental-table {
        margin-bottom: -20px;
    }

        .stock-information .fundamental-table tr td {
            width: 60%;
        }
}

.stock-information .fundamental {
    padding-left: 0px;
    padding-right: 0px;
}

.stock-information .divide {
    display: block;
    height: 1px;
    border-top: 1px solid #d9e0ea;
    padding-bottom: 20px;
    margin-right: 0px;
    padding-bottom: 0;
}

.stock-information .icon-minus,
.stock-information .icon-plus {
    display: block !important;
    position: absolute;
    right: 0;
    bottom: 23px;
}

@media all and (max-width: 767px ) {
    .stock-information .icon-minus,
    .stock-information .icon-plus {
        bottom: 13px;
    }
}

@-moz-document url-prefix() {
    .stock-information .icon-minus,
    .stock-information .icon-plus {
        margin-top: -16px !important;
    }
}

.stock-information .panel-group .level2 {
    margin-bottom: 0;
}

.stock-information .panel-group:first-child .accordion-toggle {
    padding-top: 0;
}

.sub-nav {
    width: 100%;
    font-family: "Frutiger65", sans-serif;
    font-size: 13px;
    content: "";
    display: table;
    clear: both;
    margin-bottom: 40px;
}

@media all and (max-width: 1024px ) {
    .sub-nav {
        width: 100%;
        float: left;
        font-size: 16px;
        margin-bottom: 20px;
    }
}

.sub-nav > div {
    float: left;
}

.sub-nav ul {
    margin: 0;
    padding: 0;
}

    .sub-nav ul > li:last-of-type {
        margin-bottom: 0px;
    }

@media all and (max-width: 767px ) {
    .sub-nav ul > li:last-of-type {
        margin-bottom: 20px;
    }
}

.sub-nav ul li {
    list-style: none;
    margin: 0px 0px 20px 0px;
}

    .sub-nav ul li > ul {
        margin-left: 32px;
        padding-left: 32px;
    }

        .sub-nav ul li > ul > li:first-of-type {
            margin-top: 20px;
        }

    .sub-nav ul li a {
        text-indent: 32px;
    }

.sub-nav ul > li > ul > li > ul {
    margin: 0px;
    /* QUICK FIX, FOR SUB OF SUB INDENT */
}

.sub-nav ul.sub-link li > a {
    display: block;
    line-height: 22px;
    background: url('/Sites/SuncorDotCom/Design/images/img/content-callout-link.png') no-repeat top left;
    padding-left: 32px;
}

    .sub-nav ul.sub-link li > a:before {
        content: " ";
        margin-left: -32px;
        /* TRICK TO ALIGN TEXT */
    }

    .sub-nav ul.sub-link li > a:hover {
        text-decoration: none;
        color: #ec7632;
    }

.subnav-wrapper > div {
    display: block;
}

.subnav-wrapper .sub-nav {
    width: 100%;
}

    .subnav-wrapper .sub-nav > div {
        padding: 0px 35px;
        width: 50%;
    }

@media all and (max-width: 1024px ) {
}

@media all and (max-width: 767px ) {
    .subnav-wrapper .sub-nav > div {
        width: 100%;
        padding: 0px;
    }
}

.subnav-wrapper .sub-nav > div:first-of-type {
    padding-left: 0px;
}

.subnav-wrapper .sub-nav > div:last-of-type {
    padding-right: 0px;
}

.sidebar-wrapper aside .sub-nav {
    background: #e6eaf1;
    padding: 28px 20px 10px 20px;
}

    .sidebar-wrapper aside .sub-nav ul {
        margin: 0;
        padding: 0;
    }

        .sidebar-wrapper aside .sub-nav ul li {
            list-style: none;
            margin: 0;
        }

            .sidebar-wrapper aside .sub-nav ul li > ul {
                padding-left: 32px;
            }

@media all and (max-width: 767px ) {
    .table-wrapper {
        margin-left: -25px;
        margin-bottom: 40px;
    }
}

.archive-table {
    border-spacing: 10px;
    border-collapse: separate;
    border: 0px;
    margin-bottom: 20px;
}

@media all and (max-width: 767px ) {
    .archive-table {
        margin-left: -25px;
    }
}

.archive-table th {
    border-bottom: 1px solid #00306c;
    text-align: center;
    vertical-align: bottom;
}

    .archive-table th:first-child {
        text-align: left;
        padding-left: 10px;
    }

.archive-table tr td {
    border-bottom: 1px solid #d9e0ea;
}

    .archive-table tr td .callout {
        margin-bottom: 10px;
    }

    .archive-table tr td:first-child {
        padding-left: 10px;
    }

.archive-table tr:last-child td {
    border-bottom: 1px solid #00306c;
}

.thumbnail-photo {
    margin-top: 20px;
    background-color: #f2f4f8;
    border-right: 1px solid #00306c;
    height: 283px !important;
    position: relative;
}

@media all and (max-width: 1024px ) {
    .thumbnail-photo {
        height: 335px !important;
    }
}

@media all and (max-width: 767px ) {
    .thumbnail-photo {
        margin-top: 0px;
        height: auto !important;
    }
}

.thumbnail-photo .photo-wrapper {
    padding-left: 0px;
}

@media all and (max-width: 1024px ) {
    .thumbnail-photo .photo-wrapper .photo {
        padding-bottom: 20px;
    }
}

@media all and (max-width: 767px ) {
    .thumbnail-photo .photo-wrapper .photo {
        padding-bottom: 0px;
        width: 50%;
    }
}

@media all and (max-width: 767px ) {
    .thumbnail-photo .photo-wrapper .photo img {
        width: 100%;
        height: auto;
    }
}

.thumbnail-photo .photo-caption {
    padding-top: 10px;
    line-height: 20px;
    padding: 20px;
    padding-bottom: 0px;
    height: 100%;
}

    .thumbnail-photo .photo-caption h4 {
        line-height: 20px;
    }

@media all and (max-width: 1024px ) {
    .thumbnail-photo .photo-caption h4 {
        font-size: 17px;
        margin-bottom: 0px;
    }
}

@media all and (max-width: 1024px ) {
    .thumbnail-photo .photo-caption p {
        font-size: 17px;
        line-height: 20px;
    }
}

@media all and (max-width: 767px ) {
    .thumbnail-photo .photo-caption p {
        padding-bottom: 40px;
    }
}

.thumbnail-photo .photo-caption .bottom-links {
    position: absolute;
    width: 100%;
    left: 20px;
    bottom: 0;
}

@media all and (max-width: 767px ) {
    .thumbnail-photo .photo-caption .bottom-links {
        bottom: -15px;
    }
}

.thumbnail-photo .photo-caption .bottom-links .time {
    position: absolute;
    right: 40px;
}

.content-media p {
    margin: 20px 0;
}

@media all and (max-width: 767px ) {
    .content-media p {
        clear: both;
    }
}

.content-media .content-video {
    margin-bottom: 20px;
}

@media all and (max-width: 767px ) {
    .content-media .content-video {
        margin-bottom: 20px;
    }
}

@media all and (max-width: 1024px ) {
    .content-media .row.col-2 .col-sm-6 {
        width: 50%;
    }
}

@media all and (max-width: 767px ) {
    .content-media .row.col-2 .col-sm-6 {
        width: 100%;
    }
}

@media all and (max-width: 1024px ) {
    .content-media .row.col-2 .col-sm-6:first-child {
        padding-right: 20px;
    }
}

@media all and (max-width: 767px ) {
    .content-media .row.col-2 .col-sm-6:first-child {
        padding-right: 0px;
    }
}

@media all and (max-width: 1024px ) {
    .content-media .row.col-2 .col-sm-6:last-child {
        padding-left: 20px;
    }
}

@media all and (max-width: 767px ) {
    .content-media .row.col-2 .col-sm-6:last-child {
        padding-left: 0px;
    }
}

.content-media .thumbnail-video {
    margin-top: 20px;
}

    .content-media .thumbnail-video:after {
        clear: both;
    }

@media all and (max-width: 767px ) {
    .content-media .thumbnail-video {
        margin-top: 0px;
        margin-bottom: 0px;
    }
}

.content-media .thumbnail-video .photo {
    padding: 0px !important;
}

@media all and (max-width: 1024px ) {
    .content-media .thumbnail-video .photo {
        padding-bottom: 20px;
    }
}

@media all and (max-width: 767px ) {
    .content-media .thumbnail-video .photo {
        padding-bottom: 0px;
    }
}

.content-media .thumbnail-video .photo img {
    width: 100%;
    height: auto;
    display: block;
}

.content-media .thumbnail-video .photo-caption {
    padding-top: 10px;
    line-height: 20px;
    padding: 20px;
    padding-bottom: 40px;
    background-color: #f2f4f8;
    border-right: 1px solid #000;
    height: auto;
    position: relative;
}

    .content-media .thumbnail-video .photo-caption h4 {
        line-height: 20px;
        font-size: 18px;
    }

@media all and (max-width: 1024px ) {
    .content-media .thumbnail-video .photo-caption p {
        font-size: 14px;
        line-height: 20px;
    }
}

.content-media .thumbnail-video .photo-caption .bottom-links {
    position: absolute;
    width: 100%;
    left: 20px;
    bottom: 0;
}

@media all and (max-width: 767px ) {
    .content-media .thumbnail-video .photo-caption .bottom-links {
        bottom: -10px;
    }
}

.content-media .thumbnail-video .photo-caption .bottom-links .time {
    position: absolute;
    right: 40px;
}

.search-faceted .input-select {
    width: auto;
    float: left;
}

@media all and (max-width: 767px ) {
    .search-faceted .input-select {
        float: none;
        width: 100%;
    }
}

.search-faceted .input-select label {
    width: auto;
    max-width: auto;
    font-family: "Frutiger55", sans-serif;
    font-size: 18px;
    padding-top: 10px;
    padding-right: 10px;
}

@media all and (max-width: 767px ) {
    .search-faceted .input-select label {
        width: 100%;
    }
}

.search-faceted .input-select select {
    width: auto;
    min-width: 260px;
    font-family: "Frutiger55", sans-serif;
    font-size: 18px;
    height: 40px;
    padding: 8px 10px;
    background-position: top 10px right 10px, bottom 10px right 10px;
}

@media all and (max-width: 767px ) {
    .search-faceted .input-select select {
        width: 100%;
    }
}

.search-faceted .filter {
    margin: 20px 0;
}

@media all and (max-width: 1024px ) {
    .search-faceted .filter {
        margin-top: 40px;
    }
}

@media all and (max-width: 767px ) {
    .search-faceted .filter {
        margin-top: 20px;
        margin-bottom: 10px;
    }
}

.search-faceted .filter .filter-wrapper {
    clear: both;
}

    .search-faceted .filter .filter-wrapper .subscribe-callout {
        float: right;
    }

@media all and (max-width: 767px ) {
    .search-faceted .filter .filter-wrapper .subscribe-callout {
        display: none;
    }
}

.search-faceted .filter .filter-wrapper .subscribe-callout a {
    display: inline-block;
    background: #f2f4f8;
    background-image: url('/Sites/SuncorDotCom/Design/images/img/content-sidebar-subscribe.png');
    background-size: 38px 28px;
    background-repeat: no-repeat;
    background-position: right 15px bottom 8px;
    font-family: "Frutiger65", sans-serif;
    font-size: 14px;
    padding: 11px 80px 9px 20px;
}

    .search-faceted .filter .filter-wrapper .subscribe-callout a:hover,
    .search-faceted .filter .filter-wrapper .subscribe-callout a:focus {
        color: #ec7632;
        text-decoration: none;
    }

.search-faceted .facets {
    margin: 25px 0 0;
    border-bottom: 1px solid #d7d7d7;
}

@media all and (max-width: 767px ) {
    .search-faceted .facets {
        margin: 0;
    }
}

.search-faceted .facets .mobile-only {
    display: none;
}

@media all and (max-width: 767px ) {
    .search-faceted .facets .mobile-only {
        display: block;
        margin-bottom: 30px;
    }
}

.search-faceted .facets ul {
    margin: 0;
    padding: 0;
}

@media all and (max-width: 767px ) {
    .search-faceted .facets ul {
        position: absolute;
        left: -10000px;
        top: auto;
        width: 1px;
        height: 1px;
        overflow: hidden;
    }
}

.search-faceted .facets ul li {
    list-style: none;
    display: inline-block;
}

    .search-faceted .facets ul li.active a {
        text-decoration: none;
        color: #ec7632;
    }

    .search-faceted .facets ul li a {
        display: inline-block;
        margin-right: 34px;
        font-family: "Frutiger65", sans-serif;
        font-size: 14px;
    }

        .search-faceted .facets ul li a:hover,
        .search-faceted .facets ul li a:focus {
            text-decoration: none;
            color: #ec7632;
        }

.search-faceted .featured {
    padding: 25px 0;
    border-bottom: 1px solid #d7d7d7;
}

    .search-faceted .featured h2 {
        font-family: "Frutiger55", sans-serif;
        font-size: 14px;
        font-style: italic;
        color: #384147;
        margin-top: -15px;
        margin-bottom: 0;
        opacity: 0.8;
    }

    .search-faceted .featured .featured-wrapper {
        background: #00306c;
        padding: 16px 20px;
    }

        .search-faceted .featured .featured-wrapper h3 a {
            font-size: 18px;
            line-height: 20px;
            color: #ffffff;
        }

            .search-faceted .featured .featured-wrapper h3 a:hover {
                color: #ec7632;
                text-decoration: none;
            }

        .search-faceted .featured .featured-wrapper p {
            color: #ffffff;
        }

        .search-faceted .featured .featured-wrapper a {
            font-family: "Frutiger65", sans-serif;
            color: #ffffff;
        }

            .search-faceted .featured .featured-wrapper a:hover {
                color: #ec7632;
                text-decoration: none;
            }

.search-faceted .results-navigation {
    clear: both;
}

    .search-faceted .results-navigation.desktop-only {
        display: block;
    }

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation.desktop-only {
        display: none;
    }
}

.search-faceted .results-navigation .display {
    float: left;
    margin: 20px 0;
    display: block;
}

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation .display {
        display: none;
    }
}

.search-faceted .results-navigation .display a {
    color: #384147;
    padding: 5px;
}

    .search-faceted .results-navigation .display a:last-of-type {
        padding-left: 0;
    }

        .search-faceted .results-navigation .display a:last-of-type:before {
            content: '';
            display: inline-block;
            height: 10px;
            width: 1px;
            background: #ffc425;
            margin-right: 5px;
        }

    .search-faceted .results-navigation .display a.active {
        text-decoration: none;
        color: #00306c;
        font-family: "Frutiger65", sans-serif;
    }

    .search-faceted .results-navigation .display a:hover {
        color: #ec7632;
        text-decoration: none;
    }

.search-faceted .results-navigation .search-pagination {
    float: right;
    margin: 20px 0;
}

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation .search-pagination {
        float: none;
        margin-top: 40px;
    }
}

.search-faceted .results-navigation .search-pagination ul {
    margin: 0;
    padding: 0;
}

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation .search-pagination ul {
        background: #f2f4f8;
        width: 100%;
        text-align: center;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: space-between;
        justify-content: space-between;
    }
}

.search-faceted .results-navigation .search-pagination ul li {
    list-style: none;
    display: inline-block;
    margin: 0;
}

    .search-faceted .results-navigation .search-pagination ul li.mobile-only {
        display: none;
    }

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation .search-pagination ul li.mobile-only {
        display: inline-block;
    }
}

.search-faceted .results-navigation .search-pagination ul li.desktop-only {
    display: inline-block;
}

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation .search-pagination ul li.desktop-only {
        display: none;
    }
}

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation .search-pagination ul li.hide {
        display: block !important;
        opacity: 0;
        pointer-events: none;
    }
}

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation .search-pagination ul li.arrow {
        margin: 0;
        background-repeat: no-repeat;
        background-position: center center;
        height: 50px;
        width: 7%;
        font-size: 0;
    }
}

@media all and (max-width: 767px ) {
    .search-faceted .results-navigation .search-pagination ul li.arrow {
        width: 14%;
    }
}

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation .search-pagination ul li.arrow a {
        line-height: 0;
        color: transparent;
        vertical-align: text-bottom;
    }
}

.search-faceted .results-navigation .search-pagination ul li.arrow a.active {
    text-decoration: underline;
    color: #00306c;
    font-family: "Frutiger55", sans-serif;
}

.search-faceted .results-navigation .search-pagination ul li.arrow a:hover {
    color: #ec7632;
    text-decoration: none;
    font-family: "Frutiger55", sans-serif;
}

.search-faceted .results-navigation .search-pagination ul li.current {
    font-family: "Frutiger65", sans-serif;
    color: #00306c;
    padding: 15px;
}

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation .search-pagination ul li.current {
        width: 70%;
    }
}

@media all and (max-width: 767px ) {
    .search-faceted .results-navigation .search-pagination ul li.current {
        width: 44%;
    }
}

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation .search-pagination ul li.first {
        background-image: url('/Sites/SuncorDotCom/Design/images/img/icon-pagination-arrow-two.png');
        background-size: 18px 16px;
    }
}

.search-faceted .results-navigation .search-pagination ul li.first a:before {
    display: none;
}

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation .search-pagination ul li.prev {
        background-image: url('/Sites/SuncorDotCom/Design/images/img/icon-pagination-arrow-one.png');
        background-size: 10px 16px;
    }
}

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation .search-pagination ul li.next {
        background-image: url('/Sites/SuncorDotCom/Design/images/img/icon-pagination-arrow-one.png');
        background-size: 10px 16px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation .search-pagination ul li.last {
        background-image: url('/Sites/SuncorDotCom/Design/images/img/icon-pagination-arrow-two.png');
        background-size: 18px 16px;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

.search-faceted .results-navigation .search-pagination ul li a {
    color: #384147;
    padding: 5px 0 5px 5px;
}

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation .search-pagination ul li a {
        display: inline-block;
        font-family: "Frutiger65", sans-serif;
        color: #00306c;
        padding: 15px;
    }
}

.search-faceted .results-navigation .search-pagination ul li a:before {
    content: '';
    display: inline-block;
    height: 10px;
    width: 1px;
    background: #ffc425;
    margin-right: 10px;
}

@media all and (max-width: 1024px ) {
    .search-faceted .results-navigation .search-pagination ul li a:before {
        display: none;
    }
}

.search-faceted .results-navigation .search-pagination ul li a.active {
    text-decoration: none;
    color: #00306c;
    font-family: "Frutiger65", sans-serif;
}

.search-faceted .results-navigation .search-pagination ul li a:hover {
    color: #ec7632;
    text-decoration: none;
}

.search-faceted .results .no-results {
    margin: 20px 0;
}

.search-faceted .results .result {
    margin: 20px 0;
    padding: 16px 20px;
    background: #f2f4f8;
    border-right: 2px solid #00306c;
    display: -ms-flexbox;
    display: flex;
}

@media all and (max-width: 767px ) {
    .search-faceted .results .result {
        display: block;
        padding: 0;
    }
}

.search-faceted .results .result:first-child {
    margin-top: 0;
}

@media all and (max-width: 1024px ) {
    .search-faceted .results .result:first-child {
        margin-top: 20px;
    }
}

.search-faceted .results .result:last-child {
    margin-bottom: 0;
}

.search-faceted .results .result .thumbnail-wrapper {
    width: 25%;
    box-sizing: border-box;
    position: relative;
}

@media all and (max-width: 1024px ) {
    .search-faceted .results .result .thumbnail-wrapper {
        width: 33.3%;
    }
}

@media all and (max-width: 767px ) {
    .search-faceted .results .result .thumbnail-wrapper {
        width: 100%;
    }
}

@media all and (max-width: 767px ) {
    .search-faceted .results .result .thumbnail-wrapper img {
        width: 100%;
    }
}

.search-faceted .results .result .thumbnail-wrapper .play-icon {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url('/Sites/SuncorDotCom/Design/images/img/icon-video-play.png');
    background-size: 80px 80px;
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.9;
}

.search-faceted .results .result .content {
    box-sizing: border-box;
    position: relative;
}

@media all and (max-width: 767px ) {
    .search-faceted .results .result .content {
        padding: 16px 20px;
    }
}

.search-faceted .results .result .content h3 {
    margin-top: -5px;
    margin-bottom: 5px;
    line-height: 18px;
}

    .search-faceted .results .result .content h3 a {
        font-size: 14px;
    }

        .search-faceted .results .result .content h3 a:hover {
            color: #ec7632;
            text-decoration: none;
        }

.search-faceted .results .result .content .description {
    margin-bottom: 14px;
}

    .search-faceted .results .result .content .description p,
    .search-faceted .results .result .content .description div {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 0;
    }

    .search-faceted .results .result .content .description strong {
        font-family: "Frutiger65", sans-serif;
        font-weight: normal;
    }

.search-faceted .results .result .content a {
    font-family: "Frutiger65", sans-serif;
}

    .search-faceted .results .result .content a:hover {
        color: #ec7632;
        text-decoration: none;
    }

    .search-faceted .results .result .content a.callout {
        float: none;
        display: inline-block;
        width: auto;
        height: auto;
        margin-bottom: 5px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

@media all and (max-width: 767px ) {
    .search-faceted .results .result .content a.callout {
        position: relative;
    }
}

.search-faceted .results .result .content a.callout:before {
    top: -3px;
}

.search-faceted .results .result .content a.callout:after {
    display: none;
}

.search-faceted .results .result .content .breadcrumb {
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 12px;
}

.search-faceted .results .result .content .category {
    font-size: 12px;
    font-family: "Frutiger65", sans-serif;
    margin-bottom: 10px;
}

@media all and (max-width: 767px ) {
    .search-faceted .results .result.image,
    .search-faceted .results .result.video {
        border-right: none;
    }
}

@media all and (max-width: 767px ) {
    .search-faceted .results .result.image .thumbnail-wrapper,
    .search-faceted .results .result.video .thumbnail-wrapper {
        border-bottom: 2px solid #00306c;
    }
}

.search-faceted .results .result.image .content,
.search-faceted .results .result.video .content {
    padding-left: 35px;
    width: 75%;
}

@media all and (max-width: 1024px ) {
    .search-faceted .results .result.image .content,
    .search-faceted .results .result.video .content {
        width: 66.6%;
    }
}

@media all and (max-width: 767px ) {
    .search-faceted .results .result.image .content,
    .search-faceted .results .result.video .content {
        width: 100%;
        padding: 16px 20px;
    }
}

.search-faceted .results .result.image .content .description,
.search-faceted .results .result.video .content .description {
    margin-bottom: 40px;
}

@media all and (max-width: 767px ) {
    .search-faceted .results .result.image .content .description,
    .search-faceted .results .result.video .content .description {
        margin-bottom: 14px;
    }
}

.search-faceted .results .result.image .content a.callout,
.search-faceted .results .result.video .content a.callout {
    left: 35px;
}

@media all and (max-width: 767px ) {
    .search-faceted .results .result.image .content a.callout,
    .search-faceted .results .result.video .content a.callout {
        left: 0;
    }
}

.callout {
    position: relative;
    font-family: "Frutiger65", sans-serif;
    color: #00306c;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 20px;
    padding-left: 32px;
    width: 100%;
    height: 100%;
    float: left;
}

@media all and (max-width: 1024px ) {
    .callout {
        font-size: 16px;
        line-height: 19px;
    }
}

@media all and (max-width: 767px ) {
    .callout {
        font-size: 16px;
        line-height: 17px;
        margin-bottom: 30px;
    }
}

.callout:hover,
.callout:focus {
    text-decoration: none;
    color: #ec7632;
}

.callout:before {
    content: '';
    position: absolute;
    width: 22px;
    height: 22px;
    left: 0;
    top: -3px;
    
}

.callout:after {
    content: '';
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0;
}

.callout .roman {
    font-family: "Frutiger55", sans-serif;
}

.callout.link:before {
    content: url('/Sites/SuncorDotCom/Design/images/img/content-callout-link.png');
}

.callout.download:before {
    content: url('/Sites/SuncorDotCom/Design/images/img/content-callout-download.png');
}

.callout.play:before {
    content: url('/Sites/SuncorDotCom/Design/images/img/content-callout-play.png');
}

.callout.phone {
    pointer-events: none;
}

    .callout.phone:before {
        content: url('/Sites/SuncorDotCom/Design/images/img/content-callout-phone.png');
        width: 23px;
        height: 31px;
        top: calc(50% - 15px);
    }

.callout.fax {
    pointer-events: none;
}

    .callout.fax:before {
        content: url('/Sites/SuncorDotCom/Design/images/img/content-callout-fax.png');
        width: 23px;
        height: 23px;
        top: calc(50% - 15px);
    }

.callout.email:before {
    content: url('/Sites/SuncorDotCom/Design/images/img/content-callout-email.png');
    width: 23px;
    height: 16px;
    top: calc(50% - 8px);
}

.callout.more {
    font-size: 14px;
    line-height: 16px;
    padding-left: 0;
}

    .callout.more:before {
        content: '';
        width: 0;
        height: 0;
    }

@media all and (max-width: 1024px ) {
    .callout.more {
        font-size: 17px;
        line-height: 22px;
    }
}

@media all and (max-width: 767px ) {
    .callout.more {
        font-size: 16px;
        line-height: 18px;
    }
}

.callout.title {
    font-size: 14px;
    line-height: 20px;
    margin: 10px 0 4px 0;
    padding-left: 0;
}

    .callout.title:before {
        content: '';
        width: 0;
        height: 0;
    }

@media all and (max-width: 1024px ) {
    .callout.title {
        font-size: 17px;
        line-height: 22px;
    }
}

@media all and (max-width: 767px ) {
    .callout.title {
        font-size: 16px;
        line-height: 22px;
    }
}

html {
    background: #f59576 url("/Sites/SuncorDotCom/Design/images/img/bg_gradient.jpg") repeat-x fixed;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    background: #fff;
    font-family: "Frutiger55", sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0 auto;
    padding: 0;
    width: 1024px;
    position: relative;
}

@media all and (max-width: 1024px ) {
    body {
        width: 100%;
    }
}

body .page-wrapper {
    padding-top: 142px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

@media all and (max-width: 1024px ) {
    body .page-wrapper {
        padding-top: 90px;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }
}

body .page-wrapper.animate {
    padding-top: 201px;
}

@media all and (max-width: 1024px ) {
    body .page-wrapper.stock-open {
        padding-top: 134px;
    }
}

@media all and (max-width: 767px ) {
    body .page-wrapper.stock-open {
        padding-top: 182px;
    }
}

body a:focus {
    text-decoration: none;
    outline: none;
}

.anchor {
    display: block;
    height: 142px;
    margin-top: -142px;
    visibility: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
}

h1 {
    font-family: "Frutiger65", sans-serif;
    color: #00306c;
    font-size: 45px;
    line-height: 54px;
}

@media all and (max-width: 1024px ) {
    h1 {
        font-size: 40px;
        line-height: 54px;
        margin: 30px 0 15px 0;
    }
}

@media all and (max-width: 767px ) {
    h1 {
        font-size: 30px;
        line-height: 45px;
    }
}

h2 {
    font-family: "Frutiger65", sans-serif;
    color: #00306c;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 40px;
}

@media all and (max-width: 1024px ) {
    h2 {
        margin-bottom: 30px;
    }
}

@media all and (max-width: 767px ) {
    h2 {
        margin-bottom: 20px;
    }
}

h3 {
    font-family: "Frutiger65", sans-serif;
    color: #00306c;
    font-size: 23px;
    line-height: 25px;
}

h4 {
    font-family: "Frutiger65", sans-serif;
    color: #00306c;
    font-size: 18px;
    line-height: 20px;
}

@media all and (max-width: 767px ) {
    h4 {
        font-size: 20px;
        line-height: 22px;
    }
}

hr {
    border-color: #fbb73c;
    margin: 10px 0 15px 0;
}

@media all and (max-width: 767px ) {
    hr {
        margin-bottom: 20px;
    }
}

p {
    font-family: "Frutiger55", sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 14px;
}

@media all and (max-width: 1024px ) {
    p {
        font-size: 17px;
        line-height: 22px;
    }
}

@media all and (max-width: 767px ) {
    p {
        font-size: 16px;
        line-height: 22px;
    }
}

ul {
    margin: 0;
    padding: 0 14px;
}

    ul li {
        list-style: url('/Sites/SuncorDotCom/Design/images/img/content-bullet.png');
        margin-bottom: 14px;
    }

        ul li ul {
            margin-top: 14px;
        }

        ul li ol {
            margin-top: 14px;
        }

ol {
    margin: 0;
    padding: 0 14px;
}

@media all and (-ms-high-contrast: none) {
    ol {
        padding-left: 18px;
    }
}

a {
    color: #00306c;
}

    a:hover,
    a:focus {
        color: #00306c;
    }

.footnote {
    font-size: 11px;
    line-height: 16px;
}

@media all and (max-width: 767px ) {
    .footnote {
        font-size: 15px;
        line-height: 20px;
    }
}

blockquote {
    border: none;
    margin: 0;
    padding: 0;
}

    blockquote p {
        font-family: "Frutiger45", serif;
        color: #00306c;
        font-size: 25px;
        line-height: 30px;
        margin: 35px 0;
        text-align: center;
    }

@media all and (max-width: 767px ) {
    blockquote p {
        font-size: 20px;
    }
}

code {
    background: #f2f4f8;
    color: #00306c;
}

dl dt {
    color: #00306c;
    font-family: "Frutiger55", sans-serif;
}

@media all and (max-width: 1024px ) {
    dl dt {
        font-size: 17px;
    }
}

@media all and (max-width: 1024px ) {
    dl dd {
        font-size: 17px;
    }
}

mark {
    background: #f2f4f8;
}

sub,
sup {
    font-size: 60%;
}

.asterisk {
    padding-left: 8px;
    line-height: 1.2;
}

    .asterisk:before {
        content: '*';
        margin-left: -8px;
    }

.clear {
    clear: both;
}

.content-carousel {
    width: 100%;
    height: 300px;
}

@media all and (max-width: 1024px ) {
    .content-carousel {
        height: 250px;
    }
}

@media all and (max-width: 767px ) {
    .content-carousel {
        height: auto;
    }
}

.content-carousel .carousel-body {
    position: relative;
}

    .content-carousel .carousel-body .carousel-image {
        position: relative;
        width: 672px;
        overflow: hidden;
        text-align: center;
    }

@media all and (max-width: 1024px ) {
    .content-carousel .carousel-body .carousel-image {
        width: 60%;
        height: 250px;
    }
}

@media all and (max-width: 767px ) {
    .content-carousel .carousel-body .carousel-image {
        width: 100%;
        height: 200px;
    }
}

.content-carousel .carousel-body .carousel-image:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    border-top: 25px solid transparent;
    width: 0;
    z-index: 10;
}

@media (max-width: 767px) {
    .content-carousel .carousel-body .carousel-image:before {
        left: 0;
        border-top: 0px solid transparent;
        width: 23px;
        height: 20px;
        border-right: 0px;
    }
}

.content-carousel .carousel-body .carousel-image img {
    height: 300px;
    width: 100%;
}

@media all and (max-width: 1024px ) {
    .content-carousel .carousel-body .carousel-image img {
        position: relative;
        left: 100%;
        margin-left: -200%;
        width: auto;
        height: auto;
        object-fit: contain;
    }
}

@media all and (max-width: 767px ) {
    .content-carousel .carousel-body .carousel-image img {
        position: relative;
        left: 100%;
        margin-left: -200%;
        width: auto;
        height: 200px;
        object-fit: contain;
    }
}

.content-carousel .carousel-body.orange {
    background-color: #ec7632;
}

    .content-carousel .carousel-body.orange .carousel-image:before {
        border-right: 30px solid #ec7632;
    }

@media (max-width: 767px) {
    .content-carousel .carousel-body.orange .carousel-image:before {
        background: url('/Sites/SuncorDotCom/Design/images/img/content-corner-orange.png') no-repeat;
        border-right: 0px;
    }
}

.content-carousel .carousel-body.grey {
  background-color: #7c878e;
}
.content-carousel .carousel-body.grey .carousel-image:before {
  border-right: 30px solid #7c878e;
}
@media (max-width: 767px) {
    .content-carousel .carousel-body.grey .carousel-image:before {
        
        border-right: 0px;
    }
}

.content-carousel .carousel-body.yellow {
    background-color: #fbb73c;
}

    .content-carousel .carousel-body.yellow .carousel-image:before {
        border-right: 30px solid #fbb73c;
    }

@media (max-width: 767px) {
    .content-carousel .carousel-body.yellow .carousel-image:before {
        background: url('/Sites/SuncorDotCom/Design/images/img/content-corner-gold.png') no-repeat;
        border-right: 0px;
    }
}

.content-carousel .carousel-body .carousel-text {
    position: absolute;
    top: 0;
    right: 0;
    width: 26.5%;
    height: 300px;
    margin: 0 40px;
}

@media (max-width: 1024px) {
    .content-carousel .carousel-body .carousel-text {
        height: 250px;
        width: 30%;
    }
}

@media all and (max-width: 767px ) {
    .content-carousel .carousel-body .carousel-text {
        position: inherit;
        height: 125px;
        width: 100%;
        margin: 0 auto;
    }
}

.content-carousel .carousel-body .carousel-text:before {
    width: 0;
    height: 0;
    border-bottom: 100px solid #ec7632;
    border-left: 100px solid transparent;
}

.content-carousel .carousel-body .carousel-text p {
    color: #fff;
    font-size: 22px;
    font-family: "Frutiger55", sans-serif;
    font-weight: normal;
    line-height: 1.4;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

@media all and (max-width: 1024px ) {
    .content-carousel .carousel-body .carousel-text p {
        font-size: 18px;
        line-height: 1.3;
    }
}

@media all and (max-width: 767px ) {
    .content-carousel .carousel-body .carousel-text p {
        font-size: 15px;
        margin: 10px 20px;
    }
}

.content-carousel .carousel-body .carousel-text .bold {
    font-weight: bold;
}

.content-carousel .owl-controls {
    width: 66%;
    margin-top: -35px;
}

@media all and (max-width: 767px ) {
    .content-carousel .owl-controls {
        width: 100%;
        margin-top: -175px;
        margin-bottom: 175px;
    }
}

.content-carousel .owl-controls .owl-pagination {
    height: 26px;
    border-top: 1px solid #fff;
    opacity: 0.9999;
    border-bottom: 1px solid #fff;
    padding-top: 2px;
    text-align: center;
    margin: 0 auto;
    cursor: pointer;
}

.content-carousel .owl-controls .owl-page {
    cursor: pointer;
}

    .content-carousel .owl-controls .owl-page span {
        background: transparent url('/Sites/SuncorDotCom/Design/images/img/pixel-transparent.png') repeat;
        border: 1px solid #fff;
        opacity: 0.9999;
        margin: 5px;
    }

.content-carousel .owl-controls .active span {
    background: #ec7632;
    border: 1px solid #ec7632;
    opacity: 0.9999 !important;
}

.content-carousel .owl-controls .owl-page-pause {
    display: inline-block;
    position: relative;
    top: -6px;
    color: #fff;
    opacity: 0.9999;
    cursor: pointer;
}

    .content-carousel .owl-controls .owl-page-pause span {
        padding-top: 3px;
        padding-right: 5px;
        padding-left: 5px;
    }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .content-carousel .owl-controls .owl-page-pause {
        top: -7px;
    }

        .content-carousel .owl-controls .owl-page-pause span {
            padding-top: 2px;
        }
}

.content-carousel .owl-controls _:-ms-lang(x),
.content-carousel .owl-controls _:-webkit-full-screen,
.content-carousel .owl-controls .owl-page-pause span {
    padding-bottom: 6px;
}

@media (min-width: 768px) {
    .hidden-md {
        display: none;
    }
}

img {
    color: transparent;
    /* FIX TO REMOVE ALT TEXT FROM BEING VISIBLE */
}

.content-wrapper {
    margin: 0 50px;
}

@media all and (max-width: 1024px ) {
    .content-wrapper {
        margin: 0 40px;
    }
}

@media all and (max-width: 767px ) {
    .content-wrapper {
        margin: 0 20px;
    }
}

.content-wrapper .intro-wrapper {
    margin-bottom: 25px;
}

.content-wrapper .sidebar-wrapper {
    width: 100%;
    display: table;
}

    .content-wrapper .sidebar-wrapper .main {
        width: 66.66666667%;
        display: table-cell;
        padding-right: 50px;
        vertical-align: top;
    }

@media all and (max-width: 1024px ) {
    .content-wrapper .sidebar-wrapper .main {
        padding-right: 30px;
    }
}

@media all and (max-width: 767px ) {
    .content-wrapper .sidebar-wrapper .main {
        width: 100%;
        display: table;
        padding-right: 0;
    }
}

.content-wrapper .sidebar-wrapper .main .col-md-4:first-child {
    padding-left: 0px;
}

.content-wrapper .sidebar-wrapper .main .col-sm-7:last-child {
    padding-right: 0px;
}

@media all and (max-width: 767px ) {
    .content-wrapper .sidebar-wrapper .main .col-xs-12:first-child {
        padding-right: 0px;
    }

    .content-wrapper .sidebar-wrapper .main .col-xs-12:last-child {
        padding-left: 0px;
    }
}

.content-wrapper .sidebar-wrapper aside {
    width: 33.33333333%;
    display: table-cell;
}

@media all and (max-width: 1024px ) {
    .content-wrapper .sidebar-wrapper aside {
        width: calc(100% + 40px);
        display: table;
        margin-left: -20px;
        margin-right: -20px;
    }
}

.global-footer {
    padding-top: 60px;
    color: #00306c;
}

    .global-footer h2 {
        padding-left: 20px;
        font-size: 17px;
        margin-top: 3px;
        text-align: left;
        color: #fff;
        line-height: 1.1;
        margin-bottom: 0;
    }

    .global-footer .footer-nav {
        background-color: #f2f4f8;
        text-align: center;
        padding: 5px;
        margin-bottom: 5%;
        padding: 0 15%;
    }

        .global-footer .footer-nav a {
            color: #00306c;
            font-family: "Frutiger65", sans-serif;
            font-size: 14px;
            padding: 10px 20px;
            white-space: nowrap;
        }

            .global-footer .footer-nav a:hover {
                color: #ec7632;
                text-decoration: none;
            }

    .global-footer .global-share {
        padding: 0 20px;
        padding-bottom: 20px;
        position: relative;
    }

        .global-footer .global-share ul li {
            list-style-type: none;
            display: inline;
            position: relative;
        }

        .global-footer .global-share span {
            font-family: "Frutiger65", sans-serif;
            font-size: 12px;
            float: left;
            padding-right: 10px;
        }

        .global-footer .global-share a {
            padding: 10px 5px;
            cursor: pointer;
            z-index: 0;
        }

            .global-footer .global-share a:hover {
                background-color: #e5eaf0;
            }

        .global-footer .global-share img {
            height: 20px;
        }

        .global-footer .global-share .active {
            background: url('/Sites/SuncorDotCom/Design/images/img/modal-left-drop-arrow.png') top left no-repeat;
            background-color: #e5eaf0;
            position: relative;
            z-index: 20;
        }

        .global-footer .global-share .footer-link {
            padding: 0;
            padding-left: 30px;
        }

            .global-footer .global-share .footer-link:hover {
                background-color: transparent;
            }

    .global-footer .page-share {
        position: absolute;
        bottom: 80px;
        right: 20px;
    }

        .global-footer .page-share span {
            font-family: "Frutiger65", sans-serif;
            font-size: 12px;
            padding-right: 5px;
        }

        .global-footer .page-share img {
            cursor: pointer;
            padding: 10px;
        }

            .global-footer .page-share img:hover {
                background-color: #e5eaf0;
            }

        .global-footer .page-share .active {
            background: url('/Sites/SuncorDotCom/Design/images/img/modal-right-drop-arrow.png') top right no-repeat;
            background-color: #e5eaf0;
            position: relative;
            z-index: 20;
        }

    .global-footer .active {
        background-color: #e5eaf0;
    }

    .global-footer .copyright {
        font-family: "Frutiger45", serif;
        font-size: 11px;
        color: #83898d;
        padding-bottom: 40px;
        text-align: center;
        margin: 0 10px;
    }

        .global-footer .copyright a {
            color: #83898d;
        }

    .global-footer .share-this-page-hover {
        position: absolute;
        border: 1px solid #e2e2e2;
        background-color: white;
        width: 155px;
        height: 80px;
        right: 1px;
        bottom: 38px;
        display: none;
        z-index: 5;
    }

        .global-footer .share-this-page-hover .title-gradient {
            background: url('/Sites/SuncorDotCom/Design/images/img/modal-background.png') repeat-y;
            width: 100%;
            border-top: none;
            color: #fff;
            width: 154px;
            height: 30px;
            text-align: center;
            padding-top: 3px;
            font-size: 17px;
            font-weight: bold;
        }

        .global-footer .share-this-page-hover .share-icon-fb {
            background: url('/Sites/SuncorDotCom/Design/images/img/icon-footer-social.png') 0 100px;
            width: 30px;
            height: 20px;
            margin-top: 12px;
            margin-left: 10px;
            margin-right: 20px;
            float: left;
        }

            .global-footer .share-this-page-hover .share-icon-fb:hover {
                text-decoration: none;
                cursor: pointer;
                background: url('/Sites/SuncorDotCom/Design/images/img/icon-footer-social.png') 40px 100px;
            }

        .global-footer .share-this-page-hover .share-icon-tw {
            background: url('/Sites/SuncorDotCom/Design/images/img/icon-footer-social.png') 0 40px;
            width: 30px;
            height: 20px;
            margin-top: 12px;
            margin-right: 15px;
            float: left;
        }

            .global-footer .share-this-page-hover .share-icon-tw:hover {
                text-decoration: none;
                cursor: pointer;
                background: url('/Sites/SuncorDotCom/Design/images/img/icon-footer-social.png') 40px 40px;
            }

        .global-footer .share-this-page-hover .share-icon-li {
            background: url('/Sites/SuncorDotCom/Design/images/img/icon-footer-social.png') 0 20px;
            width: 30px;
            height: 20px;
            margin-top: 12px;
            float: left;
        }

            .global-footer .share-this-page-hover .share-icon-li:hover {
                text-decoration: none;
                cursor: pointer;
                background: url('/Sites/SuncorDotCom/Design/images/img/icon-footer-social.png') 40px 20px;
            }

    .global-footer .icons-hover {
        position: absolute;
        left: 1px;
        bottom: 25px;
        border: 1px solid #e2e2e2;
        background-color: white;
        width: 300px;
        height: auto;
        z-index: 11;
    }

        .global-footer .icons-hover .title-gradient {
            background: url('/Sites/SuncorDotCom/Design/images/img/modal-background.png') repeat-y;
            background-size: 100%;
            border-top: none;
            color: #fff;
            width: 100%;
            height: 30px;
            text-align: left;
            padding-top: 3px;
        }

        .global-footer .icons-hover p {
            margin: 10px 15px;
            font-size: 14px;
            font-family: "Frutiger55", sans-serif;
            color: #333;
            line-height: 1.2;
        }

        .global-footer .icons-hover .share-icons-modal-content {
            margin: 20px;
        }

            .global-footer .icons-hover .share-icons-modal-content p {
                margin: 0px;
                margin-bottom: 10px;
                color: #000;
            }

    .global-footer .icons-pop1,
    .global-footer .icons-pop2,
    .global-footer .icons-pop3,
    .global-footer .icons-pop4,
    .global-footer .icons-pop5,
    .global-footer .icons-pop6 {
        display: none;
    }

    .global-footer .read-more-link {
        justify-content: flex-start;
    }

        .global-footer .read-more-link a {
            padding: 2px;
        }

            .global-footer .read-more-link a:hover {
                background: none;
            }

@media (max-width: 768px) and (min-width: 650px) {
    .global-footer .footer-nav {
        padding: 0 5px;
    }

        .global-footer .footer-nav a {
            font-size: 16px;
        }

    .global-footer .page-share {
        bottom: 80px;
    }

        .global-footer .page-share img {
            width: 40px;
            height: 43px;
        }

        .global-footer .global-share span,
        .global-footer .page-share span {
            font-size: 15px;
        }

    .global-footer .global-share ul li {
        padding: 5px;
    }

    .global-footer .global-share a {
        padding: 15px 10px;
    }

    .global-footer .global-share img {
        width: auto;
        height: 25px;
    }

    .global-footer .global-share .pop-left .active {
        background: url('/Sites/SuncorDotCom/Design/images/img/modal-left-drop-arrow.png') top left no-repeat;
        background-color: #e5eaf0;
        position: relative;
        z-index: 20;
    }

    .global-footer .global-share .pop-right .active {
        background: url('/Sites/SuncorDotCom/Design/images/img/modal-right-drop-arrow.png') top right no-repeat;
        background-color: #e5eaf0;
        position: relative;
        z-index: 20;
    }

    .global-footer .read-more-link a {
        padding: 2px;
    }

    .global-footer .share-this-page-hover {
        bottom: 42px;
        right: 1px;
    }

        .global-footer .share-this-page-hover .share-icon-fb,
        .global-footer .share-this-page-hover .share-icon-tw,
        .global-footer .share-this-page-hover .share-icon-li {
            padding: 0px;
        }

    .global-footer .icons-hover {
        width: 345px;
        height: auto;
        left: 6px;
        bottom: 35px;
    }

        .global-footer .icons-hover h5 {
            font-size: 17px;
            margin-top: 5px;
        }

        .global-footer .icons-hover p {
            color: #333;
            font-family: "Frutiger65", sans-serif;
            font-size: 17px;
            margin: 15px;
        }

    .global-footer .icons-pop6,
    .global-footer .icons-pop4 {
        left: -296px;
    }

    .global-footer .icons-pop5 {
        left: -289px;
    }

    .global-footer .copyright {
        font-size: 14px;
    }
}

@media (max-width: 650px) {
    .global-footer {
        padding-bottom: 15%;
    }

        .global-footer .footer-nav {
            padding: 20px 10px;
            text-align: left;
            height: auto;
            width: 100%;
        }

            .global-footer .footer-nav a {
                padding: 3px 30px;
                background-color: #f2f4f8;
                color: #00306c;
                font-size: 16px;
            }

        .global-footer .global-share {
            line-height: 60px;
            padding: 0px;
            padding-bottom: 40px;
            padding-top: 15px;
        }

            .global-footer .global-share span {
                margin-right: 25%;
                padding-left: 25px;
                font-size: 15px;
                line-height: 1.4;
                float: left;
            }

            .global-footer .global-share ul {
                -webkit-padding-start: 0px;
                margin: 0px 15px;
                float: left;
                padding: 0;
            }

                .global-footer .global-share ul li {
                    margin: 0 7.5px;
                    position: inherit;
                }

                    .global-footer .global-share ul li a {
                        padding: 0px 10px;
                        text-align: center;
                        display: inline-block;
                        margin: 0 14px;
                    }

                        .global-footer .global-share ul li a img {
                            width: auto;
                            height: 27px;
                            margin: 0 auto;
                        }

                    .global-footer .global-share ul li .active {
                        background: #e5eaf0 url('/Sites/SuncorDotCom/Design/images/img/modal-drop-arrow.png') top center no-repeat;
                        position: relative;
                        z-index: 20;
                    }

            .global-footer .global-share .footer-link {
                text-align: left;
                margin: 5px 0px;
            }

        .global-footer .icons-hover {
            line-height: normal;
            left: 1px;
            bottom: 25px;
            width: 95%;
            height: auto;
            padding-bottom: 10px;
        }

            .global-footer .icons-hover .title-gradient {
                height: 40px;
            }

            .global-footer .icons-hover h2 {
                font-size: 19px;
                margin-top: 10px;
            }

            .global-footer .icons-hover p {
                color: #333;
                font-family: "Frutiger65", sans-serif;
                font-size: 17px;
                margin: 15px;
                line-height: normal;
            }

        .global-footer .icons-pop1,
        .global-footer .icons-pop2,
        .global-footer .icons-pop3 {
            bottom: 158px;
        }

        .global-footer .icons-pop4,
        .global-footer .icons-pop5,
        .global-footer .icons-pop6 {
            bottom: 98px;
        }

        .global-footer .icons-pop1,
        .global-footer .icons-pop2,
        .global-footer .icons-pop3,
        .global-footer .icons-pop4,
        .global-footer .icons-pop5,
        .global-footer .icons-pop6 {
            left: 8.7px;
        }

        .global-footer .page-share {
            right: 0;
            left: 0;
            bottom: 160px;
            padding-left: 20px;
        }

            .global-footer .page-share span {
                font-size: 15px;
            }

            .global-footer .page-share a .active {
                background: #e5eaf0 url('/Sites/SuncorDotCom/Design/images/img/modal-drop-arrow.png') top center no-repeat;
                position: relative;
                z-index: 20;
            }

            .global-footer .page-share img {
                width: 40px;
                height: 43px;
            }

        .global-footer .read-more-link span {
            margin: 0px;
        }

        .global-footer .read-more-link a {
            padding: 0px;
            text-align: left;
            margin: 0px;
        }

        .global-footer .copyright {
            padding-top: 50px;
            font-size: 15px;
        }

        .global-footer .share-this-page-hover {
            width: 90%;
            height: 125px;
            left: 15px;
            bottom: 42px;
        }

            .global-footer .share-this-page-hover .title-gradient {
                background-image: linear-gradient(to right, red, orange);
                border-top: none;
                width: 100%;
                height: 40px;
                text-align: left;
                padding-left: 20px;
            }

            .global-footer .share-this-page-hover h2 {
                font-size: 17px;
                color: #fff;
                margin-top: 7px;
            }

            .global-footer .share-this-page-hover .share-icon-fb {
                margin-left: 47px;
                background: url('/Sites/SuncorDotCom/Design/images/img/icon-footer-fb.png') no-repeat;
            }

                .global-footer .share-this-page-hover .share-icon-fb:hover {
                    background: url('/Sites/SuncorDotCom/Design/images/img/icon-footer-fb.png') no-repeat;
                    background-size: 30px 30px;
                }

            .global-footer .share-this-page-hover .share-icon-tw {
                background: url('/Sites/SuncorDotCom/Design/images/img/icon-footer-twitter.png') no-repeat;
                width: 34px;
            }

                .global-footer .share-this-page-hover .share-icon-tw:hover {
                    background: url('/Sites/SuncorDotCom/Design/images/img/icon-footer-twitter.png') no-repeat;
                    background-size: 35px 30px;
                }

            .global-footer .share-this-page-hover .share-icon-li {
                background: url('/Sites/SuncorDotCom/Design/images/img/icon-footer-linkedin.png') no-repeat;
            }

                .global-footer .share-this-page-hover .share-icon-li:hover {
                    background: url('/Sites/SuncorDotCom/Design/images/img/icon-footer-linkedin.png') no-repeat;
                    background-size: 30px 30px;
                }

            .global-footer .share-this-page-hover .share-icon-fb,
            .global-footer .share-this-page-hover .share-icon-tw,
            .global-footer .share-this-page-hover .share-icon-li {
                padding: 0px;
                margin-top: 32px;
                margin-right: 15%;
                background-size: cover;
                height: 30px;
            }
}

@media (min-width: 568px) and (max-width: 650px) {
    .global-footer .global-share {
        line-height: 60px;
        padding: 0px;
        padding-bottom: 0px;
    }

        .global-footer .global-share span {
            float: none;
        }

        .global-footer .global-share ul li {
            margin: 0px;
        }

    .global-footer .share-this-page-hover {
        width: 95%;
    }

    .global-footer .icons-hover {
        left: 10px;
        bottom: 58px;
    }
}

header.global-header {
    width: inherit;
    background: #00072e url("/Sites/SuncorDotCom/Design/images/img/bg_gradient.jpg") repeat-x fixed;
    position: fixed !important;
    z-index: 100;
}

@media all and (max-width: 1024px ) {
    header.global-header {
        background: #00072e;
    }
}

header.global-header .header-top {
    display: table;
    margin-bottom: 10px;
    padding-top: 15px;
    position: relative;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top {
        margin: 0;
        padding: 0;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        transition: none;
    }
}

header.global-header .header-top.animate {
    margin-bottom: 69px;
}

header.global-header .header-top .logo {
    display: table-cell;
    vertical-align: middle;
    /*width: 99%;*/
    width: 91%;
    padding-left: 20px;
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .logo {
        padding-left: 60px;
        text-align: center;
    }
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .logo img {
        width: 88px;
    }
}

header.global-header .header-top .stock,
header.global-header .header-top .search {
    display: table-cell;
    vertical-align: middle;
}

    header.global-header .header-top .stock a,
    header.global-header .header-top .search a {
        display: block;
        height: 60px;
        width: 60px;
        position: relative;
    }

@media all and (max-width: 1024px ) {
    header.global-header .header-top .stock a,
    header.global-header .header-top .search a {
        height: 60px;
        width: 60px;
    }
}

header.global-header .header-top .stock a:hover,
header.global-header .header-top .search a:hover {
    text-decoration: none;
    background-color: #2e3152;
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .stock a:hover,
    header.global-header .header-top .search a:hover {
        background-color: transparent;
    }
}

header.global-header .header-top .stock .drop,
header.global-header .header-top .search .drop {
    float: right;
    right: 0;
}

    header.global-header .header-top .stock .drop:after,
    header.global-header .header-top .search .drop:after {
        content: url("/Sites/SuncorDotCom/Design/images/img/header-dropdown-corner.png");
        position: absolute;
        right: 0;
        top: -11px;
    }

@media all and (max-width: 1024px ) {
    header.global-header .header-top .stock .drop:after,
    header.global-header .header-top .search .drop:after {
        content: '';
    }
}

header.global-header .header-top .stock.open a,
header.global-header .header-top .search.open a {
    background-color: #2e3152;
}

header.global-header .header-top .stock a {
    background: url("/Sites/SuncorDotCom/Design/images/img/icon-nav-stock.png") no-repeat 50% 50%;
}

    header.global-header .header-top .stock a span {
        margin: 0;
        padding: 0;
        position: absolute;
        bottom: 4px;
        width: 60px;
        text-align: center;
        color: #fff;
        font-family: "Frutiger65", sans-serif;
        font-size: 11px;
        line-height: 1.42857;
    }

@media all and (max-width: 1024px ) {
    header.global-header .header-top .stock a span {
        width: 60px;
        font-size: 10px;
        bottom: 6px;
    }
}

header.global-header .header-top .stock .drop {
    float: right;
    left: auto;
    right: 60px;
    border-radius: 0;
    box-shadow: none;
    border: none;
    padding: 5px 10px 0px;
    margin: 0;
    border-bottom: 1px solid #d7d7d7;
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .stock .drop {
        left: 0;
        right: 0;
        padding: 7px 10px;
        border-bottom: none;
    }
}

header.global-header .header-top .stock .drop h3 {
    margin: 0;
    color: #00306c;
    font-family: "Frutiger65", sans-serif;
    font-size: 13px;
    line-height: 1.1;
    padding: 0 0 4px 5px;
    border-bottom: 1px solid #94a8c1;
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .stock .drop h3 {
        display: none;
    }
}

header.global-header .header-top .stock .drop .stock-details {
    margin: 0 5px 4px;
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .stock .drop .stock-details {
        display: inline-block;
        margin: 5px;
    }
}

@media all and (max-width: 767px ) {
    header.global-header .header-top .stock .drop .stock-details {
        display: block;
        margin: 5px 0;
    }
}

header.global-header .header-top .stock .drop .stock-details .stock-detail {
    color: #00306c;
    font-family: "Frutiger55", sans-serif;
    font-size: 11px;
    display: inline-block;
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .stock .drop .stock-details .stock-detail {
        font-size: 14px;
    }
}

@media all and (max-width: 767px ) {
    header.global-header .header-top .stock .drop .stock-details .stock-detail {
        font-size: 13px;
    }
}

header.global-header .header-top .stock .drop .stock-details .stock-detail .name {
    font-family: "Frutiger65", sans-serif;
    padding-right: 8px;
}

@media all and (max-width: 767px ) {
    header.global-header .header-top .stock .drop .stock-details .stock-detail .name {
        padding-right: 4px;
    }
}

header.global-header .header-top .stock .drop .stock-details .stock-detail .change {
    position: relative;
}

    header.global-header .header-top .stock .drop .stock-details .stock-detail .change:before {
        font-family: 'Glyphicons Halflings';
        font-size: 7px;
        padding-right: 3px;
    }

@media all and (max-width: 1024px ) {
    header.global-header .header-top .stock .drop .stock-details .stock-detail .change:before {
        font-size: 8px;
        padding-right: 3px;
    }
}

@media all and (max-width: 767px ) {
    header.global-header .header-top .stock .drop .stock-details .stock-detail .change:before {
        padding-right: 3px;
    }
}

header.global-header .header-top .stock .drop .stock-details .stock-detail.up .price {
    color: #43ad36;
}

header.global-header .header-top .stock .drop .stock-details .stock-detail.up .change {
    color: #43ad36;
}

    header.global-header .header-top .stock .drop .stock-details .stock-detail.up .change:before {
        content: '\e253';
    }

header.global-header .header-top .stock .drop .stock-details .stock-detail.down .price {
    color: #d32933;
}

header.global-header .header-top .stock .drop .stock-details .stock-detail.down .change {
    color: #d32933;
}

    header.global-header .header-top .stock .drop .stock-details .stock-detail.down .change:before {
        content: '\e252';
    }

header.global-header .header-top .stock .drop .stock-details .stock-detail:first-child {
    padding-right: 7px;
}

@media all and (max-width: 767px ) {
    header.global-header .header-top .stock .drop .stock-details .stock-detail:first-child {
        padding-right: 4px;
    }
}

header.global-header .header-top .stock .drop .stock-details .stock-detail:last-child {
    padding-left: 12px;
    border-left: 1px solid #94a8c1;
}

@media all and (max-width: 767px ) {
    header.global-header .header-top .stock .drop .stock-details .stock-detail:last-child {
        padding-left: 7px;
    }
}

header.global-header .header-top .stock .drop .description {
    margin: 0;
    font-family: "Frutiger55", sans-serif;
    font-size: 11px;
    color: #7c8d96;
    float: left;
    line-height: 1.1;
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .stock .drop .description {
        display: inline-block;
        float: none;
        font-size: 14px;
        line-height: inherit;
        vertical-align: middle;
    }
}

@media all and (max-width: 767px ) {
    header.global-header .header-top .stock .drop .description {
        display: block;
        font-size: 13px;
    }
}

header.global-header .header-top .stock .drop .stock-link {
    display: table;
    background: none;
    width: auto;
    height: auto;
    float: right;
    line-height: 1.4;
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .stock .drop .stock-link {
        padding-top: 8px;
    }
}

header.global-header .header-top .stock .drop .stock-link:hover {
    background: none;
}

    header.global-header .header-top .stock .drop .stock-link:hover span {
        color: #ec7632;
    }

header.global-header .header-top .stock .drop .stock-link span {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    color: #00306c;
    font-family: "Frutiger65", sans-serif;
    font-size: 13px;
    background: none;
    width: auto;
    position: relative;
    padding: 0 6px;
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .stock .drop .stock-link span {
        font-size: 16px;
    }
}

header.global-header .header-top .stock .drop .stock-link span.stock-icon {
    background: url("/Sites/SuncorDotCom/Design/images/img/circle-icon-right-sm.png") no-repeat 50% 50%;
    height: 15px;
    width: 15px;
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .stock .drop .stock-link span.stock-icon {
        background: url("/Sites/SuncorDotCom/Design/images/img/circle-icon-right.png") no-repeat 30% 0;
        height: 22px;
        width: 22px;
    }
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .stock.open + div.search .drop {
        border-top: 1px solid #d7d7d7;
        margin-top: 44px;
    }
}

@media all and (max-width: 767px ) {
    header.global-header .header-top .stock.open + div.search .drop {
        border-top: 1px solid #d7d7d7;
        margin-top: 92px;
    }
}

header.global-header .header-top .search a {
    background: url("/Sites/SuncorDotCom/Design/images/img/icon-nav-search.png") no-repeat 50% 50%;
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .search a {
        /*display: none;*/
    }
}

header.global-header .header-top .search .drop {
    float: right;
    right: 0;
    border-radius: 0;
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .search .drop {
        display: block;
        border-bottom: 1px solid #d7d7d7;
    }
}

header.global-header .header-top .search .drop .search-form {
    margin: 0;
}

    header.global-header .header-top .search .drop .search-form input[type='text'],
    header.global-header .header-top .search .drop .search-form input[type='search'] {
        width: 100%;
        border: none;
        padding: 9px 30px;
        border-left: 9px solid #c3ecf6;
        font-family: "Frutiger65", sans-serif;
        font-size: 36px;
        color: #384147;
        outline: 0;
        border-radius: 0;
        line-height: 1.42857;
        height: auto;
    }

        header.global-header .header-top .search .drop .search-form input[type='text']::-webkit-input-placeholder,
        header.global-header .header-top .search .drop .search-form input[type='search']::-webkit-input-placeholder {
            color: #dfdcdc;
        }

        header.global-header .header-top .search .drop .search-form input[type='text']:-moz-placeholder,
        header.global-header .header-top .search .drop .search-form input[type='search']:-moz-placeholder {
            color: #dfdcdc;
        }

        header.global-header .header-top .search .drop .search-form input[type='text']::-moz-placeholder,
        header.global-header .header-top .search .drop .search-form input[type='search']::-moz-placeholder {
            color: #dfdcdc;
        }

        header.global-header .header-top .search .drop .search-form input[type='text']:-ms-input-placeholder,
        header.global-header .header-top .search .drop .search-form input[type='search']:-ms-input-placeholder {
            color: #dfdcdc;
        }

        header.global-header .header-top .search .drop .search-form input[type='text']::-ms-clear,
        header.global-header .header-top .search .drop .search-form input[type='search']::-ms-clear {
            display: none;
        }

@media all and (max-width: 1024px ) {
    header.global-header .header-top .search .drop .search-form input[type='text'],
    header.global-header .header-top .search .drop .search-form input[type='search'] {
        font-size: 16px;
        padding: 9px 12px;
        height: auto;
    }
}

header.global-header .header-top .search .drop .search-form .btn {
    display: none;
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .search .drop .search-form .btn {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 60px;
        background: url("/Sites/SuncorDotCom/Design/images/img/icon-mobile-search.png") no-repeat 50% 50%;
        border-radius: 0;
    }

        header.global-header .header-top .search .drop .search-form .btn:active {
            box-shadow: none;
        }
}

.fixfixed .global-header {
    position: absolute !important;
}

.global-nav {
    border-top: 1px solid #2e3152;
}

@media all and (max-width: 1024px ) {
    .global-nav {
        border-top: none;
        position: absolute;
        top: 0;
        right: -260px;
        /*left: -260px;*/
        background: #00072e;
        width: 260px;
        height: 100vh;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        -o-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out;
        -webkit-transform-origin: left center;
        -moz-transform-origin: left center;
        -o-transform-origin: left center;
        transform-origin: left center;
    }

        .global-nav.nav-open {
            /*left: 0;*/
             right:0;
        }

            .global-nav.nav-open .main-nav {
                width: 260px;
            }
}

@media all and (max-width: 1024px ) {
    .global-nav .main-nav {
        border-bottom: 1px solid #1a2247;
        margin-bottom: 20px;
    }
}

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .desktop-nav {
        display: none;
    }
}

.global-nav .main-nav .desktop-nav.selected {
    color: #ffc425;
}

.global-nav .main-nav > ul {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}

    .global-nav .main-nav > ul li {
        display: table-cell;
        vertical-align: middle;
        height: 56px;
        width: 16.66666667%;
        margin: 0;
        padding: 0;
    }

@media all and (max-width: 1024px ) {
    .global-nav .main-nav > ul li {
        display: table;
        width: 100%;
        height: auto;
    }
}

.global-nav .main-nav > ul li a {
    color: #fff;
    font-family: "Frutiger65", sans-serif;
    font-size: 14px;
    line-height: 1.3;
    display: table;
    width: 100%;
    height: 100%;
}

    .global-nav .main-nav > ul li a:hover {
        color: #ffc425;
        text-decoration: none;
        background: #2e3152;
    }

    .global-nav .main-nav > ul li a > span {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }

        .global-nav .main-nav > ul li a > span span {
            display: inline-block;
            vertical-align: middle;
            text-align: left;
        }

        .global-nav .main-nav > ul li a > span .arrow {
            background: url("/Sites/SuncorDotCom/Design/images/img/icon-nav-arrow.png") no-repeat;
            height: 8px;
            width: 14px;
            display: inline-block;
            margin-left: 12px;
            vertical-align: middle;
        }

.global-nav .main-nav > ul li.open > a {
    color: #ffc425;
    text-decoration: none;
    background: #2e3152;
}

@media all and (max-width: 1024px ) {
    .global-nav .main-nav > ul li.open > a {
        color: #fff;
        background: none;
    }
}

.global-nav .main-nav > ul li.open > a > span .arrow {
    background: url("/Sites/SuncorDotCom/Design/images/img/icon-nav-arrow.png") no-repeat 0 100%;
}

.global-nav .main-nav > ul li.dropdown {
    position: inherit;
}

.global-nav .main-nav .dropdown-nav {
    position: absolute;
    width: 1024px;
    margin: 0;
    border-radius: 0;
    padding: 15px 30px 0 30px;
    box-shadow: 0 0px 8px rgba(0, 0, 0, 0.176);
    border: none;
}

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav {
        position: relative;
        width: 100%;
        float: none;
        display: block;
        padding: 0;
    }
}

.global-nav .main-nav .dropdown-nav h2 {
    margin: 0;
    padding: 0;
    display: block;
    border-bottom: 1px solid #d9e0e9;
}

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav h2 {
        background: #00072e;
        border-bottom: none;
    }
}

.global-nav .main-nav .dropdown-nav h2 a {
    display: inline-block;
    font-family: "Frutiger55", sans-serif;
    font-size: 25px;
    color: #00306c;
    padding: 6px 8px;
}

    .global-nav .main-nav .dropdown-nav h2 a:hover {
        background: none;
    }

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav h2 a {
        color: #fff;
        font-family: "Frutiger65", sans-serif;
        font-size: 16px;
        line-height: 1.3;
        display: inline-block;
        width: 200px;
        height: auto;
        vertical-align: middle;
        padding: 0 0 0 20px;
    }
}

.global-nav .main-nav .dropdown-nav h2 a br {
    content: " ";
    display: none;
}

.global-nav .main-nav .dropdown-nav h2 a.selected {
    color: #ffc425;
}

.global-nav .main-nav .dropdown-nav h2 .caret {
    display: none;
}

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav h2 .caret {
        display: inline-block;
        width: 60px;
        height: 60px;
        border: 0;
        margin: 0;
        cursor: pointer;
        vertical-align: middle;
        background: url("/Sites/SuncorDotCom/Design/images/img/icon-mobile-nav-level1.png") no-repeat 0 0;
    }

        .global-nav .main-nav .dropdown-nav h2 .caret.open {
            background: url("/Sites/SuncorDotCom/Design/images/img/icon-mobile-nav-level1.png") no-repeat 0 100%;
        }
}

.global-nav .main-nav .dropdown-nav nav.level-1 {
    margin: 6px 0;
}

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav nav.level-1 {
        margin: 0;
        display: none;
    }
}

.global-nav .main-nav .dropdown-nav nav.level-1 ul {
    display: block;
    width: 25%;
    padding: 0;
    margin: 0;
}

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav nav.level-1 ul {
        width: 100%;
    }
}

.global-nav .main-nav .dropdown-nav nav.level-1 ul li {
    display: block;
    height: auto;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
}

    .global-nav .main-nav .dropdown-nav nav.level-1 ul li a {
        display: block;
        font-family: "Frutiger55", sans-serif;
        font-size: 13px;
        color: #00306c;
        padding: 6px 36px 6px 8px;
        width: 100%;
    }

        .global-nav .main-nav .dropdown-nav nav.level-1 ul li a:hover {
            background: #f2f4f8;
        }

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav nav.level-1 ul li a {
        background: #00306c;
        color: #fff;
        height: auto;
        padding: 10px 60px 10px 20px;
    }

        .global-nav .main-nav .dropdown-nav nav.level-1 ul li a:hover {
            background: #00306c;
        }
}

.global-nav .main-nav .dropdown-nav nav.level-1 ul li a.selected {
    color: #ffc425;
}

.global-nav .main-nav .dropdown-nav nav.level-1 ul li.drop > a {
    background: url("/Sites/SuncorDotCom/Design/images/img/icon-nav-level1-arrow.png") no-repeat right 20px top 8px;
}

    .global-nav .main-nav .dropdown-nav nav.level-1 ul li.drop > a:hover {
        background: #f2f4f8 url("/Sites/SuncorDotCom/Design/images/img/icon-nav-level1-arrow.png") no-repeat right 20px top 8px;
    }

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav nav.level-1 ul li.drop > a {
        background: #00306c;
    }

        .global-nav .main-nav .dropdown-nav nav.level-1 ul li.drop > a:hover {
            background: #00306c;
        }
}

.global-nav .main-nav .dropdown-nav nav.level-1 ul li.drop:hover > nav {
    display: block;
}

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav nav.level-1 ul li.drop:hover > nav {
        display: none;
    }

        .global-nav .main-nav .dropdown-nav nav.level-1 ul li.drop:hover > nav.open {
            display: block;
        }
}

.global-nav .main-nav .dropdown-nav nav.level-1 ul li.drop .caret {
    display: none;
}

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav nav.level-1 ul li.drop .caret {
        border: 0;
        margin: 0;
        cursor: pointer;
        width: 60px;
        height: 35px;
        top: 0;
        right: 0;
        display: block;
        position: absolute;
        background: url("/Sites/SuncorDotCom/Design/images/img/icon-mobile-nav-level2.png") no-repeat 50% 0;
    }

        .global-nav .main-nav .dropdown-nav nav.level-1 ul li.drop .caret.open {
            background: url("/Sites/SuncorDotCom/Design/images/img/icon-mobile-nav-level2.png") no-repeat 50% 100%;
        }
}

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav nav.level-1.open {
        margin: 0;
        display: block;
    }
}

.global-nav .main-nav .dropdown-nav nav.level-2,
.global-nav .main-nav .dropdown-nav nav.level-3,
.global-nav .main-nav .dropdown-nav nav.level-4 {
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    display: none;
}

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav nav.level-2,
    .global-nav .main-nav .dropdown-nav nav.level-3,
    .global-nav .main-nav .dropdown-nav nav.level-4 {
        position: relative;
        left: 0;
    }

        .global-nav .main-nav .dropdown-nav nav.level-2.open,
        .global-nav .main-nav .dropdown-nav nav.level-3.open,
        .global-nav .main-nav .dropdown-nav nav.level-4.open {
            display: block;
        }
}

.global-nav .main-nav .dropdown-nav nav.level-2 ul,
.global-nav .main-nav .dropdown-nav nav.level-3 ul,
.global-nav .main-nav .dropdown-nav nav.level-4 ul {
    width: 100%;
}

    .global-nav .main-nav .dropdown-nav nav.level-2 ul li a {
        background: #d9e0e9;
    }

        .global-nav .main-nav .dropdown-nav nav.level-2 ul li a:hover {
            color: #fff;
            background: #57769e;
        }

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav nav.level-2 ul li a {
        background: #003e7e;
    }

        .global-nav .main-nav .dropdown-nav nav.level-2 ul li a:hover {
            background: #003e7e;
        }
}

.global-nav .main-nav .dropdown-nav nav.level-2 ul li.drop > a {
    background: #d9e0e9 url("/Sites/SuncorDotCom/Design/images/img/icon-nav-level1-arrow.png") no-repeat right 20px top 8px;
}

    .global-nav .main-nav .dropdown-nav nav.level-2 ul li.drop > a:hover {
        color: #fff;
        background: #57769e url("/Sites/SuncorDotCom/Design/images/img/icon-nav-level1-arrow.png") no-repeat right 20px top 8px;
    }

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav nav.level-2 ul li.drop > a {
        background: #003e7e;
    }

        .global-nav .main-nav .dropdown-nav nav.level-2 ul li.drop > a:hover {
            background: #003e7e;
        }
}

.global-nav .main-nav .dropdown-nav nav.level-3 ul li a {
    background: #acbbce;
}

    .global-nav .main-nav .dropdown-nav nav.level-3 ul li a:hover {
        color: #fff;
        background: #365c86;
    }

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav nav.level-3 ul li a {
        background: #005499;
    }

        .global-nav .main-nav .dropdown-nav nav.level-3 ul li a:hover {
            background: #005499;
        }
}

.global-nav .main-nav .dropdown-nav nav.level-3 ul li.drop > a {
    background: #acbbce url("/Sites/SuncorDotCom/Design/images/img/icon-nav-level1-arrow.png") no-repeat right 20px top 8px;
}

    .global-nav .main-nav .dropdown-nav nav.level-3 ul li.drop > a:hover {
        color: #fff;
        background: #365c86 url("/Sites/SuncorDotCom/Design/images/img/icon-nav-level1-arrow.png") no-repeat right 20px top 8px;
    }

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav nav.level-3 ul li.drop > a {
        background: #005499;
    }

        .global-nav .main-nav .dropdown-nav nav.level-3 ul li.drop > a:hover {
            background: #005499;
        }
}

.global-nav .main-nav .dropdown-nav nav.level-4 ul li a {
    background: #7e93ad;
}

    .global-nav .main-nav .dropdown-nav nav.level-4 ul li a:hover {
        background: #00306c;
        color: #fff;
    }

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav nav.level-4 ul li a {
        background: #0066b0;
    }

        .global-nav .main-nav .dropdown-nav nav.level-4 ul li a:hover {
            background: #0066b0;
        }
}

.global-nav .main-nav .dropdown-nav nav.level-4 ul li.drop > a {
    background: #7e93ad url("/Sites/SuncorDotCom/Design/images/img/icon-nav-level1-arrow.png") no-repeat right 20px top 8px;
}

    .global-nav .main-nav .dropdown-nav nav.level-4 ul li.drop > a:hover {
        background: #00306c url("/Sites/SuncorDotCom/Design/images/img/icon-nav-level1-arrow.png") no-repeat right 20px top 8px;
        color: #fff;
    }

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .dropdown-nav nav.level-4 ul li.drop > a {
        background: #0066b0;
    }

        .global-nav .main-nav .dropdown-nav nav.level-4 ul li.drop > a:hover {
            background: #0066b0;
        }
}

.global-nav .main-nav .close {
    height: 50px;
    width: 50px;
    background: url("/Sites/SuncorDotCom/Design/images/img/icon-desktop-close.png") no-repeat 50% 50%;
    margin: 0 auto;
    float: none;
    opacity: 1;
}

    .global-nav .main-nav .close:hover {
        opacity: 0.75;
    }

@media all and (max-width: 1024px ) {
    .global-nav .main-nav .close {
        display: none;
    }
}

.global-nav .secondary-nav {
    position: absolute;
    top: 34px;
    right: 130px;
}

@media all and (max-width: 1024px ) {
    .global-nav .secondary-nav {
        position: relative;
        top: 0;
        left: 0;
        padding-bottom: 70px;
    }
}

.global-nav .secondary-nav ul {
    display: table;
    float: right;
    margin: 0;
    padding: 0;
    text-align: right;
}

@media all and (max-width: 1024px ) {
    .global-nav .secondary-nav ul {
        display: block;
        width: 100%;
        float: none;
        text-align: left;
    }
}

.global-nav .secondary-nav ul li {
    display: table-cell;
    vertical-align: middle;
}

@media all and (max-width: 1024px ) {
    .global-nav .secondary-nav ul li {
        display: inline-block;
        width: 49%;
    }
}

.global-nav .secondary-nav ul li:not(:first-child):before {
    content: "|";
    color: #fff;
    font-size: 11px;
    vertical-align: text-top;
}

@media all and (max-width: 1024px ) {
    .global-nav .secondary-nav ul li:not(:first-child):before {
        display: none;
    }
}

.global-nav .secondary-nav ul li a {
    color: #fff;
    font-family: "Frutiger55", sans-serif;
    font-size: 13px;
    padding: 10px;
}

@media all and (max-width: 1024px ) {
    .global-nav .secondary-nav ul li a {
        display: inline-block;
        padding: 14px 20px;
        font-size: 15px;
    }
}

.global-nav .secondary-nav ul li a:hover {
    color: #ffc425;
    text-decoration: none;
}

.global-nav .secondary-nav ul li a.selected {
    color: #ffc425;
}

.mobile-open {
    overflow: hidden;
    position: fixed;
}

    .mobile-open .overlay {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 0.3;
        background: #000;
        z-index: 50;
    }

    .mobile-open .global-header .header-top .logo a {
        opacity: 0.5;
        pointer-events: none;
    }

    .mobile-open .global-header .header-top .stock a.dropdown-toggle {
        opacity: 0.5;
        pointer-events: none;
    }

    .mobile-open .global-header .header-top .search .drop {
        border-bottom: 1px solid #8b8b8b;
        z-index: 0;
    }

        .mobile-open .global-header .header-top .search .drop .search-form input[type='text'] {
            background: #b2b2b2;
            pointer-events: none;
        }

        .mobile-open .global-header .header-top .search .drop .search-form .btn {
            pointer-events: none;
        }

    .mobile-open .nav-open {
        overflow: hidden;
    }

        .mobile-open .nav-open > .inner {
            overflow-y: scroll;
            max-height: 100vh;
            width: 278px;
        }

.mobile-icon {
    height: 60px;
    width: 60px;
    background: #00072e;
    position: absolute;
    top: 0;
    /*left: 0;*/
    right:0;
    padding: 14px;
    z-index: 3;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    cursor: pointer;
    display: none;
}

@media all and (max-width: 1024px ) {
    .mobile-icon {
        display: block;
    }
}

.mobile-icon span {
    width: 32px;
    height: 4px;
    background: #fff;
    border-radius: 10px;
    display: block;
    position: absolute;
    opacity: 1;
    left: 14px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

    .mobile-icon span:nth-child(1) {
        top: 16px;
    }

    .mobile-icon span:nth-child(2) {
        top: 27px;
    }

    .mobile-icon span:nth-child(3) {
        top: 38px;
    }

.mobile-icon.open {
    /*left: 260px;*/
    right:260px;
}

    .mobile-icon.open span:nth-child(1) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 17px;
        left: 18px;
    }

    .mobile-icon.open span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }

    .mobile-icon.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        top: 39px;
        left: 18px;
    }

.homepage-carousel {
    clear: both;
    margin-bottom: 50px;
    /*********** arrows *************/
}

    .homepage-carousel .owl-controls {
        text-align: left;
        margin-left: 6%;
        margin-top: -40px;
    }

@media all and (max-width: 599px) {
    .homepage-carousel .owl-controls {
        text-align: center;
        margin: 0 auto;
        margin-top: -40px;
    }
}

.homepage-carousel .owl-controls .owl-buttons div {
    background: none;
    opacity: 0.7;
}

.homepage-carousel .owl-controls .owl-pagination {
    height: 26px;
    border-top: 1px solid #fff;
    opacity: 0.9999;
    border-bottom: 1px solid #fff;
    padding-top: 2px;
    cursor: pointer;
}

.homepage-carousel .owl-controls .owl-page-pause {
    display: inline-block;
    position: relative;
    top: -6px;
    color: #fff;
    cursor: pointer;
}

    .homepage-carousel .owl-controls .owl-page-pause span {
        padding-top: 3px;
        padding-right: 5px;
        padding-left: 5px;
    }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .homepage-carousel .owl-controls .owl-page-pause {
        top: -7px;
    }

        .homepage-carousel .owl-controls .owl-page-pause span {
            padding-top: 2px;
        }
}

.homepage-carousel .owl-controls _:-ms-lang(x),
.homepage-carousel .owl-controls _:-webkit-full-screen,
.homepage-carousel .owl-controls .owl-page-pause span {
    padding-bottom: 6px;
}

.homepage-carousel .owl-controls .owl-page span {
    background: transparent url('/Sites/SuncorDotCom/Design/images/img/pixel-transparent.png') repeat;
    border: 1px solid #fff;
    opacity: 0.9999;
    margin: 5px;
}

.homepage-carousel .owl-controls .active span {
    background: #ec7632;
    border: 2px solid #ec7632;
    opacity: 0.9999 !important;
}

.homepage-carousel .carousel-control {
    width: 3%;
    background-image: none;
    opacity: 1;
}

    .homepage-carousel .carousel-control span {
        position: absolute;
        top: 45%;
        background-color: #3b85a9;
        padding: 10px 0;
    }

@media all and (max-width: 1024px ) {
    .homepage-carousel .carousel-control span {
        padding: 3px 0;
    }
}

.homepage-carousel .carousel-control img {
    font-size: 12px;
    background-color: #3b85a9;
    padding: 10px 5px;
    position: absolute;
    top: 40%;
    z-index: 5;
    display: inline-block;
    width: 17px;
    height: auto;
}

@media all and (max-width: 1024px ) {
    .homepage-carousel .carousel-control img {
        font-size: 30px;
        width: 25px;
    }
}

.homepage-carousel .carousel-control .left-arrow {
    margin-left: -15px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
    .homepage-carousel .carousel-control ::i-block-chrome,
    .homepage-carousel .carousel-control .left-arrow {
        margin-left: 0px;
    }
}

.homepage-carousel .carousel-control .left,
.homepage-carousel .carousel-control .right {
    background-image: none;
}

@media all and (max-width: 1024px ) {
    .homepage-carousel .carousel-control.right {
        right: 10px;
    }
}

@media all and (max-width: 599px) {
    .homepage-carousel .carousel-control {
        display: none;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
    .homepage-carousel ::i-block-chrome,
    .homepage-carousel .carousel-control.right {
        right: -15px;
    }
}

.homepage-carousel .carousel-link-yellow {
    color: #fbb73c;
}

    .homepage-carousel .carousel-link-yellow:hover {
        color: #fbb73c;
    }

.homepage-carousel .item {
    position: relative;
    width: 100%;
    overflow: hidden;
    text-align: center;
}

    .homepage-carousel .item img {
        width: 100%;
        height: 400px;
    }

@media all and (max-width: 1024px ) {
    .homepage-carousel .item img {
        position: relative;
        left: 100%;
        margin-left: -200%;
        width: auto;
        height: auto;
        object-fit: contain;
    }
}

@media all and (max-width: 599px) {
    .homepage-carousel .item img {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }
}

@media all and (max-width: 360px) {
    .homepage-carousel .item img {
        height: 200px;
        width: auto;
    }
}

.homepage-carousel .item .carousel-caption {
    z-index: 10;
    right: 40%;
    left: 5%;
    top: 10%;
    text-align: left;
    text-shadow: none;
    display: table;
    width: 60%;
}

@media all and (max-width: 1024px ) {
    .homepage-carousel .item .carousel-caption {
        right: 20%;
        width: 80%;
    }
}

@media all and (max-width: 599px) {
    .homepage-carousel .item .carousel-caption {
        left: 7%;
        right: 10%;
        top: 15px;
        width: 62%;
    }
}

.homepage-carousel .item .carousel-caption p {
    font-family: "Frutiger45", serif;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 20px;
}

@media all and (max-width: 599px) {
    .homepage-carousel .item .carousel-caption p {
        /*font-size: 14px; 
                                        margin-bottom: 5px;
                                        padding: 5px 0px;*/
        display: none;
    }
}

.homepage-carousel .item .carousel-caption h2 {
    color: #fff;
    font-family: "Frutiger65", sans-serif;
    font-size: 50px;
    line-height: 1.1;
    margin-bottom: 10px;
}

@media all and (max-width: 599px) {
    .homepage-carousel .item .carousel-caption h2 {
        font-size: 22px;
        margin-top: 0px;
        margin-bottom: 10px;
        vertical-align: bottom;
    }
}

.homepage-carousel .item .carousel-caption .callout {
    color: #fff;
}

    .homepage-carousel .item .carousel-caption .callout:hover {
        color: #ec7632;
    }

.ie9 .homepage-carousel .right.carousel-control {
    right: -15px;
}

.ie9 .homepage-carousel .carousel-control .left-arrow {
    margin-left: 0px;
}

.ie9 .homepage-carousel .item {
    position: relative;
}

    .ie9 .homepage-carousel .item .carousel-caption {
        position: absolute;
    }

@media all and (-ms-high-contrast: none) {
    .carousel-control.right {
        margin-right: -15px;
    }

    .carousel-control.left {
        margin-left: 15px;
    }

    *::-ms-backdrop,
    .carousel-control.right {
        margin-right: -15px;
    }

    *::-ms-backdrop,
    .carousel-control.left {
        margin-left: 15px;
    }
}

.row {
    margin-left: 0;
    margin-right: 0;
    align-self: center;
    height: 100%;
}

.homepage-news h2 {
    font-family: "Frutiger65", sans-serif;
    color: #00306c;
    font-size: 30px;
    margin-bottom: 0;
}

.homepage-news h3 {
    font-family: "Frutiger55", sans-serif;
    color: #00306c;
    font-size: 23px;
    text-align: center;
}

.homepage-news h5 {
    font-family: "Frutiger55", sans-serif;
    color: #00306c;
    font-size: 15px;
    margin-bottom: 0;
}

.homepage-news p {
    font-family: "Frutiger45", serif;
    font-size: 20px;
    padding-bottom: 10px;
    line-height: 25px;
    margin-bottom: 15px;
}

.homepage-news .panel {
    margin: 0 50px;
    border: 0px;
    border-radius: 0px;
    box-shadow: none;
}

.homepage-news .border-visible {
    border: 1px solid silver;
    border-top: 0px;
}

.homepage-news .read-more-link {
    padding-bottom: 0px;
    position: absolute;
    left: 0;
    bottom: 0px;
}

@media all and (max-width: 1024px ) {
    .homepage-news .read-more-link {
        bottom: 10px;
    }
}

.homepage-news .read-more-link a {
    display: block;
    vertical-align: middle;
    line-height: 1.1;
    color: #00306c;
    font-family: "Frutiger65", sans-serif;
    font-size: 13px;
    padding-left: 45px;
}

@media all and (max-width: 1024px ) {
    .homepage-news .read-more-link a {
        text-align: left;
        padding-left: 32px;
        width: 100%;
        left: -20px;
    }
}

.homepage-news .read-more-link a:hover {
    color: #ec7632;
    text-decoration: none;
}

.homepage-news .read-more-link a:before {
    content: url('/Sites/SuncorDotCom/Design/images/img/content-callout-link.png');
    top: -7px;
    top: calc(50% - 11px);
    position: absolute;
    left: 15px;
}

@media all and (max-width: 1024px ) {
    .homepage-news .read-more-link a:before {
        left: -1px;
    }
}

.homepage-news .read-more-link ::i-block-chrome,
.homepage-news .read-more-link .read-more-link {
    width: 100%;
    /*a {
                                position: absolute;
                                bottom: 0;
                                right: 0;
                        }*/
}

@media all and (-ms-high-contrast: none) {
    .homepage-news .read-more-link .read-more-link {
        width: 100%;
    }
}

.homepage-news .dark-blue {
    box-shadow: 0px -10px 0 #00306c;
    width: 200px;
    height: 435px;
    padding-top: 50px;
    display: flex;
    /*  @media all and (-ms-high-contrast:none) {
                        .news-card-content {
                                width: 25%; /* IE10 */
    /*           }
                        *::-ms-backdrop,.news-card-content {
                                width: 100%; /* IE11 */
    /*          }
                }*/
}

    .homepage-news .dark-blue .news-card-content {
        height: 75%;
    }

    .homepage-news .dark-blue h3 {
        text-align: left;
    }

    .homepage-news .dark-blue .radio-icon {
        padding-bottom: 15px;
    }

.homepage-news .yellow {
    box-shadow: 0px -10px 0 #fbb73c;
    margin-right: 28px;
    margin-bottom: 30px;
    padding-top: 20px;
    height: 200px;
}

    .homepage-news .yellow img {
        padding-top: 30px;
        text-align: center;
    }

.homepage-news .green {
    box-shadow: 0px -10px 0 #43ad36;
    height: 200px;
    margin-right: 28px;
    margin-top: 5px;
    padding-top: 20px;
    padding-left: 20px;
}

    .homepage-news .green img {
        padding-bottom: 7px;
    }

    .homepage-news .green .read-more-link {
        padding-right: 10px;
        left: 5px;
    }

@media all and (max-width: 1024px ) {
    .homepage-news .green .read-more-link {
        left: 0;
    }
}

.homepage-news .red {
    box-shadow: 0px -10px 0 #ed433c;
    margin-top: 5px;
    height: 200px;
    padding-top: 20px;
}

    .homepage-news .red img {
        padding-top: 30px;
    }

.homepage-news .blue {
    box-shadow: 0px -10px 0 #0077c6;
    height: 200px;
    padding-top: 20px;
    padding-left: 20px;
}

    .homepage-news .blue .read-more-link {
        padding-right: 10px;
        left: 5px;
    }

@media all and (max-width: 1024px ) {
    .homepage-news .blue .read-more-link {
        left: 0;
    }
}

.homepage-news .hp-news-cards-links ul {
    margin: 8px 0 30px 0;
    padding: 0;
}

    .homepage-news .hp-news-cards-links ul li {
        list-style-type: none;
        display: inline;
        padding: 5px;
        margin: 0;
    }

        .homepage-news .hp-news-cards-links ul li:before {
            content: " | ";
            color: #fbb73c;
            padding: 5px;
            padding-right: 10px;
        }

        .homepage-news .hp-news-cards-links ul li:first-child {
            padding-left: 0;
        }

            .homepage-news .hp-news-cards-links ul li:first-child:before {
                content: none;
            }

        .homepage-news .hp-news-cards-links ul li a {
            font-family: "Frutiger55", sans-serif;
            color: #333;
            font-size: 15px;
            white-space: nowrap;
        }

.homepage-news .news-box-alignment {
    padding-top: 20px;
}

@media all and (-ms-high-contrast: none) {
    .homepage-news .green .read-more-link a,
    .homepage-news .blue .read-more-link a {
        right: 15px;
    }
}

.homepage-news ::i-block-chrome,
.homepage-news .green .read-more-link a,
.homepage-news .blue .read-more-link a {
    right: 10px;
}

.homepage-news .img-align {
    margin: 15px auto;
    text-align: center;
}

.ie9 .homepage-news .read-more-link a {
    position: absolute;
    right: 0;
    bottom: 0;
}

.ie9 .homepage-news .green .read-more-link a,
.ie9 .homepage-news .blue .read-more-link a {
    right: 15px;
}

@media (min-width: 1200px) {
    .homepage-news .col-lg-9 {
        width: 78.356%;
        padding-left: 28px;
    }
}

@media (min-width: 990px) and (max-width: 1024px) {
    .homepage-news .news-title-alignment {
        width: 25%;
        margin: 0;
    }

    .homepage-news .news-box-alignment {
        width: 75%;
    }

    .homepage-news .news-card-content {
        width: 75%;
        margin: 0;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .homepage-news .col-lg-9 {
        padding-left: 0px;
    }
}

@media (min-width: 768px) {
    .homepage-news .col-lg-4 {
        width: 29%;
    }

    .homepage-news .col-lg-6 {
        height: 100%;
    }

    .homepage-news .col-lg-9 {
        padding-right: 0px;
    }
}

@media (min-width: 992px) and (max-width: 1024px) {
    .col-md-12 {
        width: auto;
        margin: 0 30px;
    }

    .col-md-9 {
        width: 100%;
    }
}

@media (min-width: 320px) and (max-width: 1024px) {
    .homepage-news .col-lg-4 {
        width: 100%;
    }

    .homepage-news .row {
        width: 100%;
    }

    .homepage-news div {
        padding-right: 0px;
        padding-left: 0px;
    }

    .homepage-news .panel {
        margin: 0 6%;
    }

    .homepage-news h5 {
        font-size: 15px;
    }

    .homepage-news p {
        padding-bottom: 15px;
        padding-right: 20px;
    }

    .homepage-news img {
        padding-bottom: 10px;
    }

    .homepage-news .dark-blue,
    .homepage-news .yellow,
    .homepage-news .blue,
    .homepage-news .green,
    .homepage-news .red {
        width: 100%;
        height: 200px;
        margin-bottom: 30px;
    }

        .homepage-news .dark-blue h3,
        .homepage-news .dark-blue .radio-icon {
            text-align: center;
        }

    .homepage-news .blue {
        height: auto;
        padding-top: 50px;
        padding-bottom: 40px;
        padding-left: 30px;
    }

    .homepage-news .green {
        padding-bottom: 10px;
        padding-left: 30px;
    }

        .homepage-news .green img {
            padding-top: 5%;
        }

    .homepage-news .yellow,
    .homepage-news .red {
        display: flex;
    }

        .homepage-news .yellow .row,
        .homepage-news .red .row {
            height: auto;
            align-self: center;
        }

        .homepage-news .yellow ::i-block-chrome,
        .homepage-news .red ::i-block-chrome,
        .homepage-news .yellow .row,
        .homepage-news .red .row {
            margin-top: 4%;
        }

        .homepage-news .yellow img,
        .homepage-news .red img {
            padding-top: 0px;
        }

    .homepage-news .red {
        margin-bottom: 0px;
    }

    .homepage-news .read-more-link {
        position: relative;
        left: 0;
        float: left;
    }

        .homepage-news .read-more-link a {
            font-size: 16px;
        }
}

@media (max-width: 767px) {
    .homepage-news p {
        padding-bottom: 40px;
    }

    .homepage-news .news-box-alignment {
        padding-top: 5px;
    }

    .homepage-news .dark-blue {
        border-top: 10px solid #00306c;
        box-shadow: none;
    }

    .homepage-news .yellow {
        border-top: 10px solid #fbb73c;
        box-shadow: none;
    }

    .homepage-news .blue {
        border-top: 10px solid #0077c6;
        box-shadow: none;
    }

        .homepage-news .blue.news-box-alignment {
            padding-top: 15px;
        }

    .homepage-news .green {
        border-top: 10px solid #43ad36;
        box-shadow: none;
    }

    .homepage-news .red {
        border-top: 10px solid #ed433c;
        box-shadow: none;
    }

    .homepage-news .dark-blue,
    .homepage-news .yellow,
    .homepage-news .red {
        display: block;
        width: 100%;
        height: auto;
        text-align: left;
        padding-right: 15px;
        padding-left: 30px;
        margin-bottom: 0px;
    }

    .homepage-news .blue,
    .homepage-news .yellow {
        margin-top: 40px;
    }

    .homepage-news .red {
        margin-bottom: 0px;
        margin-top: 20px;
    }

    .homepage-news .blue,
    .homepage-news .green {
        padding-bottom: 20px;
        padding-right: 20px;
    }

        .homepage-news .blue p,
        .homepage-news .green p {
            padding-bottom: 20px;
        }

    .homepage-news .green {
        margin-bottom: 40px;
    }

    .homepage-news h3,
    .homepage-news .img-align {
        text-align: left;
    }

    .homepage-news .dark-blue h3,
    .homepage-news .dark-blue .radio-icon {
        text-align: left;
    }

    .homepage-news .read-more-link {
        position: relative;
        bottom: 15px;
        right: 0;
        width: 100%;
    }

        .homepage-news .read-more-link a {
            position: absolute;
            width: auto;
            right: 0;
            left: 0;
        }

    .homepage-news .hp-news-cards-links ul li {
        padding-left: 0px;
    }
}

.homepage-product {
    background-color: #f2f4f8;
    padding: 30px 6%;
}

@media all and (max-width: 767px ) {
    .homepage-product {
        padding-top: 30px;
        padding-left: 5%;
        padding-bottom: 15%;
    }
}

.homepage-product h2 {
    font-family: "Frutiger65", sans-serif;
    color: #00306c;
    font-size: 30px;
    margin-bottom: 0;
    line-height: 1.1;
}

@media all and (max-width: 767px ) {
    .homepage-product h2 {
        font-size: 28px;
    }
}

.homepage-product h5,
.homepage-product a {
    font-family: "Frutiger45", serif;
    color: #00306c;
    font-weight: normal;
    font-size: 17px;
    text-align: left;
}

@media (max-width: 568px) and (min-width: 400px) {
    .homepage-product h5,
    .homepage-product a {
        font-size: 15px;
    }
}

.homepage-product .owl-carousel {
    width: 90%;
    text-align: center;
    margin: 0 auto;
}

    .homepage-product .owl-carousel .item {
        margin: 20px;
    }

@media all and (max-width: 1024px ) {
    .homepage-product .owl-carousel .item {
        margin: 10px;
    }
}

.homepage-product .owl-carousel .item img {
    display: block;
    width: 100%;
    height: auto;
}

.homepage-product .owl-carousel .owl-controls .owl-buttons div {
    background: none;
}

.homepage-product .owl-carousel .owl-controls .owl-buttons .owl-prev {
    position: absolute;
    top: 35%;
    left: -60px;
}

@media all and (max-width: 767px ) {
    .homepage-product .owl-carousel .owl-controls .owl-buttons .owl-prev {
        left: -35px;
    }
}

.homepage-product .owl-carousel .owl-controls .owl-buttons .owl-next {
    position: absolute;
    top: 37%;
    right: -70px;
}

@media all and (max-width: 767px ) {
    .homepage-product .owl-carousel .owl-controls .owl-buttons .owl-next {
        right: -40px;
    }
}

.homepage-product .owl-carousel .owl-controls .owl-pagination .owl-page span {
    background: transparent;
    border: 1px solid #00306c;
}

.homepage-product .owl-carousel .owl-controls .owl-pagination .active span {
    background: #ec7632;
    border: 2px solid #ec7632;
    opacity: 0.9999 !important;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.homepage-quote {
    padding: 8% 0;
}

    .homepage-quote .right {
        float: right;
    }

    .homepage-quote .center {
        margin: 5% auto;
        text-align: center;
    }

    .homepage-quote h2 {
        font-family: "Frutiger65", sans-serif;
        color: #00306c;
        font-size: 45px;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 30px;
        line-height: 1.1;
    }

    .homepage-quote p {
        font-family: "Frutiger45", serif;
        font-size: 25px;
        text-align: center;
        line-height: 1.5;
        padding-bottom: 1%;
    }

    .homepage-quote .mission {
        padding: 0 5%;
        padding-bottom: 5%;
        text-align: center;
    }

    .homepage-quote .quote-link {
        float: none;
        margin: 0 auto;
    }

@media (max-width: 768px) {
    .homepage-quote {
        padding: 100px 0;
    }

        .homepage-quote h2 {
            font-size: 35px;
            margin-bottom: 10px;
        }

        .homepage-quote p {
            font-size: 20px;
            margin: 0px 40px;
            padding: 10px 50px;
            padding-bottom: 30px;
        }
}

@media (max-width: 480px) {
    .homepage-quote {
        padding: 90px 0;
    }

        .homepage-quote .center {
            margin: 10% auto;
        }

        .homepage-quote .mission {
            padding: 0px 30px;
            padding-bottom: 25px;
        }

        .homepage-quote p {
            margin: 0 auto;
            padding: 0;
            padding-top: 10px;
            padding-bottom: 25px;
        }
}

.homepage-spotlight {
    text-align: center;
    padding-bottom: 5%;
    margin: 0 50px;
}

@media all and (max-width: 1024px ) {
    .homepage-spotlight {
        margin: 0 20px;
    }
}

@media all and (max-width: 767px ) {
    .homepage-spotlight {
        padding-top: 5%;
    }
}

@media all and (max-width: 767px ) {
    .homepage-spotlight .spotlight-item {
        padding-bottom: 20%;
    }
}

.homepage-spotlight .spotlight-item .img-circle {
    width: 110px;
    height: 110px;
    background: url('/Sites/SuncorDotCom/Design/images/img/icon-border.png') no-repeat;
    -moz-border-radius: 55px;
    -webkit-border-radius: 55px;
    border-radius: 55px;
    z-index: 10;
    margin: 0 auto;
}

@media all and (max-width: 767px ) {
    .homepage-spotlight .spotlight-item .img-circle {
        width: 140px;
        height: 140px;
        background-size: 100%;
        -moz-border-radius: 70px;
        -webkit-border-radius: 70px;
        border-radius: 70px;
    }
}

.homepage-spotlight .spotlight-item .img-circle img {
    width: 108px;
    height: 108px;
    -moz-border-radius: 54px;
    -webkit-border-radius: 54px;
    border-radius: 54px;
    z-index: 0;
}

@media all and (max-width: 767px ) {
    .homepage-spotlight .spotlight-item .img-circle img {
        width: 138px;
        height: 138px;
        -moz-border-radius: 69px;
        -webkit-border-radius: 69px;
        border-radius: 69px;
        vertical-align: center;
    }
}

.homepage-spotlight .spotlight-item h2 {
    font-family: "Frutiger65", sans-serif;
    font-size: 23px;
    color: #00306c;
    min-height: 50px;
    margin-top: 15px;
    line-height: 1.1;
    margin-bottom: 10px;
}

@media all and (max-width: 1024px ) {
    .homepage-spotlight .spotlight-item h2 {
        max-height: 100px;
        font-size: 20px;
    }
}

@media all and (max-width: 767px ) {
    .homepage-spotlight .spotlight-item h2 {
        font-size: 30px;
        max-height: 120px;
    }
}

.homepage-spotlight .spotlight-item p {
    font-family: "Frutiger55", sans-serif;
    font-size: 14px;
    margin-bottom: 10px;
}

@media all and (max-width: 1024px ) {
    .homepage-spotlight .spotlight-item p {
        font-size: 17px;
        padding-bottom: 10px;
    }
}

.homepage-spotlight .spotlight-item .link-wrapper {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
}

    .homepage-spotlight .spotlight-item .link-wrapper .spotlight-link {
        text-align: left;
        width: auto;
    }

@media all and (max-width: 1024px ) {
}

@media all and (max-width: 767px ) {
    .homepage-spotlight .spotlight-item .link-wrapper .spotlight-link {
        float: none;
        text-align: center;
        margin: 0 auto;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) {
    .homepage-spotlight .spotlight-item ::i-block-chrome,
    .homepage-spotlight .spotlight-item .link-wrapper {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-25%);
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and all and (max-width: 767px ) {
    .homepage-spotlight .spotlight-item ::i-block-chrome,
    .homepage-spotlight .spotlight-item .link-wrapper {
        position: inherit;
        left: none;
        -webkit-transform: none;
        text-align: center;
        margin: 0 auto;
    }
}

html,
body {
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 0px !important;
}

.modal {
    top: 10%;
}

    .modal p {
        color: #000;
        font-family: "Frutiger55", sans-serif;
        font-size: 15px;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .modal h2 {
        font-size: 17px;
        color: #00306c;
        font-family: "Frutiger55", sans-serif;
        padding-top: 7px;
        margin-top: 0;
        margin-bottom: 0;
    }

    .modal hr {
        border: none;
    }

    .modal .modal-header {
        display: flex;
        padding-bottom: 30px;
        border-bottom: 1px solid #d9e0ea;
    }

        .modal .modal-header .logo {
            float: left;
            padding-right: 15px;
        }

        .modal .modal-header .modal-title {
            font-size: 17px;
            align-self: center;
        }

@media all and (-ms-high-contrast: none) {
    .modal .modal-header .modal-title {
        width: 70%;
        /* IE10 */
    }
}

.modal .modal-body {
    padding: 30px;
}

.modal .modal-main-content {
    padding-bottom: 20px;
}

.modal .close {
    font-size: 40px;
    font-family: "Frutiger45", serif;
    padding-right: 10px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    font-weight: normal;
}

@media (max-width: 400px) {
    .modal {
        top: 0;
    }

        .modal .modal-header {
            flex-direction: column;
            padding: 0px;
            padding-bottom: 15px;
        }

            .modal .modal-header .logo {
                float: none;
                margin: 10px auto;
                text-align: center;
            }

        .modal .modal-body {
            padding: 20px;
        }

        .modal .modal-main-content {
            padding-bottom: 0px;
        }

            .modal .modal-main-content h2 {
                padding: 0px;
                margin: 0px;
                padding-bottom: 10px;
            }

        .modal .close {
            padding-right: 0px;
            top: 0px;
        }

        .modal .callout {
            margin-bottom: 8px;
        }
}

header.global-header .header-top .search .drop .search-form .typeahead-container input[type='text'].typeahead,
header.global-header .header-top .search .drop .search-form .typeahead-container input[type='search'].typeahead {
    background: transparent;
}

    header.global-header .header-top .search .drop .search-form .typeahead-container input[type='text'].typeahead.typeahead-hint,
    header.global-header .header-top .search .drop .search-form .typeahead-container input[type='search'].typeahead.typeahead-hint {
        position: absolute;
        top: 0;
        left: 0;
        color: #dfdcdc !important;
    }

        header.global-header .header-top .search .drop .search-form .typeahead-container input[type='text'].typeahead.typeahead-hint.hide,
        header.global-header .header-top .search .drop .search-form .typeahead-container input[type='search'].typeahead.typeahead-hint.hide {
            display: none !important;
        }

header.global-header .header-top .search .drop .search-form .typeahead-container .typeahead-result.hide {
    display: none;
}

header.global-header .header-top .search .drop .search-form .typeahead-container .typeahead-result .typeahead-list {
    margin: 0;
    padding: 0;
}

    header.global-header .header-top .search .drop .search-form .typeahead-container .typeahead-result .typeahead-list li {
        list-style: none;
        margin: 0;
        border-top: 1px solid #d9e0ea;
    }

        header.global-header .header-top .search .drop .search-form .typeahead-container .typeahead-result .typeahead-list li:last-child {
            border-bottom: 1px solid #d9e0ea;
        }

        header.global-header .header-top .search .drop .search-form .typeahead-container .typeahead-result .typeahead-list li a {
            height: auto;
            width: 100%;
            padding: 10px 42px;
            background-color: transparent;
            font-size: 18px;
            line-height: 20px;
        }

@media all and (max-width: 1024px ) {
    header.global-header .header-top .search .drop .search-form .typeahead-container .typeahead-result .typeahead-list li a {
        display: block;
        padding: 10px 20px;
        font-size: 15px;
        line-height: 17px;
    }
}

header.global-header .header-top .search .drop .search-form .typeahead-container .typeahead-result .typeahead-list li a:hover {
    color: #ec7632;
}

@media all and (max-width: 1024px ) {
    header.global-header .header-top .search .drop .search-form .typeahead-container .btn {
        height: 40px;
    }
}

.mobile-open .global-header .header-top .search .drop .search-form .typeahead-container input[type='text'].typeahead,
.mobile-open .global-header .header-top .search .drop .search-form .typeahead-container input[type='search'].typeahead {
    background: #b2b2b2;
    pointer-events: none;
}

.mobile-open .global-header .header-top .search .drop .search-form .typeahead-container .typeahead-result {
    display: none;
}

.search-results .typeahead-container input[type='text'].typeahead,
.search-results .typeahead-container input[type='search'].typeahead {
    background: transparent;
}

    .search-results .typeahead-container input[type='text'].typeahead.typeahead-hint,
    .search-results .typeahead-container input[type='search'].typeahead.typeahead-hint {
        position: absolute;
        top: 0;
        left: 0;
        color: #dfdcdc !important;
    }

        .search-results .typeahead-container input[type='text'].typeahead.typeahead-hint.hide,
        .search-results .typeahead-container input[type='search'].typeahead.typeahead-hint.hide {
            display: none !important;
        }

.search-results .typeahead-container .typeahead-result {
    position: absolute;
    top: 50px;
    background: white;
    width: calc(100% + 2px);
    left: -1px;
}

    .search-results .typeahead-container .typeahead-result.hide {
        display: none;
    }

    .search-results .typeahead-container .typeahead-result .typeahead-list {
        margin: 0;
        padding: 0;
    }

        .search-results .typeahead-container .typeahead-result .typeahead-list li {
            list-style: none;
            margin: 0;
            border-top: 1px solid #d9e0ea;
            border-left: 1px solid #d9e0ea;
            border-right: 1px solid #d9e0ea;
        }

            .search-results .typeahead-container .typeahead-result .typeahead-list li:last-child {
                border-bottom: 1px solid #d9e0ea;
            }

            .search-results .typeahead-container .typeahead-result .typeahead-list li a {
                height: auto;
                width: 100%;
                padding: 10px 30px;
                background-color: transparent;
                font-size: 16px;
                line-height: 30px;
            }

@media all and (max-width: 1024px ) {
    .search-results .typeahead-container .typeahead-result .typeahead-list li a {
        display: block;
        padding: 10px 20px;
        font-size: 18px;
        line-height: 17px;
    }
}

.search-results .typeahead-container .typeahead-result .typeahead-list li a:hover {
    color: #ec7632;
}

@media all and (max-width: 1024px ) {
    .search-results .typeahead-container .btn {
        height: 40px;
    }
}

body .guide {
    padding-top: 20px;
}

    body .guide .table-of-contents {
        background: #f2f4f8;
        padding: 20px;
        margin: 20px 0;
    }

    body .guide .box-content {
        border: 1px solid #eee;
        padding: 20px;
        margin: 10px 0 30px 0;
    }

@font-face {
    font-family: "Frutiger45";
    src: url("/Sites/SuncorDotCom/Design/fonts/frutiger/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix");
    src: url("/Sites/SuncorDotCom/Design/fonts/frutiger/7d3671fc-8c26-459c-98e1-997c4f6c8c93.eot?#iefix") format("eot"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/2a004a53-ac5c-43b3-9eeb-9f74ae4c1609.woff") format("woff"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/74d53f3b-1683-4d5a-a556-e13f6553cdf0.ttf") format("truetype"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/3f5a5b87-e71e-4544-be0c-da4daa132710.svg#3f5a5b87-e71e-4544-be0c-da4daa132710") format("svg");
}

@font-face {
    font-family: "Frutiger55";
    src: url("/Sites/SuncorDotCom/Design/fonts/frutiger/c94bd41e-23b3-4522-8237-0a0f7bd0e953.eot?#iefix");
    src: url("/Sites/SuncorDotCom/Design/fonts/frutiger/c94bd41e-23b3-4522-8237-0a0f7bd0e953.eot?#iefix") format("eot"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/409b4bec-c67e-4764-a141-054db8df81d2.woff") format("woff"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/efe9def0-77d1-4c28-8fd2-371236a3c8ed.ttf") format("truetype"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/70b07d32-76f5-474e-83b0-7d5a3fefb15b.svg#70b07d32-76f5-474e-83b0-7d5a3fefb15b") format("svg");
}

@font-face {
    font-family: "Frutiger65";
    src: url("/Sites/SuncorDotCom/Design/fonts/frutiger/fbd7c0fb-f004-4e83-81d2-1d400413a873.eot?#iefix");
    src: url("/Sites/SuncorDotCom/Design/fonts/frutiger/fbd7c0fb-f004-4e83-81d2-1d400413a873.eot?#iefix") format("eot"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/9aa32a81-1124-4c43-b3db-15bfb1f7aed2.woff") format("woff"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/6faffbf4-f8e8-4817-b24b-a390e166be7e.ttf") format("truetype"), url("/Sites/SuncorDotCom/Design/fonts/frutiger/fc09de64-de25-425e-90dc-a0cae29b02c4.svg#fc09de64-de25-425e-90dc-a0cae29b02c4") format("svg");
}
