/*
01 - Reset
02 - General layout
03 - Specific
04 - Devs
05 - Content
XX - Content - delete
06 - Media Queries
XX - Media Queries - delete
*/

@import url("icon-font.css");

/* /////////////////////////////////////////////////////////////////////
//  01 - Reset
/////////////////////////////////////////////////////////////////////*/
@font-face {
  font-family: 'VodafoneXB';
  src:url('//www.recursosvdf.pt/fonts/vodafone_xb.eot');
  src:url('//www.recursosvdf.pt/fonts/vodafone_xb.eot?#iefix') format('embedde-opentype'),
      url('//www.recursosvdf.pt/fonts/vodafone_xb.woff') format('woff'),
      url('//www.recursosvdf.pt/fonts/vodafone_xb.woff2') format('woff2'),
      url('//www.recursosvdf.pt/fonts/vodafone_xb.ttf') format('truetype'),
      url('//www.recursosvdf.pt/fonts/vodafone_xb.svg') format('svg');
      font-weight: normal;
      font-style: normal;
}

@font-face {
  font-family: 'VodafoneLT';
  src:url('//www.recursosvdf.pt/fonts/vodafone_lt.eot');
  src:url('//www.recursosvdf.pt/fonts/vodafone_lt.eot?#iefix') format('embedde-opentype'),
      url('//www.recursosvdf.pt/fonts/vodafone_lt.woff') format('woff'),
      url('//www.recursosvdf.pt/fonts/vodafone_lt.woff2') format('woff2'),
      url('//www.recursosvdf.pt/fonts/vodafone_lt.ttf') format('truetype'),
      url('//www.recursosvdf.pt/fonts/vodafone_lt.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

#browsers-alertbox, #menu-tmp-registo,
#menu-tmp-login-myvdf, #HeaderVodafoneDS1_liBasketMenu,
#menu-tmp-condicoes-oferta, .mdd-ds-hidden-section { display: none; }

#browsers-alertbox .browser-fixer { line-height: 42px }

#content .div-gradient { border: none; margin-bottom: 0; }

.left { float:left; } .right { float:right; }

.clearall {
  visibility: hidden; clear: both;
  width: 0; height: 0;
  margin: 0; padding: 0;
}

.pos-relative { position: relative; }
.pos-absolute { position: absolute; }
.pos-fixed { position: fixed; }

.txt-left { text-align: left; }
.txt-center { text-align: center; }
.txt-right { text-align: right; }

.no-display { display: none; }
.full-display { display: block; }
.full-hidden { visibility: hidden; }

.no-display-imp { display: none!important; }
.full-display-imp { display: block!important; }
.full-hidden-imp { visibility: hidden!important; }

.font-white { color: #ffffff; }

/* /////////////////////////////////////////////////////////////////////
//  02 - General layout
/////////////////////////////////////////////////////////////////////*/
#browsers-alertbox .icon-chrome { width:43px; height:43px; background:url('//www.recursosvdf.pt/ds/images/browser_sprite_array_215x43.png') no-repeat; background-position: 0 0; }
#browsers-alertbox .icon-firefox { width:43px; height:43px; background:url('//www.recursosvdf.pt/ds/images/browser_sprite_array_215x43.png') no-repeat; background-position: -43px 0; }
#browsers-alertbox .icon-safari { width:43px; height:43px; background:url('//www.recursosvdf.pt/ds/images/browser_sprite_array_215x43.png') no-repeat; background-position: -86px 0; }
#browsers-alertbox .icon-opera { width:43px; height:43px; background:url('//www.recursosvdf.pt/ds/images/browser_sprite_array_215x43.png') no-repeat; background-position: -129px 0; }
#browsers-alertbox .icon-ie { width:43px; height:43px; background:url('//www.recursosvdf.pt/ds/images/browser_sprite_array_215x43.png') no-repeat; background-position: -172px 0; }

.teasertransparent { position:relative; }
.teasertransparent .wysiwyg { padding: 30px; position: absolute; max-width: 50%; }
.teasertransparent .wysiwyg p { font-size: 18px; }
.teasertransparent-right .wysiwyg { right: 10px; }

.generalError { color: red; } .generalSuccess { color: green; }
.channel-badge { position: absolute; bottom: 0; right: 0; }
.no-link-hand { cursor: default; text-decoration: none; }

.app-icon-lgr { height: 55px; width: 55px; }
.app-icon-sml { height: 35px; width: 35px; }

.i-footer { display: inline-block; background: url('/ds/core/assets/css/img/icon/vodafone_sprite_1259x292.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; background-position: -237px -217px; width: 27px; height: 20px; }

.fm-error i { height: 32px; }
.login-pt a.link-line { border-top: none; padding: 0; height: 1px; }
.nav-aux li i { margin-right: 5px; }

/***** C2C Modal Fixer - DS Modal *****/
.tg-modal .tg-inner-body { width: 650px; background: #ffffff; }

/***** C2C Modal Fixer - Stage Modal *****/
#btnc2c.tg-modal .tg-inner-body { width:690px; }
#btnc2c.tg-modal .tg-inner-body .tg-ajax { width:auto; }

/* /////////////////////////////////////////////////////////////////////
//  03 - Specific
/////////////////////////////////////////////////////////////////////*/
.no-padding { padding: 0; }
.no-padding-left { padding-left: 0; }
.no-padding-right { padding-right: 0; }
.no-padding-top { padding-top: 0; }
.no-padding-bottom { padding-bottom: 0; }

.no-margin { margin: 0; }
.no-margin-left { margin-left: 0; }
.no-margin-right { margin-right: 0; }
.no-margin-top { margin-top: 0; }
.no-margin-bottom { margin-bottom: 0; }

.no-bord { border: none; }
.bord-right { border-right: 1px solid #cccccc; }
.bord-left { border-left: 1px solid #cccccc; }
.bord-top { border-top: 1px solid #cccccc; }
.bord-bottom { border-bottom: 1px solid #cccccc; }

.btn-red { background: #e60000; }
.btn-red:hover { background: #be0000; }
.btn-red:active { background: #e60000; }
.btn-red:focus { background: #e60000; }
.btn-red:visited { background: #e60000; }

.btn-wide { width: 100%; }
.img-100 { max-width: 100%; }
.pointer:hover { cursor: pointer; }

.bkgd-white { background:#ffffff; }
.bkgd-black { background:#000000; }
.bkgd-grey { background:#f4f4f4; }
.bkgd-red { background:#e60000; }

.featured-stamp {
  background: #e60000;
  right: -8px;
  top: -11px;
  padding: 5px 7px;
  color: #fff;
  position: absolute;
  text-transform: uppercase;
  font-size: 10px;
}

.featured-stamp:after {
  border: 4px solid transparent;
  border-top: 4px solid #830000;
  border-left: 4px solid #830000;
  content: " ";
  position: absolute;
  bottom: -8px;
  right: 0;
}

.discount-stamp {
  position:absolute;
  width:67px; height:67px;
  background-image: url('/ds/sources/css/img/selo_desconto_67x67.png') no-repeat top left;
}

.offer-stamp {
  position:absolute;
  width:53px; height:53px;
  background: url('/ds/sources/css/img/selo_oferta_53x52.png') no-repeat top left;
}

.odd:nth-child(odd) { float: left; }
.even:nth-child(even) { float: right; }

.tg-tabs .tg-tabs-inline { width: 100%; }

/* /////////////////////////////////////////////////////////////////////
//  04 - Devs
/////////////////////////////////////////////////////////////////////*/
.vdfmodal-overlay {
  position: fixed;
  z-index: 9998;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.6);
  -webkit-transition: 1ms opacity ease;
     -moz-transition: 1ms opacity ease;
      -ms-transition: 1ms opacity ease;
       -o-transition: 1ms opacity ease;
          transition: 1ms opacity ease;
}

.vdfmodal-close {
  font-family: Helvetica,Arial,sans-serif;
  position: absolute;
  top: 18px;
  right: 18px;
  cursor: pointer;
  color: #333;
  border: 0;
  text-decoration: underline;
}

.vdfmodal-overlay.vdfmodal-open { opacity: 1; }

.vdfmodal-overlay.zoom-and-spin {
  display: block;
  height: 0px;
  opacity: 0;
  -webkit-transition: 500ms all 500ms ease;
     -moz-transition: 500ms all 500ms ease;
      -ms-transition: 500ms all 500ms ease;
       -o-transition: 500ms all 500ms ease;
          transition: 500ms all 500ms ease;
}

.vdfmodal-overlay.zoom-and-spin.vdfmodal-open {
  top: 0;
  height: 100%;
  opacity: 1;
  -webkit-transition: 500ms all ease;
     -moz-transition: 500ms all ease;
      -ms-transition: 500ms all ease;
       -o-transition: 500ms all ease;
          transition: 500ms all ease;
}

.vdfmodal-modal {
  position: absolute;
  z-index: 9999;
  top: 55%;
  left: 50%;
  opacity: 0;
  border-radius: 2px;
  background: #fff;
  -webkit-transition: 1ms opacity ease;
     -moz-transition: 1ms opacity ease;
      -ms-transition: 1ms opacity ease;
       -o-transition: 1ms opacity ease;
          transition: 1ms opacity ease;
  -webkit-transform: translate(-50%, -50%);
     -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.vdfmodal-modal.vdfmodal-open { opacity: 1; }

.vdfmodal-modal.zoom-and-spin {
  opacity: 1;
  display: block;
  -webkit-transition: 500ms -webkit-transform ease;
     -moz-transition: 500ms    -moz-transform ease;
      -ms-transition: 500ms     -ms-transform ease;
       -o-transition: 500ms      -o-transform ease;
          transition: 500ms         transform ease;
  -webkit-transform: translate(-50%, -50%) scale(0) rotateX(0deg);
     -moz-transform: translate(-50%, -50%) scale(0) rotateX(0deg);
      -ms-transform: translate(-50%, -50%) scale(0) rotateX(0deg);
       -o-transform: translate(-50%, -50%) scale(0) rotateX(0deg);
          transform: translate(-50%, -50%) scale(0) rotateX(0deg);
}

.vdfmodal-modal.vdfmodal-open.vdfmodal-anchored {
  top: 20%;
  -webkit-transform: translate(-50%, 0);
     -moz-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
       -o-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.vdfmodal-modal.zoom-and-spin.vdfmodal-open {
  -webkit-transition: 500ms -webkit-transform 500ms ease;
     -moz-transition: 500ms    -moz-transform 500ms ease;
      -ms-transition: 500ms     -ms-transform 500ms ease;
       -o-transition: 500ms      -o-transform 500ms ease;
          transition: 500ms         transform 500ms ease;
  -webkit-transform: translate(-50%, -50%) scale(1) rotateX(360deg);
     -moz-transform: translate(-50%, -50%) scale(1) rotateX(360deg);
      -ms-transform: translate(-50%, -50%) scale(1) rotateX(360deg);
       -o-transform: translate(-50%, -50%) scale(1) rotateX(360deg);
          transform: translate(-50%, -50%) scale(1) rotateX(360deg);
}

.vdfmodal-modal.zoom-and-spin.vdfmodal-open.vdfmodal-anchored {
  -webkit-transition: 500ms -webkit-transform 500ms ease;
     -moz-transition: 500ms    -moz-transform 500ms ease;
      -ms-transition: 500ms     -ms-transform 500ms ease;
       -o-transition: 500ms      -o-transform 500ms ease;
          transition: 500ms         transform 500ms ease;
}

/***** SAYT *****/
#nav-search { top: 0px; position:relative; }
#sayt-iframe, #sayt-div { width: 100%; height: auto; display: none; border-radius: 3px; z-index: 200; overflow: auto; background: #fff;}
.sayt-input-new { font: 400 21px/1.176 "VodafoneRegular", Arial, sans-serif; margin: 0; width: 100%; border: none; opacity: 1; padding: 7px 10px 7px 35px; }

#sayt-div img {
    float: left;
}
.se-results:before,
.search-cat:before,
.se-results:after,
.search-cat:after {
    content: " ";
    display: table
}
.se-results:after,
.search-cat:after {
    clear: both
}
.lt-ie8 .se-results,
.lt-ie8 .search-cat {
    zoom: 1
}
.se-results {
    padding: 15px 10px 10px
}
.se-results img {
    max-height: 32px;
    max-width: 32px
}
.se-results .view-all {
    float: right;
    margin-top: 5px
}
.search-cat {
    border-bottom: 1px solid #eee
}
.search-cat:first-child .cat-title {
    padding-top: 0
}
.search-cat:first-child .cat-results {
    padding-top: 0
}
.cat-title {
    float: left;
    padding-top: 10px;
    width: 25%;
    word-break: break-word
}
.cat-results {
    float: left;
    width: 75%;
    border-left: 1px solid #eee;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 5px
}
.cat-results li {
    margin-bottom: 5px
}
.cat-results li div {
    padding-left: 10px;
    white-space: nowrap;
    overflow: hidden
}
.cat-results li .bold {
    font-weight: 700
}
.no-results {
    margin-bottom: 20px
}
.extra-title {
    background: #ccc;
    margin: 0 -10px 10px;
    padding: 5px 10px
}

.contentLeft { height:100%; width: auto; }
.contentRight { height:100%; width: 40%; }

.eligibilityContainer { height:100%; width:100%; display: inline-block; }
.lead-text { margin-left: 33px; }
.disclaimer-note { font-size: 90%; }
.adesao-form { background-color: #F4F4F4; border-radius: 3px; box-shadow: 0 1px 2px rgba(50, 50, 50, 0.75); padding: 20px; }

.w-135px { width:135px; margin-right:10px; }
.w-75px { width:75px; margin-right:15px; }

.check-lead input {
  border:0;
  padding:0 0 15px 0;
  width:30px!important; height:15px;
  -webkit-appearance:checkbox;
  -moz-appearance:checkbox;
  appearance:checkbox;
  box-shadow: none;
  box-sizing:content-box;
  outline:0px!important;
  position: absolute;
}

.btn80px { width:80px !important; padding:10px 10px 11px !important; }

#remembercheck .labelbox { left:16px; }
div#remembercheck { height: 32px; display: block; }

/*
|--------------------------------------------------------------------------
| UItoTop jQuery Plugin 1.2
| http://www.mattvarone.com/web-design/uitotop-jquery-plugin/
|--------------------------------------------------------------------------
*/
#toTop {
  display:none;
  text-decoration:none;
  position:fixed;
  bottom:10px;
  right:10px;
  overflow:hidden;
  width:51px;
  height:51px;
  border:none;
  text-indent:100%;
  background:url(http://www.recursosvdf.pt/ds/bt_up.png) no-repeat left top;
  z-index:10;
}

#toTopHover {
  background:url(http://www.recursosvdf.pt/ds/bt_up.png) no-repeat left -51px;
  width:51px;
  height:51px;
  display:block;
  overflow:hidden;
  float:left;
  opacity: 0;
  -moz-opacity: 0;
  filter:alpha(opacity=0);
}

#toTop:active, #toTop:focus {
  outline:none;
}

/* /////////////////////////////////////////////////////////////////////
//  05 - Content
/////////////////////////////////////////////////////////////////////*/


/* /////////////////////////////////////////////////////////////////////
//  XX - Content - delete
/////////////////////////////////////////////////////////////////////*/
.mod-hero-carousel .ca-nav-secondary { display:none; }
.mod-hero-carousel .ca-show { display:block; }
.mod-hero-carousel .ca-hide { display:none !important; }
.mod-hero-carousel .ca-carousel { display:block; position:relative; margin-bottom:20px; }
.mod-hero-carousel .ca-body { margin:0 auto; overflow:hidden; position:relative; }
.mod-hero-carousel .ca-reel { height:inherit; }
.mod-hero-carousel .ca-pages { display:block; margin-right:15px; margin-top:15px; text-align:center; z-index:20; }
.mod-hero-carousel .ca-pages li { display:inline-block; }
.mod-hero-carousel .ca-page { border-radius:8px; border:1px solid #6d6d6d; display:block; margin:0 5px 5px 4px; padding:4px; }
.mod-hero-carousel .ca-active { background:#6d6d6d; }
.mod-hero-carousel .ca-block { position:absolute; z-index:1; -webkit-transition:-webkit-transform 0.5s cubic-bezier(0.875,0,0.12,1); -moz-transition:-moz-transform 0.5s cubic-bezier(0.875,0,0.12,1); -o-transition:-o-transform 0.5s cubic-bezier(0.875,0,0.12,1); transition:transform 0.5s cubic-bezier(0.875,0,0.12,1); }
.mod-hero-carousel .ca-block-active { z-index:2; }

.mod-hero-carousel .ca-nav-primary { display:block; margin-top:-65px; position:absolute; top:50%; left:-15px; right:-15px; border-left:1px solid #bbb; border-right:1px solid #bbb; padding:20px 0; }
.mod-hero-carousel .ca-nav-primary a { position:relative; float:right; z-index:3; background:#fff; text-align:center; border:1px solid #eee; border-top:1px solid #ddd; border-right:none; border-radius:3px 0 0 3px; box-shadow:-1px 2px 1px rgba(150,150,150,0.75); height:75px; width:30px; }
.mod-hero-carousel .ca-nav-primary a:first-child { float:left; border-left:none; border-right:1px solid #eee; border-radius:0 3px 3px 0; box-shadow:1px 2px 1px rgba(150,150,150,0.75) }
.mod-hero-carousel .ca-nav-primary a i { position:relative;top:23px; }

.mod-hero-carousel .ca-pagination { margin:0 0 16px; text-align:center; }
.mod-hero-carousel .ca-pagination .btn-alt { border:none; font-size:16px; font-weight:400; background:none; float:right; box-shadow:none; margin:7px 0 0; padding:0  }
.mod-hero-carousel .ca-pagination .btn-alt:hover { text-decoration:underline; }

.mod-hero-carousel .no-js .ca-load-more { display:none; }
.mod-hero-carousel .no-js .ca-block { position:static; float:left; }
.mod-hero-carousel .no-js .ca-nav {display:none; }

#primary-promo.carrossel-hp .wrap-box-txt h1 { font-size: 28px; margin-top: 25px; }
#primary-promo.carrossel-hp .wrap-box-txt p { font-size: 18px; margin-bottom: 20px; font-family: "VodafoneRegular", Arial, sans-serif; }

#banner-wide { padding:0 10px; }

/* /////////////////////////////////////////////////////////////////////
//  06 - Media Queries
/////////////////////////////////////////////////////////////////////*/
/***** Mobile content only *****/
@media only screen and (max-width: 766px) {
  .mod-nav .logo img {
    background:none!important;
    height:40px; width:40px!important;
    margin-top: 2px!important;
  }

  /*Livro - Reclamacoes*/
  footer .fo-social li:first-child { width:100%; }
  footer .fo-social li:first-child a { width:115px; height:50px; }
  footer .fo-social li:first-child a img { width:50%; height:100%; }
  /*Livro - Reclamacoes*/

  /***** Dev *****/
  #ImageRightPh { display: none; }
  #BtnSearchPostalCode { margin-top: 20px; }
  .vdfmodal-close { top: 10px; right: 10px; }
  .no-link-hand { cursor:pointer; }
  .no-link-hand:hover { text-decoration:underline; }
  /***** Dev *****/

  #divUpperContent .w-25 { display: none; }

  footer .wysiwyg h4 a { font: 700 12px/1.333 'Arial',sans-serif; line-height:55px; }

  table tbody td:before {
    display: inline-block; content: attr(data-header);
    width: 100px; margin-left: -100px;
    font-weight: 700; vertical-align: top;
  }

  /***** Herospace and wide-banner *****/
  #mega-herospace .hero-body .hero-image img { width:100%; }
  #mega-herospace .hero-nav ul { text-align: center; margin: 15px auto; }
  #mega-herospace .hero-nav ul li { width: 15px; height: 15px; background: #CCCCCC; border-radius: 50%; margin-left: 10px; display: inline-block; }
  #mega-herospace .hero-nav ul li.active { background: #e60000; }
  #mega-herospace .hero-nav ul li:hover { cursor:pointer; }
  #mega-herospace .hero-nav ul li:first-child { margin-left: 0; }
  #mega-herospace .hero-nav ul li span { display:none; }

  .banner-wide-image { width: 100%; }
  .banner-wide-image img { position:relative; width:100%; }

  /***** Tabs wide *****/
  #wide-tabs-mobile.tabs-mob .tg-tabs .tg-nav { border-radius:0px!important; text-decoration:none!important; }
  #wide-tabs-mobile.tabs-mob .tg-active {
    background:#f4f4f4!important; border-top: 0; display: block;
    box-shadow: 0px 3px 0px rgba(230,0,0,0.75); text-decoration:none!important;
  }
  #wide-tabs-mobile.tabs-mob .tg-tabs .tg-nav .tg-item { margin:0px!important; }


  .banner-font-white { color: inherit; }
  .font-red { color: inherit }
  .font-grey { color: inherit }

  .herobanner-title { font-size:30px; line-height:inherit; font-family: 'VodafoneRegular';}
  .bannerwide-title { font-size:30px; line-height:inherit; font-family: 'VodafoneRegular';}
  .banner-title { font-size:30px; line-height:inherit; font-family: 'VodafoneRegular';}

  /***** SAYT *****/
  .se-results {
	padding: 0 10px
  }
  .se-results .view-all {
	display: block;
    float: none;
    margin-top: 15px
  }
  .search-cat:first-child .cat-title,
  .search-cat:first-child .cat-results {
	padding-top: 10px
  }
  .cat-title {
	float: none;
	width: auto
  }
  .cat-results {
	float: none;
    width: auto;
    border-left: none;
    padding-left: 0
  }
}

/***** Desktop/Tablet content only *****/
@media only screen and (min-width: 766px) {
  /***** Dev *****/
  #sayt-iframe, #sayt-div {
    width: 500px; height: auto;
    position: absolute; right: 0;
    box-shadow: 0px 1px 2px rgba(50, 50, 50, 0.75);
    border: 1px solid #ddd; overflow: auto; background: #fff;
  }
  /***** Dev *****/

  /*Livro - Reclamacoes*/
  footer .fo-social li:first-child { width:100%; }
  footer .fo-social li:first-child a { width:115px; height:50px; }
  footer .fo-social li:first-child a img { width:100%; height:100%; }
  /*Livro - Reclamacoes*/

  /***** Header and Navigation *****/
  header { margin-bottom: -50px; }
  header #HeaderVodafoneDS1_liBasketMenu, header #menu-tmp-registo,
  header #menu-tmp-login-myvdf, header #menu-tmp-condicoes-oferta { display: block; }
  header #login-pt { padding: 20px; margin-top: -12px; }
	header #nav-basket { margin-top: -12px; }
  header nav:after {
	    background: none repeat scroll 0 0 #ebebeb;
	    border-bottom: 1px solid #bbbbbb;
	    content: '';
	    display: block;
	    position: relative;
	    top: -119px;
	    z-index:-2;
	    height:51px;
	}
  header .nav-aux { padding-left: 70px; }
  header .nav-local {
      display: block;
      margin: 5px 0;
      padding: 10px 17px ;
      font-size: 100% ;
      font-weight: 700 ;
      color: #555555 ;
      text-decoration: none;
      background: none repeat scroll 0 0 #F4F4F4;
      border: 1px solid #D3D3D3;
      border-bottom: 1px solid #D3D3D3;
      border-radius: 3px 3px 0 0;
      z-index:-1;
  }
  header .nav-aux a { height: 36px; line-height: 14px !important; margin: 10px 0 9px; }
  header .nav-aux-current .nav-local {
      background: none repeat scroll 0 0 #FFFFFF;
      border-color: #BBBBBB;
      border-right: 1px solid #BBBBBB;
      bottom: 4px;
      color: #000000 !important;
      margin-right: -2px !important;
      margin-top: 0;
      padding: 10px 15px;
      position: relative;
      z-index: 2;
  }
  header .nav-aux .nav-aux-current a { height: 40px; margin: 10px 0 9px; border-bottom: none; }
  header .nav-aux .nav-active .tg-head {  margin-top: 11px; }
  header .mod-nav { z-index: 10;}

  /***** Rhombus *****/
	.mod-nav .logo { top: 50px; }
	.mod-nav .rhombus { height: 58px; left: -125px; top: 51px; width: 160px; }
	.mod-nav .rhombus:before { border-width: medium 150px 150px medium; left: 15px; top: -150px; }
	.mod-nav .rhombus:after { left: -28px; top: 54px; }

  /***** My Vodafone *****/
  #divUpperContent .w-25 .mod-quicklinks { box-shadow: none; }
  #divUpperContent .w-25 .mod-quicklinks .ql-head { font-weight: 400; border: 1px solid #d5d5d5; padding: 10px 15px; }
  #divUpperContent .w-25 .mod-quicklinks .ql-nav { height: 0px; }
  #divUpperContent .w-25 .mod-quicklinks .ql-nav .tg-accord { background: #ffffff; border: 1px solid #d5d5d5; }
  #divUpperContent .w-25 .mod-quicklinks .ql-nav .tg-accord .tg-head { padding: 6px 30px 5px 15px; }
  #divUpperContent .w-25 .mod-quicklinks .ql-login-light { padding: 10px 15px!important; min-height: 260px; }

  h2, .h2 {font: 30px/1.182 "VodafoneLT", "VodafoneRegular", Arial, sans-serif;}
  .quicklinks-topup h3, .quicklinks-topup label, .quicklinks-topup input {font: 26px/1 "VodafoneLT", "VodafoneRegular", Arial, sans-serif;}

  i.tg-hide, i.tg-show, i.tg-link { margin-top: -6px; }
  .js .ql-login .fm-check, .js .ql-login .fm-submit, .js .ql-login .list-link-arrow { display: inline; width: 100%; }

  .mdd-ds-basket { display: inline-block; background: url('/ds/core/assets/css/img/icon/vodafone_sprite_1259x292.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; background-position: -980px -218px; width: 27px; height: 23px;}
  .mdd-ds-login-anonymous { display: inline-block; background: url('/ds/core/assets/css/img/icon/vodafone_sprite_1259x292.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; width: 19px; height: 21px;background-position: -158px -18px}
  .mdd-ds-login-auth { display: inline-block; background: url('/ds/core/assets/css/img/icon/vodafone_sprite_1259x292.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; width: 19px; height: 21px;background-position: -158px -18px}
	.mdd-ds-logout { display: inline-block; background: url('/ds/core/assets/css/img/icon/vodafone_sprite_1259x292.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; background-position: -606px -257px; width: 15px; height: 16px; }
	.mdd-ds-signup { display: inline-block; background: url('/ds/core/assets/css/img/icon/vodafone_sprite_1259x292.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; background-position: -606px -257px; width: 15px; height: 16px; }

  .banner-font-white { color: #ffffff; }
  .font-red{ color: #e60000; }
  .font-grey{ color: #333333; }

  .font-exb { font-family: 'VodafoneXB','VodafoneRegular', Arial, sans-serif; }
  .font-light { font-family: 'VodafoneLT','VodafoneRegular', Arial, sans-serif; }

  .odd:nth-child(odd) { float: right; }
	.even:nth-child(even) { float: left; }

  /***** Herospace and wide-banner *****/
  #mega-herospace {
    position:relative; z-index:1;
    width: 1920px; height: 550px;
    margin-left: -490px; margin-top: -345px;
  }
  #mega-herospace .hero-body { position:relative; }
  #mega-herospace .hero-body .hero-image { position:absolute; }
  #mega-herospace .hero-body .hero-copy { position: absolute; top: 146px; left: 273px; }
  #mega-herospace .hero-nav {
    position: absolute; bottom:0;
    width: 100%; height: 50px;
    background: rgba(51,51,51,0.7);
  }
  #mega-herospace .hero-nav ul { display:table; min-height:50px; width: auto; margin: auto; }
  #mega-herospace .hero-nav ul li { display:table-cell; width:1%; vertical-align:middle; font-size:16px; background: none; height: auto; color:#ffffff; border-radius:inherit; text-align:center;}
  #mega-herospace .hero-nav ul li:hover {cursor:pointer;}
  #mega-herospace .hero-nav ul li.active { border-top: 3px solid #e60000; background: none; font-weight:bolder; }
  #mega-herospace .hero-nav ul li span { display:block; }

  #banner-wide-top { top: 1px!important; position: relative; margin-bottom: 0px!important; z-index:0!important; }
  #banner-wide-top .banner-wide-copy { padding-top: 13px; }

  .banner-wide-image {
    position:relative;
    width:1920px; height:auto;
    margin-left: -488px;
  }
  .banner-wide-image img { position:relative; width:100%; }

  .banner-wide-copy {
    position:absolute;
    z-index: 5;
    width:980px; height: 510px;
    top:0;
  }
  .banner-wide-copy .main-copy-center {
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    max-height: 200px;
  }
  .banner-wide-copy .main-copy-right {
    margin: auto;
    position: absolute;
    top: 0; bottom: 0; right: 0;
    max-height: 200px;
  }
  .banner-wide-copy .main-copy-left {
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0;
    max-height: 200px;
  }
  .banner-wide-copy .box{ background: rgba(0, 0, 0, 0.8); padding: 30px; }

  .herobanner-title { font-size:40px; line-height:42px; margin-bottom:20px; font-family: 'VodafoneXB'; }
  .herobanner { font-size:24px; line-height:26px; margin-bottom:30px; font-family: 'VodafoneRegular'; }

  .bannerwide-title { font-size:38px; line-height:36px; margin-bottom:20px; font-family: 'VodafoneXB'; }
  .bannerwide { font-size:22px; line-height:22px; margin-bottom:30px; font-family: 'VodafoneRegular'; }

  .banner-title { font-size:34px; line-height:40px; margin-bottom:20px; font-family: 'VodafoneXB'; }
  .banner { font-size:16px; line-height:24px; margin-bottom:30px; font-family: 'VodafoneRegular'; }

  /***** Tabs wide desktop *****/
  #wide-tabs-desktop.shadow-line {
    box-shadow:0 3px 5px rgba(0,0,0,.2); box-sizing:border-box;
    position:relative; z-index:6;
  }
  #wide-tabs-desktop .tab-item {
    width:1%; height:45px;
    margin: 0 25px; display:table-cell;
  }
  #wide-tabs-desktop .tab-item a { font-size: 30px; padding: 20px 0 6px 0; text-decoration:none; }
  #wide-tabs-desktop .tab-item .tab-line { border-bottom: 3px solid #e60000;color:#e60000; }

  .full-banner { top:1px!important; margin-bottom:0!important; }
}

/***** Desktop content only *****/
@media only screen and (min-width: 1140px) {
  .fo-social li { float:left !important; width: 30px; }
  .fo-social li a { float:left !important; margin-right:10px; width: 30px; }

  .nav-local {
    background: none repeat scroll 0 0 #F4F4F4;
    border-left: 1px solid #D3D3D3;
    border-right: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
    border-radius: 3px 3px 0 0; margin: 5px 0;
    border-top: 1px solid #D3D3D3;
    color: #555555 !important; z-index:-1;
    display: block; font-weight: 700 !important;
    padding: 10px 17px !important;
    text-decoration: none;
    font-weight: 700 !important;
    font-family: inherit !important;
    font-size: 100% !important;
    font-stretch: inherit !important;
    font-style: inherit !important;
    font-variant: inherit !important;
    line-height: inherit !important;
  }
  .mod-nav .rhombus {
    background-color: #E60000;
    height: 339px; width: 1999px;
    left: -2257px; top: -10px;
  }
  .mod-nav .rhombus:after {
    width: 1259px; height: 131px;
    position: absolute; z-index: 100;
    left: 797px; top: 208px;
    background: url('../css/img/rhombus-pt.png') no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-right: medium none; border-top: medium none;
    content: ' '; display: block;
  }
  .mod-nav .rhombus:before {
    display: block; position: absolute; content: '';
    height: 0; width: 0;
    left: 2000px; top: -11px;
    background-color: #E60000; border-radius: 0 0 27px;
    border-color: -moz-use-text-color rgba(0, 0, 0, 0) #E60000 -moz-use-text-color;
    border-style: none inset solid none; border-width: medium 350px 350px medium;
    transform: rotate(-45deg); transform-origin: 0 100%;
    -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg);
    -webkit-transform-origin: 0 100%; -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%; -o-transform-origin: 0 100%;
  }
}

/* /////////////////////////////////////////////////////////////////////
//  XX - Media Queries - delete
/////////////////////////////////////////////////////////////////////*/
@media only screen and (min-width: 766px) {
  #divUpperContent .grid .w-25 { position:relative; z-index:3; top:15px; }
  #divUpperContent .grid .w-75 { height: 520px; }

  #carousel-vfpt .teaser { width: 100%; margin-left: 0px; }
  #pages-vfpt .ca-active { background-color: transparent; }
  #pages-vfpt ul { width: 100%; height: 50px; display: table; padding: 0;z-index: 20;border-top: none;background-color: rgba(132,132,132,0.6); }
  #pages-vfpt ul li { width: 20%; }
  #pages-vfpt a.ca-page.ca-active span { text-shadow: 1px 2px 2px #333; color: rgb(255, 255, 255); text-decoration: none; }

  #primary-promo.carrossel-hp { position: relative; width: 1920px; top: -73px; z-index: 0; left: -700px; }
  #primary-promo.carrossel-hp .bl-img-d-e { display: table; table-layout: fixed; width: 100%; }
  #primary-promo.carrossel-hp .bl-tab-cell { display: table-cell; vertical-align: middle; }
  #primary-promo.carrossel-hp .wrap-img { width: 200%; left: 0; margin: 0; overflow: hidden; }
  #primary-promo.carrossel-hp .wrap-img img { display: block; max-width: 100%; }
  #primary-promo.carrossel-hp .wrap-box-txt { width: 360px; margin-left: -26%; position: relative; }
  #primary-promo.carrossel-hp .wrap-box-txt h1 { font-size: 45px; margin-bottom: 15px; }
  #primary-promo.carrossel-hp .wrap-box-txt p { font-size: 24px; line-height: 30px; margin-bottom: 20px; }
  #primary-promo.carrossel-hp #pages-vfpt { bottom: 56px; width: 720px; left: 686px; }

  #banner-wide { position: relative; overflow: hidden; width: 1920px; margin: 0 auto; padding:0; }
  #banner-wide .bl-img-d-e { display: table; table-layout: fixed; width: 100%; }
  #banner-wide .bl-tab-cell { display: table-cell; vertical-align: middle; }
  #banner-wide .wrap-img { width: 200%; left: 0; margin: 0; overflow: hidden; }
  #banner-wide .wrap-img img { display: block; max-width: 100%; }
  #banner-wide .wrap-box-txt { width: 85%; margin-left: -60%; position: relative; }

  .ca-carousel .ca-nav-primary { margin-top: -170px; }
  .mod-hero-carousel .ca-page { border-radius: inherit; border:none; display:block; margin:0; padding:0; }
  .mod-hero-carousel .ca-block p  { display:block; }
  .mod-hero-carousel .ca-nav-primary { display:none !important; }
  .mod-hero-carousel .ca-pagination { display:none; }
  .mod-hero-carousel .ca-nav-secondary { display:none; }
  .mod-hero-carousel .no-js .ca-block { float:left; }
  .ca-alt #pages-vfpt.canais-tv { bottom: 37px; width: 99%; left: 5px; }
  .ca-alt .ca-pages {  margin-right: 0; position: absolute; top: auto; }
  .ca-alt .ca-pages a:visited { color:#333; }
  .ca-alt .ca-pages li { float:none; display:table-cell; text-align:center; vertical-align:middle; border-left:1px solid #ccc; }
  .ca-alt .ca-pages li:first-child { border-left:none; }
  .ca-alt .ca-nav-secondary,.ca-alt .ca-pagination { display:none; }
  .ca-alt .ca-page { border-radius:0; border:0; margin:0; display:block; padding:5px 10px; float:none; }
  .ca-alt .ca-page span { position:static; border-color: rgb(51, 51, 51); font-weight: bold; color: rgb(209, 212, 215); text-shadow: 1px 2px 2px #333; text-decoration: none; }
  .ca-alt .ca-active { background-color:transparent; font-weight:700; }

  .push-up { top:-96px; margin-bottom:-96px; }
}
