/*
Theme Name: KMcustom
Author: Oleksii Bezdietko
Description: Custom theme for KM portal.
Version: 1.0
Text Domain: KMcustom
*/
 /*  SECTIONS  */
/* p.crop_text_title_wrapper--p4152, p.crop_text_title_wrapper--p3227, p.crop_text_title_wrapper--p184, p.crop_text_title_wrapper--p179, p.crop_text_title_wrapper--p183{
	display:none;
} */
 .popups1{
	border: 1px solid #78242e;
	color: #78242e;
	margin-top:10px;
 }
  .redinput{
	border:1px solid #78242e !important;
 }

 .ourMail{
	width:31%;
	margin-left: 7px;
    margin-top: 2px;
 }
.a2a_button_email{
	display:none !important;
 }
 td br{
	display:none; 
 }
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.ui-loader{
	display:none!important;
}
*{
 box-sizing:border-box;
    margin:0;
    padding:0;
    border:0;
    outline:0;
}
/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
}
.col:first-child { margin-left: 0; }

.a2a_button_email{
	width: 30%;
}
.a2a_button_facebook{
	width:33%;
}
.a2a_button_linkedin{
	width:28%;
}
.printing {
	width:3.1%;
	margin-left: 100px;
	margin-top: 5px;
}
/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.1%;
}
.span_1_of_3 {
	width: 35.2%;
}
.span_2_of_2 {
	width: 48.97959183673469%; /* 480px */
}
.span_1_of_4{
	width: 50%;
}
.span_1_of_31{
	width: 15.30612244897959%;
}
.span_1_of_32{
	width: 66.3265306122449%;
	margin: 0 1.530612244897959%;
}
.span_1_of_321{
	width: 90%;
}
.span_1_of_322{
	width: 10%;
}
html{
	font:100%/1.5 Helvetica,Arial,sans-serif; /* 16px */
}
body{
  	background-color: #FFFFF9;
   	-webkit-font-smoothing:antialiased;
    text-rendering:optimizeLegibility; 
	line-height:  1.35;
}
img {
	max-width: 100%;
}
.logo img{
	max-width: 85%;
}
a{
	text-decoration:none;
	color: #78242e;
}
p{
	text-align:justify;
}
a.services-button{
	display: none;
	padding: 3px 8px;
    background-color: #65666a;
    border-radius: 4px;
    position: relative;
    top: 28px;
	color:#fff;
	font-size:13px;
}
a.services-button.services-button-right{
	border-radius: 0 8px 8px 0;
	right: 5px;
}
a.services-button.services-button-left{
	background-color: #78242e;
	border-radius: 8px 0 0 8px;
}
.MainArticles table, .MainArticles table tr td{
	border:1px solid black;
}
.MainArticles table p{
	text-align: center;
}
.MainArticles table tr td{
	padding:5px;
}
.MainArticles table{
	margin-top:20px;
}
.MainArticles br{
	display:none;
}
.MainArticles ul, .MainArticles ol{
	margin-left:30px !important; 
	margin-top:20px !important;
}
.MainArticles ul li, .MainArticles ol li{
	margin-top:10px !important;
}
.hide-layout {
	background: #000; /* фон */
	bottom: 0;  /* координата снизу */
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* прозрачность для IE */
	height: 100%; /* высота на всю страницу */
	opacity: 0.5;  /* прозрачность слоя */
	position: fixed; /* фиксируем элемент на странице*/
	top: 0; /* координата сверху */
	width: 100%; /* ширина на всю страницу */
	z-index: 998; /* z-index для перекрытия остальных элементов */
}
/*.btn-exit{
float:right;
}*/
.popur1{
	width:15% !important;
}
.popup--account{
	width:auto !important;
}
.crop_text_title_wrapper--p1{
	font-weight:bold;
}
/*-----------------------  GO FULL WIDTH more THAN 1400 PIXELS-------------------------------------------------- */
.entry-title{
	text-transform: uppercase;
}
.fronpage_menu_image{
	height:210px;
}
.persDani{
	width:95%;
}
.persDani tr td input{
	width:100%;
}
div.container{
	width:980px; /* 980px */
	margin:0 auto;
}

.MainArticles{
	margin-top:20px;
	max-width: 650px;
}
.MainArticles p{
	margin-top:20px;
}


.single-post .MainArticles *{
    word-wrap: break-word;
}

.span_2_of_21{
	margin-right:2.040816326530612%;/* 20px */
}
.span_2_of_22{
	margin-top:2.040816326530612%;/* 20px */
}
.shadow{
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
	background-color: #FFFFF9;
	/* height:360px; */
}
.textR1{
	padding-right:10px;
}
.hide-for-l{
	display:none;
}
/*-------------header----------- */
.header a.logo{
	display: block;
    float: left;
}
.header nav{
	display: inline;
	float: right;	
}
.header{
	margin-bottom:2.040816326530612%;/* 20px */
}
.header-block.fixed{
	position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    background: #FFFFF9;
    z-index: 99;
	margin-top:0px;
}
.languages .list{
	padding:0;
	margin:0;
}
.languages .list a{
	display: inline;
	margin-right: 10px;
	text-decoration: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-size: 0.875rem; /*14px*/
    color: black;
}
.languages .list a img,
.languages .list a .code{
	display: none;
}
.enter, .search-button, .toogle-menu-button{
    float:right;
}
/* .languages ul li a{
	text-decoration: none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 14px;
    font-size: 0.875rem;
	color: black;
} */
.enter, .languages{
	margin-right:20px;
}
a.enter {
	text-decoration:none;
	color:#78242e ;
}
.search-button, .languages, .enter, .toogle-menu-button{
	margin-top:15px;
	margin-left:10px;	margin-right: 10px;
}
.activeLink, .languages .list a.wpglobus-current-language {
	color:#78242e !important;
}
/*--jquery---*/

/*-------------right menu---------*/
.right_sidebar_menu_wrapper.scrolled{
	position:fixed!important;
	width:150px!important;
}
.menu_block__name--active{
	border:2px solid #78242e;
	border-bottom:0px;
}
.menu_block__img--active{
	border:2px solid #78242e;
	border-top:2px solid #78242e;
}
/*--------------------------------*/
/*-------------content----------- */
.innerAbstrect ul li{
	list-style-type: none;
}
.headline{
	margin:0 10px;
}

.headline a{
	text-decoration:none;
	font-size:27px;
	font-size:1.6875rem;/*27px*/
}
.headlineLink{
	text-decoration:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1rem; /*16px*/
	color:black;
}
.linkContainer{
	margin:10px;/*10px*/
}

.time{
	text-decoration:none !important;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-size:12px !important;
    font-size: 0.75rem !important; /*12px*/
	color:#808080 !important;	
	display:inline;
	margin-top:4px !important;
}
.headlineLink1{
	margin-top:10px;
}
.crop_text_title_wrapper{
	min-height:46px;
}
.socialDate1{
	margin-right:3%;
}
.changing-message--error *{
    color: #f30 !important;
    background-color: rgba(255,0,0,0.1) !important;}
/*-------------content innerList1----------- */
.NameMenu{
	width:100%;
}
.NameMenu h1 a{
	text-decoration:none;
	color:#78242e;
	font-size:27px;
	font-size:1.6875rem;/*27px*/
}
.innerMainMenu{
	border-bottom:1px solid #b2b1AF;
	padding:20px 0;
}
.innerMainMenu ul li{
	display:inline;
	list-style: none;
	margin-right:10px;
}
.innerMainMenu ul li a{
	text-decoration:none;
	color:black;
	font-size:14px;
	font-size:0.875rem;/*14px*/
	font-weight:bold;
}
.listArticles{
	width:100%;
}
.listArticles p{
	margin: 20px 0 0 0;
}
.listArticles p.crop_text_content_wrapper{
	font-size:12px !important;
	font-size: 0.75rem !important; 
	color: #808080 !important; 
	margin-top: 4px !important;
}

.listArticles p a{
	text-decoration:none;
	color:black;
	font-size:16px;
	font-size: 1rem;
}
.search .listArticles p.didyoumean a{
	color:#78242e;
}
.rightMenu1 a{
	text-decoration:none;
	color:black;
	font-weight:bold;
	font-size:14px;
	font-size:0.875em;/*14px*/
	
}
.rightMenu1{
	text-align:center;
		display:none;
}
.rightMenu2{
	margin-bottom:10px;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
    background-color: #FFFFF9;
}
.copyrightInner{
	margin-top:10px;
}
.pagination{
	text-align:center;
	margin:40px 0;
}
.pagination a{
	text-decoration:none;
	color:black;
	font-size:16px;
	font-size:1rem;/*16px*/
}


.social img{

}
.innerTitleArticle h2{
	color:black;
	font-size:22px;
	font-size:1.375em;/*22px*/
}
.innerTitleArticle{
	padding: 10px 0;
}
.innerAbstrect{
	color:black;
	font-size:1em;/*16px*/
	line-height: 1.375;
	margin-top:20px;
}
.dateAndSocial{
	border-top: 1px solid #b2b1AF;
	padding-top:10px;
}
.dateAndSocial p{
	color:#808080 ;
	font-size:12px;
	font-size:0.75rem;/*12px*/
}
.social img{
	float:right;
}
.socialDate{
	margin-top:10px;
}
.logoBackground{
	background-color:#e4e8eb;
}
.social{
	margin:0;
	width:16%;
	text-align: right;
}
.enterText{
	text-align:center;
	
	width:auto;
	margin:0 auto;
}
.enterText a{
	color:white !important;
	background-color: #78242e;
	padding:5px 10px;
}
.simularMaterials{
	margin-top:60px;
}
.simularMaterials h3{
	border-bottom:1px solid #b2b1AF;
	padding-top:10px;
	padding-bottom:10px;
	font-size:16px;
	font-size:1rem;
}
.innerAbstrect a{
	text-decoration:none;
	color:black;
	font-size:16px;
	font-size:1rem;
	line-height:1.25;
}
.listStyle1{
	list-style-image: url(images/level-1-arrow.png);
	padding-left: 24px;
}
.comments{
	margin-top:40px;
}
.comments a{
	text-decoration:none;
	color:#78242e;
	font-size:14px;
	font-size:0.875rem; /*14px*/
}
.viwers{
	color:#808080;
	font-size:14px;
	font-size:0.875rem; /*14px*/ 
	float:right;
	margin:20px 0 30px 0;
}
/*-------------footer----------- */
.footer{
	margin-top:2.040816326530612%;
}

.footer--sticky{
	position: fixed;
	bottom: 0px;
}

.copyright{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
    font-size: 0.75rem; /*12px*/
	color:#808080;
	margin-top: 3%;
}
.footer .menu{
	padding:7px 0;
	margin:0;
	float:right;
}
.footer ul.menu li{
	list-style: none;
	display: inline;
	padding-right:5px;
	padding-left:5px;
}
.footer ul.menu li:last-child{
	padding-right:0px;
	border-right:0px solid #808080;
}
.footer ul.menu li:first-child{
	padding-left:0px;
}
.footer ul.menu li a{
	text-decoration:none;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:12px;
    font-size: 0.75rem; /*12px*/
	color:#808080;
}
.footerInner {
	border-top: 1px solid #b2b1AF;
}
/*-----------------------  registration-------------------------------------------------- */
#popup{
	width: 25%;
	/*margin:100px auto;*/
	margin:0px auto;
	box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
	background-color: #FDFDFD;
}
.popup--login{
	margin-top:0px!important;
}
.popup .btn-close{
	padding-top: 15px;
}
.popup-title {
	color:black;
	background-color:#78242e;
	padding:10px 20px;
	font-size: 27px;
    font-size: 1.6875rem;
}
.popup-warning1{
	margin-top:10px;
}
.reg{
	float:right;
}
.popup-choice a{
	text-decoration:none;
	color: #78242e;
}
.popup-content{
	padding:20px;
}
input{
	border: 1px solid #b2b1AF;
	height:30px;
}
span.reginput--error{
	color: #78242e !important;
}
input.reginput--error{
	border:1px solid #78242e !important;
}
.enterForReg{
	width:100%;
}
.popup-choice{
	padding: 20px 0px 10px 0;
	
}
.popup-choice1{
	border-top: 1px solid #b2b1AF;
	padding: 20px 0 0 0;

}
.btn-yes{
	padding: 5px 10px;
	background-color:white;
	border: 1px solid #b2b1AF;
	background-color:#78242e;
	color:white!important;
	cursor: pointer;
}
.btn-yes:disabled{
	border: 1px solid #b2b1AF;
	background-color:#999;
	color:white;
	cursor: pointer;
}
.btn-yes a{
	color:white !important;
}
.ch{
	height:20px;
	margin-right:10px;
	float:left;
}
.listArticles label{
	line-height: 1;
}
.personalD{
	color:#78242e !important; 
}
.reg {
	margin-top:5px;
}
.textForReg{
	margin:20px 0 20px 0;
}
.yes-reg{
	text-align: center;
}
.textR{
	padding-top:15px;
}
/*------------------------------------------thanks form ---------------------------------------------*/
.thanks-popup-title{
	color:#78242e;
}
.thanks{
	padding:40px 20px;
}
.thanks p{
	margin-top:20px;
}
.thanks a{
	text-decoration:none;
}

/*------------------------------------------cabinet------------------------------------------------*/
.textPerDani{
	float:right;
}
.personalTable{
	width:606px;
	margin-top: 20px;
}
.personalTable1{
	margin-top: 40px;
}
.personalTable2{
	margin-top: 60px;
}

/*------------------------------------------comments------------------------------------------------*/
 h3.com1{
    border-bottom: 1px solid #b2b1AF;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-size: 1rem;
}
.comments1{
	margin-top:20px;
}
.topicName{
    color: #78242e;
    font-size: 16px;
    font-size: 1rem;
}
.commentsButton{
	background-color:white;
	margin-top:10px;  
	padding:2px;
}
a.commentsButton, a.comment-reply-link {
	text-decoration:none;
	font-size: 12px;
	font-size: 0.75rem;
	color: #808080;
	float:right;
}
.textComments{
	margin-top:10px;

}
/* New homepage styles */

div.container .content div.col div.linkContainer .crop_text_title_wrapper:nth-child(3){
	display: none;
}
.home-page-top{
	width: 100%;
	float: left;
	margin-bottom: 2.040816326530612%;
}
.hpt-block{
	width: 48.97959183673469%;
	height: 210px;
	display: table;
	float: left;
	border: 1px solid #aaa;
	-webkit-box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.3);
}
.hpt-block:last-child{
	float: right;
}
.hpt-form-wrap{
	display: table-cell;
    vertical-align: middle;
}
.hpt-form-wrap form{
	position: relative;
	padding: 3px 5px 3px 0;
	width: 90%;
	margin: 0 auto;
	border: 1px solid #aaa;
	-webkit-box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 15px -1px rgba(0,0,0,0.3);
}
.hpt-form-last-search{
	position: absolute;
    top: -30px;
    width: 100%;
    text-align: center;
}
.hpt-form-last-search,
.hpt-form-special-search span,
.special-char-button span{
	font-size: 15px;
	color: #999;
}
.hpt-form-special-search{
	position: absolute;
	bottom: -30px;
	width: 100%;
}
.hpt-form-special-search .adv-seach-link{
	font-size: 15px;
	text-decoration: none;
	color: #78242e;
	display: inline-block;
	float: right;
	padding-top: 5px;
	/* position: absolute;
    right: 0;
    top: 5px; */
}
.info-icon{
	background-image: url(images/info-icon.png);
	background-size: contain;
	width: 15px;
	height: 15px;
	display: inline-block;
	vertical-align: middle;
    margin-right: 5px;
}
.hpt-form-wrap form input{
	border: 0;
	font-size: 18px;
}
.hpt-form-wrap form input:first-child{
	padding: 0 10px;
}
.hpt-form-wrap form input[type="submit"]{
	vertical-align: middle;
}
.hpt-posts-wrap .hpt-post-header {
    text-decoration: none;
    font-size: 27px;
	font-size: 1.6875rem;
	color: #696969;
	border-bottom: 1px solid #aaa;
	padding: 10px;
}
.hpt-posts-wrap .crop_text_title_wrapper {
    margin: 10px 0;
}
/* ^^^ New homepage styles ^^^ */
@media only screen and (min-width: 1401px) {
.forMiddleDisplays, .forTabletDisplays, .hideFooter, .hideH{
	display:none;

}
.logo{
width:35%;
}
a.services-button{
	display: inline-block;
}
.textFooter{
width:60%;
}
.textFooter2{
width:65%;
}
.footer{
margin-top:40px;
}
.headline {
    margin: 10px 10px;
}
.person{
float: right;
margin-top: 15px;
}
a.person img{
margin-bottom: -5px;
}
a.person {
text-decoration:none;
    width: 8%;
    min-width: 105px;
color:black;
font-size: 14px;
    font-size: 0.875rem;
}
.hideArrow, .hideArrow1{
	display:none !important;

}
}
/* New homepage styles media */

@media only screen and (min-width: 530px){
/*	body.home .search-button,*/
	body.search-results .search-button{
		visibility: hidden;
	}
}

/*body.home a.search-button{
	margin-top: 10px;
}
body.home a.search-button img{
	width: 35px;
	height: 35px;
}*/

.right_sidebar_menu_wrapper.toggled_by_menu::-webkit-scrollbar { width: 0 !important }
.right_sidebar_menu_wrapper.toggled_by_menu { -ms-overflow-style: none; }
.right_sidebar_menu_wrapper.toggled_by_menu { overflow: -moz-scrollbars-none; }

/*-----------------------  GO FULL WIDTH AT LESS THAN 980 to 1400 PIXELS-------------------------------------------------- */
@media only screen and (min-width: 980px) and (max-width:1400px){
	div.container{
	width:980; /* 980px */
	margin:0 auto;
}
.person{
float: right;
margin-top: 15px;
}
.forBigDisplays, .forTabletDisplays{
	display:none;
}
.fronpage_menu_image{
	height:108px;
}
.logo{
width:31%;
}
a.services-button{
	display: inline-block;
}
.textFooter{
width:60%;
}
.textFooter2{
width:65%;
}
.shadow {
	/* height:210px; */
	/* height:280px; */
}
.headline a{
text-decoration:none;
color:black;
font-size:27px;
font-size:1.6875rem;/*27px*/
}
.headlineLink {
    text-decoration: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:16px;
    font-size: 1rem;
    color: #000;
}
.headline {
    margin: 1px 10px;
}
.header {
    margin-bottom: 0.5102040816326531%;/*5px*/
}
.NameMenu h1 a {
    text-decoration: none;
    color: #78242e;
    font-size: 0.8125em;
}
.hideFooter, .hideH{
	display:none;
}
.person{
float: right;
margin-top: 15px;
}
a.person img{
margin-bottom: -5px;
}
a.person {
text-decoration:none;
    width: 12%;
color:black;
font-size: 14px;
    font-size: 0.875rem;
}
.hideArrow, .hideArrow1{
	display:none !important;

}
.popup--account{
	width: 25% !important;
}
.popup--login{
	width: 40% !important;
	left: 30% !important;
}
}
/* New homepage styles media */
@media only screen and (min-width: 980px) and (max-width:1024px){
	.headlineLink {
		font-size: 0.9rem;
	}
}
@media only screen and (max-width:769px){
	.hpt-block:first-child{
		margin-bottom: 2.040816326530612%;
	}
	.hpt-block{
		width: 100%;
	}
}
@media only screen and (max-width:530px){
    .home-page-top .hpt-block.block-1{
        border: 0;
        box-shadow: none;
        height: 60px;
    }
    .hpt-form-wrap .hpt-form-last-search{
        display:none;
    }
    .hpt-form-wrap form{
        width: 99%;
    }
    .hpt-form-wrap .hpt-form-special-search i,
    .hpt-form-wrap .hpt-form-special-search span,
    .hpt-form-wrap .hpt-form-special-search a{
        font-size: 12px;
    }
    .hpt-form-wrap a.adv-seach-link{
        padding-top: 2px;
    }
    .home-page-top .hpt-block.block-2{
        display:none;
    }
    div.container .content div.col div.linkContainer .crop_text_title_wrapper:nth-child(3){
        display: block;
    }
}
/* --------------------------- GO FULL WIDTH AT LESS THAN 525 ANS 979PIXELS---------------------------------------------- */
@media only screen and (min-width: 525px) and (max-width:979px) and (min-height: 600px){
	div.container{
	width:96%; /* 900px */
	margin:0 auto;
	line-height: 1.33333;
}
.courier{
	font-size:8pt !important;
}
.a2a_button_email{
	width: 30% !important;
}
.a2a_button_facebook{
	width:30% !important;
}
.a2a_button_linkedin{
	width:28% !important;
}
.printing{
	width:4%;
	margin-top: 11px;
    margin-left: 80px;
}
.socialDate.social {
    width: 18% !important;
}
#s{
	/*width: 95% !important;*/
}
.hide-for-l{
	display:none;
}
.hide-for-m{
	display:block;
}


.popurTablet{
	position:fixed; 
	top:-40px; 
	right:100px !important;
	width:40% !important;
}
.popup-choice3{
	width:40% !important;
}

*
.hideHeaderPart{
display:none;
}

#popup {
    width: 60% !important;
    left:20%!important;
    margin: 10px auto;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
    background-color: #FDFDFD;
}
#popup.popup--account{
	width: 45% !important;
	left:50% !important;
}
#popup.popup--login{
	width: 80% !important;
    left:10%!important;}
.footer{
  width: 96%;
}
.span_1_of_32 {
    width:100%;
	margin:0;
}
.header a.logo {
    display: block;
    float: left;
    margin-top: 5px;
}
.span_1_of_31 {
    width: 20.3061%;
}
.hideForMobile{
	display:none;
}
.forMiddleDisplays, .forBigDisplays{
	display:none;
}
.listArticles p a {
    text-decoration: none;
    color: black;
    font-size: 1.125em;
}
.innerAbstrect {
    color: black;
    font-size: 1.125em;
    line-height: 1.375;
    margin-top: 20px;
}
.NameMenu h1 a {
    text-decoration: none;
    color: #78242e;
    font-size: 0.875em;/*14px*/
}
.innerTitleArticle h2{
	color:black;
	font-size:24px;
	font-size:1.5rem;/*24px*/
}
.innerMainMenu ul li a {
    text-decoration: none;
    color: black;
    font-size: 1.25em;/*20px*/
    font-weight: bold;
}
.headline a {
    text-decoration: none;
    color: black;
    font-size: 1.41rem !important;/*27px*/
}
.headlineLink {
    text-decoration: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.125em;/*18px*/
    color: black;
}
.shadow {
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
	background-color: #FFFFF9;
	/* height: 360px; */
	/* height: 425px; */
}
.bmenu{
	margin-left:10px;
	margin-top: 15px;
	float: right;
}
body.home .bmenu{
	display: none;
}

.languages {
    margin-right: 10px;
}
.footer ul.menu li a {
    text-decoration: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:10px;
    font-size: 0.625em; /*10px*/
    color: #808080;
}
.copyright{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:10px;
    font-size: 0.625em; /*10px*/
	color:#808080;
}
.footer .menu {
    padding: 0; }
.hideTextTablet1, .hideFooter, .hideH, .hideformob{
	display:none;
}
.linkContainer {
    margin: 20px 10px;
}
.headlineLink1 {
    margin-top: 20px;
}
.person{
width:auto;
float: right;
margin-top: 15px;
}
.person span{
	display:none;
}
.enter{    
	margin-right: 0px;
}
a.person{
color:black;
font-size:14px;
font-size: 0.875rem;
text-decoration:none;
}
a.person img{
margin-bottom: -5px;
}
.hideAfterArrow{
display:none !important;
}
.hideArrow{
margin-left:34px;
float:right;
}
.hideArrow1{
margin-right:34px;
}
.persDani, .footerForMainPage, .header .container{
width:100%;
}
.header.fixed .container{
width:96%;	
}

.footer1{
display:none
}
.footerForMainPage .span_1_of_4{
	width:50%;
}
.footerForMainPage .span_1_of_4.logo{
	width:40%;
}
.footerForMainPage .span_1_of_4.textFooter, .footerForMainPage .span_1_of_4.textFooter2{
	width:60%;
}
.socialDate{
	width: 65% !important;
}

.right_sidebar_menu_wrapper.scrolled{
	position:absolute!important;
	width:150px!important;
}
.MainArticles {
    max-width: 100%;
}
}

/*-----------------------  GO FULL WIDTH AT LESS THAN 524 PIXELS-------------------------------------------------- */

@media only screen and (max-width: 736px) and (max-height: 435px) and (orientation: landscape) {
	.col { margin: 1% 0 1% 0%;}
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	
	.forBigDisplays, .forMiddleDisplays, .forTabletDisplays,.hideformobile{
		display:none;
	}
	.hide-for-l {
    display: block;
}
.courier{
	font-size:8pt !important;
}
.logoKM{
margin-left:50%;
}
	.fronpage_menu_image{
		display:none!important;
	}
	.shadow {
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
    background-color: #FFFFF9;
	height: auto;
	padding-bottom: 5px;
}
table{
width:100%;
}
.NameMenu h1 a{
	font-size:1.2rem;
}
#s{
	/*width: 85% !important;
	top: -5px !important;*/
}
#searchsubmit{
	background-size: contain!important;
min-height:20px;

}

.socialDate{
	width: 50% !important;
}
.socialDate.social{
	width: 16% !important;
}
.printing{
	    width: 2.5%;
    margin-top: 16px;
    margin-left: 140px;
}

.a2a_button_email{
	width: 27% !important;
}
.a2a_button_facebook{
	width:27% !important;
}
.a2a_button_linkedin{
	width:25% !important;
}

.socialDate.social a{
	width:40px;
	margin-right:2px;
}
.socialDate.social img{
	width: 100%;
}
.home .bmenu{
	display:none;
}
.headline {
    margin: 10px 10px 10px 10px;
font-size:12px;
}
.crop_text_title_wrapper{
	min-height:15px;
}
.hideHeaderPart{
display:none;
}
.textComments, .topicName{
font-size:12px;
font-size: 0.75rem;
}
.personalTable1 {
    margin-top: 20px;
}
.personalTable2 {
    margin-top: 40px;
}
.personalTable1 {
    margin-top: 20px;

}
.personalTable1 p, .personalTable2 p{
text-align:center;}
.topicName{
width:100%;
}
.answ{
margin-left:15px !important;
}
#popup {
    width: 96%!important;
    margin: 10px auto;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
    background-color: #FDFDFD;
}
.popup--login{
	left: 2% !important;
}
.popup-title {
    color: black;
    background-color: #78242e;
    padding: 5px 10px;
    font-size: 14px;
    font-size: 0.875rem;
}
.popup-warning{
    font-size: 12px;
    font-size: 0.75rem;
}
.popup-choice a {
    text-decoration: none;
    color: #78242e;
	    font-size: 12px;
    font-size: 0.75rem;
}
.MainArticles p, .MainArticles ul li,.MainArticles span{
color: black; 
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 0.75rem; /*12px*/
line-height: 1.2;}
.popup-choice {
    padding: 10px 0;
}
input {
    border: 1px solid #b2b1AF;
    height: 20px;
}
.popup-content {
    padding: 10px;
}
.innerAbstrect a {
    text-decoration: none;
    color: black;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
}
body{
    line-height: 1;

}
div.container {
    width: 96%;
	margin:0 auto;
}
.textR {
    padding-top: 5px;
	font-size:12px;
}
.listArticles{
font-size:12px;
}
.thanks-popup-title{
font-size:14px;
}
.thanks p{
font-size:12px;
}
a.person {
    text-decoration: none;
    width: auto;
    color: black;
    font-size: 12px;
    font-size: 0.75rem;
    width: 5%;
	max-width: 15px;
}
a.person span{
	display:none;
}
.person1{
width:30%;
}
.languages {
    margin-right: 10px !important;
}
.imgArrow{
width:3%;
}
	/* a.search-button img, */
	/* a.bmenu img,  */
	/*	a.person img, */
	a.enter img{
	   width:15px;
	}
a.bmenu{
width:5%;}
a.person, a.bmenu, a.search-button, a.enter{
margin-left:10px;
margin-top:0px;
text-align:right;}
.header.fixed a.person, .header.fixed a.bmenu, .header.fixed a.search-button, .header.fixed a.enter{
margin-top:2px;
}
.person {
    float: right;
    margin-top: 2px;
}
.reg3{
width:100%;
}
.span_2_of_2,.footerForMainPage .span_2_of_2 .span_1_of_4 {
    width: 100%;
}
.footerForMainPage .span_2_of_2 , .footerForMainPage img{
    width: 50%;
}
.footerForMainPage .logo.hide-for-l img{
margin-left:50%;
}
.footer ul.menu li {
padding-left:0px; padding-right:4px;}


.hideTextTablet, .hideTextTablet1, .hide-for-s{
	display:none;
}
.hideAfterArrow1{
display:none !important;
}
.footer .menu, .span_1_of_4.textFooter.hide-for-l{
	float:none;
	padding: 0 0 10px 0;
}
.footerForMainPage .textFooter {    
	height: 24px;
    padding-top: 2px;}

.span_1_of_4.textFooter.hide-for-l, .footerInner .textwidget{
	padding-top:3px;
}
textarea#comment{
	width:100% !important;
}
.copyright, .footer .menu li a{
	font-size:0.5rem !important;
}
.logoFoot {
    width: 25%;
	margin-right:25%;
}
.span1{
	width:50%;
}
.span2{
   margin:0;
}
.pagination {
    text-align: center;
    margin: 20px 0 20px 0;
}
.headlineLink{
	font-size: 0.75em; /*12px*/
	line-height: 1.2;
}
.headline a {
	font-size: 1rem !important; /*12px*/
	color:#78242e;
}
.linkContainer{
	margin: 0 10px;
}
.logo{
	width:45%;
}
.search-button, .enter, .languages{
	margin-top: 0;
	margin-right: 10px;
}
.enter{margin-right: 0px;margin-left: 0px;}
.search-button{
	margin-right: 0px;	
}
.hideHeader{
	display:none;
}
.search-button, .enter{
 width:5%;
max-width:15px;
 margin-top: 2px;
}
/* .languages ul li a{
	font-size:12px;
	font-size:0.75rem;
} */
.languages .list a{
	font-size:12px;
	font-size:0.75rem;
	margin-right:0px;
}
/* .languages ul li{
	margin-right:0px;
} */
.time{
	margin-top: 0;
	font-size:10px;
	font-size: 0.625rem;
	display:inline;
}
.persDani {
width:100%;
}
.reg5{
width:100%;
}
.linkContainer{
	line-height: 1;
}
.headlineLink1 {
    margin-top: 5px;
	/* margin-bottom: 5px; */
}
.hideForMobile{
	display:none;
}
.span_1_of_32 {
    width: 97%;
    margin: 0px 1.5%;
}
.bmenu {
    float: right;
	width: 6%;
	margin-top:1%;
max-width:15px;
}
.header .logo{max-width:132px;}
.footM{
	font-size: 8px;
	font-size: 0.5rem;
	color: #808080;
	text-decoration:none;
}
#menu-footer-menu{
float:right;}
.footerForMainPage #menu-footer-menu{
/*float:none;*/
}
.thanks-popup-title {
    color: #78242e;
	font-size:12px;
	font-size: 0.75em; /*12px*/
}
.regM{
width:90%;
}
.textForReg {
    margin: 10px 0 10px 0;
	font-size:12px;
    font-size: 0.75rem; /*12px*/
}
.textR1 {
    padding-right: 5px;
	font-size:12px;
    font-size: 0.75rem; /*12px*/
}
.logoFoot{
	margin-top:0;
}
.NameMenu h3 a {
    text-decoration: none;
    color: #78242e;
	 /*font-size: 14зч;*/
    font-size: 0.875rem; /*14px*/
	font-weight:bold;
}
.listArticles p a {
    text-decoration: none;
    color: #000;
	font-size:12px;
    font-size: 0.75em;/*12px*/
}
p.points a, .listArticles p a{
    font-size: 12px;
    font-size: 0.75rem;

}
.mob123{
display:none;
}
.hideformob{
	display:none;
}
.innerMainMenu {
    padding: 15px 0px;
}
.mob9{
margin-top:5px !important;
}
.imgMob {

    margin-right: 5px;
}
.inpMob{
width:60% !important;
}
.mobComHed, .comment-reply-title, #reply-title{
font-size: 12px;
    font-size: 0.75rem;/*14px*/
    color:#808080 ; border-bottom:1px solid #808080; padding-bottom: 10px;
}
.comment-list li{
	list-style-type:none;
}
.popurTablet{    
	position: fixed;
    top: -70px;
    right: 40px;
    width: 85% !important;
}
.btn-yes {
    width: 49%;
}
.popup-choice3{
width:48% !important;
}
.fixed1{
height:80px !important;
}
.inpMob1{
width:100%;
}
.thanks {
    padding: 20px 20px;
}
.btn-yes1{
width: 29%;

}
.popup-choice1 {
    padding: 10px 0px 0 0;
}
.inpMob3{
width:100%;
}
label{
	font-size: 12px;
    font-size: 0.75rem;/*14px*/
	margin-left:3px !important;
}
.innerMainMenu ul li a {
    text-decoration: none;
    color: #000;
	font-size: 12px;
    font-size: 0.75rem;/*14px*/
    font-weight: bold;
}
.listArticles p {
    margin: 15px 0px 0px;
}
.innerTitleArticle h2 {
    color: black;
    font-size: 0.875em;/*14px*/
}
.innerAbstrect {
    color: #000;
    font-size: 0.75em;
    line-height: 1.375;
    margin-top: 10px;
}
.dateAndSocial p {
    color: #808080;
    font-size: 0.75em;
}
.socialDate p {
    color: #808080;
    font-size: 0.525em;
}
.social {
width:40%;
}
.socialDate{
	width:40%;
}
.socialDate1{
	width:20%;
}
.copyright {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #808080;
    margin-top: 3%;
}
.footer{
margin-top:0;
margin-bottom:0;
}
.simularMaterials h3 {
    border-bottom: 1px solid #B2B1AF;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}
.simularMaterials {
    margin-top: 40px;
}
.comments {
    margin-top: 20px;
}
.comments a {
    text-decoration: none;
    color: #78242e;
    font-size: 0.75em; /*12px*/
}
.viwers {
    color: #808080;
    font-size: 0.75em;
    float: right;
    margin: 10px 0px;
}
.pagination a {
    text-decoration: none;
    color: #000;
    font-size: 0.75em;
    font-weight: bold;
}
.hideTextTablet{
	display:none;
}
.points a:after{
/*content: "...";*/
}
.right_sidebar_menu_wrapper.scrolled{
	position:absolute!important;
	width:150px!important;
}
.comments1.span_1_of_321{
	padding-left: 5px;
}
.comment-author>img{
	height:auto;
}
.MainArticles {
	width: 100%;
	font-size: 0.75rem;
	
}
input[type=submit]{height: auto;}
.popup--thanks {
    left: 2% !important;
}
#popup.popup--account{
width:88% !important;}
.popup--account .popup-choice a{
width:49% !important;
display:block;
float:left;
}
.popup--account .popup-choice a.btn-exit{
float:right;}
.popup--account .popup-choice{
margin-top:20px !important;
padding-top:0px;
height:24px;
}
.page-id-62 .gglcptch{
margin-top:20px;
}
.NameMenu h1{font-size: 0.75rem;
    font-weight: bold;
text-transform:uppercase;
}

}

@media only screen and (max-width: 524px) and (orientation: portrait) {
	img#printing{
		display:none;
	}
	.courier{
	font-size:8pt !important;
}
	.ourMail {
    width: 25% !important;
    margin-left: 7px;
    margin-top: 2px;
}
	.col { margin: 1% 0 1% 0%;}
	.span_3_of_3, .span_2_of_3, .span_1_of_3 { width: 100%; }
	
	.forBigDisplays, .forMiddleDisplays, .forTabletDisplays,.hideformobile{
		display:none;
	}
	.hide-for-l {
    display: block;
}
.logoKM{
margin-left:50%;
}
	.fronpage_menu_image{
		display:none!important;
	}
	.shadow {
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
    background-color: #FFFFF9;
	height: auto;
	padding-bottom: 5px;
}
.NameMenu h1 a{
	font-size:1.2rem;
}
#s{
	/*width: 85% !important;
	top: -5px !important;*/
}
#searchsubmit{
	background-size: contain!important;
min-height:20px;

}


.a2a_button_email{
	width: 27% !important;
}
.a2a_button_facebook{
	width:27% !important;
}
.a2a_button_linkedin{
	width:25% !important;
}




table{
width:100%;
}
.socialDate{
	width: 50% !important;
}
.socialDate.social{
	width: 30% !important;
	float:right;
}
.socialDate.social a{
	width:40px;
	margin-right:2px;
}
.socialDate.social img{
	width: 100%;
}
.home .bmenu{
	display:none;
}
.headline {
    margin: 5px 10px 2px 10px;
font-size:12px;
}
.crop_text_title_wrapper{
	min-height:15px;
}
.hideHeaderPart{
display:none;
}
.textComments, .topicName{
font-size:12px;
font-size: 0.75rem;
}
.personalTable1 {
    margin-top: 20px;
}
.personalTable2 {
    margin-top: 40px;
}
.personalTable1 {
    margin-top: 20px;

}
.personalTable1 p, .personalTable2 p{
text-align:center;}
.topicName{
width:100%;
}
.answ{
margin-left:15px !important;
}
#popup {
    width: 96%!important;
    margin: 10px auto;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
    background-color: #FDFDFD;
}
.popup--login{
	left: 2% !important;
}
.popup-title {
    color: black;
    background-color: #78242e;
    padding: 5px 10px;
    font-size: 14px;
    font-size: 0.875rem;
}
.popup-warning{
    font-size: 12px;
    font-size: 0.75rem;
}
.popup-choice a {
    text-decoration: none;
    color: #78242e;
	    font-size: 12px;
    font-size: 0.75rem;
}
.MainArticles p, .MainArticles ul li,.MainArticles span{
color: black; 
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
font-size: 0.75rem; /*12px*/
line-height: 1.2;}
.popup-choice {
    padding: 10px 0;
}
input {
    border: 1px solid #b2b1AF;
    height: 20px;
}
.popup-content {
    padding: 10px;
}
.innerAbstrect a {
    text-decoration: none;
    color: black;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 1;
}
body{
    line-height: 1;

}
div.container {
    width: 96%;
	margin:0 auto;
}
.textR {
    padding-top: 5px;
	font-size:12px;
}
.listArticles{
font-size:12px;
}
.thanks-popup-title{
font-size:14px;
}
.thanks p{
font-size:12px;
}
a.person {
    text-decoration: none;
    width: auto;
    color: black;
    font-size: 12px;
    font-size: 0.75rem;
    width: 5%;
}
a.person span{
	display:none;
}
.person1{
width:30%;
}
.languages {
    margin-right: 6px !important;
}
.imgArrow{
width:3%;
}
/* a.search-button img, */
/* a.bmenu img, */
/*a.person img {
   width:15px;
}*/
.person {
    float: right;
    margin-top: 2px;
}
.reg3{
width:100%;
}
.span_2_of_2,.footerForMainPage .span_2_of_2 .span_1_of_4 {
    width: 100%;
}
.footerForMainPage .span_2_of_2 , .footerForMainPage img{
    width: 50%;
}
.footer ul.menu li {
padding-left:0px; padding-right:4px;}


.hideTextTablet, .hideTextTablet1, .hide-for-s{
	display:none;
}
.hideAfterArrow1{
display:none !important;
}
.footer .menu, .span_1_of_4.textFooter.hide-for-l{
	float:none;
	padding: 0 0 10px 0;
}
.footerForMainPage .textFooter {    
	height: 24px;
    padding-top: 2px;}

.span_1_of_4.textFooter.hide-for-l, .footerInner .textwidget{
	padding-top:3px;
}
textarea#comment{
	width:100% !important;
}
.copyright, .footer .menu li a{
	font-size:0.5rem !important;
}
.logoFoot {
    width: 25%;
	margin-right:25%;
}
.span1{
	width:50%;
}
.span2{
   margin:0;
}
.pagination {
    text-align: center;
    margin: 20px 0 20px 0;
}
.headlineLink{
	font-size: 0.75em; /*12px*/
	line-height: 1.2;
}
.headline a {
	font-size: 1rem !important; /*12px*/
	color: #78242e;
}
.linkContainer{
	margin: 0 10px;
}
.logo{
	width:45%;
}
.search-button, .enter, .languages{
	margin-top: 0;
	margin-right: 10px;
}
.enter{margin-right: 0px;margin-left: 0px;}
.search-button{
	margin-right: 0px;	
}
.hideHeader{
	display:none;
}
.search-button, .enter{
 width:5%;
 margin-top: 2px;
}
/* .languages ul li a{
font-size:12px;
font-size:0.75rem;
} */
.languages .list a{
	font-size:12px;
	font-size:0.75rem;
	margin-right:0px;
	}
/* .languages ul li{
	margin-right:0px;
} */
.time{
	margin-top: 0;
	font-size:10px;
	font-size: 0.625rem;
	display:inline;
}
.persDani {
width:100%;
}
.reg5{
width:100%;
}
.linkContainer{
	line-height: 1;
}
.headlineLink1 {
    margin-top: 5px;
	/* margin-bottom: 5px; */
}
.hideForMobile{
	display:none;
}
.span_1_of_32 {
    width: 97%;
    margin: 0px 1.5%;
}
.bmenu {
    float: right;
	width: 6%;
	margin-top:1%;
margin-right: 0px;
}
.footM{
	font-size: 8px;
	font-size: 0.5rem;
	color: #808080;
	text-decoration:none;
}
#menu-footer-menu{
float:right;}
.footerForMainPage #menu-footer-menu{
/*float:none;*/
}
.thanks-popup-title {
    color: #78242e;
	font-size:12px;
	font-size: 0.75em; /*12px*/
}
.regM{
width:90%;
}
.textForReg {
    margin: 10px 0 10px 0;
	font-size:12px;
    font-size: 0.75rem; /*12px*/
}
.textR1 {
    padding-right: 5px;
	font-size:12px;
    font-size: 0.75rem; /*12px*/
}
.logoFoot{
	margin-top:0;
}
.NameMenu h3 a {
    text-decoration: none;
    color: #78242e;
	 /*font-size: 14зч;*/
    font-size: 0.875rem; /*14px*/
	font-weight:bold;
}
.listArticles p a {
    text-decoration: none;
    color: #000;
	font-size:12px;
    font-size: 0.75em;/*12px*/
}
p.points a, .listArticles p a{
    font-size: 12px;
    font-size: 0.75rem;

}
.mob123{
display:none;
}
.hideformob{
	display:none;
}
.innerMainMenu {
    padding: 15px 0px;
}
.mob9{
margin-top:5px !important;
}
.imgMob {

    margin-right: 5px;
}
.inpMob{
width:60% !important;
}
.mobComHed, .comment-reply-title, #reply-title{
font-size: 12px;
    font-size: 0.75rem;/*14px*/
    color:#808080 ; border-bottom:1px solid #808080; padding-bottom: 10px;
}
.comment-list li{
	list-style-type:none;
}
.popurTablet{    
	position: fixed;
    top: -70px;
    right: 40px;
    width: 85% !important;
}
.btn-yes {
    width: 49%;
}
.popup-choice3{
width:48% !important;
}
.fixed1{
height:80px !important;
}
.inpMob1{
width:100%;
}
.thanks {
    padding: 20px 20px;
}
.btn-yes1{
width: 29%;

}
.popup-choice1 {
    padding: 10px 0px 0 0;
}
.inpMob3{
width:100%;
}
label{
	font-size: 12px;
    font-size: 0.75rem;/*14px*/
	margin-left:3px !important;
}
.innerMainMenu ul li a {
    text-decoration: none;
    color: #000;
	font-size: 12px;
    font-size: 0.75rem;/*14px*/
    font-weight: bold;
}
.listArticles p {
    margin: 15px 0px 0px;
}
.innerTitleArticle h2 {
    color:black;
    font-size: 0.875em;/*14px*/
}
.innerAbstrect {
    color: #000;
    font-size: 0.75em;
    line-height: 1.375;
    margin-top: 10px;
}
.dateAndSocial p {
    color: #808080;
    font-size: 0.75em;
}
.socialDate p {
    color: #808080;
    font-size: 0.525em;
}
.social {
width:40%;
}
.socialDate{
	width:40%;
}
.socialDate1{
	width:20%;
}
.copyright {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #808080;
    margin-top: 3%;
}
.footer{
margin-top:0;
margin-bottom:0;
}
.simularMaterials h3 {
    border-bottom: 1px solid #B2B1AF;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}
.simularMaterials {
    margin-top: 40px;
}
.comments {
    margin-top: 20px;
}
.comments a {
    text-decoration: none;
    color: #78242e;
    font-size: 0.75em; /*12px*/
}
.viwers {
    color: #808080;
    font-size: 0.75em;
    float: right;
    margin: 10px 0px;
}
.pagination a {
    text-decoration: none;
    color: #000;
    font-size: 0.75em;
    font-weight: bold;
}
.hideTextTablet{
	display:none;
}
.points a:after{
/*content: "...";*/
}
.right_sidebar_menu_wrapper.scrolled{
	position:absolute!important;
	width:150px!important;
}
.comments1.span_1_of_321{
	padding-left: 5px;
}
.comment-author>img{
	height:auto;
}
.MainArticles {
	width: 100%;
	font-size: 0.75rem;
}
input[type=submit]{height: auto;}
.popup--thanks {
    left: 2% !important;
}
#popup.popup--account{
width:88% !important;}
.popup--account .popup-choice a{
width:49% !important;
display:block;
float:left;
}
.popup--account .popup-choice a.btn-exit{
float:right;}
.popup--account .popup-choice{
margin-top:20px !important;
padding-top:0px;
height:24px;
}
.page-id-62 .gglcptch{
margin-top:20px;
}
.NameMenu h1{font-size: 0.75rem;
    font-weight: bold;
text-transform:uppercase;
}

}

.single_comment{border-bottom:1px solid #808080;}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font: bold 14px/normal "Noto Sans", sans-serif;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.logged-in .site .skip-link {
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	font: bold 14px/normal "Open Sans", sans-serif;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}
.hidden{
	display:none;
}
.comment-reply-title, #reply-title{
    font-size: 0.75rem;/*14px*/
    color:#808080 ; border-bottom:1px solid #808080; padding-bottom: 10px;
}
.comment-list li{
	list-style-type:none;
}
#searchform{
	/* height:30px; */
}
#searchsubmit{
	width:27px; 
	background: url(images/icn-queries.png) no-repeat 100% 50% #fff; 
	border-left: 0px solid #b2b1AF;
}
#searchsubmit:hover{
	background-color: #fefefe;
}
#s{
	width:auto; 
	border-right:0px solid transparent;
	position:relative;
	/*top:-10px;*/
}
.hide{
	display:none;
}
.page-numbers{
	padding:0px 15px 0px 15px;
} 
a.prev, a.next{
	padding-left:0;
}
.page-numbers.next{
	border-right:0px solid #000;
}
.page-numbers.current, .current-cat a, .innerMainMenu ul li a:hover, .current-menu-item a, h1.hideH1{
	color: #78242e !important;
}
.current-cat a, .current-menu-item a, .year-filter .activeLink, .category-filter .activeLink {
	text-transform: uppercase;
}

#reply-title{
	color: #808080;
    border-bottom: 1px solid #808080;
    padding-bottom: 10px;
    font-size:16px;
    font-weight: normal;
}
.comment-list .children {
	list-style: none;
	margin: 0;
}

.comment-list .children > li {
	padding-left: 30px;
}
.newsletters_on, .subscribe_on{
	color:#0a3;
}
.newsletters_off, .subscribe_off{
	color:#f30;
}
/*.comment-list .children > li > .children > li {
    padding-left: 0px !important;
}
*/
.chosen-container{
	width:50% !important;
}
.go-slide__wrapper{
	overflow:hidden;
	position:relative;
}
.go-slide{
	float: left;
    white-space: nowrap;
    position: relative;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}
.go-slide__controls{
	position: absolute;
    top: 50%;
    margin-top: -10px;
    outline: 0;
    width: 21px;
    height: 21px;
    background: #f30;
    text-indent: -9999px;
    z-index: 98;
}
.go-slide__controls--left_nav{
	left:0px;
	background:url(images/left_nav.png) no-repeat center;
}
.go-slide__controls--right_nav{
	right:0px;
	background:url(images/right_nav.png) no-repeat center;
}
.comment-form-subject>div.ui-input-text, .comment-form-author>div.ui-input-text{
	display:inline;
} 
.align-center{
	text-align:center;
}

@media print{
.hideForMobile{display:none!important;}
}
.broken_link, a.broken_link{
	text-decoration:none!important;
}
#form-legal-popup {
	background: #fff;
	text-align: center;
	padding: 40px;
	max-width: 400px;
}
.form-legal__title {
	text-align: justify;
	color: #000;
	font-size: 16px;
	line-height: 22px;
}
.form-legal__wrap {
	margin-top: 30px;
}
.form-legal__block:not(:last-child) {
	margin-bottom: 15px;
}
.form-legal__block {
	border: 1px solid #000;
	border-radius: 5px;
	overflow: hidden;
}
.form-legal__block.error {
	border: 1px solid red;
}
.form-legal__block input {
	width: 100%;
	height: 45px;
	padding: 0 12px;
	background: transparent;
	color: #000;
	outline: none;
	border: none;
	border-radius: 0;
}
.form-legal__send {
	margin-top: 30px;
}
.search--selected {
	background: yellow;
}
.fancyblock {
	display: block;
	width: max-content;
}
.hidden-block {
	margin-top: 20px;
}
.hidden-block *:not(:first-child) {
	margin-top: 20px;
}
.block-hidden--user {
	text-align: center;
	color: grey;
	font-style: italic;
	margin-top: 20px;
}
.MainArticles .block-hidden--user {
	display: none;
}
.MainArticles > .block-hidden--user:first-of-type {
	display: block;
}