/* MEDIA QUERIES */
/* LAPTOP */
@media (max-width: 1650px) {
  :root {
    --h1: 3.75em;
    --h2: 3em;
    --h3: 2em;
    --h4: 1.25em;
    --link: 1.125em;
    --text: 1em;
  }
  .header__nav {
    padding-top: 35px;
  }
  .header__nav-logo {
    width: 187px;
    padding: 0 0 0 50px;
  }
  .header__title {
    padding: 226px 0 0 264px;
  }
  .header__title-text {
    margin: 35px 0 0 0;
    max-width: 617px;
  }
  .header__title-container {
    padding-top: 35px;
  }
  .header__title-container a {
    column-gap: 15px;
  }
  .header__title-container-arrow {
    width: 25px;
  }
  .header__title-container2 {
    padding-right: 50px;
    margin-top: 150px;
  }
  .about {
    padding-left: 290px;
    margin-top: 164px;
  }
  .about__link a {
    column-gap: 20px;
  }
  .about__link-arrow {
    width: 25px;
  }
  .about__text {
    grid-row: 1/2;
    grid-column: 2/4;
    width: 453px;
  }
  .strengths__container-title1 {
    padding: 54px 0 0 175px;
  }
  .strengths__container ul {
    padding: 161px 0 0 175px;
  }
  .strengths__container-img {
    padding-top: 100px;
    width: 750px;
    height: 350px;
  }
  .strengths__container-title2 {
    grid-column: 3/4;
    grid-row: 1/2;
    width: 550px;
    height: 120px;
    padding: 0 280px 0 0;
    align-self: end;
    justify-self: center;
  }
  .strengths__container-text {
    width: 475px;
    height: 120px;
    padding: 100px 350px 0 0;
    justify-self: center;
  }
  .job {
    column-gap: 29px;
    padding: 146px 0 0 0;
  }
  .job__img1 {
    width: 516px;
    height: 770px;
  }
  .job__img2 {
    width: 400px;
    height: 350px;
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .job__text {
    grid-row: 1/2;
    grid-column: 2/3;
    align-self: end;
  }
  .job__title {
    width: 600px;
    padding: 0;
    align-self: start;
  }
  .transportation,
  .transportation2 {
    padding-top: 62px;
  }
  .transportation__first,
  .transportation__third {
    padding-left: 280px;
  }
  .transportation__second {
    padding-left: 110px;
  }
  .transportation__fourth {
    padding-left: 110px;
  }
  .transportation__first-title,
  .transportation__second-title,
  .transportation__third-title,
  .transportation__fourth-title {
    gap: 15px;
  }
  .import {
    padding: 170px 0 0 225px;
  }
  .import__img {
    column-gap: 200px;
  }
  .partners {
    padding: 319px 0 253px 100px;
  }
  .thanks {
    height: 650px;
  }
  .thanks__title {
    width: 500px;
    padding-bottom: 37px;
  }
  .footer {
    height: 417px;
    gap: 0;
    padding: 78px 399px 0 390px;
  }
  .footer__logo {
    width: 135px;
    height: 22px;
  }
  .footer__1 {
    padding-right: 10px;
  }
  .footer__1-text {
    padding-top: 50px;
  }
  .footer__2,
  .footer__3,
  .footer__4 {
    padding-right: 107px;
  }
  .footer_small {
    margin-top: 50px;
  }
  .footer__1-last {
    padding-top: 75px;
  }
  .footer__3-socials {
    column-gap: 18px;
    padding-top: 190px;
  }
  .footer__logo {
    width: 190px;
    height: 30px;
  }
  .footer__1,
  .footer__2,
  .footer__3,
  .footer__4 {
    display: flex;
    flex-direction: column;
    white-space: nowrap;
  }
}
@media (max-width: 1435px) {
  .job__title {
    width: 600px;
  }
  .partners__container-img {
    grid-template-columns: repeat(5, 200px);
  }
  .partners__container-img img {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 1350px) {
  .header {
    height: 730px;
  }
  .header__title {
    padding-left: 50px;
  }
  .strengths__container-title1 {
    padding: 54px 0 0 50px;
  }
  .strengths__container ul {
    padding: 161px 0 0 50px;
  }
  .strengths__container-img {
    width: 550px;
    height: 250px;
    padding-top: 200px;
  }
  .strengths__container-title2 {
    padding: 0 650px 0 0;
  }
  .strengths__container-text {
    padding: 180px 750px 0 0;
  }
  .import {
    padding: 170px 0 0 125px;
  }
  .import__img {
    column-gap: 100px;
  }
  .partners {
    padding: 200px 0 253px 50px;
  }
  .partners__container-img {
    padding-left: 5px;
  }
  .footer {
    padding-left: 250px;
  }
  .footer__logo {
    width: 135px;
    height: 22px;
  }
  .footer__1 {
    padding-right: 10px;
    margin-left: 250px;
  }
}
/* TABLET */
@media (max-width: 1100px) {
  :root {
    --h1: 3em;
    --h2: 3em;
    --h3: 2em;
    --h4: 1.25em;
    --link: 1.125em;
    --text: 1em;
  }
  .header__nav {
    height: 0;
    padding-top: 33px;
    column-gap: 55px;
  }
  .header__nav a {
    width: 50px;
  }
  .header__nav-logo {
    padding: 0 0 0 100px;
  }
  .header__title {
    padding: 198px 0 0 50px;
    margin: 0;
  }
  .header__title-text {
    margin: 32px 0 0 0;
    max-width: 500px;
  }
  .header__title-container {
    padding-top: 45px;
  }
  #header__nav-link4 {
    justify-self: end;
    margin-right: 80px;
    border: 2px solid var(--white);
    padding: 5px 0px;
  }
  .about {
    padding: 120px 0 109px 50px;
    margin: 0;
    grid-template-rows: 1fr;
  }
  .about__title {
    width: 250px;
  }
  .about__link {
    align-self: end;
    padding-bottom: 20px;
  }
  .about__text {
    width: 278px;
    padding: 0 0 0 50px;
  }
  .strengths__container-title1 {
    padding: 68px 0 0 50px;
  }
  .strengths__container ul {
    height: 254px;
    padding: 160px 0 50px 50px;
  }
  .strengths__container-img {
    grid-row: 2/2;
    margin-top: 270px;
    padding: 0;
    width: 650px;
    height: 300px;
  }
  .strengths__container-title2 {
    grid-column: 1/3;
    grid-row: 1/2;
    padding: 0 0 0 50px;
    justify-self: start;
    align-self: end;
  }
  .strengths__container-text {
    grid-column: 1/3;
    grid-row: 2/2;
    width: 475px;
    height: 120px;
    padding: 0 0 0 50px;
    align-self: start;
    justify-self: start;
  }
  .job {
    column-gap: 27px;
    padding: 70px 0 0 0;
  }
  .job__img1 {
    width: 300px;
    height: 400px;
    align-self: start;
  }
  .job__img2 {
    width: 250px;
    height: 200px;
  }
  .job__text {
    grid-row: 2/2;
    grid-column: 1/3;
    align-self: start;
    padding: 70px 0 0 50px;
  }
  .job__title {
    width: 650px;
    grid-column: 1/3;
    padding: 105px 0 0 50px;
    align-self: start;
  }
  .transportation,
  .transportation2 {
    flex-direction: column;
    padding-top: 185px;
  }
  .transportation__first,
  .transportation__third {
    padding-left: 50px;
  }
  .transportation__second,
  .transportation__fourth {
    padding: 185px 0 0 50px;
  }
  .transportation__first-title,
  .transportation__second-title,
  .transportation__third-title,
  .transportation__fourth-title {
    gap: 45px;
  }
  .career__title {
    grid-row: 1/2;
    grid-column: 2/3;
    align-self: end;
    justify-self: center;
    padding-bottom: 50px;
  }
  .career__text {
    grid-column: 2/3;
  }
  .export {
    margin: 264px 0 0 0;
  }
  .export__img1 p,
  .export__img2 p,
  .export__img3 p,
  .export__img4 p {
    font-size: var(--h4);
  }
  .export__img1 img,
  .export__img2 img,
  .export__img3 img,
  .export__img4 img {
    width: 300px;
    height: 330px;
  }
  .import {
    padding: 170px 0 0 25px;
  }
  .import__img {
    column-gap: 50px;
  }
  .import__img img {
    width: 325px;
    height: 500px;
    column-gap: 50px;
  }
  .partners {
    padding-left: 0;
  }
  .partners__container {
    padding-left: 25px;
  }
  .partners__container-img {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 0 0 0 25px;
  }
  .partners__container-img img {
    width: 200px;
    height: 200px;
  }

  .thanks {
    height: 640px;
  }
  .thanks__title {
    padding-bottom: 43px;
  }
  .footer {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    height: 546px;
    padding: 70px 0 0 0;
  }
  .footer__logo {
    width: 158px;
    height: 25px;
  }
  .footer__1 {
    grid-column: 1/3;
    grid-row: 1/3;
    padding: 0 0 0 136px;
    margin: 0;
  }
  .footer__1-last {
    grid-column: 1/2;
    width: 250px;
    padding: 190px 0 0 0;
    white-space: normal;
  }
  .footer__2 {
    grid-column: 2/3;
    grid-row: 1/3;
    padding-right: 10px;
  }
  .footer__3 {
    grid-column: 2/2;
    grid-row: 1/3;
    padding: 270px 0 0 0;
  }
  .footer__4 {
    grid-column: 2/3;
    grid-row: 1/3;
    padding: 150px 0 0 0;
  }
  .footer__1-text {
    padding-top: 50px;
  }
  .footer__2,
  .footer__3,
  .footer__4 {
    padding-right: 0;
    padding-left: 130px;
  }

  .footer_small {
    margin-top: 50px;
  }

  .footer__3-socials {
    grid-column: 3/4;
    grid-row: 3/4;
    column-gap: 18px;
    padding-top: 30px;
  }
}
@media (max-width: 750px) {
  :root {
    --h1: 2.25em;
    --h2: 2.25em;
    --h3: 2em;
    --h4: 1.25em;
    --link: 1em;
    --text: 0.875em;
  }
  .header {
    height: 875px;
  }
  .header__nav-link {
    display: none;
  }
  .header__nav-logo {
    margin: 0 10px 20px 0;
  }
  .header__title {
    padding: 170px 0 0 40px;
  }
  .header__title-h1 {
    line-height: 40px;
  }
  .header__title-text {
    margin: 25px 0 0 0;
  }
  .about {
    display: flex;
    flex-direction: column;
    padding: 120px 0 109px 120px;
    margin: 0;
  }
  .about__title {
    width: 250px;
    padding-bottom: 25px;
  }
  .about__link {
    align-self: start;
    padding-bottom: 20px;
    order: 3;
  }
  .about__text {
    width: 278px;
    padding: 0 0 25px 0;
  }
  /* .strengths__container {
    height: 1100px;
  } */
  .strengths__container-title1 {
    padding: 68px 0 0 50px;
  }
  .strengths__container ul {
    height: 254px;
    padding: 160px 0 50px 50px;
  }
  .strengths__container-img {
    grid-row: 2/2;
    margin-top: 270px;
    padding: 0;
    width: 650px;
    height: 300px;
  }
  .strengths__container-title2 {
    grid-column: 1/3;
    grid-row: 1/2;
    padding: 0 0 0 50px;
    justify-self: start;
    align-self: end;
  }
  .strengths__container-text {
    grid-column: 1/3;
    grid-row: 2/2;
    width: 475px;
    height: 120px;
    padding: 0 0 0 50px;
    align-self: start;
    justify-self: start;
  }
  .export {
    display: flex;
    flex-direction: column;
    row-gap: 85px;
    align-self: center;
  }
  .export__img1 img,
  .export__img2 img,
  .export__img3 img,
  .export__img4 img {
    width: 300px;
    height: 330px;
  }
  .import__img img {
    width: 275px;
    height: 450px;
    column-gap: 50px;
  }
  .thanks__slider {
    margin-right: 60px;
  }
  .footer__1 {
    padding: 0 0 0 100px;
  }
  .footer__1-last {
    width: 180px;
    word-break: break-all;
    padding: 180px 0 0 0;
  }
  .footer__1-text {
    padding-top: 50px;
  }
  .footer__2,
  .footer__3,
  .footer__4 {
    padding-left: 70px;
  }
  .footer_small {
    margin-top: 50px;
  }
  .footer__3-socials {
    column-gap: 10px;
  }
}
@media (max-width: 630px) {
  .header {
    height: 768px;
  }
  .header__title {
    padding: 160px 0 0 50px;
  }
  .header__title-h1 {
    margin: 0 30px 0 0;
    line-height: 45px;
  }
  .header__title-text {
    width: 400px;
  }
  .about {
    padding: 120px 0 109px 80px;
  }
  .strengths__container {
    height: 1098px;
  }
  .strengths__container-title1 {
    padding: 68px 0 0 10px;
  }
  .strengths__container ul {
    padding: 160px 0 100px 10px;
  }
  #link1:hover,
  #link2:hover,
  #link3:hover,
  #link4:hover,
  #link5:hover,
  #link6:hover {
    font-size: 16px;
  }
  .strengths__container-title2 {
    width: 500px;
    padding: 0 0 0 10px;
  }
  .strengths__container-text {
    width: 400px;
    padding: 15px 0 0 10px;
  }
  .strengths__container-img {
    width: 470px;
    height: 250px;
    padding-top: 0;
    margin-top: 300px;
  }
  .job {
    column-gap: 10px;
  }
  .job__img1 {
    width: 250px;
    height: 350px;
    justify-self: start;
    padding-left: 10px;
  }
  .job__img2 {
    width: 220px;
    height: 180px;
    justify-self: start;
  }
  .job__text {
    grid-row: 2/3;
    align-self: start;
    padding: 10px 0 0 20px;
  }
  .job__title {
    width: 500px;
    padding: 90px 0 0 20px;
    align-self: start;
  }
  .transportation,
  .transportation2 {
    flex-direction: column;
    padding-top: 50px;
  }
  .transportation__first,
  .transportation__third {
    width: 480px;
    padding-left: 20px;
  }

  .transportation__second,
  .transportation__fourth {
    padding: 50px 0 0 20px;
  }
  .transportation__first-title,
  .transportation__second-title,
  .transportation__third-title,
  .transportation__fourth-title {
    gap: 25px;
  }
  .import__text {
    width: 450px;
  }
  .import__img {
    flex-direction: column;
    row-gap: 50px;
    align-self: left;
  }
  .partners__container-text {
    width: 400px;
  }
  .thanks {
    height: 640px;
  }
  .thanks__title {
    width: 400px;
    padding-bottom: 43px;
  }
  .thanks__slider {
    width: 400px;
    margin-right: 10px;
  }
  .footer__1 {
    padding: 0 0 0 20px;
  }
  .footer__1-last {
    width: 180px;
    word-break: break-all;
    padding: 180px 0 0 0;
  }
  .footer__1-text {
    padding-top: 50px;
  }
  .footer__2,
  .footer__3,
  .footer__4 {
    padding-left: 40px;
  }
  .footer_small {
    margin-top: 50px;
  }
  .footer__3-socials {
    column-gap: 10px;
  }
  .footer__3-socials img {
    width: 32px;
    height: 32px;
  }
}
/* PHONE */
@media (max-width: 530px) {
  .job__title {
    padding: 80px 0 0 20px;
  }
  .career__title {
    justify-self: start;
    padding-bottom: 20px;
  }
  .career__text {
    width: 400px;
  }
  .transportation__first,
  .transportation__third {
    width: 300px;
  }
}
@media (max-width: 465px) {
  .header__title-text {
    width: 350px;
  }
  .strengths__container ul {
    width: 400px;
    margin: 0 0 50px 0;
  }
  .import__text {
    width: 350px;
  }
}
@media (max-width: 420px) {
  .header__title {
    padding: 160px 0 0 0;
    margin: 0 0 0 20px;
  }
  .header__title-h1 {
    width: 350px;
  }
  .header__title-text {
    width: 350px;
  }
  .about {
    padding: 50px 0 50px 50px;
  }
  .strengths__container {
    display: flex;
    flex-direction: column;
  }
  .strengths__container ul {
    margin: 20px 0 0 0;
    padding: 0;
  }
  .strengths__container-title2 {
    align-self: center;
    justify-self: center;
    padding-left: 100px;
  }
  .strengths__container-text {
    margin: 25px 0 0 10px;
    padding: 0;
  }
  .strengths__container-img {
    margin: 200px 0 0 0;
  }
  .job {
    height: 800px;
    column-gap: 0;
  }
  .job__img1 {
    width: 173px;
    height: 250px;
    justify-self: start;
    padding-left: 20px;
  }
  .job__img2 {
    grid-column: 1/2;
    width: 144px;
    height: 120px;
    justify-self: end;
    margin-left: 200px;
  }
  .job__text {
    grid-row: 2/3;
    align-self: start;
    padding: 10px 0 0 20px;
  }
  .job__title {
    grid-row: 2/3;
    width: 320px;
    padding: 40px 0 0 10px;
    align-self: center;
  }

  .partners__container-text {
    width: 320px;
  }
  .thanks {
    height: 640px;
  }
  .thanks__title {
    width: 250px;
    padding-bottom: 43px;
  }
  .thanks__text {
    width: 250px;
    padding: 0 0 40px 0;
  }
  .thanks__slider {
    margin-right: 10px;
  }
  .footer {
    display: flex;
    flex-direction: column;
    height: 1050px;
    text-align: center;
    padding: 0;
  }
  .footer__1,
  .footer__2,
  .footer__3,
  .footer__4 {
    padding: 0;
  }
  .footer__3 {
    padding-top: 50px;
  }
  .footer__logo {
    align-self: center;
    padding-top: 50px;
  }
  .footer__1-last {
    display: none;
  }
  .footer__1-text {
    padding-top: 50px;
  }
  .footer__2,
  .footer__3,
  .footer__4 {
    padding-left: 0;
  }
  .footer__2,
  .footer__4 {
    padding-top: 50px;
  }
  .footer_small {
    margin-top: 50px;
  }
  .footer__3-socials {
    display: none;
  }
  .footer__mobile,
  .footer__mobile-socials {
    display: flex;
    padding-top: 50px;
    align-self: center;
  }
  .footer__mobile {
    font-weight: var(--medium);
    font-size: var(--text);
    color: rgba(255, 255, 255, 0.8);
  }
  .footer__mobile-socials {
    display: flex;
    flex-direction: row;
    column-gap: 20px;
  }
  .RC {
    display: none;
  }
  .RC__mobile {
    display: flex;
    align-self: center;
    font-size: 12px;
  }
}
@media (max-width: 414px) {
  .header__nav-logo {
    margin: 0 10px 20px 0;
  }
  .about {
    padding: 50px 0 50px 20px;
  }
  .strengths__container {
    height: 1195px;
  }
  .strengths__container ul {
    width: 380px;
    margin: 50px 0 50px 0;
    padding: 0 0 0 20px;
  }
  .strengths__container-title2 {
    width: 350px;
    align-self: start;
    justify-self: center;
    padding: 0 0 0 20px;
    margin-top: 20px;
    line-height: 40px;
  }
  .strengths__container-text {
    width: 350px;
    margin: 25px 0 0 20px;
    padding: 0;
  }
  .strengths__container-img {
    margin: 200px 0 0 0;
  }
  .job {
    padding: 70px 0 0 0;
    grid-template-rows: 40% 60%;
  }
  .job__img1 {
    padding: 0 0 0 10px;
    margin: 0;
  }
  .job__img2 {
    padding: 0;
    margin: 0;
    grid-column: 2/3;
    justify-self: start;
  }
  .job__text {
    padding: 0 0 0 10px;
    margin: 0;
    grid-row: 1/2;
    align-self: end;
  }
  .job__title {
    grid-row: 2/3;
    padding: 0 0 0 10px;
    margin: 0;
    align-self: start;
  }
  .transportation__first-title,
  .transportation__second-title,
  .transportation__third-title,
  .transportation__fourth-title {
    gap: 10px;
  }
  .transportation__third-title {
    width: 250px;
  }
  .career__text {
    width: 300px;
  }
  .partners {
    padding-left: 0;
  }
  .partners__container-text {
    width: 300px;
  }
  .partners__container-img {
    width: 400px;
    padding: 0 0 0 25px;
  }
  .partners__container-img img {
    width: 150px;
    height: 150px;
  }
  .thanks__title {
    padding: 50px 0 0 0;
  }
  .thanks__slider {
    width: 250px;
    margin: auto;
  }
}
@media (max-width: 369px) {
  .header__title {
    padding: 160px 0 0 0;
    margin: 0 0 0 20px;
  }
  .header__title-h1 {
    width: 300px;
  }
  .header__title-text {
    width: 300px;
  }
  .strengths {
    height: 1200px;
  }
  .strengths__container ul {
    width: 350px;
    margin: 50px 0 0 0;
    padding: 0;
  }
  .strengths__container-title2 {
    width: 350px;
    align-self: center;
    justify-self: center;
    padding: 50px 0 0 50px;
  }
  .strengths__container-text {
    width: 350px;
    margin: 100px 0 0 10px;
    padding: 0;
  }
  .strengths__container-img {
    margin: 200px 0 0 0;
  }
  .export__img1 img,
  .export__img2 img,
  .export__img3 img,
  .export__img4 img {
    width: 250px;
    height: 280px;
  }
  .import__title {
    line-height: 40px;
  }
  .import__text {
    width: 320px;
  }
}
