﻿@font-face {
    font-family: 'myriad-set-pro_text';
    src: url('../../content/fonts/myriad/myriad-set-pro_text.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriad-set-pro_medium';
    src: url('../../content/fonts/myriad/myriad-set-pro_medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriad-set-pro_semibold';
    src: url('../../content/fonts/myriad/myriad-set-pro_semibold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriad-set-pro_bold';
    src: url('../../content/fonts/myriad/myriad-set-pro_bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'myriad-set-pro_thin';
    src: url('../../content/fonts/myriad/myriad-set-pro_thin.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


#iphone-7-wrapper * {
    font-family: 'myriad-set-pro_thin';
    text-align: center;
    color: white;
}

#iphone-7-wrapper {
    background-color: black;
}

#iphone-7-wrapper p {
    font-size: 18px;
}

#iphone-7-wrapper h2 {
    font-size: 48px;
    margin-bottom: 35px;
}

#iphone-7-wrapper h3 {
    color: #bbbbbb;
    font-size: 28px;
}

#iphone-7-wrapper .dark-gray{
    background-color: #121212;
}

#iphone-7-wrapper .white{
    background-color: white;
}

#iphone-7-wrapper .white *{
    color:#000000;
  
    }

#iphone-7-wrapper .light-gray{
    background-color: #f0f0f0;
    border-top: 1px solid #d6d6d6;
}
#iphone-7-wrapper .light-gray *{
  color: #999999;
    text-align: left;
}



#iphone-7-wrapper .ip7-box{
    padding: 80px 0px;
}

#iphone-7-wrapper .ip7-intro .ip7-box .container p:first-of-type{
    line-height: 1.8;
    font-size: 24px;
}

#iphone-7-wrapper .ip7-box .iphone7-logo{
 max-width: 350px;
    padding: 60px 0px;
}

#iphone-7-wrapper  .ip7-buttons {
    padding: 60px 0px 20px 0px;
}

#iphone-7-wrapper  .ip7-buttons p {
    font-size: 24px;
        font-family: 'myriad-set-pro_medium';
}


#iphone-7-wrapper .dark-gray.ip7-design{
    background-image: url('../../content/images/iphone-7/2-1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 1780px;
    background-position: center;
}

#iphone-7-wrapper .black .ip7-camera-photo {
    width: 90%;
    float: right;
}

#iphone-7-wrapper .ip7-icons-box {
    margin: 40px 0px;  
}

#iphone-7-wrapper .ip7-icons-box img {
      max-height: 60px;
    margin-bottom: 15px;
}

#iphone-7-wrapper .camera-plus .ip7-icons-box, #iphone-7-wrapper .chip .ip7-icons-box  {
        width: 50%;
        margin: 0 auto;
        margin-top: 40px;
    margin-bottom: 40px;
}


#iphone-7-wrapper .ip7-camera-plus-photo {
    width: 60%;
    float: right;
}

#iphone-7-wrapper .ip7-display-photo {
     width: 80%;
    float: right;  
}


#iphone-7-wrapper .cellular {
    position: relative;
}

#iphone-7-wrapper .cellular .ip7-icons-box {
    position: absolute;
    bottom: 0px;
    margin: 15%;

}

#iphone-7-wrapper .ip7-camera-cellular-photo {
     width: 60%;
    float: left;  
}

#iphone-7-wrapper .ip7-pb-reset {
    padding-bottom: 0;

}

#iphone-7-wrapper .btn.btn-iphone-se {
    background: transparent;
    border: 1px solid #666;
    border-radius: 4px;
    color: #666;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    white-space: nowrap;
    padding: 0 16px;
    display: inline-block;
    width: 130px;
}


#iphone-7-wrapper .audio .ip7-icons-box {
    margin: 75px 0px 40px 0;
}

@media only screen and (max-width: 992px) {
}

@media only screen and (max-width: 769px) {

#iphone-7-wrapper .ip7-box {
    padding: 40px 15px;
}

#iphone-7-wrapper h2 {
    font-size: 32px;
}

#iphone-7-wrapper h3 {
    font-size: 20px;
}



#iphone-7-wrapper .ip7-pb-reset, #iphone-7-wrapper .ip7-pb-reset-xs {
    padding-bottom: 0;

}

#iphone-7-wrapper .iphone-custom-col-5
{width: 50%;

}

#iphone-7-wrapper .ip7-icons-box img {
    max-height: 40px;

}


#iphone-7-wrapper .ip7-camera-cellular-photo {
    width: 100%;

}

#iphone-7-wrapper .cellular .ip7-icons-box {
    position: absolute;
    bottom: 0px;
    margin: 20px 0;
}

#iphone-7-wrapper .camera-plus .ip7-icons-box, #iphone-7-wrapper .chip .ip7-icons-box {
    width: 100%;
  
}

#iphone-7-wrapper .ip7-box .iphone7-logo {
    max-width: 100%;

}

#iphone-7-wrapper .btn.btn-iphone-se {
    width: 80%;
}


#iphone-7-wrapper .ip7-intro .ip7-box .container p:first-of-type {
    line-height: 1.8;
    font-size: 18px;
}

#iphone-7-wrapper .ip7-buttons p {
    font-size: 18px;

}
}

#iphone-7-wrapper .iphone-custom-col-5 > p{
    padding-top: 18px;
}


