@font-face {
    font-family: 'Rubrik';
    src: url("../fonts/Rubrik Light.otf");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Rubrik';
    src: url("../fonts/Rubrik.otf");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Rubrik';
    src: url("../fonts/Rubrik SemiBold.otf");
    font-weight: 600;
    font-style: normal;
}

body {
    font-family: 'Rubrik';
    width: 100%;
    display: table;
}

* {
    outline: none;
}

i {
    width: 20px;
    height: 20px;
    display: inline-block;
}

a {
    color: #e4002b;
    text-decoration: none;
}

a:hover,a:focus{
    color: #e4002b;
}
li {
    list-style: none;
}
.body-content{
    margin-bottom: 50px;
}

.dropdown-menu:after {
    content: '';
    background: url(../images/arrow_u_shadow.png) no-repeat top center;
    display: block;
    width: 27px;
    height: 11px;
    background-size: 20px;
    top: -11px;
    position: absolute;
    left: 50%;
    width: 100%;
    margin-left: -40px;
}

.navbar-nav .dropdown-menu:after {
    background: url("../images/arrow_u_shadow.png") no-repeat 33px 1px;
    background-size: 20px;
}
input {-webkit-appearance:none;}
a:hover {
    text-decoration: none;
}

.no-border {
    border: 0!important;
}

.header {
    position: fixed !important;
    z-index: 1001;
    left: 0;
    top: 0;
    width: 100%;
    box-shadow: 0 0px 5px 0 rgba(142, 142, 142, 0.6);
    background: #fff;
}

.header-top {
    position: relative;
    background: #fff;
    height: 50px;
    z-index: 98;
}

.header-top-banner {
    height: 52px;
    background: url(../images/nav_bar.jpg) #e73928 no-repeat top right;
    background-size: cover;
    position: relative;
}

    .header-top-banner.business
    {
        height: 52px;
        background: url(../images/SP_NavigationBar_Business_2560x52.jpg) #e73928 no-repeat top right;
        background-size: cover;
        position: relative;
    }

.order-list-cell {
    border-radius: 6px;
    background: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(142, 142, 142, 0.35);
    display: table;
    width: 100%;
    padding: 20px 10px;
    margin-bottom: 20px;
}

.order-list-cell > div {
    display: table-cell;
    vertical-align: top;
    width: 20%;
}

.product-img {
    /* vertical-align: top!important; */
    text-align: center;
}

.product-img > img {
    max-width: 120px;
}

.product-detail {
    width: 40%!important;
}

.product-detail h3 {
    margin-top: 0;
    font-size: 24px;
}

.product-detail p {
    font-size: 12px;
    font-weight: 100;
    margin: 0;
    text-align: left;
    display: inline-block;
    width: 160px;
}

.product-detail p label {
    font-weight: 500;
}

.product-price {
    width: 30%!important;
    text-align: center;
}

.product-price b {
    font-size: 32px;
    font-weight: 500;
    text-align: center;
    color: #454545;
}

.product-price b label {
    font-size: 12px;
}

.product-price p {
    font-size: 12px;
    font-weight: 500;
    color: #454545;
    margin-bottom: 0;
    text-align: center;
}

.product-remove {
    width: 10%!important;
    text-align: center;
    vertical-align: middle!important;
}

.product-remove i {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url("../images/close-simple-line-icons-copy@3x.png") no-repeat;
    background-size: 20px;
}

.logo-wrap {
    position: absolute;
    background: url(../images/logo_bg.png) no-repeat 0 -2px;
    width: 187px;
    height: 118px;
    background-size: 187px;
    z-index: 99;
}

.logo-wrap a {
    display: block;
    width: 117px;
    margin: 12px 0 0 50px;
}

.logo-wrap a img {
    width: 117px;
}

.nav>li>a:focus, .nav>li>a:hover {
}

.contact {
    float: right;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
    line-height: 52px;
    margin-right: 10px;
}
.chat-now{
    cursor: pointer;
}
.btn-yellow {
    border-radius: 10px;
    background-color: #ffdd00;
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #4e4221;
    padding: 10px;
    border: 0;
    width: 160px;
    margin: 10px auto;
    display: block;
}

.btn-blue {
    border-radius: 100px;
    background-color: #65c2d8;
    font-size: 14px;
    font-weight: 100;
    border: 0;
    text-align: center;
    color: #ffffff;
    padding: 8px 24px;
}

.inline-block {
    display: inline-block!important;
}

label.inline-block + input {
    margin-left: 10px;
}

.bg-gray {
    background: #fafafa;
}

.btn-light-yellow {
    border-radius: 10px;
    background: #ffdd00;
    color: #454545;
    font-size: 18px;
    padding: 15px 20px;
}

.btn-img-red {
    padding: 10px;
    border: 0;
    border-radius: 5px;
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
    vertical-align: top;
    font-size: 20px;
    text-align: center;
    background: url(../images/addtocartbg@3x.png) no-repeat #e00e2d;
    background-size: 200px;
	width:fit-content;
}

.btn-cid-img-red {
    padding: 10px;
    border: 0;
    border-radius: 5px;
    color: #ffffff;
    line-height: 20px;
    vertical-align: top;
    font-size: 16px;
    text-align: center;
    background: url(../images/addtocartbg@3x.png) no-repeat #e00e2d;
    background-size: 200px;
}

.cid-body {
    margin-top: 25px;
    margin-bottom: 50px;
}

.cid-container {
    border: #53565a;
    border-width: 6px;
    border-style: solid;
    min-height: 200px;
    padding: 30px;
}

.cid-display-msg {
    text-align: center;
    margin-top: 15px;
    font-size: 12pt;
}

.success-msg {
    color: green;
}

.error-msg {
    color: red;
}

body.business .btn-img-red {
    background: url(../images/SP_Button_Business-Asset-3x.png) no-repeat #e00e2d !important;
}

.btn-light-yellow i {
    margin-left: 20px;
}

.icon-arrow-r {
    display: inline-block;
    width: 8px;
    height: 12px;
    background: url("../images/chevron-right-font-awesome@3x.png") no-repeat;
    background-size: 8px;
}

.header-with-wrap {
    max-width: 1280px;
    margin: 0 auto;
    clear: both;
    position: relative;
}

.header-with-wrap:after {
    content: '';
    display: table;
    clear: both;
}

.logo {
    background: url("../images/sp_logo.png") no-repeat;
    background-size: auto auto;
    width: 190px;
    height: 60px;
    display: inline-block;
    background-size: cover;
    margin-top: -23px;
    float: left;
    text-indent: -9999px;
}

.header-top a {
    font-size: 15px;
    color: #53565a;
}

.nav-bar {
    padding-left: 220px;
}

.hide
{
    display: none;
}

.show
{
    display: block;
}

h1.title-orange {
    font-size: 28px;
    font-weight: 600;
    margin: 20px 0;
}

h1.title-red {
    font-size: 28px;
    font-weight: 600;
    color: #e4002b;
    margin: 40px 0 20px 0;
}

h1.title-orange a {
    float: right;
    font-size: 16px;
    font-weight: 500;
    color: #454545;
}

h1.title-red a {
    float: right;
    font-size: 16px;
    font-weight: 500;
    color: #e4002b;
}

.dropdown-menu > li > a i {
    position: absolute;
    top: 4px;
    left: -9px;
}

.i-bundles {
    background: url("../images/i-bundles.svg") no-repeat center center;
    background-size: 30px;
}

.i-broadband {
    background: url("../images/i-broadband.svg") no-repeat center center;
    background-size: 30px;
}

.i-familyzone {
  background: url("../images/i-familyzone.svg") no-repeat center center;
  background-size: 30px;
}

.i-phone {
    background: url("../images/i-phone.svg") no-repeat center center;
    background-size: 30px;
}

.i-phone-gray {
    background: url("../images/i-phone-gray.svg") no-repeat center center;
    background-size: 40px;
    width: 24px;
    height: 24px;
}

.i-wifi-gray {
    background: url("../images/i-wifi-gray.svg") no-repeat center center;
    background-size: 22px;
    width: 24px;
    height: 24px;
}

.i-tel-pink {
    background: url("../images/i-tel-pink.svg") no-repeat center center;
    background-size: 30px;
}

.i-tel-gray {
    background: url("../images/i-tel-gray.svg") no-repeat center center;
    background-size: 40px;
    width: 24px;
    height: 24px;
}

.i-contact {
    background: url("../images/i-tel-white.svg") no-repeat center center;
    background-size: 35px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 0 5px;
}

.i-chat{
    background: url("../images/i-chat-white.svg") no-repeat center center;
    background-size: 17px;
    display: inline-block;
    position: relative;
    top: 5px;
    margin: 0 5px;
}

.i-account-pink {
    background: url("../images/i-account-pink.svg") no-repeat center center;
    background-size: 30px;
}

.i-seniors {
    background: url("../images/i-seniors.svg") no-repeat center center;
    background-size: 30px;
}

.color-orange {
    color: #eb712d!important;
}

.color-blue-light {
    color: #65c2d8!important;
}

.color-light-green {
    color: #20b818!important;
}

.color-blue {
    color: #4f8ee8!important;
}

.color-black {
    color: #454545!important;
}

.color-purple {
    color: #b976f4!important;
}

.color-white {
    color: #fff!important;
}

.color-gray {
    color: #979797;
}

.btn-orange {
    font-weight: 500;
    color: #ffffff;
    padding: 10px;
    border: 0;
    border-radius: 6px;
    color: #ffffff;
    line-height: 30px;
    vertical-align: top;
    font-size: 20px;
    text-align: center;
    background: url(../images/addtocartbg@3x.png) no-repeat #e00e2d;
    background-size: 200px;
}

body.business .btn-orange
{
    background: url(../images/SP_Button_Business-Asset-3x.png) no-repeat #e00e2d !important;
}

.btn-orange:hover,.btn-orange:focus{
    color: #fff;
    opacity: 0.8;
}

.btn-red {
    background-image: url(../images/addtocartbg@3x.png);
    background-color: red;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 6px;
    border: 0;
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    padding: 10px 19px;
}

body.business .btn-red
{
    background: url(../images/SP_Button_Business-Asset-3x.png) no-repeat #e00e2d !important;
}

.btn-red:hover {
    color: #fff;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background: url(../images/sp_arrowdown.png) no-repeat 96% center #fff;
    width: 300px;
    height: 50px;
    border-radius: 5px;
    padding: 10px;
    border: 0;
    color: #464646;
    outline: none;
}

.gray-select {
    border: solid 2px #b1b1b1;
    width: 256px;
    height: 43px;
}

/*nav*/
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: transparent;
}

.dropdown-menu {
    box-shadow: none;
    border: 0;
    background: #fff;
    border-radius: 10px!important;
    box-shadow: 0 2px 10px 0 rgba(142, 142, 142, 0.35);
    padding: 0;
    min-width: 320px;
    padding: 15px 0 15px 20px;
    top: 59px;
    left: -105px;
}

.shopping-cart-wrap {
    position: relative;
}

.shopping-cart + .dropdown-menu {
    background: #696969;
    width: 355px;
    right: 0;
    left: auto;
}

.shopping-cart + .dropdown-menu:before {
    content: '';
    position: absolute;
    background: url(../images/arrow_u_gray.png) no-repeat;
    width: 30px;
    height: 16px;
    background-size: 30px;
    top: -13px;
    right: 10px;
}

.dropdown-menu h5 {
    font-size: 16px;
    font-weight: 100;
    text-align: center;
    color: #ffffff;
}

.dropdown-menu h5 a {
    color: #ffffff;
    text-decoration: underline;
    padding: 0px;
}

.subhead .subnav .dropdown-menu h5 a:hover {
    color: #ffffff;
}

.header .dropdown-menu ul li a {
    font-size: 14px;
    color: #53565a;
}

.header .dropdown-menu li a:hover {
    background: transparent;
    color: #e4002b;
}

.header .dropdown-menu li ul li a:hover {
    color: #53565a;
    cursor: pointer;
    text-decoration: underline;
}

.nav > li:hover .dropdown-menu {
    display: block;
}

.dropdown-menu::before {
    background: url("../images/arrow_u_shadow.png") no-repeat 30px;
    display: block;
    width: 27px;
    height: 11px;
    background-size: 20px;
    top: -11px;
    left: 0;
    position: absolute;
    right: 0;
    width: 100%;
}

.nav > li:hover > a {
    border: 0;
    background: transparent;
    opacity: 0.8;
}

.dropdown-menu > li {
    position: relative;
}


.dropdown-menu > li > ul {
    color: #53565a;
    padding: 0px 0px 0px 20px;
    margin-top: 3px;
    margin-bottom: 10px;
}

.dropdown-menu > li > ul li {
    display: inline-block;
    margin: 0;
    line-height: 20px;
    vertical-align: top;
    min-width: 120px;
    padding-bottom: 12px;
}

.child-block > li > ul li {
    display: block;
}

.dropdown-menu > li > a {
    line-height: 30px;
    font-size: 15px;
    color: #e4002b;
    padding: 0 0 0 20px;
    position: relative;
}

.dropdown-menu > li:hover ul {
    display: block;
}

.block-dropdown:hover .dropdown-menu {
    display: block;
    right: 0;
    position: absolute;
    left: auto;
}

.block-dropdown > ul > li > a {
    height: auto;
}

.block-dropdown .dropdown-menu li ul li a {
    padding: 0;
    height: auto;
}

.icon-tel {
    background: url("../images/hotlinephone.png") no-repeat center center;
    background-size: 18px;
}

.icon-tel-white {
    background: url("../images/phone_white.png") no-repeat center center;
    background-size: 18px;
}

.icon-search {
    background: url("../images/i-search.svg") no-repeat center center;
    background-size: 28px;
}

.icon-account {
    background: url("../images/i-account.svg") no-repeat center center;
    background-size: 29px;
}

.icon-account-2 {
    background: url("../images/i-account.svg") no-repeat center center;
    background-size: 26px;
}

.icon-cart {
    background: url("../images/i-cart.svg") no-repeat center center;
    background-size: 31px;
}

.icon-cart label {
    display: block;
    position: absolute;
    background: #e4002b;
    font-size: 12px;
    color: #fff;
    width: 16px;
    height: 16px;
    font-weight: 100;
    font-style: normal;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
    top: -8px;
    left: 7px;
}

body.business .icon-cart label {
    background: #185a9d;
}

.icon-card {
    background: url("../images/i-bill.svg") no-repeat center center;
    background-size: 29px;
}

.icon-mail {
    background: url("../images/i-talk.svg") no-repeat center center;
    background-size: 30px;
}

.icon-email {
    background: url("../images/i-email.svg") no-repeat center center;
    background-size: 15px;
}

.icon-sim {
    background: url("../images/i-sim.svg") no-repeat center center;
    background-size: 33px;
}

.icon-satellite {
    background: url("../images/i-sky.svg") no-repeat center center;
    background-size: 28px;
}

.icon-moving {
    background: url("../images/i-moving.svg") no-repeat center center;
    background-size: 19px;
}

.sub_menu {
    background: #65c2d8;
    border-radius: 4px;
    position: absolute;
    top: 52px;
    right: 0;
    left: auto;
    z-index: 10000;
}

.sub_menu:before {
    content: '';
    position: absolute;
    background: url(../images/arrow_u_green.png) no-repeat;
    width: 30px;
    height: 16px;
    background-size: 30px;
    top: -13px;
    right: 10px;
}

.header-fixed .sub_menu {
    right: 0;
}

.sub_menu li {
    border-bottom: 1px solid #fff;
}

.sub_menu li:last-child {
    border: 0;
}

.sub_menu > li > a:focus, .sub_menu > li > a:hover, .sub_menu > li:focus, .sub_menu > li:hover {
    background: #20aed0;
}

.sub_menu li a {
    color: #fff;
    font-size: 16px;
    float: none;
    height: auto;
    line-height: 55px;
    display: block;
}

.subnav {
    position: relative;
}

nav.dd-content.dd-content {
    display: none;
    top: 49px;
    right: 0;
    width: 385px;
    background: #6AC3D8;
    box-shadow: 1px 0 4px rgba(0, 0, 0, 0.2);
    z-index: 1001;
}

.header-fixed .subhead a:hover i.icon-search, .header-fixed i.icon-search {
    background-image: url("../images/search_white.png");
}

.header-fixed .subhead a:hover i.icon-account, .header-fixed i.icon-account {
    background-image: url("../images/login_white.png");
}

.header-fixed .subhead a:hover i.icon-cart, .header-fixed i.icon-cart {
    background-image: url("../images/cart_white.png");
}

.header-fixed .subhead a:hover i.icon-tel, .header-fixed i .icon-tel {
    background-image: url("../images/phone_white.png");
}

.subhead i {
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 4px;
    position: relative;
}

.subhead {
    margin-top: 0;
    position: absolute;
    top: 52px;
    right: 0;
    z-index: 99;
}

.subhead a {
    padding: 15px 10px;
    line-height: 22px;
    height: 52px;
    display: inline-block;
    text-decoration: none;
    color: #53565a;
    font-size: 12px;
}

.subhead a:hover {
    background-color: #454545;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.subhead .subnav a:hover {
    background: transparent;
    color: #454545;
}

.subnav .dropdown {
    display: inline-block;
}

.header-fixed {
    height: 64px;
    background: #eb712d;
    border: 0;
}

.header-fixed .header-top {
    padding-top: 0;
    position: relative;
}

.header-fixed a {
    color: #fff;
}

.header-fixed .logo {
    width: 122px;
    height: 38px;
    margin-top: 11px;
    background: url(../images/sp_logowhite.png) no-repeat;
    background-size: cover;
}

.header-fixed .nav-bar {
    margin-top: 14px;
    margin-left: 60px;
    display: inline-block;
}

.header-fixed .subhead {
    margin-top: 12px;
}

.header-fixed .subhead a span {
    display: none;
}

.header-fixed .tel {
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 3px 12px;
    margin: 0;
    font-size: 22px;
    position: relative;
}

.header-fixed .header-phone {
    right: 150px;
    top: 15px;
    position: absolute;
}

.header-fixed .tel b {
    display: none;
}

.shopping-cart {
    position: relative;
}

.shopping-cart label {
    width: 20px;
    height: 20px;
    background: #eb712d;
    color: #fff;
    font-size: 14px;
    font-weight: 100;
    text-align: center;
    display: block;
    position: absolute;
    top: 2px;
    left: 20px;
    line-height: 20px;
    border-radius: 50%;
}

.header-fixed .shopping-cart label {
    background: #cfd632;
    color: #454545;
}


.container, .main {
    position: relative;
}

.main{
    margin-top:0;
}
/*broadband-banner home-plus*/
.home-plus + .main{
    margin-top: -101px;
}

.m-show {
    display: none;
}

.shopping-list-item {
    display: table-row;
}

.cart-list ul {
    margin: 10px;
    padding-left: 0;
}

.cart-list ul li {
    background: #fff;
    border-radius: 10px;
    padding: 10px 0;
    margin-bottom: 10px;
}

.shopping-list-item > div {
    display: table-cell;
    padding: 0 10px;
    font-size: 16px;
}

.img-content img {
    max-width: 80px;
}

.name-content b {
    display: block;
    font-size: 16px;
    color: #464646;
}

.name-content span {
    font-size: 14px;
}

.header .dropdown-menu li .name-content a {
    color: #eb712d;
    font-size: 14px;
    text-decoration: underline;
    padding: 0;
    display: block;
    height: auto;
}

.price-content {
    vertical-align: middle;
}

.price-content label {
    font-size: 10px;
    color: #464646;
    display: block;
    font-weight: 100;
}

.icon-close {
    background: url("../images/i_close.png") no-repeat center center;
    width: 20px;
    height: 20px;
    display: inline-block;
    background-size: 12px;
}

.opera-content {
    vertical-align: middle;
}

/*footer*/
footer {
    background: #f4f4f4;
    padding-top: 30px;
    width: 100%;
    display: table;
}

footer .container {
    position: relative;
    padding-bottom: 10px;
}

.footer-top .container {
    border-bottom: 2px solid #e1e1e1;
    justify-content: space-between;
    flex-wrap: nowrap;
    display: flex;
}

.footer-top .container:before, .footer-top .container:after {
    display: none;
}

.footer-link-group {
    vertical-align: top;
}

.footer-link-cell {
    display: inline-block;
    vertical-align: top;
    padding-right: 55px;
}

.footer-link-cell h5 {
    font-size: 15px;
    font-weight: 500;
    color: #6a6a6a;
}

.footer-link-cell ul {
    margin-bottom: 30px;
    padding: 0;
}

.footer-link-cell ul li {
    line-height: 30px;
}

.footer-link-cell ul li a {
    font-weight: 100;
    font-size: 12px;
    color: #6a6a6a;
}

.footer-bottom {
    background: #f4f4f4;
    padding: 30px 0;
}

.footer-bottom a {
    font-size: 12px;
    font-weight: 100;
    margin-right: 20px;
    color: #6a6a6a;
}

.footer-bottom-right {
    float: right;
    color: #6a6a6a;
    font-size: 12px;
    font-weight: 100;
}

.footer-bottom-right a {
    margin: 0 10px;
    color: #6a6a6a;
}

.f-link {
    display: inline-block;
}

.get-app {
    text-align: left;
    padding: 0 20px;
    height: 224px;
}

.get-app h5 {
    font-size: 15px;
    font-weight: 500;
    color: #6a6a6a;
}

.get-app a {
    display: block;
    margin-bottom: 10px;
}

.get-app a img {
    width: 120px;
}

.need-help {
    position: relative;
}

.help-text {
    width: 170px;
    height: 210px;
    padding: 10px 20px;
    float: left;
    position: relative;
}

.help-text p {
    font-weight: 100;
    font-size: 12px;
    color: #6a6a6a;
}

.help-text p a {
    color: #6a6a6a;
    text-decoration: underline;
}

.help-text p b,.help-text p strong {
    font-size: 15px;
    font-weight: 500;
    text-align: left;
    color: #6a6a6a;
    display: block;
}

.help-text span {
    display: block;
    border-radius: 10px;
    font-size: 22px;
    color: #fff;
    font-weight: 500;
    background-color: #f58220;
    text-align: center;
    padding: 3px 0;
}

.header-fixed .header {
    top: 0;
}

/* it's temporary from origin global.css */
/* for News List and News details */
.main-content .main, .main-content .right-nav {
    text-align: left;
}

.main-content .right-nav {
    width: 20%;
    padding-left: 20px;
}

.body-content p, .body-text, .modal > p, .modal .content p, .feature-row p, .box-feature p, .form-group .form-label, .form-group .form-input, .form-group textarea, .custom-select .custom-select-options p, .box-feature h3 {
    font-size: 15px;
    line-height: 26px;
    text-align: left;
    color: #53565a;
    font-weight: 100;
}

.sw, .main-content, .hero .hero-banner, .hero > .hero-text, .heading-wrapper h1, .breadcrumbs, .site-footer section {
    margin: 0 auto;
    text-align: left;
}

.sw .body-content > a {
    font-size: 15px;
    text-align: left;
    color: #e60b32;
    text-decoration: underline;
}

.main-content {
    max-width: 1170px;
}

.button:active {
    background-color: #c6490e;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e75611), to(#c6490e));
    background-image: -webkit-linear-gradient(top, #e75611, #c6490e);
    background-image: -moz-linear-gradient(top, #e75611, #c6490e);
    background-image: -ms-linear-gradient(top, #e75611, #c6490e);
    background-image: -o-linear-gradient(top, #e75611, #c6490e);
    background-image: linear-gradient(top, #e75611, #c6490e);
    color: #fff;
}


.alt-button:disabled, .chevron-button:disabled {
    background: #ccc;
    pointer-events: none;
}

.hero h2, .recent-news h2 {
    font-size: 2em;
    font-weight: 700;
}

.pop-in.fading-in {
    visibility: visible;
    animation: .4s dd-fadein;
}

.pagination {
    display: block;
}

.main-content + .breadcrumbs {
    clear: both;
    max-width: 920px;
    margin: 0 auto 0;
}

.breadcrumbs {
    padding: 60px 0;
    padding-top: 60px;
    color: #454545;
}

.check-block form {
    margin-bottom: 35px;
}

.breadcrumbs .location, .breadcrumbs .top-link {
    background: url("../images2/global/breadcrumb-icons.png") no-repeat;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
}

.breadcrumbs .location a, .breadcrumbs a.top-link, .body-content a.back-link {
    color: #ef6422;
}

.breadcrumbs .location {
    float: left;
    padding: 6px 0 6px 40px;
    background-position: left top;
    background-size: 30px;
}

.breadcrumbs .top-link {
    float: right;
    padding: 6px 40px 3px 0;
    background-position: right bottom;
    background-size: 22px;
}

.breadcrumbs .location a:first-child {
    margin-left: 10px;
}

.breadcrumbs .location a::before {
    width: 20px;
    height: 10px;
    content: '';
    background: url("../images2/global/chevron-btn.png") no-repeat center;
    background-size: auto 100%;
    display: inline-block;
}

.breadcrumbs .location a:first-child::before {
    display: none;
}

.breadcrumbs a {
    font-weight: 700;
    text-decoration: underline;
}

.hero {
    text-align: center;
}

.half:nth-of-type(2n+1) {
    clear: both;
}

.half {
    width: 49%;
    margin-right: 2%
}

.half:nth-of-type(2n) {
    margin-right: 0
}

.half:nth-of-type(2n+1) {
    clear: both
}

.half h2 {
    margin-top: 0;
}

.half, .third, .box-feature.small, .quarter, .fifth, .two-third, .box-feature.large, .col, .three-quarter {
    display: block;
    float: left;
}

.half, .third, .box-feature.small, .quarter, .fifth, .two-third, .box-feature.large, .col, .three-quarter, .form-group .form-input, .form-group textarea, header .newsletter-message, .hero, .dd .dd-content, .search-modal, label.mainLbl, .modal, .modal .content, .modal .slide, .churn-option .form-label, .feature-text, .feature-box, .feature-form, .box-feature, .box-feature .box-inner {
    box-sizing: border-box;
}

.newsletter-row fieldset {
    width: 54%;
    float: right;
}

.form-group {
    display: block;
    position: relative;
}

.form-group .form-input {
    line-height: 1.8;
    border-radius: 4px;
}

.form-group.email .form-input {
    line-height: 2.3;
}

.form-group .form-input, .form-group textarea {
    cursor: text;
    display: block;
    width: 100%;
    padding: .6em 1.2em;
    padding-left: 1.2em;
    font-size: .9em;
    background: #fff;
    color: #464646;
    border: 1px solid #ccc;
}

.form-group .form-label {
    top: .9em;
    /*left: 1.2em;*/
    right: 1.2em;
    padding: 2px;
    font-size: .9em;
    color: #888;
    transform-origin: left center;
    line-height: 1.8;
    position: absolute;
}

/* end for News List and News details */
/* for About Us */
.main-content {
    max-width: 920px;
    padding: 0;
    overflow: hidden;
}

.main-content .main {
    width: 70%;
    padding-right: 3%;
    padding-left: 1%;
    border-right: 1px solid #e1e1e1;
}

.main-content .main, .main-content .right-nav {
    float: left;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.body-content p + h1, .body-content p + h2, .body-content ul + h1, .body-content ul + h2 {
    margin-top: 60px;
}

.body-content h2, .sub-heading, .search-results .group-title, .search-results a, .modal .content h2 {
    font-size: 2em;
    font-weight: 700;
}

.main-content > h1, .body-content h1, .heading, .heading-wrapper h1, .modal > h2, .modal > h1, .feature-row.support .feature-text h2, .tysk-wrapper > h1, .body-content h2, .sub-heading, .search-results .group-title, .search-results a, .modal .content h2 {
    margin-bottom: 0.6em;
    color: #454545;
    line-height: 1;
}

.sw .body-content > h2 {
    font-size: 18px;
    text-align: left;
    font-weight: 100;
    color: #53565a;
    line-height: 40px;
    margin-top: 20px;
    font-size: 30px;
    text-align: left;
    color: #53565a;
    text-align: left!important;
}

.main-content .right-nav h2 {
    font-size: 24px;
    font-weight: 600;
    text-align: left;
    color: #53565a;
}

.heading-wrapper {
    padding: 20px 0;
    margin-top: 130px;
    max-width: 920px;
    margin: 130px auto 0;
}

.heading-wrapper h1 {
}

.bullet-list {
    overflow: auto;
    padding-left:20px;
}

.body-content ul li {
    margin-bottom: .5em;
}
.bullet-list li a{
    color:#53565a;
    text-decoration: underline;
}
.bullet-list li {
    position: relative;
    padding-left: 18px;
    line-height: 1.2em;
    font-size: 1.4em;
    font-size: 15px;
    line-height: 30px;
    text-align: left;
    color: #53565a;
    font-weight: 100;
}

dl, dt, dd, ol, ul, li {
    list-style: none;
}

.bullet-list li::before {
    display: block;
    content: ' ';
    position: absolute;
    top: 12px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 6px;
    background: #53565a;
}

p.more-info {
    display: block;
    margin: 40px 0 0;
    color: #ABB739;
    font-size: 2.3em !important;
    font-weight: 700;
    margin-bottom: 0px;
}

p.more-info em {
    padding-left: 5px;
    color: #E76624;
    font-style: normal;
}

.main-content .right-nav {
    width: 23%;
    margin-left: 2%;
}

.main-content .right-nav > ul {
    padding-left: 10px;
}

.main-content .right-nav > ul li a {
    position: relative;
}

.main-content .right-nav > ul li.active a {
    color: #e60b32;
}

.main-content .right-nav > ul li.active a:before {
    background: #e60b32;
}

.main-content .right-nav > ul li a:before {
    position: absolute;
    top: 14px;
    left: -4px;
    content: '';
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #53565a;
}

.main-content .main, .main-content .right-nav {
    float: left;
    text-align: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

header, nav, section, article, aside {
    display: block;
}

.right-nav a {
    display: block;
    padding: 5px 0 5px 10px;
    font-size: 14px;
    text-align: left;
    color: #53565a;
}

a.cross-promo {
    background: none;
    padding: 0;
    margin-bottom: 2em;
    border: none;
    -webkit-transition: opacity 0.3s ease-in-out 0s;
    transition: opacity 0.3s ease-in-out 0s;
}

a.cross-promo img {
    width: 100%;
    max-width: 100%;
}

.rhsLinksActive {
    color: #F4C052 !important;
    font-weight: bold !important;
    background-position: left -113px !important;
}

/* End for About Us */
/* Home page */
/* for quick links */
a[href^="tel"] {
    color: inherit;
}

.quick-links footer {
    padding: 10px;
    padding-left: 120px;
}

.quick-links footer::after {
    display: table;
    content: '';
    clear: both;
}

.quick-links h2 {
    z-index: 98;
}

/* End for quick links */
/* for check address */
.box-feature {
    overflow: hidden;
    clear: none !important;
    color: #fff !important;
    position: relative;
    background-color: #0a96ad;
}

.box-feature h2 {
    line-height: 1;
}

.box-feature h3 {
    line-height: 1.6;
}

.address-check {
    position: relative;
}

.form-group.address .form-input {
    line-height: 1.5;
}

.form-group.address .form-label {
    top: .6em;
    left: 1.2em;
    right: 1.2em;
    padding: 2px;
    font-size: .9em;
    font-weight: normal;
    color: #888;
    transform-origin: left center;
    line-height: 1.8;
    position: absolute;
}

.hidden-address-fields {
    display: none;
}

.hidden-address-fields::after {
    display: table;
    content: '';
    clear: both;
}

.hidden-address-fields .form-group::before {
    display: none;
}

.hidden-address-fields .form-group.unit-no, .hidden-address-fields .form-group.street-no {
    width: 11.75%;
}

.hidden-address-fields .form-group {
    float: left;
    margin: 0 1.5% 10px 0 !important;
}

/* End for check address */
/* for Broadband */
.box-feature .box-inner {
    padding: 40px;
    background-size: cover;
    background-position: center center;
    border-radius: inherit;
}

.box-feature .box-inner > .bg-img {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: inherit;
    background-image: inherit;
    transition: 400ms cubic-bezier(0.46, 1.21, 0.96, 1.02);
    border-radius: inherit;
}

.box-feature .box-inner > * {
    position: relative;
}

.box-feature .footer-wrapper {
    position: absolute;
}

.box-feature .alt-button {
    display: none;
    font-size: 1.15em;
    margin: 0;
    padding: 0.6em 25px;
}

.alt-button:hover, .chevron-button:hover {
    opacity: 0.8;
}

.box-feature:hover .alt-button {
    display: inline-block;
    /*visibility: hidden;*/
    animation: 1s cubic-bezier(0.46, 1.21, 0.96, 1.02) 150ms forwards btn-fade-in;
}

/* End for Broadband */
/* End Home page */
.right-nav .award {
    margin-top: 20px;
    width: 100%
}

/* end from origin global.css */
.heading-wrapper h1 {
    max-width: 1170px;
    font-size: 45px;
    font-weight: 600;
    text-align: left;
    color: #53565a;
    margin-bottom: 0px;
    padding-left: 1%;
}

.main-content .main p img {
    max-width: 100% !important;
    margin-bottom: 30px;
}

.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
    color: #333;
}

.ad-block-bottom {
    text-align: center;
    padding-top: 50px;
    margin: 0px auto 50px;
    display: table;
}

h1.part-title {
    margin-bottom: 50px;
    padding-top: 50px;
    font-size: 31px;
    border: 0;
    font-weight: 600;
    text-align: center;
    color: #53565a;
}

.question-block h1.part-title{
    border: 0;

}
/*bxSlider redefine*/
.bx-wrapper .bx-viewport {
    box-shadow: none;
    border: 0;
    left: 0;
    right: 0;
    height: auto !important;
    padding-bottom: 20px;
    background: transparent;
    padding-bottom: 50px;
}

/*bug fix zendesk1.css*/
.hc-article-body > table {
    width: auto !important;
}

/*CIP tabs style*/
.tabs .tab:nth-of-type(1) {
    border-left: 1px solid #a1a1a1
}

.tabs .tab.active {
    border-bottom: solid 1px #FFF;
    background-color: initial;
    color: #474747;
    margin-bottom: -1px
}

.tab-content {
    display: none
}

.tab-content.active {
    display: block;
    animation: dd-fadein .2s ease-out
}

/*Home page Find locator*/
.address-check .address-tooltip {
    right: 0;
    bottom: 100%;
    margin-bottom: 20px;
    position: absolute;
    background: #5348be;
    border-radius: 4px;
}

.address-check .address-tooltip p {
    padding: 8px 15px;
    font-weight: 700;
    z-index: 1000
}

.address-check .address-tooltip:before {
    content: '';
    width: 20px;
    height: 20px;
    margin: -10px;
    right: 20px;
    top: 100%;
    transform: rotate(45deg);
    z-index: 2;
}

.address-check .alt-button.submit.disabled {
    box-shadow: none
}

.address-check .alt-button.submit.neg {
    background: #aaa;
    animation: shake 0.3s !important
}

/*Share & no-basic*/
.clear-margin-top {
    margin-top: 0!important;
}

/*slider*/
.pop-tip {
    color: #fff;
    font-size: 14px;
    position: absolute;
    z-index: 99;
    top: -34px;
    width: 84px;
    font-weight: 100;
    left: 134px;
    z-index: 99;
}

.price-plate {
    text-align: center;
    margin: 50px auto;
    font-size: 0;
    padding-top: 30px;
    /*width: 1040px;*/
}

.plate-cell-wrap {
    position: relative;
    display: inline-block;
    width: 208px!important;
    vertical-align: top;
}

.plate-cell {
    box-shadow:0 0px 4px 0 rgba(142, 142, 142, 0.4);
    border-radius: 5px;
    overflow: hidden;
    background: #fff;
    padding: 0 10px;
    width: 200px;
    margin: 0 auto;
}

.plate-cell-header {
    padding: 15px 0 5px;
}

.plate-cell-header p {
    font-size: 11px;
    text-align: center;
    color: #53565a;
}

.plate-cell-header b {
    font-size: 18px;
    color: #fff;
    display: block;
}

.plate-cell-header span {
    font-size: 50px;
    color: #fff;
    display: block;
}

.plate-cell-header span label {
    font-size: 22px;
    vertical-align: bottom;
    margin-bottom: 13px;
    margin-right: 5px;
}

.plate-cell-header >label {
    font-size: 14px;
    display: block;
    color: #fff;
    font-weight: 100;
}

.cell-table {
    display: table;
    width: 100%;
}
.theme-black.fix-height .cell-table{
    height: 180px;
}
.theme-gray.fix-height .cell-table{
    height: 300px;
}
.cell-table > div {
    display: table-cell;
    vertical-align: top;
}

.cell-table > div:last-child {
    text-align: left;
}

.cell-table > div:last-child p:nth-child(1) {
    font-weight: 600;
    font-size: 16px;
}

.cell-table > div:last-child p:nth-child(1) span {
    font-size: 12px;
    font-weight: 300;
}

.cell-table > div:last-child p:nth-child(2) {
    font-size: 12px;
    font-weight: 300;
}

.cell-table > div:last-child p:nth-child(2) label {
    font-size: 16px;
    font-weight: 600;
}

.cell-table > div:last-child p:nth-child(2) span {
    font-weight: 100;
}

.cell-table > div:last-child p:nth-child(3) {
    font-weight: 300;
}

.cell-table > div:last-child p:nth-child(3) span {
    font-weight: 100;
}

/*.tel-limited .cell-table > div:nth-child(2) p:nth-child(2) {
    font-weight: 600;
}*/

.bottom-link {
    font-size: 12px;
    color: #454545;
    text-decoration: underline;
    margin-top: 5px;
    display: block;
}

.selected .bottom-link {
    position: relative;
    top: 10px;
}

.selected .plate-cell {
    position: relative;
    z-index: 8;
}

.plate-cell > div {
    position: relative;
    z-index: 9;
}

.plate-cell-des {
    border-top: solid 1px #edeff2;
    font-size: 12px;
    text-align: center;
    color: #53565a;
    padding: 10px 0;
}

.cell-opera {
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -10px;
    border: 0;
}

.cell-opera .btn-img-red-radius {
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.cell-opera a:hover,
.cell-opera a:focus{
    color: #fff;
    opacity: 0.8;
    text-decoration: none;
}

.price-cell p {
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 0;
}

.price-cell p label {
    font-size: 18px;
}

.price-plate .selected {
    z-index: 99;
}

.cell-des-tip {
    font-weight: 100;
}

.cell-des-tip span {
    font-weight: 600;
    margin-right: 2px;
}

/*theme-light-green*/
.theme-light-green .plate-cell-header b {
    color: #a5be38;
    font-weight: 300;
}

.theme-light-green .price-cell p {
    color: #a5be38;
}

.theme-light-green .tab-nav li.active a, .theme-light-green .tab-nav li.active a label {
    /*color: #8dab00;*/
}

.theme-light-green .color-title {
    color: #8dab00;
}

.theme-light-green .prev a,.theme-light-green .next a {
    background: rgba(141, 171, 0, 0.7);
}


.theme-light-green .selected .plate-cell:before {
    content: '';
    border-radius: 20px;
    background-size: 100px;
    position: absolute;
    top: -30px;
    right: -10px;
    z-index: 98;
    left: -10px;
    bottom: -10px;
    z-index: 1;
}

/*theme-green*/
.theme-green .guide a {
    color: #f58220;
    text-decoration: none;
}

.theme-green .plate-cell-header b {
    color: #41cda3;
    font-weight: 300;
}

.theme-green .price-cell p {
    color: #41cda3;
}

.theme-green .tab-nav li.active a, .theme-light-green .tab-nav li.active a label {
    /*color: #8dab00;*/
}

.theme-green .color-title {
    color: #8dab00;
}

.theme-green .prev a,.theme-green .next a {
    background: rgba(65, 205, 163, 0.7);
}


.theme-green .selected .plate-cell:before {
    content: '';
    border-radius: 20px;
    background-size: 100px;
    position: absolute;
    top: -30px;
    right: -10px;
    z-index: 98;
    left: -10px;
    bottom: -10px;
    z-index: 1;
}

.slider-wrap .selected:after {
    background: url("../images/bestseller.svg") no-repeat #e4002b center center;
    background-size: 190px;
    position: absolute;
    top: -30px;
    width: 160px;
    z-index: 99;
    content: '';
    border-radius: 30px;
    left: 50%;
    margin-left: -80px;
    height: 40px;
    box-shadow: 0 2px 8px 0 rgba(142, 142, 142, 0.35);
}

/*theme-orange*/
.theme-orange .guide a {
    color: #ff8200;
    text-decoration: none;
}

.theme-orange .plate-cell-header b {
    color: #ff8200;
    font-weight: 300;
}

.theme-orange .price-cell p {
    color: #ff8200;
}

.theme-orange .color-title {
    color: #ff8200;
}

.theme-orange .prev a,.theme-orange .next a {
    background: rgba(255, 130, 0, 0.7);
}

.theme-orange .selected .plate-cell:before {
    content: '';
    border-radius: 20px;
    background-size: 100px;
    position: absolute;
    top: -30px;
    right: -10px;
    z-index: 98;
    left: -10px;
    bottom: -10px;
    z-index: 1;
}

/*theme-black*/
.theme-black .plate-cell-header b {
    color: #53565a;
    font-weight: 300;
}

.theme-black .price-cell p {
    color: #53565a;
}

.theme-black .color-title {
    color: #53565a;
}

.theme-black .prev a,.theme-black .next a {
    background: rgba(83, 86, 90, 0.7);
}

.theme-black .selected .plate-cell:before {
    content: '';
    border-radius: 20px;
    background-size: 100px;
    position: absolute;
    top: -30px;
    right: -10px;
    z-index: 98;
    left: -10px;
    bottom: -10px;
    z-index: 1;
}

/*theme-pink*/
.theme-pink .plate-cell-header b {
    color: #d6036c;
    font-weight: 300;
}
body.business .theme-pink .plate-cell-header b
{
    color: #185a9d;
}

.theme-pink .price-cell p {
    color: #d6036c;
}
body.business .theme-pink .price-cell p
{
    color: #185a9d;
}

.theme-pink .color-title {
    color: #d6036c;
}
body.business .theme-pink .color-title
{
    color: #185a9d;
}

.theme-pink .prev a,.theme-pink .next a {
    background: rgba(214, 3, 108, 0.7);
}

.theme-pink .selected .plate-cell:before {
    content: '';
    border-radius: 20px;
    background-size: 100px;
    position: absolute;
    top: -30px;
    right: -10px;
    z-index: 98;
    left: -10px;
    bottom: -10px;
    z-index: 1;
}
/*theme-gray*/
.theme-gray .plate-cell-header b {
    color: #53565a;
    font-weight: 300;
}

.theme-gray .price-cell p {
    color: #53565a;
}

.theme-gray .color-title {
    color: #53565a;
}

.theme-gray .prev a,.theme-gray .next a {
    background: rgba(83, 86, 90, 0.7);
}

.theme-gray .selected .plate-cell:before {
    content: '';
    border-radius: 20px;
    background-size: 100px;
    position: absolute;
    top: -30px;
    right: -10px;
    z-index: 98;
    left: -10px;
    bottom: -10px;
    z-index: 1;
}
/*theme-dark-orange*/
.theme-dark-orange .plate-cell-header b {
    color: #f08b00;
    font-weight: 300;
}

.theme-dark-orange .price-cell p {
    color: #f08b00;
}

.theme-dark-orange .color-title {
    color: #f08b00;
}

.theme-dark-orange .prev a,.theme-dark-orange .next a {
    background: rgba(240, 139, 0, 0.7);
}

.theme-dark-orange .selected .plate-cell:before {
    content: '';
    border-radius: 20px;
    background-size: 100px;
    position: absolute;
    top: -30px;
    right: -10px;
    z-index: 98;
    left: -10px;
    bottom: -10px;
    z-index: 1;
}

/*theme-red*/
.theme-red .plate-cell-header b {
    color: #e4002b;
    font-weight: 300;
}
body.business .theme-red .plate-cell-header b
{
    color: #185a9d;
}

.theme-red .price-cell p {
    color: #e4002b;
}
body.business .theme-red .price-cell p
{
    color: #185a9d;
}

.theme-red .color-title {
    color: #e4002b;
}
body.business .theme-red .color-title
{
    color: #185a9d;
}

.theme-red .prev a,.theme-red .next a {
    background: rgba(228, 0, 43, 0.7);
}

.theme-red .selected .plate-cell:before {
    content: '';
    border-radius: 20px;
    background-size: 100px;
    position: absolute;
    top: -30px;
    right: -10px;
    z-index: 98;
    left: -10px;
    bottom: -10px;
    z-index: 1;
}

/*theme-black*/
.theme-black .plate-cell-header b {
    color: #000;
    font-weight: 300;
}

.theme-black .price-cell p {
    color: #000;
}

.theme-black .color-title {
    color: #000;
}

.theme-black .prev a,.theme-black .next a {
    background: rgba(0, 0, 0, 0.7);
}

.theme-black .selected .plate-cell:before {
    content: '';
    border-radius: 20px;
    background-size: 100px;
    position: absolute;
    top: -30px;
    right: -10px;
    z-index: 98;
    left: -10px;
    bottom: -10px;
    z-index: 1;
}

/*overlay*/
.anchor > label {
    display: none;
}

.add-overlay .anchor > label {
    display: block;
    background: #da1b4f;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    padding: 10px 20px;
    width: auto;
    border-radius: 5px;
    position: absolute;
    top: -65px;
}

.add-overlay .anchor > label:before {
    content: '';
    font-size: 0;
    line-height: 0;
    border-width: 14px;
    border-color: #db1c4e;
    border-bottom-width: 0;
    border-style: dashed;
    border-top-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    position: absolute;
    top: 42px;
    left: 50px;
}

.sim-product-information-name label a {
    font-size: 16px;
    color: rgba(69, 69, 69, 0.9);
    text-decoration: underline;
}

.add-overlay .find-address {
    color: #fff;
}

.add-overlay .overlay {
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: 1000;
    background: rgba(0,0,0,0.6);
}

.slider-wrap {
    position: relative;
    margin: 0 auto 0;
    max-width: 1040px;
}

.add-overlay .slider-wrap, .add-overlay .anchor {
    position: relative;
    z-index: 1001;
}

.prev {
    width: 34px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 40%;
}

.prev a {
    display: block;
    height: 70px;
    position: absolute;
    top: 0;
    width: 34px;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    color: #fff;
    font-weight: 400;
    border-radius: 5px;
}

.prev a:before {
    content: "\e079";
}

.next a {
    border-radius: 5px;
    display: block;
    height: 70px;
    position: absolute;
    top: 0;
    width: 34px;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    color: #fff;
    font-weight: 400;
}

.next a:hover, .prev a:hover, .next a:focus, .prev a:focus {
    text-decoration: none;
}

.next a:before {
    content: "\e080";
}

.next {
    width: 34px;
    height: 70px;
    position: absolute;
    right: 0;
    top: 40%;
}

.prev, .next {
    border-radius: 3px;
    font-size: 24px;
    text-align: center;
    line-height: 62px;
}

.home-plus .bx-prev {
    font-family: 'Glyphicons Halflings';
    background: #e60b32;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: block;
    line-height: 64px;
    font-weight: 100;
    font-size: 26px;
    text-align: center;
    box-shadow: 0 2px 8px 0 rgba(142, 142, 142, 0.35);
}

.home-plus .bx-prev:before {
    content: "\e257";
}

.home-plus .prev {
    width: 64px;
    height: 64px;
    left: -40px;
}

.home-plus .next {
    width: 64px;
    height: 64px;
    right: -40px;
}

.home-plus .bx-next {
    font-family: 'Glyphicons Halflings';
    background: #e60b32;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    display: block;
    line-height: 64px;
    font-weight: 100;
    font-size: 26px;
    text-align: center;
    box-shadow: 0 2px 8px 0 rgba(142, 142, 142, 0.35);
}

.home-plus .bx-next:before {
    content: "\e258";
}

.theme-orange .guide a {
    color: #41cda3;
}

.guide a:hover {
    text-decoration: none;
}

.theme-green .guide a {
    color: #eb712d;
}

.tab-no-border .tab-nav, .tab-no-border .tab-nav li a, .tab-no-border .tab-nav li.active a, .tab-no-border .tab-nav > li:hover > a {
    border: 0!important;
}

.tab-no-border .tab-nav li {
    top: 2px;
}

.input-title {
    font-size: 14px;
    font-weight: 500;
    color: #454545;
}

/*blue-radio*/
.blue-radio {
    display: none;
}

.blue-radio + label {
    position: relative;
    display: block;
    font-size: 16px;
    color: #454545;
    padding-left: 38px;
    line-height: 40px;
    cursor: pointer;
    font-weight: 100;
}

.blue-radio + label:before {
    position: absolute;
    left: 0;
    top: 6px;
    content: '';
    display: inline-block;
    border: solid 1px #53565a;
    width: 25px;
    background: #fff;
    height: 25px;
    border-radius: 50%;
}

.blue-radio + label:after {
    position: absolute;
    left: 7px;
    top: 13px;
    content: '';
    display: inline-block;
    background: transparent;
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

.blue-radio:not(:checked) + label:after {
    background: transparent;
}

.blue-radio:checked + label:after,.active .blue-radio + label:after {
    background: #53565a;
}

.blue-radio:checked + label:before {
    border: solid 1px #53565a;
}

/*gray-radio*/
.gray-radio {
    display: none;
}

.gray-radio + label {
    position: relative;
    display: block;
    padding-left: 38px;
    line-height: 40px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
    color: #454545;
}

.gray-radio + label:before {
    position: absolute;
    left: 0;
    top: 6px;
    content: '';
    display: inline-block;
    border: 1px solid #454545;
    width: 25px;
    background: #fff;
    height: 25px;
    border-radius: 50%;
}

.gray-radio + label:after {
    position: absolute;
    left: 8px;
    top: 14px;
    content: '';
    display: inline-block;
    background: transparent;
    width: 9px;
    height: 9px;
    border-radius: 50%;
}

.gray-radio:not(:checked) + label:after {
    background: transparent;
}

.gray-radio:checked + label:after,.active .gray-radio + label:after {
    background: #454545;
}

.gray-radio:checked + label:before {
    border: 1px solid #454545;
}

.gray-check {
    display: none;
}

.gray-check + label {
    position: relative;
    padding-left: 38px;
    line-height: 40px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    color: #53565a;
}

.gray-check + label:before {
    position: absolute;
    left: 0;
    top: 6px;
    content: '';
    display: inline-block;
    border: 1px solid #454545;
    width: 25px;
    background: #fff;
    height: 25px;
}

.gray-check + label:after {
    position: absolute;
    left: 0px;
    top: 6px;
    content: '';
    display: inline-block;
    background: transparent;
    width: 24px;
    height: 24px;
}

.gray-check:not(:checked) + label:after {
    background: transparent;
}

.gray-check:checked + label:after {
    background: url(../images/gray-check.jpg) no-repeat center center #454545;
    background-size: 16px;
}

.gray-check:checked + label:before {
    border: 1px solid #454545;
}

    .gray-check:not(:checked) + label + .other-option {
        display:none;
    }
    .gray-check:checked + label + .other-option {
        display: inline-block;
    }




/*+*/
.blue-check {
    display: none;
}

.blue-check + label {
    position: relative;
    padding-left: 38px;
    line-height: 40px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 600;
    color: #53565a;
}

.blue-check + label:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    display: inline-block;
    border: 1px solid #454545;
    width: 25px;
    background: #fff;
    height: 25px;
}

.blue-check + label:after {
    position: absolute;
    left: 0px;
    top: 0;
    content: '';
    display: inline-block;
    background: transparent;
    width: 24px;
    height: 24px;
}

.blue-check:not(:checked) + label:after {
    background: transparent;
}

.blue-check:checked + label:after,.active .blue-check + label:after {
    background: url(../images/gray-check.jpg) no-repeat center center #454545;
    background-size: 16px;
}

.blue-check:checked + label:before {
    border: 1px solid #454545;
}

/*address search*/
.input-address {
    padding: 10px;
    border: 0;
    border-radius: 6px;
    width: 40%;
    line-height: 30px;
    outline: none;
    font-size: 18px;
}

.input-address::placeholder {
    font-size: 20px;
    font-weight: 500;
    color: #cbcbcb;
}

.input-address + button {
    padding: 10px;
    border: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 160px;
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
    vertical-align: top;
    text-align: center;
    background: #454545;
}

.find-address {
    font-size: 16px;
    color: #454545;
    margin-top: 10px;
}

.home-plus .find-address {
    color: #fff;
}

.home-plus .find-address .enter-address {
    color: #fff;
    text-decoration: underline;
}

.site-feedback .input-address + button {
    padding: 10px;
    border: 0;
    border-radius: 5px;
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
    vertical-align: top;
    margin-left: 10px;
    font-size: 20px;
    text-align: center;
    background: url(../images/addtocartbg@3x.png) no-repeat #e00e2d;
    background-size: 200px;
}

body.business .site-feedback .input-address + button
{
    background: url(../images/SP_Button_Business-Asset-3x.png) no-repeat #e00e2d !important;
}

.find-address a.link-yellow {
    font-size: 16px;
    font-weight: 100;
    color: #f58220;
    text-decoration: underline;
    margin-left: 10px;
}

.phone-color > label {
    border: solid 1px #53565a;
}

.phone-color > label.selected-color {
    border: solid 1px #e4002b;
}

.tab-group {
    margin-top: -10px;
}

    .tab-group.top120 {
        margin-top: 120px;
    }

.mobile-menu {
    display: none;
}

.logo-mobile {
    display: none;
}

.mini-cart-body .order-list-cell {
    border-radius: 0;
    background: #ffffff;
    box-shadow: none;
    display: table;
    width: 100%;
    padding: 10px 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #d9d9d6;
}

.mini-cart-body .order-list-cell:first-child{
    border-top:1px solid #d9d9d6;
}

.mini-cart-body .product-img > img {
    max-width: 100%;
}

.mini-cart-body .product-detail h3 {
    font-size: 14px;
    font-weight: 600;
    color: #53565a;
}

.mini-cart-body .product-detail a {
    font-size: 11px;
    color: #53565a;
    text-decoration: underline;
    padding: 0;
    height: auto;
}

.mini-cart-heart {

    font-size: 15px;
    text-align: center;
    color: #e4002b;
    padding-bottom: 10px;
}

body.business .mini-cart-heart {
    color: #185a9d;
}

.mini-cart-heart label {
    font-weight: 500;
}

.block-dropdown:hover .mini-cart {
    display: block;
    right: 10px;
    padding: 20px 10px;
}

.mini-cart-body .product-price b {
    text-align: center;
    font-size: 18px;
    color: #53565a;
    font-weight: 100;
}

.mini-cart-footer {
    text-align: center;
}
.mini-cart-footer a,
.mini-cart-footer a:hover,
.mini-cart-footer a:focus
{
    color: #fff!important;
}

.mini-cart-footer button,.mini-cart-footer a {
    padding: 5px 10px;
    font-size: 14px;
    height: auto;
    color: #fff;
    line-height: 30px;
}

.subhead .subnav .mini-cart-footer button:hover,.subhead .subnav .mini-cart-footer a:hover {
    padding: 5px 10px;
    border: 0;
    border-radius: 5px;
    font-size: 14px!important;
    color: #ffffff;
    line-height: 30px!important;
    vertical-align: top;
    height: auto!important;
    font-size: 20px;
    text-align: center;
    background: url(../images/addtocartbg@3x.png) no-repeat #e00e2d;
    background-size: 200px;
}

body.business .subhead .subnav .mini-cart-footer button:hover, .subhead .subnav .mini-cart-footer a:hover
{
    background: url(../images/SP_Button_Business-Asset-3x.png) no-repeat #e00e2d !important;
}

/*ul.dropdown-menu li.submenu a.business
{
    color: #003865 !important;
}*/

/*div.common-banner img.cart-image
{
    display: inline;
}
div.common-banner img.cart-image-business
{
    display: none;
}
body.business div.common-banner img.cart-image
{
    display: none;
}
body.business div.common-banner img.cart-image-business
{
    display: inline;
}*/

.businessColorDark
{
    color: #003865 !important;
}
.businessColorLight
{
    color: #185a9d !important;
}

.m-menu
{
    display: none;
}

.banner-ad img {
    max-width: 100%;
}

/*new-select-option-begin*/
.select-wrap > p {
    display: inline-block;
    vertical-align: top;
    margin-top: 40px;
    font-weight: 500;
    width: 70px;
    font-size: 14px;
    text-align: left;
    color: #53565a;
    margin-right: 5px;
}

.select-wrap > .select-group {
    display: inline-block;
    margin-left: 50px;
}

.select-wrap > p img {
    width: 22px;
    margin-left: 10px;
}

.select-wrap > p + .select-group {
    margin-left: 30px;
}

.select-wrap {
    margin-top: 20px;
    margin-left: 250px;
}

.select-option {
    display: inline-block;
    text-align: center;
    display: inline-block;
    text-align: center;
    margin: 10px;
    vertical-align: top;
}

.select-option:first-child {
    margin-left: 0;
}

.select-option:last-child {
    margin-right: 0;
}

.select-option .ou {
    width: 100%;
    height: 30px;
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    color: #53565a;
    opacity: 0.6;
}

.select-option .oc a,.select-option .oc div {
    display: table-cell;
    width: 150px;
    height: 150px;
    text-align: center;
    vertical-align: middle;
    font-size: 30px;
    font-weight: 500;
    color: #e4002b;
    text-decoration: none;
}

body.business .select-option .oc a,.select-option .oc div {
    color: #185a9d;
}

.select-option .oc a label,.select-option .oc div label {
    font-size: 14px;
}

.select-option img {
    vertical-align: middle;
    max-width: 90%;
    max-height: 90%;
}

.select-option .od {
    height: 30px;
    line-height: 17px;
    font-size: 12px;
    font-weight: 600;
    color: #53565a;
    opacity: 0.6;
    width: 150px;
    margin-top: 10px;
}

.select-option .oc {
    position: relative;
    background: #fff;
    box-shadow: 0 0px 7px 0 rgba(212, 212, 212, 0.5);
    border-radius: 5px;
    display: table;
    border: 1px solid #d9d9d6;
    opacity: 0.6;
}

.select-option .oc > label {
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    text-align: center;
    color: #454545;
    padding: 10%;
    font-weight: 800;
}

.choose-ban .oc {
    opacity: 0.6;
}

.select-group .hover > div {
    opacity: 1;
}

.select-group .hover > div.oc {
    border: solid 2px #e4002b;
}

body.business .select-group .hover > div.oc {
    border: solid 2px #185a9d;
}

.choose-ban .oc:hover {
    border: 1px solid #d9d9d6;
}

.select-option .oc:hover a {
    color: #454545;
}

.choose-ban .oc:hover a {
    color: #979797;
}

.question-block {
    background: #fafafa;
    overflow: hidden;
    margin-bottom: 50px;
}

.home-plus .part-title a {
    text-decoration: underline;
    font-size: 12px;
    color: #53565a;
    font-weight: 100;
}


.tab-pane .bx-wrapper {
    max-width: 1040px;
}

.home-plus .price-plate {
    padding-top: 70px;
    margin-top: 0;
}

.plate-cell-wrap.selected {
    transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
}

.home-plus h1.part-title {
    margin-bottom: 50px;
    padding-top: 50px;
    font-size: 31px;
    /* border: 0; */
    font-weight: 600;
    text-align: center;
    color: #53565a;
}

.home-plus .question-cell h3 {
    font-size: 16px;
}

.home-plus .question-cell p {
    font-size: 14px;
}

.home-plus .suggest span {
    font-size: 15px;
    font-weight: 600;
    display: block;
    color: #53565a;
    margin-bottom: 30px;
}

.home-plus .suggest a {
    font-size: 18px;
    margin-left: 10px;
    border-radius: 6px;
    padding: 15px 30px;
    font-weight: 600;
    box-shadow: 0 2px 8px 0 rgba(142, 142, 142, 0.35);
}
.suggest a:hover,
.suggest a:focus{
    color: #fff;
    opacity: 0.8;
}
.home-plus .question-cell h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: #6a6a6a;
}

.plate-blue .plate-cell-header b label {
    color: #4f8ee8;
}

.home-plus .plate-blue .plate-cell p {
    color: #4f8ee8;
    font-size: 15px;
    margin-bottom: 0;
}

.home-plus .plate-blue .plate-cell-header p {
    color: #454545;
    font-size: 15px;
    margin-bottom: 0;
}

.home-plus .plate-blue .plate-cell-header span {
    color: #4f8ee8;
}

.home-plus .plate-blue .plate-cell-header >label {
    color: #4f8ee8;
}

.plate-blue .plate-cell-des:nth-child(2) b {
    color: #4f8ee8;
}

.home-plus .plate-blue .plate-cell p {
    color: #4f8ee8;
}

.home-plus .plate-blue .plate-cell .plate-cell-header p {
    color: #454545;
}

.home-plus .plate-blue .plate-cell-des:nth-child(3) b {
    color: #4f8ee8;
}

.home-plus .plate-blue .plate-cell-des:nth-child(4) b {
    color: #4f8ee8;
}

.plate-blue .icon-cellphone {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -84px -0px;
    background-size: 158px;
}

.plate-blue .icon-telephone {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -86px -25px;
    background-size: 158px;
}

.plate-blue .icon-wifi {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -86px -52px;
    background-size: 158px;
}

.plate-blue .plate-cell-des:nth-child(3)::after {
    content: "+";
    color: #4f8ee8;
    width: 18px;
    height: 18px;
    position: absolute;
    background: #edeff2;
    font-size: 16px;
    line-height: 18px;
    border-radius: 50%;
    top: -7px;
    left: 50%;
    margin-left: -9px;
}

.plate-blue .plate-cell-des:nth-child(4)::after {
    content: "+";
    color: #4f8ee8;
    width: 18px;
    height: 18px;
    position: absolute;
    background: #edeff2;
    font-size: 16px;
    line-height: 18px;
    border-radius: 50%;
    top: -7px;
    left: 50%;
    margin-left: -9px;
}

.plate-blue .plate-cell-des:last-child::after {
    display: none;
}

/*green*/
.plate-green .plate-cell-header b label {
    color: #20b818;
}

.home-plus .plate-green .plate-cell p {
    color: #20b818;
    font-size: 15px;
    margin-bottom: 0;
}

.home-plus .plate-green .plate-cell-header p {
    color: #20b818;
    font-size: 15px;
    margin-bottom: 0;
}

.home-plus .plate-green .plate-cell-header span {
    color: #20b818;
}

.home-plus .plate-green .plate-cell-header >label {
    color: #20b818;
}

.plate-green .plate-cell-des:nth-child(2) b {
    color: #20b818;
}

.home-plus .plate-green .plate-cell .plate-cell-header p {
    color: #454545;
}

.home-plus .plate-green .plate-cell-des:nth-child(3) b {
    color: #20b818;
}

.plate-green .icon-telephone {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -24px -25px;
    background-size: 158px;
}

.plate-green .icon-wifi {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -24px -52px;
    background-size: 158px;
}

.plate-green .plate-cell-des:nth-child(3)::after {
    content: "+";
    color: #20b818;
    width: 18px;
    height: 18px;
    position: absolute;
    background: #edeff2;
    font-size: 16px;
    line-height: 18px;
    border-radius: 50%;
    top: -7px;
    left: 50%;
    margin-left: -9px;
}

/*light-green*/
.plate-light-green .plate-cell-header b label {
    color: #a5be38;
}

.home-plus .plate-light-green .plate-cell p {
    color: #a5be38;
    font-size: 15px;
    margin-bottom: 0;
}

.home-plus .plate-light-green-green .plate-cell-header p {
    color: #a5be38;
    font-size: 15px;
    margin-bottom: 0;
}

.home-plus .plate-light-green .plate-cell-header span {
    color: #a5be38;
}

.home-plus .plate-light-green .plate-cell-header >label {
    color: #a5be38;
}

.plate-light-green .plate-cell-des:nth-child(2) b {
    color: #a5be38;
}

.home-plus .plate-light-green .plate-cell .plate-cell-header p {
    color: #a5be38;
}

.home-plus .plate-light-green .plate-cell-des:nth-child(3) b {
    color: #a5be38;
}

.plate-light-green .icon-telephone {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -44px -25px;
    background-size: 158px;
}

.plate-light-green .icon-wifi {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -44px -52px;
    background-size: 158px;
}

.plate-light-green .plate-cell-des:nth-child(3)::after {
    content: "+";
    color: #a5be38;
    width: 18px;
    height: 18px;
    position: absolute;
    background: #edeff2;
    font-size: 16px;
    line-height: 18px;
    border-radius: 50%;
    top: -7px;
    left: 50%;
    margin-left: -9px;
}

.home-plus .plate-light-green .plate-cell-des:nth-child(4) b {
    color: #a5be38;
}

.plate-light-green .icon-cellphone {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -42px -0px;
    background-size: 158px;
}

.plate-light-green .plate-cell-des:nth-child(4)::after {
    content: "+";
    color: #a5be38;
    width: 18px;
    height: 18px;
    position: absolute;
    background: #edeff2;
    font-size: 16px;
    line-height: 18px;
    border-radius: 50%;
    top: -7px;
    left: 50%;
    margin-left: -9px;
}

.plate-light-green .plate-cell-des:last-child::after {
    display: none;
}

/*brown*/
.plate-brown .plate-cell-header b label {
    color: #ac6424;
}

.home-plus .plate-brown .plate-cell p {
    color: #ac6424;
    font-size: 15px;
    margin-bottom: 0;
}

.home-plus .plate-brown .plate-cell-header p {
    color: #ac6424;
    font-size: 15px;
    margin-bottom: 0;
}

.home-plus .plate-brown .plate-cell-header span {
    color: #ac6424;
}

.home-plus .plate-brown .plate-cell-header >label {
    color: #ac6424;
}

.plate-brown .plate-cell-des:nth-child(2) b {
    color: #ac6424;
}

.home-plus .plate-brown .plate-cell .plate-cell-header p {
    color: #454545;
}

.home-plus .plate-brown .plate-cell-des:nth-child(3) b {
    color: #ac6424;
}

.plate-brown .icon-telephone {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -64px -25px;
    background-size: 158px;
}

.plate-brown .icon-wifi {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -64px -52px;
    background-size: 158px;
}

.plate-brown .plate-cell-des:nth-child(3)::after {
    content: "+";
    color: #ac6424;
    width: 18px;
    height: 18px;
    position: absolute;
    background: #edeff2;
    font-size: 16px;
    line-height: 18px;
    border-radius: 50%;
    top: -7px;
    left: 50%;
    margin-left: -9px;
}

.home-plus .plate-brown .plate-cell-des:nth-child(4) b {
    color: #ac6424;
}

.plate-brown .icon-cellphone {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -64px -0px;
    background-size: 158px;
}

.plate-brown .plate-cell-des:nth-child(4)::after {
    content: "+";
    color: #ac6424;
    width: 18px;
    height: 18px;
    position: absolute;
    background: #edeff2;
    font-size: 16px;
    line-height: 18px;
    border-radius: 50%;
    top: -7px;
    left: 50%;
    margin-left: -9px;
}

.plate-brown .plate-cell-des:last-child::after {
    display: none;
}

/*end*/
.all-blue .plate-cell-header b label {
    color: #4f8ee8;
}

.home-plus .all-blue .plate-cell-header span {
    color: #4f8ee8;
}

.home-plus .all-blue .plate-cell-header > label {
    color: #4f8ee8;
}

.all-blue .icon-wifi {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -86px -52px;
    background-size: 158px;
}

.all-blue .plate-cell-des:nth-child(2) b, .all-blue .plate-cell-des:nth-child(2) span {
    color: #4f8ee8;
}

.home-plus .all-blue .plate-cell-des:nth-child(3) b {
    color: #4f8ee8;
}

.all-blue .icon-telephone {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -86px -25px;
    background-size: 158px;
}

/*brown-2*/
.all-brown-2 .plate-cell-header b label {
    color: #ac6424;
}

.home-plus .all-brown-2 .plate-cell-header span {
    color: #ac6424;
}

.home-plus .all-brown-2 .plate-cell-header > label {
    color: #ac6424;
}

.all-brown-2 .icon-wifi {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -61px -52px;
    background-size: 158px;
}

.all-brown-2 .plate-cell-des:nth-child(2) b, .all-brown-2 .plate-cell-des:nth-child(2) span {
    color: #ac6424;
}

.home-plus .all-brown-2 .plate-cell-des:nth-child(3) b {
    color: #ac6424;
}

.all-brown-2 .icon-telephone {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -64px -25px;
    background-size: 158px;
}

/*green*/
.all-green .plate-cell-header b label {
    color: #20b818;
}

.home-plus .all-green .plate-cell-header span {
    color: #20b818;
}

.home-plus .all-green .plate-cell-header > label {
    color: #20b818;
}

.all-green .icon-wifi {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -21px -52px;
    background-size: 158px;
}

.all-green .plate-cell-des:nth-child(2) b, .all-green .plate-cell-des:nth-child(2) span {
    color: #20b818;
}

.home-plus .all-green .plate-cell-des:nth-child(3) b {
    color: #20b818;
}

.all-green .icon-telephone {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -21px -25px;
    background-size: 158px;
}

/*light-green*/
.all-light-green .plate-cell-header b label, .home-plus .all-light-green .plate-cell-header span, .home-plus .all-light-green .plate-cell-header > label, .home-plus .all-light-green .plate-cell-des:nth-child(3) b, .all-light-green .plate-cell-des:nth-child(2) b, .all-light-green .plate-cell-des:nth-child(2) span {
    color: #a5be38;
}

.all-light-green .icon-wifi {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -43px -52px;
    background-size: 158px;
}

.all-light-green .icon-telephone {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -45px -25px;
    background-size: 158px;
}

/*brown*/
.all-brown .plate-cell-header b label {
    color: #ac6424;
}

.home-plus .all-brown .plate-cell-header span {
    color: #ac6424;
}

.home-plus .all-brown .plate-cell-header > label {
    color: #ac6424;
}

.all-brown .icon-wifi {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -67px -52px;
    background-size: 158px;
}

.all-brown .plate-cell-des:nth-child(2) b, .all-brown .plate-cell-des:nth-child(2) span {
    color: #ac6424;
}

.home-plus .all-brown .plate-cell-des:nth-child(3) b {
    color: #ac6424;
}

.all-brown .icon-telephone {
    width: 22px;
    height: 22px;
    background: url(../images/icon_color_sprite.png) no-repeat -67px -25px;
    background-size: 158px;
}

.home-plus .bottom-link {
    color: #cdcccc;
}

/*feedback*/
.site-feedback {
    margin-top: 180px;
    border-radius: 5px;
    background-color: #fafafa;
    text-align: center;
    margin-bottom: 50px;
    padding-top: 30px;
    min-height: 300px;
    padding-bottom: 30px;
}

.site-feedback h1 {
    font-size: 28px;
    font-weight: 500;
    text-align: center;
    color: #6a6a6a;
    line-height: 30px;
}

.site-feedback h2 {
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
    color: #6a6a6a;
    text-decoration: underline;
    margin-bottom: 25px;
}

.site-feedback > p {
    font-size: 18px;
    font-weight: 500;
    color: #6a6a6a;
}

.recommend {
    text-align: center;
    margin: 30px auto 30px;
}

.recommend > a {
    margin: 10px 5px;
    display: inline-block;
}

.recommend > a img {
    max-width: 100%;
}

.color-red {
    color: #e42211!important;
}

.site-feedback .anchor {
    width: 70%;
    margin: 20px auto;
}

.site-feedback .input-address {
    box-shadow: 0 2px 8px 0 rgba(142, 142, 142, 0.35);
    border-radius: 5px;
}

.site-feedback .find-address {
    text-align: left;
    padding-left: 50px;
}

.site-feedback .find-address a {
    color: #454545;
    text-decoration: underline;
}

.mask {
    background-color: rgba(69, 69, 69, 0.9);
    position: fixed;
    z-index: 1001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
}

.loading {
    position: fixed;
    z-index: 1001;
    left: 50%;
    margin-left: -150px;
    top: 30%;
    display: none;
    width: 300px;
    height: 180px;
    text-align: center;
}

.popup {
    padding: 20px;
    position: fixed;
    z-index: 1002;
    left: 50%;
    margin-left: -300px;
    top: 30%;
    display: none;
    width: 600px;
    text-align: center;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(142, 142, 142, 0.35);
}

.popup-keyfacts {
    padding: 20px;
    position: fixed;
    z-index: 1002;
    left: 50%;
    margin-left: -300px;
    top: 5%;
    display: none;
    width: 600px;
    text-align: center;
    border-radius: 6px;
    background: #ffffff;
    box-shadow: 0 2px 8px 0 rgba(142, 142, 142, 0.35);
	overflow: auto;
    height: 600px;
}

.popup-diagram img {
    width: 107px;
}

.popup h1 {
    font-size: 39px;
    font-weight: 600;
    text-align: center;
    color: #e4002b;
}

body.business .popup h1 {
    color: #185a9d;
}

.popup h2 {
    font-size: 21px;
    font-weight: 600;
    text-align: center;
    color: rgba(83, 86, 91, 0.9);
}

.popup-opear {
    font-size: 21px;
    text-align: center;
    color: rgba(83, 86, 91, 0.9);
    margin: 20px auto;
}

.btn-gray {
    padding: 10px;
    border: 0;
    border-radius: 5px;
    font-size: 18px;
    color: #ffffff;
    line-height: 30px;
    vertical-align: top;
    font-size: 20px;
    text-align: center;
    background: #53565a;
    background-size: 200px;
}

.popup-opear a:hover,
.popup-opear a:focus
{
    color: #fff;
    text-decoration: none;
}

@keyframes loading {
    0% {
        -webkit-transform: rotate(0deg);
    }

    50% {
        -webkit-transform: rotate(180deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

.loading img {
    width: 180px;
    animation: loading 1s linear infinite;
}

.loading p {
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
}

.error-info {
    display: none;
}

.error + .error-info {
    display: block;
    font-size: 11px;
    color: #e42211;
}

.form-panel .row > div select.error, .form-panel .row > div input[type="text"].error {
    border-radius: 5px;
    background: #ffffff;
    border: solid 1px #e42211;
}

.gray-check + label.error,.checkbox-group label.error {
    color: #e42211!important;
}

.gray-check + label.error:before {
    border: 1px solid #e42211;
}

.input-gray {
    border-radius: 5px;
    border: solid 1px #b1b1b1;
    line-height: 32px;
    padding: 2px 10px;
    width: 100%;
}

.input-wrap {
    width: 320px;
    margin: 10px 0;
}

.extra-check:checked + label + .input-wrap {
    display: none;
}

.extra-check:not(:checked) + label + .input-wrap {
    display: block;
}

.input-wrap .find-address {
    font-size: 12px;
    color: #454545;
}

.input-wrap .find-address .hide-block {
    margin-left: -100px;
    margin-right: -100px;
    display: none;
}

.input-wrap .find-address .hide-block.open {
    display: block;
    margin-top: 10px;
}

.input-wrap .find-address a {
    color: #da1b4f;
    text-decoration: underline;
}

.input-wrap .hide-block > .row > div {
    padding: 0 2px;
}

.input-wrap .hide-block > .row {
    padding: 0;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
}

.input-wrap .hide-block > .row > div > input[type="text"]::placeholder {
    font-size: 14px;
    color: #b1b1b1;
    font-weight: 100;
}

.input-wrap .hide-block > .row > div > input[type="text"] {
    padding-left: 5px;
}

.input-gray::placeholder {
    font-size: 14px;
    color: #b1b1b1;
    font-weight: 100;
}

.link-input {
    display: none;
}

.gray-check:checked + label + .link-input {
    display: block;
}

/*1.18*/
.home-plus .table-gray table {
    border-collapse: collapse;
    width: 540px;
    margin: 0 auto 50px;
}

.img-wrap {
    float: left;
    width: 48%;
}

.map-des-wrap {
    float: right;
    width: 48%;
    vertical-align: top;
    margin-top:0;
    margin-left: 1%;
    margin-right: 1%;
}

.replace-row .img-wrap {
    float: right;
}

.replace-row .map-des-wrap {
    float: left;
}

.map-des-wrap h3 {
    line-height: 26px;
    font-size: 18px;
    font-weight: 600;
    color: #e60b32;
    margin-top: 0;
    vertical-align: top;
}

body.business .map-des-wrap h3
{
    color: #185a9d;
}

.des-wrap {
    width: 70%;
    margin-top: 140px;
    position: relative;
    z-index: 9;
}

.anchor {
    position: relative;
    z-index: 9;
    margin-left: 80px;
}

.add-overlay .anchor {
    z-index: 1001;
}

.sp-error-message {
    display: none;
}

.sp-error input[type="text"] {
    border: 2px solid #e4002b!important;
}

.sp-error select {
    border: 2px solid #e4002b!important;
}

.gray-check + label.sp-error {
    color: #e4002b;
}

.gray-check + label.sp-error:before {
    border: 1px solid #e4002b;
}

.info-container .sp-error .sp-error-message {
    color: #e4002b;
    display: block;
    width: auto;
    margin-left: 10px;
    font-size: 14px;
}

.camo-radio {
    margin-left: 0;
    padding-left: 0;
    vertical-align: top;
}

.camo-radio li {
    display: inline-block;
    position: relative;
    margin: 10px 10px;
    height: 28px;
    line-height: 28px;
}

.camo-radio li a:before {
    content: '';
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: solid 1px #454545;
    display: inline-block;
    position: absolute;
    left: 0px;
}

.camo-radio li a:after {
    content: '';
}

.camo-radio li.active:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #454545;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 9px;
}

.camo-radio li a {
    padding-left: 42px;
    font-size: 14px;
    font-weight: 100;
    color: #454545;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    vertical-align: top;
    position: relative;
}

.camo-radio li.active a:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #454545;
    display: block;
    border-radius: 50%;
    position: absolute;
    top: 9px;
    left: 9px;
}

.camo-radio li a,.camo-radio li a:hover {
    text-decoration: none!important;
}

.title-xl {
    font-size: 18px;
    font-weight: 600;
    line-height: 60px;
    text-align: center;
    color: #454545;
}

.title-l {
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    text-align: center;
    color: #454545;
}

.title-m {
    line-height: 30px;
    font-size: 14px;
    font-weight: 100;
    text-align: center;
    color: #454545;
}

.flex-start > label {
    align-items: flex-start!important;
}

.extra-1 {
    display: none;
}

.common-tab .tab-pane {
    opacity: 1!important;
    height: auto!important;
    display: none;
}

.common-tab .tab-pane.active {
    display: block;
}
.pac-container{
    z-index: 1001!important;
}

@media (max-width: 1200px) {
    .need-help {
        position: relative;
        text-align: center;
    }

    .help-support {
        bottom: 0;
        right: auto;
        left: 0;
        width: 190px;
    }

    .help-text {
        float: none;
        display: block;
        max-height: 177px;
        padding: 10px 12px;
        text-align: left;
    }

    .footer-link-group {
    }

    .help-text p {
        font-size: 13px;
    }

    .get-app {
        border: 0;
        padding: 0;
        height: auto;
    }

    .get-app h5 {
        font-size: 14px;
    }

    .get-app a {

    }

    .footer-bottom {
        padding: 20px;
        text-align: center;
    }

    .footer-bottom-right {
        display: block;
        float: none;
    }

    .f-link {
        display: inline;
        margin-bottom: 15px;
    }

    .f-link a {
        display: inline-block;
        line-height: 1.7;
        margin: 0 5px;
        text-decoration: none;
    }
}

@media (max-width: 940px) {
    .subhead .dropdown > a span {
        display: none;
    }

    .subhead .navbar-nav > li > a {
        padding: 10px;
    }

    .nav-bar .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (max-width: 992px) {
    .header-top {
        width: 100%;
    }

    .header-container .container {
        width: 100%;
    }
}

@media (max-width: 768px){

    .nav-bar .nav>li>a:focus, .nav-bar .nav>li>a:hover{
        background: transparent;
    }
    .home-plus + .main{
        margin-top: -68px;
    }

    .heading-wrapper h1 {
        font-size: 32px;
        padding-left: 2%;
    }

    .sw .body-content > h2 {
        font-size: 27px;
    }

    .body-content p {
        font-size: 13px;
    }

    .footer-top .container {
        justify-content: space-around;
    }

    .footer-link-cell {
        display: block;
    }

    .footer-link-cell ul {
        display: none;
    }

    .get-app a {
        text-align: center;
        display: block;
        margin-bottom: 10px;
    }

    .btn-orange {
        font-size: 18px;
        border-radius: 5px;
    }

    .copyright label {
        display: none;
    }

    .header-phone {
        right: 150px;
        top: 13px;
    }

    .main {
        width: 100%;
        margin-top: 100px;
    }

    .container {
        width: 100%;
    }

    .header {
        height: 52px;
        border: 0;
    }

    .header .header-top {
        height: 0;
    }

    .heading-wrapper {
        margin-top: 64px;
    }

    .header a {
        color: #53565a;
    }

    .header .dropdown-menu ul li a{
        font-size: 18px;
    }
    .header-top a{

        font-size: 18px;
    }
    .dropdown-menu > li > a{
        font-size: 18px;
    }

    .navbar-nav > li > .dropdown-menu li{

        margin: 10px 0;
    }
    .header .logo {
        width: 115px;
        height: 36px;
        margin-top: 11px;
        background: url(../images/sp_logowhite.png) no-repeat;
        background-size: cover;
    }

    .tel {
        border: 1px solid #fff;
        border-radius: 10px;
        padding: 3px 10px;
        margin: 0;
        font-size: 22px;
    }

    .tel b, .subhead a span {
        display: none;
    }

    .subhead {
        margin-top: 12px;
        width: 130px;
    }

    .subhead i.icon-search {
        background: url(../images/i-search-white.svg) no-repeat center center;
        background-size: 28px;
    }

    .subhead i.icon-account {
        background: url(../images/i-account-white.svg) no-repeat center center;
        background-size: 29px;
    }

    .subhead i.icon-cart {
        background: url(../images/i-cart-white.svg) no-repeat center center;
        background-size: 31px;
        position: relative;
    }

    .subhead i.icon-cart label {
        position: absolute;
        color: #fff;
        font-style: normal;
        background: #eb4120;
        display: block;
        width: 16px;
        height: 16px;
        line-height: 16px;
        text-align: center;
        border-radius: 50%;
        top: -7px;
        right: -3px;
        font-size: 12px;
    }

    .subnav .dropdown > a {
        padding: 15px 2px;
    }

    .contact {
        margin-right:0;
    }

    .navbar-toggle {
        display: block;
        float: left;
        padding-left: 0;
    }

    .navbar-toggle .icon-bar {
        background: #fff;
        width: 20px;
        height: 3px;
        border-radius: 4px;
    }

    .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 3px;
    }

    .animated2 {
        display: block;
    }

    .animated2:focus {
        cursor: pointer;
        z-index: 9999
    }

    .icon-bar {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        z-index: 999999
    }

    .animated2 .icon-bar {
        z-index: 999999;
        background: #53565A;
    }

    .animated2 .top {
        -webkit-transform: translateY(6px) rotateZ(45deg);
        -moz-transform: translateY(6px) rotateZ(45deg);
        -ms-transform: translateY(6px) rotateZ(45deg);
        -o-transform: translateY(6px) rotateZ(45deg);
        transform: translateY(6px) rotateZ(45deg)
    }

    .animated2 .bottom {
        -webkit-transform: translateY(-6px) rotateZ(-45deg);
        -moz-transform: translateY(-6px) rotateZ(-45deg);
        -ms-transform: translateY(-6px) rotateZ(-45deg);
        -o-transform: translateY(-6px) rotateZ(-45deg);
        transform: translateY(-6px) rotateZ(-45deg)
    }

    .animated2 .middle {
        width: 0
    }

    .header-top .nav-bar {
        display: none;
        position: fixed;
        z-index: 9999;
        top: 0;
        left: 0;
        padding: 15px 0 15px 50px;
        margin: 0;
        background: rgba(255,255,255,0.9);
        width: 90%;
        height: 100%;
        overflow-y: scroll;
    }

    .navbar-nav {
        width: 100%;
    }

    .navbar-nav > li {
        display: block;
        width: 100%;
    }


    .navbar-nav > li > .dropdown-menu {
        position: relative;
        top: auto;
        left: auto;
        border: 0;
        display: block;
        width: 100%;
        padding: 0px 0 20px 17px;
        box-shadow: none;
        background: transparent;
    }



    .dropdown-menu > li > ul li {
        display: block;
    }

    .dropdown-menu::before {
        display: none;
    }

    .navbar-nav > li > .dropdown-menu ul {
        display: none;
    }
    .navbar-nav > li.d-hide,.m-menu.d-hide{
        display: none;
    }
    .li-open{
        display: block;
    }
    .navbar-nav > li > .dropdown-menu .li-open ul{
        display: block;
    }
    .li-hide{
        display: none;
    }

    .mobile-menu-open button {
        display: none;
    }

    .navbar-nav > li > .dropdown-menu a.dropdown-menu-open + ul {
        display: block!important;
    }
    .navbar-nav > li > a {
        padding: 5px 15px;
    }

    .navbar-nav > li > a:focus, .nav > li:hover > a {
        background-color: none;
    }

    footer {
        padding-top: 20px;
        margin-top: 20px;
    }

    .subhead {
        width: auto;
        position: relative;
        float: right;
        top: 0;
        margin-top: 0;
    }

    .shopping-cart label {
        background: #cfd632;
        color: #454545;
    }
    .text-left .title-m{
        width: auto;
        text-align: center;
    }
    .site-feedback {
        margin-top: 10px;
    }
    .navbar-nav .open .login-menu-mobile{
        padding-top: 0;
        padding-left: 0;
        margin-left: 0;
        position: static;
        background: transparent;
        box-shadow: none;
    }

    .navbar-nav .open .login-menu-mobile li a{
        padding: 5px 0;
    }
    .navbar-nav .dropdown-menu:after{
        display: none;
    }
    .anchor {
        position: relative;
        z-index: 9;
        width: 94%;
        margin-left: 5%;
    }

    .input-address {
        width:60%;
    }

    .home-plus .next {
        width: 64px;
        height: 64px;
        right: 14px;
    }

    .home-plus .prev {
        width: 64px;
        height: 64px;
        left: 18px;
    }

    .logo-mobile {
        display: block;
        float: left;
        margin-top: 13px;
        width: 150px;
    }

    .logo-mobile a img {
        max-width: 100%;
    }

    .logo-wrap {
        display: none;
    }

    .plan-summary-container {
        margin-left: -15px;
        margin-right: -15px;
    }

    .slider-wrap {
        margin-left: -15px;
        margin-right: -15px;
    }

    .mobile-menu {
        display: block;
        float: left;
        height: 52px;
        width: 45px;
        margin: 0;
        position: relative;
        z-index: 99;
    }

    .mobile-menu button {
        padding-left: 10px;
    }



    .m-menu > a {
        display: block;
        line-height: 30px;
    }

    .icon-back {
        display: block;
        float: left;
        height: 52px;
        width: 52px;
        margin: 0;
        position: relative;
        z-index: 99;
        background: url(../images/lefticon.svg) no-repeat 16px 19px;
        background-size: 11px;
    }

    .mobile-menu .icon-back {
        display: none;
    }

    .mobile-menu-open .icon-back {
        display: block;
    }


}

@media (max-width: 600px){
    .popup {
        padding: 20px;
        position: fixed;
        z-index: 1002;
        left: 50%;
        margin-left: -250px;
        top: 30%;
        display: none;
        width: 500px;
        text-align: center;
        border-radius: 6px;
        background: #ffffff;
        box-shadow: 0 2px 8px 0 rgba(142, 142, 142, 0.35);
    }
    .popup h1 {
        font-size: 32px;
        font-weight: 600;
        text-align: center;
        color: #e4002b;
    }

    .popup h2 {
        font-size: 21px;
        font-weight: 600;
        text-align: center;
        color: rgba(83, 86, 91, 0.9);
    }

    .popup-opear {
        font-size: 21px;
        text-align: center;
        color: rgba(83, 86, 91, 0.9);
        margin: 20px auto;
    }

    .btn-gray {
        padding: 10px;
        border: 0;
        border-radius: 5px;
        font-size: 18px;
        color: #ffffff;
        line-height: 30px;
        vertical-align: top;
        font-size: 20px;
        text-align: center;
        background: #53565a;
        background-size: 200px;
    }

    .chat-now{
        display: none;
    }

}

@media (max-width: 480px) {
    .select-wrap{
        overflow-x: auto;
        display: block;
        margin-left: 0;
        margin-top: 0;
    }
    .select-wrap > .select-group{
        margin-left: 0;
        display: table;
    }
    .select-option{
        display: table-cell;
        padding: 0 5px;
    }
    .popup-opear a{
        display: block;
    }
    .title-xl {
        font-size: 18px;
        font-weight: 600;
        line-height: 20px;
    }
    .home-plus + .main {
        margin-top: -101px;
    }
    .popup {
        padding: 10px;
        left: 50%;
        margin-left: -150px;
        top: 15%;
        display: none;
        width: 300px;
    }
    .popup h1 {
        font-size: 22px;
        font-weight: 600;
        text-align: center;
        color: #e4002b;
    }

    .popup h2 {
        font-size: 13px;
        font-weight: 600;
        text-align: center;
        color: rgba(83, 86, 91, 0.9);
    }
    .popup-opear button{
        display: block;
        margin: 10px auto;
    }
    .main-content .main {
        margin-top: 10px;
        float: none;
        width: 96%;
        padding-left: 0;
        margin-left: auto;
        margin-right: auto;
        border: 0;
    }

    .main-content .right-nav {
        display: none;
    }

    .home-plus .table-gray table {
        width: 90%;
        margin: 0 auto;
    }

    .map-des-wrap {
        float: none;
        width: 90%;
        margin: 0 auto;
    }

    .img-wrap {
        width: 100%;
        float: none;
    }

    .home-plus .map-des-wrap h3 {
        font-size: 16px;
        color: #e60b32;
        font-weight: 600;
        text-align: left;
    }

    body.business .map-des-wrap h3
    {
        color: #185a9d;
    }

    .home-plus h1.part-title {
        font-size: 22px;
        margin-bottom: 10px;
        padding-top: 30px;
        font-weight: 600;
    }

    .replace-row .map-des-wrap, .replace-row .img-wrap, .img-wrap,.replace-row .img-wrap {
        float: none;
        text-align: center;
    }

    footer {
        margin-top: 0;
    }

    .question-block {
        margin-left: -15px;
        margin-right: -15px;
        margin-top: 30px;
        padding-left: 10%;
        padding-right: 10%;
    }

    .ad-block-bottom {
        display: none;
    }

    .help-text,.help-text p b {
        text-align: center;
    }

    .footer-link-group {
        display: none;
    }

    .btn-light-yellow {
        border-radius: 5px;
        background: #ffdd00;
        color: #454545;
        font-size: 14px;
        padding: 10px 10px;
    }

    .btn-orange {
        font-size: 14px;
        border-radius: 6px;
    }

    .newsletter-row fieldset {
        min-width: 260px;
    }

    .breadcrumbs {
        display: none;
    }

    .footer-bottom-right a {
        margin: 0;
    }

    .copyright span.abn {
        display: block;
    }

    footer .container {
        padding-right: 0;
        padding-left: 0;
    }

    .header .logo {
        margin-top: 13px;
    }

    .navbar-nav {
        margin: 0;
    }

    .header-phone {
        right: 10px;
        top: 20px;
    }

    .header-fixed .tel, .tel {
        font-size: 14px;
        font-weight: 400;
    }

    .m-show {
        display: block;
    }

    .m-show i {
        margin-right: 5px;
    }
    .subhead .subnav > div {
        display: none;
    }

    .subhead .subnav> div:last-child {
        display: block;
    }

    .f-link {
        display: block;
        text-align: center;
        margin-bottom: 0;
    }

    .f-link a {
        width: auto;
        margin: 5px 10px;
        text-align: center;
        float: none;
    }
    .m-menu {
        display: block;
        padding-left: 10px;
    }

    .text-left .title-m{
        width: auto;
        text-align: center;
    }

    .slider-wrap .selected:after {
        background: url(../images/bestseller.svg) no-repeat #e4002b center center;
        background-size: 160px;
        position: absolute;
        top: -30px;
        width: 120px;
        z-index: 99;
        content: '';
        border-radius: 30px;
        left: 50%;
        margin-left: -60px;
        height: 40px;
        box-shadow: 0 2px 8px 0 rgba(142, 142, 142, 0.35);
    }

    .heading-wrapper h1 {
        font-size: 28px;
    }

    .sw .body-content > h2 {
        font-size: 20px;
    }

    .body-content p {
        font-size: 12px;
    }

    .home-plus .next {
        width: 64px;
        height: 64px;
        right: 10px;
    }

    .home-plus .prev {
        width: 64px;
        height: 64px;
        left: 10px;
    }

    .input-address::placeholder {
        font-size: 12px;
    }

    .input-address {
        width: 70%;
        padding: 5px 10px;
        line-height: 30px;
        border-radius: 5px;
        font-size: 12px;
    }

    .bottom-link {
        font-size: 12px;
    }

    .plate-cell-wrap {
        position: relative;
        width: 194px!important;
    }

    .plate-cell {
        width: 186px;
    }

    .home-plus .map-des-wrap p {
        width: 100%;
        text-align: left;
        max-width: 100%;
    }
    .map-row {
        margin-bottom: 0;
    }
    .contact label {
        display: none;
    }

    .slider-wrap {
        margin: 0 -15px;
        padding-top: 0;
    }

    .pop-tip {
        color: #fff;
        font-size: 12px;
        position: absolute;
        z-index: 99;
        top: -33px;
        width: 70px;
        font-weight: 100;
        left: 94px;
        z-index: 99;
    }

    .btn-light-yellow i {
        margin-left: 10px;
        position: relative;
        top: 2px;
    }

    .plate-cell-header {
        padding: 10px 0;
    }

    .plate-cell-header b {
        font-size: 16px;
    }

    .plate-cell-header span {
        font-size: 40px;
    }

    .plate-cell-header >label {
        font-size: 12px;
    }

    .plate-cell-des:nth-child(2) b {
        font-size: 26px;
    }

    .plate-cell-des:nth-child(2) span {
        font-size: 11px;
    }

    .plate-cell-des:nth-child(3) b {
        font-size: 15px;
    }

    .plate-cell-des:nth-child(3) span {
        font-size: 11px;
    }

    .plate-cell-des:nth-child(4) b {
        font-size: 14px;
    }

    .plate-cell-des:nth-child(4) span {
        font-size: 10px;
    }

    .bottom-link {
        font-size: 10px;
    }

    .prev {
        left: 10px;
    }

    .next {
        right: 10px;
    }
}


#addressInput-error {
    display: block;
    background: #5348be;
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    padding: 10px 20px;
    width: auto;
    border-radius: 5px;
    position: absolute;
    top: -65px;
}

    #addressInput-error:before {
        content: '';
        font-size: 0;
        line-height: 0;
        border-width: 14px;
        border-color: #5348be;
        border-bottom-width: 0;
        border-style: dashed;
        border-top-style: solid;
        border-left-color: transparent;
        border-right-color: transparent;
        position: absolute;
        top: 42px;
        left: 50px;
    }

    @media (max-width: 768px){


        #addressInput-error {
            display: block;
            background: #5348be;
            color: #fff;
            font-size: 13px;
            font-weight: 300;
            padding: 10px 20px;
            width: auto;
            border-radius: 5px;
            position: absolute;
            top: -54px;
        }

            #addressInput-error:before {
                content: '';
                font-size: 0;
                line-height: 0;
                border-width: 14px;
                border-color: #5348be;
                border-bottom-width: 0;
                border-style: dashed;
                border-top-style: solid;
                border-left-color: transparent;
                border-right-color: transparent;
                position: absolute;
                top: 36px;
                left: 50px;
            }

    }


    .container-table{
        display: table;
        width:100%;
    }
    .main-content .left-column{
        display: table-cell;
        border: none;
        width: auto;
        float: none;
        padding-left: 2%;
        padding-right: 2%;

    }
    .main-content .right-column{
        display: table-cell;
        width: 23%;
        float:  none;
        border-left: 1px solid #e1e1e1;
        margin-left: 5px;
    }

    .main-content .right-column:empty{
        display:none;
    }
    @media (max-width: 480px) {

        .main-content .right-column{
            display:none;
        }

    }

.absolute-foot {
    position: absolute;
    bottom: 0;
}

ul.ui-autocomplete.ui-widget.ui-widget-content li {
    padding: 12px 15px 12px 15px;
}

header div.logo-wrap a #imgPersonal
{
    display: inline;
}
header div.logo-wrap a #imgBusiness
{
    display: none;
}

header.business div.logo-wrap a #imgPersonal
{
    display: none;
}
header.business div.logo-wrap a #imgBusiness
{
    display: inline;
}


@media only screen and (max-width:468px) {
    .popup-keyfacts {
        padding: 20px;
        position: fixed;
        z-index: 1002;
        left: 0%;
        margin-left: 0px;
        top: 5%;
        display: none;
        width: 100%;
        text-align: center;
        border-radius: 6px;
        background: #ffffff;
        box-shadow: 0 2px 8px 0 rgba(142, 142, 142, 0.35);
        overflow: auto;
        height: 600px;
    }
    
}


.best-header {
    background: #e4002b;
    font-size: 15px;
    color: #fff;
    line-height: 35px;
    font-weight: 100;
    text-align: center;
    border-radius: 20px;
    position: absolute;
    top: -25px;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
    width: 165px;
}