@import 'https://fonts.googleapis.com/css?family=Raleway:400,700,900';
.font-raleway {
    font-family: 'Raleway', sans-serif !important;
}

@media (max-width:954px) {
    br.desktop-only {
        display: none;
    }
}

.phone-only {
    display: none !important;
}

@media (max-width: 720px) {
    .phone-only {
        display: inline-block !important;
    }
}

.hidden-phone {
    display: inline-block;
}

@media (max-width: 720px) {
    .hidden-phone {
        display: none;
    }
}

.title-4k {
    text-align: center;
    background-color: black;
}

@media (max-width:720px) {
    .title-4k {
        width: 32rem;
        margin: auto;
    }
}

@media (max-width: 954px) {
    .page-uhd-education h2.faq-topic {
        margin: 0;
    }
}

@media (max-width: 720px) {
    .page-uhd-education h2.faq-topic {
        font-size: 1.2rem;
        line-height: 1.5rem;
        padding: 0.8rem .3rem 1rem;
        margin: auto;
        width: 32rem;
        text-align: center;
    }
}


/*Welcome Text*/

.text-welcome {}

@media (max-width: 720px) {
    .text-welcome {
        margin-bottom: 2.5rem;
    }
}

.benefits-4k {
    margin: 0 0 3rem 0;
    padding: 0;
    border: 0;
    text-align: center;
    display: block;
    float: none;
    position: relative;
}

@media screen and (max-width: 720px) {
    .benefits-4k {
        margin: 0 0 1.5rem;
    }
}

.benefit-4k {
    width: 23.5%;
    margin: 0 .1%;
    display: inline-block;
    text-align: left;
    background: black;
    color: white;
    height: 39rem;
    position: relative;
}

.benefit-4k img {
    width: 100%;
}

@media screen and (max-width: 954px) {
    .benefit-4k {
        height: 292px;
        float: none;
        clear: both;
    }
}

@media screen and (max-width: 720px) {
    .benefit-4k {
        width: 100%;
        margin: 0 0 0;
        height: auto;
    }
}

.benefit-4k h3.benefit-title-4k {
    font-weight: 200;
    font-size: 2.2rem;
    text-transform: uppercase;
    margin-top: 1rem;
    letter-spacing: 0.1em;
    position: absolute;
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 954px) {
    .benefit-4k h3.benefit-title-4k {
        font-size: 1.5rem;
    }
}

@media screen and (max-width: 720px) {
    .benefit-4k h3.benefit-title-4k {
        padding-top: 1rem;
        position: relative;
        font-size: 2.5rem;
    }
}

.benefit-4k p {
    padding: 0.8rem 1.5rem 0rem;
    margin: 0;
    position: absolute;
    line-height: 2.2rem;
    font-size: 1.3rem;
    top: 22rem;
}

@media screen and (max-width: 954px) {
    .benefit-4k p {
        font-size: 1.1rem;
        line-height: 1.8rem;
        top: 15rem;
    }
}

@media screen and (max-width: 720px) {
    .benefit-4k p {
        position: relative;
        padding-bottom: 3rem;
        top: 0;
    }
}


/*Living room experience*/

h3.header-livingroom {
    line-height: 180%;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 0.5rem;
    background: rgb(76, 76, 76);
    background: linear-gradient(to bottom, rgba(76, 76, 76, 1) 0%, rgba(42, 42, 42, 1) 100%);
}

@media (max-width: 720px) {
    h3.header-livingroom {
        line-height: 2.5rem;
        padding: 1rem;
        background: #003b91;
        margin-bottom: 0;
        padding-top: 3rem;
        padding-bottom: 0;
    }
}


/*This image should only be visible on phone*/

@media (max-width: 720px) {
    .livingroom-4k-eye-catch {
        display: block !important;
        position: relative;
        margin: 0;
    }
}

.livingroom-4k {
    width: 100%;
    display: block;
    position: relative;
    padding: 4rem 0 1rem 6rem;
    background: url(/sites/all/themes/aurora_nbcuuse/images/bg-bring-4k.jpg) center center;
    background-size: cover;
    list-style-type: disc;
}

@media screen and (max-width: 954px) {
    .livingroom-4k {
        padding: 4rem 0 1rem 4rem;
        background-position: 40% center;
    }
}

@media screen and (max-width: 720px) {
    .livingroom-4k {
        background: #7adbfb;
        padding: 0 0 1rem 2rem;
    }
}

.livingroom-4k li {
    width: 100%;
    padding-right: 52%;
    display: list-item;
    text-align: left;
    clear: both;
}

@media screen and (max-width: 954px) {
    .livingroom-4k li {
        padding-right: 60%;
    }
}

@media screen and (max-width: 720px) {
    .livingroom-4k li {
        width: 86%;
        max-width: 31rem;
        margin-left: 4%;
        padding-right: 0;
    }
}

.livingroom-4k:before {
    content: '';
    display: inline-block;
    position: relative;
    left: -1rem;
}

.livingroom-4k h4.livingroom-4k-title {
    text-align: left;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 17px;
}

.livingroom-4k p.livingroom-4k-text {
    padding: 1rem 0 2rem 0;
    line-height: 22px;
}


/*Equipments*/

.equipments-4k {
    background: #dbe2e4;
    padding: 1rem;
    text-align: center;
}

.equipments-4k-header {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 2rem;
    letter-spacing: 0;
    margin: 1rem;
    transform: scaleY(0.8);
}

.equipments-4k-header em {
    font-style: normal;
    font-weight: 900;
}

.equipments-4k-diagram {
    max-width: 100%;
}

.equipments-4k p.equipments-4k-text {
    padding: 1.6rem 9rem;
    line-height: 2.2rem;
    margin: 0;
}

@media screen and (max-width: 720px) {
    .equipments-4k p.equipments-4k-text {
        padding: 1rem;
        text-align: left;
    }
}


/*Need more help? we may remove this?*/

.need-more-help {
    display: block;
    position: relative;
    background: white;
    margin: 0 auto;
    width: 86rem;
}

@media screen and (max-width: 954px) {
    .need-more-help {
        width: 100%;
    }
}

@media screen and (max-width: 720px) {
    .need-more-help {}
}

.text-need-more-help {
    margin: 0 auto 1rem;
    color: #305389;
}

.more-help-button {
    background-color: #315288;
    border: 2px solid #496da9;
    color: white;
    display: table;
    font-size: 1.6rem;
    font-weight: 600;
    margin: 0 auto;
    padding: 0.3rem 3rem;
}
/* new sytle css */
/*
.node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane.pane-node-field-poster-art {
    width: 300px;
    margin-left: 0;
    max-height: 420px;
}
.buy-buttons-wrapper .buy-buttons-align {
    width: 103%;
}

.buy-buttons-wrapper hr {
    position: relative;
    width: 38.5%;
}

.buy-buttons-wrapper h3 {
    margin-left: 1.2rem;
    position: relative;
    top: .4rem;
}

.buy-buttons-wrapper hr.buy-now-right {
    float: right;
    right: 3%;
}

.buy-buttons, .on-demand-buttons {
    width: 100%;
 /*   margin: 0 -1% 0 -.9%;*/
    padding-bottom: 1rem;
    display: block;
    float: left;
    clear: both;
}

.buy-buttons-wrapper li, .buy-buttons-wrapper li.cbox-overlay:first-child {
    width: 22.7%;
    margin: 1rem .99% 0rem .99%;
    display: block;
    float: left;
    clear: none;
}

.buy-buttons-wrapper li.cbox-overlay h2 {
    color: #333;
    background: rgba(253, 253, 255, 0.95);
    transition: all 0.3s;
    height: 2.8rem;
    line-height: 2.4rem;
}

.node-type-title aside.panels-section-row.aurora-layout-1 {
    padding: 2rem 5rem;
    height: auto;
}
.node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane {
    margin: 1rem auto 0.6rem 2rem;
    float: left;
    width: 520px;
}

@-moz-document url-prefix() { 
  .node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane {
      margin: 1rem auto 0.6rem 6rem;
  }
}

.buy-buttons-wrapper li, .buy-buttons-wrapper li.cbox-overlay:first-child {
    width: 22.7%;
    margin: 1rem .99% 0rem .99%;
    display: block;
    float: left;
	clear: none;
}
.buy-buttons, .on-demand-buttons {
    width: 100%;
    margin: 0 -1% 0 -.9%;
    padding-bottom: 1rem;
    display: block;
    float: left;
    clear: both;
}

.buy-buttons .fa-chevron-right {
    line-height: 100%;
    vertical-align: middle;
}

.buy-buttons-wrapper .on-demand-buttons li h2, .buy-buttons-wrapper .on-demand-buttons .redeem-digital {
    height: 2.8rem;
    line-height: 2.4rem;
}
.buy-buttons-wrapper .on-demand-buttons .redeem-digital {
    display: inline-block;
    clear: both;
    margin: 0;
    width: 100%;
    background: rgba(255, 255, 255, 0.4);
    transition: all 0.3s;
    float: none;
}
*/

/*Hero section has paddings.*/

.node-type-title aside.panels-section-row.aurora-layout-1 {
  padding: 2rem 5rem;
  height: auto;
}

@media (max-width: 954px) and (min-width: 721px) {
  .node-type-title aside.panels-section-row.aurora-layout-1 {
    padding: 1rem 2rem;
  }
}

@media (max-width: 720px) {
  .node-type-title aside.panels-section-row.aurora-layout-1 {
    padding: 1rem;
  }
}


/*Keyart*/

.node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane.pane-node-field-poster-art {
  width: 300px;
  margin-left: 0;
  max-height: 420px;
}

.node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane.pane-node-field-poster-art picture, .node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane.pane-node-field-poster-art img {
  padding: 0;
  line-height: 0;
  height: auto;
  display: inline-block;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

@media (max-width: 954px) and (min-width: 721px) {
  .node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane.pane-node-field-poster-art {
    width: 205px;
    max-height: 295px;
  }
}

@media (max-width: 720px) {
  .node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane.pane-node-field-poster-art {
    margin: auto;
    float: none;
  }
}


/*Buy CTA*/

@media (max-width: 720px) {
  .node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane.pane-nbcuuse-title-buy-block {
    float: none;
    width: 98%;
    margin: auto;
  }
}


/*Right Section*/

.buy-buttons-wrapper .buy-buttons-align {
  width: 103%;
}


/*Adjustments for extra button on "Buy Now" options*/

.node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane {
  margin: 1rem auto 0.6rem 2rem;
  float: left;
  width: 520px;
}

@-moz-document url-prefix() {
  .node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane {
      margin: 1rem auto 0.6rem 6rem;
  }
}

@media (max-width: 954px) and (min-width: 721px) {
  .node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane {
    width: 412px;
  }
}

@media (max-width: 720px) {
  .node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane {
    width: 285px;
    margin : 0 auto;
    float :  none;
  }
}


/*Stay Connected */

.node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane.pane-node-field-stay-connected {
  position: absolute;
  width: 300px;
  top: 460px;
  margin: 0;
  left: 5rem;
}

@media (max-width: 954px) and (min-width: 721px) {
  .node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane.pane-node-field-stay-connected {
    width: 205px;
    top: 330px;
    left: 2rem;
  }
}

@media (max-width: 720px) {
  .node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane.pane-node-field-stay-connected {
    width: 290px;
    top: 1.5rem;
    left: auto;
    float: none;
    margin: auto;
    position: relative;
  }
}

.node-type-title .field-name-field-stay-connected .menu {
  position: relative;
  margin-top: 0;
  top: 0;
  width: 100%;
  text-align: center;
  letter-spacing: .15em;
}

.field-name-field-stay-connected .leaf {
  display: inline-block;
  float: none;
}


/*Stay connected icons*/

.stay-connected {
  color: #fff;
  opacity: 0.80;
  transition: all 0.3s;
}

.stay-connected .fa {
  font-size: 2.5rem;
}


/*Stay connected header is moved to below icons*/

.node-type-title .field-name-field-stay-connected header {
  background: none;
  border-top-color: transparent;
  position: relative;
  top: 0;
  opacity: .5;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  border: 0;
}

.node-type-title .field-name-field-stay-connected header h2 {
  top: 0;
}


/*Video Player's container*/

.pane-node-field-featured-video .content {
  width: 100%;
}

@media (max-width: 720px) {
  .node-type-title aside.panels-section-row.aurora-layout-1 section.panel-pane.pane-node-field-featured-video, .node-type-title aside.panels-section-row.aurora-layout-1 .title-synopsis {
    float: none;
    left: auto;
    margin: 1rem auto auto auto;
    max-width: 100%;
  }
}


/*Buy Now brackets*/

.buy-buttons-wrapper hr {
  position: relative;
  width: 38.5%;
}

.buy-buttons-wrapper hr.buy-now-right {
  float: right;
  right: 3%;
}

.buy-buttons-wrapper h3 {
  margin-left: 1.2rem;
  position: relative;
  top: .4rem;
}

@media (max-width: 954px) {
  .buy-buttons-wrapper h3 {
    margin-left: .6rem;
  }
}

@media (max-width: 720px) {
  .buy-buttons-wrapper h3 {
    top: 0;
    margin-left: 0;
    width: 33%;
    text-align: center;
    display: inline-block;
  }
  .buy-buttons-wrapper hr {
    width: 33%;
    top: 0;
  }
}


/*Buy buttons*/

.buy-buttons, .on-demand-buttons {
  width: 100%;
  margin: 0 -1% 0 -.9%;
  padding-bottom: 1rem;
  display: block;
  float: left;
  clear: both;
}

.on-demand-buttons {
  margin-top: 0;
  border-top: 1px double rgba(255, 255, 255, 0.15);
  height: 4rem;
  padding-bottom: 0;
}

.buy-buttons-wrapper li, .buy-buttons-wrapper li.cbox-overlay:first-child {
  width: 22.7%;
  margin: 1rem .99% 0rem .99%;
  display: block;
  float: left;
  clear: none;
}

.buy-buttons-wrapper .on-demand-buttons li.cbox-overlay {
  width: 22.7%;
}

@media (min-width: 720px) {
  .buy-buttons-wrapper .on-demand-buttons li.cbox-overlay:nth-child(1) ,.buy-buttons-wrapper .on-demand-buttons li:nth-child(1){
    margin-left: 25.2%;
  }
}

@media (min-width: 954px) {
  .buy-buttons-wrapper .on-demand-buttons li.cbox-overlay:nth-child(1),.buy-buttons-wrapper .on-demand-buttons li:nth-child(1) {
    margin-left: 25.7%;
  }
}

.buy-buttons-wrapper .on-demand-buttons li.cbox-overlay h2, .buy-buttons-wrapper .on-demand-buttons li.cbox-overlay a {}

@media (max-width: 954px) and (min-width: 721px) {
  .buy-buttons {
    width: 100%;
  }
  .buy-buttons-wrapper li, .buy-buttons-wrapper li.cbox-overlay:first-child {
    width: 23.5%;
    margin: 1rem .5% 0rem .5%;
  }
  .buy-buttons-wrapper .on-demand-buttons li.cbox-overlay {
    width: 23.5%;
  }
}

@media (max-width: 720px) {
  .buy-buttons-wrapper .buy-buttons-align, .buy-buttons, .on-demand-buttons {
    width: 300px;
    margin: auto;
    text-align: left;
  }
  .buy-buttons-wrapper li, .buy-buttons-wrapper li.cbox-overlay:first-child {
    width: 48%;
    min-width: 11rem;
    display: inline-block;
    margin: .5rem .5% 0 .5%;
  }
  .buy-buttons-wrapper hr.buy-now-left {
    left: 1%;
  }
  .buy-buttons-wrapper hr.buy-now-right {
    right: 1%;
  }
  .on-demand-buttons {
    padding-top: .5rem;
  }
  .buy-buttons-wrapper .on-demand-buttons li.cbox-overlay {
    width: 48%;
  }
}

.buy-buttons-wrapper li.cbox-overlay h2 {
  color: #333;
  background: rgba(253, 253, 255, 0.95);
  transition: all 0.3s;
  height: 2.8rem;
  line-height: 2.4rem;
}

.buy-buttons-wrapper li.cbox-overlay h2:hover {
  background: #171d4c;
  color: #fff;
}


/*Redeem digital button*/

.buy-buttons-wrapper .on-demand-buttons li h2, .buy-buttons-wrapper .on-demand-buttons .redeem-digital {
    height: 2.8rem;
    line-height: 2.4rem;
}

.buy-buttons-wrapper .on-demand-buttons .redeem-digital {
  display: inline-block;
  clear: both;
  margin: 0;
  width: 100%;
  background: rgba(255, 255, 255, 0.4);
  transition: all 0.3s;
  float: none;
}

.buy-buttons-wrapper .redeem-digital:hover {
  background: rgba(255, 255, 255, 0.9);
  color: #000;
}

@media (max-width: 720px) {
  .buy-buttons-wrapper .redeem-digital {
    margin: auto;
  }
}

.buy-buttons .fa-chevron-right{
  line-height: 100%;
  vertical-align: middle;
}


/*Adjustemnts for "You May Also Like" module*/

.titles-strip .titles-strip--content>.content>a, #block-nbcuuse-title-available-now-movies .titles-strip--content>.content>a, #block-nbcuuse-title-available-now-tv .titles-strip--content>.content>a, .you-may-also-like--strip .titles-strip--content>.content>a {
  height: 22.5rem;
}

.titles-strip .titles-strip--content .item-list, #block-nbcuuse-title-available-now-movies .titles-strip--content .item-list, #block-nbcuuse-title-available-now-tv .titles-strip--content .item-list, .you-may-also-like--strip .titles-strip--content .item-list {
  top: auto;
  position: relative;
}


/* fix to fill the gap between blurred background and content area*/

.identity-logged-out .node-type-title .back-dark, .identity-ui-hidden .node-type-title .back-dark {
  height: 850px !important;
}

@media (max-width: 954px) {
  .identity-logged-out .node-type-title .back-dark, .identity-ui-hidden .node-type-title .back-dark {
    height: 750px;
  }
}


/*Blurred background needs to be darker*/

.back-blur {
  opacity: .68;
}


/*"REDEEM DIGITAL" button should be read "REDEEM" on tablet*/

@media (min-width:720px) and (max-width:954px) {
  .hidden-md {
    display: none;
  }
}


@media (max-width: 720px) {
    .dl--front-focus .responsive-bg-img .slider-big-cell-bottom .availability-message {
        line-height: 1.5em;
    }
}


/*Fix for Buy Button in Header Area*/

.dl--front-focus .responsive-bg-img .slider-big-cell-bottom ul.buy-buttons {
    padding-top: 1.2rem;
}

.dl--front-focus .responsive-bg-img .slider-big-cell-bottom ul.buy-buttons li {
    width: 13.5rem;
    margin: 1.0rem 1rem;
}

.dl--front-focus .responsive-bg-img .slider-big-cell-bottom ul.buy-buttons li h2 {
    font-size: 1.05rem;
    padding: .5rem 0.2rem;
    color: #333;
    background: rgba(253, 253, 255, 0.95);
    border: 2px solid #c1c1c0;
    letter-spacing: 0.1em;
    margin: 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
    transition: all 0.3s;
}

.dl--front-focus .responsive-bg-img .slider-big-cell-bottom ul.buy-buttons li h2 .fa {
    margin-left: .3rem;
    color: #333;
}

.dl--front-focus .responsive-bg-img .slider-big-cell-bottom ul.buy-buttons li h2:hover .fa {
    animation: buy-button-chevron 0.3s;
}

@keyframes buy-button-chevron {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(10px);
    }
    50.0001% {
        transform: translateX(-10px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.dl--front-focus .responsive-bg-img .slider-big-cell-bottom ul.buy-buttons li h2:hover {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 2px 0 rgba(255, 255, 255, 0.4);
    color: #555;
}


/*For tablet*/

@media (max-width: 954px) and (min-width: 721px) {
    .dl--front-focus .responsive-bg-img .slider-big-cell-bottom ul.buy-buttons {
        padding-top: .8rem;
    }
    .dl--front-focus .responsive-bg-img .slider-big-cell-bottom ul.buy-buttons li {
        width: 13.0rem;
        margin: 0.25rem .20rem;
    }
    .dl--front-focus .responsive-bg-img .slider-big-cell-bottom ul.buy-buttons li h2 {
        padding: .97rem 0.2rem;
    }
}


/*For smartphone*/

@media (max-width: 720px) {
    .dl--front-focus .responsive-bg-img .slider-big-cell-bottom ul.buy-buttons {
        width: 95%;
        max-width: 35rem;
        margin: auto;
        text-align: left;
        height: auto;
    }
    .dl--front-focus .responsive-bg-img .slider-big-cell-bottom ul.buy-buttons li {
        width: 31.5%;
        margin: 0.5% 0.5% 1.5% 0.5%;
    }
    .dl--front-focus .responsive-bg-img .slider-big-cell-bottom ul.buy-buttons li h2 {
        padding: 0.5rem 0.2rem 0.35rem 0.6rem;
        font-size: 1.05rem;
        background: rgba(255, 255, 255, 0.8);
    }
    .dl--front-focus .responsive-bg-img .slider-big-cell-bottom ul.buy-buttons li h2:hover {
        color: #000;
    }
    .dl--front-focus .responsive-bg-img .slider-big-cell-bottom ul.buy-buttons li h2 .fa {
        display: none;
    }
}

br.mobile-break {
    display: block;
}


/*Buy button area for mobile should be at least 24rem for third row*/

@media (max-width: 720px) {
    .dl--back-dark, .dl--back-blur {
        padding-bottom: 24rem;
    }
}

.xs-release-date {
    display: none;
}

@media (max-width: 720px) {
    .xs-release-date {
        display: block;
        font-size: 0.9rem;
        background: rgba(0, 0, 10, 0.25);
        border: 1px solid rgba(255, 255, 255, 0.8);
        border-top: none;
        color: #fff;
        font-family: "Open Sans", sans-serif;
        text-align: center;
    }
}


/*The background tint of the buy button area is removed.*/

@media (max-width: 954px) and (min-width: 721px) {
    .dl--front-focus .responsive-bg-img .slider-big-cell-bottom .title-strip .title-text p {
        line-height: 5.1rem;
    }
}

@media (min-width: 721px) {
    .dl--front-focus .responsive-bg-img .slider-big-cell-bottom {
        background: transparent;
    }
    /*The Title Strip needs to be little thinner*/
    .dl--front-focus .responsive-bg-img .slider-big-cell-bottom .title-strip {
        border-top: none;
        height: 45%;
    }
    .dl--front-focus .responsive-bg-img .slider-big-cell-bottom .title-strip .title-text p {
        line-height: 6.4rem;
    }
}


.slider-big-cell-bottom .field-name-field-stay-connected ul{
	z-index:1 !important;
}


.media-strip--content li:after, .titles-strip--content li:after {
    content: " / ";
}

/*
-------------------------------------
"Stay Connected" social media band
--------------------------------------
*/
.dl--front-focus .field-name-field-stay-connected header{
  /*border-top-color: rgba(0, 0, 0, 0.46);*/
}
.dl--front-focus .field-name-field-stay-connected .close-button-wrapper{
  /*background: rgba(0, 0, 0, 0.46);*/
  color: #000;
  font-size: 1.6rem;
}
.dl--front-focus .field-name-field-stay-connected .menu a.menu_icon[href]
{
  padding-left: 0;
}
.field-name-field-stay-connected a.menu_icon[href] {
  background: none;
  padding-left: 0;
  width: 4rem;
  line-height: 3rem;
  font-size: 2.5rem;
  color: #000;
  transition: all 0.3s;
}
.node-type-title .field-name-field-stay-connected a.menu_icon[href] {
color: #fff;
}
.field-name-field-stay-connected a.menu_icon:hover {
  color: #b5b5b5;
  color: #555;
}
