* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul {
  list-style-type: none;
}
a img {
  display: block;
  border: none;
}
article {
  width: 100%;
  max-width: 1920px;
  min-width: 960px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
section {
  width: 960px;
  margin: 0 auto;
  position: relative;
}
.clearfix::after {
  width: 0;
  height: 0;
  display: block;
  content: '';
  overflow: hidden;
  clear: both;
}
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  article {
    width: 100%;
    max-width: 1920px;
    min-width: 320px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
  }
  section {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    position: relative;
  }
  .one {
    padding-top: 85px;
    background-size: cover;
  }
  .one .first .logo-container {
    width: 100%;
    margin-bottom: 1rem;
    text-align: center;
  }
  .one .first .logo-container a {
    float: none;
  }
  .one .first .quick-call-container {
    width: 100%;
  }
  .one .first .quick-call-container .phone {
    background-position: 90px 0;
  }
  .one nav {
    position: fixed;
    top: 0;
  }
  .one nav a {
    padding: 0 0.2rem;
    font-size: 0.75rem;
    font-weight: 400;
  }
  .one .printer-one,
  .one .printer-two,
  .one .printer-three {
    display: none;
  }
  .one .second {
    margin-top: 2rem;
    padding-bottom: 2rem;
  }
  .one .second .main-container {
    width: 100%;
  }
  .one .second .main-container h1 {
    line-height: 2.5rem;
    font-size: 2.875rem;
    font-weight: 800;
    text-align: right;
  }
  .one .second .main-container .sub-title {
    text-align: center;
  }
  .two ul li div {
    width: 100%;
  }
  .two ul li p {
    font-size: 0.875rem;
    font-weight: 400;
    text-align: center;
  }
  .three input[type="text"] {
    width: 90%;
    margin: 0 auto 1rem auto;
    display: block;
  }
  .three input[type="submit"] {
    width: 70%;
    margin: 0 auto;
    display: block;
  }
  .four ul li div {
    width: 100%;
  }
  .four ul li p {
    font-size: 0.75rem;
    font-weight: 600;
    text-align: center;
  }
  .five {
    overflow: hidden;
  }
  .five ul li {
    width: 50%;
  }
  .six {
    display: none;
    height: auto;
    padding-bottom: 1rem;
  }
  .six .what-to-do {
    display: inline-block;
    vertical-align: top;
    position: relative;
    top: 1rem;
  }
  .six .what-to-do.one,
  .six .what-to-do.two,
  .six .what-to-do.three {
    width: 100%;
    height: auto;
    margin-bottom: 2rem;
    left: 0;
    right: 0;
    background: none;
  }
  .six .what-to-do.one .content-wrapper,
  .six .what-to-do.two .content-wrapper,
  .six .what-to-do.three .content-wrapper {
    width: 100%;
  }
  .six .what-to-do.one .content-wrapper div,
  .six .what-to-do.two .content-wrapper div,
  .six .what-to-do.three .content-wrapper div {
    margin-bottom: 1rem;
    background: #ffffff;
  }
  .six .what-to-do.one .content-wrapper h3,
  .six .what-to-do.two .content-wrapper h3,
  .six .what-to-do.three .content-wrapper h3 {
    padding: 0 0.5rem;
  }
  .six .what-to-do.one .content-wrapper .sub-title,
  .six .what-to-do.two .content-wrapper .sub-title,
  .six .what-to-do.three .content-wrapper .sub-title {
    background: #cf3143;
  }
  .six .what-to-do.one .content-wrapper .text,
  .six .what-to-do.two .content-wrapper .text,
  .six .what-to-do.three .content-wrapper .text {
    margin-bottom: 0;
  }
  .six .what-to-do.one .content-wrapper button,
  .six .what-to-do.two .content-wrapper button,
  .six .what-to-do.three .content-wrapper button {
    font-size: 0.875rem;
    font-weight: 400;
  }
  .six .what-to-do.one .content-wrapper input[type="text"],
  .six .what-to-do.two .content-wrapper input[type="text"],
  .six .what-to-do.three .content-wrapper input[type="text"] {
    width: 90%;
    margin: 0 auto 1rem auto;
    display: block;
  }
  .six .what-to-do.two .content-wrapper div {
    margin-bottom: 1rem;
  }
  .six .what-to-do.two .content-wrapper h3 {
    margin-bottom: 0.5rem;
  }
  .six .what-to-do.two .content-wrapper .sub-title {
    margin-bottom: 1rem;
    padding: 0 0.5rem 0 0.5rem;
  }
  .six .what-to-do.two .content-wrapper .text {
    margin-bottom: 0;
  }
  .six .what-to-do.three .content-wrapper div {
    margin-bottom: 1rem;
    padding-bottom: 7.4rem;
  }
  .six .what-to-do.three .content-wrapper h3 {
    margin-bottom: 0.5rem;
  }
  .six .what-to-do.three .content-wrapper .sub-title {
    padding: 0 0.5rem 0 0.5rem;
  }
  .six .what-to-do.three .content-wrapper .text {
    margin-bottom: 0;
    padding: 0 0.75rem;
  }
  .six .what-to-do.three .content-wrapper form {
    padding: 0;
  }
  .eight .jq-selectbox {
    width: 90%;
    margin-bottom: 1.125rem;
  }
  .eight input[type="text"] {
    width: 90%;
  }
  .eight input[type="submit"] {
    width: 80%;
  }
  .nine div {
    width: 49%;
  }
  .ten {
    background: url('../images/section-ten-bg.jpg') 50% top no-repeat;
    background-size: cover;
  }
  .ten ul li .image-wrapper {
    width: 100%;
  }
  .ten ul li .content-wrapper {
    width: 100%;
  }
  .twelve {
    text-align: center;
  }
  .twelve .facebook-comments,
  .twelve .vk-comments {
    width: 90%;
    margin: 0 auto 2rem auto;
    float: none;
  }
  .thirteen p {
    width: 100%;
    margin-bottom: 1rem;
  }
  .fourteen span {
    width: 100%;
  }
}
