/*Blank CSS*/

@media only screen and (min-width: 1344px) and (max-width: 1544px) {

.swiper_imgbox .swipper_img > h2 {
    font-size: 40px;
}
.swiper_imgbox .swipper_img > h3 {
    font-size: 37px;
}
.banner_box_wrapper .banner_navi {
    bottom: 0;
}
.rld-banner-tab .nav-item a {
    height: 38px;
    line-height: 36px;
    background: #212529;
    color: #fff;
}
.the-search .rld-banner-tab .nav-item a.active:before {
    top: 28px;
}

.the-search .rld-main-search {
    height: 120px;
    padding: 19px 10px 0;
    box-shadow: none;
    background: transparent;
}

.rld-main-search .row.top-area {
    justify-content: start;
    gap: 15px; 
    margin-left: 20px;
}
.the-search .rld-single-input input {
    width: 200px;
    margin-right: 0;
    height: 35px;
    line-height: 47px;
    background: #212529;
    box-shadow: none!important;
    color: #f2f2f2;
}

.the-search .rld-single-input input::placeholder {
    color: #f2f2f2;
}
.homepage-23 .rld-single-select .single-select {
    width: 200px;
    font-size: 14px;
    height: 35px;
    line-height: 33px;
    background: #212529;
    box-shadow: none!important;
    color: #f2f2f2;
}

.btn.btn-yellow {
    height: 32px;
    line-height: 31px;
    background: #c18847 !important;
}

.the-search .dropdown-filter {
    width: 200px;
}

.the-search .dropdown-filter span {
    width: 200px !important;
    padding: 0px 11px;
    line-height: 29px;
    margin: 0;
    height: 35px;
    display: block;
    font-size: 15px;
    background: #212529;
    box-shadow: none!important;
    color: #f2f2f2;
}

.swipper_details_tabs {
    width: 83%;
}

.int_dark_bg .rec-pro .container-fluid {
    max-width: 1200px;
}

.listing-item {
    height: 270px;
}

.recent-16 {
    height: 270px;
}

#places_area.blog-section .news-item-sm .news-item-descr {
    height: 16px;
}

.top_area_trading {
     padding-top: 50px; 
}
.plan ul li {
    padding: 8px 10px;
    font-size: 14px;
}
.plan-name {
    padding: 5px 0 15px;
}

.trading_btn_area {
    padding: 0 15px;
}

.trading_btn_area a {
    padding: 6px 12px!important;
    margin-right: 5px!important;
}


}