.catlist li{    float: left;
                color:#fff;
}
.portfolio.biseller-column img{width:70%;}
.portfolio .w3-ad-info span{height:100px;color:#888;line-height:18px;}
.ads-grid .side-bar.col-md-4{border:1px solid !important;}
.catlist li a{margin-right: 20px;color:#fff;font-size: 15px;font-weight: bold}
.catlist ul{margin-bottom: 10px;}
.totalcat{width: 100%;float: left;
          margin-top: 0px;
          color: #fff;font-size: 15px;}
.catlist{height: 150px !important;}

.popupform .post-ad-form input[type="text"] {
    padding: 5px 5px 5px 5px;
    width: 70%;
    margin-bottom: 20px;
}
.popupform .modal-header{padding: 0px;}
.popupform .modal-body{padding:0px;}
.popupform .post-ad-form input[type="submit"]{padding: 6px 43px;font-size: 14px;margin: 0px;}
.popupform .post-ad-form form label{margin-right: 10%;width:20%;}
.popupform .modal-lg{padding:0px;}
.popupform .post-ad-form input[type="email"] {
    padding: 5px 5px 5px 5px;
    width: 70%;
    margin-bottom: 20px;}
.terms{float:left;}
.popupform p.post-terms{margin-left: 4% !important;}
.w3-featured-ad-right h4{line-height: 0 !important;}
.w3-featured-ad-right{width:100% !important;}
.pagination pagination-sm li{display: none;}
.pagination>li {
    -webkit-box-shadow: none !important;
    background: none !important;
}
.agile-its-header .agileits_search input[type="text"] {width:90%;}
.search .catlist{height: auto !important;color:#fff;}
.w3ls-header-right .head-dpdn{color:#fff;}
.buttonload {
    background-color: #4CAF50; /* Green background */
    border: none; /* Remove borders */
    color: white; /* White text */
    padding: 12px 24px; /* Some padding */
    font-size: 16px; /* Set a font-size */
}

/* Add a right margin to each icon */
.fa {
    margin-left: -12px;
    margin-right: 8px;
}
.post-ad-form input[type="email"] {
    padding: 10px 10px 10px 10px;
    width: 70%;
    margin-bottom: 25px;
    border: 1px solid #ff4c4c;
    outline: none;
    color: #555;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    float: left;
}
#container .list li p{color:#000 !important;}
.list-left .send-inq-btn span{
    background: #0099e5;
    padding: 7px 7px;
    color: #fff !important;
    width: auto !important;
    float: left !important;}
.seller_title{text-align: center;padding-top: 15px;}
.total-ads .select-box{padding: 10px 30px;} 
@media screen and (max-width: 768px) {
    .ads-grid {    display: flex;
    flex-direction: column-reverse;
   
    float: left;}
     .catlist{max-height: 250px;}
    
     .ads-grid {
    margin: -75px 0 70px 0;
}
 .portfolio .ads-grid {
    margin: 14px 0 70px 0;
    width:100%;
}
.agile-its-header .agileits_search input[type="text"]{width:80%;}
   
}
