/* RESPONSIVE STYLES
---------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:820px) {
  /* line 5, ../sass/responsive.scss */
  #siteContainer {
/*     width: 95%; */
/*     padding-left: 0px; */
  }

  /* line 10, ../sass/responsive.scss */
  #company {
    display: block;
    margin-top: 20px;
  }

	.lightswitchLabel {
		width: 100%;
		text-align: left;
	}

  /* line 15, ../sass/responsive.scss */
  .panel .responsive {
    padding: 0;
    margin: 0;
    position: relative;
  }

  /* line 20, ../sass/responsive.scss */
  #giftList {
    width: 95%;
    margin: 10px 4% 0 4%;
    padding: 0;
  }

  /* line 25, ../sass/responsive.scss */
  #makeAnotherDonationBtn {
    width: 100%;
  }

  /* line 28, ../sass/responsive.scss */
  #giftList li {
    display: inline-block;
    margin: 10px 1%;
    width: 31%;
    padding: 5% 2%;
    text-align: center;
    height: auto;
  }

li#otherAmount{display:none;}
li#otherResponsive{display:block;}
  /* line 36, ../sass/responsive.scss */
  .repHide {
    display: none;
    height: auto;
  }

  /* line 41, ../sass/responsive.scss */
  #giftList li#otherResponsive {
    width: 97%;
    display: block;
    color: #ffffff;
    position: relative;
/*     height: 20px; */
  }
  /* line 46, ../sass/responsive.scss */
  #giftList li#otherResponsive input {
    background: none;
    border: none;
    color: #ffffff;
    font-size: 20px;
    height: auto;
    text-align: center;
    margin: 0;
    padding: 0;
  }
  /* line 57, ../sass/responsive.scss */
  #giftList li#otherResponsive .closeBtn {
    height: auto;
  }
  /* line 60, ../sass/responsive.scss */
  #giftList li#otherResponsive input::-webkit-input-placeholder {
    color: #fff;
  }
  /* line 63, ../sass/responsive.scss */
  #giftList li#otherResponsive input:-moz-placeholder {
    color: #fff;
  }
  /* line 66, ../sass/responsive.scss */
  #giftList li#otherResponsive input:-ms-input-placeholder {
    color: #fff;
  }

  /* line 71, ../sass/responsive.scss */
  #qMark {
    margin-left: 250px;
    position: relative;
    top: -45px;
    margin-bottom: -200px;
  }

  .formRow.aligned {
    margin-bottom: 0;
  }
  
  /* line 78, ../sass/responsive.scss */
  label.textInput {
    text-align: left;
    display: block;

    margin-right: 0;
    margin-top: 7px;
    padding-bottom: 10px;
    padding-right: 15px;
    vertical-align: top;
   /* margin-bottom: 10px;*/
  }

#llsdedicateForm .charRemain {
  width: 100%;
  text-align: right;
  padding-right: 20px;
  position: relative;
  /*right: 20px;*/
	max-width: 475px;
}

  /* line 84, ../sass/responsive.scss */
  label.inputSuffixLabel {
    display: inline-block;
  }

  /* line 93, ../sass/responsive.scss */
  p.checkbox {
    padding-top: 0px;
    display: inline;
  }

  /* line 99, ../sass/responsive.scss */
  select,
  input {
    margin: 0px 0px 20px 0px;
  }

  /* line 104, ../sass/responsive.scss */
  select.dedicationSelect.visible {
    display: inline;float: left;
  }

  /* line 108, ../sass/responsive.scss */
  select.dedicationSelect.visible:first-of-type {
     margin-left: 10px;
    margin-top: 0;
  }

  /* line 113, ../sass/responsive.scss */
  #dedicateForm .large {
    width: 95%;
  }
  /* line 116, ../sass/responsive.scss */
  #dedicateForm textarea {
    width: 95%;
  }

  /* line 121, ../sass/responsive.scss */
  input.leftMarginFix {
    margin-left: 0px;
  }

  /* line 125, ../sass/responsive.scss */
  input.checkbox {
    float: left;
    vertical-align: top;
    margin: 0px 6px 0px 0px;
  }

  /* line 131, ../sass/responsive.scss */
  div.subPanel {
    padding-bottom: 20px;
  }

  /* line 135, ../sass/responsive.scss */
  .sideBar {
    margin: 30px 0px 0px 0px;
    text-align: center;
    width: 92%;
  }

.additionalLogo {
  width:100%;
}


  /* line 141, ../sass/responsive.scss */
  .buttonContainer {
    width: 100%;
    text-align: center;
  }

  /* line 149, ../sass/responsive.scss */
  button.donateButton,
  .amount,
  .amount p,
  .amount span {
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    width: 100%;
  }

  /* line 158, ../sass/responsive.scss */
  .amount {
    width: 100%;
    float: none;
  }

  /* line 162, ../sass/responsive.scss */
  .amount p {
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }

 /* line 162, ../sass/responsive.scss */
  .amount span {
    width: 100%;
    text-align: center;
  }

  /* line 167, ../sass/responsive.scss */
  button.donateButton {
    float: none;
  }

  /* line 172, ../sass/responsive.scss */
  .sideBar {
    display: none;
    width: 88%;
    height: 120px;
  }

  .additionalLogo {
  width:100%;
}


  /* line 178, ../sass/responsive.scss */
  .sideBar h2 {
    display: inline-block;
  }
  /* line 181, ../sass/responsive.scss */
  .sideBar .feedbackBtn {
    float: right;
    margin-top: 0px;
  }

  /* line 187, ../sass/responsive.scss */
  .securityCodeLabel {
    margin-left: 0px;
  }

  /* line 191, ../sass/responsive.scss */
  /*.socialLinks {
    zoom: .75;
    margin-top: 12px;
  }*/

  /* line 196, ../sass/responsive.scss */
  .veriSign {
    zoom: .75;
    margin-top: 12px;
    right: 25px;
  }

  /* line 202, ../sass/responsive.scss */
  div.captcha {
    border-width: 0px;
    text-align: left;
  }

  /* line 209, ../sass/responsive.scss */
  .lockImage {
    position: relative;
    left: -10px;
  }

  /* line 214, ../sass/responsive.scss */
  input.captcha {
    display: block;
    height: 25px;
    margin-bottom: 15px;
  }

  /* line 220, ../sass/responsive.scss */
  .amount {
    text-align: left;
    vertical-align: top;
  }

  /* line 225, ../sass/responsive.scss */
  .instructions {
    margin-left: 0px;
  }

  /* line 229, ../sass/responsive.scss */
  footer {
    text-align: center;
  }

  /* line 232, ../sass/responsive.scss */
  .showMyNameAsLabel {
    margin-left: 0px;
  }

  .CSCHelperContainer {
	margin-left:0;
  }
  .CSCHelpStyle {
	max-width: 350px;
    width: auto;
  }
  .IsItSafeHelperContainer {
	margin-left:0;
	position: absolute;
	left:-217px;
	top:15px;
  }
  .IsItSafeHelpStyle {
    max-width: 350px;
    width: auto;
    height: auto;
  }
  .capthcaHelper{
    width: auto;
    height: auto;
  }
  .RecurringHelperContainer {
	margin-left:0;
  }
  .RecurringHelperNewContainer {
	margin-left:0;
  }
  .RecurringHelpStyle {
	width: auto;
    height: auto;
  }
  .companyHelper{
  	margin-left:0;
	width: auto;
	height: auto;
  }

  .forResponsive{
	display:block;
  }
  .occasion{
	padding:0px;
  }
  .customOccasionStyle{
	position: relative;
    left: -25px;
	padding:0px;
  }
  .giftAmount{
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	display: inline-block;
	margin-left:33px;
	margin-top:15px;
	margin-bottom:5px;
	vertical-align: top;
  }

  #right-footer{
	 margin-top: 10px;
	}

  .donateButton {
	  font-weight:bold;
	  color: #FFF;
	  background-color:#CC0000;
	  padding:10px 0;
	  border-radius: 5px;
	  margin-top: 5px;
	}

  .note {
	font-size: x-small; text-align: center;
	max-width: 350px;
    width: auto;
  }

  .donateSelect_wrapper label  {
    display: block;
    max-width: 150px;
	width: auto;
   }

   .left_side_text_div {
	width: 100%;
   }

	.rignt_side_image_div {
  	 display:none;
   }

    .toggle_lbl {
	 display: inline-block;
	 margin-bottom: 13px;
	 margin-left: 30px;
	 margin-top: 30px;
	 font-weight: bold;
   }

    .customized{
   	  margin-bottom: 0px;
	}

	.recurringHelper {
		margin-left:0;
		width: auto;
		height: auto;
	}

	.alignGiftDiv {
		margin: 0 15px;
	}

	input.radioButton {
		margin-left: 15px;
	}
	.g-captcha-resposive {
		margin-bottom: 40px;
	}

	#googleCaptchaID iframe{
		margin-left: -25px;
	}
	#googleCaptchaID div .rc-anchor-center-container{
		margin-left: 2px;
	}
	#googleCaptchaID  div .rc-anchor .rc-anchor-item{
		margin-left: -5px;
	}
}

@media (max-width:680px) {
  /* line 240, ../sass/responsive.scss */
	#makeAnotherDonationBtn {
		font-size: 16px;
	}

	#llsdedicateForm .charRemain {
		text-align: right;
		padding-right: 0px;
		position: relative;
		/*right: 20px;*/
		width: 455px;
	}

  .mailingForm {
    margin-top: 10px;
  }
}

@media (max-width:575px) {
  #paymentSelectors > div.col-sm-12 {
    width: 100%;
  } 
}

@media (max-width:400px) {

	#llsdedicateForm .charRemain {
		text-align: right;
		padding-right: 0px;
		position: relative;
		/*right: 20px;*/
		width: 304px;
	}

	input.radioButton {
    	margin-left: 7px;
	}
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px){

  .page-donation .captcha-wraper .captcha-img {
  	display: inline-flex !important;
  }
  #reloadBtn {
  	margin-left: 0px !important;
  }
}
