/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */
@import url("bootstrap-classes.css");


@import url(https://fonts.googleapis.com/css?family=PT+Sans&subset=latin,cyrillic,cyrillic-ext);
@import url(https://fonts.googleapis.com/css?family=PT+Sans+Bold&subset=latin,cyrillic,cyrillic-ext);
@import url(https://fonts.googleapis.com/css?family=Exo+2:400,200,300&subset=latin,cyrillic);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css);


@font-face {
    font-family: "PT Sans Bold";
    font-weight:700;
    src: url('../fonts/PT_Sans-Web-Bold.ttf');
}

@font-face {
    font-family: "PT Sans Narrow";
    src: url('../fonts/PT_Sans-Narrow-Web-Regular.ttf');
}

@font-face {
    font-family:"PT Sans Regular";
    src: url('../fonts/PT_Sans-Web-Regular.ttf');
}

@font-face {
    src: url('../fonts/PT_Sans-Web-Italic.ttf');
    font-family: "PT Sans Italic";
}




h1 {
    font-size: 36px;
    text-transform:uppercase;
    line-height: 46px;
    margin-top:0
}
h1, h2, h3, h4, h5, h6 {
    font-family:"PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;
    font-weight:700;
    letter-spacing:0;
}

h6 {
font-size: 13px;
color: #666;
text-align: center;
font-style: italic;
}

body {
    font-family:"PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;

}

blockquote {
    border-left: 5px solid #DDDDDD;
    margin: 15px 30px 15px 10px;
    padding-left: 20px;
}

.content a,
.content a:visited {
  color:#6e1eff;
}

pre {
    color: #006699;
    display: block;
    float: left;
    font-family: "PT Sans", Arial,"Helvetica Neue",Helvetica,FreeSans,sans-serif;
    font-size: 17px;
    line-height: 20px;
    margin: 10px 15px 5px;
    white-space: normal;
    width: 170px;
}


img {
    max-width: 100%;
    height:auto;
}



/* Captions for images in ckeditor */

span.caption.left {
  display: block;
  margin: 5px 10px 50px 5px !important;
}

span.caption.left p {
   clear: left;
    color: #666666;
    float: left;
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 10px;
    margin-right: 20px;
    width: 100%;
}

body.node-type-article .content .field-name-body img {
    margin-right: 24px;
    margin-left: 24px;
    margin-bottom: 16px;
    max-width:100%!important;
    height:auto!important;
}




.block-menu ul.menu li{
    float: left;
    list-style: none;
}
.block-main-menu ul.menu li{
    margin: 22px 37px 0px 0px;
    padding-top: 2px;
}
.block-main-menu ul.menu li a{
    font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;
    font-weight:700;
    color: #000;
    text-transform: uppercase;
    text-decoration: none;
}
.block-main-menu ul.menu li:nth-child(3){
    padding-top: 0px!important;
}
.block-main-menu ul.menu li:nth-child(3) a{
    background: url("../images/bg-top-contrast.PNG") no-repeat;
    width: 146px;
    height: 21px;
    display: block;
    color: #FFF;
    padding-left: 10px;
    padding-top: 2px;
}
.block-language{
    float: right;
    margin-right: 25px;
    width:134px;
    z-index:99999!important;
}
.block-language ul li{
    float: left;
    list-style: none;
    margin-right: 20px;
    margin-top: 8px;
}
.block-language ul li a{
    font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;    font-weight:700;
    font-size: 13px;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
}
.block-language ul li.active a{
    color: #b9b9b9;
}
.locale-untranslated {
  display:none;
}

.region-branding{
    width: 100%!important;
/*    background-color: #6e1eff;*/
    height: 130px;
    margin-top: 22px;
}

.not-front .region-branding {
    margin-bottom:40px;
}
.region-branding .logo-img{
    float: left;
}
.region-branding .logo-img{
    margin-top: 25px;
    margin-left: 25px;
}

.region-branding .logo-img img{
   width: 96px;
   height:auto;
}


.region-branding .branding-data{
    float: left;
    width: 140px;
    height: 130px;
}
.region-branding .block-menu-menu-main-sections{
    float: left;
    width: 820px;
}
.region-branding .block-menu-documents-news{
    float: left;
    width: 580px;
    background: #f7f7f7;
    padding: 14px 0px 15px 44px;
    height: 71px; /*upd*/
}

.region-branding .block-menu-documents-news a{
    color: #000!important;
    text-decoration: none;
    font-size: 24px;
    text-transform: uppercase;
    font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;    font-weight:700;
    margin-right: 90px;
}

.region-branding .block-views-exp-search-page{
    float: left;
    width: 220px;
    background: #f7f7f7;
    padding: 13px 0 9px 0;
}

.not-front .region-branding .block-views-exp-search-page{
    width: 280px;
}


input.form-text:active,
input.form-text:focus {
   box-shadow:0 0 0 transparent;
}

.block-menu-main-sections li {
  margin-left:0;
}


.block-menu-main-sections li:first-child{
    margin-left: 77px!important;
}
.block-menu-main-sections li{
    padding: 18px 0px 18px 0px;
}



.block-menu-main-sections li a{
    color: #FFF!important;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
    font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;    font-weight:700;
    margin-right: 79px;
}

/*english menu*/
.i18n-en .block-menu-main-sections li a {
    margin-right: 41px;
}

.i18n-en .block-menu-main-sections li:first-child {
    margin-left: 87px;
}

/*
.i18n-en .region-branding .block-menu-documents-news {
    width: 547px;
}
*/

body.front .zone-content-wrapper{
    margin-top: 67px;
}

body.not-front .zone-content-wrapper{
    margin-top: 36px;
}

body.front .zone-content-wrapper h1#page-title{
    display: none;
}
.container-12{
    width: 1000px!important;
}
.views-widget-filter-search_api_views_fulltext input.form-text{
    color: #6e1eff;
    font-size: 16px;
    font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;    font-weight:700;
    border: none;
    border-bottom: 3px solid #6e1eff;
    background: #f7f7f7;
    width: 100%;
}
.views-widget-filter-search_api_views_fulltext input.form-text:focus{
    outline: none;
}
::-webkit-input-placeholder {color: #6e1eff;}
::-moz-placeholder          {color: #6e1eff;}
:-moz-placeholder           {color: #6e1eff;}
:-ms-input-placeholder      {color: #6e1eff;}

.block-views-frontpage-news-block h2.block-title{
    margin-top: 50px;
}

h2.block-title {
    font-size: 22px;
    color: #6e1eff;
    font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;    font-weight:700;
}

#region-sidebar-second {
    margin-top:2px;
}

#region-sidebar-second h2.block-title {
    text-transform:uppercase;
    margin-bottom:24px;
    line-height: 21px;
}

#region-content h2.block-title {
    font-size: 24px;
    color: #6e1eff;
    font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;    font-weight:700;
    border-bottom: 3px solid #6e1eff;
}
.view-frontpage-news ul li{
    list-style: none;
    float: left;
    width: 280px;
    margin-right: 49px;
    font-size: 14px;
    line-height: 20px;
    font-family:"PT Sans Regular", 'PT Sans', helvetica, "helvetica neue", arial, sans-serif;
    margin-top: 20px;
}

.view-frontpage-news ul li:nth-child(3) {
    margin-right:0!important;
}

.view-content ul li{
    list-style: none;
    font-size: 14px;
    line-height: 20px;
    font-family:"PT Sans Regular", 'PT Sans', helvetica, "helvetica neue", arial, sans-serif;
}

@media all and (min-width: 1000px) { 

.view--front-priority-themes .view-footer,
.view-frontpage-news .view-footer {
    display: table;
    position: absolute;
    margin-left: 1000px;
    margin-top: 110px;

}
}

@media all and (max-width: 1000px) { 

.view--front-priority-themes .view-footer,
.view-frontpage-news .view-footer {
    display:block;
    overflow:hidden;
    clear:both;
    margin: 40px auto;
}
}

.view--front-priority-themes .view-footer,
.view-frontpage-news .view-footer {
    background: url("../images/bg-next.png") no-repeat;
    padding-top: 30px;

    font-family: "PT Sans Italic", "PT Sans Regular", 'PT Sans', helvetica, "helvetica neue", arial, sans-serif; 
    width: 90px;
    line-height: 14px;

}


.view--front-priority-themes .view-footer{
    margin-top: 75px;
}

.view--front-priority-themes .view-footer a{
    width: 30px;
    display: block;
    color: #7d74d3;
    font-size:12px;
}

@media all and (max-width: 600px) { 
.block--front-priority-themes-block ul li a {
    min-width:99%!important;
}
}





.view-frontpage-news .view-footer a,
.field-slideshow-controls a {
    font-size: 12px;
    color: #7d74d3;
    text-transform:uppercase;
}

.field-slideshow-controls .next {
  float:right;
}

.field-slideshow-controls {
    padding-top:16px;
    margin-top:16px;
}

.field-slideshow-controls .prev:before,
.field-slideshow-controls .next:after {
   font-size: 5em;
   width: 30px;
   display:inline-block;
   font: normal normal normal 14px/1 FontAwesome;
   font-size: inherit;
   text-rendering: auto;
   -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;

}

.prev:before {
   content: "\f060";

}

.next:after {
    content: "\f061";
    text-align:right;
}


.view-frontpage-news ul li:nth-child(3){
    margin-right: 0!important;
}
.view-frontpage-news ul li img{
    float: left;
    margin-right: 15px;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    margin-left: -33px;
}

.view-frontpage-news ul li img.file-icon {
    width:16px;
    height:auto;
    float: none;
    margin-right: 6px;
    border-radius: 0;
    margin-left: 6px;
}

.view-frontpage-news .post-date{
    color: #4c4c4c;
    font-size: 12px;
    font-family: "PT Sans Italic", "PT Sans Regular", 'PT Sans', helvetica, "helvetica neue", arial, sans-serif;       font-style:italic;
}
.view-frontpage-news ul li h3.title{
    font-size: 18px;
    line-height: 22px;
}
.view-frontpage-news ul li h3.title a{
    color: #000;
    font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;    font-weight:700;
    text-decoration: none;
}
.view-frontpage-news ul li h3.title a:hover{
    color: #6e1eff;
    text-decoration: underline;
}
.block--front-priority-themes-block{
    margin-top: 100px;
}
.block--front-priority-themes-block ul li{
    list-style: none;
    float: left;
    margin-right: 30px;
    margin-top: 10px;
    margin-bottom: 40px;
}
.block--front-priority-themes-block h2{
    font-size: 18px;
}
.block--front-priority-themes-block ul li a{
    color: #0b0559!important;
    text-transform: uppercase;
    font-family: 'Exo 2', sans-serif;
    font-weight: 100;
    text-decoration: none;
    line-height: 24px;
    font-size: 24px;
    width: 212.5px;
    height: 90px;
    border-bottom: 8px solid #efefef;
    display: block;
}
.block--front-priority-themes-block ul li a:hover{
    color: #ff6e91!important;
    border-bottom: 8px solid #ff6e91;
}
.block--front-priority-themes-block ul li:nth-child(4n){
    margin-right: 0px;
}
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12{
    margin-left: 0px!important;
    margin-right: 0px!important;
}
h6.site-slogan{
    display: none;
}
body.front .feat img{
    margin-left: -100px;
    width:1200px;
    max-width:1200px!Important;
}


.not-front #section-footer {
  margin-top:64px;
}

.zone-footer-wrapper{
    background: #2d0d67 linear-gradient(to bottom, #7225ff 0px, #7225ff 75%, #2d0d67 75%, #2d0d67 100%) repeat scroll 0 0;

    /*height: 201px;*/
}
.footer-logo{
    margin-top: 38px;
    margin-right: 155px;
    float: left;
    width:95px;
    height:auto;
}
.footer1{
    height: 139px;
    color: #FFF;
    width: 1000px;
}
.footer1 .left-footer{
    font-size: 28px;
    font-family: "PT Sans Bold", sans-serif;
    font-weight: bold;
    margin-top: 43px;
    height: 94px;
    float: left;
    margin-right: 48px;
}
.footer1 .center-footer a{
    color: #FFF;
    text-decoration: none;
}
.footer1 .center-footer a{
    text-decoration: underline;
}
.footer1 .center-footer{
    width: 188px;
    margin-right: 70px;
}
.footer1 .center-footer,
.footer1 .right-footer{
    font-size: 11px;
    font-family: "PT Sans Regular", sans-serif;
    float: left;
    line-height: 17px;
    height: 99px;
    margin-top: 38px;
}
.footer1 .right-footer{
    width: 207px;
    margin-right: 100px;
}
.footer2{
    color: #FFF;
    font-family: "PT Sans Regular", sans-serif;
    width: 1000px;
}
.footer2 .footer-name{
    width: 231px;
    font-size: 12px;
    line-height: 14px;
    float: left;
    letter-spacing: -0.04em;
    margin-right: 25px;
    margin-top: 17px;
}
.footer2 .copyright{
    font-size: 11px;
    float: left;
    margin-top: 17px;
}
.footer2 .social-buttons{
    float: right;
    margin-right: 69px;
}
.footer2 .social-buttons a{
    float: left;
    width: 20px;
    height: 22px;
    margin-left: 40px;
    color: rgba(0,0,0,0.0);
    margin-top: 22px;
}
.footer2 .social-buttons a.facebook{
    background: url("../images/icons.png");
}
.footer2 .social-buttons a.twitter{
    background: url("../images/icons.png") 0 -20px;
}
.footer2 .social-buttons a.rss{
    background: url("../images/icons.png") 0 -40px no-repeat;
}
.footer2 .social-buttons a.vk{
    background: url("../images/icons.png") 0 -63px no-repeat;
    width: 28px;
}
.block-system-main-menu{
    margin-left: 25px;
}
.section-header{
    background: url("../images/bg-top-menu.png") repeat-x #801EFF;
    height:199px;
}

/*switch theme*/
#edit-widget #edit-theme {display:none;}

/*old form*/
/*
#block-switchtheme-switch-form {
    float:left;
    width:158px;
    margin: 22px 37px 0 0;
    padding: 0 10px 0 0;
    background: #ff6841 url("data:image/gif;base64,R0lGODlhCAAXAMQAAP/+/v/n4P9pQv92Uv+kjf+Sdv/28/+GZ//x7v/s5/+Yff+2o//Owv+Nb/9rRf+qlP/Iuv+8q//Ds//a0f9uSP/5+P/g2P+AYP96WP+wnP9oQf///wAAAAAAAAAAAAAAACH/C1hNUCBEYXRhWE1QPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS4zLWMwMTEgNjYuMTQ1NjYxLCAyMDEyLzAyLzA2LTE0OjU2OjI3ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06T3JpZ2luYWxEb2N1bWVudElEPSJ4bXAuZGlkOjhGQjZGMUEzRjg0OEU0MTFBQ0UyRkI4ODZEM0Q5RUY3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjNBOTYxOTgyN0I2QTExRTVBMUU4RkU3MjhFNDk5QzNBIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjNBOTYxOTgxN0I2QTExRTVBMUU4RkU3MjhFNDk5QzNBIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDUzYgKFdpbmRvd3MpIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6RkQ1QTY5NkY4NUFDRTQxMTkyREQ5MzY4QUYxQTk2NzAiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OEZCNkYxQTNGODQ4RTQxMUFDRTJGQjg4NkQzRDlFRjciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4B//79/Pv6+fj39vX08/Lx8O/u7ezr6uno5+bl5OPi4eDf3t3c29rZ2NfW1dTT0tHQz87NzMvKycjHxsXEw8LBwL++vby7urm4t7a1tLOysbCvrq2sq6qpqKempaSjoqGgn56dnJuamZiXlpWUk5KRkI+OjYyLiomIh4aFhIOCgYB/fn18e3p5eHd2dXRzcnFwb25tbGtqaWhnZmVkY2JhYF9eXVxbWllYV1ZVVFNSUVBPTk1MS0pJSEdGRURDQkFAPz49PDs6OTg3NjU0MzIxMC8uLSwrKikoJyYlJCMiISAfHh0cGxoZGBcWFRQTEhEQDw4NDAsKCQgHBgUEAwIBAAAh+QQAAAAAACwAAAAACAAXAAAFP6AmjhpDilR1asq2Qi7pGPFYbLUo4aSA8KMGLhcZkhJG0WFYWzBHgafmwoxlqiILFgPAPqquCXjQrRLAmyg4BAA7") no-repeat scroll 100% 0;
}
*/

/*older form*/
/*    border-right: 30px solid #fff;
    border-bottom: 30px solid #ff6841;
    height: 0;
    line-height: 50px;
*/


/*new form*/

#block-switchtheme-switch-form {
    float:left;
    width:158px;
    margin: 22px 37px 0 0;
    padding: 0 10px 0 0;
    background: transparent;
    position:relative;
overflow:hidden;
color:#fff;
height:23px;
}



/*make the hamburger menu more visible*/

.responsive-menus.responsified span.toggler {
    padding: 1px;
    display: block;
    background: #000;
    color: #fff!important;
    border-radius: 0 !important;
    box-shadow: 0 0 0 transparent!important;
    font-size: 2.1em!important;
    text-align: center;
    cursor: pointer;
    outline: none;
    font-weight: 700;
    width: 100%;
    box-shadow: none;
    height: 40px;
    opacity:1!important;
}

.responsive-menus.responsified .responsive-menus-simple {
    box-shadow: 0 0 0 transparent!important;

}



/*orange slanted bg*/
#switchtheme-submit {
  position:relative;
}

/*display the slanted orange background only for 720px+screens*/
@media only screen and (min-device-width: 720px) {

#block-switchtheme-switch-form {
  background:#ff6841;
}

#switchtheme-submit:after,
#block-switchtheme-switch-form:after{
  content:"";
  position:absolute;
  background:#ff6841;
  width:162px;
  height:250px;
  transform: rotate(20deg);
  transform-origin: 200% 9%;
  border-right: 10px solid #fff;
}

#switchtheme-submit {
  z-index: 999;
}

}


#switchtheme-submit {
    font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;    font-weight:700;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    border:0 none transparent!important;
    background: none!important;
    color:#fff;
    padding-left: 5px;
    text-shadow: none !important;
}

#switchtheme-submit:focus,
#switchtheme-submit:active {
    box-shadow: 0 0 0 transparent!important;
}

.block-system-main-menu {
    float:left;
}


/*forms*/
input.button {
  border-radius:0!important;
  background:#25257D;
  color:#fff;
  padding:4px 20px;
  font-size:16px;
}


/*news node*/

.content .node-article .field-name-field-image {
  float:left;
  margin-right:24px;
}

#block-views-read-also-news-block {
  margin-top:8px;
}

.field-name-field-team-photo img {
  float:left;
  margin-right:32px;
}

.page-node .field-name-body  {
  font-size:15px;
}

.field-type-image {
  margin-bottom:16px;
}

.page-node .field-name-field-topic-article,
.page-node .field-name-field-topic-article .field-item {
  display: inline-block;
  margin-right:24px;
}

.page-node .field-name-field-topic-article  {
  border-left:1px solid #222;
  padding-left:24px;
  margin-left:16px;
}

.page-node article .submitted,
.page-node article .field-name-field-tags {
  display:block;
  margin-bottom:36px;
  font-size:12px;

}

footer.submitted  a {
  color:#222;
}

.page-node article .field-name-field-tags a {
  float:left;
  margin-right:16px;
  color: #222;
}

.page-node article .field-name-field-tags,
.service-links {
  clear:both;
  display:block;
  height: 1px;
}

.region-sidebar-second {
  margin-left:60px!important;
}



/*sharing tools on nodes*/

.service-links .links,
.service-links .links li {
  list-style-type:none;
}

.service-links .links li {
  float:left;
  margin-right:24px;
}

.service-links .links {
  margin-bottom:24px;
}


/*view-about-bhc*/


/*mobile about*/

.view-about-bhc .view-footer {
  clear:left;
}

.view-about-bhc .name a:visited {
  color:#000;
}


.view-about-bhc .view-content li {
    margin-bottom:24px;
    overflow:hidden;
    float: left;
    margin-bottom: 24px;
    margin-right: 1.5%;
    overflow: hidden;
    width: 48%;
}

.view-about-bhc .name,
.view-about-bhc .views-field-title, .view-about-bhc h3.title {
  margin-top:0!important;
}


.view-about-bhc img {
  float:left;
  margin-right:16px;
}



#block-views-about-bhc-block,
#block-views-about-bhc-block-2 {
  margin-top:24px;
}

.view-about-bhc {
    display: block;
    margin: 24px 0 32px;
    overflow: hidden;
}

.view-about-bhc img {
  float:left;
  margin-right:16px;
}

.view-faq .question {
  clear:both;
  overflow:hidden;
  display:Block;
}

.view-about-bhc .name,
.view-about-bhc .views-field-title,
.view-about-bhc h3.title  {
  text-transform:uppercase;
  margin-bottom: 20px;
  font-size: 21px;
  font-weight:700;
  clear:right;
  display:block;
  font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;    font-weight:700;
}

.view-about-bhc .name a,
.view-about-bhc .views-field-title a,
.view-about-bhc h3.title a {
  color:#000;
  font-weight:500;
}

.view-faq {
  display:block;
  clear:both;
}

.view-faq .question a {
/*  float:left;
  font-size:21px;
  text-transform:uppercase;*/
}

.view-faq .question {
  clear:both;
  overflow:hidden;
  display:inline;
}



/*page news*/
.view-articles li,
.view-articles ul {
  list-style-type:none;
}
.view-articles li {
    border-bottom: 1px solid #ccc;
    list-style-type: none;
    margin-bottom: 40px;
    padding-bottom: 34px;
}
.view-articles h3.title {
    font-size: 21px;
    line-height: 26px;
    margin-top: 12px;
}

.view-articles h3.title a {
    color:#000;
    text-decoration:none;
}

.view-articles img {
  float:left;
  margin-right:40px;
}

.view-articles .view-content li {
  clear:both;
  display:block;
  overflow:hidden;
}


/*custom page styles*/
#region-sidebar-second ul,
#region-sidebar-second ul li {
  list-style-type:none;
}

.menu-sidebar a,
#region-sidebar-second .block .content a,
#region-sidebar-second h3 a{
  color:#000;
  font-weight:700;
  text-decoration:none;
  font-size: 16px;
}

.menu-sidebar a {
  line-height:30px;
}

h3.title {
  font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;    font-weight:700;
}



/*homepage*/
.block-frontpage-feature-block-block {
    display: block;
    height: 380px;
    position: relative;
    text-align: center !important;
    width: 100%;
/*    background-color:#4E3CA2;*/
    overflow:hidden;
}

.block-frontpage-feature-block-block .view-content > div > a {
    display: block;
    height: 380px;
    padding: 33px 40px !important;
    width: 100%;
}

.block-frontpage-feature-block-block h3,
.block-frontpage-feature-block-block h2,
.block-frontpage-feature-block-block a,
.block-frontpage-feature-block-block div {
  color:#fff!important;
  text-decoration:none;
  z-index:9999!important;
}


.block-frontpage-feature-block-block img {
/*    height: 380px;*/
    left: 0;
    position: absolute;
    top: 0;
    width: 100% !important;
    z-index: -9999;
}

.block-frontpage-feature-block-block h2 {
    font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;    font-weight:700;
    font-size: 41px;
    font-weight: 700;
    letter-spacing: -.4px;
    line-height: 44px;
    text-transform: uppercase;
}



.block-frontpage-feature-block-block .subtitle {
  font-family: "PT Sans Italic", "PT Sans Regular", 'PT Sans', helvetica, "helvetica neue", arial, sans-serif;       
    font-size: 35px;
    font-weight: 700;
    line-height: 29px;
    margin-top: 10px;
}

.lede {
    font-size: 22px;
    line-height: 33px;
    margin: 32px 0 0;
    text-shadow: 1px 1px #26195f;
}




/*topic page e.g. death penalty*/

.view-topic-page .view-header {
  width:344px;
  float:left;
  margin-right:12px;
  max-width:100%;
}

.page-taxonomy-term-24 .region-branding .block-views-exp-search-page {
    background: #f7f7f7 none repeat scroll 0 0;
    float: left;
    padding: 13px 0 9px;
    width: 280px;
}

.menu-sidebar a, #region-sidebar-second .block .content a, #region-sidebar-second h3 a {
    color: #000!important;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}

.view-topic-page >.view-content>ul>li {
  background:#F7F7F7;
  padding:0 10px;
  width:47%;
  float:left;
  margin-bottom:24px;
}

.view-topic-page >.view-content>ul>li.even {
  margin-right:12px;
}

.subtopic-articles a {
  line-height: 14px !important;
  font-weight:500!Important;
}

.subtopic-articles li {
  margin-bottom: 10px;
}

.more-link,
.more-link a {
    color: #7d74d3;
    font-size: 12px;
    font-style:italic;
    text-align:right;
    text-decoration:underline;
}

/*only death penalty*/
.page-taxonomy-term-24 #page #zone-content {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-bottom: 29px solid #fff;
    border-image: none;
    border-left: 24px solid #fff;
    border-right-width: 0 !important;
    border-top: 24px solid #fff;
    margin-bottom: 0;
}

/*only death penalty*/
.page-taxonomy-term-24 #section-footer {
  margin-top:32px;
}


/*custom page styles*/
#region-sidebar-second ul,
#region-sidebar-second ul li {
  list-style-type:none;
}

.menu-sidebar a,
#region-sidebar-second .block .content a,
#region-sidebar-second h3 a{
  color:#000;
  font-weight:700;
  text-decoration:none;
  font-size: 16px;
  line-height: 100% !important;
}

.menu-sidebar a {
  line-height:30px;
}

h3.title {
  font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;
  font-weight:700;
}



.menu-sidebar a {
  font-family: "PT Sans", "PT Sans Regular", helvetica, "helvetica neue", arial, sans-serif;
}


.menu-sidebar li a,
.menu-sidebar li,
.menu-sidebar ul {
  line-height:16px;
}


/*topic page subblocks*/
.view-topic-page .view-content > ul > li.odd,
.view-topic-page .view-content > ul > li.even {
  min-height:276px;
  width:344px;
  margin-left:0!important;
  background:#f7f7f7;
  overflow:hidden;
  float:left;
  max-width: 100%;
}

.view-topic-page .view-content > ul > li .subtopic-articles a,
.view-topic-page .view-content > ul > li .title  {
  padding:0 0 0 16px;
  width:90%;
  display:block;
  margin-bottom:12px;
  font-family:"PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;
  font-weight:500;
}

.view-topic-page .view-content .col-md-6 {
  width:100%!important;
}

.view-topic-page .view-header img {
  float:left;
}

/*mobile death penalty page*/
@media all and (min-width: 700px) {

.page-taxonomy-term-24  #page {
    background:url(../images/capital-punishment-topic.jpg) repeat;
 				}

}





.more-link a {
    text-decoration: underline;
	font-style:italic;
	color:#6E1EFF;
	text-transform:uppercase;
	font-size:12px;
}






.page-taxonomy-term-24  #page #zone-content {
    background:#fff;
}

.page-taxonomy-term-24  h2.block-title {
    margin-top:28px;
}

body.not-front .zone-content-wrapper{
    margin-top: 0;
}


.region-sidebar-second {
    margin-left: 38px !important;
}






/*document node*/

.node-document .field-name-field-document-file {
    margin-top:24px;
}


.field-name-field-document-file .file a {
    font-size:18px;
    color:#ff6e91;
    font-weight: 700;
}

.field-name-field-document-file .file img {
    position:relative;
    top:-3px;
    width:48px;
}

.file-icon {
    width:16px;
    height:auto;
}

/*team pages*/

.field-name-field-pasada {
    font-weight:700;
    font-size:20px;
    line-height:40px;
}

.context-for-people h1#page-title {
    display: none;
}

.context-for-people h2.subtitle {
    margin-bottom:32px;
    margin-top:0;
}

/*documents page*/
.context-docs h1#page-title {
    display:none;
}

.context-docs #block-quicktabs-documents h2.section-title {
  margin-top:0;
  line-height:100%;
}

.context-docs ul.quicktabs-tabs.quicktabs-style-navlist {
    width: 30%;
    letter-spacing:-.5px;
    padding-top:0;
}

.context-docs ul.quicktabs-tabs.quicktabs-style-navlist li {
    margin-left:0;

}

ul.quicktabs-tabs.quicktabs-style-navlist li.active a {
    color: #6e1eff!important;
    font-weight:500;
}

ul.quicktabs-tabs.quicktabs-style-navlist li.active {
    background:#F6F6F6;
    position:relative;
    top:-1px;
    border-bottom:0 none transparent!important;
}

ul.quicktabs-tabs.quicktabs-style-navlist li a {
    font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;
    font-weight:700;
    text-transform:uppercase;
    color:#8F8F8F;
    font-size:16px;
    text-align: left;
    width:100%;

display: inline-block;
overflow-wrap: break-word;
word-wrap: break-word;
word-break: normal;
line-break: strict;
hyphens: none;
-webkit-hyphens: none;
-moz-hyphens: none;
overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  white-space:pre-line;
  line-height:18px;
}

ul.quicktabs-tabs.quicktabs-style-navlist li {
    margin-bottom:0!important;
    border-bottom:1px solid #8F8F8F;
    padding:20px;
}

#block-views-documents-block-1 {
    margin-top:40px;
}

ul.quicktabs-tabs.quicktabs-style-navlist li.active {
    border:0 none transparent!Important;
}

.quicktabs_main.quicktabs-style-navlist {
    border:0 none transparent!Important;
    background:transparent;
}

.quicktabs_main.quicktabs-style-navlist {
    padding:16px 16px 8px 24px;
}

.quicktabs_main.quicktabs-style-navlist li {
    margin-bottom:16px;

}

ul.quicktabs-tabs.quicktabs-style-navlist li {
    padding: 12px;
    word-wrap:break-word!important;
    overflow:hidden;
}

#quicktabs-documents .file-icon,
#region-sidebar-second .file-icon {
    display:none;
}

h1#page-title {
    margin-bottom:32px;
}


/*pager*/

.pager li.pager-first a, .pager li.pager-previous a, .pager li.pager-next a, .pager li.pager-last a {
    padding: 6px!important;
    text-align: center;
    width: 133px;
    line-height: 24px;

}

.pager li.pager-current,
.pager,
.pager a,
.item-list .pager li {
  background:none transparent!important;
  border-color: transparent;
  color:#7225FF!important;
  font-size:16px;
  line-height: 40px;
}

.pager li.pager-current {
/*  color:#ff6841!important;*/
  opacity:.5;
}


.item-list .pager {
    float:right;
    font-size: 16px;
    margin: 0;
    padding: 32px 0 0 0;
    position: relative;
    text-align: right;
    line-height:40px;
}

.item-list .pager li:hover a {
    background:#F7F7F7!important;
    color:#2D0D67!important;
}

.pager li.pager-current {
    font-weight: bold;
    padding: 1px 6px!important;
}

.pager .last {
    display:none!important;
}


.pager li.pager-next,
.pager li.pager-last,
.pager li.pager-next a,
.pager li.pager-last a, {
  width:60px!important;
  line-height: 40px;
}

.pager li.pager-next {
  right:0;
  position:relative!important;
  float:left!important;
}


.pager li.pager-ellipsis,
.pager li.pager-current,
.pager li a {
    padding: 2px 8px!important;
    text-decoration: none;
}


/*mobile menu*/
/*hide on non-mobile*/
@media only screen
  and (min-device-width: 481px)
{

.toggler,
.block-menu-mobile-menu {
    display:none;
}


}

/*hide main menus on mobile*/
@media only screen
  and (max-device-width: 480px) {

   .block-menu-menu-main-sections,
   .block-menu-documents-news,
   .block-main-menu {
    display:none;
}




}



#block-views-about-bhc-block > .block-inner > a {
  text-decoration:none!important;
}

.page-about .question.active {
    display: none;
}

.page-about #block-block-1 h2 {
    border-bottom: 3px solid #6e1eff;
    color: #6e1eff;
    font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;    font-weight:700;
    font-size: 24px;
}

/*overrides*/

.content a,
.content a:visited {
  color:#6e1eff;
}


.view-content ul li {
  font-family:"pt sans"
}


/*search page*/


.views-exposed-form .views-exposed-widget {
  width: 100%;
}

#results-column-2 > div,
#results-column-3 > div {
  margin-bottom:24px;
  font-size:16px;
  padding-right:24px;
}

#results-column-2 > h3,
#results-column-3 > h3 {
  margin-top:0!Important;
}


/*  START OF COPIED FROM bhk-alpha-default-narrow  */
@media only screen and (max-device-width: 480px) {

/*narrow mobile grid*/

/**
 * This will display them grid elements as blocks rather than inline for mobile browsers
 * (essentially anything smaller than the narrow grid size, and media query declares.
 */

.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10,
.grid-11, .grid-12, .grid-13, .grid-14, .grid-15, .grid-16, .grid-17, .grid-18, .grid-19,
.grid-20, .grid-21, .grid-22, .grid-23, .grid-24,
.col-md-6,
.col-lg-6,
.col-lg-12,
.view-frontpage-news ul li,
.container-12
 {
  position: relative;
    margin-left: 34px;
    margin-right: 34px !important;
    position: relative;
    width: 95% !important;
  display:block;
  float:none;
  }

/* Grid panels inside blocks need their margins negated. */
.container-12 .block .omega-grid,
.container-16 .block .omega-grid,
.container-24 .block .omega-grid {
  position: relative;
  margin-left: -10px;
  margin-right: -10px;
}


.view-frontpage-news ul li {
  display:block;
}


/*about founders list*/
.view-about-bhc .view-content li {
    min-height: 326px;
}



/*hide top menus on mobile*/
#block-menu-menu-documents-news,
#block-system-main-menu,
#block-menu-menu-main-sections,
#block-views-exp-search-page {
  display:none;
}

.region-branding .logo-img,
img#logo {
  margin-top:0!important;
}


body,
.footer1,
.footer2 {
  max-width:720px!important;
  min-width:100%!important;
  width:100%!important;
}

#region-footer-first {
  background:#7225FF;
}

.footer2 {
  background:#2D0D67;
  overflow: hidden;
}

#region-branding {
  float:none!important;/*position the logo inside the header on mobiles*/
}


.block-language ul li.active a,
.block-language ul li a {
  color: #fff!important;
}

.block-language ul li {
  margin-right:18px;
}

#block-views-frontpage-feature-block-block {
  background:#801EFF;
  width:100%;
   margin: 0 auto 0;
}

.block-frontpage-feature-block-block h2 {
    font-family: "PT Sans Bold", "PT Sans", "PT Sans Regular",  helvetica, "helvetica neue", arial, sans-serif;    font-weight:700;
    font-size: 34px;
}


.lede {
    font-size: 18px;
    line-height: 25px;
    margin: 18px 0 0;
    text-shadow: 1px 1px #26195f;
}

.block-frontpage-feature-block-block .subtitle {
    font-family: "PT Sans Italic", "PT Sans Regular", 'PT Sans', helvetica, "helvetica neue", arial, sans-serif;       font-style:italic;
    font-size: 28px;
}


.block-frontpage-feature-block-block .view-content > div > a,
.block-frontpage-feature-block-block {
    display: block;
    height: auto !important;
}


#block-switchtheme-switch-form {
  background:transparent;
  background-image:none!important;
  background: transparent none repeat scroll 0 0!important;
}

#block-switchtheme-switch-form {
  background-image:none!important;
  margin-top:0!important;
  text-align:right;
}

#zone-footer,
#zone-user,
#region-user-first,
#region-footer-first  {
  margin-right:0!important;
  width:100%!important;
}

.footer1,
.footer2,
.footer1 .left-footer,
.center-footer,
.right-footer {
  text-align:center;
  width:95%!important;
  display:block;
  margin-right: 0;
}

.social-buttons {
  margin:0 18% 40px!important;
  display: block;
  float: none!important;
  width: 95%;
    overflow: hidden;
}


.block-language {
    float: right;
    margin-bottom: -40px;
    margin-right: 25px;
    margin-top: 46px;
    width: 134px;

}


.footer-logo {
    margin:30px auto 0;
    float: none;
    height: auto;
  }

}
/*  END OF COPIED FROM bhk-alpha-default-narrow  */


@media only screen and (max-device-width: 720px) {
    .view-articles img {
        float: none!Important;
    }
}















/*mobile fixes*/

@media all and (max-width: 720px) {

#zone-menu-wrapper,
#block-menu-menu-documents-news,
#block-views-exp-search-page {
  display:none;
}



/*add padding to the text*/
.region-content-inner,
.region-content-inner {
  padding-left:10px;
}

#region-sidebar-second ul, 
#region-sidebar-second ul li {
  margin-left:0!important;
}

#region-sidebar-second {
    margin-left: 20px!important;
}


/*mobile topic page fixes*/

.page-taxonomy-term-24  #page #zone-content,
.page-topic  #zone-content {
  border-left:0 none!important;
  border-right:0 none!important;

}
/*
.page-taxonomy-term-24 #zone-user {
  background:#fff;
}*/

.section-header{
    background-image:none;
    background-color: #801EFF;
}


/*top menu*/

#zone-user .grid-4 {
   width: 100%;
}

.container-12{
    width: 100%!important;
}/*override default 1000px width!*/

.block-language {
    float: right;
    margin-bottom: -108px;
    margin-right: 0;
    margin-top: -39px;
    width: 134px;
    z-index: 999999;
}

.region-branding .logo-img {
    margin-top:0;
}

.section-header {
    overflow:visible;
}

.block--exp-search-page {
  display:none;
}




/*fix quicktabs size on mobiles*/
/*
.context-docs ul.quicktabs-tabs.quicktabs-style-navlist {
    width: 100%;
*/

.block-documents {
  margin-top:24px;
}
ul.quicktabs-tabs.quicktabs-style-navlist li a {
    font-size: 12px;
    padding: 0;
}

ul.quicktabs-tabs.quicktabs-style-navlist li {
    padding: 2px 2px 0px 3px!important;
}

/*main area*/
.quicktabs_main.quicktabs-style-navlist {
    padding: 0 0 0 10px;
/*
    width: 100%;
*/
}

.context-docs .grid-9 {
    width: 100% !important;
}

.context-docs .region-content-inner, .region-content-inner {
    padding-left: 10px;
    padding-right: 10px;
}


/*end mobile styles*/

}



