/*Responsive css*/

@media (max-width: 1200px) {
    .search-page-content .listing-ctn .bg-box .user-detail span {
        margin-top: 10px;
    }
    .search-page-content .top-search-panel ul li.select-box {
        width: 33.33%;
        margin-bottom: 10px;
    }
    .search-page-content .top-search-panel ul li.input-box {
        width: 20%;
    }
    .search-page-content .top-search-panel ul li.cal {
        width: 15.33%;
    }
    .demo-y {
        height: 346px;
    }
    .search-detail-page .right-part .content-bg-box .btm-add-details .resp-mrg {
        margin-bottom: 15px;
    }
    .owl-controls .owl-next {
        right: 0px;
    }
}
@media (max-width: 1120px) {
    #sync1 .item img {
        width: 100%;
    }
}
@media (max-width: 1024px) {
    .search-detail-page .right-part .content-bg-box .top-slider-ctn .left-slider {
        width: 100%;
    }
    .search-detail-page .right-part .content-bg-box .top-slider-ctn .right-slider {
        display: none !important;
    }
    #header .fixedbar .account.link-inline, #header .fixedbar .cart.link-inline, .notifications_header {
        display: none !important;
    }
    .responsive-menu .notifications_header {
        display: inline-block !important;
        right: 135px;
        position: absolute;
        top: -1px;
    }
}
@media (max-width: 992px) {
    .search-page-content .listing-ctn .bg-box .resp-img {
        text-align: center;
        margin-bottom: 15px;
    }
    .search-page-content .listing-ctn .bg-box .user-detail {
        position: relative;
        left: 0px;
        margin-top: 10px;
    }
    .search-page-content .listing-ctn .bg-box:hover {
        transform: none;
    }
    .search-page-content .top-search-panel ul li.input-box {
        width: 18.50%;
    }
    .search-page-content .top-search-panel ul li.cal {
        width: 17.33%;
    }
    .home_banner_search .form-control {
        font-size: 16px;
    }
    .how_it_work_inner {
        padding: 0;
    }
    .profile_details {
        font-size: 14px;
        display: inline-block;
        width: 100%;
    }
    .profile_img:before {
        right: 50%;
    }
    .sm_no_padding {
        padding: 0;
    }
    .loan_listing .cf {
        display: none!important;
    }
    /* Force table to not be like tables anymore */
    
    .loan_listing .table,
    .loan_listing .table thead,
    .loan_listing .table tbody,
    .loan_listing .table th,
    .loan_listing .table td,
    .loan_listing .table tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    
    .loan_listing .table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .loan_listing .table tr {
        border: 1px solid #ccc;
    }
    .loan_listing .table>tbody>tr>td {
        /* Behave  like a "row" */
        
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 40%;
        width: 100%;
        height: auto;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: left;
    }
    .loan_listing .table>tbody>tr>td:before {
        /* Now like a table header */
        
        position: absolute;
        /* Top/left values mimic padding */
        
        top: 6px;
        left: 6px;
        padding-right: 10px;
        white-space: nowrap;
    }
    .loan_listing .table>tbody>tr>td:before {
        content: attr(data-title);
        font-weight: 700;
        color: #99ca3c;
    }
    .loan_info .cf {
        display: none!important;
    }
    /* Force table to not be like tables anymore */
    
    .loan_info .table,
    .loan_info .table thead,
    .loan_info .table tbody,
    .loan_info .table th,
    .loan_info .table td,
    .loan_info .table tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    
    .loan_info .table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .loan_info .table tr {
        border: 1px solid #ccc;
    }
    .loan_info .table>tbody>tr>td {
        /* Behave  like a "row" */
        
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        width: 100%;
        height: auto;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: left;
    }
    .loan_info .table>tbody>tr>td:before {
        /* Now like a table header */
        
        position: absolute;
        /* Top/left values mimic padding */
        
        top: 6px;
        left: 6px;
        padding-right: 10px;
        white-space: nowrap;
    }
    .loan_info .table>tbody>tr>td:before {
        content: attr(data-title);
        font-weight: 700;
        color: #99ca3c;
    }
    .loan_listing_view ul li {
        width: 50%;
        margin-bottom: 15px;
    }
    .loan_listing_view ul li p.icon:after {
        content: none;
    }
    .other_search ul li.search_btn .btn {
        min-width: 70px;
        font-size: 14px;
    }
    .q_summery_link {
        font-size: 15px;
    }
    .sign_footer p {
        font-size: 13px;
    }
    .questions_cate h4,
    .side_tags h4,
    .artical_sidebar h4,
    .range_slider h4 {
        font-size: 14px;
    }
    .questions_cate h4 a,
    .side_tags h4 a,
    .artical_sidebar h4 a {
        font-size: 12px;
    }
    .questions_cate ul li {
        font-size: 12px;
        padding: 10px 5px;
    }
    .questions_cate ul li a img {
        width: 20px;
        height: 20px;
    }
    .questions_states ul li a {
        padding-left: 25px;
    }
    .questions_states ul li a img {
        position: absolute;
        left: 0px;
        width: 20px;
        height: 20px;
    }
    .artical_thumb,
    .artical_thumb_info {
        display: inline-block;
        width: 100%;
    }
    .artical_thumb_info {
        padding-left: 0;
    }
    .artical_thumb img {
        min-width: 100%;
    }
    .artical_thumb_info p {
        font-size: 11px;
    }
    .artical_thumb_info h5 a {
        font-size: 14px;
    }
    .artical_user .message_view_inner img {
        width: 18%;
    }
    .artical_inner .q_summery_link {
        font-size: 20px;
    }
    .video_icon a {
        margin-top: 30px;
    }
    .no_padding {
        padding: 0 15px;
    }
    .artical_comment_cont h4 {
        padding-right: 80px;
    }
    .inner_tab .nav-tabs>li {
        width: 25%;
        margin: 0px -2.5px;
        text-align: center;
    }
    .inner_tab .nav-tabs>li>a {
        font-size: 14px;
    }
    .land_details p {
        width: 100%;
        text-align: left;
    }
    .listing_details_btn {
        display: block;
    }
    .product_details_inner ul li.bid_price {
        width: auto;
    }
    .message_view h3 {
        font-size: 14px;
    }
    .message_view h3 a {
        font-size: 12px;
    }
    .creat_new_listing_btn .btn_yello {
        font-size: 14px;
    }
    .cat_overlay a {
        line-height: 10;
    }
    .banner_text .container {
        width: 610px;
    }
    .banner_text {
        top: 20%;
    }
    .banner_text h5 {
        font-size: 16px;
    }
    .banner_text h1 {
        margin-bottom: 0;
        font-size: 40px;
    }
    .banner_text p {
        font-size: 16px;
        width: 90%;
        line-height: 25px;
        margin-top: 5px;
    }
    .vendor_overlay a {
        font-size: 25px;
    }
    .farmland_details .center_col_tab .nav-tabs>li>a {
        font-size: 14px;
        padding: 5px 10px;
    }
    .q_avtar a,
    .q_avtar a img {
        width: 100%;
        height: auto;
    }
    .q_summery {
        padding-left: 5px;
    }
    .q_avtar p span {
        transform: rotate(90deg);
        position: absolute;
        left: 0;
        top: 80px;
    }
    .search-detail-page .right-part .content-bg-box.no_bg_box {
        padding-left: 0;
        padding-right: 0;
    }
    .loan_finc_tab .nav-tabs {
        margin-right: 0;
        margin-left: 0;
    }
    .doc_thumb_inner {
        width: 70px;
        margin-right: 10px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .pop_left {
        padding-right: 0;
    }
    .vendor_overlay p {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
    .vendor_slider .vendor_slider_inner,
    .category_slider_inner .category_img {
        width: 33.3%;
    }
    .rental_order .owl-controls .owl-next,
    .rental_order .owl-controls .owl-prev {
        height: 40px;
        width: 20px;
        font-size: 28px;
        line-height: 36px;
    }
    .social_feed_inner .message_view {
        padding: 10px 5px;
    }
    .social_feed_inner .pro_follow_details ul li p {
        font-size: 10px;
    }
    .pro_follow_details ul li h2 {
        font-size: 18px;
    }
    .pro_left_msg_btn a {
        min-width: 70px;
        font-size: 12px;
    }
    .social_feed_inner .left_sidebar p {
        font-size: 12px;
    }
    .rental_address {
        font-size: 14px;
    }
    .quick-view {
        display: none;
    }
    .product {
        margin-bottom: 20px;
    }
    .payment_options h3 {
        font-size: 20px;
    }
    .product .product_inside_info {
        height: auto;
        opacity: 1;
    }
    .product .product_inside,
    .product .product_inside_hover {
        -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.08);
        box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.08);
    }
    .my_auction ul li, .auction_filter ul li {
        font-size: 14px;
    }
    .contant_top {
        margin-top: 20px;
    }
    .pro_details .edit_pro_link {
        right: -5px;
    }
    .message_view_inner a span {
        padding-left: 5px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    

    : 5px 5px 10px 0 rgba(0, 0, 0, 0.08);
        box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.08);
    }
}
@media (max-width: 800px) {
} 
@media (max-width: 767px) {
    .wrapper {
        margin-bottom: 0;
    }
    .search-page-content .top-search-panel ul li.input-box {
        width: 33.33%;
        margin-bottom: 10px;
    }
    .search-page-content .top-search-panel ul li.cal {
        width: 33.33%;
    }
    .search-page-content .top-search-panel ul li.search {
        width: 30.33%;
    }
    .search-detail-page .right-part .content-bg-box h1 {
        font-size: 26px;
        line-height: 28px;
    }
    .home_banner_search ul li {
        width: 50%;
        margin-bottom: 5px;
    }
    .home_banner_search ul li.search_date_home {
        width: 100%;
    }
    .home_banner_search ul li.search_btn {
        width: 100%;
    }
    .home_banner_search {
        position: relative;
        background-color: #fff;
        padding: 10px 0;
    }
    .home_banner_search .form-control {
        font-size: 14px;
        height: 40px;
    }
    .home_banner_search .btn {
        height: 40px;
        line-height: 35px;
    }
    .profile_img {
        text-align: center;
    }
    .nav-tabs>li.active>a,
    .nav-tabs>li.active>a:focus,
    .nav-tabs>li.active>a:hover {
        border-bottom-color: #044f16;
        border-radius: 0px;
    }
    .cf {
        display: none!important;
    }
    /* Force table to not be like tables anymore */
    
    .payment_history .table,
    .payment_history .table thead,
    .payment_history .table tbody,
    .payment_history .table th,
    .payment_history .table td,
    .payment_history .table tr {
        display: block;
    }
    /* Hide table headers (but not display: none;, for accessibility) */
    
    .payment_history .table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .payment_history .table tr {
        border: 1px solid #ccc;
    }
    .payment_history .table td {
        /* Behave  like a "row" */
        
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 40%;
        width: 100%;
        height: auto;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .payment_history .table td:before {
        /* Now like a table header */
        
        position: absolute;
        /* Top/left values mimic padding */
        
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
    .payment_history .table td:before {
        content: attr(data-title);
        font-weight: 700;
        color: #99ca3c;
    }
    .xs_paddingleft0 {
        padding-left: 0;
    }
    .xs_paddingright0 {
        padding-right: 0;
    }
    .new_equipment .btn_yello {
        font-size: 16px;
        min-width: 100px;
    }
    fieldset,
    #first {
        padding: 0;
    }
    .left-part .btm-add-details p.price {
        font-size: 16px;
    }
    .edit_pro_btn {
        margin-top: 15px;
    }
    .sign_in_stap #msform fieldset {
        /* padding: 20px 0px; */
    }
    .sign_in_stap #msform .action-button {
        min-width: 90px;
    }
    .sign_in_stap {
        border: none;
    }
    .search-detail-page .right-part .content-bg-box.no_bg_box {
        padding-left: 0;
        padding-right: 0;
    }
    .other_search ul li {
        width: 49%;
    }
    .q_summery {
        width: 90%;
        padding-left: 10px;
    }
    .q_summery_link {
        font-size: 13px;
    }
    .q_list_count {
        width: 100%;
        margin-top: 10px;
    }
    .owner_pic {
        width: 100%;
        margin-bottom: 15px;
    }
    .pop_left {
        position: static !important;
        height: 100% !important;
        top: 0 !important;
        width: 100% !important;
    }
    .sign_footer p {
        width: 100%;
        text-align: center;
        margin-top: 7px;
    }
    .sign_footer .next_priv_btn {
        width: 100%;
        text-align: center;
    }
    .artical_img iframe {
        height: 200px;
    }
    .artical_thumb {
        display: table-cell;
        width: 80px;
    }
    .artical_thumb_info {
        display: table-cell;
        padding-left: 10px;
        width: auto;
    }
    .artical_comment_cont h4 {
        font-size: 16px;
    }
    .video_icon a {
        margin-top: 10px;
    }
    .inner_tab .nav-tabs>li {
        width: 100%;
        margin: 0px;
        text-align: left;
    }
    .sign_in_stap #progressbar li:before {
        width: 25px;
        line-height: 25px;
        font-size: 12px;
    }
    .sign_in_stap #progressbar li:after {
        height: 3px;
        top: 12px;
    }
    .product_details_inner ul li {
        width: 50%;
        display: inline-block;
    }
    .product_details_inner ul.product_qty li + li {
        border: none;
    }
    .collapse_mo {
        height: 35px;
        overflow: hidden;
    }
    .ima_thumbs {
        display: inline-block;
        padding-left: 0;
        margin-top: 10px;
    }
    .message_view.collapse_mo h3 {
        border-bottom: none;
        cursor: pointer;
    }
    .banner_text {
        display: none;
    }
    .category_slider h3 {
        text-align: left;
        font-size: 16px;
    }
    .cat_overlay a {
        line-height: 12;
    }
    .product .product_inside_info {
        height: auto;
        opacity: 1;
    }
    .product .product_inside,
    .product .product_inside_hover {
        -webkit-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.08);
        -moz-box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.08);
        box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.08);
    }
    .land_details p {
        width: 50%;
        text-align: left;
    }
    .category_slider h3 {
        font-size: 20px;
        text-align: left;
        padding-left: 10px;
    }
    .content {
        padding-top: 37.5px;
    }
    .q_avtar a,
    .q_avtar a img {
        width: 100%;
        height: auto;
    }
    .question_detail_avtar a img {
        width: 30px;
        height: 30px;
    }
    .question_detail {
        padding-left: 50px;
        padding-right: 0;
    }
    .ans_net_vote {
        width: 30px;
    }
    .artical_user .message_view_inner a span {
        width: 79%;
        padding-right: 0px;
    }
    .artical_user .message_view_inner img {
        height: auto;
    }
    .q_avtar p span {
        left: -3%;
    }
    .loan_finc_tab .nav-tabs {
        margin-right: 0;
        margin-left: 0;
    }
    .loan_listing {
        padding: 0
    }
    .loan_finc_tab .center_col_tab .nav-tabs>li>a {
        font-size: 14px;
        padding: 8px 10px;
    }
    .price_search_heading ul li {
        display: inline-block;
        width: 50%;
    }
    .price_search_heading ul li a.btn {
        width: 100%;
    }
    .analytics_home .center_col_tab .nav-tabs>li>a {
        font-size: 14px;
        padding: 8px 10px;
    }
    .address_tab .nav-tabs>li>a {
        font-size: 14px;
        padding: 8px 10px;
    }
    .pic_thumbnails ul li {
        width: 70px;
    }
    .vendor_total {
        text-align: center;
    }
    .display_question_meta {
        font-size: 12px;
    }
    .ans_right {
        top: 37px;
        left: -35px;
    }
    .listed_equip .center_col_tab .nav-tabs>li>a {
        font-size: 14px;
        padding: 8px 10px;
    }
    .vendor_slider .vendor_slider_inner,
    .category_slider_inner .category_img {
        width: 100%;
    }
    .div_center {
        position: static;
    }
    .fixedbar .account .dropdown-toggle span span {
        max-width: 60px;
    }
    .fixedbar .cart {
        right: 135px !important;    
    }
    .modal-content .center_col_tab .nav-tabs>li>a {
        font-size: 14px;
        padding: 5px 10px;
    }
    .side_cat_text {
        max-width: 200px;
    }
}
@media (max-width: 559px) {}
@media (max-width: 479px) {}
@media (max-width: 480px) {
    .search-page-content .top-search-panel ul li {
        width:100% !important;
        padding-right:0px;
    }
    .search-page-content .top-search-panel ul li.cal {
        margin-bottom: 10px;
    }
}
@media (max-width: 359px) {
    .responsive_logo, .responsive_logo a {
        width: 130px;
        float: left;
    }
}
@media (min-width: 1024px) and (max-width: 1235px) {
    header .mainMenu .navbar-nav > li > a {
        padding-left: 0.5em;
        padding-right: 0.5em;
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 0;
    }
    .fixedbar .account .dropdown-toggle span span {
        max-width: 45px;
    }
    .notifications_header {
        position: absolute;
        top: 0px;
        right: 160px;
    }
}
@media (min-width: 1235px) and (max-width: 1320px) {
    header .mainMenu .navbar-nav > li > a {
        padding-left: 0.6em;
        padding-right: 0.6em;
        font-size: 12px;
        font-weight: 500;
    }
}
@media (min-width: 1025px) and (max-width: 1190px) {
    .fixedbar .account .dropdown-toggle span span {
        max-width: 30px;
    }
    .notifications_header {
        position: absolute;
        top: 0px;
        right: 150px;
    }
}
