/*
Theme Name: Okruszek
Description: WordPress Theme
Author: Łukasz Chrzanowski
Version: 1.0
Text Domain: okruszek
*/

html,
body {
  width: 100%;
  height: 100%;
}

body {
  background: #FFF;
}

body, input, textarea, select {
  font-family: 'Open Sans',sans-serif;
  font-weight: 300;
  font-size: 18px;
  color: #000;
}

body > header h1 a {
  text-indent: -999em;
  background: url(img/logo-okruszek.png) no-repeat;
  display: block;
  width: 154px;
  margin-left: 15px;
}

a {
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  transition: all .5s;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans',sans-serif;
  line-height: 1.4em;
}

/*.no-gutter [class*="-6"] {
  padding-left:0;
}*/

.red-border {
  border: 1px solid red;
}

.opacity-none {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
  filter: alpha(opacity=0);
  opacity: 0;
}

section {
  margin: 40px 0;
}

section#sponsors {
  margin-bottom: 0;
}

span[role="alert"] {
  line-height: 1.4;
  color: #a94442 !important;
  background-color: #f2dede;
  border-color: #ebccd1;
  padding: 5px;
  margin-bottom: 0;
  border: 1px solid transparent;
  border-radius: 4px;
}

div[role="alert"] {
  line-height: 1.4;
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc !important;
  padding: 15px !important;
  margin-bottom: 0 !important;
  border: 1px solid transparent !important;
  border-radius: 4px;
  margin-top: 20px !important;
}

.page-content ul, .blog-article-content ul{
  list-style-type: disc;
}

.page-content ol, .blog-article-content ol{
  list-style-type: decimal;
}

blockquote {
  float: right;
  margin: 0 -95px 10px 40px;
  width: 280px;
  border-left: none;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 20px 5px;
  font-size: 24px;
  line-height: 1.1em;
  font-style: italic;
}

@media(max-width:515px) {
  blockquote {
    float: none;
    margin: 25px 10%;
  }
}

@media (max-width: 3000px) {
  .container {
    width: 1000px;
  }
  #ad-bg .content {
    width: 1037px;
  }
}

/*@media (min-width: 992px) {
   #ad-bg .content {
      width: 1037px;
   }
}*/

@media (max-width: 992px) {
  .container {
    width: 745px;
  }
  #ad-bg .content {
    width: 715px;
  }
}

@media (min-width: 768px) {
  /*   #ad-bg .content {
        width: 715px;
     }*/
}

@media (max-width: 768px) {
  .container {
    width: 475px;
  }
  #ad-bg .content {
    width: 445px;
  }
}

/*@media (min-width: 500px) {
   #ad-bg .content {
      width: 445px;
   }
}*/

@media (max-width: 500px) {
  .container {
    width: 380px;
  }
  #ad-bg .content {
    width: 350px;
  }
}

/*@media (min-width: 380px) {
   #ad-bg .content {
      width: 350px;
   }
}*/

@media (max-width: 380px) {
  .container {
    width: 320px;
  }
  #ad-bg .content {
    width: 310px;
  }
}


.img-responsive > img, .img-responsive > a > img, .img-responsive img, .img-responsive p img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.img-circle > img {
    border-radius: 50%;
}

/*.box {
  max-width: 460px;
}*/

/*BEGIN Navigation*/

.navbar-collapse > li > a,
.navbar-collapse > li > a:focus {
  font-size: 36px;
  font-weight: 300;
  color: #FFF;
}

.navbar-collapse > li > a:hover,
.navbar-collapse > li > a:focus:hover {
  font-weight: 700;
}

.navbar-inverse {
  height: 55px;
  background-color: #000;
}

.navbar-header {
  float: none;
}

.navbar-header h1 {
  margin-top: 11px;
}

.navbar-toggle {
  display: block;
  margin-top: 11px;
}
.navbar-collapse.collapse {
  display: none!important;
}
.navbar-nav {
  float: none!important;
  width: 100%
}
.navbar-nav>li {
  float: none;
}
.navbar-collapse.collapse.in{
  display:block !important;
}

.click-crumb {
  display:table-cell;
  vertical-align:middle;
  background: url(img/circle.png) no-repeat;
  width: 190px;
  height: 189px;
}

.click-crumb img {
  margin: 0 auto;
}

header.home .slogan, header.page .slogan , header.thanks .slogan {
  border-left: 1px solid #FFF;
  text-transform: uppercase;
  margin-left: 170px;
  padding-left: 30px;
  font-weight: 400;
  font-size: 14px;
  height: 35px;
  padding-top: 6px;
  color: #FFF;
}

header.blog .slogan, header.blog-article .slogan, header.wedding .slogan {
  border-left: 1px solid #FFF;
  text-transform: uppercase;
  margin-left: 255px;
  padding-left: 30px;
  font-weight: 400;
  font-size: 14px;
  height: 35px;
  padding-top: 6px;
}

/* BEGIN Modal window */
.modal-backdrop {
  opacity:0.7 !important;
  position:fixed;
  margin-top: 55px;
  /*  max-height: 610px;*/
}

body.modal-open {
  overflow: auto;
  padding-right: 0px !important;
}

.modal-content {
  /* position: relative; */
  background-color: transparent;
  /* -webkit-background-clip: padding-box; */
  /* background-clip: padding-box; */
  /* border: 1px solid #999; */
  /* border: 1px solid rgba(0,0,0,.2); */
  /* border-radius: 6px; */
  /* outline: 0; */
  /* -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5); */
  /* box-shadow: 0 3px 9px rgba(0,0,0,.5); */
  color: #FFF;
  margin-top: 150px;
  text-align: center;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* END Modal window */

/* END Navigation */

/* BEGIN Section header */

header.home {
  position: relative;
  width: 100%;
  min-height: 94%;
  color: #fff;
  margin-top: 55px;
  /*background-image: url(img/header-bg.jpg);*/
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

header.home .header-content {
  /*position: relative;
  padding: 30px 15px;
  width: 100%;*/
  padding-bottom: 20px;
}

header.home .header-content .header-content-inner h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 81px;
}

header.home .header-content .header-content-inner h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  font-size: 81px;
}

header.home .header-content .header-content-inner p {
  margin-bottom: 50px;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
}

/* END Section header */

/* BEGIN Section thanks */

#thanks-anchor {
  margin: 0;
}

#thanks {
  background-color: #ededee;
  min-height: 200px;
  display: none;
  margin-top: 0;
}

#thanks p {
  line-height: 2.4em;
}

#thanks h1 {
  font-size: 80px !important;
  font-weight: 700;
  margin: 10px 0;
}

#thanks .left .thanks-btn-facebook img {
  width: 327px;
  height: 52px;
  margin-top: 20px;

  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

#thanks .left .thanks-btn-facebook img:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
  filter: alpha(opacity=70);
  opacity: 0.7;
}

#thanks p span {
  text-decoration: none !important;
}

#thanks p span > strong {
  background: url(img/underline.png) no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  padding-bottom: 15px;
}

/* END Section thanks */

/* BEGIN Section donate */

#donate .header, #donate h1 {
  margin: 0;
  padding: 0;
}

#donate .row {
  padding: 0 10px;
}

#donate .header.first {
  font-weight: 300;
  margin-right: 0.3em;
}

#donate .header.second {
  font-weight: 700;  
}

#donate .sub-header {
  font-weight: 300;
  margin: 15px 0 35px 0px;
  padding: 0;
}

#donate .donate-header-left,
#donate .donate-content-left,
#donate .donate-header-right,
#donate .donate-content-right {
  margin-left: -10px;
}

#donate .donate-header-left {
  font-size: 18px;
  font-weight: 300;
}

#donate .donate-header-left span {
  margin-right: 25px;
  display: block;
  float: left;
  height: 40px
}

#donate .donate-header-left span.donate-select {
  width: 130px;
  cursor: pointer;
}

#donate .donate-header-left span.donate-select:hover,
#donate .donate-header-left span.donate-select.active {
  background: url(img/underline.png) no-repeat;
  background-position: bottom left;
  background-size: 100% auto;
}

#donate .donate-header-left .donate-select {
  font-weight: 700;
}

#donate .donate-content-left {
  margin-top: 60px;
  margin-bottom: 21px;
}

#donate .donate-content-left .donate-select-label {
  font-weight: 300;
}

#donate .donate-content-left .donate-select-label2 {
  font-weight: 700;
}

#donate .donate-content-left span > div {
  display: block;
  margin-bottom: 60px;
}

#donate .donate-content-left span.donate-select {
  margin-right: 25px;
  float: left;  
  height: 70px;
  display: block;
  font-size: 47px;
  font-weight: 700;
  width: 110px;
  text-align: center;
  cursor: pointer;
}

#donate .donate-content-left span.donate-select:hover,
#donate .donate-content-left span.donate-select.active {
  background: url(img/underline-short.png) no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
}

#donate .donate-content-left .donate-input {
  font-size: 18px;
  font-weight: 300;
  margin-top: 100px;
}

#donate .donate-content-left .donate-input input {
  margin-left: 10px;
  padding-left: 10px;
  width: 250px;
  height: 40px;
  border: none;
  background-color: #ededee;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; /* future proofing */
  -khtml-border-radius: 10px; /* for old Konqueror browsers */
}

#donate .donate-content-right img.donate-arrow {
  width: 230px;
}

#donate .donate-content-right img.donate-label {
  width: 230px;
}

#donate .donate-content-right img.donate-bread {
  width: 224px;
  z-index: -99999;
}

#donate .donate-content-right .box.first {
  float: left;
}

#donate .donate-content-right .donate-amount {
  position: absolute;
  font-size: 113px;
  font-weight: 700;
  color: #f68631;
  padding-left: 20px;  
  z-index: 1;
}

#donate .donate-content-right .donate-amount small {
  font-size: 65px; 
}

#donate .top, #donate .bottom {
  border-bottom: 1px dashed #000;
  margin-bottom: 30px;
  padding-bottom: 30px;
}

#donate .bottom .form-group input {
  width: 335px;
  height: 30px;
  border: none;
  background-color: #ededee;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; /* future proofing */
  -khtml-border-radius: 10px; /* for old Konqueror browsers */
}

#donate .bottom .form-group {
  margin-bottom: 10px;
  margin-right: 5px;
}

#donate .bottom .form-group label {
  margin-right: 5px;
}

#donate .bottom .checkbox label {
  font-size: 0.5em;
  font-weight: 400;
  max-width: 512px;
  margin-top: 3px;
  margin-left: 3px;
  text-align: justify;
}

#donate .bottom .checkbox {
  margin-top: 10px;
}

#donate .bottom .checkbox input#regulation {
  float: left;
}

#donate .bottom button[name='donate-send'] {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  color: #FFF;
  width: 345px;
  height: 100%;
  text-align: center;
  padding: 10px 0;
  margin-top: 15px;
  margin-left: 30px;
  border: none;
  background-color: #f68631;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; /* future proofing */
  -khtml-border-radius: 10px; /* for old Konqueror browsers */

  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

#donate .bottom button[name='donate-send']:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
  filter: alpha(opacity=70);
  opacity: 0.7;
}

/* END Section donate */

/* BEGIN Section blog */
#blog .owl-nav {
  margin-top: -280px;
  position: absolute;
  width: 96%;
}

#blog .owl-nav div {
  margin: 0 70px; 
}

#blog .owl-nav .owl-prev {
  float: left;
}

#blog .owl-nav .owl-next {
  float: right;
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}

#blog .blog-box .row > div {
  height: 437px;
}

#blog .blog-text {
  /*background: url(img/bg-opacity80.png) repeat;*/
  position: static;
  background-color: #000;
  /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; 
  filter: alpha(opacity=80);
  opacity: 0.8;*/
}

#blog .blog-img {
  cursor: pointer;
}

#blog .blog-text div {
  width: 445px;
  padding-top: 15px;
}

#blog .blog-text .box img.blog-header {
  width: 355px;
}

#blog .blog-text .box div.blog-title {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  color: #FFF;
  line-height: 25px;
}

#blog .blog-text .box div.blog-content .lead {
  font-size: 12px;
  font-weight: 300;
  color: #FFF;
  line-height: 18px;
}

#blog .blog-text .box div.blog-btn-readmore button[name='blog-btn-readmore'] {
  font-size: 18px;
  font-weight: 700;
  color: #FFF;
  width: 230px;
  height: 100%;
  text-align: center;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 5px 0;
  border: none;
  background-color: #f68631;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; /* future proofing */
  -khtml-border-radius: 10px; /* for old Konqueror browsers */

  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

#blog .blog-text .box div.blog-btn-readmore button[name='blog-btn-readmore']:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
  filter: alpha(opacity=70);
  opacity: 0.7;
}

/*#blog .blog-text .box div.blog-btn-readmore img {
  margin-top: 20px;
  width: 233px;
  height: 35px;

  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

#blog .blog-text .box div.blog-btn-readmore img:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
  filter: alpha(opacity=70);
  opacity: 0.7;
}*/

/* END Section blog */

/* BEGIN Section ad */

.ad {
  background-color: #FFF;
  /*min-height: 100px;*/
  /*padding:45px 0;*/
  margin: 40px 0;
}

#ad-bg .ad .container {
  padding-right: 0px;
  padding-left: 0px;
  width: 100%
}

/* END Section ad */

/* BEGIN Section ad-bg */

#ad-bg .content {
  background-color: #FFF;
  padding: 0 30px 
}

/* END Section ad=bg */

/* BEGIN Section ambassador */

#ambassador {
  margin: 0;
}

#ambassador .header.first {
  font-weight: 300;
}

#ambassador .header.second {
  font-weight: 700;  
}

#ambassador .ambassador-content > :first-child {
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4em;
}

#ambassador .ambassador-content {
  font-size: 12px;
  font-weight: 300;
}


/* END Section ambassador */

/* BEGIN Section social-networking */

#social-networking .box {
  width: 310px;
  height: 360px;
  margin: 0 auto;
}

#social-networking .facebook .header,
#social-networking .instagram .header,
#social-networking .newsletter .header,
#social-networking .box-ideas .header {
  font-size: 18px;
  font-weight: 700;
}

#social-networking .facebook .header {
  margin-bottom: 23px;
}

#social-networking .instagram .header,
#social-networking .newsletter .header,
#social-networking .box-ideas .header {
  margin-bottom: 30px;
}

#social-networking .instagram .social-networking-content {
  height: 305px;
  background: url(img/instagram-bg.jpg) no-repeat;
  padding-top: 50px;
  padding-left: 5px;
}

#social-networking .newsletter .social-networking-content {
  background-color: #ededee;
  width: 310px;
  height: 310px;
  padding-top: 10px;
}

#social-networking .box-ideas .social-networking-content {
  background-color: #ededee;
  width: 310px;
  height: 310px;
  padding-top: 10px;
}

#social-networking .instagram .social-networking-content .iframe {
  width: 298px; 
}

#social-networking .instagram .social-networking-content .btn {
  width: 298px;
  height: 50px;
  cursor: pointer
}

#social-networking .facebook .header img,
#social-networking .instagram .header img {
  margin-right: 15px;
}


#social-networking .newsletter .title1 {
  font-size: 18px;
  font-weight: 300;
  padding-left: 10px;
}

#social-networking .newsletter .title2 {
  font-size: 18px;
  font-weight: 700;
  color: #f68631;
  padding-left: 10px;
}

#social-networking .mc4wp-response .mc4wp-alert {
  margin-top: -217px;
  background-color: #FFF;
  position: absolute;
  margin-right: 26px;
  padding: 5px;
  font-weight: 500;
  height: 120px;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px; /* future proofing */
  -khtml-border-radius: 15px; /* for old Konqueror browsers */
}

#social-networking .box-ideas .title1 {
  font-size: 18px;
  font-weight: 300;
  padding-left: 10px;
}

#social-networking .box-ideas .title2 {
  font-size: 18px;
  font-weight: 700;
  color: #f68631;
  padding-left: 10px;
}

#social-networking .box-ideas .wpcf7-form {
  padding-left: 10px;
  margin-top: 5px;
}

#social-networking .box-ideas .wpcf7-form input {
  width: 285px;
  height: 36px;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 300;
  padding-left: 10px;  
  border: none;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px; /* future proofing */
  -khtml-border-radius: 15px; /* for old Konqueror browsers */
}

#social-networking .box-ideas .wpcf7-form textarea {
  width: 285px;
  height: 100px;
  font-size: 12px;
  font-weight: 300;
  padding-left: 10px;  
  border: none;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px; /* future proofing */
  -khtml-border-radius: 15px; /* for old Konqueror browsers */
}

#social-networking .box-ideas .wpcf7-form input[name="name"] {
  margin-top: 20px;
}

#social-networking .box-ideas .wpcf7-form .wpcf7-submit {
  width: 100px;
  height: 20px;
  font-size: 12px;
  font-weight: 700;
  margin-right: 15px;
  background-color: #f68631;
  color: #FFF;
  border: none;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px; /* future proofing */
  -khtml-border-radius: 15px; /* for old Konqueror browsers */
}

#social-networking .box-ideas .wpcf7-not-valid-tip, #social-networking .box-ideas .wpcf7-validation-errors {
  display: none !important;
}

#social-networking .box-ideas input.wpcf7-not-valid, #social-networking .box-ideas textarea.wpcf7-not-valid {
  border: 1px solid red;
  background:#f0e3e3;
}

#social-networking .box-ideas div[role="alert"] {
  border-radius: 15px;
  margin-top: -225px !important;
  margin-right: 15px;
  height: 220px;
  position: absolute;
  margin-left: -5px;
  background-color: #ededee;
  text-transform: uppercase;
  color: #000;
  font-size: 18px;
  font-weight: 700;
}

#social-networking .newsletter .social-networking-content .header {
  font-size: 12px;
  font-weight: 300;
  padding: 10px 10px 0 10px;
}

#social-networking .newsletter .title1 {
  font-size: 18px;
  font-weight: 300;
  padding-left: 10px;
}

#social-networking .newsletter .title2 {
  font-size: 18px;
  font-weight: 700;
  color: #f68631;
  padding-left: 10px;
}

#social-networking .newsletter .form {
  padding-left: 10px;
  margin-top: 5px;
}

#social-networking .newsletter .form input {
  width: 285px;
  height: 36px;
  margin-bottom: 8px;
  font-size: 12px;
  font-weight: 300;
  padding-left: 10px;  
  border: none;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px; /* future proofing */
  -khtml-border-radius: 15px; /* for old Konqueror browsers */
}

#social-networking .newsletter .form input[type="submit"] {
  width: 100px;
  height: 20px;
  font-size: 12px;
  font-weight: 700;
  margin-right: 15px;
  background-color: #f68631;
  color: #FFF;
  border: none;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px; /* future proofing */
  -khtml-border-radius: 15px; /* for old Konqueror browsers */
}

/* END Section social-networking */

/* BEGIN Section sponsors */

#sponsors .header span {
  font-size: 36px;
  font-weight: 300;
}

#sponsors .header span.first {
  font-weight: 700;
}

#sponsors .sponsors-content {
  font-size: 18px;
  font-weight: 300;
  margin: 15px 0;
}

#sponsors .owl-carousel.logo {
  margin-bottom: 30px;
}

/* END Section sponsors */

/* BEGIN Section statistics */

#statistics {
  background-color: #ededee;
  padding-top: 40px;
  padding-bottom: 50px;
}

#statistics .header {
  font-size: 48px;
  font-weight: 700;
}

#statistics .statistics-content {
  margin-bottom: 20px;
  font-size: 12px;
}

#statistics .statistics-content > :first-child {
  font-size: 18px;
  line-height: 1.4em;
}

#statistics .statistics-content h4 {
  font-weight: 300;
}

/* END Section statistics */

/* BEGIN Section footer */

#footer {
  margin: 40px 0;
  font-size: 12px;
  font-weight: 300;
}

/*#footer .first, #footer .second {
  padding-left: 30px;
  padding-bottom: 50px;
}

#footer .first .header {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 20px;
}

#footer .first .address {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 20px;
}

#footer .first .hosting {
  font-size: 11px;
  font-weight: 700;
}

#footer .first .hosting img.zenbox-logo {
  margin-left: 10px;
}

#footer .second .logo {
  margin-top: 40px;
}

#footer .second .header {
  font-size: 12px;
  font-weight: 700;
  margin: 20px 0;
}

#footer .second .bank {
  font-size: 12px;
  font-weight: 400;
}*/

/* END Section footer */

/* START Section MOBILE */

/*@media(max-width:1047px) {
  #ambassador .ambassador-content {
    text-align: center;    
  }
  #ambassador .ambassador-content img {
    float: none !important;
  }
}*/

@media(max-width:992px) {
  #thanks .first > div.box, #thanks .second > div.box {
    margin-left: 30%;
    margin-right: 30%;
  }

  #ad-bg .content {
    padding: 0 10px 20px 10px;  
    margin-top: -20px;
  }

  #donate .bottom .checkbox label {
    max-width: 655px;
  }

  #donate .bottom .form-group input {
    width: 560px;
  }

  #donate .donate-header-left span.donate-select-label {
    float: none;
  }

  #donate .donate-content-left {
    margin-top: 87px;
  }

  #donate .donate-content-left span.donate-select {
    margin-right: 10px;
    font-size: 40px;
    width: 100px;
    float: left;
  }

  #donate .donate-content-right img.donate-arrow {
    width: 133px;
    margin-top: 10px;
    margin-bottom: 122px;
  }

  #donate .donate-content-right img.donate-bread {
    width: 195px;
    margin-top: 10px;
  }

  #donate .donate-content-right .donate-amount {
    margin-top: 0px;
  }

  #donate .donate-content-right .donate-label {
    margin-top:105px;
  }

  #social-networking .col-lg-4 {
    margin-bottom: 30px;
  }

  #blog .owl-nav {
    margin-top: -590px;
    position: absolute;
    width: 100%;
  }

  #blog .owl-nav div {
    margin: 0 10px;
  }

  #blog .blog-text div {
    max-width: 445px;
    padding-top: 15px;
    margin: 0 auto;
    float: none !important;
  }

  #blog .blog-img {
    height: 300px !important;
  }
}

@media(max-width:876px) {
  #donate .donate-header-left {
    font-size: 16px;
    margin-bottom: 60px;
  }

  /*  #donate .donate-header-left span.donate-select {
      width: 130px;
    }*/

  #donate .donate-header-left span {
    margin-right: 5px;
  }

  #donate .donate-content-left .donate-input {
    font-size: 18px;
    margin-top: 80px;
    margin-bottom: 30px;
  }

  #donate .bottom button[name='donate-send'] {
    margin-left: 0px;
  }

  /*  #ambassador {
      margin-bottom: 20px;
    }*/

  #sponsors .owl-carousel.logo {
    margin-bottom: 0;
  }

  #statistics .header, #statistics .statistics-content {
    margin-left: 10px;
  }
}

@media(min-width:768px) {
  /*header.home {
    min-height: 94%;
  }*/

  header.home .header-content {
    /*    position: absolute;
        top: 45%;
        padding: 0 50px;
        -webkit-transform: translateY(-45%);
        -ms-transform: translateY(-45%);
        transform: translateY(-45%);*/
  }

  header.home .header-content .header-content-inner {
    /*margin: 50px auto;*/
    max-height: 600px;
  }

  header.home .header-content .header-content-outer {
    margin-right: auto;
    margin-left: auto;
  }

  header.home .header-content .header-content-inner p {
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    font-size: 18px;
  }
}

@media(max-width:768px) {
  .slogan {
    display: none;
  }

  #donate .bottom .checkbox label {
    margin-left: 5px;
    max-width: 380px;
  }

  #donate .bottom .form-group label {
    float: left;
  }

  #donate .bottom .form-group input {
    width: 290px;
    float: left;
  }

  .header-content-outer img.click-crumb-label {
    width:8.5em;
  }

  /*header.home {
    min-height: 94%;
  }*/

  .modal-content {
    margin-top: 80px;
  }

  #thanks .first > div.box, #thanks .second > div.box {
    margin-left: 15%;
    margin-right: 20%;
  }

  header.home .header-content .header-content-inner {
    margin: 30px auto;
    max-height: 600px;
  }

  header.home .header-content .header-content-outer {
    margin-right: auto;
    margin-left: auto;
  }

  header.home .header-content .header-content-inner p {
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    font-size: 18px;
  }  

  #donate .donate-content-right img.donate-arrow {
    margin-bottom: 70px;
  }

  #donate .donate-content-right {
    height: 280px;
  }

  #donate .donate-content-right .donate-label {
    margin-top:60px;
  }
}

@media(max-width:550px) {
  #thanks .first > div.box, #thanks .second > div.box {
    margin-left: 1%;
    margin-right: 15%;
  }

  #thanks h1 {
    font-size: 30px !important;
  }

  #blog .blog-text div {
    max-width: 280px;
  }

  #blog .blog-text .box img.blog-header {
    width: 300px;
  }
}

@media(max-width:515px) {
  #donate .bottom .checkbox input#regulation {
    margin-left: 0px;
  }

  /*header.home {
    min-height: 94%;
  }*/
  .header-content-outer img.click-crumb-label {
    width:5.5em;
  }
  .modal-content {
    margin-top: 80px;
  }
  #donate .donate-select-label {
    width: 100%;
  }
  #donate .donate-header-left {
    margin-bottom: 100px;
  }
  #donate .donate-content-left span.donate-select {
    margin-right: 5px;
    width: 95px;
  }
  #donate .donate-content-right img.donate-arrow {
    width: 133px;
    float: left;
    margin-top: 10px;
    margin-bottom: 180px;
  }
  #donate .donate-content-right .donate-amount {
    float: left;
    margin-top: 180px !important;
    font-size: 6em;
  }
  #donate .donate-content-right {
    height: 350px;
  }
  #donate .donate-content-right .box.second {
    text-align: center;
    margin-bottom: 20px;
    width: 155px;
    float: left;
  }
  #donate .donate-content-right img.donate-bread {
    width: 155px;
  }
  #donate .bottom button[name='donate-send'] {
    width: 310px;
  }
  #donate .pull-right {
    float: none !important;
  }
  #donate input#name,
  #donate input#surname,
  #donate input#email,
  #donate input#phone {
    width: 310px;
  }

  #donate .donate-content-right .donate-label {
    margin-top: 100px;
  }
  
  #blog .owl-nav {
    display: none;
  }
}

@media(max-width:460px) {
  #thanks .first > div.box {
    margin-left: 2%;
    margin-right: 3%;
  }

  #thanks .second > div.box {
    margin-left: 1%;
    margin-right: 6%;
  }
}

@media(max-width:380px) {
  .header-content-outer img {
    width:7.5em;
  }

  #donate input#name,
  #donate input#surname,
  #donate input#email,
  #donate input#phone {
    width: 250px;
  }

  #donate .bottom button[name="donate-send"] {
    width: 250px;
  }

  #donate .bottom .checkbox label {
    width: 243px;
  }

  #donate h1 span.first, #donate h1 span.second {
    font-size:25px;
  }
  #statistics .header {
    font-size: 44px;
  }

  /*  #footer img.logo-fund-blizniemu-swemu {
      margin-bottom: 10px;
    }
  
    #footer .first, #footer .second {
      padding-bottom: 0px;
    }*/

  .ad {
    /*padding: 20px 0;*/
    margin: 20px 0;
  }

  section {
    margin: 20px 0;
  }

  #ad-bg .content {
    padding-bottom:0px;
  }

  #donate .donate-content-right img.donate-arrow {
    width: 110px;
  }

  #donate .donate-content-right .donate-amount {
    margin-top: -15px;
    font-size: 60px;
  }

  #donate .donate-content-right .donate-amount small {
    font-size: 40px;
  }

  #donate .donate-content-left span.donate-select {
    margin-right: 0px;
    width: 90px;
    font-size: 35px;
  }

  #ad-bg {
    background: none !important;
    background-color: #FFF !important;
  }
}

/* STOP Section MOBILE */

/**************************************************************
***************************************************************
***************************************************************/

/* BEGIN Section header */

header.blog {
  min-height: 94%;
}

header.blog a.navbar-brand {
  float: left;
} 

header.blog img.blog-title {
  float: left;
  margin: 0 20px;
}

header.blog {
  position: relative;
  width: 100%;
  color: #fff;
  margin-top: 55px;
  /*  background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;*/
}

header.blog  .blog-slider .item {
  width: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

header.blog  .blog-slider .item .dark-bg {
  width: 100%;
  background: url(img/bg-opacity40.png) repeat; 
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  /*padding-top: 90px;*/
}

header.blog .blog-slider-content {
  max-width: 800px;
  margin: 0 auto;
  text-align: center
}

header.blog .blog-slider-content .title {
  font-size: 82px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1em;
  margin-bottom: 25px;
}

header.blog .blog-slider-content .lead {
  font-size: 18px;
  font-weight: 300;
}

header.blog .owl-nav {
  margin-top: -500px;
  position: absolute;
  width: 100%;
}

header.blog .owl-nav div {
  margin: 0 25px; 
}

header.blog .owl-nav .owl-prev {
  float: left;
}

header.blog .owl-nav .owl-next {
  float: right;
  -ms-transform: rotate(180deg); /* IE 9 */
  -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
  transform: rotate(180deg);
}

header.blog .header-content {
  position: relative;
  padding: 30px 15px;
  width: 100%;
}

header.blog .header-content .header-content-inner h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 81px;
}

header.blog .header-content .header-content-inner h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  font-size: 81px;
}

header.blog .header-content .header-content-inner p {
  margin-bottom: 50px;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
}

/* END Section header */

/* BEGIN Section blog-categories */

.blog-categories ul.categories-list li a.active {
  font-weight: 600;
}

.blog-categories ul.categories-list {
  text-transform: uppercase;
  font-size: 12px;   
  margin: 0;
  padding:0;
  text-align:center;
}

.blog-categories ul.categories-list li {
  display:inline;
  margin-right: 1px;
}

.blog-categories ul.categories-list li a {
  display:inline-block;
  padding:10px;
  font-weight: 300;
  -webkit-transition: font-weight 0.1s ease-in-out;
  -moz-transition: font-weight 0.1s ease-in-out;
  -ms-transition: font-weight 0.1s ease-in-out;
  -o-transition: font-weight 0.1s ease-in-out;
  transition: font-weight 0.1s ease-in-out;
}

.blog-categories ul.categories-list li a:hover {
  font-weight: 600;
}
/* END Section blog-categories */

/* BEGIN Section blog-pagination */

#blog-pagination {
  margin: 15px 0;
}

/* END Section blog-pagination */

/*********************************/

/* BEGIN Section blog-list */

.blog-list .dark-bg {
  background: url(img/bg-opacity40.png) repeat; 
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;  
}

.blog-list-image {
  background-size: 330px 330px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  overflow:hidden;
  width: 323px;
  height: 328px; 
  margin: 0 auto;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  transition: all 0.7s;
}

.blog-list-image:hover {
  background-size: 380px 380px
}

.blog-list .box {
  width: 323px;
  height: 328px; 
  padding: 0 15px;
  text-align: center;
  color: #FFF;
  display:table-cell;
  vertical-align:middle;
  -webkit-transition: opacity 0.7s ease-in-out;
  -moz-transition: opacity 0.7s ease-in-out;
  -ms-transition: opacity 0.7s ease-in-out;
  -o-transition: opacity 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out;
}

.blog-list .box:hover {
  zoom: 1;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; 
  filter: alpha(opacity=0);
  opacity: 0;
}

.blog-list .box .data {
  font-size: 12px;
  font-weight: 300;
}

.blog-list .box .title {
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1em;
  padding: 10px 0;
}

.blog-list .box .lead {
  font-size: 12px;
  font-weight: 300;
}

.blog-list .container-blog {
  width: auto;
}

/*.blog-pagination .pagination {
    text-align: center;
    width: 100%;
}*/

/*.blog-list .blog-list-image-box {
  width: 323px; 
  overflow:hidden;
}

.blog-list .blog-list-image {
  width: 323px; 
  height: 328px;
  background-position:center;
   transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
}

.blog-list .blog-list-image:hover {
  transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);  IE 9 
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand')";  IE8 
   filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.5, M12=0, M21=0, M22=1.5, SizingMethod='auto expand');  IE6 and 7  
} */

#fb-comment {
  margin-top: 45px;
}

#fb-comment .box {
  border: 1px solid #f1f2f4;
  padding: 45px 70px;
}

/* END Section blog-list */

/* START Section MOBILE */

@media(max-width:991px) {
  header.blog  .blog-slider .item .dark-bg {
    padding-top: 20px;
  }

  header.blog .owl-nav {
    margin-top: -250px;
  }

  .blog-list .container-blog {
    width: 646px;
  }

  header.blog .blog-slider-content .title {
    font-size: 60px;
    margin: 0 20px;
  } 

  header.blog .blog-slider-content .lead p {
    margin: 0 20px;
  }
}

@media(max-width:768px) {
  .blog-list .container-blog {
    width: auto;
  }

  header.blog .blog-slider-content .title {
    font-size: 45px;
    margin: 0 20px;
  } 
}

@media(max-width:515px) {
  header.blog .blog-slider-content .title {
    font-size: 30px;
    margin: 0 20px;
  } 

  .blog-list-image {
    width: 290px;
    height: 290px;
  }

  header.blog img.blog-title {
    width: 50px;
  }

  header.blog-article img.blog-title {
    width: 50px;
  }
}

/* STOP Section MOBILE */

/**************************************************************
***************************************************************
***************************************************************/

/* BEGIN Section header */

header.blog-article a.navbar-brand {
  float: left;
} 

header.blog-article img.blog-title {
  float: left;
  margin: 0 20px;
}

header.blog-article {
  position: relative;
  width: 100%;
  min-height: 75%;
  color: #fff;
  margin-top: 55px;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

.blog-article-logo {
  position: absolute;
  right: 160px;
  bottom: 50px;
}

/* END Section header */

/* BEGIN Section article */

.blog-article-content article {
  font-size: 18px;
  font-weight: 300;
}

.blog-article-content article header {
  font-size: 48px;
  font-weight: 700;
  margin: 0 0 45px 0;
}

.blog-article-content article img {
  height: auto !important;
  margin: 25px -40px;
  max-width: 800px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; /* future proofing */
  -khtml-border-radius: 5px; /* for old Konqueror browsers */
}

.blog-list header {
  font-size: 48px;
  font-weight: 700;
  margin: 0 0 45px 0;
}

.author  header {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 20px 0;
}

/* END Section article */

/* START Section MOBILE */

/*@media(min-width:768px) {
  .blog-article {
    height: 610px;
  }
}

@media(max-width:768px) {
  .blog-article {
    height: 450px;
  }
}*/

@media(max-width:768px) {
  .blog-article-content article p img {
    margin: 20px auto;
    width: 100%;
  }
}

@media(max-width:515px) {
  .blog-article-content article header {
    font-size: 30px;
  }

  .blog-list header {
    font-size: 30px;
  }

  #fb-comment .box {
    padding: 20px
  }

  .blog-article-logo {
    right: 30px;
  }
}

/* STOP Section MOBILE */

/**************************************************************
***************************************************************
***************************************************************/

/* BEGIN Section header */

header.page a.navbar-brand {
  float: left;
} 

header.page {
  position: relative;
  width: 100%;
  color: #fff;
  margin-top: 55px;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

/* END Section header */

/* BEGIN Section article */

.page-content article {
  font-size: 18px;
  font-weight: 300;
}

.page-content article header {
  font-size: 48px;
  font-weight: 700;
  margin: 50px 0;
}

/* END Section article */

/**************************************************************
***************************************************************
***************************************************************/

/* BEGIN Section wedding */

header.wedding img.wedding-title {
  float: left;
  margin: -7px 20px;
}

header.wedding {
  position: relative;
  width: 100%;
  color: #fff;
  margin-top: 55px;
  background-image: url(img/top-bg-image-wedding.jpg);
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}

header.wedding .header-content .header-content-inner h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
  font-size: 82px;
}

header.wedding .header-content .header-content-inner h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 300;
  font-size: 62px;
}

.thanks-wedding .thanks-subtitle {
  font-size: 16px !important;
}

#thanks .first > div.box.thanks-wedding {
  margin-right: 3em;
  margin-top: 1em;
}

.goto-frontpage{
  margin-top: 50px;
}

.goto-frontpage .lab {
  width: 445px;
  float: left;
  font-size: 30px;
  font-weight: 300;
  text-transform: uppercase;
  padding-top: 9px;
}

.goto-frontpage .btn {
  width: 330px;
  border: 4px dashed #f68631;
  font-size: 30px;
  font-weight: 700;
  float: left;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 5px 0;
  text-transform: uppercase;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; /* future proofing */
  -khtml-border-radius: 10px; /* for old Konqueror browsers */

  -webkit-transition: opacity 0.7s ease-in-out;
  -moz-transition: opacity 0.7s ease-in-out;
  -ms-transition: opacity 0.7s ease-in-out;
  -o-transition: opacity 0.7s ease-in-out;
  transition: opacity 0.7s ease-in-out;
}

.goto-frontpage .btn:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; 
  filter: alpha(opacity=70);
  opacity: 0.7;
}

/* END Section wedding */

/* START Section MOBILE */

@media(min-width:768px) {
  header.wedding {
    min-height: 610px;
  }

  header.wedding .header-content .header-content-inner {
    margin: 50px auto;
    max-height: 600px;
  }

  header.wedding .header-content .header-content-outer {
    margin-right: auto;
    margin-left: auto;
  }

  header.wedding .header-content .header-content-inner p {
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    font-size: 18px;
  }
}

@media(max-width:768px) {
  .slogan {
    display: none;
  }

  header.wedding {
    min-height: 450px;
  }

  header.wedding .header-content .header-content-inner {
    margin: 30px auto;
    max-height: 600px;
  }

  header.wedding .header-content .header-content-outer {
    margin-right: auto;
    margin-left: auto;
  }

  header.wedding .header-content .header-content-inner p {
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    font-size: 18px;
  } 
}

@media(max-width:515px) {
  .goto-frontpage .lab {
    font-size: 24px;
    margin-bottom: 10px;
    width: 340px;
  }

  .goto-frontpage {
    margin-top: 30px;
  }

  #thanks .first > div.box.thanks-wedding {
    margin-right: 0;
    min-height: 280px;
  }
}

/* STOP Section MOBILE */

/**************************************************************
***************************************************************
***************************************************************/

/* BEGIN Page dziekujemy-za-darowizne */

#thanks-payu {
  background-color: #ededee;
  min-height: 200px;
  margin-top: 55px;
  display: none;
}

#thanks-payu p {
  line-height: 2.4em;
}

/* END Page dziekujemy-za-darowizne */

/**************************************************************
***************************************************************
***************************************************************/

::-moz-selection {
  text-shadow: none;
  color: #fff;
  background: #222;
}

::yselection {
  text-shadow: none;
  color: #fff;
  background: #222;
}

img::selection {
  color: #fff;
  background: 0 0;
}

img::-moz-selection {
  color: #fff;
  background: 0 0;
}

body {
  webkit-tap-highlight-color: #222;
}