@media only screen and (min-width: 500px) {           
        
        #searchtitle {
          
          position: relative;
          display: inline-block;
          float: left;
          width: 170px;
          height: 53px;
          line-height: 53px;
          background-color: transparent;
          text-align: left;
          padding-left: 30px;
          z-index: 2;
        
        }
        
        
        
        #userbanner {
            
          font-size: 120px;
            
        }
        
        #partonehead {
        
          display: inline-block;
          position: relative;
          top: 20px;
          width: 1308px;
          height: 2px;
          line-height: 73px;
          z-index: 12;
          background-color: rgba(0,0,0,0.8);
          font-size: 30px;
          padding-left: 100px;
          text-align: left;
        }
        
        
        #partone {
            position: relative;
            display: inline-block;
            top:20px;
            width: 1408px;
            height: 73px;
            
            
        }
        
        #userdata {
        
          display: inline-block;
          position: relative;
          float: left;
          
          width: 408px;
          height: 100px;
          line-height: 100px;
          z-index: 12;
          
          font-size: 50px;
         
          text-align: left;
        }
        
        #userpic {
         
         display: inline-block;
         float: left;
         width: 100px;
         height: 100px;
         object-fit: cover;
            
        }
        
        #userdataname {
         
         display: inline-block;
         float: right;
         height: 100px;
         line-height: 100px;
         width: 308px;
         font-size: 22px;
         text-align: center;
         background-color: rgba(0,0,0,0.6);
         
            
        }
        
        
        #statusnumber {
        
          display: inline-block;
          position: relative;
          float: right;
          width: 900px;
          height: 100px;
          line-height: 100px;
          z-index: 12;
          background-color: rgba(0,0,0,0.6);
          font-size: 50px;
          padding-right: 100px;
          text-align: right;
        }
        
        
        #icoin2 {
        
         width: 50px;
         height: 50px;
         position: relative;
         top: 7px;
         
         
        
        }
        
        
        #parttwohead {
        
          display: inline-block;
          position: relative;
          top:47px;
          width: 1308px;
          height: 73px;
          line-height: 73px;
          z-index: 12;
          background-color: rgba(0,0,0,0.8);
          font-size: 30px;
          padding-left: 100px;
          text-align: left;
        }
        
        #divide {
            
          display: inline-block;
          position: relative;
          margin-top: 20px;
          width: 1408px;
          height: 20px;
          background-color: rgba(0,0,0,0.9);
        }
        
        #listingbody {
         display: inline-block;
         position: relative;
         left: 0px;
         width: 1408px;
         height: 620px;
         background: rgba(0,0,0,0.5);
         opacity: 1;
         vertical-align: top;
        }
        
        
        #listingslim {
         display: none;
         position: relative;
         left: 0px;
         top: 60px;
         width: 958px;
         height: 1500px;
         background: rgba(0,0,0,0);
         opacity: 1;
         vertical-align: top;
        }
        
        
        
        
        a {
        
          color: white;
          text-decoration: none;
        
        }
        
        li {
        
          font-size: 35;
          text-decoration: none;
          background-color: orange;
          width: 1000;
          height: 80;
        
        }
        
        
        .userlist {
         display: inline-block;
         position: relative;
         float: left;
         left: 0px;
         top: 0px;
         margin-bottom: 2px;
         width: 1182px;
         height: 400px;
         padding-top: 50px;
         padding-left: 226px;
         background-color: rgba(0,0,0,0.0);
         opacity: 1;
         text-align: center;
         line-height: 200px;
         z-index:200;
         text-align
         transform: 0.5s;
        
        }
        
        
        
        
        .listimage {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 0px;
            height: 200px;
            background-color: black;
        }
        
        .listpic {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 308px;
            height: 200px;
            object-fit: cover;
        }
        
        .listtext {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 958px;
            height: 120px;
            padding-left: 0px;
            text-align: left;
            background-color: rgba(0,0,0,0.7);
            
           
        }
        
        .listtitle {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 938px;
            height: 50px;
            line-height: 50px;
            padding-left: 20px;
            text-align: center;
            background-color: rgba(0,0,0,0.9);
            text-transform: upperCase;
            font-size: 20px;
           
        }
        
        
        .listinfo {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 938px;
            height: 25px;
            line-height: 25px;
            padding-left: 20px;
            text-align: left;
            background-color: rgba(255,255,255,0.1);
            
            font-size: 15px;
           
        }
        
        
        .listperex {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 898px;
            height: 25px;
            line-height: 25px;
            padding-left: 20px;
            text-align: left;
            overflow: ellipsis;
            font-size: 17px;
            padding: 20px;
            text-align: center;
           
        }
        
        
        
        
        
        .liststatus {
            
            display: none;
            position: relative;
            float: left;
            width: 150px;
            background-color: rgba(0,0,0,0.6);
            
        }
        
        
        .listprice {
            
            display: none;
            position: relative;
            float: left;
            width: 150px;
            background-color: rgba(0,0,0,0.5);
            
        }
        
        
        .listorder {
            
            display: none;
            position: relative;
            float: left;
            width: 150px;
            background-color: rgba(55,0,0,0.5);
            
        }
        
        
        
        
        #contactbody {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 938px;
            height: 380px;
            padding-left: 20px;
            text-align: center;
            background-color: rgba(55,55,55,0.9);
            text-transform: upperCase;
            font-size: 20px;
            
        }
        
        #contacttext {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 918px;
            height: 180px;
            padding: 20px;
            text-align: left;
            background-color: rgba(22,22,22,0.5);
            resize: none;
            outline: none;
            font-size: 17px;
            font-family: Times New Roman;
            margin-top: 20px;
            color:white;
            border-width: 0px;
        }
        
        #contactkindhead {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 200px;
            height: 35px;
            line-height: 35px;
            text-align: center;
            background-color: rgba(22,22,22,0.5);
            
            font-size: 14px;
            font-family: Times New Roman;
            margin-top: 20px;
            color:white;
            
        }
        
        #contactkind {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 200px;
            height: 35px;
            line-height: 35px;
            text-align: center;
            background-color: rgba(77,77,77,1);
            outline:none;
            font-size: 17px;
            font-family: Times New Roman;
            margin-top: 20px;
            color:white;
            border-width: 0px;
            
        }
        
        #signature {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 500px;
            height: 35px;
            line-height: 35px;
            margin-left: 17px;
            
            text-align: center;
            background-color: rgba(22,22,22,0.5);
            outline:none;
            font-size: 17px;
            font-family: Times New Roman;
            margin-top: 20px;
            color:white;
            border-width: 0px;
            
        }
        
        .g-recaptcha {
            
            display: inline-block;
            position: relative;
            margin-top: 20px;
            float: left ;
            
        }
        
        #contactsubmit {
            
            display: inline-block;
            position: relative;
            float: right;
            width: 597px;
            height: 77px;
            line-height: 77px;
            text-align: center;
            background-color: rgba(22,22,22,0.5);
            outline:none;
            font-size: 17px;
            font-family: Times New Roman;
            margin-right: 20px;
            margin-top: 20px;
            color:white;
            border-width: 0px;
            transition: 0.5s;
            
            
        }
        
        #contactsubmit:hover {
            
            background-color: rgba(99,99,99,1);
            cursor: hand;
        }
        
        
        
        /* Make it a marquee */
        .marquee {
            margin: 0 auto;
            white-space: nowrap;
            overflow: hidden;
        }
        
        .marquee span {
            display: inline-block;
            padding-left: 100%;
            animation: marquee 10s linear infinite;
           
            background-color: transparent;
        }
        
        /* Make it move */
        @keyframes marquee {
            0%   { transform: translate(0, 0); }
            100% { transform: translate(-100%, 0); }
        }
}


/* MOBILE */
@media only screen and (max-width: 500px) {           
        
        .desktop_underad {
            
            display: none;
            
        }
        
        
       
        #partonehead {
        
          display: inline-block;
          position: relative;
          top: 20px;
          width: 1308px;
          height: 2px;
          line-height: 73px;
          z-index: 12;
          background-color: rgba(0,0,0,0.8);
          font-size: 30px;
          padding-left: 100px;
          text-align: left;
        }
        
        
        #partone {
            position: relative;
            display: inline-block;
            top:20px;
            width: 1408px;
            height: 73px;
            
            
        }
        
        #userdata {
        
          display: inline-block;
          position: relative;
          float: left;
          
          width: 408px;
          height: 100px;
          line-height: 100px;
          z-index: 12;
          
          font-size: 50px;
         
          text-align: left;
        }
        
        #userpic {
         
         display: inline-block;
         float: left;
         width: 100px;
         height: 100px;
         object-fit: cover;
            
        }
        
        #userdataname {
         
         display: inline-block;
         float: right;
         height: 100px;
         line-height: 100px;
         width: 308px;
         font-size: 22px;
         text-align: center;
         background-color: rgba(0,0,0,0.6);
         
            
        }
        
        
        #statusnumber {
        
          display: inline-block;
          position: relative;
          float: right;
          width: 900px;
          height: 100px;
          line-height: 100px;
          z-index: 12;
          background-color: rgba(0,0,0,0.6);
          font-size: 50px;
          padding-right: 100px;
          text-align: right;
        }
        
        
        #icoin2 {
        
         width: 50px;
         height: 50px;
         position: relative;
         top: 7px;
         
         
        
        }
        
        
        #parttwohead {
        
          display: inline-block;
          position: relative;
          top:47px;
          width: 1308px;
          height: 73px;
          line-height: 73px;
          z-index: 12;
          background-color: rgba(0,0,0,0.8);
          font-size: 30px;
          padding-left: 100px;
          text-align: left;
        }
        
        #divide {
            
          display: inline-block;
          position: relative;
          
          width: 100%;
          height: 20px;
          background-color: rgba(0,0,0,0.9);
        }
        
        #listingbody {
         display: inline-block;
         position: relative;
         left: 0px;
         width: 100%;
         height: 620px;
         background: rgba(0,0,0,0.5);
         opacity: 1;
         vertical-align: top;
        }
        
        
        #listingslim {
         display: none;
         position: relative;
         left: 0px;
         top: 60px;
         width: 958px;
         height: 1500px;
         background: rgba(0,0,0,0);
         opacity: 1;
         vertical-align: top;
        }
        
        
        
        
        a {
        
          color: white;
          text-decoration: none;
        
        }
        
        li {
        
          font-size: 35;
          text-decoration: none;
          background-color: orange;
          width: 1000;
          height: 80;
        
        }
        
        
        .userlist {
         display: inline-block;
         position: relative;
         float: left;
         left: 0px;
         top: 0px;
         margin-bottom: 2px;
         width: 100%;
         height: 400px;
        
         background-color: rgba(0,0,0,0.0);
         opacity: 1;
         text-align: center;
         line-height: 200px;
         z-index:200;
         text-align
         transform: 0.5s;
        
        }
        
        
        
        
        .listimage {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 0px;
            height: 200px;
            background-color: black;
        }
        
        .listpic {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 308px;
            height: 200px;
            object-fit: cover;
        }
        
        .listtext {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 100%;
            height: 120px;
            padding-left: 0px;
            text-align: left;
            background-color: rgba(0,0,0,0.7);
            
           
        }
        
        .listtitle {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 100%;
            height: 50px;
            line-height: 50px;
            text-align: center;
            background-color: rgba(0,0,0,0.9);
            text-transform: upperCase;
            font-size: 20px;
           
        }
        
        
        .listinfo {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 938px;
            height: 25px;
            line-height: 25px;
            padding-left: 20px;
            text-align: left;
            background-color: rgba(255,255,255,0.1);
            
            font-size: 15px;
           
        }
        
        
        .listperex {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 90%;
            line-height: 20px;
            padding-left: 5%;
            padding-right: 5%;
            padding-top: 10px;     
            padding-bottom: 10px;
            text-align: left;
            overflow: ellipsis;
            font-size: 17px;
            text-align: center;
           
        }
        
        
        
        
        
        .liststatus {
            
            display: none;
            position: relative;
            float: left;
            width: 150px;
            background-color: rgba(0,0,0,0.6);
            
        }
        
        
        .listprice {
            
            display: none;
            position: relative;
            float: left;
            width: 150px;
            background-color: rgba(0,0,0,0.5);
            
        }
        
        
        .listorder {
            
            display: none;
            position: relative;
            float: left;
            width: 150px;
            background-color: rgba(55,0,0,0.5);
            
        }
        
        
        
        
        #contactbody {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 90%;
            padding-left: 5%;
            padding-right: 5%;
            text-align: center;
            background-color: rgba(55,55,55,0.9);
            text-transform: upperCase;
            font-size: 20px;
            
        }
        
        #contacttext {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 100%;
            height: 180px;
            padding: 20px;
            text-align: left;
            background-color: rgba(22,22,22,0.5);
            resize: none;
            outline: none;
            font-size: 17px;
            font-family: Times New Roman;
            margin-top: 20px;
            color:white;
            border-width: 0px;
        }
        
        #contactkindhead {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 100%;
            height: 35px;
            line-height: 35px;
            text-align: center;
            background-color: rgba(22,22,22,0.5);
            
            font-size: 14px;
            font-family: Times New Roman;
            margin-top: 10px;
            color:white;
            
        }
        
        #contactkind {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 100%;
            height: 35px;
            line-height: 35px;
            text-align: center;
            background-color: rgba(77,77,77,1);
            outline:none;
            font-size: 17px;
            font-family: Times New Roman;
            margin-top: 10px;
            color:white;
            border-width: 0px;
            
        }
        
        #signature {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 100%;
            height: 35px;
            line-height: 35px;
            
            text-align: center;
            background-color: rgba(22,22,22,0.5);
            outline:none;
            font-size: 17px;
            font-family: Times New Roman;
            margin-top: 10px;
            color:white;
            border-width: 0px;
            
        }
        
        
        
        
        .g-recaptcha {
            
            
            position: relative;
            display: inline-block;
            margin-left: auto;
            margin-right: auto;
            margin-top: 20px;
          
        }
        
        
        
        
        
        #contactsubmit {
            
            display: inline-block;
            position: relative;
            float: left;
            width: 100%;
            margin-bottom: 20px;
            height: 35px;
            line-height: 35px;
            text-align: center;
            background-color: rgba(22,22,22,0.5);
            outline:none;
            font-size: 17px;
            font-family: Times New Roman;
            margin-top: 15px;
            color:white;
            border-width: 0px;
            transition: 0.5s;
            
            
        }
        
        #contactsubmit:hover {
            
            background-color: rgba(99,99,99,1);
            cursor: hand;
        }
        
        
        
        /* Make it a marquee */
        .marquee {
            margin: 0 auto;
            white-space: nowrap;
            overflow: hidden;
        }
        
        .marquee span {
            display: inline-block;
            padding-left: 100%;
            animation: marquee 10s linear infinite;
           
            background-color: transparent;
        }
        
        /* Make it move */
        @keyframes marquee {
            0%   { transform: translate(0, 0); }
            100% { transform: translate(-100%, 0); }
        }
}