@font-face {
    font-family: "RobotoCondensed";
    src: url("../fonts/RobotoCondensedRegular/RobotoCondensedRegular.eot");
    src: url("../fonts/RobotoCondensedRegular/RobotoCondensedRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RobotoCondensedRegular/RobotoCondensedRegular.woff") format("woff"),
    url("../fonts/RobotoCondensedRegular/RobotoCondensedRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RobotoCondensedLight"; */
@font-face {
    font-family: "RobotoCondensed";
    src: url("../fonts/RobotoCondensedLight/RobotoCondensedLight.eot");
    src: url("../fonts/RobotoCondensedLight/RobotoCondensedLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RobotoCondensedLight/RobotoCondensedLight.woff") format("woff"),
    url("../fonts/RobotoCondensedLight/RobotoCondensedLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}
/* font-family: "RobotoCondensedBold"; */
@font-face {
    font-family: "RobotoCondensed";
    src: url("../fonts/RobotoCondensedBold/RobotoCondensedBold.eot");
    src: url("../fonts/RobotoCondensedBold/RobotoCondensedBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RobotoCondensedBold/RobotoCondensedBold.woff") format("woff"),
    url("../fonts/RobotoCondensedBold/RobotoCondensedBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}
/* font-family: "RobotoRegular"; */
@font-face {
    font-family: "Roboto";
    src: url("../fonts/RobotoRegular/RobotoRegular.eot");
    src: url("../fonts/RobotoRegular/RobotoRegular.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RobotoRegular/RobotoRegular.woff") format("woff"),
    url("../fonts/RobotoRegular/RobotoRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}
/* font-family: "RobotoLight"; */
@font-face {
    font-family: "Roboto";
    src: url("../fonts/RobotoLight/RobotoLight.eot");
    src: url("../fonts/RobotoLight/RobotoLight.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RobotoLight/RobotoLight.woff") format("woff"),
    url("../fonts/RobotoLight/RobotoLight.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}
/* font-family: "RobotoMedium"; */
@font-face {
    font-family: "Roboto";
    src: url("../fonts/RobotoMedium/RobotoMedium.eot");
    src: url("../fonts/RobotoMedium/RobotoMedium.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RobotoMedium/RobotoMedium.woff") format("woff"),
    url("../fonts/RobotoMedium/RobotoMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}
/* font-family: "RobotoBold"; */
@font-face {
    font-family: "Roboto";
    src: url("../fonts/RobotoBold/RobotoBold.eot");
    src: url("../fonts/RobotoBold/RobotoBold.eot?#iefix")format("embedded-opentype"),
    url("../fonts/RobotoBold/RobotoBold.woff") format("woff"),
    url("../fonts/RobotoBold/RobotoBold.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}
* {margin:0; padding:0; box-sizing:border-box; border:none; list-style:none; font-family: "Roboto", sans-serif;}
a{
    transition: all 0.3s ease;
	}
a:hover{
    transition: all 0.3s ease;
	}

.section-head-white {display: none !important;}
.socials-likes {display: none !important;}
.wrapper {max-width: 1170px; margin: 0 auto;}
.head-top {min-height: 38px; background: #f9f7f3; line-height: 38px;}
.socials, .lang, .head-top form {display: inline-block; vertical-align: middle;}
.socials {margin-right: 20px;}
.socials a {margin: 0 9px 0 0;}
.lang {margin: 0 20px; font-size: 12px; color: #434343;}
.lang a {color: #434343; text-decoration: none; margin-right: 6px;}
.lang a:hover{
	text-decoration:underline
	}
#search-form {position: relative; top: -3px;}
#search-form input[type="text"] {width: 195px; height: 22px; padding-left: 9px; background-color: #e6e5e0; border-radius: 2px; box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.22);}
#search-form::before {content: ""; display: inline-block; vertical-align: middle; width: 15px; height: 15px; margin: 0 3px; background: url("../images/search.png") no-repeat;}
#search-form input[type="submit"] {width: 73px; height: 22px; background-color: #434343; border-radius: 1px; color: #fff; padding-right: 15px; cursor: pointer; --webkit-box-shadow: 0px 2px 0px 0px rgba(29,29,29,1); box-shadow: 0px 2px 0px 0px rgba(29,29,29,1);}
#search-form label {position: relative; width: 73px; height: 22px; cursor: pointer;}
#search-form label::before {content: ""; position: absolute; top: 9px; right: 10px; width: 10px; height: 8px; background: url("../images/arrow-right-white.png") no-repeat;}
.head-main {background: #d71a21; color: #fff; padding: 22px 0 22px; text-align: center;}
.head-main .logo {float: left; max-width: 410px;  margin-top: 15px;}
.head-main .join {display: inline-block; position: relative; width: 195px; height: 34px; line-height: 30px; background-color: white; background-image: linear-gradient(to top, rgba(0, 0, 0, 0.03) 0%, rgba(255, 255, 255, 0.03) 100%); border-radius: 5px; color: #d71a21; font-size: 12px; font-weight: 700; text-transform: uppercase; text-decoration: none;
border:2px solid #fff; }
.head-main .join:hover{
	background:#d71a21;
	color:#fff;
    border-radius: 5px;
	}
.head-main .join span {position: relative;}
.head-lower {margin-top: 5px; border-top: 1px solid #d71a21; color: #d71a21; padding: 7px 0 7px; font-size: 14px; font-weight: 700; text-transform: uppercase;}
.head-lower .wrapper {position: relative;}
.head-lower marquee {width: 75%;}
.head-lower img {position: absolute; right: 0; bottom: -13px;}
header nav {position: relative; background: #e6e5e0; min-height: 50px; margin-bottom: 20px;}
header nav button {display: none;}
header nav .wrapper {text-align: justify; line-height: 50px;}
header nav a {display: inline-block; color: #000; height: 50px; line-height: 50px; font-size: 12px; text-transform: uppercase; text-decoration: none; font-weight: 500; padding: 0 11px; }
header nav a {position: relative;}
header nav a::before, .section-head:before, footer nav a::before, .bureau-info-members>div::before {content: ""; display: none; position: absolute; top: 35px; left: 0; right: 0; margin:0 auto; width: 0; height: 0; border-style: solid; border-width: 0 5px 5px 5px; border-color: transparent transparent #d71a21 transparent;}
header nav a::after, .section-head:after, footer nav a::after, .bureau-info-members>div::after {content: ""; display: none; position: absolute; top: 40px; left: 0; right: 0; margin:0 auto; width: 100%; height: 1px; background: #d71a21;}
header nav a:hover::before {display: block;}
header nav a:hover::after {display: block;}
header nav a.current::before {display: block; top: calc(100% - 5px);}
header nav a.current {border-bottom: 1px solid #d71a21;}
header nav a.current::after {display: block; top:calc(100% + 4px); height: 3px;}
.news-preview {overflow: hidden; position: relative; margin-top: 25px;}
.news-preview .wrapper {display: -webkit-flex;display: -ms-flexbox; display: flex; -webkit-align-items: initial; -ms-flex-align: initial; align-items: initial;}
.news-articles-tabs {position: relative; width: 100%; height: auto; max-width: 870px; border: 1px solid #cac9c5; background: #f7f5f2; margin-right: 15px; color: #212121; font-family: RobotoCondensed; font-size: 13px; font-weight: 700; text-transform: uppercase; line-height: 15px;}
.news-articles-tabs article {position: absolute; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; margin: 10px; right: 0; top: 0; max-width: 400px; height: 400px; max-height: 400px; background-color: #e6e5e0; border: 1px solid #cac9c5; padding: 13px; z-index: 1;}
.news-articles-tabs a {color: inherit; text-decoration: none;}
.news-articles-tabs article img {display: none;}
.news-articles-tabs article img.current {display: block; max-width: 100%; max-height: 100%;}
.news-articles-tabs .article {position: relative; width: 100%; border-bottom: 1px solid #cac9c5; min-height: 85px; cursor: pointer; transition: all .2s ease-in-out; line-height: 17px; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.news-articles-tabs .article::after {content: ""; position: absolute; width: 13px; height: 100%; left: 0; background: url("../images/article-app-left.png") no-repeat; top: 0; transition: opacity .2s ease-in-out; opacity: 1;}
.news-articles-tabs .article.current {color: #fff; background: #d71a21;}
.news-articles-tabs .article.current::after {opacity: 0;}
.news-articles-tabs .article::before {content: ""; position: absolute; top:0; right: 100%; width: 100%; height: 100%; background: #d71a21; transition: opacity .2s ease-in-out; opacity: 0;}
.news-articles-tabs .article.current::before {opacity: 1;}
.news-articles-tabs .article:last-of-type {border-bottom: none;}
.news-articles-tabs .article p {padding: 12px 30px 11px 30px; max-width: 460px; }
.news-tabs-brief {width: 35%; max-width: 285px; height: auto; border: 1px solid #cac9c5;}
section.right .news-tabs-brief {width: 100%; height: auto; margin-bottom: 15px; margin-top: -10px;}
.news-tabs-brief .tabs-head {min-height: 42px; display: -webkit-flex; display: -ms-flexbox; display: flex;}
.news-tabs-brief section {display: none;}
.news-tabs-brief section.active {display: block;}
.news-tabs-brief .tabs-head a {display: inline-block; vertical-align: top; width: 51%; height: 100%; margin-bottom: 0px; line-height: 42px; color: #212121; font-family: RobotoCondensed; font-size: 14px; font-weight: 700; text-transform: uppercase; text-decoration: none; text-align: center; border-bottom: 1px solid #cac9c5; background: #e6e5e0;}
.news-tabs-brief .tabs-head a:nth-child(1){
	margin-left:-1px;
	}
.news-tabs-brief .tabs-head a:first-child {border-right: 1px solid #cac9c5;}
.news-tabs-brief .tabs-head a.current {background: #d71a21; color: #fff;}
.news-tabs-brief .article-news {display: block; color: #212121; padding: 0 15px 6px; border-bottom: 1px solid #cac9c5; text-decoration: none;}
.news-tabs-brief .article-news:hover p {text-decoration: underline;}
.news-tabs-brief .article-news span {color: #979797; font-size: 11px;}
.news-tabs-brief .article-news span::before {content: ""; display: inline-block; vertical-align: middle; width: 19px; height: 19px; background: url("../images/datepicker-icon.jpg") no-repeat; margin:5px 5px 5px 0;}
.news-tabs-brief .article-news p {font-size: 13px; line-height: 15px;}
.news-tabs-brief .pagination {height: 44px; line-height: 44px; text-align: center;}
.news-tabs-brief .pagination a {color: #d71a21; font-size: 12px; font-weight: 700; text-decoration: underline; text-transform: uppercase; padding: 0 10px; }
.news-tabs-brief .pagination a:hover{
	text-decoration:none;
	}
.news-tabs-brief .pagination a:first-child {border-right: none;}
.news-tabs-brief .pagination a:last-of-type::after {content: ""; display: inline-block; vertical-align: middle; width: 10px; height: 8px; background: url("../images/arrow-right-red.png") no-repeat; margin-left: 5px; position: relative; top: -2px;}
.bureau-brief {background-color: #e6e5e0; margin: 10px 0 0; padding: 10px 0;}
.section-head {position: relative; height: 45px; margin-bottom: 25px; line-height: 45px; background: #d71a21; font-family: RobotoCondensed; font-size: 20px; font-weight: 700; text-transform: uppercase; color: #fff;}
.section-head:before {display: block; top: calc(100% + 6px); border-width: 5px 5px 0 5px; border-color: #d71a20 transparent transparent transparent;}
.section-head:after {display: block; top: calc(100% + 5px);}
.section-head p {position: relative; height: 100%; padding: 0 25px;}
.section-head p::after {content: ""; position: absolute; top: 0; right: 0; width: 45px; height: 45px; background-color: #d2d1cd; background-image: url("../images/section-head-app.jpg"); background-repeat: no-repeat;}
.bureau-info-members {display: block;}
.bureau-info-members .bureau-member {position: relative; background-color: #f7f5f2; border-color: #cac9c5; border-width: 1px 0 1px 1px; border-style: solid; text-align: center; padding: 12px 30px 15px; text-decoration: none; color: #212121;}
.bureau-info-members .bureau-member.big {display: inline-block; vertical-align: top; width: 230px; height: 475px; margin-right: -4px; padding-top: 55px;}
.bureau-members-table  {display: inline-block; vertical-align: top; width: 940px; min-width: 940px;}
.bureau-member.small {width: 156px; padding: 5px; max-width: 156px; height: 238px; display: inline-block; vertical-align: top; margin-right: -4px; margin-bottom: -1px;}
.bureau-info-members .bureau-member::before {top: auto; bottom: 10px; border-color: transparent transparent #fff transparent;}
.bureau-info-members .bureau-member::after {top: auto; bottom: 10px; background: #fff;}
.bureau-info-members .bureau-member:hover {background: #d71a21; color: #fff;}
.bureau-info-members .bureau-member:hover::before, .bureau-info-members >div:hover::after {display: block;}
.bureau-info-members .bureau-member:hover span {color: #e6e5e0;}
.bureau-info-members .bureau-member:hover .pic::after {background-image: url("../images/pic-tail-light.png");}
.bureau-info-members .pic {position: relative; margin: 0 auto; padding: 4px; max-width: 170px; max-height: 203px; margin-bottom: 28px;}
.bureau-info-members p {font-size: 14px; text-align: left; font-weight: 700; text-transform: uppercase; line-height: 13px; margin-bottom: 10px;}
.bureau-info-members span {font-size: 14px; display: block; color: #707070; font-weight: 400; text-align: left; line-height: 15px;}
.see-more {display: block; float: right; margin: 3px 5px;  width: 169px; height: 37px; border: 2px solid #d71a21; border-radius: 5px; color: #fff; font-size: 12px; font-weight: 400; text-transform: uppercase; line-height: 35px; text-align: center;}
.bureau-member.small p, .bureau-member.small span {text-align: center; font-size: 11px;}
.bureau-member.small .pic {width: 90px; height: 120px; margin-bottom: 14px;}
.bureau-member.small .pic img {width: 100%; height: 100%;}
.see-more::after {content: ""; display: inline-block; vertical-align: middle; width: 10px; height: 8px; background: url("../images/arrow-right-red.png") no-repeat; margin-left: 5px; position: relative; top: -2px;}
.see-more:hover {background-color: #d71a21; color: #fff;}
.see-more:hover::after {background-image: url("../images/arrow-right-white.png");}
.videos-brief {background-color: #f7f5f2; padding: 10px 0;}
.videos-brief .videos-info {display: -webkit-flex;display: -ms-flexbox; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;}
.videos-brief .videos-info iframe {margin: 0 auto 18px; width: 100% !important; max-width: 332px; height: 200px;}
.videos-brief .videos-info>div {width: 35%; max-width: 390px; min-width: 375px; color: #212121; text-decoration: none; background-color: white; border-color: #cac9c5; border-width: 1px 0 1px 1px; border-style: solid; padding: 18px;}
.videos-brief .videos-info>div:last-of-type {border-width: 1px;}
.videos-brief .videos-info p {font-family: RobotoCondensed; font-size: 14px; line-height: 16px; font-weight: 700; text-transform: uppercase; padding: 0 10px;}
.section-head-white {position: relative; height: 65px; line-height: 60px; background: #fff; font-family: RobotoCondensed; font-size: 15px; font-weight: 700; text-transform: uppercase; color: #212121; border-bottom: 3px solid #d71a21;}
.socials-likes {text-align: center; margin-bottom: 30px;}
.socials-likes div {margin: 0 7px; display: inline-block; position: relative; left: 3%;}
footer {background: url("../images/footer-bg.jpg") no-repeat; background-size: cover; padding: 21px 0 0;}
footer .wrapper .left {width: auto; float: left; color: #878683; font-family: Roboto; font-size: 12px; margin-top: 5px;}
footer .wrapper .center{
    width: 100%;
    text-align: center;
	}
footer .wrapper .right {
    float: right;
    max-width: 585px;
    line-height: 1.8;
    text-align: right;
    margin-top: -2px;
    margin-bottom: 0;
    padding-bottom: 0;
	}
footer .copyright .right {
    float: right;
    max-width: 585px;
    line-height: 1.8;
    text-align: right;
    margin-top: -45px;
    margin-bottom: 0;
    padding-bottom: 0;
	}
footer .wrapper>div:first-child {border-bottom: 1px solid #cac9c5; height: 36px; margin-bottom: 17px;}
.clearfix::after {content: ""; display: inline-block; width: 100%;}
footer nav a {position: relative;
    display: inline-block;
    text-decoration: none;
    color: #14110b;
    font-size: 11px;
    text-transform: uppercase;
    padding: 0 7px;
    font-weight: 500;
    line-height: 30px;}
footer nav {margin-bottom: 10px; padding-left: 0px;}
footer nav a::before {top: 25px;}
footer nav a::after {top: 29px;}
footer nav a.current::before,
footer nav a:hover::before {display: block;}
footer nav a.current::after,
footer nav a:hover::after {display: block;}
footer nav a.go-up::before {opacity: 0;}
footer nav a.go-up::after {opacity: 0;}
footer nav a.go-up {float: right; width: 41px; height: 41px; margin-top: -12px; padding: 0; background: url("../images/button-go-up.png") no-repeat;}
footer nav a.go-up:hover{
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
	}
footer .donate-brief a {display: inline-block; width: 45px; height: 25px; border: 2px solid transparent; vertical-align: top; background-size: cover; background-repeat: no-repeat;}
footer .donate-brief a img {height: 100%;}
footer .donate-brief a:hover {border-color: #d71a21;}
footer .copyright {position: relative; background: #d71a21; min-height: 57px; color: #f9f7f3; font-size: 13px;}
footer .copyright .wrapper {padding: 15px 20px;}
footer .copyright a {display: block; color: #fff; margin: 10px 0; margin-bottom:0;}
footer .copyright a:hover{
	text-decoration:none;
	}
footer .copyright::before {content: ""; position: absolute; width: 100%; height: 1px; background: #d71a21; bottom: calc(100% + 5px);}
.donate-big a {background-size: cover;}
.donate-visa {background-image: url("../images/donate-visa.jpg");}
.donate-big .donate-visa {background-image: url("../images/visa.jpg");}
.donate-maestro {background-image: url("../images/donate-maestro.jpg");}
.donate-big .donate-maestro {background-image: url("../images/maestro.jpg");}
.donate-mastercard {background-image: url("../images/donate-mastercard.jpg");}
.donate-big .donate-mastercard {background-image: url("../images/master.jpg");}
.donate-sberbank {background-image: url("../images/donate-sberbank.jpg");}
.donate-big .donate-sberbank {background-image: url("../images/sberbank.jpg");}
.donate-qiwi {background-image: url("../images/donate-qiwi.jpg");}
.donate-big .donate-qiwi {background-image: url("../images/qiwi.jpg");}
.donate-yandex-money {background-image: url("../images/donate-yandex-money.jpg");}
.donate-big .donate-yandex-money {background-image: url("../images/yandex-money.jpg");}
.donate-webmoney {background-image: url("../images/donate-webmoney.jpg");}
.donate-big .donate-webmoney {background-image: url("../images/webmoney.jpg");}
.donate-mts-bank {background-image: url("../images/donate-mts-bank.jpg");}
.donate-big .donate-mts-bank {background-image: url("../images/mts-bank.jpg");}
.socials a {display: inline-block; width: 15px; height: 15px; background-position: center; background-repeat: no-repeat;}
.social-vk {background-image: url("../images/socials-vk.png");}
.social-ok {background-image: url("../images/socials-ok.png");}
.social-tw {background-image: url("../images/socials-tw.png");}
.social-gp {background-image: url("../images/socials-g+.png");}
.social-fb {background-image: url("../images/socials-fb.png");}
.social-in {background-image: url("../images/socials-in.png");}

.socials a:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}




/*news*/
.right {float: right; max-width: 23.2%; min-width: 270px;}
.left {float: left; width: 100%; max-width: 74.2%;}
.news-page .wrapper::after {content: ""; display: inline-block; width: 100%; height: 0;}
.news-paged {padding-bottom: 49px;}
.news-paged img {max-width: 100%; margin: 15px auto; display: block;}
.news-paged iframe {max-width: 100%;}
.breadcrumbs {font-size: 12px; margin: 0 0 5px; line-height: 15px; max-width: 868px;}
.breadcrumbs a {color: #8e8d8a; text-decoration: none;}
.breadcrumbs>div{
	display:inline-block;
	}
.breadcrumbs a:hover {text-decoration: underline;}
.heading {margin: 5px 0 15px;}
.heading h1 {color: #212121; font-size: 28px; line-height: 30px; text-transform: uppercase; margin-bottom: 15px; word-wrap: break-word;}
.news-paged .hr-down {margin: 8px 0 10px;}
.hr-down {background-color: #d71a21; width: 100%; height: 1px; position: relative; text-align: center;}
.hr-down::after {content: ""; position: absolute; top: 1px; left: 0; right: 0; margin:0 auto; width: 0; height: 0; border-style: solid; border-width: 5px 5px 0 5px; border-color: #d71a21 transparent transparent transparent;}
.button {min-width: 150px; padding: 0 10px; height: 37px; border: 2px solid #d71a21; border-radius: 5px; display: inline-block; color: #d71a21; font-size: 12px; font-weight: 700; text-transform: uppercase; text-align: center; text-decoration: none; line-height: 32px; margin-bottom: 5px;}
.button:hover,
.button.active {background: #d71a21; color: #fff;}
.heading+.article-brief {margin-top: 22px;}
.article-brief::after {content: ""; display: inline-block; vertical-align: top; width: 100%;}
.article-brief {background-color: #f7f5f2; padding: 10px 30px 22px 35px; margin-bottom: 5px; color: #707070; font-size: 12px; line-height: 19px;}
.article-brief .datemark+p,
.article-brief img+p {font-size: 14px; margin-bottom: 12px; line-height: 16px; margin-top: 22px;}
.article-brief .datemark,
.news-right .datemark {color: #979797; font-size: 11px; position: relative; margin: 0 0 12px; display: block; line-height: 10px;}
.news-right .datemark {margin: 5px 5px 5px 28px; line-height: 12px;}
.article-brief .datemark::before,
.news-right .datemark::before {content: ""; display: block; position: absolute; width: 19px; height: 19px; background: #d71a21 url(../images/icon-article.png) no-repeat 2px 1px; left: -27px; top: -2px;}
.article-brief img {display: block; margin: 15px auto ; max-width: 90% !important; width: auto !important; height: auto !important;}
.article-brief a {color: #d71a21;}
.article-brief .next span {background: url(../images/arrow-right-red.png);}

.next span,
.previous span {display: inline-block; width: 10px; height: 8px; vertical-align: middle;}

.pagination {text-align: right; height: 31px; background-color: #e6e5e0; line-height: 31px; font-size: 13px; padding-right: 5px;}
.pagination .page {color: #212121; text-decoration: none; width: 19px; height: 19px; display: inline-block; vertical-align: middle; line-height: 17px; text-align: center;}
.pagination a.active {border: 1px solid #d71a21; color: #d71a21;}
.pagination .page:hover {color: #d71a21;}
.pagination .next,
.pagination .previous {color: #707070; padding: 0 5px 0 10px;}
.pagination .next span {background: url(../images/arrow-right-grey.png);}
.pagination .previous span {background: url(../images/arrow-left-grey.png);}
.text-section {color: #212121; font-size: 14px; line-height: 18px; padding-bottom: 50px;}
.text-section h1 {font-size: 18px; text-transform: uppercase; font-weight: normal; padding: 15px 0;}
.text-section h2 {color: #d71a21; font-size: 18px; font-weight: 700; padding: 18px 0 13px;}
.text-section h3 {color: #707070; font-size: 24px; font-weight: 700; padding: 12px 0; line-height: 24px;}
.text-section a {color: #d71a21;}

.section-head-small {height: 42px; background-color: #d71a21; color: #fff; font-size: 14px; font-weight: 700; text-transform: uppercase; line-height: 40px; padding: 0 15px;}
.news-right .hr-down {margin: 4px 0 20px;}
.news-right article {border-bottom: 1px solid #ccc; padding: 0 0 6px; line-height: 14px; margin-bottom: 10px;}
.news-right article a {color: #212121; font-size: 12px; text-decoration: none;}
.news-right article a:hover {text-decoration: underline;}
.news-right .links {background-color: #e6e5e0; font-size: 12px; font-weight: 700; text-transform: uppercase; text-align: center; line-height: 30px; margin-top: 16px;}
.news-right .links>* {display: inline-block; vertical-align: middle;}
.news-right .links a {color: #212121;}
.news-right .links .next span {background: url(../images/arrow-right-grey.png);}
.news-right .links a:hover {color: #d71a21;}
.news-right .links .next:hover span {background: url(../images/arrow-right-red.png);}
.vr {width: 1px; background-color: #777; height: 12px;}
.news-right .links .vr {margin: 0 8px;}
.news-right {margin-bottom: 51px;}

.right-links a {font-size: 12px; text-transform: uppercase; position: relative; display: block; padding-left: 36px; color: #d71a21; margin-bottom: 11px; line-height: 14px;}
.right-links a:hover {text-decoration: none;}
.right-links a::before {content: ""; width: 23px; height: 23px; display: block; border: 2px solid #d71a21; position: absolute; background: url(../images/logo-min.png) no-repeat 2px 2px; background-size: 19px 19px; left: 2px; top: 3px;}


/*Content styles*/
.content-div {padding: 20px 35px; background-color: #f7f5f2; color: #212121;}
.content-div.literature {margin-top: 22px; padding-top: 45px;}
.literature .accordion-head {color: #d71a21; font-size: 14px; font-weight: 700; text-transform: uppercase; cursor: pointer;}
.literature .accordion-head:hover {text-decoration: underline;}
.literature .accordion-container {opacity: 0; height: 25px; padding-left: 35px; overflow: hidden;}
.literature .accordion-container.active {opacity: 1; height: 100%; min-height: 35px;}
.literature .accordion-container a {display: block; color: #212121; font-size: 13px; text-decoration: none; margin-bottom: 22px; text-transform: uppercase;}
.literature .accordion-container a:last-of-type {margin-bottom: 5px;}
.news-paged.next-float .next {float: right; margin-right: 20px;}
.news-paged.next-float .next:hover{
	text-decoration:none;
	}
.article-brief.literature {line-height: 26px;}
.article-brief.literature+.pagination {margin-top: 10px; margin-bottom: 25px;}
.article-brief.literature strong {color: #212121; font-size: 14px; text-transform: uppercase; font-weight: 400;}
.article-brief.literature p:last-child {display: inline-block;}
.article-brief.literature p:last-child::after {content: ""; display: inline; width: 100%;}
.content-div.contact {text-transform: uppercase; font-size: 14px; color: #212121; line-height: 36px; margin-top: 22px; padding: 18px 15px 5px;}
.content-div.contact .red {color: #e5151c; font-weight: 700;}
.content-div.contact .red.margin {margin-top: 36px;}
.content-div.contact.req {padding: 28px 35px;}
.donate-big { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;}
.donate-big a {display: block; width: 185px; height: 109px; background-size: cover; background-repeat: no-repeat; margin: 9px 12px 28px;}
.donate-big.allies a {width: 150px; height: 150px;}
.donate-big.allies a img {width: 100%; height: 100%;}
.content-div.about {color: #212121; font-size: 14px; font-weight: 400; line-height: 20px; margin-top: 22px; margin-bottom: 25px;}
.content-div.about p {margin: 0 0 30px;}
.content-div.about p:last-of-type {margin-bottom: 0;}
.region {background-color: #f7f5f2; border: 1px solid #cac9c5;display: -webkit-flex;display: -ms-flexbox; display: flex; padding: 13px 8px 13px 22px; margin: 11px 0; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between;}
.regions .heading {margin-bottom: 20px;}
.content-div.about+.pagination {margin-bottom: 50px;}
.region .text {color: #212121; font-family: "RobotoCondensed"; font-size: 18px; font-weight: 700; text-transform: uppercase; line-height: 24px; padding-left: 5px; width: 60%; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2;}
.region .text span {padding-bottom: 12px;}
.region a:first-child {margin-top: 0;}
.region a {display: block; width: 169px; height: 37px; border: 2px solid #d71a21; border-radius: 5px; color: #d71a21; font-size: 12px; font-weight: 700; text-transform: uppercase; text-decoration: none; text-align: center; line-height: 34px; margin: 12px auto;}
.region a:hover {background: #d71a21; color: #fff;}
.regions .pagination {margin-top: 40px; margin-bottom: 30px;}

/*bureau styles*/
.bureau-content {margin-top: 28px;}
.bureau-ext h1 {font-size: 28px; line-height: 30px;}
.bureau-ext .heading {margin-bottom: 15px;}
.bureau-content>div:first-child {text-align: center; text-transform: uppercase; font-size: 20px; line-height: 24px;}
.bureau-content .container { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 28px;}
.bureau-content .element {max-width: 421px; background-color: #f7f5f2; border: 1px solid #cac9c5; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-items: center; -ms-flex-align: center; align-items: center; min-height: 203px; padding: 10px; margin-bottom: 15px; font-family: "RobotoCondensed";}
.bureau-content .element .pic,
.regions-leaders .pic {padding: 5px; position: relative; margin-right: 28px; display: inline-block;}
.bureau-content .element .desc, .regions-leaders .desc {width: 230px; overflow: hidden; text-overflow: ellipsis;}
.bureau-content .element img,
.regions-leaders .element img {width: 162px; min-width: 130px; max-width: 130px; display: inline-block; vertical-align: top;}
.bureau-content .element .desc p:first-child {color: #212121; font-size: 18px; font-weight: 700; text-transform: uppercase; font-family: "RobotoCondensed"; line-height: 22px; margin-bottom: 12px;}
.bureau-content .element .desc p:last-child {color: #707070; font-size: 20px; line-height: 36px; font-family: "RobotoCondensed"; line-height: 24px; margin-bottom: 15px;}

/*regions-leaders styles*/
.regions-leaders {padding: 11px 8px 40px 12px; margin-top: 18px; border: 1px solid #cac9c5;}
.content-div-head {display: inline-block; color: #212121; font-family: "RobotoCondensed"; font-size: 18px; font-weight: 700; text-transform: uppercase; padding-bottom: 12px;}
.buttons-right {float: right; max-width: 170px; padding-top: 5px;}
.buttons-right .button {margin-bottom: 12px;}
.regions-leaders .element {text-align: left; display: inline-block; margin-bottom: 30px;}
.regions-leaders .element:last-child {margin-bottom: 0;}
.regions-leaders .element>div {display: inline-block; vertical-align: top;}
.regions-leaders .element .desc {padding-top: 25px;}
.regions-leaders .element p {text-transform: uppercase; color: #707070; font-size: 20px; line-height: 20px; font-family: "RobotoCondensed";}
.regions-leaders .element p strong {color: #212121; font-size: 18px; font-weight: 700; font-family: "RobotoCondensed";}
.regions-leaders .element .name {padding: 15px 0 18px;}
.regions-leaders .element .tel {text-transform: none;}

/*request page styles*/
.request .rules {color: #d71a21; font-size: 14px; font-weight: 700; text-transform: uppercase;}
.request form {display: block; max-width: 580px; padding-bottom: 20px; padding-top: 2px; margin-right: 20px;}
.request form input+span:after {content: ""; display: block; position: absolute; right: -25px; top: 0; font-size: 24px; text-align: center;}
.request form input:not(:focus):valid + span::after {content: "✓"; color: lightgreen;}
.request form input:focus:invalid+span::after {content: "×"; color: tomato; right: -22px;}
.request form>div:not(.textarea) {background-color: white; border: 1px solid #b5b5b5; border-radius: 8px; display: -webkit-flex; display: -ms-flexbox; display: flex; padding: 8px 8px; margin: 21px 0; position: relative;}
.request form div label {font-size: 14px; margin-right: 5px;}
.request form label span {color: red; font-size: 12px; line-height: 16px; vertical-align: top;}
.request form div input {-webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; font-size: 14px;}
.request .textarea {background-color: white; border: 1px solid #b5b5b5; border-radius: 8px; padding: 3px 8px 5px; margin: 20px 0; position: relative;}
.request .textarea label {position: absolute; top: 4px;}
.request .textarea span {font-size: 10px; line-height: 18px;}
.request .textarea.textarea2 span {font-size: 14px; line-height: 18px;}
.request textarea {text-indent: 380px; width: 100%; resize: none; font-size: 14px; height: 140px;}
.request div.textarea2 textarea{
	text-indent:0;
	}
.request form button {width: 225px; height: 49px; background-color: white; border-radius: 7px; font-size: 16px; margin: 0 auto; display: block;}
.request form+p,
.request form+p+p {font-size: 14px; line-height: 19px;}
.request form+p {padding-bottom: 20px;}
.request form+p span,
.request form+p+p span {color: red; font-size: 8px; vertical-align: top;}

/*Bureau-member style*/
.bureau-member .main-info .pic {width: 40%; padding: 5px 5px 2px; position: relative; margin-right: 28px; float: left; margin-bottom: 15px;}
.bureau-member .main-info .pic img {max-width: 100%;}
.bureau-member .main-info p {display: inline-block; vertical-align: top;}
.bureau-member .main-info p span {display: block;}
.bureau-member .main-info p span.black {font-weight: 600; font-size: 24px; margin-bottom: 10px;}
.bureau-member .main-info p span.grey {color: #777; font-size: 20px; margin-bottom: 25px;}

/*sitemap styles*/
.sitemap {width: 100%;}
.sitemap a {text-decoration: none; color:#d71a21; text-transform: uppercase;}
.sitemap a:hover {text-decoration: underline;}
.sitemap li {margin: 15px 0; padding-left: 25px;}

/*search page styles*/
.search-results .result {margin-bottom: 25px;}
.search-results a {color: #d71a21; text-decoration: none; text-transform: uppercase;}
.search-results a:hover {text-decoration: underline;}
.search-results .link-text {color: #9e2428;}
.search-results h3 a, .search-results p {text-overflow: ellipsis;}
.search-results .description {font-size: 15px;}
.search-results .other-links a {font-size: 15px; text-transform: capitalize; margin: 0 15px 0 0;}

/*Videos page styles*/
.videos .left-side {float: left; margin: 0 15px 0 0;}
.videos p {font-size: 17px;}
.videos .article-brief::after {content: ""; display: inline-block; width: 100%;}

.content-img {width: 100%;}
.content-img-main {display: block; margin: 0 auto;}

p {min-height: 1em;}
footer .copyright .desktop-trigger {color: #fff; margin-bottom: 25px; display: none;}
body.desktop {min-width: 1280px;}
body.desktop .news-preview .wrapper {display: block;}
body.desktop .news-articles-tabs {display: inline-block; vertical-align: top; margin-right: 0;}
body.desktop .news-tabs-brief {display: inline-block; vertical-align: top;}
body.desktop .news-tabs-brief .tabs-head {display: block;}
body.desktop .news-tabs-brief .tabs-head .head-1 {float: left;}
body.desktop .news-tabs-brief .tabs-head .head-2 {float: right;}
body.desktop footer .wrapper .right {max-width: 420px}
body.desktop.android footer .wrapper .left {margin-top: -50px;}
body.desktop.android footer .copyright .wrapper .right {margin-top: -50px !important;}


body.desktop .bureau-content .container {display: block;}
body.desktop .bureau-content .container .element {display: inline-block; vertical-align: top; width: 400px;}
body.desktop .region {display: table;}
body.desktop .region>*{display: table-cell; vertical-align: middle;}
body.desktop .donate-big {display: block;}
body.desktop .donate-big a {display: inline-block; vertical-align: top;}
body.desktop .section-head .see-more {float: none; position: absolute; right: 25px; top: 0;}
body.desktop .text-section {width: 865px;}
.main-info::after {content:""; display: inline-block; width: 100%;}

@media screen and (max-width: 1050px) {
    footer .copyright a.desktop-trigger {display: block;}
}

.head-top .join {color: #d71a21; padding: 5px 10px; font-weight: 700; font-size: 12px; text-transform: uppercase; text-decoration: none;}
.head-top .join:hover {text-decoration: underline;}
.head-main .wrapper {text-align: left;}
.head-main .links {width: 400px; display: inline-block; text-align: center; margin-left: 4%;}
.head-main .links .big {width: 325px; margin-top: 4px;}
.head-main .links .verybig {width: 325px; height: 66px; margin-top: 4px;}

.party-compare {border: 1px solid #d2d2d2; border-spacing: 0;}
.party-compare td {border: 1px solid #d2d2d2; padding: 5px;}
.party-compare td.big {font-weight: 700; font-size: 15px; padding: 10px; text-align: center}
.party-compare th {border: 1px solid #d2d2d2; padding: 10px; font-weight: 700; font-size: 15px;}


header nav.fixed {
    position:fixed;
    top:0; left:0;
    width:100%;
    z-index: 2;
}

#cboxContent{
	position:relative;
	}

#cboxClose{
	text-indent:-9999px;
	}
#cboxClose:after{
    content: "Х";
    width: 30px;
    height: 26px;
    background: #000;
    display: block;
    color: #fff;
    font-size: 18px;
    text-indent: 0;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    cursor: pointer;
	}
#cboxCurrent, #cboxNext, #cboxPrevious{
	display:none !important;
	}
	
#top{
	position:relative;
	z-index:11;
	}
	
	
.content {
  min-height: calc(100vh - 189px);
}
	
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(.3);
    -ms-transform: scale(.3);
    transform: scale(.3);
  }

  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
  }

  70% {
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
  }

  80% {
    -webkit-transform: translateX(-10px);
    -ms-transform: translateX(-10px);
    transform: translateX(-10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes bounceInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
    -ms-transform: translateX(2000px);
    transform: translateX(2000px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
  }

  80% {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
  }

  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

