.fido-banner-dashboard{
    position: relative;
}

/*******BANNER STYLES - Internet landing, account overview*******/
body[ute-device-size='xs'] .header-text{
    position: absolute;
    color: #FFF;
    top:10%;
    left: 15px;
}

body[ute-device-size='xs'] .header-1{
     font-size: 6.2vw;
}

body[ute-device-size='xs'] .header-text i{
    font-size: 5rem;
    vertical-align: middle;
}

body[ute-device-size='xs'][ute-language='fr'] .header-text i{
    height: 100%;
    display: block;
    float: left;
}

.header-text{
    top:30%;
}

.header-text i {
    font-size: 8rem;
    vertical-align: middle;
}

.header-text .header-1 {
    font-size: 3.2rem;
}

/*******BANNER STYLES - Internet landing, account overview[END]*******/

/*******INTERNET LANDING - EASY PAY  ***********/
body[ute-device-size='xs'][ute-language='fr'] .media-item img{
    width:75%;
}

body[ute-device-size='xs'][ute-language='fr'] .media-item h3{
    display: block;
    width: 50%;
    right: 0;
    font-size: 6vw;
    font-weight: 600;
}
/*******INTERNET LANDING - EASY PAY [END]*******/


.popover-link-wrapper {
  display: table;
}
.popover-link-wrapper > * {
    display: table-cell;
}
.popover-link-wrapper > * + * {
    padding-left: 5px;
}

/** HOMEPAGE MAIN BANNER MOBILE **/

body[ute-device-size = 'xs'] #c1430335716860.rui-hero-expander{
    background-image: none;
}

body[ute-device-size = 'xs'] .rui-hero-expander .banner{
    background-image: url('/html-fido/cms/ute/fido/images/temp-get-curious-sm.jpg');
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: auto;
}

/*****Account Overview - Internet TV Tile [START]*****/
#fido-acct-overview-tile{
    /*background:url('/html-fido/cms/ute/fido/images/brand/fido/acct-overview-icon-tile.jpg') no-repeat 0 0;*/
    padding: 0px;
    line-height: 1;
    left: -55px;
    width: 445px;
    position: relative !important;
}
#fido-acct-overview-tile > img{
    padding: 0;
    position: absolute !important;
}
#fido-acct-overview-tile h4{
    font-size:24px; position: relative; padding: 35px 25px 0  50px; line-height: 1.25;
}

#fido-acct-overview-tile p{
    position: relative;
    padding:0px 25px 0  50px;
}
#fido-acct-overview-tile p a:hover{
    text-decoration:none; color:#ffe600;
}
/*****Account Overview - Internet TV Tile  [END]*****/

body[ute-device-size='md'] .internet-landing-container button, body[ute-device-size='lg'] .internet-landing-container button, body[ute-device-size='xl'] .internet-landing-container button, body[ute-device-size='2k'] .internet-landing-container button, body[ute-device-size='4k'] .internet-landing-container button, body[ute-device-size='8k'] .internet-landing-container button {
  position: absolute;
  bottom: 120px;
  right: 15px;
}


body[ute-device-size='xs'] .internet-landing-container button {
  position: static;
  width: 100%;
 }

/* Internet Page Background */
body.narrow .background-text-bg{
    background: transparent url("/html-fido/cms/ute/fido/images/banner/banner-text-bg.png") repeat scroll 0% 0% / 100% auto;
    position: relative;
    clear: both;
    margin-top: -15px;
    padding: 15px;
}

body[ute-device-size = 'xs']  .check-availability-xs{
    min-height: 100px;
}

/* Internet Page Background body[ute-device-mobile = 'false'] .background-text-bg*/
body.wide .background-text-bg,
body.default .background-text-bg{
    background: transparent url("/html-fido/cms/ute/fido/images/banner/banner-text-bg.png") no-repeat scroll 0 0 / 100% auto;
    bottom: 0;
    height: 85px;
    padding: 25px 35px;
    position: absolute;
    right: 0;
    width: 70%;
}


/** INTERNET EASY PAY SECTION */

.easy-pay-section{
    background: rgba(0, 0, 0, 0) url("/html-fido/cms/ute/fido/images/internet/easy-pay-bg.jpg") no-repeat scroll 0 0;
    background-size: cover;
}

#easy-pay-block h3{
    padding-top: 0px;
    margin-top: 0px;
    font-weight: 600;
}

.easy-pay-xs {
    display: block;
    position: absolute;
    right: 5%;
    top: 20%;
    width: 35%;
}

body[ute-language = 'fr'] .easy-pay-xs {
    top: 10%;
}

.easy-pay-section .ute-link{
    float: right;
    right: 30px;
    position: relative;}

.easy-pay-section .ute-link span{
    margin-left:5px;}


body[ute-device-size = 'xs'] .easy-pay-section{
    background: none;
}
body[ute-device-size = 'xs'] [class^="package-selector-wrapper-"] .internet_pkg_detail .poster{
    width:100%;
}
[class^="package-selector-wrapper-"] .internet_pkg_detail .pkg-details p.pull-left {
    clear: both;
    padding-top: 0px;
}

body[ute-device-size = 'xs'] div.package-selector-wrapper-internet .internet_pkg_detail .poster .poster-label {
    position: relative;
    margin-bottom: 10px;
    margin-bottom: 10px;
}

[class^="package-selector-wrapper-"] .internet_pkg_detail .poster .poster-label {
    background: rgb(254,230,0);
    background: transparent\9;
    background: rgba(254,230,0,0.9);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#fee600,endColorstr=#fee600);
}

body[ute-device-size = 'xs'] div.package-selector-wrapper-internet .internet_pkg_detail .poster .poster-label h4{
   margin-top: 0px;
   margin-bottom: 0px;
}

body[ute-device-size = 'xs'] #easy-pay-block img {
    display: block;
    max-width: 60%;
    height: auto;
    top: -20px;
    position: relative;
}

[class^="package-selector-wrapper-"] .internet_pkg_detail .pkg-details p.feature {
    display: table-cell;
    padding-bottom: 20px;
}

body[ute-device-size = 'xs'] [class^="package-selector-wrapper-"] .internet_pkg_detail .poster .poster-label{
    height:auto;
}

body[ute-device-size = 'xs'] [class^="package-selector-wrapper-"] .package-detail::after{
    background:none;}


/***** TV BANNER: HOMEPAGE *****/

.tv-home-banner {
  position: relative;
}

.tv-home-banner img {
  width: 100%;
  margin-left:0;
}

.tv-home-banner .tv-home-bannner-heading {
  position: absolute;
  left: 20px;
  top: 50%;
}

.tv-home-banner .tv-home-bannner-heading h2 {
  margin: 0 0 0 5.5rem;
}

.tv-home-banner .fido-heading-primary {
  color: #ffffff;
  font-size: 5.2rem;
  font-weight: 600;
  margin: 0;
  position: relative;
}

.tv-home-banner .fido-heading-primary i[class^="ute-icon"] {
  font-size: 100%;
}

.tv-home-banner .fido-heading-primary i + ins {
  margin-left: 5.2rem;
}

.tv-home-banner .tv-home-banner-feeds {
  font-weight: 600;
  color: black;
  width: 270px;
  position: absolute;
  right: 20px;
  top: 20%;
  background: white;
  padding: 20px 10px 0 10px;
  -o-border-image: url("/html-fido/cms/ute/fido/images/brand/fido/tv-home-feed-border.png") 5 5 0 0 stretch;
     border-image: url("/html-fido/cms/ute/fido/images/brand/fido/tv-home-feed-border.png") 5 5 0 0 stretch;
  border-image-outset: 3px 3px 0 0;
  border-top: 5px;
  border-right: 5px;
  border-left: 0px;
  border-bottom: 0px;
}

.tv-home-banner .tv-home-banner-feeds .row {
  margin: 0 0 20px 0;
}

.tv-home-banner .tv-home-banner-feeds .col-xs-2 {
  padding: 0;
}

.tv-home-banner .tv-home-banner-feeds .col-xs-10 {
  padding-right: 0;
}

.tv-home-banner .tv-home-banner-feeds i {
  font-size: 3rem;
}

.tv-home-banner .tv-home-banner-availability {
  display: block;
  position: absolute;
  bottom: 0;
  right: 30px;
  padding: 30px 60px 0 40px;
  background: url("/html-fido/cms/ute/fido/images/brand/fido/tv-home-bg-stroke.png") no-repeat;
  background-size: 100% 100%;
}

body[ute-device-size='xs'] .tv-home-banner .tv-home-bannner-heading,
body[ute-device-size='sm'] .tv-home-banner .tv-home-bannner-heading {
  top: 15%;
  left: 10px;
}

body[ute-device-size='xs'] .tv-home-banner-feeds,
body[ute-device-size='sm'] .tv-home-banner-feeds {
  display: none;
}

body[ute-device-size='xs'] .tv-home-banner-availability,
body[ute-device-size='sm'] .tv-home-banner-availability {
  background-image: none;
  width: 100%;
  padding: 0;
  display: block;
  position: relative;
  right: 0;
  bottom:0px;
  margin:0;
}

body[ute-device-size='xs'] .tv-home-banner-availability button, body[ute-device-size='sm'] .tv-home-banner-availability button {
    margin-top:0px;
}

body[ute-device-size='xs'] .tv-home-banner-availability p,
body[ute-device-size='sm'] .tv-home-banner-availability p {
  margin-bottom: 0;
  padding: 0;
}

body[ute-device-size='xs'] .tv-home-banner-availability span,
body[ute-device-size='sm'] .tv-home-banner-availability span {
  display: none;
}

body[ute-device-size='xs'] .tv-home-banner .ute-btn-primary,
body[ute-device-size='sm'] .tv-home-banner .ute-btn-primary {
  display: block;
  text-align:center;
}

body[ute-device-size='xs'] .tv-home-banner-availability button,
body[ute-device-size='sm'] .tv-home-banner-availability button {
  width: 100%;
  display: block;
}


/***** TV BANNER: DASHBOARD *****/

.tv-banner-dashboard {
  margin-bottom: 20px;
}

body[ute-device-size='xs'] .tv-banner-dashboard .header-text,
body[ute-device-size='sm'] .tv-banner-dashboard .header-text {
    top: 20%;
}

body[ute-device-size='xs'] .tv-banner-dashboard .header-text .header-1,
body[ute-device-size='sm'] .tv-banner-dashboard .header-text .header-1 {
    margin: 0;
    font-size: 6.2vw;
}

body[ute-device-size='xs'] .tv-banner-dashboard .header-text i,
body[ute-device-size='sm'] .tv-banner-dashboard .header-text i {
    font-size: 4rem;
}

body[ute-device-size='xs'] .tv-banner-dashboard .header-text span,
body[ute-device-size='sm'] .tv-banner-dashboard .header-text span {
    vertical-align: 5px;
}


/** TEMPORARY STYLES - TO BE REMOVED ***/
.wireless-support-block{display:none;}
/** TEMPORARY STYLES - TO BE REMOVED ***/



/** TEMPORARY STYLES - DONT REMOVE WITHOUT CONFIRMATION***/
body[ute-device-size='xs'] .popover.ute-popover.mini-shopping-cart.active, body[ute-device-size='sm'] .popover.ute-popover.mini-shopping-cart.active {
    top: 60px!important;
    left: calc(100% - 280px)!important;
    min-width: 280px!important;
    max-width: 280px!important;
    position: absolute !important;
    -webkit-transform:none !important;
    transform:none !important;
}
body[ute-device-size='xs'] .popover.ute-popover.mini-shopping-cart.active .arrow, body[ute-device-size='sm'] .popover.ute-popover.mini-shopping-cart.active .arrow{
    display: block !important;
}
body[ute-device-size='xs'] .popover.mini-shopping-cart>.arrow, body[ute-device-size='sm'] .popover.mini-shopping-cart>.arrow {
    right: 56px;
    left: auto!important;
}
[in-buy-flow="true"]#create-profile-summary-holder {
    z-index: 9999;
}

.payment-options-pacc .pacc-security-code-field .cc-security-code-popover~.popover.right, .ss-pay-now-security-code-field .cc-security-code-popover~.popover.right{
    border: 2px solid #7c6900;
    box-shadow: 0 0 0 transparent;
    border-radius: 0;
    }
.popover.right>.arrow {
    border-right-color: #7c6900;
}
.popover.right>.arrow:after{
  left: 3px;
}

.modal-serviceability-good-news ins {
    margin-bottom: 2px;
    display: inline;
}


/** TEMPORARY STYLES - DONT REMOVE WITHOUT CONFIRMATION***/

/****** Roam Like Home Style Start **************/

body[ute-device-size='xs'] .terms-conditions-heading, body[ute-device-size='sm'] .terms-conditions-heading {
  font-size: 1.875rem;
  font-weight: 600;
  padding-bottom: 3rem;
  }
  body[ute-device-size='xs'] .terms-conditions-content, body[ute-device-size='sm'] .terms-conditions-content {
  font-weight: 300;
  font-size: 14px;
  line-height: 2rem;
  }
  body[ute-device-size='xs'] .terms-conditions-content-padding, body[ute-device-size='sm'] .terms-conditions-content-padding {
  margin-left: 0.5rem;
  margin-right: 1rem;
  }

  body[ute-device-size='md'] .terms-conditions-heading, body[ute-device-size='lg'] .terms-conditions-heading, body[ute-device-size='xl'] .terms-conditions-heading, body[ute-device-size='2k'] .terms-conditions-heading, body[ute-device-size='4k'] .terms-conditions-heading, body[ute-device-size='8k'] .terms-conditions-heading {
  font-size: 2.1rem;
  margin: 0;
  font-weight: 600;
  padding-bottom: 3rem;
  }
  body[ute-device-size='md'] .terms-conditions-content, body[ute-device-size='lg'] .terms-conditions-content, body[ute-device-size='xl'] .terms-conditions-content, body[ute-device-size='2k'] .terms-conditions-content, body[ute-device-size='4k'] .terms-conditions-content, body[ute-device-size='8k'] .terms-conditions-content {
  font-weight: 300;
  font-size: 16px;
  line-height: 2.5rem;
  }
  body[ute-device-size='md'] .terms-conditions-content-padding, body[ute-device-size='lg'] .terms-conditions-content-padding, body[ute-device-size='xl'] .terms-conditions-content-padding, body[ute-device-size='2k'] .terms-conditions-content-padding, body[ute-device-size='4k'] .terms-conditions-content-padding, body[ute-device-size='8k'] .terms-conditions-content-padding {
  margin-left: 2rem;
  margin-right: 3rem;
  }
  body[ute-device-size='xs'] .view-countries-heading, body[ute-device-size='sm'] .view-countries-heading {
    color:  #000000;
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    padding-bottom: 0.3rem;
    }
    body[ute-device-size='xs'] .countries-name, body[ute-device-size='sm'] .countries-name {
    color: #000000;
    font-weight: 300;
    font-size: 14px;
    line-height: 2rem;
    }
    body[ute-device-size='xs'] .countries-heading, body[ute-device-size='sm'] .countries-heading {
    color: #000000;
    font-weight: 600;
    font-size: 16px;
    padding-top: 1rem;
    }
    body[ute-device-size='xs'] .list-style, body[ute-device-size='sm'] .list-style {
    font-size:1rem;
    padding-top: 1rem;
    margin-bottom: -1.3rem;
    margin-left: -0.65rem;
    }
    body[ute-device-size='xs'] .list-style-span, body[ute-device-size='sm'] .list-style-span {
    color: #000000;
    font-size: 16px;
    font-weight:400 
    }
    body[ute-device-size='xs'] .view-countries-content-padding, body[ute-device-size='sm'] .view-countries-content-padding {
    margin-left: 0.5rem;
    margin-right: 0rem;
    }
    body[ute-device-size='xs'] .subscript-style, body[ute-device-size='sm'] .subscript-style {
    font-size: 50%;    
	}

    body[ute-device-size='md'] .view-countries-heading, body[ute-device-size='lg'] .view-countries-heading, body[ute-device-size='xl'] .view-countries-heading, body[ute-device-size='2k'] .view-countries-heading, body[ute-device-size='4k'] .view-countries-heading, body[ute-device-size='8k'] .view-countries-heading {
    color:  #000000;
    font-size: 21px;
    font-weight: 600;
    line-height: 29px;
    text-align: left;
    padding-bottom:2.8rem 
    }
    body[ute-device-size='md'] .countries-name, body[ute-device-size='lg'] .countries-name, body[ute-device-size='xl'] .countries-name, body[ute-device-size='2k'] .countries-name, body[ute-device-size='4k'] .countries-name, body[ute-device-size='8k'] .countries-name {
    color: #000000;
    font-weight: 300;
    font-size: 16px;
    line-height: 2.5rem;
    }
    body[ute-device-size='md'] .countries-heading, body[ute-device-size='lg'] .countries-heading, body[ute-device-size='xl'] .countries-heading, body[ute-device-size='2k'] .countries-heading, body[ute-device-size='4k'] .countries-heading, body[ute-device-size='8k'] .countries-heading {
    color: #000000;
    font-weight: 600;
    font-size: 18px;
    padding-top: 1rem;
    }
    body[ute-device-size='md'] .list-style, body[ute-device-size='lg'] .list-style, body[ute-device-size='xl'] .list-style, body[ute-device-size='2k'] .list-style, body[ute-device-size='4k'] .list-style, body[ute-device-size='8k'] .list-style {
    font-size: 1rem;
    font-weight: 400;
    margin-bottom: -1.3rem;
    margin-left: -0.7rem;
    }
    body[ute-device-size='md'] .list-style-span, body[ute-device-size='lg'] .list-style-span, body[ute-device-size='xl'] .list-style-span, body[ute-device-size='2k'] .list-style-span, body[ute-device-size='4k'] .list-style-span, body[ute-device-size='8k'] .list-style-span {
    color: #000000;
    font-size: 18px; 
    font-weight: 400;
    line-height: 28px; 
    text-align: left;
    }
    body[ute-device-size='md'] .view-countries-content-padding, body[ute-device-size='lg'] .view-countries-content-padding, body[ute-device-size='xl'] .view-countries-content-padding, body[ute-device-size='2k'] .view-countries-content-padding, body[ute-device-size='4k'] .view-countries-content-padding, body[ute-device-size='8k'] .view-countries-content-padding {
    margin-left: 2rem;
    margin-right: 3rem;
    }
    body[ute-device-size='md'] .subscript-style, body[ute-device-size='lg'] .subscript-style, body[ute-device-size='xl'] .subscript-style, body[ute-device-size='2k'] .subscript-style, body[ute-device-size='4k'] .subscript-style, body[ute-device-size='8k'] .subscript-style {  
    font-size: 50%;
    }
	
/****** Roam Like Home Style End **************/

/****** DO Icons Style End **************/

@font-face {
    font-family: 'fido-icon';
    src:    url('/html-fido/cms/ute/fido/resource/fonts/brand/fido/fido-icon.eot?c7xhhu');
    src:    url('/html-fido/cms/ute/fido/resource/fonts/brand/fido/fido-icon.eot?c7xhhu#iefix') format('embedded-opentype'),
        url('/html-fido/cms/ute/fido/resource/fonts/brand/fido/fido-icon.ttf?c7xhhu') format('truetype'),
        url('/html-fido/cms/ute/fido/resource/fonts/brand/fido/fido-icon.woff?c7xhhu') format('woff'),
        url('/html-fido/cms/ute/fido/resource/fonts/brand/fido/fido-icon.svg?c7xhhu#do-icons') format('svg');
    font-weight: normal;
    font-style: normal;
}

i {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'fido-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ute-icon-modem_wifi:before {
    content: "\e901";
}
.ute-icon-wrench:before {
    content: "\e902";
}
.ute-icon-modem:before {
    content: "\e903";
}
.ute-icon-openbox:before {
    content: "\e900";
}
.ute-icon-account-anon:before {
    content: "\e800";
}
.ute-icon-account:before {
    content: "\e801";
}
.ute-icon-arrow-down:before {
    content: "\e802";
}
.ute-icon-arrow-left:before {
    content: "\e803";
}
.ute-icon-arrow-right:before {
    content: "\e804";
}
.ute-icon-button-down:before {
    content: "\e805";
}
.ute-icon-button-right:before {
    content: "\e806";
}
.ute-icon-button-up:before {
    content: "\e807";
}
.ute-icon-twitter:before {
    content: "\e808";
}
.ute-icon-call:before {
    content: "\e809";
}
.ute-icon-caret:before {
    content: "\e80a";
}
.ute-icon-cart:before {
    content: "\e80b";
}
.ute-icon-check:before {
    content: "\e80c";
}
.ute-icon-checkbox-off-shaded:before {
    content: "\e80d";
}
.ute-icon-checkbox-off:before {
    content: "\e80e";
}
.ute-icon-checkbox-on-shaded:before {
    content: "\e80f";
}
.ute-icon-checkbox-on:before {
    content: "\e810";
}
.ute-icon-circle:before {
    content: "\e811";
}
.ute-icon-close:before {
    content: "\e812";
}
.ute-icon-complaint:before {
    content: "\e813";
}
.ute-icon-compliment:before {
    content: "\e814";
}
.ute-icon-diagonal:before {
    content: "\e815";
}
.ute-icon-download:before {
    content: "\e816";
}
.ute-icon-edit:before {
    content: "\e817";
}
.ute-icon-error:before {
    content: "\e818";
}
.ute-icon-exclamation:before {
    content: "\e819";
}
.ute-icon-file:before {
    content: "\e81a";
}
.ute-icon-forum:before {
    content: "\e81b";
}
.ute-icon-help:before {
    content: "\e81c";
}
.ute-icon-home:before {
    content: "\e81d";
}
.ute-icon-info:before {
    content: "\e81e";
}
.ute-icon-internet:before {
    content: "\e81f";
}
.ute-icon-live-chat:before {
    content: "\e820";
}
.ute-icon-locator:before {
    content: "\e821";
}
.ute-icon-lock-small:before {
    content: "\e822";
}
.ute-icon-lock:before {
    content: "\e823";
}
.ute-icon-mail:before {
    content: "\e824";
}
.ute-icon-i:before {
    content: "\e825";
}
.ute-icon-minus:before {
    content: "\e826";
}
.ute-icon-o:before {
    content: "\e827";
}
.ute-icon-photo_frame:before {
    content: "\e828";
}
.ute-icon-plus:before {
    content: "\e829";
}
.ute-icon-print:before {
    content: "\e82a";
}
.ute-icon-radiobtn-off-shaded:before {
    content: "\e82b";
}
.ute-icon-radiobtn-off:before {
    content: "\e82c";
}
.ute-icon-radiobtn-on-shaded:before {
    content: "\e82d";
}
.ute-icon-radiobtn-on:before {
    content: "\e82e";
}
.ute-icon-save:before {
    content: "\e82f";
}
.ute-icon-search:before {
    content: "\e830";
}
.ute-icon-share:before {
    content: "\e831";
}
.ute-icon-slash:before {
    content: "\e832";
}
.ute-icon-success:before {
    content: "\e833";
}
.ute-icon-travel:before {
    content: "\e834";
}
.ute-icon-tv:before {
    content: "\e835";
}
.ute-icon-usb:before {
    content: "\e836";
}
.ute-icon-viewopts-block:before {
    content: "\e837";
}
.ute-icon-viewopts-list:before {
    content: "\e838";
}
.ute-icon-wifi:before {
    content: "\e839";
}
.ute-icon-wireless:before {
    content: "\e83a";
}
.ute-icon-world:before {
    content: "\e83b";
}
.ute-icon-social:before {
    content: "\e83c";
}
.ute-icon-redboard:before {
    content: "\e83d";
}
.ute-icon-android:before {
    content: "\e83e";
}
.ute-icon-apple:before {
    content: "\e83f";
}
.ute-icon-facebook:before {
    content: "\e840";
}
.ute-icon-gplus:before {
    content: "\e841";
}
.ute-icon-instagram:before {
    content: "\e842";
}
.ute-icon-windows:before {
    content: "\e843";
}
.ute-icon-menu:before {
    content: "\e844";
}
.ute-icon-youtube:before {
    content: "\e845";
}
.ute-icon-calendar:before {
    content: "\e846";
}
.ute-icon-menu-close:before {
    content: "\e847";
}
.ute-icon-diagnose:before {
    content: "\e848";
}
.ute-icon-bookmark:before {
    content: "\e849";
}
.ute-icon-delivery:before {
    content: "\e84a";
}
.ute-icon-back:before {
    content: "\e84b";
}
.ute-icon-chevron:before {
    content: "\e84c";
}
.ute-icon-faq:before {
    content: "\e84d";
}





.value-prop {
  padding: 2rem 1rem;
}

@media (max-width: 768px) {
  .value-prop {
    padding: 1rem;
  }
}

.value-prop i {
  font-size: 8rem;
}

@media(max-width: 400px) {
  .value-prop i {
    font-size: 6rem;
  }
}

.value-prop-copy {
  font-size: 2rem;
  display: inline-block;
  padding-right: 0;
}

.ute-icon-laptop.relative {
  font-size: 8rem !important;
}

.ute-icon-laptop.mobile {
  font-size: 6rem;
  position: relative;
  top: 7px;
  margin-right: 3px;
}

.mobile-banner-offer {
  padding: 0 1rem;
}

.offer-fineprint-mobile {
  font-size: 12px;
  padding-top: 10px;
}

.ute-btn-primary.mobile-banner {
  position: static !important;
}


/*****INTERNET MODAL PROMO*****/
.fido-promo{
  background: url('html-fido/cms/ute/fido/images/internet/desktophomepageBg.jpg') no-repeat 0 0;
}

@media (max-width: 640px){
  
  background: url('html-fido/cms/ute/fido/images/internet/mobilehomepageBg.jpg') no-repeat 0 0;
}


/*****INTERNET MODAL PROMO [END]*****/

/****************************FIDO INTERNET PROMO SECTION*********************************/
  .fido-internet-promo-containter {
    padding: 0px 0px 20px 0px;
  }
  .fido-internet-promo-text h3.header-3 {
    font-weight: 500;
    font-size: 3.0rem;
  }
  .fido-internet-promo {
    padding: 0px 20px 20px;
    background-image: url('/html-fido/cms/ute/fido/images/internet/horizontal-rule.png');
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
  }
  .dotted-line {
    position:absolute;
    top: 0;
    left: 105px;
  }

  @media(min-width: 768px) {
    .fido-internet-promo {
      background-image: url('/html-fido/cms/ute/fido/images/internet/bottom-divider.png');

    }
  }

  .fido-internet-promo + .row {
    margin-left: 0px; !important
    margin-right:0px; !important
  }

  .fido-internet-promo-header-container {
    margin-left: 0px; !important
    margin-right: 0px; !important
  }

  .fido-internet-promo-text {
    padding: 30px 20px 0px 20px;
  }
  
  .fido-internet-promo-image {
    padding-top: 30px;
    text-align: center;
  }
  
  .fido-internet-promo-image img {
    min-width: 150px;
    width: 80%;
    max-width: 200px;
  }

  .fido-internet-offer-title {
    font-size: 2.4rem;
    font-weight: 600;
  }

  @media(min-width: 768px) {
    .fido-internet-offer .col-sm-6 {
      width: calc(50% - 30px);
    }
  }

  .fido-poster {
    height: 350px;
    background-size: cover;
    background-position: center;
    padding: 0;
    margin: 15px;
  }

  .fido-poster:nth-child(1) {
    background-image: url('/html-fido/cms/ute/fido/images/internet/perfect-1.jpg');
  }

  .fido-poster:nth-child(2) {
    background-image: url('/html-fido/cms/ute/fido/images/internet/perfect-2.jpg');
  }

  .fido-poster-label {
    width: 100%;
    position: absolute;
    bottom: 0;
    min-height: 145px;
    max-height: 200px;
    padding: 20px;
    background-color: rgba(255,230,0,0.95);
    word-wrap: break-word;
  }

  .fido-poster-label h4.header-4 {
    font-weight: 600;
  }

  .fido-poster-label p.copy-2 {
    font-weight: 400;
  }

  .internet_pkg_detail_header {
    padding: 10px 0px;
  }
  
  .internet_pkg_detail_header h3.header-3 {
    font-size: 2.4rem;
    font-weight: 600;
  }

  [class^="package-selector-wrapper-"] .package-detail::after {
    background: none;
    height: 0px;
    width: 0px;
    margin-top: 0px;
  }

  [class^="package-selector-wrapper-"] .package-detail {
    margin-bottom: 15px;
  }

/* Add text new in the URL */
#main-menu li:nth-child(3):nth-last-child(4) a#main-nav-item-2::after   { content: "new"; text-transform: uppercase; font-size: 0.5em; color: #fff; position: absolute; bottom: 23px; right: -14px; padding: 5px 5px 0px; transform: rotate(15deg); background-image: url(/cms/fido/images/global/nav-badge-bg-48x40.png); background-repeat: no-repeat; background-size: contain; }
/* Footer contact us */
@media (max-width: 767px) { #footer { font-size: 1.2em; margin-top: 15px; }
  #footer .row { margin-top: 3.5em; }
  #footer .row > ul li { width: 50%; float: left; font-size: 1.15em; }
  #footer .row .social-media { padding-top: 0.5em; clear: both; font-size: 1.2em; }
  #footer .row .social-media > span { display: none; }
  #footer .row .social-media span { text-align: center; margin: 1em 0; }
  #footer .row .social-media ul { text-align: center; position: absolute; top: 0; right: 10px; }
  #footer .row .social-media ul li { margin: 0px; }
  #footer .row .social-media ul li a { font-size: 1.2em; padding: 7px; }
  #footer .social-media .contact-us-links span { display: none; }
  #footer .contact-us { position: absolute; top: 0; }
  #footer .contact-us-links { display: inline-block; background: #055d67; padding: 5px 10px; }
  #footer .contact-us-links a { color: #FFF; }
  #footer .contact-us-links#find-a-store { background: #5c6770; }
  #copyright { font-size: 16px; padding: 0.25em 0; margin-left: -15px; }
  #header #main-menu li:nth-child(3):nth-last-child(4) a#main-nav-item-2::after { bottom: 25px; right: 98px; padding: 10px 4px 10px 5px; }  
}

@media (min-width: 768px) { #footer { font-size: 1.05em; margin-top: 15px; }
  #footer .row { width: 70%; }
  #footer .social-media { position: absolute; top: 1.5em; right: 0; float: right; width: 265px; }
  #footer .social-media span { padding-top: .5em; }
  #footer .contact-us > div { display: inline-block; width: 48%; }
  #footer .contact-us > div a { display: table; width: 100%; text-decoration: none; }
  #footer .social-media .contact-us-links span, #footer .social-media .contact-us-links i { display: table-cell; padding-top: 0px; vertical-align: middle; }
  #footer .social-media .contact-us-links i { font-size: 24px; }
  #footer .social-media .contact-us-links span { font-size: 1em; }
  #copyright { font-size: 14px; margin-left: -15px; }


.fido-banners>div:first-child .fido-banner { background-image: url("/html-fido/cms/ute/fido/images/internet/internet.jpg") }
.fido-banners>div:first-child .fido-banner-header { color: #fff }

.fido-banners>div:first-child .fido-banner-content {
    width: 60%;
    background-image: url("/html-fido/cms/ute/fido/images/internet/bubble-light.png")
}

.fido-banners>div:last-child .fido-banner {
    background-image: url("/html-fido/cms/ute/fido/images/internet/internet-mobile.jpg")
}

.fido-banners>div:last-child .fido-banner-content {
    width: 52%;
    background-image: url("/html-fido/cms/ute/fido/images/internet/bubble-dark.png")
}


.fido-banners .fido-banner {
    position: relative;
    height: 225px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-position: center
}

.fido-banners .fido-banner .fido-banner-header {
    position: absolute;
    top: 20px;
    left: 15px;
    font-weight: 600
}

.fido-banners .fido-banner .fido-banner-content {
    padding: 15px;
    position: absolute;
    bottom: 5px;
    left: -5px;
    background-size: 100%;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-position: center
}

@media (max-width: 767px) {
    .fido-banners>div:first-child .fido-banner { margin-bottom: 15px }
    .fido-banners .fido-banner .fido-banner-header { top: 15px }
    .fido-banners>div:first-child .fido-banner-content { width: 95% }
    .fido-banners>div:last-child .fido-banner-content { width: 75% }
}


body[ute-page="login"], body[ute-page="logout"]{
	background-image: none;
}