@import url(https://4425b5.claudeassets.com/20250722222750cs_/https://fonts.googleapis.com/css?family=Oxygen);
.lp-blockquote,
blockquote,
body,
p {
    font-family: Oxygen, sans-serif
}


/* Youtube Reflexive */
.vid-container {
    position: relative;
    padding-bottom: 50%;
    padding-top: 35px; height: 0; overflow: hidden;
}

.vid-container iframe,
.vid-container object,
.vid-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lp-primary-btn:hover,
a:focus,
a:hover {
    text-decoration: none
}

.form-control,
.form-control:focus,
input:focus {
    box-shadow: none
}

.accordion-title,
.banner-arrow {
    vertical-align: top
}

.chosen-container-multi .chosen-choices:focus,
.chosen-container-multi .chosen-choices:hover,
.form-control:focus,
.slick-slide img:focus,
.slick-slide:focus,
.testimonial-slider li:focus,
a:focus,
button:focus,
input:focus {
    outline: 0
}
.checkbox-inline.no_indent,
.checkbox-inline.no_indent+.checkbox-inline.no_indent {
    margin-left: 0;
    margin-right: 10px;
}
.checkbox-inline.no_indent:last-child {
    margin-right: 0;
}
body {
    margin: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400
}

#accordion h5 .accordion-title,
.lp-h1,
.lp-h1 a,
.lp-h2,
.lp-h2 a,
.lp-h3,
.lp-h3 a,
.lp-h4,
.lp-h4 a,
.lp-h5,
.lp-h5 a,
.lp-h6,
.lp-h6 a,
h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
    font-family: Oxygen, sans-serif;
    font-weight: 700;
    color: #003f24
}

.panel-tabs {
    position: relative;
    bottom: 30px;
    clear: both;
    border-bottom: 1px solid transparent
}

.panel-tabs>li {
    float: left;
    margin-bottom: -1px
}

.panel-tabs>li>a {
    margin-right: 2px;
    margin-top: 4px;
    line-height: .85;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #fff
}

.panel-tabs>li>a:hover {
    border-color: transparent;
    color: #fff;
    background-color: transparent
}

.panel-tabs>li.active>a,
.panel-tabs>li.active>a:focus,
.panel-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, .23);
    border-bottom-color: transparent
}

.lp-h1,
.lp-h1 a,
h1 {
    font-size: 45px
}

.lp-h2,
.lp-h2 a,
h2 {
    font-size: 35px
}

.lp-h3,
.lp-h3 a,
h3 {
    font-size: 25px;
    color: #003f24
}

.lp-h4,
.lp-h4 a,
h4 {
    font-size: 20px;
    line-height: 24px;
    min-height: 48px!important;
    color: #292929
}

.lp-blog-grid-category>a,
.lp-blog-grid-title a {
    color: #fff
}

#accordion h5 .accordion-title,
.lp-h5,
.lp-h5 a,
h5,
h5 a {
    font-size: 17px
}

p {
    /*font-weight: 400;*/
    font-size: 14px;
    line-height: 21px;
    color:#333333;
    font-family: Oxygen, sans-serif;
}

.paragraph-form {
    font-size: 16px;
    line-height: 24px
}

a {
    font-size: 14px
}

.lp-input,
input {
    font-size: 14px;
    border: 0
}

/*.form-group label {
    font-size: 16px;
    font-weight: 600;
    line-height: 26px
}*/

.lp-blockquote,
blockquote {
    font-size: 18px;
    line-height: 30px;
    border-left: 0;
    quotes: "\201C" "\201D" "\2018" "\2019";
    position: relative;
    font-style: italic;
    padding-left: 50px;
    text-align: center
}

.lp-blockquote:after,
blockquote:after {
    position: absolute;
    top: 23px;
    left: 0;
    content: open-quote;
    font-size: 72px;
    font-family: Oxygen, sans-serif
}

.file-upload-btn,
.lp-primary-btn {
    font-size: 16px;
    font-family: Oxygen, sans-serif;
    line-height: 24px;
    color: #fff;
    text-align: center
}

.lp-border {
    border: 1px solid #e3e3e3
}

.lp-border-bottom {
    border-bottom: 1px solid #e3e3e3
}

.lp-border-top {
    border-top: 1px solid #e3e3e3
}

.lp-border-right {
    border-right: 1px solid #e3e3e3
}

.lp-border-left {
    border-left: 1px solid #e3e3e3
}

.lp-border-radius-0 {
    border-radius: 0
}

.lp-border-radius-5 {
    border-radius: 5px
}

.lp-border-radius-8 {
    border-radius: 8px
}

.lp-primary-btn {
    font-weight: 700;
    border: 0;
    padding: 15px 60px;
    border-radius: 5px;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.file-upload-btn,
.lp-secondary-big-btn {
    font-weight: 700;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.file-upload-btn {
    border: 0;
    padding: 12px 36px;
    border-radius: 5px;
    transition: all .3s ease
}

.lp-secondary-big-btn,
.lp-secondary-btn {
    font-family: Oxygen, sans-serif;
    border-radius: 5px;
    font-size: 16px;
    color: #fff
}

.lp-secondary-big-btn {
    padding: 15px 78px;
    transition: all .3s ease
}

.lp-search-btn,
.lp-secondary-btn {
    font-weight: 700;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

a.lp-primary-btn {
    padding: 18px 60px
}

.breadcrumbs li a:hover,
.lp-menu a:hover,
.lp-topbar-menu li a:hover {
    text-decoration: underline
}

.lp-secondary-btn {
    padding: 15px 30px;
    transition: all .3s ease
}

.margin-top-subtract-55 {
    margin-top: -55px
}

.margin-top-subtract-25 {
    margin-top: -25px
}

.padding-bottom-5 {
    padding-bottom: 5px
}

.padding-bottom-10 {
    padding-bottom: 10px
}

.padding-bottom-15 {
    padding-bottom: 15px
}

.padding-bottom-20 {
    padding-bottom: 20px
}

.padding-bottom-30 {
    padding-bottom: 30px
}

.padding-bottom-35 {
    padding-bottom: 35px
}

.padding-bottom-40 {
    padding-bottom: 40px
}

.padding-bottom-44 {
    padding-bottom: 44px
}

.padding-bottom-45 {
    padding-bottom: 45px
}

.padding-bottom-50 {
    padding-bottom: 50px
}

.padding-bottom-60 {
    padding-bottom: 60px
}

.padding-bottom-64 {
    padding-bottom: 64px
}

.padding-bottom-67 {
    padding-bottom: 67px
}

.padding-bottom-70 {
    padding-bottom: 70px
}

.padding-bottom-74 {
    padding-bottom: 74px
}

.padding-bottom-84 {
    padding-bottom: 84px
}

.padding-bottom-77 {
    padding-bottom: 77px
}

.padding-bottom-80 {
    padding-bottom: 80px
}

.padding-bottom-90 {
    padding-bottom: 90px
}

.padding-bottom-100 {
    padding-bottom: 100px
}

.padding-bottom-110 {
    padding-bottom: 110px
}

.padding-bottom-120 {
    padding-bottom: 120px
}

.padding-bottom-130 {
    padding-bottom: 130px
}

.padding-bottom-140 {
    padding-bottom: 140px
}

.padding-bottom-150 {
    padding-bottom: 150px
}

.padding-bottom-160 {
    padding-bottom: 160px
}

.padding-bottom-170 {
    padding-bottom: 170px
}

.padding-bottom-180 {
    padding-bottom: 180px
}

.padding-bottom-190 {
    padding-bottom: 190px
}

.padding-bottom-200 {
    padding-bottom: 200px
}

.padding-bottom-250 {
    padding-bottom: 250px
}

.padding-bottom-270 {
    padding-bottom: 270px
}

.padding-top-5 {
    padding-top: 5px
}

.padding-top-10 {
    padding-top: 10px
}

.padding-top-15 {
    padding-top: 15px
}

.padding-top-20 {
    padding-top: 20px
}

.padding-top-25 {
    padding-top: 25px
}

.padding-top-30 {
    padding-top: 30px
}

.padding-top-35 {
    padding-top: 35px
}

.padding-top-40 {
    padding-top: 40px
}

.padding-top-50 {
    padding-top: 50px
}

.padding-top-60 {
    padding-top: 60px
}

.padding-top-64 {
    padding-top: 64px
}

.padding-top-67 {
    padding-top: 67px
}

.padding-top-70 {
    padding-top: 70px
}

.padding-top-74 {
    padding-top: 74px
}

.padding-top-84 {
    padding-top: 84px
}

.padding-top-77 {
    padding-top: 77px
}

.padding-top-80 {
    padding-top: 80px
}

.padding-top-90 {
    padding-top: 90px
}

.padding-top-100 {
    padding-top: 100px
}

.padding-top-110 {
    padding-top: 110px
}

.padding-top-120 {
    padding-top: 120px
}

.padding-top-125 {
    padding-top: 125px
}

.padding-top-130 {
    padding-top: 130px
}

.padding-top-137 {
    padding-top: 137px
}

.padding-top-140 {
    padding-top: 140px
}

.padding-top-150 {
    padding-top: 150px
}

.padding-top-160 {
    padding-top: 160px
}

.padding-top-170 {
    padding-top: 170px
}

.padding-top-180 {
    padding-top: 180px
}

.padding-top-190 {
    padding-top: 190px
}

.padding-top-200 {
    padding-top: 200px
}

.padding-top-220 {
    padding-top: 220px
}

.padding-top-250 {
    padding-top: 250px
}

.padding-top-270 {
    padding-top: 270px
}

.margin-bottom-0 {
    margin-bottom: 0
}

.margin-bottom-5 {
    margin-bottom: 5px
}

.margin-bottom-10 {
    margin-bottom: 10px!important
}

.margin-bottom-15 {
    margin-bottom: 15px!important
}

.margin-bottom-20 {
    margin-bottom: 20px!important
}

.margin-bottom-25 {
    margin-bottom: 25px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-bottom-35 {
    margin-bottom: 35px
}

.margin-bottom-40 {
    margin-bottom: 40px!important
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-bottom-60 {
    margin-bottom: 60px
}

.margin-bottom-70 {
    margin-bottom: 70px
}

.margin-bottom-100 {
    margin-bottom: 100px
}

.margin-bottom-120,
.margin-bottom-150 {
    margin-bottom: 150px
}

.margin-bottom-200 {
    margin-bottom: 200px
}

.margin-bottom-250 {
    margin-bottom: 250px
}

.margin-bottom-270 {
    margin-bottom: 270px
}

.margin-left-0 {
    margin-left: 0
}

.margin-left-5 {
    margin-left: 5px
}

.margin-left-10 {
    margin-left: 10px!important
}

.margin-left-15 {
    margin-left: 15px!important
}

.margin-left-20 {
    margin-left: 20px!important
}

.margin-left-25 {
    margin-left: 25px
}

.margin-left-35 {
    margin-left: 35px
}

.margin-left-40 {
    margin-left: 40px!important
}

.margin-left-50 {
    margin-left: 50px
}

.margin-left-60 {
    margin-left: 60px
}

.margin-left-70 {
    margin-left: 70px
}

.margin-left-100 {
    margin-bottom: 100px
}

.margin-left-120,
.margin-left-150 {
    margin-left: 150px
}

.margin-left-200 {
    margin-left: 200px
}

.margin-left-250 {
    margin-left: 250px
}

.margin-left-270 {
    margin-left: 270px
}

.margin-top-0 {
    margin-top: 0
}

.margin-top-5 {
    margin-top: 5px
}

.margin-top-10 {
    margin-top: 10px
}

.margin-top-15 {
    margin-top: 15px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-top-25 {
    margin-top: 25px
}

.margin-top-30 {
    margin-top: 30px
}

.margin-top-35 {
    margin-top: 35px
}

.margin-top-40 {
    margin-top: 40px
}

.margin-top-45 {
    margin-top: 45px
}

.margin-top-50 {
    margin-top: 50px
}

.margin-top-60 {
    margin-top: 60px
}

.margin-top-70 {
    margin-top: 70px
}

.margin-top-80 {
    margin-top: 80px
}

.margin-top-100 {
    margin-top: 100px
}

.margin-top-110 {
    margin-top: 110px
}

.margin-top-120 {
    margin-top: 100px
}

.margin-top-150 {
    margin-top: 150px
}

.margin-top-170 {
    margin-top: 170px
}

.margin-top-200 {
    margin-top: 200px
}

.margin-top-250 {
    margin-top: 250px
}

.margin-top-270 {
    margin-top: 270px
}

.padding-left-0 {
    padding-left: 0
}

.padding-left-10 {
    padding-left: 15px!important
}

.padding-left-40 {
    padding-left: 40px
}

.padding-right-40 {
    padding-right: 40px
}

.padding-right-0 {
    padding-right: 0
}

.padding-right-10 {
    padding-right: 15px!important
}

.padding-right-left-100 {
    padding-left: 100px;
    padding-right: 100px
}

.padding-0 {
    padding: 0
}

.padding-40 {
    padding: 40px
}

.margin-right-0 {
    margin-right: 0!important
}

.margin-right-30 {
    margin-right: 30px!important
}

.margin-left-30 {
    margin-left: -30px!important
}

.margin-top-subtract-35 {
    margin-top: -35px
}

.overlay-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.social-icons {
    padding: 0;
    margin: 0;
    list-style: none
}

.social-icons li {
    display: inline-block
}

.page-container {
    padding-bottom: 60px
}

.page-container-second {
    padding-top: 15px;
    padding-bottom: 15px
}

.page-container-third {
    padding-top: 65px;
    padding-bottom: 90px
}

.page-container-four {
    padding-top: 45px;
    padding-bottom: 90px
}

.page-container-five {
    padding-top: 90px;
    padding-bottom: 90px
}

.page-container-six {
    padding-top: 90px;
    padding-bottom: 40px
}

.form-page-heading {
    margin-bottom: 45px
}

.input-group-addon {
    background-color: #003f24
}

.lp-form-container {
    padding: 40px
}

.lp-form-container input.form-control {
    height: 44px
}

.form-control {
    height: 44px;
    border: 1px solid #e3e3e3;
    font-size: 14px;
    font-family: Oxygen, sans-serif;
}

.form-control:focus {
    border: 1px solid #C1C1C1
}

.input-group .custom-combobox {
    display: inherit
}

.input-group .custom-combobox-input {
    border: 1px solid #e3e3e3;
    border-radius: 0 5px 5px 0
}

.input-group .custom-combobox-input:focus {
    border: 1px solid #C1C1C1
}

.input-group-addon i {
    color: #fff
}

.form-inline .form-group {
    margin-right: 7px
}

.input-width-299 {
    width: 311px!important
}

.full-width {
    width: 100%
}

.width-32-percent {
    width: calc(100% - 920px);
    background-image: url(https://c90869.claudeassets.com/20250722222750im_/https://jltdining.com/images/sidebar-bg.jpg);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-position: top right;
    height: 100%;
    position: fixed
}

.width-68-percent {
    width: 920px;
    background-color: #fff;
    padding: 0 15px;
    float: right
}

.listing-sidebar-left {
    max-width: 270px;
    z-index: 9;
    position: relative;
    padding: 20px 0;
    margin-right: 30px
}

.listing-sidebar-left .ui-widget {
    width: 100%;
    height: 35px;
    padding-top: 0;
    padding-bottom: 0
}

.listing-sidebar .ui-autocomplete,
.listing-sidebar-left .ui-widget select {
    width: 200px!important;
    position: fixed!important
}

.listing .LPtagsContainer {
    margin-top: 5px
}

.listing-sidebar-left .ui-widget:placeholder {
    color: #A9A9A9
}

.form-cotnainer {
    background-color: rgba(255, 255, 255, .2);
    padding: 15px;
    border-radius: 5px
}

.form-cotnainer .form-group {
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%
}

.form-cotnainer .form-group:last-child,
.lp-join-user-info ul {
    margin-bottom: 0
}

.form-cotnainer .form-group .input-group-addon {
    background-color: #e3e3e3;
    padding: 0;
    width: 40px!important;
    height: 35px;
    line-height: 33px;
    text-align: center
}

.form-inline .input-group,
.width-full {
    width: 100%
}

.line-height-16,
.smenu li a {
    line-height: 16px
}

.form-cotnainer .form-control {
    height: 36px;
    box-shadow: none
}

.listing-container-right {
    max-width: 890px
}

.list-style-none {
    list-style: none;
    padding: 0;
    margin: 0
}

.slick-slide {
    cursor: move
}

.width-50 {
    width: 50%;
    display: inline-block
}

.form-inline .input-group .input-group-addon {
    width: 40px
}

.lp-input-202 {
    width: 195px!important
}

.ui-helper-hidden-accessible {
    display: none
}

.pos-relative {
    position: relative
}

.spinner {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.double-bounce1,
.double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out
}

.double-bounce2 {
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

@-webkit-keyframes sk-bounce {
    0%,
    100% {
        -webkit-transform: scale(0)
    }
    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {
    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }
    50% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.ui-autocomplete {
    z-index: 999999
}

.border-right-radius {
    border-top-right-radius: 5px!important;
    border-bottom-right-radius: 5px!important
}

.border-dropdown span {
    position: relative
}

.border-dropdown span:after,
.chosen-container-multi .chosen-choices:after {
    position: absolute;
    right: 17px;
    content: "\f0d7";
    display: inline-block;
    text-rendering: auto;
    -moz-osx-font-smoothing: grayscale
}

.listing-sidebar-left .border-dropdown span:after,
.listing-sidebar-left .chosen-container-multi .chosen-choices:after {
    top: 11px
}

.chosen-container-multi .chosen-choices:after {
    top: 14px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    color: #D3D3D3;
    -webkit-font-smoothing: antialiased
}

.border-dropdown span:after {
    top: 16px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    color: #003f24;
    -webkit-font-smoothing: antialiased
}

input.default {
    color: #A9A9A9
}

.accordion-title {
    display: inline-block;
    width: 80%
}

.lp-header-bg {
    background-image: url(https://082b8a.claudeassets.com/20250722222750im_/https://jltdining.com/images/banner.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    position: relative
}

.lp-header-overlay {
    background-color: rgba(0, 0, 0, .48);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.icon-bar,
.lp-topbar-menu li:before,
.lp-user-menu li,
.menu ul.sub-menu li {
    background-color: #fff
}

.header-fixed {
    position: fixed;
    min-height: 138px;
    width: 100%;
    z-index: 99999999
}

.lp-topbar {
    padding-top: 9px;
    padding-bottom: 9px;
    position: relative;
    z-index: 9
}

.lp-topbar-menu {
    padding: 0;
    margin: 0
}

.lp-topbar-menu li {
    display: inline-block;
    list-style-type: disc;
    margin-right: 25px;
    position: relative
}

.lp-topbar-menu li:before {
    content: "";
    position: absolute;
    left: -17px;
    top: 9px;
    color: #fff;
    width: 5px;
    height: 5px;
    border-radius: 50%
}

.lp-menu ul.sub-menu li:first-child,
.lp-user-menu li:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-top: 20px
}

.lp-join-now ul {
    padding: 0;
    list-style: none
}

.lp-user-menu li:last-child,
.menu ul.sub-menu li:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-bottom: 20px
}

.lp-topbar-menu li:first-child:before {
    list-style-type: none;
    display: none
}

.lp-join-now span {
    margin-right: 0
}

.lp-join-now span img {
    width: 18px
}

.lp-join-now.after-login span img {
    width: 33px
}

.margin-top-6 {
    margin-top: 6px
}

.lp-join-now a {
    position: relative
}

.lp-user-menu,
.lp-user-menu:after {
    height: 0;
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.lp-user-menu {
    width: 200px;
    z-index: 999999;
    top: 230%;
    right: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    border-radius: 5px;
    padding-top: 20px
}

.image-popup:after,
.lp-menu ul {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out
}

.lp-user-menu:after {
    content: "";
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff;
    top: -8px;
    right: 33px;
    overflow: hidden
}

.lp-menu .has-menu>a {
    position: relative
}

.lp-menu .has-menu>a:after {
    content: '\f0da';
    position: absolute;
    top: 11px;
    right: 20px;
    font-size: 18px;
    width: 10px;
    height: 10px;
    z-index: 99999;
    font-family: FontAwesome
}

.lp-menu-bar,
.menu ul li {
    position: relative
}

.lp-menu-bar-color .menu ul.sub-menu li:last-child {
    -webkit-box-shadow: 0 5px 11px -1px rgba(193, 193, 193, .19);
    -moz-box-shadow: 0 5px 11px -1px rgba(193, 193, 193, .19);
    box-shadow: 0 5px 11px -1px rgba(193, 193, 193, .19)
}

.lp-menu-container .lp-add-listing-btn>ul>li>a,
.lp-menu-container .lp-menu>ul>li>a {
    line-height: 80px
}

.mm-navbar-top a,
.mm-navbar-top img {
    display: inline-block
}

.mm-navbar-top a {
    border-radius: 50%;
    border: 1px solid #41a6df;
    margin-right: 30px
}

.mm-navbar-top a.userimage {
    width: 80px;
    height: 80px;
    line-height: 50px;
    margin-top: 19px
}

.mm-navbar-top a:last-child {
    margin-right: 0
}

.iconsmall {
    height: 40px;
    line-height: 34px;
    padding: 0;
    width: 40px
}

.iconsmall img {
    width: 20px
}

.userimage img {
    width: 56px
}

.mobile-nav-icon {
    display: none;
    cursor: pointer
}

.mobile-nav-icon .nav-icon {
    width: 28px;
    float: right
}

.icon-bar {
    width: 100%;
    display: block;
    height: 3px;
    margin-bottom: 5px
}

.lp-menu-bar .lp-logo-container {
    padding-top: 20px;
    padding-bottom: 20px
}

.lp-menu ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    transition: all .5s ease-in-out
}

.lp-menu ul li {
    display: inline-block;
    padding-right: 35px;
    line-height: 32px
}

.lp-menu ul li a {
    font-size: 16px
}

.lp-menu ul li a i {
    font-size: 9px;
    position: relative;
    top: -2px;
    margin-left: 4px
}

.menu ul.sub-menu,
.menu ul.sub-menu:after {
    height: 0;
    position: absolute;
    opacity: 0;
    visibility: hidden
}

.menu ul.sub-menu {
    width: 250px;
    z-index: 999999;
    top: 150%;
    left: 0;
    border-radius: 5px
}

.lp-menu-bar-color .menu ul.sub-menu {
    box-shadow: 0 2px 10px rgba(221, 221, 221, .3)
}

.menu ul.sub-menu:after {
    content: "";
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff;
    top: -8px;
    left: 13px;
    overflow: hidden
}

.lp-join-user-info li:hover .lp-user-menu,
.lp-menu>ul>li:hover ul.sub-menu {
    top: 80px;
    height: auto;
    opacity: 1;
    visibility: visible
}

.lp-join-user-info li:hover .lp-user-menu {
    top: 40px
}

.lp-join-user-info li:hover .lp-user-menu:after,
.lp-menu>ul>li:hover ul.sub-menu:after {
    opacity: 1;
    overflow: visible;
    visibility: visible
}

.menu ul.sub-menu li {
    position: relative
}

.menu ul.sub-menu li ul.sub-menu {
    width: 280px;
    position: absolute;
    z-index: 999999;
    top: 10px;
    left: 115%;
    height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    padding-left: 10px;
    border-radius: 5px
}

.menu ul.sub-menu li ul.sub-menu:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    top: 29px;
    left: -3px;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    border-right: 8px solid #fff;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent
}

.menu ul.sub-menu li:hover ul.sub-menu {
    left: 100%;
    height: auto;
    opacity: 1;
    visibility: visible
}

.menu ul.sub-menu li:hover ul.sub-menu:after {
    opacity: 1;
    overflow: visible;
    visibility: visible
}

#singlepostmap,
.about-box-description,
.btn-file,
.city-girds,
.contactmap,
.image-popup:after,
.lp-blog-grid-box-container,
.lp-grid-box-thumb-container,
.price-plan-box,
.quickmap,
.widget-map {
    overflow: hidden
}

.menu ul.sub-menu li {
    display: block;
    padding: 0;
    margin: 0
}

.lp-user-menu li a,
.menu ul.sub-menu li a {
    display: block;
    background-color: #fff;
    padding: 10px 20px;
    border-top: 0;
    color: #000;
    text-align: left
}

.lp-add-listing-btn ul {
    list-style: none;
    margin: 0
}

.lp-add-listing-btn li a {
    font-size: 18px
}

#menu {
    display: none
}

.lp-home-banner-contianer {
    height: 475px;
    position: relative
}

.lp-home-banner-contianer-inner {
    position: absolute;
    top: 46%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    left: 0
}

.lp-banner-browse-txt {
    font-size: 26px
}

.lp-home-banner-contianer-inner h1 {
    margin-top: 10px
}

.lp-search-bar,
.lp-search-description {
    margin-top: 20px
}

.lp-search-bar {
    display: block;
    background-color: rgba(255, 255, 255, .2);
    border-radius: 5px;
    float: left;
    border: 1px solid #e6541c;
    padding: 20px 20px 17px
}

.lp-home-locaton-input,
.lp-home-search-input,
.lp-search-bar-right {
    margin-bottom: 9px
}

.lp-search-bar-left {
    float: left
}

.lp-search-bar-right {
    float: right;
    position: relative
}

.lp-search-input {
    padding: 9px 7px;
    font-size: 14px!important
}

.lp-home-locaton-input {
    width: 189px;
    float: left;
    border: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.lp-home-search-input {
    width: 392px;
    float: left;
    border: 0;
    border-left: 1px solid #e3e3e3;
    border-radius: 5px
}

.lp-search-btn {
    padding: 8px 27px;
    font-size: 14px;
    font-family: Oxygen, sans-serif;
    border-radius: 5px;
    transition: all .3s ease;
    margin-left: 5px!important;
    border: 0!important
}

.lp-review-btn,
.lp-submit-btn {
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease
}

.lp-review-btn,
.lp-signout-btn,
.lp-submit-btn {
    font-size: 18px;
    font-weight: 700;
    border-radius: 5px;
    font-family: Oxygen, sans-serif
}

.lp-submit-btn {
    padding: 11px 30px 11px 45px;
    transition: all .3s ease
}

.lp-review-btn {
    padding: 11px 48px;
    color: #fff;
    transition: all .3s ease
}

.lp-signout-btn {
    padding: 15px 40px;
    color: #fff;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.lp-search-icon {
    position: absolute;
    top: 10px;
    left: 22px;
    transform: rotate(270deg);
    font-size: 20px;
    cursor: pointer
}

.banner-arrow,
.custom-combobox {
    position: relative;
    display: inline-block
}

.lp-home-categoires li a span,
.overlay-video-thumb {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%)
}

.lp-search-description p {
    font-size: 14px;
    display: inline-block;
    margin-top: 20px
}

.ui-widget {
    float: left
}

.custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: -1px;
    padding: 0;
    display: block;
    height: 37px;
    right: 0;
    z-index: 99999999
}

.custom-combobox-toggle span,
.ui-tooltip {
    display: none
}

.custom-combobox-input {
    margin: 0
}

.ui-widget select {
    font-size: 16px;
    height: 48px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px
}

.ui-autocomplete,
.ui-widget select {
    list-style: none;
    margin: 0 0 0 1px;
    padding: 8px 0 0;
    width: 189px!important;
    box-shadow: 0 2px 5px 0 rgba(46, 46, 46, .2);
    background-color: #fff;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    transition: all .2s ease;
    color: #3e3e3e!important
}

.ui-autocomplete::-webkit-scrollbar {
    width: 0;
    opacity: 0
}

.ui-autocomplete::-webkit-scrollbar-track {
    border-radius: 25px;
    opacity: 0
}

.ui-autocomplete::-webkit-scrollbar-thumb {
    border-radius: 25px;
    background-color: rgba(233, 233, 233, .58);
    opacity: 0
}

.ui-autocomplete li:first-child {
    margin-top: -11px
}

.ui-autocomplete li {
    background-color: #fff;
    cursor: pointer;
    display: block;
    padding: 10px 20px;
    border-top: 0;
    color: #000;
    border-bottom: 1px solid #f9f9f9
}

.post-submit .custom-combobox,
.post-submit .custom-combobox-input,
.post-submit .ui-widget {
    width: 100%!important
}

.post-submit .ui-autocomplete {
    width: 863px!important
}

.post-submit .custom-combobox-input {
    border-color: #eee;
    border-radius: 5px;
    border-style: solid;
    border-width: 1px
}

.post-submit .chosen-container-single {
    float: left;
    width: 100%!important
}

.post-submit .chosen-container-single .chosen-single {
    background-image: none;
    background-color: transparent;
    outline: 0;
    box-shadow: none;
    height: 50px;
    line-height: 50px;
    border: 1px solid #E3E3E3
}

.post-submit .chosen-container .chosen-drop {
    border: 1px solid #E3E3E3;
    box-shadow: none
}

.lp-grid-box-thumb img,
.lp-grid-box-thumb-container {
    border-top-right-radius: 8px;
    border-top-left-radius: 8px
}

.city-title,
.lp-grid-box-bottom {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.post-submit .chosen-container .chosen-results li.group-option {
    padding-left: 30px
}

.section-fixed {
    -webkit-transition: all .7s ease;
    -moz-transition: all .7s ease;
    -o-transition: all .7s ease;
    transition: all .7s ease
}

.lp-home-categoires li a,
.secondary-btn {
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease
}

#page {
    background-color: #fff
}

.lp-sub-title {
    font-family: Oxygen, sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #fff
}

.lp-section-title-container.text-center>h1 {
    color: #fff
}

.lp-section-content-container {
    padding-top: 30px;
    padding-bottom: 30px
}

.lp-section-content-container-one {
    padding-top: 90px;
    padding-bottom: 90px
}

.lp-section-content-container-second {
    padding-top: 90px;
    padding-bottom: 95px
}

.lp-home-categoires {
    text-align: center;
    list-style: none;
    position: relative;
    margin-bottom: 0
}

.lp-home-categoires li {
    display: inline-block;
    width: 132px;
    margin-right: 10px
}

.lp-home-categoires li a {
    width: 100%;
    height: 110px;
    text-align: center;
    float: left;
    box-shadow: 0 5px 13px rgba(0, 0, 0, .42);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative
}

.lp-home-categoires li a:hover {
    box-shadow: 0 5px 30px rgba(0, 0, 0, .48)
}

.lp-home-categoires li a span {
    font-size: 18px;
    width: 100%;
    font-weight: 400;
    margin-bottom: 0;
    position: absolute;
    top: 50%;
    left: 0;
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.lp-home-categoires li a span img {
    width: 35px;
    height: 35px;
    margin-bottom: 12px
}

.city-girds {
    position: relative;
    margin-bottom: 30px
}

.city-title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: -webkit-linear-gradient(0deg, hsla(0, 0%, 0%, 1.89) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, hsla(0, 0%, 0%, 1.89) 0, rgba(0, 0, 0, 0) 100%);
    padding-bottom: 20px
}

.city-title .lp-h3 {
    margin-bottom: 3px;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.lp-listing-quantity {
    opacity: 0;
    position: relative;
    -webkit-transform: translateY(50px);
    -moz-transform: translateY(50px);
    -o-transform: translateY(50px);
    transform: translateY(50px);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
}

.city-girds:hover .lp-listing-quantity {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.city-girds:hover .city-title .lp-h3 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
}

.smenu:after,
.ui-tooltip:after {
    -webkit-transform: translateX(-50%)
}

.nearby-download {
    width: 100%;
    margin-top: 80px;
    padding: 0
}

.nearby-download-about li {
    margin-bottom: 0
}

.nearby-download-top {
    margin-top: 50px
}

.nearby-download li {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 10px
}

.nearby-download li:last-child {
    margin-right: 0
}

.lp-grid-box-contianer {
    margin-bottom: 30px
}

.lp-grid-box-thumb-container {
    position: relative
}

.lp-grid-box-thumb img {
    margin-top: -4px
}

.lp-grid-box-quick {
    width: 100%;
    position: absolute;
    bottom: -100px;
    left: 0;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease;
    background: -webkit-linear-gradient(0deg, hsla(0, 0%, 0%, 1.89) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(0deg, hsla(0, 0%, 0%, 1.89) 0, rgba(0, 0, 0, 0) 100%);
    padding-bottom: 15px
}

.lp-grid-box:hover .lp-grid-box-quick {
    bottom: 0
}

.lp-grid-box-description {
    padding: 5px 15px 0
}

ul.lp-grid-box-price {
    list-style: none;
    padding: 0;
    margin: 0
}

ul.lp-grid-box-price li {
    display: inline-block;
    margin-right: 3px
}

.lp-grid-box-bottom {
    padding: 10px 20px
}

.lp-grid-box-price .category-cion {
    width: 40px;
    height: 40px;
    margin-right: 10px
}

.lp-grid-box-price .category-cion a {
    width: 40px;
    height: 40px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #41A6DF;
    border-radius: 50%;
    display: inherit
}

.lp-grid-box-price .category-cion img {
    width: 20px;
    height: 20px
}

.lp-post-quick-links {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    display: none
}

.lp-add-to-fav i,
.lp-post-quick-links li {
    display: inline-block
}

.lp-post-quick-links li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    border-radius: 50%;
    color: #003f24
}

.lp-post-quick-links li a i {
    font-size: 17px
}

.lp-post-quick-links li a.icon-fire {
    background-color: #003f24
}

.quickmap {
    height: 490px;
    width: 100%
}

.lp-add-to-fav {
    position: relative
}

.lp-add-to-fav i {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.checkbox label,
.map-post-des h5,
.user-position {
    font-weight: 400
}

.map-post-des h5,
.md-closer,
.post-rice,
.secondary-btn {
    font-family: Oxygen, sans-serif
}

.lp-add-to-fav i:before {
    content: "\f08a"
}

.lp-add-to-fav i:hover:before,
.lp-add-to-fav:focus i:before {
    content: "\f004";
    color: #fff
}

.breadcrumbs li:before,
.map-post:after,
.testimonial-description:after,
.triangle-isosceles::after,
.ui-tooltip:after {
    content: ""
}

.ui-tooltip {
    background-color: #41a6df;
    width: 150px;
    border-radius: 8px;
    text-align: center;
    color: #fff
}

.triangle-isosceles,
.triangle-isosceles.top {
    background-color: #fff
}

.ui-tooltip-content {
    padding: 8px
}

.ui-tooltip:after {
    height: 10px;
    left: 50%;
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #41a6df
}

.hot-post {
    margin-right: 8px
}

.video-thumb {
    position: relative;
    text-align: center
}

.overlay-video-thumb,
.overlay-video-thumb i {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center
}

.testimonial-inner-box,
.video-thumb {
    margin-bottom: 30px
}

.overlay-video-thumb {
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: 100%
}

.overlay-video-thumb i,
.page-heading-inner-container {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.overlay-video-thumb i {
    font-size: 68px;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.testimonial-description {
    padding: 30px 30px 20px;
    position: relative
}

.testimonial-description:after {
    bottom: -15px;
    left: 50px;
    position: absolute;
    width: 0;
    height: 0;
    border-top: 15px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.testimonial-user-thumb img {
    border: 1px solid #a6a6a6;
    border-radius: 50%
}

.user-text,
.user-thumb {
    display: inline-block;
    vertical-align: bottom
}

.lpmap-icon-contianer,
.popup-post-left-bottom .user-text,
.popup-post-left-bottom .user-thumb,
.user-portfolio .user-text,
.user-portfolio .user-thumb {
    vertical-align: middle
}

.user-thumb {
    margin-right: 15px
}

.testimonial-user-info {
    padding-left: 30px;
    margin-top: 35px
}

.testimonial-inner-box h3 {
    margin-bottom: 40px;
    line-height: 20px
}

.testimonial-box {
    margin-bottom: 30px
}

.testimonial-image {
    position: relative;
    left: 14px;
    padding-bottom: 30px
}

.testimonial-image img {
    height: auto;
    width: 100px
}

.testimonial-tit {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 25px;
    padding-bottom: 25px
}

.testimonial-tit h3 {
    display: inline
}

.testimonial-msg {
    position: relative
}

.triangle-isosceles.top::after {
    border-color: #fff transparent;
    border-width: 0 15px 15px;
    bottom: auto;
    left: 50px;
    top: -15px
}

.triangle-isosceles::after {
    border-color: #fff transparent;
    border-style: solid;
    border-width: 15px 15px 0;
    bottom: -15px;
    display: block;
    left: 50px;
    position: absolute;
    width: 0
}

.triangle-isosceles {
    border-radius: 5px;
    padding: 30px;
    position: relative
}

.testimonial-rating {
    color: #ffd925;
    float: right;
    margin-top: 7px
}

.testimonial-rating .fa-star {
    color: #ffd925
}

.testimonial-slider .slick-dots li button::before {
    line-height: 33px
}

.testimonial-slider .slick-dots {
    bottom: 0
}

.testimonial-slider {
    width: 675px;
    margin: 0 auto;
    padding-bottom: 20px;
    padding-left: 0
}

.lp-blog-grid-box-description,
.tab-content {
    padding-bottom: 20px;
    min-height: 150px;
    overflow: hidden;
}

.testimonial-slider li {
    max-width: 675px
}

.tes-icon {
    margin-top: 0;
    margin-bottom: 30px
}

.tes-icon i {
    font-size: 22px;
    border-radius: 50%;
    height: 70px;
    line-height: 70px;
    text-align: center;
    width: 70px
}

.testimonial-slider li .tes-name-tit {
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: -5px;
    margin-top: 20px
}

.lp-blog-grid-box,
.lp-blog-user-thumb {
    margin-bottom: 30px
}

.tes-msg {
    font-size: 16px;
    font-style: italic;
    color: #7f7f7f
}

.tes-role {
    color: #292929
}

.lp-blog-user-thumb img {
    border: 2px solid #fff;
    border-radius: 50%
}

.lp-blog-grid-category {
    margin-top: 15px
}

.lp-blog-grid-title {
    padding: 5px 30px 0;
    min-height: 65px
}

.lp-blog-grid-author {
    padding: 23px 0 0;
    margin: 0;
    list-style: none
}

.lp-blog-grid-author li {
    display: inline-block;
    margin-right: 25px
}

.lp-blog-grid-author li a {
    font-size: 15px
}

.lp-blog-grid-author li i {
    margin-right: 5px
}

.lp-blog-grid-author li:last-child {
    margin-right: 0
}

.image-popup-margin {
    margin-left: 33px
}

.comments-description {
    margin-top: 18px
}

.rating-ratio {
    margin-left: 3px
}

.md-content {
    position: relative
}

.post-stat {
    padding: 0;
    margin: 0;
    list-style: none
}

.popup-post-left-bottom .social-icons li,
.popup-post-price,
.post-stat .icon,
.reviews-stars {
    margin-right: 5px
}

.post-stat li {
    display: inline-block;
    font-size: 14px
}

.post-stat .icon {
    width: 15px
}

.post-socials .icon {
    width: 20px;
    height: 20px
}

.popup-post-left-upper h1,
.popup-post-left-upper h1 a {
    font-size: 30px
}

.md-closer,
.popup-post-left-bottom .user-text .user-name {
    font-size: 17px
}

.popup-post-left-upper h1 {
    margin-bottom: 20px
}

.popup-post-left-upper .post-stat li {
    margin-bottom: 15px;
    margin-right: 5px
}

.popup-post-price-container {
    margin-bottom: 27px
}

.popup-post-left-bottom {
    margin-top: 25px
}

.popup-post-left-bottom .user-info {
    margin-top: 25px;
    margin-bottom: 30px
}

.popup-post-left-bottom .user-position {
    padding-bottom: 4px
}

.popup-left-pad {
    padding: 15px 40px 30px
}

.popup-map-position {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%
}

.popup-inner-left-padding {
    padding-top: 0!important;
    padding-right: 0!important;
    padding-bottom: 0!important
}

.popup-inner-left-padding .md-close {
    position: absolute;
    top: 2px;
    right: 16px
}

.md-closer {
    border-radius: 50%;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #41a6df;
    color: #fff
}

.listing-page-result-row p,
.listing-page-result-row p a,
.nav-tabs>li>a {
    font-size: 16px
}

.md-modal .checkbox label::before,
.md-modal .lp-secondary-btn {
    -o-transition: all 0s ease;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    transition: all 0s ease
}

.page-heading {
    height: 290px;
    position: relative
}

.about-page-heading {
    height: 256px;
    position: relative
}

.page-heading-inner-container {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    z-index: 1
}

.about-page,
.listing-page {
    background-repeat: no-repeat;
    background-position: center top;
    position: relative
}

.listing-page {
    background-image: url(https://448df4.claudeassets.com/20250722222750im_/https://jltdining.com/images/header-banner-1.jpg)
}

.about-page {
    background-image: url(https://b277c8.claudeassets.com/20250722222750im_/https://jltdining.com/images/about-banner.jpg)
}

.page-header-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .7);
    height: 100%
}

.breadcrumbs {
    margin: 0;
    padding: 0
}

.breadcrumbs li {
    display: inline-block;
    position: relative;
    margin-right: 30px
}

.breadcrumbs li:first-child:before {
    display: none
}

.breadcrumbs li:before {
    position: absolute;
    left: -20px;
    top: 9px;
    color: #fff;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%
}

.breadcrumbs li:last-child {
    margin-right: 0
}

.view-on-map img {
    position: relative;
    top: -2px
}

.listing-sidebar-left .chosen-container-multi .chosen-choices {
    padding: 4px 20px;
    background-color: #fff
}

.view-on-map .icon {
    width: 15px
}

.search-row .form-inline {
    box-shadow: 0 0 8px rgba(0, 0, 0, .51);
    padding: 15px 15px 0;
    border-radius: 5px;
    position: relative;
    background-color: #fff
}

.map-post,
.map-post:after {
    box-shadow: 0 0 8px rgba(0, 0, 0, .53)
}

.search-row .form-control {
    height: 44px
}

.search-row .form-inline .form-group {
    margin-bottom: 15px
}

.search-row .form-inline .input-group {
    margin-right: 5px
}

.archive-page .page-heading-inner-container {
    top: 39%
}

.mapSidebar {
    min-height: 82vh
}

.sidemap-fixed {
    position: fixed
}

.post-with-map-container {
    width: 630px;
    padding: 0 15px;
    float: right!important
}

.sidemap-container {
    width: calc(100% - 630px)
}

.post-map-container .ui-autocomplete,
.post-map-container .ui-widget select {
    width: 140px!important
}

.post-with-map-container .fstMultipleMode .fstControls {
    max-width: 100%!important;
    min-width: 100%!important
}

.post-with-map-container .lp-home-locaton-input {
    width: 100%!important
}

.map-post {
    float: left;
    position: relative;
    margin-bottom: 50px;
    border-radius: 5px
}

.map-post:after {
    position: absolute;
    bottom: -17px;
    left: 50%;
    display: block;
    width: 69px;
    height: 64px;
    background-color: #fff;
    -webkit-border-radius: 63px/108px 108px 72px 72px;
    border-radius: 50%/60% 60% 40% 40%;
    transform: translateX(-50%)
}

.attireMainNav,
.chosen-container-multi .chosen-choices li.search-choice {
    display: none
}

.listing-sidebar-left .fstElement,
.map-post-des {
    background-color: #fff;
    border-bottom-right-radius: 5px
}

.map-post-des {
    position: relative;
    z-index: 99999;
    padding: 10px 15px;
    border-bottom-left-radius: 5px
}

.mapin,
.mapin:after,
.pin {
    position: absolute
}

.map-post-address p {
    color: #7f7f7f;
    font-size: 14px
}

.input-group-addon {
    border-width: 1px;
    border-color: transparent;
    border-style: solid;
    border-right: 0
}

.listing-sidebar-left .fstElement {
    border-top-right-radius: 5px
}

.listing-sidebar-left .fstChoiceItem {
    padding: 0 .33333em 0 1.5em;
    margin: 4px .41667em 0 0
}

.listing-sidebar-left .fstMultipleMode .fstControls {
    padding-top: 0
}

.tag-select-one {
    width: 190px
}

.tag-select-second {
    width: 123px
}

.tag-select-third {
    width: 100%
}

.active-tag,
.blog-tags ul li,
.form-review-stars li,
.remove-tag,
.user-avatar-upload {
    display: inline-block
}

.active-tag {
    background-color: #F5F5F5;
    color: #424141;
    margin-right: 5px;
    border: 1px solid #e9e9e9;
    padding: 7px;
    border-radius: 5px;
    margin-bottom: 30px
}

.remove-tag {
    font-size: 14px;
    margin-left: 9px;
    cursor: pointer
}

.mapin {
    width: 60px;
    height: 60px;
    border-radius: 50% 50% 50% 0;
    background: #89849b;
    transform: rotate(-45deg);
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px
}

.mapin:after {
    content: '';
    width: 40px;
    height: 40px;
    margin: 8px 0 0 8px;
    background: #2F2F2F;
    border-radius: 50%
}

.checkbox label:before,
.image-popup:after,
.nav-tabs>li>a:after,
.smenu:after {
    content: ""
}

.pin {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50% 50% 50% 0;
    border-radius: 50% 50% 50% 0;
    background: #FFF;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -20px;
    -webkit-animation-name: bounce;
    -moz-animation-name: bounce;
    -o-animation-name: bounce;
    -ms-animation-name: bounce;
    animation-name: bounce;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
    box-shadow: 0 0 5px rgba(0, 0, 0, .47)
}

.blog-single-page,
.image-popup:after {
    background-repeat: no-repeat;
    background-position: center center
}

.lpmap-icon-contianer {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #fff;
    text-align: center;
    line-height: 32px;
    margin-left: 5px;
    position: relative;
    top: 8px;
    border-width: 1px;
    border-style: solid;
    left: 3px;
    transform: rotate(45deg)
}

.lpmap-icon-contianer img {
    margin-top: 0;
    position: relative;
    top: -1px;
    width: 17px
}

.leaflet-popup-close-button+.leaflet-popup-content-wrapper .leaflet-popup-content {
    margin-left: 20px;
    margin-bottom: 20px
}

.map-post-thumb {
    max-height: 142px;
    background-color: #fff
}

.map-post-thumb img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.lp-join-user-info li {
    position: relative
}

.tab-content {
    padding-top: 30px
}

.tab-header {
    padding-bottom: 35px
}

.nav-tabs,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover,
.nav-tabs>li>a {
    border: 0
}

.nav-tabs>li {
    margin-bottom: 0
}

.nav-tabs>li>a {
    padding: 14px 15px;
    border-radius: 0;
    position: relative;
    text-align: center
}

.nav-tabs>li>a:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom-width: 7px;
    border-bottom-style: solid;
    position: absolute;
    bottom: 0;
    left: 46%
}

.lp-grid-box-expired {
    background-color: #003f24;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    font-size: 16px;
    height: 40px;
    line-height: 40px
}

.user-description-box,
.user-portfolio {
    min-height: 372px;
    padding: 40px
}

.user-portfolio-stat ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.user-portfolio-stat ul li {
    margin-bottom: 10px
}

.user-portfolio-stat ul li:last-child {
    margin-bottom: 0
}

.user-portfolio-stat ul li i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 50%;
    margin-right: 15px
}

.user-portfolio-stat {
    padding-top: 40px
}

.user-portfolio .user-thumb {
    margin-right: 20px
}

.user-portfolio .user-position {
    padding-bottom: 5px;
    margin-top: 0
}

.text-about {
    padding-bottom: 20px
}

.user-avatar-upload {
    margin-bottom: 30px
}

.user-avatar-preview {
    width: 20%;
    float: left
}

.user-avatar-description {
    width: 80%;
    float: right
}

.blog-single-page {
    background-image: url(https://6a70ee.claudeassets.com/20250722222750im_/https://jltdining.com/images/blog-post.jpg);
    height: 637px;
    position: relative
}

.blog-heading-inner-container {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-37%);
    -moz-transform: translateY(-37%);
    -o-transform: translateY(-37%);
    transform: translateY(-37%);
    z-index: 999
}

.blog-single-inner-container {
    padding: 35px 40px 30px
}

.blog-tags ul {
    padding: 0;
    list-style: none
}

.blog-social img {
    width: 25px
}

.blog-meta {
    margin-top: 55px
}

.blog-social li {
    margin-right: 2px
}

.image-popup {
    position: relative;
    float: left;
    max-width: 100%
}

.image-popup:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAECklEQVR4Xu2aj1HVQBDGdytQKxAqECoQK1ArECpQKlArECoQKlAqECsQKhAqECpY5+dc9DhzySVvc+9N8nbmDTC83N1+++2f243KwkUXrr9sAdgyYOEIbF1g3QQwsz0ReSki/NwJP+NjXYnIjYhcish3VeVvN1kLA8wMRd+KyKug9BCFAOOriJyqKr+vJFUBMLPHIvJeRN6tdOp/D5+IyEdVvRu7XjUAzAxrfxYRQPAUlD9SVVgxWKoAYGafeqx+EWgNpe8aPw/xAcBwGQAkVuTkRFWPhyIwKQCB8lidw6dyKyIfULyUwmE91uK5py1rnonIcel6PD81AF9alL8XEXwXi43y3QAEcYTPowSIM1U9KmXCZACYGUoS6WNB+QOvVBZchPSYgkCGKAq0kwAQAh7Wj+U6KD/K6jmLBjYAwrPkO69LAqM7AOFAP5Noj+V3xlK+j85hTwJozASA3u3bcwoAUuq70r6DCVSSqTv0uoIrAKHCw/qxUKgQtScXM2MfCq1YYEG2YvQGILU+qW6vj4ZeyARX4K4Qp8hOA3gDgPUpWhqhQiM3VxMzOwwVZ7Pnjaru5g7gBkBIST+SjZ7Usn6zb2DBr+Qc+7nU6wlA6n8XqtpWAU7OBjPjXhCXzVSHuOd/4glAuml1+kcsSN0gawxPAKA/qaiRF6pKWqouZnYgIt+ija9UdX9qBlip302NSFs8UtVWY3sy4AEAuQ2nVj5yg6LzbAHwsoiZUW3FBUg29XjtmVtnXS5AwHu+oUHwWlXjAP33mJ4usPg0SAOC3l8jiyuEoNhyS2HM3hIIq1eDLZehW1WNL2gPYqdbDAgApPcBMgPZwLUN1hH9aaGn3aiq12EOkLamltMQCSzg/v8mshLW517gOtRMWRByP/V/PHmq2xILALSxoKhBObZAWqUR6xoDojo8vY3xLxgAE1zjQVAey6eFznra4hEIaWHEv1zdIUN79umlfnPOqRiQNiRidgMC3RkOOYoNwepMnSi+0mnzuaqyf5G4A9CSh3MHIVuQNqkYi4AIitPqAsC2Mfs5oJSux8FcAehQnvF312gbd+EDKPfJeJxpTzMe7+oxFtM+togbAB3K/6kGQ5sKJdNBZhFVO77E5OmwZA7YtoYLAH3KR4ER2kJ7fNQDiFPWG0L5FISVAShVPt44mu8DRNuLDl2sYNpEscV7AOt9SWqM8pkKjrqBT/M6TAwKY/XmNblL74pyNAM8lF/V+T2eHwXAXJQflQbnpPxgAOam/CAA5qh8MQBzVb4IgDkr3wvA3JXvBCDzwhPPVO/0euT73BqddUALA2alfK8L8IUIhNkpXwRAAIG3PFe+eExJ5bFrjyqFx262ic9tAdhEq9Q805YBNdHexL0Wz4Df89TcUCiYGmIAAAAASUVORK5CYII);
    opacity: 0;
    transition: all .5s ease-in-out;
    background-size: 45px
}

.image-popup:hover:after {
    opacity: 1
}

.comments-author,
.comments-box,
.comments-content,
.comments-replay,
.comments-thumb {
    display: inline-block;
    vertical-align: top
}

.comments-author,
.comments-replay {
    width: 49%
}

.comments-header {
    padding-top: 25px;
    padding-bottom: 15px
}

.comments-box {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top: 1px solid #e3e3e3;
    width: 100%
}

.comments-box-sub {
    width: 87%;
    float: right
}

.comments-thumb {
    width: 15%
}

.comments-content {
    width: 83.5%
}

.form-review-stars li {
    margin-right: 7px
}

.form-review-stars li a {
    text-align: center
}

.form-review-stars li i {
    font-size: 34px
}

.form-review-stars li span {
    font-size: 15px;
    display: block
}

.features li,
.post-price-row li,
.secondary-btn,
.symbol {
    display: inline-block
}

.single-page-slider-container {
    padding-top: 50px;
    padding-bottom: 60px;
    opacity: 0
}

.post-meta-info {
    padding-top: 25px;
    padding-bottom: 25px
}

.post-meta-left-box .breadcrumbs li:before {
    content: "";
    position: absolute;
    left: -17px;
    top: 9px;
    color: #7f7f7f;
    width: 5px;
    height: 5px;
    background-color: #7f7f7f;
    border-radius: 50%
}

.features li img,
.sbutton,
.user-info {
    position: relative
}

.post-meta-left-box h1 {
    margin-bottom: 25px
}

.post-meta-left-box .post-stat li {
    margin-right: 10px
}

.secondary-btn {
    width: 300px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 20px;
    border-radius: 5px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.post-price-row li {
    vertical-align: middle
}

.post-rice {
    font-size: 24px;
    font-weight: 700
}

.features li {
    width: 218px;
    min-height: 58px;
    line-height: 58px;
    background-color: #003f24;
    color: #fff;
    margin-right: 2px;
    margin-bottom: 10px;
    border-radius: 3px;
    padding-left: 20px
}

.features li a {
    color: #fff!important
}

.features li img {
    width: 20px;
    top: -3px
}

.features li .tick-icon {
    margin-right: 5px
}

.post-meta-right-box .post-stat li,
.rating-symbol {
    margin-right: 10px
}

.single-inner-container {
    padding-bottom: 90px;
    padding-top: 50px
}

.listingmap,
.singlebigpost {
    min-height: 80vh;
    width: 90vw;
    overflow: hidden
}

.singlebigpost {
    min-height: 80vh!important;
    width: 90vw!important
}

#singlepostmap {
    height: 228px
}

.single-page-popup {
    min-height: 50vh;
    width: 50vw
}

.single-page-popup .md-content {
    padding: 30px
}

.single-page-popup .md-content>div {
    padding: 15px 16px 19px
}

.symbol {
    border-radius: 50%;
    border: 5px double #fff;
    width: 30px;
    height: 30px
}

.symbol-empty {
    background-color: #ccc
}

.symbol-filled {
    background-color: #000
}

.sidebar-post .user-text {
    position: relative;
    top: -9px
}

.sbutton:hover {
    cursor: pointer
}

.smenu {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    left: -34px;
    margin: 0;
    opacity: 0;
    padding: 0;
    position: absolute;
    top: -50px;
    -webkit-transition: opacity .5s ease-in-out, top .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out, top .5s ease-in-out;
    transition: opacity .5s ease-in-out, top .5s ease-in-out;
    width: 138px;
    text-align: left
}

.smenu:after {
    height: 10px;
    left: 50%;
    position: absolute;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #ccc;
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.checkbox label,
.singlebigmaptrigger span,
.smenu li span {
    position: relative
}

.smenu.share {
    opacity: 1;
    top: -131px
}

.smenu li {
    display: block;
    margin-right: 0!important;
    padding-top: 15px;
    padding-left: 15px
}

.smenu li a {
    display: block
}

.smenu li:last-child {
    border-bottom: 0;
    padding-bottom: 15px
}

.smenu li span {
    top: 3px;
    left: 7px
}

.slick-slide img {
    border-radius: 8px
}

.claimform,
.claimformtrigger,
.quickform,
.quickformtrigger {
    display: none
}

.post-reviews {
    display: inline-block;
    margin-left: 40px
}

.comments-container {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.comments-form {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.widget-box {
    padding: 25px;
    margin-bottom: 25px
}

.widget-box .user-thumb {
    margin-right: 10px
}

.widget-box .user-text .user-position {
    margin-bottom: 10px
}

.user-abailable-table li {
    margin-bottom: 15px
}

.user-abailable-table li:last-child {
    margin-bottom: 0
}

.user-abailable-table li img {
    width: 15px;
    margin-right: 5px
}

.timing-hours {
    float: right
}

.tags-container li a {
    display: block;
    margin-bottom: 5px
}

.categories-container li {
    margin-bottom: 10px
}

.categories-container li:last-child {
    margin-bottom: 0
}

.categories-container li a {
    display: block;
    padding-left: 25px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 5px;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.categories-container li a .cat-icon {
    width: 40px;
    height: 40px;
    line-height: 35px;
    border: 1px solid #fff;
    text-align: center;
    border-radius: 50%;
    margin-right: 13px;
    display: inline-block
}

.categories-container li a .cat-icon img {
    width: 20px
}

.price-plan-box {
    margin-bottom: 50px
}

.price-plan-box-upper {
    padding: 10px 40px 40px
}

.price-plan-box-bottom {
    padding: 40px
}

.price-plan-content ul li {
    display: inline-block;
    margin-right: 30px;
    font-size: 16px
}

.price-plan-content ul li:last-child {
    margin-right: 0
}

.price-plan-content ul li img {
    width: 18px;
    margin-right: 5px
}

.ui-accordion .ui-accordion-header span {
    font-size: 20px;
    margin-right: 12px
}

.checkbox label {
    display: inline-block;
    cursor: pointer
}

.checkbox label:before {
    background-color: #ababab;
    display: inline-block;
    width: 20px;
    height: 20px;
    top: 3px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 1px;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
    border-radius: 2px
}

.about-box-inner,
.about-box-title {
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease
}

.checkbox label,
.radio label {
    padding-left: 32px
}
input[type=checkbox] {
    margin: 6px 0 0;
}
/*
input[type=checkbox]:checked+label:before {
    content: "\f00c";
    font-size: 11px;
    text-align: center;
    line-height: 20px;
    font-family: FontAwesome;
    color: #7f7f7f;
    background-color: transparent;
    border: 1px solid #7f7f7f
}
*/

.lp-form-row-left {
    width: 60%
}

.lp-form-row-left p {
    display: inline-block;
    margin-left: 20px
}

.lp-form-row-right {
    width: 40%
}

.featuresDataContainer {
    position: relative;
    min-height: 120px
}

.featuresData {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    display: none
}

.featuresDataselected {
    opacity: 1;
    visibility: visible
}

.featuresDataRow {
    display: none
}

.btn-file {
    position: relative
}

.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    background: red;
    cursor: inherit
}

#contact,
.about-box-icon,
.about-box-slide {
    position: relative
}

.btn-file input[readonly] {
    background-color: #fff!important;
    cursor: text!important
}

.bottom-links a,
.md-trigger {
    cursor: pointer
}

.postSubmitCat .chosen-container-single .chosen-single span {
    margin-right: 0
}

.postSubmitCat.border-dropdown span:after {
    top: 17px
}

.about-box-inner {
    transition: all .6s ease;
    max-height: 254px;
    padding: 40px 23px 30px
}

.about-box-icon {
    width: 68px;
    height: 68px;
    line-height: 65px;
    text-align: center;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-transition: all .6s cubic-bezier(.55, .09, .68, .53);
    -moz-transition: all .6s cubic-bezier(.55, .09, .68, .53);
    -o-transition: all .6s cubic-bezier(.55, .09, .68, .53);
    transition: all .6s cubic-bezier(.55, .09, .68, .53)
}

.about-box,
.about-gallery-box {
    margin-bottom: 30px
}

.about-box-icon img {
    width: 34px
}

.about-box-title {
    margin-top: 10px;
    transition: all .6s ease
}

.about-box-inner:hover .about-box-icon {
    -webkit-transform: translateY(-75px);
    -moz-transform: translateY(-75px);
    -o-transform: translateY(-75px);
    transform: translateY(-75px)
}

.about-box-description {
    height: 60px;
    -webkit-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -o-transition: all .6s ease;
    transition: all .6s ease
}

.about-box-inner:hover .about-box-description {
    height: 104px;
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px)
}

.about-box-inner:hover .about-box-title {
    -webkit-transform: translateY(-50px);
    -moz-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px)
}

.contact-left {
    width: calc(100% - 650px);
    float: left
}

.contact-right {
    width: 650px;
    float: right;
    padding-left: 30px;
    padding-right: 30px
}

#error span p,
#success span p {
    border-radius: 5px;
    padding: 10px;
    color: #fff
}

.contactmap {
    height: 832px
}

.address-box p i {
    margin-right: 5px
}

.contact-social {
    margin-top: 13px
}

#error,
#success {
    display: none;
    position: absolute;
    bottom: -75px;
    left: 0
}

#error span,
#success span {
    display: block
}

#success span p {
    background-color: #41a6df
}

#error span p {
    background-color: #c0392b
}

.login-form-popup {
    width: 556px;
    margin: 0 auto;
    position: relative;
    min-height: 557px
}

.forgetpasswordcontainer,
.siginincontainer,
.siginupcontainer {
    position: absolute!important;
    top: 0;
    left: 0;
    padding: 0 47px 25px;
    background-color: #fff;
    border-radius: 8px
}

.social-login li {
    display: inline-block;
    margin-right: 1px
}

.social-login li:last-child {
    margin-right: 0
}

.social-login li button {
    display: block;
    float: left;
    margin: 0;
    border-radius: 4px;
    position: relative;
    color: #fff;
    padding: .8em;
    text-align: center;
    width: 160px;
    border: 0
}

.forgetpasswordcontainer,
.login-form-popup .md-close,
.siginupcontainer {
    display: none
}

.social-login li button:hover {
    opacity: .9
}

.social-login li button i {
    position: absolute;
    left: 22px;
    top: 50%;
    transform: translateY(-50%)
}

.social-login li button span {
    font-weight: 700;
    margin-right: 10px;
    text-transform: uppercase;
    float: right
}

.google {
    background-color: #db402c
}

.facebook {
    background-color: #3b5998
}

.twitter {
    background-color: #55acee
}

.pop-form-bottom {
    margin-left: -15px;
    margin-right: -15px
}

.iconsmalltext {
    line-height: 38px;
    font-size: 18px;
    font-weight: 100;
    color: #41a6df;
    margin-top: 0;
    position: relative;
    top: 2px
}

.iconsmalltext:hover {
    color: #41a6df
}

.simptip-success.simptip-position-bottom:after,
.simptip-success.simptip-position-left:after,
.simptip-success.simptip-position-top:after {
    color: #ecf0f1;
    background-color: #62c462
}

.pg-404-tit {
    font-size: 200px;
    padding: 0;
    margin-bottom: 0
}

.pg-404-p {
    font-size: 28px
}

[data-tooltip] {
    position: relative;
    display: inline-block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[data-tooltip]:after,
[data-tooltip]:before {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    z-index: 999999;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

[data-tooltip]:before {
    content: '';
    border: 6px solid transparent
}

[data-tooltip]:after {
    height: 22px;
    padding: 11px 11px 0;
    font-size: 13px;
    line-height: 11px;
    content: attr(data-tooltip);
    white-space: nowrap
}

[data-tooltip]:focus,
[data-tooltip]:hover {
    background-color: transparent
}

[data-tooltip]:focus:after,
[data-tooltip]:focus:before,
[data-tooltip]:hover:after,
[data-tooltip]:hover:before {
    opacity: 1;
    visibility: visible
}

.simptip-position-left:after,
.simptip-position-left:before,
.simptip-position-right:after,
.simptip-position-right:before {
    bottom: 50%
}

.simptip-position-left:before,
.simptip-position-right:before {
    margin-bottom: -5px
}

.simptip-position-left:after,
.simptip-position-right:after {
    margin-bottom: -14.67px
}

.half-arrow.simptip-position-left:before,
.half-arrow.simptip-position-right:before {
    bottom: 16px;
    border-style: none;
    border-top: 7px solid transparent
}

.simptip-multiline.simptip-position-left:after,
.simptip-multiline.simptip-position-left:before,
.simptip-multiline.simptip-position-right:after,
.simptip-multiline.simptip-position-right:before {
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%);
    -webkit-filter: blur(0);
    filter: blur(0);
    margin-bottom: 0
}

.simptip-multiline.simptip-position-left:before,
.simptip-multiline.simptip-position-right:before {
    margin-bottom: 0
}

.simptip-multiline.half-arrow.simptip-position-left:before,
.simptip-multiline.half-arrow.simptip-position-right:before {
    margin-bottom: -2px
}

.simptip-position-right:after,
.simptip-position-right:before {
    left: 100%
}

.simptip-position-right:before {
    margin-left: -2px
}

.simptip-position-right:after {
    margin-left: 10px
}

.simptip-position-right.simptip-movable:before {
    margin-left: -10px
}

.simptip-position-right.simptip-movable:after {
    margin-left: 2px
}

.simptip-position-right.simptip-movable:hover:after,
.simptip-position-right.simptip-movable:hover:before {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px)
}

.simptip-position-right.simptip-movable.half-arrow:before {
    margin-left: -5px
}

.simptip-position-right.simptip-movable.simptip-multiline:hover:after,
.simptip-position-right.simptip-movable.simptip-multiline:hover:before {
    -webkit-transform: translate(10px, 50%);
    -moz-transform: translate(10px, 50%);
    -ms-transform: translate(10px, 50%);
    -o-transform: translate(10px, 50%);
    transform: translate(10px, 50%)
}

.simptip-position-right.half-arrow:before {
    margin-left: 3px;
    border-right: 7px solid #323232
}

.simptip-position-left:after,
.simptip-position-left:before {
    right: 100%
}

.simptip-position-left:before {
    margin-right: -2px
}

.simptip-position-left:after {
    margin-right: 10px
}

.simptip-position-left.simptip-movable:before {
    margin-right: -10px
}

.simptip-position-left.simptip-movable:after {
    margin-right: 2px
}

.simptip-position-left.simptip-movable:hover:after,
.simptip-position-left.simptip-movable:hover:before {
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    -o-transform: translateX(-10px);
    transform: translateX(-10px)
}

.simptip-position-left.simptip-movable.half-arrow:before {
    margin-right: -5px
}

.simptip-position-left.simptip-movable.simptip-multiline:hover:after,
.simptip-position-left.simptip-movable.simptip-multiline:hover:before {
    -webkit-transform: translate(-10px, 50%);
    -moz-transform: translate(-10px, 50%);
    -ms-transform: translate(-10px, 50%);
    -o-transform: translate(-10px, 50%);
    transform: translate(-10px, 50%)
}

.simptip-position-left.half-arrow:before {
    margin-right: 3px;
    border-left: 7px solid #323232
}

.simptip-position-bottom:after,
.simptip-position-bottom:before,
.simptip-position-top:after,
.simptip-position-top:before {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.simptip-position-bottom:after,
.simptip-position-top:after {
    width: auto
}

.half-arrow.simptip-position-bottom:before,
.half-arrow.simptip-position-top:before {
    border-style: none;
    border-right: 7px solid #323232
}

.simptip-position-bottom:after,
.simptip-position-bottom:before {
    top: 100%
}

.simptip-position-bottom:before {
    margin-top: -5px
}

.simptip-position-bottom:after {
    margin-top: 7px
}

.simptip-position-bottom:hover:after,
.simptip-position-bottom:hover:before {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.simptip-position-bottom.simptip-movable:before {
    margin-top: -15px
}

.simptip-position-bottom.simptip-movable:after {
    margin-top: -3px
}

.simptip-position-bottom.simptip-movable:hover:after,
.simptip-position-bottom.simptip-movable:hover:before {
    -webkit-transform: translate(-50%, 10px);
    -moz-transform: translate(-50%, 10px);
    -ms-transform: translate(-50%, 10px);
    -o-transform: translate(-50%, 10px);
    transform: translate(-50%, 10px)
}

.simptip-position-bottom.simptip-movable.half-arrow:before {
    margin-top: -10px
}

.simptip-position-bottom.half-arrow:before {
    margin-top: 0;
    border-top: 7px solid transparent
}

.simptip-position-top:after,
.simptip-position-top:before {
    bottom: 100%
}

.simptip-position-top:before {
    margin-bottom: -5px
}

.simptip-position-top:after {
    margin-bottom: 7px
}

.simptip-position-top:hover:after,
.simptip-position-top:hover:before {
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.simptip-position-top.simptip-movable:before {
    margin-bottom: -4px
}

.simptip-position-top.simptip-movable:after {
    margin-bottom: 8px;
    border-radius: 5px
}

.simptip-position-top.simptip-movable:hover:after,
.simptip-position-top.simptip-movable:hover:before {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    -o-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px)
}

.simptip-position-top.simptip-movable.half-arrow:before {
    margin-bottom: -10px
}

.simptip-position-top.half-arrow:before {
    margin-bottom: 0;
    border-bottom: 7px solid transparent
}

.simptip-movable:after,
.simptip-movable:before {
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    -o-transition: all .1s linear;
    -ms-transition: all .1s linear;
    transition: all .1s linear
}

.simptip-smooth:after {
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.simptip-fade:after,
.simptip-fade:before {
    -webkit-transition: opacity .2s linear, visibility .2s linear;
    -moz-transition: opacity .2s linear, visibility .2s linear;
    -o-transition: opacity .2s linear, visibility .2s linear;
    -ms-transition: opacity .2s linear, visibility .2s linear;
    transition: opacity .2s linear, visibility .2s linear
}

.simptip-multiline:after {
    height: auto;
    width: 150px;
    padding: 11px;
    line-height: 19px;
    white-space: normal;
    text-align: left
}

.simptip-success.simptip-position-top:before {
    border-top-color: #62c462
}

.simptip-success.simptip-position-bottom:before {
    border-bottom-color: #62c462
}

.simptip-success.simptip-position-left:before {
    border-left-color: #62c462
}

.simptip-success.simptip-position-right:before {
    border-right-color: #62c462
}

.simptip-success.simptip-position-right:after {
    background-color: #62c462;
    color: #ecf0f1
}

.simptip-info.simptip-position-bottom:after,
.simptip-info.simptip-position-left:after,
.simptip-info.simptip-position-right:after,
.simptip-info.simptip-position-top:after {
    background-color: #5bc0de;
    color: #ecf0f1
}

.simptip-success.simptip-position-bottom.half-arrow:before,
.simptip-success.simptip-position-top.half-arrow:before {
    border-right: 7px solid #62c462
}

.simptip-info.simptip-position-top:before {
    border-top-color: #5bc0de
}

.simptip-info.simptip-position-bottom:before {
    border-bottom-color: #5bc0de
}

.simptip-info.simptip-position-left:before {
    border-left-color: #5bc0de
}

.simptip-info.simptip-position-right:before {
    border-right-color: #5bc0de
}

.simptip-info.simptip-position-bottom.half-arrow:before,
.simptip-info.simptip-position-top.half-arrow:before {
    border-right: 7px solid #5bc0de
}

.simptip-danger.simptip-position-top:before {
    border-top-color: #e74c3c
}

.simptip-danger.simptip-position-top:after {
    background-color: #e74c3c;
    color: #ecf0f1
}

.simptip-danger.simptip-position-bottom:before {
    border-bottom-color: #e74c3c
}

.simptip-danger.simptip-position-bottom:after {
    background-color: #e74c3c;
    color: #ecf0f1
}

.simptip-danger.simptip-position-left:before {
    border-left-color: #e74c3c
}

.simptip-danger.simptip-position-left:after {
    background-color: #e74c3c;
    color: #ecf0f1
}

.simptip-danger.simptip-position-right:before {
    border-right-color: #e74c3c
}

.simptip-danger.simptip-position-right:after {
    background-color: #e74c3c;
    color: #ecf0f1
}

.simptip-warning.simptip-position-bottom:after,
.simptip-warning.simptip-position-left:after,
.simptip-warning.simptip-position-right:after,
.simptip-warning.simptip-position-top:after {
    background-color: #e67e22;
    color: #ecf0f1
}

.simptip-danger.simptip-position-bottom.half-arrow:before,
.simptip-danger.simptip-position-top.half-arrow:before {
    border-right: 7px solid #e74c3c
}

.simptip-warning.simptip-position-top:before {
    border-top-color: #e67e22
}

.simptip-warning.simptip-position-bottom:before {
    border-bottom-color: #e67e22
}

.simptip-warning.simptip-position-left:before {
    border-left-color: #e67e22
}

.simptip-warning.simptip-position-right:before {
    border-right-color: #e67e22
}

.simptip-warning.simptip-position-bottom.half-arrow:before,
.simptip-warning.simptip-position-top.half-arrow:before {
    border-right: 7px solid #e67e22
}

.lp-list-view {
    margin-bottom: 30px
}

.lp-list-view-content,
.lp-list-view-paypal,
.lp-list-view-thumb {
    padding: 30px 0 30px 30px;
    display: inline-block;
    vertical-align: top
}

.list-pt-display li {
    float: left;
    margin-right: 25px
}

.lp-list-view-content-upper {
    min-height: 170px
}

.list-pt-display li span,
.lp-list-view .lp-grid-box-price {
    color: #9e9e9e
}

.lp-list-sp-icon {
    margin-right: 3px
}

.lp-list-view-paypal {
    background-color: #41a6df;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
    height: 294px;
    position: relative;
    width: 257px;
    text-align: center;
    padding-right: 30px;
    color: #fff;
    float: right
}

.lp-list-view-paypal h4,
.lp-list-view-paypal p {
    color: #fff
}

p.lp-list-view-paypal-tit {
    color: #fff;
    font-size: 22px!important;
    font-weight: 700
}

.lp-list-view-edit {
    float: left;
    padding: 10px 21px
}

.lp-list-view-edit li {
    float: left
}

.lp-list-view-edit li a {
    font-size: 14px;
    border-right: 1px solid #dfdfdf;
    padding: 0 10px;
    color: #616161
}

.lp-list-view-edit li:last-child a {
    border-right: 0
}

.lp-list-view-edit li a i {
    margin-right: 6px
}

.lp-list-view-edit li a:hover {
    color: #41a6df
}

.lp-list-view-paypal h4 {
    margin-bottom: 4px
}

.lp-list-view-paypal p,
.lp-list-view-paypal p span {
    font-size: 14px
}

.lp-list-view-paypal p span {
    font-weight: 400
}

.lp-list-pay-btn a {
    width: 154px;
    height: 40px;
    background-color: #fff;
    float: left;
    line-height: 40px;
    color: #484848
}

.lp-list-pay-btn a i {
    font-size: 18px
}

.lp-list-pay-btn {
    margin-top: 17px;
    float: left;
    text-align: center;
    margin-left: 0;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    transform: translate(-50%)
}

.lp-list-view-content {
    width: 560px
}

.lp-list-view-content-upper h4,
.lp-list-view-paypal-inner h4 {
    margin-top: 0
}

.lp-list-view-paypal-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.lp-list-view-select .lp-home-locaton-input {
    border-radius: 5px;
    background-color: #ededed;
    color: #7f7f7f
}

.footer-about-company li:before,
.footer-menu li:before {
    content: "";
    top: 9px;
    width: 5px;
    height: 5px;
    border-radius: 50%
}

.author-page .ui-autocomplete li {
    background-color: #ededed;
    color: #7f7f7f
}

.author-page .border-dropdown span:after {
    color: #7f7f7f
}

.lp-list-pay-btn a:hover {
    background-color: #363F48;
    color: #FFF
}

.author-page .ui-autocomplete li:hover {
    border-bottom-color: #fff!important
}

footer {
    background-color: #45505b
}

.footer-upper-bar {
    padding: 40px 0
}

.footer-menu {
    padding: 0;
    margin: 0;
    list-style: none
}

.footer-menu li {
    display: inline-block;
    margin-right: 30px;
    position: relative
}

.footer-menu li:before {
    position: absolute;
    left: -17px;
    color: #fff;
    background-color: #fff
}

.footer-menu li:first-child:before {
    display: none
}

.footer-bottom-bar {
    padding: 35px 0
}

.footer-about-company {
    padding: 0;
    margin: 0;
    list-style: none
}

.footer-about-company li {
    display: inline-block;
    position: relative;
    margin-right: 30px;
    color: #96a0a9
}

.add-listing-mobile,
.footer-about-company li:first-child:before {
    display: none
}

.footer-about-company li:before {
    position: absolute;
    left: -15px;
    color: #fff;
    background-color: #96a0a9
}

.credit-links,
.credit-links a {
    color: #96a0a9
}

.credit-links {
    margin-top: 10px;
    margin-bottom: 0
}

.credit-links a:hover {
    color: #fff
}

.footer-social-icons {
    margin-top: 30px
}

.footer-social-icons li {
    margin-right: 3px
}

.footer-social-icons li img {
    width: 34px;
    height: 34px
}

@media screen and (max-width:1280px) {
    .listing-sidebar-left {
        padding: 0
    }
    .sidebar-breadcrumbs {
        padding-bottom: 10px
    }
}

@media screen and (min-width:992px) {
    .sidebar {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 1000;
        display: block;
        background-color: #CCC
    }
}

@media (max-width:980px) {
    .lp-list-view-content,
    .post-meta-info,
    .post-meta-right-box {
        text-align: center
    }
    .width-32-percent {
        width: 100%;
        position: relative;
        background-size: 100%
    }
    .tag-select-one,
    .width-68-percent {
        width: 100%
    }
    .lp-search-bar-left {
        width: 78%
    }
    .lp-home-search-input {
        width: 64%
    }
    .lp-home-categoires li {
        width: 170px;
        margin-top: 8px
    }
    .lp-grid-box-thumb img {
        width: 100%
    }
    .price-plan-content {
        margin-bottom: 30px
    }
    .mobile-nav-icon {
        display: block;
        float: left
    }
    .lp-grid-box-quick,
    .lp-menu-container,
    .lp-topbar,
    .mapbilemap-close,
    .mfp-bg,
    .mfp-wrap,
    .sidemap-fixed {
        display: none
    }
    #quickmap {
        height: 190px
    }
    .post-meta-info {
        padding-top: 60px;
        padding-bottom: 60px
    }
    .post-meta-right-box {
        margin-top: 27px
    }
    .features li {
        width: 49%
    }
    .comments-inner-container .col-md-6 {
        padding-left: 0;
        padding-right: 0
    }
    .sidebar-post {
        margin-top: 50px
    }
    .sidebar-post .widget-box:last-child {
        margin-bottom: 0
    }
    .md-modal {
        top: 49%;
        overflow: scroll
    }
    .login-form-popup {
        min-height: 60vh
    }
    .header-fixed,
    .lp-list-view-content-upper {
        min-height: auto
    }
    .search-row .form-inline .form-group {
        width: 48%
    }
    .search-row .form-inline .input-width-299,
    .search-row .form-inline .lp-input-202 {
        width: 100%!important
    }
    .contact-left,
    .image-popup,
    .page-container .ui-widget,
    .post-with-map-container,
    .width-50 {
        width: 100%
    }
    .search-row .form-inline .form-group:nth-child(even) {
        margin-right: 0
    }
    .user-description-box {
        margin-top: 40px
    }
    .user-avatar-upload {
        margin-bottom: 35px
    }
    .contactmap {
        height: 300px
    }
    .contact-right {
        width: 100%;
        padding-left: 30px;
        padding-right: 30px
    }
    .header-fixed {
        position: static;
        height: auto
    }
    .listing-sidebar-left {
        float: left!important;
        margin-left: 15px;
        padding-bottom: 25px
    }
    .img-sm-46 {
        width: 46%
    }
    .lp-list-view-thumb-inner img {
        width: 100%
    }
    .lp-list-view-content,
    .lp-list-view-paypal,
    .lp-list-view-thumb {
        padding: 20px;
        width: 100%
    }
    .lp-list-view-paypal {
        border-top-right-radius: 0;
        border-bottom-left-radius: 8px
    }
    .lp-list-view-edit {
        position: relative;
        transform: translateX(-50%);
        left: 50%
    }
    .list-pt-display li {
        float: left;
        margin-right: 0;
        margin-top: 15px;
        width: 50%
    }
    .post-with-map-container-right {
        width: 100%
    }
    .form-inline .form-group,
    .listing .chosen-container-multi,
    .post-map-container .chosen-container-multi {
        width: 100%!important
    }
    .lp-logo-container {
        float: right
    }
    .mobile-nav-icon .nav-icon {
        float: left
    }
    .lp-logo {
        text-align: right
    }
    .lp-blog-grid-title {
        padding: 5px 0 0
    }
    .nearby-download {
        text-align: center
    }
    .mobile-nav-icon {
        padding-top: 28px;
        padding-bottom: 28px
    }
    .claimformtrigger,
    .quickformtrigger {
        display: inline-block
    }
    .claimform,
    .quickform {
        padding-left: 15px;
        padding-right: 15px
    }
    .add-listing-mobile,
    .mapbilemap-content div {
        padding: 0!important
    }
    .claimformtrigger2,
    .quickformtrigger2 {
        display: none
    }
    .add-listing-mobile {
        position: fixed;
        bottom: 30px;
        right: 0;
        width: 110px!important;
        background-color: #fcd116;
        text-align: center;
        height: 35px;
        line-height: 32px;
        display: inline-block;
        z-index: 9999999
    }
    .add-listing-mobile:focus,
    .add-listing-mobile:hover {
        color: #fff
    }
    .mobilelink {
        cursor: pointer
    }
    .mobilemap {
        position: relative;
        overflow: hidden
    }
    .mobilemap .mapbilemap-content {
        opacity: 0;
        margin-top: -520px;
        -webkit-transition: all .7s ease-in-out;
        -moz-transition: all .7s ease-in-out;
        transition: all .7s ease-in-out
    }
    .listingmap,
    .singlebigpost {
        width: 100%;
        height: 350px;
        min-height: auto
    }
    .mobile-map-space {
        padding-left: 0;
        padding-right: 0
    }
    .map-open {
        margin-bottom: 40px
    }
    .ui-autocomplete,
    .ui-widget select {
        width: 1px!important
    }
    .listing .ui-autocomplete,
    .ui-widget select {
        width: 643px!important
    }
    .section-fixed {
        padding-top: 0!important
    }
    .post-map-container .ui-autocomplete,
    .ui-widget select {
        width: 184px!important
    }
    .widget-video iframe {
        width: 100%
    }
}

@media (max-width:480px) {

    #jssor_1 {
        display: none !important;
    }

    .home-left {
        margin-top: 0px !important;
    }
    .lp-h1, .lp-h1 a, h1 {
        font-size:20px !important;
    }

    .lp-search-btn {
        font-size:12px !important;
        margin-top:5px !important;
    }

    .col-md-12.text-center > a {
        font-size:12px;
    }

    .home-top .pull-right.img-responsive {
        float:none !important;
        margin: 0px auto;
    }
    .home-slider , .quick-links , .home-blog-section {
        display: none;
    }
    .post-meta-info {
        padding-bottom: 25px;
        padding-top: 25px;
    }

    .post-meta-left-box h1, h2, h3 {
        font-size: 24px;
    }

    .img-xs-100,
    .listing-container-right,
    .lp-add-listing-btn,
    .lp-home-locaton-input,
    .lp-home-search-input,
    .lp-menu,
    .lp-menu ul li a,
    .lp-search-bar-left,
    .lp-search-bar-right,
    .lp-search-btn,
    .menu ul.sub-menu,
    .search-row .form-inline .form-group,
    .tag-select-one {
        width: 100%
    }
    .lp-add-listing-btn,
    .lp-menu ul {
        margin-top: 0
    }
    .blog-content a.image-popup,
    .image-popup-margin {
        margin-left: 0
    }
    .comments-description,
    .comments-thumb,
    .listing-page-result-row p,
    .lp-form-row-left,
    .lp-form-row-right,
    .m-text-center,
    .pop-form-bottom,
    .pop-form-bottom .social-login,
    .post-meta-left-box h1,
    .price-plan-box span {
        text-align: center
    }
    .lp-h1,
    .lp-h1 a,
    h1 {
        font-size: 35px
    }
    .lp-add-listing-btn ul {
        padding: 0;
        margin-top: 0;
        margin-bottom: 0
    }
    .lp-topbar {
        display: none
    }
    .lp-menu ul li {
        display: block;
        padding-right: 0
    }
    .lp-menu ul li a {
        display: block
    }
    .menu ul.sub-menu {
        position: static;
        padding-top: 0;
        border-radius: 0
    }
    .menu ul.sub-menu:after {
        display: none
    }
    .lp-add-listing-btn li a,
    .lp-menu li a {
        padding: 8px 10px;
        border-bottom: 1px solid #ddd
    }
    .lp-menu li:last-child a {
        border-bottom: 0
    }
    .lp-add-listing-btn,
    .lp-add-listing-btn li a {
        width: 100%;
        display: block
    }
    .menu ul.sub-menu li:first-child a {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }
    .menu ul.sub-menu li:last-child a {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
    .lp-home-categoires {
        margin-top: 80px!important;
        padding: 0
    }
    .lp-home-locaton-input {
        border-radius: 5px
    }
    .lp-search-description {
        margin-top: 30px
    }
    .lp-home-categoires li {
        width: 100px;
        margin-top: 8px
    }
    .city-thumb img,
    .lp-grid-box-thumb img {
        width: 100%
    }
    .nearby-download li {
        margin-right: 0
    }
    .input-width-299 {
        width: 100%!important
    }
    .header-fixed {
        position: static;
        min-height: auto
    }
    .section-fixed {
        padding-top: 0
    }
    .width-32-percent {
        background-size: auto 100%
    }
    .nav-tabs>li {
        width: 100%
    }
    .nav-tabs>li>a:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .price-plan-content {
        margin-bottom: 15px
    }
    .lp-secondary-btn {
        float: left;
        padding: 15px 30px
    }
    .price-plan-button,
    .price-plan-button a {
        width: 100%
    }
    .price-plan-box span {
        width: 100%
    }
    .post-meta-left-box .post-stat li,
    .post-meta-right-box .post-stat li {
        display: block;
        margin-right: 0;
        text-align: center
    }
    .lp-form-row-left,
    .lp-form-row-right,
    .post-meta-right-box a.secondary-btn {
        width: 100%
    }
    .login-form-popup {
        padding: 30px
    }
    .custom-combobox,
    .ui-widget {
        width: 100%
    }
    .custom-combobox {
        margin-bottom: 10px
    }
    .blog-content a.image-popup,
    .nameform,
    .post-meta-left-box .post-stat li,
    .post-meta-right-box .post-stat li {
        margin-bottom: 15px
    }
    .contactmap {
        height: 200px
    }
    .contact-left {
        width: 100%
    }
    .contact-right {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px
    }
    .listing-sidebar-left {
        padding-bottom: 30px;
        width: 100%;
        max-width: 290px;
        float: left!important;
        padding-left: 15px
    }
    .testimonial-tit {
        padding-bottom: 15px
    }
    .testimonial-rating {
        width: 100%;
        padding-bottom: 0;
        display: block;
        float: none
    }
    .testimonial-slider {
        width: 100%
    }
    .page-404-title {
        font-size: 110px
    }
    .page-404-title img {
        width: 70px
    }
    .bottom-links a {
        display: block;
        float: none!important
    }
    .post-with-map-container .form-group .col-md-4 {
        padding-right: 15px;
        margin-bottom: 15px
    }
    .about-gallery-box .image-popup {
        float: none
    }
    .about-gallery-box img {
        width: 100%
    }
    .image-popup:hover:after {
        opacity: 0
    }
    .md-modal {
        overflow: scroll
    }
    .login-form-popup {
        min-height: 730px;
        width: 90vw
    }
    .comments-box-sub,
    .comments-content,
    .comments-thumb,
    .features li,
    .list-pt-display li {
        width: 100%
    }
    .forgetpasswordcontainer,
    .siginincontainer,
    .siginupcontainer {
        padding: 50px
    }
    .list-pt-display li {
        float: none;
        margin-right: 0;
        margin-top: 15px
    }
    .featuresDataContainer {
        min-height: 200px
    }
    .post-meta-left-box h1 {
        font-size: 35px
    }
    .mobile-nav-icon {
        padding-top: 26px;
        padding-bottom: 25px
    }
    .comments-date,
    .mapbilemap-close,
    .md-modal,
    .simptip-position-top.simptip-movable::after,
    .simptip-position-top.simptip-movable::before {
        display: none
    }
    .city-girds .lp-listing-quantity {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    .city-girds .city-title .lp-h3 {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    .comments-header h3 {
        font-size: 20px
    }
    .comments-thumb {
        margin-bottom: 15px:
    }
    .smenu.share {
        left: 50%;
        transform: translateX(-50%);
        top: -173px
    }
    .smenu li a {
        text-align: left
    }
    .user-info {
        text-align: center
    }
    .widget-box .user-thumb {
        margin-right: 0;
        display: block;
        margin-bottom: 15px
    }
    .sidebar-post .user-text {
        top: 0;
        display: block;
        width: 100%;
        text-align: center
    }
    .footer-about-company li {
        margin-bottom: 15px
    }
    .ui-autocomplete,
    .ui-widget select {
        width: 300px!important
    }
    .listing .ui-autocomplete,
    .post-map-container .ui-autocomplete,
    .ui-widget select {
        width: 253px!important
    }
}

.multiselect-container>li>a>label,
.ui-widget {
    font-size: 14px!important
}


.home-left {
    margin-top: 90px;
}

.col-lg-9.col-md-9.col-sm-12.col-xs-12.no-left-right-padding {
    padding-left: 0!important;
    padding-right: 0!important
}

.widget-bg-color-gray {
    background-color: #333
}

.banner-bg {
    background: url(https://0fd7fb.claudeassets.com/20250722222750im_/https://jltdining.com/images/slider-bg.png) center center no-repeat;
    background-size: 100% auto;
    height: 500px
}

.pp_social .facebook,
.pp_social .twitter {
    height: 20px!important
}

.row.home-top {
    padding-bottom: 25px!important
}

/*.blog-content p {
    text-align: justify!important
}*/

div.breadcrumb-wrap {
    padding-top: 20px;
    padding-left: 0!important
}

.page-container-second h1,
h2,
h3 {
    color: #292929!important
}

.premium-logo {
    padding-left: 25%;
    padding-bottom: 25px
}

.post-meta-left-box h1,
h2,
h3 {
    color: #292929!important
}

.social-icons.post-socials>li {
    margin: 0!important
}

.pp_social .facebook {
    width: 52px!important
}

.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px
}

.input-group-btn .btn-group {
    display: flex!important
}

.btn-group .btn {
    border-radius: 0;
    margin-left: -1px
}

.btn-group .form-horizontal .btn[type=submit],
.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0
}


@media (max-width:321px) {
    .listing .ui-autocomplete,
    .ui-widget select {
        width: 213px!important
    }
    .ui-autocomplete,
    .ui-widget select {
        width: 260px!important
    }
    .post-map-container .ui-autocomplete,
    .ui-widget select {
        width: 213px!important
    }

    .home-left {
        margin-top: 0px!important
    }

}




@media screen and (min-width:768px) {
    #adv-search {
        width: 485px;
        margin: 0 auto
    }
    .dropdown.dropdown-lg {
        position: static!important
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 500px
    }
    .home-left {
        margin-top: 90px;
    }
}

.lp-search-input.lp-home-search-input.form-control.ui-autocomplete-input {
    height: 34px!important
}

.btn-primary {
    background: #e6541c!important;
    border-color: #e6541c!important
}

.dropdown-menu {
    overflow: scroll;
    height: 300px
}

.input-group-addon {
    padding: 7px 10px!important
}

.ui-widget {
    font-family: Oxygen, sans-serif!important;
}

.ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden
}

* html .ui-autocomplete {
    height: 150px
}

::-webkit-scrollbar-track {
    background-color: #b46868
}

::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, .2)
}

::-webkit-scrollbar-button {
    background-color: #7c2929
}

::-webkit-scrollbar-corner {
    background-color: #000
}

h1.page-heading-custom {
    font-size:24px !important;
    text-align: center !important;
    font-family: Oxygen, sans-serif!important;
}
/*
     FILE ARCHIVED ON 04:51:51 Sep 26, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:53:23 Jun 18, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.498
  exclusion.robots: 0.073
  exclusion.robots.policy: 0.062
  esindex: 0.007
  cdx.remote: 13.877
  LoadShardBlock: 753.866 (3)
  PetaboxLoader3.datanode: 874.566 (6)
  PetaboxLoader3.resolve: 241.325 (3)
  load_resource: 438.001 (2)
  loaddict: 35.278
*/