

@media all and (max-width: 1200px) {

  .navbar .container {
    position: relative;
    max-width: 61%; 
    display: flex;
    margin: 0 auto;
    padding: 0;
}

}



@media all and (min-width: 1025px) {
  .popular-devices-section.popular-items-middle .swiper-container {
    margin: 0 auto;
    display: table;
  }
  .popular-devices-section.popular-items-middle .swiper-container .swiper-wrapper .swiper-slide {
    width: 200px !important;
  }
}

@media all and (max-width: 1024px) {
  .reviewsale-step-section .reviewsale-step-inner .alert {
    margin-left: 5px;
    margin-right: 5px;
  }
  .add-item-section .add-item-inner .condition > div {
    margin-bottom: 6px;
  }
  .reviewsale-step-section .reviewsale-step-inner .payment-method .method .bank .payment-method-form .form-inline .form-group,
  .reviewsale-step-section .reviewsale-step-inner .payment-method .method .cheque .payment-method-form .form-inline .form-group {
    width: 100%;
  }
  .reviewsale-step-section .reviewsale-step-inner .payment-method .method .bank .payment-method-form .form-inline .form-group + .form-group,
  .reviewsale-step-section .reviewsale-step-inner .payment-method .method .cheque .payment-method-form .form-inline .form-group + .form-group {
    margin-left: 0px;
  }
  .reviewsale-step-section .reviewsale-step-inner .payment-method .method .bank label .content-right i,
  .reviewsale-step-section .reviewsale-step-inner .payment-method .method .cheque label .content-right i {
    padding-top: 5px;
  }
  .block {
    padding: 10px;
    margin: 5px 0;
  }
  section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .heading {
    text-align: center;
  }
  .heading h2,
  .heading h1 {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .heading h2 span,
  .heading h1 span {
    font-weight: 400;
  }

  header .navbar .nav.main-menu {
    display: none;
  }
  header .navbar .nav.icon-menu li.toggle-btn {
    display: inline-block;
  }
  header .navbar .nav.icon-menu li.toggle-btn button {
    background: none;
    border: none;
    height: 100%;
    padding: 12px;
    padding-right: 0;
    cursor: pointer;
  }
  header .navbar .nav.icon-menu li.toggle-btn button:focus {
    outline: none;
  }
  header .navbar .nav.icon-menu li.toggle-btn button i {
    color: #ffffff;
    font-size: 20px;
  }
  header .navbar .nav.icon-menu li a {
    padding: 12px 10px;
  }
  header .navbar .nav.icon-menu li a.cart span {
    top: 0;
    right: 0;
  }
  .cbp-spmenu {
    border-left: 2px solid #ffffff;
    background: #000;
  }
  .cbp-spmenu a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .cbp-spmenu a:hover {
    background: #000;
    color: #ffffff;
  }
  .showcase {
    padding-top: 20px;
  }
  .showcase .search-box h2 {
    font-size: 34px;
    margin-bottom: 20px;
    line-height: 34px;
  }
  .showcase .search-box h2 span {
    font-size: 18px;
    line-height: 18px;
  }
  .showcase .search-box .search-form {
    margin-bottom: 10px;
  }
  .showcase .search-box .search-form .input-group {
    height: 50px;
  }
  .showcase .search-box .search-form .input-group .input-group-append {
    height: 50px;
  }
  .showcase .mobile-box {
    max-height: 200px;
  }
  .showcase .sell-my-phone-header h2 {
    font-size: 34px;
  }
  .showcase .sell-my-phone-header p {
    font-size: 18px;
  }
  .sell-steps .step img {
    margin-bottom: 20px;
  }
  .seller-swiper {
    padding-bottom: 40px;
  }
  .device-swiper {
    padding-bottom: 40px;
  }
  .device-swiper .swiper-pagination {
    display: block;
  }
  footer {
    text-align: center;
  }
  footer ul {
    margin-bottom: 0;
  }
  footer ul li:last-child {
    margin-bottom: 0;
  }
  footer .social ul {
    margin: 0 auto;
  }
  .how-works-block h3 {
    font-size: 32px;
  }
  .how-works-block h4 {
    font-size: 16px;
  }
  .contact-section .contact-tele h3,
  .contact-section .contact-email h3 {
    font-size: 18px;
  }
  .contact-section .contact-tele h4,
  .contact-section .contact-email h4 {
    font-size: 16px;
  }
  .middle-note h4 {
    font-size: 18px;
  }
  .support-block-list .support-block-list-item h2 {
    font-size: 14px;
  }
  .support-ques p,
  .support-ques a {
    font-size: 14px;
  }
  .support-tag h3 {
    font-size: 18px;
  }
  .support-tag .content {
    float: initial;
    width: 100%;
  }
  .support-tag .img-box {
    width: 100%;
    text-align: center;
    float: initial;
  }
  .support-tag .img-box .circle-block {
    margin-left: auto;
    margin-right: auto;
  }
  .rating-roll {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .rating-roll .block {
    margin-top: 6px;
    margin-bottom: 6px;
  }
  .why-use-us h3 {
    font-size: 16px;
  }
  .add-item-section .add-item-heading h2 {
    font-size: 26px;
  }
  .add-item-section .add-item-heading p {
    font-size: 14px;
  }
  .add-item-section .add-item-inner h5 {
    font-size: 15px;
  }
  .add-item-section .add-item-inner .network .network-item .img-box {
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .add-item-section .add-item-inner .item-img {
    text-align: center;
  }
  .add-item-section .add-item-inner .item-img img {
    position: initial;
    width: 100px;
    height: auto;
  }
  .steps .step.block {
    margin-top: 10px;
  }
  .steps .step::before {
    display: none;
  }
  .default-btn,
  .btn-save,
  .btn-skip {
    padding: 10px !important;
    font-size: 14px;
  }
  .reviewsale-step-section .reviewsale-step-heading h1 {
    font-size: 30px;
  }
  .reviewsale-step-section .reviewsale-step-heading h2 {
    font-size: 26px;
  }
  .reviewsale-step-section .reviewsale-step-heading p {
    font-size: 14px;
  }
  .reviewsale-step-section .reviewsale-step-inner h5 {
    font-size: 15px;
  }
  .reviewsale-step-section .reviewsale-step-inner .payment-method > div > div > div {
    margin-bottom: 15px;
  }
  .reviewsale-step-section .reviewsale-step-inner .total-sale-value h3 {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .reviewsale-step-section .reviewsale-step-inner .coupon-code form input {
    width: 100%;
  }
  .reviewsale-step-section .reviewsale-step-inner .bottom-btn {
    padding-top: 20px;
  }
  .reviewsale-step-section .reviewsale-step-inner .bottom-btn .btn {
    padding: 10px;
    font-size: 14px;
    min-width: 50px;
  }
  .reviewsale-step-section .reviewsale-step-inner .alert p {
    font-size: 13px;
  }
  .reviewsale-step-section .reviewsale-step-inner .step-5-content p {
    font-size: 15px;
  }
  .btn {
    font-size: 14px !important;
  }
  table td {
    display: block;
  }
  table th {
    display: none;
  }
  table tr + tr {
    border-top: 2px solid #ff0074;
  }
  .sell-status-row + .sell-status-row {
    border-top: 0;
  }
  .sell-status-row .sell-status {
    border-bottom: 1px solid #cdcdcd;
  }
  .sell-status-row .sell-status h4 {
    font-size: 16px;
  }
  .sell-status-row .sell-status p {
    font-size: 13px;
  }
  .block-password p {
    padding: 10px;
  }
  .promise-block-roll .support-tag .img-box {
    width: 100%;
    float: initial;
  }
  .promise-block-roll .support-tag .img-box .circle-block {
    float: initial;
  }
  .promise-block-roll .support-tag .content {
    width: 100%;
    float: initial;
  }
  .login .block-login,
  .register .block-login {
    padding-bottom: 100px;
  }
  .register .block-login {
    max-width: 295px;
  }
  .sell-my-phone-section .heading h2 {
    font-size: 26px;
  }
}
/*# sourceMappingURL=mediaqueries.css.map */