/* type */

.sg-fontsstroman-s54 {
    font-family: "SST-Roman", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 54px;
    font-size: 5.4rem;
    line-height: 1.111;
}

.sg-fontsstlight-s21 {
    font-family: "SST-Light", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1.143;
}

.sg-fontsstlight-s18 {
    font-family: "SST-Light", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.111;
}

.sg-fontsstlight-s16 {
    font-family: "SST-Light", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.25;
}

.sg-fontsstlight-s14 {
    font-family: "SST-Light", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.286;
}


/* common */

.custom-module {
    position: relative;
}

.custom-module p {
    font-size: 14px;
}

.custom-module .btn.btn-large {
    min-height: 45px;
    height: auto;
}

.custom-module.bg-blue {
    background-color: #f1f5f9;
}

.custom-module.bg-white {
    background-color: #fff;
}

.custom-module.bg-none {
    background-color: transparent;
}

.custom-module .container {
    width: 93.06122%;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
}

.custom-module .container.light-text {
    color: #fff;
}

.custom-module .container.light-text h2 {
    color: #fff !important;
}

.custom-module .containerdark-text {
    color: #212530;
}

.custom-module .container.boxed-light .copy-wrapper {
    background-color: rgba(255, 255, 255, 0.95);
    padding: 3.5em;
    color: #212530;
}

.custom-module .container.boxed-light .copy-wrapper p {
    color: #83838f;
}

@media (min-width: 1440px) {
    .custom-module .container.boxed-light .copy-wrapper {
        padding: 5em;
    }
}

.custom-module .container.boxed-dark .copy-wrapper {
    background-color: rgba(33, 37, 48, 0.95);
    padding: 3.5em;
    color: #fff;
}

.custom-module .container.boxed-dark .copy-wrapper h2 {
    color: #fff !important;
}

@media (min-width: 1440px) {
    .custom-module .container.boxed-dark .copy-wrapper {
        padding: 5em;
    }
}

.custom-module .inner {
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.custom-module .inner .grid {
    max-width: 1190px;
    width: 91.89189%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

@media (max-width: 767px) {
    .custom-module .inner .grid {
        width: 100%;
        font-size: 0.825em;
    }
}

.custom-module .inner .span {
    height: 100%;
}

.custom-module .inner .table-wrap {
    height: 100%;
    width: 100%;
    display: table;
}

.custom-module .inner .table-wrap .table-inner {
    display: table-cell;
    vertical-align: middle;
}

.custom-module .inner h2 {
    font-size: 3em;
    line-height: 1.125;
    margin-bottom: 18px;
    margin-top: 0;
    margin-bottom: 20px;
    margin-left: -2px;
    font-weight: 400;
}


/* banner specific */


/* modified 09/06/16 to incl. account banners */

.ec-category-banner > a {
    display: block;
    width: 100%;
    height: 100%;
}

.ec-category-banner.account {
    margin-bottom: 20px;
}

.ec-category-banner.skinny {
    height: auto;
    overflow: hidden !important;
    position: relative;
    clear: both;
}

.ec-category-banner.skinny .center .span {
    float: none;
    margin: 0 auto;
    width: 100%;
}

.ec-category-banner.skinny .center .span .copy-wrapper {
    background-color: transparent;
    text-align: center;
}

.ec-category-banner.skinny .center .span .copy-wrapper h2 {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .ec-category-banner {
        font-size: 0.8em;
    }
}

.ec-hero-banner {
    position: relative;
}

.ec-hero-banner .left .span {
    float: left;
}

.ec-hero-banner .right .span {
    float: right;
}

.ec-hero-banner .center.boxed-dark .span {
    float: none;
    margin: 0 auto;
    background-color: rgba(33, 37, 48, 0.95);
}

.ec-hero-banner .center.boxed-dark .span .copy-wrapper {
    background-color: transparent;
    text-align: center;
}

.ec-hero-banner .center.boxed-dark .span .copy-wrapper p {
    color: #83838f;
}

.ec-hero-banner .center.boxed-light .span {
    float: none;
    margin: 0 auto;
    background-color: rgba(255, 255, 255, 0.95);
}

.ec-hero-banner .center.boxed-light .span .copy-wrapper {
    background-color: transparent;
    text-align: center;
}

.ec-hero-banner .center.boxed-light .span .copy-wrapper p {
    color: #83838f;
}

@media (max-width: 767px) {
    .ec-hero-banner .inner {
        width: 100%;
        height: auto;
        position: relative;
    }
    .ec-hero-banner .span {
        width: 100%;
        height: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .ec-hero-banner .boxed-light,
    .ec-hero-banner .boxed-dark {
        font-size: 0.8em;
    }
}

.category-subnav {
    position: relative;
    height: 155px;
    background-color: #f1f5f9;
    box-shadow: 0 4px 8px rgba(39, 43, 55, 0.15);
}

.category-subnav .span {
    float: left;
    height: 100%;
}

.category-subnav .span-inner {
    position: relative;
    width: 100%;
    height: 100%;
}

.category-subnav a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
}

.category-subnav a:hover .span-inner {
    border-bottom: solid 0.25em #5887f5;
    -webkit-transition: border-bottom 0.2s ease-in-out;
    -moz-transition: border-bottom 0.2s ease-in-out;
    -ms-transition: border-bottom 0.2s ease-in-out;
    transition: border-bottom 0.2s ease-in-out;
}

.category-subnav .copy-wrapper {
    text-align: center;
}

.category-subnav .copy-wrapper img {
    max-width: 70%;
    height: auto;
}

.category-subnav .copy-wrapper p {
    color: #212530;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0;
}

.category-subnav .copy-wrapper .sonyicon-arrowhead-down {
    color: #bcbccc;
}

@media (max-width: 767px) {
    .category-subnav .inner {
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .category-subnav .grid {
        display: table;
    }
    .category-subnav .span {
        min-width: 155px;
        display: table-cell;
        float: none;
        vertical-align: top;
    }
}

.ec-subcategory {
    position: relative;
}

.ec-subcategory p {
    color: #83838f;
}

.ec-subcategory .inner {
    position: relative;
    padding: 4.5em 0;
}

.ec-subcategory .heading {
    width: 100%;
    margin-left: 0;
    padding-bottom: 20px;
}

.ec-subcategory .heading .copy-wrapper,
.ec-subcategory .heading .button-wrapper {
    margin-left: 0;
    width: 50%;
}

.ec-subcategory .heading .copy-wrapper {
    padding-left: 15px;
}

.ec-subcategory .heading .button-wrapper {
    text-align: right;
    padding-right: 15px;
}

.ec-subcategory .heading .button-wrapper .sonyicon-grid-3x3 {
    display: inline-block;
    vertical-align: middle;
}

.ec-subcategory .subcat-col {
    width: 25%;
    margin: 0;
    padding: 0 10px;
}

.ec-subcategory .subcat-col a {
    display: block;
}

.ec-subcategory .subcat-col a img {
    padding: 1em;
    display: block;
    margin: 0 auto;
}

.ec-subcategory .subcat-col a.subcat-img:hover {
    background-color: #f1f5f9;
    transition: background-color 0.3s;
}

.ec-subcategory .subcat-col a.products-link {
    text-transform: uppercase;
    font-size: 0.9375em;
    font-weight: bold;
}

.ec-subcategory .subcat-col .copy-wrapper a {
    display: block;
    margin-bottom: 0.5em;
}

@media (max-width: 767px) {
    .ec-subcategory .copy-wrapper,
    .ec-subcategory .button-wrapper {
        width: 100% !important;
    }
    .ec-subcategory .button-wrapper {
        text-align: center !important;
        margin-top: 15px;
    }
    .ec-subcategory .col4 {
        width: 100%;
        margin-bottom: 20px;
    }
}

.ec-editorial {
    position: relative;
    min-height: 400px;
}

.ec-editorial p {
    color: #83838f;
}

.ec-editorial .inner {
    position: relative;
    padding: 4.5em 0;
}

.ec-editorial .grid {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.ec-editorial .copy-wrapper {
    padding-bottom: 1.5em;
    text-align: center;
}

.ec-editorial .col-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ec-editorial.column2 .copy-wrapper {
    text-align: left;
}

.ec-editorial .editorial-col img {
    width: 100%;
    margin-bottom: 1.5em;
}

.ec-editorial .span24 {
    width: 100%;
    margin-left: 0;
}

.ec-editorial .col3 {
    width: 33.33%;
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
}

@media (max-width: 767px) {
    .ec-editorial .col3 {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 2em;
    }
}

.ec-editorial .col2 {
    width: 50%;
    margin-left: 0;
}

.ec-editorial .col2:first-child {
    padding-left: 0;
    padding-right: 20px;
}

.ec-editorial .col2:last-child {
    padding-left: 20px;
    padding-right: 0;
}

@media (max-width: 767px) {
    .ec-editorial .col2 {
        width: 100%;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 2em;
    }
}

.ec-editorial .col1 {
    position: relative;
    text-align: center;
    width: 62.5%;
    float: none;
    display: block;
    margin: 0 auto !important;
}

@media (max-width: 767px) {
    .ec-editorial .col1 {
        width: 100% !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
        padding-bottom: 2em;
        margin-left: 0;
        margin-right: 0;
    }
}

.ec-editorial#ec-checkout .copy-wrapper h3 {
    text-transform: uppercase;
    color: #83838f;
    border-bottom: solid 1px #e4e7eb;
    padding-bottom: 10px;
}

.ec-editorial#ec-checkout .copy-wrapper .sonyicon-travel {
    font-size: 3.5em;
    color: #5787f4;
}

.ec-editorial#ec-checkout .copy-wrapper .image-wrapper {
    padding-top: 1em;
}

.ec-editorial#ec-checkout .copy-wrapper .image-wrapper.payment-icons img {
    max-width: 25% !important;
    display: inline-block;
    float: left;
    padding: 0.8em;
}

.ec-editorial.common-support .col-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.ec-editorial.common-support .editorial-col .copy-wrapper {
    height: 100%;
}

.ec-editorial.common-support .editorial-col .copy-wrapper {
    padding: 3em;
    background-color: #fff;
    min-height: 22em;
    text-align: left;
}

.ec-editorial.common-support .editorial-col .copy-wrapper h3 {
    font-family: "SST-Medium", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.136;
    margin-bottom: 1em;
}

.ec-editorial.common-support .button-container {
    display: block;
    width: 100%;
}

.ec-editorial.common-support .button-container iframe {
    border: 0;
    width: 100%;
    height: 100px;
}

.ec-large-tiles-3 {
    position: relative;
    min-height: 400px;
    background-color: #fff;
}

.ec-large-tiles-3 .inner {
    position: relative;
    padding: 4.5em 0;
    text-align: left;
}

.ec-large-tiles-3 .grid {
    height: 100%;
    position: relative;
    overflow: hidden;
}

.ec-large-tiles-3 .copy-wrapper {
    padding-bottom: 1.5em;
}

.ec-large-tiles-3 .copy-wrapper .row-heading {
    font-size: 21px !important;
    text-transform: uppercase;
}

.ec-large-tiles-3 .col-wrapper.dark,
.ec-large-tiles-3 .col-wrapper.light {
    position: relative;
    width: 100%;
    height: 490px;
    overflow: hidden;
    margin-left: 0;
}

@media (max-width: 980px) {
    .ec-large-tiles-3 .col-wrapper.dark,
    .ec-large-tiles-3 .col-wrapper.light {
        height: 300px;
    }
}

@media (max-width: 767px) {
    .ec-large-tiles-3 .col-wrapper.dark,
    .ec-large-tiles-3 .col-wrapper.light {
        width: 100%;
    }
    .ec-large-tiles-3 .col-wrapper.dark .tile-inner,
    .ec-large-tiles-3 .col-wrapper.light .tile-inner {
        margin-right: 0;
    }
    .ec-large-tiles-3 .col-wrapper.dark .tile-inner img,
    .ec-large-tiles-3 .col-wrapper.light .tile-inner img {
        width: 100%;
        height: auto;
    }
}

@media (max-width: 767px) {
    .ec-large-tiles-3 .col-wrapper.dark,
    .ec-large-tiles-3 .col-wrapper.light {
        height: auto;
        font-size: 1.5em;
    }
}

.ec-large-tiles-3 .tile {
    margin-bottom: 2em;
    width: 33.33%;
    margin-left: 0;
}

.ec-large-tiles-3 .tile a {
    text-decoration: none;
    color: #fff;
}

.ec-large-tiles-3 .tile a:hover .sonyicon-chevron {
    transform: translate(3px, 0);
    transition: transform 0.2s;
}

.ec-large-tiles-3 .tile .tile-inner {
    margin-right: 2em;
    position: relative;
    min-height: 22em;
    height: 100%;
    overflow: hidden;
}

.ec-large-tiles-3 .tile .tile-inner img {
    height: 100%;
    width: auto;
    max-width: none;
}

.ec-large-tiles-3 .tile .tile-inner .desc {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 1em 3em;
}

.ec-large-tiles-3 .tile .tile-inner .desc .sonyicon-chevron {
    display: inline-block;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .ec-large-tiles-3 .tile {
        width: 100%;
    }
}

.ec-large-tiles-3 .col-wrapper.dark .tile .tile-inner .desc {
    background-color: #212530;
}

.ec-large-tiles-3 .col-wrapper.dark .tile .tile-inner .desc h3 {
    color: #fff;
    margin: 0 0 0.25em 0;
}

.ec-large-tiles-3 .col-wrapper.dark .tile .tile-inner .desc p {
    margin: 0;
    color: #83838f;
}

.ec-large-tiles-3 .col-wrapper.light .tile .tile-inner .desc {
    background-color: transparent;
}

.ec-large-tiles-3 .col-wrapper.light .tile .tile-inner .desc h3 {
    color: #212530;
    margin: 0 0 0.25em 0;
}

.ec-large-tiles-3 .col-wrapper.light .tile .tile-inner .desc p {
    margin: 0;
    color: #83838f;
    text-transform: uppercase;
    font-weight: bold;
}

.ec-large-tiles-3 .col-wrapper.light .tile .tile-inner .desc.boxed {
    background-color: rgba(243, 244, 246, 0.95);
}

.ec-image-with-copy {
    position: relative;
}

.ec-image-with-copy .inner {
    padding: 4.5em 0;
    position: relative;
}

.ec-image-with-copy .span {
    width: 50%;
    margin: 0;
}

.ec-image-with-copy .image-wrapper img {
    width: 100%;
}

.ec-image-with-copy .copy-wrapper {
    padding: 0 4em;
}

@media (max-width: 767px) {
    .ec-image-with-copy .span {
        width: 100%;
    }
    .ec-image-with-copy .copy-wrapper {
        padding: 2em 0;
    }
}

.ec-keyfeatures {
    background-color: #f1f5f9;
}

.ec-keyfeatures .inner {
    position: relative;
    padding: 4em 0;
    text-align: center;
}

.ec-keyfeatures .inner .span {
    width: 100%;
    margin: 0;
}

.ec-keyfeatures .features {
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-top: 10px;
}

.ec-keyfeatures .features .col5 {
    width: 20%;
    float: right;
}

@media (max-width: 767px) {
    .ec-keyfeatures .features .col5 {
        width: 100%;
        margin: 10px 0;
    }
}

.ec-tile-fixed-228 {
    width: 228px;
}

.ec-tile-fixed-228 .tile a {
    text-decoration: none;
}

.ec-tile-fixed-228 .tile a:hover .sonyicon-chevron {
    transform: translate(3px, 0);
    transition: transform 0.2s;
}

.ec-tile-fixed-228 .tile .tile-inner {
    position: relative;
    min-height: 22em;
    height: 100%;
    overflow: hidden;
}

.ec-tile-fixed-228 .tile .tile-inner img {
    width: 100%;
    height: auto;
    max-width: none;
}

.ec-tile-fixed-228 .tile .tile-inner .desc {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 1em;
}

.ec-tile-fixed-228 .tile .tile-inner .desc .sonyicon-chevron {
    display: inline-block;
    vertical-align: middle;
}

.ec-tile-fixed-228 .tile .tile-inner .desc.boxed-light {
    background-color: rgba(243, 244, 246, 0.95);
}

.ec-tile-fixed-228 .tile .tile-inner .desc.boxed-light h3,
.ec-tile-fixed-228 .tile .tile-inner .desc.boxed-light .sonyicon-chevron {
    color: #212530;
}

.ec-tile-fixed-228 .tile .tile-inner .desc.boxed-dark {
    background-color: rgba(33, 37, 48, 0.95);
}

.ec-tile-fixed-228 .tile .tile-inner .desc.boxed-dark h3,
.ec-tile-fixed-228 .tile .tile-inner .desc.boxed-dark .sonyicon-chevron {
    color: #fff;
}

@media (max-width: 767px) {
    .ec-tile-fixed-228 .tile {
        width: 100%;
    }
}


/* account tiles added 09/06/16 */

.ec-tile-fixed-232 {
    width: 232px;
    height: 232px;
}

.ec-tile-fixed-232 a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.ec-tile-fixed-232 .table-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: table;
}

.ec-tile-fixed-232 .table-wrap .table-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.ec-tile-fixed-232 .table-wrap .table-inner .desc.light-text h3 {
    color: #fff;
}

.ec-tile-fixed-165 {
    width: 165px;
    height: 165px;
    position: relative;
    margin: 0 auto;
}

.ec-tile-fixed-165 a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.ec-tile-fixed-165 .table-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: table;
}

.ec-tile-fixed-165 .table-wrap .table-inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.ec-tile-fixed-165 .table-wrap .table-inner .desc.light-text h3 {
    color: #fff;
}

.ec-logo-grid-4 .col4 {
    width: 25%;
    float: left;
    padding-left: 1em;
}

.ec-logo-grid-4 .col4:first-child {
    margin-left: 0;
}

.ec-logo-grid-4 .col4 .logo {
    width: 100%;
    padding-right: 1em;
    margin-bottom: 2em;
}

.ec-logo-grid-4 .col4 .logo img {
    width: 100%;
}

.ec-logo-grid-4 .col4 .logo .title {
    display: block;
    text-align: center;
    margin-top: 1em;
}


/* custom page css */

#careers .editorial-col .copy-wrapper {
    background-color: #f1f5f9;
    padding: 3em;
}

#about-sony {
    min-height: 0;
}

#about-sony p {
    font-size: 1.25em;
}

#other-support .subcat-col {
    text-align: center;
}

#consumer-support {
    text-align: left;
    padding-top: 20px;
}

#about-banner-top {
    text-align: center;
    padding: 150px 0;
    background-color: #000;
}

#career-benefits ul {
    padding-top: 20px;
    padding-bottom: 20px;
}

#career-benefits ul li {
    text-align: left;
    font-size: 1.25em;
}

.ec-editorial.locations .opening-hours {
    max-width: 400px;
    text-align: center;
    margin: 0 auto;
    font-size: 14px;
}

.ec-custom#account-products-comingsoon {
    position: relative;
}

.ec-custom#account-products-comingsoon .copy {
    position: absolute;
    top: 0;
    left: 0;
    padding: 4em 2em;
    z-index: 2;
    color: #83838f;
}

.ec-custom#account-products-comingsoon .copy .copy-inner {
    background-color: rgba(255, 255, 255, 0.95);
    padding: 2em;
}

.ec-custom#account-products-comingsoon .copy .h1.s2 {
    color: #83838f;
}


/* meganav extension styles */ 
.custom-module.extra {
    overflow: hidden;
    width: 100%;
    margin: 0;
    padding: 30px 0;
}

.custom-module.extra.bg-blue {
    background-color: #f1f5f9;
    border-top: none;
}

.custom-module.extra.bg-white {
    background-color: #fff;
    border-top: solid 1px #e4e7eb;
}

.custom-module.extra .col2 {
    width: 50%;
    float: left;
}

.custom-module.extra .col1 {
    width: 50%;
    margin: 0 auto;
}

.custom-module.extra > .col2:last-child {
    border-left: solid 1px #e4e7eb;
}

.custom-module.extra .extra-inner {
    padding: 0 20px;
    text-align: left;
}

.custom-module.extra .extra-inner img {
    width: 100%;
}

.custom-module.extra .extra-inner h3 {
    margin-top: 0;
}

.custom-module.extra .extra-inner .col2 {
    padding: 0 20px;
}

.custom-module.extra .extra-inner .col2:first-child {
    width: 30%;
}

.custom-module.extra .extra-inner .col2:last-child {
    width: 70%;
}

/* custom page footnotes/T&C */
.custom-module.ec-editorial.terms .copy-wrapper {
    text-align: left;
}

.custom-module.ec-editorial.terms .copy-wrapper h2 {
    font-size: 1.2em;
}

.custom-module.ec-editorial.terms .copy-wrapper h3 {
    font-size: 1em;
}

/* product page awards section */ 

    .product-page.awards td {
        width: 25%; 
        height: 100px; 
    }
    
    .product-page.awards td > img {
        height: 100%; 
        max-width: 100%; 
        width: auto; 
    }
    
    .product-page.awards tr:nth-child(even){
        vertical-align: top; 
    }


/*# sourceMappingURL=custom-modules.css.map */
