@font-face {
    font-family: "Proxima Nova";
    src: url('fonts/ProximaNova-Reg.otf');
    src: url('fonts/proximanova-reg-webfont.eot');
    src: url('fonts/proximanova-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/proximanova-reg-webfont.woff2') format('woff2'),
         url('fonts/proximanova-reg-webfont.woff') format('woff'),
         url('fonts/proximanova-reg-webfont.ttf?#iefix') format('truetype'),
         url('fonts/proximanova-reg-webfont.ttf') format('truetype'),
         url('fonts/proximanova-reg-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Proxima Nova"; /* Имя шрифта */
    src: url(fonts/ProximaNova-Bold.otf); /* Путь к файлу со шрифтом */
    font-weight: bold;
    font-style: normal;
   }
@font-face {
    font-family: "Proxima Nova"; /* Имя шрифта */
    src: url(fonts/ProximaNova-Black.otf); /* Путь к файлу со шрифтом */
    font-weight: 800;
    font-style: normal;
   }

@font-face {
    font-family: "Proxima Nova"; /* Имя шрифта */
    src: url(fonts/ProximaNova-Light.otf); /* Путь к файлу со шрифтом */
    font-weight: lighter;
    font-style: normal;
   }

   

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }

html {
	padding: 0px;
	margin: 0px;
	min-width: 900px;
	width: 100%;
}

body {
	padding: 0px;
	margin: 0px auto;
}

h1, p, ul, menu {
	margin: 0px;
	padding: 0px;
}

p, ul, ol, td {
	color: #2f363b;
	font: 1.2vw "Proxima Nova";
}

main ul {
	margin: 0 0 20px 20px;
}
main ul li {
	margin: 0 0 10px 0;
}
	

h2 {
	color:#0088cd;
	font-size: 1.4vw;
	font-family: "Proxima Nova";
	text-transform: uppercase;
	margin: 7px 0;
}

h2 a {
	color:#0088cd;
	text-decoration: none;
}

h2 a:hover { 
	text-decoration: underline;
}

h3 {
	font-size: 1.7vw;
	font-family: "Proxima Nova";
	color:#0063ae;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}

h4 {
    font-size: 1.2vw;
    font-family: "Proxima Nova";
    color: #000;
	margin-bottom: 10px;
}

.alignleft {
	display: inline;
	float: left;
	padding: 0 20px 20px 0;
}

.alignright {
	display: inline;
	float: right;
	padding: 0 0 20px 20px;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.center { 
	margin: 0 auto;
	padding-left: 16px;
	padding-right: 16px;
	overflow: hidden;
}

.children {
	display:none;
}

header {
	padding-top: 16px;
}

figure#headr-logo {
	float: left;
	min-height: 80px;
	width: 12.5%;
	padding-bottom: 1px #fff;
	margin: 16px 0 0;
	text-align: center;
}

#logo {
	height: 50%;
	display: inline-block;
	vertical-align: middle;
}

nav#headr {
	height: 92px;
	margin-left: 12.5%;
	margin-bottom: 1px;
	padding: 16px 0 0;
	width: calc(100% - 16px);
}

nav#headr ul {
	padding: 0px;
	list-style: none;
}

nav#headr ul li {
	min-height: 50px;
	width: calc(12.5% - 1px);
	width: -webkit-calc(12.5% - 1px);
	float: left;
	text-align: center;
	margin-right: 0;
	background-color: #0088cd;
	-webkit-transition: background-color 0.4s;
    -moz-transition: background-color 0.4s;
    -o-transition:background-color 0.4s;
    transition: background-color 0.4s;
}

nav#headr ul li:last-child {
	margin-left: 3px;
	background-color: #e7302b;
}

nav#headr ul li:last-child:hover {
	margin-right: 0px;
	width: calc(12.5% - 1px);
	width: -webkit-calc(12.5% - 1px);
	background-color: #d10907;
}

nav#headr ul li:hover{
	background-color: #373f6e;
}

nav#headr ul li:active{
	background-color: #373f6e;
}

nav#headr ul li a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 1.2vw;
	text-transform: uppercase;
	font-family: "proxima nova";
	font-weight: bold;
}

nav#headr .current_page_item {
	background-color: #373f6e!important;
}

nav#headr .current_page_item:last-child {
	background-color: #e7302b!important;
}

#baner {
	position: relative;
	width: 100%;
	background-color: #eff3f8;
	margin-top:20px;
}

#baner-inn {
	vertical-align:middle;
	display:block;
	line-height:normal;
	height: 100%;
	padding: 8% 32% 8% 8%
}

#baner .page-title, .page-template-default .page-title {
color: #373f6e;
text-align: left;
font-size: 3em;
text-transform: uppercase;
	font-family: "proxima nova";
	font-weight: bold;
	padding: 0 0 0.2em;
}
#baner .page-subtitle {
color: #000;
text-align: left;
	font-family: "proxima nova";
font-size: 2em;
}

#baner-important-img {
	float: left;
	width: 50%;	
	overflow: hidden;
}

#baner-important-img img{
	width: 100%;
	height:auto;
}

.baner-important-post {
	width: 100%;
	z-index:3;
	position:relative;
	text-align: left;
}

.baner-important-post a {
	z-index:3;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	min-height: 200px;
}

.baner-important-post:before,
#reportsX .report-post:before,
.sevent .title:before,
.eventsX .epic:before,
.single .headimage:before {
content: '\A';
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0,0,0,0.5);
opacity: 1;
transition: all 0.5s;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
}
.baner-important-post:hover:before,
#reportsX .report-post:hover:before,
.sevent .title:hover:before,
.eventsX .epic:hover:before,
.single .headimage:hover:before {
opacity: 0.3;
}
.baner-important-post > div,
#reportsX .report-post > div,
.sevent .title > div ,
.eventsX .epic > div,
.single .headimage > div {
    position: relative;
}



.baner-important-post-inner {
	text-align: left;
	margin-left: 3%;
	width:50%;
	line-height: normal;
  	vertical-align: middle;
 	display: inline-block;
}

.baner-important-post-inner  .date {
	display: none;
}
.baner-important-post-inner  h2 {
	font-size: 4vw;
	text-transform: uppercase;
	font-family: "proxima nova";
	font-weight: bold;
	color: #fff;
}
.baner-important-post-inner  .newstext-baner p {
	font-size: 1.2vw;
	font-family: "proxima nova";
	font-weight: bold;
	color: #fff;
}


.baner-important-post-inner span {

}

#banner-kvad-op{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 25%;
	height: 100%;
	z-index: 10;
}

#banner-kvad-op-1 {
	height: 33.3%;
	width:100%;
	z-index:2;
}

#banner-kvad-op-2 {
	height: 33.3%;
	width: 50%;
	float: right;
	background: #eff3f8;
}

#banner-kvad-op-3 {
	height: 33.3%;
	width: 50%;
	float: right;
}
#banner-kvad-op-4 {
	height: 33.4%;
	width: 100%;
	background: #eff3f8;
	clear: both;
}

#gonews {
	position:absolute;
	bottom:0px;
	height: calc(50% / 3);
	height: -webkit-calc(50% / 3);
	width: calc(25% / 3);
	width: -webkit-calc(25% / 3);
	background: url(http://www.4freerussia.org/wp-content/themes/twentyfourteen/images/gonews.png);
	background-size:100%;
	right:25%;
}

#baner h1 {
	padding: 0 0 10px 0;
	text-transform: uppercase;
	font-weight: normal;
	font: 3.5vw "proxima nova";
	color: #fff;
	z-index: 3;
	position: relative;
}

#baner-text {
	font-family: "proxima nova";
	font-size: 1.75vw;
	color: #fff;
}

#baner  a {
	text-decoration: none;
}

#baner .date {
	font-family: "proxima nova";
	font-size: 1.75vw;
	color: #fff;
}

#banner-kvad {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 25%;
	height: 100%;
}

#banner-kvad-1 {
	height: 50%;
	width:50%;
	float: right;
	background: #fff;
	z-index:2;
}

#banner-kvad-2 {
	height: 50%;
	width: 50%;
}

#banner-kvad-3 {
	height: 50%;
	width: 50%;
	background: #fff;
	float: right;
}
#banner-kvad-4 {
	height: 50%;
	width: 50%;
	background: #fff;
	float: right;
}

.baner-get-inv {
	margin-top:20px;
	background-image: url(http://www.4freerussia.org/wp-content/themes/twentyfourteen/images/baner-get-bg.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}

.baner-donate-page {
	margin-top:20px;
	background-image: url(http://www.4freerussia.org/wp-content/themes/twentyfourteen/images/baner-don-bg.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}

#baner-form {
	width:40%;
	margin: 4% 4% 4% 0;
	float:right;
	box-shadow: -30px 20px 20px #d7d7d7;
}

#baner-form-head {
	background-image: url(http://www.4freerussia.org/wp-content/themes/twentyfourteen/images/get-inv-h-bg.png);
	background-repeat: no-repeat;
	background-position:right;
	background-size: 50%;
	background-color: #0063ae;
}

#baner-form-head-inn {
	
}

#baner-form-head-inn h1 {
	color:#fff;
	text-align:left;
	padding: 6% 0% 5% 5%;
	text-transform:uppercase;
}

#baner-form-inputs {
	background-color: #fff;
}

#baner-form-inputs-inn {
	padding: 5%;
	text-align:left;
}

#baner-form-inputs-inn span {
	color: #2f363b;
	font: 1.75vw "Cambria";
	display:block;
	width:100%;
	margin-bottom:5%;
}

#baner-form-inputs-inn input {
	border: 1px solid #0063ae;
	padding:4px 8px 5px 8px;
	font-family: "proxima nova";
	font-size: 1.6vw;
	color:#000;
	background: #fff;
	font-weight: 200;
	display:block;
	float:left;
	width:calc(49% - 18px);
	width: -webkit-calc(49% - 18px);
	margin-bottom:2%;
	border-radius:0px;
}

#baner-form-inputs-inn button {
	width:45%;
	text-align:center;
	border:0px;
	background: #f52034;
	padding: 2% 0;
	color:#fff;
	font: 1.6vw "proxima nova";
	cursor:pointer;
}

#baner-form-donate-inn {
	padding: 5%;
	text-align:left;
	position:relative;
}

#baner-form-donate-inn input {
	border: 1px solid #0063ae;
	padding:4px 12% 5px 12%;
	font-family: "proxima nova";
	font-size: 3.5vw;
	color:#0088cd;
	font-weight: 200;
	display:block;
	float:left;
	width:76%; 
	margin-bottom:2%;
	border-radius:0px;
	background: 
	url(http://www.4freerussia.org/wp-content/themes/twentyfourteen/images/dollar.png) 4% 50% no-repeat, 		
	url(http://www.4freerussia.org/wp-content/themes/twentyfourteen/images/usd.png) 95% 50% no-repeat;
	background-size: auto 40% ;
}

#baner-form-donate-inn span {
	color: #2f363b;
	font: 1.75vw "Cambria";
	display:block;
	width:100%;
	margin-bottom:5%;
}

#baner-form-donate-inn button {
	width:45%;
	text-align:center;
	border:0px;
	background: #f52034;
	padding: 2% 0;
	color:#fff;
	font: 1.6vw "proxima nova";
	cursor:pointer;
	float:left;
}

main {
	position: relative;
	margin-bottom:20px!important;
}

.stolb-left {
	width: 25%;
	float: left;
	padding-top: 20px;
}

.stolb-left-inner {
	text-align: right;
	padding-left:20px;
	padding-right: 10px;
	margin-right: 10px;
}

.stolb-left-inner H1 {
	color: #2f363b;
	font: 1.75vw "proxima nova";
	font-weight: bold;
}

.stolb-left-inner H2 {
	color: #2f363b;
	font: 1.75vw "proxima nova";
	font-weight: bold;
	margin:0;
}

.stolb-center {
	width: 75%;
	float: left;
	padding-top: 7px;
}

.category-our-experts .stolb-center {
	width: 50%;
}

.stolb-center h2 {
	margin: 1% 0;
}

.stolb-center-inner {	
	border-left: 1px solid #ddd;
	text-align: left;
	padding: 0 20px;
}

.stolb-center-inner p {
	margin-bottom:20px;
}

.intro-text {
	text-indent: 0;
  	width: 45%;
  	padding-right: 5%;
  	float: left;
  	font-size: 1.75vw;
}

.stolb-center1 {
	width: 50%;
	float: left;
}

.stolb-center2 {
	width: 50%;
	float: right;
}

.stolb-icon {
	display: block;
	height: 32px;
	float: left;
	margin: 0;
}

.stolb-text1 {
	color: #2f363b;
	padding: 0 15px;
}

#our_team {
	
}

#what_we_do {
	display: none;	
}

#our_vision {
	display: none;	
}

#who_we_are {
	display: none;	
}

#our_partners .stolb-center-inner {
	overflow: hidden;
}

#our_team .stolb-center-inner {
	overflow: hidden;
	position: relative;
	-webkit-transition: height 0.4s;
     -moz-transition: height 0.4s;
     -o-transition: height 0.4s;
     transition: height 0.4s;
	
}

.about-more-butt {
	width: 30%;
 	text-align: center;
  	border: 0px;
  	background: #0063ae;
  	padding: 1% 0;
  	color: #fff;
  	font: 1.2vw "proxima nova";
  	cursor: pointer;
	margin: 1% 0;
}

.team-post {
	width: 49%;
	margin-right: 1%;
	float: left;
}
.icon-team {
	width: 100%;
	height:auto;
}

.name-team {
	font: 1.5vw "Proxima nova";
}

.stolb-right {
	width: 25%;
	float: left;
}

#our_experts {
}

.experts-cat {
	width:calc(50% - 1px);
	width: -webkit-calc(50% - 1px);
	margin-right:1px;
	margin-bottom:2%;
	float:left;
}

.experts {
	padding-bottom: 10px;
}

.experts:last-child{
	padding-bottom: 0px;
}

.icon-expert {
	float: left;
	height:auto;
	width: 50%!important;
	display: block;
}

.icon-expert-cat {
	height:auto;
	width: 100%!important;
	display: block;
}


#baner-right {
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 16px;
	width: 22%;
}

#baner-right img {
	width: 100%;
}

.expert-text1 {
	float: left;
	width: 43%;
	font: 12px cambria;
	color: #2f363b;
	padding-left: 20px;
	padding-top: 20px;
	text-align:left;
}

.expert-text2 {
	width: 100%;
	font: 12px cambria;
	color: #2f363b;
	padding-top: 20px;
	padding-right: 10px;
	text-align:left;
	overflow:hidden;
}

.expert-text2 p {
	padding-right:5%;
}

.icon-partner {
	width: auto;
	height:auto;
	vertical-align: middle;
}

.div-partner {
	width: 31%;
	margin-right: 1%;
	margin-top: 1%;
	float: left;
	border:1px solid #eff3f9;
}

.div-partner:first-line {
	margin-top: 0;
}


nav#foot {
	margin-right: -12.5%;
	float: right;
	margin-bottom: 1px;
	padding: 0px;
	width: 100%;
	display: block;
}

nav#foot ul {
	padding: 0px;
	list-style: none;
}

nav#foot ul li {
	width: calc(12.5% - 1px);
	width: -webkit-calc(12.5% - 1px);
	float: left;
	text-align: center;
	min-height: 108px;
	margin-right: 1px;
	background-color: #eff3f8;
}

nav#foot ul li:last-child {
	width: calc(12.5% - 1px);
	width: -webkit-calc(12.5% - 1px);
}

nav#foot ul li:hover{
	background-color: #e4eaf3;
}

nav#foot ul li a {
	display: block;
	color: #0063ae;
	text-decoration: none;
	font-size: 1.2vw;
	text-transform: uppercase;
	font-family: "proxima nova";
	font-weight: bold;
}


nav#foot li {
	padding: 0px;
	list-style: none;
	width: calc(12.5% - 1px);
	width: -webkit-calc(12.5% - 1px);
	float: left;
	text-align: center;
	min-height: 108px;
	margin-right: 1px;
	background-color: #eff3f8;
	-webkit-transition: background-color 0.4s;
     -moz-transition: background-color 0.4s;
     -o-transition:background-color 0.4s;
     transition: background-color 0.4s;
}

nav#foot li:hover{
	background-color: #e4eaf3;
}

nav#foot .current_page_item {
	background-color: #e4eaf3!important;
}

a#home {
	display: block;
	color: #0063ae;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	font-family: "proxima nova";
	font-weight: bold;
}

.home-menu {
	height: 15px;
}

.toggles {
	display: none;
}

.toggles .toggle.close-nav-toggle {
	display: none;
}
/*
nav#headr {
	display: none;
} */

nav#headr.active {
	display: block;
}

.toggles .toggle {
    height: 4.4rem;
    padding: 0 3rem;
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
    top: auto;
    width: auto;
}
.toggles .toggle {
    align-items: center;
    display: flex;
    overflow: visible;
    padding: 0 2rem;
}
button.toggle {
    background: none;
    border: none;
    box-shadow: none;
    border-radius: 0;
    font-size: inherit;
    font-weight: 400;
    letter-spacing: inherit;
    padding: 0;
    text-transform: none;
}

.toggle-inner .toggle-text {
    left: 0;
    right: 0;
    text-align: center;
    top: calc(100% - 0.3rem);
    width: auto;
}
.toggle-inner .toggle-text {
    font-size: 1.2rem;
}
.toggle-inner .toggle-text {
    color: #6d6d6d;
    font-size: 1rem;
    font-weight: 600;
    position: absolute;
    top: calc(100% + 0.5rem);
    width: auto;
    white-space: nowrap;
    word-break: break-all;
    display: none;
}


.toggle-icon {
    display: block;
    overflow: hidden;
}

.nav-toggle .toggle-icon, .nav-toggle svg {
    /* height: 0.8rem;
    width: 2.6rem; */
} .nav-toggle svg {
    display: none;
}

.toggle-icon {
    width: 60px;
	height: 60px;
	background: url('/wp-content/themes/4freerussia/images/menu-icon.svg') top center no-repeat;
	background-size: contain;
}
.home .toggle-icon {
	filter: invert(1);
	margin: 15px 50px;
}

address {
	position:relative;
	height: 108px;
	width: 87.5%;
	background: #eff3f8;
	font: 1.2vw "proxima nova";
	color: #aaadaf;
	min-height: 108px;
}

address span {
	position: absolute;
	top:20%;
	left: 25px;
	
}

ul#cocial-intext {
	
}

ul#cocial {
	float: right;
	top:50%;
	right: 20px;
	margin-top: -15px;
	position: absolute;
	
}

.headen-right-nav-kv ul#cocial {
    float: none;
    position: relative;
    margin: 90px auto 0;
	top: auto;
	right: auto;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;

    align-items: center;
    justify-content: center;
}

ul#cocial-intext li {
	list-style: none;
	float: left;
	margin-right: 10px;
	margin-left:0px;
}

ul#cocial li, ul#cocial-intext li {
	list-style: none;
	float: left;
	margin-right: 10px;
}

ul#cocial li a, ul#cocial-intext li a { 
	background: #0063ae;
	display: block;
	height: 30px;
	line-height: 30px;
	width: 30px;
	border-radius: 30px;
}

ul#cocial li a:hover,  ul#cocial-intext li a:hover{
	background: #373f6e;
}

.social-img, .social-intext-img {
	position: relative;
	height: 16px;
	vertical-align: middle;
}

#fig-foot {
	float: right;
	height: 52px;
	width: 124px;
	padding-right: calc(12.5% - 60px);
	padding-right: -webkit-calc(12.5% - 60px);	
	padding-bottom: 20px;
	display: block;
	margin: 0;
}

#fig-foot img { 
	height:100%;
	margin: 0;
}

small {
	font: 1vw "proxima nova";
	float: left;
	color: #abadaf;
	position: relative;
	top:20px;
	left: 20px;
}

small a {
	color: #abadaf;
}

#bigkv {
	width:25%;
}

/* СЛАЙДЕР */


#slider { 
	position: absolute;
	width: calc(100% - 32px);
	width: -webkit-calc(100% - 32px);
	z-index: -999;
}

#slider img{
	width: 100%;
	min-width: 900px;
}

.slider-news {
	position: absolute;
	top:20px;
	left: 30px;
	z-index: 99999;
}

#header-left {
	width: 50%;
	float: left;
}

.header-left-kv2 {
	float: left;
	opacity: 0.2;
	background: transparent;
	border-bottom: 1px solid #fff;
	width: 50%;
	-webkit-transition: background 0.4s;
     -moz-transition: background 0.4s;
     -o-transition:background 0.4s;
     transition: background 0.4s;
}

.header-left-kv2:hover {
	/* background: #fff; */
	opacity: 0.2;
}

.header-left-kv {
	float: left;
	opacity: 0.2;
	background: transparent;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: calc(50% - 1px);
	width: -webkit-calc(50% - 1px);
	-webkit-transition: background 0.4s;
     -moz-transition: background 0.4s;
     -o-transition:background 0.4s;
     transition: background 0.4s;
}

.header-left-kv:hover {
	/* background: #fff; */
	opacity: 0.2;
}

#header-right {
	width: 50%;
	float: right;
}

.headen-right-nav-kv {
	height: 20px;
	float: right;
	width: calc(25% - 1px);
	width: -webkit-calc(25% - 1px);
	border-left: 1px solid rgba(255,255,255,.5);
	border-bottom: 1px solid rgba(255,255,255,.5);
	text-align: center;
	cursor: pointer;
	height: 20px;
	-webkit-transition: height 0.6s;
	-moz-transition: height 0.6s;
	-o-transition: height 0.6s;
	transition: height 0.6s;
}

.headen-right-nav-join2 {
	float: left;
	width: calc(50% - 1px);
	width: -webkit-calc(50% - 1px);
	border-left: 1px solid rgba(255,255,255,.5);
	border-bottom: 1px solid rgba(255,255,255,.5);
	text-align: left;
}

.headen-right-nav-join {
	float: left;
	width: calc(50% - 1px);
	width: -webkit-calc(50% - 1px);
	border-left: 1px solid rgba(255,255,255,.5);
	border-bottom: 1px solid rgba(255,255,255,.5);
	text-align: center;
		-webkit-transition: background 0.4s;
     -moz-transition: background 0.4s;
     -o-transition:background 0.4s;
     transition: background 0.4s;
}


.headen-right-nav-join:hover {
	background: rgba(255,255,255,.3);
}

.headen-right-nav-kv a {
	color: #fff;
	text-decoration: none;
	font-size: 1.4vw;
	text-transform: uppercase;
	font-family: "proxima nova";
	font-weight: bold;
	cursor: pointer;
	display: block;
}

#nav-report {
	-webkit-transition: background 0.4s;
     -moz-transition: background 0.4s;
     -o-transition:background 0.4s;
     transition: background 0.4s;
}

#nav-get {
	-webkit-transition: background 0.4s;
     -moz-transition: background 0.4s;
     -o-transition:background 0.4s;
     transition: background 0.4s;
}

#nav-news {
	-webkit-transition: background 0.4s;
     -moz-transition: background 0.4s;
     -o-transition:background 0.4s;
     transition: background 0.4s;
}

#nav-donate {
	-webkit-transition: background 0.4s;
     -moz-transition: background 0.4s;
     -o-transition:background 0.4s;
     transition: background 0.4s;
}

#nav-programs {
	-webkit-transition: background 0.4s;
     -moz-transition: background 0.4s;
     -o-transition:background 0.4s;
     transition: background 0.4s;
}

#nav-about {
	-webkit-transition: background 0.4s;
     -moz-transition: background 0.4s;
     -o-transition:background 0.4s;
     transition: background 0.4s;
}

#nav-report:hover {
	background: #002a64;
}

#nav-get:hover {
	background: #006fd1;

}
#nav-news:hover {
	background: #006fd1;
}
#nav-donate:hover {
	background-color: #d10907;

}
#nav-programs:hover {
	background-color: #0049a5;
}

#nav-about:hover {
	background-color: #002a64;
}


.header-right-social {
	width: 50%;
	background: #fff;
	float: right;
	border-bottom: 2px solid #fff;
}

.header-right-social-inn {
	float: left;
	width: calc(33.3% - 2px);
	width: -webkit-calc(33.3% - 2px);
	text-align: center;
	background-image: url(http://www.4freerussia.org/wp-content/themes/twentyfourteen/images/sep.png);
	background-position: right center;
	background-repeat: no-repeat;
	height: 120px;
	line-height: 120px;
}

.header-right-social-inn:last-child {
	background-image: none;
}

.header-right-social-inn img {
	vertical-align: middle;
	height: 20%;
}

.headen-right-nav-join-inn {
	display:inline-block;
	vertical-align:middle;
	line-height:normal;
}

.headen-right-nav-join-inn span p {
	font: 1.6vw Cambria;
	color: #fff;
	padding: 0 35px;  
	display: inline-block;
}

.headen-right-nav-join-inn h3, .header-left-kv h3 {
	font-size: 2.4vw;
	padding: 0 2% 10% 2%;
	text-shadow: 1px 1px 2px #000000;
}

.headen-right-nav-join-inn h3 a, .header-left-kv h3 a {
	color: #fff;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow: 2px;
}

#headen-right-we {
	width: 100%;
	height: 216px;
	background: #fff;
	text-align: center;
	position: relative;
	border-bottom: 2px solid #fff;
}

#headen-right-fig {
	margin: 0px;
}

#logo-head {
	height: auto;
	width: 25%;
  	/* margin-right: 2.5%; */
	margin: 2em 0 0 -15em;
}

#headen-right-we span{ 
	font-family: 'Proxima Nova';
	font-size: 1.8vw;
	display: block;
	padding: 30px 80px 0 80px;
	line-height: 1.5;
}

.header-left-kv2 span {
    font-family: 'Proxima Nova';
    font-size: 1.4vw;
    display: block;
    padding: 30px 0px 0 0px;
    line-height: 1.5;
	font-weight: bold;
}

#header-join {
	width: 75%;
	float: right;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
}
footer #header-join  {
	width: 100%;
}

#header-join-inn {
	float: left;
	background-color: #EFF3F8;
	height: 216px;
	width: calc(33% + 3px);
	width: -webkit-calc(33% + 3px);
}

#header-join-inn img {
	float: right;
	display: block;
}

#header-join-inn-text {
	display: none;
	margin: 0 auto;
	float: left;
	text-align: center;
	width: 50%;
	background-image: url(http://www.4freerussia.org/wp-content/themes/twentyfourteen/images/join-bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	height:100%;
}

#header-join-inn-text a {
	cursor: pointer;
}

#header-join-inn-text h3 {
	font: 3vw "Proxima nova";
	color: #fff;
	display: block;
	margin: 19% 0px 5% 0px;
}

#header-join-inn-text span {
	font: 1.7vw Cambria;
	color: #fff;
}

#header-join-inn-text img {
	width: 60%;
	float: none;
	margin-top: 11%;
	display: inline-block;
}

#newsubscribe {
	opacity: 1;
	border: none;
}
#newsubscribe form {
	padding: 0 30px 30px;
}
#newsubscribe input {
	background: none;
	border: none;
	border-right: 2px solid #fff;
	color: #fff;
	padding: 10px 15px;
	font-size: 1.2vw;
	margin: 1%;
	font-weight: 200;
	font-family: "proxima nova";
	text-align: right;
	float: left;
	min-width: 80%;
}

#newsubscribe button {
	background: #0063ae;
	color: #fff;
	border: 0px;
	font-size: 1.2vw;
	font-family: "Proxima nova";
	padding: 6px 17px;
	cursor: pointer;
	float: right;
	margin: 10px calc(20% - 35px) 0 0;
	border-radius: 5px;
	font-weight: bold;
}

#header-join-subscribe {
	background: #eff3f8;
	float: left;
	width: calc(67% - 3px);	
	width: -webkit-calc(67% - 3px);	
	text-align: center;
	height: 216px;
}
#header-join-subscribe .title {
	padding-left: 20%;
	/* padding-left: 40%; */
	text-align: left;
	margin-bottom: 50px;
}
#header-join-subscribe h3 {
	margin: 10% 0 10px 0;
}

#header-join-subscribe span {
	font: 1.4vw "Proxima Nova";
	color: #4a4a4a;
	display: block;
	font-weight: bold;
}

#header-join-subscribe form {
	width: 70%;
	float: left;
	padding-left: 20%;
}

#header-join-subscribe input {
	background: none;
	border: none;
	border-right: 2px solid #131313;
	color: #131313;
	padding: 10px 15px;
	font-size: 1.2vw;
	margin: 1%;
	font-weight: 200;
	font-family: "proxima nova";
	text-align: right;
	float: left;
	min-width:  60%;
}

#header-join-subscribe button {
	background: #0063ae;
	color: #fff;
	border: 0px;
	font-size: 1.2vw;
	font-family: "Proxima nova";
	padding: 6px 17px;
	cursor: pointer;
	float: right;
	margin: -20px 0 0 0;
	border-radius: 5px;
	font-weight: bold;
}
#header-join-subscribe  .fsocial {

}
ul.fsocial {
    /* overflow: auto; */
  text-indent: 0;
  	float:right;
	padding-top: 2.5vw;
	width: 27%;
}
ul.fsocial li {
    list-style-type: none;
	float: left;
	margin: 0 0 10px 0;
    font-size: 10pt;
}
ul.fsocial li a, .single .entry-social li a{
	color: #fff;
}
ul.fsocial li a i {
    background: #0063ae;
    border-radius: 16px;
    color: #fff;
    font-size: 20px;
    height: 26px;
    margin-right: 10px;
    padding-top: 7px;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    width: 34px;
}
ul.fsocial li a i.fa-tlgrm {
	margin-top: 0;
}
ul.fsocial li a i:hover,  .single .entry-social li a i:hover {
    opacity: .7;
}
section#news {
	background: #fff;
	width: 100%;
	float: left;
}

.ru #news, .ru #programs {
	display: none;
}

.langs li, li.lang-item {
	display: inline;
}
li.lang-item a {
	display: inline;
}
li.lang-item.current-lang a {
	opacity: 0.5;
}

#news-norm {

}

#news-norm a:hover {
	text-decoration: underline;
}

.section-inn {
	padding: 20px 20px 30px 20px;
}

#news-important{
	width: 25%;
	float: right;
	background: #e7302b;
}


.posts-line {
	border-top: 1px solid #cdcdcd;
	padding-top: 10px;
}

.newspost {
	width: calc(33% - 28px);
	width: -webkit-calc(33% - 28px);
	float: left;
	padding: 0 18px;
}


.newspost:first-child {
	padding-left: 0px;
}

.in-post {
	width: 20%;
	height:auto;
}

#opin-posts .navigation {
  	width: 100%;
  	float: right;
  	background-color: #fff;	
}

.navigation {
	font: 1.2vw "Proxima nova";
  	text-align: center;
  	padding-top: 15px;

}

.navigation a {
	color: #0088cd;
}


.date {
	font: 1.4vw "Proxima nova";
	color: #2f363b;
	text-transform: lowercase;
}

a.more-link {
	display: block;
	color: #fff;
	background: #007ac0;
	text-transform: uppercase;
	padding: 6px 11px;
	margin: 1em auto;
	text-decoration: none;
	text-align: center;
	width: 3.5em;
}

 .more {
	display: block;
	color: #fff;
	background: #007ac0;
	text-transform: uppercase;
	padding: 6px 11px;
	margin: 1em auto;
	text-decoration: none;
	text-align: center;
	font: 1.1vw "Proxima nova";
	border-radius: 3px;
	font-weight: bold;
	width: 4.5vw;
}

a.smore {
	color: #fff;
	text-decoration: none;
	font: 1.1vw "Proxima nova";
	display: block;
	padding: 5px 20px;
	float: right;
}

.pmore {
	float: right;
	text-decoration: none;
	font: 1.3vw "proxima nova";
	color: #0088cd;
	position: relative;
	bottom:-3px;
}

.more:hover {
	text-decoration: underline;
}

.newstext p, .page-template-default p {
	font-size: 1.2vw;
	font-family: "Proxima nova";
	color: #2f363b;
	margin-bottom: 20px;
}
.page-template-default .sp-pcp-post-content p {
	font-size: 0.8vw;
	font-weight: normal !important;
}
.newstext li {
	font-size: 1.2vw;
	font-family: "Proxima nova";
	color: #2f363b;
	margin-bottom: 5px;
}
.newstext ul {
	margin: 15px 30px;
}

.newstext-imp p {
	color: #fff;
}


section#reports {
	background: #eff3f8;
	width:100%;
	float: left;
}

.report-text {
	float:left;
	width: calc(63% - 20px);
	padding: 50px 40px;
	text-shadow: 2px 2px 4px #000;
	position: relative;
}

.report-text p a {
	color: #fff;
	text-decoration: none;
}

.report-post {
	/* width: calc(50% - 30px);
	width: -webkit-calc(50% - 30px);
	float: left;
	margin-right: 30px; */
}

.report-img {
	width: 37%;
	overflow: hidden;
	float: left;
	margin-right: 20px;
	text-align:center;
}

.report-img img {
	width: 100%;
	position: relative;
}


.treug {
	position: absolute;
	width: 10%!important;
	left: 50%;
	margin-left: -5%;
	z-index: 9;
}

section#programs {
	width: 100%;
	background: #fff;
}

.program-post {
	width: 25%;
	float: left;
}

.program-img {
	margin-right: 1px;
	position: relative;
	overflow: hidden;
	text-align:center;
	display: none;
}

.program-img img {
	width:100%;
}

.program-image {
	width: auto;
	height: 100%;
}

section#baner2{
	position: relative;
	width: 100%;
	height: 215px;
	background: #eff3f8;
	text-align: center;
	color: #000;
}

section#baner2 span{ 
	position: relative;
	font-family: Cambria;
	font-size: 1.6vw;
}

h3#banner-donate {
	color:#e7302b;
	font: 3.5vw "proxima nova";
	margin: 5% 0 10px 0;
	display: inline-block;
	font-weight: lighter;
}

#baner-donate-butt {
	position: absolute;
	right: 7%;
	height: 20%;
	top: 45%;
	margin-top: -22px;
}

section#partners {
	width: 100%;
	background: #fff;
}

#our_partners {
}

.partner-post {
	float: left;
	width: calc(100%/6);
	height: 100%;
	line-height: 100%;
	text-align: center;
	top: 50%;
	position: relative;
}

.partner-post img {
	vertical-align: middle;
}


/* СТИЛИ ПОСТA: CONTENT.PHP, SINGLE.PHP */

.wp-post-image {
	width: 100%;
 	height: auto;
}

.entry-title {
	text-transform: uppercase;
}

.entry-meta {
	margin-top:15px;
}
.entry-meta a {
	font: 1.2vw "Cambria";
	color: #2f363b;
	font-style: italic;
	text-transform: lowercase;
	text-decoration:none;
}

.entry-content {
	text-align: left;
	font-size:15.8px;
}

.entry-content p:first-child {
	/* text-indent: 0;
	width: 45%;
	padding-right:5%;
	float: left;
	font-size: 1.75vw;*/
	font-weight: bold;
} 

.entry-content ul {
	margin-bottom:20px;
}

.entry-content ul li {
	text-indent: 0px;
	padding-left:0;
	margin-left:30px;
}

.post-thumbnail {
	margin-bottom:20px;
}

/* CТИЛЬ СТРАНИЦЫ PAGE-PROGRAMS.PHP */

section#programs-list {
	width: 100%;
}

.program-list-post {
	background: #eff3f8;
	text-align: left;
	margin-bottom: 7px;
	padding: 40px;
}

.program-list-post-text {
 	width: 100%;
}

.program-list-post-text-inn {
	line-height:normal;
	display: block;
	vertical-align:middle;
}

.program-list-post h2 {
	font-size: 2em;
	margin: 1em 0 0.5em;
}
.program-list-post h2 a {
	color: #000;
}

.program-list-post .date {
	margin: 0 0 1em;
	padding-bottom: 1em;
	border-bottom: 3px solid black;
}

.treug-list-post {
	position: absolute;
	width: 7%!important;
	right: 0;
	top: 50%;
	margin-top: -5%;
	z-index: 1;
}
.program-list-img {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: inherit;
}

.program-list-img img {
	width:100%;	
}

.program-list-img-th {
	position:relative;
	height:100%;
	width:auto;
}

#left-subscribe {
	width: 100%;
	text-align: center;
}

#left-subscribe-inn {
	width: 80%;
	margin:0 auto;
}

#left-subscribe  h3 {
	margin: 9% 0 10px 0;
}

#left-subscribe  span {
	font: 1.4vw Cambria;
	color: #0063ae;
	display: block;
}

#left-subscribe-inn input {
	width:calc(92% - 2px);
	padding: 4px 4% 4px 4%;
	margin-bottom: 3%;
	font-weight: 200;
	font-family: "proxima nova";
	font-size: 1.6vw;
	background: #fff;
	border: 1px solid #0063ae;
}

#left-subscribe button {
	background: #0063ae;
	color: #fff;
	border: 0px;
	font-size: 1.3vw;
	font-family: "Proxima nova";
	padding: 6px 0px;
	cursor: pointer;
	margin-top: 3%;
	display: block;
	float:right;
	width:50%;
}

#left-subscribe img {
	height: 30px;
}

#left-subscribe a {
	display:block;
	float:left;
	width: calc(33% - 1px);
	width: -webkit-calc(33% - 1px);
	background-image: url(http://www.4freerussia.org/wp-content/themes/twentyfourteen/images/sep.png);
	background-position: right center;
	background-repeat: no-repeat;
}

#left-subscribe-social a:last-child {
	background-image: none;
}

#left-subscribe-social {
	width:50%;
	float:left;
	margin-top: 3%;
}

#opin-left {
	width:25%;
	float:left;
	margin-top:20px;
}

#catname-kv {
	background: #0088cd;
	color: #fff;
	margin-right:1px;
	position:relative;
	text-align:left;
}

#catname-kv h1 {
	padding-top:30px;
	padding-left:40px;
	font: 3.5vw "proxima nova";
	text-transform: uppercase;
	color:#fff;
}

#catname-kv span {
	position:absolute;
	bottom: 40px;
	left:40px;
	font: 1.7vw Cambria;
	padding-right:30px;
}


#opin-posts {
	width:100%;
	background-color:#eff3f8;
	margin-top:20px;
}

.opin-post {
	width:calc(25% - 1px);
	width: -webkit-calc(25% - 1px);
	margin-right:1px;
	margin-bottom:1px;
	float:left;
	position:relative;
	overflow:hidden;
	background-color:#000;
	text-align:center;
}

.opin-post-text {
	position:absolute;
	padding:20px;
	bottom:0px;
	left:0px;
	text-align: left;
}

.opin-post-img {
	width: auto!important;
	height: 100%!important;
	opacity:0.5;
	width:100%;
	-webkit-transition: opacity 0.4s;
     	-moz-transition: opacity 0.4s;
    	-o-transition:opacity 0.4s;
    	transition: opacity 0.4s;
}

.opin-post-img:hover {
	opacity:1;
}

.opin-post-text {
	position:absolute;
	padding:20px;
	bottom:0px;
	left:0px;
	text-align: left;
}

.opin-post-text .date {
	color: #fff;
}
.opin-post-text p, .opin-post-text a {
	color: #fff;
}

.page-template-page-lubyanka .opin-post {
	width:50%;
	margin-right:0;
	margin-bottom:20px;
	float:left;
	position:relative;
	overflow:hidden;
	background:none;
	text-align:left;
}

.page-template-page-lubyanka .opin-post .pic {
	width: 100%;
	height: 20vw;
}

.page-template-page-lubyanka .lub-post-text {
	color: #000;
	padding: 20px;
}
.page-template-page-lubyanka .lub-post-text a {
	color: #000;
}



#dcpulsein-posts {
	width:100%;
	background-color:#eff3f8;
	margin-top:20px;
}

.dcpulsein-post {
	width:calc(25% - 1px);
	width: -webkit-calc(25% - 1px);
	margin-right:1px;
	margin-bottom:1px;
	float:left;
	position:relative;
	overflow:hidden;
	background-color:#000;
	text-align:center;
}

.dcpulsein-post-img {
	width: auto!important;
	height: 100%!important;
	opacity:0.5;
	width:100%;
	-webkit-transition: opacity 0.4s;
     	-moz-transition: opacity 0.4s;
    	-o-transition:opacity 0.4s;
    	transition: opacity 0.4s;
}

.dcpulsein-post-img:hover {
	opacity:1;
}

.dcpulsein-post-text {
	position:absolute;
	padding:20px;
	bottom:0px;
	left:0px;
	text-align: left;
}

.dcpulsein-post-text .date {
	color: #fff;
}
.dcpulsein-post-text a {
	color: #fff;
}

.highlighed {
	width: 40%;
	float: left;
	margin: 65px 3% 0;
}
.highlighed h2 {
	text-transform: none;
}
.highlighed a {
	color: #fff;
}
.highlighed img {
	margin-bottom: 15px;
	height: 216px;
	width: 100%;
	object-fit: cover;
}
.highlighed .date {
	color: #fff;
	font-size: 1.1vw;
}
.highlighed .category a {
	background: #c40120;
	padding: 3px 6px;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Proxima Nova;
	font-weight: bold;
	margin-left: 15px;
}

#podcast  {
	margin: 30px 0  70px;
}

#podcast .description {
	width: 40%;
	float: left;
	margin-right: 40px;
}
#podcast .description p {
	margin-bottom: 5px;
}
#podcast .episode {
	width: 50%;
	padding: 20px;
	float: right;
	text-align: right;
}

#events-news {
	float:left;
	width:50%;
	margin-top:20px;
}

#events-news-inn {
	width:100%;
	border-right:1px solid #dfe6f1;
}

.event-list-post {
	border-bottom: 1px solid #dfe6f1;
	padding:10px 0px;
	margin:0 20px;
}

.event-list-post li{
	list-style:none;
}

.event-list-post-date {
	width:20%;
	float:left;
	text-align:left;
	padding: 8px 0;
}

.event-list-post-news {
	width:80%;
	float:right;
}

.event-list-cal-singular-date h2 {
	color: #2f363b;
	font: 1.75vw "proxima nova";
	font-weight: bold;
	text-align: left;
	margin:0px;
	text-indent: 0;
}

#events-right {
	width:25%;
	float:right;
}

.event-list-cal-list {
	list-style: none;
}

.col-centered {
    display:inline-block;
    float:none;
    text-align:left;
    margin-right:-4px;
}
.row-centered {
	margin-left: 9px;
	margin-right: 9px;
}

#modal_form {
	width: 70%; 
	background: #fff;
	position: fixed; /* чтобы окно было в видимой зоне в любом месте */
	top: 45%; /* отступаем сверху 45%, остальные 5% подвинет скрипт */
	left: 50%; /* половина экрана слева */
	margin-top: -24%;
	margin-left: -32%; /* тут вся магия центровки css, отступаем влево и вверх минус половину ширины и высоты соответственно =) */
	display: none; /* в обычном состоянии окна не должно быть */
	opacity: 0; /* полностью прозрачно для анимирования */
	z-index: 5; /* окно должно быть наиболее большем слое */
	font-family: "proxima nova";
	font-size: 1.3vw;
}
/* Кнопка закрыть для тех кто в танке) */
#modal_form #modal_close {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	display: block;
}
/* Подложка */
#overlay {
	z-index: 3; /* подложка должна быть выше слоев элементов сайта, но ниже слоя модального окна */
	position: fixed; /* всегда перекрывает весь сайт */
	background-color: #000; /* черная */
	opacity: 0.8; /* но немного прозрачна */
	width: 100%; 
	height: 100%; /* размером во весь экран */
	top: 0; 
	left: 0; /* сверху и слева 0, обязательные свойства! */
	cursor: pointer;
	display: none; /* в обычном состоянии её нет) */
}

.modal-header {
	background-color: #0063ae;
	position: relative;
}

.modal-header h1 {
  	color: #fff;
  	text-align: left;
  	padding: 3% 0% 5% 5%;
  	text-transform: uppercase;
  	float: left;
  	font: 3.5vw "proxima nova";
}

.modal-header img {
	height: 100%;
	position: absolute;
	right: 0;
}

#modal_form span {
	font-family: "proxima nova";
	font-size: 1.5vw;
}

#modal_form i {
	display: none;
}

div.number {
	border: 3px solid #0063ae;
	border-radius: 40px;
	width: 25px;
	height: 25px;
	line-height: 25px;
	display: block;
	float: left;
	font-weight: bold;
	
}

.form-group {
	line-height: 35px;
}

.form-group lable {
	font-size: 1.3vw;
	font-family: "proxima nova";
	font-weight: normal;
	vertical-align: middle;
}

.form-control{
	display:block;
	width:90%;
	height:34px;
	padding:0 4%;
	color:#555;
	font-weight: normal;
	background-color:#fff;
	background-image:none;
	border:1px solid #0063ae;
	-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
	
.form-control:focus{
}

.form-control::-moz-placeholder{
	color:#999;opacity:1
}

.form-control:-ms-input-placeholder{color:#999}
.form-control::-webkit-input-placeholder{color:#999}
.form-control[disabled],.form-control[readonly],fieldset[disabled] 
.form-control{cursor:not-allowed;background-color:#eee;opacity:1}
textarea.form-control{height:auto}
input[type=search]{-webkit-appearance:none}
input[type=date]{line-height:34px}
.form-group{margin-bottom:15px}
.clear {clear:both}

#frh {clear: both; margin: 16px 0;}

#frh a {
	display:block;
	width: 100%;
	background: url('/wp-content/uploads/sites/3/2017/07/FRH-banner.png') 50% center no-repeat;
	background-size: cover;
	margin: 0 auto;
}

#supportus {
	padding: 0px 0 580px 200px;
	background: url('images/donate-bgr2.jpg') bottom center no-repeat;
	background-size: contain;
	text-align: left;
	color: #000;
  clear: both;
}
#supportus h2 {
	font-size: 46px;
	margin: 40px 0 30px;
	font-weight: normal;
	color: #e7302b;
}
#supportus p {
	width: 600px;
	text-align: left;
	font-family: "Proxima Nova";
	font-weight: light;
}
#supportus #paypal {
	width: 280px;
}
#supportus .button, #supportus button, #supportus input[type="submit"]{display:inline-block;font-family:"Proxima Nova",sans-serif;font-size:16px;color:#fff;text-decoration:none;padding:10px 31px;border:0;background:#e7302b;font-weight: bold;cursor:pointer;}

/* =============================

PROGRAMS

================================ */

#baner.old  {
	position: relative;
	width: 100%;
	background-color: #eff3f8;
	text-align: center;
	margin-top:20px;
	padding:0;
}

.old  #baner-inn {
	vertical-align:middle;
	display:inline-block;
	line-height:normal;
	padding: 0 30% 0 10%;
}

#baner.old h1 {
	padding: 0 0 10px 0;
	text-transform: uppercase;
	font-weight: normal;
	font: 3.5vw "proxima nova";
	color: #264355;
	z-index: 3;
	position: relative;
}

.old #baner-text {
	font-family: Cambria;
	font-size: 1.75vw;
	color: #2f363b;
}

.old #banner-kvad {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 25%;
	height: 100%;
}

.old #banner-kvad-1 {
	height: 50%;
	width:50%;
	float: left;
	background: #e0e8f1;
	z-index:2;
}

.old #banner-kvad-2 {
	height: 50%;
	width: 50%;;
	background: #0088cd;
}

.old #banner-kvad-3 {
	height: 50%;
	width: 50%;
	background: #fff;
	float: right;
}

.old .stolb-center {
	width: 50%;
	float: left;
	padding-top: 20px;
}

.old .stolb-center h2 {
	margin: 1% 0;
}

.old .stolb-center-inner {	
	border-left: 1px solid #ddd;
	text-align: left;
	padding: 0 20px;
}

.old .stolb-center-inner p {
	margin-bottom:20px;
}

section#programs-list.old {
	width: 100%;
}

.old .program-list-post {
	text-align: left;
	margin-bottom: 1px;
	padding: 0;
	background: none;
}
.old .program-list-post h2 {
	color: #0088cd;
	font-size: 1.4vw;
	font-family: "Proxima Nova";
	text-transform: uppercase;
}
.old .program-list-post h2 a {
	color: #0088cd;
}

.old .program-list-post-text {
	float: right;
 	width: 45%;
}

.old .program-list-post-text-inn {
	line-height:normal;
	display: inline-block;
	vertical-align:middle;
}

.old .treug-list-post {
	position: absolute;
	width: 7%!important;
	right: 0;
	top: 50%;
	margin-top: -5%;
	z-index: 1;
}
.old .program-list-img {
	position: relative;
	overflow: hidden;
	float: left;
	width: 50%;
	height: inherit;
}

.old .program-list-img img {
	width:100%;	
}

.old .program-list-img-th {
	position:relative;
	height:100%;
	width:auto;
}

#dcpulse {
	width: 25%;
	float: left;
	background: #eff3f8;
	padding-top: 4px;
	margin-bottom: 16px;
}
#dcpulse  h1{
	color: #373f6e;
	font-size: 1.7vw;
	font-family: "Proxima Nova";
	margin: 15px 30px 10px;
	text-transform: uppercase
}
#dcpulse  h1 a { color: #373f6e; text-decoration: none; }

.dcpulse-flow {
	padding: 0 15px 0 15px;
overflow-y: scroll;
overflow-x: hidden;
}
.dcpulse-text  {
	padding: 5px 20px 20px 0;
	text-align: left;
}
.dcpulse-text .date {
	font-size: 0.8vw;
}
.dcpulse-text h2 {
	font-weight: normal;
	color: #000;
	font-size: 1.2vw;
}
.dcpulse-text h2 a {
	color: #000;
}

#news-norm {
	overflow: hidden;
}

#news-norm .section-inn, #reports  .section-inn {
	padding: 3px 0 3px 1px;
}
#news-norm .newspost {
	padding: 15px;
}
#news-norm h2 a {
	color: #000;
}

.sectitle {

	color: #fff;
	padding: 10px 15px;
}
.sectitle h3, .sectitle a {
	color: #fff;
}

#reports .report-post {
	width: calc(50% - 3px);
	margin: 3px 3px 0 0;
	float: left;
	position: relative;
}

#reports .report-post::before {
    content: '\A';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    opacity: 1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
#reports .report-post:last-child {
	margin-right: 0px;
}
#reports .sectitle {	
	background: #373f6e;
}
#news .sectitle {	
	background: #0063ae;
}
#reports .report-post .date {
	color: #fff;
	font-size: 1.2vw;
}
#reports .report-post h2, #reports .report-post h2 a {
	color: #fff;
	font-size: 1.7vw;
}

.hrwrapper {
    float: left;
	width: calc(100% - 25vw + 12px);
	font-family: "Proxima Nova";
}

.single .subheader {
	padding: 16px 16px 0;
}

.single #content, .page #content {
	width: calc(100% - 25vw);
	padding: 16px 0;
	font-family: "Proxima Nova";
	float: right;
}
.single .old #content, .page .old #content {
	width: 100%;
	padding: 16px 0;
	font-family: "Proxima Nova";
	float: right;
}
.page-id-11767 #content {
	margin: 1em 10%;
}

.single .authorwrapper {
  width: calc(25vw - 16px);
  text-align: center;
  color: #000;
  float: left;
  padding: 0;
  background: #eff3f8;
	font-family: "Proxima Nova";
}
.single .authorwrapper .avatar {
  width: 150px;
  height: 150px;
  margin: 0 auto;
  padding: 15px 0;
}
.single .authorwrapper .name {
  font-size: 2vw;
  font-weight: bold;
  padding: 15px;
}
.single .authorwrapper .bio {
  font-size: 1.5vw;
  text-align: center;
  margin: 0 4vw;
}
.single .authorwrapper .bio p {
  text-align: center;
  margin: 0;
  font-size: 1.5vw;
}
.single .authorwrapper .link a {
  color: #0e95cc;
  font-weight: bold;
  padding: 13px 0;
  display: block;
  font-size: 1.2vw;
  margin: 0 15px;
}

.single .multiauthorwrapper {
  width: calc(25vw - 16px);
  text-align: center;
  color: #000;
  float: left;
  padding: 0;
  background: #eff3f8;
	font-family: "Proxima Nova";
	padding: 0;
}
.single .multiauthorwrapper .oneauthor {
	clear:both;
  padding: 30px 30px 0;
  overflow: visible;
}
.single .multiauthorwrapper .avatar {
  width: 8vw;
  height: 8vw;
  margin: 0 0 20px 15px;
  float: right;
  clear: right;
}
.single .multiauthorwrapper .name {
  font-size: 0.7em;
  font-weight: bold;
  padding: 0 15px 10px ;
  text-align: right;
}
.single .multiauthorwrapper .bio {
  font-size: 10pt;
  text-align: right;
  margin: 0;
  height: 100px;
  overflow: hidden;
}
.single .multiauthorwrapper .bio p {
  text-align: right;
  margin: 0;
  font-size: 10pt;
}
.single .multiauthorwrapper .link a {
  text-align: right;
  color: #0e95cc;
  font-weight: bold;
  padding: 10px 0;
  display: block;
  font-size: 0.5em;
  margin: 0 15px;
}
.single .multiauthorwrapper.short .avatar {
	display: none;
}
.single .multiauthorwrapper.short .bio {
	margin: 0 15px;
}

.single .entry-more {
  border-top: 1px solid black;
  margin: 0 16px;
  padding: 16px 0;
}


.single .entry-more h3 {
  color: #000;
  text-align: right;
  font-size: 1.3vw;
  padding-left: 20%;
  margin: 1.5vw 0 1.3vw;
  float: right;
  clear: both;
}

.single .entry-more li {
  list-style-type: none;
  font-size: 1.1vw;
  text-transform: uppercase;
  text-align: right;
  margin: 0 0 0.5vw;
}
.single .entry-more li .author {
  text-transform: none;
  clear:both;
  margin: 0 0 0.5vw;
}
.single .entry-more li a {
  color: #0063ad;
  font-size: 1.1vw;
  text-transform: uppercase;
  text-decoration: none;
display: block;
clear: both;

}
.single .entry-more li .date {
  color: #2390ce;
  font-size: 0.8vw;
  width: 70%;
  text-align: right;
  margin: 0.5vw 0 2vw;
  padding-bottom: 0.7vw;
  border-bottom: 1px solid black;
  float: right;
  clear: both;
} 

.single .headimage  {
  text-align: right;
  min-height: 300px;
  position: relative;
}
.single .headimage #post-title {
  color: #fff;
  text-align: right;
  padding: 10px 20px 10px 0;
  font-size: 24pt;
  font-weight: bold;
  text-transform: uppercase;
  float:right;
  clear:both;
  width:90%;
}
.single .headimage #post-date {
  color: #fff;
  text-align: right;
  padding: 16vw 20px 10px 0;
  font-size: 18pt;
  width: 60%;
  float:right;
  clear:both;
}
.single .headimage #post-description {
  color: #fff;
  text-align: right;
  padding: 0 20px 0 0;
  font-size: 18pt;
  width: 50%;
  float:right;
  clear:both;
}
.single .headimage #post-meta {
  text-align: right;
  color: #fff;
  clear: both;
  display: none;
}

.single .entry-social {
	width: 25%;
	height: 320px;
	text-align: center;
  font-family: "Proxima Nova";
	font-size: 18pt;
	font-weight: bold;
	padding: 90px 30px;
	float: left;
	margin: -30px 30px 30px 0;
	background: #cc3612;
	color: #fff;
}
.single .entry-social ul {
	width: 160px;
	margin: 40px auto;
}
.single .entry-social ul li {
	list-style-type: none;
	float: left;
	margin: 0 0 10px 0;
    font-size: 10pt;
}
.single .entry-social li a i {
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    font-size: 26px;
    text-align: center;
    margin-right: 15px;
    padding-top: 16%;
    transition: all 0.2s ease-in-out;
}
.single .entry-social li:last-child a i {
	margin-right: 0;
}
.single .entry-content {
	width: calc(100% - 96px);
	padding: 40px;
	font-size: 1.5vw;
}
.single .entry-content p {
	margin-bottom: 20px;
}
.single .entry-content figure {
	width: 100%!important;
	height: auto!important;
}
.single .entry-content figure img {
	width: 100%;
	height: auto;
	display: block;
}
.single .entry-content figure.size-medium {
	width: 50%!important;
}
.single .entry-content .wp-caption-text {
	font-size: 1vw;
	font-weight: bold;
	background: #eff3f8;
	color: #656565;
	padding: 12px 10px;
	margin: 0 0 15px;
}
.single .entry-content b, .single .entry-content strong {
	font-family: "Proxima Nova";
}

.shares {
margin: 40px 0 10px;
height: 36px;
display: none;
}
.fbshare, .twshare {
	float: left;
	margin: 0 15px 10px 0;
	color: #fff;
    width: 115px;
    height: 36px;
}
.fbshare a, .twshare a {
	color: #fff;
} 
.fbshare i, .twshare i {
    width: 36px;
    height: 28px;
    border-radius: 18px;
    font-size: 20px;
    text-align: center;
    padding-top: 8px;
    transition: all 0.2s ease-in-out;
}
.fbshare i {background:#3b5998;}
.twshare i {background:#00aced;}

.leftwrapper .fbshare, .leftwrapper  .twshare {
	float: right;
}

.single .shares {
	position: fixed;
	top: 550px;
	left: 12vw;
	transition: all 0.2s ease-in-out;
}
.single .shares .fbshare, .single .shares .twshare {
	float: none;
	clear: both;
}

.events {
	font-family: "Proxima Nova";
	margin-top: 65px;
}

.events .post a {
	min-height: 240px;
	width: 100%;
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15000;
}
.events .post{
	width: calc(25% - 7px);
	float: left;
	min-height: 300px;
	padding: 0 0 7px 0;
	vertical-align: bottom;
	position: relative;
	color: #fff;
	border-right: 7px solid #fff;
	font-family: "Proxima Nova";
}
.events .post .epic {
	min-height: 240px;
  width: 100%;
	background-size: cover;
	padding: 0;
	position: relative;
}
.events .edate {
	background: #000;
	padding: 5px 15px 5px 20px;
	font-size: 2vw;
	font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
}
.events h3 {
	padding: 15px 15px 5px 0;
	font-size: 2vw;
	margin: 0;
	color: #000;
	text-transform: uppercase;
}
.events .elocation {
	padding: 0;
	color: #000;
	font-size: 1.7vw;
}

.pastevents {
	margin: 40px 0;
	border-top: 1px solid black;
	padding: 40px 0;
font-family: "Proxima Nova";
}

.pefeed .post a {
	width: 100%;
	height: calc(12.5vw - 11px);
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 15000;
}
.pefeed .post{
	width: calc(12.5vw - 11px);
	float: left;
	height: calc(12.5vw - 11px);
	background: #666;
	background-size: cover;
	margin: 0 0 7px 0;
	vertical-align: bottom;
	position: relative;
	padding: 0;
	color: #fff;
	border-right: 7px solid #fff;
}
.pefeed .post .title {
	height: 7vw;
	position: absolute;
	bottom:0;
	left: 0;
	background: rgba(0,0,0,0.5);
}
.pefeed h3 {
	padding: 7px 5px 3px;
	font-size: 0.9vw;
	margin: 0;
  color: #fff;
	text-transform: uppercase;
}
.pefeed .elocation {
	padding: 0 5px;
	font-size: 0.7vw;
  color: #fff;
}

.sevent {
	font-family: "Proxima Nova";
}

.sevent .title {
	margin: 7px calc(12.5vw + 12px);
	position: relative;
}

.sevent .title .desc {
	height: 12vw;
	width: 70%;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 4vw 4vw 6vw;
}
.sevent .title .desc h3 {
display: block;
color: #fff;
text-transform: uppercase;
	font-size: 2.7vw;
	margin: 10px 0;
}

.sevent .title .desc  .edate {
	font-size: 1.7vw;
	background: #fff;
	padding: 5px 8px;
	display: inline-block;
	font-weight: bold;
}

.sevent .title .desc  .elocation {
	font-size: 2vw;
	color: #fff;
}
.sevent .content {
	margin: 40px calc(12.5vw + 12px);
	font-size: 1.5vw;
}
.sevent .content p {
	margin-bottom: 20px;
}

#research {
	margin: 7px 0 40px;
}
#research .biglink {
	display: block;
	width: 100%;
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
}
#research .more-link {
	width: 10em;
	display: none;
}
#research .meta-nav {
	display: none;
}
#research .res-post {
	width: calc(50% - 7px);
	float: left;
	margin: 0 7px 7px 0;
	position: relative;
}
#research .res-post:first-child {
	width: 100%;
	margin: 0 0 7px;
}
#research  .res-post  .res-text {
	height: 16vw;
	width: calc(100% - 40px);
	padding: 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: rgba(3,99,173,0.3);
	text-align: center;
}
#research .res-post:first-child  .res-text .centered {
	padding: 0 15%;
}
#research  .res-post  .res-text:before {
  content: '';
  display: inline-block;
  height: 100%; 
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}
#research  .res-post  .res-text .centered {
  display: inline-block;
  vertical-align: middle;
}
#research  .res-post  .res-text .author {
	color: #fff;
	font-size: 1.3vw;
	font-family: "Proxima Nova";
	margin: 0.3vw auto;
}
#research  .res-post  .res-text .author, 
#research  .res-post  .res-text .desc,
#research  .res-post  .res-text h2 
{

}
#research  .res-post  .res-text .desc, #research  .res-post  .res-text .desc p {
	font-family: "Proxima Nova";
	color: #fff;
	font-size: 1.3vw;
	font-size: 1.3vw;
	text-align: center;
}
#research  .res-post  .res-text h2 a {
	color: #fff;
	font-size: 2vw;
	text-align: center;
}
#research  .res-post:nth-child(2)  .res-text{
	background: rgba(207,72,44,0.3);
}
#research  .res-post:nth-child(3)  .res-text{
	background: rgba(48,78,97,0.3);
}
#research  .res-post:nth-child(4)  .res-text{
	background: rgba(22,34,96,0.3);
}
#research  .res-post:nth-child(5)  .res-text{
	background: rgba(162,38,30,0.3);
}

.pdfembed {
	width: 100%;
  margin: 60px 0;
  height: 600px;
}

.rblock {
	width: 75%;
	padding: 0;
	float: left;
	box-shadow: -7px 0px 10px #605e5e;
}

.shares .count {
	width: 75px;
	float: right;
}
.shares .count .arrow {
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent; 
  border-right:15px solid #eff3f8; 
  float: left;
  margin-top: 7px;
}
.shares .count .box {
  background: #eff3f8; 
  color: #3c3b6f;
  padding: 6px 10px 8px;
  font-size: 12pt;
  font-weight: bold;
  border-radius: 5px;
  float: left;
}

#dk-speakout-readme-1 {
	display:none !important;
}
.dk-speakout-petition-wrap h3 {
	width: 90%;
}

#aboutbanner {
	margin: 16px -16px;
	background: url('images/about2.jpg') top center no-repeat;
	background-size: cover;
}
#aboutbanner .inn {
	line-height: normal;
	padding: 200px 30% 50px 10%;
	color: #fff;
	height: 100%;
	font-family: 'Proxima Nova', sans-serif;
	font-size: 18pt;
	max-width: 500px;
	min-width: 250px;
}
#aboutbanner .inn p {
	font-weight: bold;
	color: #fff;
	font-size: 1.6vw;
}
#aboutbanner .inn li {
	list-style-type:none;
	padding: 15px 0 0 15px;
}
#aboutbanner .inn li::before {
	width: 15px;
	height: 15px;
	background: #e7302b;
	margin: 0 15px 0 0;
	display: inline-block;
	content:"";
}
#aboutbanner .inn li:first-child::before {
	background: #0063ad;
}

.aboutpage {
	font-family: 'Proxima Nova', sans-serif;
	margin: 16px;
}

.aboutpage .text {
	width: 50%;
	padding-top: 80px;
	margin: 0 auto;
	font-size: 1.6vw;
	min-width: 800px;
}
.aboutpage .text p {
	margin: 0 0 20px 0;
	font: 1.6vw "Proxima Nova";
}
.aboutpage h2 {
	text-align:center;
	margin: 80px 0 80px;
	font-size: 26pt;
	color: #000;
	font-weight: 800;
}
.aboutpage .teammember {
	width: 50%;
	float: left;
	background: rgba(60,59,111,0.8);
	padding: 0;
}
.aboutpage .teammember:nth-child(3) , .aboutpage .teammember:nth-child(6), .aboutpage .teammember:nth-child(9) {
	background: rgba(231,48,43,0.8);	
}
.aboutpage .teammember:nth-child(4) , .aboutpage .teammember:nth-child(7), .aboutpage .teammember:nth-child(10) {
	background: rgba(179,34,53,0.8);
}
.aboutpage .teammember:nth-child(5) , .aboutpage .teammember:nth-child(8) {
	background: rgba(0,99,173,0.8);	
}
.aboutpage .teammember:nth-child(4) , .aboutpage .teammember:nth-child(5), .aboutpage .teammember:nth-child(8), .aboutpage .teammember:nth-child(9) {
	text-align: right;
}
.aboutpage .teammember:nth-child(4) .icon-expert,
.aboutpage .teammember:nth-child(5) .icon-expert,
.aboutpage .teammember:nth-child(8) .icon-expert,
.aboutpage .teammember:nth-child(9) .icon-expert {
	float: right;
}
.aboutpage .boardmember {
	width: 65%;
	margin: 80px auto;
}
.aboutpage .teammember .team-text1 {
	font-family: 'Proxima Nova', sans-serif;
	color: #fff;
	float: left;
	width: calc(43% - 20px);
	padding-left: 30px;
	padding-top: 40px;
	padding-right: 20px;
}
.aboutpage .teammember .team-text1 h3 {
	font-family: 'Proxima Nova', sans-serif;
	font-weight: 800;
	color: #fff;
	margin: 0 0 10px;
}
.aboutpage .teammember .team-text1 p {
	font-family: 'Proxima Nova', sans-serif;
	font-size: 0.8vw;
	color: #fff;
	font-weight: normal;
}
.aboutpage .teammember .team-text1 p strong {
	margin-bottom: 10px;
	font-size: 1.1vw;
	display: block;
}
.aboutpage .boardmember .board-text1 {
	font-family: 'Proxima Nova', sans-serif;
	color: #000;
	float: left;
	width: 63%;
	padding-left: 7%;
	padding-top: 40px;
}
.aboutpage .boardmember .board-text1 h3 {
	font-family: 'Proxima Nova', sans-serif;
	font-weight: 800;
	color: #000;
	margin: 0 0 30px;
}
.aboutpage .boardmember .board-text1 p {
	font-family: 'Proxima Nova', sans-serif;
	font-size: 1vw;
	color: #000;
	font-weight: normal;
	margin-left: 30px;
	margin-bottom: 15px;
}
.aboutpage .boardmember .board-text1 p strong {
	margin-bottom: 10px;
	font-size: 1.2vw;
	display: block;
}
.aboutpage .boardmember .board-text1:after {
	content: '\A';
	width: 20px;
	height: 20px;
	background-color: #3B3D6D; 
	display: block;
	margin: 30px;
}
.aboutpage .boardmember:nth-child(2n) .board-text1:after {
	background-color: #E7342B;
}
.aboutpage .boardmember:nth-child(3n) .board-text1:after {
	background-color: #0063AF;
}

.icon-board {
	float: left;
	height:auto;
	width: 30%!important;
	display: block;
}

#board {
}

#board .blogo {
	background: url('images/logo.png') top center no-repeat;
	width: 15%;
	height: 70px;
	background-size: contain;
	margin: 150px auto 10px;
}

#board .boardbutton {
}
#board .boardbutton a {
	width: 30%;
	margin: 40px auto 150px;
	display: block;
	height: 40px;
	padding: 20px 0 10px;
	text-align: center;
	color: #fff;
	font-size: 24pt;
	font-weight: 800;
	background: #0063ae url('images/arrow-white.png') 95% 55% no-repeat;
	text-decoration: none;
}

#fboard {
	background: url('images/Board-1600.jpg') top center no-repeat;
	width: 100%;
	height: 450px;
	background-size: contain;
	margin: 30px auto 10px;
}

#fboard .blogo {

}

#fboard .boardbutton {
}
#fboard .boardbutton a {
	background: url('images/Board-1600.jpg') top center no-repeat;
	width: 100%;
	height: 450px;
	background-size: contain;
	margin: 30px auto 50px;
	display: block;
	text-indent: -9000px;
/*	width: 30%;
	margin: 40px auto 150px;
	display: block;
	height: 40px;
	padding: 20px 0 10px;
	text-align: center;
	color: #fff;
	font-size: 24pt;
	font-weight: 800;
	background: #0063ae url('images/arrow-white.png') 95% 55% no-repeat;
	text-decoration: none; */
}

#fboard2 p {
	margin: 0 0 10px 0;
}
#fboard2 p a {
	color: black;
}

.aboutpage .ourexperts h2 {
 text-transform: none;
 margin: 120px 0 80px;
}
.aboutpage .experts {
	width: 24%;
	float: left;
	margin-right: 1%;
}
.aboutpage .experts .image-expert {
	float: none;
	width: 100%;
}
.aboutpage .expert-text1 {
	width: 100%;
	padding-left: 0;
	font-family: 'Proxima Nova', sans-serif;
}
.aboutpage .expert-text1 p {
	font-family: 'Proxima Nova', sans-serif;
}

/* .aboutpage .ourexperts #e1 {
	display: block;
}
.aboutpage .ourexperts #e2 {
	display: none;
} */
.aboutpage .ourexperts .experts-hidden, .aboutpage .ourexperts .experts-visible {
	transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
}
.slide-in {
    animation: slide-in 0.5s forwards;
    -webkit-animation: slide-in 0.5s forwards;
}

.slide-out {
    animation: slide-out 0.5s forwards;
    -webkit-animation: slide-out 0.5s forwards;
}
    
@keyframes slide-in {
    100% { transform: translateX(0%); }
}

@-webkit-keyframes slide-in {
    100% { -webkit-transform: translateX(0%); }
}
    
@keyframes slide-out {
    0% { transform: translateX(0%); }
    100% { transform: translateX(-100%); }
}

@-webkit-keyframes slide-out {
    0% { -webkit-transform: translateX(0%); }
    100% { -webkit-transform: translateX(-100%); }
}

.aboutpage .contacts {
	background: #0063ad;
	padding: 70px 20%;
	color: #fff;
	overflow: hidden;
	margin: 100px 0;
}
.aboutpage .contacts p {
	color: #fff;
	font-size: 14pt;
}
.aboutpage .contacts h3 {
	color: #fff;
	font-weight: normal;
	margin-bottom: 15px;
}
.aboutpage .contacts .contacts-left {
	width: 40%;
	float: left;
}
.aboutpage .contacts .contacts-right {
	width: 40%;
	float: right;
}
.aboutpage .contacts .email {
	width: 100%;
	text-align: center;
	clear: both;
	padding-top: 50px;
}
.aboutpage .contacts .email a {
	display: block;
	height: 39px;
	background: url('images/email.png') top left no-repeat;
	width: 250px;
	padding: 5px 0 0 45px;
	margin: 0 auto;
	color: #fff;
	font-size: 16pt;
}

.arrow {
	width: calc(100% - 16px);
	height: 30px;
	margin-right: 32px;
	background: url('images/arrow.png') top right no-repeat;
	margin: 20px 0 40px;
}
.arrow.rotate {
	transform: rotate(180deg);
}
.arrow a {
	display: block;
	float: right;
	width: 60px;
	height: 30px;
}
.arrow .line {
	height: 15px;
	border-bottom: 1px solid black;
	width: calc(100% - 82px);
}

/* .page-id-8634 #baner-inn {
	background: url('images/Board-1600.jpg') top center no-repeat;
	background-size: contain;
	padding: 0;
	min-height: 900px;
}
.page-id-8634 #baner-inn .page-title {
	display: none;
} */

/* NY 2019 */


/* 
.page-id-16 #baner2b {
	background: url('images/donate-bgr.jpg') 0% 0% no-repeat;
	background: url('images/tree.png') 200% 0% no-repeat;
	padding: 200px 0 220px 200px;
	background-size: cover;
}

  .page-id-16 #baner2b#supportus {
	background: url('images/donate-bgr.jpg') 0% 0% no-repeat;
	padding: 0px 0 220px 200px;
	margin-top: 200px;
	background-size: cover;
}
  .page-id-16 .snow {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url('images/snow.png') top center no-repeat;
	background-size: cover;
	z-index: -500;
	
}
.page-id-16 main {
	background: none;
	background: url('images/holidays.png') top center no-repeat;
	width: 256px;
	height: 143px;
	padding: 0;
	position: absolute;
	top: 300px;
	right: 45%;
}
body.page-id-16 {
	background: -moz-linear-gradient(top, #ffffff 0%, #dfdedf 98%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#dfdedf 98%);
	background: linear-gradient(to bottom, #ffffff 0%,#dfdedf 98%);
} */
body.page-id-16 address {
	background: none;
}
body.page-id-16 header::after {
	background: #000;
	width: 100%;
	height: 100%;
}

/* Coalition */

header.center {
	padding: 0;
}

.page-id-8948 #headr-logo, .page-id-8948 #headr,.page-id-8948 footer,
.page-id-8952 #headr-logo, .page-id-8952 #headr,.page-id-8952 footer,
.category-coalition #headr-logo, .category-coalition #headr, .category-coalition footer
{
	display: none;
}

#baner.coalition {
	background: #006BB5;
	margin: 0;
	padding: 40px 0;
}
.page-id-8952 #baner.coalition { 
	background: #B1273F;
}

.coalition-about {
	margin: 40px auto;
	max-width: 800px;
}
.coalition-about h3, .facilitators h3 {
	margin: 40px 0 20px;
	color: #3D3D3D;
	font-weight: bold;
	text-transform: uppercase;
}
.coalition-about p {
	margin: 0 0 20px 30px;
}

.coalition-logo {
	margin: 0 auto;
	width: 25%;
	height: 100px;
	background: url('images/coalition/Logo_coalition_white.png') top center no-repeat;
	background-size: contain;
	display: block;
}

.coalition-members {
	margin: 0 40px 40px;
	clear: both;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.coalition-members a {
	margin: 2%;
	width: 9%;
	display: inline-block;
	cursor: default;
	text-decoration: none;
	color: #000;
	font-family: "Proxima Nova"
}
.coalition-members img {
	width: 100%;
}
.coalition-members .member-title {
	margin-top: 20px;
	font-weight: bold;
	display: block;
}
.coalition-members .member-title i {
	font-weight: normal;
}

.page-id-8948 .coalition-members .member-title {
	display: none;
}

.coalition-members a:nth-child(2) img,
.coalition-members a:nth-child(9) img,
.coalition-members a:nth-child(12) img
{
	margin-top: 20px;
}

.coalition-members a:nth-child(9) img {
	margin: 20px -30% 0;
	width: 160%;
}
.coalition-members a:nth-child(4) img,
.coalition-members a:nth-child(5) img,
.coalition-members a:nth-child(7) img
{
	margin-top: 30px;
}
.coalition-footer {
	margin-top: 100px;
}

.coalition-footer .cflogo {
	margin: 0;
	width: 30%;
	height: 100px;
	background: url('images/coalition/Logo.png') center center no-repeat;
	background-size: 55%;
	float: left;
	margin-top: 5%;
}
.coalition-footer .cfdesc {
	font: 1vw "Proxima nova";
	margin: 0;
	width: 57%;
	height: 100px;
	float: right;
	background: #1D1D1B;
	color: #fff;
	padding: 6% 6% 3%;
}

.coalition-menu {
	text-align: center;
	margin: 30px 0;
}
.coalition-menu a {
	color: #000000;
	padding: 5px 70px;
	border-right: 1px solid #C4C4C4;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 15pt;
	font-family: "Proxima nova";
	display: inline-block;
}
.coalition-menu a:hover {
	background: rgba(0,0,0,0.1);
}
.coalition-menu a:last-child {
	border-right: 0;
}

.facilitators {
	max-width: 800px;
	margin: 40px auto;
}

.facilitators .experts {
	width: 45%;
	float: left;
	margin-right: 5%;
}

.facilitators .name {
	padding-left: 0;
	padding-top: 20px;
	text-align: left;
	min-height: 160px;
}
.facilitators  .name-team {
	font-weight: 900;
	color: #000;
	font-size: 18pt;
}
.facilitators .name p {
	margin-left: 20px;
}

.stolb-coalition {
	width: 75%;
	margin: 20px auto;
}
.stolb-coalition .fbshare, .stolb-coalition .twshare {
	width: auto;
}

.search-form {
	padding-top: 60px;
}
.search-form input[type="search"] {
	background: none;
	border: none;
		border-right-color: currentcolor;
		border-right-style: none;
		border-right-width: medium;
	border-right: 2px solid #fff;
	color: #fff;
	padding: 10px 15px;
	font-size: 1vw;
	margin: 1%;
	font-weight: 200;
	font-family: "proxima nova";
	text-align: right;
	float: left;
	width: 90%;
}
.search-form input[type="submit"] {
	background: #0063ae;
	color: #fff;
	border: 0px;
	font-size: 1vw;
	font-family: "Proxima nova";
	padding: 6px 17px;
	cursor: pointer;
	float: right;
	margin: 10px 10% 0 0;
	border-radius: 5px;
	font-weight: bold;
}

.searchresults {
	margin: 40px 12.5% 40px;
	width: 60%;
}
.searchresults .page-title {
	font-family: Proxima Nova;
	margin: 40px 0 20px;
	clear: both;
}
.searchresults article {
	margin: 0 0 20px;
}
.searchresults article .entry-title {
	font-family: Proxima Nova;
	font-size: 2vw;
	margin: 0 0 10px;
}
.searchresults .more-link {
	display: none;
}
.searchresults .entry-date{
	font-family: Proxima Nova;
}
.searchresults .search-form {
	padding-top: 0px;
}
.searchresults .search-form input[type="search"] {
	border-right: 2px solid #000;
	color: #000;
}

#nordstreampage {

/*    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 500px, rgba(0, 0, 0, 0) 600px, rgba(0, 0, 0, 0.65) 100%), url('images/nordstream/sea.jpg') no-repeat;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(59%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65))), url('images/nordstream/sea.jpg') no-repeat;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%), url('images/nordstream/sea.jpg') no-repeat;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%), url('images/nordstream/sea.jpg') no-repeat;
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%), url('images/nordstream/sea.jpg') no-repeat; */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 600px, rgba(0, 0, 0, 1) 800px, rgba(0, 0, 0, 1) 100%), url('images/nordstream/sea.jpg') no-repeat;

	background-size: contain;
	padding-left: 200px;
}

#nordstreampage #pipeline {
	width: 120px;
	height: 100%;
	background: url('images/nordstream/pipe2.jpg') top center repeat;
	background-size: 100%;
	position: fixed;
	top: 0;
	left: 90px;
	z-index: 50;
}

.nordstream-logo {
	margin: 30px auto;
	width: 65%;
	height: 150px;
	background: url('images/nordstream/logo.png') top center no-repeat;
	background-size: contain;
	display: block;
}
.page-template-page-ns2-static .nordstream-logo {
	height: 75px;
}

#nordstreampage .wp-block-cover a {
	font-weight: bold;
	color: white;
}


.page-id-9738 #headr-logo, .page-id-9738 #headr, .page-id-9738 #baner2b,
.page-template-page-ns2-static #headr-logo, .page-template-page-ns2-static #headr, .page-template-page-ns2-static #baner2b,
.category-carousel #headr-logo, .category-carousel #headr, .category-carousel #baner2b,
.page-template-page-ns2-static footer, .category-carousel footer
{
	display: none;
}

#baner2b {
	min-height: 800px;
}

#baner.nordstream {
	margin: 0;
	padding: 40px 0 10px;
	background: none;
}
.page-id-9738 #baner.nordstream{ 

}

#nordstreampage .wp-block-embed {
	text-align: center;
	margin: 40px auto;
}

#nordstreampage .eventinvite {
	color: #fff;
	width: 195px;
	margin: 30px;
	border: 1px solid #06bffe;
	border-radius: 3px;
	padding: 30px;
	text-align: center;
	float: right;
}
#nordstreampage .eventinvite h3 {
	color: #06bffe;
	font-size: 1.3em;
	margin: 0 0 15px;
	text-align: center;
	text-transform: none;
}
#nordstreampage .eventinvite p {
	margin-bottom: 10px;
	color: #fff;
	text-align: center;
}
#nordstreampage .eventinvite p a {
	color: #06bffe;
}
#nordstreampage .eventinvite button {
  background-color: #06bffe; /* Green */
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font: 1.2em "Proxima Nova";
  font-weight: bold;
	margin: 20px auto 0;
	cursor: pointer;
}

.category-carousel .ns2-date {
	text-align: left;
	font-family: Proxima Nova;
	font-weight: bold;
	max-width: 800px;
	margin: 0 auto 0;
}

.page-template-page-ns2-static .ns2-title, .category-carousel .ns2-title {
	font-size: 2.3em;
	max-width: 800px;
	margin: 30px auto 20px;
	text-align: left;
	color: rgba(0,0,0,0.8);
}

.category-carousel .ns2-title {
	color: #fff; /* #06bffe; */
	text-shadow: 2px 2px #666;
}

.wpcp-carousel-section .wpcp-single-item img {
	height: auto;
}

.nordstream-about {
	margin: 0 auto 40px;
	color: #fff;
	z-index: 10;
	position: relative;
	text-align: center;
	padding-top: 50px;
}
.nordstream-about iframe {
	margin-bottom: 40px;
	border: 0;
}
.nordstream-about .is-type-video iframe {
	width:800px;
	height: 400px;
}
.nordstream-about h3 {
	margin: 40px auto 20px;
	font-weight: bold;
	text-transform: uppercase;
	max-width: 600px;
	text-align: center;
	display: block;
	color: #06bffe;
}
.nordstream-about p {
	margin: 0 auto 20px;
	color: #fff;
	max-width: 800px;
	text-align: justify;
}
#nordstreampage .wp-block-image {
	max-width: 800px;
	margin: 0 auto 10px;
	clear: both;
}
#nordstreampage .wp-block-image .alignright,
#nordstreampage .wp-block-image .alignleft {
float: none;
	display: inline;
}
.nordstream-about .brochure {
	margin: 0 auto 20px;
	padding-left: 200px;
}
#countries .brochure {
	margin: 40px auto 20px;
}

#nordstreampage .brochure .wp-block-column:first-child .wp-block-button,
#nordstreampage .brochure .wp-block-column:first-child .wp-block-image {
	text-align: right;
}
#nordstreampage .brochure .wp-block-column .wp-block-button a {
	font-family: "Proxima Nova";
	text-transform: uppercase;
}

#nordstreampage #about {
	/* background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.6) 100px, rgba(0, 0, 0, 0.7) 400px, rgba(0, 0, 0, 1) 100%), url('images/nordstream/map.jpg') 0 -300px no-repeat;
	background-size: 100%; */
}
	
.nordstream-about p a, .nordstream-about ul a, .nordstream-about ol a {
	color: #06bffe; 
}
.nordstream-about ul, .nordstream-about ol {
	margin: 0 auto 20px;
	color: #fff;
	max-width: 800px;
	text-align: justify;
	padding-left: 40px;
	font: 1.2vw "Proxima Nova";
}
.nordstream-about ul ul {
	padding-left: 40px;
	margin: 10px 0;
}

.nordstream-about h2 {
	text-align: center;
	font-size: 2em;
	margin-top: 50px;
}

#nordstreampage .listid-wplf {
	width: 75%;
	margin: 40px auto;
}

#nordstreampage a.wplf_link {
	text-decoration: none;
	color: #fff;
}
#nordstreampage .galleryid-wplf .wplf-item p.wplf_desc {
	width: 100%;
	white-space: normal; 
	font-size: 0.8em;
	text-align: left;
}
#list-wplf hr {
	border: 0;
	margin-bottom: 35px;
}
#list-wplf .wplf_display {
	font-size: 0.8em;
}
#list-wplf .wplf_desc {

}
 
#nordstreampage #quickfacts {
	/* background: #fff;
  	background: linear-gradient(to bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.9) 100px, rgba(0, 0, 0, 0) 400px, rgba(0, 0, 0, 0) 100%), url('images/nordstream/map.jpg') 0 -300px no-repeat;
	background-size: 100%; */
	margin-left: 0;
	padding: 40px 0 40px 40px;
	z-index: 0;
	vertical-align: bottom;
	position: relative;
	margin-top: 0px;
	z-index: 0;
}

#nordstreampage #quickfacts ul {
	position: relative;
	max-width: calc(90% - 200px);
}

#nordstreampage #quickfacts li {
	background: rgba(0,0,0,0.7);
	color: #fff;
	padding: 20px 20px 20px 160px;
	text-align: right;
	font-family: "Proxima Nova";
	font-size: 16pt;
	margin: 20px 0 20px -100px;
	list-style-type: none;
	position: relative;
	opacity: 0;
}
#nordstreampage #quickfacts li:first-child {
	width: 70%;
}
#nordstreampage #quickfacts li:nth-child(2) {
	width: 90%;
}
#nordstreampage #quickfacts li:nth-child(3) {
	width: 60%;
}
#nordstreampage #quickfacts li:nth-child(4) {
	width: 80%;
}
#nordstreampage #quickfacts li:nth-child(5) {
	width: 100%;
}
#nordstreampage #quickfacts li:last-child {
	width: 100%;
}

#nordstreampage #quickfacts li strong {
	text-transform: uppercase;
}

#nordstreampage #quickfacts li {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}
#nordstreampage #quickfacts li a,
#nordstreampage #quickfacts li a:hover,
#nordstreampage #quickfacts li a:visited {
	color: #fff;
	text-decoration: none;
}
#nordstreampage #quickfacts li a strong, #nordstreampage #quickfacts li strong a {
	text-decoration: underline;
}

#nordstreampage #quickfacts li.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

#countries {
	background: #fff;
	margin: 0 0 70px -200px;
}
#countries p {
	color: #000;
}
#countries .c-accordion__item {
	padding: 40px 40px 40px 40%;
} /* The accordion item container */
#countries .c-accordion__item:first-child {
	background: #626262;
}
#countries .c-accordion__item:nth-child(2) {
	background: #535353;
}
#countries .c-accordion__item:last-child {
	background: #434343;
}
#countries .c-accordion__item.is-open {
	background: #fff;
	color: #000;
}
#countries .c-accordion__item:first-child.is-open {
	background: #fff url('images/nordstream/Germany-1000.png') 50px 50px no-repeat;
	background-size: 35%;
}
#countries .c-accordion__item:nth-child(2).is-open {
	background: #fff url('images/nordstream/Netherlands-1000.png') 50px 50px no-repeat;
	background-size: cover;
	background-size: 40%;
}
#countries .c-accordion__item:last-child.is-open {
	background: #fff url('images/nordstream/France-1000.png') 50px 50px no-repeat;
	background-size: cover;
	background-size: 35%;
}
#countries .c-accordion__item.is-open {} /* is-open is added to open accordion items */
#countries .c-accordion__item.is-read {} /* is-read is added to accordion items that have been opened at least once */
#countries h2.c-accordion__title  {
	color: #fff;
	font-size: 48pt;
	font-weight: 800;
}
#countries .c-accordion__item.is-open h2.c-accordion__title  {
	color: #000;
}
#countries .c-accordion__title--button {} /* An accordion item title that is using a `<button>` tag */
#countries .c-accordion__title:hover {} /* To modify the style when hovering over an accordion item title */
#countries .c-accordion__title:focus {} /* To modify the style when an accordion item title currently has broswer focus */
#countries .c-accordion__content {
	padding: 60px 0;
} /* An accordion item content container */
#countries .c-accordion__content p, #countries .c-accordion__content li {
	margin-bottom: 10px;
	font-family: "Proxima Nova";
}


.nordstream-footer {
	margin-top: 100px;
	margin-left: 0;
	background: #fff;
	color: #000;
	padding: 100px 50px;
	font: 17pt "Proxima nova";
}
.nordstream-footer .desc {
	margin: 0;
	height: 100px;
	padding: 0 12% 3%;
}
.nordstream-footer .logos {
	margin: 0 40px 40px;
	clear: both;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.nordstream-footer .logos a {
	margin: 2% 1% 4%;
	width: 11%;
	display: inline-block;
	cursor: default;
	text-decoration: none;
	color: #000;
	font: 11pt "Proxima nova";
	vertical-align:top;
	padding-top: 12%;
}

.nordstream-footer .logos a:first-child {
	background: url('/wp-content/themes/4freerussia/images/coalition/Activatica.png') top center no-repeat;
	background-size: contain;
}
.nordstream-footer .logos a:nth-child(2) {
	background: url('/wp-content/themes/4freerussia/images/logo.png') 0 30px no-repeat;
	background-size: contain;
}
.nordstream-footer .logos a:nth-child(3) {
	background: url('/wp-content/themes/dsr/images/logo-icon-red.svg') top center no-repeat;
	background-size: 75%;
}
.nordstream-footer .logos a:nth-child(4) {
	background: url('/wp-content/themes/4freerussia/images/coalition/Solidarus.png') top center no-repeat;
	background-size: contain;
}
.nordstream-footer .logos a:nth-child(6) {
	background: url('/wp-content/themes/4freerussia/images/coalition/ZWR.PNG') top center no-repeat;
	background-size: contain;
}
.nordstream-footer .logos a:nth-child(7) {
	background: url('/wp-content/themes/4freerussia/images/coalition/r-l.jpg') top center no-repeat;
	background-size: 75%;
}
.nordstream-footer .logos a:last-child {

}

.nordstream-footer .logos img {
	display: none;
}
.nordstream-footer .logos .member-title {
	margin-top: 20px;
	font-weight: bold;
	display: block;
}
.nordstream-footer .logos .member-title i {
	font-weight: normal;
}

.nordstream-menu {
	text-align: center;
	margin: 30px 45px 30px 0;
}
.nordstream-menu a {
	color: #000000;
	padding: 5px 30px;
	border-right: 1px solid #C4C4C4;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 15pt;
	font-family: "Proxima nova";
	display: inline-block;
}
.nordstream-menu a:hover {
	background: rgba(0,0,0,0.1);
}
.nordstream-menu a:last-child {
	border-right: 0;
}

.page-template-page-ns2 footer {
	display: none;
}

.screen-reader-text, .mobsearch, .moblang {
	display:none;
}


.wp-block-pullquote {
	margin: 0;
	padding: 0;
}

.wp-block-pullquote blockquote {
	margin-left: 0;
	text-align: left;
	text-transform: uppercase;
	border-left: 3px solid #bc1f32;
	width: 40%;
	padding-left: 10px;
}
.wp-block-pullquote blockquote p {
	font-size: 1.6vw;
}

p.largerp {
		font-size: 1.6vw;
		margin-top: 30px;
	}

.giving img {
	max-width: 100%;
}



@media all and (max-width: 900px) {
	.highlighed img {
		height: 200px;
	}
	
	.highlighed .category a {
		font-size: 12pt;
	}
	
	.headen-right-nav-kv ul#cocial {
		margin: 10px;
		display: block;
	}
	#nav-special {
		line-height: 111px !important;
		padding: 0 !important;
	}
	
	
	#baner2b {
		min-height: 600px;
	}
	
	.aboutpage .contacts {
		margin: 0;
	}
	
	#supportus {
		padding: 0px 0 280px 200px;
	}

		.single .multiauthorwrapper .name {
			clear: both;
		}
	
	.multiauthorwrapper .height3 {
		height: auto !important;
	}
	
	#baner2b {
		min-height: 400px;
	}
	
	/* Nord Stream - Mobile */
	
	#nordstreampage {

	  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 250px, rgba(0, 0, 0, 1) 450px, rgba(0, 0, 0, 1) 100%), url('images/nordstream/sea.jpg') no-repeat;

		background-size: contain;
		padding-left: 200px;
	}
	
	#nordstreampage {
		padding-left: 150px;
	}
	
	#nordstreampage #pipeline {
		left: 30px;
	}
	
	.nordstream-logo {
		width: 75%;
		height: 100px;
	}
	
	.nordstream-menu {
    	margin: 0 45px 30px 0;
	}
	.nordstream-menu a {
		color: #fff;
		font-weight: bold;
		text-shadow: 2px 2px #000;
	}
	.nordstream-about p {
	}
	.nordstream-about p, .nordstream-about ul, #countries p {
		font: 1em "Proxima Nova";
		margin-bottom: 10px;
		max-width: 500px;
	}
	
	.nordstream-about .brochure {
		padding-left: 0;
	}
	
	#nordstreampage .galleryid-wplf .wplf-item {
		width: 100%;
	}
	
	#nordstreampage #quickfacts {
		padding-top: 20vw;
	}
	#nordstreampage #quickfacts ul {
		max-width: calc(95% - 100px);
	}
	#nordstreampage #quickfacts li {
		padding: 10px 10px 10px 110px;
		font-size: 12pt;
		margin: 10px 0 10px -100px;
	}
	
	#nordstreampage .list-img {
		margin-bottom: 10px;
	}
	
	#nordstreampage #countries {
    	margin: 0 0 70px -160px;
	}
	#countries .c-accordion__item {
    	padding: 40px 40px 40px 260px;
	}
	.nordstream-footer {
		margin-top: 0;
		padding: 100px 0px 50px 0px;
		font: 14pt "Proxima nova";
	}
	.nordstream-about iframe {
		margin-left: 0;
	}
	
	.nordstream-footer .logos {
		margin: 0 40px 40px;
		clear: both;
		text-align: center;
		overflow: hidden;
		position: relative;
	}
	.nordstream-footer .logos a {
		margin: 20px;
		width: 100px;
		display: inline-block;
		cursor: default;
		text-decoration: none;
		color: #000;
		font: 11pt "Proxima nova";
		vertical-align:top;
		padding-top: 100px;
	}

	
}

@media all and (min-width: 1000px) {
	.toggles .nav-toggle {
		display: none;
	}
	nav#headr {
		display: block;
	}
	.home nav#headr {
		display: none;
	}
}

@media all and (max-width: 1000px) {
	figure#headr-logo {
		float: left;
		min-height: 80px;
		width: 40%;
		padding-bottom: 1px #fff;
		margin: 16px 16px 0;
		text-align: left;
	}
	.toggles {
		text-align: center;
		width: 50%;
		float: left;
		display: block;
	}

	nav#headr {
		display: none;
		height: auto;
		margin: 0;
		padding: 16px;
		width: calc(100% - 32px);
		position: fixed;
		z-index: 9000;
		top: 70px;
	}

	nav#headr ul li {
		min-height: 50px;
		width: 100%;
		clear: both;
		float: none;
		text-align: center;
	}
	
	nav#headr ul li a {

		font-size: 1.5em;
	}
	
	html {
		min-width: 200px;
	}
	
	#slider {
		display: none;
	}
	
	.home .search-form input[type="search"] {
		background: #fff;
		color: #000;
		width: 60%;
		float: left;
		font-size: 1.4rem;
		margin-left: 30px;
	}
	.home .search-form input[type="submit"] {
		float: left;
		font-size: 1.4rem;
	}
	
	.mobsearch, .moblang {
		display:block;
	}
	.search-form {
		padding: 60px 0 120px;
	}
	.moblang {
		margin: 0 30px;
	}
	.moblang a {
		color: #fff;
		text-decoration: none;
		font-size: 1.4em;
		text-transform: uppercase;
		font-family: "proxima nova";
		font-weight: bold;
		cursor: pointer;
		display: inline;
	}
	
	.home header {
		background-color: #004288;
	}
	
	.home .toggles svg {
		filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
	}
	
	#header-right {
		display: none;
	}
	
	.header-left-kv, #dcpulse, .newspost,
	#reports .report-post, .rblock,
	#podcast .description, #podcast .episode,
	#header-left, .header-left-kv2 {
		width: 100%;
		float: none;
		clear: both;
	}
	.header-left-kv .logo {
		display: block;
		float: left;
		width: 50%;
	}
	.header-left-kv .logo img {
		width: 100% !important;
	}
	.home .nav-toggle .toggle-icon, .home .nav-toggle svg {
		margin: 15px auto;
	}
	.highlighed {
		width: 70%;
		float: none;
		clear: both;
	}
	#banner div {
		width: 100% !important;
		float: none;
		clear: both;
	}
	
	h2, .dcpulse-text h2, .header-left-kv2 span
	{
		font-size: 1.4rem;
	}
	.newstext p, .page-template-default p {
		font-size: 1rem;
	}
	.wp-block-pullquote blockquote {
		width: 80%;
	}
	.wp-block-pullquote blockquote p {
		font-size: 1.5rem;
	}
	p.largerp {
		font-size: 1.3rem;
		margin-top: 30px;
	}
	.height, .tripleheight, .doubleheight {
		height: auto !important;
	}
	
	main {
		display: flex; flex-direction: column;
	}
	main .rblock {
		order: 1;
	}
	main section {
		order: 2;
	}
	
}

@media all and (min-width: 1000px) {
	
		.single .headimage #post-title {
		  width: 60%;
		}
	
		.single.postid-12770 .headimage #post-title {
		  width: 70%;
		}
		
		.single .multiauthorwrapper .oneauthor {
			height: 8.5vw;
		}
		
		/* Give space around window */
		.fancybox-custom-layout {
			
		}

		/* Give background solid color */
		.fancybox-custom-layout .fancybox-bg {

		}

		/* Move caption area to the right side */
		.fancybox-custom-layout .fancybox-caption-wrap {
			
		}

		/* Adjust content area and right arrow position */
		/* In this example, right distance is caption width (300) + toolbar width (44) */
		.fancybox-custom-layout .fancybox-stage,
		.fancybox-custom-layout .fancybox-arrow--right {

		}

		/* Remove top border from caption */
		.fancybox-custom-layout .fancybox-caption {
		    border: 0;
			text-align: center;
			padding-bottom: 60px;
			text-transform: uppercase;
			font: 1vw "proxima nova";
			font-weight: bold;
		}
}

body:not(.page-id-24) .grecaptcha-badge {
	display: none;
}

.postid-10932.single .headimage #post-title {
	font-size: 18pt;
	padding-top: 2vw;
	width: 80%;
}

h3.specpage {
	margin: 60px 0 20px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
}

.newstext-baner {
	position: absolute;
	font-family: "Futura PT";
	font-size: 16pt;
	width: 100px;
	height: 30px;
}
.newstext-baner a {
	color: #fff;
	text-decoration: underline !important;
}

.repage {
	max-width: 1200px;
	margin: 40px auto;
}

.repage h2 {
	color: #373f6e;
	text-align: left;
	font-size: 2.7em;
	text-transform: uppercase;
	font-family: "proxima nova";
	font-weight: bold;
	padding: 0 0 0.5em;
}

.repage p {
	margin-bottom: 15px;
}

.wp-block-button {
	font-family: "proxima nova";
	margin: 20px 0;
	text-transform: uppercase;
	font-weight: bold;
}

.repage .wp-block-button__link {
	background-color: #0088cd;
	border-radius: 0;
}

.halfpage {
	width: calc(38% - 7px);
	float: left;
	padding-left: 12%;
	margin-top: 20px;
	padding-right: 7px;
}
.halfpage .wp-block-image {
	margin: 0;
}

.category-kremlin-influence-quarterly-videos .post-thumbnail {
	display: none;
}
.wp-block-image img {
	height: auto;
}

.page-id-12547 .entry-content .page-title {
	display: none;
}

.page-id-12547 #supportus h2 {
 visibility: hidden;
 position: relative;
 width: 350px;
 font-size: 26px;
 margin: 40px 0 90px;
 font-weight: bold;
}
.page-id-12547 #supportus h2:after {
 visibility: visible;
 position: absolute;
 top: 0;
 left: 0;
 content: "No Facebook? Use PayPal or credit card to make a donation";
}

.single-byauthor .avatar {
	width: 150px;
	height: 150px;
	margin: 0 15px 15px 0;
}

.page-id-12606 .page-title {
	display: none;
}

.nowar {
	width: 100%;
	height: 350px;
	background: #000 url('https://www.4freerussia.org/wp-content/themes/4freerussia/images/notowar.png') center center no-repeat;
	background-size: cover;
	position: relative;
}

.nowar a {
	width: 100%;
	display: block;
	margin: 15px auto;
	padding: 5px 15px;
	color: #fff;
	font-family: Futura PT, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	position: absolute;
	bottom: 15px;
	text-decoration: underline;
	text-align: center;
}