@import url('capture-card-option.css');
@media (max-width: 768px) {
    .section-third:after {
        background-position: center right;
    }
}
@media (max-width: 480px) {
    .social {
        margin: 0 auto;
        width: 260px;
    }
    .social a {
        margin: 0 10px 10px;
    }
}
@media (min-width: 767px) {
    .container {
        max-width: 70%;
    }
    header hgroup {
        width: 100%;
        top: 71%;
        max-width: 73%;
        font-size: 1vw;
    }
    header {
        height: 47vw;
    }
    header .hero_PCIe-capture .hero-products-wrap {
        max-width: 54%;
    }
    header .hero_PCIe-capture .hero-products-info {
        top: 58%;
    }
    .hero-products-info {
        font-size: 1.2vw;
    }
    .hero-products-wrap {
        max-width: 60%;
    }
    .hero_USB-capture-cards .hero-products-wrap {
        max-width: 40%;
    }
    header article .hero-products {
        margin: 0 0 5%;
    }
    header h1 strong {
        margin: 1% 0 0;
        font-size: 178%;
    }
    header .hero_capture-cards-for-Switch .hero-products-wrap {
        max-width: 56%;
    }
    header .hero_capture-cards-for-Switch .hero-products-info {
        top: 53%;
    }
    .section-first {
        background-attachment: fixed;
    }
    .section-third:after {
        background-attachment: fixed
    }
    .products-info-modal dl > dt {
        max-width: 40%;
    }
    .products-info-modal dl > dd {
        max-width: 60%;
        padding-right: 2.5%;
    }
    .products-info-modal dl > dt picture {
        margin: 0;
        width: 100%;
        max-width: none;
    }
    .products-info-modal article {
        -ms-flex-align: centert;
        align-items: center;
    }
    .products-info-modal {
        height: 100%;
        padding: 0;
    }
    .links a {
        display: inline-block;
        max-width: none;
    }
    .links a:hover {
        background-color: #fff;
        color: #c32128;
    }
    a.links-modal:hover {
        transform: scale(1.1)
    }
    header h1 {
        top: 78%;
    }
    header h1 span {
        margin: 1% auto 0;
        font-size: 70%;
        line-height: normal;
    }
    .section-copy h2 {
        font-size: 130%;
    }
    .section-copy h2 + p {
        font-size: 90%;
    }
    header .hero_USB-capture-cards .hero-products-info {
        top: 54%;
    }
    .section-copy {
        max-width: none;
        font-size: 1.75vw;
    }
    .section-second .section-copy {
        max-width: none;
    }
    table td a:hover {
        transform: scale(1.05)
    }
.launching-soon iframe[style] {
	height: auto!important;
}
}
@media (min-width: 1280px) {}
@media (min-width: 1460px) {}