body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin: 10px 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin: 10px 0px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin: 10px 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  display: block;
  margin-top: 9px;
  margin-bottom: 13px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.button.find-btn {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 3px;
  background-color: #0668cd;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  color: white;
  font-size: 12px;
}
.button.find-btn:hover {
  background-color: #1c8eff;
}
.top-section {
  background-color: black;
}
.top-container {
  text-align: right;
}
.top-link {
  margin-right: 10px;
  margin-left: 10px;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #a6a6a6;
  font-size: 11px;
  text-decoration: none;
  text-transform: uppercase;
}
.top-link:hover {
  color: white;
}
.ebay-top {
  margin-left: 9px;
}
.logo-section {
  border-bottom: 1px solid #1e84ee;
  background-color: #0668cd;
}
.logo-text {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: white;
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}
.head-phone {
  display: inline-block;
  margin-top: 0px;
  padding-top: 5px;
  color: white;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
}
.head-phone-col {
  padding-top: 26px;
  text-align: right;
}
.phone-icon {
  margin-top: -4px;
  margin-right: 11px;
}
.logo-column-1 {
  padding-top: 32px;
  padding-bottom: 33px;
}
.nav-section {
  background-color: #0055ac;
}
.navbar-top {
  float: none;
  background-color: #0055ac;
  text-align: center;
}
.navigation-container {
  float: left;
  text-align: center;
}
.nav-item {
  padding: 15px 20px;
  float: none;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #b8d6f5;
  font-size: 12px;
  text-transform: uppercase;
}
.nav-item:hover {
  background-color: #0a62bd;
}
.nav-item.w--current {
  background-color: #0a62bd;
  color: white;
}
.hero-section {
  background-color: #eee;
}
.slider-container {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}
.main-slide {
  height: 475px;
  background-color: #eee;
}
.slide1 {
  background-image: url('http://m1.sdimgs.com/sd_static/a/186041/slider1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.slideg-tag {
  margin-top: 156px;
  margin-right: 145px;
  font-family:'Open Sans', sans-serif;
  color: #242424;
  font-size: 30px;
  text-align: right;
  letter-spacing: -1px;
}
.slideg-tag.line2 {
  margin-top: 15px;
  margin-right: 157px;
}
.buy {
  color: #a11313;
  font-weight: 700;
}
.sell {
  font-family:'Open Sans', sans-serif;
  color: #2168a3;
  font-weight: 700;
}
.yellow-column {
  padding-right: 0px;
  border-right: 1px solid white;
  background-color: #f5c942;
}
.blue-column {
  padding-left: 0px;
  border-left: 1px none white;
  background-color: #c7def5;
}
.info-1 {
  width: 470px;
  float: right;
  text-align: left;
}
.info-title {
  background-color: transparent;
  color: #0d0d0d;
  font-size: 14px;
  text-transform: uppercase;
}
.info-title.title-2 {
  padding-left: 12px;
}
.specialized-item {
  margin-right: 22px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-bottom: 1px dotted #927723;
  color: #212121;
  font-size: 12px;
}
.specialized-item.last {
  margin-bottom: 16px;
  border-bottom-style: none;
}
.info-2 {
  width: 470px;
  padding-top: 10px;
  padding-left: 10px;
}
.hotline {
  display: inline-block;
  width: 75px;
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 4px;
  border-radius: 25px;
  background-color: #151515;
  color: white;
  font-size: 14px;
  text-align: center;
}
.hotline.number {
  width: 86px;
  margin-left: 9px;
  background-color: #0055ac;
}
.address-1 {
  margin-right: 15px;
  padding-bottom: 8px;
  border-bottom: 1px dotted #778ca1;
}
.address-line-2 {
  font-size: 12px;
}
.address-3 {
  margin-right: 15px;
  padding-bottom: 28px;
  border-bottom: 1px dotted #778ca1;
}
.main-address {
  font-size: 13px;
}
.ebay-container {
  padding-top: 25px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
  text-align: center;
}
.find-out-text {
  display: inline-block;
  margin-top: 0px;
  margin-right: 14px;
  padding-top: 7px;
  color: #1a1a1a;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}
.ebay-logo-2 {
  margin-top: -4px;
}
.product-container {
  padding-top: 16px;
  padding-bottom: 63px;
  border-bottom: 1px solid #e1e1e1;
}
.feat-image {
  border: 1px solid lightgrey;
}
.section-title {
  margin-bottom: 16px;
  color: #0055ac;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}
.section-title.prodduct-title {
  margin-right: 8px;
  margin-left: 8px;
  border-bottom: 1px solid #e3e3e3;
  text-align: left;
}
.product-label {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #525252;
  font-size: 12px;
  text-align: center;
}
.brand-container {
  padding-top: 16px;
  padding-bottom: 42px;
  border-bottom: 1px solid #e1e1e1;
}
.brand-slider {
  height: 88px;
  background-color: transparent;
}
.brand-prev {
  color: #c7c7c7;
  font-size: 30px;
}
.brand-next {
  color: #c7c7c7;
  font-size: 30px;
}
.brand1 {
  width: 18%;
  height: 88px;
  margin-left: 75px;
  border: 1px solid #e1e1e1;
  background-color: #d9d9d9;
  background-image: url('http://m1.sdimgs.com/sd_static/a/186041/nokia.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.banners-section {
  margin-top: 60px;
}
.brand2 {
  width: 18%;
  margin-left: 38px;
  border: 1px solid #e1e1e1;
  background-image: url('http://m1.sdimgs.com/sd_static/a/186041/bb.jpg');
  background-position: 0px 0px;
}
.brand3 {
  width: 18%;
  margin-left: 38px;
  border: 1px solid #e1e1e1;
  background-image: url('http://m1.sdimgs.com/sd_static/a/186041/s4.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.brand4 {
  width: 18%;
  margin-left: 38px;
  border: 1px solid #e1e1e1;
  background-image: url('http://m1.sdimgs.com/sd_static/a/186041/apple.jpg');
  background-position: 0px 0px;
  background-repeat: no-repeat;
}
.brand5 {
  width: 18%;
  margin-left: 75px;
  border: 1px solid #e1e1e1;
}
.brand-slide-nave {
  margin-bottom: -47px;
}
.banners-container {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.slide2 {
  background-image: url('http://m1.sdimgs.com/sd_static/a/186041/slider2.jpg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.main-prev {
  color: #bdbdbd;
}
.main-next {
  color: #bdbdbd;
}
.laptop-container {
  padding-top: 16px;
}
.console-container {
  padding-top: 20px;
}
.info-column-1 {
  display: inline-block;
  width: 50%;
}
.info-column-2 {
  display: inline-block;
  width: 50%;
}
.prodslider {
  width: 23%;
  margin-right: 2%;
}
.imageonslide {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.product-carousel {
  background-color: transparent;
}
.prodslide-navigation {
  bottom: -49px;
  display: block;
  margin-top: 0px;
  clear: none;
}
.foot-section {
  margin-top: 24px;
  background-color: #e0e0e0;
}
.footer-container {
  padding-top: 14px;
  padding-bottom: 12px;
  color: #6b6b6b;
  font-size: 12px;
  text-align: center;
}
.product-row {
  text-align: left;
}
.prod-grid {
  display: inline-block;
  width: 25%;
  margin-bottom: 3%;
  padding-right: 5px;
  padding-left: 5px;
  float: left;
}
.prod-grid.last {
  position: static;
  left: 0px;
  top: 0px;
  float: none;
}
.prod-grid.first {
  margin-left: 1%;
}
.prod-image {
  border: 1px solid #e0e0e0;
  box-shadow: none;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.prod-image:hover {
  border-color: #99b5e0;
  box-shadow: rgba(135, 183, 222, 0.6) 0px 0px 30px 0px;
}
.smartphone-container {
  padding-top: 20px;
}
.software-container {
  padding-top: 20px;
}
.tablet-container {
  padding-top: 20px;
}
.camera-container {
  padding-top: 20px;
}
.tellmecontainer {
  padding-top: 20px;
}
.form {
  display: inline-block;
  width: 65%;
  padding: 20px 15px;
  float: right;
  background-color: #bed4e8;
}
.tellme-container {
  padding-left: 8px;
  font-weight: 500;
}
.details {
  display: inline-block;
  width: 35%;
  height: 454px;
  padding: 20px;
  float: left;
  background-color: #cedff2;
}
.signup {
  font-family:'Open Sans', sans-serif;
  font-weight: 400;
  letter-spacing: -2px;
}
.signtext {
  color: #6b6b6b;
  font-size: 13px;
}
.textfielt {
  display: inline-block;
  width: 48%;
  margin-right: 11px;
  border: 1px solid white;
}
.submitbtn {
  display: block;
  padding: 10px 24px;
  border-radius: 4px;
  background-color: #f2a007;
}
.textarea {
  width: 98%;
  height: auto;
  min-height: 220px;
  border: 1px solid white;
}
.please {
  margin-bottom: 13px;
  color: #4d4d4d;
  font-size: 13px;
  font-weight: 400;
}
.contact-headings {
  color: #d19411;
  font-weight: 700;
}
.addresscontpage {
  display: inline-block;
  margin-right: 45px;
  padding-left: 9px;
  font-size: 12px;
}
.numbers-contpager {
  display: inline-block;
}
.logolanding {
  position: relative;
  text-align: center;
}
.dark {
  background-color: #acd3fa;
}
.light {
  background-color: #c7def5;
}
.logoblock {
  position: static;
  left: 0px;
  top: 0px;
  z-index: 1000;
  width: 277px;
  margin-top: 84px;
  padding: 23px 30px;
  background-color: #0668cd;
  color: white;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}
.selectionsection {
  padding-top: 14px;
}
.website-portal {
  text-align: right;
}
.websiteblock {
  position: static;
  top: 0px;
  right: 74px;
  display: block;
  width: 236px;
  height: 172px;
  margin-right: 64px;
  padding-top: 17px;
  padding-bottom: 34px;
  float: right;
  background-color: #0668cd;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: white;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}
.blue {
  color: #0668cd;
}
.websitetext {
  margin-bottom: 15px;
  padding-right: 4px;
  padding-left: 4px;
  font-family: Lato, sans-serif;
  font-size: 16px;
}
.ebayblock {
  position: static;
  left: 74px;
  display: block;
  width: 236px;
  height: 172px;
  margin-left: 63px;
  padding: 17px 0px 34px;
  background-color: #0668cd;
  font-family: Lato, sans-serif;
  color: white;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}
.red {
  color: #f70000;
}
.landing {
  padding-bottom: 23px;
  background-image: -webkit-linear-gradient(left, #acd3fa, #c7def5 50%, #acd3fa 50%, #c7def5);
  background-image: -o-linear-gradient(left, #acd3fa, #c7def5 50%, #acd3fa 50%, #c7def5);
  background-image: linear-gradient(to right, #acd3fa, #c7def5 50%, #acd3fa 50%, #c7def5);
}
.bennerblcok {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.bannerintro {
  margin-top: 41px;
  margin-bottom: 20px;
  font-family:'Open Sans', sans-serif;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
}
.logo-con {
  background-color: white;
}
.ebaylogo {
  margin-top: 6px;
  margin-bottom: 6px;
}
.line1 {
  font-size: 18px;
  font-weight: 700;
  text-align: left;
}
.bluetext {
  color: #0041a3;
}
.pointsblock {
  display: block;
  width: 772px;
  margin-right: auto;
  margin-bottom: 23px;
  margin-left: auto;
  padding: 14px;
  background-color: white;
}
.outlets {
  margin-top: 17px;
  color: #0058b0;
  font-size: 13px;
  font-weight: 700;
}
.listitemoutlet {
  line-height: 11px;
}
.days {
  color: #7d7d7d;
}
@media (max-width: 991px) {
  .top-container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .nav-section {
    width: auto;
    padding-left: 0px;
    float: none;
    text-align: left;
  }
  .navbar-top {
    width: 100%;
  }
  .navigation-container {
    width: auto;
    max-width: 728px;
    float: none;
  }
  .nav-item {
    float: none;
    background-color: #0c6fd5;
  }
  .nav-icon {
    color: white;
  }
  .hero-section {
    position: static;
  }
  .slider-container {
    display: block;
    width: auto;
  }
  .main-slide {
    position: relative;
    height: 400px;
  }
  .slide1 {
    display: inline-block;
  }
  .slideg-tag {
    margin-right: 83px;
  }
  .slideg-tag.line2 {
    margin-right: 83px;
  }
  .info-1 {
    width: auto;
    margin-right: 0px;
    margin-left: 17px;
    float: left;
  }
  .specialized-item {
    margin-right: 19px;
  }
  .info-2 {
    width: auto;
  }
  .brand1 {
    background-position: 50% 0px;
  }
  .brand2 {
    margin-left: 20px;
    background-position: 50% 0px;
  }
  .brand3 {
    margin-left: 20px;
    background-position: 50% 0px;
  }
  .brand4 {
    margin-left: 20px;
    background-position: 50% 0px;
  }
  .icon-open.w--open {
    background-color: #0a62bd;
  }
  .navdrop {
    float: none;
    background-color: #0a62bd;
  }
  .slider-mask {
    float: none;
    clear: none;
  }
  .info-column-1 {
    width: 50%;
  }
  .info-column-2 {
    width: 50%;
    float: right;
  }
  .prodslider {
    width: 32%;
    margin-right: 2%;
  }
  .prod-grid {
    width: 33%;
    float: left;
  }
  .prod-image {
    box-shadow: none;
  }
  .details {
    height: 359px;
  }
  .signtext {
    margin-bottom: 24px;
  }
  .textfielt {
    width: 98%;
  }
  .textarea {
    min-height: 125px;
  }
  .websiteblock {
    right: 50px;
    margin-right: 41px;
  }
  .ebayblock {
    left: 49px;
    margin-left: 43px;
  }
  .bennerblcok {
    padding-right: 21px;
    padding-left: 21px;
  }
  .pointsblock {
    width: auto;
    margin-right: 21px;
    margin-left: 21px;
  }
}
@media (max-width: 767px) {
  .top-container {
    text-align: right;
  }
  .logo-text {
    font-size: 26px;
  }
  .head-phone-col {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 9px;
    text-align: center;
  }
  .logo-column-1 {
    display: block;
    padding-top: 20px;
    padding-bottom: 4px;
    text-align: center;
  }
  .main-slide {
    height: 310px;
  }
  .slideg-tag {
    margin-top: 101px;
    margin-right: 60px;
    font-size: 24px;
  }
  .slideg-tag.line2 {
    margin-top: 6px;
    margin-right: 60px;
    font-size: 24px;
  }
  .info-1 {
    margin-left: 10px;
    float: none;
  }
  .address-1 {
    border-bottom-style: none;
  }
  .address-2 {
    padding-bottom: 8px;
  }
  .address-3 {
    padding-bottom: 8px;
    border-bottom-style: none;
  }
  .feat-image {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .section-title.prodduct-title {
    text-align: center;
  }
  .brand1 {
    width: 22%;
  }
  .brand2 {
    width: 22%;
  }
  .brand3 {
    width: 22%;
  }
  .brand4 {
    width: 22%;
    margin-left: 75px;
  }
  .brand5 {
    width: 22%;
    margin-left: 20px;
  }
  .extra {
    display: block;
    margin-right: auto;
    margin-bottom: 28px;
    margin-left: auto;
  }
  .ps3 {
    display: block;
    margin-right: auto;
    margin-bottom: 28px;
    margin-left: auto;
  }
  .feat-col1 {
    position: relative;
    display: block;
    margin-bottom: 15px;
    text-align: center;
  }
  .feat-col2 {
    left: 0px;
    top: 0px;
    display: block;
    margin-bottom: 15px;
    text-align: center;
  }
  .feat-col-3 {
    margin-bottom: 15px;
    text-align: center;
  }
  .feat-col-4 {
    margin-bottom: 15px;
    text-align: center;
  }
  ._30days {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .info1-ro2 {
    width: 100%;
  }
  .prodslider {
    width: 48%;
    margin-right: 1%;
    margin-left: 1%;
  }
  .product-row {
    text-align: center;
  }
  .prod-grid {
    width: 45%;
    float: none;
  }
  .prod-image {
    box-shadow: none;
  }
  .form {
    display: block;
    width: 100%;
  }
  .details {
    width: 100%;
    height: 333px;
  }
  .signtext {
    display: inline-block;
    width: 50%;
    float: left;
  }
  .imgjoin {
    float: right;
  }
  .selectionsection {
    padding-top: 42px;
  }
  .website-portal {
    margin-bottom: 23px;
    text-align: center;
  }
  .websiteblock {
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .ebayblock {
    position: static;
    margin-right: auto;
    margin-left: auto;
    padding-top: 54px;
  }
  .bannerintro {
    font-size: 16px;
  }
  .listitemoutlet {
    line-height: 20px;
  }
}
@media (max-width: 479px) {
  .main-slide {
    height: 300px;
  }
  .slide1 {
    background-position: 23% 99%;
    background-size: contain;
  }
  .slideg-tag {
    margin-top: 70px;
    margin-right: 20px;
    font-size: 20px;
  }
  .slideg-tag.line2 {
    margin-top: 5px;
    margin-right: 17px;
    font-size: 20px;
  }
  .yellow-column {
    border-right-style: none;
  }
  .blue-column {
    border-left-style: none;
  }
  .find-out-text {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .ebay-logo-2 {
    margin-top: 12px;
  }
  .brand1 {
    width: 50%;
    margin-left: 25%;
  }
  .brand2 {
    width: 50%;
    margin-right: 25%;
    margin-left: 25%;
  }
  .brand3 {
    width: 50%;
    margin-right: 25%;
    margin-left: 25%;
  }
  .brand4 {
    width: 50%;
    margin-right: 25%;
    margin-left: 25%;
  }
  .brand5 {
    width: 50%;
    margin-left: 25%;
  }
  .main-prev {
    margin-left: 0px;
    padding-left: 0px;
    font-size: 24px;
  }
  .main-next {
    margin-right: 0px;
    font-size: 24px;
  }
  .feat-col1 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .feat-col2 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .feat-col-3 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .feat-col-4 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .right-arrwo {
    width: 15%;
  }
  .left-arrow {
    width: 15%;
  }
  .info-column-1 {
    display: block;
    width: 100%;
  }
  .info-column-2 {
    width: 100%;
  }
  .prodslider {
    width: 80%;
    margin-left: 10%;
  }
  .prod-grid {
    width: 80%;
  }
  .prod-image {
    box-shadow: none;
  }
  .details {
    height: auto;
  }
  .signtext {
    width: 100%;
  }
  .imgjoin {
    float: none;
  }
  .selectionsection {
    padding-top: 23px;
  }
  .website-portal {
    margin-bottom: 14px;
  }
  .bennerblcok {
    padding-right: 7px;
    padding-left: 7px;
  }
  .bannerintro {
    line-height: 26px;
  }
  .line1 {
    font-size: 14px;
  }
  .pointsblock {
    margin-right: 9px;
    margin-left: 9px;
  }
}