@media (min-width: 1500px) {
    .container {
        max-width: 1280px;
    }
}

@media (min-width: 1800px) {
    .container {
        max-width: 1440px;
    }
}

@media only screen and (max-width: 1920px) {
    .chatBtn {
        flex-wrap: wrap !important;
        gap: 1rem;
    }
}

@media only screen and (max-width: 1599.98px) {
    .outfitterContent h4 {
        font-size: 1.5rem;
    }
    .outfitterContent p {
        font-size: 1.1rem;
    }
    .aboutSec,
    .madeAdvanture,
    .get-touch,
    .contact-section,
    .datingSec,
    .privacySec,
    .neighborhoodSec,
    .map,
    .taxi-process,
    .tie-sec,
    .postCreationSec,
    .gameSec,
    .storeSec {
        padding: 5rem 0;
    }
    footer {
        padding-top: 5rem;
    }
    .accessGateway .formStyle .form-control {
        height: 4.0625rem;
    }
    .accessGateway .formStyle .btn-black {
        font-size: 1.25rem;
        padding: 1.375rem;
    }
    .accessGateway .formStyle p,
    .accessGateway .formStyle a {
        font-size: 1.1875rem;
    }
}

@media only screen and (max-width: 1439.98px) {
    .myCardStyling {
        width: 100%;
        min-height: 22rem;
        height: auto;
        margin-bottom: 2rem;
    }
    .chatContent h3 {
        font-size: 1.625rem;
    }
    footer {
        padding-top: 4.5rem;
    }
    .friendCell .user img {
        max-width: 5rem !important;
    }
    footer {
        padding-top: 3rem;
        padding-bottom: 5rem;
    }
}

@media only screen and (max-width: 1365.98px) {
    html {
        font-size: 15px;
    }
    .main-slider h5 {
        font-size: 1.25rem;
    }
    .main-slider h2 {
        font-size: 5.125rem;
    }
    .main-slider h2 span {
        font-size: 7.875rem;
    }
    .main-slider p {
        width: 100%;
    }
    .ranch-mn,
    .out-mn {
        width: 100%;
        height: auto;
    }
    .aboutSec,
    .madeAdvanture {
        padding: 7rem 0;
    }
    .chatContent h3 {
        font-size: 1.4rem;
    }
    .contactList li a {
        font-size: 1.125rem !important;
    }
    .contactList li a i {
        width: 3.125rem !important;
        height: 3.125rem !important;
        line-height: 3.125rem !important;
    }
    .contact-form input {
        height: 4rem;
        padding-left: 4rem;
        margin-bottom: 1.875rem;
    }
    .contact-form textarea {
        padding-left: 4rem;
        height: 13.25rem;
    }
    .input-field span {
        font-size: 1.5rem;
        left: 2.5rem;
    }
    .chatBtn a {
        font-size: 1rem;
        padding: 1rem 1.5rem;
    }
    .privacySec h2 {
        font-size: 2rem;
        margin-bottom: 1rem;
    }
    .privacySec h3 {
        font-size: 1.75rem;
    }
    .aboutSec,
    .madeAdvanture,
    .get-touch,
    .contact-section,
    .datingSec,
    .privacySec,
    .neighborhoodSec,
    .map,
    .taxi-process,
    .tie-sec,
    .postCreationSec,
    .gameSec,
    .storeSec {
        padding: 4rem 0;
    }
    footer {
        padding-top: 4rem;
    }
    .navbar-toggler {
        border: 2px solid var(--white) !important;
        font-weight: bold;
        color: var(--white) !important;
        outline: none !important;
    }
    .datingSec .mainChat img {
        height: 200px;
        aspect-ratio: 1 / 1;
        object-fit: cover;
    }
    .marketList {
        padding: 4rem 1rem;
        height: 100vh;
    }
    .jhnImg span {
        display: block;
        font-size: 0.875rem;
    }
    .jhnImg {
        gap: 0.5rem;
    }
    .pickShop a {
        height: 150px;
    }
}

@media only screen and (max-width: 1199.98px) {
    html {
        font-size: 14px;
    }
    .chatContent h3 {
        font-size: 1.5em;
    }
    .accessGateway .formStyle {
        width: 100%;
    }
    .navbar .nav-item {
        width: 100%;
    }
    header {
        padding: 0;
    }
    header .navbar .navbar-nav {
        align-items: flex-start;
        padding-top: 2rem;
        gap: 0.5rem;
    }
    .navbar .drop-down ul.active {
        display: block;
    }
    .navbar .drop-down ul {
        position: unset;
        background: #232323;
        display: none;
        opacity: 1;
        visibility: visible;
        height: auto;
        margin: 0;
    }
    .navbar .drop-down {
        width: 100%;
        position: relative;
    }
    #usa-map {
        overflow: scroll !important;
    }
    header img {
        width: 100px;
    }
    .aboutSec,
    .madeAdvanture {
        padding: 6.75rem 0;
    }
    .chatContent h3 {
        font-size: 1.3rem;
    }
    #svggroup svg {
        width: 100% !important;
    }
    .map_svg_container {
        width: 100% !important;
        height: fit-content !important;
    }
    .search-area .form-control {
        height: 3.5rem !important;
    }
    .aboutSec,
    .madeAdvanture,
    .get-touch,
    .contact-section,
    .datingSec,
    .privacySec,
    .neighborhoodSec,
    .map,
    .taxi-process,
    .tie-sec,
    .postCreationSec,
    .gameSec,
    .storeSec {
        padding: 3rem 0;
    }
    footer {
        padding-top: 3.5rem;
    }
    .navbar {
        padding-bottom: 1.5rem;
    }
    .friendCell .user img {
        max-width: 4rem !important;
    }
    .friendsWrap .wrapper .friendListCont .friendCell .user h4 {
        font-size: 1.125rem !important;
    }
    .friendsWrap .wrapper .friendListCont .friendCell {
        min-height: fit-content !important;
    }
}

@media only screen and (max-width: 991.98px) {
    html {
        font-size: 13px;
    }
    .aboutSec .tagLine {
        font-size: 1.75rem;
    }
    .feedBack {
        width: 100%;
    }
    .main-slider h2 {
        font-size: 3.5rem;
        margin-bottom: 1.5rem !important;
    }
    .main-slider h2 span {
        font-size: 4rem;
    }
    #usa-map {
        width: 100% !important;
    }
    .equipmentContent h3 {
        font-size: 2rem;
    }
    .tie-sec h2 {
        font-size: 1.8rem;
    }
    .main-slider .carousel-inner .carousel-item>img {
        height: 50vh;
        object-fit: cover;
    }
    header img {
        width: 85px;
    }
    .aboutSec,
    .madeAdvanture,
    .get-touch,
    .contact-section,
    .datingSec,
    .privacySec,
    .neighborhoodSec,
    .map,
    .taxi-process,
    .tie-sec,
    .postCreationSec,
    .gameSec,
    .storeSec {
        padding: 2rem 0;
    }
    .chatContent h3 {
        font-size: 1.2rem;
    }
    .neighborhoodSec .col-md-3 {
        padding: 0;
    }
    .accessGateway.login {
        /* height: 70vh; */
    }
    .friendsWrap .collapse-tab-title {
        font-size: 1.125rem !important;
    }
    .cntctHeading .info-sec+.info-sec {
        margin-top: 3rem;
    }
    .chatBtn a {
        padding: 0.8rem 1rem;
    }
    .search .form-control,
    .search .themeBtn.searchBtn {
        height: 3.75rem !important;
    }
    .privacySec h2 {
        font-size: 1.75rem;
    }
    .privacySec h3 {
        font-size: 1.5rem;
    }
    .shopSec .marketList {
        padding: 2.5rem 1.5rem;
        height: 100vh;
    }
    .tie-sec .vidCard .vd-txt video {
        height: 350px !important;
    }
    .commentArea .comment figure img {
        width: 2.5rem !important;
        height: 2.5rem !important;
    }
    .copyRight {
        margin-top: 1rem;
        padding: 1.5rem 0;
    }
    .copyRight p {
        font-size: 1.1rem;
    }
}

@media only screen and (max-width: 768px) {
    html {
        font-size: 12px;
    }
    header img {
        width: 60px;
    }
    .btnStyleBlack.mr-4 {
        margin-right: 1rem !important;
    }
    .cartItemCard {
        margin: 0 0 1rem;
        padding-bottom: 15px;
    }
    .cartItemCard h4 {
        margin: 12px 0;
        font-size: 1.2rem;
    }
    .aboutSec p {
        margin-bottom: 0.5rem;
    }
    .cartItemCard .price {
        margin-bottom: 10px;
        display: block;
    }
    .cartItemCard .proCounter {
        width: 100%;
        margin-bottom: 20px;
    }
    .cartItemCard .proCounter input {
        width: calc(100% - 100px);
    }
    .accountAccesSec .formStyle .input-group {
        flex-flow: column;
        align-items: center;
    }
    .accountAccesSec .formStyle .btnStyle {
        margin-bottom: 1rem;
    }
    .accountAccesSec h2 span {
        font-size: 30px;
    }
    .accountAccesSec h2 {
        font-size: 22px;
    }
    .postArea .postDetail ul {
        flex-wrap: wrap;
    }
    .postArea .postDetail ul li {
        padding: 0;
    }
    .tie-sec h2 {
        font-size: 1.5rem;
    }
    .main-slider .carousel-inner .carousel-item>img {
        height: 44vh;
    }
    .aboutSec,
    .madeAdvanture,
    .postCreationSec,
    .get-touch,
    .contact-section,
    .datingSec,
    .privacySec,
    .neighborhoodSec,
    .map,
    .taxi-process,
    .tie-sec,
    .postCreationSec {
        padding: 2rem 0;
    }
    .chatContent h3 {
        font-size: 1rem;
    }
    .main_profile_wrapper {
        margin-top: -100px !important;
    }
    .contact-form input {
        padding-left: 3rem;
        margin-bottom: 1.5rem;
    }
    .contact-form textarea {
        padding-left: 3.5rem;
    }
    .cntctHeading .info-sec+.info-sec {
        margin-top: 2.5rem;
    }
    .input-group.search {
        margin-top: 1rem;
    }
    .privacySec h2 {
        font-size: 1.5rem;
    }
    .privacySec h3 {
        font-size: 1.25rem;
    }
    .shopSec {
        padding: 2rem 0;
    }
    .shopSec .row {
        margin: auto;
    }
    .neighborhoodSec .input-group {
        width: 100%;
        margin-top: 2rem;
        margin-bottom: 0;
    }
    .outfitter {
        margin-top: 0;
    }
    .myCardStyling {
        width: 96% !important;
        margin-inline: auto;
        margin-bottom: 1rem;
    }
    .search-area .dropdown .dropdown-menu {
        width: 256px !important;
    }
    .form-wrapper.p-3.px-5 {
        padding: 12px 20px 20px !important;
    }
    .tie-sec .vidCard .vd-txt video {
        height: 325px !important;
    }
    .subscribeSec .btnStyleWhite {
        width: 100%;
        margin-top: 1.25rem;
    }
    footer {
        padding-top: 2.5rem;
    }
    .accessGateway h2 {
        font-size: 2rem;
    }
    .accessGateway.signup {
        height: fit-content;
        padding: 1.5rem 0;
    }
    .accessGateway .formStyle label {
        font-size: 1.25rem;
    }
    .chat-wrap {
        right: 1rem !important;
        bottom: 1rem !important;
        left: 1rem !important;
        top: 1rem !important;
        width: auto !important;
        height: auto !important;
        max-height: 100vh !important;
        z-index: 99999 !important;
    }
    .chat-messages .ls-container {
        height: calc(100vh - 150px) !important;
    }
    .datingSec .mainChat img {
        aspect-ratio: 1 / 0.8;
        object-fit: cover;
    }
    .prodtl-txt {
        text-align: center;
        margin-top: 2rem;
    }
    .prodtl-txt .stckst {
        justify-content: center;
    }
    .ad-crtstwo ul {
        justify-content: center;
        align-items: center;
    }
}

@media only screen and (max-width: 767px) {
    .accessGateway:after {
        width: 100%;
    }
    .accessGateway.login {
        /*height: 60vh;*/
        min-height: 760px;
    }
    .myCardStyling {
        min-height: fit-content !important;
        height: fit-content !important;
    }
}

@media only screen and (max-width: 575px) {
    .main-slider h5 {
        font-size: 1rem;
    }
    .aboutSec .tagLine {
        font-size: 1.125rem;
    }
    .jhnImg span {
        font-size: 10px;
    }
    .ad-crtstwo ul {
        flex-direction: column;
    }
    .prodtl-txt .stckst {
        flex-direction: column;
        gap: 1rem;
    }
    .prodtl-txt .stckst li:first-child {
        padding: 0;
    }
    .main-slider h2 {
        font-size: 2.5rem;
        line-height: 1.2;
        margin-bottom: 1rem !important;
    }
    .main-slider h2 span {
        font-size: 3rem;
    }
    .main-slider p {
        font-size: 0.85rem!important;
    }
    .main-slider .btn-group {
        width: 100%;
    }
    .main-slider .btn-group button {
        width: 48%;
    }
    .title h2 {
        font-size: 1.5rem;
    }
    .madeAdvanture .title h2 {
        font-size: 1.5rem;
    }
    .subscribeSec p {
        font-size: 0.8rem;
    }
    p {
        font-size: 13px;
    }
    .trustedClients ul {
        flex-wrap: wrap;
    }
    .trustedClients ul li {
        width: 47%;
    }
    footer {
        text-align: center;
    }
    footer p {
        text-align: center;
    }
    footer .socialIo {
        justify-content: center;
    }
    footer h4::after {
        left: 50%;
        transform: translateX(-50%);
    }
    .postArea .postDetail ul li ul {
        padding: 0;
    }
    .map {
        padding: 4rem 0 0;
    }
    .huntingran-sec {
        background-repeat: repeat-y;
    }
    .gameHead h3 {
        font-size: 24px;
    }
    .gamecontent h4 {
        font-size: 20px;
    }
    .gamecontent ul li {
        font-size: 16px;
    }
    .sharedTextarea span img {
        height: 30px;
        width: 30px !important;
    }
    .shareContent ul li a i {
        font-size: 20px;
    }
    .contact-section>.container>.row {
        gap: 3rem 0;
    }
    .info-io {
        width: 50px;
        height: 50px;
    }
    .vd-txt {
        padding-top: 2rem;
    }
    .main-slider .carousel-inner .carousel-item>img {
        height: 300px;
    }
    .aboutSec,
    .madeAdvanture,
    .postCreationSec,
    .get-touch,
    .contact-section,
    .datingSec,
    .privacySec,
    .neighborhoodSec,
    .map,
    .taxi-process,
    .tie-sec,
    .postCreationSec {
        padding: 2rem 0;
    }
    .main_profile_wrapper {
        margin-top: 0 !important;
    }
    .contact-form input {
        /* padding-left: 3rem; */
        margin-bottom: 1rem;
    }
    .cntctHeading .info-sec+.info-sec {
        margin-top: 2rem;
    }
    .form-wrapper.p-3.px-5 {
        padding: 10px 16px 16px !important;
    }
    .tie-sec .vidCard .vd-txt video {
        height: 300px !important;
    }
    /* 99999 */
    .search-area {
        flex-flow: wrap;
    }
    .chat-messages .ls-container {
        height: auto !important;
        position: absolute;
        left: 15px;
        right: 15px;
        bottom: 56px;
        top: 36px;
    }
    .chat-messages .message-input-container {
        margin-top: 0px;
        position: absolute;
        /*left: 15px !important;*/
        /*right: 15px !important;*/
        width: 95%;
        left: 50%;
        transform: translateX(-50%);
        bottom: 12px !important;
        margin: auto;
    }
    .chat-messages .message-input-container input:active {
        /* font-size: 16px; */
        /* `16px` is safer I assume, although `1rem` works too */
        outline: none !important;
    }
    body:has(.chat-wrap) {
        overflow: hidden;
    }
}

@media only screen and (max-width: 400px) {
    .main-slider h2 {
        font-size: 2rem;
    }
    .trustedClients ul li {
        width: 100%;
    }
    .myCardStyling {
        min-height: fit-content;
    }
    .myCardStyling .showDetail {
        margin-left: 0;
    }
    header img {
        width: 50px;
    }
    .neighborhoodSec .input-group {
        width: 95%;
    }
    .postArea .postDetail ul {
        gap: 0;
        justify-content: space-between;
        padding: 10px;
    }
    .search-area .form-control {
        text-align: center !important;
    }
}