/**
* #.# Media Query (1280px)
*
* Media Query for devices with max width of 1280px wide.
*/


@media screen and (max-width: 1280px) {

  header.top-header > .container-fluid {
      padding: 25px 120px 0 325px;
  }

}


@media screen and (max-width: 1400px) {

  header.top-header > .container-fluid {
      padding: 25px 120px 0 325px;
  }

}


@media screen and (max-width: 1366px) {

  header.top-header > .container-fluid {
      padding: 25px 120px 0 320px;
  }

}


@media screen and (max-width: 1024px) {

  header.top-header > .container-fluid {
      padding: 25px 120px 0 290px;
  }

}

@media screen and (max-width: 1280px) {
    .container {
        width: 100%;
    }
    /**
    * #.# Primary Navigation
    *
    * Adjusting Primary Navigation to work on smaller displays
    */


    header .navbar-default .navbar-nav>li>a {
        font-size: 1.6em;
    }
    .navbar-default .navbar-nav > li> a {
        padding: 0 8px;
    }
    /**
    * #.# Breadcrumbs
    *
    * Breadcrumbs section for standard content pages only.
    */

    .breadcrumbs .wrap {
        margin-left: 0;
        width: 100%;
    }
    /* refine search panel */

    .cpw-refine-search-panel {
        /* top: 135px;*/
    }
    /**
    * #.# Recent/Recommend Toolbar on content pages
    *
    * Recommend Toolbar
    */

    .recent-recommend-toolbar .recently-viewed-phones {
        margin-left: 0;
        width: 50%;
    }
    .order-confirmation .option-a,
    .order-confirmation .option-b {
        height: 770px!important;
    }
    /**
    * #.# Footer
    *
    * Footer elements, contains seo links to sections of the site, social media icons, marketing banners and partner logos.
    */

    footer section.footer-row2 .cpw-partners h3 {
        float: left;
        padding: 0 0 0 10%;
        line-height: 38px;
    }
    /**
    * #.# Styles to go into the actual stylesheet
    *
    * Magazine Fixes,
    */

    .cpw-2column .article-content .article-100 header h1 {
        line-height: 1em;
    }
    .mail-share a {
        text-align: left;
    }
    .sortby {
        float: left;
    }
    .refine-compare-tools {
        float: right;
    }
}
/**
* #.# Media Query (1024px)
*
* Media Query for devices with max width of 1024px wide.
*/

@media screen and (max-width: 1024px) {


    .cpw-plan-table .plan-value{
        padding: 28px 11px 20px 11px;
        min-height: 80px;
        line-height: 14px;
    }

    .checkout .personal-details.section-padding .selectboxit-container .selectboxit {
        width:100%;
    }


    .indicator {
    width:80px;
    height:80px;
    position: absolute;
    top: 40px;
    left: 10px;
    z-index:10;
}
    .phone-images-wrap .indicator {
      left: 90px;
    }
    .phone-img-wrap .indicator {
      top: -10px;
      left: -10px;
    }
    .plan-overview .indicator {
  top: -40px;
  left: -30px;
}


    .cpw-accessories .phone-images-wrap img {
        max-width:60%;
    }

    .cpw-phones-list .indicator.offer {
        left:0;
    }
    .cpw-phone-details .indicator.offer {
        right:15px;
    }
    .cpw-plan-detail-page .indicator.offer {
        left:-40px;
    }
    .cpw-plans-tabs .image .indicator.offer {
        left:-20px;
    }


    .comparsion-tool-topbar .container {
        padding: 0;
    }
    .comparsion-tool-topbar .back-button {
        padding-left: 16px;
    }
    .comparsion-tool-topbar .compare-against.fourmore button {
        padding: 0 25px;
    }
    /** 3 Phones Selected */

    .cpw-comparison-page .compared-phone.col-md-6 {
        padding: 55px 10px 0 10px;
        width: 33.3%;
    }
    .cpw-comparison-page .compared-phone.col-md-6 h2.phone-title {
        width: 100%;
        color: #002252;
        padding-bottom: 20px;
        display: block;
        text-align: center;
        line-height: 1em;
        min-height: 80px;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-top-content h2.phone-title {
        padding: 0 0 14px 0;
        display: block;
        font-size: 2.25em;
        color: #002252;
        text-align: left;
        min-height: 80px;
        width: 100%;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review header {
        top: 140px;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review span.summary {
        bottom: 70px;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .phone-image {
        padding-left: 0;
        width: 100%;
        background: #fff;
        text-align: center;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .phone-image img {
       padding: 10px 0;
    max-height: 210px;
    height: auto;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .phone-top-content {
        width: 100%;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .phone-top-content h2.phone-title {
        display: none;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price h2 {
        text-align: center;
        font-size: 1.5em;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .main-features h2 {
        font-size: 1.5em;
        text-align: center;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .main-features a {
        float: none;
        text-align: center;
        display: block;
        margin: 0 30px;
        padding-top: 20px;
        line-height: normal;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price .phone-and-plan {
        width: 100%;
        float: none;
        margin-bottom: 4px;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price .phone-only {
        width: 100%;
        float: none;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .all-price-plans a {
        font-size: 1.1em;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .full-feature-list h2 {
        text-align: center;
        font-size: 1.5em;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-phone.col-md-6 .full-feature-list .feature-heading a.collapsed {
        padding: 19px 13px 19px 0;
        font-size: 1.1em;
    }
    /** 4 and 5 Phones Selected */

    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price h2 {
        padding: 25px 0 17px 0;
        text-align: center;
        font-size: 1.5em;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .all-price-plans a {
        font-size: 1.1em;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list h2.max {
        font-size: 1.5em;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list .feature-heading a.collapsed {
        font-size: 1.0em;
        padding: 19px 5px 19px 0!important;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list .icon {
        top: -2px;
        margin: 0 5px;
    }
    .compare-phone-list .comparephone-wrap .comparephone-wrap-inner label {
        font-size: 1.2em;
        overflow: hidden;
        /*text-overflow: ellipsis;
        white-space: nowrap;*/

        display: inline-block;
        max-width: 50%;
        position: relative;
        line-height: 1em;
        top: 0px;
    }
    .cpw-comparison-page #pnlCompareSidebar.col-md-5.cbp-spmenu.cbp-spmenu-vertical.cbp-spmenu-right.hide-sidebar.cbp-spmenu-open {
        width: 300px;
        right: -10px;
    }

      .cpw-comparison-page .compared-plan .plan-overview ul li span {
        font-size: 0.9em;
    }
    .cpw-comparison-page .compared-plan .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-plan .full-feature-list .feature-heading a.collapsed {
        font-size: 1.3em;
    }
    .cpw-comparison-page .compared-plan.col-md-8 .plan-overview {
        padding-right: 0;
    }
    /*** 3 Plans Selected **/

    .cpw-comparison-page .compared-plan.col-md-6 .operator-plan {
        min-height: 240px;
    }
    .cpw-comparison-page .compared-plan.col-md-6 .all-price-plans a {
        font-size: 1.5em;
    }
    .cpw-comparison-page .compared-plan.col-md-6 .operator-plan .operator-logo {
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan.col-md-6 .operator-plan .operator-plan-name {
        padding: 0 10px;
        width: 100%;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan.col-md-6 .plan-image {
        float: none;
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
        background: #fff;
    }
    .cpw-comparison-page .compared-plan.col-md-6 .plan-image img {
        margin: 40px 0;
        max-height: 160px;
    }
    .cpw-comparison-page .compared-plan.col-md-6 .plan-wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .cpw-comparison-page .compared-plan.col-md-6 .plan-overview {
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan.col-md-6 .phone-best-price {
        padding: 0;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan.col-md-6 .phone-best-price .phone-and-plan,
    .cpw-comparison-page .compared-plan.col-md-6 .phone-best-price .phone-only {
        margin: 0 2px 0 0;
        padding: 0;
        width: 100%;
        text-align: center;
        border: solid 1px #eef2f3;
    }
    .cpw-comparison-page .compared-plan.col-md-6 .all-price-plans {
        padding: 0;
    }
    .cpw-comparison-page .compared-plan.col-md-6 .full-feature-list h2 {
        padding-left: 0;
        font-size: 1.5em;
    }
    .cpw-comparison-page .compared-plan.col-md-6 .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-plan.col-md-6 .full-feature-list .feature-heading a.collapsed {
        padding-right: 10px;
        font-size: 1.0em;
    }
    .cpw-comparison-page .compared-plan.col-md-6 .full-feature-list .feature-heading a .fa.fa-file-text,
    .cpw-comparison-page .compared-plan.col-md-6 .full-feature-list .feature-heading a .fa.fa-phone-square,
    .cpw-comparison-page .compared-plan.col-md-6 .full-feature-list .feature-heading a .fa.fa-comments,
    .cpw-comparison-page .compared-plan.col-md-6 .full-feature-list .feature-heading a .fa.fa-globe,
    .cpw-comparison-page .compared-plan.col-md-6 .full-feature-list .feature-heading a .fa.fa-plus,
    .cpw-comparison-page .compared-plan.col-md-6 .full-feature-list .feature-heading a .fa.fa-cloud {
        float: left;
        padding: 4px 10px 0 10px;
        color: #002252;
        font-size: 1em;
    }
    /*** 4 Plans Selected **/

    .cpw-comparison-page .compared-plan.col-md-4 .operator-plan .operator-logo {
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan.col-md-4 .operator-plan .operator-plan-name {
        padding: 0 10px;
        width: 100%;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan.col-md-4 .plan-image {
        float: none;
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
        background: #fff;
    }
    .cpw-comparison-page .compared-plan.col-md-4 .plan-image img {
        margin: 40px 0;
        max-height: 160px;
    }
    .cpw-comparison-page .compared-plan.col-md-4 .plan-wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .cpw-comparison-page .compared-plan.col-md-4 .plan-overview {
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan.col-md-4 .plan-overview ul li {
        width: 48%;
    }
    .cpw-comparison-page .compared-plan.col-md-4 .phone-best-price {
        padding: 0;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan.col-md-4 .phone-best-price .phone-and-plan,
    .cpw-comparison-page .compared-plan.col-md-4 .phone-best-price .phone-only {
        margin: 0 2px 0 0;
        padding: 0;
        width: 100%;
        text-align: center;
        border: solid 1px #eef2f3;
    }
    .cpw-comparison-page .compared-plan.col-md-4 .all-price-plans {
        padding: 0;
    }
    .cpw-comparison-page .compared-plan.col-md-4 .full-feature-list h2 {
        padding: 30px 0 30px 0;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan.col-md-4 .full-feature-list h2 {
        padding-left: 0;
        font-size: 1.5em;
    }
    .cpw-comparison-page .compared-plan.col-md-4 .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-plan.col-md-4 .full-feature-list .feature-heading a.collapsed {
        padding-right: 10px;
        font-size: 1.0em;
    }
    .cpw-comparison-page .compared-plan.col-md-4 .full-feature-list .feature-heading a .fa.fa-file-text,
    .cpw-comparison-page .compared-plan.col-md-4 .full-feature-list .feature-heading a .fa.fa-phone-square,
    .cpw-comparison-page .compared-plan.col-md-4 .full-feature-list .feature-heading a .fa.fa-comments,
    .cpw-comparison-page .compared-plan.col-md-4 .full-feature-list .feature-heading a .fa.fa-globe,
    .cpw-comparison-page .compared-plan.col-md-4 .full-feature-list .feature-heading a .fa.fa-plus {
        float: left;
        padding: 4px 10px 0 10px;
        color: #002252;
        font-size: 1em;
    }
    .cpw-comparison-page .compared-plan.col-md-4 .all-price-plans a {
        font-size: 1.5em;
    }
    /*** 5 Plans Selected **/

    .cpw-comparison-page .compared-plan.col-md-3 .operator-plan {
        padding: 0 0 0 10px;
        min-height: 250px;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .operator-plan .operator-logo {
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .operator-plan .operator-plan-name {
        padding: 0 10px;
        width: 100%;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .plan-image {
        float: none;
        margin-bottom: 20px;
        width: 100%;
        text-align: center;
        background: #fff;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .plan-image img {
        margin: 40px 0;
        max-height: 160px;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .plan-wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .plan-overview {
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .phone-best-price {
        padding: 0;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .phone-best-price .phone-and-plan,
    .cpw-comparison-page .compared-plan.col-md-3 .phone-best-price .phone-only {
        margin: 0 2px 0 0;
        padding: 0;
        width: 100%;
        text-align: center;
        border: solid 1px #eef2f3;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .all-price-plans {
        padding: 0;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .full-feature-list h2 {
        padding: 30px 0 30px 0;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .full-feature-list h2 {
        padding-left: 0;
        font-size: 1.4em;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-plan.col-md-3 .full-feature-list .feature-heading a.collapsed {
        padding-left: 0;
        padding-right: 10px;
        font-size: 0.9em;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .full-feature-list .feature-heading a .fa.fa-file-text,
    .cpw-comparison-page .compared-plan.col-md-3 .full-feature-list .feature-heading a .fa.fa-phone-square,
    .cpw-comparison-page .compared-plan.col-md-3 .full-feature-list .feature-heading a .fa.fa-comments,
    .cpw-comparison-page .compared-plan.col-md-3 .full-feature-list .feature-heading a .fa.fa-globe,
    .cpw-comparison-page .compared-plan.col-md-3 .full-feature-list .feature-heading a .fa.fa-plus,
    .cpw-comparison-page .compared-plan.col-md-3 .full-feature-list .feature-heading a .fa.fa-cloud {
        float: left;
        padding: 4px 10px 0 10px;
        color: #002252;
        font-size: 1em;
    }
    .cpw-comparison-page .compared-plan.col-md-4 .all-price-plans a {
        font-size: 1.5em;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .full-feature-list .feature-heading a span.link-text {
        text-indent: 6px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        max-width: 100px;
        top: 0;
        position: relative;
        display: inline-block;
    }
    .cpw-comparison-page .compared-plan .plan-overview ul li span.label {
        margin: 0;
        font-size: 1em;
    }

     /**
    * #.# CPW - Plans Page
    *
    * Plans page, page has three tabs
    */

    .cpw-plans-tabs .image {
        text-align: center;
        padding-right: 10px;
    }
    .cpw-plans-tabs .image h2 {
        line-height: 1em;
    }
    .cpw-plans-tabs .plan-content {
        padding: 0 0 0 10px;
    }
    .cpw-plans-tabs .plan-content table {
        font-size: 75%;
    }
    .up-your-budget {
        right: 20%;
    }
    .checkout-toolbar .back-button {
        width: 16%;
    }
    .back-button,
    .selected-phone,
    .selected-plan {
        float: left;
    }
    .cpw-plans-tabs .image {
        width: 25%;
        display: inline-block;
    }
    .cpw-plans-tabs .plan-content {
        display: inline-block;
        vertical-align: top;
        width: 75%;
    }
    .phone-img-wrap,
    .phone-info-wrap {
        width: 100%;
    }
    .cpw-plans-tabs .plan-content .title {
        width: 50%;
    }
    .cpw-plans-tabs .plan-content .title h1 {
        font-size: 2.4em;
    }
    .cpw-plans-tabs .plan-content .title,
    .cpw-plans-tabs .plan-content .refine-compare-tools {
        display: inline-block;
    }
    .cpw-plans-tabs .plan-content .refine-compare-tools {
        float: right;
    }
    .cpw-plan-table .select-plan a.mobile-hide {
        font-size: 1.5em;
        padding: 29px 5px;
    }


    .cpw-plan-table .select-Plan a.mobile-hide {
        font-size: 1.5em;
        padding: 24px 5px;
    }




    .cpw-plan-table .plan-value,
    .cpw-plan-table .plan-value.texts,
    .cpw-plan-table .data-Col .plan-value {
        /*padding: 28px 9px 26px 9px;*/

        font-size: 14px;
        height: auto;
    }
    .cpw-plan-table .data-Col .plan-value,
    .cpw-plan-table .data-Col .Plan-value {
        padding-left: 0;
        padding-right: 0;
    }
    .cpw-plan-table tr th.data-Col {
        padding: 25px 30px;
    }
    .cpw-plan-table .outofstock-plan span {

        font-size: 1.4em;
    }
    .cpw-plan-table .phone-price,
    .cpw-plan-table .plan-price,
    .cpw-plan-table .Plan-price {
        padding: 0;
        font-size: 14px;
    }
    .cpw-plan-table .plan-price .plantitle,
    .cpw-plan-table .Plan-price .plantitle {
        height: 16px;
        overflow: hidden;
        margin-bottom: 3px;
        display: block;
    }


    .cpw-plan-table .select-plan-box,
    .cpw-plan-table .select-Plan-box {
        padding: 41px 14px 35px 14px;
        background: #f1f4f4;
    }
    /*.cpw-plan-table .plan-price span.plan-name {
        height: 11px;
        overflow: hidden;
    }*/
    .cpw-plan-table .operator img {
        /*max-width:100%;
        height:50px;*/
    }
    .cpw-plan-table.prepaytable .operator {
        max-width: inherit;
    }
    .cpw-plans-tabs .plan-content .cpw-refine-plans-panel .title {
        width: 100%;
    }
    .cpw-refine-plans-panel h4 {
        font-size: 0.785em;
        line-height: 1.25em;
        height:40px;
    }
    .cpw-refine-plans-panel .col-md-10.filters-right,
    .cpw-refine-plans-panel .col-md-6.filters-left {
        display: inline-block;
    }
    .cpw-refine-plans-panel .col-md-6.filters-left {
        width: 35%;
    }

    .cpw-refine-plans-panel .ui-slider-pips .ui-slider-pip {
        font-size: 0.7em;
        width: 1.5em;
    }

    .cpw-refine-plans-panel .filters-wrap {
  padding: 40px 20px;
}

    .cpw-refine-plans-panel .selectAllNetworks, .cpw-refine-plans-panel .selectAllNetworksPP {
        width:25%;
    }

    .cpw-refine-plans-panel-inner .filters-right {
        padding-right:30px;
    }

    .cpw-refine-plans-panel .selectNetwork,
    .cpw-refine-plans-panel .selectAllNetworks {
        padding: 12px 6px 8px;

    }
    .choose-network h4 {
        margin-bottom: 15px;
    }

    .btns-left,
    .btns-right {
        display: inline-block;
        float: none;
    }
    .btns-left .btn {
        padding: 7px 11px;
    }
    .btns-right {}
    .cpw-refine-plans-panel .close-btn {
        padding: 7px 9px 7px 30px;
        display: inline;
    }
    .cpw-partners li {
        float: left;
    }
    .cpw-refine-plans-panel .caret {
        top: 80px;
    }

     .network-list {
        height: 460px;
    }
    .network-list .network-name-wrap .network-name-inner label {
        top: -40px;
        position: relative;
    }
    .comparison-tool-sidebar .network-list .picker {
        top: -95px;
    }

     /** Drop Down Fix */

    .sub-links .recent-articles article > a {
        padding: 0 0 0 73px;
    }
    .column-extras .latest-article article h3 {
        width: 284px;
    }
    .column-extras .latest-article article p {
        margin: 0 0 0 89px;
    }
    .column-extras .special-offers a {
        padding-right: 1%;
        width: 49%;
    }
    /**
	* #.# CPW - Magazine Home Page  -- 1024
	*
	* (1)Article List
	*/
    /**
	* #.# (1)Article List
	*/

    .magazine-content .article-33 {
        margin: 12px 10px;
    }
    .magazine-content .article-33 h2 {
        padding-right: 10px;
    }
    .magazine-content .article-50 h2 {
        padding-right: 20px;
    }
    .magazine-content .article-33 .author-location,
    .magazine-content .article-50 .author-location {
        max-width: 240px;
    }
    .magazine-content .article-50 .article-content .author {
        width: 50%;
    }
    .magazine-recent-articles .article-33 .location,
    .magazine-content .article-33 .location,
    .cpw-homepage-featured-articles .article-33 .location {
        width: 80px;
    }
    .magazine-recent-articles .article-50 .location {
        width: 240px;
    }
    .cpw-mag-categories-links li {
        margin-bottom: 20px;
    }
    .cpw-mag-categories-links li a {
        display: block;
    }
    /**
	* #.# CPW - Magazine Article Page -- 1024
	*
	* (1)Main Image, (2)Author, (3)Social Media Icon Fixes, (4)Recent Articles, (5)Related Articles
	*/
    /**
	* #.# (1)Main Image
	*/

    .magazine-content .main-image {
        height: 350px;
    }
    /**
	* #.# (2)Author
	*/

    .magazine-content .article-100 .article-content .author {
        width: 50%;
    }
    .magazine-content .sidebar-recent-articles .article-100 .author-location {
        max-width: 75%;
        width: 75%;
    }
    /**
	* #.# (3)Social Media Icon Fixes
	*/

    .magazine-content .article-content .social-sharing {
        float: right;
        width: 48%;
    }
    /* Test Social Icons Responsives */

    .magazine-content #social-buttons-dt {
        width: 100%;
        margin-right: -5px;
    }
    .magazine-content #social-buttons-footer {
        width: 50%;
        margin-right: -20px;
    }
    .magazine-content .sharrre {
        max-width: 66px;
        margin-left: 1%;
        width: 19%;
    }
    .magazine-content .sharrre .count,
    .magazine-content .sharrre .share {
        width: 50%;
        padding: 0;
        max-width: 33px;
    }
    .magazine-content .mail-share {
        width: 16%;
        max-width: 38px;
        margin-left: 1%;
    }
    .mail-share a {
        width: 100%;
        background-position: 50% -111px;
    }
    /**
	* #.# (4)Recent Articles
	*/

    .magazine-content .sidebar-recent-articles article {
        max-height: 270px;
    }
    .magazine-content .sidebar-recent-articles .article-100 header {
        left: 13px;
    }
    .magazine-content .sidebar-recent-articles .article-100 header h2 {
        bottom: 65px;
    }
    .magazine-content .sidebar-recent-articles .article-100 .teaser {
        height: auto;
        overflow: hidden;
        /*position: relative;*/
        width: 100%;
        text-align: left;
    }
    .magazine-content .sidebar-recent-articles .article-100 .teaser img {
        /*height: 100%;*/
        max-width: 100%;
        position: absolute;
        width: auto;
    }
    .magazine-content .sidebar-recent-articles .article-100 .author-image img {
        position: relative;
        width: auto;
        left:0;
    }
    .magazine-content .sidebar .article-100 .author-date {
        left: 49px;
    }
    .magazine-content .sidebar-recent-articles .article-100 footer {
        bottom: 10px;
        left: 10px;
    }
    /**
	* #.# (5)Related Articles
	*/

    .magazine-content .sidebar-related-articles article span.fa {
        left: -30px;
        top: -3px;
    }

      /**
    * #.# CPW - Accessories Details Page
    *
    * (1)Header
    */

    .cpw-phone-details .phone-content h1 {
        width: 100%;
        padding-bottom: 15px;
    }
    .cpw-phones-options .title.col-md-8 {
        padding: 0 0 0 10px;
        width: 46%;
    }
    /** Refine Tool */

    .cpw-refine-search-panel .filters2 .col-md-16 {
        margin-left: 1%;
    }
    .cpw-refine-search-panel .filters3 {
        margin-right: 0;
    }
    .cpw-refine-search-panel .filters3 .col-lg-4.filter-mod,
    .cpw-refine-search-panel .filters3 .col-lg-4 {
        margin: 0;
        padding: 0 4%;
        width: 31%;
    }
    .cpw-refine-search-panel .filters3 .col-lg-4.phone-type {
        margin-top: 24px;
    }
    .cpw-refine-search-panel .filters2 .col-lg-16 span {
        width: 18%;
    }
    .cpw-phones-list-wrapper .cpw-refine-search-panel .caret {
        right: 19.5%;
    }
    /** Compare Panel*/

    .recently-viewed-phones {
        padding-left: 10px;
        padding-right: 0;
    }
    .recently-viewed-phones h3 {
        float: left;
    }
    .recommended-phones h3 {
        float: left;
    }
    .comparison-toolbar .recently-viewed-phones ul,
    .comparison-toolbar .recommended-phones ul,
    .recent-recommend-toolbar .recently-viewed-phones ul,
    .recent-recommend-toolbar .recommended-phones ul {
        display: inline-block;
        margin: 26px 0 15px 20px;
    }
    .comparison-toolbar .recently-viewed-phones ul li,
    .comparison-toolbar .recommended-phones ul li,
    .recent-recommend-toolbar .recently-viewed-phones ul li,
    .recent-recommend-toolbar .recommended-phones ul li {
        padding: 0 1px;
    }

    .all-plans-wrapper .cpw-phones-options .title.col-md-8 {
        padding-left: 0;
    }
    .all-plans-wrapper .refine-compare-tools {
        padding-right: 0;
    }
    .all-plans-wrapper .cpw-plan-table .select-plan-box .picker {
        left: 10px;
    }
    .all-plans-wrapper .cpw-plan-table .operator {
        text-align: center;
        max-width: none;
    }
    .cpw-comparison-page .compared-plan .plan-only-wrap .plan-overview ul li {
        width: 48%;
    }
    .cpw-comparison-page .compared-plan .plan-only-wrap .plan-overview ul li span {
        font-size: 1em;
    }
    .cpw-comparison-page .compared-plan .plan-only-wrap .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-plan .plan-only-wrap .full-feature-list .feature-heading a.collapsed {
        padding-right: 10px!important;
        font-size: 1.2em;
    }
    .network-list .network-name-wrap .network-name-inner label {
        top: 0;
        max-width: 60%;
        line-height: 1em;
    }

    /**
    * #.# CPW - Accessories List Page
    *
    * (1)Header, (2)List
    */
    /**
    * #.# (1) Header
    */

    .cpw-phones-accessories .cpw-phones-options .ProductFilter {
        margin: 0 auto;
        /*float: right;*/
    }
    .cpw-phones-accessories .sortBy {
        padding-right: 5px;
        width: 60%;
    }
    .cpw-phones-accessories .ProductFilter .tr .td {
        /*width: 169px;*/
    }
    /*
		.cpw-phones-accessories .sortBy > div {
			display: block;
			float: right;
		}*/
    /**
    * #.# (2)List
    */

    .cpw-accessories-list .phone-preview .phone-image-wrapper {
        min-height: 425px;
        height: 420px;
    }
    .cpw-accessories .phone-images-wrap {
        margin-top: 10px;
    }
    .cpw-accessories-list .phone-image-wrapper h2 {
        margin-bottom: 30px;
        padding: 0 10px;
        line-height: 1;
    }
    .cpw-accessories-list .StockContainer {
        width: 100%;
        display: inline-block;
    }
    /**
    * #.# (2) Description
    */
    /*.cpw-accessories.cpw-phone-details .full-description {
			padding: 0;
		}*/

    .cpw-accessories .full-description {
        padding: 0 0 30px;
    }



    .all-plans-wrapper #cpw-refine-plans-panelBP .filter-loading-panel {
    margin:0;
    height:596px;
}

.all-plans-wrapper #cpw-refine-plans-panelPP .filter-loading-panel {
    margin:0;
    height:596px;
}



    #cpw-refine-plans-panelBP .filter-loading-panel {
    margin:0;
    height:610px;
}

#cpw-refine-plans-panelPP .filter-loading-panel {
    margin:0;
    height:610px;
}





    .form-wrapper .selectboxit-container span.selectboxit-text {
        max-width: 160px!important;
    }
    /**
    * #.# Header
    *
    * Header elements, contains logo, navigation, search, cart, login elements
    */
    /* changing search icon to hi-res for retina display on mobile devices */

    .search-wrapper > .search > .searchBox input.btn.btn-default {
        background-image: url(images/icons/ico-header-search_mobile.png);
        background-size: 27px auto;
    }
    header .yamm .nav.navbar-nav {
        margin: 0 0 0 0;
    }
    .yamm .dropdown-menu {
        top: 70px;
    }
    .dropdown.open.shop .caret,
    .dropdown.open.magazine .caret,
    .dropdown.open.help .caret {
        margin-top: -11px;
    }
    .dropdown.open.shop .caret {
        margin-left: 10px;
    }
    .dropdown.open.magazine .caret {
        margin-left: 32px;
    }
    .dropdown.open.help .caret {
        margin-left: 9px;
    }
    .dropdown-menu h2 {
        line-height: 1;
    }
    .dropdown-menu .column-navigation .recent-articles h3 {
        line-height: 1;
        padding-right: 20px;
        width: 250px;
        margin-top: -5px;
    }
    .sub-links .recent-articles article > a {
        margin: 0 0 10px 89px;
    }
    /**
    * #.# Homepage hero
    *
    * Homepage Hero, this section can either be a video background or a still image.
    */


    /**
    * #.# Homepage Magazine Articles
    *
    * Homepage page magazine articles.
    */

    .article-50 {
        width: 47.9%;
    }
    .article-50 h1 {
        bottom: 35%;
    }
    .article-50 p {
        bottom: 68px;
    }
    .article-33 {
        width: 31.3%;
    }
    .article-50 h2 {
        position: absolute;
        bottom: 90px;
        color: #fff;
        font-size: 2.0em;
        line-height: 1.1em;
    }
    .article-33 h2 {
        position: absolute;
        bottom: 75px;
        color: #fff;
        font-size: 1.5em;
        line-height: 1.1em;
    }
    .article-33 header {
        width: 75%;
    }
    /* General Font Size of H1 */

    h1 {
        color: #002252;
        font-size: 2em;
    }
    /**
    * #.# Main content Styles
    *
    * Main Content General styles for all pages, includes formatting for text, structure etc..
    */

    .maincontent .cpw-phones-list-wrapper h1 {
        font-size: 2.6em;
    }
    /**
    * #.# Recommend Toolbar
    *
    * Recommend Toolbar on content pages
    */

    .recent-recommend-toolbar .recently-viewed-phones,
    .recent-recommend-toolbar .recommended-phones {
        margin-left: 0;
        width: 50%;
    }
    /**
    * #.# Refine Search
    *
    * Refine Search Filter Panels
    */

    .cpw-refine-search-panel {
        margin-left: 0;
        left: 0;
    }
    .cpw-refine-search-panel .filters-right .phone-manufacturer {
        width: 16%;
        font-size: 0.75em;
    }
    .cpw-refine-search-panel .filters-right .choose-manufacturer {
        padding-bottom: 24px;
    }
    /**
    * #.# Comparison Toolbar
    *
    * Comparison Tool
    */

    .comparison-toolbar .col-lg-1.spacer {
        display: none;
    }
    .my-comparsion-toolbar .compared-phone,
    .my-comparsion-toolbar .add-compared-phone {
        padding: 10px;
    }
    .my-comparsion-toolbar .add-compared-phone {
        padding: 0 35px 85px 35px;
    }
    .compare-phones.mob {
        display: none;
    }
    .comparison-toolbar .recommended-phones h3,
    .recently-viewed-phones h3 {
        font-size: 1.5em;
    }
    /**
    * #.# Online shopping toolbar Sidebar
    *
    * Online shopping toolbar Sidebar
    */

    @media (min-width: 1024px) and (max-width:1270px) {
        .onlineshopping-toolbar-sidebar .block h2 {
            font-size: 1.6em;
        }

        .onlineshopping-toolbar-sidebar .block img {
            margin-right: 15px;
        }

        .onlineshopping-toolbar-sidebar .block:first-child {
            margin-top: 0;
            margin-bottom: 0;
        }

        .onlineshopping-toolbar-sidebar .block {
            margin-top: 24px;
            margin-bottom: 24px;
        }

        .onlineshopping-toolbar-sidebar .block:last-child {
            margin-bottom: 0;
        }
    }
    /**
    * #.# Comparison Tool Sidebar
    *
    * Comparison Tool Sidebar, Compare Phones and show Popular Comparisons
    */

    .comparison-tool-sidebar .mod .section-title {
        font-size: 1.5em;
    }
    .comparison-tool-sidebar ul li label {
        width: 80%;
        font-size: 1.3em;
        line-height: 1em;
        font-weight: normal;
    }
    .comparison-tool-sidebar input[type="checkbox"] {
        top: 40px;
    }
    .cpw-phone-details .all-price-plans a {
        padding: 14px 14px 14px 18px;
        font-size: 1.7em;
    }
    /** review **/

    .cpw-phone-details article h2 {
        bottom: 25px;
        font-size: 2.5em;
    }
    .cpw-phone-details article p {
        bottom: 70px;
    }
    .cpw-phone-details article footer {
        bottom: 16px;
    }
    .cpw-phone-details .article-100 .author-date {
        left: 115px;
    }
    /** Phone Images */

    .cpw-phone-details .slideshow span.image-wrapper,
    .cpw-phone-details .loader {
        top: 20px;
        right: 30px;
    }
    .cpw-phone-details .navigation {
        top: 20px;
        left: 30px;
    }
    .cpw-comparison-page {
        position: relative;
        padding: 0;
        width: 100%;
    }
    .cpw-comparison-page .comparison-tool-sidebar {
        margin-top: 10px;
        margin-left: 0px;
        margin-right: 10px;
    }
    /**
    * #.# Promotion Page Middle Section
    *
    * styles for middle section
    */

    .promotion-content.middle-section .bundle-text {
        padding-bottom: 30px;
    }
    /**
    * #.# Promotion Page Bottom Section
    *
    * styles for middle section
    */

    .promotion-content.bottom-section .bundle-text {
        padding-top: 0;
    }
    .promotion-content.bottom-section .bundle-text p {
        padding-bottom: 30px;
    }
    /** Support Search Field **/

    .cpw-support-search-field input[type="text"] {
        width: 95%;
    }
    /**
    * #.# Support Section - Questions
    *
    * style of top support questions, each question will have an arrow icon
    */

    .cpw-support-top-questions a {
        font-size: 1.1em;
    }
    /**
    * #.# Inner Magazine Article Page
    *
    * Article Styling for Inner Pages
    */

    .cpw-magazine-2column .article-content .author .author-date {
        left: 135px;
    }
    /**
    * #.# Inner Magazine Sidebar
    *
    * styling for recent articles, related articles & related products
    */
    /** Sidebar Recent Articles **/

    .sidebar .article-100 .author-location {
        width: 200px;
    }
    .sidebar .article-100 .author-date {
        left: 115px;
    }
    .cpw-magazine-2column .sidebar-recent-articles .article-100 footer {
        bottom: 10px;
    }
    /** Sidebar Related Articles **/

    .cpw-magazine-2column .sidebar-related-articles article span.fa {
        left: -14%;
    }
    .form-horizontal .form-group {
        width: 75%;
    }
    /**
    * #.# Checkout Toolbar
    *
    * Plans page, page has three tabs
    */

    .checkout-toolbar .container {
        padding: 0;
    }
    .checkout-toolbar .back-button {
        padding-left: 15px;
    }
    .checkout-toolbar .product-detail {
        padding-left: 25px;
    }
    .accessory-product-wrap .product-image {
        min-height: 290px;
    }
    /**
    * #.# Checkout: Order Review
    *
    * table showing the summary of the order
    */

    .order-review-wrapper .goto-checkout a.btn {
        width: 25%;
    }
    .goto-checkout a.btn {
        width: 40%;
    }

    .checkout .button h3,
    .checkout.button h3 {
        line-height: 1em;
    }
    .checkout-page .prepay-customer {
        margin-left: 4%;
    }
    .identity-proof .photo-id {
        margin-left: 3%;
    }
    .identity-proof .bill-id,
    .identity-proof .bank-id {
        margin-left: 0;
    }
    .identity-proof .bill-id {
        margin-left: 30px;
    }
    .checkout .nav-tabs > li > a {
        font-size: 1.5em;
    }
    .additional-information .security-question input[type="text"] {
        font-size: 1em;
    }
    .store-content .store-img {
        margin: 0 auto;
        text-align: center;
        width: 90px;
        height: 90px;
        background-color: #4f7c8d;
        overflow: hidden;
        -webkit-border-radius: 45px;
        -moz-border-radius: 45px;
        border-radius: 45px;
        position: absolute;
        top: 36px;
        left: 0;
    }
    .store-content .store-img img {
        margin: 0 auto;
        text-align: center;
        width: 90px;
        height: 90px;
        background-color: #4f7c8d;
        overflow: hidden;
        -webkit-border-radius: 45px;
        -moz-border-radius: 45px;
        border-radius: 45px;
        position: relative;
    }
    .order-confirmation h2 {
        font-size: 1.5em;
    }
    .order-content h3 {
        font-size: 1.4em;
    }
    .maps-btn {
        margin-top: 23px;
    }
    .bringwhat-content p {
        padding-top: 5px;
        padding-bottom: 0;
    }
    .tracker-content .login-btn {
        margin-top: 24px;
        margin-bottom: 15px;
    }
    /**
    * #.# Footer
    *
    * Footer elements, contains seo links to sections of the site, social media icons, marketing banners and partner logos.
    */

    footer .footer-row2 .cpw-partners ul li {
        display: inline-block;
        margin: 0 10px;
    }
    footer section.footer-row2 .cpw-partners h3 {
        float: left;
        padding: 0 0 0 0;
        line-height: 38px;
    }
    /**
    * #.# Phone Details Page: Conatiner Width
    *
    * Fixing the containers to be 100%
    */

    .container.cpw-phone-details {
        width: 100%;
    }
    .comparison-toolbar .container {
        width: 100%;
    }
    .footer-row1 .container,
    .footer-row2 .container {
        width: 100%;
    }
    /**
    * #.# Phone Details Page: Pricing Text Format
    */

    .cpw-phone-details .phone-best-price .phone-and-plan .price-per-month {
        font-size: 16px;
        font-weight: 500;
    }
    .phone-best-price {
        margin-top: 15px;
    }
    /**
    * #.# Phone Details Page: Compare against sidebar
    */

    .compare-against label {
        font-weight: normal;
    }
    /**
    * #.# Phone Details Page: Features List Padding
    */

    .full-feature-list .panel-collapse {
        padding: 0 40px;
    }
    /**
    * #.# Phone Details Page: Comparison Toolbar
    *
    * Fixing the containers to be 100%
    */

    .recently-viewed-phones {
        padding-left: 20px;
        width: 40%;
    }
    .compare-phones {
        width: 20%;
    }
    .comparison-toolbar .compare-phones .fa {
        top: 35px;
    }
    .recommended-phones {
        padding-right: 20px;
        width: 40%;
    }
    /**
    * #.# Phone List Page: Comparison Toolbar
    *
    * Fixing the containers to be 100%
    */

    .cpw-phones-list-wrapper .container {
        width: 100%;
    }
    .footer-row3 .container {
        width: 100%;
    }
    .cpw-phones-list .phone-and-plan .price-per-month,
    .phone-best-price .phone-and-plan .price-per-month {
        font-size: 0.9em;
    }
    .phone-image-wrapper a {
        display: block;
    }
    .cpw-phones-list .phone-image-wrapper h2 {
        margin-bottom: 0;
    }


    /** Phone Filters*/

    .cpw-refine-search-panel .selectAllOS {
        width:48%;
    }
    .cpw-refine-search-panel .phone-os {
        width:48%;
    }

    .cpw-refine-search-panel .selectAllManufacturers,
    .cpw-refine-search-panel .phone-manufacturer {
        width:24%;
    }

    .cpw-refine-search-panel .selectAllNetworks {
         width:24%;
    }




    /**
    * #.# Magazine Page
    *
    * Magazine Page.
    */

    .cpw-2column .article-content .author {
        width: 50%;
    }
    .cpw-2column .article-content .social-sharing {
        text-align: right;
        float: right;
        width: 40.5%;
    }
    /** Plan Options */

    .compare-options .monthly-plan {
        margin-left: 5%;
    }
    .compare-options .monthly-plan,
    .compare-options .switch-plan,
    .compare-options .simonly-plan {
        width: 30%;
    }
    /** Why CPW Page */

    .cpw-why-item {
        min-height: 180px;
        margin-bottom: 35px;
    }
    .what-plan .monthly-plan,
    .what-plan .switch-plan,
    .what-plan .simonly-plan {
        width: 33%;
        margin: 0;
    }
    /** Back Button **/

    header.top-header.checkout-toolbar .back-button {
        padding: 22px 0 21px 16px;
        width: 13.90625%;
    }
    header.top-header.checkout-toolbar .selected-phone {
        padding-left: 10px;
    }
    header.top-header.checkout-toolbar .selected-phone span.phone-name,
    header.top-header.checkout-toolbar .selected-phone .price {
        left: 40px;
    }
    header.top-header.checkout-toolbar .selected-phone .colour {
        top: 5px;
        right: 5px;
    }
    header.top-header.checkout-toolbar .selected-plan .img-network {
        top: 18px;
        left: 10px;
    }
    header.top-header.checkout-toolbar .selected-plan .plan-name {
        /*top:12px;*/

        left: 70px;
        max-width: 150px;
    }
    header.top-header.checkout-toolbar .selected-plan .price {
        /*top:40px;*/
        line-height:1em;
        left: 70px;
    }
    header.top-header.checkout-toolbar .extra-items .count {
        /*top:18px;*/

        left: 15px;
    }
    header.top-header.checkout-toolbar .extra-items .price {
        left: 10px;
        font-size: 20px;
    }
    header.top-header.checkout-toolbar .total-pay .total {
        left: 10px;
        font-size: 18px;
    }
    header.top-header.checkout-toolbar .total-pay .price {
        left: 10px;
    }


    .order-review-table .row .action .UpdateButton {
        right: 15px;
    }
    .order-review-table .row .action .UnitCountControl {
        right: 45px;
    }
    .order-review-table .row .item .img-network {
        top: 35px;
    }
    .order-review-table .row .item .img-network img {
        margin: -25px 0 0 0;
    }








    .order-review-table .operator {
        display: inline-block;
        padding-top: 40px;
    }
    .stores-map-wrapper h1 {
        font-size: 3em;
    }
    .store-selectboxes {
        padding: 20px 0;
    }
    #storesMessage {
        padding-bottom: 0;
    }
    #storesMap {
        /*height:400px!important;*/
    }
    .stores-list-wrapper .single-store {
        width: 33.3%;
    }
    .single-store-content {
        margin: 0 0 30px 0;
        padding: 20px 10px 20px 10px;
        width: 50%;
        min-height: 150px;
        background: #eff6f8;
    }
    .stores-map-wrapper .store-details h1 {
        font-size: 2em;
    }
}
/**
* #.# Media Query (992px)
*
* Media Query for devices with max width of 992px wide.
*/

@media screen and (max-width: 992px) {
    #features {
        padding: 0;
    }
    .phone-social-sharing {
        display: inline-block;
        width: 100%;
    }
    #social-buttons {
        width: 340px;
        margin: 0 auto;
    }
    .container {
        width: 100%;
    }

    .cpw-plans-tabs .plan-content .prepay-terms {
    padding-left: 15px;
    padding-right: 15px;
    }

}
/**
* #.# Media Query (991px)
*
* Media Query for devices with max width of 991px wide.
*/

@media screen and (max-width: 991px) {
    .selectboxit-container .selectboxit {
        width: 100% !important
    }
    .keep-number {
        margin: 20px;
    }
    .new-number {
        margin: 20px;
    }
    .prepay-customer {
        margin: 20px;
    }
    .billpay-customer {
        margin: 20px;
    }
    .new-customer {
        margin: 20px;
    }
    .col-md-offset-4 col-md-4 all-counties {
        margin: 20px;
    }
    .col-md-4 all-stores {
        margin: 20px;
    }
    .col-md-8 .currentYears {
        width: 100%;
    }
    .col-md-6 .currentMonths {
        width: 100%;
    }
    .checkout .current-address .selectboxit-container {
        float: left;
        padding: 0px 10px;
        width: 100%;
        clear: left;
    }
}
/**
* #.# Media Query (768px)
*
* Media Query for devices with max width of 768px wide.
*/

@media screen and (max-width: 768px) {

    .indicator {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50px;
  left: 70px;
}

    .plan-overview .indicator {
  top: 5%;
  left: 30%;
}

    .phone-img-wrap .indicator {
  top: 0px;
  left: 40px;
}
    .phone-images-wrap .indicator {
  left: 30%;
}






    .order-review-table .discount-total .price {
        padding: 0 20px 0 0;
  text-align: right;
  width: auto;
  float: right;
    }
    .order-review-table .shopping-cart-total .price {
    width: 50%;
  padding: 20px 0;
    }

    .cpw-accessories.cpw-phone-details .nav-controls {
        display:none;
    }


     .cpw-phones-list .indicator.offer {
        left: 60px;
        top: 50px;
    }
    .cpw-phone-details .indicator.offer {
        right:440px;
    }
    .cpw-plan-detail-page .indicator.offer {
        left: 210px;
        top: 20px;
    }
    .cpw-plans-tabs .image .indicator.offer {
        left: 30px;
        top: 18px;
    }



     .comparsion-tool-topbar {
        background: #74a534;
    }
    .comparsion-tool-topbar .back-button {
        display: none;
    }
    .comparsion-tool-topbar .compare-against {
        display: none;
    }
    #p_lt_ctl08_pageplaceholder_p_lt_ctl00_ComparePhones_pnlCompareSidebar.col-md-5.cbp-spmenu.cbp-spmenu-vertical.cbp-spmenu-right {
        display: none!important;
    }
    .cpw-comparison-page .compared-phone button,
    .cpw-comparison-page .compared-plan button {
        display: block;
    }
    .cpw-comparison-page .compared-phone.col-md-8 {
        width: 100%;
        height: auto;
        float: left;
    }
    .cpw-comparison-page .compared-phone.col-md-8 h2.phone-title {
        display: block;
        color: #002252;
        padding-bottom: 22px;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-top-content {
        display: none;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-image {
        text-align: center;
        height: 300px;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-image img {
        max-height: none;
        height: auto;
        width: 150px;
        margin: 0 auto;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-best-price .phone-and-plan {
        margin: 0 0 5px 0;
        padding: 0;
        border: solid 1px #fff;
        width: 100%;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-best-price .phone-only {
        margin: 0 0 5px 0;
        padding: 0;
        border: solid 1px #fff;
        width: 100%;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-best-price .phone-and-plan h3,
    .cpw-comparison-page .compared-phone.col-md-8 .phone-best-price .phone-only h3 {
        padding: 22px 0 0 0;
        font-size: 1em;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-best-price .phone-and-plan .inner-wrap,
    .cpw-comparison-page .compared-phone.col-md-8 .phone-best-price .phone-only .inner-wrap {
        min-height: 120px;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .all-price-plans a {
        font-size: 1.25em;
        padding: 28px 0;
        line-height: 0.8em;
    }
    .cpw-comparison-page .compared-phone.col-md-8 #features {
        padding: 0;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .full-feature-list h2 {
        display: none;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .full-feature-list h2.max {
        display: block;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-phone.col-md-8 .full-feature-list .feature-heading a.collapsed {
        text-align: left;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review {
        margin: 20px 0 60px 0;
        padding: 0;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review article {
        position: relative;
        float: none;
        margin: 0;
        padding: 0;
        width: 100%;
        overflow: hidden;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review article a {
        display: block;
        background-color: #00768f;
        background: -webkit-linear-gradient(rgb(0, 141, 168), rgb(0, 118, 143));
        /*Safari 5.1-6*/

        background: -o-linear-gradient(rgb(0, 141, 168), rgb(0, 118, 143));
        /*Opera 11.1-12*/

        background: -moz-linear-gradient(rgb(0, 141, 168), rgb(0, 118, 143));
        /*Fx 3.6-15*/

        background: linear-gradient(rgb(0, 141, 168), rgb(0, 118, 143));
        /*Standard*/

        text-align: center;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review article a:hover {
        background-color: #00768f;
        background: -webkit-linear-gradient(rgb(0, 118, 143), rgb(0, 141, 168));
        /*Safari 5.1-6*/

        background: -o-linear-gradient(rgb(0, 118, 143), rgb(0, 141, 168));
        /*Opera 11.1-12*/

        background: -moz-linear-gradient(rgb(0, 118, 143), rgb(0, 141, 168));
        /*Fx 3.6-15*/

        background: linear-gradient(rgb(0, 118, 143), rgb(0, 141, 168));
        /*Standard*/
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review header {
        position: relative;
        top: 0;
        left: 0;
        z-index: 4;
        padding: 0;
        width: 100%;
        height: 100%;
        background: none;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review header h2 {
        display: none;
        bottom: 0;
        padding: 0;
        color: #fff;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review header h2.max {
        display: block;
        bottom: 0;
        padding: 28px 0;
        color: #fff;
        font-size: 1.25em;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review img {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review span.summary {
        display: none;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review p {
        display: none;
        position: absolute;
        bottom: 95px;
        left: 20px;
        z-index: 4;
        width: 90%;
        margin: 0;
        color: #fff;
        font-size: 1.125em;
        line-height: 1.3em;
        background: none;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review .article-100 .category {
        display: none;
        right: 10px;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review footer {
        display: none;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review .overlay {
        display: none;
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 3;
        width: 100%;
        height: 100%;
        background: url("images/img-overlay-article-100-review.png");
    }
    /** 3 Phones Selected */

    .cpw-comparison-page .compared-phone.col-md-6 {
        padding: 55px 10px 25px 10px;
        width: 100%!important;
        height: auto;
        float: left;
    }
    .cpw-comparison-page .compared-phone.col-md-6 h2.phone-title {
        display: block;
        color: #002252;
        padding-bottom: 22px;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .phone-top-content {
        display: none;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .phone-image {
        text-align: center;
        height: 300px;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .phone-image img {
        max-height: none;
        height: auto;
        width: 100px;
        margin: 0 auto;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price .phone-and-plan {
        margin: 0 0 5px 0;
        padding: 0;
        border: solid 1px #fff;
        width: 100%;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price .phone-only {
        margin: 0 0 5px 0;
        padding: 0;
        border: solid 1px #fff;
        width: 100%;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price .phone-and-plan h3,
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price .phone-only h3 {
        padding: 22px 0 0 0;
        font-size: 1em;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price .phone-and-plan .inner-wrap,
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price .phone-only .inner-wrap {
        min-height: 120px;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .all-price-plans a {
        font-size: 1.25em;
        padding: 28px 0;
        line-height: 0.8em;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .full-feature-list h2 {
        display: none;
    }
    .cpw-comparison-page .compared-phone.col-md-6 .full-feature-list h2.max {
        display: block;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list .feature-heading a.collapsed {
        text-align: left;
    }
    /** 4 Phones Selected */

    .cpw-comparison-page .compared-phone.col-md-4 {
        padding: 55px 10px 25px 10px;
        width: 100%!important;
        height: auto;
        float: left;
    }
    .cpw-comparison-page .compared-phone.col-md-4 h2.phone-title {
        display: block;
        color: #002252;
        padding-bottom: 22px;
    }
    .cpw-comparison-page .compared-phone.col-md-4 .phone-top-content {
        display: none;
    }
    .cpw-comparison-page .compared-phone.col-md-4 .phone-image img {
        margin: 0 auto;
        width: auto;
        max-height: none!important;
        height: auto;
    }
    .cpw-comparison-page .compared-phone.col-md-4 .phone-best-price .phone-and-plan {
        margin: 0 0 5px 0;
        padding: 0;
        border: solid 1px #fff;
        width: 100%;
    }
    .cpw-comparison-page .compared-phone.col-md-4 .phone-best-price .phone-only {
        margin: 0 0 5px 0;
        padding: 0;
        border: solid 1px #fff;
        width: 100%;
    }
    .cpw-comparison-page .compared-phone.col-md-4 .phone-best-price .phone-and-plan h3,
    .cpw-comparison-page .compared-phone.col-md-4 .phone-best-price .phone-only h3 {
        padding: 22px 0 0 0;
        font-size: 1em;
    }
    .cpw-comparison-page .compared-phone.col-md-4 .phone-best-price .phone-and-plan .inner-wrap,
    .cpw-comparison-page .compared-phone.col-md-4 .phone-best-price .phone-only .inner-wrap {
        min-height: 120px;
    }
    .cpw-comparison-page .compared-phone.col-md-4 .all-price-plans a {
        font-size: 1.25em;
        padding: 28px 0;
        line-height: 0.8em;
    }
    .cpw-comparison-page .compared-phone.col-md-4 .full-feature-list h2 {
        display: none;
    }
    .cpw-comparison-page .compared-phone.col-md-4 .full-feature-list h2.max {
        display: block;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list .feature-heading a.collapsed {
        text-align: left;
    }
    /** 5 Phones Selected */

    .cpw-comparison-page .compared-phone.col-md-3 {
        padding: 55px 10px 25px 10px;
        width: 100%!important;
        height: auto;
        float: left;
    }
    .cpw-comparison-page .compared-phone.col-md-3 h2.phone-title {
        display: block;
        color: #002252;
        padding-bottom: 22px;
        min-height:130px;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .phone-top-content {
        display: none;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .phone-image img {
        /*max-height: 165px;*/
        width:auto;
        margin-left:auto;
        margin-right:auto;
        height: auto;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price .phone-and-plan {
        margin: 0 0 5px 0;
        padding: 0;
        border: solid 1px #fff;
        width: 100%;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price .phone-only {
        margin: 0 0 5px 0;
        padding: 0;
        border: solid 1px #fff;
        width: 100%;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price .phone-and-plan h3,
    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price .phone-only h3 {
        padding: 22px 0 0 0;
        font-size: 1em;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price .phone-and-plan .inner-wrap,
    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price .phone-only .inner-wrap {
        min-height: 120px;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .all-price-plans a {
        font-size: 1.25em;
        padding: 28px 0;
        line-height: 0.8em;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list h2 {
        display: none;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list h2.max {
        display: block;
    }
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list .feature-heading a.collapsed {
        text-align: left!important;
    }
    .comparison-toolbar .compared-phone,
    .comparison-toolbar .add-compared-phone {
        float: left;
        /*width: 17%;
        margin-right: 2px;*/
    }
    .cpw-comparison-page .full-feature-list .feature-group {
        background: #fff;
    }
    .cpw-comparison-page .full-feature-list .panel-collapse {
        padding: 10px 20px;
        background: #fff;
        text-align: left;
    }
    .cpw-comparison-page .full-feature-list .feature-content .row {
        padding: 0 10px;
        border-top: solid 0px #e1e1e1;
    }
    .cpw-comparison-page .full-feature-list .feature-content .row:first-child {
        padding: 0 10px;
        border-top: solid 1px #e1e1e1;
    }
    .cpw-comparison-page .full-feature-list .feature-content .row .itemKey {
        width: 100%;
        font-family: "ff-dagny-web-pro-n7", "ff-dagny-web-pro", sans-serif;
        font-style: normal;
        font-weight: 700;
        padding-top: 15px;
    }
    .cpw-comparison-page .full-feature-list .feature-content .row .itemValue {
        width: 100%;
        font-family: "ff-dagny-web-pro-n7", "ff-dagny-web-pro", sans-serif;
        font-style: normal;
        font-weight: 400;
        padding: 10px 0;
    }
    /** Hide 3,4 & 5 Phones*/

    .cpw-comparison-page .compared-phone:nth-child(3) {
        display: none;
    }
    .cpw-comparison-page .compared-phone:nth-child(4) {
        display: none;
    }
    .cpw-comparison-page .compared-phone:nth-child(5) {
        display: none;
    }
    /** Comparison Carousel **/

    .cpw-comparison-page .owl-carousel .owl-item {
        width: 385px!important;
    }
    .cpw-comparison-page .owl-carousel .owl-item .compared-phone.col-md-4,
    .cpw-comparison-page .owl-carousel .owl-item .compared-phone.col-md-3 {
        width: 100%!important;
    }
    .owl-carousel .owl-item .cpw-comparison-page .compared-phone.col-md-3 {
        width: 100%!important;
    }
    /** Comparison Controls **/

    .cpw-comparison-page .owl-controls {
        position: absolute;
        top: 250px;
        margin: 0!important;
    }
    .cpw-comparison-page .owl-controls .owl-prev {
        position: absolute;
        left: 0;
        width: 70px;
        height: 70px;
        background: #75a535;
    }
    .cpw-comparison-page .owl-controls .owl-next {
        position: absolute;
        left: 705px;
        width: 70px;
        height: 70px;
        background: #75a535;
    }
    .hide-label {
        display: none;
    }
    .cpw-comparison-page .owl-controls .fa {
        color: #fff;
    }
    .cpw-comparison-page .owl-controls .fa-stack {
       top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    }


    .cpw-comparison-page .compared-plan.col-md-3 {
        width: 100%;
    }
    .cpw-comparison-page .compared-plan {
        padding-bottom: 40px;
        width:100%;
    }
    .cpw-comparison-page .compared-plan .operator-plan {
        padding: 0 10px;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .operator-plan {
        padding: 0 0 0 10px;
        min-height: 300px;
    }
    .cpw-comparison-page .compared-plan .operator-plan .operator-logo {
        width: 100%;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan .operator-plan .operator-logo img {
        width: auto;
        margin: 0 auto;
    }
    .cpw-comparison-page .compared-plan .operator-plan .operator-plan-name {
        width: 100%;
        text-align: center;
    }
    .cpw-comparison-page .compared-plan .plan-image {
        width: 100%;
        text-align: center;
        background: #fff;
    }
    .cpw-comparison-page .compared-plan.col-md-6 .plan-image img {
        margin: 40px 0;
        max-height: none;
        width: 160px;
        margin: 40px auto;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .plan-image img {
        max-height: none;
        width: 90px;
        margin: 40px auto 40px auto;
    }
    .cpw-comparison-page .compared-plan .plan-wrap h2 {
        padding-bottom: 27px;
        color: #0088a3;
    }
    .cpw-comparison-page .compared-plan.col-md-8 .plan-overview {
        width: 100%;
    }
    .cpw-comparison-page .compared-plan .phone-best-price h2 {
        padding: 10px 0 30px 0;
        color: #0088a3;
    }
    .cpw-comparison-page .compared-plan .full-feature-list h2 {
        padding: 30px 0 30px 14px;
    }
    .cpw-comparison-page .compared-plan.col-md-6 {
        width: 100%;
    }
    .cpw-comparison-page .compared-plan .plan-overview ul li span.fa {
        top: -10px;
        position: relative;
        right: -20px;
    }
    /** Sidebar Hide **/

    .cpw-comparison-page #pnlCompareSidebar.col-md-5.cbp-spmenu.cbp-spmenu-vertical.cbp-spmenu-right {
        display: none;
    }


        .cpw-refine-plans-panel-inner .filters-left,
    .cpw-refine-plans-panel-inner .filters-right {
        width:100%;
        padding:0;
    }


    .cpw-plan-table .data-Col,
    .cpw-plan-table .mins-Col,
    .cpw-plan-table .texts-Col {
        display:none;
    }

    .all-plans-wrapper .cpw-plans-tabs .nav-tabs > li.prepay > a{
        font-size: 1.75em;
    }


     .cpw-refine-plans-panel .filters-wrap {

}

     .cpw-refine-plans-panel .selectNetwork, .cpw-refine-plans-panel .selectAllNetworks {
  padding: 12px 6px 8px;
  width: 48%;
  margin-right: 1px;
}

          .cpw-refine-plans-panel .selectAllNetworksPP,
          .cpw-refine-plans-panel .selectNetworkPP  {
  padding: 12px 6px 8px;
  width: 48%;
  margin-right: 1px;
}

          .cpw-refine-plans-panel .selectAllNetworksPP label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 80%;
}

    /**
    * #.# CPW - Plans Page
    *
    * Plans page, page has three tabs
    */

    .cpw-refine-plans-panel .caret {
        right:430px;
    }

    .cpw-refine-plans-panel-inner .row {
        width:90%;
        margin:0 auto 30px auto;
    }

    .cpw-refine-plans-panel-inner .row.choose-network {
        width:90%;
        margin:0 auto 30px auto;
    }

    .cpw-refine-plans-panel h4 {
        font-size: 0.875em;
    }

     .cpw-refine-plans-panel-inner .row .filters-right {
         margin-top:30px;
     }

    .cpw-refine-plans-panel .action-buttons .btns-right {
        padding-right:0;
    }

    .cpw-refine-plans-panel .action-buttons {
        margin-top:50px!important;
    }

    .cpw-refine-plans-panel-inner .row.minutes-and-texts,
    .cpw-refine-plans-panel-inner .row.international-minutes-and-texts {
        margin:0 auto 30px auto;
    }

    .selected-plan {
        padding: 0;
    }

    .cpw-plans-tabs {
        margin-bottom: 0;
        padding: 0;
        width: 100%;
    }
    .btns-left {
        margin-right: 0px;
    }
    .cpw-plans-tabs .nav-tabs > li > a > span {
        display: none;
    }
    .cpw-plans-tabs .nav-tabs > li.billpay > a {
        font-size: 1.75em;
    }
    .cpw-plans-tabs .nav-tabs > li > a {
        padding: 20px 0 20px 0;
    }
    .cpw-plans-tabs .image {
        margin-bottom: 30px;
        height: 260px;
        overflow: hidden;
        border-bottom: 1px solid #dde4e7;
    }
    .cpw-plans-tabs .image h2 {
        padding-top: 40px;
    }
    .cpw-plans-tabs .plan-content {
        padding: 0;
    }
    .cpw-plans-tabs .plan-content .title {
        text-align: center;
    }
    .cpw-plans-tabs .plan-content table {
        font-size: 100%;
    }
    .cpw-plans-tabs .plan-content .refine-compare-tools {
        display: block;
        float: none;
        margin: 0 auto;
        width: 45%;
    }
    .cpw-plans-tabs .plan-content .refine-compare-tools #refine-tool-btn {
        margin-right: 2%;
    }

    .cpw-plans-tabs .plan-content .title {
        width: 100%;
    }
    .cpw-plans-tabs .plan-content .cpw-plan-table.sortable-table .operator-Col,
    .cpw-plans-tabs .plan-content .cpw-plan-table.sortable-table .mins-Col,
    .cpw-plans-tabs .plan-content .cpw-plan-table.sortable-table .texts-Col,
    .cpw-plans-tabs .plan-content .cpw-plan-table.sortable-table .data-Col {
        display: none;
    }
    .cpw-plans-tabs .plan-content .cpw-plan-table.sortable-table th.operator-Col {
        display: table-cell;
    }
    /** Compare Plans ***/

    .cpw-plan-table tr th {
        font-size: 14px;
    }

    .cpw-plan-table tr th.operator-Col {
        /*width:21.35%;*/

        padding: 0;
    }
    .cpw-plan-table tr th.phone-Col {
        width: 22.5%;
        padding: 0;
    }
    .cpw-plan-table tr th.plan-Col {
        width: 20%;
        padding: 0;
    }
    .cpw-plan-table tr th.selectplan-Col {
        width: 25%;
        padding: 0;
    }
    .cpw-plan-table .select-plan a.mobile-hide {
        display: none;
    }
    .cpw-plan-table .select-plan a {
        display: block;
        font-size: 1.8em;

    }
    .cpw-plan-table .tablesorter-header-inner {
        /*width: 50%;*/
        margin: 0 auto;
        padding: 20px 0;
        line-height: 1em;
        font-size: 1em;
        text-align: center;
    }
    .cpw-plan-table tr th.operator-Col .tablesorter-header-inner {
        /*text-align:left;*/

        width: 100%;
        padding: 25px 0 29px 0;
    }
    .cpw-plan-table tr th.select-Col .fa {
        font-size: 1.2em;
    }
    .cpw-plan-table .tablesorter-headerUnSorted:before {
        top: 50%;
        margin-top: -9px;
    }
    .cpw-plan-table .tablesorter-headerAsc:before {
        top: 50%;
        margin-top: -7px;
    }


    .cpw-plan-table .select-plan-box {
        padding: 31px 0;
    }
    .cpw-plan-table .phone-price,
    .cpw-plan-table .plan-price {
        padding: 8px 0;
    }
    .cpw-plan-table .phone-price .pricetitle {
        line-height: 1em;
        width: 65%;
        margin: 0 auto;
        height: 34px;
        overflow: hidden;
    }
    .cpw-plan-table .plan-price .plantitle {
        line-height: 1em;
        width: 75%;
        margin: 0 auto;
        height: 34px;
        overflow: hidden;
    }
    .cpw-plan-table .plan-price .price,
    .cpw-plan-table .phone-price .price {
        padding-top: 2px;
    }
    .cpw-plan-table tr td.select-Col {
        padding: 0;
    }
    .cpw-plan-table .outofstock-plan span {
        font-size: 1.5em;

    }
    .cpw-plan-table .exclusive-banner .cpw-exclusive,
    .cpw-plan-table .exclusive-banner .pink {
        /*display: block;
        float: none;*/
        text-align: center;
    }
    .cpw-plan-table .outofstock-plan a {
        padding: 32px 5px;
    }
    .up-your-budget {
        right: 40%;
    }
    #simfree {
        text-align: center;
    }
    .cpw-plans-tabs #simfree .plan-content p {
        padding: 20px 20px;
        width: 100%;
    }
    .cpw-plans-tabs #simfree .plan-content .btn {
        padding-left: 50px;
        padding-right: 50px;
    }
    .cpw-plans-tabs .tab-content .container {
        padding: 0;
        width: 100%;
    }


    .cpw-plans-tabs .image {
        width: 100%;
    }
    .phone-img-wrap,
    .phone-info-wrap {
        width: 50%;
    }
    .checkout-toolbar .back-button {
        width: auto;
    }
    /*.checkout-toolbar .selected-phone {
        height: 58px;
        width: 52%;
    }*/

    /*.checkout-toolbar .selected-phone .colour {
        top: 14px;
    }*/
    /*.checkout-toolbar .selected-phone img {
        margin-right: 15px;

        position: relative;
        top: 2px;
        height: auto;
    }*/
    .checkout-toolbar .selected-plan {
        color: #9fb4bd;
        font-size: 0.9em;
        line-height: normal;
        width: auto;
    }
    .cpw-plans-tabs .plan-content {
        display: inline-block;
        margin-left: 0;
        vertical-align: top;
        width: 100%;
    }
    .cpw-refine-plans-panel .filters-left .ui-slider-horizontal.ui-slider-pips,
    .cpw-refine-plans-panel .filters-right .ui-slider-horizontal.ui-slider-pips {
        margin-left: 10px;
    }
    /*.selected-plan span {
        max-width: 275px;
    }*/
    /** Footer Fixes*/

    footer .cpw-partners {
        float: none;
        margin: 30px auto 0;
        text-align: center;
        width: 486px;
    }
    footer .cpw-partners h3 {
        text-align: center;
        clear: both;
    }


     /**
    * #.# CPW Plan Detail Page
    *
    * Plan detail page, overview of plan and list of all features
    */

    .cpw-plan-detail-page {
        padding: 30px 0 0 0;
        width: 100%;
    }
    .cpw-plan-detail-page .plan-content-col {
        padding: 0;
    }
    .cpw-plan-detail-page .operator-plan {
        width: 100%;
    }
    .cpw-plan-detail-page .operator-plan .logo {
        padding-top: 10px;
    }
    .cpw-plan-detail-page .operator-plan .plan-title h2 span {
        display: block;
    }
    .cpw-plan-detail-page .operator-plan .plan-title h2 {
        text-align: left;
    }
    .cpw-plan-detail-page .plan-overview {
        width: 100%;
        padding-bottom: 40px;
    }
    .cpw-plan-detail-page .phone-image {
        padding: 40px 0;
        text-align: center;
    }
    .cpw-plan-detail-page .overview {
        padding-bottom: 20px;
    }
    .cpw-plan-detail-page .overview ul {
        overflow: hidden;
    }
    .cpw-plan-detail-page .overview ul li {
        width: 33%;
    }
    .cpw-plan-detail-page .plan-overview h2 {
        text-align: center;
    }
    .cpw-plan-detail-page .buy-plan {
        text-align: center;
    }
    .cpw-plan-detail-page .buy-plan a {
        padding: 25px 0;
        width: 100%;
    }
    .cpw-plan-detail-page .plan-content-col h2 {
        text-align: center;
        padding-left: 0px;
    }
    .cpw-plan-detail-page .full-feature-list {
        padding: 0 10px;
    }
    .cpw-plan-detail-page .buy-plan {
        padding: 0 10px;
    }
    .cpw-plan-detail-page .plan-overview ul li span.label,
    .cpw-plan-detail-page .plan-overview ul li.world span.label {

    }
    #features {
        padding: 0 10px;
    }


     .magazine-content .all-articles {
        padding: 0 10px;
    }
    /** This is more of a general fix, for the Recommend Toolbar on the magazine page */

    .recent-recommend-toolbar .recently-viewed-phones,
    .recent-recommend-toolbar .recommended-phones {
        display: inline-block;
        vertical-align: top;
    }
    /**
	* #.# CPW - Magazine Home Page  -- 768
	*
	* (1)Page Title, (2)Article List
	*/

    .magazine-content .article-33 .location {
        width: 450px;
    }
    .magazine-recent-articles .article-33 .location,
    .magazine-recent-articles .article-50 .location,
    .cpw-homepage-featured-articles .article-33 .location,
    .cpw-homepage-featured-articles .article-50 .location {
        width: 475px;
    }
    .magazine-recent-articles .article-50 h2,
    .magazine-recent-articles .article-33 h2,
    .cpw-homepage-featured-articles .article-50 h2,
    .cpw-homepage-featured-articles .article-33 h2 {
        width: 93%;
    }
    /**
	* #.# (1)Page Title
	*/

    .cpw-mag-home-title h1 {
        margin: 30px 0;
    }
    .magazine-content .article-33 {
        margin: 12px 0;
    }
    /**
	* #.# (2)Article List
	*/

    .magazine-content .article-33 .category,
    .magazine-content .article-50 .category {
        right: 0;
    }
    .magazine-content .article-33 .overlay {
        top: 0;
    }
    .magazine-content .article-33 .author-location,
    .magazine-content .article-50 .author-location {
        max-width: 100%;
    }
    .magazine-content .article-33 .category,
    .magazine-content .article-50 .category {
        right: 0;
    }
    .magazine-content .article-33 header {
        left: 10px !important;
    }
    .magazine-content .article-33 footer,
    .magazine-content .article-50 footer {
        left: 10px;
    }
    .magazine-content .article-33 > img {
        height: auto;
    }
    /**
	* #.# CPW - Magazine Article Page -- 768
	*
	* (1)Main Image & Header, (2)Author, (3)Social Media Icon Fixes, (4)Recent Articles, (4)Footer Social Icons
	*/
    /**
	* #.# (1)Main Image & Header
	*/

    .magazine-content .main-image {
        height: 350px;
    }
    .magazine-content .article-content .article-100 header {
        padding: 0;
    }
    .magazine-content .article-content .article-100 .overlay {
        background-position: 0 10%;
    }
    .magazine-content .article-content .article-100 header h1 {
        padding: 22px 20px 15px 12px;
    }
    /**
	* #.# (2)Author
	*/

    .magazine-content .article-content .author {
        float: left;
        padding-left: 0;
        width: 50%;
    }
    /** ? Check concept*/

    .magazine-content .article-content .article-100 .author .author-location,
    .magazine-content .article-content .article-100 .author .author-date {
        left: 53px;
    }
    /**
	* #.# (3)Social Media Icon Fixes
	*/

    .magazine-content .article-content .social-sharing {
        padding-left: 0;
        width: 47%;
    }
    .magazine-content #social-buttons-dt {
        margin-right: -20px;
    }
    .magazine-content #social-buttons-footer {
        margin-right: -40px;
    }
    /**
	* #.# (4)Recent Articles
	*/

    .magazine-content .col-md-5.sidebar {
        padding: 0 10px;
    }
    .magazine-content .sidebar-recent-articles article {
        min-height: 310px;
        max-height: 310px;
    }
    .magazine-content .sidebar-recent-articles .article-100 header {
        left: 10px;
    }
    .magazine-content .sidebar-recent-articles .article-100 .teaser {
        height: 310px;
        overflow: hidden;
        /*position: relative;*/
        width: 100%;
    }
    .magazine-content .sidebar-recent-articles .article-100 .teaser img {
        height: auto;
        max-width: none;
        position: absolute;
        width: 100%;
    }
    .magazine-content .sidebar-recent-articles .article-100 .author-location {
        max-width: 85%;
    }
    .magazine-content .sidebar-recent-articles .article-100 .author-image img {
        position: relative;
        width: auto;
    }
    .magazine-content .article-100 .category {
        right: 0;
    }

     /**
    * #.# CPW - Phone Details Page
    *
    * (1)Features
    */

    .full-feature-list .panel-collapse {
        padding: 0 24px;
    }
    .cpw-phone-details .phone-content #comparetoolbtn {
        display: block !important;
    }
    /**
    * #.# Phone and Plans List Page
    *
    * Layout of Phones and Plans
    */

    .cpw-phones-options .title.col-md-8 {
        padding: 0;
        width: 100%;
        /*margin-top: 25px;*/
    }
    .cpw-phones-list-wrapper .title h1 {
        margin: 0;
    }
    .cpw-phones-options {
        margin: 0 auto 0 auto;
        padding: 0 10px;
    }
    .cpw-phones-options .title {
        margin: 0 0 20px 0;
        text-align: center;
    }
    .refine-compare-tools #refine-tool-btn,
    .refine-compare-tools #comparetoolbtn {
        width: 48%;
    }
    .refine-compare-tools #refine-tool-btn {
        margin-left: 4px;
    }
    .refine-compare-tools #comparetoolbtn {
        /*margin-left:10px;*/

        float: right;
    }
    .cpw-phones-list .phone-preview .add-to-compare {
        width: 100%;
        float: none;
    }
    .cpw-phones-list .phone-preview .add-to-compare input {
        float: right;
    }
    .cpw-phones-options .selectboxit-container .selectboxit {
        width: 100% !important;
    }
    .cpw-phones-options .selectboxit-container {
        width: 100% !important;
    }
    .cpw-phones-options .sortby {
        float: left;
        width: 33.3%;
        padding-left: 0;
        padding-right: 10px;
    }
    .cpw-phones-options .refine-compare-tools {
        width: 66.6%;
        padding: 0px;
        text-align: left;
    }
    .cpw-refine-search-panel.open {
        position: relative;
        top: 30px;
        left: 0;
        margin: 0 0 30px 0;
    }
    .cpw-refine-search-panel .caret {
        right: 50%;
    }
    .cpw-refine-search-panel {
        left: 0;
        margin-left: 0;
        width: 100%;
    }

    .cpw-phones-list-wrapper .cpw-refine-search-panel .caret {
        margin-right: -22px;
        position: absolute;
        right: 50%;
    }
    .cpw-refine-search-panel {
        position: relative;
        top: 10px;
    }
    .cpw-phones-list .phone-image-wrapper {
        height: 400px;
    }



    .cpw-refine-search-panel .selectAllOS,
    .cpw-refine-search-panel .phone-os {
        width:24%;
    }

    .cpw-refine-search-panel .selectAllManufacturers,
    .cpw-refine-search-panel .phone-manufacturer {
    width: 32%;
    }

    .cpw-refine-search-panel .selectAllNetworks,
    .cpw-refine-search-panel .phone-network {
      width: 48%;
    }

     .cpw-refine-search-panel .camera-quality {
         margin:40px 0 50px 0;
     }

      .cpw-refine-search-panel .screen-size {
         margin:40px 0 50px 0;
         float:none;
     }

      .cpw-refine-search-panel .action-buttons .btns-right {
          padding-right:0;
      }




    /**
    * #.# Phones Detail Page
    *
    * Phone Detail Page, with all information on the phone
    */

    .cpw-phone-details {
        padding-top: 0px;
    }
    .cpw-phone-details .phone-information {
        padding: 0;
    }
    .cpw-phone-details .phone-content h1 {
        padding: 30px 0;
        float: left;
    }
    .cpw-accessories .phone-content h1 {
        width: 100% !important;
    }
    /** Compare Button **/

    .cpw-phone-details .phone-content #comparetoolbtn {
        float: right;
        width: 25%;
        margin: 20px 0;
        font-size: 0.875em;
        font-family: "ff-dagny-web-pro-n4", "ff-dagny-web-pro", sans-serif;
        text-align: left;
        background: rgba(116, 165, 52, 1);
    }
    .phone-best-price {
        margin-top: 0;
    }
    .cpw-phone-details .phone-content #comparetoolbtn:hover {
        color: #fff;
        background: rgba(116, 165, 52, .8);
    }
    .cpw-phone-details .phone-content #comparetoolbtn .fa {
        margin: 0;
    }
    .cpw-phone-details .nav-controls .fa {
        font-size: 2.8em;
    }
    .cpw-phone-details .col-md-5.sidebar {
        display: none;
    }
    .cpw-phone-details .phone-content,
    .cpw-phone-details .phone-images-colours,
    .cpw-phone-details .phone-images-wrap {
        padding: 0;
    }
    .cpw-phone-details .read-link-anchor {
        padding: 20px 0 40px 0;
        text-align: left;
    }
    .cpw-phone-details .read-link-anchor a {
        font-size: 0.875em;
        letter-spacing: 1px;
    }
    .cpw-phone-details .full-feature-list h2 {
        padding-left: 0;
    }
    .cpw-phone-details .phone-review article {
        padding-top: 40%;
    }
    .cpw-phone-details article footer {
        display: none;
    }
    .cpw-phone-details .reserve-collect h4 {
        padding: 20px 0;
    }
    .cpw-phone-details .all-price-plans a {
        padding: 14px 14px 14px 18px;
        font-size: 2em;
    }
    .cpw-phone-details .available-colours-wrap,
    .cpw-phone-details .phone-best-price {
        float: left;
        width: 50%;
    }
    .cpw-phone-details .phone-best-price .phone-and-plan,
    .cpw-phone-details .phone-best-price .phone-only {
        float: none;
        width: 100%;
    }
    .cpw-phone-details .phone-best-price .phone-and-plan {
        margin-bottom: 5px;
    }
    .cpw-phone-details .phone-best-price .phone-only h3 {
        padding-top: 25px;
    }
    .cpw-phone-details .phone-best-price h2 {
        font-size: 1.5em;
        text-align: center;
    }
    .cpw-phone-details .available-colours-wrap {
        margin: 0;
    }
    .cpw-phone-details .available-colours-wrap h3 {
        padding: 16px 0;
    }
    .cpw-phone-details .phone-images-wrap {
        padding: 50px 0;
    }
    .cpw-phone-details .slideshow span.image-wrapper {
        position: relative;
        top: 0;
        right: 0;
        width: 100%;
    }
    .cpw-phone-details .loader {
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
    }
    .cpw-phone-details .navigation {
        display: none !important;
        /* overwrite inline style */
    }
    .cpw-phone-details .nav-controls {
        position: absolute;
        top: 50%;
        width: 100%;
        height: 20px;
    }
    .cpw-phone-details .phone-desc p {
        line-height: 1.5em;
    }
    .full-feature-list {
        padding: 0;
    }
    .cpw-phone-details article img.teaser,
    .cpw-phone-details article .overlay,
    .cpw-phone-details .article-100 .category,
    .cpw-phone-details article h2 {
        display: block !important;
    }
    .cpw-phone-details article h2 {
        font-size: 1.8em;
    }
    .cpw-phone-details article h2.mobile-link {
        display: none !important;
    }
    .cpw-phone-details .phone-social-sharing {
        text-align: center;
    }
    .cpw-phone-details .networks {
        margin: 10px auto 0 auto;
        width: 95%;
    }
    .cpw-phone-details .phone-desc .cpw-phone-details .phone-desc,
    .cpw-phone-details .phone-desc p,
    .cpw-phone-details .phone-desc p span {
        padding-bottom: 10px !important;
        color: #888c8e !important;
        font-size: 14px !important;
        font-family: "ff-dagny-web-pro-n4", "ff-dagny-web-pro", sans-serif !important;
    }
    .col-md-5.sidebar {
        padding: 0;
    }
    .compare-mobile-placeholder {
        margin-top: 18px;
    }
    .add-compared-phone {
        height: 70px;
    }
    .compared-phone {
        height: 70px;
        overflow: hidden;
        text-align: center;
    }



      .all-plans-wrapper .cpw-plan-table .select-plan-box .picker {
     left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
}

    .all-plans-wrapper .cpw-phones-options {
        margin-top: 40px;
        margin-bottom: 2px;
        padding: 0;
    }
    .all-plans-wrapper .cpw-phones-options .title.col-md-8 {
        float: left;
        padding-left: 0;
        width: 50%;
    }
    .all-plans-wrapper .cpw-phones-list-wrapper .title h1 {
        padding-top: 10px;
        width: 100%;
        text-align: left;
    }
    .all-plans-wrapper .cpw-phones-options .refine-compare-tools {
        width: 50%;
    }
    .all-plans-wrapper .cpw-refine-plans-panel .caret {
        right: 260px;
    }
    .all-plans-wrapper .tablesorter-header-inner .fa.fa-exchange {
        position: relative;
        left: -5px;
    }
    .all-plans-wrapper .cpw-plan-table .select-plan-box {
        /*width: 40px;*/
    }
    .cpw-comparison-page .compared-plan .plan-only-wrap .plan-wrap {
        padding: 10px 10px 0 10px;
    }
    .cpw-comparison-page .compared-plan .plan-only-wrap .plan-wrap .plan-overview {
        text-align: left;
        padding: 30px 0 20px 0;
        overflow: hidden;
    }
    .cpw-comparison-page .compared-plan .plan-only-wrap .plan-wrap h2 {
        padding-bottom: 30px;
    }
    .plan-only-wrap .overview {
        float: left;
        width: 50%;
    }
    .plan-only-wrap .phone-best-price {
        float: left;
        width: 50%;
    }
    .cpw-plan-detail-page .plan-only-wrap .plan-overview ul li.world span.label {
        padding: 7px 5px 4px 5px;
    }


     /**
    * #.# CPW - Accessories List Page
    *
    * (1)Header, (2)List
    */
    /**
    * #.# (1) Header
    */

    .cpw-phones-accessories .title.col-md-8 {
        width: 100%;
    }
    .cpw-phones-accessories .sortBy {
        float: none;
        margin: 0 auto;
        width: 40%;
        text-align: center;
    }
    .cpw-phones-accessories .cpw-phones-options .ProductFilter {
        display: inline-block;
        float: none;
        margin: 0 auto 20px;
        width: 100%;
    }
    .cpw-phones-list.cpw-accessories-list .phone-image-wrapper {
        height: 360px;
    }
    .cpw-phones-accessories .CategoryFilter,
    #p_lt_ctl09_pageplaceholder_p_lt_ctl01_ProductFilter_filterElem_pnlContainer {
        display: block;
    }
    .cpw-phones-accessories .sortBy > div {
        display:block;
    }
    .cpw-phones-accessories .selectboxit-text {
        max-width: 100%!important;
    }

    .cpw-phones-accessories .ProductFilter .tr .td {
        width: 100%;
        display: block;
    }
    .cpw-phones-accessories .ProductFilter .tr > div:last-child {
        margin: 0;
        width: 100%;
    }
    .cpw-phones-options .ProductFilter .btn {
        width: 100%;
        text-align: center;
    }


    .CookieConsent {
        width: 100%;
        bottom:0;
        right:0;
    }


    .pricerange-preferred-os .price-range,
    .pricerange-preferred-os .os {
        width:100%;
    }

    .pricerange-preferred-os .os {
        margin-top:50px;
        text-align:left;
    }

    .preferrred-brands {
         margin-top:30px;
    }

    .phone-specs .phone-type {
        overflow:hidden;
    }







    .store-selectboxes .all-counties {
        margin-bottom: 5px;
    }
    .stores-list-wrapper .single-store {
        float: left;
        width: 50%;
    }
    .single-store-content {
        width: 100%;
        margin: 20px 0;
    }
    /**
    * #.# Homepage Magazine Articles
    *
    * Homepage page magazine articles.
    */

    .cpw-homepage-featured-articles {
        margin-bottom: 12px;
        padding: 0;
    }
    .cpw-homepage-featured-articles .container,
    .magazine-recent-articles .container {
        padding: 0 10px;
    }
    .article-33,
    .article-50 {
        width: 100%;
        margin: 12px 0 0 0;
        padding: 50% 0 0 0;
    }
    .article-33 header {
        width: 100%;
        left: 25px!important;
    }
    .article-50 header {
        width: 100%;
        left: 25px!important;
    }
    .article-33 img,
    .article-50 img {
        width: 100%;
    }
    .article-33 .overlay,
    .article-50 .overlay {
        width: 100%;
        top: -1px;
        left: 0px;
    }
    .cpw-home-articles .category {
        right: 10px;
    }
    .article-50 h2,
    .article-33 h2 {
        bottom: 100px;
        font-size: 2.375em;
    }
    .article-50 p,
    .article-33 p {
        bottom: 75px;
        height: 25px;
        overflow: hidden;
    }
    .author-image img {
        width: auto;
    }
    .article-33 img,
    .article-50 img {
        left: 0;
    }
    .article-33 p {
        display: block;
    }
    .homepage-marketing-banner {
        display: none;
    }
    .homepage-marketing-banner-mobile img {
        width: 100%;
        border: solid 8px #fff;
    }
    .homepage-marketing-banner-mobile .col-md-16 {
        padding: 0;
    }
    .contact-information .btn-wrap a {
        font-size: 1.2em;
    }
    .additional-information .btn-wrap a {
        font-size: 1.2em;
    }
    .additional-information .btn {
        width: 80%;
    }
    .form-wrapper {
        width: 80%;
    }
    .form-wrapper .selectboxit-container span.selectboxit-text {
        max-width: 160px!important;
    }
    .searchDialog {
        display: none;
    }
    body {
        padding-top: 98px;
    }
    .mobile-hide,
    .search-wrapper {
        display: none;
    }
    .phone-social-sharing.hidden-xs {
        display: none;
    }
    .cpw-phone-details .phone-information ul {
        display: block;
    }
    .cpw-accessories .phone-information .selectboxit-options {
       display: none;
    }
    .cpw-support-search-field {
        padding-left: 0px;
        padding-right: 0px;
    }
    .cpw-support-search-field input[type="submit"] {
        right: 10px;
    }
    /**
    * #.# Header
    *
    * Header elements, contains logo, navigation, search, cart, login elements
    */

    .cbp-spmenu-push-toright header {
        left: 300px;
        transition: all 0.3s ease;
    }
    header.top-header {
        height: 98px;
    }
    header.top-header > .container-fluid > .logo {
        position: absolute;
        left: 50%;
        top: 50%;
        margin-top: -25px;
        margin-left: -139px;
        width: 278px;
        height: 50px;
    }
    header.top-header > .container-fluid > .logo a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url(images/cpw-logo_mobile.png) no-repeat 0 0;
        background-size: 100% auto;
    }
    header.top-header > .container-fluid > .logo a img {
        display: none;
    }
    .cart-login .cart {
        padding: 0 0;
        display: inline-block;
        vertical-align: top;
    }
    .cart-login .login {
        display: none;
    }
    .cart-login {
        right: 28px;
        top: 50%;
        margin-top: -22px;
    }
    header .cart .cartLink {
        min-width: 44px;
        height: 44px;
        line-height: 44px;
        text-align: center;
    }
    header .cart .items {
        right: -12px;
    }
    header .cart .fa {
        font-size: 2em;
    }
    .cart-login .cart .fa,
    .cart-login .cart .fa-shopping-cart:before {
        line-height: 44px;
    }
    .home header button#showMenuLeft {
        color: #fff;
        background: none;
        border: 0;
    }
    header .navbar {
        display: none;
    }
    .mobile-nav {
        position: absolute;
        top: 50%;
        left: 28px;
        margin-top: -22px;
        z-index: 999;
    }
    .mobile-nav.hidden-md.hidden-lg {
        display: block !important;
    }
    header button#showMenuLeft {
        width: 44px;
        height: 44px;
        color: #002250;
        background: none;
        border: 0;
    }
    .home header button#showMenuLeft {
        color: #002250;
    }
    header button#showMenuLeft span {
        font-size: 2.2em;
    }
    #showMenuLeft.active span.fa.fa-bars:before {
        content: "\f00d";
    }
    header .cbp-spmenu {
        background: #002250 url("images/bg.gif") repeat-y;
    }
    /** Button Inside Menu*/

    header .cbp-spmenu-vertical button {
        float: left;
        width: 48px;
        height: 58px;
        color: #fff;
        font-size: 2em;
        background: #23b0cd;
        border: 0;
        margin: 0;
        padding: 0;
        border-radius: 0;
    }
    /** Navigation Title*/

    .cbp-spmenu-navTitle {
        background: #183966;
        overflow: hidden;
    }
    .cbp-spmenu-navTitle h3 {
        float: left;
        padding-left: 20px;
        color: #1d799b;
        font-size: 1.875em;
        line-height: 58px !important;
    }
    .cbp-spmenu-navlinks {
        padding: 12px 0 12px 68px;
        /*height: 493px;*/
        overflow-y: scroll;
    }
    header .cbp-spmenu-navlinks ul li {
        position: relative;
        padding: 5px 0;
    }
    header .cbp-spmenu-navlinks a {
        display: block;
        padding: 6px 0;
        color: #fff!important;
        font-size: 1.875em;
        font-family: cpw_tradebold, arial narrow;
        text-transform: uppercase;
        line-height: 0.8em;
    }
    /* Arrow for submenus ***/

    header .cbp-spmenu-navlinks ul li span {
        display: block;
        position: absolute;
        padding-top: 5px;
        top: 0;
        right: 10px;
        width: 44px;
        height: 44px;
        line-height: 44px;
        text-align: right;
        background: none;
    }
    header .cbp-spmenu-navlinks ul li span:before {
        color: #fff;
        content: "\f067";
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: 1.2em;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    header .cbp-spmenu-navlinks ul li ul span {
        display: none;
    }
    /*.fa-chevron-down:before {
  content: "\f078";
}

    .fa-chevron-up:before {
  content: "\f077";
}

    .fa-chevron-right:before {
  content: "\f054";
}*/
    /** Navigation SubLevel Formatting **/

    header .cbp-spmenu-navlinks ul ul {
        display: none;
        margin: 5px 0 10px 10px;
    }
    header .cbp-spmenu-navlinks ul ul li {
        margin-bottom: 10px;
    }
    header .cbp-spmenu-navlinks ul ul li a {
        font-family: "ff-dagny-web-pro-n4", "ff-dagny-web-pro", sans-serif;
        font-style: normal;
        font-weight: 700;
        text-transform: none;
        font-size: 1em;
    }
    header .cbp-spmenu-navlinks ul ul li ul,
    header .cbp-spmenu-navlinks ul ul li ul li {
        margin: 0;
    }
    header .cbp-spmenu-navlinks ul ul li ul li a {
        font-weight: 400;
        padding: 12px 0;
    }
    header .cbp-spmenu-navlinks ul li:nth-child(2) span,
    header .cbp-spmenu-navlinks ul li:nth-child(3) span,
    header .cbp-spmenu-navlinks ul li:nth-child(4) span,
    header .cbp-spmenu-navlinks ul li:nth-child(6) span {
        display: none;
    }
    header .cbp-spmenu-navlinks ul li.open span:before {
        content: "\f068";
    }
    header .cbp-spmenu-navlinks ul li.open ul {
        display: block;
    }
    /**** search *****/

    .cbp-spmenu-search {
        padding: 0 0 0 68px;
        height: 58px;
        background: #395a87;
        bottom: 58px;
        width: 100%;
       /* position: absolute;*/
    }
    header .cbp-spmenu-search button {
        position: absolute;
        left: 0;
        background: #1eb3d1;
    }
    .cbp-spmenu-search .search-field {
        /*display:none;*/

        padding-top: 6px;
    }
    .cbp-spmenu-search .search-field.active {
        position: relative;
        display: block;
        padding-top: 10px;
    }
    .cbp-spmenu-search .search-field .searchBox {
        width: 95%;
        background: #fff;
    }
    .cbp-spmenu-search .search-field .form-control {
        border: none;
        border-radius: 0;
        height: 44px;
        line-height: 44px;
    }
    .cbp-spmenu-search .search-field input.btn.btn-default {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 1;
        padding: 0;
        width: 53px;
        height: 53px;
        color: #002250;
        border-width: 0;
        background: transparent url("images/icons/ico-header-search.png") no-repeat 50% 50%;
        font-size: 1.2em;
        vertical-align: top;
        border: 0;
        text-indent: 100%;
        display: none;
    }
    .cbp-spmenu-cart {
        padding: 0 0 0 68px;
        background: #30507b;
        height: 58px;
        /*position: absolute;*/
        bottom: 0;
        width: 100%;
    }
    header .cbp-spmenu-cart button {
        position: absolute;
        left: 0;
        background: #28bddb;
    }
    header .cbp-spmenu-cart button a {
        color: #fff;
    }
    header .cbp-spmenu-cart button .fa {
        margin-left: -5px;
    }
    .cbp-spmenu-cart .amt {
        display: inline-block;
        margin-right: 10px;
        width: 28px;
        height: 28px;
        font-size: 0.7em;
        font-family: "ff-dagny-web-pro-n4", "ff-dagny-web-pro", sans-serif;
        text-align: center;
        background: #b83d89;
        border: solid 2px #fff;
        border-radius: 14px;
        line-height: 26px;
    }
    .cbp-spmenu-cart .cart-field {
        line-height: 58px;
    }
    .cbp-spmenu-cart .cart-field a {
        color: #fff!important;
    }
    .cbp-spmenu-cart .cart-field span.fa {
        display: none;
    }
    .cbp-spmenu-cart .cart-field .items {
        position: relative;
        top: -5px;
        display: inline-block;
        margin: 0 0 0 5px;
        width: 26px;
        height: 26px;
        line-height: 25px;
        color: #fff;
        font-family: arial;
        font-weight: normal;
        font-size: 16px;
        text-transform: none;
        text-align: center;
        background: #B83D89;
        border-radius: 13px;
        border: solid 1px #fff;
    }
    .cbp-spmenu-cart .cart-field .items-text {
        margin-left: 5px;
        font-family: cpw_tradebold, arial narrow;
        text-transform: uppercase;
        font-size: 1.875em;
    }
    .cpw-homepage-special-offers .owl-carousel .owl-item {
        padding: 0 20px;
    }
    /**
    * #.# Homepage hero
    *
    * Homepage Hero, this section can either be a video background or a still image.
    */

    .homepage-hero {
        margin-top: -103px;
    }
    .homepage-hero .container-fluid {
        padding-top: 155px;
        padding-bottom: 62px;
        height: auto;
    }
    /* adjusting hero image for smaller display */

    .homepage-hero .container-fluid > img {
        width: auto !important;
        height: 100% !important;
        min-width: 0;
        max-width: 10000% !important;
    }
    .homepage-hero .container-fluid > h1 {
        font-size: 3.125em;
        line-height: 1;
    }
    .homepage-hero .container-fluid .col-lg-16.call-to-actions {
        margin-top: 43px;
        padding-left: 0;
        padding-right: 0;
        display: inline-block;
        width: 100%;
        max-width: 470px;
    }
    .homepage-hero .container-fluid .col-lg-16.call-to-actions .phone-panel,
    .homepage-hero .container-fluid .col-lg-16.call-to-actions .plan-panel,
    .homepage-hero .container-fluid .col-lg-16.call-to-actions .compare-panel {
        width: 33.33%;
        padding: 0 5px;
        display: inline-block;
        margin-left: -3px;
    }
    /**
    * #.# Homepage Marketing Banner
    *
    * Homepage Banner Full Width 100%
    */

    .homepage-marketing-banner .col-md-16 {
        padding: 0;
    }
    /**
    * #.# Main content Styles
    *
    * Main Content General styles for all pages, includes formatting for text, structure etc..
    */

    .promotion-page .maincontent {
        padding: 14% 0 0 0;
    }
    .page-content h1 {
        padding-top: 35px;
        font-size: 3.25em;
    }
    /**
    * #.# Comparison Toolbar
    *
    * Comparison Tool
    */

    .cbp-spmenu-push-toright .comparison-toolbar {
        z-index: 0;
    }
    .comparison-toolbar {
        position: fixed;
        bottom: 0;
    }
    .comparison-toolbar.pushUp {
        bottom: 0;
    }
    .comparison-toolbar .container {
        padding: 0;
        background: #d4dec6;
    }
    .comparison-toolbar .spacer,
    .comparison-toolbar .recently-viewed-phones,
    .comparison-toolbar .recently-viewed-phones h3,
    .comparison-toolbar .recommended-phones {
        display: none;
    }
    .comparison-toolbar .recently-viewed-phones ul {
        margin: 0;
    }
    .comparison-toolbar .recently-viewed-phones ul li {
        padding: 0;
    }
    .comparison-toolbar .recently-viewed-phones img {
        margin-top: 5px;
        width: 40px;
    }
    .comparison-toolbar .compare-phones {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .comparison-toolbar .compare-phones .fa {
        top: 40%;
    }
    .comparison-toolbar .fa-exchange {
        display: none;
    }
    .comparison-toolbar .fa-chevron-right {
        display: block;
        font-size: 0.65em;
    }
    .compare-mobile-placeholder {
        display: block;
    }
    .compare-mobile-placeholder img {
        margin: 25px 0 0 0;
    }
    .comparison-toolbar .compare-phones .openToolBar .compare-text {
        display: inline-block;
        color: #fff;
        padding: 15px 0 15px 15px;
    }
    /* Hide comparison toolbar when on comparison page only*/

    .comparison-toolbar.hideonmob {
        /*display:none;*/

        position: relative;
    }
    .comparison-toolbar.hideonmob .container {
        background: none;
    }
    .comparison-toolbar.hideonmob .recently-viewed-phones,
    .comparison-toolbar.hideonmob .recommended-phones {
        display: block;
        width: 100%;
        padding: 20px 0;
        float: none;
    }
    .comparison-toolbar.hideonmob .recently-viewed-phones h3,
    .comparison-toolbar.hideonmob .recommended-phones h3 {
        display: block;
        float: none;
        padding: 0 0 20px 0;
        line-height: normal;
        text-align: center;
        font-size: 2em;
    }
    .comparison-toolbar.hideonmob .recently-viewed-phones ul li,
    .comparison-toolbar.hideonmob .recommended-phones ul li {
        margin: 0 3px;
    }
    .comparison-toolbar.hideonmob .compare-phones.mob,
    .comparison-toolbar.hideonmob .compare-mobile-placeholder {
        display: none;
    }
    .comparison-toolbar.hideonmob .recently-viewed-phones {
        background: #c4d1d7;
    }
    .comparison-toolbar.hideonmob .recommended-phones {
        background: #9dafb9;
    }
    /**
    * #.# My Comparisons
    *
    * My Comparison Toolbar, displays all phones added to the compare list, allows to add new phones and remove phones.
    */

    .my-comparsion-toolbar {
        width: 31.4%;
        height: 620px;
        bottom: -630px;
    }
    /*.my-comparsion-toolbar.cbp-spmenu-bottom.cbp-spmenu-open {
        bottom: 90px;
    }*/
    .my-comparsion-toolbar .green a {
        font-size: 0.9em;
    }
    .my-comparsion-toolbar .row.green .fa.fa-exchange {
        position: absolute;
        top: 15px;
        right: 10px;
    }
    .my-comparsion-toolbar .container,
    .my-comparsion-toolbar .phones {
        padding: 0;
        width: 100%;
    }
    .my-comparsion-toolbar .spacer,
    .my-comparsion-toolbar .close-btn,
    .my-comparsion-toolbar .show-comparison {
        display: none;
    }
    .my-comparsion-toolbar .comparison-tools .close-btn {
        display: inline-block;
        width: 45%;
        margin-left: 5%;
    }
    .comparison-tools .remove-phones {
        margin-left: 5%;
        padding: 20px 0 10px 0;
        width: 45%;
        text-align: center;
        font-size: 1em;
    }
    .my-comparsion-toolbar .compared-phone,
    .my-comparsion-toolbar .add-compared-phone {
        margin: 0;
        width: 50%;
        /*border-right:solid 1px rgba(211,222,198,1);*/

        border: solid 1px rgba(211, 222, 198, 1);
    }
    .my-comparsion-toolbar .add-compared-phone a {
        display: block;
        text-align: center;
    }
    .my-comparsion-toolbar.open .fa-exchange {
        display: block;
        position: relative;
        top: 20px;
        right: 5px;
        float: right;
        color: #fff;
        font-size: 1.875em;
    }
    /**
    * #.# Comparison Tool Page
    *
    * Comparison Tool Page, Shows the columns of the phones being compared
    */

    .cpw-comparison-page .phone-image {
        padding: 20px 0;
        text-align: center;
        background: #fff;
    }
    .comparsion-tool-topbar {
        background: #74a534;
    }
    .comparsion-tool-topbar .col-md-16 {
        padding-left: 0;
        padding-right: 0;
    }
    .comparsion-tool-topbar h1 {
        padding: 0 0 0 20px;
        line-height: 70px;
    }
    /*** Plans **/

    .operator-logo {
        text-align: center;
        padding-bottom: 20px;
    }
    .cpw-comparison-page .compared-plan h2,
    .cpw-comparison-page .compared-plan h3,
    .cpw-comparison-page .compared-plan h4 {
        text-align: center;
    }
    .plan-image {
        padding: 40px 0;
        background: #fff;
        text-align: center;
    }
    .plan-overview {
        text-align: left;
        padding: 40px 0 20px 0;
        overflow: hidden;
    }
    .cpw-comparison-page .plan-overview ul {
        margin-left: 0;
    }
    .cpw-comparison-page .plan-overview ul li {
        width: 32.5%;
    }
    /**
    * #.# Checkout Toolbar
    *
    * Plans page, page has three tabs
    */

    .checkout-toolbar.sticky {
        position: fixed;
        top: 104px;
        width: 100%;
        z-index: 6;
    }
    .checkout-toolbar .container {
        margin: 0;
    }
    .checkout-toolbar .back-button {
        margin-right: -6px;
        padding: 0 10px;
        vertical-align: top;
    }
    .checkout-toolbar .back-button a {
        padding-left: 0;
        width: 35px;
        font-size: 0;
    }
    .checkout-toolbar .continue-button {
        margin-right: -11px;
        padding: 0 10px;
    }
    .checkout-toolbar .continue-button a {
        padding-right: 0;
        width: 35px;
        font-size: 0;
    }
    .checkout-toolbar .product-name {
        padding: 16px 40px 5px 20px;
        font-size: 0.7em;
    }
    .checkout-toolbar .product-name img {
        margin-top: -8px;
        height: 45px;
    }
    .checkout-toolbar .product-detail {
        padding-top: 16px;
        padding-bottom: 5px;
        padding: 16px 10px 5px 20px;
        font-size: 0.7em;
    }
    .breadcrumbs {
        display: none;
    }
    .cpw-2column {
        padding: 0;
    }
    .stores-map-wrapper .breadcrumbs {
        display: block;
    }
    /**
    * #.# CPW Awards
    *
    * awards section
    */

    .cpw-awards h1 {
        font-size: 1.875em;
    }
    /**
    * #.# CPW More News
    *
    * Selected articles showing extra news articles
    */

    .cpw-more-news,
    .cpw-related-articles {
        padding-bottom: 60px;
        background: none;
    }
    .cpw-more-news h1 {
        color: #fff;
    }
    .cpw-related-articles h1 {
        padding-bottom: 20px;
        text-align: center;
    }
    .cpw-more-news h2,
    .cpw-related-articles h2 {
        padding: 0 0 50px 0;
        text-align: center;
    }
    .cpw-more-news .article-33,
    .cpw-related-articles .article-33 {
        margin: 10px 0;
    }
    .cpw-more-news .view-more,
    .cpw-related-articles .view-more {
        margin: 40px auto 0 auto;
        width: 35%;
    }
    /**
    * #.# Recommend Toolbar
    *
    * Recommend Toolbar on content pages
    */

    .recent-recommend-toolbar .recently-viewed-phones,
    .recent-recommend-toolbar .recommended-phones {
        margin-left: 0;
        width: 100%;
    }
    .recent-recommend-toolbar .recently-viewed-phones h3,
    .recent-recommend-toolbar .recommended-phones h3 {
        width: 40%;
    }
    .promotion-content.top-section h1 {
        font-size: 2.625em;
    }
    .promotion-content.top-section h1 span {
        font-size: 32px;
    }
    /**
    * #.# Promotion Page Middle Section
    *
    * styles for middle section
    */

    .promotion-content.middle-section {
        padding: 30px 0 0 0;
    }
    .promotion-content.middle-section .bundle-text h2 {
        padding: 10px 0;
    }
    .promotion-content.middle-section .image {
        text-align: center;
    }
    /**
    * #.# Promotion Page Middle Section
    *
    * styles for middle section
    */

    .promotion-content.bottom-section {
        padding: 30px 0 0 0;
    }
    .promotion-content.bottom-section .bundle-text h2 {
        padding: 10px 0;
    }
    .promotion-content.bottom-section .bundle-text p {
        padding-bottom: 80px;
    }
    .promotion-content.bottom-section .image {
        padding-top: 35px;
        text-align: center;
    }
    /** Inner Page Main Title **/

    .inner-page-title {
        text-align: center;
    }
    /**
    * #.# Support Section - Categories and Search
    *
    * style of category buttons and search
    */

    .cpw-support-categories {
        text-align: center;
        padding-top: 0;
    }
    .cpw-support-categories img {
        margin: 0!important;
    }
    .cpw-support-top-questions .right ul {
        border-top: 0;
    }
    .cpw-support-top-questions a {
        font-size: 1.375em;
    }
    .cpw-support-top-questions {
        padding: 20px 0 110px 0;
    }
    .cpw-related-articles.grey {
        background: #fff;
    }
    .cpw-magazine-2column .sidebar-recent-articles .article-100 header h2 {
        bottom: 12%;
    }
    .cpw-magazine-2column .sidebar-related-articles article span.fa {
        left: -34px;
    }
    .cpw-magazine-2column .sidebar-related-products {
        margin-bottom: 12px;
    }
    .accessories-products h1 {
        padding-bottom: 20px;
        line-height: 1em;
    }
    .checkout .accessories-products .accessory-product-wrap {
        padding: 0 5px;
        display:block;
        width:100%;
    }
    .accessory-product-wrap .product-wrap {
        margin: 10px 0;
        padding: 0;
    }
    .goto-checkout a.btn {
        width: 100%;
    }
    .goto-checkout a {
        padding: 40px 0;
    }
    .order-review-wrapper .goto-checkout a.btn {
        width: 80%;
    }


    .goto-checkout {
        width: 50%;
        margin: 0 auto;
    }

    .order-review-table .row .action .UpdateButton {
        right: 0;
    }
    .order-review-table .row .action .UnitCountControl {
        right: 20px;
    }
    .order-review-table .row .action button.increase,
    .order-review-table .row .action button.decrease {
        margin-left: -5px;
    }
    /**
    * #.# Checkout: Current Number
    *
    * Current Number or New Number
    */

    .current-number {
        padding-bottom: 0;
    }
    .current-number h1 {
        padding-bottom: 20px;
        line-height: 1em;
    }
    /*.checkout .section-padding {
        padding-bottom: 0;
    }*/
    .checkout h1 {
        padding-bottom: 25px;
        line-height: 1.2em;
    }
    .checkout .button h3 {
        font-size: 1.75em;
    }
    .checkout-page .keep-number,
    .checkout-page .new-number,
    .checkout-page .prepay-customer,
    .checkout-page .billpay-customer,
    .checkout-page .new-customer {
        width: 75%;
        margin: 20px auto;
    }

    .checkout-page .btn-wrap {
        padding: 0 10px;
    }
    .checkout-page .btn-wrap a {
        padding-top: 20px;
        padding-bottom: 20px;
        width: 100%;
    }

    /**
    * #.# Checkout: Identiy Proof
    *
    * Buttons for how to get the phone ordered.
    */

    .checkout .identity-proof.section-padding {
        padding-top: 40px;
    }
    .identity-proof h1 {
        line-height: 1.2em;
    }
    .identity-proof .photo-id,
    .identity-proof .bill-id,
    .identity-proof .bank-id {
        margin: 0 0 0 31.5%;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .identity-proof .btn {
        margin-top: 20px;
    }
    .identity-proof .btn-wrap a {
        font-size: 1.2em;
    }
    .personal-details .btn-wrap a {
        font-size: 1.2em;
    }
    .store-pickup .btn-wrap a {
        font-size: 1.2em;
    }

    .checkout .nav-tabs {
        border-bottom: solid 1px #e8edef;
    }
    .checkout .nav-tabs > li {
        float: none;
        margin: 0 auto -1px auto;
        width: 90%;
    }
    .checkout .nav-tabs > li > a {
        font-size: 1.75em;
    }
    .checkout .nav-tabs>li.active>a,
    .checkout .nav-tabs>li.active>a:hover,
    .checkout .nav-tabs>li.active>a:focus {
        border: solid 1px #e8edef;
        border-bottom: transparent;
        border-left: solid 1px #e8edef;
        border-right: solid 1px #e8edef;
        border-bottom-color: transparent;
    }
    .checkout .tab-pane {
        padding-top: 65px;
        padding-bottom: 65px;
    }
    .checkout .tab-pane .row {
        margin: 0 0 0 0;
    }
    .checkout .tab-pane .row .col-md-2,
    .checkout .tab-pane .row .col-md-3,
    .checkout .tab-pane .row .col-md-4,
    .checkout .tab-pane .row .col-md-5,
    .checkout .tab-pane .row .col-md-6,
    .checkout .tab-pane .row .col-md-7,
    .checkout .tab-pane .row .col-md-8 {
        padding: 20px 10px 20px 10px;
    }
    .checkout .tab-pane .row .current-address.sort {
        padding: 20px 0;
    }
    .checkout .tab-pane .row .current-address.sort label {
        padding-left: 10px;
    }
    .checkout .current-address .selectboxit-container {
        float: left;
        padding: 0 10px;
        width: 50%;
    }
    .checkout .contact-information .nav-tabs {
        background: #e7ecee;
    }
    .checkout .contact-information .tab-pane h2 {
        display: none;
    }
    .checkout .contact-information .tab-pane .row {
        margin: 0;
        padding: 0;
    }
    .additional-information h1 {
        margin: 0 5%;
        padding-bottom: 40px;
    }
    .additional-information .picker {
        cursor: pointer;
        margin: 0 0 10px 0;
        overflow: hidden;
        position: absolute;
        left: 10px;
    }
    .additional-information .keep-uptodate p {
        padding-left: 60px;
    }
    /**
    * #.# Order Confirmation Pages
    *
    *  Order Confirmation Page Online & Order Confirmation Page Postal
    */

    .order-confirmation h1 {
        padding: 45px 0;
        color: #002252;
        font-size: 2.375em;
    }
    .order-confirmation .option-a,
    .order-confirmation .option-b {
        height: auto!important;
        background: none;
    }
    .order-info,
    .order-choosen-store,
    .order-what-to-bring,
    .order-tracker {
        float: none;
        margin: 20px 0;
        width: 100%;
    }
    .order-content {
        padding-top: 0;
    }
    .store-content {
        padding-left: 20%;
    }
    .maps-btn {
        float: none;
    }
    .bringwhat-content ul li {
        padding: 0 0 0 10%;
    }
    .option-b .order-info {
        margin-left: 0;
    }
    .option-b .order-content p {
        padding-bottom: 20px;
        color: #060606;
        font-size: 1em;
    }
    .tracker-content {
        padding-top: 0;
    }
    .tracker-content .login-btn {
        margin-top: 0;
        margin-bottom: 15px;
    }
    .what-plan {
        background: none;
        height: auto!important;
    }
    .what-plan h1 {
        padding: 45px 0;
        color: #002252;
        font-size: 2.375em;
    }
    .monthly-plan,
    .switch-plan,
    .simonly-plan {
        width: 75%;
        margin: 20px auto;
    }
    .compare-options {
        background: none;
    }
    .compare-options h1 {
        padding: 45px 0;
        color: #002252;
        font-size: 2.375em;
    }
    .compare-options .monthly-plan,
    .compare-options .switch-plan,
    .compare-options .simonly-plan {
        width: 75%;
        margin: 20px auto;
    }
    /**
    * #.# Footer
    *
    * Footer elements, contains seo links to sections of the site, social media icons, marketing banners and partner logos.
    */

    footer .seoLinks-legal {
        padding-top: 10%;
    }
    footer .social-icons {
        padding-top: 10%;
        text-align: center;
        float: none!important;
        /* this is used to overwrite the important tag from bootstrap */

        clear: both;
    }
    footer .social-icons ul {
        margin: 0 auto!important;
        width: 31%;
    }
    footer .social-icons img {
        display: none;
    }
    footer section.footer-row2 .container {
        margin: 0;
        padding: 0;
        width: 100%
    }
    footer section.footer-row2 .dixons-group {
        display: none;
    }
    footer section.footer-row2 .dixons-group-mobile {
        padding-top: 10px;
        padding-bottom: 0;
        background: #fff;
    }
    footer section.footer-row2 .dixons-group-mobile h3 {
        line-height: 50px;
    }
    footer section.footer-row2 .cpw-partners {
        margin-top: -5px;
        text-align: center;
        background: #e7ecef;
    }
    footer section.footer-row2 .cpw-partners h3 {
        float: none;
        padding: 3% 0;
        line-height: 38px;
    }
    footer section.footer-row2 .cpw-partners ul {
        float: none;
        margin-bottom: 20px;
    }
    footer section.footer-row2 ul li {
        display: inline-block;
        margin: 0 15px;
    }
    footer section.footer-row3 .copyright {
        line-height: 26px;
    }
    footer .cpw-partners {
        margin: 30px 0 0 0;
        text-align: center;
    }
    footer .cpw-partners ul {
        margin: 20px 0 0 0;
    }
    footer .cpw-partners ul li {
        display: inline-block;
        margin: 0;
        padding: 0 10px;
        color: #fff;
        text-align: center;
        float: none;
    }
    /**
    * #.# Phone Details Page
    *
    * Phone detail elements, contains gallery styling, social media icons.
    */

    .phone-images-wrap {
        background: #ffffff;
        background: -moz-linear-gradient(left, #ffffff 30%, #dce1e7 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(30%, #ffffff), color-stop(100%, #dce1e7));
        background: -webkit-linear-gradient(left, #ffffff 30%, #dce1e7 100%);
        background: -o-linear-gradient(left, #ffffff 30%, #dce1e7 100%);
        background: -ms-linear-gradient(left, #ffffff 30%, #dce1e7 100%);
        background: linear-gradient(to right, #ffffff 30%, #dce1e7 100%);
        filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dce1e7', GradientType=1);
    }
    .cpw-phone-details .slideshow span.image-wrapper {
        background: transparent;
    }
    /* Check these on desktop */

    .cpw-phone-details .phone-best-price .phone-and-plan .price-per-month {
        font-size: 20px;
        font-weight: 500;
    }
    .cpw-phone-details .phone-best-price .phone-and-plan h3,
    .cpw-phone-details .phone-best-price .phone-only h3 {
        font-size: 1.2em;
    }
    .phone-title {
        padding: 0;
    }
    .phone-title h1 {
        width: 65%;
        margin-right: 5%;
    }
    .cpw-phone-details .phone-content #comparetoolbtn {
        width: 30%;
    }
    #comparetoolbtn .button-text {
        float: left;
    }
    #comparetoolbtn .fa-exchange {
        float: right;
    }
    .seoLinks,
    .seoLinks-legal {
        padding: 0;
    }
    .compare-phones {
        width: 68.75%;
    }
    /* This might not be needed*/
    /*.compare-mobile-placeholder {
        height: 110px;
        line-height: 110px;
    }*/

    .compare-mobile-placeholder img {
        margin-top: 0;
    }
    .full-feature-list .panel-collapse {
        padding: 0 20px;
    }
    .full-feature-list .panel-collapse .row {
        margin-right: 0;
        margin-left: 0;
    }
    footer .footer-row3 .copyright,
    footer .footer-row3 .continuum-credit {
        padding: 0;
    }
    /**
    * #.# Phone List Page
    *
    * Media Query for devices with max width of 480px wide.
    */

    .cpw-phones-list-wrapper .title h1 {
        padding-top: 0;
        width: 100%;
        text-align: center;
    }
    .comparison-toolbar .compare-phones {
        display: none;
    }
    .comparison-toolbar .compare-phones.mob {
        display: block;
    }
    .compared-phone button,
    .compared-phone h4 {
        display: none;
    }
    .compare-mobile-placeholder {
        margin-top: 2.5%;
    }
    .add-compared-phone {
        background: none repeat scroll 0 0 #c3d0b6;
        border: 1px solid #a8b69d;
        border-radius: 4px;
        display: block;
        float: left;
        height: 70px;
        margin-left: 2%;
        text-indent: -10000px;
        width: 18%;
    }
    .comparison-toolbar .compare-phones .openToolBar button {
        padding: 20px 20px 25px;
    }
    /**
    * #.# Help Page
    *
    * Media Query for devices with max width of 480px wide.
    */

    .maincontent .inner-page-title h1 {
        font-size: 2.5em;
        line-height: 1.1em;
    }
    .cpw-support-search .help,
    .cpw-support-search .tradeins {
        text-align: right;
    }
    .cpw-support-search .repairs,
    .cpw-support-search .geeksquad {
        text-align: left;
    }
    .cpw-more-news .article-33 .category {
        right: 0px;
        padding-left: 18px;
        padding-right: 18px;
    }
    /** Plan Options */

    .what-plan .monthly-plan,
    .what-plan .switch-plan,
    .what-plan .simonly-plan {
        width: 75%;
        margin: 20px auto;
    }
    header.top-header.checkout-toolbar {
        height: auto;
    }
    header.top-header.checkout-toolbar .back-button {
        padding: 22px 0 21px 16px;
        width: 10%;
        height: 98px;
    }
    header.top-header.checkout-toolbar .back-button a {
        height: 35px;
        padding: 0;
    }
    header.top-header.checkout-toolbar .selected-phone {
        width: 30%;
        display: none;
    }
    header.top-header.checkout-toolbar .selected-phone img {
        width: 30px;
    }
    header.top-header.checkout-toolbar .selected-phone span.phone-name,
    header.top-header.checkout-toolbar .selected-phone .price {
        font-size: 20px;
    }
    header.top-header.checkout-toolbar .selected-phone span.phone-name {
        top: 25px;
        max-width: 60%;
    }
    header.top-header.checkout-toolbar .selected-plan {
        width: 30%;
        display: none;
    }
    header.top-header.checkout-toolbar .selected-plan .plan-name {
        top: 24px;
        left: 60px;
    }
    header.top-header.checkout-toolbar .selected-plan .price {
        top: 50px;
        left: 60px;
        font-size: 18px;
    }
    header.top-header.checkout-toolbar .extra-items {
        display: none;
    }
    header.top-header.checkout-toolbar .total-pay {
        width: 30%;
        float: right;
        height: 98px;
    }
    header.top-header.checkout-toolbar .logo {
        display: block;
        position: absolute;
        top: 26px;
        left: 90px;
        width: 220px;
    }
    header.top-header.checkout-toolbar .logo a {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url(images/cpw-logo_mobile.png) no-repeat 0 0;
        background-size: 100% auto;
    }
}
/**
* #.# Media Query (640px)
*
* Media Query for devices with max width of 640px wide.
*/

@media screen and (max-width: 640px) {


    .cpw-2column .article-content .blog-tags ul.tags {
        width:100%;
        margin-top:20px;
        margin-bottom:20px;
    }
    .cpw-2column .article-content ul li {
        line-height: 1.5em;
    }


     /**
    * #.# CPW Plan Detail Page
    *
    * Plan detail page, overview of plan and list of all features
    */

    .cpw-plan-detail-page .operator-plan .logo img {
        max-width: 100%;
    }
    .cpw-plan-detail-page .overview ul li {
        width: 32%;
    }
    .cpw-plan-detail-page .feature-value {
        left: 50%;
    }
    .cpw-plan-detail-page .full-feature-list .feature-heading .fa {
        margin: 0;
    }


    .cpw-homepage-featured-articles .container,
    .magazine-recent-articles .container {
        padding: 0 10px;
    }
    .article-33,
    .article-50 {
        padding: 55% 0 0 0;
    }
    .form-horizontal .form-group,
    .form-horizontal .form-group input[type='text'] {
        width: 100%;
    }
    .cpw-magazine-2column .article-content .author .author-date {
        left: 68px;
    }
    .checkout-toolbar .continue-button {
        margin-right: 0px;
        padding: 0 10px;
    }
    .identity-proof h1 {
        margin: 0 5%;
    }

    footer .social-icons ul {
        margin: 0 auto;
        width: 50%;
    }
    .mobile-topup{
        /*visibility: visible;*/
        display: table-cell !important;
    }
    .desktop-topup {
        display: none !important;
        /*visibility:hidden;*/
    }
}
/**
* #.# Media Query (480px)
*
* Media Query for devices with max width of 480px wide.
*/

@media screen and (max-width: 480px) {


     /**
    * #.# CPW - Plans Page
    *
    * Plans page, page has three tabs
    */

    #p_lt_ctl09_pageplaceholder_p_lt_ctl00_PhonePlans_pnlFilterPPMessage {
        padding:0 10px;
    }

    .cpw-plans-tabs .plan-content .refine-compare-tools {
        width: 90%;
        margin: 0 auto;
    }

    .cpw-refine-plans-panel-inner h2 {
        font-size: 1.5em;
        line-height: 0.8em;
    }
    .cpw-plan-table .selectplan-Col {
        width: 90px;
    }
    .cpw-plan-table .outofstock-plan a {
        font-size: 1.2em;
    }
    .cpw-plans-tabs .nav-tabs > li.billpay > a,
    .cpw-plans-tabs .nav-tabs > li.prepay > a,
    .cpw-plans-tabs .nav-tabs > li.simfree > a {
        font-size: 1.375em;
    }
    .cpw-plan-table .phone-price,
    .cpw-plan-table .plan-price {
        font-size: 0.675em;
    }
    .cpw-plan-table .phone-price span,
    .cpw-plan-table .plan-price span {
        display: block;
        font-size: 2.2em;
    }
    .cpw-plan-table .select-plan a.mobile-hide {
        font-size: 1.2em;
        padding: 32px 5px;
    }
    .cpw-refine-plans-panel .col-md-6.filters-left {
        margin: 0 auto;
        width: 90% !important;
        display: block;
        /*padding-left:0;*/
    }
    .cpw-plan-table.prepaytable .operator {
        padding: 29px 0;
    }
    .cpw-plan-table .outofstock-plan a {
        padding: 25px 5px;
        line-height: 1;
    }
    .cpw-refine-plans-panel .col-md-10.filters-right {
        display: block;
        margin: 0 auto;
        width: 90%;
    }
    .cpw-plans-tabs #simfree .plan-content .btn {
        font-size: 1.75em;
        padding-left: 35px;
        padding-right: 35px;
    }
    .cpw-refine-plans-panel .col-md-7.filters-left,
    .cpw-refine-plans-panel .col-md-9.filters-right {
        display: block;
        margin: 0 auto;
        width: 90%;
    }


    .cpw-refine-plans-panel .close-btn {
        padding: 7px 0 7px 20px;
    }
    .btns-left {
        margin-right: 0;
    }
    .cpw-refine-plans-panel .col-md-16 {
        padding: 0;
    }
    .cpw-refine-plans-panel .close-btn {
        font-size: 0.8em;
    }
    .btns-left .btn {
        font-size: 0.8em;
    }
    .cpw-plans-tabs .nav-tabs > li.billpay > a,
    .cpw-plans-tabs .nav-tabs > li.prepay > a,
    .cpw-plans-tabs .nav-tabs > li.simfree > a {
        font-size: 1em;
    }
    .prepaytable .operator-logo {
        margin: 0 auto;
        padding-bottom: 0;
        max-width: 70px;
    }
    .cpw-plan-table.prepaytable .operator {
        font-size: 1em;
    }
    .selected-plan span {
        top: 0;
    }
    .checkout-toolbar .selected-phone span {
        top: 7px;
        font-size: 24px;
        max-width: 150px;
    }
    /** Footer */

    footer .cpw-partners {
        width: 460px;
    }
    footer .cpw-partners ul li {
        padding: 0 9px;
    }


     .cpw-plan-detail-page .phone-best-price .buy-plan {
        padding: 0 0;
    }
    .cpw-plan-detail-page .overview ul li {
        width: 32%;
        padding-bottom: 5px;
        height: auto;
        min-height: 90px;
    }


    /* Text Format?? */

    .magazine-content .cpw-2column .article-content h2,
    .magazine-content .cpw-2column .article-content h3,
    .magazine-content .cpw-2column .article-content h4,
    .magazine-content .cpw-2column .article-content h5 {
        padding: 0 10px;
        line-height: 1.2;
    }
    /**
	* #.# CPW - Magazine Home  & Article Page -- 480
	*/

    .magazine-content {
        padding-bottom: 0;
    }
    .magazine-content .article-33 .author-location,
    .magazine-content .article-50 .author-location {
        max-width: 370px;
    }
    .magazine-recent-articles .article-33 .location,
    .magazine-recent-articles .article-50 .location,
    .cpw-homepage-featured-articles .article-33 .location,
    .cpw-homepage-featured-articles .article-50 .location {
        width: 215px;
    }
    .cpw-homepage-featured-articles .article-50 .location {
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
        vertical-align: bottom;
        white-space: nowrap;
    }
    .magazine-content .article-33 .location {
        width: 223px;
    }
    /**
	* #.# CPW - Magazine Home Page  -- 480
	*
	* (1)Page Title, (2)Article List
	*/
    /**
	* #.# CPW - Magazine Article Page -- 480
	*
	* (1)Main Image & Header, (2)Author, (3)Social Media Icons, (4)Recent Articles, (5)Content, (6)Related Articles
	*/
    /**
	* #.# (1)Main Image & Header
	*/

    .magazine-content .main-image {
        height: 230px;
    }
    .magazine-content .article-content .article-100 .overlay {
        background-position: 0 22%;
    }
    .magazine-content .article-content .article-100 header h1 {
        padding-left: 12px;
    }
    /**
	* #.# (2)Author
	*/

    .magazine-content .article-content .author {
        float: left;
        padding-left: 0;
        width: 100%;
    }
    .magazine-content .sidebar-recent-articles .article-100 .author-image img {
        width: auto;
    }
    .magazine-content .article-100 .author-location,
    .magazine-content .sidebar-recent-articles .article-100 .author-location {
        max-width: 85%;
        width: 85%;
    }
    /**
	* #.# (3)Social Media Icons
	*/

    .magazine-content #social-buttons-dt,
    .magazine-content #social-buttons-footer {
        float: right;
        margin: 0 5px 0 -25px;
        max-width: 350px;
        width: 100%;
        padding-right: 0;
    }
    .magazine-content #social-buttons-footer {
        margin: 0 10px 0 -25px;
    }
    .magazine-content .article-social-sharing {
        padding: 55px 0 55px 0;
    }
    .magazine-content .article-content .social-sharing {
        padding-left: 0;
        width: 100%;
    }
    /**
	* #.# (4)Recent Articles
	*/

    .magazine-content .sidebar-recent-articles article {
        min-height: 260px;
        max-height: 265px;
        overflow: hidden;
    }
    /**
	* #.# (5)Content
	*/

    .magazine-content .article-content h2,
    .magazine-content .article-content h3 {
        padding: 0;
        line-height: 1.4;
    }
    .magazine-content .article-content p {
        padding: 15px 10px;
    }
    /**
	* #.# (6)Related Articles
	*/

    .magazine-content .sidebar-related-articles article span.fa {
        top: 0px;
    }

     /**
    * #.# Phone and Plans List Page
    *
    * Layout of Phones and Plans
    */

    .cpw-phones-list-wrapper .title h1 {
        /*padding-top: 20px;*/

        font-size: 2em;
    }
    .cpw-phones-options .selectboxit-container .selectboxit {
        /* width: 160px!important; */
    }
    .cpw-phones-list .phone-and-plan h3,
    .cpw-phones-list .phone-only h3 {
        font-size: 0.7em;
    }
    .cpw-phones-list .phone-and-plan .price-per-month {
        display: block;
        margin: -8px 0 0 0;
        color: #0095af;
        font-family: 'cpw_tradebold';
        text-transform: uppercase;
        font-size: 1em;
        font-weight: normal;
    }
    .cpw-phones-list .phone-and-plan .price-per-month {
        font-size: 0.9em;
        margin: 5px 0 0;
        line-height: 1.2;
    }
    .cpw-phones-list .phone-preview {
        margin: 30px 0 0;
    }
    .cpw-phones-list .phone-preview .add-to-compare label {
        padding-top: 3px;
    }
    .cpw-phones-list .phone-image-wrapper img {
        max-height: 275px;
    }
    .cpw-phones-list .phone-and-plan .inner-wrap,
    .cpw-phones-list .phone-only .inner-wrap,
    .phone-best-price .phone-and-plan .inner-wrap,
    .phone-best-price .phone-only .inner-wrap {
        min-height: 90px;
    }
    .sortby {
        padding-left: 10px;
        width: 33%;
        float: left;
    }
    .refine-compare-tools {
        padding-left: 0;
        width: 66.6%;
    }
    .refine-compare-tools #refine-tool-btn {
        margin-left: 1px;
    }
    .cpw-phones-list .phone-image-wrapper h2 {
        margin: 0 0 15px;
        padding: 0 5%;
        overflow: hidden;
        padding: 2px 0 0;
        /*white-space: nowrap;
        width: 90%;*/
    }
    /**
    * #.# Phone details page
    *
    * Footer elements, contains seo links to sections of the site, social media icons, marketing banners and partner logos.
    */

    .phone-title h1 {
        width: 60%;
        margin-right: 5%;
    }
    .cpw-phone-details .phone-content #comparetoolbtn {
        width: 35%;
    }
    .seoLinks {
        padding-right: 20px;
    }
    .cpw-phones-list .phone-preview .add-to-compare .fa {
        font-size: 1.4em;
    }
    .cpw-phones-list .phone-preview .add-to-compare label {
        font-size: 13px;
        margin: 4px 0 0;
        vertical-align: top;
    }
    .cpw-refine-search-panel .phone-manufacturer {
        margin-bottom: 1px;
        margin-right: 1px;
        width: 48%;
    }
    .cpw-refine-search-panel .phone-network {
        width: 48%;
        margin-bottom: 1px;
        margin-right: 1px;
    }
    .cpw-refine-search-panel .filterOS {
        width: 100%;
    }
    .cpw-refine-search-panel .filters2 .col-lg-16 span {
        padding: 12px 8px 8px 10px;
    }

    .cpw-refine-search-panel .os .filterOS {
        width: 48%;
        margin-right: -1px;
        margin-bottom: 1px;
    }
    .cpw-refine-search-panel .filters2 .features span {
        margin: 0;
        padding: 12px 8px 8px 11px;
        width: 100%;
    }



      /**
    * #.# CPW - Accessories List Page
    *
    * (1)Header, (2)List, (3)Header
    */
    /**
    * #.# (1)Header
    */

    .cpw-phones-accessories .title h1 {
        padding-top: 20px;
    }
    .cpw-phones-accessories .sortBy {
        width: 100%;
        padding: 0;
    }
    /*.cpw-phones-accessories .cpw-phones-options .ProductFilter .td {
        margin: 0;
    }*/
    /**
    * #.# (2)List
    */

    .cpw-accessories-list .phone-image-wrapper h2 {
        line-height: 1;
    }
    /**
    * #.# CPW - Accessories Details Page
    *
    * (1)Header
    */

    .cpw-phones-accessories .phone-images-wrap {
        margin-top: 20px;
    }
    .cpw-accessories .phone-images-wrap img {
        margin: 0 auto;
        text-align: center;
        width: 65%;
    }
    .cpw-phones-accessories .cpw-phones-options .ProductFilter {
        display: block;
        float: none;
        margin: 0 auto;
        width: 100%;
        height: 124px;
    }


    #storesMap {
        width: 90%!important;
        margin: 20px auto 0 auto;
    }
    .maincontent.stores-map-wrapper {
        /*margin-top:-23px;*/
    }
    .stores-map-wrapper h1 {
        font-size: 3em;
    }
    .stores-list-wrapper .single-store {
        float: none;
        width: 95%;
        margin: 0 auto;
    }
    #storesMap .infoBox .storeInfoPopup {
        min-width: 320px;
        max-width: 320px;
    }
    .storeInfoPopup a {
        font-size: 18px;
    }
    .single-store-content .store-image {
        right: 20px;
    }
    .single-store-content ul {
        max-width: 50%;
    }
    #storesMap .infoBox .storeInfoPopup .store-image {
        width: 80px;
        height: 80px;
        border-radius: 40px;
    }
    #storesMap .infoBox .storeInfoPopup .store-image img {
        width: 80px;
        height: 80px;
    }
    .single-store-content .store-image,
    .stores-list-wrapper .single-store .inner-wrap .store-image {
        width: 80px;
        height: 80px;
    }
    .single-store-content .store-image img,
    .stores-list-wrapper .single-store .inner-wrap .store-image img {
        width: 80px;
        height: 80px;
    }
    .stores-list-wrapper .single-store .inner-wrap {
        padding: 20px 20px 20px 110px;
        min-height: 0;
    }
    .stores-list-wrapper .single-store .inner-wrap .get-directions-btn,
    .stores-list-wrapper .single-store .inner-wrap .more-details-btn,
    .stores-list-wrapper .single-store .inner-wrap .viewmap-btn {
        position: relative;
        bottom: 0;
    }
    .stores-list-wrapper .single-store .inner-wrap .viewmap-btn {
        margin-top: 10px;
    }
    /**
    * #.# Header
    *
    * Header elements, contains logo, navigation, search, cart, login elements
    */

    header.top-header > .container-fluid > .logo {
        margin-top: -20px;
        margin-left: -110px;
        width: 220px;
        height: 39px;
    }
    .mobile-nav {
        left: 10px;
    }
    .cart-login {
        right: 10px;
    }
    /**
* #.# Homepage hero
*
* Homepage Hero, this section can either be a video background or a still image.
*/

    .homepage-hero .container-fluid {
        padding-top: 125px;
        padding-bottom: 42px;
    }
    .homepage-hero .container-fluid > h1 > span {
        display: block;
    }
    .homepage-hero .container-fluid .col-lg-16.call-to-actions {
        margin-top: 23px;
    }
    .homepage-hero .container-fluid .col-lg-16.call-to-actions .phone-panel,
    .homepage-hero .container-fluid .col-lg-16.call-to-actions .plan-panel,
    .homepage-hero .container-fluid .col-lg-16.call-to-actions .compare-panel {
        padding: 0 5px;
    }
    /**
    * #.# Special Offers Carousel
    *
    * Special Offers Carousel (Homepage)
    */

    .cpw-homepage-special-offers img {
        max-width: 85%;
        margin: 0 auto;
        min-height: 1px;
    }

    .add-compared-phone {
        height: 50px;
    }
    .compare-mobile-placeholder {
        margin-top: 5.5%;
    }
    .comparison-toolbar .compare-phones .openToolBar {
        font-size: 1.6em;
    }
    /**
    * #.# Homepage Magazine Articles
    *
    * Homepage page magazine articles.
    */

    .article-50 p,
    .article-33 p {
        padding-right: 10px;
    }
    .article-33,
    .article-50 {
        padding: 66% 0 0 0;
    }
    .article-33 img,
    .article-50 img {
        height: 100%;
    }
    .article-50 header {
        width: 100%;
    }
    /**
    * #.# My Comparisons
    *
    * My Comparison Toolbar, displays all phones added to the compare list, allows to add new phones and remove phones.
    */

    .my-comparsion-toolbar .compared-phone {
        padding: 15px 0 0 0;
    }
    .my-comparsion-toolbar .add-compared-phone {
        padding: 0 10px 0 10px;
        border-radius: 0;
    }
    .my-comparsion-toolbar .add-compared-phone a {
        width: 40px;
        height: 80px;
        margin: 10px auto 0 auto;
    }
    .my-comparsion-toolbar .comparison-tools .remove-phones {
        margin-left: 5%;
        padding: 10px 0 10px 0;
        width: 45%;
        text-align: center;
        font-size: 1em;
        line-height: 1em;
    }
    .full-feature-list .feature-heading .fa {
        margin-top: 0;
    }
    /**
    * #.# CPW More News
    *
    * Selected articles showing extra news articles
    */

    .cpw-more-news h2,
    .cpw-related-articles h2 {
        line-height: 1.1em;
    }
    .cpw-more-news .view-more,
    .cpw-related-articles .view-more {
        width: 50%;
    }
    /** Support Search Field **/

    .cpw-support-search-field input[type="text"] {
        font-size: 1.2em;
    }
    .cpw-support-top-questions a {
        font-size: 1.2em;
    }
    .cpw-magazine-2column .sidebar-recent-articles .article-100 header h2 {
        bottom: 20%;
    }
    /**
    * #.# Checkout Toolbar
    *
    * Plans page, page has three tabs
    */

    .checkout-toolbar .product-name,
    .checkout-toolbar .product-detail {
        font-size: 0.6em;
        padding-left: 2px;
        padding-right: 2px;
    }
    .cpw-phone-details .phone-content #compare-tool-btn {
        width: 35%;
    }
    .cpw-phone-details .phone-review article {
        padding-top: 66%;
    }
    .cpw-plan-detail-page .feature-value {
        top: 26%;
    }
    .checkout-page .keep-number,
    .checkout-page .new-number,
    .checkout-page .prepay-customer,
    .checkout-page .billpay-customer,
    .checkout-page .new-customer {
        width: 95%;
        margin: 20px auto;
    }
    .delivery-method .col-lg-4 {
        margin: 20px auto;
        width: 95%;
    }
    .identity-proof h1 {
        margin: 0;
    }
    .identity-proof .photo-id,
    .identity-proof .bill-id,
    .identity-proof .bank-id {
        margin: 0 0 0 20%;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .store-content {
        padding-left: 30%;
    }
    .bringwhat-content ul li {
        padding: 0 0 0 15%;
    }
    .monthly-plan,
    .switch-plan,
    .simonly-plan {
        width: 95%;
        margin: 20px auto;
    }
    /**
    * #.# Footer
    *
    * Footer elements, contains seo links to sections of the site, social media icons, marketing banners and partner logos.
    */

    footer .social-icons ul {
        margin: 0 auto;
        width: 80%;
    }
    footer .cpw-partners ul li {
        display: inline-block;
        margin: 0;
        padding: 0 5px;
        color: #fff;
        text-align: center;
    }
    /**
    * #.# Magzine
    *
    * Media Query for devices with max width of 400px wide. (e.g Samsung Phones)
    */

    .cpw-2column .article-content .author {
        width: 80%;
    }
}
/**
* #.# Media Query (400px)
*
* Media Query for devices with max width of 400px wide. (e.g Samsung Phones)
*/

@media screen and (max-width: 400px) {


      .comparsion-tool-topbar .compare-against {
        display: none;
    }
    .cpw-comparison-page .compared-phone.col-md-8 h2.phone-title,
    .cpw-comparison-page .compared-phone.col-md-6 h2.phone-title,
    .cpw-comparison-page .compared-phone.col-md-5 h2.phone-title,
    .cpw-comparison-page .compared-phone.col-md-4 h2.phone-title,
    .cpw-comparison-page .compared-phone.col-md-8 h2.phone-title {
        display: block;
        color: #002252;
        padding-bottom: 22px;
        min-height: 130px;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .all-price-plans a,
    .cpw-comparison-page .compared-phone.col-md-6 .all-price-plans a,
    .cpw-comparison-page .compared-phone.col-md-5 .all-price-plans a,
    .cpw-comparison-page .compared-phone.col-md-4 .all-price-plans a,
    .cpw-comparison-page .compared-phone.col-md-3 .all-price-plans a {
        font-size: 1.0em;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-best-price h2,
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price h2,
    .cpw-comparison-page .compared-phone.col-md-4 .phone-best-price h2,
    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price h2 {
        padding: 25px 0 17px 0;
        text-align: center;
        font-size: 1.4em;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-best-price .phone-and-plan .inner-wrap,
    .cpw-comparison-page .compared-phone.col-md-8 .phone-best-price .phone-only .inner-wrap,
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price .phone-and-plan .inner-wrap,
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price .phone-only .inner-wrap,
    .cpw-comparison-page .compared-phone.col-md-4 .phone-best-price .phone-and-plan .inner-wrap,
    .cpw-comparison-page .compared-phone.col-md-4 .phone-best-price .phone-only .inner-wrap,
    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price .phone-and-plan .inner-wrap,
    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price .phone-only .inner-wrap {
        min-height: 100px;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-best-price .phone-and-plan h3,
    .cpw-comparison-page .compared-phone.col-md-8 .phone-best-price .phone-only h3,
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price .phone-and-plan h3,
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price .phone-only h3,
    .cpw-comparison-page .compared-phone.col-md-4 .phone-best-price .phone-and-plan h3,
    .cpw-comparison-page .compared-phone.col-md-4 .phone-best-price .phone-only h3,
    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price .phone-and-plan h3,
    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price .phone-only h3 {
        padding: 22px 0 0 0;
        font-size: 0.9em;
    }
    .cpw-comparison-page .compared-phone.col-md-4 .phone-best-price .phone-and-plan .price-per-month,
    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price .phone-and-plan .price-per-month {
        margin: 0;
        padding: 4px 0 16px 0;
        font-size: 1.1em;
        line-height: 0.8em;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .full-feature-list h2.max,
    .cpw-comparison-page .compared-phone.col-md-6 .full-feature-list h2.max,
    .cpw-comparison-page .compared-phone.col-md-4 .full-feature-list h2.max,
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list h2.max {
        font-size: 1.4em;
    }
    .cpw-comparison-page .compared-phone.col-md-8 #features,
    .cpw-comparison-page .compared-phone.col-md-6 #features,
    .cpw-comparison-page .compared-phone.col-md-4 #features,
    .cpw-comparison-page .compared-phone.col-md-3 #features {
        padding: 0;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .full-feature-list .feature-heading a.collapsed,
    .cpw-comparison-page .compared-phone.col-md-6 .full-feature-list .feature-heading a.collapsed,
    .cpw-comparison-page .compared-phone.col-md-4 .full-feature-list .feature-heading a.collapsed,
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list .feature-heading a.collapsed {
        font-size: 0.8em;
        padding: 19px 10px 19px 0;
        text-align: left;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-phone.col-md-6 .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-phone.col-md-4 .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list .feature-heading a {
        font-size: 0.8em;
        padding: 19px 10px 19px 0;
        text-align: left;
    }
    .cpw-comparison-page .full-feature-list .icon {
        margin: 0 5px;
        top: -2px;
    }
    .cpw-comparison-page .full-feature-list .panel-collapse {
        font-size: 0.875em;
    }
    .comparison-toolbar .compared-phone,
    .comparison-toolbar .add-compared-phone {
        float: left;
        /*width: 16%;
        margin-right: 2px;*/
    }
    .cpw-comparison-page .owl-carousel .owl-item {
        width: 186px !important;
    }
    .cpw-comparison-page .owl-controls .owl-next {
        left: 305px;
    }



     .cpw-comparison-page .compared-plan.col-md-6 .operator-plan {
        min-height: 280px
    }
    .cpw-comparison-page .compared-plan .operator-plan {
        min-height: 270px;
    }
    .cpw-comparison-page .compared-plan .operator-plan .operator-plan-name {
        width: 100%;
        text-align: center;
        padding: 0;
        font-size: 80%;
    }
    .cpw-comparison-page .compared-plan .plan-wrap {
        padding: 30px 0 0 0;
    }
    .cpw-comparison-page .compared-plan .plan-wrap h2 {
        font-size: 1.6em;
        line-height: 1em;
    }
    .cpw-comparison-page .compared-plan .plan-overview ul li {
        width: 48%;
    }
    .cpw-comparison-page .compared-plan .plan-overview ul li.world span.label {
        margin: 0 10px;
    }
    .cpw-comparison-page .compared-plan .phone-best-price {
        padding: 0;
    }
    .cpw-comparison-page .compared-plan .phone-best-price .phone-and-plan,
    .cpw-comparison-page .compared-plan .phone-best-price .phone-only {
        margin: 0 2px 0 0;
        padding: 0;
        width: 100%;
        text-align: center;
        border: solid 1px #eef2f3;
    }
    .cpw-comparison-page .all-price-plans {
        margin: 0;
        padding: 0;
    }
    .cpw-comparison-page .all-price-plans a,
    .cpw-comparison-page .compared-plan.col-md-6 .all-price-plans a,
    .cpw-comparison-page .compared-plan.col-md-4 .all-price-plans a,
    .cpw-comparison-page .compared-plan.col-md-3 .all-price-plans a {
        font-size: 1em;
    }
    .cpw-comparison-page #features {
        padding: 0;
    }
    .cpw-comparison-page .compared-plan .full-feature-list h2 {
        padding: 30px 0;
        line-height: 1em;
    }
    .cpw-comparison-page .compared-plan .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-plan .full-feature-list .feature-heading a.collapsed {
        padding-right: 10px;
        font-size: 1.0em;
    }

    .cpw-comparison-page .compared-plan .full-feature-list .feature-heading a .fa.fa-file-text,
    .cpw-comparison-page .compared-plan .full-feature-list .feature-heading a .fa.fa-phone-square,
    .cpw-comparison-page .compared-plan .full-feature-list .feature-heading a .fa.fa-comments,
    .cpw-comparison-page .compared-plan .full-feature-list .feature-heading a .fa.fa-globe,
    .cpw-comparison-page .compared-plan .full-feature-list .feature-heading a .fa.fa-plus {
        float: left;
        padding: 3px 10px 0 10px;
        color: #002252;
        font-size: 1em;
    }
    .cpw-comparison-page .compared-plan.col-md-3 .full-feature-list .feature-heading a span.link-text {
        text-indent: 6px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        max-width: 60px;
        top: 0;
        position: relative;
        display: inline-block;
    }
    .cpw-comparison-page .compared-plan .phone-best-price h2 {
        padding: 20px 0 30px 0;
        color: #0088a3;
    }


    .selected-plan span {
        text-indent: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        max-width: 100px;
        top: 0;
        position: relative;
        line-height: normal;
        font-size: 18px;
    }
    .cpw-plan-table .outofstock-plan a {
        padding: 21px 5px;
        line-height: 1;
    }
    .cpw-refine-plans-panel .ui-slider-pip-2,
    .cpw-refine-plans-panel .ui-slider-pip-6,
    .cpw-refine-plans-panel .ui-slider-pip-10,
    .cpw-refine-plans-panel .ui-slider-pip-14,
    .cpw-refine-plans-panel .ui-slider-pip-18 {
        display: none;
    }
    .cpw-refine-plans-panel .ui-slider-float .ui-slider-tip,
    .cpw-refine-plans-panel .ui-slider-float .ui-slider-tip-label {
        height: 22px;
        width: 40px;
    }
    /*** Footer */

    footer .cpw-partners {
        width: 355px;
    }
    footer .cpw-partners li {
        float: none;
    }

    .cpw-plan-table tr th.select-Col {
        width: 30px;
    }
    .cpw-plan-table tr th.phone-Col,
    .cpw-plan-table tr th.plan-Col {
        width: 80px;
    }
    .cpw-plan-table .select-plan a {
        display: block;
        font-size: 1.2em;
        padding: 15px 10px;
    }
    .cpw-plan-table .outofstock-plan span {
        font-size: 0.7em;
        padding: 15px 0;
    }
    .cpw-plan-table tr th.selectplan-Col {
        width: 15%;
        padding: 0;
    }

    .cpw-plan-table .select-plan-box {
        padding: 0;
        /*line-height: 75px;*/

        /*height: 50px;*/
        /*border-top: solid 2px #fff;
        border-right: solid 1px #fff;
        border-bottom: solid 2px #fff;
        border-left: solid 1px #fff;*/
        /*background:#fff;*/
    }
    .cpw-plan-table .plan-price .plantitle {
        width: 77%;
    }
    .cpw-plan-table .select-plan-box .picker .picker-handle {
        float: none;
    }

    /*.cpw-plan-table .plan-price span.plan-name {
        display: block;
        font-size: 1em;
        line-height: 1em;
        overflow: hidden;
        height: 10px;
    }*/
    .cpw-plan-table .plan-price .price,
    .cpw-plan-table .phone-price .price {
        padding-top: 3px;
    }


    .cpw-prepay-table .phone-price,
    .cpw-prepay-table .plan-price{
        font-size: 0.675em;
        line-height: 1em;

    }
    /*
    .cpw-plan-table .plan-price .was,
    .cpw-plan-table .phone-price .was {
     font-size:1.2em;
    }*/
    .checkout-toolbar .selected-plan {
        padding-top: 14px;
        padding-left: 0;
        display: none;
    }
    .checkout-toolbar .selected-phone {
        height: 58px;
        width: 85%;
    }
    .checkout-toolbar .selected-phone span {
        top: 14px;
        font-size: 24px;
        max-width: 280px;
    }

    .cpw-plans-tabs .nav-tabs > li {
        width:33%;
    }


      .all-plans-wrapper .cpw-plans-tabs .nav-tabs > li {
        width:50%;
    }



    .all-plans-wrapper .cpw-plans-tabs .nav-tabs > li.prepay > a {
  font-size:1.2em;
}


    .cpw-plans-tabs .nav-tabs > li.billpay > a, .cpw-plans-tabs .nav-tabs > li.prepay > a, .cpw-plans-tabs .nav-tabs > li.simfree > a {
  font-size: 1.0em;
}


      .cpw-plans-tabs .nav-tabs.nosimfree > li.billpay > a,
      .cpw-plans-tabs .nav-tabs.nosimfree > li.prepay > a,
      .cpw-plans-tabs .nav-tabs.nosimfree > li.simfree > a {
      font-size: 1.2em;
    }


    #refine-tool-advbtn, #refine-tool-closebtn, #refinePP-tool-advbtn, #refinePP-tool-closebtn {
        width:100%;
    }


    .cpw-refine-plans-panel .action-buttons {
        width:100%;
        margin-bottom:0;
    }

       .cpw-refine-plans-panel .action-buttons .close-btn,
   .cpw-refine-plans-panel .action-buttons .btn {
       width:100%;
       font-size:14px;
   }
   .cpw-refine-plans-panel .action-buttons .btn {
       margin-top:10px;
   }
   .cpw-refine-plans-panel .action-buttons .btns-right {
       padding-left:10px;
   }
   .all-plans-wrapper .cpw-refine-plans-panel .action-buttons .btns-right {
  padding-right: 0;
}

   #refine-tool-advbtn {
       font-size:14px;
   }


 .cpw-refine-plans-panel .selectAllNetworks label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 80%;
}

 .cpw-refine-plans-panel-inner .row .filters-right {
     padding:0;
 }

  .cpw-refine-plans-panel-inner .row .filters-left {
     padding:0;
 }

  .cpw-refine-plans-panel-inner .row.choose-network {
  width: 90%;
  margin: 0 auto 30px auto;
}


     /**
	* #.# CPW - Magazine Home  & Article Page -- 400
	*/

    .magazine-content {
        margin: 8px 0;
    }
    .magazine-content .article-33 .location {
        width: 128px;
    }
    .magazine-recent-articles .article-33 .location,
    .magazine-recent-articles .article-50 .location,
    .cpw-homepage-featured-articles .article-33 .location,
    .cpw-homepage-featured-articles .article-50 .location {
        width: auto;
    }
    /**
	* #.# CPW - Magazine Home Page  -- 400
	*
	* (1)Page Title, (2)Article List
	*/
    /**
	* #.# (1)Page Title
	*/

    .cpw-mag-home-title h1 {
        margin: 20px 0 30px;
    }
    .cpw-mag-home-title h1 {
        margin: 20px 0 17px;
        font-size: 2.5em;
    }
    /**
	* #.# (2)Article List
	*/

    .magazine-content .article-50 header {
        left: 10px !important;
        /* this is to overwrite */
    }
    /**
	* #.# CPW - Magazine Article Page -- 400
	*
	* (1)Main Image & Header, (3)Author, (4)Recent Articles, (5)Content
	*/
    /**
	* #.# (1)Main Image & Header
	*/

    .magazine-content .main-image {
        height: 190px;
    }
    .magazine-content .article-content .article-100 header h1 {
        padding: 22px 12px 15px 12px;
    }
    /**
	* #.# (2)Author
	*/

    .magazine-content .article-100 .author-location,
    .magazine-content .sidebar-recent-articles .article-100 .author-location {
        max-width: 100%;
        width: 100%;
    }
    .magazine-content .article-33 .author-location,
    .magazine-content .article-50 .author-location
    /*,
		.magazine-content .article-100 .author-location*/

    {
        max-width: 290px;
    }
    /**
	* #.# (3)Recent Articles
	*/

    .magazine-content .sidebar-recent-articles .article-100 .teaser img {
        height: 100%;
        width: auto;
    }
    /**
	* #.# (4)Content
	*/

    .magazine-content .article-50 h2,
    .magazine-content .article-33 h2,
    .magazine-content .article-100 h2 {
        bottom: 80px;
        font-size: 1.75em;
        line-height: 1;
    }
    .cpw-2column.magazine-content .article-content p {
        padding: 15px 5px;
    }
    /**
	* #.# (4)Social Media Icons
	*/

    .magazine-content .article-content .social-sharing {
        padding-right: 0;
    }

    /**
    * #.# Phones List Page
    *
    * Phone List Page, with all phones, and tool for comparison etc...
    */

    .cpw-phones-list .phone-and-plan {
        width: 100%;
        margin-bottom: 3px;
    }
    .cpw-phones-list .phone-only {
        width: 100%;
    }
    .cpw-phones-list-wrapper .title h1 {
        line-height: 1.1em;
        padding-top:20px;
    }
    .selectboxit-container {
        width: 100%;
    }
    .cpw-phones-options .selectboxit-container .selectboxit {
        width: 100% !important;
    }
    .cpw-phones-options .sortby {
        padding-right: 9px;
    }
    .refine-compare-tools #refine-tool-btn {
        margin-left: 0;
    }
    .refine-compare-tools .button-text {
        font-size: 1em;
    }
    .refine-compare-tools .fa {
        margin: 0 5px 0 0;
        font-size: 1.2em;
    }
    .cpw-phones-list .phone-preview {
        min-height: 470px;
    }
    .cpw-phones-list .phone-image-wrapper h2 {
        line-height: 1.2em;
    }
    .cpw-phones-list .phone-and-plan h3,
    .cpw-phones-list .phone-only h3 {
        font-size: 0.6em;
        line-height: 1.1em;
    }
    .cpw-phones-list .phone-and-plan .price-per-month {
        margin: 4px 0 0 0;
        line-height: 1.0em;
    }
    .cpw-phones-list .phone-and-plan .inner-wrap,
    .cpw-phones-list .phone-only .inner-wrap {
        min-height: 90px;
    }
    .cpw-phones-list .phone-and-plan .price,
    .cpw-phones-list .phone-only .price {
        font-size: 28px;
    }
    .cpw-phones-list .phone-only .price {
        padding: 0;
    }
    .cpw-phones-list .phone-and-plan,
    .phone-best-price .phone-and-plan,
    .plan-best-price .phone-and-plan,
    .cpw-plan-detail-page .plan-overview .phone-and-plan {}
    .cpw-phones-list .phone-image-wrapper img {
        max-height: 237px;
    }
    .cpw-phones-list .phone-only {
        margin: 0;
    }
    .cpw-phones-list .phone-image-wrapper h2 {
        margin-bottom: 15px;
    }
    .sortby .selectboxit-container .selectboxit {
        min-width: 100%;
    }
    .refine-compare-tools #comparetoolbtn {
        /* margin-left: 10px; */

        float: right;
        padding-left: 9px;
    }
    .refine-compare-tools .fa {
        position: absolute;
        right: 10px;
        margin: 0!important;
    }
    .refine-compare-tools #refine-tool-btn {
        padding-left: 9px;
    }
    .cpw-phones-list .phone-image-wrapper {
        height: 350px;
    }
    /**
    * #.# Phone details page
    *
    * Footer elements, contains seo links to sections of the site, social media icons, marketing banners and partner logos.
    */

    .phone-title h1 {
        margin-right: 3%;
        width: 57%;
    }
    .cpw-phone-details .phone-content h1 {
        padding: 15px 0;
        width: 60%;
        margin: 0;
        line-height: 0.9em;
    }
    .cpw-phone-details .phone-content #comparetoolbtn {
        width: 40%;
    }
    .cpw-phone-details .nav-controls .prev {
        left: 10px;
    }
    .cpw-phone-details .nav-controls .next {
        right: 10px;
    }
    /** Phone colors: Max fit 4 */

    .cpw-phone-details .available-colours-wrap .coloursWrap div {
        height: 40px;
        width: 40px;
    }
    .colour {
        height: 36px;
        width: 36px;
    }
    /** Footer */

    footer .social-icons ul {
        width: 90%;
    }
    .compare-phones {
        font-size: 1em;
        width: 50%;
    }
    .compare-mobile-placeholder {
        width: 50%;
        margin-top: 10px;
    }


    .cpw-refine-search-panel .selectAllOS,
    .cpw-refine-search-panel .phone-os,
    .cpw-refine-search-panel .selectAllManufacturers {
  width: 48%;
}

    .cpw-refine-search-panel .selectAllManufacturers,
    .cpw-refine-search-panel .selectAllNetworks {
        margin-right:1px;
    }


   .cpw-refine-search-panel .selectAllNetworks label,
   .cpw-refine-search-panel .selectAllManufacturers label,
   .cpw-refine-search-panel .selectAllOS label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 80%;
}

   .cpw-refine-search-panel .camera-quality,
   .cpw-refine-search-panel .screen-size {
  width:90%;
  margin:20px auto 50px auto;
}

   .cpw-refine-search-panel .action-buttons .close-btn,
   .cpw-refine-search-panel .action-buttons .btn {
       width:100%;
       font-size:14px;
   }
   .cpw-refine-search-panel .action-buttons .btn {
       padding:16px 0;
       margin-top:10px;
   }
   .cpw-refine-search-panel .action-buttons .btns-right {
       padding-left:10px;
   }

   #refine-tool-advbtn {
       font-size:14px;
   }

     .all-plans-wrapper .cpw-phones-options {
        margin-top: 10px;
    }
    .all-plans-wrapper .cpw-phones-options .title.col-md-8 {
        float: none;
        width: 100%;
        text-align: center;
    }
    .all-plans-wrapper .cpw-phones-list-wrapper .title h1 {
        text-align: center;
    }
    .all-plans-wrapper .cpw-phones-options .refine-compare-tools {
        width: 100%;
        float: none;
    }
    .plan-only-wrap .overview {
        float: none;
        width: 100%;
    }
    .plan-only-wrap .phone-best-price {
        float: none;
        width: 100%;
    }
    .all-plans-wrapper .cpw-plan-table tr th.mins-Col,
    .all-plans-wrapper .cpw-plan-table tr th.texts-Col,
    .all-plans-wrapper .cpw-plan-table tr th.data-Col,
    .all-plans-wrapper .cpw-plan-table tr th.plantype-Col {
        display: none;
    }
    .all-plans-wrapper .cpw-plan-table tr td.mins-Col,
    .all-plans-wrapper .cpw-plan-table tr td.texts-Col,
    .all-plans-wrapper .cpw-plan-table tr td.data-Col,
    .all-plans-wrapper .cpw-plan-table tr td.plantype-Col {
        display: none;
    }
    .all-plans-wrapper .cpw-plan-table tr th.operator-Col,
    .all-plans-wrapper .cpw-plan-table tr th.plan-Col {
        text-align: left;
        padding-left: 10px;
    }
    .all-plans-wrapper .cpw-plan-table .select-plan a {
        font-size: 1.3em;
    }
    .all-plans-wrapper .cpw-plan-table .plan-price {
        padding: 16px 0;
        vertical-align: middle;
    }
    .all-plans-wrapper .cpw-plan-table .select-plan-box {
        padding: 31px 0;
    }
    .all-plans-wrapper .cpw-refine-plans-panel .caret {
        top: -22px;
        left: 50px;
    }
    .all-plans-wrapper .cpw-refine-plans-panel .col-md-16 {
        margin-top: 20px;
    }

    .all-plans-wrapper .cpw-plan-table .select-plan-box .picker {
        left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    }


      .cpw-accessories-list.cpw-phones-list .phone-preview {
        margin: 0;
    }
    .cpw-phones-accessories .cpw-phones-options .ProductFilter {
        margin: 0 auto 20px;
    }
    .cpw-accessories {
        /*margin-top: -23PX;*/
    }
    .cpw-phones-list.cpw-accessories-list .phone-image-wrapper {
        height: 360px;
        min-height: 0;
    }


    .cpw-refine-search-panel .filters-wrap {
      padding: 20px;
    }

    .cpw-refine-search-panel .price-range {
        width:90%;
        margin:0 auto;
    }




    .form-wrapper {
        width: 100%;
        padding: 10px;
    }
    .form-wrapper .selectboxit-container span.selectboxit-text {
        max-width: 160px!important;
    }
    #IsExisitingCustomer input {
        left: 250px;
    }
    #IsSendSMS input {
        left: 150px;
    }
    .form-wrapper .row {
        margin: 0;
    }
    .order-confirmation h2 {
        line-height: 1em;
    }
    .store-content {
        padding-top: 20px;
        padding-left: 0;
    }
    .store-content .store-img {
        display: none;
    }
    .store-content .telephone {
        margin-bottom: 0;
    }
    .bringwhat-content ul li {
        padding: 0 0 0 20%;
    }
    .bringwhat-content .fa {
        position: absolute;
        left: 0;
        font-size: 1.8em;
    }
    .option-b .order-content .print-btn {
        margin-bottom: 0;
    }
    .tracker-content .login-btn {
        margin-bottom: 0;
    }
    .monthly-plan,
    .switch-plan,
    .simonly-plan {
        width: 100%;
        margin: 20px auto;
    }
    .refine-compare-tools #refine-tool-btn,
    .refine-compare-tools #comparetoolbtn {
        width: 49%;
        vertical-align: top;
    }
    /** Comparison Tool */

    .comparison-toolbar .compare-phones .openToolBar button {
        padding: 20px 10px 25px;
    }
    .compare-mobile-placeholder {
        margin-top: 7%;
    }
    .add-compared-phone {
        height: 40px;
    }
    /*** Checkbox Toobar ****/

    .checkout-toolbar {
        /*margin-top:-23px;*/
    }
    .checkout-toolbar .back-button {
        float: left;
        padding: 0 10px;
        width: 15%;
        height: 60px;
    }
    .checkout-toolbar .back-button a {
        /*padding:0;*/

        background: url("images/icons/ico-back-grey.gif") no-repeat 0 50%;
    }
    .checkout-toolbar .selected-phone {
        float: left;
        width: auto;
        height: auto;
        padding: 0;
        width: 86%;
        height: 60px!important;
    }
    .checkout-toolbar .selected-phone span {
        top: 10px;
        max-width: 250px;
    }
    .checkout-toolbar .selected-phone img {
        display: none;
    }
    .checkout-toolbar .selected-plan {
        float: right;
        padding: 0;
        line-height: normal;
        height: auto;
        font-family: "ff-dagny-web-pro-n4", "ff-dagny-web-pro", sans-serif;
        font-size: 22px;
        width: 30%;
        height: 60px;
        padding-top: 10px;
        padding-left: 10px;
    }
    .checkout-toolbar .selected-phone .colour {
        top: 32%;
    }
    .cpw-core-options h3 {
        line-height: 1em;
    }
    /** Plan Options */

    .what-plan {
        height: auto!important;
        padding-bottom: 40px;
    }
    .what-plan .monthly-plan,
    .what-plan .switch-plan,
    .what-plan .simonly-plan {
        width: 95%;
        margin: 20px auto;
    }
    /** compare-options */

    .compare-options {
        height: auto!important;
        padding-bottom: 40px;
    }
    .compare-options .monthly-plan,
    .compare-options .switch-plan,
    .compare-options .simonly-plan {
        width: 95%;
        margin: 20px auto;
    }
    /** Checkout Toolbar ***/

    header.top-header.checkout-toolbar .back-button {
        padding: 22px 10px 21px 5px;
        width: 10%;
    }
    header.top-header.checkout-toolbar .back-button a {
        height: 35px;
        padding: 0;
    }
    header.top-header.checkout-toolbar .selected-phone {
        width: 55%;
        height: 85px!important;
    }
    header.top-header.checkout-toolbar .selected-phone span.phone-name,
    header.top-header.checkout-toolbar .selected-phone .price {
        font-size: 16px;
        left: 45px;
    }
    header.top-header.checkout-toolbar .selected-phone span.phone-name {
        top: 30px;
        max-width: 70%;
    }
    header.top-header.checkout-toolbar .selected-phone .price {
        max-width: 100%;
    }
    header.top-header.checkout-toolbar .selected-phone img {
        display: block;
    }
    header.top-header.checkout-toolbar .selected-phone .colour {
        width: 18px;
        height: 18px;
    }
    header.top-header.checkout-toolbar .selected-plan {
        float: left;
        width: 20%;
    }
    header.top-header.checkout-toolbar .selected-plan .plan-name {
        display: none;
    }
    header.top-header.checkout-toolbar .selected-plan .price {
        display: none;
    }
    header.top-header.checkout-toolbar .total-pay {
        float: right;
        width: 30%;
    }
    header.top-header.checkout-toolbar .total-pay .total,
    header.top-header.checkout-toolbar .total-pay .price {
        font-size: 16px;
        line-height: 1em;
        left: 15px;
    }
    header.top-header.checkout-toolbar .total-pay .price {
        top: 56px;
    }
    header.top-header.checkout-toolbar .selected-plan .img-network {
        top: 20px;
        left: 12px;
    }
    .full-feature-list .feature-heading a:hover,
    .full-feature-list .feature-heading a {
        padding: 18px 15px 18px 0;
    }
    header.top-header.checkout-toolbar .logo {
        display: block;
        position: absolute;
        top: 26px;
        left: 65px;
        width: 180px;
    }

    /* altered 06/08/2015 - blog responsive tables */
   .articleBody table td {
    padding: 5px !important;
    width: 100% !important;
    clear: both !important;
    display: block;
    border: 0;
    margin: 5px 0;
    height: auto !important;
    }

   .cpw-accessories .phone-content h1{
       width: 100%;
   }
}
/**
* #.# Media Query (375px)
*
* Media Query for devices with max width of 375px wide.
*/

@media screen and (max-width: 375px) {


    .fixfixed header.top-header {
    position: absolute;
}





    .store-pickup #storesMap .infoBox .storeInfoPopup {
        min-width:260px;
        margin-left:0;
        padding-left:10px;
    }
  .store-pickup #storesMap .infoBox .storeInfoPopup .store-image {
    display: block;
    left: 190px;
    width: 80px;
    height: 80px;
    border-radius: 40px;
}
  .store-pickup #storesMap .infoBox .storeInfoPopup .store-image img {
    display: block;
    border-radius: 57px;
    width: 80px;
    height: 80px;
}



    .store-pickup .openingTimes {
        display:none;
    }







    .keep-uptodate-checkbox {
  display: inline-block;
  margin: 20px auto;
  width: 80%;
}

    .checkout .chkBillPayDDAgreement,
    .checkout .chkNetworkAgreement,
    .checkout .chkInsuranceAgreement,
    .checkout .chkInsuranceDDAgreement,
    .checkout #p_lt_ctl01_UserControl_userControlElem_pnlInsuranceAgreementReuseDD {
  display: inline-block;
  padding: 30px 0;
  margin: auto;
  width:90%;
}






    .network-agreement {
        margin:0 auto;
  }

        .network-agreement h5 {
            width: 80%;
            margin: 0 auto 20px auto;
            line-height: 1em;
        }

        .network-agreement .col-lg-7,
         .insurance-agreement .col-lg-7 {
      padding: 0 10px;
    }

        .network-agreement input[type="text"] {
            width:100%!important;
        }

        .network-agreement .chkNetworkAgreement label,
        .chkBillPayDDAgreement label {
            padding-left:20px;
            width:80%;
        }

        .checkout .chkBillPayDDAgreement,
        .checkout .chkNetworkAgreement,
        .checkout .chkInsuranceAgreement,
        .checkout .chkInsuranceDDAgreement,
        .checkout #p_lt_ctl01_UserControl_userControlElem_pnlInsuranceAgreementReuseDD {
            display: block;
              padding: 30px 10px 0 10px;
        }

        .keep-uptodate.section-padding h2 {
            line-height:1em;
        }
        .keep-uptodate-checkbox label {
            width:80%;
        }

        .order-info .wrap {
  padding: 20px;
  text-align: left;
  background: #b4c4cb;
  height: auto;
}

 .checkout-confirmation-toolbar .selected-phone,
 .checkout-confirmation-toolbar .selected-plan,
 .checkout-confirmation-toolbar .order-complete {
  width: 100%;
  height: 80px;
  float: none;
}
 .checkout-confirmation-toolbar .selected-phone span.phone-name {
max-width: 150px;
}
 .checkout-confirmation-toolbar .selected-plan .plan-name {
max-width: 150px;
}
 .checkout-confirmation-toolbar .selected-plan .price {
     max-width:100%;
 }
 .checkout-confirmation-toolbar .order-complete .fa-check {
  position: absolute;
  top: 40px;
  right: 40px;
  font-size: 0.7em;
}



    .checkout .nav-tabs > li.step1.active > a, .checkout .nav-tabs > li.step2.active > a, .checkout .nav-tabs > li.step3.active > a {
  color: #002250;
  background: #fff;
  line-height: 1em;
}


    .checkout .current-address .selectboxit-container {
  float: none;
  padding: 0;
  width: 100%;
}
    .additional-information .col-md-10.col-md-offset-3 {
  width: 90%;
  margin: 20px auto;
  float: none;
}



    .goto-checkout a.btn {
  font-size:20px;
}

    .cpw-plan-table .exclusive-banner .cpw-exclusive,
    .cpw-plan-table .exclusive-banner .pink {
        font-size:18px;
    }

     .cpw-phones-list .indicator.offer {
        left: 0;
        top: 50px;
    }
    .cpw-phone-details .indicator.offer {
        right:70%;
    }
    .cpw-plan-detail-page .indicator.offer {
        left: 20px;
        top: 20px;
    }
    .cpw-plans-tabs .image .indicator.offer {
        left: 120px;
         top: 0px;
    }


       #sliderFilterBudget {
        width:88%;
    }
    #sliderFilterData,
    #sliderFilterMins,
    #sliderFilterTexts,
    #sliderFilterTextsWorld,
    #sliderFilterMinsWorld {
        width:88%;
    }

    .cpw-refine-plans-panel .col-md-7.filters-left, .cpw-refine-plans-panel .col-md-9.filters-right {
  display: block;
  margin: 0 auto;
  width:100%;
}

    #sliderFilterDataPP,
    #sliderFilterMinsPP,
    #sliderFilterTextsPP,
    #sliderFilterMinsWorldPP,
    #sliderFilterTextsWorldPP {
         width:88%;
    }


      .comparison-toolbar .recently-viewed-phones ul,
    .comparison-toolbar .recommended-phones ul,
    .recent-recommend-toolbar .recently-viewed-phones ul,
    .recent-recommend-toolbar .recommended-phones ul {
        display: block;
        width: 90%;
        margin: 0 auto 20px auto;
        text-align: center;
    }
    .compared-phone img {
        height:60px;
        margin-top: 0;
        max-width: inherit;
    }


      .cpw-comparison-page .compared-plan .plan-only-wrap .operator-plan {
        min-height: 190px;
    }
    .cpw-comparison-page .compared-plan .plan-only-wrap .full-feature-list h2 {
        padding: 30px 0;
    }
    .cpw-plan-detail-page .plan-only-wrap .full-feature-list .feature-heading a,
    .cpw-plan-detail-page .plan-only-wrap .full-feature-list .feature-heading a.collapsed {
        font-size: 1.4em;
    }



    .goto-checkout {
        width: 100%;
    }
    header {
        height: 80px;
    }
    .checkout-toolbar .selected-plan {
        line-height: 18px;
        padding-top: 15px;
        padding-left: 5px;
    }
    .my-comparsion-toolbar {
        width: 180px;
        height: 370px;
        bottom: -370px;
    }
    .my-comparsion-toolbar.cbp-spmenu-bottom.cbp-spmenu-open {
        bottom: 68px;
        width: 180px;
    }
    .my-comparsion-toolbar h3 {
        font-size: 1.1em;
    }
    .comparison-toolbar .compare-phones .openToolBar .compare-text {
        display: inline-block;
        color: #fff;
        padding: 15px 15px 15px 15px;
    }
    .comparison-toolbar .compare-phones {
        padding-top: 0;
        padding-bottom: 0;
    }
    .compare-mobile-placeholder {
        width: 50%;
        margin-top: 10px;
    }
    .my-comparsion-toolbar .row.green .fa.fa-exchange {
        position: absolute;
        top: 25px;
        right: 15px;
        font-size: 1.25em;
    }
    .my-comparsion-toolbar .compared-phone {
        min-height: 100px;
        height: auto;
        /*background: red;*/

        padding: 20px 0;
    }
    .my-comparsion-toolbar .compared-phone img {
        height: auto;
        width: 30px;
    }
    .my-comparsion-toolbar .comparison-tools .close-btn {
        font-size: 0.8em;
        margin-top: 0;
    }
    .my-comparsion-toolbar .add-compared-phone {
        min-height: 100px;
    }
    .cpw-why-choose-left h3,
    .cpw-why-choose-right h3 {
        line-height: 1em;
    }
    .cpw-support-top-questions h2 {
        line-height: 1em;
    }
    .cpw-support-top-questions a {
        padding-left: 10px;
    }
    .cpw-support-search-field .field-wrapper {
        padding-left: 8px;
    }
    .cpw-support-search-field input[type="submit"] {
        top: 40px;
    }
    /**
    * #.# Recommend Toolbar
    *
    * Recommend Toolbar on content pages
    */

    .recent-recommend-toolbar .recently-viewed-phones,
    .recent-recommend-toolbar .recommended-phones {
        margin-left: 0;
        width: 100%;
    }
    .recent-recommend-toolbar .recently-viewed-phones h3,
    .recent-recommend-toolbar .recommended-phones h3 {
        padding: 20px 0 20px 0;
        width: 100%;
        text-align: center;
        line-height: normal;
        font-size: 1.875em;
    }
    .article-50 h2 {
        bottom: 90px;
        font-size: 2em;
        width: 90%;
    }
    .article-33 h2 {
        bottom: 80px;
        font-size: 2em;
        width: 90%;
    }
    .article-50 p {
        bottom: 65px;
        height: 25px;
        overflow: hidden;
    }
    .article-33 p {
        bottom: 60px;
        height: 25px;
        overflow: hidden;
        position: absolute;
        color: #fff;
        left: 10px;
        z-index: 20;
    }
}
/**
* #.# Media Query (360px)
*
* Media Query for devices with max width of 360px wide.
*/

@media screen and (max-width: 360px) {

    .indicator {
  width: 80px;
  height: 80px;
  position: absolute;
  top: 50px;
  left: 0;
}
    .phone-images-wrap .indicator {
  left: 10%;
}
    .phone-img-wrap .indicator {
  top: 0px;
  left: 0;
}
    .plan-overview .indicator {
  top: 5%;
  left: 5%;
}



     #simfree .indicator.offer {
  left: 20px;
  top: 0;
}


    .cpw-comparison-page .owl-carousel .owl-item {
        width: 180px !important;
    }
    .cpw-comparison-page .owl-controls .owl-next {
        left: 290px;
    }


      .cpw-plans-tabs .plan-content .title h1 {
        line-height: 1;
    }
    .cpw-plan-table.prepaytable .operator-Col,
    .cpw-plan-table.prepaytable .phone-Col {
        font-size: 0.8em;
        font-weight: normal;
    }

    .checkout-toolbar .selected-plan {
        padding-top: 12px;
        font-weight: bold;
    }
    .cpw-plan-table .select-plan a.mobile-hide {
        font-size: 1em;
        padding: 33px 5px;
    }
    .cpw-refine-plans-panel .caret {
  top: -19px;
  right: 200px;
}
    .cpw-plans-tabs .tab-content .container {
        padding: 0;
        position: relative;
    }
    .cpw-refine-plans-panel .col-md-16 {
        margin-top: 20px;
    }

    .cpw-refine-plans-panel .col-md-6.filters-left {
        margin: 0 auto;
        width: 90% !important;
        display: block;
    }
    .btns-left .btn {
        padding: 7px 6px;
    }
    .cpw-refine-plans-panel .close-btn {
        padding: 7px 10px 7px 22px;
        width: 110px;
        display: inline;
    }
    .cpw-refine-plans-panel .col-md-10.filters-right {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    .cpw-refine-plans-panel .col-md-7.filters-left,
    .cpw-refine-plans-panel .col-md-9.filters-right {
        display: block;
        margin: 0 auto;
        width: 100%;
    }
    /** footer */

    footer .cpw-partners {
        width: 340px;
    }

     #cpw-refine-plans-panelBP .row .filters-left,
     #cpw-refine-plans-panelBP .row .filters-right {
        width: 100%;
    }

     #sliderFilterTexts,
     #sliderFilterMins,
     #sliderFilterMinsWorld,
     #sliderFilterTextsWorld,
     #sliderFilterTextsPP,
     #sliderFilterMinsPP,
     #sliderFilterTextsWorldPP,
     #sliderFilterMinsWorldPP {
         width:85%;
     }

     #sliderFilterData,
     #sliderFilterDataPP {
          width:90%;
     }


     /**
    * #.#
    */
    /**
	* #.# CPW - Magazine Home  & Article Page -- 360
	*/

    .magazine-content {
        margin: 0 0 24px 0;
    }
     .magazine-content .article-33 .location {
        width: auto;
    }
    .magazine-content .article-33 .author-location,
    .magazine-content .article-50 .author-location {
        height: 34px;
    }
    .magazine-content .article-33 .category,
    .magazine-content .article-50 .category,
    .magazine-content .article-100 .category {
        right: 0;
    }
    /**
	* #.# CPW - Magazine Home Page  -- 360
	*
	* (1)Page Title, (2)Article List
	*/
    /**
	* #.# (1)Page Title
	*/
    /**
	* #.# (2)Article List
	*/
    /**
	* #.# CPW - Magazine Article Page -- 360
	*
	* (1)Main Image & Header, (3)Social Media Icons, (4)Recent Articles, (5)Content
	*/
    /**
	* #.# (1)Main Image & Header
	*/

    .magazine-content .main-image {
        height: 160px;
    }
    .magazine-content .article-content {
        /*margin-top: -23px;*/
    }
    .magazine-content .article-content .article-100 .overlay {
        background-position: 0 24%;
    }
    .magazine-content .article-content .article-100 header h1 {
        font-size: 2.25em;
        padding: 22px 0 15px 12px;
    }
    /**
	* #.# (2)Social Media Icons
	*/

    .magazine-content #social-buttons-footer {
        width: 90%;
    }
    .magazine-content #social-buttons-dt {
        width: 100%;
        margin-right: 0;
    }
    /**
	* #.# (3)Recent Articles
	*/

    .magazine-content .sidebar-recent-articles .article-100 header {
        left: 2.5%;
        width: 95%;
    }
    /**
	* #.# (4)Content
	*/

    .magazine-content .article-50 h2,
    .magazine-content .article-33 h2,
    .magazine-content .article-100 h2 {
        bottom: 80px;
    }
    .cpw-2column.magazine-content .article-content p {
        padding: 15px 5px;
    }


      .cpw-phones-list-wrapper .cpw-refine-search-panel .caret {
        margin-right: -22px;
        position: absolute;
        right: 75%;
    }


    /**
    * #.# Phones List Page
    *
    * Phone List Page, with all phones, and tool for comparison etc...
    */

    .cpw-phones-list-wrapper .title h1 {
        /*padding-top: 0;*/
        font-size: 1.8em;
        line-height: 1.1em;
    }
    .cpw-phones-list .phone-preview {
        margin: 15px 0;
        width: 50%;
    }
    .cpw-phones-list .phone-preview:nth-child(odd) {
        padding-left: 10px;
        padding-right: 5px;
    }
    .cpw-phones-list .phone-preview:nth-child(even) {
        padding-right: 10px;
        padding-left: 5px;
    }
    .cpw-phones-list .phone-and-plan {
        margin: 0;
    }
    .cpw-phones-list .phone-and-plan {
        width: 100%;
        margin-bottom: 3px;
    }
    .cpw-phones-list .phone-only {
        width: 100%;
    }
    .cpw-phones-list .phone-only .inner-wrap {
        min-height: 90px;
    }
    .cpw-phones-options .sortby,
    .cpw-phones-options .refine-compare-tools {
        width: 100%;
        padding: 0;
    }
    .cpw-phones-options .sortby .selectboxit-container .selectboxit {
        width: 100%;
        margin: 0 0 5px 0;
    }
    .cpw-phones-list .phone-image-wrapper img {
        max-height: 217px;
    }
    .cpw-phones-options .refine-compare-tools #refine-tool-btn,
    .cpw-phones-options .refine-compare-tools #compare-tool-btn {
        width: 49%;
        margin: 0 0 5px 0;
    }
    #refine-tool-btn {
        float: left;
    }
    .cpw-phones-list .phone-and-plan h3,
    .cpw-phones-list .phone-only h3 {
        font-size: 0.7em;
    }
    .cpw-phones-list .phone-and-plan .price,
    .cpw-phones-list .phone-only .price,
    .phone-best-price .phone-and-plan .price,
    .phone-best-price .phone-only .price {
        font-size: 2em;
    }
    .cpw-phones-list .phone-and-plan .price-per-month {
        font-size: 1em;
    }
    .cpw-phone-details .networks ul li {
        width: 50px;
    }
    .phone-social-sharing #social-buttons {
        text-align: center;
        width: 100%;
    }
    .comparison-toolbar .compare-phones .openToolBar {
        font-size: 1.2em;
    }
    /**
    * #.# Phones Details Page
    *
    * Phone List Page, with all phones, and tool for comparison etc...
    */

    .phone-title .btn {
        padding: 14px 10px;
    }
    /** Compare Buttons */

    .comparison-toolbar .compare-phones .fa {
        right: 10px;
    }
    .add-compared-phone {
        height: 50px;
    }
    .compared-phone {
        height: 50px;
    }
    .compared-phone img {
        height: 50px;
    }

    .cpw-comparison-page .compared-plan .plan-only-wrap .plan-overview ul li {
        padding: 15px 0;
        width: 100%;
        min-height: 1px;
    }
    .cpw-comparison-page .compared-plan .plan-only-wrap .plan-overview ul li.world span.label {
        padding-bottom: 16px;
    }


        /**
    * #.# CPW - Accessories List Page
    *
    * (1)Header, (2)List, (3)Header
    */
    /**
    * #.# (1) Header
    */

    cpw-accessories .phone-images-wrap {
        margin-top: 10px;
    }
    .cpw-phones-accessories .sortBy {
        width: 100%;
        padding: 0;
    }
    .cpw-phones-accessories .sortBy > div {
        width: 320px;
        margin: 0 auto;
        display: block;
    }
    .cpw-phones-accessories .cpw-phones-options .ProductFilter {
        float: none;
        height: 240px;
        margin: 0 auto;
    }
    .cpw-phones-accessories .selectboxit-container .selectboxit {
        margin-bottom: 10px;
    }
    .cpw-phones-accessories .cpw-phones-options .ProductFilter .td {
        margin-left: 0;
    }
    .cpw-phones-list-wrapper.cpw-phones-accessories {
        /*margin-top: -20px;*/
    }


    .cpw-accessories-list .product-pricing .was.price {
        margin-right: 2px;
        font-size: 1.69em;
    }

    #storesMap .infoBox .storeInfoPopup {
        margin-left: 0;
        padding-left: 110px;
        min-width: 280px;
        max-width: 280px;
    }
    .stores-list-wrapper .single-store {
        width: 90%;
        padding: 0;
    }
    .my-comparsion-toolbar .row.green .fa.fa-exchange {
        top: 20px;
    }
    .my-comparsion-toolbar .close-btn .fa {
        right: 5px;
    }
    body {
        padding-top: 80px;
    }
    header.top-header {
        height: 80px;
    }
    header.top-header > .container-fluid > .logo {
        margin-top: -16px;
        margin-left: -90px;
        width: 180px;
        height: 32px;
    }
    .mobile-nav {
        left: 5px;
    }
    header button#showMenuLeft span {
        font-size: 1.5em;
    }
    .cart-login {
        right: 15px;
    }
    header .cart .fa {
        font-size: 1.8em;
    }
    .cpw-comparison-page .compared-phone {
        width: 100%;
    }
    .comparsion-tool-topbar h1 {
        line-height: normal;
        padding: 0 0 0 20px;
    }
    footer .footer-row3 .copyright {
        padding-top: 5px;
    }
    .checkout-toolbar .selected-plan {
        line-height: 18px;
        padding-top: 15px;
        padding-left: 5px;
    }
    .cpw-core-options .core-option {
        min-height: 1px;
        padding-bottom: 66px;
    }
    .cpw-more-news article h2,
    .cpw-related-articles article h2 {
        line-height: 1em;
        bottom: 60px;
        width: 95%;
    }
    /**
    * #.# Homepage Magazine Articles
    *
    * Homepage page magazine articles.
    */

    .magazine-content .article-33 .author-date {
        top:0;
    }

    .article-33,
    .article-50 {
        padding: 70% 0 0 0;
    }
    .article-33 header,
    .article-50 header {
        width: 90%;
    }
    .article-50 h2,
    .article-33 h2 {
        bottom: 80px;
        font-size: 2em;
    }
    .article-50 p,
    .article-33 p {
        bottom: 55px;
        height: 25px;
        overflow: hidden;
        z-index: 99;
        position: absolute;
        color: #fff;
        left: 12px;
    }
    .article-33 footer,
    .article-50 footer {
        font-size: 0.8em;
        bottom: 10px;
        left: 20px;
    }
    .article-50 h2,
    .article-33 h2 {
        font-size: 1.75em;
    }
}
/**
* #.# Media Query (320px)
*
* Media Query for devices with max width of 320px wide.
*/

@media screen and (max-width: 320px) {


    .cpw-2column .article-content .blog-tags ul.tags {
        width:100%;
        height:auto;
        margin:10px 0;
    }
    .cpw-2column .article-content .blog-tags {
        line-height:normal;
    }


    .cpw-homepage-featured-articles .article-33 .author-date,
    .cpw-homepage-featured-articles .article-50 .author-date {
        /*left:55px;*/
    }

      .cpw-homepage-featured-articles .article-33 .author-date {
        /*left:55px;*/
        /*top:-16px;*/
        top:0;
    }


    .security-question .selectboxit-container span.selectboxit-text {
    max-width:70%!important;
}


    .cpw-plans-tabs .image .indicator.offer {
  left: 95px;
  top: 0px;
}

    #simfree .indicator.offer {
  left: 20px;
  top: 0;
}


     .comparsion-tool-topbar .compare-against {
        display: none;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .all-price-plans a,
    .cpw-comparison-page .compared-phone.col-md-6 .all-price-plans a,
    .cpw-comparison-page .compared-phone.col-md-5 .all-price-plans a,
    .cpw-comparison-page .compared-phone.col-md-4 .all-price-plans a,
    .cpw-comparison-page .compared-phone.col-md-3 .all-price-plans a {
        font-size: 0.8em;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-best-price h2,
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price h2,
    .cpw-comparison-page .compared-phone.col-md-4 .phone-best-price h2,
    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price h2 {
        padding: 25px 0 17px 0;
        text-align: center;
        font-size: 1.2em;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-review header h2.max,
    .cpw-comparison-page .compared-phone.col-md-6 .phone-review header h2.max,
    .cpw-comparison-page .compared-phone.col-md-5 .phone-review header h2.max,
    .cpw-comparison-page .compared-phone.col-md-4 .phone-review header h2.max,
    .cpw-comparison-page .compared-phone.col-md-3 .phone-review header h2.max {
        display: block;
        bottom: 0;
        padding: 28px 0;
        color: #fff;
        font-size: 1.1em;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .full-feature-list .feature-heading a.collapsed,
    .cpw-comparison-page .compared-phone.col-md-6 .full-feature-list .feature-heading a.collapsed,
    .cpw-comparison-page .compared-phone.col-md-4 .full-feature-list .feature-heading a.collapsed,
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list .feature-heading a.collapsed {
        font-size: 0.7em;
        padding: 19px 10px 19px 0;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-phone.col-md-6 .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-phone.col-md-4 .full-feature-list .feature-heading a,
    .cpw-comparison-page .compared-phone.col-md-3 .full-feature-list .feature-heading a {
        font-size: 0.7em;
        padding: 19px 10px 19px 0;
    }
    .cpw-comparison-page .compared-phone.col-md-8 .phone-best-price .phone-and-plan h3,
    .cpw-comparison-page .compared-phone.col-md-8 .phone-best-price .phone-only h3,
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price .phone-and-plan h3,
    .cpw-comparison-page .compared-phone.col-md-6 .phone-best-price .phone-only h3,
    .cpw-comparison-page .compared-phone.col-md-4 .phone-best-price .phone-and-plan h3,
    .cpw-comparison-page .compared-phone.col-md-4 .phone-best-price .phone-only h3,
    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price .phone-and-plan h3,
    .cpw-comparison-page .compared-phone.col-md-3 .phone-best-price .phone-only h3 {
        padding: 22px 0 0 0;
        font-size: 0.8em;
    }
    .comparison-toolbar .compared-phone,
    .comparison-toolbar .add-compared-phone {
        height: 50px;
        width: 22px;
    }
    .my-comparsion-toolbar.cbp-spmenu-bottom.cbp-spmenu-open {
        bottom: 74px;
        width: 160px;
    }
    .cpw-comparison-page .owl-carousel .owl-item {
        width: 160px!important;
    }
    .cpw-comparison-page .owl-controls .owl-next {
        left: 250px;
    }
    .cpw-comparison-page .compared-phone.col-md-4 {
        width: 100%;
    }
    .cpw-comparison-page .owl-carousel .owl-item .compared-phone.col-md-4,
    .cpw-comparison-page .owl-carousel .owl-item .compared-phone.col-md-3 {
        width: 100%!important;
    }
    .cpw-comparison-page .owl-controls {
        position: absolute;
        top: 150px;
        margin: 0!important;
    }


    .cpw-comparison-page .compared-plan .full-feature-list .feature-heading a span.link-text {
        text-indent: 6px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        max-width: 50px;
        top: 0;
        position: relative;
        display: inline-block;
    }


     .checkout-toolbar .selected-phone {
        width: 81%;
    }
    .checkout-toolbar .selected-phone span {
        top: 6px;
    }
    .checkout-toolbar .selected-plan {
        padding-top: 14px;
        padding-left: 0;
        display: none;
    }
    .selected-plan span {
        text-indent: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: inline-block;
        max-width: 80px;
        top: -5px;
        position: relative;
        line-height: normal;
        font-size: 16px;
    }
    .checkout-toolbar .selected-phone span {
        max-width: 220px;
    }
    .ui-slider-pips .ui-slider-pip {
        font-size: 0.59em;
    }
    /*.cpw-plan-table .operator {
        max-width: 55px;
    }*/

    .select-plan .btn {
        white-space: normal;
        max-width: 75px;
    }
    .cpw-plan-table .select-plan a.mobile-hide {
        font-size: 1em;
        padding: 20px 5px;
        line-height: 1.2em;
    }
    .cpw-plan-table.prepaytable .operator {
        width: auto;
    }
    .cpw-plans-tabs .nav-tabs > li.billpay > a,
    .cpw-plans-tabs .nav-tabs > li.prepay > a,
    .cpw-plans-tabs .nav-tabs > li.simfree > a {
        font-size: 1.2em;
    }
    .cpw-plans-tabs .nav-tabs > li.simfree > a {
        padding-bottom:47px;
    }
    .cpw-plan-table .outofstock-plan span {
        padding: 19px 0;
        font-size: 1em;
    }

    .cpw-prepay-table .operator {
        /*width: 72px;*/
        width:100%;
            max-width: 100%;
    }
    .cpw-refine-plans-panel .close-btn {
        width: 100px;
    }
    /** footer */

    footer .cpw-partners {
        width: 300px;
    }


    .cpw-plan-table .select-plan a {
        display: block;
        font-size: 1em;
        padding: 18px 5px;
    }
    .cpw-plan-table .outofstock-plan span {
        padding: 9px 0;
        font-size: 0.7em;
    }
    .cpw-plan-table tr th.selectplan-Col {
        width: 15%;
        padding: 0;
    }

    .cpw-plan-table .select-plan-box {
        padding: 0;
        /*line-height: 75px;*/

        /*height: 50px;*/
        /*border-top: solid 2px #fff;
        border-right: solid 1px #fff;
        border-bottom: solid 2px #fff;
        border-left: solid 1px #fff;*/
    }
    .cpw-plan-table .plan-price .plantitle {
        width: 77%;
    }
    .cpw-plan-table .select-plan-box .picker .picker-handle {
        float: none;
    }


     .cpw-plan-detail-page .operator-plan {
        padding: 0;
    }
    .cpw-plan-detail-page .operator-plan .logo,
    .cpw-plan-detail-page .operator-plan .plan-title {
        width: 100%;
        text-align: center;
    }
    .cpw-plan-detail-page .operator-plan .plan-title {
        padding-top: 20px;
    }
    .cpw-plan-detail-page .operator-plan .plan-title h2 {
        text-align: center;
    }
    .cpw-plan-detail-page .operator-plan .plan-title h3 {
        font-size: 2em;
        line-height: 0.9em;
    }
    .cpw-plan-detail-page .feature-value {
        display: block;
        position: relative;
        left: 24%;
        width: 30%;
    }
    .cpw-plan-detail-page .full-feature-list .feature-heading .what-this {
        padding-left: 16px;
    }
    .cpw-plan-detail-page .full-feature-list .feature-heading a .fa.fa-arrow-circle-up,
    .cpw-plan-detail-page .full-feature-list .feature-heading a .fa.fa-arrow-circle-down {
        top: 20px;
        position: absolute;
        right: 10px;
        float: none;
    }
    .cpw-plan-detail-page .plan-overview {
        padding-left: 10px;
        padding-right: 10px;
    }
    .cpw-plan-detail-page .phone-best-price .buy-plan {
        padding: 0 0;
    }
    .cpw-plan-detail-page .overview ul li {
        width: 32%;
        padding-bottom: 5px;
        height: auto;
        min-height: 100px;
        padding: 1px;
    }


      /**
	* #.# CPW - Magazine Home  & Article Page -- 320
	*/

    .magazine-content {
        margin: 0 0 24px;
        padding-bottom: 0;
    }
    .magazine-content .article-33 .location {
        width: 78px;
    }
    .magazine-recent-articles .article-33 .location,
    .magazine-recent-articles .article-50 .location,
    .cpw-homepage-featured-articles .article-33 .location,
    .cpw-homepage-featured-articles .article-50 .location {
        width: auto;
    }
    /**
	* #.# CPW - Magazine Home Page  -- 320
	*
	* (1)Page Title, (2)Article List
	*/
    /**
	* #.# (1)Page Title
	*/
    /**
	* #.# (2)Article List
	*/
    /**
	* #.# CPW - Magazine Article Page -- 400
	*
	* ((1)Author, (2)Social Media Icons, (3)Recent Articles, (4)Content
	*/
    /**
	* #.# (1)Author
	*/

    .magazine-content .article-content .author {
        float: left;
        padding-left: 0;
        width: 100%;
    }
    .magazine-content .article-33 .author-location,
    .magazine-content .article-50 .author-location,
    .magazine-content .article-100 .author-location {
        max-width: 80%
    }
    /*** THIS NEEDS TO BE LOOKED AT IN HIGER RESOULUTIONS ****/
    /**
	* #.# (2)Social Media Icons
	*/

    .magazine-content .article-social-sharing {
        padding: 55px 0;
    }
    .magazine-content #social-buttons-dt {
        margin: 0 -5px;
    }
    .magazine-content #social-buttons-footer {
        float: left;
        margin-left: 7px;
        margin-right: 0;
    }
    /**
	* #.# (3)Recent Articles
	*/

    .magazine-content .sidebar-recent-articles .article-100 header h2 {
        font-size: 1.5em;
    }
    /**
	* #.# (4)Content
	*/

    .magazine-content .article-50 h2,
    .magazine-content .article-33 h2,
    .magazine-content .article-100 h2 {
        font-size: 1.5em;
        line-height: 1.1;
    }


    .compare-mobile-placeholder {
        width: 50%;
        margin-top: 15px;
    }
    .cpw-phones-list .phone-preview .add-to-compare {
        float: none;
        padding: 6px 16px 6px 8px;
        width: 100%;
        color: #060606;
        text-align: left;
        background: #dde3e4;
    }
    .cpw-phones-list .phone-preview .add-to-compare .fa {
        margin-right: 6px;
    }
    .compare-phones {
        font-size: 1.19em;
    }
    .cpw-phones-list .phone-image-wrapper img {
        max-height: 195px;
    }
    .cpw-phones-list .phone-image-wrapper {
        height: 320px;
    }


      .cpw-comparison-page .compared-plan .plan-only-wrap .plan-overview ul li {
        width: 100%;
    }
    .cpw-plan-detail-page .plan-only-wrap .full-feature-list .feature-heading a,
    .cpw-plan-detail-page .plan-only-wrap .full-feature-list .feature-heading a.collapsed {
        font-size: 1.2em;
    }
    .all-plans-wrapper .cpw-plan-table tr th.operator-Col {
        width: 90px;
        padding-left: 0;
    }
    .all-plans-wrapper .cpw-plan-table tr th.plan-Col {
        width: 80px;
    }
    .all-plans-wrapper .cpw-plan-table .operator {
        width: auto;
    }


    /**
    * #.# CPW - Accessories List Page
    *
    * (1)Header, (2)List, (3)Header
    */
    /**
    * #.# (1) Header
    */

    .cpw-phones-accessories .sortBy > div {
        width: 100%;
    }
    .cpw-phones-accessories .cpw-phones-options .ProductFilter {
        display: block;
        float: none;
        margin: 0 auto;
    }
    .cpw-accessories-list span span:nth-child(even) .phone-preview {
        padding-left: 5px;
        padding-right: 10px;
    }
    .cpw-accessories-list .product-pricing .was.price,
    .cpw-accessories-list .product-pricing .price {
        font-size: 1.5em;
    }
    .cpw-accessories-list .phone-preview {
        min-height: auto;
    }
    .cpw-phones-accessories .title.col-md-8 {
        padding: 0;
    }
    .cpw-phones-accessories .cpw-phones-options .ProductFilter .td {}
    .cpw-accessories-list .phone-image-wrapper {
        height: 340px;
        min-height: auto;
    }
    .cpw-accessories-list.cpw-phones-list .phone-preview {
        margin: 0;
    }
    .cpw-accessories-list .phone-image-wrapper h2 {
        height: 48px;
        line-height: 1;
        margin-bottom: 30px;
        overflow: hidden;
        padding: 0 10px;
    }
    .cpw-accessories {
        /*margin-top: -20px;*/
    }
    .cpw-accessories .phone-images-wrap {
        text-align: center;
    }
    .cpw-accessories .phone-images-wrap img {
        margin: 0 auto;
        text-align: center;
        width: 85%;
    }


    #features {
        padding: 0!important;
    }
    .cpw-plan-detail-page #features {
        padding: 0 10px!important;
    }
    .cpw-phone-details .full-feature-list .icon {
        margin: 0 22px 0 19px;
    }
    .cpw-phone-details .phone-information .networks span {
        height: 30px;
    }
    .cpw-phone-details .phone-information .networks span.instock {
        padding-top: 10px;
        height: 30px;
    }
    .cpw-phone-details .phone-information .networks span.caret {
        height: 1px;
        padding: 0;
        display: none;
    }
    .cpw-phone-details .networks h4 {
        line-height: 1em;
    }
    .cpw-plan-detail-page .phone-image img {
        /*height: 150px;*/
    }
    .cbp-spmenu-navlinks {
        padding: 12px 0 12px 68px;
        height: 320px;
        overflow-y: scroll;
    }
    .cbp-spmenu-vertical {
        width: 260px;
        height: 100%;
        top: 0;
        z-index: 4000;
    }
    .cbp-spmenu-push-toright header {
        left: 260px;
        transition: all 0.3s ease;
    }
    .cbp-spmenu-push-toright {
        left: 260px;
    }
    .cpw-support-top-questions h2 {
        line-height: 1em;
    }
    .cpw-support-top-questions a {
        padding-left: 10px;
    }
    .cpw-support-search-field .field-wrapper {
        padding-left: 8px;
    }
    .cpw-support-search-field input[type="submit"] {
        top: 40px;
    }
    .full-feature-list .feature-heading a.collapsed {
        padding: 18px 15px 18px 0;
        font-size: 1.2em;
    }
    .comparison-toolbar .compare-phones {
        padding-top: 0;
        padding-bottom: 0;
    }
    .cpw-why-choose-left h3,
    .cpw-why-choose-right h3 {
        margin: -5px 0 0 0;
        padding: 0;
        line-height: 1.2em;
    }
    /** Comparsion Tool */
    /**
    * #.# Phone Details Page
    *
    * Phone Colors width so 4 colours max can be showen
    */

    .cpw-phone-details .available-colours-wrap .coloursWrap div {
        height: 36px;
        width: 36px;
    }
    .colour {
        height: 32px;
        width: 32px;
    }
    /**
    * #.# Comparison Toolbar
    *
    * Comparison Tool
    */

    .compare-mobile-placeholder img {
        margin: 0px 0 0 0;
    }
    .comparison-toolbar .compare-phones .openToolBar {
        font-size: 1.4em;
    }
    .comparison-toolbar .recently-viewed-phones img {
        margin-top: 10px;
    }
    .add-compared-phone {
        height: 37px;
    }
    .compare-mobile-placeholder {
        margin-top: 7.5%;
        padding: 0 5px;
    }
    .comparison-toolbar .compare-phones .openToolBar .compare-text {
        display: inline-block;
        color: #fff;
        padding: 15px 15px 15px 10px;
        font-size: 0.8em;
    }
    /**
    * #.# My Comparisons
    *
    * My Comparison Toolbar, displays all phones added to the compare list, allows to add new phones and remove phones.
    */

    .my-comparsion-toolbar {
        width: 161px;
        height: 400px;
        bottom: -400px;
    }
    .my-comparsion-toolbar h3 {
        font-size: 1.0em;
    }
    .my-comparsion-toolbar .row.green .fa.fa-exchange {
        position: absolute;
        top: 20px;
        right: 15px;
        font-size: 1.25em;
    }
    .my-comparsion-toolbar .compared-phone {
        min-height: 100px;
        height: auto;
        /*background: red;*/

        padding: 20px 0;
    }
    .my-comparsion-toolbar .compared-phone img {
        height: auto;
        width: 30px;
    }
    .my-comparsion-toolbar .comparison-tools .close-btn {
        font-size: 0.7em;
    }
    .my-comparsion-toolbar .close-btn .fa {
        font-size: 1em;
        margin: 2px 2px 0px;
        right: 16px;
        position: absolute;
    }
    .cpw-comparison-page .compared-phone {
        width: 100%;
    }
    .comparsion-tool-topbar h1 {
        line-height: normal;
        padding: 0 0 0 20px;
    }
    /**
    * #.# Promotion Page Top Section
    *
    * styles for top section
    */

    .promotion-content .bundle-price-wrap {
        padding: 20px 0 0 0;
    }
    /**
    * #.# Promotion Page Middle Section
    *
    * styles for middle section
    */

    .promotion-content.middle-section h1 {
        line-height: 1.1em;
    }
    /**
    * #.# Promotion Page Bottom Section
    *
    * styles for Bottom section
    */

    .promotion-content.bottom-section .bundle-text h1 {
        line-height: 1.1em;
    }
    /**
    * #.# CPW More News
    *
    * Selected articles showing extra news articles
    */

    .cpw-more-news .view-more,
    .cpw-related-articles .view-more {
        width: 75%;
    }
    .cpw-related-articles h1 {
        line-height: 1.0em;
    }
    .cpw-support-search-field input[type="text"] {
        font-size: 1.0em;
    }
    .cpw-support-search-field button {
        position: absolute;
        right: 15px;
        top: 45%;
    }
    .cpw-support-top-questions a {
        padding-right: 45px;
    }
    .cpw-magazine-2column .article-content .author .author-date {
        left: 135px;
    }
    .checkout-toolbar .back-button {
        margin-right: 0;
        padding: 0 10px;
    }
    .checkout-toolbar .product-name {
        width: 83%;
    }
    /**
    * #.# Checkout: Current Number
    *
    * Current Number or New Number
    */

    .checkout .delivery-method h2 span {
        line-height:1em;
    }

    .keep-number,
    .new-number,
    .prepay-customer,
    .billpay-customer,
    .new-customer {
        width: 100%;
        margin: 20px auto!important;
    }
    .current-number .keep-number .button h3,
    .current-number .new-number .button h3 {
        line-height: 1em;
    }
    .checkout-page .keep-number,
    .checkout-page .new-number,
    .checkout-page .prepay-customer,
    .checkout-page .billpay-customer,
    .checkout-page .new-customer {
        width: 100%;
        margin: 20px auto;
    }
    .delivery-method .col-lg-4 {
        margin: 20px auto;
        width: 100%;
    }
    .checkout-page .btn-wrap a {
        font-size: 1.4em;
    }
    .identity-proof .photo-id,
    .identity-proof .bill-id,
    .identity-proof .bank-id {
        margin: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .identity-proof h4 {
        display: block;
        text-align: center;
    }
    .identity-proof .fa {
        display: block;
        margin-bottom: 10px;
        text-align: center;
    }
    .identity-proof .btn-wrap a {
        font-size: 1.2em;
    }
    .store-pickup .choose {
        width: 100%;
        margin: 0 0 20px 0;
    }
    .additional-information .btn-wrap {
        margin-top: 20px;
    }
    .additional-information .keep-uptodate h2,
    .additional-information .security-question-wrap h2 {
        line-height: 1em;
    }
    /**
    * #.# Footer
    *
    * Footer elements, contains seo links to sections of the site, social media icons, marketing banners and partner logos.
    */

    footer .social-icons ul {
        margin: 0 auto;
        width: 100%;
    }
    footer section.footer-row3 .copyright,
    footer section.footer-row3 .continuum-credit a {
        line-height: normal;
    }
    footer section.footer-row3 .continuum-credit a {
        background: url("../images/ico-continuum.png") no-repeat 32% 0;
        background-size: 23px auto;
    }
    footer section.footer-row3 .copyright,
    footer section.footer-row3 .continuum-credit {
        padding: 0;
    }
    footer .footer-row2 .dixons-group {
        padding: 0;
        width: 100%;
        text-align: left;
    }
    footer .footer-row2 .dixons-group h3 {
        float: left;
    }
    footer .footer-row3 .copyright {
        padding-top: 0;
        width: 60%;
    }
    footer .footer-row3 .continuum-credit {
        padding: 0;
        width: 40%;
    }
    footer .footer-row3 .continuum-credit a {
        line-height: 16px;
        background-position: 10% 0;
    }
    .checkout-toolbar .selected-plan {
        line-height: 18px;
        padding-top: 15px;
        padding-left: 5px;
    }
    header.top-header.checkout-toolbar .logo {
        display: block;
        position: absolute;
        top: 40px;
        left: 65px;
        width: 160px;
    }
}

/*** new stuff ***/

@media (max-width:400px) {

    .cpw-plan-table .phone-price span.plan-name,
    .cpw-plan-table .plan-price span.plan-name {
        display: none;

    }

    .cpw-plan-table .operator img {
        height: 40px;
    }
    .cpw-plan-table tr td {
        background: #f1f4f5;
            border-top: solid 2px #fff;
    border-right: solid 1px #fff;
    border-bottom: solid 2px #fff;
    border-left: solid 1px #fff;
    }
    .cpw-plan-table .phone-price {
        border:none;
    }
    .cpw-plan-table .select-plan {
    border: solid 0px #fff;
    }
    .cpw-plan-table .outofstock-plan {
        border:none;
    }

    .cpw-prepay-table.cpw-plan-table tr td:first-child {
        background:#fff;
    }

}

@media (max-width:768px) {
     .cpw-plan-table tr td {
        background: #f1f4f5;
            border-top: solid 2px #fff;
    border-right: solid 1px #fff;
    border-bottom: solid 2px #fff;
    border-left: solid 1px #fff;
    }
       .cpw-plan-table .phone-price {
        border:none;
    }
    .cpw-plan-table .select-plan {
    border: solid 0px #fff;
    }
    .cpw-plan-table .outofstock-plan {
        border:none;
    }
     .cpw-prepay-table.cpw-plan-table tr td:first-child {
        background:#fff;
    }


}

@media (max-width:1024px) {
    .cpw-plan-table .phone-price span.plan-name,
    .cpw-plan-table .plan-price span.plan-name {
        display: none;

    }
    .cpw-plan-table tr td {
        background: #f1f4f5;
            border-top: solid 2px #fff;
    border-right: solid 1px #fff;
    border-bottom: solid 2px #fff;
    border-left: solid 1px #fff;
    }
      .cpw-plan-table .select-plan {
    border: solid 0px #fff;
    }
    .cpw-plan-table .outofstock-plan {
        border:none;
    }
}

@media (min-width:992px) {

   .cpw-plan-table .Plan-value,
   .cpw-plan-table .plan-value,
   .cpw-plan-table .plan-value.texts {
       padding:38px 0;
       border:none;
   }
   .cpw-plan-table .phone-price,
    .cpw-plan-table .plan-price,
    .cpw-plan-table .Plan-price {
        padding: 0 4px;
        font-size: 14px;
        border:none;
    }
     .cpw-prepay-table.cpw-plan-table tr td:first-child {
        background: #f1f4f5;
    }
      .cpw-plan-table tr td:nth-child(2) {
        background: #f1f4f5;
    }
      .cpw-prepay-table.cpw-plan-table tr td:nth-child(2) {
            background: #f1f4f5;
    }
      .cpw-plan-table .select-plan a.mobile-hide {
        font-size: 2em;
        padding: 36px 5px;
    }

      .cpw-plan-table .select-plan-box, .cpw-plan-table .select-Plan-box {
    padding: 41px 14px 40px 0;
    background: #f1f4f4;
}

      .cpw-plan-table .exclusive-banner td {
       border-top: solid 0px #fff;
    }


}

@media (min-width:1180px) {

    .cpw-plan-table tr td {
         background: #f1f4f5;
            border-top: solid 2px #fff;
    border-right: solid 1px #fff;
    border-bottom: solid 2px #fff;
    border-left: solid 1px #fff;
    }

    .cpw-plan-table .select-plan a.mobile-hide {
    font-size: 2em;
    padding: 26px 5px;
}
    .cpw-plan-table .Plan-value,
   .cpw-plan-table .plan-value,
   .cpw-plan-table .plan-value.texts {
       padding:29px 0;
       border:none;
   }
    .cpw-plan-table .plan-value,
    .cpw-plan-table .plan-value.texts {
       padding:29px 0;
   }

    .cpw-plan-table .operator img {
        height:80px;
    }
    .cpw-plan-table .select-plan {
        border-top-width:1px;
        border-bottom-width:1px;
    }

}
