body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 52px;
  font-weight: 700;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 31px;
  font-family: Cabin, sans-serif;
  color: #51463f;
  font-size: 54px;
  line-height: 62px;
  font-weight: 700;
}

h3 {
  font-family: Cabin, sans-serif;
  color: #51463f;
  font-size: 30px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-bottom: 20px;
  font-family: Cabin, sans-serif;
  color: #51463f;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Cabin, sans-serif;
  color: #7e7671;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  letter-spacing: 1px;

}

h6 {
  margin-top: 0px;
  margin-bottom: 6px;
  font-family: Cabin, sans-serif;
  color: hsla(23, 5%, 47%, .75);
  font-weight: 400;
  letter-spacing: 2px;
}

p {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  font-family: Cabin, sans-serif;
  color: #51463f;
  font-size: 15px;
  line-height: 24px;
  font-weight: 300;
}

img {
  display: inline-block;
  max-width: 100%;
}

blockquote {
  margin-bottom: 10px;
  padding: 25px 20px;
  border-left: 5px none rgba(225, 111, 80, .85);
  font-size: 14px;
  line-height: 24px;
  text-align: center;
}

.logo {
  display: inline-block;
  width: 222px;
  padding-top: 10px;
  float: left;
}

.logo.w--current {
  width: auto;
  padding-top: 10px;
}

.logo.mobile.tablet {
  width: 191px;
  padding-top: 5px;
}

.navigation {
  display: block;
  width: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-left: 0px;
  float: left;
}

.navigation.tablet {
  width: 100%;
  max-width: 100%;
  float: none;
  text-align: center;
}

.hero-content {
  margin-top: 180px;
  margin-right: auto;
  margin-left: auto;
}

.h4-white {
  display: block;
  max-width: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 40px;
  opacity: 0.8;
  font-family: Cabin, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.5px;
}

.light-header {
  font-family: Cabin, sans-serif;
  color: #fff;
  font-size: 54px;
  line-height: 68px;
  font-weight: 700;
  text-align: center;
}

.light-header.brown {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  color: #51463f;
  line-height: 68px;
}

.light-header.brown.modal {
  margin-top: 0px;
  padding-right: 15px;
  padding-left: 15px;
}


.nav-links {
  display: inline-block;
  margin-right: 20px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
  border-style: none;
  border-bottom-width: 1px;
  border-bottom-color: #000;
  font-family: Cabin, sans-serif;
  color: #7e7671;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
}

.nav-links:hover {
  border-bottom: 1px none #e16f50;
  color: rgba(225, 111, 80, .85);
}

.nav-links.w--current {
  border-bottom-style: solid;
  border-bottom-color: rgba(225, 111, 80, .85);
  color: rgba(225, 111, 80, .85);
}

.nav-links.one {
  margin-left: 0px;
  padding-top: 0px;
  padding-left: 0px;
}

.nav-links.one:hover {
  border-style: none;
  border-width: 1px;
  border-color: #7e7671 #7e7671 #e16f50;
}

.nav-links.one:focus {
  color: #e16f50;
}

.header {
  position: static;
  padding-top: 30px;
  padding-bottom: 72px;
}

.navbar-nav .bt {
  display: block;
  min-width: 180px;
  margin-top: 33px;
  margin-right: auto;
  margin-left: auto;
  padding: 14px 30px!important;
  border: 1px solid #e16f50;
  border-radius: 50px;
  background-color: transparent;
  font-family: Cabin, sans-serif;
  color: #f1592a!important;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  margin-top:5px;
}
.navbar-nav .bt:hover {
  background-color: #f1592a!important;
    color: #fff!important;
}
.button:hover {
  background-color: #e16f50;
  background-image: -webkit-linear-gradient(270deg, #e16f50, #e16f50);
  background-image: linear-gradient(180deg, #e16f50, #e16f50);
  color: #fff;
}

.button.see-all-btn {
  background-color: transparent;
}

.button.see-all-btn:hover {
  background-color: rgba(225, 111, 80, .85);
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
}

.button.see-all-btn.donate-today {
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, .2));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .2), hsla(0, 0%, 100%, .2));
  color: #fff;
}

.button.see-all-btn.donate-today:hover {
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  color: rgba(225, 111, 80, .85);
}

.button.mobile {
  padding-left: 0px;
}

.nav bt.button-donate {
  margin-top: 5px;
  margin-left: 30px;
  float: right;
  border-color: #f1592a;
  color: #f1592a;
}

.button.button-donate:hover {
  background-color: #f1592a;
  background-image: none;
  color: #fff;
}

.button.button-get-involved {
  margin-top: 16px;
  border-color: #fff;
  color: #fff;
}

.button.button-get-involved:hover {
  background-color: #fff;
  background-image: none;
  color: #64b2a6;
}

.container1 {
  display: none;
  margin-bottom: 0px;
  padding-top: 0px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.h5 {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 150px 0px;
  float: left;
  font-family: Cabin, sans-serif;
  color: #7e7671;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
}

.h5.uppercase {
}

.h5.uppercase.modal {
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.section {
  display: block;
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px solid #ecebea;
  text-align: center;
}

.section.alt {
  background-color: #faf9f9;
}

.section.footer-meta {
  padding-top: 26px;
  padding-bottom: 18px;
  background-color: #f2f1f0;
}

.section.profilpic {
  padding-top: 27px;
}

.post {
	  height: 340px;
background:url(../images/DSC_5497.png);
  position: relative;
  margin-bottom: 15px;
  background-position: 0px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.post1 {
  position: relative;
  margin-bottom: 15px;
  background-position: 0px -27px;
  background-size: cover;
  background-repeat: no-repeat;
}
.title h4,.post1 h5,.post1 p{
	text-align:left;
}
.title h5{
	text-align:right;
}
.story1{
	bottom:0!important;
}
.stor2,.stor3{

}

.story-info {
  position: absolute;
  right: 0px;
  bottom:0px;
  width: 100%;
  	  padding: 18px 79px 8px 18px;

  min-height: 94px;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .95), hsla(0, 0%, 100%, .95));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .95), hsla(0, 0%, 100%, .95));
}

.story-info.featured {
  width: auto;
}

.body-text {
  width: 100%;
  float: left;
  font-family: 'Work Sans', sans-serif;
  color: #51463f;
  line-height: 24px;
  font-weight: 300;
}

.body-text.table {
  display: block;
  margin-top: 0px;
  margin-bottom: 30px;
  font-size: 15px;
  text-align: center;
}

.body-text.table._2 {
  margin-top: 56px;
}

.story-button {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 65px;
  background-color: #f1592a;
  background-image: url('../images/arrow-small.png');
  background-position: 50% 50%;
  background-size: auto 10px;
  background-repeat: no-repeat;
}

.story-button:hover {
  background-image: url('../images/arrow-small.png'), -webkit-linear-gradient(270deg, #57c9e4, #57c9e4);
  background-image: url('../images/arrow-small.png'), linear-gradient(180deg, #57c9e4, #57c9e4);
  background-position: 50% 50%, 0px 0px;
  background-size: 15px 10px, auto;
  background-repeat: no-repeat, repeat;
}

.hero-slider {
  height: 650px;
  margin-top:91px;
}



.slide-2 {
  background-image: url('../images/map.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.large-header {
  margin-bottom: 60px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.large-header.contained {
  width: 100%;
  margin-bottom: 0px;
}

.large-header.contained.profilpic {
  margin-top: 0px;
}

.help-column {
  height: 480px;
  background-image: -webkit-linear-gradient(270deg, #57c9e4, #57c9e4);
  background-image: linear-gradient(180deg, #57c9e4, #57c9e4);
  background-position: 0px 0px;
}

.help-column.help-column-two {
  background-image: -webkit-linear-gradient(270deg, #57c9e4, #57c9e4);
  background-image: linear-gradient(180deg, #57c9e4, #57c9e4);
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.help-column.help-column-two.plus {
  height: 480px;
}

.help-column.help-col-three {
  background-image: -webkit-linear-gradient(270deg, #57c9e4, #57c9e4);
  background-image: linear-gradient(180deg, #57c9e4, #57c9e4);
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.help-icon {
  display: block;
  height: 90px;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}

.column-content-wrap {
  position: relative;
  display: block;
  height: 100%;
  padding-top: 125px;
  padding-right: 50px;
  padding-left: 50px;
  color: #fff;
  text-align: center;
}

.column-content-wrap.col-two {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 191px;
}

.column-content-wrap.col-two.plus {
  min-width: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-content-wrap.col-three {
  padding-left: 0px;
  color: #fff;
}

.column-content-wrap.priv {
  padding-right: 0px;
}

.help-column-two {
  background-image: -webkit-linear-gradient(270deg, rgba(61, 159, 144, .75), rgba(61, 159, 144, .75)), url('../images/Stocksy_txp5f50bdacy0y000_Small_944788.jpg');
  background-image: linear-gradient(180deg, rgba(61, 159, 144, .75), rgba(61, 159, 144, .75)), url('../images/Stocksy_txp5f50bdacy0y000_Small_944788.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.help-col-three {
  background-image: -webkit-linear-gradient(270deg, rgba(61, 159, 144, .75), rgba(61, 159, 144, .75)), url('../images/Stocksy_txp5f50bdacy0y000_Small_705271.jpg');
  background-image: linear-gradient(180deg, rgba(61, 159, 144, .75), rgba(61, 159, 144, .75)), url('../images/Stocksy_txp5f50bdacy0y000_Small_705271.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.twitter {
  display: block;
  width: 35px;
  height: 35px;
  float: left;
  border-radius: 100px;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent), url('../images/twitter.png');
  background-image: linear-gradient(180deg, transparent, transparent), url('../images/twitter.png');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 35px;
}

.twitter:hover {
  opacity: 0.65;
}

.twitter.footer {
  float: left;
  background-image: url('../images/twitter-dark.png'), -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: url('../images/twitter-dark.png'), linear-gradient(180deg, transparent, transparent);
  background-position: 50% 50%, 0px 0px;
  background-size: 35px, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.facebook {
  width: 35px;
  height: 35px;
  margin-left: 15px;
  float: left;
  background-color: transparent;
  background-image: url('../images/facebook.png');
  background-position: 50% 50%;
  background-size: 35px;
}

.facebook:hover {
  opacity: 0.65;
}

.facebook.footer {
  background-image: url('../images/facebook-dark.png');
  background-position: 50% 50%;
  background-size: 35px;
}

.instagram {
  width: 35px;
  height: 35px;
  margin-left: 15px;
  float: left;
  background-color: transparent;
  background-image: url('../images/instagram.png');
  background-position: 50% 50%;
  background-size: 35px;
}

.instagram:hover {
  opacity: 0.65;
}

.instagram.footer {
  background-image: url('../images/instagram-dark.png');
  background-position: 50% 50%;
  background-size: 35px;
  color: #333;
}

.social-media {
  position: static;
  display: block;
  overflow: visible;
  width: 135px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  float: none;
  clear: none;
  opacity: 1;
}

.social-media.footer {
  float: left;
}

.h2 {
  font-family: Cabin, sans-serif;
  color: #3d9f90;
  font-size: 34px;
  line-height: 39px;
  text-align: center;
  letter-spacing: 1px;
}

.line-break {
  display: block;
  width: 75px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
}

.more-link {
  display: inline-block;
  margin-top: 10px;
  font-family: Cabin, sans-serif;
  color: #e16f50;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}

.more-link:hover {
  border-bottom: 1px none #e16f50;
  text-decoration: underline;
  cursor:pointer;
}

.button-center {
  display: block;
  padding-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}

.newsletter-section {
  width: 100%;
  padding: 200px 30px;
  background-image: -webkit-linear-gradient(270deg, rgba(241, 89, 42, .78), rgba(241, 89, 42, .78)), url('../images/DSC_0315.jpg');
  background-image: linear-gradient(180deg, rgba(241, 89, 42, .78), rgba(241, 89, 42, .78)), url('../images/DSC_0315.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.newsletter-section.contact-page {
  background-image: -webkit-linear-gradient(270deg, rgba(225, 111, 80, .85), rgba(225, 111, 80, .85)), url('../images/Stocksy_txp5f50bdacy0y000_Small_790180.jpg');
  background-image: linear-gradient(180deg, rgba(225, 111, 80, .85), rgba(225, 111, 80, .85)), url('../images/Stocksy_txp5f50bdacy0y000_Small_790180.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

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


.button2 {
  background-color: #3898ec;
  border: 0 none;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  line-height: inherit;
  padding: 10px;
  text-decoration: none;
}
.join-btn {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 150px;
  height: 50px;
  border-radius: 0px 4px 4px 0px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
  font-family: Cabin, sans-serif;
  color: rgba(225, 111, 80, .85);
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
}

.join-btn:hover {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 9%, 98%, .2);
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, transparent, transparent);
  color: #fff;
}

.footer-logo {
  max-width: 221px;
  float: left;
}

.nav-menu {
  left: 10px;
  display: inline-block;
  padding-left: 0px;
}

.nav-hide {
  display: none;
}

.card-info {
  padding: 45px 30px;
  background-color: #fff;
  text-align: center;
}

.line-break-full {
  height: 1px;
  border-bottom: 1px solid #ecebea;
}

.breadcrumbs {
  height: 75px;
  border-top: 1px solid #ecebea;
  background-color: #faf9f9;
  text-align: center;
}

.narrow-container {
  display: block;
  max-width: 766px;
  margin-right: auto;
  margin-left: auto;
}

.narrow-container h1 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Cabin, sans-serif;
  color: #51463f;
  font-size: 50px;
}

.narrow-container h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 42px;
  line-height: 48px;
}

.narrow-container h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.narrow-container h4 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
}

.narrow-container h5 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #df6f55;
}

.narrow-container h6 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #51463f;
}

.narrow-container blockquote {
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0px 38px;
  border-color: #57c9e4;
  border-left-style: solid;
  border-left-width: 3px;
  font-family: 'Work Sans', sans-serif;
  color: #57c9e4;
  font-size: 20px;
  line-height: 28px;
  text-align: left;
}

.narrow-container p {
  width: 769px;
  margin-bottom: 20px;
  text-align: center;
}

.author {
  text-align: center;
}

.author-image {
  display: inline-block;
  width: 70px;
  height: 70px;
  border-radius: 50px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
}

.donate-modalwrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  height: 100%;
  padding: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(61, 159, 144, .85), rgba(61, 159, 144, .85));
  background-image: linear-gradient(180deg, rgba(61, 159, 144, .85), rgba(61, 159, 144, .85));
  text-align: center;
}

.donate-wrapper {
  display: inline-block;
  overflow: auto;
  width: 100%;
  max-width: 900px;
  padding: 45px 45px 80px;
  float: none;
  background-color: #fff;
}
.modal-content{

  padding: 45px 45px 80px;
  background-color: #fff;

}
.modal-dialog{
  width: 100%;
  max-width: 900px;
}
.donate-form {
  display: block;
  max-width: 500px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.form-btn {
  display: block;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 14px 22px;
  border-radius: 100px;
  background-color: #3d9f90;
  font-family: Cabin, sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

.form-btn:hover {
  border: 1px solid #3d9f90;
  background-color: transparent;
  color: #3d9f90;
}

.form-btn.donate-btn {
  display: block;
  min-width: 180px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
}

.form-btn.loginbut {
  border: 1px solid #f1592a;
  background-color: #f1592a;
}

.form-btn.loginbut:hover {
  border-color: #f1592a;
  background-color: transparent;
  color: #f1592a;
}

.field {
  display: block;
  width: 100%;
  height: 50px;
  margin: 5px 1% 16px;
  padding-right: 12px;
  float: left;
  border-color: #ecebea;
  border-radius: 4px;
  font-family: 'Work Sans', sans-serif;
  color: #333;
  font-weight: 400;
}

.field:focus {
  border-color: #3d9f90;
}

.field.amount {
  width: 100%;
  float: none;
}

.field.amount:focus {
  border-color: #3d9f90;
}

.field.full {
  width: 98%;
  height: 100px;
  float: none;
}

.yourdetails {
  float: left;
}

.yourdetails.body-text.left {
  float: left;
  text-align: left;
}

.yourdetails.body-text.left.amount {
  width: 10%;
  padding-top: 16px;
  padding-bottom: 16px;
  float: left;
}

.yourdetails.body-text.left.your-details {
  padding-top: 15px;
}

.modal-close {
  position: absolute;
  top: 26px;
  right: 26px;
  width: 20px;
  height: 20px;
  background-image: url('../images/modalClose.png');
  background-position: 50% 50%;
  background-size: 20px;
}

.modal-close:hover {
  background-image: url('../images/modalClose-hover.png');
  background-position: 50% 50%;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.volunteer-modal-wrapper {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  overflow: visible;
  height: 100%;
  padding: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-linear-gradient(270deg, rgba(61, 159, 144, .85), rgba(61, 159, 144, .85));
  background-image: linear-gradient(180deg, rgba(61, 159, 144, .85), rgba(61, 159, 144, .85));
}
.modal{
	  background-image: -webkit-linear-gradient(270deg, rgba(61, 159, 144, .85), rgba(61, 159, 144, .85));
  background-image: linear-gradient(180deg, rgba(61, 159, 144, .85), rgba(61, 159, 144, .85));
}
.textarea {
  float: left;
}

.textarea.input {
  float: none;
  border: 1px solid #ecebea;
  border-radius: 4px;
  font-family: 'Work Sans', sans-serif;
}

.textarea.input:focus {
  border-color: #3d9f90;
}

.white-container {
  display: block;
  padding: 45px 50px;
  background-color: #fff;
}

.position {
  margin-bottom: 12px;
}

.apply-btn {
  display: block;
  width: 180px;
  height: 50px;
  margin-top: 45px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-bottom: 0px;
  border-radius: 100px;
  background-color: #3d9f90;
  font-family: Cabin, sans-serif;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.apply-btn:hover {
  border: 1px solid #3d9f90;
  background-color: transparent;
  color: #3d9f90;
}

.slide-1 {
  background-image: url('../images/DSC_7590.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-3 {
  background-image: -webkit-linear-gradient(270deg, rgba(81, 70, 63, .45), rgba(81, 70, 63, .45)), url('../images/Stocksy_txp5f50bdacy0y000_Medium_677921.jpg');
  background-image: linear-gradient(180deg, rgba(81, 70, 63, .45), rgba(81, 70, 63, .45)), url('../images/Stocksy_txp5f50bdacy0y000_Medium_677921.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.col-3-btn {
  padding-right: 0px;
  padding-left: 0px;
}

.bg-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(61, 159, 144, .85);
}

.error-message-subscribe {
  width: auto;
  height: auto;
  background-color: rgba(225, 111, 80, .85);
  font-family: Cabin, sans-serif;
}

.success-message-subscribe {
  background-color: transparent;
  color: #fff;
}

.error-paragraph {
  padding-top: 10px;
  color: #fff;
}

.success-paragraph {
  font-family: Cabin, sans-serif;
  font-size: 26px;
  line-height: 42px;
}

.success-paragraph.dark {
  color: #3d9f90;
}

.pagination {
  display: none;
  margin-top: 0px;
  padding-top: 0px;
  float: none;
}

.nav-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 100%;
  height: 103px;
  padding-top: 21px;
  padding-bottom: 0px;
  background-color: #fff;
}
.navbar{
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #fff;
  margin-bottom:0;
  border-bottom:0!important;
}
.navbar-header .navbar-brand{
	margin:0!important;
	padding:0!important;
	padding-top:15px!important;
}
.navbar a{
	color: #7e7671;
    font-family: Cabin,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
	background:none;
	padding:20px 0!important;
	#margin:0 25px;
	#margin:0 20px;
	margin:0 15px;
	border-bottom-style: solid;
	border-bottom-width:1px!important;
    border-bottom-color:#fff;
}
.navbar li.active a{
  border-bottom-color: rgba(225, 111, 80, 0.85);

  color: rgba(225, 111, 80, 0.85)!important;
  background:none!important;
}
.header-link {
  display: inline-block;
  margin-top: 4px;
  float: right;
  font-family: Cabin, sans-serif;
  color: #f1592a;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
}

.header-link:hover {
  border-style: none;
  text-decoration: underline;
}

.blog-posts-link {
  text-decoration: none;
}

.events-heading-link {
  display: inline-block;
  margin-bottom: 10px;
  font-family: Cabin, sans-serif;
  color: #51463f;
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}

.events-heading-link:hover {
  text-decoration: none;
}

.header-wrap {
  margin-bottom: 40px;
}

.header-title {
  display: inline-block;
}

.event-info {
  margin-left: 20px;
}

.news-small-header {
  margin-bottom: 14px;
}

.newsletter-heading {
  margin-top: 25px;
  margin-bottom: 40px;
  color: hsla(0, 0%, 100%, .7);
  font-weight: 400;
}

.email-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 500px;
}

.title-container {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding: 115px 20px 51px;
  border-top: 1px solid #ecebea;
  background-color: #fff;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  text-align: center;
}

.title-container.profiltop {
  background-image: -webkit-linear-gradient(270deg, rgba(87, 201, 228, .68), rgba(87, 201, 228, .68)), url('../images/DSC_7334.jpg');
  background-image: linear-gradient(180deg, rgba(87, 201, 228, .68), rgba(87, 201, 228, .68)), url('../images/DSC_7334.jpg');
  background-position: 0px 0px, 0px -329px;
  background-size: auto, cover;
}

.title-container.profiltop.man {
  background-image: -webkit-linear-gradient(270deg, rgba(87, 201, 228, .68), rgba(87, 201, 228, .68)), url('../images/DSC_5936.jpg');
  background-image: linear-gradient(180deg, rgba(87, 201, 228, .68), rgba(87, 201, 228, .68)), url('../images/DSC_5936.jpg');
  background-position: 0px 0px, 0px -329px;
  background-size: auto, cover;
}

.vibrant {
  margin-bottom: 20px;
  color: rgba(225, 111, 80, .85);
}

.small-light-header {
  color: #fff;
}

.card {
  height: 667px;
}

.card.card--short {
  height: 540px;
}

.position-title {
  margin-bottom: 12px;
}

.white {
  font-family: Cabin, sans-serif;
  color: #fff;
  text-align: center;
}

.white.features {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-size: 41px;
  text-align: center;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  font-family: 'Work Sans', sans-serif;
  color: #51463f;
  font-size: 15px;
  line-height: 22px;
  font-weight: 300;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-link._2 {
  text-align: left;
}

.copyright {
  width: 399px;
  margin-top: 10px;
  float: right;
  text-align: right;
}

.breadcrumb {
  font-family: Cabin, sans-serif;
  color: #e16f50;
  line-height: 75px;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
}

.breadcrumb:hover {
  text-decoration: underline;
}

.event-banner {
  position: relative;
  padding: 51px 20px;
  background-image: url('../images/example-bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

.banner-info {
  position: relative;
  display: inline-block;
  text-align: center;
}

.event-small-title {
  margin-top: 10px;
  margin-bottom: 10px;
  color: hsla(0, 0%, 100%, .8);
  letter-spacing: 2px;
}

.event-large-title {
  font-family: Cabin, sans-serif;
  font-size: 54px;
}

.modal-header {
  margin-top: 22px;
  text-align: center;
}

.field-label {
  margin-left: 1%;
  text-align: left;
}

.methode {
  position: static;
  left: 95px;
  top: 0px;
  right: 63px;
  bottom: 0px;
  display: block;
  width: 830px;
  margin-right: auto;
  margin-left: auto;
  text-transform: none;
}

.how-it-works {
  margin: 62px 68px 41px;
  padding-top: 0px;
}

.icon-works {
  position: static;
  display: block;
  width: 58px;
  max-width: 20%;
  margin-right: auto;
  margin-left: auto;
}

.icon-works.update {
  width: 27px;
}

.titleworks {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #f1592a;
  font-size: 16px;
}

.titleworks.profil {
  margin-top: 12px;
}

.titleworks.profil.picture {
  color: #51463f;
}

.titleworks.profil.picture.delete {
  margin-bottom: 66px;
  font-size: 15px;
}

.titleworks.profil.delete {
  width: 346px;
  color: #51463f;
  font-size: 10px;
  line-height: 13px;
  text-transform: none;
}

.titleworks.picture {
  margin-top: 12px;
  font-size: 42px;
}

.descriptionworks {
  display: block;
  width: 270px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}

.stories {
  position: static;
  right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  padding-left: 0px;
}

.smallstories {
  margin-left: 0;
  min-height: 72px;
  width: 196px;
  margin-bottom:0;
  padding-bottom:20px;
}
.story-info h4{
	margin:0;
	font-size:20px;
}
.story-info p{
	font-size:13px;
}
.shadhanlist {
  line-height: 26px;
}

.link-shadhan {
  color: #57c9e4;
  text-decoration: none;
}

.link-shadhan:hover {
  text-decoration: underline;
}

.link-shadhan:focus {
  color: #f1592a;
}

.link-shadhan.login {
  font-family: Cabin, sans-serif;
  color: #51463f;
  text-decoration: underline;
}

.faqtext {
  display: inline-block;
  width: 959px;
  text-align: left;
}

.faq-contenair {
  margin-bottom: 15px;
}

.dropdownbox {
  padding-right: 0px;
  padding-left: 0px;
}

.dropdownlist.w--open {
  width: 120px;
  padding-right: 0px;
  background-color: #f1592a;
}

.droplink {
  background-color: #f1592a;
  font-family: Cabin, sans-serif;
  color: #fff;
}

.droplink:hover {
  background-color: #57c9e4;
}

.droplink.w--current {
  color: #fff;
  text-decoration: none;
}

.droplink.w--current:hover {
  text-decoration: none;
}

.textfield {
  width: 511px;
  padding-left: 17px;
  font-family: Cabin, sans-serif;
  color: #51463f;
  font-weight: 400;
}

.textfield._2 {
  width: 517px;
}

.textfield._2:focus {
  border: 1px solid #f1592a;
}

.textfield.table {
  display: block;
  width: 100%;
  padding-top: 8px;
  padding-left: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.textfield.table.head {
  color: #fff;
  text-align: center;
}

.section-method {
  padding-top: 40px;
  padding-bottom: 27px;
  background-color: #57c9e4;
}

.flex-parent {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.divicon {
  margin-right: 80px;
  margin-left: 80px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.label {
  width: 230px;
  padding-left: 0px;
  #-webkit-align-self: center;
  #-ms-flex-item-align: center;
  #align-self: center;
  font-family: Cabin, sans-serif;
  color: #51463f;
}

.label.form {
  text-align: right;
}

.formstyle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-bottom: 9px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.fem {
  padding-right: 0px;
}

.selectfield {
  width: 512px;
  margin-right: 6px;
}

.selectfield._2 {
  margin-right: 0px;
}

.divhowitworks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.rowtable {
  position: static;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.divtable {
  padding-top: 4px;
}

.coltable {
  height: 35px;
  border-right: 1px solid #fff;
  background-color: #faf9f9;
}

.coltable.head {
  background-color: #3d9f90;
}

.golbalform {
  display: block;
  padding-top: 23px;
}

.titleform {
  display: block;
  height: 127px;
  padding-top: 7px;
  padding-bottom: 0px;
  text-align: center;
}

.form {
  display: block;
}

.progressbar {
  margin-top: 0px;
  margin-bottom: 10px;
}

.table {
  /*display: block;*/
  margin-right: auto;
  margin-left: auto;
}

.profil-name {
  padding-bottom: 0px;
}

.descriptionprofil1 {
  display: inline;
  font-family: Cabin, sans-serif;
  color: #51463f;
  text-decoration: none;
}

.upload {
  width: 100%;
  margin-top: 19px;
  margin-bottom: 0px;
  font-size: 15px;
}

.uploadcont {
  margin-top: 22px;
  padding-bottom: 2px;
}

.formupload {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 13px;
  padding-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  text-align: left;
}

.choosebutton {
  margin-top: 10px;
  margin-left: 24px;
  border: 1px solid #f1592a;
  border-radius: 72px;
  background-color: #f1592a;
  font-family: Cabin, sans-serif;
  color:#fff;
}
.profilpic{
	padding-top:20px;
}

.choosebutton:hover {
  border: 1px solid #f1592a;
  background-color: transparent;
  color: #f1592a;
}

.radio {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  vertical-align: top;
}

.radio2 {
  display: inline-block;
  padding-right: 21px;
  text-align: center;
}

.formradio {
  text-align: center;
}

.deletebutton {
  border: 1px solid #b2adaa;
  border-radius: 90px;
  background-color: rgba(81, 70, 63, .44);
  font-family: Cabin, sans-serif;
  color:#fff;
}

.deletebutton:hover {
  background-color: transparent;
  color: #b2adaa;
}

.logoutbutton {
  width: 121px;
  margin-top: 30px;
  border: 1px solid #57c9e4;
  border-radius: 95px;
  background-color: #57c9e4;
  font-family: Cabin, sans-serif;
  font-size: 17px;
  color:#fff;
}

.logoutbutton:hover {
  background-color: transparent;
  color: #57c9e4;
}

.footertitle {
  text-align: left;
}

.updateprofil {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.updateprofil-button {
  border-radius: 60px;
  background-color: #f1592a;
  font-family: Cabin, sans-serif;
  color:#fff;
}
a:hover,a:focus{
	text-decoration:none;
}
.profil-title-small {
  color: #fff;

}

.faqtitle {
  text-align: left;
}

.photoselect:hover {
  text-decoration: underline;
}

html.w-mod-js *[data-ix="donate-modal-interaction"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale3d(1.1, 1.1, 1.1);
  transform: scale3d(1.1, 1.1, 1.1);
}

html.w-mod-js *[data-ix="volunteer-interaction"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

html.w-mod-js *[data-ix="hot-it-works-left"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate(-100px, 0px);
}

html.w-mod-js *[data-ix="hot-it-works-rigth-2"] {
  display: none;
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}

html.w-mod-js *[data-ix="hot-it-works-center-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="hot-it-works-center-bottom"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

@media (max-width: 991px) {
  .logo.mobile.tablet {
    display: block;
  }
  .navigation {
    line-height: 20px;
    text-align: center;
  }
  .navigation.tablet {
    display: none;
  }
  .h4-white {
    padding-right: 50px;
    padding-left: 50px;
  }
  .nav-links {
    text-align: center;
  }
  .nav-links.w--current {
    border-bottom-style: none;
    border-bottom-width: 0px;
  }
  .header {
    padding-top: 4px;
    padding-bottom: 4px;
  }
  .button.mobile {
    display: none;
  }
  .section.footer-meta {
    text-align: center;
  }
  .left-arrow {
    margin-left: 20px;
  }
  .right-arrow {
    margin-right: 20px;
  }
  .large-header.contained {
    margin: -21px;
    padding: 0px;
  }
  .column-content-wrap {
    padding-right: 20px;
    padding-left: 20px;
  }
  .nav-container {
    width: 700px;
    max-width: 100%;
    float: none;
  }
  .nav-menu {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #fff;
  }
  .menu-btn {
    background-color: transparent;
  }
  .menu-btn:active {
    background-color: #fff;
  }
  .menu-btn.w--open {
    background-color: transparent;
  }
  .nav-hide.tablet {
    display: block;
    width: 730px;
    margin-right: auto;
    margin-left: auto;
    background-color: transparent;
  }
  .tablet-logo {
    display: none;
  }
  .field {
    width: 100%;
  }
  .textarea.input {
    width: 100%;
  }
  .header-link {
    margin-top: 8px;
    float: none;
  }
  .events-image {
    max-width: 400px;
  }
  .header-wrap {
    text-align: center;
  }
  .header-title {
    display: block;
  }
  .event {
    text-align: center;
  }
  .event-info {
    margin-top: 34px;
    margin-left: 0px;
  }
  .title-container {
    margin-top: 94px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/DSC_7334.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/DSC_7334.jpg');
    background-position: 0px 0px, 0px -131px;
  }
  .card {
    width: 50%;
  }
  .methode {
    display: inline;
  }
  .descriptionworks {
    display: inline;
  }
  .textfield {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .textfield._2 {
    width: 485px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .formstyle {
    width: 730px;
  }
  .selectfield {
    width: 485px;
  }
  .h2mobile.phone {
    display: block;
  }
}

@media (max-width: 767px) {
  .logo.mobile {
    display: block;
  }
  .hero-content {
    top: 120px;
    margin-top: 120px;
  }
  .light-header.brown {
    width: 100%;
  }
  .h5 {
    width: 100%;
  }
  .section {
    padding-right: 20px;
    padding-left: 20px;
  }
  .post {
    background-image: url('../images/example-bg.png');
    background-position: 50% 50%;
    background-size: cover;
  }
  .left-arrow {
    margin-left: 5px;
  }
  .right-arrow {
    margin-right: 5px;
  }
  .large-header.contained {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .help-column {
    height: auto;
  }
  .help-column.help-column-two.plus {
    position: relative;
    display: block;
    height: 290px;
    margin-right: auto;
    margin-left: auto;
  }
  .help-icon {
    position: relative;
    max-width: 100%;
  }
  .column-content-wrap {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .column-content-wrap.col-two.plus {
    height: 100%;
    padding-top: 104px;
    padding-bottom: 104px;
  }
  .column-content-wrap.col-three {
    padding-left: 20px;
  }
  .column-content-wrap.priv {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
  }
  .newsletter-section {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .newsletter-container {
    padding-top: 110px;
  }
  .footer-logo {
    display: inline-block;
    float: none;
  }
  .nav-menu {
    left: -1px;
    display: block;
    padding-top: 0px;
  }
  .nav-hide.tablet.landscape {
    width: 500px;
  }
  .card-info {
    float: none;
  }
  .line-break-full {
    margin-top: 0px;
  }
  .narrow-container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .donate-modalwrapper {
    display: none;
  }
  .donate-wrapper {
    position: relative;
  }
  .donate-form {
    width: 100%;
  }
  .volunteer-modal-wrapper {
    display: none;
  }
  .textarea.input {
    overflow: visible;
    width: 92%;
    margin-left: 25px;
  }
  .post-wrapper {
    padding-right: 0px;
    padding-left: 0px;
  }
  .title-container {
    margin-top: 83px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/DSC_7334.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/DSC_7334.jpg');
    background-position: 0px 0px, 0px -390px;
  }
  .card {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
  }
  .card.card--short {
    height: auto;
  }
  .white {
    width: 459px;
  }
  .copyright {
    margin-bottom: 0px;
    float: none;
    text-align: center;
  }
  .methode {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 39px;
    padding-left: 39px;
  }
  .blockworks {
    margin-top: 33px;
    margin-bottom: 33px;
  }
  .follow {
    display: block;
    margin-left: 0px;
  }
  .droplink {
    text-align: center;
  }
  .textfield._2 {
    width: 295px;
  }
  .flex-parent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .divicon {
    display: block;
    margin-top: 14px;
    margin-bottom: 4px;
  }
  .mobilemenu.w--open {
    background-color: #e4e2e1;
  }
  .hamburger {
    color: #51463f;
  }
  .formstyle {
    width: 530px;
  }
  .selectfield {
    margin-right: 8px;
    padding-left: 0px;
  }
  .selectfield._2 {
    margin-right: 0px;
  }
  .h2mobile {
    display: none;
  }
  .h2mobile.phone {
    display: block;
    margin-right: auto;
    margin-left: auto;
    font-size: 41px;
  }
  .profilfeatures {
    padding-top: 24px;
  }
  .deletebutton {
    margin-top: 12px;
  }
}

@media (max-width: 479px) {
  h2 {
    font-size: 40px;
    line-height: 44px;
  }
  .logo.w--current {
    left: 0px;
    display: block;
  }
  .logo.mobile {
    display: none;
  }
  .navigation {
    display: none;
  }
  .h4-white {
    display: block;
    width: auto;
    padding-right: 50px;
  }
  .light-header {
    font-size: 40px;
    line-height: 53px;
  }
  .light-header.brown {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 40px;
    line-height: 53px;
  }
  .light-header.brown.modal {
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
  .nav-links.mobile {
    width: 86%;
    float: none;
  }
  .nav-links.mobile.w--current {
    padding-top: 20px;
  }
  .button.mobile {
    display: none;
  }
  .h5 {
    width: auto;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 14px;
  }
  .h5.uppercase.modal {
    margin-top: 0px;
    padding-top: 35px;
    float: none;
  }
  .story-info.featured {
    width: 280px;
  }
  .story-button {
    float: right;
  }
  .hero-slider {
    display: block;
  }
  .left-arrow {
    width: 25px;
  }
  .right-arrow {
    width: 25px;
  }
  .large-header.contained {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .help-column.help-column-two.plus {
    height: 100px;
  }
  .help-icon {
    height: 90px;
  }
  .column-content-wrap {
    float: none;
  }
  .column-content-wrap.col-two.plus {
    position: static;
    height: 100%;
    padding-top: 5px;
    padding-bottom: 50px;
  }
  .column-content-wrap.col-three {
    padding-right: 0px;
  }
  .column-content-wrap.priv {
    position: relative;
    display: block;
    padding-left: 0px;
  }
  .more-link {
    display: block;
  }
  .newsletter-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .newsletter-container {
    padding-top: 35px;
  }
  .newsletter-input {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    padding-right: 12px;
    border-radius: 3px;
  }
  .join-btn {
    position: relative;
    width: 100%;
    border-radius: 4px;
  }
  .nav-container {
    width: 320px;
    margin-top: 0px;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff);
    background-image: linear-gradient(180deg, #fff, #fff);
  }
  .nav-menu {
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
    background-color: hsla(0, 0%, 100%, .95);
  }
  .menu-btn.w--open {
  }
  .nav-hide.tablet.landscape {
    width: auto;
  }
  .card-info {
    padding-bottom: 45px;
    float: none;
  }
  .narrow-container {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .donate-wrapper {
    display: block;
    margin-bottom: 0px;
  }
  .donate-form {
    width: 100%;
    padding-right: 0px;
  }
  .field.amount {
    width: 100%;
    margin-left: 0px;
  }
  .volunteer-modal-wrapper {
    display: none;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .textarea.input {
    width: 86%;
    float: left;
  }
  .nav-bar {
    height: 90px;
  }
  .post-wrapper {
    padding-right: 0px;
  }
  .email-wrapper {
    display: block;
  }
  .title-container {
    margin-top: 56px;
    background-image: -webkit-linear-gradient(270deg, null, null), url('../images/DSC_7334.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/DSC_5497.png');
    background-position: 0px 0px, -293px -276px;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, fixed;
  }
  .white {
    position: relative;
    left: -1px;
    width: 309px;
  }
  .white.features {
    position: relative;
    left: -2px;
    display: block;
  }
  .copyright {
    width: 249px;
  }
  .event-large-title {
    font-size: 38px;
  }
  .modal-header {
    display: block;
  }
  .icon-works {
    max-width: 40%;
  }
  .titleworks.profil.delete {
    width: 100%;
  }
  .stories {
   width:auto;
  }
  .follow {
    display: inline-block;
  }
  .faqtext {
    width: 100%;
  }
  .droplink {
    text-align: center;
  }
  .textfield {
    width: 281px;
  }
  .textfield._2 {
    width: 289px;
  }
  .flex-parent {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .mobilemenu.w--open {
    background-color: #e4e2e1;
  }
  .hamburger:active {
    color: #fff;
  }
  .label {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
  }
  .formstyle {
    width: 290px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .selectfield {
    width: 291px;
  }
  .h2mobile {
    display: block;
  }
  .h2mobile.phone {
    font-size: 29px;
    line-height: 33px;
  }
  .choosebutton {
    margin-left: 3px;
  }
  .formradio {
    display: block;
  }
  .deletebutton {
    margin-top: 17px;
  }
}






          .rg-container {
          	font-family: Helvetica, Arial, sans-serif;
          	font-size: 16px;
          	line-height: 1.4;
          	margin: 0;
          	padding: 1em 0.5em;
          	color: #51463F;
          }
          .rg-header {
          	margin-bottom: 1em;
          }
          .rg-hed {
          	font-weight: bold;
          	font-size: 1.4em;
          }
          .rg-dek {
          	font-size: 1em;
          }
          .rg-source-and-credit {
          	width: 100%;
          	overflow: hidden;
          }
          .rg-source {
          	margin: 0;
          	float: left;
          	font-weight: bold;
          	font-size: 0.75em;
          }
          .rg-source .pre-colon {
          }
          /* table */
          table.rg-table {
          	width: 100%;
          	margin-bottom: 0.5em;
          	font-size: 1em;
          	border-collapse: collapse;
          	border-spacing: 0;
          }
          table.rg-table * {
          	-moz-box-sizing: border-box;
          	box-sizing: border-box;
          	margin: 0;
          	/*padding: 0;*/
          	border: 0;
          	font-size: 100%;
          	vertical-align: baseline;
          	text-align: left;
          }
          table.rg-table thead {
          	border-bottom: 1px solid #ddd;
          }
          table.rg-table tr {
          	border-bottom: 1px solid #ddd;
          	color: #222;
          }
          table.rg-table tr.highlight {
          	background: #efefef;
          }
          table.rg-table.zebra tr:nth-child(even) {
          	background: #efefef;
          }
          table.rg-table th {
          	font-weight: bold;
          	padding: 0.35em;
          	font-size: 0.9em;
          }
          table.rg-table td {
			      /*padding: 0.4em 0 0.25em 0;*/
          	font-size: 0.8em;
          }
          table.rg-table .highlight td {
          	font-weight: bold;
          }
          table.rg-table th.number, td.number {
          	text-align: left;
          }
          /* media queries */
          @media screen and (max-width: 600px) {
          .rg-container {
          	max-width: 600px;
          	margin: 0 auto;
          }
          table.rg-table {
          	display: block;
          	width: 100%;
          }
          table.rg-table tr.hide-mobile,
          table.rg-table th.hide-mobile,
          table.rg-table td.hide-mobile {
          	display: none;
          }
          table.rg-table tbody {
          	/*display: block;*/
          	width: 100%;
          }
          table.rg-table tr {
          	border-bottom: none;
          	margin: 0 0 1em 0;
          	padding: 0.5em 0;
          }
          table.rg-table tr.highlight {
          	background: none;
          }
          table.rg-table .highlight td {
          	background: none;
          }
          }

.form1 input[type="text"], .form1 select {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  color: #333333;
  display: block;
  font-size: 14px;
  height: 38px;
  line-height: 1.42857;
  margin-bottom: 10px;
  padding: 8px 12px;
  vertical-align: middle;
  width: 100%;
}
.form1 .textfield{
	text-align:left;
	padding-left:0;
}

.form1 .button {
  background-color: transparent;
  border: 1px solid #e16f50;
  border-radius: 50px;
  color: #e16f50;
  display: block;
  font-family: Cabin,sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 33px;
  min-width: 180px;
  padding: 14px 30px;
  text-align: center;
}


.update-pro{
	padding-top:30px;
	text-align:center;
}


.ui-tabs 							{ zoom: 1; }
.ui-tabs .ui-tabs-nav 				{ list-style: none; position: relative; padding: 2px 2px 0; overflow: hidden;
}
									  top: 1px; z-index: 1000; }
.ui-tabs .ui-tabs-nav li 			{ position: relative; float: left; border: 1px solid #ccc;
									  border-bottom-width: 0 !important; margin: 0 2px -1px 0; background: #d9d9d9 ; }
.ui-tabs .ui-tabs-nav li a 			{ float: left; text-decoration: none; padding: 5px 10px; color: black; }
.ui-tabs .ui-tabs-nav
li.ui-tabs-selected 				{ padding-bottom: 1px; border-bottom-width: 0; background: #ea5b2f; }
.ui-tabs .ui-tabs-nav
li.ui-tabs-selected a, .ui-tabs
.ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav
li.ui-state-processing a 			{ cursor: text; }
.ui-tabs .ui-tabs-nav li a,
.ui-tabs.ui-tabs-collapsible
.ui-tabs-nav li.ui-tabs-selected a  { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel 			{ padding: 20px; display: block; border-width: 0; background: none;
									  border: 1px solid #ccc; position: relative; min-height: 200px; }
.ui-tabs .ui-tabs-hide 				{ display: none !important; }




a.mover 							{ background: #900; padding: 6px 12px; position: absolute;
								      color: white; font-weight: bold; text-decoration: none; }
.next-tab 							{ bottom: 0; right: 0; -moz-border-radius-topleft: 10px; -webkit-border-top-left-radius: 10px; }
.prev-tab 							{ bottom: 0; left: 0; -moz-border-radius-topright: 10px; -webkit-border-top-right-radius: 10px; }






#msform fieldset {

border: 0 none;
 transform: none!important;

/*stacking fieldsets above each other*/

}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
display: none;
}




/*progressbar*/
#progressbar {
margin-bottom:0px;
overflow: hidden;
/*CSS counters to number the steps*/
counter-reset: step;
padding:0;
}
#progressbar li {
list-style-type: none;
color: white;
font-size: 9px;
/*width:16.666%;*/
/*float: left;*/
/*position: relative;*/
margin: 0px 10px;
background:url(../images/bor.png) repeat-x left center;
}
#progressbar li:before {
content: counter(step);
counter-increment: step;
width: 48px;
height:48px;
line-height: 48px;
display: block;
font-size: 10px;
color: #8c8c8c;
background: #d9d9d9;
border-radius: 40px;
font-size:24px;
}
/*progressbar connectors*/
#progressbar li:after {
content: '';
width: 100%;
height: 2px;
background:#d6d6d6;
position: absolute;
left: -50%;
top: 9px;
z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
/*connector not needed before the first step*/
content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
background: #ea5b2f;
color: #fff;
}




.bor{
	background:none!important;
	width:48px!important;
}




.action-button {
  background-color: #3d9f90;
  border-radius: 100px;
  display: inline-block;
  font-family: Cabin,sans-serif;
  font-weight: 700;
  height: 50px;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
  padding-bottom: 0;
  padding-top:0px;
  text-align: center;
  min-width:180px !important;
  color:#fff;
  border:0;
}
.update{
	text-align:right;
}
.update button{
  background-color: #3d9f90;
  border-radius: 100px;
  font-family: Cabin,sans-serif;
  font-weight: 700;
  height: 50px;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  margin-top:0px;
  padding-bottom:15px;
  padding-top:15px;
  text-align: center;
  width: 180px;
  color:#fff;
  margin-bottom:20px;
  border:0;
}

.tb2{
	margin-top:30px;
}

.allow{
	text-align:left;
}

.fem1{
	width:517px;
	text-align:left;
}

.sel{
	width:auto;
	display:inline-block;
}

.fem2 select{
	width:100%;
	height:98px;
}

.bor2{
}
.bor2 tr th{
  border: 1px solid #ddd;
}
.bor2 tr td {
  border: 1px solid #ddd;
  color: #222;
}


.boxes{
	padding:20px 10px;
}

.cke{
	padding-bottom:10px;
}

.textare1 textarea{
	width:100%;
	border:1px solid #ddd;
	padding:10px;
}


.action-button2 {
  background-color: #3d9f90;
  border-radius: 100px;
  color: #fff;
  display: inline-block;
  font-family: Cabin,sans-serif;
  font-weight: 700;
  height: 50px;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 45px;
  padding-bottom: 0;
  padding-top: 0;
  text-align: center;
  width: auto;
  padding:0 25px;
  margin-right:15px;
  border:0;
}


.emali3 p{
	text-align:left;
}


.sideby{
	padding-bottom:30px;
}
.lft{
	text-align:left;
}

.rtg{
	text-align:right;
}

.newimg img{
	max-height:200px;
	min-height:200px;
}

.card-info span{
	display:block;
color: hsla(23, 5%, 47%, 0.75);
    font-family: Cabin,sans-serif;
    font-weight: 400;
    letter-spacing: 2px;
    margin-bottom: 6px;
    margin-top: 0;
	padding-top:10px;
}

.modal-header{
	margin-top:0;
}
.input, .select {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  color: #333333;
  display: block;
  font-size: 14px;
  height: 38px;
  line-height: 1.42857;
  margin-bottom: 10px;
  padding: 8px 12px;
  vertical-align: middle;
  width: 100%;
}


.field {
  display: block;
  width: 100%;
  height: 50px;
  margin: 5px 1% 16px;
  padding-right: 12px;
  float: left;
  border-color: #ecebea;
  border-radius: 4px;
  font-family: 'Work Sans', sans-serif;
  color: #333;
  font-weight: 400;
}
#form{
	max-width:500px;
	margin:0 auto;
}
.modal-body{
	border-bottom:0;
}
.log{
	text-align:center;
	display:block;
}

.button1{
	color:#fff;
}

.form1 {
  margin: 0 0 15px;
}

.newsletter-input {
  display: inline-block;
  width: 100%;
  height: 50px;
  margin-bottom: 0px;
  padding-right: 160px;
  border-style: none;
  border-radius: 3px;
  background-color: hsla(0, 0%, 100%, .7);
  font-family: 'Work Sans', sans-serif;
  color: #51463f;
  font-weight: 400;
  text-align: left;
}


.slider2 {
  position: relative;
  text-align: center;
  background: #dddddd;
  clear: both;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.slider-mask {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 1;
  left: 0;
  right: 0;
  height: 100%;
  white-space: nowrap;
}
.slide {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 100%;
  white-space: normal;
  text-align: left;
}
.slider-nav {
  position: absolute;
  z-index: 2;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  padding-top: 10px;
  height: 40px;
  text-align: center;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
}
.slider-nav.round > div {
  border-radius: 100%;
}
.slider-nav.num > div {
  width: auto;
  height: auto;
  padding: 0.2em 0.5em;
  font-size: inherit;
  line-height: inherit;
}
.slider-nav.shadow > div {
  box-shadow: 0 0 3px rgba(51, 51, 51, 0.4);
}
.slider-nav-invert {
  color: #fff;
}
.slider-nav-invert > div {
  background-color: rgba(34, 34, 34, 0.4);
}
.slider-nav-invert > div.active1 {
  background-color: #222;
}
.slider-dot {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  background-color: rgba(255, 255, 255, 0.4);
  cursor: pointer;
  margin: 0 3px 0.5em;
  transition: background-color 100ms, color 100ms;
}
.slider-dot.active1 {
  background-color: #fff;
}
.slider-arrow-left,
.slider-arrow-right {
  position: absolute;
  width: 80px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  cursor: pointer;
  overflow: hidden;
  color: white;
  font-size: 40px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slider-arrow-left [class^="icon1-"],
.slider-arrow-right [class^="icon1-"],
.slider-arrow-left [class*="icon1-"],
.slider-arrow-right [class*="icon1-"] {
  position: absolute;
}
.slider-arrow-left {
  z-index: 3;
  right: auto;
}
.slider-arrow-right {
  z-index: 4;
  left: auto;
}
.icon-slider-left,
.icon-slider-right {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1em;
  height: 1em;
}



.get-involved-btn {
  position: static;
  display: block;
  width: 180px;
  height: 50px;
  margin-top: 40px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-right: 15px;
  float: none;
  border-radius: 50px;
  background-image: -webkit-linear-gradient(270deg, #57c9e4, #57c9e4);
  background-image: linear-gradient(180deg, #57c9e4, #57c9e4);
  opacity: 1;
  direction: ltr;
  font-family: Cabin, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
}

.get-involved-btn:hover {
  padding-top: 16px;
  border: 1px none #57c9e4;
  background-color: transparent;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff), -webkit-linear-gradient(270deg, transparent, transparent);
  background-image: linear-gradient(180deg, #fff, #fff), linear-gradient(180deg, transparent, transparent);
  -webkit-perspective: 2000px;
  perspective: 2000px;
  color: #57c9e4;
}

.left-arrow {
  width: 45px;
  height: 80px;
  margin-left: 115px;
  background-image: url('../images/left-arrow.png'), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .25), hsla(0, 0%, 100%, .25));
  background-image: url('../images/left-arrow.png'), linear-gradient(180deg, hsla(0, 0%, 100%, .25), hsla(0, 0%, 100%, .25));
  background-position: 50% 50%, 0px 0px;
  background-size: 8px, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
  opacity: 1;
}

.left-arrow:hover {
  background-image: url('../images/left-arrow-hover.png'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/left-arrow-hover.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: 8px, auto;
  background-repeat: no-repeat, repeat;
  background-attachment: scroll, scroll;
}

.right-arrow {
  width: 45px;
  height: 80px;
  margin-right: 115px;
  background-image: url('../images/right-arrow.png'), -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .25), hsla(0, 0%, 100%, .25));
  background-image: url('../images/right-arrow.png'), linear-gradient(180deg, hsla(0, 0%, 100%, .25), hsla(0, 0%, 100%, .25));
  background-position: 50% 50%, 0px 0px;
  background-size: 8px, auto;
  background-repeat: no-repeat, repeat;
  opacity: 1;
}

.right-arrow:hover {
  background-image: url('../images/right-arrow-hover.png'), -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: url('../images/right-arrow-hover.png'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: 8px, auto;
  background-repeat: no-repeat, repeat;
}

.selectfield {
  width: 515px;
}


.texta{
	height:200px!important;
}

.psa {
  display: block;
  font-size: 16px;
  padding-bottom: 20px;
  text-align:left;
}
.form4 p{
	text-align:left;
}
.newsletter{
	max-width:340px;
	padding:15px;
	margin-bottom:20px;
	border:1px solid #ddd;
}
.form4 .input{
	margin-bottom:20px;
}
.newsletter span{
	display:block;
font-size:18px;
margin-bottom:10px;
}

.newsletter .action-button{
	margin-top:10px;
}

.updateprofil-button{
  border: 1px solid #f1592a;

}
.updateprofil-button:hover {
  background-color: #fff;
  border: 1px solid #f1592a;
  color: #f1592a;
}

.action-button:hover,.action-button2:hover{
	color:#3d9f90;
	background:#fff;
	border:1px solid #3d9f90;
}
.oh a:hover h5{
	text-decoration:underline;
}
.oh a:hover p{
	text-decoration:underline;
}
.main1 .event-info{
	margin-left:0;
}

.col-stack{
	padding:0;
}

.news2 {
    max-width: 840px;
    margin: 0 auto;
}

.newimg2 {
    float: left;
    width: 35%;
}

.newcon {
    float: left;
    width: 60%;
    margin-left: 5%;
}

.taexta3{
	height:100px;
}
.lbt{
	margin-top:-70px;
}
.rg-table tbody tr:hover{
	background:#ddd;
}
.module {
  position: relative;

}

.come-in {
  transform: translateY(150px);
  animation: come-in 0.8s ease forwards;
}
.come-in:nth-child(odd) {
  animation-duration: 0.6s;
}
.already-visible {
  transform: translateY(0);
  animation: none;
}

@keyframes come-in {
  to { transform: translateY(0); }
}



.slider-con{
	position:absolute;
	top:180px;
	left:0;
	width:100%;
	text-align:center;
}
.bx-pager {
	display:none;
}
.tabb2 .formstyle{
	width:100%;
}
.tabb2 .label{
	width:30%;
}
.tabb2 .textfield._2{
	width:68%;
}
.tabb2 .selectfield {
  width:68%;
}
.upbtn {
	padding: 20px 0;
	text-align: center;
}
.tabb2 h4{
	text-align:center;
}
.tabb2{
	margin-top:30px;
}
.upbtn .action-button{
	width:auto;
	padding-left:25px;
	padding-right:25px;
}
.tabb2 .next{
	float:right;
}
.tabb2 .pre{
	float:left;
}
.radiobtn {
  width: 68%;
}
.radiobtn .radio{
	margin-right:20px;
}
.martop{
	margin-top:-170px;
}
.tblt td{
	border:1px solid #ccc;
	padding:5px 7px;
}
.tblt a{
	float:right;
}
.cke1 input{
	margin-right:10px;
}

.box1{
	padding-bottom:20px;
	display:block;
	 color: #51463f;
    font-family: Cabin,sans-serif;
	font-weight: 700;
}

.pro-view{
	text-align:center;
	padding-bottom:20px;
}
.reco{
	float:right;
	font-weight: bold!important;
	font-style: italic!important;
	font-size:0.8em!important;
	text-decoration:underline;
	color:#106060!important;
}
.reco a:hover,a:focus{
	text-decoration:none;
}

.bx .cke input[type="checkbox"] {
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}
.bx .cke p{
  float: left;
  margin-bottom:0;
}
.lstbtn{
	text-align:right;
}
.bor2 tr:nth-child(odd) {
   background:#e3d0c9;
}
.bor2 tr:nth-child(even) {
     background:#eee3df;
}
.view2{
	position:relative;
}
.hebre{
	position:absolute;
	right:0;
	top:-18px;
	color:#f1592a;
}
.sp3{
	text-align:center;
	padding-top:5px;
	font-size:20px!important;
}
.sle1{
	float:left;
	margin-right:10px;

}
.left{
	float:left;
}
.right{
	float:right;
}
.boxbtn{
	max-width:600px;
	margin:0 auto;
}
.sp33 span{
	color: #51463f;
	font-weight:700;
	padding-bottom:10px;
	display:block;
}
.sp34 span{
	display:inline-block;
	color: #51463f;
	font-weight:700;
	vertical-align:middle;
	margin-right:10px;
	padding-top:5px;
}
.ckebtn{
	width:517px;
	text-align:left;
}
table.rg-table .reco {
    color:#106060 !important;
}
.pp2 h5{
	padding-top:15px;
}
@media @media (min-width: 1300px)(max-width: 1350px) {
	.pp2{
		position:relative;
	}
.pp2 .h7 {
  position: absolute;
  right: 20px;
  top: -44px;
  padding-top:0;
}
.pp2 h5{
	padding-top:15px;

}
.h8{
  position: absolute;
  left: 20px;
  top: -34px;
}
.stories{
	padding-top:20px;
}
}
@media (max-width: 1100px) {
	.tabb2 .ui-tabs .ui-tabs-nav li a {
	padding: 0.5em 10%;
}
}

@media (max-width: 800px) {
.view2 .hebre {
	top: -45px;

}
}
.h7{
	padding-top:15px;
}

.sell{
	width:68%;
}
.sell select{
	width:100px!important;
	display:inline-block;
}
.txt1{
	float:left;
}
.txt3{
	float:right;
}
.bnh1 .action-button{
	width:auto;
	padding-left:25px;
	padding-right:25px;
	min-width:180px;
}

.fem3 select{
	width:100px!important;
	display:inline-block;
}
.tp{
	margin-top:-60px;
}
.tp2{
	margin-top:-40px;
}
.che{
	width:235px;
}

.text{
	text-align:center;
font-family: Cabin, sans-serif;
color: #7e7671;
font-size: 16px;
/*padding-bottom:30px;*/
}


.bor2.rg-table th{
	font-size:18px!important;
}
.pg{
	padding-top:15px;
	padding-bottom:15px;
}
.pg span{
	display:inline-block;
	padding-right:10px;
}

.pg a{
	display:inline-block;
	padding:0 5px;
	text-decoration:underline;
	color:#7e7671;
	font-size:16px;
}
body .pg a:hover{
	text-decoration:none;
}
.txt-right a:hover{
	text-decoration:underline!important;
}
.underline{
	text-decoration:underline;
}
.txt-right{
	text-align:right!important;
}
.txt-center{
	text-align:center!important;
}
.underline:hover{
	text-decoration:none;
}
.admin-table .photo{
	text-align:center;
	vertical-align:middle;
}
.admin-table .photo img{
	text-align:center;
	vertical-align:middle;
}
.pg .crpg{
	text-decoration:none;
	font-weight:bold;
}
.chasin .rg-table{
	border:1px solid #ddd;
}
.chasin h2{
	font-size:24px;
	padding-bottom:0;
}
.chasin td{
	vertical-align:middle;
	word-wrap: break-word;

}
.chasin td a{
	color:#222;
}
.chasin .rg-table th{
	padding-bottom:10px;
	padding-top:10px;
}
.chasin .rg-table tr:nth-child(odd) {
   background:#e3d0c9;
}
.chasin .rg-table tr:nth-child(even) {
     background:#eee3df;
}

.topm{
	margin-top:-260px;
}

.fem4 select{
	width:49%!important;
	display:inline-block;
}

.cheff{
	width:68%;
}

.sel2{
width:68%;
}

.text-right a{
	display:block;
	/*text-align:center;*/
}

.chasin .image{
	color:#e3d0c9!important;
}

.bor3{
	border-top:1px solid #ccc;
	padding-top:7px;
}

.topm1 {
  margin-top: -215px;
}
.post4{
	background:url(../images/DSC_5497.png)!important;
	background-size:cover!important;
}
.po2{
	background:url(../images/DSC_7334s.jpg)!important;
	background-size:cover!important;
}
.po3{
	background:url(../images/DSC_7590sBW.jpg)!important;
	background-size:cover!important;
}
.post2{
	background:none!important;
	height:auto!important;
}
.text-right{
	/*text-align:right!important;*/
}

.newform .formstyle{
	display:block;
	width:90%;
}
.newform .label.form{
	display:inline-block;
	width:15%;
}
.newform .label.form {
  display: inline-block;
  width: 34%;
  vertical-align:middle;
}
.newform .fem1 {
  display: inline-block;
  margin-left: 8px;
  text-align: left;
  vertical-align: middle;
  width: 63%;
}

.newform .textfield._2 {
  display: inline-block;
  width: 63%;
  margin-left:8px;
}
.newform .sp34 span {
  display: inline-block;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: 3%;
}
.newform .sp34 .input {
  display: inline-block;
  width: 93%;
}
.newform .sp33{
	text-align:left;
}
.newform .ckebtn {
  display: inline-block;
  text-align: left;
  width: 63%;
  vertical-align:top;
  margin-left:8px;
}

.sep{
	  display: inline-block;
	  margin-right:5px;
}

.newform .sle1 {
  display: inline-block;
  float: none;
  margin-right: 10px;
}
.newform .radio{
	vertical-align:top;
}

.newform .radio .che {
  padding-left: 0;
}

.newform .vtop .label.form{
	vertical-align:top;
}



.newform .radio5 .che{
	width:100%;
}

.vmid .ckebtn{
	vertical-align:middle;
}
.newform .boxbtn {
  margin: 0 auto;
  max-width: 750px;
}


@media (max-width:990px) {
/*
 *	.radio {
 *  width: 49%;
 * }
 */
 
.radio5{
	width:100%;
}
}

.ml{
	width:250px;
}

#tab{
	padding: 0 64px;
}

#SL1{
	width: auto;
}

.label-vertical-center {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
}

.txt-right a{
	text-align:right!important;
}
.data-indent {
	/*padding-left:5px!important;
	padding-right:5px!important;*/
	font-size:0.9em!important;
}
.heading-indent {
  /*padding-left:25px!important;*/
	font-size:0.9em!important;
}
.heading-outdent {
	padding-left:10px!important;
	font-size:0.9em!important;
}
.bold {
	font-weight: bold!important;
}
.text_err {
	color: #E80000;
}
.confirmation {
	color: #009080;
}

#progressbar{
	clear:both;
}
