.mobile-version {
    display: none;
}
.footer-sec .btn-wrp {
    margin:0;
    display: flex;
}
.footer-btn-wrp a {
    min-width: 145px;
}
.footer-top-sec-wrp {
    margin: 0 0 80px;
}
.footer-sec {
    background: #1C1C1C;
    color: #fff;
    margin:0;
        padding-top: 4em;
}
.footer-boonking-profile-wrp img {
    width: 100%;
    max-width: 50px;
}
.current-page a {
    color: #874af6 !important;
}
.tab-hide li a {
    text-decoration: none;
}
.footer-social-menu li a:hover {
    color: #874af6;
}
.copyright a {
    color: #d2d2d2;
}
.agreement-list-wrp {
    display: flex;
    gap: 24px;
}
.footer-sec h2 {
    font-size: 16px;
    padding-bottom: 16px;
    padding-top: 6px;
  
}
.footer-menu-btn .btn-text-wrp {
    position: relative;
    
}
.footer-menu-btn a.secondary-btn {
    cursor: default;
}
.footer-menu-btn .btn-text-wrp .btn-text {
    transform: translateY(0%);
    display: flex
;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.footer-logo img {
    width: 100%;
    max-width: 180px;
}
.footer-title {
  border-bottom:2px solid #292929;   
 }

.footer-middle-sec {
    padding-bottom: 80px;
}
.fotter-menu-inner-wrp ul li:last-child {
    z-index: 99;
    width: fit-content;
}
.footer-btn-wrp {
    display: flex
;
    align-items: center;
    justify-content: end;
    height: 100%;
}
.footer-coloum {
    padding: 0 0 0 3em;
}
.footer-social-menu a i {
    width: 24px; 
    height: 24px;
}
.footer-menu-btn .secondary-btn {
    border:none !important;
}
.copyright {
    color: #fff;
}
.copyright p {
    font-size: 14px;
    margin: 0;
    position: relative;
    top: 2px;
    color:#d2d2d2;
}
.copyright-content li {
    display: inline-block;
    padding:0 10px
}
.copyright ul {
  padding:0;
  margin:0;
}
.copyright-content ul li {
    padding: 0 10px;
}

.copyright-content {
    display: flex;
    justify-content: flex-start;
    gap: 25px;
  
    height: 100%;
}
.copyright-content a {
    font-family: var(--primary-font);
    font-size: 14px;
    position: relative;
    color: #d2d2d2;
    text-decoration: none;
}
.copyright-content ul li {
    padding: 0;
}
.copyright p {
    margin-bottom: 0;
}
.copyright-wrp {
    border-top: 2px solid #292929;
    padding: 32px 0 20px;
}
.footer-social-menu li {
    display: inline-block;
    padding: 0px 5px;
}

.footer-top-sec-wrp h2 {
    font-size: 18px;
    font-family: var(--tertiary-font);
    padding-bottom: 0;
}
.footer-booking-wrp {
    display: flex
;
    align-items: center;
    justify-content: center;
    gap: 80px;
    border: 1px solid #D1D1DB1A;
    border-radius: 50px;
    width: fit-content;
    margin: 0 auto;
    padding: 10px;
}
.footer-boonking-profile-content p {
    margin-bottom: 5px;
    font-size: 16px;
    color: #A9A9BC;
}
.footer-social-menu li:nth-child(5) a {
  display: block !important;
}

.footer-top-sec-wrp .secondary-btn {
    background: #fff;
    border-color: #fff;
}

.footer-top-sec-wrp .btn-wrp {
    display: flex;
    justify-content: end;
    gap: 12px;
}
.tab-hide li {
    padding: 0;
}
#primary[tabindex="-1"]:focus, a:active, a:hover {
    outline: none !important;
}
.footer-coloum ul {
    padding: 0;
    margin: 16px 0 0;
}
.footer-coloum ul li {
    padding: 12px 0;
    list-style: none;
  
}

.footer-coloum ul li a:hover::after {
    background: #fff;
}
.footer-coloum ul li a::after {
    content: "";
    width: 100%;
    height: 1px;
   
    position: absolute;
    left: 0;
    bottom: 0;
}
.footer-coloum ul li a {
    text-decoration: none;
    color: #d2d2d2;
    font-size: 14px;
    position: relative;
}



#site-footer {
    position: sticky;
    bottom: -50%;
    width: 100%;
}
.fotter-menu-inner-wrp {
    position: relative;
     font-family: var(--primary-font);
}
.footer-menu-btn a {
    text-decoration: none;
    background: #fff;
    padding: 6px 8px 8px;
    color: var(--purple) !important;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    line-height: 16px;
    border-radius: 26px;
}
.footer-menu-btn {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0 0px 0 10px;
}
.footer-boonking-inner-box {
    display: flex
;
    align-items: center;
    justify-content: flex-start;
    gap: 15px;
}

@media only screen and (min-width:1500px) {
    .footer-menu-btn {
    margin: 0 0px 0 0px;
}
}

@media only screen and (max-width:1200px) {

.footer-coloum {
    padding: 0;
} 
}
@media only screen and (max-width:992px) {

.footer-booking-wrp {
    gap: 30px;
}
.footer-sec .btn-wrp {
margin: 0;
display: flex;
justify-content: flex-start;
gap: 12px;
}
.footer-btn-wrp {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
}

.footer-menu-btn {
        margin: 10px 0 0;
        position: relative;
        text-align: left;
    }
    .agreement-list-wrp {
    display: flex
;
    gap: 6px;
}
}
@media only screen and (max-width:767px) {
.footer-sec h2 {
        padding: 56px 0 32px;
        margin: 0;
    }
    .copyright ul {
        display: flex
;
        gap: 10px;
        align-items: center;
    }
.agreement-list-wrp{
    margin-bottom: 24px !important;
}
    .copyright-content {
        justify-content: flex-start;
        gap: 20px;
      
        flex-direction: column;
        margin-bottom: 10px;
    }
.copyright-wrp {
    padding: 32px 0 30px;
}
.footer-middle-sec {
    padding-bottom: 48px;
    padding-top: 0;
}
.footer-social-menu {
    float: left;
}
.copyright p {
    margin-bottom: 10px;
}

.footer-sec .btn-wrp {
    margin: 0;
 
}
.footer-top-sec-wrp .secondary-btn {
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 0px;
}
.footer-top-sec-wrp {
    margin-bottom: 72px;
}
.footer-top-sec-wrp .primary-btn-2 {
    width: 100%;
    display: inline-block;
    text-align: center;
}
#site-footer {
    bottom:-100%;
}
.footer-btn-wrp {
    display: block;
}
.footer-menu-btn {
    margin: 0;
    position: absolute;
    text-align: center;
}
.footer-booking-wrp {
    display: block;
     border: none; 
  
}
    .footer-top-sec-wrp h2 {
        padding: 0px !important;
        margin-bottom: 10px;
    }
.footer-boonking-inner-box {
    display: block;
}
.footer-boonking-profile-content {
    padding: 15px 0;
}
.mobile-version {
    display: block;
}
img.desktop-version {
    display: none;
}
}
@media only screen and (max-width:450px){
.footer-menu-btn {
    margin: 10px 0 0;
    position: relative;
    text-align: left;
}    
}