.box {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
}

@media (max-width: 767px) {
    .box {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
    }
}


.real-estate-item-image:before, .real-estate-video-overlay {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0 )
}

@media (min-width:992px) {
    #top-bar, .top-links > ul > li {
        border: 0
    }

    #top-bar {
        z-index: 299
    }

        #top-bar.transparent-topbar {
            background: 0 0 !important
        }

            #top-bar.transparent-topbar + #header.transparent-header + #slider, #top-bar.transparent-topbar + #header.transparent-header + .page-title-parallax {
                margin-bottom: -145px;
                top: -145px
            }

    .top-links > ul > li > a {
        padding-left: 17px;
        padding-right: 17px;
        color: #EEE;
        font-weight: 400;
        text-transform: capitalize;
        font-size: 13px
    }

    .top-links > ul > li:hover {
        background-color: transparent
    }

    .top-links > ul > li.top-bar-highlight > a {
        height: 30px;
        line-height: 30px;
        margin-top: 7px;
        margin-bottom: 7px;
        border: 1px solid #EEE;
        border-radius: 15px;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }

    .top-links > ul > li.top-bar-highlight:hover > a {
        background-color: #FFF;
        color: #222
    }

    .top-links li a {
    }

    #primary-menu ul li > a {
        padding-top: 29px;
        padding-bottom: 29px
    }

    #side-panel-trigger, #top-cart, #top-search {
        margin-top: 30px;
        margin-bottom: 30px
    }

        #top-cart .top-cart-content {
            top: 50px
        }

    #header, #header-wrap, #logo img {
        height: 80px
    }

    #header-wrap {
        -webkit-transition: background-color .3s ease;
        -o-transition: background-color .3s ease;
        transition: background-color .3s ease
    }

    #primary-menu ul ul:not(.mega-menu-column) {
        width: 210px;
        border-radius: 3px;
        border: 0;
        background-color: #2C3E50
    }

    #primary-menu ul ul li:not(:first-child) {
        border-top: 1px dotted rgba(255,255,255,.1) !important
    }

    #primary-menu ul ul li > a {
        font-size: 12px;
        letter-spacing: 1px;
        font-weight: 400;
        padding: 12px 17px;
        color: #FFF;
    }

    #primary-menu ul ul li:hover > a {
        padding-left: 20px
    }

    #primary-menu.dark ul li .mega-menu-content, #primary-menu.dark ul ul, .dark #primary-menu:not(.not-dark) ul li .mega-menu-content, .dark #primary-menu:not(.not-dark) ul ul {
        background-color: #2C3E50
    }

        #primary-menu.dark ul ul li > a, .dark #primary-menu:not(.not-dark) ul ul li > a {
            color: #CCC !important
        }

        #primary-menu.dark ul ul li:hover > a, .dark #primary-menu:not(.not-dark) ul ul li:hover > a {
            background-color: rgba(255,255,255,.025);
            color: #F0AD4E !important;
            border-radius: 3px
        }
}

#primary-menu ul li > a, .real-estate-item-info a {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease
}

@media (max-width:767px) {
    .top-links ul li {
        border-left: 0 !important
    }

    .top-links ul .top-bar-highlight div.top-link-section {
        left: 0 !important;
        right: auto !important
    }
}

@media (max-width:479px) {
    .top-links ul .top-bar-highlight {
        display: block
    }

    .top-links ul div.top-link-section {
        width: 100%
    }
}

#footer.dark, #header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark), #header.dark:not(.transparent-header), .dark #header:not(.transparent-header) {
    background-color: #2C3E50
}

#header.dark:not(.transparent-header), .dark #header:not(.transparent-header) {
    border-bottom: 1px solid rgba(255,255,255,.1)
}

#primary-menu ul li > a {
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 400;
    font-size: 13px;
    transition: all .3s ease
}

.dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li.current > a, .dark #header-wrap:not(.not-dark) #primary-menu > .container > ul > li:hover > a, .dark #header-wrap:not(.not-dark) #primary-menu > ul > li.current > a, .dark #header-wrap:not(.not-dark) #primary-menu > ul > li:hover > a {
    color: #DDD
}

.tabs.advanced-real-estate-tabs {
    margin: 0
}

.advanced-real-estate-tabs ul.tab-nav {
    border-bottom: none
}

    .advanced-real-estate-tabs ul.tab-nav li {
        margin-left: 2px;
        border: 0;
        height: 42px;
        border-left: 0 !important
    }

        .advanced-real-estate-tabs ul.tab-nav li:first-child {
            margin-left: 0
        }

        .advanced-real-estate-tabs ul.tab-nav li a {
            padding: 0 20px;
            color: #FFF;
            height: 42px;
            line-height: 42px;
            background-color: #2C3E50;
            font-size: 15px;
            font-weight: 600;
            font-family: Rubik,sans-serif;
            letter-spacing: 1px;
            text-transform: uppercase;
            text-shadow: 1px 1px 1px rgba(0,0,0,.1)
        }

        .advanced-real-estate-tabs ul.tab-nav li.ui-tabs-active a {
            top: 0;
            background-color: #F0AD4E
        }

            .advanced-real-estate-tabs ul.tab-nav li.ui-tabs-active a .badge-warning {
                background-color: #2C3E50
            }

        .advanced-real-estate-tabs ul.tab-nav li .badge {
            margin-left: 5px
        }

.advanced-real-estate-tabs .tab-container {
    padding: 30px;
    background-color: rgba(255,255,255,.95);
    border-top: 3px solid #f0ad4e
}

#slider + .advanced-real-estate-tabs {
    top: -42px;
    margin-bottom: -42px;
    z-index: 1
}

    #slider + .advanced-real-estate-tabs .tab-container {
        background-color: #EEE;
        padding: 50px
    }

#slider .real-estate-tabs-slider {
    position: relative;
    margin: 60px 0;
    z-index: 2
}

    #slider .real-estate-tabs-slider + .video-wrap {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }

@media (min-width:768px) {
    #slider .real-estate-tabs-slider {
        position: absolute;
        margin: 0;
        top: auto;
        bottom: 40px;
        width: 100%
    }
}

.promo.promo-flat a.button:not(:hover) {
    color: #FFF;
    background-color: #F0AD4E;
    border-color: #F0AD4E
}

.promo.promo-flat a.button:hover {
    color: #2C3E50
}

.owl-carousel .owl-nav [class*=owl-] {
    border-color: transparent;
    color: #FFF;
    background-color: #292a2e
}

.owl-carousel.real-estate .owl-nav [class*=owl-]:hover {
    background-color: #444 !important
}

.real-estate-item {
    position: relative
}

.real-estate-item-image {
    position: relative;
    width: 100%
}

    .real-estate-item-image:before {
        position: absolute;
        content: '';
        pointer-events: none;
        z-index: 1;
        opacity: .9;
        top: auto;
        bottom: 0;
        width: 100%;
        height: 50%;
        background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.85) 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.85)));
        background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.85) 100%);
        background: -o-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.85) 100%);
        background: -ms-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.85) 100%);
        background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.85) 100%)
    }

    .real-estate-item-image > a, .real-estate-item-image > img {
        display: block;
        width: 100%;
        height: auto
    }

    .real-estate-item-image .badge {
        display: block;
        position: absolute;
        top: 20px;
        left: 20px;
        z-index: 1;
        font-size: 11px;
        padding: 5px 8px;
        text-transform: uppercase;
        font-weight: 400;
        letter-spacing: 1px
    }

.real-estate-item-price {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 1;
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,.1)
}

    .real-estate-item-price span {
        display: block;
        margin-top: 3px;
        font-weight: 300;
        font-size: 12px;
        color: rgba(255,255,255,.85);
        text-align: right
    }

.real-estate-item-info a, .real-estate-item-link {
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,.1)
}

.real-estate-item-info {
    position: absolute;
    left: 20px;
    bottom: 20px;
    z-index: 1
}

    .real-estate-item-info a {
        display: block;
        float: left;
        color: #FFF;
        font-size: 12px;
        line-height: 1;
        padding: 8px;
        background-color: rgba(0,0,0,.25);
        border-radius: 4px;
        transition: all .3s ease
    }

        .real-estate-item-info a:hover {
            background-color: rgba(0,0,0,.75)
        }

        .real-estate-item-info a i {
            width: 12px;
            height: 12px
        }

        .real-estate-item-info a:not(:first-child) {
            margin-left: 5px
        }

.real-estate-item-desc {
    position: relative;
    margin-top: 20px;
    padding: 0 20px
}

    .real-estate-item-desc h3 {
        font-size: 21px
    }

        .real-estate-item-desc h3 + span {
            display: block;
            margin-top: -27px;
            color: #999
        }

        .real-estate-item-desc h3 a {
            color: #333
        }

            .real-estate-item-desc h3 a:hover {
                color: #555
            }

.real-estate-item-features {
    margin-top: 15px
}

    .real-estate-item-features [class^=col-] {
        margin-top: 5px
    }

    .real-estate-item-features i {
        position: relative;
        top: 1px;
        margin-left: 3px
    }

.real-estate-item-link {
    position: absolute;
    top: 2px;
    right: 20px;
    width: 32px;
    height: 32px;
    line-height: 30px;
    font-size: 16px;
    color: #555;
    border: 1px solid #555;
    border-radius: 50%;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

    .real-estate-item-link:hover {
        border-color: transparent;
        background-color: #2C3E50;
        color: #FFF
    }

.real-estate-properties [class^=col-] {
    position: relative;
    margin-bottom: 30px
}

    .real-estate-properties [class^=col-] > a {
        display: block;
        position: relative;
        height: 350px;
        background-color: #EEE
    }

    .real-estate-properties [class^=col-] img {
        display: block
    }

    .real-estate-properties [class^=col-] > a:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        background-color: rgba(0,0,0,.4);
        opacity: .4;
        -webkit-transition: opacity .3s ease;
        -o-transition: opacity .3s ease;
        transition: opacity .3s ease
    }

    .real-estate-properties [class^=col-] > a:hover:before {
        opacity: 1
    }

.widget_real_estate_popular {
    margin-left: 0
}

    .widget_real_estate_popular, .widget_real_estate_popular li, .widget_real_estate_popular li a {
        padding-left: 0;
        background: 0 0 !important
    }

        .widget_real_estate_popular li a i {
            position: relative;
            top: 1px;
            margin-right: 5px;
            opacity: .5
        }

#side-panel {
    background-color: #FFF
}

body.side-panel-open #side-panel {
    -webkit-box-shadow: -5px 0 20px -6px rgba(0,0,0,.15);
    -moz-box-shadow: -5px 0 20px -6px rgba(0,0,0,.15);
    box-shadow: -5px 0 20px -6px rgba(0,0,0,.15)
}

@media (min-width:992px) {
    #side-panel {
        right: -400px;
        width: 400px
    }

        #side-panel .side-panel-wrap {
            width: 430px
        }

        #side-panel .widget {
            width: 320px
        }

    body.side-push-panel.side-panel-open.stretched #header.sticky-header .container, body.side-push-panel.side-panel-open.stretched #wrapper {
        right: 400px
    }

    body.side-push-panel.side-panel-open.stretched .slider-parallax-inner {
        left: -400px
    }
}

.real-estate-video-overlay {
    background: -moz-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: -webkit-gradient(linear,left bottom,left bottom,color-stop(0,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.5)));
    background: -webkit-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: -o-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: -ms-linear-gradient(bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    background: linear-gradient(to top,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)
}

#gotoTop {
    background-color: #000000;
    border-radius: 0%
}

    #gotoTop:hover, .bgcolor-2 {
        background-color: #444 !important
    }

.color-2 {
    color: #F0AD4E !important
}

.socialfeed .portfolio-overlay a, .stocklist .portfolio-overlay a, .entry-image .portfolio-overlay a {
    position: absolute;
    top: 0 !important;
    left: 0 !important;
    background-color: transparent !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    border-radius: 0 !important;
}

.swiper-background-one {
    background-image: url('../images/Home/1.jpg');
}

.swiper-background-two {
    background-image: url('../images/Home/2.jpg');
}

.swiper-background-three {
    background-image: url('../images/Home/3.jpg');
}

.swiper-background-four {
    background-image: url('../images/Home/4.jpg');
}

.swiper-background-five {
    background-image: url('../images/Home/5.jpg');
}

.swiper-background-six {
    background-image: url('../images/Home/6.jpg');
}

.swiper-background-seven {
    background-image: url('../images/Home/7.jpg');
}

.swiper-background-eight {
    background-image: url('../images/Home/8.jpg');
}

.swiper-background-nine {
    background-image: url('../images/Home/9.jpg');
}

.swiper-background-ten {
    background-image: url('https://www.internationalcollectables.com/images/Home/10.jpg');
}

.intro-title {
    font-size: 18px;
    letter-spacing: 8px;
    color: rgba(255,255,255,0.9);
}

.intro-strap {
    font-size: 13px;
    letter-spacing: 10px;
    color: rgba(255,255,255,0.9);
}

.racecar {
    font-weight: bold;
    font-style: italic;
    letter-spacing: 1px;
}

.home-level-index {
    z-index: 3;
}

.emphasis-padding {
    padding-bottom: 450px;
}

.blocks-background {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.blocks-background-one {
    background-image: url('../images/home-panel-1.jpg');
}

.blocks-background-two {
    background-image: url('../images/home-panel-3.jpg');
}

.blocks-background-three {
    background-image: url('../images/home-panel-2.jpg');
}

.footer-logo-style {
    position: relative;
    max-height: 30px;
    margin-bottom: 20px;
}

.footer-copyright {
    opacity: 0.6;
    font-size: 11px !important;
}

.modal-content {
    border-radius: 0 !important;
}

input[type="text"],
input[type="email"],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

ul.ulpadding {
    padding-left: 20px;
    line-height: 1.8;
}

a.underline {
    text-decoration: underline !important;
}

.portfolio-item {
    float: initial;
    position: initial;
    width: initial;
    height: initial;
    padding: initial;
}

.swiper-container,
.sp-grab,
.sp-grabbing {
    cursor: default !important;
}

.sp-thumbnail-container {
    background-color: #000;
}

.slider-pro img.sp-thumbnail {
    cursor: pointer;
    -webkit-transition: opacity .2s ease-in-out !important;
    -moz-transition: opacity .2s ease-in-out !important;
    -o-transition: opacity .2s ease-in-out !important;
    transition: opacity .2s ease-in-out !important;
}

.slider-pro img.sp-thumbnail:hover {
    opacity: .5;
}

.slider-pro .sp-selected-thumbnail {
    opacity: .5;
    background-color: #FFF !important;
}

.slider-pro .sp-selected-thumbnail img.sp-thumbnail:hover {
    opacity: 1.0;
}

.error404 {
    font-weight: 400 !important;
}

.heading-block:after {
    border-color: #DDD !important;
}

#primary-menu.style-3 > ul > li > a {
    margin: 18px 0;
}

#header.sticky-style-2 {
    height: 141px;
}

#primary-menu.style-2 {
    border-top: 1px solid #EEE;
}

#top-bar.top-bar-border {
    border-bottom: 1px solid #EEE;
}

#top-bar.top-bar-border .top-links ul li {
    border-left: 1px solid #eee;
}

.top-links li > a {
    font-size: 11px !important;
    color: #444 !important;
}
.bg-dark {
    background-color: #000000 !important;
}

.bg-dark h3 {
    color: #ffffff !important;
}

.display-table {
    display: table !important;
}

.display-table-cell {
    display: table-cell !important;
}

.vertical-align-middle {
    vertical-align: middle;
}

.display-block {
    display: block !important;
}

hr {
    margin-top: 1.2rem;
    margin-bottom: 1.2rem;
}


#eapps-instagram-feed-1 {
    margin-top: -10px;
}

.eapps-instagram-feed-posts-slider-nav {
    border-radius: 0 !important;
}

@media (max-width: 767px) {
    .tel-enquiery {
        font-size: 19px;
        margin-top: 10px;
    }
    .margin-demo {
        margin-bottom: 0px !important;
    }
}

.detail-bullets ul {
    padding-left: 20px;
    line-height: 2.0;
    font-weight: 400;
    font-size: 14px;
}

.spec-container hr {
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
}

.spec-container h5 {
    font-weight: 400 !important;
}

.privacy-policy ol {
    margin-bottom: 0;
    padding-left: 15px;
    font-size: 14px;
}
.privacy-policy td {
    vertical-align: top;
}
.privacy-policy td p {
    margin-bottom: 0;
}

.coming-soon-list h4 { 
    font-weight: 400;
}