/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background: 0 0; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0; }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto; }

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

@font-face {
  font-family: 'fultonshandregular';
  src: url("../fonts/fultonshand_regular-webfont.eot");
  src: url("../fonts/fultonshand_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fultonshand_regular-webfont.woff") format("woff"), url("../fonts/fultonshand_regular-webfont.ttf") format("truetype"), url("../fonts/fultonshand_regular-webfont.svg#fultonshandregular") format("svg");
  font-weight: normal;
  font-style: normal; }

/* === SELECTION === */
::-moz-selection {
  background: #d7df21;
  text-shadow: none;
  color: #ffffff; }

::selection {
  background: #d7df21;
  text-shadow: none;
  color: #ffffff; }

/* === RESET === */
body {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.6em;
  overflow-x: hidden;
  width: 100%; }

/* === TYPOGRAPHY === */
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #8b8b8b; }

h1 {
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 40px; }

h2 {
  font-size: 24px; }

h3 {
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 22px; }

h4 {
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 20px; }

h5 {
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 18px; }

h6 {
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 16px; }

p {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #8b8b8b; }

p.small {
  font-size: 14px;
  margin-top: -8px; }

li {
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  color: #8b8b8b; }

span.boldText {
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-style: normal; }

a {
  color: #d7df21;
  text-decoration: underline; }
  a:hover {
    text-decoration: none; }

span.customSelect {
  width: 100%;
  background: #ffffff;
  color: #d7df21;
  border: 6px solid whitesmoke;
  border-bottom: none;
  height: 40px;
  line-height: 34px;
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  span.customSelect .customSelectInner {
    white-space: nowrap;
    padding: 0 46px 0 12px;
    height: 34px;
    display: block;
    background: url(../img/customSelect-arrow.png) no-repeat top right; }

span.select-currency {
  width: 200px;
  background: #ffffff;
  color: #d7df21;
  border: 6px solid whitesmoke;
  border-bottom: none;
  height: 40px;
  line-height: 34px;
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  span.select-currency .select-currencyInner {
    white-space: nowrap;
    padding: 0 46px 0 12px;
    height: 34px;
    display: block;
    background: url(../img/arrow.svg) no-repeat top right; }





select#category {
  top: 46px;
  left: 0; }

.filter-wrap {
  position: relative;
  height: auto; }

.filter-wrap-2 {
  margin-bottom: 20px; }
  .filter-wrap-2 span.customSelect {
    border-bottom: 6px solid whitesmoke;
    height: 46px;
    margin-bottom: 6px; }

/* Divider */
hr {
  border-color: #f7f7f7;
  border-width: 1px;
  opacity: 0.3; }

/* === MEDIA QUERIES === */
/* Browsers > 480px */
@media screen and (min-width: 480px) {
  span.customSelect {
    width: 100%; }
  select#category {
    top: auto;
    left: auto; } }

/* Browsers > 768px */
@media screen and (min-width: 768px) {
  /* === TYPOGRAPHY === */
  h1 {
    font-size: 40px; }
  h2 {
    font-size: 28px; }
  h3 {
    font-size: 26px; }
  h4 {
    font-size: 24px; } }

/* Browsers > 1200px */
@media screen and (min-width: 1280px) {
  span.customSelect {
    width: 397px;
    display: inline-block; } }

/* === EMBRYONIC GRID === */
.em-contain {
  padding: 0;
  width: 100%;
  float: left;
  position: relative;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }
  .em-contain .em-row {
    width: 100%;
    float: left;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .em-contain .em-row .em-cell {
      width: 100%;
      float: left; }
    .em-contain .em-row .fill-em {
      color: #ffffff;
      background: #d7df21;
      text-align: center;
      padding: 4px 0;
      font-size: 14px;
      border-bottom: 1px solid #ffffff; }

/* === MEDIA QUERIES === */
/* Browsers > 480px */
@media screen and (min-width: 480px) {
  .em-contain {
    width: 460px;
    margin: 0 0 0 -230px;
    left: 50%; }
    .em-contain .em-row {
      width: 105%;
      margin-left: -2.5%;
      padding: 0; }
      .em-contain .em-row .em-cell {
        margin: 0 2.5%; }
      .em-contain .em-row .em-cell-12 {
        width: 95%; }
      .em-contain .em-row .em-cell-11 {
        width: 86.666666%; }
      .em-contain .em-row .em-cell-10 {
        width: 78.333333%; }
      .em-contain .em-row .em-cell-9 {
        width: 70%; }
      .em-contain .em-row .em-cell-8 {
        width: 61.666666%; }
      .em-contain .em-row .em-cell-7 {
        width: 53.333333%; }
      .em-contain .em-row .em-cell-6 {
        width: 45%; }
      .em-contain .em-row .em-cell-5 {
        width: 36.666666%; }
      .em-contain .em-row .em-cell-4 {
        width: 28.333333%; }
      .em-contain .em-row .em-cell-3 {
        width: 20%; }
      .em-contain .em-row .em-cell-2 {
        width: 11.666666%; }
      .em-contain .em-row .em-cell-1 {
        width: 3.333333%; }
    .em-contain .em-collapse-480 .em-cell,
    .em-contain .em-collapse-768 .em-cell,
    .em-contain .em-collapse-960 .em-cell {
      width: 95%; } }

/* Browsers > 768px */
@media screen and (min-width: 768px) {
  .em-contain {
    width: 748px;
    margin: 0 0 0 -374px; }
    .em-contain .em-row {
      width: 104%;
      margin-left: -2%; }
      .em-contain .em-row .em-cell {
        margin: 0 2%; }
      .em-contain .em-row .em-cell-12 {
        width: 96%; }
      .em-contain .em-row .em-cell-11 {
        width: 87.666666%; }
      .em-contain .em-row .em-cell-10 {
        width: 79.333333%; }
      .em-contain .em-row .em-cell-9 {
        width: 71%; }
      .em-contain .em-row .em-cell-8 {
        width: 62.666666%; }
      .em-contain .em-row .em-cell-7 {
        width: 54.333333%; }
      .em-contain .em-row .em-cell-6 {
        width: 46%; }
      .em-contain .em-row .em-cell-5 {
        width: 37.666666%; }
      .em-contain .em-row .em-cell-4 {
        width: 29.333333%; }
      .em-contain .em-row .em-cell-3 {
        width: 21%; }
      .em-contain .em-row .em-cell-2 {
        width: 12.666666%; }
      .em-contain .em-row .em-cell-1 {
        width: 4.333333%; }
    .em-contain .em-collapse-768 .em-cell,
    .em-contain .em-collapse-960 .em-cell {
      width: 96%; } }

/* Browsers > 960px */
@media screen and (min-width: 960px) {
  .em-contain {
    width: 940px;
    margin: 0 0 0 -470px; }
    .em-contain .em-row {
      width: 103%;
      margin-left: -1.5%; }
      .em-contain .em-row .em-cell {
        margin: 0 1.5%; }
      .em-contain .em-row .em-cell-12 {
        width: 97%; }
      .em-contain .em-row .em-cell-11 {
        width: 88.666666%; }
      .em-contain .em-row .em-cell-10 {
        width: 80.333333%; }
      .em-contain .em-row .em-cell-9 {
        width: 72%; }
      .em-contain .em-row .em-cell-8 {
        width: 63.666666%; }
      .em-contain .em-row .em-cell-7 {
        width: 55.333333%; }
      .em-contain .em-row .em-cell-6 {
        width: 47%; }
      .em-contain .em-row .em-cell-5 {
        width: 38.666666%; }
      .em-contain .em-row .em-cell-4 {
        width: 30.333333%; }
      .em-contain .em-row .em-cell-3 {
        width: 22%; }
      .em-contain .em-row .em-cell-2 {
        width: 13.666666%; }
      .em-contain .em-row .em-cell-1 {
        width: 5.333333%; }
    .em-contain .em-collapse-960 .em-cell {
      width: 97%; } }

/* Browsers > 1200px */
@media screen and (min-width: 1280px) {
  .samarpan-header {
    width: 1280px;
    margin: 0 0 0 -600px;
  }
  .em-contain {
    width: 1200px;
    margin: 0 0 0 -600px; }
    .em-contain .em-row {
      width: 102.4%;
      margin-left: -1.2%; }
      .em-contain .em-row .em-cell {
        margin: 0 1.2%; }
      .em-contain .em-row .em-cell-12 {
        width: 97.6%; }
      .em-contain .em-row .em-cell-11 {
        width: 89.266666%; }
      .em-contain .em-row .em-cell-10 {
        width: 80.933333%; }
      .em-contain .em-row .em-cell-9 {
        width: 72.6%; }
      .em-contain .em-row .em-cell-8 {
        width: 64.266666%; }
      .em-contain .em-row .em-cell-7 {
        width: 55.933333%; }
      .em-contain .em-row .em-cell-6 {
        width: 47.6%; }
      .em-contain .em-row .em-cell-5 {
        width: 39.266666%; }
      .em-contain .em-row .em-cell-4 {
        width: 30.933333%; }
      .em-contain .em-row .em-cell-3 {
        width: 22.6%; }
      .em-contain .em-row .em-cell-2 {
        width: 14.266666%; }
      .em-contain .em-row .em-cell-1 {
        width: 5.933333%; } }

/* iPad 1 & 2 */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .em-contain {
    width: 668px;
    margin: 0 0 0 -334px; }
  section#movement .em-contain .em-collapse-768 .em-cell-3 {
    width: 37%; }
  section#movement .em-contain .em-collapse-768 .em-cell-9 {
    width: 54%; }
}

header {
  width: 100%;
  float: left;
  height: 86px;
  background: #4B4B4B;
  border-top: 10px solid #d7df21;
  position: fixed;
  z-index: 3;
  -webkit-transition: height 0.4s ease 0s;
  -moz-transition: height 0.4s ease 0s;
  -ms-transition: height 0.4s ease 0s;
  -o-transition: height 0.4s ease 0s;
  transition: height 0.4s ease 0s; }
  header .em-contain {
    position: relative;
    padding: 0 20px; }
  header div.logoWrap {
    width: 108px;
    background: rgba(0, 0, 0, 0.04);
    height: 90px;
    float: left;
    padding: 16px 22px 6px 22px;
    position: relative;
    top: -10px;
    z-index: 5;
    -webkit-transition: height 0.4s ease 0s;
    -moz-transition: height 0.4s ease 0s;
    -ms-transition: height 0.4s ease 0s;
    -o-transition: height 0.4s ease 0s;
    transition: height 0.4s ease 0s; }
    header div.logoWrap:before {
      content: "";
      position: absolute;
      width: 140px;
      height: 106px;
      /* height: 200px; */
      background: #ffffff;
      top: 0px;
      left: 6px;
      z-index: 0;
      -webkit-transition: height 0.4s ease 0s;
      -moz-transition: height 0.4s ease 0s;
      -ms-transition: height 0.4s ease 0s;
      -o-transition: height 0.4s ease 0s;
      transition: height 0.4s ease 0s; }
    header div.logoWrap a {
      display: block;
      position: relative;
      z-index: 1;
      bottom: -12px;
      height: 40px;
      overflow: hidden;
      -webkit-transition: all 0.4s ease 0s;
      -moz-transition: all 0.4s ease 0s;
      -ms-transition: all 0.4s ease 0s;
      -o-transition: all 0.4s ease 0s;
      transition: all 0.4s ease 0s; }
    header div.logoWrap img {
      width: 100%;
      height: auto;
      position: absolute;
      bottom: 0; }
    header div.logoWrap img.image {
      width: 108px;
      height: 114px; }
  header a.nav-toggler {
    width: 36px;
    height: 36px;
    display: block;
    text-align: center;
    line-height: 44px;
    position: absolute;
    right: 20px;
    top: 24px;
    -webkit-transition: top 0.4s ease 0s;
    -moz-transition: top 0.4s ease 0s;
    -ms-transition: top 0.4s ease 0s;
    -o-transition: top 0.4s ease 0s;
    transition: top 0.4s ease 0s; }
    header a.nav-toggler i {
      color: #FFFFFF;
      font-size: 38px; }
  header nav {
    position: fixed;
    top: 97px;
    left: 0;
    background: #4B4B4B;
    z-index: 4;
    width: 100%;
    -webkit-transition: top 0.4s ease 0s;
    -moz-transition: top 0.4s ease 0s;
    -ms-transition: top 0.4s ease 0s;
    -o-transition: top 0.4s ease 0s;
    transition: top 0.4s ease 0s; }
    header nav ul {
      padding: 0;
      height: auto;
      margin: 20px 0 0 0;
      list-style: none;
      display: none;
      -webkit-transition: margin 0.4s ease 0s;
      -moz-transition: margin 0.4s ease 0s;
      -ms-transition: margin 0.4s ease 0s;
      -o-transition: margin 0.4s ease 0s;
      transition: margin 0.4s ease 0s; }
      header nav ul li {
        float: left;
        margin: 0;
        width: 100%; }
        header nav ul li a {
          color: #FFFFFF;
          text-decoration: none;
          width: 100%;
          text-align: center;
          display: inline-block;
          text-transform: uppercase;
          font-size: 14px;
          height: 36px;
          line-height: 36px;
          font-family: "futura-pt", sans-serif;
          font-weight: 700;
          font-style: normal;
          -webkit-transition: color 0.2s ease 0s;
          -moz-transition: color 0.2s ease 0s;
          -ms-transition: color 0.2s ease 0s;
          -o-transition: color 0.2s ease 0s;
          transition: color 0.2s ease 0s; }
          header nav ul li a:hover {
            color: #d7df21; }
        header nav ul li ul {
          position: relative;
          background: #d7df21;
          margin: 0 !important;
          display: none;
          float: left;
          width: 100%; }
          header nav ul li ul li a {
            color: #ffffff;
            height: 36px;
            line-height: 36px; }
            header nav ul li ul li a:hover {
              color: #4b4b4b; }
      header nav ul li.dropper-show ul {
        display: block; }
  header span.slogan {
    display: none; }

header.hBig {
  height: 106px; }
  header.hBig div.logoWrap {
    height: 130px; }
    header.hBig div.logoWrap:before {
      height: 146px; }
    header.hBig div.logoWrap a {
      bottom: 0;
      height: 114px; }
  header.hBig a.nav-toggler {
    top: 36px; }
  header.hBig nav {
    top: 117px; }
    header.hBig nav ul {
      margin: 20px 0 0 0; }

/* === MEDIA QUERIES === */
/* Browsers > 480px */
@media screen and (min-width: 480px) {
  header .em-contain {
    padding: 0; }
  header a.nav-toggler {
    right: 0; }
  header span.slogan {
    display: none; } }

/* Browsers > 768px */
@media screen and (min-width: 768px) {
  header span.slogan {
    color: #FFFFFF;
    font-size: 16px;
    position: relative;
    top: 34px;
    left: 14px;
    font-size: 20px;
    left: 30px;
    display: inline-block;
    font-family: "fultonshandregular", sans-serif;
    font-style: normal;
    -webkit-transition: all 0.4s ease 0s;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s; }
  header nav ul li a {
    height: 40px;
    line-height: 40px; }
  header.hBig span.slogan {
    top: 44px; } }

/* Browsers > 960px */
@media screen and (min-width: 960px) {
  header a.nav-toggler {
    display: none; }
  header nav {
    float: left;
    position: relative;
    top: auto;
    left: auto;
    background: none;
    width: auto; }
    header nav ul {
      display: block; }
      header nav ul li {
        width: auto;
        margin: 0 8px;
        position: relative; }
        header nav ul li a {
          width: auto;
          height: 32px;
          line-height: 32px; }
        header nav ul li:first-child {
          margin-left: 32px; }
        header nav ul li:hover ul {
          display: block;
          position: absolute;
          width: 130px;
          top: 31px; }
          header nav ul li:hover ul li {
            width: 100%;
            border-top: 1px solid #ffffff;
            margin: 0; }
            header nav ul li:hover ul li a {
              padding: 0 8px; }
            header nav ul li:hover ul li:first-child {
              margin-left: 0; }
  header span.slogan {
    top: 10px;
    opacity: 0;
    font-size: 18px; }
  header.hBig nav {
    top: auto; }
  header.hBig span.slogan {
    opacity: 1;
    top: 10px; } }

/* Browsers > 1200px */
@media screen and (min-width: 1280px) {
  header div.logoWrap {
    width: 148px; }
    header div.logoWrap:before {
      width: 180px; }
    header div.logoWrap a {
      height: 50px;
      bottom: -8px; }
    header div.logoWrap img.image {
      width: 147px;
      height: 154px; }
  header nav ul li {
    margin: 0 14px; }
    header nav ul li a {
      font-size: 16px; }
  header span.slogan {
    font-size: 21px;
    top: 14px; }
  header.hBig {
    height: 146px; }
    header.hBig div.logoWrap {
      height: 170px; }
      header.hBig div.logoWrap:before {
        height: 186px; }
      header.hBig div.logoWrap a {
        height: 154px; }
    header.hBig nav ul {
      margin: 36px 0 0 0; }
    header.hBig span.slogan {
      top: 14px; } }

/* === Contact Email Breaks === */
.sub-items li a {
  word-wrap: break-word;
  font-size: 1em; }

/* === PAN ACCCEPT TEXT === */
.pan-accept-text {
  font-style: italic;
  font-weight: 700;
  font-size: 1.1em; }

/* === BUTTONS === */
.button-wrap-container {
  margin-top: 40px;
  }
.button-wrap {
  display: inline-block;
  background: rgba(0, 0, 0, 0.04);
  padding: 6px;
  display: inline-block; }
  .button-wrap span {
    color: #8b8b8b;
    padding: 100px 20px; }
  .button-wrap a.button {
    background: #d7df21;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    padding: 6px 12px;
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-transition: background 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s;
    -ms-transition: background 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s;
    transition: background 0.2s ease 0s; }
    .button-wrap a.button:hover {
      background: #4b4b4b; }

.center-buttons {
  text-align: left;
  margin: 40px 0 20px 0; }
  .center-buttons .button-wrap {
    margin-top: 6px;
    text-align: center; }
    .center-buttons .button-wrap a.button {
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
  .center-buttons .button-wrap.same-size-1 {
    width: 314px; }
  .center-buttons .button-wrap.same-size-2 {
    width: 264px; }

#topButton {
  position: fixed;
  bottom: 60px;
  right: 20px;
  z-index: 1;
  display: none; }
  #topButton a {
    color: #ffffff; }
    #topButton a i {
      background: #d7df21;
      color: #ffffff;
      font-size: 18px;
      padding: 14px 15px 9px; }

ul.share-wrap {
  list-style: none;
  padding: 0;
  margin: 20px 0 0 0; }
  ul.share-wrap li {
    display: inline-block; }
    ul.share-wrap li .fb-share-button {
      position: relative;
      top: -6px; }

/* === FB SHARE PLUGIN === */
.fb-share-wrap {
  background: #3B5998;
  box-sizing: border-box;
  border-radius: 3px;
  margin: 0px 5px 0px 5px;
  height: auto;
  position: absolute;
  display: inline-block;
  margin-left: 63px;
  left: 10;
  cursor: hand;
  display: block; }
  .fb-share-wrap a {
    margin: 0;
    text-decoration: none;
    padding: 0;
    display: block;
    padding: 5px 8px 15px 4px; }
    .fb-share-wrap a .fb-share-icon {
      float: left;
      color: #fff;
      font-size: 0.6rem;
      margin-left: 5px; }
    .fb-share-wrap a .fb-share-text {
      padding: 0;
      margin: 0;
      color: #fff;
      font-size: 0.6rem;
      letter-spacing: 0.1em;
      line-height: 1;
      float: left;
      margin-left: 5px;
      font-weight: 700; }

.fb-share-wrap:hover {
  background-color: #355088; }

/* === RECEIPTS REQUEST FORM  ==== */
input[type="text"].receipt-email-input {
  padding: 12px;
  border: 1px solid #cfd9db;
  background-color: #ffffff;
  border-radius: .25em;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  color: #8b8b8b;
  width: 100%; }

input[type="text"]:focus {
  outline: none;
  border-color: #d7df21;
  box-shadow: 0 0 4px rgba(232, 232, 12, 0.2); }

/* === SOCIAL LINKS === */
.social-footer {
  display: flex;
  flex-direction: row;
  list-style-type: none;
  padding: 0 !important;
  margin-top: 40px;
}
.social-bar  {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  background: url(../img/new-en.svg) no-repeat center;
  background-size: 75px;
}

.no-svg #google_translate_element {
  background: url(../img/new-en.svg) no-repeat center;
  background-size: 75px;
}

/* === CALL-TO-ACTION === */
.cta {
  width: 100%;
  padding: 60px 0 0 0;
  float: left;
  background: #ffffff;
  position: relative;
  z-index: 1; }
  .cta .donate-wrap {
    width: 100%;
    float: left;
    background: #f4f4f4;
    padding: 10px 10px 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px; }
    .cta .donate-wrap .em-cell-8 {
      margin-bottom: 15px; }
      .cta .donate-wrap .em-cell-8 h4 {
        margin: 10px 0 0 0;
        font-size: 24px;
        color: #4b4b4b;
        font-family: "futura-pt", sans-serif;
        font-weight: 700;
        font-style: normal; }
        .cta .donate-wrap .em-cell-8 h4 span {
          color: #d7df21;
          font-size: 36px;
          font-family: "ff-market-web", sans-serif;
          font-weight: 400;
          font-style: normal;
          -webkit-font-smoothing: antialiased;
          text-rendering: optimizeLegibility; }
    .cta .donate-wrap .em-cell-4 {
      background: #d7df21;
      text-align: center;
      padding: 20px 0; }
      .cta .donate-wrap .em-cell-4 h4 {
        margin: 0;
        color: #ffffff;
        letter-spacing: 1px;
        font-size: 20px;
        text-transform: uppercase; }
        .cta .donate-wrap .em-cell-4 h4 span {
          color: #4b4b4b; }
      .cta .donate-wrap .em-cell-4 .payuMoneyImg {
        width: 45%;
        text-align: center;
        margin-top: 10px;
        padding: 5px; }
  .cta .secondDonate-box {
    margin-top: 10px; }

.donate-wrap .em-cell.em-cell-4.home-donate {
  margin-top: 10px; }

.cta .donate-wrap .em-cell-4 h4 {
  font-size: 14px;
  line-height: 1.3; }

/* === NEWS ARTICLE CAROUSEL === */
.caroufredsel_wrapper {
  height: 520px !important; }

.news-carousel {
  margin: 0;
  width: 100%;
  position: relative; }
  .news-carousel .newsNav {
    position: relative;
    left: 10px;
    top: -10px;
    z-index: 1; }
    .news-carousel .newsNav .button-wrap {
      padding: 4px; }
      .news-carousel .newsNav .button-wrap .button {
        width: 22px;
        height: 22px;
        padding: 0;
        text-align: center;
        line-height: 22px;
        font-size: 18px; }
      .news-carousel .newsNav .button-wrap .disabled {
        background: #8b8b8b;
        cursor: default; }
  .news-carousel ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    height: 520px !important;
    overflow: hidden;
    position: relative;
    z-index: 0; }
    .news-carousel ul li {
      width: 380px;
      height: auto;
      padding: 0;
      margin: 0;
      display: block;
      float: left;
      position: relative; }
      .news-carousel ul li .news-image {
        background: rgba(0, 0, 0, 0.04);
        padding: 6px; }
        .news-carousel ul li .news-image img {
          width: 100%;
          height: auto;
          display: block; }
      .news-carousel ul li h4 {
        line-height: 1.2em;
        margin-top: 20px;
        margin-bottom: 10px; }
        .news-carousel ul li h4 a {
          text-decoration: none;
          color: #4b4b4b;
          -webkit-transition: color 0.2s ease 0s;
          -moz-transition: color 0.2s ease 0s;
          -ms-transition: color 0.2s ease 0s;
          -o-transition: color 0.2s ease 0s;
          transition: color 0.2s ease 0s; }
          .news-carousel ul li h4 a:hover {
            color: #8b8b8b; }
      .news-carousel ul li time {
        width: 100%;
        display: inline-block;
        font-size: 18px;
        margin-bottom: 20px;
        font-family: "futura-pt-condensed", sans-serif;
        font-weight: 500;
        font-style: normal; }

.news-carousel h4 {
  line-height: 1.2em;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 50px; }

.news-carousel h4 a {
  color: #4b4b4b;
  transition: color .2s ease 0s;
  text-decoration: none; }

.news-carousel .news-block {
  height: 600px; }

.news-carousel span {
  font-style: normal;
  font-size: 14px;
  color: #8b8b8b;
  margin-bottom: 0; }

.owl-carousel {
  overflow-x: visible; }

.owl-carousel .owl-controls {
  position: absolute;
  top: -105px;
  left: 275px; }

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  background: #d7df21;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 26px;
  border: solid 4px #f5f5f5;
  text-align: center; }

.owl-carousel .owl-controls .owl-nav .owl-next i,
.owl-carousel .owl-controls .owl-nav .owl-prev i {
  font-weight: bold; }

.owl-carousel .owl-controls .owl-nav .owl-prev {
  margin-right: 5px; }

/* === DONATE MESSAGE ICONS=== */
i.donate-success,
i.donate-fail,
i.donate-cancel {
  font-size: 2em;
  float: left;
  margin-top: -3px;
  padding-right: 10px; }

i.donate-success,
h3.donate-success {
  color: #5fcf80; }

i.donate-fail,
h3.donate-fail {
  color: #ed5a5a; }

i.donate-cancel,
h3.donate-cancel {
  color: #ffd466; }

/* === PAYPAL DONATE COLUMNS === */
.paypal-col {
  text-align: center; }
  .paypal-col h4 {
    font-size: 18px; }

/* === ONGOING PROJECTS LIST === */
.project-list {
  margin: 0;
  width: 100%;
  position: relative; }
  .project-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    height: auto;
    position: relative;
    z-index: 0; }
    .project-list ul li {
      width: 100%;
      height: auto;
      padding: 0;
      margin: 0 0 30px 0;
      display: block;
      float: left;
      position: relative; }
      .project-list ul li .project-image {
        background: rgba(0, 0, 0, 0.04);
        padding: 6px; }
        .project-list ul li .project-image img {
          width: 100%;
          height: auto;
          display: block; }
      .project-list ul li h4 {
        line-height: 1.2em;
        margin-top: 20px;
        margin-bottom: 10px;
        width: 100%;
        float: left; }
        .project-list ul li h4 a {
          text-decoration: none;
          color: #4b4b4b;
          -webkit-transition: color 0.2s ease 0s;
          -moz-transition: color 0.2s ease 0s;
          -ms-transition: color 0.2s ease 0s;
          -o-transition: color 0.2s ease 0s;
          transition: color 0.2s ease 0s; }
          .project-list ul li h4 a:hover {
            color: #8b8b8b; }
      .project-list ul li time {
        width: 100%;
        display: inline-block;
        font-size: 18px;
        margin-bottom: 20px;
        font-family: "futura-pt-condensed", sans-serif;
        font-weight: 500;
        font-style: normal; }
    .project-list ul .project-empty {
      border: none;
      width: 100% !important; }

.media-item h5 {
  margin: 0;
  padding: 0;
  position: absolute;
  left: initial;
  width: inherit;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 80px; }
  .media-item h5 a {
    text-decoration: none;
    color: #4b4b4b; }

/* === MEDIA LIST === */
.media-list {
  margin: 0;
  width: 100%;
  position: relative; }
  .media-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    height: auto;
    position: relative;
    z-index: 0; }
    .media-list ul li {
      width: 100%;
      height: auto;
      padding: 0;
      margin: 0 0 30px 0;
      display: block;
      float: left; }
      .media-list ul li .media-image {
        background: rgba(0, 0, 0, 0.04);
        padding: 6px;
        margin-bottom: 4px;
        margin-top: 40px; }
        .media-list ul li .media-image img {
          width: 100%;
          height: auto;
          display: block; }
      .media-list ul li .media-date {
        display: inline-block;
        float: right; }
        .media-list ul li .media-date p {
          float: right;
          font-size: 0.8em;
          margin: 0; }
      .media-list ul li h4 {
        line-height: 1.2em;
        margin-top: 20px;
        margin-bottom: 10px;
        width: 100%;
        float: left; }
        .media-list ul li h4 a {
          text-decoration: none;
          color: #4b4b4b;
          -webkit-transition: color 0.2s ease 0s;
          -moz-transition: color 0.2s ease 0s;
          -ms-transition: color 0.2s ease 0s;
          -o-transition: color 0.2s ease 0s;
          transition: color 0.2s ease 0s; }
          .media-list ul li h4 a:hover {
            color: #8b8b8b; }
      .media-list ul li time {
        width: 100%;
        display: inline-block;
        font-size: 18px;
        margin-bottom: 20px;
        font-family: "futura-pt-condensed", sans-serif;
        font-weight: 500;
        font-style: normal; }
    .media-list ul .media-empty {
      border: none;
      width: 100% !important; }

/* === IMAGE STRIP CAROUSEL === */
.image-strip {
  width: 100%;
  height: 240px;
  overflow: hidden;
  font-size: 0;
  margin: 116px 0 0 0;
  float: left; }
  .image-strip ul {
    width: 1500px;
    height: 240px;
    margin: 0;
    list-style: none;
    padding: 0; }
    .image-strip ul li {
      display: inline-block;
      margin: 0 0 0 1px; }

/* === BREADCRUMBS === */
ul.breadcrumbs {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.breadcrumbs li {
    display: inline-block;
    font-size: 13px;
    font-family: "futura-pt", sans-serif;
    font-weight: 400;
    font-style: normal; }
    ul.breadcrumbs li:after {
      content: ' / '; }
    ul.breadcrumbs li:last-child:after {
      display: none; }

/* === GOOGLE MAP === */
.map-wrap {
  height: 300px;
  background: rgba(0, 0, 0, 0.04);
  padding: 6px;
  position: relative; }
  .map-wrap #map-canvas {
    width: 100%;
    height: 100%; }
  .map-wrap .info-window {
    max-width: 320px; }
    .map-wrap .info-window h6 {
      margin: 0;
      color: #4b4b4b; }
    .map-wrap .info-window p {
      font-size: 14px;
      color: #8b8b8b;
      line-height: 1em;
      margin: 6px 0; }
    .map-wrap .info-window a {
      font-family: "futura-pt", sans-serif;
      font-weight: 700;
      font-style: normal; }
  .map-wrap .no-marker-box {
    position: absolute;
    top: 100px;
    width: 100%;
    left: 0px;
    height: 60px;
    text-align: center;
    display: none;
    background: url(../img/map-message.png) repeat-y;
    background-size: 100%;
    overflow: hidden; }
    .map-wrap .no-marker-box p {
      color: #d7df21;
      font-size: 20px !important;
      text-shadow: 1px 1px 1px #000;
      padding: 0;
      margin: 0;
      line-height: 60px; }

ul.category-wrap {
  margin: 18px 0 0 0;
  padding: 0;
  list-style: none;
  display: none; }
  ul.category-wrap li {
    float: left;
    margin: 0 15px;
    font-size: 20px;
    position: relative; }
    ul.category-wrap li a {
      color: #4b4b4b; }
    ul.category-wrap li div {
      display: none;
      position: absolute;
      height: 26px;
      padding: 0 8px;
      top: -34px;
      left: -2px;
      background: #4b4b4b;
      color: #d7df21;
      font-size: 16px;
      line-height: 26px;
      white-space: nowrap;
      font-family: "futura-pt", sans-serif;
      font-weight: 400;
      font-style: normal; }
      ul.category-wrap li div:after {
        content: '';
        position: absolute;
        top: 26px;
        left: 8px;
        width: 9px;
        height: 7px;
        background: url(../img/categoryList-arrow.png) no-repeat; }
    ul.category-wrap li:first-child {
      margin-left: 0; }
    ul.category-wrap li:hover div {
      display: block; }

/* === CURRENT FOCUS BLOCKS === */
.transy {
  background: rgba(0, 0, 0, 0.04);
  padding: 6px;
  margin-bottom: 26px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .transy .focus-block {
    position: relative;
    padding: 0 24px;
    background: #ffffff;
    border-bottom: 2px solid #f7f7f7; }
    .transy .focus-block .icon-wrap {
      background: #d7df21;
      width: 60px;
      height: 60px;
      position: absolute;
      text-align: center;
      left: 0;
      top: 0; }
      .transy .focus-block .icon-wrap i {
        color: #ffffff;
        font-size: 28px;
        line-height: 60px; }
    .transy .focus-block h2 {
      margin-top: 0;
      margin-bottom: 0;
      line-height: 60px;
      text-indent: 56px; }
    .transy .focus-block p {
      font-size: 14px;
      margin-top: 10px;
      line-height: 1.4em; }
    .transy .focus-block ul {
      padding-left: 24px; }

/* === ANNUAL REPORT LIST === */
ul.annual-reports {
  padding: 0;
  margin: 0;
  list-style: none; }
  ul.annual-reports li {
    background: #f7f7f7;
    float: left;
    width: 100%;
    height: 44px;
    height: auto;
    line-height: 32px;
    padding: 6px 6px 6px 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    ul.annual-reports li:nth-child(even) {
      background: none; }
    ul.annual-reports li div {
      float: left;
      font-size: 14px; }
      ul.annual-reports li div a {
        display: block;
        text-decoration: none; }
        ul.annual-reports li div a img {
          float: left;
          margin: 0 4px 0 0; }
        ul.annual-reports li div a span {
          float: left;
          line-height: 32px;
          font-size: 14px;
          color: #8b8b8b; }
        ul.annual-reports li div a span.span-size {
          display: inline;
          margin-left: 6px; }
    ul.annual-reports li div.low {
      float: right;
      width: 102px; }
    ul.annual-reports li div.high {
      display: none; }

/* === ACCORDION === */
ul.accordion {
  margin: 14px 0;
  list-style: none;
  padding: 0; }
  ul.accordion li {
    padding: 0;
    width: 100%;
    float: left; }
    ul.accordion li .bar {
      margin: 0 0 1px 0;
      padding: 1% 20px;
      cursor: pointer;
      border: 1px solid #e4e4e4;
      width: 100%;
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      ul.accordion li .bar h5 {
        margin: 0; }
      ul.accordion li .bar:hover h5 {
        color: #d7df21; }
    ul.accordion li:first-child .bar {
      -webkit-border-top-left-radius: 4px;
      -webkit-border-top-right-radius: 4px;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-bottom-left-radius: 0;
      -moz-border-radius-topleft: 4px;
      -moz-border-radius-topright: 4px;
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-bottomleft: 0;
      border-top-left-radius: 4px;
      border-top-right-radius: 4px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0; }
    ul.accordion li .itemContents {
      border: 1px solid #e4e4e4;
      padding: 0 20px;
      margin: 0 0 2px 0;
      width: 100%;
      float: left;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      ul.accordion li .itemContents p span {
        float: left;
        width: 80px; }
      ul.accordion li .itemContents p span.tel {
        width: auto; }
      ul.accordion li .itemContents ul.sub-items {
        list-style: none;
        padding: 0;
        width: 100%;
        float: left; }
        ul.accordion li .itemContents ul.sub-items li {
          width: 100%;
          float: left;
          margin: 1%; }
          ul.accordion li .itemContents ul.sub-items li:nth-child(3n+1) {
            margin-left: 0; }
          ul.accordion li .itemContents ul.sub-items li:nth-child(3n) {
            margin-right: 0; }
          ul.accordion li .itemContents ul.sub-items li h6 {
            margin: 20px 0; }

/* === CONTACT LIST === */
p.contact-para {
  margin: 0; }
  p.contact-para span {
    float: left;
    width: 80px; }
  p.contact-para span.tel {
    width: auto; }

.receipt-error {
  margin-top: 10px;
  display: inline-block;
  padding: 15px;
  border: 2px solid #8b8b8b;
  color: #8b8b8b; }

.receipt-heading {
  margin-top: 50px;
  display: inline-block;
  font-size: 18px;
  color: #8b8b8b; }

.receipt-list {
  background: #F2F2F2;
  list-style-type: none;
  padding: 0px;
  padding-left: 0;
  padding-right: 0; }
  .receipt-list li {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    border-bottom: 2px solid #EAE9E9; }
    .receipt-list li a {
      color: #8b8b8b; }
  .receipt-list li:nth-child(odd) {
    background-color: #FAFAFA; }

/* === DONATE BUTTON === */
.donate-tag-none {
  display: none;
}
.donate-tag {
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.04);
  border-top: none;
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 50px;
 }
  .donate-tag i {
    display: inline-block;
    margin-right: 10px; }

.donate-tag:before {
  content: "";
  position: absolute;
  background: #d7df21;
  z-index: -5;
  transition: all .2s ease 0s;
  height: 100px;
  width: 100%; }

/* === MEDIA QUERIES === */
/* Browsers > 480px */
@media screen and (min-width: 480px) {
  .caroufredsel_wrapper {
    height: 520px !important; }
  #topButton {
    position: fixed;
    bottom: 85px;
    right: 50px;
    z-index: 1;
    display: none; }
    #topButton a {
      color: #ffffff; }
      #topButton a i {
        background: #d7df21;
        color: #ffffff;
        font-size: 18px;
        padding: 14px 15px 9px; }
  /* === NEWS ARTICLE CAROUSEL === */
  .news-carousel .newsNav {
    left: 10px;
    top: -10px;
    position: relative; }
    .news-carousel .newsNav .button-wrap {
      margin-left: 4px;
      padding: 6px; }
      .news-carousel .newsNav .button-wrap .button {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 26px; }
  .news-carousel ul li {
    margin: 0 15px;
    height: 520px; }
  .news-carousel p {
    height: 180px; }
  .owl-carousel .owl-controls {
    position: absolute;
    top: -65px;
    left: 400px; }
/* === SOCIAL LINKS === */
  .social-bar {
    text-align: center;
    }
    .social-bar  {
      height: 30px;
      margin-left: 20px;
    }
      .social-bar {
        margin-bottom: 6px;
        margin-right: 0; }
  /* === NEWS ARTICLE CAROUSEL === */
  .news-carousel {
    width: 490px;
    margin: 0 0 0 -15px; }
  /* === CALL-TO-ACTION === */
  .cta .donate-wrap {
    height: 450px; }
  .cta .secondDonate-box {
    margin-top: 0px; }
  .cta .donate-wrap .em-cell-4 {
    width: 93%; }
  .cta .donate-wrap .em-cell-8 {
    width: 93%;
    margin-bottom: 15px; }
  /* === ANNUAL REPORT LIST === */
  ul.annual-reports li div {
    font-size: 16px; }
    ul.annual-reports li div a span {
      font-size: 14px; }
    ul.annual-reports li div a span.span-size {
      display: inline;
      margin-left: 0px;
      margin-right: 20px;
      float: left; }
  ul.annual-reports li div.low {
    float: right;
    width: 172px; }
  ul.annual-reports li div.high {
    display: block;
    float: right;
    width: 190px; }
  /* === GOOGLE MAP === */
  ul.category-wrap {
    display: block; }
  /* Browsers > 768px */ }

  .social-bar  {
          font-size: 26px;
        }
        .social-bar  {
          display: block; }
          .social-bar { }
            .social-bar #google_translate_element {
              background-size: 26px 30px;
              cursor: pointer;
              -webkit-transition: background 0.2s ease 0s;
              -moz-transition: background 0.2s ease 0s;
              -ms-transition: background 0.2s ease 0s;
              -o-transition: background 0.2s ease 0s;
              transition: background 0.2s ease 0s; }
              .social-bar  #google_translate_element .goog-te-gadget {
                opacity: 0; }
              .social-bar  #google_translate_element .goog-te-menu2 {
                box-sizing: content-box;
                width: 300px !important;
                height: 248px !important;
                overflow-x: auto !important;
              }

@media screen and (min-width: 480px) and (min-width: 768px) {
  /* === NEWS ARTICLE CAROUSEL === */
  .news-carousel {
    width: 778px; }
    .news-carousel .newsNav {
      left: 10px;
      top: -10px;
      position: relative; }
    .news-carousel p {
      height: 110px; }
  .owl-carousel .owl-controls {
    position: absolute;
    top: -70px;
    left: 650px; }
  /* === Contact Email Breaks === */
  .sub-items li a {
    word-wrap: break-word;
    font-size: 0.7em; }
  /* === GOOGLE MAP === */
  .map-wrap {
    height: 440px; }
  /* === NEWS ARTICLE CAROUSEL === */
  .news-carousel .newsNav {
    position: absolute;
    top: -63px;
    left: 85%; }
    .news-carousel .newsNav .button-wrap {
      margin-left: 4px;
      padding: 6px; }
      .news-carousel .newsNav .button-wrap .button {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 26px; }
  .news-carousel ul li {
    margin: 0 15px; }
  /* === ONGOING PROJECTS LIST === */
  .project-list {
    width: 102%;
    margin-left: -1%; }
    .project-list ul li {
      width: 48%;
      margin: 0 1% 30px 1%;
      height: 500px; }
      .project-list ul li .button-wrap {
        position: absolute;
        bottom: 0; }
  /* === MEDIA LIST > 768 === */
  .media-list {
    width: 102%;
    margin-left: -1%; }
    .media-list ul li {
      width: 48%;
      margin: 0 1% 30px 1%; }
  /* === CURRENT FOCUS BLOCKS === */
  .transy .focus-block {
    height: 400px; }
  /* === CALL-TO-ACTION === */
  .cta .donate-wrap {
    height: 260px; }
  .cta .donate-wrap .em-cell-4 {
    width: 29.333333%; }
  .cta .donate-wrap .em-cell-8 {
    width: 62.666666%;
    margin-bottom: 0px; }
  .cta .donate-wrap .em-cell-4 .payuMoneyImg {
    width: 75%; }
  .cta .donate-wrap .em-cell-4 h4 {
    font-size: 14px;
    line-height: 1.3; }
  /* === ACCORDION === */
  ul.accordion {
    margin: 14px 0;
    list-style: none;
    padding: 0; }
    ul.accordion li {
      padding: 0;
      width: 100%;
      float: left; }
      ul.accordion li .bar {
        margin: 0 0 1px 0;
        padding: 1% 20px;
        cursor: pointer;
        border: 1px solid #e4e4e4;
        width: 100%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        ul.accordion li .bar h5 {
          margin: 0; }
        ul.accordion li .bar:hover h5 {
          color: #d7df21; }
      ul.accordion li:first-child .bar {
        -webkit-border-top-left-radius: 4px;
        -webkit-border-top-right-radius: 4px;
        -webkit-border-bottom-right-radius: 0;
        -webkit-border-bottom-left-radius: 0;
        -moz-border-radius-topleft: 4px;
        -moz-border-radius-topright: 4px;
        -moz-border-radius-bottomright: 0;
        -moz-border-radius-bottomleft: 0;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0; }
      ul.accordion li .itemContents {
        border: 1px solid #e4e4e4;
        padding: 0 20px;
        margin: 0 0 2px 0;
        width: 100%;
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        ul.accordion li .itemContents p span {
          float: left;
          width: 80px; }
        ul.accordion li .itemContents p span.tel {
          width: auto; }
        ul.accordion li .itemContents ul.sub-items {
          list-style: none;
          padding: 0;
          width: 100%;
          float: left; }
          ul.accordion li .itemContents ul.sub-items li {
            width: 32%;
            float: left;
            margin: 1%; }
            ul.accordion li .itemContents ul.sub-items li:nth-child(3n+1) {
              margin-left: 0; }
            ul.accordion li .itemContents ul.sub-items li:nth-child(3n) {
              margin-right: 0; }
            ul.accordion li .itemContents ul.sub-items li h6 {
              margin: 20px 0; } }

/* Browsers > 960px */
@media screen and (min-width: 960px) {
  /* === DONATE BUTTON === */
  .donate-tag-none {
    display: block;
  }
  .donate-tag {
    position: relative;
    float: right;
    top: -10px;
    z-index: 5;
    width: 120px;
    height: 110px;
    padding: 22px 22px 6px 22px; }
    .donate-tag i {
      display: block;
      text-align: center;
      margin-right: 0;
      font-size: 16px; }
  .donate-tag:before {
    content: "";
    position: absolute;
    background: #d7df21;
    z-index: -5;
    transition: all .2s ease 0s; }
  .donate-tag:before {
    width: 108px;
    height: 103px;
    top: 0px;
    left: 6px; }
  /* === NEWS ARTICLE CAROUSEL === */
  .news-carousel {
    width: 970px; }
    .news-carousel p {
      height: 130px; }
  .owl-carousel .owl-controls {
    position: absolute;
    top: -70px;
    left: 850px; }
  /* === ONGOING PROJECTS LIST === */
  .project-list ul li {
    width: 31.3334%; }
  /* === MEDIA LIST > 960 === */
  .media-list ul li {
    width: 23%; }
  /* === CALL-TO-ACTION === */
  .cta .donate-wrap {
    height: 230px; }
  .cta .donate-wrap .em-cell-4 {
    width: 30.333333%; }
  .cta .donate-wrap .em-cell-8 {
    width: 62.666666%;
    margin-bottom: 0px; }
  .cta .donate-wrap .em-cell-4 .payuMoneyImg {
    width: 55%; }
  .cta .donate-wrap .em-cell-4 h4 {
    font-size: 16px;
    line-height: 1.3; }
  ul.annual-reports li div a span.span-size {
    display: inline;
    margin-left: 6px; } }

/* === Contact Email Breaks === */
.sub-items li a {
  word-wrap: break-word;
  font-size: 1em; }

/* Browsers > 1200px */
@media screen and (min-width: 1280px) {
  /* === DONATION BUTTON === */
  .donate-tag {
    height: 113px;
    width: 150px;
    padding: 20px 22px 6px 22px; }
    .donate-tag i {
      font-size: 18px; }
  .donate-tag:before {
    width: 138px;
    height: 105px;
    top: 0px;
    left: 6px; }
  /* === CALL-TO-ACTION === */
  .cta .donate-wrap {
    height: 200px; }
  /* === NEWS ARTICLE CAROUSEL === */
  .news-carousel {
    width: 1230px; }
    .news-carousel p {
      height: 110px; }
  .owl-carousel .owl-controls {
    position: absolute;
    top: -70px;
    left: 1100px; }
  /* === IMAGE STRIP CAROUSEL === */
  .image-strip {
    margin-top: 156px; } }

/* iPad 1 & 2 */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  /* === NEWS ARTICLE CAROUSEL === */
  .news-carousel {
    width: 698px; }
  /* === CURRENT FOCUS BLOCKS === */
  .transy .focus-block {
    height: 400px; } }

/* === Contact Email Breaks === */
.sub-items li a {
  word-wrap: break-word;
  font-size: 0.7em; }

/* iPhone5 & 5s */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) {
  .donate-tag {
    box-sizing: border-box;
    background: rgba(0, 0, 0, 0.04);
    border-top: none;
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
    position: fixed;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 50px; }
    .donate-tag i {
      display: inline-block;
      margin-right: 10px; }
  .donate-tag:before {
    content: "";
    position: absolute;
    background: #d7df21;
    z-index: -5;
    transition: all .2s ease 0s;
    height: 100px;
    width: 100%; }
    .qr-code {
        width: 100%;
    }
    .donation-action {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .donation-action > form,
    .donation-action > a {
        margin: 2%;
        text-align: center;
    }
    .razorpay-payment-button {
        width: 100%;
    }
}

@media only screen and (min-device-width: 569px) {
    .qr-code {
        width: 40%;
    }
}

/* IPAD PRO - PORTRAIT */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (min-device-height: 1366px) and (max-device-height: 1366px) and (min-width: 1024px) and (max-width: 1024px) {
  .em-contain {
    width: 940px;
    margin: 0 0 0 -470px; }
  .news-carousel {
    width: 1000px; } }

@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (min-device-height: 1366px) and (max-device-height: 1366px) and (min-width: 1366px) and (max-width: 1366px) {
  .em-contain {
    width: 1240px;
    margin: 0 0 0 -620px; }
  .news-carousel {
    width: 1200px; } }

section {
  width: 100%;
  padding: 50px 0 0 0;
  float: left;
  background: #ffffff;
  position: relative; }
  section .em-contain {
    padding-bottom: 60px;
    border-bottom: 1px solid #c8c8c8; }
  section .em-contain.no-line {
    border: none; }
  section hgroup.section-head {
    position: relative; }
    section hgroup.section-head h1 {
      text-transform: uppercase;
      margin-bottom: 0;
      line-height: 1em; }
    section hgroup.section-head h2 {
      margin-top: 10px;
      margin-bottom: 22px;
      font-family: "ff-market-web", sans-serif;
      font-weight: 400;
      font-style: normal;
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility; }
    section hgroup.section-head:before {
      content: '';
      width: 60px;
      height: 2px;
      position: absolute;
      left: 0;
      top: -24px;
      background: #8b8b8b; }
  section ul.project-images {
    padding: 0;
    list-style: none;
    margin: 2% 0 0 0;
    float: left;
    width: 100%; }
    section ul.project-images li {
      float: left;
      width: 32%;
      height: 60px;
      background: rgba(0, 0, 0, 0.04);
      padding: 6px;
      margin: 2% 0 0 2%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      section ul.project-images li a {
        display: block;
        overflow: hidden;
        height: 48px; }
      section ul.project-images li img {
        width: 100%;
        height: auto;
        display: block; }
      section ul.project-images li:first-child {
        margin-left: 0;
        width: 100%;
        height: auto !important; }
        section ul.project-images li:first-child a {
          height: auto; }
      section ul.project-images li:nth-child(3n+2) {
        margin-left: 0; }
  section ul.mediaPR-images {
    padding: 0;
    list-style: none;
    margin: 2% 0 0 0;
    float: left;
    width: 100%; }
    section ul.mediaPR-images li {
      float: left;
      width: 18.4%;
      height: 46px;
      background: rgba(0, 0, 0, 0.04);
      padding: 6px;
      margin: 2% 0 0 2%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      section ul.mediaPR-images li a {
        display: block;
        overflow: hidden;
        height: 34px; }
      section ul.mediaPR-images li img {
        width: 100%;
        height: auto;
        display: block; }
      section ul.mediaPR-images li:first-child {
        margin-left: 0;
        width: 100%;
        height: auto !important; }
        section ul.mediaPR-images li:first-child a {
          height: auto; }
      section ul.mediaPR-images li:nth-child(5n+2) {
        margin-left: 0; }
  section .project-map {
    float: left;
    height: 200px;
    background: rgba(0, 0, 0, 0.04);
    padding: 6px;
    margin: 20px 0 0 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    section .project-map #project-map-canvas {
      width: 100%;
      height: 100%; }

section#movement .color-wrap {
  float: left;
  width: 100%;
  position: relative; }
  section#movement .color-wrap .em-contain.no-line {
    border-bottom: 0;
    padding-bottom: 0;
    float: left;
    background: url(../img/lightmovement-sun-bg.png) no-repeat right bottom; }
  section#movement .color-wrap hgroup.section-head {
    margin-bottom: 20px; }
    section#movement .color-wrap hgroup.section-head h1 {
      color: #76cbd0; }
    section#movement .color-wrap hgroup.section-head:before {
      background: #76cbd0; }
  section#movement .color-wrap .crop-img {
    max-height: 320px;
    overflow: hidden; }
  section#movement .color-wrap .flip {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    /* needed? not sure */
    zoom: 1; }
  section#movement .color-wrap .light-image {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto !important;
    width: auto\9;
    /* ie8+9 */
    -ms-interpolation-mode: bicubic;
    padding: 4px;
    margin: 20px 0 0 0;
    background: rgba(0, 0, 0, 0.04);
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  section#movement .color-wrap p {
    color: #4b4b4b;
    font-size: 18px; }
  section#movement .color-wrap a {
    color: #76cbd0;
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
    font-style: normal; }
  section#movement .color-wrap .station {
    float: left;
    width: 100%;
    height: auto;
    padding: 20px 0 0 0;
    text-align: center; }
    section#movement .color-wrap .station .button-wrap {
      float: left;
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      section#movement .color-wrap .station .button-wrap a.light-button.button {
        background: #76cbd0;
        color: #ffffff;
        text-transform: uppercase;
        font-size: 14px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        section#movement .color-wrap .station .button-wrap a.light-button.button:hover {
          background: #39a1a7; }

section#movement.movement-small {
  margin-bottom: -60px;
  padding-top: 0; }
  section#movement.movement-small .color-wrap {
    background: #76cbd0; }
    section#movement.movement-small .color-wrap .em-contain.no-line {
      background: none; }
    section#movement.movement-small .color-wrap .station {
      margin: 0px auto;
      padding: 20px 0;
      float: right;
      width: 100%;
      height: auto;
      text-align: center; }
      section#movement.movement-small .color-wrap .station img {
        width: 40%; }
      section#movement.movement-small .color-wrap .station .button-wrap a.light-button.button {
        background: #626262; }
        section#movement.movement-small .color-wrap .station .button-wrap a.light-button.button:hover {
          background: #535353; }

section#project-map .em-contain {
  padding-bottom: 30px; }

section#project-list {
  padding-top: 10px; }
  section#project-list .em-contain {
    border-bottom: none;
    padding-bottom: 0; }
  section#project-list h2 span {
    font-family: "futura-pt", sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #d7df21; }

section#project-view .project-image {
  margin: 20px 0 0 0; }

section#project-view h2, section#project-view h3 {
  margin-bottom: 0; }

section#project-view br {
  display: none; }

section#media-view .project-image {
  margin: 20px 0 0 0; }

section#media-view h2, section#media-view h3 {
  margin-bottom: 0; }

section#media-view br {
  display: none; }

section#about,
section#work,
section#contact {
  padding-bottom: 50px; }
  section#about .em-contain,
  section#work .em-contain,
  section#contact .em-contain {
    padding-bottom: 10px;
    border-bottom: 0; }

section#work {
  background: #ededed; }

section#privacy .em-contain {
  border-bottom: none; }

/* === MEDIA QUERIES === */
/* Browsers > 480px */
@media screen and (min-width: 480px) {
  section ul.project-images li {
    width: 23.5%;
    height: 72px; }
    section ul.project-images li a {
      height: 60px; }
    section ul.project-images li:nth-child(5n+2) {
      margin-left: 2%; }
    section ul.project-images li:nth-child(4n+2) {
      margin-left: 0; }
  section ul.mediaPR-images li {
    width: 49%;
    height: 56px; }
    section ul.mediaPR-images li a {
      height: 44px; }
    section ul.mediaPR-images li:nth-child(5n+2) {
      margin-left: 2%; }
    section ul.mediaPR-images li:nth-child(2n+2) {
      margin-left: 0; }
  section#movement .color-wrap .em-contain.no-line {
    background: url(../img/lightmovement-sun-bg.png) no-repeat right bottom; }
  section#movement.movement-small .color-wrap .em-contain.no-line {
    background: none; }
  section#movement.movement-small .color-wrap .station {
    text-align: left; }
    section#movement.movement-small .color-wrap .station img {
      float: left;
      width: 22%; }
    section#movement.movement-small .color-wrap .station .button-wrap {
      float: right;
      width: auto;
      margin: 4px 0 0 0; } }

/* Browsers > 768px */
@media screen and (min-width: 768px) {
  section hgroup.section-head h2 {
    margin-top: 20px;
    margin-bottom: 32px; }
  section ul.project-images li {
    width: 32%;
    height: 60px; }
    section ul.project-images li a {
      height: 48px; }
    section ul.project-images li:nth-child(5n+2) {
      margin-left: 2%; }
    section ul.project-images li:nth-child(4n+2) {
      margin-left: 2%; }
    section ul.project-images li:nth-child(3n+2) {
      margin-left: 0; }
  section ul.mediaPR-images li {
    width: 32%;
    height: 60px; }
    section ul.mediaPR-images li a {
      height: 48px; }
    section ul.mediaPR-images li:nth-child(5n+2) {
      margin-left: 2%; }
    section ul.mediaPR-images li:nth-child(2n+2) {
      margin-left: 2%; }
    section ul.mediaPR-images li:nth-child(3n+2) {
      margin-left: 0; }
  section#movement .color-wrap .em-contain.no-line {
    background: url(../img/lightmovement-sun-bg.png) no-repeat right middle; }
  section#movement .color-wrap .station {
    width: 240px; }
    section#movement .color-wrap .station a.light-button {
      display: inline-block; }
  section#movement.movement-small .color-wrap .station {
    height: 80px;
    padding: 20px 0 0 0; }
    section#movement.movement-small .color-wrap .station img {
      width: 17%; }
    section#movement.movement-small .color-wrap .station .button-wrap {
      margin: 6px 0 0 0; }
    .donation-action {
        display: flex;
        flex-direction: row;
        justify-content: center;
    }
}

/* Browsers > 960px */
@media screen and (min-width: 960px) {
  section ul.project-images li {
    height: 80px; }
    section ul.project-images li a {
      height: 68px; }
  section ul.mediaPR-images li {
    height: 80px; }
    section ul.mediaPR-images li a {
      height: 68px; }
  section#movement.movement-small .color-wrap .station {
    height: 100px; }
    section#movement.movement-small .color-wrap .station .button-wrap {
      margin: 20px 0 0 0; }
    .qr-code {
        width: 50%;
    }}

/* Browsers > 1200px */
@media screen and (min-width: 1280px) {
  section ul.project-images li {
    height: 98px; }
    section ul.project-images li a {
      height: 86px; }
  section ul.mediaPR-images li {
    height: 98px; }
    section ul.mediaPR-images li a {
      height: 86px; }
  section#movement.movement-small .color-wrap .station img {
    width: 14%; }
  section#movement.movement-small .color-wrap .station hgroup.section-head h1 {
    margin: 0 0 0 120px; } }

  .section-margin {
    margin-bottom: 60px !important;
  }

footer {
  width: 100%;
  float: left;
  height: auto;
  background: #4b4b4b;
  padding: 40px 0; }
  footer .footer-logo {
    width: 197px;
    height: 51px; }
    footer .footer-logo img {
      width: 100%;
      height: auto; }
  footer h5 {
    text-shadow: 1px 1px 1px #000;
    color: #ffffff;
    margin-bottom: 10px;
    margin-top: 0;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility; }
    footer h5:first-child {
      margin-top: 40px; }
  footer p {
    color: #ffffff;
    text-shadow: 1px 1px 1px #000;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility; }
    footer p span.color {
      color: #d7df21; }
    footer p span.space {
      display: inline-block;
      width: 100px; }
    footer p:first-child {
      margin-top: 40px; }
    footer p:last-child {
      margin-bottom: 20px; }

div.copyright {
  width: 100%;
  float: left;
  height: auto;
  text-align: left;
  padding-top: 20px;
  padding-bottom: 80px; }
  div.copyright #showYear {
    display: inline; }
  div.copyright .policies {
    color: #4b4b4b;
    text-decoration: none; }
    div.copyright .policies:hover {
      color: #8b8b8b; }
  div.copyright .footerSep {
    color: #8b8b8b;
    margin-right: 10px;
    margin-left: 10px;
    opacity: .3; }
  div.copyright .copyrightProp, div.copyright .termsProp {
    line-height: 2.5em; }
  div.copyright .donorProp {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    margin-top: 10px; }
  div.copyright .donorProp p {
    margin: 0.3rem 0 0 0;
    color: #4b4b4b;
    font-size: 16px;
  }
  div.copyright .donorProp img {
    object-fit: contain;
    width: 16rem;
    margin-top: 1rem;
  }

/* Browsers > 480px */
@media screen and (min-width: 480px) {
  .copyrightProp {
    float: left;
    margin-right: 40px; }
  .termsProp {
    float: left;
    margin-left: 0px; }
  .donorProp {
    float: left; }
  .footerSep {
    margin-left: 20px;
    margin-right: 0px;
    border-right: 2px solid #8b8b8b; }
  }

/* Browsers > 768px */
@media screen and (min-width: 768px) {
  .copyrightProp {
    float: left;
    margin-right: 0px; }
  .donorProp {
    float: left; }
  .termsProp {
    float: left;
    margin-left: 40px; }
  .donorProp {
    flex-direction: row !important;
    /* align-items: center; */
  }
  .donorProp img {
    width: 100%;
    height: 2rem;
  }
  .donorProp p {
    margin-top: 0.3rem;
  }
}

/* Browsers > 960px */
@media screen and (min-width: 960px) {
  div.copyright {
    padding-bottom: 20px; }
  /* .donorProp {
    float: right; }  */
  }

table {
  border-bottom: 5px solid #4b4b4b; }

table {
  border: 1px solid #ccc;
  width: 100%;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-spacing: 0; }

table tr {
  border: 1px solid #ddd;
  padding: 5px; }

table th, table td {
  padding: 10px;
  text-align: center; }

table th {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px; }

/* CURRENT SAMARPAN STYLES*/
table {
  border-bottom: 5px solid #4b4b4b; }

table {
  margin-top: 30px; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  margin-top: 30px; }

tr:last-child td:last-child {
  -moz-border-radius-bottomright: 0px;
  -webkit-border-bottom-right-radius: 0px;
  border-bottom-right-radius: 0px; }

table tr:first-child td:first-child {
  -moz-border-radius-topleft: 0px;
  -webkit-border-top-left-radius: 0px;
  border-top-left-radius: 0px; }

table tr:first-child td:last-child {
  -moz-border-radius-topright: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-right-radius: 0px; }

tr:last-child td:first-child {
  -moz-border-radius-bottomleft: 0px;
  -webkit-border-bottom-left-radius: 0px;
  border-bottom-left-radius: 0px; }

/* Row Colours */
tr:nth-child(odd) {
  background-color: #f2f2f2; }

tr:nth-child(even) {
  background-color: #ffffff; }

td {
  vertical-align: middle;
  /*border: 2px solid #EAEAEA;*/
  border-width: 0px 1px 1px 0px;
  text-align: left;
  padding: 10px;
  font-size: 0.8em;
  color: #8b8b8b;
  line-height: 1; }

tr:last-child td {
  border-width: 0px 1px 0px 0px;
  border-bottom: 1px dotted #ccc; }

tr td:last-child {
  border-width: 0px 0px 1px 0px; }

tr th {
  background-color: #4b4b4b;
  border: 10px solid #5b5b5b;
  text-align: center;
  border-width: 0px 0px 1px 1px;
  font-size: 0.8em;
  font-weight: bold;
  color: #d7df21;
  letter-spacing: 0.6px;
  margin-bottom: 10px;
  text-shadow: 1px 1px 1px #000000;
  text-align: center; }

tr:first-child td:first-child {
  border-width: 0px 0px 1px 0px; }

tr:first-child td:last-child {
  border-width: 0px 0px 1px 1px; }

@media screen and (max-width: 600px) {
  table {
    border: 0; }
  table thead {
    display: none; }
  table tr {
    margin-bottom: 10px;
    display: block;
    border-bottom: 2px solid #ddd; }
  table td {
    display: block;
    text-align: right;
    font-size: 13px;
    border-bottom: 1px dotted #ccc; }
  table td:last-child {
    border-bottom: 0;
    padding-left: 70px; }
  table td:before {
    content: attr(data-label);
    float: left;
    text-transform: uppercase;
    font-weight: bold;
    color: #4b4b4b;
    text-align: left; }
  /* Force table to not be like tables anymore */
  table, thead, tbody, th, td, tr {
    display: block; }
  /* Hide table headers (but not display: none;, for accessibility) */
  thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  tr {
    border: 1px solid #ccc; }
  td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%; }
  td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap; }
  /*
  Label the data
  */
  td:nth-of-type(1):before {
    content: "Rupees (NR)"; }
  td:nth-of-type(2):before {
    content: "Approx. (USD)"; }
  td:nth-of-type(3):before {
    content: "Beneficiaries"; }
  td:nth-of-type(4):before {
    content: "Requirements"; }
  td:nth-of-type(5):before {
    content: "Project"; } }

/* === FORM FILTER LAYOUT ==== */
.sam-form .filter-layout-left {
  width: 43%;
  float: left; }

.sam-form .form-layout-left {
  width: 45%;
  float: left;
  margin-right: 4%; }

.sam-form {
  color: #8b8b8b; }

.sam-form::after {
  clear: both;
  content: "";
  display: table; }

/* --------------------------------

Form

-------------------------------- */
.fa-angle-down {
  position: absolute;
  font-size: grey;
  color: grey;
  font-size: 2em;
  top: 60px;
  left: 89%; }

.dropcontainer {
  position: relative;
  font-size: 16px;
  color: #777; }

.trigger {
  color: #777;
  padding: 10px;
  font-size: 16px;
  width: 50%;
  background: #fff url(../img/customSelect-arrow.png) 98% center no-repeat;
  display: block;
  border: 1px solid #ccc;
  width: 100%;
  padding: 12px;
  border: 1px solid #cfd9db;
  background-color: #ffffff;
  border-radius: .25em;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  color: #8b8b8b;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.5s ease; }

.trigger:hover {
  color: #777;
  background: #f5f5f5 url(../img/customSelect-arrow.png) 98% center no-repeat; }

.activetrigger {
  color: #777;
  padding: 12px;
  font-size: 16px;
  width: 100%;
  background: #f5f5f5 url(../img/customSelect-arrow-close.png) 98% center no-repeat;
  display: block;
  border: 1px solid #ccc;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.5s ease; }

.activetrigger:hover {
  background: #f5f5f5 url(../img/customSelect-arrow-close.png) 98% center no-repeat;
  color: #777; }

.activetrigger:active {
  background: #f5f5f5 url(../img/customSelect-arrow-close.png) 98% center no-repeat;
  color: #777; }

.dropcontainer ul {
  font-size: 16px;
  border: 1px solid #ccc;
  border-top: none;
  background: #fff;
  list-style-type: none;
  padding: 10px;
  margin: 0;
  width: 100%;
  z-index: 100;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.dropcontainer ul a {
  color: #4b4b4b;
  text-decoration: none; }

.dropcontainer ul li {
  padding: 5px;
  border-bottom: 1px solid #E7E7E7; }

.dropcontainer ul li:hover {
  background: #f5f5f5;
  outline: none; }

.dropcontainer ul li:first-child {
  display: none; }

.dropcontainer ul li:last-child {
  border-bottom: none; }

.dropdownhidden {
  display: none; }

.dropdownvisible {
  height: 200px;
  overflow-y: scroll; }

.form-filter-dropdown {
  position: absolute;
  font-size: 1.7em;
  top: 78px;
  left: 90%;
  color: #4b4b4b; }

.options-wrapper {
  top: 100px; }

.sam-form fieldset {
  margin: 24px 0;
  margin-top: 20px;
  border: none;
  color: #d7df21; }

.sam-form legend {
  font-size: 1.5rem;
  border-bottom: 1px solid #ecf0f1;
  padding-bottom: 5px; }

.sam-form label {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 5px;
  font-weight: normal;
  color: #8b8b8b;
  font-size: 18px;
  font-family: "futura-pt", sans-serif;
  font-weight: 500;
  font-style: normal; }

/* SMALLER LABELS */
.sam-form label.label-small {
  font-size: 14px; }

.sam-form div {
  /* form element wrapper */
  position: relative;
  margin: 0px 0; }

.sam-form .sam-label {
  display: block; }

.sam-form input[type="text"],
.sam-form input[type="email"],
.sam-form input[type="number"],
.sam-form textarea,
.sam-form select,
.sam-form legend {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none; }

.sam-form input[type="text"],
.sam-form input[type="email"],
.sam-form input[type="number"],
.sam-form textarea,
.sam-form select {
  /* general style for input elements */
  padding: 12px;
  border: 1px solid #cfd9db;
  background-color: #ffffff;
  border-radius: .25em;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
  color: #8b8b8b; }

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea,
select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.sam-form input[type="text"]:focus,
.sam-form input[type="email"]:focus,
.sam-form input[type="number"]:focus,
.sam-form textarea:focus,
.sam-form select:focus {
  outline: none;
  border-color: #d7df21;
  box-shadow: 0 0 4px rgba(232, 232, 12, 0.2); }

.sam-form .address2 {
  margin-top: 10px; }

input#sam-postal.postal {
  width: 35%; }

::-webkit-input-placeholder {
  font-style: italic;
  opacity: 0.5; }

:-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
  opacity: 0.5; }

::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
  opacity: 0.5; }

:-ms-input-placeholder {
  font-style: italic;
  opacity: 0.5; }

label.selectLabel {
  font-size: 0.8em;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 0; }

.sam-form .sam-form-list {
  margin-top: 0px;
  margin-left: 0;
  padding-left: 0px; }

.sam-form .sam-form-list::after {
  clear: both;
  content: "";
  display: table; }

.sam-form .sam-form-list li {
  /* wrapper for radio and checkbox input types */
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 26px 16px 0;
  float: left;
  margin-bottom: 0; }

.sam-form input[type=checkbox] {
  /* hide original check and radio buttons */
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  opacity: 0;
  z-index: 2; }

.sam-form input[type=checkbox] {
  position: absolute;
  float: left;
  display: inline-block;
  margin-top: 0px; }

.sam-form input[type="checkbox"] + label {
  padding-left: 35px; }

.sam-form input[type="checkbox"] + label::before,
.sam-form input[type="checkbox"] + label::after {
  /* custom radio and check boxes */
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px; }

.sam-form input[type="checkbox"] + label::before {
  border: 1px solid #cfd9db;
  background: #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08); }

.sam-form input[type="checkbox"] + label::before,
.sam-form input[type="checkbox"] + label::after {
  border-radius: .25em; }

.sam-form input[type="checkbox"] + label::after {
  background-color: #d7df21;
  background-position: center center;
  background-repeat: no-repeat;
  box-shadow: 0 0 5px rgba(232, 232, 12, 0.4);
  display: none; }

.sam-form input[type="checkbox"] + label::after {
  /* custom image for checkbox */
  background-image: url("../img/cd-icon-check.svg");
  border: 1px solid #cfd9db;
}

.sam-form input[type="checkbox"]:focus + label::before {
  /* add focus effect for radio and check buttons */
  box-shadow: 0 0 5px rgba(232, 232, 12, 0.4); }

.sam-form input[type="checkbox"]:checked + label::after {
  display: block; }

.sam-form input[type="checkbox"]:checked + label::before,
.sam-form input[type="checkbox"]:checked + label::after {
  -webkit-animation: cd-bounce 0.3s;
  -moz-animation: cd-bounce 0.3s;
  animation: cd-bounce 0.3s; }

.formBtn {
  border-radius: 0px;
  background: #d7df21;
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  font-size: 18px;
  padding: 6px 12px;
  border: none;
  font-family: "futura-pt", sans-serif;
  font-weight: 700;
  font-style: normal;
  -webkit-transition: background 0.2s ease 0s;
  -moz-transition: background 0.2s ease 0s;
  -ms-transition: background 0.2s ease 0s;
  -o-transition: background 0.2s ease 0s;
  transition: background 0.2s ease 0s; }
  .formBtn:hover {
    background: #4b4b4b; }

span.error {
  padding: 10px;
  padding-left: 0px;
  background-color: #FFFFFF;
  color: #ed5a5a;
  display: block;
 }

.input-error {
  border: 1px solid #ed5a5a !important;
}

.select-error {
  border: 1px solid #ed5a5a !important;
  height: 20px !important;
}

.required-msg {
  color: #ed5a5a;
}

.required-msg-field {
  color: #cfd9db;
}

.button-wrap-flex {
  margin-top: 0px !important;
  display: flex !important;
  flex-direction: column !important;
}

.button-wrap-submit {
  display: inline-block !important;
  background: whitesmoke !important;
  padding: 6px !important;
  width: 80px !important;
}

.submitbutton {
  background: whitesmoke !important;
  padding: 6px !important;
  width: 80px !important;
}

.sam-form [required] {
  background: url("../img/cd-required.svg") no-repeat top right; }

@media only screen and (min-width: 0px) and (max-width: 768px) {
  .sam-form .filter-layout-left {
    width: 100%;
    float: none; }
  .sam-form .form-layout-left {
    width: 100%;
    float: none;
    margin-right: 0; }
    .donation-action {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .donation-action > form,
    .donation-action > a {
        margin: 2%;
        text-align: center;
    }
    .razorpay-payment-button {
        width: 100%;
    }
}

@-webkit-keyframes cd-bounce {
  0%, 100% {
    -webkit-transform: scale(1); }
  50% {
    -webkit-transform: scale(0.8); } }

@-moz-keyframes cd-bounce {
  0%, 100% {
    -moz-transform: scale(1); }
  50% {
    -moz-transform: scale(0.8); } }

@keyframes cd-bounce {
  0%, 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  50% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); } }

/* === MEDIA QUERIES === */
/* Browsers > 480px */
@media screen and (min-width: 480px) {
  .sam-form label {
    margin-top: 20px; } }

#slides {
  position: relative;
  z-index: 0;
  top: 116px;
  height: 671px !important;
}
  #slides .slides-container {
    display: none; }
    #slides .slides-container .slide-caption {
      height: 50px;
      width: 100%;
      position: absolute;
      bottom: 116px;
      background: black;
      background: rgba(0, 0, 0, 0.6); }
      #slides .slides-container .slide-caption h3 {
        display: none; }
  #slides .slides-navigation {
    margin: 0 auto;
    position: absolute;
    z-index: 3;
    bottom: 116px;
    width: 100%;
    height: 50px; }
    #slides .slides-navigation a {
      position: absolute;
      display: block;
      height: 50px;
      width: 100px;
      text-align: center; }
      #slides .slides-navigation a i {
        color: #d7df21;
        font-size: 34px;
        line-height: 50px;
        text-shadow: 1px 1px 1px #000;
        -webkit-transition: color 0.4s ease 0s;
        -moz-transition: color 0.4s ease 0s;
        -ms-transition: color 0.4s ease 0s;
        -o-transition: color 0.4s ease 0s;
        transition: color 0.4s ease 0s; }
      #slides .slides-navigation a:hover i {
        color: #ffffff; }
    #slides .slides-navigation a.prev {
      left: -20px; }
    #slides .slides-navigation a.next {
      right: -20px; }
  #slides .slides-pagination {
    position: absolute;
    z-index: 3;
    bottom: 0;
    text-align: center;
    width: 100%; }
    #slides .slides-pagination a {
      border: 2px solid #222;
      border-radius: 15px;
      width: 10px;
      height: 10px;
      display: -moz-inline-stack;
      display: inline-block;
      vertical-align: middle;
      *vertical-align: auto;
      zoom: 1;
      *display: inline;
      margin: 2px;
      overflow: hidden;
      text-indent: -100%;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII="); }
    #slides .slides-pagination a.current {
      background: #222; }

/* === MEDIA QUERIES === */
/* Browsers > 480px */
@media screen and (min-width: 480px) {
  #slides .slides-container .slide-caption {
    height: 50px; }
    #slides .slides-container .slide-caption h3 {
      display: block;
      color: #ffffff;
      font-size: 14px;
      text-shadow: 1px 1px 1px #000;
      margin: 0;
      line-height: 50px;
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility; }
      #slides .slides-container .slide-caption h3 span {
        color: #d7df21; } }

/* Browsers > 960px */
@media screen and (min-width: 960px) {
  #slides .slides-container .slide-caption {
    height: 100px; }
    #slides .slides-container .slide-caption h3 {
      font-size: 22px;
      line-height: 100px;
      text-indent: 40px; }
  #slides .slides-navigation {
    height: 100px; }
    #slides .slides-navigation a {
      height: 100px;
      width: 100px; }
      #slides .slides-navigation a i {
        font-size: 68px;
        line-height: 100px; } }

/* Browsers > 1200px */
@media screen and (min-width: 1280px) {
  #slides {
    top: 156px;
    height: 671px !important;
  }
    #slides .slides-container .slide-caption {
      bottom: 156px; }
      #slides .slides-container .slide-caption h3 {
        font-size: 30px; }
    #slides .slides-navigation {
      bottom: 156px; }
      #slides .slides-navigation a.prev {
        left: 0; }
      #slides .slides-navigation a.next {
        right: 0; } }

/* iPad 1 & 2 */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  #slides .slides-container .slide-caption h3 {
    font-size: 20px; }
    /* .donorProp {
      align-items: flex-start;
    } */
  }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after,
  .mfp-arrow .mfp-b,
  .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after,
  .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before,
  .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after,
  .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before,
  .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after,
  .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before,
  .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

.mfp-ie7 .mfp-img {
  padding: 0; }

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }

.mfp-ie7 .mfp-container {
  padding: 0; }

.mfp-ie7 .mfp-content {
  padding-top: 44px; }

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

/* DONTATE-ONLINE-FORM */
.phone-wrapper {
    display: flex;
    flex-direction: column;
}
.phone-code-input > .customSelect {
    min-width: 3% !important;
}
.phone-inputs {
    display: flex;
    flex-direction: row;
}
.razorpay-payment-button {
    border-radius: 0px;
    background: #d7df21;
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    padding: 6px 12px;
    border: none;
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
    font-style: normal;
    -webkit-transition: background 0.2s ease 0s;
    -moz-transition: background 0.2s ease 0s;
    -ms-transition: background 0.2s ease 0s;
    -o-transition: background 0.2s ease 0s;
    transition: background 0.2s ease 0s;
    line-height: unset !important;
}
.donation-action > form,
.donation-action > a {
    margin: 2%;
}

.project-map {
    overflow-x: hidden;
}

.map-key-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.map-legends {
  display: flex;
  margin-top: 18px;
}

.map-legends div {
  display: flex;
  align-items: center;
}

.map-legends div:first-child {
  margin-right: 20px;
}

.map-legends img {
  height: 20px;
  margin-right: 10px;
}

@media screen and (min-width: 48em) {
  .donorProp img {
    margin-top: 0 !important;
  }
}

@media screen and (min-width: 72em) {
  .donorProp {
    float: right;
    align-items: flex-start;
  }

  .donorProp img {
    margin-left: 3rem;
    margin-top: -0.2rem !important;
  }

  div.copyright .donorProp p {
    margin: 0.1rem 0 0 0;
  }

  .footer-em-contain {
    width: 1200px;
  }

  .map-key-container {
    flex-direction: row;
  }
}

.language-selector {
  width: 70px;
  margin-top: 3px;
}

.social-link {
  width: 25px;
  margin-right: 20px;
}

.slide-text-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  /*justify-content: center; */
  z-index: 3;
  left: 200px;
}

.slider-text {
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  color: #FFFFFF;
  margin: 70px 0 0;
}

.main-text {
  font-size: 53px;
  font-weight: 700;
  line-height: 84px;
  text-align: left;
  color: #FFFFFF;
  font-weight: 900;
  width: 650px;
  margin-top: 0;
}

.receipt-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 37px;
  letter-spacing: 0em;
  text-align: left;
  color: #4B4B4B;
}

.donate-today {
    position: relative;
    z-index: 5;
    width: 180px;
    height: 80px;
    background-color: #D7DF21;
    margin: 30px 0 0;
    color: #4B4B4B;
    display: flex;
    justify-content: center;
    align-items: center;
}

.texts {
  font-size: 53px;
  font-weight: 700;
  line-height: 84px;
  color: #D7DF21;
  font-weight: 900;
}

/*# sourceMappingURL=app.css.map */

.slides-container {
    height: 671px !important;
}

.footer-icon a.button {
    color: #ffffff;
    text-decoration: none;
    display: inline-block;
    font-size: 24px;
    padding: 0;
    margin-right: 20px;
    font-weight: 700;
    font-style: normal;
}

.rand {
    position: absolute !important;
    left: 0px;
    color: white;
    z-index: 1;
    background: #d7df21;
    margin-left: 0;
    top: 0px;
    width: 79px;
    align-items: center;
    display: flex;
    justify-content: center;
    height: 100%;
    border-top-left-radius: 0.2em;
    border-bottom-left-radius: 0.2em;
    font-weight: 900;
    border-top-right-radius: 0.2em;
    border-bottom-right-radius: 0.12em;
}

.amount {
    display: flex;
    align-items: center;
    text-align: center;
    height: 3rem;
    position: relative;
}

.user-details {
    position: relative;
    padding-left: 3rem;
    height: 3rem;
    padding: 12px 80px !important;
    border: 1px solid #cfd9db;
    background-color: #ffffff;
    border-radius: 0.25em;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    color: #8b8b8b;
 }

.amount-container {
    margin: 0;
 }

.rupees-heading {
  color: #8b8b8b !important;
  font-size: 18px;
  margin: 18px 0px 5px !important;
  font-weight: 500;
 }

.rand-rupees {
    position: absolute !important;
    left: 7px;
    color: white;
    z-index: 1;
    background: #d7df21;
    margin-left: 0;
    top: 1px;
    width: 59px;
    align-items: center;
    display: flex;
    justify-content: center;
    height: 97%;
    border-top-left-radius: 0.2em;
    border-bottom-left-radius: 0.2em;
    font-weight: 900;
    border-top-right-radius: 0.2em;
    border-bottom-right-radius: 0.12em;
}

.amount-rupees {
    display: flex;
    align-items: center;
    text-align: center;
    height: 3rem;
    position: relative;
}

.rand-international {
    position: absolute !important;
    left: 15.4px;
    color: white;
    z-index: 1;
    background: #d7df21;
    margin-left: 0;
    top: 1px;
    width: 86px;
    align-items: center;
    display: flex;
    justify-content: center;
    height: 97%;
    border-top-left-radius: 0.2em;
    border-bottom-left-radius: 0.2em;
    font-weight: 900;
    border-top-right-radius: 0.2em;
    border-bottom-right-radius: 0.12em;
}

.int-currency {
  margin-right: 10px !important;
}


.button-wrap-donations-right {
    display: inline-block;
    background: rgba(0, 0, 0, 0.04);
    padding: 20px 0;
    width: 300px;
    border-radius: 1px solid #c3c3c3;
    border-radius: 0px 8px 0px 0px;
    text-align: center;
}

.button-wrap-donations-left {
  display: inline-block;
  padding: 20px 0;
  width: 300px;
  border: 1px solid #c3c3c3;
  border-radius: 0px 8px 0px 0px;
  text-align: center;
  text-decoration: none;
  color: #4B4B4B;
  font-size: 24px;
  font-weight: bold;
}

  .button-wrap-donations a.button {
    color: #000000;
    text-decoration: none;
    display: inline-block;
    font-size: 18px;
    font-family: "futura-pt", sans-serif;
    font-weight: 700;
    font-style: normal;
    transition: background 0.2s ease 0s; }
    .button-wrap-donations a.button:hover {
      background: none !important; }

  .currency {
    text-decoration: none;
    font-size: 18px;
    font-family: "futura-pt", sans-serif;
    font-weight: normal;
    font-style: normal;
    transition: background 0.2s ease 0s;
    text-align: center;
    cursor: pointer; }

.button-wrap-bold {
  font-weight: bold;
}

.button-wrap-donation {
  display: inline-block;
  background: rgba(0, 0, 0, 0.04);
  margin-right: 20px;
}

.home-slide-subtitle {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-top: 100px;
}

.home-slide-caption {
  color: #ffffff;
  font-size: 63px;
  font-weight: 700;
  margin-bottom: 60px;
}

.new-link {
   margin-bottom: 20px;
}

.new-video {
  height: 46%;
  margin: 0 auto;
}

.slide-cta-link {
    position: relative;
    z-index: 5;
    width: 180px;
    height: 60px;
    background-color: #D7DF21;
    margin: 20px 0 0;
    color: #4B4B4B;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-weight: 900;
    font-size: 18px;
    text-transform: uppercase;
}

.video-slide-caption {
  color: #ffffff;
  font-weight: 700;
  margin-bottom: 20px !important;
  font-size: 40px !important;
  font-weight: 700;
  line-height: 44px !important;
  text-align: left;
  margin-top: 0;
}


.video-slide-cta-link {
  position: relative;
  z-index: 5;
  width: 180px;
  height: 50px !important;
  background-color: #D7DF21;
  margin: 15px 0 0 !important;
  color: #4B4B4B;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-weight: 900;
  text-transform: uppercase;
}

.video-slide-subtitle {
  color: #ffffff;
  font-size: 24px !important;
  font-weight: 700;
  margin-bottom: 10px !important;
}

.donate-text {
  color: #4B4B4B;
  margin: 0 !important;
  font-weight: 900;
  font-size: 18px;
  padding-left: 15px;
}

.video-wrapper {
  margin-left: 25px;
}

.highlight {
  color: #d7df21;
}

.donate-tag a {
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  padding-top: 10px;
  display:flex;
  flex-direction: row;
  justify-content: center;
}

.vector {
  width: 20px;
  margin: 0;
  }

.donate-title {
  font-size: 42px;
  font-weight: 700;
  line-height: 37px;
  color: #8b8b8b;
}

.donate-subtitle {
  font-size: 24px;
  font-weight: 700;
  line-height: 37px;
  color: #4B4B4B;
  margin: 35px 0 0 20px;
}

.donate-intro {
  font-size: 24px;
  font-weight: 700;
  line-height: 37px;
  color: #4B4B4B;
  margin: 35px 0 25px;
}

.donor-subtitle {
  font-size: 24px;
  font-weight: 700;
  line-height: 37px;
  color: #4B4B4B;
  margin: 35px 0 0 0;
}


.samarpan-text {
  font-size: 20px;
  font-weight: normal;
  line-height: 32px;
  color: #4B4B4B;
  margin: 50px 0;
}

.donations-block {
  border-width:3px;
  border: 1px solid #d6df22;
  background-color: rgba(214, 223, 34, 0.1);
  padding: 1em;
  border-left: 8px solid #d6df22;
  border-radius: 8px;
  margin: 30px 0 50px;
}

.indian-container {
  border-width:3px;
  border: 1px solid #d6df22;
  background-color: rgba(214, 223, 34, 0.1);
  padding: 1em;
  border-left: 8px solid #d6df22;
  border-radius: 8px;
  margin: 20px 0 0;
}

.exclamation-svg {
  margin: 8px 7px 0 0 !important;
}
.donations-text {
  font-weight: 400;
  font-size: 16px;
  color: #4B4B4B;
  line-height: 24px;
  margin: 0 0 15px !important;
}
.donations-block-international {
  border-width: 3px;
  border: 1px solid #F3F4F6;
  background: #F3F4F6 !important;
  padding: 1em;
  border-radius: 8px;
  margin: 20px 0 60px;
}

.donations-heading {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  color: #4B4B4B;
}

.donations-details {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #4B4B4B;
}
.donations-details a {
  color: #4B4B4B !important;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  text-decoration: underline !important; 
}
.donations-main {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.divider {
  height: 1px;
  width: 100%; 
  color: #cfd9db;
  border-width: 1px;
  margin: 50px 0 !important;
  border: 1px solid #cfd9db;

}

.receipts-title {
  margin: 10px 0 0;
  font-size: 24px;
  line-height: 37px;
  color: #4b4b4b;
  font-weight: 600;
  }

.non-activeSide {
  text-decoration: none !important;
}

/*MOBILE */
.slide-text-wrapper {
  display: flex;
  flex-direction: column;
  margin-top: 2rem;
  position: absolute;
  left: 30px;

}

.slide-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  background-color: black;
}

.slide-gradient {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  width: 100%;
  height: 100%;
}

.slide-subtitle {
  font-size: 24px;
  font-weight: 700;
  text-align: left;
  color: #FFFFFF;
  margin-bottom: 0;
  width: 100%;
  max-width: 320px;
}


.slide-caption-text {
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  text-align: left;
  color: #FFFFFF;
  margin-top: 20px;
  margin-bottom: 0 !important;
  max-width: 300px;
}


.slide-wrapper {
  position: relative;
}

.highlight {
  color: #d7df21;
}

.social-bar {
  float: left;
  margin: 0;
  background: url(../img/new-en.svg) no-repeat center;
  background-size: 65px;
  margin-bottom: 20px;
  margin-left: 0;
}

.active-heading {
  border-bottom: none;
}

.new-video {
  height:30%;
  margin:0 auto;
}

#news {
  margin-top: 5rem;
}


/* START

/* donations-container */
.donations-container {
    display: flex;
    flex-direction: column;
    width: 100%;

}

.donations-header{
    border: 5px solid yellowgreen;
}

.donations-main{
   display: flex;
   flex-wrap: wrap;
   flex-direction: row;
   width: 100%;
  }

.leftSide{
    flex: 1;
    background: #f7f7f7;
    padding: 20px 0;
    text-align: center;
    border: 1px solid #c3c3c3;
    border-radius: 8px 0px 0px 0px;
    font-weight: normal;
    width: 50%;
    text-decoration: none !important;
}

.rightSide{
    flex: 1;
    width: 50%;
    text-decoration: none !important;
}

.nonActiveSide {
  flex: 1;
  border-radius: 8px 0px 0px 0px;
  width: 50%;
  text-decoration: none !important;
}

.activeSide{
    flex: 1;
    background: #f7f7f7;
    padding: 20px 0;
    border-radius: 0px 8px 0px 0px !important;
    text-align: center;
    border: 1px solid #c3c3c3;
    border-radius: 0px;
    width: 50%;
    text-decoration: none !important;
}

.active-donations-india {
  display: inline-block;
  padding: 20px 0;
  width: 50%;
  border: 1px solid #c3c3c3;
  border-radius: 8px 0px 0px 0px;
  border-bottom: 6px solid #d6df22;
  text-align: center;
  background: #ffffff;
  text-decoration: none;
  color: #4B4B4B;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none !important;
}


div.options > label > input {
    visibility: hidden;
}

div.options > label {
    display: inline-flex;
    margin: 0 30px 0 -10px;
    padding: 0 0 20px 0;
    height: 20px;
    font-weight: 700;
    color: #8B8B8B;
    font-size: 18px;
}


div.options > label > img {
    display: inline-block;
    padding: 0px;
    height: 27px;
    width: 27px;
    background: none;
    border: 1px solid #d9d9d9;
    margin-right: 19px;

}

div.options > label > input:checked +img {
    background: url(../img/checkmark.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 27px 27px;
    color: red;
}


.changeLabelColor {
  color: #4B4B4B;
  font-weight: 700;
}

#receipts {
    background-color: #f7f7f7 !important;
    border-top: 1px solid #cfd9db;
}

.donation-amount-wrapper {
  display: flex;
}

.currency-select {
  width: fit-content !important;
  background: url('../img/dropdown.svg') no-repeat center right 8px !important;
  background-color: #d7df21 !important;
  color: #fff !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-color: #d7df21 !important;
  box-shadow: none !important;
  font-weight: 900;
}
.currency-non-select {
  width: 70px !important;
  font-weight: 900;
  background-color: #d7df21 !important;
  color: #fff !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-color: #d7df21 !important;
  box-shadow: none !important;
}

.donation-amount {
  border-left: none !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.donations-button {
  color: #4B4B4B;
  font-size: 16px;
  line-height: 37px;
  text-decoration: none !important;
  width: 100%;
}

.donations-button-active {
  color: #4B4B4B;
  font-size: 16px;
  line-height: 37px;
  font-weight: 900;
  text-decoration: none !important;
}

.active-donations-africa {
  display: inline-block;
  padding: 20px 0;
  width: 100%;
  border: 1px solid #c3c3c3;
  border-radius: 0px 8px 0px 0px;
  border-bottom: 6px solid #d6df22;
  text-align: center;
  background: #ffffff;
  text-decoration: none;
  color: #4B4B4B;
  font-size: 24px;
  font-weight: bold;
  text-decoration: none !important;
}

.select-text {
    font-size: 20px;
    margin-bottom: 30px;
    font-weight: 700;
    color: #8B8B8B;
  }

.submit-button {
  margin-top: 40px;
}

.africa-subtitle {
  font-size: 24px;
  font-weight: 700;
  line-height: 37px;
  color: #4B4B4B;
  margin: 35px 0 0 5px;
}

.india-subtitle {
  font-size: 24px;
  font-weight: 700;
  line-height: 37px;
  color: #4B4B4B;
  margin: 35px 0 15px 0px;
}

.africa-donor-subtitle {
  font-size: 24px;
  font-weight: 700;
  line-height: 37px;
  color: #4B4B4B;
  margin: 35px 0 0 0;
  }

.india-donor-subtitle {
  font-size: 24px;
  font-weight: 700;
  line-height: 37px;
  color: #4B4B4B;
  margin: 35px 0 0 0px;
  }

.fieldset-padding {
  padding-left: 0 !important;
}

.donations-info {
  font-size: 14px !important;
  line-height: 30px !important;
  color: #4B4B4B !important;
}

.info-bold {
  font-size: 14px !important;
  line-height: 30px !important;
  color: #4B4B4B !important;
  font-weight: 700;
}

.receipt-error {
  margin: 20px 20px 0 !important;
  display: inline-block;
  padding: 15px;
  border: 2px solid #8b8b8b;
  color: #8b8b8b; }

.snackbar {
    opacity: 1 !important;
    box-shadow: none !important;
}

.toast-top-center {
  margin-top: 1rem !important;
  box-shadow: none !important;
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.south-african-submit {
  margin-top: 30px !important;
}

.banner-section {
  float: left;
  color: white;
}
.banner-vector {
  display: none;
}
.banner-container {
  display: none;
  align-items: center;
  justify-content: space-evenly;
  height: 160px;
  width: 100%;
  background-color: black;
  /* border-bottom: 10px solid #d7df21;  */
  flex-direction: column;
  position: fixed;
  z-index: 999;
  top: 0;
  padding-bottom: 20px;
  font-family: 'Lato', sans-serif;
}
/* header.hBig {
  height: 280px;
} */
.banner-heading {
  font-size: 21px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: center;
  color: #FFFFFF;
  font-family: 'Lato', sans-serif;
}
.banner-subheading {
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
  text-align: center;
  color: #FFFFFF;
  padding: 5px 30px 0;
  font-family: 'Lato', sans-serif;
}
.banner-link {
  cursor: hand;
  font-size: 18px;
  font-weight: 300;
  line-height: 21.6px;
  text-align: center;
  color: #FFFFFF !important;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
}

.banner-topic {
  font-size: 18px;
  font-weight: 700;
  line-height: 21.6px;
  text-align: center;
  color: #56BCBC;
  font-family: 'Lato', sans-serif;
}
.donate-now-btn {
  background-color: #56BCBC;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  width: 150px;
  height: 40px;
  border-radius: 40px;
  padding: 8px 25px;
  cursor: hand;
  font-family: 'Lato', sans-serif;
}

.banner-link-img {
  width: 14px;
}

.outstanding-duration {
  font-weight: 700;
  font-family: 'Lato', sans-serif;
}

/* IPAD */
@media screen and (min-width: 48em) {
  .donorProp img {
    margin-top: 0 !important;
  }

  .slide-text-wrapper {
   /* margin-left: 10rem; */
    max-width: calc(100vw - 20%);
    margin-top: 3rem;
    position: absolute;
    left: 70px;
  }
  .video-wrapper {
    margin-left: 55px;
}
  .new-video {
    height:36%;
    margin:0 auto;
}
  .slide-subtitle {
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 0;
    width: 100%;
    max-width: 700px;
}
  .slide-caption-text {
    font-size: 35px;
    font-weight: 700;
    line-height: 44px;
    text-align: left;
    color: #FFFFFF;
    margin-top: 30px;
    max-width: 700px;
  }
  .slide-cta-link {
    margin: 30px 0 0;
    text-transform: uppercase;
}

  .rightSide{
    flex: 1;
}

  .nonActiveSide {
    flex: 1;
    border-radius: 8px 0px 0px 0px;
    text-decoration: none !important;
}

  .donations-button {
    color: #4B4B4B;
    font-size: 20px;
    line-height: 37px;
    text-decoration: none !important;
}

  .donations-button-active {
    color: #4B4B4B;
    font-size: 20px;
    line-height: 37px;
    font-weight: 900;
    text-decoration: none !important;
}

  .select-text {
    font-size: 18px;
    font-weight: 700;
    margin-right: 50px;
    color: #8B8B8B;
    margin: 20px 0 30px;
  }

  .em-contain .donation-selection {
    width: 102.4%;
    margin-left: -1.2%;
    float: left;
    box-sizing: border-box;
  }

  .em-contain .donation-selection .em-cell {
      margin: 0 1.2%;
  }

  .em-contain .donation-selection .em-cell-6 {
      width: 47.6%;
  }
  .submit-button {
    margin: 40px 0 0 15px;
}
  .user-details {
    min-width: 310px;
  }

  .donations-block {
    margin: 45px 0 0;
}
  .donation-hr {
    margin: 50px 0 35px;
    border: 1 solid #cfd9db;
  }
  .int-hr {
    margin: 0;
    border: 1 solid #cfd9db;
  }
  .indian-container {
    margin: 20px 0 15px;
}
  .africa-subtitle {
    margin: 35px 0 0 0;
}
  .africa-donor-subtitle {
    color: #4B4B4B;
    margin: 35px 0 0 8px;
  }
  .donor-subtitle {
    margin: 35px 0 0 5px;
}
  .donate-subtitle {
    margin: 35px 0 0 -5px;
}
  .india-donor-subtitle {
    color: #4B4B4B;
    margin: 35px 0 0 0px;
  }
  .receipt-error {
    margin:  20px 0 0 !important;
  }
  .south-african-submit {
    margin-top: 40px !important;
  }
  .banner-heading {
    padding-top: 0;
  }
  .banner-subheading {
    padding: 5px 20px 0;
  }
  .donate-now-btn {
    padding: 7px 25px;
  }
}

/*IPAD PRO */
@media screen and (min-width: 60em) {
  .donate-tag a {
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding-top: 10px;
  }
  .vector {
      width: 20px;
      margin: 0 auto;
    }
  .donate-text {
    padding-left: 0;
  }
  .social-bar {
    width: 100px;
  }
  .vector {
    margin: 0 auto 10px;
  }
  .donations-container {
    display: flex;
    flex-direction: column;
  }
  .donations-container {
    display: flex;
    flex-direction: row;
}

  .donations-main{
   display: flex;
   flex-wrap: wrap;
}
  .leftSide{
    flex: 1;
    background: #f7f7f7;
    padding: 20px 0;
    text-align: center;
    border: 1px solid #c3c3c3;
    font-weight: normal;
    width: 50%;
    text-decoration: none !important;
}
  .rightSide{
    flex: 1;
    width: 50%;
    text-decoration: none !important;
}

  .nonActiveSide {
    flex: 1;
    border-radius: 8px 0px 0px 0px;
    text-decoration: none !important;
}

  .donations-button {
    color: #4B4B4B;
    font-size: 24px;
    line-height: 37px;
    text-decoration: none !important;
}

  .donations-button-active {
    color: #4B4B4B;
    font-size: 24px;
    line-height: 37px;
    font-weight: 900;
     text-decoration: none !important;
  }

  .submit-button {
    margin: 60px 0 0 25px;
}
  .user-details {
    min-width: 440px;
  }
  .options {
    display: flex;
}
  .select-text {
    font-size: 18px;
    font-weight: 700;
    margin-right: 50px;
    color: #8B8B8B;
    margin: 0 30px 0 0;
  }
  .donate-subtitle {
    margin: 35px 0 0;
  }
  .donations-block {
    margin: 35px 0 0;
  }
  .india-donor-subtitle {
    font-size: 24px;
    font-weight: 700;
    line-height: 37px;
    color: #4B4B4B;
    margin: 35px 0 0 0px;
  }
  .donor-subtitle {
    margin: 35px 0 0 10px;
}

  .active-donations-india {
    border-radius: 8px 0px 0px 0px;
    width: 50%;
}
  .activeSide{
    border-radius: 0px 8px 0px 0px;
    width: 50%;
}
  .samarpan-header {
    width: 940px;
    margin: 0 0 0 -470px;
  }
  .indian-container {
    margin: 15px 0 15px;
  }
  .banner-vector {
    display: inline-block;
    width: 50px;
  }
  .banner-container {
    height: 105px;
    flex-direction: row;
    padding-bottom: 0;
  }
  /* header.hBig {
    height: 280px;
  } */
  .banner-heading {
    font-size: 30px;
    line-height: 36px;
    padding: 0;
  }
  .banner-subheading {
    font-size: 25px;
    line-height: 30px;
    padding: 0;
}
  .banner-link {
    font-size: 25px;
    line-height: 30px;
    font-weight: 300;
 }

  .banner-topic {
    font-size: 25px;
    line-height: 30px;
 }
  .donate-now-btn {
    font-size: 18px;
    width: 150px;
    height: 40px;
    padding: 15px 40px;
  }
  .donations-block-international {
    margin: 20px 0 100px;
  }
  .exclamation-svg {
    margin: 8px 10px 0 0 !important;
  }
  .donations-heading {
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    color: #4B4B4B;
  }
}

/*DESKTOP */
@media screen and (min-width: 72em) {
  .donorProp {
    float: right;
    align-items: flex-start;
  }

  .donorProp img {
    margin-left: 3rem;
    margin-top: -0.2rem !important;
  }

  div.copyright .donorProp p {
    margin: 0.1rem 0 0 0;
  }

  .footer-em-contain {
    width: 1200px;
  }

  .map-key-container {
    flex-direction: row;
  }

  .slide-text-wrapper {
   /* margin-left: 10rem; */
    max-width: calc(100vw - 20%);
    margin-top: 3rem;
    position: absolute;
    left: 140px;
  }
  .video-wrapper {
    margin-left: 55px;
}

  .slide-subtitle {
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    color: #FFFFFF;
    margin-bottom: 0;
    width: 100%;
    max-width: 1400px;
}
  .slide-caption-text {
    font-size: 54px;
    font-weight: 700;
    line-height: 63px;
    text-align: left;
    color: #FFFFFF;
    margin-top: 20px;
    max-width: 1100px;
}
  .social-bar {
    margin: 0;
    padding: 0;
    list-style: none;
    background: url(../img/new-en.svg) no-repeat center;
    background-size: 75px;
    margin-bottom: 0;
    margin-left: 25px;
}
  .no-svg #google_translate_element {
    background: url(../img/new-en.svg) no-repeat center;
    background-size: 75px;
}
  .active-heading {
    border-bottom: 3px solid #D7DF21;
}
  .new-video {
    height:46%;
    margin:0 auto;
  }
  .slide-cta-link {
    background-color: #D7DF21;
    color: #4B4B4B;
    text-decoration: none;
    font-size: 18px;
    font-weight: 700;
    width: 180px;
    height: 80px;
    margin: 30px 0 0;
    text-transform: uppercase;
}
  .video-slide-cta-link {
    position: relative;
    z-index: 5;
    width: 180px;
    height: 50px !important;
    background-color: #D7DF21;
    margin: 15px 0 0 !important;
    color: #4B4B4B;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-weight: 900;
    text-transform: uppercase;
}
  .donate-text {
    color: #4B4B4B;
    margin: 0 !important;
    font-weight: 900;
    font-size: 20px;
    padding-left: 0;
}
  .social-footer {
    display: flex;
    flex-direction: row;
    list-style-type: none;
    padding: 0 !important;
    margin-top: 0;
  }
  .vector {
    margin: 0 auto 10px;
  }

  #receipts {
    background-color: #f7f7f7 !important;
    border-top: 1px solid #cfd9db;
}
  .receipts-title {
    margin: 10px 0 0;
    font-size: 24px;
    line-height: 37px;
    color: #4b4b4b;
    font-weight: 600;
  }

  .filter-wrap-currency {
    display: flex;
  }

  .donate-title {
    font-size: 42px;
    font-weight: 700;
    line-height: 37px;
    color: #8b8b8b;
}

  .donate-intro {
    font-size: 24px;
    font-weight: 700;
    line-height: 37px;
    color: #4B4B4B;
    margin: 35px 0 25px;
}

  .samarpan-text {
    font-size: 20px;
    font-weight: normal;
    line-height: 32px;
    color: #4B4B4B;
    margin: 50px 0 35px;
}
  .donations-block {
    margin: 35px 0 0;
}
  .donations-button {
    color: #4B4B4B;
    font-size: 24px;
    line-height: 37px;
    text-decoration: none !important;
}

  .donations-button-active {
    color: #4B4B4B;
    font-size: 24px;
    line-height: 37px;
    font-weight: 900;
    text-decoration: none !important;
  }
  .submit-button {
    margin: 60px 0 0 30px;
}
  .user-details {
    width: 570px;
 }
  .donor-subtitle {
    font-size: 24px;
    font-weight: 700;
    line-height: 37px;
    color: #4B4B4B;
    margin: 35px 0 0 13px;
}
  .south-african-submit {
    margin-top: 40px !important;
  }
}

@media screen and (min-width: 80em) {
  .samarpan-header {
    width: 1200px;
    margin: 0 0 0 -600px;
  }
}

@media screen and (min-width: 120em) {
 .slide-text-wrapper {
    left: 350px;
  }
  .banner-container {
    width: 100%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 160em) {
 .slide-text-wrapper {
    left: 45rem;
  }
}

@media screen and (min-width: 180em) {
 .slide-text-wrapper {
    left: 55rem;
  }
}
