body {
    font-family: proxima-nova, sans-serif;
    font-size: 1rem;
    color: #000000;
    padding: 0;
    margin: 0;
}
iframe {
    border:0;
}
.btn-primary, .btn-secondary, .btn-third {
    width: 100%;
}

.col-lg-12-5 {
    position: relative;
    width: 100%;
    min-height: 1px;
}

@media (min-width: 576px) {
    .col-sm-12-5 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 768px) {
    .col-md-12-5 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 992px) {
    .col-lg-12-5 {
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        max-width: 23%;
    }
}

@media (min-width: 1200px) {
    .col-xl-12-5 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

.section_primary, .section_secondary, .section_third {
    display: none;
}

.section_primary.open, .section_secondary.open, .section_third.open {
    display: block;
}

.text-next-line {
    min-width: 484px;
    white-space: initial;
    display: block;
}

.position-sticky {
    top: 0;
    z-index: 9;
}

.icon {
    height: 50px;
    width: 50px;
    margin-left: -5px;
    position: absolute;
    margin-top: -10px;
}

.icon.smaller {
    height: 40px;
    width: 40px;
    margin-top: -3px;
}

.shadow-lg {
    box-shadow: 0 0.2rem 0.3rem rgb(0 0 0 / 18%) !important;
}

.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 200px;
    display: inline-block;
}


.line-height-1-3 {
    line-height: 1.3;
}

.h5, h5 {
    font-size: 1.1rem;
}

.fa-2x {
    font-size: 1.7rem;
}

.rounded-corners {
    border-radius: 2.3rem;
}

.navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
}

.navbar-toggler {
    font-size: 1.7rem;
}


.dataTables_length, .dataTables_paginate {
    display: none;
}

.section-link {
    color: #ffffff !important;
    font-size: 1.4rem;
    cursor: pointer !important;
    z-index: 2;
}

.section-link:hover {
    color: #fa582b !important;
    text-decoration: underline !important;
}

.section-link:hover i {
    color: #fa582b;
}

.section-link i {
    font-size: 1.4rem;
}

.bg-dark {
    background-color: #000000 !important;
}

.btn-primary {
    color: #fa582b !important;
    border-radius: 2.4rem;
    background-color: #f9dfd6;
    border: 7px solid white !important;
}


.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .btn-primary:hover {
    color: #ffffff !important;
    background-color: #e8633c;
    border-color: #ffffff;
    font-weight: 600;
}


.navbar .btn-outline-dark {
    background-color: transparent;
    border-color: rgba(255, 255, 255, .1);
    color: rgba(255, 255, 255, 1);
}

.text-orange {
    color: #e8633c;
}

.bg-red {
    background-color: #e8633c !important;
}

.bg-orange-light {
    background-color: #fedfb3;
}


.bg-gray {
    background-color: #ebebeb;
}

.text-gray {
    color: #c1c0bf;
}

.text-dark {
    color: #000000 !important;
}

.fa-spotify {
    font-size: 2.1rem;
    position: relative;
    left: 8px;
}

.scroll-overflow {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.tooltip.show {
    opacity: 1;
}


.navbar-dark .navbar-toggler i {
    color: rgba(250, 88, 43, 0.5);
    border: 2px solid rgba(250, 88, 43, 0.3);
    padding: 0.35rem 0.75rem;
    border-radius: 0.25rem;
}

.navbar-toggler .fa-bars {
    font-size: 1.7rem;
    color: #fa582b;
}


button:focus {
    outline: 0 auto -webkit-focus-ring-color;
}

.white-space-break-word {
    word-break: break-word;
}

.line-height-1 {
    line-height: 1 !important;
}

.line-height-0-8 {
    line-height: 0.8 !important;
}

.overflow-hidden {
    overflow: hidden;
    position: relative;
}

.bg-pink {
    background-color: #e5b266;
}

.bg-pink-light {
    background-color: #fff2ee;
}

.bg-blue-light {
    background-color: #99def9;
}

.img-thumb h4 {
    position: relative;
    left: -7px;
}

.bg-blue {
    background-color: #0099eb;
}

.buttons-section a {
    cursor: pointer;
}

.shadow-lg a {
    text-decoration: none;
}

a {
    color: #0000ee;
    text-decoration: underline;
    -webkit-text-decoration-skip: objects;

}

.navbar .h4 {
    font-size: 1.2rem;
}

/* Typography */

.font-weight-bold {
    font-weight: 700 !important;
}

.font-weight-semi-medium {
    font-weight: 600 !important;
}

.font-weight-medium {
    font-weight: 600 !important;
}

.font-weight-extra-bold {
    font-weight: 900 !important;
}

.font-style-italic {
    font-style: italic;
}


.number-rank {
    border-radius: 50%;
    height: 35px;
    width: 35px;
    margin: auto;
    line-height: 35px;
    position: absolute;
    top: -13px;
    left: 0;
    right: 0;
    z-index: 1;
}

.table tr td .rank span {
    line-height: 32px;
    height: 30px;
    width: 34px;
    display: block;
    border-radius: 0.3rem;
    vertical-align: middle;
    background-color: #e8633c;
    color: #ffffff;
}

.header {
    background: rgb(241, 185, 130);
    background: linear-gradient(3deg, rgba(241, 185, 130, 1) 0%, rgba(234, 130, 83, 1) 51%, rgba(233, 110, 69, 1) 100%);
    background-size: cover;
}

.header::before {
    position: absolute;
    content: "";
    top: -16px;
    left: -112px;
    background: url(../images/Cat-Header.png) no-repeat center top;
    width: 292px;
    height: 262px;
    background-size: cover;
    z-index: 1;
}

.header::after {
    position: absolute;
    content: "";
    top: 21px;
    right: -32px;
    background: url(../images/Dog-Header.png) no-repeat center top;
    z-index: 0;
    width: 459px;
    height: 228px;
    background-size: cover;

}

.bg-cat-header::after, .bg-dog-header::after, .bg-pet-header-relaxing::after,
.bg-pet-header-popular-songs::after, .bg-dog-header-relaxing::after,
.bg-dog-header-popular-songs::after, .bg-pet-header::after, .bg-cat-header-relaxing::after,
.bg-cat-header-popular-songs::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    min-height: 764px;
    background-color: #d7dadb;

}

.bg-pet-header-popular-songs::after {
    min-height: 695px;
}

.bg-dog-header-popular-songs::after {
    min-height: 684px;
}

.bg-dog-header-relaxing::after {
    min-height: 664px;
}

.bg-pet-header-popular-songs::after {
    background-color: #e5b69b;
}

.bg-pet-header-relaxing::after {
    background-color: #f8f9fb;
}

.bg-dog-header::after {
    background-color: #f0f0f0;
}

.bg-cat-header::before {
    top: 215px;
    left: -46px;
    height: 518px;
    width: 406px;
    background: url(../images/Pawfect_Playlists-Cat_Playlist_Top_3-Background3clearBG.png) no-repeat left;
}

.bg-cat-header-relaxing::before {
    top: 148px;
    left: -46px;
    height: 518px;
    width: 406px;
    background: url(../images/Pawfect_Playlists-Cat_Playlist_Top_3-Background1-clearBG.png) no-repeat right;
}

.bg-cat-header-popular-songs::before {
    top: 148px;
    left: 0;
    height: 584px;
    width: 406px;
    background: url(../images/Pawfect_Playlists-Cat_Playlist_Top_3-Background2clearbg.png) no-repeat right;

}


.bg-dog-header::before {
    top: 191px;
    left: -16px;
    height: 574px;
    width: 442px;
    background: url(../images/Pawfect_Playlists-Dog_Playlist_Top_3-Background1-clearBG.png) no-repeat left;

}

.bg-dog-header-relaxing::before {
    top: 148px;
    left: 0;
    height: 521px;
    width: 406px;
    background: url(../images/Pawfect_Playlists-Dog_Playlist_Top_3-Background2-clearBG.png) no-repeat left;

}

.bg-dog-header-popular-songs::before {
    top: 70px;
    left: 0;
    height: 548px;
    width: 406px;
    background: url(../images/Pawfect_Playlists-Dog_Playlist_Top_3-Background3-clearbg.png) no-repeat left;

}

.bg-pet-header::before {
    top: 310px;
    left: -96px;
    height: 400px;
    width: 461px;
    background: url(../images/Pawfect_Playlists-pet_Playlist_Top_3-Background1-clearBG.png) no-repeat left;
}

.bg-pet-header-relaxing::before {
    top: 179px;
    left: 0;
    height: 584px;
    width: 406px;
    background: url(../images/Pawfect_Playlists-pet_Playlist_Top_3-Background2-clearBG.png) no-repeat left;
}

.bg-pet-header-popular-songs::before {
    top: 174px;
    left: -31px;
    height: 469px;
    width: 407px;
    background: url(../images/Pawfect_Playlists-pet_Playlist_Top_3-Background3-clearBG.png) no-repeat left;

}

.bg-cat-header::before, .bg-cat-header-relaxing::before, .bg-cat-header-popular-songs::before,
.bg-dog-header::before, .bg-dog-header-relaxing::before, .bg-dog-header-popular-songs::before,
.bg-pet-header::before, .bg-pet-header-relaxing::before, .bg-pet-header-popular-songs::before {
    position: absolute;
    content: "";
    background-size: cover;
    z-index: 1;
}

.z-index-2 {
    z-index: 2;
}


.height {
    height: 55px;
}


.bg-dark {
    background-color: #000000 !important;
}


.rounded {
    border-radius: 1rem !important;
}


#methodology a, .footer a {
    color: #0000ee;
    text-decoration: underline;
}

.img-square {
    padding-bottom: 90%;
    background-position: top;
    background-size: cover;
    background-repeat: no-repeat;
}


.img-thumb {
    max-width: 340px;
    margin: 0 auto;
}

.rounded-top-right {
    border-top-right-radius: 0.5rem !important;
}

.rounded-top-left {
    border-top-left-radius: 0.5rem !important;
}

.border-top {
    border-top: 5px solid black !important;
}

.rank-oval-inner {
    background-color: #ffffff;
    border-top-right-radius: 50px;
    line-height: 79px;
    height: 92px;
    width: 103px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.rank-oval {
    height: 53px;
    width: 53px;
    line-height: 52px;
    border-radius: 50%;
    background-color: #e8633c;
    position: absolute;
    top: 26px;
    right: 31px;
}

.lead {
    font-size: 1.1rem;
    font-weight: 400;
}

.display-4 {
    font-size: 2.4rem;
}


/*** Table ******/
.control_lenght {
    background-color: transparent;
    border-radius: 0.3rem;
    padding: 0.6rem 1.8rem;
    text-decoration: none;
    color: #fa582b;
    border: 1px solid #000000;
    display: inline-block;
    font-weight: 800;
}


.control_lenght:hover {
    background-color: #fa582b;
    color: #ffffff;
    border: 1px solid #fa582b;
    text-decoration: none;
}

.table tr th:first-child .heading-holder, .table tr th:nth-child(2) .heading-holder {
    border: 2px solid transparent;
}

#data.table tr th:nth-child(1) .heading-holder {
    min-width: 16px;
}

#data.table tr th:last-child .heading-holder {
    min-width: 30px;
}

#data.table tr th:nth-child(2) .heading-holder {
    min-width: 283px;
}

.rounded-right-0 {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.rounded-left-0 {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

#data2.table tr th:nth-child(1) .heading-holder, #data3.table tr th:nth-child(1) .heading-holder {
    min-width: 46px;
}

#data3.table tr th:nth-child(2) .heading-holder {
    min-width: 252px;
}

#data2 .heading-holder {
    min-width: 290px;
}

#data3 .heading-holder {
    min-width: 238px;
}

#data2 tr th:last-child .heading-holder {
    min-width: 65px;
}

#data3 tr th:last-child .heading-holder {
    min-width: 65px;
}

.heading-holder {
    position: relative;
    padding-bottom: 0;
    padding-top: 0;
    min-width: 285px;
    margin-bottom: 16px;
    border: 2px solid #fa582b;
    border-radius: 0.4rem;
}

.min-height {
    height: 69px;
}

.table .fa-trophy {
    font-size: 1.3rem;
}

.heading-holder .title-th {
    display: block;
    line-height: 1;
    color: #000;
}


.table .heading-holder .title-icon {
    display: inline-block;
}

.sorting-icons {
    line-height: 29px;
    text-align: center;
    font-size: 1rem;
    margin: auto;
    color: #000000;
    display: inline-block;

}


.table thead th {
    vertical-align: bottom;
    border-bottom: 0px solid transparent;
    padding-bottom: 0px !important;
    font-size: 1rem;
}

.dataTables_wrapper .row {
    margin-right: 0px;
    margin-left: 0px;
}


.dataTables_wrapper .col-6,
.dataTables_wrapper .col-12,
.dataTables_wrapper .col-sm-12 {
    padding-right: 0px;
    padding-left: 0px;
}

.sorting .fa-sort-alpha-down,
.sorting .fa-sort-down {
    display: none;
}

.fas.fa-caret-up, .fas.fa-caret-down {
    line-height: 0.4;
    display: block;
    color: #e8633c;
}

.sorting_asc .fa-caret-down, .sorting_asc .fa-sort-alpha-down,
.sorting_asc .fa-sort {
    display: none;
}

.sorting_desc .fa-caret-up, .sorting_desc .fa-sort-alpha-up,
.sorting_desc .fa-sort {
    display: none;
}

.heading-holder .fas.fa-headphones {
    color: #e8633c;
}

.table td, .table th {
    vertical-align: middle;
    text-align: center;
    padding: 0;
}


table.dataTable {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border-collapse: collapse !important;

}

table.dataTable td.dataTables_empty, table.dataTable th.dataTables_empty {
    text-align: center;
    padding: 50px;
}


table tr td span {
    color: #15100d;
    font-weight: 500;
}


div.dataTables_wrapper div.dataTables_filter {
    text-align: right;
    display: none;
}

table.dataTable thead .sorting:before, table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:before, table.dataTable thead .sorting_desc_disabled:after {
    display: none;
}

table.dataTable thead > tr > th.sorting_asc, table.dataTable thead > tr > th.sorting_desc, table.dataTable thead > tr > th.sorting, table.dataTable thead > tr > td.sorting_asc, table.dataTable thead > tr > td.sorting_desc, table.dataTable thead > tr > td.sorting {
    padding-right: 0px;
    padding-left: 0px;
    position: relative;
}

.table th {
    color: #322e2f;
    font-size: 1rem;
    white-space: nowrap;
    border-top: 0;
}


.table td {
    border-top: 0px solid transparent;
    color: #000000;
    font-size: 1rem;
    white-space: nowrap;
    background-color: #eeeeee;
    border-bottom: 6px solid white;
}

.table tr td:first-child .td-simulate {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}

.table tr td:last-child .td-simulate {
    border-top-right-radius: 0.4rem;
    border-bottom-right-radius: 0.4rem;
}

.table tr td:first-child .td-simulate {
    padding: 0;
}

.table tr td .td-simulate {
    background-color: #eeeeee;
    display: block;
    padding: 0.2em 0;
    font-weight: 400;
}

#data3.table tr:nth-last-child(4) td .td-simulate {
    line-height: 21px;
    vertical-align: middle;
    height: 50px;
}

#data3.table tr:nth-last-child(2) td .td-simulate {
    line-height: 21px;
    vertical-align: middle;
    height: 50px;
}

#data3.table tr:nth-last-child(2) td:nth-child(3) .td-simulate {
    line-height: 38px;
    vertical-align: middle;
}

#data3.table tr:nth-last-child(2) td:nth-child(4) .td-simulate, #data3.table tr:nth-last-child(2) td:nth-child(5) .td-simulate,
#data3.table tr:nth-last-child(4) td:nth-child(4) .td-simulate, #data3.table tr:nth-last-child(4) td:nth-child(3) .td-simulate {
    line-height: 38px;
    vertical-align: middle;
}


#data3.table tr:nth-last-child(2) td .rank span {
    height: 48px;
    line-height: 49px;
}

#data3.table tr:nth-last-child(4) td .rank span {
    height: 48px;
    line-height: 49px;
}

.table tr td:last-child .td-simulate i {
    color: #000000 !important;
}

.table tr td:last-child .td-simulate {
    background-color: #f9dfd6;
    border-top-left-radius: 0.4rem;
    border-bottom-left-radius: 0.4rem;
}

.table tr td:last-child {
    border-top-right-radius: 0.6rem;
    border-bottom-right-radius: 0.6rem;
}

/**** Headings ******/
.display-2 {
    font-size: 2.5rem;
}

.display-3 {
    font-size: 2.5rem;
    line-height: 0.5;
}


.footer p {
    color: black;
}


.methodology a {
    color: #0000ee;
    text-decoration: underline;
}

.footer-logo {
    min-width: 200px;
    max-width: 200px;
}

.h3, h3 {
    font-size: 1.9rem;
    line-height: 1;
}


.h2, h2 {
    font-size: 1.4rem;
    line-height: 1.2;
}

.h4, h4 {
    font-size: 1.3rem;
}

.header .h4, .header h4 {
    font-size: 1.3rem;
}


.btn-outline-danger.h5 {
    font-size: 1.15rem;
}

.container-custom, .container-table {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {

    .display-1 {
        font-size: 4.8rem;
    }

    .h4, h4 {
        font-size: 1.4rem;
    }


    .h3, h3 {
        font-size: 2rem;
    }

    .display-4 {
        font-size: 2.5rem;
    }

    .display-3 {
        font-size: 4.7rem;
        line-height: 0.5;

    }


}

@media (min-width: 768px) {
    .btn-primary, .btn-secondary, .btn-third {
        width: 204px;
    }

    .header .h4, .header h4 {
        font-size: 1.4rem;
    }

    .h2, h2 {
        font-size: 1.7rem;
    }

    .h4, h4 {
        font-size: 1.3rem;
    }

    .display-4 {
        font-size: 4.3rem;
    }


    .header::before {
        width: 412px;
        height: 369px;
        top: -12px;
        left: -110px;
    }

    .header::after {
        width: 996px;
        height: 423px;
        top: -23px;
        right: -111px;
    }

    .bg-dog-header-popular-songs::before {
        width: 561px;
        height: 576px;
        top: 27px;
        right: auto;
        left: -250px;
    }

    .bg-cat-header::before {
        width: 482px;
        height: 590px;
        top: 14px;
        left: -112px;
    }

    .bg-dog-header::before {
        width: 766px;
        height: 701px;
        top: -99px;
        right: -236px;
        left: auto;
    }

    .bg-pet-header::before {
        width: 703px;
        height: 557px;
        top: -101px;
        right: -263px;
    }

    .bg-cat-header-relaxing::before {
        width: 762px;
        height: 627px;
        top: -22px;
        right: -191px;
        left: auto;
    }

    .bg-pet-header-relaxing::before {
        width: 427px;
        height: 626px;
        top: -54px;
        right: 0px;
        left: auto;
    }

    .bg-pet-header-popular-songs::before {
        width: 640px;
        height: 500px;
        top: -55px;
        right: -263px;
        left: auto;
    }

    .bg-cat-header-popular-songs::before {
        width: 487px;
        height: 553px;
        top: 49px;
        left: auto;
        right: 0;
    }

    .bg-dog-header-relaxing::before {
        width: 569px;
        height: 500px;
        top: 103px;
        left: -215px;
    }

    .img-square {
        padding-bottom: 90%;
        background-position: center;
        background-size: cover;
    }

    .bg-cat-header::after, .bg-dog-header::after, .bg-pet-header-relaxing::after, .bg-pet-header-popular-songs::after, .bg-dog-header-popular-songs::after, .bg-pet-header::after, .bg-cat-header-relaxing::after, .bg-cat-header-popular-songs::after {
        min-height: 603px;

    }

    .bg-pet-header-relaxing::after {
        min-height: 572px;
    }

    .bg-dog-header-relaxing::after {
        min-height: 603px;
    }
}

@media (min-width: 992px) {
    .header::before {
        width: 557px;
        height: 526px;
        top: 52px;
        left: -125px;
        z-index: 1;
    }

    .header::after {
        width: 100%;
        height: 518px;
        top: 103px;
        right: -1px;
    }


    .container-custom {
        max-width: 1440px;
    }

    .display-4 {
        font-size: 5.5rem;
    }


    .h3, h3 {
        font-size: 2.5rem;
        line-height: 1;
    }

    .footer-logo {
        max-width: 180px;
    }

    .h5, h5 {
        font-size: 1.35rem;
    }

    .white-space-nowrap {
        white-space: nowrap;
    }

    .lead {
        font-size: 1.3em;
    }

    .h2, h2 {
        font-size: 2.4rem;
        line-height: 1;
    }

    .display-3 {
        font-size: 6.7rem;
        line-height: 1;

    }

    .h4, h4 {
        font-size: 1.4rem;
    }

    .header .h4, .header h4 {
        font-size: 1.8rem;
    }

    .h3, h3 {
        font-size: 2rem;

    }

    .display-2 {
        font-size: 7rem;
        font-weight: 300;
        line-height: 1;
    }

    .display-1 {
        font-size: 10.5rem;
        line-height: 0.8 !important;
    }

    .lead {
        font-size: 1.4em;

    }


    .bg-dog-header-relaxing::after,
    .bg-cat-header::after, .bg-cat-header-relaxing::before, .bg-cat-header-popular-songs::before {
        min-height: 553px;
    }

    .bg-pet-header::after {
        min-height: 649px;
    }

    .bg-dog-header::after {
        min-height: 679px;
    }

    .bg-dog-header-popular-songs::after {
        min-height: 647px;
    }

    .bg-pet-header-popular-songs::after {
        min-height: 638px;
    }

    .bg-cat-header-relaxing::after {
        min-height: 605px;
    }

    .bg-pet-header-relaxing::after {
        min-height: 603px;
    }

    .btn-primary, .btn-secondary, .btn-third {
        width: 284px;
    }

    .bg-cat-header::before {
        width: 482px;
        height: 541px;
        top: 14px;
        left: -112px;
    }

    .bg-cat-header-relaxing::before {
        width: 762px;
        height: 627px;
        top: -22px;
        right: -191px;
        left: auto;
    }

    .bg-cat-header-popular-songs::before {
        width: 487px;
        height: 589px;
        top: 49px;
        left: auto;
        right: 0;
    }

    .bg-dog-header-relaxing::before {
        width: 669px;
        height: 563px;
        top: 10px;
        left: -216px;
    }

    .bg-dog-header::before {
        width: 849px;
        height: 778px;
        top: -99px;
        right: -236px;
        left: auto;
    }

    .bg-dog-header-popular-songs::before {
        width: 684px;
        height: 620px;
        top: 27px;
        right: auto;
        left: -250px;
    }

    .bg-pet-header::before {
        width: 702px;
        height: 595px;
        top: -77px;
        right: auto;
        left: -255px;
    }

    .bg-pet-header-relaxing::before {
        width: 678px;
        height: 691px;
        top: -85px;
        right: -120px;
        left: auto;
    }

    .bg-pet-header-popular-songs::before {
        width: 511px;
        height: 452px;
        top: -3px;
        right: 0;
        left: auto;
    }
}


@media (min-width: 1200px) {
    .container-table {
        max-width: 1203px;
    }

    .container {
        max-width: 1349px;
    }

    .h2, h2 {
        font-size: 2.7rem;
    }

    .h3, h3 {
        font-size: 2.1rem;
    }

    .header .h4, .header h4 {
        font-size: 1.5rem;
    }

    .navbar .h4 {
        font-size: 1.4rem;
    }


    .display-2 {
        font-size: 7.5rem;

    }

    .lead {
        font-size: 1.7em;
    }

    .bg-cat-header-relaxing::before {
        width: 762px;
        height: 627px;
        top: -22px;
        right: -39px;
        left: auto;
    }

    .bg-pet-header-popular-songs::before {
        width: 699px;
        height: 528px;
        top: -55px;
        right: -57px;
        left: auto;
    }

    .bg-cat-header-popular-songs::before {
        width: 433px;
        height: 586px;
        top: 16px;
        right: 129px;
        left: auto;
        background-size: cover;
    }

    .bg-cat-header::before {
        width: 745px;
        height: 660px;
        top: -107px;
        right: -246px;
    }

    .bg-dog-header::before {
        width: 849px;
        height: 804px;
        top: -99px;
        right: -234px;
        left: auto;

    }

    .bg-dog-header-popular-songs::before {
        width: 684px;
        height: 620px;
        top: 27px;
        right: auto;
        left: -151px;
    }

    .bg-dog-header-relaxing::before {
        width: 722px;
        height: 625px;
        top: -12px;
        right: auto;
        left: 0;
    }

    .bg-pet-header::before {
        width: 777px;
        height: 605px;
        top: -77px;
        right: auto;
        left: -255px;
    }

    .bg-pet-header-relaxing::before {
        width: 678px;
        height: 691px;
        top: -85px;
        right: -120px;
        left: auto;
    }
    .header::before {
        left: 0;

    }
    .img-square {
        padding-bottom: 104%;
        background-position: center;
        background-size: cover;
    }
}

@media (min-width: 1400px) {
    .header::before {
        width: 620px;
        height: 602px;
        top: -3px;
        left: 5px;
        z-index: 1;
    }

    .header::after {
        width: 100%;
        height: 542px;
        top: 69px;
        right: 0;
    }

    .btn-primary, .btn-secondary, .btn-third {
        width: 284px;

    }

    .bg-cat-header::before {
        width: 619px;
        height: 625px;
        top: 56px;
        left: -248px;
    }

    .header .h4, .header h4 {
        font-size: 1.7rem;
    }


    .bg-cat-header-relaxing::after {
        min-height: 605px;
    }

    .bg-pet-header::after, .bg-dog-header::after {
        min-height: 703px;
    }

    .bg-pet-header-relaxing::after {
        min-height: 606px;
    }

    .bg-pet-header-popular-songs::after {
        min-height: 674px;
    }

    .bg-dog-header-relaxing::after {
        min-height: 610px;
    }

    .bg-cat-header::after {
        min-height: 680px;
    }

    .container-custom {
        max-width: 1573px;
    }
}

@media (min-width: 1500px) {
    .header::before {
        left: 100px;
    }

    .header::after {
        right: 5px;
    }
}
@media (min-width: 1700px) {
    .header::before {
        left: 120px;
    }

    .header::after {
        right: 0;
        height: 620px;
        top: 0;
    }
}
@media (min-width: 1920px) {
    .header::before {
        left: 100px;
    }

    .header::after {
        right: 100px;
    }

    .display-4 {
        font-size: 6.2rem;
    }
}

@media (min-width: 2200px) {
    .header::before {
        left: 347px;
        right: auto;
        width: 861px;
        height: 818px;
        top: -89px;
    }

    .bg-dog-header-popular-songs::before {
        height: 619px;

    }

    .bg-cat-header-popular-songs::before {
        width: 524px;
        height: 622px;
        top: -20px;
        right: 129px;
        left: auto;
        background-size: cover;
    }

    .header::after {
        right: 0px;
        width: 100%;
        height: 835px;
        top: -100px;
    }

    .header.py-lg-5 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important;
    }

}