/*==========  Desktop First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}



.logo-row,
.logo-row-lost {
    margin-top: -200px; /* Выберите подходящее значение отрицательного отступа */
}


/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}


/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {
	h1 {
		font-size: 2.3em;
		font-family: Compact Bold;
	}
	h2 {
		font-size: 2em;
	}
	.center {
	margin: 0 auto;
	text-align: center;
}
.centerimg {
	margin: 0 auto;
	text-align: center;
	
}
.centerimg img {
	filter: grayscale(0%);
}
.centerimg img:hover {
	-webkit-filter: contrast(300%); /* Safari */
    filter: contrast(300%);
}

.row {
	margin-right: 0;
	margin-left: 0;
}
.logo-row {
	margin-top: 0;
}
.logo-row img {
	margin-bottom: 50px;
}

.logo-row-lost {
	margin-top: 0;
    margin-bottom: 45px;
}
.imgcost1 img {
	margin-bottom: 50px;
}

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {
	h1 {
		font-size: 3.5em;
		font-family: Compact Bold;
		margin-top: 10px;
	}
	h2 {
		font-size: 2.7em;
	}

	.center {
	margin: 0 auto;
	text-align: center;
}
.centerimg {
	margin: 0 auto;
	text-align: center;
	
}
.centerimg img {
	filter: grayscale(0%);
}
.centerimg img:hover {
	-webkit-filter: contrast(300%); /* Safari */
    filter: contrast(300%);
}

.row {
	margin-right: 0;
	margin-left: 0;
}
.logo-row {
	margin-top: 0;
}
.logo-row img {
	margin-bottom: 50px;
}
.logo-row-lost {
	margin-top: 0;
    margin-bottom: 45px;
}
.imgcost1 img {
	margin-bottom: 50px;
}

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	h1 {
		font-size: 4.5em;
		font-family: Compact Bold;
		margin-top: 10px;
	}
	h2 {
		font-size: 2.5em;
	}

	.center {
	margin: 0 auto;
	text-align: center;
}
.centerimg {
	margin: 0 auto;
	text-align: center;
	
}
.centerimg img {
	filter: grayscale(0%);
}
.centerimg img:hover {
	-webkit-filter: contrast(300%); /* Safari */
    filter: contrast(300%);
}

.row {
	margin-right: 0;
	margin-left: 0;
}
.logo-row {
	margin-top: 0;
}
.logo-row img {
	margin-bottom: 50px;
}
.logo-row-lost {
	margin-top: 0;
    margin-bottom: 45px;
}

.imgcost1 img {
	margin-bottom: 50px;
}

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	h1 {
		font-size: 5.5em;
		font-family: Compact Bold;
		margin-top: 10px;
	}
	h2 {
		font-size: 3em;
	}
	.center {
	margin: 0 auto;
	text-align: center;
}
.centerimg {
	margin: 0 auto;
	text-align: center;
	
}
.centerimg img {
	filter: grayscale(0%);
}
.centerimg img:hover {
	-webkit-filter: contrast(300%); /* Safari */
    filter: contrast(300%);
}

.row {
	margin-right: 0;
	margin-left: 0;
}
.logo-row {
	margin-top: 45px;
}	
.logo-row-lost {
	margin-top: 35px;
    margin-bottom: 45px;
}
.imgcost1 img {
	margin-bottom: 50px;
}

}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	h1 {
		font-size: 7em;
		font-family: Compact Bold;
		margin-top: 10px;
	}
	h2 {
		font-size: 3em;
	}
	.center {
	margin: 0 auto;
	text-align: center;
}
.centerimg {
	margin: 0 auto;
	text-align: center;
	
}
.centerimg img {
	filter: grayscale(0%);
}
.centerimg img:hover {
	-webkit-filter: contrast(300%); /* Safari */
    filter: contrast(300%);
}

.row {
	margin-right: 0;
	margin-left: 0;
}
.logo-row {
	margin-top: 45px;
}	
.logo-row-lost {
	margin-top: 35px;
    margin-bottom: 45px;
}

}

@media only screen and (min-width : 1700px) {
	h1 {
		font-size: 7em;
		font-family: Compact Bold;
		margin-top: 10px;
	}
	h2 {
		font-size: 3em;
	}
	.center {
	margin: 0 auto;
	text-align: center;
}
.centerimg {
	margin: 0 auto;
	text-align: center;
	
}
.centerimg img {
	filter: grayscale(0%);
}
.centerimg img:hover {
	-webkit-filter: contrast(300%); /* Safari */
    filter: contrast(300%);
}

.row {
	margin-right: 0;
	margin-left: 0;
}
.logo-row {
	margin-top: 245px;
}	
.logo-row-lost {
	margin-top: 35px;
    margin-bottom: 100px;
}

}

@media only screen and (min-width : 2000px) {
	h1 {
		font-size: 7em;
		font-family: Compact Bold;
		margin-top: 10px;
	}
	h2 {
		font-size: 3em;
	}
	.center {
	margin: 0 auto;
	text-align: center;
}
.centerimg {
	margin: 0 auto;
	text-align: center;
	
}
.centerimg img {
	filter: grayscale(0%);
}
.centerimg img:hover {
	-webkit-filter: contrast(300%); /* Safari */
    filter: contrast(300%);
}

.row {
	margin-right: 0;
	margin-left: 0;
}
.logo-row {
	margin-top: 245px;
}	
.logo-row-lost {
	margin-top: 35px;
    margin-bottom: 100px;
}

}

@media only screen and (min-width : 2600px) {
	h1 {
		font-size: 7em;
		font-family: Compact Bold;
		margin-top: 10px;
	}
	h2 {
		font-size: 3em;
	}
	.center {
	margin: 0 auto;
	text-align: center;
}
.centerimg {
	margin: 0 auto;
	text-align: center;
	
}
.centerimg img {
	filter: grayscale(0%);
}
.centerimg img:hover {
	-webkit-filter: contrast(300%); /* Safari */
    filter: contrast(300%);
}

.row {
	margin-right: 0;
	margin-left: 0;
}
.logo-row {
	margin-top: 245px;
}	
.logo-row-lost {
	margin-top: 35px;
    margin-bottom: 100px;
}
/* .imgcost {
	text-align: right;
    padding-right: 5%;
} */

}