/***********************************
General Styles
***********************************/
.responsive #container.container-fluid {
    max-width: inherit;
}

h1.title {
    font-size: 32px;
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    margin-top: 30px;
}

.extraHeaderText {
    margin-bottom: 10px;
    color: #404043;
}

#picker {
    margin-top: 10px;
}

@media ( max-width: 990px ) {
    #picker {
        margin-top: 10px;
    }
}

#picker .steps div {
    margin-top: 0;
}

.green {
    color: #036b37 !important;
}

.dark-grey {
    color: #6f6f6f;
}

.accessory-col .add-to-cart-button {
    width: 90%;
}

.hr {
    border-top: 2px solid #e4e4e4;
    padding-top: 5px;
    margin-bottom: 5px;
}

.newdisclaimer {
    font-size: 13px;
}

.refurbished, .worry-free {
    color: #3170b7;
    cursor: pointer;
    font-size: 15px;
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    margin: -2px 0 2px 0;
    padding: 10px 0 20px 0;
}

/***********************************
Product Content Styles
***********************************/
#productContent {
    margin-bottom: 58px;
}

/***********************************
Slider Styles
***********************************/
#productSlider .carousel-inner {
    width: 263px;
    margin: 0 auto;
    max-width: 100%;
}

#productSlider .carousel {
    padding-bottom: 50px;
    margin-top: 30px;
}

#deviceGallery .carousel {
    padding-bottom: 50px;
}

#productSlider .carousel-control {
    top: 36%;
    bottom: 50%;
}

#productSlider .carousel-control.left, #deviceGallery .carousel-control.left, #productSlider .carousel-control.right {
    background-image: none;
    display: none;
}

#productSlider .glyphicon-chevron-left:before, #productSlider .glyphicon-chevron-right:before {
    display: none;
}

.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    margin: 0 auto;
}

#productSlider .carousel-inner > .item, #productSlider .carousel-inner > .item > a > img {
    width: 263px;
    margin-left: -13px;
}

#productSlider .carousel-indicators {
    bottom: -65px;
    z-index: 0;
    margin-bottom: 20px;
    left: 128px;
    margin-left: -17%;
}

#productSlider .carousel-indicators li{
    width: 20px;
    height: 20px;
    border: 2px solid #aeaeae;
    text-indent: -9999px;
}

#productSlider .carousel-indicators a{
    padding: 0 10px;
}

#productSlider .carousel-indicators a img {
    width: 40px;
    height: 66px;
    background-color: #FFFFFF;
    border: 1px solid #E1DFE1;
    border-radius: 10px;
    padding: 2px;
}

#productSlider .carousel-indicators a:hover, #productSlider .carousel-indicators a:focus {
    text-decoration: none;
    outline: none;
    position: static;
}

#productSlider .carousel-control.right:focus span img, #productSlider .carousel-control.left:focus span img {
    border: 2px solid #1B75BB;
}

#productSlider .carousel-indicators a.active img , #productSlider .carousel-indicators a:hover img, #productSlider .carousel-indicators a:focus img {
    width: 40px;
    height: 66px;
    background-color: #FFFFFF;
    border: 2px solid #1B75BB;
    border-radius: 10px;
    box-shadow: 0 0 5px 0 rgba(187, 189, 192, 0.5);
}

.carousel-control .glyphicon-chevron-left {
    margin-left: -51px;
}

#sliderZoom {
    /*this was super confusing on small size screen*/
    /*cursor: pointer;*/
    position: absolute;
    color: #1F9FD7;
    bottom: 32px;
    right: 0;
    /*re-added the z index because og jpeg images with white background*/
    z-index: 15;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
}

#sliderZoom .zoom-text {
    padding-left: 5px;
}

#zoomIn {

    background: url('/uiassets/zoomIn.png') transparent;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 0;
    bottom: 160px;
    cursor: pointer;
}

#zoomOut {
    background: url('/uiassets/zoomOut.png') transparent;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 0;
    bottom: 115px;
    cursor: pointer;
}

#zoomIn:hover {
    background: url('/uiassets/zoomIn_hover.png') transparent;
}

#zoomOut:hover {
    background: url('/uiassets/zoomOut_hover.png') transparent;
}


span.glyphicon.glyphicon-chevron-right:focus, span.glyphicon.glyphicon-chevron-left:focus {
    outline: none;
    -moz-box-shadow: 0 0 2px 5px #1b75bb !important;
    -webkit-box-shadow: 0 0 2px 5px #1b75bb !important;
    box-shadow: 0 0 2px 5px #1b75bb !important;
}

.deviceShippingRestrictions {
    margin-left: -18px;
}

.deviceShippingRestrictions, .activationFee {
    padding-top: 10px;
    font-size: 10px;
    line-height: 19px;
}

#injectThreeColSlider{
    height: 320px;
}

/***********************************
Color Option Styles
***********************************/

.view-details {
    font-size: 14px;
}


@media (min-width: 769px) {

    #productOverview {
        padding-left: 75px;
        padding-right: 0px;
        margin-left: -3px;
        margin-top: 30px;
    }
}

@media (max-width: 480px) {
    #productOverview {
        padding: 0px;
    }

    #productSlider .carousel {
        margin-top: 10px;
    }

}

/**
Product Overview Styles
***********************************/
#detailDescription, .product-overview-h2, #productOverview .product-details {
    font-size: 16px;
}

.product-overview-h2, #productOverview .product-details {
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
    display: inline-block;
    margin-top: 0;
}

#productOverview p.deviceShippingRestrictions {
    margin-left: 25px;
    font-size: 11px;
}

.portin-row {
    margin-top: 18px;
}

.promo-row {
    margin-top: 12px;
}

.portin-teaser-image {
    float: left;
    padding-right: 6px;
}

.portin-teaser-content {
    float: left;
}

.portin-teaser-content p.small {
    font-size: 16px;
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    line-height: 1.6;
}

.portin-teaser-content strong {
    font-size: 16px;
}

.portin-teaser-content strong sup {
    top: 0;
    font-size: 16px;
}

.portin-row .promo,
.promo-row .promo {
    padding-left: 30px;
}

.promo-row .promo img,
.portin-row .promo img {
    margin-left: -30px;
    margin-top: -3px;
}

#productOverview .add-to-cart-button, .add-to-cart-ineligible {
    margin: 20px 0 30px !important;
    width: 100% !important;
    min-height: 40px;
    padding-right: 10px;
}

.add-to-cart-button.ladda-button[data-style=expand-right] .ladda-spinner {
    position: relative;
    height: 5px;
    width: 10px;
}

button.primary.remove {
    background-color: #cf292a;
}

button.primary.remove:focus {
    box-shadow: 0 0 2px 5px #9e1b1b !important; /* CATO Override */
    outline: none;
}

#ratePlans {
    margin-bottom: 25px;
    font-size: 16px;
}

#ratePlans .title-rate-plan {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
}

.low-indicator-text {
    color: #CF292A;
    font-size: 15px;
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    margin-top: 15px;
}

.features-list {
    padding-left: 20px;
}

#socialIconsWrapper {
    margin-top: 20px;
}

#socialIconsWrapper p {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-right: 5px;
}

#socialIconsWrapper p, #socialIconsWrapper .hidden_links {
    display: inline-block;
}

#socialIconsWrapper #facebook {
    margin-right: 7px;
}

/***********************************
Jump To Styles
***********************************/
.jump-to-content h3, .jump-to-content .h3 {
    font-size: 32px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.jump-to-content .row {
    position: relative;
    min-height: 270px;
}

/***********************************
Details Accordion Styles
***********************************/
#deviceDetailsAccordion .compatible-accessories {
    padding-top: 20px;
}

/**
Three Column Product Accessory
 */
.three-col-product-slider-wrapper {
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto;
    -ms-grid-columns: 30px auto 30px;
    grid-template: [row1-start] "slider-prev slider-main slider-next" [row1-end] / 30px auto 30px;
}

.three-col-product-slider-wrapper .cycle-prev,
.three-col-product-slider-wrapper .cycle-next {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: none;
    height: 280px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
}

.three-col-product-slider-wrapper .cycle-prev {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: slider-prev;
}

.three-col-product-slider-wrapper .cycle-next {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: slider-next;
}

.three-col-product-slider-wrapper .three-col-product-slider {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    grid-area: slider-main;
}

.three-col-product-slider-wrapper .cycle-button {
    background-color: transparent;
}

/* styles for '...' */
#accessoryContent h2 {
    font-size: 16px;
    line-height: 1.2em;
    max-height: 2.4em;
    overflow: hidden;
    padding-right: 1em;
    position: relative;
}

/* create the ... */
#accessoryContent h2:before {
    content: '...';
    position: absolute;
    right: 0;
    bottom: 0;
}

/* hide ... if we have text, which is less than or equal to max lines */
#accessoryContent h2:after {
    content: '';
    position: absolute;
    right: 0;
    width: 1em;
    height: 1em;
    margin-top: 0.2em;
    background: white;
}

/***********************************
Gallery Modal Styles
***********************************/
#deviceGallery .modal-content {
    background: none;
    box-shadow: none;
    border: 0;
}

.modal-backdrop.white-background {
    background: white;
}

.modal-backdrop.in.white-background {
    opacity: 1;
}

/***********************************
Accessories Slider Styles
***********************************/
#viewAccessories {
    margin-bottom: 45px;
    margin-top: 20px;
}

#viewAccessories a {
    font-size: 16px;
}

/***********************************
iPhone Styles
***********************************/
.iphone-page h3 {
    font-size: 30px;
    margin-top: 55px;
}



.hidden-links.iphone-page {
    position: absolute;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
}

#compare.iphone-page {
    bottom: 4.33%;
    left: 39.4%;
    width: 15%;
    height: .9%;
}

#iphone5c.iphone-page {
    bottom: 11%;
    left: 40%;
    width: 15%;
    height: .9%;
}

#iphone4s {
    bottom: 8.2%;
    left: 40%;
    width: 12%;
    height: .5%;
}

.iphone-6-link {
    top: 11.2%;
    left: 7.9%;
    width: 12%;
    height: .7%;
}

.iphone-6-plus-link {
    top: 11.2%;
    right: 12.5%;
    height: .7%;
    width: 12%;
}

.iphone-6-compare {
    bottom: 2.2%;
    left: 38.8%;
    width: 11.8%;
    height: .7%;
}

.iphone-se-top-link {
    height: .4%;
    width: 12.1%;
    top: 3.3%;
    right: 17.7%;
}

.iphone-6-bottom-link {
    height: .4%;
    width: 12.1%;
    bottom: 2.9%;
    right: 26%;
}

.iphone-se-bottom-link {
    height: .4%;
    width: 12.1%;
    bottom: 2.9%;
    right: 11%;
}

#iphone-6s.iphone-page {
    bottom: 5.2%;
    left: 44%;
    width: 12%;
    height: .5%;
}

#compare.iphone-page.iphone7-page {
    bottom: 5.1%;
    left: 43.5%;
    width: 12%;
    height: .4%;
}

#mainIphone7Plus.iphone7-page {
    bottom: 87.85%;
    left: 29.2%;
    width: 12.6%;
    height: .6%;
}

#mainIphone7.iphone7-page {
    bottom: 87.85%;
    left: 58.2%;
    width: 12.6%;
    height: .6%;
}

#iphone7Plus.iphone7-page {
    bottom: 2.4%;
    left: 16%;
    width: 12.6%;
    height: .4%;
}

#iphone7.iphone7-page {
    bottom: 2.4%;
    left: 35%;
    width: 12.6%;
    height: .4%;
}

#iphone6sPlus.iphone7-page {
    bottom: 2.4%;
    left: 53.4%;
    width: 12.6%;
    height: .4%;
}

#iphone6s.iphone7-page {
    bottom: 2.4%;
    left: 72.4%;
    width: 12.6%;
    height: .4%;
}

/***********************************
iPhone Styles
***********************************/
.iphone-page h3 {
    font-size: 30px;
    margin-top: 55px;
}

.hidden-links.iphone-page {
    position: absolute;
    display: block;
    text-indent: -9999px;
    overflow: hidden;
}

#compare.iphone-page {
    bottom: 4.33%;
    left: 39.4%;
    width: 15%;
    height: .9%;
}

#iphone5c.iphone-page {
    bottom: 11%;
    left: 40%;
    width: 15%;
    height: .9%;
}

#iphone4s {
    bottom: 8.2%;
    left: 40%;
    width: 12%;
    height: .5%;
}

#iphone-6.iphone-page {
    bottom: 5.2%;
    left: 44%;
    width: 12%;
    height: .5%;
}

/***********************************
MD Styles
***********************************/
@media ( min-width: 769px ) {

    /**
    General Styles
    ***********************************/
    #breadcrumbs {
        margin-top: 50px;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    #sliderZoom {
        display: none;
    }

}

/***********************************
Custom Styles
***********************************/
@media ( max-width: 990px ) {
    /**
    Accessories Slider Styles
    ***********************************/
    .view-accessories-row {
        margin: 0;
    }

    #viewAccessories a {
        padding-right: 15px;
    }
}

@media ( max-width: 768px ) {
    #zoomIn, #zoomOut {
        display: none;
    }

    .phone-price .base-price-wrapper {
        padding-top: 20px;
    }

    #injectThreeColSlider {
        margin: 0 -25px;
    }

    .three-col-product-slider-wrapper .product-listing {
        margin: 0;
        padding: 0;
    }

    #productContent {
        margin-bottom: 32px;
    }

    #productOverview {
        margin-top: -70px;
    }

    .activationFee {
        margin-left: -18px;
        padding-top: 15px;
    }

    #colorOptionWrapper .view, .mem-size-buttons .view {
        margin-left: -12px;
    }

    #colorOptionWrapper > .swatches {
        margin-left: -19px;
    }

    #productSlider .carousel-inner > .item, #productSlider .carousel-inner > .item > a > img{
        width: 193px;
        margin-left: 16px;
    }

    #productSlider .carousel-control .glyphicon-chevron-right{
        right: 101%;
    }

    .worryFreeWarranty, .refurbished {
        padding-top: 60px;
        margin-bottom: -50px;
        margin-left: -12px;
    }
}

/***********************************
MD Styles
***********************************/
@media ( min-width: 481px ) and ( max-width: 768px ) {

    /**
    Specifications Styles
    ***********************************/
    .spec-col.last {
        text-align: left;
    }

}

/***********************************
SM - XS Styles
***********************************/
@media ( max-width: 480px ) {

    /*
    Header Text Styles
    */
    .extraHeaderText {
        margin-bottom: 5px;
    }

    /*
    Slider Styles
    ***********************************/
    #productSlider .carousel-inner > .item > img, #deviceGallery .carousel-inner > .item > img, #productSlider .carousel-inner > .item > a > img {
        width: 180px;
    }

    /*
    Product Overview Styles
    ***********************************/
    #pricingWrapper {
        margin-top: 13px;
    }

    .phone-price {
        width: 96%;
        margin: 0 auto;
    }

    .portin-row {
        margin-top: 4px;
        margin-bottom: 50px;
    }

    .portin-teaser-content {
        width: 90%;
    }

    .border-sep.grey-bg {
        margin: 0;
    }

    /*
    Jump To Styles
    ***********************************/
    .jump-to-content h3, .jump-to-content .h3 {
        margin-top: 50px;
    }

    /***********************************
    iPhone Styles
    ***********************************/
    #mainIphone7Plus.iphone7-page {
        bottom: 90.63%;
        left: 13.2%;
        width: 27.6%;
        height: .4%;
    }

    #mainIphone7.iphone7-page {
        bottom: 90.63%;
        left: 60.2%;
        width: 27.6%;
        height: .4%;
    }

    #compare.iphone-page.iphone7-page {
        bottom: 8.77%;
        left: 35.5%;
        width: 28%;
        height: .4%;
    }

    #iphone7Plus.iphone7-page {
        bottom: 6.25%;
        left: 14.4%;
        width: 28.6%;
        height: .4%;
    }

    #iphone7.iphone7-page {
        bottom: 6.25%;
        left: 60.4%;
        width: 28.6%;
        height: .4%;
    }

    #iphone6sPlus.iphone7-page {
        bottom: 3.65%;
        left: 13.4%;
        width: 28.6%;
        height: .4%;
    }

    #iphone6s.iphone7-page {
        bottom: 3.65%;
        left: 60.4%;
        width: 28.6%;
        height: .4%;
    }

    .iphone-6-link {
        top: 11.2%;
        left: 9.9%;
        width: 26%;
        height: .5%;
    }

    .iphone-6-plus-link {
        top: 11.2%;
        right: 20.5%;
        height: .5%;
        width: 25%;
    }

    .iphone-6-compare {
        bottom: 3.4%;
        left: 53.8%;
        width: 24.8%;
        height: .5%;
    }

    .iphone-se-top-link {
        height: .3%;
        width: 25.1%;
        top: 0.94%;
        right: 37.7%;
    }

    .iphone-6-bottom-link {
        height: .3%;
        width: 25.1%;
        bottom: 6.55%;
        right: 18%;
    }

    .iphone-se-bottom-link {
        height: .3%;
        width: 25.1%;
        bottom: 4.35%;
        right: 37.6%;
    }
}

/* Styling Used for the iPhone 8 River Images */

#specContent .iphoneriver img {
    max-width: 100%;
    padding-top: 175px;
    padding-bottom: 50px;
    width: auto;
}

#specContent .iphoneriver img.smallerTopPadding {
    padding-top: 75px;
}

#specContent .iphoneriver img.noBottomPadding {
    padding-bottom: 0;
}

#specContent .iphoneriver img.iphoneTitle {
    padding-bottom: 0;
    padding-top: 200px;
}

.iphoneriver .img-container {
    text-align: center;
}

.iphoneriver .img-container.flushRight {
    padding-right: 0;
    text-align: right;
}

.iphoneriver h2 {
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: 400;
    padding-top: 80px;
}

.iphoneriver h3 {
    font-size: 58px;
    margin-top: 10px;
}

.iphoneriver .headline h2 {
    font-size: 58px;
    padding-top: 0;
}

.iphoneriver .headline p {
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
}

.iphoneriver .colorBackground {
    background-color: #FCEEE3;
    color: #A3603F;
    text-align: center;
}

.iphoneriver .title {
    color: #191919;
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    padding-top: 25px;
    -webkit-font-smoothing: antialiased;
}

.iphoneriver .body {
    color: #191919;
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: 400;
    line-height: 26px;
    padding-bottom: 35px;
    padding-top: 25px;
    -webkit-font-smoothing: antialiased;
}

.iphoneriver sup {
    font-size: 14px;
}

.iphoneriver ol {
    margin-bottom: 0;
    padding-left: 17px;
}

#specContent ol li {
    font-size: 11px;
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
    line-height: 20px;
    font-weight: 700;
}

.iphoneriver .disclaimer {
    -webkit-font-smoothing: antialiased;
    background-color: #F6F6F6;
    color: #696969;
    float: left;
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 50px;
    padding-bottom: 50px;
    padding-top: 50px;
}

.iphoneriver .disclaimer a {
    color: #1B75BB;
}


@media ( max-width: 480px ) {

    .iphoneriver .row {
        margin-left: 0;
        margin-right: 0;
    }

    .DAPW4230 ~ #accordionGroup_v2 #deviceDetailsAccordion #specContent {
        float: none !important;
    }

    #specContent .iphoneriver img {
        padding-top: 25px;
    }

    #specContent .iphoneriver img.iphoneTitle {
        padding-top: 100px;
        padding-bottom: 0;
    }

    .iphoneriver .colorBackground.headline {
        text-align: center;
    }

    .iphoneriver .headline p {
        font-size: 17px;
        line-height: 23px;
        text-align: left;
    }

    .iphoneriver .noPadding {
        padding-left: 0;
        padding-right: 0;
    }

    .iphoneriver .headline h2 {
        font-size: 46px;
    }

    .iphoneriver h2 {
        font-size: 22px;
        padding-top: 40px;
    }

    .iphoneriver h3 {
        font-size: 46px;
        margin-top: 20px;
    }

    .iphoneriver .title {
        padding-top: 50px;
    }

    .iphoneriver .body {
        font-size: 18px;
        line-height: 20px;
        padding-top: 5px;
    }

    .iphoneriver sup {
        font-size: 10px;
    }

    .iphoneriver .colorBackground {
        text-align: left;
    }

    .full-width-promo .device-details.phone-details .phone-price {
        margin: 0;
    }
}


/* iPhone 7 River ////////////////////////////////////////////////////////////////////////////// */


/* fonts general */
.iphonesevenriver {
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

h2.ip7-text-sm {
    text-align: center;
    margin-top: 60px;
    color: #c1c1c1;
}

h3.ip7-text-lg {
    font-weight: 400;
    text-align: center;
    width: 70%;
    margin: 0 auto;
    line-height: 1.1;
}

.iphonesevenriver h3 {
    margin-top: 0;
}

/* globals */

#specContent .iphonesevenriver img {
    max-width: 100%;
    width: auto;
}

.iphonesevenriver {
    color: #fff;
}

.info .img-block {
    position: relative;
}

.info .img-block img.center-block {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto 10px;
}

.iphonesevenriver h2, .iphonesevenriver h3 {
    padding: 0 5px;
}

.iphonesevenriver sup {
    top: -0.6em;
}

.iphonesevenriver h3 sup {
    top: -0.6em;
    font-size: 55%;
}

.iphonesevenriver .info .img-block {
    height: 45px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.iphonesevenriver .info .img-text {
    vertical-align: top;
    font-weight: 100;
}

.img-text p.text-center {
    width: 100%;
}

/* top section */

.ip7-apple-logo {
    position: relative;
    top: 5px;
    margin-top: 75px;
}

.ip7-apple-logo-m {
    position: relative;
    top: 5px;
    margin: 30px 0 15px;
}

.iphonesevenriver .top-section {
    background-color: #000;
    position: relative;
}

.top-section .hidden-xs.hidden-sm .info {
    margin-bottom: 50px;
    margin-top: 50px;
}

.top-section .hidden-md.hidden-lg .img-main {
    width: 100%;
    margin-right: -60px;
}

.top-section .img-parent {
    overflow: hidden;
}

.top-section img.img-main {
    float: right;
}

.top-section .hidden-md.hidden-lg .info {
    margin-top: 10px;
    padding: 25px;
    margin-left: -20px;
    margin-bottom: 30px;
}

.top-section .hidden-md.hidden-lg .info p {
    text-align: left;
    font-weight: bold;
    margin: 30px;
}

.iphonesevenriver .info {
    margin-top: 35px;
}

/* design */

.iphonesevenriver .design {
    background-color: #121212;
}

.design .info {
    margin-bottom: 0;
    margin-top: 40px;
}

.design img.img-main {
    float: right;
}

.design img.hero {
    margin: -240px auto;
}

.design .info p {
    text-align: center;
}

/* camera */

.iphonesevenriver .camera {
    background-color: #000;
    position: relative;
}

.camera .info {
    margin-bottom: 50px;
}

.camera .img-parent {
    overflow: hidden;
}

.camera img.img-main {
    float: none;
}

.camera .info p {
    text-align: center;
}

/* plus camera */

.iphonesevenriver .plus-camera {
    background-color: #121212;
    position: relative;
}

.plus-camera .info {
    margin-bottom: 50px;
}

.plus-camera .img-parent {
    overflow: hidden;
}

.plus-camera img.img-main {
    float: right;
}

.plus-camera .info p {
    text-align: center;
}

/* display */

.iphonesevenriver .display {
    background-color: #000;
    position: relative;
}

.display .info {
    margin-bottom: 90px;
    margin-top: 50px;
}

.display .img-parent {
    overflow: hidden;
}

.display img.img-main {
    float: right;
}

.display .info p {
    text-align: center;
}

/* processor */

.iphonesevenriver .processor {
    background-color: #121212;
    position: relative;
}

.processor .info {
    margin-bottom: 50px;
}

.processor .img-parent {
    overflow: hidden;
}

.processor .info p {
    text-align: center;
}

/* audio */

.iphonesevenriver .audio {
    background-color: #000;
    position: relative;
    padding-bottom: 70px;
}

div.audio .info {
    margin-bottom: 50px;
    margin-top: 50px;
}

div.audio .img-parent {
    overflow: hidden;
}

.audent {
    float: right;
    margin-top: 46px;
}

div.audio .info p {
    text-align: center;
}

/* cellular */

.iphonesevenriver .cellular {
    background-color: #121212;
    position: relative;
}

.cellular .info {
    margin-bottom: -250px;
    position: relative;
    top: -205px;
}

.cellular .img-parent {
    overflow: hidden;
}

.cellular img.img-main {
    float: left;
}

.cellular .info p {
    text-align: center;
}

/* software */

.iphonesevenriver .software {
    background-color: #000;
    position: relative;
}

.software .img-parent {
    overflow: hidden;
}

.software .img-main {
    margin-bottom: 90px;
}

div.software .ip7-text-lg {
    width: 72%;
    margin-bottom: 50px;
}

/* disclaimer */

.disclaimer {
    background: #f0f0f0;
    font-size: 11px;
    color: #333;
}

.disclaimer ol {
    padding: 20px 20px 15px 30px;
}

.disclaimer ol li {
    line-height: 1.3;
}

.disclaimer ol li.nonum {
    list-style-type: none;
}

.disclaimer p a {
    color: #3170b7;
}


/* iPhone 7 responsive */
/* ip5 */
@media only screen and (min-width: 320px) {

    /* iphone 7 fonts */
    .top-section .info p {
        font-size: 15px; /* font-spec */
    }

    h2.ip7-text-sm {
        font-size: 20px; /* font-spec */
    }

    h3.ip7-text-lg {
        font-size: 36px; /* font-spec */
        width: 100%;
    }

    .info figcaption p.text-center {
        font-size: 12px;
        font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
    }


    /* top section */
    .iphonesevenriver div.top-section {
        padding-bottom: 0;
    }

    div.top-section .info {
        margin-bottom: 50px;
    }

    div.top-section .img-parent {
        overflow: hidden;
    }

    div.top-section img.img-main {
        float: right;
    }

    div.top-section .info p {
        text-align: left;
        padding: 0 20px;
    }

    /* design */
    .iphonesevenriver div.design {
        padding-bottom: 239px;
        overflow: hidden;
    }

    div.design .img-main {
        width: 100%;
    }

    div.design .ip7-text-sm {
        width: 100%;
        margin-bottom: 6px;
    }

    div.design .ip7-text-lg {
        width: 100%;
    }

    div.design .info {
        margin-bottom: 0;
    }

    /* camera */
    .iphonesevenriver div.camera {
        padding-bottom: 35px;
    }

    div.camera .img-main {
        width: 100%;
    }

    div.camera .ip7-text-sm {
        width: 100%;
        margin-bottom: 6px;
        margin-top: 70px;
    }

    div.camera .ip7-text-lg {
        width: 100%;
        margin-bottom: 30px;
    }

    div.camera .info {
        margin-bottom: 35px;
    }

    /* plus camera */
    div.plus-camera .img-main {
        width: 100%;
        margin-right: -60px;
    }

    div.plus-camera .ip7-text-sm {
        width: 100%;
        margin-bottom: 6px;
        margin-top: 70px;
    }

    div.plus-camera .ip7-text-lg {
        width: 100%;
        margin-bottom: 30px;
    }

    div.plus-camera .info {
        margin-bottom: 35px;
    }

    /* hd display */
    .iphonesevenriver div.display {
        margin-bottom: -50px;
    }

    div.display .img-main {
        width: 100%;
    }

    div.display .ip7-text-sm {
        width: 100%;
        margin-bottom: 6px;
        margin-top: 70px;
    }

    div.display .ip7-text-lg {
        width: 100%;
        margin-bottom: 46px;
    }

    div.display .info {
        position: relative;
        margin-bottom: 70px;
        top: -45px;
    }

    /* processor */
    div.processor .img-main {
        width: 100%;
    }

    div.processor .ip7-text-sm {
        width: 100%;
        margin-bottom: 6px;
        margin-top: 70px;
    }

    div.processor .ip7-text-lg {
        width: 100%;
        margin-bottom: 30px;
    }

    div.processor .info {
        margin-bottom: 35px;
    }

    /* audio */
    .iphonesevenriver div.audio {
        padding-bottom: 10px;
    }

    div.audio .img-main {
        width: 100%;
    }

    div.audio .ip7-text-sm {
        width: 100%;
        margin-bottom: 6px;
    }

    div.audio .ip7-text-lg {
        width: 100%;
    }

    div.audio .info {
        margin-top: 50px;
    }

    /* wifi and cellular */
    div.cellular .img-main {
        width: 100%;
    }

    div.cellular .ip7-text-sm {
        width: 100%;
        margin-bottom: 6px;
    }

    div.cellular .ip7-text-lg {
        width: 100%;
        margin-bottom: 46px;
    }

    div.cellular .info {
        margin-bottom: -250px;
        position: relative;
        top: -300px;
    }

    /* software */
    div.software .ip7-text-sm {
        width: 100%;
        padding-top: 70px;
        margin-top: 0;
        margin-bottom: 6px;
    }

    div.software .ip7-text-lg {
        width: 100%;
        margin-bottom: 46px;
    }

    div.software .img-main {
        margin-left: 20px;
    }

}

/* xs */
@media only screen and (min-width: 480px) {

    /* top section */
    .iphonesevenriver .top-section {
        background-color: #000;
        position: relative;
        padding-bottom: 0;
    }
}

/* sm */
@media only screen and (min-width: 768px) {

    /* font sizes */
    .top-section .info p {
        font-size: 21px;
    }

    h2.ip7-text-sm {
        font-size: 24px;
    }

    h3.ip7-text-lg {
        font-size: 52px;
    }

    .info figcaption p.text-center {
        font-size: 15px;
        font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
        -webkit-font-smoothing: antialiased;
    }

    /* top section */
    .iphonesevenriver .top-section {
        background-color: #000;
        position: relative;
        padding-bottom: 0;
    }

    div.top-section .info {
        padding: 0 35px;
        margin-bottom: 100px;
    }

    div.top-section .info p {
        text-align: center;
        padding: 0 20px;
    }

    /* design */
    div.design .info {
        margin-bottom: -150px;
        right: 41px;
    }

    /* audio */
    div.audio .ip7-text-lg {
        margin-bottom: 45px;
    }

    /* software */
    div.software .ip7-text-lg {
        width: 72%;
        margin-bottom: 46px;
    }
}


/* iPhone X River ////////////////////////////////////////////////////////////////////////////// */


/* fonts general */
.iphonexriver {
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
}

.iphone11river h2, .iphone11river h3, .iphone11Proriver h2, .iphone11Proriver h3 {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    font-size: 27px;
    text-align: left;
    color: #666666;
    -webkit-font-smoothing: antialiased;
}

.grey_bg h2 {
    font-size: 23px;
}

.grey_bg p.sub-header-text, section.compare-section p.sub-header-text {
    font-size: 46px;
    line-height: normal;
    margin-bottom: 20px;
}

.grey_bg p.ipxs-text-small {
    font-size: 21px;
}

.iphonexriver h4 {
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 17px;
}

div.iphonexriver .ipx-side-text, div.iphonexriver .ipx-label {
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    line-height: 1.2;
}

h2.ipx-text-sm {
    text-align: center;
    margin-top: 60px;
    font-size: 24px;
    font-weight: bold;
    color: #000;
}

h3.ipx-text-lg {
    text-align: center;
    margin: 0 auto;
    font-size: 56px;
    font-weight: 400;
    line-height: 1.1;
}

.ipx-label {
    text-align: center;
    font-size: 26px;
    font-weight: 400;
}

.ipx-side-text {
    text-align: left;
    font-size: 26px;
    font-weight: bold;
    /* margin-bottom:150px; */
}

/* globals */

#specContent .iphonexriver img {
    max-width: 100%;
    width: auto;
}

.pad-img-btm-30 {
    padding: 0 0 30px 0;
}

.pad-img-btm-15 {
    padding: 0 0 15px 0;
}

.iphonexriver {
    color: #000;
}

.ipx-info .img-block {
    position: relative;
}

.ipx-info.img-block img.center-block {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto 10px;
}

.iphonexriver h2, .iphonexriver h3 {
    padding: 0 5px;
}

.iphonexriver sup {
    top: -0.6em;
}

.iphonexriver h3 sup {
    top: -0.6em;
    font-size: 55%;
}


.ipx-apple-logo-m, .ipx-apple-logo {
    margin-top: 40px;
    margin-bottom: 40px;
}

/*
.ipx-apple-logo-m {
    position:relative;
    top:5px;
    margin:30px 0 15px;
}*/


/* display */

.iphonexriver .ipx-grey, .iphonexriver .ipx-grey-m {
    background-color: #fafafa;
    overflow: hidden;
}

.iphonexriver .ipx-grey-gradient-darkr {
    overflow: hidden;
    background: #f6f6f6; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fff, #f6f6f6); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #f6f6f6); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #f6f6f6); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #f6f6f6); /* Standard syntax */
}

.iphonexriver .ipx-grey-gradient,
.iphonexriver .ipx-grey-gradient-m {
    overflow: hidden;
    background: #fafafa; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#fff, #fafafa); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#fff, #fafafa); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#fff, #fafafa); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#fff, #fafafa); /* Standard syntax */
}

.ipx-display h3.ipx-text-lg {
    margin: 0 auto 40px;
}


/* disclaimer */

.ipx-disclaimer {
    background: #f0f0f0;
    font-size: 11px;
    color: #333;
    padding: 15px 30px;
}

.ipx-disclaimer ol {
    padding: 20px 20px 15px 30px;
}

.ipx-disclaimer ol p {
    margin: 0 0 1px;
}

.ipx-disclaimer ol li {
    line-height: 1.3;
}

.ipx-disclaimer ol li.nonum {
    list-style-type: none;
    margin-left: -12px;
}

.ipx-disclaimer p a {
    color: #3170b7;
}

.ipx-asterix {
    position: absolute;
    left: 32px;
}

.ipx-disclaimer .status-detail {
    height: 12px;
}

ol.status-detail li:nth-child(1):before {
    content: "*";
    position: relative;
    top: 22px;
    right: 11px;
}

/* sub, sup */

.iphonexriver sub, .iphonexriver sup {
    font-size: 60%;
}


/* iphone x fonts */
div.ipx-section h2.ipx-text-sm {
    text-align: left;
    margin-top: 20px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}

div.ipx-section h3.ipx-text-lg {
    text-align: left;
    font-size: 42px;
    font-weight: 400;
    line-height: 1.1;
    padding: 0 5px;
}

div.ipx-info .ipx-label {
    font-size: 18px;
    text-align: left;
    margin-top: -10px;
    font-weight: bold;
    line-height: 1.3;
}

div.ipx-info h4 {
    font-size: 18px;
}

div.ipx-info .ipx-side-text {
    text-align: left;
    font-size: 18px;
    font-weight: 500;
}


/* general responsive styles */

.ipx-iphone-x img.ipx-hero {
    margin-bottom: 70px;
}

/* base default mobile first styles */
/* sectional spacing adjustments as each is unique */

.ipx-iphone-x {
    margin-bottom: 0;
}

.ipx-iphone-x .ipx-hero {
    margin-top: 0;
}

.ipx-iphone-x .ipx-info {
    margin-top: 0;
}

.ipx-iphone-x .ipx-label {
    margin-bottom: 170px;
}

.ipx-section .descriptors {
    margin-bottom: 35px;
    margin-top: 0;
    padding-top: 10px;
    padding-left: 10px;
}

div.ipx-section h2.ipx-text-sm {
    margin-bottom: 20px;
}

.ipx-super-retina {
    margin-top: 120px;
}

.ipx-super-retina .ipx-info {
    margin-bottom: 70px;
}

.ipx-innovative-tech {
    margin-top: 120px;
}

.ipx-innovative-tech .ipx-info {
    margin-bottom: 60px;
}

.ipx-oled {
    margin-top: 120px;
}

.ipx-oled .ipx-info {
    margin-bottom: 60px;
}

.ipx-truedepth {
    margin-top: 120px;
}

.ipx-truedepth .ipx-info {
    margin-bottom: 60px;
}

.ipx-allnew {
    margin-top: 200px;
}

.ipx-allnew .ipx-info {
    margin-bottom: 60px;
}

.ipx-intuitive-gest {
    margin-top: 0;
}

.ipx-intuitive-gest .ipx-info {
    margin-bottom: 60px;
}

.ipx-face-id {
    margin-top: 40px;
}

.ipx-face-id .descriptors {
    padding-top: 100px;
    padding-bottom: 40px;
}

.ipx-secure-auth {
    margin-top: 120px;
}

.ipx-secure-auth .ipx-hero {
    margin-bottom: 60px;
}

.ipx-secure-auth .ipx-mobile-hero {
    margin-top: 60px;
}

.ipx-facial-map {
    margin-top: 60px;
}

.ipx-facial-map .ipx-hero {
    margin-top: 68px;
}

.ipx-apple-pay {
    margin-top: 120px;
}

.ipx-apple-pay .ipx-info {
    margin-bottom: 60px;
}

.ipx-apple-pay p.ipx-side-text {
    margin-bottom: 0;
}

.ipx-truedepth-camera {
    margin-top: 120px;
}

.ipx-true-cam .ipx-hero {
    margin-top: 50px;
}

.ipx-portrait-mode {
    margin-top: 80px;
}

.ipx-portrait-mode .ipx-info {
    margin-bottom: 60px;
}

.ipx-portrait-light {
    margin-top: 130px;
}

.ipx-portrait-light .ipx-info {
    margin-bottom: 80px;
}

.ipx-portrait-light p.ipx-side-text {
    margin-bottom: 0;
}

.ipx-animoji {
    margin-top: 140px;
}

.ipx-animoji .ipx-grey {
    padding-top: 0;
    background-color: #fff;
}

.ipx-animoji {
    margin-bottom: 60px;
}

.ipx-animoji p.ipx-side-text {
    margin-bottom: 0;
}

.ipx-animoji .ipx-mobile-hero.ipx-grey {
    padding-top: 0;
}

.ipx-dual-12mp {
    margin-top: 60px;
}

.ipx-dual-cameras.ipx-grey {
    background-color: #fff;
}

.ipx-dual-cameras .ipx-hero {
    margin-top: 60px;
}

.ipx-improved-cameras {
    margin-top: 100px;
}

.ipx-improved-cameras .ipx-hero {
    margin-top: 60px;
}

.ipx-improved-cameras .ipx-hero {
    margin-bottom: 0;
}

.ipx-portrait-12mp-light {
    margin-top: 120px;
}

.ipx-portrait-12mp-light .ipx-info {
    margin-bottom: 80px;
}

.ipx-portrait-12mp-light p.ipx-side-text {
    margin-bottom: 0;
}

.ipx-dual-ois {
    margin-top: 130px;
}

.ipx-dual-ois .ipx-info {
    margin-bottom: 60px;
}

.ipx-optical-zoom {
    margin-top: 120px;
}

.ipx-optical-zoom .ipx-info {
    margin-bottom: 70px;
}

.ipx-a11-bionic {
    margin-top: 120px;
}

.ipx-a11-bionic .ipx-grey {
    background-color: #fff;
}

.ipx-a11-bionic .ipx-hero {
    margin-top: 40px;
}

.ipx-neural-eng {
    margin-top: 120px;
}

.ipx-neural-eng .ipx-hero {
    margin-top: 80px;
}

.ipx-faster-cpu {
    margin-top: 120px;
}

.ipx-faster-cpu .ipx-hero {
    margin-top: 60px;
}

.ipx-adaptive-recog {
    margin-top: 120px;
}

.ipx-adaptive-recog .ipx-hero {
    margin-top: 80px;
}

.ipx-power-eff {
    margin-top: 60px;
}

.ipx-power-eff .ipx-hero {
    margin-top: 40px;
}

.ipx-apple-gpu {
    margin-top: 170px;
}

.ipx-augmented-real {
    margin-top: 120px;
}

.ipx-augmented-real .ipx-hero {
    margin-top: 80px;
}

.ipx-wireless-char {
    margin-top: 120px;
    margin-bottom: 60px;
}

.ipx-wireless-char.ipx-grey {
    background-color: #fff;
}

.ipx-wireless-char .descriptors {
    margin: 0 10px;
}

.ipx-wireless-char .ipx-hero {
    margin-top: 90px;
}

.ipx-wireless-char-text {
    margin-top: 120px;
    margin-bottom: 40px;
}

.ipx-wireless-world {
    margin-top: 0;
}

.ipx-wireless-world .ipx-hero {
    margin-bottom: 60px;
}

.ipx-wireless-world .ipx-info {
    padding-bottom: 60px;
}

.ipx-ios-11 {
    margin-top: 10px;
}

.ipx-ios-11 .descriptors {
    margin: 0 0 -90px;
}

.ipx-designed-for-iphone {
    margin-top: 130px;
}

.ipx-designed-for-iphone .ipx-mobile-hero .ipx-hero {
    margin-top: 50px;
    margin-bottom: 130px;
}

.ipx-new-ios-11 .ipx-info {
    margin-bottom: 60px;
}

.ipx-augmented-real {
    margin-bottom: 0;
}

.ipx-augmented-real .ipx-mobile-hero {
    margin-bottom: 100px;
}

.ipx-info {
    margin-top: 0;
    margin-bottom: 0;
}

.three-col-product-slider-wrapper.loading {
    min-height: 0;
}


/* iPhone X other responsive */
/* ip5 */
@media only screen and (min-width: 320px) {

    .ipx-facial-map .ipx-grey-gradient,
    .ipx-apple-pay .ipx-grey-gradient,
    .ipx-truedepth-camera .ipx-grey,
    .ipx-ios-11 .ipx-grey {
        background: #fff;
    }

    .ipx-grey-ww {
        background: #fafafa;
    }

    .ipx-wireless-world .ipx-hero {
        margin-bottom: 0;
    }

    .iphonexriver .ipx-grey-gradient-ww {
        overflow: hidden;
        background: #fafafa; /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(#fff, #fafafa); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#fff, #fafafa); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#fff, #fafafa); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#fff, #fafafa); /* Standard syntax */
    }

}

/* xs */
@media only screen and (min-width: 480px) {

    .ipx-info {
        margin-top: 60px;
    }

    .ipx-ios-11 .descriptors {
        margin: 60px 0;
    }
}

/* sm */
@media only screen and (min-width: 768px) {

    div.ipx-section h2.ipx-text-sm {
        text-align: center;
        font-size: 24px;
        font-weight: bold;
        color: #000;
    }

    div.ipx-section h3.ipx-text-lg {
        text-align: center;
        margin: 0 auto;
        font-size: 56px;
        font-weight: 400;
        line-height: 1.1;
    }

    div.ipx-info .ipx-label {
        text-align: center;
        font-size: 26px;
        font-weight: bold;
        margin-top: 50px;
    }

    div.ipx-info .ipx-side-text {
        text-align: left;
        font-size: 26px;
        font-weight: bold;
    }

    .ipx-disclaimer {
        padding: 50px 130px;
    }

    div.ipx-info, div.ipx-section {
        margin-top: 60px;
        margin-bottom: 60px;
    }


    /* backgrounds */
    div.ipx-grey-ww {
        background: #fff;
    }

    div.ipx-wireless-world .ipx-hero {
        margin-bottom: 60px;
    }

    .ipx-facial-map .ipx-grey-gradient,
    .ipx-apple-pay .ipx-grey-gradient,
    .ipx-truedepth-camera .ipx-gradient {
        overflow: hidden;
        background: #fafafa; /* For browsers that do not support gradients */
        background: -webkit-linear-gradient(#fff, #fafafa); /* For Safari 5.1 to 6.0 */
        background: -o-linear-gradient(#fff, #fafafa); /* For Opera 11.1 to 12.0 */
        background: -moz-linear-gradient(#fff, #fafafa); /* For Firefox 3.6 to 15 */
        background: linear-gradient(#fff, #fafafa); /* Standard syntax */
    }

    .ipx-ios-11 .ipx-grey,
    .ipx-dual-cameras.ipx-grey {
        overflow: hidden;
        background: #fafafa;
    }

    /* sectional spacing adjustments as each is unique */
    .ipx-apple-logo {
        margin-top: 90px;
        margin-bottom: 0;
    }

    .ipx-iphone-x {
        margin-bottom: 80px;
    }

    .ipx-iphone-x .ipx-hero {
        margin-top: 40px;
    }

    .ipx-iphone-x .ipx-info {
        margin-top: 0;
    }

    .ipx-iphone-x .ipx-label {
        margin-bottom: 0;
    }

    .ipx-section .descriptors {
        margin-bottom: 60px;
        margin-top: 60px;
    }

    .ipx-design-and-display .descriptors {
        margin-bottom: 90px;
    }


    .ipx-super-retina .ipx-hero {
        margin-top: 50px;
    }

    div.ipx-innovative-tech img.ipx-hero {
        margin-top: 130px;
    }

    .ipx-innovative-tech .ipx-info {
        margin-top: 90px;
        margin-bottom: 200px;
    }

    .ipx-allnew .ipx-hero {
        margin-top: 0;
    }

    .ipx-oled {
        margin-top: 190px;
    }

    .ipx-oled .ipx-info {
        margin-bottom: 170px;
    }

    .ipx-truedepth {
        margin-top: 170px;
    }

    .ipx-secure-auth img.ipx-hero {
        margin: 60px 0 70px;
    }

    .ipx-intuitive-gest {
        margin-bottom: 0;
    }

    .ipx-intuitive-gest .ipx-info {
        margin-bottom: 0;
    }

    .ipx-face-id {
        margin-top: 0;
    }

    .ipx-face-id .descriptors {
        padding-top: 0;
        margin-bottom: 0;
    }

    .ipx-face-id .ipx-section-head {
        padding-top: 50px;
    }

    .ipx-facial-map {
        margin-top: 170px;
    }

    .ipx-facial-map .ipx-hero {
        margin-top: 110px;
    }

    .ipx-apple-pay {
        margin-top: 110px;
        margin-bottom: 0;
    }

    .ipx-apple-pay p.ipx-side-text {
        margin-bottom: 40px;
    }

    .ipx-portrait-mode {
        margin-top: 115px;
    }

    .ipx-portrait-light {
        margin-top: 170px;
    }

    .ipx-portrait-light p.ipx-side-text {
        margin-bottom: 70px;
    }

    .ipx-animoji .ipx-grey {
        padding-top: 105px;
        background-color: #f1f1f1;
    }

    .ipx-animoji p.ipx-side-text,
    .ipx-animoji .ipx-info {
        margin-bottom: 0;
    }

    .ipx-animoji .ipx-mobile-hero.ipx-grey {
        padding-top: 0;
    }

    .ipx-dual-cameras .descriptors {
        padding-top: 0;
    }

    .ipx-dual-cameras .ipx-hero {
        margin-top: 40px;
    }

    .ipx-improved-cameras {
        margin-top: 170px;
    }

    .ipx-improved-cameras .ipx-hero {
        margin-bottom: 30px;
        margin-top: 130px;
    }

    .ipx-portrait-12mp-light .ipx-hero {
        margin-top: 150px;
    }

    .ipx-portrait-12mp-light p.ipx-side-text {
        margin-bottom: 110px;
    }

    .ipx-optical-zoom .ipx-hero {
        margin-top: 120px;
    }

    .ipx-optical-zoom {
        margin-top: 150px;
    }

    .ipx-a11-bionic {
        margin-top: 0;
    }

    .ipx-a11-bionic .descriptors {
        margin: 80px 0 120px;
    }

    .ipx-a11-bionic .ipx-grey {
        background-color: #fafafa;
    }

    .ipx-neural-eng .ipx-hero {
        margin-top: 140px;
    }

    .ipx-faster-cpu .ipx-hero {
        margin-top: 170px;
    }

    .ipx-adaptive-recog .ipx-hero {
        margin-top: 160px;
    }

    .ipx-power-eff {
        margin-top: 170px;
    }

    .ipx-apple-gpu {
        margin-top: 170px;
    }

    .ipx-augmented-real {
        margin-top: 170px;
    }

    .ipx-wireless-char {
        margin-bottom: 170px;
    }

    .ipx-wireless-char .descriptors {
        margin: 100px 0 120px;
    }

    .ipx-wireless-world {
        margin-top: 170px;
    }

    .ipx-wireless-world img.ipx-hero {
        margin-bottom: 60px;
    }

    .ipx-ios-11 {
        margin-top: 15px;
    }

    .ipx-ios-11 .descriptors {
        margin: 100px 0 120px;
    }

    .ipx-designed-for-iphone {
        margin-top: 130px;
    }

    .ipx-designed-for-iphone .ipx-mobile-hero .ipx-hero {
        margin-bottom: 130px;
    }


    .ipx-augmented-real {
        margin-bottom: 170px;
    }


}

/* Iphone XS River and Iphone XR river //////// */

.iphonexsriver, iphonepromaxriver {
    color: #fff;
    background: #000;
}

.iphone11river {
    color: #333;
    background: #fff;
}

.iphone11Proriver .ipMax {
    color: #fff;
    background: #000;
}

.ipxs-text-lg {
    font-size: 47px;

}

.ipxs-nopadding {
    margin-top: -77px;
}

.ipxs-text-small, section.compare-section .ipxs-text-small {
    font-size: 21px;
    margin-bottom: 20px;
}

.ipxs-text-xsm {
    font-size: 11px;
}

.ipxs-text-md-white {
    font-size: 32px;
}

.ipxs-gold {
    color: #dbab78;
}

.ipxs-gold-ligth {
    color: #ffe5db;
}

.ipxs-text-sm-ph-left {
    padding-right: 56px;
    font-size: 14px;
}

.ipxs-text-sm-ph-center {
    font-size: 14px;
}

.ipxs-text-sm-ph-right {
    padding-left: 72px;
    font-size: 14px;
}

.ipxs-text-sm {
    font-size: 16px;
}

.ipxs-pad-top {
    padding-top: 130px;

}

.gradient-background {
    background-image: url("/uiassets/d-iphone-xs-gradient-13.jpg");
    background-position: bottom;
    background-repeat: no-repeat;
}

.dual-camera-cards {
    margin-bottom: 40px;
}

.ipxs-pad-bot {
    padding-top: 20px;
}

.ipxs-mar-bot {
    margin-top: -60px;
}

.ipxs-pad-top-cam {
    padding-top: 30px;
}

.ipxs-text-pad-right {
    padding-right: 90px;
}

.ipxs-pad-sm-top {
    padding-top: 10px;
}

.ipxs-lt-gold {
    color: #ffe5db;
}

.ipxs-lg-text {
    font-size: 27px !important;
}

.ipxs-text-blue {
    font-size: 16px !important;
    color: #5cc3f6 !important;
}

.ipxs-lt-gry {
    color: #666666 !important;

}

li.ipxs-lt-gry {
    color: #666666 !important;
    font-size: 11px !important;
}

.ipxs-disclaimer {
    font-family: 'Simply Cricket Book';
}

.ipxs-pad-lg-top {
    padding-top: 53px;
}

.ipxs-text-align-center {
    padding-left: 43px;
}

.ipxs-text-white {
    color: #fff !important;
}

.ipxs-text-pad-left {
    padding-left: 230px;
}

.ipxs-por-pad {
    padding-left: 43px;
}

.ipxs-tele-pad-left {
    padding-left: 61px;
}

.ipxs-text-pad-left-angle {
    padding-left: 37px;
}

.ipxs-font-style-norm {
    font-style: normal;
}

.ipxs-logo-xs-phone {
    margin-top: -77px;
    padding-right: 176px;
}

.ipxs-logo-xr-phone {
    margin-top: -77px;
    padding-left: 340px;
}

.ipxs-pad-lg-top-bot {
    padding-top: 33px;
    padding-bottom: 23px;
}

.ipxr-gray {
    color: #ffffff;

}

.ipxr-gold {
    color: #da736a;
}

.ipxr-dark-grey {
    color: #9091a5;
}

.ipxr-dark-gold {
    color: #ba6565;
}

.ipxr-brown {
    color: #d38f69;
}

.ipxr-blue {
    color: #90b6e3;
}

.btn-ipxs {
    color: #999999;
    background-color: #000000;
    border-color: #999999;
}

.ipxr-pad-top-md {
    padding-top: 25px;
}

.ipxr-pad-top-lg {
    padding-top: 102px;
}

.ipxr-pad-top-special {
    padding-top: 241px;
}

.ipxr-pad-top-special-2 {
    padding-top: 142px;
}

.ipxr-phone-pad-left {
    padding-left: 306px;
    padding-top: 12px;
}

.ipxr-phone-pad-right {
    padding-right: 311px;
}


.ipxr-phone-text-pad-right {
    padding-right: 83px;
    padding-top: 20px;
}

.ipxr-phone-text-pad-left {
    padding-left: 56px;
    padding-top: 20px;
}

.ipxr-text-pad-left-angle {
    padding-left: 72px;
}

.ipxr-a12-margin {
    margin-top: -220px;
}

.ipxr-text-md {
    font-family: "Simply Cricket Demi" !important;
    font-size: 36px !important;
}

.ipxr-font-14 {
    font-size: 14px;
    font-family: "Simply Cricket Medium";
}

.ipxr-pad-mar-text {
    margin-top: -11px;
}

.ipxr-text-white-disclaimer {
    font-size: 11px;
    color: #ffffff;
    font-family: "Simply Cricket Book" !important;
}

/* media queries */
/*@media (max-width : 414px) {*/
@media screen and (max-width: 767px) {

    h1 {
        font-size: 64px;
        /* text-align: center; */
    }

    .ipxs-col-pad {
        padding-left: 25px;
        padding-right: 15px;
    }

    .iphonexsriver {
        padding: 0 15px;
    }

    .ipxr-text-md {
        font-family: 'Simply Cricket Demi' !important;
        font-size: 26px !important;
    }
}


/* iphone SE styles */

#specContent div.iphone-se-river img {
    width: auto;
}

.iphone-se-river div {
    color: #333333;
    font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
}

.iphone-se-river p {
    color: #333333;
    font-family: Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    padding-bottom: 25px;
}

.iphone-se-river h2 {
    font-family: 'ATTAleckSansWRCLT', Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, Verdana, sans-serif;
    font-size: 24px;
    color: #333333;
    line-height: 1.4;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    padding-bottom: 15px;
}

.iphone-se-river h2.smalltext {
    font-size: 16px;
}

.iphone-se-river h3 {
    font-family: 'ATTAleckSansWRCLT', Lucida Grande, Lucida Sans Unicode, Helvetica, Arial, Verdana, sans-serif;
    font-size: 16px;
    font-weight: 100;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    padding-bottom: 20px;
}


.iphone-se-river .design h2 {
    padding-top: 175px;
}

.iphone-se-river .design img {
    margin-left: -30px;
}

.iphone-se-river .performance {
    background: #F9F9F9;
    background: -webkit-linear-gradient(#F9F9F9, #FFFFFF);
    background: -o-linear-gradient(#F9F9F9, #FFFFFF);
    background: -moz-linear-gradient(#F9F9F9, #FFFFFF);
    background: linear-gradient(#F9F9F9, #FFFFFF);
}

.iphone-se-river .performance .cpu-gpu-speed {
    margin: 30px 0;
}

.iphone-se-river h2.chipTitle {
    background: url('/uiassets/A9_Processor_Image.png') no-repeat left top transparent;
    padding-top: 10px;
    padding-left: 80px;
    font-size: 18px;
    background-position: bottom left;
    margin-bottom: 20px;
}

.iphone-se-river .photoSpecs {
    margin-bottom: -110px;
    top: -150px
}

.iphone-se-river .camera {
    background: #F8F8F8;
}

.iphone-se-river .photos {
    margin-top: 25px;
}

.iphone-se-river .photos img {
    padding-top: 30px
}

.iphone-se-river .photos img.cloud {
    padding-top: 0;
    padding-bottom: 15px;
}

.iphone-se-river .security-image-complete {
    background: #F0F0F0;
}

.iphone-se-river .security .text-row {
    padding: 15px 0 80px
}

.iphone-se-river .security h2.right-column {
    padding: 150px 0 20px;
}

.iphone-se-river .madeforeachother {
    margin-top: 20px;
}

.iphone-se-river .madeforeachother .row:first-child {
    margin-top: 20px;
    margin-bottom: 40px;
}

.iphone-se-river .wifi {
    padding: 30px 0 50px;
    background: #E9E9E9;
}

.iphone-se-river .iPhoneWall {
    top: -185px;
    margin-bottom: -170px;
}

.iphone-se-river .background {
    background: #f0f0f0;
    margin-bottom: 40px;
    padding-right: 55px;
}

.iphone-se-river .background.legelDetails {
    padding: 25px;
}

.iphone-se-river .siriIcon {
    padding: 150px 0 40px;
}

.iphone-se-river .iOSArrow {
    background: url('/uiassets/iOS_Arrow.png') no-repeat left top transparent;
    font-size: 18px;
    padding-left: 110px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.iphone-se-river .fewSteps {
    top: 30px;
}

.iphone-se-river .accessories .imageContainer {
    top: -90px;
    margin-bottom: -60px;
}

.iphone-se-river .legelDetails p {
    font-size: 10px;
    padding-bottom: 0;
}

.iphone-se-river .text-lg-center {
    text-align: center;
}

.iphone-se-river .visible-lg {
    display: block;
}

.iphone-se-river .visible-sm {
    display: none;
}

.iphone-se-river .hero-logo img {
    position: relative;
    margin-top: 175px;
    margin-left: -105px;
    margin-bottom: 25px;
}

.iphone-se-river .hero-logo a {
    display: block;
    width: 130px;
    margin-left: -35px;
}

.full-width-img {
    width: 100%;
    margin: 2em 0;
}

.cameraspec {
    float: left;
    height: 55px;
    margin-right: 15px;
    margin-bottom: 2em;
}

.header-text {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    font-size: 76px;
    margin-bottom: 40px;
    text-align: center;
    line-height: normal;
}

.iphone11river .ipxs-text-small, .iphone11Proriver .ipxs-text-small {
    font-size: 24px;
    text-align: left;
    margin-bottom: 60px;
}

.iphone11river .ipxs-text-small.banner-text {
    padding: 0 40px;
    text-align: center;
}

.sub-header-text {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    font-size: 60px;
    line-height: 60px;
    text-align: left;
    margin-bottom: 40px;
}

.c-sub-header-text {
    font-size: 28px;
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
}

.sub-header-text-c {
    font-size: 24px;
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    margin-top: 30px;
}

.img-box {
    margin: 0;
    padding: 0;
}


.gry-bg {
    margin: 1em;
    background: #fafafa;
}

.drk-gry-bg {
    margin: 1em;
    background: #111111;
}

.gry-bg.h2 {
}

.blk_bg {
    background: #000;
    color: #fff;
}

.white_bg {
    background: #fff;

}

.grey_bg {
    background: #fafafa;
}

.white_bg, .grey_bg, .blk_bg {
    padding: 1px 0;
}

.ip11-section {
    padding: 1px 0;
}

.wht-bg {
    margin: 1em;
    background: #fff;
}

.hide-ovrflow {
    overflow: hidden;
}

.negative-right {
    position: relative;
    right: -35px;
}

.zero-pd {
    padding: 0;
}

.zero-pd-lt {
    padding-left: 0;
}

.zero-pd-rt {
    padding-right: 0;
}

.zero-pd-bottom {
    padding-bottom: 0;
}

.zero-pd-top {
    padding-top: 0;
}

.compare-section .row, .ip11-disclaimer .row {
    min-height: auto;
}

.img_holder_parent {
    min-height: 370px;
    margin: 0 0 20px 0;
}

.img_holder {
    vertical-align: bottom;
    position: absolute;
    bottom: 0px;
}

.bg-grey {
    padding: 0 10px;
}

img.accessory_mtef {
    max-height: 240px;
    margin: 2em 0;
    left: 3em;
    position: relative;
}

img._270 {
    max-height: 270px;
    margin: 2em 0;
}

img.atv {
    margin-top: 20%;
}

img.b_c {
    margin-top: 28%;
}

.sub-header-text sup {
    font-size: 50%;
    top: -1em;
}

.iphone11river .grey_bg .atv-text, .iphone11Proriver .grey_bg .atv-text {
    padding-right: 2%;
}

.dr_pad {
    padding-right: 22%;
}

section.compare-section {
    padding: 40px;
}

img.c-cam-img {
    margin: 0 0 20px 0;
}

img.color-images {
    margin: 5px 0 20px 0;
}

#detailTabContent .tab-pane {
    padding-bottom: 0px;
}

.ip11-disclaimer {
    font-family: 'Simply Cricket Book';
    font-size: 12px;
    color: #333333;
    background-color: #fafafa;
    padding: 30px 0;
}

.ip11-disclaimer a {
    color: #333333;
}

p.apple-tv-footnote {
    margin: 0;
}

.camspecs {
    margin-top: 3em;
}

.camspecs .ipxs-text-small {
    font-size: 17px;
}

#detailTabContent #featureContent.tab-pane {
    padding: 0 25px;
}

.river-logo {
    padding-top: 40px;
}

#accordionGroup_v2 {
    width: 100%;
}

#accordionGroup_v2 #deviceDetailsAccordion .panel {
    max-width: 1055px;
    margin: auto;
    border-bottom: 1px solid #bbbdc0;
}

.panel-group .panel + .panel {
    margin-top: 0;
}


#deviceDetailsAccordion .panel-body,
#deviceDetailsAccordion [class^="spec-list-"] h2 {
    font-size: 16px;
}

#deviceDetailsAccordion .panel-body,
#deviceDetailsAccordion .panel-title {
    max-width: 1056px;
    margin: auto;
    padding: 0;
    border: 0;
    font-size: 16px;
}

.DAPW4230 ~ #accordionGroup_v2 #featureContent .constrain-width-1024 {
    max-width: unset;
}

.DAPW4230 ~ #accordionGroup_v2 #collapseOne {
    background: #000;
}

.DAPW4230 ~ #accordionGroup_v2 #specContent {
    float: none
}

#deviceDetailsAccordion #collapseOne .iphone12Pro-river {
    margin: 0;
}

.DAPW4230 ~ #accordionGroup_v2 #deviceDetailsAccordion .light-theme {
    margin-left: -50vw;
}

.DAPW4230 ~ #accordionGroup_v2 #deviceDetailsAccordion.panel-body.rivers {
    margin: 0 !important;
}

#deviceDetailsAccordion .spec-side-image img {
    height: 100%;
}

#deviceDetailsAccordion .panel-title {
    color: #3170b7;
    font-size: 16px;
    padding: 5px 15px;
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#deviceDetailsAccordion #specContent {
    margin-bottom: unset;
}

#deviceDetailsAccordion .title-arrow {
    min-width: 10px;
    min-height: 10px;
}

#deviceDetailsAccordion .panel-heading .title-arrow {
    transform: rotateX(180deg);
}

#deviceDetailsAccordion .panel-heading [aria-expanded="true"] .title-arrow {
    transform: rotateX(0deg);
}

#deviceDetailsAccordion .feature-box {
    display: flex;
    justify-content: space-between;
    margin: 0;
}

#deviceDetailsAccordion .spec-dimensions {
    margin: 15px;
}

#deviceDetailsAccordion .imageContainer {
    margin: 20px;
}

#deviceDetailsAccordion .feature-box:nth-child(even) {
    flex-direction: row-reverse;
}

.panel-heading a:hover, .panel-heading a:focus {
    text-decoration: none !important;
}

i {
    font-style: normal;

}

.panel-default > .panel-heading {
    background-color: #ffffff;
}

.icon-multiply-no:before {
    content: ".";
}

.collapsed i.icon-font.icon-multiply-no {
    transform: rotate(45deg);
}

.panel {
    border-right: none;
    border-left: none;
}

@media (max-width: 768px) {
    #deviceDetailsAccordion .imageContainer {
        text-align: center;
    }

    #deviceDetailsAccordion .compatible-accessories {
        margin: 0 20px;
    }

    #deviceDetailsAccordion .spec-details,
    #deviceDetailsAccordion .text-column {
        order: 1;
        margin: 15px;
    }

    #deviceDetailsAccordion .text-column {
        width: 95%;
    }

    #deviceDetailsAccordion .feature-box {
        flex-direction: column;
    }

    #deviceDetailsAccordion .panel-body {
        padding-left: 0;
    }

    .iphone-se-river .text-xs-left {
        text-align: left;
    }

    .iphone-se-river h3 {
        color: #333333;
        line-height: 1.4;
        font-size: 26px;
        padding-bottom: 5px;
    }

    .iphone-se-river p {
        padding: 10px;
    }

    .iphone-se-river .phone-specs img {
        display: block;
        margin: 0 auto 25px;
    }

    .iphone-se-river .hero img {
        padding: 0 25px;
    }

    .iphone-se-river .hero-logo img {
        position: relative;
        margin: 0 auto 25px;
        display: block;
        padding: 0 100px;
    }

    .iphone-se-river .hero-logo a {
        display: block;
        width: 130px;
        margin: 0 auto 40px;
    }

    .iphone-se-river .design h2, .iphone-se-river .performance h2, .iphone-se-river .camera h2,
    .iphone-se-river .security h2, .iphone-se-river .wifi h2, .iphone-se-river .madeforeachother h2,
    .iphone-se-river .accessories h2 {
        padding: 20px 0 5px 15px;
        font-size: 26px;
    }

    .iphone-se-river .performance .row:first-child {
        padding: 30px 0;
    }

    .iphone-se-river .performance img {
        padding: 0 5px;
    }

    .iphone-se-river .performance .chipTitle {
        padding-left: 85px;
        padding-right: 15px;
        background-position: 15px 15px;
        font-size: 20px;
    }

    .iphone-se-river .performance .cpu-gpu-speed {
        margin: 0 0 30px 0;
        padding: 0 20px;
    }

    .iphone-se-river .performance .cpu-gpu-speed div {
        margin: 0 0 30px 0;
    }

    .iphone-se-river .design:first-child {
        padding: 20px 0;
    }

    .iphone-se-river .design img {
        padding: 0 25px;
    }

    .iphone-se-river .photos h3 {
        padding-top: 5px;
    }

    .iphone-se-river .photos h3 img {
        padding: 0;
    }

    .iphone-se-river .photos p {
        padding: 10px 0 0 0;
    }

    .iphone-se-river .photos {
        margin: 0;
    }

    .iphone-se-river .photos img {
        padding: 0 40px;
    }

    .iphone-se-river .camera h2 {
        margin-bottom: 0;
    }

    .iphone-se-river .security h2.right-column {
        padding: 0 0 5px 15px;
        margin-top: -40px;
    }

    .iphone-se-river .security img {
        padding: 0 50px;
    }

    .iphone-se-river .security-image-complete {
        background: #F0F0F0;
    }

    .iphone-se-river .madeforeachother h3, .iphone-se-river .appsiOS h3 {
        margin-left: 15px;
    }

    .iphone-se-river .madeforeachother img {
        padding: 0 25px;
    }

    .iphone-se-river .madeforeachother .row:first-child {
        margin-top: 20px;
        margin-bottom: 70px;
    }

    .iphone-se-river .appsthathelp {
        margin-top: 70px;
    }

    .iphone-se-river .appsiOS img {
        padding: 0 30px;
    }

    .iphone-se-river .background {
        background: #f0f0f0;
        margin-bottom: 40px;
        padding: 10px 0 40px;
    }

    .iphone-se-river .background.legelDetails {
        padding: 5px;
    }

    .iphone-se-river .iPhoneWall {
        top: -55px;
        margin-bottom: -95px;
    }

    .iphone-se-river .iOSArrow {
        padding: 15px 15px 5px 175px;
        background-position: 50px;
    }

    .iphone-se-river .accessories {
        margin-top: 50px;
    }

    .iphone-se-river .accessories .imageContainer {
        top: 0;
        margin-bottom: 40px;
    }

    .iphone-se-river .photoSpecs {
        padding: 0 40px;
        margin-top: 145px;
    }

    .iphone-se-river .wifi {
        background: none;
    }

    .header-text {
        font-size: 38px;
        margin-bottom: 20px;
    }

    section.compare-section {
        padding: 10px;
    }

    section.compare-section .ip11-section {
        padding: 0 15px;
    }

    section.compare-section .ipxs-text-small {
        font-size: 14px;
    }

    .c-sub-header-text.mobile {
        font-size: 10px;
        margin-top: 1em;
    }

    .img_holder_parent {
        min-height: auto;
        padding: 0 10px;
    }

    .img_holder {
        position: relative;
        text-align: center;
    }

    .img_holder img {
        width: 60px;
    }

    img.c-mobile {
        width: 90%;
    }

    img.accessory_mtef {
        left: -3.75em;
    }

    .iphone11river h2, .iphone11river h3, .iphone11Proriver h2, .iphone11Proriver h3, .iphone11river .grey_bg h2, .iphone11river .blk_bg h2 {
        font-size: 20px;
        margin: 2em 0 .25em 0;
    }

    .sub-header-text {
        margin-bottom: 20px;
    }

    .grey_bg p.sub-header-text, section.compare-section p.sub-header-text,
    .sub-header-text {
        font-size: 30px;
        line-height: normal;
    }

    .full-width-img {
        margin: .75em 0;
    }

    .iphone11river .ipxs-text-small, .iphone11river .grey_bg p.ipxs-text-small, .iphone11Proriver .blk_bg p.ipxs-text-small, .iphone11Proriver .grey_bg p.ipxs-text-small {
        font-size: 19px;
        margin-bottom: 30px;
    }

    .dr_pad {
        padding-right: 0;
    }

    .white_bg, .grey_bg, .blk_bg {
        padding: 5px;
    }

    .panel, .rivers-se2020 {
        margin: 0;
    }

    #productSlider .carousel-indicators, #deviceGallery .carousel-indicators {
        z-index: 0;
        display: flex;
        flex-direction: column;
        left: 58%;
        top: 0%;
        margin: 10px 0;
    }

    #productSlider .carousel-indicators .active{
        width: auto;
        height: auto;
    }

    .carousel-control .glyphicon-chevron-leftt {
        margin-leftt: 37px;
    }

    #productSlider .carousel-inner {
        margin-left: -16px;
    }
}

/***********************************
MD Styles
***********************************/
@media ( min-width: 481px ) and ( max-width: 768px ) {


    .iphone-se-river .performance .chipTitle {
        padding-top: 40px;
    }

    .iphone-se-river .photos p {
        margin-bottom: 20px;
    }

    .iphone-se-river .photos img {
        padding: 0 0;
    }

    .iphone-se-river .photos .photos-phone img, .iphone-se-river .wifi img, .iphone-se-river .appsiOS img,
    .iphone-se-river .design img, .iphone-se-river .performance img {
        display: block;
        margin: 0 auto;
    }

    .iphone-se-river .security h2.right-column {
        padding: 0 0 5px 10px;
        margin-top: 15px;
    }

    .iphone-se-river .madeforeachother h3, .iphone-se-river .appsiOS h3 {
        margin-top: 20px;
    }

    .iphone-se-river .hero-logo img {
        padding: 0 10px;
        margin-left: -30px;
        margin-top: 75px;
    }

    .iphone-se-river .hero-logo a {
        margin: 0 0 0 7px;
    }

    .iphone-se-river .iOSArrow {
        padding: 15px 156px 5px 160px;
    }

    .iphone-se-river .design h2, .iphone-se-river .performance h2, .iphone-se-river .camera h2, .iphone-se-river .security h2,
    .iphone-se-river .wifi h2, .iphone-se-river .madeforeachother h2, .iphone-se-river .accessories h2 {
        padding-left: 10px;
    }

    .iphone-se-river .camera-message {
        margin-left: -15px;
    }
}

/***********************************
SM - XS Styles
***********************************/
@media ( max-width: 480px ) {

    .iphone-se-river .text-xs-left {
        text-align: left;
    }

    .iphone-se-river p {
        padding: 15px;
    }

    .iphone-se-river .iOSArrow {
        padding-right: 65px;
    }

    #colorOptionWrapper {
        margin-top: 56px;
    }

    #productSlider .carousel-indicators a img {
        margin: 10px 0;
    }

    #productSlider .carousel-control .glyphicon-chevron-right {
        right: 137%;
        margin-right: calc(15vw - 2px);
    }

    .pricing-tabs {
        margin-top: 1px;
    }

    #productSlider .carousel-inner {
        width: 206px;
        margin-left: -13px;
    }
}

@media ( max-width: 400px ) {
    #productSlider .carousel-control .glyphicon-chevron-right {
        right: 76%;
    }
}

@media ( max-width: 360px ) {
    .pricing-tabs {
        margin-top: 16px;
    }

    .login-prices .price-button {
        width: 97px;
    }

    .carousel-control .glyphicon-chevron-left {
        margin-left: -45px;
    }

    #productSlider .carousel-control .glyphicon-chevron-right {
        right: 38%;
    }

    #productSlider .carousel-inner > .item, #productSlider .carousel-inner > .item > a > img {
        margin-left: 7px;
    }

    #productSlider .carousel-inner {
        margin-left: 1px;
    }
}

@media ( max-width: 330px ) {
    #productSlider .carousel-inner {
        margin-left: -13px;
    }
}

@media ( max-width: 280px ) {
    #productSlider .carousel-inner {
        width: 150px;
    }
}



#devicePricingWrapper {
    margin-top: 5px;
    position: relative;
}

.price-text {
    color: #6E6F72;
    font-size: 11px;
    line-height: 17px
}

.pricing-tabs {
    border-bottom: 1px solid #bbbdc0;
    margin-bottom: 25px;
    font-size: 15px;
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    height: 34px;
}

.selected-pricing-tabs {
    border-bottom: 3px solid #3170b7;
    width: 32%;
    height: 34px;
    position: relative;
    left: 0%;
    transition: left 0.6s ease-in-out;
}

#devicePricingWrapper .pricing-tab, #devicePricingWrapper .pricing-tab:hover {
    color: #6E6F72;
    text-align: center;
    padding: 5px 0 5px 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}

#devicePricingWrapper .pricing-tab.selected-tab, #devicePricingWrapper .pricing-tab.selected-tab:hover {
    padding: 5px 0;
    color: #1B75BB;
}

.price-disclaimer div {
    font-size: 9px;
    padding: 0;
}

.price-disclaimer div.small {
    margin-top: 5px;
}

#deviceDetailpromoContainer #couponImage {
    margin-top: 5px;
}

#deviceDetailpromoContainer .promoText {
    margin-top: 5px;
    color: green;
    font-size: 17px;
}

#productOverview #devicePricingWrapper #deviceDetailpromoContainer {
    border: 1.5px dashed green;
    min-height: 65px;
    margin: 20px 0px 15px 0px;
}

#phoneBreadCrumb {
    padding-top: 20px
}

.prices-body {
    padding: 0 2px;
    display: flex;
}

.price-button {
    cursor: pointer;
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    color: black;
    font-size: 12px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 1px 2px 0 rgba(213, 213, 213, 1);
    -moz-box-shadow: 0 1px 2px 0 rgba(213, 213, 213, 1);
    box-shadow: 0 1px 2px 0 rgba(213, 213, 213, 1);
    padding: 12px 2px 12px 2px;
    line-height: 16px;
    border: 1px solid #E1DFE1;
    text-align: center;
}

.price-button.selected {
    -webkit-box-shadow: 0 2px 5px 0 rgba(186, 186, 186, 1);
    -moz-box-shadow: 0 2px 5px 0 rgba(186, 186, 186, 1);
    box-shadow: 0 2px 5px 0 rgba(186, 186, 186, 1);
    border: 1px solid #1B75BB;
}

.price-button .price {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    font-size: 19px;
    text-align: center;
    line-height: 30px;
    color: #6E6F72;
}

.non-login-prices .price-button:nth-child(1), .login-prices .price-button:nth-child(1) {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.non-login-prices .price-button:nth-child(2), .login-prices .price-button:nth-child(3) {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
}

.login-prices, .non-login-prices {
    color: #6E6F72;
}

.price-button.selected .price {
    color: #044A07 !important;
    font-family: 'Simply Cricket Bold';
}

.price-button .price > sup {
    top: -0.75em;
    font-size: 50%;
}

.phone-price {
    width: 80%;
    padding-top: 10px;
}

.phone-price .price {
    vertical-align: bottom;
}

.phone-price .price p {
    font-family: 'Simply Cricket Bold', Helvetica, Arial, sans-serif;
    margin: 0;
    display: inherit;
}

.phone-details .price.was-price p {
    color: #046A38;
    font-size: 40px;
}

.phone-details .price.was-price p.legal-content {
    font-family: "Simply Cricket Demi";
    font-size: 12px;
    color: #000000;
    padding: 10px 0px;
}

.phone-price .price p.strikethrough {
    display: inline;
    position: relative;
    z-index: 0;
}

.phone-price .price p.strikethrough:before {
    left: 10%;
}

.phone-price .price .minus {
    margin-left: -19px;
}

.phone-price .price p sup {
    font-size: 50%;
}

.phone-price .price-label {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    margin-left: 10px;
    margin-bottom: 6px;
}

.price.current-price.green ~ .price-label {
    margin-bottom: 8px;
}

.phone-price .rebate-link a {
    display: block;
    font-size: 14px;
    margin-left: 10px;
    padding-bottom: 7px;
}

.phone-price .rebate-price {
    padding-left: 17px;
}

.phone-price .final-price {
    border-top: 2px solid black;
}

.phone-price .final-price p {
    color: #60a630;
    font-size: 40px;
}

.phone-price .green p {
    font-size: 40px;
}

.phone-price .dark-grey p {
    font-size: 30px;
}

.phone-price .green p > sup, .phone-price .dark-grey p > sup,
.phone-price .final-price p > sup {
    top: -0.75em;
}

.phone-price .final-price span {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    color: black;
    font-size: 24px;
}

.base-price-wrapper {
    padding-top: 10px;
}

.sale-price-wrapper {
    padding-bottom: 10px;
    border-bottom: 2px solid #e4e4e4;
}

.leasing-content {
    color: #044A07;
    font-family: 'Simply Cricket Bold', Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
}

.leasing-action {
    color: #1B75BB;
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 15.95px;
    text-align: center;
}


.finance-wrapper {
    margin-top: 12px;
    margin-bottom: 10px;
    display: flex;
}

.affirm-as-low-as {
    margin: 0;
    float: left;
    font-size: 12px;
    box-shadow: 0 0 #000;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    text-align: center;
    cursor: pointer
}

.affirm-border {
    border-right: 1px solid #e1dfe1;
    padding-right: 8px;
}

.phone-price .affirm-as-low-as {
    width: auto;
}

.affirm-trigger {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    color: #3170b7;
}

.affirm-trigger:hover {
    text-decoration: underline;
}

.prog-pdp-modal * {
    font-family: 'Simply Cricket Book', Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #000;
}

.prog-pdp-modal .cta {
    font-family: 'Simply Cricket Demi', Helvetica, Arial, sans-serif;
    color: #3170b7;
}

.prog-pdp-modal .cta:hover {
    text-decoration: underline;
}

.prog-pdp-modal img {
    max-width: 104px;
}

.prog-pdp-modal div {
    background-color: #FFFFFF;
    height: 50px;
    box-shadow: 0 0 #000;
    padding: 14px 0 10px;
    margin: 0;
    margin-left: 14px;
    line-height: 11px;
    text-align: center;
}

.prog-pdp-button {
    text-decoration: none !important;
}

#progressive-backdrop {
    opacity: 0;
    transition: all 300ms ease 0s;
    z-index: 10100;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgb(0, 0, 0);
}

#progressive-iframe {
    opacity: 0;
    transition: all 300ms ease 0s;
    background-color: rgb(255, 255, 255);
    z-index: 10100;
    width: 500px;
    max-height: 686px;
    height: calc((100vh - 80px) - 5%);
    position: fixed;
    top: 80px;
    left: 50%;
    margin-left: -250px;
    margin-top: 3%;
    border: 1px solid rgb(223, 227, 232);
    display: block;
    right: 0;
    bottom: 0;
    border-radius: 0;
}

@media (max-width: 768px) {
    .finance-wrapper {
        padding-bottom: 20px;
    }

    .prog-pdp-modal img {
        max-width: 131px;
    }

}

@media (max-width: 480px) {
    .prog-pdp-modal div {
        margin: 0 auto;
        width: 94%;
        height: 50px;
        padding: 0;
        padding-top: 7px;
        text-align: center;
    }

    .finance-wrapper {
        width: 100%;
        margin-bottom: 0
    }

    #progressive-iframe {
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
        margin-left: 0;
        margin-top: 0;
        border: none;
    }

    .pricing-tab.login {
        width: 142px;
    }

    .selected-pricing-tabs{
        width: 35%;
    }
}

@media (max-width: 365px) {
    .prog-pdp-modal .cta {
        position: absolute;
        left: 10px;
        top: 50px;
    }

    .prog-pdp-modal div {
        width: 98%;
    }

    .prices-body {
        padding: 0;
    }

    .pricing-tab.login {
        width: 133px;
    }
}

@media (max-width: 320px) {
    .prog-pdp-modal .cta {
        position: absolute;
        left: 9px;
        top: 34px
    }

    .prog-pdp-modal div {
        height: 60px;
        width: 94%
    }

    #colorOptionWrapper .view{
        margin-left: -11px;
    }

    .pricing-tab.login {
        width: 124px;
    }
}



/*# sourceMappingURL=deals.48bbc88e526b55a2be01.css.map*/