/*
Theme Name: WeChange | Shared by themes24x7.com
Theme URI: http://demo.curlythemes.com/wechange
Author: Curly Themes
Author URI: http://www.curlythemes.com
Tags: red, blue, green, tan, light, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, custom-colors, featured-images, full-width-template, theme-options, translation-ready, responsive-layout
Description: WeChange is the first WordPress theme with a focus on petitions available on ThemeForest.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: CURLYTHEME

*/
/**
 * Table of Contents:
 *
 * General
 * 	- Typography
 * Header
 * 	- Main Navigation
 * Sections
 * 	- Home
 * 	- Petition
 * 	- Letter
 * 	- Updates
 * 	- Supporters
 * 	- Sign it
 * Footer
 *
 */
/**
 * General
 * -----------------------------------------------------------------------------
 */
html,
body {
  height: 100%;
  word-wrap: break-word;
  font-family: 'Open Sans', sans-serif !important;
}


a {
  -webkit-transition: all 200ms ease-in;
          transition: all 200ms ease-in;
  outline: none;
  text-decoration: none;
  color: rgba(212,66,52, 1); }
a,
a:visited {
  color: rgba(212,66,52, 1); }
.btn:visited {
	color: white; }
a:hover {
  text-decoration: none; }

img:not(.fs-lightbox-image),
figure {
  max-width: 100%;
  height: auto; }

embed,
iframe {
  max-width: 100%; }

/**
 * General > Typography
 * -----------------------------------------------------------------------------
 */
html {
  font-size: 62.5%; }

.lead {
  margin: 0 0 2.8rem 0; }

h1 {
  font-size: 257%;
  line-height: 1.2;
  font-weight: bold; }

h2 {
  font-size: 214%;
  line-height: 1.2;
  font-weight: bold; }

h3 {
  font-size: 171%;
  line-height: 1.2;
  font-weight: bold; }

h4 {
  font-size: 128%;
  line-height: 1.2;
  font-weight: bold; }

h5 {
  font-size: 114%;
  line-height: 1.2;
  font-weight: bold; }

h6 {
  line-height: 1.2;
  font-weight: bold; }

p, h1, h2, h3, h4, blockquote, ul {
  margin: 0 0 2.8rem 0; }

ul.list-unstyled li {
  margin-bottom: 1.4rem; }

dl dt {
  margin-top: 1.4rem; }

dl dt:first-of-type {
  margin-top: 0; }

h1 small,
h2 small,
h3 small {
  font-size: 50%;
  font-weight: normal; }

h4 small {
  font-size: 65%; }

h5 small,
h6 small {
  font-size: 75%; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  display: block;
  opacity: 0.8;
  line-height: 1.2; }

h1 .center-block,
h2 .center-block,
h3 .center-block,
h4 .center-block,
h5 .center-block,
h6 .center-block {
  display: block;
  margin: 0 auto;
  line-height: 1.4; }

input[type=text],
input[type=search],
input[type=password],
input[type=email],
input[type=number],
input[type=url],
input[type=date],
input[type=tel],
select,
textarea,
.form-control {
  border-width: 1px;
  border-style: solid;
  border-radius: 2px; }

#content {
  min-height: 100%;
  padding-top: 60px;
}

#content p {
  line-height: 1.8; }

@media (max-width: 767px) {
  html {
    font-size: 75%; }

  blockquote {
    padding-left: 4.2rem; } }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit; }

/**
 * Header
 * -----------------------------------------------------------------------------
 */
#header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2; }

.admin-bar #header {
  top: 32px; }

/**
 * Header > Main Navigation
 * -----------------------------------------------------------------------------
 */
#main-nav {
  border: none;
  border-radius: 0;
  position: relative;
  z-index: 3;
  width: 100%; }

#logo {
  margin: 1.5rem 0;
  line-height: 1;
  float: left;
  -webkit-transition: none;
          transition: none;
  font-weight: bold;
  font-size: 2rem;
  letter-spacing: -1px;
  top: 3px;
  position: relative; }

#menu-menu-1 li:last-child {
  font-weight: bold;
  }

#logo img {
  -webkit-transition: none;
          transition: none; }

#main-nav, #petitioned, #petitioners-counter, #petition-to, #author, input, textarea, select, #footer, time, .comment-meta h6, .comment-reply-link, .comment-edit-link, .comments-title, .fs-lightbox, .tags {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif !important;
}

.toggle-nav-label,
.toggle-nav-input {
  display: none;
  padding: 0;
  margin: 0; }

.toggle-nav-label {
  float: right;
  line-height: 60px; }

#main-nav .menu {
  list-style: none;
  float: right;
  margin: 0;
  padding: 0; }

.menu ul {
  margin: 0; }

#main-nav .menu .menu-item,
#main-nav .menu .page_item {
  display: block;
  position: relative;
  float: left;
  margin-left: 30px; }

#main-nav .menu .menu-item:first-of-type,
#main-nav .menu .page_item:first-of-type {
  margin-left: 0; }

#main-nav .menu .menu-item > a,
#main-nav .menu .page_item > a {
  height: 100%;
  height: 60px;
  line-height: 60px;
  display: block;
  text-decoration: none;
  -webkit-transition: color 200ms ease-in;
          transition: color 200ms ease-in;
  font-size: 110%;
  padding: 0;
  -webkit-transform: all 200ms;
      -ms-transform: all 200ms;
          transform: all 200ms; }

#main-nav .menu .menu-item:hover > a,
#main-nav .menu .page_item:hover > a {
  background: none; }

#main-nav .menu .active > a,
#main-nav .menu .current_page_item > a {
  border-bottom-width: 3px;
  border-bottom-style: solid; }

#main-nav .menu .children,
#main-nav .menu .sub-menu {
  display: none; }

@media (max-width: 767px) {
  #header {
    position: absolute; }

  #main-nav {
    text-align: center;
    display: block;
    float: none; }

  #logo {
    float: left;
    display: block;
    text-align: left; }

  #main-nav .menu {
    float: none;
    display: none;
    width: 100%;
    overflow: hidden; }

  #main-nav #toggle-main-nav:checked + .menu {
    display: block; }

  #main-nav .menu > .menu-item,
  #main-nav .menu .page_item {
    float: none;
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: none !important; }

  #main-nav .menu > .menu-item > a,
  #main-nav .menu .page_item > a {
    border-bottom-width: 1px;
    border-bottom-style: solid; }

  #main-nav .menu > .menu-item:last-of-type > a
  #main-nav .menu .page_item:last-of-type > a {
    border-bottom: none !important; } }
.logo-nonretina,
.logo-retina {
  -webkit-transition: none;
          transition: none;
  padding: 0;
  margin: 0;
  max-width: none;
  max-height: inherit;
  display: inline-block;
  line-height: inherit; }

.logo-retina {
  display: none; }

@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  #logo img.logo-nonretina {
    display: none; }

  #logo img.logo-retina {
    display: inline-block; } }
/** Gallery */
.gallery {
  margin-left: -1.4rem;
  margin-right: -1.4rem;
  overflow: visible; }

.gallery::after {
  content: ' ';
  display: block;
  clear: both; }

.gallery-caption {
  width: auto; }

.gallery .gallery-item {
  float: left;
  padding: 0 1.4rem;
  margin-bottom: 2.8rem;
  text-align: center; }

.gallery .gallery-item .wp-caption-text {
  background: none !important;
  display: none; }

.gallery.gallery-columns-1 .gallery-item {
  width: 100%; }

.gallery.gallery-columns-2 .gallery-item {
  width: 50%; }

.gallery.gallery-columns-3 .gallery-item {
  width: 33.33333333%; }

.gallery.gallery-columns-4 .gallery-item {
  width: 25%; }

.gallery.gallery-columns-5 .gallery-item {
  width: 20%; }

.gallery.gallery-columns-6 .gallery-item {
  width: 16.6666666666%; }

.gallery.gallery-columns-7 .gallery-item {
  width: 14.285714286%; }

.gallery.gallery-columns-8 .gallery-item {
  width: 12.5%; }

.gallery.gallery-columns-9 .gallery-item {
  width: 11.111111111%; }

.gallery.gallery-columns-5,
.gallery.gallery-columns-6,
.gallery.gallery-columns-7
.gallery.gallery-columns-8,
.gallery.gallery-columns-9 {
  margin-left: -0.7rem;
  margin-right: -0.7rem; }

.gallery.gallery-columns-5 .gallery-item,
.gallery.gallery-columns-6 .gallery-item,
.gallery.gallery-columns-7 .gallery-item,
.gallery.gallery-columns-8 .gallery-item,
.gallery.gallery-columns-9 .gallery-item {
  padding: 0 0.7rem;
  margin-bottom: 1.4rem; }

@media (max-width: 767px) {
  .gallery {
    margin-left: -0.7rem !important;
    margin-right: -0.7rem !important; }

  .gallery .gallery-item {
    width: 33.33333333% !important;
    padding: 0 0.7rem !important;
    margin-bottom: 1.4rem !important; } }
/** Editor Defaults */
.alignleft {
  float: left;
  margin-right: 2.8rem;
  margin-bottom: 1.4rem; }

.alignright {
  float: right;
  margin-left: 2.8rem;
  margin-bottom: 1.4rem; }

.alignnone {
  clear: both; }

.aligncenter {
  clear: both;
  text-align: center;
  margin: 0 auto; }

.featured-image {
  margin-bottom: 2.8rem; }

/** Screen Reader */
.screen-reader-text {
  position: absolute !important;
  left: -999em; }

/** Calendar */
#wp-calendar {
  width: 100%;
  text-align: center; }
  #wp-calendar thead th {
    border: none;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    padding: 0.5rem 0 1.5rem;
    text-align: inherit; }
  #wp-calendar tfoot td {
    padding: 1rem 0 0.5rem; }
  #wp-calendar tbody td {
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    line-height: 2em;
    -webkit-transition: background 0.15s ease;
            transition: background 0.15s ease; }
    #wp-calendar tbody td a {
      display: block;
      text-decoration: none; }
  #wp-calendar caption {
    cursor: pointer;
    text-transform: uppercase;
    margin: 0;
    padding: 12px;
    outline: 0 none !important;
    font-weight: bold;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
  #wp-calendar #next {
    text-align: right; }

/** Posts Pagination */
.pagination {
  padding-top: 8rem; }
  .pagination .nav-links {
    display: inline-block;
    text-align: center; }
    .pagination .nav-links .page-numbers {
      display: inline-block;
      padding: 0.7rem 1.4rem;
      position: relative; }
    .pagination .nav-links :first-child {
      border-top-left-radius: 2px;
      border-bottom-left-radius: 2px; }
    .pagination .nav-links :last-child {
      border-top-right-radius: 2px;
      border-bottom-right-radius: 2px;
      margin-right: 0;
      border-right: none; }
    .pagination .nav-links a {
      text-decoration: none; }
    .pagination .nav-links .current + a {
      border-left: none; }

@media (max-width: 768px) {
  .pagination .nav-links {
    max-width: 100%;
    margin: 0 auto; } }
/** Post Navigation */
.post-navigation {
  margin: 7rem 0;
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom-width: 1px;
  border-bottom-style: solid; }
  .post-navigation .nav-links {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-color: inherit; }
    .post-navigation .nav-links div {
      display: table-cell;
      width: 50%;
      padding: 2.8rem 2.4rem 5.6rem;
      position: relative;
      border-right-width: 1px;
      border-right-style: solid;
      border-right-color: inherit; }
      .post-navigation .nav-links div:last-child {
        border-right: none; }
      .post-navigation .nav-links div.nav-next {
        text-align: right;
        padding-left: 2.8rem; }
        .post-navigation .nav-links div.nav-next::before {
          content: '\f178';
          font-family: 'FontAwesome';
          display: inline-block;
          position: absolute;
          right: 0; }
      .post-navigation .nav-links div.nav-previous {
        padding-right: 2.8rem; }
        .post-navigation .nav-links div.nav-previous::before {
          content: '\f177';
          font-family: 'FontAwesome';
          display: inline-block;
          position: absolute;
          left: 0; }

@media (max-width: 768px) {
  .post-navigation .nav-links div {
    width: 100%;
    border-right: none;
    display: block;
    padding-right: 25% !important; }
    .post-navigation .nav-links div.nav-next {
      padding-top: 0;
      text-align: left; }
      .post-navigation .nav-links div.nav-next::before {
        content: '\f178';
        font-family: 'FontAwesome';
        display: inline-block;
        position: absolute;
        left: 0; } }
/**
 * Widgets
 * -----------------------------------------------------------------------------
 */
.sidebar-widget {
  margin-bottom: 2.8rem; }

.sidebar-widget ul {
  margin: 0;
  padding: 0;
  list-style-position: inside;
  list-style: none; }

.sidebar-widget li {
  padding: 0.7rem 0 0.7rem 1.4rem;
  border-bottom: 1px solid;
  position: relative; }

.sidebar-widget li::before {
  content: '\f105';
  font-family: "FontAwesome";
  position: absolute;
  left: 0; }

.sidebar-widget li:last-of-type {
  border-bottom: none; }

.sidebar-widget ul ul {
  margin-top: 0.7rem; }

.sidebar-widget ul ul li:first-of-type {
  border-top-width: 1px;
  border-top-style: solid; }

.sidebar-widget ul ul li:last-of-type {
  padding-bottom: 0; }

.widget_rss .widget-title .rsswidget:first-of-type img {
  display: none; }

.widget_rss .widget-title .rsswidget:first-of-type::before {
  content: '\f143';
  font-family: 'FontAwesome';
  font-size: 100%;
  color: #FD6720; }

.widget_rss cite {
  font-weight: normal;
  display: block;
  padding-top: 5px; }

.widget_rss cite:before {
  content: '\f105';
  font-family: 'FontAwesome';
  margin-right: 5px;
  font-size: 14px; }

.widget_rss ul {
  list-style: none; }

.widget_rss li {
  margin-bottom: 1.4rem; }

.widget_rss li:last-of-type {
  margin-bottom: 0; }

.widget_rss li > .rsswidget {
  display: block;
  font-weight: bold; }

.widget_rss li > .rss-date {
  display: block;
  font-size: 85%;
  opacity: .65; }

.widget_search .screen-reader-text {
  display: none; }

.widget_search label {
  display: block; }

.widget_search .search-field,
input[type=text]#s,
#bbp_search {
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 27px;
  padding-right: 35px;
  font-weight: normal;
  width: 100%;
  display: block;
  min-height: 32px;
  padding-left: 10px;
  border: none;
  font-size: 85%;
  line-height: 32px; }

.widget_search .search-submit {
  display: none; }

.sticky {
  position: relative; }

.tags,
.tags a {
  color: inherit; }

.tags a:hover {
  color: inherit;
  opacity: 0.75; }

/**** Transitions ****/
.masonry,
.masonry .masonry-brick {
  -webkit-transition-duration: 0.7s;
  transition-duration: 0.7s; }

.masonry {
  -webkit-transition-property: height, width;
  transition-property: height, width; }

.masonry .masonry-brick {
  -webkit-transition-property: left, right, top;
  transition-property: left, right, top; }

.comment-list {
  margin: 0;
  padding: 5.6rem 0;
  list-style: none; }
  .comment-list li.comment {
    padding-left: 60px;
    position: relative;
    margin-bottom: 2.8rem; }
    .comment-list li.comment .avatar {
      position: absolute;
      left: 0;
      width: 48px;
      height: 48px; }
    .comment-list li.comment:last-child {
      margin-bottom: 0; }
  .comment-list .comment-meta h6 {
    font-size: 85%;
    font-weight: normal;
    margin-bottom: 5px; }
    .comment-list .comment-meta h6 .fn {
      display: inline-block;
      margin-right: 3px;
      opacity: 0.75;
      letter-spacing: 1px; }
  .comment-list p {
    margin-bottom: 0px;
    line-height: 1.6 !important; }
  .comment-list .comment-reply-link,
  .comment-list .comment-edit-link {
    margin-right: 12px;
    font-size: 80%;
    font-weight: bold;
    line-height: 1.2em; }
  .comment-list .children {
    padding: 2.8rem 0 0 0;
    margin: 0;
    position: relative;
    list-style: none; }
  .comment-list .bypostauthor .fn::before {
    content: '\f005';
    font-family: 'FontAwesome';
    display: inline-block;
    margin-right: 7px; }
  .comment-list #respond {
    padding-top: 5.6rem; }

.comment-form {
  margin-top: 1.4rem; }
  .comment-form p {
    margin: 0; }
  .comment-form .btn-primary {
    border-radius: 3px; }

.comments-title {
  font-size: 100%;
  text-transform: capitalize;
  font-weight: normal;
  line-height: 50px; }
  .comments-title::after {
    content: '';
    display: block;
    border-bottom: 1px dashed;
    opacity: 0.2;
    margin-top: 0.7rem; }
  .comments-title .sharing {
    float: right; }
    .comments-title .sharing li {
      display: inline-block; }
    .comments-title .sharing .fa-boxed {
      margin-right: 0;
      margin-left: 0.5rem; }
  .comments-title .comments-count {
    border-radius: 100%;
    width: 34px;
    height: 34px;
    line-height: 34px;
    display: inline-block;
    font-weight: bold;
    text-align: center; }

#reply-title {
  margin-bottom: 0; }

/**
 * Content
 * -----------------------------------------------------------------------------
 */
#content {
  /*box-shadow: 0px 1px 3px -1px rgba(0, 0, 0, 0.15);*/
  position: relative; }

img {
  border-radius: 3px; }

#content div > :first-child,
#content aside > :first-child {
  margin-top: 0; }

#content div > :last-child,
#content aside > :last-child {
  margin-bottom: 0; }

.content-padding {
  padding-bottom: 5.6rem;
  padding-top: 5.6rem; }

.content-padding-none {
  padding-bottom: 0;
  padding-top: 0; }

.content-padding-xs {
  padding-bottom: 3.2rem;
  padding-top: 3.2rem; }

.content-padding-lg {
  padding-bottom: 9.8rem;
  padding-top: 9.8rem; }

.content-padding-md {
  padding-bottom: 1.4rem;
  padding-top: 4.8rem; }

.content-padding-bottom-lg {
  padding-bottom: 9.8rem; }

.content-padding-xl {
  padding-bottom: 14rem;
  padding-top: 14rem; }

.content-padding-xxl {
  padding-bottom: 15.4rem;
  padding-top: 15.4rem; }

.padding-bottom-none {
  padding-bottom: 0; }

#gallery li {
  float: left;
  width: 25%;
  list-style: none;
  display: inline-block; }

#gallery img {
  width: 100%;
  height: auto; }

.size-25 {
  width: 25%; }

.size-50 {
  width: 50%; }

.size-75 {
  width: 75%; }

.animated {
  opacity: 0; }

.form-control {
  box-shadow: none;
  -webkit-appearance: none;
  border-radius: 3px; }

cite {
  font-weight: bold;
  text-transform: uppercase;
  display: block; }

.btn-primary {
  border-radius: 300px;
  font-weight: bold; }

.btn-lg {
  line-height: 1;
  padding: 1.5rem 4rem; }

.section-title {
  font-weight: bold;
  text-align: center;
  display: inline-block;
  position: relative; }
/*
.section-title::before {
  content: '';
  width: 15rem;
  position: absolute;
  right: 100%;
  margin-right: 3.2rem;
  top: 50%;
  border-bottom: 3px solid;
  opacity: .2; }

.section-title::after {
  content: '';
  width: 15rem;
  position: absolute;
  left: 100%;
  margin-left: 3.2rem;
  top: 50%;
  border-bottom: 3px solid;
  opacity: .2; }
*/
.content-page .section-title {
  padding-bottom: 4.4rem; }
  .content-page .section-title::before, .content-page .section-title::after {
    margin-top: -4.9rem; }

h1.section-title {
	padding-top: 10px; }
h1.section-title .tags {
  font-size: small;
  margin-top: 1rem; }

@media (max-width: 767px) {
  [class*=size-] {
    width: 100%; }

  .content-padding,
  .content-padding-xs,
  .content-padding-lg,
  .content-padding-xl,
  .content-padding-xxl {
    padding-bottom: 3.2rem;
    padding-top: 3.2rem; }

  #content .row [class*="col-sm-"] {
    margin-bottom: 2.8rem; }

  .content-padding-mobile-none {
    padding-top: 0;
    padding-bottom: 0; }

  .section-title {
    display: block; }

  .section-title::before {
    display: none; }

  .section-title::after {
    display: none; }

  .content-page .section-title {
    padding-bottom: 2.45rem; } }
/**
 * Sections > Home
 * -----------------------------------------------------------------------------
 */
.hero {
  min-height: 800px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  position: relative; }

.hero::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1; }

.hero:after {
  background-size: 5px;
  background-color: transparent;
  opacity: .1; }

#splash {
  max-width: 800px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  width: 100%;
  z-index: 1;
  text-align: center; }

#splash h1 {
  color: inherit;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: -1px;
  margin-bottom: 5.6rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  font-size: 421%; }

#splash h1 small {
  color: inherit;
  font-size: 65%;
  font-weight: normal;
  border-bottom: 2px solid currentcolor;
  display: inline-block;
  margin: 0 50px; }

#splash .btn {
  font-size: 120%; }

#petitioners-counter {
  position: absolute;
  left: 50%;
  color: #ffffff !important;
  -webkit-transform: translateY(0) translateX(-50%);
      -ms-transform: translateY(0) translateX(-50%);
          transform: translateY(0) translateX(-50%);
  z-index: 2;
  bottom: 0px;
  width: 450px;
  border-radius: 3px 3px 0px 0px;
  padding: 2.8rem;
  background-color: rgba(86,86,86, 0.5); }
  #petitioners-counter > div {
    font-size: 120%; }
  #petitioners-counter .progress {
    background: rgba(86, 86, 86, 0.2);
    border-radius: 300px;
    margin: 0.7rem 0;
    -webkit-transition: all 200ms ease-in;
            transition: all 200ms ease-in; }

@media (max-width: 767px) {
  #splash {
    max-width: 100%;
    padding: 0 20px; }

  #splash h1 {
    font-size: 2.8rem; }

  #petitioners-counter {
    /*position: static;*/
    width: 100%;
    bottom: 0;
    border-radius: 0;
    text-align: center;
    padding: 1.4rem; }

  #petitioners-counter .text-right {
    text-align: center; }

  #petitioners-counter div {
    font-size: 1.4rem; } }
/**
 * Sections > Petition
 * -----------------------------------------------------------------------------
 */
#petitioned {
  padding: 2.8rem 0; }
  #petitioned ol:first-of-type {
    display: block;
    list-style: none;
    margin: 0 0 -1.4rem 0;
    padding: 0; }
    #petitioned ol:first-of-type li {
      float: left;
      font-size: 0.85em;
      width: 25%;
      margin-bottom: 1.4rem;
      line-height: 1.25; }

@media (max-width: 1199px) {
  #petitioned ol:first-of-type li {
    width: 33.333%; } }
@media (max-width: 767px) {
  #petitioned ol:first-of-type li {
    width: 100%; } }
#petition-to {
  margin-bottom: 1.4rem !important;
  display: block;
  font-weight: normal; }

#petition-author {
  font-size: 85%;
  line-height: 1.4;
  padding-left: 80px;
  padding-top: 5px;
  position: relative;
  min-height: 60px; }

#petition-author img {
  width: 60px;
  height: 60px;
  left: 0;
  top: 0;
  position: absolute; }

/**
 * Sections > Letter
 * -----------------------------------------------------------------------------
 */
.bg-lined-paper #letter-container {
  background-image: url("assets/gfx/linedpaper_@2x.png");
  background-size: 412px 300px; }

.bg-confectionary #letter-container {
  background-image: url("assets/gfx/confectionary.png");
  background-size: 128px 128px; }

.bg-notebook #letter-container {
  background-image: url("assets/gfx/notebook_@2X.png");
  background-size: 300px 153px; }

.bg-natural-paper #letter-container {
  background-image: url("assets/gfx/natural_paper_@2X.png");
  background-size: 512px 384px; }

.bg-soft-paper #letter-container {
  background-image: url("assets/gfx/soft_wallpaper_@2X.png");
  background-size: 665px 665px; }

.bg-neutral-grid #letter-container {
  background-image: url("assets/gfx/ps_neutral_@2X.png");
  background-size: 16px 16px; }

#letter-container p {
  font-size: 1.6rem;
  line-height: 1.59;
  margin: 2.4rem 0 1.7rem; }

#letter .content-padding-xs {
  padding: 6.2rem 0; }

/**
 * Sections > News & Update
 * -----------------------------------------------------------------------------
 */
#timeline {
  position: relative;
  padding: 4.2rem 0;
  margin-bottom: 9.8rem !important; }

#timeline::before {
  content: ' ';
  position: absolute;
  left: 50%;
  border-left: 1px dashed;
  opacity: .2;
  height: 100%;
  top: 0; }

#timeline .entry {
  width: 100%;
  margin: 4.2rem 0;
  position: relative; }
  #timeline .entry p:first-of-type {
    margin-top: 0; }

#timeline time {
  position: absolute;
  font-size: 1.4rem;
  top: 1rem; }

#timeline time span {
  font-size: 1.2rem;
  opacity: .5;
  display: none;
  line-height: 1; }

#timeline time::before {
  content: '';
  display: block;
  height: 15px;
  width: 15px;
  border-radius: 300px;
  position: absolute;
  top: 5px; }

#timeline .entry > div {
  border-radius: 3px;
  width: 100%;
  padding: 1.4rem 2.8rem;
  text-align: center; }

#timeline .entry > div > p {
  margin-top: 1.4rem; }

#timeline .entry:nth-child(odd) {
  padding-right: 53%; }

#timeline .entry:nth-child(odd) > time {
  left: 52%; }

#timeline .entry:nth-child(odd) > time::before {
  left: -30px; }

#timeline .entry:nth-child(even) {
  padding-left: 53%; }

#timeline .entry:nth-child(even) > time {
  right: 52%;
  text-align: right; }

#timeline .entry:nth-child(even) > time::before {
  right: -30px; }

@media (max-width: 767px) {
  #timeline .entry {
    padding: 0 !important; }

  #timeline::before,
  #timeline .entry::before,
  #timeline .entry > time::before {
    display: none; }

  #timeline .entry > time {
    display: none; } }
/**
 * Sections > Supporters
 * -----------------------------------------------------------------------------
 */
.supporters-container {
  position: relative;
}
  .supporters-container::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /*background: rgba(0, 0, 0, 0.7);*/
    z-index: 1; }
  .supporters-container:after {
    background-size: 5px;
    background-color: transparent;
  /* opacity: .2; */ }
  /* .supporters-container .supporter {
    -webkit-transition: all 200ms ease-in;
            transition: all 200ms ease-in; } */
    .supporters-container .supporter .avatar {
      border-width: 5px;
      border-style: solid;
      border-radius: 300px;
      position: relative;
      z-index: 1;
      -webkit-transition: all 200ms ease-in;
              transition: all 200ms ease-in;
      max-height: 130px;
      max-width: 130px; }
      .supporters-container .supporter .avatar:hover {
        opacity: 1; }
  .supporters-container .block-grid-6:hover li.supporter:not(:hover) {
    opacity: .25; }
  .supporters-container > ul {
    margin: 5.6rem 0 7rem; }
    .supporters-container > ul li {
      position: relative; }
  .supporters-container .container {
    position: relative;
    z-index: 1; }
  .supporters-container h3 > small {
    font-size: 100%;
    display: inline-block; }
  .supporters-container .section-title {
    margin-bottom: 0; }

body.multi-page .supporters,
body.multi-page .supporters-container {
  height: 100%;
  min-height: 100%; }

#supporters {
  border-bottom: 1px solid #E4EAF5 !important;
}

#supporters-masonry {
  margin: 0 auto;
  text-align: center; }
  #supporters-masonry .supporter {
    margin-bottom: 20px; }

.supporters-container {
  background-color: #CE1126 !important;
}

.popover-content {
  line-height: 1.4;
  text-align: center; }

@media (max-width: 767px) {
  #supporters-container .block-grid-6 li {
    float: none;
    width: 100%;
    margin-bottom: 2.8rem; }

  #supporters-container .block-grid-6 li:last-of-type {
    margin-bottom: none; } }
/**
 * Sections > Sign It
 * -----------------------------------------------------------------------------
 */
#sign-row {
  position: relative; }

#sign-row::before {
  content: '';
  display: block;
  height: 100%;
  width: 0;
  border-right: 1px dashed;
  position: absolute;
  left: 50%;
  top: 0;
  opacity: .2; }

#sign-row::after {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 300px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 50%;
  margin-top: -30px;
  font-weight: bold; }

#sign-row table {
  width: 100%;
  max-width: 80%;
  border: none;
  margin: 0 auto; }

#sign-row table td {
  padding: 0 85px;
  width: 50%;
  vertical-align: top; }

#sign-row .btn-primary {
  -webkit-transition: all 200ms;
          transition: all 200ms;
  border-radius: 3px;
  box-shadow: none;
  padding-left: 20px;
  padding-right: 20px; }

#sign-it h2.section-title,
#podporte h2.section-title {
  margin-bottom: 4.4rem; }

.sharing {
  list-style: none;
  margin: 0;
  padding: 0; }

.sharing li {
  margin-bottom: 1.4rem;
  text-align: left; }

.sharing li:last-of-type {
  margin-bottom: 0; }

.sharing .fa-boxed {
  margin-right: 5px;
  margin-left: 15px;
  color: #fff;
  width: 34px;
  height: 34px;
  line-height: 34px;
  border-radius: 100%;
  display: inline-block; }

.sharing .facebook .fa-boxed {
  background-color: #3F5F95;
  border-color: #3F5F95; }

.sharing .twitter .fa-boxed {
  background-color: #4CAFE8;
  border-color: #4CAFE8; }

.sharing .google .fa-boxed {
  background-color: #DB4E37;
  border-color: #DB4E37; }

.sharing .linkedin .fa-boxed {
  background-color: #296996;
  border-color: #296996; }

.sharing .mail .fa-boxed {
  background-color: #863587;
  border-color: #863587; }

#petition-errors br:last-child {
  margin-bottom: 1.4rem; }

@media (max-width: 767px) {
  #sign-row .col-md-4:first-of-type {
    margin-bottom: 12.8rem; }

  #sign-row .col-md-4:last-of-type {
    padding-bottom: 0;
    margin-bottom: 0; }

  #sign-row::before {
    content: '';
    display: block;
    height: 0;
    width: 100%;
    border-bottom: 1px dashed;
    position: absolute;
    top: 50%;
    left: 0;
    opacity: .2;
    margin-top: -2.5rem; }

  #sign-row::after {
    width: 6rem;
    height: 6rem;
    line-height: 6rem;
    text-align: center;
    position: absolute;
    left: 50%;
    margin-left: -3rem;
    top: 50%;
    margin-top: -5rem; }

  #sign-it h2.section-title,
  #podporte h2.section-title {
    margin-bottom: 0; } }

    strong, b {
        font-weight: bold !important;
    }

/**
 * Footer
 * -----------------------------------------------------------------------------
 */
#footer {
  padding: 2.8rem 0;
  background: #ffffff !important; /* Old browsers */
  background: -moz-linear-gradient(top, #ededed 0%, #f6f6f6 27%, #ffffff 100%) !important; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ededed 0%,#f6f6f6 27%,#ffffff 100%) !important; /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ededed 0%,#f6f6f6 27%,#ffffff 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff',GradientType=0 ) !important; /* IE6-9 */
  color: #000000 !important;
}

.logofoter  {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
}

#footer p {
  margin: 1.4rem 0; }

#go-top {
  margin: 1.4rem 0;
  display: inline-block;
  font-size: 1.2rem; }

#footer .fa-boxed {
  display: inline-block;
  text-align: center;
  border-radius: 300px;
  margin: 0 1px;
  width: 24px;
  line-height: 24px;
  height: 24px;
  background: rgba(255, 255, 255, 0.15); }

#footer .col-sm-4:nth-last-child(-n + 3) {
  margin-bottom: 0; }

@media (max-width: 767px) {
  #footer,
  #footer .text-right,
  #footer .sidebar-widget {
    text-align: center !important; } }
.missing ul {
  list-style: none;
  padding: 0;
  margin: 0; }
.missing #goog-wm-sb {
  border-radius: 3px;
  border-width: 0;
  margin-left: 10px;
  padding: 5px 20px; }
.missing #goog-wm-qt {
  border-width: 1px;
  height: 35px;
  line-height: 35px;
  border-radius: 3px;
  padding: 0 10px; }

@media (max-width: 767px) {
  #goog-wm-sb {
    margin-top: 1rem; } }
/**
 * Block Grid
 * -----------------------------------------------------------------------------
 */
ul[class*="block-grid-"] {
  list-style: none;
  padding: 0;
  margin-right: -15px;
  margin-left: -15px;
  overflow: auto;
  clear: both; }

ul[class*="block-grid-"] li {
  list-style: none;
  padding: 0 15px;
  margin: 2.8rem 0 0 0;
  float: left;
  height: auto;
  display: block; }

.block-grid-2 li {
  width: 50%; }

.block-grid-3 li {
  width: 33.3333333%; }

.block-grid-4 li {
  width: 25%; }

.block-grid-5 li {
  width: 20%; }

.block-grid-6 li {
  width: 16.66666666666667%; }

.block-grid-7 li {
  width: 14.285714286%; }

.block-grid-2 li:nth-child(1),
.block-grid-2 li:nth-child(2),
.block-grid-3 li:nth-child(1),
.block-grid-3 li:nth-child(2),
.block-grid-3 li:nth-child(3),
.block-grid-4 li:nth-child(1),
.block-grid-4 li:nth-child(2),
.block-grid-4 li:nth-child(3),
.block-grid-4 li:nth-child(4),
.block-grid-5 li:nth-child(1),
.block-grid-5 li:nth-child(2),
.block-grid-5 li:nth-child(3),
.block-grid-5 li:nth-child(4),
.block-grid-5 li:nth-child(5),
.block-grid-6 li:nth-child(1),
.block-grid-6 li:nth-child(2),
.block-grid-6 li:nth-child(3),
.block-grid-6 li:nth-child(4),
.block-grid-6 li:nth-child(5),
.block-grid-6 li:nth-child(6) {
  margin-top: 0; }

ul[class*="block-grid-"] .link-image {
  position: relative;
  display: block;
  overflow: hidden; }

.link-image {
  position: relative; }

.link-image:after {
  content: '\e623';
  font-family: 'Pe-icon-7-stroke';
  font-size: 4.8rem;
  display: block;
  width: 6rem;
  height: 6rem;
  line-height: 6rem;
  text-align: center;
  left: 50%;
  margin-left: -3rem;
  top: 50%;
  margin-top: -3rem;
  color: #fff;
  position: absolute;
  border-radius: 300px;
  background: rgba(0, 0, 0, 0.25);
  opacity: 0;
  -webkit-transition: all 200ms ease-in;
          transition: all 200ms ease-in; }

.link-image:hover:after {
  opacity: 1; }

@media (max-width: 767px) {
  ul[class*="block-grid-"] {
    margin-right: -5px;
    margin-left: -5px;
    margin-top: 10px; }

  ul[class*="block-grid-"] li {
    padding: 0 5px;
    margin: 10px 0 0 0; } }
.petition-gallery .col-xs-6 {
  margin-top: 2.8rem !important; }

/**
 * Multi-Page Specific
 * -----------------------------------------------------------------------------
 */
body.multi-page {
  height: 100%;
  min-height: 100%; }

body.multi-page #header {
  position: static; }

body.multi-page #content {
  box-shadow: none;
  position: relative; }

/* 2017-04-19 18:56  Igor */
#affix p,
#affix li {
	font-size: 1.8rem;
}
#letter-container,
#letter-container p,
#letter-container li {
  font-family: Arial !important;
	font-size: 1.8rem;
}

#letter-container {
    color: #ffffff;
    background-color: #0038A8 !important;
}

#poziadavky {
    color: #ffffff;
    background-color: #0038A8 !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

#poziadavky .section-title {
    color: #ffffff !important;
    padding-top: 20px !important;
    padding-bottom: 10px;
}

#splash .btn {
	font-size: 3.6rem; }

section.post-12 a,
section.post-12 a:visited,
#letter a,
#letter a:visited,
article a,
article a:visited {
	font-weight: bold; }
.section-space-after {
	height: 30px;}

.logo-regs {
	margin: 10px;
	max-height: 60px;
	/*max-width: 130px;*/
}
.footer-cat {
	margin-top: 40px;
	margin-bottom: 0px;
}

/* New Customizations */

li.menu-item-143 a { font-weight: bold; }
#main-nav .menu  li.menu-item-310 a { font-weight: normal; color: rgba(212,66,52, 1); }

