﻿.iphone-SE, .iphone-SE h2 {
    font-family: 'myriad_set_ot_txregular';
}

    .iphone-SE p {
        font-family: 'myriad_set_ot_txregular' !important;
        color: #6d6e71;
        display: block;
        font-weight: lighter;
        text-rendering: optimizeSpeed;
        font-size: 17px;
    }

.se-box1 {
    padding: 40px 0px;
}


@media screen and (max-width:767px) {
    .se-box1 {
        padding: 20px 10px;
        background: #fff;
    }

    .se-box1-col-1 img {
        width: 100%;
        max-width: 300px;
        display: block;
        margin: 0px auto;
        clear: both;
    }

    .badge-large {
        font-size: 35px;
    }

    .badge-ise {
        height: 5em;
    }
}

.iphone-se-logo-moto {
    margin: 192px 0 -23px;
    text-align: center;
}

@media screen and (max-width:767px) {
    .iphone-se-logo-moto {
        margin: 0;
        text-align: center;
        padding-bottom: 15px;
    }

        .iphone-se-logo-moto img {
            max-width: 150px;
        }
}

.iphone-se-logo-moto h4 {
    font-family: 'myriad_set_ot_mdregular' !important;
    font-size: 33px;
}

.page-overview .section-hero .badge-ise {
    padding: 0 60px;
    color: #d0a8a0;
}

.intro-badges, .se-box1-intro {
    text-align: center;
    width: 100%;
    margin: 0px auto;
    max-width: 720px;
}

    .se-box1-intro p {
        font-size: 21px;
        line-height: 1.3;
        margin-bottom: 45px;
    }

.badge-ise {
    display: inline-block;
    position: relative;
    font-size: 20px;
    /*width: 6em;*/
    height: 8em;
    color: #333;
    vertical-align: middle;
}

.badge-content {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 2.75em;
}

.badge-large {
    display: block;
    position: relative;
    left: -2px;
    margin-left: auto;
    margin-right: auto;
    font-size: 80px;
    line-height: 0.9;
    font-weight: 100;
    letter-spacing: -0.025em;
    font-family: 'myriad_set_ot_txregular';
    font-weight: 100;
    white-space: nowrap;
    color: #d0a8a0;
}

    .badge-large:first-child {
        margin-top: 0.3125em;
    }

    .badge-large + .badge-small {
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
    }

.badge-small {
    display: block;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 400;
    letter-spacing: 0em;
    margin-top: 0.0625em;
    margin-bottom: 0.375em;
    color: #666;
}

.badge-divider {
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}


@media screen and (max-width:767px) {

    .badge-large {
        font-size: 35px;
    }

    .badge-ise {
        height: 5em;
    }


    .se-box1-intro p {
        font-size: 17px;
    }
}



/**/


.se-box-2-text {
    margin-top: 210px;
}

    .se-box-2-text p {
        font-size: 21px;
        line-height: 1.3;
    }

.se-box-2-left-half h2 {
    font-size: 39px;
    line-height: 1.07724;
    font-weight: 200;
    letter-spacing: -0.016em;
}


@media screen and (max-width:767px) {

    .se-box-2-left-half h2 {
        font-size: 26px;
    }

    .se-box-2-text {
        margin: 0;
    }

    .se-box2 {
        background: #fff;
    }

    .se-box-2-text p, .se-box-2-left-half p, .se-box-2-right-half p {
        font-size: 17px !important;
    }
}


/**/



.se-box3 {
    background: -webkit-linear-gradient(#fafafa, #fff);
    background: linear-gradient(#fafafa, #fff);
    padding-bottom: 50px;
}

.iphone-se-performance img {
    max-width: 430px;
    margin-top: 30px;
    width: 100%;
}



.se-box-3-first-row {
    text-align: center;
    padding: 70px 0px 30px 0px;
}


.chip-a9 {
    width: auto;
    display: block;
    float: left;
    max-width: 104px;
    margin-right: 15px;
    margin-bottom: 15px;
}

@media screen and (max-width:767px) {
    .chip-a9 {
        max-width: 58px;
    }

    .se-box-2-right-half h2 {
        font-size: 24px;
        line-height: 1.16667;
        font-weight: 300;
        letter-spacing: 0em;
    }

    .col-xs-12.se-box-3-first-row {
        padding: 25px 25px;
    }
}


.se-box-2-left-half p {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 45px;
}

.se-box-2-right-half p {
    line-height: 1.3;
    font-size: 20px;
}


/**/

.se-box4 {
    padding: 40px 0px;
    background-color: #fafafa;
}

.se-box4-badges {
    display: block;
    margin: 0 auto;
    color: #d0a8a0;
    border-bottom: 1px solid #e3e3e3;
    text-align: center;
}


    .se-box4-badges:last-child {
        border: 0;
    }

.se-box4 figure.progressive-image-animated {
    width: 74px;
    height: 74px;
    background-size: 74px 74px;
    background-repeat: no-repeat;
    background-image: url("../../content/images/iphone-se/icon_livephotos_large.png");
    display: inline-block;
}

figure.se-box4-badges {
    display: inline-block;
    position: relative;
    font-size: 20px;
    width: 6em;
    height: 8em;
    color: #333;
    vertical-align: middle;
}


.se-box4-badges .badge-half {
    font-size: 38px;
    line-height: 0.81579;
    font-weight: 300;
    letter-spacing: -0.025em;
    font-family: "Myriad Set Pro","Helvetica Neue","Helvetica","Arial",sans-serif;
    font-weight: 300;
    text-transform: none;
}


.se-box4-badges .badge-large + .badge-small {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    text-align: center;
}

.se-box4-badges .badge-small {
    display: block;
    font-size: 16px;
    line-height: 1.375;
    font-weight: 400;
    letter-spacing: 0em;
    margin-top: 0.0625em;
    margin-bottom: 0.375em;
    color: #666;
}

.aside-se-box-4 {
    margin-top: -140px;
}


.se-box4 p {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 45px;
}

.se-box4 h2 {
    font-size: 36px;
}

@media screen and (max-width:767px) {
    .se-box4-badges .badge-half {
        font-size: 18px;
    }

    figure.se-box4-badges {
        width: 4em;
    }

    .aside-se-box-4 {
        margin-top: -40px;
        text-align: center;
    }

    .se-box4 figure.progressive-image-animated {
        width: 44px;
        height: 44px;
        background-size: 44px 44px;
    }

    .se-box4-badges {
        border-bottom: 0px;
    }

    .se-box4 h2 {
        font-size: 26px;
    }

    .se-box4 p {
        font-size: 18px;
    }
}


/* se-box5 */

figure.section-camera.icon-icloud {
    width: 97px;
    height: 64px;
    background-repeat: no-repeat;
    background-image: url("../../content/images/iphone-SE/icon_icloud_large.png");
    margin-bottom: 20px;
}

.se-box5 {
    padding: 60px 0px;
}

    .se-box5 h4 {
        font-size: 21px;
        font-family: 'myriad_set_ot_txregular';
    }



.se-box5-row1, .se-box5-row2, .se-box5-row3 {
    padding-bottom: 65px;
}

    .se-box5-row1 h4, .se-box5-row2 h4, .se-box5-row3 h4 {
        padding-top: 0px;
    }

    .se-box5-row1 p, .se-box5-row2 p, .se-box5-row3 p {
        margin-bottom: 0px;
        font-size: 18px;
    }


@media screen and (max-width:767px) {

    .se-box5 {
        background-color: #fff;
    }

        .se-box5 img {
            max-width: 330px;
            display: block;
            margin: 0px auto;
            width: 100%;
        }
}




/* */

.se-box6 {
    background-color: #F0F0F0;
}

    .se-box6 h4 {
        padding-top: 0px;
    }

    .se-box6 h4, .se-box7 h4 {
        font-size: 32px;
        font-family: 'myriad_set_ot_txregular';
    }

.se-box6-row1 {
    padding: 40px 0px;
}

    .se-box6-row1 p {
        font-size: 18px;
    }

/* */

.se-box7 {
    background-color: #e9e9e9;
    padding: 40px 0px;
    font-size: 18px;
}

.se-box8 p, .se-box9 p {
    font-size: 18px;
}

@media screen and (max-width:767px) {
    .se-box6 h4, .se-box7 h4 {
        font-size: 26px;
    }
}



/* .se-box8 */

.se-box8 {
    overflow: hidden;
    padding: 60px 0px;
}

    .se-box8 h2 {
        font-size: 34px;
    }

.se-box8-row2 h4 {
    font-family: 'myriad_set_ot_txregular';
    font-size: 22px;
    margin-top: 40px;
}

@media screen and (max-width:767px) {

    .se-box8 {
        background-color: #fff;
    }

        .se-box8 h2 {
            font-size: 22px;
        }
}


/*.se-box9 */

.se-box9 {
	display:none;
}

.se-box9 {
    padding: 60px 0px;
}


    .se-box9 img {
        max-height: 670px;
    }

.se-box9-info {
    padding-top: 40%;
    max-width: 300px;
    margin: 0px auto;
    text-align: center;
}


    .se-box9-info h4 {
        font-size: 23px;
        font-family: 'myriad_set_ot_txregular';
        margin-top: 25px;
    }

figure.icon-app-store {
    width: 65px;
    height: 65px;
    background-size: 65px 65px;
    background-repeat: no-repeat;
    background-image: url("../../content/images/iphone-SE/icon_app_store_large.png");
    margin-left: auto;
    margin-right: auto;
}


@media screen and (max-width:767px) {
    .se-box9 {
        padding: 10px 0px;
        background: #fff;
    }

    .se-box9-info {
        padding-top: 0;
    }

    .se-box9 img {
        margin: 0px auto;
        display: block;
        max-height: 490px;
        margin-top: 40px;
    }
}


/*.se-box10  */

.se-box10 {
    padding: 40px 0px;
    background-color: #f0f0f0;
}

    .se-box10 h2 {
        font-family: 'myriad_set_ot_txregular';
        font-size: 22px;
        max-width: 208px;
        display: block;
        float: left;
        padding-left: 20px;
        padding-top: 20px;
    }

    .se-box10 p {
        padding-top: 20px;
        font-size: 18px;
    }

figure.switch-icon.progressive-image-ready {
    display: block;
    position: relative;
    width: 130px;
    height: 109px;
    background-size: 130px 109px;
    background-repeat: no-repeat;
    background-image: url("../../content/images/iphone-SE/icon_switch_large.png");
    float: left;
}

@media screen and (max-width:767px) {

    figure.switch-icon.progressive-image-ready {
        display: block;
        position: relative;
        width: 95px;
        height: 104px;
        background-size: 95px 74px;
        background-position: center center;
    }
}

/*.se-box11  */

.se-box11 {
	display:none;
}

.se-box11 {
    padding: 60px 0px 0px 0px;
}

.se-box10 p {
    font-size: 18px;
}

.iphone-compare {
    width: auto;
    max-width: 1450px;
    display: block;
    margin: 0px auto;
    text-align: center;
    padding: 0px 60px;
    margin-top: 60px;
}


.iphone-custom-col-5 {
    width: 20%;
    display: block;
    position: relative;
    float: left;
    padding: 0px 1px;
    margin-bottom: 15px;
    padding: 0px 25px;
}

@media screen and (max-width:767px) {
    .se-box11-info h4 {
        font-size: 24px !important;
    }

    .se-box11-info {
        padding: 0px 20px;
    }
}


@media screen and (max-width:768px) {

    .iphone-compare {
        padding: 5px;
    }

    .iphone-custom-col-5 {
        padding: 5px;
    }
}

@media screen and (min-width:445px) and (max-width:720px) {
    .iphone-custom-col-5 {
        width: 33.333333%;
    }
}

@media screen and (max-width:444px) {
    .iphone-custom-col-5 {
        width: 50%;
    }
}



.iphone-compare a.btn.btn-iphone-se {
    margin-top: 20px;
}

.se-box11-info {
    max-width: 470px;
    margin: 0px auto;
    text-align: center;
}

    .se-box11-info h4 {
        font-family: 'myriad_set_ot_txregular';
        font-size: 30px;
    }


@media screen and (max-width:767px) {
    .se-box11 {
        background-color: #fff;
    }
}


/**/

.se-box12 {
    text-align: center;
    padding: 30px 0px;
}

    .se-box12 p, .se-box12 p a {
        color: #0088cc;
    }


    /**/

    .se-box12 h4 {
        font-family: 'myriad_set_ot_txregular';
        font-size: 30px;
    }




/* */

.hardware-software-background-wrapper {
    width: 1771px;
    height: 1830px;
    background-size: 1771px 1830px;
    background-repeat: no-repeat;
    background-image: url("../../content/images/iphone-SE/apps_2_large.jpg");
    margin: 170px 0 -51px -144px;
    background-position: 50% 0;
    /*width: 100%;
    height: 1830px;
    background-repeat: no-repeat;
    background-image: url("../../content/images/iphone-SE/apps_2_large.jpg");
    background-position: 50% 0;*/
}

@media screen and (max-width:1100px) {
    .hardware-software-background-wrapper {
        width: 1134px;
        height: 1171px;
        background-size: 1134px 1171px;
        background-repeat: no-repeat;
        background-image: url("../../content/images/iphone-SE/apps_2_large.jpg");
        background-position: 50% 0;
        margin: 196px 0 -26px -78px;
    }
}





/**/

.btn.btn-iphone-se {
    background: transparent;
    border: 1px solid #666;
    border-radius: 4px;
    color: #666;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
    white-space: nowrap;
    padding: 0 16px;
    display: inline-block;
}
