#outer,
.btmNav,
.stickyTop {
    width: 100%
}

.btmNav ul li,
.thumbnail {
    list-style: none
}
#footerbanner50link, .footerbanner50, .footerbannerspace {
    display:none !important;
} 

#outer,
.ptt,
.ptt2 {
    text-align: left
}

#topBtn.show,
.dropdown a,
.regBtn,
.thumbnail {
    cursor: pointer
}

#navbarserenade #navbarserenade-inner {
    max-width: 100%;
    margin: 0 auto
}

#navbarserenade.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0
}

#navbarserenade.is-minimized {
    transform: translateY(-65px)
}

#navbarserenade.is-maximized,
.mobile-menu.slide-in {
    transform: none
}

#navbarserenade .bottom-section,
#navbarserenade .top-section,
.topnav .logo:hover {
    background: 0 0
}

.active-dropdown {
    color: #fffd93 !important;
}

.nav-down,
.top-0 {
    top: 0
}

.nav-up {
    top: -40px
}

@media (min-width:768px) {
    .left-cust {
        left: 12rem
    }
}

.left-0 {
    left: 0
}

.left-2 {
    left: .5rem
}

.left-4 {
    left: .8rem
}

.left-auto {
    left: auto
}

.right-cus {
    right: 8.5rem
}

.right-0 {
    right: 0
}

.right-1 {
    right: .25rem
}

.right-2 {
    right: .5rem
}

.bottom-2 {
    bottom: .5rem
}

.bottom-7 {
    bottom: 1.75rem
}

.left-3 {
    left: .75rem
}

.right-7 {
    right: 1.75rem
}

.top-8 {
    top: 2rem
}

.right-5 {
    right: 1.25rem
}

.top-5 {
    top: 1.25rem
}

.box-border {
    box-sizing: border-box
}

.block {
    display: block
}

#topBtn,
.inline-block {
    display: inline-block
}

.dropbtn,
.hidden,
.topnav button {
    display: none
}

.h-screen {
    height: 100vh
}

.h-full {
    height: 100%
}

.h-auto {
    height: auto
}

.pr-6 {
    padding-right: 1.5rem
}

@media (min-width:600px) {
    .side-img img {
        padding: 31px
    }
}

.max-w-screen-lg {
    max-width: 1024px
}

.gap-10 {
    gap: 2.5rem
}

.grid {
    display: grid
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-2xl {
    font-size: 15px;
    line-height: 1rem
}

.text-5xl {
    font-size: 3rem;
    line-height: 1
}

.inner a {
    width: 180px
}

@media (min-width:1280px) {
    .xl\:px-4 {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.py-10 {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.btmNav {
    /* background: #303030; */
    font-family: 'Montserrat';
    font-weight: 600;
   background-image: url(../images/nav.jpg);
   background-size: cover;
    color: #fff;
    display: flex;
    top: 64px;
    position: absolute;
    font-size: 14px;
    box-shadow: rgba(0, 0, 0, .25) 0 14px 28px, rgba(0, 0, 0, .22) 0 10px 10px;
    height: 46px
}

.btmNav .logo {
    padding: 3px 47px;
    width: 15%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff
}

.btmNav .logo a {
    color: #fff;
    text-decoration: none
}

.btmNav ul {
    margin: 0 0 0 10px;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 60%
}

.btmNav ul li a {
    color: #fff;
    display: block;
    text-decoration: none;
    text-transform: capitalize
}

.removeMain {
    display: none !important
}

.show {
    display: inline-block !important
}

.regBtn {
    background: linear-gradient(to right, #dfb055 20%, #ffe77f 70%, #f9eea6 100%, #f7f0af);
    padding: 10px 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 9px;
    color: #000;
    width: 14%;
}

.dropdown,
.regBtn a {
    align-items: center;
    gap: 7px
}

.regBtn a {
    display: flex;
    flex-direction: row;
}

.topnav .logo,
.topnav a {
    float: left;
    display: block;
    color: #000;
    text-align: center;
    text-decoration: none;
    font-size: 17px
}

.topnav {
    overflow: hidden;
    background-color: #eee
}

.topnav a {
    padding: 13px 16px
}

.topnav a.active,
.topnav a:hover {
    background-color: #ddd;
    color: #000
}

.topnav .logo {
    padding: 7px 10px 3px;
    margin-top: 2px
}

.topnav .logo img {
    width: 166px;
    height: auto
}

.btmspace {
    margin-bottom: 45px
}

.showbb {
    display: block !important
}

.dropdown-content {
    display: flex;
    width: 100%;
    justify-content: space-evenly
}

.dropdown {
    display: flex;
    width: 100%
}

.dropdown a {
    display: flex;
    height: 50px;
    align-items: center;
    width: 100%;
    justify-content: center
}

.sliderTxt {
    color: #fff;
    font-size: 10px
}

.navContainer {
    width: 100%;
    display: flex
}

#topBtn span,
.ptt2 {
    color: #fff
}

.ptt2 {
    font-size: 14px
}

#topBtn.show {
    opacity: 1;
    visibility: visible
}

#topBtn {
    position: fixed;
    bottom: 55px;
    right: 30px;
    opacity: 0;
    visibility: hidden;
    z-index: 400
}

#topBtn span {
    font-size: 12px
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

@media screen and (max-width:600px) {
    .topnav.responsive {
        position: relative
    }

    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left
    }

    .topnav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0
    }

    .regTitle,
    .regsub,
    .stitle {
        text-align: center
    }

    .box p,
    .descBox,
    .midbutton a {
        font-size: 14px
    }

    .funcTxt {
        font-size: 19px
    }

    .funcTxt2 {
        font-size: 14px;
        max-width: 347px
    }

    .stitle p {
        font-size: 19px;
        padding-bottom: 0;
        margin-bottom: 0
    }

    .textBold {
        font-weight: bolder;
        font-size: 19px
    }

    .regBtn {
        padding: 0;
        width: 50%
    }

    .navContainer {
        width: 100%;
        justify-content: space-between
    }

    .btmNav {
        display: flex;
        justify-content: space-between;
        height: 45px
    }

    .btmNav ul {
        margin: 0 0 0 10px;
        display: inline-block;
        align-items: center;
        justify-content: space-evenly;
        width: 60%
    }

    .dropbtn {
        color: #fff;
        border: none;
        cursor: pointer;
        display: flex;
        width: 50%;
        align-items: center;
        justify-content: center;
        gap: 9px;
        font-family: 'Montserrat';
        font-weight: 600;
    }

    .dropdown {
        position: relative;
        display: contents;
        width: 100%
    }

    .dropdown-content {
        display: none;
        position: absolute;
        background: linear-gradient(45deg, #b21709, #891b11);
        min-width: 160px;
        box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
        z-index: 1
    }

    .dropdown-content a {
        color: #fff;
        padding: 12px 6px;
        text-decoration: none;
        display: block;
        border-bottom: 1px solid #fff
    }

    .dropdown .dropdown-content {
        display: none;
        list-style-type: none;
        color: #f2f2f2;
        width: 100%;
        transition: .2s;
        top: 45px;
        padding: 40px 30px;
        z-index: -1
    }

    .btmNav .logo {
        padding: 0;
        width: 51%;
        display: flex;
        align-items: center;
        justify-content: center
    }

    #topBtn {
        bottom: 1.4rem;
        right: 1.3rem;
        z-index: 400
    }
    .active-dropdown {
        color: rgb(250 234 153) !important;
    }
}

