/*   
Theme Name: credo_v1
*
Description: Them
Author: Author
*
*
Version: 00.00.1
*
*/
html {
    margin-top: 0px !important;
}
body {
	margin:0 auto;	
	max-width: 2560px;
}
::-webkit-scrollbar{
    width:8px;
}
::-webkit-scrollbar-thumb{
    border-width:1px 1px 1px 2px;
    border-color: #777;
    background-color: #aaa;
}
::-webkit-scrollbar-thumb:hover{
    border-width: 1px;
    border-color: #555;
    background-color: #777;
}
::-webkit-scrollbar-track{
    border-width:0;
}
::-webkit-scrollbar-track:hover{
    border-left: solid 1px #aaa;
    background-color: #eee;
}

img {
	max-width: 100%;
    height: auto;
}

.lit-page{
	max-width: 1200px !important;
}

.lit-left{
	margin:  0 auto !important;
}

.right_support {
	display: block;
	font-family: GothamPro;
	font-size: 30px;
	color: white;
	text-align: center;
	line-height: 36px;
	margin: 17px 0 0;
	padding: 10px;
	width: 100%;
	outline: none;
	background-color: rgba(208, 2, 27, 1);
	border: 1px solid rgba(208, 2, 27, 1);
}

.right_support:hover,
.right_support:active,
.right_support:focus,
.header_support:hover,
.header_support:active,
.header_support:focus {
	background: white;
	color: #000000;
	text-decoration: none;
}

.header_support {
	display: block;
	float: left;
	font-family: GothamPro;
	font-size: 12px;
	color: white;
	text-align: center;
	padding: 3px 10px;
	outline: none;
	background-color: rgba(208, 2, 27, 1);
	border: 1px solid rgba(208, 2, 27, 1);
}

#left {
   	margin-right: 450px;
	position: relative;
}

#left.calendar{
	margin-right: 0 !important;
}

#left.calendar .cenpage{
	max-width: 1000px !important;
}

#left.calendar .btn_single_close{
	margin: 0;
	 
}

#right {
	width: 450px;
	float:right;
    position: relative;
}

#right.right-single{
	margin-top: 0 !important;
}

.bx-cover{
    height: 125%;
    width: 100%;
    margin-top: -100px;
}

.main-grid-item{
	width: 315px;
	float: left;
	margin: 0 10px 20px;
	position: relative;
}

.main-line-item{
	margin: 15px 10px 0;
}

.main-line-item:hover{
	background: #000;
}

.main-line-item:hover .line_post_content_wrap h3, .main-line-item:hover .line_post_content_wrap p{
	color: #fff !important;
}

.single-orfus{
	font-size: 10px;
	color: rgba(155, 155, 155, 1);
}

.category_wrap{
	padding: 0 10px;
}

.grid_list_togler{
	float: right;
	margin-top: 18px;
}

.grid_list_togler button{
	float: left;
	background: none;
	border: none;
	font-size: 24px;
	line-height: 24px;
	padding: 5px 5px 3px;
}

.grid_list_togler button.active{
	background: #000;
	color: #fff;
}

.mejs-container {
    clear: none !important;
	margin-bottom: 20px;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.video-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#left #online-video-block .textZ {
	font-family: GothamProBlack;
	font-size: 30px;
	color: #000000;
	text-align: left;
	text-transform: capitalize;
	margin-bottom: 12px;
}

#online-video-block {
	margin-top: 20px;
}

.menu-top-popup-menu-container {
	float: left;
}

#menu-top-popup-menu {
	font-family: GothamProBlack;
}

#menu-top-popup-menu .sub-menu {
	display: none;
	position: absolute;
	min-width: 175px;
	z-index: 1;
	background: #FFF;
	padding: 0;
	padding-top: 5px;
}

#menu-top-popup-menu .sub-menu li {
	list-style: none;
}

#menu-top-popup-menu .sub-menu li a {
	display: block;
	padding: 5px 20px;
}

#menu-top-popup-menu .sub-menu li:hover{
	background: #000;
}

#menu-top-popup-menu .sub-menu li:hover a {
	color: #FFF;
	text-decoration: none;
}

#menu-top-popup-menu {
	margin: 0 0 0 20px;
	line-height: 26px;
}

#menu-top-popup-menu a {
	color: #000000;
}

#menu-top-popup-menu > li {
	float: none;
	display: inline-block;
	vertical-align: bottom;
}

#menu-top-popup-menu > li > a {
	padding: 0 10px;
	line-height: 1;
}

#menu-top-popup-menu > li:hover .sub-menu {
	display: block;
}

@media screen and ( max-width: 360px ) {
	.navbar_wrap .menu_btn_navbar > span {
		width: 15px;
	}

	.navbar_wrap .menu_btn_navbar .icon-bar + .icon-bar {
		margin-top: 4px;
	}

	.navbar_wrap .menu_btn_navbar {
		margin-right: 8px;
		margin-top: 9px;
		margin-left: 8px;
	}

	.navbar_wrap span.search_icon_single {
		width: 30px;
	}
}

@media screen and ( max-width: 400px ) {
	.navbar_wrap .pl-link {
		display: none;
	}
}

@media screen and ( max-width: 500px ) {
	#menu-top-popup-menu a {
		font-size: 12px;
	}

	#menu-top-popup-menu > li > a {
		padding: 0 3px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1439px){
	#right{
		width: 350px;
	}
	
	#left{
		margin-right: 350px;
	}
}

.mar16 {
	margin-left:3px;
}
.pa-le-15{
	padding-left: 10px;
}

.main-grid-item-full{
	float: left;
    width: 100%;
    margin: 0 0 20px;
	position: relative;
}

.main-grid-item-full:hover .InformPost{
	display: block;
	line-height: 24px;
}

.main-grid-item-full-wrap{
	position: relative;
	overflow: hidden;
}
.main-grid-item-full-image{
	height: 205px;
    background-size: cover;
}
.main-grid-item-full-title{
    position: absolute;
    bottom: 20px;
    left: 20px;
    padding: 10px 0px 0px 5px;
    width: 90%;
    font-family: GothamPro-Medium;
    font-size: 28px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    line-height: 30px;
	z-index: 10;
}

.main-grid-item-full-title a{
	color: inherit;
}
/************************************Slider************************************/
.paralax .bx-wrapper{
	height: calc(100vh - 600px);
    min-height: 350px;
    overflow: hidden;
}

.paralax .bx-wrapper .bx-viewport {
	moz-box-shadow: none;
    -webkit-box-shadow:none;
    box-shadow: none;
    border: none;
    left: 0px;
}

.paralax .bx-wrapper img {
	max-width: none;	
    display: block;
	margin: 0 0 0 50%;
  	position: relative;
}

.paralax .bxslider {
	margin:0px;
	height: calc(100vh - 200px);
    min-height: 450px;
	will-change: top;
}

.paralax .bxslider li{
	height: calc(100vh - 200px);
	min-height: 450px;
}

.paralax .bx-wrapper {
	margin:0 auto 17px;
	z-index:1;
}

.paralax .bx-wrapper .bx-pager {
	padding-top: 0px;
	bottom: 30px;
}

.paralax .bx-wrapper .bx-pager.bx-default-pager a {
    background: #FFF;
}


.paralax .bx-wrapper .bx-caption {
    background: #666\9;
    background: none;
    width: 100%;
}

.paralax .bx-wrapper .bx-caption span {
    position: relative;
    bottom: 74px;
    background: none;
    font-family: GothamPro-Bold;
    font-size: 46px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 50px;
    margin: 0 auto;
    max-width: 700px;
}

.marCen_slid {
	 width:700px;
	 margin:0 auto;	
}
@media(width:320px) {
.paralax .bx-wrapper .bx-caption span {
    font-size: 32px;
    line-height: 26px;

}
}
@media(width:1024px){
.paralax .bx-wrapper .bx-caption span {
    bottom: 110px;
}
}
/************************************end slider************************************/
/************************************menu************************************/
.colorBlack {
	color:rgba(0,0,0,1);
}

.NavToggleM .backBlack {
	background-color:rgba(0,0,0,1);
}
#menu {
	position: absolute;
    top: 36px;
    left: 29px;
    z-index: 2;
}
.col-lg-12.menuCol{
padding-left: 0;
}
.NavToggleM {
	background-color: transparent;
	padding: 0px;
    border: 0px;
}

.NavToggleM:focus {
 	outline: 0;
}

.NavToggleM .icon-bar {
	display: block;
	height: 3px;
	width: 30px;
	background-color: rgba(255, 255, 255, 1);
}

.NavToggleM .icon-bar_black {
	display: block;
	height: 3px;
	width: 30px;
	background-color: rgba(0, 0, 0, 1);
}
.NavToggleM .icon-bar_black + .icon-bar_black{
	margin-top: 7px;
}

.NavToggleM .icon-bar + .icon-bar {
	margin-top: 7px;
}

.NavToggleM .text-bar {
    padding-left: 7px;
    height: 24px;
    width: 100px;
    font-family: GothamPro;
    font-size: 24px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
}

.NavToggleM .text-bar_black {
    padding-left: 10px;
	height: 16px;
	width: 54px;
	font-family: GothamPro-Bold;
	font-size: 18px;
	color: rgba(0,0,0, 1);
	text-align: left;
}
.NavToggleM .displayIB {
	display:inline-block;
}

.zona {
	width: 277px;
}
#close {
    background-color: transparent;
    border: none;
    font-size: 22px;
    color: white;
	outline: none;	
}
.cbp-spmenu {
	position: fixed;
	left: -360px;
	z-index: 1010;
	top: 0px;
	height: 100%;
    overflow: scroll;
	overflow-x: hidden;
	background-color: rgba(43, 43, 43, 1);
}
.zona ul > li > ul {
	padding-bottom:19px;
	padding-top: 7px;
}

.zona ul > li > ul > li > a {
	list-style:none;
	font-family: 'Open Sans';
	font-size: 14px;
	color: rgba(213, 213, 213, 1);
	text-align: left;
	line-height: 23px;    
	margin-left: 22px;
	border-top: none;
	display: block;
	font-weight:normal;
	padding-top: 0px;
}
.zona  .navbar-nav > li {
    width: 237px;
}
.zona ul li a {
	font-family: "GothamProBlack";
	font-weight:Bold;
	font-size: 18px;
	color: rgba(213, 213, 213, 1);
	text-align: left;
	padding:0px 0px;
	margin-left: 28px;
	border-top:1px solid #3d3d3d;
	padding-top: 14px;		
}

.zona .liHR {
	height: 1px;
	width: 220px;
	background-color: rgba(225, 225, 225, 1);
	margin: 0 auto;
}

#comm span {
	width:100%
}
/************************************end menu************************************/
.logo {
	position:absolute;
	top:0;
	z-index:3;
	margin-top: 18px;
}

.logo_read {
	position:absolute;
	top:0;
	z-index:3;
	margin-top: 27px;
	width:195px;
	height:45px;
}

.logogcen {
	width:330px;
	margin:0 auto;	
}

.logogcen_height {
	height: 100px;
	width:195px;
	margin:0 auto;	
}

.logo_read img {
	
	width:100%;
	height:auto;
}
/************************************read more************************************/


.readM {
	position: absolute;
    top: 35px;
	right: 31px;
	display:inline-block;
	z-index: 4;
	width: 200px;
	text-align: right;
}

.ReTm {
	height: 16px;
	font-family: GothamPro;
	font-size: 24px;
	color: rgba(255, 255, 255, 1);
	text-align: right;	
    line-height: 18px;
	display: inline-block !important;
}

.ReTm a{
	color: inherit;
}

.ReTm_black {
	height: 16px;
	width: 102px;
	font-family: GothamPro-Bold;
	font-size: 18px;
	color: rgba(0,0,0, 1);
	text-align: right;	
    line-height: 18px;
}

.toggle {
    position: relative; 
	width: 32px;
	float: right;
    margin-left: 5px;
}
.togglecheb {
    display: none;
}
.togglelab {
    display: block;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid #FFFFFF;
    border-radius: 9px;
}
.toggleOff {
    display: block; 
	width: 200%; 
	margin-left: -100%;
    transition: margin 0.2s ease-in 0s;
}

 .toggleOff:after {
    display: block;
    height: 17px;
	width:50%;
}

.toggleOff:after {
    content: "";
	background-color: rgba(168, 168, 168, 1); 
}

.toggleOn {
    display: block; 
	width: 17px; 
	margin: 0px;
    background: #FFFFFF;
    position: absolute; 
	top: 0; 
	bottom: 5px;   
	border: 1px solid #FFFFFF; 
	border-radius: 9px;
    transition: all 0.3s ease-in 0s; 
}

.togglecheb:checked + .togglelab .toggleOff {
    margin-left: 0;
}

.togglecheb:checked + .togglelab .toggleOn {
    right: 0px;
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
}
/************************************end read more************************************/
/************************************menu-2-sl************************************/
.colf {
    margin: 0 auto;
	margin-top: 28px;
	margin-left: 5px;
}

.menuCol ul {
    list-style: none;
    padding-left: 0px;
	margin:0 auto;
	max-width: 945px;
}

.menuCol li {
position:relative;
    display: inline-block;
    text-align: left;
    border-left: 1px solid #000;
    width: 181px;
    height: 60px;	
}


@media(max-width:1024px) {
.menuCol li:first-child {
    border-left: 1px solid #000; 
}
}
.menuCol li:last-child {
    border-right: none;
}
@media(min-width:1440px) {
.menuCol li:first-child {
	border-left:none;
}
}

.menuCol li .renu .numb {
	height: 42px;
	width: 138px;
	font-family: GothamPro-Bold;
	font-size: 42px;
	color: rgba(208, 2, 27, 1);
	text-align: left;
	line-height: 0;
	float:left;
	padding-top:0px;
	padding-left: 0px;
}

.menuCol li .renu .dat{
	height: 28px;
	width: 138px;
	font-family: GothamPro;
	font-size: 11px;
	color: rgba(208, 2, 27, 1);
	text-align: left;
	float:left;
	line-height: 14px;
	padding-left:50px;
}

.menuCol  li .cocl {
    font-family: GothamPro-Bold;
    font-size: 17px;
    color: rgba(0, 0, 0, 1);
    text-align: left;
    line-height: 17px;
    text-decoration: none;
    padding-left: 10px;
    display: table-cell;
    max-width: 180px;
	vertical-align: middle;
}

.menuCol  li .lit-wrap{
	display: table;
    height: 100%;
    position: absolute;
}


.menuCol  li .cocl a{
	color: rgba(0, 0, 0, 1);
}

.menuCol  li .cocl a:hover, .menuCol  li a.cocl:hover{
	text-decoration: underline;
}

.sp_1 {
	height: 42px;
    width: 50px;
    font-family: Arial;
    font-size: 42px;
    color: rgba(208, 2, 27, 1);
    text-align: left;
    line-height: 42px;
    display: inline-block;
	font-weight: bold;
}

.sp_2 {
	display: inline-block;
    width: 100px;
    height: 58px;
    font-family: GothamPro;
    font-size: 11px;
    color: rgba(208, 2, 27, 1);
    text-align: left;
    line-height: 14px;
    padding-top: 13px;
    padding-left: 1px;
}
.qwer{
	height: 58px;
    width: 160px;
    font-family: GothamPro;
    font-size: 11px;
    color: rgba(208, 2, 27, 1);
    text-align: left;
    line-height: 14px;
    padding-top: 13px;
    padding-left: 10px;
    display: block;
}

.padd_10 {
	    position: absolute;
	padding-top:10px;
	padding-left: 8px;
}
@media(max-width:786px){
.qwer {
padding-top: 0px;
}
}
.menuCol li .qwer span:first-child {
	height: 42px;
	width: 138px;
	font-family: GothamPro-Bold;
	font-size: 42px;
	color: rgba(208, 2, 27, 1);
	text-align: left;
	line-height: 42px;
}
/************************************menu-2-sl************************************/
#BNT_TOP {
    position: fixed;
    left: 40px;
    bottom: 40px;
    height: 50px;
    width: 50px;
    z-index: 999;
    background-color: rgba(186, 0, 0, 1);
    border-radius: 24px;
	
}

#TRK_BNT {
    border: 15px solid transparent;
    bottom: 18px;
    left: 10px;
    position: absolute;
    border-bottom: 20px solid #FFFFFF;
}
@media (max-width:1023px) {
	#BNT_TOP {
	   display:none;
}
}

button a {
color:rgba(0, 0, 0, 1);	
}
/***********************************gallary-news1 gallary-news2 gallary-news3***********************************/
.marcen255 img {
	float: left;
	position:relative;
}
.Heig_Img img {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.imgilok_2 {
	float: left;
    background: #03261A;
	position:relative;
}

.marcen255 a,
.marcen255 a:hover,
.marcen255 a:focus {
	width: 100%;
	font-family: GothamPro-Bold;
	font-size: 20px;
	color: rgba(0, 0, 0, 1);
	text-align: left;
	line-height: 24px;
	text-decoration:none;
}
.marcen255 a img{
	transition: all 0.1s ease-in-out;
}
.wrap-img-rectangle, .img-cube, .wrap-img-cube{
	position: relative;
	width: 100%;
	height: 100%;
	background-size: cover;
}
.marcen255:hover .wrap-img-rectangle, .marcen255:hover .wrap-img-cube, .main-grid-item-full-wrap:hover .main-grid-item-full-image{
	transform: scale(1.2);
	transition: all 0.3s ease-in-out;
}
.marcen255 a:hover .single-more-img-wrap{
	transform: scale(1.1);
	transition: all 0.1s ease-in-out;
}
.imgilok_1{
	float: left;
    background: #03261A;
	position: relative;
}
.textImgP {
    width: 100%;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    text-align: left;
    line-height: 24px;
}

.heigh100 {
	height:100%;
}

.textImgP_1 {
	position: absolute;
    bottom: 10px;
    padding: 10px 0px 0px 5px;
    width: 90%;
    font-family: GothamPro-Medium;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    line-height: 21px;
}

.textImgP_1.biggy-text{
	padding-left: 10px;
}

.pub {
    position: absolute;
    width: 130px;
    font-family: GothamPro;
    font-size: 10px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin: 10px 0px 0px 10px;
    line-height: 12px;
    padding: 6px 12px;
    border: 1px solid rgba(255, 255, 255, 1);
	text-transform: uppercase;
}
.numbko {
	font-family: GothamPro-Light;
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	text-align: left;
	line-height: 14px;
	display: inline-block;
}
.posit {
    position: absolute;
    right: 10px;
    top: 10px;
}

.InformPost {
	position: relative;
	display: none;
}
a:hover .InformPost {
display:block;	
}
/*
.InformPost:hover,
.InformPost:focus {
	display:inherit;
}	*/
.ColoWwhi {
	 color:#fff;
	 display: inline-block;	
	 background: url(images/preview_icon-white.png) center no-repeat;
	 width: 16px;
	 height: 10px;
	 vertical-align: top;
     margin-top: 8px;
}
.Heig_Img_1 img {
	width: initial;
	height: auto;
    overflow: hidden;
}

.nav > li > a:hover, .nav > li > a:focus {
background-color:initial;	
}
.mar25 {
	margin-top: 20px;
}
.mar25second {
    margin-top: 25px;
}
.cenpage p > img  {
	    max-width: 640px;
    margin: 0 auto;
}
.cenpage p {
	max-width: 640px;
    margin: 0 auto 20px;
}
.copof {
    margin: 5px auto 0px;
    max-width: 1140px;
	padding: 0 20px;
}

#left .copof button,
#left .copof button:hover,
#left .copof button:focus {
	font-family: GothamProBlack;
	font-size: 28px;
	color: rgba(0, 0, 0, 1);
	text-align: center;
    margin: 17px 0px 80px 0px;
    height: 80px;
    width: 100%;
    outline: none;
    background-color: white;
    border: 2px solid rgba(74, 74, 74, 1);
}
#left .copof button:hover{
	color: white;
	background-color: black;
}
.marcen255 {
    height: 300px;
    width: 100%;
    overflow: hidden;
   /* max-width: 300px;*/
}

.wrap_read_more_mod .marcen255{
height: 250px;
}

.marcen255:hover .show_black{
	color: #d0021b;
}
@media(width:320px){
.textImgP_1 {
    width: 80%;
}
}

@media(width:768px){
	.textImgP_1 {
		width: 80%;
	}
}



/***********************************end gallary-news1 gallary-news2 gallary-news3***********************************/
.mik {
	height: 100%;
	width: 100%;
	background-color: rgba(246, 246, 246, 1);
	margin-top: 30px;
}
.marcen_wid{
	padding: 8px 0px;
    max-width: 940px;
    margin: 0 auto;
}

.afisha {
	width: 106px;
	font-family: GothamProBlack;
	font-size: 30px;
	color: #000000;
	text-align: left;
    text-transform: capitalize;
	margin-bottom: 12px;
}
.wrap_afisha_posts_single .single_last_posts {
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
}

.wrap_afisha_posts_single .title_single_last_posts {
	padding-bottom: 10px;
}

.wrap_afisha_posts_single .datnuaf {
	padding-left: 90px;
	margin-top: 9px;
}

.wrap_afisha_posts_single .single_last_posts:hover .datnuaf {
	color: #FFF;
}

.ove_Hi img {
	height: 60px;
    width: 60px;
    overflow: hidden;
}

.trump {
	
	    margin: 0 auto;
    max-width: 550px;
}

.textzag {
    max-width: 145px;
    font-family: GothamPro-Bold;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    text-align: left;
    margin-left: 5px;
	margin-bottom: 5px;
    line-height: 20px;
}

.datnuaf {
	font-family: GothamPro;
	font-size: 12px;
	color: rgba(128, 128, 128, 1);
	text-align: left;
	line-height: 14px;
	margin-left: 5px;
}
.min {
	height: 100%;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin:31px 0px;
}
@media screen and (max-width: 1440px){
	.min {
		background-image: url("images/support_bg.png");
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
}
.face_twit_Go {
    padding: 7px 7px;
    width: 30px;
    margin-right: 1px;
    font-size: 11px;
    color: rgba(155, 155, 155, 1);
    text-align: center;
}

hr {
	height: 1px;
max-width: 940px;
background-color: rgba(225, 225, 225, 1);
}
/*******************************right****************************/
.right-spacer{
	height: calc(100vh - 110px);
	min-height: 550px;
}

.right-single .right-spacer{
	display: none;
}

.widget_rig{
	z-index: 99;
	position: relative;
}

#right .mar16 .glyphicon-search{
	color:#000;	
	cursor:pointer;
}
#right h4 {
	height: 30px;
	width: 315px;
	font-family: GothamProBlack;
	font-size: 30px;
	color: #000000;
	text-align: left;
	line-height: 30px;
	margin-top: 16px;
	margin-bottom: 10px;
}

#right .textZ,
#right_popularne_wraper .textZ {
	width: 315px;
	font-family: GothamProBlack;
	font-size: 30px;
	color: #000000;
	text-align: left;
	line-height: 30px;
	margin-top: 26px;
	margin-bottom: 5px;
}

#right ul,
#right_popularne_wraper ul{
	padding-left: 0px;
    list-style: none;	
}

#right li a{
	width: 342px;
	font-family: GothamPro;
	font-size: 16px;
	color:#000000 ;
	text-align: left;
	line-height: 20px;
}
#right .last_dopis li a{
	width: auto;
	font-family: GothamPro;
	font-size: 16px;
	color:#000000 ;
	text-align: left;
	line-height: 16px;
	padding: 8px 10px;
	display: block;
}
#right .last_dopis li:hover a{
	color: white;
}
#right .last_dopis li:hover{
	background-color: black;
}

#right a:hover, 
#right a:focus {
    text-decoration: none;
}

#right li {
	margin-top: 16px;
}
#right .fonpo li{
	margin: 0;
}
#right .pulls h4{
	margin-top: 25px;
}

.all_news_wraper{
	padding: 0 10px;
}

.all_news{
	display: block;
	font-family: GothamPro-Bold;
	font-size: 16px;
	color: rgba(0, 0, 0, 1);
	text-align: center;
	line-height: 36px;
    margin: 17px 0px 0px;
    height: 36px;
    width: 100%;
    outline: none;
    background-color: white;
    border: 1px solid rgba(74, 74, 74, 1);	
}

.all_news:hover{
	background: #000000;
	color: #FFFFFF
}

.pulls{
	padding: 0 10px;
	overflow: hidden;
}

.daybook_wrap img{
	float: left;
	width: 100px;
	margin: 0 10px 0 5px;
}

#right .daybook_wrap h4{
	color: #000000;
    font-size: 18px;
    margin: 0 0 8px 0;
    padding: 0 0 0 0;
    line-height: 18px;
    height: 18px;
}

.daybook_wrap p{
	line-height: 19px;
    font-size: 14px;
}

#right .daybook_wrap .col-12{
	overflow: hidden;
}

.mar50 {
	margin-bottom:50px;	
}
.marT50 {
	margin-top:50px;	
}
.imgBook img {
	height: 141px;
	width: 100px;
	background-color:#E9070A;
	margin-top:12px;
}

.zagBo {
	height: 18px;
    width: 199px;
    font-family: GothamPro-Bold;
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    text-align: left;
    line-height: 18px;
    margin-top: 12px;
}

.texBo {
	height: 90px;
	width: 255px;
	font-family: GothamPro;
	font-size: 14px;
    color: rgba(0, 0, 0, 1);
	text-align: left;
	line-height: 18px;
}

.pad0 {
	padding-left:0px;
}

#right .democracy .poll-question {
    max-width: 366px;
    font-family: GothamPro-Bold;
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    text-align: left;
    line-height: 22px;
    margin-top: 14px;
    margin-left: 3px;
    margin-bottom: 0px;
}

#right .democracy {
	max-width: 100%;
}
#right .dem-results li {
	margin-top:0px;	
	margin: 0 0 0px 0;
    padding: 0;
}

.democracy li input[type="radio"] {
	margin: 12px 10px 0px 0px;    
	display: block;
    float: left;
    width: auto;
 }
 
.democracy .dem-vote-button{
 	height: 36px;
	line-height: 36px;
    width: 175px;
    border: 1px solid rgba(0, 0, 0, 1);
    background: white;
    font-family: GothamPro-Bold;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
	margin-bottom: 10px;
 }
 
.democracy .dem-vote-button:hover{
	background: #000000;
    color: #FFFFFF; 
	border: 1px solid rgba(0, 0, 0, 1);
}

#right button[type="submit"],
input[type="submit"],
input[type="button"] {
	height: 36px;
	line-height: 36px;
    width: 50%;
    border: 1px solid rgba(0, 0, 0, 1);
    background: white;
    font-family: GothamPro;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
	margin-bottom: 10px; 
 }
  
#right button[type="submit"]:hover, 
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus{
	background: rgba(0, 0, 0, 1);
    border: 1px solid rgba(0, 0, 0, 1);
    color: rgba(255, 255, 255, 1); 
 }
 
 #informer_block #result{
 	width: auto;
 }
 
#right button.add_prohaniya, #right button.add_prohaniya:hover{
	font-family: GothamPro-Bold;
	padding: 0;
}

.all_prohaniya{
	height: 36px;
    line-height: 36px;
    width: 49%;
    border: 1px solid rgba(0, 0, 0, 1);
    background: white;
    font-family: GothamPro-Bold;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
	margin-bottom: 10px; 
	text-align: center;
}

.all_prohaniya:hover{
	/*border: 1px solid rgba(244, 0, 0, 1);*/
    color: rgba(255, 255, 255, 1);
	background: rgba(0, 0, 0, 1);
}

.pray-req-buttons input{
	width: 49%;
}
.pray-req-buttons input:last-child{
	float: right;
}
 
#right .dem-results .dem-vote-link:hover,
#right .dem-results .dem-vote-link:focus{
    border: 1px solid rgba(0, 0, 0, 1);
    background: rgba(0, 0, 0, 1);
    color: rgba(255, 255, 255, 1);
}

#right .dem-results .dem-vote-link{
	height: 36px;
	line-height: 36px;
    width: 175px;
    border: 1px solid rgba(0, 0, 0, 1);
    background: white;
    font-family: GothamPro-Bold;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
	margin-bottom: 10px;
	float: right;
	text-align: center;
}
 #right li label {
    max-width: 100%;
    font-family: GothamPro;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    text-align: left;
    line-height: 32px;
    margin-left: 0px;
    font-weight: normal;
 }
 
#right .dem-results ul {
	margin-left: 10px;
}

 .month {
	font-family: "Open Sans";
	font-weight:Bold;
	font-size: 16px;
	color: rgba(0, 0, 0, 1);
	text-align: center;
	line-height: 16px;
 }
 
 #wp-calendar {
	 width: 100%;
 }
 
 #wp-calendar tr {
	font-family: GothamPro;
	font-size: 16px;
	color: rgba(0, 0, 0, 1);
	text-align: center;
	line-height: 20px;
 }
 
#wp-calendar tr .off a { 
	color: rgba(244, 0, 0, 1);
 }
  
#wp-calendar tr td a {
	color: rgba(244, 0, 0, 1);
}
#wp-calendar tr td#prev a, #wp-calendar tr td#next a{
	color: rgba(155, 155, 155, 1);
}
#wp-calendar tr th,
#wp-calendar tr td {
    height: 22px;
    width: 22px;
	text-align: center;
    padding-bottom: 10px;
}
#wp-calendar tr th {
    text-align: center;
}
#wp-calendar caption .glyphicon {
    color: #f40000;
}
 
#wp-calendar caption {
    margin: 0 auto 5px;
    width: 155px;
}
#right .clsok li,
#right_popularne_wraper .clsok li {
    font-family: GothamPro;
    font-size: 14px;
    color: rgba(155, 155, 155, 1);
    text-align: center;
    display: inline-block;
    cursor: pointer;
	border:1px solid rgba(255,255,255,1.00);
	margin-top: 0;
}

#right .clsok li a,
#right_popularne_wraper li a{
	font-family: GothamPro;
	font-size: 14px;
	color: rgba(155, 155, 155, 1);
	text-align: center;
	border: 1px solid rgba(255, 255, 255, 1);	
	padding:1px 2px;
}

#right .clsok li a:hover,
#right .clsok li a:focus,
#right_popularne_wraper li a:hover,
#right_popularne_wraper li a:focus{
	border: 1px solid rgba(0, 0, 0, 1);
	color: rgba(0, 0, 0, 1);
}

.mar10 {
	margin-top: 10px;
}
.eyest {
	display: inline-block;
    font-size: 20px;
    color: rgba(155, 155, 155, 1);
    width: 30px;
    height: 30px;
	text-align: center;
	vertical-align: middle;
    padding: 0 0 0 0px;
}

.news-slider .eyest{
	background: url(images/preview_icon.png) center no-repeat;
	width: 24px;
	height: 100%;	
}

.news-slider .eyewrap{
	display: table;
    height: 100%;
    vertical-align: middle;
}

.news-slider .fonpo a{
	display: block;
	position: relative;
}

.news-slider .fonpo a > div{
	position: absolute;
	height: 100%;
}

.numbeye {
	font-family: GothamPro-Light;
    font-size: 16px;
    color: rgba(155, 155, 155, 1);
    width: 56px;
    text-align: left;
    display: table-cell;
	vertical-align: middle;
    padding: 0 0 0 5px;
}

.dispno{
	display:none;
}

#right .clsok .activ,
#right_popularne_wraper .clsok .activ{
	border: 1px solid rgba(0, 0, 0, 1);
	color: rgba(0, 0, 0, 1);
	padding:0 3px;
}

#right_popularne_wraper .fonpo {
	padding: 10px;
}

#right #right_popularne_wraper .fonpo {
	padding: 0;
}

#right #right_popularne_wraper li a > span {
	padding: 5px 0;
}

.texteye {
    display: block;
    font-family: GothamPro;
    font-size: 16px;
    line-height: 16px;
    color: rgba(0, 0, 0, 1);
    text-align: left;
	margin-bottom: 10px;
}

#right .texteye {
	margin-bottom: 0;
}
.news-slider .texteye{
	width: auto;
	margin-left: 90px;
}
.widget_rig .texteye{
	display: block;
	margin-right: 80px;
}
.widget_rig .FloRig{
	margin-left: 10px;
}
.widget_rig li{
	overflow: hidden;
}
.pray-req-ctrl {
	
}

.pray-block{
	margin-top: 18px;
}

.pray-block .widget_rig ul{
	margin-left: 0;
}

.PoRe {
	position:relative;
}

#right .pad0_0 {
	padding-left: 0px;
}
/*.clsok {
	position: absolute;
    right: -10px;
    bottom: 3px;
}*/
.marMin10 {
	margin-top: -10px;
}

.mar20 {
	margin-top:20px;	
}
#right li .FloRig {
	float: right;
}

#right .prayText {
	    margin-top: 15px;
    margin-left: 3px;
}
#right li .plusGol {
	color: #fff;
    padding: 4px 10px;
    background-color: rgba(208, 2, 27, 1);
    width: 30px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
}

.numbGol {
    background-color: rgba(244, 0, 0, 1);
    font-family: GothamPro;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    padding: 3px 6px;
    text-align: right;
    line-height: 20px;
	display: inline-block;
	width: 51px;
	height: 26px;
}

.foBook img {
    margin: 0 auto 25px;
    height: 501px;
    width: 300px;
    background: #2B306A;
}

.tab_cr {
    height: 100%;
    width: 100%;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(214, 214, 214, 1);
    border-radius: 10px;
    margin-top: 40px;
}

.tab_cr .log {
	height: 24px;
	width: 111px;
	background-color: rgba(186, 0, 0, 1);
	margin-top:11px;
	margin-bottom:3px;
	margin-left:12px;
}
.tab_cr .hr_t {
    height: 3px;
    width: 100%;
    margin: 0 auto 17px;
    border: 1px solid rgba(214, 214, 214, 1);
    background: rgba(214,214,214,1);
}

.tab_cr .img {
	height: 80px;
width: 80px;
border: 1px solid rgba(151, 151, 151, 1);
background-color:#C12225;
}

.tab_cr .text_Im {
	font-family: GothamPro-Bold;
font-size: 18px;
color: rgba(0, 0, 0, 1);
text-align: left;
line-height: 20px;
}
.mar20Bot {
	margin-bottom:20px;
}
/**********************Footer******************/
.texprofot {
	margin-top: 20px;
	height: 40px;
	font-family: GothamProBlack;
	font-size: 30px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
}
.news-slider .pop-text{
	margin-right: 10px;
}
#right .news-slider .pop-text .textZ{
	width: auto;
}

.news-slider .pop-tabs{
	float: left;
}
.textpifot {
	height: 40px;
	max-width: 450px;
	font-family: GothamPro;
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	margin:0 auto;
	text-align: center;
	line-height: 19px;
}

.marcen input[type="submit"] {
	font-family: "Open Sans";
    font-size: 10px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    line-height: 19px;
    background: none;
    border: 1px solid white;
    height: 23px;
    width:  76px;
}

.areainp {
	padding-left: 5px;
    border: 1px solid white;
    background: none;
    font-family: 'Open Sans';
  	font-style: italic;
  	font-weight: 300;
    font-size: 10px;
    color: rgba(255, 255, 255,1);
    text-align: left;
    line-height: 17px;
    height: 23px;
    width: 140px;
}

.marcen {
	margin: 10px auto 0px;
	width: 220px;		
}

.marcen_wid_po {
    max-width: 1000px;
	height: 90px;
	margin: 0 auto;
}
.marcen_wid_po_line{
	max-width: 1110px;
	height: 90px;
	margin: 0 auto;
}
.marcen_wid_po div{
	height: 90px;
}

.marcen895 {
	margin: 15px auto 0px;
    width: 100%;
}

.profot {
	height: 160px;
	max-width: 2560px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
@media screen and (max-width: 1440px) {
	.profot {
		background-image: url("images/subscribtion_bg.png");
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
	}
}
@media (min-width:1200px) {
.mik .col-lg-1 {
    width: 6.333333%;
    padding-left: 0px;
    padding-right: 5px;
}

.mik .blon .col-lg-1 {
	width: 13.333333%;
    padding-left: 0px;
    padding-right: 0px;
}
}
#footer {
	width: 100%;
	background-color: black;
}

#footer .col-lg-1 {
	width: 13.334%;
	margin-right: 10px;
}

#footer .navbar-nav > li {
    width: 150px;
}
#footer ul > li > a{
	height: 18px;
	width: 150px;
	font-family: GothamPro-Bold;
	font-size: 13px;
	color: white;
	text-align: left;
	line-height: 17px;
	margin-top:16px;
	padding-left: 0px;
}
#footer ul {
	padding-left: 0px;
	float: none;
}
#footer ul > li > ul > li > a{
	width: 123px;
	font-family: GothamPro;
	font-size: 10px;
	color: rgba(213, 213, 213, 1);
	text-align: left;
	line-height: 14px;
	list-style: none;
}

#footer .corit {
	max-width: 864px;
	font-family: GothamPro;
	font-size: 8px;
	color: rgba(213, 213, 213, 1);
	text-align: left;
	line-height: 10px;
	margin-top: 48px;
}
.mar55 {	
	margin-top: 55px;
}
.mar32 {	
	margin-top: 32.5px;
}

.logofoot {
	margin: 0 auto;
	height: 30px !important;
	max-width: 270px;
    padding-left: 0px;
	margin-left: 29px;
	margin-top: 24px;
}
.logofoot img {
	margin: 0 auto;
	height: 33px;
	max-width: 112px;
	padding-left: 0px;
	float: left;
}
.tlfo {
	height: 5px !important;
	max-width: 105px;
	font-family: 'PT Sans';
	font-size: 6px;
	color: rgba(213, 213, 213, 1);
	line-height: 1px;
	margin-left: 36px;
}
.soctex {
	font-family: GothamPro;
	font-size: 18px;
	color: rgba(213, 213, 213, 1);
	text-align: center;
	line-height: 18px;
	margin-right:12px;
	text-transform:uppercase;
}

.marcen895 #wp_page_numbers > ul {
    display: inline-block;
    margin: 6px 0;
	border-radius: 0px;
	padding-left: 157px;
}
.marcen895 #wp_page_numbers > ul > li:first-child > a,
.marcen895 #wp_page_numbers > ul > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}
.marcen895 #wp_page_numbers > ul > li:last-child > a,
.marcen895 #wp_page_numbers > ul > li:last-child > span {
    margin-left: 0;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px; 
	width: 85px;
    margin-left: 30px;
}
.marcen895 #wp_page_numbers > li > a:hover,
.marcen895 #wp_page_numbers > li > span:hover,
.marcen895 #wp_page_numbers > li > a:focus, 
.marcen895 #wp_page_numbers > li > span:focus {
    z-index: 2;
    color: rgba(169, 169, 169, 1);
    background-color: transparent;
    border-color: #ddd;
}
#wp_page_numbers  li  a,
#wp_page_numbers  li  span {
    position: relative;
    font-family: GothamPro-Bold;
    font-size: 14px;
    color: rgba(0, 0, 0, 1);
    text-align: center;
    line-height: 16px;
    float: left;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
	display: block;
    min-width: 41px;
    height: 41px;
    line-height: 36px;
}
#wp_page_numbers li.space {
	display: block;
    width: 41px;
    height: 41px;
    line-height: 38px;
    font-size: 12px;
}
.menuCol li:last-child {
	border-right: none;
}

.menuCol li:first-child {
	border-left:none;
}

.menuCol li {
	display: inline-block;
    border-left: 1px solid #cccccc;
    width: 157px;
    height: 60px;
	vertical-align: top;	
}

.menuCol li:first-child{
	width: 150px;
}

.colf .col-lg-12 {
    padding-right: 0px;
}

@media (min-width:1440px) and (max-width:2559px){
	.category_wrap .main-grid-item{
		width: 31%;
	}
	#right{
		width: 400px;	
	}
	.copof .col-lg-3 {
		width: 300px;
		padding: 0;
		margin: 0 10px 20px;
	}
	.marcen_wid_po .col-lg-offset-2 {
		margin-left:0px;
	}
	#content-block{
		width: 100%;
	}
}

.milg {
	margin:0 auto;
	max-width: 1440px;
	padding: 3px 60px 40px 83px;
}
.row {
		margin-right:0px;
		margin-left:0px;	
}
.row-classic{
	padding-right: 30px;
	padding-left: 30px;
}
/*************reAD-page*************************/
.marots {
	margin: 25px 0px 0px 0px;	
}

.lineH {
	height: 2px;
	max-width: 940px;
	background-color: rgba(225, 225, 225, 1); 
	margin: 0 auto 30px;
}

h3 {
	font-family: GothamProBlack;
	font-size: 24px;
	color: rgba(0, 0, 0, 1);
	text-align: left;
	line-height: 24px;
}

.Ma300ce {
    width: 300px;
    margin: 0 auto;
}
@media(min-width:1440px) {
.reaColwi .col-lg-2 {
    width: 23.4%;
	padding-right:0px;
}
}

.cenRead {
	margin: 0 auto 20px;
    max-width: 990px;
}
.Read_p {
	font-family: GothamPro;
	font-size: 18px;
	color: rgba(0, 0, 0, 1);
	text-align: left;
	line-height: 24px;
	    margin-bottom: 0px;
}
p {
	font-family: 'Open Sans', GothamPro;
font-size: 18px;
color: rgba(0, 0, 0, 1);
text-align: left;
line-height: 24px;
margin-bottom:0px;
}
.line_post_content_wrap .comeye {
	background: url(images/preview_icon_14.png) no-repeat;
	width: 14px;
	height: 8px;
	display: inline-block;
}
.comeye {
    font-size: 13px;
    margin: 0px 6px 0px 12px;
}

.dateRec {
	width: 108px;
	font-family: GothamProBlack;
	font-size: 10px;
	color: rgba(155, 155, 155, 1);
	text-align: left;
	line-height: 11px;
}

.numView {
	font-family: GothamPro-Light;
	font-size: 10px;
	color: rgba(155, 155, 155, 1);
	text-align: left;
	line-height: 12px;
}

.tene {
	font-family: GothamPro-Light;
	font-size: 10px;
	color: #d0021b;
	text-align: left;
	line-height: 12px;
	margin-left:14px;
	text-transform: uppercase;
}

.pagenam {
	width: 100%;
    background-image:url('images/02.jpg');
    padding: 0 0 0px 40px;
    font-family: GothamPro-Bold;
    font-size: 48px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
    line-height: 72px;
    text-transform: uppercase;
	margin-top:18px;
}
.pagenam_custom_single {
	display: inline-block;
    vertical-align: top;
    padding: 0 0 0px 11px;
    font-family: GothamPro-Bold;
    font-size: 29px;
    color: black;
    text-align: left;
    line-height: 1;
    text-transform: uppercase;
    margin: 20px 0 0;
}
.logo_artic {
	width: 110px;
    height: 25px;
}
.logogcen_colkp {
	display: inline-block;
    margin: 28px 0px -4px 11px;
    vertical-align: top;
}
.logogcen_colkp img {
	
    width: 100%;
    height: auto;

}

#menu_htk {
	display:inline-block;
	margin-left: 30px;
	margin-top: 22px;
}
#podrf {
	display:inline-block;
	vertical-align: sub;
}
#podrf .navbar-nav > li > a,
#podrf .nav > li > a{
	padding: 0;
}

#podrf ul {
    display: inline-block;
    list-style: none;
	margin-left: 26px;
}
#podrf ul > li {
	display:inline-block;
}

#podrf ul > li > a {
    text-decoration: none;
    font-family: "Open Sans";
	font-weight: Bold;
    font-size: 18px;
    color: rgba(0, 0, 0, 1);
    text-align: left;
	text-transform: capitalize;
	margin-right: 16px;
}

.searchHed_dik {
	position: absolute;
    display: inline-block;
    right: 15px;
    top: 20px;
} 

.breadcoiu {
	font-family: GothamPro-Light;
	font-size: 12px;
	color: rgba(155, 155, 155, 1);
	text-align: left;
}
.wrap_single{
	padding-left: 10px;
}
.cenpage {
	margin: 25px auto 0px;
    max-width: 660px;
}
.bread_1 {
	margin-bottom:8px;
}
.pad10 {
	padding-left:10px;
}

.hr_p {
	height: 2px;
	width: 100%;
	background-color: rgba(225, 225, 225, 1);
}
.compost {
	font-family: GothamPro-Light;
	font-size: 12px;
	color: rgba(186, 0, 0, 1);
	text-align: left;
    margin-right: 10px;
}
.compost a {
	font-family: GothamPro-Light;
	font-size: 12px;
	color: rgba(186, 0, 0, 1);
	text-align: left;
	margin-right: 10px;
}

.ma2col {	
	color: rgba(155, 155, 155, 1);
    margin-right: 2px;
	background: url(images/preview_icon_14.png) no-repeat;
    width: 14px;
    height: 8px;
    display: inline-block;
}

.textDecor {
	text-decoration: underline;
}
#post-info-bl{
    display: inline-block;
	float: right;
}
.postRating .title{
	font-family: GothamPro-Light;
	font-size: 12px;
	color: rgba(170, 170, 170, 1);
	text-align: left;
    margin-right: 5px;
}
@media(width:1024px) {
.golostat {
	margin-left: 5px;
}	
}

.star {
	background: linear-gradient(rgba(255, 211, 80, 1), rgba(214, 54, 54, 1));   
	-webkit-background-clip: text; 
	color: transparent;
  }
  
.zagpagGeo {
    font-family: GothamProBlack;
    font-size: 55px;
    color: rgba(0, 0, 0, 1);
    margin-top: 7px;
    position: relative;
    line-height: 60px;
    text-align: center;
}

.zagpagGeo.main-type{
	text-align: center;
}
  
.bold_P {
	font-family: GothamPro-Bold;
	font-size: 18px;
	color: rgba(0, 0, 0, 1);
	text-align: left;
	line-height: 24px;
  }
  
.cenImg {
	position:relative;	
	  margin:0 auto;
	  max-width:1000px;
  }
  
.form_cust_marg{
	position:relative;	
	max-width:1000px;
 	margin: 0 auto !important; 
 }
  .cenImg img{
	display: block;
  	max-width: 100%;
  	margin: 0 auto;
	width: auto;
  }
  .single-more-img-wrap{    
  	height: 152px;
  }
.imgAdap {
	width:100%;
	height:auto;  
  }

.nor_p {
	font-family: GothamPro;
	font-size: 18px;
	color: rgba(0, 0, 0, 1);
	text-align: left;
	line-height: 24px;  
  }
  
 .plutem {	
	margin-top: 23px;
	margin-bottom: 3px;
	font-family: GothamProBlack;
	font-size: 50px;
	color: black;
	text-align: left;
 }
 
 .povub {
	font-family: GothamPro-Bold;
	font-size: 10px;
	color: rgba(0, 0, 0, 1);
	text-align: left;
	text-transform:uppercase;
	margin-right:28px;
	display:inline-block;
    width: 50px;
}

.vubtI {
	padding: 1px 5px;
	font-family: GothamPro-Light;
	font-size: 11px;
	color: rgba(103, 103, 103, 1);
	text-align: center;
	border: 1px solid rgba(166, 166, 166, 1);
	border-radius: 8px;
	margin-right: 15px;
	display:inline-block;
}

.marBot16 {
	margin-bottom:16px;	
}

.marBot20 {
	margin-bottom:20px;
}

.marTop32 {
	margin-top:32px;
}

.marTop32 .col-lg-1 {
	padding-left:0px;
}
.marTop32 .col-lg-11 {
    padding-right: 0px;
}

.marcen220 {
    margin: 0 auto;
    width: 220px;
}
.pros_L {
	font-family: GothamPro-Light;
	font-size: 12px;
	color: rgba(0, 0, 0, 1);
	text-align: left;
}

.pros_T {
	font-family: GothamPro-Light;
	font-size: 12px;
	color: rgba(186, 0, 0, 1);
	text-align: left;
}

.avatar_O {
	height: 48px;
	width: 48px;
	background-color: rgba(216, 216, 216, 1);
	border-radius: 5px;
}
.avatarImg {
	height: 48px;
	width: 48px;
}

.coment_area {
	height: 48px;
    width: 588px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
    font-size: 17px;
    color: rgba(199, 206, 211, 1);
    padding-left: 19px;
    text-align: left;
    background-color: rgba(255, 255, 255, 0.9);
    border: 3px solid rgba(220, 228, 235, 1);
    border-radius: 5px;
}

@media (width:768px){
#podrf ul li:nth-child(n+5){
	display:none;
}
.disnon .col-sm-1 {
    width: 12.333333%;
}
}
.name_P {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	color: rgba(0, 0, 0, 1);
	text-align: left;
}
.time_P {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	color: rgba(118, 137, 152, 1);
	text-align: left;
}

.coment_os {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	color: rgba(49, 49, 49, 1);
	text-align: left;
}

.vi_po {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	color: rgba(118, 137, 152, 1);
	text-align: left;
	margin-left: 15px;
}

.col_siz {
	color:rgba(118, 137, 152, 1);
	font-size: 10px;
}

.imgilok_page {
	float: left;
    background: #03261A;
    height: 151px;
    width: 220px;
    margin-top: 25px;
    position: relative;
}

.textur {
	height: 100%;
	padding: 10px 0;
	width: 100%;
	margin-top:50px;
}

@media screen and (min-width: 1440px){
	.textur{
		margin: 50px auto;
	}
	
	.read_also_single{
		width: 100%;
		max-width: 1440px;
		padding: 0 30px;
		margin: 50px auto;
	}
}

.centtext {
    max-width: 663px;
	font-family: GothamPro-Light;
	font-size: 36px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	margin: 0 auto;
	margin-top: 3px;
	margin-left: 8px;
}

.support-block-credo .centtext {
	color: #333;
}

.centtext_p {
	max-width: 663px;
	font-family: GothamPro-Light;
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	line-height: 18px;
	margin: 0 auto;
	margin-top: -5px;
	margin-left: 9px;
}

.support-block-credo .centtext_p {
	color: #333;
}

.margCen910 {
	margin: 5px auto;
    max-width: 910px;
}

.width_o {
	width:134px;
	    margin: 0 auto;
}

.price_L {
	font-family: GothamPro;
	font-size: 18px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	    margin: 11px auto 6px;
}

.combopri {
    text-align: center;
    background-color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(151, 151, 151, 1);
    width: 48px;
    height: 28px;
}

.val_p {
	font-family: GothamPro-Light;
	font-size: 13px;
	color: rgba(255, 255, 255, 1);
	text-align: center;
	margin-left:2px;
}

.btn_o {
    max-width: 175px;
    font-family: GothamPro;
    font-size: 16px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin: 8px auto;
    background-color: rgba(186, 0, 0, 1);
    padding: 1px 6px;
    outline: none;
    border: none;
	margin-left: 11px;
	margin-bottom: 13px;
}
.btn_news, 
.btn_news:hover {
display:inline-block;
	    font-family: GothamPro-Bold;
    font-size: 20px;
    color: rgba(155, 155, 155, 1);
    text-align: center;
    line-height: 16px;
    border: 4px solid rgba(155, 155, 155, 1);
    padding: 28px 92px;
    margin: 20px 0 0 0;
}

.btn_news a,
.btn_news a:hover {
	    color: rgba(155, 155, 155, 1);
}

.wid_Img {
    position: relative;
    max-width: 940px;	
}

.zagpagGeo_1{
    max-width: 650px;
    position: absolute;
    font-family: GothamPro-Bold;
    font-size: 64px;
    color: rgb(255, 255, 255);
    text-align: left;
    bottom: 0;
	    padding-left: 30px;
}


.marcen_00{
	max-width: 650px;
    margin: 0 auto;
}
.text_pi {
	width: 220px;
	font-family: GothamPro;
	font-size: 12px;
	color: rgba(0, 0, 0, 1);
	text-align: left;
	line-height: 15px;
}

.polig_C_F_7  textarea {
		background-color: rgba(255, 255, 255, 1);
	border: 1px solid rgba(228, 228, 228, 1);
	margin-top: 30px;
    padding-left: 5px;
    font-family: GothamPro-Medium;
    font-size: 16px;
    color: rgba(184, 184, 184, 1);
    text-align: left;
    line-height: 33px;
	height: 184px;
	max-width: 646px;
}
@media(max-width:768px) {
.polig_C_F_7 textarea {
	    max-width: 220px;
}
}
.polig_C_F_7 input[type="text"],
.polig_C_F_7 input[type="email"] {
	background-color: rgba(255, 255, 255, 1);
	border: 1px solid rgba(228, 228, 228, 1);
	margin-top: 30px;
    padding-left: 5px;
    font-family: GothamPro-Medium;
    font-size: 16px;
    color: rgba(184, 184, 184, 1);
    text-align: left;
    line-height: 33px;
	 height: 42px;
    max-width: 220px;
}

.btn_otpn {
    font-family: GothamPro;
    font-size: 16px;
    color: rgba(244, 0, 0, 1);
    text-align: center;
    line-height: 33px;
    border: 2px solid rgba(244, 0, 0, 1);
    padding: 2px 12px;
}
@media (width:1024px) {
.coment_area{
		width:498px
	}
}
@media (width:768px) {
.siz_are {
    width: 440px;
}	
}

@media (min-width:2560px){
	.wid_Img {
		margin: 0 auto;
	}
	.category_wrap .main-grid-item{
		margin: 0 10px 20px;
	}
}
.block_soc,
.social_ICo_gr ul li {
	margin: 10px 0;
    height: 20px;
	width: 111px;
	background-color: rgba(165, 165, 165, 1);
	position:relative;
}

.soc_P {
	font-family: GothamPro;
	font-size: 12px;
	color: rgba(255, 255, 255, 1);
	text-align: left;
}


.social_ICo_gr ul li a span:first-child {
	    color: #fff;
    margin: 0px -1px 0 2px;
    font-size: 11px !important;
}
.social_ICo_gr ul li a,
.social_ICo_gr ul li a:hover{
    font-family: GothamPro;
    font-size: 12px;
    color: rgba(255, 255, 255, 1);
    text-align: left;
}

.social_ICo_gr ul li a span:last-child:before {
    content: '';
    position: absolute;
    right: 14px;
    top: 5px;
	width: 5px;
	height: 8px;
    /*border: 6px solid transparent;*/
    /*border-right: 5px solid white;*/
	    z-index: 1;
	background-image: url("images/arrow_soc.png");
}
iframe {
	
    max-width: 100%;
}

.social_ICo_gr ul li a span:last-child{
    margin-left: 0px!important;
}

.social_ICo_gr ul li a span:last-child:after {
	content: '+';
    font-family: GothamPro-Bold;
    font-size: 12px;
    color: rgba(219, 219, 219, 1);
    text-align: left;
    padding: 0px 3px;
    background-color: rgba(255, 255, 255, 1);
    border-left: 1px solid rgba(219, 219, 219, 1);
    position: absolute;
    right: 0;
	padding-bottom: 1px;
}
.social_ICo_gr ul {
    padding-left: 12px;
}
.row_po .row {
	margin-left: -15px;
	margin-right:-15px;
}
@media(min-width:1200px){
.row_po .row .col-lg-2 {
    width: 19.6%;
}
}
/***********************social*********/

[data-icon]:before {	
    position: relative;
    top: 2px;
  font-family: "untitled-font-1" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
	
    position: relative;
    top: 2px;
  font-family: "untitled-font-1" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
  content: "\61";
}
.icon-google-plus:before {
  content: "\62";
}
.icon-twitter:before {
  content: "\63";
}
.icon-vk:before {
  content: "\64";
}
.icon-eye:before {
  content: "\65";
}
.icon-get-pocket:before {
  content: "\66";
}

.social {
    position: relative;
    top: -1px;
    display: inline-block;
    font-family: 'Glyphicons Social';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
  
.social-vk:before { content: '\e800'; } /* '' */
.social-facebook:before { content: '\e801'; } /* '' */
.social-gplus:before { content: '\e802'; } /* '' */
.social-pocket:before { content: '\e803'; } /* '' */
.social-twitter:before { content: '\e804'; } /* '' */

/**************************/
.search_DO {
    position: absolute;
    top: -10px;
    right: 10px;
    width: 255px;
    z-index: 1;
}

.search_sTr {
	height: 32px;
    width: 165px;
    border: 2px solid rgba(0, 0, 0, 1);
    background: white;
    font-family: GothamPro;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    padding-left: 5px;
}

#searchform .search_bTn {
	height: 32px;
    width: 65px;
    border: 2px solid rgba(0, 0, 0, 1);
    background: white;
    font-family: GothamPro;
    font-size: 16px;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0px;
}
.mar15 {
	    margin-bottom: 15px;
}

.postRating img {
	width:14px;
}
.format {
	display:none;
}
.icon_close{
	background-image: url(fonts/close_icon.svg);
	display: block;
	width: 30px;
	height: 30px;
	margin-left: 18px;
	margin-bottom: 5px;
	margin-top: 15px;
}
.icon_close_single{
	background-image: url(fonts/single_close_icon.svg);
	display: block;
    width: 27px;
    height: 27px;
    background-size: 27px;
    vertical-align: middle;
}
#searchform{
	display: none;
}
.img_loading{
	width: 200px;
	height: 200px;
	display: block;
	margin: 0 auto;
}
.line_align{
	max-width: 965px;
	margin: 0 auto;
}
.clr{
	clear: both;
}
.wrap_afisha_post{
	margin-bottom: 10px;
	width: 25%;
}
@media (max-width: 1439px){
	.wrap_afisha_post{
		margin-bottom: 15px;
		width: 25%;
	}
}

.wrap_afisha_post, .wrap_img_afisha_post, .blon{
	float: left;
	vertical-align: top;
}
.blon{
	width: 130px;
}
.author_title{
	margin-left: 27px;
}
.img_logo_single{
	margin-top: -8px;
}
.breadcoiu a{
	color: rgba(155, 155, 155, 1);
	text-decoration: underline;
}
.title_single_cust{
	position: absolute;
	width: 100%;
	text-align: center;
	color: white;
	bottom: 0;
	padding: 0 20px;
}
.btn_single_close{
	margin: -3px;
	padding: 0;
	background: none;
	border: none;
	float: right;
}
#ajax_ac_widget #my-calendar th {
	background: none;
	color: #333;
}
#ajax_ac_widget #my-calendar td {
	border: none;
	font-family: GothamPro;
}
#ajax_ac_widget #my-calendar a {
	background: none;
	color: rgba(244, 0, 0, 1);
}
#ajax_ac_widget #my-calendar a:hover {
	background: #f0f0f0;
}
#ajax_ac_widget #my-calendar td#today {
	border: 1px solid #F40000;
}
#ajax_ac_widget #my-calendar td#today a,
#ajax_ac_widget #my-calendar td#today span {
	background: none !important;
	color: inherit !important;
}
.calendar-archives.classiclight .calendar-navigation .menu-container a.title{
	color: black !important;
	font-weight: bold !important;
}
.calendar-archives.classiclight .calendar-navigation, .calendar-archives.classiclight .week-row.weekdays{
	background: none !important;
}
.calendar-archives.classiclight .calendar-navigation .prev-year{
	border: none !important;
}
.calendar-archives.classiclight .calendar-navigation .next-year{
	border: none !important;
}
.calendar-archives.classiclight .calendar-navigation .prev-year, .calendar-archives.classiclight .calendar-navigation .next-year{
	color: rgba(244, 0, 0, 1) !important;
}
.calendar-archives.classiclight .month.has-posts a, .calendar-archives.classiclight .day.has-posts a{
	color: rgba(244, 0, 0, 1) !important;
}
.calendar-archives.classiclight .week-row.weekdays{
	font-weight: bold;
}
.calendar-archives.classiclight .calendar-navigation .prev-year:hover, .calendar-archives.classiclight .calendar-navigation .next-year:hover{
	background: none !important;
}
.calendar-archives.classiclight .calendar-navigation .prev-year{
	left: 25% !important;
}
.calendar-archives.classiclight .calendar-navigation .next-year{
	right: 25% !important;
}
/*.calendar-archives.classiclight .calendar-navigation .menu-container:hover{*/
	/*background-color: rgba(244, 0, 0, 1) !important;*/
/*}*/
/*.calendar-archives.classiclight .calendar-navigation .menu-container a.title:hover{*/
	/*color: white !important;*/
/*}*/
/*.calendar-archives.classiclight .calendar-navigation .menu-container .arrow-down:hover{*/
	/*background: #e97075 !important;*/
	/*border: none !important;*/
/*}*/
/*.calendar-archives.classiclight .calendar-navigation .menu-container .menu{*/
	/*background-color: #e97075 !important;*/
/*}*/
/*.calendar-archives.classiclight .calendar-navigation .menu-container .menu a:hover{*/
	/*color: white !important;*/
/*}*/
/*.calendar-archives.classiclight .calendar-navigation .menu-container .menu a.selected:hover{*/
	/*background-color: rgba(244, 0, 0, 1) !important;*/
/*}*/
/*.calendar-archives.classiclight .calendar-navigation .menu-container .menu a:hover{*/
	/*background-color: rgba(244, 0, 0, 1) !important;*/
/*}*/
#searcg_Lu{
	font-size: 16px;
	float: right;
	margin-right: 33px;
	margin-top: 8px;
}

.readM #searcg_Lu {
    font-size: 16px;
    float: right;
    margin-right: 33px;
    color: #FFF;
    position: absolute;
    right: -55px;
    top: 2px;
    cursor: pointer;
	margin-top: 0;
}

#prayFrom textarea{
	width: 100%;
}
.prayText{
	display: none;
}
#BNT_TOP{
	cursor: pointer;
	display: none;
}
.trump{
	line-height: 94px;
}
.align_height{
	line-height: 66px;
}
.facebook_banner, .twitter_banner{
	cursor: pointer;
}
.align_afisha{
	text-align: center;
}
@media screen and (min-width: 1440px) {
	.ove_Hi img{
		width: 90px;
		height: 90px;
	}
	.blon{
		width: 140px;
	}
}
.btn_news{
	width: 100%;
}
.all_news{
	width: 100% !important;
}

.all_news a{
	display: block;
	height: 36px;
	line-height: 36px;
}

.all_prohaniya{
	float: right;
}
.dem-vote-button{
	width: 50% !important;
}
.dem-vote-link{
	width: 49% !important;
}
.all_golos{
	width: 100% !important;
	margin-top: 10px;
}
.search_wrap{
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: white;
	overflow-y: auto;

}
.close_search_wrap{
	background-image: url(fonts/single_close_icon.svg);
	width: 30px;
	height: 30px;
	display: block;
	float: right;
	cursor: pointer;
	margin: 10px;
}
.search_wrap input{
	display: block;
	margin: 70px auto;
	border: none;
	border-bottom: 2px solid silver;
	width: 649px;
	font-size: 46px;
	padding-left: 5px;
}
#gsc-i-id1{
	display: block !important;
	margin: 0px auto !important;
	border: none !important;
	border-bottom: 2px solid silver !important;
	max-width: 649px !important;
	font-size: 46px !important;
	padding-left: 5px !important;
	padding-top: 0 !important;
}

.gsc-tabHeader{
	overflow:hidden !important;
}
.gsst_a .gscb_a{
	color: #A9A9A9 !important;
}
#gs_id50 > tbody > tr{
	width: 692px;
	display: block;
	margin: 0 auto !important;
}
.gsc-search-button{
	display: none !important;
}
.gsc-input-box, #gs_tti50{
	height: auto !important;
	border: none !important;
}
.gsc-input-box-hover{
	height: auto !important;
	border: none !important;
}
.gsc-input-box-hover:hover{
	height: auto !important;
	border: none !important;
}
.gsc-search-box .gsc-input > input:hover{
	border: none !important;
}
.gsc-input {
	background-position: right center !important;
}
#gsc-iw-id1 {
	border: none !important;
	box-shadow: none;
	height: 20vh !important;
	padding: 0 10px;
}
.gsc-submit-button{
	position: absolute;
    display: block;
    right: 5px;
    top: 20px;
    background: none;
    border: 0;
    font-size: 30px;
    color: #a9a9a9;
}
#credoSearch{
	max-width: 649px !important;
    margin: 50px auto 0;
    position: relative;
}
.show_more_search_btn{
	color: white;
    background-color: black;
    font-family: GothamProBlack;
    font-size: 28px;
    text-align: center;
    margin: 17px 0px 0px 0px;
    height: 80px;
    width: 100%;
    outline: none;
    border: 2px solid rgba(74, 74, 74, 1);
    text-transform: uppercase;
}
#gsc-results{
	height: 80vh;
    overflow-y: auto;
	padding: 10px 0;
}
.search-loader-hide{
	margin: 10px 0;
}
.search_wrap{
	display: none;
}
.dem-graph {
	height: auto;
}
.dem-graph a, .dem-graph a:hover{
	background-color: #d0021b !important;
	color: white !important;
}
.gsc-control-cse div{
	max-width: 1000px;
	margin: 0 auto;
}

.other_post_single p{
	margin-bottom: 0px;
}

.other_post_title{
	font-weight: bold;
	font-family: GothamProBlack;
	color: black;
	font-size: 20px;
}
.plot_wrap>p, .persons_wrap>p, .position_wrap>p{
	font-family: GothamPro-Bold;
	font-weight: bold;
	font-size: 13px;
	display: inline-block;
	width: 67px;
	text-transform: lowercase;
}
.plot_wrap>span>a, .persons_wrap>span>a, .position_wrap>span>a{
	color: silver;
	padding: 0 6px;
	border: 1px solid;
	font-size: 12px;
}
.plot_wrap{
	margin-top: 13px;
}
.persons_wrap, .position_wrap {
	margin-top: 2px;
}
.hide{
	display: none;
}
.materials_info{
	color: silver;
	margin-top: 8px !important;
	font-size: 12px;
	display: inline-block;
}
#post-info-bl{
	margin-top: 9px;
}
.materials_info a{
	color: rgba(186, 0, 0, 0.7);
}
.wpcf7 img{
	width: auto;
}
.textzag a{
	color: black;
}
.ove_Hi{
	width: 80px;
	height: 80px;
	overflow: hidden;
	background-size: cover;
    background-position: center;
}
.ove_Hi img{
	width: auto;
	height: 80px;
}
.wrap_shadow{
	width: 100%;
	height: 100%;
	z-index: 1;
	position: absolute;
	transition: all 0.1s ease-in-out;
	background-color: rgba(0,0,0,0.0);
	/*display: none;*/
}
.marcen255:hover .wrap_shadow, .main-grid-item-full-wrap:hover .wrap_shadow{
	display: block;
	transition: all 0.1s ease-in-out;
	background-color: rgba(0,0,0,0.7);
}
.Heig_Img_1, .Heig_Img{
	overflow: hidden;
	position: relative;
}

.read_also_single .Heig_Img:hover .textImgP{
	color: #d0021b;
}

.Heig_Img_1.img-rectangle{
	height: 200px;
	overflow: hidden;
}
.show_black{
	color: black;
	position: static;
}
.show_white{
	color: white;
	z-index: 10;
}
.resize_premaratne{
	height: 200px !important;
	width: auto !important;
}
/*.Heig_Img_1.img-rectangle img.resize_premaratne{
	width: 100% !important;
	height: auto !important;
}*/
.imgLiquid img{
    visibility:hidden;
}
.trans-black-layer{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	background: url(images/btrans-img.png) repeat-x bottom;
}

.resize_cube{
	height: 300px !important;
	width: auto !important;
}
.advertising_1_block_wraper img, .advertising_2_block_wraper img, .advertising_3_block_wraper img{
	width: auto;
}
.calendar_wrap{
	padding-left: 10px;
}
#wp_page_numbers{
	text-align: center;
}
#wp_page_numbers ul{
	width: auto !important;
}
#wp_page_numbers ul li a{
	border: none;
}
#wp_page_numbers ul li{
	border: none !important;
	margin: 0 3px;
}
#wp_page_numbers ul li a:hover{
	background-color: #D0021B;
	color: white !important;
}
#wp_page_numbers ul li.active_page a{
	background-color: #D0021B;
	color: white !important;
	display: block;
    width: 41px;
    height: 41px;
    line-height: 38px;
    font-size: 12px;
}
#wp_page_numbers ul li.active_page a:hover{
	text-decoration: none;
}
.wrap_footer_menu{
	border-top: 1px solid #B8B8B8;
	margin-top: 45px;
	overflow: hidden;
    width: 100%;
}
#menu-menu_in_footer li{
	float: left;
	list-style: none;
	margin: 4px 0;
    text-transform: uppercase;
	width: 25%
}
#menu-menu_in_footer ul, #menu-menu_in_footer{
	overflow: hidden;
    margin-bottom: 0px;
    padding: 0 10px;
    max-width: 1110px;
    margin: 0 auto;
}
#menu-menu_in_footer li a{
	text-decoration: none;
    color: #B8B8B8;
    font-size: 18px;
    font-weight: bold;
    line-height: 55px;
    font-family: GothamPro-Bold;
}
.menu-menu_in_footer-container{
	text-align: center;
}
#menu-menu_in_footer li a:hover{
	text-decoration: underline;
}
.form_news_wrap{
	width: 100%;
	float: right;
}
.form_news_wrap > div.name_form_news,
.form_news_wrap > div.tel_form_news,
.form_news_wrap > div.mail_addr_form_news {
	float: left;
	width: 32%;
}
.form_news_wrap > div > span{
	display: block;
	width: 100%;
}
.show_more_grid_btn, .show_more_line_btn{
	margin: 0 !important;
}
.loading_more{
	text-align: center;
	color: rgba(155, 155, 155, 1);
	font-size: 36px;
}
.calendar-archives.classiclight .day.weekday{
	font-size: 100% !important;
}
.textZ{
	margin-bottom: 14px !important;
}
.months{
	font-size: 16px !important;
	font-weight: bold !important;
}
.calendar-archives.classiclight .day.has-posts{
	font-weight: normal !important;
	font-size: 14px !important;
}
.calendar-archives.classiclight .day {
    padding: 6px 0 !important;
}

.calendar-archives.classiclight .day.has-posts{
	padding: 0 !important;
}

.calendar-archives.classiclight .year{
	top: 2px !important;
	padding-left: 1px;
}
.news-slider{
	margin-top: 10px !important;
}
#right .news-slider ul.fonpo li{
	margin-top: 0;
}
#right .fonpo{
    margin: 0;
	padding: 0;
}
.clsok{
	padding: 0px !important;
	padding-left: 10px !important;
}
.clsok > ul{
	margin-top: 32px !important;
	margin-bottom: 0px !important;
}
.pop-tabs ul{
	margin-top: 0px !important;
}
#right .pop-text .textZ{
	margin-bottom: 5px !important;
}
#right .clsok li{
	padding: 0 6px !important;
}
#right .clsok li:hover{
	background: #000;
	color: #fff;
}
.news_w li:first-child{
	margin-top: 8px !important;
}
.widget_rig ul{
	margin-top: -12px !important;
	margin-left: 10px;
}

.democracy ul{
	margin-top: 9px !important;
	margin-bottom: 10px !important;
}
.democracy ul li{
	margin-bottom: 5px !important;
}
.liturgiaRow{
	max-width: 1035px;
	margin: 0 auto;
}

.liturgiaRow .padd_10{
	padding-left: 0;
}

.right_asign {
    padding: 20px 15px;
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-header:after, .modal-footer:after{
	clear: left;
}
#footer ul > li > a{
	margin-bottom: 5px;
	vertical-align: top;
}
#footer .navbar-nav > li > ul > li {
	height: 14px;
}
.mar_logo_footer{
	margin-top: 29px;
}
.copy_footer{
	float: left;
	height: auto !important;
	margin-top: 11px;
	line-height: 10px;
	margin-left: -7px;
	width: 52px;
	text-align: left;
	font-size: 9px;
	border-left: 1px solid #fff;
	padding-left: 5px;
}
#footer .navbar-nav > li {
	width: 160px;
}
@media screen and (max-width: 1280px){
	#footer .navbar-nav > li {
		width: 25%;
	}
}
#footer .navbar-nav > li{
	height: 225px;
}
.logo_foot_wrap{
	width: 440px;
	float: left;
}
.wrap_footer_copyright{
	width: 54%;
	float: left;
}
.calendar-archives.classiclight .archives-years{
	margin-top: -4px;
}
.calendar-archives.classiclight .month.has-posts a, .calendar-archives.classiclight .day.has-posts a{
	font-family: GothamPro;
}
.calendar-archives.classiclight .week-row.weekdays{
	margin-top: 2px;
	margin-left: 1px;
	font-weight: normal;
	font-size: 16px;
}
.line_post_img{
	width: 230px;
	height: 134px;
	margin: 0 15px 0 0;
	float: left;
	overflow: hidden;
	background-size: cover;
}
.line_post_content_wrap{
	padding-top: 1px;
	padding-left: 7px;
	width: 72%;
	float: left;
}
.line_post_content_wrap h3{
	font-family: GothamPro-Medium;
	margin-top: 0;
}
#left > div.cenpage > div.pad10{
	line-height: 26px;
}
.hr{
	margin-top: 15px;
}
.lh_s{
	line-height: 28px;
	overflow: hidden;
}
.wrap_read_more{
	margin-top: 1px;
	float: left;
	width: 220px;
	margin-left: 20px;
}
.wrap_read_more div div img{
	height: 152px;
}
.wrap_read_more div div div.textImgP{
	margin-top: 10px;
}
.cenImg div.wrap_read_more:nth-child(4n+3){
	margin-left: 0;
}
.social-icons-lists li.social-icons-list-item{
	border: 1px solid rgba(165, 165, 165, 1) !important;
}
.block_soc, .social_ICo_gr ul li{
	background-color: transparent;
}
.social_ICo_gr ul li a, .social_ICo_gr ul li a:hover{
	color: rgba(165, 165, 165, 1) !important;
}
.social_ICo_gr ul li a span:first-child{
	color: rgba(165, 165, 165, 1) !important;
	vertical-align: super;
	float: left;
}
.social_ICo_gr ul li a span:last-child{
	vertical-align: super;
	margin-left: 4px !important;
}
.author_single{
	float: right;
	margin: 0;
}
.author_single a{
	margin: 0;
}
.social_ICo_gr{
	margin-top: 6px;
}
.social-icons-lists li.social-icons-list-item{
	margin-right: 15px;
}
.footer_soc_list>li a{

}
.soc_footer_block{
	height: 20px;
	margin-top: 7px;
}
.soc_footer_block > a{
	display: inline-block;
	height: 20px;
	background-image: url("images/soc/footer_social_networks_icons@2x.png");
	background-repeat: no-repeat;
	width: 19px;
	margin-left: 13px;
	background-size: cover;
}
.soc_footer_block > a.facebook_foot_link{
	background-position: 5px;
}
.soc_footer_block > a.tweet_foot_link{
	background-position: -60px;
}
.soc_footer_block > a.vk_foot_link{
	background-position: -127px;
}
.soc_footer_block > a.insta_foot_link{
	background-position: -199px;
}
.soc_footer_block > a.rss_foot_link{
	background-position: -268px;
}
.soc_footer_block > a.android_foot_link{
	background-position: -337px;
}
.soc_footer_block > a.facebook_foot_link:hover{
	background-image: url("images/soc/footer_social_networks_icons@2x_color.png");
	background-position: 5px;
}
.soc_footer_block > a.tweet_foot_link:hover{
	background-image: url("images/soc/footer_social_networks_icons@2x_color.png");
	background-position: -60px;
}
.soc_footer_block > a.vk_foot_link:hover{
	background-image: url("images/soc/footer_social_networks_icons@2x_color.png");
	background-position: -127px;
}
.soc_footer_block > a.insta_foot_link:hover{
	background-image: url("images/soc/footer_social_networks_icons@2x_color.png");
	background-position: -199px;
}
.soc_footer_block > a.rss_foot_link:hover{
	background-image: url("images/soc/footer_social_networks_icons@2x_color.png");
	background-position: -268px;
}
.soc_footer_block > a.android_foot_link:hover{
	background-image: url("images/soc/footer_social_networks_icons@2x_color.png");
	background-position: -337px;
}
.soc_footer_block > a.youtube_foot_link{
	width: 28px;
	background: url('images/youtube_sprite.png') center top no-repeat;
}
.soc_footer_block > a.youtube_foot_link:hover{
	background-position: center bottom;
}
.baner_block_wrap{
	width: 200px;
	float: right;
	margin-top: 3px;
}
.baner_block_wrap > a{
	background-size: cover;
	height: 20px;
	width: 19px;
	margin-left: 5px;
}
.baner_block_wrap > a.facebook_foot_link{
	background-position: 5px;
}
.baner_block_wrap > a.tweet_foot_link{
	background-position: -60px;
}
.baner_block_wrap > a.vk_foot_link{
	background-position: -127px;
}
.baner_block_wrap > a.insta_foot_link{
	background-position: -199px;
}
.baner_block_wrap > a.rss_foot_link{
	background-position: -268px;
}
.baner_block_wrap > a.android_foot_link{
	background-position: -337px;
}

.baner_block_wrap > a.facebook_foot_link:hover{
	background-image: url("images/soc/footer_social_networks_icons@2x_color.png");
	background-position: 5px;
}
.baner_block_wrap > a.tweet_foot_link:hover{
	background-image: url("images/soc/footer_social_networks_icons@2x_color.png");
	background-position: -60px;
}
.baner_block_wrap > a.vk_foot_link:hover{
	background-image: url("images/soc/footer_social_networks_icons@2x_color.png");
	background-position: -127px;
}
.baner_block_wrap > a.insta_foot_link:hover{
	background-image: url("images/soc/footer_social_networks_icons@2x_color.png");
	background-position: -199px;
}
.baner_block_wrap > a.rss_foot_link:hover{
	background-image: url("images/soc/footer_social_networks_icons@2x_color.png");
	background-position: -268px;
}
.baner_block_wrap > a.android_foot_link:hover{
	background-image: url("images/soc/footer_social_networks_icons@2x_color.png");
	background-position: -337px;
}


.single_custom, .title_custom_single, .info_single_custom{
	position: absolute;
}
.title_custom_single{
	color: white;
	width: 100%;
	bottom: 38px;
	margin-left: 0;
}
.single_custom{
	top: 18px;
}
.info_single_custom{
	width: 100%;
	bottom: 9px;
}
.info_single_custom span, .info_single_custom span a, .single_custom, .single_custom>div, .single_custom>div a{
	color: white;
}
.wrap_custom_single_img{
	position: absolute;
	width: 630px;
	height: 100%;
	left: calc(50% - 315px);
}
.social_on_single_custom{
	margin-top: -19px;
	margin-bottom: -4px;
}
.btn_colose_single_custom{
	position: absolute;
	right: 14px;
	top: 17px;
}
.icon_close_single_custom{
	background-image: url(fonts/custom_single_btn_slose.svg);
}
.form_text_cust_single{
	width: 200px;
	float: left;
	line-height: 16px;
}
.form_title{
	font-family: GothamProBlack;
	font-size: 20px;
	display: block;
	margin-bottom: 3px;
}
.text_form{
	margin-top: 15px;
}
div.wpcf7-mail-sent-ok {
	float: left;
	width: 100%;
}
.form_cust_single{
	float: left;
	width: 699px;
	margin-left: 41px;
	margin-top: 13px;
}
.name_form_news input, .tel_form_news input, .mail_addr_form_news input{
	height: 42px;
	width: 100%;
}
.tel_form_news{
	margin-left: 2%;
}
.mail_addr_form_news{
	margin-left: 2%;
}
.mail_form_news{
	margin-top: 30px;
}
.mail_form_news textarea{
	width: 100%;
	height: 184px;
	resize: none;
	padding-left: 6px;
	font-family: GothamPro;
	font-size: 16px;
}
.sbm_btn_form_news{
	float: right;
}
.sbm_btn_form_news input{
	line-height: 0px;
	height: 26px;
	width: 100%;
}
.sbm_btn_form_news input:hover{
	line-height: 0px;
	height: 26px;
}
.name_form_news input{
	background-image: url("images/form/name_icon@2x.png");
	background-color: white;
	background-repeat: no-repeat;
	background-position: 9px center;
	background-size: 20px 20px;
	padding-left: 37px;
	font-family: GothamPro;
	font-size: 16px;
	border: 1px solid #A9A9A9;
}
.tel_form_news input{
	background-image: url("images/form/phone_icon@2x.png");
	background-color: white;
	background-repeat: no-repeat;
	background-position: 9px center;
	background-size: 18px 18px;
	padding-left: 30px;
	font-family: GothamPro;
	font-size: 16px;
	border: 1px solid #A9A9A9;
}
.mail_addr_form_news input{
	background-image: url("images/form/mail_icon@2x.png");
	background-color: white;
	background-repeat: no-repeat;
	background-position: 9px center;
	background-size: 18px 12px;
	padding-left: 35px;
	font-family: GothamPro;
	font-size: 16px;
	border: 1px solid #A9A9A9;
}
.soc_height{
	height: 90px;
}
.soc_left_block{
	float: left;
}
.soc_height div.clr{
	height: 0!important;
	width: 0!important;
}
.soc_right_block{
	float: left;
	margin-left: 163px;
}
.mar_45{
	margin-top: 45px;
}
.mar_5{
	margin-top: 5px;
}
.logo_foot_wrap div.logofoot{
	margin-left: 109px;
	margin-top: 37px;
}
.logo_foot_wrap div.logofoot > img{
	height: 61px;
	max-width: 218px;
}
.mik_line{
	margin-top: 25px;
}
.soc_line{
	margin: 10px 0;
}
.homeline.soc_line{
	margin: 25px 0 0;
}
.wrap_content{
	margin: 0 auto;
}

.mar_37_line{
	margin-top: 37px;
}
.miniat{
	float: left;
	width: 80px;
	height: 80px;
}
.miniat a{
	height: 80px;
	display: block;
	overflow: hidden;
}
.miniat a img{
	width: auto;
	height: 100%;
}
.wrap_last_posts_single{
	margin-left: 10px;
}
.wrap_last_posts_single.two_type_single {
    margin-top: 0;
}
.single_last_posts{
	margin-bottom: 20px;
}
.title_single_last_posts{
	line-height: 19px;
}
.title_single_last_posts > a{
	padding-left: 90px;
	font-family: GothamPro-Bold;
	font-size: 18px;
	color: black;
	display: block;
	padding-top: 9px;
}
.wrap_afisha_posts_single .title_single_last_posts > a {
	font-size: 16px;
}
.left_single_img{
	position: relative;
}
.wrap_soc_search{
	float: right;
    margin-top: 20px;
    margin-right: 0px;
}
.wrap_soc_search > span{
	display: block;
	float: left;
	height: 20px;
}
.wrap_soc_search > span:hover{
	cursor: pointer;
}
.fb_icon_single{
	background-image: url("images/soc/facebook_color_icon@2x.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 9px 15px;
	width: 20px;
	margin-right: 9px;
}
.tw_icon_single{
	background-image: url("images/soc/twitter_color_icon@2x.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 19px 15px;
	width: 20px;
	margin-right: 12px;
}
.vk_icon_single{
	background-image: url("images/soc/vk_icon.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 19px 20px;
	width: 20px;
	margin-right: 12px;
}
span.search_icon_single{
	background-image: url("images/soc/search_icon@2x.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 15px 15px;
	height: 27px;
	width: 40px;
	margin-top: -3px;
	border-left: 1px solid silver;
}
.copy_top{
	display: none;
}
.hide_320, .icon_search_single, .hide_768{
	display: block; !important;
}
.show_320, .show_768{
	display: none !important;
}
div.wpcf7-validation-errors{
	overflow: hidden;
}
.search_icon_main, .search-icon-single{
	display: none;
}
.menu-credo_v1_menu_footer-container ul{
	list-style: none;
}
.on_home_subscr{
	margin: 20px 0 0;
}
#top-wrapper {
    position: relative;
}
.category_nav #wp_page_numbers{
	display: block;
}
.nav_right_wrap{
	list-style: none;
	margin: 0;
}

.nav_right_wrap > li{
	display: inline-block;
	border-right: 1px solid silver;
	height: 30px;
	line-height: 30px;
	float: left;
}
.nav_right_wrap > li:first-child{
	border-left: 1px solid silver;
}
.nav_right_wrap > li:first-child{
	border-right: 1px solid silver;
}
.nav_right_wrap > li > a{
	color: #424242;
	padding: 0 16px 0 16px;
	font-size: 15px;
}
.img_navbar{
	background-image: url("images/logo_red.png");
	height: 30px;
	width: 110px;
	background-size: contain;
	float: left;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: center;
	display: block;
}
.navbar_wrap{
	z-index: 999;
	background-color: white;
	width: 100%;
	position: fixed;
	display: none;
	box-shadow: 0px 0px 15px 2px black;
	padding: 5px 0;
	max-width: 2560px;
}
.navbar_wrap > div{
	width: 99%;
	margin: 0 auto;
}
.nav_right_wrap{
	float: right;
	margin-top: 5px;
}
.nav_right_wrap > div.wrap_soc_search{
	margin: 0;
}
.wrap_soc_search > div{
	float: left;
	margin-top: -11px;
}
.search_navbar{
	color: silver;
	padding: 0 16px 0 16px;
	font-size: 15px;
	margin: 0 !important;
	line-height: 30px;
}
.search_navbar:hover{
	cursor: pointer;
}
.menu_btn_navbar{
	display: inline-block;
	cursor: pointer;
	float: left;
	margin-right: 10px;
	margin-top: 6px;
	margin-left: 10px;
}
.menu_btn_navbar > span{
	display: block;
	height: 2px;
	width: 24px;
	background-color: black;
}
.menu_btn_navbar .icon-bar + .icon-bar{
	margin-top: 6px;
}
div.navbar_wrap ul > li:nth-child(2){
	margin-top: -3px;
	border: none;
}
div.wpcf7-spam-blocked{
	border: none !important;
}
.shadow_box{
	background-color: rgba(0,0,0,0.2);
	height: 100%;
	position: absolute;
	width: 100%;
}
.sn-icon:before{
	vertical-align: middle;
}
.wpcf7-form-control-wrap{
	float: left;
    width: 100%;
    margin-bottom: 15px;
}
.Ma300Ce{
	display: none;
}
.inf_url{
	text-align: right;
	padding: 0 15px;
}
.inf_url > a{
	color: rgba(155, 155, 155, 1);
	font-size: 12px;
}
.single_last_posts:hover{
	background-color: black;
}
.single_last_posts:hover .title_single_last_posts > a{
	background-color: black;
	color: white;
}
#right > div > div > div > section.pulls{
	padding: 0 15px;
}
#right li a > div{
	float: left;
}
#right li a > span{
	padding: 10px 0;
}
#right .news-slider ul.fonpo li{
	padding: 0 10px;
}

#right .news-slider ul.fonpo li >a{
	padding:  0px;
	width: auto;
}

#right .news-slider ul.fonpo li:hover{
	background: rgba(0,0,0,1.00);
}

#right .news-slider ul.fonpo li:hover .texteye{
	color: rgba(255,255,255,1.00);
}

#right > div > section.r-bl-2.pray-block > div{
	padding: 0 10px;
}
.calendar-archives.classiclight{
	padding: 0 15px;
}
.bx-caption{
	color: #FFF;
	bottom: 50% !important;
	padding: 0 10%;
	font-size: 5vh;
	font-family: GothamProBlack;
	text-shadow: -1px 0px 12px rgba(150, 150, 150, 1);
}
.bx-caption a{
	color: inherit;
}
#cookie-notice{
	display: none !important;
}
.wrap_read_more_mod > .cenImg{
	margin: 0 auto;
	width: 100%;
	margin: 0;
}
.wrap_read_more_mod .wrap_read_more{
	padding: 5px;
	width: 25%;
	margin: 0 !important;
}
.cell-resize_premaratne .trans-black-layer{
		display: none;
}

.uptl_toolbar .utl-icon-fb .sn-icon, .uptl_toolbar .utl-icon-vk .sn-icon, .uptl_toolbar .utl-icon-tw .sn-icon{
	color: #9b9b9b !important;
}

.uptl_toolbar .utl-icon-fb:hover .sn-icon{
	color: #45639e !important;
}
.uptl_toolbar .utl-icon-vk:hover .sn-icon{
	color: #51749c !important;
}
.uptl_toolbar .utl-icon-tw:hover .sn-icon{
	color: #23b9eb !important;
}
#page_search_form{
	max-width: 649px !important;
    margin: 30px auto 30px;
    position: relative;
}
#page_search_input{
	display: block !important;
    margin: 0px auto !important;
    border: none !important;
    border-bottom: 2px solid silver !important;
    max-width: 649px !important;
    font-size: 46px !important;
    padding-left: 5px !important;
    padding-top: 0 !important;
	width: 100%;
}
#page_search_button{
    position: absolute;
    display: block;
    right: 5px;
    top: 20px;
    background: none;
    border: 0;
    font-size: 30px;
    color: #a9a9a9;
}
.single_fb_share{
	margin-top: 15px;
    line-height: 28px;
    font-size: 18px;
}

#lang_bar{
	display: inline-block;
	margin: 0;
	padding: 0 20px;
}

#lang_bar li{
	display:  inline-block;
	list-style: none;
	padding: 0;
	width: 32px;
	height: 24px;
	opacity: 0.4;
}

#lang_bar li.current, #lang_bar li:hover{
	opacity: 1;
}

#lang_bar li a{
	display: block;
	height: 32px;
}

#lang_bar li.ukr{
	background: url(images/if_flag-ukraine.png) no-repeat;
}

#lang_bar li.pl{
	background: url(images/if_flag-poland.png) no-repeat;
}

.pl-link{
	padding: 0 10px;
	font-size: 18px;
	color: #000000;
}

.pl-link:hover{
	color: #000000;
}

@media all and (max-width: 768px) {
	.wrap_read_more_mod .wrap_read_more{
		width: 100%;
	}
	.wrap_read_more_mod .wrap_read_more .marcen255{
		max-width: 100%;
	}
	.wrap_read_more_mod .single-more-img-wrap{
		background-position-y: top !important;
		height: 280px;
	}
	.line_post_content_wrap p{
		display: none;
	}
	.wrap_content_gridafisha > .mik {
		padding-left: 15px;
		padding-right: 15px;
	}
}
.wrap_read_more_mod{
	padding: 0 10px;
}

.archive_wrap{
	margin: 30px 30px 0; 
}

.floating-bottom-absolute{
	position: absolute;
	bottom: 0;
	width: 100%;
}

.animation-t-arrow-bottom{
	animation: t-arrow-bottom 1.7s infinite ease;
}

@-webkit-keyframes t-arrow-bottom {
    0% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -moz-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        -webkit-transform: translateY(-7px);
        -o-transform: translateY(-7px);
        transform: translateY(-7px)
    }

    55% {
        -moz-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        -webkit-transform: translateY(-7px);
        -o-transform: translateY(-7px);
        transform: translateY(-7px)
    }

    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes t-arrow-bottom {
    0% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    50% {
        -moz-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        -webkit-transform: translateY(-7px);
        -o-transform: translateY(-7px);
        transform: translateY(-7px)
    }

    55% {
        -moz-transform: translateY(-7px);
        -ms-transform: translateY(-7px);
        -webkit-transform: translateY(-7px);
        -o-transform: translateY(-7px);
        transform: translateY(-7px)
    }

    100% {
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

.separator-style-1 h4{
	text-align: center;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-size: 22px;
    color: #fff;
    font-family: 'Roboto',sans-serif;
    background-color: #000;
    margin: 0 auto;
    width: 50px;
    height: 50px;
    overflow: hidden;
    white-space: nowrap;
    line-height: 50px;
    padding-top: 1px;
}

.separator-style-1 .vc_sep_line{
	opacity: 0.2;
}

#vc-wrap .bg-fixed-top,#vc-wrap .bg-fixed-bottom,#vc-wrap .bg-fixed {
    background-repeat:no-repeat !important;
    background-attachment: fixed !important;
    background-position: center center !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#vc-wrap .bg-fixed-top {
    background-position: center top !important
}

#vc-wrap .bg-fixed-bottom {
    background-position: center bottom !important
}

.wpb_content_element h1,
.wpb_content_element h2,
.wpb_content_element h3,
.wpb_content_element h4,
.wpb_content_element h5,
.wpb_content_element h6
{
	line-height: 1.5;
}

.mejs-container, .mejs-container .mejs-controls, .mejs-embed, .mejs-embed body {
	background: #CCCCCC !important;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
@media ( max-width: 768px ) {
	.navbar_wrap .img_navbar {
		display: none;
	}

	#menu-top-popup-menu {
		margin: 0;
	}

	#left #online-video-block {
		display: none;
	}

	body.category-200 #left #online-video-block {
		display: block;
	}
}

@media ( min-width: 768px ) {


	.bx-caption {
		bottom: 60% !important;
	}
	
	.wrap_soc_search {
		margin-right: 22px;
	}

	.wrap_content_gridafisha {
		display: none;
	}
}

@media ( max-width: 340px ) {
	.logo_artic {
    	width: 85px;
	}
}

.tribe-events-sub-nav {
	padding: 0;
	margin: 0;
}

.tribe-events-nav-wrapper {
	padding: 0 15px;
}

@media ( max-width: 800px ) {
	.tribe-events-nav-wrapper {
		position: relative;
		padding-bottom: 20px;
	}

	.tribe-events-nav-wrapper table,
	.tribe-events-nav-wrapper thead,
	.tribe-events-nav-wrapper tbody,
	.tribe-events-nav-wrapper tr,
	.tribe-events-nav-wrapper td {
		display: block;
	}

	.tribe-events-nav-wrapper .b-tribe-events-nav-next,
	.tribe-events-nav-wrapper .b-tribe-events-nav-previous {
		position: absolute;
		bottom: 0;
		width: auto !important;
	}

	.tribe-events-nav-wrapper .b-tribe-events-nav-next {
		right: 0;
	}

	.tribe-events-nav-wrapper .b-tribe-events-nav-previous {
		left: 0;
	}

	#tribe-events-content {
		margin: 0 -5px 0 -15px !important;
	}

	#tribe-events-content table,
	#tribe-events-content thead,
	#tribe-events-content tbody,
	#tribe-events-content tr,
	#tribe-events-content td {
		display: block;
		width: 100% !important;
	}

	#tribe-events-content .tribe-events-othermonth {
		display: none;
	}

	#tribe-events-content .mobile-trigger{
		height: 260px !important;
		position: relative;
		overflow: hidden;
		border: 1px solid #808080 !important;
		border-left: 0 !important;
		background: #efefef !important;
	}

	#tribe-events-content .tribe-events-even.mobile-trigger{
		border: 1px solid #a9a9a9 !important;
		border-left: 0 !important;
		background: none !important;
	}

	#tribe-events-content .mobile-trigger.calendartoday {
		border: #017fba 5px solid !important;
		border-left: 0 !important;
		margin: 0 !important;
		box-shadow: none;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
		border-radius: 0;
	}

	#tribe-events-content .mobile_day {
		height: 55px;
		width: 262px;
		display: block !important;
		position: absolute;
		bottom: 0;
		left: 0;
		letter-spacing: 2px;
		background: #808080;
		border: 1px solid #808080;
		transform-origin: 0 0;
		transform: rotate(-90deg);
		margin-bottom: -56px;
		margin-left: -1px;
		margin-right: -1px;
		font-family: GothamPro-Light;
		font-size: 26px;
		line-height: 55px;
		padding: 0 !important;
	}

	#tribe-events-content .tribe-events-even .mobile_day {
		background: #a9a9a9;
		border: 1px solid #a9a9a9;
	}

	#tribe-events-content .tribe-events-dayofweek-0 .mobile_day {
		background: #E00;
		border: 1px solid #E00;
	}

	#tribe-events-content .mobile-trigger.calendartoday .mobile_day {
		background: #017fba;
		border: 1px solid #017fba;
	}

	#tribe-events-content .tribe-events-dayofweek-0 .tribe-events-day-links a{
		color: #E00;
	}

	#tribe-events-content [id^=tribe-events-daynum] {
		display: block;
		float: left;
		margin-left: 55px;
		width: 215px;
		font-size: 120px !important;
		line-height: 260px;
		background: none;
		color: #000;
		font-family: GothamPro-Light;
		text-align: center;
	}

	#tribe-events-content .mobile-trigger.calendartoday [id^=tribe-events-daynum] {
		color: #017fba;
	}



	#tribe-events-content .tribe-events-day-links {
		margin-left: 270px !important;
		display: block;
		font-size: 2em;
		padding-right: 10px;
	}
}

@media ( max-width: 550px ) {
	#tribe-events-content .mobile_day {
		height: 35px;
		width: 150px;
		margin-bottom: -35px;
		font-size: 18px;
		line-height: 35px;
	}

	#tribe-events-content .mobile-trigger {
		height: 150px !important;
	}

	#tribe-events-content [id^=tribe-events-daynum] {
		margin-left: 35px;
		width: 150px;
		font-size: 60px !important;
		line-height: 150px;
	}

	#tribe-events-content .tribe-events-day-links {
		margin-left: 185px !important;
		font-size: 1.3em;
	}

	#tribe-events-content .mobile-trigger.calendartoday {
		border-width: 3px !important;
	}
}

@media ( max-width: 400px ) {
	#tribe-events-content [id^=tribe-events-daynum] {
		width: 90px;
	}

	#tribe-events-content .tribe-events-day-links {
		margin-left: 125px !important;
		font-size: 1.1em;
	}
}

@media ( max-width: 350px ) {
	#tribe-events-content {
		margin: 0 -10px 0 -15px !important;
	}
	#menu-top-popup-menu > li > a {
		padding: 0 3px;
	}
}

#rvfs-controllers {
	text-align: right;
	margin-bottom: 10px;
}

#rvfs-controllers .btn {
	font-family: GothamPro;
	font-size: 18px;
	color: rgba(208, 2, 27, 1);
	text-align: center;
	padding: 3px 10px;
	outline: none;
}