.container-pq,
.container-pq-2,
.container-pq-3 {
  display: none;
}

body {
  background-image: url("../img/Ativo5.png");
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center;
}

.logo {
  display: block;
  margin: 80px 0 0 -50px;
  width: 500px;
  height: auto;
  background-repeat: no-repeat;
}

.titulo {
  display: block;
  margin: 60px 0 50px -50px;
  width: 400px;
  height: 130px;
  background-repeat: no-repeat;
}

.linkedin,
.facebook,
.twitter,
.insta {
  display: block;
  margin: 50px 0 0 -50px;
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
}

a:link {
  text-decoration: none;
}

p {
  color: #fff;
  margin-left: 20px;
  margin-top: -40px;
  font-size: 1.3em;
  font-family: "Titillium bold italic";
}

@media (max-width: 1024px) /*aqui você define a largura do dispositivo*/ {
  .container-pq,
  .container-pq-2,
  .container-pq-3 {
    display: none;
  }

  body {
    background-image: url("../img/Ativo5.png");
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
  }

  .logo {
    display: block;
    margin: 80px 0 0 50px;
    width: 500px;
    height: auto;
    background-repeat: no-repeat;
  }

  .titulo {
    display: block;
    margin: 60px 0 50px 50px;
    width: 400px;
    height: 130px;
    background-repeat: no-repeat;
  }

  .linkedin,
  .facebook,
  .twitter,
  .insta {
    display: block;
    margin: 50px 0 0 20px;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
  }

  a:link {
    text-decoration: none;
  }

  p {
    color: #fff;
    margin-left: 80px;
    margin-top: -40px;
    font-size: 1.3em;
    font-family: "Titillium bold italic";
  }
}

@media (max-width: 823px) /*aqui você define a largura do dispositivo*/ {
  .container {
    display: none;
  }

  .container-pq {
    display: block;
  }

  .container-pq-3 {
    display: block;
    margin-top: 70px;
  }

  html {
    background-color: #131726;
  }

  body {
    background-image: url("../img/Ativo5.png");
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
  }

  .logo {
    display: block;
    margin: 80px 0 0 40px;
    width: 180px;
    height: auto;
    background-repeat: no-repeat;
  }

  .titulo {
    display: block;
    margin: 20px 0 0px 40px;
    width: 180px;
    height: 60px;
    background-repeat: no-repeat;
  }

  .linkedin,
  .facebook,
  .twitter,
  .insta {
    display: block;
    margin: 0 0 0 50px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
  }

  a:link {
    text-decoration: none;
  }

  p {
    color: #fff;
    margin-left: 90px;
    margin-top: -30px;
    font-size: 1em;
    font-family: "Titillium bold italic";
  }
}

@media (max-width: 768px) /*aqui você define a largura do dispositivo*/ {
  .container {
    display: none;
  }

  .container-pq {
    display: block;
  }

  .container-pq-3 {
    display: block;
    margin-top: 70px;
  }

  html {
    background-color: #131726;
  }

  body {
    background-image: url("../img/Ativo5.png");
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center;
  }

  .logo {
    display: block;
    margin: 80px 0 0 40px;
    width: 180px;
    height: auto;
    background-repeat: no-repeat;
  }

  .titulo {
    display: block;
    margin: 20px 0 0px 40px;
    width: 180px;
    height: 60px;
    background-repeat: no-repeat;
  }

  .linkedin,
  .facebook,
  .twitter,
  .insta {
    display: block;
    margin: 0 0 0 50px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
  }

  a:link {
    text-decoration: none;
  }

  p {
    color: #fff;
    margin-left: 90px;
    margin-top: -30px;
    font-size: 1em;
    font-family: "Titillium bold italic";
  }
}

@media (max-width: 731px) /*aqui você define a largura do dispositivo*/ {
  .container {
    display: none;
  }

  .container-pq {
    display: block;
  }

  .container-pq-3 {
    display: block;
    margin-top: 70px;
  }

  html {
    background-color: #131726;
  }
}

@media (max-width: 640px) /*aqui você define a largura do dispositivo*/ {
  .container {
    display: none;
  }

  .container-pq {
    display: block;
  }

  .container-pq-3 {
    display: block;
    margin-top: 70px;
  }

  html {
    background-color: #131726;
  }
}

@media (max-width: 568px) /*aqui você define a largura do dispositivo*/ {
  .container {
    display: none;
  }

  .container-pq {
    display: block;
  }

  .container-pq-3 {
    display: block;
    margin-top: 70px;
  }

  html {
    background-color: #131726;
  }

  .logo {
    display: block;
    margin: 80px 0 0 40px;
    width: 160px;
    height: auto;
    background-repeat: no-repeat;
  }

  .titulo {
    display: block;
    margin: 20px 0 0px 40px;
    width: 160px;
    height: 40px;
    background-repeat: no-repeat;
  }
}

@media (max-width: 414px) /*aqui você define a largura do dispositivo*/ {
  html {
    background-color: #131726;
  }

  .container,
  .container-pq,
  .container-pq-3 {
    display: none;
  }

  .container-pq {
    display: block;
    margin-top: 10px;
  }

  .container-pq-2 {
    display: block;
    margin-top: 350px;
  }

  body {
    background: url("../img/mobile.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: auto;
    height: 100%;
    margin-top: 80px;
  }

  .logo {
    font-size: 1rem;
    width: 300px;
    height: auto;
    display: block;
    margin: 20px auto;
  }

  .titulo {
    display: block;
    width: 300px;
    height: 100px;
    background-repeat: no-repeat;
    margin: 0px auto;
  }

  .linkedin,
  .facebook,
  .twitter,
  .insta {
    display: block;
    margin: 30px 0 0 40px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
  }

  a:link {
    text-decoration: none;
  }

  p {
    color: #fff;
    margin-left: 80px;
    margin-top: -30px;
    font-size: 1.2em;
    font-family: "Titillium bold italic";
  }
}

@media (max-width: 375px) /*aqui você define a largura do dispositivo*/ {
  html {
    background-color: #131726;
  }

  .container {
    display: none;
  }

  .container-pq {
    display: block;
    margin-top: 10px;
  }

  .container-pq-2 {
    display: block;
    margin-top: 320px;
  }

  .linkedin,
  .facebook,
  .twitter,
  .insta {
    display: block;
    margin: 30px 0 0px 30px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
  }

  a:link {
    text-decoration: none;
  }

  p {
    color: #fff;
    margin-left: 65px;
    margin-top: -30px;
    font-size: 1em;
    font-family: "Titillium bold italic";
  }
}

@media (max-width: 361px) /*aqui você define a largura do dispositivo*/ {
  html {
    background-color: #131726;
  }

  .container {
    display: none;
  }

  .container-pq {
    display: block;
    margin-top: 10px;
  }

  .container-pq-2 {
    display: block;
    margin-top: 350px;
  }

  body {
    background: url("../img/mobile.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: auto;
    height: 100%;
    margin-top: 80px;
  }

  .logo {
    font-size: 1rem;
    width: 300px;
    height: auto;
    display: block;
    margin: 20px auto;
  }

  .titulo {
    display: block;
    width: 250px;
    height: 80px;
    background-repeat: no-repeat;
    margin: 0px auto;
  }

  .linkedin,
  .facebook,
  .twitter,
  .insta {
    display: block;
    margin: 30px 0 -20px 30px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
  }

  a:link {
    text-decoration: none;
  }

  p {
    color: #fff;
    margin-left: 65px;
    margin-top: -30px;
    font-size: 0.9em;
    font-family: "Titillium bold italic";
  }
}

@media (max-width: 320px) /*aqui você define a largura do dispositivo*/ {
  html {
    background-color: #131726;
  }

  .container,
  .container-pq,
  .container-pq-3 {
    display: none;
  }

  .container-pq {
    display: block;
    margin-top: 10px;
  }

  .container-pq-2 {
    display: block;
    margin-top: 320px;
  }

  .logo {
    font-size: 1rem;
    width: 180px;
    height: auto;
    display: block;
    margin: 20px auto;
  }

  .titulo {
    display: block;
    width: 180px;
    height: 60px;
    background-repeat: no-repeat;
    margin: 0px auto;
  }

  .linkedin,
  .facebook,
  .twitter,
  .insta {
    display: block;
    margin: 10px 0 0 20px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
  }

  a:link {
    text-decoration: none;
  }

  p {
    color: #fff;
    margin-left: 62px;
    margin-top: -30px;
    font-size: 0.8em;
    font-family: "Titillium bold italic";
  }
}
