@font-face {
    font-family: 'abelregular';
    src: url('../fonts/Abel-Regular.woff2') format('woff2'),
         url('../fonts/Abel-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'karlaregular';
    src: url('../fonts/Karla-Regular.woff2') format('woff2'),
         url('../fonts/Karla-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.woff2') format('woff2'),
         url('../fonts/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium.woff2') format('woff2'),
         url('../fonts/Roboto-Medium.woff') format('woff');
    

}
@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.woff2') format('woff2'),
         url('../fonts/Roboto-Regular.woff') format('woff');
}
#txt-pan.error
{
    border-color:rgb(185, 74, 72);
}
body
{
  font-family: 'karlaregular';
  height: 100%;
  float: left;
  width: 100%;
}
.modal-dialog
{
  padding: 0px 15px;
}
.content-sec h4,.content-sec h5
{
  float: left;
  width: 100%;
}
.container-check a
{
  position: relative;
  z-index: 9999999999;
}
.wrapper
{
  width: 100%;
  height: 100%;
  float: left;
  background-color: rgb(31,31,31);
}
.main-container
{
  max-width: 1366px;
  height: 100%;
  margin: 0 auto;
  display: table;
  width: 100%;
  background-color: #fff;
}
.container
{
  max-width: 1366px;
  width: 100%;
  height: 100%;
  position: relative;
  /*background:url(../images/contact.jpg) no-repeat;
  height: 1400px;*/
}
p,ul,li,h1,h2,h3,h4,h5
{
  margin: 0px;
}
a,a:hover,a:active,a:link,a:visited
{
  text-decoration: none;
  color: #8d2e08;
  outline: none !important;
}
button,select,input
{
  outline: none !important;
}

p
{
  color: #37320c;
  font-size: 16px;
  font-family: 'karlaregular';
  text-align: justify;
  float:left;
}
header
{
  width: 100%;
  height: auto;
  float: left;
  height: 117px;
 /* border-bottom: 2px solid #db948b;*/
  background-color: rgb(245,243,244);
}
.invalidlink-icon
{
  background: url(../images/invalidlink.png) no-repeat;
  background-position: center bottom;
  padding-bottom: 225px !important;
}
.con-icon
{
  background: url(../images/con-icon.png) no-repeat;
  background-position: center bottom;
  background-size: 225px auto;
  padding-bottom: 150px !important;
  margin-bottom: 10px;
}
.success-icon
{
  background: url(../images/success-icon.png) no-repeat;
  background-position: center bottom;
  background-size: 120px auto;
  padding-bottom: 130px !important;
  margin-bottom: 10px;
}
.cancel-icon
{
  background: url(../images/cancel-icon.png) no-repeat;
  background-position: center bottom;
  background-size: 120px auto;
  padding-bottom: 160px !important;
  margin-bottom: 10px;
}
.header-inner
{
  width: 100%;
  height: auto;
  float: left;
}
.header-inner a
{
  width: auto;
  height: auto;
  position: absolute;
  color: #37320c;
  font-family: 'abelregular';
  line-height: 38px;
  top: 39px;
  border-radius: 30px;
}
.header-inner a.logo
{
  display: table;
  float: left;
  position: static;
  margin: 0 auto;
  width: auto;
  padding: 10px 0 0 30px;
  line-height: inherit;
}
.header-inner a.contact-icon
{
  right: 30px;
  background:url(../images/contact-us.png) no-repeat;
  background-position: 22px 13px;
  padding-left: 46px;
  padding-right: 18px;
  color:#cf0c38;
  background-color: #f2b9a8;
  font-weight: bold;
 
}
.header-inner a.donate-icon
{
  right: 190px;
  background:url(../images/donate.png) no-repeat;
  background-position: 29px 9px;
  padding-left: 57px;
  padding-right: 33px;
  color:#cf0c38;
  background-color: #f8d978;
  font-weight: bold;
}
.left-panel{
  width:38%;
  float:left;
  position: relative;
}
.left-panel-img{
  width:100%;
  float: left;
  text-align: center;
  position: relative;
}
.left-panel-img img{
  vertical-align: middle;
}
.right-panel{
  width:62%;
  float:right;
  position: relative;
  background: url(../images/bg_bottom_right.png) no-repeat #fff bottom right;
}
.banner-section
{
  width: 100%;
  height: 672px;
  float: left;
  position: relative;
  background: url(../images/banner-bg.png) no-repeat;
  
}
.banner-section img
{
  width: 50%;
  height: auto;
  float: left;
   margin-left:45px;
   margin-top:10px;
}
.banner-captcha
{
  width: 100%;
  height: auto;  
  z-index: 1;
  margin-left:45px;
  color:#fff;
  position: relative;
  top:15px;
}
.banner-captcha h1
{
  width: 100%;
  float: left;
  height: auto;
  font-size: 47px;
  font-family: "Roboto-Bold";
  font-weight: bold;
  text-transform: uppercase;
  text-shadow: 4px 2px 4px rgba(144, 12, 62, 1);/* #900c3e;*/
}
.banner-captcha h3
{
  width: 100%;
  float: left;
  height: auto;
  font-size: 35px;
  font-weight: bold;
  font-family: "Roboto-Medium";
  text-transform: uppercase;
  text-shadow: 4px 2px 4px rgba(144, 12, 62, 1);
}
.banner-captcha h6
{
  width: 100%;
  float: left;
  height: auto;
  font-size: 15px;
  font-family: "Roboto-Regular";
  font-weight: normal;
  text-transform: uppercase;
  text-shadow: 0px 5px 8px rgba(144, 12, 62, 1);
}
.banner-captcha p
{
  width: 80%;
  float: left;
  height: auto;
  color: #fff;
  font-size: 15px;
  border-left:4px solid #ffc300;
  font-family: "Roboto-Medium";
  padding-left:25px;
}
.section-title
{
  width: 100%;
  text-align: center;
  float: left;
  height: auto;
  color: #000;
  font-size: 50px;
  padding-top: 55px;
  padding-bottom: 12px;
  font-family: 'abelregular';
}

.gallery-section
{
  width: 92%;
  height: auto;
  float: left;  
}
.gallery-section p
{
  width: 100%;  
  float: left;
  height: auto;
  color: #571845;
  font-family: "Roboto-Regular";
  font-size: 16px;
  line-height: 22px;
  padding: 10px;
  
}
.gallery-section table{
  margin-left:10px;
  width:100%;
  border-collapse:collapse;
}
.gallery-section td, .gallery-section th {
  border: 1px solid #ddd;
  padding: 8px;
  font-family: "Roboto-Regular";
  font-size: 15px;
  color: #571845;
}

.gallery-section tr:nth-child(even){background-color: #f2f2f2;}

.gallery-section tr:hover {background-color: #ddd;}

.gallery-section th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #900c3e;
  color: white;
}

.inner-container
{
  display: table;
  max-width: 970px;
  width: 100%;
  display: table;
  margin: 0 auto;
}
.gallery
{
  width: 100%;
  height: auto;
  float: none;
  display: table;
  margin: 0 auto;
  text-align: center;
  padding: 7px 0px 35px 0px;
}
.gallery-item
{
  width: 24.6%;
  padding: 10px;
  height: auto;
  float: none;
  display: inline-block;
  position: relative;
}
.gallery-item a
{
  width: 100%;
  height: auto;
  float: left;
  position: relative;
}
.gallery-item a:hover::before
{
  background-color: #d54628;
}
.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(213,70,40,.6);
}
.zoom-icon {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  background:url(../images/image-zoom.png) no-repeat;
  width: 35px;
  height: 36px;
}
.gallery-item a:hover .overlay {
  opacity: 1;
}
.gallery-item a img
{
  width: 100%;
  height: auto;
  float: left;
}
.donat-section
{
  width: 100%;
  height: auto;
  float: left;
  padding: 15px 0 10px 0;
  /*background-color: rgb(245,243,244);*/
}
.cus-btn,a.cus-btn
{
  background:url(../images/donate_btn.png) no-repeat;
  background-size: 275px 85px;
  color: #fff;
  cursor: pointer;
  outline: none;
}
.contact-section .cus-btn, .contact-section a.cus-btn {
    background-color: #900c3e;
    background-image: none;
    color: #fff;
    font-family: 'Roboto-Regular';
    cursor: pointer;
    outline: none;
}
a.more-link,a.more-link:hover{
  color:#900c3e;
  font-size: 17px;
  font-family: 'Roboto-Regular';
}
.donat-section h3
{
  font-size: 38px;
  font-weight: 900;
  width: 100%;
  text-align: center;
  float: left;
  height: auto;
  color: #c70039;
  /*font-family: 'abelregular';*/
}
.donat-section p
{
  font-size: 15px;
  width: 100%;
  text-align: center;
  float: left;
  height: auto;
  color: #571845;
  padding: 10px 0 15px;
}
.donat-section a
{
  display: table;
  margin: 0 auto;
  font-size: 40px;
  font-weight: 700;
  padding: 16px 33px;
  border-radius: 5px;
}
footer
{
  width: 100%;
  height: auto;
  float: left;
  background-color: rgb(255,255,255);
}
footer p
{
  line-height: 45px;
  color: #8d2e08;
  text-align: center;
  width: auto;
  padding-left: 30px;
  float: left;
  font-size: 12px;
}
footer ul
{
  width: auto;
  float: right;
  list-style: none;
  padding-right: 20px;
}
footer ul li
{
  float: left;
  width: auto;
  line-height: 45px;
  position: relative;
  padding: 0px 10px;
}
footer ul li a
{
  font-size: 12px;
}
.seperater
{
  width: 1px;
  background-color: #8d2e08;
  height: 15px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 0px;
}
.contact-section
{
  width: 100%;
  height: auto;
  float: left;
  padding: 45px 90px;
}
.contact-section h3
{
  width: 100%;
  height: auto;
  float: left;
  font-family: 'Roboto-Regular';
  font-size: 28px;
  padding-bottom: 25px;
  color: #37320c;
}
.contact-section h3 span
{
  font-size: 20px;
  float: left;
  width: 100%;
}
.left-section
{
  width: 50%;
  height: auto;
  float: left;
}
form
{
  width: 100%;
  height: auto;
  float: left;
}
form fieldset
{
  padding-bottom: 20px;
  position: relative;
}
input
{
  width: 87%;
  height: auto;
  float: left;
  border:1px solid #f5f3f3;
  border-radius: 5px;
  padding: 10px 0px 10px 13px;
  background-color: #fafafa;
  color: #37320c;
  outline: none;    
  -webkit-appearance: none;
  -moz-appearance: none;
}
textarea
{
  width: 87%;
  height: 125px;
  resize: none;
  float: left;
  border:1px solid #f5f3f3;
  border-radius: 5px;
  padding: 10px 0px 10px 13px;
  background-color: #fafafa;
  color: #37320c;
  outline: none;    
  -webkit-appearance: none;
  -moz-appearance: none;
}
::-webkit-input-placeholder 
{
  color: #37320c;
  opacity: .4 !important; /* for older chrome versions. may no longer apply. */
}
:-moz-placeholder 
{ /* Firefox 18- */
  color: #37320c;
  opacity: .4 !important;
}
::-moz-placeholder 
{  /* Firefox 19+ */
  color: #37320c;
  opacity: .4 !important;
}
:-ms-input-placeholder 
{  
   color: #37320c;
}
.modal
{
  z-index: 2147483647;
}
.custom-select
{
  background-color: #fafafa;
  border:1px solid #f5f3f3;
  padding: 10px 0px 10px 13px;
}
.custom-select 
{
  display: inline-block;
  width: 100%;
  padding: 12px 0px 12px 13px;
  line-height: inherit;
  height: auto;
  color: #37320c;
  background: #fafafa url("../images/arrow.png") no-repeat right .75rem center;
  background-size: 6px auto;
  border: 1px solid #f5f3f3;
  border-radius: 5px;
  outline: none;
}
.custom-select:focus
{
  border-color: #f5f3f3;
  box-shadow: none;
  outline: none;
}
.help-block
{
  width: 100%;
  float: left;
  height: auto;
  position: absolute;
  bottom: -1px;
  font-size: 14px;
  left: 0px;
}
.form-error
{
  color: #b94a48;
}
.form-success
{
  color: #28a745;
  font-weight: 700;
}
button.cus-btn
{
  border:none;
  border-radius: 5px;
}
button.small-btn
{
  font-size: 20px;
  padding: 9px 20px;
}
.contact-section .cus-btn, .donate-section .cus-btn
{
  margin-top: 25px;
}
.map-section
{
  width: 100%;
  height: auto;
  float: left;
  padding: 0px;
  margin-top: 0px;
  
}
.map-section-inner
{
  width: 100%;
  height: auto;
  float: left;
}
#map
{
  height: 410px;
  width: 100%;
  float: left;
}
.infobox-wrapper {
    display:none;
}
#map img
{
  border-radius: 15px;
  width: 100%;
  height: 100%;
}
#infobox 
{
  border:0px solid black;
  margin-top: 8px;
  background:#333;
  color:#FFF;
  font-size:20px;
  padding: .5em .0em;
  width: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-shadow:0 -1px #000000;
  -webkit-box-shadow: 0 0  8px #000;
  box-shadow: 0 0 8px #000;
  text-align: center;
}
.right-section
{
  width: 50%;
  height: auto;
  float: left;
}
.contact-section .right-section
{
  padding-left: 120px; 
}
.contact-section ul
{
  padding: 0px;
  list-style: none;
  height: auto;
  width: 100%;
}
.contact-section p
{
  padding-left: 5px;
  line-height: 17px;
}
.contact-section ul li
{
  width: 100%;
  height: auto;
  float: left;
  padding: 17px 0px 0px 32px;
  background-position: 5px 23px !important;
}
.contact-section ul li a
{
  float: left;
  width: 100%;
  height: auto;
  color: #37320c;
  font-size: 16px;
  word-break: break-all;
}
.phone-icon
{
  background : url(../images/call-icon.png) no-repeat;
}
.mail-icon
{
  background : url(../images/contact-us.png) no-repeat;
}
.location-icon
{
  background : url(../images/navi-icon.png) no-repeat;
}
.section-subtitle
{
  font-size: 28px;
  color: #37320c;
  padding-top: 58px;
  padding-bottom: 17px;
  font-family: 'abelregular';
}
.form-container
{
  max-width: 510px;
  width: 100%;
  margin: 0 auto;
  display: table;
}
.donate-section
{
  width: 100%;
  height: auto;
  float: left;
  border-bottom: 4px solid rgb(245,243,244);
}
.other-whitebg
{
  border-bottom: 4px solid rgb(245,243,244);
  padding: 0 30px;
}
.donate-section input,.donate-section textarea
{
  width: 100%;
}
.donate-section h4
{
  width: 100%;
  height: auto;
  font-size: 20px;
  font-family: 'abelregular';
  padding-bottom: 26px;
  padding-top: 25px;
}

.option-section
{
  width: auto;
  float: none;
  display: table;
  margin: 0 auto;
  height: auto;
  padding: 0 72px;
}
.form-grid
{
  width: 240px;
  height: auto;
  /*float: left;*/
  padding: 0px 10px;
  display: inline-table;
  float: none;
}
.checkcontainer 
{
  -moz-user-select: none;
  cursor: pointer;
  display: block;
  font-size: 17px;
  margin-bottom: 12px;
  padding: 48px 10px 10px 10px;
  position: relative;
  width: 100%;
  float: left;
  border-radius: 5px;
  border:4px solid rgb(245,243,244);
}
.radioactive .checkcontainer
{
  border:4px solid rgb(231,230,228);
}
.checkcontainer input 
{
  cursor: pointer;
  opacity: 0;
  position: absolute;
  left: 0px;
}
.checkcontainer input:checked ~ .radiobtn::after 
{
  display: block;
}
.radiobtn::after 
{
  content: "";
  display: none;
  position: absolute;
}
.checkcontainer .radiobtn::after 
{
  /*background: white none repeat scroll 0 0;*/
  border-radius: 50%;
  height: 8px;
  left: 9px;
  top: 9px;
  width: 8px;
}
.checkcontainer input:checked ~ .radiobtn 
{
  background: url(../images/check-active-icon.png) no-repeat;
  background-size: 100% auto;
}
.radiobtn 
{
  background: url(../images/check-normal-icon.png) no-repeat;
  background-size: 100% auto;
  border-radius: 50%;
  height: 37px;
  left: 50%;
  position: absolute;
  top: 10px;
  margin-left: -18px;
  width: 37px;
}
.checkcontainer p
{
  width: 100%;
  height: 65px;
  float: left;
  font-size: 14px;
  text-align: center;
  display: flex;
  align-items: center;
  padding-top: 5px;
}
.checkcontainer p span
{
  text-align: center;
  width: 100%;
}
.country-section
{
  width: 100%;
  height: auto;
  float: left;
}
.country-section-inner
{
  width: auto;
  display: table;
  margin: 0 auto;
  display: table;
  padding: 20px 0px 10px;
}
.country-section-inner .form-grid
{
  width: auto;
}
.country-section-inner .form-grid .checkcontainer
{
  padding: 0px 0px 0px 45px;
  border:none;
}
.country-section-inner .form-grid .checkcontainer .radiobtn
{
  left: 0px;
  margin-left: 0px;
  top: 0px;
}
.country-section-inner .checkcontainer p
{
  height: auto;
  line-height: 37px;
  padding-top: 0px;
}
.large-btn
{
  display: table;
  margin: 0 auto;
  font-size: 40px;
  padding: 10px 83px;
  border-radius: 5px;
}
/* The container */
.container-check {
    display: block;
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    font-size: 15px;
    color: #37320c;
    line-height: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.container-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: 0px;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background: url(../images/terms-normal-icon.png) no-repeat;
    background-size: 25px auto;
}

/* On mouse-over, add a grey background color */
.container-check:hover input ~ .checkmark {
   /* background-color: #ccc;*/
}

/* When the checkbox is checked, add a blue background */
.container-check input:checked ~ .checkmark {
     background: url(../images/terms-select-icon.png) no-repeat;
    background-size: 25px auto;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-check .checkmark:after {
    /*left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    /*border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);*/
}
.donate-note
{
  width: 100%;
  height: auto;
  float: left;
  padding-bottom: 25px;
}
.donate-note h6
{
  font-size: 14px;
  color: #8d2e08;
  text-align: center;
  padding-top: 40px;
  font-family: 'abelregular';
}
.donate-note p
{
  width: 100%;
  text-align: center;
  float: left;
}
.captcha img
{
  float: left;
  border:1px solid #f5f3f3;
}
.captcha label
{
  width: 100%;
  float: left;
  line-height: 35px;
  margin: 0px;
}
.body-section
{
  width: 100%;
  height: auto;
  float: left;
}
.captcha-refresh
{
  width: auto;
  float: left;
  line-height: 30px;
  padding-left: 10px;
}
.inner-page p
{
  float: left;
  width: 100%;
  text-align: left;

}
#return-message
{
  width: 100%;
  float: left;
  position: relative;
  top: 20px;
}
.container-check .help-block
{
  bottom: -14px;
}
.mail-success h1
{
  width: 100%;
  height: auto; 
  float: left;
  font-size: 28px;
  padding-bottom: 10px;
  color: #37320c;
  text-align: center;
  font-family: 'abelregular';
}
.mail-success p
{
  width: 100%;
  height: auto; 
  float: left;
  font-size: 16px;
  color: #37320c;
  line-height: 26px;
}
.modal .close 
{
  position: absolute;
  right: -18px;
  width: 35px;
  height: 35px;
  border: 3px solid #37320c;
  color: #37320c;
  border-radius: 50%;
  top: -18px;
  z-index: 999;
  background-color: #fff;
}
.broken-des
{
  font-size: 20px;
}
@media(max-width:1400px) {
  .checkcontainer p
  {
    height: 80px;
  }
}
@media(max-width:1365px) {
  
  .banner-captcha
  {
    padding: 30px 60px 30px;
  }
  .gallery-section p
  {
    padding: 30px 60px 20px; 
  }
  .banner-captcha h1
  {
    font-size: 40px;
  }
  .banner-captcha h2
  {
    font-size: 18px;
  }
  .gallery
  {
    padding: 0px 0px 30px 0px;
  }
  .donat-section
  {
    padding: 45px;
  }
  .donat-section h3
  {
    font-size: 24px;
  }
  .donat-section a
  {
    /*padding: 10px 65px;*/
    font-size: 30px;
    height: 120px;
  padding: 22px 64px;
  }
  .section-title
  {
    padding-top: 35px;
    font-size: 40px;
  }
  .contact-section
  {
    padding: 35px 30px;
  }
  .contact-section .right-section 
  {
    padding-left: 40px;
  }
  textarea,input
  {
    width: 97%;
  }
  .contact-section h3,.section-subtitle
  {
    font-size: 24px;
  }
  .contact-section h3 span
  {
    font-size: 18px;
  }
  button.small-btn
  {
    font-size: 18px;
  }
  .option-section
  {
    padding: 0 30px;
  }
  .form-grid
  {
    padding: 0px 5px;
  }
  .checkcontainer p
  {
    height: 120px;
  }
  .large-btn
  {
    font-size: 30px;
    padding: 10px 65px;
  }
}
@media(max-width:1023px) {
  .banner-captcha h1 
  {
    font-size: 26px;
    padding-bottom: 5px;
  }
  .banner-captcha h2 
  {
    font-size: 16px;
  }
  .banner-captcha 
  {
    padding: 15px 15px 15px;
  }
  .gallery-section{
    width:100%;
  }
  .gallery-section p 
  {
    padding: 10px 15px 10px;
  }
  .donat-section 
  {
    padding: 25px;
  }
  .donat-section a 
  {
    /*padding: 5px 50px;*/
    font-size: 26px;
    width:92%;
  }
  footer p
  {
    line-height: 35px;
  }
  footer ul li
  {
    line-height: 35px;
  }
  .contact-section 
  {
    padding: 25px 15px;
  }
  .section-title 
  {
    padding-top: 25px;
    font-size: 30px;
  }
  .captcha-refresh
  {
    padding-left: 0px;
  }
  .contact-section .right-section 
  {
    padding-left: 25px;
  }
  button.small-btn 
  {
    font-size: 16px;
    padding: 5px 15px;
  }
  .form-grid
  {
    width: 230px;
  }
  .checkcontainer p 
  {
    height: 70px;
  }
  .option-section 
  {
    width: auto;
    float: none;
    margin: 0 auto;
    display: table;
    text-align: center;
  }
  .form-grid 
  {
    display: inline-table;
    float: none;
  }
  .captcha img
  {
    margin-right: 10px;
  }
  #map
  {
    height: 250px;
  }
}
@media(max-width:767px) {

  .left-panel,.right-panel{
  width:100%;
  float:left;
}
  .banner-captcha
  {
    position: static;
    float: left;
    background-color: rgba(211,62,0,1);
    margin-top: -50px;
  }
  .left-section
  {
    width: 100%;
  }
  .header-inner a.donate-icon{
    right: 20px;
    width: 135px;
  }
  .header-inner a.contact-icon{
    float: right;
    width: 145px;
    left: 56%;
  }
  .donat-section a{
  height: 120px;
  position: relative;
  padding: 22px 64px;
  width: 100%;
  left: 50%;
  transform: translateX(-20%);
}
  textarea, input
  {
    width: 100%;
  }
  .contact-section .right-section
  {
    padding-left: 0px;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 15px;
  }
  .contact-icon
  {
    left: 15px;
  }
  .donate-icon
  {
    right: 15px;
  }
  .form-grid 
  {
    width: 280px;
  }
  .large-btn 
  {
    font-size: 26px;
    padding: 5px 50px;
  }
  header
  {
    height: auto;
  }
  .donate-note p
  {
    padding: 0px 15px;
  }
  .contact-section 
  {
    padding: 0px 15px;
  }
  .gallery-item
  {
    width: 32.9%;
  }
  .lumos-container .lumos-next,.lumos-container .lumos-prev
  {
    opacity: 1 !important;
  }
  footer p
  {
    width: 100%;
    line-height: inherit;
    padding-top: 8px;
    padding-left: 0px;
  }
  footer ul
  {
    margin: 0 auto;
    display: table;
    float: none;
    padding: 0px;
  }
}
@media(max-width:639px) {
  .logo img
  {
    width: 180px;
  }
  .header-inner a
  {
    top: 28px;
  }
  .gallery-item
  {
    width: 100%;
  }
  .form-grid 
  {
    width: 250px;
  }
  .gallery-item
  {
    width: 31.9%;
  }
  
}
@media(max-width:579px) {
  .logo img
  {
    width: 125px;
  }
  .header-inner a 
  {
    top: 18px;
    font-size: 14px;
    line-height: 35px;
  }
  .header-inner a.logo {
  width: 100%;
  height: auto;
  position: relative;
}
.logo img {
  width: 99%;
  height: auto;
}
.header-inner a.contact-icon{
  position: relative;
  float: left;
  width: 45%;
  left:0px;
}
.header-inner a.donate-icon{
  position: relative;
  float: right;
  width: 45%;
  right:0px;
}
.donat-section a{
  height: 120px;
  position: relative;
  padding: 22px 64px;
  width: 100%;
  left: 50%;
transform: translateX(-33%);
}
  .contact-icon
  {
    background-position: 10px 11px;
    padding-left: 38px;
    padding-right: 10px;
  }
  .donate-icon
  {
    background-position: 10px 10px;
    padding-left: 40px;
    padding-right: 25px;
  }
  .option-section
  {
    padding: 0px 15px;
  }
  .form-grid 
  {
    width: 220px;
    padding: 0px 5px;
  }
  .form-container
  {
    padding: 0px 15px;
  }
  .gallery-item
  {
    width: 47.9%;
  }
}
@media(max-width:479px) {
  .form-grid 
  {
    width: 280px;
    padding: 0px 5px;
  }
  .captcha-refresh
  {
    font-size: 14px;
  }
  .header-inner a
  {
    font-size: 12px;
    top: 10px;
  }

  /*.logo img
  {
    width: 85px;
  }*/
  .contact-icon
  {
    background-size: 14px auto;
    background-position: 10px 12px;
    padding-left: 30px;
    left: 10px;
  }
  .donate-icon
  {
    padding-right: 22px;
    padding-left: 35px;
    background-size: 16px auto;
    background-position: 10px 12px;
    right: 10px;
  }
  .gallery
  {
    padding: 0px 5px;
  }
  .gallery-item
  {
    width: 48.9%;
    padding: 5px;
  }
  .form-grid 
  {
    width: 260px;
  }
  .other-whitebg
  {
    padding: 0 15px;
  }
}
@media(max-width:359px) {
  footer p,footer ul li a
  {
    font-size: 10px;
  }
}