@media screen and (max-width: 768px) {
  .listing {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
  }

  .list-1 {
    margin: 10px 5px;
  }

  .listing .list-1 img {
    object-fit: cover;
  }
  .top-menu ul li a {
    text-decoration: none;
    color: #bbb7b5;
    font-size: 18px;
  }

  .top-menu {
    margin-left: -107px;
  }

  .ebay table tbody tr td:first-child + td a {
    font-size: 13px;
  }

  .signup-exp {
    width: 341px;
  }

  .watch-text-exp h1 {
    font-size: 26px;
  }

  .message-v2 select {
    width: 375px;
  }

  .wraper {
    width: 745px;
  }

  .logo img {
    margin-top: 5px;
    width: 249px;
  }

  .menu-bx {
    margin-left: 45px;
  }

  .top-menu ul {
    margin-left: 227px;
  }

  /* .baner {
        background: url("../images/banner.jpg") no-repeat scroll -411px top rgba(0, 0, 0, 0);
        height    : 418px;
    } */

  .wedjet {
    margin-left: 15px;
    width: 320px;
  }

  .left-nave {
    width: 161px;
    text-align: center;
  }

  .rightnavegation {
    width: 520px;
  }

  .shadow img {
    width: 160px;
  }

  .view img {
    width: 150px;
  }

  .view {
    width: 150px !important;
    height: 238px !important;
  }

  .view .mask,
  .view .content {
    width: 150px !important;
  }

  .view a.info {
    width: 122px !important;
  }

  .buy-box {
    margin-top: 40px;
  }

  .main {
    width: 520px !important;
  }

  .comment {
    font-size: 21px;
    width: 717px;
  }

  .footer-box {
    width: 133px;
  }

  .footer-box2 {
    width: 253px;
  }

  .blog-post {
    width: 143px;
  }

  .social img {
    width: 33px;
    height: 33px;
  }

  .subscribe {
    width: 189px;
  }

  .news-letter {
    width: 152px;
  }

  .heading {
    padding-top: 4px;
    line-height: 24px;
  }

  .heading h1 {
    font-size: 25px;
    width: auto;
    margin-left: 5px;
  }

  .make {
    width: 298px;
  }

  .make select {
    width: 303px;
  }

  .or {
    margin-left: 19px;
    margin-right: 19px;
    margin-top: 20px;
  }

  .rolex img {
    width: 350px;
    height: 360px;
  }

  .area-box {
    width: 170px;
  }

  .ac-container input:checked ~ article.ac-small {
    background-color: #ffffff;
    color: #666666;
    height: 810px;
  }

  .view img {
    width: 279px !important;
  }

  .heading2 {
    width: 375px;
    line-height: 26px;
    padding-top: 4px;
  }

  .heading2 h1 {
    font-size: 20px;
    margin-left: 0px;
    width: 400px;
    line-height: 26px;
  }

  .wedjet-make {
    width: 320px;
    margin-left: 25px;
  }

  .make-2 {
    width: 298px;
  }

  .make-2 select {
    width: 300px;
  }

  .buy-btn-make {
    margin-left: 0px;
  }

  ul.nav-v1 li {
    width: 210px;
  }

  ul.nav-v1 li a {
    font-size: 18px;
    height: 46px;
  }

  ul.nav-v1 li.active a {
    font-size: 18px;
    height: 46px;
  }

  .nav-v1-box ul li a {
    font-size: 18px;
  }

  .menu-bx-make {
    margin-left: 234px;
    margin-top: 13px;
  }

  .case-type {
    width: 350px;
  }

  .more-detail {
    width: 322px;
  }

  .make-detail {
    width: 124px;
  }

  .more-detail2 {
    width: 174px;
  }

  .more-detail1 {
    width: 117px;
  }

  .edition-btn {
    margin-left: 130px;
  }

  .contact-left {
    width: 331px;
    margin-right: 20px;
  }

  .subject-left {
    width: 290px;
  }

  .contact-name {
    margin-bottom: 10px;
  }

  .subject {
    margin-top: 0px;
  }

  .message {
    width: 290px;
  }

  .captcha {
    border: 1px solid #cccccc;
    margin-left: 10px;
    margin-right: 0;
    padding: 8px 5px;
    width: 138px;
  }

  .captcha2 {
    font-size: 22px;
    font-weight: bold;
    width: 126px;
  }

  .submitbtn {
    margin-left: 75px;
    margin-top: 10px;
    background: #ff9700;
    background: -moz-linear-gradient(top, #ff9700 1%, #eb7c00 100%);
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(1%, #ff9700),
      color-stop(100%, #eb7c00)
    );
    background: -webkit-linear-gradient(top, #ff9700 1%, #eb7c00 100%);
    background: -o-linear-gradient(top, #ff9700 1%, #eb7c00 100%);
    background: -ms-linear-gradient(top, #ff9700 1%, #eb7c00 100%);
    background: linear-gradient(to bottom, #ff9700 1%, #eb7c00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9700', endColorstr='#eb7c00', GradientType=0);
    -webkit-box-shadow: 0px 5px 1px 0px rgba(138, 76, 2, 0.75);
    -moz-box-shadow: 0px 5px 1px 0px rgba(138, 76, 2, 0.75);
    box-shadow: 0px 5px 1px 0px rgba(138, 76, 2, 0.75);
  }

  .subject-text {
    width: 294px;
  }

  .signup {
    border-right: 2px solid #cccccc;
    width: 362px;
  }

  .signup-left1 {
    margin-left: 0;
    width: 136px;
  }

  .name-input {
    width: 289px;
  }

  .signup-btn {
    width: 300px;
    font-size: 35px;
  }

  .text2 {
    width: 311px;
  }

  .text-part {
    width: 311px;
  }

  .about-pic {
    border: 1px solid #ccc;
    margin-bottom: 10px;
    margin-left: 236px;
    padding: 5px;
  }

  .about-pic img {
    width: 250px;
  }

  .about-heading h2 {
    text-align: center;
  }

  .about-text {
    width: 709px;
  }

  .box-thanks {
    margin-left: 2px;
    padding: 3px;
    text-align: center;
    width: 448px;
  }

  .left-banner {
    width: 180px;
    border: 1px solid;
  }

  .left-banner img {
    width: 180px;
  }

  .point {
    width: 395px !important;
  }

  .watch-box {
    width: 162px;
  }

  .baner-left {
    width: 371px;
  }

  .wraper-nav {
    margin: 0 auto;
    width: 1058px;
  }

  .sell-baner {
    height: 345px;
  }

  .buy-baner {
    height: 380px;
  }

  .gents_baner {
    height: 345px;
  }

  .ladies_baner {
    height: 345px;
  }

  .buy-make {
    width: 272px;
  }

  .area-box {
    width: 693px;
  }

  .flagpic {
    margin-left: 271px;
    margin-top: 20px;
  }

  .areas {
    width: 480px;
  }

  .areapic firstpic img {
    height: 130px;
    width: 215px;
  }

  .watcharea {
    margin-left: 10px;
    margin-right: 10px;
  }

  .areapic watcharea img {
    height: 130px;
    width: 215px;
  }

  .areapic img {
    height: 130px;
    width: 217px;
  }

  /* .areabaner,
  .Birmingham,
  .Derbyshire,
  .Devon,
  .Essex,
  .Hampshire,
  .Hertfordshire,
  .Kent,
  .Lancashire,
  .Leeds,
  .Lincolnshire,
  .London,
  .Manchester,
  .Merryside uk,
  .Norfolk,
  .North Ireland,
  .Nottinghamshire,
  .Scotland,
  .SouthYorkshire,
  .Staffordshire,
  .Suffolk,
  .Surrey,
  .Tyne-Wear,
  .Wales,
  .WestMidlands,
  .WestSussex,
  .WestYorkshire,
  .Cambridgeshire {
    height: auto;
  } */

  .selectv2 {
    margin-bottom: 0px;
  }

  .model-year-v2 {
    padding-top: 5px;
    padding-bottom: 5px;
    width: 116px;
  }

  .fieldselect-v2 {
    padding-bottom: 4px;
    padding-top: 4px;
    width: 116px;
  }

  .browse-v2 {
    padding-bottom: 2px;
    padding-top: 2px;
  }

  .buy-v2 {
    height: 38px;
    line-height: 38px;
    margin-top: 10px;
  }

  .or {
    margin-top: 8px;
  }

  .heading-v2 h1 {
    font-size: 24px;
    line-height: 24px;
  }

  .selectv2 {
    font-size: 24px;
  }

  .fieldselect-v2 select {
    width: 116px;
  }

  .signupmodel-v2 span {
    font-size: 10px;
  }

  .signupmodel-v2 {
    font-size: 12px;
  }

  .additional-info-v2 {
    width: 373px;
  }

  .wmodel-v2 {
    width: 389px;
  }

  .browse-v2 {
    width: 103px;
  }

  .buy-v2 {
    width: 152px;
  }

  .rolex-v2 {
    width: 315px;
  }

  .rolex-v2 img {
    width: 300px;
  }

  .baner-left-v2 {
    width: 415px;
  }

  .signup-box-v2 {
    margin-left: 70px;
    position: relative;
    z-index: 2;
  }

  .signup-box-v2 {
    margin-left: 18px;
  }

  .signup-leftv2 {
    width: 100px;
    margin-left: 37px;
  }

  .yourwatch-v2 {
    margin-top: 97px;
  }

  .buy-make-exp {
    width: 371px;
    font-size: 25px;
    line-height: 23px;
    padding-bottom: 5px;
    padding-top: 5px;
  }

  .box-pic-up {
    width: 358px;
  }

  .pics-upload {
    width: 222px;
  }

  .btn-upload {
    width: 133px;
  }

  .upload {
    width: 129px;
    font-size: 26px;
  }

  .thanks-heading {
    font-size: 25px;
  }

  .signup-exp2 {
    width: 363px;
  }

  .bullet-point3 {
    width: 270px;
  }

  .signup_img3 {
    margin-left: 50px !important;
  }

  .buy-exp {
    width: 131px;
    font-size: 30px;
  }

  .or-exp {
    margin-left: 5px;
    margin-right: 5px;
  }

  .age {
    padding: 6px 0px;
    width: 104px;
  }

  .caseinpu6 {
    width: 122px;
  }

  .sell-img-box {
    margin-left: 102px;
    width: 265px;
  }

  .sellimg-shadow img {
    margin-left: 91px;
    width: 265px;
  }

  .img-box-deatail {
    width: 472px;
  }

  .sell-img img {
    height: 191px;
    width: 198px;
  }

  .ebay a strong {
    color: #000;
    font-size: 18px;
  }

  .ebay table tbody tr td:first-child + td strong {
    color: #e90132;
    font-size: 22px;
  }

  .image-gallery {
    border: 1px solid #b8b8b8;
    margin-right: 15px;
    padding: 15px 15px 0;
    width: 280px;
  }

  .buy-au {
    border: 1px solid #ccc;
    margin-left: 10px;
    margin-top: 10px;
    padding: 5px;
    width: 82px;
  }

  .buy-au img {
    height: auto;
    width: 89px;
  }

  .zoomImg img {
    width: 300px !important;
  }

  .zoom {
    width: 300px !important;
  }

  .rol-pic {
    margin-left: 10px !important;
    width: 230px !important;
  }

  .sell-box {
    width: 396px;
  }

  .price-txt-2 {
    width: 139px;
  }

  .itm-txt {
    margin-left: 10px;
    width: 203px;
  }

  .paypal-detail {
    margin-left: 15px;
    margin-top: 18px;
  }

  .btn-sell {
    width: 203px;
  }

  .conditioned {
    width: 151px;
  }

  .btn-sell-box {
    width: 133px;
    font-size: 20px;
  }

  .category-listing .detail a {
    padding: 90px 20px;
  }

  .category-listing .w-50 {
    width: 100%;
  }
}

@media screen and (max-width: 720px) {
  .listing {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  .ebay table tbody tr td:first-child + td a {
    padding: 3px 5px;
  }

  .signup-exp {
    width: 276px;
  }

  .wraper {
    width: 680px;
  }

  .heading h1 {
    font-size: 22px;
  }

  .menu-bx {
    margin-left: 0px;
  }

  .rolex-v2 img {
    width: 290px !important;
  }

  /* .rolex img {
    width: 363px;
  } */

  .wedjet {
    margin-left: 15px;
    width: 257px;
  }

  .make {
    width: 238px;
  }

  .make select {
    width: 241px;
  }

  .or {
    margin-left: 5px;
    margin-right: 5px;
  }

  .buy {
    width: 101px;
  }

  .rightnavegation {
    width: 467px;
  }

  .point {
    width: 340px !important;
  }

  .main {
    width: 465px !important;
  }

  .view {
    width: 200px !important;
    height: 316px !important;
  }

  .view img {
    width: 380px !important;
  }

  .view .mask,
  .view .content {
    height: 268px !important;
    padding-top: 100px;
    width: 199px !important;
  }

  .view a.info {
    width: 170px !important;
  }

  .shadow img {
    width: 224px;
  }

  .top-menu ul {
    margin-left: 174px;
  }

  .footer-box2 {
    width: 218px;
  }

  .watch-pic {
    width: 64px;
  }

  .watch-pic img {
    width: 63px;
  }

  .blog-post {
    width: 136px;
  }

  .news-letter {
    width: 189px;
  }

  .go {
    width: 92px;
  }

  .go-btn {
    margin-left: 65px;
  }

  .go-btn a {
    color: #fff;
  }

  .area-box {
    width: 313px;
  }

  .heading2 h1 {
    font-size: 22px;
    width: 306px;
    line-height: 28px;
  }

  .heading2 {
    width: 310px;
    line-height: 26px;
    padding-top: 4px;
  }

  .wedjet-make {
    width: 257px;
    margin-left: 25px;
  }

  .make-2 {
    width: 238px;
  }

  .make-2 select {
    width: 238px;
  }

  .buy-btn-make {
    margin-left: 0px;
  }

  .buy-make {
    width: 231px;
  }

  ul.nav-v1 li {
    width: 180px;
  }

  ul.nav-v1 li a {
    font-size: 18px;
  }

  ul.nav-v1 li.active a {
    font-size: 19px;
  }

  .nav-v1-box ul li a {
    font-size: 18px;
    margin: 12px 0;
  }

  .menu-bx-make {
    margin-left: 180px;
    margin-top: 13px;
  }

  .comment {
    width: 657px;
  }

  .more-detail1 {
    width: 120px;
    margin-left: 0px;
  }

  .edition-btn {
    margin-left: 110px;
  }

  .model-detail {
    width: 162px;
  }

  .make-detail {
    width: 124px;
  }

  .more-detail2 {
    width: 141px;
  }

  .case-type {
    width: 301px;
  }

  .right-part {
    margin-left: 0px;
    width: 265px;
  }

  .signup {
    width: 304px;
  }

  .name-input {
    width: 231px;
    margin-left: 11px;
  }

  .showfewer {
    border: 1px solid;
    margin-left: 6px;
    width: 250px;
  }

  .signup-btn {
    font-size: 29px;
    width: 245px;
  }

  .signup2 {
    margin-left: 8px;
  }

  .text2 {
    width: 240px;
  }

  .text-part {
    width: 240px;
  }

  .about-text {
    font-size: 15px;
    width: 658px;
  }

  .box-thanks {
    width: 406px;
  }

  .thanks-heading {
    font-size: 40px;
  }

  .thanks-sub {
    font-size: 18px;
  }

  .watch-box {
    width: 217px;
  }

  .baner-left {
    width: 310px;
  }

  .wraper-nav {
    margin: 0 auto;
    width: 992px;
  }

  .area-box {
    width: 648px;
  }

  .flagpic {
    margin-left: 247px;
    margin-top: 20px;
  }

  .areapic img {
    height: 130px;
    width: 201px;
  }

  .rolex-v2 {
    width: 251px;
  }

  .signup-box-v2 {
    margin-left: 0;
  }

  .box-pic-up {
    width: 333px;
  }

  .signup-exp2 {
    width: 300px;
  }

  .bullet-point3 {
    width: 210px;
    margin-left: 0px;
  }

  .tikbullet3 {
    margin-left: 26px;
  }

  .map {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: center;
  }

  .social-icon {
    margin-bottom: 10px;
    margin-left: 18px;
  }

  .subscribe {
    text-align: center;
    width: 154px;
  }

  .buy-exp {
    font-size: 24px;
    width: 100px;
  }

  .sell-img-box {
    margin-left: 80px;
    width: 265px;
  }

  .sellimg-shadow img {
    margin-left: 61px;
    width: 265px;
  }

  .img-box-deatail {
    width: 413px;
  }

  .box-sell-2 {
    width: 446px;
  }

  .image-gallery {
    width: 195px;
  }

  .rol-pic {
    margin-left: 33px !important;
    width: 155px !important;
  }

  .zoom {
    width: 228px !important;
  }

  .buy-au {
    width: 54px;
  }

  .buy-au img {
    height: auto;
    width: 57px;
  }

  .zoomImg {
    height: auto !important;
    width: 221px !important;
  }

  .simileritem {
    margin-left: 113px;
  }

  .similer {
    margin-left: 130px;
  }

  .btn-sell-box {
    font-size: 20px;
    width: 181px;
  }

  .category-listing-inner img {
    width: 100%;
    height: 150px;
    object-fit: contain;
  }

  .category-listing .detail a {
    padding: 10px 20px;
    writing-mode: horizontal-tb;
  }

  .category-listing .detail a span {
    transform: none;
  }

  .w-100.text-right {
    text-align: center;
    margin-top: 20px;
  }

  .left.detail {
    margin-top: 10px;
  }
}

@media screen and (max-width: 640px) {
  .top-menu {
    margin-left: -84px;
  }

  .baner.banner-exp .rolex,
  .gents_buy-baner.banner-exp .rolex,
  .gents_baner.banner-exp .rolex,
  .ladies_buy-baner.banner-exp .rolex,
  .ladies_baner.banner-exp .rolex,
  .buy-baner.banner-exp .rolex {
    margin-top: -277px;
  }

  .valuate-baner .rolex {
    margin-top: 5px;
  }

  .ladies_valuate-baner .rolex {
    margin-top: 5px;
  }

  .ladies_sell-baner .rolex {
    margin-top: 5px;
  }

  .gents_valuate-baner .rolex {
    margin-top: 5px;
  }

  .gents_sell-baner .rolex {
    margin-top: 5px;
  }

  .upload {
    width: 129px;
    font-size: 26px;
  }

  .bullet-point {
    color: #000;
    font-size: 17px;
    font-weight: bold;
    margin-left: 10px;
    width: 500px;
  }

  .signup2 {
    margin-left: 50px;
  }

  .banner-exp {
    height: 400px !important;
  }

  .watch-text-exp h1 {
    font-size: 22px;
  }

  .message-v2 select {
    width: 494px;
  }

  .wraper {
    width: 618px;
  }

  .top-menu ul {
    margin-left: 89px;
  }

  .logo img {
    margin-left: 134px;
    margin-top: 5px;
    width: 313px;
  }

  .menu-bx {
    width: 588px;
  }

  .phone {
    text-align: center;
  }

  .menu ul {
    margin-left: 60px;
  }

  .heading {
    line-height: 24px;
  }

  .wedjet {
    /* background: url(../images/bg-wedjet.png) repeat; */
    background-color: #211d1ebf;
    margin-left: 27px;
    position: absolute;
    width: 490px;
    padding: 10px 30px;
  }

  .heading h1 {
    font-size: 22px;
  }

  .make {
    width: 470px;
  }

  .make select {
    width: 470px;
  }

  .buy {
    width: 180px;
  }

  .or {
    margin-left: 40px;
    margin-right: 40px;
    margin-top: 20px;
  }

  .ebay table img {
    width: 100px;
    height: auto;
  }

  .ebay table tbody tr td:first-child + td a {
    padding: 3px;
    font-size: 11px;
  }

  .rolex {
    display: block;
    margin-left: 130px;
  }

  .rightnavegation {
    width: 385px;
  }

  .point {
    width: 268px !important;
  }

  .area-box {
    width: 282px;
  }

  .footer-box {
    width: 113px;
  }

  .footer-box2 {
    width: 204px;
  }

  .blog-post {
    width: 121px;
  }

  .social {
    margin-left: 4px;
  }

  .heading2 h1 {
    font-size: 29px;
    line-height: 35px;
  }

  .comment {
    width: 578px;
  }

  .make-detail {
    width: 100px;
    font-size: 17px;
  }

  .model-detail {
    width: 110px;
    font-size: 18px;
  }

  .more-detail {
    width: 246px;
    font-size: 16px;
  }

  .more-detail1 {
    font-size: 17px;
  }

  .more-detail2 {
    font-size: 18px;
  }

  .edition-btn {
    margin-left: 63px;
  }

  .heading2 {
    width: 590px;
    line-height: 30px;
    padding-top: 0px;
  }

  .wedjet-make {
    width: 490px;
    margin-left: 25px;
    padding-left: 30px;
    padding-right: 30px;
    background: url(../images/bg-wedjet.png) repeat;
    position: relative;
    z-index: 1;
  }

  .make-2 {
    width: 470px;
  }

  .make-2 select {
    width: 470px;
  }

  .buy-btn-make {
    margin-left: 14px;
  }

  .buy-make {
    width: 465px;
    font-size: 42px;
  }

  .menu-bx-make {
    margin-left: 207px !important;
    margin-top: 0px;
  }

  ul.nav-v1 li {
    width: 180px;
  }

  ul.nav-v1 li a {
    font-size: 18px;
  }

  ul.nav-v1 li.active a {
    font-size: 19px;
  }

  .nav-v1-box ul li a {
    font-size: 18px;
  }

  .contact-left {
    margin-left: 57px;
    margin-right: 20px;
    width: 446px;
  }

  .contact-name {
    width: 421px;
  }

  .message {
    width: 402px;
  }

  .captcha {
    width: 250px;
  }

  .submitbtn {
    margin-left: 135px;
  }

  .right-part {
    margin-left: 146px;
    margin-top: 20px;
    width: 274px;
    padding: 24px;
  }

  .signup {
    width: 570px;
    border: none;
  }

  .name-input {
    width: 552px;
  }

  .text2 {
    width: 500px;
  }

  .text-part {
    width: 500px;
  }

  .signup-btn {
    width: 475px;
    font-size: 40px;
  }

  .signup-left1 {
    width: 206px;
    margin-left: 44px;
  }

  .signup-right {
    border-right: 2px solid #ccc;
    padding-bottom: 184px;
    border: none;
  }

  .showfewer {
    border: 1px solid;
    margin-left: 24px;
    width: 500px;
  }

  .about-text {
    width: 585px;
  }

  .about-pic {
    margin-left: 172px;
  }

  .box-thanks {
    width: 324px;
  }

  .thanks-heading {
    font-size: 32px;
  }

  .thanks-sub {
    font-size: 18px;
    margin-left: 3px;
  }

  .main {
    width: 392px !important;
  }

  .watch-box {
    width: 184px;
  }

  .view {
    height: 266px !important;
    width: 160px !important;
  }

  .view img {
    width: 308px !important;
  }

  .shadow img {
    width: 185px;
  }

  .view .mask,
  .view .content {
    height: 268px !important;
    padding-top: 50px;
    width: 161px !important;
  }

  .view a.info {
    width: 140px !important;
  }

  .baner-left {
    width: 595px;
    position: absolute;
  }

  .sell-baner .rolex img {
    width: 333px;
    margin-top: 29px;
  }

  .sell-baner {
    /* background: url("../images/sell.jpg") no-repeat scroll -475px top transparent; */
    height: 415px;
    margin-bottom: 10px;
  }

  .wraper-nav {
    margin: 0 auto;
    width: 699px;
  }

  .sell-baner {
    height: 345px;
  }
  .gents_baner {
    height: 345px;
  }

  .ladies_baner {
    height: 345px;
  }

  .area-box {
    width: 580px;
  }

  .flagpic {
    margin-left: 208px;
    margin-top: 20px;
  }

  ul.domtabs a:link,
  ul.domtabs a:visited,
  ul.domtabs a:active,
  ul.domtabs a:hover {
    padding: 5px 24px !important;
  }

  .area-box {
    width: 567px;
  }

  .areas {
    width: 399px;
  }

  .areapic img {
    height: 122px;
    width: 174px;
  }

  .watcharea {
    margin-left: 9px;
    margin-right: 9px;
  }

  .wmodel-v2 {
    background: url("../images/bg-wedjet.png") repeat scroll 0 0
      rgba(0, 0, 0, 0);
    margin-left: 24px;
    padding: 10px 30px;
    position: absolute;
    width: 509px;
    z-index: 2;
    margin-top: 0px;
  }

  .yourwatch-v2 {
    display: none;
  }

  .signup-box-v2 {
    display: none;
  }

  .rolex-v2 img {
    opacity: 0.8 !important;
  }

  .model-year-v2 {
    width: 156px;
  }

  .fieldselect-v2 {
    width: 156px;
  }

  .browse-v2 {
    width: 156px;
  }

  .buy-v2 {
    width: 192px;
    margin-bottom: 7px;
  }

  .baner-left-v2 {
    width: 609px;
  }

  .fieldselect-v2 select {
    width: 156px;
  }

  .additional-info-v2 {
    width: 496px;
  }

  .signup-right2 .signup_img {
    width: 200px;
    height: 223px !important;
    margin-left: 186px !important;
  }

  .signup_img2 {
    margin-left: 130px !important;
  }

  .heading2 h1 {
    width: 590px;
    margin-left: 0px;
  }

  .heading-bg {
    background: url(../images/heading-bg.png) repeat;
    border-radius: 5px;
    padding-bottom: 5px;
  }

  .buy-make-exp {
    font-size: 25px;
    line-height: 23px;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 466px;
  }

  .signup-right2 {
    border: none;
  }

  .bullet-point3 {
    width: 458px;
  }

  .signup-exp2 {
    width: 585px;
    border: none;
  }

  .signup-right3 img {
    margin-left: 174px !important;
  }

  .subscribe {
    width: 146px;
  }

  .social-icon {
    margin-left: 25px;
  }

  .buy-exp {
    font-size: 30px;
    width: 190px;
  }

  .or-exp {
    margin-left: 31px;
    margin-right: 31px;
  }

  .box-sell-2 {
    width: 361px;
  }

  .sell-img-box {
    margin-left: 37px;
    width: 265px;
  }

  .sellimg-shadow img {
    margin-left: 20px;
    width: 265px;
  }

  .img-box-deatail {
    width: 331px;
  }

  .signup2-btn-bg {
    width: 108px;
    font-size: 18px;
  }

  .signup3-btn-bg {
    width: 108px;
    font-size: 18px;
  }

  .paypal-img img {
    width: 111px;
  }

  .paypal-img {
    margin-left: 14px;
  }

  .dollr-txt {
    font-size: 27px;
  }

  .sell-box {
    width: 353px;
  }

  .price-txt-2 {
    width: 130px;
    margin-left: 40px;
  }

  .price-txt {
    width: 129px;
    margin-left: 10px;
  }

  .paypal-detail img {
    width: 120px;
  }

  .btn-sell {
    width: 158px;
    font-size: 27px;
  }

  .conditioned {
    width: 110px;
  }

  .used-conditioed {
    color: #000;
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 5px;
  }

  .simileritem {
    margin-left: 0;
  }

  .similer {
    margin-left: 20px;
  }

  .btn-sell-box {
    font-size: 20px;
    width: 140px;
  }

  /* .sell-baner img {
    opacity: 0.8 !important;
  } */
}
@media screen and (max-width: 575px) {
  .wraper,
  .baner-left,
  .heading2,
  .heading2 h1 {
    width: 100%;
  }
  .wedjet-make {
    width: 459px;
  }
  .make-2 {
    width: 444px;
  }
  .make-2 select {
    width: 449px;
  }
  .buy {
    width: 167px;
  }
}
@media screen and (max-width: 480px) {
  a.list-link {
    width: 100% !important;
  }
  .list-heading {
    min-height: auto !important;
  }
  .thanks-new p {
    font-size: 19px;
    line-height: 25px;
  }
  .listing .list-1 img {
    object-fit: contain;
  }
  .list-1 {
    width: 95% !important;
    text-align: center;
  }
  .gents_valuate-baner .rolex {
    margin-top: 85px;
  }

  .gents_sell-baner .rolex {
    margin-top: 85px;
  }

  .ebay table tbody tr td:first-child {
    width: 120px;
  }

  .iphone_display {
    display: none;
  }

  .bullet-point {
    color: #000;
    font-size: 17px;
    font-weight: bold;
    margin-left: 3px;
    width: 340px;
  }

  .signup2 {
    margin-left: 45px;
  }

  .message-v2 select {
    width: 417px;
  }

  .wraper {
    width: 100%;
  }

  .top-menu ul {
    margin-left: 0px;
  }

  .logo img {
    margin-left: 63px;
  }

  .menu-bx {
    width: 100%;
  }

  .menu ul {
    margin-left: 0px;
  }

  .wedjet {
    width: 100% !important;
    margin-left: 0px;
    margin-right: 0px;
    box-sizing: border-box !important;
  }

  .make {
    width: 358px;
  }

  .make select {
    width: 361px;
  }

  .buy {
    width: 125px;
  }

  .or {
    margin-top: 18px;
    margin-right: 20px;
  }

  .nave {
    display: none;
  }

  .left-nave {
    display: none;
    width: 420px;
    margin-bottom: 10px;
  }

  .main {
    width: 200px;
  }

  .feed-heading {
    font-size: 22px;
  }

  .comment {
    font-size: 18px;
  }

  .company-review {
    padding: 4px;
  }

  #cssmenu {
    display: block;
    margin-left: 10px;
  }

  .brand-name {
    display: none;
  }

  .area-box {
    width: 201px;
  }

  .footer-box {
    margin-left: 0;
    width: 100%;
    text-align: center;
    margin-right: 0;
    box-sizing: border-box;
  }

  .footer-box2 {
    margin-left: 68px;
    width: 280px;
  }

  .blog-post {
    width: 199px;
  }

  .go {
    width: 57px;
  }

  .go-btn {
    margin-left: 6px;
  }

  ul.nav-v1 {
    margin-left: 75px;
  }

  .heading2 {
    width: 100%;
  }

  .heading2 h1 {
    font-size: 22px;
    width: 100%;
  }

  .wedjet-make {
    width: 333px;
    padding-left: 33px;
    padding-right: 20px;
    margin-left: 15px;
  }

  .make-2 {
    width: 303px;
  }

  .make-2 select {
    width: 303px;
  }

  .buy-make {
    width: 320px;
    font-size: 34px;
  }

  .buy-btn-make {
    margin-left: 0px;
  }

  .menu-bx-make {
    margin-left: 130px !important;
    margin-top: 0;
  }

  .top-bar {
    display: none;
  }

  .wrapernav {
    display: none;
  }

  .comment {
    width: 430px;
  }

  .more-detail1 {
    font-size: 20px;
    width: 170px;
  }

  .more-detail2 {
    margin-left: 10px;
    width: 164px;
    font-size: 20px;
  }

  .make-detail {
    width: 170px;
    font-size: 20px;
  }

  .more-detail {
    width: 376px;
  }

  .case-type {
    width: 376px;
  }

  .model-detail {
    width: 170px;
    font-size: 20px;
  }

  .edition-btn {
    margin-left: 18px;
    width: 376px;
  }

  .edition {
    width: 385px;
  }

  .contact-left {
    margin-left: 0;
    margin-right: 20px;
    width: 402px;
  }

  .contact-name {
    width: 377px;
  }

  .message {
    width: 357px;
  }

  .captcha {
    width: 204px;
  }

  .submitbtn {
    margin-left: 114px;
  }

  .right-part {
    margin-left: 58px;
  }

  .name {
    width: 370px;
  }

  .subject-text {
    width: 370px;
  }

  .text2 {
    width: 350px;
  }

  .text-part {
    width: 350px;
  }

  .signup-btn {
    width: 325px;
    font-size: 40px;
  }

  .signup-left1 {
    width: 176px;
    margin-left: 0px;
  }

  .signup-right {
    border-right: 2px solid #ccc;
    border: none;
  }

  .showfewer {
    border: 1px solid;
    margin-left: 24px;
    width: 375px;
  }

  .name-input {
    width: 394px;
  }

  .signup {
    width: 422px;
  }

  .about-text {
    width: 424px;
  }

  .about-pic {
    margin-left: 96px;
  }

  .about-heading h2 {
    font-size: 21px;
  }

  .box-thanks {
    width: 425px;
    margin-left: 0px;
  }

  .thanks img {
    margin-left: 104px;
    width: 230px;
  }

  .thanks-sub {
    font-size: 17px;
    margin-left: 14px;
  }

  .left-banner {
    width: 235px;
    border: 1px solid;
    margin-left: 108px;
    margin-bottom: 20px;
  }

  .left-banner img {
    width: 235px;
  }

  .breadcrumb {
    display: none;
  }

  .baner-left {
    width: 100%;
  }

  .rolex {
    margin-left: 53px;
  }

  .heading h1 {
    font-size: 19px;
  }

  .sell-baner {
    /* background: url("../images/sell.jpg") no-repeat center center/cover
      transparent; */
    height: 345px;
    margin-bottom: 10px;
  }

  .gents_baner {
    height: 345px;
  }

  .ladies_baner {
    height: 345px;
  }

  .area-box {
    width: 418px;
  }

  .flagpic {
    margin-left: 136px;
    margin-top: 20px;
  }

  .area-box {
    width: 408px;
  }

  .areas {
    width: 240px;
  }

  .areapic img {
    height: 110px;
    width: 121px;
  }

  .baner-left-v2 {
    width: 450px;
  }

  .wmodel-v2 {
    margin-left: 0px;
    width: 430px;
    padding: 10px;
  }

  .model-year-v2 {
    width: 100%;
    margin-bottom: 0px !important;
    padding: 10px 10px;
  }

  .fieldselect-v2 {
    width: 100%;
    padding: 8px 0px;
  }

  .fieldselect-v2 select {
    width: 130px;
  }

  .browse-v2 {
    width: 100%;
  }

  .additional-info-v2 {
    width: 421px;
    max-width: 421px;
  }

  .buy-v2 {
    margin-bottom: 7px;
    width: 178px;
    height: 55px;
  }

  .signup-right2 .signup_img {
    width: 200px;
    height: 223px !important;
    margin-left: 100px !important;
  }

  .signup_img2 {
    margin-left: 46px !important;
  }

  .buy-make-exp {
    width: 411px;
  }

  .signup-right2 {
    border: none;
  }

  .signup-box {
    margin-left: 53px;
  }

  .signup-exp2 {
    width: 426px;
    border: none;
  }

  .bullet-point3 {
    width: 363px;
  }

  .signup-right3 img {
    margin-left: 80px !important;
  }

  .social-icon {
    margin-left: 64px;
  }

  .subscribe {
    width: 209px;
    text-align: center;
  }

  .buy-exp {
    font-size: 26px;
    width: 133px;
  }

  .or-exp {
    margin-left: 10px;
    margin-right: 10px;
  }

  .box-au {
    margin-left: 110px;
    margin-bottom: 10px;
  }

  .sell-box {
    width: 440px;
  }

  .price-txt {
    margin-left: 10px;
    width: 188px;
  }

  .ebay_button {
    margin-left: 74px;
    margin-top: 10px;
  }

  .conditioned {
    width: 200px;
  }

  .simileritem {
    margin-left: 35px;
  }

  .similer {
    margin-left: 45px;
  }

  .btn-sell-box {
    font-size: 20px;
    width: 141px;
  }

  .category-listing-inner .w-20,
  .category-listing-inner .w-80 {
    width: 100%;
  }

  .category-listing-inner .mt-auto {
    text-align: center;
  }

  .category-listing-inner h2 {
    margin-top: 10px;
  }

  #watch-condition .fieldselect-v2 {
    width: 100%;
    padding: 10px 0;
  }

  #original-box .fieldselect-v2 {
    width: 89%;
    padding: 10px 0;
  }

  .name-field-v2 {
    margin-left: 29px;
    margin-right: 5px;
  }

  .model-year-opt {
    margin: 0 0 0 27px;
  }

  #email {
    margin-top: 13px;
  }

  #expect-price {
    margin-left: 0 !important;
  }

  #watch-condition .fieldselect-v2 select {
    width: 211px;
  }

  #watch-condition {
    margin: 1px 0 0 22px;
  }

  #original-box {
    width: 55% !important;
  }

  #original-box .fieldselect-v2 select {
    width: 206px;
  }

  #original-papers {
    margin-left: -20px;
  }

  #original-papers .fieldselect-v2 {
    width: 207px;
    padding: 10px 0;
  }

  #original-papers .fieldselect-v2 select {
    width: 205px;
  }

  #attach-photo {
    margin-top: 10px;
  }

  .main {
    width: 100% !important;
    margin: auto;
    display: block;
  }

  .view {
    width: 209px !important;
    height: 285px !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .shadow {
    text-align: center !important;
  }

  .view img {
    width: 390px !important;
  }

  .view .mask,
  .view .content {
    height: 223px !important;
    padding-top: 73px;
    width: 209px !important;
  }

  .view a.info {
    width: 181px !important;
  }

  .shadow img {
    width: 235px;
  }

  .watch-box {
    width: 100%;
    display: block;
    margin: auto auto !important;
  }

  .rightnavegation {
    width: 100% !important;
    margin: auto !important;
  }

  .banner-exp {
    height: 560px !important;
  }
}

@media screen and (max-width: 414px) {
  .heading2 h1 {
    width: 100%;
  }
  .or {
    margin-right: 12px;
    margin-left: 12px;
  }
  .heading2 {
    width: 100%;
  }
  .areapic img {
    height: 160px;
    width: 248px;
  }
  .wedjet-make {
    margin-left: 14px;
  }

  .buy {
    width: 124px;
  }

  .make {
    width: 324px;
  }

  .make select {
    width: 325px;
  }

  .widget {
    padding: 0px !important;
  }

  .baner-left {
    width: 414px;
  }

  .menu ul li {
    float: left;
    padding-left: 28px;
    list-style: none;
  }

  .wmodel-v2 {
    margin-left: 0px;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
  }

  .wraper {
    width: 100%;
  }

  .message-v2 select {
    width: 373px;
  }

  .additional-info-v2 {
    width: 343px;
  }

  .buy-make-exp {
    width: 325px;
  }

  .logo img {
    margin-left: 0;
  }

  .baner-left-v2 {
    width: 100%;
  }

  .model-year-v2 {
    width: 160px;
    margin-bottom: 10px;
    padding: 10px 10px;
  }

  #watch-condition .fieldselect-v2 select {
    width: 180px;
  }

  #original-box .fieldselect-v2 {
    width: 83%;
  }

  #original-box .fieldselect-v2 select {
    width: 174px;
  }

  #original-papers .fieldselect-v2 {
    width: 182px;
  }

  #original-papers .fieldselect-v2 select {
    width: 178px;
  }

  #original-papers {
    margin-left: -12px;
  }
}

@media screen and (max-width: 384px) {
  .more-detail {
    width: 370px;
  }

  .case-type {
    width: 364px;
  }

  .wedjet-make {
    margin-left: 0;
    width: 330px;
  }

  .baner-left {
    width: 100%;
  }

  .rolex img {
    width: 100%;
  }

  .buy {
    width: 126px;
  }

  .wedjet {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    box-sizing: border-box;
  }

  .footer-box2 {
    margin-left: 45px;
    width: 280px;
  }

  div.domtab div {
    padding: 2px !important;
  }

  .message-v2 select {
    width: 350px;
  }

  .menu ul li {
    float: left;
    padding-left: 22px;
    list-style: none;
  }

  .model-year-v2 {
    width: 145px;
    margin-bottom: 10px;
    padding: 10px 10px;
  }

  #watch-condition .fieldselect-v2 select {
    width: 167px;
  }

  #original-box .fieldselect-v2 {
    width: 83%;
  }

  #original-box .fieldselect-v2 select {
    width: 162px;
  }

  #original-papers .fieldselect-v2 {
    width: 169px;
  }

  #original-papers .fieldselect-v2 select {
    width: 166px;
  }

  #original-papers {
    margin-left: -11px;
  }
}

@media screen and (max-width: 375px) {
  .wedjet-make {
    margin-left: 0;
    width: 321px;
  }

  .make {
    width: 291px;
  }

  .make select {
    width: 296px;
  }

  .baner-left {
    width: 375px;
  }

  .sell-baner .rolex-v2 img {
    width: 319px;
  }

  .wedjet {
    width: 100% !important;
    margin-left: 0px;
    margin-right: 0px;
    box-sizing: border-box !important;
  }

  .footer-box2 {
    margin-left: 38px;
    width: 280px;
  }

  .buy {
    width: 121px;
  }

  .menu ul li {
    float: left;
    padding-left: 17px;
    list-style: none;
  }

  .wmodel-v2 {
    margin-left: 0px;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
  }

  .wraper {
    width: 100%;
  }

  .message-v2 select {
    width: 339px;
  }

  .additional-info-v2 {
    width: 343px;
  }

  .buy-make-exp {
    width: 325px;
  }

  .logo img {
    margin-left: 0;
  }

  .baner-left-v2 {
    width: 100%;
  }

  .model-year-v2 {
    width: 140px;
    margin-bottom: 10px;
    padding: 10px 10px;
  }

  #watch-condition .fieldselect-v2 select {
    width: 162px;
  }

  #original-box .fieldselect-v2 {
    width: 83%;
  }

  #original-box .fieldselect-v2 select {
    width: 162px;
  }

  #original-papers .fieldselect-v2 {
    width: 165px;
  }

  #original-papers .fieldselect-v2 select {
    width: 164px;
  }

  #original-papers {
    margin-left: -11px;
  }
}

@media screen and (max-width: 360px) {
  .ebay p a {
    color: #000;
    font-size: 14px;
  }

  .ebay table tbody tr td:first-child + td a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: none;
    color: #000;
    font-size: 14px;
    padding: 0;
  }

  .ebay table img {
    width: 70px;
  }

  .buy-make-exp {
    width: 305px;
    margin-left: 10px;
    font-size: 21px;
  }

  .signup-right2 img {
    margin-left: 6px !important;
  }

  .bullet-point {
    width: 264px;
  }

  .message-v2 select {
    width: 309px;
  }

  .wraper {
    width: 331px;
  }

  .logo img {
    margin-left: 26px;
    width: 263px;
  }

  .wedjet {
    width: 100% !important;
    margin-left: 0px;
    margin-right: 0px;
    box-sizing: border-box !important;
    padding: 16px;
  }

  .make {
    width: 250px;
  }

  .make select {
    width: 250px;
  }

  .buy {
    width: 87px;
  }

  .buy-btn {
    margin-left: 13px;
  }

  .or {
    margin-top: 18px;
    margin-left: 12px;
    margin-right: 0px;
  }

  .top-bar {
    display: none;
  }

  .menu {
    font-size: 14px;
  }

  .menu-bx {
    width: 287px;
  }

  .menu ul li {
    padding-left: 15px;
  }

  #cssmenu {
    width: 280px;
  }

  .domtab {
    display: none;
  }

  .main {
    width: 100% !important;
  }

  .rightnavegation {
    width: 271px;
  }

  .view img {
    width: 390px !important;
  }

  .view {
    width: 209px !important;
    height: 285px !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .shadow img {
    width: 238px;
  }

  .view .mask,
  .view .content {
    height: 223px !important;
    padding-top: 73px;
    width: 209px !important;
  }

  .view a.info {
    width: 181px !important;
  }

  .area-box {
    width: 298px;
  }

  .container {
    display: none;
  }

  .feed-heading {
    font-size: 16px;
  }

  .footer-box {
    margin-left: 6px;
    width: 290px;
  }

  .footer-box2 {
    margin-left: 13px;
    width: 280px;
  }

  .left-nave {
    margin-bottom: 10px;
    width: 303px;
  }

  .menu-bx-make {
    margin-left: 70px !important;
    margin-top: 0;
  }

  ul.nav-v1 {
    margin-left: 14px;
  }

  .wedjet-make {
    width: 272px;
    margin-left: 12px;
    padding-left: 12px;
    padding-right: 12px;
  }

  .heading2 {
    width: 316px;
    line-height: 25px;
  }

  .make-2 {
    width: 254px;
  }

  .make-2 select {
    width: 258px;
  }

  .buy-make {
    font-size: 29px;
    width: 272px;
  }

  .comment {
    width: 300px;
  }

  .feed {
    font-size: 26px;
  }

  .more-detail1 {
    font-size: 18px;
    width: 160px;
  }

  .more-detail2 {
    width: 90px;
    font-size: 18px;
  }

  .make-detail {
    width: 160px;
    font-size: 18px;
  }

  .more-detail {
    width: 100%;
  }

  .case-type {
    width: 100%;
  }

  .model-detail {
    width: 90px;
    font-size: 18px;
  }

  .edition-btn {
    margin-left: 9px;
    width: 250px;
  }

  .edition {
    width: 290px;
  }

  .contact-name {
    width: 262px !important;
  }

  .name {
    width: 370px;
  }

  .contact-left {
    width: 287px;
  }

  .message {
    width: 244px;
  }

  .name {
    width: 257px;
  }

  .subject-text {
    width: 255px;
  }

  .captcha {
    margin-left: 43px;
  }

  .submitbtn {
    margin-left: 54px;
  }

  .cap {
    margin-bottom: 10px;
    margin-left: 72px;
  }

  .right-part {
    margin-left: 4px;
    padding: 16px;
  }

  .text2 {
    width: 250px;
  }

  .text-part {
    width: 250px;
  }

  .signup-btn {
    width: 270px;
    font-size: 30px;
  }

  .signup-left1 {
    width: 142px;
    margin-left: 10px;
  }

  .signup-right {
    border-right: 2px solid #ccc;
    border: none;
  }

  .showfewer {
    border: 1px solid;
    margin-left: 24px;
    width: 250px;
  }

  .name-input {
    width: 273px;
    margin-left: 10px;
  }

  .signup {
    width: 292px;
  }

  .tikbullet {
    margin-left: 5px;
  }

  .bullet-point {
    text-align: justify;
    width: 250px;
  }

  .signup2 {
    margin-left: 15px;
  }

  .signup-box {
    margin-left: 0px;
  }

  .signup-logo img {
    width: 280px;
  }

  .about-text {
    margin-left: 10px;
    width: 311px;
    font-size: 14px;
  }

  .about-pic {
    margin-left: 35px;
  }

  .about-heading h2 {
    font-size: 16px;
  }

  .thanks img {
    margin-left: 57px;
    width: 215px;
  }

  .box-thanks {
    margin-left: 0;
    width: 315px;
  }

  .thanks-heading {
    font-size: 28px;
  }

  .thanks-sub {
    font-size: 16px;
    width: 280px;
    margin-left: 18px;
  }

  .left-banner {
    margin-left: 40px;
  }

  .baner-left {
    width: 316px;
  }

  .rolex {
    margin-left: -4px;
  }

  .sell-baner {
    /* background: url("../images/sell.jpg") no-repeat center center/cover
      transparent; */
    height: 345px;
    margin-bottom: 10px;
  }
  .gents_baner {
    height: 345px;
  }

  .ladies_baner {
    height: 345px;
  }

  .area-box {
    width: 290px;
  }

  .firstpic {
    margin-left: 34px;
  }

  .watcharea {
    margin-left: 34px;
    margin-right: 10px;
  }

  .areapic {
    margin-left: 30px;
  }

  /* .areapic img {
    height: 160px;
    width: 248px;
  } */

  .baner-left-v2 {
    width: 332px;
  }

  .heading-v2 h1 {
    font-size: 20px;
  }

  .wmodel-v2 {
    width: 332px;
    padding: 5px;
    margin-top: 0px;
  }

  .model-year-v2 {
    font-size: 12px;
    width: 94px;
  }

  .signupmodel-v2 span {
    display: none;
    font-size: 10px;
  }

  .fieldselect-v2 {
    width: 93px;
  }

  .fieldselect-v2 select {
    width: 89px;
    font-size: 12px;
  }

  .browse-v2 {
    width: 100%;
  }

  .additional-info-v2 {
    width: 313px;
  }

  .buy-v2 {
    margin-bottom: 7px;
    width: 114px;
  }

  .or {
    margin-left: 12px;
    margin-right: 0;
    margin-top: 18px;
  }

  .signup-right2 .signup_img {
    width: 244px;
    height: 266px !important;
    margin-left: 30px !important;
  }

  .signup_img2 {
    margin-left: -19px !important;
  }

  .heading2 h1 {
    width: 315px;
  }

  .signup-right2 {
    border: none;
  }

  .box-pic-up {
    width: 310px;
  }

  .signup-exp2 {
    width: 306px;
    border: none;
  }

  .bullet-point3 {
    width: 254px;
    font-size: 14px;
  }

  .signup-right3 img {
    margin-left: 16px !important;
  }

  .tikbullet3 {
    margin-left: 6px;
  }

  .upldoad {
    font-size: 26px;
  }

  .buy-exp {
    font-size: 20px;
    width: 93px;
  }

  .or-exp {
    margin-left: 10px;
    margin-right: 0px;
  }

  .box-sell-2 {
    width: 245px;
  }

  .sell-img-box {
    margin-left: 0;
    width: 223px;
  }

  .sellimg-shadow img {
    margin-left: 0;
    width: 213px;
  }

  .img-box-deatail {
    width: 216px;
  }

  .detail-img {
    font-size: 17px;
    width: 248px;
  }

  .conditioned-1 {
    font-size: 14px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-top: 5px;
    width: 123px;
  }

  .used-conditioed-2 {
    color: #000;
    font-size: 14px;
    padding-bottom: 3px;
    padding-top: 5px;
  }

  .paypal-img img {
    width: 86px;
  }

  .signup2-btn-bg {
    font-size: 14px;
    width: 85px;
  }

  .signup3-btn-bg {
    font-size: 14px;
    width: 71px;
  }

  .dollr-txt {
    font-size: 22px;
    margin-right: 5px;
  }

  .box-au {
    margin-bottom: 10px;
    margin-left: 51px;
  }

  .sell-box {
    width: 315px;
  }

  .price-txt {
    margin-left: 10px;
    width: 95px;
    font-size: 15px;
  }

  .itm-txt {
    margin-left: 10px;
    width: 190px;
    font-size: 15px;
  }

  .ebay_button {
    margin-left: 14px;
    margin-top: 10px;
  }

  .conditioned {
    width: 95px;
    font-size: 14px;
  }

  .similer {
    margin-left: 60px;
  }

  .btn-sell-box {
    font-size: 20px;
    width: 189px;
  }

  .similer {
    margin-left: 51px;
  }

  .category-listing-inner h2 {
    font-size: 18px;
    line-height: 24px;
  }

  .category-listing .w-50 {
    padding: 0;
  }

  .category-listing-inner a.cta {
    width: 100%;
    box-sizing: border-box;
    margin-top: 2px;
  }

  .category-listing-inner .mh {
    padding: 0;
  }

  .watch-box {
    width: 100%;
    /* border: 1px solid black !important; */
    display: block;
    margin: auto auto !important;
  }

  /* .view {
        width: 209px !important;
        height: 285px !important;
          float: none !important;
          margin-left: auto !important;
       margin-right: auto !important;
    } */
  .shadow {
    text-align: center !important;
  }

  .rightnavegation {
    width: 100% !important;
    margin: auto;
  }

  .model-year-v2 {
    width: 124px;
    margin-bottom: 10px;
    padding: 10px 10px;
  }

  #watch-condition .fieldselect-v2 select {
    width: 145px;
  }

  #original-box .fieldselect-v2 {
    width: 83%;
  }

  #original-box .fieldselect-v2 select {
    width: 141px;
  }

  #original-papers .fieldselect-v2 {
    width: 151px;
  }

  #original-papers .fieldselect-v2 select {
    width: 147px;
  }

  #original-papers {
    margin-left: -12px;
  }
}

@media screen and (max-width: 320px) {
  .valuate-baner {
    height: 749px !important;
  }

  .ladies_valuate-baner {
    height: 771px !important;
  }

  .ladies_sell-baner {
    height: 749px !important;
  }

  .gents_valuate-baner {
    height: 749px !important;
  }

  .gents_sell-baner {
    height: 800px !important;
  }

  .bullet-point {
    width: 198px;
  }

  .message-v2 select {
    width: 283px;
  }

  .wraper {
    width: 269px;
  }

  .logo img {
    margin-left: 4px;
    width: 263px;
  }

  .menu-bx {
    width: 274px;
  }

  .phone {
    margin-left: 0px;
  }

  .wedjet {
    width: 227px;
  }

  .make {
    width: 213px;
  }

  .make select {
    width: 213px;
  }

  .buy {
    width: 72px;
  }

  #cssmenu {
    width: 241px;
  }

  #cssmenu > ul > li > a {
    font-size: 20px;
    text-align: left;
  }

  .rightnavegation {
    width: 237px;
    margin-left: 5px;
  }

  .main {
    width: 100% !important;
  }

  .view {
    height: 264px !important;
    width: 185px !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .view img {
    width: 344px !important;
  }

  .view .mask,
  .view .content {
    height: 223px !important;
    padding-top: 64px;
    width: 183px !important;
  }

  .view a.info {
    width: 155px !important;
  }

  .shadow img {
    width: 206px;
  }

  .shadow {
    margin-bottom: 10px;
  }

  .footer-box {
    margin-left: 6px;
    width: 234px;
  }

  .footer-box2 {
    margin-left: 13px;
    width: 228px;
  }

  .blog-post {
    width: 142px;
  }

  .news-letter {
    width: 143px;
    height: 29px;
  }

  .left-nave {
    width: 251px;
  }

  .heading2 {
    width: 277px;
  }

  .menu-bx-make {
    margin-left: 37px;
    margin-top: 0;
  }

  .wedjet-make {
    width: 231px;
  }

  .select {
    font-size: 26px;
    line-height: 32px;
  }

  .make-2 {
    width: 210px;
  }

  .make-2 select {
    width: 210px;
  }

  .buy-make {
    font-size: 25px;
    width: 230px;
  }

  .baner {
    height: 410px;
  }

  .comment {
    width: 263px;
  }

  .make-detail {
    font-size: 16px;
    width: 120px;
  }

  .more-detail1 {
    font-size: 16px;
    width: 120px;
  }

  .edition {
    width: 234px;
  }

  .model-detail {
    font-size: 16px;
    width: 90px;
  }

  .edition-btn {
    margin-left: 6px;
    width: 230px;
  }

  .contact-name {
    width: 211px;
  }

  .name {
    width: 203px;
  }

  .contact-left {
    width: 235px;
  }

  .subject-text {
    width: 198px;
  }

  .message {
    width: 191px;
  }

  .cap {
    margin-bottom: 10px;
    margin-left: 44px;
  }

  .captcha {
    margin-left: 15px;
  }

  .submitbtn {
    margin-left: 27px;
  }

  .right-part {
    margin-left: -3px;
    padding: 0;
  }

  .text2 {
    width: 205px;
  }

  .text-part {
    width: 205px;
  }

  .signup-btn {
    width: 225px;
    font-size: 30px;
  }

  .signup-left1 {
    width: 117px;
    margin-left: 5px;
    font-size: 14px;
  }

  .signup-right {
    border-right: 2px solid #ccc;
    border: none;
  }

  .showfewer {
    border: 1px solid;
    margin-left: 15px;
    width: 205px;
  }

  .copy {
    font-size: 10px;
  }

  .name-input {
    width: 205px;
    margin-left: 10px;
  }

  .signup {
    width: 244px;
  }

  .signup2 {
    margin-left: 10px;
  }

  .signup-box {
    margin-left: 0px;
  }

  .signup-logo img {
    width: 253px;
  }

  .coice-detail {
    font-size: 12px;
  }

  .about-text {
    font-size: 13px;
    width: 270px;
    margin-left: 0px;
  }

  .about-pic {
    margin-left: 2px;
  }

  .thanks img {
    margin-left: 32px;
    width: 200px;
  }

  .thanks-heading {
    font-size: 26px;
  }

  .box-thanks {
    margin-left: 0;
    width: 255px;
  }

  .thanks-sub {
    margin-left: 1px;
    width: 259px;
    font-size: 14px;
  }

  .left-banner {
    margin-left: 15px;
  }

  .baner-left {
    width: 277px;
  }

  .rolex img {
    margin-top: 29px;
    width: 352px;
  }

  .rolex {
    margin-left: -41px;
  }

  .sell-baner {
    background: url("../images/sell.jpg") no-repeat center center/cover
      transparent;
    height: 760px !important;
    margin-bottom: 10px;
  }

  .gents_baner {
    height: 364px;
  }

  .ladies_baner {
    height: 364px;
  }

  .area-box {
    margin-left: 0;
    width: 256px;
  }

  .areapic {
    margin-left: 4px;
  }

  .rolex img {
    margin-top: 8px;
    width: 100%;
  }

  .baner-left-v2 {
    margin-left: -19px;
    width: 304px;
  }

  .sell-baner img {
    width: 307px;
    margin-top: 277px;
  }

  .wmodel-v2 {
    width: 305px;
  }

  .model-year-v2 {
    font-size: 12px;
    width: 84px;
  }

  .fieldselect-v2 {
    width: 84px;
  }

  .fieldselect-v2 select {
    font-size: 11px;
    width: 89px;
  }

  .browse-v2 {
    font-size: 9px;
    width: 100%;
  }

  .additional-info-v2 {
    width: 286px;
  }

  .buy-v2 {
    margin-bottom: 7px;
    width: 99px;
  }

  .signup-right2 .signup_img {
    width: 244px;
    height: 266px !important;
    margin-left: 0px !important;
  }

  .signup_img2 {
    margin-left: -40px !important;
  }

  .heading2 h1 {
    width: 274px;
  }

  .buy-make-exp {
    font-size: 18px;
    margin-left: 10px;
    width: 277px;
  }

  .signup-right2 {
    border: none;
  }

  .subscribe {
    border: 1px solid;
    font-size: 13px;
    text-align: center;
    width: 184px;
    border: none;
  }

  .map {
    text-align: center;
  }

  .email-icon img {
    width: 35px;
  }

  .box-pic-up {
    width: 250px;
  }

  .btn-upload {
    margin-top: 0px;
  }

  .tikbullet3 {
    margin-left: 0px;
  }

  .signup-exp2 {
    width: 250px !important;
    border: none;
  }

  .bullet-point3 {
    width: 225px;
    font-size: 13px;
  }

  .signup-right3 img {
    margin-left: 9px !important;
    height: 202px !important;
  }

  .social-icon {
    margin-left: 38px;
  }

  .upload {
    font-size: 24px;
  }

  .or-exp img {
    width: 27px;
  }

  .or-exp {
    margin-top: 25px;
  }

  .buy-exp {
    font-size: 19px;
    width: 82px;
  }

  .age {
    padding: 6px 0;
    width: 115px;
  }

  .case {
    color: #000;
    margin-top: 11px;
  }

  .caseinpu5 {
    width: 99px;
  }

  .caseinpu7 {
    width: 112px;
  }

  .box-sell-2 {
    width: 215px;
  }

  .sell-img-box {
    margin-left: 0;
    width: 193px;
  }

  .sellimg-shadow img {
    margin-left: 0;
    width: 181px;
  }

  .img-box-deatail {
    width: 189px;
  }

  .dollr-txt {
    font-size: 21px;
    margin-right: 0;
  }

  .detail-img {
    font-size: 17px;
    width: 186px;
  }

  .ebay table tbody tr td:first-child + td strong {
    color: #e90132;
    font-size: 16px;
  }

  .ebay a strong {
    color: #000;
    font-size: 14px;
  }

  .box-au {
    margin-bottom: 10px;
    margin-left: 16px;
  }

  .sell-heading {
    font-size: 23px;
  }

  .sell-box {
    width: 258px;
  }

  .price-txt {
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin-left: 10px;
    width: 123px;
    margin-top: 0px;
  }

  .itm-txt {
    font-size: 18px;
    margin-left: 10px;
    width: 254px;
    line-height: 18px;
    margin-top: 0px;
  }

  .price-txt-2 {
    margin-left: 10px;
    width: 130px;
    margin-top: 0px;
  }

  .used-conditioed {
    color: #000;
    font-size: 16px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 136px;
  }

  .buy-au {
    margin-left: 8px;
  }

  .simileritem {
    margin-left: 19px;
  }

  .btn-sell-box {
    font-size: 20px;
    width: 164px;
  }

  .swiss-content {
    padding: 0 !important;
  }

  .watch-box {
    width: 100%;
    display: block;
    margin: auto auto !important;
  }

  .shadow {
    text-align: center !important;
  }

  #watch-condition {
    margin: 0 0 10px 0;
  }

  .model-year-opt {
    margin: 0 0 0 0px;
  }

  #email {
    margin-top: 0px;
  }

  .name-field-v2 {
    margin-left: 0;
    margin-right: 5px;
  }

  .model-year-v2 {
    width: 272px;
    margin-bottom: 10px;
    padding: 10px 10px;
  }

  #watch-condition .fieldselect-v2 select {
    width: 292px;
  }

  #original-box .fieldselect-v2 {
    width: 292px;
  }

  #original-box .fieldselect-v2 select {
    width: 292px;
  }

  #original-papers .fieldselect-v2 {
    width: 292px;
  }

  #original-papers .fieldselect-v2 select {
    width: 292px;
  }

  #original-papers {
    margin-left: 0px;
  }

  #original-box {
    margin-bottom: 10px;
  }
}
