@media only screen and (max-width: 1380px) {
    .header .header-top .left li {
        padding-right: 12px;
    }
    .inner2 {
        width: 96%;
    }
    .header .header-middle .col-1 {
        width: 22%;
    }
    .header .header-middle .col-2 {
        width: 13%;
    }
    .header .header-middle .col-3 .cur {
        padding-right: 20px;
    }
    .header .header-middle .col-3 {
        width: 27%;
    }
    .header .header-middle .col-5 {
        width: 15%;
    }
    .header .header-middle .col-2 .num {
        padding-left: 10px;
    }
    .header .header-middle .col-2 .num .top {
        font-size: 2rem;
        line-height: 2.1rem;
    }
    .header .header-middle .col-2 .num .bottom {
        font-size: 0.8rem;
    }

    .block-info-ads .name-ads {
        width: auto;
    }
    .block-info-ads > div {
        padding: 4px 5px 3px 5px;
    }
    .block-price-ads {
        padding-left: 0;
    }

    .main-news-block .left {
        padding-right: 320px;
    }
    .main-news-block .right {
        width: 300px;
        margin-left: -300px;
    }
}
@media only screen and (max-width: 1340px) {
    .inner {
        width: 96%;
    }
    .header .header-top .left {
        padding-left: 3%;
    }

    .main-news-block .left {
        padding-right: 300px;
    }
    .main-news-block .right {
        width: 280px;
        margin-left: -280px;
    }
}

@media only screen and (max-width: 1200px) {
    .header .header-middle .col-3 .cur {
        display: block;
        text-align: left;
        padding: 0;
    }
    .header .header-middle .col-1 {
        width: 27%;
    }
    .header .header-middle .col-2 {
        width: 15%;
    }
    .header .header-middle .col-3 {
        width: 14%;
    }
    .header .header-middle .col-4 {
        width: 27%;
    }
    .header .header-middle .col-5 {
        width: 17%;
    }

    .main-news-block .left {
        padding-right: 250px;
    }
    .main-news-block .right {
        width: 230px;
        margin-left: -230px;
    }

    .add-ads-page .img {
        width: 182px;
    }
    .add-ads-page .padding-img {
        padding-right: 200px;
    }

}
@media only screen and (max-width: 1150px) {
    .profile-page .person-info-wrap {
        width: 100%;
    }
    .profile-page .person-info-reduct .day {
        width: 100%;
        margin: 0 0 15px;
    }
    .profile-page .person-info-reduct .month {
        width: 100%;
        margin: 0 0 15px;
    }
    .profile-page .person-info-reduct .year {
        width: 100%;
        margin: 0;
    }

    .footer .col {
        display: block;
        width: 100%;
        max-width: 1150px;
    }
    .footer .col-1 {
        margin-bottom: 20px;
    }
    .footer .col-2 {
        margin-bottom: 20px;
    }
    .footer .col-3 {
        padding: 0;
    }

    .profile-page .person-info-reduct .left {
        float: none;
        width: auto;
        margin: 0;
        padding: 0;
    }
    .profile-page .person-info-reduct .right {
        float: none;
        padding: 0;
    }

    .block-info-ads .naum-ads {
        display: none;
    }

    .wrap-news-week .news-week .img {
        width: 230px;
        margin-right: -230px;
    }
    .wrap-news-week .news-week .all-text-news.padding {
        padding-left: 245px;
    }

    .main-news-block .left .image .text-news .short_descr {
        font-size: 1.4rem;
        line-height: 1.8rem;
    }
    .main-news-block .right .short_descr {
        font-size: 1rem;
        line-height: 1.2rem;
    }

    .add-image {
        padding: 15px 15px 30px 0px;
    }
    .add-image .item {
        width: 25%;
    }
}
@media only screen and (max-width: 1050px) {
    .header .header-top .left li {
        padding-right: 30px;
    }
    .block-radio {
        background-position: 15px 14px;
        width: 120px;
    }
    .block-radio:hover {
        background-position: 15px -43px;
    }
    .header .header-middle .col-4 {
        width: 29%;
    }
    .header .header-middle .col-5 {
        width: 15%;
    }

    .header-bottom > ul > li > a {
        font-size: 0.9333rem;
    }
    .header .header-top .left li {
        padding-right: 20px;
    }
    .header .header-top .left li a {
        font-size: 0.9333rem;
    }
    .header .header-top .right {
    }
    .header .header-top .right li a {
        font-size: 0.9333rem;
    }
    .header .header-top .right .entrance {
        padding-right: 5px;
    }
    .header .header-top .right .register {
        padding-left: 5px;
    }

    .main-news-block .left {
        float: none;
        padding: 0;
        margin-bottom: 10px;
        width: auto;
        display: inline-block;
    }
    .main-news-block .right {
        float: none;
        width: auto;
        margin: 0;
    }
    .main-news-block .right .news {
        float: left;
        max-width: 50%;
    }
    .main-news-block .right .news-1 .image {
        margin-right: 5px;
    }
    .main-news-block .right .news-2 .image {
        margin-left: 5px;
    }

    .messages-page > .btn {
        position: relative;
        top: auto;
        right: auto;
        margin-bottom: 15px;
    }
    .my-ads-page > .btn {
        position: relative;
        top: auto;
        right: auto;
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 980px) {
}
@media only screen and (max-width: 940px) {
    html {
        height: 100%;
        font: 14px/21px "PT Sans", sans-serif;
    }
    #content {
        padding: 15px 0 45px;
    }
    .content .breadcrumbs {
        margin-bottom: 10px;
    }
    .header .header-middle {
        height: 160px;
        border-bottom: 2px solid #dee5ed;
    }
    .header .header-middle .col-1 {
        width: 35%;
        max-width: 400px;
    }
    .header .header-middle .col-2 {
        width: 20%;
        max-width: 400px;
    }
    .header .header-middle .col-3 {
        width: 45%;
        max-width: 400px;
    }
    .header .header-middle .col-4 {
        width: 70%;
        max-width: 700px;
    }
    .header .header-middle .col-5 {
        width: 30%;
        max-width: 400px;
        text-align: center;
    }
    .header .header-middle .col-4 .child {
        width: 94%;
    }
    .header .header-middle .col-4 .wrap-input {
        width: 100%;
    }
    .header .header-middle .col-4 input[type="text"] {
        width: 100%;
    }
    .header .header-middle .col-3.parent .child {
        display: table;
        width: 100%;
        height: 40px;
        height: 68px;
    }
    .header .header-middle .col-3.parent .cur {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }

    .header .wrap-mobile {
        display: block;
    }
    .header .main-menu {
        display: block;
    }
    .wrap-mobile {
        background: #f8f8f8;
        display: block;
        height: 50px;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 102;
    }
    .menu-tab {
        cursor: pointer;
        display: block;
        height: 50px;
        position: absolute;
        left: 2%;
        top: 0;
        width: 60px;
        z-index: 24;
        padding: 18px;
        background-color: #3b5282;
    }
    .menu-tab:hover {
        transition: 0.3s ease;
        background-color: #2e436f;
    }
    .menu-tab span {
        background: #fff none repeat scroll 0 0;
        border-radius: 1px;
        display: block;
        height: 3px;
        width: 100%;
    }
    .menu-tab.open {
        top: 0px;
    }
    .menu-tab .middle {
        margin-bottom: 3px;
        margin-top: 3px;
    }
    .bottom-mnu {
        display: block;
    }
    .header .main-menu {
        width: 320px;
        position: fixed;
        top: 50px;
        left: -320px;
        z-index: 101;
        background: #f8f8f8;
    }
    .header .main-menu {
        padding-bottom: 20px;
    }
    .header .main-menu li .drop-down {
        display: none;
    }
    .header .main-menu li a {
        padding-left: 4%;
        display: block;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold;
    }
    .header .main-menu li:hover {
        background: #3b5282;
    }
    .header .main-menu li:hover a {
        color: #fff;
    }
    .header .main-menu .top-mnu {
        margin-left: 0;
    }
    .header .top-line .call-back {
        position: fixed;
        z-index: 103;
        right: 0;
        top: 0;
    }
    .main-menu li {
        line-height: 35px;
        list-style-type: none;
    }
    .header-bottom {
        display: none;
    }
    .header .header-top .left {
        display: none;
    }
    .header .header-top .right {
        z-index: 103;
        position: fixed;
        top: 0;
        right: 0;
        width: 158px;
    }
    .header .header-top .right li {
        padding-right: 0;
    }
    .header .header-top .right .register {
        padding-left: 0;
    }
    .header .header-top .right .entrance {
        padding-right: 0;
    }
    .header .header-middle .col-5 {
        position: fixed;
        width: auto;
        top: 0;
        right: 158px;
        height: 50px;
        z-index: 103;
        border: none;
    }
    .header .header-middle .col-4 {
        border-right: none;
        width: 100%;
        max-width: 940px;
    }
    .header .header-middle .col-3 {
        border-right: none;
    }
    .header .header-top .right li a {
        font-size: 0.85rem;
    }
    .block-radio {
        width: 105px;
        background-position: 8px 14px;
        padding: 7px 5px 10px 39px;
    }
    .block-radio:hover {
        background-position: 8px -43px;
    }
    .block-radio .name {
        text-align: left;
    }
    .block-radio .chast {
        text-align: left;
    }

    .main-menu li .main-drop-down {
        display: block !important;
    }
    .main-menu li .main-drop-down .child {
        display: none;
    }
    .main-menu li ul {
        display: none;
    }

    .profile-page .person-info-reduct .left {
        float: left;
        width: 165px;
        margin-right: -165px;
        padding: 7px 0 0;
    }
    .profile-page .person-info-reduct .right {
        float: left;
        padding: 0 0 0 165px;
    }

    .btn-bus {
        width: 300px;
    }
    .btn-bus span {
        width: 230px;
    }
    .btn-train {
        width: 300px;
    }
    .btn-train span {
        width: 230px;
    }

    .contacts-page .right .form {
        padding: 20px 20px 25px;
    }
    .contacts-page .right .form .h2 {
        padding-bottom: 20px;
    }
    .contacts-page .col .block-1 {
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

    .sidebar .sidebar-block .add {
        padding-top: 0;
    }

    .p-ads-page {
        padding-bottom: 50px;
    }
    .block-new-ads .body .item {
        width: 33.33%;
        margin-bottom: 30px;
    }
    .block-new-ads .body .item:nth-child(4n + 1) {
        clear: none;
    }
    .block-new-ads .body .item:nth-child(3n + 1) {
        clear: both;
    }

    .block-info-ads .naum-ads {
        display: block;
    }

    .block-price-ads {
        height: 50px;
    }

    .wrap-news-week .news-week .img {
        width: 320px;
        margin-right: -320px;
    }
    .wrap-news-week .news-week .all-text-news.padding {
        padding-left: 345px;
    }
    .wrap-news-week .news-week {
        padding-bottom: 45px;
    }

    /*right-sidebar/////////////////////////*/
    #sideRight {
        float: none;
        right: -300px;
        width: 300px;
        margin-left: 0;
        position: fixed;
        top: 50px;
        background-color: #fff;
        z-index: 2;
        margin: 0;
        padding: 0;
        height: 100%;
        padding: 5px;
    }
    #sideRight .btn-open {
        display: block;
        width: 5px;
    }

    #content.padding-right {
        padding-right: 0;
    }
    /*/////////////////////////*/

    /*left-sidebar//////////////////////////*/
    .main-page #sideLeft {
        margin-top: 0;
    }
    #sideLeft {
        float: none;
        left: -300px;
        width: 300px;
        margin-left: 0;
        position: fixed;
        top: 50px;
        background-color: #fff;
        z-index: 2;
        margin: 0;
        padding: 0;
        height: 100%;
        padding: 5px;
    }
    #sideLeft .btn-open {
        display: block;
        width: 5px;
    }
    #content.padding-left {
        padding-left: 0;
    }
    #sideLeft + #container #content {
        padding-left: 0;
    }
    /*/////////////////////////*/

    #sideLeft .wrap-sidebar {
        overflow-x: hidden;
        overflow-y: scroll;
    }
    #sideLeft .wrap-sidebar {
        overflow-x: hidden;
        overflow-y: scroll;
    }
    #sideRight .wrap-sidebar {
        overflow-x: hidden;
        overflow-y: scroll;
    }
    .mobile-menu {
        overflow-x: hidden;
        overflow-y: scroll;
    }

    .main-news-block {
        text-align: center;
    }
    .main-news-block .left {
        text-align: left;
    }

    .block-comments .body {
        padding: 0;
    }
    .block-comments .top-com {
        padding: 10px 15px;
    }
    .block-comments .soc-login {
        padding-right: 25px;
    }

    .block-photo .all-image {
        margin-bottom: 20px;
    }

    #to_up {
        bottom: 20px;
        right: 20px;
    }
}
@media only screen and (max-width: 768px) {
    html {
        height: 100%;
        font: 13px/20px "PT Sans", sans-serif;
    }
    h1,
    .h1 {
        font-size: 2.6rem;
        line-height: 2.8rem;
        padding-bottom: 15px;
    }
    h2,
    .h2 {
        font-size: 1.7rem;
        line-height: 1.8rem;
        padding-bottom: 15px;
    }
    .header .header-top .left li {
        padding-right: 15px;
    }
    .header .header-top .left li a {
        font-size: 0.8rem;
    }

		    /*.header .header-middle .col-1 {width: 45%;}
		.header .header-middle .col-3 {width: 35%;}

		.header .header-middle .col-5 {right: 144px;}*/

    .header .header-middle .col-2 {
        width: 60px;
        position: fixed;
        top: 0;
        right: 254px;
        z-index: 103;
        background: #3b5282;
        height: 50px;
        cursor: pointer;
        border-right: 1px solid #475e8d;
        border-left: 1px solid #2f4674;
    }
    .header .header-middle .col-2:hover {
        background-color: #2e436f;
    }
    .header .header-middle .col-2.open {
        background-color: #2e436f;
    }
    .header .header-middle .col-2 i {
        width: 100%;
        height: 100%;
        background: url(../images/weather2.png) 50% 50% no-repeat;
        display: block;
    }
    .header .header-middle .col-2 .child {
        display: none;
    }
    .header .header-middle .col-3 {
        position: fixed;
        top: 0;
        right: 314px;
        width: 60px;
        height: 50px;
        z-index: 103;
        background: #3b5282;
        cursor: pointer;
        border-left: 1px solid #475e8d;
        border-right: 1px solid #475e8d;
    }
    .header .header-middle .col-3:hover {
        background-color: #2e436f;
    }
    .header .header-middle .col-3.open {
        background-color: #2e436f;
    }
    .header .header-middle .col-3 i {
        display: inline-block;
        width: 60px;
        height: 50px;
        background: url(../images/dol.png) 50% 50% no-repeat;
    }
    .header .header-middle .col-3.parent .child {
        display: none;
    }
    .header .header-middle {
        height: 105px;
    }
    .header .header-middle .col-1 {
        float: left;
        border: none;
        width: 35%;
    }
    .header .header-middle .col-4 {
        float: right;
        width: 60%;
    }
    .header .header-middle .col-5 {
        right: 148px;
        border-left: 1px solid #2f4674;
    }
    .header .header-middle .col-5 .block-radio:hover {
        background-color: #2e436f;
        background-position: 8px 14px;
    }
    .header .header-middle .col-1, .header .header-middle .col-2, .header .header-middle .col-3, .header .header-middle .col-4, .header .header-middle .col-5{
        display: block;
    }
    .profile-page .person-info-reduct .left {
        float: none;
        width: auto;
        margin: 0;
        padding: 0;
    }
    .profile-page .person-info-reduct .right {
        float: none;
        padding: 0;
    }

    .contacts-page .col {
        display: block;
        width: 100%;
        max-width: 768px;
        padding: 0;
    }
    .contacts-page .left {
        margin-bottom: 25px;
    }
    .contacts-page .right .map {
        margin-bottom: 25px;
    }

    .navigation-pages {
        margin: 35px 0 25px;
    }

    .p-ads-page {
        padding-bottom: 30px;
    }
    .block-new-ads .body .item {
        width: 50%;
        margin-bottom: 25px;
    }
    .block-new-ads .body .item:nth-child(3n + 1) {
        clear: none;
    }
    .block-new-ads .body .item:nth-child(2n + 1) {
        clear: both;
    }

    .wrap-news-week .news-week {
        padding-bottom: 30px;
    }
    .wrap-news-week .news-week .img {
        width: 230px;
        margin-right: -230px;
    }
    .wrap-news-week .news-week .all-text-news.padding {
        padding-left: 245px;
    }

    .top-other-news .item {
        width: 50%;
    }
    .top-other-news .item:nth-child(3) {
        display: none;
    }

    .block-news-type-1 .body .col {
        width: 50%;
    }
    .block-news-type-1 .body .col:nth-child(3) {
        float: none;
        width: 100%;
        clear: both;
        padding-top: 20px;
    }

    .block-news-type-2 .col .spacer .items {
        padding-top: 45px;
    }
    .block-news-type-2 .col .spacer .item {
        padding: 0 10px 10px;
        margin-bottom: 10px;
    }
    .block-news-type-2 .col .spacer {
        margin-left: 10px;
    }
    .block-news-type-2 .cols {
        margin-left: -10px;
    }
    .header .header-top{
        height: 100px;
    }
    .header .header-middle .col-3.parent .child {
        position: fixed;
        left: 0;
        top: 50px;
        background: #f8f8f8;
        border-bottom: 2px solid #3b5282;
    }
    .header .header-middle .col-2.parent .child {
        position: fixed;
        left: 0;
        top: 50px;
        background: #f8f8f8;
        border-bottom: 2px solid #3b5282;
        width: 100%;
        padding: 10px 0;
    }

    .main-page #content.padding-left {
        padding-bottom: 20px;
    }

    #sideLeft .btn-open span {
        width: 9px;
        height: 14px;
        position: absolute;
        top: 50%;
        margin-top: -7px;
        left: 5px;
        background: url(../images/arrsidebar.png) 0 0 no-repeat;
    }
    #sideRight .btn-open span {
        width: 9px;
        height: 14px;
        position: absolute;
        top: 50%;
        margin-top: -7px;
        right: 5px;
        background: url(../images/arrsidebarr.png) 0 0 no-repeat;
    }

    .ads-to-category ul {
        column-count: 3;
        ::-webkit-column-count: 3;
        ::-moz-column-count: 3;
        :-moz-column-count: 3;
        :-ms-column-count: 3;
    }
    .header .header-top .right {
        width: 148px;
    }

    .block-share {
        margin-bottom: 30px;
    }

    .block-comments .top-com .name-comments {
        float: none;
        width: 100%;
    }
    .block-comments .auth {
        float: none;
        width: 100%;
        padding-top: 15px;
    }
    .block-comments .btn-com {
        float: right;
    }
    div.reviews-reply-field {
        padding-bottom: 15px;
    }

    .add-ads-page .edit-foto {
        top: 25px;
    }

    .fotogalery-page #main-img {
        padding: 20px 55px;
    }
    .fotogalery-page #main-img > a {
        width: 45px;
        height: 90px;
    }
    .fotogalery-page #main-img .prev-btn {
        background-position: 10px 50%;
    }
    .fotogalery-page #main-img .next-btn {
        background-position: -45px 50%;
    }

    .wrap-table table {
        max-width: 768px;
    }
    .wrap-table {
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .related_post {
	    display: block;
	    gap: 20px;
	}
    .news-list.banners_holiday{
        position: absolute;
        top: 15%;
    }
    .run-line{
        position: absolute;
        top: 30%;
        padding: 0px 10px;
    }
    .run-line-title{
        display: none;
    }
    .run-line-date{
        display: none;
    }
}
@media only screen and (max-width: 640px) {
    h2,
    .h2 {
        padding-bottom: 10px;
    }

    .block-radio .station {
        display: none;
    }
    .block-radio {
        padding: 0;
        width: 60px;
        background-position: 50% 14px;
    }
    .header .header-middle .col-5 .block-radio:hover {
        background-position: 50% 14px;
    }
    .header .header-middle .col-2 {
        right: 209px;
    }
    .header .header-middle .col-3 {
        right: 269px;
    }

    .footer .col-1 {
        margin-bottom: 70px;
        text-align: center;
    }
    .footer .col-2 {
        text-align: center;
    }
    .footer .col-2 .footer-menu ul {
        margin: 0;
    }
    .footer .social-btns {
        top: 70px;
        left: 50%;
        right: auto;
        margin-left: -132px;
    }
    .footer .logo {
        padding: 0;
    }

    .navigation-pages {
        margin: 25px 0 25px;
    }

    .block-info-ads .naum-ads {
        display: none;
    }

    .block-videonews-type-1 .item {
        width: 50%;
    }
    .block-videonews-type-1 .item:nth-child(3) {
        display: none;
    }

    .block-news-type-2 .cols {
        margin: 0;
    }
    .block-news-type-2 .col {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    .block-news-type-2 .col .spacer {
        margin: 0;
    }

    .banner100 .col {
        width: 50%;
    }
    .banner100 .col:nth-child(3) {
        display: none;
    }

    .ads-to-category ul {
        column-count: 2;
        ::-webkit-column-count: 2;
        ::-moz-column-count: 2;
        :-moz-column-count: 2;
        :-ms-column-count: 2;
    }
    .ads-to-category li a {
        margin-bottom: 10px;
    }
    .ads-to-category li span {
        margin-bottom: 10px;
    }

    .block-share {
        margin-bottom: 25px;
    }

    .add-ads-page .padding-img .data-form-line .data-form-name {
        width: 140px;
        margin-right: -140px;
    }
    .add-ads-page .data-form-line .data-form-name {
        width: 140px;
        margin-right: -140px;
    }
    .add-ads-page .padding-img .data-form-line .data-form-input {
        padding-left: 150px;
    }
    .add-ads-page .data-form-line .data-form-input {
        padding-left: 150px;
    }

    .add-image .item {
        width: 33.33%;
    }

    .dataTables_length {
        float: none;
        width: 100%;
    }
    .dataTables_filter {
        float: none;
        width: 100%;
    }

    .main-top-news .image {
        display: block;
    }
    .main-top-news .image iframe {
        width: 100% !important;
    }
    #to_up {
        display: none;
    }
}
@media only screen and (max-width: 560px) {
    .profile-page .person-photo {
        float: none;
        margin-right: none;
        width: auto;
        margin-bottom: 35px;
    }
    .profile-page .person-info {
        float: none;
        padding: 0;
    }

    .block-info-ads .date-ads-create {
        display: none;
    }

    .wrap-news-week .news-week .img {
        width: 320px;
        margin-right: 0;
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .wrap-news-week .news-week .all-text-news.padding {
        padding-left: 0px;
        float: none;
    }

    .main-news-block .right .news {
        float: none;
        max-width: 320px;
        margin: 0 auto;
    }
    .main-news-block .right .news-1 {
        margin-bottom: 10px;
    }
    .main-news-block .right .news .image {
        margin: 0;
    }

    .top-other-news .item {
        width: 100%;
        float: none;
        margin-bottom: 10px;
    }
    .top-other-news .item:nth-child(3) {
        display: block;
    }
    .top-other-news .item .spacer {
        margin-left: 0;
    }
    .top-other-news .items {
        margin-left: 0;
    }

    .block-news-type-1 .body .col {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .block-news-type-1 .body .col-3 {
        margin-bottom: none;
    }

    .block-videonews-type-1 .item {
        width: 100%;
        margin: 0 auto;
        max-width: 320px;
        float: none;
        margin-bottom: 10px;
    }
    .block-videonews-type-1 .item:nth-child(3) {
        display: block;
    }
    .block-videonews-type-1 .item .spacer {
        margin: 0;
    }
    .block-videonews-type-1 .items {
        margin: 0;
    }

    .block-news-type-1 {
        padding-bottom: 20px;
    }

    .add-ads-page .padding-img {
        float: none;
        width: 100%;
        padding: 0;
    }
    .add-ads-page .data-form-line {
        padding-bottom: 5px;
    }
    .add-ads-page .img {
        float: none;
        width: 100%;
        text-align: left;
        margin: 0 0 15px;
    }
    .add-ads-page .padding-img .data-form-line .data-form-name {
        width: 100%;
        margin-right: 0;
        float: none;
    }
    .add-ads-page .data-form-line .data-form-name {
        width: 100%;
        margin-right: -140px;
        float: none;
    }
    .add-ads-page .padding-img .data-form-line .data-form-input {
        padding-left: 0;
        float: none;
    }
    .add-ads-page .data-form-line .data-form-input {
        padding-left: 0;
        float: none;
    }
    .add-ads-page .data-form-line .data-form-name {
        float: none;
        width: 100%;
        margin: 0;
    }
    .add-ads-page .data-form-line-bottom {
        padding-left: 0;
        float: none;
    }
    .add-ads-page .form-price .data-form-input .wrap-torg {
        display: block;
        margin: 10px 0 0;
    }

    .messages-page > .btn {
        width: 280px;
    }
    .my-ads-page > .btn {
        width: 280px;
    }

    .block-ads-items .item .image {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 15px;
    }
    .block-ads-items .item .text.padding {
        float: none;
        padding: 0;
    }

    .comments-page .item {
        padding: 15px 0 10px;
    }
}
@media only screen and (max-width: 480px) {
    .header .header-middle {
        height: 155px;
    }
    .header .header-top .right {
        padding: 0;
        width: 60px;
        height: 50px;
        border-left: 1px solid #2f4674;
        cursor: pointer;
    }
    .header .header-top .right i {
        display: inline-block;
        width: 60px;
        height: 50px;
        background: #3b5282 url(../images/user.png) 50% 50% no-repeat;
    }
    .header .header-top .right:hover i {
        background-color: #2e436f;
    }
    .header .header-top .right ul {
        display: none;
    }
    .header .header-middle .col-1 {
        width: 100%;
        text-align: center;
        max-width: 480px;
    }
    .header .header-middle .col-4 {
        width: 100%;
        max-width: 480px;
        position: absolute;
        left: 0;
        top: 90px;
    }
    .header .header-middle .col-5 {
        right: 60px;
        border-right: 1px solid #475e8d;
    }
    .header .header-middle .col-2 {
        right: 122px;
    }
    .header .header-middle .col-3 {
        right: 182px;
    }

    .footer .col-2 .footer-menu ul {
        margin-left: 0;
    }
    .footer .col-2 .footer-menu ul li {
        display: block;
        padding: 0;
        padding-bottom: 10px;
    }
    .footer .col-2 .footer-menu ul li:last-child {
        padding: 0;
    }
    .footer .col-2 .footer-menu {
        padding-bottom: 20px;
    }

    .contacts-page .right .form {
        padding: 20px 15px 20px;
    }
    .contacts-page .right .form .wrap-input {
        padding-bottom: 15px;
    }

    .ads-all-page .item .image {
        width: 135px;
        margin-right: -135px;
    }
    .ads-all-page .item .text.padding {
        padding-left: 145px;
    }
    .ads-all-page .item {
        padding-bottom: 15px;
        margin-bottom: 20px;
    }

    .p-ads-page {
        padding-bottom: 0;
    }
    .block-new-ads .body .item {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }
    .block-new-ads .body .item:nth-child(2n + 1) {
        clear: none;
    }

    .header .header-middle .col-5 {
        width: 20%;
        right: 20%;
        max-width: 100px;
    }
    .header .header-middle .col-5 .child {
        width: 100%;
    }
    .header .header-middle .col-5 .child a {
        width: 100%;
    }
    .header .header-top .right {
        width: 20%;
        right: 0%;
        max-width: 100px;
        cursor: pointer;
    }
    .header .header-top .child {
        width: 20%;
        right: 14%;
        z-index: 103;
        position: fixed;
        top: 0;
    }
    .header .header-top .right i {
        width: 100%;
    }
    .header .header-middle .col-2 {
        width: 20%;
        right: 40%;
        max-width: 100px;
    }
    .header .header-middle .col-3 {
        width: 20%;
        right: 60%;
        max-width: 100px;
        border-left: 1px solid #2f4674;
    }
    .menu-tab {
        width: 20%;
        left: 0%;
        max-width: 100px;
        text-align: center;
        border-right: 1px solid #475e8d;
    }
    .menu-tab .hamburger-wrap {
        display: inline-block;
        width: 24px;
    }

    .banner100 .col {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .banner100 .col:nth-child(3) {
        display: block;
        margin-bottom: 0;
    }

    .ads-to-category ul {
        column-count: 1;
        ::-webkit-column-count: 1;
        ::-moz-column-count: 1;
        :-moz-column-count: 1;
        :-ms-column-count: 1;
    }

    .block-messages .item {
        padding: 20px 10px 20px;
        border-bottom: 1px solid #dee5ed;
    }
    .block-messages .message-add {
        padding: 20px 10px 20px;
    }
    .block-messages .message-add .message-add-buttons {
        text-align: center;
    }
    .block-messages .message-add .message-add-buttons .btn-blue {
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .block-messages .message-add .message-add-buttons .cancel {
        float: none;
    }

    .block-messages .item .left {
        float: none;
        width: 100%;
        margin: 0;
    }
    .block-messages .item .right {
        float: none;
        padding: 0;
    }

    .header .header-top .right.open {
        background: #2e436f;
    }
    .header .header-top .right ul {
        position: fixed;
        left: 0;
        top: 50px;
        background: #f8f8f8;
        border-bottom: 2px solid #3b5282;
        width: 100%;
        padding: 10px 0;
        z-index: 3;
    }
    .header .header-top .right ul a {
        font-size: 1rem;
    }
    .profile-page .reduct-profile {
        position: relative;
        top: auto;
        right: auto;
    }

    .ajax-form {
        padding: 20px 10px 10px;
    }
    .ajax-form .validate-form-custom {
        padding: 20px 10px 0;
        margin: 0 -10px;
        margin-bottom: 0;
    }
    .ajax-form .wrap-input {
        margin-bottom: 10px;
    }
    .ajax-form .title {
        padding: 5px 0 20px;
    }
    .ajax-form .left-side {
        font-size: 1rem;
    }
    .ajax-form .right-side {
        font-size: 1rem;
    }
    .ajax-form .remember {
        font-size: 1rem;
    }
    .ajax-form .login-label {
        font-size: 1rem;
    }

    .header .header-middle .parent {
        height: 50px;
    }

    .header .header-middle .helper {
        height: 1%;
    }

    .block-share {
        margin-bottom: 15px;
    }

    .block-comments .soc-login {
        display: block;
        padding-right: 0;
        padding-bottom: 15px;
    }
    .block-comments .btn-com {
        float: none;
    }

    .block-messages .item {
        position: relative;
    }
    .block-messages .item .right .delete {
        position: absolute;
        right: 10px;
        top: 15px;
    }

    .fotogalery-page #main-img {
        padding: 0px;
    }
    .fotogalery-page #main-img .inner-slide {
        border: none;
    }
}
@media only screen and (max-width: 400px) {
    .add-image .item {
        width: 50%;
    }

    .ads-all-page .item .image {
        width: 177px;
        margin-right: 0;
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }
    .ads-all-page .item .text.padding {
        padding-left: 0;
        float: none;
    }

    .block-info-ads .date-ads-edit {
        display: none;
    }
}
