@media (min-width: 1300px) {
    .container {
        width: 1296px;
    }
}
h1, h2, h3, h4, h5, h6, p {
    font-family: "Aeonik", sans-serif !important;
}
.hearHero {
    background-image: url('//images.goodsam.com/autio/autio-rb-hero.jpg');
    background-size: cover;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: 50%;
    position: relative;
    padding: 171px 0px 243px;
    font-family: 'Aeonik', sans-serif;
}
@media (max-width: 1280px) {
    .hearHero {
        padding-top: 96px;
        padding-bottom: 96px;
    }
}
.container-fluid.hearHero {
    padding-left: 0;
    padding-right: 0;
}
.heroFlex {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
}
@media (max-width: 1199px) {
    .heroFlex {
        flex-direction: column;
        gap: 32px;
    }
    .heroFlex .heroShow {
        order: 1;
    }
    .heroFlex .heroContent {
        order: 2;
    }
}
@media (max-width: 1024px) {
    .heroFlex .heroShow {
        order: 1;
    }
    .heroFlex .heroContent {
        order: 2;
    }
}
.heroContent {
    flex: 0 1 51%;
}
@media (max-width: 1280px) {
    .heroContent {
        flex: 0 1 46%;
    }
}
.heroContent h2 a {
    color: #fff;
    font-weight: 700;
}
.heroContent .btn.btn-white {
    padding: 14px 40px;
    color: #23410A;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    background: #fff;
    border-radius: 4px;
    border-color: transparent;
    text-decoration: none;
}
.heroContent .btn.btn-white:hover,
.heroContent .btn.btn-white:focus {
    background: #EAECEF;
    color: #23410A;
    border-color: transparent;
    text-decoration: none !important;
}
.heroContent .btn.btn-white:active {
    background-color: #fff;
}
.heroShow {
    flex: 0 1 49%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.hearHero h1 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    line-height: 46px;
    margin: 0px 0px 20px;
    padding-right: 16px;
}
.hearHero h2 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 24px;
}
.hearHero .btn {
    margin-bottom: 24px;
}
.hearHero .btn:hover, .hearHero .btn:focus {
    text-decoration: none;
}
.hh-logo {
    background-image: url(//images.goodsam.com/goodsam.com/autio/PrimaryLogo-White.svg);
    background-repeat: no-repeat;
    background-position: top;
    height: 71px;
    width: 526px;
    margin: 0px 0px 10px;
    background-size: 50%;
}
.heroVideo {
    border: 10px solid #fff;
}
@media (min-width: 1199px) {
    .heroVideo iframe {
        width: 560px; 
        height: 315px;
    }
}
.btn-hear {
    background: linear-gradient(180deg, #F78D20 0%, #EF4323 100%);
    border: 0px;
    border-radius: 4px;
    color: #fff;
    padding: 15px 20px;
    font-weight: 700;
    font-size: 16px;
    line-height: 16px;
}
.btn-hear:hover {
    background: #EAECEF;
    color: #474342;
}
.legalHere {
    text-align: center;
    margin: 14px auto 0;
    color: #fff;
    font-size: 11px;
    line-height: 13px;
    font-weight: 400;
}
@media (max-width: 1199px) {
    .hearHero .container {
        width: 100%;
    }
    .hearHero h1 {
        font-size: 34px;
        line-height: 40px;
    }
}
@media (max-width: 1024px) {
    .hearHero {
        padding: 50px 0px 70px;
    }
    .heroFlex {
        justify-content: center;
    }
    .heroContent {
        /*flex: 0 0 60%;*/
        width: 60%;
        text-align: left;
    }
    .heroShow {
        flex: 0 0 55%;
        margin-bottom: 20px;
    }
    .hearHero h1 {
        font-size: 32px;
        font-weight: 400;
        line-height: 40px;
        text-align: left;
    }
    .hearHero h2 {
        margin: 0 auto 24px;
        text-align: left;
        padding-right: 0;
    }
}
@media (max-width: 768px) {
    .heroContent {
        width: 75%;
        text-align: left;
    }
}
@media (max-width: 567px) {
    .hearHero {
        padding: 20px 0px 34px;
    }
    .heroVideo {
        border: 6px solid #fff;
    }
    .heroContent {
        width: 95%;
        text-align: left;
    }
    .heroShow {
        flex: 0 0 100%;
        margin-bottom: 20px;
    }
    .hearHero h1 {
        font-size: 28px;
        line-height: 34px;
    }
    .hearHero h2 {
        line-height: 22px;
        margin: 0 0 20px;
        text-align: left;
    }
}
.listen {
    position: relative;
}
.listenFlex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.cellPlay {
    position: absolute;
    right: 6%;
    top: -350px;
    z-index: 3;
}
.cellPlay .img-lg {
    max-width: 400px;
}
.cellPlay img {
    width: 100%;
}
.cellPlay .mobile-img {
    display: none;
}
@media (max-width: 767px) {
    .cellPlay .desktop-img {
        display: none;
    }
    .cellPlay .mobile-img {
        display: none;
    }
}
.listenContent {
    position: relative;
    width: 100%;
    padding-top: 100px;
}
.copy-title {
    font-size: 40px;
    line-height: 46px;
    font-weight: 400;
    color: #232323;
    margin: 0 0 31px;
}
.samples .copy-title {
    color: #474342;
}
.copy-title span {
    font-weight: 700;
}
.copy-title br {
    display: none;
}
.landscapes-lg {
    display: flex;
    justify-content: space-between;
}
.landscapes-sm {
    display: none;
}
.landscapes-lg .end-container {
    max-width: 121px;
}
.landscapes-lg .end-container:first-of-type {
    margin-right: 8px;
}
.landscapes-lg .end-container:last-of-type {
    margin-left: 8px;
}
.landscapes-lg .img-container {
    margin: 0px 8px;
}
/* IMPORTANT TO AVOID IMAGE SHRINKING */

@media (min-width: 1440px) {
    .landscapes-lg .img-container {
        width: 100%;
    }
}
.landscapes-lg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.landscapes {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 32px;
}
.landscapes .land-desktop {
    display: block;
    margin-right: 16px;
}
.landscapes .land-tablet {
    display: none;
}
.landscapes .land-mobile {
    display: none;
}
.tailored {
    width: 65%;
    margin: 0 0 28px;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #474342;
}
.tailored.mobile-text {
    display: none;
}
.samples .copy-title {
    font-size: 24px;
    line-height: 38px;
}
.sampleList {
    width: 620px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.sampleBox {
    flex: 0 1 48%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    background: #fff;
    box-shadow: 0px 12px 12px -8px rgba(0, 0, 0, 0.08), 0px 0px 4px 0px rgba(0, 0, 0, 0.04);
    border-radius: 8px;
    margin-bottom: 14px;
}
.textSide {
    flex: 0 1 auto;
    padding: 14px 14px 22px;
}
.textSide p {
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    color: #7F7F7F;
}
.textSide .copy-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin: 0 0 2px;
    color: #232323;
}
.btnSide {
    flex: 0 0 98px;
    width: 98px;
    border-left: 1px solid #BFC5CE;
    display: flex;
    justify-content: center;
    align-items: center;
}
.audioPlay {
    display: block !important;
    height: 54px;
    width: 54px;
    background-color: #fff;
    border-radius: 100%;
    color: #080F45;
    font-size: 22px;
    line-height: 52px;
    border: 2px solid #080F45;
    text-align: center;
}
.audioPlay i.fa-play {
    margin-left: 3px;
}
.audioPlay i.fa-pause {
    margin-left: 0;
}
.audioPlay:active, .audioPlay:hover {
    background-color: #EAECEF;
    color: #080F45;
}
.audioPlay.active.focus, .audioPlay.active:focus, .audioPlay.focus, .audioPlay:active.focus, .audioPlay:active:focus, .audioPlay:focus {
    background-color: #fff;
    color: #080F45;
    outline: none;
}
.m-separator {
    display: none;
}
@media (min-width: 1200px) and (max-width: 1439px) {
    .tailored {
        width: 55%;
    }
}
@media (max-width: 1199px) {
    .listen .container {
        width: 100%;
    }
    .cellPlay {
        top: -250px;
        right: 4%;
    }
    .cellPlay .img-lg {
        max-width: 325px;
    }
    .tailored {
        width: 53%;
    }
}
@media (max-width: 1024px) {
    .listenContent {
        padding-top: 82px;
    }
    .cellPlay {
        top: -220px;
        right: 0;
        width: 32%;
    }
    .cellPlay .img-lg {
        max-width: 250px;
    }
    .copy-title {
        font-weight: 400;
        font-size: 32px;
        line-height: 38px;
    }
    .tailored {
        width: 69%;
    }
    .landscapes {
        justify-content: space-between;
    }
    .landscapes .land-desktop {
        display: none;
    }
    .landscapes .land-tablet {
        display: block;
        width: 32%;
        margin-right: 0px;
    }
}
.copy-title.mobile {
    display: none;
}
@media (max-width: 576px) {
    .copy-title.desktop {
        display: none;
    }
    .copy-title.mobile {
        display: block;
    }
}
@media (max-width: 991px) {
    .cellPlay .img-sm {
        max-width: 220px;
    }
}
@media (max-width: 767px) {
    .sampleList {
        width: 100%;
    }
    .sampleBox {
        flex: 0 1 100%;
    }
    .landscapes-lg {
        display: none;
    }
    .landscapes-sm {
        position: relative;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 16px;
    }
    .landscapes-sm .img-xs {
        position: absolute;
        max-width: 220px;
        margin: auto;
        left: 0;
        right: 0;
        top: 5%;
        bottom: 0;
    }
    .landscapes-sm img {
        width: 100%;
    }
}
@media (max-width: 630px) {
    .listenContent {
        padding-top: 15px;
    }
    .listenContent .copy-title {
        text-transform: capitalize;
    }
    .landscapes {
        flex-wrap: wrap;
        margin-bottom: 45%;
    }
    .landscapes .land-tablet {
        width: 48%;
        margin-bottom: 20px;
    }
    .cellPlay {
        width: 95%;
        right: 0;
    }
    .landscapes .land-tablet {
        display: none;
    }
    .landscapes .land-mobile {
        display: block;
        width: 48%;
        margin-right: 0px;
        margin-bottom: 20px;
    }
    .tailored {
        width: 100%;
        line-height: 22px;
        margin: 0 0 20px;
    }
    .tailored.mobile-text {
        display: block;
    }
    .listenContent .samples .copy-title {
        margin-bottom: 18px;
    }
    .listenContent .samples .copy-title span {
        display: none;
    }
    .m-separator {
        display: block;
        background: #eaecef;
        height: 1px;
        margin-top: 80px;
    }
}
@media (max-width: 567px) {
    .samples {
        margin-top: 44px;
    }
    .m-separator {
        display: none;
    }
    .landscapes-sm {
        padding-top: 72px;
        margin-bottom: 116px;
    }
    .landscapes-sm .img-xs {
        top: 0;
    }
}
@media (max-width: 471px) {
    .copy-title br {
        display: block;
    }
    .cellPlay {
        top: 110px;
    }
    .landscapes {
        margin-bottom: 55%;
    }
}
.learn {
    margin-top: 148px;
}
@media (max-width: 1199px) {
    .container.learn {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
    .container-fluid.story {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 1024px) {
    .learn {
        margin-top: 100px;
    }
}
@media (max-width: 630px) {
    .learn {
        margin-top: 80px;
    }
}
.love {
    margin: 60px auto 132px;
}
@media (max-width: 768px) {
    .love {
        margin: 64px auto;
    }
}
.loveFlex {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.kevinSide {
    display: flex;
    position: relative;
    justify-content: flex-end;
    align-items: flex-end;
    background-image: url('//images.goodsam.com/goodsam.com/hear-here/truck.png');
    background-size: contain;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: top;
    height: 471px;
    margin-right: 10%;
}
.kevinSide .sampleList {
    justify-content: center;
}
.kevinSide .sampleBox {
    flex: 0 1 310px;
    margin-bottom: -1%;
}
.loveRV {
    position: absolute;
    bottom: -2%;
    right: -43px;
}
.whySide .copy-title {
    font-size: 32px;
    line-height: 38px;
    font-weight: 400;
    margin: 0;
}
.whySide .copy-title span {
    font-weight: 700;
}
.whySide .copy-sub {
    font-size: 24px;
    line-height: 38px;
    color: #474342;
    font-weight: 700;
    margin: 0;
}
.whySide .copy-love {
    font-size: 16px;
    line-height: 24px;
    color: #2D2A29;
    font-weight: 400;
    margin: 8px 0 0;
}
.whySide .copy-love b {
    font-weight: 400;
}
.whySide .app-store {
    margin: 32px 0 0;
}
.checkRed {
    display: none;
}
.loveList {
    margin: 32px 0 0;
}
@media (max-width: 1199px) {
    .kevinSide {
        width: 50%;
        height: 365px;
        margin-right: 16px;
    }
    .whySide {
        text-align: center;
    }
    .whySide .copy-title {
        text-align: left;
    }
    .loveRV {
        display: none;
    }
    .loveList {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        text-align: left;
    }
    .whySide .copy-title {
        font-size: 28px;
        line-height: 34px;
        margin: 0 0 24px;
    }
    .checkRed {
        display: block;
        margin: 7px 12px 0;
        width: 18.45px;
    }
    .whySide .copy-sub {
        font-size: 18px;
        line-height: 24px;
        font-weight: 600;
    }
    .whySide .copy-love {
        font-size: 14px;
        line-height: 20px;
        margin: 8px 0 0;
    }
    .whySide .copy-love b {
        font-weight: 700;
    }
    .whySide .copy-love .extra {
        display: none;
    }
}
@media (max-width: 991px) {
    .container.love {
        width: 100%;
    }
}
@media (max-width: 767px) {
    .love {
        margin: 20px auto 167px;
    }
    .loveFlex {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .kevinSide {
        width: 100%;
        height: 290px;
        background-size: cover;
        background-position: 50%;
        margin-right: auto;
    }
    .kevinSide .sampleBox {
        flex: 0 1 268px;
        margin-bottom: -83px;
    }
    .textSide {
        padding: 14px 11px 22px 13px;
    }
    .textSide .copy-title {
        font-size: 14px;
    }
    .btnSide {
        flex: 0 0 90px;
        width: 90px;
    }
    .whySide {
        background-color: #fff;
        border-radius: 4px;
        padding: 24px 16px 32px 16px;
        z-index: 999;
    }
    .whySide .copy-sub {
        margin-bottom: 4px;
    }
    .whySide .copy-title {
        font-size: 24px;
        line-height: 32px;
        font-weight: 400;
        padding-left: 0;
        margin: 0;
    }
    .whySide .copy-love {
        font-size: 16px;
        line-height: 24px;
        font-weight: 500;
    }
}
.rentals {
    background-image: url('//images.goodsam.com/goodsam.com/hear-here/graySlant.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
    padding: 7% 0px 128px;
}
.rentalLogo {
    text-align: center;
    margin: 0 auto 100px;
    background-color: #fff;
    border: 5px solid #eaecef;
    padding: 26px 27px;
    width: 360px;
}
.gsRentals {
    width: 100%;
}
.readyRental {
    width: 853px;
    margin: auto;
    text-align: center;
}
.readyRental .copy-title {
    color: #212b36;
    margin: 0 0 20px;
    line-height: 46px;
}
.readyRental .copy-sub {
    font-size: 16px;
    line-height: 24px;
    color: #212b36;
    font-weight: 400;
    margin: 0 0 20px;
}
#autioPage .btn-primary, #autioPage .btn-primary:hover, #autioPage .btn-primary:active, #autioPage .btn-primary:focus {
    background-color: #23410A !important;
    padding: 14px 24px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-decoration: none !important;
}
@media (max-width: 1024px) {
    .rentals {
        padding: 50px 0px 128px;
    }
    .rentalLogo {
        width: 220px;
        margin: 0 auto 40px;
    }
    .readyRental {
        width: 605px;
    }
}
@media (max-width: 767px) {
    .readyRental {
        width: 100%;
    }
}
/* Specifies the size of the audio container */

audio {
    width: 230px;
    height: 25px;
}
/*audio::-webkit-media-controls-panel {
    -webkit-justify-content: center;
    height: 25px;
}*/
.popover {
    width: 250px;
}
.popover-title {
    font-weight: 700;
    color: #fff;
    background: linear-gradient(180deg, #191970 0%, #080F45 100%);
}
.popover-content {
    padding: 20px 10px;
}
/* Rebrand */

.member-cta-grid {
    padding-top: 96px;
    padding-bottom: 96px;
    background-color: #F8F8F6;
}
@media (max-width: 768px) {
    .member-cta-grid {
        padding-top: 64px;
        padding-bottom: 64px;
    }
}
.member-cta-grid .member-cta-intro {
    text-align: center;
}
.member-cta-grid .member-cta-intro h1 {
    font-size: 40px;
    font-weight: 400;
    line-height: 46px;
    margin-bottom: 8px;
    color: #232323;
}
@media (max-width: 768px) {
    .member-cta-grid .member-cta-intro h1 {
        font-size: 32px;
        line-height: 40px;
    }
}
@media (max-width: 767px) {
    .member-cta-grid .member-cta-intro h1 {
        font-size: 28px;
        line-height: 34px;
    }
}
.member-cta-grid .member-cta-intro p {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 16px;
    color: #232323;
}
@media (max-width: 576px) {
    .member-cta-grid .member-cta-intro p {
        max-width: 288px;
        margin: 0 auto 8px auto;
    }
}
@media (max-width: 768px) {
    .member-cta-grid .member-cta-intro img {
        width: 244px;
    }
}
@media (max-width: 767px) {
    .member-cta-grid .member-cta-intro img {
        width: 244px;
    }
}
.member-cta-grid .member-cta-intro p .ex-lg {
    font-size: 24px;
    font-weight: 400;
    line-height: 32px;
    color: #23410A;
}
@media (max-width: 767px) {
    .member-cta-grid .member-cta-intro p .ex-lg {
        font-size: 20px;
        line-height: 20px;
    }
}
.member-cta-grid .membership-card-grid {
    display: flex;
    justify-content: center;
    gap: 32px;
    margin: 24px auto 40px auto;
}
@media (max-width: 1024px) {
    .member-cta-grid .membership-card-grid {
        gap: 24px;
    }
}
@media (max-width: 768px) {
    .member-cta-grid .membership-card-grid {
        gap: 16px;
        margin: 16px auto 24px auto;
    }
}
@media (max-width: 767px) {
    .member-cta-grid .membership-card-grid {
        flex-direction: column;
        margin: 24px auto;
    }
}
.member-cta-grid .card-box {
    position: relative;
    flex: 0 1 auto;
    text-align: center;
}
.member-cta-grid .card-box img {
    width: 100%;
}
.member-cta-grid .card-box .card-box-info {
    position: absolute;
    bottom: 24px;
    width: 100%;
}
@media (min-width: 1920px) {
    .member-cta-grid .card-box .card-box-info {
        bottom: 32px;
    }
}
.member-cta-grid .card-box .card-box-info .cg-logo {
    width: 167px;
}
.member-cta-grid .card-box .card-box-info .cw-logo {
    width: 115px;
}
.member-cta-grid .card-box .card-box-info .pfj-logo {
    width: 144px;
}
.member-cta-grid .card-box .card-box-info p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
    margin-top: 12px;
}
.member-cta-grid #main_gsBenefits_HomeBenefits {
    margin-top: 8px;
}
.responsive-iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.responsive-iframe-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.hidden {
    display: none;
}