/*!
Theme Name: super-mixnews
Theme URI: https://www.vchuy-develop.com/
Author: v.chuy
Author URI: https://www.vchuy-develop.com/
Description: Description
Version: 2.0.5
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: super-mixnews
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

*/

a:hover{
	text-decoration: none !important;
}

.header-main .flex-col.logo{
 width: 165px;
}

.header-main{margin-bottom: 20px;}
.bg-primary.main-menu{height: 40px; }
.box-image {
    position: relative;
    height: auto;
    margin: 0 auto;
 transition: opacity 0.3s, transform 0.3s, background-color 0.3s;
 overflow: hidden;
}

 .image-zoom.image-cover {
position: relative;
height: auto;
overflow: hidden;
background-position: 50% 50%;
background-size: cover;
	padding-top: 315px !important;
}

 .image-zoom.image-cover img {
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
	transition: filter .6s, opacity .6s, transform .6s, box-shadow .3s;
	background-color: rgba(68,96,132,0.1);
right: 0;
width: 100%;
height: 100%;
bottom: 0;
left: 0;
 top: 5px;
position: absolute;
object-position: 50% 50%;
object-fit: cover;
}

.overlay {
    background-color: rgba(0, 0, 0, 0.15);
	position: absolute;
top: 0;
bottom: 0;
height: 100%;
left: -1px;
right: -1px;
transition: transform .3s, opacity .6s;
pointer-events: none;
}

.box-text.text-left {
    color: #000 !important;
	padding: 15px;
background: linear-gradient(0deg,rgba(2,0,36,1) 0%,rgba(0,0,0,1) 56%,rgba(0,0,0,0) 94%);
text-shadow: 1px 1px 1px rgba(0,0,0,.5);
z-index: 10;
position: absolute;
width: 100%;
max-height: 100%;
bottom: 0;
	
}


article {
    width: 100%;
    position: relative;
    margin: 0 auto;
}
article:hover .image-zoom img {
    /* -ms-transform: scale(1.1);
    transform: scale(1.1); */
}
.box-text h2 a,
.box-text h2 {
	    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    color: #fff;
}
.important-news {
    margin-bottom: 20px;
}

.img-righr .box-text.text-left,
.img-left .box-text.text-left {
    color: #000 !important;
    padding: 15px;
    background: none;
    text-shadow: none;
    z-index: 10;
    position: relative;
    width: 100%;
    max-height: 100%;
    bottom: auto;
	justify-content: center;
    align-items: center;
    display: flex;
}
.img-righr .box-text h2 a, .img-righr .box-text h2,
.img-left .box-text h2 a, .img-left .box-text h2 {
    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
    color: #000;
}
.important-news.no-thumbnail {
    margin-bottom: 10px;
}
.no-thumbnail article{
	    border-bottom: 1px solid #f6f6f6;
		    padding-bottom: 10px;
    margin-bottom: 10px;
}

.no-thumbnail h3{
    font-size: 24px;
	    font-weight: 400;
}

.big-img .image-zoom.image-cover {
    padding-top: 515px !important;
}

.col-sm-12.img-righr article,
.col-sm-12.img-left article{
    border-top: 1px solid #666;
    padding-top: 15px;

}


article{
	
}


.site-footer {
    background: #000;
    padding: 10px;
    text-align: center
}


.second .image-zoom.image-cover {
    padding-top: 205px !important;
}

.second .box-text h2 a, .second .box-text h2 {
    font-size: 16px;
    line-height: 20px;
}


.navbar-collapse1 ul{
    list-style: none;
    padding: 0px;
    display: flex;
    margin: 0;
    width: 100%;
    height: 40px;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: nowrap;
	}
	
.navbar-collapse1 {
    width: 100%;
}	
.navbar-collapse1 ul li a {
    font-family: "Oswald", sans-serif;
	color: #fff;   
	font-weight: 500;
	    position: relative;
	    font-size: 14px;	
}

ul li.current-menu-parent a,
ul li.current-menu-item a,
.navbar-collapse1 ul li a:hover {
    font-family: "Oswald", sans-serif;	
color: #ff0000;	
text-decoration: none;   
 font-weight: 500 !important;
}



.navbar-collapse1 li > a:after {
content: "";
    right: -10px;
position: absolute;
height: 15px;

margin-top: -7px;
top: 50%;

width: 1px;

border-left: 1px solid #a9a9a9;


}



.navbar-collapse1 ul li{
    padding: 0px 10px;
}
.important-news.right {
    padding-left: 7px;
}
.important-news.left {
    padding-right: 7px;
}

.important-news.second.right {
    padding-left: 3.5px;
}
.important-news.second.left {
    padding-right: 3.5px;
}

.important-news.second.center{
padding-right: 3.5px;	
 padding-left: 3.5px;
}

.img-left .box-image {
    padding-right: 7px;
}

.img-righr .box-image {
    padding-left: 7px;
}


.post-thumbnail img {
    width: 100%;
    height: auto;
}

.single-post h1 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 1.7em;
    line-height: 1.3;
}

.cat-links a {
    background-color: red;
    color: #fff;
    padding: 0 20px;
    margin-right: 10px;
    font-size: 15px;
    font-weight: 400;
}

.cat-links a:hover {
   color: #fff;
text-decoration: none;   
}


.posted-on, .posted-on a {
    font-size: 12px;
    color: #757575;
    line-height: 1.2;
    text-transform: uppercase;
}
posted-on a:hover {
text-decoration: none;   
}
article header.entry-header {
    margin-bottom: 10px;
}

	
article .entry-content {
    font-size: 15px;
    font-family: 'ibm plex serif';
    padding-bottom: 8px;
	padding-top: 18px;
}
article .entry-content p{
    margin-bottom: 1.3em;
}	
article .entry-content h2{
    font-size: 24px;
	    color: #000;
	 font-family: 'Open Sans';
    margin-bottom: .5em;
    text-rendering: optimizeSpeed;
	}
	
article .entry-content a {
    text-decoration: underline;
    color: #334862;

}

.navigation.post-navigation .nav-links {

    display: flex;
    width: 100%;
    flex-wrap: wrap;

}

.navigation.post-navigation .nav-links .nav-next,
.navigation.post-navigation .nav-links .nav-previous{
    width: 50%;
    padding: 20px;
}
.comments-area {

    margin-top: 30px;

}

.comments-area{
	    flex-wrap: wrap;
    display: none;
    opacity: 0;
	  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -ms-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}

.comments-area .comment-form{
    flex-wrap: wrap;
display: flex;
padding: 3px;
}


.comments-area.open{
  display: block;
    opacity: 1;
}

.all-comments {
    padding-bottom: 30px;
}

.comments-area .comment-form .comment-form-url{display: none;}


.comments-area .comment-form .comment-form-author{
    order: 2;
	width: 50%;
	padding-right: 10px;
}

.comments-area .comment-form .comment-form-email {
width: 50%;
    order: 4;
	padding-left: 10px;

}

.comments-area .comment-form .comment-form-comment {
width: 100%;
    order: 6;

}


.comments-area .comment-form .form-submit {

    order: 8;

}

.comments-area .comment-form input[type="email"],
.comments-area .comment-form input[type="text"],	
.comments-area .comment-form textarea {

    width: 100%;

}


.share-buttons a {

    height: 42px;
    width: 38px;
    display: inline-block;
    line-height: 42px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin: 5px 5px 5px 0;
    border-radius: 5px;

}

.share-buttons a.fb {
background-color: #3a579a ;	
}

.share-buttons a.twitter {
background-color: #00abf0 ;	
}

.share-buttons a.vk {
background-color: #4c75a3;	
}

.share-buttons a.whatsapp {
background-color: #1d9e11;	
}

.share-buttons a.telegram {
background-color: #08c;	
}

.share-buttons a.pinter {
background-color: #e6001a;	
}

.share-buttons a.odnoklassniki {
background-color: #fd7e14;	
}


.share-buttons .draugiem{
	background-color: #000;	
    background-image: url(img/transparent.png);
  background-size: 70%;
    background-repeat: no-repeat;
    background-position: center;
}

.share-buttons a.whatsapp:hover,
.share-buttons a.telegram:hover,
.share-buttons a.fb:hover,
.share-buttons a.twitter:hover,
.share-buttons a:hover,
.share-buttons a.vk:hover {
background-color: #000 ;		
	 color: #fff;
}


ol.comment-list li.comment {
background: #f6f6f6;

padding: 10px;



margin-bottom: 20px;
}

#sec {
    overflow: hidden;
	    padding-left: 0px;
    padding-right: 0px;
}


#primary {
    padding-right: 10px;
}
.related-posts{padding-top: 40px;}

.related-post-title{margin-bottom: 30px;}
.related-posts img{
	    width: 100%;
    height: auto;
}


.related-posts  h4 {
    line-height: 20px;
    color: #000;
    font-weight: normal;
    cursor: pointer;
    font-family: Open Sans;
    font-size: 16px;
    margin-top: 10px;
}

#navbarColor1 {
    width: 100%;
}

.top-container .section-content {
    display: flex;
    justify-content: flex-end;
	padding-top: 20px;
    padding-bottom: 20px;
	    align-items: center;
}

.top-container .section-content p{
	margin: 0;
	    font-size: 13px;
    color: #000;
    font-weight: 600;
    flex: none;
    margin-right: 10px;
}

.right-radio-top {
display: flex;
    padding: 0;
    margin: 0;
    align-items: center;
}

.right-radio-top li{
list-style: none;
    display: inline-block;
    margin: 0 6px;
    float: left;
	
	}

.iomo-top a {
    background-image: url(img/Jumor-1.svg);
    width: 61px;
    height: 37px;
    display: block;
    background-repeat: no-repeat;
}

.loung-top a {
    background-image: url(img/Lounge-1.svg);
    width: 81px;
    height: 37px;
    display: block;
    background-repeat: no-repeat;
}
.baltfm-top a {
    background-image: url(img/Baltkom-1.svg);
    width: 61px;
    height: 37px;
    display: block;
    background-repeat: no-repeat;
}
.mixfm-top a {
    background-image: url(img/MixFm-1.svg);
    width: 61px;
    height: 37px;
    display: block;
    background-repeat: no-repeat;
}


.section-title {
    position: relative;
    -js-display: flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.section-title.align-left {
    justify-content: flex-start;
	}

.section-title-normal:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #959595;
    position: absolute;
    bottom: 9px;
    left: 0;
    z-index: 0;
}
.section-title-normal span.section-title-main {
    padding-bottom: 0;
    border: none;
    background-color: #fff;
    margin: 0;
    padding-right: 10px;
    font-size: 22px;
    z-index: 1;
}

.section-title-normal {
border-bottom: none;
    margin-bottom: 15px;
    margin-top: 30px;
}

.block-1 .big-blog:nth-child(1){
    padding-right: 7px;	
}
.block-1 .big-blog:nth-child(2){

	  padding-left: 7px;	
}


.style-1 .rr1 h5,
.block-1 .box-text h2 {
    display: block;
    width: 100%;
    clear: both;
	    font-size: 22px;
    font-weight: 500;
    line-height: 26px;
  color: #fff;	
}
.style-1 .rr1 .post-date-hn, 
.block-1 .box-text .post-date-hn {
    color: #fff;

}


.block-2 .big-blog:nth-child(1){
    padding-right: 7px;	
}
.block-2 .big-blog:nth-child(2){
    padding-right: 7px;	
	  padding-left: 7px;	
}

.block-2 .big-blog:nth-child(3){

	  padding-left: 7px;	
}


.block-2 .big-blog .image-zoom.image-cover {
    padding-top: 210px !important;
}


.rr1-1 .box-text,
.block-2 .box-text {
    position: relative;
    background: 0 0;
    text-shadow: none;
    padding-left: 0;
    padding-right: 0;
}



.block-2 .box-text h2 a, .block-2 .box-text h2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #010101;
    text-shadow: none;
    clear: both;
}


.rr1-1 .box-text h5 a, .rr1-1 .box-text h5 {
    font-size: 14px;
    line-height: 16px;
    margin: 0;
    font-weight: 400;
    clear: both;
    float: left;
    margin-top: 1px;
}



.block-3 .lenta .col-inner h5 {
    font-size: 14px;
    float: left;
   width: 100%;
    padding-left: 10px;
    font-weight: 400;
 margin-bottom: 0;
 line-height: 22px;
}

.block-3 .lenta  .col.post-item{
	    padding-left: 0;
    padding-right: 0;
padding-bottom: 6px;
    padding-top: 6px;
    border-bottom: 1px solid #d2d2d2;

}

.block-3 .lenta .col-inner {
    display: flex;
}


.block-3 .lenta .post-date-hn {
    padding-left: 0px;
}

.style-1 .rr2 article,
.block-3 .box.box-vertical {
    display: flex;
}

.block-3 .kartina-dnya .col.post-item {
    padding-bottom: 10px!important;
	padding-left: 0px;
 
}
.block-3 .rr2 .image-zoom.image-cover,
.block-3 .photo-day .image-zoom.image-cover {
    padding-top: 83px!important;
}
.block-3 .rr2 .box-image ,
.block-3 .kartina-dnya .box-image {
    width: 50%;
}
.block-3 .rr2 .box-text.text-left,
.block-3 .kartina-dnya .box-text.text-left {
width: 50%;
    color: #000 !important;
padding: 0px 5px;
    background: none;
     text-shadow: none;	
    z-index: 10;
    position: relative;
    min-height: 2px;
}

.block-3 .rr2 .box-text.text-left h5,
.block-3 .kartina-dnya .box-text.text-left h5 {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
	    color: #010101;
		clear: both;
display: -webkit-box;
    max-width: 100%;
    height: 63px;
    margin: 0 auto;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;	
    text-shadow: none;	
}

.box-text .cat-label {
    font-size: 10px;
    background-color: red !important;
    float: left;
    color: #fff !important;
    padding: 3px !important;
    opacity: 1;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 12px;
    text-transform: uppercase;
    border-radius: 2px;
    letter-spacing: .05em;
    text-shadow: none;

}

.post-date-hn {
    display: inline-block;
    font-size: 10px;
    color: #626262;
    position: relative;
    padding-left: 9px;
    float: left;
    line-height: 12px;
	margin-top: 3px;
	    text-shadow: none;
}


.row.block-4{
    padding-top: 30px;
    padding-bottom: 30px;
}




.url_quote {
    display: block;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.url_quote:hover{
	text-decoration: none;
}

.quote_text {
    position: relative;
    font-size: 22px;
    color: #000;
    font-style: italic;
    font-family: 'ibm plex serif';
    line-height: 1.5;
    text-align: left;
    text-shadow: 0 1px 0 rgba(255,255,255,.004);
    display: block;
    width: 100%;
}



.name_quote {
    font-size: 12px;
    display: block;
    text-align: right;
    font-weight: 700;
    color: #000;
}


.position_quote {
    font-size: 12px;
    display: block;
    text-align: right;
    color: #000;
}

.quote_text:before {
    content: '';
    position: relative;
    display: inline-block;
    margin-right: 5px;
    top: 0;
    left: 0;
    height: 24px;
    width: 26px;
    background: url(/wp-content/themes/super-mixnews/img/quote.png);
    background-repeat: no-repeat;
    margin-bottom: -5px;
}

.quote_text:after {
    content: '';
    position: relative;
    display: inline-block;
    margin-left: 5px;
    bottom: 0;
    left: 0;
    height: 24px;
    width: 26px;
    background: url(/wp-content/themes/super-mixnews/img/quote.png);
    background-repeat: no-repeat;
    margin-bottom: -5px;
}


.rr1-1 .image-zoom.image-cover {
    padding-top: 170px !important;
}



.row.rr1 {
    margin-bottom: 10px;
}

.row.rr1-1 .post-item:nth-child(1){
	    padding-right: 5px;
}

.row.rr1-1 .post-item:nth-child(2){
	      padding-left: 5px;
}


.style-1 .row.rr2 .post-item {
  padding-bottom: 10px;
}

.block-3 .left-side.style-1{
    padding-right: 5px;	
}


.block-3 .style-1.right-side{
    padding-left: 5px;	
}

.block-3 .right-side.style-1 .post-date-hn {
    padding-left: 0px;
}


.style-2.right-side .box-text.text-left{
    width: 100%;
}
.style-2.right-side .box-text.text-left .box-text-inner {
    display: flex;
}
.style-2.right-side .box-text.text-left .post-date-hn {
    padding-left: 0;
    padding-right: 9px;
	padding-top: 6px;
}
	
.style-2.right-side .box-text.text-left .post-title{
height: auto;    font-size: 14px;
    font-weight: 400;    margin: 0;
	padding-bottom: 6px;

padding-top: 6px;
	}

.style-2.right-side .post-item article{
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 0;
}

.style-2.left-side .image-zoom.image-cover {
    padding-top: 215px !important;
}
.style-2.left-side  .box-text.text-left {
    color: #000 !important;
    padding: 1px;
    background: none;
    text-shadow: none;
    z-index: 10;
    position: relative;
    width: 100%;
    max-height: 100%;
    bottom: auto;
}

.style-2.left-side  .box-text.text-left .post-title {
    font-size: 14px;
    line-height: 17px;
    font-weight: 400;
    clear: both;
}


.style-2 .rr1-1 .image-zoom.image-cover {
    padding-top: 111px !important;
}

.style-2 .rr1-1 article {
    display: flex;
}

.style-2 .rr1-1 article .box-image {

    width: 43%;
}


.style-2.left-side .rr1-1 article .box-text {
    padding: 0px 0px 0px 10px;
    width: 57%;
}

.style-2.left-side .rr1-1 .box-text.text-left .post-title {
    height: 85px;
    overflow: hidden;
}

.style-1.left-side .rr1 .image-zoom.image-cover {
    padding-top: 275px !important;
}

main {
    padding-bottom: 100px;
}


.block-3 .kartina-dnya {
    padding-right: 0px;
    padding-left: 0px;
}
	
.mobile{display: none;}
.no-mobile{display: block;}

.style-2 .row.rr1-1 .post-item:nth-child(1) {
    padding-right: 15px;
}

.bg-primary.main-menu .container {
    display: flex;
}

.navbar-expand-lg {
    width: calc(100% - 194px);
	    padding-left: 0 !important;
}

#mobile-menu {
    width: 29px;
}
#mobile-menu button {
    background: none;
    color: #fff;
    border: none;
    font-size: 26px;
    line-height: 30px;
    height: 40px;
    padding-right: 0px;
}


.modal-overlay {
    position: absolute;
    height: 0px;
    width: 0px;
    overflow: hidden;
	display: none;
}

.modal-overlay.open {
	display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
	overflow: hidden auto;
	    background: rgba(255, 255, 255, 0.5);
}



.mobile-menu-container{
    position: fixed;
    top: 0;
    bottom: 0;
    width: 260px;
 background-color: rgba(0,0,0,0.95);
    left: 0;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    transition: transform 0.2s;
    -ms-transform: translateX(-270px);
    transform: translateX(-270px);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	padding-left: 10px;
    padding-right: 10px;
}


.modal-overlay.open .mobile-menu-container {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
	background-color: rgba(0,0,0,0.95);
	left: auto;
    right: 0;
	    padding-top: 30px;
}


.mfp-close {
    cursor: pointer;
    outline: none;
    z-index: 1046;
    box-shadow: none;
    position: absolute;
    top: 0;
    right: 0;
    text-decoration: none;
    text-align: center;
    opacity: 1;
    padding: 0;
    mix-blend-mode: difference;
    margin: 0 !important;
    color: #fff;
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    min-height: 0;
    width: 40px;
    -webkit-backface-visibility: hidden;
    height: 40px;
    line-height: 40px;
    font-family: Arial, monospace;
    background: none;
    border: none;
}


.mobile-menu-container ul {
    list-style: none;
    padding: 0px;
    display: flex;
    margin: 0;
    width: 100%;
    height: auto;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.mobile-menu-container ul li {
    padding: 0px 10px;
	border-bottom: 1px solid #8e8e8e!important;
    width: 100%;
}

.mobile-menu-container  li > a:after {
display:none;
}

.mobile-menu-container  ul li a{
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    padding-left: 0;
    display: block;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: .02em;
    transition: all .2s;
	    font-family: "Oswald", sans-serif;
}


.mobile-menu-container  ul.right-radio-mobile li{
	    padding: 3px!important;
    border-bottom: 0px solid #8e8e8e!important;
    max-width: 50%;
	
	
}


.mobile-menu-container ul.right-radio-mobile p {
    margin: 0;
    color: #fff;
    font-family: "Oswald",sans-serif;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 5px;
}

.mobile-menu-container ul.right-radio-mobile li a {
    color: #fff;
    padding-left: 0;
    display: block;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: .02em;
    transition: all .2s;
    font-family: "Oswald", sans-serif;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #4c4c4c;
    height: 42px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-size: 52px;
    position: relative;
    width: 100%;
    background-position: center;
    cursor: pointer;
    border: 1px solid #4c4c4c;
    height: 42px;
}

.mobile-menu-container .mixfm-top a {
    background-image: url(img/mixer-mb.png);
    background-size: 52px;
}
.mobile-menu-container li.baltfm-top a {
    background-image: url(img/baltkom-mb.png);
    background-size: 62px;
}

.mobile-menu-container li.loung-top a {
    background-image: url(img/log-mb.png);
    background-size: 80px;						  
}

.mobile-menu-container li.iomo-top a {
    background-image: url(img/mo-mb.png);
    background-size: 33px;
}

.top-news ul.nav {
    max-width: 240px;
    height: 30px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(0, 0, 0);
    background-color: rgb(149, 149, 149);
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    overflow: hidden;
    margin-top: -40px;
}

.top-news ul.nav li.tab {
    border-radius: 0;
    border-width: 0px;
    background: #000;
    width: 50%;
    height: 30px;
    z-index: 8;
    margin: 0px;
    border-bottom: none;
}

.top-news ul.nav li.tab.active {
    position: relative;
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

.top-news ul.nav li.tab a {
    font-size: 12px;
    color: #fff !important;
    text-align: center;
    text-transform: none;
    padding: 4px 0px;
    min-width: 10px;
    font-family: 'Open Sans Bold';
    font-weight: bold;
}
.top-news ul.nav li.tab.active a {
    color: #000 !important;
}

.top-news ul.nav li.tab a span {
    position: relative;
    padding-left: 10px;
}
.top-news ul.nav li.tab.active a span:before {
    background: url(/wp-content/themes/super-mixnews/img/flash.png);
    background-repeat: no-repeat;
    background-position: left;
    content: " ";
    width: 15px;
    height: 19px;
    top: -1px;
    left: -7px;
	    position: absolute;
}

.button.dark-button-news {
    background-color: rgb(0, 0, 0);
    width: 194px;
    height: 26px;
    z-index: 10;
    color: #fff;
    text-shadow: none;
    text-transform: none;
    border: none;
    display: block;
    font-size: 16px;
    line-height: 20px;
    min-height: 10px;
    position: relative;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
}

.button-container:after {
    content: "";
    width: calc(100% - 210px);
    height: 1px;
    background-color: #959595;
    position: absolute;
    bottom: 13px;
    left: 195px;
    z-index: -2;
}
.button-container {
    position: relative;
    padding-top: 20px;
}

.button span {
    display: inline-block;
    line-height: 1.6;
}

.button.dark-button-news span:before {
    background: url(/wp-content/themes/super-mixnews/img/arrowleft.png);
    background-repeat: no-repeat;
    background-position: left;
    content: " ";
    width: 5px;
    height: 9px;
    top: 9px;
    left: 33px;
    display: block;
    position: absolute;
}

.row.hot-news .first-post {
    width: 315px !important;
    display: block;
    position: absolute;
    left: 0px;
}
.row.hot-news .first-post .number-post-1 {
    position: absolute;
    background: #000;
    height: 40px;
    width: 45px;
    z-index: 99;
    text-align: center;
    background-color: rgb(255, 0, 0);
    font-size: 36px;
    line-height: 40px;
    font-family: 'Yeseva One';
    left: 0;
    top: 0;
	color: #f1f1f1;
}

.row.hot-news .first-post .box-text.text-left {
    background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(0,0,0,1) 56%, rgba(0,0,0,0) 94%);
}

.row.hot-news .list-news .post-title {
    font-size: 14px;
    color: #000;
    line-height: 1.2;
    padding-top: 5px;
	font-weight: 700;
}
.row.hot-news .list-news .number-post {
    font-size: 36px;
    font-family: 'Yeseva One';
    float: left;
    line-height: 36px;
    margin-right: 10px;
    color: #000;
    font-weight: 700;
}

.row.hot-news .list-news {
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;

}

.row.hot-news {
padding-left: 345px !important;
    min-height: 350px;
    display: block;
    margin-left: 0;
    margin-right: 0;
    position: relative;
}

.list-news .box-text-inner.blog-post-inner {
    display: flex;
    width: 100%;
}

#myTabContent {
    padding-top: 20px;
}

.hot-news .first-post .image-zoom.image-cover {
    padding-top: 350px !important;
}

.hot-news .first-post h5 {
    color: #fff;
    font-size: 1.3em;
    font-weight: 700;
    font-size: 18px;
	    clear: both;
}
.row.hot-news .first-post .post_popular_time {
    float: left;
    font-size: 10px;
    font-weight: bold;
    color: #fff;
    width: auto;
    clear: right;
    margin-left: 5px;
    margin-top: 3px;
}


.lists-post-cate .post-item-normal {
    border-bottom: 1px solid #d0d0d0;
    padding-bottom: 7px;
    padding-top: 15px;
    clear: both;
}

.lists-post-cate .wrap-title + .post-item-normal {
    padding-top: 0;
}
.lists-post-cate .post-max-view {
    margin-bottom: 15px;
}
.lists-post-cate .post-max-view a {
    display: flex;
}
.lists-post-cate .post-max-view a .ft-img {
    margin-right: 15px;
}
.lists-post-cate .post-max-view .post-info {
    font-weight: 700;
    color: #000;
    font-size: 14px;
    max-width: 320px;
}
.lists-post-cate .post-max-view .post-info .time-post {
    display: block;
    font-weight: normal;
    color: #595858;
}
.lists-post-cate .post-item-normal h5 a {
    color: #000;
    font-size: 14px;
}

.lists-post-cate .post-item-large {
    width: 50%;
    float: left;
    margin-bottom: 22px;
}

.lists-post-cate a:hover * {
    color: #ff0000;
}
.lists-post-cate .post-item-large a {
    display: block;
    padding: 0 5px;
}
.lists-post-cate .post-item-large .post-ft-img {
    height: 300px;
    background-size: cover;
}
.lists-post-cate .post-item-large .time-post {
    color: #000;
    display: block;
    font-size: 14px;
    margin: 5px 0;
}
.lists-post-cate .post-item-large .title-post {
    font-size: 18px;
    line-height: 23px;
}
.lists-post-cate .post-item-small {
    width: 33.3333%;
    float: left;
    margin-bottom: 30px;
}
.lists-post-cate .post-item-small a {
    display: block;
    padding: 0 5px;
}
.lists-post-cate .post-item-small .post-ft-img {
    height: 200px;
    background-size: cover;
}
.lists-post-cate .post-item-small .time-post {
    font-size: 12px;
    margin-top: 10px;
    display: block;
    line-height: 19px;
    color: #000;
}
.lists-post-cate .post-item-small .title-post {
    font-size: 15px;
}
.lists-post-cate .post-max-view a img {
    max-height: 150px;
}
.lists-post-cate .post-max-view .post-info {
    font-weight: 700;
    color: #000;
    font-size: 14px;
    max-width: 320px;
}
#navigation {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

#navigation span.page-numbers.current {
    background-color: #382020;
    height: 2.25em;
    line-height: 2em;
    text-align: center;
    width: auto;
    min-width: 2.25em;
    padding: 0 7px;
    font-weight: bolder;
    border-radius: 99px;
    transition: all .3s;
    vertical-align: top;
    margin: 0px 3px;
    display: inline-block;
    color: #fff;
    border-color: #382020;
}
#navigation a {
    height: 2.25em;
    line-height: 2em;
    text-align: center;
    width: auto;
    min-width: 2.25em;
    padding: 0 7px;
    font-weight: bolder;
    border-radius: 99px;
    border: 2px solid currentColor;
    transition: all .3s;
    vertical-align: top;
    margin: 0 3px;
    display: inline-block;
    color: #000;
}

.large-post,
.short-post{
	padding-bottom: 20px;
}





.short-post .image-zoom.image-cover {
    padding-top: 195px !important;
}

.short-post .box-text.text-left {
    color: #373737 !important;
    padding: 15px;
    background: no-repeat;
    text-shadow: none;
    z-index: 10;
    position: relative;
    width: 100%;
    max-height: 100%;
    bottom: 0;
	background: #fff;
	height: 110px;
    overflow: hidden;
}

.short-post .block-1 .box-text h2,
.short-post .box-text h2 a, .short-post .box-text h2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    color: #373737;
    text-align: center;
    height: 55px;
    overflow: hidden;
    display: block;
    margin: 0;
}

body.page-template-mixer-page-ver-2,
body.page-template-woman-page {
    background-color: #ebebeb;
}


.large-post article,
.short-post article{
 border-style: solid;
  border-width: 1px;
  border-color: rgb(183, 183, 183);
  border-radius: 3px;
  background-color: rgb(255, 255, 255);
  
  }


.large-post article .box-text .cat-label,
.short-post article .box-text .cat-label {
    font-size: 10px;
    background-color: transparent!important;
    float: none;
    color: #cd116d!important;
    padding: 0px!important;
    opacity: 1;
     margin-bottom: -5px;
    font-weight: 700;
    line-height: 12px;
    text-transform: none;
    border-radius: 0px;
    letter-spacing: .05em;
    text-shadow: none;
    text-align: center;
	
}


.large-post article .box-text .post-date-hn,
.short-post article .box-text .post-date-hn {
    display: inline-block;
    font-size: 10px;
       color: #373737;
    position: relative;
    padding-left: 0px;
    float: none;
    line-height: 12px;
    margin-top: 0px;
    text-shadow: none;
    width: 100%;
    text-align: center;
}

.large-post article .box-text .post-date-hn{ color: #fff;}

.block-1 .large-post article .box-text h2 a,
.block-1 .large-post article .box-text h2 {
    display: block;
    width: 100%;
    clear: both;
    font-size: 20px;
    font-weight: 500;
    line-height: 22px;
    color: #fff;
	text-align: center;
}


.line-2 {
  background-color: rgb(0, 0, 0);
  height: 5px;
  z-index: 8;
      margin-bottom: 25px;
}

.line-1 {
  background-color: rgb(0, 0, 0);
  height: 2px;
  z-index: 9;
      margin-bottom: 5px;
}


.header-main.header-main-woman {
    background: #fff;padding-bottom: 10px;
}


.header-main-woman .bg-primary {
    background-color: #fff !important;
}
.header-main-woman .navbar-collapse1 ul li a {
    color: #454545;
}
.header-main-woman .navbar-collapse1 ul li  a:hover,
.header-main-woman .navbar-collapse1 ul li.current-menu-item  a {
 color: #cd116d;
}


.header-main-woman .navbar-collapse1 li > a:after{
	display: none;
}

.header-main-woman .bg-primary.main-menu .container {
    display: flex;
    flex-direction: row-reverse;
	align-items: center;
}

.header-main-woman .header-logo-woman {
    display: block;
    margin: 20px auto;
}

.header-main-woman .navbar-collapse1 ul li {
    padding: 0px 15px;
}
.header-main.header-main-woman .flex-col.logo {
    width: 95px;
}

.header-main.header-main-woman .navbar-expand-lg {
    width: calc(100% - 94px);
}


.header-main.header-main-woman .navbar-collapse1 ul {
    list-style: none;
    padding: 0px;
    display: flex;
    margin: 0;
    width: 100%;
    height: 40px;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}


.large-post.left-post, 
.large-post.first-post,
.large-post.right-post, 
.large-post.right-post,
.block-1 .short-post{
		padding-left: 5px;
		padding-right: 5px;
}

.block-1 .posts-container{
	padding-left: 25px;
}

.large-post .image-zoom.image-cover {
    padding-top: 305px !important;
}


.mixer-post-container {
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
	    background: #fff;
}

body.page-template-anekdot-page,
body.page-template-mixer-page {
    background-color: #f2f2f2;
}

.mixer-post-container h2,
.mixer-post-container h2 a {
    color: #000;
    font-size: 30px;
    line-height: 1.3;
	font-weight: 700;
}

.desc-post {
font-family: 'Merriweather',serif;
    color: #000;
    font-size: 15px;
    line-height: 18px;
    height: 73px;
    overflow: hidden;
    margin-bottom: 15px;
}

.img-readmore {
    display: block;
}


.entry-date-archive {
    color: #757575;
    font-size: 12px;
    margin-top: 10px;
}
.entry-date-archive span {
    padding-right: 7px;
    margin-right: 5px;
    position: relative;
}
.bot-item-mx {
    background-color: #fff;
    border: 0px solid #e0e0e0;
    border-top: 0;
    padding: 13px 13px 13px 0;
    float: left;
    width: 100%;
}
.bot-item-mx .readmore {
    font-size: 18px;
    color: #000;
    font-weight: bold;
    background-color: #e7e7e7;
    padding: 4px 42px 7px;
    display: block;
    float: left;
    border-left: 6px solid #000000;
    margin-right: 20px;
    position: relative;
}
.bot-item-mx .readmore:before {
    content: "";
    width: 6px;
    height: 100%;
    position: absolute;
    background-color: #ff0000;
    left: 0;
    top: 0;
}
.bot-item-mx .readmore:after {
    content: "";
    width: 0;
    height: 0;
    border-top: 19.5px solid transparent;
    border-bottom: 19.5px solid transparent;
    border-left: 18px solid #ff0000;
    position: absolute;
    left: 6px;
    top: 0;
}

.entry-date-archive span:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 10px;
    background-color: #757575;
    top: 4px;
    right: 0;
}


.header-main-mixer .top-container {
    padding-top: 15px;
}


.header-main-mixer .bg-primary {
    background-color: rgb(134, 168, 43) !important;
}
.header-main-mixer.anekdot .bg-primary {
   background-color: rgb(255, 129, 60) !important;

}


.header-main-mixer .navbar-collapse1 ul li a {
    font-size: 18px;
    background-color: #6b881c;
    padding: 0px 30px 4px;
    font-weight: 400;
    margin-top: 5px;
}

.header-main-mixer.anekdot .navbar-collapse1 ul li a {
background-color: #ee6c25;
}
.header-main-mixer.anekdot .bg-primary.main-menu {
    height: 55px;
}

.header-main-mixer ul li.current-menu-item a, .header-main-mixer .navbar-collapse1 ul li a:hover {
    font-family: "Oswald", sans-serif;
    color: #fff;
    text-decoration: none;
    font-weight: 500 !important;
}

.header-main-mixer .navbar-collapse1 ul li {
    display: inline-block;
    border: none;
    margin: 0 5px;
    position: relative;
    float: left;
}

.header-main-mixer .mobile-menu,
.header-main-mixer .navbar-collapse1 li > a:after {
display: none;
}

.header-main-mixer .bg-primary.main-menu .container {
    align-items: center;
}

.header-main-mixer .navbar-collapse1 ul {
  
    justify-content: flex-start;

}

.category-woman article header.entry-header {
    margin-bottom: 10px;
    text-align: center;
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}

.footer-menu ul {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    padding: 0;
    flex-wrap: wrap;					
}
.footer-menu ul  li a{
    padding-left: 10px;
    padding-right: 10px;
	color: #fff;
}

.header-main.header-main-woman .container.top-container {
 padding-top: 10px;
}


.container.top-container .html.custom.html_nav_position_text_top {
    width: 200px;
}



.container.top-container .html.custom.html_nav_position_text_top br{
display: none;	
}

.gsib_a input {
    padding: 5px!important;
    box-shadow: none!important;
    border: 1px solid #dcdcdc!important;
    width: 100%!important;
    background: #f7f7f7!important;
    font-size: 15px;
    height: 30px!important;
    text-indent: 0!important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    margin: 0;
}
.gsc-input-box {
    background: transparent !important;
    border: none !important;
}
.gsc-input-box {
    border: none;
    width: 200px;
}
table#gs_id50 {
    margin: 0;
}
td.gsib_b {
    display: none;
}
td.gsc-search-button {
    padding: 0!important;
    margin: 0!important;
	    position: relative;
}

button.gsc-search-button {
    border: none;
    padding: 0!important;
    position: absolute;
right: 15px;
    top: 18px;
    background: none;
}
button.gsc-search-button:hover {
 background: none;	
	
}												  
.gsc-search-button-v2 svg {
    fill: black!important;
    width: 18px;
    height: 18px;
}



.gsib_a input::placeholder {
color: rgba(0, 0, 0, 0) !important;
}

.gsib_a input::-webkit-input-placeholder { /* Edge */
  color: rgba(0, 0, 0, 0) !important;
}

.gsib_a input:-ms-input-placeholder { /* Internet Explorer */
  color: rgba(0, 0, 0, 0) !important;
}

.gsib_a input::placeholder {
  color: rgba(0, 0, 0, 0)!important;
}


.hot-news .box-text .cat-label,
.block-2 .box-text .cat-label,
.kartina-dnya .box-text .cat-label {
    background-color: rgba(0, 0, 0, 0) !important;
    color: red !important; 
}


.social-icons.follow-icons{
	    display: flex;
					
}
.social-icons.follow-icons a {
    color: #fff;
    padding: 5px;					
    display: block;
	
}
	
.lists-post-cate .title-date {
    width: 230px;
    font-size: 24px;
}

.lists-post-cate .wrap-title span.line {
    position: relative;
    width: 100%;
    height: 1px;
    background: #959595;
    display: block;
    margin-top: -5px;
}
.lists-post-cate .wrap-title {
    display: flex;
    align-items: center;
    margin: 20px 0;
    margin-top: 30px;
}

li.lat a {
    color: #000!important;
    font-weight: bold!important;
	    vertical-align: top;
    padding-top: 5px;
    padding-bottom: 5px;
	font-family: "Oswald", sans-serif;
}


.comment-opener{
    padding-top: 20px;
}

.comment-opener .button.dark-button-news span:before {
    display: none;
}
.comment-opener .button.dark-button-news {
background-color: rgb(0, 0, 0);
    background-image: url(img/arrowbottom-1.png);
    width: 250px;
    height: 36px;
    z-index: 10;
    color: #fff;
    text-shadow: none;
    text-transform: none;
    border: none;
    display: block;
    font-size: 16px;
    line-height: 34px;
    min-height: 10px;
    position: relative;
    touch-action: none;
    cursor: pointer;
    font-weight: bolder;
    text-align: center;
    border-radius: 5px;
    padding-right: 40px;
    background-repeat: no-repeat;
    background-position: 220px center;
}


.coments-count {
    color: #ff0000;
    font-size: 12px;
}




.shade {
    content: " ";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.2);

    opacity: .3;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity .3s;
}

.block-3 .right-side .post-date-hn,
.block-3 .left-side .post-date-hn {
    padding-left: 0px;

}


.lat-ver{
	display: none;
}

aside {
    overflow: hidden;
}
.site-info a,
.site-info {

    color: #666;
}

.site-info a:first-child {

    color: #fff;
}

.single-post .entry-header .post-date-hn {
    display: block;
    font-size: 10px;
    color: #626262;
    position: relative;
    padding-left: 0px;
    float: none;
    line-height: 12px;
    margin-top: 3px;
    text-shadow: none;
    width: 100%;
    margin-bottom: 5px;
}

a.source,
a.source span {
    padding-left: 3px;
    /* float: right; */
    line-height: 16px;
    font-size: 12px;
    color: #757575;
}






















@media(max-width: 1095px){
.navbar-collapse1 ul li {
    padding: 0px 8px;
}



}






@media(max-width: 1030px){
.navbar-collapse1 ul li {
    padding: 0px 4px;
}
.navbar-collapse1 li > a:after {
    content: "";
    right: -5px;
}


}


@media(max-width: 991px){

.container.top-container{
	display: none;
}
.header-main.header-main-woman .container.top-container {
    display: block;    padding-top: 10px;
}

.header-main.header-main-woman  .main-menu .flex-col.logo{
	display: none;	
}



	
}



@media(max-width: 900px){
.image-zoom.image-cover {
    padding-top: 255px !important;
}	
.block-2 .big-blog .image-zoom.image-cover {
    padding-top: 150px !important;
}	
.header-main-mixer .right-logo,
.main-menu .navbar{
display: none;	
}
#mobile-menu {
    width: 29px;
    float: right;
}
.header-main .flex-col.logo {
    width: 165px;
    float: left;
}
.bg-primary.main-menu .container {
    display: block;
}
.lists-post-cate .post-item-large .post-ft-img {
    height: 180px;
}
.lists-post-cate .post-item-large .title-post {
    font-size: 14px;
    line-height: 18px;
}
.lists-post-cate .post-item-small .post-ft-img {
    height: 125px;
}
.lists-post-cate .post-item-small .title-post {
    font-size: 12px;
}
.header-main.header-main-woman .flex-col.logo {
    width: 95px;
    float: right;
}
.header-main.header-main-woman #mobile-menu button {

    color: #000;

}
.header-main-mixer .mobile-menu {
    display: block;
}
.header-main-woman .bg-primary.main-menu .container {
    display: block;
}
.header-main-woman #mobile-menu {
    width: 29px;
    float: left;
}
.header-main-woman .header-logo-woman {
    display: block;
    margin: 5px auto;
}
.header-main.header-main-woman .container.top-container {
    display: block;
    padding-top: 0px;
    max-width: 150px;
}
.header-main.header-main-woman {
    background: #fff;
    padding-bottom: 5px;
    display: flex;
}
.line-2,
.line-1 {
    display: none;
}

.lat-ver {
    color: #fff!important;
    font-weight: bold!important;
    font-family: "Oswald", sans-serif;
    line-height: 16px;
    line-height: 46px;
    font-size: 1em;
    margin-left: 10px;
	    display: inline;
}
#mobile-menu {
    width: auto;
    float: right;
}
}









@media(max-width: 768px){
.block-1 .posts-container {
    padding-left: 25px;
    padding-right: 25px;
}

.mixer-ver-2.block-1 .posts-container {
    padding-left: 5px;
    padding-right: 5px;
}

.img-righr .box-text h2 a, .img-righr .box-text h2, .img-left .box-text h2 a, .img-left .box-text h2 {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    color: #000;
}
.block-1 .big-blog:nth-child(1) {
    padding-right: 5px;
	margin-bottom: 10px;
}
.block-1 .big-blog:nth-child(2) {
    padding-left: 5px;
	margin-bottom: 10px;
}
.block-2 .big-blog:nth-child(1) {
    padding-right: 5px;
}
.block-2 .big-blog:nth-child(2) {
    padding-right: 5px;
    padding-left: 5px;
}
.block-2 .big-blog:nth-child(3) {
    padding-left: 5px;
}



}

@media(max-width: 767px){

.kartina-dnya {
    display: flex;
	    flex-wrap: wrap;
}
.block-3 .kartina-dnya .col.post-item {
    padding-bottom: 10px!important;
    padding-left: 0px;
    width: 50%;
    display: block;
    flex-basis: auto;
}

.block-2 .box-text h2 {
    height: 90px;
    overflow: hidden;
}
article iframe {
    width: 100% !important;
}

}



@media(max-width: 640px){
.image-zoom.image-cover {
    padding-top: 165px !important;
}
.second .image-zoom.image-cover {
    padding-top: 95px !important;
}
.big-img .image-zoom.image-cover {
    padding-top: 265px !important;
}
.block-2 .big-blog .image-zoom.image-cover {
    padding-top: 100px !important;
}
.row.hot-news .first-post .box-text.text-left,
.box-text.text-left {
    padding: 10px 0;
    text-shadow: none;
    position: relative;
    background: none;
}
.box-text .cat-label {
    font-size: 8px;
}
.block-1 .box-text .post-date-hn {
    font-size: 8px;
    color: #656565;
}
.box-text h2 a, .box-text h2,
 .block-1 .box-text h2{
    font-size: 14px;
    color: #000;
    line-height: 1.2;
    font-weight: 400;
    text-shadow: none;
}

.block-2 .box-text h2 a, .block-2 .box-text h2{
font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
	
}
.style-1 .rr1 .box-text.text-left {
    color: #000 !important;
    padding: 15px;
    background: linear-gradient(0deg,rgba(2,0,36,1) 0%,rgba(0,0,0,1) 56%,rgba(0,0,0,0) 94%);
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
    z-index: 10;
    position: absolute;
    width: 100%;
    max-height: 100%;
    bottom: 0;
}
.style-1 .rr1 h5, .block-1 .box-text h2 {
    display: block;
    width: 100%;
    clear: both;
    font-size: 21px;
    font-weight: 400;
    line-height: 24px;
    color: #fff;
}

 .row.hot-news .first-post {
    max-width: 320px;
    width: 100% !important;
    display: block;
    position: relative;
    left: auto;
    margin-left: auto;
    margin-right: auto;
}
.row.hot-news {
    padding-left: 0px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.row.hot-news .first-post .post_popular_time {

    font-size: 8px;
    font-weight: bold;
    color: #000;
    width: auto;
}
 .row.hot-news .first-post .box-text h5 {
    position: relative;
    color: #000;
    text-shadow: none;

}
.list-news {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #d2d2d2;
}
.block-1 .large-post article .box-text h2 a,
.block-1 .large-post article .box-text h2 {
    display: block;
    width: 100%;
    clear: both;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #000;
	text-align: center;
}

.large-post .image-zoom.image-cover {
    padding-top: 186px !important;
}

}

@media(max-width: 575px){
	
.kartina-dnya{display: none;}

.rr1-1 .image-zoom.image-cover {
    padding-top: 105px !important;
}
.block-3 .rr2 .box-text.text-left {
    width: 60%;
}
.block-3 .style-1.right-side {
    padding-left: 15px;
}
.block-3 .left-side.style-1 {
    padding-bottom: 20px;
	    padding-right: 15px;
}
.mobile{display: block;}
.no-mobile{display: none;}

.style-2 .row.rr1-1 .post-item,
.style-2.right-side .rr2 .post-item,
.style-1 .row.rr2 .post-item {
    position: relative;
    padding-bottom: 20px;
}
.style-2 .row.rr1-1 .post-item:after,
.style-2.right-side .rr2 .post-item:after,
.style-1 .row.rr2 .post-item:after {
    content: "";
    width: calc(100% - 20px);
    height: 1px;
    position: absolute;
    background-color: #c8c8c8;
    left: 10px;
    bottom: 9px;
}
.style-2.right-side .rr2 .post-item:last-child:after,
.style-1 .row.rr2 .post-item:last-child:after {
    background-color: transparent;
}
.style-2 .rr1-1 .image-zoom.image-cover {
    padding-top: 83px !important;
}
.style-2.left-side .rr1-1 article .box-text {
    padding: 0px 0px 0px 8px;
    width: 60%;
}
.style-2.left-side .rr1-1 .box-text.text-left .post-title {
    height: 65px;
    overflow: hidden;
}
.block-3 .rr2 .box-text.text-left h5,
.style-2.right-side .box-text.text-left .post-title,
.style-2.left-side .rr1-1 .box-text.text-left .post-title {
   height: 73px;
    overflow: hidden;
    font-size: 13px;
line-height: 15px;
    margin: 0 auto;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    clear: both;
}
.style-2.right-side .post-item article {
    border-bottom: 0px solid #f0f0f0;
    padding-bottom: 0;
    display: flex;
}
.block-3 .rr2 .box-image{
	width: 43% !important;
}
.block-3 .rr2 .box-text.text-left {
    width: 60%;
    padding-left: 9px;
    padding-right: 0px;
}
.style-2.right-side .box-text.text-left .box-text-inner {
    display: block;
}
.block-3 .right-side.style-1 .post-date-hn,
.style-2.right-side .box-text.text-left .post-date-hn {
    padding-left: 0;
    padding-top: 0px;
    margin-top: 0;
}
.row.rr1-1 .post-item:nth-child(1) {
    padding-right: 5px;
}
.mobile-style-2 .post-item article,
.style-2.right-side.mobile-style-2 .post-item article {
 flex-direction: row-reverse;
    display: flex;
}
.block-3 .mobile-style-2 .box-text.text-left,
.block-3 .mobile-style-2 .rr2 .box-text.text-left {
    width: 60%;
    padding-left: 0px;
    padding-right: 9px;
}
.bg-primary.main-menu .container {
  display: table;
    padding-left: 0px;
}
.header-main .flex-col.logo {
    width: 185px;
}
.header-main .flex-col.logo img {
  
    max-width: 100%;
    height: 45px;
    width: auto;
}
.large-post .image-zoom.image-cover {
    padding-top: 195px !important;
}
.block-1 .large-post article .box-text h2 a, .block-1 .large-post article .box-text h2,
.large-post .box-text h2, .large-post .box-text h2 a, .large-post .box-text h2,
.short-post .box-text h2, .short-post .box-text h2 a, .short-post .box-text h2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    color: #373737;
    text-align: center;
    height: 55px;
    overflow: hidden;
    display: block;
    margin: 0;
}
.large-post .box-text.text-left,
.short-post .box-text.text-left {
    color: #373737 !important;
    padding: 5px;
    background: no-repeat;
    text-shadow: none;
    z-index: 10;
    position: relative;
    width: 100%;
    max-height: 100%;
    bottom: 0;
    background: #fff;
    height: 110px;
    overflow: hidden;
}

.large-post article .box-text .post-date-hn,
.short-post article .box-text .post-date-hn {
    display: inline-block;
    font-size: 8px;
    color: #373737;
    position: relative;
    padding-left: 0px;
    float: none;
    line-height: 12px;
    margin-top: 0px;
    text-shadow: none;
    width: 100%;
    text-align: center;
}
.mixer-post-container h2, .mixer-post-container h2 a {
    font-size: 24px;
    line-height: 1.1;
    font-weight: 700;
}
.bot-item-mx .readmore {
    font-size: 14px;
    padding: 4px 15px 7px 28px;
    margin-right: 0;
}
.bot-item-mx {
    padding: 10px 13px 10px 0px;
}
.header-main-woman .header-logo-woman {
    display: block;
    margin: 5px auto;
				  
						
}
.header-main.header-main-woman .container.top-container {
    display: block;
    padding-top: 0px;
    max-width: 150px;
}
.header-main.header-main-woman {
    background: #fff;
    padding-bottom: 5px;
    display: flex;
    align-items: center;
}
.header-main.header-main-mixer .flex-col.logo {
    width: 110px;
    height: auto;
}
.header-main.header-main-mixer .flex-col.logo img {
    max-width: 100%;
    height: auto;
    width: auto;
    margin-top: 7px;
}				
.large-post.left-post, .large-post.first-post, .large-post.right-post, .large-post.right-post, .block-1 .short-post {
    padding-left: 15px;
    padding-right: 15px;
}  
}


@media(max-width: 500px){
.image-zoom.image-cover {
    padding-top: 100px !important;
}
.block-2 .big-blog .image-zoom.image-cover {
    padding-top: 80px !important;
}
.second .image-zoom.image-cover {
    padding-top: 65px !important;
}
.big-img .image-zoom.image-cover {
    padding-top: 175px !important;
}
.img-righr .image-zoom.image-cover,
.img-left .image-zoom.image-cover {
    padding-top: 85px !important;
}
.block-1 .box-text h2,
.box-text h2 a, .box-text h2 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
}
.second .box-text h2 a, .second .box-text h2 {
    font-size: 12px;
    line-height: 1.2;
    color: #000;
}
.no-thumbnail h3 {
    font-size: 14px;
    font-weight: 400;
}
.img-righr .box-text h2 a, .img-righr .box-text h2, .img-left .box-text h2 a, .img-left .box-text h2 {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.3;
    color: #000;
    margin-bottom: 0px;
}
.row.hot-news .first-post .image-cover {
    padding-top: 200px!important;
}

.row.hot-news .first-post .number-post-1 {
    display: none;
}

.row.hot-news .first-post .box-text h5:before {
    content: '1';
    font-size: 36px;
    font-family: 'Yeseva One';
    float: left;
    line-height: 36px;
    margin-right: 10px;
    color: #ff000a;
    font-weight: 700;
    position: absolute;
    left: -31px;
}
.row.hot-news .first-post .box-text h5 {
    position: relative;
    color: #000;
    text-shadow: none;
    font-size: 14px;
}
.row.hot-news .list-news .post-title {
    font-weight: 500;font-size: 14px;
}

 .row.hot-news .first-post {
    max-width: 100%;
}

.row.hot-news .first-post .blog-post-inner {
    padding-left: 27px;
}

.top-news ul.nav {
    max-width: 240px;
    height: 30px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(0, 0, 0);
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    overflow: hidden;
    padding-left: 0px;
    padding-right: 0px;
	margin-top: 0px;
}

.site-info a:first-child {
    display: block;
}
.lenta-title,			 
.site-info .sep{display: none;}
.site-info{
    font-size: 12px;
}

}



@media screen and (max-width: 480px){
.top-news ul.nav {
    max-width: 100%;
    width: 100%;
}
.lists-post-cate .title-date {
    font-size: 17px;
}
.lists-post-cate .post-item-large .post-ft-img {
    height: 120px;
}
.lists-post-cate .post-item-small .post-ft-img {
    height: 80px;
}
.lists-post-cate .title-date {
    font-size: 17px;
}
.short-post .image-zoom.image-cover,
.large-post .image-zoom.image-cover {
    padding-top: 215px !important;
}

.single-post h1 {

    font-size: 18px;

}
}

@media screen and (max-width: 390px){
.short-post .image-zoom.image-cover, .large-post .image-zoom.image-cover {
    padding-top: 185px !important;
}
}

@media screen and (max-width: 360px){
.short-post .image-zoom.image-cover, .large-post .image-zoom.image-cover {
    padding-top: 175px !important;
}
}

@media(max-width:640px) {
    .category-mixer main.main-container, .single-post main.main-container, .page main.main-container, body.tag main.main-container{
        overflow:hidden
    }
}
.home .box-text h2 {
    clear:both
}