/* Blackmagic Pocket Cinema Camera - EN */

/**
* PDF Print
* Global
* Main
* Design
* Technology
* Workflow
* Accessories
* How To Buy
*/

/* PDF Print */
@media print {
    #W-CIN-04 #product-techspecs #title h1 {
        white-space: nowrap;
    }
}

/* Global */
h5 {
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 5px 0;
  font-style: normal;
  font-weight: 600;
  color: #000;
}
.action {
    background: none;
}

/* Main */
.landing-intro .button {
    position: absolute;
    z-index: 2;
    top: 15px;
    right: 20px;
}
.landing-intro .heading {
    margin-top: 36px;
}
.landing-intro .columns + img {
    margin-left: -21px;
}
.landing-intro .label {
    margin-top: -51px;
    margin-left: 45px;
    display: block;
    width: 270px;
}
.landing-dynamicrange .block {
    background-color: #ededed;
}
.landing-dynamicrange .heading {
    padding-top: 18px;
}
.landing-dynamicrange .columns {
    margin-bottom: 23px;
}
.landing-dynamicrange img {
    margin: 0 5px 40px;
}
.landing-dynamicrange .columns + img {
    margin-left: 23px;
}
.landing-dynamicrange .labels {
    position: absolute;
    bottom: 15px;
    left: 23px;
}
.landing-dynamicrange .label {
    width: 309px;
    float: left;
}
.landing-dynamicrange .block::after {
    clear: both;
    content: '';
    display: table;
}
.landing-quality .left {
    float: left;
    width: 345px;
}
.landing-record {
    margin-top: 0;
}
.landing-record img {
    margin-bottom: 24px;
}
.landing-portable .background {
    top: 0;
}
.landing-portable .center {
    position: relative;
    z-index: 2;
    padding-top: 460px;
    width: 630px;
    margin: 0 auto;
}
.landing-portable .factsdesign {
    position: relative;
    margin: 40px auto;
    width: 448px;
    height: 56px;
    background-image: url('https://images.blackmagicdesign.com/media/products/blackmagicpocketcinemacamera/landing/fact1-metric.png?_v=1369024172');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 448px 56px;
}
.landing-portable .factsdesign #icon-width {
    background-color: #fff;
    position: absolute;
    top: -2px;
    left: 5px;
}
.landing-portable .factsdesign #numbers-width {
    background-color: #fff;
    position: absolute;
    top: 7px;
    left: 87px;
}
.landing-portable .factsdesign #numbers-weight {
    background-color: #fff;
    position: absolute;
    top: 7px;
    left: 317px;
}
.us .landing-portable .factsdesign {
    background-image: url('https://images.blackmagicdesign.com/media/products/blackmagicpocketcinemacamera/landing/fact1-imperial.png?_v=1369024212');
}
.us .landing-portable .factsdesign #icon-width {
    left: 68px;
}
.us .landing-portable .factsdesign #numbers-width {
    left: 153px;
}
.us .landing-portable .factsdesign #numbers-weight {
    left: 325px;
}
.landing-highresolution #factsdisplay {
    position: relative;
    margin-top: 23px;
}
.landing-highresolution #factsdisplay #icon-display {
    background-color: #fff;
    position: absolute;
    top: 3px;
    left: -10px;
}
.landing-highresolution #factsdisplay #numbers-display {
    background-color: #fff;
    position: absolute;
    top: 12px;
    left: 83px;
}
.landing-highresolution #factsdisplay .label {
    font-size: 12px;
    color: #656565;
    position: absolute;
    top: 30px;
    left: 165px;
    z-index: 2;
}
.landing-connections .block {
    background-color: #ededed;
    padding-bottom: 30px;
}
.landing-connections h2 {
    margin-top: 24px;
}
.landing-connections .columns .column:first-child {
    margin-left: 25px;
    width: 410px;
}
.landing-connections .right {
    width: initial;
}
.landing-camerarig h2 {
    width: 380px;
}
.landing-camerarig .right {
    bottom: 1px;
}
.landing-camerarig .column {
    margin-top: 40px;
    width: 345px;
    min-height: 437px;
    padding-bottom: 70px;
}
.landing-camerarig .divider {
    width: 960px;
    border-top: 1px #ededed solid;
    margin: 0 auto;
    height: 0;
}
.landing-learnmore {
    margin: 32px 0 40px;
}
.landing-learnmore .columns .column {
    width: 192px;
}
.landing-learnmore .columns + .columns {
    margin-top: 0;
}
.landing-learnmore .button-inner {
    text-decoration: none;
    background-color: #fff;
    -moz-box-shadow: inset 2px 2px 4px rgba(0,0,0,0.1);
    -webkit-box-shadow: inset 2px 2px 4px rgba(0,0,0,0.1);
    box-shadow: inset 2px 2px 4px rgba(0,0,0,0.1);
    border: 1px solid #b6b6b6;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    height: 29px;
    line-height: 29px;
    display: inline-block;
    margin: 20px 0 0;
    font-size: 14px;
    font-weight: 600;
    color: #000;
    padding: 0 14px;
}
@media
only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-resolution:2dppx), only screen and (min-resolution:192dpi) {
    .landing-portable .factsdesign {
        background-image: url('https://images.blackmagicdesign.com/media/products/blackmagicpocketcinemacamera/landing/fact1-metric@2x.png?_v=1369024289');
    }
    .us .landing-portable .factsdesign {
        background-image: url('https://images.blackmagicdesign.com/media/products/blackmagicpocketcinemacamera/landing/fact1-imperial@2x.png?_v=1369024333');
    }
}

/* Design */
.design-intro .button {
    position: absolute;
    z-index: 2;
    top: 15px;
    right: 20px;
}
.design-intro .columns {
    margin-top: 36px;
}
.design-portability {
    z-index: 2;
}
.design-portability .block {
    background-color: #ededed;
    overflow: hidden;
}
.design-portability .column:first-child {
    width: 584px;
}
.design-portability .column:last-child {
    padding-top: 18px;
    padding-bottom: 50px;
    margin-left: 605px;
    width: 340px;
}
.design-portability .facts {
    position: relative;
    margin-top: 23px;
    height: 132px;
    background-image: url('https://images.blackmagicdesign.com/media/products/blackmagicpocketcinemacamera/design/fact1-metric.png?_v=1369024914');
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 221px 132px;
}
.design-portability .facts #icon-width {
    background-color: #ededed;
    position: absolute;
    top: -4px;
    left: -1px;
}
.design-portability .facts #numbers-width {
    background-color: #ededed;
    position: absolute;
    top: 5px;
    left: 81px;
}
.design-portability .facts #numbers-weight {
    background-color: #ededed;
    position: absolute;
    top: 82px;
    left: 80px;
}
.us .design-portability .facts {
    background-image: url('https://images.blackmagicdesign.com/media/products/blackmagicpocketcinemacamera/design/fact1-imperial.png?_v=1369024934');
}
.us .design-portability .facts #numbers-width {
    left: 84px;
}
.us .design-portability .facts #numbers-weight {
    left: 88px;
}
.design-grip {
    max-height: 430px;
}
.design-grip img {
    left: 1px;
}
.design-grip .column {
    width: 343px;
    padding-top: 15px;
    padding-bottom: 50px;
    margin-left: auto;
    margin-right: 44px;
}
.design-grip .image-container {
    margin-left: 0px;
    margin-top: -147px;
}
.design-mount {
    margin-top: 60px;
    min-height: 386px;
}
.design-mount .column {
    width: 343px;
    padding-bottom: 50px;
    margin-left: auto;
    margin-right: 44px;
}
.design-screen .divider {
    width: 960px;
    border-top: 1px #ededed solid;
    margin: 20px auto 0;
    height: 0;
}
.design-connections .two-column--image-edge-left--text-right .column-container {
    margin-right: 28px;
    margin-top: 0;
}
.design-connections .column:first-child {
    width: 477px;
}
.design-connections .column:last-child {
    width: 440px;
}
.design-battery .image-container {
    margin-right: 19px;
    margin-top: 47px;
}
.design-battery .left {
    width: 330px;
}
.design-battery img.right {
    margin-right: 19px;
}
#Home-products-blackmagicpocketcinemacamera-design #next-page {
    margin-top: 34px;
}
@media
only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min-resolution:2dppx), only screen and (min-resolution:192dpi) {
    .design-portability .facts {
        background-image: url('https://images.blackmagicdesign.com/media/products/blackmagicpocketcinemacamera/design/fact1-metric@2x.png?_v=1369024972');
    }
    .us .design-portability .facts {
        background-image: url('https://images.blackmagicdesign.com/media/products/blackmagicpocketcinemacamera/design/fact1-imperial@2x.png?_v=1369024997');
    }
}

/* Technology */
.technology-intro {
    overflow: hidden;
    border-radius: 7px;
    min-height: 850px;
}
.technology-intro .button {
    position: absolute;
    z-index: 2;
    top: 15px;
    right: 20px;
}
.technology-intro .right {
    width: auto;
}
.technology-intro .columns {
    margin-top: 26px;
}
.technology-intro .column {
    padding-top: 10px;
    padding-bottom: 45px;
    min-height: 359px;
}
.technology-range {
    margin-top: 0;
}
.technology-range .block {
    margin-top: 0;
    padding: 18px 0 30px;
    background-color: #ededed;
}
.technology-range .label {
    margin-top: 12px;
    display: block;
}
.technology-range .columns .column:first-child {
    margin-left: 25px;
}
.technology-recording .label {
    width: 180px;
    position: absolute;
    top: 232px;
    left: 183px;
}
.technology-lens .label {
    width: 220px;
    position: absolute;
    top: 113px;
    left: 700px;
    text-align: left;
}
.technology-lens .heading {
    margin-top: 11px;
}
.technology-prores .block {
    margin-top: 0;
    padding: 18px 0 30px;
    width: 956px;
    background-color: #ededed;
}
.technology-prores img {
    margin-left: 18px;
}
.technology-prores .column-container {
    margin-top: 4px;
}
.technology-prores div.center {
    width: 685px;
    margin: 0 auto;
}
.technology-connections {
    margin-top: 53px;
}
.technology-connections .label {
    display: block;
    width: 288px;
    text-align: center;
    margin: 5px auto;
}
.technology-connections img {
    margin-top: 35px;
    margin-left: 76px;
}
.technology-connections p + h2 {
    margin-top: 27px;
}

/* Workflow */
.workflow-intro .columns {
    margin-top: 35px;
}
.workflow-intro .button {
    position: absolute;
    z-index: 2;
    top: 15px;
    right: 20px;
}
.workflow-documentary .heading *,
.workflow-film .heading *,
.workflow-journalism .heading *,
.workflow-car .heading *,
.workflow-small .heading *,
.workflow-personal .heading *,
.workflow-educational .heading * {
    display: inline;
}
.workflow-documentary .heading h3,
.workflow-film .heading h3,
.workflow-journalism .heading h3,
.workflow-car .heading h3,
.workflow-small .heading h3,
.workflow-personal .heading h3,
.workflow-educational .heading h3 {
    padding-left: 10px;
}
.workflow-documentary .heading,
.workflow-film .heading,
.workflow-journalism .heading,
.workflow-car .heading,
.workflow-small .heading,
.workflow-personal .heading,
.workflow-educational .heading {
    margin-top: 13px;
    margin-bottom: 20px;
}

/* Accessories */
.accessories-intro {
    min-height: 1046px;
}
.accessories-intro .button {
    position: absolute;
    z-index: 2;
    top: 15px;
    right: 20px;
}
.accessories-intro h2,
.accessories-intro h3 {
    width: 480px;
}
.accessories-intro .column {
    margin-top: 35px;
    padding-bottom: 180px;
    z-index: 2;
}
.accessories-intro p {
    width: 410px;
}
.accessories-intro .background {
    right: 10px;
}
.accessories-icons h4 {
    font-size: 15px;
}
.accessories-icons .icon-list {
    margin: 45px auto 0;
    width: 690px;
}
.accessories-icons .icon-list img {
    float: left;
}
.accessories-icons .icon-list-content {
    float: left;
    margin-left: 22px;
    width: 480px;
}
.accessories-icons .icon-list::after {
    content: '';
    display: table;
    clear: both;
}


/* How To Buy */
#Home-products-blackmagicpocketcinemacamera-howtobuy .hero-banner h1 {
    display: none;
}