   @media only screen and (min-width: 1200px) {
     #header.logo-center .site-id {
    /* width: 100%; */
    /* text-align: center; */
    /* float: none!important; */
    margin: 15px 0;
    top: 24px;
    left: 341px;
    width: 438px;
    height: 115px;
    opacity: 1;
}
.main_sosials {
    width: 160px;
    height: 41px;
    /* background: red; */
    clear: both;
    margin-top: 3px;
}
a.fb {
    top: 86px;
    left: 534px;
    width: 28px;
    height: 28px;
    background: transparent url('../images/fb_bg.svg') 0% 0% no-repeat padding-box;
    opacity: 1;
}
a.yt {
    top: 86px;
    left: 536px;
    width: 28px;
    height: 28px;
    background: transparent url('../images/yt_bg.svg') 0% 0% no-repeat padding-box;
    opacity: 1;
}
a.in {
    top: 86px;
    left: 536px;
    width: 28px;
    height: 28px;
    background: transparent url('../images/in_bg.svg') 0% 0% no-repeat padding-box;
    opacity: 1;
}
a.tw {
    top: 86px;
    left: 536px;
    width: 28px;
    height: 28px;
    background: transparent url('../images/tw_bg.svg') 0% 0% no-repeat padding-box;
    opacity: 1;
}
.site_header_banner {
    top: 24px;
    width: 728px;
    height: 90px;
    background: #DEDEDE 0% 0% no-repeat padding-box;
    opacity: 1;
    display: block;
    /* position: relative; */
    right: 16px;
    position: absolute;
}
div#colophon {
    text-align: left;
}
.footer_copyrights {
    width: 900px;
    height: 50px;
    color: #aaaaaa;
    font-weight: 600;
}

.f_c_left {
    float: left;
    width: 300px;
}

.f_c_center {
    width: 300px;
    float: left;
}

.f_right {
    width: 300px;
    float: left;
}
.copyright_text {
    width: 100%;
    display: block;
    clear: both;
    margin-top: 16px;
    position: relative;
    text-align: center;
}
p.liveinternet_ru a {
        top: 22px;
    position: relative;
}
.blog-grid-items {
    width: 417px;
    float: left;
    margin-right: 22px;
    /* background: red; */
    /* height: 344px; */
    margin-bottom: 3px;
}
.blog-grid-items.clearfix.post-box-wrapper:nth-child(2) {
    margin-right: 0px;
}
.blog-grid-items .small-thumbs .content_wrapper {
    width:100% !important;
    min-height: 83px;
}
.post-thumb.preload.zoom-img-in {
    width: 100% !important;
}

.blog-grid-items .grid_elements.small-thumbs {
    width: 407px;
}

.blog-grid-items .grid_elements.small-thumbs .entry-content-media {
    width:400px;
    }
.share-box ul li {float:left; margin-right:10px;list-style-type:none;} 
.share-box ul li a {display:block; border-radius:50%; padding:8px;} 
.share-box ul li a:before {content: ""; display:block; width:20px; height:20px; background-size:cover;}
.share-box ul li.fb a {background-color:#3b5998} .share-box ul li.tw a {background-color:#1da1f2} 
.share-box ul li.wp a {background-color:#25d366}.share-box ul li.ok a {background-color:#ed812b} 
.share-box ul li.tlg a {background-color:#0088cc} .share-box ul li.ins a {background-color:#5851db} 
.share-box ul li.ins a:before {background-image: url(../images/ins.svg);}
.share-box ul li.fb a:before {background-image: url(../images/fb.svg);}
.share-box ul li.tw a:before {background-image: url(../images/twitter.svg);} 
.share-box ul li.wp a:before {background-image: url(../images/whatsapp.svg);} .share-box ul li.ok a:before {background-image: url(../images/odnoklassniki.svg);} .share-box ul li.tlg a:before {background-image: url(../images/telegram.svg);}
.large-9 {
    position: relative;
    width: 100%;
}
.main_sosials a {
    left:0px;
}
}
@media only screen and (max-width: 1200px) {
  .large-carousel .carousel-item {
    width: 100%;
    height: 100%;
    position: absolute;
    margin: 0;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-duration: .8s;
    transition-duration: .8s;
    z-index: 0;
}
.site_header_banner {
    display: none;
}

.main_sosials {
    width: 100%;
    display: none;
}

.main_sosials a {
    float: left;
}

.widget ul li a{
    position: relative;
    display: block;
}
.widget ul li a img{
    width:100%;
}
.entry-content iframe {
     max-width: 100% !important;
    height: auto !important;
}
}

.added_to_cart:focus, .added_to_cart:hover, .button:focus, .button:hover, .button[type=submit]:focus, .button[type=submit]:hover, button:focus, button:hover, input[type=button]:focus, input[type=button]:hover, input[type=reset]:focus, input[type=reset]:hover, input[type=submit]:focus, input[type=submit]:hover{ 
    background-color: transparent;
    color: #000;
    border: 2px solid #000;
}
a.load_more_cat {
    background-color: #000;
    position: relative;
    z-index: 0;
    padding: 9px 20px;
    color: #fff;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    transition: background .25s ease-in-out;
    -moz-transition: background .25s ease-in-out;
    -webkit-transition: background .25s ease-in-out;
}
a.load_more_cat:hover{
    background-color: transparent;
    color: #000;
    border: 2px solid #000;
}
.top-news .number{
    font-size: 19px;
    display: block;
    margin-bottom: 5px;
    line-height: 1.1;
    font-family: Arial,sans-serif;
    font-weight: 400;
    line-height: 67px;
}
.entry-content img {
    max-width: 100% !important;
    height: auto !important;
}