::-ms-clear {
    width: 0;
    height: 0;
}

/* ie only list position fix */
*::-ms-backdrop, #benefits, ul, li {
    list-style-position: outside;
}

.contact-promo-block {
    margin-right: -25px;
}

.panel-margin {
. header_primary margin-bottom: 10 px;
    margin-top: 10px;
}

.panel-white {
    background-color: #FFF;
}

.panel-full-width .belt {
    max-width: 1150px;
    margin: 0 auto;
}

.panel-full-width .heading-line {
    margin-left: -35px;
}

.related-tiles .arrow-link-alt.arrow-link-alt-ft {
    float: none;
}

.tabs-body .article-body .heading-line {
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.tabs-body .article-body .heading-line + .row {
    padding-bottom: 22px;
}

@media ( max-width: 766px) {
    .tabs-body .article-body .heading-line {
        margin-bottom: 15px;
        padding-bottom: 4px;
    }

    .tabs-body .article-body .heading-line + .row {
        padding-bottom: 10px;
    }
    
    .social-overlay.mod-overlay.overlay .social-wrap {
    	margin-top: 35px;
	}
}

/*::: BREADCRUMB :::*/
.breadcrumb {
    background-color: rgb(244, 244, 244);
    position: relative;
    margin-bottom: 25px;
}

.breadcrumb li {
    float: none;
    display: inline-block;
    padding: 18px 0 18px 18px;
}

.breadcrumb li:not (:last-child ):after {
    content: ">";
    padding-left: 18px;
}

.breadcrumb .share {
    float: right;
}

/*::: MENU :::*/

.mod-masthead .video-active .video {
    padding-top: 120px;
}

.mod-masthead .video .overlay-close {
    top: 25px;
}

.mod-masthead.slider-init .set,
.masthead-intro .set {
    text-align: center;
}

.landing .mod-masthead.slider-init .set::before,
.mod-masthead .set::before {
    content: " ";
    display: inline-block;
    width: 0;
    height: 100%;
    position: relative;
    vertical-align: middle;
}

.landing .mod-masthead.slider-init .set .belt,
.mod-masthead .set .belt {
    padding-top: 0;
    display: inline-block;
    vertical-align: middle;
    width: 99%;
    position: relative;
    margin: 0;
}

/* end */

.mod-header {
    position: absolute;
    width: 100%;
    height: 60px;
    display: block;
    z-index: 8000;
}

.header_wrap {
    position: absolute;
    top: 0;
    width: 100%;
    background-color: rgba(51, 51, 51, .7);
}

.header_navigation:before, .header_navigation:after {
    content: " ";
    clear: both;
    display: block;
    position: relative;
    width: 100%;
}

.header_navigation {
    top: 0;
    width: 100%;
    position: relative;
}

.header_navigation a {
    display: block;
}

.header_secondary {
    position: relative;
    height: inherit;
    letter-spacing: -.31em;
    font-size: 0;
}

.header_secondary li {
    cursor: pointer;
}

.header_secondary {
    display: inline-block;
}

.header_secondary_wrapper {
    position: relative;
    float: left;
    padding-left: 227px;
    background: none;
}

.header, .header a {
    /*z-index: 9003;*/
    z-index: 500;
    color: #fff;
    font: 22px vodafone_lt;
}

.header .dropdown-menu a {
    color: #fff;
    font: 20px vodafone_lt;
    /*  	height: 18px; */
}

.header li {
    float: left;
}

.visually-hidden {
    border: none;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    padding: 0;
}

.brand {
    left: 42px;
    margin-top: 60px;
    opacity: 1;
    padding: 0;
    position: absolute;
    top: 20px;
    z-index: 9001;
}

.brand_logo {
    margin-top: -5px;
    max-width: none;
    position: relative;
    width: 55px;
}

.brand_rhombus {
    height: 110px;
    width: 55px;
    background: #E60000;
    position: absolute;
    top: -5pc;
}

.brand_rhombus:after, .brand_rhombus:before {
    content: "";
    border: 58px solid transparent;
}

.brand_rhombus:before {
    border-top-color: #E60000;
    border-right-color: #E60000;
    right: 51px;
    position: absolute;
}

.brand_rhombus:after {
    border-top-color: #E60000;
    border-left-color: #E60000;
    right: -7pc;
    position: absolute;
}

.header_transform {
    opacity: 1;
    -webkit-transition: opacity .5s, -webkit-transform .5s, max-height 1s ease-out;
    transition: opacity .5s, transform .5s, max-height 1s ease-out;
}

.header_secondary a:hover {
    background-color: #fff;
    color: #333;
    text-decoration: none;
}

.header_secondary a:focus {
    text-decoration: none;
}

.header_primary {
    float: right;
    z-index: 9999;
}

.header_primary li {
    position: relative;
    cursor: pointer;
    height: 60px;
}

.header_primary li .dropdown-menu.dropdown-login {
    position: absolute;
}

.header_primary a {
    font-size: 14px;
    text-align: center;
    position: relative;
    padding: 16px 17px;
    margin: 0;
    /*  padding-top: 15px; */
    padding-bottom: 12px;
}

.header_burger {
    display: none;
}

.header-nav .nav-active {
}

.header-nav .nav-active .belt {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    position: absolute;
    left: 0;
    max-width: 100%;
}

.search-overlay-close {
    position: absolute;
    z-index: 2000;
    top: 20px;
    right: 26px;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(img/sprite.png);
    background-repeat: no-repeat;
    background-position: -510px 1px;
}

.search-overlay {
    background: rgba(42, 42, 42, 1);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: none;
}

.header-nav .nav-search .search-box.box {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    /*max-width: 626px;*/
    max-width: 40pc;
    margin: 0 auto;
    padding: 0;
    z-index: 2000;
    border-bottom: none;
}

.open_search {
    top: 140px !important;
}

.input-wrapper {
    position: relative;
    float: left;
    display: inline-block;
    padding-left: 10px;
    width: 83.333%;
    box-sizing: border-box;
    letter-spacing: normal;
    word-spacing: normal;
}

.input-wrapper .search_clear {
    position: absolute;
    top: 12px;
    right: 10px;
    display: none;
}

.btn-wrapper {
    float: right;
    display: inline-block;
    padding-left: 15px;
    width: 16.666%;
    box-sizing: border-box;
    letter-spacing: normal;
    word-spacing: normal;
}

/*::: ALL :::*/
.header-nav .nav-active {
    background: transparent;
}

/* body addedd class when the search modal is active */
.overlay-active {
    overflow: hidden;
}

.mod-masthead .header-nav {
    display: none;
    position: fixed;
    z-index: 9050;
}

/* remove the overlay effect on the search results page */
.mod-masthead .overlay-inactive {
    position: absolute;
    z-index: 1000;
}

/*.mod-masthead .overlay-inactive .search-overlay-close,*/
.mod-masthead .overlay-inactive .search_popular {
    display: none;
}

.arrow-menu:after {
    content: '';
    border: 1px solid transparent;
    display: block;
    width: 8px;
    height: 8px;
    margin-left: 10px;
    margin-bottom: 5px;
    border-color: #fff;
    border-top: none;
    border-left: none;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.header_secondary li a:hover .arrow-menu:after {
    border-color: #333;
}

.header_secondary li a.dropdown-toggle.active .arrow-menu:after {
    border-color: #333;
    margin-bottom: -5px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.dropdown-menu.dropdown-login li a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 265px;
    text-align: left;
}

.list-reset {
    margin: 0;
    padding: 0;
}

.icon-user-white {
    font-size: 27px;
}

.icon-user-white:after {
    content: "\e603";
}

.icon-user-search {
    font-size: 27px;
}

.icon-user-search:after {
    content: "\e602";
}

.header_primary > li > a::before,
.header_primary > li > a::after {
    width: 25px;
    top: 22px;
    left: 9px;
}

.icon {
    background-image: url("img/sprite.png");
    display: inline-block;
    vertical-align: middle;
}

.icon-font {
    font-family: font3933;
    speak: none;
    font-weight: 400;
    font-variant: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#activator_login a, #activator_search a, #activator_burger a {
    text-decoration: none !important;
}

.header_secondary li a:hover {
    background-color: #fff;
    color: #000;
    /*  height: auto; */
}

.arrow-menu {
    background: url("img/down.png") no-repeat 137px 25px;
    float: none;
}

.arrow-menu:hover {
    background: url("img/down-hover.png") no-repeat 137px 25px;
}

.header_secondary li a.dropdown-toggle.active {
    background-color: #fff;
    color: #000;
    /*  height: 18px; */
    height: auto;
}

a.boxclose {
    float: right;
    width: 26px;
    height: 26px;
    cursor: pointer;
}

.box {
    position: fixed;
    top: -200px;
    left: 10%;
    right: 10%;
    z-index: 101;
}

.box h2 {
    font-family: vodafone_lt;
    text-align: center;
    font-size: 35px;
    line-height: 1.077;
    color: #fff;
    margin-bottom: 20px;
}

.btn.search_button {
    float: none;
}

.search_input_div {
    position: relative;
    display: block;
    height: 44px;
    text-align: center;
    cursor: pointer;
}

.header-nav .nav-search .search-box .search_input {
    width: 100%;
    box-sizing: border-box;
    height: 42px;
    float: left;
    border-radius: 4px;
    font-size: 16px;
    background: #fff url("img/search.png") no-repeat 0 0;
    background-position: 13px;
    vertical-align: top;
    color: #333 !important;
    padding: 13px 13px 11px 50px;
}

.header-nav .nav-search .btn-narrow {
    bottom: 0;
    border: none;
    margin-left: 0;
}

.header-nav .nav-search .btn-narrow.search_button {
    float: right;
    width: 100%;
    margin-left: 15px;
    background-color: #E60000;
    color: #fff;
    font-size: 30px;
    font-family: vodafone_lt;
    text-decoration: none;
    line-height: 1.45em;
    padding: 2px;
    height: 43px;
}

.search_popular {
    margin-top: 15px;
    /*TEMP*/
}

.search_popular .popular-tags {
    text-align: center;
}

.search_popular .popular-tags h3 {
    margin-bottom: 5px;
    font-family: vodafone_lt;
    font-size: 1pc;
    line-height: 1.3333333;
    text-transform: uppercase;
}

.search_popular .popular-tags .search_popular-tag {
    display: inline-block;
    margin: 5px;
    padding: 5px 10px;
    background-color: #ccc;
    border-radius: 3px;
    font-family: vodafone_lt;
    font-size: 1pc;
    line-height: 1.3333333;
    color: #323232;
    text-decoration: none;
}

.search_popular .popular-tags .search_popular-tag:hover {
    text-decoration: none;
}

.dropdown-login {
    float: right;
}

.dropdown-login li {
    width: 100%;
    background: #333;
}

.dropdown-login a {
    margin: 0;
    text-decoration: none;
    padding: 18px 18px 14px 18px;
}

.dropdown-login a:hover {
    background-color: #fff;
    color: #000;
}

.i-burger-menu {
    background-image: url("img/menu-white.png");
    background-position: center top 15px;
    display: inline-block;
    height: 100%;
    width: 100%;
}

#menu .dropdown-menu,
#activator_login .dropdown-menu {
    display: none;
}

.dropdown-toggle {
    color: #fff;
}

#search_target {
    color: #333 !important;
    font-family: VodafoneLight;
}

.header_secondary-sub li.see-all::before {
    content: "";
    margin-left: 18px;
    margin-right: 18px;
    height: 1px;
    background-color: #fff;
    display: inherit;
}

.icon-close-sml {
    background-position: -140px 0;
    width: 11px;
    height: 14px;
}

.mod-header {
    z-index: 1005;
}

.search-page-show .header_navigation {
    display: none;
}

#search_target:focus {
    outline: #00b0ca solid 2px
}

/*TODO review the location of the search overlay close*/
.search-page-show .mod-header {
    height: 0;
}

/*-- Media Center Filter Component --*/

.filter-tabs {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-top: 25px;
    padding-bottom: 15px;
}

/*.filter-tabs.align-left .tabs-wrapper, .active-filters-content{*/
    /*padding-left: 30px;*/
/*}*/

/*.filter-tabs.align-right .tabs-wrapper, .active-filters-content{*/
    /*padding-right: 30px;*/
/*}*/

.hide-filter .filter-tabs {
    display: none;
}

.tabs-wrapper {
    position: relative;
    z-index: 10;
    min-height: 62px;
    margin-bottom: 10px;
    padding: 12px 0 0 0;
    background-color: #FFFFFF;
}

.tabs-wrapper h2 {
    display: inline-block;
    margin: 0;
    padding-right: 10px;
    font-size: 24px;
    line-height: 46px;
}

.tabs-wrapper > ul {
    display: inline-block;
    font-size: 0;
    text-align: left;
}

.tab-menu {
    display: inline-block;
    margin-right: 15px;
}

.fixed-tab .tab-menu {
    margin-bottom: 0;
}

.tabs-wrapper > ul > li > a {
    padding: 11px 20px 15px 15px;
    font-size: 24px;
    line-height: 26px;
    color: #333333;
    background-color: #EBEBEB;
}

.tabs-wrapper ul li .arrow-tab {
    background: transparent;
}

.tabs-wrapper ul li .arrow-tab:after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    margin-top: -8px;
    margin-left: 12px;
    border: 1px solid transparent;
    border-top: none;
    border-left: none;
    border-color: #E60000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.tab-current {
    margin-bottom: 15px;
}

.tabs-wrapper ul li.tab-current > a {
    padding-bottom: 35px;
    text-decoration: none;
    background-color: #EBEBEB;
}

.tabs-wrapper ul li.tab-current .arrow-tab:after {
    margin-top: 3px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.tabs-wrapper.fixed-tab {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
}

.tabs-wrapper.fixed-tab:after {
    content: '';
    background-color: #CCCCCC;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 100%;

    position: fixed;
    top: 73px;
}

.tabs-wrapper.fixed-tab-mobile {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    margin: 0;
    padding: 60px 0 0 0;
}

.filter-tabs section {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    margin-top: 35px;
}

.filter-tabs section.current-section {
    display: block;
}

.topics-container {
    padding: 30px 30px 10px 30px;
    font-size: 0;
    text-align: left;
    background-color: #EBEBEB;
}

.topics-container li {
    display: inline-block;
    margin: 0 20px 20px 0;
    padding: 4px 20px;
    border: 1px solid #CCCCCC;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-family: vodafone_lt;
    font-size: 18px;
    line-height: 20px;
    color: #333333;
    background-color: #FFFFFF;
    cursor: pointer;
}

.topics-container li.inactive-topic {
    border: 1px solid transparent;
    background-color: transparent;
    color: #999999;
    cursor: auto;
}

.topics-container li.inactive-topic:hover {
    background-color: transparent;
    color: #999999;
}

.topics-container li.inactive-topic:hover span {
    color: #afafaf;
}

.topics-container li:hover {
    background-color: #E60000;
}

.topics-container li:hover,
.topics-container li:hover span {
    color: #FFFFFF;
}

.topics-container li.selected {
    border: 1px solid #E60000;
    background-color: #E60000;
}

.topics-container li.selected,
.topics-container li.selected span {
    color: #FFFFFF;
}

.topics-container .action-number {
    margin-left: 4px;
    color: #999999;
}

.btn-results-container {
    padding-bottom: 30px;
    text-align: center;
    background-color: #EBEBEB;
}

.btn-results-container .btn-results {
    display: inline-block;
    padding: 12px 15px;
    font-size: 24px;
    line-height: 24px;
    text-align: center;
    color: #E60000;
    border: 1.5px solid #E60000;
    background-color: #FFFFFF;
}

.loader-wrapper {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url("img/spinner.gif");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(235, 235, 235, 0.8);
}

.active-filters-content {
    margin: 0;
    display: none;
}

.active-filters-content h3 {
    display: inline-block;
    margin: 0;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 18px;
}

.active-filters-content ul {
    display: inline-block;
    font-size: 0;
}

.active-filters-content ul li {
    position: relative;
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 20px;
    padding: 4px 35px 4px 20px;
    border: 1px solid #E60000;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    font-family: vodafone_lt;
    font-size: 18px;
    line-height: 20px;
    color: #FFFFFF;
    background-color: #E60000;
    cursor: pointer;
}

.active-filters-content ul li:after,
.active-filters-content ul li:before {
    content: '';
    position: absolute;
    top: 3px;
    right: 17px;
    width: 10px;
    height: 15px;
    border: 1px solid transparent;
    border-top: none;
    border-left: none;
    border-bottom: none;
    border-color: #FFFFFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.active-filters-content ul li:before {
    top: 10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.active-filters-content .btn-clear-filters {
    display: inline-block;
    font-size: 14px;
    line-height: 16px;
    color: #333333;
    text-decoration: underline;
}

.filter-results .load-more {
    overflow: hidden;
    width: 33.3%;
    margin: 0 auto;
    padding-top: 25px;
    padding-bottom: 65px;
    text-align: center;
    font-weight: 700;
}

.hide-filter .filter-results .load-more {
    display: none;
}

.filter-results .load-more .btn {
    width: 100%;
    padding: 12.5px 13px;
    font-size: 26px;
    line-height: 25px;
    font-family: Arial, sans-serif;
}

/* :: Base Square Component - news-releases :: */
.news-releases {
    border-bottom: 1px solid #afafaf;
    padding-top: 22px;
    padding-bottom: 0;
    color: #000000;
}
.news-releases .title-punch {
    font-family: vodafone_bd;
    font-size: 24px;
    line-height: 32px;
    color: #000000;
}
.news-releases .author-wrapper {
    padding: 6px 0 20px 0;
}
.news-releases .description p {
    margin-bottom: 0;
    line-height: 1.5;
}
.news-releases .link-wrapper {
    display: inline-block;
    padding: 23px 0 40px 0;
}
.news-releases .link-wrapper .arrow-link-alt {
    float: left;
}
/* :: End Base Square Component - news-releases :: */

.col.vf_squarecomponent {
    padding: 0;
}

/* Articles Media Centre contact us - start */

.has-icon .i-media-contact {
    position: absolute;
    top: 0;
    left: 0;
    width: 78px;
    height: 78px;
	background-image: url(../local/img/media-contacts-sprite.png);
	background-position: -51px 0;
}

/* Articles Media Centre contact us - end*/

.article-sidebar .aside .arrow-link {
	padding: 0;
}

@media only screen and (min-width: 769px) {

    .header_secondary a {
        padding: 18px 18px 19px 18px;
        letter-spacing: 0;
    }

    .header_secondary > li ul {
        padding-left: 0;
    }

    .header_secondary .header_active {
        background: #fff;
        color: #323232;
    }

    .header_secondary .header_active::after {
        content: "^";
        padding-left: 9px;
    }

    .header_secondary-sub li {
        float: none;
        width: inherit;
        background: #333;
        white-space: nowrap;
    }

    .header_secondary-sub li:not (:last-child ) {
        background: rgba(51, 51, 51, .95);
    }

    .header_secondary-sub > li > a {
        padding: 18px 18px 18px 18px;
        margin: 0;
    }

    .header_secondary-sub li.see-all {
        display: inherit;
    }

    .header_secondary-sub li:last-child {
        text-align: center;
        color: #fff;
        background-color: rgba(51, 51, 51, .7);
        height: 20px;
        cursor: pointer;
        vertical-align: middle;
    }

    .header_secondary-sub.header_transform {
        opacity: 1;
        -webkit-transition: opacity .5s, -webkit-transform .5s, max-height 1s ease-out;
        transition: opacity .5s, transform .5s, max-height 1s ease-out;
    }

    .header_secondary-sub.header_hide {
        opacity: 1;
        max-height: 0;
        -webkit-transition: -webkit-transform .5s ease-out;
        transition: transform .5s ease-out;
    }

    .btn-narrow.search_button {
        margin: 0 0 0 18px;
    }

    .arrow-up-menu {
        background: none;
        margin-top: 8px;
    }

    .arrow-up-menu:after {
        content: '';
        border: 1px solid transparent;
        display: block;
        width: 8px;
        height: 8px;
        margin-bottom: 5px;
        border-color: #fff;
        border-top: none;
        border-left: none;
        -webkit-transform: rotate(-135deg);
        transform: rotate(-135deg);
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
        -webkit-backface-visibility: hidden;
    }

    #activator_search {
        margin-right: 30px;
    }

    .animate_box {
        -webkit-transition: top .5s, -webkit-transform .5s;
        transition: top .5s ease-out;
        top: 125px !important;
    }

    .filter-tabs.align-left {
        text-align: left;
    }

    .filter-tabs.align-right {
        text-align: right;
    }

}

@media only screen and (max-width: 1100px) {

    i.arrow-menu.not-show {
        display: none;
    }

    i.arrow-menu.not-show-mobile {
        display: none;
    }

    ul.dropdown-menu.header_secondary-sub.not-show-mobile li {
        display: none;
    }

    .arrow-menu {
        background: url("img/down.png") no-repeat 137px 25px;
        float: right;
    }

    #activator_login .dropdown-menu {
        display: none;
        width: 370px;
        height: 100%;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        background-color: #282828;
    }

    li.show-desktop {
        display: none !important;
    }

    header, .mod-header {
        z-index: 1005;
    }

    .search-page-show .mod-header .header_primary {
        display: none;
    }

    .header_wrap {
        background: none;
    }

    .header_primary {
        position: fixed;
        right: 8px;
    }

    .header_primary > li > a::before, .header_primary > li > a::after {
        content: " ";
        display: block;
        position: absolute;
        width: 30px;
        height: 2px;
        background: transparent;
        top: 25px;
        left: 10px;
        transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -webkit-transition: all .2s ease-out;
        transition: all .2s ease-out;
    }

    .header_primary > li.active span {
        opacity: 0;
    }

    .header_primary > li.active > a::before {
        background: #fff;
        transform: rotate(45deg);
    }

    .header_primary > li.active > a::after {
        background: #fff;
        transform: rotate(-45deg);
    }

    .header, .header a {
        color: #fff;
        font: 20px vodafone_lt;
    }

    .header .dropdown-menu a {
        color: #fff;
        font: 18px vodafone_lt;
    }

    .header_burger {
        display: block;
    }

    .header_primary > li {
        min-width: auto;
        min-height: auto;
    }

    .header_primary > li.active > a {
        background: #e60000;
        z-index: 999;
    }

    .brand {
        left: 20px;
        margin-top: 30px;
    }

    .brand_rhombus {
        width: 55px;
        height: 5pc;
        top: -50px;
    }

    .brand_rhombus:before {
        border: 40px solid transparent;
        border-top-color: #E60000;
        border-right-color: #E60000;
        right: 55px;
    }

    .brand_rhombus:after {
        border: 40px solid transparent;
        border-top-color: #E60000;
        border-left-color: #E60000;
        right: -79px;
    }

    .brand_logo {
        width: 55px;
        margin-top: -5px;
    }

    .header_navigation {
        top: 0;
        width: 100%;
        z-index: 9002;
        position: relative;
    }

    .header_navigation a {
        display: block;
        padding: 1pc 17px;
    }

    .header_secondary_wrapper {
        visibility: hidden;
        opacity: 0;
        width: 370px;
        height: 100%;
        right: -370px;
        padding-left: 0;
        position: fixed;
        background-color: #282828;
        overflow: hidden;
    }

    .add-overflow {
        overflow: hidden;
        position: fixed;
    }

    .header_primary.n-primary .dropdown-menu.dropdown-login {
        position: fixed;
        display: block;
        top: 0;
        left: 100%;
        width: 75%;
        background-color: rgba(51, 51, 51, 0.9);
        height: 100%;
    }

    .header_secondary {
        position: absolute;
        top: 0;
        width: 100%;
    }

    .header_secondary a {
        letter-spacing: 0;
        cursor: pointer;
        border-bottom: 2px solid #282828;
        padding: 10px 20px 10px 20px;
        background: #333;
        margin: 0;
    }

    .header_secondary > li {
        float: none;
        width: inherit;
        min-height: 40px !important;
    }

    .header_secondary > li ul {
        padding-left: 0;
    }

    .header_secondary .header_active {
        background: #fff;
        color: #323232;
    }

    .header_secondary .header_active::after {
        content: "^";
        float: right;
    }

    .header_secondary-sub {
        width: 100%;
        background-color: rgba(51, 51, 51, .7);
    }

    .header_secondary-sub li {
        float: none;
        width: inherit;
        background: rgba(51, 51, 51, .95);
    }

    .header_secondary-sub > li > a {
        padding: 10px;
        padding-left: 30px;
        margin: 0;
        background: #282828;
    }

    .header_secondary-sub li:last-child {
        display: none;
    }

    .header_primary li > a {
        padding: 0;
        height: 50px;
        width: 50px;
        min-width: 45px;
        margin: 5px 7px 0 0;
        background-color: rgba(51, 51, 51, 0.95);
        z-index: 1001;
        line-height: 63px;
    }

    .dropdown-menu.dropdown-login:before,
    .dropdown-menu.dropdown-login:after {
        content: " ";
        display: block;
        position: relative;
        width: 100%;
        height: 93px;
    }

    .header_primary .dropdown-menu.dropdown-login li,
    .header_primary .dropdown-menu.dropdown-login li,
    .header_primary .dropdown-menu.dropdown-login li a {
        position: relative;
        float: none;
        width: 100% !important;
        left: 0;
        display: block;
        text-align: left;
        font-size: 20px;
    }

    .header_primary .dropdown-menu.dropdown-login li {
        background: none;
        height: auto;
    }

    .header_primary .dropdown-menu.dropdown-login li a:hover {
        background: #fff;
        color: #333;
    }

    .header_primary .dropdown-menu.dropdown-login li a {
        padding: 16px 17px;
        max-width: 100%;
        background: none;
        margin: 0;
        height: auto !important;

        letter-spacing: 0;
        cursor: pointer;
        border-bottom: 2px solid #282828;
        padding: 10px 20px 10px 20px;
        background: #333;
        margin: 0;
    }

    .arrow-menu:after {
        margin-top: 5px;
    }

    .header_secondary li a.dropdown-toggle.active .arrow-menu:after {
        margin-top: 10px;
    }

    .search-overlay {
        top: 0;
        position: fixed;
        z-index: 1002;
    }

    .search-overlay + .box {
        position: fixed;
        z-index: 9004;
    }

    .search_input {
        width: 100%;
        margin: 0;
        padding: 13px 0 11px 0 !important;
        border: 0;
        left: 0;
    }

    .btn-narrow.search_button {
        display: table-row;
        margin: 0;
        margin-top: 7px;
    }

    .jump-link,
    .jump-link-up {
        z-index: 100;
    }

    #activator_search {
        margin-right: 0;
    }

    .header_burger a {
        line-height: 40px !important;
    }

    .header_secondary {
        overflow: auto;
    }

    .header_secondary:before {
        content: '';
        width: 100%;
        height: 93px;
        display: block;
    }

    .header_secondary-sub li:first-child {
        padding-top: 0;
    }

    .open.animate_burger_menu {
        visibility: visible;
        opacity: 1;
        right: 0;
        -webkit-transition: all .5s, -webkit-transform .5s;
        transition: all .5s, transform .5s;
    }

    .grid.zero-result-search {
        padding-bottom: 191px;
    }

}

@media only screen and (min-width: 1101px) {

    i.arrow-menu.not-show-desktop {
        display: none;
    }

    ul.dropdown-menu.header_secondary-sub.not-show-mobile li {
        display: block;
    }

    .box {
        position: fixed;
        top: -200px;
        left: 10%;
        right: 10%;
        z-index: 101;
    }

    #activator_login .dropdown-menu {
        left: auto;
        right: 100%;
        margin-left: 0;
        margin-right: -61px;
        margin-top: 3px;
    }

    .header_secondary-sub {
        max-height: 100vh;
        color: #000;
        z-index: 8000;
        position: absolute;
    }

    .header_primary li:hover {
        background-color: #fff;
        color: #333;
        text-decoration: none;
    }

    .header_secondary > li {
        float: none;
        display: inline-block;
        height: 60px;
    }

    #activator_login.active {
        background-color: #fff;
        color: #333;
        text-decoration: none;
    }

    #activator_login.active .icon-user-white {
        color: #333;
    }

    .header_primary li:hover .icon-user-white {
        color: #333;
    }

    .header_primary li:hover .icon-user-search {
        color: #333;
    }

    li.show-mobile {
        display: none !important;
    }

    h3.heading-line.row-grid-available {
        padding-top: 7px;
    }

}

@media only screen and (min-width: 1101px) and (max-width: 1230px) {
    .header_secondary_wrapper {
        padding-left: 210px;
    }

    .header_secondary a {
        padding: 18px 10px 19px 10px;
    }

    .header_primary > li {
        min-width: 50px;
    }

    .header_secondary {
        padding-left: 0px;
    }

    #activator_search {
        margin-right: 0;
    }

    .brand_logo {
        margin-top: -5px
    }
}

.header_secondary .header_active::after {
    content: "";
}

.header_secondary .header_active {
    background-color: transparent;
    color: #ffffff;
    background: url("img/down.png") no-repeat 200px 25px;
    content: "";
}

.header_secondary {
    position: relative;
    display: inline-block;
    font-size: 0;
}

#header_secondary-sub {
    display: none;
    position: absolute;
}

#header_secondary-sub a {
    display: block;
}

.header_secondary:hover #header_secondary-sub {
    display: block;
}

.header_secondary .header_active:hover {
    color: #333;
    background: url("img/down.png") no-repeat 200px 25px #fff;
}

#header_secondary-sub li:last-child:active {
    display: none;
    cursor: pointer;
}

@media screen and (max-width: 639px) {
    .brand {
        margin-top: 0;
        z-index: 0;
        top: 0;
        left: 12px;
    }

    .brand_rhombus {
        width: 34px;
        left: 20px;
        top: -22px;
        height: 80px;
    }

    .brand_rhombus:before {
        right: 27px;
        border: 45px solid transparent;
        border-top-color: #E60000;
        border-right-color: #E60000;
    }

    .brand_logo {
        margin-top: 15px;
        margin-left: 8px;
        width: 55px;
    }
}

@media only screen and (max-width: 767px) {

    .header_navigation {
        position: fixed;
        top: 0;
    }

    .header_primary {
        position: absolute;
        right: 8px;
    }

    .header-nav .nav-search .search-box.box {
        left: 0;
        right: 0;
        padding-top: 40px;
        box-sizing: border-box;
        padding-right: 15px;
    }

    .header-nav .nav-search .search-box.box .search_input_div {
        width: 100%;
    }

    .header-nav .nav-search .search-box .search_input {
        border: none;
        text-indent: 45px;
    }

    .search_popular {
        margin-top: 10px;
    }

    .mod-masthead .overlay-inactive .search-box.box {
        padding-top: 20px;
    }

    .mod-masthead .overlay-inactive #search_totalResults {
        display: inline-block;
        margin-top: 10px;
    }

    .mod-masthead .overlay-inactive #search_totalResults p {
        margin-top: 0;
        font-size: 14px;
    }
    
    /* Fix the banner slide text issue */
    .landing .mod-masthead.slider-init .set .belt,
	.mod-masthead .set .belt {
	    width: 98%;
	}

    .box h2 {
        font-size: 30px;
        margin-bottom: 20px;
    }

    .animate_box {
        -webkit-transition: .5s, -webkit-transform .5s;
        transition: .5s;
        top: 85px !important;
    }

    .icon-user-white {
        font-size: 20px;
    }

    .icon-user-search {
        font-size: 20px;
    }

    .header_primary li > a {
        padding: 0;
        height: 45px;
        width: 45px;
        min-width: 45px;
        margin: 14px 7px 0 0;
        background-color: rgba(51, 51, 51, 0.95);
        z-index: 1001;
        line-height: 50px;
    }

    .i-burger-menu {
        background-position: center top 12px;
    }

    .header_primary > li > a::before, .header_primary > li > a::after {
        width: 25px;
        top: 22px;
    }

    #activator_login .dropdown-menu {
        width: 95%;
    }

    .header_secondary_wrapper {
        width: 95%;
        left: 100%;
    }

    .open.animate_burger_menu {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translate(-100%, 0);
        -moz-transform: translate(-100%, 0);
        -ms-transform: translate(-100%, 0);
        -o-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
        -webkit-transition: -webkit-transform .5s;
        transition: transform .5s;
    }

    /*-- Media Center Filter Component --*/
    .filter-tabs {
        padding-bottom: 12px;
    }

    .tabs-wrapper {
        margin: 0;
        padding: 0;
    }

    .tabs-wrapper h2 {
        width: 100%;
        padding: 0;
    }

    .tabs-wrapper > ul {
        width: 100%;
    }

    .tabs-wrapper > ul > li {
        padding: 17px 0 25px 0;
    }

    .tab-current {
        margin-bottom: 0;
    }

    .tabs-wrapper.fixed-tab-mobile {
        margin: 0 10px;
    }

    .topics-container {
        padding: 10px 15px 10px 15px;
    }

    .topics-container li {
        margin: 0 10px 10px 0;
    }

    .btn-results-container {
        padding-bottom: 20px;
    }

    .active-filters-content {
        margin-top: 5px;
    }

    .active-filters-content h3 {
        display: block;
        margin-top: 8px;
        margin-bottom: 10px;
        padding: 0;
    }

    .active-filters-content ul li:after,
    .active-filters-content ul li:before {
        right: 14px;
    }

    .active-filters-content .btn-clear-filters {
        display: block;
        font-size: 18px;
        line-height: 18px;
        margin-top: -4px;
    }

    .filter-results {
        margin-top: 8px;
    }

    .filter-results .load-more {
        width: auto;
        padding: 0 5px 25px;
        margin-top: 21px;
        padding-bottom: 16px;
    }

    .filter-results .load-more .btn {
        font-size: 15px;
    }


    /* :: Base Square Component - news-releases :: */

    .news-releases {
        padding-top: 0;
        padding-bottom: 0;
    }
    .news-releases .title-punch {
        font-size: 18px;
        line-height: 24px;
    }
    .news-releases .author-wrapper {
        font-size: 14px;
        padding: 0 15px 11px 0;
    }
    #ft-article-content .news-releases .description p {
        font-size: 14px;
    }
    .news-releases .link-wrapper {
        padding: 15px 0 19px 0;
    }
    .news-releases .link-wrapper .arrow-link-alt {
        font-size: 16px;
        padding-top: 4px;
    }

    /* :: End Base Square Component - news-releases :: */

}

@media only screen and (max-width: 767px) and (orientation: landscape) {
    .animate_box {
        -webkit-transition: .5s, -webkit-transform .5s;
        transition: .5s;
        top: 0 !important;
    }
}

/* - novo css - */
@font-face {
    font-family: VodafoneLight;
    src: url(../css/fonts/fonts/vodafonelt-webfont.eot);
    src: url(../css/fonts/fonts/vodafonelt-webfont.eot?#iefix) format("embedded-opentype"), url(../css/fonts/vodafonelt-webfont.woff) format("woff"), url(../css/fonts/vodafonelt-webfont.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: font3933;
    src: url(../css/fonts/ws2-icon-font.eot);
    src: url(../css/fonts/ws2-icon-font.eot?#iefix) format("embedded-opentype"), url(../css/fonts/ws2-icon-font.woff) format("woff"), url(../css/fonts/vodafonelt-webfont.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

.footer {
    background-color: rgba(50, 50, 50, .9);
    color: #fff;
    margin-top: 10px;
}

.footer .copyright {
    margin-top: 98px;
    font-family: VodafoneLight;
    font-size: 16px;
}

/* temp fix */
.footer .grid {
    margin-left: 0;
}

.footer h4 {
    line-height: 20px;
    margin-bottom: 18px;
}

.footer h4 a {
    text-decoration: none;
    font-size: 26px;
    line-height: 20px;
}

.footer h4 a:hover {
    text-decoration: none;
}

.footer a {
    font-family: VodafoneLight;
}

.footer a:hover {
    text-decoration: underline;
}

.footer p {
    color: #C1C1C1;
}

.footer > .belt .col {
    float: left;
    box-sizing: border-box;
    overflow-wrap: break-word;
}

.social-links {
    padding-left: 15%;
}

.social-links li {
    margin-top: -1px;
}

@media screen and (max-width: 1150px) {
    .social-links {
        padding-left: 10%;
    }
}

@media screen and (max-width: 1000px) {
    .social-links {
        padding-left: 5%;
    }

}

@media screen and (max-width: 768px) {
    .footer {
        padding-top: 5px;
    }

    .footer .col ul {
        max-height: 0;
        -moz-transition: max-height 0.7s ease-out;
        -webkit-transition: max-height 0.7s ease-out;
        transition: max-height 0.7s ease-out;
        overflow: hidden;
        text-align: left;
    }

    .footer h4 {
        padding: 8px 0px 8px;
    }

    .footer h4 a {
        font-size: 16px;
    }

    .footer .grid > .col {
        padding: 0px;
        width: 100%;
    }

    .footer .grid > .col.w-55 .col {
        border-bottom: 1px solid #FFF;
    }

    .footer .copyright {
        margin-top: 17px;
        padding: 20px 5%;
        text-align: left;
        font-size: 16px;
        padding-left: 14px;
    }

    .footer .grid {
        margin-left: 0px;

        position: relative;
        max-width: 100%;
        margin: 0 auto;
        padding-left: 7px;
        margin-right: 7px
    }

    .footer li {
        padding: 0px 0px 5px 0;
    }

    .footer li:last-child {

    }

    .footer h4 {
        text-align: left;
        margin-bottom: 0;
    }

    .footer .col ul.show-state {
        display: block !important;
        max-height: 500px;
    }

    .footer .col ul li:first-child {
        padding-top: 8px;
    }

    .footer .col ul li:last-child {
        padding-bottom: 16px;
    }

    .chevron--white, .chevron--white:after {
        /*border-color: #FFF;*/
    }

    .chevron--down:after {
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    .chevron:after {
        height: .7em;
        content: "";
        font-size: 18px;
        right: 0;
    }

    .chevron:after {
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        border-width: 1px;
        display: block;
        width: .7em;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg);
        margin-top: -1.4em;
        position: absolute;
        -webkit-transition: -webkit-transform .3s;
        transition: transform .3s;
        right: 2px;
    }

    .active-state.chevron:after {
        -webkit-transform: rotate(316deg);
        -ms-transform: rotate(316deg);
        transform: rotate(316deg);
        margin-top: -1em;
    }

    .active-state {
        background-color: transparent;
        color: #000;
        padding: 8px 0px 8px;
    }

    .footer .active-state a {
        color: #fff;
    }

    .social-links h4 {
        margin-left: 7px;
        margin-right: 7px;
        position: relative;
        max-width: 100%;
        /*margin: 0 auto;*/
        /* border-bottom: 1px solid #fff; */
    }

    .social-links h4.active-state {
        border-bottom: 1px solid transparent;
    }

    .social-links ul {
        margin-left: 0;
        position: relative;
        max-width: 95%;
        margin: 0 auto;
        margin-left: 4px;
    }

    li.see-all {
        display: inherit;
    }

    h3.heading-line.row-grid-available {
        padding-top: 2px;
    }

    /* 404 page mobile fix */
    .mod-masthead.masthead-error .set .belt {
        padding: 0;
    }

	/* Article Media Centre contact us - start */	
	.has-icon .i-media-contact {
	    width: 38px;
	    height: 38px;
		background-position: 0 0;
	}

 	/* Article Media Centre contact us - end */
}

/* - final de novo css - */

/* - icons footer -*/
.icon-twitter, .icon-linkedin, .icon-google-plus, .icon-rssfeed,
.icon-slide-share, .icon-youtube {
    background-image: url(img/sprite_footer.svg);
    background-repeat: none;
    /*padding-left: 91px;*/
    border: 1.5px solid #fff;
    margin-left: 2px;
    display: inline-block;
}

.icon-twitter {
    width: 47px;
    height: 47px;
    background-position: -0px 0px;
    margin-top: 9px;
}

.icon-linkedin {
    width: 47px;
    height: 47px;
    background-position: -47px 0px;
}

.icon-google-plus {
    width: 47px;
    height: 47px;
    background-position: -94px 0px;
}

.icon-rssfeed {
    width: 47px;
    height: 47px;
    background-position: -141px 0px;
}

.icon-slide-share {
    width: 47px;
    height: 47px;
    background-position: -188px 0px;
}

.icon-youtube {
    width: 47px;
    height: 47px;
    background-position: -238px 0px;
}

/* - final de icons -*/

/* WORKARROUND */
#overlay,
#overlayProd {
    display: none;
}

#search_totalResults {
    position: initial;
    display: inline-block;
    z-index: 2000;
    width: 100%;
}

#search_totalResults p {
    margin-top: 10px;
    text-align: center;
    font-size: 18px;
}

@media only screen and (max-width: 766px) {

    .masthead-video {
        min-height: 320px;
    }

    .open_search {
        top: 85px !important;
    }

    .mod-masthead .video-active .video {
        padding-top: 80px;
    }

    .mod-masthead .video .overlay-close {
        top: 40px;
    }
}

@media only screen and (min-width: 766px) and (max-width: 1100px) {
    .header-nav .nav-search .search-box .search_input {
        text-indent: 45px;
    }

    .header-nav .nav-search .search-box input {
        border: 0px solid transparent;
    }

    .header-nav .nav-search .btn-narrow {
        margin-left: 0px;
    }

    .animate_box {
        -webkit-transition: .5s, -webkit-transform .5s;
        transition: .5s;
        top: 85px !important;
    }
}

/* cookie popup firefox */
@-moz-document url-prefix() {
    .mod-cookie-notice {
        top: 190px;
    }

    .mod-cookie-notice .belt {
        padding: 25px 90px 65px;
    }
}

.mod-cookie-notice {
    z-index: 9999;
}

/* social share overlay override */
.social-overlay .social-body {
    height: 300px;
    top: 10% !important;
}

/* For google analytics */
iframe[name=google_conversion_frame] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
    display: none;
}

img[src*="googleads"] {
    display: none;
}

.grid.mod.mod-eq-heights.pre-search {
    display: none;
}

