@media screen and (max-width: 1200px) {
	.about__top p {
		max-width: 550px;
	}

	.projects-slider {
		max-width: 924px;
		margin: auto;
	}

	.projects-slider .projects-slider__slide {
		padding: 35px 25px 30px;
	}

	.contact-details {
		max-width: 600px;
	}

	.contact-map {
		max-width: 333px;
	}

	.modal-info__block  {
		display: block;
	}

	.modal-info__card {
		padding: 35px 25px;;
	}

	.modal-about__list li {
		width: 150px;
	}

	.modal-about__list li:nth-child(4) {
		width: 215px;
	}

	.modal-about__list li:nth-child(5) {
		width: 285px;
	}

	.slick-next, .slick-prev {
		width: 50.28px;
		height: 49px;
		right: -25px;
	}
}

@media screen and (max-width: 992px) {
	.container {
		max-width: 700px;
	}

	.navigation__menu, .navigaion__contact {
		display: none;
	}

	.navigation__mobal-phone, .btn-burger {
		display: block;
	}

	.hero__title {
		font-size: 43px;
	}

	.hero__adv li {
		font-size: 22px;
		padding: 8px 23px;
	}

	.hero__btn {
		padding: 19px 0;
		font-size: 18px;
	}

	.about__top {
		flex-direction: column;
		align-items: start;
		padding: 26px 38px;
	}

	.about__top h2 {
		font-size: 45px;
		margin-bottom: 20px;
	}

	.about__result {
		flex-wrap: wrap;
		width: 583px;
		justify-content: space-around;
		gap: 49px;
		margin: auto;
	}

	.tariff-wrapper__item {
		min-height: 451px;
		padding: 28px 16px;
	}

	.tariff-wrapper__item h2 {
		font-size: 20px;
	}

	.tariff-wrapper p {
		font-size: 15px;
	}

	.services-wrapper__item {
		padding: 30px 24px 50px 22px;
		justify-content: flex-start;
		height: max-content;
	}

	.services-wrapper__num {
		font-size: 36px;
		margin-right: 16px;
		line-height: 1;
	}

	.services-wrapper__top {
		align-items: flex-start;
		margin-bottom: 21px;
	}

	.services-wrapper__bottom ul li:before {
		width: 14px;
		height: 14px;
	}

	.services-wrapper__title {
		font-size: 16px;
	}

	.services-wrapper__bottom p {
		font-size: 16px;
	}

	.projects-logo__item {
		width: 64px;
		height: 69px;
	}

	.slick-next, .slick-prev {
		width: 42.28px;
		height: 44px;
		right: -24px;
	}

	.team-about {
		padding: 33px 20px;
		max-width: 561px;
	}

	.team-about__person > img {
		width: 55px;
		margin-right: 19px;
	}

	.team-about__block > h3, .team-about__block > span {
		font-size: 13px;
	}

	.team-about > p {
		font-size: 14px;
		line-height: 21px;
	}

	.team-about > p:not(:last-child) {
		margin-bottom: 17px;
	}

	.team-offer h2 {
		font-size: 31px;
	}

	.team-offer__list li {
		padding: 7px 23px;
		font-size: 17px;
	}

	.team-offer__btn {
		width: 242px;
		padding: 17px 0;
		font-size: 13px;
	}

	.team-offer__list {
		margin: 48px 0 53px;
	}

	.team-offer {
		margin-left: 30px;
	}

	.contact-map > h3, .contact-details > h3 {
		font-size: 20px;
	}

	.contact-map {
		max-width: 280px;
	}

	.contact-details {
		max-width: 315px;
	}

	.contact-details__list {
		gap: 24px 0;
		flex-direction: column;
	}

	.contact-details__list li {
		width: 100%;
	}

	.mobal-menu.active {
		display: block;
	}

	.mobal-menu {
		position: fixed;
		top: 92px;
		z-index: 30;
		background: #FFF;
		overflow: auto;
		height: 100%;
		width: 100%;
		left: 0;
		padding-top: 48px;
		padding-bottom: 130px;
	}

	.mobal-menu__title {
		color: #22232C;
		text-align: center;
		font-family: 'RF Dewi Expanded', sans-serif;
		font-size: 31px;
		font-weight: 400;
		text-align: center;
	}

	.mobal-menu__list li a {
		font-family: 'RF Dewi Expanded', sans-serif;
		font-size: 18px;
		text-align: center;
		display: block;
		font-weight: 400;
	}
	
	.mobal-menu__list {
		padding: 50px 0 56px;
		border-bottom: 2px solid rgb(255 13 57 / 10%);
	}

	.mobal-menu__list li:not(:last-child) {
		margin-bottom: 24px;
	}

	.mobal-menu__btn {
		width: 194px;
		margin: 32px auto 28px;
	}

	.mobal-menu__contact a:first-child {
		font-family: 'RF Dewi Expanded', sans-serif;
		font-size: 14px;
		display: block;
		text-align: center;
		margin-bottom: 6px;
	}

	.mobal-menu__contact a:last-child {
		font-size: 14px;
		text-align: center;
		display: block;
		opacity: 0.5;
	}

	.modal-about__block {
		width: 300px;
		height: max-content;
	}

	.modal-about__link a {
		width: 235px;
	}

	.modal-about__list li:nth-child(4) {
		width: 150px;
	}
}

@media screen and (max-width: 768px) {
	.container {
		max-width: 360px;
	}
	
	.hero__title span {
	    display:block;
	}

	.hero__title {
		font-size: 31px;
		margin-bottom: 30px;
	}

	.hero__adv li:after {
		font-size: 16px;
		margin-left: 12px;
	}

	.hero__adv li {
		font-size: 14px;
		padding: 11px 15px;
	}

	.hero__btn {
		width: 198px;
		font-size: 12px;
		padding: 17px 0;
	}

	.hero__btn svg {
		width: 14px;
		height: 14px;
	}

	.hero__adv {
		margin: 0 auto 22px;
	}

	.about__result {
		width: 375px;
		gap: 49px 0;
	}

	.about__result-num {
		font-size: 31px;
		padding-bottom: 20px;
	}

	.about__top h2 {
		font-size: 31px;
		margin-bottom: 20px;
	}

	.about__top p {
		font-size: 15px;
	}

	.about__top {
		padding: 25px 25px;
	}

	.about__result {
		width: 318px;
	}

	.about__result-item {
		max-width: 137px;
	}

	.about__result-text {
		font-size: 12px;
	}

	.about__result-item.from::before {
		content: 'c';
		left: 0;
		top: 11px;
		font-size: 14px;
	}

	.about__result-item.plus::before {
		content: '+';
		top: -13px;
		right: 26px;
		font-size: 24px;
	}

	.about {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.hero {
		padding: 48px 0 80px;
	}

	.tariff-wrapper, .projects-slider__result, .team-wrap, .footer-wrap, .modal-about__wrap {
		flex-direction: column;
	}

	.tariff-wrapper__item {
		padding: 54px 25px;
		width: 330px;
		min-height: 573px;
		margin: auto;
	}

	.tariff-wrapper__item h2 {
		font-size: 18px;
	}

	.tariff-wrapper__item:not(:first-child) {
		margin: auto;
		margin-top: -45px;
	}

	.tariff-wrapper p {
		font-size: 15px;
		max-width: 200px;
	}

	.tariff {
		padding: 50px 0 70px;
	}

	.tariff-wrapper__item:last-child{
		min-height: 504.622px;
	}

	.tariff-wrapper__item_third .tariff-wrapper__image {
		width: 206.814px;
		height: 210.411px;
		bottom: 70px;
	}

	.services-wrapper {
		flex-direction: column;
	}

	.services-wrapper__item {
		width: 100%;
		padding: 30px 20px 33px 22px;
	}

	.services-wrapper__item:not(:last-child) {
		margin-bottom: 32px;
	}

	.services-wrapper__title {
		font-size: 18px;
	}

	.services-wrapper__bottom p {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 24px;
	}

	.services-wrapper__bottom ul li {
		font-size: 13px;
		padding-left: 28px;
	}

	.services-wrapper__bottom ul {
		min-height: 162px;
		margin-bottom: 23px;
	}

	.btn-red {
		font-size: 12px;
		padding: 17px 0;
	}

	.services-wrapper__btn {
		max-width: 194px;
	}

	.btn-red img {
		width: 12.543px;
	}

	.btn-red span {
		margin-right: 15px;
	}

	.section-title {
		font-size: 31px;
	}

	.services-title {
		margin-bottom: 30px;
	}

	.services, .projects {
		padding-bottom: 70px;
		padding-top: 30px;
	}

	.projects-title {
		text-align: center;
		margin-bottom: 34px;
	}


	.projects-logo__item {
		width: 49px;
		height: 54px;
	}

	.projects-slider__label {
		font-size: 12px;
		margin-bottom: 12px;
	}

	.projects-slider__title {
		margin-bottom: 18px;
		font-size: 14px;
	}

	.projects-slider__h3 {
		font-size: 14px;
		margin-bottom: 10px;
	}

	.projects-slider__industry-block {
		height: 29px;
		line-height: 28px;
		font-size: 11px;
		padding: 0 20px;
	}

	.projects-slider__task p {
		font-size: 12px;
		line-height: 18px;
		width: 280px;
	}

	.projects-slider__result {
		align-items: flex-start;
	}

	.projects-slider__result-block {
		width: 100%;
		display: flex;
		align-items: center;
	}

	.projects-slider .projects-slider__slide {
		padding: 24px 10px 24px 25px;
	}

	.projects-slider__result-block:not(:last-child) {
		margin-bottom: 15px;
	}

	.projects-slider__result-num {
		font-size: 14px;
		padding-bottom: 0;
		margin-bottom: 0;
		min-width: 74px;
		margin-right: 7px;
	}

	.projects-slider__result-text {
		font-size: 12px;
	}

	.projects-slider__result-block:not(:last-child) {
		margin-right: 0;
	}

	.projects-slider__result-num:before {
		width: 18px;
		height: 1px;
		bottom: 10px;
		left: auto;
		transform: rotate(90deg);
	    right: -3px;
	}

	.projects-slider__btn {
		width: 222px;
	}

	.slick-next, .slick-prev {
		width: 34.384px;
		height: 33.709px;
		background-size: 25% 52%;
	}

	.projects-slider .slick-prev {
		left: -10px;
		transform: rotate(270deg);
	}

	.projects-slider .slick-next {
		margin-top: 2px;
		transform: rotate(270deg);
		right: -14px;
	}

	.team-about__block > h3 {
		font-size: 18px;
	}

	.team-about__person {
		margin-bottom: 24px;
	}

	.team-about {
		padding: 33px 24px;
		max-width: 100%;
	}

	.team-offer {
		margin-left: 0;
		margin-top: 70px;
	}

	.team-about > p {
		width: 282px;
		line-height: 20px; 
	}

	.team-offer__list {
		margin: 32px 0 32px;
		display: flex;
		flex-wrap: wrap;
		gap: 0 10px;
	}

	.team-offer__list li {
		padding: 8px 16px;
		border-radius: 12px;
		font-size: 12px;
	}

	.team-offer__list li:not(:last-child) {
		margin-bottom: 16px;
	}

	.team-offer__list li:after {
		font-size: 18px;
		margin-left: 10px;
	}

	.team-offer__list li span {
		font-size: 11px;
	}

	.team-offer__btn {
		width: 190px;
		padding: 15px 0;
		letter-spacing: 0.18px;
		font-size: 12px;
	}

	.team-offer__btn svg {
		margin-left: 16px;
		width: 11px;
	}

	.team-offer h2 {
		font-size: 27px;
	}

	.team {
		padding: 75px 0;
	}

	.contact .container {
		max-width: 303px;
		padding: 0;
	}

	.contact-wrap {
		margin-top: 28px;
		flex-direction: column;
	}

	.contact-map > h3, .contact-details > h3 {
		font-size: 18px;
		margin-bottom: 24px;
	}

	.contact-details__list {
		gap: 32px 0;
	}

	.contact-details__list li h4 {
		font-size: 14px;
	}

	.contact-details {
		margin-left: 0;
		margin-top: 35px;
		max-width: 295px;
	}

	.contact-details__list li, .footer-contact__phone {
		font-size: 14px;
	}

	.contact-details__list li img {
		width: 21px;
		margin-right: 20px;
	}

	.footer__left {
		font-size: 14px;
		margin-bottom: 35px;
	}

	.footer-wrap {
		align-items: flex-start;
		max-width: 303px;
		margin: auto;
	}

	.footer {
		padding: 55px 0 37px;
	}

	.footer-contact__email {
		text-align: start;
	}

	.footer-contact__block {
		order: 2;
	}

	.footer-contact__link {
		margin-left: 0;
		margin-right: 16px;
	}

	.modal-info__card > p {
		text-align: center;
		font-size: 14px;
	}

	.modal-about > h2 {
		max-width: 215px;
		width: 100%;
		margin: auto;
		font-size: 18px;
		text-align: center;
		margin: 37px auto 40px;
	}

	.modal-about__list {
		justify-content: center;
		gap: 9px;
	}

	.modal-about__list li:nth-child(5), .modal-about__list li:nth-child(4), .modal-about__list li {
		width: 100%;
		min-height: max-content;
	}

	.modal-about__list li:nth-child(3), .modal-about__list li:nth-child(2) {
		width: 125px;
	}

	.modal-about__list li:nth-child(1) {
		order: 3;
	}

	.modal-about__block {
		width: 280px;
		margin: 60px auto 0;
		padding: 26px 25px;
	}

	.modal-about__block h2 {
		font-size: 18px;
		margin-bottom: 24px;
	}

	.modal-about__link a {
		width: 100%;
	}

	.modal-about__link a:last-child {
		margin-top: 13px;
	}

	.modal-about__link a svg {
		margin-left: 7px;
		width: 11px;
	}

	.modal-info__card {
		padding: 50px 9px;
		max-width: 360px;
		margin: auto;
	}

	.modal-info__exit {
		top: 9px;
	}
}