@media screen and (max-width: 1690px) {
  .quote-page__contacts-form {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
    gap: 24px;
  }
  .quote-page__quick-form {
    display: flex;
    align-items: center;
    gap: 24px;
  }
  .quote-page__contacts-form-img,
  .quote-page__quick-form-img {
    position: static;
  }
  .quote-page__contacts-form-img img,
  .quote-page__quick-form-img img {
    -o-object-fit: contain;
    object-fit: contain;
  }
}
@media screen and (max-width: 1440px) {
  .qpsimp__hero__inner--sea .hero__content {
    max-width: 50%;
  }
}
@media screen and (max-width: 1255px) {
  .header .mega-mobile-login,
  .header .mega-mobile-socials,
  .header .menu-item-contacts {
    display: block !important;
  }
  .header .mega-toggle-block {
    margin: 0 !important;
  }
  .header .mega-menu {
    padding: 40px 0 60px !important;
    border-radius: 0 0 0 60px !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
  }
  .header .mega-close {
    right: 15px !important;
    top: 10px !important;
  }
  .header .mega-menu > li.mega-menu-item > a.mega-menu-link {
    line-height: 1.3 !important;
    height: auto !important;
    padding: 16px 10px 16px 40px !important;
    font-size: 20px !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .header .mega-sub-menu {
    padding-left: 40px !important;
    background: transparent !important;
  }
  .header .mega-sub-menu .mega-menu-link {
    background: transparent !important;
    color: #fff !important;
  }
  .header .mega-mobile-socials,
  .header .menu-item-contacts {
    margin-top: 32px !important;
  }
  .header .mega-mobile-socials > .mega-menu-link {
    display: none !important;
  }
  .header .mega-mobile-socials .mega-sub-menu,
  .header .menu-item-contacts .header__socials {
    border-top: 1px solid #d6dfec !important;
    border-bottom: 1px solid #d6dfec !important;
    position: static !important;
    padding: 32px 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 27px;
    background: transparent !important;
    margin-left: 0px;
    border-radius: 15px;
    list-style-type: none;
    flex-wrap: wrap;
  }
  .header .mega-mobile-socials .mega-sub-menu .mega-menu-link,
  .header .menu-item-contacts .header__socials a {
    font-size: 0 !important;
    border-radius: 50% !important;
    width: 24px !important;
    height: 24px !important;
    position: relative;
    background: #d6dfec !important;
    display: inline-block;
  }
  .header .mega-mobile-socials .mega-sub-menu .mega-menu-link:before,
  .header .menu-item-contacts .header__socials a svg {
    background-size: 15px 15px !important;
    width: 15px !important;
    height: 15px !important;
    line-height: 15px !important;
    margin: 0 !important;
    top: 50% !important;
    position: absolute !important;
    left: 50%;
    transform: translate(-50%, -50%) !important;
  }
  .header .mega-menu .mega-mobile-login {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding-top: 32px !important;
  }
  .header .mega-menu .mega-mobile-login.mega-menu-item .mega-menu-link {
    display: flex !important;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
    width: 113px !important;
    height: 34px !important;
    border-radius: 20px !important;
    border: 1px solid #fff !important;
    font-size: 14px !important;
    text-align: center !important;
  }
  .header__inner {
    justify-content: unset;
  }
  .header .logo {
    margin-right: auto;
  }
  .header__menu {
    order: 2;
    margin-left: 50px;
  }
  .header .header__mobile-item{
	display: block !important;
  }
	
  .footer .mega-menu-toggle {
    display: none !important;
  }
  .footer .mega-menu {
    position: static !important;
    height: auto !important;
    visibility: visible !important;
    background: #28365c !important;
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
    width: -moz-fit-content !important;
    width: fit-content !important;
  }
  .footer .mega-sub-menu {
    background: transparent !important;
  }
  .footer .mega-sub-menu .mega-menu-link {
    background: transparent !important;
    margin-bottom: 4px !important;
  }
  .footer .mega-menu-item.mega-toggle-on > a.mega-menu-link,
  .footer li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    background: transparent !important;
  }
  .footer li.mega-menu-item > a.mega-menu-link {
    height: 21px !important;
    line-height: 1 !important;
	color: #fff !important;
  }
  .footer .footer__menu ul.mega-menu {
    gap: 8px;
  }
}
@media screen and (max-width: 1255px) {
  .process__cards {
    padding-left: 15px;
  }
  .process .scroll-btn {
    left: 15px;
  }
  .callback-form__form {
    max-width: 640px;
  }
  .callback-wrapper__form {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .callback-wrapper__form .wpcf7-form-control-wrap {
    max-width: 100% !important;
  }
  .callback-wrapper__form .wpcf7-form-control-wrap:last-child {
    grid-column: 1/3;
  }
  .header__burger,
  .desktop-burger{
    display: none;
  }
}
@media screen and (max-width: 1180px) {
  .title.title-lg {
    font-size: 76px;
  }
  .title,
  .companies-header .title{
    font-size: 42px;
  }
  .hero__info {
    font-size: 16px;
    max-width: 456px;
  }
  .quote-page .hero__info.qpsimp__hero__info--road {
    width: 674px;
  }
  .contact-form p, .contact-form .cf {
    grid-template-columns: 220px 220px auto 160px;
  }
  .services-grid__grid {
    grid-template-rows: 250px 200px;
  }
  .services-grid__title {
    font-size: 16px;
  }
  .services-grid__link {
    width: 36px;
    height: 36px;
  }
  .why-us__item-title {
    font-size: 20px;
  }
  .why-us__img {
    width: 44px;
    height: 44px;
  }
  .why-us__img img {
    width: 26px;
    height: 26px;
  }
  .cooperate__item-title {
    font-size: 24px;
  }
  .cooperate__item-num {
    font-size: 24px;
  }
  .cooperate__item-num span {
    top: -2px;
  }
  .reviews-slider {
    padding-top: 70px;
    border-radius: 60px 60px 0 0;
  }
  .reviews-slider__img {
    width: 100px;
    height: 100px;
  }
  .faq .title {
    max-width: 550px;
  }
  .faq__title-text {
    font-size: 18px;
    max-width: 390px;
  }
  .accordion-header h3 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
  }
  .schedule .title {
    font-size: 52px;
  }
  .page-template-page-fright .hero__content::after {
    top: 90%;
  }
  .conditions .tabs__nav-item {
    font-size: 16px;
    padding: 10px 10px 20px;
    text-align: center;
  }
  .conditions .tabs__nav {
    grid-template-columns: repeat(3, 1fr);
  }
  .conditions .hero__content {
    position: relative;
    max-width: 85%;
    z-index: 2;
  }
  .conditions .tabs .tab__content-header {
    flex-direction: column;
  }
  .transport .title {
    width: 100%;
  }
  .about-page .transport__images,
  .about-page .transport__content {
    max-width: 47%;
  }
  .about-page .transport__images img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .about-page .ceo__quote {
    font-size: 20px;
  }
  .about-page .ceo__info {
    max-width: 477px;
  }
  .ship .hero__info {
    max-width: 353px;
  }
  .ship .benefits__title {
    grid-column: 1/13;
    grid-row: 1;
  }
  .ship .benefits__item-img {
    grid-column: 7/13;
    grid-row: 2;
  }
  .contact-page .title-lg {
    font-size: 56px;
  }
  .contact-page .contacts__tab-city h3 {
    font-size: 18px;
  }
  .contact-page .contacts__tab-city p {
    font-size: 14px;
  }
  .career-page .benefits__list {
    grid-auto-rows: unset;
    grid-template-rows: auto 150px 150px;
    gap: 16px;
  }
  .career-page .benefits__title {
    grid-column: 1/13;
    margin: 0;
  }
  .career-page .benefits__item:nth-child(2) {
    grid-column: 1/7;
    grid-row: 2;
  }
  .career-page .benefits__item-img {
    grid-column: 7/13;
    grid-row: 2;
  }
  .career-page .benefits__item:nth-child(3) {
    grid-column: 1/7;
    grid-row: 3;
  }
  .career-page .benefits__item:nth-child(3) {
    grid-column: 1/7;
    grid-row: 3;
  }
  .career-page .benefits__item:nth-child(4) {
    grid-column: 7/13;
    grid-row: 3;
  }
  .popup-image-wrapper {
    max-height: 220px;
  }
  .popup-content {
    max-width: 890px;
  }
  .popup-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 1030px) {
  .hero,
  .services-grid,
  .why-us,
  .cooperate,
  .faq,
  .benefits,
  .types,
  .types__cards,
  .process,
  .quote-page__contacts,
  .quote-page__quick,
  .quote-page__advanced,
  .positions {
    margin-bottom: 80px;
  }
  .contact-form {
    margin: 60px auto 0 auto;
    width: -moz-fit-content;
    width: fit-content;
  }
  .contact-form p, .contact-form .cf {
    grid-template-columns: 250px 250px;
    grid-template-rows: auto;
    width: -moz-fit-content;
    width: fit-content;
  }
  .contact-form .wpcf7-form-control-wrap:nth-child(6) {
    grid-area: 4/1/5/3;
  }
  .contact-form .btn-orange {
    grid-area: 5/1/6/3;
    height: 48px;
    width: 100%;
    border-radius: 60px;
  }
  .hero__inner {
    padding-top: 0px;
  }
  .hero .title {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
  }
  .hero .title::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    width: 30px;
    height: 30px;
    bottom: 100%;
    background-image: radial-gradient(
      circle at 100% 100%,
      rgba(204, 0, 0, 0) 29px,
      #eeeeee 30px
    );
  }
  .hero .title p {
    border-radius: 0 0px 30px 0;
  }
  .cooperate__item {
    min-height: 292px;
  }
  .companies {
    padding-top: 70px;
    border-radius: 60px 60px 0 0;
  }
  .partners__item img {
    max-width: 80%;
  }
  .reviews-slider__img {
    width: 56px;
    height: 56px;
  }
  .reviews-slider__item {
    padding: 20px;
    border-radius: 16px;
    align-items: flex-start;
    gap: 14px;
  }
  .faq__title-text {
    max-width: 370px;
  }
  .faq .title {
    max-width: 460px;
  }
  .schedule .contact-form p, .schedule .contact-form .cf {
    grid-template-columns: 250px 250px;
    grid-template-rows: auto;
  }
  .schedule__form {
    margin-left: 0;
  }
  .schedule .wpcf7-form-control-wrap:nth-child(3) {
    grid-area: 2/1/3/2;
  }
  .schedule .wpcf7-form-control-wrap:nth-child(4) {
    grid-area: 2/2/3/3;
  }
  .schedule .wpcf7-form-control-wrap:nth-child(5) {
    grid-area: 3/1/4/3;
  }
  .process__card-content {
    max-width: 30%;
  }
  .quote {
    background-size: 505px auto;
  }
  .types__cards {
    margin-top: 80px;
  }
  .benefits__title p {
    font-size: 46px;
  }
  .page-template-page-fright.page-id-206 .hero .title::after {
    content: none;
  }
  .conditions .hero .title {
    font-size: 62px;
  }
  .conditions .hero__inner {
    min-height: 450px;
  }
  .quote-page__contacts .contact-form p,
  .quote-page__contacts .contact-form .cf,
  .quote-page__quick .contact-form p,
  .quote-page__quick .contact-form .cf {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto;
    gap: 16px;
  }
  .quote-page__contacts-form-img {
    width: 400px;
    height: 200px;
  }
  .quote-page__contacts .contact-form .wpcf7-form-control-wrap {
    grid-area: unset !important;
  }
  .quote-page__contacts .contact-form .wpcf7-form-control-wrap:nth-child(1) {
    grid-column: 1/3 !important;
  }
  .quote-page__contacts .contact-form .btn-orange {
    grid-column: 1/3;
    grid-row: 4;
  }
  .quote-page__quick-form-form .btn {
    grid-column: 1/3 !important;
  }
  .quote-page__quick-form-form
    .wpcf7-form-control-wrap[data-name="client-name"] {
    order: -2;
  }
  .quote-page__quick-form-form
    .wpcf7-form-control-wrap[data-name="client-lastname"] {
    order: -1;
  }
  .quote-page__quick-form-form .wpcf7-form-control-wrap:nth-child(6) {
    grid-row: 3;
    grid-column: 2/3;
  }
  .career-page .hero .title p {
    border-radius: 0;
  }
  .career-page .hero__content {
    max-width: 470px;
  }
  .career-page .title.title-lg {
    font-size: 54px;
  }
  .career-page .schedule {
    margin-top: 80px;
  }
  .career-page .callback-form {
    margin-top: 80px;
  }
  .positions {
    margin-top: 80px;
  }
  .contact-page .contacts__tabs-wrapper {
    grid-template-columns: 1fr;
  }
  .contact-page .contacts__tabs-tabs {
    flex-direction: row;
  }
  .contact-page .contacts__tabs-map {
    height: 400px;
  }
  .reviews-page .callback-form {
    margin: 0 15px 72px;
  }
  .reviews-page .callback-form__inner {
    flex-direction: column;
  }
  .reviews-page .callback-form__info {
    max-width: 100%;
  }
  .reviews-page .callback-form__form {
    max-width: 100%;
  }
  .reviews-page .callback-form__quote {
    width: 100px;
  }
  .reviews-tabs {
    margin-bottom: 80px;
  }
  .reviews-tabs .review-tabs {
    flex-wrap: wrap;
    justify-content: center;
  }
  .reviews-tabs .review-tabs .tab-button {
    width: fit-content;
    padding: 8px 20px;
  }
}
@media screen and (max-width: 1024px) {
  .qpsimp__hero__inner--sea .hero__content {
    max-width: 60%;
  }
}
@media screen and (max-width: 992px) {
  body {
    font-size: 14px;
  }
  .hero__content {
    max-width: 100%;
    z-index: 0;
  }
  .faq .title span:nth-child(2)::after {
    display: none;
  }
  .faq__title-wrapper {
    align-items: flex-start;
    padding-left: 0px;
    flex-direction: column-reverse;
  }
  .faq__title-wrapper .title {
    text-align: left;
    margin-bottom: 26px;
  }
  .faq__title-wrapper .title span {
    padding: 0 !important;
    position: static !important;
  }
  .faq__inner {
    background: transparent;
    gap: 0;
  }
  .faq .accordion {
    background: #d6dfec;
    border-radius: 0 0 30px 30px;
  }
  .faq__title-text {
    max-width: unset;
    padding: 20px 48px;
    background: #d6dfec;
    border-radius: 30px 30px 0 0;
  }
  .faq__title-text {
    font-size: 16px;
    width: 100%;
  }
  .footer-info__inner {
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 36px 100px;
  }
  .footer__addresses {
    width: 100%;
  }
  .benefits__title p {
    font-size: 42px;
  }
  .types__item-img {
    font-size: 0;
    border-radius: 24px;
    overflow: hidden;
    flex-shrink: 0;
    width: 100%;
    max-width: 30%;
  }
  .quote .title {
    font-size: 96px;
  }
  .quote .contact-form p,
  .quote .contact-form .cf {
    grid-template-columns: 250px 250px;
  }
  .quote .contact-form .btn-orange {
    grid-column: 1/3;
    grid-row: 5/5;
  }
	.benefits__list {
		grid-template-columns: repeat(2, 1fr);
	}
  .conditions .tabs__nav {
    display: flex;
    flex-direction: column;
  }
  .conditions .tabs__nav-item {
    width: 100%;
    height: 72px;
    padding: 10px;
    z-index: 9 !important;
    box-shadow: 0px -10px 20px 0px rgba(0, 0, 0, 0.25) !important;
  }
  .conditions .tabs__nav-item::before,
  .conditions .tabs__nav-item::after {
    content: none;
  }
  .conditions .tabs__nav-item.active {
    order: 5;
    z-index: 10 !important;
  }
  .conditions .hero .title {
    font-size: 48px;
  }
  .conditions .tabs #freight-forwarding.tab__content .title,
  .conditions .tabs #quote.tab__content .title {
    font-size: 20px;
  }
  .conditions .tabs #freight-forwarding .accordion-header-title,
  .conditions .tabs #quote .accordion-header-title {
    gap: 16px;
  }
  .conditions .tabs #freight-forwarding .accordion-header-icon .toggle-text,
  .conditions .tabs #quote .accordion-header-icon .toggle-text {
    font-size: 14px;
  }
  .conditions .tabs #freight-forwarding .accordion-header,
  .conditions .tabs #freight-forwarding .accordion-header.open,
  .conditions .tabs #quote .accordion-header,
  .conditions .tabs #quote .accordion-header.open {
    padding-bottom: 24px;
  }
  .conditions .tabs #freight-forwarding .accordion-content.active,
  .conditions .tabs #quote .accordion-content.active {
    padding: 10px 0 0;
  }
  .conditions .tabs #freight-forwarding .accordion-item,
  .conditions .tabs #quote .accordion-item {
    padding: 0;
  }
  .conditions .tabs #freight-forwarding .accordion,
  .conditions .tabs #quote .accordion {
    gap: 24px;
    padding: 0;
  }
  .conditions .tabs .tab__content .btn {
    max-width: 183px;
    gap: 5px;
    height: 44px;
    font-size: 14px;
  }
  .conditions .tabs .tab__content .title {
    font-size: 24px;
  }
  .about-page .ceo__wrapper img {
    max-width: 100%;
  }
  .about-page .ceo__wrapper {
    max-width: 460px;
  }
  .about-page .ceo__icon {
    right: 30px;
    width: 100px;
  }
  .about-page .ceo__quote {
    font-size: 16px;
  }
  .results__title {
    font-family: "CygreBold";
    font-size: 42px;
  }
  .card-result {
    padding-left: 17px;
    padding-bottom: 28px;
  }
  .card-result__body {
    font-size: 42px;
  }
  .callback-wrapper__form {
    grid-template-columns: 1fr;
    width: 80%;
  }
  .callback-wrapper__form .wpcf7-form-control-wrap:last-child {
    grid-column: 1/2;
  }
  .callback-wrapper {
    align-items: flex-end;
    gap: 20px;
    flex-direction: column;
  }
  .meeting .positions {
    margin: 48px 0 80px;
  }
  .auth {
    grid-template-columns: 40% auto;
  }
  .faq-page .faq .accordion {
    background: #fff;
  }
  .career-page .hero .title::after {
    display: none;
  }
  .popup-details {
    flex-direction: column;
  }
  .popup-content {
    max-width: 360px;
    height: 450px;
    overflow: scroll;
  }
  .popup-close {
    top: 10px;
    right: 22px;
  }
  .popup-title {
    font-size: 20px;
  }
  .popup-info-item {
    font-size: 14px;
  }
}
@media screen and (max-width: 860px) {
  .services-grid__grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: unset;
    grid-auto-rows: 180px;
  }
  .services-grid__item:nth-child(1) {
    grid-column: 1/2;
  }
  .services-grid__item:nth-child(6) {
    grid-column: 2/3;
  }
  .certificates__grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .certificates__img {
    margin: 0 auto;
  }
  .partners__grid {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(5, 150px);
  }
  .why-us__grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .cooperate__item-title {
    font-size: 20px;
  }
  .single-post .title {
    font-size: 32px;
  }
  .single-post__nav .nav-thumbnail {
    height: 65px;
    max-width: 141px;
  }
  .single-post__nav .nav-next .nav-thumbnail {
    margin-left: auto;
  }
  .single-post__nav nav a {
    max-width: 190px;
  }
  .single-post__nav-link {
    max-width: 200px;
    height: 47px;
    font-size: 16px;
  }
  .quote-page__contacts-form-img,
  .quote-page__quick-form-img {
    position: absolute;
    top: 0;
    right: 20px;
    left: auto;
    max-width: 150px;
    max-height: 150px;
  }
  .quote-page__quick-form .quote-page__quick-form-img {
    top: -30px;
  }
  .quote-page__quick-form-content {
    max-width: 100%;
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  .reviews-slider__header .title {
    max-width: 50%;
  }
  .title.title-lg,
  .schedule .title {
    font-size: 58px;
  }
  .btn-orange {
    width: 100px;
    height: 100px;
    font-size: 16px;
    text-align: center;
  }
  .hero .title {
    width: 100%;
  }
  .hero .title p {
    width: 100%;
    border-radius: 0;
  }
  .hero .title::after {
    content: none;
  }
  .home .hero .title p:nth-child(2)::before {
    left: auto;
    right: 0;
    top: 100%;
    bottom: 100%;
    background-image: radial-gradient(
      circle at 0 100%,
      rgba(204, 0, 0, 0) 29px,
      #eeeeee 30px
    );
  }
  .hero__info {
    position: relative;
  }
  .hero__info::before {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    width: 30px;
    height: 30px;
    bottom: 100%;
    background-image: radial-gradient(
      circle at 100% 100%,
      rgba(204, 0, 0, 0) 29px,
      #eeeeee 30px
    );
  }
  .title__wrapper {
    align-items: flex-start;
    flex-direction: column;
  }
  .cooperate__grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .cooperate__item-wrapper {
    max-width: 345px;
  }
  .cooperate__item {
    padding: 50px 9px 24px 24px;
    min-height: 171px;
    -webkit-mask-image: url("../img/cooperate_card-mob.svg");
    mask-image: url("../img/cooperate_card-mob.svg");
  }
  .cooperate__item-num {
    width: 75px;
    height: 30px;
    font-size: 18px;
  }
  .reviews-slider__link {
    gap: 0;
    padding: 0;
    border-radius: 0;
    border: none;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 20px;
    text-decoration: underline;
  }
  .reviews-slider__link span {
    display: none;
  }
  .accordion .toggle-icon {
    width: 32px;
    height: 32px;
    flex-shrink: 0;
  }
  .accordion .toggle-icon::before {
    width: 12px;
  }
  .accordion .toggle-icon::after {
    height: 12px;
  }
  .page-template-page-fright .hero__content {
    width: -moz-fit-content;
    width: fit-content;
  }
  .page-template-page-fright .hero__content::after {
    top: 88%;
  }
  .page-template-page-fright .hero__content::before {
    bottom: auto;
    top: 0;
    left: 100%;
    background-image: radial-gradient(
      circle at 100% 100%,
      rgba(204, 0, 0, 0) 29px,
      #eeeeee 30px
    );
  }
  .page-template-page-fright .hero .title p {
    width: -moz-fit-content;
    width: fit-content;
    border-radius: 0 0 30px 0;
  }
  .page-template-page-fright .hero__img-bulb {
    width: 50px;
  }
  .page-template-page-fright .benefits__list {
    gap: 16px;
    grid-auto-rows: unset;
  }
  .page-template-page-fright .benefits__item {
    grid-column: 1/13 !important;
    grid-row: unset !important;
    border-radius: 20px;
    padding: 16px;
    align-items: start;
    justify-content: start;
  }
  .page-template-page-fright .benefits__item-icon {
    width: 36px;
    height: 36px;
  }
  .page-template-page-fright .benefits__item-icon img {
    width: 20px;
    height: 20px;
  }
  .page-template-page-fright .benefits__item-img {
    display: none;
  }
  .page-template-page-fright .types__header {
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 32px;
    flex-direction: column;
  }
  .page-template-page-fright .types__header .title {
    max-width: 100%;
  }
  .page-template-page-fright .types__header .types__description {
    font-size: 16px;
  }
  .page-template-page-fright .types__item {
    display: flex;
    gap: 8px;
    flex-direction: column-reverse !important;
  }
  .page-template-page-fright .types__item-img {
    border-radius: 12px;
    max-width: 100%;
    max-height: 150px;
  }
  .page-template-page-fright .types__item-img img {
    width: 100%;
    height: 100%;
    max-height: inherit;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .page-template-page-fright .types__item-title {
    font-size: 24px;
  }
  .page-template-page-fright .types__item-info {
    gap: 10px;
  }
  .page-template-page-fright .types__accordion {
    grid-template-columns: repeat(1, 1fr);
    gap: 12px;
    margin-top: 32px;
  }
  .page-template-page-fright .types__cards-row-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
  .page-template-page-fright .types__cards-row-title {
    font-size: 26px;
  }
  .page-template-page-fright .process__card-content {
    max-width: 40%;
  }
  .page-template-page-fright.page-id-206 .hero__content::before,
  .page-template-page-fright.page-id-208 .hero__content::before,
  .page-template-page-fright.page-id-210 .hero__content::before {
    display: none;
  }
  .page-template-page-fright.page-id-206 .benefits__item:nth-child(5),
  .page-template-page-fright.page-id-208 .benefits__item:nth-child(5),
  .page-template-page-fright.page-id-210 .benefits__item:nth-child(5) {
    max-width: 100%;
  }
  .page-template-page-fright.page-id-206 .hero__img-bulb,
  .page-template-page-fright.page-id-208 .hero__img-bulb,
  .page-template-page-fright.page-id-210 .hero__img-bulb {
    top: 50%;
  }
  .page-template-page-fright.page-id-206 .hero__img,
  .page-template-page-fright.page-id-208 .hero__img,
  .page-template-page-fright.page-id-210 .hero__img {
    margin-top: 0px;
  }
  .page-template-page-fright.page-id-208 .hero__content::before {
    display: block;
  }
  .page-template-page-fright.page-id-206 .hero .title p:nth-child(2),
  .page-template-page-fright.page-id-210 .hero .title p:nth-child(2) {
    border-radius: 0 0 12px 0;
    position: relative;
  }
  .page-template-page-fright.page-id-206 .hero .title p:nth-child(2)::after,
  .page-template-page-fright.page-id-210 .hero .title p:nth-child(2)::after {
    content: "";
    position: absolute;
    top: 2px;
    left: 100%;
    width: 12px;
    height: 12px;
    background-image: radial-gradient(
      circle at 100% 100%,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
  }
  .conditions .hero {
    margin: 24px 0 45px;
  }
  .conditions .hero .title {
    font-size: 38px;
  }
  .conditions .hero .title p {
    width: -moz-fit-content;
    width: fit-content;
    border-bottom-right-radius: 12px;
  }
  .conditions .hero .title p:nth-child(2)::after {
    width: 12px;
    height: 12px;
    background-image: radial-gradient(
      circle at 100% 100%,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
  }
  .conditions .hero__content {
    max-width: -moz-fit-content;
    max-width: fit-content;
  }
  .conditions .hero__content::after,
  .conditions .hero__content::before {
    bottom: 9px;
    width: 12px;
    height: 12px;
    background-image: radial-gradient(
      circle at 100% 100%,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
  }
  .conditions .hero__content::before {
    left: 100%;
    top: 0;
    bottom: auto;
  }
  .conditions .hero__img {
    border-radius: 12px;
  }
  .conditions .hero__img-bulb {
    display: none;
  }
  .conditions .hero__inner {
    min-height: 330px;
  }
  .conditions-contacts {
    margin-bottom: 80px;
  }
  .conditions-contacts__header .title {
    font-size: 24px;
  }
  .conditions-contacts__inner {
    border-radius: 20px;
    padding: 24px 16px;
  }
  .conditions-contacts__subtitle {
    font-size: 16px;
  }
  .conditions-contacts__info {
    flex-direction: column;
  }
  .conditions-contacts__item {
    width: 100%;
    padding: 0;
    padding: 24px 0 !important;
  }
  .conditions-contacts__item .title {
    font-size: 16px;
  }
  .conditions-contacts__item:first-child {
    border-right: none;
    border-top: 1px solid #d6dfec;
    border-bottom: 1px solid #d6dfec;
  }
  .blog-latest {
    margin: 24px 0 70px;
  }
  .all-news .post__img {
    width: 255px;
  }
  .about-page .hero__info::before {
    display: none;
  }
  .about-page .transport,
  .about-page .faq,
  .about-page .ceo {
    margin-top: 80px;
  }
  .about-page .transport {
    margin-bottom: 80px;
  }
  .about-page .transport__inner {
    gap: 20px;
    flex-direction: column;
  }
  .about-page .transport__images,
  .about-page .transport__content {
    max-width: 100%;
  }
  .about-page .transport__images {
    order: -1;
    height: 220px;
  }
  .about-page .transport__images .transport__image {
    border-radius: 12px;
  }
  .about-page .ceo__wrapper img {
    max-width: 100%;
  }
  .about-page .ceo__wrapper {
    max-width: 340px;
  }
  .about-page .ceo__info {
    max-width: 375px;
  }
  .quote-page .hero {
    margin-bottom: 48px;
  }
  .quote-page .hero__inner {
    display: flex;
    flex-direction: column;
    padding-bottom: 0;
  }
  .quote-page .hero__img {
    position: static;
    margin-top: -100px;
    border-radius: 12px;
  }
  .quote-page .hero__info {
    padding-bottom: 0;
    max-width: 100%;
  }
  .quote-page .hero__info.qpsimp__hero__info--road {
    max-width: 100%;
    width: 100%;
  }
  .quote-page .hero__info.qpsimp__hero__info--air {
    max-width: 100%;
  }
  .quote-page .hero__info.qpsimp__hero__info--sea {
    max-width: 100%;
  }
  .quote-page .hero__info::before {
    display: none;
  }
  .quote-page .hero__btn-wrapper {
    position: relative;
    top: 0;
    right: 0;
    bottom: -4px;
    padding: 0 17px 17px 33px;
    border-radius: 0px 0px 0px 12px;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
  }
  .quote-page .hero__btn-wrapper::after {
    width: 12px;
    height: 12px;
    border-radius: 0;
    background: transparent;
    background-image: radial-gradient(
      circle at 0 100%,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
    top: 100%;
    right: 0;
    bottom: auto;
  }
  .quote-page .hero__btn-wrapper::before {
    width: 12px;
    height: 12px;
    border-radius: 0;
    background-image: radial-gradient(
      circle at 0 100%,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
    top: 17px;
    right: 100%;
    bottom: auto;
  }
  .quote-page .hero__content {
    width: 100%;
    order: -1;
  }
  .qpsimp__hero__inner--sea .hero__content {
    max-width: 100%;
  }
  .quote-page .hero__content::before,
  .quote-page .hero__content::after {
    display: none;
  }
  .quote-page .hero__content .title {
    font-size: 42px;
  }
  .quote-page__advanced-form {
    border-radius: 20px;
    margin-top: 12px;
    padding: 36px 13px 48px;
  }
  .quote-page__advanced-form-wrapper {
    grid-template-columns: repeat(1, 1fr);
    gap: 36px;
  }
  .quote-page__advanced-row {
    grid-column: 1/2;
  }
  .quote-page__advanced-row-inner {
    grid-template-columns: repeat(1, 1fr);
    gap: 12px;
  }
  .quote-page__advanced .form__address-row > div {
    grid-template-columns: 1fr 1fr;
  }
  .quote-page__advanced-tabs-nav-text {
    font-size: 0;
  }
  .quote-page__advanced-tabs-nav-text span {
    font-size: 16px;
  }
  .quote-page__advanced .btn {
    justify-content: center;
  }
  .ship .hero__info {
    max-width: 295px;
  }
  .ship .benefits__item,
  .ship .benefits__item-img {
    grid-column: 1/13 !important;
    grid-row: unset !important;
  }
  .ship .benefits__item-img {
    max-height: 150px;
    grid-row: 3 !important;
  }
  .ship .types__item {
    gap: 16px;
    flex-direction: column-reverse !important;
  }
  .ship .types__item-img {
    border-radius: 12px;
    max-width: 100%;
    max-height: 150px;
  }
  .ship .types__item-img img {
    width: 100%;
    height: 100%;
    max-height: inherit;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .ship .types__list {
    margin-top: 32px;
    gap: 32px;
  }
  .ship .types__item-title {
    font-size: 24px;
  }
  .ship .types__item-info {
    gap: 16px;
  }
  .ship .types__accordion {
    grid-template-columns: repeat(1, 1fr);
    margin-top: 32px;
  }
  .ship .cargo__item-icon {
    font-size: 0;
    width: 36px;
    height: 36px;
  }
  .ship .cargo__grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
  .ship .cargo__item {
    padding: 16px 24px;
    border-radius: 12px;
    min-height: auto;
  }
  .ship .cargo__item-title {
    font-size: 16px;
    margin: 0;
  }
  .ship .cargo {
    margin-bottom: 100px;
  }
  .results__header {
    align-items: flex-start;
    gap: 12px;
    flex-direction: column;
    margin-bottom: 24px;
  }
  .results__description {
    font-size: 16px;
  }
  .card-result__body h3 {
    font-size: 24px;
  }
  .results__card {
    gap: 0px;
  }
  .results__grid {
    gap: 8px;
  }
  .ship .results {
    margin-bottom: 80px;
  }
  .callback-form {
    padding: 0 15px;
  }
  .callback-form .wpcf7 form .wpcf7-response-output {
    max-width: 40%;
    margin-left: auto;
  }
  .callback-form__inner {
    overflow: hidden;
    padding-top: 48px !important;
    padding-bottom: 217px !important;
    padding-right: 20px !important;
    padding-left: 20px !important;
    border-radius: 20px;
  }
  .contact-form__title {
    font-size: 36px;
    margin: 0 0 20px;
  }
  .callback-form__form {
    max-width: 100%;
    width: 100%;
  }
  .callback-wrapper__form {
    width: 100%;
  }
  .callback-form__img {
    left: 60px;
    bottom: -127px;
  }
  .callback-form__img img {
    width: 100%;
    height: auto;
    max-width: 340px;
  }
  .auth {
    grid-template-columns: 20% auto;
  }
  .career-page .card-position__title {
    font-size: 24px;
    font-weight: 600;
  }
  .card-position {
    position: relative;
    border-radius: 12px;
    padding: 20px 29px 94px 29px;
  }
  .career-page .card-position__link {
    position: absolute;
    left: 20px;
    bottom: 24px;
    z-index: 3;
    width: 90%;
    justify-content: space-between;
  }
  .career-page .card-position__body {
    margin-top: 8px;
    padding-top: 16px;
  }
  .results__title {
    font-size: 32px;
  }
  .faqcontent-inner {
    flex-direction: column;
  }
  .faq-page .title.faq__title {
    font-size: 32px;
  }
  .faq-page .faq__subtitle {
    font-size: 16px;
  }
  .faq-page .faqfilter {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-weight: 500;
    font-size: 16px;
    justify-content: flex-start;
    padding: 9px 12px;
    background: #d6dfec;
    border-radius: 8px;
  }
  .faqfilter-icon {
    height: 24px;
  }
  .faq-page .faqnav {
    max-width: unset;
    border-radius: 0;
    padding: 0;
    background-color: rgba(0, 0, 0, 0);
    position: relative;
  }
  .faq-page .faqnav-list {
    display: flex;
    flex-direction: column;
    gap: 14px;
    list-style: none;
    padding: 24px;
    border-radius: 24px;
    position: absolute;
    top: 110%;
    left: -150%;
    width: 100%;
    transition: all 0.5s ease-in-out;
    z-index: 50;
  }
  .faq-page .faqnav-list.open {
    left: 0;
  }
  .contacts__tab-tabs-mobile {
    display: flex;
    justify-content: space-around;
  }
  .contacts__tab-tabs-mobile .contacts__tab-city {
    padding: 10px 15px;
    border-radius: 0;
    background: transparent;
    color: #28365c;
    position: relative;
  }
  .contacts__tab-tabs-mobile .contacts__tab-city.active-tab-map:before,
  .contacts__tab-tabs-mobile .contacts__tab-city.active-tab-map:after,
  .contacts__tab-tabs-mobile .contacts__tab-city.active-tab-map span:before,
  .contacts__tab-tabs-mobile .contacts__tab-city.active-tab-map span:after {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    left: 100%;
    top: 0;
    background-image: radial-gradient(
      circle at 100% 100%,
      rgba(204, 0, 0, 0) 11px,
      #d6dfec 12px
    );
  }
  .contacts__tab-tabs-mobile .contacts__tab-city.active-tab-map:after {
    left: auto;
    right: 100%;
    transform: rotate(90deg);
  }
  .contacts__tab-tabs-mobile .contacts__tab-city.active-tab-map span:after {
    left: auto;
    right: 100%;
    top: auto;
    bottom: 0;
    transform: rotate(180deg);
  }
  .contacts__tab-tabs-mobile .contacts__tab-city.active-tab-map span:before {
    top: auto;
    bottom: 0;
    transform: rotate(-90deg);
  }
  .contacts__tab-tabs-mobile .contacts__tab-city.active-tab-map {
    background: #d6dfec;
    font-weight: 800;
  }
  .contact-page .contacts__tabs-wrapper {
    gap: 0;
  }
  .contacts__tabs-tabs .contacts__tab-city {
    display: none;
  }
  .contacts__tabs-tabs .contacts__tab-city.active-tab-content {
    display: block;
    width: 100%;
  }
  .career-page .hero__info::before {
    display: none;
  }
  .career-page .benefits__list {
    grid-auto-rows: minmax(130px, auto);
  }
  .career-page .benefits__item,
  .career-page .benefits__item-img {
    grid-column: 1/13 !important;
    grid-row: unset !important;
  }
  .career-page .benefits__item-img {
    grid-row: 3 !important;
  }
  .career-page .benefits__item-icon {
    width: 36px;
    height: 36px;
  }
  .career-page .benefits__item-icon img {
    width: 20px;
    height: 20px;
  }
  .reviews-page .callback-form__inner {
    overflow: visible;
    padding-bottom: 48px !important;
  }
  .reviews-page .callback-form__title,
  .reviews-tabs__header .title {
    font-size: 44px;
  }
  .reviews-page .callback-form__info {
    gap: 12px;
  }
  .reviews-page .callback-form .form__row {
    flex-direction: column;
  }
  .reviews-page .callback-form .btn {
    width: 100%;
    height: 44px;
    border-radius: 40px;
  }
  .reviews-tabs__header {
    margin: 24px 0 30px;
  }
  .reviews-tabs__subtitle {
    font-size: 16px;
    max-width: 100%;
  }
  .reviews-tabs .review-category {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
@media screen and (max-width: 560px) {
  .title.title-lg {
    font-size: 38px;
  }
  .title,
  .faq .title {
    font-size: 32px;
  }
  .title__wrapper p,
  .services-grid__title,
  .reviews-slider__link {
    font-size: 16px;
  }
  .title__wrapper {
    gap: 5px;
  }
  .services-grid__grid {
    grid-template-columns: repeat(1, 1fr);
    grid-auto-rows: 220px;
    margin-top: 24px;
    grid-gap: 12px;
  }
  .services-grid__item {
    grid-column: unset !important;
    border-radius: 12px;
  }
  .services-grid__content {
    padding: 0;
    gap: 14px;
  }
  .hero__inner {
    padding-top: 0px;
    padding-bottom: 0;
    display: flex;
    flex-direction: column;
  }
  .hero__img {
    position: static;
    max-height: 200px;
    border-radius: 12px;
  }
  .hero__img img {
    max-height: inherit;
  }
  .hero__content {
    order: -1;
  }
  .home .hero .title p:nth-child(2)::before,
  .hero__info::before {
    content: none;
  }
  .contact-form {
    margin: 20px auto 0 auto;
    width: 100%;
  }
  .contact-form p,
  .contact-form .cf,
  .schedule .contact-form p, .schedule .contact-form .cf {
    grid-template-columns: 1fr;
    width: 100%;
  }
  .contact-form .wpcf7-form-control-wrap,
  .contact-form .btn-orange {
    grid-area: unset !important;
    grid-column: unset !important;
  }
  .why-us__img {
    width: 36px;
    height: 36px;
  }
  .why-us__img img {
    width: 20px;
    height: 20px;
  }
  .why-us__item-title {
    font-size: 16px;
  }
  .companies {
    padding-top: 53px;
    border-radius: 50px 50px 0 0;
    padding-bottom: 200px;
  }
  .companies-header .title span {
    width: 141px;
    height: 36px;
  }
  .companies-header .title span img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .certificates__inner {
    margin-bottom: 45px;
    margin-top: 45px;
    border-radius: 16px;
    padding: 56px 40px 72px;
  }
  .certificates__grid {
    gap: 36px;
    margin-top: 36px;
  }
  .partners__item {
    border-radius: 8px;
  }
  .partners__grid {
    grid-template-rows: repeat(5, 100px);
    gap: 16px;
    margin-top: 24px;
  }
  .partners__item img {
    max-height: 70px;
  }
  .reviews-slider {
    padding-top: 52px;
    margin-bottom: 70px;
    border-radius: 50px 50px 0 0;
  }
  .faq {
    margin-top: 70px;
  }
  .reviews-slider__item-title {
    font-size: 16px;
  }
  .reviews-slider__item-position {
    font-size: 12px;
  }
  .reviews-slider__item-text {
    margin: 8px 0;
  }
  .reviews-slider__quotes {
    position: absolute;
    top: -15px;
    right: 35px;
  }
  .faq__title-text {
    padding: 20px 18px;
  }
  .accordion {
    gap: 16px;
    padding: 0 11px 50px;
  }
  .accordion-header h3 {
    font-size: 16px;
  }
  .accordion-item {
    padding: 0px 0 16px;
  }
  .schedule .title {
    font-size: 60px;
    text-align: center;
  }
  .footer__addresses-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .reviews-slider__header .title {
    max-width: 215px;
  }
  .footer-top__inner {
    flex-direction: column;
    gap: 24px;
  }
  .page-template-page-fright .hero .title p {
    padding: 0 10px 5px 0;
    border-radius: 0 0 12px 0;
  }
  .page-template-page-fright .hero .title p:nth-child(2) {
    top: 0;
    padding-bottom: 10px;
  }
  .page-template-page-fright .hero .title p:nth-child(2)::before {
    top: 1px;
    width: 12px;
    height: 12px;
    background-image: radial-gradient(
      circle at 100% 100%,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
  }
  .page-template-page-fright .hero__content::after {
    top: 100%;
    width: 12px;
    height: 12px;
    background-image: radial-gradient(
      circle at 100% 100%,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
  }
  .page-template-page-fright .hero__img {
    position: relative;
    z-index: -1;
    max-height: 210px;
    border-radius: 12px;
    margin-top: -50px;
  }
  .page-template-page-fright .hero__img-bulb {
    width: 40px;
    height: 15px;
  }
  .page-template-page-fright .hero__img-bulb:before,
  .page-template-page-fright .hero__img-bulb:after {
    width: 12px;
    height: 12px;
  }
  .page-template-page-fright .hero__img-bulb::before {
    background-image: radial-gradient(
      circle at 0 0,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
  }
  .page-template-page-fright .hero__img-bulb::after {
    background-image: radial-gradient(
      circle at 0 100%,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
  }
  .page-template-page-fright .hero-description {
    margin-bottom: 80px;
  }
  .page-template-page-fright .benefits__title {
    margin-bottom: 16px;
  }
  .page-template-page-fright .benefits__title p {
    font-size: 32px;
  }
  .page-template-page-fright .types__list {
    gap: 24px;
  }
  .page-template-page-fright .types__accordion {
    margin-top: 16px;
  }
  .page-template-page-fright .types .accordion-header h3 {
    font-size: 16px;
  }
  .page-template-page-fright .types__cards-col {
    margin-top: 32px;
    gap: 32px;
  }
  .page-template-page-fright .types__cards-row-title {
    font-size: 16px;
  }
  .page-template-page-fright .types__cards-item {
    padding: 16px 12px 24px;
    border-radius: 8px;
    gap: 12px;
  }
  .page-template-page-fright .types__cards-item-title,
  .page-template-page-fright .types__cards-item-attributes h3 {
    font-size: 16px;
  }
  .page-template-page-fright .types__cards-item-attributes {
    margin: 12px 0;
  }
  .page-template-page-fright .types__cards-item-attribute {
    font-size: 12px;
  }
  .page-template-page-fright .types__cards-item-link {
    font-size: 12px;
    height: 32px;
    font-weight: 500;
  }
  .page-template-page-fright .types__cards-item-link span {
    width: 16px;
    height: 16px;
  }
  .page-template-page-fright .types__cards-item-link span svg {
    width: 6px;
    height: 5px;
  }
  .page-template-page-fright .process__card-content {
    max-width: 60%;
  }
  .page-template-page-fright .process .title__wrapper {
    gap: 8px;
  }
  .page-template-page-fright .process__card-wrapper {
    padding-right: 16px;
    flex-grow: 1;
  }
  .page-template-page-fright .process__card-title {
    font-size: 14px;
  }
  .page-template-page-fright .process__card-text {
    font-size: 12px;
  }
  .page-template-page-fright .why-us__grid {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
    margin-top: 24px;
  }
  .page-template-page-fright .quote .title {
    font-size: 48px;
    text-align: center;
  }
  .page-template-page-fright .quote__text {
    font-size: 16px;
    margin: 24px 0 24px;
    max-width: 100%;
  }
  .page-template-page-fright .quote .contact-form p,
  .page-template-page-fright .quote .contact-form .cf {
    grid-template-columns: 1fr;
  }
  .page-template-page-fright .quote {
    background-size: 100% auto;
    padding-bottom: 270px;
  }
  .conditions .hero .title {
    font-size: 32px;
  }
  .conditions .hero .title p {
    padding: 0;
    position: static;
  }
  .conditions .hero__content {
    padding-bottom: 20px;
  }
  .conditions .hero__content::after,
  .conditions .hero__content::before {
    display: none;
  }
  .conditions .tabs .tab__content {
    padding: 24px;
  }
  .conditions .tabs #freight-forwarding .accordion-header,
  .conditions .tabs #quote .accordion-header {
    position: relative;
  }
  .conditions .tabs #freight-forwarding .accordion-header-icon,
  .conditions .tabs #quote .accordion-header-icon {
    position: absolute;
    right: 0;
    bottom: 32px;
    z-index: 2;
  }
  .blog .title {
    margin-bottom: 24px;
  }
  .blog .post__link article {
    border-radius: 20px;
    padding: 16px;
    gap: 8px;
  }
  .blog .post__img {
    border-radius: 12px;
  }
  .post__meta {
    margin-bottom: 4px;
  }
  .blog .post__title {
    margin: 0 0 4px;
    font-size: 16px;
  }
  .swiper-pagination {
    max-width: 100%;
  }
  .all-news .post__link article {
    flex-direction: column;
  }
  .all-news .post__img {
    width: 100%;
  }
  .all-news .post__meta {
    justify-content: space-between;
  }
  .all-news .post__content p {
    -webkit-line-clamp: 2;
  }
  .all-news .alm-listing {
    gap: 16px;
  }
  .all-news .btn {
    height: 47px;
    font-size: 16px;
  }
  .all-news {
    margin-bottom: 72px;
  }
  .breadcrumbs__inner {
    overflow: hidden;
    text-overflow: ellipsis;
    whitespace: nowrap;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
  }
  .single-post__banner {
    height: 200px;
    margin: 12px 0 36px;
  }
  .single-post .title {
    font-size: 20px;
  }
  .single-post__nav .nav-subtitle {
    font-size: 12px;
    -webkit-line-clamp: 4;
  }
  .single-post__nav .nav-arrow {
    width: 24px;
    height: 24px;
  }
  .single-post__nav .nav-arrow svg {
    width: 8px;
    height: 6px;
  }
  .single-post__nav nav a {
    max-width: 141px;
  }
  .single-post__nav-link {
    position: static;
    transform: none;
    margin: 0 auto 36px;
  }
  .about-page .hero {
    margin: 16px 0 20px;
  }
  .about-page .hero__content::after {
    display: none;
  }
  .about-page .hero__title-wrapper::after,
  .about-page .hero__title-wrapper::before {
    display: none;
  }
  .about-page .hero__inner {
    min-height: -moz-fit-content;
    min-height: fit-content;
  }
  .about-page .hero__info {
    padding-top: 10px;
  }
  .about-page .why-us__grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
  .about-page .why-us__text {
    margin-bottom: 0;
  }
  .about-page .ceo__inner {
    flex-direction: column;
    gap: 17px;
  }
  .about-page .ceo__info {
    max-width: 100%;
    position: static;
  }
  .about-page .ceo__name {
    margin-top: 16px;
    font-size: 24px;
    font-weight: 600;
  }
  .about-page .ceo__position {
    font-size: 16px;
  }
  .about-page .transport__images {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }
  .quote-page .hero__content .title {
    padding: 0;
    font-size: 32px;
  }
  .quote-page .hero__img {
    height: 270px;
    max-height: unset;
  }
  .quote-page .hero__img img {
    -o-object-position: right;
    object-position: right;
  }
  .quote-page__contacts-info-title,
  .quote-page__quick-info-title,
  .quote-page__advanced-info-title {
    font-size: 20px;
  }
  .quote-page__contacts-form,
  .quote-page__quick-form {
    border-radius: 20px;
    margin-top: 36px;
    padding: 59px 19px 48px;
  }
  .quote-page__contacts-form .title,
  .quote-page__quick-form .title {
    font-size: 32px;
    max-width: 50%;
  }
  .quote-page__quick-form-content-text,
  .quote-page__contacts-form-content-text,
  .quote-page__advanced-form-content-text {
    font-size: 16px;
    margin: 12px 0;
  }
  .quote-page__contacts .contact-form p,
  .quote-page__contacts .contact-form .cf ,
  .quote-page__quick .contact-form p,
  .quote-page__quick .contact-form .cf {
    grid-template-columns: 1fr;
  }
  .quote-page__contacts .contact-form p .wpcf7-form-control-wrap,
  .quote-page__contacts .contact-form .cf .wpcf7-form-control-wrap,
  .quote-page__quick .contact-form p .wpcf7-form-control-wrap,
  .quote-page__quick .contact-form .cf .wpcf7-form-control-wrap {
    grid-column: 1/2 !important;
  }
  .quote-page__contacts .contact-form .wpcf7-form-control-wrap:nth-child(1) {
    grid-column: 1/2 !important;
  }
  .quote-page__contacts-form-content,
  .quote-page__quick-form-content {
    width: 100%;
  }
  .quote-page__advanced-tabs-nav {
    gap: 8px;
  }
  .quote-page__advanced-tabs-nav-item {
    height: 40px;
    border-radius: 8px;
  }
  .quote-page__advanced-tab-title {
    font-size: 20px;
  }
  .quote-page__advanced-form-wrapper h4 {
    font-size: 16px;
  }
  .quote-page__advanced .sea-tabs__nav {
    grid-template-columns: repeat(1, 1fr);
    gap: 8px;
  }
  .quote-page__advanced .sea-tabs__nav-item {
    height: 40px;
    font-size: 14px;
  }
  .quote-page__advanced .form__dimensions > div {
    grid-template-columns: repeat(1, 1fr);
  }
  .quote-page__advanced .form__dates > div {
    grid-template-columns: repeat(1, 1fr);
  }
  .ship .hero__content::after,
  .ship .hero__content::before {
    display: none;
  }
  .ship .hero__inner {
    min-height: auto;
  }
  .ship .hero__img {
    max-height: 300px;
    margin-top: -140px;
  }
  .ship .hero__info-wrapper {
    background: transparent;
    flex-direction: column;
    gap: 4px;
  }
  .ship .hero__info {
    max-width: 100%;
  }
  .ship .hero__btn-wrapper {
    background: #eeeeee;
    padding: 0 16px 16px 0;
    border-bottom-right-radius: 12px;
    width: -moz-fit-content;
    width: fit-content;
    position: relative;
  }
  .ship .hero__btn-wrapper::before,
  .ship .hero__btn-wrapper::after {
    content: "";
    position: absolute;
    top: 9px;
    left: 100%;
    width: 12px;
    height: 12px;
    background-image: radial-gradient(
      circle at 100% 100%,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
  }
  .ship .hero__btn-wrapper::after {
    top: 100%;
    right: auto;
    left: 0;
  }
  .ship .schedule .title {
    font-size: 40px;
    text-align: left;
  }
  .meeting .hero .title {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
    border-radius: 0;
    font-size: 32px;
  }
  .meeting .hero__info-wrapper {
    gap: 0px;
    width: 100%;
    background: transparent;
    border-radius: 0;
    padding: 0;
    flex-direction: column;
    align-items: flex-end;
  }
  .meeting .hero__info {
    max-width: 100%;
  }
  .meeting .hero__content {
    width: 100%;
    margin-left: 0;
  }
  .meeting .hero__content::after,
  .meeting .hero__content::before,
  .meeting .hero__info-wrapper::before,
  .meeting .hero .title::before {
    display: none;
  }
  .meeting .hero__inner {
    min-height: auto;
  }
  .meeting .hero__img {
    max-height: 300px;
    height: 300px;
    margin-top: -90px;
  }
  .meeting .hero__btn-wrapper {
    padding: 0 16px 16px 16px;
    border-radius: 0 0 0 12px;
    background: #eeeeee;
    position: relative;
  }
  .meeting .hero__btn-wrapper::before,
  .meeting .hero__btn-wrapper::after {
    content: "";
    position: absolute;
    top: 26px;
    right: 100%;
    width: 12px;
    height: 12px;
    background-image: radial-gradient(
      circle at 0% 100%,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
  }
  .meeting .hero__btn-wrapper::after {
    top: 100%;
    right: 0;
  }
  .positions__subtitle {
    font-size: 16px;
    font-weight: 500;
    margin: 12px 0 20px;
  }
  .positions__grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .card-position__title {
    font-size: 24px;
    font-weight: 600;
  }
  .card-position__body {
    margin-top: 8px;
    padding-top: 16px;
  }
  .meeting .positions .card-position__body {
    padding-bottom: 16px;
  }
  .card-position {
    border-radius: 12px;
    padding: 20px 29px 24px 29px;
  }
  .career-page .card-position {
    padding: 20px 29px 94px 29px;
  }
  .schedule .title {
    font-size: 40px;
    text-align: left;
  }
  .career-page .hero__content {
    max-width: 100%;
  }
  .career-page .title.title-lg {
    font-size: 32px;
  }
  .career-page .hero .title p {
    padding: 0;
  }
  .career-page .hero__info {
    padding-left: 0px;
    padding-top: 20px;
    border-bottom-left-radius: 0;
  }
  .hero__img {
    max-height: 300px;
    margin-top: -100px;
  }
  .career-page .hero__button-wrapper {
    padding-left: 16px;
    padding-bottom: 16px;
    border-bottom-left-radius: 12px;
  }
  .career-page .hero__content::after,
  .career-page .hero__content::before {
    display: none;
  }
  .career-page .hero__button-wrapper::before {
    width: 12px;
    height: 12px;
    transform: rotate(90deg);
    right: 0;
    bottom: -12px;
    background-image: radial-gradient(
      circle at 100% 0%,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
    transform: rotate(180deg);
  }
  .career-page .hero__button-wrapper::before {
    width: 12px;
    height: 12px;
    transform: rotate(90deg);
    right: 100%;
    bottom: auto;
    top: 16px;
    background-image: radial-gradient(
      circle at 100% 0%,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
    transform: rotate(180deg);
  }
  .faq__tabs-body {
    border-radius: 0px;
    padding: 36px 8px;
  }
  .conditions .hero__img,
  .about-page .hero__img {
    margin-top: 0px;
  }
}
@media screen and (max-width: 550px) {
  .auth {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 425px) {
  .header-top {
    display: none;
  }
  .header .logo {
    max-width: 128px;
  }
  .header__login {
    font-size: 12px;
    height: 26px;
    width: 90px;
  }
  .header__menu {
    margin-left: 30px;
  }
  .home .hero__img {
    margin-top: -80px;
  }
  .home .hero__info {
    margin: 0px 0 0;
  }
  .home .hero__info::after {
    position: absolute;
    content: "";
    width: 12px;
    height: 12px;
    left: 100%;
    top: 12px;
    background-image: radial-gradient(
      circle at 100% 100%,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
  }
  .home .hero__content::after {
    width: 12px;
    height: 12px;
    background-image: radial-gradient(
      circle at 100% 100%,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
  }
  .home .hero__info {
    max-width: 300px;
    border-radius: 0 0 12px 0;
  }
  .hero .title p {
    padding: 0;
    position: static !important;
  }
  .hero__info {
    margin: 10px 0 0;
  }
  .why-us__grid {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 16px;
    margin-top: 32px;
  }
  .why-us__text {
    margin-bottom: 0;
  }
  .cooperate__item-text {
    overflow: hidden;
    text-overflow: ellipsis;
    whitespace: nowrap;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .companies-header .title {
    text-align: left;
  }
  .companies-header .title .companies-header__title-img-mob {
    display: inline-block;
    margin-left: 10px;
    position: relative;
    top: 5px;
    width: 141px;
    height: 36px;
  }
  .companies-header .title .companies-header__title-img {
    display: none;
  }
  .certificates .title {
    font-size: 32px;
    text-align: center;
  }
  .certificates__inner {
    padding: 56px 50px 72px;
  }
  .certificates__grid {
    grid-template-columns: repeat(1, 1fr);
    font-size: 16px;
  }
  .reviews-slider__slider {
    margin-top: 10px;
    padding-top: 25px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .schedule {
    background-size: 100% 200px;
    padding-bottom: 180px;
  }
  .footer__menu h3 {
    font-size: 16px;
  }
  .footer-info__inner {
    gap: 36px;
  }
  .title__header,
  .process-header__inner {
    position: relative;
  }
  .title__header .btn-orange,
  .process-header__inner .btn-orange {
    position: absolute;
    right: 0;
    top: 30%;
  }
  .title__header .title__wrapper,
  .process-header__inner .title__wrapper {
    gap: 8px;
  }
  .title__header .title__descr,
  .process-header__inner .title__descr {
    padding-right: 105px;
  }
  .why-us__item-header {
    padding-bottom: 8px;
  }
  .page-template-page-fright .hero .title p {
    position: relative !important;
  }
  .page-template-page-fright .hero .title p:nth-child(2) {
    top: 0;
    padding-bottom: 10px;
  }
  .page-template-page-fright .hero .title p:nth-child(2)::before {
    top: 1px;
    width: 12px;
    height: 12px;
    background-image: radial-gradient(
      circle at 100% 100%,
      rgba(204, 0, 0, 0) 11px,
      #eeeeee 12px
    );
  }
  .page-template-page-fright .hero__content::before {
    content: none;
  }
  .page-template-page-fright.page-id-204 .quote,
  .page-template-page-fright.page-id-206 .quote,
  .page-template-page-fright.page-id-208 .quote,
  .page-template-page-fright.page-id-210 .quote {
    padding-bottom: 160px;
  }
  .page-template-page-fright.page-id-206 .process-header__inner .btn-orange,
  .page-template-page-fright.page-id-208 .process-header__inner .btn-orange,
  .page-template-page-fright.page-id-210 .process-header__inner .btn-orange {
    top: 45%;
  }
  .page-template-page-fright.page-id-206 .process-header__inner .title__wrapper,
  .page-template-page-fright.page-id-208 .process-header__inner .title__wrapper,
  .page-template-page-fright.page-id-210
    .process-header__inner
    .title__wrapper {
    max-width: 100%;
  }
  .page-template-page-fright.page-id-208 .hero .title p:nth-child(1) {
    padding-right: 0px;
  }
  .conditions .tabs .tab__content .btn {
    max-width: 153px;
    font-size: 12px;
  }
  .conditions-contacts__address p {
    flex-direction: column;
  }
  .conditions .tabs .tab__content-info h1,
  .conditions .tabs .tab__content-info h2,
  .conditions .tabs .tab__content-info h3,
  .conditions .tabs .tab__content-info h4,
  .conditions .tabs .tab__content-info h5,
  .conditions .tabs .tab__content-info h6 {
    font-size: 16px;
  }
  .about-page .ceo__wrapper {
    max-width: 100%;
    border-radius: 12px;
  }
  .about-page .ceo__icon {
    right: 15px;
    width: 93px;
  }
  .about-page .ceo__wrapper img {
    max-width: 100%;
    margin: 0 auto;
  }
  .about-page .ceo__quote {
    font-weight: 500;
  }
  .quote-page .quote-page__contacts-form,
  .quote-page .quote-page__quick-form {
    border-radius: 20px;
    margin-top: 36px;
    padding: 29px 19px 48px;
  }
  .quote-page__advanced .btn {
    text-align: left;
  }
  .callback-form__img {
    left: -20px;
  }
  .callback-form__img img {
    max-width: 320px;
  }
  .callback-form .wpcf7 form .wpcf7-response-output {
    margin-bottom: 80px;
  }
  .auth {
    grid-template-columns: 1fr;
  }
  .auth .sideimg {
    display: none;
  }
  .auth__screen-wrapper {
    max-width: 90%;
  }
  .auth-template {
    height: 95vh;
  }
  .contact-page .title-lg {
    font-size: 48px;
  }
  .contact-page .contacts__tabs-map {
    height: 310px;
    border-radius: 12px;
  }
  .contact-page .callback-form {
    margin: 72px 0;
  }
  .reviews-tabs__header .title {
    font-size: 32px;
  }
  .reviews-tabs .review-tabs .tab-button {
    padding: 4px 12px;
    font-size: 12px;
    min-height: 26px;
  }
  .reviews-tabs .review-tabs {
    justify-content: unset;
    gap: 16px;
  }
  .reviews-tabs .review-item {
    border-radius: 16px;
    padding: 16px 21px;
    gap: 12px;
  }
  .reviews-tabs .review-item__img {
    width: 56px;
    height: 56px;
  }
  .reviews-tabs .review-item__header {
    gap: 12px;
  }
  .reviews-tabs .review-item__header h3 {
    font-size: 16px;
  }
  .reviews-page .callback-form__quote {
    width: 86px;
    right: 26px;
  }
  .reviews-page .callback-form__title {
    font-size: 24px;
  }
  .reviews-page .callback-form__text {
    font-size: 16px;
  }
  .reviews-page .callback-form__inner {
    gap: 24px;
    padding-top: 36px !important;
  }
}
@media screen and (max-width: 370px) {
  .header__menu {
    margin-left: 10px;
  }
  .schedule .title {
    font-size: 35px;
  }
  .footer__addresses-grid {
    grid-template-columns: repeat(1, 1fr);
  }
  .title__header .btn-orange,
  .process-header__inner .btn-orange {
    top: 40%;
  }
  .page-template-page-fright .types__cards-item-link {
    padding-left: 8px;
    font-size: 10px;
  }
  .page-template-page-fright .quote {
    padding-bottom: 200px;
  }
  .conditions .tabs #freight-forwarding .accordion-header,
  .conditions .tabs #quote .accordion-header {
    flex-direction: column;
    align-items: start;
    gap: 24px;
  }
  .conditions .tabs #freight-forwarding .accordion-header-icon,
  .conditions .tabs #quote .accordion-header-icon {
    position: static;
  }
  .quote-page__advanced .form__row-wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  .quote-page__contacts-form-img {
    max-width: 100px;
    max-height: 100px;
  }
  .ship .schedule .title {
    font-size: 32px;
  }
  .card-result {
    padding-left: 9px;
    padding-bottom: 17px;
    border-radius: 20px;
  }
  .card-result__body {
    font-size: 20px;
  }
  .contact-form__title {
    font-size: 28px;
  }
  .callback-form__img img {
    max-width: 270px;
  }
  .benefits__item-title {
    font-size: 14px;
  }
  .benefits__item-text {
    font-size: 10px;
  }
  .reviews-page .callback-form .rating-container {
    align-items: flex-start;
    flex-direction: column;
  }
  .popup-content {
    max-width: 260px;
  }
  .popup-close {
    top: 10px;
    right: 22px;
  }
} /*# sourceMappingURL=media.css.map */
