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

.header-contacts .readmore-button {
    color: white;
    font-size: 0px;
    background-color: #4268a8;
	border-radius: 10px;
    border: 0;
    cursor: pointer;
    width: 35px;
    height: 35px;
    display: inline-block;
	padding:0;
}
.header-contacts .readmore-button {
    margin-left: 5px;
    padding-top: 10px;
    background-image: url(../img/phone-icon.png);
    background-repeat: no-repeat;
    background-position: 0 0;
}

.contacts-map {
    width: 90%;
}

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

.news-block{
    float: none;
}
.owl-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    margin-left: 0;
}


.footer-block-4 {
    float: left;
    clear: both;
}

.header-nav-block-1 {
    position: inherit;
}
.main-menu {
    display: none;
    line-height: 10px;
    position: absolute;
    padding: 0;
    text-align: center;
    width: 100%;
    left: 0;
    z-index: 99;
	margin-left: 0!important;
    top: 52px;
}
.main-menu li {
    float: left;
    list-style: none;
    font-size: 12px;
    text-transform: uppercase;
    width: 100%;
    background-color: #4268a8;
	color: white;
	margin: 0;
}
.main-menu li:hover,
.main-menu li.active{
    background-color: #3b5788;
}
.main-menu .active span, 
.main-menu .active a,
.main-menu a{
    color: white!important;
	width: 100%;
    float: left;
    padding-top: 25px;
    padding-bottom: 25px;
}

.header-nav nav,
.header-nav-2 nav,
.header-nav-scrolled nav{
    width: 95%;
    max-width: none;
}

.footer-block-1{
    width: 40%;
    float: left;
    margin-right: 20px;
}
.footer-block-2{
    width: 20%;
    float: left;
    margin-right: 20px;
}
.footer-block-3{
    width: 20%;
    float: left;
}

.page-carousel{
    width: 100%;
    max-width: 640px;
}

.page-slider-center {
    max-width: 640px;
}
.page-carousel {
    width: 600px;
    padding-right: 20px;
    padding-left: 20px
}
.page-carousel-item {
    text-align: center;
    min-height: 35px;
    max-width: 480px;
    display: inline-block;
}
.page-slider .owl-carousel .owl-item {
    white-space: normal;
}



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

.news-center {
    max-width: 500px;
    min-width: 320px;
}

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

.floatLeft {
    float: left;
}
.maxWidth_265px{
    max-width: 265px;
}

.main-menu {
    top: 102px;
}
.header-nav-2 {
    min-height: 100px;
}
.header-nav-scrolled{
    min-height: 100px;
}
.header-contacts span{
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
}
.main-slider{
    width: 100%;
}
.slider-item-center {
    width: 310px;
    margin-left: -155px;
}
.services-block {
    width: 280px;
    height: 280px;
}
.services-block h3 {
    height: 40px;
}
.services-block .title {
    height: 100px;
}
.news-carousel {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.news-block {
    width: 250px;
    height: 500px;
    display: none;
}
.news-block-inner-bottom {
    width: 250px;
}
.news-block-inner-top {
    width: 250px;
}
.news-block-inner-top {
    width: 250px;
    height: 500px;
    float: left;
}
.news-block-inner-desc{
    clear: both;
}
.news-block-inner-img{
    clear: both;
}
.news-arrow,
.news-block-inner-bottom .news-arrow {
    left: 50%;
	top: initial;
    margin-left: -14px;
}
.news-block-inner-bottom .news-arrow {
	top: 6px;
}
.news-block-inner-top .news-arrow {
    bottom: -14px;
}
.projects-block-back {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.footer-content-center {
    width: 90%;
    min-width: auto;
}
.footer-block-1{
    width: 100%;
}
.footer-block-2{
    width: 100%;
}
.footer-block-3{
    width: 100%;
}
.footer-block-4{
    width: 100%;
	margin-top: 30px;
}
.footer-soc {
    float: left;
    width: 100%;
    height: 35px;
	text-align: center;
}
.footer-soc a {
    display: inline-block;
	float: none;
}
.footer-copyrights {
    bottom: -30px;
    width: 100%;
    text-align: center;
    height: 20px;
}
.contact-form input[type="text"], 
.contact-form textarea {
    max-width: 265px;
}

.page-slider-center {
    max-width: 95%;
}
.page-carousel {
    padding-right: 10px;
    padding-left: 10px
}
.page-carousel-item {
    text-align: center;
    min-height: 35px;
    max-width: 80%;
    display: inline-block;
}
.page-carousel {
    width: 100%;
	max-width: 100%;
	padding-left: 0;
    padding-right: 0;
}
.owl-carousel.main-slider .owl-item img {
    width: 100%;
    height: 585px;
	object-fit: cover;
}

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

.popup {
    width: 100%;
    max-width: 290px;
    min-height: 50px;
    position: absolute;
    top: 5%;
    left: 50%;
    margin-left: -155px;
    z-index: 101;
    background-color: white;
    border-radius: 8px;
    padding-top: 30px;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}
.popup-form input, 
.popup-form textarea {
    max-width: 257px;
}
.popup-form select{
    max-width: 287px;
    margin-right: 0;
}
.fileform {
    max-width: 270px;
}
.selectbutton-cover {
    max-width: 220px;
}

.main-slider {
    width: 100%;
}

}