﻿/*Latest update:2019.September.19

Rules:
1. Please keep the fonts grouped togehter at the top of the file.
2. Please keep the media queries grouped at the bottom of the file.

BellSlim font*/
@font-face {
    font-family: 'bellslimregular';
    src: url('../fonts/bellslim_regular-webfont.eot');
    src: url('../fonts/bellslim_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bellslim_regular-webfont.ttf') format('truetype'), url('../fonts/bellslim_regular-webfont.svg#bellslimregular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'bellslim_mediumregular';
    src: url('../fonts/bellslim_medium-webfont.eot');
    src: url('../fonts/bellslim_medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bellslim_medium-webfont.ttf') format('truetype'), url('../fonts/bellslim_medium-webfont.svg#bellslim_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'bellslim_semiboldregular';
    src: url('../fonts/bellslim_semibold-webfont.eot');
    src: url('../fonts/bellslim_semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/bellslim_semibold-webfont.ttf') format('truetype'), url('../fonts/bellslim_semibold-webfont.svg#bellslim_semiboldregular') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'bellslim_font_heavy';
    src: url('../fonts/bellslim_heavy-webfont.woff') format('woff'), url('../fonts/bellslim_heavy-webfont.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'bellslim_font_black';
    src: url('../fonts/bellslim_black-webfont.woff') format('woff'), url('../fonts/bellslim_black-webfont.woff2') format('woff2');
    font-weight: 900;
    font-style: normal;
}


.bellSlim {
    font-family: "bellslim_mediumregular", Helvetica, Arial, sans-serif;
    letter-spacing: -1px
}

.bellSlimRegular {
    font-family: "bellslimregular", Helvetica, Arial, sans-serif;
    letter-spacing: -1px
}

.bellSlimSemibold {
    font-family: "bellslim_semiboldregular", Helvetica, Arial, sans-serif;
    letter-spacing: -1px
}

.bellSlimHeavy {
    font-family: 'bellslim_font_heavy', Helvetica, Arial, sans-serif;
}

.bellSlimBlack {
    font-family: 'bellslim_font_black', Helvetica, Arial, sans-serif;
}


/*Bell icon fonts*/
@font-face {
    font-family: 'bell-icon';
    src: url('../fonts/bell-icon.eot?#iefix') format('embedded-opentype'), url('../fonts/bell-icon.woff') format('woff'), url('../fonts/bell-icon.ttf') format('truetype'), url('../fonts/bell-icon.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'bell-icon-outline';
    src: url('../fonts/bell-icon-outline.eot?iw8dli');
    src: url('../fonts/bell-icon-outline.eot?#iefixiw8dli') format('embedded-opentype'), url('../fonts/bell-icon-outline.ttf?iw8dli') format('truetype'), url('../fonts/bell-icon-outline.woff?iw8dli') format('woff'), url('../fonts/bell-icon-outline.svg?iw8dli#bell-icon-outline') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'bell-icon2';
    src: url('../fonts/bell-icon2.eot?#iefix') format('embedded-opentype'), url('../fonts/bell-icon2.woff') format('woff'), url('../fonts/bell-icon2.ttf') format('truetype'), url('../fonts/bell-icon2.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'bell-icon3';
    src: url('../fonts/bell-icon3.eot?#iefix') format('embedded-opentype'), url('../fonts/bell-icon3.woff') format('woff'), url('../fonts/bell-icon3.ttf') format('truetype'), url('../fonts/bell-icon3.svg') format('svg');
    font-weight: normal;
    font-style: normal
}

.icon, .icon2, .icon3, .icon-o, .icon-s {
    font-style: normal;
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    .icon:before {
        font-family: 'bell-icon';
        /*Baseline alignment to use in text*/
        position: relative;
        top: .1em
    }

    .icon2:before {
        font-family: 'bell-icon2';
        /*Baseline alignment to use in text*/
        position: relative;
        top: 3px
    }

    .icon3:before {
        font-family: 'bell-icon3';
        /*Baseline alignment to use in text*/
        position: relative;
        top: 3px
    }

    .icon-o:before {
        font-family: 'bell-icon-outline'
    }

.icon-blue {
    display: inline-block;
    height: 20px;
    line-heighT: 20px;
    width: 20px;
    color: #fff;
    background-color: #00549a;
    border-radius: 50%;
    cursor: pointer
}

a:link .icon:before, a:visited .icon:before, a:hover .icon:before, a:focus .icon:before a:active .icon:before {
    text-decoration: none;
    display: inline-block
}

.icon-bell-chat:before {
    content: "\e60b"
}

.icon-bell-logo:before {
    content: "\e600"
}

.icon-cart:before {
    content: "\e617"
}

.icon-caret:before {
    content: "\e61a"
}

.icon-check:before {
    content: "\e602"
}

.icon-car:before {
    content: "\e623"
}

.icon-check-light:before {
    content: "\e603"
}

.icon-chat-bubble:before {
    content: "\e900"
}

.icon-handset:before {
    content: "\e901"
}

.icon-cell:before {
    content: "\e622"
}

.icon-close:before {
    content: "\e624"
}

.icon-close-solid:before {
    content: "\e60c"
}

.icon-close-outline:before {
    content: "\e625"
}

.icon-back-to-top:before {
    content: "\e925"
}

.icon-chevron:before, .icon-chevron-up:before, .icon-chevron-right:before, .icon-chevron-down:before, .icon-chevron-left:before {
    content: "\e012";
    display: inline-block
}

.icon-chevron-up:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: 45% 40%;
    -ms-transform-origin: 45% 40%;
    transform-origin: 45% 40%
}

.icon-chevron-down:before {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.icon-chevron-left:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.icon-chevron-bold:before {
    content: "\e61d"
}

.icon-envelope:before {
    content: "\e621"
}

.icon-exclamation:before, .icon-i:before {
    content: "\e604"
}

.icon-i-solid:before {
    content: "\e60d"
}

.icon-i-solid-white:before {
    content: "\e902"
}

.icon-heart:before {
    content: "\e60e"
}

.icon-home:before {
    content: "\e61c"
}

.icon-i:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.icon-location-pin:before {
    content: "\e620"
}

.icon-magnifying-glass:before {
    content: "\e615"
}

.icon-magnifying-glass-circled {
    position: absolute;
    right: 15px;
    top: 0;
    border: 2px solid #0066a4;
    border-radius: 50%;
    color: #0066a4;
    width: 40px;
    height: 40px;
    padding-top: 4px
}

    .icon-magnifying-glass-circled:before {
        content: "\e615";
        font-size: 20px
    }

.icon-minus:before {
    content: "\e606"
}

.icon-mobile-menu:before {
    content: "\e618"
}

.icon-play-icon:before {
    content: "\e608"
}

.icon-x:before, .icon-plus:before {
    content: "\e007"
}

.icon-x:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    display: inline-block
}

.icon-select-trigger:before {
    content: "\e601"
}

.icon-select-trigger-chevrons:before {
    content: "\e61e"
}

.icon-silhouette:before {
    content: "\e616"
}

.icon-samsung-logo:before {
    content: "\e605";
    display: block;
    font-size: 120px;
    margin-top: -40px;
    margin-bottom: -60px
}

.icon-silhouette-standing:before {
    content: "\e607"
}

.icon-check-circled:before {
    content: "\e609"
}

.icon-exclamation-circled:before {
    content: "\e60a"
}

.icon-resize:before {
    content: "\e61f"
}

.icon-star:before {
    content: "\e60f"
}

.icon-check-circled-outline:before {
    content: "\e610"
}

.icon-linkedin:before {
    content: "\e611"
}

.icon-twitter:before {
    content: "\e612";
    left: -1px;
    top: 4px
}

.icon-youtube:before {
    content: "\e613"
}

.icon-google-plus:before {
    content: "\e614"
}

.icon-facebook:before {
    content: "\e619";
    left: 3px
}

.icon-clock:before {
    content: "\e61b"
}

.icon-pdf:before {
    content: "\e903"
}

.icon-BellMTS-logo:before {
    content: "\eaa2";
}

.icon-Keypad_1:before {
    content: "\ea33";
}

.icon-Small_circle_cart_with_arrow:before {
    content: "\ea34";
}

.icon-Small_circle_chat_now:before {
    content: "\ea35";
}

.icon-Small_circle_contact:before {
    content: "\ea36";
}

.icon-Small_circle_request_callback:before {
    content: "\ea37";
}

.icon-small_circle_cart:before {
    content: "\ea38";
}

.icon-small_circle_contact_solid:before {
    content: "\ea39";
}

.icon-small_circle_request_callback_solid:before {
    content: "\ea3a";
}

.icon-small-cart:before {
    content: "\ea3b";
}

.icon-small-chat:before {
    content: "\ea3c";
}

.icon-small-contact:before {
    content: "\ea3d";
}

.icon-small-request-callback:before {
    content: "\ea3e";
}

.icon-touchpad_icon_v1:before {
    content: "\ea3f";
}

.icon-touchpad_icon_v2:before {
    content: "\ea40";
}

.icon-linkedin_bg:before {
    content: "\eafb";
}

.icon-youtube_bg:before {
    content: "\eafd";
}

.icon-Panic_btn:before {
    content: "\ea41";
}

.icon-Streaming_video_recorder:before {
    content: "\ea42";
}

.icon-check-availability_v9:before {
    content: "\ea43";
}

.icon-phonecall_bg:before {
    content: "\ea44";
}

.icon-phonecall_ot:before {
    content: "\ea45";
}

.icon-phonecall_wot:before {
    content: "\ea46";
}

.icon-deskphone_bg:before {
    content: "\ea47";
}

.icon-deskphone_ot:before {
    content: "\ea48";
}

.icon-deskphone_wot:before {
    content: "\ea49";
}

.icon-nowire_phone_bg:before {
    content: "\ea4a";
}

.icon-nowire_phone_ot:before {
    content: "\ea4b";
}

.icon-nowire_phone_wot:before {
    content: "\ea4c";
}

.icon-call_features_bg:before {
    content: "\ea4d";
}

.icon-call_features_ot:before {
    content: "\ea4e";
}

.icon-call_features_wot:before {
    content: "\ea4f";
}

.icon-call_forward_bg:before {
    content: "\ea50";
}

.icon-call_forward_ot:before {
    content: "\ea51";
}

.icon-call_forward_wot:before {
    content: "\ea52";
}

.icon-call_block_bg:before {
    content: "\ea53";
}

.icon-call_block_ot:before {
    content: "\ea54";
}

.icon-call_block_wot:before {
    content: "\ea55";
}

.icon-call_id_disp_bg:before {
    content: "\ea56";
}

.icon-call_id_disp_ot:before {
    content: "\ea57";
}

.icon-call_id_disp_wot:before {
    content: "\ea58";
}

.icon-call_pickup_bg:before {
    content: "\ea59";
}

.icon-call_pickup_ot:before {
    content: "\ea5a";
}

.icon-call_block_wot:before {
    content: "\ea55";
}

.icon-call_id_disp_bg:before {
    content: "\ea56";
}

.icon-call_id_disp_ot:before {
    content: "\ea57";
}

.icon-call_id_disp_wot:before {
    content: "\ea58";
}

.icon-call_pickup_bg:before {
    content: "\ea59";
}

.icon-call_pickup_ot:before {
    content: "\ea5a";
}

.icon-call_pickup_wot:before {
    content: "\ea5b";
}

.icon-call_transfer_bg:before {
    content: "\ea5c";
}

.icon-call_transfer_ot:before {
    content: "\ea5d";
}

.icon-call_transfer_wot:before {
    content: "\ea5e";
}

.icon-conf500_bg:before {
    content: "\ea5f";
}

.icon-conf500_ot:before {
    content: "\ea60";
}

.icon-conf500_wot:before {
    content: "\ea61";
}

.icon-conf1000_bg:before {
    content: "\ea62";
}

.icon-conf1000_ot:before {
    content: "\ea63";
}

.icon-conf1000_wot:before {
    content: "\ea64";
}

.icon-desk_call_features_bg:before {
    content: "\ea65";
}

.icon-desk_call_features_ot:before {
    content: "\ea66";
}

.icon-desk_call_features_wot:before {
    content: "\ea67";
}

.icon-phone_care_bg:before {
    content: "\ea68";
}

.icon-phone_care_ot:before {
    content: "\ea69";
}

.icon-phone_care_wot:before {
    content: "\ea6a";
}

.icon-pound_bg:before {
    content: "\ea6b";
}

.icon-pound_ot:before {
    content: "\ea6c";
}

.icon-pound_wot:before {
    content: "\ea6d";
}

.icon-touch_arrow_bg:before {
    content: "\ea6e";
}

.icon-touch_arrow_ot:before {
    content: "\ea6f";
}

.icon-touch_arrow_wot:before {
    content: "\ea70";
}

.icon-touch_guide_bg:before {
    content: "\ea71";
}

.icon-touch_guide_ot:before {
    content: "\ea72";
}

.icon-touch_guide_wot:before {
    content: "\ea73";
}

.icon-settings_bg:before {
    content: "\ea74";
}

.icon-settings_ot:before {
    content: "\ea75";
}

.icon-settings_wot:before {
    content: "\ea76";
}

.icon-voicemail_bg:before {
    content: "\ea77";
}

.icon-voicemail_ot:before {
    content: "\ea78";
}

.icon-voicemail_wot:before {
    content: "\ea79";
}

.icon-hunt_groups_bg:before {
    content: "\ea7a";
}

.icon-hunt_groups_ot:before {
    content: "\ea7b";
}

.icon-hunt_groups_wot:before {
    content: "\ea7c";
}

.icon-auto_attendant_bg:before {
    content: "\ea7d";
}

.icon-auto_attendant_ot:before {
    content: "\ea7e";
}

.icon-auto_attendant_wot:before {
    content: "\ea7f";
}

.icon-call_return_bg:before {
    content: "\ea80";
}

.icon-call_return_ot:before {
    content: "\ea81";
}

.icon-call_return_wot:before {
    content: "\ea82";
}

.icon-call_hold_bg:before {
    content: "\ea83";
}

.icon-call_hold_ot:before {
    content: "\ea84";
}

.icon-call_hold_wot:before {
    content: "\ea85";
}

.icon-dashboard_bg:before {
    content: "\ea86";
}

.icon-dashboard_ot:before {
    content: "\ea87";
}

.icon-dashboard_wot:before {
    content: "\ea88";
}

.icon-call_park_bg:before {
    content: "\ea89";
}

.icon-call_park_ot:before {
    content: "\ea8a";
}

.icon-call_park_wot:before {
    content: "\ea8b";
}

.icon-call_waiting_bg:before {
    content: "\ea8c";
}

.icon-call_waiting_ot:before {
    content: "\ea8d";
}

.icon-call_waiting_wot:before {
    content: "\ea8e";
}

.icon-dontDisturb_bg:before {
    content: "\ea8f";
}

.icon-dontDisturb_ot:before {
    content: "\ea90";
}

.icon-dontDisturb_wot:before {
    content: "\ea91";
}

.icon-Click2Call_bg:before {
    content: "\ea92";
}

.icon-Click2Call_ot:before {
    content: "\ea93";
}

.icon-Click2Call_wot:before {
    content: "\ea94";
}

.icon-line_hunting_bg:before {
    content: "\ea95";
}

.icon-line_hunting_ot:before {
    content: "\ea96";
}

.icon-line_hunting_wot:before {
    content: "\ea97";
}

.icon-number_reservation_bg:before {
    content: "\ea98";
}

.icon-number_reservation_ot:before {
    content: "\ea99";
}

.icon-number_reservation_wot:before {
    content: "\ea9a";
}

.icon-simultaneousRing_bg:before {
    content: "\ea9b";
}

.icon-simultaneousRing_ot:before {
    content: "\ea9c";
}

.icon-simultaneousRing_wot:before {
    content: "\ea9d";
}

.icon-speedDial_bg:before {
    content: "\ea9e";
}

.icon-speedDial_ot:before {
    content: "\ea9f";
}

.icon-speedDial_wot:before {
    content: "\eaa0";
}

.icon-3way_calling_bg:before {
    content: "\eaa1";
}

.icon-3way_calling_ot:before {
    content: "\eaa3";
}

.icon-3way_calling_wot:before {
    content: "\eaa4";
}

.icon-visual_call_wait_bg:before {
    content: "\eaa5";
}

.icon-visual_call_wait_ot:before {
    content: "\eaa6";
}

.icon-visual_call_wait_wot:before {
    content: "\eaa7";
}

.icon-virtual_phone_bg:before {
    content: "\eaa8";
}

.icon-virtual_phone_ot:before {
    content: "\eaa9";
}

.icon-virtual_phone_wot:before {
    content: "\eaaa";
}

.icon-advancedFeatures_bg:before {
    content: "\eaab";
}

.icon-advancedFeatures_ot:before {
    content: "\eaac";
}

.icon-advancedFeatures_wot:before {
    content: "\eaad";
}

/* End icon styles */

body {
    color: #555;
    background-color: #e1e1e1;
    overflow-x: hidden;
}

.sans-serif {
    font-family: "Helvetical",Arial, sans-serif;
    letter-spacing: 0
}

main {
    overflow-x: hidden
}

h1, .h1 {
    font-size: 40px;
    font-weight: 200;
    letter-spacing: -1.2px;
    line-height: 1;
    font-family: 'bellslim_font_black';
    -webkit-font-smoothing: antialiased;
}

    h1.bellSlimHeavy, h1.bellSlimBlack {
        letter-spacing: -1px;
    }

h2, .h2 {
    font-size: 31px;
    font-weight: 200;
    letter-spacing: -0.3px;
    line-height: 1;
    font-family: 'bellslim_font_black';
    -webkit-font-smoothing: antialiased;
}

    h2.bellSlimHeavy, h2.bellSlimBlack {
        letter-spacing: -0.8px;
    }

h3, .h3 {
    font-size: 24px;
    font-weight: normal;
    letter-spacing: -0.6px;
    line-height: 1
}

    h3.bellSlimHeavy, h3.bellSlimBlack {
        letter-spacing: -0.5px;
    }


/* Some common circle + icon presets */
.toggle-more {
    display: inline-block;
    position: relative;
    font-size: 18px;
    padding-left: 30px;
    line-height: 1.3
}

    .toggle-more:before {
        content: '';
        display: block;
        position: absolute;
        width: 22px;
        height: 22px;
        border: 1px solid #0066a4;
        border-radius: 50%;
        left: 0
    }

    .toggle-more:after {
        font-family: 'bell-icon';
        content: '\e007';
        position: absolute;
        top: 11px;
        left: 11px;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 11px;
        line-height: 1;
        color: #0066a4
    }

.more-link {
    position: relative;
    padding-right: 25px;
    display: inline-block
}

    .more-link:after {
        font-family: 'bell-icon';
        content: '\e608';
        position: absolute;
        top: 2px;
        right: 5px;
        line-height: 1
    }

    .more-link.more-link_before {
        padding-left: 25px
    }

        .more-link.more-link_before:after {
            left: 0
        }
/* icon helper classes */
.icon-circle-xsmall, .icon-circle-small, .icon-circle-medium, .icon-circle-large, .icon-circle-xlarge {
    display: inline-block;
    position: relative;
    width: 18px;
    height: 18px;
    border: 2px solid #00549a;
    border-radius: 50%;
    color: #00549a
}

    .icon-circle-xsmall .text, .icon-circle-small .text, .icon-circle-medium .text, .icon-circle-large .text, .icon-circle-xlarge .text {
        display: inline-block;
        text-align: center;
        width: 100%
    }

    .icon-circle-xsmall .text {
        line-height: 14px;
        font-size: 10px
    }

    .icon-circle-small .text {
        line-height: 36px;
        font-size: 18px
    }

    .icon-circle-medium .text {
        line-height: 56px;
        font-size: 27px
    }

    .icon-circle-large .text {
        line-height: 76px;
        font-size: 35px
    }

    .icon-circle-xlarge .text {
        line-height: 136px;
        font-size: 55px
    }

    .icon-circle-xsmall:before, .icon-circle-small:before, .icon-circle-medium:before, .icon-circle-large:before, .icon-circle-xlarge:before {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

.icon-circle-xsmall {
    width: 18px;
    height: 18px
}

.icon-circle-small {
    width: 40px;
    height: 40px
}

.icon-circle-medium {
    width: 60px;
    height: 60px
}

.icon-circle-large {
    width: 80px;
    height: 80px
}

.icon-circle-xlarge {
    width: 140px;
    height: 140px
}

.icon-xsmall:before, .icon-circle-xsmall:before {
    font-size: 10px
}

.icon-small:before, .icon-circle-small:before {
    font-size: 37px
}

.icon-medium:before, .icon-circle-medium:before {
    font-size: 58px
}

.icon-large:before, .icon-circle-large:before {
    font-size: 78px
}

.icon-xlarge:before, .icon-circle-xlarge:before {
    font-size: 137px
}

.icon-circle-xsmall.icon-circle_solid, .icon-circle-small.icon-circle_solid, .icon-circle-large.icon-circle_solid, .icon-circle-xlarge.icon-circle_solid {
    border-color: #00549a;
    background-color: #00549a
}

.icon-circle-xsmall.icon-circle_inverse, .icon-circle-small.icon-circle_inverse, .icon-circle-medium.icon-circle_inverse, .icon-circle-large.icon-circle_inverse, .icon-circle-xlarge.icon-circle_inverse {
    border-color: #fff
}

    .icon-circle-xsmall.icon-circle_solid:before, .icon-circle-small.icon-circle_solid:before, .icon-circle-medium.icon-circle_solid:before, .icon-circle-large.icon-circle_solid:before, .icon-circle-xlarge.icon-circle_solid:before, .icon-circle-xsmall.icon-circle_inverse:before, .icon-circle-small.icon-circle_inverse:before, .icon-circle-medium.icon-circle_inverse:before, .icon-circle-large.icon-circle_inverse:before, .icon-circle-xlarge.icon-circle_inverse:before, .icon-circle-xsmall.icon-circle_solid, .icon-circle-small.icon-circle_solid, .icon-circle-medium.icon-circle_solid, .icon-circle-large.icon-circle_solid, .icon-circle-xlarge.icon-circle_solid, .icon-circle-xsmall.icon-circle_inverse, .icon-circle-small.icon-circle_inverse, .icon-circle-medium.icon-circle_inverse, .icon-circle-large.icon-circle_inverse, .icon-circle-xlarge.icon-circle_inverse {
        color: #fff
    }

        .icon-circle-xsmall.icon-circle_solid.icon-circle_inverse, .icon-circle-small.icon-circle_solid.icon-circle_inverse, .icon-circle-medium.icon-circle_solid.icon-circle_inverse, .icon-circle-large.icon-circle_solid.icon-circle_inverse, .icon-circle-xlarge.icon-circle_solid.icon-circle_inverse {
            border-color: #fff;
            background-color: #fff
        }

            .icon-circle-xsmall.icon-circle_solid.icon-circle_inverse:before, .icon-circle-small.icon-circle_solid.icon-circle_inverse:before, .icon-circle-medium.icon-circle_solid.icon-circle_inverse:before, .icon-circle-large.icon-circle_solid.icon-circle_inverse:before, .icon-circle-xlarge.icon-circle_solid.icon-circle_inverse:before {
                color: #00549a
            }

.icon-circle-small .icon-circle-txt {
    font-size: 24px;
    width: 37px;
    text-align: center;
    display: inline-block;
    line-height: 1.5
}

[class*="icon-arrow-"] {
    transition: -webkit-transform .5s cubic-bezier(.55, 0, .1, 1);
    transition: transform .5s cubic-bezier(.55, 0, .1, 1)
}

.icon-size-small {
    font-size: 20px
}

.icon-size-medium {
    font-size: 40px
}

.icon-size-large {
    font-size: 60px
}

.icons-group {
    white-space: nowrap
}

    .icons-group > .icon-o:not(:first-child) {
        margin-left: -20px
    }
/* circled colors */
.icon-circle_white {
    border-color: #fff;
    color: #fff
}
/* Outline style icons */
.icon-o-battery:before {
    content: "\e600"
}

.icon-o-camera:before {
    content: "\e601"
}

.icon-o-camera-shutter:before {
    content: "\e602"
}

.icon-o-cellphone:before {
    content: "\e603"
}

.icon-o-chat-bubble:before {
    content: "\e604"
}

.icon-o-clock:before {
    content: "\e606"
}

.icon-o-crescent:before {
    content: "\e605"
}

.icon-o-cycle:before {
    content: "\e607"
}

.icon-o-data-0:before {
    content: "\e608"
}

.icon-o-data-1:before {
    content: "\e609"
}

.icon-o-data-2:before {
    content: "\e60a"
}

.icon-o-data-3:before {
    content: "\e60b"
}

.icon-o-data-4:before {
    content: "\e60c"
}

.icon-o-envelope:before {
    content: "\e60d"
}

.icon-o-fibe:before {
    content: "\e634"
}

.icon-o-gear:before {
    content: "\e60e"
}

.icon-o-globe:before {
    content: "\e60f"
}

.icon-o-handset:before {
    content: "\e610"
}

.icon-o-headphones:before {
    content: "\e611"
}

.icon-o-homephone:before {
    content: "\e612"
}

.icon-o-house:before {
    content: "\e635"
}

.icon-o-houses:before {
    content: "\e808"
}

.icon-o-id:before {
    content: "\e613"
}

.icon-o-infinity:before {
    content: "\e614"
}

.icon-o-laptop:before {
    content: "\e615"
}

.icon-o-lightning-bolt:before {
    content: "\e616"
}

.icon-o-location:before {
    content: "\e617"
}

.icon-o-paper-plane:before {
    content: "\e618"
}

.icon-o-play-icon:before {
    content: "\e619"
}

.icon-o-receiver:before {
    content: "\e61a"
}

.icon-o-shield:before {
    content: "\e61b"
}

.icon-o-silhouette:before {
    content: "\e61c"
}

.icon-o-silhouette-id:before {
    content: "\e61d"
}

.icon-o-speed-0:before {
    content: "\e61e"
}

.icon-o-speed-1:before {
    content: "\e61f"
}

.icon-o-speed-2:before {
    content: "\e620"
}

.icon-o-speed-3:before {
    content: "\e621"
}

.icon-o-speed-4:before {
    content: "\e622"
}

.icon-o-tower:before {
    content: "\e623"
}

.icon-o-tv:before {
    content: "\e624"
}

.icon-o-up-arrow:before, .icon-o-down-arrow:before {
    content: "\e625"
}

.icon-o-down-arrow:before {
    display: inline-block;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.icon-o-globe-half:before {
    content: "\e626"
}

.icon-o-globe-three-quarters:before {
    content: "\e627"
}

.icon-o-play-few-times-a-week:before {
    content: "\e628"
}

.icon-o-play-everyday:before {
    content: "\e629"
}

.icon-o-download-rarely:before {
    content: "\e62A"
}

.icon-o-download-few-times-a-week:before {
    content: "\e62B"
}

.icon-o-download-almost-everyday:before {
    content: "\e62C"
}

.icon-o-email:before {
    content: "\e62D"
}

.icon-o-music-rarely:before {
    content: "\e62E"
}

.icon-o-music-few-times-a-week:before {
    content: "\e62F"
}

.icon-o-music-almost-every-day:before {
    content: "\e630"
}

.icon-o-silhouette-standing:before {
    content: "\e631"
}

.icon-o-most-popular:before {
    content: "\e632"
}

.icon-o-movies:before {
    content: "\e633"
}

.icon-o-phone-plus:before {
    content: "\e636"
}

.icon-o-phone-in-hand:before {
    content: "\e637"
}

.icon-o-tablet:before {
    content: "\e638"
}

.icon-o-speed-5:before {
    content: "\e639"
}

.icon-o-bars:before {
    content: "\e63a"
}

.icon-o-tag:before {
    content: "\e63b"
}

.icon-o-star:before {
    content: "\e63c"
}

.icon-o-24:before {
    content: "\e63d"
}

.icon-o-arbor:before {
    content: "\e63e"
}

.icon-o-battcharge:before {
    content: "\e63f"
}

.icon-o-bluetooth:before {
    content: "\e640"
}

.icon-o-bytablet:before, .icon-o-bring-yotablet:before {
    content: "\e641"
}

.icon-o-browsesupp:before {
    content: "\e642"
}

.icon-o-calendar:before {
    content: "\e643"
}

.icon-o-canada:before {
    content: "\e644"
}

.icon-o-hands-free:before, .icon-o-handsfree:before {
    content: "\e645"
}

.icon-o-memorycard:before {
    content: "\e646"
}

.icon-o-questions-about-bell-mail:before {
    content: "\e647"
}

.icon-o-sheet:before, .icon-o-screenprotector:before {
    content: "\e648"
}

.icon-o-smart-acc:before {
    content: "\e649"
}

.icon-o-browsesupp:before, .icon-o-changemyrateplan:before {
    content: "\e64a"
}

.icon-o-forgotpassword:before {
    content: "\e64b"
}

.icon-o-power_symbol:before {
    content: "\e64c"
}

.icon-o-glossary:before {
    content: "\e64d"
}

.icon-o-hdtv:before {
    content: "\e64e"
}

.icon-o-headphone:before {
    content: "\e64f"
}

.icon-o-heart:before {
    content: "\e650"
}

.icon-o-hintsandtips:before {
    content: "\e651"
}

.icon-o-notifyme-limit:before {
    content: "\e652"
}

.icon-o-changeYourfab5-10:before {
    content: "\e653"
}

.icon-o-changeyourprogramming:before {
    content: "\e654"
}

.icon-o-checkmycurrentbalance:before {
    content: "\e655"
}

.icon-o-chooiceof4packages:before {
    content: "\e656"
}

.icon-o-cloud:before {
    content: "\e657"
}

.icon-o-compareprogramming:before {
    content: "\e658"
}

.icon-o-consoldateyourbills:before {
    content: "\e659"
}

.icon-o-create_mail_account:before {
    content: "\e65a"
}

.icon-o-currentinternetusage:before {
    content: "\e65b"
}

.icon-o-diagnoseandfixpcproblems:before {
    content: "\e65c"
}

.icon-o-download:before {
    content: "\e65d"
}

.icon-o-ebill:before {
    content: "\e65e"
}

.icon-o-edit:before {
    content: "\e65f"
}

.icon-o-estimateusage:before {
    content: "\e660"
}

.icon-o-expandcircle:before {
    content: "\e661"
}

.icon-o-expandx:before {
    content: "\e662"
}

.icon-o-fiberoptics:before {
    content: "\e663"
}

.icon-o-find_channel:before {
    content: "\e664"
}

.icon-o-find_areacode:before {
    content: "\e665"
}

.icon-o-forgot_username:before {
    content: "\e666"
}

.icon-o-forgot_youpasscode:before {
    content: "\e667"
}

.icon-o-forward_yourcalls:before {
    content: "\e668"
}

.icon-o-french:before {
    content: "\e669"
}

.icon-o-international:before {
    content: "\e66a"
}

.icon-o-internetplans:before {
    content: "\e66b"
}

.icon-o-internet:before {
    content: "\e66c"
}

.icon-o-keyboard:before {
    content: "\e66d"
}

.icon-o-leaf:before {
    content: "\e66e"
}

.icon-o-learnmore_mail:before {
    content: "\e66f"
}

.icon-o-learnmore_mcAfee:before {
    content: "\e670"
}

.icon-o-manufacturer_warranty:before {
    content: "\e671"
}

.icon-o-mic:before {
    content: "\e673"
}

.icon-o-mobiletv:before {
    content: "\e674"
}

.icon-o-move_satellite:before {
    content: "\e675"
}

.icon-o-moving:before {
    content: "\e676"
}

.icon-o-on_demand:before {
    content: "\e677"
}

.icon-o-os:before {
    content: "\e678"
}

.icon-o-receiver2:before {
    content: "\e679"
}

.icon-o-www:before {
    content: "\e67a"
}

.icon-o-longdistance_ratecharts:before {
    content: "\e67b"
}

.icon-o-mac:before {
    content: "\e67c"
}

.icon-o-overthephone:before {
    content: "\e67d"
}

.icon-o-paperbill:before {
    content: "\e67e"
}

.icon-o-phonenumber:before {
    content: "\e67f"
}

.icon-o-processor:before {
    content: "\e680"
}

.icon-o-recordapvrshow:before {
    content: "\e681"
}

.icon-o-repairs-installs-troubleshooting:before {
    content: "\e682"
}

.icon-o-temporarysuspend:before {
    content: "\e683"
}

.icon-o-usage:before {
    content: "\e684"
}

.icon-o-userguilde:before {
    content: "\e685"
}

.icon-o-usinginternet:before {
    content: "\e686"
}

.icon-o-voice:before {
    content: "\e687"
}

.icon-o-watchshowsonline:before {
    content: "\e688"
}

.icon-o-wifi:before {
    content: "\e689"
}

.icon-o-windows:before {
    content: "\e68a"
}

.icon-o-wirecare:before {
    content: "\e68b"
}

.icon-o-wirelessconnection:before {
    content: "\e68c"
}

.icon-o-displaysize:before {
    content: "\e68d"
}

.icon-o-picture:before {
    content: "\e68e"
}

.icon-o-play:before {
    content: "\e68f"
}

.icon-o-screensize:before {
    content: "\e690"
}

.icon-o-secure_internet_connection:before {
    content: "\e691"
}

.icon-o-signintobellmail:before {
    content: "\e692"
}

.icon-o-smarttips:before {
    content: "\e693"
}

.icon-o-smart_touch, .icon-o-smarttouch:before {
    content: "\e694"
}

.icon-o-smartphonecare:before {
    content: "\e695"
}

.icon-o-softwareupdate:before {
    content: "\e696"
}

.icon-o-software:before {
    content: "\e697"
}

.icon-o-sports:before {
    content: "\e698"
}

.icon-o-temporarysuspendservice:before {
    content: "\e699"
}

.icon-o-travellingcanada:before {
    content: "\e69a"
}

.icon-o-travellingcoverage:before {
    content: "\e69b"
}

.icon-o-tutorial:before {
    content: "\e69c"
}

.icon-o-tvpackages:before {
    content: "\e69d"
}

.icon-o-upgradeoradd:before {
    content: "\e69e"
}

.icon-o-USflag:before {
    content: "\e69f"
}

.icon-o-dollarsign_dblcircle:before {
    content: "\e6a0"
}

.icon-o-family_contact_card:before {
    content: "\e6a1"
}

.icon-o-calling_card:before {
    content: "\e6a2"
}

.icon-o-mcafee:before {
    content: "\e6a3"
}

.icon-o-indent_a_call:before {
    content: "\e6a4"
}

.icon-o-visual_call_waiting:before {
    content: "\e6a5"
}

.icon-o-threeway_calling:before {
    content: "\e6a6"
}

.icon-o-resource_centre:before {
    content: "\e6a7"
}

.icon-o-lte_world_fastest:before {
    content: "\e6a8"
}

.icon-o-data-5:before {
    content: "\e6a9"
}

.icon-o-data-6:before {
    content: "\e700"
}

.icon-o-speed-5:before {
    content: "\e701"
}

.icon-o-speed-6:before {
    content: "\e702"
}

.icon-o-speed-giga:before {
    content: "\e672"
}

.icon-o-touch_changeplans:before {
    content: "\e703"
}

.icon-o-4kvideo:before {
    content: "\e6aa"
}

.icon-o-access_content:before {
    content: "\e6ab"
}

.icon-o-mobilepay_resistant:before {
    content: "\e6ac"
}

.icon-o-silentmode:before {
    content: "\e6ad"
}

.icon-o-speakers:before {
    content: "\e6ae"
}

.icon-o-notifications:before {
    content: "\e6af"
}

.icon-o-stylus:before {
    content: "\e6b0"
}

.icon-o-touch_id:before {
    content: "\e6b1"
}

.icon-o-water_dust_resistant:before {
    content: "\e6b2"
}

.icon-o-home_easyaccess:before {
    content: "\e6b3"
}

.icon-o-multitasking:before {
    content: "\e6b4"
}

.icon-o-position_recognition:before {
    content: "\e6b5"
}

.icon-o-physical_size:before {
    content: "\e6b6"
}

.icon-o-qwerty_keyboard:before {
    content: "\e6b7"
}

.icon-o-privacy_security:before {
    content: "\e6b8"
}

.icon-o-connected_devices:before {
    content: "\e6b9"
}

.icon-o-ptt_dedicated:before {
    content: "\e6ba"
}

.icon-o-rugged_design:before {
    content: "\e6bb"
}

.icon-o-aircommands:before {
    content: "\e6bc"
}

.icon-o-flip_phone:before {
    content: "\e6bf"
}

.icon-o-ptt_compatible:before {
    content: "\e6c0"
}

.icon-o-ilw_safety:before {
    content: "\e6bd"
}

.icon-o-military_grade:before {
    content: "\e6d4"
}

.icon-o-intrinsically_safe:before {
    content: "\e6d5"
}

.icon-o-turbo_stick:before {
    content: "\e6c1"
}

.icon-o-hdmi:before {
    content: "\e6d7"
}

.icon-o-contacts:before {
    content: "\e6d8"
}

.icon-o-messages:before {
    content: "\e6d9"
}

.icon-o-temperature:before {
    content: "\e6c9"
}

.icon-o-humidity_resistant:before {
    content: "\e6db"
}

.icon-o-vibration_resistant:before {
    content: "\e6dc"
}

.icon-o-plugging_landline_phone:before {
    content: "\e6dd"
}

.icon-o-wireless_charging:before {
    content: "\e6de"
}

.icon-o-ms_office:before {
    content: "\e6df"
}

.icon-o-retina_display:before {
    content: "\e6e0"
}

.icon-o-all_new_design:before {
    content: "\e6e1"
}

.icon-o-m8motion_coprocessor:before {
    content: "\e6e2"
}

.icon-o-isight_camera:before {
    content: "\e6e3"
}

.icon-o-facetime:before {
    content: "\e6e4"
}

.icon-o-22hrs_batterylife:before {
    content: "\e6e5"
}

.icon-o-htc_blinkfeed:before {
    content: "\e6ea"
}

.icon-o-dual_speaker:before {
    content: "\e6eb"
}

.icon-o-knock_code:before {
    content: "\e6ec"
}

.icon-o-smart_notice:before {
    content: "\e6f3"
}

.icon-o-optical_stabilization:before {
    content: "\e6be"
}

.icon-o-selective_focus:before {
    content: "\e6ca"
}

.icon-o-gorilla_glass:before {
    content: "\e6c2"
}

.icon-o-25h_talktime:before {
    content: "\e710"
}

.icon-o-48h_power:before {
    content: "\e711"
}

.icon-o-1_3megapixel_camera:before {
    content: "\e712"
}

.icon-o-2tb_memory:before {
    content: "\e713"
}

.icon-o-8megapixel_camera:before {
    content: "\e714"
}

.icon-o-mcafee_good:before {
    content: "\e715"
}

.icon-o-mcafee_better:before {
    content: "\e716"
}

.icon-o-mcafee_best:before {
    content: "\e717"
}

.icon-o-video_game01:before {
    content: "\e718"
}

.icon-o-video_game02:before {
    content: "\e719"
}

.icon-o-video_game03:before {
    content: "\e71a"
}

.icon-o-all_metalbody:before {
    content: "\e6c3"
}

.icon-o-fast_charging:before {
    content: "\e6c4"
}

.icon-o-21h_talktime:before {
    content: "\e6c5"
}

.icon-o-stamina_mode:before {
    content: "\e6c7"
}

.icon-o-tomorrow_tech:before {
    content: "\e800"
}

.icon-o-24cc:before {
    content: "\e801"
}

.icon-o-sport-baseball:before {
    content: "\e802"
}

.icon-o-movie-ticket:before {
    content: "\e803"
}

.icon-o-tv-preview:before {
    content: "\e804"
}

.icon-o-fibe-restart:before {
    content: "\e805"
}

.icon-o-fibe-on-demand:before {
    content: "\e806"
}

.icon-o-whats-on:before {
    content: "\e807"
}

.icon-o-fibetv:before {
    content: "\e809"
}

.icon-o-kids:before {
    content: "\e80a"
}

.icon-o-search:before {
    content: "\e80b"
}

.icon-o-smart-acc2:before {
    content: "\e80c"
}

.icon-o-recordings:before {
    content: "\e80d"
}

.icon-o-screen-choice:before {
    content: "\e80e"
}

.icon-o-screen-choice:before {
    content: "\e901";
}

.icon-o-4k-hdtv:before {
    content: "\e937";
}

.icon-o-netflix:before {
    content: "\e936";
}

.icon-o-fibe-speed:before {
    content: "\e934";
}

.icon-o-sound-quality:before {
    content: "\e933";
}

.icon-o-restart:before {
    content: "\e92f";
}

.icon-o-pvr:before {
    content: "\e930";
}

.icon-o-move-tv:before {
    content: "\e931";
}

.icon-o-home-wifi:before {
    content: "\e932";
}

.icon-o-checklist:before {
    content: "\e92b";
}

.icon-o-call-management:before {
    content: "\e92e";
}

.icon-o-exclamation-circle-alt:before {
    content: "\e926";
}

.icon-o-screen-reader:before {
    content: "\e92a";
}

.icon-o-cc:before {
    content: "\e92d";
}

.icon-o-hearing-aid:before {
    content: "\e929";
}

.icon-o-phone-lock:before {
    content: "\e928";
}

.icon-o-contact-list:before {
    content: "\e92c";
}

.icon-o-alert:before {
    content: "\e927";
}

.icon-o-fastest:before {
    content: "\e91e";
}

.icon-o-never:before {
    content: "\e91f";
}

.icon-o-arrow-up:before {
    content: "\e920";
}

.icon-o-facetime-hd:before {
    content: "\e921";
}

.icon-specifications.icon-o-facetime-hd:before {
    top: 60%;
}

.icon-o-eye:before {
    content: "\e922";
}

.icon-o-wheelchair:before {
    content: "\e925";
}

.icon-o-hearing:before {
    content: "\e923";
}

.icon-o-puzzle-piece:before {
    content: "\e924";
}

.icon-o-anti-spam:before {
    content: "\e916";
}

.icon-o-unlimited:before {
    content: "\e917";
}

.icon-o-mobilietv-addon:before {
    content: "\e918";
}

.icon-o-voicemail:before {
    content: "\e919";
}

.icon-o-shield-reliable:before {
    content: "\e91a";
}

.icon-o-alarm:before {
    content: "\e91b";
}

.icon-o-whole-home-pvr:before {
    content: "\e91c";
}

.icon-o-operating-system:before {
    content: "\e91d";
}

.icon-o-voice-to-text:before {
    content: "\e915";
}

.icon-o-message-center:before {
    content: "\e914";
}

.icon-o-battery-charge-h:before {
    content: "\e911";
}

.icon-o-close-outline-lite:before {
    content: "\e90f";
}

.icon-o-24h-battery:before {
    content: "\e90c";
}

.icon-o-colour-display:before {
    content: "\e908";
}

.icon-o-high-humidity:before {
    content: "\e909";
}

.icon-o-user-plus:before {
    content: "\e90a";
}

.icon-o-5mp-camera:before {
    content: "\e90b";
}

.icon-o-quick-setup:before {
    content: "\e907";
}

.icon-o-glove-wetfingers:before {
    content: "\e905";
}

.icon-o-21mp-camera:before {
    content: "\e90e";
}

.icon-o-8mp-isight:before {
    content: "\e90d";
}

.icon-specifications.icon-o-8mp-isight:before {
    top: 70%;
    left: 70%;
}

.icon-o-5mp-camera:before {
    content: "\e90b";
}

.icon-o-cloud-backup:before {
    content: "\e913";
}

.icon-o-upload:before {
    content: "\e65d";
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    display: inline-block
}

.icon-o-memory-card2:before {
    content: "\e912";
}

.icon-o-id-alt:before {
    content: "\e935";
}

.icon-data-0:before {
    content: "\e926";
}

.icon-data-1:before {
    content: "\e927";
}

.icon-data-2:before {
    content: "\e928";
}

.icon-data-3:before {
    content: "\e929";
}

.icon-data-4:before {
    content: "\e92a";
}

.icon-data-5:before {
    content: "\e92b";
}

.icon-data-6:before {
    content: "\e92c";
}

.icon-data-7:before {
    content: "\e92d";
}

.icon-infinity:before {
    content: "\e92e";
}

.icon-expand-solid:before {
    content: "\e92f";
}

.icon-collapse-solid:before {
    content: "\e930";
}

.icon-blog-en:before {
    content: "\e904";
}

.icon-blog-fr:before {
    content: "\e905";
}

.icon-subscriber:before {
    content: "\e908";
}

.icon-contract:before {
    content: "\e907";
}

.icon-billing:before {
    content: "\e906";
}

.icon-billing-solid:before {
    content: "\e909";
}

.icon-billing-account:before {
    content: "\e90a";
}

.icon-more-details-pill:before {
    content: "\e90b";
}

.icon-more-details-down:before {
    content: "\e90b";
    -webkit-transform: rotate(90deg); /* Safari and Chrome */
    -moz-transform: rotate(90deg); /* Firefox */
    -ms-transform: rotate(90deg); /* IE 9 */
    -o-transform: rotate(90deg); /* Opera */
    transform: rotate(90deg);
    display: inline-block
}

.icon-more-details-up:before {
    content: "\e90b";
    -webkit-transform: rotate(-90deg); /* Safari and Chrome */
    -moz-transform: rotate(-90deg); /* Firefox */
    -ms-transform: rotate(-90deg); /* IE 9 */
    -o-transform: rotate(-90deg); /* Opera */
    transform: rotate(-90deg);
    display: inline-block
}

.icon-subscriber-outline-circled:before {
    content: "\e90c";
}

.icon-info-outline-circled:before {
    content: "\e90d";
}

.icon-collapse-outline-circled:before {
    content: "\e90e";
}

.icon-exapnd-outline-circled:before {
    content: "\e90f";
}

.icon-date-setting:before {
    content: "\e910";
}

.icon-pending-transaction:before {
    content: "\e911";
}

.icon-billing-outline:before {
    content: "\e912";
}

.icon-checkmark-circled:before {
    content: "\e913";
}

.icon-contract-outline:before {
    content: "\e914";
}

.icon-printer-ouline:before {
    content: "\e915";
}

.icon-settings-solid:before {
    content: "\e916";
}

.icon-group-subscriber:before {
    content: "\e917";
}

.icon-filter:before {
    content: "\e918";
}

.icon-search:before {
    content: "\e919";
}

.icon-sort:before {
    content: "\e91a";
}

.icon-print:before {
    content: "\e91b";
}

.icon-download:before {
    content: "\e91c";
}

.icon-sort-desc:before {
    content: "\e91d";
}

.icon-sort-asc:before {
    content: "\e91e";
}

.icon-copyright:before {
    content: "\e91f";
}

.icon-csv:before {
    content: "\e920";
}

.icon-no-reciever:before {
    content: "\e921";
}

.icon-live-tv:before {
    content: "\e922";
}

.i-icon:before {
    content: "\e923";
}

.icon-x-close:before {
    content: "\e924";
}

.icon-gift:before {
    content: "\e931";
}

.icon-person:before {
    content: "\e932";
}

.icon-warning:before {
    content: "\e933";
}

.icon-date:before {
    content: "\e934";
}

.icon-target:before {
    content: "\e935";
}

.icon-avatar:before {
    content: "\e937";
}

.icon-bright-star:before {
    content: "\e936";
}

.icon-trash:before {
    content: "\e938";
}

.icon-bundles:before {
    content: "\e939";
}

.icon3.icon-auto:before {
    content: "\eab6";
}

.icon-auto:before {
    content: "\e93a";
}

.icon-Bell_Business_Advantage:before {
    content: "\e93b";
}

.icon-call-dashboard:before {
    content: "\e93c";
}

.icon-call-hold:before {
    content: "\e93d";
}

.icon-call-manager:before {
    content: "\e93e";
}

.icon-Complete-your-package-2:before {
    content: "\e93f";
}

.icon-Complete-your-package-3:before {
    content: "\e940";
}

.icon-Complete-your-package-4:before {
    content: "\e941";
}

.icon-conf-500:before {
    content: "\e942";
}

.icon-conf-1000:before {
    content: "\e943";
}

.icon-conf-2000:before {
    content: "\e944";
}

.icon-conf-event:before {
    content: "\e945";
}

.icon-conf-min:before {
    content: "\e946";
}

.icon-increase-productivity:before {
    content: "\e948";
}

.icon-long-disance:before {
    content: "\e949";
}

.icon-Medium-and-large-business:before {
    content: "\e94a";
}

.icon-never-miss-opportunity:before {
    content: "\e94b";
}

.icon-professional-service:before {
    content: "\e94c";
}

.icon-Small-Business:before {
    content: "\e94d";
}

.icon-stay-connected:before {
    content: "\e94e";
}

.icon-toll-free:before {
    content: "\e94f";
}

.icon-voicemail:before {
    content: "\e950";
}

.icon-Wholesale:before {
    content: "\e951";
}

.icon-Complete-your-package-1:before {
    content: "\e952";
}

.icon-three-way-calling:before {
    content: "\e953";
}

.icon-call-blocking:before {
    content: "\e954";
}

.icon-speed-dial:before {
    content: "\e955";
}

.icon-call-display:before {
    content: "\e956";
}

.icon-call-line-blocking:before {
    content: "\e957";
}

.icon-call-forwarding:before {
    content: "\e958";
}

.icon-call-park:before {
    content: "\e959";
}

.icon-call-trace:before {
    content: "\e95a";
}

.icon-call-transfer:before {
    content: "\e95b";
}

.icon-call-waiting:before {
    content: "\e95c";
}

.icon-mobile-integration:before {
    content: "\e95d";
}

.icon-mobile-app:before {
    content: "\e95e";
}

.icon-find-me:before {
    content: "\e95f";
}

.icon-last-numer-redial:before {
    content: "\e960";
}

.icon-simultaneously-ring:before {
    content: "\e961";
}

.icon-enterprise-directory:before {
    content: "\e962";
}

.icon-remote:before {
    content: "\e963";
}

.icon-donot-disturb:before {
    content: "\e964";
}

.icon-o-creditcard:before {
    content: "\e965";
}

.icon-speed:before {
    content: "\e639";
}

.icon-infinity-no-pad:before {
    content: "\e966";
}

.icon-Bell_Business_Advantage-circled:before {
    content: "\e967";
}

.icon-cellphone-nopad:before {
    content: "\e603";
}

.icon-chat-bubble-nopad:before {
    content: "\e604";
}

.icon-globe-nopad:before {
    content: "\e60f";
}

.icon-handset-nopad:before {
    content: "\e610";
}

.icon-headphones-nopad:before {
    content: "\e611";
}

.icon-laptop-nopad:before {
    content: "\e615";
}

.icon-tv-nopad:before {
    content: "\e624";
}

.icon-upload-nopad:before {
    content: "\e625";
}

.icon-download-few-times-a-week-nopad:before {
    content: "\e62b";
}

.icon-memory-card-nopad:before {
    content: "\e646";
}

.icon-edit-nopad:before {
    content: "\e65f";
}

.icon-fiberoptics-nopad:before {
    content: "\e663";
}

.icon-learnmoreaboutmcAfee-nopad:before {
    content: "\e670";
}

.icon-mic-nopad:before {
    content: "\e673";
}

.icon-overthephone-nopad:before {
    content: "\e67d";
}

.icon-phonenumber-nopad:before {
    content: "\e67f";
}

.icon-repairs-installs-troubleshooting-nopad:before {
    content: "\e682";
}

.icon-wifi-nopad:before {
    content: "\e689";
}

.icon-secureinternetconnection-nopad:before {
    content: "\e691";
}

.icon-family_contact_card-nopad:before {
    content: "\e6a1";
}

.icon-mcAfee-nopad:before {
    content: "\e6a3";
}

.icon-threeway-calling-nopad:before {
    content: "\e6a6";
}

.icon-mcafee-better-nopad:before {
    content: "\e716";
}

.icon-mcafee-best-nopad:before {
    content: "\e717";
}

.icon-fibe-on-demand-nopad:before {
    content: "\e806";
}

.icon-fibetv-nopad:before {
    content: "\e809";
}

.icon-search-nopad:before {
    content: "\e80b";
}

.icon-48installation:before {
    content: "\e900";
}

.icon-calling-features:before {
    content: "\e901";
}

.icon-download-speed-1:before {
    content: "\e902";
}

.icon-download-speed-2:before {
    content: "\e903";
}

.icon-download-speed-3:before {
    content: "\e904";
}

.icon-download-speed-4:before {
    content: "\e905";
}

.icon-download-speed-5:before {
    content: "\e906";
}

.icon-longdistance-features:before {
    content: "\e907";
}

.icon-wireless-connection:before {
    content: "\e908";
}

.icon-clock:before {
    content: "\e909";
}

.icon-storage-nopad:before {
    content: "\e90a";
}

.icon-existing-customer-nopad:before {
    content: "\e90b";
}

.icon-online-store-nopad:before {
    content: "\e90c";
}

.icon-stress-free-nopad:before {
    content: "\e90d";
}

.icon-web-design-nopad:before {
    content: "\e90e";
}

.icon-web-hosting-nopad:before {
    content: "\e90f";
}

.icon-installation-nopad:before {
    content: "\e910";
}

.icon-alarm-nopad:before {
    content: "\e911";
}

.icon-email-account-nopad:before {
    content: "\e912";
}

.icon-move-nopad:before {
    content: "\e913";
}

.icon-protection-nopad:before {
    content: "\e914";
}

.icon-restart-nopad:before {
    content: "\e915";
}

.icon-transfer-nopad:before {
    content: "\e916";
}

.icon-voicemail-nopad:before {
    content: "\e917";
}

.icon-call-forwarding-nopad:before {
    content: "\e918";
}

.icon-speed-range:before {
    content: "\e919";
}

.icon-most-popular-speed:before {
    content: "\e91a";
}

.icon-calendar31:before {
    content: "\e91b";
}

.icon-album-star:before {
    content: "\e91c";
}

.icon-modem-nopad:before {
    content: "\e91d";
}

.icon-security-software-nopad:before {
    content: "\e91e";
}

.icon-four-choice-nopad:before {
    content: "\e91f";
}

.icon-memorycardsingle-nopad:before {
    content: "\e920";
}

.icon-memorycardtwo-nopad:before {
    content: "\e921";
}

.icon-memorycardthree-nopad:before {
    content: "\e922";
}

.icon-memorycardfour-nopad:before {
    content: "\e923";
}

.icon-wireless-connection-two-nopad:before {
    content: "\e924";
}

.icon-newsletter-nopad:before {
    content: "\e925";
}

.icon-filemanager-nopad:before {
    content: "\e926";
}

.icon-ftpmanager-nopad:before {
    content: "\e927";
}

.icon-sharing-nopad:before {
    content: "\e928";
}

.icon-speech-bubble-nopad:before {
    content: "\e929";
}

.icon-conferencing-nopad:before {
    content: "\e92a";
}

.icon-user-1:before {
    content: "\e92d";
}

.icon-user-2:before {
    content: "\e92e";
}

.icon-user-3:before {
    content: "\e932";
}

.icon-user-4:before {
    content: "\e92f";
}

.icon-user-5:before {
    content: "\e92b";
}

.icon-user-6:before {
    content: "\e92c";
}

.icon-user-7:before {
    content: "\e931";
}

.icon-user-8:before {
    content: "\e930";
}

.icon-user-9:before {
    content: "\e933";
}

.icon-user-1-2:before {
    content: "\e934";
}

.icon-user-1-3:before {
    content: "\e935";
}

.icon-user-1-4:before {
    content: "\e936";
}

.icon-user-1-5:before {
    content: "\e937";
}

.icon-user-1-6:before {
    content: "\e938";
}

.icon-user-1-7:before {
    content: "\e939";
}

.icon-movies:before {
    content: "\e93a";
}

.icon-gaming:before {
    content: "\e93b";
}

.icon-music-stream:before {
    content: "\e93c";
}

.icon-web-browsing:before {
    content: "\e93d";
}

.icon-envelope2:before {
    content: "\e93e";
}

.icon-sort-dec-sm:before {
    content: "\e93f";
}

.icon-sort-asc-sm:before {
    content: "\e940";
}

.icon-wifi-circled:before {
    content: "\e941";
}

.icon-mcafee-circled:before {
    content: "\e942";
}

.icon-install-circled:before {
    content: "\e943";
}

.icon-email-circled:before {
    content: "\e944";
}

.icon-download-speed-6:before {
    content: "\e945";
}

.icon-smart-touch-nopad:before {
    content: "\e946";
}

.icon-mobile-tv-nopad:before {
    content: "\e947";
}

.icon-bundles:before {
    content: "\e948";
}

.icon-alert-circled:before {
    content: "\e949";
}

.icon-check-balance-nopad:before {
    content: "\e94a";
}

.icon-call-return-nopad:before {
    content: "\e94b";
}

.icon-call-screen-nopad:before {
    content: "\e94c";
}

.icon-call-ident-nopad:before {
    content: "\e94d";
}

.icon-line-hunting-nopad:before {
    content: "\e94e";
}

.icon-call-waiting-nopad:before {
    content: "\e94f";
}

.icon-light-bulb-nopad:before {
    content: "\e950";
}

.icon-alldayhours-nopad:before {
    content: "\e951";
}

.icon-dnld-speed-0:before {
    content: "\e952";
}

.icon-dnld-speed-1:before {
    content: "\e953";
}

.icon-dnld-speed-2:before {
    content: "\e954";
}

.icon-dnld-speed-3:before {
    content: "\e955";
}

.icon-dnld-speed-4:before {
    content: "\e956";
}

.icon-dnld-speed-5:before {
    content: "\e957";
}

.icon-dnld-speed-6:before {
    content: "\e958";
}

.icon-dnld-speed-7:before {
    content: "\e959";
}

.icon-dnld-speed-8:before {
    content: "\e95a";
}

.icon-dnld-speed-9:before {
    content: "\e95b";
}

.icon-dnld-speed-10:before {
    content: "\e95c";
}

.icon-business-phone-nopad:before {
    content: "\e95d";
}
/*webconferencing page icons*/
.icon-webconferencing-capabilities:before {
    content: "\e95e";
}

.icon-webconferencing-conferencing:before {
    content: "\e95f";
}

.icon-webconferencing-infinity:before {
    content: "\e960";
}

.icon-webconferencing-participants:before {
    content: "\e961";
}

.icon-webconferencing-recording:before {
    content: "\e962";
}

.icon-webconferencing-sharing:before {
    content: "\e963";
}

.icon-webconferencing-support:before {
    content: "\e964";
}

.icon-home-phone:before {
    content: "\e9bd";
}

.icon-internet:before {
    content: "\e9be";
}

.icon-mobile:before {
    content: "\e9bf";
}

.icon-tablet:before {
    content: "\e9c0";
}

/*2pt outline*/
.icon-data-7.outline2pt:before {
    content: "\e9c6";
}

.icon-data-6.outline2pt:before {
    content: "\e9c7";
}

.icon-data-5.outline2pt:before {
    content: "\e9c8";
}

.icon-data-4.outline2pt:before {
    content: "\e9c9";
}

.icon-data-3.outline2pt:before {
    content: "\e9ca";
}

.icon-data-2.outline2pt:before {
    content: "\e9cb";
}

.icon-data-1.outline2pt:before {
    content: "\e9cc";
}

.icon-download-speed-0.outline2pt:before {
    content: "\e9cd";
}

.icon-download-speed-1.outline2pt:before {
    content: "\e9ce";
}

.icon-download-speed-2.outline2pt:before {
    content: "\e9cf";
}

.icon-download-speed-3.outline2pt:before {
    content: "\e9d0";
}

.icon-download-speed-4.outline2pt:before {
    content: "\e9d1";
}

.icon-download-speed-5.outline2pt:before {
    content: "\e9d2";
}

.icon-download-speed-6.outline2pt:before {
    content: "\e9d3";
}

.icon-download-speed-7.outline2pt:before {
    content: "\e9d4";
}

.icon-download-speed-8.outline2pt:before {
    content: "\e9d5";
}

.icon-download-speed-9.outline2pt:before {
    content: "\e9d6";
}

.icon-download-speed-10.outline2pt:before {
    content: "\e9d7";
}

.icon-infinity.outline2pt:before {
    content: "\e9d8";
}

.icon-upload-speed.outline2pt:before {
    content: "\e9db";
}

.icon-download-speed.outline2pt:before {
    content: "\e9d9";
}

.icon-wi-fi.outline2pt:before {
    content: "\e9dd";
}

.icon-data-usage.outline2pt:before {
    content: "\e9de";
}

.icon-email.outline2pt:before {
    content: "\e9df";
}

.icon-expand.outline2pt:before {
    content: "\e9e0";
}

.icon-collapse.outline2pt:before {
    content: "\e9e1";
}

.icon-close.outline2pt:before {
    content: "\e9e2";
}

.icon-info.outline2pt:before {
    content: "\e9e3";
}

.icon-success.outline2pt:before {
    content: "\e9e4";
}

.icon-warning.outline2pt:before {
    content: "\e9e5";
}

.icon-hints-tips.outline2pt:before {
    content: "\e9e6";
}

.icon-McAfee-best.outline2pt:before {
    content: "\e9e7";
}

.icon-McAfee-better.outline2pt:before {
    content: "\e9e8";
}

.icon-McAfee-good.outline2pt:before {
    content: "\e9e9";
}

.icon-mostpopular.outline2pt:before {
    content: "\e9ea";
}

.icon-movie.outline2pt:before {
    content: "\e9eb";
}

.icon-moving.outline2pt:before {
    content: "\e9ec";
}

.icon-music.outline2pt:before {
    content: "\e9ed";
}

.icon-other-features.outline2pt:before {
    content: "\e9ee";
}

.icon-talk-to-us-now.outline2pt:before {
    content: "\e9ef";
}

.icon-troubleshooting.outline2pt:before {
    content: "\e9f0";
}

.icon-video-games.outline2pt:before {
    content: "\e9f1";
}

.icon-webbrowsing.outline2pt:before {
    content: "\e9f2";
}

.icon-arrow.outline2pt:before {
    content: "\e9f3";
}

.icon-e-mail-circled.outline2pt:before {
    content: "\e9f5";
}

.icon-movies-circled.outline2pt:before {
    content: "\e9f6";
}

.icon-music-circled.outline2pt:before {
    content: "\e9f7";
}

.icon-photos-circled.outline2pt:before {
    content: "\e9f8";
}

.icon-security-circled.outline2pt:before {
    content: "\e9fb";
}

.icon-settings-circled.outline2pt:before {
    content: "\e9fa";
}

.icon-videos-circled.outline2pt:before {
    content: "\e9f9";
}

.icon-wi-fi-circled.outline2pt:before {
    content: "\e9f4";
}
/*2pt icons end*/


.icon-VR:before {
    content: "\e9fc";
}

.icon-o-VR:before {
    content: "\e900";
}

.icon-rocket:before {
    content: "\e9fd";
}

.icon-tower:before {
    content: "\e9fe";
}

.icon-tablet-smartphone:before {
    content: "\e9dc";
}

/*webconferencing page icons end*/

.icon-download-bold:before {
    content: "\e9ba";
}

.icon-speed-lte-nopad:before {
    content: "\e965";
}

.icon-circle-better-consistency:before {
    content: "\e966";
}

.icon-circle-faster-speed:before {
    content: "\e967";
}

.icon-circle-tomorrow-technology:before {
    content: "\e968";
}

.icon-software-update-nopad:before {
    content: "\e969";
}

.icon-conf-min-nopad:before {
    content: "\e96a";
}

.icon-collapse-bold:before {
    content: "\e96b";
}

.icon-expand-bold:before {
    content: "\e96c";
}

.icon-bold-call-blocking:before {
    content: "\e96d";
}

.icon-bold-call-forwarding:before {
    content: "\e96e";
}

.icon-bold-call-display:before {
    content: "\e96f";
}

.icon-bold-call-forwarding2:before {
    content: "\e970";
}

.icon-bold-call-hold:before {
    content: "\e971";
}

.icon-bold-call-hold:before {
    content: "\e971";
}

.icon-bold-call-line-blocking:before {
    content: "\e972";
}

.icon-bold-call-park:before {
    content: "\e973";
}

.icon-bold-call-return:before {
    content: "\e974";
}

.icon-bold-call-transfer:before {
    content: "\e975";
}

.icon-bold-call-screen:before {
    content: "\e976";
}

.icon-bold-call-trace:before {
    content: "\e977";
}

.icon-bold-call-waiting:before {
    content: "\e978";
}

.icon-bold-line-hunting:before {
    content: "\e979";
}

.icon-bold-dont-disturb:before {
    content: "\e97a";
}

.icon-bold-enterprise-directory:before {
    content: "\e97b";
}

.icon-bold-find-me:before {
    content: "\e97c";
}

.icon-bold-ident-call:before {
    content: "\e97d";
}

.icon-bold-last-number:before {
    content: "\e97e";
}

.icon-bold-mobile-app:before {
    content: "\e97f";
}

.icon-bold-mobile-integration:before {
    content: "\e980";
}

.icon-bold-remote:before {
    content: "\e981";
}

.icon-bold-simultaneously-ring:before {
    content: "\e982";
}

.icon-bold-speed-dial:before {
    content: "\e983";
}

.icon-bold-three-way-calling:before {
    content: "\e984";
}

.icon-bold-visual-call:before {
    content: "\e985";
}

.icon-bold-voice-dialing:before {
    content: "\e986";
}

.icon-bold-voicemail:before {
    content: "\e987";
}

.icon-bold-appointment:before {
    content: "\e988";
}

.icon-bold-disk-manager:before {
    content: "\e989";
}

.icon-bold-file-manager:before {
    content: "\e98a";
}

.icon-bold-ftp-manager:before {
    content: "\e98b";
}

.icon-bold-newsletter:before {
    content: "\e98c";
}

.icon-bold-online-builder:before {
    content: "\e98d";
}

.icon-bold-photo-gallery:before {
    content: "\e98e";
}

.icon-bold-search:before {
    content: "\e98f";
}

.icon-bold-sell-online:before {
    content: "\e990";
}

.icon-play-triangle:before {
    content: "\e991";
}

.icon-most-popular:before {
    content: "\e992";
}

.icon-most-popular-oulined:before {
    content: "\e993";
}

.icon-email-marketing:before {
    content: "\e994";
}

.icon-auto-attendant:before {
    content: "\e995";
}

.icon-bold-btc-app:before {
    content: "\e996";
}

.icon-bold-call-park2:before {
    content: "\e997";
}

.icon-bold-call-transfer2:before {
    content: "\e998";
}

.icon-bold-find-me2:before {
    content: "\e999";
}

.icon-bold-glossary:before {
    content: "\e99a";
}

.icon-bold-ident-call2:before {
    content: "\e99b";
}

.icon-bold-last-number-redial2:before {
    content: "\e99c";
}

.icon-bold-line-hunting2:before {
    content: "\e99d";
}

.icon-bold-remote-office:before {
    content: "\e99e";
}

.icon-bold-visual-call2:before {
    content: "\e99f";
}

.icon-bold-voice-dialing2:before {
    content: "\e9a0";
}

.icon-bold-voicemail-email:before {
    content: "\e9a1";
}

.icon-btc-app:before {
    content: "\e9a2";
}

.icon-call-dashboard2:before {
    content: "\e9a3";
}

.icon-call-park2:before {
    content: "\e9a4";
}

.icon-design-tools:before {
    content: "\e9a5";
}

.icon-device-storage:before {
    content: "\e9a6";
}

.icon-email-marketing2:before {
    content: "\e9a7";
}

.icon-find-me2:before {
    content: "\e9a8";
}

.icon-hunt-groups2:before {
    content: "\e9a9";
}

.icon-last-number-redial2:before {
    content: "\e9aa";
}

.icon-network-security:before {
    content: "\e9ab";
}

.icon-phone-number-reservation:before {
    content: "\e9ac";
}

.icon-reliability:before {
    content: "\e9ad";
}

.icon-remote-office:before {
    content: "\e9ae";
}

.icon-virtual-phone-system:before {
    content: "\e9af";
}

.icon-visual-call2:before {
    content: "\e9b0";
}

.icon-voice-dialing2:before {
    content: "\e9b1";
}

.icon-high-definition:before {
    content: "\e9b2";
}

.icon-new-customer:before {
    content: "\e9b3";
}

.icon-three-devices-tablet:before {
    content: "\e9b4";
}

.icon-storage2-nopad:before {
    content: "\e9b5";
}

.icon-bandwidth-1:before {
    content: "\e9b6";
}

.icon-bandwidth-2:before {
    content: "\e9b7";
}

.icon-bandwidth-3:before {
    content: "\e9b8";
}

.icon-bandwidth-4:before {
    content: "\e9b9";
}

.icon-download-nopad:before {
    content: "\e9bb";
}

.icon-list-circle:before {
    content: "\e9bc";
}

.icon-multiple:before {
    content: "\e9c1";
}

.icon-current_bill:before {
    content: "\e9c2";
}

.icon-detailed_bill:before {
    content: "\e9c3";
}

.icon-caret-top:before {
    content: "\e9c4";
}

.icon-mcafee-good-nopad:before {
    content: "\e9c5";
}

.icon-list-star:before {
    content: "\e9da";
}


.icon-hard_hat:before {
    content: "\e9ff";
}

.icon-lightning:before {
    content: "\ea00";
}

.icon-dollar:before {
    content: "\ea01";
}

.icon-government:before {
    content: "\ea02";
}

.icon-hospitality:before {
    content: "\ea03";
}

.icon-factory:before {
    content: "\ea04";
}

.icon-shopping_bag:before {
    content: "\ea05";
}

.icon-truck:before {
    content: "\ea06";
}

.icon-Share_group:before {
    content: "\ea31";
}

.icon-bars:before {
    content: "\ea07";
}

.icon-engine:before {
    content: "\ea08";
}

.icon-fuel:before {
    content: "\ea09";
}

.icon-geofencing:before {
    content: "\ea0a";
}

.icon-checkmark-ribbon:before {
    content: "\ea0b";
}

.icon-truck-fast:before {
    content: "\ea0c";
}

.icon-truck-checkmark:before {
    content: "\ea0d";
}

.icon-box:before {
    content: "\ea0e";
}

.icon-mic-talking:before {
    content: "\ea0f";
}

.icon-trackers:before {
    content: "\ea10";
}

.icon-mesh-network:before {
    content: "\ea11";
}

.icon-smart-network:before {
    content: "\ea12";
}

.icon-shopping-bag:before {
    content: "\ea13";
}

.icon-cloud-backup:before {
    content: "\ea14";
}

.icon-alert-exclamation:before {
    content: "\ea15";
}

.icon-alert-bell:before {
    content: "\ea16";
}

.icon-aliant-logo:before {
    content: "\ea17";
}

.icon-asset-tracking_2:before {
    content: "\ea18";
}

.icon-data-laptop_2:before {
    content: "\ea19";
}

.icon-network-protection_2:before {
    content: "\ea1a";
}

.icon-facial-recognition_2:before {
    content: "\ea1b";
}

.icon-video-camera_2:before {
    content: "\ea1c";
}

.icon-parking_2:before {
    content: "\ea1d";
}

.icon-iot-security_2:before {
    content: "\ea1e";
}

.icon-kiosk_2:before {
    content: "\ea1f";
}

.icon-milk_2:before {
    content: "\ea20";
}

.icon-mwm_2:before {
    content: "\ea21";
}

.icon-ptt_2:before {
    content: "\ea23";
}

.icon-tank-monitoring_2:before {
    content: "\ea24";
}

.icon-sun-cloud:before {
    content: "\ea22";
}


.icon-asset-tracking:before {
    content: "\ea25";
}

.icon-data-laptop:before {
    content: "\ea26";
}

.icon-network-protection:before {
    content: "\ea2d";
}

.icon-facial-recognition:before {
    content: "\ea27";
}

.icon-milk:before {
    content: "\ea28";
}

.icon-ptt:before {
    content: "\ea29";
}

.icon-iot-security:before {
    content: "\ea2a";
}

.icon-kiosk:before {
    content: "\ea2b";
}

.icon-mwm:before {
    content: "\ea2c";
}

.icon-parking:before {
    content: "\ea2e";
}

.icon-tank-monitoring:before {
    content: "\ea2f";
}

.icon-video-camera:before {
    content: "\ea32";
}

.icon-video-camera_3:before {
    content: "\ea30";
}

.icon-Bundle_FibeTV-Internet:before {
    content: "\eaae";
}

.icon-TV10:before {
    content: "\eaaf";
}

.icon-TV15:before {
    content: "\eab0";
}

.icon-TV30:before {
    content: "\eab1";
}

.icon-calling:before {
    content: "\eab2";
}

.icon-advanced-features:before {
    content: "\eab3";
}

.icon-Agent:before {
    content: "\eab4";
}

.icon-alarm:before {
    content: "\eab5";
}

.icon-Availability:before {
    content: "\eab7";
}

.icon-Call-dashboard:before {
    content: "\eab8";
}

.icon-Call-Display:before {
    content: "\eab9";
}

.icon-Call-forward:before {
    content: "\eaba";
}

.icon-Call-hold:before {
    content: "\eabb";
}

.icon-Call-return:before {
    content: "\eabc";
}

.icon-Call-transfer:before {
    content: "\eabd";
}

.icon-Call-waiting:before {
    content: "\eabe";
}

.icon-Call:before {
    content: "\eabf";
}

.icon-CallManager:before {
    content: "\eac0";
}

.icon-CallPark:before {
    content: "\eac1";
}

.icon-CallTrace:before {
    content: "\eac2";
}

.icon-Check:before {
    content: "\eac3";
}

.icon-DesktopApp:before {
    content: "\eac4";
}

.icon-Directories:before {
    content: "\eac5";
}

.icon-Donotdisturb:before {
    content: "\eac6";
}

.icon-Event-conf:before {
    content: "\eac7";
}

.icon-FindMe:before {
    content: "\eac8";
}

.icon-hunt-groups:before {
    content: "\eac9";
}

.icon-ID-block:before {
    content: "\eaca";
}

.icon-Identacall:before {
    content: "\eacb";
}

.icon-LineHunting:before {
    content: "\eacc";
}

.icon-Longdistance:before {
    content: "\eacd";
}

.icon-long-distance:before {
    content: "\eace";
}

.icon-Mobile:before {
    content: "\eacf";
}

.icon-phone:before {
    content: "\ead0";
}

.icon-Phonereservation:before {
    content: "\ead1";
}

.icon-Remote:before {
    content: "\ead2";
}

.icon-Security:before {
    content: "\ead3";
}

.icon-SelfManaged:before {
    content: "\ead4";
}

.icon-SimultaneousRing:before {
    content: "\ead5";
}

.icon-Speed-dial:before {
    content: "\ead6";
}

.icon-Support:before {
    content: "\ead7";
}

.icon-Toll-free:before {
    content: "\ead8";
}

.icon-unlimited:before {
    content: "\ead9";
}

.icon-unlimited-round:before {
    content: "\eada";
}

.icon-VirtualPhone:before {
    content: "\eadb";
}

.icon-Voice:before {
    content: "\eadc";
}

.icon-Voicemail:before {
    content: "\eadd";
}

.icon-VoicemailEmail:before {
    content: "\eade";
}

.icon-bundle_smb_bl_wot:before {
    content: "\eadf";
}

.icon-mcafee_security_software_bl_wot:before {
    content: "\eae0";
}

.icon-mcafee_security_software_bl_ot:before {
    content: "\eae1";
}

.icon-mcafee_security_software_bl_bg:before {
    content: "\eae2";
}

.icon-Epic-White:before {
    content: "\eae4";
}

.icon-home_pvr_circle_outline:before {
    content: "\eae5";
}

.icon-home_pvr:before {
    content: "\eae6";
}

.icon-home_pvr_solid:before {
    content: "\eae7";
}

.icon-home_pvr_multi .path1:before {
    content: "\eae8";
    color: #000;
}

.icon-home_pvr_multi .path2:before {
    content: "\eae9";
    color: #fff;
    margin-left: -1em;
}

.icon-business_store_solid_bg:before {
    content: "\eaea";
}

.icon-wi-fi_pods_solid_bg:before {
    content: "\eaeb";
}

.icon-reliability_bg:before {
    content: "\eaec";
}

.icon-reliability_hollow:before {
    content: "\eaed";
}

.icon-reliability_nobg:before {
    content: "\eaee";
}

.icon-broadband_hollow:before {
    content: "\ebcc";
}

.icon-broadband_no_bg:before {
    content: "\ebcd";
}

.icon-broadband_with_bg:before {
    content: "\ebce";
}

.icon-lte_advanced_hollow:before {
    content: "\ebcf";
}

.icon-lte_advanced_with_bg:before {
    content: "\ebd0";
}

.icon-lte_hollow:before {
    content: "\ebd1";
}

.icon-lte_advanced_no_bg:before {
    content: "\ebd2";
}

.icon-talkie_walkie_with_bg:before {
    content: "\ebd3";
}

.icon-talkie_walkie_no_bg:before {
    content: "\ebd4";
}

.icon-talkie_walkie_hollow:before {
    content: "\ebd5";
}

.icon-lte_with_bg:before {
    content: "\ebd6";
}

.icon-lte_no_bg:before {
    content: "\ebd7";
}

.icon-exclamation_big_stroke:before {
    content: "\ebd8";
}

.icon-info_big_stroke:before {
    content: "\ebd9";
}

.icon-fail:before {
    content: "\ebda";
}

.icon-locked:before {
    content: "\ebdb";
}

.icon-not-setup:before {
    content: "\ebdc";
}

.icon-solid-checkmark-pass:before {
    content: "\ebdd";
}

.icon-timeout:before {
    content: "\ebde";
}

.icon-warning-declined:before {
    content: "\ebdf";
}

.icon-fiveG_bg:before {
    content: "\ebe0";
}

.icon-fiveG_hollow:before {
    content: "\ebe1";
}

.icon-fiveG_nobg:before {
    content: "\ebe2";
}

.icon-Government1:before {
    content: "\ebe3";
}

.icon-Small_circle_cart_with_arrow1:before {
    content: "\ebe4";
}

.icon-tank-monitoring_21:before {
    content: "\ebe5";
}

.icon-ultraspeed_bg:before {
    content: "\ebe6";
}

.icon-unlimited_bg:before {
    content: "\ebe7";
}

.icon-web_security_bg:before {
    content: "\ebe8";
}

.icon-web_security_hollow:before {
    content: "\ebe9";
}

.icon-web_security_nobg:before {
    content: "\ebea";
}

.icon-world_bg:before {
    content: "\ebeb";
}

.icon-hunt_groups_bg1:before {
    content: "\ebec";
}

.icon-hunt_groups_ot1:before {
    content: "\ebed";
}

.icon-hunt_groups_wot1:before {
    content: "\ebee";
}

.icon-dnld_speed:before {
    content: "\ebef";
}

/*icon3 starts here*/
.icon-door_lock_bl_bg:before {
    content: "\e900";
}

.icon-door_lock_bl_ot:before {
    content: "\e901";
}

.icon-door_lock_bl_wot:before {
    content: "\e902";
}

.icon-Keypad_1:before {
    content: "\ea33";
}

.icon-Small_circle_cart_with_arrow:before {
    content: "\ea34";
}

.icon-Small_circle_chat_now:before {
    content: "\ea35";
}

.icon-Small_circle_contact:before {
    content: "\ea36";
}

.icon-Small_circle_request_callback:before {
    content: "\ea37";
}

.icon-small_circle_cart:before {
    content: "\ea38";
}

.icon-small_circle_contact_solid:before {
    content: "\ea39";
}

.icon-small_circle_request_callback_solid:before {
    content: "\ea3a";
}

.icon-small-cart:before {
    content: "\ea3b";
}

.icon-small-chat:before {
    content: "\ea3c";
}

.icon-small-contact:before {
    content: "\ea3d";
}

.icon-small-request-callback:before {
    content: "\ea3e";
}

.icon-touchpad_icon_v1:before {
    content: "\ea3f";
}

.icon-touchpad_icon_v2:before {
    content: "\ea40";
}

.icon-Panic_btn:before {
    content: "\ea41";
}

.icon-Streaming_video_recorder:before {
    content: "\ea42";
}

.icon-Check-availability_v9:before {
    content: "\ea43";
}

.icon-phonecall_bg:before {
    content: "\ea44";
}

.icon-phonecall_ot:before {
    content: "\ea45";
}

.icon-phonecall_wot:before {
    content: "\ea46";
}

.icon-deskphone_bg:before {
    content: "\ea47";
}

.icon-deskphone_ot:before {
    content: "\ea48";
}

.icon-deskphone_wot:before {
    content: "\ea49";
}

.icon-nowire_phone_bg:before {
    content: "\ea4a";
}

.icon-nowire_phone_ot:before {
    content: "\ea4b";
}

.icon-nowire_phone_wot:before {
    content: "\ea4c";
}

.icon-call_features_bg:before {
    content: "\ea4d";
}

.icon-call_features_ot:before {
    content: "\ea4e";
}

.icon-call_features_wot:before {
    content: "\ea4f";
}

.icon-call_forward_bg:before {
    content: "\ea50";
}

.icon-call_forward_ot:before {
    content: "\ea51";
}

.icon-call_forward_wot:before {
    content: "\ea52";
}

.icon-call_block_bg:before {
    content: "\ea53";
}

.icon-call_block_ot:before {
    content: "\ea54";
}

.icon-call_block_wot:before {
    content: "\ea55";
}

.icon-call_id_disp_bg:before {
    content: "\ea56";
}

.icon-call_id_disp_ot:before {
    content: "\ea57";
}

.icon-call_id_disp_wot:before {
    content: "\ea58";
}

.icon-call_pickup_bg:before {
    content: "\ea59";
}

.icon-call_pickup_ot:before {
    content: "\ea5a";
}

.icon-call_pickup_wot:before {
    content: "\ea5b";
}

.icon-call_transfer_bg:before {
    content: "\ea5c";
}

.icon-call_transfer_ot:before {
    content: "\ea5d";
}

.icon-call_transfer_wot:before {
    content: "\ea5e";
}

.icon-conf500_bg:before {
    content: "\ea5f";
}

.icon-conf500_ot:before {
    content: "\ea60";
}

.icon-conf500_wot:before {
    content: "\ea61";
}

.icon-conf1000_bg:before {
    content: "\ea62";
}

.icon-conf1000_ot:before {
    content: "\ea63";
}

.icon-conf1000_wot:before {
    content: "\ea64";
}

.icon-desk_call_features_bg:before {
    content: "\ea65";
}

.icon-desk_call_features_ot:before {
    content: "\ea66";
}

.icon-desk_call_features_wot:before {
    content: "\ea67";
}

.icon-phone_care_bg:before {
    content: "\ea68";
}

.icon-phone_care_ot:before {
    content: "\ea69";
}

.icon-phone_care_wot:before {
    content: "\ea6a";
}

.icon-pound_bg:before {
    content: "\ea6b";
}

.icon-pound_ot:before {
    content: "\ea6c";
}

.icon-pound_wot:before {
    content: "\ea6d";
}

.icon-touch_arrow_bg:before {
    content: "\ea6e";
}

.icon-touch_arrow_ot:before {
    content: "\ea6f";
}

.icon-touch_arrow_wot:before {
    content: "\ea70";
}

.icon-touch_guide_bg:before {
    content: "\ea71";
}

.icon-touch_guide_ot:before {
    content: "\ea72";
}

.icon-touch_guide_wot:before {
    content: "\ea73";
}

.icon-settings_bg:before {
    content: "\ea74";
}

.icon-settings_ot:before {
    content: "\ea75";
}

.icon-settings_wot:before {
    content: "\ea76";
}

.icon-voicemail_bg:before {
    content: "\ea77";
}

.icon-voicemail_ot:before {
    content: "\ea78";
}

.icon-voicemail_wot:before {
    content: "\ea79";
}

.icon-hunt_groups_bg:before {
    content: "\ea7a";
}

.icon-hunt_groups_ot:before {
    content: "\ea7b";
}

.icon-hunt_groups_wot:before {
    content: "\ea7c";
}

.icon-auto_attendant_bg:before {
    content: "\ea7d";
}

.icon-auto_attendant_ot:before {
    content: "\ea7e";
}

.icon-auto_attendant_wot:before {
    content: "\ea7f";
}

.icon-call_return_bg:before {
    content: "\ea80";
}

.icon-call_return_ot:before {
    content: "\ea81";
}

.icon-call_return_wot:before {
    content: "\ea82";
}

.icon-call_hold_bg:before {
    content: "\ea83";
}

.icon-call_hold_ot:before {
    content: "\ea84";
}

.icon-call_hold_wot:before {
    content: "\ea85";
}

.icon-dashboard_bg:before {
    content: "\ea86";
}

.icon-dashboard_ot:before {
    content: "\ea87";
}

.icon-dashboard_wot:before {
    content: "\ea88";
}

.icon-call_park_bg:before {
    content: "\ea89";
}

.icon-call_park_ot:before {
    content: "\ea8a";
}

.icon-call_park_wot:before {
    content: "\ea8b";
}

.icon-call_waiting_bg:before {
    content: "\ea8c";
}

.icon-call_waiting_bg:before {
    content: "\ea8c";
}

.icon-call_waiting_ot:before {
    content: "\ea8d";
}

.icon-call_waiting_wot:before {
    content: "\ea8e";
}

.icon-dontDisturb_bg:before {
    content: "\ea8f";
}

.icon-dontDisturb_ot:before {
    content: "\ea90";
}

.icon-dontDisturb_wot:before {
    content: "\ea91";
}

.icon-Click2Call_bg:before {
    content: "\ea92";
}

.icon-Click2Call_ot:before {
    content: "\ea93";
}

.icon-Click2Call_wot:before {
    content: "\ea94";
}

.icon-line_hunting_bg:before {
    content: "\ea95";
}

.icon-line_hunting_ot:before {
    content: "\ea96";
}

.icon-line_hunting_wot:before {
    content: "\ea97";
}

.icon-number_reservation_bg:before {
    content: "\ea98";
}

.icon-number_reservation_ot:before {
    content: "\ea99";
}

.icon-number_reservation_wot:before {
    content: "\ea9a";
}

.icon-simultaneousRing_bg:before {
    content: "\ea9b";
}

.icon-simultaneousRing_ot:before {
    content: "\ea9c";
}

.icon-simultaneousRing_wot:before {
    content: "\ea9d";
}

.icon-speedDial_bg:before {
    content: "\ea9e";
}

.icon-speedDial_ot:before {
    content: "\ea9f";
}

.icon-speedDial_wot:before {
    content: "\eaa0";
}

.icon-3way_calling_bg:before {
    content: "\eaa1";
}

.icon-BellMTS-logo:before {
    content: "\eaa2";
}

.icon-3way_calling_ot:before {
    content: "\eaa3";
}

.icon-3way_calling_wot:before {
    content: "\eaa4";
}

.icon-visual_call_wait_bg:before {
    content: "\eaa5";
}

.icon-visual_call_wait_ot:before {
    content: "\eaa6";
}

.icon-visual_call_wait_wot:before {
    content: "\eaa7";
}

.icon-virtual_phone_bg:before {
    content: "\eaa8";
}

.icon-virtual_phone_ot:before {
    content: "\eaa9";
}

.icon-virtual_phone_wot:before {
    content: "\eaaa";
}

.icon-advancedFeatures_bg:before {
    content: "\eaab";
}

.icon-advancedFeatures_ot:before {
    content: "\eaac";
}

.icon-advancedFeatures_wot:before {
    content: "\eaad";
}

.icon-Bundle_FibeTV-Internet:before {
    content: "\eaae";
}

.icon-TV10:before {
    content: "\eaaf";
}

.icon-TV15:before {
    content: "\eab0";
}

.icon-TV30:before {
    content: "\eab1";
}

.icon-calling:before {
    content: "\eab2";
}

.icon-advanced-features:before {
    content: "\eab3";
}

.icon-Agent:before {
    content: "\eab4";
}

.icon-alarm:before {
    content: "\eab5";
}

.icon-Availability:before {
    content: "\eab7";
}

.icon-Call-dashboard:before {
    content: "\eab8";
}

.icon-Call-Display:before {
    content: "\eab9";
}

.icon-Call-forward:before {
    content: "\eaba";
}

.icon-Call-hold:before {
    content: "\eabb";
}

.icon-Call-return:before {
    content: "\eabc";
}

.icon-Call-transfer:before {
    content: "\eabd";
}

.icon-Call-waiting:before {
    content: "\eabe";
}

.icon-Call:before {
    content: "\eabf";
}

.icon-CallManager:before {
    content: "\eac0";
}

.icon-CallPark:before {
    content: "\eac1";
}

.icon-CallTrace:before {
    content: "\eac2";
}

.icon-Check:before {
    content: "\eac3";
}

.icon-DesktopApp:before {
    content: "\eac4";
}

.icon-Directories:before {
    content: "\eac5";
}

.icon-Donotdisturb:before {
    content: "\eac6";
}

.icon-Event-conf:before {
    content: "\eac7";
}

.icon-FindMe:before {
    content: "\eac8";
}

.icon-hunt-groups:before {
    content: "\eac9";
}

.icon-ID-block:before {
    content: "\eaca";
}

.icon-Identacall:before {
    content: "\eacb";
}

.icon-LineHunting:before {
    content: "\eacc";
}

.icon-Longdistance:before {
    content: "\eacd";
}

.icon-long-distance:before {
    content: "\eace";
}

.icon-Mobile:before {
    content: "\eacf";
}

.icon-phone:before {
    content: "\ead0";
}

.icon-Phonereservation:before {
    content: "\ead1";
}

.icon-Remote:before {
    content: "\ead2";
}

.icon-Security:before {
    content: "\ead3";
}

.icon-SelfManaged:before {
    content: "\ead4";
}

.icon-SimultaneousRing:before {
    content: "\ead5";
}

.icon-Speed-dial:before {
    content: "\ead6";
}

.icon-Support:before {
    content: "\ead7";
}

.icon-Toll-free:before {
    content: "\ead8";
}

.icon-unlimited:before {
    content: "\ead9";
}

.icon-unlimited-round:before {
    content: "\eada";
}

.icon-VirtualPhone:before {
    content: "\eadb";
}

.icon-Voice:before {
    content: "\eadc";
}

.icon-Voicemail:before {
    content: "\eadd";
}

.icon-VoicemailEmail:before {
    content: "\eade";
}

.icon-bundle_smb_bl_wot:before {
    content: "\eadf";
}

.icon-mcafee_security_software_bl_wot:before {
    content: "\eae0";
}

.icon-mcafee_security_software_bl_ot:before {
    content: "\eae1";
}

.icon-mcafee_security_software_bl_bg:before {
    content: "\eae2";
}

.icon-Epic-White-dark:before {
    content: "\eae3";
}

.icon-Epic-White:before {
    content: "\eae4";
}

.icon-home_pvr_circle_outline:before {
    content: "\eae5";
}

.icon-home_pvr:before {
    content: "\eae6";
}

.icon-home_pvr_solid:before {
    content: "\eae7";
}

.icon-uniEAE8:before {
    content: "\eae8";
}

.icon-uniEAE9:before {
    content: "\eae9";
}

.icon-business_store_solid_bg:before {
    content: "\eaea";
}

.icon-wi-fi_pods_solid_bg:before {
    content: "\eaeb";
}

.icon-reliability_bg:before {
    content: "\eaec";
}

.icon-reliability_hollow:before {
    content: "\eaed";
}

.icon-reliability_nobg:before {
    content: "\eaee";
}

.icon-broadband_hollow:before {
    content: "\ebcc";
}

.icon-broadband_no_bg:before {
    content: "\ebcd";
}

.icon-broadband_with_bg:before {
    content: "\ebce";
}

.icon-lte_advanced_hollow:before {
    content: "\ebcf";
}

.icon-lte_advanced_with_bg:before {
    content: "\ebd0";
}

.icon-lte_hollow:before {
    content: "\ebd1";
}

.icon-lte_advanced_no_bg:before {
    content: "\ebd2";
}

.icon-talkie_walkie_with_bg:before {
    content: "\ebd3";
}

.icon-talkie_walkie_no_bg:before {
    content: "\ebd4";
}

.icon-talkie_walkie_hollow:before {
    content: "\ebd5";
}

.icon-lte_with_bg:before {
    content: "\ebd6";
}

.icon-lte_no_bg:before {
    content: "\ebd7";
}

.icon-exclamation_big_stroke:before {
    content: "\ebd8";
}

.icon-info_big_stroke:before {
    content: "\ebd9";
}

.icon-fail:before {
    content: "\ebda";
}

.icon-locked:before {
    content: "\ebdb";
}

.icon-not-setup:before {
    content: "\ebdc";
}

.icon-solid-checkmark-pass:before {
    content: "\ebdd";
}

.icon-timeout:before {
    content: "\ebde";
}

.icon-warning-declined:before {
    content: "\ebdf";
}

.icon-fiveG_bg:before {
    content: "\ebe0";
}

.icon-fiveG_hollow:before {
    content: "\ebe1";
}

.icon-fiveG_nobg:before {
    content: "\ebe2";
}

.icon-Government1:before {
    content: "\ebe3";
}

.icon-Small_circle_cart_with_arrow1:before {
    content: "\ebe4";
}

.icon-tank-monitoring_21:before {
    content: "\ebe5";
}

.icon-ultraspeed_bg:before {
    content: "\ebe6";
}

.icon-unlimited_bg:before {
    content: "\ebe7";
}

.icon-web_security_bg:before {
    content: "\ebe8";
}

.icon-web_security_hollow:before {
    content: "\ebe9";
}

.icon-web_security_nobg:before {
    content: "\ebea";
}

.icon-world_bg:before {
    content: "\ebeb";
}

.icon-hunt_groups_bg1:before {
    content: "\ebec";
}

.icon-hunt_groups_ot1:before {
    content: "\ebed";
}

.icon-hunt_groups_wot1:before {
    content: "\ebee";
}

.icon-dnld_speed:before {
    content: "\ebef";
}


.icon-hard_hat:before {
    content: "\e9ff";
}

.icon-lightning:before {
    content: "\ea00";
}

.icon-dollar:before {
    content: "\ea01";
}

.icon-government:before {
    content: "\ea02";
}

.icon-hospitality:before {
    content: "\ea03";
}

.icon-factory:before {
    content: "\ea04";
}

.icon-shopping_bag:before {
    content: "\ea05";
}

.icon-truck-logistics:before {
    content: "\ea06";
}

.icon-bars:before {
    content: "\ea07";
}

.icon-engine:before {
    content: "\ea08";
}

.icon-fuel:before {
    content: "\ea09";
}

.icon-geofencing:before {
    content: "\ea0a";
}

.icon-checkmark-ribbon:before {
    content: "\ea0b";
}

.icon-truck-fast:before {
    content: "\ea0c";
}

.icon-truck-checkmark:before {
    content: "\ea0d";
}

.icon-box:before {
    content: "\ea0e";
}

.icon-mic-talking:before {
    content: "\ea0f";
}

.icon-trackers:before {
    content: "\ea10";
}

.icon-mesh-network:before {
    content: "\ea11";
}

.icon-smart-network:before {
    content: "\ea12";
}

.icon-uniE95B:before {
    content: "\ea13";
}

.icon-cloud-backup:before {
    content: "\ea14";
}

.icon-alert-exclamation:before {
    content: "\ea15";
}

.icon-alert-bell:before {
    content: "\ea16";
}

.icon-aliant-logo:before {
    content: "\ea17";
}

.icon-asset-tracking:before {
    content: "\ea18";
}

.icon-data-laptop:before {
    content: "\ea19";
}

.icon-network-protection:before {
    content: "\ea1a";
}

.icon-facial-recognition:before {
    content: "\ea1b";
}

.icon-video-camera:before {
    content: "\ea1c";
}

.icon-parking:before {
    content: "\ea1d";
}

.icon-iot-security:before {
    content: "\ea1e";
}

.icon-kiosk:before {
    content: "\ea1f";
}

.icon-milk:before {
    content: "\ea20";
}

.icon-mwm:before {
    content: "\ea21";
}

.icon-sun-cloud:before {
    content: "\ea22";
}

.icon-ptt:before {
    content: "\ea23";
}

.icon-tank-monitoring:before {
    content: "\ea24";
}

.icon-asset-tracking_2:before {
    content: "\ea25";
}

.icon-data-laptop_2:before {
    content: "\ea26";
}

.icon-facial-recognition_2:before {
    content: "\ea27";
}

.icon-milk_2:before {
    content: "\ea28";
}

.icon-ptt_2:before {
    content: "\ea29";
}

.icon-iot-security_2:before {
    content: "\ea2a";
}

.icon-kiosk_2:before {
    content: "\ea2b";
}

.icon-mwm_2:before {
    content: "\ea2c";
}

.icon-network-protection_2:before {
    content: "\ea2d";
}

.icon-parking_2:before {
    content: "\ea2e";
}

.icon-tank-monitoring_2:before {
    content: "\ea2f";
}

.icon-video-camera_2:before {
    content: "\ea30";
}

.icon-Share_group:before {
    content: "\ea31";
}

.icon-Video_Surveillance_3:before {
    content: "\ea32";
}

.icon-door_lock_bl_wot_nopad:before {
    content: "\e903";
}

.icon-dollar-sign-solid:before {
    content: "\e904";
}

.icon-dollar-sign-circled:before {
    content: "\e905";
}

.icon-dollar-sign:before {
    content: "\e906";
}

.icon-secure_internet_connection_bl_wo:before {
    content: "\e907";
}

.icon-secure_internet_connection_bl_ot:before {
    content: "\e908";
}

.icon-secure_internet_connection_bl_bg:before {
    content: "\e909";
}
/*icon3 end*/



/*Responsive Table START*/
.table > thead:first-child > tr:first-child > th {
    border: 1px solid #054071;
}

@media (max-width: 767px) {
    .BlueDarkBorder table > thead:first-child > tr:first-child > th {
        border: none;
    }

    .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 20px;
    }

    .table > thead > tr > th {
        font-family: "bellslimregular", Helvetica, Arial, sans-serif;
        letter-spacing: -1px;
        font-size: 24px;
        font-weight: normal;
        padding: 20px 20px;
    }
}
/*Responsive Table END*/
/*progress steps*/
.steps .icon-circle-xsmall {
    height: 13px;
    width: 13px
}

.steps.complete .icon-circle-xsmall, .steps.active .icon-circle-xsmall {
    height: 30px;
    width: 30px;
    border: 8px solid #fff
}

.steps.next .icon-circle-xsmall {
    height: 30px;
    width: 30px
}

.steps .icon.icon-check::before {
    font-size: 11px
}

.icon-blue {
    color: #0066a4
}

.txt-blue {
    color: #003778
}

.bg-gray1 {
    background-color: #babec2 !important
}

.border-bg-gray1 {
    border-color: #babec2 !important
}

.align-center {
    text-align: center
}

.margin-2-top {
    margin-top: 2px
}

.margin-3-top {
    margin-top: 3px
}

.margin-10-right {
    margin-right: 10px;
}

.bg-transparent {
    background-color: transparent !important
}

.checkout .sm-section-header-bg-layer1, .sm-section-header-bg-layer2 {
    bottom: -80px
}

.steps-line {
    position: relative;
    top: 23px;
    margin: 0 100px;
    height: 2px
}

    .steps-line.one-step {
        margin: 0 200px;
    }

    .steps-line.two-steps {
        margin: 0 300px;
    }

    .steps-line.three-steps {
        margin: 0 200px;
    }

    .steps-line.four-steps {
        margin: 0 150px;
    }

    .steps-line.five-steps {
        margin: 0 125px;
    }

    .steps-line.six-steps {
        margin: 0 100px;
    }

.steps-progress-1 {
    position: relative;
    top: 21px;
    margin: 0 100px;
    width: 200px;
    height: 4px
}

.steps-progress-2 {
    position: relative;
    top: 21px;
    margin: 0 100px;
    width: 200px;
    height: 4px
}

.steps-progress-3 {
    position: relative;
    top: 21px;
    margin: 0 100px;
    width: 400px;
    height: 4px
}

.steps-progress-4 {
    position: relative;
    top: 21px;
    margin: 0 100px;
    width: 600px;
    height: 4px
}

.steps-progress-5 {
    position: relative;
    top: 21px;
    margin: 0 100px;
    width: 800px;
    height: 4px
}

.steps-progress-6 {
    position: relative;
    top: 21px;
    margin: 0 100px;
    width: 1000px;
    height: 4px
}

.mobile-progressbar {
    display: none;
    width: 100%;
    margin: 0px 0 0 0
}

.mobile-bar-left {
    background-color: #fff;
    height: 4px
}

.mobile-bar-right {
    background-color: #babec2;
    height: 2px;
    margin-top: 1px
}

.steps.left-side .icon-circle-xsmall {
    position: relative;
    left: -8px;
    top: -10px;
    height: 15px;
    width: 15px;
    overflow: hidden
}

.steps.right-side .icon-circle-xsmall {
    position: relative;
    right: -8px;
    top: -9px;
    height: 15px;
    width: 15px;
    overflow: hidden
}

.steps.active.mobile .icon-circle-xsmall {
    position: relative;
    top: -16px
}

/* modals */
.modal-content {
    border-radius: 0px;
    -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 30px rgba(0,0,0,0.3);
    box-shadow: 0 0 30px rgba(0,0,0,0.3);
}

.modal-header .close {
    margin-top: -7px;
    margin-right: -15px
}

.modal-lg .modal-header .close {
    margin-top: -7px;
    margin-right: -17px
}

.modal-lg.bell-modal-lg .modal-header .close {
    padding: 15px;
    margin: -5px -15px -15px -18px;
}

.modal .modal-md .close {
    padding: 15px;
    margin: -7px -15px -15px -18px;
}

.modal.modal-tooltip .modal-body, .modal-header, .modal-footer {
    padding: 15px 30px
}

.modal.modal-tooltip {
    z-index: 99999
}

    .modal.modal-tooltip .modal-body {
        padding: 0px 40px 40px 40px
    }

.modal-body {
    padding: 30px;
}

.modalSelectNav {
    width: 90%;
    margin: auto
}

.close {
    opacity: 1
}

    .close:hover, .close:focus {
        opacity: 1
    }

.modal-footer {
    text-align: left;
    border-top: none
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 0
    }

button.close:focus {
    border: 1px dotted
}

.modal-content {
    border: 0
}
/*End Modals*/

/* tooltip */
.tooltip-inner {
    max-width: 315px;
    padding: 40px 40px;
    color: #555;
    font-size: 14px;
    text-align: left;
    background-color: #FFF;
    border-radius: 0;
    -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);
}

.tooltip-arrow {
    height: 30px;
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 20px;
}

    .tooltip.right .tooltip-arrow {
        top: 50%;
        left: -13px;
        margin-top: -25px;
        border-width: 25px 25px 25px 0;
    }

.tooltip.left {
    padding: 0 5px;
    margin-left: -20px;
}

    .tooltip.left .tooltip-arrow {
        top: 50%;
        right: -13px;
        margin-top: -25px;
        border-width: 25px 25px 25px 0;
        border-right-color: #fff;
        -ms-transform: rotate(180deg); /* IE 9 */
        -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
        transform: rotate(180deg);
    }

.tooltip.top {
    padding: 0 5px;
    margin-top: -22px;
}

    .tooltip.top .tooltip-arrow {
        bottom: 0%;
        margin-left: -13px;
        margin-bottom: -30px;
        border-width: 25px 25px 25px 0;
        border-right-color: #fff;
        border-top-color: transparent;
        -ms-transform: rotate(-90deg); /* IE 9 */
        -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
        transform: rotate(-90deg);
    }

.tooltip.bottom {
    padding: 0 5px;
    margin-top: 22px;
}

    .tooltip.bottom .tooltip-arrow {
        top: 50%;
        left: 50%;
        margin-left: -13px;
        margin-top: -90px;
        border-width: 25px 25px 25px 0;
        border-right-color: #fff;
        border-top-color: transparent;
        border-bottom-color: transparent;
        -ms-transform: rotate(90deg); /* IE 9 */
        -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
        transform: rotate(90deg);
    }

.tooltip.top-left .tooltip-arrow {
    border-top-color: #FFF
}

.tooltip.top-right .tooltip-arrow {
    border-top-color: #FFF
}

.tooltip.right .tooltip-arrow {
    border-right-color: #FFF
}

.tooltip.left .tooltip-arrow {
    border-left-color: #FFF
}

.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #FFF
}

.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #FFF
}

.tooltip.in {
    filter: alpha(opacity=100);
    opacity: 1
}
/* END tooltip */

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding-right: 0;
    padding-left: 0
}

ol, ul {
    padding-left: 17px
}

/* form controls */
.form-control {
    border-radius: 0;
    color: #333
}

.form-control-blue.form-control {
    color: #fff
}

.has-error .form-control:focus {
    border-color: #fe0000
}

.has-error .form-control {
    border-color: #fe0000
}

label {
    font-weight: normal
}

.radio {
    margin-bottom: 15px
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: #fe0000
}

.help-block {
    color: #333
}

.variableWidthInput {
    width: 100%
}

.variableWidthInput2 {
    width: 90%
}
/*custom Scrollbar*/

.scrollbar-content {
    padding: 0 10px 0 30px;
}


/*custom scrollbar added*/

.scrollAdjust::-webkit-scrollbar {
    width: 8px;
}
/* Track */
.scrollAdjust::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #e1e1e1;
}

/* Handle */
.scrollAdjust::-webkit-scrollbar-thumb {
    height: 40px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    background: #0b5aa0;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

.scrollAdjust {
    overflow: scroll;
    overflow-x: hidden;
}
/*custom scrollbar ended*/


/*Forms*/
/*Notifications*/

.notification {
    position: relative;
    padding-left: 55px;
}

    .notification span.icon:nth-of-type(1) {
        content: "";
        display: block;
        position: absolute;
        width: 40px;
        height: 40px;
        border: 2px solid #0066a4;
        border-radius: 50%;
        left: 0;
        top: -10px;
    }

    .notification span.icon.icon_hcontrast {
        border-color: #009afe;
    }

    .notification.notification_multiline span.icon {
        top: auto;
    }

    .notification span.icon.icon_hcontrast:before {
        color: #009afe;
    }

    .notification span.icon:before {
        position: absolute;
        left: 8px;
        top: 8px;
        font-size: 20px;
        line-height: 1;
        color: #0066a4;
    }

    .notification.success span.icon {
        border-color: #378E42;
    }

        .notification.success span.icon:before {
            color: #378E42;
        }

    .notification.warning span.icon {
        border-color: #DFA32A;
    }

    .notification.warning .icon:before {
        color: #DFA32A;
    }

    .notification.error {
        color: inherit;
    }

        .notification.error span.icon {
            border-color: #BD2025;
        }

            .notification.error span.icon:before {
                color: #BD2025;
            }

/*Form elements*/
.form-control:focus {
    border-color: #003778;
}

.form-control.form-control-gray {
    background-color: #f0f0f0;
}

.form-control.form-control-blue {
    background-color: #00549a;
}

.form-control {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 1;
    background-color: #fff;
    background-image: none;
    border: 2px solid #e1e1e1;
    padding-left: 20px;
    padding-right: 20px;
}
/*Prepare the select element*/

/*IE 10+ version fixes*/
select::-ms-expand {
    display: none;
}

select::-ms-value {
    background: none;
    color: #5a5a5a;
}
/*IE 10+ version fixes*/

.form-control-select {
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    padding-right: 38px;
}

/*Select box wrapper element*/

.form-control-select-box {
    position: relative;
    display: inline-block;
}

    /*Overtlay icon for custom select box*/

    .form-control-select-box.select-box-gray:after {
        background-color: #f0f0f0;
    }

    .form-control-select-box.select-box-blue:after {
        background-color: #00549a;
        color: #fff
    }

.form-group.error .form-control-select-box:after {
    color: #bd2025
}

.form-control-select-box: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;
}

TEXTAREA.form-control {
    min-height: 100px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.form-label {
    color: #000;
    display: inline-block;
    font-weight: bold;
    margin-bottom: 10px;
}

.form-group.error,
.form-group.error .form-label,
.form-group.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-inline .form-group,
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.form-control-validated-wrap.success,
.form-control-validated-wrap.error {
    padding-right: 60px;
    display: inline-block;
    position: relative;
}

.form-control-validated-wrap .icon {
    position: absolute;
    right: 0;
    height: 40px;
    width: 40px;
    top: 5px;
    border: 2px solid #555;
    border-radius: 50%;
    display: none;
}

.form-control-validated-wrap.success .icon {
    border-color: #378E42;
    display: block;
}

.form-control-validated-wrap.error .icon {
    border-color: #BD2025;
    display: block;
}

.form-control-validated-wrap .icon:before {
    position: absolute;
    right: 8px;
    top: 9px;
    font-size: 19px;
}

.form-control-validated-wrap.success .icon:before {
    color: #378E42;
}

.form-control-validated-wrap.error .icon:before {
    color: #BD2025;
}

.disabled,
.disabled label,
.disabled input {
    opacity: .5;
    cursor: default;
}

.error {
    color: #BD2025;
    border-color: #BD2025;
}

a.error:link,
a.error:visited,
a.error:hover,
a.error:active {
    color: #BD2025;
}

@media (max-width: 519px) {
    .form-label {
        margin-bottom: 10px;
    }

    .form-control-validated-wrap.success,
    .form-control-validated-wrap.error {
        padding-right: 0;
    }

        .form-control-validated-wrap.success .form-control,
        .form-control-validated-wrap.error .form-control {
            padding-right: 50px;
        }

    .form-control-validated-wrap .icon {
        top: 10px;
        right: 10px;
        height: 30px;
        width: 30px;
    }

        .form-control-validated-wrap .icon:before {
            right: 5px;
            top: 5px;
            font-size: 16px;
            font-weight: bold;
        }
}


@media (min-width: 520px) {
    .form-group {
        display: table;
        width: 100%;
    }

        .form-group > .row {
            display: table-row;
        }

            .form-group > .form-label-col,
            .form-group > .form-control-col,
            .form-group > .row > .form-label-col,
            .form-group > .row > .form-control-col {
                display: table-cell;
                float: none;
                vertical-align: middle;
            }

                .form-group > .form-label-col[class^="col-"],
                .form-group > .row > .form-label-col[class^="col-"] {
                    text-align: right;
                    padding-right: 40px;
                }

    .form-label-col .form-label {
        margin-bottom: 0;
    }
}

.form-input-group {
    position: relative;
}

    .form-input-group input {
        padding-right: 46px;
    }

    .form-input-group i {
        position: absolute;
        right: 0px;
        padding: 4px 4px 0 0;
        pointer-events: none;
        font-size: 42px;
    }




/* Steps */
.form-steps {
    counter-reset: form-steps;
    list-style: none;
    margin-top: 0;
    transition: margin .5s cubic-bezier(.55,0,.1,1);
    padding-left: 0;
    border: 1px solid #d4d4d4;
}

    .form-steps > li {
        background-color: #fff;
        transition: background-color .5s cubic-bezier(.55,0,.1,1), color .5s cubic-bezier(.55,0,.1,1);
        font-family: 'bell-slim', Helvetica, Arial, sans-serif;
        font-size: 22px;
        font-weight: bold;
    }

        .form-steps > li[class*="col-"] {
            padding: 20px;
        }

        .form-steps > li:before {
            counter-increment: form-steps;
            content: counter(form-steps) '. ';
        }

        .form-steps > li.active {
            background-color: #00549a;
            color: #fff;
        }


@media (max-width: 999px) {
    .form-control-select-box:after {
        font-size: 16px;
        padding: 11px 20px 10px 0;
    }

    .form-steps > li + li[class*="col-"] {
        border-top-width: 1px;
    }

        .form-steps > li + li[class*="col-"]:not(.active) {
            border-top-width: 1px;
        }
}


@media (min-width: 1000px) {
    .form-steps > li + li[class*="col-"]:not(.active) {
        border-left-width: 1px;
    }
}




/* Required */
.form-required:before {
    content: '*';
    display: inline-block;
    margin-right: .25em;
    font-weight: bold;
    color: #BD2025;
}




/* Date */
@media (max-width: 519px) {
    .form-control-date a {
        display: block;
        margin-top: 10px;
    }
}

@media (min-width: 520px) {
    .form-control-date input[type="text"] {
        width: 50%;
    }

    .form-control-date a {
        position: absolute;
        bottom: 55px;
        left: calc(50% + 15px);
    }
}




/* Edit */
.form-review-edit {
    position: absolute;
    top: 18px;
    right: 0;
    transition: transform .5s cubic-bezier(.55,0,.1,1);
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #00549a;
    font-size: 54px;
    color: #fff;
}

    .form-review-edit i,
    .form-review-edit i:before {
        display: block;
    }

    .form-review-edit i {
        position: relative;
        width: 100%;
        height: 100%;
    }

        .form-review-edit i:before {
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            font-size: 48px;
            color: #fff;
        }


@media (max-width: 519px) {
    .form-review-edit {
        -webkit-transform: translate(-30px, 25%);
        -ms-transform: translate(-30px, 25%);
        transform: translate(-30px, 25%);
    }
}


@media (min-width: 520px) and (max-width: 639px), (min-width: 1000px) and (max-width: 1239px) {
    .form-review-edit {
        -webkit-transform: translate(-20px, 25%);
        -ms-transform: translate(-20px, 25%);
        transform: translate(-20px, 25%);
    }
}


@media (min-width: 640px) and (max-width: 999px), (min-width: 1240px) {
    .form-review-edit {
        -webkit-transform: translate(-40px, 25%);
        -ms-transform: translate(-40px, 25%);
        transform: translate(-40px, 25%);
    }
}


/*Carets*/
.caret {
    position: relative;
}

    .caret:after,
    .caret_outline:before {
        content: '';
        display: block;
        position: absolute;
        z-index: 5;
        width: 0;
        height: 0;
        border-style: solid;
        border-color: transparent;
    }

    .caret:after {
        border-width: 12px;
    }

.popup.caret:after {
    border-width: 8px;
}

.caret_outline:before {
    border-width: 17px;
}

.caret_outline.caret_on-active.active {
    box-shadow: inset 0 0 0 4px #00549a, 0 0 10px 2px rgba(0,0,0,.2);
}

.caret_on-active:before,
.caret_on-active:after {
    transition: border-width .2s cubic-bezier(.55,0,.1,1), box-shadow .15s cubic-bezier(.17,.67,.83,.67);
}

.caret_on-active:not(.active):before,
.caret_on-active:not(.active):after {
    border-width: 0;
}




/* 2. Directions */
.caret_top:after,
.caret_top.caret_outline:before,
.caret_bottom:after,
.caret_bottom.caret_outline:before {
    left: 50%;
}

.caret_top-left:after,
.caret_top-left.caret_outline:before,
.caret_bottom-left:after,
.caret_bottom-left.caret_outline:before {
    left: calc(50% - 80px);
}

.caret_top-right:after,
.caret_top-right.caret_outline:before,
.caret_bottom-right:after,
.caret_bottom-right.caret_outline:before {
    left: calc(50% + 80px);
}


.caret_top-right:after,
.caret_top-left:after,
.caret_top:after {
    top: 0;
}

.caret_top-right:after,
.caret_top-right.caret_outline:before,
.caret_top-left:after,
.caret_top-left.caret_outline:before,
.caret_top:after,
.caret_top.caret_outline:before {
    -webkit-transform: translateX(-50%) translateY(-100%);
    -ms-transform: translateX(-50%) translateY(-100%);
    transform: translateX(-50%) translateY(-100%);
}

.caret_top.caret_outline:before,
.caret_top.caret_outline:after {
    top: 4px;
}

.caret_bottom:after {
    bottom: 0;
}

.caret_bottom:after,
.caret_bottom.caret_outline:before {
    -webkit-transform: translateX(-50%) translateY(100%);
    -ms-transform: translateX(-50%) translateY(100%);
    transform: translateX(-50%) translateY(100%);
}

.caret_bottom.caret_outline:before,
.caret_bottom.caret_outline:after {
    bottom: 4px;
}

.caret_right:after,
.caret_right.caret_outline:before,
.caret_left:after,
.caret_left.caret_outline:before {
    top: 50%;
}

.caret_right:after {
    right: 0;
}

.caret_right:after,
.caret_right.caret_outline:after {
    -webkit-transform: translateX(100%) translateY(-50%);
    -ms-transform: translateX(100%) translateY(-50%);
    transform: translateX(100%) translateY(-50%);
}

.caret_right.caret_outline:before,
.caret_right.caret_outline:after {
    right: 4px;
}

.caret_left:after {
    left: 0;
}

.caret_left:after,
.caret_left.caret_oueline:before {
    -webkit-transform: translateX(-100%) translateY(-50%);
    -ms-transform: translateX(-100%) translateY(-50%);
    transform: translateX(-100%) translateY(-50%);
}

.caret_left.caret_outline:before,
.caret_left.caret_outline:after {
    left: 4px;
}


@media (max-width: 519px) {
    .caret_top-xs:after,
    .caret_top-xs.caret_outline:before,
    .caret_bottom-xs:after,
    .caret_bottom-xs.caret_outline:before {
        left: 50%;
    }

    .caret_top-xs:after {
        top: 0;
    }

    .caret_top-xs:after,
    .caret_top-xs.caret_outline:before {
        -webkit-transform: translateX(-50%) translateY(-100%);
        -ms-transform: translateX(-50%) translateY(-100%);
        transform: translateX(-50%) translateY(-100%);
    }

    .caret_top-xs.caret_outline:before,
    .caret_top-xs.caret_outline:after {
        top: 4px;
    }

    .caret_bottom-xs:after {
        bottom: 0;
    }

    .caret_bottom-xs:after,
    .caret_bottom-xs.caret_outline:before {
        -webkit-transform: translateX(-50%) translateY(100%);
        -ms-transform: translateX(-50%) translateY(100%);
        transform: translateX(-50%) translateY(100%);
    }

    .caret_bottom-xs.caret_outline:before,
    .caret_bottom-xs.caret_outline:after {
        bottom: 4px;
    }

    .caret_right-xs:after,
    .caret_right-xs.caret_outline:before,
    .caret_left-xs:after,
    .caret_left-xs.caret_outline:before {
        top: 50%;
    }

    .caret_right-xs:after {
        right: 0;
    }

    .caret_right-xs:after,
    .caret_right-xs.caret_outline:before {
        -webkit-transform: translateX(100%) translateY(-50%);
        -ms-transform: translateX(100%) translateY(-50%);
        transform: translateX(100%) translateY(-50%);
    }

    .caret_right-xs.caret_outline:before,
    .caret_right-xs.caret_outline:after {
        right: 4px;
    }

    .caret_left-xs:after {
        left: 0;
    }

    .caret_left-xs:after,
    .caret_left-xs.caret_oueline:before {
        -webkit-transform: translateX(-100%) translateY(-50%);
        -ms-transform: translateX(-100%) translateY(-50%);
        transform: translateX(-100%) translateY(-50%);
    }

    .caret_left-xs.caret_outline:before,
    .caret_left-xs.caret_outline:after {
        left: 4px;
    }
}


@media (min-width: 520px) and (max-width: 999px) {
    .caret_top-sm:after,
    .caret_top-sm.caret_outline:before,
    .caret_bottom-sm:after,
    .caret_bottom-sm.caret_outline:before {
        left: 50%;
    }

    .caret_top-sm:after {
        top: 0;
    }

    .caret_top-sm:after,
    .caret_top-sm.caret_outline:before {
        -webkit-transform: translateX(-50%) translateY(-100%);
        -ms-transform: translateX(-50%) translateY(-100%);
        transform: translateX(-50%) translateY(-100%);
    }

    .caret_top-sm.caret_outline:before,
    .caret_top-sm.caret_outline:after {
        top: 4px;
    }

    .caret_bottom-sm:after {
        bottom: 0;
    }

    .caret_bottom-sm:after,
    .caret_bottom-sm.caret_outline:before {
        -webkit-transform: translateX(-50%) translateY(100%);
        -ms-transform: translateX(-50%) translateY(100%);
        transform: translateX(-50%) translateY(100%);
    }

    .caret_bottom-sm.caret_outline:before,
    .caret_bottom-sm.caret_outline:after {
        bottom: 4px;
    }

    .caret_right-sm:after,
    .caret_right-sm.caret_outline:before,
    .caret_left-sm:after,
    .caret_left-sm.caret_outline:before {
        top: 50%;
    }

    .caret_right-sm:after {
        right: 0;
    }

    .caret_right-sm:after,
    .caret_right-sm.caret_outline:before {
        -webkit-transform: translateX(100%) translateY(-50%);
        -ms-transform: translateX(100%) translateY(-50%);
        transform: translateX(100%) translateY(-50%);
    }

    .caret_right-sm.caret_outline:before,
    .caret_right-sm.caret_outline:after {
        right: 4px;
    }

    .caret_left-sm:after {
        left: 0;
    }

    .caret_left-sm:after,
    .caret_left-sm.caret_oueline:before {
        -webkit-transform: translateX(-100%) translateY(-50%);
        -ms-transform: translateX(-100%) translateY(-50%);
        transform: translateX(-100%) translateY(-50%);
    }

    .caret_left-sm.caret_outline:before,
    .caret_left-sm.caret_outline:after {
        left: 4px;
    }
}


@media (min-width: 1000px) and (max-width: 1239px) {
    .caret_top-md:after,
    .caret_top-md.caret_outline:before,
    .caret_bottom-md:after,
    .caret_bottom-md.caret_outline:before {
        left: 50%;
    }

    .caret_top-md:after {
        top: 0;
    }

    .caret_top-md:after,
    .caret_top-md.caret_outline:before {
        -webkit-transform: translateX(-50%) translateY(-100%);
        -ms-transform: translateX(-50%) translateY(-100%);
        transform: translateX(-50%) translateY(-100%);
    }

    .caret_top-md.caret_outline:before,
    .caret_top-md.caret_outline:after {
        top: 4px;
    }

    .caret_bottom-md:after {
        bottom: 0;
    }

    .caret_bottom-md:after,
    .caret_bottom-md.caret_outline:before {
        -webkit-transform: translateX(-50%) translateY(100%);
        -ms-transform: translateX(-50%) translateY(100%);
        transform: translateX(-50%) translateY(100%);
    }

    .caret_bottom-md.caret_outline:before,
    .caret_bottom-md.caret_outline:after {
        bottom: 4px;
    }

    .caret_right-md:after,
    .caret_right-md.caret_outline:before,
    .caret_left-md:after,
    .caret_left-md.caret_outline:before {
        top: 50%;
    }

    .caret_right-md:after {
        right: 0;
    }

    .caret_right-md:after,
    .caret_right-md.caret_outline:before {
        -webkit-transform: translateX(100%) translateY(-50%);
        -ms-transform: translateX(100%) translateY(-50%);
        transform: translateX(100%) translateY(-50%);
    }

    .caret_right-md.caret_outline:before,
    .caret_right-md.caret_outline:after {
        right: 4px;
    }

    .caret_left-md:after {
        left: 0;
    }

    .caret_left-md:after,
    .caret_left-md.caret_oueline:before {
        -webkit-transform: translateX(-100%) translateY(-50%);
        -ms-transform: translateX(-100%) translateY(-50%);
        transform: translateX(-100%) translateY(-50%);
    }

    .caret_left-md.caret_outline:before,
    .caret_left-md.caret_outline:after {
        left: 4px;
    }
}


@media (min-width: 1240px) {
    .caret_top-lg:after,
    .caret_top-lg.caret_outline:before,
    .caret_bottom-lg:after,
    .caret_bottom-lg.caret_outline:before {
        left: 50%;
    }

    .caret_top-lg:after {
        top: 0;
    }

    .caret_top-lg:after,
    .caret_top-lg.caret_outline:before {
        -webkit-transform: translateX(-50%) translateY(-100%);
        -ms-transform: translateX(-50%) translateY(-100%);
        transform: translateX(-50%) translateY(-100%);
    }

    .caret_top-lg.caret_outline:before,
    .caret_top-lg.caret_outline:after {
        top: 4px;
    }

    .caret_bottom-lg:after {
        bottom: 0;
    }

    .caret_bottom-lg:after,
    .caret_bottom-lg.caret_outline:before {
        -webkit-transform: translateX(-50%) translateY(100%);
        -ms-transform: translateX(-50%) translateY(100%);
        transform: translateX(-50%) translateY(100%);
    }

    .caret_bottom-lg.caret_outline:before,
    .caret_bottom-lg.caret_outline:after {
        bottom: 4px;
    }

    .caret_right-lg:after,
    .caret_right-lg.caret_outline:before,
    .caret_left-lg:after,
    .caret_left-lg.caret_outline:before {
        top: 50%;
    }

    .caret_right-lg:after {
        right: 0;
    }

    .caret_right-lg:after,
    .caret_right-lg.caret_outline:before {
        -webkit-transform: translateX(100%) translateY(-50%);
        -ms-transform: translateX(100%) translateY(-50%);
        transform: translateX(100%) translateY(-50%);
    }

    .caret_right-lg.caret_outline:before,
    .caret_right-lg.caret_outline:after {
        right: 4px;
    }

    .caret_left-lg:after {
        left: 0;
    }

    .caret_left-lg:after,
    .caret_left-lg.caret_oueline:before {
        -webkit-transform: translateX(-100%) translateY(-50%);
        -ms-transform: translateX(-100%) translateY(-50%);
        transform: translateX(-100%) translateY(-50%);
    }

    .caret_left-lg.caret_outline:before,
    .caret_left-lg.caret_outline:after {
        left: 4px;
    }
}


/* 3. Colors */

/* 3.1. Default */
.caret_top-right:after,
.caret_top-left:after,
.caret_top:after {
    border-bottom-color: #fff;
}

.caret_right:after {
    border-left-color: #fff;
}

.caret_bottom:after {
    border-top-color: #fff;
}

.caret_left:after {
    border-right-color: #fff;
}

.caret_outline.caret_top:before {
    border-bottom-color: #00549a;
}

.caret_outline.caret_right:before {
    border-left-color: #00549a;
}

.caret_outline.caret_bottom:before {
    border-top-color: #00549a;
}

.caret_outline.caret_left:before {
    border-right-color: #00549a;
}


@media (max-width: 519px) {
    .caret_top-xs,
    .caret_right-xs,
    .caret_bottom-xs,
    .caret_left-xs {
        border-color: transparent;
    }

        .caret_top-xs:after {
            border-bottom-color: #fff;
        }

        .caret_right-xs:after {
            border-left-color: #fff;
        }

        .caret_bottom-xs:after {
            border-top-color: #fff;
        }

        .caret_left-xs:after {
            border-right-color: #fff;
        }

    .caret_outline.caret_top-xs:before {
        border-bottom-color: #00549a;
    }

    .caret_outline.caret_right-xs:before {
        border-left-color: #00549a;
    }

    .caret_outline.caret_bottom-xs:before {
        border-top-color: #00549a;
    }

    .caret_outline.caret_left-xs:before {
        border-right-color: #00549a;
    }
}


@media (min-width: 520px) and (max-width: 999px) {
    .caret_top-sm,
    .caret_right-sm,
    .caret_bottom-sm,
    .caret_left-sm {
        border-color: transparent;
    }

        .caret_top-sm:after {
            border-bottom-color: #fff;
        }

        .caret_right-sm:after {
            border-left-color: #fff;
        }

        .caret_bottom-sm:after {
            border-top-color: #fff;
        }

        .caret_left-sm:after {
            border-right-color: #fff;
        }

    .caret_outline.caret_top-sm:before {
        border-bottom-color: #00549a;
    }

    .caret_outline.caret_right-sm:before {
        border-left-color: #00549a;
    }

    .caret_outline.caret_bottom-sm:before {
        border-top-color: #00549a;
    }

    .caret_outline.caret_left-sm:before {
        border-right-color: #00549a;
    }
}


@media (min-width: 1000px) and (max-width: 1239px) {
    .caret_top-md,
    .caret_right-md,
    .caret_bottom-md,
    .caret_left-md {
        border-color: transparent;
    }

        .caret_top-md:after {
            border-bottom-color: #fff;
        }

        .caret_right-md:after {
            border-left-color: #fff;
        }

        .caret_bottom-md:after {
            border-top-color: #fff;
        }

        .caret_left-md:after {
            border-right-color: #fff;
        }

    .caret_outline.caret_top-md:before {
        border-bottom-color: #00549a;
    }

    .caret_outline.caret_right-md:before {
        border-left-color: #00549a;
    }

    .caret_outline.caret_bottom-md:before {
        border-top-color: #00549a;
    }

    .caret_outline.caret_left-md:before {
        border-right-color: #00549a;
    }
}


@media (min-width: 1240px) {
    .caret_top-lg,
    .caret_right-lg,
    .caret_bottom-lg,
    .caret_left-lg {
        border-color: transparent;
    }

        .caret_top-lg:after {
            border-bottom-color: #fff;
        }

        .caret_right-lg:after {
            border-left-color: #fff;
        }

        .caret_bottom-lg:after {
            border-top-color: #fff;
        }

        .caret_left-lg:after {
            border-right-color: #fff;
        }

    .caret_outline.caret_top-lg:before {
        border-bottom-color: #00549a;
    }

    .caret_outline.caret_right-lg:before {
        border-left-color: #00549a;
    }

    .caret_outline.caret_bottom-lg:before {
        border-top-color: #00549a;
    }

    .caret_outline.caret_left-lg:before {
        border-right-color: #00549a;
    }
}


/* 3.2. Blue */
.caret_blue.caret_top:after {
    border-bottom-color: #00549a;
}

.caret_blue.caret_right:after {
    border-left-color: #00549a;
}

.caret_blue.caret_bottom:after {
    border-top-color: #00549a;
}

.caret_blue.caret_left:after {
    border-right-color: #00549a;
}

.caret_blue.caret_outline.caret_top:before {
    border-bottom-color: #fff;
}

.caret_blue.caret_outline.caret_right:before {
    border-left-color: #fff;
}

.caret_blue.caret_outline.caret_bottom:before {
    border-top-color: #fff;
}

.caret_blue.caret_outline.caret_left:before {
    border-right-color: #fff;
}


@media (max-width: 519px) {
    .caret_blue.caret_top-xs:after {
        border-bottom-color: #00549a;
    }

    .caret_blue.caret_right-xs:after {
        border-left-color: #00549a;
    }

    .caret_blue.caret_bottom-xs:after {
        border-top-color: #00549a;
    }

    .caret_blue.caret_left-xs:after {
        border-right-color: #00549a;
    }

    .caret_blue.caret_outline.caret_top-xs:before {
        border-bottom-color: #fff;
    }

    .caret_blue.caret_outline.caret_right-xs:before {
        border-left-color: #fff;
    }

    .caret_blue.caret_outline.caret_bottom-xs:before {
        border-top-color: #fff;
    }

    .caret_blue.caret_outline.caret_left-xs:before {
        border-right-color: #fff;
    }
}


@media (min-width: 520px) and (max-width: 999px) {
    .caret_blue.caret_top-sm:after {
        border-bottom-color: #00549a;
    }

    .caret_blue.caret_right-sm:after {
        border-left-color: #00549a;
    }

    .caret_blue.caret_bottom-sm:after {
        border-top-color: #00549a;
    }

    .caret_blue.caret_left-sm:after {
        border-right-color: #00549a;
    }

    .caret_blue.caret_outline.caret_top-sm:before {
        border-bottom-color: #fff;
    }

    .caret_blue.caret_outline.caret_right-sm:before {
        border-left-color: #fff;
    }

    .caret_blue.caret_outline.caret_bottom-sm:before {
        border-top-color: #fff;
    }

    .caret_blue.caret_outline.caret_left-sm:before {
        border-right-color: #fff;
    }
}


@media (min-width: 1000px) and (max-width: 1239px) {
    .caret_blue.caret_top-md:after {
        border-bottom-color: #00549a;
    }

    .caret_blue.caret_right-md:after {
        border-left-color: #00549a;
    }

    .caret_blue.caret_bottom-md:after {
        border-top-color: #00549a;
    }

    .caret_blue.caret_left-md:after {
        border-right-color: #00549a;
    }

    .caret_blue.caret_outline.caret_top-md:before {
        border-bottom-color: #fff;
    }

    .caret_blue.caret_outline.caret_right-md:before {
        border-left-color: #fff;
    }

    .caret_blue.caret_outline.caret_bottom-md:before {
        border-top-color: #fff;
    }

    .caret_blue.caret_outline.caret_left-md:before {
        border-right-color: #fff;
    }
}


@media (min-width: 1240px) {
    .caret_blue.caret_top-lg:after {
        border-bottom-color: #00549a;
    }

    .caret_blue.caret_right-lg:after {
        border-left-color: #00549a;
    }

    .caret_blue.caret_bottom-lg:after {
        border-top-color: #00549a;
    }

    .caret_blue.caret_left-lg:after {
        border-right-color: #00549a;
    }

    .caret_blue.caret_outline.caret_top-lg:before {
        border-bottom-color: #fff;
    }

    .caret_blue.caret_outline.caret_right-lg:before {
        border-left-color: #fff;
    }

    .caret_blue.caret_outline.caret_bottom-lg:before {
        border-top-color: #fff;
    }

    .caret_blue.caret_outline.caret_left-lg:before {
        border-right-color: #fff;
    }
}


/* 3.3. Blue Dark */
.caret_blue-dark.caret_top:after {
    border-bottom-color: #003778;
}

.caret_blue-dark.caret_right:after {
    border-left-color: #003778;
}

.caret_blue-dark.caret_bottom:after {
    border-top-color: #003778;
}

.caret_blue-dark.caret_left:after {
    border-right-color: #003778;
}

.caret_blue-dark.caret_outline.caret_top:before {
    border-bottom-color: #fff;
}

.caret_blue-dark.caret_outline.caret_right:before {
    border-left-color: #fff;
}

.caret_blue-dark.caret_outline.caret_bottom:before {
    border-top-color: #fff;
}

.caret_blue-dark.caret_outline.caret_left:before {
    border-right-color: #fff;
}


@media (max-width: 519px) {
    .caret_blue-dark.caret_top-xs:after {
        border-bottom-color: #003778;
    }

    .caret_blue-dark.caret_right-xs:after {
        border-left-color: #003778;
    }

    .caret_blue-dark.caret_bottom-xs:after {
        border-top-color: #003778;
    }

    .caret_blue-dark.caret_left-xs:after {
        border-right-color: #003778;
    }

    .caret_blue-dark.caret_outline.caret_top-xs:before {
        border-bottom-color: #fff;
    }

    .caret_blue-dark.caret_outline.caret_right-xs:before {
        border-left-color: #fff;
    }

    .caret_blue-dark.caret_outline.caret_bottom-xs:before {
        border-top-color: #fff;
    }

    .caret_blue-dark.caret_outline.caret_left-xs:before {
        border-right-color: #fff;
    }
}


@media (min-width: 520px) and (max-width: 999px) {
    .caret_blue-dark.caret_top-sm:after {
        border-bottom-color: #003778;
    }

    .caret_blue-dark.caret_right-sm:after {
        border-left-color: #003778;
    }

    .caret_blue-dark.caret_bottom-sm:after {
        border-top-color: #003778;
    }

    .caret_blue-dark.caret_left-sm:after {
        border-right-color: #003778;
    }

    .caret_blue-dark.caret_outline.caret_top-sm:before {
        border-bottom-color: #fff;
    }

    .caret_blue-dark.caret_outline.caret_right-sm:before {
        border-left-color: #fff;
    }

    .caret_blue-dark.caret_outline.caret_bottom-sm:before {
        border-top-color: #fff;
    }

    .caret_blue-dark.caret_outline.caret_left-sm:before {
        border-right-color: #fff;
    }
}


@media (min-width: 1000px) and (max-width: 1239px) {
    .caret_blue-dark.caret_top-md:after {
        border-bottom-color: #003778;
    }

    .caret_blue-dark.caret_right-md:after {
        border-left-color: #003778;
    }

    .caret_blue-dark.caret_bottom-md:after {
        border-top-color: #003778;
    }

    .caret_blue-dark.caret_left-md:after {
        border-right-color: #003778;
    }

    .caret_blue-dark.caret_outline.caret_top-md:before {
        border-bottom-color: #fff;
    }

    .caret_blue-dark.caret_outline.caret_right-md:before {
        border-left-color: #fff;
    }

    .caret_blue-dark.caret_outline.caret_bottom-md:before {
        border-top-color: #fff;
    }

    .caret_blue-dark.caret_outline.caret_left-md:before {
        border-right-color: #fff;
    }
}


@media (min-width: 1240px) {
    .caret_blue-dark.caret_top-lg:after {
        border-bottom-color: #003778;
    }

    .caret_blue-dark.caret_right-lg:after {
        border-left-color: #003778;
    }

    .caret_blue-dark.caret_bottom-lg:after {
        border-top-color: #003778;
    }

    .caret_blue-dark.caret_left-lg:after {
        border-right-color: #003778;
    }

    .caret_blue-dark.caret_outline.caret_top-lg:before {
        border-bottom-color: #fff;
    }

    .caret_blue-dark.caret_outline.caret_right-lg:before {
        border-left-color: #fff;
    }

    .caret_blue-dark.caret_outline.caret_bottom-lg:before {
        border-top-color: #fff;
    }

    .caret_blue-dark.caret_outline.caret_left-lg:before {
        border-right-color: #fff;
    }
}


/* 3.4. Blue Light */
.caret_blue-light.caret_top:after {
    border-bottom-color: #00549a;
}

.caret_blue-light.caret_right:after {
    border-left-color: #00549a;
}

.caret_blue-light.caret_bottom:after {
    border-top-color: #00549a;
}

.caret_blue-light.caret_left:after {
    border-right-color: #00549a;
}

.caret_blue-light.caret_outline.caret_top:before {
    border-bottom-color: #fff;
}

.caret_blue-light.caret_outline.caret_right:before {
    border-left-color: #fff;
}

.caret_blue-light.caret_outline.caret_bottom:before {
    border-top-color: #fff;
}

.caret_blue-light.caret_outline.caret_left:before {
    border-right-color: #fff;
}


@media (max-width: 519px) {
    .caret_blue-light.caret_top-xs:after {
        border-bottom-color: #00549a;
    }

    .caret_blue-light.caret_right-xs:after {
        border-left-color: #00549a;
    }

    .caret_blue-light.caret_bottom-xs:after {
        border-top-color: #00549a;
    }

    .caret_blue-light.caret_left-xs:after {
        border-right-color: #00549a;
    }

    .caret_blue-light.caret_outline.caret_top-xs:before {
        border-bottom-color: #fff;
    }

    .caret_blue-light.caret_outline.caret_right-xs:before {
        border-left-color: #fff;
    }

    .caret_blue-light.caret_outline.caret_bottom-xs:before {
        border-top-color: #fff;
    }

    .caret_blue-light.caret_outline.caret_left-xs:before {
        border-right-color: #fff;
    }
}


@media (min-width: 520px) and (max-width: 999px) {
    .caret_blue-light.caret_top-sm:after {
        border-bottom-color: #00549a;
    }

    .caret_blue-light.caret_right-sm:after {
        border-left-color: #00549a;
    }

    .caret_blue-light.caret_bottom-sm:after {
        border-top-color: #00549a;
    }

    .caret_blue-light.caret_left-sm:after {
        border-right-color: #00549a;
    }

    .caret_blue-light.caret_outline.caret_top-sm:before {
        border-bottom-color: #fff;
    }

    .caret_blue-light.caret_outline.caret_right-sm:before {
        border-left-color: #fff;
    }

    .caret_blue-light.caret_outline.caret_bottom-sm:before {
        border-top-color: #fff;
    }

    .caret_blue-light.caret_outline.caret_left-sm:before {
        border-right-color: #fff;
    }
}


@media (min-width: 1000px) and (max-width: 1239px) {
    .caret_blue-light.caret_top-md:after {
        border-bottom-color: #00549a;
    }

    .caret_blue-light.caret_right-md:after {
        border-left-color: #00549a;
    }

    .caret_blue-light.caret_bottom-md:after {
        border-top-color: #00549a;
    }

    .caret_blue-light.caret_left-md:after {
        border-right-color: #00549a;
    }

    .caret_blue-light.caret_outline.caret_top-md:before {
        border-bottom-color: #fff;
    }

    .caret_blue-light.caret_outline.caret_right-md:before {
        border-left-color: #fff;
    }

    .caret_blue-light.caret_outline.caret_bottom-md:before {
        border-top-color: #fff;
    }

    .caret_blue-light.caret_outline.caret_left-md:before {
        border-right-color: #fff;
    }
}


@media (min-width: 1240px) {
    .caret_blue-light.caret_top-lg:after {
        border-bottom-color: #00549a;
    }

    .caret_blue-light.caret_right-lg:after {
        border-left-color: #00549a;
    }

    .caret_blue-light.caret_bottom-lg:after {
        border-top-color: #00549a;
    }

    .caret_blue-light.caret_left-lg:after {
        border-right-color: #00549a;
    }

    .caret_blue-light.caret_outline.caret_top-lg:before {
        border-bottom-color: #fff;
    }

    .caret_blue-light.caret_outline.caret_right-lg:before {
        border-left-color: #fff;
    }

    .caret_blue-light.caret_outline.caret_bottom-lg:before {
        border-top-color: #fff;
    }

    .caret_blue-light.caret_outline.caret_left-lg:before {
        border-right-color: #fff;
    }
}


/* 3.5. Grey Darkest */
.caret_grey-darkest.caret_top:after {
    border-bottom-color: #2d2e33;
}

.caret_grey-darkest.caret_right:after {
    border-left-color: #2d2e33;
}

.caret_grey-darkest.caret_bottom:after {
    border-top-color: #2d2e33;
}

.caret_grey-darkest.caret_left:after {
    border-right-color: #2d2e33;
}


@media (max-width: 519px) {
    .caret_grey-darkest.caret_top-xs:after {
        border-bottom-color: #2d2e33;
    }

    .caret_grey-darkest.caret_right-xs:after {
        border-left-color: #2d2e33;
    }

    .caret_grey-darkest.caret_bottom-xs:after {
        border-top-color: #2d2e33;
    }

    .caret_grey-darkest.caret_left-xs:after {
        border-right-color: #2d2e33;
    }
}


@media (min-width: 520px) and (max-width: 999px) {
    .caret_grey-darkest.caret_top-sm:after {
        border-bottom-color: #2d2e33;
    }

    .caret_grey-darkest.caret_right-sm:after {
        border-left-color: #2d2e33;
    }

    .caret_grey-darkest.caret_bottom-sm:after {
        border-top-color: #2d2e33;
    }

    .caret_grey-darkest.caret_left-sm:after {
        border-right-color: #2d2e33;
    }
}


@media (min-width: 1000px) and (max-width: 1239px) {
    .caret_grey-darkest.caret_top-md:after {
        border-bottom-color: #2d2e33;
    }

    .caret_grey-darkest.caret_right-md:after {
        border-left-color: #2d2e33;
    }

    .caret_grey-darkest.caret_bottom-md:after {
        border-top-color: #2d2e33;
    }

    .caret_grey-darkest.caret_left-md:after {
        border-right-color: #2d2e33;
    }
}


@media (min-width: 1240px) {
    .caret_grey-darkest.caret_top-lg:after {
        border-bottom-color: #2d2e33;
    }

    .caret_grey-darkest.caret_right-lg:after {
        border-left-color: #2d2e33;
    }

    .caret_grey-darkest.caret_bottom-lg:after {
        border-top-color: #2d2e33;
    }

    .caret_grey-darkest.caret_left-lg:after {
        border-right-color: #2d2e33;
    }
}


/* 3.6. Grey Light */
.caret_grey-light.caret_top:after {
    border-bottom-color: #e1e1e1;
}

.caret_grey-light.caret_right:after {
    border-left-color: #e1e1e1;
}

.caret_grey-light.caret_bottom:after {
    border-top-color: #e1e1e1;
}

.caret_grey-light.caret_left:after {
    border-right-color: #e1e1e1;
}


@media (max-width: 519px) {
    .caret_grey-light.caret_top-xs:after {
        border-bottom-color: #e1e1e1;
    }

    .caret_grey-light.caret_right-xs:after {
        border-left-color: #e1e1e1;
    }

    .caret_grey-light.caret_bottom-xs:after {
        border-top-color: #e1e1e1;
    }

    .caret_grey-light.caret_left-xs:after {
        border-right-color: #e1e1e1;
    }
}


@media (min-width: 520px) and (max-width: 999px) {
    .caret_grey-light.caret_top-sm:after {
        border-bottom-color: #e1e1e1;
    }

    .caret_grey-light.caret_right-sm:after {
        border-left-color: #e1e1e1;
    }

    .caret_grey-light.caret_bottom-sm:after {
        border-top-color: #e1e1e1;
    }

    .caret_grey-light.caret_left-sm:after {
        border-right-color: #e1e1e1;
    }
}


@media (min-width: 1000px) and (max-width: 1239px) {
    .caret_grey-light.caret_top-md:after {
        border-bottom-color: #e1e1e1;
    }

    .caret_grey-light.caret_right-md:after {
        border-left-color: #e1e1e1;
    }

    .caret_grey-light.caret_bottom-md:after {
        border-top-color: #e1e1e1;
    }

    .caret_grey-light.caret_left-md:after {
        border-right-color: #e1e1e1;
    }
}


@media (min-width: 1240px) {
    .caret_grey-light.caret_top-lg:after {
        border-bottom-color: #e1e1e1;
    }

    .caret_grey-light.caret_right-lg:after {
        border-left-color: #e1e1e1;
    }

    .caret_grey-light.caret_bottom-lg:after {
        border-top-color: #e1e1e1;
    }

    .caret_grey-light.caret_left-lg:after {
        border-right-color: #e1e1e1;
    }
}


/* 3.7. Grey Lightest */
.caret_grey-lightest.caret_top:after {
    border-bottom-color: #f4f4f4;
}

.caret_grey-lightest.caret_right:after {
    border-left-color: #f4f4f4;
}

.caret_grey-lightest.caret_bottom:after {
    border-top-color: #f4f4f4;
}

.caret_grey-lightest.caret_left:after {
    border-right-color: #f4f4f4;
}


@media (max-width: 519px) {
    .caret_grey-lightest.caret_top-xs:after {
        border-bottom-color: #f4f4f4;
    }

    .caret_grey-lightest.caret_right-xs:after {
        border-left-color: #f4f4f4;
    }

    .caret_grey-lightest.caret_bottom-xs:after {
        border-top-color: #f4f4f4;
    }

    .caret_grey-lightest.caret_left-xs:after {
        border-right-color: #f4f4f4;
    }
}


@media (min-width: 520px) and (max-width: 999px) {
    .caret_grey-lightest.caret_top-sm:after {
        border-bottom-color: #f4f4f4;
    }

    .caret_grey-lightest.caret_right-sm:after {
        border-left-color: #f4f4f4;
    }

    .caret_grey-lightest.caret_bottom-sm:after {
        border-top-color: #f4f4f4;
    }

    .caret_grey-lightest.caret_left-sm:after {
        border-right-color: #f4f4f4;
    }
}


@media (min-width: 1000px) and (max-width: 1239px) {
    .caret_grey-lightest.caret_top-md:after {
        border-bottom-color: #f4f4f4;
    }

    .caret_grey-lightest.caret_right-md:after {
        border-left-color: #f4f4f4;
    }

    .caret_grey-lightest.caret_bottom-md:after {
        border-top-color: #f4f4f4;
    }

    .caret_grey-lightest.caret_left-md:after {
        border-right-color: #f4f4f4;
    }
}


@media (min-width: 1240px) {
    .caret_grey-lightest.caret_top-lg:after {
        border-bottom-color: #f4f4f4;
    }

    .caret_grey-lightest.caret_right-lg:after {
        border-left-color: #f4f4f4;
    }

    .caret_grey-lightest.caret_bottom-lg:after {
        border-top-color: #f4f4f4;
    }

    .caret_grey-lightest.caret_left-lg:after {
        border-right-color: #f4f4f4;
    }
}




/* 4. Sizes */
.caret_xlarge:after {
    border-width: 28px;
}

.caret_xlarge.caret_outline:before {
    border-width: 30px;
}

.caret_medium:after {
    border-width: 18px;
}

.caret_medium.caret_outline:before {
    border-width: 20px;
}

/* outlined caret down override */
.caret-outlined_down-large .caret-triangle {
    bottom: -20px;
}

.caret-outlined_down-large:after {
    bottom: -13px;
    border-top: 20px solid #FFF;
}

.caret-outlined_down-large .caret-triangle:after {
    top: -17px;
}

.caret-outlined_down-medium .caret-triangle {
    bottom: -20px;
}

.caret-outlined_down-medium:after {
    bottom: -8px;
    border-top: 20px solid #FFF;
}

.caret-outlined_down-medium .caret-triangle:after {
    top: -22px;
}




/* 5. Text Caret */
.txt-caret:after,
.cta-caret:after {
    font-family: 'bell-icon';
    display: inline-block;
    margin-right: -28px;
    font-style: normal;
}

.txt-caret:after {
    content: '\e012';
    font-size: .7em;
}

.cta-caret:after {
    content: '\e61a';
    padding: 1px 2px 1px 3px;
    border: 1px solid #0066a4;
    border-radius: 50%;
    font-size: .5em;
}




/* 6. Outline */

/* 6.1. Grey */
.caret_top.caret_outline.caret_outline-grey:before,
.caret_right.caret_outline.caret_outline-grey:before,
.caret_bottom.caret_outline.caret_outline-grey:before,
.caret_left.caret_outline.caret_outline-grey:before {
    border-width: 13px;
}

.caret_top.caret_outline.caret_outline-grey:after,
.caret_top.caret_outline.caret_outline-grey:before {
    top: 0;
}

.caret_top.caret_outline.caret_outline-grey:before {
    border-bottom-color: #d4d4d4;
}

.caret_right.caret_outline.caret_outline-grey:after,
.caret_right.caret_outline.caret_outline-grey:before {
    right: 0;
}

.caret_right.caret_outline.caret_outline-grey:before {
    border-left-color: #d4d4d4;
}

.caret_bottom.caret_outline.caret_outline-grey:after,
.caret_bottom.caret_outline.caret_outline-grey:before {
    bottom: 0;
}

.caret_bottom.caret_outline.caret_outline-grey:before {
    border-top-color: #d4d4d4;
}

.caret_left.caret_outline.caret_outline-grey:after,
.caret_left.caret_outline.caret_outline-grey:before {
    left: 0;
}

.caret_left.caret_outline.caret_outline-grey:before {
    border-right-color: #d4d4d4;
}


@media (max-width: 519px) {
    .caret_top-xs.caret_outline.caret_outline-grey:before,
    .caret_right-xs.caret_outline.caret_outline-grey:before,
    .caret_bottom-xs.caret_outline.caret_outline-grey:before,
    .caret_left-xs.caret_outline.caret_outline-grey:before {
        border-width: 13px;
    }

    .caret_top-xs.caret_outline.caret_outline-grey:after,
    .caret_top-xs.caret_outline.caret_outline-grey:before {
        top: 0;
    }

    .caret_top-xs.caret_outline.caret_outline-grey:before {
        border-bottom-color: #d4d4d4;
    }

    .caret_right-xs.caret_outline.caret_outline-grey:after,
    .caret_right-xs.caret_outline.caret_outline-grey:before {
        right: 0;
    }

    .caret_right-xs.caret_outline.caret_outline-grey:before {
        border-left-color: #d4d4d4;
    }

    .caret_bottom-xs.caret_outline.caret_outline-grey:after,
    .caret_bottom-xs.caret_outline.caret_outline-grey:before {
        bottom: 0;
    }

    .caret_bottom-xs.caret_outline.caret_outline-grey:before {
        border-top-color: #d4d4d4;
    }

    .caret_left-xs.caret_outline.caret_outline-grey:after,
    .caret_left-xs.caret_outline.caret_outline-grey:before {
        left: 0;
    }

    .caret_left-xs.caret_outline.caret_outline-grey:before {
        border-right-color: #d4d4d4;
    }
}


@media (min-width: 520px) and (max-width: 999px) {
    .caret_top-sm.caret_outline.caret_outline-grey:before,
    .caret_right-sm.caret_outline.caret_outline-grey:before,
    .caret_bottom-sm.caret_outline.caret_outline-grey:before,
    .caret_left-sm.caret_outline.caret_outline-grey:before {
        border-width: 13px;
    }

    .caret_top-sm.caret_outline.caret_outline-grey:after,
    .caret_top-sm.caret_outline.caret_outline-grey:before {
        top: 0;
    }

    .caret_top-sm.caret_outline.caret_outline-grey:before {
        border-bottom-color: #d4d4d4;
    }

    .caret_right-sm.caret_outline.caret_outline-grey:after,
    .caret_right-sm.caret_outline.caret_outline-grey:before {
        right: 0;
    }

    .caret_right-sm.caret_outline.caret_outline-grey:before {
        border-left-color: #d4d4d4;
    }

    .caret_bottom-sm.caret_outline.caret_outline-grey:after,
    .caret_bottom-sm.caret_outline.caret_outline-grey:before {
        bottom: 0;
    }

    .caret_bottom-sm.caret_outline.caret_outline-grey:before {
        border-top-color: #d4d4d4;
    }

    .caret_left-sm.caret_outline.caret_outline-grey:after,
    .caret_left-sm.caret_outline.caret_outline-grey:before {
        left: 0;
    }

    .caret_left-sm.caret_outline.caret_outline-grey:before {
        border-right-color: #d4d4d4;
    }
}


@media (min-width: 1000px) and (max-width: 1239px) {
    .caret_top-md.caret_outline.caret_outline-grey:before,
    .caret_right-md.caret_outline.caret_outline-grey:before,
    .caret_bottom-md.caret_outline.caret_outline-grey:before,
    .caret_left-md.caret_outline.caret_outline-grey:before {
        border-width: 13px;
    }

    .caret_top-md.caret_outline.caret_outline-grey:after,
    .caret_top-md.caret_outline.caret_outline-grey:before {
        top: 0;
    }

    .caret_top-md.caret_outline.caret_outline-grey:before {
        border-bottom-color: #d4d4d4;
    }

    .caret_right-md.caret_outline.caret_outline-grey:after,
    .caret_right-md.caret_outline.caret_outline-grey:before {
        right: 0;
    }

    .caret_right-md.caret_outline.caret_outline-grey:before {
        border-left-color: #d4d4d4;
    }

    .caret_bottom-md.caret_outline.caret_outline-grey:after,
    .caret_bottom-md.caret_outline.caret_outline-grey:before {
        bottom: 0;
    }

    .caret_bottom-md.caret_outline.caret_outline-grey:before {
        border-top-color: #d4d4d4;
    }

    .caret_left-md.caret_outline.caret_outline-grey:after,
    .caret_left-md.caret_outline.caret_outline-grey:before {
        left: 0;
    }

    .caret_left-md.caret_outline.caret_outline-grey:before {
        border-right-color: #d4d4d4;
    }
}


@media (min-width: 1240px) {
    .caret_top-lg.caret_outline.caret_outline-grey:before,
    .caret_right-lg.caret_outline.caret_outline-grey:before,
    .caret_bottom-lg.caret_outline.caret_outline-grey:before,
    .caret_left-lg.caret_outline.caret_outline-grey:before {
        border-width: 13px;
    }

    .caret_top-lg.caret_outline.caret_outline-grey:after,
    .caret_top-lg.caret_outline.caret_outline-grey:before {
        top: 0;
    }

    .caret_top-lg.caret_outline.caret_outline-grey:before {
        border-bottom-color: #d4d4d4;
    }

    .caret_right-lg.caret_outline.caret_outline-grey:after,
    .caret_right-lg.caret_outline.caret_outline-grey:before {
        right: 0;
    }

    .caret_right-lg.caret_outline.caret_outline-grey:before {
        border-left-color: #d4d4d4;
    }

    .caret_bottom-lg.caret_outline.caret_outline-grey:after,
    .caret_bottom-lg.caret_outline.caret_outline-grey:before {
        bottom: 0;
    }

    .caret_bottom-lg.caret_outline.caret_outline-grey:before {
        border-top-color: #d4d4d4;
    }

    .caret_left-lg.caret_outline.caret_outline-grey:after,
    .caret_left-lg.caret_outline.caret_outline-grey:before {
        left: 0;
    }

    .caret_left-lg.caret_outline.caret_outline-grey:before {
        border-right-color: #d4d4d4;
    }
}

.no-txt-transform {
    text-transform: none
}

/* Buttons */
.btn {
    border-radius: 24px;
    padding: 8px 31px;
    line-height: 1
}

.btn-primary, .btn-primary:active, .btn-primary:focus {
    color: #003778;
    background-color: transparent;
    border: 2px solid #003778;
    font-size: 16px;
    padding: 10px 32px;
    text-align: center;
    cursor: pointer
}

    .btn-primary:hover, .btn-primary:active:focus {
        color: #00549a;
        border-color: #00549a;
        background-color: transparent;
    }

    .btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus {
        color: #babec2;
        background-color: transparent;
        border: 2px solid #babec2;
        cursor: default
    }

.btn-primary-white, .btn-primary-white:active, .btn-primary-white:focus {
    color: #003778;
    background-color: transparent;
    border: 2px solid #fff;
    font-size: 16px;
    padding: 10px 32px;
    text-align: center;
    cursor: pointer;
    color: #fff
}

    .btn-primary-white:hover, .btn-primary-white:active:focus {
        color: #d4dce8;
        border-color: #d4dce8;
        background-color: #3376ae;
        color: #fff
    }

    .btn-primary-white.disabled, .btn-primary-white.disabled:active, .btn-primary-white.disabled:focus {
        color: #6698c2;
        border: 2px solid #6698c2;
    }

.btn-default-white {
    color: #003778;
    background-color: #fff;
    border: 2px solid #fff;
    font-size: 16px;
    padding: 10px 32px;
    text-align: center;
    cursor: pointer
}

    .btn-default-white:hover, .btn-default-white:focus, .btn-default-white:active:focus {
        color: #003778;
        background-color: #d4dce8;
        border-color: #d4dce8
    }

    .btn-default-white.disabled, .btn-default-white.disabled:active, .btn-default-white.disabled:focus {
        background-color: #6698c2;
        border-color: #6698c2
    }

    .btn-default-white.connector-btn-small {
        font-size: 14px;
        padding: 9px 20px
    }

/*--button added for widget*/
.btn-error {
    color: #fff;
    background-color: #BD2025;
    border: 2px solid #BD2025;
    font-size: 18px;
    padding: 12px 32px;
    text-align: center;
    cursor: pointer;
}

    .btn-error:hover, .btn-error:focus {
        color: #fff;
    }
/*--button added for widgit--*/

.btn-default {
    color: #fff;
    background-color: #003778;
    border: 2px solid #003778;
    font-size: 16px;
    padding: 10px 32px;
    text-align: center;
    cursor: pointer
}

    .btn-default:hover,
    .btn-default:active:hover,
    .btn-default.active:hover,
    .open > .dropdown-toggle.btn-default:hover,
    .btn-default:focus,
    .btn-default:active:focus,
    .btn-default.active:focus,
    .open > .dropdown-toggle.btn-default:focus,
    .btn-default:active.focus,
    .btn-default.active.focus,
    .open > .dropdown-toggle.btn-default.focus {
        color: #fff;
        background-color: #00549a;
        border-color: #00549a;
    }

    .btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus {
        background-color: #babec2;
        border: 2px solid #babec2;
        cursor: default
    }




.btn-default-blue {
    color: #fff;
    background-color: #00549a;
    border: 2px solid #00549a;
    font-size: 16px;
    padding: 10px 32px;
    text-align: center;
    cursor: pointer
}

    .btn-default-blue:hover,
    .btn-default-blue:active:hover,
    .btn-default-blue.active:hover,
    .open > .dropdown-toggle.btn-default-blue:hover,
    .btn-default-blue:focus,
    .btn-default-blue:active:focus,
    .btn-default-blue.active:focus,
    .open > .dropdown-toggle.btn-default-blue:focus,
    .btn-default-blue:active.focus,
    .btn-default-blue.active.focus,
    .open > .dropdown-toggle.btn-default-blue.focus {
        color: #fff;
        background-color: #003778;
        border-color: #003778;
    }

    .btn-default-blue.disabled, .btn-default-blue.disabled:hover, .btn-default-blue.disabled:focus {
        background-color: #babec2;
        border: 2px solid #babec2;
        cursor: default
    }




.btn-topNav {
    background-color: transparent;
    border: 2px solid #fff;
    color: #fff;
    display: block;
    margin-top: -54px;
    font-size: 14px;
    font-weight: normal
}

    .btn-topNav:hover {
        background-color: #3376ae;
        border: 2px solid #fff;
        color: #fff
    }

    .btn-topNav:focus {
        color: #fff
    }

.btn.btn-modalSubNav {
    border-radius: 6px;
    font-size: 13px;
    padding: 1px 15px;
    font-weight: bold;
    color: #2390B8;
    background-color: #e2e2e2
}

    .btn.btn-modalSubNav:hover, .btn.btn-modalSubNav.active, .btn.btn-modalSubNav:focus {
        color: #FFF;
        background-color: #727272;
        -webkit-box-shadow: inset 0px 2px 13px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: inset 0px 2px 13px 0px rgba(0,0,0,0.75);
        box-shadow: inset 0px 2px 13px 0px rgba(0,0,0,0.75);
        outline: none
    }

.variableWidthButton {
    float: left;
    width: auto
}

.btn-back-arrow {
    color: #fff
}

    .btn-back-arrow:hover, .btn-back-arrow:active, .btn-back-arrow:focus {
        color: #c2cedf
    }
/* END buttons */

.pad-bottom {
    padding-bottom: 20px
}

.pad-top {
    padding-top: 20px
}

.pad-40-bottom {
    padding-bottom: 40px
}

.pad-20-right {
    padding-right: 20px
}

.pad-20-left {
    padding-left: 20px
}

.pad-30-right {
    padding-right: 30px
}

.pad-30-left {
    padding-left: 30px
}

.pad-20 {
    padding: 20px
}

.pad-30 {
    padding: 30px
}

.pad-40 {
    padding: 40px
}

.no-pad {
    padding: 0
}

.margin-right-20 {
    margin-right: 20px
}

.valign-middle {
    vertical-align: middle !important
}

.valign-top {
    vertical-align: top !important
}

.table-cell {
    display: table-cell !important;
    float: none !important
}

.align-center {
    text-align: center
}

.table {
    display: table !important;
    margin-bottom: 0;
    table-layout: fixed;
    width: 100%
}

.font-LightBlue1 {
    color: #c2cedf !important
}

.panel-body {
    padding: 20px 40px;
    content: " ";
    display: table;
    width: 100%
}

.noRadius {
    border-radius: 0
}
/* footer */
hr {
    border-color: #bcbdbf
}

.footerList a, .footerList span {
    display: inline-block;
    padding-right: 25px
}

ul.footerList li a {
    text-decoration: none
}

.footerIcon {
    padding-right: 25px;
    float: right
}
/* END footer */

a {
    color: #00549a;
    text-decoration: none;
    /*min-height: 24px;
    min-width: 24px;
    display: inline-table;*/
}

    a.txtWhite:hover, a.txtWhite:focus {
        color: #fff
    }

    a:hover, a:focus {
        color: #003778;
        text-decoration: underline
    }

        a:hover.txtNoUnderline, a:focus.txtNoUnderline {
            text-decoration: none
        }

.tabOuter_container a:hover.txtNoUnderline, .tabOuter_container a:focus.txtNoUnderline {
    color: #fff
}

.txtUnderline {
    text-decoration: underline
}
/* show/hide password button */
.maskUnMaskPwsBtn {
    right: 12px;
    top: 7px;
    border: medium none;
    background: #bbbec3;
    width: auto;
    height: 25px;
    color: #000;
    border-radius: 5px;
    font-size: 11px
}

/*modal window vertical cetnering*/
.modal {
    text-align: center;
    padding: 0;
    z-index: 9999999
}

    .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px
    }

.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle
}
/*modal window vertical cetnering*/

select {
    padding: 9px;
    border: 1px solid #ccc
}
/*fix for firefox input elements which show no text at all using native bootstrap.*/
.firefoxFix {
    height: 38px;
    padding: 6px 12px
}

.hidden-tooltip-target-xs {
    display: inline-block
}

.hidden-tooltip-target-lg {
    display: none
}

.modal.modal-tooltip .modal-header {
    border-bottom: 0px
}
/*END fix*/

/*Simple header*/
.spacerHeader {
    height: 80px
}

.bellBlueBanner {
    background: rgba(0, 0, 0, 0) radial-gradient(circle at center center, #00549a 0px, #003778 60%, #003778 30%);
    height: 446px;
}

.simplified-header {
    background: #00549a none repeat scroll 0 0;
    box-shadow: 0 10px 39px 0 rgba(0, 0, 0, 0.2);
    height: 75px;
    position: relative;
    text-align: center;
    z-index: 50
}

.simplified-header-area-title {
    color: #fff;
    font-size: 24px;
    line-height: 3.1;
    letter-spacing: -1px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    left: -30px;
    width: 50%
}

.simplified-header-back {
    left: 0;
    position: absolute;
    right: auto;
    top: 0;
    width: 55px;
    padding: 20px 10px
}

/*Federal Bar*/
.federal-bar {
    background: #2d2e33 none repeat scroll 0 0;
    height: 33px;
    padding: 10px 0;
}

.federal-bar-links.federal-bar-links_left {
    float: left;
}

.federal-bar-links {
    display: inline-block;
}

.federal-bar-links {
    font-size: 11px;
    text-transform: uppercase;
}

    .federal-bar-links a, .federal-bar-links a:link, .federal-bar-links a:visited {
        color: #babec2;
        text-decoration: none;
    }

    .federal-bar-links.federal-bar-links_left .txt-white-active {
        color: #fff;
        text-decoration: none;
    }

    .federal-bar-links.federal-bar-links_left a:hover, .federal-bar-links.federal-bar-links_right a:hover {
        color: #fff;
        text-decoration: none;
    }

    .federal-bar-links.federal-bar-links_left > a {
        margin-right: 15px;
    }

    .federal-bar-links.federal-bar-links_right {
        float: right;
    }

    .federal-bar-links a, .federal-bar-links a:link, .federal-bar-links a:visited {
        color: #babec2;
        text-decoration: none;
    }

    .federal-bar-links.federal-bar-links_right > a {
        margin-left: 15px;
    }

    .federal-bar-links a, .federal-bar-links a:link, .federal-bar-links a:visited {
        color: #babec2;
        text-decoration: none;
    }

    .federal-bar-links.federal-bar-links_right > a.footer-header-current-language {
        margin-left: 0px
    }

.footer-header-current-province::after {
    background-color: #d4d4d4;
    content: "";
    display: inline-block;
    height: 12px;
    margin: -2px 7px 0;
    vertical-align: middle;
    width: 1px;
}

.modal.modal-tooltip .modal-content {
    border: 0
}


/*Custom selectbox*/
.custom-select {
    display: inline-block;
    position: relative;
    z-index: 2;
}

    .custom-select.focused .custom-select-trigger {
        border: 2px solid #96b8ef;
        border-radius: 3px;
    }

    .custom-select button {
        padding: 0;
    }

    .custom-select > select {
        display: block;
        position: absolute;
        z-index: 3;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer;
        -webkit-appearance: none;
    }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) { /*IE 10+ Fixes*/
    .custom-select > select {
        top: 15px;
        height: 45%;
    }
}

@media screen and (min-width:0\0) { /*IE 9 Fixes*/
    .custom-select > select {
        top: 15px;
        height: 45%;
    }
}

.custom-select-trigger {
    background-color: #fff;
    border: 2px solid #e2e2e2;
    outline: 0;
    width: 100%;
    text-align: left;
    cursor: pointer;
}


.custom-select-trigger-label {
    margin: 15px 45px 15px 15px;
    display: block;
}

.custom-select.custom-select_nowrap .custom-select-trigger-label {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}

.custom-select-trigger > .icon {
    position: absolute;
    top: 50%;
    right: 15px;
    color: #00549a;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.error .custom-select-trigger {
    border-color: #BD2025;
}

.error .icon-select-trigger {
    color: #BD2025;
}
/* White on Dark */
.custom-select_light-on-dark .custom-select-trigger {
    border-color: #b0afb4;
    background-color: transparent;
    font-size: 16px;
    color: #fff;
}

.custom-select_light-on-dark .icon-select-trigger {
    color: #fff;
}


/*Custom hamburger select form mobile devices*/
select.custom-selection {
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    color: #fff;
    background-color: #00549a;
    padding: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 50px;
    font-size: 15px;
}

option.tab_selection {
    background-color: #fff;
    color: #555;
    font-size: 14px
}

div.selection-box {
    position: relative;
}

    div.selection-box:after {
        font-family: "bell-icon";
        content: '\e618';
        font-size: 21px;
        background-color: #003778;
        color: #fff;
        right: 0px;
        top: 1px;
        padding: 10px 18px;
        height: 48px;
        position: absolute;
        pointer-events: none;
    }

    div.selection-box:before {
        content: '';
        position: absolute;
        pointer-events: none;
        display: block;
    }

    div.selection-box.search-arrow-down:after {
        content: "\e618";
    }
/*END custom hamburger select form mobile devices END*/

/*More ways stop shop above footer*/
.icon-links {
    background: #00549a none repeat scroll 0 0;
    color: #fff;
    padding: 40px 0;
}

    .icon-links .icon-links-wrapper, .icon-links .icon-links-title-col, .icon-links .icon-links-title-col[class*="col-"] {
        padding: 0;
    }

    .icon-links a, .icon-links a:link, .icon-links a:visited, .icon-links a:hover, .icon-links a:active {
        color: #fff;
        text-decoration: none;
    }

    .icon-links ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }

    .icon-links .icon-links-title-col[class*="col-"] {
        margin-bottom: 30px;
        padding-bottom: 10px;
    }

    .icon-links .icon-links-wrapper a {
        color: #a7b3c9;
    }

    .icon-links .icon-links-title-col[class*="col-"] .h2 {
        font-size: 24px;
    }

    .icon-links li a .icon-circle-large {
        height: 72px;
        width: 72px;
    }

    .icon-links .icon-large::before, .icon-links .icon-o::before {
        font-size: 64px;
    }

    .icon-links .icon-o::before {
        top: calc(50% - 2px);
    }

    .icon-links .find-store-secondary {
        display: none;
    }
/*for custom radio button and checkboxs*/

.graphical_ctrl {
    position: relative;
    padding-left: 30px;
}

    .graphical_ctrl input {
        position: absolute;
        z-index: -1;
        opacity: 0;
        top: 0;
        left: 0;
    }

.ctrl_element {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background: #fff;
    box-shadow: inset 0 1px 1px 1px rgba(0, 0, 1, .15);
    border: 1px solid #ccc;
}

.ctrl_radioBtn .ctrl_element {
    border-radius: 50%;
}

.graphical_ctrl input:checked:focus ~ .ctrl_element {
    outline-width: 1px;
    outline-style: dashed;
    outline-color: rgb(77, 144, 254);
    box-shadow: 0 0 3px 2px rgba(178, 209, 228, 1);
}

.graphical_ctrl input[type="checkbox"]:focus ~ .ctrl_element {
    outline-width: 1px;
    outline-style: dashed;
    outline-color: rgb(77, 144, 254);
}

.graphical_ctrl input:checked ~ .ctrl_element {
    background: #003778;
    border: 1px solid #003778;
}

.graphical_ctrl input:checked:focus ~ .ctrl_element {
    background: #003778;
}

.graphical_ctrl input:disabled ~ .ctrl_element {
    background: #e6e6e6;
    opacity: 0.6;
    border: 1px solid #e6e6e6;
    pointer-events: none;
}

.ctrl_element:after {
    content: '';
    position: absolute;
    display: none;
}

.graphical_ctrl input:checked ~ .ctrl_element:after {
    display: block;
}

.graphical_ctrl_checkbox .ctrl_element:after {
    left: 7px;
    top: 3px;
    width: 6px;
    height: 11px;
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.graphical_ctrl_checkbox input:disabled ~ .ctrl_element:after {
    border-color: #7b7b7b;
}

.ctrl_radioBtn .ctrl_element:after {
    left: 5px;
    top: 5px;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #e6e6e6;
}

.ctrl_radioBtn input:disabled ~ .ctrl_element:after {
    background: #7b7b7b;
}

.ctrl_lg .graphical_ctrl {
    padding-left: 40px;
}

.ctrl_lg .ctrl_element {
    height: 30px;
    width: 30px;
    top: -5px;
}

.ctrl_lg .ctrl_radioBtn .ctrl_element:after {
    left: 6px;
    top: 6px;
    height: 16px;
    width: 16px;
}

.error-ctrl .ctrl_element {
    border: 1px solid #BD2025;
}

.error-ctrl .graphical_ctrl input:checked ~ .ctrl_element {
    background-color: #BD2025;
    border: 1px solid #BD2025;
}

.error-ctrl .error_radio_lg .ctrl_radioBtn .ctrl_element:after {
    top: 6px;
    left: 6px;
}

.error-ctrl .ctrl_radioBtn .ctrl_element:after {
    top: 5px;
    left: 5px;
}

.chk_radius {
    border-radius: 3px;
}

.ctrl_lg .graphical_ctrl_checkbox .ctrl_element:after {
    height: 15px;
    left: 10px;
    top: 4px;
    width: 9px;
}
/*for custom radio button and checkboxs ends*/
@media (max-width: 519px) {
    .icon-links {
        padding: 20px 0 5px;
    }

        .icon-links .find-store-secondary {
            display: none;
        }

        .icon-links ul > li {
            padding: 15px 0;
        }

        .icon-links ul {
            margin-bottom: 0;
        }

            .icon-links ul > li .icon-circle-large {
                border-width: 0;
                height: 30px;
                margin-right: 15px;
                width: 30px;
            }

            .icon-links ul > li .icon-o::before {
                font-size: 48px;
            }

        .icon-links .margin-10-bottom-xs {
            margin-bottom: 0;
        }

        .icon-no-link, .icon-links .block, .icon-links .button, .icon-links .button-no-style {
            padding-left: 67px;
        }

        .icon-links .icon-o {
            top: 0;
        }

        .icon-links .find-store-secondary, .icon-links div.pad-30-top, .icon-links span.pad-30-top {
            font-family: arial,Helvetica;
            font-size: 18px;
        }
}

@media (max-width: 999px) {
    .icon-links {
        padding: 40px 0 0;
    }

        .icon-links ul {
            margin: 0;
        }

            .icon-links ul > li {
                border-top: 1px solid #054781;
                padding: 15px 0;
            }

                .icon-links ul > li:first-child {
                    border-top: medium none;
                }

                .icon-links ul > li > a {
                    display: block;
                    position: relative;
                }

        .icon-links .icon-links-title-col[class*="col-"] {
            margin-bottom: 15px;
        }

        .icon-links .button::after, .icon-links .button-no-style::after, .icon-links div.pad-30-top::after, .icon-links span.pad-30-top::after {
            color: #fff;
            content: "";
            font-family: "bell-icon";
            font-size: 18px;
            position: absolute;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
        }

        .icon-links .icon-o {
            border-width: 0;
            display: inline-block;
            vertical-align: middle;
        }

            .icon-links .icon-o::before {
                font-size: 54px;
            }

        .icon-links .block, .icon-links div.pad-30-top {
            color: #fff;
            display: inline-block;
            font-family: "bell-slim";
            font-size: 20px;
            vertical-align: middle;
        }

        .icon-links .pad-30-top {
            padding-top: 0;
        }

            .icon-links .pad-30-top span.no-wrap {
                color: #c2cedf;
                display: block;
                font-family: arial,Helvetica;
                font-size: 14px;
            }

        .icon-links .find-store-secondary-button {
            -moz-border-bottom-colors: none;
            -moz-border-left-colors: none;
            -moz-border-right-colors: none;
            -moz-border-top-colors: none;
            background-color: #fff;
            border-color: #fff;
            border-image: none;
            border-radius: 24px;
            border-style: solid;
            border-width: 2px;
            box-sizing: border-box;
            color: #003778;
            cursor: pointer;
            display: inline-block;
            font-family: arial,Helvetica;
            font-size: 15px;
            line-height: 1;
            margin: 15px 10px 15px 0;
            padding: 10px 36px;
            position: relative;
            text-align: center;
            text-decoration: none;
            transition: all 0.25s cubic-bezier(0.55, 0, 0.1, 1) 0s;
            vertical-align: middle;
        }

    /*for custom radio button and checkboxs starts*/
    .graphical_ctrl {
        padding-left: 40px;
    }

    .ctrl_element {
        height: 30px;
        width: 30px;
        top: -5px;
    }

    .error-ctrl .ctrl_radioBtn .ctrl_element:after,
    .error-ctrl .error_radio_lg .ctrl_radioBtn .ctrl_element:after {
        top: 6px;
        left: 6px;
    }

    .ctrl_radioBtn .ctrl_element:after {
        left: 6px;
        top: 6px;
        height: 16px;
        width: 16px;
    }

    .graphical_ctrl_checkbox .ctrl_element:after {
        left: 11px;
        top: 6px;
        width: 8px;
        height: 14px;
    }
    /*for custom radio button and checkboxs ends*/
}

@media (min-width: 1000px) {
    .icon-links ul {
        display: table;
        table-layout: fixed;
        width: 100%;
    }

        .icon-links ul > li {
            display: table-cell;
            text-align: center;
        }

            .icon-links ul > li .icon-o {
                display: block;
                margin: 0 auto;
            }
}

.pad-30-top {
    padding-top: 30px;
}

.valign-top {
    vertical-align: top;
}

.same-H-container {
    overflow: hidden;
    height: auto;
}

.same-H {
    padding-bottom: 999998px;
    margin-bottom: -999999px;
}

.scrollToTop.mobile {
    opacity: 0.9;
    right: 12px;
    bottom: 12px;
    display: none;
    width: 50px;
    height: 50px;
    position: fixed;
    padding-top: 7px;
    border-radius: 50%;
    z-index: 99999;
    -webkit-box-shadow: 0px 0px 26px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 26px -6px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 26px -6px rgba(0,0,0,0.75);
}
/*More ways stop shop above footer*/

/*Old loader using an image spinner*/
.loading-indicator-spinner {
    background-image: url("../../content/img/loading-spinner.png");
    background-repeat: no-repeat;
    display: inline-block;
    width: 37px;
    height: 37px;
    margin-right: 10px;
    vertical-align: middle;
    -webkit-animation: spin 1.1s linear infinite;
    -moz-animation: spin 1.1s linear infinite;
    animation: spin 1.1s linear infinite;
}

/*New svg loader using an svg spinner: January 18 2016*/
.loading-indicator-circle {
    display: inline-block;
    width: 37px;
    height: 37px;
    margin-right: 10px;
    vertical-align: middle;
    -webkit-animation: spin 1.1s linear infinite;
    -moz-animation: spin 1.1s linear infinite;
    animation: spin 1.1s linear infinite;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.loader-fixed {
    width: 300px;
    left: 50%;
    margin-left: -150px;
    position: fixed;
    top: 45%;
    padding: 20px;
    z-index: 99999;
    -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);
}

/*BRF Tabs*/
ul.tabs {
    display: table;
    table-layout: fixed;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

    ul.tabs li.active_tabs {
        background-color: #00549a;
        z-index: 2;
    }

        ul.tabs li.active_tabs label {
            position: relative;
            top: -5px;
        }

        ul.tabs li.active_tabs .active-tab-top {
            background-color: #00549a;
            display: block;
            height: 10px;
            left: 0px;
            opacity: 1;
            position: absolute;
            top: -10px;
            width: 100%;
            z-index: -1;
        }

        ul.tabs li.active_tabs::before {
            background: rgba(0, 0, 0, 0) linear-gradient(94deg, #04225e 45%, rgba(4, 34, 94, 0) 50%, rgba(4, 34, 94, 0) 100%);
            content: "";
            height: 100%;
            opacity: 1;
            position: absolute;
            right: -10px;
            top: 0;
            width: 10px;
            content: "";
            position: absolute;
            top: 0px;
        }

        ul.tabs li.active_tabs.last-active-tab::before {
            background: rgba(0, 0, 0, 0) linear-gradient(95deg, #04225e 40%, rgba(4, 34, 94, 0) 35%, rgba(4, 34, 94, 0) 100%);
            opacity: .35;
        }

.active_tabs::after {
    content: "";
    position: absolute;
    bottom: -15px;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #00549a transparent;
    display: block;
    width: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

ul.tabs li {
    border-right: 1px solid #092442;
    text-align: center;
}

    ul.tabs li.last-active-tab {
        border-right: 0px solid transparent;
    }

ul.tabs li {
    cursor: pointer;
    padding: 20px;
    background-color: #003778;
    color: #fff;
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    float: none;
    position: relative;
}

    ul.tabs li > i {
        font-size: 55px;
        vertical-align: middle;
        margin: 0 auto;
        display: table;
    }

.tabH {
    display: inline-block;
}

.tab_container {
    border-top: none;
    clear: both;
}

.tab-content {
    display: none;
}

    .tab-content.first {
        display: block;
    }
/*Simple accordion expand/collapse icon toggle*/
.accordionButton.open .icon-exapnd-outline-circled:before {
    content: "\e90e";
}

.border-gray-light {
    border: 1px solid #e8e8e8
}

















/* media queries keep at the bottom*/
@media screen and (min-width: 992px) and (max-width: 999px) {
    .back-to-top, .scrollToTop.mobile {
        display: none
    }
}

@media screen and (max-width:999px) {
    .simplified-header-area-title {
        left: 0px
    }

    .container-steps {
        float: left;
        width: 960px;
        overflow-x: hidden !important
    }

        .container-steps.overflow-right {
            float: right
        }

    .federal-bar {
        display: none
    }

    .bellSlim-sm {
        font-family: "bellslim_mediumregular", Helvetica, Arial, sans-serif
    }
}

@media screen and (max-width:991px) {
    .variableWidthButton {
        float: left;
        width: 100%
    }

    .modal:before, .modal-dialog {
        vertical-align: middle
    }

    .modal.modal-tooltip {
        padding-top: 25px;
    }
}

@media screen and (max-width:767px) {
    .flipFloatLR {
        float: right
    }

    .modal:before, .modal-dialog {
        vertical-align: middle
    }

    .modal.modal-tooltip {
        padding-top: 25px;
    }

    .mobile-progressbar {
        display: block
    }

    .modal .modal-dialog.modal-lg.bell-modal-lg {
        margin: 0px;
        position: relative;
        bottom: 0;
        height: 100%;
        background-color: #f0f0f0;
        width: 100%
    }

    .modal .modal-dialog.modal-lg-2.bell-modal-lg {
        background-color: #fff
    }

    .modal .modal-dialog.modal-md.bell-modal-md {
        margin: 0;
        position: relative;
        bottom: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: #fff
    }

    .bell-modal-lg .modal-content, .bell-modal-md .modal-content {
        border-radius: 0px;
        -webkit-box-shadow: 0 0 0px rgba(0,0,0,0);
        -moz-box-shadow: 0 0 0px rgba(0,0,0,0);
        box-shadow: 0 0 0px rgba(0,0,0,0);
    }

    .hidden-tooltip-target-xs {
        display: none
    }

    .hidden-tooltip-target-lg {
        display: inline-block
    }

    .primary-cta {
        display: none
    }
}

@media (max-width:639px) {
    .form-control-select-box:after {
        font-size: 16px;
        padding: 11px 6px 10px 0;
    }

    .steps-progress {
        display: none
    }

    .mobile-progressbar {
        display: block
    }
}

@media (min-width:640px) {
    .footerIcon, .footerList a, .footerList span {
        display: inline-block;
        padding-right: 25px
    }

    .footerIcon {
        float: right
    }
}

@media screen and (max-width:640px) {
    .panel-body {
        padding: 20px
    }

    .simplified-header-area-title {
        left: 0px;
        width: 70%
    }
}

@media (min-width:520px) {
    .footerIcon, .footerList a, .footerList span {
        display: block;
        text-align: center;
        padding: 0 0 15px 0;
        margin: auto
    }

    .footerIcon {
        text-align: center;
        float: none
    }

    .mobile-progressbar {
        width: 100% !important
    }

    .secondary-cta-hidden-xs {
        display: block
    }
}

@media screen and (max-width:520px) {
    .simplified-header-area-title {
        left: 0px
    }

    .panel-body {
        padding: 20px 20px
    }

    .variableWidthButton {
        float: none;
        width: 100%
    }

    .modal.modal-tooltip {
        position: fixed;
        padding-top: 25px;
        width: 100%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }

    .modal-scroll-area {
        padding: 0
    }

    .bellSlim-sm {
        font-family: "Helvetica", Arial, sans-serif
    }

    .secondary-cta-hidden-xs {
        display: none
    }

    .primary-cta {
        display: block
    }
}

@media (max-width:519px) {
    .icon-circle-large:before {
        font-size: 52px
    }

    .footerIcon, .footerList a, .footerList span {
        display: block;
        text-align: center;
        padding: 0 0 10px 0;
        margin: auto
    }

    .footerIcon {
        text-align: center;
        float: none
    }

    .hidden-xs {
        display: none
    }

    .mobile-progressbar {
        display: block
    }
}

@media (min-width:1000px) {
    .footerIcon, .footerList a, .footerList span {
        display: inline-block;
        padding-right: 25px
    }

    .footerIcon {
        float: right
    }

    .modal-scroll-area {
        padding: 30px 40px 0 30px
    }
}

@media (min-width:1200px) {
    .variableWidthInput {
        width: 160px
    }

    .variableWidthInput2 {
        width: 160px
    }

    .flipFloatLR {
        float: left
    }

    .flipTxtAlignRL {
        text-align: right
    }

    .modal .modal-lg.bell-modal-lg {
        width: 1190px;
        margin-left: -9px
    }

    .modal-scroll-area {
        padding: 30px 40px 0 30px
    }
}

@media (max-width:1239px) {
    .steps-line {
        margin: 0 80px
    }

        .steps-line.two-steps {
            margin: 0 240px
        }

        .steps-line.three-steps {
            margin: 0 160px
        }

        .steps-line.four-steps {
            margin: 0 120px
        }

        .steps-line.five-steps {
            margin: 0 100px
        }

        .steps-line.six-steps {
            margin: 0 80px
        }

    .steps-progress-2 {
        margin: 0 80px;
        width: 160px
    }

    .steps-progress-3 {
        margin: 0 80px;
        width: 320px
    }

    .steps-progress-4 {
        margin: 0 80px;
        width: 480px
    }

    .steps-progress-5 {
        margin: 0 80px;
        width: 640px
    }

    .steps-progress-6 {
        margin: 0 80px;
        width: 800px
    }

    .modal.modal-tooltip {
        position: fixed;
        width: 100%;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
}

@media (min-width:1240px) {
    .container {
        padding-right: 0px;
        padding-left: 0px
    }

    .footerIcon, .footerList a, .footerList span {
        display: inline-block;
        padding-right: 25px
    }

    .footerIcon {
        float: right
    }

    .modal .modal-lg.bell-modal-lg {
        width: 1200px;
        margin-left: -9px
    }

    .modal-scroll-area {
        padding: 30px 40px 0 30px
    }
}

@media (max-width:639px) {
    .vPadding20-left-xs {
        padding-left: 20px;
    }
}

/*to overide out-of-the-box bootstrap*/
@media (max-width:519px) { /*.container{margin-left: 15px;margin-right: 15px;}*/
}

@media (max-width:520px) {
    .modal-backdrop.in {
        opacity: 0
    }
}

@media (min-width:520px) {
    .container {
        width: 480px
    }

    .modal-backdrop.in {
        opacity: 0
    }
}

@media (min-width:768px) {
    .container {
        width: 600px
    }

    .modal-backdrop.in {
        opacity: 0.8
    }
}

@media (min-width:992px) {
    .container {
        width: 980px
    }

    .modal-backdrop.in {
        opacity: 0.8
    }
}

@media (min-width:1200px) {
    .container {
        width: 980px
    }

    .modal-backdrop.in {
        opacity: 0.8
    }
}

@media (min-width:1240px) {
    .container {
        width: 1200px
    }

    .modal-backdrop.in {
        opacity: 0.8
    }
}
/*Bridges the gap between Bootsrap and Bell media quieries*/
@media screen and (min-width: 992px) and (max-width: 999px) {
}

/*Liquid layouts tablet*/
@media (min-width:520px) {
    .container.liquid-container {
        width: 100%
    }
}

@media (min-width:768px) {
    .container.liquid-container {
        width: 100%
    }
}

@media (min-width:992px) {
    .container.liquid-container {
        width: 100%
    }
}

@media (min-width:1200px) {
    .container.liquid-container {
        width: 100%
    }
}

@media (min-width:1240px) {
    .container.liquid-container {
        width: 1200px
    }
}

/*Slick Banner*/
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    background: transparent;
}

    .slick-prev:hover,
    .slick-prev:focus,
    .slick-next:hover,
    .slick-next:focus {
        color: transparent;
        background: transparent;
    }

        .slick-prev:hover:before,
        .slick-prev:focus:before,
        .slick-next:hover:before,
        .slick-next:focus:before {
            opacity: 1;
        }

    .slick-prev.slick-disabled:before,
    .slick-next.slick-disabled:before {
        opacity: .25;
    }

    .slick-prev:before,
    .slick-next:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        color: white;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.slick-prev {
    left: -25px;
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: '←';
}

[dir='rtl'] .slick-prev:before {
    content: '→';
}

.slick-next {
    right: -25px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: '→';
}

[dir='rtl'] .slick-next:before {
    content: '←';
}

/* Dots */
.slick-slider { /*margin-bottom: 30px;*/ /*height: 420px;*/
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer;
    }

        .slick-dots li button {
            width: 10px;
            height: 10px;
            border-radius: 50%;
            padding: 0;
            border: 2px solid #999;
            margin: auto 4px;
            opacity: .5;
            font-size: 0;
            line-height: 0;
            cursor: pointer;
            color: transparent;
        }
            /*.slick-dots li button:hover,
            .slick-dots li button:focus { outline: none; }*/
            .slick-dots li button:hover:before,
            .slick-dots li button:focus:before {
                opacity: 1;
            }

            .slick-dots li button:before {
                font-family: 'slick';
                font-size: 6px;
                line-height: 20px;
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                content: '•';
                text-align: center;
                opacity: .25;
                color: transparent;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
            }

        .slick-dots li.slick-active button {
            background: #999;
            opacity: 1;
        }


/*Custom CSS*/
.banner .container {
    position: inherit;
}

.slick-dots {
    bottom: 0;
}

.slick-initialized .slick-slide {
    padding: 0;
}

.slick-prev, .slick-next {
    opacity: 0;
    box-shadow: 0 0 0 8px #e1e1e1;
    background-color: #fff;
}

.banner:hover .slick-prev, .banner:hover .slick-next {
    opacity: 1;
}

.slick-prev, .slick-next {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}

    .slick-prev:hover, .slick-next:hover, .slick-prev:focus, .slick-next:focus {
        background: #003676;
        box-shadow: 0 0 0 8px #e1e1e1;
    }

        .slick-prev:hover::before, .slick-next:hover::before, .slick-next:focus::before, .slick-prev:focus::before {
            color: #fff;
        }

.slick-dots li {
    width: 10px;
    height: 10px;
}

.slick-prev:before, .slick-next:before {
    content: '\e012';
    font-family: 'bell-icon';
    display: inline-block;
    font-size: 22px;
    color: #00549a;
    transition: all .25s cubic-bezier(.55,0,.1,1);
}

.slick-next:before {
    top: 14px;
    right: 12px;
    position: absolute;
}

.slick-prev:before {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 14px;
    left: 12px;
    position: absolute;
}

.slick-prev:hover:before, .slick-next:hover:before {
    color: #fff;
}

.banner-wrapper {
    display: table;
    table-layout: fixed;
}

.banner-content-message h2 {
    color: #212121;
    margin: 0;
}

.banner-content-message p {
    margin-top: 10px;
    color: #555;
}

.slickSlide {
    display: block;
    position: relative;
}

/*Slideshow Banner*/

.slideshow-banner .slick-dots {
    top: 0;
    bottom: inherit;
}

    /*.slideshow-banner .slick-dots li button:before { font-family: Arial; font-size: 16px; line-height: 20px; position: absolute; top: 0; left: 0; width: auto; height: 30px; content: inherit ; text-align: center; opacity: 1; color: #111; }*/
    .slideshow-banner .slick-dots li button:before {
        content: none;
        color: #111;
    }

    .slideshow-banner .slick-dots li {
        width: auto;
        height: 30px;
        margin: 5px;
    }

        .slideshow-banner .slick-dots li.slick-active {
            border: 2px solid #003676;
            border-radius: 24px;
        }

            .slideshow-banner .slick-dots li.slick-active button {
                background: none;
            }

        .slideshow-banner .slick-dots li button {
            width: auto;
            height: 30px;
            padding: 5px;
            border: none;
            font-size: 16px;
            color: #111;
        }

.sb-progress-bar-wrapper:last-child > .progress {
    margin-bottom: 0;
}

.box-center img {
    margin: 0 auto;
}

.full-banner-img-center .banner-wrapper {
    width: 100%;
}

/*Banner*/
/*Desktop*/
@media (min-width:1000px) {
    .slick-slider {
        margin-bottom: 0px;
        height: 500px;
    }

    .banner-wrapper {
        height: 500px;
    }

    .banner-content-message h2 {
        font-size: 36px;
        line-height: 42px;
    }

    .banner-content-message p {
        font-size: 17px;
        line-height: 22px;
    }

    .banner-img {
        display: table-cell;
        vertical-align: middle; /*width: 50%;*/
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .banner-content-message {
        position: absolute;
        max-width: 450px;
        background-color: #fff;
        border: 1px solid #d4d4d4;
        padding: 40px;
        text-align: center;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 15;
    }

        .banner-content-message.box-left {
            left: 50px;
        }

        .banner-content-message.box-right {
            right: 50px;
        }

    .banner-img.box-left {
        left: 0;
    }

    .banner-img.box-right {
        right: 0;
    }

    /*Full banner image center*/

    .full-banner-img-center .banner-img {
        display: block;
        vertical-align: middle;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

    .full-banner-img-center .banner-content-message {
        position: relative;
        background: none;
        border: none;
        max-width: 100%;
        padding: 30px;
        text-align: center;
        top: 0;
        -webkit-transform: translatey(0%);
        -ms-transform: translatey(0%);
        transform: translatey(0%);
    }


    .slick-prev {
        left: -24px;
        z-index: 19;
    }

    .slick-next {
        right: -24px;
        z-index: 19;
    }
    /*.banner-content-message { position: absolute; max-width: 450px; background-color: #fff; border: 1px solid #d4d4d4; padding: 30px; text-align: center; margin-left: auto; margin-right: auto;left:-50px;top: 50% ; -webkit-transform: translateY(-50%) ; -ms-transform: translateY(-50%) ; transform: translateY(-50%) ; }*/
}
/*@media (min-width:1240px){
        .banner-content-message.box-left { left: 75px; }
    .banner-content-message.box-right { right: 75px; }
}*/
/*Tablet*/
@media (min-width: 640px) and (max-width: 999px) {
    /*.banner .container { padding-right: 40px; padding-left: 40px; }*/
    .slick-slider {
        margin-bottom: 0px; /*height: 325px;*/
    }

    .banner-wrapper {
        height: 325px;
    }

    .banner-img img {
        width: auto;
        height: 325px;
    }

    .slider-for .banner-img img {
        width: auto;
        height: 270px;
        vertical-align: middle;
    }

    .banner-content-message h2 {
        font-size: 24px;
        line-height: 26px;
    }

    .banner-content-message p {
        font-size: 14px;
    }

    .banner-img {
        display: table-cell;
        vertical-align: middle; /*width: 50%;*/
        position: absolute;
    }
    /*.banner-content-message { position: absolute; max-width: 450px; background-color: #fff; border: 1px solid #d4d4d4; padding: 30px; text-align: center; margin-left: auto; margin-right: auto; left: -50px; top: 50% ; -webkit-transform: translateY(-50%) ; -ms-transform: translateY(-50%) ; transform: translateY(-50%) ; }*/

    .full-banner-img-center .banner-img {
        display: block;
        vertical-align: middle;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: 100%;
        height: auto;
    }

    .full-banner-img-center .banner-content-message {
        position: relative;
        background: none;
        border: none;
        max-width: 100%;
        padding: 30px;
        text-align: center;
        top: 0;
        -webkit-transform: translatey(0%);
        -ms-transform: translatey(0%);
        transform: translatey(0%);
    }


    .full-banner .banner-img img {
        display: block;
        max-width: 100%;
        height: 325px;
    }

    .banner-content-message {
        position: absolute;
        max-width: 300px;
        background-color: #fff;
        margin-left: auto;
        margin-right: 0;
        border: 1px solid #d4d4d4;
        padding: 40px;
        text-align: center;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        z-index: 99;
    }

        .banner-content-message.box-left {
            left: 0;
        }

        .banner-content-message.box-right {
            right: 0;
        }

    .banner-img.box-left {
        left: 0;
    }

    .banner-img.box-right {
        right: 0;
    }

    .slick-prev {
        left: -30px;
        z-index: 19;
    }

    .slick-next {
        right: -30px;
        z-index: 19;
    }

    .slick-prev, .slick-next {
        box-shadow: none;
    }

    .slider-for .slick-prev {
        left: 0px;
        z-index: 19;
    }

    .slider-for .slick-next {
        right: 0px;
        z-index: 19;
    }
}
/*Mobile*/
@media (max-width:639px) {
    .banner-wrapper {
        height: 325px;
        margin: 0 auto;
        display: block;
    }

    .tab-content .banner-wrapper {
        height: 325px;
    }

    .slick-slide {
        height: 375px;
    }

    .banner-content-message h2 {
        letter-spacing: -.4px;
        font-size: 20px;
        text-align: center;
        font-weight: 500;
    }

    .banner-content-message p {
        font-size: 14px;
    }
    /*.banner-content-message { max-width: 400px; margin: 30px auto 0; line-height: 1.5; }*/

    .full-banner-img-center .banner-img {
        display: block;
        vertical-align: middle;
        position: relative;
        bottom: inherit;
    }

    .full-banner-img-center .banner-content-message {
        position: relative;
        background: none;
        border: none;
        max-width: 100%;
        padding: 30px;
        text-align: center;
        top: 0;
        -webkit-transform: translatey(0%);
        -ms-transform: translatey(0%);
        transform: translatey(0%);
    }

    .full-banner .banner-img {
        bottom: 0;
        position: absolute; /*height: 200px;*/
        margin: 0 auto;
        left: 50%;
        transform: translate(-50%, -0%);
        z-index: -1
    }

        .full-banner .banner-img img {
            display: block;
            max-width: 450px;
            height: auto;
        }

    .banner-img img {
        display: block;
        max-width: 100%;
        height: auto;
    }

    .banner-content-message h2 {
        letter-spacing: -.4px;
        font-size: 20px;
        text-align: center;
        font-weight: 500;
        line-height: 22px;
    }

    .banner-content-message p {
        font-size: 14px;
    }

    .banner-content-message {
        max-width: 400px;
        line-height: 1.5;
        text-align: center;
    }

    .banner-content-message {
        margin: 0 auto;
        padding: 20px 0px;
    }

        .banner-content-message.white-box {
            max-width: 250px;
            background-color: #fff;
            margin-left: auto;
            margin-right: auto;
            margin-top: 30px;
            border: 1px solid #d4d4d4;
            padding: 10px;
            text-align: center;
            z-index: 99;
        }

    .slick-prev, .slick-next {
        box-shadow: none;
    }

    .slick-prev {
        left: -10px;
        z-index: 99;
    }

    .slick-next {
        right: -10px;
        z-index: 99;
    }
}


@media (max-width:349px) {
    .banner-wrapper-other {
        height: 230px;
    }
}

@media (min-width:350px) and (max-width:479px) {
    .banner-wrapper-other {
        height: 270px;
    }
}

@media (max-width:479px) {
    /*.banner-img img { height: 200px; }*/

    .banner-img {
        bottom: 0; /*height: 200px;*/
        margin: 0 auto;
        position: absolute;
        z-index: -1;
    }
}

@media (min-width:480px)and (max-width:639px) {
    .banner-img {
        bottom: 0;
        margin: 0 auto;
        position: absolute;
        left: 50%;
        transform: translateX(-50%) translateY(0%);
        -webkit-transform: translateX(-50%) translateY(0%);
        -ms-transform: translateX(-50%) translateY(0%);
    }
}

@media (max-width:999px) {
    .generic-banner .slick-prev, .generic-banner .slick-next, .slideshow-banner .slick-prev, .slideshow-banner .slick-next {
        background: none;
        box-shadow: none;
    }

    .slick-prev:before, .slick-next:before {
        color: #0e5ba1;
    }

    .slick-prev, .slick-next {
        opacity: 1;
    }

    .slick-prev, .slick-next {
        width: 50px;
        height: 50px;
        background-color: transparent;
    }

        .slick-prev:hover, .slick-next:hover {
            background-color: transparent;
            box-shadow: 0 0 0 8px transparent;
        }

        .slick-prev:focus, .slick-next:focus, .slick-next:focus:before, .slick-prev:focus:before {
            background: none;
            color: none;
        }
}


/*Serge*/
/*Internet_Why Bell*/
.slider-nav {
    max-width: 520px;
    height: 50px;
    margin: auto;
    margin-bottom: -50px;
    z-index: 500;
}

    .slider-nav .slick-track {
        height: 60px;
    }

.div-slider-nav {
    height: 40px;
    margin-right: 1px !important;
    margin-left: auto;
    margin-right: auto;
    display: inline;
    outline: 0;
}

.p-slider-nav {
    max-width: 150px;
    color: #003778;
    background-color: transparent;
    font-size: 18px;
    padding: 7px 0;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
}

.active-div-slider-nav .p-slider-nav {
    border: 2px solid #003778;
    border-radius: 24px;
}

.slider-for {
    max-width: 1200px;
    margin: auto;
}

    .slider-for .banner-wrapper {
        margin: auto;
    }

    .slider-for .banner-wrapper-content {
        width: 90%;
    }

    .slider-for .banner-content-message {
        right: 60px;
        width: 100%;
    }

/*.slider-for .banner-img img { margin-left: 20px; }*/

.sb-row {
    margin-left: 0;
    margin-bottom: 20px;
}

    .sb-row h3, .sb-row h2 {
        margin-left: 20px;
        text-align: left;
        margin-top: 0px;
        margin-bottom: 5px;
    }

    .sb-row h3 {
        color: #111111;
    }

    .sb-row h2 {
        color: #00549A;
    }

.slider-for .progress {
    border-radius: 0;
    height: 10px;
}

.slider-for .progress-bar {
    background-color: #00549a;
}

.sb-internet-speed, .sb-internet-time {
    color: #111111;
    display: inline-block;
    margin-bottom: 6px;
}


#sb-250mbps {
    transition-duration: 1s;
}

#sb-50mbps {
    transition-duration: 2s;
}

#sb-10mbps {
    transition-duration: 4s;
}



/*Fibe TV_Why Bell*/

.ftv-whybell-topslider .slick-slide {
    height: 500px;
}

.tv-slider-nav {
    height: 85px;
}

.tv-div-slider-nav {
    height: 75px;
    cursor: pointer;
    background-color: #003778;
    border-top: 10px solid #e1e1e1;
    outline: 0;
}

.active-tv-div-slider-nav {
    height: 75px;
    background-color: #00549a;
    border-top: 10px solid #00549a;
    position: relative;
}

    .active-tv-div-slider-nav .tv-p-slider-nav {
        opacity: 1;
    }

    .active-tv-div-slider-nav:not(:last-of-type)::before {
        content: "";
        position: absolute;
        width: 10px;
        top: 0;
        right: -10px;
        height: 100%;
        background: linear-gradient(97deg, #04225e 45%, rgba(4,34,94,0) 50%, rgba(4,34,94,0) 100%);
        opacity: 1;
    }

.tv-div-slider-nav:not(:last-of-type) .tv-p-slider-nav {
    border-right: 1px solid #111111;
}

.tv-p-slider-nav {
    padding: 25px 10px 25px;
    opacity: 0.8;
}

    .tv-p-slider-nav:hover {
        opacity: 1;
    }

.tv-slider-for {
    margin-top: -10px;
}

    .tv-slider-for .text-and-image {
        padding-left: 20px;
        padding-right: 20px;
    }

    .tv-slider-for p {
        margin-top: 10px;
    }

    .tv-slider-for i { /*float: left;*/
        padding-right: 20px;
    }

    .tv-slider-for .icon-play-icon {
        color: #fff;
        float: none;
    }

.vert-flex {
    display: flex;
    align-items: center;
}

.bgBlue-glow {
    background: #00549a; /* For browsers that do not support gradients */
    background: -webkit-radial-gradient(farthest-corner at 120px 250px, #449ae2 -40%, #00549a 60%); /* Safari 5.1-6.0 */
    background: -o-radial-gradient(farthest-corner at 120px 250px, #449ae2 -40%, #00549a 60%); /* For Opera 11.6-12.0 */
    background: -moz-radial-gradient(farthest-corner at 120px 250px, #449ae2 -40%, #00549a 60%); /* For Firefox 3.6-15 */
    background: radial-gradient(farthest-corner at 120px 250px, #fff -40%, #00549a 60%); /* Standard syntax 449ae2*/
}

.text-below-slider-image {
    position: absolute;
    top: 80%;
}

/* Sliders Prev and Next buttons*/

.ftv-whybell-topslider .slick-prev, .ftv-whybell-topslider .slick-next {
    top: inherit;
    opacity: 1;
    color: #fff;
    background-color: #b2b2b2;
    box-shadow: none;
}

.ftv-whybell-topslider .slick-prev {
    left: initial;
}

.ftv-whybell-topslider .slick-next {
    right: 0;
}

    .ftv-whybell-topslider .slick-prev::before, .ftv-whybell-topslider .slick-next::before {
        color: inherit;
    }

    .ftv-whybell-topslider .slick-prev:hover, .ftv-whybell-topslider .slick-next:hover {
        background-color: #003778;
    }

    .ftv-whybell-topslider .slick-prev:focus, .ftv-whybell-topslider .slick-next:focus {
        background-color: #003778;
    }

.tv-slider-for .slick-prev, .tv-slider-for .slick-next {
    opacity: 1;
    top: inherit;
}

    .tv-slider-for .slick-prev:focus, .tv-slider-for .slick-next:focus {
        background-color: #003778;
    }

    .tv-slider-for .slick-prev::before:focus, .tv-slider-for .slick-next::before:focus {
        color: #fff;
    }

@media (min-width: 1000px) {
    /*.p-after-icon { margin-left: 20px; }*/
    .stv-whybell-top-banner-text {
        max-width: 500px; /*left: 55%;*/
    }
}

@media (min-width: 520px) {
    .slider-for ul.slick-dots {
        display: none !important;
    }
}

@media (min-width: 520px) and (max-width: 999px) {


    .bgBlue-glow {
        background: #00549a; /* For browsers that do not support gradients */
        background: -webkit-radial-gradient(farthest-corner at 150px 200px, #449ae2 -10%, #00549a 20%); /* Safari 5.1-6.0 */
        background: -o-radial-gradient(farthest-corner at 150px 200px, #449ae2 -10%, #00549a 20%); /* For Opera 11.6-12.0 */
        background: -moz-radial-gradient(farthest-corner at 150px 200px, #449ae2 -10%, #00549a 20%); /* For Firefox 3.6-15 */
        background: radial-gradient(farthest-corner at 150px 200px, #449ae2 -10%, #00549a 20%); /* Standard syntax */
    }

    .tv-slider-for .slick-prev, .tv-slider-for .slick-next {
        background-color: #fff;
        box-shadow: 0 0 0 6px #e1e1e1;
    }

    .tv-slider-for .slick-prev {
        left: -24px;
    }

    .tv-slider-for .slick-next {
        right: -24px;
    }

        .tv-slider-for .slick-prev:hover, .tv-slider-for .slick-next:hover, .tv-slider-for .slick-prev:focus, .tv-slider-for .slick-next:focus {
            background-color: #003778;
        }

    .stv-whybell-top-banner-text {
        padding-top: 0;
    }
}

@media (max-width:999px) {

    .slider-nav {
        background-color: #003778;
        max-width: 999px;
        margin-bottom: 20px;
    }

    .div-slider-nav {
        width: 100% !important;
    }

    .p-slider-nav {
        padding-top: 10px;
        color: #fff;
        width: 100%;
        margin: auto;
    }

    .active-nav-slide {
        width: 100%;
        border-radius: 0;
        display: block;
    }

    .div-slider-nav.slick-slide {
        display: none;
    }

        .div-slider-nav.slick-slide.active-div-slider-nav {
            width: 100% !important;
            display: block !important;
            margin: auto;
        }

    /*.slider-for .banner-wrapper { width: 70%; }*/

    .slider-for .banner-content-message {
        right: 5%;
        width: 100%;
    }

    .tv-p-slider-nav {
        font-size: 20px;
        font-family: "bellslimregular", Helvetica, Arial, sans-serif;
    }

    .tv-div-slider-nav.slick-slide {
        display: none;
    }

        .tv-div-slider-nav.slick-slide.active-tv-div-slider-nav {
            width: 100% !important;
            display: block;
            background-color: #003778;
            border-top: 0;
        }

    .tv-slider-for .slick-slide {
        height: 100% !important;
    }

    .tv-slider-for.slick-slider {
        height: 750px;
    }

    .tv-div-slider-for {
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .ftv-whybell-topslider img {
        padding: 0 30px 20px;
    }
}

@media (max-width:639px) {
    .slider-nav {
        margin-bottom: 0px;
    }

    .slider-for .banner-wrapper {
        display: block;
    }

    .slider-for .banner-content-message {
        width: 250px;
        margin: 20px auto 0;
    }

    .slider-for .slick-dots {
        display: block;
    }

        .slider-for .slick-dots li button {
            border-color: #00549a;
            opacity: 1;
        }

        .slider-for .slick-dots li.slick-active button {
            background: #00549a;
        }

    .slider-for .slick-slide {
        height: 375px;
    }

    .bgBlue-glow {
        background: #00549a; /* For browsers that do not support gradients */
        background: -webkit-radial-gradient(farthest-corner at 50px 120px, #449ae2 -10%, #00549a 20%); /* Safari 5.1-6.0 */
        background: -o-radial-gradient(farthest-corner at 50px 120px, #449ae2 -10%, #00549a 20%); /* For Opera 11.6-12.0 */
        background: -moz-radial-gradient(farthest-corner at 50px 120px, #449ae2 -10%, #00549a 20%); /* For Firefox 3.6-15 */
        background: radial-gradient(farthest-corner at 50px 120px, #449ae2 -10%, #00549a 20%); /* Standard syntax */
    }
}


@media (max-width:519px) {

    /*.slider-for .banner-img { height: 275px; }*/
    .tv-slider-nav, .tv-slider-for {
        margin-left: -15px;
        margin-right: -15px;
    }

        .tv-slider-for .slick-prev:focus, .tv-slider-for .slick-next:focus {
            background-color: initial;
        }

        .tv-slider-for .slick-prev::before, .tv-slider-for .slick-next::before {
            color: #fff;
        }

    .stv-whybell-top-banner-text {
        padding: 0 10px 20px;
        margin-top: 30px;
    }
}

@media (max-width: 639px) {
    .hidden-mob {
        display: none !important;
    }
}

/* alignment*/
.txtRight {
    text-align: right
}

.txtLeft {
    text-align: left
}

.txtCenter {
    text-align: center
}

.txtNoWrap {
    white-space: nowrap
}
/*Slick Banner END*/

.footer-icon-social .icon-twitter{
    font-size:24px;
}
.icon-threads:before {
    content: "\e972";
    top:7px;
    left:12px;
}
