﻿/************************* ORIGNAL BBM SBM ***************************/


/* Last Edited: 2022.Jan.25 */


/* our-network */

.left02 {
    left: 2px;
}

.topNeg010 {
    top: -10px;
}

.topZero {
    top: 0;
}

.callusnumber .icon2:before {
    top: 0px;
}

.bdrGrey2x {
    border: 2px solid #ccc;
}

.container-inline-lg-flex-sm-inline-xs {
    display: inline;
}

.fontWeight500 {
    font-weight: 500
}

.bdrRad10 {
    border-radius: 10px;
}

.bdrTopRad10 {
    border-radius: 10px 10px 0 0;
}

.bdrBtmRad10 {
    border-radius: 0 0 10px 10px;
}

.hover-bold a:hover,
.hover-bold a:focus {
    font-weight: bolder;
}

.topNeg020 {
    top: -20px;
}

.topNeg024 {
    top: -24px;
}

.leftneg10 {
    left: -10px;
}

.col010 {
    width: 10%;
}

.col020 {
    width: 20%;
}

.col024_3 {
    width: 24.3%;
}

.col032_3 {
    width: 32.3%;
}

.col080 {
    width: 80%;
}

.col060 {
    width: 60%;
}

.col085 {
    width: 85%;
}

.col090 {
    width: 90%
}

.wid050 {
    width: 50px;
}

a[aria-label=''] {
    display: none;
}

.bdr-radius {
    border-radius: 10px;
}

.bdr-radius-top-lt {
    border-top-left-radius: 10px;
}

.bdr-radius-top-rt {
    border-top-right-radius: 10px;
}

.bdr-radius-bottom-lt {
    border-bottom-left-radius: 10px;
}

.bdr-radius-bottom-rt {
    border-bottom-right-radius: 10px;
}

.vPadding25 {
    padding: 0 25px;
}

.float-verti-frame {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.Link-bot-space {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: calc(100% - 0px);
}
.linkChevron{
    position:absolute!important;
    bottom:25px!important;
}
.linkChevron:after {
    top: 0 !important;
}
.float-verti-frame-container {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.float-verti-frame-container-innner {
    display: table-cell;
    vertical-align: middle;
}

.float-verti-frame-container-innner-sub {
    width: 460px;
    border-radius: 10px;
}

.video-bg {
    background: #111;
    height: auto;
    position: absolute;
    width: 100%;
    z-index: 0;
}

.icon-crc-cust:before {
    font-size: 23px !Important;
}

.node_modal.modal-open {
    overflow-y: auto;
}

.ent-explore-div-boox {
    height: 100%;
    position: relative;
}

.spanIblock {
    display: inline-block;
}

.encircled_container {
    color: #00549a;
    font-size: 34px;
}

.encirled_numbers {
    position: relative;
    top: -30px;
    left: 11px;
    font-size: 22px;
    color: #fff;
}

.boxHov:hover {
    box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.2);
    z-index: 5;
}

.posAbsolute {
    position: absolute !important;
}
.posRelative {
    position: relative !important;
}
ul.boxCheck li {
    list-style: none;
    position: relative;
    padding: 0 0 0 20px;
}

ul.boxCheck > li::before {
    content: "";
    position: absolute;
    left: 2px;
    top: 5px;
    width: 4px;
    height: 10px;
    border: solid #00549a;
    border-width: 0 1px 1px 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.Internet-wifi {
    background-color: #fff;
}

    .Internet-wifi > div.Internet-wifi-Tiles > div:nth-child(even) {
        padding-right: 20px;
        padding-left: 20px;
    }

    .Internet-wifi > div > h2.Internet-wifi-heading {
        font-size: 32px;
        text-align: center;
        padding: 30px 0 30px 0;
    }

    .Internet-wifi > div div.Internet-wifi-img {
        overflow: hidden;
        min-height: 100px;
        max-height: 400px;
        margin-bottom: 30px;
    }

    .Internet-wifi > div div.Internet-wifi-Title {
        color: #111;
        height: 30px;
        margin: 30px 0 15px 0;
        font-size: 18px;
        line-height: 22px;
        font-weight: bold;
        text-align: center;
        /*font-family:Arial!important;*/
    }

    .Internet-wifi > div p.Internet-wifi-SubTitle {
        color: #555;
        font-size: 14px;
        line-height: 18px;
        text-align: center;
        font-family: Arial !important;
        min-height: 90px;
        margin: 0px 0 45px;
    }

.phone-title-header {
    background-color: #f4f4f4;
    padding: 40px 0 30px 0;
    margin: 0px !important;
}

.image-content-left-align {
    position: relative;
    max-width: 475px;
    margin-left: auto;
}

.image-content-center-align {
    position: relative;
    max-width: 475px;
    margin: auto;
}

.package-phone-items {
    display: table-row;
}

.package-phone-icon-items {
    display: table-cell;
    vertical-align: top;
    text-align: center;
    padding: 0 2px 0 0;
    /* padding: 5px 10px 15px 0; */
}

    .package-phone-icon-items .icon5 {
        display: inline-block;
        width: 72px;
        height: 72px;
    }

        .package-phone-icon-items .icon5:before,
        .package-icon-item .icon5:before {
            font-size: 72px;
            top: 0;
        }

.package-phone-desc-items {
    display: table-cell;
    width: 100%;
    line-height: 18px;
    padding: 20px 0 5px 0;
}

.package-phone-desc-items-heading {
    color: #000;
    font-size: 18px;
}

.package-phone-desc-items-text {
    color: #555;
    font-size: 12px;
    padding: 5px 0px;
}

.package-phone-header {
    min-height: 200px;
    box-shadow: inset 0 0 80px 30px rgba(0, 0, 0, 0.05);
    border-bottom: 1px solid #d4d4d4;
}

.phone-conf-heading {
    padding-top: 10px;
    padding-left: 30px;
    line-height: 22px;
    font-weight: bold;
    font-size: 18px;
}

.phone-conf-package-heading {
    border-right: 1px solid #d4d4d4;
    background-color: #f0f0f0;
    font-size: 18px;
    line-height: 22px;
    color: #111111;
    margin: 0;
    padding-left: 30px !important;
}

.package-phone-header-desc {
    padding: 0 20px 20px 20px;
    display: table;
    width: 100%;
    text-align: center;
}

.package-phone-footer {
    background-color: #f0f0f0;
    border-top: 1px solid #d4d4d4;
    border-bottom: 2px solid #d4d4d4;
    display: table;
    width: 100%;
    text-align: center;
    padding: 20px 40px;
    border-radius: 0 0 5px 5px;
}

.block-top-link-bot-slider .slick-track {
    display: flex !important;
}

.block-top-link-bot-slider .slick-slide {
    height: inherit !important;
    overflow: hidden;
    border-radius: 10px;
}

.curve_bdr_bottom {
    background: url(../img/ent/border_bottom.jpg) repeat-x;
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 96%;
    height: 17px;
}

.push-img-top {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.tabbed-nav {
    overflow-x: auto;
    padding: 17px 0;
    position: relative;
}

    .tabbed-nav ul {
        display: table;
        padding: 0;
        margin: 0;
    }

        .tabbed-nav ul > li {
            white-space: normal;
            display: table-cell;
            text-align: center;
            font-size: 18px;
            white-space: nowrap;
            /*vertical-align: middle;*/
        }

            .tabbed-nav ul > li:not(:last-of-type) {
                padding-right: 40px;
            }

        .tabbed-nav ul a {
            display: block;
            position: relative;
            cursor: pointer;
        }

    .tabbed-nav li.active a,
    .tabbed-nav li.active_tab a {
        color: #111111;
    }

        .tabbed-nav li.active a:after,
        .tabbed-nav li.active_tab a:after {
            content: '';
            display: block;
            position: absolute;
            left: 0;
            right: 0;
            bottom: -17px;
            height: 4px;
            background-color: #00549a;
        }

.hp-offer-tiles {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}

.hp-offer-tiles--single > div.container > div:nth-child(1) {
    width: 100%;
}

@media screen and (min-width: 992px) {

    .hp-offer-tiles--single .hp-offer-image-block img {
        max-width: 344px;
        position: relative;
        right: 150px;
    }
}

    .filler {
        flex-grow: 1;
    }

    /*.hp-offer-tiles--single img {
    margin-left: auto;
}*/

    .btn-default--outline-white {
        background-color: inherit;
        border-color: #fff;
    }

        .btn-default--outline-white:hover {
            background-color: inherit;
            border-color: #ffff;
        }

    .smb-offer-tiles-wrap h2 {
        margin-bottom: 30px;
    }

    #hp-offer-tile1 p {
        margin-bottom: 15px;
    }

        #hp-offer-tile1 p.bbm-offer-text {
            margin-bottom: 0px;
        }

    #hp-offer-tile2 p {
        margin-bottom: 15px;
    }

    .hp-offer-tiles > div.container {
        display: flex;
        background-color: #FFF;
    }

        .hp-offer-tiles > div.container > div {
            width: 50%;
            background-color: #FFF;
            box-shadow: inset 0 0 80px 30px rgba(0, 0, 0, .05);
            border-radius: 10px;
            margin-bottom: 30px;
        }

    .hp-offer-tiles .hp-offer-tile {
        display: flex;
        flex-direction: row;
        padding: 30px 30px 30px 30px;
        height: 100%;
    }

    .hp-offer-tiles .hp-offer-tile-handImg {
        display: flex;
        flex-direction: row;
        padding: 30px 30px 0px 60px;
        height: 100%;
    }

    .hp-offer-tiles .big-price {
        color: #00549a;
        font-family: 'bellslim_font_heavy';
        font-size: 40px;
        letter-spacing: -1px;
        line-height: 36px;
        white-space: nowrap;
    }

    #hp-offer-tile1 p.bbm-offer-text--caption {
        line-height: 18px;
        font-size: 12px;
        margin-bottom: 15px;
        margin-top: 5px;
    }

    .hp-offer-tiles > div.container > div:nth-child(1) {
        margin-right: 20px;
    }

    .hp-offer-content-block,
    .hp-offer-content-block-handImg {
        width: 54%;
        display: flex;
        flex-direction: column;
        align-self: center;
    }

    .hp-offer-image-block {
        width: 50%;
        align-self: center;
    }


    .hp-offer-image-block-bottom {
        position: absolute;
        bottom: 30px;
        right: 20px;
    }


    .hp-offer-image-block img {
        /*width: 100%;*/
        /*max-width: 150px;*/
        /*max-height: 240px;*/
        margin: auto;
    }

    .hp-offer-image-block-handImg {
        align-self: center;
        position: relative;
        /*top: 5px;*/
        width: 50%;
    }

        .hp-offer-image-block-handImg img {
            margin: auto;
            max-height: 240px;
        }

    .hp-offer-image-block {
    }

    .hp-offer-handImg {
        position: relative;
        top: 30px;
        display: flex;
        flex-direction: column-reverse;
    }

    .hp-offer-prop-tiles {
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }

        .hp-offer-prop-tiles > div.container {
            display: flex;
        }

            .hp-offer-prop-tiles > div.container > a:nth-child(1) {
                margin-right: 20px;
            }

    .hp-offer-prop-tile > div.container > div {
        width: 50%;
        background-color: #FFF;
        box-shadow: inset 0 0 80px 30px rgba(0, 0, 0, 0.05);
        border-radius: 10px;
    }

    .hp-offer-prop-tile {
        width: 50%;
        border-radius: 10px;
        position: relative;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

        .hp-offer-prop-tile:after {
            content: "";
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            /*background: linear-gradient(rgba(0,0,0,0) 5%,rgba(0,0,0,.3),rgba(0,0,0,.6));*/
            background: linear-gradient(rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, .7));
        }

    .hp-offer-prop-tile-title {
        letter-spacing: -.5px;
        margin-bottom: 5px;
        font-weight: 200;
        font-size: 24px;
        line-height: 1.1;
    }

    .hp-offer-prop-tile-content {
        padding: 15px;
        text-align: center;
        z-index: 10;
        color: #fff;
        font-family: bellslim_font_black;
    }

    .Essential-tiles {
        flex-direction: row;
        justify-content: space-between;
        width: 100%;
    }

        .Essential-tiles > div.container {
            display: flex;
            background-color: #FFF;
        }

            .Essential-tiles > div.container > div {
                width: 50%;
                box-shadow: inset 0 0 80px 30px rgba(0, 0, 0, .05);
                border-radius: 10px;
                margin-bottom: 20px;
                margin-top: 20px;
            }

        .Essential-tiles .Essential-tile {
            padding: 30px 30px 30px 60px;
            border: 1px solid #E1E1E1
        }

        .Essential-tiles > div.container > div:nth-child(1) {
            margin-right: 20px;
        }

        .Essential-tiles .Essential-tile-image-block {
            width: 100%;
            margin-bottom: 20px;
            min-height: 150px;
            display: flex;
        }

    .Essential-tile-image-block img {
        margin: auto;
    }

    .Essential-packages-channels-row {
        border-spacing: 15px 15px;
        margin-bottom: 10px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
    }

    .Essential-packages-channel {
        /*justify-content: space-between;
    flex-wrap: wrap;
    align-self: center;*/
        border: 1px solid #ccc;
        border-radius: 50%;
        /*overflow: hidden;*/
        width: 70px;
        height: 70px;
        display: flex;
        margin-bottom: 15px;
        margin-right: 5px;
        position: relative;
    }

    .Essential-packages-channel-logo {
        display: flex;
        overflow: hidden;
        align-self: center;
        width: 100%
    }

        .Essential-packages-channel-logo > img {
            margin: auto;
            max-width: 50px;
            max-height: 50px;
        }

    #V > div.Essential-packages-channel-logo > img,
    #V > div.tv-packages-channel-logo > img {
        width: 40px;
    }

    div.Essential-packages-channel > sup {
        /*height: 10px;
    width: 10px;
    background-color: #00549A;*/
        position: absolute;
        border-radius: 10px;
        left: 50px;
        top: 1.0em;
        color: #00549A;
        font-size: 25px;
    }

    .Essential-package-price {
        vertical-align: top !important;
        background-color: #f0f0f0;
        padding: 30px;
    }

    .Essential-package-price-heading {
        margin: 0;
        padding: 0 0 30px 0;
        color: #111111;
        font-family: Arial;
        font-weight: bold;
        line-height: 18px;
    }

    .tv-packages-channels-row {
        border-spacing: 15px 15px;
        margin-bottom: 15px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-evenly;
    }

    .tv-packages-channels-row-starter {
        border-spacing: 15px 15px;
        margin-bottom: 15px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    .tv-packages-channel {
        /*justify-content: space-between;
    flex-wrap: wrap;
    align-self: center;*/
        background-color: white;
        overflow: hidden;
        border: 1px solid #ccc;
        border-radius: 50%;
        width: 60px;
        height: 60px;
        display: flex;
        margin-bottom: 15px;
        margin-right: 5px;
        position: relative;
    }

    .tv-packages-channel-logo {
        display: flex;
        overflow: hidden;
        align-self: center;
        width: 100%
    }

        .tv-packages-channel-logo > img {
            margin: auto;
            max-width: 40px;
            max-height: 40px;
        }

    .bdr_blue2x {
        border: 2px solid #00549a;
    }

    .racb-table-cell {
        float: none;
        padding: 10px;
        left: -10px;
    }

    .radio-hand {
        cursor: pointer;
    }

    .radio-block-hover {
        box-shadow: 0 20px 25px 0 rgba(0, 0, 0, 0.2);
        z-index: 5;
    }

    .margin-right-10 {
        margin-right: 10px;
    }


    /*custom iframe banner code started*/

    .embed-responsive video {
        position: relative
    }

    .frame-tab-button {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 1;
    }

    .frame-tab-button {
        opacity: 0;
    }

    .frame-video-container-wrap {
        height: 0;
        overflow: hidden;
        padding-bottom: 37%;
        position: relative;
    }

    .frame-video-tab-container {
        position: relative;
        padding-bottom: 37.25%;
        padding-top: 0;
        height: 0;
        overflow: hidden;
    }

        .frame-video-tab-container iframe,
        .frame-video-tab-container object,
        .frame-video-tab-container embed {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

    .tv-slider-for-auto .slick-dots {
        display: none !important;
    }

    @media screen and (max-width: 999px) {

        .hp-offer-tiles .hp-offer-tile {
            flex-direction: column;
            padding: 0;
        }

        .hp-offer-tiles > div.container > div {
            padding: 30px;
        }

        .hp-offer-image-block {
            position: relative;
            text-align: center;
        }

        .hp-offer-image-block-bottom {
            bottom: -60px;
        }

        .hp-offer-content-block {
            width: 100%;
            padding: 0;
        }

        .container-inline-lg-flex-sm-inline-xs {
            display: flex;
            display: -webkit-flex;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
        }

        .display-inline-sm {
            display: inline-block !important;
        }

        .btcPackage-sm:nth-child(n+2) {
            margin-top: 45px;
        }

        .block-top-link-bot-slider .slick-slide {
            padding: 0 !important;
            margin-right: 20px;
        }

        .block-top-link-bot-slider .slick-list {
            padding-left: 0px !important;
        }

        .icon-iot-bl:before {
            font-size: 35px !important;
        }

        .block-top-link-bot-slider .slick-dots {
            bottom: -45px;
        }

        #frame-closed-banner {
            right: 4%;
        }

        .frame-video-tab-container {
            padding-bottom: 56.25%;
        }
    }

    @media screen and (max-width: 767px) {
        .container-inline-lg-flex-sm-inline-xs {
            display: inline-block !important;
        }

        .block-top-link-bot-slider .slick-list {
            padding-left: 16px !important;
        }

        .frame-videoContainer-xs {
            height: 320px;
            padding-bottom: 0;
        }

        .frame-video-container-wrap {
            padding-bottom: 56.25%;
        }

        .pad-20-xs {
            padding: 20px !important;
        }
    }


    /*custom iframe banner code ended*/

    .frame2-header-text {
        Color: #111;
        font-weight: 500;
        line-height: 1.3;
    }

    .frame2-phonenumber {
        Font-size: 14px;
        Font-weight: 700;
        color: #00549a;
    }

    .frame2-link {
        Font-size: 14px;
        Font-weight: 700;
        Color: #00549A;
    }

    .frame2-desc {
        Font-size: 14px;
        Font-weight: 400;
        Color: #555
    }

    @media only screen and (min-width: 1239px) {
        .Cust_Nav_Flyout8 {
            left: 199px;
            top: -177px;
        }

        .Cust_Nav_Flyout8_fr {
            top: -193px !important;
        }
    }

    @media (max-width:1239px) and (min-width:999px) {
        .Cust_Nav_Flyout7 {
            left: 167px;
            top: -175px;
        }

        .Cust_Nav_Flyout8 {
            left: 358px;
            top: -349px;
        }

        .Cust_Nav_Flyout8_fr {
            top: -389px !important;
            !important;
        }
    }


    /* Node tooltip padding tablet - desktop*/

    .tooltip.node--pad .tooltip-inner {
        padding: 30px;
    }

    @media (max-width: 767px) {
        .video-bg {
            height: 320px;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            width: 828px;
        }
        /* Node modal for mobile view tooltip */
        body.modal-open {
            padding-right: 0 !important;
        }
        /* .node--mobile.modal:before {
        content: '';
        display: inline-block;
        height: 0;
        vertical-align: middle;
        margin-right: -4px;
    } */
        .modal-open .node--mobile {
            overflow-y: hidden;
        }

        .modal.node--mobile.modal-tooltip:before {
            margin: 0;
        }

        .modal.node--mobile.modal-tooltip .modal-body {
            padding: 0px 15px;
        }

        .modal.node--mobile.modal-tooltip .modal-header .modal-title {
            font-size: 24px;
            /*width: calc(100% - 25px);*/
            flex: 1;
        }

        .modal.node--mobile {
            padding: 0 15px;
            align-items: center;
            position: absolute;
            width: 100%;
            align-items: center;
            justify-content: center;
            overflow: hidden;
        }

            .modal.node--mobile .tooltip-dialog {
                max-width: 100%;
                position: relative;
            }

                .modal.node--mobile .tooltip-dialog .modal-body {
                    max-height: 340px;
                    overflow-y: auto;
                }

                .modal.node--mobile .tooltip-dialog .scrollbar-area {
                    padding-bottom: 15px;
                    padding-right: 10px;
                }

        .node-tooltip-custom ~ .modal-backdrop.in {
            display: none;
        }

        .node--mobile .modal-header {
            padding: 15px;
            display: flex;
        }

            .node--mobile .modal-header .close {
                padding: 0 15px;
                max-height: 40px;
            }

                .node--mobile .modal-header .close:focus {
                    border: none;
                    outline: -webkit-focus-ring-color auto 1px;
                }

        .ent-circular-content-inner-slide .icon-smart-touch-nopad:before {
            top: -5px;
        }
        /* Node tooltip padding for mobile */
        .tooltip.node--pad .tooltip-inner {
            padding: 15.5px;
        }

        .ent-node-slider-header > .slick-list {
            overflow-x: auto;
        }
    }

    .modal.node--mobile.no-before:before {
        display: none
    }

    .c-header {
        height: 0;
        overflow: hidden;
        padding-bottom: 38.709677419354839%;
        position: relative;
    }

        .c-header:before {
            width: 100%;
            height: 75%;
            background: url(../img/ent/header-video-shadow.png) repeat-x;
            background-size: contain;
            content: '';
            left: 0;
            position: absolute;
            top: 0;
            z-index: 1;
        }

    @media (max-width: 767px) {
        .c-header {
            height: 310px;
            padding-bottom: 0;
        }
    }

    .c-header__content {
        padding: 72px 20px;
        position: relative;
        z-index: 5;
    }

    @media (max-width: 767px) {
        .c-header__content {
            padding: 36px 20px;
        }
    }

    .hid {
        display: none;
    }

    .c-header__text {
        color: #fff;
        text-align: center;
    }

        .c-header__text h1 {
            font-size: 32px;
            letter-spacing: -0.6px;
            margin: 0 auto 25px;
            max-width: 600px;
            text-shadow: 0 2px 19px rgba(17, 17, 17, 0.5);
        }

    .c-networks-announcement .container {
        max-width: 720px;
    }

    .c-networks-announcement h3 {
        font-size: 14px;
        font-weight: bold;
        letter-spacing: normal;
    }

    .c-networks-announcement .ent-more-link {
        font-weight: bold;
        padding-right: 0;
    }

    .c-networks-advantage {
        padding: 60px 0;
    }

    .sE {
        display: block\0/9;
    }

    .c-networks-advantage .container {
        max-width: 670px;
    }

    .c-networks-advantage h2 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    @media (max-width: 767px) {
        .c-networks-advantage {
            padding: 30px 0;
        }

            .c-networks-advantage h2 {
                font-size: 20px;
                letter-spacing: -0.5px;
            }
    }

    .c-collapse__content {
        position: relative;
    }

    .c-collapse__toggle {
        display: none;
        font-weight: bold;
        text-decoration: none !important;
    }

    .c-collapse__toggle-icon {
        width: 16px;
        height: 16px;
        background: #00549a;
        border-radius: 50%;
        display: inline-block;
        margin-right: 3px;
        position: relative;
        top: 3px;
    }

        .c-collapse__toggle-icon:before,
        .c-collapse__toggle-icon:after {
            width: 8px;
            height: 2px;
            background: #fff;
            content: '';
            display: block;
            left: 4px;
            position: absolute;
            top: 7px;
        }

        .c-collapse__toggle-icon:after {
            transform: rotate(-90deg);
            transition: transform .25s;
        }

    @media (max-width: 767px) {
        .c-collapse__content {
            max-height: 120px;
            overflow: hidden;
            padding-bottom: 30px;
            transition: max-height .5s;
        }

            .c-collapse__content:before {
                width: 100%;
                height: 100px;
                background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 75%);
                bottom: 0;
                content: '';
                left: 0;
                opacity: 1;
                position: absolute;
                transition: opacity .5s;
                z-index: 1;
            }

            .c-collapse__content.is-expanded {
                max-height: 600px;
            }

                .c-collapse__content.is-expanded:before {
                    opacity: 0;
                }

        .c-collapse__toggle {
            bottom: 0;
            display: block;
            left: 50%;
            position: absolute;
            transform: translateX(-50%);
            z-index: 5;
        }

            .c-collapse__toggle .less {
                display: none;
            }

            .c-collapse__toggle.is-expanded .c-collapse__toggle-icon:after {
                transform: rotate(-90deg) scaleX(0);
            }

            .c-collapse__toggle.is-expanded .more {
                display: none;
            }

            .c-collapse__toggle.is-expanded .less {
                display: inline;
            }
    }

    .kwicks {
        display: block;
        list-style-type: none;
        list-style: none;
        position: relative;
        margin: 0;
        padding: 0;
    }

        .kwicks > * {
            display: block;
            overflow: hidden;
            margin: 0;
            padding: 0;
        }

        .kwicks.kwicks-processed > * {
            margin: 0;
            position: absolute;
        }

    .kwicks-horizontal > * {
        float: left;
    }

    .kwicks-horizontal > :first-child {
        margin-left: 0;
    }

    .kwicks-vertical > :first-child {
        margin-top: 0;
    }

    .c-networks_sliding-panels:before {
        background: url(../img/ent/top-shadow-arrow-white.svg) no-repeat 50% 0;
        content: '';
        display: block;
        height: 56px;
        position: absolute;
        pointer-events: none;
        top: 0;
        transition: opacity 0.35s ease-out;
        width: 100%;
        will-change: opacity;
        z-index: 20;
    }

    .c-networks_sliding-panels:hover:before {
        opacity: 0;
    }

    .c-networks_sliding-panels:after {
        clear: both;
        content: '';
        display: block;
    }

    @media (max-width: 991px) {
        .c-networks_sliding-panels {
            height: 912px;
        }
    }

    @media (max-width: 767px) {
        .c-networks_sliding-panels {
            height: 640px;
        }
    }

    @media (min-width: 992px) {
        .c-networks_sliding-panels {
            height: auto;
            padding-bottom: 36.5%;
        }
    }

    @media (min-width: 1200px) {
        .c-networks_sliding-panels {
            padding-bottom: 32.5%;
        }
    }

    .c-sliding-panel {
        background: #111;
        position: relative;
        cursor: pointer;
    }

    .c-sliding-panel__bg {
        width: 100vw;
        height: 100%;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        z-index: 1;
    }

        .c-sliding-panel__bg img {
            display: block;
            height: 100%;
            object-fit: cover;
            object-position: center bottom;
            width: 100%;
        }

    .c-sliding-panel__bg--blurred {
        opacity: 0;
        transition: opacity 0.35s ease-out;
        will-change: opacity;
        z-index: 2;
    }

    .kwicks-expanded .c-sliding-panel__bg--blurred {
        opacity: .99;
    }

    .c-sliding-panel__title {
        bottom: 0;
        font-size: 14px;
        left: 0;
        line-height: 1.2;
        padding: 20px 5px 20px 15px;
        position: absolute;
        transition: opacity 0.35s ease-out;
        will-change: opacity;
        z-index: 5;
    }

        .c-sliding-panel__title i {
            font-size: 10px;
            margin-left: 5px;
            opacity: .99;
            position: absolute;
            transition: opacity 0.35s ease-out;
        }

    .kwicks-expanded .c-sliding-panel__title i,
    .mobile-expanded .c-sliding-panel__title i {
        opacity: 0;
    }

    .kwicks-collapsed .c-sliding-panel__title {
        opacity: 0;
    }

    .c-sliding-panel__text {
        bottom: 90px;
        left: 0;
        max-width: 490px;
        opacity: 0;
        padding: 0 30px 0 15px;
        position: absolute;
        transition: opacity 0.35s ease-out;
        width: 100vw;
        will-change: opacity;
        z-index: 5;
    }

    .kwicks-expanded .c-sliding-panel__text {
        opacity: .99;
    }

    .c-sliding-panel__close {
        color: #fff !important;
        opacity: 0;
        padding: 20px;
        position: absolute;
        right: 10px;
        text-decoration: none !important;
        top: 10px;
        transition: opacity 0.35s ease-out;
        z-index: 5;
        will-change: opacity;
    }

    .kwicks-expanded .c-sliding-panel__close,
    .mobile-expanded .c-sliding-panel__close {
        opacity: .99;
    }

    @media (max-width: 991px) {
        .c-sliding-panel {
            float: none;
            height: 456px;
            position: absolute;
            transition: width 0.35s ease-out;
            width: 50%;
        }

            .c-sliding-panel.mobile-expanded {
                width: 100%;
            }

                .c-sliding-panel.mobile-expanded .c-sliding-panel__bg--blurred,
                .c-sliding-panel.mobile-expanded .c-sliding-panel__text {
                    opacity: .99;
                }

            .c-sliding-panel.mobile-above {
                z-index: 10;
            }

        .c-sliding-panel__title {
            font-family: Arial, sans-serif;
            font-weight: bold;
            letter-spacing: normal !important;
            line-height: 1.3;
            width: 50vw;
        }

            .c-sliding-panel__title i {
                margin-top: 4px;
            }

        .c-sliding-panel:nth-child(1) {
            left: 0;
        }

        .c-sliding-panel:nth-child(2) {
            right: 0;
        }

        .c-sliding-panel:nth-child(3) {
            left: 0;
            top: 50%;
        }

        .c-sliding-panel:nth-child(4) {
            right: 0;
            top: 50%;
        }
        /* Phone - Why Bell */
        .feature-box {
            padding: 10px 20px 25px 5px;
        }
    }

    @media (max-width: 767px) {
        .c-sliding-panel {
            height: 320px;
        }

        .c-sliding-panel--fr:nth-child(1) .c-sliding-panel__text,
        .c-sliding-panel--fr:nth-child(3) .c-sliding-panel__text {
            bottom: 125px;
        }
    }

    @media (min-width: 992px) {
        .c-sliding-panel {
            float: left;
            height: 0;
            overflow: hidden;
            padding-bottom: 36.5%;
            width: 25%;
        }

        .c-sliding-panel__bg {
            width: 50vw;
            height: 100%;
        }

        .c-sliding-panel__title {
            bottom: auto;
            font-size: 20px;
            margin-top: -130px;
            padding: 30px 20px;
            top: 100%;
            width: 25vw;
        }

            .c-sliding-panel__title i {
                font-size: 14px;
                margin-top: 3px;
            }

        .c-sliding-panel__text {
            bottom: 130px;
            padding: 0 60px 0 20px;
            width: 50vw;
        }

        .c-sliding-panel__close {
            display: none;
        }

        .c-sliding-panel--fr .c-sliding-panel__title {
            font-size: 17px;
            letter-spacing: -0.4px;
            margin-top: -145px;
            padding-right: 40px;
        }

            .c-sliding-panel--fr .c-sliding-panel__title i {
                margin-top: 2px;
            }
        /* Phone - Why Bell */
        .mar-top-lg {
            margin-top: 54px;
        }

        .feature-box {
            padding: 30px 30px 30px 10px;
        }
    }

    @media (min-width: 1200px) {
        .c-sliding-panel {
            padding-bottom: 32.5%;
        }

        .c-sliding-panel__title {
            padding: 30px;
        }

            .c-sliding-panel__title i {
                margin-top: 3px;
            }

        .c-sliding-panel__text {
            padding: 0 60px 0 30px;
        }

        .c-sliding-panel--fr .c-sliding-panel__title {
            font-size: 19px;
            letter-spacing: -0.5px;
            margin-top: -130px;
            padding-top: 15px;
        }

        .c-sliding-panel--fr .c-sliding-panel__text {
            bottom: 150px;
        }
    }

    .c-network-types {
        padding: 30px 0;
    }

        .c-network-types .row {
            margin-top: 30px;
            text-align: center;
        }

        .c-network-types h2 {
            font-size: 20px;
            letter-spacing: -0.5px;
            margin: 0 30px 30px;
        }

        .c-network-types .why-bell-3-circle img {
            display: block;
            height: auto;
            margin: 0 auto;
            max-width: 100%;
            width: 72px;
        }

        .c-network-types h3 {
            font-size: 18px;
            font-weight: bold;
            letter-spacing: normal;
        }

        .c-network-types p {
            margin-bottom: 0;
        }

        .c-network-types a {
            text-decoration: underline;
        }

            .c-network-types a:hover,
            .c-network-types a:focus {
                text-decoration: none;
            }

    @media (max-width: 767px) {
        .c-network-types {
            padding: 30px 0 0;
        }

            .c-network-types .row {
                margin-top: 0;
            }

                .c-network-types .row > div {
                    display: table;
                    padding-bottom: 20px;
                }

            .c-network-types .why-bell-3-circle {
                display: table-cell;
                width: 58px;
            }

            .c-network-types h3 {
                height: auto !important;
                margin-top: 0;
            }

            .c-network-types p {
                height: auto !important;
            }

            .c-network-types .display-table-cell-xs {
                padding-top: 0;
                padding-left: 20px;
                text-align: left;
                vertical-align: top;
                width: calc(100% - 58px);
            }
    }

    @media (min-width: 768px) {
        .c-network-types h2 {
            font-size: 24px;
            letter-spacing: -0.6px;
        }
    }

    .c-network-solutions {
        padding: 30px 0 25px;
    }

    .c-network-solutions__title {
        font-size: 20px;
        letter-spacing: -0.5px;
        margin: 0 0 30px;
    }

    .c-network-solutions h3 {
        color: #111;
        font-size: 18px;
        font-weight: bold;
        letter-spacing: normal;
    }

        .c-network-solutions h3 i {
            color: #00549a;
            font-size: 14px;
            position: relative;
            top: -1px;
        }

    .c-network-solutions p {
        color: #555;
    }

    .c-network-solutions a {
        margin-bottom: 15px;
    }

    @media (max-width: 991px) {
        .c-network-solutions h3 {
            margin-top: 0;
        }
    }

    @media (max-width: 767px) {
        .c-network-solutions {
            padding-left: 20px;
            padding-right: 20px;
        }

            .c-network-solutions .dispBlock {
                padding-top: 20px;
            }

                .c-network-solutions .dispBlock img {
                    max-width: 136px;
                }

                .c-network-solutions .dispBlock:nth-child(3) {
                    padding-top: 10px;
                }

                    .c-network-solutions .dispBlock:nth-child(3) img {
                        max-width: 150px;
                    }

                .c-network-solutions .dispBlock:nth-child(4) img {
                    left: -25px;
                    position: relative;
                }

                .c-network-solutions .dispBlock:not(:last-child) {
                    margin-bottom: 15px;
                }

            .c-network-solutions h3 {
                margin-top: 10px;
            }
    }

    @media (min-width: 768px) {
        .c-network-solutions__title {
            font-size: 24px;
            letter-spacing: -0.6px;
        }
    }

    .c-network-leader__title {
        background-image: linear-gradient(0deg, #FFFFFF 29%, #F4F4F4 100%);
        padding: 45px 10px;
    }

        .c-network-leader__title h2 {
            font-size: 32px;
            margin: 0;
        }

    .c-network-leader__grid {
        background: url(../img/ent/leader-mobile-bg.jpg) no-repeat 50% 50%;
        background-size: cover;
        overflow: hidden;
        position: relative;
    }

        .c-network-leader__grid:before {
            background: url(../img/ent/top-shadow-arrow-white-light.svg) no-repeat 50% 0;
            content: '';
            display: block;
            height: 56px;
            position: absolute;
            top: 0;
            width: 100%;
            z-index: 10;
        }

    .c-network-leader__row {
        margin-top: -1px;
    }

        .c-network-leader__row:after {
            clear: both;
            content: '';
            display: block;
        }

    .c-network-leader__tile {
        background-image: linear-gradient(220deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.65) 64%);
        background-image: linear-gradient(206deg, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.65) 45%);
        border-top: 1px solid #D4D4D4;
        border-right: 1px solid #D4D4D4;
        color: #003778;
        cursor: pointer;
        float: left;
        height: 0;
        padding-bottom: 16.666666666666667%;
        position: relative;
        transition: all 0.35s ease-out;
        width: 16.666666666666667%;
    }

        .c-network-leader__tile:nth-child(6n) {
            border-right: 0;
        }

        .c-network-leader__tile:hover {
            color: #fff;
        }

    .c-network-leader__tile--blue:hover {
        background: #00549a;
    }

    .c-network-leader__tile--blue-dark:hover {
        background: #00215E;
    }

    .c-network-leader__tile--blue-light:hover {
        background: #00549A;
    }

    .c-network-leader__tile--empty {
        background: none;
        cursor: default;
        pointer-events: none;
    }

    @media (max-width: 991px) {
        .c-network-leader__tile {
            background: rgba(255, 255, 255, 0.6);
            padding-bottom: 33.333333333333333%;
            width: 33.333333333333333%;
        }

        .c-network-leader__tile--empty {
            display: none;
        }

        .c-network-leader__tile.hover {
            color: #fff;
        }

        .c-network-leader__tile--blue.hover {
            background: #00549a;
        }

        .c-network-leader__tile--blue-dark.hover {
            background: #00215E;
        }

        .c-network-leader__tile--blue-light.hover {
            background: #00549A;
        }
    }

    @media (max-width: 767px) {
        .c-network-leader__title {
            padding: 30px;
        }

            .c-network-leader__title h2 {
                font-size: 20px;
            }

        .c-network-leader__tile {
            padding-bottom: 50%;
            width: 50%;
        }
    }

    @media (min-width: 992px) {
        .c-network-leader__grid {
            background: url(../img/ent/leader-desktop-bg.jpg) no-repeat 50% 50%;
            background-size: cover;
        }
    }

    .c-tile__inner {
        bottom: 0;
        padding: 18px;
        position: absolute;
        width: 100%;
    }

        .c-tile__inner span {
            display: block;
            padding-top: 6px;
        }

            .c-tile__inner span.c-tile__text + span.c-tile__text {
                padding-top: 0;
            }

    .c-tile__title {
        font-size: 22px;
        line-height: 1;
    }

    .c-tile__text {
        line-height: 1.2;
    }

    .c-network-leader--fr .c-tile__title {
        font-size: 20px;
    }

    @media (min-width: 1200px) {
        .c-tile__inner {
            padding: 24px;
        }

        .c-tile__title {
            font-size: 28px;
        }

        .c-tile__text {
            font-size: 16px;
        }
    }

    @media (min-width: 1600px) {
        .c-tile__title {
            font-size: 30px;
        }

        .c-tile__text {
            font-size: 18px;
        }
    }

    @media (max-width: 320px) {
        .c-network-leader--fr .c-tile__title {
            font-size: 18px;
        }
    }

    @media (min-width: 1200px) {
        .c-network-leader--fr .c-tile__title {
            font-size: 26px;
        }
    }

    @media (min-width: 1600px) {
        .c-network-leader--fr .c-tile__title {
            font-size: 28px;
        }
    }

    .c-network-leader--fr .c-tile__text {
        font-size: 13px;
    }

    @media (max-width: 320px) {
        .c-network-leader--fr .c-tile__text {
            font-size: 12px;
        }
    }

    @media (min-width: 1200px) {
        .c-network-leader--fr .c-tile__text {
            font-size: 14px;
        }
    }


    /*Added for CR - 00068005 - new style*/

    .c-networks_sliding-panels-section {
        box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.12);
        margin-bottom: 30px;
    }

        .c-networks_sliding-panels-section:hover {
            box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.20);
        }

    .c-sliding-panel-bgwhite {
        background-color: #fff;
        width: 100%;
        font-size: 14px;
        border: 1px solid #E1E1E1;
        font-weight: bold;
        padding: 20px 15px 20px 20px;
        margin-top: -58px;
        border-top: none;
        color: #00549A;
    }

        .c-sliding-panel-bgwhite i {
            position: relative;
            float: right;
            padding-right: 0;
            font-size: 14px;
            font-weight: bold;
            color: #00549A;
        }

    .c-sliding-section-subText {
        width: 100%;
        height: auto;
        background-color: #fff;
    }

    .c-sliding-panel-bgwhiteText {
        background-color: #fff;
        padding: 20px 20px 0;
        line-height: 18px;
        width: 50vw;
        max-width: none;
        bottom: 48px;
        color: #555;
    }

    .c-sliding-panel-subSection {
        background-color: #fff;
    }

    @media (min-width: 992px) and (max-width:1200px) {
        .c-sliding-panel-bgwhiteText_close {
            display: block;
            color: #00549A !important;
            padding: 5px;
        }
    }

    @media (max-width:1200px) {
        .c-sliding-panel-bgwhiteText {
            padding: 20px 30px 0 20px;
        }

            .c-sliding-panel-bgwhiteText i {
                font-weight: bold;
            }
    }

    @media (min-width:768px) and (max-width: 991px) {
        .c-networks_sliding-panels-section {
            height: 1368px !important;
        }
    }

    @media (max-width: 991px) {
        .c-networks_sliding-panels-section {
            height: auto !important;
        }

        .c-sliding-panel-subSection {
            width: 100%;
            position: relative;
        }

        .c-sliding-panel-bgwhite {
            bottom: -11px;
            padding: 20px 20px 20px 15px;
        }

        .c-sliding-panel-subSection:nth-child(3) {
            left: unset;
            top: auto;
        }

        .c-sliding-panel-bgwhiteText {
            line-height: 20px;
            width: auto;
        }

        .c-sliding-panel-bgwhiteText_close {
            padding: 5px;
            color: #00549a !important;
            top: 5px;
            right: 7px;
        }

        .c-networks_sliding-panels-section:hover:before {
            opacity: 1;
        }

        .c-sliding-panel-subSection .c-sliding-panel__bg img {
            object-position: center top;
        }
    }

    @media (min-width: 600px) and (max-width:767px) {
        .c-sliding-panel-subSection {
            height: 456px;
        }
    }


    /*CR - 00068005 - new style ended here*/


    /*Added for CR - CR - 00068752 - new style for four Panel layout*/

    .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhite {
        bottom: -10px;
        border-top: none;
        display: table;
        margin-top: -51px;
    }

    .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhiteText {
        bottom: 41px;
    }

    .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhite span {
        display: table-cell;
        vertical-align: middle;
    }

    .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhite {
        padding: 15px 23px 17px 15px;
    }

    .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection-fr .c-sliding-panel-bgwhite {
        margin-top: -60px;
        height: 60px;
    }

        .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection-fr .c-sliding-panel-bgwhite i {
            position: absolute;
            right: 5px;
            top: 40%;
            margin-top: 0;
        }

    .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection-fr .c-sliding-panel-bgwhiteText {
        bottom: 50px;
    }

    @media (min-width:992px) and (max-width:1200px) {
        .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhite,
        .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection-fr .c-sliding-panel-bgwhite {
            height: 80px;
            margin-top: -80px
        }

        .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhiteText,
        .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection-fr .c-sliding-panel-bgwhiteText {
            bottom: 60px;
            padding: 20px 30px 0 15px;
        }

        .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection-fr .c-sliding-panel-bgwhite i {
            right: 10px;
        }
    }

    @media (min-width:600px) and (max-width:991px) {
        .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhite,
        .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection-fr .c-sliding-panel-bgwhite {
            text-align: left;
            margin-top: -73px;
            height: 73px
        }

        .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhiteText,
        .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection-fr .c-sliding-panel-bgwhiteText {
            bottom: 62px;
        }
    }

    @media (max-width: 991px) {
        .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection {
            width: 50%;
            float: left;
            position: absolute;
        }

        .c-networks_sliding-Four-panels-section .c-sliding-panel.mobile-expanded {
            width: 100%;
        }

        .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhite {
            padding: 15px 15px 17px 15px;
        }

            .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhite i {
                right: -5px;
            }

        .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhiteText {
            width: 100%;
        }

        .c-networks_sliding-Four-panels-section .c-sliding-panel:nth-child(1) {
            left: 0;
        }

        .c-networks_sliding-Four-panels-section .c-sliding-panel:nth-child(2) {
            right: 0;
        }

        .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection:nth-child(3) {
            left: 0;
            top: 50%;
        }

        .c-networks_sliding-Four-panels-section .c-sliding-panel:nth-child(4) {
            right: 0;
            top: 50%;
        }

        .c-networks_sliding-Four-panels-section {
            height: 914px !important;
        }

            .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhiteText {
                padding: 20px 30px 0 15px;
            }
    }

    @media (max-width: 599px) {
        .c-networks_sliding-Four-panels-section {
            height: 640px !important;
        }

            .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhite {
                bottom: -11px;
                height: 87px
            }

            .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhiteText,
            .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection-fr .c-sliding-panel-bgwhiteText {
                bottom: 76px;
            }

            .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection-fr .c-sliding-panel-bgwhite {
                height: 123px
            }
    }

    @media (max-width: 767px) and (min-width: 600px) {
        .c-networks_sliding-Four-panels-section {
            height: 914px !important;
        }

            .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection-fr .c-sliding-panel-bgwhite {
                margin-top: -86px;
                height: 86px;
            }
    }

    @media (max-width: 320px) {
        .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhite i {
            position: absolute;
            top: 45%;
            right: 10px;
        }

        .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhite {
            height: 150px
        }

        .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhiteText {
            bottom: 139px;
        }

        .c-networks_sliding-Four-panels-section .mobile-expanded .c-sliding-panel-bgwhite {
            height: 73px
        }

        .c-networks_sliding-Four-panels-section .mobile-expanded .c-sliding-panel-bgwhiteText {
            bottom: 62px;
        }

        .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection-fr .c-sliding-panel-bgwhite {
            height: 160px;
        }

        .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection-fr .c-sliding-panel-bgwhiteText {
            bottom: 100px;
        }
    }

    @media (min-width:321px) and (max-width:375px) {
        .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhite {
            height: 123px;
        }

        .c-networks_sliding-Four-panels-section .c-sliding-panel-bgwhiteText,
        .c-networks_sliding-Four-panels-section .c-sliding-panel-subSection-fr .c-sliding-panel-bgwhiteText {
            bottom: 90px;
        }
    }


    /*CR - 00068752 - new style ended here*/


    /*our network css ended*/

    .font-lg-abs.icon-circle-74:before {
        font-size: 40px;
    }

    .font-lg-abs.icon2:before {
        position: absolute;
        top: 50%;
    }

    .ent-flex-basis-auto {
        flex-basis: auto;
    }

    .ent-tab2-exploremore .ent-height-115 {
        overflow: hidden;
        height: 115px;
        width: 100%;
        position: relative;
    }

    .ent-more-link {
        position: relative;
        padding-right: 25px;
        display: inline-block;
    }

    .ent-tab2-exploremore .ent-height-115 img.img-responsive {
        margin: 0;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%);
        height: 100%;
        display: initial;
        max-width: none;
        width: auto;
    }

    .ent-exploremore-tab .ent-height-115 {
        overflow: hidden;
        height: 115px;
        width: 100%;
        position: relative;
    }

        .ent-exploremore-tab .ent-height-115 img.img-responsive {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-right: -50%;
            transform: translate(-50%, -50%);
            height: 100%;
            display: initial;
            max-width: none;
            width: auto;
        }

    .explore-more-accordian {
        overflow: hidden;
        height: 115px;
        width: 100%;
        position: relative;
    }

        .explore-more-accordian img {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-right: -50%;
            transform: translate(-50%, -50%);
            height: 100%;
        }

    .resource-center-explore {
        overflow: hidden;
        height: 200px;
        width: 100%;
        position: relative;
    }

        .resource-center-explore img {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-right: -50%;
            transform: translate(-50%, -50%);
            height: 100%;
        }

    .resource-center-slider .slick-track .slickSlide .ent-display-flexwrap {
        width: 100%;
    }

    .ent-top-5-rel {
        position: relative;
        top: 5px;
    }

    .ent-top-10-rel {
        position: relative;
        top: 10px;
    }

    .ent-top-15-rel {
        position: relative;
        top: 15px;
    }


    /*Typography started*/

    .vPadding40 {
        padding: 0 40px;
    }

    .spacer010 {
        height: 20px;
    }

    .spacer015 {
        height: 15px;
    }

    .spacer020 {
        height: 30px;
    }

    .spacer030 {
        height: 30px;
    }

    .spacer040 {
        height: 40px;
    }

    .divCentrl {
        margin: 0 auto;
        display: table;
    }

    .vPad-left015 {
        padding-left: 15px;
    }

    .vPad-right015 {
        padding-right: 15px;
    }

    .lineHeight1 {
        line-height: 1;
    }

    .lineHeight26 {
        line-height: 26px
    }

    .ent-letter-spacing-n0p6 {
        letter-spacing: -0.6px
    }


    /*Typography ended*/

    @media (max-width: 767px) {
        .resource-center-explore img {
            height: 100%;
        }

        .smb-offer-tiles-wrap h2 {
            color: #111;
            font-weight: normal;
            font-size: 26px;
            letter-spacing: -0.4px;
            line-height: 28px;
            text-align: center;
            margin-bottom: 30px;
            /* font-family: 'rsx-font-black'; */
        }
    }

    @media (min-width: 530px) and (max-width:767px) {
        .resource-center-explore img {
            /*width:100%;*/
        }
    }


    /* Solution component responsive background image start*/

    .responsive-bg-img {
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
    }

    .ent-explore-div-explore-image {
        overflow: hidden;
        height: 200px;
        position: relative;
    }

        .ent-explore-div-explore-image img {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-right: -50%;
            transform: translate(-50%, -50%);
        }

    .iot-showcase-div-content {
        overflow: hidden;
        height: 174px;
        width: 100%;
        position: relative;
        margin: auto;
    }

        .iot-showcase-div-content img {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-right: -50%;
            transform: translate(-50%, -50%);
            height: 100%;
        }

    .iot-solution-div-content {
        overflow: hidden;
        height: 340px;
        position: relative;
    }

        .iot-solution-div-content img {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-right: -50%;
            transform: translate(-50%, -50%);
        }

    .ent-explore-div-content {
        overflow: hidden;
        height: 370px;
        height: 100%;
        position: relative;
    }

        .ent-explore-div-content img {
            margin: 0;
            position: absolute;
            top: 50%;
            left: 50%;
            margin-right: -50%;
            transform: translate(-50%, -50%);
            min-height: 100%;
        }


    /* TITLE AND TEXT */

    .ent-title-and-text {
        text-align: center;
        padding-left: 40px;
        padding-right: 40px;
    }

        .ent-title-and-text h2 {
            margin: 0;
            font-size: 32px;
            font-family: "bellslim_mediumregular", Helvetica, Arial, sans-serif;
            letter-spacing: -1.33px;
        }

        .ent-title-and-text p {
            margin: 0;
            font-size: 14px;
            color: #555;
        }

    .centeredImage {
        height: 500px;
    }

    #backgroundimage {
        margin: auto;
    }

    header .skip-to-main-link {
        display: inline-block;
        padding: 9px 12px;
        position: absolute;
        top: -50px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        text-decoration: none;
        border-bottom-right-radius: 8px;
        transition: top .3s ease-out;
        z-index: 3000;
        color: #fff;
        text-transform: uppercase;
        font-size: 11px;
        background: #2d2e33;
    }

        header .skip-to-main-link:focus {
            top: 0;
        }

    .home-tile-content a {
        text-decoration: none;
    }

        .home-tile-content a img {
            padding: 20px 20px 0;
        }

        .home-tile-content p:hover,
        .home-tile-content h3:hover,
        .home-tile-content a:hover,
        .home-tile-content h2:hover {
            text-decoration: none;
            cursor: pointer;
        }

    .home-tile-content p {
        padding: 0 40px;
    }

    .home-tile-content .icon:before {
        top: -1px;
    }

    a.contact-icon {
        position: absolute;
        top: 140px;
        right: 20px;
        background: #00549a;
        width: 77px;
        height: 77px;
        border-radius: 50%;
        text-decoration: none;
        z-index: 19;
    }

    button.contact-icon {
        position: absolute;
        top: 140px;
        right: 20px;
        background: #00549a;
        width: 77px;
        height: 77px;
        border-radius: 50%;
        text-decoration: none;
        z-index: 19;
    }

    .contact-icon i {
        font-size: 64px;
        color: #fff;
        padding: 8px;
        vertical-align: middle;
        line-height: 75px;
    }

    .contact-icon-txt {
        font-size: 16px;
    }

    a > .icon-play-icon {
        padding-left: 5px;
    }

    a:hover > .icon-play-icon {
        text-decoration: none !important;
        display: inline-block;
    }

    .contact-box h3 {
        margin: 20px auto;
    }

    .contact-box a {
        color: #fff;
        text-decoration: none;
        border-bottom: 1px solid #fff;
    }

    .top-minus-30 {
        top: -30px;
    }


    /*.contact-box i { position: relative; top: 4px; }*/

    .contact-box .pad-right {
        padding-right: 15px;
    }

    .col-contact {
        display: table;
        table-layout: fixed;
    }

        .col-contact > [class^="col-"],
        .col-contact > [class*=" col-"] {
            display: table-cell;
            float: none;
        }

        .col-contact .col-1,
        .col-contact .col-2 {
            width: auto;
        }

        .col-contact .col-1 {
            padding-right: 10px;
        }


    /*.col-contact .icon2:before { top: 0; }*/

    .col-contact-us {
        display: table;
        table-layout: fixed;
    }

        .col-contact-us > [class^="col-"],
        .col-contact-us > [class*=" col-"] {
            display: table-cell;
            float: none;
            vertical-align: middle;
        }

        .col-contact-us .col-1,
        .col-contact-us .col-2 {
            width: auto;
        }

        .col-contact-us .col-1 {
            padding-right: 10px;
        }

        .col-contact-us .icon2:before {
            top: 0;
        }

    .col-error-icon-text {
        display: table;
        table-layout: fixed;
    }

        .col-error-icon-text > [class^="col-"],
        .col-error-icon-text > [class*=" col-"] {
            display: table-cell;
            float: none;
        }

        .col-error-icon-text .col-1 {
            padding-right: 5px;
        }

    .cms-edit i {
        font-weight: bold;
    }

    a.cms-edit:hover {
        text-decoration: none;
    }

    .icon-blue-circle {
        height: 72px;
        width: 72px;
        border-radius: 50%;
        background-color: #00549a;
        color: #fff;
        font-size: 36px;
        display: inline-block;
        position: relative;
    }

        .icon-blue-circle:before {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

    .icon-blue-circle-login {
        height: 48px;
        width: 48px;
        border-radius: 50%;
        background-color: #00549a;
        color: #fff;
        display: table-cell;
        vertical-align: bottom;
        text-align: center;
    }

    .noBorder {
        border: none;
    }

    .bgGrayLight11 {
        background-color: #f4f4f4;
    }

    .bgGrey-crc-grad {
        background: radial-gradient(circle, #fff, #eee);
    }

    .bgBlue a:hover,
    .bgBlueDark a:hover,
    .bgBlueExtraDark a:hover,
    .bgBlueExtraDark2 a:hover,
    .bgBlue-radial-gradient a:hover,
    .bgBlue-radial-gradient2 a:hover,
    .bgBlue-glow a:hover {
        color: #c2cedf;
    }

    .bgBlue a:focus,
    .bgBlueDark a:focus,
    .bgBlueExtraDark a:focus,
    .bgBlueExtraDark2 a:focus,
    .bgBlue-radial-gradient a:focus,
    .bgBlue-radial-gradient2 a:focus,
    .bgBlue-glow a:focus {
        color: #c2cedf;
    }

    .bgBlue a.btn-default-white:hover,
    .bgBlueDark a.btn-default-white:hover,
    .bgBlueExtraDark a.btn-default-white:hover,
    .bgBlueExtraDark2 a.btn-default-white:hover,
    .bgBlue-radial-gradient a.btn-default-white:hover,
    .bgBlue-radial-gradient2 a.btn-default-white:hover,
    .bgBlue-glow a.btn-default-white:hover,
    .bgBlue a.btn-default-white:focus,
    .bgBlueDark a.btn-default-white:focus,
    .bgBlueExtraDark a.btn-default-white:focus,
    .bgBlueExtraDark2 a.btn-default-white:focus,
    .bgBlue-radial-gradient a.btn-default-white:focus,
    .bgBlue-radial-gradient2 a.btn-default-white:focus,
    .bgBlue-glow a.btn-default-white:focus {
        color: #003778;
    }

    .bgBlue button:not(.scrollToTop):hover,
    .bgBlueDark button:hover,
    .bgBlueExtraDark button:hover,
    .bgBlueExtraDark2 button:hover,
    .bgBlue-radial-gradient button:hover,
    .bgBlue-radial-gradient2 button:hover,
    .bgBlue-glow button:hover {
        color: #c2cedf;
    }

    .bgBlue button:not(.scrollToTop):focus,
    .bgBlueDark button:focus,
    .bgBlueExtraDark button:focus,
    .bgBlueExtraDark2 button:focus,
    .bgBlue-radial-gradient button:focus,
    .bgBlue-radial-gradient2 button:focus,
    .bgBlue-glow button:focus {
        color: #c2cedf;
    }

    .bgBlue button.btn-default-white:hover,
    .bgBlueDark button.btn-default-white:hover,
    .bgBlueExtraDark button.btn-default-white:hover,
    .bgBlueExtraDark2 button.btn-default-white:hover,
    .bgBlue-radial-gradient button.btn-default-white:hover,
    .bgBlue-radial-gradient2 button.btn-default-white:hover,
    .bgBlue-glow button.btn-default-white:hover,
    .bgBlue button.btn-default-white:focus,
    .bgBlueDark button.btn-default-white:focus,
    .bgBlueExtraDark button.btn-default-white:focus,
    .bgBlueExtraDark2 button.btn-default-white:focus,
    .bgBlue-radial-gradient button.btn-default-white:focus,
    .bgBlue-radial-gradient2 button.btn-default-white:focus,
    .bgBlue-glow button.btn-default-white:focus {
        color: #003778;
    }

    .textLightBlue {
        color: #C2CEDF;
    }

    .visible-mob {
        display: none !important;
    }

    .footer-icon-social .icon-google-plus {
        top: 5px;
        left: 13px;
    }

    h1,
    h2,
    h3,
    h4,
    .h1,
    .h2,
    .h3,
    .h4 {
        color: #111;
    }

    .txtWhite h1,
    .txtWhite h2,
    .txtWhite h3,
    .txtWhite h4 {
        color: #fff;
    }

    .logged-in a,
    .logged-in span {
        color: #fff !important;
        position: relative;
        top: -8px;
    }

    .view-details {
        padding: 30px 15px;
    }


    /* Footer social links */

    .ent-social-links *:not(.on-focus).force-hover > .tool-tip {
        visibility: visible;
        opacity: 1;
    }

        .ent-social-links *:not(.on-focus).force-hover > .tool-tip.slideIn {
            bottom: 300%;
        }


    /* Footer archor tags color contrast start*/

    footer .footerLinkSeparator1:not(:first-child) {
        margin-left: 20px;
    }

    footer .footerLinkSeparator1:not(:last-child):after {
        content: " | ";
        font-size: 14px;
        color: #b4b4b4;
        position: absolute;
        margin-left: 10px;
    }


    /* Footer archor tags color contrast end*/


    /*Text Color*/

    .txtYellow {
        color: #e1a63b;
    }

    .col-table {
        display: table;
        table-layout: fixed;
    }

        .col-table > [class^="col-"],
        .col-table > [class*=" col-"] {
            display: table-cell;
            float: none;
        }

        .col-table .img-responsive {
            width: 100%;
        }


    /*Agnostic Banner*/

    .agnostic-banner .container {
        padding-left: 0;
        padding-right: 0;
    }


    /* Image banners */

    .banner_fw1,
    .banner_fw2 {
        height: 430px;
    }

    .banner_fw3 {
    }

    .banner_fw5 {
        height: 648px;
    }

    .banner_fw6 {
        height: 390px;
    }

    .banner {
        background-repeat: no-repeat;
        position: relative;
        background-position: center;
    }

        .banner .slick-dots {
            margin-left: -4px;
        }

    .section-banner .slick-dots {
        bottom: 20px;
    }

    .ent-banner-430 {
        background-image: url(../img/ent/placeholders/1900x430.png);
    }

    .ent-industries-banner {
        /*background-image: url(../img/placeholders/Banner_Industries.jpg);*/
    }

    .ent-category-banner {
        background-image: url(../img/ent/placeholders/Banner_EMM.jpg);
    }

    .ent-solution-banner {
        background-image: url(../img/ent/placeholders/Banner_SPC.jpg);
    }

    .section-banner .slickSlide {
        background-image: url(../img/ent/placeholders/Banner_Mobility-1900x430-fpo-grey.jpg);
    }

    .ent-sell-solutions-image {
        background-image: url(../img/ent/placeholders/sell_solutions.jpg);
        width: 477px;
        height: 338px;
    }

    .ent-upsell {
        background-repeat: no-repeat;
        background-size: 100% auto;
        background-position-y: 50%;
        margin: 0 auto;
    }

    .ent-img-cover {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
    }

    .ent-img-cover-whole {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 100%;
    }

    .agnostic-banner-wrapper,
    .office-365-banner-wrapper {
        /*display: table; table-layout: fixed;*/
        position: relative;
        margin: 0 auto;
    }

    .agnostic-content {
        position: absolute;
        bottom: 0px;
        left: 50%;
        transform: translateX(-50%) translateY(0%);
        -webkit-transform: translateX(-50%) translateY(0%);
        -ms-transform: translateX(-50%) translateY(0%);
    }

        .agnostic-content h2 {
            color: #111;
            height: 62px;
        }

        .agnostic-content p {
            padding: 0 40px;
            margin-bottom: 20px;
        }

        .agnostic-content a {
            margin-bottom: 60px;
        }

        .agnostic-content button {
            margin-bottom: 60px;
        }

    .centerBlock {
        display: table;
        margin: 0 auto;
    }


    /* centered columns styles */

    .row-centered {
        text-align: center;
    }

    .col-centered {
        display: inline-block;
        float: none;
        /* reset the text-align */
        text-align: left;
        /* inline-block space fix */
        margin-right: -4px;
    }

    .generic-carousel-shadow {
        width: 100%;
        background: linear-gradient(to bottom, rgba(225, 225, 225, 0) 0%, rgba(0, 0, 0, .03) 100%);
        position: absolute;
        height: 10px;
    }


    /**
  * banner-thumbnails styles.
 */

    .banner-thumbnail {
        cursor: pointer;
    }

    .banner-thumbnails {
        text-align: center;
        width: 50%;
        margin: 0 auto;
    }

        .banner-thumbnails.banner-thumbnails_underlined > .banner-thumbnail.active {
            border-bottom: 2px solid #00549a;
        }

        .banner-thumbnails > .banner-thumbnail {
            display: inline-block;
            text-align: center;
            padding: 0;
        }

            .banner-thumbnails > .banner-thumbnail span,
            .banner-thumbnails > .banner-thumbnail img {
                padding: 5px 0;
                max-height: 100px;
            }

        .banner-thumbnails img.banner-thumbnail_small {
            max-height: 50px;
        }

    .selectable-item.active {
        border: solid 2px #003676;
        border-radius: 24px;
    }


    /*Home page redesign start*/

    .homepage-nav .container {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .homepage-nav-item {
        width: 22.2vw;
        text-align: center;
    }

    .homepage-nav-item-icon-wrap {
        display: block;
        width: 60px;
        height: 60px;
        background-color: #059;
        border-radius: 50%;
        position: relative;
        margin: 0 auto 10px
    }

    .homepage-nav-item-icon {
        width: 45px;
        height: auto;
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
        fill: #fff
    }

    .homepage-nav-item-text {
        display: block;
        padding: 0 3px
    }

    .homepage-nav-wrap {
        white-space: nowrap;
        font-size: 0
    }

    .homepage-nav-item {
        display: inline-flex;
        flex-direction: column;
        white-space: normal;
        font-size: 14px;
        flex-basis: 0
    }

    .homepage-nav:before {
        left: 15px;
        background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%)
    }

    .homepage-nav:after {
        right: 15px;
        background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%)
    }

    .border-radius-border-10 {
        border-radius: 10px;
        border: 1px solid #E1E1E1;
    }


    /*Home page redesign end*/

    .image-and-content {
        display: table;
        width: 100%;
    }

    .image-content {
        display: table-cell;
        width: 50%;
        vertical-align: middle;
        padding: 30px 0 30px 30px;
    }

    .image-content-icon {
        display: table-cell;
        vertical-align: middle;
        padding: 30px;
    }


    /*New Styles Bundles page redesign*/


    /*size min 520 px max 767*/

    @media (min-width: 520px) and (max-width: 767px) {
        .description_box,
        .description_box_phone_packages {
            position: absolute;
            top: 5%;
            width: 75%;
            padding: 30px;
            /*left: 50%;
    transform: translate(-50%, -50%);*/
        }

        .banner-content-left-align {
            padding: 5px;
            text-align: center;
        }
    }

    @media (min-width: 768px) and (max-width: 1024px) {
        .description_box {
            position: absolute;
            top: 50%;
            left: 33%;
            width: 53%;
            transform: translate(-51%, -52%);
        }

        .description_box_phone_packages {
            width: 65%;
            position: absolute;
            padding: 30px;
            top: 0%;
        }

        .banner-content-left-align {
            padding: 30px;
            text-align: center;
        }
    }

    @media (min-width: 1200px) {
        .description_box,
        .description_box_phone_packages {
            position: absolute;
            top: 45%;
            left: 25%;
            width: 45%;
            transform: translate(-50%, -50%);
        }

        .banner-content-left-align {
            padding: 30px;
            text-align: left;
        }
    }

    .voice-packages-price {
        background-color: #f4f4f4;
        border-radius: 0 0 10px 0;
    }

    .LTO-Blue-Ribbon {
        text-align: center;
        background-color: #00549a;
        text-transform: uppercase;
    }

    .bundles-package-price {
        font-size: 40px;
        color: #00549a;
        display: block;
        white-space: nowrap;
        line-height: 1;
        letter-spacing: -1px;
        margin-top: 10px;
        margin-bottom: 10px;
        font-family: 'bellslim_font_black', 'Helvetica', 'Arial, sans-serif';
    }

        .bundles-package-price > sup {
            top: -0.85em;
            font-size: 18px;
            letter-spacing: 0;
        }

    .phone-package-price {
        font-size: 30px;
        color: #00549a;
        display: block;
        white-space: nowrap;
        line-height: 1;
        letter-spacing: -1px;
        font-family: 'bellslim_font_black', 'Helvetica', 'Arial, sans-serif';
    }

        .phone-package-price > sup {
            top: -0.85em;
            font-size: 14px;
            letter-spacing: 0;
        }

    .hp-offer-price {
        font-size: 33px;
        color: #00549a;
        display: block;
        white-space: nowrap;
        line-height: 28px;
        /*letter-spacing: -1px;*/
        font-family: 'bellslim_font_black', 'Helvetica', 'Arial, sans-serif';
    }

        .hp-offer-price > sup {
            top: -0.85em;
            font-size: 13px;
            line-height: 13.2px;
            letter-spacing: 0;
        }

    .LTO-offer {
        background-color: #003778;
        text-align: center;
        box-shadow: inset 0 0 80px 30px rgba(0, 0, 0, 0.05);
    }

    .package-heading {
        background-color: #00549a;
        position: relative;
        left: 35%;
        bottom: 20px;
        font-family: "Helvetica", Arial, sans-serif;
    }

    .package-main-heading-txt {
        text-align: center;
        font-weight: bold;
        color: #fff;
        margin-top: 10px;
        margin-bottom: 10px;
        line-height: 18px;
    }

    .package-heading-txt {
        font-size: 18px;
        line-height: 22px;
        color: #111111;
        margin: 0;
        padding-bottom: 5px;
        vertical-align: middle !important;
    }

    .spacer35 {
        height: 35px;
    }

    .package-subheading-txt {
        margin: 0;
        color: #555555;
        line-height: 18px;
    }

    .package-details {
        font-size: 18px;
        font-weight: bold;
        color: #000000;
    }

    .package-sub-details {
        font-size: 14px;
        color: #555555;
        margin: 0;
        display: block;
    }

    .icon-circle-small-white {
        width: 32px;
        height: 32px;
        border: 1px solid #FFFFFF;
        border-radius: 50%;
        display: inline-block;
        position: relative;
    }

        .icon-circle-small-white::before {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

    .rounded-edges {
        border: 2px solid #E1E1E1;
        border-radius: 10px;
        background-color: #FFFFFF;
    }

    .rounded-edges-bonus {
        border-radius: 5px;
    }

    .rounded-edges-shadow {
        border: 2px solid #E1E1E1;
        border-radius: 10px;
        background-color: #FFFFFF;
        box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.12);
    }

    .rounded-bottom-edges-shadow {
        border-radius: 0 0 10px 10px;
        box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.12);
    }

    .border-radius-0 {
        border-radius: 0px !important;
    }

    .border-radius-10 {
        border-radius: 10px;
    }

    .banner-shadow {
        box-shadow: inset 0 0 80px 30px rgba(0, 0, 0, 0.05);
    }

    .border-radius-10-bottom {
        border-radius: 0 0 10px 10px !important;
    }

    .border-radius-10-top {
        border-radius: 10px 10px 0 0;
    }

    .table-rounded {
        border-collapse: separate !important;
        border-spacing: 0;
    }

    .bordered {
        border: solid #ccc 1px;
        border-radius: 10px;
        box-shadow: 0 1px 1px #ccc;
    }

        .bordered td,
        .bordered th {
            border-bottom: 1px solid #ccc;
            padding: 15px 10px 10px 0;
            text-align: left;
        }

            .bordered td.package-subheading-txt {
                padding-left: 30px;
            }

        .bordered th {
            border-top: none;
        }


            /*.bordered td{
    vertical-align:top;
}*/

            .bordered th:first-child {
                border-radius: 10px 0 0 0;
            }

            .bordered th:last-child {
                border-radius: 0 10px 0 0;
            }

            .bordered th:only-child {
                border-radius: 10px 10px 0 0;
            }

        .bordered tr:first-child td {
            border-radius: 10px 0 0 0;
        }

            .bordered tr:first-child td.headtd {
                border-radius: 0px;
            }

            .bordered tr:first-child td.conf-row {
                border-radius: 10px 0 0 10px !important;
            }

        .bordered tr td:last-child,
        .bordered tr:last-child > td:last-of-type {
            border-radius: 0px;
        }

        .bordered tr:last-child td {
            border-radius: 0 0 0 10px;
            border-bottom: none;
        }

    .table-rounded-rowspacing {
        border-bottom: 1px solid #d4d4d4;
        padding-bottom: 20px !important;
        padding-top: 10px !important;
    }


    /* Phone Features */

    .features .bordered td.ftr-icon {
        text-align: center;
        min-width: 72px;
        padding: 0 5px 0 10px;
    }

    .features .bordered td {
        padding: 0;
    }

    .features .package-heading-txt {
        margin: 0;
        padding-bottom: 0;
        min-width: 200px;
    }

    .features .package-price-txt {
        margin: 0;
        padding-bottom: 0;
        min-width: 182px;
        /*text-align: center !important;*/
    }

    .features .bordered tr td:last-of-type {
        padding-left: 10px;
        padding-right: 15px;
    }

    .features .bordered tr td:nth-child(3) {
        padding: 10px 30px 10px 30px;
        width: 100%;
    }

    .phone-feature-price {
        font-size: 30px;
        color: #00549a;
        display: block;
        white-space: nowrap;
        line-height: 1;
        letter-spacing: -1px;
        margin-top: 10px;
        font-family: 'bellslim_font_black', 'Helvetica', 'Arial, sans-serif';
    }

        .phone-feature-price > sup {
            top: -0.85em;
            font-size: 14px;
            letter-spacing: 0;
        }

    .ftr-icon .icon5 {
        display: inline-block;
        width: 72px;
        height: 72px;
    }

    .ftr-icon .icon,
    .ftr-icon .icon2,
    .ftr-icon .icon3 {
        display: table-cell;
        vertical-align: middle;
        width: 72px;
        height: 72px;
    }

    .ftr-icon .icon5:before {
        font-size: 72px;
    }


    /* End Phone Features */


    /* Phone Conferencing */

    .conferencing tr td {
        vertical-align: top;
        padding: 15px 30px 15px 30px;
    }

        .conferencing tr td:nth-child(1) {
            padding-top: 25px;
        }

        .conferencing tr td:nth-child(3) {
            padding-left: 0;
            padding-right: 20px;
        }


    /* End Phone Conferencing */

    .modal-dialog-rounded {
        transform: translate(0, 0);
        display: inline-block;
        text-align: left;
        vertical-align: middle;
    }

    .modal-rounded-content {
        position: relative;
        background-color: #fff;
        background-clip: padding-box;
        -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
        box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
        border-radius: 0 0 10px 10px;
        padding: 20px;
    }

    .modal-rounded-header {
        border-radius: 10px 10px 0 0;
        padding: 20px;
        background-color: #e1e1e1;
    }

    .banner-content-left-align {
        position: relative;
        max-width: 475px;
        margin-left: auto;
        margin-right: auto;
    }

    .package-body {
        padding: 10px 40px;
        content: " ";
        display: table;
        width: 100%;
    }

    .channel-circle {
        padding: 5px 5px !important;
        border: 0.91px solid #E1E1E1;
        border-radius: 40px;
    }

    .channel-circle-Blue {
        padding: 8px 10px 8px 7px;
        border-radius: 50px;
        border: 1.5px solid #00549a;
        font-size: 24px;
        color: #00549a;
        /*font-family:"bellslim_semiboldregular", Helvetica, Arial, sans-serif;*/
    }

    .hr-line {
        margin-top: 20px;
        margin-bottom: 20px;
        border: 0;
        border-top: 1px solid #bcbdbf;
    }

    .selected-option {
        border: 2px solid #00549A;
        box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
        cursor: pointer;
    }

    .unselected-option {
        border: 1px solid #D4D4D4;
        box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.1);
        cursor: pointer;
    }

    ul.coltabs {
        display: table;
        table-layout: fixed;
        padding-left: 0;
        list-style: none;
        padding-bottom: 20px;
    }

        ul.coltabs li {
            cursor: pointer;
            font-size: 18px;
            line-height: 26px;
            display: table-cell;
            position: relative;
        }

    li.colactive_tabs span a::after,
    li.active_tabs span a::after {
        background-color: #00549a;
        content: "";
        display: block;
        height: 4px;
        left: 0;
        right: 0;
        margin-top: 10px;
    }

    ul.coltabs li.colactive_tabs::before {
        height: 100%;
        opacity: 1;
        right: -10px;
        width: 10px;
        content: "";
        position: absolute;
        top: 0px;
    }

    ul.coltabs li.colactive_tabs span a span,
    ul.coltabs li.active_tabs.js-tab span a {
        color: #111111;
        font-size: 18px;
        line-height: 26px;
    }


    /*Limited offer*/

    .limited-offer {
        position: relative;
        height: 140px;
    }

        .limited-offer h2 {
            padding-top: 25px;
        }


    /*PopOver*/

    .trigger-popup-relative {
        position: relative;
    }

    .pop-over-box {
        position: absolute;
        top: 115%;
        left: -40%;
        z-index: 100;
        width: 250px;
        display: none;
        background-color: white;
        padding: 20px;
        box-shadow: 0 0 40px rgba(0, 0, 0, .3);
    }

    .pop-over-box-small {
        position: absolute;
        top: 115%;
        left: -20%;
        z-index: 100;
        width: 180px;
        display: none;
        background-color: white;
        padding: 20px;
        border: 1px solid #d4d4d4;
        box-shadow: 0 0 40px rgba(0, 0, 0, .3);
    }

    .pop-over-box-small-right {
        position: absolute;
        right: -100%;
        top: 50%;
        z-index: 100;
        width: 180px;
        display: none;
        background-color: white;
        padding: 20px;
        border: 1px solid #d4d4d4;
        box-shadow: 0 0 40px rgba(0, 0, 0, .3);
        transform: translateX(-50%) translateY(-50%);
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
    }

    .pop-over-box-small-right2 {
        position: absolute;
        right: -120px;
        top: -60px;
        z-index: 100;
        width: 180px;
        display: none;
        background-color: white;
        padding: 20px;
        border: 1px solid #d4d4d4;
        box-shadow: 0 0 40px rgba(0, 0, 0, .3);
    }

    .pop-over-box-small-right-10lines {
        position: absolute;
        right: -110px;
        top: -70px;
        z-index: 100;
        width: 200px;
        display: none;
        background-color: white;
        padding: 20px;
        border: 1px solid #d4d4d4;
        box-shadow: 0 0 40px rgba(0, 0, 0, .3);
    }

    .pop-over-box-small-right-8lines {
        position: absolute;
        right: -110px;
        top: -50px;
        z-index: 100;
        width: 200px;
        display: none;
        background-color: white;
        padding: 20px;
        border: 1px solid #d4d4d4;
        box-shadow: 0 0 40px rgba(0, 0, 0, .3);
    }

    .pop-over-box-medium {
        position: absolute;
        left: -45%;
        top: 100%;
        z-index: 100;
        width: 250px;
        display: none;
        background-color: white;
        padding: 20px;
        border: 1px solid #d4d4d4;
        box-shadow: 0 0 40px rgba(0, 0, 0, .3);
    }

    .pop-over-box-medium2 {
        position: absolute;
        left: -30%;
        top: 130%;
        z-index: 100;
        width: 250px;
        display: none;
        background-color: white;
        padding: 20px;
        border: 1px solid #d4d4d4;
        box-shadow: 0 0 40px rgba(0, 0, 0, .3);
    }

    .pop-over-box-medium3 {
        position: absolute;
        left: -100%;
        top: 110%;
        z-index: 100;
        width: 250px;
        display: none;
        background-color: white;
        padding: 20px;
        border: 1px solid #d4d4d4;
        box-shadow: 0 0 40px rgba(0, 0, 0, .3);
    }

    .pop-over-box-medium4 {
        position: absolute;
        left: -0%;
        top: 110%;
        z-index: 100;
        width: 250px;
        display: none;
        background-color: white;
        padding: 20px;
        border: 1px solid #d4d4d4;
        box-shadow: 0 0 40px rgba(0, 0, 0, .3);
    }

    @media(max-width:767px) {
        .pop-over-box-medium4 {
            left: -50%;
            top: 150%;
        }
    }

    .LTO-Blue-bar {
        display: inline-block;
        position: relative;
        margin: 0px 30px 5px -60px;
        padding: 3px 30px 2px 10px;
        background-color: #00549a;
        color: #fff;
    }

        .LTO-Blue-bar:after {
            content: '';
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            border: 11px solid transparent;
            border-right-color: #ffffff;
            border-left-width: 0;
        }


    /*Icon size*/

    .icon-small-4:before,
    .icon-circle-small-4:before {
        font-size: 4px;
    }

    .icon-small-6:before,
    .icon-circle-small-6:before {
        font-size: 6px;
    }

    .icon-small-8:before,
    .icon-circle-small-8:before {
        font-size: 8px;
    }

    .icon-small-10:before,
    .icon-circle-small-10:before {
        font-size: 10px;
    }

    .icon-small-12:before,
    .icon-circle-small-12:before {
        font-size: 12px;
    }

    .icon-small-15:before,
    .icon-circle-small-15:before {
        font-size: 15px;
    }

    .icon-small-17:before,
    .icon-circle-small-17:before {
        font-size: 17px;
    }

    .icon-small-18:before,
    .icon-circle-small-19:before {
        font-size: 18px;
    }

    .icon-small-20:before,
    .icon-circle-small-20:before {
        font-size: 20px;
    }

    .icon-small-22:before,
    .icon-circle-small-22:before {
        font-size: 22px;
    }

    .icon-small-24:before,
    .icon-circle-small-24:before {
        font-size: 24px;
        height: 24px;
    }

    .icon-small-26:before,
    .icon-circle-small-26:before {
        font-size: 26px;
    }

    .icon-small-28:before,
    .icon-circle-small-28:before {
        font-size: 28px;
    }

    .icon-small-30:before,
    .icon-circle-small-30:before {
        font-size: 30px;
    }

    .icon-small-31:before,
    .icon-circle-small-31:before {
        font-size: 31px;
    }

    .icon-small-32:before,
    .icon-circle-small-32:before {
        font-size: 32px;
    }

    .icon-small-33:before,
    .icon-circle-small-33:before {
        font-size: 33px;
    }

    .icon-small-34:before,
    .icon-circle-small-34:before {
        font-size: 34px;
    }

    .icon-small-36:before,
    .icon-circle-small-36:before {
        font-size: 36px;
    }

    .icon-small-38:before,
    .icon-circle-small-38:before {
        font-size: 38px;
    }

    .icon-small-40:before,
    .icon-circle-small-40:before {
        font-size: 40px;
    }

    .icon-small-42:before,
    .icon-circle-small-42:before {
        font-size: 42px;
        height: 42px;
    }

    .icon-small-44:before,
    .icon-circle-small-44:before {
        font-size: 44px;
    }

    .icon-small-46:before,
    .icon-circle-small-46:before {
        font-size: 46px;
    }

    .icon-small-48:before,
    .icon-circle-small-48:before {
        font-size: 48px;
        height: 48px;
    }

    .icon-small-50:before,
    .icon-circle-small-50:before {
        font-size: 50px;
    }

    .icon-small-52:before,
    .icon-circle-small-52:before {
        font-size: 52px;
    }

    .icon-small-54:before,
    .icon-circle-small-54:before {
        font-size: 54px;
    }

    .icon-small-56:before,
    .icon-circle-small-56:before {
        font-size: 56px;
    }

    .icon-small-58:before,
    .icon-circle-small-58:before {
        font-size: 58px;
    }

    .icon-small-60:before,
    .icon-circle-small-60:before {
        font-size: 60px;
    }

    .icon-small-61:before,
    .icon-circle-small-61:before {
        font-size: 61px;
    }

    .icon-small-62:before,
    .icon-circle-small-62:before {
        font-size: 62px;
    }

    .icon-small-64:before,
    .icon-circle-small-64:before {
        font-size: 64px;
    }

    .icon-small-68:before,
    .icon-circle-small-68:before {
        font-size: 68px;
    }

    .icon-small-72:before,
    .icon-circle-small-72:before {
        font-size: 72px;
    }

    .icon-small-78:before,
    .icon-circle-small-78:before {
        font-size: 78px;
    }

    .icon-small-128:before,
    .icon-circle-small-128:before {
        font-size: 128px;
    }

    .icon-small-140:before,
    .icon-circle-small-140:before {
        font-size: 140px;
    }

    .icon-small-160:before,
    .icon-circle-small-160:before {
        font-size: 160px;
    }

    .icon-small-180:before,
    .icon-circle-small-180:before {
        font-size: 180px;
    }

    .icon-small-200:before,
    .icon-circle-small-200:before {
        font-size: 200px;
    }

    .icon-small-38.icon-info-outline-circled {
        height: 38px;
    }

    .custom-icon-47-51 .icon-circle-large .icon:before,
    .custom-icon-47-51 .icon-circle-large .icon {
        top: 47%;
        left: 51%;
    }


    /*Icon Circle*/

    .icon-circle-large .icon:before,
    .icon-circle-large .icon,
    .icon-circle-large .icon2 {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    .icon-circle-large {
        border: 1.5px solid;
    }


    /*icon alignmnet*/

    .icon-cp2-mgn-15 {
        margin-top: 15px;
    }

    .icon-cp2-mgn-20 {
        margin-top: 20px;
    }

    .icon-38.icon-info-outline-circled {
        height: 38px;
    }

    .icon-circle-small-50 {
        width: 50px;
        height: 50px;
    }

    .icon-bba-c {
        width: 47px;
        height: 47px;
        font-weight: 100;
    }

    .icon-pkg-padding {
        padding: 15px;
    }

    .icon-48-h {
        height: 48px;
        display: flex;
        align-items: center;
        margin-bottom: 10px;
    }

    .webex-icon i {
        height: 58px;
        display: table-cell;
        vertical-align: middle;
    }

    .webex-icon p {
        padding-right: 10px;
    }

    .webex-icon .col-xs-6 p:last-of-type {
        margin-bottom: 15px;
    }

    .webex-icon .col-xs-6:last-of-type p:last-of-type {
        margin-bottom: 0;
    }


    /*All Package*/

    .all-package i {
        line-height: 48px;
        display: block;
        height: 48px;
        width: 48px;
        text-align: center;
    }

    .all-package .icon-align {
        vertical-align: middle;
    }

    .all-package i.icon-o {
        line-height: 48px;
        display: block;
        height: inherit;
    }

    .all-package .icon-bba i {
        font-size: 48px;
    }

    .all-package .icon-wifi h3 {
        margin-top: 15px;
    }

    .all-package p {
        margin: 0;
    }


    /*.all-package > [class^="col-md"], .all-package > [class*=" col-md"] { border-right: 1px solid #003778; }
    .all-package > [class^="col-md"]:last-child, .all-package > [class*=" col-md"]:last-child { border-right: none; }*/

    .spacer25 {
        height: 25px;
    }

    .spacer34 {
        height: 34px;
    }


    /*Each Package*/

    .each-package i {
        font-size: 78px;
    }

    .each-package .icon-bba i {
        font-size: 48px;
    }


    /*Text and Images*/

    .text-and-image {
        display: table;
        table-layout: fixed;
    }

        .text-and-image > [class^="col-"],
        .text-and-image > [class*=" col-"] {
            display: table-cell;
            float: none;
            vertical-align: middle;
        }

        .text-and-image .row {
            /*padding: 30px;*/
            margin: 0;
        }

        .text-and-image > .row > [class^="col-"],
        .text-and-image > row > [class*=" col-"] {
            display: block;
        }

        .text-and-image .topAlign {
            vertical-align: top;
        }

        .text-and-image .image-bottom-right {
            bottom: 0px;
            right: 0px;
        }

        .text-and-image .image-left {
            left: 0px;
            top: 0px;
        }

        .text-and-image .image-bottom-left {
            left: 0px;
            bottom: 0px;
        }

        .text-and-image .image-center-right {
            top: 50%;
            right: 0;
            -webkit-transform: translateX(0%) translateY(-50%);
            -ms-transform: translateX(0%) translateY(-50%);
            transform: translateX(0%) translateY(-50%);
        }

    .img-bottom-right {
        margin-right: -40px;
        margin-bottom: -40px;
    }

    .image-bottom-right-custom {
        position: absolute;
        top: 150px;
        right: 0;
    }

    .topAlign {
        vertical-align: top;
    }

    .bottomAlign {
        vertical-align: bottom;
    }


    /*Blue Text and Images*/

    .blue-text-and-image {
        display: table;
        table-layout: fixed;
    }

        .blue-text-and-image > [class^="col-"],
        .blue-text-and-image > [class*=" col-"] {
            display: table-cell;
            float: none;
            vertical-align: middle;
        }

        .blue-text-and-image > .row {
            padding: 30px;
            margin: 0;
        }

            .blue-text-and-image > .row > [class^="col-"],
            .blue-text-and-image > row > [class*=" col-"] {
                display: block;
            }

        .blue-text-and-image .image-bottom-right {
            bottom: 0px;
            right: 20px;
        }

        .blue-text-and-image .image-left {
            left: 0px;
            top: 0px;
        }

        .blue-text-and-image .bottomAlign {
            vertical-align: bottom;
        }


    /*Reliable-Phone*/

    .reliable-phone {
        display: table;
        table-layout: fixed;
    }

        .reliable-phone > [class^="col-"],
        .reliable-phone > [class*=" col-"] {
            display: table-cell;
            float: none;
            vertical-align: middle;
        }

        .reliable-phone i {
            width: 38px;
            height: 38px;
            display: block;
            margin-right: 20px;
        }

        .reliable-phone h4 {
            margin: 0;
        }

        .reliable-phone .pad-left {
            padding-left: 16px;
        }


    /*Everything is a bundle - LIST*/

    .icon-list,
    .icon-list-txtBlue {
        margin: 0;
        padding: 0;
        list-style: none !important;
    }

    .icon-list,
    .icon-list-txtBlue {
        margin: 0;
        padding: 0;
        list-style: none !important;
    }

        .icon-list > li,
        .icon-list-txtBlue > li,
        .icon-list-txtBlue-circle > li {
            margin-left: 1.8em;
            position: relative;
            padding-bottom: 7px;
            list-style: none !important;
        }

            .icon-list > li:last-child,
            .icon-list-txtBlue > li:last-child,
            .icon-list-txtBlue-circle > li:last-child {
                padding-bottom: 0;
            }

            .icon-list > li:before {
                font-family: 'bell-icon';
                content: "\e603";
                position: absolute;
                top: 2px;
                left: -2.3em;
                font-size: 10px;
                font-weight: bold;
                color: #fff;
            }

            .icon-list-txtBlue > li:before {
                color: #00549a;
                font-family: 'bell-icon';
                content: "\e603";
                position: absolute;
                top: 5px;
                left: -2.3em;
                font-size: 10px;
                font-weight: bold;
            }

            .icon-list-txtBlue-circle > li:before {
                color: #00549a;
                font-family: 'bell-icon';
                content: "\e603";
                position: absolute;
                top: 0px;
                left: -2.6em;
                font-size: 10px;
                font-weight: bold;
                padding: 3px 4px 1px 4px !important;
                border: 1px solid #00549a;
                border-radius: 10px;
            }


    /*Borders*/

    .border-whole {
        border: 1px solid #d4d4d4;
    }

    .border-top {
        border-top: 1px solid #d4d4d4;
    }

    .border-left {
        border-left: 1px solid #d4d4d4;
    }

    .border-right {
        border-right: 1px solid #d4d4d4;
    }

    .border-bottom {
        border-bottom: 1px solid #d4d4d4;
    }

    .border-bottom-DarkBlue {
        border-bottom: 1px solid #032f63;
    }

    .border-top-0 {
        border-top: 0;
    }

    .border-left-0 {
        border-left: 0;
    }

    .border-right-0 {
        border-right: 0;
    }

    .border-bottom-0 {
        border-bottom: 0;
    }


    /*BTC Icons*/

    .icon-circle-110 {
        display: inline-block;
        position: relative;
        width: 110px;
        height: 110px;
        border: 2px solid #00549a;
        border-radius: 50%;
        color: #fff;
        background-color: #00549a;
    }

        .icon-circle-110:before {
            font-size: 48px;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

        .icon-circle-110.icon-circle_solid {
            border-color: #00549a;
            background-color: #00549a;
        }

    #header-icons .icon-large,
    #header-icons .icon-circle-large {
        width: 100px;
        height: 100px;
    }

        #header-icons .icon-large:before,
        #header-icons .icon-circle-large:before {
            font-size: 36px;
        }

    #header-icons-white .icon-medium,
    #header-icons-white .icon-circle-medium,
    #header-icons-white .icon-large,
    #header-icons-white .icon-circle-large,
    #header-icons-white .icon-xlarge,
    #header-icons-white .icon-circle-xlarge {
        width: 72px;
        height: 72px;
    }

        #header-icons-white .icon-medium:before,
        #header-icons-white .icon-circle-medium:before {
            font-size: 24px;
        }

        #header-icons-white .icon-large:before,
        #header-icons-white .icon-circle-large:before {
            font-size: 34px;
        }

        #header-icons-white .icon-xlarge:before,
        #header-icons-white .icon-circle-xlarge:before {
            font-size: 60px;
        }

    #header-icons-white .icon-circle_solid {
        border-color: #fff;
        background-color: #fff;
    }

        #header-icons-white .icon-circle_solid:before {
            color: #00549a;
        }


    /*Single Banner*/

    .single-banner {
        display: table;
    }

        .single-banner > [class^="col-"],
        .single-banner > [class*=" col-"] {
            display: table-cell;
            float: none;
            vertical-align: middle;
        }

        .single-banner .content-box {
            max-width: 500px;
        }

        .single-banner h3,
        .single-banner .h3 {
            text-align: center;
            line-height: 1.2;
        }


    /*Availability*/

    .availability-bar {
        background-color: #f0f0f0;
    }

    .availability-bar-bgwhite {
        background-color: #ffffff;
    }

        .availability-bar,
        .availability-bar-bgwhite > .container {
            padding: 20px 15px;
        }

    .availability-bar-address-wrap {
        display: inline-block;
        vertical-align: middle;
        font-weight: normal;
        font-size: 18px;
        color: #111;
        margin-top: 10px;
    }

    .availability-bar .icon-s-small,
    .availability-bar-bgwhite .icon-s-small {
        font-weight: bold;
        font-size: 35px;
        vertical-align: middle;
        float: left;
        line-height: 24px;
    }

    .availability-bar-address,
    .availability-bar-cta {
        /*display: table-cell;*/
        width: 100%;
        vertical-align: middle;
    }

    .availability-bar-cta {
        text-align: right;
    }


    /*Effects*/

    .container,
    .pad-responsive,
    .col,
    [class^="col-"],
    [class*=" col-"] {
        transition: height .5s cubic-bezier(.55, 0, .1, 1), padding .5s cubic-bezier(.55, 0, .1, 1), margin .5s cubic-bezier(.55, 0, .1, 1);
    }

    .expandable-section-header_icon,
    .offer-details .expandable-section-header {
        font-size: 18px;
        color: #0066a4;
        /*padding: 0 30px 0 40px;*/
        cursor: pointer;
    }


    /*Column Paddings*/

    .col-pad-40 {
        padding: 40px;
    }

    .col-pad-30 {
        padding: 30px;
    }

    .col-pad-20 {
        padding: 20px;
    }


    /*Common Padding*/

    .col-pad-receiver {
        margin: 0 -40px;
    }

        .col-pad-receiver > [class^="col-"],
        .col-pad-receiver > [class*=" col-"] {
            padding: 40px;
        }

    .col-pad > [class^="col-"],
    .col-pad > [class*=" col-"] {
        padding: 40px;
    }


    /*.col-pad > [class^="col-"] > h1, .col-pad > [class*=" col-"] > .h1, .col-pad > [class^="col-"] > h2, .col-pad > [class*=" col-"] > .h2, .col-pad > [class^="col-"] > h3, .col-pad > [class*=" col-"] > .h3 { margin-top: 0; }*/

    .mar-h-0 {
        margin-left: 0;
        margin-right: 0;
    }

    .mar-h-10 {
        margin-left: 10px;
        margin-right: 10px;
    }

    .margin-10 {
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .mar-top-0 {
        margin-top: 0;
    }

    .mar-top-5 {
        margin-top: 5px;
    }

    .mar-top-10 {
        margin-top: 10px;
    }

    .mar-top-15 {
        margin-top: 15px;
    }

    .mar-top-30 {
        margin-top: 30px;
    }

    .mar-bottom-0 {
        margin-bottom: 0;
    }

    .mar-bottom-5 {
        margin-bottom: 5px;
    }

    .mar-bottom-10 {
        margin-bottom: 10px !important;
    }

    .mar-bottom-15 {
        margin-bottom: 15px;
    }

    .mar-bottom-20 {
        margin-bottom: 20px;
    }

    .mar-bottom-30 {
        margin-bottom: 30px;
    }

    .mar-right-10 {
        margin-right: 10px;
    }

    .mar-right-20 {
        margin-right: 20px;
    }

    .mar-left-0 {
        margin-left: 0 !important;
    }

    .mar-left-10 {
        margin-left: 10px;
    }

    .mar-left-20 {
        margin-left: 20px;
    }

    .mar-left-50 {
        margin-left: 50px;
    }

    .pad-h-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .pad-h-10 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .pad-h-20 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .pad-h-30 {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .pad-v-0 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .pad-v-10 {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
    }

    .pad-v-20 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }

    .pad-v-30 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .pad-h-40 {
        padding-left: 40px !important;
        padding-right: 40px !important;
    }

    .pad-v-40 {
        padding-top: 40px !important;
        padding-bottom: 40px !important;
    }

    .pad-left-0 {
        padding-left: 0px !important;
    }

    .pad-left-2 {
        padding-left: 2px !important;
    }

    .pad-left-5 {
        padding-left: 5px !important;
    }

    .pad-left-10 {
        padding-left: 10px !important;
    }

    .pad-left-20 {
        padding-left: 20px !important;
    }

    .pad-left-30 {
        padding-left: 30px !important;
    }

    .pad-left-40 {
        padding-left: 40px !important;
    }

    .pad-right-0 {
        padding-right: 0px !important;
    }

    .pad-right-10 {
        padding-right: 10px !important;
    }

    .pad-right-20 {
        padding-right: 20px !important;
    }

    .pad-right-40 {
        padding-right: 40px !important;
    }

    .pad-bottom-0 {
        padding-bottom: 0 !important;
    }

    .pad-bottom-5 {
        padding-bottom: 5px !important;
    }

    .pad-bottom-10 {
        padding-bottom: 10px !important;
    }

    .pad-bottom-20 {
        padding-bottom: 20px !important;
    }

    .pad-bottom-30 {
        padding-bottom: 30px !important;
    }

    .pad-bottom-40 {
        padding-bottom: 40px !important;
    }

    .pad-top-0 {
        padding-top: 0 !important;
    }

    .pad-top-5 {
        padding-top: 5px !important;
    }

    .pad-top-10 {
        padding-top: 10px !important;
    }

    .pad-top-20 {
        padding-top: 20px !important;
    }

    .pad-top-25 {
        padding-top: 25px !important;
    }

    .pad-top-30 {
        padding-top: 30px !important;
    }

    .pad-top-40 {
        padding-top: 40px !important;
    }

    div.selection-box {
        margin-bottom: 20px;
    }

    ul.tabs {
        margin-bottom: 30px;
    }

    .margin-bottom-0 {
        margin-bottom: 0;
    }

    .margin-bottom-5 {
        margin-bottom: 5px;
    }

    .other-tab-1-banner-shadow {
        margin-top: -10px;
    }


    /* CSS for Firefox only*/

    @-moz-document url-prefix() {
        .ff-spacer40 {
            height: 40px;
        }

        .icon-links .icon-large::before,
        .icon-links .icon-o::before,
        .icon-links .icon2::before {
            font-size: 62px;
        }
    }


    /* End of CSS for Firefox only*/


    /* CSS for TouchCommerce 'Chat Live' text in the 'Ready to order' section*/

    #inqC2CShopBody {
        font-family: Helvetica, Arial, sans-serif;
    }


    /* End of CSS for TouchCommerce 'Chat Live'*/


    /*  More Ways To Shop/Ready to order styles by B&Y  */

    .icon-links.bl {
        padding: 60px 0;
    }

        .icon-links.bl .icon-links-wrapper a {
            color: #ffffff;
        }

        .icon-links.bl .icon-links-title-col {
            font-family: "bellslim_font_black", Helvetica, Arial, sans-serif;
            font-size: 32px;
            letter-spacing: -0.5px;
            text-align: center;
        }

            .icon-links.bl .icon-links-title-col[class*="col-"] {
                margin-bottom: 30px;
                padding-bottom: 0;
            }

        .icon-links.bl ul {
            margin: 0 auto;
            width: auto;
        }

            .icon-links.bl ul > li {
                width: 33%;
                /*246px*/
                padding: 0 15px;
                border-top: medium none;
            }

        .icon-links.bl li a .icon-circle-large {
            height: 74px;
            width: 74px;
        }

        .icon-links.bl li .icon5.icon-circle-large:before {
            position: absolute;
            top: calc(50% - 1px);
            left: 50%;
            -webkit-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
        }

        .icon-links.bl .icon-0:before,
        .icon-links.bl .icon-5:before,
        .icon-links.bl li a .icon-large:before,
        .icon-links.bl li a .icon-circle-large:before {
            font-size: 72px;
        }


    /*  End More Ways To Shop/Ready to order styles by B&Y  */


    /* Code to overwrite default bootstrap styling for disabled buttons*/

    .btn-default.disabled.focus,
    .btn-default.disabled:focus,
    .btn-default.disabled:hover,
    .btn-default.focus[disabled],
    .btn-default[disabled]:focus,
    .btn-default[disabled]:hover {
        background-color: #babec2;
        border: 2px solid #babec2;
        color: #ffffff;
    }


    /* End of Code to overwrite default bootstrap styling for disabled buttons*/


    /* Code to overwrite BRF styling for modals' close button*/

    .modal-lg.bell-modal-lg .modal-header .close {
        margin-top: -15px;
    }


    /* End of Code to overwrite BRF styling for modals' close button*/


    /* Code to overwrite modal title style from modals.less */

    .modal-title {
        line-height: 1.42857143 !important;
    }


    /* Code to change <sup> size for larger text sizes*/

    h1 sup,
    h2 sup,
    span .h1 sup,
    span .h2 sup {
        font-size: 50%;
    }


    /* End of Code to change <sup> size for larger text sizes*/


    /* icon link styles for non-links */

    .icon-links li .icon-link {
        color: #ffffff;
        /*#c2cedf;*/
    }

        .icon-links li .icon-link .icon-circle-large {
            height: 72px;
            width: 72px;
        }

    .icon-links li .icon-nolink {
        cursor: default;
    }

    @media (max-width:519px) {
        /*Common Padding*/
        .mar-top-0-xs {
            margin-top: 0;
        }

        .push-img-top {
            margin-top: -50px;
            width: 70%;
        }

        .mar-bottom-0-xs {
            margin-bottom: 0;
        }

        .mar-bottom-10-xs {
            margin-bottom: 10px;
        }

        .mar-bottom-20-xs {
            margin-bottom: 20px;
        }

        .mar-right-10-xs {
            margin-right: 10px;
        }

        .mar-top-neg-20-xs {
            margin-top: -20px;
        }

        .mar-top-neg-40-xs {
            margin-top: -40px;
        }

        .image-content {
            width: 100%;
            display: block;
            padding: 30px;
        }

        .image-content-icon {
            display: block;
            padding: 30px;
            display: table;
            margin-top: -80px;
        }

        .pop-over-box-small-right-10lines,
        .pop-over-box-small-right-8lines {
            right: -30px;
        }

        .smaller-font-xs {
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
            font-size: 17px;
            margin-bottom: 5px;
        }

        .pop-over-box-medium3 {
            position: absolute;
            left: -15%;
        }

        .hidden-xs-520 {
            display: none;
        }

        .availability-bar .icon-s-small,
        .availability-bar-bgwhite .icon-s-small {
            margin-left: -10px;
            margin-top: 3px;
        }

        .widht100-519 {
            width: 100%;
        }
        /* CSS for TouchCommerce 'Chat Live' text in the 'Ready to order' section on Mobile screens*/
        #inqC2CShopBody {
            font-family: "Helvetica", Arial, sans-serif;
        }
        /* End of CSS for TouchCommerce 'Chat Live'*/
        .single-banner h3 {
            text-align: center;
        }
    }


    /*Fibe Technolohy - Line Cable*/

    .why-bell-house-border-radius-div {
        /*top: 30px;*/
        padding: 0;
        position: absolute;
        border-left: solid 8px #00549a;
        border-bottom: solid 8px #00549a;
        border-bottom-left-radius: 30px;
        height: 104px;
        left: 200px;
    }

    .why-bell-house-border-radius-div-down {
        top: 120px;
        padding: 0;
        position: absolute;
        border-right: solid 8px #00549a;
        border-top: solid 8px #00549a;
        border-top-right-radius: 30px;
        height: 188px;
        width: 170px;
        left: -40px;
    }

    .why-bell-house-cable-circle-inner {
        width: 12px;
        height: 12px;
        top: 1px;
        left: 1px;
    }

    .why-bell-house-cable-circle {
        position: absolute;
        z-index: 10;
    }

    .border-blue {
        border: 1px solid #00549a;
    }


    /*Fibe Tech - House image*/

    .cable-house {
        position: absolute;
        z-index: 10;
        left: 60px;
        bottom: 0px;
        transition: height .5s cubic-bezier(.55, 0, .1, 1), padding .5s cubic-bezier(.55, 0, .1, 1), margin .5s cubic-bezier(.55, 0, .1, 1);
    }


    /*Bundle*/

    .minH {
        min-height: 550px;
    }

    .border-btm-gray {
        border-bottom: 1px solid #c4c4c7;
    }


    /*Packages*/

    .internet-packages .icon-o,
    .all-package .icon-o,
    .icon-push .icon-o {
        position: relative;
        left: -15px;
    }

    .text-decoration-underline {
        text-decoration: underline;
    }

    .internet-packages-name {
        border-right: 1px solid #d4d4d4;
    }

    .plan-details {
        padding-left: 40px;
        padding-right: 20px;
    }

        .plan-details h3,
        .plan-details .h3 {
            margin-top: 0;
        }

    .intPackages .item-note {
        margin-bottom: 0;
    }

    .h2-same-H .item-note {
        font-size: initial;
        margin-bottom: 20px;
        line-height: initial;
    }

    span.item-note {
        font-size: 12px;
        margin-bottom: 5px;
        margin-top: 5px;
        display: block;
        line-height: 1;
    }

    p.item-note {
        font-size: 12px;
        margin-bottom: 10px;
        display: block;
    }


    /*.item-note > a:hover, .item-note > a:focus { text-decoration: none !important; }*/

    .js-same-height-content2 span.item-note {
        margin-bottom: 0;
    }

    .item-h4 {
        font-size: 20px;
        letter-spacing: -.5px;
        line-height: 1.3;
        font-weight: 600;
    }

    .item-price {
        font-size: 47px;
        color: #00549a;
        display: block;
        white-space: nowrap;
        line-height: .8;
        letter-spacing: -1px;
        margin-bottom: 10px;
        font-family: "bellslim_semiboldregular", Helvetica, Arial, sans-serif;
    }

        .item-price > sup {
            top: -1.05em;
            font-size: 40%;
            letter-spacing: 0;
        }

    .internet-package-container {
        margin: 0;
        padding: 0;
        background-color: #fff;
        display: table;
    }

    .item-price.mar-bottom-0 {
        margin-bottom: 0;
    }

    .border-packages {
        border: 1px solid #d4d4d4;
    }

    .rateplan-include.internet-packages-packge-icons-list i {
        display: block;
        height: 48px;
        width: 48px;
    }

    .rateplan-include.voice-packages-packge-icons-list i {
        display: inline-block;
        height: 72px;
        width: 72px;
    }

    .internet-packages > [class^="col-"]:last-child,
    .internet-packages > [class*=" col-"]:last-child {
        border-bottom: 1px solid #d4d4d4;
    }

    .bundle-logo-row-box .col-xs-6,
    .bundle-logo-row-box .col-sm-6.col-xs-12,
    .bundle-row-main .bundle-logo-row-box,
    .bundle-row-main {
        position: inherit;
    }

    .internet-packages .icon-exapnd-outline-circled:before {
        top: -7px;
    }


    /*Header Title*/

    .page-header-title-container {
        margin: 40px auto 30px;
    }

        .page-header-title-container h1 {
            margin: 0;
            color: #111;
        }

        .page-header-title-container p {
            line-height: 1;
        }

    .pad-5-v {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .internet-packages-recommended-bar {
        margin-bottom: 10px;
    }


    /*All Package - 3col*/

    .pad-packages {
        padding: 0px 40px 20px 40px;
    }


    /*Package Learn More*/


    /*Table*/

    .table > tbody > tr > td,
    .table > tbody > tr > th,
    .table > tfoot > tr > td,
    .table > tfoot > tr > th,
    .table > thead > tr > td,
    .table > thead > tr > th {
        padding: 22px 20px;
    }

        .table > tbody > tr > td p {
            margin-bottom: 0;
        }

    .table > thead > tr > th {
        font-family: "bellslimregular", Helvetica, Arial, sans-serif;
        letter-spacing: -1px;
        font-size: 24px;
        font-weight: normal;
    }

    .table-bordered > thead > tr > th {
        border: 1px solid #054071;
    }

    .table > thead:first-child > tr:first-child > th {
        border-top: 1px solid #054071;
    }

    .fibe-tv.table > tbody > tr > td:first-child {
        padding: 40px 40px 40px 0;
    }

    .fibe-tv.table > tbody > tr:last-child {
        border-bottom: 1px solid #ddd;
    }

    .fibe-tv.table > thead:first-child > tr:first-child > th {
        border-top: none;
    }

    .blue-thead td {
        border-right: 1px solid #003778 !important;
        border-left: 1px solid #003778 !important;
        border-top: 1px solid #00549a !important;
    }

        .blue-thead td:last-of-type {
            border-right: 1px solid #00549a !important;
        }


    /*List styles*/

    .bell-list > li {
        margin-left: 1em;
        position: relative;
        padding-bottom: 3px;
    }

    .list-icon > li:before {
        margin-left: 2em;
    }

    .btc-top-banner-title {
        position: absolute;
        width: 100%;
        top: 35px;
    }

        .btc-top-banner-title h1 {
            margin-bottom: 15px;
        }

        .btc-top-banner-title a:hover,
        .btc-top-banner-title a:visited,
        .btc-top-banner-title a:focus {
            color: #fff;
            text-decoration: none;
        }


    /* Video Gallery */

    #main-iframe-description-title {
        display: block;
        font-weight: bold;
    }

    #main-iframe-description {
        display: block;
    }

    .video-group span {
        display: block;
        padding: 10px 10px 10px 0;
        font-size: 12px;
    }

    .video-group .video-item {
        padding-bottom: 15px;
    }

    .video-group .iframe-container {
        position: relative;
        height: 120px;
        background-position: center !important;
        background-size: cover !important;
        background-repeat: no-repeat;
        width: 100%;
        cursor: pointer;
    }

    .video-group div.iframe-container .play-icon {
        background: url(../img/video-play-icon.png);
        width: 82px;
        height: 82px;
        position: absolute;
        top: 50%;
        left: 50%;
        font-size: 48px;
        color: #000;
        z-index: 2;
        opacity: 0.7;
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    .video-item {
        padding-left: 20px;
    }

    .video-group img,
    .video-group iframe {
        width: 100%;
        height: 100%;
        display: block;
        position: relative;
    }

    .video-group img {
        z-index: 1;
    }

    .video-group iframe {
        z-index: 3;
    }

    #main-iframe {
        width: 100%;
        height: 550px;
    }

    span.video-tag {
        padding: 10px;
    }

    .video-tag {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 1px;
        background: #00549a;
        z-index: 1;
        color: white;
    }

    @media (max-width: 519px) {
        .ent-main-circ-cont-4-icons-Phone {
            /*display: flex!important;*/
            padding: 15px 0px 15px 0 !important;
        }

            .ent-main-circ-cont-4-icons-Phone .icon-circle-74 {
                width: 60px;
                height: 60px;
                display: inline-block;
                position: relative;
                border: 2px solid #00549a;
                border-radius: 50%;
                color: #fff;
                border-color: #00549a;
                background-color: #00549a;
            }

        .video-group div {
            padding-left: 0;
        }
        /*Custom table*/
        .orphans-table.table > tbody > tr > td,
        .orphans-table.table > tbody > tr > th,
        .orphans-table.table > tfoot > tr > td,
        .orphans-table.table > tfoot > tr > th,
        .orphans-table.table > thead > tr > td,
        .orphans-table.table > thead > tr > th {
            padding: 20px 15px;
        }
    }


    /*Global Connector Customization*/


    /* START  accessible header implementation overrides */

    .accessible-header .connector *:focus {
        outline: -webkit-focus-ring-color auto 2px;
        outline-color: -webkit-focus-ring-color;
        outline-color: #6cb6db;
        outline-style: solid;
        outline-width: 2px;
    }

    .accessible-header .connector a:focus,
    .connector .btn:focus,
    .connector li.ui-menu-item:focus {
        outline: 2px solid #6cb6db;
    }

    .ent-override-focus-outline a:focus {
        outline: 2px solid #6cb6db;
    }

    .accessible-header .connector-area .connector-lob-flyout {
        display: none;
    }

    .accessible-header .connector-area:hover .connector-lob-flyout,
    .accessible-header .connector-area:focus .connector-lob-flyout,
    .accessible-header .connector-area.focus .connector-lob-flyout,
    .accessible-header .connector-area.hover .connector-lob-flyout,
    .accessible-header .connector-area.force-hover .connector-lob-flyout {
        display: block;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
        max-height: 1000px;
    }


    /*@media screen and (max-width:1239px) {
.accessible-header .connector-area:hover .connector-lob-flyout,
.accessible-header .connector-area:focus .connector-lob-flyout,
.accessible-header .connector-area.focus .connector-lob-flyout,
.accessible-header .connector-area.hover .connector-lob-flyout,
.accessible-header .connector-area.force-hover .connector-lob-flyout {
	   max-height: 710px;
}
}*/

    .accessible-header #connector-search > [type="submit"],
    #connector-search > [type="reset"] {
        position: absolute;
        top: 0;
        right: 0;
    }

    .accessible-header #connector-search.active [type="submit"] {
        right: 40px;
    }

    @media (max-width: 999px) {
        .accessible-header .connector-area:hover > a:not([aria-expanded="true"]) + .connector-lob-flyout,
        .accessible-header .connector-area:focus > a:not([aria-expanded="true"]) + .connector-lob-flyout {
            display: none;
        }

        .accessible-header .connector-area > a + .connector-lob-flyout {
            display: none;
        }

        .accessible-header .connector-area > a[aria-expanded="true"] + .connector-lob-flyout {
            display: block;
        }

        .accessible-header .connector-area:hover .connector-lob-no-href:not([aria-expanded="true"]) + ul,
        .accessible-header .connector-area:focus .connector-lob-no-href:not([aria-expanded="true"]) + ul {
            display: none;
        }

        .accessible-header .connector-area .connector-lob-no-href + ul {
            display: none;
        }

        .accessible-header .connector-area .connector-lob-no-href[aria-expanded="true"] + ul {
            display: block;
        }
    }


    /* START  accessible header implementation overrides */


    /* Firefox */

    @-moz-document url-prefix() {
        #home-page .connector-lob-flyout {
            top: 81px;
        }
    }


    /* IE */

    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
        #home-page .connector-lob-flyout {
            top: 81px;
        }

        .mar-left-0-ie {
            margin-left: 0;
        }
    }


    /* saf3+, chrome1+ */

    @media screen and (-webkit-min-device-pixel-ratio:0) {
        ::i-block-chrome,
        #home-page .connector-lob-flyout {
            top: 78px;
        }

        ::i-block-chrome,
        .icon:before {
            top: -3px;
        }

        ::i-block-chrome,
        .modal-lg.bell-modal-lg .modal-header .close {
            margin-top: -14px;
        }
    }

    _::-webkit-full-page-media,
    _:future,
    :root .footer-icon-social .icon-facebook,
    .footer-icon-social .icon-twitter,
    .footer-icon-social .icon-blog-en,
    .footer-icon-social .icon-blog-fr,
    .footer-icon-social .icon-envelope,
    .footer-icon-social .icon-linkedin,
    .footer-icon-social .icon-youtube {
        top: 0px;
    }

    .tv-slider-for-auto p.no-margin {
        padding-bottom: 10px;
    }

    @media (max-width: 999px) {
        /* tablet fix for tab control */
        .ent-rotating-banner-with-tabs .tv-slider-for-auto .text-and-image > [class^="col-"],
        .ent-rotating-banner-with-tabs .tv-slider-for-auto .text-and-image > [class*=" col-"] {
            float: left;
            display: block;
            width: 100%;
        }

        .ent-rotating-banner-with-tabs .tv-slider-for-auto .col-md-offset-2 {
            margin-left: 0;
            width: 100%;
        }

        #connector-search [type="submit"].ent-searchGo:after {
            color: #01215E;
        }

        #connector-search [type="submit"].txtWhite.ent-searchGo:focus:after {
            color: #00549a;
        }
    }

    @media (min-width: 1000px) {
        .Essential-package-price {
            border-radius: 0 5px 5px 0;
            border-left: 1px solid #d4d4d4;
        }

        .circle-icon {
            text-align: center;
        }

        .circle-icon-text {
            text-align: center;
        }

        .img-responsive-lg {
            display: block;
            max-width: 100%;
            height: auto;
        }

        .border-top-lg {
            border-top: 1px solid #d4d4d4;
        }

        .border-top-md {
            border-top: 1px solid #d4d4d4;
        }

        .mar-left-neg-20-md {
            margin-left: -20px;
        }

        .mar-left-neg-40-md {
            margin-left: -40px;
        }

        .mar-left-neg-100-md {
            margin-left: -100px;
        }

        .minH720 {
            min-height: 720px;
        }

        .minH650 {
            min-height: 656px;
        }

        .minH680 {
            min-height: 680px;
        }

        .minH420 {
            min-height: 420px;
        }

        .minH450 {
            min-height: 450px;
        }

        .minH400 {
            min-height: 400px;
        }

        .minH340 {
            min-height: 340px;
        }

        .minH320 {
            min-height: 320px;
        }

        .btc-margin {
            margin: 0 14px;
        }

        .border-left-md-lg {
            border-left: 1px solid #d4d4d4;
        }

        .border-right-md-lg {
            border-right: 1px solid #d4d4d4;
        }

        .contact-box h3 {
            font-family: "bellslimregular", Helvetica, Arial, sans-serif;
        }
        /*.active .video-tag { padding-left: 5px; padding-bottom: 5px; }*/
        .video-group div.iframe-container iframe {
            height: 175px;
        }

        .rateplan-include.internet-packages-packge-icons-list i {
            margin-bottom: 10px;
            display: flex;
            align-items: center;
        }

        .rateplan-include.voice-packages-packge-icons-list.package-items.package-icon-item {
            display: table;
        }

        .rateplan-include.voice-packages-packge-icons-list i {
            /*margin-bottom: 10px;*/
            /*display: flex;
        align-items: center;*/
        }

        .main-video iframe {
            height: 450px;
        }

        .house-cable-height p {
            margin-bottom: 15px;
        }

        .fibe-tabs-w-img .img-col img {
            min-height: 310px;
        }

        .pop-over-online {
            padding-left: 5px;
        }

        .video-group div.iframe-container.active::before {
            content: '';
            position: absolute;
            z-index: 2;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            width: 100%;
            box-shadow: inset 0 0 0 5px #00549a;
        }

        .mar-top-0-md {
            margin-top: 0;
        }

        .mar-top-10-md {
            margin-top: 10px;
        }

        .col-pad-30-md > [class^="col-"],
        .col-pad-30-md > [class*=" col-"] {
            padding: 30px;
        }

        .pad-h-0-md {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        .pad-v-0-md {
            padding-top: 0 !important;
            padding-bottom: 0 !important;
        }

        .pad-h-20-md {
            padding-left: 20px !important;
            padding-right: 20px !important;
        }

        .pad-h-30-md {
            padding-left: 30px !important;
            padding-right: 30px !important;
        }

        .pad-v-10-md {
            padding-left: 10px !important;
            padding-right: 10px !important;
        }

        .pad-v-20-md {
            padding-top: 20px !important;
            padding-bottom: 20px !important;
        }

        .pad-v-30-md {
            padding-top: 30px !important;
            padding-bottom: 30px !important;
        }

        .pad-h-40-md {
            padding-left: 40px !important;
            padding-right: 40px !important;
        }

        .pad-h-60-md {
            padding-left: 60px !important;
            padding-right: 60px !important;
        }

        .pad-v-40-md {
            padding-top: 40px !important;
            padding-bottom: 40px !important;
        }

        .pad-left-0-md {
            padding-left: 0px !important;
        }

        .pad-left-5-md {
            padding-left: 5px !important;
        }

        .pad-left-10-md {
            padding-left: 10px !important;
        }

        .pad-left-20-md {
            padding-left: 20px !important;
        }

        .pad-left-30-md {
            padding-left: 30px !important;
        }

        .pad-left-40-md {
            padding-left: 40px !important;
        }

        .pad-right-0-md {
            padding-right: 0px !important;
        }

        .pad-right-10-md {
            padding-right: 10px !important;
        }

        .pad-right-20-md {
            padding-right: 20px !important;
        }

        .pad-right-40-md {
            padding-right: 40px !important;
        }

        .pad-right-50-md {
            padding-right: 50px !important;
        }

        .pad-bottom-0-md {
            padding-bottom: 0 !important;
        }

        .pad-bottom-10-md {
            padding-bottom: 10px !important;
        }

        .pad-bottom-20-md {
            padding-bottom: 20px !important;
        }

        .pad-bottom-40-md {
            padding-bottom: 40px !important;
        }

        .pad-top-0-md {
            padding-top: 0 !important;
        }

        .pad-top-5-md {
            padding-top: 5px !important;
        }

        .pad-top-10-md {
            padding-top: 10px !important;
        }

        .pad-top-20-md {
            padding-top: 20px !important;
        }

        .pad-top-30-md {
            padding-top: 30px !important;
        }

        .pad-top-40-md {
            padding-top: 40px !important;
        }

        .mar-right-20-md {
            margin-right: 20px;
        }

        .mar-right-10-md {
            margin-right: 10px;
        }

        .text-and-image.other-what-next .image-bottom-left {
            left: -40px;
            bottom: 0px;
        }

        .text-and-image.other-what-next .bgBlue {
            z-index: 99;
        }

        ul.enhance-tab.tabs li > i.icon2 {
            height: 78px;
            font-size: 48px;
            padding-top: 10px;
        }

        .business-tabs .icon2:before {
            top: 0;
        }
        /*Nav bar corrections*/
        #home-page .connector-area {
            height: 56px;
        }

        #home-page .header-retail .connector-area.active > a:after,
        .connector-area.connector-area_current > a:after,
        .connector-area:hover > a:after,
        .connector-area.hover > a:after {
            top: 55px;
        }

        .header-retail .connector-area.active > a:after,
        .connector-area.connector-area_current > a:after,
        .connector-area:hover > a:after,
        .connector-area.hover > a:after {
            top: 54px;
        }

        #home-page .connector-lob-flyout {
            top: 79px;
        }

        .connector-lob-flyout-content > li:nth-child(n+7) {
            margin-top: 7px;
        }
        /*End of Nav bar correction*/
        /*Footer correction to remove white gap between main links and blue arrows*/
        .footer-main-links-lobs li.active:after {
            right: -59px;
        }
        /*End of Footer correction*/
        .plan-details.int-5-pro {
            padding-bottom: 100px;
        }
        /* TV Packages */
        .tv-packages-h {
            font-size: 0;
        }

        .tv-packages-h-package-wrap:before,
        .tv-packages-h-package {
            float: left;
            width: 50%;
        }

        .tv-packages-h-wrap {
            display: inline-block;
            position: relative;
            z-index: 1;
            width: 100%;
            font-size: 14px;
        }

        .tv-packages-h-package-wrap:before {
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            height: 100%;
            background: #fff;
            border-left: 1px solid #d4d4d4;
            border-bottom: 1px solid #d4d4d4;
        }

        .tv-packages-h-package-wrap:last-of-type:before {
            border-right: 1px solid #d4d4d4;
        }

        .tv-packages-h-wrap:nth-of-type(1) .tv-packages-h-package-wrap:before {
            border-top: 1px solid #d4d4d4;
        }

        .tv-packages-h-package-wrap:nth-of-type(1):before {
            left: 0;
        }

        .tv-packages-h-package-wrap:nth-of-type(2):before {
            left: 50%;
        }

        .ent-upsell {
            background-size: cover;
            background-position: 50%;
        }

        .hp-offer-prop-tiles {
            display: flex;
            height: 300px;
        }
        /*.hp-offer-prop-tile {
        width: calc(49% - 15px);
    }*/
        .hp-offer-prop-tile-img {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 0;
        }

        .hp-prop-tile-img {
            width: 100%;
            top: 0px;
            position: absolute;
        }

        .radio-block-height {
            height: 180px !important;
        }

        .racb-table-cell {
            display: table-cell;
        }
    }

    @media (min-width: 1000px) and (max-width:1061px) {
        .minH680 {
            min-height: 740px;
        }
    }

    @media (min-width: 1000px) and (max-width: 1239px) {
        .hp-offer-tiles {
            display: flex;
        }

            .hp-offer-tiles .hp-offer-tile {
                padding: 30px;
            }

            .hp-offer-tiles .hp-offer-tile-handImg {
                padding: 30px 30px 0 30px;
            }
        /*.hp-offer-tiles > div.container > div {
        padding: 30px 10px 0 30px;
    }*/
        /*.hp-offer-block, .hp-offer-block-handImg {
        display: flex;
        flex-direction: row-reverse;
        height: 100%;
    }*/
        .hp-offer-content-block,
        .hp-offer-content-block-handImg {
            width: 50%;
            display: flex;
            flex-direction: column;
            /*padding-right: 20px;*/
            /*padding-bottom: 20px;*/
        }

        .hp-offer-image-block {
            width: 50%;
            align-self: center;
        }

        .hp-offer-image-block-handImg {
            align-self: center;
            position: relative;
            /*padding-right: 30px;*/
            /*top: 10px;*/
        }
    }

    @media (min-width: 1240px) {
        .agnostic-content h2 {
            height: inherit;
            margin-top: 40px;
            margin-bottom: 15px;
        }

        .home-tile-content p {
            padding: 0 60px;
        }

        .mar-top-0-lg {
            margin-top: 0;
        }

        .pad-h-0-lg {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        .pad-v-0-lg {
            padding-top: 0 !important;
            padding-bottom: 0 !important;
        }

        .pad-h-20-lg {
            padding-left: 20px !important;
            padding-right: 20px !important;
        }

        .pad-v-0-lg {
            padding-top: 10px !important;
            padding-bottom: 10px !important;
        }

        .pad-v-20-lg {
            padding-top: 20px !important;
            padding-bottom: 20px !important;
        }

        .pad-h-40-lg {
            padding-left: 40px !important;
            padding-right: 40px !important;
        }

        .pad-v-40-lg {
            padding-top: 40px !important;
            padding-bottom: 40px !important;
        }

        .pad-left-0-lg {
            padding-left: 0px !important;
        }

        .pad-left-10-lg {
            padding-left: 10px !important;
        }

        .pad-left-20-lg {
            padding-left: 20px !important;
        }

        .pad-left-40-lg {
            padding-left: 40px !important;
        }

        .pad-right-0-lg {
            padding-right: 0px !important;
        }

        .pad-right-10-lg {
            padding-right: 10px !important;
        }

        .pad-right-20-lg {
            padding-right: 20px !important;
        }

        .pad-right-40-lg {
            padding-right: 40px !important;
        }

        .pad-right-40-lg {
            padding-right: 50px !important;
        }

        .pad-bottom-0-lg {
            padding-bottom: 0 !important;
        }

        .pad-bottom-10-lg {
            padding-bottom: 10px !important;
        }

        .pad-bottom-20-lg {
            padding-bottom: 20px !important;
        }

        .pad-bottom-40-lg {
            padding-bottom: 40px !important;
        }

        .pad-top-0-lg {
            padding-top: 0 !important;
        }

        .pad-top-10-lg {
            padding-top: 10px !important;
        }

        .pad-top-20-lg {
            padding-top: 20px !important;
        }

        .pad-top-40-lg {
            padding-top: 40px !important;
        }

        .pop-over-box-medium3 {
            position: absolute;
            left: -60%;
        }
    }

    .border1 {
        border: 1px solid red;
    }

    .border2 {
        border: 1px solid green;
    }

    .border3 {
        border: 1px solid blue;
    }

    .border4 {
        border: 1px solid orange;
    }


    /* PACKAGES - Good, Better, Best */

    .btc-package-price {
        font-size: 47px;
        color: #00549a;
        display: block;
        white-space: nowrap;
        line-height: 1;
        letter-spacing: -1px;
        margin-top: 10px;
    }

        .btc-package-price > sup {
            top: -1.05em;
            font-size: 40%;
            letter-spacing: 0;
        }

    .btc-package-items {
        display: inline-block;
        padding: 0 30px 0px 0px;
        text-align: left;
        vertical-align: top;
    }

    .btc-table-cell-sm {
        display: table-cell;
        float: none;
        padding: 10px;
        left: -10px;
    }

    .btc-table-cell-sm-icon-o {
        /*display: table-cell; float: none;*/
        left: -10px;
    }

    .btc-table-cell-sm .icon2:before {
        top: 0;
    }

    .btc-table-cell-sm.btc-security-icon .icon2:before {
        top: -3px;
    }

    .btc-table-cell-sm ul {
        margin-bottom: 0;
    }

    .icon-block {
        display: table;
        table-layout: fixed;
    }

        .icon-block > [class^="col-"],
        .icon-block > [class*=" col-"] {
            display: table-cell;
            float: none;
            vertical-align: middle;
        }

    .racb .icon-circle-small {
        width: 32px;
        height: 32px;
        border: 1px solid #00549a;
    }

        .racb .icon-circle-small:before {
            font-size: 24px;
            font-weight: 700;
        }

    .call-us .icon-circle-small {
        width: 32px;
        height: 32px;
        border: 1px solid #00549a;
    }

        .call-us .icon-circle-small:before {
            font-size: 14px;
        }

    .border-radius {
        border-radius: 10px;
    }

    .bonus-tag {
        display: inline-block;
        position: relative;
        margin-bottom: 10px;
        padding: 3px 10px;
        background-color: #00549a;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 10px;
    }


    /* Packages Main Banner */

    #btc-package-main-banner {
        height: 500px;
        overflow: hidden;
        position: relative;
    }

    .btc-package-main-banner-container {
        background: linear-gradient(to bottom, rgba(225, 225, 225, 0) 0%, rgba(0, 0, 0, .03) 100%);
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 2;
    }

    .btc-package-banner {
        opacity: 0;
        -webkit-transform: translateY(15px);
        -ms-transform: translateY(15px);
        transform: translateY(15px);
        -webkit-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
    }

    #btc-package-main-banner.loaded .btc-package-banner {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

    .btc-package-banner {
        bottom: 0px;
        left: 50%;
        margin-left: -470px;
        position: absolute;
    }


    /* Need additional lines / Canada's largest network */

    .btc-package-more-services {
        min-height: 570px;
    }


    /* Features - 4 Column Icons - Left Align
		#btc-features .btc-feature-row {border:1px solid green; min-height:79px;}
		#btc-features .btc-feature-row .btc-feature-col-2 {border:1px solid red; height:inherit;}*/


    /* BTC - Add ons - Included features*/

    ul.btc-category-result-list li {
        list-style: none;
    }

    .btc-category-result-list ol,
    .btc-category-result-list ul,
    ul.btc-category-result-list {
        padding-left: 0px;
        margin-bottom: 0;
    }

    .btc-learnmore-padding {
        padding: 0px;
    }

    .btc-package-box-description {
        padding-right: 20px;
        padding-left: 20px;
    }

    .btc-package-bg {
        background: #00549a;
        /* For browsers that do not support gradients */
        background: -webkit-radial-gradient(#00549a 50%, #003778);
        /* Safari 5.1-6.0 */
        background: -o-radial-gradient(#00549a 50%, #003778);
        /* For Opera 11.6-12.0 */
        background: -moz-radial-gradient(#00549a 50%, #003778);
        /* For Firefox 3.6-15 */
        background: radial-gradient(#00549a 50%, #003778);
        /* Standard syntax */
    }


    /* SITE MAP */

    #sitemap ul.sitemap-category-list {
        list-style: none;
        padding-top: 8px;
        padding-left: 0;
        margin-right: 20px;
        display: table;
    }

        #sitemap ul.sitemap-category-list li a {
            padding-left: 8px;
            display: table-cell;
        }

        #sitemap ul.sitemap-category-list li:before {
            content: "\e608";
            font-family: 'bell-icon';
            display: table-cell;
            color: #00549a;
            margin-left: -20px;
        }

        #sitemap ul.sitemap-category-list li {
            padding: 4px 0;
        }

    #sitemap .border-whole {
        border-bottom: none;
    }

    #sitemap:last-child .border-whole {
        border-bottom: 1px solid #d4d4d4;
    }


    /* SITE MAP */

    #contactus-list ul.sitemap-category-list {
        list-style: none;
        padding-top: 8px;
        padding-left: 0;
        margin-right: 20px;
        display: table;
    }

        #contactus-list ul.sitemap-category-list li a {
            padding-left: 8px;
            display: table-cell;
        }

        #contactus-list ul.sitemap-category-list li:before {
            content: "\e608";
            font-family: 'bell-icon';
            display: table-cell;
            color: #fff;
            margin-left: -20px;
        }

    #contactus-list .icon2:before {
        top: 0;
    }


    /*Pick the package that suits your business needs.*/

    .bp-phone-packages-section {
        position: relative;
        height: auto;
    }

        .bp-phone-packages-section h2 {
            padding-top: 25px;
        }


    /* Bundles */

    .bundle-row-main:first-child .bundle-logo-box {
        border-top: 1px solid #d4d4d4;
    }

    .bundle-logo-box {
        border-right: 1px solid #d4d4d4;
        border-bottom: 1px solid #d4d4d4;
        padding: 10px;
    }


    /*.bundle-row-main:last-child .bundle-logo-box { border-bottom: 1px solid #d4d4d4; }*/

    .tv-channels-logo-box {
        width: 75px;
        height: 75px;
        display: block;
        margin: 0 auto 20px auto;
        position: relative;
    }

        .tv-channels-logo-box > img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        .tv-channels-logo-box > img {
            width: 100%;
            height: auto;
            margin: 0 auto;
            max-width: 52px;
            max-height: 52px;
        }

    .tv-channels-tooltip-box {
        padding: 0px;
        border: 1px solid red;
    }

    .popular-choice {
        border: 2px solid #00549a;
    }

    .bundle-tooltip-icon-pad {
        padding: 5px 0 0 5px;
    }

    .compare-package {
        margin-top: -20px;
    }


    /* Fibe Receivers */

    .center-img img {
        margin-left: auto;
        margin-right: auto;
        display: table;
    }

    .ftv-wireless-receiver-desc > [class^="col-sm"],
    .ftv-wireless-receiver-desc > [class*=" col-sm"] {
        padding-left: 20px;
    }

        .ftv-wireless-receiver-desc > [class^="col-sm"]:first-child,
        .ftv-wireless-receiver-desc > [class*=" col-sm"]:first-child {
            padding-left: 0px;
            padding-right: 20px;
        }

    .ftv-wireless-receiver-desc h3 {
        height: 52px;
    }

    .ftv-specification {
        position: absolute;
        left: 40px;
        bottom: 40px;
    }


    /*Other - Webservices */

    @media (min-width: 1240px) {
        .col-table-lg {
            display: table;
            table-layout: fixed;
        }

            .col-table-lg > [class^="col-"],
            .col-table-lg > [class*=" col-"] {
                display: table-cell;
                float: none;
            }
    }

    @media (min-width:1000px) and (max-width: 1239px) {
        .col-table-md {
            display: table;
            table-layout: fixed;
        }

            .col-table-md > [class^="col-"],
            .col-table-md > [class*=" col-"] {
                display: table-cell;
                float: none;
            }

        .btc-top-banner-title {
            top: 0;
        }
    }

    .fade-container {
        max-width: 900px;
        margin: auto;
        position: relative;
        line-height: 1.3;
    }

    .fade-content {
        max-height: 50px;
        overflow: hidden;
    }


    /*.fade-content.full { min-height: 440px; clear: both; }*/

    .fade-anchor {
        background: -webkit-linear-gradient(top, rgba(237, 239, 240, 0), rgba(237, 239, 240, 0) 0px, #fff 50px);
        background: linear-gradient(to bottom, rgba(237, 239, 240, 0), rgba(237, 239, 240, 0) 0px, #fff 50px);
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
        display: block;
        height: 10px;
        padding-top: 60px;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        text-align: center;
        -webkit-transition: background 150ms ease-in;
        transition: background 150ms ease-in;
    }

    .fade-anchor-text {
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border-radius: 9pt 9pt 0 0;
        color: #8c8c8c;
        display: inline-block;
        max-width: 100%;
        overflow: hidden;
        padding: 10px;
        text-decoration: underline;
        text-overflow: ellipsis;
        white-space: nowrap;
    }


    /*Other - Office 365*/

    @media (min-width: 1000px) {
        .office-365-banner-content {
            top: 50%;
            left: 85%;
            -webkit-transform: translateX(-80%) translateY(-50%);
            -ms-transform: translateX(-80%) translateY(-50%);
            transform: translateX(-80%) translateY(-50%);
        }

        .blue-box {
            width: 380px;
        }

            .blue-box img {
                width: 205px;
            }

            .blue-box span br {
                display: none;
            }

            .blue-box span p {
                font-size: 35px;
            }

        .how-it-works > [class^="col-"],
        .how-it-works > [class*="col-"] {
            padding-left: 30px;
        }

            .how-it-works > [class^="col-"]:first-child,
            .how-it-works > [class*="col-"]:first-child {
                padding-left: 0px;
            }
    }

    @media (max-width: 999px) and (min-width: 640px) {
        .push-img-top {
            margin-top: -50px;
        }

        .blue-box {
            width: 360px;
            margin-top: 18%;
            margin-right: -22%;
        }

            .blue-box img {
                width: 170px;
            }

            .blue-box span br {
                display: none;
            }

            .blue-box span p {
                font-size: 25px;
            }

        .btc-max-width-img img {
            max-width: 120%;
        }

        .sat-tv-3-img img {
            min-height: 260px;
        }

        .banner,
        .banner_fw1,
        .banner_fw2,
        .banner_fw3,
        .banner_fw5,
        .banner_fw6 {
            /*height: 386px;*/
        }

        .hp-offer-tiles > div.container {
            width: 100%;
            padding: 0 40px;
        }

        .hp-offer-block-handImg {
            height: 100%;
            display: flex;
            flex-direction: column-reverse;
        }

        .hp-offer-image-block {
            text-align: center;
            padding: 20px 0px;
            /*min-height: 250px;*/
            width: 100%;
            display: flex;
        }

        .hp-offer-image-block-handImg {
            width: 100%;
            top: 0px;
            vertical-align: bottom;
            bottom: 0px !important;
        }

            .hp-offer-image-block-handImg img {
                max-height: initial;
            }

        .hp-offer-content-block-handImg {
            width: 100%;
            padding: 20px;
        }

        .hp-offer-content-block {
            width: 100%;
            padding: 0 20px;
        }

        .Essential-tiles > div.container {
            width: 100%;
            padding: 0 40px;
        }

        .Essential-tiles .Essential-tile {
            flex-direction: column-reverse;
            padding: 20px;
            /*max-height: 480px;*/
        }

        .Essential-tile-image-block {
            text-align: center;
            padding: 20px 30px;
            min-height: 250px;
            width: 100%;
            display: flex;
        }

        .hp-offer-prop-tiles > div.container,
        .hp-offer-prop-tiles-subtext > div.container {
            width: 100%;
            padding: 0 40px;
        }

        .hp-offer-prop-tiles {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            min-height: 475px;
        }

        .hp-offer-prop-tile {
            /*width: calc(49% - 15px);*/
            min-height: 445px;
        }

        .hp-offer-prop-tile-img {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: -50px;
            z-index: 0;
        }

        .hp-prop-tile-img {
            height: calc(100%);
            top: 0px;
            position: absolute;
        }
    }

    @media (max-width: 639px) and (min-width: 520px) {
        .blue-box {
            width: 280px;
            margin-top: 13%;
            margin-right: -20%;
        }

            .blue-box img {
                width: 120px;
            }

            .blue-box span br {
                display: none;
            }

            .blue-box span p {
                font-size: 22px;
            }

        .mob-position {
            max-width: 325%;
            margin-left: -250px;
            height: 375px;
        }
    }


    /*Text and Images 2*/

    .text-and-image2 {
        display: table;
        table-layout: fixed;
    }

        .text-and-image2 > [class^="col-"],
        .text-and-image2 > [class*=" col-"] {
            display: table-cell;
            float: none;
            vertical-align: middle;
        }

        .text-and-image2 > .row {
            padding: 30px;
            margin: 0;
        }

            .text-and-image2 > .row > [class^="col-"],
            .text-and-image2 > row > [class*=" col-"] {
                display: block;
            }

        .text-and-image2 .topAlign {
            vertical-align: top !important;
        }

        .text-and-image2.image-bottom-right {
            bottom: 0px;
            right: 20px;
        }

        .text-and-image2 .image-left {
            left: 0px;
            top: 0px;
        }


    /*Tablet and Mobile*/

    @media (max-width: 1000px) {
        .iot-solution-div-content {
            min-height: 280px;
            height: 100%;
        }

        .iot-showcase-div-content {
            overflow: hidden;
            height: 174px;
            width: 100%;
            position: relative;
            margin: auto;
        }
    }

    @media (max-width: 999px) {
        /* TITLE AND TEXT */
        .ent-title-and-text {
            padding-left: 0px;
            padding-right: 0px;
        }

        .ent-circ-right-content.ent-why-bell4,
        .ent-circ-right-content.ent-why-bell4:hover {
            text-align: left;
            color: #fff;
        }
        /*Text and Images2*/
        .text-and-image2 {
            display: block;
        }

            .text-and-image2 > [class^="col-"],
            .text-and-image2 > [class*=" col-"] {
                float: none;
                vertical-align: middle;
            }

        .all-package > [class^="col-md"],
        .all-package > [class*=" col-md"] {
            border-right: none;
            border-bottom: 1px solid #003778;
        }

            .all-package > [class^="col-md"]:last-child,
            .all-package > [class*=" col-md"]:last-child {
                border-right: none;
                border-bottom: none;
            }

        .all-package i.icon-o {
            line-height: 48px;
            display: block;
            height: 48px;
        }

        .how-it-works > [class^="col-"],
        .how-it-works > [class*="col-"] {
            display: table;
            table-layout: fixed;
            margin-bottom: 20px;
        }

            .how-it-works > [class^="col-"] > [class^="col-"],
            .how-it-works > [class*="col-"] > [class*="col-"] {
                display: table-cell;
                float: none;
                vertical-align: middle;
            }

        .how-it-works h3 {
            margin-top: 0;
        }

        #header-icons .icon-large,
        #header-icons .icon-circle-large {
            width: 80px;
            height: 80px;
        }

            #header-icons .icon-large:before,
            #header-icons .icon-circle-large:before {
                font-size: 30px;
            }

        .all-package h3 {
            margin-top: 0px;
        }

        .all-package .icon-align {
            vertical-align: top;
        }

        .text-and-image.other-what-next .image-bottom-right {
            right: 30px;
        }

        .pop-over-box-small-right {
            transform: translateX(-80%) translateY(-50%);
            -webkit-transform: translateX(-80%) translateY(-50%);
            -ms-transform: translateX(-80%) translateY(-50%);
        }
        /* TV Packages */
        .tv-packages-h-package-wrap {
            background: #fff;
            border: 1px solid #d4d4d4;
        }
        /* CSS for Firefox only*/
        @-moz-document url-prefix() {
            .icon-links .icon-large::before,
            .icon-links .icon-o::before,
            .icon-links .icon2::before {
                font-size: 48px;
            }
        }
        /* End of CSS for Firefox only*/
    }

    @media screen and (min-width: 992px) and (max-width: 999px) {
        /*Text and Images2*/
        .text-and-image2 {
            display: table;
            table-layout: fixed;
        }

            .text-and-image2 > [class^="col-"],
            .text-and-image2 > [class*=" col-"] {
                display: table-cell;
                float: none;
                vertical-align: middle;
            }

            .text-and-image2 > .row {
                padding: 30px;
                margin: 0;
            }

                .text-and-image2 > .row > [class^="col-"],
                .text-and-image2 > row > [class*=" col-"] {
                    display: block;
                }

            .text-and-image2 .image-bottom-right {
                bottom: 0px;
                right: 20px;
            }

            .text-and-image2 .image-left {
                left: 0px;
                top: 0px;
            }

        .icon-bundle-align i {
            padding-top: 10px;
            display: block;
        }

        .rateplan-include.internet-packages-packge-icons-list .voice-packages-packge-icons-list .package-items > [class^="col-"],
        .package-items > [class*=" col-"] {
            display: block;
            margin-left: 0;
        }

        .rateplan-include.internet-packages-price {
            width: 100%;
        }
    }

    .lineHeightSmall {
        line-height: 120%;
    }

    .valign-bottom {
        vertical-align: bottom !important;
    }

    .orphan-column-icons {
        margin-top: -200px;
    }

    @media (min-width: 640px) and (max-width: 999px) {
        .contact-box h2 {
            font-size: 24px;
        }

        #orphan-fttb-banner {
            height: 450px;
        }

        .orphan-column-icons {
            margin-top: -150px;
        }

        .container.liquid-container {
            padding-left: 40px;
            padding-right: 40px;
        }

        #HowInternetspeedswork {
            padding-left: 20px;
            padding-right: 20px;
        }

        .connector .container.liquid-container {
            padding-left: 0px;
            padding-right: 0px;
        }

        header .global-navigation .connector .container.liquid-container {
            padding-left: 30px;
            padding-right: 30px;
        }

        .absolute-sm {
            position: absolute;
        }
    }

    @media (max-width:519px) {
        #orphan-fttb-banner {
            height: 315px;
        }

        .mar-top-neg-60-xs {
            margin-top: -60px;
        }
    }


    /*.banner-bottom-grey-content { max-width: 400px; margin-left: auto; margin-right: auto; }*/

    .border-right-blue {
        border-right: 1px solid #003778;
    }

    .icon-line-height {
        line-height: 0.5;
    }

    .no-padding-top-bottom {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .product {
        z-index: 5;
        border: 0 solid #e1e1e1;
        background-color: #fff;
        transition: all .5s cubic-bezier(.55, 0, .1, 1);
    }

        .product.active {
            z-index: 10;
            box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
        }

            .product.active[class*="col-"],
            .product.active + .product[class*="col-"] {
                border-left-color: transparent;
            }

    .product-info[class*="col-"],
    .product-img[class*="col-"] {
        padding: 0;
    }

    .product-overview-image img {
        margin-right: auto;
        margin-left: auto;
    }

    .price-size-28 {
        color: #0066a4;
        display: block;
        font-size: 28px;
        letter-spacing: -1px;
        line-height: .7;
        white-space: nowrap;
    }

        .price-size-28 > sup {
            font-size: 45%;
            letter-spacing: 0;
            top: -0.8em;
        }

    .price-group.price-group_strikethrough .price {
        color: #babec2;
    }

        .price-group.price-group_strikethrough .price:after {
            content: '';
            display: block;
            position: absolute;
            bottom: 26px;
            left: -5px;
            height: 1px;
            width: 100%;
            background-color: #00549a;
            transition: background-color 0.5s cubic-bezier(.55, 0, .1, 1);
            -webkit-transform: rotate(-25deg);
            -ms-transform: rotate(-25deg);
            transform: rotate(-25deg);
        }


    /*Contact Us border*/

    .contact-us-row > [class^=" col-"],
    .contact-us-row > [class*="col-"] {
        padding: 0px 10px;
        border-right: 1px solid #e1e1e1;
    }

        .contact-us-row > [class^=" col-"]:last-child,
        .contact-us-row > [class*="col-"]:last-child {
            border-right: 0px;
        }

    .row.contact-us-row {
        margin: 0;
    }

    .contact-us-row-blue-border > [class^=" col-"],
    .contact-us-row-blue-border > [class*="col-"] {
        padding: 20px 40px;
        border-right: 1px solid #01215e;
    }

        .contact-us-row-blue-border > [class^=" col-"] ul li:not(:last-of-type),
        .contact-us-row-blue-border > [class*="col-"] ul li:not(:last-of-type) {
            margin-bottom: 10px;
        }

        .contact-us-row-blue-border > [class^=" col-"] ul li:first-of-type,
        .contact-us-row-blue-border > [class*="col-"] ul li:first-of-type {
            margin-top: 10px;
        }

    .contact-us-row button .icon-headphones-nopad:before,
    .contact-us-row a .icon-headphones-nopad:before {
        top: 0;
    }


    /*Contact Us Steps*/

    .contact-us-steps {
        display: table;
        table-layout: fixed;
    }

        .contact-us-steps > [class^=" col-"],
        .contact-us-steps > [class*="col-"] {
            display: table-cell;
            float: none;
            padding: 40px;
        }

    .contact-arrow-step1 {
        content: "";
        position: absolute;
        bottom: -20px;
        border-width: 20px 25px 0;
        border-style: solid;
        border-color: #00549a transparent;
        display: block;
        width: 0;
        left: 0;
        right: 0;
        /* bottom: 0; */
        margin-left: auto;
        margin-right: auto;
        z-index: 999;
    }

    .contact-arrow-step2 {
        content: "";
        position: absolute;
        bottom: -20px;
        border-width: 20px 25px 0;
        border-style: solid;
        border-color: #003778 transparent;
        display: block;
        width: 0;
        left: 0;
        right: 0;
        /* bottom: 0; */
        margin-left: auto;
        margin-right: auto;
        z-index: 999;
    }

    .contact-arrow-step3 {
        content: "";
        position: absolute;
        bottom: -20px;
        border-width: 20px 25px 0;
        border-style: solid;
        border-color: #003778 transparent;
        display: none;
        width: 0;
        left: 0;
        right: 0;
        /* bottom: 0; */
        margin-left: auto;
        margin-right: auto;
        z-index: 999;
    }

    ul.btc-category-result-list li.bgWhite {
        padding: 40px;
    }

    .icon-caret:before {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
    }

    .catfish_position {
        position: fixed;
        right: 0px;
        z-index: 99999;
        display: none;
        font-family: 'bellslimregular';
        font-size: 18px;
    }


    /*Responsive Styles*/


    /*Mobile*/

    @media (max-width:519px) {
        .LTO-Blue-bar {
            margin: 0px -35px 5px -210px;
        }

        .agnostic-content h2 {
            margin: 20px;
            height: inherit;
        }

        .home-tile-content p {
            padding: 0 40px;
        }

        a.contact-icon {
            top: 75px;
        }

        .banner-thumbnails-bullets-xs > .banner-thumbnail {
            padding-left: 5px;
            background: transparent;
            float: none;
            display: inline-block;
        }

            .banner-thumbnails-bullets-xs > .banner-thumbnail * {
                display: none;
            }

            .banner-thumbnails-bullets-xs > .banner-thumbnail:before {
                content: '';
                border-radius: 50%;
                border: 2px solid #709abd;
                display: inline-block;
                width: 15px;
                height: 15px;
                padding: 2px;
            }

            .banner-thumbnails-bullets-xs > .banner-thumbnail.active:before {
                background: #00549a;
                border-color: transparent;
            }

        .banner-thumbnails-bullet_blue > .banner-thumbnail.active:before {
            background: #00549a;
        }

        .banner-thumbnails-bullets_white > .banner-thumbnail.active:before {
            background: white;
        }

        .banner-thumbnails-bullets-xs > .banner-thumbnail.active {
            box-shadow: none;
        }

            .banner-thumbnails-bullets-xs > .banner-thumbnail.active:after {
                display: none;
            }

        .banner-thumbnails > .banner-thumbnail {
            padding-left: 10px;
        }

        .border-top-price {
            padding-top: 20px;
            border-top: 1px solid #d4d4d4;
        }
        /*Packages*/
        .internet-package-container {
            margin-bottom: 20px;
        }

        .internet-packages-recommended-bar {
            position: relative;
            top: -10px;
        }

        .icon-bba-c {
            padding-left: 10px;
            width: 40px;
            height: 40px;
        }

            .icon-bba-c.icon-small-15:before,
            .icon-bba-c.icon-circle-small-15:before {
                font-size: 12px;
            }

        .icon-bundles.icon-small-140:before,
        .icon-bundles.icon-circle-small-140:before {
            font-size: 128px;
        }
        /*Fibe - Packages*/
        .fibe-packages-channels-row {
            display: table-row;
        }
        /*Allp package include 3col*/
        .pad-packages {
            padding: 20px;
        }

        .cable-house {
            left: -8px;
            bottom: -42px;
            display: block;
            max-width: 100%;
            height: auto;
            position: relative;
        }

        .why-bell-house-border-radius-div {
            left: calc(0% + 60px);
            width: calc(100% - 60px);
            height: 110px;
        }

        .why-bell-house-cable-circle1 {
            top: 45px;
            left: 55px;
        }

        .why-bell-house-cable-circle2 {
            top: 125px;
            left: 300px;
        }

        .why-bell-house-cable-circle4 {
            top: 96px;
            left: 80%;
        }

        .internet-packages-name {
            padding: 20px 0;
            vertical-align: middle;
            /*padding: 40px;*/
            vertical-align: middle;
            padding-bottom: 0px;
        }

        .voice-packages-name {
            padding: 20px 0;
            vertical-align: middle;
            padding: 40px;
            vertical-align: middle;
            padding-bottom: 0px;
        }

        .internet-packages-price {
            padding: 20px;
            vertical-align: middle;
        }

        .package-items {
            display: inline-block;
            /*padding: 0px 20px 20px 20px;*/
            text-align: left;
            vertical-align: middle;
        }

        .package-phone-items {
            display: table-row;
            /*padding: 0px 20px 20px 20px;*/
            text-align: left;
            vertical-align: top;
        }

        .plan-details {
            padding-left: 20px;
        }

        .internet-packages-packge-icons-list {
            padding: 0px 20px 20px 20px;
        }

        . /*internet-packages-name {
        padding: 10px 0 20px;
    }*/
        .voice-packages-name {
            padding: 20px;
        }

        .voice-packages-price {
            padding: 30px;
        }

        .internet-packages-price {
            padding: 20px;
            vertical-align: middle;
        }

        .plan-details {
            padding-left: 20px;
            padding-bottom: 20px;
            border-right: 1px;
        }

        .pop-over-box-small-right {
            transform: translateX(-50%) translateY(-50%);
            -webkit-transform: translateX(-50%) translateY(-50%);
            -ms-transform: translateX(-50%) translateY(-50%);
        }
        /*BTC Top Banner Full Width*/
        #btc-top-banner {
            height: 400px;
        }

        #btc-top-banner {
            top: 55%;
        }

        .btc-bundle {
            -webkit-transform: scale(.6);
            -ms-transform: scale(.6);
            transform: scale(.6);
            -webkit-transform-origin: center bottom;
            -ms-transform-origin: center bottom;
            transform-origin: center bottom;
        }

        #btc-top-banner .txtCenter h1 {
            font-size: 24px;
        }

        #btc-top-banner .txtCenter span .icon-o {
            font-size: 24px;
        }

        #btc-top-banner .txtCenter span {
            font-size: 15px;
        }

        .btc-bundle {
            top: 210px;
            left: 50%;
            margin-left: -155px;
            position: absolute;
            width: 300px;
        }
        /*3 columns icons*/
        #header-icons {
            background: #00549a;
        }

            #header-icons .col-md-4.txtCenter h2 {
                color: #ffffff;
                margin-top: 10px;
                text-align: left;
            }

        .blue-box {
            width: 180px;
            margin-top: -5%;
            margin-right: -2%;
        }

            .blue-box img {
                width: 120px;
            }

            .blue-box span p {
                font-size: 22px;
            }

        .ftv-specification {
            position: relative;
            left: inherit;
            bottom: inherit;
        }
        /* Packages Main Banner */
        #btc-package-main-banner {
            height: 310px;
        }

        .btc-package-banner {
            -webkit-transform: scale(.7);
            -ms-transform: scale(.7);
            transform: scale(.7);
            -webkit-transform-origin: center bottom;
            -ms-transform-origin: center bottom;
            transform-origin: center bottom;
        }

        .btc-package-banner {
            bottom: 0px;
            left: 50%;
            margin-left: -355px;
            position: absolute;
            width: 700px;
        }
        /* BTC - Add ons - Included features*/
        .container .panel-body .col-md-6 .col-sm-6 .packages-row {
            padding-top: 15px;
            border-bottom: 1px solid #032f63;
        }
        /*PACKAGES - Good, Better, Best */
        #btc-package-section .package-box-first {
            padding-bottom: 20px;
            padding-right: 0;
        }

        #btc-package-section .package-box {
            padding-bottom: 20px;
            padding-right: 0;
        }

            #btc-package-section .package-box:last-child {
                padding-bottom: 0px;
                padding-right: 0;
            }
        /* BP - Addons*/
        .bs-packages-desc {
            text-align: center;
        }
        /* Bundles */
        .bundle-row-main {
            border-left: 1px solid #d4d4d4;
        }

            .bundle-row-main:last-child {
                border-bottom: 1px solid #d4d4d4;
            }

        .bundle-row-main-a {
            border-right: 0px solid #d4d4d4;
        }

        .bp-package-box-pad {
            text-align: right;
        }

        .banner-content-message2 {
            margin-top: 0px;
            left: 0%;
        }
        /* Fibe Receivers */
        .ftv-receivers-box {
            border-bottom: 1px solid #d4d4d4;
        }
        /* More ways to shop */
        .icon-links.bl,
        .icon-links {
            padding: 30px 0 20px 0;
        }

            .icon-links.bl .icon-links-title-col {
                font-size: 26px;
                letter-spacing: -0.4px;
                line-height: 1;
                text-align: left;
                padding-left: 30px;
            }

                .icon-links.bl .icon-links-title-col[class*="col-"] {
                    margin-bottom: 20px;
                }

            .icon-links.bl ul > li {
                width: auto;
                padding: 0 20px;
                border-top: medium none;
            }

                .icon-links.bl ul > li .icon-circle-large {
                    border-width: 0;
                    height: 60px;
                    width: 60px;
                    margin-right: 15px;
                    display: inline-block;
                    vertical-align: middle;
                }

                .icon-links.bl ul > li .icon-0:before,
                .icon-links.bl ul > li .icon-5:before {
                    font-size: 60px;
                }

            .icon-links.bl .icon-0:before,
            .icon-links.bl .icon-5:before,
            .icon-links.bl li a .icon-large:before,
            .icon-links.bl li a .icon-circle-large:before {
                font-size: 58px;
            }
            /*.icon-links.bl ul > li .icon-o,
	   .icon-links.bl ul > li .icon-5	{
            border-width: 0;
            display: inline-block;
            vertical-align: middle;
	} */
            .icon-links.bl div.pad-15-top {
                padding-top: 0;
                display: inline-block;
                vertical-align: middle;
                width: 70%;
            }
        /* End More ways to shop */
        .content-center-xs img {
            margin-left: auto;
            margin-right: auto;
        }
        /*Error page 404*/
        .error-content .panel-body .row .col-md-4 .btc-table-cell-sm span {
            font-size: 27px;
        }
        /*.panel-body > [class^="col-"] > h2, .panel-body > [class*=" col-"] > h2*/
        /*.panel-body h1:first-child, .panel-body h2:first-child, .panel-body h3:first-child, .panel-body h4:first-child{margin-top:10px;}*/
    }


    /*Compressed Tablet*/

    @media (min-width:520px) and (max-width:639px) {
        buttton.contact-icon,
        a.contact-icon {
            top: 80px;
            text-decoration: none;
            z-index: 999;
        }
        /*.agnostic-banner-wrapper { height: 1000px; }*/
        .agnostic-banner-img {
            height: 230px;
        }

        .agnostic-banner-img2 {
            height: 230px;
        }

        .agnostic-content {
            position: relative;
            top: -50px;
        }

        .selectable-item.active,
        .slideshow.tabbed-slideshow .table-xs .selectable-item.active {
            display: table-cell;
            background: #003778;
            box-shadow: none;
            color: #fff;
        }
        /*Fibe Technology - Line Cable*/
        .why-bell-house-border-radius-div {
            left: calc(0% + 90px);
            width: calc(100% - 90px);
        }

        .why-bell-house-cable-circle1 {
            top: 70px;
            left: calc(0% + 85px);
        }

        .why-bell-house-cable-circle2 {
            top: 125px;
            left: 380px;
        }

        .house-cable-pad {
            padding: 20px;
        }
        /*Fibe Tech*/
        .why-bell-house-top-container {
            padding-bottom: 220px;
        }

        .cable-house {
            left: 15px;
            bottom: -25px;
            position: relative;
        }

        .why-bell-house-border-radius-div {
            height: 125px;
        }

        .why-bell-house-cable-circle4 {
            top: 110px;
            left: 60%;
        }

        .pad-40-left-xs {
            padding-left: 0px;
        }

        .fibe-reccomended {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            text-align: center;
        }
        /*Packages*/
        .internet-packages-name {
            padding: 20px 40px 20px 0;
            vertical-align: middle;
            padding: 40px;
            vertical-align: middle;
            padding-bottom: 0px;
            border-bottom: 0px solid #d4d4d4;
            /*background-color: #fff;*/
        }

        .voice-packages-name {
            padding: 20px 40px 20px 0;
            vertical-align: middle;
            padding: 40px;
            vertical-align: middle;
            padding-bottom: 0px;
            border-bottom: 0px solid #d4d4d4;
        }

        .voice-packages-price {
            padding: 40px;
        }

        .rateplan-include.internet-packages-packge-icons-list .voice-packages-packge-icons-list {
            padding-left: 0px;
            vertical-align: middle;
        }

        .internet-packages-price {
            padding: 40px;
            vertical-align: middle;
        }

        .plan-details {
            padding-bottom: 0px;
            border-bottom: 0px solid #d4d4d4;
        }

        .package-items {
            display: inline-block;
            /*padding: 0px 20px 10px 40px;*/
            text-align: left;
            vertical-align: top;
        }

        package-phone-items {
            display: inline-block;
            padding: 0px 20px 10px 40px;
            text-align: left;
            vertical-align: top;
        }

        .border-top-price {
            padding-top: 20px;
            border-top: 1px solid #d4d4d4;
        }

        .mobile-bg {
            background-color: #f1f1f1;
        }

        .spacer20-xs {
            height: 20px;
        }

        .border-packages {
            border: 0px solid #d4d4d4;
        }

        .center-block-xs {
            display: block;
            margin-right: auto;
            margin-left: auto;
        }

        .internet-package-container {
            margin-bottom: 20px;
        }

        .internet-packages-recommended-bar {
            position: absolute;
            top: 0;
            left: 0;
        }

        .package-icon-xs {
            padding-right: 20px;
        }

        .fibe-packages > .footer {
            border-top: 1px solid #d4d4d4;
        }

        .fibe-reccomended {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            text-align: center;
        }

        .pop-over-box {
            left: 0;
        }
        /*BTC Top Banner Full Width*/
        /*3 columns icons*/
        #header-icons {
            background: #00549a;
        }

            #header-icons .col-md-4 {
                padding: 20px;
            }

                #header-icons .col-md-4.txtCenter h2 {
                    color: #ffffff;
                    margin-top: 10px;
                    text-align: left;
                }

                #header-icons .col-md-4.txtCenter p {
                    display: none;
                }

                #header-icons .col-md-4:after {
                    content: '';
                    clear: both;
                    display: block;
                }
        /*PACKAGES - Good, Better, Best */
        #btc-package-section .package-box-first {
            padding-bottom: 20px;
        }

        #btc-package-section .package-box {
            padding-bottom: 20px;
        }
        /* Packages Main Banner */
        #btc-package-main-banner {
            height: 310px;
        }

        .btc-package-banner {
            -webkit-transform: scale(.7);
            -ms-transform: scale(.7);
            transform: scale(.7);
            -webkit-transform-origin: center bottom;
            -ms-transform-origin: center bottom;
            transform-origin: center bottom;
        }

        .btc-package-banner {
            bottom: 0px;
            left: 50%;
            margin-left: -400px;
            position: absolute;
            width: 790px;
        }
        /* BTC - Add ons - Included features*/
        ul.btc-category-result-list li {
            border: 1px solid #d4d4d4;
        }
    }

    @media (max-width: 639px) {

        .hp-offer-tiles .hp-offer-tile {
            flex-direction: column;
            padding: 20px;
            max-height: 480px;
        }

        .homepage-nav .container {
            padding-top: 30px;
            padding-bottom: 30px;
            background-color: #fff;
        }

        .homepage-nav {
            position: relative
        }

            .homepage-nav:not(.homepage-nav_lt4) .container {
                overflow-x: scroll;
                -ms-overflow-style: none;
                scrollbar-width: none;
                /*margin-left: 0;
         margin-right: 0;
        width: 100%*/
            }

            .homepage-nav .container::-webkit-scrollbar {
                display: none
            }

            .homepage-nav .container::-webkit-scrollbar {
                display: none
            }

            .homepage-nav:before,
            .homepage-nav:after {
                content: "";
                display: block;
                position: absolute;
                height: 100%;
                width: 60px;
                top: 0;
                z-index: 1;
                pointer-events: none;
                transition: .1s opacity linear;
                opacity: 0
            }

            .homepage-nav.homepage-vav_fade-left:before {
                opacity: 0
            }

            .homepage-nav.homepage-vav_fade-right:before {
                opacity: 1
            }

            .homepage-nav.homepage-vav_fade-left:after {
                opacity: 1
            }

            .homepage-nav.homepage-vav_fade-right:after {
                opacity: 0
            }

            .homepage-nav.homepage-vav_fade-left.homepage-vav_fade-right:before,
            .homepage-nav.homepage-vav_fade-left.homepage-vav_fade-right:after {
                opacity: 1
            }

            .homepage-nav.homepage-nav_lt4 .homepage-nav-wrap {
                display: flex;
                flex-direction: row
            }

                .homepage-nav.homepage-nav_lt4 .homepage-nav-wrap .homepage-nav-item {
                    flex-basis: 100%
                }

        .contact-box h3 {
            font-size: 20px;
            line-height: 24px;
            margin: 10px 10px 30px 10px;
        }

        .contact-box .pad-right {
            padding-right: 0;
        }

        .contact-box .icon-small-32:before,
        .contact-box .icon-circle-small-32:before {
            font-size: 36px;
        }

        .borders div {
            border-bottom: 1px solid #d4d4d4;
        }

            .borders div:nth-child(odd) {
                border-right: none;
            }

            .borders div:last-child {
                border-bottom: none;
            }

            .borders div:nth-of-type(3) {
                border-bottom: 1px solid #d4d4d4;
            }

            .borders div div,
            .borders div div:nth-child(odd) {
                border: 0px solid #d4d4d4;
                border-right: 0px solid #d4d4d4;
            }

        .visible-mob {
            display: block !important;
        }

        .hidden-mob {
            display: none !important;
        }

        .visible-tab {
            display: none !important;
        }

        .internet-packages-name {
            border-right: 0;
        }
        /*Header Title*/
        .page-header-title-container {
            margin: 20px 0;
        }

            .page-header-title-container h1 {
                margin: 0;
            }

            .page-header-title-container p {
                margin-bottom: 5px;
            }

        .table > tbody > tr > td,
        .table > tbody > tr > th,
        .table > tfoot > tr > td,
        .table > tfoot > tr > th,
        .table > thead > tr > td,
        .table > thead > tr > th {
            padding: 20px;
        }

        .col-table-xs {
            display: table;
            table-layout: fixed;
        }

            .col-table-xs > [class^="col-"],
            .col-table-xs > [class*=" col-"] {
                display: table-cell;
                float: none;
            }

        .icon.icon-info-outline-circled:before {
            top: 0;
        }
        /*All Package*/
        .all-package .icon-large:before,
        .all-package .icon-circle-large:before {
            font-size: 64px;
        }

        .all-package .icon-o {
            position: relative;
            left: -5px;
        }

        .all-package i.icon-bba {
            font-size: 48px;
            left: 10px;
            position: relative;
        }

        .all-package h3 {
            margin: 0px;
        }
        /*Each Package*/
        .each-package .icon-large:before,
        .all-package .icon-circle-large:before {
            font-size: 64px;
        }

        .border-bottom-packages {
            border-bottom: 1px solid #03477f;
        }
        /*Check Availability*/
        /*.availability-bar-address, .availability-bar-cta { margin-top: 20px; }*/
        #header-icons .icon-large,
        #header-icons .icon-circle-large {
            width: 80px;
            height: 80px;
        }

        #header-icons .col-md-4:last-child {
            border-bottom: 0;
        }

        #header-icons h2 {
            font-size: 24px;
        }

        #header-icons .col-md-4 {
            padding: 20px 0;
        }
        /*Fibe Packages*/
        .fibe-packages {
            display: block;
        }

            .fibe-packages > [class^="col-"],
            .fibe-packages > [class*=" col-"] {
                display: block;
                float: none;
                vertical-align: middle;
            }

        .fibe-build {
            display: block;
        }

            .fibe-build > [class^="col-"],
            .fibe-build > [class*=" col-"] {
                display: block;
                float: none;
                vertical-align: middle;
            }

        .fibe-reccomended {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            text-align: center;
        }

        .pad-20-left-xs {
            padding-left: 20px;
        }

        .btc-features .icon-small-24:before,
        .btc-features .icon-circle-small-24:before {
            font-size: 20px;
            line-height: 1.5;
        }

        .contact-us-row > [class^=" col-"],
        .contact-us-row > [class*="col-"] {
            padding: 30px 20px;
            border-bottom: 1px solid #e1e1e1;
        }

        .contact-us-row-blue-border > [class^=" col-"],
        .contact-us-row-blue-border > [class*="col-"] {
            padding: 30px 20px;
            border-bottom: 1px solid #01215e;
        }

        .contact-us-steps {
            display: block;
        }

            .contact-us-steps > [class^=" col-"],
            .contact-us-steps > [class*="col-"] {
                display: block;
                float: none;
                padding: 30px 20px;
            }

        .contact-arrow-step1 {
            display: none;
        }

        .contact-arrow-step2,
        .contact-arrow-step3 {
            top: 0px;
            border-color: #fff transparent;
        }

        .contact-arrow-step3 {
            display: block;
        }

        .txtPull {
            right: -10px;
        }

        .how-it-works > [class^="col-"] > [class^="col-"],
        .how-it-works > [class*="col-"] > [class*="col-"] {
            display: table-cell;
            float: none;
            vertical-align: top;
        }

        .orphan-column-icons {
            margin-top: -85px;
        }

        .hp-offer-tiles > div.container {
            display: block;
        }

            .hp-offer-tiles > div.container > div {
                width: 100%;
                padding: 15px;
            }

        .hp-offer-tiles .hp-offer-tile {
            flex-direction: column;
            padding: 0;
        }

        .hp-offer-image-block-bottom {
            position: absolute;
            bottom: -30px;
        }

        .hp-offer-tiles .hp-offer-tile-handImg {
            flex-direction: column;
            padding: 20px 0px 0 0px;
        }

        .hp-offer-content-block {
            width: 100%;
            padding: 0;
        }

        .hp-offer-content-block-handImg {
            width: 100%;
            padding: 20px 0 0 0;
        }

        .hp-offer-block-handImg {
            display: flex;
            flex-direction: column-reverse;
        }

        .hp-offer-image-block-handImg {
            /*padding: 0px 20px;*/
            position: relative;
            text-align: center;
            top: 30px;
        }

        .hp-offer-image-block {
            /*padding: 0px 30px 30px;*/
            position: relative;
            text-align: center;
        }

        .Essential-tiles > div.container {
            display: block;
        }

            .Essential-tiles > div.container > div {
                width: 100%;
                padding: 30px;
            }

        .Essential-tiles .Essential-tile {
            flex-direction: column-reverse;
            padding: 20px 0px 0 0px;
        }

        .hp-offer-prop-tiles {
            min-height: 400px;
        }

            .hp-offer-prop-tiles > div.container {
                display: block;
            }

        .hp-offer-prop-tile {
            width: 100%;
            margin-bottom: 20px;
            height: 400px;
        }

        .hp-offer-prop-tile-img {
            display: block;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            z-index: 0;
        }

        .hp-prop-tile-img {
            height: calc(100%);
            top: 0px;
            position: absolute;
        }
    }

    @media(min-width:640px) and (max-width:767px) {
        .agnostic-content {
            position: relative;
            margin-top: -100px;
        }

            .agnostic-content p {
                /*height: 90px;*/
                padding: 0 80px;
            }
        /*.img-responsive-xs { display: block; max-width: 640px; height: auto; }*/
        .txtPull {
            right: 10px;
        }

        .banner {
            /*height: 386px;*/
        }
    }

    @media (max-width: 767px) {
        .agnostic-content a {
            margin-bottom: 10px;
        }

        .agnostic-content button {
            margin-bottom: 10px;
        }

        .limited-offer {
            height: 225px;
        }

            .limited-offer .pull-right {
                float: none;
            }

            .limited-offer h2 {
                padding-top: 5px;
                margin-top: 0;
            }

        .btn-block-xs {
            display: block;
            width: 100%;
        }

        .package-items .icon-width {
            width: 120px;
        }

        .border-right-blue {
            border-right: none;
        }

        .all-package .border-bottom-packages {
            border-bottom: 1px solid #03477f;
            margin-bottom: 20px;
        }

        .internet-packages .icon-Complete-your-package-3 {
            position: relative;
            left: -8px;
        }

        .house-cable-height .pad-40 {
            padding: 20px 0 0;
        }

        .availability-bar-address,
        .availability-bar-cta {
            padding: 0 10px;
        }

        .availability-bar-address-wrap {
            margin: 0 0 10px -10px;
        }

        .txt-center-xs {
            text-align: center;
        }

        .middle-align-xs {
            margin: auto;
        }

        .house-cable {
            text-align: center;
        }

        .video-group .video-item:nth-child(even) {
            padding-left: 0 !important;
        }

        #VideoGallery a.video-item:nth-child(odd) {
            padding-left: 0;
            padding-right: 0;
        }

        .video-group .iframe-container {
            height: 190px;
        }

        .all-package .pad-packages .col-xs-4 {
            text-align: center;
        }
        /*Blue Text and Images*/
        .blue-text-and-image {
            display: block;
        }

            .blue-text-and-image > [class^="col-"],
            .blue-text-and-image > [class*=" col-"] {
                display: block;
            }

            .blue-text-and-image > .row {
                padding: 30px;
                margin: 0;
            }

                .blue-text-and-image > .row > [class^="col-"],
                .blue-text-and-image > row > [class*=" col-"] {
                    display: block;
                }

            .blue-text-and-image img {
                display: block;
                max-width: 100%;
                height: auto;
            }

        .btc-addons-content-tab2-border-left {
            border-left: 0px;
        }

        .btc-package-bg {
            background: #003778;
        }

        ul.btc-category-result-list li.bgWhite {
            padding: 30px 20px;
        }

        .mob-section-image img {
            position: relative;
            margin: auto;
            margin-bottom: -30px;
        }

        .mob-section-image h3 {
            margin-top: 0;
        }

        #tab-mob-design-yourself.product-purchase-option-name,
        #tab-mob-design-for-me.product-purchase-option-name {
            width: 100%;
        }

        #tab-mob-design-yourself::before,
        #tab-mob-design-for-me::before {
            width: 100%;
        }

        .product-purchase-option.active #tab-mob-design-yourself::before,
        .product-purchase-option.active #tab-mob-design-for-me::before {
            width: calc(100% + 20px);
        }

        .modal-body {
            padding: 20px;
        }
        /*Content Center in Mobile*/
        .content-center-xs h2,
        .content-center-xs p {
            text-align: center;
        }

        .content-center-xs a.btn {
            margin-left: auto;
            margin-right: auto;
            display: table;
        }

        .content-center-xs button.btn {
            margin-left: auto;
            margin-right: auto;
            display: table;
        }

        .col-contact > [class^="col-"],
        .col-contact > [class*=" col-"] {
            display: block;
        }

        .col-contact .col-1,
        .col-contact .col-2 {
            width: 100%;
        }

        .col-contact .col-1 {
            padding-top: 20px;
        }

        .col-contact-us > [class^="col-"],
        .col-contact-us > [class*=" col-"] {
            vertical-align: top;
        }
        /* Code to overwrite BRF styling for modals on mobile devices*/
        .modal-header {
            padding: 30px 15px;
        }

        .modal-body {
            padding: 30px 15px 20px;
        }

        .modal .modal-dialog.modal-md.bell-modal-md {
            height: initial;
        }

        .modal-backdrop.in {
            opacity: 0.8;
        }
        /* End of Code to overwrite BRF styling for modals*/
    }

    @media (min-width: 767px) {
        .radio-block-margin {
            width: 49%;
        }

        .radio-block-height {
            height: 200px;
        }

        .margin-right-radio-block-10 {
            margin-right: 10px;
        }

        .racb-table-cell {
            display: table-cell;
        }
    }

    @media (max-width: 766px) {
        .margin-bottom-radio-block-10 {
            margin-bottom: 20px;
        }

        .radio-block-height {
            /*height: 250px;*/
        }

        .racb-table-cell {
            left: 0px;
            display: table-cell;
            padding: 10px 10px 10px 0px;
        }
    }


    /*Only Tablet*/

    @media (min-width: 640px) and (max-width: 999px) {
        .contact-box h3 {
            font-size: 20px;
            line-height: 24px;
            letter-spacing: normal;
        }

        .content-center-sm h2,
        .content-center-sm p {
            text-align: center;
        }

        .content-center-sm a.btn {
            margin-left: auto;
            margin-right: auto;
            display: table;
        }

        .content-center-sm button.btn {
            margin-left: auto;
            margin-right: auto;
            display: table;
        }

        .borders div {
            border-bottom: 1px solid #d4d4d4;
        }

            .borders div:nth-of-type(3),
            .borders div:nth-of-type(4) {
                border-bottom: none;
            }

            .borders div:nth-child(odd) {
                border-right: 1px solid #d4d4d4;
            }

            .borders div div,
            .borders div div:nth-child(odd) {
                border: 0px solid #d4d4d4;
                border-right: 0px solid #d4d4d4;
            }

        a.contact-icon {
            top: 80px;
            text-decoration: none;
            z-index: 999;
        }
        /*Header Title*/
        .page-header-title-container {
            margin: 30px 0;
        }

            .page-header-title-container h1 {
                margin: 0;
            }

            .page-header-title-container p {
                margin-bottom: 5px;
            }
        /*footer .container { padding: 40px; }*/
        .visible-tab {
            display: block !important;
        }

        .agnostic-content h2 {
            height: 50px;
        }

        .agnostic-content p {
            /*height: 100px;*/
            padding: 0 20px;
            margin-bottom: 20px;
        }

        .agnostic-content a {
            margin-bottom: 30px;
        }

        .agnostic-content button {
            margin-bottom: 30px;
        }

        .selectable-item.active,
        .slideshow.tabbed-slideshow .table-xs .selectable-item.active {
            display: table-cell;
            background: #003778;
            box-shadow: none;
            color: #fff;
        }
        /*Internet Learnmore*/
        .internet-learnmore > .col-sm-4 {
            padding-right: 40px;
        }
        /*Each Package*/
        .each-package .icon-large:before,
        .all-package .icon-circle-large:before {
            font-size: 64px;
        }

        .each-package .border-bottom-packages {
            border-bottom: 1px solid #03477f;
        }

        .all-package .icon-bba h3 {
            margin-top: 0;
        }

        .all-package i {
            margin-bottom: 10px;
        }

        .pad-50-sm {
            padding: 50px;
        }

        .floatR-sm {
            float: right !important;
        }

        .txtCenter-sm {
            text-align: center !important;
        }

        .txtLeft-sm {
            text-align: left !important;
        }
        /*Internet Whybell - Line Cable*/
        .why-bell-house-border-radius-div {
            height: 125px;
        }

        .why-bell-house-border-radius-div {
            left: calc(0% + 80px);
            width: calc(100% - 80px);
        }

        .why-bell-house-cable-circle1 {
            top: 50px;
            left: calc(0% + 75px);
        }

        .why-bell-house-cable-circle2 {
            top: 110px;
            left: 30%;
        }

        .why-bell-house-cable-circle3 {
            top: 110px;
            left: 55%;
        }

        .why-bell-house-cable-circle4 {
            top: 110px;
            left: 60%;
        }
        /*Fibe Tech*/
        /*.why-bell-house-top-container { padding-bottom: 220px; }*/
        .cable-house {
            bottom: -20px;
            left: -10px;
            position: relative;
        }

        .house-cable-pad {
            padding: 20px;
        }

        .btn-block-sm {
            display: block;
            width: 100%;
        }
        /*Fibe Packages*/
        /*.fibe-packages { display: block; }
        .fibe-packages > [class^="col-"], .text-and-image > [class*=" col-"] { display: block; float: left; vertical-align: middle;  }
    .fibe-reccomended { position: absolute; top: 0; left: 0; width: 100%; text-align: center; }*/
        .fibe-packages-channels-row {
            display: table-row;
        }
        /*Packages*/
        .internet-packages-name {
            padding: 20px 40px 20px 0;
            vertical-align: middle;
            vertical-align: middle;
            border-right: 0;
        }

        .voice-packages-name {
            padding: 20px;
            vertical-align: middle;
            border-right: 0;
        }

        .pad-20-md {
            padding: 20px;
        }

        .voice-packages-price {
            border-radius: 0 0 10px 10px;
        }

        .rateplan-include.internet-packages-packge-icons-list .voice-packages-packge-icons-list {
            padding-left: 15px;
            vertical-align: middle;
        }

        .internet-packages-price {
            padding: 0 40px 40px;
            vertical-align: middle;
        }

        .plan-details {
            padding-bottom: 0px;
            border-bottom: 0px solid #d4d4d4;
            border-right: 0;
        }

        .internet-packages-packge-icons-list {
            padding: 0px 20px 20px 20px;
        }

        .package-items {
            /*padding: 0 20px 20px 20px;*/
            text-align: left;
        }

        .blue-text-and-image .topAlign {
            vertical-align: top;
        }

        .spacer20-md {
            height: 20px;
        }

        .internet-package-container {
            margin-bottom: 20px;
        }

        .internet-packages-recommended-bar {
            position: absolute;
            top: 0;
            left: 0;
        }
        /*All Package - 3col*/
        .pad-packages {
            padding: 20px;
        }

        .free-insights img {
            max-width: 110%;
        }
        /*BTC Top Banner Full Width*/
        #btc-top-banner .txtCenter span {
            font-size: 18px;
        }

            #btc-top-banner .txtCenter span br {
                display: none;
            }

        #btc-top-banner {
            height: 600px;
        }

        .btc-bundle {
            -webkit-transform: scale(.75);
            -ms-transform: scale(.75);
            transform: scale(.75);
            -webkit-transform-origin: center bottom;
            -ms-transform-origin: center bottom;
            transform-origin: center bottom;
        }

        #btc-top-banner .txtCenter span {
            font-size: 18px;
        }

            #btc-top-banner .txtCenter span br {
                display: none;
            }
        /*3 columns icons*/
        #header-icons {
            background: #00549a;
        }

            #header-icons .col-md-4.txtCenter p {
                color: #C2CEDF;
                text-align: left;
            }
        /*#header-icons .img-icon { display: block; float: left; margin-right: 20px; margin-bottom: 0; position: relative; }*/
        .contact-us-row > [class^=" col-"],
        .contact-us-row > [class*="col-"] {
            padding: 40px;
            border-bottom: 1px solid #e1e1e1;
            border-right: 1px solid #e1e1e1;
        }

        .contact-us-row-blue-border > [class^=" col-"],
        .contact-us-row-blue-border > [class*="col-"] {
            padding: 40px;
            border-bottom: 1px solid #01215e;
            border-right: 1px solid #01215e;
        }
        /*No opportunity goes unanswered*/
        #btc-bundle-paragraph p br {
            display: none;
        }

        #btc-map-paragraph h1 br {
            display: none;
        }

        #btc-map-paragraph p br {
            display: none;
        }
        /* Packages Main Banner */
        #btc-package-main-banner {
            height: 380px;
        }

        .btc-package-banner {
            -webkit-transform: scale(.8);
            -ms-transform: scale(.8);
            transform: scale(.8);
            -webkit-transform-origin: center bottom;
            -ms-transform-origin: center bottom;
            transform-origin: center bottom;
        }

        .btc-package-banner {
            bottom: 0px;
            left: 50%;
            margin-left: -440px;
            position: absolute;
            width: 860px;
        }
        /*PACKAGES - Good, Better, Best */
        #btc-package-section .package-box-first {
            padding-bottom: 20px;
        }

        #btc-package-section .package-box {
            padding-bottom: 20px;
        }
        /* BTC - Add ons - Included features*/
        ul.btc-category-result-list li {
            border-top: 1px solid #d4d4d4;
        }

            ul.btc-category-result-list li:first-child {
                border-top: 0px solid #d4d4d4;
            }
        /* Bundles */
        /*.bundle-row-first { border-top: 1px solid #d4d4d4; }*/
        .bundle-row-main {
            border-left: 1px solid #d4d4d4;
        }

            .bundle-row-main:last-child {
                border-right: none;
            }

        .bp-package-box-pad {
            text-align: right;
        }
        /*contact us*/
        .contact-us-container .contact-us-box-first {
            border-bottom: 1px solid #d4d4d4;
            border-right: 1px solid #d4d4d4;
        }

        .contact-us-container .contact-us-box-second {
            border-bottom: 1px solid #d4d4d4;
        }

        .contact-us-container .contact-us-box-third {
            border-right: 1px solid #d4d4d4;
        }

        .contact-us-container .contact-us-box-last {
            border-bottom: 0px;
        }
        /*Same Height */
        .same-H-container-sm {
            overflow: hidden;
            height: auto;
        }

        .same-H-sm {
            padding-bottom: 999998px;
            margin-bottom: -999999px;
        }
    }

    @media (min-width:768px) and (max-width:999px) {
        .agnostic-banner-img {
            height: 600px;
        }

        .agnostic-content {
            position: absolute;
            bottom: 0;
            height: 350px;
            left: inherit;
            transform: translateX(0) translateY(0);
            -webkit-transform: translateX(0) translateY(0);
            -ms-transform: translateX(0) translateY(0);
        }
        /*.plan-details ul { height: 68px; }*/
        .internet-packages > [class^="col-"],
        .internet-packages > [class*=" col-"] {
            border-right: 1px solid #d4d4d4;
        }

            .internet-packages > [class^="col-"]:last-child,
            .internet-packages > [class*=" col-"]:last-child {
                border-right: 1px solid #d4d4d4;
            }

        .btc-addons-content-tab2-border-left {
            padding-left: 40px;
            border-left: 1px solid #d4d4d4;
        }

        .internet-packages .icon-Complete-your-package-3 {
            position: relative;
            left: -15px;
        }

        .btc-top-banner-title {
            top: 15px;
        }

            .btc-top-banner-title h1 {
                font-size: 34px;
                line-height: 36px;
            }

        .what-next-mar {
            margin-top: -100px;
            margin-left: 60px;
        }

            .what-next-mar img {
                margin: 0 0 0 auto;
            }

        .btc-lte-mar {
            margin-top: -60px;
        }

            .btc-lte-mar img {
                max-width: 500px;
            }

        .border-top-sm {
            border-top: 1px solid #d4d4d4;
        }

        .border-left-sm {
            border-left: 1px solid #d4d4d4;
        }

        .border-right-sm {
            border-right: 1px solid #d4d4d4;
        }

        .border-bottom-sm {
            border-bottom: 1px solid #d4d4d4;
        }

        .txt-right-sm {
            text-align: right;
        }

        .txt-center-sm {
            text-align: center;
        }

        .mar-top-0-sm {
            margin-top: 0;
        }

        .mar-top-10-sm {
            margin-top: 10px;
        }

        .pad-h-0-sm {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        .pad-v-0-sm {
            padding-top: 0 !important;
            padding-bottom: 0 !important;
        }

        .pad-h-20-sm {
            padding-left: 20px !important;
            padding-right: 20px !important;
        }

        .pad-h-30-sm {
            padding-left: 30px !important;
            padding-right: 30px !important;
        }

        .pad-v-10-sm {
            padding-top: 10px !important;
            padding-bottom: 10px !important;
        }

        .pad-v-20-sm {
            padding-top: 20px !important;
            padding-bottom: 20px !important;
        }

        .pad-h-30-sm {
            padding-left: 30px !important;
            padding-right: 30px !important;
        }

        .pad-v-30-sm {
            padding-top: 30px !important;
            padding-bottom: 30px !important;
        }

        .pad-h-40-sm {
            padding-left: 40px !important;
            padding-right: 40px !important;
        }

        .pad-v-40-sm {
            padding-top: 40px !important;
            padding-bottom: 40px !important;
        }

        .pad-left-0-sm {
            padding-left: 0px !important;
        }

        .pad-left-10-sm {
            padding-left: 10px !important;
        }

        .pad-left-20-sm {
            padding-left: 20px !important;
        }

        .pad-left-40-sm {
            padding-left: 40px !important;
        }

        .pad-right-0-sm {
            padding-right: 0px !important;
        }

        .pad-right-10-sm {
            padding-right: 10px !important;
        }

        .pad-right-20-sm {
            padding-right: 20px !important;
        }

        .pad-right-30-sm {
            padding-right: 30px !important;
        }

        .pad-right-40-sm {
            padding-right: 40px !important;
        }

        .pad-right-50-sm {
            padding-right: 50px !important;
        }

        .pad-bottom-0-sm {
            padding-bottom: 0 !important;
        }

        .pad-bottom-10-sm {
            padding-bottom: 10px !important;
        }

        .pad-bottom-20-sm {
            padding-bottom: 20px !important;
        }

        .pad-bottom-25-sm {
            padding-bottom: 25px !important;
        }

        .pad-bottom-30-sm {
            padding-bottom: 30px !important;
        }

        .pad-bottom-40-sm {
            padding-bottom: 40px !important;
        }

        .pad-top-0-sm {
            padding-top: 0 !important;
        }

        .pad-top-5-sm {
            padding-top: 5px !important;
        }

        .pad-top-10-sm {
            padding-top: 10px !important;
        }

        .pad-top-20-sm {
            padding-top: 20px !important;
        }

        .pad-top-25-sm {
            padding-top: 25px !important;
        }

        .pad-top-30-sm {
            padding-top: 30px !important;
        }

        .pad-top-40-sm {
            padding-top: 40px !important;
        }

        .pad-top-60-sm {
            padding-top: 60px !important;
        }

        .mar-right-20-sm {
            margin-right: 20px;
        }

        .mar-right-10-sm {
            margin-right: 10px;
        }

        .mar-right-5-sm {
            margin-right: 5px;
        }

        .office-365-banner-content {
            top: 40%;
            left: 90%;
            -webkit-transform: translateX(-70%) translateY(-50%);
            -ms-transform: translateX(-70%) translateY(-70%);
            transform: translateX(-70%) translateY(-50%);
        }

        .ftv-wireless-receiver-desc h3 {
            height: 72px;
        }

        .text-and-image .image-center-middle-sm {
            right: 10%;
        }

        .col-table-sm {
            display: table;
            table-layout: fixed;
        }

            .col-table-sm > [class^="col-"],
            .col-table-sm > [class*=" col-"] {
                display: table-cell;
                float: none;
            }

        .pop-over-box {
            left: 0;
        }

        .modalDialog > div {
            margin-top: 50% !important;
        }
        /* TV Packages */
        .tv-hidden-sm {
            display: none !important;
        }

        .tv-visible-sm {
            display: table-cell !important;
        }
    }

    @media (min-width:768px) {
        .limited-offer img {
            position: relative;
            left: 35px;
        }

        .fibe-tv-vert-align {
            vertical-align: middle;
        }

        .txtPull {
            right: 30px;
        }

        .vert-mid-aligned-sm {
            display: flex;
            align-items: center;
        }

        .view-bundle {
            text-align: right;
        }
    }


    /*Tablet and Mobile*/

    @media (max-width: 999px) {
        .accessible-header #connector-search > [type="submit"],
        #connector-search > [type="reset"] {
            right: 30px;
        }

        .accessible-header #connector-search.active [type="submit"] {
            right: 0;
        }

        .ent-margin-left-right-0-md {
            margin-right: 0px;
            margin-left: 0px;
        }

        .mar-h-0-md {
            margin-left: 0;
            margin-right: 0;
        }

        .ent-full-width-md {
            width: 100%;
        }

        .selectable-item {
            display: none;
        }

        .agnostic-content h2 {
            font-size: 24px;
        }

        .border-top-price {
            padding-top: 20px;
            border-top: 1px solid #d4d4d4;
        }

        .text-and-image {
            display: block;
        }

            .text-and-image > [class^="col-"],
            .text-and-image > [class*=" col-"] {
                display: block;
                float: none;
                vertical-align: middle;
            }

        .email-landing .text-and-image > [class^="col-"],
        .email-landing .text-and-image > [class*=" col-"] {
            float: left;
        }

        .house-cable-header {
            text-align: center;
        }

        .full-btn {
            display: block;
            width: 100%;
        }

        .all-package .pad-packages h3 {
            margin-top: 10px;
        }

        .internet-learnmore i {
            width: 48px;
            height: 48px;
            display: block;
            margin-right: 20px;
        }

        .package-icon-item {
            display: table-cell;
            vertical-align: top;
            text-align: center;
        }

        .package-icon-item-description {
            display: table-cell;
            width: 100%;
            line-height: 18px;
            vertical-align: middle;
            /*padding: 20px 0 5px 0;*/
        }

        .package-items {
            display: table-row;
            /*table-layout: fixed;*/
        }
        /*.package-items > [class^="col-"],
    .package-items > [class*=" col-"] {
        display: table-cell;
        float: none;
        vertical-align: middle;
    }*/
        .rateplan-include.internet-packages-packge-icons-list i,
        .rateplan-include.voice-packages-packge-icons-list i {
            text-align: center;
        }

        .rateplan-include.internet-packages-packge-icons-list i,
        .rateplan-include.voice-packages-packge-icons-list i {
            height: inherit;
        }

        .package-items .icon-small-24:before,
        .package-items .icon-circle-small-24:before {
            font-size: 18px;
        }

        .single-banner {
            display: block;
        }

            .single-banner > [class^="col-"],
            .single-banner > [class*=" col-"] {
                display: block;
                float: none;
                vertical-align: middle;
            }

            .single-banner .content-box {
                max-width: 100%;
            }

        #header-icons .img-icon:after {
            border: 2px solid #ffffff;
            border-radius: 50%;
            content: '';
            display: block;
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
        }

        #header-icons .circle-icons {
            float: left;
            width: 100px;
            text-align: left;
        }

        #header-icons .circle-content {
            width: auto;
        }

        #header-icons .col-md-4 {
            padding-top: 20px;
            padding-bottom: 20px;
        }

        #header-icons .col-md-4 {
            border-bottom: 1px solid #01215e;
        }

            #header-icons .col-md-4:first-child {
                padding-top: 0;
            }

            #header-icons .col-md-4:last-child {
                padding-bottom: 0;
                border-bottom: none;
            }

        #header-icons > .col-md-4,
        #header-icons > .col-md-4 {
            display: table;
            table-layout: fixed;
            width: 100%;
        }

            #header-icons > .col-md-4 > .circle-icons,
            #header-icons > .col-md-4 > .circle-content {
                display: table-cell;
                float: none;
                vertical-align: middle;
            }

            #header-icons > .col-md-4 > h2 {
                padding-left: 20px;
            }

        #header-icons .col-md-4 h2 {
            color: #ffffff;
            text-align: left;
            margin-top: 0;
        }

        .img-responsive-xs {
            display: block;
            max-width: 100%;
            height: auto;
        }

        .view-details {
            padding: 30px 15px;
        }

        .orphan-fttb-bundle-bg {
            background: #003778;
            color: #fff;
        }

        .btc-package-box-description {
            padding-right: 0px;
            padding-left: 0px;
        }

        .p-text-size {
            font-size: 14px;
            line-height: 16px;
        }

        .contact-us-steps ul li:not(:last-of-type) {
            margin-bottom: 25px;
        }

        .tooltip-modal {
            display: block;
            z-index: 1140;
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            opacity: 1;
            margin: auto 10px;
            transition: opacity .2s cubic-bezier(.55, 0, .1, 1);
            clear: both;
        }

        .tooltip-content {
            display: block;
            z-index: 0;
            position: relative;
            background-color: #fff;
            border: 1px solid #e1e1e1;
            box-shadow: 0 0 30px rgba(0, 0, 0, .3);
            color: #555;
            padding: 40px;
        }

        .tooltip-modal .close-tooltip {
            position: relative;
            top: 10px;
            right: 10px;
            z-index: 99;
            float: right;
            font-size: 21px;
            font-weight: 700;
            line-height: 1;
            color: #000;
            text-shadow: 0 1px 0 #fff;
        }

        button.close-tooltip {
            -webkit-appearance: none;
            padding: 0;
            cursor: pointer;
            background: 0 0;
            border: 0;
        }
    }


    /*Bridges the gap between Bootsrap and Bell media quieries*/

    @media screen and (min-width: 992px) and (max-width: 999px) {
        /*.col-sm-12 {
        width: 100%;
    }*/
        .col-sm-11 {
            width: 91.66666667%;
        }

        .col-sm-10 {
            width: 83.33333333%;
        }

        .col-sm-9 {
            width: 75%;
        }

        .col-sm-8 {
            width: 66.66666667%;
        }

        .col-sm-7 {
            width: 58.33333333%;
        }

        .col-sm-6 {
            width: 50%;
        }

        .col-sm-5 {
            width: 41.66666667%;
        }

        .col-sm-4 {
            width: 33.33333333%;
        }

        .col-sm-3 {
            width: 25%;
        }

        .col-sm-2 {
            width: 16.66666667%;
        }

        .col-sm-1 {
            width: 8.33333333%;
        }

        .col-sm-pull-12 {
            right: 100%;
        }

        .col-sm-pull-11 {
            right: 91.66666667%;
        }

        .col-sm-pull-10 {
            right: 83.33333333%;
        }

        .col-sm-pull-9 {
            right: 75%;
        }

        .col-sm-pull-8 {
            right: 66.66666667%;
        }

        .col-sm-pull-7 {
            right: 58.33333333%;
        }

        .col-sm-pull-6 {
            right: 50%;
        }

        .col-sm-pull-5 {
            right: 41.66666667%;
        }

        .col-sm-pull-4 {
            right: 33.33333333%;
        }

        .col-sm-pull-3 {
            right: 25%;
        }

        .col-sm-pull-2 {
            right: 16.66666667%;
        }

        .col-sm-pull-1 {
            right: 8.33333333%;
        }

        .col-sm-pull-0 {
            right: auto;
        }

        .col-sm-push-12 {
            left: 100%;
        }

        .col-sm-push-11 {
            left: 91.66666667%;
        }

        .col-sm-push-10 {
            left: 83.33333333%;
        }

        .col-sm-push-9 {
            left: 75%;
        }

        .col-sm-push-8 {
            left: 66.66666667%;
        }

        .col-sm-push-7 {
            left: 58.33333333%;
        }

        .col-sm-push-6 {
            left: 50%;
        }

        .col-sm-push-5 {
            left: 41.66666667%;
        }

        .col-sm-push-4 {
            left: 33.33333333%;
        }

        .col-sm-push-3 {
            left: 25%;
        }

        .col-sm-push-2 {
            left: 16.66666667%;
        }

        .col-sm-push-1 {
            left: 8.33333333%;
        }

        .col-sm-push-0 {
            left: auto;
        }

        .col-sm-offset-12 {
            margin-left: 100%;
        }

        .col-sm-offset-11 {
            margin-left: 91.66666667%;
        }

        .col-sm-offset-10 {
            margin-left: 83.33333333%;
        }

        .col-sm-offset-9 {
            margin-left: 75%;
        }

        .col-sm-offset-8 {
            margin-left: 66.66666667%;
        }

        .col-sm-offset-7 {
            margin-left: 58.33333333%;
        }

        .col-sm-offset-6 {
            margin-left: 50%;
        }

        .col-sm-offset-5 {
            margin-left: 41.66666667%;
        }

        .col-sm-offset-4 {
            margin-left: 33.33333333%;
        }

        .col-sm-offset-3 {
            margin-left: 25%;
        }

        .col-sm-offset-2 {
            margin-left: 16.66666667%;
        }

        .col-sm-offset-1 {
            margin-left: 8.33333333%;
        }

        .col-sm-offset-0 {
            margin-left: 0;
        }

        .col-table-sm > [class^="col-"],
        .col-table-sm > [class*=" col-"] {
            display: block;
        }
        /*.hidden-sm {
        display: none !important;
    }*/
        .visible-sm {
            display: block !important;
        }

        .visible-md {
            display: none !important;
        }
        /* .hidden-md {
        display: block !important;
    }*/
        #header-icons .img-icon:after {
            border: 2px solid #ffffff;
            border-radius: 50%;
            content: '';
            display: block;
            height: 100%;
            left: 0;
            position: absolute;
            top: 0;
            width: 100%;
        }

        .why-bell-house-border-radius-div {
            left: calc(0% + 90px);
            width: calc(100% - 90px);
            height: 104px;
        }

        .why-bell-house-border-radius-div-down {
            top: calc(0% + 141px);
        }

        .why-bell-house-cable-circle2 {
            top: 90px;
            left: 40%;
        }

        .why-bell-house-cable-circle3 {
            top: 90px;
            left: 65%;
        }

        .why-bell-house-cable-circle4 {
            top: 90px;
            left: 70%;
        }

        .why-bell-house-cable-circle5 {
            left: 50px;
            top: calc(0% + 136px);
        }

        .house-cable-pad .col-md-8 {
            width: 80%;
        }

        .why-bell-house-top-container {
            padding-bottom: 0;
        }

        .all-package > [class^="col-md"],
        .all-package > [class*=" col-md"] {
            border-right: 1px solid #003778;
            border-bottom: none;
        }

            .all-package > [class^="col-md"]:last-child,
            .all-package > [class*=" col-md"]:last-child {
                border-right: none;
            }

        .pad-packages {
            padding: 0px 40px 20px 40px;
        }
        /*Text and Images*/
        .text-and-image {
            display: block;
            /*table-layout: fixed;*/
        }
            /*.text-and-image > [class^="col-"], .text-and-image > [class*=" col-"] { display: table-cell; float: none; vertical-align: middle; }*/
            .text-and-image > .row {
                padding: 30px;
                margin: 0;
            }

                .text-and-image > .row > [class^="col-"],
                .text-and-image > row > [class*=" col-"] {
                    display: block;
                }

            .text-and-image .image-bottom-right {
                bottom: 0px;
                right: 20px;
            }

            .text-and-image .image-left {
                left: 0px;
                top: 0px;
            }

            .text-and-image > [class^="col-"],
            .text-and-image > [class*=" col-"] {
                display: table-cell;
            }
        /*Need this code for FibeTV and SatTV */
    }


    /*Medium desktop*/

    @media (min-width:1000px) {
        .push-img-top {
            margin-top: -50px;
        }

        .ent-margin-left-right-15-lg {
            margin-right: -15px;
            margin-left: -15px;
        }

        .speeds-blue-box {
            padding: 20px !important;
            text-align: center;
            /*height: 225px;*/
        }

        .speeds {
            display: table !important;
            width: 100%;
            table-layout: fixed;
            text-align: center !important;
        }

        .internet-package-offer {
            position: relative;
            display: inline-block;
            padding: 5px 10px;
            height: 160px;
        }

        .Speed-value {
            font-size: 25px;
            margin-bottom: -8px;
            /*display: block;*/
        }

        .unit-of-measurement {
            font-size: 22px;
            display: block !important;
            color: #fff;
        }

        .internet-package-speed {
            position: absolute;
            text-align: center;
            width: 96px;
            height: 79px;
            top: 30px !important;
            left: calc(50% - 46px);
        }

        .internet-packages-recommended-bar {
            width: 60%;
            margin-left: 40px;
            margin-top: 5px;
            text-transform: uppercase;
        }

        .limited-offer img {
            position: relative;
            left: 35px;
        }

        .col-align-middle {
            display: table;
            table-layout: fixed;
        }

            .col-align-middle > [class^="col-"],
            .col-align-middle > [class*=" col-"] {
                display: table-cell;
                float: none;
                vertical-align: middle;
            }

        .visible-tab {
            display: none !important;
        }

        .txt-right-md {
            text-align: right;
        }

        .why-bell-house-border-radius-div {
            left: calc(0% + 156px);
            width: calc(100% - 156px);
        }

        .p-text-size {
            font-size: 14px;
            line-height: 16px;
        }

        .col-pad-20-md {
            padding: 20px;
        }

        .why-bell-house-cable-circle1 {
            top: 40px;
            left: calc(0% + 150px);
        }

        .why-bell-house-cable-circle2 {
            top: 90px;
            left: 45%;
        }

        .why-bell-house-cable-circle3 {
            top: 90px;
            left: 65%;
        }

        .why-bell-house-cable-circle4 {
            top: 90px;
            left: 70%;
        }

        .why-bell-house-cable-circle5 {
            top: 115px;
            left: 50px;
        }

        .house-cable-pos {
            position: absolute;
            bottom: 0;
        }

        .why-bell-house-border-radius-div-down {
            height: 214px;
        }

        .cable-house {
            top: 40px;
        }

        .bundles-cable-house {
            top: 10px;
        }

        #header-icons .circle-content {
            padding-left: 40px;
            padding-right: 40px;
        }

            #header-icons .circle-content h2 {
                min-height: 72px;
            }

        #header-icons h2 {
            letter-spacing: -1px;
        }

        .border-right-0-md {
            border-right: 0;
        }
        /*Why Bell - 4 Column Icons*/
        .btc-why-choose-bell-center {
            text-align: center;
        }
        /*FAQs*/
        .faq-header {
            font-family: "bellslim_semiboldregular", Helvetica, Arial, sans-serif;
            letter-spacing: -1px;
            font-size: 20px;
        }

        .img-push {
            right: 6%;
        }

        .txtPull {
            right: 40px;
        }

        .site-map-pad > [class^="col-md"],
        .site-map-pad > [class^="col-md"] > [class^="col-md"] {
            padding-right: 40px;
        }

            .site-map-pad > [class^="col-md"]:last-child,
            .site-map-pad > [class^="col-md"] > [class^="col-md"]:last-child {
                padding-right: 0px;
            }

        .icon-bundle-align .icon-small-140:before,
        .icon-bundle-align .icon-circle-small-140:before {
            font-size: 160px;
        }

        .orphan-fttb-bundle-bg h2 {
            color: #111;
        }

        .orphan-fttb-bundle-bg .icon-list > li {
            color: #555;
        }

            .orphan-fttb-bundle-bg .icon-list > li:before {
                color: #00549a;
            }

        .contact-us-steps ul li:not(:last-of-type) {
            margin-bottom: 10px;
        }

        .contact-us-steps ul li {
            text-align: left;
        }

        .contact-us-steps ul.your-contact li {
            float: left;
            width: 25%;
        }

        .contact-us-steps .icon-links ul > li .icon,
        .contact-us-steps .icon-links ul > li .icon2 {
            display: block;
            margin: 0 auto;
        }

        .fibe-tabs-w-img {
            margin-bottom: 20px;
        }

        .how-it-works .icon-circle-large {
            width: 70px;
            height: 70px;
            margin-bottom: 10px;
        }

        .satTV-addOns-imgCol {
            overflow: hidden;
        }

            .satTV-addOns-imgCol img {
                max-width: initial;
            }

        .intPackages .item-note {
            margin-top: 10px;
        }
        /*Same Height */
        .same-H-container-md {
            overflow: hidden;
            height: auto;
        }

        .same-H-md {
            padding-bottom: 999998px;
            margin-bottom: -999999px;
        }
    }

    @media (min-width: 1000px) and (max-width:1199px) {
        .house-cable-height {
            min-height: 390px;
        }

        .why-bell-house-border-radius-div-down {
            top: calc(0% + 165px);
            height: 214px;
        }
        /*.why-bell-house-cable-circle2 { top: 90px; left: 410px; }
    .why-bell-house-cable-circle3 { top: 90px; left: 660px; }
    .why-bell-house-cable-circle4 { top: 90px; left: 700px; }*/
        .why-bell-house-cable-circle5 {
            left: 50px;
            top: calc(0% + 160px);
        }

        .ftv-wireless-receiver-desc h3 {
            height: 72px;
        }

        .federal-bar-center {
            margin: 0 2.5% !important;
            font-size: 10px !important;
        }

        .prov-nb.package-phone-header,
        .prov-ns.package-phone-header,
        .prov-nl.package-phone-header,
        .prov-pe.package-phone-header {
            min-height: 320px;
        }
    }

    @media (min-width:1000px) and (max-width: 1239px) {
        .agnostic-banner-img {
            height: 600px;
        }

        .agnostic-content {
            position: absolute;
            bottom: 0;
            height: 350px;
            left: inherit;
            transform: translateX(0) translateY(0);
            -webkit-transform: translateX(0) translateY(0);
            -ms-transform: translateX(0) translateY(0);
        }

        .container.liquid-container {
            padding-left: 40px;
            padding-right: 40px;
        }

        .agnostic-content h2 {
            font-size: 24px;
        }

        .agnostic-content p {
            /*height: 100px;*/
            padding: 0 20px;
            margin-bottom: 20px;
        }

        .agnostic-content a {
            margin-bottom: 30px;
        }

        .agnostic-content button {
            margin-bottom: 30px;
        }
        /* .agnostic-content {
        left: inherit;
        transform: translateX(0%) translateY(0%);
        -webkit-transform: translateX(0%) translateY(0%);
        -ms-transform: translateX(0%) translateY(0%);
    }
    .agnostic-content h2 {
        height: 60px;
    } */
        .agnostic-content p {
            /*height: 70px;*/
        }
        /*.fibe-reccomended p { margin-top: -15px !important; }*/
        /*because margin is different in SFT for that component*/
        .container.liquid-container {
            padding-left: 40px;
            padding-right: 40px;
        }

        .satTV-addOns-imgCol img {
            margin-left: -5%;
        }

        .pad-50-md {
            padding: 50px;
        }

        .txtCenter-md {
            text-align: center !important;
        }

        .txtLeft-md {
            text-align: left !important;
        }
        /*Fibe Technology - Line Cable*/
        .house-cable {
            padding: 20px 40px;
        }
        /*.why-bell-house-border-radius-div { left: calc(0% + 120px); width: calc(100% - 120px); }
        .why-bell-house-cable-circle1 { top: 20px; left: calc(0% + 115px);; }
        .why-bell-house-cable-circle2 { top: 90px; left: 250px; }
        .why-bell-house-cable-circle3 { top: 90px; left: 520px; }
        .why-bell-house-cable-circle4 { top: 90px; left: 580px; }*/
        /*Packages*/
        .internet-packages-name {
            margin: 40px 0px 40px 0;
            vertical-align: middle;
            vertical-align: middle;
        }

            .internet-packages-name h2 {
                margin-top: 0;
            }

        .voice-packages-name {
            margin: 40px 0px 40px 0;
            vertical-align: middle;
            vertical-align: middle;
        }

            .voice-packages-name h2 {
                margin-top: 0;
            }

        .voice-packages-price {
            padding: 30px;
        }

        .rateplan-include.internet-packages-packge-icons-list {
            padding: 60px 20px 20px;
            vertical-align: middle;
        }

        .rateplan-include.voice-packages-packge-icons-list {
            /*padding: 20px 20px 10px;*/
            vertical-align: middle;
        }

        .internet-packages-price {
            padding: 60px 20px 20px 0px;
            vertical-align: middle;
        }

        .plan-details {
            padding-bottom: 0px;
            border-bottom: 0px solid #d4d4d4;
        }

        .package-items {
            display: inline-block;
            /*padding: 0 20px 10px 20px;*/
            text-align: left;
            vertical-align: top;
        }

        .package-phone-items {
            display: table-row;
            text-align: left;
            vertical-align: top;
        }
        /*PACKAGES - Good, Better, Best */
        #btc-package-section .package-box {
            width: 305px;
        }

        #tv-package .tv-package-box {
            width: 305px;
        }

        #btc-package-section .package-box:nth-child(2) {
            margin: 0px 10px;
        }
        /*Fibe - Packages*/
        .fibe-packages-channels-row {
            display: table-row;
        }

        .spacer20-md {
            height: 20px;
        }

        .internet-package-container {
            margin-bottom: 20px;
        }

        .bPhone-packages .internet-packages-price {
            padding: 40px 0px 40px 0;
            vertical-align: middle;
        }

        .btc-center {
            text-align: center;
        }
        /*BTC Top Banner Full Width*/
        #btc-top-banner .txtCenter p br {
            display: none;
        }

        #btc-top-banner .txtCenter h1 br {
            display: none;
        }

        #btc-top-banner {
            height: 620px;
        }

        #btc-top-banner {
            top: 55%;
        }

        .btc-bundle {
            -webkit-transform: scale(.9);
            -ms-transform: scale(.9);
            transform: scale(.9);
            -webkit-transform-origin: center bottom;
            -ms-transform-origin: center bottom;
            transform-origin: center bottom;
        }

        .btn-block-md {
            display: block;
            width: 100%;
        }
        /* BTC - Add ons - Included features*/
        .btc-addons-content {
            background-color: #fff;
            border: 1px solid #d4d4d4;
        }
        /* BTC - Add ons - Included features*/
        ul.btc-category-result-list li {
            border-top: 1px solid #d4d4d4;
        }

            ul.btc-category-result-list li:first-child {
                border-top: 0px solid #d4d4d4;
            }

        .btc-package-price-box {
            padding-left: 30px;
        }

        .btc-addons-content-tab2-border-left {
            border-left: 1px solid #d4d4d4;
        }
        /* Bundles */
        .bundle-row-main {
            border-left: 1px solid #d4d4d4;
        }

            .bundle-row-main:last-child {
                border-right: none;
            }
        /* Fibe Receivers */
        .ftv-receivers-box {
            border-right: 1px solid #d4d4d4;
        }
        /*contact us*/
        .contact-us-container .contact-us-box-first {
            border-right: 1px solid #d4d4d4;
        }

        .contact-us-container .contact-us-box-second {
            border-right: 1px solid #d4d4d4;
        }

        .contact-us-container .contact-us-box-third {
            border-right: 1px solid #d4d4d4;
        }

        .contact-us-container .contact-us-box-last {
            border-bottom: 0px;
        }
    }


    /*Large Desktop*/

    @media (min-width: 1240px) {
        /*.agnostic-banner .container.liquid-container { width: 100%; }*/
        .agnostic-content p {
            /*height: 60px;*/
        }

        .txtCenter-lg {
            text-align: center !important;
        }

        .pad-50-lg {
            padding: 50px;
        }

        .view-details {
            padding: 30px 0;
        }

        .house-cable {
            padding: 20px 40px;
        }
        /*Fibe Technology - Line Cable*/
        .availability-bar,
        .availability-bar-bgwhite > .container {
            padding: 20px 0;
        }

        .icon-bundle-align .icon-small-140:before,
        .icon-bundle-align .icon-circle-small-140:before {
            font-size: 200px;
        }
        /*Packages*/
        .pad-40-left-xs {
            padding-left: 40px;
        }

        .internet-packages-name {
            margin: 35px 0px 35px 0;
            vertical-align: middle;
            vertical-align: middle;
        }

            .internet-packages-name h2 {
                margin-top: 0;
            }

        .voice-packages-name {
            /*margin: 35px 0px 0px 0;*/
            padding-top: 20px;
            vertical-align: middle;
        }

            .voice-packages-name h2 {
                margin-top: 0;
            }

        .rateplan-include.internet-packages-packge-icons-list {
            padding: 60px 40px 40px;
            vertical-align: middle;
        }

        .rateplan-include.voice-packages-packge-icons-list {
            /*padding: 0px 30px 0px 30px;*/
        }

        .voice-packages-price {
            padding: 30px;
            border-radius: 0 10px 10px 0px;
        }

        .internet-packages-price {
            padding: 60px 20px 40px 0;
            vertical-align: middle;
        }
        /*.plan-details { padding-right: 40px; border-right: 1px solid #d4d4d4; }*/
        .bPhone-packages .internet-packages-price {
            padding: 35px 0px 35px 0;
            vertical-align: middle;
        }
        /*Fibe - Packages*/
        .fibe-packages-channels-row {
            display: table-row;
        }

        .office-365-banner-content {
            top: 48%;
            left: 75%;
            -webkit-transform: translateX(-75%) translateY(-50%);
            -ms-transform: translateX(-75%) translateY(-70%);
            transform: translateX(-75%) translateY(-50%);
        }

        .mar-left-20-lg {
            margin-left: 20px;
        }

        .mar-left-30-lg {
            margin-left: 30px;
        }

        .btc-center {
            text-align: center;
        }
        /*PACKAGES - Good, Better, Best */
        #btc-package-section .package-box {
            width: 390px;
        }

        #tv-package .tv-package-box {
            width: 390px;
        }

        #btc-package-section .package-box:nth-child(2) {
            margin: 0px 15px;
        }
        /*BTC Top Banner Full Width*/
        #btc-top-banner .txtCenter p br {
            display: none;
        }

        #btc-top-banner .txtCenter h1 br {
            display: none;
        }

        #btc-top-banner {
            height: 690px;
        }

        .btc-bundle {
            opacity: 0;
            -webkit-transform: translateY(15px);
            -ms-transform: translateY(15px);
            transform: translateY(15px);
            -webkit-transition: all .5s ease-in-out;
            transition: all .5s ease-in-out;
        }

        #btc-top-banner.loaded .btc-bundle {
            opacity: 1;
            -webkit-transform: translateY(0px);
            -ms-transform: translateY(0px);
            transform: translateY(0px);
        }

        .btc-bundle {
            top: 200px;
            left: 50%;
            margin-left: -520px;
            position: absolute;
            width: 940px;
        }

        .btn-block-lg {
            display: block;
            width: 100%;
        }
        /* BTC - Add ons - Included features*/
        .btc-addons-content {
            background-color: #fff;
            border: 1px solid #d4d4d4;
        }

        ul.btc-category-result-list li:first-child {
            border-top: 0px solid #d4d4d4;
        }

        ul.btc-category-result-list li:last-child {
            border-radius: 10px;
        }

        ul.btc-category-result-list li {
            border-top: 1px solid #d4d4d4;
        }

        .btc-package-price-box {
            padding-left: 30px;
        }

        .btc-addons-content-tab2-border-left {
            border-left: 1px solid #d4d4d4;
        }
        /*contact us*/
        .contact-us-container .contact-us-box-first {
            border-right: 1px solid #d4d4d4;
        }

        .contact-us-container .contact-us-box-second {
            border-right: 1px solid #d4d4d4;
        }

        .contact-us-container .contact-us-box-third {
            border-right: 1px solid #d4d4d4;
        }

        .contact-us-container .contact-us-box-last {
            border-bottom: 0px;
        }
        /* BP - Packages*/
        .container .panel-body .col-md-6 .col-sm-6 .packages-row-first {
            padding: 20px 0px;
        }

        .container .panel-body .col-md-6 .col-sm-6 .packages-row {
            padding: 20px 40px;
        }
        /* Bundles */
        /*.bundle-row-first { border-top: 1px solid #d4d4d4; }*/
        .bundle-row-main {
            border-left: 1px solid #d4d4d4;
        }

            .bundle-row-main:last-child {
                border-right: none;
            }

        .house-cable-height {
            min-height: 350px;
        }

        .why-bell-house-border-radius-div-down {
            top: calc(0% + 120px);
            height: 210px;
        }
    }

    @media (max-width: 999px) {
        .speeds-blue-box {
            padding: 20px !important;
            text-align: center;
            /*height: 300px;*/
        }

        .speeds {
            display: table !important;
            width: 100%;
            table-layout: fixed;
            text-align: center !important;
        }

        .internet-package-offer {
            position: relative;
            display: inline-block;
            padding: 5px 10px;
            height: 160px;
        }

        .Speed-value {
            font-size: 25px;
            margin-bottom: -8px;
            /*display: block;*/
        }

        .unit-of-measurement {
            font-size: 22px;
            display: block !important;
            color: #fff;
        }

        .internet-package-speed {
            position: absolute;
            text-align: center;
            width: 96px;
            height: 79px;
            top: 30px !important;
            left: calc(50% - 46px);
        }
    }

    @media (max-width: 519px) {
        .Essential-package-price {
            border-radius: 0 0 5px 5px;
            border-top: 1px solid #d4d4d4;
        }

        .circle-icon {
            text-align: left;
            display: table-cell;
        }

        .circle-icon-text {
            display: table-cell;
            text-align: left;
            vertical-align: middle;
            padding-left: 15px;
            width: 100%;
        }

        .description_box,
        .description_box_phone_packages {
            position: absolute;
            top: 30%;
            left: 50%;
            width: 100%;
            transform: translate(-50%, -50%);
            padding: 20px;
            /*margin-top: 20px;*/
        }

        .banner-content-left-align {
            text-align: center;
            padding: 5px;
        }

        .speeds-blue-box {
            padding: 20px !important;
            text-align: center;
            /*height: 325px;*/
        }

        .speeds {
            display: table !important;
            width: 100%;
            table-layout: fixed;
            text-align: center !important;
        }

        .internet-package-offer {
            position: relative;
            display: inline-block;
            padding: 5px 10px;
            height: 160px;
        }

        .Speed-value {
            font-size: 25px;
            margin-bottom: -8px;
            /*display: block;*/
        }

        .unit-of-measurement {
            font-size: 22px;
            display: block !important;
            color: #fff;
        }

        .internet-package-speed {
            position: absolute;
            text-align: center;
            width: 96px;
            height: 79px;
            top: 30px !important;
            left: calc(50% - 46px);
        }

        .product[class*="col-"] {
            padding-top: 20px;
            padding-bottom: 20px;
        }

        .product > .row {
            display: table;
        }

        .product-img img {
            width: 100%;
            margin-right: auto;
            margin-left: auto;
        }

        .price-group.price-group_two-price .price + .price {
            margin-top: 10px;
        }

        .pop-over-box {
            left: 0;
        }

        .modal-title {
            font-size: 20px;
        }
    }

    @media (min-width: 520px) {
        .product-overview-image .color-selector {
            margin-top: 30px;
        }

        .product-img.col-sm-12 img {
            margin-right: auto;
            margin-left: auto;
        }

        .price-group.price-group_two-price .price {
            font-size: 38px;
            float: left;
        }

            .price-group.price-group_two-price .price:first-of-type {
                margin-right: 10px;
            }
        /* More ways to shop */
        .icon-links.bl ul {
            display: table;
            table-layout: fixed;
        }

            .icon-links.bl ul > li {
                display: table-cell;
                text-align: center;
            }

                .icon-links.bl ul > li:first-child:nth-last-child(3),
                .icon-links.bl ul > li:first-child:nth-last-child(3) ~ li {
                    width: 33%;
                    /*184px*/
                }

                .icon-links.bl ul > li:first-child:nth-last-child(4),
                .icon-links.bl ul > li:first-child:nth-last-child(4) ~ li {
                    width: 25%;
                    /*184px*/
                }

                .icon-links.bl ul > li:first-child:nth-last-child(5),
                .icon-links.bl ul > li:first-child:nth-last-child(5) ~ li {
                    width: 20%;
                    /*147px*/
                }
    }

    @media (min-width: 1000px) {
        .product[class*="col-"] {
            padding-top: 0;
            padding-bottom: 0;
        }

        .product-img img {
            margin-right: auto;
            margin-left: auto;
        }
    }


    /* bottom */

    .product-bottom {
        display: none;
        position: absolute;
        bottom: -70px;
        left: 0;
        height: 105px;
        border-top: 1px solid #dedede;
        visibility: hidden;
        opacity: 0;
        transition: opacity .5s linear;
        background-color: #fff;
        box-shadow: 0 8px 18px rgba(0, 0, 0, .3);
        text-align: center;
    }

        .product-bottom[class*="col-"] {
            padding-top: 0;
            padding-bottom: 0;
        }

        .product-bottom:before {
            content: '';
            display: block;
            position: absolute;
            top: -4px;
            left: 0;
            width: 100%;
            height: 8px;
            background-color: #fff;
        }

    .product.active .product-bottom {
        visibility: visible;
        opacity: 1;
    }

    .product-bottom .button {
        width: 100%;
        margin-bottom: 10px;
    }

        .product-bottom .button ~ .button {
            margin-top: 0;
        }

    @media (min-width: 520px) and (max-width: 999px) {
        .product-info.col-sm-12 .product-name-group {
            margin-bottom: 85px;
        }

        .image-bottom-right-custom {
            width: 500px;
            position: absolute;
            top: 100px;
            right: 0;
        }

        .iWhyBell-simple .image-bottom-right {
            right: 70px;
        }

        .mar-left-neg-40-sm {
            margin-left: -40px;
        }

        .fttb-img {
            z-index: -1;
        }

            .fttb-img img {
                max-width: 120%;
                margin-left: -40px;
            }

        .mar-bottom-0-sm {
            margin-bottom: 0;
        }

        .ftv-receivers-box {
            border-bottom: 1px solid #d4d4d4;
        }

        .video-item:nth-of-type(odd) {
            padding-left: 0;
            padding-right: 20px;
        }

        .video-item:last-of-type {
            padding-left: 0;
            padding-right: 20px;
        }

        .single-banner h3 {
            text-align: left;
        }
        /* More ways to shop */
        .icon-links.bl {
            padding: 45px 30px;
        }
    }

    @media (min-width: 1000px) {
        .product .product-name-group {
            margin-bottom: 85px;
        }

        .product-bottom {
            display: block;
        }
    }


    /* grid */

    .product-grid[class*="col-"] {
        padding: 0 0 125px 0;
    }

    .product-grid-header {
        position: relative;
        background-color: #f7f7f7;
    }

        .product-grid-header[class*="col-"] {
            padding-top: 20px;
            padding-bottom: 20px;
            border-bottom: 1px solid #dedede;
        }

        .product-grid-header h3 {
            padding-right: 85px;
        }

    .product-grid-btn-filter,
    .product-grid-btn-filter:after {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .product-grid-btn-filter {
        padding-right: 25px;
    }

        .product-grid-btn-filter:after {
            content: '\e608';
            font-family: 'bell-icon';
            display: block;
            right: 0;
        }

    .product-grid-header ul {
        list-style: none;
        margin: 0;
        padding: 20px 0 0 0;
    }

    .product-grid-header li {
        float: left;
        margin-right: 10px;
    }

        .product-grid-header li .button {
            margin: 0;
            padding-right: 20px;
            border-width: 1px;
        }

    .product-grid-view-more {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        border-top: 1px solid #dedede;
        background-color: #f7f7f7;
        text-align: center;
    }


    /* name */

    .product .product-price-group {
        margin-top: 20px;
    }

    .product-name-group {
        line-height: normal;
    }

    .product-brand,
    .product-name,
    .product-tagline,
    .product-network {
        display: block;
        font-family: 'bell-slim';
        font-weight: bold;
    }

    .product-network {
        font-size: 14px;
        color: #9C9C9C;
    }

    .product-brand {
        font-size: 14px;
        text-transform: uppercase;
    }

    .product-name sup {
        font-size: 50%;
        top: -9px;
    }

    .product-tagline {
        font-size: 52px;
        font-weight: normal;
    }

    @media (max-width: 519px) {
        .product-info[class*="col-"]:not(.col-xs-12) {
            padding-left: 10px;
        }

        .product-info .price-group {
            padding-top: 0;
            padding-bottom: 0;
            padding-left: 0;
        }

        .catfish-btn {
            width: 100%;
            text-align: left;
            white-space: normal;
            height: 55px;
            padding: 0px 10px 11px 11px;
            border: 0;
            border: 2px solid #003778;
            border-radius: 5px 5px 0px 0px !important;
            /*background-color: #003778;*/
            /*position: relative;*/
            /*color: #fff;*/
            /*top: 0px;*/
        }

        .catfish-btn-text {
            padding-top: 15px !important;
            font-size: 20px;
        }

        .catfish_position {
            width: 100%;
            bottom: 0px;
            padding: 0px 15px 0px 15px
        }
    }

    @media (min-width: 520px) and (max-width: 999px) {
        .Essential-package-price {
            border-radius: 0 0 5px 5px;
            border-top: 1px solid #d4d4d4;
        }

        div.fibe-packages-channel sup {
            left: 40px;
        }

        .circle-icon {
            display: table-cell;
            float: none;
            width: 70px;
            text-align: left;
        }

        .circle-icon-text {
            vertical-align: middle;
            display: table-cell;
            padding-left: 15px;
        }

        .catfish-btn {
            width: 100px !important;
            text-align: left;
            white-space: normal;
            border: 1px solid #003778;
            line-height: 1;
            cursor: pointer;
            -ms-border-radius: 7px;
            border-radius: 7px 0px 0px 7px !important;
            box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
            padding: 0px 10px 10px 10px !important;
            letter-spacing: -.2px;
            transition: background-color .25s cubic-bezier(.55, 0, .1, 1);
            z-index: 1;
            /*text-decoration: none !important;*/
            /*font-weight: 400;*/
            /*top: 0;
        right: 0;*/
        }

        .catfish-btn-text {
            letter-spacing: -.2px;
            line-height: 1.3;
            text-align: center;
            margin: 0px 0px -6px 0px;
        }

        .catfish_position {
            bottom: 115px;
        }
    }

    @media (min-width: 1000px) {
        .product-name-wrapper {
            margin-bottom: 8px;
        }

        .catfish-btn {
            white-space: normal;
            border: 1px solid #003778;
            line-height: 1;
            text-align: left;
            text-decoration: none !important;
            cursor: pointer;
            border-radius: 7px 0px 0px 7px !important;
            box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
            font-weight: 400;
            width: 100px !important;
            padding: 0px 10px 10px 10px !important;
            top: 0;
            right: 0;
            letter-spacing: -.2px;
            transition: background-color .25s cubic-bezier(.55, 0, .1, 1);
            z-index: 1;
        }

        .catfish-btn-text {
            letter-spacing: -.2px;
            line-height: 1.3;
            text-align: center;
            margin: -8px -4px -4px 0px;
        }

        .catfish_position {
            bottom: 245px;
        }
    }

    @media (min-width: 520px) and (max-width: 999px) {
        .product-info[class*="col-"]:not(.col-sm-12) {
            padding-left: 10px;
        }

        .product-info:not(.col-sm-12) .price-group {
            padding-top: 0;
            padding-bottom: 0;
            padding-left: 0;
        }

        .product-info.col-sm-12 {
            position: static;
        }

            .product-info.col-sm-12 > .price-group {
                position: absolute;
                bottom: 37px;
                left: 0;
                margin: 0;
                padding-top: 0;
                padding-bottom: 0;
            }
    }


    /*CR - 00048849 - Add RACB button on all Shop pages Start*/

    .scrollToTop.mobile {
        bottom: 60px !important;
    }


    /*CR - 00048849 - Add RACB button on all Shop pages End*/

    @media (min-width: 1000px) {
        .product-info {
            position: static;
        }

            .product-info > .price-group {
                position: absolute;
                bottom: 36px;
                left: 0;
                margin: 0;
                padding-top: 0;
                padding-bottom: 0;
            }
    }


    /* black product name text */

    .product-name-group_black > .product-name {
        margin-top: 4px;
        font-family: Helvetica, Arial, sans-serif;
        font-size: 18px;
        font-weight: normal;
    }

    .product-name-group_black + .price-group {
        margin: 0;
    }


    /* highlights */

    .product-highlights p {
        font-weight: bold;
        color: #535353;
    }

    .product-highlights-item img {
        margin: auto;
    }

    @media (min-width: 520px) and (max-width: 999px) {
        .product-highlights-item img {
            margin: 20px auto 45px;
        }
    }

    @media (min-width: 1000px) {
        .product-highlights-item {
            margin: auto;
            padding-top: 80px;
            padding-bottom: 80px;
        }

            .product-highlights-item:first-of-type img {
                margin: auto;
            }

            .product-highlights-item:last-of-type img {
                margin: 0 auto 45px;
            }
    }


    /* type */

    .product-info-type {
        display: inline-block;
        margin-top: 20px;
        padding: 2px 8px;
        font-size: 9px;
        text-transform: uppercase;
        color: #fff;
    }

    .product-info-type_plus {
        background-color: #0069ab;
    }

    .product-info-type_lite {
        background-color: #2b9edf;
    }

    .product-info-type_basic {
        background-color: #a6a6a6;
    }


    /* price */

    .price-group {
        display: inline-block;
        position: relative;
        line-height: normal;
    }

    .price {
        font-size: 47px;
        color: #00549a;
        display: block;
        white-space: nowrap;
        line-height: 1;
        letter-spacing: -1px;
    }

    .price_inactive {
        color: #a6a6a6;
    }

    .price-label {
        display: block;
        font-size: 12px;
        text-align: left;
        margin-bottom: 5px;
    }

    .price + .price-label {
        margin-top: -2px;
    }

    .price > sup {
        top: -1.1em;
        font-size: 40%;
        letter-spacing: 0;
    }

    .price-w-side-note {
        display: table;
        width: 100%;
    }

    .price-w-side-note-price,
    .price-w-side-note-note {
        display: table-cell;
        vertical-align: top;
    }

    .price-w-side-note-note {
        padding-left: 10px;
        padding-top: 5px;
    }

    .price-pretext {
        font-size: 13px;
    }

    .price-posttext {
        font-size: 13px;
        margin-left: -60px;
    }

    p.product-name-group + .price {
        margin: 14px 0 0 0;
    }

    .price-group_block {
        margin: 0;
        padding: 10px;
        border: 1px solid #bebebe;
    }

        .price-group_block .price,
        .price-group_block .price-label {
            float: left;
        }

        .price-group_block .price {
            font-size: 30px;
        }

        .price-group_block .price-label {
            margin: 1px 0 0 10px;
            text-transform: uppercase;
        }

    @media (max-width: 999px) {
        .price-label br {
            display: none;
        }

        .phone-packages-heading {
            padding-bottom: 20px;
            padding-left: 11px;
        }
    }

    @media (min-width: 1000px) {
        .product .price-group .price,
        .product .price-group .price-label {
            float: left;
        }

        .product .price-group .price-label {
            margin: 8px 8px 0;
        }
    }


    /* Order now */

    .prod-order-now a,
    .prod-order-now button,
    .prod-order-now p {
        margin: 0;
        font-size: 14px;
    }

    @media (max-width: 519px) {
        .prod-order-now {
            text-align: center;
        }

            .prod-order-now .button {
                width: 80%;
                margin: 16px auto 10px auto;
            }

        .phone-package-features-box {
            padding: 30px 20px 25px 15px;
        }

        .phone-packages-heading {
            padding-bottom: 20px;
            padding-left: 11px;
        }
    }

    @media (min-width: 520px) {
        .phone-package-features-box {
            padding: 30px;
        }

        .prod-order-now a {
            float: right;
            margin-top: 12px;
        }

        .prod-order-now button {
            float: right;
            margin-top: 12px;
        }

        .prod-order-now p,
        .prod-order-now .button {
            float: left;
        }

        .prod-order-now .button {
            margin: 0 30px 0 0;
        }

        .prod-order-now p {
            margin-top: 3px;
        }
    }


    /* product purchase form */

    .prod-purchase-form-top {
        margin-top: 20px;
        padding: 15px;
        background-color: #fff;
    }

        .prod-purchase-form-top:before,
        .prod-purchase-form-top:after {
            content: '';
            display: table;
        }

        .prod-purchase-form-top:after {
            clear: both;
        }

        .prod-purchase-form-top p {
            margin: 0 0 8px 0;
        }

        .prod-purchase-form-top .color-selector {
            margin-top: 0;
        }

        .prod-purchase-form-top .radios .label:not(:last-child) {
            margin-right: 16px;
        }

    @media (max-width: 519px) {
        .prod-purchase-form-top > div + div {
            margin-top: 8px;
        }
    }

    @media (min-width: 520px) {
        .prod-purchase-form-top > div {
            float: left;
        }

            .prod-purchase-form-top > div:not(:last-of-type) {
                margin-right: 40px;
            }
    }


    /* Product pricing and purchase options for product details pages*/

    .product-purchase-header {
        padding-top: 20px;
        padding-bottom: 20px;
        border: 1px solid #d4d4d4;
        background: #fff;
        padding: 20px;
    }

    .product-purchase-memory,
    .product-purchase-colours {
        float: left;
    }

    .product-purchase-memory {
        margin-right: 30px;
    }

        .product-purchase-memory .label {
            margin-top: 5px;
            margin-right: 15px;
        }

    .intPackages .product-purchase-options {
        border-left: initial;
        border-right: initial;
    }

    .product-purchase-options {
        width: 100%;
        border-left: 1px solid #d4d4d4;
        border-right: 1px solid #d4d4d4;
        background: #fff;
        font-size: 0;
    }

    .product-purchase-option {
        display: inline-block;
        position: relative;
        z-index: 1;
        width: 100%;
        font-size: 14px;
    }

        .product-purchase-option:before {
            opacity: 0;
            content: "";
            position: absolute;
            z-index: -1;
            top: 0;
            left: -10px;
            width: calc(100% + 20px);
            height: 100%;
            box-shadow: 0 0 10px rgba(0, 0, 0, .3);
            transition: opacity .2s cubic-bezier(.55, 0, .1, 1);
        }

        .product-purchase-option.active:before {
            opacity: 1;
        }

        .product-purchase-option.active,
        .product-purchase-option.active .price-w-terms-price,
        .product-purchase-option.active .price-w-terms-sup,
        .product-purchase-option.active .label-text,
        .product-purchase-option.active .icon,
        .product-purchase-option.active a,
        .product-purchase-option.active button,
        .product-purchase-option.active a:hover {
            color: #fff;
            webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
            -moz-box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
            box-shadow: 0 0 40px rgba(0, 0, 0, 0.4);
        }

    .product-purchase-option-name:before,
    .product-purchase-option-details:before {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        height: 100%;
        background-color: #fff;
        transition: all .2s cubic-bezier(.55, 0, .1, 1);
        border-bottom: 1px solid #d4d4d4;
    }

    .product-purchase-option-name:before {
        width: 30%;
        left: 0px;
        background-color: #f0f0f0;
    }

    .product-purchase-option.active .product-purchase-option-name:before {
        width: calc(30% + 10px);
        left: -10px;
        background-color: #fff;
        background-color: #00549a;
    }

    .product-purchase-option-details:before {
        border-left: 1px solid #d4d4d4;
        width: 70%;
        right: 0;
        background-color: #fff;
    }

    .product-purchase-option-details.blue-border:before {
        border-left: 1px solid #003778 !important;
    }

    .product-purchase-option.active .product-purchase-option-details:before {
        width: calc(70% + 10px);
        right: -10px;
        background-color: #003778;
    }

    .product-purchase-option-details,
    .product-purchase-option-name {
        padding: 20px;
    }

    .product-purchase-option-name {
        width: 30%;
        float: left;
    }

        .product-purchase-option-name .label-text {
            padding-left: 0;
            padding-top: 10px;
            line-height: normal;
        }

        .product-purchase-option-name label {
            margin-top: 10px;
        }

    .product-purchase-option-details {
        width: 70%;
        float: left;
    }

    .product-purchase-option-pricing {
        display: table;
        width: 100%;
    }

    .product-purchase-option-price-labels {
        display: table-row;
    }

    .product-purchase-option-prices {
        display: table-row;
    }

    .product-purchase-option-price-label,
    .product-purchase-option-price {
        display: table-cell;
        vertical-align: top;
        padding-right: 10px;
    }

    .product-purchase-option-breakdown {
        display: table-cell;
        vertical-align: middle;
        text-align: right;
    }

        .product-purchase-option-breakdown .icon {
            font-weight: bold;
            font-size: 12px;
            margin-left: 10px;
            color: #00549a;
        }

    .product-purchase-option-price:last-child {
        padding-right: 0;
    }

    .product-purchase-option-details .price-w-terms {
        font-size: 38px;
    }

    .product-purchase-footer {
        text-align: right;
        padding-top: 20px;
    }

    .product-purchase-footer-btn-order {
        display: inline-block;
        margin: 5px 0;
    }

    .product-purchase-footer-promo {
        text-align: left;
        border: 2px solid #bdbdbd;
        padding: 15px;
        font-size: 11px;
        text-transform: uppercase;
        margin-top: 20px;
        clear: left;
    }

        .product-purchase-footer-promo h6 {
            font-size: 11px;
            font-family: Arial, Helvetica, sans-serif;
            font-weight: bold;
        }

        .product-purchase-footer-promo p {
            margin: 0;
        }

    .product-purchase-promo {
        border-top: 2px solid #bdbdbd;
        margin-top: 20px;
        font-size: 12px;
        padding-top: 5px;
    }

    .product-purchase-price-breakdown {
        display: none;
    }

    .product-purchase-tooltip .tooltip-content {
        padding: 20px;
    }

    @media (max-width: 519px) {
        .product-purchase-memory,
        .product-purchase-colours {
            float: none;
        }

        .product-purchase-memory {
            margin-right: 0;
            margin-bottom: 10px;
        }

        .product-purchase-option-name {
            width: 45%;
        }

            .product-purchase-option-name:before {
                width: 45%;
            }

        .product-purchase-option.active .product-purchase-option-name:before {
            width: calc(45% + 10px);
        }

        .product-purchase-option-details {
            width: 55%;
        }

        .product-purchase-option.active .product-purchase-option-details:before {
            width: calc(55% + 10px);
        }

        .product-purchase-option-details:before {
            width: 55%;
        }

        .product-purchase-option-price-labels {
            display: none;
        }

        .product-purchase-option-price,
        .product-purchase-option-breakdown,
        .product-purchase-option-pricing,
        .product-purchase-option-pricing {
            display: block;
        }

        .product-purchase-option-breakdown {
            text-align: left;
            margin-top: 10px;
        }

        .product-purchase-option-price {
            padding-right: 0;
            margin-bottom: 10px;
        }

            .product-purchase-option-price > .note {
                display: block;
                margin-bottom: 3px;
            }

            .product-purchase-option-price .price-w-terms-sub.note {
                display: none;
            }

        .product-purchase-footer-order-wrap-cell:last-of-type {
            padding-top: 20px;
        }
    }

    @media (min-width: 520px) {
        .product-purchase-option-price > .note:first-child {
            display: none;
        }

        .product-purchase-footer-order-wrap {
            display: table;
            width: 100%;
        }

        .product-purchase-footer-order-wrap-cell {
            display: table-cell;
            width: 50%;
            text-align: left;
            vertical-align: middle;
        }

            .product-purchase-footer-order-wrap-cell:last-of-type {
                text-align: right;
            }
    }

    @media (min-width: 520px) and (max-width: 639px) {
        .product-purchase-option-price .price-w-terms-sub.note {
            display: none;
        }

        .internet-packages-name {
            padding-bottom: 20px;
        }

        .voice-packages-name {
            padding-bottom: 20px;
        }
    }

    @media (min-width: 640px) and (max-width: 999px) {
        .product-purchase-option-price > .note {
            display: none;
        }
    }

    @media (min-width: 1000px) and (max-width: 1239px) {
        .product-purchase-option-price .price-w-terms-sub.note {
            display: none;
        }
    }

    @media (max-width: 999px) {
        .product-purchase-footer {
            text-align: center;
            background: #f1f1f1;
            padding: 20px 40px 40px;
            border: 1px solid #d4d4d4;
            border-top: 0;
        }
    }

    @media (min-width: 1240px) {
        .product-purchase-option-price > .note {
            display: none;
        }
    }

    .prod-term {
        width: 100%;
        margin-bottom: 20px;
    }

        .prod-term th,
        .prod-term td {
            padding-right: 20px;
            padding-left: 20px;
            border: 0 solid #cbcbcb;
            border-top-width: 1px;
            transition: width .5s cubic-bezier(.55, 0, .1, 1), padding .5s cubic-bezier(.55, 0, .1, 1), border-color .2s linear, background-color .2s linear;
        }

        .prod-term th {
            width: 140px;
            background-color: #f9f9f9;
            text-align: left;
        }

        .prod-term td {
            padding-top: 10px;
            padding-bottom: 10px;
            background-color: #fff;
        }

        .prod-term tr.active th {
            border-right-width: 0;
            background-color: #003778;
            border-right-color: #003778;
        }

        .prod-term tr.active td {
            background-color: #00549a;
        }

        .prod-term tr.active th,
        .prod-term tr.active + tr th {
            border-top-color: #003778;
        }

        .prod-term tr.active td,
        .prod-term tr.active + tr td {
            border-top-color: #00549a;
        }

        .prod-term .price,
        .prod-term .label-text {
            transition: color .2s linear;
        }

        .prod-term tr.active .price,
        .prod-term tr.active .label-text {
            color: #fff;
        }


    /*Price display that needs to have both super- and subscript before and/or after the price*/

    .price-w-terms {
        display: table;
        font-size: 47px;
    }

    .price-w-terms-price {
        line-height: 1;
        color: #00549a;
    }

    .price-w-terms-sup {
        font-size: 40%;
        color: #00549a;
        white-space: nowrap;
    }

    .price-w-terms-before {
        text-align: right;
    }

    .price-w-terms-after {
        text-align: left;
    }

    .price-w-terms-before .price-w-terms-sub {
        padding-right: 5px;
    }

    .price-w-terms-after .price-w-terms-sub {
        padding-left: 5px;
    }

    .price-w-terms-sub {
        font-size: initial;
    }

    .price-w-terms-before,
    .price-w-terms-price,
    .price-w-terms-after {
        display: table-cell;
        vertical-align: top;
    }

    .price-w-terms-before,
    .price-w-terms-price,
    .price-w-terms-after {
        display: table-cell;
    }

    @media (max-width: 519px) {
        .Essential-package-price {
            border-radius: 0 0 5px 5px;
            border-top: 1px solid #d4d4d4;
        }

        .Essential-package-header-content {
            text-align: center;
        }

        .prod-term {
            margin-bottom: 15px;
        }

            .prod-term th {
                border-right-width: 1px;
            }

            .prod-term td {
                padding-top: 30px;
                padding-bottom: 30px;
            }

            .prod-term .label-text {
                width: 98px;
            }
    }

    @media (min-width: 520px) {
        .prod-term th {
            width: 160px;
            text-align: left;
        }

        .prod-term td {
            padding-top: 18px;
            padding-bottom: 18px;
        }
    }


    /*.banner-bottom-grey-content { max-width: 400px; margin-left: auto; margin-right: auto; }*/

    .border-right-blue {
        border-right: 1px solid #003778;
    }

    .border-right-grey {
        border-right: 1px solid #d4d4d4;
    }

    .icon-line-height {
        line-height: 0.5;
    }

    .no-padding-top-bottom {
        padding-top: 0px;
        padding-bottom: 0px;
    }

    ul.phone-service {
        margin: 0;
        padding: 0;
    }

    .phone-service > li {
        margin-bottom: 30px;
        list-style: none;
    }

        .phone-service > li > h5 {
            line-height: 2px;
        }

        .phone-service > li > i {
            float: left;
            font-size: 58px;
            margin-top: -15px;
            margin-right: 4px;
        }

    .adding-features {
        padding: 15px 10px;
        background-color: #00549a;
        display: table-cell;
        vertical-align: middle;
    }

        .adding-features p {
            color: #fff;
            font-size: 12px;
            margin-bottom: 0;
        }

        .adding-features span {
            position: relative;
            padding-right: 10px;
        }

    .recommended {
        padding: 4px 8px;
        background-color: #00549a;
        color: #fff;
    }

    .business_img_spacing div {
        margin-right: -2px;
    }


    /*Request Callback*/

    .request-callback > ul.tabs li {
        padding: 10px 10px 10px 30px;
        background-color: #fff;
        color: #555;
        font-family: "bellslimregular";
        text-align: left;
        border: none;
        pointer-events: none;
    }

    .request-callback > ul.tabs {
        margin-bottom: 20px;
    }

    .request-callback h2,
    .request-callback h3 {
        margin-top: 10px;
        color: #555;
    }

    .request-callback > ul.tabs li.active_tabs {
        background-color: #00549a;
        color: #fff;
        z-index: 2;
    }

        .request-callback > ul.tabs li.active_tabs h3 {
            color: #fff;
            z-index: 2;
        }

        .request-callback > ul.tabs li.active_tabs::before {
            display: none;
        }

    .request-callback .active_tabs::after {
        display: none;
    }

    .required > label {
        font-weight: bold;
    }

        .required > label:before {
            color: #e32;
            content: ' *';
            display: inline;
        }

    .required > span {
        font-weight: bold;
    }

        .required > span:before {
            color: #e32;
            content: ' *';
            display: block;
            padding-left: 5px;
        }

    .form-group.required .control-label:after {
        content: "*";
        color: red;
    }

    .icon-check-light-24:before {
        content: "\e603";
        font-size: 24px;
    }

    /*.icon-success {
    border: 2px solid #378E42;
    color: #378E42;
}*/

    .req-form-tab1 .pad-left {
        padding-left: 30px;
    }

    .req-form-tab1 .b-right {
        border-right: 1px solid #d4d4d4;
    }

    .req-form-tab2 .notification span.icon:nth-of-type(1) {
        top: 0px;
    }

    .req-form-tab1 .notification.warning span.icon:nth-of-type(1) {
        top: 0px;
    }


    /*Don't DELETE*/

    .form-group.form-error,
    .form-group.form-error .form-label,
    .form-group.form-error .form-control {
        color: #BD2025;
        border-color: #BD2025;
        transition: border-color 0.5s cubic-bezier(.55, 0, .1, 1), color 0.5s cubic-bezier(.55, 0, .1, 1);
    }

    .form-item-note-error {
        padding-top: 5px;
        padding-bottom: 10px;
    }

    .form-item-note {
        font-size: 12px;
        padding-top: 5px;
    }

    .error-ctrl .ctrl_element {
        border: 2px solid #BD2025;
    }

    .notification span.icon-no-top:nth-of-type(1) {
        top: 0;
    }

    .request-callback-form > [class^="col-"],
    .request-callback-form > [class*=" col-"] {
        padding: 20px;
    }

    @media (max-width: 519px) {
        .req-form-tab1 .pad-left {
            padding-left: 0px;
            margin-top: 20px;
            border-top: 1px solid #d4d4d4;
        }

        .req-form-tab1 .b-right {
            border-right: 0px;
        }

        .req-form-tab1 .marg-bottom-20-xs {
            margin-bottom: 20px;
        }

        .phone-service > li > p {
            padding-left: 60px;
        }

        .btc-top-banner-title {
        }
    }


    /*Fibe - Packages*/

    .fibe-packages-channels-row {
        display: table;
        width: 100%;
        border-collapse: collapse;
        table-layout: fixed;
    }

    .fibe-packages-channel {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        padding: 10px 5px;
    }

        .fibe-packages-channel > img {
            width: 100%;
            height: auto;
            margin: 0 auto;
            max-width: 52px;
            max-height: 52px;
        }

        .fibe-packages-channel > a > img {
            width: auto;
            height: auto;
            margin: 0 auto;
            max-width: 52px;
            max-height: 52px;
        }

    .tv-visible-xs {
        display: none;
    }

    .tv-visible-sm {
        display: none;
    }


    /*.fibe-packages { display: table; table-layout: fixed; }
    .fibe-packages > [class^="col-"], .fibe-packages > [class*=" col-"] { display: table-cell; float: none; vertical-align: top;  }
    .fibe-packages > .row { padding: 30px; margin: 0; }
    .fibe-packages > .row > [class^="col-"], .fibe-packages > row > [class*=" col-"] { display: block;  }*/

    .fibe-packages .image-bottom-right {
        bottom: 0px;
        right: 20px;
    }

    .fibe-packages .image-left {
        left: 0px;
        top: 0px;
    }

    .fibe-packages .price-box {
        display: table;
    }

    .fibe-tabs-w-img .img-col img {
        background-position: center;
        background-size: cover;
        background-repeat: no-repeat;
        width: 100%;
    }

    .fibe-reccomended {
        position: absolute;
        top: 20px;
        padding: 5px 12px;
        text-align: center;
        height: 30px;
        text-transform: uppercase;
    }

        .fibe-reccomended p {
            margin-top: 0px;
        }

    ul.enhance-tab li.active_tabs::after {
        display: none;
    }

    .tv-package .minH-500 {
        min-height: 500px;
    }

    .build-fibe .border-top-right {
        border-top: 1px solid #d4d4d4;
        border-right: 1px solid #d4d4d4;
    }

    .build-fibe .border-right-price {
        border-right: 1px solid #d4d4d4;
    }

    .build-fibe .order-now {
        padding-left: 40px;
    }

    .tv-channels-logo-box-tabs img {
        width: 65px;
        height: 65px;
        display: block;
        margin: 0 auto 10px auto;
        position: relative;
    }

    .pick-bundle > [class^="col-"],
    .pick-bundle > [class*=" col-"] {
        padding-left: 20px;
        border-right: 1px solid #d4d4d4;
    }

        .pick-bundle > [class^="col-"]:first-child,
        .pick-bundle > [class*=" col-"]:first-child {
            padding-left: 0px;
        }

        .pick-bundle > [class^="col-"]:last-child,
        .pick-bundle > [class*=" col-"]:last-child {
            border-right: 0;
        }


    /*Price offering link Modal Content*/

    .price-offer-details-modal ol {
        padding-left: 40px;
    }

    .price-offer-details-modal li {
        padding-bottom: 10px;
    }

    .bundle-logo-box h3 {
        font-family: "bellslim_semiboldregular", Helvetica, Arial, sans-serif;
        letter-spacing: -1px;
        color: #111;
        margin-top: 0;
    }

    .bundle-logo-box .tooltip-inner {
        max-width: 450px;
    }

        .bundle-logo-box .tooltip-inner p {
            margin-bottom: 0px;
        }


    /*Channel Comparison*/

    .fibe-tv-channel-comparison h3 {
        font-size: 20px;
        color: #111;
        letter-spacing: -.6px;
        line-height: 1.1;
        font-family: "bellslimregular";
    }

    .fibe-tv-channel-comparison p {
        font-family: Helvetica, Arial, sans-serif;
        font-size: 14px;
    }

    .fibe-tv-channel-comparison .fibe-header {
        font-size: 12px;
    }

    .fibe-tv-channel-comparison .fibe-header {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .fibe-tv-channel-comparison .fibe-header > li {
            margin-left: 1.8em;
            position: relative;
            padding-bottom: 5px;
        }

            .fibe-tv-channel-comparison .fibe-header > li:before {
                font-family: 'bell-icon';
                position: absolute;
                left: -2.3em;
                font-size: 10px;
                font-weight: bold;
            }

    .fibe-tv-channel-comparison tbody td {
        background-color: #f4f4f4;
        text-align: center;
        font-size: 20px;
        vertical-align: middle;
    }

    .fibe-tv-channel-comparison tbody td {
        vertical-align: middle;
        align-items: center;
    }

    .fibe-tv-channel-comparison figure > div,
    {
        width: 50px;
        margin-right: 10px;
    }

    .fibe-tv-channel-comparison img,
    .fibe-tv-channel-comparison figcaption {
        display: inline-block;
        vertical-align: middle;
    }

    .channel-fibe {
        width: 50px;
        margin-right: 10px;
    }

    .fibe-tv-channel-comparison figcaption {
        margin-left: 10px;
        font-weight: bold;
        display: inline-block;
    }

    .fibe-tv-channel-comparison tbody > tr > th {
        padding-left: 40px;
    }

    .fibe-tv-channel-comparison thead > tr > td {
        padding-left: 40px;
        width: 15%;
    }

        .fibe-tv-channel-comparison thead > tr > td:first-of-type {
            width: 20%;
        }

        .fibe-tv-channel-comparison thead > tr > td:last-of-type {
            padding-right: 20px;
            padding-left: 30px;
        }

    .fibe-tv-channel-comparison .table > tbody > tr > td {
        padding: 20px;
        vertical-align: middle;
    }

    figure {
        vertical-align: middle;
        display: inline-block;
    }

    .txtDarkGrey2 {
        color: #818181;
    }

    .bgGrayLight9 {
        background-color: #f1f1f1;
    }

    .accordion-price .accordion:hover,
    #qa-1:active {
        background-color: #f1f1f1;
    }

    .accordion-price .table > tbody > tr > td:nth-child(1) {
        background-color: #f1f1f1;
    }

    .accordion-price .table > tbody > tr > td:nth-child(2) {
        background-color: #fff;
    }

    .accordion-price .table > tbody > tr > td:nth-child(3) {
        background-color: #fff;
    }

    .business-tabs ul > li > span a,
    .business-tabs ul > li > span a:hover,
    .business-tabs ul > li > span a:active {
        color: #fff;
    }


    /*Moving Bell*/

    .moving-bell-component .pad-package-40-right {
        padding-right: 40px;
    }

    .moving-bell-component .pad-package-40-left {
        padding-left: 40px;
    }

    .moving-bell-component .pad-package-40-sides {
        padding-left: 40px;
        padding-right: 40px;
    }

    .border-right-bluedark {
        border-right: 1px solid #01215e;
    }

    .bell-business-services .icon-xlarge:before,
    .bell-business-services .icon-circle-xlarge:before {
        font-size: 230px;
    }

    .bell-business-services .icon-xxlarge:before,
    .bell-business-services .icon-circle-xxlarge:before {
        font-size: 230px;
    }

    .txtSize26 {
        font-size: 26px;
    }

    .txtSize35 {
        font-size: 35px;
    }

    .txtSize70 {
        font-size: 70px;
    }

    .txtSize200 {
        font-size: 200px;
    }

    .moving-bell-component .panel-body {
        padding: 0px;
        content: " ";
        display: table;
        width: 100%;
    }

    .email-landing .panel-body {
        padding: 0px;
        content: " ";
        display: table;
        width: 100%;
    }

    .email-landing .pad-40-left {
        padding-left: 40px;
    }

    .email-landing .notification span.icon:nth-of-type(1) {
        top: 0px;
    }

    .email-margin {
        margin: 0 -20px;
    }

    .email-pref .ctrl_element {
        top: 5px;
    }

    .txtSize21 {
        font-size: 21px;
    }

    .txtSize50 {
        font-size: 50px;
    }

    .pagination > li > a,
    .pagination > li > span {
        border-radius: 50%;
        margin: 0 10px;
        border: 0;
        background: none;
    }

        .pagination > li > a:focus,
        .pagination > li > a:hover,
        .pagination > li > span:focus,
        .pagination > li > span:hover {
            z-index: 2;
            color: #00549a;
            background-color: #00549a;
            border-color: #00549a;
            color: #fff;
        }

    .pagination > .active > a,
    .pagination > .active > a:focus,
    .pagination > .active > a:hover,
    .pagination > .active > span,
    .pagination > .active > span:focus,
    .pagination > .active > span:hover {
        color: #00549a;
        background-color: #00549a;
        border-color: #00549a;
        color: #fff;
    }

    .pagination > li:first-child > a,
    .pagination > li:first-child > span,
    .pagination > li:last-child > a,
    .pagination > li:last-child > span {
        border-top-left-radius: 50%;
        border-bottom-left-radius: 50%;
        background: none;
    }

        .pagination > li:first-child > a:focus,
        .pagination > li:first-child > span:focus,
        .pagination > li:last-child > a:focus,
        .pagination > li:last-child > span:focus {
            background: none;
        }

        .pagination > li:first-child > a:hover,
        .pagination > li:first-child > span:hover,
        .pagination > li:last-child > a:hover,
        .pagination > li:last-child > span:hover {
            background: none;
        }

    .select-height {
        height: 250px;
    }

    .bell-business-tv .bb-tv-option {
        padding: 20px 7px;
        border: 1px solid #d4d4d4;
        background-color: #f9f9fb;
        margin-right: 10px;
        font-size: 14px;
    }

        .bell-business-tv .bb-tv-option.active {
            background-color: #00549a;
            color: #fff;
        }

    .vPadding10-right {
        padding-right: 10px;
    }


    /*.req-form-footer .panel-body { padding: 0px; content: " "; display: table; width: 100%; }*/


    /*.req-form-tab2 .notification.warning .icon:before { color: #fff; }
.req-form-tab2 .notification.warning span.icon { border-color: #DFA32A; background-color: #DFA32A; }*/


    /*.form-control-select-box {
    display: block;
}*/

    .ftv-watch-demo {
        display: inline-block;
        vertical-align: middle;
    }

    @media (max-width: 519px) {
        .fibe-tabs-w-img .max-H {
            height: 300px;
        }

        .build-fibe .border-top-right {
            border-top: 1px solid #d4d4d4;
            border-right: 0px solid #d4d4d4;
        }

        .build-fibe .border-right-price {
            border-right: 0px solid #d4d4d4;
        }

        .build-fibe .order-now {
            padding-left: 0px;
        }

        .pick-bundle .border-left-pad40 {
            border-left: 0px solid #d4d4d4;
            padding-left: 0px;
        }

        .pick-bundle .border-left-pad20 {
            border-left: 0px solid #d4d4d4;
            padding-left: 0px;
        }

        .fibe-tv-channel-comparison tbody > tr > th {
            padding-left: 20px;
            text-align: center;
        }

        .fibe-tv-channel-comparison figure img {
            width: 65px;
            margin-right: auto;
            margin-left: auto;
            vertical-align: middle;
        }

        .fibe-tv-channel-comparison .table {
            border-top: none;
        }
        /* TV Packages */
        .tv-packages-h-package-wrap {
            margin-bottom: 20px;
            border: 1px solid #d4d4d4;
        }
        /*Moving Bell*/
        .moving-bell-component .pad-package-40-right {
            padding-right: 0px;
        }

        .moving-bell-component .pad-package-40-left {
            padding-left: 0px;
        }

        .moving-bell-component .pad-package-40-sides {
            padding-left: 0px;
            padding-right: 0px;
        }

        .border-right-bluedark {
            border-right: 0px solid #01215e;
        }

        .bell-business-services > span .item-note a:hover,
        .bell-business-services > span a:active {
            color: #fff;
        }

        .bell-business-services .txtCenter-xs {
            text-align: center;
        }

        .email-landing .border-left {
            border-left: 0px solid #d4d4d4;
        }

        .email-landing .panel-body {
            padding: 20px;
            content: " ";
            display: table;
            width: 100%;
        }

        .email-landing .vPadding40 {
            padding: 0px;
        }

        .email-landing .pad-40-left {
            padding-left: 0px;
        }

        .img-responsive-mob {
            display: block;
            max-width: 100%;
            height: auto;
        }

        .pad-20.reliable-phone {
            padding: 10px;
        }

        .reliable-phone > [class^="col-"],
        .reliable-phone > [class*=" col-"] {
            vertical-align: top;
        }
        /*.reliable-phone .icon2 { position: relative; top: 10px; }*/
        .pad-10 {
            padding: 20px 10px;
        }

        .bell-business-tv .bb-tv-option {
            margin-right: 0;
        }

        .border-top-xs {
            border-top: 1px solid #d4d4d4;
        }
    }

    @media (min-width: 640px) and (max-width: 999px) {
        /*.build-fibe .border-right-md*/
        .border-right-md {
            border-right: 1px solid #d4d4d4;
        }

        .btc-bundle {
            max-width: 650px;
            margin-left: -330px;
        }

        .build-fibe .border-right-price {
            border-right: 0px solid #d4d4d4;
        }

        .build-fibe .order-now {
            padding-left: 0px;
        }
        /*.tv-package .same-H-container .same-H-SatTV, .tv-package .same-H-container .same-H-FibeTV { border: 1px solid #d4d4d4; border-right: 0; }*/
        .fibe-tv-channel-comparison tbody > tr > th {
            padding-left: 20px;
            text-align: center;
            width: 250px;
        }

        .fibe-table-td ul {
            display: inline;
        }

        .fibe-tv-channel-comparison figure img {
            width: 65px;
            margin-right: auto;
            margin-left: auto;
            vertical-align: middle;
        }

        .fibe-tv-channel-comparison figure > div img {
            width: 65px;
            margin-right: auto;
            margin-left: auto;
            vertical-align: middle;
        }
        /*Moving Bell*/
        .moving-bell-component .pad-package-40-right {
            padding: 0px 40px 40px 0px;
            border-right: 1px solid #01215e;
            border-bottom: 1px solid #01215e;
        }

        .moving-bell-component .pad-package-40-right-md {
            padding: 40px 40px 40px 0px;
        }

        .moving-bell-component .pad-package-40-left {
            padding: 0px;
        }

        .moving-bell-component .pad-package-40-sides-md {
            padding-top: 40px;
            padding-left: 40px;
            padding-right: 40px;
            border-left: 1px solid #01215e;
            border-top: 1px solid #01215e;
        }

        .moving-bell-component {
            vertical-align: middle;
        }

        .border-right-bluedark {
            border-right: 0px solid #01215e;
        }

        .border-right-0-sm {
            border-right: 0 !important;
        }

        .email-landing .border-top-sm {
            border-top: 1px solid #d4d4d4;
        }

        .email-landing .border-left {
            border-left: 0px solid #d4d4d4;
        }

        .txtSize14-sm {
            font-size: 14px;
        }

        .icon-bundle-align i {
            padding-top: 0px;
            display: block;
            line-height: 140px;
            height: 140px;
        }

        .orphan-fttb-bundle-bg .icon-bundles:before {
            font-size: 200px;
        }
    }

    @media (max-width:999px) {
        .phoneFloat {
            float: inherit !important;
        }

        .fibe-reccomended {
            position: absolute;
            top: 0;
            font-size: 12px;
            left: 0;
            padding: 10px;
            text-transform: uppercase;
            text-align: center;
            background-color: #00377a;
            color: #fff;
            width: 100%;
            margin-bottom: 20px;
            height: 37px;
        }

            .fibe-reccomended.arrow:after {
                content: "";
                position: absolute;
                /* bottom: -15px; */
                border-width: 10px 12px 0;
                border-style: solid;
                border-color: #00377a transparent;
                display: block;
                width: 0;
                top: 74%;
                left: 50%;
                margin-left: auto;
                margin-right: auto;
            }

            .fibe-reccomended.arrow-bottom:after {
                transform: translateX(-50%) translateY(100%);
                webkit-transform: translateX(-50%) translateY(100%);
                -ms-transform: translateX(-50%) translateY(100%);
            }

        .border-right-grey {
            border-bottom: 0;
        }

        .graphical_ctrl {
            padding-bottom: 10px;
        }

        .orphan-fttb-bundle-bg h2 {
            color: #fff;
        }

        .orphan-fttb-bundle-bg .icon-list > li {
            color: #c2cedf;
        }
        /*.intl-package .fibe-packages-channel {
        display: inline-block !important;
        padding: 10px;
    }*/
        .fttb-icons i {
            padding-right: 10px;
        }
    }

    @media (max-width:767px) {
        /*Fibe Packages*/
        .fibe-packages {
            display: block;
        }

            .fibe-packages > [class^="col-"],
            .fibe-packages > [class*=" col-"] {
                display: block;
                float: none;
                vertical-align: middle;
            }

        .tv-package .same-H {
            margin-bottom: 0;
            padding-bottom: 0;
        }

        .tv-package .minH-500 {
            min-height: inherit;
        }

        .fibe-tv-vert-align {
            vertical-align: text-top;
        }

        .tv-hidden-xs {
            display: none !important;
        }

        .tv-visible-xs {
            display: inline-block !important;
        }

        .btc-top-banner-title {
            top: 0;
        }

            .btc-top-banner-title h1 {
                font-size: 20px;
                line-height: 22px;
            }

        .col-pad > [class^="col-"],
        .col-pad > [class*=" col-"] {
            padding: 30px 20px;
        }

        .office-365-banner-content {
            top: 0;
            left: 90%;
            -webkit-transform: translateX(-85%) translateY(0%);
            -ms-transform: translateX(-85%) translateY(0%);
            transform: translateX(-85%) translateY(0%);
        }

        .pick-bundle > [class^="col-"],
        .pick-bundle > [class*=" col-"] {
            padding-left: 0px;
            border-right: 0;
        }
        /*.pick-bundle .item-price { font-size: 18px; }*/
        .addon-modal {
            padding-left: 15px !important;
        }

        .border-top-xs {
            border-top: 1px solid #d4d4d4;
        }

        .border-left-xs {
            border-left: 1px solid #d4d4d4;
        }

        .border-right-xs {
            border-right: 1px solid #d4d4d4;
        }

        .border-bottom-xs {
            border-bottom: 1px solid #d4d4d4;
        }

        .pad-h-0-xs {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        .pad-h-20-xs {
            padding-left: 20px !important;
            padding-right: 20px !important;
        }

        .pad-h-30-xs {
            padding-left: 30px !important;
            padding-right: 30px !important;
        }

        .pad-v-0-xs {
            padding-top: 0 !important;
            padding-bottom: 0 !important;
        }

        .pad-v-10-xs {
            padding-top: 10px !important;
            padding-bottom: 10px !important;
        }

        .pad-v-20-xs {
            padding-top: 20px !important;
            padding-bottom: 20px !important;
        }

        .pad-v-30-xs {
            padding-top: 30px !important;
            padding-bottom: 30px !important;
        }

        .pad-h-40-xs {
            padding-left: 40px !important;
            padding-right: 40px !important;
        }

        .pad-v-40-xs {
            padding-top: 40px !important;
            padding-bottom: 40px !important;
        }

        .pad-left-0-xs {
            padding-left: 0px !important;
        }

        .pad-left-10-xs {
            padding-left: 10px !important;
        }

        .pad-left-15-xs {
            padding-left: 15px !important;
        }

        .pad-left-20-xs {
            padding-left: 20px !important;
        }

        .pad-left-40-xs {
            padding-left: 40px !important;
        }

        .pad-left-50-xs {
            padding-left: 50px !important;
        }

        .pad-right-0-xs {
            padding-right: 0px !important;
        }

        .pad-right-10-xs {
            padding-right: 10px !important;
        }

        .pad-right-20-xs {
            padding-right: 20px !important;
        }

        .pad-right-40-xs {
            padding-right: 40px !important;
        }

        .pad-right-50-xs {
            padding-right: 50px !important;
        }

        .pad-bottom-0-xs {
            padding-bottom: 0 !important;
        }

        .pad-bottom-10-xs {
            padding-bottom: 10px !important;
        }

        .pad-bottom-20-xs {
            padding-bottom: 20px !important;
        }

        .pad-bottom-40-xs {
            padding-bottom: 40px !important;
        }

        .pad-top-0-xs {
            padding-top: 0 !important;
        }

        .pad-top-5-xs {
            padding-top: 5px !important;
        }

        .pad-top-10-xs {
            padding-top: 10px !important;
        }

        .pad-top-20-xs {
            padding-top: 20px !important;
        }

        .pad-top-30-xs {
            padding-top: 30px !important;
        }

        .pad-top-40-xs {
            padding-top: 40px !important;
        }

        .product-purchase-option-name .graphical_ctrl {
            padding-bottom: 0;
        }

        .product-purchase-option-name .ctrl_element {
            top: 50%;
            transform: translateY(-50%);
        }
    }

    @media (min-width: 1000px) and (max-width: 1239px) {
        .fibe-tv-channel-comparison tbody > tr > th {
            padding-left: 40px;
        }

        .fibe-tv-channel-comparison thead > tr > td {
            padding-left: 40px;
        }

        .legend-fibe td {
            width: 250px;
        }

        .fibe-tv-channel-comparison figure > div {
            width: 50px;
            margin-right: 10px;
        }

        .fibe-tv-channel-comparison figcaption {
            width: calc(100% - 80px);
            padding-right: 0;
        }

        .bell-business-services .bgWhite-md {
            background-color: #fff;
        }

        .mar-left-20-md {
            margin-left: 20px;
        }

        .mar-left-40-md {
            margin-left: 40px;
        }

        .marAuto-md {
            margin: auto;
        }

        .add-business h3 {
            width: 60%;
        }
    }

    @media (max-width:1239px) {
        .img-responsive-md {
            display: block;
            max-width: 100%;
            height: auto;
        }
    }

    @media (min-width: 1240px) {
        .fibe-tv-channel-comparison figure > div {
            width: 50px;
            margin-right: 10px;
        }

        .fibe-tv-channel-comparison figcaption {
            width: calc(100% - 80px);
            padding-right: 0;
        }

        .bell-business-services .bgWhite-lg {
            background-color: #fff;
        }

        .mar-left-neg-100-lg {
            margin-left: -100px;
        }

        .add-business h3 {
            width: 50%;
        }

        .marAuto-lg {
            margin: auto;
        }

        .mar-left-60-lg {
            margin-left: 60px;
        }
    }


    /* Serge */

    .bgBlue-radial-gradient {
        background: #00549a;
        /* For browsers that do not support gradients */
        background: -webkit-radial-gradient(#00549a 50%, #003778);
        /* Safari 5.1-6.0 */
        background: -o-radial-gradient(#00549a 50%, #003778);
        /* For Opera 11.6-12.0 */
        background: -moz-radial-gradient(#00549a 50%, #003778);
        /* For Firefox 3.6-15 */
        background: radial-gradient(#00549a 50%, #003778);
        /* Standard syntax */
    }

    .bgDkBlue-radial-gradient {
        background: #00549a;
        /* For browsers that do not support gradients */
        background: -webkit-radial-gradient(#00549a 50%, #003778);
        /* Safari 5.1-6.0 */
        background: -o-radial-gradient(#00549a 50%, #003778);
        /* For Opera 11.6-12.0 */
        background: -moz-radial-gradient(#00549a 50%, #003778);
        /* For Firefox 3.6-15 */
        background: radial-gradient(farthest-corner at 40% 40%, #00549a 30%, #01215e 70%);
        /* Standard syntax */
    }

    .bgBlue-radial-gradient2 {
        background: #005399;
        /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(#005399, #003778);
        /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#005399, #003778);
        /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#005399, #003778);
        /* For Firefox 3.6 to 15 */
        background: linear-gradient(#005399, #003778);
        /* Standard syntax */
    }

    .width80 {
        width: 80%;
    }

    .width60 {
        width: 60%;
    }

    .panel-body-no-padding {
        padding: 0;
    }

        .panel-body-no-padding img {
            margin: auto;
        }

    .ftv-packages-content {
        padding: 40px 40px;
    }

        .ftv-packages-content h2 {
            margin-top: 0;
        }

    .stv-img-more-channels {
        margin-left: 40px;
    }

    .ftv-packages-content .icon-o-tvpackages {
        margin-left: -15px;
    }

    .tab-with-bottom-arrow li::after,
    .tabOuter_container li::after {
        bottom: -14px;
    }

    .other-design-2-options li {
        background-color: #fff !important;
    }

        .other-design-2-options li.active {
            border-right: 0;
        }

        .other-design-2-options li span {
            color: #111;
        }

        .other-design-2-options li.active_tabs span {
            color: #FFF;
        }

        .other-design-2-options li.active_tabs {
            background-color: #003778 !important;
        }

        .other-design-2-options li::after {
            border-color: #003778 transparent !important;
        }

    .other-design-2-options .active-tab-top {
        background-color: #003778 !important;
    }

    .other-design-2-text {
        margin-top: 10px;
    }

    a.stv-link:hover,
    a.stv-link:visited,
    a.stv-link:focus {
        color: #00549a;
        text-decoration: none;
    }

    a.white-text-link:hover,
    a.white-text-link:visited,
    a.white-text-link:focus {
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }

    .tv-receivers-4col-table td:first-of-type {
        width: 40%;
    }

    .tv-receivers-4col-table td {
        width: 20%;
    }


    /*give .marginAuto class to a parent element to have children with margin: auto;*/


    /*.marginAuto:children { margin: auto; }*/


    /*.btc-table-cell-sm .pop-over-box-medium { left: -50%; top: 95%; }*/

    .how-it-works > [class^="col-"]:last-child,
    .how-it-works > [class*="col-"]:last-child {
        margin-bottom: 0px;
    }

    .fullbanner-top-title {
        position: absolute;
        width: 100%;
        top: 10%;
    }

    .min-H-800 {
        min-height: 800px;
    }

    @media (min-width: 520px) and (max-width: 999px) {
        .min-H-300-md {
            min-height: 300px;
        }

        h1,
        .h1 {
            font-size: 34px;
        }

        .stv-bundles-img {
            margin-top: 20%;
        }

        .orphans-fttb-top-image {
            margin-bottom: 5px;
        }
        /*.fade-content.full { min-height: 480px; }*/
        .fibe-tv-channel-comparison thead > tr > td {
            width: 15%;
            padding-right: 20px;
        }

            .fibe-tv-channel-comparison thead > tr > td:first-of-type {
                width: 20%;
            }

            .fibe-tv-channel-comparison thead > tr > td:last-of-type {
                width: 20%;
                padding-left: 15px;
            }

        .pop-over-box-medium3 {
            position: absolute;
            left: -80%;
        }

        .mar-left-20-sm {
            margin-left: 20px;
        }
        /* TV Packages */
        .tv-packages-h-package-wrap {
            border-bottom-width: 0;
        }

        .tv-packages-h-wrap:last-of-type .tv-packages-h-package-wrap:last-of-type {
            border-bottom-width: 1px;
        }
    }

    @media (min-width: 999px) {
        .homepage-nav .container {
            padding-top: 30px;
            padding-bottom: 30px;
            background-color: #fff;
        }

        .homepage-nav-item-icon-wrap {
            margin-bottom: 15px;
            width: 72px;
            height: 72px
        }

        .homepage-nav-item-icon {
            width: 59px
        }

        .homepage-nav-item-text {
            font-size: 16px
        }

        .bgBlueDark-custom {
            background-color: #003778;
        }

        .vert-mid-aligned {
            display: flex;
            align-items: center;
        }

        .cut-div {
            overflow: hidden;
        }

        .cut-image {
            margin-left: 45px;
        }

        #other-design-2-options-OR {
            position: absolute;
            left: 47.5%;
            top: 25%;
            color: #fff;
            padding: 15px;
            background-color: #00549a;
            border-radius: 50%;
            z-index: 500;
        }
    }

    @media (max-width: 999px) {
        h2,
        .h2 {
            font-size: 30px;
        }

        h3,
        .h3 {
            font-size: 24px;
        }

        h4,
        .h4 {
            font-size: 18px;
        }

        .ftv-packages-content {
            padding: 10px 5px 10px;
            background-color: transparent;
            text-align: center;
        }

        .stv-img-more-channels {
            margin-left: 35px;
        }

        .stv-img-better-hd {
            margin: auto;
        }

        .request-callback ul.tabs li {
            display: block;
        }
    }

    .blueCircleBg-icon .ico-pos {
        top: 5px;
        left: 11px;
    }

    .form-padding [class^="col-md"],
    .form-padding [class*=" col-md"] {
        padding: 0 20px;
    }

        .form-padding [class^="col-md"] [class^="col-sm"],
        .form-padding [class*=" col-md"] [class*=" col-sm"] {
            padding: 0 20px;
        }

    @media (max-width:639px) {
        .form-padding [class^="col-md"],
        .form-padding [class*=" col-md"] {
            padding: 0 10px;
        }

            .form-padding [class^="col-md"] [class^="col-sm"],
            .form-padding [class*=" col-md"] [class*=" col-sm"] {
                padding: 0 10px;
            }
    }

    @media (max-width:519px) {
        h1 {
            font-size: 32px;
        }

        .blue-box h1 {
            font-size: 24px;
        }

        .how-it-works .icon-circle-large {
            width: 40px;
            height: 40px;
        }

        .how-it-works i.txtSize38 {
            font-size: 24px;
        }

        .other-subcontent-first {
            display: block !important;
        }

        .tv-receivers-4col-table td {
            font-size: 12px;
            padding-left: 5px !important;
        }

        .mob-position {
            max-width: 325%;
            margin-left: -220px;
            height: 375px;
        }

        .orphans-fttb-top-image {
            margin-bottom: -60px;
        }

        .icon-bundle-align i {
            padding-top: 0px;
            display: block;
        }

        .orphan-fttb-bundle-bg .icon-bundles:before {
            font-size: 120px;
        }

        .txtSize12-xs {
            font-size: 12px;
        }
    }

    .stay-organized i {
        position: relative;
        left: -60px;
    }

    .fibe-tv-fibeVsCable .table > tbody > tr > td:nth-child(2) {
        text-align: center;
        background-color: #edf0f5;
        vertical-align: middle;
    }

    .fibe-tv-fibeVsCable .table > tbody > tr > td:nth-child(3) {
        text-align: center;
        vertical-align: middle;
    }

    .fibe-tv-fibeVsCable .table > thead > tr > td:nth-child(2) img {
        text-align: center;
        vertical-align: middle;
    }

    .fibe-tv-fibeVsCable .table > thead > tr > td:nth-child(3) {
        text-align: center;
        vertical-align: middle;
    }

    .fibe-tv-channel-comparison .table {
        border: 0px;
    }

        .fibe-tv-channel-comparison .table > tbody > tr > th {
            width: 240px;
            height: 100px;
            vertical-align: middle;
        }

        .fibe-tv-channel-comparison .table > tbody > tr > td:nth-child(6) {
            width: 170px;
        }

        .fibe-tv-channel-comparison .table > tbody > tr > th .rhead {
            width: 2000px;
        }

    .fibe-tv-channel-comparison .table {
        table-layout: auto;
    }

    @media (min-width: 640px) and (max-width: 999px) {
        .fibe-tv-channel-comparison .table > tbody > tr > td:nth-child(6) {
            width: 100px;
            vertical-align: middle;
        }

        .fibe-tv-channel-comparison .table > tbody > tr > th {
            width: 200px;
            height: 100px;
            vertical-align: middle;
        }

        .fibe-tv-channel-comparison thead > tr > td {
            padding-left: 20px;
        }

        .orphans-fttb-top-title {
            top: 5%;
        }

        .mob-position {
            height: 375px;
            max-width: 150%;
            margin-left: -150px;
        }

        .video-group .iframe-container {
            height: 200px;
        }
    }

    @media (max-width:519px) {
        .fibe-tv-channel-comparison .table > tbody > tr > th {
            width: 200px;
            height: 100px;
            vertical-align: middle;
        }

        .xs-left-aligned {
            text-align: left;
        }
        /*.product-purchase-option .ctrl_element { margin-top: 20px; }*/
    }

    @media (max-width:767px) {
        .fibe-tv-fibeVsCable {
            padding: 0 20px;
        }

            .fibe-tv-fibeVsCable .table > tbody > tr > td:nth-child(2) {
                background: inherit;
            }

            .fibe-tv-fibeVsCable .table > tbody > tr > .bgGrayLight {
                background-color: #edf0f5;
            }

        .table > thead:first-child > tr:first-child > th {
            border: none;
        }
    }


    /*  vert tab */


    /* Vertival tabs */

    .tabs.tabs_vertical .container {
        width: auto;
    }

    .tabs.tabs_vertical {
        display: block;
        position: relative;
        text-align: left;
        padding: 0;
        margin-bottom: 0;
    }

    ul.tabs.tabs_vertical li {
        display: block;
        padding: 20px 40px;
        text-align: left;
        font-weight: normal;
        font-size: 24px;
        letter-spacing: -.6px;
        line-height: 1.4;
        margin: 0;
        font-family: "bellslim_mediumregular", Helvetica, Arial, sans-serif;
        border-bottom: 1px solid #01215e;
    }

        ul.tabs.tabs_vertical li:before,
        ul.tabs.tabs_vertical li.active_tabs:before {
            font-family: 'bell-icon';
            color: #fff;
            content: "\e012";
            position: absolute;
            right: 20px;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            font-size: 18px;
            background: none;
            height: inherit;
            width: inherit;
        }

        ul.tabs.tabs_vertical li.active_tabs.active_tabs::after {
            border-color: transparent;
        }

        ul.tabs.tabs_vertical li a {
            color: #c2cedf;
            word-break: normal;
        }

        ul.tabs.tabs_vertical li.active_tabs a {
            color: #fff;
        }

    .tabs.tabs_vertical_White .container {
        width: auto;
    }

    .tabs.tabs_vertical_White {
        display: block;
        position: relative;
        text-align: left;
        padding: 0;
        margin-bottom: 0;
    }

    ul.tabs.tabs_vertical_White li {
        display: block;
        padding: 20px 40px;
        text-align: left;
        font-weight: normal;
        font-size: 16px;
        letter-spacing: -.6px;
        line-height: 1.4;
        margin: 0;
        font-family: "bellslim_mediumregular", Helvetica, Arial, sans-serif;
        background-color: #fff;
        border-right: 0px solid #092442;
        /*border-bottom: 1px solid #01215e;*/
    }


        /*ul.tabs.tabs_vertical_White li:before,*/

        ul.tabs.tabs_vertical_White li.active_tabs:before {
            /*font-family: 'bell-icon'; color: #fff; content: "\e012"; position: absolute; right: 20px; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size: 18px; background: none; height: inherit; width: inherit;*/
            border-color: rgba(0, 84, 154, 0) rgba(0, 84, 154, 0) rgba(0, 84, 154, 0) #00549a;
            border-image: none;
            border-style: solid;
            border-width: 30px 30px 32px 35px;
            content: " ";
            height: 0;
            pointer-events: none;
            position: absolute;
            right: -65px;
            margin-top: 0px;
            width: 0;
        }

        ul.tabs.tabs_vertical_White li.active_tabs.active_tabs::after {
            border-color: transparent;
        }

        ul.tabs.tabs_vertical_White li a {
            color: #111;
            word-break: normal;
        }

        ul.tabs.tabs_vertical_White li.active_tabs a {
            color: #fff;
        }

    select.custom-selection.tabs_vertical {
        background-color: #fff;
        color: #111;
    }

    div.selection-box.double-arrow:after {
        font-family: "bell-icon";
        content: "\e601";
        font-size: 18px;
        background-color: #fff;
        color: #00549a;
        right: 2px;
        top: 2px;
        padding: 11px 14px 10px 0;
        height: 44px;
        position: absolute;
        pointer-events: none;
    }


    /*contactus*/

    @media (max-width:519px) {
        .contact-us-steps .border-bottom {
            border-bottom: 0px;
        }
    }


    /*table-optional-features*/


    /*.table-optional-features .table { table-layout: auto; }
    .table-optional-features .table > thead > tr > th { width: 200px; padding-left: 40px; }
    .table-optional-features .table > tbody > tr > td:nth-child(1) { padding-left: 40px; width: 200px; }
    .table-optional-features .table > tbody > tr > td:nth-child(2) { padding-left: 40px; }
.table-optional-features .table-bordered > thead > tr > th { border: 0px solid #054071; }
.table-optional-features .table > tbody > tr > td:nth-child(1) > div > div > span { padding-left: 20px; }

.table-price-offer .table > thead > tr > th { padding-left: 40px; }
.table-price-offer .table > tbody > tr > td:nth-child(1) { padding-left: 40px; }

.table-fully-features .table { table-layout: auto; }
    .table-fully-features .table > thead > tr > th { padding-left: 40px; }
    .table-fully-features .table > tbody > tr > td:nth-child(1) { padding-left: 20px; width: 50%; }
    .table-fully-features .table > tbody > tr > td:nth-child(2) { padding-left: 40px; }

@media (max-width:519px) {
    .table-optional-features .table > tbody > tr > td:nth-child(2) { padding-left: 20px; width: 200px; }
    .table-optional-features .table > tbody > tr > td:nth-child(1) { padding-left: 20px; width: 200px; }
        .table-optional-features .table > tbody > tr > td:nth-child(1) > div > div > span { padding-left: 0px; }
    .table-optional-features .table > thead > tr > th { padding-left: 20px; }

    .table-price-offer .table > thead > tr > th { padding-left: 20px; }
    .table-price-offer .table > tbody > tr > td:nth-child(1) { padding-left: 20px; }

    .table-fully-features .table > tbody > tr > td:nth-child(1) { padding-left: 20px; }
    .table-fully-features .table > tbody > tr > td:nth-child(2) { padding-left: 20px; }
    .table-fully-features .table > thead > tr > th { padding-left: 20px; }
    .table-fully-features .table > tbody > tr > td:nth-child(1) > div > div > span { padding-left: 0px; }
    .table-fully-features .table > tbody > tr > td:nth-child(1) { padding-left: 20px; width: 150px; }
}*/


    /*@media (min-width: 640px) and (max-width: 999px) {

    .table-optional-features .table > tbody > tr > td:nth-child(3) { padding-left: 20px; width: 150px; }

    .table-fully-features .table > tbody > tr > td:nth-child(1) { padding-left: 40px; width: 250px; }
        .table-fully-features .table > tbody > tr > td:nth-child(1) > div > div > span { padding-left: 20px; }
}*/

    .build-icon .icon-four-choice-nopad:before {
        font-size: 60px;
    }

    .build-icon .icon-circle-xlarge {
        width: 110px;
        height: 110px;
    }

    .build-icon .icon-tv-nopad:before {
        font-size: 100px;
    }

    .bgBlue-linear-gradient {
        background: #00549a;
        /* Old browsers */
        background: -moz-linear-gradient(top, #00549a 0%, #0b5c9e 24%, #1863a4 36%, #00549a 36%, #00549a 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(top, #00549a 0%, #0b5c9e 24%, #1863a4 36%, #00549a 36%, #00549a 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, #00549a 0%, #0b5c9e 24%, #1863a4 36%, #00549a 36%, #00549a 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00549a', endColorstr='#00549a', GradientType=0);
        /* IE6-9 */
    }

    .price-reccomended {
        top: 0;
        font-size: 12px;
        left: 0;
        padding: 20px;
        text-align: center;
        background-color: #00377a;
        color: #fff;
        width: 100%;
    }

        .price-reccomended.arrow-bottom:after {
            content: "";
            transform: translateX(-50%) translateY(100%);
            webkit-transform: translateX(-50%) translateY(100%);
            -ms-transform: translateX(-50%) translateY(100%);
        }

        .price-reccomended.arrow:after {
            content: "";
            position: absolute;
            border-width: 10px 12px 0;
            border-style: solid;
            border-color: #00377a transparent;
            display: block;
            width: 0;
            top: 85%;
            left: 50%;
            margin-left: auto;
            margin-right: auto;
            z-index: 99;
        }

    .vert-mid-align {
        display: flex;
        align-items: center;
    }

    .btc-features i {
        display: block;
        width: 48px;
        text-align: center;
        padding-right: 20px;
    }

        .btc-features i.icon-play-icon {
            display: inline-block;
        }

    .fibe-packages-channel-promo {
        height: 75px;
        position: relative;
        display: inline-block;
        width: 12%;
        margin-right: 5px;
    }

        .fibe-packages-channel-promo img {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }


    /*Bell CSS overright*/

    .btn-default-white.connector-btn-small {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    @media (min-width: 1000px) {
        .connector-login-button:lang(fr) {
            max-width: 135px;
        }
    }

    .agnostic-banner-img .img-responsive {
        width: 100%;
    }

    @media (max-width: 420px) {
        .pad-left-20-xs420 {
            padding-left: 20px;
        }
    }

    @media (min-width: 400px) and (max-width: 519px) {
        .mar-left-neg-40-xs400-519 {
            margin-left: -40px;
        }
    }

    @media (min-width: 639px) and (max-width: 767px) {
        .all-package.col-table-xs {
            display: table;
            table-layout: fixed;
        }

            .all-package.col-table-xs > [class^="col-"],
            .col-table-xs > [class*=" col-"] {
                display: table-cell;
                float: none;
            }

        .pop-over-box {
            left: 0;
        }
    }

    @media (min-width: 475px) and (max-width: 638px) {
        .all-package > [class^="col-md"],
        .all-package > [class*=" col-md"] {
            width: 100%;
        }
    }

    .expandButton.open .icon-exapnd-outline-circled:before {
        content: "\e90e";
    }

    .scrollToTop.mobile {
        z-index: 999999;
    }


    /*.tooltip-inner{max-width:400px;}*/

    @media (max-width: 519px) {
        .agnostic-content {
            position: relative;
            top: -50px;
            margin-top: 0;
        }
        /* Benefit Component tv-div-slider adjust padding before it's 30px */
        .tv-div-slider-for .text-and-image > [class*=" col-"] {
            padding-right: 10px;
            padding-left: 10px;
        }
    }

    .icon-links .icon::before,
    .icon-links .icon2::before {
        font-size: 34px;
    }

    .visible-res {
        display: none !important;
    }

    @media (min-width: 1000px) and (max-width:1100px) {
        .visible-res {
            display: block !important;
        }

        .hidden-res {
            display: none !important;
        }

        .btn-default {
            padding: 10px 22px;
        }

        .left-50 {
            left: 50px !important;
        }
        /* .agnostic-content {
        bottom: -75px;
    }
    .agnostic-banner-wrapper {
        margin-bottom: 75px;
    } */
    }

    .federal-bar-center {
        position: relative;
        top: -4px;
        margin: 0 8%;
        color: #78797d;
        text-transform: none;
        font-size: 12px;
    }

        .federal-bar-center.federal-bar-links a,
        .federal-bar-center.federal-bar-links a:link,
        .federal-bar-center.federal-bar-links a:visited {
            color: #fff;
        }

    .availability-bar-address .notification span.icon:nth-of-type(1) {
        top: 0;
    }

    .fibe-header .icon2 {
        position: relative;
        top: -4px;
    }

    ul.tabs li.active_tabs {
        background-color: #00549a;
        z-index: 2;
        pointer-events: none;
    }


    /*Fibe TV Info Modal*/

    .modalDialog {
        position: fixed;
        font-family: Arial, Helvetica, sans-serif;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 99999;
        opacity: 0;
        -webkit-transition: opacity 400ms ease-in;
        -moz-transition: opacity 400ms ease-in;
        transition: opacity 400ms ease-in;
        pointer-events: none;
    }

        .modalDialog:target {
            opacity: 1;
            pointer-events: auto;
        }

        .modalDialog > div {
            position: relative;
            margin: 200px 40px 20px 30px;
            padding: 30px;
            background: #fff;
            box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
        }

        .modalDialog .close {
            font-size: 14px;
            font-weight: normal;
            line-height: 1;
            color: #555;
        }

    ul.btc-category-result-list .modal ul li {
        border: none;
        list-style-type: disc;
    }

    .fibe-tv-tab ul.tabs li {
        font-size: 17px;
        padding: 30px 20px;
    }

        .fibe-tv-tab ul.tabs li a {
            color: #c2cedf;
        }

        .fibe-tv-tab ul.tabs li.active_tabs a {
            color: #fff;
        }

    .bgGrayLight10 {
        background-color: #efefef;
    }

    @media (max-width: 999px) {
        .login-mob.connector-area > a {
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        }

            .login-mob.connector-area > a span {
                padding: 12px 8px;
                font-size: 17px;
            }

        .connector-area:first-child > a {
            -webkit-box-shadow: inset 0 11px 17px 0 rgba(0, 0, 0, .25);
            -moz-box-shadow: inset 0 11px 17px 0 rgba(0, 0, 0, .25);
            box-shadow: inset 0 11px 17px 0 rgba(0, 0, 0, .25);
        }

        .connector-active-lob-title {
            margin-right: 114px;
        }
    }

    .product-purchase-option-details-design::before {
        border-bottom: none;
    }

    span.design-it-active {
        background: #003778;
        border: 1px solid #003778;
    }

        span.design-it-active::after {
            display: block;
        }

    .model-postalcodeform .notification span.icon {
        top: 5px;
    }

    .product-purchase-option-sm.active .product-purchase-option-details-design-sm:before {
        background-color: #003778;
    }

    span.design-it-active-sm {
        background: #00549a;
        border: 1px solid #00549a;
    }

    .brand-title {
        position: relative;
        /* left: -10px; */
    }

    #videoModal {
        position: fixed;
        z-index: 100009;
        top: -100%;
        left: -100%;
        opacity: 0;
        transition: opacity .5s cubic-bezier(.55, 0, .1, 1);
        background-color: rgba(0, 0, 0, .8);
    }

        #videoModal.video-open {
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            opacity: 1;
        }

        #videoModal > div {
            position: relative;
            width: 100%;
            height: 100%;
        }

    #videoModal-close {
        display: block;
        position: absolute;
        z-index: 2002;
        top: 20px;
        right: 20px;
        cursor: pointer;
        text-decoration: none;
    }

        #videoModal-close .icon-close:before {
            border-radius: 50%;
            background: #e1e1e1 !important;
            padding: 5px;
        }

    @media (min-width: 1240px) {
        #videoModal iframe {
            width: 1200px;
            height: 676px;
        }
    }

    @media (max-width: 1239px) and (min-width: 1000px) {
        #videoModal iframe {
            width: 960px;
            height: 540px;
        }
    }

    @media (max-width: 999px) and (min-width: 640px) {
        #videoModal iframe {
            width: 600px;
            height: 338px;
        }
    }

    @media (max-width: 639px) {
        #videoModal iframe {
            width: 100vw;
            height: 100vh;
        }
    }

    @media (min-height: 520px) {
        #videoModal iframe {
            max-height: calc(100vh - 40px);
        }
    }

    #videoModal iframe {
        top: 50%;
        left: 50%;
    }

    #videoModal iframe {
        position: absolute;
        z-index: 2001;
        /*top: -100%; left: -100%;*/
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        border: 0;
    }


    /************************* ENT RSX ***************************/


    /* Last Edited: 2018.September.07 */


    /* CUSTOM TAB */


    /*
.homecontainer .ent-container-flex-box .col-lg-4 h2:after {
    font-family: 'bell-icon';
    content: '\e012';
    position: relative;
    font-size: 18px;
    top: 1px;
    right: 0px;
}
*/

    #IOT_Iframe1 {
        width: 1px;
        min-width: 100%;
        min-height: 100vh;
        border: none;
    }

    .ent-explore-content-list ol li div {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .ent-explore-content-list ol li:last-child div {
        padding-bottom: 0px;
    }

    .ent-slider-home-banner .banner-content-message-nolp {
        max-width: initial;
    }

        .ent-slider-home-banner .banner-content-message-nolp h2 {
            line-height: initial;
        }

        .ent-slider-home-banner .banner-content-message-nolp p {
            margin: 0;
            padding: 0;
        }

        .ent-slider-home-banner .banner-content-message-nolp button {
            margin-top: 25px;
        }


    /* hide navigation sroll y on ie */

    .ent-connector-active-lob {
        overflow-y: hidden;
        -ms-overflow-y: hidden;
    }


    /* hide navigation sroll y on ie */


    /* Overlapping overview lap fixed */

    @media (min-width: 1000px) {
        .subnavigation-title {
            width: 20%;
        }
    }

    @media (min-width: 1000px) and (max-width: 1239px) {
        .subnavigation-title {
            /*width: 30%;*/
            display: inline-block;
        }

        .subnavigation-menu {
            /*width: 70%;*/
            display: inline-block !important;
            /*float: right;*/
        }

            .subnavigation-menu li:last-child {
                padding-right: 30px;
            }

            .subnavigation-menu li {
                white-space: nowrap;
            }

        .connector-active-lob {
            overflow-x: auto;
            overflow-y: hidden;
        }
    }


    /* Overlapping overview lap fixed */

    .request-callback .tabs li a {
        display: block;
    }

    .slider-with-tabs {
        background-color: #e1e1e1;
        display: flex
    }

        .slider-with-tabs .slick-list {
            width: 100%
        }

    @media (max-width: 999px) and (min-width: 640px) {
        .ent-rotating-banner-with-tabs .tv-slider-for-auto .slick-prev:hover::before,
        .ent-rotating-banner-with-tabs .tv-slider-for-auto .slick-next:hover::before,
        .ent-rotating-banner-with-tabs .tv-slider-for-auto .slick-next:focus::before,
        .ent-rotating-banner-with-tabs .tv-slider-for-auto .slick-prev:focus::before {
            color: #fff;
        }

        .ent-tv-slider-for.ent-node-slider-for .slick-prev:hover::before,
        .ent-tv-slider-for.ent-node-slider-for .slick-next:hover::before,
        .ent-tv-slider-for.ent-node-slider-for .slick-next:focus::before,
        .ent-tv-slider-for.ent-node-slider-for .slick-prev:focus::before {
            color: #fff;
        }
    }


    /* ALIANT */

    .mode_aliant .connector-brand a:before {
        content: "\ea17";
    }

    .mode_aliant .connector-brand > a {
        font-size: 50px;
        font-family: 'bell-icon2';
        bottom: -10px;
        padding-right: 10px;
    }

    .mode_aliant .connector-brand {
        display: inline-block;
        height: 76px;
    }

    .mode_aliant .connector-nav {
        margin-top: 5px;
    }

    .mode_aliant .connector-active-lob-title {
        position: relative;
        font-family: "bellslim_mediumregular", Helvetica, Arial, sans-serif;
        font-weight: normal;
        padding-top: 14px;
    }

        .mode_aliant .connector-active-lob-title .active-lob-title-aliant {
            font-size: 14px;
            color: #fff;
        }

        .mode_aliant .connector-active-lob-title .active-lob-title-lob {
            font-size: 15px;
            left: -1px;
            position: relative;
        }


    /* Manitoba - Bell Icon */

    .mode_manitoba .connector-brand a:before {
        content: "\eaa2";
    }

    .mode_manitoba .connector-brand > a {
        font-size: 34px;
        font-family: 'bell-icon2';
        bottom: 5px;
        padding-right: 10px;
    }

    .mode_manitoba .connector-brand {
        display: inline-block;
        /*height: 76px;*/
    }

    .mode_manitoba .connector-nav {
        /*margin-top: 15px;*/
    }

    .mode_manitoba .connector-active-lob-title {
        position: relative;
        font-family: "bellslim_mediumregular", Helvetica, Arial, sans-serif;
        font-weight: normal;
        padding-top: 14px;
    }

        .mode_manitoba .connector-active-lob-title .active-lob-title-aliant {
            font-size: 14px;
            color: #fff;
        }

        .mode_manitoba .connector-active-lob-title .active-lob-title-lob {
            font-size: 15px;
            left: -1px;
            position: relative;
        }


    /* IOT */

    .sell-solution-image {
        background-position: center center;
        height: 100%;
        min-height: 300px;
    }


    /* Industries Icon */

    .icon-circle-industries {
        width: 74px;
        height: 74px;
        display: inline-block;
        position: relative;
        border-radius: 50%;
        color: #fff;
    }

        .icon-circle-industries:before {
            font-size: 30px;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

    .icon-o.icon-circle-industries:before {
        font-size: 60px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }


    /* WHY BELL */

    .icon-circle-74.icon-size-40:before,
    .icon-circle-74.icon-circle-Security-Features-Phone:before {
        font-size: 40px;
    }

    .icon-circle-74 {
        width: 74px;
        height: 74px;
        display: inline-block;
        position: relative;
        border: 2px solid #00549a;
        border-radius: 50%;
        color: #fff;
        border-color: #00549a;
        background-color: #00549a;
    }

        .icon-circle-74:before {
            font-size: 30px;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
        }

    .icon-o.icon-circle-74:before {
        font-size: 60px;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .ent-node-inner-slider .icon-o.icon-o-humidity_resistant:before,
    .ent-node-inner-slider .icon-o.icon-o-temperature:before {
        position: absolute;
        top: 20px;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .ent-node-inner-slider .icon-o.icon-o-all_new_design:before {
        position: absolute;
        font-size: 70px;
        top: 23px;
        left: 42px;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }


    /*.ent-node-inner-slider .icon2.icon-tablet-smartphone:before, .ent-node-inner-slider .icon2.icon-bars:before {
    position: absolute;
    font-size: 35px;
    top: 25px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}*/

    .ent-node-inner-slider .icon2.icon-Share_group:before,
    .ent-node-inner-slider .icon2.icon-data-laptop:before {
        position: absolute;
        font-size: 35px;
        top: 15px;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .ent-node-inner-slider .icon-o.icon-o-moving:before,
    .ent-node-inner-slider .icon-o.icon-o-shield:before,
    .ent-node-inner-slider .icon-o.icon-o-location:before {
        position: absolute;
        font-size: 70px;
        top: 25px;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .ent-node-inner-slider .icon-o.icon-o-cloud:before {
        position: absolute;
        font-size: 70px;
        top: 20px;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .ent-node-inner-slider .icon-o.icon-o-memorycard:before,
    .ent-node-inner-slider .icon-o.icon-o-tv:before,
    .ent-node-inner-slider .icon-o.icon-o-threeway_calling:before,
    .ent-node-inner-slider .icon-o.icon-o-mcafee_good:before,
    .ent-node-inner-slider .icon-o.icon-o-wifi:before {
        position: absolute;
        font-size: 60px;
        top: 25px;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }


    /* hide labels visually but still screen reader accessible  */

    .visually-hidden {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px 1px 1px 1px);
        /* IE6, IE7 */
        clip: rect(1px, 1px, 1px, 1px);
    }

    @media (max-width:999px) {
        .upsell-pad-top-30-md {
            padding-top: 30px;
        }

        .ent-main-circ-cont-4-icons .why-bell-4-circle {
            display: table-cell;
            float: none;
            vertical-align: top;
            width: 70px;
            text-align: left;
        }

            .ent-main-circ-cont-4-icons .why-bell-4-circle i {
                border: 2px solid #fff;
            }

        .ent-main-circ-cont-4-icons .icon-circle-74 {
            width: 50px;
            height: 50px;
        }

            .ent-main-circ-cont-4-icons .icon-circle-74:before {
                font-size: 20px;
            }

        .ent-main-circ-cont-4-icons .icon-o.icon-circle-74:before {
            font-size: 30px;
        }

        .hidden-md-sm {
            display: none;
        }
    }

    @media (max-width: 767px) {
        /*
        Added For the fix of mobile responsive design and accessibility issue on footer
    */
        .ent-display-flex-xs {
            display: flex;
        }

        .ent-main-circ-cont .why-bell-3-circle {
            display: table-cell;
            float: none;
            vertical-align: top;
            width: 70px;
            text-align: left;
        }

            .ent-main-circ-cont .why-bell-3-circle i {
                border: 2px solid #fff;
            }

        .ent-main-circ-cont .icon-circle-74 {
            width: 50px;
            height: 50px;
        }

            .ent-main-circ-cont .icon-circle-74:before {
                font-size: 20px;
            }

        .ent-main-circ-cont .icon-o.icon-circle-74:before {
            font-size: 30px;
        }
    }

    .fullWidth-100-percent {
        width: 100%;
    }

    .tv-slider-nav-auto {
        height: 80px;
    }

    .tv-slider-for-auto {
        margin-top: -10px;
    }


        /* .tv-slider-for-auto .text-and-image {
    padding-left: 20px;
    padding-right: 20px;
} */

        .tv-slider-for-auto p:not(.no-margin) {
            margin-top: 10px;
            margin-bottom: 5px;
        }

        .tv-slider-for-auto i {
            /*float: left;*/
            padding-right: 20px;
        }

        .tv-slider-for-auto .icon-play-icon {
            color: #fff;
            float: none;
        }

    #HowInternetspeedswork .tv-slider-for-auto i {
        /*float: left;*/
        padding-right: 0px !important;
    }

    #HowInternetspeedswork .tv-slider-for-auto .icon-play-icon {
        color: #00549a;
    }

    .tv-slider-for-auto .slick-prev,
    .tv-slider-for-auto .slick-next {
        opacity: 1;
        top: 50%;
        transform: translateY(-50%);
    }

        .tv-slider-for-auto .slick-prev:focus,
        .tv-slider-for-auto .slick-next:focus {
            background-color: #003778;
        }

        .tv-slider-for-auto .slick-prev::before:focus,
        .tv-slider-for-auto .slick-next::before:focus {
            color: #fff;
        }

    @media (min-width: 520px) and (max-width: 999px) {
        .tv-slider-for-auto .slick-prev,
        .tv-slider-for-auto .slick-next {
            background-color: #fff;
            box-shadow: 0 0 0 6px #e1e1e1;
        }

        .tv-slider-for-auto .slick-prev {
            left: -24px;
        }

        .tv-slider-for-auto .slick-next {
            right: -24px;
        }

            .tv-slider-for-auto .slick-prev:hover,
            .tv-slider-for-auto .slick-next:hover,
            .tv-slider-for-auto .slick-prev:focus,
            .tv-slider-for-auto .slick-next:focus {
                background-color: #003778;
            }
    }

    @media (max-width:999px) {
        .tv-slider-for-auto .slick-slide {
            height: 100% !important;
        }
        /* .tv-slider-for-auto.slick-slider {
        height: 750px;
    } */
    }

    @media (max-width:519px) {
        /*.slider-for .banner-img { height: 275px; }*/
        .tv-slider-nav-auto,
        .tv-slider-for-auto {
            margin-left: -15px;
            margin-right: -15px;
        }

            .tv-slider-for-auto .slick-prev:focus,
            .tv-slider-for-auto .slick-next:focus {
                background-color: initial;
            }

            .tv-slider-for-auto .slick-prev::before,
            .tv-slider-for-auto .slick-next::before {
                color: #fff;
            }
        /* Update Benefit Component for mobile start*/
        .tv-div-slider-for {
            padding-left: 15px !important;
            padding-right: 15px !important;
        }

            .tv-div-slider-for .text-and-image img {
                height: 195px;
            }

            .tv-div-slider-for .text-and-image h2 {
                margin-top: 0;
            }

            .tv-div-slider-for .text-and-image .v2 {
                /* position: relative;
    top: 22px; */
                margin-top: 26px;
            }

        .tv-slider-for-auto .slick-prev,
        .tv-slider-for-auto .slick-next {
            opacity: 1;
            top: 195px;
            transform: none;
        }

        .tv-slider-for-auto .slick-prev,
        .tv-slider-for-auto .slick-next {
            opacity: 1;
            top: 195px;
            transform: none;
        }

        .tv-div-slider-for .text-and-image > [class*=" col-"] {
            padding-right: 15px;
            padding-left: 15px;
        }

        .tv-slider-for-auto .slick-next:before {
            right: 20px;
        }

        .tv-slider-for-auto .slick-prev:before {
            left: 20px;
        }

        .tv-slider-for-auto {
            margin-top: 0;
        }
        /* 	.tabbed-nav ul > li {
		font-size: 14px;
	}

	.tabbed-nav ul > li:not(:last-of-type) {
		padding-right: 20px;
	} */
        /* Update Benefit Component for mobile end*/
    }


    /* CUSTOM TAB */

    .container.ent-mobile-view .ent-MIB {
        width: 100%;
    }

    .ent-banner-full-slider .slickSlide {
        background-position: center center !important;
        background-repeat: no-repeat !important;
        background-size: cover !important;
    }

    @media (max-width: 640px) {
        div.table-rounded-rowspacing:last-of-type {
            border-bottom: none;
        }

        .scrolling-nav {
            position: relative
        }

            .scrolling-nav:not(.homepage-nav_lt4) .container {
                overflow-x: scroll;
                -ms-overflow-style: none;
                scrollbar-width: none;
                /*margin-left: 0;
        margin-right: 0;*/
                /*width: 100%*/
            }

            .scrolling-nav .container::-webkit-scrollbar {
                display: none
            }

            .scrolling-nav .container::-webkit-scrollbar {
                display: none
            }

        .tabbed-nav {
            padding: 17px 0px 17px 15px;
            margin-right: 15px;
        }

            .tabbed-nav ul > li {
                font-size: 14px;
            }

                .tabbed-nav ul > li:not(:last-of-type) {
                    padding-right: 20px;
                }

        .homepage-nav {
            position: relative
        }

            .homepage-nav:not(.homepage-nav_lt4) .container {
                overflow-x: scroll;
                -ms-overflow-style: none;
                scrollbar-width: none;
                /*margin-left: 0;
        margin-right: 0;*/
                /*width: 100%*/
            }

            .homepage-nav .container::-webkit-scrollbar {
                display: none
            }

            .homepage-nav .container::-webkit-scrollbar {
                display: none
            }

            .homepage-nav:before,
            .homepage-nav:after {
                content: "";
                display: block;
                position: absolute;
                height: 100%;
                width: 60px;
                top: 0;
                z-index: 1;
                pointer-events: none;
                transition: .1s opacity linear;
                opacity: 0
            }

            .homepage-nav.homepage-vav_fade-left:before {
                opacity: 0
            }

            .homepage-nav.homepage-vav_fade-right:before {
                opacity: 1
            }

            .homepage-nav.homepage-vav_fade-left:after {
                opacity: 1
            }

            .homepage-nav.homepage-vav_fade-right:after {
                opacity: 0
            }

            .homepage-nav.homepage-vav_fade-left.homepage-vav_fade-right:before,
            .homepage-nav.homepage-vav_fade-left.homepage-vav_fade-right:after {
                opacity: 1
            }

            .homepage-nav.homepage-nav_lt4 .homepage-nav-wrap {
                display: flex;
                flex-direction: row
            }

                .homepage-nav.homepage-nav_lt4 .homepage-nav-wrap .homepage-nav-item {
                    flex-basis: 100%
                }
    }

    @media (min-width: 640px) {
        .homepage-nav-wrap {
            display: flex;
            flex-direction: row;
            width: max-content;
            width: 100%;
            flex-wrap: nowrap
        }

        .homepage-nav-item {
            width: min-content;
            flex-grow: 1;
        }

        .ent-banner-full-slider .slick-prev {
            left: 3%;
        }

        .ent-banner-full-slider .slick-next {
            right: 3%;
        }
    }

    @media (max-width: 639px) {
        .ent-banner-full-slider .slick-slide {
            height: 500px;
        }

        .banner-section .slick-slide {
            height: 430px;
        }
    }

    @media (min-width: 520px) and (max-width: 640px) {
        .ent-rotating-banner-with-tabs {
            padding-left: 40px;
            padding-right: 40px;
        }
    }

    @media (max-width: 999px) {
        .ent-rotating-banner-with-tabs .tv-slider-for.slick-slider {
            height: auto;
        }
    }

    .ent-float-text-banner {
        position: absolute;
        top: 16%;
        left: 50%;
        width: 100%;
        transform: translate(-50%, -50%);
    }

    .ent-float-text-centered-banner {
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        transform: translate(-50%, -50%);
    }

    .ent-banner-5-buttons .txtWhite {
        color: #fff;
    }

    .leftAuto {
        margin-left: auto;
    }

    .request-callback .active_tabs h2,
    .request-callback .active_tabs h3 {
        color: #fff;
    }

    #ent-background-500 {
        background-position: center !important;
        background-size: cover !important;
        height: 957px;
        width: 100%;
    }

    .ent-background-489 {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
        background-size: cover !important;
        height: 489px;
        width: 100%;
    }

    .ent-maxHeight-100-percent {
        max-height: 100%;
    }

    .ent-connector-login-modal a {
        cursor: pointer;
    }

    .ent-page a {
        text-decoration: none;
    }


    /* anchor underline not include icon start*/

    .ent-page .ent-circ-right-content a {
        text-decoration: underline;
    }

    .noIcon_ud i::before {
        display: inline-block;
        text-decoration: none;
    }


    /* anchor underline not include icon end*/

    .ent-page a:hover {
        text-decoration: underline;
    }

    .ent-page a:before,
    .ent-page a:after {
        text-decoration: underline;
    }

    .ent-page a:before,
    .ent-page a:after,
    .ent-page a:hover:before,
    .ent-page a:hover:after {
        text-decoration: none;
    }

    .ent-page a > .icon-play-icon {
        text-decoration: none;
    }

    .ent-page a:hover > .icon-play-icon {
        text-decoration: underline;
    }

    .ent-page a > .icon-play-icon:after,
    .ent-page a > .icon-play-icon:before {
        text-decoration: underline;
    }

    .ent-page a > .icon-play-icon:before,
    .ent-page a > .icon-play-icon:after,
    .ent-page a:hover > .icon-play-icon:before,
    .ent-page a:hover > .icon-play-icon:after {
        text-decoration: none;
    }

    .ent-width-467 {
        width: 467px;
    }

    .ent-width-768 {
        width: 768px;
    }

    .zIndex-5 {
        z-index: 5
    }

    .fullHeight {
        height: 100%;
    }

    .ent-nav-list ul > li {
        white-space: nowrap;
        letter-spacing: -0.14px;
    }

    .ent-sub-menu ul {
        float: left;
    }


    /* custom css */

    .ent-bottom-0 {
        bottom: 0;
    }

    .ent-bottom-45 {
        bottom: 45%;
    }

    .ent-min-height-350 {
        min-height: 350px;
    }


    /* custom size of image for industries */

    .mob-default-image {
        min-width: 1900px;
        min-height: 648px;
    }

    .mob-default-image-container {
        min-height: 648px;
    }

    .ent-tabImageHeight-374px {
        height: 374px;
    }

    .ent-tabImageWidth-378px {
        width: 378px;
    }


    /*Flex box container */

    .ent-container-flex-box {
        display: flex;
        display: -webkit-flex;
    }

    .container-flex-box-wrap {
        display: -webkit-box;
        /* OLD - iOS 6-, Safari 3.1-6 */
        display: -moz-box;
        /* OLD - Firefox 19- (buggy but mostly works) */
        display: -ms-flexbox;
        /* TWEENER - IE 10 */
        display: -webkit-flex;
        /* NEW - Chrome */
        display: flex;
        /* NEW, Spec - Opera 12.1, Firefox 20+ */
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }

    .container-flex-box-direction-column {
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
    }

    .container-flex-box-table {
        display: flex;
        display: table;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
    }

    .v-center-Aligner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ent-display-block {
        display: block;
    }

    .ent-flex-1 {
        flex: 1;
    }

    img.ent-perfect-fit-image {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 1;
    }

    .ent-perfect-fit-image-div {
        position: relative;
        height: 384px;
        max-width: 767px;
        width: 100%;
        overflow: hidden;
    }

    .ent-blue-banner {
        background: linear-gradient(to bottom, #0067AF, #003778);
        height: 430px;
    }

    .ent-center-image {
        position: relative;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .ent-max-wdith-banner_fw1 {
        max-width: 992px;
    }

    .ent-width-100-percent {
        width: 100%;
    }

    .height-100per {
        height: 100%;
    }

    .ent-width-80-percent {
        width: 80%;
    }

    .ent-bgGrayLight9 {
        background-color: #EBEBEB;
    }

    .ent-flex-wrap {
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap
    }

    .ent-max-width-600px {
        max-width: 600px;
    }

    .ent-max-width-580px {
        max-width: 580px;
    }

    .ent-min-height-200 {
        min-height: 200px;
    }

    .ent-min-height-220 {
        min-height: 220px;
    }

    .ent-min-height-375px {
        min-height: 375px;
    }

    .ent-min-height-428 {
        min-height: 428px;
    }

    .ent-outline-webkit-focus-ring:focus {
        outline: 5px auto -webkit-focus-ring-color;
    }

    .middle-align-self {
        align-self: center
    }

    .ent-vertical-align-middle {
        vertical-align: middle;
    }

    .bottom-align-self {
        align-self: flex-end
    }

    .container-flex-grow-fill {
        flex-grow: 1
    }

    .flex-base-100 {
        flex-basis: 100%
    }

    .ent-space-bet {
        justify-content: space-between
    }

    .ent-page-title {
        flex-basis: 50%;
    }

    .ent-align-items-center {
        align-items: center;
        -webkit-align-items: center
    }

    .ent-align-items-right {
        align-items: flex-end;
        -webkit-align-items: flex-end
    }

    .ent-justify-center {
        -webkit-justify-content: center;
        justify-content: center;
        -ms-justify-content: center;
    }

    .ent-direction-row {
        -webkit-flex-direction: row;
        flex-direction: row
    }

    .ent-direction-row-reverse {
        -webkit-flex-direction: row-reverse;
        flex-direction: row-reverse;
    }

    .ent-direction-column {
        -webkit-flex-direction: column;
        flex-direction: column;
        -ms-flex-direction: column;
    }


    /*icon helper*/

    .ent-one-line:before {
        padding-left: 8px;
        display: inline;
    }

    .ent-overflow-hidden {
        overflow: hidden;
    }

    .ent-add-icon-chevron:after {
        content: "\00a0\e012";
        font-family: 'bell-icon';
        position: absolute;
        display: inline-block;
        font-size: 18px;
    }

    .icon-search {
        font-weight: bold;
    }

    a.dispBlock {
        display: block;
    }


    /* custom button for enterprise mobility component */

    .btn-default.custom-box-btn {
        padding: 10px 30px;
    }


    /*Padding*/

    .pad-5 {
        padding: 5px
    }

    .pad-5-left {
        padding-left: 5px
    }

    .pad-5-right {
        padding-right: 5px
    }

    .pad-5-top {
        padding-top: 5px
    }

    .pad-5-bottom {
        padding-bottom: 5px
    }

    .pad-10 {
        padding: 10px
    }

    .pad-10-left {
        padding-left: 10px
    }

    .pad-10-right {
        padding-right: 10px
    }

    .pad-10-top {
        padding-top: 10px
    }

    .pad-10-bottom {
        padding-bottom: 10px
    }

    .pad-15 {
        padding: 15px
    }

    .pad-15-top {
        padding-top: 15px
    }

    .pad-15-bottom {
        padding-bottom: 15px
    }

    .pad-15-left {
        padding-left: 15px
    }

    .pad-15-right {
        padding-right: 15px
    }

    .pad-20-top {
        padding-top: 20px
    }

    .pad-20-bottom {
        padding-bottom: 20px
    }

    .pad-25-left {
        padding-left: 25px
    }

    .pad-25-right {
        padding-right: 25px
    }

    .pad-25-top {
        padding-top: 25px
    }

    .pad-25-bottom {
        padding-bottom: 25px
    }

    .pad-30-top {
        padding-top: 30px
    }

    .pad-30-bottom {
        padding-bottom: 30px
    }

    .pad-30-left {
        padding-left: 30px
    }

    .pad-30-right {
        padding-right: 30px
    }

    .pad-35-right {
        padding-right: 35px
    }

    .pad-40-right {
        padding-right: 40px
    }

    .pad-35 {
        padding: 35px
    }

    .pad-35-top {
        padding-top: 35px
    }

    .pad-35-bottom {
        padding-bottom: 35px
    }

    .pad-35-left {
        padding-left: 35px
    }

    .pad-35-right {
        padding-right: 35px
    }

    .pad-40-left {
        padding-left: 40px
    }

    .pad-40-right {
        padding-right: 40px
    }

    .pad-40-left {
        padding-left: 40px
    }

    .pad-40-top {
        padding-top: 40px
    }

    .pad-45 {
        padding: 45px
    }

    .pad-45-bottom {
        padding-bottom: 45px
    }

    .pad-45-left {
        padding-left: 45px
    }

    .pad-45-right {
        padding-right: 45px
    }

    .pad-45-top {
        padding-top: 45px
    }

    .pad-50 {
        padding: 50px
    }

    .pad-50-left {
        padding-left: 50px
    }

    .pad-50-right {
        padding-right: 50px
    }

    .pad-50-bottom {
        padding-bottom: 50px
    }

    .pad-50-top {
        padding-top: 50px
    }

    .pad-55-bottom {
        padding-bottom: 55px
    }

    .pad-55-top {
        padding-top: 55px
    }

    .pad-60 {
        padding: 60px
    }

    .pad-60-top {
        padding-top: 60px
    }

    .pad-60-bottom {
        padding-bottom: 60px
    }

    .pad-60-left {
        padding-left: 60px
    }

    .pad-60-right {
        padding-right: 60px
    }

    .pad-70-top {
        padding-top: 70px
    }

    .pad-70-bottom {
        padding-bottom: 70px
    }

    .pad-110-bottom {
        padding-bottom: 100px
    }

    .pad-100-top {
        padding-top: 100px
    }

    .pad-105-top {
        padding-top: 105px
    }

    .pad-85-bottom {
        padding-bottom: 85px
    }

    .ent-vPadding40 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .container.liquid-container.ent-pad-side-15 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .no-pad {
        padding: 0
    }

    .no-pad-left {
        padding-left: 0
    }

    .no-pad-right {
        padding-right: 0
    }

    .no-pad-top {
        padding-top: 0
    }

    .no-pad-bottom {
        padding-bottom: 0
    }


    /*Margins*/

    .margin-0-auto {
        margin: 0 auto;
    }

    .no-margin {
        margin: 0
    }

    .no-margin-bottom {
        margin-bottom: 0
    }

    .no-margin-top {
        margin-top: 0
    }

    .no-margin-right {
        margin-right: 0
    }

    .no-margin-left {
        margin-left: 0
    }

    .margin-5-left {
        margin-left: 5px
    }

    .margin-5-right {
        margin-right: 5px
    }

    .margin-5-top {
        margin-top: 5px
    }

    .margin-5-bottom {
        margin-bottom: 5px
    }

    .margin-10-top {
        margin-top: 10px
    }

    .margin-10-bottom {
        margin-bottom: 10px
    }

    .margin-10-right {
        margin-right: 10px
    }

    .margin-10-left {
        margin-left: 10px
    }

    .margin-12-left {
        margin-right: 12px
    }

    .margin-12-right {
        margin-right: 12px
    }

    .margin-15-left {
        margin-left: 15px
    }

    .margin-15-right {
        margin-right: 15px
    }

    .margin-15-top {
        margin-top: 15px
    }

    .margin-15-bottom {
        margin-bottom: 15px
    }

    .margin-20-bottom {
        margin-bottom: 20px
    }

    .margin-20-right {
        margin-right: 20px
    }

    .margin-20-top-neg {
        margin-top: -20px
    }

    .margin-40-top-neg {
        margin-top: -40px
    }

    .margin-right-20 {
        margin-right: 20px
    }

    .margin-20-left {
        margin-left: 20px
    }

    .margin-25-left {
        margin-left: 25px
    }

    .margin-25-right {
        margin-right: 25px
    }

    .margin-25-top {
        margin-top: 25px
    }

    .margin-25-bottom {
        margin-bottom: 25px
    }

    .margin-30-left {
        margin-left: 30px
    }

    .margin-30-right {
        margin-right: 30px
    }

    .margin-40-left {
        margin-left: 40px
    }

    .margin-40-right {
        margin-right: 40px
    }

    .margin-45-right {
        margin-right: 45px
    }

    .margin-60-left {
        margin-left: 60px
    }

    .margin-60-right {
        margin-right: 60px
    }

    .margin-50-bottom {
        margin-bottom: 50px
    }

    .ent-margin-right-before-10:before {
        margin-right: 10px;
    }

    .ent-margin-n15-top {
        margin-top: -15px;
    }

    .ent-pad-side-60 {
        padding-left: 60px;
        padding-right: 60px;
    }

    .ent-pad-side-75 {
        padding-left: 75px;
        padding-right: 75px;
    }

    .ent-pad-side-300 {
        padding-left: 300px;
        padding-right: 300px;
    }

    .ent-resize-none {
        resize: none;
    }


    /*heights*/

    .ent-min-height-345 {
        min-height: 345px;
        height: auto;
    }

    .ent-min-height-370 {
        min-height: 370px;
    }

    .ent-min-height-322 {
        min-height: 322px;
    }

    .ent-height-428 {
        height: 428px;
    }

    .ent-height-430 {
        min-height: 430px;
        height: auto;
    }

    .ent-height-500 {
        height: 500px;
    }

    .ent-height-489 {
        height: 489px;
    }

    .ent-height-600 {
        height: 600px;
    }

    .ent-height-620 {
        height: 620px;
    }

    .ent-height-115 {
        height: 115px;
    }

    .ent-height-85 {
        height: 85px;
    }

    .ent-height-90 {
        height: 90px;
    }

    .ent-form .ent-height-150 {
        height: 150px;
    }

    .ent-height-305 {
        height: 305px
    }

    .ent-height-180 {
        height: 180px;
    }

    .ent-homepage-slider .slick-list {
        height: 100%;
    }

    .ent-slider-text-container {
        height: 500px;
    }


    /*boxshadows for ENT*/

    .ent-boxshadow-0-0-70-0 {
        box-shadow: 0 0 70px 0 rgba(0, 0, 0, 0.3);
    }

    .ent-boxshadow-0-0-17-0 {
        box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.3);
    }


    /*spacers*/

    .spacer45 {
        height: 45px
    }

    .spacer50 {
        height: 50px
    }

    .spacer55 {
        height: 55px;
    }

    .spacer60 {
        height: 60px
    }

    .spacer70 {
        height: 70px
    }

    .spacer75 {
        height: 75px
    }

    .ent-vSpacer60 {
        width: 60px
    }

    .ent-spacer-52 {
        height: 52px
    }

    .ent-spacer-140 {
        height: 140px
    }

    .ent-spacer-135 {
        height: 135px
    }

    .ent-spacer-125 {
        height: 125px
    }


    /*Colors*/

    .ent-bgColorf2f2f2 {
        background-color: #f2f2f2
    }

    .ent-color4a4a4a {
        color: #4a4a4a;
    }


    /*borders*/

    .ent-no-border {
        border: 0
    }

    .ent-no-border-left-width {
        border-left-width: 0
    }

    .ent-no-border-right-width {
        border-right-width: 0
    }

    .ent-border-979797 {
        border: 1px solid #979797
    }

    .ent-border-979797-left {
        border-left: 2px solid #979797
    }

    .ent-border-979797-right {
        border-right: 2px solid #979797
    }

    .ent-border-979797-top {
        border-top: 1px solid #979797
    }

    .ent-border-979797-bottom {
        border-bottom: 1px solid #979797
    }

    .ent-border-e1e1e1-bottom {
        border-bottom: 1px solid #e1e1e1
    }

    .ent-border-d4d4d4 {
        border: 1px solid #d4d4d4;
    }

    .ent-border-00215f-right {
        border-right: 1px solid #00215f;
    }

    .ent-border-white {
        border: 1px solid #fff
    }

    .ent-border-radius-50 {
        border-radius: 50%;
    }


    /*fonts*/

    .ent-txtSize65 {
        font-size: 65px
    }

    .ent-txtSize64 {
        font-size: 64px
    }

    .ent-txtSize60 {
        font-size: 60px
    }

    .ent-txtSize55 {
        font-size: 55px
    }

    .ent-txtSize54 {
        font-size: 54px
    }

    .ent-txtSize45 {
        font-size: 45px
    }

    .ent-txtSize42 {
        font-size: 42px
    }

    .ent-txtSize40 {
        font-size: 40px
    }

    .ent-txtSize36 {
        font-size: 36px
    }

    .ent-txtSize35 {
        font-size: 35px
    }

    .ent-txtSize28 {
        font-size: 28px
    }

    .ent-txtSize24 {
        font-size: 24px;
    }

    .ent-txtSize18 {
        font-size: 18px
    }

    .ent-txtSize16 {
        font-size: 16px
    }

    .ent-txtSize10 {
        font-size: 10px
    }

    .ent-txtSize0 {
        font-size: 0
    }

    .icon.ent-icon-bold {
        font-weight: bold
    }

    .txt-decor-none {
        text-decoration: none;
    }

        .txt-decor-none:hover {
            text-decoration: none;
        }

        .txt-decor-none:focus {
            text-decoration: none;
        }

    .ent-margin .ent-text-indent14 {
        text-indent: 14px;
    }


    /*line heights*/

    .ent-line-height-14 {
        line-height: 14px
    }

    .ent-line-height-16 {
        line-height: 16px
    }

    .ent-line-height-20 {
        line-height: 20px;
    }

    .ent-line-height-22 {
        line-height: 22px;
    }

    .ent-line-height-25 {
        line-height: 25px;
    }

    .ent-line-height-36 {
        line-height: 36px
    }

    .ent-line-height-34 {
        line-height: 34px
    }

    .ent-line-height-50 {
        line-height: 50px
    }

    .ent-line-height-18 {
        line-height: 18px
    }

    .ent-line-height-26 {
        line-height: 26px
    }

    .ent-line-height-30 {
        line-height: 30px
    }

    .ent-line-height-1p6 {
        line-height: 1.6
    }

    .ent-line-height-180 {
        line-height: 180px
    }

    .ent-line-height-82 {
        line-height: 0.82
    }


    /* ENT Diplay */

    .ent-display-table {
        display: table;
    }

    .ent-display-table-cell {
        display: table-cell;
    }

    .ent-display-none {
        display: none;
    }


    /*Letter Spacing*/

    .ent-letter-spacing-n0p64 {
        letter-spacing: -0.64px;
    }

    .ent-letter-spacing-n1 {
        letter-spacing: -1px;
    }

    .ent-letter-spacing-n0p8 {
        letter-spacing: -0.8px;
    }

    .ent-letter-spacing-n1p48 {
        letter-spacing: -1.48px;
    }

    .ent-letter-spacing-n0p48 {
        letter-spacing: -0.48px;
    }

    .ent-letter-spacing-n0p56 {
        letter-spacing: -0.56px;
    }

    .ent-letter-spacing-n1p33 {
        letter-spacing: -1.33px;
    }

    .ent-letter-spacing-n0p3 {
        letter-spacing: -0.3px;
    }

    .ent-required-fields:before {
        content: '*';
        display: inline-block;
        margin-right: .25em;
        font-weight: bold;
        color: #BD2025;
    }

    .ent-image-circle-30 {
        width: 30px;
        height: 30px;
    }

    .ent-height-auto {
        height: auto;
    }

    .ent-clear-default {
        max-width: 100%;
        height: auto;
        margin: auto;
    }

    .ent-gradient-blue-to-blueDark {
        background: linear-gradient(to bottom, #00549a, #003778);
    }

    .btn.ent-call-to-action {
        padding: 0;
        background: none;
    }

        .btn.ent-call-to-action:hover,
        .btn.ent-call-to-action:focus,
        .btn.ent-call-to-action.active {
            background-color: transparent;
            -webkit-box-shadow: none;
            -moz-box-shadow: none;
            box-shadow: none;
            outline: none;
        }

    .ent-intro-banner-image {
        height: 180px;
        width: 420px;
    }

    .ent-exploremore-tab a:focus,
    .ent-tab2-exploremore a:focus {
        outline: 5px dotted #6cb6db;
    }


    /*
    MIB
*/

    .ent-MIB-image {
        height: 305px;
    }

    .ent-MIB {
        height: calc(100% - 305px);
    }


    /*ent-btn*/

    .btn.btn-size15 {
        font-size: 15px;
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
    }


    /*
    RaCB
*/

    .ent-icon-container,
    .ent-circ-custo {
        height: 85px;
        width: 85px;
        border: 2px solid #fff;
        border-radius: 50%;
        display: inline-block;
        padding-left: 20px;
        padding-top: 15px;
    }

    .ent-circ-custo {
        height: 65px;
        width: 65px;
        margin: 0 auto;
    }

    .ent-circ-custo-sub:before {
        top: -16px;
        left: -9px;
        font-size: 30px;
    }

    .blue-text-and-image {
        display: table;
        table-layout: fixed;
    }

    .ent-max-width-70p {
        max-width: 70%;
    }

    .ent-max-width-100p {
        max-width: 100%;
    }

    .ent-icon-container .icon-headphones-nopad:before {
        top: -5px;
    }


    /* FWBanner */

    .ent-bellBlueBanner {
        height: 430px;
    }

    .ent-generic-banner .slick-track {
        min-height: 500px;
    }

    .section-banner.slick-slider {
        height: 430px;
    }

    .section-banner .ent-slider-text-container {
        height: 380px;
    }

        .section-banner .ent-slider-text-container p {
        }


    /*
    TalkToUs
*/

    .col-contact {
        display: table;
        table-layout: fixed;
    }

        .col-contact .col-1 {
            padding-right: 10px;
        }

        .col-contact .col-1,
        .col-contact .col-2 {
            width: auto;
        }

        .col-contact > [class^="col-"],
        .col-contact > [class*=" col-"] {
            display: table-cell;
            float: none;
        }

    .ent-contact-box a.ent-contact-box,
    .bgBlue .ent-contact-box a.ent-contact-box,
    .bgBlueDark a.ent-contact-box {
        color: #fff;
        text-decoration: none;
    }

        .ent-contact-box a.ent-contact-box:hover,
        .bgBlue a.ent-contact-box:hover,
        .bgBlueDark a.ent-contact-box:hover {
            color: #fff;
            text-decoration: underline;
        }

    .ent-bundle-link-blue a {
        color: #00549a;
        text-decoration: none;
    }

        .ent-bundle-link-blue a:hover {
            color: #00549a;
            text-decoration: underline;
        }

    .ent-talktous .ent-talktous-font {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: -1.33px;
        margin: 0;
    }


    /*
    ViewBundle
*/

    .ent-ViewBundle-details {
        line-height: 16px;
        letter-spacing: -0.35px;
        margin-top: 25px;
        margin-bottom: 30px;
    }

    .ent-ViewBundle-details-width {
        max-width: 230px;
    }

    .ent-ViewBundle-image {
        max-width: 275px;
        width: 100%;
        height: 230px;
    }


    /*
    Transformer Block
*/

    .ent-TB-gradient-black {
        background: linear-gradient(to bottom, rgb(173, 173, 173), black);
    }

    .ent-TB-image {
        width: 220px;
        height: 290px;
    }

    .ent-LB3-image {
        max-width: 200px;
        height: 200px;
    }

    .ent-LG3-details-width {
        width: 200px;
    }

    .ent-LG3-title-width {
        width: 100%;
    }

    .ent-LG3-details-content {
        line-height: 16px;
        letter-spacing: -0.35px;
    }


    /* slick for cities adjustmet */

    .ent-slider-cities .slick-dots {
        bottom: 5px;
    }

    a.dispBlock h2 i::before {
        top: -0.1em;
    }


    /*
    - Banner
    - Grid

/* Intro Banner */

    .ent-intro-banner-info-big {
        height: 650px;
        width: 1900px;
    }

    .ent-intro-banner-info {
        height: 344px;
        min-height: 345px;
    }

    .ent-banner .slick-dots {
        bottom: 20px;
        margin-left: -4px;
    }


    /*Explore Solution Slider*/

    .ent-expsol-slider-nav .slick-track,
    .ent-expsol-flex-slider-nav .slick-track {
        display: flex;
        display: -webkit-flex;
        -webkit-justify-content: center;
        justify-content: center;
    }

    .ent-expsol-slider-nav .ent-expsol-div-slider-nav,
    .ent-expsol-flex-slider-nav .ent-expsol-flex-div-slider-nav {
        max-width: 150px;
    }

    .ent-expsol-slider-for .slick-next,
    .ent-expsol-slider-for .slick-prev,
    .ent-expsol-flex-slider-for .slick-next,
    .ent-expsol-flex-slider-for .slick-prev {
        transform: translateY(-30%);
        opacity: 1;
        background-color: transparent;
        box-shadow: none;
    }

        .ent-expsol-slider-for .slick-next::before,
        .ent-expsol-slider-for .slick-prev::before,
        .ent-expsol-flex-slider-for .slick-next::before,
        .ent-expsol-flex-slider-for .slick-prev::before {
            color: #999;
        }

    .ent-expsol-slider-for .slick-next,
    .ent-expsol-flex-slider-for .slick-next {
        right: -15px;
    }

    .ent-expsol-slider-for .slick-prev,
    .ent-expsol-flex-slider-for .slick-prev {
        left: -15px;
    }

        .ent-expsol-slider-for .slick-next:focus::before,
        .ent-expsol-slider-for .slick-prev:focus::before,
        .ent-expsol-flex-slider-for .slick-next:focus::before,
        .ent-expsol-flex-slider-for .slick-prev:focus::before {
            color: #003676;
        }

        .ent-expsol-slider-for .slick-next:hover,
        .ent-expsol-slider-for .slick-prev:hover,
        .ent-expsol-flex-slider-for .slick-next:hover,
        .ent-expsol-flex-slider-for .slick-prev:hover {
            box-shadow: none;
        }

            .ent-expsol-slider-for .slick-next:hover::before,
            .ent-expsol-slider-for .slick-prev:hover::before,
            .ent-expsol-flex-slider-for .slick-next:hover::before,
            .ent-expsol-flex-slider-for .slick-prev:hover::before {
                color: #003676;
            }

    .ent-no-transition,
    .ent-no-transition .col,
    .ent-no-transition [class^="col-"],
    .ent-no-transition [class*=" col-"] {
        transition: none;
    }

    .ent-rotating-with-tabs-automate .ent-rwt-count {
        height: 65px;
        margin-top: 10px;
        border-top: none;
    }

        .ent-rotating-with-tabs-automate .ent-rwt-count.active-tv-div-slider-nav {
            height: 75px;
            margin-top: 0;
        }

            .ent-rotating-with-tabs-automate .ent-rwt-count.active-tv-div-slider-nav:not(:last-of-type)::before {
                margin-top: 10px;
            }


    /*---------*/

    .ent-expsol-slider-nav .slick-active.active-tab .p-slider-nav,
    .ent-expsol-flex-slider-nav .slick-active.active-tab .p-slider-nav {
        border: 2px solid #003778;
        border-radius: 20px;
    }

    .ent-expsol-slider-nav .p-slider-nav,
    .ent-expsol-flex-slider-nav .p-slider-nav {
        line-height: 17px;
        font-size: 15px;
        padding: 10px;
        border: 2px solid transparent;
    }

    .ent-expsol-slider-for .vPad-30,
    .ent-expsol-flex-slider-for .vPad-30 {
        padding: 0 30px;
    }

    .ent-expsol-slider-for.ent-expsol-slider-single-slide .ent-expsol-div-slider-for,
    .ent-expsol-slider-for.ent-expsol-slider-single-slide .slick-track,
    .ent-expsol-flex-slider-for.ent-expsol-slider-single-slide .ent-expsol-div-slider-for,
    .ent-expsol-flex-slider-for.ent-expsol-slider-single-slide .slick-track {
        width: 100% !important;
    }


    /*Explore Solution Slider*/

    .ent-trends .slider .slick-prev:hover,
    .ent-trends .slider .slick-next:hover,
    .ent-trends .slider .slick-prev:focus,
    .ent-trends .slider .slick-next:focus,
    .ent-trends .slider .slick-prev,
    .ent-trends .slider .slick-next,
    .ent-recom-rsc .slider .slick-prev:hover,
    .ent-recom-rsc .slider .slick-next:hover,
    .ent-recom-rsc .slider .slick-prev:focus,
    .ent-recom-rsc .slider .slick-next:focus,
    .ent-recom-rsc .slider .slick-prev,
    .ent-recom-rsc .slider .slick-next {
        opacity: 1;
        background: transparent;
        box-shadow: none;
    }

        .ent-recom-rsc .slider .slick-next:before,
        .ent-recom-rsc .slider .slick-prev:before,
        .ent-trends .slider .slick-prev:before,
        .ent-trends .slider .slick-next:before {
            font-weight: bold;
            font-size: 24px;
        }

    .ent-trends .slick-dots,
    .ent-recom-rsc .slick-dots {
        bottom: 5px;
        margin-left: -4px;
    }

        .ent-trends .slick-dots li button {
            background-color: transparent;
        }

        .ent-trends .slick-dots li.slick-active button {
            background-color: #999;
        }

    .ent-banner .slick-slider {
        margin-bottom: 0px;
    }

    .ent-slider-one-view .ent-trend-right-cont {
        padding-left: 60px;
        min-height: 282px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

        .ent-slider-one-view .ent-trend-right-cont .icon {
            align-self: flex-start
        }

    .ent-circ-right-content span {
        display: block;
    }

    .ent-circular-banner,
    .ent-circular-banner-width-73 {
        background: #00549A;
        width: 73px;
        height: 73px;
        border-radius: 64px;
        border: 1px solid #00549A;
        margin: 0 auto;
    }

    .ent-circular-size-32 {
        width: 32px;
        height: 32px;
    }

    .ent-circular-content {
        position: relative;
        top: 24px;
    }

    .ent-circular-content-icon {
        position: relative;
        top: 15px;
    }

    .ent-circular-content-inner-slide {
        position: relative;
        top: 12px;
    }

        .ent-circular-content-inner-slide .swipe-icon-cont {
            left: 2px;
        }

    .ent-banner-cont {
        text-align: center;
        text-align: -moz-center;
        text-align: -webkit-center;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }

    .ent-circ-right-content span {
        display: block;
    }

    .ent-icon-link a:hover {
        text-decoration: none;
    }

        .ent-icon-link a:hover .txt-underline {
            text-decoration: underline;
        }


    /* Grid */

    .ent-content-grid {
        position: relative;
        overflow: hidden;
    }

    .ent-no-pad-side {
        padding-right: 0;
        padding-left: 0;
    }

    .ent-icon-small-18 {
        font-size: 18px;
    }

    .ent-icon-small-14 {
        font-size: 14px;
    }

    .ent-bordered-blue {
        border: 1px solid #002f71;
    }

    .ent-icon-banner-200 {
        height: 200px;
        line-height: 200px;
    }

    .ent-icon-banner-220 {
        height: 220px;
        line-height: 220px;
    }

    .ent-round-border-white {
        border: 2px solid #fff;
        border-radius: 50%;
        width: 73px;
        height: 73px;
    }

    .ent-border-gray {
        border: 1px solid #D4D4D4;
    }

    .ent-no-border-top {
        border-top: none;
    }

    .ent-trend-banner,
    .ent-recom-rsc-banner {
        width: 33.33%;
    }

    .ent-trend-content,
    .ent-recom-rsc-content {
        width: calc(100% - 315px);
        padding-left: 60px;
        padding-top: 60px;
        padding-bottom: 55px;
        padding-right: 30px;
    }

    .ent-rsc-center-content {
        height: calc(100% - 180px);
        padding: 25px 29px;
        min-height: 180px;
    }

    .ent-trends .slick-slider,
    .ent-recom-rsc .slick-slider {
        height: auto;
    }

    .ent-main-circ-cont .more-link:after,
    .ent-trend-content .more-link:after,
    .ent-recom-rsc-content .more-link:after,
    .resource-center-slider .more-link:after {
        top: -1px;
        right: -1px;
        font-size: 14px;
    }

    .tooltip .more-link:after,
    .modal .more-link:after {
        top: 0;
        right: 0;
        font-size: 18px;
    }

    .node--mobile .modal-title {
        letter-spacing: -0.6px;
        line-height: 26px !important;
    }

    .node--mobile .modal-content {
        padding: 15px 0;
    }

    .ent-trend-content span,
    .ent-recom-rsc-content span {
        display: block;
    }


    /* Title and Search Field */

    .ent-title-bar {
        height: 130px;
    }


    /* Main Content Search Bar */

    .ent-search-bar-wrap {
        flex-basis: 313px;
    }

    .ent-search-bar [type="search"] {
        position: relative;
        width: 100%;
        padding: 9px 50px 9px 20px;
        margin: 0;
        background-color: #fff;
        color: #111;
        line-height: 20px;
        height: 37px;
        border-radius: 2px;
        display: inline-block;
        border: 1px solid #d4d4d4;
        top: 5px;
        box-shadow: inset 0.7px 0.7px 3px 0 rgba(0, 0, 0, 0.24);
    }

    .ent-search-bar .ent-search-btn {
        width: 55px;
        height: 40px;
        background: none;
    }

    .ent-search-bar [type="submit"] {
        position: relative;
        border: 0;
        padding: 22px 0;
        float: right;
        top: -46px;
        right: 15px;
        background: transparent;
    }

    .ent-search-bar [type="reset"] {
        position: relative;
        float: right;
        margin-top: -26px;
        background: none;
        border: 0;
        right: 40px;
        width: 40px;
        display: none;
    }


    /* Carousel */

    .resource-center-slider .slick-track,
    .section-trend-slider .slick-track {
        display: flex;
    }

    .resource-center-slider.slick-slider {
        height: auto;
        margin: 0 auto;
        padding-left: 30px;
        padding-right: 30px;
    }

    .resource-center-slider .slick-prev,
    .resource-center-slider .slick-next {
        opacity: 1;
        background-color: transparent;
        box-shadow: none;
    }

    .resource-center-slider .slick-dots {
        bottom: -50px;
        width: calc(100% - 60px);
        margin-left: -4px;
    }

    .resource-center-slider .slick-prev,
    .resource-center-slider .slick-next {
        opacity: 1;
        background-color: transparent;
        box-shadow: none;
    }

        .resource-center-slider .slick-prev:hover,
        .resource-center-slider .slick-next:hover,
        .resource-center-slider .slick-prev:focus,
        .resource-center-slider .slick-next:focus {
            background: transparent;
            box-shadow: none;
        }

            .resource-center-slider .slick-prev:hover:before,
            .resource-center-slider .slick-next:hover:before,
            .resource-center-slider .slick-prev:active:before,
            .resource-center-slider .slick-next:active:before,
            .resource-center-slider .slick-prev:active,
            .resource-center-slider .slick-next:active,
            .resource-center-slider .slick-prev:hover,
            .resource-center-slider .slick-prev:focus,
            .resource-center-slider .slick-next:hover,
            .resource-center-slider .slick-next:focus,
            .resource-center-slider .slick-prev:before,
            .resource-center-slider .slick-next:before,
            .section-recom-rsc-slider .slick-prev:hover:before,
            .section-recom-rsc-slider .slick-next:hover:before,
            .section-recom-rsc-slider .slick-prev:active:before,
            .section-recom-rsc-slider .slick-next:active:before,
            .section-recom-rsc-slider .slick-prev:active,
            .section-recom-rsc-slider .slick-next:active,
            .section-recom-rsc-slider .slick-prev:hover,
            .section-recom-rsc-slider .slick-prev:focus,
            .section-recom-rsc-slider .slick-next:hover,
            .section-recom-rsc-slider .slick-next:focus,
            .section-recom-rsc-slider .slick-prev:before,
            .section-recom-rsc-slider .slick-next:before,
            .section-trend-slider .slick-prev:hover:before,
            .section-trend-slider .slick-next:hover:before,
            .section-trend-slider .slick-prev:active:before,
            .section-trend-slider .slick-next:active:before,
            .section-trend-slider .slick-prev:active,
            .section-trend-slider .slick-next:active,
            .section-trend-slider .slick-prev:hover,
            .section-trend-slider .slick-prev:focus,
            .section-trend-slider .slick-next:hover,
            .section-trend-slider .slick-next:focus,
            .section-trend-slider .slick-prev:before,
            .section-trend-slider .slick-next:before {
                color: #00549a;
            }

        .resource-center-slider .slick-prev.slick-disabled:before,
        .resource-center-slider .slick-next.slick-disabled:before,
        .section-recom-rsc-slider .slick-prev.slick-disabled:before,
        .section-recom-rsc-slider .slick-next.slick-disabled:before,
        .section-trend-slider .slick-prev.slick-disabled:before,
        .section-trend-slider .slick-next.slick-disabled:before {
            opacity: 1;
            color: #999;
        }

    .resource-center-slider .slick-prev {
        left: -18px;
    }

    .resource-center-slider .slick-next {
        right: -18px;
    }

        .resource-center-slider .slick-prev:before,
        .resource-center-slider .slick-next:before {
            font-size: 30px;
        }

    .resource-center-slider .slickSlide,
    .section-trend-slider .slickSlide,
    .section-recom-rsc-slider .slickSlide {
        display: flex;
        height: auto;
    }

    .resource-center-slider .more-link {
        position: absolute;
        bottom: 30px;
    }

    .ent-bold-icon {
        font-weight: bold;
    }


    /* Conferencing Solutions */

    .ent-conf-sol .text-and-image > [class^="col-"],
    .ent-conf-sol .text-and-image > [class*=" col-"] {
        vertical-align: top;
    }

    .ent-conf-sol ul.tabs.tabs_vertical li {
        padding: 32px 50px 32px 28px;
    }

        .ent-conf-sol ul.tabs.tabs_vertical li:before,
        .ent-conf-sol ul.tabs.tabs_vertical li.active_tabs:before {
            right: 27px;
        }

    .ent-conf-sol .btc-addons-content {
        vertical-align: top;
    }

    .ent-conf-sol .accordionContent {
        padding: 30px 30px 60px;
    }

    .ent-conf-sol .accordionButton {
        padding: 20px 30px;
    }


    /* Protect Your Device Component */

    .ent-protect-devices-image {
        height: 232px;
        overflow: hidden;
        position: relative;
    }

    .ent-tv-slider-image {
        height: 374px;
        width: 378px;
    }


    /* Rate Plans component */

    .ent-rate-plan-image {
        width: 160px;
        height: 252px;
        background-color: #f1f1f1;
    }

    .ent-rate-plan-list {
        border-right: 1px solid #e1e1e1;
        border-bottom: 1px solid #e1e1e1;
    }

    .ent-rate-plan-content {
        position: relative;
    }

        .ent-rate-plan-content a {
            position: absolute;
            bottom: 0;
        }


    /* What we sell grid */

    .ent-what-we-sell-grid-image {
        width: 113px;
        height: 159px;
        position: relative;
        overflow: hidden;
    }

    .ent-what-we-sell-grid-list {
        border-right: 2px solid #e9e9e9;
        border-bottom: 2px solid #e9e9e9;
    }


    /* Bell Difference */

    .ent-bell-difference-image {
        min-height: 427px;
    }


    /* Explore Solutions header */

    .ent-explore-solutions-header {
        top: 30px;
    }


    /* What we sell overrides*/

    .ent-what-we-sell ul.tabs li.active_tabs .active-tab-top {
        height: 15px;
        top: -15px;
    }

    .ent-what-we-sell ul.tabs li.active_tabs .glyphicon-class {
        padding-bottom: 6px;
    }

    .ent-what-we-sell ul.tabs {
        margin-bottom: 22px;
    }

        .ent-what-we-sell ul.tabs li {
            font-size: 14px;
        }

            .ent-what-we-sell ul.tabs li.active_tabs a,
            .ent-what-we-sell ul.tabs li.active_tabs a:focus,
            .ent-what-we-sell ul.tabs li.active_tabs a:hover {
                color: #fff;
            }

            .ent-what-we-sell ul.tabs li a:hover {
                color: #fff;
            }

            .ent-what-we-sell ul.tabs li a:focus {
                color: #fff;
            }

    .ent-what-we-sell select.custom-selection {
        font-size: 18px;
        background-color: #003778;
        height: 60px;
        padding-left: 30px;
        color: #fff;
    }

    .ent-what-we-sell div.selection-box:after {
        height: 58px;
        padding: 14px 18px;
        background-color: #00549A;
    }


    /* Sell Solutions */

    .ent-sell-iot-solutions-image {
        min-height: 280px;
    }


    /* Explore solution lists */

    .ent-explore-solutions-list {
        border-bottom: 1px solid #e1e1e1;
        padding: 60px;
    }

    .ent-explore-solutions-list-image {
        height: 174px;
        max-width: 340px;
    }

    .ent-explore-solutions-list-content {
        max-width: 408px;
    }

    .ent-explore-solutions-image-main {
        background-image: url(../img/placeholders/342x174_iot_solutions.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        width: 342px;
        height: 174px;
    }

    .ent-explore-solutions-list:nth-child(even) {
        flex-direction: row-reverse;
    }

    .ent-explore-solutions-list:last-child {
        border-bottom: 0;
    }

    .ent-explore-solutions-list:nth-child(odd) .ent-explore-solutions-list-col-image {
        padding-right: 60px;
    }

    .ent-explore-solutions-list:nth-child(even) .ent-explore-solutions-list-col-image {
        padding-left: 120px;
    }

    .ent-explore-solutions-list:nth-child(even) .ent-explore-solutions-list-content {
        float: right;
    }


    /* Transform your business */

    .ent-transform-business.container.liquid-container {
        padding-left: 0;
        padding-right: 30px;
    }

    .ent-transform-business-image {
        min-width: 384px;
        min-height: 354px;
        border-radius: 0% 100vh 100vh 0% / 0% 500vh 500vh 0%;
        position: relative;
        z-index: 1;
        background-color: #f8f8f8;
        padding-right: 60px;
    }

    .ent-transform-business-image-content {
        width: 93%;
        height: 100%;
        position: absolute;
        background-color: #f0f0f0;
        border-radius: 0% 100vh 100vh 0% / 0% 500vh 500vh 0%;
        z-index: 2;
    }


    /*
    TV Slider Overrides
*/

    .ent-bg-bluGrad {
        background: linear-gradient(315deg, #005CAA 0%, #002F71 100%);
    }

    .ent-tv-slider-for.slick-slider {
        height: auto;
    }

    .ent-tv-slider-for .slick-track {
        top: 60px;
    }

    .ent-tv-slider-for .fpo-container {
        width: 378px;
        height: 374px;
    }

    .ent-tv-div-slider-for .ent-MIB-image {
        width: 378px;
        height: 374px;
        margin-right: 30px;
    }

    .ent-tv-slider-for .slick-prev,
    .ent-tv-slider-for .slick-next {
        top: calc(50% - 25px);
    }

    .ent-node-slider-header {
        min-height: 75px;
        height: 75px;
    }

    .ent-tabs-slider-for.tv-slider-for i.icon-play-icon {
        padding-right: 0;
    }

    .ent-node-div-slider-nav {
        float: left;
        cursor: pointer;
        min-height: 1px;
        /*outline: 0;*/
        /*TFS 43064*/
    }

    .ent-node-slider-header .ent-node-div-slider-nav {
        height: 75px;
        background-color: #01215e;
        flex: 1;
    }

        .ent-node-slider-header .ent-node-div-slider-nav:not(:last-of-type) .tv-p-slider-nav {
            border-right: none;
        }

    .ent-node-slider-header .ent-node-div-slider-nav {
        border-top: 10px solid #01215e;
    }

        .ent-node-slider-header .ent-node-div-slider-nav .tv-p-slider-nav {
            opacity: 1;
            padding: 16px 15px;
        }

    .ent-node-slider-header .active-node-div-slider-nav:not(:last-of-type)::before {
        display: none;
    }

    .ent-node-slider-header .ent-node-div-slider-nav.slick-slide.active-node-div-slider-nav .tv-p-slider-nav span {
        border-bottom: 2px solid white;
        padding-bottom: 5px;
        font-weight: bold;
    }

    .ent-node-circle-icon {
        position: absolute;
        width: 45px;
        height: 45px;
        border-radius: 50%;
        background-color: #FFF;
        cursor: pointer;
        border: 5px solid #C2CEDF;
        box-shadow: 0 0 20px 6px rgba(19, 55, 97, 0.19);
    }

    .node-tooltip-custom .tooltip.right {
        margin-left: 15px
    }

    .node-tooltip-custom .tooltip.top {
        margin-top: -18px
    }

    .node-tooltip-custom .tooltip.left {
        margin-left: -15px
    }

    .node-tooltip-custom .tooltip-arrow {
        height: 0
    }

    .node-tooltip-custom .tooltip.right .tooltip-arrow {
        left: -5px;
        border-width: 10px 10px 10px 0;
        margin-top: -10px
    }

    .node-tooltip-custom .tooltip.bottom .tooltip-arrow {
        margin-left: -5px;
        border-width: 10px 10px 10px 0;
        margin-top: -14px;
        position: absolute;
        top: 0
    }

    .node-tooltip-custom .tooltip.top .tooltip-arrow {
        margin-left: -5px;
        border-width: 10px 10px 10px 0;
        margin-bottom: -14px
    }

    .node-tooltip-custom .tooltip.left .tooltip-arrow {
        right: -5px;
        border-width: 10px 10px 10px 0;
        margin-top: -10px
    }

    .ent-node-circle-icon.nodeBlue {
        background-color: #01215e;
    }


    /*@media(min-width:768px) {
    .ent-node-circle-icon:hover {
        background-color: #01215e;
    }
}*/

    .ent-node-circle-icon:hover {
        background-color: #01215e;
    }

    @keyframes glowing {
        0% {
            box-shadow: 0 0 3px #fff
        }

        5% {
            box-shadow: 0 0 5px #fff
        }

        10% {
            box-shadow: 0 0 7px #fff
        }

        15% {
            box-shadow: 0 0 9px #fff
        }

        20% {
            box-shadow: 0 0 11px #fff
        }

        25% {
            box-shadow: 0 0 13px #fff
        }

        30% {
            box-shadow: 0 0 15px #fff
        }

        35% {
            box-shadow: 0 0 17px #fff
        }

        40% {
            box-shadow: 0 0 18px #fff
        }

        45% {
            box-shadow: 0 0 19px #fff
        }

        50% {
            box-shadow: 0 0 20px #fff
        }

        55% {
            box-shadow: 0 0 19px #fff
        }

        60% {
            box-shadow: 0 0 18px #fff
        }

        65% {
            box-shadow: 0 0 17px #fff
        }

        70% {
            box-shadow: 0 0 15px #fff
        }

        75% {
            box-shadow: 0 0 13px #fff
        }

        80% {
            box-shadow: 0 0 11px #fff
        }

        85% {
            box-shadow: 0 0 9px #fff
        }

        90% {
            box-shadow: 0 0 7px #fff
        }

        95% {
            box-shadow: 0 0 5px #fff
        }

        100% {
            box-shadow: 0 0 3px #fff
        }
    }

    .ent-node-circle-icon:hover {
        background-color: #01215e;
    }

    .ent-node-inner-slider .slick-track .slickSlide h3 {
        color: #000;
    }

    .tv-slider-for .ent-node-inner-slider i {
        padding-right: 0;
    }

    .ent-tabs-slider-for .slick-next {
        right: 25px;
    }

    .ent-tv-slider .slick-track {
        width: 100% !important;
    }

    .ent-tabs-slider-for .slick-prev {
        left: 25px;
    }

    .ent-tabs-slider-for.slick-slider {
        height: 500px;
    }

    .ent-tab-slider-nav {
        background-color: #003778;
        background-color: #00549a;
    }

        .ent-tab-slider-nav.active-tv-div-slider-nav {
            background-color: #003778;
            border-top: 10px solid #003778;
        }

    .ent-tv-slider-for.ent-node-slider-for .ent-node-inner-slide .slick-dots {
        bottom: 30px;
    }

    .ent-node-overlay-mobile {
        background-color: rgba(0, 0, 0, 0.5);
        position: absolute;
        z-index: 1;
    }

    .ent-rotating-with-tabs-automate .tv-div-slider-nav.slick-current > p > span {
        position: relative;
        top: -4px;
    }

    .ent-rotating-with-tabs-automate .tv-div-slider-nav > p {
        height: calc(100% - 5px);
        width: 100%;
        display: table;
        padding: 10px 10px;
        margin: 0;
    }

        .ent-rotating-with-tabs-automate .tv-div-slider-nav > p > span {
            display: table-cell;
            vertical-align: middle;
        }

    .tv-div-slider-nav:focus > p > span {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .tv-div-slider-nav.slick-current:focus > p > span {
        outline: thin dotted;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }


    /* Benefits component adjustment start*/

    .tv-div-slider-for .text-and-image > [class*=" col-"] {
        padding-top: 0;
        padding-bottom: 0;
    }

    .tv-div-slider-for .text-and-image:last-child {
        padding-bottom: 20px;
    }


    /* Benefits component adjustment end*/


    /* TV Slider Overrides ends here */

    .container.liquid-container-2 {
        width: 100%;
        max-width: 1200px;
    }


    /* for buttons */

    .footer-main-links-lobs li.pad-top-25-bottom-30 {
        padding-top: 25px;
        padding-bottom: 30px;
    }

    .footer-main-links-lobs li.pad-top-30-bottom-25 {
        padding-top: 30px;
        padding-bottom: 25px;
    }

    .footer-main-links-lobs li.pad-top-bottom-25 {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .footer-main-links-lobs li.pad-top-bottom-20 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .footer-main-links-lobs li.pad-bottom-25 {
        padding-bottom: 25px;
    }

    .ent-button-txtsize15,
    .ent-button-txtsize15:active,
    .ent-button-txtsize15:focus {
        font-size: 15px;
    }

    .ent-search-footer [type="reset"] {
        margin-top: -32px;
    }

    .ent-search-footer [type="search"] {
        color: #555555;
        border-radius: 0px;
        background-color: #F4F4F4;
        height: 50px;
    }

    .ent-search-footer .search-btn .icon {
        font-size: 20px;
        font-weight: bold;
    }

    .ent-footer-main-links-lobs li.active:after {
        top: 50%;
        margin-top: -30px;
    }

    .ent-footer-main-links-lobs li.active {
        position: relative;
    }

    .ent-call-to-action .footer-icon.white-o {
        height: 50px;
        width: 50px;
        padding: 9px 0px 0px 0px;
        margin: auto;
    }

    .ent-search-wrap {
        margin-top: -5px;
    }

    .ent-exploremore-tab .active,
    .ent-tab2-exploremore .active {
        box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.3);
        padding: 0;
        z-index: 2;
        display: block;
    }

    .ent-exploremore-tab > div.active .ent-explore-more-expand-text,
    .ent-tab2-exploremore > div.active .ent-explore-more-expand-text {
        display: block;
    }

    .ent-exploremore-tab > div.active .ent-explore-more-collapse-text,
    .ent-tab2-exploremore > div.active .ent-explore-more-collapse-text {
        display: none;
    }

    .ent-exploremore-tab > div .ent-explore-more-expand-text,
    .ent-tab2-exploremore > div .ent-explore-more-expand-text {
        display: none;
    }

    .ent-exploremore-tab .active .ent-explore-more-footer i,
    .ent-tab2-exploremore .active .ent-explore-more-footer-inner i {
        transform: translate(0%, -50%) rotate(-180deg);
    }

    .ent-exploremore-tab .active:nth-child(2),
    .ent-tab2-exploremore .active:nth-child(2) {
        float: right;
        display: block;
    }

    .ent-exploremore-tab div.in-active:first-child,
    .ent-tab2-exploremore div.in-active:first-child {
        box-shadow: none;
        padding: 0;
        position: absolute;
        bottom: 0;
        left: 0;
        display: block;
    }

        .ent-exploremore-tab div.in-active:first-child a > div,
        .ent-tab2-exploremore div.in-active:first-child a > div,
        .ent-exploremore-tab div.in-active:nth-child(2) a > div,
        .ent-tab2-exploremore div.in-active:nth-child(2) a > div {
            background-color: #EFEFEF;
        }

    .ent-exploremore-tab div.in-active:nth-child(2),
    .ent-tab2-exploremore div.in-active:nth-child(2) {
        box-shadow: none;
        padding: 0;
        position: absolute;
        bottom: 0;
        right: 0;
        display: block;
    }

    .ent-exploremore-tab div.in-active div.ent-explore-more-footer,
    .ent-tab2-exploremore div.in-active div.ent-explore-more-footer-inner {
        display: none;
    }

    .ent-tab2-exploremore div.in-active div[class*="spacer"],
    .ent-exploremore-tab div.in-active div[class*="spacer"] {
        display: none;
    }

    .ent-explore-more-footer,
    .ent-explore-more-footer-inner {
        /*position: absolute;
    bottom: 0;*/
    }

    .ent-tab2-img-cont {
        min-width: 360px;
        height: 245px;
    }

    .iot_showcase .ent-tab2-img-cont {
        height: 174px;
    }

    .ent-circular-text-32 {
        width: calc(100% - 32px);
    }


    /*
    Navigation CSS
*/

    .connector-active-lob ul.ent-nav-sub-menu > li:not(:first-of-type) {
        padding-left: 15px;
    }

    .connector-active-lob ul.ent-nav-sub-menu > li:not(:last-of-type) {
        padding-right: 0px;
    }

    .ent-view-all-icon {
        font-size: 10px;
        padding-left: 10px;
    }

    .icon-chevron-bold.ent-view-all-icon:before {
        top: 0;
    }

    .ent-connector-active-lob-title {
        font-size: 20px;
        padding-top: 22px;
    }

    .federal-bar-mobile > li a.ent-txtSize14:link {
        font-size: 14px;
    }

    .ent-tv-slider-for.ent-node-slider-for .slick-dots {
        margin-left: -4px;
    }

    .ent-tv-slider-for.ent-node-slider-for .slick-next:hover,
    .ent-tv-slider-for.ent-node-slider-for .slick-next:focus,
    .ent-tv-slider-for.ent-node-slider-for .slick-prev:hover,
    .ent-tv-slider-for.ent-node-slider-for .slick-prev:focus {
        background-color: #003778;
    }

    .ent-tv-slider-for.ent-node-slider-for .slick-prev {
        left: 40px;
        box-shadow: 0 0 0 8px #7F98BA;
        background-color: #fff;
        opacity: 1;
    }

    .ent-tv-slider-for.ent-node-slider-for .slick-next {
        right: 40px;
        box-shadow: 0 0 0 8px #7F98BA;
        background-color: #fff;
        opacity: 1;
    }

    .ent-tv-slider-for.ent-node-slider-for .slick-track {
        top: 0;
    }

    .ent-node-inner-slider > .slick-prev,
    .ent-node-inner-slider > .slick-next {
        opacity: 1 !important;
        background-color: #fff !important;
        box-shadow: 0 0 0 8px #fff !important;
    }

    .ent-node-inner-slider .slick-prev:hover:before,
    .ent-node-inner-slider .slick-next:hover:before,
    .ent-node-inner-slider .slick-prev:active:before,
    .ent-node-inner-slider .slick-next:active:before,
    .ent-node-inner-slider .slick-prev:active,
    .ent-node-inner-slider .slick-next:active,
    .ent-node-inner-slider .slick-prev:hover,
    .ent-node-inner-slider .slick-prev:focus,
    .ent-node-inner-slider .slick-next:hover,
    .ent-node-inner-slider .slick-next:focus,
    .ent-node-inner-slider .slick-prev:before,
    .ent-node-inner-slider .slick-next:before {
        color: #00549a !important;
    }

    .ent-node-inner-slider .slick-prev.slick-disabled:before,
    .ent-node-inner-slider .slick-next.slick-disabled:before {
        opacity: 1;
        color: #999;
    }


    /*
    Responsive
*/

    @media (max-width: 999px) {
        /*Aliant and Mts Logo for small screens*/
        /* Set Node navigation to scrollable in tablet */
        .ent-node-slider-header > .slick-list {
            overflow-x: auto;
        }

        .mode_manitoba .connector-brand:after {
            content: '\eaa2';
        }

        .mode_aliant .connector-brand:after {
            content: "\ea17";
        }

        .mode_manitoba .connector-brand,
        .mode_aliant .connector-brand {
            font-family: 'bell-icon2';
        }

        .mode_aliant .connector-active-lob-title,
        .mode_manitoba .connector-active-lob-title {
            margin-left: 50px;
            padding-top: 15px;
            padding-left: 70px;
            line-height: 2.1;
        }

        .container.liquid-container.ent-mobile-view.ent-page .ent-main-circ-cont-4-icons {
            width: 100%;
        }

            .container.liquid-container.ent-mobile-view.ent-page .ent-main-circ-cont-4-icons .ent-banner-cont-4-icons {
                width: 50px;
            }

        .ent-main-circ-cont-4-icons a:focus {
            color: #fff;
        }

        .container.liquid-container-2 {
            width: 100%;
        }

        .ent-no-border-sm {
            border: 0;
        }

        .ent-border-00215f-sm {
            border: 1px solid #00215f;
        }
        /*
        Tranformer Bloc
    */
        .ent-TB-padding {
            padding-top: 20px;
            padding-bottom: 120px;
        }

        .ent-pad-10-bottom-sm {
            padding-bottom: 10px;
        }

        .ent-pad-30-top-sm {
            padding-top: 30px;
        }

        .ent-pad-60-left-sm {
            padding-left: 60px;
        }

        .ent-pad-30-right-sm {
            padding-right: 30px;
        }

        .ent-pad-30-left-sm {
            padding-left: 30px;
        }

        .ent-pad-20-right-sm {
            padding-right: 20px;
        }

        .ent-pad-200-left-sm {
            padding-left: 200px;
        }

        .ent-pad-200-right-sm {
            padding-right: 200px;
        }

        .ent-height-20-sm {
            height: 20px;
        }

        .ent-height-0-sm {
            height: 0px;
        }
        /*
        LG3

    */
        .ent-LG3-item-container {
            padding: 60px 0;
        }

        .ent-no-border {
            border: 0;
        }

        .ent-sm-no-pad {
            padding: 0;
        }
        /*
        LG3 Border 979797
    */
        .ent-border-979797-bottom-right-sm {
            border: 0;
            border-bottom: 1px solid #979797;
            border-right: 1px solid #979797;
        }

        .ent-border-979797-top-right-sm {
            border: 0;
            border-top: 1px solid #979797;
            border-right: 1px solid #979797;
        }

        .ent-border-979797-top-sm {
            border: 0;
            border-top: 1px solid #979797;
        }

        .ent-border-979797-right-sm {
            border: 0;
            border-right: 1px solid #979797;
        }

        .ent-border-979797-bottom-sm {
            border: 0;
            border-bottom: 1px solid #979797;
        }

        .no-border-sm {
            border: 0;
        }

        .ent-expsol-slider-nav .p-slider-nav,
        .ent-expsol-flex-slider-nav .p-slider-nav {
            color: #003778;
        }

        .ent-no-pad-sm {
            padding: 0;
        }

        .ent-no-pad-top-sm-xs {
            padding-top: 0;
        }

        .ent-height-450-xs-sm {
            min-height: 450px;
        }

        .connector-active-lob ul.ent-nav-sub-menu > li:first-child {
            padding-left: 10px;
        }

        .ent-connector-lob > a > h3,
        .ent-connector-lob-industries > a > h3 {
            font-size: 15px;
        }

        .connector-lob-flyout .ent-connector-lob > ul > li a,
        .connector-lob-flyout .ent-connector-lob-industries > ul > li a {
            font-size: 15px;
        }

        .ent-connector-lob-login {
            background-color: #fff;
        }

            .ent-connector-lob-login > a > h3 {
                font-size: 15px;
                color: #00549a;
            }

            .ent-connector-lob-login:first-child {
                border-bottom: 1px solid #003778
            }

        .connector-lob.ent-connector-lob-login:after {
            transform: none;
            color: #00549a;
            font-size: 16px;
        }

        .connector-lob.ent-connector-lob-industries:after {
            transform: none;
            color: #fff;
            font-size: 16px;
        }

        .connector-lob.ent-connector-lob-industries.active:after {
            opacity: 1;
        }

        .ent-connector-area:after,
        .ent-connector-lob:after {
            top: 17px;
            font-size: 17px;
        }

        .ent-connector-lob > ul > li,
        .ent-connector-lob-industries > ul > li {
            border-bottom: 1px solid #09215E;
        }

        .ent-node-slider-header .ent-node-div-slider-nav.slick-slide {
            display: block;
        }

        .ent-node-slider-for .tv-div-slider-for {
            padding-left: 0 !important;
            padding-right: 0 !important;
        }

        .ent-node-slider-header .ent-node-div-slider-nav.slick-slide,
        .ent-node-slider-header .ent-node-div-slider-nav.slick-slide.active-node-div-slider-nav {
            /*width: auto !important;*/
            white-space: nowrap;
            /*min-width: 100px;*/
        }

        .ent-node-div-slider-nav .tv-p-slider-nav {
            font-family: Arial;
        }

        .ent-node-slider-header .ent-node-div-slider-nav.active-node-div-slider-nav {
            background-color: #01215e;
        }

        .ent-node-slider-header {
            min-height: 0px;
            /*height: auto;*/
        }

        .ent-p-slider-nav {
            font-size: 14px;
            font-family: Arial;
        }

        .ent-width-auto-important-sm-xs {
            width: auto !important;
        }
    }

    @media (max-width: 767px) {
        .ent-mobile-view .ent-container-flex-box.ent-container-display-initial-xs {
            display: flex;
            display: -webkit-flex;
            flex-direction: column;
        }

        .ent-circular-content-3-icons-only {
            position: relative;
            top: 8px;
            font-size: 20px;
        }

        .ent-expsol-slider-nav .slick-active.active-tab .p-slider-nav,
        .ent-expsol-flex-slider-nav .slick-active.active-tab .p-slider-nav {
            max-width: 100%;
            padding: 14px 14px;
        }

        .container.liquid-container.ent-mobile-view.ent-page .ent-main-circ-cont {
            width: 100%;
        }

            .container.liquid-container.ent-mobile-view.ent-page .ent-main-circ-cont .ent-banner-cont {
                width: 50px;
            }

        .ent-float-text-centered-banner-bottom-xs {
            position: absolute;
            bottom: 0;
            top: unset;
            left: 50%;
            width: 100%;
            transform: translate(-50%, 0%);
        }

        .ent-container-display-initial-xs {
            display: initial;
            display: initial;
        }

        .ent-expsol-slider-nav .ent-expsol-div-slider-nav,
        .ent-expsol-flex-slider-nav .ent-expsol-flex-div-slider-nav {
            max-width: 100%;
        }
        /*explore solution - 767*/
        .ent-expsol-slider-for .slick-next,
        .ent-expsol-slider-for .slick-prev,
        .ent-expsol-flex-slider-for.slick-next,
        .ent-expsol-flex-slider-for.slick-prev,
        {
            transform: translateY(-30%);
            background-color: transparent;
            box-shadow: none;
        }

        .ent-expsol-slider .slick-next:hover,
        .ent-expsol-slider .slick-prev:hover {
            background-color: transparent;
        }

            .ent-expsol-slider .slick-next:hover::before,
            .ent-expsol-slider .slick-prev:hover::before {
                color: #0e5ba1;
            }

        .ent-expsol-slider .slick-next:focus,
        .ent-expsol-slider .slick-prev:focus {
            box-shadow: none;
        }

            .ent-expsol-slider .slick-next:focus::before,
            .ent-expsol-slider .slick-prev:focus::before {
                color: #0e5ba1;
            }
        /*explore solution - 767*/
        .ent-min-height-285-xs {
            min-height: 285px;
        }

        .ent-bottom-10-xs {
            bottom: 10%;
        }

        .ent-full-height-xs {
            height: 100%;
        }

        .ent-width-100-percent-sm {
            width: 100%;
        }

        .margin-auto-xs {
            margin: auto;
        }

        .ent-search-bar-wrap {
            flex-basis: 100%;
        }

        .basic-container {
            padding-left: 0;
            padding-right: 0;
        }

        .ent-float-none-xs {
            float: none;
        }

        .ent-MIB {
            height: auto;
            padding: 0 15px 15px 15px;
        }

        .ent-no-pad-xs {
            padding: 0;
        }

        .ent-expsol-slider.no-pad-xs {
            padding: 0;
        }

        .ent-page-title {
            flex-basis: 100%;
        }

        .ent-banner .slick-dots {
            bottom: 15px;
        }

        .ent-max-width-100p-xs {
            width: 100%;
            max-width: 100%;
        }

        .ent-txtCenter-xs {
            text-align: center;
        }

        .blue-text-and-image.middleAlign.pad-15-right.pad-15-left {
            padding-left: 25px;
            padding-right: 25px;
        }

        .ent-MIB-h2 {
            padding-bottom: 20px;
            padding-top: 0;
        }

        .container.liquid-container.ent-mobile-view {
            padding: 0;
            position: relative;
        }

        .padding-0-xs {
            padding: 0;
        }

        .ent-vPadding-25-xs {
            padding-left: 25px;
            padding-right: 25px;
        }

        .ent-vPadding-15-xs {
            padding-left: 15px;
            padding-right: 15px;
        }

        .row > [class^="ent-vPadding-15-xs"] {
            padding-left: 15px !important;
            padding-right: 15px !important;
        }

        .ent-vPadding-10-xs {
            padding-left: 10px;
            padding-right: 10px;
        }

        .ent-hPadding-50-px {
            padding-top: 50px;
            padding-bottom: 50px;
        }

        .ent-min-height-330-xs {
            min-height: 330px;
            height: auto;
        }

        .ent-pad-side-60-xs {
            padding-left: 60px;
            padding-right: 60px;
        }

        .ent-btn {
            width: 100%;
        }

        .ent-generic-banner .ent-btn {
            width: auto;
        }

        .ent-VAD-padding {
            padding: 0;
        }

        .ent-sm-txtSize10 {
            font-size: 10px;
        }
        /*
    ViewBundle

    */
        .ent-trends .slick-prev-with-slider,
        .ent-recom-rsc .slick-prev-with-slider,
        .ent-recom-rsc .slick-prev,
        .ent-trends .slick-prev {
            left: 0;
            top: calc(50% - 42px);
        }

        .ent-trends .slick-next-with-slider,
        .ent-recom-rsc .slick-next-with-slider,
        .ent-recom-rsc .slick-next,
        .ent-trends .slick-next {
            right: 0;
            top: calc(50% - 42px);
        }

        .ent-ViewBundle-padding {
            padding: 30px 0;
        }

        .ent-ViewBundle-details-center {
            text-align: center;
            padding: 30px 0 0 0;
        }

        .ent-ViewBundle-image-container {
            padding: 0;
        }

        .ent-ViewBundle-image {
            float: none;
            margin: auto;
        }

        .search-bar [type="search"] {
            width: 100%;
        }

        .no-pad-xs {
            padding: 0;
        }

        .pad-5-bottom-xs {
            padding-bottom: 5px;
        }

        .pad-10-bottom-xs {
            padding-bottom: 10px;
        }

        .pad-15-bottom-xs {
            padding-bottom: 15px;
        }

        .ent-pad-10-top-xs {
            padding-top: 10px;
        }

        .ent-pad-15-top-xs {
            padding-top: 15px;
        }

        .ent-pad-10-right-xs {
            padding-right: 10px;
        }

        .ent-pad-10-left-xs {
            padding-left: 10px;
        }

        .pad-20-bottom-xs {
            padding-bottom: 20px;
        }

        .ent-pad-25-top-xs {
            padding-top: 25px;
        }

        .ent-pad-25-bottom-xs {
            padding-bottom: 25px;
        }

        .ent-pad-20-right-xs {
            padding-right: 20px;
        }

        .ent-pad-20-left-xs {
            padding-left: 20px;
        }

        .pad-25-top-xs {
            padding-top: 25px;
        }

        .pad-30-top-xs {
            padding-top: 30px;
        }

        .pad-30-bottom-xs {
            padding-bottom: 30px;
        }

        .pad-55-bottom-xs {
            padding-bottom: 55px;
        }

        .ent-pad-30-left-xs {
            padding-left: 30px;
        }

        .ent-pad-30-right-xs {
            padding-right: 30px;
        }

        .ent-pad-35-top-xs {
            padding-top: 35px;
        }

        .ent-pad-35-left-xs {
            padding-left: 35px;
        }

        .ent-pad-35-right-xs {
            padding-right: 35px;
        }

        .ent-pad-40-top-xs {
            padding-top: 40px;
        }

        .ent-pad-40-left-xs {
            padding-left: 40px;
        }

        .ent-pad-40-right-xs {
            padding-right: 40px;
        }

        .ent-pad-55-top-xs {
            padding-top: 55px;
        }

        .ent-pad-60-left-xs {
            padding-left: 60px;
        }

        .ent-pad-60-right-xs {
            padding-right: 60px;
        }

        .ent-pad-60-bottom-xs {
            padding-bottom: 60px;
        }

        .ent-pad-65-top-xs {
            padding-top: 65px;
        }

        .ent-pad-65-bottom-xs {
            padding-bottom: 65px;
        }

        .ent-pad-70-bottom-xs {
            padding-bottom: 70px;
        }

        .ent-pad-5-bottom-xs {
            padding-bottom: 5px;
        }

        .ent-pad-25-bottom-xs {
            padding-bottom: 25px;
        }

        .ent-pad-30-bottom-xs {
            padding-bottom: 30px;
        }

        .ent-pad-40-bottom-xs {
            padding-bottom: 40px;
        }

        .ent-flex-base-100-xs {
            flex-basis: 100%;
        }

        .ent-pad-0-left-xs {
            padding-left: 0;
        }

        .ent-pad-0-right-xs {
            padding-right: 0;
        }

        .ent-pad-0-top-xs {
            padding-top: 0;
        }

        .ent-pad-0-bottom-xs {
            padding-bottom: 0;
        }

        .ent-pad-5-left-xs {
            padding-left: 5px;
        }

        .ent-pad-5-right-xs {
            padding-right: 5px;
        }

        .ent-pad-15-left-xs {
            padding-left: 15px;
        }

        .ent-pad-15-right-xs {
            padding-right: 15px;
        }

        .ent-expsol-slider-nav .p-slider-nav,
        .ent-expsol-flex-slider-nav .p-slider-nav {
            padding-top: 14px;
            padding-bottom: 14px;
        }

        .ent-margin-12-top-xs {
            margin-top: 12px;
        }

        .ent-margin-15-top-xs {
            margin-top: 15px;
        }

        .ent-margin-negative-5-top-xs {
            margin-top: -5px;
        }

        .ent-margin-negative-10-top-xs {
            margin-top: -10px;
        }

        .ent-margin-negative-20-top-xs {
            margin-top: -20px;
        }

        .ent-margin-12-bottom-xs {
            margin-bottom: 12px;
        }

        .ent-margin-45-bottom-xs {
            margin-bottom: 45px;
        }

        .ent-margin-80-bottom-xs {
            margin-bottom: 80px;
        }

        .ent-spacer20-xs {
            height: 20px;
        }

        .ent-spacer30-xs {
            height: 30px;
        }

        .ent-xs-no-pad {
            padding: 0;
        }

        .ent-xs-text-center {
            text-align: center;
        }

        .ent-xs-flex-direction-column-reverse {
            flex-direction: column-reverse;
            -webkit-flex-direction: column-reverse;
        }

        .ent-xs-txtDarkGrey {
            color: #555
        }

        .ent-xs-txtSize50 {
            font-size: 50px;
        }

        .ent-xs-line-height-34 {
            line-height: 34px;
        }

        .ent-xs-line-height-22 {
            line-height: 22px;
        }

        .ent-xs-line-height-18 {
            line-height: 18px;
        }

        .ent-xs-line-height-40 {
            line-height: 40px;
        }

        .ent-xs-pad-right-24 {
            padding-right: 24px;
        }

        .ent-xs-pad-left-24 {
            padding-left: 24px;
        }

        .ent-xs-pad-top-32 {
            padding-top: 32px;
        }

        .ent-xs-pad-bottom-32 {
            padding-bottom: 32px;
        }

        .ent-banner .slick-slider {
            height: auto;
            padding-bottom: 60px;
        }

        .ent-txtSize24-xs {
            font-size: 24px
        }

        .ent-banner .slick-slide {
            height: auto;
        }

        .explore-solution-cont .solution-cont:first-child,
        .explore-solution-blockd-container .solution-cont:first-child {
            padding-top: 0;
        }

        .explore-solution-cont .solution-cont,
        .explore-solution-blockd-container .solution-cont {
            padding-top: 30px;
            padding-left: 0;
            padding-right: 0;
        }

        .explore-solution-blockd-container .solution-cont {
            padding-top: 20px;
            padding-left: 0;
            padding-right: 0;
        }

        .resource-center-slider .slick-next {
            right: -2px;
        }

        .resource-center-slider .slick-prev {
            left: -2px;
        }

        .resource-center-slider.slick-slider {
            padding-left: 50px;
            padding-right: 50px;
        }

        .resource-center-slider .slick-dots {
            width: calc(100% - 100px);
        }

        .resource-center-slider .slick-prev:before,
        .resource-center-slider .slick-next:before {
            font-size: 26px;
        }

        .ent-trend-content,
        .ent-recom-rsc-content {
            width: 100%;
            padding-left: 60px;
            padding-top: 30px;
            padding-bottom: 30px;
            padding-right: 60px;
        }

        .ent-trends .slick-slider,
        .ent-recom-rsc .slick-slider {
            padding-bottom: 40px;
            background-color: white;
        }

        .ent-flex-direction-reverse-xs {
            flex-direction: column-reverse;
        }

        .ent-flex-direction-row-xs {
            flex-direction: row;
        }

        .ent-flex-direction-column-xs {
            flex-direction: column;
        }
        /*
        LG3

    */
        .ent-LG3-item-container {
            padding: 60px 0;
        }

        .ent-border .ent-border-979797-bottom-xs {
            border: 0;
            border-bottom: 1px solid #979797;
        }

        .ent-trends .slick-slide,
        .ent-recom-rsc .slick-slide {
            height: auto;
        }

        .ent-no-border {
            border: 0;
        }

        .ent-trends .slick-prev,
        .ent-recom-rsc .slick-prev-with-slider,
        .ent-recom-rsc .slick-prev {
            left: 0;
            top: calc(50% - 17px);
        }

        .ent-trends .slick-next,
        .ent-recom-rsc .slick-next-with-slider,
        .ent-recom-rsc .slick-next {
            right: 0;
            top: calc(50% - 17px);
        }

        .ent-trends .slick-dots,
        .ent-recom-rsc .slick-dots-with-slider {
            width: 100%;
            bottom: 15px;
        }

        .ent-trends .slick-dots,
        .ent-recom-rsc .slick-dots {
            bottom: 20px;
            z-index: 1;
        }

        .ent-banner .slider .slick-prev,
        .ent-banner .slider .slick-next {
            opacity: 0;
        }

        .ent-xs-pad-side-30 {
            padding-right: 30px;
            padding-left: 30px;
        }

        .ent-tv-slider-for .slick-prev,
        .ent-tv-slider-for .slick-next,
        .ent-tv-slider-for .slick-prev:hover,
        .ent-tv-slider-for .slick-next:hover,
        .ent-tv-slider-for .slick-prev:focus,
        .ent-tv-slider-for .slick-next:focus {
            background-color: transparent;
            box-shadow: none;
        }

            .ent-tv-slider-for .slick-prev:before,
            .ent-tv-slider-for .slick-next:before {
                color: #fff;
            }

        .ent-tabs-slider-for .slick-next,
        .ent-tabs-slider-for .slick-prev,
        .ent-tabs-slider-for .slick-next:hover,
        .ent-tabs-slider-for .slick-prev:hover,
        .ent-tabs-slider-for .slick-next:focus,
        .ent-tabs-slider-for .slick-prev:focus {
            background-color: transparent;
            box-shadow: 0 0 0 8px transparent;
        }

            .ent-tabs-slider-for .slick-prev:before,
            .ent-tabs-slider-for .slick-next:before {
                color: #fff;
            }

        .ent-tabs-slider-for .slick-next {
            right: 15px;
        }

        .ent-tabs-slider-for .slick-prev {
            left: 15px;
        }

        .ent-tv-slider-for .slick-list {
            height: auto;
            padding-bottom: 90px;
        }

        .ent-tv-slider-for .slick-prev {
            left: 15px;
        }

        .ent-tv-slider-for .slick-next {
            right: 15px;
        }

        .ent-tv-slider-for .slick-track {
            top: 30px;
        }

        .ent-tv-slider-for .fpo-container {
            width: 210px;
            height: 240px;
        }
        /*Explore Solution Slider*/
        .ent-expsol-slider-for .slick-dots,
        .ent-expsol-flex-slider-for .slick-dots {
            z-index: 10;
            bottom: 20px;
            margin-left: -4px;
        }

        .ent-expsol-slider-for .more-link,
        .ent-expsol-flex-slider-for .more-link {
            margin-left: 5px;
        }

        .ent-expsol-slider-nav .p-slider-nav,
        .ent-expsol-flex-slider-nav .p-slider-nav {
            line-height: 16px;
            font-size: 14px;
            color: #fff;
            max-width: 100%;
        }

        .ent-expsol-slider-for .slick-slide,
        .ent-expsol-slider-for .slick-slide,
        .ent-expsol-slider-nav .slick-slide,
        .ent-expsol-flex-slider-nav .slick-slide {
            height: auto !important;
        }

        .ent-expsol-slider-nav .slick-slide,
        .ent-expsol-flex-slider-nav .slick-slide {
            display: flex;
            justify-content: center;
            align-items: center;
        }

        .ent-expsol-slider-nav .slick-active.active-tab .p-slider-nav,
        .ent-expsol-flex-slider-nav .slick-active.active-tab .p-slider-nav {
            border: 0;
        }

        .bgBlue-xs {
            background-color: #003778;
        }

        .ent-expsol-slider-for .slick-next,
        .ent-expsol-flex-slider-for .slick-next {
            right: 0;
        }

        .ent-expsol-slider-for .slick-prev,
        .ent-expsol-flex-slider-for .slick-prev {
            left: 0;
        }
        /*Explore Solution Slider*/
        /* What we sell responsive */
        .container.liquid-container.ent-what-we-sell {
            padding-right: 20px;
            padding-left: 20px;
        }

        .container.liquid-container.ent-rate-plans {
            padding-left: 0;
            padding-right: 0;
        }

        .ent-pad-30-0-30-0-xs {
            padding: 30px 0px 30px 0px;
        }

        .container.liquid-container.ent-protect-devices {
            padding-right: 20px;
            padding-left: 20px;
        }

        .ent-transform-business.container.liquid-container {
            padding-right: 0;
        }

        .ent-explore-solutions-list:nth-child(even) .ent-explore-solutions-list-content {
            float: left;
        }

        .ent-explore-solutions-header {
            min-height: 315px;
            top: 15px;
        }

        .ent-bell-difference-image {
            min-height: 315px;
        }

        .ent-min-height-315px-xs {
            min-height: 315px;
        }

        .ent-tv-slider-for.ent-node-slider-for .slick-next,
        .ent-tv-slider-for.ent-node-slider-for .slick-prev {
            display: none !important;
        }

        .ent-tv-slider-for.ent-node-slider-for .ent-node-inner-slide .slick-prev,
        .ent-tv-slider-for.ent-node-slider-for .ent-node-inner-slide .slick-next,
        .ent-node-inner-slider .slick-prev:hover:before,
        .ent-node-inner-slider .slick-next:hover:before,
        .ent-node-inner-slider .slick-prev:active:before,
        .ent-node-inner-slider .slick-next:active:before,
        .ent-node-inner-slider .slick-prev:active,
        .ent-node-inner-slider .slick-next:active,
        .ent-node-inner-slider .slick-prev:hover,
        .ent-node-inner-slider .slick-prev:focus,
        .ent-node-inner-slider .slick-next:hover,
        .ent-node-inner-slider .slick-next:focus,
        .ent-node-inner-slider .slick-prev:before,
        .ent-node-inner-slider .slick-next:before {
            display: block !important;
            color: #00549a;
            opacity: 1;
        }

        .ent-node-slider-header .slick-track {
            background-color: #01215e;
            white-space: nowrap;
            display: flex;
        }

        .ent-node-slider-header .slick-list {
            background-color: #01215e;
        }

        .ent-node-inner-slider .slick-prev.slick-disabled:before,
        .ent-node-inner-slider .slick-next.slick-disabled:before {
            opacity: 1;
            color: #999 !important;
        }

        .ent-tv-slider-for.ent-node-slider-for .slick-list,
        .ent-tv-slider-for.ent-node-slider-for .slick-list .slick-slide,
        .ent-node-inner-slider .slick-track {
            height: auto;
        }

        .ent-tv-slider-for.ent-node-slider-for > div.slick-list {
            overflow-x: auto;
        }

        .ent-node-circle-cont {
            display: none !important;
        }

            .ent-node-circle-cont.slick-active {
                display: block !important;
            }

        .ent-tv-slider-for.ent-node-slider-for > div > .slick-track {
            width: 767px !important;
            min-width: 767px !important;
        }

        .ent-tv-slider-for.ent-node-slider-for .slick-list {
            padding-bottom: 0;
        }

        .ent-tv-slider-for.ent-node-slider-for .ent-node-inner-slide .slick-prev {
            left: 0;
            width: 40px;
            background-color: transparent;
        }

        .ent-tv-slider-for.ent-node-slider-for .ent-node-inner-slide .slick-next {
            width: 40px;
            right: 0;
            background-color: transparent !important;
            box-shadow: none !important;
        }

        .ent-tv-slider-for.ent-node-slider-for .ent-node-inner-slide .slick-prev {
            left: 0;
            width: 40px;
            background-color: transparent !important;
            box-shadow: none !important;
        }

            .ent-tv-slider-for.ent-node-slider-for .ent-node-inner-slide .slick-next:focus,
            .ent-tv-slider-for.ent-node-slider-for .ent-node-inner-slide .slick-next:hover,
            .ent-tv-slider-for.ent-node-slider-for .ent-node-inner-slide .slick-prev:focus,
            .ent-tv-slider-for.ent-node-slider-for .ent-node-inner-slide .slick-prev:hover {
                background-color: transparent !important;
                box-shadow: none !important;
            }

        .ent-width-767-xs {
            min-width: 767px !important;
            width: 767px !important;
        }

        .ent-tabs-slider-for.slick-slider {
            height: auto;
        }

        .ent-node-slider-header > .slick-list {
            overflow-x: auto;
        }

        .ent-height-600-xs {
            height: 600px;
        }

        .ent-height-500-xs {
            height: 500px;
        }

        .ent-node-slider-header .ent-node-div-slider-nav .tv-p-slider-nav {
            padding: 10px 15px;
        }

        .ent-tabImageHeight-237px-xs {
            height: 237px;
        }

        .ent-tabImageWidth-204px-xs {
            width: 204px;
        }
    }


    /*Homepage banner*/

    .ent-FWO-content-home {
        max-width: 570px;
    }


    /* Desktop */


    /*START SMARTCITIES*/

    .ent-sc-slider .ent-tabs-slider-for.slick-slider {
        max-height: 500px;
    }

    .ent-sc-slider .ent-tabs-slider-for.slick-slider {
        height: auto;
    }

    .ent-sc-slider .slick-list,
    .ent-sc-slider .slick-track {
        height: 100%;
    }

    .ent-sc-slider .slick-track {
        display: flex;
        align-items: center;
    }


    /*END SMARTCITIES*/

    @media (min-width: 1000px) {
        .ent-height-286 {
            min-height: 286px;
        }

        .ent-flex-1-lg {
            flex: 1;
        }
        /* IE11 target inside media queries breakpoint */
        _:-ms-fullscreen,
        :root .ent-flex-1-lg {
            flex-basis: auto;
        }
        /* IE11 target inside media queries breakpoint */
        .pad-35-left-lg {
            padding-left: 35px;
        }

        .ent-width-494-lg {
            max-width: 494px;
        }

        .ent-float-right-desktop {
            float: right;
        }

        .ent-float-left-desktop {
            float: left;
        }

        .pad-100-top-lg {
            padding-top: 100px;
        }

        .ent-bgCustomBGSplit-white {
            background: linear-gradient(90deg, #F0F0F0 50%, #fff 50%);
        }

        .ent-header-padding {
            padding: 0 60px;
        }

        .explore-solution-cont .solution-cont:nth-child(3n+4),
        .explore-solution-cont .solution-cont:nth-child(3n+5),
        .explore-solution-cont .solution-cont:nth-child(3n+6) {
            padding-top: 30px;
        }

        .explore-solution-blockd-container .solution-cont:nth-child(3n+4),
        .explore-solution-blockd-container .solution-cont:nth-child(3n+5),
        .explore-solution-blockd-container .solution-cont:nth-child(3n+6) {
            padding-top: 15px;
        }

        .explore-solution-cont .solution-cont:nth-child(3n) {
            padding-left: 20px;
        }

        .explore-solution-blockd-container .solution-cont:nth-child(3n) {
            padding-left: 6px;
        }

        .explore-solution-cont .solution-cont:nth-child(3n-1) {
            padding-left: 10px;
            padding-right: 10px;
        }

        .explore-solution-blockd-container .solution-cont:nth-child(3n-1) {
            padding-left: 10px;
            padding-right: 10px;
        }

        .explore-solution-cont .solution-cont:nth-child(3n+1) {
            padding-right: 20px;
        }

        .explore-solution-blockd-container .solution-cont:nth-child(3n+1) {
            padding-right: 6px;
        }

        .ent-tv-slider .tv-div-slider-nav {
            width: 20% !important;
        }

        .ent-hidden-lg {
            display: none;
        }

        .ent-spacer-25-lg {
            height: 25px;
        }

        .ent-slider-two-slides .slickSlide {
            width: 50% !important;
        }

        .ent-node-slider-header {
            min-height: 75px;
            height: 75px;
        }
    }

    .node-slider01,
    .ent-node-slider-header {
        opacity: 0;
        visibility: hidden;
        transition: opacity 1s ease;
        -webkit-transition: opacity 1s ease;
    }

        .node-slider01.slick-initialized,
        .ent-node-slider-header.slick-initialized {
            visibility: visible;
            opacity: 1;
        }


    /* CSS for Table and Desktop in One */

    @media (min-width: 768px) {
        .ent-expsol-slider-nav .slick-track,
        .ent-expsol-flex-slider-nav .slick-track {
            width: 100% !important;
        }

        .ent-trends .generic-banner-with-slider,
        .ent-recom-rsc .generic-banner-with-slider {
            padding-left: 30px;
            padding-right: 30px;
            padding-bottom: 55px;
        }

        .ent-trend-right-cont,
        .ent-recom-rsc-right-cont {
            width: 66.67%;
        }

        .ent-trends .slick-prev-with-slider,
        .ent-recom-rsc .slick-prev-with-slider,
        .ent-recom-rsc .slick-prev,
        .ent-trends .slick-prev {
            left: -15px;
            top: calc(50% - 42px);
        }

        .ent-trends .slick-next-with-slider,
        .ent-recom-rsc .slick-next-with-slider,
        .ent-recom-rsc .slick-next,
        .ent-trends .slick-next {
            right: -15px;
            top: calc(50% - 42px);
        }

        .ent-trends .slick-dots-with-slider,
        .ent-recom-rsc .slick-dots-with-slider,
        .ent-recom-rsc .slick-dots,
        .ent-trends .slick-dots {
            width: calc(100% - 60px);
        }

        .explore-solution-cont,
        .explore-solution-blockd-container {
            display: flex;
            flex-wrap: wrap;
        }

        .solution-cont {
            display: flex;
            flex-direction: column;
        }
        /* 2 Box grid start*/
        .explore-solution-cont .sol2-col,
        .explore-solution-blockd-container .sol2-col {
            display: flex;
            flex-direction: column;
        }

            .explore-solution-cont .sol2-col:nth-child(odd),
            .explore-solution-blockd-container .sol2-col:nth-child(odd) {
                padding-right: 15px;
            }

            .explore-solution-cont .sol2-col:nth-child(even),
            .explore-solution-blockd-container .sol2-col:nth-child(even) {
                padding-left: 15px;
            }
        /* 2 Box grid end*/
        .solution-cont > div:nth-child(2) {
            /*height: calc(100% - 200px);*/
            min-height: 250px;
        }

        .ent-tv-slide-banner {
            display: flex;
            justify-content: flex-end;
        }

        .ent-exploremore-tab-header {
            position: relative;
            height: calc(100% - 115px);
        }

        .ent-node-slider-header .slick-track {
            margin-left: 0 !important;
        }

        .ent-node-inner-slide {
            width: 100% !important;
            margin-left: 0 !important;
        }

        .ent-text-and-image > [class*=" col-"] {
            display: table-cell;
        }

        .ent-expsol-slider-nav.slider-tabs-override-width .ent-expsol-div-slider-nav,
        .ent-expsol-flex-slider-nav.slider-tabs-override-width .ent-expsol-flex-div-slider-nav {
            max-width: none;
            width: 100% !important;
            flex: 1;
            margin: auto;
        }

        .ent-expsol-slider-nav.slider-tabs-override-width .p-slider-nav,
        .ent-expsol-flex-slider-nav.slider-tabs-override-width .p-slider-nav {
            max-width: 100%;
            display: table;
            width: 100%;
            max-width: 300px;
        }
    }

    @media (min-width: 1000px) {
        .ent-expsol-slider-nav.slider-tabs-override-width .ent-expsol-div-slider-nav,
        .ent-expsol-flex-slider-nav.slider-tabs-override-width .ent-expsol-flex-div-slider-nav {
            max-width: none;
            width: 100% !important;
            flex: 1;
            margin: auto;
        }

        .ent-expsol-slider-nav.slider-tabs-override-width .p-slider-nav,
        .ent-expsol-flex-slider-nav.slider-tabs-override-width .p-slider-nav {
            max-width: 100%;
            display: table;
            width: 100% !important;
            max-width: 300px;
        }
    }

    .ent-title-vertically-center {
        top: 50%;
        transform: translateY(-50%);
    }


    /* Tablet */

    @media (min-width: 768px) and (max-width: 999px) {
        .Internet-wifi-Title {
            height: 50px !important;
        }

        .object-cover {
            object-fit: cover;
        }

        .container.liquid-container.ent-pad-h-0-md {
            padding-left: 0;
            padding-right: 0;
        }

        .ent-margin-80-bottom-md {
            margin-bottom: 80px;
        }

        .mob-position_500 {
            width: auto;
            height: 500px;
            /* set to anything and aspect ratio is maintained */
            max-width: 100%;
            object-fit: cover;
        }

        .mob-banner-fw-1 {
            width: 100%;
            height: 427px;
            /* set to anything and aspect ratio is maintained */
            max-width: 100%;
            object-fit: cover;
        }

        .mob-banner-fw-5 {
            width: 100%;
            height: 345px;
            /* set to anything and aspect ratio is maintained */
            max-width: 100%;
            object-fit: cover;
        }

        .mob-banner-fw-6 {
            width: 100%;
            height: 431px;
            /* set to anything and aspect ratio is maintained */
            max-width: 100%;
            object-fit: cover;
        }

        .ent-transform-business-image-content {
            width: 100%;
        }

        .ent-perfect-fit-image-div {
            position: relative;
            height: 179px;
            width: 340px;
            overflow: hidden;
        }

        .ent-perfect-fit-image-div-md {
            position: relative;
            height: 179px;
            width: 340px;
            overflow: hidden;
        }

        img.ent-perfect-fit-image-md {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 1;
        }

        .margin-auto-md {
            margin-right: auto;
            margin-left: auto;
        }

        .ent-bottom-35-md {
            bottom: 35%;
        }

        .mob-position {
            height: 375px;
            max-width: 150%;
            margin-left: -150px;
        }

        .container.ent-liquid-container {
            padding-left: 30px;
            padding-right: 30px;
        }

        .content-width-mid {
            width: 80%;
        }

        .ent-hidden-sm {
            display: none !important;
        }

        .ent-md-fullwidth-999 {
            width: 100%;
        }

        .graphical_ctrl_md {
            padding-left: 30px;
        }

        .ent-title-bar {
            flex-wrap: nowrap;
        }

        .explore-solution-cont .solution-cont:nth-child(n+3),
        .explore-solution-blockd-container .solution-cont:nth-child(n+3) {
            padding-top: 30px;
        }

        .ent-pad-15-top-sm {
            padding-top: 15px;
        }

        .ent-pad-25-top-sm {
            padding-top: 25px;
        }

        .ent-pad-side-150-sm {
            padding-left: 150px;
            padding-right: 150px;
        }

        .ent-sm-no-pad {
            padding: 0;
        }

        .no-md-pad-right {
            padding-right: 0
        }

        .no-md-pad-left {
            padding-left: 0
        }

        .ent-md-pad-60-left {
            padding-left: 60px
        }

        .ent-md-pad-60-right {
            padding-right: 60px
        }

        .ent-md-pad-15-left {
            padding-left: 15px
        }

        .ent-md-pad-15-right {
            padding-right: 15px
        }

        .ent-md-pad-20-left {
            padding-left: 20px
        }

        .ent-md-pad-20-right {
            padding-right: 20px
        }

        .ent-md-pad-60-left {
            padding-left: 60px
        }

        .ent-md-pad-60-right {
            padding-right: 60px
        }

        .ent-sm-pad-30-bottom {
            padding-bottom: 30px;
        }

        .ent-margin-left-30-sm {
            margin-left: 30px;
        }

        .ent-sm-text-center {
            text-align: center;
        }

        .ent-sm-flex-wrap-initial {
            flex-wrap: initial;
            -webkit-flex-wrap: initial;
        }

        .ent-sm-flex-no-wrap {
            flex-wrap: nowrap;
            -webkit-flex-wrap: nowrap;
        }

        .ent-sm-flex-direction-column {
            flex-direction: column;
            -webkit-flex-direction: column;
        }

        .ent-sm-justify-center {
            -webkit-justify-content: center;
            justify-content: center;
        }

        .ent-sm-pad-left-28 {
            padding-left: 28px;
        }

        .ent-sm-pad-right-28 {
            padding-right: 28px;
        }

        .ent-page-title {
            flex-basis: 300px;
        }

        .ent-MIB-h2 {
            padding-top: 20px;
        }

        .ent-MIB-padding-bottom {
            padding-bottom: 20px;
        }

        .ent-MIB {
            padding: 0 100px 35px 100px;
        }

        .ent-explore-solutions-image-main {
            width: 293px;
            height: 174px;
        }

        .explore-solution-cont .solution-cont:nth-child(2n+3),
        .explore-solution-cont .solution-cont:nth-child(2n+4),
        .explore-solution-blockd-container .solution-cont:nth-child(2n+3),
        .explore-solution-blockd-container .solution-cont:nth-child(2n+4) {
            padding-top: 30px;
        }

        .explore-solution-cont .solution-cont:nth-child(odd),
        .explore-solution-blockd-container .solution-cont:nth-child(odd) {
            padding-right: 15px;
        }

        .explore-solution-cont .solution-cont:nth-child(even),
        .explore-solution-blockd-container .solution-cont:nth-child(even) {
            padding-left: 15px;
        }

        .ent-tv-slider-for .fpo-container {
            margin-left: 0;
        }

        .ent-tv-slider-for .fpo-container {
            width: 320px;
            height: 334px;
        }
        /*
        custom cols to support 999px
    */
        .ent-col-sm-12 {
            width: 100%;
            float: left;
        }

        .ent-col-sm-11 {
            width: 91.66666667%;
            float: left;
        }

        .ent-col-sm-10 {
            width: 83.33333333%;
            float: left;
        }

        .ent-col-sm-9 {
            width: 75%;
            float: left;
        }

        .ent-col-sm-8 {
            width: 66.66666667%;
            float: left;
        }

        .ent-col-sm-7 {
            width: 58.33333333%;
            float: left;
        }

        .ent-col-sm-6 {
            width: 50%;
            float: left;
        }

        .ent-col-sm-5 {
            width: 41.66666667%;
            float: left;
        }

        .ent-col-sm-4 {
            width: 33.33333333%;
            float: left;
        }

        .ent-col-sm-3 {
            width: 25%;
            float: left;
        }

        .ent-col-sm-2 {
            width: 16.66666667%;
            float: left;
        }

        .ent-col-sm-1 {
            width: 8.33333333%;
            float: left;
        }

        .ent-vPadding-40-sm {
            padding-left: 40px;
            padding-right: 40px;
        }

        .ent-vPadding-25-sm {
            padding-left: 25px;
            padding-right: 25px;
        }

        .ent-protect-devices-image {
            min-width: 302px;
            height: 170px;
        }

        .ent-rate-plan-image {
            height: 202px;
        }

        .ent-pad-30-0-30-0-sm {
            padding: 30px 0px 30px 0px;
        }

        .ent-pad-50-0-30-0-sm {
            padding: 50px 0px 30px 0px;
        }

        .ent-tab2-img-cont {
            min-width: 330px;
            height: 225px;
        }

        .ent-pad-10-top-sm {
            padding-top: 10px;
        }

        .ent-pad-25-top-sm-xs {
            padding-top: 25px;
        }

        .ent-margin-0-auto-sm {
            margin: 0 auto;
        }

        .container.liquid-container.ent-sell-iot-solutions {
            padding-right: 60px;
            padding-left: 60px;
        }
        /* Sell Solution */
        .ent-sell-solutions-image {
            width: 648px;
            height: 281px;
        }

        .ent-sell-iot-solutions-content {
            min-height: 280px;
        }

        .ent-explore-solutions-list {
            padding: 60px 45px;
        }

        .ent-explore-solutions-list-image {
            min-width: 294px;
        }

        .ent-explore-solutions-list:nth-child(odd) .ent-explore-solutions-list-col-image {
            padding-right: 30px;
        }

        .ent-explore-solutions-list:nth-child(even) .ent-explore-solutions-list-col-image {
            padding-left: 60px;
        }

        .ent-explore-solutions-list:nth-child(even) .ent-explore-solutions-list-col-content {
            padding-right: 30px;
        }

        .ent-explore-solutions-lists.container.liquid-container {
            padding: 0;
        }

        .ent-transform-business-image {
            min-width: 307px;
        }
        /*
    .ent-explore-more-footer {
        width: calc(100% - 80px);
    }
    .ent-explore-more-footer-inner {
        width: calc(100% - 60px);
    }*/
        .ent-pad-0-right-sm {
            padding-right: 0;
        }

        .ent-what-we-sell .selection-box {
            margin-bottom: 15px;
        }

        .ent-display-block-sm {
            display: block;
        }

        .ent-banner .slick-slider {
            height: 500px;
        }
        /* Smart Cities Shadow Fixer */
        .ent-shadowFix {
            flex-basis: 47.7%;
        }

        .ent-node-slider-header .slick-track {
            min-width: 768px;
            background-color: #01215e;
            display: flex;
        }
        /* .ent-node-slider-header > .slick-list {
        overflow-x: auto;
    } */
        .ent-slider-two-slides {
            padding-left: 30px;
            padding-right: 30px;
            padding-bottom: 55px;
        }
    }

    .txtWhite .h3 {
        color: #fff;
    }


    /* for mobile only */

    @media (min-width:1000px) and (max-width: 1199px) {
        .ent-spacer-double-line {
            height: 20px;
        }

        .ent-col-lg-3 {
            width: 25%;
            float: left;
        }
    }

    @media (max-width: 999px) {
        .ent-height-20 {
            height: 20px;
        }

        .ent-height-30 {
            height: 30px;
        }

        .ent-height-25 {
            height: 25px;
        }

        .ent-margin-top-neg-5 {
            margin-top: -5px;
        }
    }

    @media (min-width:1000px) {
        .parentImgCont img.banner-crop-img {
            position: relative;
            height: auto;
            width: 100%;
            max-width: 100%;
        }
    }

    @media (max-width: 767px) {
        .parentImgCont {
            width: 100%;
            min-height: 384px;
            margin: 0;
            overflow: hidden;
        }

            .parentImgCont .ent-float-text-banner {
                top: auto;
                left: auto;
                transform: none;
            }

            .parentImgCont img.banner-crop-img {
                position: absolute;
                height: 100%;
                width: auto;
                max-width: 100%;
            }
            /*parentImgCont and image width need to place for IE*/
            .parentImgCont.size345 {
                height: 345px;
            }
            /*width based on the image height ratio 430 for 1900*/
            .parentImgCont img.banner-crop-img.size345 {
                min-width: 936px;
            }

        .parentImgCon.size384 {
            height: 384px;
        }
        /*width based on the image height ratio 384*/
        .parentImgCont img.banner-crop-img.size384 {
            min-width: 1024px;
        }

        .parentImgCon.size386 {
            height: 386px;
        }
        /*width based on the image height ratio 386*/
        .parentImgCont img.banner-crop-img.size386 {
            min-width: 1048px;
        }

        .parentImgCont.size430 {
            height: 430px;
        }
        /*width based on the image height ratio 430 for 1900*/
        .parentImgCont img.banner-crop-img.size430 {
            min-width: 1167px;
        }

        .parentImgCont.size435 {
            height: 435px;
        }
        /*width based on the image height ratio 430 for 1900*/
        .parentImgCont img.banner-crop-img.size435 {
            min-width: 1181px;
        }
        /*old code for support*/
        .parentImgCont img.banner-crop-img.leftCrop-xs {
            right: 0
        }

        .parentImgCont img.banner-crop-img.leftCrop-10-xs {
            top: 50%;
            right: 10%;
            transform: translate(10%, -50%)
        }

        .parentImgCont img.banner-crop-img.rightCrop-xs {
            top: 50%;
            left: 0;
            transform: translate(0%, -50%)
        }

        .parentImgCont img.banner-crop-img.rightCrop-10-xs {
            top: 50%;
            left: 10%;
            transform: translate(-10%, -50%)
        }

        .parentImgCont img.banner-crop-img.centerCrop-xs {
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%)
        }
        /*old code for support*/
        /*class for showing right side on mobile*/
        .parentImgCont img.banner-crop-img.rightView-xs {
            right: 0
        }

        .parentImgCont img.banner-crop-img.rightView-0-xs {
            top: 50%;
            right: 0;
            transform: translate(0%, -50%)
        }

        .parentImgCont img.banner-crop-img.rightView-5-xs {
            top: 50%;
            right: 5%;
            transform: translate(5%, -50%)
        }

        .parentImgCont img.banner-crop-img.rightView-10-xs {
            top: 50%;
            right: 10%;
            transform: translate(10%, -50%)
        }

        .parentImgCont img.banner-crop-img.rightView-15-xs {
            top: 50%;
            right: 15%;
            transform: translate(15%, -50%)
        }

        .parentImgCont img.banner-crop-img.rightView-20-xs {
            top: 50%;
            right: 20%;
            transform: translate(20%, -50%)
        }

        .parentImgCont img.banner-crop-img.rightView-25-xs {
            top: 50%;
            right: 25%;
            transform: translate(25%, -50%)
        }

        .parentImgCont img.banner-crop-img.rightView-30-xs {
            top: 50%;
            right: 30%;
            transform: translate(30%, -50%)
        }

        .parentImgCont img.banner-crop-img.rightView-35-xs {
            top: 50%;
            right: 35%;
            transform: translate(35%, -50%)
        }

        .parentImgCont img.banner-crop-img.rightView-40-xs {
            top: 50%;
            right: 40%;
            transform: translate(40%, -50%)
        }

        .parentImgCont img.banner-crop-img.rightView-45-xs {
            top: 50%;
            right: 45%;
            transform: translate(45%, -50%)
        }

        .parentImgCont img.banner-crop-img.rightView-50-xs {
            top: 50%;
            right: 50%;
            transform: translate(50%, -50%)
        }
        /*class for center cropping on mobile*/
        .parentImgCont img.banner-crop-img.centerView-xs {
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%)
        }
        /*class for right cropping on mobile*/
        .parentImgCont img.banner-crop-img.leftView-xs {
            left: 0
        }

        .parentImgCont img.banner-crop-img.leftView-5-xs {
            top: 50%;
            left: 5%;
            transform: translate(-5%, -50%)
        }

        .parentImgCont img.banner-crop-img.leftView-10-xs {
            top: 50%;
            left: 10%;
            transform: translate(-10%, -50%)
        }

        .parentImgCont img.banner-crop-img.leftView-15-xs {
            top: 50%;
            left: 15%;
            transform: translate(-15%, -50%)
        }

        .parentImgCont img.banner-crop-img.leftView-20-xs {
            top: 50%;
            left: 20%;
            transform: translate(-20%, -50%)
        }

        .parentImgCont img.banner-crop-img.leftView-25-xs {
            top: 50%;
            left: 25%;
            transform: translate(-25%, -50%)
        }

        .parentImgCont img.banner-crop-img.leftView-30-xs {
            top: 50%;
            left: 30%;
            transform: translate(-30%, -50%)
        }

        .parentImgCont img.banner-crop-img.leftView-35-xs {
            top: 50%;
            left: 35%;
            transform: translate(-35%, -50%)
        }

        .parentImgCont img.banner-crop-img.leftView-40-xs {
            top: 50%;
            left: 40%;
            transform: translate(-40%, -50%)
        }

        .parentImgCont img.banner-crop-img.leftView-45-xs {
            top: 50%;
            left: 45%;
            transform: translate(-45%, -50%)
        }

        .parentImgCont img.banner-crop-img.leftView-50-xs {
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%)
        }

        .mob-position_500 {
            width: auto;
            height: 500px;
            /* set to anything and aspect ratio is maintained */
            max-width: 100%;
            object-fit: cover;
        }

        .mob-banner-fw-1 {
            width: 100%;
            height: 432px;
            /* set to anything and aspect ratio is maintained */
            max-width: 100%;
            object-fit: cover;
        }

        .mob-banner-fw-5 {
            width: 100%;
            height: 345px;
            /* set to anything and aspect ratio is maintained */
            max-width: 100%;
            object-fit: cover;
        }

        .mob-banner-fw-6 {
            width: 100%;
            height: 431px;
            /* set to anything and aspect ratio is maintained */
            max-width: 100%;
            object-fit: cover;
        }

        .ent-bottom-border-xs {
            width: 90%;
            border-top: none;
            border-left: none;
            border-right: none;
            border-bottom: 1px solid #00215f;
            margin: auto;
        }

        .ent-main-circ-cont a:focus {
            color: #fff;
        }

        .ent-float-initial-xs {
            float: initial;
        }

        .ent-display-block-xs {
            display: block;
        }

        .ent-main-circ-cont {
            background-color: #00549a;
            display: table;
            padding-top: 20px;
            padding-bottom: 25px;
            border-bottom: 1px solid #01215e;
        }

        .ent-banner-cont {
            text-align: center;
            text-align: -moz-center;
            text-align: -webkit-center;
            display: table-cell;
            padding-bottom: 0;
            padding-right: 20px;
            line-height: 30px;
        }

        .ent-circular-banner {
            background: #00549A;
            width: 50px;
            height: 50px;
            border-radius: 64px;
            border: 2px solid #fff;
            margin: 0 auto;
        }

        .ent-circular-content {
            position: relative;
            top: 8px;
            font-size: 12px;
        }

        .ent-circ-right-content,
        .ent-circ-right-content:hover {
            text-align: left;
            color: #fff;
        }

            .ent-circ-right-content span {
                display: block;
            }

        .display-table-cell-xs {
            display: table-cell;
        }

        .no-pad-left-xs {
            padding-left: 0;
        }

        .btn.ent-call-to-action {
            padding: 10px 32px;
        }

        .ent-btn-primary,
        .ent-btn-primary:active,
        .ent-btn-primary:focus {
            color: #003778;
            background-color: transparent;
            border: 2px solid #003778;
            font-size: 16px;
            padding: 10px 32px;
            text-align: center;
            cursor: pointer;
            border-radius: 24px;
            width: 100%;
        }

        .ent-float-left {
            float: left;
        }

        .rate-this-page-xs {
            padding-top: 12px;
            padding-bottom: 12px;
        }

        .btn.active.focus,
        .btn.active:focus,
        .btn.focus,
        .btn:active.focus,
        .btn:active:focus,
        .btn:focus {
            outline: none;
            outline: none;
            outline-offset: 0;
        }

        .btn.btn-primary.ent-call-to-action,
        .btn.btn-primary.ent-call-to-action:active,
        .btn.btn-primary.ent-call-to-action:focus,
        .btn.btn-primary.ent-call-to-action:hover,
        .btn.btn-primary.ent-call-to-action:visited {
            padding: 10px 0;
        }

            .btn.btn-primary.ent-call-to-action.no-margin-bottom,
            .btn.btn-primary.ent-call-to-action.no-margin-bottom:active,
            .btn.btn-primary.ent-call-to-action.no-margin-bottom:focus,
            .btn.btn-primary.ent-call-to-action.no-margin-bottom:hover,
            .btn.btn-primary.ent-call-to-action.no-margin-bottom:visited {
                margin-bottom: 0;
            }

        .btn.btn-primary.no-margin-top,
        .btn.btn-primary.no-margin-top:active,
        .btn.btn-primary.no-margin-top:focus,
        .btn.btn-primary.no-margin-top:hover {
            margin-top: 0;
        }

        .ent-height-15 {
            height: 15px;
        }

        .ent-height-20 {
            height: 20px;
        }

        .ent-pad-5-top-xs {
            padding-top: 5px;
        }

        .ent-padding-top-50-xs {
            padding-top: 50px;
        }

        .ent-padding-top-60-xs {
            padding-top: 60px;
        }

        .ent-height-36-xs {
            line-height: 36px;
        }

        a.btn.btn-primary.ent-call-to-action {
            font-size: 15px;
        }

        .ent-footer-icon-social-sm {
            height: 40px;
            width: 40px;
        }

            .ent-footer-icon-social-sm .icon-blog-en {
                top: 3px;
                left: 8px;
            }

            .ent-footer-icon-social-sm .icon-facebook,
            .ent-footer-icon-social-sm .icon-twitter,
            .ent-footer-icon-social-sm .icon-linkedin,
            .ent-footer-icon-social-sm .icon-youtube {
                top: 2px;
                left: 9px;
            }

            .ent-footer-icon-social-sm .icon-youtube {
                top: 1px;
                left: 8px;
            }

        .ent-sm-pad-15-left {
            padding-left: 15px
        }

        .ent-sm-pad-15-right {
            padding-right: 15px
        }

        .ent-hidden-xs {
            display: none;
        }

        .ent-conf-sol .accordionContent {
            padding: 30px 15px;
        }

        .ent-conf-sol .accordionButton {
            padding: 20px 15px;
        }

        .ent-conf-sol.container.liquid-container {
            padding: 0;
        }

        .container.liquid-container.ent-sell-iot-solutions {
            padding-right: 0;
            padding-left: 0;
        }

        .ent-explore-solutions-list {
            padding: 25px 15px;
        }

        .ent-explore-solutions-lists.container.liquid-container {
            padding-right: 0;
            padding-left: 0;
            padding-top: 20px;
        }

        .ent-explore-solutions-list-content {
            max-width: initial;
        }

        .ent-explore-solutions-list:nth-child(even) .ent-explore-solutions-list-col-content {
            padding-right: 0;
        }
        /*
    .ent-explore-more-footer,
    .ent-explore-more-footer-inner {
        width: calc(100% - 30px);
    }*/
        /* IE11 target inside media queries breakpoint */
        _:-ms-fullscreen,
        :root .three-container2-of-3 {
            height: 289px;
        }
        /* IE10 target and above inside media queries breakpoint */
        /* Un comment to use */
        /* _:-ms-lang(x), .ie10up {
        property:value;
    } */
    }


    /*global connector fix*/

    .footer-main-links-lobs li.active:first-of-type {
        padding-top: 13px;
    }


    /*primary btn accessibility focus*/

    .bgshade.btn-primary:hover,
    .bgshade.btn-primary:focus,
    .bgshade.btn-primary:active:focus,
    .bgshade.btn.btn-primary:hover,
    .bgshade.btn.btn-primary:focus,
    .bgshade.btn.btn-primary:active:focus {
        color: #00549a;
        border-color: #00549a;
        background-color: #ccd7e4;
    }


    /*industries*/

    .ent-ind-grid-min-height {
        min-height: 195px;
    }


    /*Homepage*/

    .ent-home-grid-min-height {
        height: 390px;
        min-height: 390px;
    }

    .ent-flex-3up {
        margin-left: -15px;
        margin-right: -15px
    }

    .slidingBanner img {
        height: 100%;
    }

    @media (min-width: 320px) and (max-width: 767px) {
        .rounded-edges-shadow-xs {
            border: 2px solid #E1E1E1;
            border-radius: 10px 10px 0px 0px;
            background-color: #FFFFFF;
            box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.12);
            /*font-family: 'bellslim_font_black', Helvetica, Arial, sans-serif;*/
        }

        .ent-bannerHeight435 {
            height: 435px;
        }

        .margin-5-left-xs {
            margin-left: 5px;
        }

        .margin-5-right-xs {
            margin-right: 5px;
        }

        .margin-15-right-xs {
            margin-right: 15px;
        }
        /* Internet Explorer Custom Select Dropdowns */
        @media all and (-ms-high-contrast:none) {
            select.custom-selection option.tab_selection {
                color: #fff;
            }
            /* IE10 */
            *::-ms-backdrop,
            select.custom-selection option.tab_selection {
                color: #fff;
            }
            /* IE11 */
        }

        .pad-25-left-xs {
            padding-left: 25px;
        }

        .pad-25-right-xs {
            padding-right: 25px;
        }

        .pad-30-top-xs {
            padding-top: 30px;
        }

        .nopadd-LR-xs {
            padding-left: 0;
            padding-right: 0;
        }

        .homecontainer .col-sm-12,
        .homecontainer .col-xs-12 {
            width: 100%;
        }

        .homecontainer.no-pad-LR-2 {
            padding-left: 0;
            padding-right: 0;
        }

        .ent-flex-3up-home .col-xs-12 {
            padding-left: 0;
            padding-right: 0;
            border-right: none;
            border-left: none;
        }

            .ent-flex-3up-home .col-sm-12:nth-child(n),
            .ent-flex-3up-home .col-xs-12:nth-child(n) {
                border-top: none;
            }

        .ent-rsc-center-content {
            padding-left: 15px;
            padding-right: 15px;
        }

        .ent-auto-width-xs {
            width: auto;
        }

        .stxtSize14-xs {
            font-size: 14px;
        }

        .txtSize12-xs {
            font-size: 12px;
        }

        .txtSize10-xs {
            font-size: 10px;
        }

        .txtSize20-xs {
            font-size: 20px;
        }

        .ent-trends .slick-slider {
            padding-bottom: 30px;
        }
        /*added class to make sure button size remains 15*/
        .btn.btn-primary-white.call-to-action.btn-size15,
        .btn.btn-primary-white.call-to-action.btn-size15:active,
        .btn.btn-primary-white.call-to-action.btn-size15:focus {
            font-size: 15px
        }

        .ind-col-3 .col-lg-4:nth-child(9) {
            padding-bottom: 0;
        }
        /*Sell Solution*/
        .ent-sell-solutions-image {
            height: 299px;
        }

        .tv-slider-nav-auto {
            height: 100%;
        }

        .tv-p-slider-nav span {
            padding-bottom: 10px;
        }
    }

    @media (min-width: 768px) and (max-width: 999px) {
        .ent-spacer-25-md {
            height: 25px;
        }

        .ent-spacer-15-md {
            height: 15px;
        }

        .homecontainer.no-pad-LR-2 {
            padding-left: 0;
            padding-right: 0;
        }

        .homecontainer .col-lg-4 {
            width: 50%;
            border-right: none;
        }

        .no-pad-LR-md {
            padding-left: 0;
            padding-right: 0;
        }

        .ind-col-3 .col-lg-4:nth-child(9),
        .ind-col-3 .col-lg-4:nth-child(10) {
            padding-bottom: 0;
        }

        .ent-flex-3up-home .col-lg-4:nth-child(1) > .ent-home-grid-min-height,
        .ent-flex-3up-home .col-lg-4:nth-child(2) > .ent-home-grid-min-height {
            padding-top: 60px;
            min-height: 390px;
        }

        .ent-flex-3up-home .col-lg-4:nth-child(4) > .ent-home-grid-min-height,
        .ent-flex-3up-home .col-lg-4:nth-child(5) > .ent-home-grid-min-height,
        .ent-flex-3up-home .col-lg-4:nth-child(6) > .ent-home-grid-min-height {
            padding-bottom: 0;
            min-height: 390px;
        }

        .ent-flex-3up-home .col-lg-4:nth-child(5),
        .ent-flex-3up .col-lg-4:nth-child(6) {
            border-bottom: none;
            border-top: none;
        }

        .ent-flex-3up-home .col-lg-4:nth-child(-1n+6) {
            border-top: none;
        }

        .ent-flex-3up-home .col-md-4:nth-of-type(2n+1) {
            padding-left: 0;
            border-left: none;
        }

        .ent-flex-3up-home .col-md-4:nth-of-type(2n) {
            padding-right: 0;
            border-right: none;
        }

        .ent-flex-1-md {
            flex: 1;
        }
        /* IE11 target inside media queries breakpoint */
        _:-ms-fullscreen,
        :root .ent-flex-1-md {
            flex-basis: auto;
        }
        /* IE11 target inside media queries breakpoint */
    }

    @media (min-width:1000px) {
        .homecontainer .col-lg-4 {
            width: 33.33333333%;
            border-right: none;
        }

        .no-pad-bottom-lg {
            padding-bottom: 0;
        }

        .ent-flex-3up-home .col-lg-4:nth-of-type(3n+1) {
            padding-left: 0;
            border-left: none;
        }

        .ent-flex-3up-home .col-lg-4:nth-of-type(3n) {
            padding-right: 0;
            border-right: none;
        }

        .ind-col-3 .col-lg-4:nth-child(7),
        .ind-col-3 .col-lg-4:nth-child(8),
        .ind-col-3 .col-lg-4:nth-child(9) {
            padding-bottom: 0;
        }

        .ent-flex-3up-home .col-lg-4:nth-child(1),
        .ent-flex-3up-home .col-lg-4:nth-child(2),
        .ent-flex-3up-home .col-lg-4:nth-child(3) {
            margin-top: 60px;
            padding-bottom: 55px;
        }

        .ent-flex-3up-home .col-lg-4:nth-child(4),
        .ent-flex-3up-home .col-lg-4:nth-child(5),
        .ent-flex-3up-home .col-lg-4:nth-child(6) {
            margin-bottom: 55px;
            padding-top: 60px;
        }

        .ent-flex-3up-home .col-lg-4:nth-child(1) > .ent-home-grid-min-height,
        .ent-flex-3up-home .col-lg-4:nth-child(2) > .ent-home-grid-min-height,
        .ent-flex-3up-home .col-lg-4:nth-child(3) > .ent-home-grid-min-height {
            padding-top: 0;
            min-height: 330px;
        }

        .ent-flex-3up .col-lg-4:nth-child(4) > .ent-home-grid-min-height,
        .ent-flex-3up-home .col-lg-4:nth-child(5) > .ent-home-grid-min-height,
        .ent-flex-3up-home .col-lg-4:nth-child(6) > .ent-home-grid-min-height {
            padding-bottom: 0;
            min-height: 330px;
        }

        .ent-flex-3up-home .col-lg-4:nth-child(4),
        .ent-flex-3up-home .col-lg-4:nth-child(5),
        .ent-flex-3up-home .col-lg-4:nth-child(6) {
            border-bottom: none;
            border-top: none;
        }

        .ent-flex-3up-home .col-lg-4:nth-child(-1n+3) {
            border-top: none;
        }

        .ent-connector-lob-flyout,
        .ent-connector-lob-flyout-ind {
            padding: 17px 0px 20px 0;
            top: 81px;
        }

        .log-in-form-chevron-position {
            position: absolute;
            right: 0;
            font-size: 14px;
            /*top: 29px;*/
            /*43401*/
        }

        .ent-connector-login-modal {
            padding: 0;
        }

        .ent-caret-top-right:after {
            right: 70px;
            left: auto;
        }

        .ent-caret-top-right-selfserve:after {
            right: 40px;
            left: auto;
        }
        /*.ent-connector-active-lob ul a {
        font-size: 21px;
    }*/
        .ent-width-25-percent {
            width: calc(25% - 50px);
        }

        .ent-connector-lob-industries > a > h3 {
            font-size: 18px;
            line-height: 18px;
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
            letter-spacing: -0.18px;
        }

        .ent-connector-lob-flyout-ind .connector-lob-flyout-content > li {
            width: auto;
            margin-right: 30px;
        }
        /*
    .ent-explore-more-footer {
        width: calc(100% - 150px);
    }
    .ent-explore-more-footer-inner {
        width: calc(100% - 60px);
    }*/
        .connector-lob-flyout-content > li.ent-connector-lob-industries:nth-child(n+6) {
            clear: none;
            margin-top: 0;
        }

        .ent-connector-search-wrap {
            margin-top: 1px;
        }
    }


    /*Flex boxes automated padding control 2up, 3up, 4up, 5up, and 6up*/

    .col-lg-5th {
        width: 20%;
        float: left
    }

    @media (min-width: 1000px) {
        .slidingBanner {
            margin-left: -496px;
            left: 50%;
        }
    }

    @media (min-width: 1000px) and (max-width: 1015px) {
        .graphical_ctrl_md {
            padding-left: 25px;
        }
    }

    @media (min-width: 991px) and (max-width: 999px) {
        .content-width-mid-lg {
            width: 80%;
        }

        .ent-col-12-mid-lg {
            width: 100%;
            float: left;
        }
    }

    @media (max-width:767px) {
        .iot-solution-div-content {
            height: 300px;
        }

        .ent-margin-left-right-0-sm {
            margin-right: 0px;
            margin-left: 0px;
        }

        .ent-full-width-sm {
            width: 100%;
        }

        .three-container1-of-3 {
            min-height: 290px;
        }

        .three-container2-of-3 {
            min-height: 285px;
        }
    }

    @media (min-width: 768px) and (max-width:999px) {
        .three-container1-of-3 {
            min-height: 355px;
        }

        .three-container2-of-3 {
            min-height: 350px;
        }

        .pad-25-right-sm {
            padding-right: 25px;
        }

        .pad-25-left-sm {
            padding-left: 25px;
        }

        .explore-solution-cont > .col-md-4:nth-of-type(2n),
        .explore-solution-blockd-container > .col-md-4:nth-of-type(2n) {
            padding-right: 0;
        }

        .explore-solution-cont > .col-md-4:first-child,
        .explore-solution-cont > .col-md-4:nth-of-type(2n+1),
        .explore-solution-blockd-container > .col-md-4:first-child,
        .explore-solution-blockd-container > .col-md-4:nth-of-type(2n+1) {
            padding-left: 0;
        }
    }

    @media(min-width:1000px) {
        .three-container1-of-3 {
            min-height: 700px;
        }

        .height-50-lg {
            height: 49.6%;
        }

        .explore-solution-cont > .col-md-4:nth-of-type(3n),
        .explore-solution-blockd-container > .col-md-4:nth-of-type(3n) {
            padding-right: 0;
        }

        .explore-solution-cont > .col-md-4:first-child,
        .explore-solution-cont > .col-md-4:nth-of-type(3n+1),
        .explore-solution-blockd-container > .col-md-4:first-child,
        .explore-solution-blockd-container > .col-md-4:nth-of-type(3n+1) {
            padding-left: 0;
        }
    }


    /* iPad Pro fix Portrait and landscape */

    @media screen and (min-width: 1024px) and (max-width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) {
        .three-container1-of-3,
        .three-container1-of-3 .homepage_image {
            min-height: 700px;
        }

            .three-container1-of-3 .description {
                position: absolute;
                top: 0;
            }

        .three-container2-of-3.ent-small-upsell-box {
            min-height: 352px;
        }

        .three-container1-of-3 .ent-img-cover {
            position: relative;
        }
    }


    /* iPad air 2 fix portrait and landscape*/

    @media only screen and (min-width: 768px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
        .three-container1-of-3,
        .three-container1-of-3 .homepage_image {
            min-height: 700px;
        }

            .three-container1-of-3 .description {
                /*position: absolute;
            top: 0;*/
            }

        .three-container2-of-3.ent-small-upsell-box {
            min-height: 352px;
        }

        .three-container1-of-3 .ent-img-cover {
            position: relative;
        }

        .ent-node-inner-slide {
            min-height: 489px;
        }
    }

    @media (max-width:519px) {
        .hidden-xxs {
            display: none !important;
        }

        .ent-node-inner-slide .ent-node-inner-slider {
            margin-right: 15px;
        }

        .tv-slider-for-auto .slick-prev:focus,
        .tv-slider-for-auto .slick-next:focus {
            box-shadow: none;
        }
        /* Benefit Component Header start*/
        .ent-rotating-with-tabs-automate .tv-div-slider-nav > p {
            padding: 15px;
        }

        .tv-p-slider-nav span {
            padding: 0;
        }
        /* Benefit Component Header end*/
        .visible-xxs {
            display: block !important;
        }
    }


    /* IE10+ CSS here */

    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .ent-mobile-view .ent-container-display-initial-md {
            display: block;
        }

        .object-cover {
            object-fit: cover;
        }

        .ent-FWO-content-home {
            max-width: 100%;
        }

        .ent-page a:hover > .icon-play-icon {
            display: inline;
        }

        .ent-trends .slick-slide img {
            width: 100%;
        }

        .ent-transform-business-image-content {
            width: auto;
            position: relative;
        }

        .ent-sell-iot-solutions .carousel-inner > .item > a > img,
        .ent-sell-iot-solutions .carousel-inner > .item > img,
        .ent-sell-iot-solutions .img-responsive,
        .thumbnail a > img,
        .ent-sell-iot-solutions .thumbnail > img {
            width: 100%;
        }

        .ent-expsol-slider-for .slick-track,
        .ent-expsol-flex-slider-for .slick-track,
        .ent-expsol-slider-for .ent-expsol-div-slider-for,
        .ent-expsol-flex-slider-for .ent-expsol-div-slider-for,
        .ent-expsol-slider-for .slickSlide,
        .ent-expsol-flex-slider-for .slickSlide,
        .ent-expsol-slider-for .slickSlide > div,
        .ent-expsol-flex-slider-for .slickSlide > div {
            height: 100%;
        }

        .ent-what-we-sell select.custom-selection::-ms-value {
            color: #fff;
        }
    }

    @media (max-width:999px) {
        .ent-rotating-with-tabs-automate .tv-div-slider-nav.slick-current > p > span {
            position: initial;
            top: 0px;
        }

        .ent-mobile-view .ent-container-flex-box.ent-container-display-initial-md {
            -ms-flex-direction: column;
            -webkit-flex-direction: column;
            flex-direction: column;
        }

        .ent-tv-slider-for.ent-node-slider-for .ent-node-inner-slide .slick-dots {
            bottom: 20px;
        }

        .ent-container-display-initial-md {
            display: initial;
            display: initial;
        }

        .ent-main-circ-cont-4-icons {
            background-color: #00549a;
            display: table;
            padding-top: 20px;
            padding-bottom: 25px;
            border-bottom: 1px solid #01215e;
        }

        .ent-main-circ-cont-4-icons-Phone {
            display: table;
            padding-top: 20px;
            padding-bottom: 25px;
        }

        .ent-banner-cont-4-icons {
            text-align: center;
            text-align: -moz-center;
            text-align: -webkit-center;
            display: table-cell;
            padding-bottom: 0;
            padding-right: 20px;
            line-height: 30px;
        }

        .ent-circular-banner-4-icons {
            background: #00549A;
            width: 50px;
            height: 50px;
            border-radius: 64px;
            border: 2px solid #fff;
            margin: 0 auto;
        }

        .ent-circular-content-4-icons {
            position: relative;
            top: 8px;
            font-size: 12px;
        }

        .ent-circular-content-4-icons-only {
            position: relative;
            top: 8px;
            font-size: 20px;
        }

        .ent-circ-right-content-4-icons,
        .ent-circ-right-content-4-icons:hover {
            text-align: left;
            color: #fff;
        }

            .ent-circ-right-content-4-icons span {
                display: block;
            }

        .ent-marginTop-negative-5 {
            margin-top: -5px;
        }

        .txtSize12-xs-md {
            font-size: 12px;
        }

        .hPadding-60-xs-sm {
            padding-top: 60px;
            padding-bottom: 60px;
        }
    }

    #connector-search [type="submit"].txtWhite:focus:after {
        color: white;
    }

    .pad-40-lg-30-xs {
        margin: 40px auto;
    }

    .inflex {
        display: inline-flex;
    }

    @media (max-width:767px) {
        .pad-40-lg-30-xs {
            margin: 30px auto;
        }
    }

    .max-width-545 {
        max-width: 545px;
    }

    @media (max-width: 639px) {
        .slick-slide {
            height: auto !important;
        }

        .vPadding040-xs {
            padding: 0 40px;
        }
    }

    @media screen and (max-width:991px) {
        .mar-left-40-sm {
            margin-left: 40px;
        }

        .container-flex-box-wrap-vox {
            display: block !important;
        }
    }

    @media screen and (max-width:999px) {
        .pad-15-left-sm {
            padding-left: 15px;
        }

        .tv-slider-for-auto .slick-dots {
            display: block !important;
        }

        .pad-20-left-sm {
            padding-left: 20px;
        }

        .pad-15-bottom-sm {
            padding-bottom: 15px;
        }

        .pad-15-top-sm {
            padding-top: 15px;
        }

        .text-and-tab-img > [class^="col-"] {
            display: table-cell;
        }

        .divCentrl-sm {
            display: table;
            margin: 0 auto;
        }

        .col1-sm {
            width: 100% !important;
        }

        .htAuto-sm-mid {
            height: auto !important;
        }

        .imgBanner-sm-xs {
            height: 250px;
        }

        .vPadding40-sm,
        .vPadding40-xs-md {
            padding: 0 40px;
        }

        .cont_icons-sm {
            display: table-cell;
            float: none;
            vertical-align: top;
            width: 70px;
            text-align: left;
        }

        .nobdr-sm {
            border: none;
        }

        .ent-circ-custo-sub:before {
            top: -15px;
            left: -3px;
            font-size: 30px;
        }

        .top010-sm {
            top: 10px;
        }

        .htAuto-sm {
            height: auto !important;
        }
    }

    @media screen and (max-width:767px) {
        .border-bottom-xs {
            border-bottom: 1px solid #d4d4d4;
        }

        .topNeg50-xs {
            top: -50px !important;
        }

        .nobdr-xs {
            border: none;
        }

        .noWid-xs {
            width: inherit;
        }

        .txtSize18-xs {
            font-size: 18px !important;
        }

        .txtSize24-xs {
            font-size: 24px !important;
        }

        .txtSize90-xs {
            font-size: 90px !important;
        }

        .topNeg-29-xs {
            top: -29px;
        }

        .icon-blue-no-bg-xs:before {
            color: #00549a !important;
        }

        .icon-blue-no-bg-xs {
            background: none !important;
            border: none;
            margin-right: 15px;
        }

        .ent-main-circ-cont-txt-black-xs {
            color: #000 !important;
            border: none !important;
        }

        .ent-main-circ-cont-bg-white-xs {
            background-color: #fff !important;
            border: none !important;
        }

        .bdr-radius-none-xs {
            border-radius: 0;
        }

        .noMarg-xs {
            margin: 0;
        }

        .txtLeft-xs {
            text-align: left;
        }

        .spanIblock-xs {
            display: block;
        }

        .vPadding40-xs {
            padding: 0 40px;
        }

        .divCentrl-xs {
            margin: 0 auto;
            display: table;
        }

        .inflex {
            display: block !important;
        }

        .col1-xs {
            width: 100% !important;
        }

        .vPadding20-xs {
            padding: 0 20px;
        }

        .noBg-xs {
            background: none;
        }

        .mag-bottom-20-xs {
            margin-bottom: 20px;
        }

        .txtBlack-xs {
            color: #111;
        }

        .noPad-xs {
            padding: 0;
        }

        .boxHov:last-child {
            margin-bottom: 0;
        }

        .top10-xs {
            top: 10px;
        }

        .pad-20-xs {
            padding: 20px;
        }

        .noPad-left-xs {
            padding-left: 0;
        }

        .noPad-right-xs {
            padding-right: 0;
        }

        .htAuto-xs {
            height: auto !important;
        }

        .htAuto-min-xs {
            min-height: auto !important;
        }

        .noMarg-Top-xs {
            margin-top: 0 !important;
        }

        .right-cont-xs {
            border-top-left-radius: 10px;
            border-bottom-left-radius: 10px;
        }
    }

    @media screen and (max-width:519px) {
        .ent-max-width-68-xxs {
            max-width: 68%;
        }

        .topNeg70-xxs-xs {
            top: -70px !important;
        }
    }

    @media screen and (max-width:320px) {
        .col1-xxs-xs {
            max-width: 100%;
        }

        .topNeg19-xxs-xs {
            top: -19px !important;
        }

        .txtCenter-xxs-xs {
            text-align: center !important;
        }
    }

    .col033_3 {
        width: 33.33%;
    }


    /*fonts*/

    .icon-lte-logo:before {
        font-size: 20px;
    }


    /*fix for tabbing outline*/

    body.is_tabbing *:focus {
        outline: 2px solid #4d90fe !important;
        /* for non-webkit browsers */
        outline: 2px auto -webkit-focus-ring-color !important;
    }

    body:not(.is_tabbing) button:focus,
    body:not(.is_tabbing) input:focus,
    body:not(.is_tabbing) select:focus,
    body:not(.is_tabbing) a:focus,
    body:not(.is_tabbing) .ent-node-circle-icon:focus,
    body:not(.is_tabbing) .node--mobile .modal-header .close:focus,
    body:not(.is_tabbing) .ent-node-slider-header .ent-node-div-slider-nav.slick-slide:focus {
        outline: none;
    }


    /*check availability padding removal*/

    .availability-bar-address,
    .availability-bar-cta {
        padding: 0
    }

    .availability-bar > .container {
        padding: 0
    }

    @media (min-width: 640px) {
        .availability-bar > .container {
            padding: 0 20px;
        }
    }

    @media(min-width:1240px) {
        .availability-bar > .container {
            padding: 0;
        }
    }


    /*smb links for multiinfoblocks*/

    .smb-links-desktop {
        display: none;
    }

    .smb-links-w-icon-wrap {
        margin-bottom: 40px;
    }

        .smb-links-w-icon-wrap .smb-links-w-icon-title,
        .smb-links-w-icon-wrap > .smb-links-w-icon.container {
            padding: 20px;
        }

    .smb-links-w-icon.smb-links-mobile,
    .smb-links-w-icon.smb-links-mobile .smb-link-w-icon-item {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
    }

        .smb-links-w-icon.smb-links-mobile .smb-link-w-icon-item {
            margin-bottom: 10px;
        }

            .smb-links-w-icon.smb-links-mobile .smb-link-w-icon-item .smb-link-w-icon-text {
                max-width: 400px;
                padding: 15px;
            }

                .smb-links-w-icon.smb-links-mobile .smb-link-w-icon-item .smb-link-w-icon-text .circle-icon-header {
                    margin-bottom: 15px;
                }

    .smb-link-w-icon > * {
        width: 60px;
        height: 60px;
    }

    .smb-links-w-icon.smb-links-desktop .smb-link-w-icon-item {
        margin-bottom: 30px;
    }

    .smb-links-w-icon.smb-links-desktop .smb-link-w-icon-header {
        margin-bottom: 15px;
    }

    @media(min-width:768px) {
        .smb-links-mobile {
            display: none !important;
        }

        .smb-links-desktop {
            display: flex;
            flex-direction: column;
            padding-top: 20px;
            padding-bottom: 20px;
        }

            .smb-links-desktop > * {
                text-align: center;
                flex-direction: row;
                display: flex;
            }

                .smb-links-desktop > * > * {
                    flex: 1 1;
                    padding-left: 30px;
                    padding-right: 30px;
                    text-align: center;
                }
    }


    /*end smb links for multiinfoblocks*/


    /*smb internet packages*/


    /*Internet package - font classes*/

    .bgBlue {
        background-color: #003778;
    }

    /*Mobile - Specs*/

    .smb-internet-package-section-header,
    .smb-internet-packages-header,
    .smb-internet-package-title,
    .smb-internet-package-item-price {
        font-family: 'bellslim_font_black', Helvetica, Arial, sans-serif;
        letter-spacing: -.4px;
    }

    .smb-internet-packages-header {
        margin-bottom: 15px;
    }

    .smb-internet-package-item-price {
        font-family: 'bellslim_font_heavy', Helvetica, Arial, sans-serif;
    }

    .smb-internet-package-section-header {
        font-size: 22px;
        line-height: 24px;
    }

    .smb-internet-packages-header {
        font-size: 26px;
        line-height: 28px;
    }

    .smb-internet-package-title {
        font-size: 22px;
        line-height: 24px;
    }

    .smb-internet-package-title,
    .smb-internet-package-icon-desc-text {
        color: #111;
    }

    .smb-internet-package-icon-desc-text {
        font-size: 18px;
    }

    .smb-internet-package-price-legal,
    .smb-internet-package-icon-desc-note {
        font-size: 12px;
    }

    .smb-internet-package-subs,
    .smb-internet-package-price-detail-icon-text,
    .smb-internet-package-view-more > a {
        font-size: 14px;
    }

    .smb-internet-package-item-price.item-price {
        font-size: 40px;
    }

    @media(min-width:768px) {
        .smb-internet-package-title {
            font-size: 24px;
        }

        .smb-internet-packages-header {
            font-size: 32px;
            line-height: 38px;
        }

        .smb-internet-package-section-header {
            font-size: 24px;
            line-height: 26px;
        }
    }


    /*Internet package - spacing, border and specs*/


    /*Mobile Specs*/

    .smb-internet-package {
        -webkit-box-shadow: 0.6px 0.6px 25px 0px rgba(0, 0, 0, 0.12);
        -moz-box-shadow: 0.6px 0.6px 25px 0px rgba(0, 0, 0, 0.12);
        box-shadow: 0.6px 0.6px 25px 0px rgba(0, 0, 0, 0.12);
    }

    .smb-internet-package-section-header {
        padding: 20px;
    }

    .smb-internet-package-specs > .smb-internet-package-icon-wrap {
        margin-bottom: 15px;
    }

        .smb-internet-package-specs > .smb-internet-package-icon-wrap:last-child {
            margin-bottom: 0;
        }

    .smb-internet-package-price-detail {
        border-top: 1px solid #e1e1e1;
        background-color: #f4f4f4;
        padding: 30px;
        border-radius: 0 0 10px 10px;
    }

    .smb-internet-email-services-price-detail {
        border-top: none;
        padding: 0px 30px 30px 30px;
        border-radius: 0 0 10px 10px;
    }

    .smb-internet-packages-wrapper .smb-internet-package {
        margin-bottom: 30px;
        background: white;
        border: 1px solid #e1e1e1;
        border-radius: 10px;
    }

    .smb-internet-package-header {
        padding: 30px 30px 15px 30px;
    }

    .smb-internet-package-specs {
        padding: 0 30px 30px 30px
    }

    .smb-internet-package-header-desc > .smb-internet-package-title {
        margin: 0 0 15px 0;
    }

    .smb-internet-package-header-desc > .smb-internet-package-subs {
        margin: 15px 0 0 0;
    }

    .smb-internet-package-specs .smb-internet-package-icon {
        margin-right: 20px;
    }

    .smb-internet-package-specs .smb-internet-package-icon-desc > * {
        padding: 0;
        margin: 0 0 3px 0;
    }

        .smb-internet-package-specs .smb-internet-package-icon-desc > *:last-child {
            margin-bottom: 0;
        }

    .smb-internet-package-price-detail > .smb-internet-package-price {
        margin-bottom: 20px;
    }

    .smb-internet-package-price-detail > .smb-internet-package-price-legal,
    .smb-internet-package-price-detail .smb-internet-package-price-detail-icons > .smb-internet-package-price-detail-icon-wrap {
        margin-bottom: 20px;
    }

        .smb-internet-package-price-detail .smb-internet-package-price-detail-icons > .smb-internet-package-price-detail-icon-wrap:last-child {
            margin-bottom: 0px;
        }

    .smb-internet-package-icon-desc-note {
        position: relative;
    }

    .smb-internet-package-header .smb-internet-package-view-more {
        margin: 15px 0;
    }

    @media(min-width:768px) {
        .smb-internet-package-specs > .smb-internet-package-icon-wrap {
            margin-bottom: 0px;
            max-width: 25%;
            width: 25%;
            padding-right: 15px;
        }

        .smb-internet-package-specs .smb-internet-package-icon-desc-note.icon-desc-note-empty {
            min-height: 17px;
        }

        .smb-internet-package-price-detail {
            border-left: 1px solid #e1e1e1;
            border-radius: 0 10px 10px 0;
            border-top: none;
        }

        .smb-internet-email-services-price-detail {
            border-radius: 0 10px 10px 0;
            border-top: none;
            width: 60%;
            padding: 30px;
        }

        .smb-internet-package-header .smb-internet-package-view-more {
            margin-top: 0px;
        }
    }

    @media(min-width:992px) {
        .smb-internet-email-services-price-detail {
            width: 35%;
        }

        .smb-internet-package-specs > .smb-internet-package-icon-wrap {
            max-width: 20%;
            width: 20%;
            padding-right: 0px;
        }
    }


    /*Internet package - icon style*/

    .smb-details-view-more-link:after {
        content: "\e608";
        font-family: 'bell-icon';
        position: relative;
        top: .1em;
        margin-left: 5px;
        font-weight: normal;
        text-decoration: none;
    }

    .smb-internet-package-icon-wrap .smb-internet-package-icon {
        min-width: 45px;
        min-height: 60px;
        height: 60px;
    }

    .smb-internet-package-price-detail-icon-wrap > .smb-internet-package-price-detail-icon,
    .smb-internet-package-icon-wrap > .smb-internet-package-icon {
        display: flex;
        align-items: center;
    }

    .smb-internet-packages .icon2:before,
    .smb-internet-packages .icon5:before {
        color: #00549a;
        top: -3px;
    }

    .smb-internet-package-icon.icon2:before {
        font-size: 43px;
    }

    .smb-internet-package-icon.icon2.icon-webconferencing-infinity:before {
        font-size: 20px;
    }

    .smb-internet-package-price-detail-icon-wrap > .smb-internet-package-price-detail-icon {
        margin-right: 15px;
        min-width: 30px;
    }

    .smb-internet-package-price-detail-icon.icon2.icon-small_circle_contact_solid,
    .smb-internet-package-price-detail-icon.icon2.icon-Small_circle_cart_with_arrow {
        font-size: 30px;
    }

    .smb-internet-package-icon-wrap,
    .smb-internet-package-icon-desc,
    .smb-internet-package-icon-desc > * {
        width: 100%;
    }

    @media(min-width:768px) {
        .smb-internet-packages .icon5:before {
            top: 3px;
        }
    }


    /*Internet package - layout*/

    .smb-internet-package-footer {
        padding: 0px 30px 0 30px;
    }

    .smb-internet-package-footer-desc {
        width: 100%;
        display: flex;
        border-top: 1px solid #d4d4d4;
    }

    .smb-internet-footer-title {
        /* width: 15%; */
        margin-right: 0px;
        padding-right: 20px;
    }

    .smb-internet-footer-title-desc {
        padding: 30px 0 20px 0;
    }

    .smb-flex {
        display: flex;
        flex: auto;
        flex-wrap: nowrap;
    }

        .smb-flex.smb-flex-row {
            flex-direction: row !important;
        }

        .smb-flex.smb-flex-column {
            flex-direction: column !important
        }

    .smb-internet-package-icon-wrap.smb-flex > *,
    .smb-internet-package-price-detail-icon-wrap.smb-flex > * {
        align-items: center;
        justify-content: center;
        align-self: center;
    }

    .smb-internet-package-specs,
    .smb-internet-package-header.smb-flex {
        flex-direction: column;
    }

        .smb-internet-package > *,
        .smb-internet-package-specs > * {
            flex-direction: row;
        }

    .smb-internet-package-header .smb-internet-package-view-more {
        white-space: nowrap;
        font-weight: 700;
    }

    @media(max-width: 425px) {
        .smb-internet-footer-title-desc {
            padding: 15px 0 10px 0 !important;
        }

        .Internet-wifi > div div.Internet-wifi-Title {
            height: 40px;
        }

        .Internet-wifi > div > h2.Internet-wifi-heading {
            font-size: 26px;
        }
    }

    @media(min-width:768px) and (max-width: 991px) {
        .smb-internet-package {
            display: block;
        }

            .smb-internet-package > .smb-internet-package-intro-detail,
            .smb-internet-package-header .smb-internet-package-header-desc {
                width: 100%;
            }

        .smb-internet-package-specs,
        .smb-internet-package-header.smb-flex {
            flex-direction: row;
        }

            .smb-internet-package > *,
            .smb-internet-package-specs > *,
            .smb-internet-package-icon-wrap > * {
                flex-direction: column;
            }

        .smb-internet-package-header .smb-internet-package-view-more {
            align-self: flex-start;
        }

        .smb-internet-package-icon-wrap > .smb-internet-package-icon {
            align-self: flex-start;
            justify-content: center;
        }

        .smb-internet-package-icon-wrap > .smb-internet-package-icon-desc {
            align-items: flex-start;
            justify-content: flex-start;
            margin-top: 15px;
            height: 100%;
            display: flex;
        }

        .smb-internet-package-price-detail {
            border-left: 1px solid #e1e1e1;
            border-radius: 0 0px 10px 10px;
            border-top: none;
        }
        /*  .smb-internet-package-price-detail {
        width: 41%;
    } */
    }

    @media(min-width:992px) {
        .smb-internet-package {
            display: flex;
        }

            .smb-internet-package > .smb-internet-package-intro-detail,
            .smb-internet-package-header .smb-internet-package-header-desc {
                width: 100%;
            }

        .smb-internet-package-specs,
        .smb-internet-package-header.smb-flex {
            flex-direction: row;
        }

            .smb-internet-package > *,
            .smb-internet-package-specs > *,
            .smb-internet-package-icon-wrap > * {
                flex-direction: column;
            }

        .smb-internet-package-header .smb-internet-package-view-more {
            align-self: flex-start;
        }

        .smb-internet-package-icon-wrap > .smb-internet-package-icon {
            align-self: flex-start;
            justify-content: center;
        }

        .smb-internet-package-icon-wrap > .smb-internet-package-icon-desc {
            align-items: flex-start;
            justify-content: flex-start;
            margin-top: 15px;
            height: 100%;
            display: flex;
        }
        /* .smb-internet-package-price-detail {
        width: 41%;
    } */
    }

    @media(min-width:992px) {
        .smb-internet-package {
            display: flex;
        }

        .smb-internet-package-price-detail {
            width: 30%;
        }
    }


    /*end smb internet packages*/

    .minHeight50 {
        min-height: 50px;
    }

    .package-phone-header.prov-mb {
        min-height: 250px;
    }

        .package-phone-header.prov-mb .package-phone-header-desc > h2 {
            display: flex;
            align-items: center;
            justify-content: center;
            min-height: 72px;
            margin-top: 15px;
            margin-bottom: 15px;
        }

        .package-phone-header.prov-mb .package-heading {
            left: 18%;
        }

        .package-phone-header.prov-mb .package-main-heading-txt {
            font-size: 16px;
            font-weight: normal;
            padding-left: 5px;
            padding-right: 5px;
        }

    @media screen and (min-width: 1100px) {
        .prov-nb.package-phone-header,
        .prov-ns.package-phone-header,
        .prov-nl.package-phone-header,
        .prov-pe.package-phone-header {
            min-height: 285px;
        }
    }

    @media screen and (max-width: 999px) {
        .prov-mb.package-phone-header {
            min-height: unset;
        }
    }

    @media screen and (min-width: 1000px) and (max-width: 1099px) {
        .prov-mb.package-phone-header {
            min-height: 290px;
        }
    }

    @media screen and (min-width: 1100px) {
        .prov-mb.package-phone-header {
            min-height: 230px;
        }
    }

    @media screen and (min-width: 1024px) {
        .package {
            padding-bottom: 83px;
        }

            .package .package-phone-footer {
                position: absolute;
                bottom: 0;
            }
    }

    .package-phone-icon-items .icon2.icon-three-devices-tablet::before {
        top: 20px;
    }

    .voi2ce-packages-packge-icons-list.prov-mb .package-items {
        padding-right: 20px;
    }

        .voi2ce-packages-packge-icons-list.prov-mb .package-items .package-icon-item {
            min-width: 80px;
            margin-top: 15px;
        }

    @media screen and (max-width: 999px) {
        .voi2ce-packages-packge-icons-list.prov-mb .package-items {
            padding-right: 15px;
        }
    }

    .v-align_-3 {
        vertical-align: -3px !important;
    }

    .link-highlight:focus {
        border: 1px solid #00549a;
    }


    /*********** SMB Fibe TV Why Bell begins ***********/

    @media (max-width: 767px) {
        .fibetv-why-bell-even-better .image-mobile img {
            width: 222px !important;
            max-width: 222px !important;
        }

        .fibetv-why-bell-banner h2 {
            font-size: 26px !important;
            padding-left: 20px !important;
            padding-right: 20px !important;
            line-height: 28px !important;
        }

        .fibetv-why-bell-banner .image img {
            width: 295px !important;
        }

        .fibetv-why-bell-banner,
        .fibetv-why-bell-discover {
            padding-top: 30px !important;
        }

            .fibetv-why-bell-discover .services {
                flex-wrap: wrap !important;
            }

                .fibetv-why-bell-discover .services > div {
                    flex-basis: 100% !important;
                    margin: 0 !important;
                }

            .fibetv-why-bell-discover h3 {
                padding-bottom: 15px !important;
            }

            .fibetv-why-bell-discover .icon-o-hdtv {
                padding-top: 16px;
            }

            .fibetv-why-bell-discover .icon-o-changeyourprogramming {
                padding-top: 8px;
            }

            .fibetv-why-bell-discover .icon-o-fibe-restart {
                padding-top: 25px;
            }

        .fibetv-why-bell-wireless-tv .icon-container,
        .fibetv-why-bell-replay .icon-container {
            padding-top: 30px !important;
        }

        .fibetv-why-bell-wireless-tv h3 {
            padding: 15px !important;
            font-size: 22px !important;
            line-height: 24px !important;
        }

        .fibetv-why-bell-wireless-tv p {
            width: auto !important;
            margin-left: 15px !important;
            margin-right: 15px !important;
        }

        .fibetv-why-bell-discover {
            padding-bottom: 30px !important;
        }

        .fibetv-why-bell-wireless-tv img {
            height: 220px !important;
            margin-left: 50% !important;
            transform: translateX(-50%) !important;
            width: auto !important;
            max-width: none !important;
        }

        .fibetv-why-bell-wireless-tv,
        .fibetv-why-bell-stunning-pic-quality,
        .fibetv-why-bell-flexible-packages {
            padding-bottom: 15px !important;
        }

        .fibetv-why-bell-replay {
            padding-bottom: 25px !important;
        }

        .fibetv-why-bell-stunning-pic-quality .description {
            padding: 0 !important;
        }

        .fibetv-why-bell-flexible-packages .description {
            padding: 0 15px !important;
        }

        .fibetv-why-bell-stunning-pic-quality .content {
            flex-direction: row !important;
            padding: 30px 15px !important;
            text-align: center !important;
        }

        .fibetv-why-bell-stunning-pic-quality h3,
        .fibetv-why-bell-flexible-packages h3,
        .fibetv-why-bell-replay h3 {
            padding-top: 15px !important;
        }

        .fibetv-why-bell-stunning-pic-quality p {
            margin-bottom: 30px !important;
        }

        .fibetv-why-bell-flexible-packages .content {
            padding: 30px 0 !important;
            text-align: center !important;
        }

        .fibetv-why-bell-flexible-packages a {
            margin-bottom: 30px !important;
        }

        .fibetv-why-bell-flexible-packages .image {
            padding-left: 45px !important;
        }

        .fibetv-why-bell-stunning-pic-quality h3,
        .fibetv-why-bell-flexible-packages h3,
        .fibetv-why-bell-replay h3,
        .fibetv-why-bell-music h3 {
            font-size: 22px !important;
            line-height: 24px !important;
        }

        .fibetv-why-bell-even-better .flex-wrapper > div:first-child h3 {
            font-size: 22px !important;
        }

        .fibetv-why-bell-replay .description {
            padding-left: 15px;
            padding-right: 15px;
        }

        .fibetv-why-bell-replay p {
            width: auto !important;
        }

        .fibetv-why-bell-replay .logos img {
            height: 30px;
        }

        .fibetv-why-bell-replay .logos > div:not(:nth-child(3n+3)) {
            border-right: 1px solid #e1e1e1;
        }

        .fibetv-why-bell-replay .logos > div {
            margin-bottom: 20px;
        }

        .fibetv-why-bell-replay .background-image img {
            height: 300px !important;
            margin-left: 50% !important;
            transform: translateX(-50%) !important;
            width: auto !important;
            max-width: none !important;
        }

        .fibetv-why-bell-replay .background-image {
            margin-top: -25% !important;
        }

        .fibetv-why-bell-music .flex-wrapper,
        .fibetv-why-bell-even-better .flex-wrapper {
            flex-wrap: wrap !important;
        }

        .fibetv-why-bell-music {
            padding-top: 0 !important;
        }

            .fibetv-why-bell-music .flex-wrapper > div:first-child a {
                margin-bottom: 25px;
            }

        .fibetv-why-bell-even-better .flex-wrapper > div {
            margin-left: 0 !important;
            margin-right: 0 !important;
        }

        .fibetv-why-bell-even-better {
            padding-top: 15px !important;
        }

            .fibetv-why-bell-even-better .flex-wrapper > div:first-child {
                padding: 30px 15px !important;
                margin-bottom: 15px !important;
            }

                .fibetv-why-bell-even-better .flex-wrapper > div:first-child h3 {
                    padding-top: 0 !important;
                    padding-bottom: 20px !important;
                }

            .fibetv-why-bell-even-better .image {
                display: none;
            }

            .fibetv-why-bell-even-better .description {
                margin: 0 !important;
            }

            .fibetv-why-bell-even-better .flex-wrapper > div:last-child {
                padding: 30px 15px !important;
            }
    }


    /****** banner begins ******/

    .fibetv-why-bell-banner {
        padding-top: 44px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 85%, rgba(245, 245, 245, 1) 92%, rgba(237, 237, 237, 1) 100%);
    }

        .fibetv-why-bell-banner h2 {
            font-size: 32px;
            font-family: "bellslim_font_black";
            line-height: 38px;
            letter-spacing: -0.5px;
            color: #111;
            text-align: center;
            margin: 0;
            padding-bottom: 20px;
        }

        .fibetv-why-bell-banner .image {
            display: flex;
            justify-content: center;
            align-items: flex-end;
        }

            .fibetv-why-bell-banner .image img {
                height: auto;
            }

        .fibetv-why-bell-banner .item-note {
            font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
            letter-spacing: 0;
        }


    /****** banner ends ******/


    /****** why bell discover begins ******/

    .fibetv-why-bell-discover {
        background: #fff;
        padding-top: 45px;
        padding-bottom: 45px;
    }

        .fibetv-why-bell-discover .services {
            display: flex;
            flex-direction: row;
            justify-content: space-between;
        }

            .fibetv-why-bell-discover .services > div {
                text-align: center;
                width: 218px;
            }

                .fibetv-why-bell-discover .services > div:not(:last-child) {
                    margin-right: 30px;
                }

            .fibetv-why-bell-discover .services span {
                display: block;
            }

            .fibetv-why-bell-discover .services > div span:first-child {
                vertical-align: middle;
            }

        .fibetv-why-bell-discover h3 {
            font-size: 24px;
            font-family: "bellslim_font_black";
            line-height: 26px;
            letter-spacing: -0.4px;
            color: #111;
            text-align: center;
            margin: 0;
            padding-bottom: 30px;
        }

        .fibetv-why-bell-discover .icon-move-nopad {
            font-size: 42px;
            padding-bottom: 30px;
        }

        .fibetv-why-bell-discover .icon-o-hdtv {
            font-size: 68px;
        }

        .fibetv-why-bell-discover .icon-4k-tv-bl {
            font-size: 68px;
        }

        .fibetv-why-bell-discover .icon-o-changeyourprogramming {
            font-size: 64px;
            padding-bottom: 5px;
        }

        .fibetv-why-bell-discover .icon-o-fibe-restart {
            font-size: 58px;
            padding-bottom: 11px;
        }

        .fibetv-why-bell-discover .description {
            font-size: 14px;
            line-height: 18px;
        }


    /****** why bell discover ends ******/


    /****** wireless tv begins ******/

    .fibetv-why-bell-wireless-tv {
        text-align: center;
        background: #fff;
        padding-bottom: 30px;
    }

        .fibetv-why-bell-wireless-tv .icon-container {
            padding-top: 60px;
        }

        .fibetv-why-bell-wireless-tv .icon-wrap {
            height: 72px;
            width: 72px;
            background-color: #00549a;
            color: #fff;
            border-radius: 50%;
            display: inline-block;
            font-size: 40px;
        }

            .fibetv-why-bell-wireless-tv .icon-wrap span:before {
                position: relative;
                top: -2px;
            }

        .fibetv-why-bell-wireless-tv h3 {
            font-size: 24px;
            font-family: "bellslim_font_black";
            line-height: 26px;
            letter-spacing: -0.4px;
            color: #111;
            margin: 0;
            padding-top: 30px;
            padding-bottom: 15px;
        }

        .fibetv-why-bell-wireless-tv p {
            line-height: 18px;
            margin-left: auto;
            margin-right: auto;
            width: 679px;
            margin-bottom: 20px;
        }

        .fibetv-why-bell-wireless-tv .description {
            text-align: center;
            position: relative;
            z-index: 10;
            width: 100%;
        }

        .fibetv-why-bell-wireless-tv .round-corners-layer {
            position: relative;
            border-radius: 10px;
            overflow: hidden;
        }

        .fibetv-why-bell-wireless-tv .background-image {
            margin-top: -15%;
            position: relative;
        }

        .fibetv-why-bell-wireless-tv .box-shadow-layer {
            top: 0;
            left: 50%;
            transform: translateX(-50%);
            height: 100%;
            width: 100%;
            position: absolute;
            box-shadow: inset 0 0 80px 30px rgba(0, 0, 0, .05);
            border-radius: 10px;
        }

        .fibetv-why-bell-wireless-tv .background-image img {
            max-width: 100%;
            flex-shrink: 0;
        }


    /****** wireless tv ends ******/


    /****** Stunning pic quality begins ******/

    .fibetv-why-bell-stunning-pic-quality {
        background: #fff;
        padding-bottom: 30px;
    }

        .fibetv-why-bell-stunning-pic-quality .content {
            padding-left: 41px;
            padding-right: 60px;
        }

        .fibetv-why-bell-stunning-pic-quality .round-corners-layer {
            box-shadow: inset 0 0 80px 30px rgba(0, 0, 0, .05);
            border-radius: 10px;
            overflow: hidden;
        }

        .fibetv-why-bell-stunning-pic-quality .content {
            padding-top: 64px;
            padding-bottom: 47px;
            display: flex;
            display: -webkit-flex;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            flex-direction: row-reverse;
        }

        .fibetv-why-bell-stunning-pic-quality .icon-wrap {
            height: 72px;
            width: 72px;
            background-color: #00549a;
            color: #fff;
            border-radius: 50%;
            display: inline-block;
            font-size: 66px;
        }

            .fibetv-why-bell-stunning-pic-quality .icon-wrap .icon-4k-tv-bl:before {
                position: relative;
                top: -6px;
                left: 17px;
            }

        .fibetv-why-bell-stunning-pic-quality .description {
            padding-top: 38px;
            padding-left: 73px;
        }

        .fibetv-why-bell-stunning-pic-quality h3 {
            font-size: 24px;
            font-family: "bellslim_font_black";
            line-height: 26px;
            letter-spacing: -0.4px;
            color: #111;
            margin: 0;
            padding-top: 30px;
            padding-bottom: 15px;
        }

        .fibetv-why-bell-stunning-pic-quality .icon-o-hdtv {
            position: relative;
            top: -6px;
            left: 3px;
        }


    /****** Stunning pic quality ends ******/


    /****** Flexible TV packages begins ******/

    .fibetv-why-bell-flexible-packages {
        background: #fff;
        padding-bottom: 30px;
    }

        .fibetv-why-bell-flexible-packages .content {
            padding-left: 41px;
            padding-right: 60px;
        }

        .fibetv-why-bell-flexible-packages .round-corners-layer {
            box-shadow: inset 0 0 80px 30px rgba(0, 0, 0, .05);
            border-radius: 10px;
            overflow: hidden;
        }

        .fibetv-why-bell-flexible-packages .content {
            padding: 50px 0 50px 60px;
            display: flex;
            display: -webkit-flex;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
        }

        .fibetv-why-bell-flexible-packages .icon-wrap {
            height: 72px;
            width: 72px;
            background-color: #00549a;
            color: #fff;
            border-radius: 50%;
            display: inline-block;
            font-size: 66px;
        }

            .fibetv-why-bell-flexible-packages .icon-wrap span:before {
                position: relative;
                top: -4px;
                left: 2px;
            }

        .fibetv-why-bell-flexible-packages .description {
            padding-top: 19px;
            padding-right: 44px;
        }

            .fibetv-why-bell-flexible-packages .description p {
                margin-bottom: 20px;
            }

        .fibetv-why-bell-flexible-packages h3 {
            font-size: 24px;
            font-family: "bellslim_font_black";
            line-height: 26px;
            letter-spacing: -0.4px;
            color: #111;
            margin: 0;
            padding-top: 30px;
            padding-bottom: 15px;
        }


    /****** flexible tv packages ends ******/


    /****** replay begins ******/

    .fibetv-why-bell-replay {
        text-align: center;
        background: #fff;
        padding-bottom: 30px;
    }

        .fibetv-why-bell-replay .icon-container {
            padding-top: 60px;
        }

        .fibetv-why-bell-replay .icon-wrap {
            height: 72px;
            width: 72px;
            background-color: #00549a;
            color: #fff;
            border-radius: 50%;
            display: inline-block;
            font-size: 54px;
        }

            .fibetv-why-bell-replay .icon-wrap span:before {
                position: relative;
                top: 3px;
            }

        .fibetv-why-bell-replay h3 {
            font-size: 24px;
            font-family: "bellslim_font_black";
            line-height: 26px;
            letter-spacing: -0.4px;
            color: #111;
            margin: 0;
            padding-top: 30px;
            padding-bottom: 15px;
        }

        .fibetv-why-bell-replay p {
            line-height: 18px;
            margin-left: auto;
            margin-right: auto;
            width: 679px;
            margin-bottom: 30px;
        }

        .fibetv-why-bell-replay .description {
            text-align: center;
            position: relative;
            z-index: 10;
            width: 100%;
        }

        .fibetv-why-bell-replay .round-corners-layer {
            position: relative;
            border-radius: 10px;
            overflow: hidden;
        }

        .fibetv-why-bell-replay .background-image {
            margin-top: -12%;
            position: relative;
        }

        .fibetv-why-bell-replay .box-shadow-layer {
            top: 0;
            left: 50%;
            transform: translateX(-50%);
            height: 100%;
            width: 100%;
            position: absolute;
            box-shadow: inset 0 0 80px 30px rgba(0, 0, 0, .05);
            border-radius: 10px;
        }

        .fibetv-why-bell-replay .background-image img {
            flex-shrink: 0;
        }

        .fibetv-why-bell-replay .logos {
            display: flex;
            display: -webkit-flex;
            flex-wrap: wrap;
            -webkit-flex-wrap: wrap;
            justify-content: center;
        }


    /****** replay ends ******/


    /****** music begins ******/

    .fibetv-why-bell-music {
        background: #fff;
        padding-top: 15px;
        padding-bottom: 30px;
    }

        .fibetv-why-bell-music .flex-wrapper {
            display: flex;
            display: -webkit-flex;
        }

        .fibetv-why-bell-music h3 {
            font-size: 24px;
            font-family: "bellslim_font_black";
            line-height: 26px;
            letter-spacing: -0.4px;
            color: #111;
            margin: 0;
            padding-top: 5px;
            padding-bottom: 15px;
        }

        .fibetv-why-bell-music p {
            line-height: 18px;
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 20px;
        }

        .fibetv-why-bell-music .flex-wrapper > div {
            text-align: center;
        }

        .fibetv-why-bell-music .icon-o-music-rarely {
            font-size: 72px;
        }

        .fibetv-why-bell-music .icon-o-play-icon {
            font-size: 72px;
        }


    /****** music ends ******/


    /****** even better begins ******/

    .fibetv-why-bell-even-better {
        background: #fff;
        padding-top: 30px;
        padding-bottom: 30px;
    }

        .fibetv-why-bell-even-better .flex-wrapper {
            display: flex;
            display: -webkit-flex;
        }

        .fibetv-why-bell-even-better h3 {
            font-size: 14px;
            font-weight: bold;
            margin-top: 0;
            letter-spacing: 0;
            color: #00549A;
        }

        .fibetv-why-bell-even-better .flex-wrapper > div {
            display: flex;
            justify-content: center;
            flex-direction: column;
        }

            .fibetv-why-bell-even-better .flex-wrapper > div:first-child h3 {
                font-size: 24px;
                font-family: "bellslim_font_black";
                line-height: 26px;
                letter-spacing: -0.4px;
                padding-bottom: 15px;
                color: #fff;
            }

        .fibetv-why-bell-even-better p {
            line-height: 18px;
        }

        .fibetv-why-bell-even-better .flex-wrapper > div:first-child {
            background: #00549A;
            border-radius: 10px;
            padding: 30px 35px 30px 30px;
            color: #fff;
            margin-right: 15px;
        }

        .fibetv-why-bell-even-better .flex-wrapper > div:last-child {
            box-shadow: inset 0 0 80px 30px rgba(0, 0, 0, .05);
            border-radius: 10px;
            padding: 30px;
            margin-left: 15px;
        }

        .fibetv-why-bell-even-better .flex-wrapper > div:first-child li {
            line-height: 18px;
        }

            .fibetv-why-bell-even-better .flex-wrapper > div:first-child li:not(:last-child) {
                margin-bottom: 10px;
            }

        .fibetv-why-bell-even-better .flex-wrapper > div:last-child .content {
            display: flex;
            display: -webkit-flex;
        }

        .fibetv-why-bell-even-better .flex-wrapper > div:first-child .content p {
            margin-bottom: 15px;
        }

        .fibetv-why-bell-even-better .flex-wrapper .content .description {
            margin-right: 20px;
        }

            .fibetv-why-bell-even-better .flex-wrapper .content .description p {
                font-size: 18px;
                font-weight: bold;
                line-height: 20px;
            }

        .fibetv-why-bell-even-better .description a {
            font-weight: bold;
        }

        .fibetv-why-bell-even-better .anchor-text + .anchor-icon {
            padding-left: 10px;
        }

        .fibetv-why-bell-even-better .description a:hover,
        .fibetv-why-bell-even-better .description a:focus {
            text-decoration: none;
        }

            .fibetv-why-bell-even-better .description a:hover .anchor-text,
            .fibetv-why-bell-even-better .description a:focus .anchor-text {
                text-decoration: underline;
            }


    /****** even better ends ******/


    /****** additional details begins ******/

    .fibetv-why-bell-additional-details {
        background: #fff;
        padding-bottom: 30px;
    }

        .fibetv-why-bell-additional-details i {
            font-weight: bold;
            margin-right: 5px;
        }


    /****** additional details ends ******/

    @media (min-width: 1200px) {
        .fibetv-why-bell-stunning-pic-quality .image {
            width: 60%;
        }

        .fibetv-why-bell-stunning-pic-quality .description {
            width: 40%;
        }

        .fibetv-why-bell-flexible-packages .image {
            width: 60%;
        }

        .fibetv-why-bell-flexible-packages .description {
            width: 40%;
        }

        .fibetv-why-bell-music .flex-wrapper > div p {
            width: 360px;
        }

        .fibetv-why-bell-music p {
            min-height: 54px;
        }
    }

    @media (min-width: 992px) and (max-width: 1199px) {
        .fibetv-why-bell-stunning-pic-quality .image {
            width: 55%;
        }

        .fibetv-why-bell-stunning-pic-quality .description {
            width: 45%;
        }

        .fibetv-why-bell-flexible-packages .image {
            width: 60%;
        }

        .fibetv-why-bell-flexible-packages .description {
            width: 40%;
        }

        .fibetv-why-bell-stunning-pic-quality .image img {
            width: 463px;
            max-width: 463px;
        }

        .fibetv-why-bell-flexible-packages .image img {
            width: 534px;
            max-width: 534px;
        }

        .fibetv-why-bell-music p {
            min-height: 36px;
        }
    }

    @media (min-width: 992px) {
        .fibetv-why-bell-banner .image img {
            width: 504px;
            max-width: 504px;
        }

        .fibetv-why-bell-even-better .content .description {
            width: 50%;
        }

        .fibetv-why-bell-even-better .content .image {
            width: 50%;
        }

        .fibetv-why-bell-even-better .image-mobile {
            display: none;
        }

        .fibetv-why-bell-replay .background-image img {
            max-width: 100%;
        }
    }

    @media (max-width: 991px) {
        .fibetv-why-bell-even-better .image-mobile {
            display: flex;
            align-items: flex-start;
            flex-direction: row;
            justify-content: center;
        }

        .fibetv-why-bell-even-better .flex-wrapper > div:last-child h3 {
            padding-top: 15px;
        }

        .fibetv-why-bell-even-better .image-mobile img {
            width: 222px;
            max-width: 222px;
        }
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .fibetv-why-bell-banner img {
            width: 456px;
            max-width: 456px;
        }

        .fibetv-why-bell-discover .container,
        .fibetv-why-bell-wireless-tv .container,
        .fibetv-why-bell-stunning-pic-quality .container,
        .fibetv-why-bell-flexible-packages .container,
        .fibetv-why-bell-replay .container,
        .fibetv-why-bell-music .container,
        .fibetv-why-bell-even-better .container {
            padding-left: 30px;
            padding-right: 30px;
            width: 100%;
            max-width: 100%;
            margin: 0;
        }

        .fibetv-why-bell-wireless-tv p,
        .fibetv-why-bell-replay p {
            margin-left: 30px;
            margin-right: 30px;
            width: auto;
        }

        .fibetv-why-bell-stunning-pic-quality .image {
            width: 55%;
        }

            .fibetv-why-bell-stunning-pic-quality .image img {
                width: 341px;
                max-width: 341px;
                margin: 0;
            }

        .fibetv-why-bell-stunning-pic-quality .description {
            width: 45%;
            padding-top: 0;
            padding-left: 31px;
        }

        .fibetv-why-bell-stunning-pic-quality .content {
            padding-left: 27px;
            padding-right: 30px;
            padding-top: 69px;
        }

        .fibetv-why-bell-flexible-packages .image {
            width: 55%;
            padding-top: 21px;
        }

            .fibetv-why-bell-flexible-packages .image img {
                width: 375px;
                max-width: 375px;
                margin-right: 0;
            }

        .fibetv-why-bell-flexible-packages .description {
            width: 45%;
            padding: 0;
        }

        .fibetv-why-bell-flexible-packages .content {
            padding: 49px 0 49px 30px;
        }

        .fibetv-why-bell-replay .background-image {
            margin-top: -16%;
        }

            .fibetv-why-bell-replay .background-image img {
                height: 480px !important;
                margin-left: 50% !important;
                transform: translateX(-50%) !important;
                width: auto !important;
                max-width: none !important;
            }

        .fibetv-why-bell-music .flex-wrapper > div:first-child {
            margin-right: 25px;
        }

        .fibetv-why-bell-music .flex-wrapper > div:last-child {
            margin-left: 15px;
        }

        .fibetv-why-bell-music p {
            min-height: 54px;
        }

        .fibetv-why-bell-additional-details .container.liquid-container {
            padding-left: 30px;
            padding-right: 30px;
        }

        .fibetv-why-bell-even-better .image {
            display: none;
        }

        .fibetv-why-bell-wireless-tv .background-image {
            margin-top: -13%;
        }

        .fibetv-why-bell-replay h3 {
            padding-left: 30px;
            padding-right: 30px;
        }

        .fibetv-why-bell-wireless-tv .icon-container,
        .fibetv-why-bell-replay .icon-container {
            padding-top: 30px;
        }

        .fibetv-why-bell-flexible-packages .description p {
            margin-right: 23px;
        }

        .fibetv-why-bell-even-better .flex-wrapper > div:first-child {
            margin-right: 7.5px;
        }

        .fibetv-why-bell-even-better .flex-wrapper > div:last-child {
            margin-left: 7.5px;
        }
    }

    @media (min-width: 768px) {
        .fibetv-why-bell-replay .logos img {
            width: 105px;
            height: 40px;
        }

        .fibetv-why-bell-music .flex-wrapper > div {
            width: 50%;
        }

        .fibetv-why-bell-even-better .flex-wrapper > div {
            width: 50%;
        }

        .fibetv-why-bell-replay .logos > div:not(:last-child) {
            border-right: 1px solid #e1e1e1;
        }
    }

    @media (max-width: 767.9px) {
        .fibetv-why-bell-stunning-pic-quality .icon-wrap .icon-4k-tv-bl:before {
            left: 3px;
        }

        .fibetv-why-bell-stunning-pic-quality .icon-o-hdtv {
            left: 0px;
        }
    }


    /*********** SMB Fibe TV Why Bell ends ***********/


    /*********** SMB Fibe TV 4K begins ***********/

    .column {
        flex-direction: column;
    }

    .flex {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }

    .small-title {
        font-size: 22px;
        line-height: 24px;
    }

    .video-wrapper {
        z-index: 0;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        overflow: hidden
    }

    .banner-video-play {
        margin: auto;
        position: absolute;
        z-index: 1;
        top: 0%;
        left: 50%;
        transform: translate(-50%, 0%);
        visibility: visible;
        opacity: 1;
        width: 100%;
        height: auto
    }

    .hero-banner-video .banner-gradient-overlay {
        height: 225px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);
        bottom: -2px;
        left: 0;
        position: absolute;
        width: 100%
    }

    .hires-text {
        z-index: 1;
        height: 100%;
        color: #fff;
        font-size: 40px;
        font-weight: 900;
        letter-spacing: -.7px;
        line-height: 46px;
        text-align: center;
        text-shadow: 0 2px 4px rgba(0, 0, 0, .7);
        margin-top: 50px;
    }

    .icon-blue-circle-4k {
        height: 90px;
        width: 90px;
    }

        .icon-blue-circle-4k span:before {
            font-size: 100px;
            top: -8px;
        }

        .icon-blue-circle-4k .icon-4k-tv-bl:before {
            left: 4px;
        }

        .icon-blue-circle-4k .icon-movies-bl:before {
            left: 4px;
        }

    .align-items-center {
        align-items: center;
    }

    .three-col-animation-js {
        transform: translateY(-25%);
        transition: all 1s ease 0s;
    }

    .pad-t-50 {
        padding-top: 50px;
    }

    .pad-b-45 {
        padding-bottom: 45px;
    }

    .big-title,
    .title,
    .small-title {
        font-family: "bellslim_font_black", Helvetica, Arial, sans-serif;
        font-size: 26px;
        font-weight: 400;
        letter-spacing: -.4px;
        line-height: 28px
    }

    .column-spacer-15 > div {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }

    .hi-res-tab-panel {
        bottom: -18%;
        width: 46.97%;
        right: 45px;
        z-index: 1;
    }

    .tablist-pills-container {
        display: flex;
        font-size: 16px;
        justify-content: center
    }

        .tablist-pills-container ul {
            background-color: #f4f4f4;
            border: 1px solid #fff;
            border-radius: 30px;
            display: flex;
            flex-direction: row;
            padding: 5px;
            list-style: none;
            margin: 0;
            color: #00549a;
            text-align: center
        }

            .tablist-pills-container ul li {
                padding: 10px 25px;
                cursor: pointer;
                display: flex;
                justify-content: center;
                align-items: center
            }

                .tablist-pills-container ul li[aria-selected=true] {
                    border: 1px solid #e1e1e1;
                    border-radius: 30px;
                    background-color: #00549a;
                    box-shadow: 0 0 25px 0 rgba(0, 0, 0, .12);
                    color: #fff
                }

        .tablist-pills-container.hi-res-tab {
            left: 33px;
            bottom: 30px
        }

            .tablist-pills-container.hi-res-tab ul li {
                padding: 5px 30px
            }

    .tab-panels-container [role=tabpanel][tabpanel-selected=false]:not(.slick-slide) {
        display: none
    }

    .box-round-grey {
        background-color: #f4f4f4;
        border-radius: 10px;
        justify-content: center;
    }

    .max-width-100-percent {
        max-width: 100%;
    }

    .box-round {
        border-radius: 10px;
    }

    .title-4k {
        font-size: 24px;
        font-family: "bellslim_font_black";
        line-height: 26px;
        letter-spacing: -0.4px;
        color: #111;
        text-align: center;
        margin: 0;
        padding-bottom: 15px;
    }

    .same-height-4k {
        min-height: 288px;
    }

    .three-column-img-container {
        margin: 0px -35px;
    }

        .three-column-img-container img {
            position: absolute;
        }

    .parallax-wrapper {
        height: 400px;
        -webkit-perspective: 80px;
        perspective: 80px;
        position: relative;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    .banner-text .parallax-title {
        height: 52px;
        color: #111;
        font-family: "bellslim_font_black", Helvetica, Arial, sans-serif;
        font-size: 24px;
        font-weight: 900;
        letter-spacing: -.4px;
        line-height: 26px
    }

    .parallax-screens-js {
        width: 100%;
        -webkit-transform: rotateX(0deg) rotateY(2deg) scaleX(1.15) scaleY(1.3);
        transform: rotateX(0deg) rotateY(2deg) scaleX(1.15) scaleY(1.3);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

        .parallax-screens-js .screen-1 {
            transform: translateY(3.56498px);
            left: 24px;
            top: 45px;
            z-index: 9;
        }

        .parallax-screens-js .screen-2 {
            transform: translateY(4.44043px);
            left: 90px;
            top: 64px;
            z-index: 5
        }

        .parallax-screens-js .screen-3 {
            transform: translateY(19.2058px);
            left: 0;
            top: 192px;
            z-index: 3
        }

        .parallax-screens-js .screen-4 {
            transform: translateY(30.8664px);
            left: 325px;
            top: 16px;
            z-index: 7
        }

        .parallax-screens-js .screen-5 {
            transform: translateY(3.83574px);
            left: 83px;
            top: 271px;
            z-index: 1
        }

        .parallax-screens-js .screen-6 {
            transform: translateY(-3.61011px);
            left: 286px;
            top: 217px;
            z-index: 7
        }

        .parallax-screens-js .screen-1 > img {
            width: 138px
        }

        .parallax-screens-js .screen-2 > img {
            width: 301px
        }

        .parallax-screens-js .screen-3 > img {
            width: 166px
        }

        .parallax-screens-js .screen-4 > img {
            width: 119px
        }

        .parallax-screens-js .screen-5 > img {
            width: 133px
        }

        .parallax-screens-js .screen-6 > img {
            width: 176px
        }

    @media (max-width: 991.98px) and (min-width: 768px) {
        .Internet-wifi {
            width: 100% !important;
        }

        .parallax-wrapper {
            height: 320px;
        }

        .parallax-screens-js {
            top: -130px
        }

            .parallax-screens-js > div > img {
                max-width: 100%
            }

            .parallax-screens-js .screen-1 {
                left: -5%;
                transform: translate(29%, 105.56498px);
                width: 25%;
                z-index: 9
            }

            .parallax-screens-js .screen-2 {
                left: 51%;
                z-index: 5;
                transform: translate(-60%, 98.44043px);
                width: 50%
            }

            .parallax-screens-js .screen-3 {
                left: -11%;
                z-index: 3;
                transform: translate(35%, 60.2058px);
                width: 30%
            }

            .parallax-screens-js .screen-4 {
                left: 59%;
                z-index: 7;
                transform: translate(26%, 135.8664px);
                width: 23%
            }

            .parallax-screens-js .screen-5 {
                left: 12%;
                z-index: 1;
                transform: translate(29%, 19.83574px);
                width: 23%
            }

            .parallax-screens-js .screen-6 {
                left: 43%;
                z-index: 7;
                transform: translate(35%, 36.38989px);
                width: 30%
            }
    }

    @media (min-width: 1240px) {
        .three-column-img-container img {
            bottom: 70px;
        }
    }

    @media (max-width: 1239px) {
        .three-column-img-container img {
            bottom: 110px;
        }
    }

    @media (min-width: 1250px) {
        .hero-banner-video {
            height: 600px
        }

        .container-4k.three-column-icons .container-flex-box-wrap, .container-4k.three-column-icons .container-flex-box-wrap-vox {
            margin-left: 80px;
            margin-right: 80px;
        }
    }

    @media (min-width: 768px) {
        .three-column-icons {
            margin-top: -200px;
        }
    }

    @media (min-width: 992px) {
        .column-spacer-30-lg > div {
            padding-left: 15px;
            padding-right: 15px;
        }
    }

    @media (max-width: 991.98px) and (min-width: 320px) {
        .container-4k {
            width: 100%;
            max-width: 100%;
        }
    }

    @media (max-width: 1249.9px) and (min-width: 768px) {
        .hero-banner-video {
            height: 395px
        }
    }

    @media (min-width: 768px) {
        .d-sm-flex {
            display: flex !important;
        }

        .d-sm-block {
            display: block !important;
        }

        .d-flex-md {
            display: flex;
        }

        .small-title {
            font-size: 24px;
            line-height: 26px;
        }

        .banner-hi-res {
            padding-bottom: 62px;
        }

        .big-title,
        .title {
            font-size: 32px;
            letter-spacing: -.5px;
            line-height: 38px;
        }

        .flex-sm-row {
            flex-direction: row !important;
        }

        .three-col-animation-js .same-height {
            margin-top: 170px;
        }
    }

    @media (max-width: 991.98px) and (min-width: 768px) {
        .banner-hi-res {
            padding-bottom: 40px;
        }

        .hires-text {
            margin-top: 20px;
        }

        .container-4k.three-column-icons {
            padding-top: 50px;
        }

        .three-column-img-container {
            margin: 0px -30px;
        }

            .three-column-img-container img {
                bottom: 140px;
            }
    }


    /* Small tablet */

    @media (max-width: 810px) and (min-width: 768px) {
        .same-height-4k {
            min-height: 290px;
        }

        .three-column-img-container img {
            bottom: 160px;
        }

        .three-col-animation-js .same-height {
            margin-top: 145px;
        }
    }

    @media (max-width: 991.98px) {
        .container-4k .offer-hires-img {
            height: 80px;
        }
    }

    @media (max-width: 767.98px) {
        .three-column-img-container img {
            bottom: 100px;
            left: 10%;
            width: 80%;
        }

        .three-col-animation-js .same-height {
            margin-top: 130px;
        }

        .same-height-4k {
            min-height: 250px;
        }

        .container-4k h1 {
            margin-top: 0;
        }

        .three-column-icons {
            margin-top: -40px;
        }

            .three-column-icons h3 {
                font-size: 22px;
            }

        .parallax-wrapper {
            height: 370px;
        }

        .banner-hi-res {
            padding-bottom: 40px;
        }

        .txtLeft-xs {
            text-align: left;
        }

        .pad-l-xs-15,
        .pad-15-left-xs {
            padding-left: 15px;
        }

        .icon-blue-circle {
            height: 72px;
            width: 72px;
        }

        .icon-blue-circle-4k span:before {
            font-size: 80px;
        }

        .three-column-icons > div {
            max-width: 500px;
            margin: auto;
        }

        .margin-v-xs-30 {
            margin-top: 20px;
            margin-bottom: 20px;
        }

        .hero-banner-video {
            height: 200px
        }

        .hires-text .big-title {
            font-size: 22px;
            line-height: 24px;
        }

        .three-card-margin-top > div:not(:first-child) {
            margin-top: 25%
        }

        .pad-b-xs-0,
        .no-pad-bottom-xs {
            padding-bottom: 0;
        }

        .hi-res-tab-panel {
            width: 44%;
            right: 30px;
        }

        .txtSize12-xs,
        .text-size-xs-12 {
            font-size: 12px;
        }

        .tablist-pills-container.hi-res-tab ul {
            padding: 1px;
        }

            .tablist-pills-container.hi-res-tab ul li {
                padding: 0 15px;
            }

        .parallax-screens-js .screen-1 {
            left: -4%;
            transform: translate(29%);
            width: 29%;
            z-index: 9;
        }

        .parallax-screens-js .screen-2 {
            left: 56%;
            z-index: 5;
            transform: translate(-60%);
            width: 60%
        }

        .parallax-screens-js .screen-3 {
            left: -12%;
            z-index: 3;
            transform: translate(35%);
            width: 35%;
            top: 160px;
        }

        .parallax-screens-js .screen-4 {
            left: 60%;
            z-index: 7;
            transform: translate(26%);
            width: 26%;
            top: 40px;
        }

        .parallax-screens-js .screen-5 {
            left: 10%;
            z-index: 1;
            transform: translate(29%);
            width: 29%;
            top: 205px;
        }

        .parallax-screens-js .screen-6 {
            left: 47%;
            z-index: 7;
            transform: translate(35%);
            width: 35%;
            top: 170px;
        }

        .parallax-screens-js > div > img {
            max-width: 100%;
        }
    }

    @media(max-width: 767.98px) and (min-width:490px) {
        .three-column-img-container img {
            bottom: 70px;
            width: 60%;
            left: 20%;
        }
    }


    /* For iPhone 5/SE/Galaxy Fold */

    @media(max-width: 320px) {
        .parallax-wrapper {
            height: 310px;
        }

        .three-column-img-container img {
            bottom: 135px;
        }

        .parallax-screens-js .screen-3 {
            top: 140px;
        }

        .parallax-screens-js .screen-4 {
            top: 50px;
        }

        .parallax-screens-js .screen-5 {
            top: 170px;
        }

        .parallax-screens-js .screen-6 {
            top: 135px;
        }
    }


    /*********** SMB Fibe TV 4K ends ***********/


    /*********** SMB Fibe TV Hardware begins ***********/

    .fibetv-hardware-title {
        background: #f4f4f4;
        height: 113px;
        padding: 45px 16px 30px 16px;
    }

        .fibetv-hardware-title h2 {
            font-family: "bellslim_font_black";
            font-size: 32px;
            line-height: 38px;
            letter-spacing: -0.5px;
            color: #111;
            margin: 0;
        }

    .fibetv-hardware-boxes > .container {
        padding-left: 10px;
        padding-right: 10px;
    }

    .fibetv-hardware-boxes {
        background: #fff;
    }

        .fibetv-hardware-boxes .box {
            margin-bottom: 30px;
            border-radius: 10px;
            border: 1px solid #e1e1e1;
            box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.12);
            -webkit-box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.12);
            -moz-box-shadow: 0 6px 25px 0 rgba(0, 0, 0, 0.12);
            background: #f4f4f4;
        }

            .fibetv-hardware-boxes .box:first-child {
                margin-top: 30px;
            }

            .fibetv-hardware-boxes .box .box-inner {
                display: flex;
            }

            .fibetv-hardware-boxes .box .content {
                background: #fff;
                display: flex;
                justify-content: center;
                flex-wrap: wrap;
            }

                .fibetv-hardware-boxes .box .content .title {
                    text-align: center;
                    padding-bottom: 30px;
                }

                .fibetv-hardware-boxes .box .content > div {
                    width: 100%;
                }

            .fibetv-hardware-boxes .box .pricing {
                background: #f4f4f4;
            }

            .fibetv-hardware-boxes .box .features {
                margin-bottom: 30px;
                text-align: left;
                display: flex;
                margin-left: 10px;
            }

                .fibetv-hardware-boxes .box .features .feature {
                    padding-left: 10px;
                    border-left: 1px solid #e1e1e1;
                }

                    .fibetv-hardware-boxes .box .features .feature > span {
                        display: block;
                    }

                .fibetv-hardware-boxes .box .features .feature-title {
                    font-size: 18px;
                    font-weight: bold;
                    line-height: 22px;
                    color: #111;
                    margin-bottom: 4px;
                }

                .fibetv-hardware-boxes .box .features .feature-description,
                .fibetv-hardware-boxes .box .pricing p {
                    font-size: 14px;
                    line-height: 18px;
                    color: #555;
                }

            .fibetv-hardware-boxes .box .pricing p {
                margin-bottom: 0;
            }

            .fibetv-hardware-boxes .box .pricing .details-link {
                font-size: 12px;
                line-height: 14px;
                margin-top: 15px;
                display: block;
            }

            .fibetv-hardware-boxes .box .box-price {
                font-family: "bellslim_font_heavy";
                font-size: 40px;
                line-height: 46px;
                color: #00549A;
                letter-spacing: -1px;
                display: block;
                margin-bottom: 10px;
            }

            .fibetv-hardware-boxes .box .pricing sup {
                font-size: 18px;
                line-height: 22px;
                letter-spacing: -0.45px;
                position: relative;
                top: -14px;
            }

            .fibetv-hardware-boxes .box .pricing .contact,
            .fibetv-hardware-boxes .box .pricing .callback {
                display: inline-flex;
                margin-top: 30px;
                color: #00549A;
                align-items: center;
                width: 100%;
            }

                .fibetv-hardware-boxes .box .pricing .contact .icon,
                .fibetv-hardware-boxes .box .pricing .callback .icon5 {
                    width: 30px;
                    height: 30px;
                }

            .fibetv-hardware-boxes .box .pricing a {
                text-decoration: underline;
            }

            .fibetv-hardware-boxes .box .pricing .contact .icon:before {
                font-size: 18px;
            }

            .fibetv-hardware-boxes .box .pricing .callback .icon5:before {
                font-size: 32px;
                position: absolute;
                top: 10px;
                font-weight: bold;
            }

            .fibetv-hardware-boxes .box .pricing .contact span:last-child,
            .fibetv-hardware-boxes .box .pricing .callback span:last-child {
                font-size: 14px;
                font-weight: bold;
                margin-left: 9px;
            }

    .pricing-details-modal .modal-header {
        align-items: center;
        background-color: #f0f0f0;
        border-radius: 10px 10px 0 0;
        height: 74px;
        padding: 23px 30px;
        border-bottom: 1px solid #e9ecef;
        display: flex;
    }

    .pricing-details-modal .modal-dialog .modal-content .modal-header .close {
        margin: 0 -15px 0 auto;
        padding: 15px;
        border: 0;
        font-size: inherit;
    }

    .pricing-details-modal .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        margin: auto;
    }

    .pricing-details-modal .modal-content {
        border-radius: 10px;
        height: 100%;
    }

        .pricing-details-modal .modal-content h2 {
            font-size: 24px;
            line-height: 26px;
            margin: 0;
        }

        .pricing-details-modal .modal-content .btn {
            margin-top: 20px;
        }

    @media (min-width: 992px) {
        .container-bbm-callout {
            height: 145px;
        }

            .container-bbm-callout .img-responsive {
                height: 120px;
            }

        .fibetv-hardware-boxes .box .content {
            padding: 30px;
            width: 68%;
        }

        .fibetv-hardware-boxes .box .pricing {
            padding: 25px 30px 30px 30px;
            width: 32%;
        }

        .fibetv-hardware-boxes .box .feature-description {
            min-width: 225px;
            max-width: 470px;
        }

        .fibetv-hardware-boxes .box.hd .content-inner,
        .fibetv-hardware-boxes .box.hd4k .content-inner,
        .fibetv-hardware-boxes .box.wireless .content-inner,
        .fibetv-hardware-boxes .box.pvr .content-inner {
            width: 496px;
        }

        .fibetv-hardware-boxes .box .features .feature:first-child {
            width: 235px;
            margin-left: 20px;
        }

        .fibetv-hardware-boxes .box .content .features,
        .fibetv-hardware-boxes .box .content .image {
            margin-left: 50px;
        }
    }

    @media (min-width: 768px) and (max-width: 991px) {
        .fibetv-hardware-title {
            padding: 45px 30px 30px 30px;
        }

            .fibetv-hardware-title > .container {
                padding: 0;
                margin: 0;
            }

        .fibetv-hardware-boxes > .container {
            padding-left: 30px;
            padding-right: 30px;
            margin: 0;
        }

        .fibetv-hardware-boxes .box .content {
            width: 65%;
            padding-top: 30px;
        }

        .fibetv-hardware-boxes .box .pricing {
            width: 35%;
            padding: 24px 30px 30px 30px;
        }

        .fibetv-hardware-boxes .box .content-inner .image {
            text-align: center;
        }

        .fibetv-hardware-boxes .box .content-inner img {
            display: inline-block;
        }

        .fibetv-hardware-boxes .box.hd .content-inner img {
            width: 320px;
            height: auto;
        }

        .fibetv-hardware-boxes .box .content-inner .features {
            padding-left: 58px;
        }

        .fibetv-hardware-boxes .box.hd4k .content-inner img {
            width: 323px;
            height: auto;
        }

        .fibetv-hardware-boxes .box.wireless .content-inner img {
            width: 317px;
            height: auto;
        }

        .fibetv-hardware-boxes .box.pvr .content-inner img {
            width: 320px;
            height: auto;
        }

        .fibetv-hardware-boxes > .container,
        .fibetv-hardware-boxes .box {
            width: 100%;
            max-width: 100%;
        }

            .fibetv-hardware-boxes .box.hd .content,
            .fibetv-hardware-boxes .box.pvr .content {
                padding-bottom: 20px;
            }

            .fibetv-hardware-boxes .box.hd4k .content,
            .fibetv-hardware-boxes .box.wireless .content {
                padding-bottom: 30px;
            }

            .fibetv-hardware-boxes .box .features .feature {
                width: 50%;
                margin-right: 20px;
            }
    }

    @media (min-width: 768px) {
        .fibetv-hardware-boxes .box .pricing {
            border-left: 1px solid #e1e1e1;
        }

        .fibetv-hardware-boxes .box .title h3 {
            font-family: "bellslim_font_black";
            font-size: 32px;
            line-height: 38px;
            letter-spacing: -0.5px;
            color: #111;
            margin: 0;
        }

        .fibetv-hardware-boxes .box .content {
            border-top-left-radius: 10px;
            border-bottom-left-radius: 10px;
        }

        .fibetv-hardware-boxes .box .pricing {
            border-top-right-radius: 10px;
            border-bottom-right-radius: 10px;
        }

        .pricing-details-modal .modal-body {
            padding: 30px;
        }

        .pricing-details-modal .modal-dialog {
            width: 645px;
        }
    }

    @media (max-width: 767px) {
        .fibetv-hardware-boxes .box .box-inner {
            flex-wrap: wrap;
        }

            .fibetv-hardware-boxes .box .box-inner > div {
                width: 100%;
            }

        .fibetv-hardware-boxes .box .content {
            border-radius: 10px 10px 0 0;
        }

        .fibetv-hardware-boxes .box .pricing {
            border-radius: 0 0 10px 10px;
        }

        .fibetv-hardware-boxes .box .content-inner .image {
            text-align: center;
            padding-left: 15px;
            padding-right: 15px;
        }

        .fibetv-hardware-boxes .box .content-inner .features {
            padding-left: 14px;
            margin-left: 0;
        }

        .fibetv-hardware-boxes .box .content-inner .title {
            padding-top: 30px;
        }

        .fibetv-hardware-boxes .box .content-inner h3 {
            margin: 0;
        }

        .fibetv-hardware-title {
            padding: 30px 15px;
            height: auto;
        }

            .fibetv-hardware-title > .container {
                padding: 0;
            }

        .fibetv-hardware-boxes .box .content {
            padding-bottom: 30px;
        }

        .fibetv-hardware-boxes .box .pricing {
            padding: 24px 15px 31px 15px;
        }

        .fibetv-hardware-boxes .box .features .feature {
            width: 50%;
            margin-right: 20px;
        }
    }


    /*********** SMB Fibe TV Hardware ends ***********/


    /*********** SMB Fibe TV Packages begins ***********/

    .packages-month-promo {
        display: inline;
        color: #337ab7;
        background-color: #fff;
        border: 1px solid;
        font-weight: bold;
        font-size: 11px;
        padding: 5px;
    }

    .box-shadow,
    .box-shadow-round {
        box-shadow: 0 6px 25px 0 rgba(0, 0, 0, .12);
    }

    .tv-package-box {
        display: grid;
    }

    .tv-package-icon {
        padding-right: 30px;
    }

    .packages-body {
        padding: 30px;
    }

    .border-left-e1e1e1 {
        border-left: 1px solid #e1e1e1;
    }

    .tv-packages-channels-row-alacarte {
        margin: 15px 0 15px;
        display: flex;
        flex-wrap: wrap;
        justify-content: left;
    }

    .fibe-tabs-section {
        padding: 30px;
        margin-bottom: 20px;
    }

    .fibe-recommended-packages {
        z-index: 1;
        position: absolute;
        font-weight: bold;
        font-size: 11px;
        padding: 5px 8px;
        top: -10px;
        text-align: center;
        text-transform: uppercase;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .panel-channel-desc img {
        max-width: 75px;
    }

    .fibe-channel-package > div {
        padding: 0 20px;
    }

    .tv-package-box-grey {
        background-color: #f4f4f4;
    }

    .tv-receiver-section {
        padding-left: 10px;
        padding-right: 10px;
    }

    .tv-packages-channel-with-price {
        margin-right: 10px;
        margin-bottom: 10px;
    }

        .tv-packages-channel-with-price .tv-packages-channel {
            margin-bottom: 5px;
        }

    .fibe-channel-price .item-note {
        max-width: 250px;
    }

    .fibe-channel-price .minH-channel {
        padding-left: 20px;
        padding-right: 20px;
    }

    .fibe-channel-price-aligned {
        align-items: start;
    }

    @media (min-width: 992px) {
        .tv-package-box-same-height {
            min-height: 300px;
        }

        .border-right-md {
            border-right: 1px solid #d4d4d4;
        }
    }

    @media (min-width: 768px) {
        .packages-same-H-container {
            display: -webkit-flex;
            padding-top: 20px;
            padding-bottom: 20px;
            margin-right: auto;
            margin-left: auto;
        }

        .packages-btc-margin {
            margin: 0 15px;
        }

        .fibe-channel-package {
            display: flex;
        }

        .packages-body {
            min-height: 545px;
        }

        .tv-package-box-price-info {
            min-height: 175px;
        }
    }

    @media (max-width: 1239px) and (min-width: 992px) {
        .packages-same-H-container {
            width: 980px;
        }

        .fibe-channel-price .item-note {
            max-width: 200px;
        }
    }

    @media(max-width: 991.9px) and (min-width: 768px) {
        .container.liquid-container.container-fibe-tv-packages {
            padding-left: 30px;
            padding-right: 30px;
        }

        .tv-package-box-same-height {
            min-height: 340px;
        }

        .packages-body {
            padding: 30px 20px;
        }

            .packages-body .tv-packages-channel {
                width: 50px;
                height: 50px;
            }

        .tv-package-box-price-info {
            min-height: 225px;
        }

        .tv-receiver-note {
            display: block !important;
            padding-bottom: 0 !important;
            padding-top: 5px !important;
            text-align: center;
        }

        .tv-receiver-section {
            padding-left: 0px;
            padding-right: 0px;
            display: block;
        }

        .tv-package-icon {
            display: block !important;
            text-align: center;
            padding-right: 0;
            padding-bottom: 15px;
        }

        .tv-package-icon-starter {
            padding-right: 30px;
        }

        .fibe-channel-price .item-note {
            max-width: 135px;
        }

        .fibe-tabs-section {
            padding: 30px 30px 0 30px;
        }

            .fibe-tabs-section .panel-channel-desc {
                padding: 0 30px 20px 30px;
            }

        .fibe-channel-package > div {
            padding: 0 15px;
        }
    }

    @media (max-width: 991.9px) {
        .border-top-xs {
            border-top: 1px solid #d4d4d4;
        }
    }

    @media (max-width: 767.9px) {
        .fibe-channel-package {
            display: table;
            width: 100%;
        }

        .fibe-tabs-section {
            padding: 20px;
        }

            .fibe-tabs-section .panel-body {
                padding-left: 0;
                padding-right: 0;
            }

        .packages-body {
            padding: 15px;
        }

        .tv-packages-channels-row {
            margin-bottom: 0;
        }

        .packages-starter-title h2 {
            font-size: 26px;
        }

        .tv-package-box-grey h3 {
            text-align: center;
        }

        .fibe-channel-package h2 {
            font-size: 24px;
        }

        .fibe-channel-package .fibe-channel-price {
            display: block;
            text-align: center;
        }

        .fibe-channel-package .fibe-channel-price-alc {
            text-align: left;
        }

        .fibe-channel-package > div {
            padding: 0;
        }

        .tv-packages-channels-row-alacarte {
            padding-left: 25px;
            padding-right: 25px;
        }

        .fibetv-hardware-title h2 {
            font-size: 26px;
        }

        .panel-channel-desc {
            padding-top: 15px;
        }

        .fibe-channel-price .item-note {
            max-width: 999px;
        }

        .panel-channel-desc h3 {
            font-size: 24px;
        }

        .fibe-channel-price .minH-channel {
            padding-left: 10px;
            padding-right: 10px;
        }

        .fibe-channel-price-pad {
            padding-top: 17px;
        }

        .fibe-packages-alc-channel-heading {
            min-height: 60px;
        }
    }

    @media (max-width: 370px) {
        .tv-packages-channels-row-alacarte {
            padding-left: 5px;
            padding-right: 5px;
        }
    }


    /* Programming Whole Business HD */

    .fibe-packages-whole-business img {
        max-width: 300px;
        margin: auto;
    }

    .fibe-packages-whole-business li {
        padding-left: 10px;
        padding-bottom: 5px;
    }

    .fibe-packages-whole-business-text {
        padding-top: 50px !important;
    }

    .fibe-packages-whole-business li::marker {
        font-family: 'bell-icon';
        position: relative;
        top: .1em;
        content: "\e603";
        color: #00549a;
        font-size: 10px;
    }

    @media (max-width: 1199px) and (min-width: 1000px) {
        .fibe-packages-whole-business img {
            max-width: 250px;
        }
    }

    @media (max-width: 999px) and (min-width: 768px) {
        .fibe-packages-whole-business-text > .bundles-package-price {
            margin-top: 15px;
        }
    }

    @media (max-width: 767.9px) {
        .fibe-packages-whole-business-column {
            padding-left: 10px !important;
            padding-right: 10px !important;
        }

        .fibe-packages-whole-business-text > div {
            border-right: 0;
        }

        .fibe-packages-whole-business-text {
            padding-top: 20px !important;
        }

        .fibe-packages-whole-business-list {
            border-bottom: 1px solid #d4d4d4 !important;
        }

        .fibe-packages-whole-business h2 {
            text-align: left;
            margin-left: 15px;
            font-size: 26px;
        }
    }

    @media (max-width: 380px) {
        .fibe-packages-whole-business img {
            max-width: 100%;
        }
    }


    /* Whole business HD ends */


    /* Aliant-specific classes */

    .Essential-package-price-aliant {
        padding-top: 25px;
    }

    @media (max-width: 999px) and (min-width: 768px) {
        .Essential-package-tv-package-aliant.text-and-image > [class^="col-"],
        .Essential-package-tv-package-aliant.text-and-image > [class*=" col-"] {
            display: table-cell;
            border-top: 0;
        }

        .Essential-package-price-aliant {
            border-top: 0;
        }
    }


    /* End Aliant-specific classes */


    /* Anchor tabs for programming page */

    .header-tab-control li a {
        text-decoration: none
    }

    .side-tab-control .header-tab-control,
    .tab-control {
        background: #f4f4f4
    }

        .tab-control .header-tab-control,
        .tablist-underlined {
            overflow-x: auto
        }

        .side-tab-control .header-tab-control ul {
            display: flex
        }

        .tab-control .header-tab-control ul,
        .tablist-underlined {
            padding-top: 30px;
            margin-bottom: 30px;
            white-space: nowrap
        }

            .tab-control .header-tab-control ul li,
            .tablist-underlined [role=tab] {
                display: inline-block
            }

                .tab-control .header-tab-control ul li:not(:last-child),
                .tablist-underlined [role=tab]:not(:last-child) {
                    margin-right: 30px
                }

                .tab-control .header-tab-control ul li:last-child,
                .tablist-underlined [role=tab]:last-child {
                    margin-right: 15px
                }

            .tablist-underlined a[role=tab] {
                text-decoration: none
            }

            .tab-control .header-tab-control ul li a.active,
            .tab-control .header-tab-control ul li a:focus,
            .tab-control .header-tab-control ul li a:hover,
            .tab-control .header-tab-control ul li a[aria-current]:not([aria-current=false]),
            .tablist-underlined [role=tab].active,
            .tablist-underlined [role=tab]:focus,
            .tablist-underlined [role=tab]:hover,
            .tablist-underlined [role=tab][aria-selected]:not([aria-selected=false]) {
                border-bottom: 4px solid #00549a;
                padding-bottom: 11px
            }

            .header-tab-control ul li a.active,
            .header-tab-control ul li a[aria-current]:not([aria-current=false]),
            .tablist-underlined [role=tab].active,
            .tablist-underlined [role=tab][aria-selected]:not([aria-selected=false]) {
                color: #111
            }

    .tab-panels-container [role=tabpanel][tabpanel-selected=false]:not(.slick-slide) {
        display: none
    }

    .justify-content-center {
        justify-content: center;
    }

    @media(min-width: 768px) {
        .tab-control .header-tab-control ul li,
        .tablist-underlined [role=tab] {
            font-size: 18px;
            line-height: 26px
        }

            .tab-control .header-tab-control ul li:last-child,
            .tablist-underlined [role=tab]:last-child {
                margin-right: 0
            }

        .side-tab-control .header-tab-control ul {
            border: 0
        }

        .justify-content-sm-center {
            justify-content: center !important;
        }
    }

    @media(min-width: 992px) {
        .tab-control .header-tab-control ul li:last-child,
        .tablist-underlined [role=tab]:last-child {
            margin-right: 16px
        }

        .justify-content-md-center {
            justify-content: center !important;
        }
    }

    @media (max-width: 767px) {
        .tab-control .header-tab-control ul li:not(:last-child),
        .tablist-underlined [role=tab]:not(:last-child) {
            margin-right: 20px
        }
    }


    /* End anchor tabs */

    /*********** SMB Fibe TV Packages ends ***********/


    /** From Consumer dvice-listing.css **/
    .big-price {
        color: #00549a;
        /*font-family: 'rsx-font-heavy';*/
        font-family: 'bellslim_font_heavy';
        font-size: 40px;
        letter-spacing: -1px;
        line-height: 36px;
        white-space: nowrap;
    }

        .big-price span {
            font-size: 18px;
            letter-spacing: -.45px;
            line-height: 22px;
            margin-right: 1px;
            position: relative;
            top: 2px;
            vertical-align: top;
        }

    .noMargin {
        margin: 0 !important;
    }
/****** smb homepage emergency outage stripe begins ******/
.sv-outage-section .bhp-accordion-body {
    font-weight: normal;
    line-height: 16px;
    color: #555555;
}

.sv-outage-section .outage-notification-wrap {
    justify-content: flex-start;
    align-items:center;
    position: relative;
    border-radius: 10px;
    background-color: #fff;
    padding: 20px;
    margin: 30px auto;
    display: flex;
    color: #111111;
    text-align: center;
    outline: 1px solid #00549a;
    font-weight: 600;
}

.sv-outage-section .outage-notification-wrap.custom-message-wrap{
    justify-content: initial;
    align-items: initial;
}

.sv-outage-section .bhp-notification-close {
        width: 20px;
        height: 20px;
        position: absolute;
        right: 10px;
        top: 12px;
        padding: 0;
        margin: 0;
        display: flex;
        border: none;
        align-items: center;
        justify-content: center;
        background-color: transparent;
}

    .sv-outage-section .bhp-notification-close:focus {
        outline: 2px solid #0075ff !important;
        outline-offset: 4px;
        border-radius: 2px;
    }

    .sv-outage-section .bhp-notification-close .icon {
        font-size: 12px;
        color: #555555;
        font-weight: 600;
    }
.sv-outage-section .outage-text .bhp-accordion-icon {
    left: auto;
    font-weight: 700;
    font-size: 16px;
    position: relative;
    margin-right: 5px;
}

.bhp-accordion-body {
    display: none;
    overflow: hidden;
    transition: max-height 0.25s ease-out;
}

.sv-outage-section .bhp-accordion-body {
    font-weight: normal;
    line-height: 16px;
    color: #555555;
}

.bhp-accordion-content {
    padding: 15px 0 0 0;
    font-size: 12px;
    color: #555555;
    line-height: 17px;
}

.sv-outage-section .bhp-notification-toggle > span {
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}

.sv-outage-section .bhp-notification-toggle {
    text-decoration: none;
}

.sv-outage-section .outage-text .sub-head {
    font-weight: normal;
    margin-bottom: 10px;
    color: #555555;
    line-height: 18px;
}

.sv-outage-section .outage-text .head-text {
    line-height: 18px;
}

.sv-outage-section .outage-text {
    padding: 0 0 0 10px;
    text-align: left;
}

.custom-message-wrap .bhp-notification-toggle-label-collapse {
    display: none;
}

.custom-message-wrap .outage-text.bhp-active .bhp-notification-toggle-label-expand {
    display: none;
}

.custom-message-wrap .outage-text.bhp-active .bhp-notification-toggle-label-collapse {
    display: inline-block;
}

.bhp-notification-toggle-label-collapse .bhp-accordion-icon:before {
    width: 0;
}

.sv-outage-section .bhp-notification-toggle > span {
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}

.sv-outage-section .bhp-notification-toggle {
    text-decoration: none;
}

.bhp-notification-toggle {
    padding: 0;
    margin: 0;
    background-color: transparent;
    color: #00549a;
    text-decoration: underline;
    border: none;
}

    .bhp-notification-toggle > span {
        text-decoration: underline;
    }

        .bhp-notification-toggle > span:hover, .bhp-notification-toggle > span:focus {
            text-decoration: none;
        }

.bhp-notification-wrap .bhp-notification-toggle-label-expand {
    display: inline-block;
}

.bhp-notification-wrap .bhp-notification-toggle-label-collapse {
    display: none;
}

.bhp-notification-wrap.bhp-active .bhp-notification-toggle-label-expand {
    display: none;
}

.bhp-notification-wrap.bhp-active .bhp-notification-toggle-label-collapse {
    display: inline-block;
}

.custom-message-wrap .bhp-notification-toggle-label-collapse {
    display: none;
}

.custom-message-wrap .outage-text.bhp-active .bhp-notification-toggle-label-expand {
    display: none;
}

.custom-message-wrap .outage-text.bhp-active .bhp-notification-toggle-label-collapse {
    display: inline-block;
}

.bhp-notification-toggle-label-collapse .bhp-accordion-icon:before {
    width: 0;
}

.outage-notification-wrap .st0 {
    fill: #FFFFFF;
}

.outage-notification-wrap .bhp-icon-stripe {
    width: 40px;
    height: 40px;
    padding: 1px;
    background: #00549a;
    border-radius: 50%;
    flex-shrink: 0;
    fill: #fff;
    position: relative;
    left: 5px;
    right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.sv-outage-section .outage-text-custom {
    padding: 0px 30px 0 15px;
}


.sv-outage-section .outage-text .sub-head {
    font-weight: normal;
    margin-bottom: 10px;
    color: #555555;
    line-height: 18px;
}

.outage-notification-wrap .bhp-icon-exclamation2 {
    width: 28px;
    height: 28px;
    padding: 6px;
    background: #00549a;
    border-radius: 50%;
    flex-shrink: 0;
    fill: #fff;
    position: relative;
    left: 5px;
    right: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.outage-notification-wrap .bhp-icon-stripe-height {
    height: 40px !important;
    display: flex;
    align-items: center;
}

@media (max-width:640px) {
    .sv-outage-section .outage-notification-wrap {
        text-align: left;
        align-items:initial;
    }

    .sv-outage-section .bhp-icon-exclamation {
        margin: 15px 0 15px 0;
    }

    .sv-outage-section .outage-text {
        padding: 0 20px 0 15px;
    }

    .sv-outage-section .outage-notification-wrap {
        padding: 15px;
    }

    .sv-icon-wrap .icon {
        margin-left: 0;
    }
}

@media (min-width:641px) and (max-width:991px) {
    .sv-outage-section .outage-text {
        padding: 0 20px 0 10px;
    }

    .sv-outage-section .bhp-icon-exclamation {
        top: auto;
        left: auto;
        position: relative;
        margin: 0;
    }
    .sv-outage-section .outage-notification-wrap {
        text-align: left;
        align-items: initial;
    }
}

@media (max-width: 999px) {
    .outage-notification-wrap .bhp-icon-stripe-height {
        height: 54px !important;
        display: flex;
        align-items: center;
    }

    .outage-text-custom-height .head-text {
        min-height: 42px !important;
        display: flex !important;
        align-items: center !important;
    }
}

@media (min-width: 1000px) {
    .outage-notification-wrap .bhp-icon-stripe-height {
        height: 40px !important;
        display: flex;
        align-items: center;
    }

    .outage-text-custom-height .head-text {
        min-height: 40px !important;
        display: flex !important;
        align-items: center !important;
    }
}
/****** smb homepage emergency outage stripe ends ******/