.print-button {
    display: none
}

.xproduct-tile {
    width: 33%!important
}

.product-tile-v2 .product-meta .product-info span {
    display: inline-block
}

.experienceinfo p.answer {
    max-width: 570px
}

.faq:not(#select),
.sectionHeader:not(.header-select),
div#sectionselect {
    display: none
}

#experiencepromo+div {
    display: block
}

#selectExpress,
#selectHub,
#selectIR {
    pointer-events: none;
    cursor: wait
}

.incompatibleRemote:hover {
    cursor: not-allowed!important
}

.product-info{
    display: grid
}

@media only screen and (max-width:1718px) {
    .xproduct-tile {
        padding-top: 10px
    }
}

@media only screen and (max-width:1075px) {
    .hideOnTablet {
        display: none!important
    }
}

@media only screen and (max-width:972px) {
    .hideOnMobile {
        display: none!important;
    }
    span.product-name {
        display: block!important;
        text-align: center!important;
        margin-left: 0
    }
}

@media only screen and (max-width:767px) {
    .product-tile-v2 .product-meta .product-info span {
        font-size: 14px
    }
    .xproduct-tile img {
        margin: 5px 0 0!important
    }
    .product-image {
        height: 200px!important;
        padding-top: 10px!important
    }
    span.product-name {
        margin-top: -18px;
        margin-left: -12px
    }
    div#selectBlaster .product-name {
        margin-left: 5px
    }
    div#selectHub .product-name {
        margin-left: -6px
    }
    div#sectionselect ul {
        list-style-position: outside;
        margin-left: 15px
    }
    .selected {
        border: 2px solid #c3c6c8
    }
    .product-meta {
        padding-bottom: 5px!important
    }
    .product-info {
        top: 6px!important
    }
}

@media only screen and (max-width:700px) {
    .product-image {
        height: 150px!important
    }
    .product-info {
        top: 7px!important;
        left: 4px!important
    }
    .xproduct-tile {
        padding-top: 15px
    }
}

@media only screen and (max-width:600px) {
    .xproduct-tile.product-tile-v2 {
        padding-top: 15px;
        margin-top: -3px
    }
    .product-image {
        height: 100px!important
    }
    .product-info {
        top: 3px!important;
        left: 5px!important
    }
    .xproduct-tile {
        padding-top: 10px
    }
}

@media only screen and (max-width:400px) {
    .product-image {
        height: 80px!important
    }
    .xproduct-tile.product-tile-v2 {
        padding-top: 35px
    }
}

@media only screen and (min-width:760px) {
    .header-harmonyexpress .phone {
        background-image: url(https://cx-images.s3.amazonaws.com/mh/ssv2/devices/sectionheaders/harmony-express-setup-phone-v1.png);
        background-repeat: no-repeat;
        position: absolute;
        width: 181px;
        height: 225px;
        top: -75px;
        right: 60px;
        z-index: 15
    }
}

.quickSilver {
    display: none
}

div#softwareComparison {
    display: flex
}

.snButtons:hover {
    background-color: #fff;
    color: #814efa
}

#softwareComparison .displaysection img {
    max-height: 250px;
    margin: 20px;
    border: solid 1px #c3c6c8;
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .3)
}

#softwareComparison .displaytitle {
    font-weight: 600;
    color: #ff7f2c;
    position: absolute;
    margin-top: 15px
}

div#softwareComparison {
    display: flex;
    margin: -5px 2px 5px 2px
}

#selectMyHarmony,
#selectQuicksilver {
    cursor: pointer
}

#noticemsg {
    width: auto;
    left: calc(50% - 295px)
}

@media only screen and (max-width:700px) {
    img#selectMyHarmony {
        margin-bottom: 25px!important
    }
    #title {
        font-size: 20px;
    }
    #noticemsg {
        width: 300px !important;
        left: calc(50% - 150px)
    }
    #softwareComparison {
        flex-wrap: wrap;
        justify-content: center;
    }
    div#softwareComparison img {
        max-width: 255px
    }
    #myHarmonyLabel {
        margin-left: 100px!important
    }
}

@media only screen and (max-width:450px) {
    div#select {
        margin-bottom: 50px!important
    }
    img#selectMyHarmony {
        margin-top: 0!important
    }
    span#myHarmonyLabel {
        margin-top: -5px!important
    }
}

@media only screen and (max-height:700px) and (max-width:700px) {
    #noticemsg {
        overflow-y: scroll;
        overflow-x: hidden;
        bottom: 50px;
        top: 100px;
    }
    #noticemsg #title {
        position: -webkit-sticky;
        position: sticky;
        padding-right: 2.37em
    }
    p#messagetext {
        padding-top: 20px
    }
    #br_one {
        display: none
    }
}

@media only screen and (max-width:415px) {
    div#selectHub .product-name {
        margin-left: -10px
    }
}

@media only screen and (max-width:360px) {
    div#selectHub .product-name {
        margin-left: -15px
    }
}