/*
Theme Name: MEDIA ENERGY Theme Responsive
Theme URI: http://www.mediaenergy.cz/
Description: Responsive style by MEDIA ENERGY s.r.o.
Version: 26.7.2015
Author: MEDIA ENERGY s.r.o. - Pavel Dietrich
Author URI: http://www.mediaenergy.cz/
*/
/* ------------- LESS Variables ------------- */
.animate * {
  transition: all .4s;
}
.debug1 {
  border: 1px dotted lime;
}
.debug2 {
  border: 1px dotted red;
}
.cleaner {
  clear: both;
}
.gradient {
  background: #77e000;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzc3ZTAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxMzc3MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #77e000 0%, #137700 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #77e000), color-stop(100%, #137700));
  background: -webkit-linear-gradient(top, #77e000 0%, #137700 100%);
  background: -o-linear-gradient(top, #77e000 0%, #137700 100%);
  background: -ms-linear-gradient(top, #77e000 0%, #137700 100%);
  background: linear-gradient(to bottom, #77e000 0%, #137700 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#77e000', endColorstr='#137700', GradientType=0);
}
.uppercase {
  text-transform: uppercase;
}
.zero {
  padding: 0;
  margin: 0;
}
body {
  color: #333333;
  font-family: 'Titillium Web', sans-serif;
}
p {
  color: #333333;
  font-size: 16px;
}
#searchp {
  padding-bottom: 30px;
}
#main #searcht {
  padding: 15px 0;
}
#main #searcht a {
  color: #666666;
}
/* ------------- Bootstrap override ------------- */
.form-control::-webkit-input-placeholder {
  color: #555;
}
.form-control:-moz-placeholder {
  color: #555;
}
.form-control::-moz-placeholder {
  color: #555;
}
.form-control:-ms-input-placeholder {
  color: #555;
}
.nav-tabs {
  border-bottom: none;
  margin-left: 5px !important;
}
.nav-tabs > li > a {
  text-decoration: none;
  color: #555 !important;
  border-radius: 4px 4px 0 0;
}
/*.nav-tabs > li {
  list-style: none !important;
  margin: 0 !important;
  margin-right: 5px !important;
  padding: 0 !important;
  background: none !important;
  background-color: #f8f8f8 !important;
}*/
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  cursor: default;
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  text-decoration: none;
}
/* ------------- Helpers ------------- */
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak {
  display: none !important;
}
.table-noborder tbody tr td,
.table-noborder thead tr th {
  border: none;
}
.hidden {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
.alignleft {
  text-align: left;
  float: left;
  margin: 10px 10px 10px 0px;
}
.alignright {
  text-align: right;
  float: right;
  margin: 10px 0 10px 10px;
}
.linklove {
  display: none !important;
}
.cleaner {
  clear: both;
}
.edit {
  position: absolute;
  right: 5px;
  top: 5px;
}
.edit * {
  transition: all .4s;
}
.edit a {
  text-decoration: underline;
  color: #0137a5;
  padding: 5px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
.edit a:hover {
  text-decoration: none;
  background: #dddddd;
}
.table-hand {
  width: 300px;
  height: 30px;
  padding-top: 5px;
  margin-bottom: 10px;
  padding-left: 50px;
  font-style: italic;
  background: transparent url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/table-hand.png") no-repeat left top;
  background-size: contain;
  color: #000;
  font-size: 16px;
}
.ufaq-faq-title h4 {
  line-height: 30px;
}
.navbar-toggle {
  margin-right: 0;
}
/* ------------- Visual ------------- */
body {
  font-size: 15px;
  color: #000;
  padding-top: 112px;
}
#main {
  padding-bottom: 30px;
}
#main a {
  color: #0137a5;
  text-decoration: none;
}
#main a img {
  border: none;
}
#main a:hover {
  color: #0137a5;
  text-decoration: underline;
}
.wp-homepage #main {
  padding-bottom: 0px;
}
.wp-homepage #statement {
  margin-top: 35px;
}
.wp-homepage #statement .h2gray {
  padding-top: 10px;
  padding-bottom: 30px;
}
.fb-single {
  margin: 4px 0 15px;
}
a {
  color: #000;
}
a img {
  border: none;
}
a:hover {
  color: #000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Titillium Web', sans-serif;
  font-weight: normal;
  color: #000;
}
h1 {
  font-size: 26px;
  font-weight: 600;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 20px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #000;
}
/* ------------- Layout ------------- */
#header {
  font-family: 'Titillium Web', sans-serif;
  margin-bottom: 15px;
  background: #f0f0f0;
  /* /1.07*/
}
#header * {
  transition: all .4s;
}
#header #logo {
  position: absolute;
  top: 25px;
  z-index: 1000;
}
#header .smaller {
  max-width: 240px;
  transition: all 1.5s;
}
#header #lang {
  width: 250px;
  float: right;
}
#header #lang > li > a {
  color: #999;
  font-weight: normal;
  text-decoration: uppercase;
  padding-top: 10px;
  display: block;
}
#header .searchContainer {
  width: 300px;
}
#header .searchform {
  margin: 15px 0;
}
#header .searchform .btn-search {
  width: 100%;
}
#header .searchform.collapse {
  display: none;
}
#header .searchform.collapse.in {
  display: block;
}
#header #subheader {
  margin-top: 10px;
  background: url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/blueray.png") repeat-y center center;
  /* Vodorovne menu */
}
#header #subheader #menu1 {
  font-family: 'Titillium Web', sans-serif;
  float: right;
}
#header #subheader #menu1 * {
  transition: all .4s;
}
#header #subheader #menu1 ul {
  width: 100%;
  padding: 0;
  margin: 0;
}
#header #subheader #menu1 ul li {
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  position: relative;
}
#header #subheader #menu1 ul li a {
  display: block;
  float: left;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
  padding-right: 15px;
  background: #0137a5;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
}
#header #subheader #menu1 ul li a:hover {
  opacity: 1;
  text-decoration: none;
  background: #001138;
}
#header #subheader #menu1 ul li:last-child > a {
  background: #fdae36;
  color: #000;
}
#header #subheader #menu1 ul li:last-child > a:hover {
  background: #281800;
  color: #fff;
}
#header #subheader #menu1 ul li.current-menu-item:last-child > a {
  background: #333333;
  color: #fff;
}
#header #subheader #menu1 ul li.current-menu-item a {
  opacity: 1;
  background: #012776;
}
#header #subheader #menu1 ul li.current-menu-item:hover a {
  opacity: 1;
  background: #001138;
}
#header #subheader #menu1 ul li.current-menu-item:hover li a {
  background: #0137a5;
}
#header #subheader #menu1 ul li.current-menu-ancestor a {
  opacity: 1;
  background: #012776;
}
#header #subheader #menu1 ul li:hover > ul {
  display: block;
}
#header #subheader #menu1 ul li .sub-menu {
  display: none;
  position: absolute;
  top: 61px;
  z-index: 100;
  -webkit-box-shadow: 0px 4px 25px rgba(50, 50, 50, 0.26);
  -moz-box-shadow: 0px 4px 25px rgba(50, 50, 50, 0.26);
  box-shadow: 0px 4px 25px rgba(50, 50, 50, 0.26);
}
#header #subheader #menu1 ul li .sub-menu li {
  clear: both;
  float: left;
}
#header #subheader #menu1 ul li .sub-menu li a {
  width: 200px;
  background: #0137a5;
  color: #fff;
}
#header #subheader #menu1 ul li .sub-menu li a:hover {
  opacity: 1;
  text-decoration: none;
  background: #001138;
}
#header #subheader #menu1 ul li .sub-menu li.current-menu-item > a {
  background: #012776;
  color: #fff;
}
#header #subheader #menu1 ul li .sub-menu li.current-menu-ancestor > a {
  background: #012776;
  color: #fff;
}
#header #subheader #menu1 ul li .sub-menu li:hover {
  background: #001138;
}
#header #subheader #menu1 ul li .sub-menu li:hover a {
  background: #001138;
}
#header #subheader #menu1 ul li .sub-menu li:hover li {
  background: #001138;
}
#header #subheader #menu1 ul li .sub-menu .sub-menu {
  left: 200px;
  top: 0;
  -webkit-box-shadow: 0px 4px 25px rgba(50, 50, 50, 0.26);
  -moz-box-shadow: 0px 4px 25px rgba(50, 50, 50, 0.26);
  box-shadow: 0px 4px 25px rgba(50, 50, 50, 0.26);
  z-index: 80;
}
#header #subheader #menu1 ul li .sub-menu .sub-menu a {
  width: 200px;
  background: #013296;
  color: #fff;
}
#header #subheader #menu1 ul li .sub-menu .sub-menu a:hover {
  opacity: 1;
  text-decoration: none;
  background: #012e8a;
}
#header #subheader #menu1 ul li .sub-menu .sub-menu li {
  /*   &:last-child > a {background: @colorPrimary/1.1; color: #fff;&:hover {opacity: 1; text-decoration: none; background: @colorPrimary/1.15;}}*/
  /*&.current-menu-item:last-child > a {background: @colorPrimary/1.4/1.1; color: #fff;}*/
}
#header #subheader #menu1 ul li .sub-menu .sub-menu li.current-menu-item > a {
  background: #01246b;
  color: #fff;
}
#header #subheader #menu1.smallerMenu1 ul li a {
  padding-top: 8px;
  padding-bottom: 8px;
}
#header #subheader #menu1.smallerMenu1 ul li > .sub-menu {
  top: 36px;
}
#header #subheader #menu1.smallerMenu1 ul li > .sub-menu .sub-menu {
  top: 30px;
  left: 50px;
}
#socialUp {
  float: right;
  padding-top: 10px;
}
#socialUp #fb {
  float: left;
  display: block;
  width: 30px;
  height: 22px;
  overflow: hidden;
  line-height: 400px;
  background: url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/socialUp.png") no-repeat 0px top;
}
#socialUp #fb:hover {
  opacity: 0.7;
}
#socialUp #tw {
  float: left;
  display: block;
  width: 30px;
  height: 22px;
  overflow: hidden;
  line-height: 400px;
  background: url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/socialUp.png") no-repeat -30px top;
}
#socialUp #tw:hover {
  opacity: 0.7;
}
#socialUp #rss {
  float: left;
  display: block;
  width: 30px;
  height: 22px;
  overflow: hidden;
  line-height: 400px;
  background: url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/socialUp.png") no-repeat -60px top;
}
#socialUp #rss:hover {
  opacity: 0.7;
}
#socialUp #search {
  float: left;
  display: block;
  width: 30px;
  height: 22px;
  overflow: hidden;
  line-height: 400px;
  background: url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/socialUp.png") no-repeat -90px top;
}
#socialUp #search:hover {
  opacity: 0.7;
}
#preFooter {
  font-family: 'Titillium Web', sans-serif;
  padding-top: 35px;
  padding-bottom: 35px;
  background: #f8f8f8;
  /* /1.07 */
}
#preFooter #footerLogo {
  max-width: 100px;
}
#preFooter #footerMenu {
  padding-top: 20px;
}
#preFooter #footerMenu li {
  width: 24%;
}
#preFooter #footerMenu li a {
  text-transform: uppercase;
  font-weight: bold;
  width: 100%;
  text-align: center;
  display: block;
}
#preFooter #social {
  float: right;
  padding-right: 20px;
  padding-top: 10px;
}
#preFooter #social * {
  transition: all .4s;
}
#preFooter #social #fb {
  float: left;
  margin-right: 19px;
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  line-height: 400px;
  background: url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/social.png") no-repeat left center;
}
#preFooter #social #fb:hover {
  opacity: 0.7;
}
#preFooter #social #tw {
  float: left;
  margin-right: 19px;
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  line-height: 400px;
  background: url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/social.png") no-repeat center center;
}
#preFooter #social #tw:hover {
  opacity: 0.7;
}
#preFooter #social #rss {
  float: left;
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  line-height: 400px;
  background: url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/social.png") no-repeat right center;
}
#preFooter #social #rss:hover {
  opacity: 0.7;
}
#footer {
  font-family: 'Titillium Web', sans-serif;
  border-top: 1px solid #e5e5e5;
  padding: 10px 0;
  padding-bottom: 60px;
  background: #e8e8e8;
}
#footer * {
  transition: all .4s;
}
#footer #copyright {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 12px;
  display: block;
  float: left;
}
#footer #mapa {
  float: right;
  margin-top: 15px;
  padding-left: 20px;
  font-size: 12px;
  background: url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/mapa.png") no-repeat left 2px;
  margin-right: 70px;
  color: #999999;
}
#footer #logoDeveloper {
  display: block;
  float: right;
  padding-left: 180px;
  width: 0;
  height: 43px;
  overflow: hidden;
  background: url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/logoDeveloper.png") no-repeat left top;
  transition: all 0.5 linear;
}
#footer #logoDeveloper:hover {
  background: url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/logoDeveloper.png") no-repeat left bottom;
}
#categoryNews {
  background: #e4e9f3;
}
#categoryNews h2 {
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 0;
}
#categoryNews .itemNews {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  background: #fff;
}
#categoryNews .itemNews .h3obal {
  margin: 0 13px;
}
#categoryNews .itemNews h3 {
  position: relative;
  top: 15px;
  padding: 5px;
  display: inline;
  background: #0137a5;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  line-height: 40px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
#categoryNews .itemNews h3 a {
  color: #fff;
}
#categoryNews .itemNews p {
  margin: 0 13px;
  color: #000;
}
#categoryNews .itemNews .autor-date {
  color: #999;
}
#categoryNews .itemNews .autor-date a {
  color: #999;
}
#categoryBlog {
  padding-bottom: 30px;
  margin-bottom: 30px;
}
#categoryBlog h2 {
  font-weight: bold;
  margin-bottom: 0;
  padding-bottom: 45px;
}
#categoryBlog .itemBlog {
  margin-bottom: 50px;
}
#categoryBlog .itemBlog .desc {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #000;
}
#categoryBlog .itemBlog .autor-date {
  color: #999;
}
#categoryBlog .itemBlog .autor-date a {
  color: #999;
}
#categoryBlog .itemBlog .category-link {
  color: #0137a5;
  padding: 15px 0;
  padding-left: 10px;
  display: block;
  float: left;
}
#categoryBlog .itemBlog .category-link a {
  color: #999;
}
#categoryBlog .itemBlog h3 {
  padding: 0;
  margin: 0;
  font-size: 19px;
  font-weight: bold;
  background: #fdae36;
  display: inline;
  line-height: 40px;
  padding: 8px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}
#donationContainer {
  background: #333333;
  color: #fff;
}
#donationContainer h2 {
  color: #fff;
  font-weight: bold;
}
#donationContainer .half {
  width: 40%;
}
#donationContainer p {
  color: white;
}
.aboutbox {
  color: #000;
  margin-top: 15px;
  margin-bottom: 15px;
}
.aboutbox h3 {
  font-weight: bold;
}
/* ------------- Homepage ------------- */
#threebox {
  background-color: #5b575b;
}
#threebox * {
  transition: all .4s;
}
#threebox h2 {
  margin-top: 100px;
  font-size: 31px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}
#threebox #proposal {
  height: 300px;
}
#threebox #proposal .full {
  background: url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/about_proposal.jpg") no-repeat center center;
  /*involved.jpg*/
  background-size: cover;
}
#threebox #supporters {
  height: 300px;
}
#threebox #supporters .full {
  background: url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/supporters_box.jpg") no-repeat center center;
  background-size: cover;
}
#threebox #involved {
  height: 300px;
}
#threebox #involved .full {
  background: url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/supporters.jpg") no-repeat center center;
  background-size: cover;
}
#threebox .full {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  opacity: 0.3;
  display: block;
}
#threebox .full:hover {
  /*opacity: 0.9;*/
  text-decoration: none !important;
}
#threebox .full-top {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  height: 300px;
  text-decoration: none;
}
#threebox .inside {
  width: 270px;
  margin: 0 auto;
  font-size: 18px;
}
#threebox .inside .micro.yellow {
  background: #fdae36 url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/sipRightBlack.png") no-repeat right center;
  background-position: right 10px center;
  padding: 8px;
  padding-right: 30px;
  color: #000;
  display: inline;
}
#threebox .inside .micro.black {
  background: #000000 url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/sipRightWhite.png") no-repeat right center;
  background-position: right 10px center;
  padding: 8px;
  padding-right: 30px;
  color: #fff;
  display: inline;
}
#wp-homepage {
  /*blog*/
}
#wp-homepage #main h1 {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 0px;
}
#wp-homepage #newshp #newsOne {
  color: #000000;
  background: #e4e9f3;
  padding-bottom: 25px;
}
#wp-homepage #newshp #newsOne img {
  margin-bottom: 30px;
  width: 100%;
}
#wp-homepage #newshp #newsOne h3 {
  font-size: 23px;
  color: #fff;
  font-weight: bold;
  background: #023396;
  padding: 10px;
  display: inline;
  margin-left: 5px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 40px;
}
#wp-homepage #newshp #newsOne h3 a {
  color: #fff;
}
#wp-homepage #newshp #newsOne h4 {
  margin-left: 10px;
  font-size: 15px;
  font-weight: bold;
}
#wp-homepage #newshp #newsOne .sub {
  margin-left: 10px;
  padding-top: 20px;
  color: #999999;
}
#wp-homepage #newshp #newsOne p {
  margin-left: 10px;
}
#wp-homepage #newshp .newsTwo {
  color: #000000;
  margin-bottom: 80px;
  padding-top: 20px;
}
#wp-homepage #newshp .newsTwo h3 {
  margin-top: 10px;
  font-size: 23px;
  color: #000;
  font-weight: bold;
}
#wp-homepage #newshp .newsTwo h3 a {
  font-size: 23px;
  color: #000;
  font-weight: bold;
}
#wp-homepage #newshp .newsTwo .sub {
  color: #999999;
}
#wp-homepage #newshp .newsTwo .col-sm-6:first-child {
  border-right: 1px solid #e5e5e5;
}
#wp-homepage #bloghp #newsOne {
  color: #000000;
  background: #e4e9f3;
  padding-bottom: 25px;
  padding-top: 15px;
}
#wp-homepage #bloghp #newsOne img {
  margin-bottom: 30px;
}
#wp-homepage #bloghp #newsOne h3 {
  font-size: 23px;
  color: #fff;
  font-weight: bold;
  background: #023396;
  padding: 10px;
  display: inline;
  margin-left: 5px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  line-height: 40px;
}
#wp-homepage #bloghp #newsOne h3 a {
  color: #fff;
}
#wp-homepage #bloghp #newsOne h4 {
  margin-left: 10px;
  font-size: 15px;
  font-weight: bold;
}
#wp-homepage #bloghp #newsOne p {
  margin-left: 10px;
}
#wp-homepage #bloghp .newsTwo {
  color: #000000;
  margin-bottom: 80px;
  padding-top: 0;
}
#wp-homepage #bloghp .newsTwo h3 {
  margin-top: 10px;
  font-size: 23px;
  color: #000;
  font-weight: bold;
  display: block;
  float: left;
  width: 100%;
}
#wp-homepage #bloghp .newsTwo h3 a {
  font-size: 23px;
  color: #000;
  font-weight: bold;
}
#wp-homepage #bloghp .newsTwo .col-sm-6:first-child {
  border-right: 1px solid #e5e5e5;
}
#wp-homepage #bloghp .sub {
  clear: both;
  color: #999999;
  display: table-row;
  float: left;
  width: 100%;
  padding: 0 5px;
  margin: 15px 0 5px 0;
}
#wp-homepage #bloghp .sub img {
  margin-bottom: 0 !important;
  margin-right: 10px;
}
#wp-homepage #bloghp .sub .leftmgg {
  min-width: 50px;
  display: table-cell;
}
#wp-homepage #bloghp .sub .rightmgg {
  display: table-cell;
  vertical-align: middle;
}
#wp-homepage #banner a {
  display: block;
  padding-bottom: 20px;
}
.wp-category .sub {
  clear: both;
  color: #999999;
  display: table-row;
  float: left;
  width: 100%;
  padding: 0 15px;
  margin: 0px 0 5px 0;
}
.wp-category .sub img {
  margin-bottom: 0 !important;
  margin-right: 10px;
}
.wp-category .sub .leftmgg {
  min-width: 50px;
  display: table-cell;
}
.wp-category .sub .rightmgg {
  display: table-cell;
  vertical-align: middle;
}
.wp-category .sub.latest {
  margin: 20px 0 5px 0;
}
.wp-category .nowrap {
  white-space: nowrap;
}
.publicationsBox {
  margin-bottom: 40px;
}
.publicationsBox h2 {
  font-size: 23px;
  padding: 0;
  margin: 0;
  padding-bottom: 6px;
}
.publicationsBox h3 {
  font-size: 18px;
  padding: 0;
  margin: 0;
  padding-bottom: 6px;
}
.publicationsBox .autor-date {
  color: #999;
}
.publicationsBox .btn-blue {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  background: #023396;
  padding: 6px 10px;
}
.publicationsBox img {
  padding: 2px;
  border: 1px solid #ededed!important;
}
.microDetail {
  margin-top: 15px;
  margin-bottom: 30px;
}
.microDetail strong {
  color: #000;
}
.theImg {
  margin-top: 20px;
}
.download {
  max-width: 220px;
  margin: 0 auto;
  background: #022b7d;
  padding-bottom: 5px;
}
.download .down {
  width: 100%;
  padding: 8px;
  padding-left: 15px;
  text-align: left;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  cursor: pointer;
  background: #023396 url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/download.png") no-repeat right center;
  background-position: right 10px center;
}
.download ul li a {
  color: #fff;
  margin-left: 15px;
  padding-left: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
  display: block;
  text-transform: uppercase;
  background: transparent url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/download2.png") no-repeat left center;
}
.supportButton {
  width: 100%;
  padding: 15px;
  background: #e5e5e5;
  display: block;
  text-align: center;
  margin-bottom: 10px;
}
.supportButton * {
  transition: all .4s;
}
.supportButton:hover {
  background: #d0d0d0;
}
.supportButton.active {
  background: #a4a4a4;
}
.supportHuman h2 {
  padding: 0;
  margin: 0;
  font-size: 18px;
}
.spacer {
  margin: 20px auto;
}
/* ------------- Zasadni prvky a komponenty ------------- */
#breadcrumb {
  color: #999999;
  padding: 0;
  margin: 15px 0;
  list-style-type: none;
}
#breadcrumb strong {
  display: none;
}
#breadcrumb ul {
  margin-left: 0;
  padding-left: 0;
  display: inline;
  list-style-type: none;
}
#breadcrumb ul li {
  display: inline;
}
#breadcrumb a {
  color: #999999;
  font-size: 14px;
}
.tagsdiv {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #999;
}
#chess {
  background: url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/chess.png") repeat-y center center;
  color: #fff;
  padding-bottom: 30px;
}
#chess h2 {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 20px;
}
#chess h2 span {
  background: #01194b;
  padding: 5px;
  padding-left: 10px;
  display: block;
  width: 100px;
  font-size: 40px;
  margin-bottom: 8px;
}
#chess p {
  padding-bottom: 20px;
}
.half {
  width: 70%;
  margin: 0 auto;
}
.form-endorse a {
  text-decoration: underline;
  color: #fff;
  padding-bottom: 10px;
  display: block;
}
.form-endorse textarea {
  margin-bottom: 15px;
}
.form-endorse .btn {
  background: #fdad34;
  border: 1px solid #fdad34;
  color: #000;
  font-weight: bold;
}
.form-donation .btn {
  background: #000;
  border: 1px solid #000;
  color: #fff;
  font-weight: bold;
}
#form-wide {
  background: #023396;
}
#form-wide h2 {
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 20px;
}
#form-wide h2 span {
  background: #01194b;
  padding: 5px;
  padding-left: 10px;
  display: block;
  width: 100px;
  font-size: 40px;
  margin-bottom: 8px;
}
#form-wide p {
  padding-bottom: 20px;
}
#form-wide .checkbox label {
  color: #fff;
}
.numberbox {
  margin-top: 10px;
  margin-bottom: 30px;
}
.numberbox h2 {
  margin-top: 5px;
  font-size: 23px;
  color: #000;
  text-transform: uppercase;
  font-weight: bold;
}
.numberbox .numbers {
  background-color: #fdae36;
  width: 100%;
  padding: 10px;
  padding-top: 0;
  padding-bottom: 0px;
  font-size: 44px;
  color: #fff;
  font-weight: 700;
  text-align: center;
}
.numberbox .row {
  margin-bottom: 15px;
}
.yellowbox {
  margin-top: 30px;
  margin-bottom: 30px;
  background: #fff3e2;
  padding: 20px;
}
.yellowbox .btn {
  background: #fdad34;
  border: 1px solid #fdad34;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  margin: 15px auto 0px;
  display: block;
  width: 220px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.yellowbox .btn:hover {
  background: #000;
  color: white;
  transition: all .4s;
  border: 1px solid #000;
}
.graybox {
  margin-top: 30px;
  margin-bottom: 30px;
  background: #f0f0f0;
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  display: block;
  width: 100%;
  floaT: left;
}
.graybox h2 {
  padding: 0;
  margin: 0;
  background: #0137a5;
  font-size: 22px;
  line-height: 22px;
  color: #fff;
  font-weight: bold;
  padding: 10px 25px;
  position: relative;
}
.graybox h2:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(1, 55, 165, 0);
  border-left-color: #0137A5;
  border-width: 21px;
  margin-top: -21px;
}
.graybox marquee {
  line-height: 42px;
  display: block;
  color: #000;
  height: 42px;
}
.graybox .btn {
  background: #fdad34;
  border: 1px solid #fdad34;
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 42px;
  height: 42px;
  padding: 0;
  display: block;
}
.graybox .btn:hover {
  background: #000;
  color: white;
  transition: all .4s;
  border: 1px solid #000;
}
/* ------------- Carousel ------------- */
#myCarousel .carousel-inner > .item {
  padding: 0;
  margin: 0;
  height: 580px;
  overflow: hidden;
}
#myCarousel .carousel-inner > .item > img,
#myCarousel .carousel-inner > .item > a > img {
  width: 100%;
  margin: auto;
}
#myCarousel .left.carousel-control {
  top: 40%;
  left: 0px;
  width: 70px;
  height: 70px;
  background: transparent url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/sliderLeft.png") no-repeat left top;
}
#myCarousel .right.carousel-control {
  top: 40%;
  right: 0px;
  width: 70px;
  height: 70px;
  background: transparent url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/sliderRight.png") no-repeat left top;
}
#myCarousel .carousel-caption {
  bottom: inherit;
  top: 100px;
  left: 30%;
  right: 30%;
}
#myCarousel .carousel-caption h2 {
  color: #fff;
  text-align: center;
  margin: 0;
  padding-bottom: 70px !important;
  display: block;
}
#myCarousel .carousel-caption ul li {
  background: transparent url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/sliderLi.png") no-repeat left 5px;
  text-align: left;
  padding-left: 30px;
  margin-bottom: 10px;
}
#myCarousel .carousel-caption ul li a {
  text-align: left;
  font-size: 20px;
  color: #fff;
}
#myCarousel .carousel-caption .btn {
  margin-top: 50px;
}
/* ------------- Nezarazene ------------- */
.item {
  padding: 20px;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 4px 25px rgba(50, 50, 50, 0.26);
  -moz-box-shadow: 0px 4px 25px rgba(50, 50, 50, 0.26);
  box-shadow: 0px 4px 25px rgba(50, 50, 50, 0.26);
}
.item h2 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-bottom: 10px !important;
}
#themap {
  margin-top: 40px;
}
.more {
  color: #999999;
  text-decoration: underline;
  cursor: pointer;
}
.moregray {
  color: #999999;
}
.more-blue {
  color: #0137a5;
  text-decoration: underline;
  cursor: pointer;
}
.more-black {
  color: #000;
  cursor: pointer;
  text-decoration: underline;
  background: transparent url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/sipDownBlack.png") no-repeat right bottom;
  background-position: right 10px center;
  padding-right: 23px;
}
.hide-black {
  color: #000;
  cursor: pointer;
  text-decoration: underline;
  background: transparent url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/sipUpBlack.png") no-repeat right bottom;
  background-position: right 10px center;
  padding-right: 23px;
}
.more-form {
  display: inline !important;
  width: auto;
  color: #fff;
  text-decoration: underline;
  background: transparent url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/sipDownWhite.png") no-repeat right top;
  background-position: right 10px center;
  padding-right: 25px;
}
.h2gray {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 27px;
  color: #a3a3a3;
  padding-bottom: 15px;
}
#wp-homepage .h2gray {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 27px;
  color: #a3a3a3;
  padding-top: 60px;
  padding-bottom: 30px;
}
#wp-homepage .newstop .h2gray {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 27px;
  color: #a3a3a3;
  padding-top: 10px;
  padding-bottom: 30px;
}
#statement {
  margin-bottom: 35px;
}
#statement .h2gray {
  padding-top: 20px;
  padding-bottom: 44px;
}
.copystatement {
  font-size: 11px;
}
#wp-homepage #main h2 {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 27px;
  color: #a3a3a3;
  padding-top: 10px;
  padding-bottom: 30px;
}
.uvozovky {
  float: left;
  margin: 3px 0px 5px 0;
}
.uvozovky2 {
  float: right;
}
.odsaz00010 {
  margin: 8px 0 0 12px;
}
.statement-row {
  margin-top: 30px;
}
.statement-row .state-mate {
  margin-bottom: 50px;
}
.overGrad {
  position: relative;
  text-align: justify;
  height: 150px;
  overflow: hidden;
}
.overGrad .grad {
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,1+100 */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-8 */
}
.odsaz30 {
  margin-bottom: 30px;
}
.languageBox {
  background: #eef2fb;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.languageBox .head {
  background: #4d4d4d;
  padding: 20px;
  margin-bottom: 20px;
}
.languageBox .head h2 {
  font-size: 18px;
  color: #fff;
  text-align: center;
  padding: 0;
  margin: 0;
}
.languageBox ul li {
  margin-left: 25px;
  margin-right: 15px;
}
.languageBox ul li a {
  color: #0137a5;
}
/* supporters */
#detcust .detdesc {
  font-size: 14px;
  padding-top: 5px;
  padding-bottom: 0;
  margin-bottom: 0;
}
#detcust .dettime {
  font-size: 12px;
  padding-top: 0px;
  color: #aaa;
}
#detcust .supportHuman {
  margin-bottom: 10px;
}
#detcustphoto {
  margin: 20px 0;
}
#detcustphoto .detdesc {
  font-size: 12px;
  padding-top: 5px;
  padding-bottom: 0;
  margin-bottom: 0;
}
#detcustphoto .dettime {
  font-size: 12px;
  padding-top: 0px;
  color: #aaa;
}
#detcustphoto .supportHuman {
  margin-bottom: 10px;
}
.tw-pagination li {
  height: 32px;
  margin-bottom: 5px;
  display: inline-block !important;
}
.twocolumns {
  -webkit-column-count: 2;
  /* Chrome, Safari, Opera */
  -moz-column-count: 2;
  /* Firefox */
  column-count: 2;
}
/* ------------- Responz ------------- */
/* Phones */
@media (max-width: 767px) {
  body {
    padding-top: 50px;
    padding-bottom: 25px;
  }
  #mobileMenu {
    background: #e5e5e5;
    -webkit-box-shadow: 0px 4px 25px rgba(50, 50, 50, 0.26);
    -moz-box-shadow: 0px 4px 25px rgba(50, 50, 50, 0.26);
    box-shadow: 0px 4px 25px rgba(50, 50, 50, 0.26);
  }
  #mobileMenu .logoBar {
    display: block;
    width: 187px;
    height: 40px;
    background: transparent url("http://en.unpacampaign.org/wp-content/themes/me/css/../images/logoBar.png") no-repeat left top;
    background-size: contain;
    position: absolute;
    left: 10px;
    top: 6px;
  }
  #mobileMenu .navbar-collapse {
    clear: both;
    background: #d0d0d0;
  }
  #mobileMenu ul li a {
    color: #000;
  }
  #mobileMenu .navbar-collapse {
    border: 0px solid transparent!important;
  }
  #mobileMenu .navbar-toggle {
    color: #0253f8;
    border: 1px solid #0253f8;
    transition: all 0.5s;
  }
  #mobileMenu .navbar-toggle span {
    color: #0253f8;
    border: 1px solid #0253f8;
  }
  #mobileMenu .navbar-toggle:hover {
    background: transparent;
    opacity: 0.8;
  }
  #mobileMenu .navbar-toggle:focus {
    background: transparent;
  }
  #mobileMenu .navbar-nav > .active > a {
    background: #0137a5;
    color: #e5e5e5;
  }
  #mobileMenu .navbar-nav > .active > a:hover {
    background: #0253f8;
    color: #e5e5e5;
  }
  #mobileMenu .navbar-nav > .active > a:focus {
    background: #0253f8;
    color: #e5e5e5;
  }
  #mobileMenu .navbar-nav > .current-menu-parent > a {
    background: #0253f8;
    color: #e5e5e5;
  }
  #mobileMenu #socialUp {
    float: left;
    margin-bottom: 15px;
  }
  #logo {
    margin: 0;
    margin-top: 25px;
  }
  #logo img {
    margin: 0 auto;
    text-align: center;
  }
  #logoDeveloper {
    float: left;
    margin-bottom: 10px;
  }
  .numberbox .numbers {
    font-size: 25px;
    margin-top: 9px;
  }
  #preFooter #footerMenu li {
    clear: both;
    width: 100%;
    display: block;
  }
  #preFooter #footerMenu li a {
    padding-bottom: 10px;
  }
  .half {
    width: 100%;
  }
  #wp-homepage .h2gray {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  .twocolumns {
    -webkit-column-count: 1;
    /* Chrome, Safari, Opera */
    -moz-column-count: 1;
    /* Firefox */
    column-count: 1;
  }
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .publications #main .col-sm-6:nth-child(2n+1) {
    clear: both;
  }
  .statement-row .col-sm-6:nth-child(2n) {
    clear: both;
  }
  .navigation-pager {
    clear: both;
  }
  #detcust .col-sm-4:nth-child(3n+1),
  #detcustphoto .col-sm-4:nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 992px) {
  .yellowbox .btn {
    width: auto;
  }
  #header #logo {
    top: 4px;
  }
  #menu1 ul li a {
    padding-left: 10px;
    padding-right: 10px;
  }
  #chess {
    background: #fff;
  }
  #chess .row .col-md-6 {
    background: #0137a5;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  #chess .row .col-md-6:last-child {
    background: #333333;
  }
  #donationContainer .half {
    width: 100%;
  }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
  /*#main {min-height:500px}*/
}
@media (max-width: 1200px) {
  #preFooter #footerLogo {
    margin: 10px auto;
  }
  #preFooter #social {
    margin: 10px auto;
    float: none;
    width: 130px;
    padding-right: 0px;
  }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 768px) AND (max-width: 1365px) {
  #header #subheader #menu1 ul li .sub-menu .sub-menu {
    left: 35px;
    top: 40px;
  }
}
.error {
  border: solid 1px #ff0000;
}
.blackbtn {
  color: black;
}
.hand {
  cursor: pointer;
}
.openstatement {
  height: auto;
}
.singlepay {
  margin-right: 20px;
  display: inline-block;
  cursor: pointer;
}
.singlepay input {
  display: none;
}
.monthlypay {
  margin-right: 20px;
  display: inline-block;
  cursor: pointer;
}
.monthlypay input {
  display: none;
}
#payformselect label {
  padding: 6px 10px;
}
#payformselect label.active {
  background: #FDAE36;
  border-radius: 4px;
  color: #111;
}
.social-b {
  padding-top: 10px;
}
.singlesub {
  line-height: 50px;
}
.singlesub img {
  padding-right: 10px;
}
.twitter-share-button {
  position: relative !important;
  top: 5px;
  margin-left: 2px;
}
.state-mate .twitter-share-button {
  position: static !important;
  top: 5px;
  margin-left: 2px;
}

.subtitle {
  font-weight: bold;
}
@media print {
  body {
    padding-top: 0;
  }
}
.print-size-img img {
  padding: 2px;
  border: 1px solid #ededed!important;
}
#menu-mobile-menu a,
#menu-mobile-menu li {
  clear: both;
  width: 100%;
  display: block;
}
