/*!
 * Kalatheme (http://drupal.org/project/kalatheme)
 AIC Sub-theme customizations

 Dark Blue #4c5467
 Sidebar element blue: #3498db
 Light Blue: #5392ca
 Light gray lines: #dbdcdd

 */
/* Global styles */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,600);

@media (min-width: 1200px) {
  .container {
    width: 1230px;
  }
}

html,
body {
  height: 100%;
}

.full-width-container {
  padding-left: 0;
  padding-right: 0;
}

body {
  font-family: "Open Sans", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.main-content-pane p,
.main-content-pane .field-name-body {
  line-height: 1.7;
}

a {
  color: #5392ca;
}

a:hover,
a:focus,
a:active {
  color: #4c5467;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Open Sans", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 25px;
  line-height: 1.3;
}

h3 {
  font-size: 18px;
  font-weight: bold;
}

h4 {
  font-weight: bold;
}

h4.pane-title {
  color: #696969;
  text-transform: uppercase;
  font-weight: normal;
}

/*.field-name-body ul {
  display: table;
}*/
.field-name-body ul {
  list-style: outside disc;
  margin-left: 1em;
}

.field-name-body ul li {
  left: 1em;
  padding-right: 1em;
}

blockquote {
  font-size: 15px;
  display: table;
}

.main-content-pane table,
.main-content-pane thead,
.main-content-pane th,
.main-content-pane tr,
.main-content-pane td {
  border: 1px solid #ccc;
  padding: 10px;
  border-collapse: collapse;
}

.main-content-pane table {
  margin-bottom: 10px;
}

.main-content-pane th {
  background: #bed2ec;
  color: black;
}

.main-content-pane tbody tr:nth-child(even) {
  background-color: white;
}

.main-content-pane tbody tr:nth-child(odd) {
  background-color: #f2f2f2;
}

.main-content-pane table td {
  vertical-align: top;
}

.main-content-pane table p {
  margin-bottom: 0px;
}

.main-content-pane table.noborder,
.main-content-pane table.noborder tbody,
.main-content-pane table.noborder thead,
.main-content-pane table.noborder th,
.main-content-pane table.noborder tr,
.main-content-pane table.noborder td {
  border: none;
  padding: 10px;
  border-collapse: collapse;
}

#breadcrumb {
  border-bottom: 1px solid #dbdcdd;
  margin-bottom: 30px;
  padding-bottom: 8px;
}

.breadcrumb {
  padding: 0px 0px;
  margin-bottom: 0px;
  list-style: none;
  background-color: #fff;
  border-radius: 0px;
}

.page-node- #page-title {
  display: none;
}

.sidebar-menu ul {
  padding-left: 0;
  list-style-type: none;
}

.sidebar-menu li {
  font-size: 16px;
  border-bottom: 1px solid #ccc;
}

.sidebar-menu li:last-child {
  border: none;
}

.sidebar-menu li a {
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 6px 0;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.sidebar-menu li a:hover {
  background: #f6f6f6;
}

a.accordion-toggle {
  background: url("../images/plus-grey.png") center left no-repeat;
  padding-left: 25px;
  display: block;
}

.center-text {
  text-align: center;
}

.pager li>a,
.pager li>span {
  background-color: #5392ca;
}

.pagination>.active>span,
.pager li>a:hover,
.pager li>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span:hover {
  background-color: #4c5467;
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span,
.pagination>.disabled>span,
.pagination>.disabled>span:hover {
  background-color: #bad3e9;
}

a.btn-primary {
  background-color: #4c5467;
  border-color: #4c5467;
}

.fixed-sidebar-menu {
  position: fixed;
  top: 100px;
  max-width: 278px;
}

.absolute-sidebar-menu {
  position: absolute;
  top: 3000px;
}

/* Image Styles */
img.home-page-banner-imgstyle {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

img.home-page-banner-imgstyle {
  width: 100% !important;
  margin-bottom: .5em;
}

img.teaser-publication-cover {
  width: 100%;
  height: auto;
  max-width: 130px;
}

img.publication-cover-style {
  width: 100%;
  height: auto;
  max-width: 150px;
}

img.donation-box-homepage-style {
  width: 100%;
  height: auto;
  max-width: 365px;
  border-left: 1px solid #dbdcdd;
  border-right: 1px solid #dbdcdd;
}

img.feature-box-image-style {
  width: 100%;
  height: auto;
  max-width: 585px;
}

/* Default Teasers */
.node-teaser {
  margin-bottom: 30px !important;
}

.node-teaser h2 {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

.node-teaser a {
  color: black;
}

.node-teaser .field-name-field-publication-type {
  color: #696969;
  text-transform: uppercase;
}

.node-teaser .field-name-field-publication-cover img {
  -webkit-box-shadow: 0px 8px 10px -1px #999999;
  -moz-box-shadow: 0px 8px 10px -1px #999999;
  box-shadow: 0px 8px 10px -1px #999999;
}

.node-teaser .node-readmore {
  font-weight: bold;
}

/************************* HEADER STYLES ****************************/
header {
  margin-top: 20px;
}

/* Social/Search Icons */
.header-social-icons {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: flex-end;
}

.header-icon {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -ms-align-items: center;
  align-items: center;
  justify-content: center;
  font-size: 21px;
  color: #fff;
  text-decoration: none;
  width: 35px;
  height: 35px;
  margin-left: 17px;
  -webkit-flex: 0 0 35px;
  -moz-flex: 0 0 35px;
  -ms-flex: 0 0 35px;
  flex: 0 0 35px;
  border-radius: 50%;
}

.header-icon:first-child {
  margin-left: 0;
}

.header-icon:hover {
  color: #fff;
  text-decoration: none;
}

.header-icon.fa-facebook {
  background-color: #3b5998;
}

.header-icon.fa-twitter {
  background-color: #55acee;
}

.header-icon.fa-linkedin {
  background-color: #007ab9;
}

.header-icon-search {
  color: rgba(0, 0, 0, .41);
  margin-left: 50px;
  font-size: 30px;
  text-decoration: none;
}

.header-icon-search:hover {
  text-decoration: none;
}

.donate-mobile-btn {
  /*display: none;*/
  width: 160px;
  height: 44px;
  background-color: #fa5e00;
  border-color: #fa5e00;
  font-weight: 700;
  padding: 8px 5px;
  border-radius: 2px;
  margin-left: 40px;
  font-size: 19px;
}

.donate-mobile-btn:active,
.donate-mobile-btn:hover {
  background-color: #ff9309 !important;
  border-color: #ff9309;
}

.navbar-header {
  -webkit-flex: 0 0 25%;
  -moz-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  padding-right: 15px;
}

.navbar-header img {
  max-width: 100%;
  width: 240px;
}

.menu-header {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex: 0 0 75%;
  -moz-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  padding-left: 15px;
}

.menu-header .navbar-toggle {
  display: block;
}

.menu-header .navbar-toggle.opened .icon-bar {
  background: url('../images/close-menu.svg') no-repeat center;
  -webkit-background-size: contain;
  background-size: contain;
  width: 37px;
  height: 24px;
}

.menu-header .navbar-toggle.opened .icon-bar + .icon-bar {
  display: none;
}

@media (max-width: 991px) {
  .tb-megamenu > .nav-collapse {
    display: none;
  }
}

@media (min-width: 992px) {
  .menu-header .navbar-toggle {
    display: none;
  }
}

.main-menu-wrapper {
  margin-top: auto;
}

#header-search-box {
  display: none;
  position: absolute;
  top: 100%;
  right: 15px;
  width: 100%;
  max-width: 300px;
  clear: both;
  z-index: 1;
}

#header-search-box .form-inline {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}

#header-search-box .form-inline .form-type-textfield {
  flex: 1 0 auto;
  margin-bottom: 0;
  margin-right: 10px;
}

#header-search-box .form-inline .form-type-textfield input {
  width: 100%;
}

#header-search-box form .form-actions .btn {
  margin-right: 0;
}

#header-search-box .form-control {
  height: 40px;
}

#header-search-box input.form-submit {
  height: 40px;
  padding: 0 15px;
}

/* Navbar */
.navbar-default {
  background-color: white;
}

.navbar-default nav {
  float: left;
  width: 100%;
}

@media (min-width: 768px) {
  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar .nav > .dropdown > .dropdown-toggle {
  float: none;
  padding-left: 24px;
  padding-right: 24px;
}

.tb-megamenu {
  position: static;
}

.tb-megamenu > .tb-megamenu-button {
  display: none !important;
}

.tb-megamenu-nav {
  background-color: white;
  color: #333;
}

/* Hide submenus on non-mobile devices */
.tb-megamenu .row-fluid+.row-fluid {
  display: none;
}

.tb-megamenu .nav {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-end;
}

.tb-megamenu .nav > li {
  flex: 1 0 auto;
  max-width: 172px;
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}

.tb-megamenu .nav > li:first-child {
  padding-left: 0;
}

.tb-megamenu .nav > li:last-child {
  max-width: 162px;
  padding-right: 0;
}

.tb-megamenu .nav > li:last-child a {
  text-align: right;
}

.tb-megamenu .nav > li > a {
  padding: 0 !important;
  text-transform: uppercase;
  background-color: white;
  border: 0;
  color: #000;
  font-size: 19px;
  font-weight: 600;
  line-height: 26px;
  text-align: center;
}

.tb-megamenu.tb-megamenu-menu-cib .nav>li>a {
  border-right: none;
  padding: 5px 0;
}

.tb-megamenu.tb-megamenu-menu-cib .tb-megamenu-nav {
  display: flex;
  justify-content: space-between;
}

.tb-megamenu.tb-megamenu-menu-cib .tb-megamenu-nav:before,
.tb-megamenu.tb-megamenu-menu-cib .tb-megamenu-nav:after {
  display: none;
}

.tb-megamenu .nav>li.first>a {
  padding-left: 0 !important;
}

.tb-megamenu .nav>li.nav-about>a,
.tb-megamenu .nav>li.last>a {
  border: 0;
}

.tb-megamenu .nav>li.nav-donate {
  float: right;
}

.tb-megamenu .nav>li.nav-donate>a.dropdown-toggle {
  background-color: #f95e00;
  color: white;
  padding: 5px 52px 5px 52px;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  border-color: #eee;
}

.tb-megamenu .nav>li>a:focus,
.tb-megamenu .nav>li>a:hover {
  background-color: #fff;
  color: #5392ca;
  text-decoration: none;
  text-shadow: none;
  outline: none;
}

.tb-megamenu .nav>.active>a,
.tb-megamenu .nav>.active>a:hover,
.tb-megamenu .nav>.active>a:focus {
  background-color: white;
  color: #333;
}

.tb-megamenu .nav > .active > a:hover,
.tb-megamenu .nav > .active > a:focus {
  color: #2c74ae;
}

.tb-megamenu .nav li.dropdown.active>.dropdown-toggle,
.tb-megamenu .nav li.dropdown.open.active>.dropdown-toggle,
.tb-megamenu .nav li.dropdown.open.active>a:hover {
  background-color: white;
  color: #333;
  border-color: #eee;
}

.tb-megamenu .nav li.dropdown.last.active>.dropdown-toggle {
  color: red;
}

.tb-megamenu .nav>li.dropdown.open.active>a:hover {
  color: #5392ca;
}

.tb-megamenu .nav li.dropdown.open>.dropdown-toggle {
  background-color: #fff;
  color: #5392ca;
}

.tb-megamenu .nav li.nav-donate.dropdown.open>.dropdown-toggle {
  background-color: #f95e00;
  color: #ccc;
}

.tb-megamenu-nav > .mega-align-justify > a {
  position: relative;
}

.tb-megamenu-nav > .mega-align-justify > a::before {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 100%;
  margin-top: 7px;
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
}

.tb-megamenu-nav > .mega-align-justify:hover > a::before {
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  border-bottom: 13px solid #2c74ae;
  opacity: 1;
}

.tb-megamenu .dropdown-menu {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  /*background-color: #FCFCFC;*/
  box-shadow: none;
  border-radius: 0px 0px 3px 3px / 0px 0px 3px 3px;
  -webkit-transition: 200ms ease;
  -moz-transition: 200ms ease;
  -o-transition: 200ms ease;
  transition: 200ms ease;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #e0e0e0), color-stop(100%, #e0e0e0));
  background: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  /* phpcs:disable */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e0e0e0', GradientType=0);
  /* phpcs:enable */
}

.tb-megamenu-column-inner.mega-inner {
  padding-left: 0 !important;
}

.tb-megamenu .mega-align-justify > .dropdown-menu {
  width: 100vw;
  left: 50%;
  transform: translateX(-50%);
  top: 100%;
  background: #efefef;
  margin-top: 20px;
  border: 0;
}

ul.nav.tb-megamenu-nav > li.dropdown:after {
  display: none;
}

.tb-megamenu .tb-megamenu-item > .dropdown-menu > .mega-dropdown-inner {
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 1200px) {
  .tb-megamenu .mega-align-justify > .dropdown-menu > .mega-dropdown-inner {
    width: 1230px;
  }
}

.tb-megamenu .dropdown-menu .active>a,
.tb-megamenu .dropdown-menu .active>a:hover {
  background: none;
  color: #333;
}

.tb-megamenu .dropdown-menu li>a:hover,
.tb-megamenu .dropdown-menu li>a:focus,
.tb-megamenu .dropdown-submenu:hover>a,
.tb-megamenu .dropdown-menu .active>a:hover {
  color: #5392ca;
}

/*
#tb-megamenu-column-1 .tb-megamenu-column-inner {
  padding-left: 0;
}
*/
.mega-dropdown-inner h2 {
  margin-top: 0;
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: normal;
  color: #000000;
  font-size: 19px;
  margin-bottom: 25px;
}

.mega-dropdown-inner li.expanded a {
  font-weight: bold !important;
}

.mega-dropdown-inner li.expanded ul li a {
  font-weight: normal !important;
}

.mega-dropdown-inner li.expanded ul {
  padding: 5px 0 20px;
}

.tb-megamenu-row {
  padding-top: 20px;
}

.nav-topics .dropdown-menu {
  width: 1005px;
}

.nav-topics .dropdown-menu li {
  font-size: 16px;
}

.tb-megamenu .title-hidden {
  padding-top: 60px;
}

.tb-megamenu .bold-links ul li {
  margin-bottom: 30px;
}

.tb-megamenu .bold-links ul li > a:hover,
.tb-megamenu .bold-links ul li > a {
  font-size: 19px;
  font-weight: 700;
  margin-bottom: 5px;
}

.tb-megamenu .with-description ul li > a::after {
  color: #000;
  content: attr(title);
  display: block;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  margin-top: 5px;
}

.tb-megamenu .dropdown-menu li.expanded > a,
.tb-megamenu .dropdown-menu li.expanded > a:hover {
  font-size: 19px;
}

.nav-topics #tb-megamenu-column-1,
.nav-topics #tb-megamenu-column-2 {
  height: 420px;
}

.nav-blogs .dropdown-menu {
  width: 850px;
  margin-left: -1px;
}

#mini-panel-blog_menu_dropdown-1 a {
  padding-left: 0;
}

/*
#mini-panel-blog_menu_dropdown-1 .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
*/
#mini-panel-blog_menu_dropdown-1 .radix-layouts-column2 {
  border-left: 1px solid #eee;
}

#mini-panel-blog_menu_dropdown-1 img {
  max-width: 320px;
}

.nav-get-involved .dropdown-menu {
  width: 550px;
}

.nav-exchange .dropdown-menu {
  margin-left: -1px;
}

.tb-megamenu .nav-exchange .tb-block ul li,
.tb-megamenu .nav-attorney .tb-block ul li,
.tb-megamenu .nav-about .tb-block ul li,
.tb-megamenu .nav-donate .tb-block ul li {
  padding-bottom: 6px;
  font-size: 18px;
}

.nav-exchange .dropdown-menu img {
  padding: 1px;
  border: solid 1px #dbdcdd;
}

.nav-attorney .dropdown-menu,
.nav-about .dropdown-menu {
  margin-left: -1px;
}

.nav-attorney .dropdown-menu {
  width: 240px;
}

.nav-attorney h4,
.nav-donate h4 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: normal;
}

.nav-attorney .views-field-field-publication-cover {
  float: left;
}

.nav-attorney .views-field-field-publication-cover a {
  padding-left: 0;
}

.nav-attorney .views-field-title a {
  clear: none;
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: bold;
  white-space: normal;
}

.nav-attorney .views-field-title a:hover {
  color: #5392ca;
}

.nav-attorney .views-field-field-publication-type {
  color: #696969;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.nav-donate .donate-btn-main-nav-box {
  text-align: center;
}

.nav-donate .donate-btn-main-nav-box h3 {
  margin-top: 0;
  margin-bottom: 20px;
  color: #4c5467;
}

.nav-donate .donate-btn-main-nav-box a {
  color: white;
  padding: 10px 20px;
  font-size: 19px;
}

#mini-panel-donate_menu_dropdown-1 .radix-layouts-column1 {
  border-right: 1px solid #eee;
}

#mini-panel-donate_menu_dropdown-1 .radix-layouts-column3 {
  border-left: 1px solid #eee;
}

/********************************* HOME PAGE STYLES *********************************/
/* Feature Banner */
.home-banner .panels-flexible-region-first {
  width: 100%;
}

.home-banner-textbox>div {
  background-color: #f7f7f7;
  color: #444;
  position: relative;
  width: 100%;
  margin: 0 auto !important;
  padding: 20px;
  z-index: 100;
  min-height: 150px;
  height: 150px;
  top: -20px;
  border-left: 1px solid #dbdcdd;
  border-right: 1px solid #dbdcdd;
  border-bottom: 1px solid #dbdcdd;
  /*
  -webkit-box-shadow: 0 2px 3px rgba(218, 218, 218, 0.75);
  -moz-box-shadow: 0 2px 3px rgba(218, 218, 218, 0.75);
  box-shadow: 0 2px 3px rgba(51, 51, 51, 0.75);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=90,Color='#333)";
  filter: progid: DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#333');
  */
}

.home-banner-textbox h2 {
  font-size: 26px;
  margin-top: 0px;
  margin-left: -2px;
  margin-bottom: 5px;
}

.home-banner-textbox h2 a {
  color: #444;
  font-weight: bold;
}

.home-banner-textbox p {
  margin-bottom: 0;
}

.home-banner-textbox .field-name-field-topics,
.home-banner-textbox .field-name-field-publication-type,
.home-banner-textbox .field-name-field-feature-heading {
  color: #696969;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 16px;
}

.hero-carousel-btn-wrapper {
  display: none;
  width: 160px;
  position: absolute;
  top: 0;
  right: 0;
  /* background: url("/sites/all/themes/pace7r/images/slider/readmore-bg.png") repeat-x 0 0; */
  height: 150px;
  margin: 0 auto;
  padding: 0;
  background-color: #4c5467;
}

.hero-carousel-readmore-btn {
  background: url("../images/new-arrow2.png") no-repeat bottom left;
  height: 150px;
  margin: 0 auto;
}

.hero-carousel-btn-wrapper a:hover .hero-carousel-readmore-btn {
  background: url("../images/new-arrow2.png") no-repeat top left;
}

.m-hm-carousel-link {
  font-size: 20px;
  line-height: 18px;
  color: white;
  font-style: italic;
  /*color: #3d8dc6;*/
  text-transform: uppercase;
  text-align: left;
  padding-top: 56px;
  margin-left: 23px;
}

.hero-carousel-btn-wrapper a:hover {
  text-decoration: none;
}

a:hover .m-hm-carousel-link {
  color: #4c5467;
  text-decoration: none;
}

/* Featured Section Boxes */
.page-home .home-page-invisible {
  display: none;
}

.pane-state-fact-sheets-dropdown-panel-pane-1 {
  margin-top: 6px;
}

.page-home #mini-panel-state_fact_sheets_dropdown_box {
  border: none;
  margin: 25px 0 45px 0;
  padding: 40px 0 30px 0;
  border-top: 1px solid #dbdcdd;
  border-bottom: 1px solid #dbdcdd;
}

.page-home #mini-panel-state_fact_sheets_dropdown_box h2 {
  color: #4c5467;
  font-weight: bold;
  font-size: 58px;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 1;
}

.page-home #mini-panel-state_fact_sheets_dropdown_box .form-control {
  width: 74%;
  display: inline;
  margin-right: 10px;
  height: 60px;
}

.page-home #mini-panel-state_fact_sheets_dropdown_box .btn-default {
  margin-top: -3px;
  border-radius: 0;
  height: 60px;
  width: 100px;
  background-color: white;
  border-color: #4c5467;
  color: #4c5467;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.page-home #mini-panel-state_fact_sheets_dropdown_box .btn-default:hover {
  background-color: #5392ca;
  color: white;
}

.pane-home-page-feature-section-panel-pane-1 {
  margin-top: 0px;
  margin-bottom: 60px;
}

.pane-home-page-feature-section-panel-pane-1 .node-featured,
.view-research-and-analysis .node-featured {
  background-color: #f7f7f7;
  border: solid 1px rgb(234, 234, 234);
  height: 590px;
}

.view-topics-feature-section .node-featured {
  background-color: #f7f7f7;
  border: solid 1px rgb(234, 234, 234);
  min-height: 630px;
  height: auto;
  padding-bottom: 80px !important;
}

.pane-home-page-feature-section-panel-pane-1 .pane-node-field-publication-type,
.pane-home-page-feature-section-panel-pane-1 .pane-node-title,
.pane-home-page-feature-section-panel-pane-1 .pane-node-field-feature-text,
.pane-home-page-feature-section-panel-pane-1 .pane-more-link,
.pane-home-page-feature-section-panel-pane-1 .pane-node-field-feature-heading,
.view-research-and-analysis .pane-node-field-publication-type,
.view-research-and-analysis .pane-node-title,
.view-research-and-analysis .pane-node-field-feature-text,
.view-research-and-analysis .pane-more-link,
.view-research-and-analysis .pane-node-field-feature-heading,
.view-topics-feature-section .pane-node-field-publication-type,
.view-topics-feature-section .pane-node-title,
.view-topics-feature-section .pane-more-link,
.view-topics-feature-section .pane-node-field-feature-text {
  padding-left: 30px;
  padding-right: 30px;
}

.pane-home-page-feature-section-panel-pane-1 .pane-more-link,
.view-research-and-analysis .pane-more-link,
.view-topics-feature-section .pane-more-link {
  position: absolute;
  bottom: 30px;
}

.node-featured .field-name-field-topics,
.node-featured .field-name-field-publication-type,
.node-featured .field-name-field-feature-heading {
  color: #696969;
  text-transform: uppercase;
  margin-top: 30px;
}

.node-featured .field-name-field-feature-heading {
  margin-bottom: 10.5px;
}

.node-featured .field-name-field-topics ul,
.node-featured p,
.node-featured h2 {
  margin-bottom: 5px;
}

.node-featured p {
  line-height: 1.7;
}

.node-featured h2 {
  font-size: 14px;
  margin-top: 0;
  /*font-weight: bold;*/
}

.node-featured a {
  color: #444;
  font-weight: bold;
}

.node-featured a.btn-primary {
  color: white;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 13px;
}

/* Donation Box */
.pane-home-page-images-boxes .panel-col-first {
  padding-right: 15px;
}

.pane-home-page-images-boxes .panel-col-last {
  padding-left: 15px;
}

.pane-home-page-images-boxes img {
  height: 400px !important;
  -webkit-box-shadow: 0 2px 3px rgba(218, 218, 218, 0.75);
  -moz-box-shadow: 0 2px 3px rgba(218, 218, 218, 0.75);
  box-shadow: 0 2px 3px rgba(51, 51, 51, 0.75);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=90,Color='#333)";
  /* phpcs:disable */
  filter: progid: DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#333');
  /* phpcs:enable */
}

.node-full.node-donation-box {
  color: white;
  /*background: url("../images/donation-bg.png") top left repeat-x;*/
  background-color: #3498db;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 3px rgba(218, 218, 218, 0.75);
  -moz-box-shadow: 0 2px 3px rgba(218, 218, 218, 0.75);
  box-shadow: 0 2px 3px rgba(51, 51, 51, 0.75);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2,Direction=90,Color='#333)";
  /* phpcs:disable */
  filter: progid: DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#333');
  /* phpcs:enable */
}

.node-full.node-donation-box .pane-node-title {
  padding-top: 20px;
}

.node-full.node-donation-box h2 {
  font-size: 26px;
  margin-top: 0;
}

.node-full.node-donation-box h2 a {
  color: white;
}

.node-full.node-donation-box .col-md-6 {
  padding-left: 0;
  padding-right: 0;
}

.node-full.node-donation-box .radix-layouts-column2 {
  min-height: 170px;
}

.node-full.node-donation-box .radix-layouts-column2 .panel-panel-inner {
  padding: 10px 0px;
}

.node-full.node-donation-box .donation-button-box {
  min-height: 170px;
  float: left;
  padding: 10px 40px;
}

.node-full.node-donation-box .donation-button-box h3 {
  color: white;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 1.6em;
  margin-top: 15px;
  margin-bottom: 30px;
}

.node-full.node-donation-box .donation-button-box p {
  text-align: center;
}

.pane-node-field-donation-image {
  float: left;
  max-width: 270px;
  margin-right: 20px;
}

.pane-node-field-donation-image img.panopoly-image-full {
  margin-bottom: 0;
  max-height: 100%;
}

#mini-panel-home_page_subscribe_box h2 {
  color: #4c5467;
  font-weight: bold;
  font-size: 58px;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 1;
}

#subscribe-home-form {
  margin-top: 8px;
}

#subscribe-home-form .form-item-email {
  float: left;
  width: 75%;
  margin-right: 20px;
}

#subscribe-home-form .form-item-email .form-control {
  height: 60px;
}

#subscribe-home-form .form-submit {
  border-radius: 0;
  height: 60px;
  width: 100px;
  background-color: white;
  border-color: #4c5467;
  color: #4c5467;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

#subscribe-home-form .form-submit:hover {
  background-color: #5392ca;
  color: white;
}

.pane-home-page-map-donation-boxes {
  margin-top: 40px;
}

/*********************************** CONTENT PAGES STYLES *****************************/
.main-content-pane {
  border-right: 1px solid #dbdcdd;
  height: 100%;
  min-height: 1000px;
}

.main-sidebar-pane {
  font-size: .9em;
}

.main-sidebar-pane .panel-pane.pane-panels-mini,
.main-sidebar-pane .panel-pane.pane-block {
  padding-left: 15px;
  margin-bottom: 30px;
}

.main-sidebar-pane .panel-pane.pane-fieldable-panels-pane {
  padding-left: 15px;
  margin-bottom: 30px;
}

.pane-sign-up-sidebar-box {
  margin-top: 40px;
}

.pane-donation-box-sidebar-panel-pane-1 {
  padding-left: 15px;
}

.pane-node-field-page-image {
  float: right;
  width: 50%;
  margin: 0 0 10px 10px;
}

/* Topics Pages */
.pane-topics-child-terms {
  margin: 20px 0 30px 0;
}

.subtopic-list ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}

.subtopic-list ul>li {
  display: inline-block;
  margin-bottom: 18px;
}

.subtopic-list ul>li>a {
  color: white;
  background-color: #498dca;
  padding: 8px 5px;
  margin-right: 2px;
  font-size: 14px;
}

.page-node .subtopic-list ul>li>a {
  margin-right: 5px;
}

.subtopic-list ul>li>a:hover {
  background-color: #4c5467;
  text-decoration: none;
}

.page-taxonomy-term .pane-term-description {
  font-size: 18px;
}

.pane-topics-feature-section {
  margin-top: 40px;
}

.pane-topics-feature-section h4 {
  color: #696969;
  text-transform: uppercase;
  font-weight: normal;
}

.pane-quicktabs-topics-tab h4.pane-title {
  display: none;
}

.pane-quicktabs-topics-tab,
.pane-quicktabs-staff-tabs {
  margin-top: 40px;
}

.quicktabs-style-nostyle ul.quicktabs-style-nostyle {
  border-bottom: 1px solid #498dca;
  text-transform: uppercase;
  color: white;
  font-size: 15px;
  margin-bottom: 0;
  padding-bottom: 4px;
}

.quicktabs-style-nostyle ul.quicktabs-style-nostyle li {
  border-top: 1px solid #498dca;
  border-left: 1px solid #498dca;
  border-right: 1px solid #498dca;
  border-bottom: none;
  padding: 5px 10px;
  margin: 0px 1px 0 0px;
  background-color: #498dca;
}

.quicktabs-style-nostyle ul.quicktabs-style-nostyle li.first {
  margin-left: 5px;
}

.quicktabs-style-nostyle ul.quicktabs-style-nostyle li.active {
  background-color: white;
  border-bottom: 1px solid white;
}

.quicktabs-style-nostyle ul.quicktabs-style-nostyle li a {
  color: white;
}

.quicktabs-style-nostyle ul.quicktabs-style-nostyle li.active a {
  color: #498dca;
}

.quicktabs-style-nostyle .quicktabs_main.quicktabs-style-nostyle {
  border: none;
}

.quicktabs_main.quicktabs-style-nostyle {
  padding-top: 20px;
}

/* Sub Topic Pages */
.pane-topics-subtopic-features-panel-pane-1 {
  margin-top: 40px;
}

.node-featured-teaser {
  margin-bottom: 20px !important;
}

.node-featured-teaser .radix-layouts-sidebar {
  padding-left: 0;
  padding-right: 0;
}

.node-featured-teaser .field-name-field-publication-type,
.node-sidebar-teaser .field-name-field-publication-type,
.node-featured-teaser .field-name-field-feature-heading {
  color: #696969;
  text-transform: uppercase;
}

.node-featured-teaser .field-name-field-feature-heading {
  margin-bottom: 5px;
}

.node-featured-teaser ul,
.node-sidebar-teaser ul {
  margin-bottom: 5px;
}

.node-featured-teaser h4,
.node-sidebar-teaser h4 {
  margin-top: 0;
}

.node-featured-teaser a {
  color: #333;
  font-weight: bold;
}

/* State by State page */
#mini-panel-state_fact_sheets_dropdown_box {
  margin: 30px 0;
  padding: 30px 0;
  border-top: 1px solid #dbdcdd;
  border-bottom: 1px solid #dbdcdd;
}

#mini-panel-state_fact_sheets_dropdown_box h2 {
  color: #4c5467;
  font-weight: bold;
  font-size: 38px;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 1;
}

#mini-panel-state_fact_sheets_dropdown_box .btn-default {
  background-color: #4c5467;
  border-color: #4c5467;
  margin-top: 5px;
}

#mini-panel-state_fact_sheets_dropdown_box .btn-default:hover {
  background-color: #1a242f;
  border-color: #161f29;
}

/* Publication Pages */
.node-type-blog .pane-node-title h1,
.node-type-publication .pane-node-title h1,
.node-type-practice-advisory .pane-node-title h1,
.node-type-amicus-brief .pane-node-title h1,
.node-type-declaration .pane-node-title h1,
.node-type-general-litigation-page .pane-node-title h1,
.node-type-press-release .pane-node-title h1 {
  margin-top: 0;
}

.field-name-field-subtitle {
  font-size: 24px;
  margin: 20px 0 35px 0;
}

.field-name-field-subtitle p {
  line-height: 1;
}

.node-type-declaration .field-name-field-subtitle {
  font-style: italic;
}

.node-type-publication .pane-node-field-topics,
.node-type-practice-advisory .pane-node-field-topics,
.node-type-amicus-brief .pane-node-field-topics,
.node-type-declaration .pane-node-field-topics,
.node-type-general-litigation-page .pane-node-field-topics,
.node-type-press-release .pane-node-field-topics,
.node-type-blog .pane-node-field-topics,
.publication-fullpage .pane-node-field-topics {
  margin: 25px 0 15px 0;
}

.node-type-foia .pane-node-field-topics {
  margin: 25px 0 0px 0;
}

.node-type-publication .field-name-field-publication-type,
.node-type-practice-advisory .field-name-field-publication-type,
.node-type-amicus-brief .field-name-field-publication-type,
.node-type-declaration .field-name-field-publication-type,
.node-type-general-litigation-page .field-name-field-publication-type,
.publication-fullpage .field-name-field-publication-type,
.node-type-get-involved-page .field-name-field-get-involved-category,
.node-type-press-release .field-name-field-publication-type,
.node-type-job-posting .field-name-field-publication-type {
  color: #696969;
  text-transform: uppercase;
  font-size: 18px;
}

.node-type-blog .pane-node-field-publication-authors,
.node-type-blog .pane-node-field-publication-date,
.node-type-publication .pane-node-field-publication-authors,
.node-type-publication .pane-node-field-publication-date,
.node-type-practice-advisory .pane-node-field-publication-authors,
.node-type-practice-advisory .pane-node-field-publication-date,
.node-type-amicus-brief .pane-node-field-publication-authors,
.node-type-amicus-brief .pane-node-field-publication-date,
.node-type-declaration .pane-node-field-publication-authors,
.node-type-declaration .pane-node-field-publication-date,
.node-type-general-litigation-page .pane-node-field-publication-authors,
.node-type-general-litigation-page .pane-node-field-publication-date,
.node-type-press-release .pane-node-field-publication-date {
  float: left;
  font-size: 14px;
  margin-bottom: 20px;
}

.node-type-blog .pane-node-field-publication-authors .field-label,
.node-type-publication .pane-node-field-publication-authors .field-label,
.node-type-practice-advisory .pane-node-field-publication-authors .field-label,
.node-type-amicus-brief .pane-node-field-publication-authors .field-label,
.node-type-declaration .pane-node-field-publication-authors .field-label,
.node-type-general-litigation-page .pane-node-field-publication-authors .field-label,
.node-type-press-release .pane-node-field-publication-authors .field-label {
  font-weight: normal;
}

.pane-node-field-publication-authors .colon {
  display: none;
}

.node-type-blog .main-content-pane .pane-node-field-publication-authors,
.node-type-publication .main-content-pane .pane-node-field-publication-authors,
.node-type-practice-advisory .main-content-pane .pane-node-field-publication-authors,
.node-type-amicus-brief .main-content-pane .pane-node-field-publication-authors,
.node-type-declaration .main-content-pane .pane-node-field-publication-authors,
.node-type-general-litigation-page .main-content-pane .pane-node-field-publication-authors {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid #dbdcdd;
}

.pane-publication-download-box {
  float: left;
  margin-right: 25px;
  margin-bottom: 25px;
  text-align: center;
  clear: both;
}

.publication-cover-sidebar img {
  -webkit-box-shadow: 0px 8px 10px -1px #999999;
  -moz-box-shadow: 0px 8px 10px -1px #999999;
  box-shadow: 0px 8px 10px -1px #999999;
  margin-bottom: 15px;
}

.pane-publication-download-box .field-name-field-upload-infographic img {
  margin-top: 25px;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 8px 10px -1px #999999;
  -moz-box-shadow: 0px 8px 10px -1px #999999;
  box-shadow: 0px 8px 10px -1px #999999;
}

.pane-publication-download-box .pane-node-field-related-publications {
  width: 188px;
  text-align: left;
  margin-top: 30px;
}

.pane-publication-download-box .pane-node-field-related-publications div.field-item,
.main-sidebar-pane .pane-node-field-related-publications div.field-item {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.main-sidebar-pane .pane-node-field-related-publications {
  margin-top: 40px;
  padding-left: 15px;
}

.node-sidebar-teaser.node-staff-bio .col-md-4 {
  padding-right: 0;
}

.main-sidebar-pane .pane-node-field-publication-authors {
  width: 100%;
}

.node-type-amicus-brief .addthis_sharing_toolbox {
  display: none;
}

/* Staff Landing Pages */
.page-staff #page-title {
  display: none;
}

.page-staff .view-staff-landing-page {
  margin-top: 20px;
}

.page-staff .col-md-6.radix-layouts-column1 {
  padding-left: 0;
  padding-right: 0;
}

.page-staff .pane-node-title h2 {
  font-weight: normal;
  font-size: 26px;
  margin-top: 0;
}

.page-staff .node-featured-teaser a {
  font-weight: normal;
}

/* Staff Pages */
.page-node.node-type-staff-bio .pane-node-title h1 {
  margin-top: 0;
}

.page-node.node-type-staff-bio .pane-node-field-staff-picture {
  float: right;
  width: 25%;
  margin-left: 15px;
}

.field-name-field-staff-picture img {
  padding: 1px;
  border: solid 1px #dbdcdd;
  margin-bottom: 0;
}

.field-name-field-staff-title {
  color: #696969;
  text-transform: uppercase;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 15px;
  line-height: 1.42857143;
}

.page-node.node-type-staff-bio .field-name-field-staff-picture img {
  margin-bottom: 30px;
}

.pane-staff-tab-all-content-panel-pane-1,
.pane-authors-all-publications-panel-pane-1 {
  clear: both;
  margin-top: 30px;
}

.pane-node-field-author-bio-link {
  margin-top: 30px;
}

.pane-staff-tab-all-content-panel-pane-1 .pane-title,
.pane-authors-all-publications-panel-pane-1 .pane-title {
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdcdd;
}

/* Authors Landing Page */
.page-authors #page-title {
  display: none;
}

.view-author-glossary {
  margin-top: 20px;
}

.view-author-glossary .views-row {
  margin-bottom: 30px;
}

.view-author-glossary .views-field-title a {
  font-size: 18px;
}

.view-author-glossary .attachment-before {
  margin-bottom: 20px;
}

.view-author-glossary.view-display-id-attachment div.alpha-filter {
  border: 1px solid #dbdcdd;
  padding: 5px;
  text-align: center;
  background-color: #f0f0f0;
}

.view-author-glossary.view-display-id-attachment .views-summary {
  padding: 0;
  margin: 0;
  display: inline-block;
}

.view-author-glossary.view-display-id-attachment .views-summary {
  border-left: 1px solid #dbdcdd;
  padding: 0 9px 0 12px;
  display: inline-block;
}

.view-author-glossary.view-display-id-attachment .views-summary.first {
  border-left: none;
}

/* News */
.page-news .view-filters {
  margin-bottom: 50px;
}

.view-news-page-items .node-teaser.node-press-release .col-md-12 {
  padding-left: 0;
}

/* Past Honoress */
.node-type-past-honorees .pane-node-type-desc .pane-content {
  display: none;
}

.view-past-honorees-a-h {
  margin-top: 30px;
}

.view-past-honorees-a-h .views-row,
.view-past-honorees-i-r .views-row,
.view-past-honorees-s-z .views-row {
  padding-bottom: 20px;
}

.view-past-honorees-a-h h4,
.view-past-honorees-i-r h4,
.view-past-honorees-s-z h4 {
  margin-bottom: 5px;
}

/*********************************** LITIGATION PAGE STYLES ********************************/
.litigation-status-box {
  float: right;
  margin: 0 10px 30px 30px;
}

.status-label {
  color: #696969;
  text-transform: uppercase;
  font-size: 18px;
}

.status-text {
  color: #5392ca;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 36px;
  margin: 0px 0 5px 0;
}

.pane-quicktabs-litigation-tab h4.pane-title {
  margin-bottom: 30px;
}

#quicktabs-container-litigation_tab .item-list ul li {
  margin-left: 0;
  list-style: none;
}

.node-sidebar-teaser .field-name-field-subtitle {
  font-size: 14px;
  margin: 10px 0;
  font-style: italic;
}

.node-sidebar-teaser .field-name-field-status .field-label {
  color: #696969;
  text-transform: uppercase;
  font-weight: normal;
}

.node-sidebar-teaser .field-name-field-status .field-items {
  color: #5392ca;
  text-transform: uppercase;
  font-weight: bold;
}

.node-sidebar-teaser h5 {
  font-size: 16px;
}

/******************  PUBLICATION TYPE TAXONOMY LANDING PAGES ******************/
.page-taxonomy-term .pane-panopoly-taxonomy-taxonomy-content {
  margin-top: 30px;
}

/******************  ATTORNEY LANDING PAGES ******************/
.pane-attorney-page-practice-advisory-panel-pane-1 {
  margin-top: 20px;
}

.page-attorney .pane-node-field-publication-type {
  display: none;
}

.attorney-page-content-box {
  margin-top: 20px;
}

.page-attorney .main-content-pane .pane-views-panes,
.page-node-4808 .main-content-pane .pane-views-panes,
.page-node-4805 .main-content-pane .pane-views-panes,
.page-node-4809 .main-content-pane .pane-views-panes,
.page-node-4807 .main-content-pane .pane-views-panes {
  clear: both;
  margin-bottom: 30px;
  padding-bottom: 40px;
  border-bottom: 1px solid #dbdcdd;
}

.attorney-page-content-box .view-footer {
  margin-top: -10px;
}

.attorney-page-content-box .view-footer p {
  margin: 0;
  float: right;
}

.view-sub-attorney-practice-advisory h3,
.view-litigation-page-by-topic .views-row-1,
.view-sub-attorney-practice-advisory .views-row-1 {
  margin-top: 50px;
}

/******************  FOIA PAGES ******************/
.pane-quicktabs-foia-tabs {
  margin-top: 40px;
}

.node-type-foia .radix-layouts-header .panel-panel-inner,
.node-type-get-involved-page .radix-layouts-header .panel-panel-inner {
  border-bottom: 1px solid #d7d7d7;
  padding-bottom: 70px;
  margin-bottom: 30px;
}

.node-type-foia .main-content-pane,
.node-type-get-involved-page .main-content-pane {
  border-right: 0;
}

.node-type-foia .main-sidebar-pane,
.node-type-get-involved-page .main-sidebar-pane {
  position: sticky;
  top: 30px;
}

.node-type-foia .main-sidebar-pane .panel-pane.pane-fieldable-panels-pane,
.node-type-get-involved-page .main-sidebar-pane .panel-pane.pane-fieldable-panels-pane {
  margin-bottom: 12px;
}

.node-type-foia .pane-fieldable-panels-pane > .toc-list > .toc-list-item,
.node-type-get-involved-page .pane-fieldable-panels-pane > .toc-list > .toc-list-item {
  margin-bottom: 10px;
  border: 1px solid #2c3e50;
  padding: 26px 0 16px;
}

.node-type-foia .toc-link,
.node-type-get-involved-page .toc-link {
  display: block;
  padding: 0 26px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 25px;
}

.node-type-foia .toc-link.node-name--H2,
.node-type-get-involved-page .toc-link.node-name--H2 {
  font-weight: bold;
  font-size: 20px;
  line-height: 27px;
  text-transform: uppercase;
  position: relative;
}

.node-type-foia .toc-link.node-name--H2 .expand,
.node-type-get-involved-page .toc-link.node-name--H2 .expand {
  display: none;
  font-size: 36px;
  color: #5392ca;
  text-decoration: none;
}

.node-type-foia .toc-list,
.node-type-get-involved-page .toc-list {
  list-style: none;
  padding-left: 0;
}

.node-type-foia .toc-list-item,
.node-type-get-involved-page .toc-list-item {
  position: relative;
}

.node-type-foia .pane-node-field-publication-date,
.node-type-get-involved-page .pane-node-field-publication-date,
.node-type-foia .pane-node-field-socials,
.node-type-get-involved-page .pane-node-field-socials,
.node-type-foia .subtopic-list,
.node-type-get-involved-page .subtopic-list,
.node-type-foia .pane-quicktabs-foia-tabs,
.node-type-get-involved-page .pane-quicktabs-foia-tabs,
.node-type-foia .pane-mostpopular-2,
.node-type-get-involved-page .pane-mostpopular-2,
.node-type-foia .pane-sidebar-social-like-box,
.node-type-get-involved-page .pane-sidebar-social-like-box,
.node-type-foia .pane-sign-up-sidebar-box,
.node-type-get-involved-page .pane-sign-up-sidebar-box,
.node-type-foia .toc-link::before,
.node-type-get-involved-page .toc-link::before {
  display: none;
}

.node-type-foia.no-topics .pane-node-field-publication-date,
.node-type-get-involved-page.no-topics .pane-node-field-publication-date,
.node-type-foia.no-topics .pane-node-field-socials,
.node-type-get-involved-page.no-topics .pane-node-field-socials,
.node-type-foia.no-topics .subtopic-list,
.node-type-get-involved-page.no-topics .subtopic-list,
.node-type-foia.no-topics .pane-quicktabs-foia-tabs,
.node-type-get-involved-page.no-topics .pane-quicktabs-foia-tabs,
.node-type-foia.no-topics .pane-mostpopular-2,
.node-type-get-involved-page.no-topics .pane-mostpopular-2,
.node-type-foia.no-topics .pane-sidebar-social-like-box,
.node-type-get-involved-page.no-topics .pane-sidebar-social-like-box,
.node-type-foia.no-topics .pane-sign-up-sidebar-box,
.node-type-get-involved-page.no-topics .pane-sign-up-sidebar-box {
  display: block;
}

.node-type-foia .toc-link.is-active-link::before,
.node-type-get-involved-page .toc-link.is-active-link::before {
  background-color: #5392ca;
  content: ' ';
  display: inline-block;
  height: inherit;
  left: 0;
  margin-top: -1px;
  position: absolute;
  width: 2px;
  left: 0;
  z-index: 1;
}

@media (min-width: 992px) {
  .node-type-foia .back-to-top,
  .node-type-get-involved-page .back-to-top {
    display: none !important;
  }

  .node-type-foia .foia-read-more,
  .node-type-get-involved-page .foia-read-more {
    display: none;
  }
}

@media (max-width: 991px) {
  .node-type-foia .mobile-read-more,
  .node-type-get-involved-page .toc-link.is-active-link::before {
    display: none;
  }

  .node-type-foia .foia-read-more,
  .node-type-get-involved-page .foia-read-more {
    display: inline-block;
    color: #5392ca;
    cursor: pointer;
    margin-top: 10px;
  }

  .node-type-foia .foia-read-more:hover,
  .node-type-get-involved-page .foia-read-more:hover {
    text-decoration: underline;
  }

  .node-type-foia .radix-layouts-header .panel-panel-inner,
  .node-type-get-involved-page .radix-layouts-header .panel-panel-inner {
    padding-bottom: 30px;
  }

  .node-type-foia .main-sidebar-pane,
  .node-type-get-involved-page .main-sidebar-pane {
    position: static;
  }

  .node-type-foia .main-content-pane,
  .node-type-get-involved-page .main-content-pane {
    height: auto;
    min-height: auto;
  }

  .node-type-foia .toc-link.node-name--H2,
  .node-type-get-involved-page .toc-link.node-name--H2 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-decoration: none;
  }

  .node-type-foia ol.toc-list ol.toc-list,
  .node-type-get-involved-page ol.toc-list ol.toc-list {
    max-height: none;
    display: none;
    overflow: visible;
    transition: none;
  }

  .node-type-foia .toc-link.node-name--H2 .expand,
  .node-type-get-involved-page .toc-link.node-name--H2 .expand {
    display: block;
    width: 20px;
    text-align: center;
  }

  .node-type-foia .main-sidebar-pane .panel-pane.pane-fieldable-panels-pane,
  .node-type-get-involved-page .main-sidebar-pane .panel-pane.pane-fieldable-panels-pane {
    padding-left: 0;
  }

  .node-type-foia .radix-layouts-content-wrapper,
  .node-type-get-involved-page .radix-layouts-content-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .node-type-foia .back-to-top,
  .node-type-get-involved-page .back-to-top {
    cursor: pointer;
    position: fixed;
    right: 30px;
    bottom: 30px;
    background: #4c5467;
    width: 44px;
    height: 44px;
    line-height: 1;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    padding-top: 4px;
    border: 1px solid #fff;
  }
}


/******************  FUNDRAISING PAGES ******************/
.page-donate #page-title {
  display: none;
}

.page-donate .node-full.node-donation-box .donation-button-box {
  padding: 0 30px;
}

.page-donate .pane-node-field-donation-image {
  max-width: 280px;
}

.page-donate .node-full.node-donation-box .radix-layouts-column2 .panel-panel-inner {
  padding: 0px 10px 0 10px;
}

.entity-salsa-donate-page>h2 {
  display: none;
}

.page-node-2121 .pane-node-body {
  display: none;
}

.webform-confirmation {
  padding-left: 20px;
}

#salsa-donate-page-form div.error {
  background-image: none;
}

#salsa-donate-page-form div.error li {
  background-image: url(https://www.americanimmigrationcouncil.org/misc/message-24-error.png);
  background-position: left top;
  background-repeat: no-repeat;
}

/******************  GET INVOLVED PAGES ******************/
.page-get-involved tbody,
.page-node-2154 tbody {
  border-top: none;
}

/******************  Subscribe Page Form ******************/
.at-row.FirstName.LastName {
  width: 100%;
}

.at-legend {
  margin-bottom: 20px !important;
  font-size: 15px !important;
}

.at-inner label {
  font-size: 14px !important;
}

.at input[type="checkbox"]+span:before {
  top: 5px !important;
}

/***************** Board Page **************************/
.page-node-3242 h2 {
  margin-bottom: 25px;
}

.page-node-3242 table {
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin-bottom: 30px;
}

.page-node-3242 table tr {
  border: none;
}

.page-node-3242 table td {
  padding: 15px 30px 5px 0px;
  vertical-align: top;
  background-color: white;
  border: none;
}

/******************  TOPICS LANDING PAGE ******************/
.page-topics .view-topics-list {
  margin-top: 20px;
  margin-left: -15px;
}

.page-topics ul.stem_class li {
  border-bottom: 1px solid #dbdcdd;
  margin-bottom: 25px;
  padding-bottom: 20px;
  list-style: none;
}

.page-topics ul.stem_class li.last {
  border-bottom: none;
}

.page-topics ul.stem_class li a {
  font-size: 25px;
}

.page-topics ul.branch_class li a {
  font-size: 15px;
}

.page-topics ul.branch_class li {
  list-style: disc;
  border-bottom: none;
  margin-bottom: auto;
  padding-bottom: 10px;
}

/*****************   JOB POSTINGS **********************/
.page-node .pane-node-created {
  margin-top: 25px;
  margin-bottom: 20px;
}

.pane-node-created h4 {
  font-size: 1em;
  display: inline-block;
  margin: 0;
}

.pane-node-field-job-posting-pdf {
  margin-top: 20px;
  border-top: 1px solid #dbdcdd;
  padding-top: 20px;
}

.page-jobs #page-title {
  display: none;
}

.page-jobs h1 {
  margin-bottom: 30px;
}

/******************  CONTACT PAGE ***********************/
.pane-contact-page-form-accordions-panel-pane-1 {
  margin-top: 30px;
}

/***************** SIDEBAR ELEMENTS ********************/
.pane-donation-box-sidebar-panel-pane-1,
.pane-sidebar-social-like-box,
.pane-mostpopular-2,
.main-sidebar-pane .pane-node-field-publication-authors {
  margin-bottom: 30px;
}

.main-sidebar-pane .pane-node-field-publication-authors {
  padding: 0 15px;
}

.main-sidebar-pane .pane-node-field-publication-authors .node-sidebar-teaser {
  border-top: 1px solid #dbdcdd;
  padding: 20px 0px;
}

.main-sidebar-pane .pane-node-field-publication-authors .field-name-field-publication-authors {
  border-bottom: 1px solid #dbdcdd;
}

.main-sidebar-pane .pane-node-field-staff-picture {
  width: 40%;
  float: left;
  margin: 0 10px 0 0;
}

.main-sidebar-pane .pane-node-field-staff-picture img.panopoly-image-full {
  margin-bottom: 0;
}

.main-sidebar-pane .pane-node-field-publication-authors h4 {
  font-weight: normal;
}

.main-sidebar-pane .pane-node-field-publication-authors .field-name-field-staff-title {
  margin-bottom: 0;
}

.pane-mostpopular-2 {
  margin-left: 15px;
}

.mostpopular-block {
  border: none;
}

.mostpopular-block .mostpopular--services {
  background-color: transparent;
  border: none;
  padding: 0;
  border-bottom: 1px solid #dbdcdd;
}

.mostpopular-block .mostpopular--services li {
  margin-bottom: -1px;
}

.mostpopular-block .mostpopular--services a {
  font-size: 15px;
  text-transform: uppercase;
  padding: 8px 8px;
  background-color: #f0f0f0;
  border-bottom: 1px solid #dbdcdd;
}

.mostpopular-block .mostpopular--services .selected a {
  background-color: white;
  border-radius: 0;
  border-color: #dbdcdd;
  border-bottom: 1px solid white !important;
  font-size: 15px;
  padding: 8px 8px;
  color: #333;
}

.mostpopular-block .mostpopular--label {
  display: none !important;
}

.mostpopular-block .mostpopular--intervals {
  display: none !important;
}

.mostpopular-block .mostpopular--content {
  border: 1px solid #dbdcdd;
  border-top: none;
}

.mostpopular-block ul.mostpopular--items {
  counter-reset: li;
  /* Remove the default left margin */
  margin-left: 0;
  /* Remove the default left padding */
  padding-left: 0;
}

.mostpopular-block ul.mostpopular--items>li {
  /* Create a positioning context */
  position: relative;
  /* Give each list item a left margin to make room for the numbers */
  margin: 0 0 6px 2em;
  /* Add some spacing around the content */
  padding: 4px 8px;
  /* Disable the normal item numbering */
  list-style: none;
}

.mostpopular-block ul.mostpopular--items>li:before {
  /* Use the counter as content */
  content: counter(li);
  /* Increment the counter by 1 */
  counter-increment: li;
  /* Position and style the number */
  position: absolute;
  top: -1px;
  left: -1.1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 35px;
  /* Some space between the number and the content in browsers that support
  generated content but not positioning it (Camino 2 is one example) */
  margin-right: 10px;
  padding: 15px 0px 15px 10px;
  font-weight: normal;
  font-size: 1.3em;
}

.mostpopular-block ul.mostpopular--items li a {
  text-decoration: none;
  display: block;
  padding: 0 0px 10px 5px;
  width: 90%;
  border-bottom: 1px solid #dbdcdd;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -ms-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

.mostpopular-block ul.mostpopular--items li.last a {
  border-bottom: none;
}

.mostpopular-block ul.mostpopular--items li a:hover {
  background: #c4daed;
}

.mostpopular-block .mostpopular--items .title {
  font-weight: normal !important;
}

.mostpopular-item .count {
  display: none;
}

#follow-box {
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
}

#follow-box .fb-likebox {
  background: #f7f7f7;
  width: 100%;
  height: 60px;
  border: 1px #e2e2e2 solid;
  border-bottom: 0;
  padding: 5px 10px 2px 45px;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  position: relative;
  padding-top: 20px;
}

#follow-box .fb-likebox .icon-placement {
  width: 35px;
  height: 60px;
  position: absolute;
  background: #f0f0f0 url(../images/facebook-socialbox.png) no-repeat center;
  top: 0;
  left: 0;
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  border-right: 1px gainsboro solid;
  border-bottom: 1px #ccc solid;
}

#follow-box .twitter-container {
  width: 100%;
  height: 60px;
  background: white;
  border: 1px gainsboro solid;
  padding-top: 20px;
  padding-left: 43px;
  position: relative;
}

#follow-box .twitter-container .icon-placement {
  width: 35px;
  height: 59px;
  position: absolute;
  background: #f0f0f0 url(../images/twitter-socialbox2.png) no-repeat center;
  top: 0;
  left: 0;
  border-right: 1px gainsboro solid;
  border-bottom: 1px #ccc solid;
}

#follow-box .linkedin-container {
  width: 100%;
  height: 51px;
  background: #f7f7f7;
  border: 1px gainsboro solid;
  border-top: 0;
  padding: 15px 0 0 44px;
  position: relative;
  border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
}

#follow-box .linkedin-container .icon-placement {
  width: 35px;
  height: 50px;
  position: absolute;
  background: #f0f0f0 url(../images/linkedin-socialbox.png) no-repeat center;
  top: 0;
  left: 0;
  border-right: 1px gainsboro solid;
  border-radius: 0 0 0 5px;
  -moz-border-radius: 0 0 0 5px;
}

#mini-panel-sign_up_sidebar_box h4 {
  color: #4c5467;
  font-weight: bold;
  font-size: 28px;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 1;
}

#mini-panel-sign_up_sidebar_box #subscribe-home-form .form-item-email {
  width: 65%;
  margin-right: 10px;
}

#mini-panel-sign_up_sidebar_box #subscribe-home-form .form-submit {
  width: 70px;
}

/**********************************  SEARCH PAGE **********************************/
.page-search-site .pane-facet {
  margin-bottom: 30px;
}

/**********************************  SITEMAP PAGE **********************************/
#site-map {
  padding-left: 15px;
}

/*********************************** FOOTER STYLES ********************************/
.footer {
  background-color: #4c5467;
  color: white;
  padding-top: 80px;
  overflow: hidden;
}

.footer ul.first-navmenu,
.search-box-footer {
  padding-left: 15px;
  padding-right: 25px;
}

.footer ul.middle-navmenu {
  margin: 0;
  padding: 0 25px;
  border-left: 1px solid white;
  border-right: 1px solid white;
}

.footer ul.last-navmenu {
  padding-left: 25px;
}

.footer ul>li {
  list-style: none;
}

.footer ul>li>a {
  color: white;
}

.footer-intro-text h2 {
  font-size: 24px;
  margin-top: 0;
  line-height: 1.3;
}

.footer-intro-text p {
  font-size: 90%;
  font-weight: 300;
}

.search-box-footer {
  padding-top: 30px;
  clear: both;
}

.search-box-footer .form-control {
  height: 30px;
  width: 400px;
  background-color: #3e465b;
  color: white;
  border-radius: 0;
  border-color: #2c3e50;
}

#footer .search-box-footer .container-inline.form-inline {
  display: flex;
  flex-direction: row;
}

.search-box-footer input.form-submit {
  background: url("../images/search-glasswhite.png") top left no-repeat;
  background-size: 35px;
  width: 35px;
  height: 35px;
  border: 0;
  margin-left: 5px;
}

.copyright {
  margin-top: 80px;
  font-size: 80%;
}

.copyright a {
  color: white;
}

.header-menu-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.header-menu-wrapper:before,
.header-menu-wrapper:after {
  display: none;
}

.header-menu-wrapper .brand.navbar-brand {
  margin-left: 0;
  padding: 0;
}

div.mobile-burger .navbar-toggle {
  margin: 0 0 0 23px;
  padding: 0;
  background: none !important;
  border: 0;
  border-radius: 0;
}

div.mobile-burger .navbar-toggle .element-invisible {
  display: none;
}

.mobile-burger .navbar-toggle .icon-bar {
  height: 6px;
  width: 37px;
  background-color: #475264;
}

.mobile-burger .navbar-toggle .icon-bar + .icon-bar {
  margin-top: 3px;
}

.menu-header-social-icons {
  display: none;
}

@media (min-width: 992px) {
  ul.nav.navbar-nav {
    display: none;
  }

  .header-social-search {
    position: relative;
  }

  #header-search-box {
    right: 0;
  }
}

@media (max-width: 991px) {
  .header-menu-wrapper {
    padding-left: 30px;
    padding-right: 15px;
  }

  .navbar-header {
    -webkit-flex: 0 0 70%;
    -moz-flex: 0 0 70%;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
  }

  .navbar-header img {
    width: 175px;
  }

  .menu-header {
    -ms-align-items: center;
    align-items: center;
    -webkit-flex: 0 0 30%;
    -moz-flex: 0 0 30%;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: flex-end;
  }

  .main-menu-wrapper > .panel-display,
  .header-social-search .header-icon {
    display: none;
  }

  .donate-mobile-btn {
    position: absolute;
    border-radius: 0 0 2px 2px;
    right: 15px;
    height: 28px;
    padding: 0;
    width: 100px;
    top: -20px;
    margin: 0;
    font-size: 16px;
    line-height: 22px;
  }

  .main-menu-wrapper {
    display: none;
    border: 0;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 999;
    padding: 0;
    margin-top: 20px;
  }

  .header-icon-search {
    margin-left: 0;
  }

  .main-menu-wrapper > ul.nav.navbar-nav {
    margin: 0;
    border: 0;
    border-radius: 0;
    float: none;
  }

  .main-menu-wrapper > ul.nav.navbar-nav li {
    padding: 0;
  }

  .main-menu-wrapper > ul.nav.navbar-nav li * {
    float: none;
  }

  .main-menu-wrapper > ul.nav.navbar-nav > li .dropdown-menu {
    background: #e6e6e6;
    padding-bottom: 40px;
  }

  .main-menu-wrapper > ul.nav.navbar-nav > li .dropdown-menu a {
    padding-left: 15px;
    padding-right: 15px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 5px;
  }

  .main-menu-wrapper > ul.nav.navbar-nav > li {
    border-bottom: 1px solid #fff;
    float: none;
  }

  .main-menu-wrapper > ul.nav.navbar-nav > li > a {
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -ms-align-items: center;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
    color: #000000;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    background: #efefef;
    position: relative;
    height: 66px;
  }

  .main-menu-wrapper > ul.nav.navbar-nav > li > a .caret {
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: url('../images/arrow-right.svg') no-repeat center;
    width: 23px;
    height: 23px;
    border: 0;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: transform .2s linear;
    transition: transform .2s linear;
  }

  .menu-header-social-icons {
    background: #efefef;
    height: 66px;
    display: flex;
    justify-content: center;
    border-bottom: 0;
  }

  .navbar-default .main-menu-wrapper > .navbar-nav > .open > a,
  .navbar-default .main-menu-wrapper > .navbar-nav > .open > a:hover,
  .navbar-default .main-menu-wrapper > .navbar-nav > .open > a:focus {
    background: #e6e6e6;
    color: #5392cb;
  }

  .navbar-default .main-menu-wrapper > .navbar-nav > .open > a .caret {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
  }
}

.domain-cib-center .header-plain {
  display: block;
  float: left;
  line-height: 40px;
}

.domain-cib-center .tb-megamenu .nav > li {
  max-width: none;
}

.domain-cib-center .tb-megamenu .nav > li:last-child {
  max-width: 80px;
}

.domain-cib-center.logged-in .header-plain.login {
  display: none;
}

.domain-cib-center.not-logged-in .header-plain.logout {
  display: none;
}

#mini-panel-cib_home_page_banner {
  background-color: #eeeeee;
  margin-bottom: 33px;
}

.node-webform .submitted {
  display: none;
}

.domain-cib-center .bryant-flipped .radix-layouts-content {
  border-right: 2px solid #e2e2e3;
}

.domain-cib-center .view-external-blog-posts .views-field-field-blog-image {
  margin-bottom: 10px;
}

.domain-cib-center .view-external-blog-posts .views-field-title a {
  font-size: 21px;
  font-weight: bold;
  line-height: 28px;
  color: #000000;
  margin-bottom: 13px;
}

.domain-cib-center .view-external-blog-posts .views-field-body {
  font-size: 16px;
  line-height: 22px;
}

.page-cib-homepage.domain-cib-center #breadcrumb,
.page-cib-homepage.domain-cib-center #page-title {
  visibility: hidden;
  height: 0;
  padding: 0;
  margin: 0;
}

#node-4761 {
  padding-left: 15px;
}

.webform-client-form-4761 input {
  max-width: 50%;
}

.view-cib-toolkit-dashboard {
  padding-left: 15px;
  padding-right: 15px;
}

.view-cib-toolkit-dashboard .table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
  padding: 16px;
}

.view-cib-toolkit-dashboard .views-field-download a,
.view-cib-toolkit-dashboard .views-field-filename {
  display: flex;
  line-height: 16px;
}

.view-cib-toolkit-dashboard td.views-field-filename:before {
  content: '';
  background-image: url('/sites/all/themes/custom/aicsite/images/file.svg');
  display: flex;
  height: 18px;
  width: 18px;
  margin-right: 5px;
  vertical-align: text-top;
  background-size: contain;
  background-repeat: no-repeat;
}

.view-cib-toolkit-dashboard td.views-field-download a:after {
  content: '';
  background-image: url('/sites/all/themes/custom/aicsite/images/download-button.svg');
  display: flex;
  height: 18px;
  width: 18px;
  margin-left: 5px;
  vertical-align: text-top;
  background-size: contain;
  background-repeat: no-repeat;
}

.page-blog #page-title {
  margin-bottom: 20px;
}

.blog-featured {
  background: #f7f7f7;
  margin-bottom: 50px;
}

.blog-featured img {
  width: 100%;
}

.blog-featured h2 a {
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
}

.blog-featured .views-field-title,
.blog-featured .views-field-body {
  padding-left: 30px;
  padding-right: 30px;
}

.blog-featured .views-field-body {
  padding-bottom: 30px;
}

.blog-our-experts {
  margin-bottom: 30px;
}

.blog-our-experts h4 {
  color: #000;
  text-transform: none;
  margin-bottom: 20px;
  font-weight: bold;
}

.blog-our-experts p {
  margin-bottom: 6px;
}

.blog-our-experts p a {
  display: inline-block;
  margin-bottom: 15px;
}

.blog-our-experts .pane-bundle-quick-links {
  padding-top: 20px;
  border-top: 1px gainsboro solid;
}

.blog-our-experts .pane-bundle-quick-links li {
  list-style: none;
  margin: 0;
}

.blog-our-experts .pane-bundle-quick-links a {
  text-transform: uppercase;
}

.blog-recent-posts .inner-wrapper {
  padding-bottom: 15px;
  display: flex;
  height: 100%;
  flex-direction: column;
}

.blog-recent-posts .views-field-field-blog-post-image {
  margin-bottom: 10px;
}

.blog-recent-posts .view-content {
  display: flex;
  flex-wrap: wrap;
}

.blog-recent-posts .view-content .views-row {
  margin-bottom: 30px;
}

.blog-recent-posts img {
  height: auto;
  width: 100%;
}

.blog-recent-posts .views-field-field-topics,
.blog-recent-posts .views-field-field-topics a {
  line-height: 1;
  text-transform: uppercase;
  font-size: 14px;
  color: #666;
}

.blog-recent-posts h3 {
  margin-top: 10px;
  font-size: 20px;
}

.blog-recent-posts h3 a {
  color: #000;
}

.blog-recent-posts .views-field-body {
  margin-bottom: 10px;
}

.blog-recent-posts .views-field-view-node {
  margin-top: auto;
}

.blog-recent-posts .btn a {
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  text-decoration: none;
}

@media (min-width: 992px) {
  .container-fluid > .row > .col-md-8 {
    width: 75%;
  }

  .container-fluid > .row > .col-md-4 {
    width: 25%;
  }
}

.node-type-blog .pane-node-field-tags a {
  color: #fff;
  background: #000;
}

.blog-most-read .view-header {
  padding: 0 3px 1px;
  margin-bottom: -1px;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-radius: 3px 3px 0 0;
  background-color: white;
  border-radius: 0;
  border-color: #dbdcdd;
  border-bottom: 1px solid white !important;
  font-size: 15px;
  padding: 8px 8px;
  color: #333;
  text-transform: uppercase;
  display: inline-block;
}

.blog-most-read ol {
  border: 1px solid #dbdcdd;
  list-style: none;
  padding-left: 0;
  counter-reset: li;
}

.blog-most-read ol li {
  position: relative;
  margin: 0 0 6px 2em;
  padding: 10px 8px;
  list-style: none;
  display: block;
  border-bottom: 1px solid #dbdcdd;
}

.blog-most-read ol li:last-child {
  border-bottom: 0;
}

.blog-most-read ol li::before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -1.1em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 35px;
  margin-right: 10px;
  padding: 15px 0px 15px 10px;
  font-weight: normal;
  font-size: 1.3em;
  padding: 0 0 0 7px;
  margin: 0;
}

.domain-cib-center .tb-megamenu .nav>li>a {
  font-size: 17px;
}

.view-id-external_blog_posts.view-display-id-panel_pane_1 .views-field-nothing {
  margin-top: 15px;
}

.view-id-external_blog_posts.view-display-id-panel_pane_1 .views-field-nothing .blog a:last-child,
.view-id-external_blog_posts.view-display-id-panel_pane_1 .views-field-nothing .external_blog a:first-child {
  display: none;
}

.pane-node-body #stream-instruction .btn.view-insctruction {
  margin-top: -3px;
  border-radius: 0;
  padding: 0;
  height: 50px;
  line-height: 25px;
  background-color: #fff;
  border-color: #4c5467;
  color: #4c5467;
  -webkit-transition: background-color .3s ease;
  -moz-transition: background-color .3s ease;
  -o-transition: background-color .3s ease;
  -ms-transition: background-color .3s ease;
  transition: background-color .3s ease;
}

.pane-node-body #stream-instruction .btn.view-insctruction:hover {
  background-color: #5392ca;
}

.pane-node-body #stream-instruction .btn.view-insctruction a {
  color: #4c5467;
  display: block;
  padding: 10px 15px;
  text-decoration: none;
}

.pane-node-body #stream-instruction .btn.view-insctruction:hover {
  background-color: #5392ca;
}

.pane-node-body #stream-instruction .btn.view-insctruction a:hover {
  color: #fff;
}

/* Sidebar form */

.pane-custom-subscribe-home-form-subscribe-home-form {
  padding-left: 0;
}

.main-sidebar-pane .panel-pane.pane-block.pane-custom-subscribe-home-form-subscribe-home-form {
  padding-left: 0;
}

.pane-custom-subscribe-home-form-subscribe-home-form #subscribe-home-form {
  display: flex;
  flex-direction: column;
}

#mini-panel-sign_up_sidebar_box #subscribe-home-form .form-item-email,
#mini-panel-sign_up_sidebar_box #subscribe-home-form .form-submit {
  width: 100%;
}


.pane-home-page-subscribe-box .pane-custom-subscribe-home-form-subscribe-home-form #subscribe-home-form .form-type-emailfield,
.pane-home-page-subscribe-box .pane-custom-subscribe-home-form-subscribe-home-form #subscribe-home-form .form-submit {
  width: 65%;
}


.pane-home-page-subscribe-box .pane-custom-subscribe-home-form-subscribe-home-form #subscribe-home-form .form-submit {
  width: 30%;
}
