/**
 * Updating this file with Bootstrap changes:
 *
 * 1. Go to http://twitter.github.com/bootstrap/customize.html
 * 2. Un-toggle everything
 * 3. Check: 'Body type and links', 'Headings, body, etc', 'Code and pre'
 * 4. Download
 * 5. Remove margin property on body tag
 */

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@font-face {
    font-family: 'brandonbold';
    src: url('fonts/brandontext-bold-webfont.eot');
    src: url('fonts/brandontext-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/brandontext-bold-webfont.woff') format('woff'),
         url('fonts/brandontext-bold-webfont.ttf') format('truetype'),
         url('fonts/brandontext-bold-webfont.svg#brandon_textbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brandonmedium';
    src: url('fonts/brandontext-medium-webfont.eot');
    src: url('fonts/brandontext-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/brandontext-medium-webfont.woff') format('woff'),
         url('fonts/brandontext-medium-webfont.ttf') format('truetype'),
         url('fonts/brandontext-medium-webfont.svg#brandon_textmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'brandonregular';
    src: url('fonts/brandontext-regular-webfont.eot');
    src: url('fonts/brandontext-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/brandontext-regular-webfont.woff') format('woff'),
         url('fonts/brandontext-regular-webfont.ttf') format('truetype'),
         url('fonts/brandontext-regular-webfont.svg#brandon_text_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 23px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #be1622;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #be1622;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 200;
  line-height: 30px;
}
small {
  font-size: 95%;
  letter-spacing: 1px;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold !important;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 17.5px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
h1 small {
  font-size: 24.5px;
}
h2 small {
  font-size: 17.5px;
}
h3 small {
  font-size: 14px;
}
h4 small {
  font-size: 14px;
}
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 20px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 10px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.dl-horizontal dt {
  float: left;
  width: 160px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 180px;
}
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 20px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.textcenter {
  text-align:center;
}

/* Pledge form styles */

select {
  width: 250px;
  height: 50px;
  border: 0;
  padding: 4px 16px;
}
.pledge-form-tag {
  font-size: 21px;
  margin-bottom:10px;
  color: #fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
}

.pledge-form-holder {
  text-align: center;
  color: #fff;
}
.pledge-form-options {
  margin: 0 auto;
  width: 900px;
}
span.title select {
  width:100px;
}
.pledge-form-name-holder { margin-bottom: 15px; float: left; width: 100%; }
.pledge-form-email-holder { margin-bottom: 15px; float: left; width: 100%; }
.pledge-form-address-holder { margin-bottom: 15px; float: left; width: 100%; }
.pledge-form-type-holder { margin-bottom: 15px; float: left; width: 100%; }
.pledge-form-comments-holder { margin-bottom: 15px; float: left; width: 100%; }
.pledge-form-submit-holder { margin-bottom: 15px; float: left; width: 100%; }
.pledge-form-options input {
  margin-left: 15px;
  width: 250px;
  padding: 15px;
  border: 0;
  border-radius: 0;
}
.pledge-form-input input {
  width: 250px;
  padding: 15px;
  background-color: #fff;
  border: 0;
  border-radius: 0;
}
.pledge-form-input input#submit {
  margin-left: 16px;
  width: 140px;
}
.pledge-form-address-option input {
  margin-left: 0;
  width: 272px;
}
.pledge-form-address-holder .first {
  margin-left: 0;
}
.pledge-form-textarea textarea {
  width: 500px;
}

small {
  color: #fff;
}
input[type="radio"] {
  color: #fff;
}

.contactform-holder {
  text-align: center;
  color: #fff;
  float:left;
  width:100%;
  margin-bottom:30px;
}
.contactform-name-holder { margin-bottom: 15px; float: left; width: 100%; }
.contactform-email-holder { margin-bottom: 15px; float: left; width: 100%; }
.contactform-feedback-holder { margin-bottom: 15px; float: left; width: 100%; }
.contactform-submit-holder { margin-bottom: 15px; float: left; width: 100%; }

.contactform-input {
  width:70%;
  height:40px !important;
  padding: 15px;
  background-color: #fff;
  border: 0;
  border-radius: 0;
}
.contactform-submit-holder input#submit {
  margin-left: 16px;
  width: 140px;
  padding: 15px;
  background-color: #fff;
  border: 0;
  border-radius: 0;
}
.contactform-submit-holder input#submit:hover {
  background-color: #222;
}
.contactform-textarea {
  width:70%;
}
.contactform small { font-size:10px; margin-bottom:30px; display:inline-block; }
.contactform .wpcf7-response-output {
  margin: 10px auto;
  text-align: center;
  float:left;
  width:100%;
}

.createthemes span.wpcf7-list-item { width:100%; }
.createthemes input { margin-left:0; width:30px; padding:15px; border:0; border-radius:0; float:left; }
.createthemes .wpcf7-checkbox .wpcf7-list-item-label { margin-top:0; float:right; width:95%; margin-bottom:15px; text-align:left; font-size:18px; }
.createthemes .wpcf7-checkbox span.first, .createthemes .wpcf7-checkbox span.last { width:100% !important; }

.strategytable .wpcf7-checkbox .wpcf7-list-item-label { font-size:15px; }
.strategytable input[type="checkbox"] { margin:0; }

.localtextarea { width:70%; }
.localactivitiesform .pledge-form-tag { line-height:1.2; }
.localactivitiesform .choosepledge span.wpcf7-list-item { margin-bottom:20px; }

/* share buttons */
.ss-share {
  padding-left: 0;
  list-style: none; }

.ss-share-item {
  display: inline;
  margin-right: 1em; }

.ss-share-link {
  width: 160px;
  padding: 20px 60px;
  background-color: #be1622;
  border: 0;
  border-radius: 0;
  text-transform: uppercase;
  color: #fff;
}
.ss-share-link:hover, .ss-share-link:active, .ss-share-link:focus {
  color: #fff;
  background-color: #333;
}

[class*="ico-"] {
  display: inline-block;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: 50px center; }

.ico-facebook {
  background-image: url("http://www.facebook.com/favicon.ico"); }

.ico-twitter {
  background-image: url("http://twitter.com/favicons/favicon.ico"); }

.ico-google {
  background-image: url("https://ssl.gstatic.com/s2/oz/images/faviconr2.ico"); }

.section-holder {
  padding: 40px 0;
}
.section-holder-general {
  padding: 40px 0;
}
.top-section-holder {
  padding: 15px 0;
}
.top-section-holder .current-pledges h1 {
  color:#fff;
  margin: 5px 0;
  font-size: 30px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.orangebkgnd {
  background-color: #9c9b9b;
}
.purplebkgnd {
  background-color: #be1622;
}
.greybkgnd {
  background-color: #333333;
}

.formbkgnd {
  background-color: #9c9b9b;
}
.organisationsformbkgnd {
  background-color: #be1622;
}

.contactform {
  background-color: #9c9b9b;
}

.permission-option {
  width: 90px;
  padding: 7px 0;
  height: 30px;
  margin: 0 auto;
}
.permission-option input {
  float: left;
  margin: 9px 12px 0 0;
}
.permission-option h2 {
  text-transform: uppercase;
  float: left;
  margin: 0;
}
.permission-text {
  width: 100%;
  float: left;
  margin: 15px 0;
}

.logo {
  text-align:center;
}
.header-text {
  text-align: center;
  padding: 0 0 60px 0;
}
.header-text h1 {
  font-size: 21px;
  line-height: 28px;
}
header .section-holder {
  padding: 40px 0 20px;
}
.current-pledges {
  width:100%;
  text-align:center;
  color: #fff;
}
.current-pledges h1 {
  color:#fff;
  margin-bottom: 90px;
  font-size: 46px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.current-pledges span {
  color:#333;
}

.pledge-form-initial-options {
  margin: 0 auto;
  width: 907px;
}
.initial-option {
  width:250px;
  padding: 16px 20px;
  float: left;
}
.initial-option-first {
  margin-right: 18px;
}
.initial-option h2 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 20px;
  min-height: 92px;
}
.initial-russian-option h2 {
  font-size: 24px;
  min-height: 125px;
}
.initial-option select {
  height: 36px;
}

.choose-between-box {
  background: url(../img/choose-between-bkgnd.png) no-repeat scroll 0 0 transparent;
  width: 907px;
  height: 264px;
  padding: 32px 0 0 0;
}
.choose-between-box h2 {
  color: #333;
  font-size: 36px;
}

.wpcf7-checkbox span.first, .wpcf7-checkbox span.last {
  float: left;
}
.wpcf7-checkbox .wpcf7-list-item-label {
  margin-top: 8px;
  float: left;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 24px;
}
.pledge-form-options-messages {
  margin: 0 auto;
  width: 900px;
  min-height: 150px;
}
.plegdeoption .wpcf7-checkbox span {
  float: left;
  width: 100%;
}
.plegdeoption .wpcf7-checkbox .wpcf7-list-item {
  margin-bottom: 15px;
}
.plegdeoption .wpcf7-checkbox .last {
  margin-bottom: 45px;
}
.plegdeoption .wpcf7-checkbox .wpcf7-list-item input {
  float: left;
  margin: 10px 15px 0 0;
}
.plegdeoption .wpcf7-checkbox .wpcf7-list-item-label  {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 22px;
  text-align: left;
  width: 95%;
  font-weight: bold;
}
.pledge-form-options .plegdeoption input {
  margin-left: 15px;
  width: 80px;
  padding: 15px;
  border: 0;
  border-radius: 0;
  float: left;
}

.awardform .plegdeoption .wpcf7-checkbox .wpcf7-list-item-label  {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
  line-height: 22px;
  text-align: left;
  width: 180px;
  font-weight: bold;
}
.awardform .pledge-form-options-messages {
  margin: 0 auto;
  width: 220px;
  min-height: 150px;
}

.ccgengland, .ccgwales, .ccgscotland, .ccgnorthernireland, .countryturkish, .hear-international, .createthemes, .chooseorcreateteaxtarea, .student-type, .pharmacy-type, #pledge-form-options .pledge-option-authorities, #pledge-form-options .pledge-option-scientist, #pledge-form-options .pledge-option-farmadvisor, #pledge-form-options .pledge-option-internationalhcp, #pledge-form-options .pledge-option-internationalpublic, #pledge-form-options .pledge-option-midwives, #pledge-form-options .pledge-option-educators, #pledge-form-options .pledge-option-general-public, #pledge-form-options .pledge-option-students, #pledge-form-options .pledge-option-parents, #pledge-form-options .pledge-option-pet-owners, #pledge-form-options .pledge-option-farmers, #pledge-form-options .pledge-option-secondary, #pledge-form-options .pledge-option-primary, #pledge-form-options .pledge-option-specialists, #pledge-form-options .pledge-option-nurses, #pledge-form-options .pledge-option-pharmacy, #pledge-form-options .pledge-option-dentists, #pledge-form-options .pledge-option-other, #pledge-form-options .pledge-option-executives, #pledge-form-options .pledge-option-veterinary-surgeons {
  display: none;
}

.chooseorcreateteaxtarea { float:left; width:100%; margin-bottom:60px; }
.chooseorcreateteaxtarea textarea { width:70%; height:150px; }

.chooseorcreate { margin:40px 0 60px; float:left; width:100%; text-align:center; }
.chooseorcreate .wpcf7-checkbox span.first, .chooseorcreate .wpcf7-checkbox span.last { float:none; width:320px; }
.chooseorcreate .wpcf7-checkbox .wpcf7-list-item-label { margin:0 0 0 0; float:right; }
.chooseorcreate input[type="checkbox"] { margin:5px 4px 0 0 !important; }

.certificatebkgnd {
  background-color: #9c9b9b;
  padding: 50px 0 80px;
}
.certificate-info {
  text-align: center;
}
.certificate-download {
  width: 250px;
  padding: 20px 80px;
  background-color: #fff;
  border: 0;
  border-radius: 0;
}
.certificate-info-title {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  float: left;
  color: #fff;
}
.certificate-info-thumb {
  width: 100%;
  text-align: center;
  margin-bottom: 10px;
  float: left;
  height: 180px;
}
.certificate-info-button {
  width: 100%;
  text-align: center;
  float: left;
}

.phe-logo {
  width: 100%;
  float: left;
  margin: 0 0 10px 0;
  text-align: center;
}
.footer-top-text {
  width: 100%;
  float: left;
  margin: 0 0 10px 0;
  text-align: center;
}
.alternative-logos {
  width: 100%;
  float: left;
  margin: 0 0 10px 0;
  text-align: center;
}
.footer-second-text {
  width: 100%;
  float: left;
  margin: 0 0 10px 0;
  text-align: center;
}
.bsac-pmg-logos {
  width: 100%;
  float: left;
  margin: 0 0 10px 0;
  text-align: center;
}
.footer-bottom-text {
  width: 100%;
  float: left;
  margin: 0 0 10px 0;
  text-align: center;
}
.footer-bottom-text small{
  color: #333;
}

div.wpcf7-response-output {
  margin: 10px auto;
  width: 600px;
  text-align: center;
}
div.wpcf7-validation-errors {
  border: 2px solid #ff0000;
}
span.wpcf7-not-valid-tip {
  color: red;
}

input.wpcf7-submit:hover {
  background-color: #333;
  color: #fff;
}

.permission-option span.wpcf7-not-valid-tip {
  float: left;
}
.pledge-form-options-messages span.wpcf7-not-valid-tip {
  float: left;
}

.navbar-inner {
  background-color:#333333 !important;
  background-image:linear-gradient(to bottom,#333,#333);
  background-image:-o-linear-gradient(top,#333,#333);
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#333),to(#333));
  background-image:-moz-linear-gradient(top,#333,#333);
  filter:none;
  border:0 !important;
}
.navbar .nav {
  margin:0;
  width:100%;
  text-align:center;
}
.navbar .nav>li {
  display:inline-block;
  float:none;
}
.navbar .nav>li>a {
  text-shadow:none !important;
  color:#fff;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform:uppercase;
}
.navbar .nav>li>a:hover {
  color:#9c9b9b;
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
  background-color:#be1622;
  color:#fff;
}

.page-title {
  text-align:center;
  margin-bottom:35px;
}

.resourcebutton {
  background-color:#be1622;
  color:#fff;
  padding:8px 15px;
  margin-top: 10px;
  float: left;
}
.resourcebutton:hover {
  background-color:#9c9b9b;
  color:#fff;
}

.meetingcontent .span3 {
  clear:right;
  min-height:220px;
  max-height:220px;
  overflow: hidden;
}

.datevenue {
  color:#be1622;
  font-weight:bold;
}

.datevenue-single {
  color:#be1622;
  font-weight:bold;
  width:100%;
  text-align: center;
}


.meetingholder {
  padding-bottom:40px;
  border-top:1px solid #be1622;
  float:left;
}
.meetingholder .span2 {
  margin:0;
}
.meetingdatebox {
  background:#9c9b9b;
  padding:6px;
  width:70px;
  height:70px;
  text-align:center;
  color:#fff;
}
.meetingdate {
  font-size:3em;
  line-height:1em;
}
.meetingmonth {
  text-transform:uppercase;
  font-size:0.7em;
}
.meetingdatebox-year {
  background:#4f4f4f;
  padding:6px;
  width:70px;
  height:30px;
  text-align:center;
  color:#fff;
}
.meetingdetails {
  padding-top:14px;
}
.meetingviewmore {
  padding:14px 24px;
  background:#09cdcb;
}
.meetinglinkbox {
  padding:23px 10px 10px;
  background:url(/wp-content/themes/aguardian/assets/img/morearrow.png) no-repeat scroll 50% #be1622;
  height:70px;
  text-align:center;
  border-bottom:2px solid #d4d4d4;
  -moz-transition: all .7s;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.meetinglinkbox:hover {
  background-color:#9c9b9b;
  -moz-transition: all .7s;
    -webkit-transition: all .7s;
    transition: all .7s;
}
.widget_reallysimpletwitterwidget ul {
  margin:0;
  list-style:none;
}
.widget_reallysimpletwitterwidget ul li {
  margin:0 0 15px 0;
  padding:0 0 15px 0;
  border-bottom:1px solid #ccc;
}
.dropdown-menu>li>a {
  text-align:left;
}

.featherlight .featherlight-content {
  margin:20px 20px !important;
}

.awardwatchnow { float:left; width:100%; margin-bottom:20px; }



@media (max-width: 980px){
  .wc-shortcodes-one-half {width: 100%; margin: 0 0 20px 0;}
  .pledge-form-initial-options {width: 100%;}
  .choose-between-box {width: 100%; background:url(../img/choose-between-bkgnd.png) no-repeat scroll 50% 0 transparent; padding:16px 0 0 0;}
  .initial-option-first {margin-right:0;}
  .initial-option {width:26.4%; padding:16px 25px;}
  .pledge-form-options-messages {width: 100%;}
  .pledge-form-options {width: 100%;}
  .ss-share-link {padding:20px 0; float:left; margin-bottom:12px; width: 100%;}
  select {width:100%;}
}

@media (max-width: 768px){
  body {padding: 0;}
  header {padding: 0 20px;}
  .section-holder {padding: 0 20px 60px;}
  .greybkgnd {padding-top: 60px;}
  .formbkgnd {padding-top: 60px;}
  .certificatebkgnd {padding-top: 60px;}
  .initial-option {float: right; padding: 16px 0; width: 33.3%;}
  .initial-option-first {margin-right:0; float: left;}
  .choose-between-box {width: 100%; background:none no-repeat scroll 0 0 #fff; padding:16px 0 0 0; height: 115px; margin-bottom: 20px;}
  .footer-top-text {margin:20px 0 10px 0;}
  select {width: 80%;}
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {margin-right:0;}
}

@media (max-width: 565px){
  .initial-option {width: 100%;}
  .initial-option h2 {min-height: 1px;}
  .sharepage h2 { font-size:21px; line-height:30px; }
}

@media (max-width: 464px){
  .choose-between-box {height: 160px;}
  .ss-share {margin: 0;}
  [class*="ico-"] {background-position:30px center;}
  .sharepage h2 { font-size:18px; line-height:26px; margin:0; }
}

@media (max-width: 430px){
  .pledge-form-options input {margin-left:0;}
  .top-section-holder .current-pledges h1 {font-size: 22px;}
  iframe {width: 100%;}
}

@media (max-width: 320px){
  .choose-between-box {height: 200px; padding:16px 10px 0; width: 93%;}
  h2 {font-size:18px; line-height: 28px;}
  .choose-between-box h2 {line-height: 40px !important;}
  .sharepage h2 { font-size:15px; line-height:22px; margin:0; }
  .sharepage h3 { font-size:20px; line-height:30px; margin:0; }
}











