@charset "utf-8";
/* CSS Document */
/*------------------------------------*\
	RESET
\*------------------------------------*/
#zone-header img{
	height: 420px;
	object-fit: cover;
}
body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  /* 14px */
  line-height: 1.7;
  font-family: 'Montserrat', 'Source Sans Pro', Arial, Helvetica, Verdana, sans-serif;
  background: #FFF;
  /* url(../images/body-bg.png); */
  color: #333;
}

a,
a:link,
a:visited {
  color: #e2182b;
  text-decoration: none;
}

a:focus,
a:hover,
a:active {
  color: #004F90 !important;
  /* #333; */
}

.section-footer a:focus,
.section-footer a:hover,
.section-footer a.active {
  color: #fff;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Roboto Slab', Arial, Helvetica, Verdana, sans-serif;
  font-weight: 600;
}

/*--- HEADINGS ---*/
h1 {
  font-size: 1.846em;
  /* 24px */
  margin-bottom: 1em;
  /* 24px */
  line-height: 1;
  /* 24px */
}

h2 {
  font-size: 1.4em;
  /* 19.5px */
  margin-bottom: 1.3333em;
  /* 24px */
  line-height: 1.3333;
  /* 24px */
}

h3 {
  font-size: 1.25em;
  /* 16.25 */
  margin-bottom: 1.477em;
  /* 24px */
  line-height: 1.477;
  /* 24px */
}

h4 {
  font-size: 1.125em;
  /* 14.6px */
  margin-bottom: 1.64em;
  /* 24px */
  line-height: 1.64;
  /* 24px */
}

h5 {
  font-weight: bold;
}

h5,
h6 {
  font-size: 1em;
  /* 16px */
  margin-bottom: 1.5em;
  /* 24px */
  line-height: 1.5;
  /* 24px */
}

p,
address,
pre,
table {
  margin-bottom: 1.846em;
}

ul,
ol {
  margin: 1em 1em 0 1em;
}

article.node ul,
article.node ol {
  margin: 0 0 1.846em 60px;
}

pre,
div.code {
  border-left: 5px solid #e2182b;
  background: #e6e5e1;
  color: #000;
  padding: 0.2em 10px;
}

blockquote {
  padding-left: 60px;
  background: url(../images/blockquote.png) 0 0 no-repeat;
}

.highlight {
  background: #e2182b;
  color: #fff;
}

.typo-label {
  font-size: 1.4em;
  /* 18px */
  margin-bottom: 1.333em;
  /* 24px */
  line-height: 1.333;
  padding: 0px 10px;
  color: #fff;
  background: #282828;
  border: 0px solid #e2182b;
}


/*------------------------------------*\
	Pages Background
\*------------------------------------*/
.zone-branding-wrapper.fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

.zone-branding-wrapper {
  background: #e2182b;
  color: #fff;
  position: relative;
  width: 100%;
  z-index: 10;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.6);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.6);
}

.zone-header-wrapper {
  background-color: #EEE;
}

#zone-header,
#region-header-first {
  width: 100%;
  margin: 0;
}

.zone-content {
  padding: 50px 0;
}

#region-sidebar-first {
  min-height: 100px;
}

#region-sidebar-first {
  margin-right: -10px;
  padding-right: 20px;
  margin-top: 20px;
  min-height: 100px;
}

.region-sidebar-first-inner {
  padding: 20px 10px 10px 10px;
  padding-right: 10px;
  border: 1px solid #d8d8d8;
  border-right: none;
  background: #fafafa;
  float: left;
  width: 100%;
}

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

body.node-type-page #block-system-main,
body.page-user #block-system-main {
  background: #fff;
}

#region-sidebar-first,
#region-sidebar-second {
  display: none;
}

.section-footer {
  background: #111;
  padding-top: 40px;
  color: #fff;
}

.zone-postscript {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  padding-bottom: 10px;
  margin-bottom: 10px;
}

/*------------------------------------*\
	Pages CSS
\*------------------------------------*/
/*
 * The skip-link link will be completely hidden until a user tabs to the link.
 * See the element-focusable rule in system.base.css.
 */
#skip-link a,
#skip-link a:visited {
  display: block;
  width: 100%;
  padding: 2px 0 3px 0;
  text-align: center;
  background-color: #666;
  color: #fff;
}

/*
 * Header
 */
#logo

/* Wrapping link for logo */
  {
  margin: 0;
  padding: 0;
}

#logo img {
  vertical-align: bottom;
}

.site-name-slogan {
  padding-top: 10px;
  font-size: 120%;
  text-transform: uppercase;
  display: none;
}

h6.site-slogan {
  margin-bottom: 0;
}

#name-and-slogan

/* Wrapper for website name and slogan */
  {
  float: left;
}

h1#site-name,
div#site-name

/* The name of the website */
  {
  margin: 0;
  font-size: 1.4em;
  /* 19.5px */
  line-height: 1.3333;
}

#site-slogan

/* The slogan (or tagline) of a website */
  {}

body.page-news-grid #breadcrumb,
body.page-taxonomy #breadcrumb {
  display: none;
}

.breadcrumb {
  margin-top: 0.5em;
}

#breadcrumb

/* The path to the current page in the form of a list of links */
  {
  margin-bottom: 20px;
}

#breadcrumb a,
#breadcrumb a:link,
#breadcrumb a:visited {}

h2.node-title,
/* Title of a piece of content when it is given in a list of content */
h2.block-title,
/* Block title */
h2.title,
/* Comment section heading */
h2.comment-form,
/* Comment form heading */
h3.title

/* Comment title */
  {
  margin: 0;
}

.zone-header .block {
  margin: 3px 0;
}

/* Page and full node titles */
h1.title {
  font-size: 250%;
  font-weight: 500;
  line-height: 1.2;
  color: #333;
  margin-bottom: 20px;
  padding: 10px 0px;
}

body.page-taxonomy-term h1.title {
  margin-bottom: 10px;
}

table.no-border {
  margin: 0;
  width: 100%;
}

table.no-border tr,
table.no-border td {
  border: none;
  background: none;
  padding: 0;
}

thead th {
  background: #aaa;
  color: #eee;
}

tr:hover td,
tr.even:hover td.active,
tr.odd:hover td.active {
  background: none;
}

tr.even

/* Some tables have rows marked even or odd. */
  {
  /* background-color: #eee; */
  /* Drupal core uses a #eee background */
}

tr.odd {
  /* background-color: #eee; */
  /* Drupal core uses a #eee background */
}

div.messages

/* Important messages (status, warning, and error) for the user. See also the declarations in messages.css. */
  {
  margin: 1.846em 0;
  /* Drupal core uses "6px 0" margin */
}

div.messages ul {
  margin-top: 0;
  margin-bottom: 0;
}

div.status

/* Normal priority messages */
  {}

div.warning,
tr.warning

/* Medium priority messages */
  {
  /* border: 1px solid #f0c020; */
  /* Drupal core uses: 1px solid #f0c020 */
}

div.error,
tr.error

/* High priority messages. See also the .error declaration below. */
  {}

.error

/* Errors that are separate from div.messages status messages. */
  {
  /* color: #e55; */
  /* Drupal core uses a #e55 background */
}

.warning

/* Warnings that are separate from div.messages status messages. */
  {
  /* color: #e09010; */
  /* Drupal core uses a #e09010 background */
}

div.tabs

/* See also the tabs.css file. */
  {}

.more-help-link

/* Link to more help */
  {}


ul.links

/* List of links */
  {}

ul.links.inline {
  display: block;
  /* Let the links be inline, but the container be a block. */
}

ul.links li {
  padding: 0 1em 0 0;
  /* LTR */
}

li.comment-add a,
li.comment-add a.active {
  float: right;
  background: #e2182b;
  color: #fff;
  padding: 8px 15px;
  font-weight: bold;
}

li.comment-add a:hover,
li.comment-add a.active:hover {
  background: #333;
}

li.comment_forbidden {
  float: right;
}

.item-list .pager

/* A list of page numbers when more than 1 page of content is available */
  {
  padding: 20px 0;
  margin: 0px;
  text-align: center;
  float: left;
  width: 100%;
}

.item-list .pager li

/* Each page number in the pager list */
  {
  margin: 0;
  padding: 0;
  display: inline-block;
}

.item-list .pager .pager-current,
.item-list .pager li a {
  padding: 10px 20px;
  border: none;
  color: #fff;
  background: #e2182b;
  margin: 0 2px;
  font-weight: bold;
}

.item-list .pager li a {
  display: block;
}

.item-list .pager .pager-current,
.item-list .pager li a:hover {
  background: #333;
}

.feed-icon

/* The link to the RSS or Atom feed for the current list of content */
  {}

.more-link

/* Aggregator, blog, and forum more link */
  {
  float: left;
  width: 100%;
}

.more-link a {}

.more-link a:hover {}

/* Divider */
.full-width,
.one-half,
.one-third,
.two-third,
.three-fourth,
.one-fourth {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

/*------------------------------------*\
	NAVIGATION CSS
\*------------------------------------*/
ul.menu li {
  list-style-image: none;
  list-style: none;
  position: relative;
  margin: 0;
  padding-left: 20px;
}

ul.menu li:before {
  content: "\f105";
  font-size: 90%;
  display: block;
  font-family: FontAwesome;
  height: 20px;
  left: 0;
  margin-top: 2px;
  position: absolute;
  text-align: center;
  width: 20px;
}

ul.menu li.expanded:before {
  content: "\f107";

}

ul.menu li.expanded {
  margin: 0;
}

.block-system-navigation ul.menu li {
  border-bottom: 1px solid #eee;
  padding-top: 5px;
  padding-bottom: 5px;
}

.block-system-navigation ul.menu ul li.last {
  border-bottom: 0px solid #eee;
  padding-bottom: 0px;
}

.block-system-navigation ul.menu li a {
  color: #333;
}

.block-system-navigation ul.menu li a:hover {
  color: #e2182b;
}

/*
 * The active item in a Drupal menu
 */
li a.active {
  color: #000;
}

/*
 * Navigation bar
 */
#navigation {
  /* overflow: hidden; /* Sometimes you want to prevent overlapping with main div. */
}

#navigation ul.links,
/* Main menu and secondary menu links */
#navigation .content ul

/* Menu block links */
  {
  margin: 0;
  padding: 0;
  text-align: left;
  /* LTR */
}

#navigation ul.links li,
/* A simple method to get navigation links to appear in one line. */
#navigation .content li {
  float: left;
  /* LTR */
  padding: 0 10px 0 0;
  /* LTR */
  list-style-type: none;
  list-style-image: none;
}

/*
 * Main menu links
 */
ul#main-menu {
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}

ul#main-menu li {
  float: left;
  margin: 0;
  padding: 0 1px 0 0;
}

ul#main-menu li.last {
  border: none;
}

ul#main-menu li a {
  padding: 8px 20px;
  float: left;
  display: block;
  color: #aea9a6;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 100%;
}

ul#main-menu li a:hover,
ul#main-menu li a.active {
  color: #e2182b;
}

.block.block-nice-menus {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}

.block.block-nice-menus ul.nice-menu {
  padding-top: 0;
  float: left;
}

.block.block-nice-menus ul.nice-menu li {
  list-style: none;
  background: none;
  border: none;
  float: left;
}

.block.block-nice-menus ul.nice-menu li a,
.block.block-nice-menus ul.nice-menu li span.nolink {
  display: block;
  color: #fff;
  padding: 38px 20px;
  text-transform: uppercase;
  font-family: 'Raleway', Arial, sans-serif;
  font-weight: 500;
  height: 19px;
}

.block.block-nice-menus ul.nice-menu li.active-trail>a,
.block.block-nice-menus ul.nice-menu li.active-trail>span.nolink,
.block.block-nice-menus ul.nice-menu li>a:hover,
.block.block-nice-menus ul.nice-menu li>span.nolink:hover,
.block.block-nice-menus ul.nice-menu li:hover>a,
.block.block-nice-menus ul.nice-menu li:hover>span.nolink {
  background: #fff;
  color: #000;
}

.block.block-nice-menus ul.nice-menu li.menuparent>a:after,
.block.block-nice-menus ul.nice-menu li.menuparent>span.nolink:after {
  content: "\f0d7";
  font-family: "fontawesome";
  padding: 3px 0 0 5px;
}

.block.block-nice-menus ul.nice-menu ul {
  background: #fff;
  border: none;
  top: 6.3em;
}

.block.block-nice-menus ul.nice-menu ul li a,
.block.block-nice-menus ul.nice-menu ul li span.nolink {
  padding: 10px 20px;
  color: #000;
  text-transform: none;
}

.block.block-nice-menus ul.nice-menu ul li.active-trail>a,
.block.block-nice-menus ul.nice-menu ul li.active-trail>span.nolink,
.block.block-nice-menus ul.nice-menu ul li>a:hover,
.block.block-nice-menus ul.nice-menu ul li>span.nolink:hover {
  background: #e2182b;
  color: #fff;
}

/* Mobile menu */
.responsive-menus.responsified .responsive-menus-simple li>span,
.responsive-menus.responsified .responsive-menus-simple li a {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  color: #fff;
  display: block;
  margin: 0;
  padding: 1em 5%;
  text-align: left;
  text-decoration: none;
  text-transform: none;
}

/* Other menu */
.block.block-menu-menu-other-menu {
  float: right;
  width: 100%;
  margin-bottom: 0;
}

.block-menu-menu-other-menu ul {
  float: left;
  width: 100%;
  text-align: center;
  padding: 20px 0px;
}

.block-menu-menu-other-menu ul.menu li.leaf {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
}

.block-menu-menu-other-menu ul.menu li.leaf:before {
  content: "";
}

.block-menu-menu-other-menu ul li a {
  display: block;
  padding: 28px 20px 27px;
  color: #fff;
  position: relative;
  width: 15px;
  height: 0px;
  text-indent: 999px;
  overflow: hidden;
}

.block-menu-menu-other-menu ul li a:hover,
.block-menu-menu-other-menu ul li a.active {
  background: #fff;
  color: #000;
}

.block-menu-menu-other-menu ul li a#menu-item-user:before,
.block-menu-menu-other-menu ul li a#menu-item-search:before {
  position: absolute;
  top: 12px;
  left: 20px;
  text-indent: 0;
  font-size: 120%;
}

.block-menu-menu-other-menu ul li a#menu-item-user:before {
  content: "\f007";
  font-family: "fontawesome"
}

.block-menu-menu-other-menu ul li a#menu-item-search:before {
  content: "\f002";
  font-family: "fontawesome"
}



/* Footer menu */
.zone-footer .block-menu {
  width: 100%;
  margin-bottom: 5px;
}

.zone-footer .block-menu .content ul.menu {
  margin: 0px 0 0;
  padding: 0;
  text-align: center;
}

.zone-footer ul.menu li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}

.zone-footer ul.menu li a {
  display: block;
  padding: 0px 10px;
  color: #666;
}

.zone-footer ul.menu li.first a {
  padding-left: 0;
}

.zone-footer ul.menu li a:hover,
.zone-footer ul.menu li a.active {
  color: #e2182b;
}

.zone-footer ul.menu li.last a {
  border: none;
}

/* Mobile */
.tb-megamenu .btn-navbar {
  margin: 10px 0 10px 10px;
}

.tb-megamenu .tb-block .block-title {
  color: #000;
}

.tb-megamenu .nav-collapse .nav {
  float: left;
}

.tb-megamenu .nav-collapse .dropdown-menu {
  background: #fff;
  color: #000;
  border: 1px solid #d9d9d9;
  border-top: none;
}

.tb-megamenu .nav-collapse .nav>li>a,
.tb-megamenu .nav-collapse .dropdown-menu a {
  border-bottom: none;
}

.tb-megamenu .nav-collapse .dropdown-menu a {
  color: #000;
  border: none;
}

/*------------------------------------*\
	NODES CSS
\*------------------------------------*/

.node

/* Node wrapper */
  {}

.preview .node

/* Preview of the content before submitting new or updated content */
  {
  /* background-color: #ffffea; */
  /* Drupal core uses a #ffffea background */
}

.node-promoted

/* A node that has been promoted to the front page */
  {}

.node-sticky

/* A sticky node (displayed before others in a list) */
  {}

.node-unpublished

/* Unpublished nodes */
  {
  /* background-color: #fff4f4; */
  /* Drupal core uses a #fff4f4 background */
}

.node-unpublished div.unpublished,
.comment-unpublished div.unpublished

/* The word "Unpublished" displayed underneath the content. */
  {
  height: 0;
  overflow: visible;
  color: #d8d8d8;
  font-size: 75px;
  line-height: 1;
  font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  word-wrap: break-word;
  /* A very nice CSS3 property */
}

.node-by-viewer

/* A node created by the current user */
  {}

.node-teaser

/* A node displayed as teaser */
  {}

/* All nodes are given a node-FOO class that describes the type of content that
 * it is. If you create a new content type called "my-custom-type", it will
 * receive a "node-my-custom-type" class.
 */
.node-page

/* Page content node */
  {}

.node-article

/* Article content node */
  {}

h2.node-title

/* Node title */
  {}

.node .user-picture

/* The picture of the node author */
  {}

.node .node-links {}

.node .submitted

/* The "posted by" information */
  {
  color: #666;
  margin-bottom: 20px;
  padding: 10px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.node .content

/* Node's content wrapper */
  {}

.node ul.links

/* Node links. See also the ul.links declaration in the pages.css. */
  {
  margin-left: 0;
}


/* Services Links */
.service-links ul.links {
  float: left;
  margin: 0;
  padding: 0;
}

.service-links ul.links li {
  list-style: none;
  float: left;
  padding-right: 20px;
}


/*------------------------------------*\
	FIELDS CSS
\*------------------------------------*/

.field

/* Wrapper for any field. */
  {}

/*
 * Field types (Core)
 */
.field-type-text {}

.field-type-text-long {}

.field-type-text-with-summary {}

.field-type-image {}

.field-type-file {}

.field-name-field-category {}

.field-type-taxonomy-term-reference {}

.field-type-taxonomy-term-reference .field-label,
.field-type-taxonomy-term-reference .field-items {
  display: inline-block;
}

.field-type-number-integer {}

.field-type-number-decimal {}

.field-type-number-float {}

.field-type-list-text {}

.field-type-list-boolean {}

.field-type-list-integer {}

.field-type-list-float {}

/*
 * Field types (Contrib)
 */
.field-type-datetime

/* Always use "datetime" when creating new CCK date fields. "date" and "datestamp" are legacy types. */
  {}

.field-type-node-reference {}

.field-type-user-reference {}

.field-name-field-rating form.fivestar-widget {
  clear: none;
}

.field-name-field-rating .clearfix:after {
  clear: none;
}

.field-name-field-rating .field-label,
.field-name-field-rating .field-items {
  display: inline-block;
  vertical-align: top;
}

.field-name-field-rating .fivestar-widget,
.field-name-field-rating .description {
  display: inline-block;
  vertical-align: top;
  padding-top: 2px;
}

.field-type-fivestar div.fivestar-widget .star,
.field-type-fivestar div.fivestar-widget .star a,
.field-type-fivestar div.fivestar-widget-static .star span.on,
.field-type-fivestar div.fivestar-widget-static .star,
.field-type-fivestar div.fivestar-widget-static .star span.off {
  background-image: url(../images/five-star.png);
}

/*
 * Named fields
 */
.field-name-body {}

.field-name-field-image {
  float: left;
  margin-right: 20px;
}

.field-name-field-image img {}

.field-name-field-tags .field-items,
.field-name-field-tags .field-label {
  display: inline;
}

.field-name-field-tags .field-item {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 5px 15px;
}

.field-name-field-tags .field-item a {
  color: #fff;
}

.field-name-field-FIELDNAME

/* Underscores in field name are replaced with dashes. */
  {}


/*------------------------------------*\
	COMMENTS CSS
\*------------------------------------*/
#disqus_thread,
#comments

/* Wrapper for the list of comments and its title */
  {
  margin: 1.5em 0;
}

#comments h2.title

/* Heading for the list of comments */
  {
  font-size: 200%;
  font-weight: bold;
}

#comments h3 {
  font-weight: normal;
}

#comments h2.comment-form

/* Heading for the comment form */
  {
  padding-top: 20px;
}

#comments .comment_forbidden {
  display: none;
}

.comment

/* Wrapper for a single comment */
  {
  background: #fff;
  margin-bottom: 5px;
  padding: 20px;
  position: relative;
  padding-left: 100px;
  border-bottom: 1px solid #eee;
}

article.comment footer {
  color: #aaa;
  font-style: italic;
  padding-bottom: 10px;
}

.comment-preview

/* Preview of the comment before submitting new or updated comment */
  {
  background-color: #ffffea;
  /* Drupal core will use a #ffffea background. See #1110842 */
}

.comment.new

/* A new comment since the user last viewed the page. */
  {}

.comment.first

/* The first comment in the list of comments */
  {}

.comment.last

/* The last comment in the list of comments */
  {}

.comment.odd

/* An odd-numbered comment in the list of comments */
  {}

.comment.even

/* An even-numbered comment in the list of comments */
  {}

.comment-unpublished

/* Unpublished comments */
  {
  /* background-color: #fff4f4; */
  /* Drupal core uses a #fff4f4 background */
}

.comment-unpublished div.unpublished

/* The word "Unpublished" displayed underneath the content. See also the div.unpublished declaration in the nodes.css. */
  {}

.comment-by-anonymous

/* A comment created by an anonymous user */
  {}

.comment-by-node-author

/* A comment created by the node's author */
  {}

.comment-by-viewer

/* A comment created by the current user */
  {}

.comment h3

/* Comment title */
  {
  margin: 0 0 10px;
}

.new

/* "New" marker for comments that are new for the current user */
  {
  color: #c00;
}

.comment .user-picture

/* The picture of the comment author */
  {
  position: absolute;
  top: 25px;
  left: 10px;
  width: 60px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.comment .user-picture img {
  width: 60px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

.comment .submitted

/* The "posted by" information */
  {
  border: none;
  padding: 0;
  margin-bottom: 10px;
  color: #999;
}

.comment .content

/* Comment's content wrapper */
  {}

.comment .field-name-comment-body p:last-child {
  margin-bottom: 0;
}

.comment .user-signature

/* The user's signature */
  {}

.comment ul.links

/* Comment links. See also the ul.links declaration in the pages.css. */
  {
  margin-left: 0;
  margin-bottom: 10px;
  text-align: right;
  float: right;
}

.indented

/* Nested comments are indented */
  {
  /* margin-left: 25px; */
  /* Drupal core uses a 25px left margin */
}

form.comment-form {
  background: #fff;
  padding: 20px 0;
}

#block-disqus-disqus-comments {
  padding-top: 20px;
  border-top: 1px solid #ccc;
}

/* News 
*************************************************/
/* News page list */
.view-list-articles .views-field-name,
.views-field-created,
.views-field-comment-count {
  color: #999;
  text-transform: uppercase;
}

.view-video .views-field-created,
.view-list-articles .views-field-created {
  padding: 10px 0;
}

.views-field-comment-count {
  display: none;
}

.view-list-articles h3 {
  color: #999;
  font-weight: 500;
  font-size: 130%;
  margin-bottom: 0px;
  text-transform: uppercase;
  padding: 10px 0;
  text-indent: 0px;
  float: left;
  width: 100%;
}

.view-list-articles .views-row {
  margin-bottom: 10px;
  background: #fff;
  float: left;
  clear: left;
  padding: 10px 0;
  position: relative;
  width: 100%;
}

.view-list-articles .views-field-title a {
  font-size: 150%;
  line-height: 1;
  color: #000;
  font-family: 'Raleway', Arial, sans-serif;
  font-weight: 600;
}

.view-list-articles .views-field-title a:hover {
  color: #e2182b;
}

.view-list-articles .views-row .views-field-field-category {
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 20px;
  float: left;
}

.view-list-articles .views-row .views-field-field-category a {
  float: left;
  padding: 2px 10px;
  color: #fff;
  background: #e2182b;
  font-size: 90%;
}

.view-list-articles .views-field-field-image {
  float: left;
  clear: left;
  margin: 0px 15px 10px 0;
  width: 107px;
}

.view-list-articles .views-field-field-image img {
  width: 107px;
  float: left;
}

.view-list-articles .views-field-body {
  margin-top: 10px;
}

.view-list-articles .views-field-body p {
  margin-bottom: 15px;
}

.view-list-articles .views-field-nothing {
  color: #999;
}

.view-list-articles .views-field-name {
  padding-right: 15px;
  margin-right: 10px;
  float: left;
}

.view-list-articles .views-field-name a {
  color: #e2182b;
  text-transform: uppercase;
}

.view-list-articles .views-field-comment-count {
  float: left;
  display: none;
}

/* News page grid */
.view-list-articles-grid h3 {
  background: url(../images/body-bg.png);
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  color: #666;
  font-weight: bold;
  font-size: 130%;
  margin-bottom: 20px;
  text-transform: uppercase;
  padding: 10px 0;
  float: left;
  width: 100%;
}

.view-list-articles-grid .views-row {
  position: relative;
  background: #fff;
  float: left;
  width: 100%;
  padding-bottom: 20px;
  margin: 0 0 20px;
  /* -moz-box-shadow: 0 0 4px #ccc;
  -webkit-box-shadow: 0 0 4px #ccc;
  box-shadow: 0 0 4px #ccc; */
}

.view-list-articles-grid .views-row:hover {}

.view-list-articles-grid .views-row .views-field-field-image {
  float: left;
  width: 100%;
}

.view-list-articles-grid .views-row .views-field-field-image img {
  float: left;
  width: 100%;
}

.view-list-articles-grid .views-row .views-field-field-category {
  position: absolute;
  z-index: 2;
  top: 10px;
  left: 10px;
  float: left;
}

.view-list-articles-grid .views-row .views-field-field-category a {
  float: left;
  padding: 2px 10px;
  color: #fff;
  background: #e2182b;
  font-size: 90%;
}

.view-list-articles-grid .views-row .views-field-title {
  float: left;
  width: 100%;
}

.view-list-articles-grid .views-row .views-field-title a {
  padding: 15px 0 5px;
  color: #000;
  font-size: 120%;
  font-weight: 600;
  float: left;
  font-family: 'Raleway', Arial, sans-serif;
}

.view-list-articles-grid .views-row .views-field-title a:hover {
  color: #e2182b;
}

.view-list-articles-grid .views-row .views-field-nothing {
  color: #999;
  text-transform: uppercase;
}

.view-list-articles-grid .views-row .views-field-body {
  float: left;
  width: 100%;
}

.view-list-articles-grid .views-row .views-field-body .field-content {
  padding: 7px 0 0;
}

.view-list-articles-grid .views-row .views-field-comment-count span.field-content:after {
  border-left: 0 solid transparent;
  border-right: 8px solid transparent;
  border-top: 5px solid #c9c9c9;
  content: "";
  height: 0;
  left: 2px;
  position: absolute;
  top: 100%;
  width: 0;
}

.view-list-articles-grid .views-row .views-field-comment-count .field-content {
  bottom: 15px;
  position: absolute;
  right: 5px;
  background: #c9c9c9 none repeat scroll 0 0;
  color: #fff;
  display: inline;
  font-family: ProximaNova-Semibold, verdana, arial, sans-serif;
  font-size: 0.6875em;
  line-height: 0.72727em;
  padding: 5px;
}

.view-block-articles.view-list-articles-grid .views-row .views-field-title a {
  font-size: 100%;
}

/*
.block-article-home {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-top: 30px;
}
*/

/* Block Featured Articles */
.flexslider {
  background: none;
  border: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin: 0;
}

.flexslider ul li,
.flexslider ol li {
  list-style: none;
}

.flex-direction-nav a:before {
  display: block;
  text-align: center;
  line-height: 40px;
  font-family: "fontawesome";
  background: #8a8986;
  color: #333;
}

.flex-direction-nav {
  height: 0px;
}

.flex-direction-nav a.flex-prev:before {
  content: "\f104";
}

.flex-direction-nav a.flex-next:before {
  content: "\f105";
}

.flex-control-nav {
  top: 30px;
  bottom: auto;
  right: 10px;
  width: auto;
  z-index: 2;
}

.flex-control-paging li a {
  width: 15px;
  height: 8px;
  background: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0px rgba(0, 0, 0, 0.3);
}

.flex-control-paging li a.flex-active {
  background: rgba(255, 255, 255, 1);
}

.view-list-articles-grid.block-featured-articles .views-row {
  width: 100%;
  float: left;
  position: relative;
  margin: 0;
  padding: 0;
}

.block-featured-articles .views-row:hover .views-field-field-image:before,
.block-featured-articles ul.slides li:hover .views-field-field-image:before {
  background-color: rgba(0, 0, 0, 0.6);
}

.block-featured-articles .views-field-field-image {
  position: relative;
}

.block-featured-articles .views-field-field-image:before {
  content: "";
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjExMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=') repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(110%, #000000)) repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), #000000 110%) repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), #000000 110%) repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  background: linear-gradient(rgba(0, 0, 0, 0), #000000 110%) repeat scroll 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 0 rgba(255, 255, 255, 0.2) inset, -1px 0 rgba(0, 0, 0, 0.4) inset;
  -webkit-box-shadow: 1px 0 rgba(255, 255, 255, 0.2) inset, -1px 0 rgba(0, 0, 0, 0.4) inset;
  box-shadow: 1px 0 rgba(255, 255, 255, 0.2) inset, -1px 0 rgba(0, 0, 0, 0.4) inset;
  bottom: 0
}


.block-featured-articles .views-field-nothing {
  position: absolute;
  float: left;
  width: 100%;
  bottom: 20px;
  left: 0;
  z-index: 3;
  text-transform: none !important;
}

.block-featured-articles .views-field-nothing .field-content {
  padding: 10px 20px;
  float: left;
}

.block-featured-articles.view-list-articles-grid .views-field-nothing .field-category {
  clear: left;
  float: left;
  margin-bottom: 20px;
}

.block-featured-articles.view-list-articles-grid .views-field-nothing .field-category a {
  color: #ff9900;
  text-transform: uppercase;
  font-weight: bold;
}

.block-featured-articles.view-list-articles-grid .views-field-nothing .field-title {
  clear: left;
  float: left;
}

.block-featured-articles.view-list-articles-grid .views-field-nothing .field-title a {
  color: #fff;
  font-size: 150%;
  line-height: 1.2;
  padding: 0;
  font-family: "Roboto Slab", Arial, sans-serif;
}

.block-featured-articles.view-list-articles-grid .flexslider .views-field-nothing .field-title a {
  font-size: 150%;
}

.block-featured-articles.view-list-articles-grid .views-field-nothing .field-title:hover {
  color: #e2182b;
}

.block-featured-articles.view-list-articles-grid .views-field-nothing .field-body {
  color: #b2b2b2;
  margin-top: 20px;
  font-size: 110%;
  clear: left;
  float: left;
  display: none;
}

.block-featured-articles.view-list-articles-grid .views-field-nothing .field-body p {
  margin-bottom: 0;
}

#block-views-list-articles-grid-block-1 {
  margin: 0;
}

/* Block Breaking News */
.block-breaking-news-block {
  margin: 0;
  padding: 40px 0 20px;
  margin-bottom: 0px !important;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  color: #999;
}

.block-breaking-news-block h2.block-title {
  float: left;
}

.block-breaking-news-block h2.block-title {
  font-size: 100%;
  line-height: 1.7;
  margin-right: 20px;
  margin-bottom: 0;
  color: #333;
}

.block-breaking-news-block h2.block-title:before {
  content: "\f0e7";
  font-family: "fontawesome";
  display: inline-block;
  padding-right: 5px;
}

.block-breaking-news-block .views-field-name a {
  color: #999;
}

.block-breaking-news-block .views-field-created {
  text-transform: none;
}

.block-breaking-news-block .views-field-field-category a {
  text-transform: uppercase;
}

.block-breaking-news-block .flex-control-nav {
  display: none;
}

.block-breaking-news-block .flex-direction-nav a {
  display: block !important;
  opacity: 1 !important;
  width: 20px;
  height: 40px;
  padding: 0;
}

.block-breaking-news-block .flex-direction-nav a::before {
  font-size: 20px;
  background: none;
}

.block-breaking-news-block .flex-direction-nav .flex-prev,
.block-breaking-news-block .flex-direction-nav .flex-prev:hover,
.block-breaking-news-block .flexslider:hover .flex-direction-nav .flex-prev {
  right: 20px;
  left: auto;
  opacity: 1;
}

.block-breaking-news-block .flexslider .flex-direction-nav .flex-next,
.block-breaking-news-block .flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 0px;
}

.block-breaking-news-block .flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

/* Block All Articles */
.region-sidebar-second section.block.block-list-articles-block-2 .block-inner {
  background: none;
  -moz-box-shadow: 0 0 0px #aaa;
  -webkit-box-shadow: 0 0 0px #aaa;
  box-shadow: 0 0 0px #aaa;
  padding: 0px;
}

.block-views .view-list-articles {
  margin: 0;
}

.block-views .view-list-articles h3 {
  padding: 10px 0 0;
  text-indent: 0;
  font-size: 110%;
  background: none;
  border: none;
}

.block-views .view-list-articles .views-row {
  padding: 10px 0;
  width: 100%;
  background: #fff;
  margin-bottom: 5px;
}

.block-views .view-list-articles .views-field-field-image {
  float: left;
  margin-bottom: 0;
  width: 100px;
}

.block-views .view-list-articles .views-field-field-image img {
  width: 100px;
}

.block-views .view-list-articles .views-field-title a {
  font-size: 100%;
  color: #000;
  font-family: 'Raleway', Arial, sans-serif;
  font-weight: 600;
}

.block-most-view-articles.view-list-articles .views-field-field-category {
  position: static;
}

.block-most-view-articles.view-list-articles .views-row .views-field-field-category a {
  background: none;
  padding: 0;
  color: #e2182b;
}

.block-views .view-list-articles .views-row .views-field-comment-count span.field-content:after {
  border-left: 0 solid transparent;
  border-right: 8px solid transparent;
  border-top: 5px solid #c9c9c9;
  content: "";
  height: 0;
  left: 2px;
  position: absolute;
  top: 100%;
  width: 0;
}

.block-views .view-list-articles .views-row .views-field-comment-count span.field-content {
  bottom: 15px;
  position: absolute;
  right: 10px;
  background: #c9c9c9 none repeat scroll 0 0;
  color: #fff;
  display: inline;
  font-family: ProximaNova-Semibold, verdana, arial, sans-serif;
  font-size: 0.6875em;
  line-height: 0.72727em;
  padding: 5px;
}

/* Block large top */
.block-views .view-list-articles.block-large-top>.view-content .views-row {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  margin-bottom: 15px;
}

.block-views .view-list-articles.block-large-left>.view-content .views-row {
  padding: 0;
}

.block-views .view-list-articles.block-large-top>.view-content .views-row .views-field-field-image,
.block-views .view-list-articles.block-large-left>.view-content .views-row .views-field-field-image {
  margin: 0 0 20px;
  width: 100%;
}

.block-views .view-list-articles.block-large-top>.view-content .views-row .views-field-field-image img,
.block-views .view-list-articles.block-large-left>.view-content .views-row .views-field-field-image img {
  width: 100%;
}

.block-views .view-list-articles.block-large-top>.view-content .views-row .views-field-title,
.block-views .view-list-articles.block-large-left>.view-content .views-row .views-field-title {
  padding: 0;
}

.block-views .view-list-articles.block-large-top>.view-content .views-row .views-field-body,
.block-views .view-list-articles.block-large-left>.view-content .views-row .views-field-body {
  margin-top: 0;
}

.block-views .view-list-articles.block-large-left>.attachment .views-row {
  padding: 10px 10px 10px 0;
}

.block-views .view-list-articles.block-large-left>.attachment .views-row.views-row-first {
  padding-top: 0;
}

/* Article detail */
body.node-type-article .region-content .region-content-inner,
body.node-type-video .region-content .region-content-inner {
  padding: 0;
  background: #fff;
}

body.node-type-article .region-inner h1.title,
body.node-type-video .region-inner h1.title {
  /*padding-top: 25px;*/
}

body.node-type-article .region-inner .tabs,
body.node-type-video .region-inner .tabs {
  padding: 0 15px;
}

article.node-article .header-info,
article.node-video .header-info {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

article.node-article .header-info .article-author,
article.node-video .header-info .article-author {
  /* padding-left: 20px; */
}

article.node-article .header-info .article-author,
article.node-article .header-info .article-create-date,
article.node-article .header-info .article-category,
article.node-video .header-info .article-author,
article.node-video .header-info .article-create-date,
article.node-video .header-info .article-category {
  float: left;
  padding-right: 20px;
  height: 40px;
}

article.node-article .header-info .article-category .field-name-field-category,
article.node-video .header-info .article-category .field-name-field-category {
  display: inline;
  text-transform: uppercase;
}

article.node-article .header-info .user-picture,
article.node-video .header-info .user-picture {
  width: 40px;
  float: left;
  margin-right: 10px;
  margin-top: -5px;
}

article.node-article .header-info .user-picture img,
article.node-video .header-info .user-picture img {
  width: 40px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

article.node-article .header-info .author-name,
article.node-video .header-info .author-name {
  text-transform: uppercase;
}

article.node-article .image-region,
article.node-video .image-region {
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

article.node-article .field-name-field-image,
article.node-article .field-name-field-image img,
article.node-video .field-name-field-image,
article.node-video .field-name-field-image img {
  margin-right: 0;
  width: 100%;
}

article.node-article .share-this,
article.node-video .share-this {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
}

article.node-article .share-this .article-sharethis,
article.node-video .share-this .article-sharethis {
  float: left;
}

article.node-article .share-this .article-comment-count,
article.node-video .share-this .article-comment-count {
  float: right;
  padding-right: 25px;
  font-size: 120%;
  font-family: 'Raleway', Arial, sans-serif;
}

article.node-article .content,
article.node-video .content,
article.node-article footer,
article.node-video footer,
article.node-article #comments,
article.node-video #comments {
  float: left;
  width: 100%;
}

article.node-article footer ul.links,
article.node-video footer ul.links,
article.node-article .content .content-inner,
article.node-video .content .content-inner {
  padding: 0 20px;
}

article.node-article .field-type-taxonomy-term-reference,
article.node-video .field-type-taxonomy-term-reference {
  margin-bottom: 40px;
}

iframe.media-vimeo-player {
  max-width: 100%;
}

.block-views-author-block {
  float: left;
  width: 100%;
  margin: 40px 0;
}

.block-views-author-block .block-inner {
  padding: 20px;
  background: #444;
  color: #fff;
}

.block-views-author-block .view-author .views-row {}

.block-views-author-block .view-author .views-field-picture {
  float: left;
  width: 60px;
  margin: 0 20px 0 0;
  padding: 3px;
  background: #fff;
  -webkit-border-radius: 33px;
  -moz-border-radius: 33px;
  border-radius: 33px;
}

.block-views-author-block .view-author .views-field-picture img {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  width: 60px;
}

.block-views-author-block .view-author .views-field-field-facebook a,
.block-views-author-block .view-author .views-field-field-facebook a:hover {
  color: #3b5998;
}

.block-views-author-block .view-author .views-field-field-twitter a,
.block-views-author-block .view-author .views-field-field-twitter a:hover {
  color: #00aced;
}

/* Blocks
************************************************/
.block

/* Block wrapper */
  {
  margin-bottom: 2em;
}

h2.block-title {
  font-size: 100%;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 25px;
  font-weight: bold;
  position: relative;
  text-transform: uppercase;
  /*border-bottom: 1px solid #e4e7ea;
  border-top: 3px solid #e4e7ea;
  padding: 10px 0 10px 5px;*/
}

aside h2.block-title {
  margin-bottom: 15px;
}

footer h2.block-title {
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}

footer h2.block-title span {
  background: #111;
}

footer h2.block-title:after {
  display: none;
}

h2.block-title:after {
  border-top: 2px solid #eee;
  content: "";
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1;
}

h2.block-title span {
  background: #fff;
  position: relative;
  z-index: 2;
  padding-right: 10px;
}

h2.block-title a {
  color: #e2182b;
}

.region-sidebar-second section.block.block-ads .block-inner {
  padding: 0;
}

.zone-content .block-ads h2.block-title {
  background: #999;
  border: medium none;
  color: #fff;
  font-size: 100%;
  font-weight: normal;
  margin: 0;
  padding: 10px 0;
  text-align: center;
  text-transform: none;
}

.zone-content .block-ads h2.block-title:after {
  display: none;
}

.zone-content .block-ads h2.block-title span {
  background: #999;
}

/* Header */
.branding-data {
  width: 100%;
  text-align: center;
  float: left;
  height: 35px;
  margin: 0;
  padding: 15px 0px 0;
}

.logo-img {
  float: none;
}

.region-sidebar-second section.block .block-inner {
  background: #fff;
  padding: 15px;
}

/* Block search & Page Search */
.block.block-search {}

.block-search form {
  text-align: center;
  margin: 0;
}

.block-search .form-items {
  margin: 0;
}

.block-search input.form-submit {
  display: none;
}

.block-search input.form-text {
  width: 90%;
  max-width: 300px;
  height: 35px;
  background: #eee url(../images/search-icon.png) 97% center no-repeat;
  padding: 0px 40px 0px 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.search-form label {
  padding-right: 20px;
}

.search-form input[type="submit"] {
  margin-left: 20px;
  margin-top: 0;
}

.search-results li {
  padding: 20px 20px 10px 20px;
  background: #fff;
}

.page-search #edit-basic {
  margin-bottom: 20px;
}

/* Block Featured Articles */
.block-views-featured-articles-block {
  margin-left: -20px;
  margin-right: -20px;
  display: none;
}

.view-featured-articles {
  width: 100%;
}

.view-featured-articles .views-row {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 10px;
  padding-bottom: 10px;
  background: url(../images/view-row-border.png) bottom left repeat-x;
}

.view-featured-articles .views-row .views-field-field-image img {
  width: 100%;
}

.view-featured-articles .views-row .views-field-field-category {
  position: absolute;
  z-index: 1;
  top: 10px;
  left: 10px;
  float: left;
}

.view-featured-articles .views-row .views-field-field-category a {
  float: left;
  padding: 2px 10px;
  color: #fff;
  background: #e2182b;
}

.view-featured-articles .views-row .views-field-title {
  float: left;
  width: 100%;
  background: url(../images/slideshow-description-bg.png);
}

.view-featured-articles .views-row .views-field-title a {
  padding: 10px;
  color: #fff;
  float: left;
}

.view-featured-articles .views-row .views-field-title a:hover {
  color: #e2182b;
}

.view-featured-articles .attachment {
  float: left;
}

/* Block author */
.view-author .views-field-picture {
  float: right;
  margin-left: 20px;
}

.view-author .views-field-field-full-name {
  font-weight: 600;
  font-family: 'Raleway', Arial, sans-serif;
  font-size: 130%;
  padding-bottom: 15px;
  color: #FFF;
}

.view-author .views-field-field-about {
  border-bottom: 1px solid #555;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.view-author .views-field-field-personal-blog a.facebook {
  color: #3b5998
}

.view-author .views-field-field-personal-blog a.twitter {
  color: #00aced
}

/* Block login */
.block-user-login .content div.item-list li {
  margin-left: 0;
}


/* Block newsleter */
.region-sidebar-second section.block.block-simplenews .block-inner {
  background: #aea9a6;
  color: #fff;
  padding: 20px;
}

.block-simplenews .block-inner h2.block-title {
  color: #fff;
  background: url(../images/newsletter-icon.png) 0 center no-repeat;
  padding-left: 38px;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
}

.block-simplenews .block-inner h2.block-title:after {
  display: none;
}

.block-simplenews .block-inner h2.block-title span {
  background: none;
}

.block-simplenews p {
  margin-bottom: 10px;
}

.block-simplenews .form-item {
  text-align: left;
  margin-top: 0;
}

.block-simplenews form .form-item label {
  display: none;
}

.block-simplenews form {
  text-align: center;
  overflow: hidden;
  margin-bottom: 20px;
}

.block-simplenews input.form-text {
  width: 100%;
}

/*
.block-simplenews form .form-item,
.not-logged-in .block-simplenews form .form-submit {
  margin: 0;
  padding: 0;
  height: 25px;
  float: left;
}*/
/*
.block-simplenews form .form-item input {
  height: 25px;
  padding: 0 10px;
  float: left;
  border: 1px solid #fff;
}*/
/*
.not-logged-in .block-simplenews form .form-submit {
  width: 25px;
  height: 25px;
  text-indent: 100px;
  overflow: hidden;
  background: url(../images/newsletter-button.png) 0 0 no-repeat;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
*/
.not-logged-in .block-simplenews form .form-submit:hover,
.not-logged-in .block-simplenews form .form-submit:focus {
  background: #034D7F 0 0 no-repeat;
  background-image: none !important;
}

/* Block poll */
.block-poll ul.links li {
  display: inline;
}

.poll .vote-form .choices {
  float: left;
  width: 100%;
}

/* Block list */
.block-list .content ul li {
  list-style: none;
  background: url(../images/bullet.png) 0 center no-repeat;
  padding-left: 15px;
}

/* Blolck social icons */
.block.block-social-icons {
  margin: 10px 0;
  text-align: center;
}

/* Block copyright */
.block.block-copyright {
  padding-top: 15px;
  margin-bottom: 10px;
}

.block-copyright,
.block-payment {
  text-align: center;
}

/* Block Article by User*/
.block-article-by-user {
  border-top: 1px solid #ccc;
}

.block-article-by-user h2.block-title {
  padding: 20px 0;
  margin: 0;
  color: #e2182b;
}


/* Block Theme Colors */
.block-theme-colors {
  position: fixed;
  top: 30%;
  left: 0;
  z-index: 100;
}

.block-theme-colors h4.block-title {
  float: left;
  width: 100%;
}

.block-theme-color-content {
  width: 240px;
  float: left;
  background: #fff;
  border: 1px solid #e8e8e8;
  -moz-box-shadow: 0 0 15px #000;
  -webkit-box-shadow: 0 0 15px #000;
  box-shadow: 0 0 15px #000;
  padding: 20px 0 40px 20px;
  display: none;
}

.block-theme-colors .block-theme-color-content ul {
  margin: 0;
  padding: 0;
  float: left;
  width: 250px;
  text-align: left;
}

.block-theme-colors .block-theme-color-content ul li {
  margin: 0;
  width: 120px;
  padding: 5px 0;
  list-style: none;
  float: left;
}

.block-theme-colors .block-theme-color-content ul li a {
  color: #000;
}

.block-theme-colors .block-theme-color-content ul li p {
  padding-left: 25px;
  margin-bottom: 0px;
}

.block-theme-colors .close,
.block-theme-colors .open {
  width: 42px;
  height: 300px;
  position: absolute;
  right: -40px;
  top: 0px;
  background: url(../images/theme-color-button.png) 0 0 no-repeat;
  cursor: pointer;
  opacity: 1;
}

/* 
Make the Facebook Like box responsive (fluid width)
https://developers.facebook.com/docs/reference/plugins/like-box/ 
*/

#fb-root {
  display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

/* Contact form */
.map iframe {
  max-width: 100%;
  float: left;
}

.contact-form .form-item {
  padding: 10px 10px;
  margin: 0;
  float: left;
  width: 90%;
}

.contact-form .form-item:hover,
.contact-form .form-item:active {
  background: #e6e5e1;
}

.contact-form .form-actions {
  margin-left: 10px;
}

/* Block social */
.block-social-icons .content {
  text-align: center;
}

/*------------------------------------*\
	USER PROFILE
\*------------------------------------*/
.profile h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  border: none;
  float: left;
  width: 100%;
}

.profile .field {
  padding-bottom: 20px;
}

.profile .field-name-field-full-name {
  float: left;
}

.profile .field-name-field-about {
  clear: left;
}

.user-profile-category {
  float: left;
  width: 100%;
}

.profile dt,
.profile dd {
  display: inline;
}

/*------------------------------------*\
	FORMS CSS
\*------------------------------------*/

.form-item

/* Wrapper for a form element (or group of form elements) and its label */
  {
  margin: 1em 0;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error

/* Highlight the form elements that caused a form submission error */
  {
  border: 1px solid #c00;
}

.form-item label

/* The label for a form element */
  {
  display: block;
  font-weight: bold;
}

.form-item label.option

/* The label for a radio button or checkbox */
  {
  display: inline;
  font-weight: normal;
}

.form-required

/* The part of the label that indicates a required field */
  {
  color: #c00;
}

.form-item .description

/* The descriptive help text (separate from the label) */
  {
  font-size: 0.85em;
}

input.form-checkbox,
input.form-radio {
  margin-bottom: 2px;
}

.form-checkboxes .form-item,
.form-radios .form-item

/* Pack groups of checkboxes and radio buttons closer together */
  {
  margin: 0;
  /* Drupal core uses "0.4em 0" */
}


/* Typography and backgrounds for all form buttons */
button,
input[type="reset"],
input[type="submit"],
input[type="button"] {
  background: #e2182b;
  color: #fff;
  padding: 0.5em 1.5em;
  margin: 2px;
  height: auto;
  font-size: 100%;
  text-shadow: none;
  border: none;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  margin-top: 10px;
}

input.form-submit:hover {
  background: #ff8800;
  color: #fff;
  border: none;
}

input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"] {
  border: 1px solid #6f6758;
  background: url(../images/body-bg.png);
  height: 27px;
  padding: 0 5px;
}

.region-content input[type="date"],
.region-content input[type="datetime"],
.region-content input[type="datetime-local"],
.region-content input[type="email"],
.region-content input[type="month"],
.region-content input[type="number"],
.region-content input[type="password"],
.region-content input[type="search"],
.region-content input[type="tel"],
.region-content input[type="text"],
.region-content input[type="time"],
.region-content input[type="url"],
.region-content input[type="week"] {
  border: 1px solid #ddd;
  background: #fff;
  height: 32px;
  padding: 0 5px;
  max-width: 100%;
}

.container-inline div,
.container-inline label

/* Inline labels and form divs */
  {
  display: inline;
}

.tips

/* Tips for Drupal's input formats */
  {}

/* Button, label, badge */
.label,
.badge {
  background-color: #999;
  background-image: url(../images.bg-button.png);
  background-repeat: repeat-x;
  color: #fff;
  display: inline-block;
  font-size: 90%;
  font-weight: bold;
  line-height: 14px;
  padding: 2px 4px;
  text-shadow: none;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: none;
}

.label-success,
.badge-success {
  background-color: #468847;
}

.label-warning,
.badge-warning {
  background-color: #F89406;
}

.label-important,
.badge-important {
  background-color: #B94A48;
}

.label-info,
.badge-info {
  background-color: #3A87AD;
}

.label-inverse,
.badge-inverse {
  background-color: #333;
}

a.btn,
.btn {
  background-color: #e6624d;
  background-repeat: repeat-x;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  line-height: 20px;
  height: auto;
  margin: 2px;
  padding: 4px 12px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  text-shadow: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

a.btn.btn-white,
.btn.btn-white {
  background-color: #f8f7f6;
  border-color: #d0d0d0;
  color: #777;
}

a.btn.btn-blue,
.btn.btn-blue {
  background-color: #46ace7;
  border-color: #2787be;
  color: #fff;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

a.btn.btn-pink,
.btn.btn-pink {
  background-color: #e656a0;
  border-color: #b94882;
  color: #fff;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

a.btn.btn-green,
.btn.btn-green {
  background-color: #22d07c;
  border-color: #1ba964;
  color: #fff;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

a.btn.btn-red,
.btn.btn-red {
  background-color: #e55151;
  border-color: #bb2424;
  color: #fff;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}

a.btn.btn-orange,
.btn.btn-orange {
  background-color: #e6624d;
  border-color: #c94e3a;
  color: #fff;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

a.btn.btn-teal,
.btn.btn-teal {
  background-color: #2bcdb8;
  border-color: #1bae8d;
  color: #fff;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

a.btn.btn-purple,
.btn.btn-purple {
  background-color: #9770c6;
  border-color: #8254b8;
  color: #fff;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
}

a.btn.btn-yellow,
.btn.btn-yellow {
  background-color: #f7d15e;
  border-color: #d4ae39;
  color: #bb9113;
  text-shadow: 0 1px 0 #bb9113;
}

a.btn.btn-black,
.btn.btn-black {
  background-color: #444;
  border-color: #333;
  color: #fff;
  text-shadow: 0 -1px 0 #000;
}

a.btn-large,
.btn-large {
  font-size: 14px;
  min-width: 127px;
  padding: 13px 30px;
}

a.btn-medium,
.btn-medium {
  font-size: 14px;
  min-width: 90px;
  padding: 10px 16px;
}

a.btn-small,
.btn-small {
  font-size: 13px;
  min-width: 80px;
  padding: 5px 10px;
}

.btn:hover,
.btn:focus,
.btn:active,
.btn.active {
  background-image: none;
}

.btn.btn-subtle:hover,
.btn.btn-subtle:focus,
.btn.btn-subtle:active,
.btn.btn-subtle.active {
  background-color: #fcfcfc;
  color: #000;
}

/*
 * Password confirmation
 */
.password-parent,
.confirm-parent {
  margin: 0;
}



/*
 * Drupal's default login form block
 */
#user-login-form {
  text-align: left;
  /* LTR */
}


/*
 * OpenID
 *
 * The default styling for the OpenID login link seems to assume Garland's
 * styling of list items.
 */

#user-login-form ul

/* OpenID creates a new ul above the login form's links. */
  {
  margin-bottom: 0;
  /* Position OpenID's ul next to the rest of the links. */
}

html.js #user-login-form li.openid-link,
#user-login-form li.openid-link

/* The "Log in using OpenID" link. */
  {
  margin-top: 1.5em;
  margin-left: -20px;
  /* LTR */
  /* Un-do some of the padding on the ul list. */
}

#user-login-form li.user-link

/* The "Cancel OpenID login" link. */
  {
  margin-top: 1.5em;
}

#user-login ul {
  margin: 1.5em 0;
}


/*
 * Drupal admin tables
 *
 * We overrode these styles in html-reset.css, but restore them for the admin
 * section of the site.
 */

form th {
  text-align: left;
  /* LTR */
  padding-right: 1em;
  /* LTR */
  border-bottom: 3px solid #ccc;
}

form tbody {
  border-top: 1px solid #ccc;
}

form tr.even {
  background-color: #fff;
}

form table .item-list ul {
  margin: 0;
}


/* --------------- System Tabs  --------------- */
.tabs {}

.tabs ul.primary {
  padding: 0;
  margin: 20px 0 30px;
  overflow: hidden;
  border: none;
  background: none;
}

.tabs ul.primary li {
  display: block;
  float: left;
  /* LTR */
  vertical-align: bottom;
  margin: 0 10px 0 0;
  /* LTR */
}

.tabs ul.primary li a {
  font-weight: bold;
  color: #fff;
  background: #999;
  border: 1px solid #666;
  height: 28px;
  line-height: 1.9;
  display: block;
  float: left;
  /* not LTR */
  padding: 0px 20px;
  margin: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}

.tabs ul.primary li.active a,
.tabs ul.primary li a:hover {
  background: #e2182b;
  color: #fff;
  border: 1px solid #c12231;
}

.tabs ul.secondary {
  border-bottom: none;
  padding: 0.5em 0;
}

.tabs ul.secondary li {
  display: block;
  float: left;
  /* LTR */
}

.tabs ul.secondary li:last-child {
  border-right: none;
  /* LTR */
}

.tabs ul.secondary li:first-child {
  padding-left: 0;
  /* LTR */
}

.tabs ul.secondary li a {
  padding: 0.25em 0.5em;
}

.tabs ul.secondary li a.active {
  background: #f2f2f2;
  border-bottom: none;
}

ul.action-links {
  list-style: none;
  margin: 5px;
  padding: 0.5em 1em;
}

ul.action-links li {
  display: inline-block;
  margin-left: 10px;
}

ul.action-links li a {
  padding-left: 15px;
  background: url(../images/add.png) no-repeat left center;
  margin: 0 10px 0 0;
}

/*************
correcciones
**************/

/*ads side derecha*/
#block-block-3 {
  display: none;
}

ul.nice-menu-down ul li {
  width: 280px;
}

/*para que el ol sal de forma correcta alineado a la izquieda y no tenga marge*/
article.node ol {
  margin-left: 0px !important;
}

/*para que los subitems del menú no esten tan a la izquierda*/
ul.nice-menu-down li ul li ul {
  left: 18.5em !important;
  top: 0px !important;
}

/*para quitar el margin a las viñetas numeradas*/
.rteindent1 {
  margin-left: 0px !important;
}

/*Guias y manuales*/
#guias-manuales .entry-title h4 {
  font-size: 1.6em;
  margin-bottom: 0em
}

#guias-manuales .entry-meta p {
  color: #999;
  font-weight: bold;
  text-decoration: none;
}

/*Consejo Directivo*/
/*Asociados*/
#consejo-directivo .row {
  --bs-gutter-x: 0;
}

#consejo-directivo p {
  padding-left: 10% !important;
  padding-right: 10% !important;
}

#consejo-directivo img {
  width: 80% !important;
}


@media (max-width: 576px) {

  #consejo-directivo p {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  #consejo-directivo img {
    width: 100% !important;
  }

}


#row-x {
  --bs-gutter-x: 0;
}


/*Aliados*/
#i-aliadas h4 {
  padding-bottom: 30px !important;
}

#i-aliadas #ifex {
  padding-top: 22px !important;
}

@media (max-width: 1220px) {

  #i-aliadas #ifex {
    padding-top: 10px !important;
  }

}

@media (max-width: 880px) {

  #i-aliadas #ifex {
    padding-top: 0px !important;
  }

}



#donantes img {
  width: 84%;
}

#pyd {
  padding-top: 12% !important;
  width: 68% !important;
}

#roche {
  padding-top: 12% !important;
  width: 68% !important;
}

@media (max-width: 768px) {
  #donantes img {
    width: 44%;
  }

  #pyd {
    width: 28% !important;
  }

  #roche {
    width: 28% !important;
  }
}

@media (max-width: 576px) {
  #donantes img {
    width: 100%;
  }

  #pyd {
    width: 70% !important;
  }

  #roche {
    width: 70% !important;
  }
}

/*reduccion de h4 y p en contendio*/
.content h4,
.content p {
  margin-bottom: 1em;
}

/*fix foot margin en mobile*/

footer .block-inner .row {
  margin: 0;
}

article.node-article .content .content-inner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#block-views-author-block {
  display: none;
}

article.node-article .share-this,
article.node-video .share-this {
  display: none;
}

article.node-article footer,
article.node-video footer,
article.node-article #comments,
article.node-video #comments {
  display: none;
}

.postcontent h3 {
  margin-bottom: 0px !important;
}

.logo-img {
  margin-right: 0px;
}

.block-system .view-content .views-field-field-image {
  min-height: 45px;
}

.block-system .view-content .views-row .views-field-field-image:last-child {
  display: none;
}

/*oculyat in en detalle de la nota*/
.article-category span,
.article-author {
  display: none;
}

/*ocultar lo mas visto en listadoi*/
.page-taxonomy #region-sidebar-second.region-sidebar-second {
  display: none;
}

.page-taxonomy .grid-11.region-content {
  width: 100%;
  max-width: calc(100% - 20px);
}

.block-menu .block-inner .menu {
  text-align: end;
}

footer .block-menu .block-inner .menu {
  text-align: start;
}

footer li a,
footer li a.link,
footer li a:visited {
  color: white !important;
}

footer li a:hover,
footer li a.link:hover {
  color: #004F90 !important;
}

/**/
h2.block-title:after {
  border-top: 2px solid #d9d9d9;
}


/*menu fix*/
.block.block-nice-menus ul.nice-menu ul li.active-trail>a,
.block.block-nice-menus ul.nice-menu ul li.active-trail>span.nolink,
.block.block-nice-menus ul.nice-menu ul li>a:hover,
.block.block-nice-menus ul.nice-menu ul li>span.nolink:hover {
  background-color: #000 !important;
  color: #034D7F !important;
}

/*MENU FIX*/
ul.responsive-menus-simple ul:first-child {
  overflow: hidden !important;
}

ul.responsive-menus-simple ul ul span,
ul.responsive-menus-simple ul ul a {
  margin-left: 15px;
}

ul.responsive-menus-simple ul ul ul span,
ul.responsive-menus-simple ul ul ul a {
  margin-left: 30px;
}

ul.responsive-menus-simple ul ul ul ul span,
ul.responsive-menus-simple ul ul ul ul a {
  margin-left: 45px;
}

ul.responsive-menus-simple ul ul ul span {
  /*margin-left: 30px;*/
}

.menuparent .rm-no-class ul {
  position: relative;
  left: 0px !important;
}

.ul {
  /*
  visibility: visible !important;
  display: block !important;
  */
}

.menuparent .menuparent.menu-path-nolink a {
  /*
  background-color: #034D7F;
  color: white !important;
  */
}

li.menu-path-nolink.expandido>ul {
  display: block !important;
  visibility: visible !important;
}

span.nolink:after {
  content: " >";
  font-weight: bold;
  color: gray;
}

h2.block-title {
  font-size: 130% !important;
}

@media (max-width: 768px) {
  .block-nice-menus-1 {
    padding-top: 52px;
  }
}