@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;}
.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 4px 0 0;}
.lang {margin: 0 20px; font-size: 12px; color: #434343;}
.lang a {color: #434343; text-decoration: none; margin-right: 6px;}
#search-form {position: relative; top: -3px;}
#search-form input[type="text"] {width: 195px; height: 22px; padding-left: 9px; background-color: #f9f7f3; border-radius: 1px 2px 2px 1px; 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: #afaeaa; border-radius: 1px; color: #fff; cursor: pointer; text-align: center;}
#search-form label {position: relative; width: 73px; height: 22px; cursor: pointer;}
.vstup {margin-left: 15px; width: 167px; height: 12px; color: #d71a21; font-family: Roboto; font-size: 12px; font-weight: 700; text-decoration: underline; text-transform: uppercase;}
.head-main {background: #0076b3; color: #fff; padding: 22px 0 31px; text-align: center; height: 95px;}
.head-main .logo {max-width: 410px; float: left; position: relative; padding-left: 126px;}
.head-main .logo::before {content: ""; display: inline-block; vertical-align: middle;  width: 126px; height: 76px; background: url("../images/logo-min.png") no-repeat; background-size: contain; position: absolute; top: -10px; left: 0;}
.head-main .join {display: inline-block; position: relative; width: 195px; height: 36px; line-height: 36px; 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; left: -9.5%; top: 4px;}
.head-main .join span {position: relative;}
.head-lower {margin-top: 5px; color: #d71a21; padding: 7px 0 7px; font-size: 14px; font-weight: 700; text-transform: uppercase;}
.head-lower .wrapper {position: relative;}
.head-lower marquee {width: 72%;}
.head-lower img {position: absolute; right: 0; bottom: -13px;}
header nav {position: relative; z-index:1; background: #ef3b33; min-height: 43px; max-width: 1200px; margin: 0 auto; -webkit-box-shadow: 0px 10px 21px -3px rgba(0,0,0,0.35); -moz-box-shadow: 0px 10px 21px -3px rgba(0,0,0,0.35); box-shadow: 0px 10px 21px -3px rgba(0,0,0,0.35);}
header nav::before {content: ""; display: inline-block; vertical-align: middle;  width: 52px; height: 45px; background: url("../images/slice.png") no-repeat; position: absolute; top: 23px; left: -36px;}
header nav::after {content: ""; display: inline-block; vertical-align: middle;  width: 50px; height: 47px; background: url("../images/slice2.png") no-repeat; position: absolute; top: 23px; right: -34px;}
header nav button {display: none;}
header nav .wrapper {text-align: justify; line-height: 50px;}
header nav a {display: inline-block; color: white; height: 43px; line-height: 42px; font-size: 12px; text-transform: uppercase; text-decoration: none; font-weight: 500; padding: 0 11px; }
header nav a {position: relative;}
header nav a::before {content: ""; margin: 0 auto; display: block; opacity: 0; width: 16px; height: 7px; background: url("../images/-125.png") no-repeat;}
header nav a:hover::before {opacity: 1;}
header nav a:hover::after {display: block;}
header nav a.current::before {opacity: 1;}
header nav a.current::after {display: block; top:calc(100% + 4px); height: 3px;}
.news-preview {overflow: hidden; position: relative;}
.news-preview .wrapper {display: -webkit-flex;display: -ms-flexbox; display: flex; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;}
.news-articles-tabs {position: relative; width: 100%; height: 428px; 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; border-top: 0;}
.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.current {color: #fff; background-color: #0076b3; box-shadow: 0 5px 5px rgba(1, 1, 1, 0.24);}
.news-articles-tabs .article::before {content: ""; position: absolute; top:0; right: 100%; width: 20px; height: 100%; background: #0076b3; transition: opacity .2s ease-in-out; opacity: 0;}
.news-articles-tabs .article::after {content: ""; position: absolute; top: 100%; right: 100%; width: 0; height: 0; border-style: solid; border-width: 0 20px 20px 0; border-color: transparent #003b59 transparent transparent; transition: opacity .2s ease-in-out; opacity: 0;}
.news-articles-tabs .article.current::before {opacity: 1;}
.news-articles-tabs .article.current::after {opacity: 1;}
.news-articles-tabs .article:last-of-type {border-bottom: none;}
.news-articles-tabs .article:last-of-type::after {display: none;}
.news-articles-tabs .article p {padding: 12px 30px 11px 30px; max-width: 460px; }
.news-tabs-brief {width: 35%; max-width: 285px; height: 428px; position: relative;}
section.right .news-tabs-brief {width: 100%; height: auto; margin-bottom: 15px; margin-top: -10px;}
.news-tabs-brief .tabs-head2 {min-height: 42px; display: block; text-align: center;}
.news-tabs-brief section {display: none;}
.news-tabs-brief section.active {display: block;}
.news-tabs-brief .tabs-head2 a {    display: inline-block;
    vertical-align: top;
    width: 40%;
    height: 100%;
    margin-bottom: 15px;
    line-height: 42px;
    color: #000;
    font-family: RobotoCondensed;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    margin-top: 15px;}

.news-tabs-brief .tabs-head2 a.youtube_link2{
    width: 58%;
    padding-top: 5px;
	    text-align: center;
}

.news-tabs-brief .article-news {display: block; color: #212121; padding: 0 0 6px; text-decoration: none; line-height: 16px;}
.news-tabs-brief .article-news:hover p {text-decoration: underline;}
.news-tabs-brief .article-news span {color: #0076b3; font-size: 14px;}
.news-tabs-brief .article-news span::after {content: "|"; display: inline-block; margin: 0 5px;}
.news-tabs-brief .article-news p {display: inline; font-size: 13px; line-height: 15px; color: #212121; text-transform: uppercase; font-weight: 500; font-family: Roboto;}
.news-tabs-brief .pagination {position: absolute; width: 100%; bottom: -44px; left: 0; height: 44px; line-height: 44px; text-align: right; background: #fff;}
.news-tabs-brief .pagination a {margin-left: 40px; color: #d71a21; font-family: Roboto; font-size: 12px; font-weight: 700; text-decoration: underline; }

.bureau-brief {background-color: #efeeef; margin: 10px 0 0; padding: 10px 0;}
.section-head {position: relative; height: 45px; margin-bottom: 25px; line-height: 45px; 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 span {background: #ef3b33; display: inline-block; width: 250px; height: 42px; text-align: center; position: relative; left: 20px; top: 10px;}
.section-head p span::before {content: ""; display: inline-block; vertical-align: middle;  width: 45px; height: 27px; background: url("../images/slice3.png") no-repeat; position: absolute; top: 15px; left: -45px;}
.section-head p span::after {content: ""; display: inline-block; vertical-align: middle;  width: 45px; height: 27px; background: url("../images/slice4.png") no-repeat; position: absolute; top: 15px; right: -45px;}

.see-more {color: #e52c39; font-family: Roboto; text-transform: initial; font-size: 14px; font-weight: 700; text-decoration: underline; float: right; position: relative; top: 15px; right: -20px;}
.see-more:hover {text-decoration: none;}


.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-member.small {width: 289px; padding: 16px; max-width: 289px; height: 162px; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; vertical-align: top; margin-bottom: 5px; border: 1px solid #cac9c5; transition: background .4s ease;}
.bureau-member.small:hover {background-color: #0076b3;}
.bureau-member.small:hover p, .bureau-member.small:hover span {color: #fff;}
.bureau-member.small .info {max-width: 130px; margin-left: 20px; text-align: left; font-family: RobotoCondensed; line-height: 15px;}
.bureau-member.small p {text-align: left; font-size: 12px; color: #0076b3; font-weight: 700; text-transform: uppercase; margin-bottom: 10px;}
.bureau-member.small span {color: #707070; font-weight: 400; font-size: 12px;}
.bureau-member.small .pic {min-width: 82px; height: 110px; max-width: 110px;}
.bureau-member.small .pic img {width: 100%; height: 100%;}
.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: 230px; height: 129px;}
.videos-brief .videos-info>div {width: 285px; max-width: 285px; color: #212121; text-decoration: none; background-color: white; border: 1px solid #cac9c5; padding: 18px; margin-right: 10px; transition: background .4s ease;}
.videos-brief .videos-info>div:hover {background-color: #0076b3;}
.videos-brief .videos-info>div:hover p {color: white;}
.videos-brief .videos-info>div:last-of-type {margin-right: 0;}
.videos-brief .videos-info p {font-family: RobotoCondensed; font-size: 14px; line-height: 16px; font-weight: 400; text-transform: uppercase; padding: 0 10px; color: #212121;}
.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-color: #efeff2; padding: 21px 0 0;}
footer .wrapper .left {width: auto; float: left; color: #878683; font-family: Roboto; font-size: 12px; margin-top: 5px;}
footer .wrapper .right {float: right; max-width: 400px; padding-top: 15px;}
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: 12px; text-transform: uppercase; padding-right: 32px; font-weight: 500; line-height: 30px;}
footer nav a:hover {color: #0076b3; text-decoration: underline;}
footer nav {margin-bottom: 10px; padding-left: 0px; border-bottom: 1px solid #d4d5d8;}
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: -15px; padding: 0; background: url("../images/button-go-up.png") no-repeat;}
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: #0076b3;}
footer .copyright {    position: relative;
    background-color: #0076B3;
    min-height: 47px;
    color: #f9f7f3;
    font-size: 13px;
}
footer .copyright .wrapper {padding: 15px 20px;}
footer .copyright a {display: block; color: #fff; margin: 10px 0;}
.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: 58px; height: 46px; 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");}

/*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: 30px 0 5px; line-height: 15px; max-width: 868px;}
.breadcrumbs a {color: #8e8d8a; text-decoration: none;}
.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: #cac9c5; width: 100%; height: 1px;}
.button {min-width: 150px; padding: 0 10px; height: 37px; border: 2px solid #0076b3; border-radius: 5px; display: inline-block; color: #0076b3; 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: #0076b3; 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 {font-weight: 400; color: #0076b3; font-family: RobotoCondensed; font-size: 14px; position: relative; margin: 0 0 12px; display: block; line-height: 10px;}
.news-right .datemark {margin: 5px 5px 5px 28px; line-height: 12px;}
.article-brief img {display: block; margin: 15px auto ; max-width: 90% !important; width: auto !important; height: auto !important;}
.article-brief a {color: #0076b3;}

.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 #0076b3; color: #0076b3;}
.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: #0076b3;}

.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: #0076b3; 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;}
.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: #0076b3; 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: contain; 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-transform: uppercase; font-size: 20px; line-height: 24px;}
.bureau-content .container {display: block; text-align: left; margin-top: 28px;}
.bureau-content .element {max-width: 431px; width: calc(50% - 8px); background-color: #f7f5f2; border: 1px solid #cac9c5; display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex; display: inline-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; height: 162px; padding: 10px; margin: 0 8px 13px 0; font-family: "RobotoCondensed";}
.bureau-content .element:first-child {float: left; display: block; text-align: center; height: 337px; margin-right: 13px;}
.bureau-content .element:nth-child(2), .bureau-content .element:nth-child(3), .bureau-content .element:nth-child(2n + 5) {margin-right: 0;}
.bureau-content .element:first-child .pic {width: 192px; height: 230px; overflow: hidden; margin: 0 auto 15px;}
.bureau-content .element:first-child .pic img {width: 100%; max-width: 100%; max-height: 100%; height: auto;}
.bureau-content .element:first-child .desc {width: 100%; left: auto;}

.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; position: relative; left: 15px;}
.bureau-content .element img,
.regions-leaders .element img {width: 108px; height: 130px; display: inline-block; vertical-align: top;}
.bureau-content .element .desc p:first-child {color: #0076b3; font-size: 16px; 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: 16px; line-height: 36px; font-family: "RobotoCondensed"; line-height: 24px; margin-bottom: 15px;}
.bureau-content .element .desc p:first-child a{color: #0076b3; font-size: 16px; font-weight: 700; text-transform: uppercase; font-family: "RobotoCondensed"; line-height: 22px; margin-bottom: 12px; text-decoration: none}
.bureau-content .element .desc p:last-child a{color: #707070; font-size: 16px; line-height: 36px; font-family: "RobotoCondensed"; line-height: 24px; margin-bottom: 15px; text-decoration: none}

/*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: #0076b3; 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 {text-indent: 380px; width: 100%; resize: none; font-size: 14px; height: 140px;}
.request form button {width: 225px; height: 49px; background-color: white; border-radius: 7px; font-size: 16px; margin: 0 auto; display: block; cursor: pointer}
.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:#0076b3; 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 .wrapper {text-align: center; padding-right: 13%;}
.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;}


.donate_form{
border: 1px solid #0076B3;
margin-bottom:20px;
	}

.donate_title, .donate_msg{
    background: #0076B3;
    color: #fff;
    padding: 0px 10px;
	}

.donate_form form{
    padding: 10px;
	}

.donate_form br{}

.donate_form label{
    width: 50%;
    display: inline-block;
	}

.donate_form select{
    border: 1px solid #D4D5D8;
    padding: 5px 20px;
    margin-left: 20px;
    float: right;
    width: 197px;
	}
	
	
.donate_form label[name=param_payment_type]{
    float: left;
    width: inherit;
	}	
.donate_form select[name=param_payment_type]{
float: left;
	}

.donate_form input.text{
border: 1px solid #D4D5D8;
padding: 5px 20px;
float:right;
width: 197px;
	}

.donate_form input[type=submit]{
	    background: #0076B3;
    color: #fff;
    font-size: 12px;
    width: 50%;
    margin-top: 12px;
    margin-bottom: 10px;
	cursor:pointer;
	border:2px solid #0076B3;
	clear:both;
	}

.donate_form input[type=submit]:hover{
	background:none;
	color:#0076B3;
	border:2px solid #0076B3;	
	}


@media screen and (max-width: 950px){
.donate_form{
	text-align:center;	
	}
	.donate_form label{
    width: 90%;
    display: inline-block;
	}
	
.donate_form select,.donate_form input.text, .donate_form select[name=param_payment_type], .donate_form label[name=param_payment_type]{
float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
	}
	}

.youtube_link{
	margin-right: 100px;
}

.youtube_link:hover svg{
	
	-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
	
}
.youtube_link:hover svg path{
	fill: #ef3b33 !important;
	    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}
.youtube_link svg{
    width: auto;
    height: 50px;
	    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
}
