.main-header .header .menu-block nav.main.navbar ul.we-mega-menu-ul.nav.nav-tabs li.we-mega-menu-li.dropdown-menu .we-mega-menu-submenu ul.nav-tabs li.we-mega-menu-li.dropdown-menu.active>a::after {
    /* background-image: url(/themes/custom/jonesborounlimited/css/../images/all-icons.png);
    background-position: -155px -46px;
    display: block;
    transform: none;
    margin: 0;
    padding: 0;
    width: 20px;
    height: 20px;
    right: 10px;
    background-size: 250px;
    top: 10px;
    bottom: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
    content: "" !important;*/
}

.main-page-content .infrastructure-section table tbody tr td strong {
    text-align: right;
    color: #1C345F;
}

.infrastructure-section .infrastructure-table tr th:first-child {
    text-align: right;
}

.infrastructure-section .infrastructure-table tr th:last-child {
    text-align: left;
}

.available-properties-block .available-properties-title-slider .title-section {
    font-weight: 600;
}

.node__links {
    margin-bottom: 30px;
}

.cart-message .close {
    font-size: 12px;
    width: 25px;
    height: 25px;
    line-height: 26px;
}

.search-block .search-details .pdf-cart-empty-message {
    text-align: center;
    font-size: 12px;
    padding-bottom: 8px;
}

.taxes-acco-section .acco-section table tr td {
    text-align: center;
}
.available-sites-block .view-content .slick-slide {
    margin-right: 20px;
}



/*****responsive*****/

@media (max-width: 1350px) {}

@media (max-width: 1199px) {
    .map-section {
        margin-bottom: 20px;
    }
}

@media (max-width: 1024px) {}

@media (max-width: 991px) {}

@media (max-width: 850px) {}

@media (max-width: 767px) {
    .header-section .sticky-wrapper.is-sticky .header .menu-section {
        margin-top: 0;
    }
    .node__content iframe {
        width: 100%;
    }
    .available-sites-block .view-content .slick-slide{
        margin-right: 0px;
    }
}

@media (max-width: 640px) {}

@media (max-width: 480px) {}