@media screen and (max-width: 1999px) {

	.header__bg {
		max-width: 500px;
	}
	#header .top__header {
		height: 130px;
	}
	.offer h1 {
		font-size: 55px;
		line-height: 61px;
	}
	.custom__button {
		max-width: 320px;
		font-size: 16px;
	}
	#vid .ikra__item {
		max-width: 31.2%;
	}
	#vid .ikra__item h3 {
		margin: 0;
	} 
	#vid .ikra__item figure {
		max-width: 160px;
		margin: 0 auto;
	}
	#vid .ikra__item span {
		margin-bottom: 10px;
	}
	#prices .ikra__img {
		max-width: 430px;
	}
	.fish__item h4 {
		max-width: 44.5%;
	}
	#delivery .inner__content h2 {
		font-size: 50px;
		line-height: 56px;
	}
	#delivery .flexbox h3 {
		font-size: 25px;
	}
	#footer, #footer a {
		font-size: 17px;
	}
	#footer .col-3:last-child a {
		font-size: 18px;
	}

}

@media screen and (max-width: 992px) {
	.offer h1 {
		font-size: 45px;
		line-height: 51px;
	}
	h2 {
		margin-bottom: 30px;
	}
	#prices h2 {
		font-size: 50px;
		line-height: 56px;
	}
	.header__bg {
		max-width: 420px;
	}
	#vid .ikra__item {
		max-width: 30.6%;
	}
	.custom__list > li {
		font-size: 20px;
		line-height: 26px;
	}
	#prices .inner__content {
		max-width: 100%;
	}
	#prices .inner__content ul {
		max-width: 45%;
	}
	#prices .flexbox {
		display: block;
	}
	#prices .flexbox p {
		margin-bottom: 20px;
	}
	.fish__item h4 {
		max-width: 52.4%;
	}
	.fish__item figure {
		max-width: 44%;
	}
	.fish__item button,
	.fish__item a{
		max-width: 30%;
	}
	.fish__item button,
	.fish__item a{
		margin: 0 0 0 auto; 
	}
	#our-del .col-6:nth-child(1) {
		margin-bottom: 30px;
		padding-right: 0;	
	}
	#footer a.logo {
		justify-content: center;
	}
	#footer .col-3:last-child ul {
		text-align: right;
	}


}

@media screen and (max-width: 768px) {
	.logo img {
		max-width: 80px;
	}
	.logo p {
		font-size: 26px;
	}
	.top__contacts a {
		font-size: 18px;
	}
	.header__bg {
		max-width: 300px;
	}
	.offer h1 {
		font-size: 35px;
		line-height: 41px;
		margin-bottom: 140px;
	}
	.offer .custom__button {
		margin: 0 auto;
	}
	#vid .ikra__item {
		max-width: 46.9%;
	}
	.fish__item figure {
		max-width: 300px;
		margin: 0 auto;
	}
	.fish__item h4 {
		font-size: 40px;
		line-height: 40px;
	}
	.fish__item button,
	.fish__item a{
		max-width: 40%;
	}
	#footer .col-3:not(:last-child) {
		margin-bottom: 20px;
	}
	#footer .col-3:last-child ul {
		text-align: center;
	}
	.modal-window__content {
		width: 90%;
	}
	.modal-window__close {
		right: 0;
		top: -55px;
	}
	.modal-window__content form {
		height: 420px;		
		overflow: auto;
		padding-bottom: 25px;
	}
	.images__price {
		display: none;
	}
	#prices .inner__content ul {
		max-width: 100%;
	}



}

@media screen and (max-width: 526px) {
	h2,
	#prices h2 {
		font-size: 35px;
		line-height: 41px;
	}
	#header .top__header {
		height: 160px;
	}
	.logo {
		justify-content: center;
	}
	.top__contacts {
		text-align: center;
	}
	.offer h1 {
		text-align: center;
		margin-bottom: 160px;
	}
	.header__bg {
		top: 56%;
	}
	#vid .ikra__item {
		max-width: 44.8%;
	}
	#vid .ikra__item h3 {
		font-size: 15px;
		line-height: 21px;
	}
	#vid .ikra__item figure {
		height: 110px;
	}
	#vid .ikra__item span {
		font-size: 20px;
		line-height: 26px;
	}
	#vid .ikra__item p {
		font-size: 15px;
		line-height: 21px;
	}
	#prices .inner__content ul {
		max-width: 100%;
	}
	#prices .ikra__img {
		display: none;
	}
	.fish__item figure {
		height: 140px;
	}
	.fish__item figure::after {
		height: 40px;
	}
	.fish__item h4 {
		max-width: 100%;
		text-align: center;
	}
	.fish__item button,
	.fish__item a{
		max-width: 310px;
		margin: 0 auto;
	}
	.map__img,
	#delivery .flexbox img,
	#delivery .flexbox h3 {
		display: none;
	}
	#delivery .inner__content h2 {
		font-size: 35px;
		line-height: 41px;
	}
	 

}