body {
  background-color: #f2f2f2;
  font-size: 15px;
}
.text-right {
  text-align: right;
}
.chatButton {
  background: url(/images/chatBtn.png) no-repeat;
  width: 96px;
  height: 44px;
  text-indent: -9999px;
  margin-left: 10px;
}
/*header {padding-top: 0px;}
header .navbar-nav>li>a{margin-top: 3px; padding:0px 15px; line-height:15px; color:#6D6D6D; font-weight: normal; border-right: 1px solid; }
header .navbar-nav>li>a:hover {text-decoration:underline; background:none;}
header p {color:#6D6D6D; font-size:15px; margin-bottom: 8px; clear:right;}
header strong {color:#333333;}*/
.navbar-brand {
  padding: 0px;
}
html {
  overflow-y: scroll;
}
.required-star {
  color:red;
}
.form-pages .error {
  color:red;

}
.form-pages input.error {
  border : red solid 1px;
}
.navFr {
  text-transform: uppercase;
  font-size: 11px;
  margin: 5px 0px 0px 0px;
}

/*why us page feb 26 2019*/
.whyPage {
  background: #fff;
}
.whyHead {
  background-color: #ffffff;
}
.whyPage h1 small {
  display: block;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 0.5px;
  color: #8e8e8e;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 35px;
}
.whyHead h1 {
  font-size: 2.5em;
  letter-spacing: -1px;
  line-height: 1;
}
.whyHead p {
  font-size: 17px;
  line-height: 1.5;
}
.whyPage .btn-default:hover {
  background-color: #af005c;
  text-decoration: none;
  color: #fff;
}
.whyPage .btn-default {
  background-color: #dc0080;
  color: #fffbff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 0.75em 2em;
  font-weight: bold;
  cursor: pointer;
  font-size: 13px;
  font-size: 15px !important;
  display: inline-block;
  border-radius: 3px;
}
.whyPage h2 {
  font-size: 24px;
  line-height: 27px;
  margin: 0px;
}
.whyPage h3 {
  font-size: 35px;
  font-weight: bold;
  color: #333333;
  line-height: 45px;
  letter-spacing: 0.5px;
}
.whyPoints {
  color: #333333;
  font-size: 16px;
  background: #f5f5f5;
}
.whyTest {
  color: #676767;
  font-size: 18px;
  padding: 15px 15px 15px 70px;
  position: relative;
  line-height: 23px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.whyTest1:before {
  width: 51px;
  height: 51px;
  content: url(//www.kars4kids.org/img/whyus-circle1.png);
  position: absolute;
  left: 10px;
  top: 15px;
}
.whyTest1Ca:before {
  width: 51px;
  height: 51px;
  content: url(//www.kars4kids.org/img/whyus-circle1-ca.png);
  position: absolute;
  left: 10px;
  top: 15px;
}
.whyTest2:before {
  width: 51px;
  height: 51px;
  content: url(//www.kars4kids.org/img/whyus-circle2.png);
  position: absolute;
  left: 10px;
  top: 15px;
}
.whyTest2Ca:before {
  width: 51px;
  height: 51px;
  content: url(//www.kars4kids.org/img/whyus-circle2-ca.png);
  position: absolute;
  left: 10px;
  top: 15px;
}
.whyTest3:before {
  width: 51px;
  height: 51px;
  content: url(//www.kars4kids.org/img/whyus-circle3.png);
  position: absolute;
  left: 10px;
  top: 15px;
}
.whyTest3Ca:before {
  width: 51px;
  height: 51px;
  content: url(//www.kars4kids.org/img/whyus-circle3-ca.png);
  position: absolute;
  left: 10px;
  top: 15px;
}
.whyPoints hr {
  border-top: 1px solid #eeeeee;
  margin: 0px;
}
.whyName {
  font-size: 11px;
  text-transform: uppercase;
  color: #707070;
  line-height: 14px;
  display: inline-block;
  font-style: oblique;
  margin-top: 8px;
}
.whyUl {
  list-style: none;
  padding: 0;
  margin-left: 25px;
  margin-left: 25px;
}
.whyUl li:before {
  content: "\f00c";
  font-family: FontAwesome;
  display: inline-block;
  margin-left: -1.3em;
  width: 25px;
  -webkit-text-stroke: 1px white;
}
.whyUlPad {
  margin-bottom: 10px;
}
.whyNum {
  text-align: center;
  margin: 60px 0px 30px;
}
.whyNum1 {
  color: #3f3f3f;
  font-size: 15px;
}
.whyNum2 {
  font-size: 25px;
  font-weight: bold;
  line-height: 20px;
  margin-top: 5px;
}
.whyIconImg {
  height: 80px;
}
.whyNum3 {
  font-size: 18px;
  color: #3f3f3f;
  margin-top: -5px;
  margin-bottom: 40px;
}
.whyNumWrap {
  background-color: #f5f5f5;
  margin: 0px;
  padding: 40px 0px 5px 0px;
}
.whyMiddle {
  text-align: center;
  margin: 0px 0px 50px 0px;
}
.whySeal {
  margin-top: 20px;
  margin-bottom: 40px;
}
.whyMiddle p {
  color: #525252;
  font-size: 18px;
  line-height: 30px;
  margin-top: 30px;
}
.whyTrust {
  background-color: #f5f5f5;
  padding: 30px 0px;
}
.whyPointsPad {
  padding-top: 35px;
  padding-bottom: 30px;
}
.whyImg1 {
  background-image: url(/img/whyus-square1.jpg);
  background-size: cover;
}
.whyImg1Boat {
  background-image: url(/img/whyus-square1-boat.jpg);
  background-size: cover;
}
.whyButtons {
  margin-top: 30px;
}
/*.trustpilot-widget {-webkit-filter: grayscale(100%); filter: grayscale(100%);}*/
.whyImg1,
.whyImg2,
.whyImg3,
.whyImg1Boat {
  -webkit-filter: grayscale(50%);
  filter: grayscale(50%);
}
.whySchedule {
  margin-top: 40px;
  text-align: center;
  font-size: 13px !important;
}
.whySeen {
  font-size: 11px;
  color: #707070;
  display: block;
  margin-top: -5px;
  font-style: oblique;
}

/*fixes for bootstrap newer version*/

.panel-default > .panel-heading {
  background-color: transparent;
  border: none;
}
.panel-default {
  border: none;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05);
}
.question .panel-group {
  margin-bottom: 0px;
}
.question .panel-heading {
  padding: 0px;
}
.thanksContent h2 {
  font-weight: bold;
}
.thanksContent h3 {
  font-weight: bold;
  font-size: 1.17em;
}
ul,
menu,
dir {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
h1 {
  display: block;
  font-size: 2em;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}
.brMobileForm .btn {
  font-size: 14px;
}
h2 {
  display: block;
  font-size: 1.5em;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}
.thanksContent h2 {
  line-height: 1.42857143;
}
.proud strong {
  padding: 10px 0px;
  display: inline-block;
}
.proud h3 {
  display: block;
  font-size: 1.17em;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  font-weight: bold;
}
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: none;
}
p {
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}
ul,
menu,
dir {
  display: block;
  list-style-type: disc;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  padding-inline-start: 40px;
}
.greyBarExpand .panel-heading {
  padding: 0px;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

/*chat styles*/
.bcStatic img {
  display: none;
}
.bcStatic {
  position: relative;
}
.bcStatic:before {
  content: "\f075";
  font-family: "FontAwesome";
  font-size: 1.33333333em;
}
.chatContainer {
  display: inline-block;
}

/*generic*/
a {
  color: /*#009BDD;#337ab7 #034DA1 #017698*/ #0362ce; /*text-decoration: underline;*/
}
.newNavTabs a {
  text-decoration: none;
}
.mapContent a {
  text-decoration: none;
}
footer a {
  text-decoration: none;
}
.panel-group a {
  text-decoration: none;
}
.genericContent {
  background-color: #fff;
}
.genericContent li {
  padding-bottom: 10px;
}
.invisible {
  display: none !important;
  visibility: hidden !important;
}
.invisible2 {
  display: block;
}
.tooltip-inner {
  width: 350px;
  padding: 10px;
  text-align: left;
}
.browser-android select {
  -webkit-appearance: listbox;
  background-image: url(data:image/png;base64,R0lGODlhDQAEAIAAAAAAAP8A/yH5BAEHAAEALAAAAAANAAQAAAILhA+hG5jMDpxvhgIAOw==); /* a simple arrow img */
  background-repeat: no-repeat;
  background-position: right center;
  border: 1px solid #dadada;
  border-radius: 4px;
  padding: 6px 12px;
}
.has-error .form-control {
  background: url(../img/form-x.png) no-repeat right 17px center;
}
.error-redInput {
  border-bottom-color: #ff0000;
  border-width: 1px;
  border-top-color: #ff0000;
  border-right-color: #ff0000;
  border-left-color: #ff0000;
  background: url(../img/form-x.png) no-repeat right 17px center;
}
.error-redSelect {
  background-color: #ffcccc;
}
.error-red {
  /** this is for the label**/
  color: #ff0000;
  font-weight: bold;
}
.error-border {
  background-color: #ffcccc;
  border: 1px solid #ff0000;
}
.text-center {
  text-align: center;
}
.yellowOregon {
  background-color: #505050;
  margin: 0px 20px 20px 20px;
  padding: 10px;
  text-align: center;
}
select.form-control {
  color: #4f4f4f;
}
option {
  color: #000;
}
option:first-child {
  color: #dadada;
}
input[type="number"]::-webkit-outer-spin-button {
  margin: 0;
}

/*navigation for mobile*/
.brMobileLogo {
  position: absolute;
  padding-top: 8px;
  margin-left: -10px;
}
.brMobileMenu {
  float: left;
}
.navbar-default .navbar-toggle {
  border: none;
  margin-left: 5px;
  margin-top: 3px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: transparent;
}
.navbar-toggle {
  padding: 9px 10px 0px 10px;
  margin-top: 4px;
}

.navbar {
  min-height: 40px;
}
.mobileContact {
  float: right;
  line-height: 1;
  margin-top: 3px;
  margin-right: 5px;
}
.mobileContact a {
  color: #333;
}
.mobileDntBut {
  text-transform: uppercase;
  font-size: 9.75px;
  color: #fdecec;
  letter-spacing: 0.07em;
  border: solid 2px #e9008c;
  padding: 7px 12px 7px 13px;
  margin-left: 9px;
  border-radius: 3px;
  line-height: 1;
  float: right;
  margin-top: 1px;
  font-weight: bold;
  margin-right: 10px;
  background-color: #ec0f8c;
}
.mobilePhone {
  margin-right: 10px;
}
.navLogo {
  width: 85px;
  height: auto;
  margin-top: 4px;
  float: left;
}

/*navigation for tabbed look*/
.headChat {
  float: left;
  margin: 10px 20px 0px 0px;
}
.headChat a:hover {
  text-decoration: none;
}
.headPhone {
  float: right;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 22px;
  padding-bottom: 5px;
  color: #6d6d6d;
}
.headPhoneNum {
  font-size: 20px;
}
.headType {
  padding-left: 0;
  list-style: none;
  float: left;
  font-weight: 700;
  margin: 0px;
  margin-left: 27px;
}
.headType .active {
  background-color: #dc0080;
}
.headType .active a {
  color: #fff;
}
.headType .active a:hover {
  background-color: #dc0080;
}
.headType li {
  float: left;
  display: block;
}
.headType a {
  display: block;
  color: #063346;
}
.headType a:hover {
  text-decoration: none;
  background-color: #e9e8e8;
}
.headContact {
  float: right;
  padding-top: 7px;
}
.headLogo {
  float: left;
  padding-top: 8px;
}
.navbar-right {
  font-weight: 300 !important;
}
/*.nav-footer .dropup #drop3::before { content:url('/img/flag-usa-gray.gif');  position:relative; z-index:100000; left:-4px; }*/
.nav-footer .dropup #drop4::before {
  content: url("/img/flag-canada-gray.gif");
  position: relative;
  z-index: 100000;
  left: -4px;
}
.nav-footer .dropup .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0px;
}

/*navigation for mobile language*/
.navLang1,
.navLang2 {
  width: 45%;
  display: inline-block;
  margin-top: 20px;
}
.navLang1 {
  border-right: 2px solid #e1e1e1;
}
.navLang1 ul,
.navLang2 ul {
  list-style: none;
  margin-top: 0px;
}
.navLang1 ul {
  padding-left: 20px;
}
.navLang1 li,
.navLang2 li {
  padding-bottom: 13px;
}
.navLang1 li a,
.navLang2 li a {
  color: #777;
}

/*new nav not pink*/
#navMainLft > li > a {
  letter-spacing: 0px;
  font-size: 14px;
}
.newNavAbout:focus {
  outline: 2px solid #000;
  border-radius: 4px;
}

/*used this for 3 day rosh hashana*/
#holidayalert {
  width: 100%;
  text-align: center;
  color: #857f72;
  padding: 11px 0px;
  margin: 0px 0px 18px 0px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 15px;
  box-shadow: 0px 1px 2px #e6e6e6;
  background: #fffcdd;
}

/**jumbotron styles**/
.jumbotron {
  background-color: #dc0080;
  color: #fff;
  padding: 0px;
  margin-bottom: 0px;
}
.jumbotron ul {
  padding-left: 0px;
  list-style-position: inside;
}
.statepink li {
  background: url(../img/home-bullet.png) no-repeat left 2px;
  padding-left: 30px;
  list-style: none;
  padding-bottom: 13px;
}
.jumboDetails a {
  font-size: 12px;
  color: #fff;
  text-decoration: underline;
}
/*.jumbotron .brForm .col-sm-6 {padding-left: 0px; padding-right: 0px; }*/
.formList {
  padding-bottom: 40px;
  padding-left: 0px;
  padding-top: 20px;
}
/**home form**/
.homeForm {
  background: #b8066f;
  padding: 10px 18px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  margin: 2.2em 0;
}
.homeForm strong {
  font-size: 24px;
  color: #f9e9f2;
}
.homeForm span {
  font-size: 13px;
  font-weight: normal;
  font-style: italic;
  display: block;
  width: 100%;
}
.btnHomeDonate {
  width: 100% !important;
  height: 45px !important;
  border: 1px solid #ec52d8;
  border-bottom: 1px solid #ec52d8;
  border-radius: 5px 5px 5px 5px;
  background: url(../img/button-green.png) repeat !important;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  cursor: pointer;
  border: none !important;
  clear: both;
  background-color: none;
}
.btnHomeDonate:hover {
  background: #5a9615 !important;
}
.btnHomeDonatePink {
  width: 100% !important;
  height: 45px !important;
  border: 1px solid #ec52d8;
  border-bottom: 1px solid #ec52d8;
  border-radius: 5px 5px 5px 5px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  cursor: pointer;
  border: none !important;
  clear: both;
  background-color: #b8066f;
}
.brCarLocation {
  display: inline-block;
  margin-bottom: 10px;
}
#donationWizard hr {
  margin-top: 15px;
  margin-bottom: 15px;
}

/**how it works**/
.headHowitworks {
  background: #ecbb00;
  text-align: center;
  padding-bottom: 0px;
}
.headHowitworks h2 {
  color: #674b00;
}
.steps {
  margin: 0px 0px 15px 0px;
}
.howitworksSteps h2 {
  color: #dc0080;
  padding-top: 15px;
  padding-bottom: 15px;
}
.howitworksSteps h3 {
  color: #6d6d6d;
  margin-top: 0px;
  margin-bottom: 10px;
}
.simple {
  font-size: 16px;
  font-weight: bold;
  color: #4f4f4f;
  text-align: center;
}
.btn {
  -webkit-border-radius: 8;
  -moz-border-radius: 8;
  border-radius: 8px;
  font-family: Arial;
  font-size: 18px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
}
.brVehicleType {
  padding-left: 0px;
  padding-right: 0px;
}
.btn:hover {
  color: black;
  text-decoration: none;
}
.proud {
  text-align: left;
  background-color: #f3f3f3;
  border-bottom: #dedede solid 1px;
  border-top: #dedede solid 1px;
  margin-top: 20px;
  padding-bottom: 20px;
}
.proud h3 {
  color: #d7007b;
  margin-bottom: 30px;
  margin-left: 8px;
}
.proud p {
  margin-right: 25px;
}
.circleBase {
  border-radius: 50%;
  background: #ec4c3b;
  color: #fff;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}

/**homepage**/
h1 {
  font-size: 24px;
}
.boath1 {
  font-size: 24px;
  margin: 0.67em 0;
  font-weight: bold;
}
h3 {
  color: #6d6d6d;
}
h3 em {
  color: #dc0080;
}
.recent p {
  margin-top: 9px;
  margin-bottom: 0px;
}

.matching {
  background-color: #e3e2e3;
  color: #6d6d6d;
}
.matching p {
  margin-bottom: 0px;
  text-align: center;
}
.hpContent {
  padding-top: 30px;
  padding-bottom: 30px;
}
.hpContent h2 {
  color: #dc0080;
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 4px;
}
.hpContent span {
  color: #6d6d6d;
  font-size: 15px;
}
.hpContent ul {
  padding-left: 0px;
}
.hpContent li {
  list-style: none;
  background: url(../img/bullet-form.png) no-repeat left 1px;
  margin: 10px 0 10px 0px;
  padding-left: 30px;
}
.charityImg img {
  margin: 0 auto;
}
.charityImg .img-responsive {
  padding-bottom: 10px;
}

.bottomContent {
  background: #f4f3f3;
  border: #9fb3c0 dashed 1px;
  padding: 20px;
  margin-top: 15px;
}
.hpContent em {
  float: left;
  font-style: normal;
  color: #2e9df7;
}
.recent {
  border-bottom: #dbdbdb 1px solid;
}
.mapContent-h1 {
  font-size: 17px;
}

/*hp form*/
#tab2 input[type="checkbox"] {
  accent-color: black;
}
.trustpilotSeal {
  padding-top: 24px;
}
.trustpilot-widget {
  padding-bottom: 0px !important;
}

/**faq styles**/

.faqContent h1 {
  color: #dc0080;
}
.faqContent h4 {
  font-size: 16px;
}
.panel-heading .accordion-toggle:before {
  /* symbol for "opening" panels */
  font-family: "Glyphicons Halflings"; /* essential for enabling glyphicon */
  content: url("../img/minus.png"); /* adjust as needed, taken from bootstrap.css */
  float: left; /* adjust as needed */
  width: 22px;
}

.panel-heading .accordion-toggle.collapsed:before {
  content: url("../img/plus.png");
}
.box1 {
  background-color: #ecb91d;
  border-radius: 8px;
  padding: 8px;
  text-align: center;
  color: #5f4c11;
  font-size: 32px;
  margin-bottom: 20px;
  font-weight: bold;
}
.box1 a {
  color: #5f4c11;
}
.box1 .boxHours {
  display: block;
  margin: 0 auto;
  font-size: 16px;
  font-weight: normal;
}
.box2 {
  display: block;
  background-color: #46b9c4;
  border-radius: 8px;
  padding: 8px 8px 8px 15px;
  text-align: left;
  color: #1c5e64;
  font-size: 29px;
  background-image: url(../img/arrow1.png);
  background-repeat: no-repeat;
  background-position: 96% center;
  margin-bottom: 20px;
  font-weight: bold;
}
.box2:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-decoration: none;
  color: #1c5e64;
}

.box3 {
  display: block;
  background-color: #ec4c3b;
  border-radius: 8px;
  padding: 8px 8px 8px 15px;
  text-align: left;
  color: #671007;
  font-size: 26px;
  background-image: url(../img/arrow2.png);
  background-repeat: no-repeat;
  background-position: 96% center;
  margin-bottom: 20px;
  font-weight: bold;
}
.box3:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-decoration: none;
  color: #671007;
}
.faqContent .panel-body {
  padding-left: 20px;
}
.faq-page .affix-top,
.faq-page .affix {
  position: static;
}
.faq-page h1 {
  line-height: 1;
  padding: 0.5em 0;
  font-size: 40px;
}
.faq-page h1 small {
  display: block;
  font-size: 16px;
  line-height: 2;
}
.faq-page h3 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px;
}
.faq-page .header h1 {
  line-height: 1;
  font-size: 42px;
  padding: 1em 0;
}
.faq-page .nav-sidebar {
  line-height: 1em;
  background: white;
  z-index: 99;
}
.faq-page .nav-sidebar li {
  padding-bottom: 0;
}
.faq-page .nav-sidebar > li > a {
  text-decoration: underline;
  color: #333;
  padding-left: 0;
}
.nav-sidebar > li > a:hover,
.nav-sidebar > li > a:focus {
  background: transparent;
}
.faq-page .panel-title {
  margin-bottom: 0px;
  cursor: pointer;
  color: #686466;
  text-decoration: none;
  letter-spacing: 0.1px;
  font-size: 16px;
  font-weight: bold;
}
.faq-page .collapsed {
  font-weight: normal;
  margin-right: 10px;
}
.faq-page .panel-default a {
  color: #686466;
  font-weight: bold;
  letter-spacing: 0.1px;
  font-size: 16px;
}
.faq-page .panel-default a.accordion-toggle {
  display: block;
  padding: 5px 0;
  position: relative;
}
.faq-page .panel-body a {
  font-weight: normal;
  text-decoration: underline;
}
.faq-page .panel-default a.collapsed {
  font-weight: normal;
}
.faq-page .panel-heading {
  padding-left: 0px;
}
.faq-page .panel-heading .accordion-toggle.collapsed:before {
  font-family: "FontAwesome";
  content: "\f067";
  right: 0;
  position: absolute;
  opacity: 0.8;
  font-size: 10px;
  line-height: 2;
}
.faq-pageIco .panel-heading .accordion-toggle.collapsed:before,
.faq-pageIco .panel-heading .accordion-toggle:before {
  display: none;
}
.faq-page .panel-heading .accordion-toggle:before {
  font-family: "FontAwesome";
  content: "\f068";
  -webkit-transition: 1s;
  opacity: 0.8;
  right: 0;
  position: absolute;
  font-size: 10px;
  line-height: 2;
}
.faq-page .panel-body {
  line-height: 1.8;
  color: #5a5a5a;
  border-top: 0px;
  letter-spacing: 0.1px;
  font-size: 16px;
  padding: 0;
}
.faq-page .panel-body p {
  margin-right: 1em;
  background: #f8f8f8;
  padding: 15px 23px;
  margin-top: 0px;
  width: 100%;
}
.faq-page .panel-body ol {
  background: #f8f8f8;
}
.faq-page .panel-body {
  width: 100%;
}
.faq-page .panel-heading .accordion-toggle.collapsed:before,
#boatFaq .panel-heading .accordion-toggle:before {
}
.faq-page h4.panel-title:hover,
#boatFaq h4.panel-title:focus {
  margin-bottom: 0px;
  outline: none;
}
.faq-page hr {
  margin-top: 50px;
  margin-bottom: 50px;
}
.faq-page h2 {
  color: #a9a9a9;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.2px;
  margin-bottom: 2em;
}
.faq-page .collapse.in {
  display: -webkit-box;
}
.faq-page .accordion-toggle.collapsed .faqIcon:before {
  content: "\f067";
  font-family: "FontAwesome";
  font-style: normal;
  opacity: 0.8;
  font-size: 10px;
  position: absolute;
  right: -20px;
  top: 9px;
}
.faq-page .accordion-toggle .faqIcon:before {
  content: "\f068";
  font-family: "FontAwesome";
  font-style: normal;
  opacity: 0.8;
  font-size: 10px;
  position: absolute;
  right: -10px;
  top: 9px;
}

.sidebarContact {
  margin: 2em 0 0;
  padding: 2em 0;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.sidebarContact .block {
  margin-bottom: 1.5em;
  margin-top: 1em;
}
.sidebarContact .block i {
  opacity: 0.6;
  border: 1px solid #ccc;
  border-radius: 150px;
  width: 30px;
  height: 30px;
  margin-right: 9px;
  text-align: center;
  font-size: 14px;
  line-height: 2.1;
}
.sidebarContact .phone {
  margin-top: 0;
}
.sidebarContact .phone span {
  font-size: 17px;
}
.sidebarContact .phone a {
  color: #333;
}
.sidebarContact h4 {
  font-weight: 600;
  color: #b5b5b5;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 14px;
  margin-bottom: 8px;
  display: block;
}
.sidebarContact .blacktext {
  display: -webkit-box;
}
.sidebarContact .blacktext a {
  color: #333;
  line-height: 1.8;
}
.sidebarContact .pinktext a {
  padding: 1em 3em;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  color: #dc0080;
  text-decoration: underline;
}
.sidebarContact .pinktext2 {
  margin-top: 2em;
}
.sidebarContact .pinktext2 a {
  padding: 1em 3em;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  background: #dc0080;
  color: white;
  width: 100%;
}

/**vacation voucher**/
.vacationPage {
  background: white;
}
.vacationHead {
  padding: 0 0 0 0;
}
.vacationHead h1 {
  font-size: 3em;
  margin-top: 1em;
  letter-spacing: -1px;
  line-height: 1;
}
.vacationHead h1 small {
  display: -webkit-box;
  text-transform: uppercase;
  font-size: 17px;
  letter-spacing: 0.5px;
  color: #dc0080;
  font-weight: bold;
  margin-bottom: 10px;
}
.vacationHead .vacation-img-container {
  position: absolute;
  overflow: hidden;
  right: 0px;
}
.vacationHow {
  background: #f2f2f2;
  padding: 3em 0 2em 0;
}
.vacationHow .row {
  margin-bottom: 3em;
  padding-bottom: 2em;
  border-bottom: 1px solid #dedede;
}
#no-border {
  border-bottom: 0;
}
.vacationHow span {
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
.vacationHow h3 {
  font-size: 1.6em;
  margin: 0 0 5px 0;
  font-weight: bold;
  color: #333;
}
.vacationHow p {
  margin-top: 0;
  font-size: 18px;
  opacity: 0.7;
}
.vacationContent h2,
.vacationFaq h2,
.vacationHow h2 {
  font-size: 2.3em;
}
.vacationContent .locations {
  border-bottom: 1px solid #eee;
  padding-bottom: 2em;
  margin-bottom: 1em;
}
.vacationContent h3 {
  color: #333;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.vacationContent small {
  display: block;
  text-transform: none;
  letter-spacing: 0;
  font-size: 14px;
  margin: 10px 0;
  line-height: 1.5;
}
.vacationContent,
.vacationFaq {
  margin-top: 0em;
  margin-bottom: 0em;
}
.vacationFaq .panel-heading .accordion-toggle.collapsed:before {
  font-family: "FontAwesome";
  content: "\f078";
  right: 9%;
  position: absolute;
  opacity: 0.8;
  float: right;
}
.vacationFaq .panel-heading .accordion-toggle:before {
  font-family: "FontAwesome";
  content: "\f077";
  float: right;
  -webkit-transition: 1s;
  opacity: 0.8;
  right: 9%;
  position: absolute;
}
.vacationFaq .panel-title {
  padding: 0px;
  margin-bottom: 0px;
  cursor: pointer;
  color: #686466;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 0.1px;
  font-size: 16px;
}
.vacationFaq .panel-heading {
  padding: 0px;
}
.vacationFaq .panel-default a {
  color: #686466;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 0.1px;
  font-size: 16px;
  padding: 1.8em 4em 1.8em 2em;
  display: inline-block;
}
#faqVacation .faq-page .panel-heading .accordion-toggle.collapsed:before,
#faqVacation .faq-page .panel-heading .accordion-toggle:before {
  content: "" !important;
}

/* form donation page */
.formContent {
  padding-bottom: 30px;
}
.form-horizontal .control-label {
  color: #6d6d6d;
  font-weight: normal;
  padding-right: 5px;
}
.formContent h2 {
  color: #dc0080;
}
.formContent h1 {
  color: #dc0080;
  margin-bottom: 0px;
}
.formContent h3 {
  color: #6d6d6d;
  margin-top: 0px;
}
.formContent .line {
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #dc0080;
  padding: 10px 0px;
  display: block;
}
.formContent .btn {
  width: 100%;
}
.input-lg {
  padding: 6px 10px;
}
#btn-to-license,
#btn-to-VIN {
  background: none;
  border: none;
  padding: 0px;
}

/*tax deduction page */
.taxContent {
  padding-top: 15px;
  padding-bottom: 30px;
}
.taxContent h1 {
  color: #dc0080;
}
.taxContent h2 {
  color: #6d6d6d;
}
.taxContent .nav-pills > li.active > a,
.taxContent .nav-pills > li.active > a:hover,
.taxContent .nav-pills > li.active > a:focus {
  background-color: #cfe6f8;
  color: #fff;
}
.taxContent .nav-pills > li.active > a,
.taxContent .nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #2e9df7;
}
.taxContent .bullet li {
  margin-bottom: 15px;
}
.taxContent .square {
  background-color: #f3f3f3;
  border: 1px solid #dadada;
  padding: 10px;
  border-radius: 3px;
  font-size: 14px;
  color: #6d6d6d;
}
.taxContent .square strong {
  font-size: 17px;
  display: block;
}
.pink {
  color: #dc0080;
}
.taxContent .square2 {
  background-color: #f3f3f3;
  border-bottom: 3px solid #d2d2d2;
  padding: 20px;
  font-size: 14px;
  color: #6d6d6d;
}
.taxContent .square2 strong {
  font-size: 17px;
  display: block;
}
.taxContent .downloadGuide {
  background-color: #f3f3f3;
  margin: 40px 0px 0px 0px;
}
.taxContent .downloadGuideImg {
  background-color: #fbde71;
}
.taxContent .buttonDown {
  display: block;
  text-transform: uppercase;
  border: solid 1px #dc0080;
  color: #dc0080;
  text-align: center;
  padding: 13px 10px;
}
.taxContent .buttonTax {
  display: block;
  text-transform: uppercase;
  border: solid 1px #6d6d6d;
  color: #6d6d6d;
  text-align: center;
  padding: 13px 0px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.taxContent .buttonDown:hover {
  background-color: #e53da0;
  text-decoration: none;
  color: #fff;
  opacity: 0.8;
}
.taxContent .buttonTax:hover {
  background-color: #6d6d6d;
  text-decoration: none;
  color: #fff;
  opacity: 0.8;
}
.taxIcons {
  padding-top: 20px;
}
.taxIcons img {
  padding-bottom: 30px;
  border-bottom: 3px solid #eff0f3;
  display: block;
  margin: 0 auto;
  height: 112px;
}
.taxIcons strong {
  text-transform: uppercase;
  text-align: center;
}
.taxIcons img {
  padding-bottom: 30px;
  border-bottom: 3px solid #eff0f3;
  display: block;
  margin: 0 auto;
  height: 112px;
}
.taxIcons p {
  text-align: center;
  color: #484e5b;
  line-height: 32px;
}
.taxIcons h3 {
  text-transform: uppercase;
  padding-top: 20px;
  display: block;
  font-size: 17px;
  font-weight: 600;
  text-align: center;
  color: #333;
}
.taxCenter {
  text-align: center;
}
.taxQuote {
  color: #474e5c;
  font-size: 20px;
  line-height: 40px;
}
.taxQuote img {
  margin: 0px 10px;
}
.taxResources {
  padding-top: 80px;
}
.taxResourcesUl {
  line-height: 32px;
  margin-top: 0px;
  padding-left: 18px;
}

/*new tax design*/
.taxContent {
  font-family: "Open Sans", sans-serif;
}
.taxContent h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.tax-header .col-sm-3.col-md-2 {
  padding-left: 0;
  padding-right: 15px;
}
.car-worth {
  margin-top: 20px;
}
.taxContent .car-worth h2 {
  margin-top: 0;
}
.taxSquareTurquoise {
  background-color: #1cb3d3;
  color: white;
  padding: 40px 55px 40px 35px;
  margin-right: -15px;
  position: relative;
  z-index: 1000;
  text-align: justify;
}
.taxSquareNavy {
  background-color: #5b72d6;
  color: white;
  padding: 30px 35px 30px 50px;
  margin-top: 10px;
  margin-left: -15px;
  text-align: justify;
}
.taxSquareTurquoise h4,
.taxSquareNavy h4 {
  margin: 0;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 27px;
}
.taxSquareTurquoise p,
.taxSquareNavy p {
  margin: 0;
  font-size: 18px;
  line-height: 27px;
}
.tax-car-img {
  position: absolute;
  right: -28px;
  top: 30%;
  z-index: 2000;
  width: 65px;
  height: auto;
}
h2.tax-question {
  border-top: 2px solid #1cb3d3;
  padding-top: 10px;
  font-weight: normal;
  margin-bottom: 0;
  display: inline-block;
}
h3.tax-answer {
  border-bottom: 2px solid #1cb3d3;
  padding-bottom: 10px;
  font-weight: normal;
  margin-top: 5px;
  display: inline-block;
}
.tax-step-img {
  padding-right: 20%;
  padding-left: 10%;
  border-right: 2px solid #5b72d6;
  width: 100%;
  margin-top: 30px;
}
h4.tax-pullouts {
  font-weight: bold;
  font-style: italic;
  color: #dc0080;
  margin-bottom: 30px;
  margin-top: 10px;
}
p.tax-deduction-amt {
  margin-bottom: 0;
  font-style: italic;
}
dl.tax-deduction-amt {
  margin-top: 0px;
}
h3.tax-deduction-amt {
  margin-bottom: 15px;
}
.tax-deduction-amt dt {
  padding-top: 5px;
}
.taxIcons-outer {
  background-color: #f2f2f2;
  margin-top: 50px;
}
.taxContent .taxIcons h2 {
  margin-top: 20px;
}
.taxIcons p {
  padding-bottom: 30px;
}
.buttonDown.tax-tips-btn {
  margin-top: 10px;
  margin-bottom: 30px;
}
.buttonDown.tax-tips-btn-1 {
  margin-top: 10px;
  margin-bottom: 0;
}
.tax-header hr {
  margin-top: 0;
}
.tax-donate-btn {
  display: block;
  background-color: #dc0080;
  color: #fff;
  letter-spacing: 0.5px;
  border: 1px solid #dc0080;
  padding: 13px 10px;
  margin-top: 10px;
}
.tax-donate-btn:hover {
  background-color: #9a005b;
  border-color: #9a005b;
  text-decoration: none;
  color: #fff;
}
.stick-figure {
  margin-top: 30px;
}

/*why us page*/
.whyusContent {
  padding-bottom: 30px;
}
.whyusContent h1 {
  margin-bottom: 0px;
}
.whyusContent h2 {
  color: #6d6d6d;
}
.whyusContent h4 {
  font-size: 20px;
  margin: 5px 0 5px 0;
}
.whyusContent ul {
  list-style-type: none;
}
.whyusContent li a {
  color: #6d6d6d;
}
.whyusContent li {
  padding: 12px 0 12px 35px;
  margin: 0;
  border-bottom: 1px solid #e8e8e9;
  color: #6d6d6d;
  font-size: 16px;
  background: url(../img/bullet-form.png) no-repeat 2px 13px;
}
.whyusContent .arrowPage img {
  margin: 0 auto;
  padding: 10px 0px;
}
.whyusContent .squaresYellow {
  text-align: center;
  background-color: #f1cb55;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.whyusContent .squaresBlue {
  text-align: center;
  background-color: #74cad2;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.whyusContent .squaresRed {
  text-align: center;
  background-color: #f0786c;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.whyusContent h2 {
  font-size: 19px;
}
.whyusContent .topPara {
  font-size: 17px;
  line-height: 25px;
}

/*contact page*/
.contactTop h1 {
  margin-bottom: 0px;
}
.contactTop h2 {
  margin-top: 0px;
  margin-bottom: 30px;
  color: #ed970b;
}
.contactTop p,
.contactTop h2,
.contactTop h1,
.contactTop h3 {
  text-align: center;
}
.contactTop img {
  margin: 0 auto;
  display: block;
}
.contactTop h3 {
  margin-bottom: 0px;
}
.contactContent h4 {
  color: #ed970b;
}
.caContact .greyBarContact {
  padding: 20px 20px 14px 25px;
}
.caContact .greyBarP {
  padding-top: 0px;
}
.caContact .greyBarP a {
  padding-top: 12px;
  padding-bottom: 0px;
}
.caContact .chatPad {
  margin: 15px 13px 0px 0px;
}
.contactContent {
  padding-bottom: 30px;
}
.greyBarContact {
  padding: 1px 20px 20px 25px;
  border: solid 1px #e4e4e4;
  margin-top: 13px;
}
.greyBarContact label {
  margin-bottom: 10px;
}
.greyBarContact h2 {
  margin-bottom: 7px;
}
.greyBarContact .form-group {
  margin-bottom: 26px;
}
.greyBarHead {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  margin: 0px;
  width: 80px;
  display: inline-block;
}
.greyBarP {
  color: #7d7e7e;
  font-size: 17px;
  margin: 0px;
  padding-top: 5px;
}
.greyBarStatus {
  float: right;
  color: #6d6d6d;
  margin-top: 4px;
  position: relative;
}
.greyBarCircle {
  background-color: #4bb063;
  border: 2px solid #cbcbcb;
  height: 15px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 15px;
  display: inline-block;
  position: absolute;
  left: -19px;
  top: 3px;
}
.greyBarButton {
  color: #7d7e7e;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  text-align: left !important;
}
/*.greyBarButton:hover {text-decoration: none; background-color: #dcdcdc; color: #636565;}*/
.greyBarAdd {
  padding: 25px;
}
.greyBarStatus .fa-plus {
  font-size: 30px;
  color: #c0c0c0;
}
.greyPlus {
  width: 30px;
  height: 30px;
}
.greyBarExpand {
  cursor: pointer;
}
.greyBarExpand.accordion-toggle.collapsed:before {
  content: url("../img/icon_plus.svg");
  width: 25px;
  height: 25px;
  margin-left: -20px;
  margin-top: 3px;
  float: right;
}
.greyBarExpand.accordion-toggle:before {
  font-family: "Glyphicons Halflings";
  content: url("../img/icon_minus.svg");
  float: left;
  width: 25px;
  height: 25px;
  margin-left: -20px;
  margin-top: 3px;
  float: right;
}
.form-control-form {
  height: 45px;
  border-radius: 1px;
}
.contactForm label {
  font-weight: normal;
  color: #6d6d6d;
  font-size: 15px;
  margin: 15px 0px;
}
.contactMessage {
  border-radius: 1px;
}
.contactSubmit {
  width: 100%;
  background-color: #d0d0d0;
  border: none;
  border-radius: 1px;
  text-transform: uppercase;
  font-size: 14px;
}
.contactSubmit:hover {
  background: #bfbebe;
}
.contactForm {
  padding: 20px 20px 15px 20px;
}
.panel-body-contact {
  background-color: #f9f9f9;
  padding: 0px 0px 35px 35px;
}
.contactPink {
  color: #e00d84;
  font-size: 19px;
  margin: 0px 0px 10px 0px;
}
.contactContent {
  padding-top: 80px;
}
.contactSide {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  line-height: 30px;
}
.contactJoin {
  color: #6d6d6d;
  font-size: 21px;
  font-weight: normal;
  text-transform: capitalize;
  border-top: solid 1px #efefef;
  padding-top: 25px;
  display: inline-block;
  margin-top: 25px;
}
/*.contactPinkButton {background-color: #e00d84; color: #fffbff; padding: 10px 45px; margin-top: 25px; display: inline-block; font-size: 16px;}*/
.contactPinkButton {
  background-color: #e00d84;
  color: #fffbff;
  padding: 15px 10px;
  margin-top: 25px;
  display: inline-block;
  font-size: 16px;
  text-align: center;
}
.contactPinkButton:hover {
  text-decoration: none;
  color: #fff;
  background-color: #af005c;
}
.greyBarP a {
  color: #6d6d6d;
  padding: 10px;
  padding: 10px;
  display: inline-block;
}
.greyBarP a:hover {
  text-decoration: none;
}
.greyBarP .promoNumber a {
  padding: 0px;
}

/*footer state map*/
.mapContent {
  background: #ccc;
  padding-top: 3em;
  padding-bottom: 3em;
}
.mapContent a {
  color: #4f4f4f;
  font-size: 14px;
  padding: 3px 0px;
  display: block;
}
.mapContent h4 {
  color: #4f4f4f;
}
.mapContent li {
  display: block;
  padding: 0px 25px 5px 0px;
}
.mapContent ul {
  padding-left: 0px;
}
.mapContent-h1 {
  padding-left: 1em;
  color: #4f4f4f;
}

/*footer*/
footer {
  padding-top: 25px;
  background: white;
}
footer ul {
  padding-left: 0px;
}
footer ul a,
footer ul a:hover,
.footer-bottom a {
  color: #4f4f4f;
}
footer li {
  list-style: none;
  font-size: 14px;
  padding: 6px 0 6px 0px;
  font-weight: normal;
}
.footer-bottom {
  font-size: 12px;
  padding: 0.5em;
  margin-top: 25px;
}
.nav-footer {
  text-align: center;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:focus,
.nav-link:hover {
  text-decoration: none;
}
.nav-footer .nav-item {
  display: inline-block;
  text-align: center;
}
.nav-footer .nav-item sub {
  top: -0.25em;
}
.nav-small-text {
  margin-bottom: 3em;
}
.nav-small-text > li,
.nav-social-icons > li {
  border-bottom: 0px !important;
}
#nav-no-link {
  padding: 12px 13px 1px 0px;
  color: #4f4f4f;
}
.justify-content-center {
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.nav-social-icons {
  margin-top: 0;
  margin-bottom: 2em;
}
sub {
  padding: 0 6px;
}
sub i {
  font-size: 4px !important;
  color: #333;
}
.footer-links-row {
  margin-bottom: 3em;
  margin-top: 2em;
  color: #4f4f4f;
}

/*nav*/
.navbar {
  margin-bottom: 0px;
}

/*thank you page*/
.thanksContent h1 {
  margin-top: 40px;
}
.thanksContent strong {
  color: #46b9c4;
}
.thanksContent ol {
  font-size: 17px;
}
.thanksContent li {
  padding-bottom: 30px;
}
.thanksFollow {
  text-align: center;
}
.thanksFollow .twitter {
  border: #00a1e9 solid 1px;
  background: #00a1e9;
}
.thanksFollow .face {
  border: #3c579e solid 1px;
  padding-bottom: 19px;
  background: #3c579e;
}

/*about page*/
.aboutContent h1 {
  text-align: center;
  color: #6d6d6d;
}
.aboutContent h2 {
  text-align: center;
  margin: 0px;
}
.aboutContent .aboutDesc {
  text-align: center;
}
.aboutContent .lineRight {
  border-right: #e0e5e9 solid 1px;
}
.aboutContent h3 {
  color: #6d6d6d;
  font-weight: normal;
}
.aboutContent .imageHeader {
  margin: 30px 0px 0px 0px;
}
.aboutContent hr {
  margin-top: 45px;
  margin-bottom: 45px;
}
.aboutContent ul {
  list-style: none;
  margin-bottom: 0px;
}
.aboutContent blockquote {
  padding: 0px 0px 0px 20px;
  font-style: italic;
  line-height: 23px;
  color: #6d6d6d;
}
.aboutContent blockquote cite {
  font-size: 14px;
}

/*donor login & dashboard pages*/
.loginContent {
  padding-top: 65px;
  padding-bottom: 65px;
}
.VinContent {
  padding-top: 85px;
  padding-bottom: 85px;
}
.login {
  border-radius: 10px;
  border: 1px solid #dadada;
  padding-bottom: 20px;
}
.login h3 {
  color: #ed970b;
}
.login .padding {
  padding-top: 10px;
  padding-bottom: 10px;
}
.login span {
  font-size: 12px;
}
.login .btn {
  font-size: 16px;
}
.invalid {
  text-align: center;
  margin-bottom: 10px;
}
.DashboardContent {
  padding-top: 0px;
}
.DashboardContent h1 small {
  display: block;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 0.4;
  opacity: 0.7;
}
.DashboardContent h4 {
  margin: 0;
  font-size: 14px;
  letter-spacing: 0.8px;
  color: #828282;
  font-weight: normal;
}
.DashboardContent ul {
  list-style: none;
  padding: 0;
}
.DashboardContent a {
  cursor: pointer;
}
.DashboardContent .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.DashboardContent .panel-body {
  padding: 15px;
}
.DashboardContent .panel-default {
  border-color: #ddd;
}

.DashboardContent .btn-link {
  color: #4f4f4f;
  background-color: transparent;
  border-color: #dadada;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 14px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.DashboardContent .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  color: black;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.DashboardContent .btn-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffffff),
    to(#e0e0e0)
  );
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
}
.DashboardContent .btn-default:hover,
.DashboardContent .btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.DashboardContent .btn-default:hover,
.DashboardContent .btn:hover {
  color: #333;
  background: #e6e6e6;
  border-color: #adadad;
}
.DashboardContent .breadcrumb {
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
  text-align: right;
  padding: 0px 15px;
  margin-bottom: 0px;
}
.DashboardContent .breadcrumb > li {
  display: inline-block;
}
.DashboardContent .breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.DashboardContent .breadcrumb2 li {
  display: inline-block;
}
.DashboardContent .breadcrumb2 li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.btnDashboard {
  border-radius: 5px;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  border: none !important;
  background-color: #b8066f;
  text-align: center;
  padding: 5px 10px;
}
.btnDashboardInvert {
  border-radius: 5px;
  color: #dc0080;
  font-size: 16px;
  cursor: pointer;
  border: 1px solid;
  background-color: #ffffff;
  text-align: center;
  padding: 5px 10px;
  width: 50%;
}
.marginbttm {
  margin-bottom: 25px;
  clear: both;
}
.btn-vin {
  color: #4f4f4f;
  background-color: #f2f2f2;
  border-color: #dadada;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  border: 1px solid transparent;
  white-space: nowrap;
  font-size: 14px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.links {
  font-size: 16px;
  margin-top: 0px;
}
.taxheader {
  color: #ed970b;
}

/*matching gifts page*/
.matchingHeader {
  font-size: 2em;
  text-align: center;
  color: #dc0080;
  font-weight: bold;
  line-height: 1;
  margin: 0.5em;
}
.matchingtitle {
  font-size: 1.5em;
  color: #dc0080;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  background: none;
}
#matchingSearchTitle {
  font-weight: bold;
  font-size: 16px;
}
#matchingSearchBox {
  background-color: #fff;
  border-color: #e1e1e1;
  border-style: solid;
  border-width: thin;
  margin-left: auto;
  margin-right: auto;
  margin-top: -30px;
}
#matchingMainContent {
  padding: 1em 0px;
  line-height: 1.5em;
}
#matchingSearchBorder {
  border-color: #dc0080;
  margin: 2%;
  border-style: solid;
  border-width: thin;
  padding: 2%;
}
.matchingInfoTitle {
  font-size: 18px;
  color: #dc0080;
}

/*how it works landing page */

.how-bg {
  background: white;
  background-repeat: no-repeat;
  padding-top: 1em;
  padding-bottom: 1em;
  background-position: bottom;
  margin-bottom: -5px;
}
.how-bg-works h1 {
  font-size: 48px;
  line-height: 1;
  text-transform: capitalize;
  margin-bottom: 0.3em;
  letter-spacing: 1px;
}
.how-bg-works h1 small {
  display: -webkit-box;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 2em;
  color: #333;
  font-weight: bold;
}
.headline {
  width: 36px;
  border: 1.5px solid #333;
  display: inline-block;
  text-align: left;
  margin-top: 0;
}
.how-bg-works h2 {
  margin-top: 0;
  clear: both;
  margin-bottom: 3em;
}
.how-bg-works h2 small {
  line-height: 1.2;
  font-size: 20px;
  color: #dc0080;
  font-weight: normal;
  display: block;
  padding-top: 10px;
}
.how-bg-works ol {
  padding: 0px;
  clear: both;
}
.how-bg-works li {
  clear: both;
  list-style: none;
  margin-bottom: 3em;
}
.how-bg-works li h3 {
  color: #333;
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.how-bg-works li .number {
  font-size: 54px;
  line-height: 0.8;
  color: #dc0080;
  font-weight: bold;
  float: left;
  margin-right: 0.5em;
  margin-bottom: 1em;
}
.how-bg-works li p {
  margin-top: 10px;
  font-size: 17px;
}
.mblMiddle {
  font-size: 18px;
  text-align: center;
  color: #474747;
  border: solid 3px #f2f2f2;
  padding: 0px 20px;
  margin: 30px 0px;
}
.mblMiddle h2 {
  line-height: 33px;
}
.how-faq {
  background: #fff;
  padding: 1em 0;
}
.faq-item {
  margin-bottom: 2em;
}
.faq-item h3 {
  margin-bottom: 15px;
  line-height: 1.5;
  color: #333;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.faq-item p {
  margin-top: 0px;
  font-size: 16px;
  line-height: 1.6;
}
.charity-bottom {
  background: url("../img/how-footer.jpg") white;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  padding: 0 0 4em;
}
.charity-bottom-margin {
  margin-bottom: 12em;
}
.charity-bottom-margin p {
  font-size: 16px;
  line-height: 1.6;
}
.charity-bottom h3 {
  font-size: 32px;
  color: #dc0080;
  margin-bottom: 0px;
  font-weight: bold;
}
.cta-bottom {
  background: white;
  padding: 3em 0;
}

/* additional detail forms for other types of vehicles*/
.donateFormWrap label {
  color: #313131;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 2px;
}
.donateFormWrap textarea,
.donateFormWrap input {
  border: solid 1px #c5c5c5 !important;
  background: #fff !important;
  border-radius: 5px;
  padding: 10px;
}
.donateFormWrap .form-control {
  box-shadow: none;
}
.donateFormWrap .input-group-addon:last-child {
  border-width: 2px;
}
.h1Bequest {
  font-size: 36px;
  line-height: 41px;
  font-weight: bold;
  text-align: center;
  margin-top: 45px;
}
.donateFormWrap h2 {
  opacity: 0.7;
}
.donateFormWrap .padEx {
  margin-top: 60px;
}
label.error {
  bottom: -25px;
  font-size: 14px;
}
.headerDonorForm {
  padding: 30px 0px;
}
.donateFormWrap {
  background-color: #ffffff;
  border-radius: 26px;
  -moz-box-shadow: 0 0 10px #e1e1e1;
  -webkit-box-shadow: 0 0 10px #e1e1e1;
  box-shadow: 0 0 10px #e1e1e1;
}
.donorFormBorder {
  border-radius: 13px;
  border: solid 1px #e9e9e9;
  padding-bottom: 14px;
  margin-bottom: 10px;
  background: #f4f4f4;
  float: left;
  width: 100%;
}
.donorFormBorderFirst {
  margin-top: 13px;
}
.radio-inline {
  font-weight: normal !important;
}
hr {
  margin-top: 33px;
}
.donateFormText {
  width: 90%;
}
.donateFormTextLabel {
  margin-left: 25px;
  font-weight: normal !important;
}
.donorFormLicense {
  width: 110px;
  height: 34px;
  padding: 6px 12px;
  border-radius: 5px;
}
.donateFormUl {
  margin-left: 0px;
  padding-left: 0px;
  list-style-type: none;
}
.donateFormUl li {
  background: url(https://www.kars4kids.org/airplanes/img/airplane-check.png)
    no-repeat left top;
  padding-left: 44px;
  padding-bottom: 17px;
}
.donateFormBut:hover {
  color: #fff;
}
.donateFormBut {
  margin-top: 15px;
  background-color: #f0b5d9;
  border: none;
  color: black;
  border-radius: 50px;
}
.donateFormTip {
  margin-bottom: 0px;
  line-height: 19px;
  background-color: #f5f5f5;
  padding: 12px 20px;
  border-radius: 5px;
  color: #444444;
  font-size: 14px;
  line-height: 16px;
}
.donateFormWrap input.input-lg,
.donateFormWrap select.input-lg {
  height: 40px;
  font-size: 15px;
}
.donateFormMarTop {
  margin-top: 55px;
}
.donateFormPadLeft {
  padding-left: 0px;
}
.donateFormWrap {
  padding: 25px 15px;
  margin-bottom: 60px;
}
.donorFormBorder .form-group {
  margin-bottom: 4px;
}
.donorFormBorder {
  padding-left: 20px;
  padding-top: 12px;
}
.donorFormLabelPad {
  margin-top: 12px;
}
.donateFormWrap .labelRadio {
  vertical-align: middle;
  width: 100%;
}
.donateFormWrap  #tireSection .labelRadio {margin-top: 13px;}
.donateFormfifty {
  width: 100%;
  float: right;
}
.donateFormfifty .radio-inline {
  margin-right: 10px;
  border: solid 1px lightgrey;
  border-radius: 5px;
  padding: 5px 15px 5px 32px;
  margin-top: 6px;
  margin-bottom: 0px;
  width: 43%;
  background: #fafafa;
}
.donateFormLabelBg {
  font-weight: bold !important;
  background-color: #ffe5f7;
}
.donateFormAdjustLabel .radio-inline {
  padding: 5px 9px 5px 25px;
}
.donateFormfifty .radio-inline + .radio-inline {
  margin-left: 0px;
}
.donateFormBoatHr {
  margin: 20px 15px 20px 0px;
  border-top: 1px solid #dbd8d8;
}

/*styles for add picture widget*/
/*#files-area{width: 30%;margin: 0 auto;}*/
.donateFormWrap #files-area {
  text-align: left;
  padding-left: 15px;
}
.donateFormWrap .file-block {
  border-radius: 10px;
  background-color: rgba(144, 163, 203, 0.2);
  margin: 5px;
  color: initial;
  display: inline-flex;
  & > span.name {
    padding-right: 10px;
    width: max-content;
    display: inline-flex;
  }
}
.donateFormWrap .file-delete {
  display: flex;
  width: 24px;
  color: initial;
  background-color: #6eb4ff00;
  font-size: large;
  justify-content: center;
  margin-right: 3px;
  cursor: pointer;
  &:hover {
    background-color: rgba(144, 163, 203, 0.2);
    border-radius: 10px;
  }
  & > span {
    transform: rotate(45deg);
  }
}

/* local pages */

.formRow1 {
  background-color: #fff;
  padding-bottom: 50px;
  padding-left: 0px;
  padding-right: 0px;
}
.formDonate {
  background: #cecece7d;
  width: fit-content;
  border-radius: 10px;
  margin-top: 2em;
  padding: 1em 0 1em 1em;
}
.formDonate .btn-group .btn-default {
  font-size: 15px;
  color: #1ca4fc;
  border: none;
  background: transparent;
}
.formDonate .btn-group .btn-default.active {
  background-color: #1ca4fc;
  color: #fff;
  box-shadow: none;
  border-radius: 16px !important;
}
.btn-group .btn + .btn {
  margin: 0px;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-radius: 16px;
}
.formDonate .btn-group .btn {
  padding: 2px 12px;
}
.formDonate .btn-group img {
  vertical-align: baseline;
  margin-right: 5px;
}
.formDonate h2 {
  color: #57585c;
  font-weight: bold;
  background-color: #c4c4c4;
  padding-left: 20px;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 1px;
  word-spacing: 8px;
}
.formDonate h2:hover {
  background-color: #9c9b9b;
  text-decoration: none !important;
}
.formDonate a:hover {
  text-decoration: none;
}
.formRow2 {
  padding-left: 0px;
  padding-right: 0px;
}
.formDonate a:focus {
  text-decoration: none;
}
.formDonate .input-lg,
.borderBlue {
  border-color: #c1d5e3 !important;
  border-radius: 3px;
  box-shadow: none;
  height: 55px;
}
.formRadioBg {
  background: #fff;
  display: inline-block;
  border: solid 1px #efefef;
  border-radius: 3px;
}
.formDonate .input-lg {
  margin-bottom: 5px;
  padding: 10px 16px;
}
.formDonate .radio-inline {
  padding: 15px 30px 15px 45px;
}
/*.radioLine {    border-right: solid 1px #efefef;}*/
.formDonate form {
  font-size: 16px;
}
.formDonate label {
  font-weight: 400;
  font-size: 17px;
  padding-left: 15px;
}
.formDonate .formRadioBg label {
  margin-bottom: 0px;
}
.formDrop {
  border: solid 1px #e7e7e7;
  border-radius: 3px;
  padding: 10px 14px 10px 14px;
  background-color: #fff;
}
select.formDrop {
  color: #6f6f6f;
}
.formDrop option:not(:first-of-type) {
  color: black;
}
.formDonate input[type="text"] {
  border: solid 1px #e7e7e7;
  border-radius: 3px;
  padding: 10px 14px;
  background-color: #fff;
}
.formDonate input[type="tel"] {
  border: solid 1px #e7e7e7;
  border-radius: 3px;
  padding: 12px 14px;
  background-color: #fff;
}
.formDonate input[type="email"] {
  border: solid 1px #e7e7e7;
  border-radius: 3px;
  padding: 12px 14px;
  background-color: #fff;
}
::-webkit-input-placeholder {
  color: #6f6f6f;
}
::-moz-placeholder {
  color: #6f6f6f;
}
:-ms-input-placeholder {
  color: #6f6f6f;
}
:-moz-placeholder {
  color: #6f6f6f;
}
.formDonate {
  font-size: 16px;
}
.donate .formDonate .btn-group {
  margin-bottom: 25px;
}
.hp .formDonate .btn-group {
  margin-bottom: 10px;
}
.formPickup input,
.formPhone input {
  width: 100%;
}
.formPickup {
  margin-bottom: 15px;
}
.formPickup .col-xs-6,
.formPickup .col-sm-6,
.formPickup .col-xs-12,
.formPhone .col-xs-12 {
  padding-right: 0px;
}
.formCheck {
  padding-left: 15px;
}
.formDropPhone {
  position: absolute;
  border: solid 1px #e7e7e7;
  border-radius: 3px;
  padding: 12px 14px 13px 14px;
}
.formPhone {
  margin-bottom: 5px;
}
.formHear {
  margin-bottom: 15px;
}
.pinkBut {
  background-color: #dc007c;
  font-size: 16px;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
  border: 0px;
  border-radius: 5px;
  margin-right: 3px;
  padding: 16px 12px;
  letter-spacing: 1px;
}

/*redesigning icons on form*/
/*.brForm button img {
  height: 26px;
  width: auto;
}
#tab1 .btn-default {
  background-color: transparent;
  border: none;
}
#tab1 .btn.active:focus,
#tab1 .btn:focus {
  outline: none;
}
#tab1 .btn-default.active {
  border: 1px solid #bfbfbf;
  border-radius: 5px;
  box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08);
}

.pinkBut:hover {
  background-color: #910056;
}*/
.formSide strong {
  font-size: 24px;
  margin-bottom: 10px;
  display: inline-block;
}
.formSideP {
  font-size: 20px;
  color: #626367;
}
.formSideHelp {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 1px;
  color: #c4c4c4;
}
.formSideContact {
  font-size: 16px;
  text-transform: uppercase;
  line-height: 35px;
  color: #c4c4c4;
}
.formSide {
  background: #c4c4c4;
  padding: 30px 30px 10px 30px;
  margin-top: 19px;
  border-radius: 15px;
}
.formP {
  margin-top: 20px;
}
.hp .btn:focus {
  outline: none;
}
.hp .form-control[disabled] {
  background-color: #f7f7f7;
}
.formBg h1 {
  color: #ec0f8c;
}
.rowFake {
  margin-right: -15px;
  margin-left: -15px;
}
.rowFake:before {
  display: table;
  content: " ";
}
.rowFake:after {
  display: table;
  content: " ";
  clear: both;
}
/*.donate .panel-heading .accordion-toggle.collapsed:after {content: none;}
.donate .panel-heading .accordion-toggle:after {content: none;}*/
.pinkNext {
  background-color: #dc007c;
  color: #fff;
  font-weight: 900;
  padding: 14px 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 10px;
  border-radius: 5px;
  border: 0px;
}
.donate .panel-collapse {
  background-color: #fafafa;
}
.donate .panel-body {
  margin-bottom: 0px;
}
.invisible {
  display: none;
}

.donateStepCheck:before {
  background: url("/ppc/ver2/industry/img/check.png") no-repeat;
  height: 22px;
  content: "";
  width: 22px;
  border: solid 2px #13a70c;
  border-radius: 50%;
  background-position: center;
  top: 12px;
  display: inline-block;
  float: left;
  margin: 13px 12px 0px 15px;
}
.donateStep1:before {
  width: 56px;
  border-right: solid 1px #838386;
  content: "1 of 2";
  display: inline-block;
  float: left;
  margin: 13px 12px 0px 20px;
  padding: 0px 15px 0px 0px;
  color: #838386;
  opacity: 0.6;
}
.donateStep2:before {
  width: 56px;
  border-right: solid 1px #838386;
  content: "2 of 2";
  display: inline-block;
  float: left;
  margin: 13px 12px 0px 20px;
  padding: 0px 15px 0px 0px;
  color: #838386;
  opacity: 0.6;
}
.labelOp {
  width: 100%;
  color: #3c3c3c;
  font-size: 15px !important;
  opacity: 0.8;
}
.formDonate input#Length[type="text"] {
  padding: 15px 14px 14px 14px;
}
.form-control[disabled] {
  background-color: transparent;
  opacity: 0.5;
  border: solid 1px #3c3c3c;
}

.formSmall img {
  display: none;
}
.cs .formSmall .pinkBut {
  border-radius: 3px;
  font-size: 14px;
  width: 100%;
}

.formTooltip {
  float: right;
  border: solid 1px #686868;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  font-size: 12px;
  text-align: center;
  line-height: 15px;
  background-color: #686868;
  color: #fff;
  font-weight: bold;
  margin-right: 12px;
  margin-top: 2px;
}
.cs .formDonate {
  padding: 1em 0 0 1em;
}

/*custom radio*/
.containerRd {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #6f6f6f;
}
.containerRd input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.containerRd .checkmark {
  position: absolute;
  left: 18px;
  height: 17px;
  width: 17px;
  background-color: #e4e4e4;
  border: solid 1px #a9a9a9;
  border-radius: 50%;
}
.containerRd:hover input ~ .checkmark {
  background-color: #eaeaea;
}
.containerRd input:checked ~ .checkmark {
  background-color: #e4e4e4;
  border: solid 1px #a9a9a9;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.containerRd input:checked ~ .checkmark:after {
  display: block;
}
.containerRd .checkmark:after {
  top: 3px;
  left: 3px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #6a6a6a;
}

/*custom check*/
.containerCk {
  display: block;
  position: relative;
  padding-left: 30px !important;
  margin-bottom: 12px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #6f6f6f;
  margin-top: 10px;
}
.containerCk input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.containerCk .checkmark {
  position: absolute;
  top: 2px;
  left: 3px;
  height: 18px;
  width: 18px;
  background-color: #eee;
  border-radius: 3px;
}
.containerCk:hover input ~ .checkmark {
  background-color: #ccc;
}
.containerCk input:checked ~ .checkmark {
  background-color: #fcfcfc;
  border: solid 1px #c1c0c0;
}
.containerCk input:checked ~ .checkmark:after {
  display: block;
}
.containerCk .checkmark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 10px;
  border: solid #6a6a6a;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

/*title page*/

.title .head {
  background: #f3f1f2;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom right;
  padding-bottom: 5em;
  margin-bottom: 2em;
}
.title .head p {
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0px;
}
.title h1 {
  margin-bottom: 0;
}
.title h4 {
  font-weight: bold;
  font-size: 18px;
  color: #dc0080;
  margin: 0;
}
.title h3 {
  margin-bottom: 1em;
  font-size: 24px;
  padding-top: 26px;
  padding-bottom: 26px;
  color: #002245;
}
.title .state-sec select {
  float: right;
  max-width: 300px;
}
.title .state-sec .row {
  padding: 26px 0;
  border-top: 1px solid rgba(127, 146, 164, 0.2);
}

.title .state-sec p {
  font-size: 16px;
  line-height: 26px;
  color: #002245;
  margin: 0;
}
.title .state-sec a {
  cursor: pointer;
}

/*form*/
.vinFinePrint {
  font-size: 13px;
  padding-top: 7px;
  opacity: 0.7;
  line-height: 17px;
}
.vinMobile {
  margin-bottom: 15px;
}
.brHeadlineH2 {
  display: inline;
  font-size: 22px;
  font-weight: normal;
}

/*faq on homepage*/
.hpFaqSection {background-color: #f7f7f7;}
.hpFaqSection .panel-default > .panel-heading {background-color: #f7f7f7; padding: 0px;}
.hpFaqSection .panel-group .panel {border-top: 1px solid #cfcfcf; border-radius: 0px;}
.hpFaqSection .panel-group .panel-heading + .panel-collapse > .panel-body {background-color: #f7f7f7; padding-left: 0px; font-size: 17px; line-height: 26px; color: #505050;padding-top: 0px;}
.hpFaqSection .panel-group .panel-heading + .panel-collapse > .panel-body p {margin-top: 0px;    margin-bottom: 0px;}
.hpFaqSection .panel-heading .accordion-toggle.collapsed:before {content: "+"; float: right;font-family: Arial, sans-serif;font-size: 27px; position: absolute; right: 0px; top: 19px;}
.hpFaqSection .panel-heading .accordion-toggle:before {content:"-";float: right;font-family: Arial, sans-serif;font-size: 27px;position: absolute; right: 0px; top: 17px;}
.hpFaqSection .panel-default a.accordion-toggle {display: block;position: relative;padding: 22px 0px 18px 0px;font-size: 17px;}
.hpFaqSection .brIndHowh1  {text-align: center;margin-top: 49px;margin-bottom: 27px;color: #565a5c;}
.hpHrGray hr{margin-top: 3px;}

/*rating on hp*/
.reviewCount {padding-top: 17px; font-family: Arial, sans-serif;}
.reviewCountStars, .reviewCountText, .reviewCountLogo {display: inline-block;}
.reviewCountStars img {vertical-align: text-bottom; margin-right: 4px;}
.reviewCountLogo img {width: 230px;height: auto; }
.reviewCountText {font-size: 16px;}



@media only screen and (min-width: 280px) {
  .formSmall .col-xs-6 {
    padding: 0px 10px 0px 0px;
  }
  .formDonate .input-lg {
    margin-bottom: 5px;
  }
  .footerClear {
    clear: left;
  }
}
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
	
	/*rating on hp*/
	.reviewCountLogo img {margin-top: -4px;margin-left: 10px;width: 245px;}  	
	
	/*faq on homepage*/
.hpHrGray hr{margin-top: 33px;}
.hpFaqSection .panel-default a.accordion-toggle {font-size: 19px;}
	
  .formSmall .col-xs-6 {
    width: auto;
    padding-left: 0px;
    padding-right: 10px;
  }

  /*form*/

  .formDonate {
    margin-right: 0px;
  }
  /*.formPad {
    padding-bottom: 0;
  }*/
  .formPadBot {
    margin-bottom: 0px;
  }
  .formDonate .input-lg {
    margin-bottom: 0px;
  }
  .formDropPhone {
    padding-left: 120px;
  }
  .formBg .navbar-brand {
    padding: 15px 15px 20px 0px;
  }
  .formDonate .formRadioBg label {
    padding: 12px 10px 12px 45px;
  }
  .formDonate .input-lg {
    border-radius: 5px;
    padding: 10px 10px;
    font-size: 16px;
  }
  .formDropPhone {
    width: auto;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 2px;
    padding: 17px 14px 14px 14px;
  }
  .formPhonePad {
    padding-left: 110px !important;
  }
  .donate .navbar-right {
    padding-bottom: 30px;
  }
  .donate .panel-collapse {
    padding: 25px 10px 10px 0px;
  }
  .panel-body {
    padding: 0px 25px 15px 15px;
  }
  .pinkNext {
    width: auto;
  }
  .formPadMob {
    margin-bottom: 0px;
  }
  .formPadMob2 {
    margin-bottom: 0px;
  }
  .formPadMob3 {
    margin-bottom: 0px;
  }
  .formHr2 {
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .formBg h1 {
    font-size: 40px;
  }
  .formJvPh .jvFloat .placeHolder.active {
    margin-left: 110px;
  }
  .pinkNext {
    font-size: 19px;
  }
  .vinMobile {
    margin-bottom: 0px;
  }
  .vinFinePrint {
    padding-bottom: 5px;
  }

  /*redesigning icons on form*/

  #tab1 .btn-default {
    background-color: #f7f7f7;
    border: none;
    box-shadow: none;
  }

  #donationWizard #tab1 .btn:hover {
    background: #f7f7f7;
  }
  #donationWizard #tab1 .btn:hover {
    border: 1px solid #bfbfbf;
    border-radius: 5px;
  }

  /*contact*/
  .greyBarContact {
    padding: 35px 35px 35px 56px;
    margin-top: 24px;
  }
  .caCall {
    height: 143px;
  }
  .caContact .chatPad {
    margin-top: 26px;
  }
  .caContact .greyBarP {
    padding-top: 8px;
    padding-right: 10px;
  }

  /* additional detail forms for other types of vehicles*/
  .donateFormWrap .padEx {
    margin-top: 25px;
  }
  .donateFormWrap input.input-lg,
  .donateFormWrap select.input-lg {
    height: 45px;
    font-size: 16px; /*border-top: 0px !important;border-left: 0px !important;border-right: 0px !important;border-radius: 0px;padding-left: 0px;*/
  }
  .donateFormWrap .inputDFR {
    padding-left: 30px;
    padding-top: 5px;
  }
  .donateFormWrap .inputDFL {
    padding-right: 30px;
    padding-top: 5px;
  }
  .donateFormWrap {
    padding: 30px 35px;
  }
  .donorFormBorder .form-group {
    margin-bottom: 15px;
  }
  .donateFormWrap .labelRadio {
    padding-left: 25px;
    width: 234px;
    float: left;
  }
  .donorFormBorder {
    padding-left: 0px;
    padding-top: 0px;
  }
  .donateFormWrap label {
    padding-top: 18px;
  }
  .donateFormText {
    margin-left: 25px;
  }
  .donorFormLabelPad {
    margin-top: 0px;
  }
  .donateFormWrap label {
    font-size: 16px;
    margin-bottom: 5px;
  }
  .donateFormTip {
    margin-top: 36px;
  }
  .donorFormLicense {
    margin-top: 22px;
  }
  .donateFormMarTop {
    margin-top: 0px;
  }
  .donateFormUl {
    padding-left: 15px;
  }
  .donateFormPadLeft {
    padding-left: 15px;
  }
  .donateFormfifty {
    width: 333px;
    float: left;
    display: block;
  }
  .donateFormfifty .radio-inline {
    margin-top: 13px;
    width: auto;
  }
  .donorFormBorderFirst {
    margin-top: 30px;
  }
  .donorFormBorder {
    margin-bottom: 7px;
  }
  .donateFormMarTop .labelRadio {
    clear: left;
  }
  .donateFormBoatHr {
    margin: 30px 30px 18px 25px;
  }
}

@media only screen and (min-width: 996px) {
  .pinkBut {
    padding: 18px 10px;
    font-size: 12px;
  }
  .title .head {
    background: url(https://www.kars4kids.org/img/title.png) #f3f1f2;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
    padding-bottom: 5em;
    margin-bottom: 2em;
  }
}

/* Utility Classes */

/* background colors */

.uc-bg-white {
  background-color: #ffffff;
}
.uc-bg-magenta {
  background-color: #dc0080;
}
.uc-bg-magenta100 {
  background-color: #fff0f7;
}
.uc-bg-magenta500 {
  background-color: #dd9cc2;
}
.uc-bg-magenta900 {
  background-color: #840f53;
}
.uc-bg-gray100 {
  background-color: #f2f2f2;
}
.uc-bg-gray200 {
  background-color: #f5f5f5;
}
.uc-bg-gray500 {
  background-color: #c4c4c4;
}
.us-bg-gray700 {
  background-color: #696969;
}
.uc-bg-gray800 {
  background-color: #57585c;
}
.uc-bg-gray900 {
  background-color: #252b33;
}

/* text colors */

.uc-text-white {
  color: #ffffff;
}
.uc-text-black {
  color: #101010;
}
.uc-text-magenta {
  color: #dc0080;
}
.uc-text-gray300 {
  color: #8e8e8e;
}
.uc-text-gray400 {
  color: #6d6d6d;
}
.uc-text-gray500 {
  color: #565a5c;
}
.uc-text-gray600 {
  color: #6f6f6f;
}
.uc-text-gray700 {
  color: #525252;
}
.uc-text-gray800 {
  color: #494949;
}
.uc-text-gray900 {
  color: #333333;
}

@media (min-width: 768px) {
  .how-bg {
    background: url("/img/how-it-works-header-expand.jpg") white;
    background-repeat: no-repeat;
    padding-top: 2em;
    padding-bottom: 18em;
    background-position: bottom;
    margin-bottom: -5px;
  }
  .how-faq {
    background: #fff;
    padding: 4em 0;
  }
  .faq-item {
    margin-bottom: 4em;
  }
  .sidebarContact {
    margin: 2em 0;
  }
  .charity-bottom {
    background: url("../img/how-footer.jpg") white;
    background-position: bottom;
    background-repeat: no-repeat;
    text-align: center;
    padding: 0 0 30em;
  }
  .cs .formSmall .pinkBut {
    border-radius: 3px;
    font-size: 16px;
    padding: 16px 12px;
    width: 100%;
  }
}

/*3 help box*/
.help3up h6 {
  color: #333;
  text-align: left;
  font-size: 24px;
  font-weight: bold;
  margin: 10px 0px;
}
.help3up {
  line-height: 1.42857143;
  margin-bottom: 2em;
}

/*sitemap*/
.sitemapContent h1 {
  font-size: 15px;
}
.sitemapContent hr {
  margin: 40px 0px;
}

/*jingle page*/
.jingleHead {
  background-color: #efecf3;
}
.jingleContent img {
  margin: 0 auto;
  padding-top: 1px;
}
.jingleContent h1 {
  margin-bottom: 0px;
  margin-top: 25px;
  text-transform: uppercase;
}
.jingleContent h2 {
  font-size: 20px;
  color: #dc0080;
  margin-top: 0px;
  margin-bottom: 5px;
}
.jingleContent .radioStation {
  margin-bottom: 30px;
}
.jingleContent .radioStation img {
  opacity: 0.6;
  filter: alpha(opacity=40); /* For IE8 and earlier */
}
.jingleContent .join {
  text-align: center;
  margin-bottom: 0px;
  font-weight: bold;
}
.jingleContent p {
  line-height: 1.8;
}
.jingleContent .lyrics {
  font-family: "Comic Sans MS", cursive;
  font-size: 18px;
}
.jingleContent .jingleCircles {
  padding-top: 5px;
}

/*Css classes to make equal column heights*/

.row-flex,
.row-flex > div[class*="col-"] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 1 auto;
}
.row-flex-wrap {
  -webkit-flex-flow: row wrap;
  align-content: flex-start;
  flex: 0;
}
.row-flex > div[class*="col-"],
.container-flex > div[class*="col-"] {
  margin: -0.2px; /* hack adjust for wrapping */
}
.container-flex > div[class*="col-"] div,
.row-flex > div[class*="col-"] div {
  width: 100%;
}
.flex-col {
  display: flex;
  display: -webkit-flex;
  flex: 1 100%;
  flex-flow: column nowrap;
}
.flex-grow {
  display: flex;
  -webkit-flex: 2;
  flex: 2;
}

/*Additional 3 Help box buttons*/
.box4 {
  text-transform: uppercase;
  text-align: left;
}
.box4 a {
  display: block;
  padding: 18px 8px 18px 20px;
  background-color: #dc0080;
  color: #fffbff;
  font-size: 18px;
  letter-spacing: 0.5px;
  border: 1px solid #dc0080;
}
.box4 a:hover {
  background-color: #9a005b;
  border-color: #9a005b;
  text-decoration: none;
}
.box4 a:after {
  border: 5px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 25px;
  top: 25px;
  width: 0;
}
.box4 a::after {
  border-left-color: white;
}

.box5 {
  font-size: 18px;
  text-transform: uppercase;
  text-align: left;
}

.box5 a:hover,
.box5 span:hover {
  text-decoration: none;
  background: #f9f9f9;
}

.box5 a:after {
  border: 5px solid transparent;
  content: "";
  display: inline-block;
  height: 0;
  pointer-events: none;
  position: absolute;
  right: 25px;
  top: 25px;
  width: 0;
}
.box5 a::after {
  border-left-color: #333;
}

/*Tax Landing Page FAQs*/
.panel-heading .accordion-toggle2:before {
  content: url(/images/faq-minus-sign.png);
  background-position: left;
  width: 22px;
}
.panel-heading .accordion-toggle2.collapsed:before {
  content: url(/images/faq-plus-sign.png);
  background-position: left;
  width: 22px;
}
.tax-info {
  padding: 3em 0em;
}
.tax-info .row-flex {
  padding: 2em 0em;
}

/*Boat Page Styles*/
#bannerbackground {
  background-color: #adc8c7;
  color: #374e57;
}
#bannerbackground li {
  background: url(/img/home-bullet-boat.png) no-repeat left 2px;
  padding-left: 30px;
  list-style: none;
}
#bluebackground {
  background-color: #d2dfe5;
  text-align: center;
}
#bluebackground h3 {
  margin: 0.5em;
}
#bluebackground img {
  padding-top: 5%;
  padding-bottom: 5%;
}
.boat-location {
  position: absolute;
  margin-top: -35px;
  margin-left: 10px;
  color: #fff;
  background-color: #181c28;
  padding: 5px 10px;
  font-size: 12px !important;
}

/*styles for boat state pages*/
.boatH2 {
  font-weight: normal;
  font-size: 32px;
  padding: 20px 0px;
}
.brIndMatchingBoat {
  background-color: #252b33;
  color: #9d9d9d;
  padding-top: 40px;
}
.brCharityBoat {
  background-color: #252b33;
  padding-bottom: 40px;
}
.testBoat {
  color: #6d6d6d;
  font-size: 17px;
  padding-bottom: 30px;
}
.testimonialBoat {
  padding: 30px 0px 40px 0px;
}
.feefoPercent {
  font-size: 59px;
  line-height: 50px;
  padding-top: 20px;
}
.feefoLine {
  font-size: 23px;
}
.feefoP {
  font-size: 14px;
  color: #727272;
  padding-bottom: 30px;
}
.faqBoat {
  padding-bottom: 50px;
}
.charityButton {
  display: block;
  background: #f9f9f9;
  border: solid 2px #e6e6e6;
  text-align: center;
  text-transform: uppercase;
  padding: 10px;
  margin: 10px 0px;
  text-decoration: none;
  color: #252b33;
}
.charityButton:hover {
  background: #e5e5e5;
  text-decoration: none;
}
.boatCharity1 {
  color: #ca4653;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0px 20px 0px 20px;
}
.boatCharity2 {
  color: #3c3c3c;
  font-size: 22px;
  font-weight: bold;
  padding: 0px 20px 0px 20px;
}
.boatQuote {
  font-size: 22px;
  color: #a5a5a5;
  line-height: 10px;
}
.brCharityBoat .brCharityWhite {
  min-height: 540px;
}

/*styles for charity on car*/
.brCharityCar {
  background-color: #252b33;
  padding-bottom: 40px;
  padding: 20px 0px 60px;
}

/*Matching Gifts- white version*/
.matching-white {
  background-color: #fff;
  border-bottom: 1px solid #eee;
  padding-bottom: 1%;
}
.matching-white ul {
  padding: 0;
}
.matching-white ul li {
  width: auto;
  float: left;
  list-style: none;
  margin: 1% 2%;
}
.matching-white p {
  display: inline-block;
  float: left;
  color: #6d6d6d;
  font-size: 11px;
  margin-top: 25px;
}

/*State Page Styles*/
.how-works {
  text-align: center;
}
.how-works h2 {
  text-align: center;
  color: #000000;
  font-weight: 700;
  font-size: 45px;
  padding-bottom: 40px;
  line-height: 50px;
}
.how-works h4 {
  font-weight: 700;
  color: #6d6d6d;
  font-size: 19px;
  padding: 15px 0 7px 0;
  margin-bottom: 0px;
}
.how-works p {
  color: #6d6d6d;
  font-size: 17px;
  line-height: 25px;
  margin-top: 0px;
}

.proof {
  background: #d2dfe5;
  padding: 40px 0px;
}
.proof h1 {
  color: #000;
  font-weight: 700;
  text-align: center;
}
.proof .top-info {
  font-size: 18px;
  color: #6d6d6d;
  text-align: center;
  padding-bottom: 35px;
}
.proof .review-box {
  float: left;
  width: 97%;
  margin: 8px 2%;
}
.proof img {
  width: 60px;
  float: left;
  border-radius: 100px;
  -moz-border-radius: 100px; /* FF1+ */
  -webkit-border-radius: 100px; /* Saf3-4 */
}
.proof .review {
  background: #ffffff;
  padding: 0 2% 2% 2%;
  width: 80%;
  width: calc(92% - 60px);
  float: right;
  margin-left: 4%;
  border-radius: 8px 8px 8px 8px;
  font-size: 13px;
  line-height: 18px;
  border-bottom: 1px solid #c1ccd2;
}
.proof .review .arrow {
  position: relative;
  display: block;
  left: -30px;
  top: 18px;
  z-index: 100;
  height: 24px;
  width: 14px;
  background: url(../images/sprite.png) 0 -119px no-repeat;
}
.proof .review .title {
  float: left;
  width: 100%;
  padding-bottom: 10px;
}
.proof .review .title .rating5 {
  width: 55px;
  background: url(../images/star.png) repeat-x left 0;
  float: left;
  height: 14px;
}
.proof .review .title .rating4 {
  width: 44px;
  background: url(../images/star.png) repeat-x left 0;
  float: left;
  height: 14px;
}
.proof .review .title .rating3 {
  width: 33px;
  background: url(../images/star.png) repeat-x left 0;
  float: left;
  height: 14px;
}
.proof .review .title .heading-text {
  color: #333333;
  float: left;
  padding-left: 1%;
  font-weight: bold;
  line-height: 14px;
}
.proof .review .name {
  float: left;
  width: 100%;
  font-size: 11px;
}
.proof .review .name span {
  color: #ed970b;
}
.proof .review p {
  float: left;
  color: #4f4f4f;
  font-size: 14px;
}
.proof .more-content {
  width: 100%;
  padding: 0;
}
.review-footer {
  padding: 0 1em;
}
.review-footer .pages {
  font-size: 16px;
  color: #4f4f4f;
  margin-left: 110px;
  float: left;
}
.review-footer .moreButton {
  display: inline-block;
  margin-right: 20px;
  color: #2e9df7;
  float: right;
}
.review-footer .moreButton:after {
  content: url(../images/red-arrow.png);
  margin-left: 10px;
}
.proof .hide {
  display: none;
}
.proof .show {
  display: block;
}
.help {
  z-index: 10;
  border-bottom: 1px solid #dedede;
  padding-bottom: 43px;
}
.help h1 {
  text-align: center;
}
.help .top-info {
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: #6d6d6d;
  font-style: italic;
}
.help h5 {
  font-size: 20px;
  font-weight: bold;
  color: #979797;
  margin: 20px 0 15px;
  text-align: center;
}
.help .box {
  padding: 3px;
  border: 1px solid #d9d9d9;
  background: #ededed;
  max-width: 100%;
}
.help p {
  text-align: justify;
  font-size: 15px;
  color: #333333;
  font-weight: normal;
  line-height: 23px;
}
.question {
  border-bottom: 1px solid #dedede;
  padding-bottom: 43px;
}
.question h2 {
  text-align: center;
  font-size: 45px;
  line-height: 50px;
  color: #000;
  font-weight: 700;
  padding-bottom: 40px;
  text-align: center;
}
.question #faq-list h4 {
  line-height: 24px;
  font-size: 18px;
  font-weight: normal;
  padding: 0 0 0 24px;
  margin: 0 0 10px 0;
  cursor: pointer;
  background-image: url(/images/faq-plus-sign.png);
  background-position: left;
  background-repeat: no-repeat;
  color: #4f4f4f;
  clear: left;
  text-align: left;
}
.question #faq-list h4.close {
  background-image: url(/images/faq-minus-sign.png);
}
.question #faq-list .answer {
  font-weight: normal;
  font-size: 15px;
  color: #6d6d6d;
  margin-left: 24px;
  line-height: 24px;
  text-align: left;
}
.question .panel-title {
  line-height: 24px;
  font-size: 18px;
  font-weight: 400;
  margin: 10px;
}
.question .panel-title a {
  color: #5f5f5f;
  text-decoration: none;
  display: inline-flex;
}
.question .panel-body {
  font-weight: 400;
  font-size: 15px;
  color: #6d6d6d;
  margin-left: 24px;
  line-height: 24px;
}
.button-set p {
  color: #dc0080;
  font-size: 16px;
  margin-left: 65px;
  margin-bottom: 10px;
}
.question .button.donate {
  background: #dc0080;
  color: #fffbff;
  margin-left: 0;
  border: none;
}
.question .button.donate:hover {
  background-color: #9a005b;
}
.question .button {
  text-transform: uppercase;
  font-size: 18px;
  color: #2e9df7;
  text-align: center;
  height: 47px;
  line-height: 47px;
  text-decoration: none;
  border: 1px solid #2e9df7;
}
.question .button:hover {
  color: #fff;
  background-color: #76bef8;
}
.location {
  padding-top: 50px;
}
.fun {
  width: 100%;
  float: left;
  margin-bottom: 30px;
  background-color: #ebebeb;
  padding: 10px;
}
.fun p {
  float: left;
  line-height: 22px;
  font-style: italic;
  color: #6d6d6d;
}
.fun img {
  float: left;
  margin-right: 2%;
}
.financial {
  padding-bottom: 35px;
}
.gmap {
  padding: 5px;
  border: 1px solid #ebebeb;
}
.areas {
  padding-bottom: 50px;
  font-size: 13px;
  color: #4f4f4f;
  line-height: 22px;
}
.areas h3 {
  color: #4f4f4f;
  font-size: 18px;
  margin-top: 0px;
}
.areas h5 {
  font-size: 16px;
}
address {
  padding-top: 10px;
  line-height: 18px;
  font-size: 14px;
  color: #919191;
  font-style: normal;
  text-align: left;
}

/*Charity En-ca landing page*/
#charity-enca-jumbotron .container {
  background: none;
  background-color: none;
}
#charity-enca-jumbotron h1 {
  color: white;
  line-height: 1.1;
}
.listCa {
  padding-top: 20px;
}
.listCa li {
  padding-bottom: 15px !important;
}
/*Junk Car En-ca landing page*/
#junk-enca-jumbotron .container {
  background: none;
  background-color: none;
}
#junk-enca-jumbotron h1 {
  color: white;
  line-height: 1.1;
}
/*boat page*/
#boat-jumbotron .container {
  background: none;
  background-color: none;
}

/*Long Form button*/
#longform .btn {
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  background: #093;
  padding-top: 10px;
  padding-bottom: 10px;
  border: solid #093 1px;
  text-decoration: none;
}

/*testimonials on hp*/
.testimonialsHead {
  font-size: 30px;
  color: #333333;
  text-align: center;
  margin: 35px 0px 40px 0px;
}
.testimonialsBg {
  background-color: #eef1f6;
  font-size: 17px;
  line-height: 27px;
  color: #5e5d61;
  padding: 25px 25px 25px 5px;
  display: inline-block;
  position: relative;
}
.testimonialsBg:after {
  content: "";
  display: block;
  position: absolute;
  right: 15%;
  top: 100%;
  width: 0;
  height: 0;
  border-top: 10px solid #eef1f6;
  border-right: 20px solid transparent;
  border-bottom: 0 solid transparent;
  border-left: 6px solid transparent;
}
.imgTestimonials {
  float: left;
  margin: 0 20px 20px 20px;
}
.testimonialsPara {
  font-size: 16px;
  color: #979696;
  text-align: right;
  margin-bottom: 40px;
}
.testimonialsPara span {
  text-transform: uppercase;
  font-size: 11px;
}
.testimonialsButton {
  border-radius: 4px;
  border: 1px solid #428bca;
  padding: 8px;
}

/*ppc page*/
.jumbotron h1.smalltext {
  font-size: 2em;
}

/* In Kind Donation Pages */

#inkind h1 a {
  color: #dc0080;
  line-height: 1.2;
  text-transform: uppercase;
  font-size: 18px;
}
#inkind h1 a:hover {
  text-decoration: none;
}
#inkind ul.nav li {
  list-style: none;
  background: none;
  text-transform: capitalize;
  padding-bottom: 0px;
}
#inkind ul.nav li a {
  border-bottom: solid 1px #dbdbdb;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #3a3b3b;
  background-color: #fff;
  text-align: left;
  padding: 15px 10px;
  text-decoration: none;
  background-image: url(//www.kars4kids.org/in-kind-donation/images/main/arrow.png);
  background-repeat: no-repeat;
  background-position: 95% 50%;
  margin: 0px;
}
#inkind ul.nav li a:hover {
  background-color: #e5f4fe;
  -webkit-transition: background-color 0.5s linear;
  -moz-transition: background-color 0.5s linear;
  -o-transition: background-color 0.5s linear;
  -ms-transition: background-color 0.5s linear;
  transition: background-color 0.5s linear;
}
.inkind-right {
  border-left: 1px solid #ccc;
}
.BtnPink {
  background: #dc0080;
  color: #fffbff;
  border-radius: 5px;
  border: solid #c09 1px;
  text-decoration: none;
  padding: 10px 15px;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
}
.BtnPink:hover {
  border: solid #c09 1px;
  background: #b8066f;
  color: white;
  text-decoration: none;
}
.sponsors-main-container {
  border-bottom: solid 1px #b8b8b8;
  border-top: solid 1px #b8b8b8;
  background-color: #f8f8f8;
  padding: 1em 0.5em;
  clear: both;
  margin-bottom: 25px;
}
.why-us-list ul li strong {
  font-size: 20px;
  color: #282828;
}
.why-us-list ul li img {
  float: left;
  margin-top: -5px;
}
.why-us-list ul li p,
.why-us-list_benefit ul li p {
  font-size: 16px;
  color: #5b5a5a;
  text-align: justify;
  line-height: 22px;
  margin-top: 8px;
  margin-left: 0px;
}
.why-us-list ul li,
.why-us-list_benefit ul li {
  list-style: none;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
}
.why-us-list ul,
.why-us-list_benefit ul {
  margin: 0px;
  padding-left: 0px;
}
.why-us-list_benefit ul li img {
  float: left;
  margin-right: 3px;
}
.inkind-form {
  background: #f2f2f2;
  border-radius: 5px;
  padding: 3em;
  margin-bottom: 25px;
}
.inkind-form h3 {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 11px;
  padding: 0 0 10px 0;
  margin: 0;
}
.inkind-form label {
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 2px;
}
.inkind-right h1 {
  font-size: 24px;
}
.inkind-right h2 {
  line-height: 1.3;
  margin-bottom: 1em;
  letter-spacing: -0.5px;
}
ul.inkind-left {
  list-style: none;
  padding-left: 24px;
}
.inkind-img {
  margin-top: 3.5em;
}
.inkind-left li {
  margin-bottom: 1em;
}
.inkind-left li:before {
  content: "\f058";
  font-family: fontawesome;
  margin-right: 10px;
  position: absolute;
  left: 17px;
}
.inkind-form hr {
  border-top: 1px solid #cccccc;
  margin-bottom: 2em;
}
.inkind-form .BtnPink {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.5px;
  padding: 1em 2em;
}
.taxnote_mid {
  background-color: #e8e8e8;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: 3px;
  margin-top: 0px;
  padding-bottom: 5px;
}

/*new brand page for ppc */
.brHeadline {
  background-color: #fff;
  text-align: center;
}
/*.brHeadlineH2 {
  font-size: 22px;
  font-weight: normal;
  margin-top: 5px;
}*/
.brHow {
  color: #565a5c;
  background: white;
  border-top: solid 1px #ccccce;
  margin-top: 20px;
  padding-top: 9px;
}
.brHowPara {
  font-size: 18px;
  line-height: 29px;
}
.brHow h1 {
  font-weight: normal;
  font-size: 36px;
  color: #00707c;
}
.brIndHowh1 {
  font-weight: normal;
  font-size: 32px;
}
.brPoints {
  color: #868788;
  font-size: 18px;
}
.brPoints strong {
  color: #565a5c;
  font-size: 18px;
  font-weight: normal;
  display: block;
  padding-bottom: 15px;
}
.brPoints img {
  margin-bottom: 25px;
}
.brGuarantee {
  background: url(//www.kars4kids.org/img/br-guarantee-bg3.jpg) no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.brGuaranteeH3 {
  font-size: 25px;
  color: #000;
  font-weight: normal;
}
.brWhite {
  color: #fff;
  text-align: right;
  padding-bottom: 30px;
}
.brCenter {
  text-align: center;
}
.brCharityh2 {
  font-size: 34px;
  font-weight: normal;
  text-align: center;
  color: #fff;
  margin-bottom: 0px;
}
.brMatchingh4 {
  color: #7b858f;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: normal;
  padding-bottom: 20px;
}
.brCharity {
  background-color: #252b33;
  padding: 30px 0px;
}
.brCharityGrey {
  background-color: #737373;
  color: #f2f5f8;
  font-size: 17px;
  line-height: 28px;
  padding: 30px;
  text-align: center;
}
.brCharityGrey a {
  font-size: 19px;
  font-weight: bold;
  color: #88c2f5;
  display: inline-block;
  padding-top: 5px;
  border-bottom: solid 2px;
}
.brCharityGrey a:hover {
  text-decoration: none;
  color: #c8e5ff;
}
.brIndMiddle strong {
  font-size: 30px;
  margin-block-start: 0.83em;
  margin-block-end: 0.83em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  display: block;
}
.brCharityWhite {
  background-color: #fff;
}
.brCharityWhite p {
  color: #565759;
  font-size: 13px;
  padding: 0px 20px 15px 20px;
  line-height: 24px;
}
.brRecent {
  font-size: 11px;
  color: #4d4c4c;
  padding-bottom: 40px;
  background-color: #fff;
}
.brRecentName {
  text-transform: uppercase;
}
/*.brForm .col-sm-4.form-group {
  padding-left: 0px;
  color: #565a5c;
}
.brForm label {
  font-weight: normal;
  font-size: 17px;
  color: #565a5c;
}
.label-floatlabel {
  top: -25% !important;
  left: 0 !important;
  -webkit-transform: scale(0.7) translateY(-10%) translateX(-6px);
  transform: scale(0.7) translateY(-10%) translateX(-9px);
  background-color: white;
}*/
.brForm.how-bg label {
  font-weight: normal;
  font-size: 14px;
  color: #565a5c;
}

.brFormBlue {
  color: #0490cd;
  font-weight: bold;
}
/*.brForm button img {
  margin: 0 auto;
  opacity: 0.4;
  filter: alpha(opacity=40);
  margin-bottom: 4px;
}
.brForm button.active img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.brForm .brVehicleType {
  color: #6d6d6d;
  font-size: 12px !important;
  letter-spacing: 1px;
}
#tab1 #tab1 .btn-default.active {
  color: #000;
}
.brForm button.active {
  color: #000;
}
.brPinkButton {
  background-color: #a60062;
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 10px 5px;
  border-radius: 3px;
  font-size: 19px;
  clear: left;
  transition: all 0.3s ease 0s;
}
.brPinkButton:hover {
  text-decoration: none;
  color: #fffbff;
  background-color: #dc0080;
}
.brPinkButton:active {
  text-decoration: none;
  color: #fffbff;
  background-color: #dc0080;
}
.brGreenButton {
  display: block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 10px 5px;
  border-radius: 4px;
  font-size: 19px;
  clear: left;
  transition: all 0.3s ease 0s;
  width: 100%;
  border: 0;
}
.brGreenButton:hover {
  text-decoration: none;
  color: #fff;
}
.brGreenButton:active {
  text-decoration: none;
  color: #fff;
  background-color: #5da500;
}
.brButtonText {
  text-align: center;
  color: #8d8d8d;
  margin: 0px;
}
.brForm select {
  color: #747476;
}
.brForm select option {
  color: black;
}
.brForm select option:first-child {
  color: #767676;
}
.brForm .help-block {
  font-size: 13px;
  margin-bottom: 0px;
}*/
.checkPad {
  margin: 10px 0 0 !important;
}
.brHow .brPink {
    color: #d4007a;
}
.brArrow img {
  position: absolute;
  left: 50%;
  z-index: 1;
}
.brGuaranteeBox {
  background-color: #fff;
}
/*.brForm .brGreenButton {
  color: #fff;
}*/
.formTooltip2 {
  float: right;
  border: solid 1px #686868;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  font-size: 11px;
  text-align: center;
  line-height: 15px;
  color: #787878;
  font-weight: bold;
  margin-right: 12px;
  margin-top: 2px;
  padding-left: 1px;
  cursor: pointer;
}

/*.brForm {background-color:#f7f7f7;}*/
.brMatchingImg {
  padding-bottom: 20px;
}
.brPerks {
  color: #00707c;
  font-size: 25px;
}
.br3Points {
  border-bottom: 1px solid #c3c3c3;
}
/*.brFormWrapper {
  margin-top: -535px;
}*/
/*.brForm button.active {outline: -webkit-focus-ring-color auto 5px;  outline-offset: -2px;}*/
/*.brForm button.active span{border-bottom: solid 2px;padding-bottom: 9px;}*/
.brTitle,
.brDescription {
  text-align: center;
  color: #4d555a;
}
.brTitle {
  font-size: 22px;
}
.brDescription {
  font-size: 17px;
}
.brLine {
  box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.1);
  border-left: 1px solid #fff;
}
.brTopPoints {
  padding: 40px 0px 20px 0px;
}
.brHr2 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #fff;
}
.brSocialContainer {
  text-align: center;
}
.brSocial {
  background-color: #f4f4f4;
  display: inline-block;
  padding: 0 20px;
}
.placeholder {
  color: #777777;
}
.brError {
  border: 1px solid #ff0000;
  background-color: #ffeded;
}
/*.brForm #errorMsg,
.brForm #errorMsg2 {
  color: #e50000;
  padding-bottom: 10px;
  padding-left: 10px;
}
.brForm ul.pager {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
.brForm .has-error {
  z-index: 10;
}
.brForm .valid.error {
  display: none !important;
}*/
.brFacebook {
  display: block;
  float: left;
  padding-right: 10px;
}
.brGoogle {
  display: block;
  float: left;
}
.brMobileCall2 {
  width: 100% !important;
  height: 45px !important;
  border: 1px solid #ec52d8;
  border-bottom: 1px solid #ec52d8;
  border-radius: 5px 5px 5px 5px;
  text-transform: uppercase;
  color: #fff;
  font-weight: bold;
  font-size: 22px;
  cursor: pointer;
  border: none !important;
  clear: both;
  background-color: #b8066f;
  display: block;
  text-align: center;
  padding-top: 7px;
}
.brMobileCall2:hover {
  color: #fff;
}
.brMobileButton {
  text-align: center;
  display: block;
  color: #d7d7d7;
  border: 1px solid #6d6d6d;
  border-radius: 3px;
  padding: 10px;
  margin: 15px 30% 0px 30%;
}
/*.brForm select.input-lg {
  padding: 0px;
  text-indent: 12px;
}
.brForm #tab2 select.input-lg {
  text-indent: 6px;
}*/
.homeForm span.custom-combobox {
  font-style: normal;
}
.ui-widget {
  font-family: Arial, sans-serif !important;
  font-size: 14px !important;
}
.ui-autocomplete {
  max-height: 140px !important;
}
/*makes first letter of countdown grey*/
.dayDigit::first-letter {
  color: #5c5c5c;
}
.dayDigit {
  display: inline-block;
  margin-left: -6px;
}
/*#tab1 .col-xs-12 {
  padding-right: 0px;
}*/

/*industry page for ppc with tabbed form*/
.brIndP {
  text-shadow: 0 1px 7px rgba(0, 0, 0, 0.4);
}
.brPink {
  color: #dc0080;
}
.brIndMatching hr {
  margin-bottom: 34px;
  margin-top: 23px;
}
.brIndMatching {
  background-color: #fff;
  color: #707070;
  text-transform: uppercase;
  font-size: 12px;
  padding-bottom: 30px;
}
.brIndRecent {
  padding-left: 35px;
  color: #c3c3c3;
  font-size: 14px;
}
.brIndPoints {
  background-color: #fff;
}
.brIndPoints {
  text-align: left;
  color: #4c4c4c;
}
.brIndPointsh3 {
  color: #333d47;
  text-transform: capitalize;
  font-size: 21px;
  font-weight: 300;
}
.brIndMiddle {
  color: #565a5c;
  font-size: 18px;
  text-align: center;
}
.brIndMiddle h2 {
  font-weight: normal;
  font-size: 32px;
}
.brIndMatching,
.brIndMiddle {
  background-color: #f7f7f7;
}
.brIndMatching h2 {
  text-align: center;
}
.brIndPoints {
  padding-top: 38px;
  padding-bottom: 4em;
}
.tax-info .top-info {
  font-size: 20px;
}
.tabLabelLower {
  color: #7b7b7b;
  margin-top: -4px;
  font-size: 14px;
  padding-top: 13px;
}

/*for industry ppc benefits page*/
ul.brIndList {
  list-style: none;
}
li.brIndLiFas {
  background: url(//www.kars4kids.org/img/br-icon-fast.png) no-repeat;
}
li.brIndLiPap {
  background: url(//www.kars4kids.org/img/br-icon-paper.png) no-repeat;
}
li.brIndLiTax {
  background: url(//www.kars4kids.org/img/br-icon-tax.png) no-repeat;
}
li.brIndLiVac {
  background: url(//www.kars4kids.org/img/br-icon-vacation.png) no-repeat;
}
.brIndList strong {
  color: #00707c;
  text-transform: uppercase;
}
.brIndListStrong {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 5px;
}
.brIndList {
  font-size: 17px;
  color: #4c4c4c;
}
.brIndList li {
  padding: 0px 0px 0px 55px;
}
.brIndHowArrow {
  font-size: 16px;
}
.brIndGreyBg {
  background-color: #e6e7e9 !important;
}
.brIndHowH2 {
  font-size: 30px;
  font-weight: 300;
  color: #00707c;
}
.brIndList li {
  margin-bottom: 45px;
}

/*background for assorted industry headers - for ie8*/
.brIndHeaderPic {
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  color: #fff;
  font-size: 22px;
  line-height: 36px;
  background-color: #000;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  position: relative;
}
.brIndBgCar {
  background: url(//www.kars4kids.org/img/br-industry-bg2.jpg);
}
.brIndBgBoat {
  background: url(//www.kars4kids.org/img/boat-header-ppc.jpg);
}
.brIndBgRV {
  background: url(//www.kars4kids.org/img/rv-header-ppc.jpg);
}
.brIndBgTruck {
  background: url(//www.kars4kids.org/img/truck-header-ppc.jpg);
}
.brIndBgJetski,
.brIndBgWaverunner {
  background: url(//www.kars4kids.org/img/jetski-header-ppc.jpg);
}
.brIndBgFlip {
  background: url(//www.kars4kids.org/img/br-industry-bg-flip.jpg);
}
.brIndBgMotorcycle,
.brIndBgScooter {
  background: url(//www.kars4kids.org/img/br-industry-bg-motorcycle.jpg);
}
.brIndBgCarCa {
  background: url(/en-ca/images/hero-img-ca.jpg);
}
.brFlood {
  background: url(//www.kars4kids.org/img/flood-bg.jpg);
  text-shadow: none;
}

/*updated second tab on form*/
.tabLabel {
  color: #686868;
  font-size: 13px;
  text-transform: uppercase;
  padding-top: 10px;
}
/*#sameaddressbox {
  color: #2e2e2e;
  font-size: 14px;
}
.brHeadline2 {
  font-size: 19px;
  padding: 9px 0px 0px 0px;
  font-weight: normal;
  color: #dc0080;
  text-align: center;
}*/
.formPad2 {
  padding-bottom: 15px;
}
.padAddress {
  padding-bottom: 12px;
}

/*our team page*/
.teamH1 {
  color: #494949;
  font-size: 30px;
  text-align: center;
}
.teamH2 {
  color: #494949;
  text-transform: uppercase;
  font-size: 15px;
  text-align: center;
}
.teamP {
  color: #666;
  font-size: 16px;
  line-height: 27px;
  padding-bottom: 60px;
}
.teamHr {
  border-top: 2px solid #e0e0e0;
  width: 160px;
  margin-top: 5px;
  margin-bottom: 0px;
}
.teamTop {
  background-color: #f2f2f2;
  text-align: center;
  margin: 20px 0px;
}
.teamTopP {
  font-size: 17px;
  line-height: 33px;
  padding-bottom: 20px;
}
.teamBold {
  font-size: 19px;
  font-weight: bold;
}

/*farm*/
.brIndBgFarm {
  background: url(//www.kars4kids.org/img/farm-bg.jpg);
  background-size: cover;
}

/* aircraft */
.aircraft {
  background: white;
}
.aircraft h1,
.aircraft h2 {
  font-size: 42px;
  line-height: 1;
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 1.5em;
}
.aircraft h1 small,
.aircraft h2 small {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
}
.aircraft h2:after {
  content: "\f068\f068\f068\f068\f068";
  font-family: FontAwesome;
  color: #dc0080;
  position: absolute;
  bottom: -25px;
  left: 16px;
  font-weight: 300 !important;
  font-size: 14px;
}
.aircraft h1 small {
  font-size: 17px;
  margin: 1em 0;
  line-height: 1.4;
}
.aircraft h2 small {
  font-size: 14px;
}
.aircraft h3 {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  color: #333;
}
.aircraft .btn-default,
.vacationPage .btn-default {
  background-color: #dc0080;
  color: #fffbff;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  padding: 1em 2em;
  font-weight: bold;
  cursor: pointer;
  font-size: 15px;
  border-radius: 3px;
}
.aircraft .btn-default:hover,
.vacationPage .btn-default:hover {
  background-color: #af005c;
  text-decoration: none;
}

.aircraft-header {
  background-image: url(../../img/aircraft-header-mobile.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: bottom;
  padding: 3em 0 10em;
  position: relative;
}

.header-float {
  position: absolute;
  right: 0px;
  top: 34%;
}
.header-float img {
  width: 500px;
}
.aircraft-how,
.aircraft-why,
.aircraft-what,
.aircraft .middleman,
.aircraft-faq {
  padding: 3em 0;
}
.aircraft-how .step {
  margin-bottom: 3em;
  border-bottom: 1px solid #f7f7f7;
}
.aircraft-how span {
  font-size: 59px;
  margin-right: 15px;
  margin-bottom: 1em;
  float: left;
  line-height: 1;
  font-weight: bold;
  color: #dc0080;
}
.aircraft-how p {
  margin-top: 0px;
  padding-right: 1em;
}
.aircraft-why {
  background-color: #f2f2f2;
}
.aircraft-why p {
  margin-bottom: 25px;
}
.aircraft-why p,
.aircraft-how p,
.middleman p {
  font-size: 16px;
  line-height: 1.6;
}
.aircraft-why p,
.middleman p {
  color: #8e8e8e;
}

.aircraft-what {
  background-color: #dedede;
}
.aircraft-what p {
  line-height: 1;
  padding: 1em;
  color: #9e9e9e;
  font-size: 18px;
  background: white;
  box-shadow: #6161611f 1px 1px 3px 0px;
  transition: 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: 0.45s ease-in-out;
}
.aircraft-what p:hover {
  box-shadow: #61616185 1px 1px 14px 0px;
  transition: 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: 0.45s ease-in-out;
  cursor: default;
}
.aircraft-what img {
  margin-right: 1em;
}
.aircraft .middleman h2 {
  color: #dc0080;
  margin-bottom: 0px;
}
.aircraft .middleman h2:after {
  content: none;
}
.aircraft .panel-default,
.vacationFaq .panel-default {
  background: #f3f2f2;
  margin-bottom: 1em;
  clear: both;
}
.aircraft .panel-title {
  padding: 1em 2em 1em 1em;
  margin-bottom: 0px;
  cursor: pointer;
  color: #686466;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 0.1px;
  font-size: 16px;
  line-height: 1.4;
}
.vacationFaq .panel-title {
  margin-bottom: 0px;
  cursor: pointer;
  color: #686466;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 0.1px;
  font-size: 16px;
  line-height: 1.4;
}
.aircraft .panel-default a {
  color: #686466;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 0.1px;
  font-size: 16px;
}
.aircraft .panel-title.accordion-toggle:before,
.vacationFaq h4.panel-title.accordian-toggle:before {
  font-family: "FontAwesome";
  content: "\f077";
  float: right;
  -webkit-transition: 1s;
  opacity: 0.8;
  right: 9%;
  position: absolute;
}
.aircraft .panel-heading .accordion-toggle.collapsed:before,
.vacationFaq h4.panel-title.accordian-toggle.collapsed:before {
  font-family: "FontAwesome";
  content: "\f078";
  right: 9%;
  position: absolute;
  opacity: 0.8;
}
.aircraft .panel-body {
  padding: 2em;
  line-height: 1.8;
  color: #5a5a5a;
  border-top: 1px solid #68646614 !important;
  letter-spacing: 0.1px;
  font-size: 16px;
}
.vacationFaq .panel-body {
  padding: 0.8em 1.8em;
  line-height: 1.8;
  color: #5a5a5a;
  border-top: 1px solid #68646614 !important;
  letter-spacing: 0.1px;
  font-size: 16px;
}
h4.panel-title:hover,
.aircraft h4.panel-title:focus,
.vacationFaq h4.panel-title:focus {
  margin-bottom: 0px;
  outline: none;
}
.aircraft-float {
  position: absolute;
  z-index: 9999999;
  right: 50px;
  margin-top: -145px;
  transition: opacity 25s ease in;
  max-width: 400px;
}

/*buy a coat*/
.coatFormBorder {
  background-color: #f5f5f5;
  border-left: solid 1px #e7e7e7;
  border-right: solid 1px #e7e7e7;
  border-bottom: solid 1px #e7e7e7;
  border-radius: 0px 0px 5px 5px;
  max-width: 475px;
  padding: 20px 20px 20px 20px;
}
.coatRecUl {
  list-style: none;
  display: table;
  width: 100%;
  padding: 0px;
}
.coatRecUl li {
  display: table-cell;
}
.coatRecent {
  text-transform: uppercase;
  font-size: 14px;
}
.coatRecNum {
  font-size: 35px;
  font-weight: bold;
  line-height: 33px;
}
.coatSpon {
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
}
.coatFormP {
  font-size: 16px;
}
.coatForm {
  clear: left;
}
.coatForm input[type="text"] {
  background-color: #e8e8e8;
  border: none;
  box-shadow: none;
  padding: 20px;
  color: #000;
  margin-bottom: 20px;
}
.coatForm input[type="email"] {
  background-color: #e8e8e8;
  border: none;
  box-shadow: none;
  padding: 20px;
  color: #000;
  margin-bottom: 20px;
}
.coatBut {
  background-color: #45a1fa;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding: 13px;
  width: 100%;
  display: block;
  text-align: center;
  border-radius: 5px;
  border: none;
}
.coatBut:hover {
  text-decoration: none;
  color: #fff;
  background-color: #3a86d0;
}
.coatMar {
  margin-bottom: 30px;
  margin-top: 10px;
}
.coatExpire {
  width: 35px;
  padding: 20px 0px 20px 10px !important;
  float: left;
  margin-right: 10px;
}
.coatCreditPad {
  background-color: #efefef;
  margin: 20px 0px 20px 0px;
  padding: 20px 15px 10px 20px;
}
.coatCredit input[type="text"] {
  background-color: #e3e3e3;
}
.coatCredit label {
  font-weight: normal;
}

/* donate cash */
.cash h1,
.cash h2,
.cash h3,
.cash h4,
.cash p,
.cash a,
.cash li {
  font-family: "proxima-nova", sans-serif;
}

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

#cashbackground {
  background: #c9e2f6;
  background-image: url(/img/cashdonation-mobile.jpg);
  background-size: cover;
  padding-top: 3em;
  min-height: 700px;
  background-position-y: 3em;
  background-repeat: no-repeat;
  background-position-x: right;
  margin-bottom: 0;
}
#cashbackground h1 {
  font-size: 24px;
  text-align: center;
  font-family: Proxima-nova, sans-serif;
  margin-top: 0;
  font-weight: normal;
  margin-bottom: 10px;
}
#cashbackground h3,
#otherways h3,
#howyouhelp h3 {
  font-weight: normal;
  font-size: 16px;
  line-height: 1;
  text-align: center;
  margin-top: 0;
}

.cash input[type="radio"],
input[type="text"]#donationAmtother + label,
input[type="text"]#donationAmtotherm + label {
  display: none;
}
.cash input[type="radio"] + label {
  color: #292321;
  font-size: 14px;
  min-width: 100%;
  text-align: center;
}
.cash input[type="radio"] + label span,
input[type="text"]#donationAmtother,
input[type="text"]#donationAmtotherm {
  background-color: #f5f5f5;
  color: #989898;
  padding: 12px 15px;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0.5px;
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  display: block;
  cursor: pointer;
}
input[type="text"]#donationAmtother,
input[type="text"]#donationAmtotherm {
  width: 100%;
}
.cash input[type="radio"] + label span i {
  font-size: 10px;
  font-style: normal;
}
.cash input[type="radio"]:checked + label span {
  background-color: #dc0080;
  color: white;
}
.cash input[type="radio"] + label span,
.cash input[type="radio"]:checked + label span {
  -webkit-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
}
.cash h4.errormsg {
  font-size: 14px;
  text-align: center;
  color: red;
  margin-bottom: 0;
  background: #ffc5c5;
  line-height: 2;
  text-align: center;
  border-radius: 3px;
}
.cash .nav-pills a {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #dc0080;
  background: white;
  color: #dc0080;
}

.cash .nav-pills > li.active > a,
.cash .nav-pills > li.active > a:focus,
.cash .nav-pills > li.active > a:hover {
  border: 1px solid #dc0080;
  color: white;
  background: #dc0080;
}
.cash .nav > li {
  border-bottom: 0px;
}
.cash .nav > li > a:focus,
.cash .nav > li > a:hover {
  background: white;
}
.cash .nav-pills .once a {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
.cash .nav-pills .monthly a {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.cash #msform,
.cash #msform2 {
  margin-top: 2em;
}
.cash fieldset {
  background: white;
  margin-top: 1em;
  border-radius: 4px;
  border: 1px solid #d4d4d4;
}
.cash fieldset h2 {
  text-align: center;
  font-size: 16px;
  background: #f5f5f5;
  border-bottom: 1px solid #dfdfd7;
  padding: 16px 20px;
  margin-top: 0;
  font-weight: normal;
  letter-spacing: 0.5px;
}
.cash .tabinner {
  padding: 0.25em 1em 1.25em 1em;
}
.cash .tabinner .nav {
  margin-top: 0;
}
.cash .tabinner .nav > li {
  padding: 2px 4px;
}
.cash .firstbutton {
  text-transform: uppercase;
  letter-spacing: 0.8px;
  padding: 12px;
  width: 100%;
  display: block;
  text-align: center;
  border-radius: 5px;
  border: none;
  margin-left: 0px;
  background: #dc0080;
  color: white;
  margin-top: 12px;
  font-weight: bold;
  font-size: 14px;
  transition: background-color 0.15s linear;
  height: 48px;
}
.cash .firstbutton:hover {
  background: #af005c;
}
.cash .firstbutton:focus,
.cash .firstbutton:active {
  outline: none;
}
.cash .nav-tabs {
  border: 0;
  margin-bottom: 1em;
  border-radius: 4px;
  border-bottom: 0px;
  border-color: #d4d4d4;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  margin-top: 0;
  padding: 0 15px;
}
.cash .nav-tabs > li > a {
  font-size: 14px;
  border: 0;
  letter-spacing: 1px;
  color: #cccccc;
  line-height: 3;
  border-bottom: 1px solid;
}
.cash .nav-tabs > li.active > a,
.cash .nav-tabs > li.active > a:focus,
.cash .nav-tabs > li.active > a:hover {
  border: 0px;
  color: #dc0080;
  border-bottom: 1px solid #ccc;
}

.cash .nav-tabs > li.active > a:after {
  border: 0px;
  color: #dc0080;
  background: #dc0080;
  position: absolute;
  width: 100%;
  height: 2.5px;
  z-index: 999999999999999999;
  content: "";
  left: 0px;
  bottom: 0px;
}
.cash .form-control {
  height: 45px;
  box-shadow: none;
  font-size: 14px;
  letter-spacing: 0.5px;
}

.tabinner fieldset {
  border: 0px;
  margin-top: 0;
}
#home-paypal {
  margin-top: 1em;
}

.tabinner .input-group {
  width: 100%;
}
.cash .nav-justified > li {
  float: left;
  width: 49%;
}
#otherways {
  background: #fff2f9;
  padding: 2em 0;
}
#otherways .nav-pills li {
  width: 49%;
  cursor: pointer;
}
#otherways .nav-pills a {
  border: 1px solid #ccc;
  background: transparent;
  text-align: center;
  color: #b3aaaf;
  padding: 1em;
  margin: 0.5em 0.5em;
  height: 110px;
  cursor: pointer;
}
#otherways img {
  max-width: 60px;
  opacity: 0.3;
}
#otherways h4 {
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: capitalize;
}

#howyouhelp {
  text-align: center;
  padding: 2em 0;
}
#howyouhelp h3 {
  margin-top: 0;
}
#howyouhelp h4 {
  line-height: 1.2;
  font-weight: normal;
  font-size: 15px;
  margin-bottom: 2em;
}
#howyouhelp h4 span {
  display: block;
  font-size: 1.5em;
  letter-spacing: -1px;
  font-weight: bold;
  color: #a7abaf;
  opacity: 0.6;
}
#howyouhelp a {
  color: #dc0080;
  text-decoration: underline;
  display: block;
  margin-bottom: 2em;
}

/* state pages */
.cs .container-fluid {
  max-width: 1700px;
}
.cs {
  background: white;
}
.cs h1,
.cs h2,
.cs h3,
.cs p,
.cs span,
.cs div {
  font-family: "proxima-nova", sans-serif;
}
.cs h1 {
  font-size: 2em;
  line-height: 1.1;
  letter-spacing: -0.5px;
}
.cs h1 small {
  display: block;
  margin: -1em 0 3em 0;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  top: -48px;
  color: white;
  font-weight: normal;
  letter-spacing: 0.5px;
}
h1 span.cs-word {
  text-decoration: none !important;
  position: relative;
  background-image: url(/img/states/underline.svg);
  background-repeat: repeat-x;
  background-size: 70%;
  background-position: left 18px;
  padding: 0 5px;
  margin: 0 -5px;
}
h2 span.cs-word {
  text-decoration: none !important;
  position: relative;
  background-image: url(/img/states/underline.svg);
  background-repeat: repeat-x;
  background-size: 83%;
  background-position: left 13px;
  padding: 0 5px;
  margin: 0 -5px;
}
.cs .header .container {
  background: #921a61;
  padding-bottom: 2.5em;
}
.cs .header .btn-link {
  margin: 1em;
  color: #333;
  text-decoration: underline;
}
.cs .header p {
  font-size: 20px;
  line-height: 1.5;
}
.cs .head-text {
  padding: 1em;
  margin-left: -15px;
  clear: both;
  margin-top: -35px;
  background: #ebebeb;
}
.cs .header .color-block {
  background: #8e0054;
  min-height: 100%;
  position: absolute;
  right: 0px;
}

.cs .pt-space {
  margin: 0;
  padding: 1em;
}
.cs .top-points .point {
  margin-bottom: 2em;
}
.cs .top-points img {
  width: 50px;
}
.cs .top-points h2 {
  margin-bottom: 5px;
  font-size: 18px;
}
.cs .top-points p {
  opacity: 0.8;
  font-size: 18px;
  line-height: 1.5;
  margin-top: 5px;
}

.cs .how-to {
  position: relative;
  padding: 0 1em;
}
.cs h2 {
  font-size: 1.75em;
  margin-top: 1em;
  margin-bottom: 5px;
}
.cs h2.brHeadlineH2 {font-size: 22px;}
.cs .how-to P {
  font-size: 18px;
}
.cs .how-to .how-to-steps {
  padding: 0;
  margin-bottom: 2em;
  margin-left: -15px;
  margin-right: -15px;
}
.cs .how-to .steps-cont {
  background: #fff0f7;
  padding: 3em 2em;
}

.cs .how-to .step h3 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  line-height: 1;
}
.cs .how-to .step h3 span {
  color: #dc0080;
  font-weight: bold;
  margin-right: 0.85em;
}
.cs .how-to .step {
  margin-bottom: 2em;
}
.cs .how-to .step img {
  float: none;
  height: 70px;
  margin-left: 0;
}
.cs .how-to .step p {
  opacity: 0.8;
  font-size: 18px;
  margin-left: 2.2em;
  line-height: 1.5;
}
.cs .how-to .cta {
  background: #dc0080;
  color: white;
  display: block;
  padding: 1.5em 2em 1.5em 2em;
  font-weight: bold;
  font-size: 20px;
}
.cs .how-to a.cta:after {
  content: "\f178";
  font-family: "fontawesome";
  position: absolute;
  right: 15%;
}
.cs .trustpilot-widget {
  margin-bottom: 1em;
  margin-top: 2em;
}
.helps {
  position: relative;
  clear: both;
  margin-bottom: 4em;
  background: #fff0f7;
  padding: 0 15px;
}
.helps .helps-img {
  position: relative;
  margin-left: -15px;
  padding: 1em 0;
  z-index: 9;
}
.helps .helps-img img {
  height: 300px;
  object-fit: cover;
  width: 90%;
}
.helps .row-text p {
  padding-top: 1em;
  font-size: 18px;
  line-height: 1.5;
  opacity: 0.8;
}
.helps .cta {
  clear: both;
  padding: 2em;
  text-align: left;
}
.helps .helps-cta .cta {
  background: #dc0080;
  color: white;
  display: block;
  font-size: 18px;
  font-weight: bold;
  height: 100%;
  padding: 1em;
  margin: 0 -15px;
}
.helps .helps-cta h4 {
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 1em;
}
.grants .title p {
  font-size: 18px;
  line-height: 1.5;
}
.cs .grants .card a {
  color: #333;
}
.cs .grants .card img {
  height: 150px;
  width: 100%;
  object-fit: cover;
}
.cs .grants .card .card-cont {
  padding: 1em 0em;
  border-bottom-left-radius: 10px;
  display: inline-block;
}
.cs .grants .card .card-cont h4 {
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.5px;
}
.cs .re-recent {
  overflow: hidden;
  margin-bottom: 2em;
}
.cs .re-recent p {
  margin-bottom: 2em;
  font-size: 16px;
  margin-top: 10px;
  line-height: 1.5;
}

#scrolling-donation {
  overflow: hidden;
}

#scrolling-donation ul {
  min-width: 4000px;
  margin: 0;
  padding: 0;
  margin-left: -26em;
  background: #f5f5f5;
  list-style-type: none;
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
#scrolling-donation div {
  font-size: 12px;
  text-align: left;
  opacity: 0.8;
  font-weight: 100;
  letter-spacing: 0.5px;
}
#scrolling-donation li {
  float: left;
  margin-right: 1em;
  text-align: center;
  margin-bottom: 1em;
  margin-top: 1em;
  height: 200px;
  width: min-content;
}

#scrolling-donation li img {
  width: 240px;
  border-radius: 5px;
  box-shadow: 0 1px 5px 0 #00000026;
  height: 140px;
  object-fit: cover;
  margin-bottom: 1em;
}

.cs .charity {
  padding: 0 1em 2em 1em;
}

.cs .charity h3,
.cs .grants h3 {
  font-weight: bold;
  color: #333;
  font-size: 30px;
  line-height: 0.9;
  padding-top: 0;
  margin-top: 0;
  display: table-caption;
}
.cs .charity .para {
  font-size: 20px;
}
.cs .charity .card {
  padding-top: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #f3f3f3;
  color: #333;
  font-size: 16px;
}
.cs .charity .card:first-child {
  border-top: 1px solid #f3f3f3;
}
.cs .charity .card a {
  color: #333;
}
.cs .charity .card h4 {
  margin-top: 0;
}

.cs .faq {
}
.cs .faq .lead {
  opacity: 0.8;
  font-size: 14px;
  margin-bottom: 2em;
  letter-spacing: 0.5px;
}
.cs .faq .panel-heading {
  padding: 1em;
}
.cs .faq .panel-title {
  line-height: 1.5;
  font-weight: bold;
}
.cs .faq .panel-title .collapsed {
  font-weight: normal;
}
.cs .faq .panel-title,
.cs .faq .panel-body {
  font-size: 18px;
}
.cs .faq .panel-body {
  opacity: 0.8;
}
.cs .faq .flickrTitle {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}
.cs .faq .faq-padding {
  padding: 0;
}
.cs .areas-of-service,
.cs .review {
  margin: 0;
}

.cs .areas-of-service iframe {
  margin-top: 5px;
  margin-bottom: 2em;
}
.cs .areas-of-service ul {
  font-size: 16px;
  opacity: 0.8;
  margin: 0;
  line-height: 2;
  list-style: none;
}
.cs .areas-of-service ul li:before {
  content: "\f00c";
  font-family: fontawesome;
  margin-right: 0.5em;
}
.cs .areas-of-service .lead,
.cs .review .lead {
  margin-top: 5px;
  font-size: 20px;
  margin-bottom: 2em;
  font-weight: normal;
  opacity: 0.8;
}
.cs .fine-text {
  margin-top: 2em;
  opacity: 0.8;
  letter-spacing: 0.2px;
}
.cs .review {
  background: #f8f8f8;
  padding: 1em 1em 3em 1em;
}
.cs .review-box {
  background: white;
  border-radius: 10px;
  font-size: 16px;
  padding: 2em 1em;
  display: inline-block;
  margin: 0 1em;
}
.cs .review .name {
  font-weight: bold;
  margin: 0;
}
.cs .review .loca {
  margin: 0;
}
.cs .review .title {
  font-weight: bold;
  text-transform: capitalize;
  margin-top: 2em;
  line-height: 1.3;
  letter-spacing: 0.25px;
}
.cs .review .donation {
  opacity: 0.8;
  font-style: italic;
  font-size: 12px;
  letter-spacing: 0.25px;
}
.cs .review .description {
  opacity: 0.8;
}
.cs .review .label-primary {
  background-color: #ffc903;
  color: #ab612d;
  padding: 2.5px 5px;
  vertical-align: baseline;
  margin-left: 5px;
}
.cs .review .review-ind {
  margin-bottom: 1em;
}
.cs .review-wrapper .row {
  display: block;
  margin-bottom: 0;
  clear: both;
}

.stats {
  margin-top: 2em;
}
.stats .stat-box {
  border: 2px solid #dc0080;
  border-radius: 5px;
  text-align: center;
  margin-bottom: 2em;
}
.stats .stat-box small {
  display: table;
  background: white;
  margin-top: -10px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0 10px;
  font-size: 14px;
}
.stats .stat-box span {
  font-weight: bold;
  font-size: 30px;
  color: #dc0080;
  line-height: 1;
  display: block;
  padding-top: 0.5em;
}
.stats .stat-box p {
  background: white;
  margin-bottom: 1em;
  text-align: center;
  font-size: 14px;
}

.mbl-mrg {
  margin: 0 15px;
}

.cs .btm-cta {
  background: #8e0554;
  background-image: url(/img/states/la-5.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 20%;
  padding: 1em 0 3em;
}
.cs .btm-cta h3 {
  color: white;
  font-size: 2em;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 1;
  margin-bottom: 1em;
}
.cs .btm-cta h3 small {
  display: block;
  color: #ffb0dc;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.5;
}
.cs .btm-cta i {
  margin-right: 3px;
  margin-left: -1em;
}
.cs .btm-cta a.cta,
.cs .header .cta {
  background: #dc0080;
  color: white;
  border-radius: 5px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 1em 3em;
  line-height: 2;
}
.cs .btm-cta a.cta:after,
.helps .helps-cta .cta:after {
  content: "\f178";
  font-family: "fontawesome";
  margin-left: 1em;
  position: inherit;
}

.cs.cs-long .formDonate {
  padding: 1em;
}

.cs-long .formDonate label {
  padding-left: 0;
  opacity: 0.8;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.25px;
}
.cs.cs-long .formDonate .brIndHeadlineH1 {
  display: none;
}
.cs.cs-long .formDonate .brHr {
  display: none;
}
.cs.cs-long .formDonate .brMobileForm {
  background: transparent;
  border: 0;
}
.cs.cs-long .formDonate .brMobileForm .brFormKind label,
#sameaddressbox,
.formDonate .tabLabel,
.formDonate .tabLabelLower {
  opacity: 0.8;
  font-size: 15px;
  letter-spacing: 0.25px;
}

.cs.cs-long .formDonate .form-row {
  margin: 0 -15px;
  width: 100%;
}
.cs.cs-long .formDonate #tab1 .form-group {
  margin-bottom: 15px;
}
.cs.cs-long .formDonate .pager {
  margin-bottom: 0px;
}

.cs.cs-long .formDonate .brHeadline2 {
  display: none;
}
.cs.cs-long .formDonate input.input-lg,
.formDonate .input-lg {
  height: 46px;
  line-height: 46px;
}
.cs.cs-long .formDonate .brFormCarLocation {
  padding: 0;
}

.cs.cs-long .formDonate #hrrow {
  display: none;
}
.cs.cs-long .formDonate .tabLabel {
  padding: 0.5em 1.3em;
}
.cs.cs-long .formDonate hr {
  display: none;
}
.cs.cs-long .formDonate #howhearlabel {
  display: none;
}
.cs.cs-long .formDonate #textMelabel,
.formDonate #emailReceiptlabel {
  margin: 0 1em;
}
.cs.cs-long .formDonate .divsecondtab {
  font-size: 16px;
  display: block !important;
}
.cs.cs-long .formDonate .divsecondtab label {
  display: block !important;
  font-size: 16px !important;
  text-transform: none;
  color: #333 !important;
  letter-spacing: 0px;
  padding: 0px !important;
}
.cs.cs-long .formDonate #tab1 .brGreenButton {
  width: auto;
  margin-left: 15px;
  margin-top: 5px;
  margin-right: 1px;
  background: #dc0080;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 2;
}
.cs.cs-long .formDonate #tab2 .brGreenButton {
  background: #dc0080;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 2;
}
.cs-long .formDonate .radio-inline {
  padding: 0 1em;
}
.cs.cs-long .head-text small {
  display: block;
  color: #747475;
  position: relative;
  letter-spacing: 0.5px;
  font-size: 15px;
  text-transform: uppercase;
  margin: 0;
}

/* How it works March 10 2021*/

body.howPage {
  background-color: #fff;
}
.howHead {
  background-color: #840f53;
  padding-bottom: 10px;
}
.howSmall {
  color: #fff;
  opacity: 0.8;
  letter-spacing: 1px;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0px;
}
.howHead p {
  font-size: 17px;
  line-height: 1.5;
}
.howCircleL {
  margin-bottom: 20px;
}
.howCircleLT {
  margin: 20px 0px 20px 0px;
}
.howCircleR {
  margin: 30px 0px 20px 0px;
}
.howSteps small {
  color: #ec0f8c;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}
.howPage h2 {
  color: #333333;
  margin-top: 5px;
}
.howPage p {
  color: #6f6f6f;
  font-size: 16px;
  line-height: 30px;
}
.howSteps {
  background-color: #ffffff;
  padding-top: 35px;
  padding-bottom: 40px;
}
.howStepRow {
  clear: left;
  position: relative;
}
.howFaq strong {
  color: #282828;
  font-size: 18px;
}
.howFaq p {
  color: #6f6f6f;
  font-size: 15px;
  line-height: 27px;
  padding-bottom: 30px;
}
.howFaq h2 {
  font-size: 38px;
  line-height: 42px;
  margin-bottom: 0px;
}
.howFaq {
  padding-top: 30px;
  background-color: #fff;
}
.howPage .whyButtons {
  margin-top: 30px;
}
.howFaqP {
  text-transform: uppercase;
  font-size: 13px !important;
}
.howPlay {
  color: #dc007c;
  font-size: 17px;
}
.howPlay img {
  vertical-align: text-bottom;
}
.howPlay:hover,
.howPlay:active,
.howPlay:focus {
  text-decoration: none;
  color: #ae0069;
}
.howHead small {
  display: block;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.5px;
  font-weight: bold;
  padding-bottom: 4px;
}
.howHead p {
  font-size: 18px;
}
.howFormHide {
  display: none;
}
.howDonate .btn-default {
  background-color: #dc0080;
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 1em 2em;
  font-weight: bold;
  cursor: pointer;
  font-size: 14px;
  display: block;
  text-align: center;
}
.howPage .modal-content {
  border-radius: 1px;
}
.howPage button.close {
  position: absolute;
  right: 5px;
  top: -23px;
}
.howPage .modal-dialog {
  margin-top: 80px;
}
.hiwUl {
  color: #333333;
  font-size: 17px;
  list-style-type: none;
  padding-left: 0px;
}
.hiwUl li {
  margin-bottom: 15px;
  background: url("/img/how-check.gif") no-repeat left 6px;
  padding-left: 30px;
}
.howFaq {
  background-color: #fafafa;
}
.hiwFaq .panel-title > a {
  display: block;
  padding: 5px 0px;
  position: relative;
  font-size: 17px;
  color: #101010;
}
.hiwFaq .panel-default > .panel-heading {
  background-color: #fff;
  border: none;
  border-radius: 6px;
}
.hiwFaq .panel-group .panel {
  border: none;
  box-shadow: none;
  margin-bottom: 30px;
}
.hiwFaq .panel-heading .accordion-toggle.collapsed:after {
  content: "";
  float: right;
  background: url(/img/icon-chev-down.png) no-repeat;
  background-size: contain;
  width: 11px;
  height: 6px;
  top: 12px;
  position: absolute;
  right: 13px;
}
.hiwFaq .panel-heading .accordion-toggle:after {
  content: "";
  float: right;
  background: url(/img/icon-chev-up.png) no-repeat;
  background-size: contain;
  width: 11px;
  height: 6px;
  top: 12px;
  position: absolute;
  right: 13px;
}
.hiwFaq .panel-heading .accordion-toggle.collapsed:before {
  content: "";
}
.hiwFaq .panel-heading .accordion-toggle:before {
  content: "";
}
.hiwEasy {
  color: #fff;
  font-weight: bold;
  line-height: 48px;
  margin-top: 6px;
}
.hiwNo {
  opacity: 0.9;
  font-weight: bold;
  padding-bottom: 9px;
  padding-left: 0px;
  font-size: 20px;
  color: #fff;
}
.hiwP {
  color: #fff;
  margin-top: 0px;
  line-height: 28px;
}
.howGirls {
  background-image: url(//www.kars4kids.org/img/how-girls2.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
}
.hiwOl {
  padding: 0px;
  list-style: none;
}

/*duplicate styles from about us*/
.aboutIcon {
  text-align: center;
}
.aboutIconImg {
  height: 80px;
  margin-top: 50px;
}
.aboutIconBg {
  background-color: #f5f5f5;
}
.aboutNum1 {
  color: #3f3f3f;
  font-size: 15px;
}
.aboutNum2 {
  font-size: 45px;
  font-weight: bold;
  margin-top: -3px;
}
.aboutNum2B {
  font-size: 25px;
}
.aboutNum3 {
  font-size: 18px;
  color: #3f3f3f;
  margin-top: -5px;
  margin-bottom: 40px;
}
.howCircleRD {
  display: none;
}

/*overwite for form*/
.howSteps .brFormWrapper {
  margin: 0px;
}

/*error page*/
.erGradientBg {
  background: linear-gradient(
    180deg,
    #ea008c 25%,
    #d0007d 0.1%,
    #d0007d 50%,
    #b7006d 0.1%,
    #b7006d 75%,
    #9f005f 0.1%,
    #9f005f 100%
  );
  height: calc(100vh - 85px);
}
.erWhiteBg {
  background: white;
  border-radius: 15px;
  box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 21px 0px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.erHeight {
  height: calc(100vh - 85px);
}
.erH1 {
  padding: 20px 0px 12px 25px;
  margin-bottom: 0px;
  opacity: 0.9;
}
.erP {
  padding: 0px 25px 0px 25px;
  margin-top: 0px;
  opacity: 0.9;
}

/* galaxy size phone */
@media only screen and (min-width: 360px) {
  .mobilePhone {
    margin-right: 10px;
  }
  .mobileDntBut {
    margin-left: 14px;
  }
  .navLogo {
    width: 85px;
  }
  .logoBoat {
    display: block !important;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 280px) {
  body {
    padding-top: 82px;
  }
  .pLarge {
    font-size: 18px;
    line-height: 22px;
  }
  .cs.cs-long .formDonate #donationWizard {
    padding: 0px;
  }

  .nav-wrapper {
    display: flex;
    flex-direction: column-reverse;
  }

  /*How it works page March 10 2021*/

  .howPage .aboutIcon {
    padding-top: 0px;
  }
  .howFaq {
    padding-bottom: 40px;
  }
  .howSteps img {
    width: 150px;
    height: auto;
  }
  .howPage h2 {
    margin-bottom: 0px;
    font-size: 20px;
  }
  .howPage p {
    margin-block-start: 5px;
  }
  .howSteps small {
    font-size: 54px;
    float: left;
    line-height: 45px;
    padding-right: 10px;
  }
  .howStepRow p {
    margin-bottom: 50px;
  }
  .smallPink {
    text-transform: capitalize !important;
    font-size: 20px !important;
    color: #eb0f8c;
  }
  .hiwEasy {
    font-size: 3em;
    margin-bottom: 18px;
  }
  .howSmall {
    margin-top: 30px;
  }
  .hiwP {
    font-size: 19px;
  }

  /*why us page feb 26 2019*/
  .whyMiddleDes {
    background-image: url(/img/whyus-graph-mobile.gif);
    background-size: cover;
  }
  .whyMiddleDesBoat {
    background-image: url(/img/whyus-graph-mobile-boat.gif);
    background-size: cover;
  }
  /*.whyPage h2 {color: #e00d84;}*/
  .whyHead h1 {
    font-size: 3em;
  }
  .whyHead p {
    font-size: 18px;
  }
  .whyHow {
    padding: 50px 0px 0px 0px;
  }
  .matching ul {
    width: 100%;
    padding-left: 0px;
  }
  .matching ul li {
    width: 30%;
    float: left;
    list-style: none;
    margin: 1% 3% 2% 0%;
  }
  .matching ul li:nth-child(4n + 0) {
    clear: left;
  }
  .matching ul li:nth-child(7n + 0) {
    display: none;
  }
  .matching img {
    max-width: 100%;
  }
  .time {
    text-align: center;
    padding-bottom: 15px;
  }
  .aboutContent h2 {
    font-size: 15px;
  }
  .formContent h2 {
    margin: 20px 0px 0px 0px;
    font-size: 1.2em;
  }
  .vacationContent hr {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .pinkSm {
    color: #dc0080;
  }
  .navbar-nav {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  .whyusContent .squaresYellow,
  .whyusContent .squaresBlue,
  .whyusContent .squaresRed {
    width: 100%;
  }
  .formContent .form-group {
    margin-bottom: 10px;
  }
  .formContent h3 {
    margin-bottom: 0px;
  }
  .charityImg p {
    text-align: center;
    font-size: 12px;
  }
  .howitworksSteps p {
    margin-bottom: 15px;
  }
  select,
  textarea,
  input[type="text"],
  input[type="number"],
  input[type="email"],
  input[type="tel"],
  select:focus {
    font-size: 16px;
  }
  .thanksContent h2 {
    color: #dc0080;
    margin-top: 0px;
    font-size: 25px;
    margin-bottom: 0px;
  }
  .formContent .arrow {
    text-align: center;
    padding-top: 5px;
  }
  .aboutContent .centeredh3 {
    text-align: left;
  }
  .aboutContent ul {
    padding-left: 0px;
  }
  #matchingSearchBox {
    margin-top: 0px;
  }
  .loginContent,
  .VinContent {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .login {
    border: none;
  }
  .jumbotron p {
    font-size: 16px;
  }
  #charity-jumbotron {
    background: none;
    background-color: #dc0080;
    min-height: 250px;
  }
  #charity-jumbotron h1 {
    color: white;
    text-shadow: none;
  }
  .box5 span {
    display: block;
    padding: 0px;
    color: #2e9df7;
    background-color: #ffffff;
    border: none;
  }
  .box5 a {
    display: block;
    padding: 18px 8px 18px 8px;
    color: #333;
    background-color: #ffffff;
    border: 1px solid #333;
  }

  /*mobile navigation*/

  /*
.nav>li {border-bottom:0;}	
	#navMainLft>li {border-bottom:1px solid #eeeeee;}	
.navbar-fixed-top .navbar-collapse {max-height: 400px;}
.navbar-default {background-color:transparent;}
.navbar { border:none;}
.otherThings {padding:14px 13px 10px 14px; background-color: #4d4d4d; color: #babab9; text-transform: uppercase; font-weight: 700; font-size: 14px; border-bottom: 1px solid #333333;}
.otherThingsA {background-color: #333333; color: #fff !important;  border-bottom: 1px solid #333333;}
.nav>li>a.otherThingsA:hover, .nav>li>a.otherThingsA:focus { background:#515151;}
.navbar-right {font-weight: 400 !important;}
.logoBoat {    font-size: 12px;
    position: absolute;
    top: 9px;
    left: 93px;
    font-style: italic;
    font-weight: bold;
    color: #302c2d;
    text-transform: uppercase;}
#navBarMain .dropdown-menu li {padding: 5px 0px;}
.navbar-collapse {height: 100vh;}	
.navbar-fixed-top .navbar-collapse {max-height: none;    margin: 0px; background-color: #f8f8f8;}
.navbar-nav>li>a {padding: 20px 20px;background-color: #f8f8f8;}
.navbar-fixed-top .container {padding: 0px;}
#navMainBrand {padding: 5px 15px;}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {background-color: #f8f8f8;}	
.navbar-nav .open .dropdown-menu {background-color: #e7e7e7; border-radius: 0px;}	
	#navTabBg	{   background:#f8f8f8;}	
	#navMainLeft {    display: flex; background: #f8f8f8;}	
	#navMainLeft>li>a {
    text-transform: uppercase;
    font-size: 9px;
		line-height: 1;
		padding: 12px 15px 12px;
    color: #747475;
    letter-spacing: .05em;
    font-weight: 700;
    -webkit-text-stroke: .01em;
	}
	#navMainLeft>li.active>a {
		background: #e0dfdf;
		color: #333;
	}
	*/

  /*tax page*/
  .taxIcons p {
    margin-bottom: 30px;
  }

  /*new brand page for ppc */
  .brHeadlineH1 {
    /*color:#DC0080;*/
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 0px;
  }
  .brMatching {
    background-color: #e6e6e6;
    padding: 15px 0px 25px 0px;
  }
  .brCharityWhite img {
    margin-right: 10px;
    width: 100%;
  }
  .brCharityP {
    color: #a0a6ad;
    font-size: 14px;
    line-height: 22px;
    padding: 0px 0px 20px 0px;
    text-align: center;
  }
 /* .brForm .input-lg {*/
    /*border-radius: 1px;*/
  /*  font-size: 15px;
  }
  .brFormh2 {
    color: #000;
    font-size: 22px;
    font-weight: normal;
  }*/
/*  .brHr {
    border-top: 1px solid #dce0e0;
  }*/
  .brMatchingh4 {
    margin: 0px;
  }
  .brGuaranteeBox {
    background-color: #fff;
    padding: 10px 20px;
    margin: 50px 0px;
    font-size: 17px;
    line-height: 28px;
  }
  /*#brVehicleType {
    margin-bottom: 10px;
    margin-top: 19px;
  }*/
 /* .brFormWrapper {
    margin-top: 0px;
  }*/
  .brHeaderPic {
    background-position: bottom right;
    color: #fff;
    text-shadow: 1px 1px 9px rgba(0, 0, 0, 0.8);
    background-image: url(//www.kars4kids.org/img/br-kids-water2-mobile2019.jpg);
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
  }
  .brHeaderPicCa2 {
    background-position: top;
    color: #fff;
    text-shadow: 1px 1px 9px rgba(0, 0, 0, 0.8);
    background-image: url(//www.kars4kids.org/en-ca/images/hero-img-ca.jpg);
    background-repeat: no-repeat;
    position: relative;
  }
  .brMobile {
    background-color: #2e3d48;
    border-top: #ed048e solid 3px;
    border-bottom: #ed048e solid 3px;
    color: #f1f1f1;
    padding: 10px 0px 40px 0px;
    margin-top: -150px;
  }
  .brMobile h1 {
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 0px;
  }
  .brMobile h2 {
    font-size: 18px;
    font-weight: normal;
    margin-top: 5px;
  }
  .brMobile a {
    color: #fff;
    text-align: center;
    display: block;
    border-radius: 2px;
  }
  .brMobileDonate {
    background-color: #83e000;
    margin-bottom: 15px;
    font-size: 25px;
    padding: 8px 0px;
  }
  .brMobileCall {
    background-color: #4f8700;
    font-size: 20px;
    line-height: 22px;
    padding: 5px 0px;
  }
  .brMobileCall span {
    display: block;
    font-size: 16px;
  }
  .br3Points {
    margin-top: 0px;
    padding-bottom: 10px;
  }
  .brHow {
    padding-bottom: 10px;
  }
  .brDescription {
    padding-bottom: 30px;
  }
  .brTitle {
    margin-top: 10px;
  }
  .brHr2 {
    margin: 0px 0;
  }
  .brSocialContainer {
    margin-top: -10px;
  }
  .brHow h1 {
    text-align: center;
  }
  .brIndHowh1 {
    text-align: center;
    margin: 0.67em 0;
  }
  .brHow .brPink {
    text-align: center;
  }
  .brRadio {
    padding: 5px 0px 10px 3px;
    color: #565a5c;
  }
  /*.brForm input.input-lg {
    margin-bottom: 0px;
  }
  .br3,
  .br2 {
    border: none;
  }
  .br2 {
    margin-top: 4px !important;
  }
  .br5 {
    margin-top: 0px !important;
    margin-bottom: 10px !important;
  }
  #wherelocated {
    margin-top: 19px;
  }
  .formTooltip2 {
    margin-top: 20px;
  }*/

  /*new industry page for ppc */
  .brIndh1 {
    font-size: 38px;
    margin-top: 95px;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 15px;
    text-shadow: 1px 1px 9px rgba(0, 0, 0, 0.8);
  }
  .brIndh1Dec {
    font-size: 38px;
    margin-top: 95px;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 15px;
    text-shadow: 1px 1px 9px rgba(0, 0, 0, 0.8);
  }
  .brIndh1State {
    font-size: 38px;
    margin-top: 70px;
    font-weight: 300;
    line-height: 32px;
    margin-bottom: 15px;
    text-shadow: 1px 1px 9px rgba(0, 0, 0, 0.8);
  }
  .brIndh1State .carword {
    text-transform: lowercase;
  }
  .brIndh1Dec .carword {
    text-transform: lowercase;
  }
  .brIndh1-2 {
    font-size: 38px;
    font-weight: 300;
    line-height: 32px;
    text-shadow: 1px 1px 9px rgba(0, 0, 0, 0.8);
    margin-top: 10px;
  }
  .brIndUpper-2 {
    font-size: 19px;
    color: #dbdbdb;
    margin-top: 5px;
    line-height: 26px;
  }
  .brMobileBg {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .brPink {
    text-align: center;
  }
  .brHowPara2 {
    color: #848484;
    font-size: 17px;
    margin-top: 0px;
    line-height: 26px;
    padding: 0px 20px 15px 20px;
    text-align: center;
  }
  .brIndUpper {
    text-transform: uppercase;
    font-size: 16px;
    color: #dbdbdb;
    margin-top: 0px;
  }
  .brIndUpperState {
    text-transform: uppercase;
    font-size: 16px;
    color: #dbdbdb;
    margin-top: 0px;
  }
  .brIndHeaderPic hr {
    margin: 0px;
    opacity: 0.5;
  }
  .brMobileIcons {
    text-transform: uppercase;
    color: #262626;
    text-align: center;
    line-height: 16px;
    margin-top: 7px;
  }
  .brMobileImg {
    margin: 0 auto;
    display: block;
    margin-top: 15px;
  }
  .numberCircle {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    background: #f6d1e8;
    color: #eb008e;
    text-align: center;
    font: 19px Arial, sans-serif;
    padding-top: 8px;
    padding-left: 1px;
    margin: 0 auto;
  }
  .brMobileStrong {
    color: #505050;
    text-transform: uppercase;
    padding-top: 12px;
    padding-bottom: 6px;
    text-align: center;
  }
  .brMobileHowImg {
    width: 100%;
    height: auto;
  }
  .brMobileLeftCol {
    padding-right: 0px;
  }
  .brMobileRightCol {
    padding-left: 0px;
  }
  .brIndMiddle {
    background-color: #fff;
  }
  .brMobileMiddleMan {
    background-color: #eeeeee;
    border: #d0d0d1 solid 1px;
    padding: 0px 15px;
  }
  .brHowPara {
    margin-bottom: 35px;
    margin-top: 0px;
  }
 /* .brMobileForm {
    background-color: #eeeeee;
    border: solid 1px #ccccce;
    border-radius: 4px;
  }
  .brIndHeadlineH1 {
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    margin: 0px -16px;
    background-color: #737e81;
    padding: 10px 0px 20px 0px;
    color: #fff;
    text-transform: capitalize;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .brMobileLine2 {
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    margin-top: -2px;
  }*/
  .brCharity {
    margin-top: 30px;
  }
  /*#tab1 .form-group {
    margin-bottom: 8px;
  }
  #tab2 .form-group {
    margin-bottom: 0px;
  }
  .brForm .brFormKind2.col-sm-4 {
    padding-right: 0px;
  }
  .brGreenButton {
    background-color: #ed048e;
  }
  .brGreenButton:hover {
    background-color: #bf0071;
  }
  #donationWizard {
    padding: 0px 15px 15px 15px;
  }
  #donationWizard .btn-group-justified > .btn-group .btn {
    width: 85% !important;
  }*/
  /*.btn-group>.btn.active:before {font-family: FontAwesome;content: "\f058";  background-size:cover; height: 15px;width: 15px; position: absolute; bottom:-6px; right: 10px;}*/
  /*.brVehicleType.btn {
    border-radius: 0px;
  }
  .brForm select.input-lg,
  input.input-lg {
    height: 47px;
  }
  .brFormCarLocation {padding:8px 0px 0px 0px;}
  .brFormWhere {
    padding: 14px 0px 10px 0px;
  }
  .brForm select.input-lg,
  input.input-lg,
  .brForm input.input-lg {
    font-size: 15px;
  }*/
  .brIndHeadlineH1:after {
    content: "";
    background: url(//www.kars4kids.org/img/br-mobile-down-arw.png) no-repeat;
    background-size: cover;
    height: 28px;
    width: 28px;
    position: absolute;
    margin-top: 9px;
    left: 50%;
    margin-left: -14px;
  }
  /*#donationWizard .btn:hover { background: #fff; background-image: none;}*/
  .brMobileCharityPad {
    padding-top: 30px;
    background-color: #252b33;
  }
 /* .brFormCityPad {
    padding-right: 0px;
  }
  .brFormZipPad {
    padding-left: 0px;
  }
  .brMobileForm h3 {
    color: #353535;
    background: #cecece;
    text-transform: uppercase;
    font-size: 12px;
    padding: 12px 0px 9px 12px;
    margin: 0px;
    letter-spacing: 0.5px;
    font-weight: bold;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
  }
  .brFormh3 {
    color: #fff !important;
    background: #616161;
    text-transform: uppercase;
    font-size: 12px !important;
    padding: 7px 0px 6px 12px;
    margin: 0px;
    letter-spacing: 1px;
    font-weight: bold !important;
    display: block;
  }
  #tab2 #city,
  #tab2 #E_mail,
  #tab2 #Vin_Home,
  #tab2 #option,
  #tab2 #Pick_City {
    border-bottom-left-radius: 4px;
  }
  #tab2 #Zip,
  #tab2 #E_mail,
  #tab2 #Vin_Home,
  #tab2 #option,
  #tab2 #Pick_Zip {
    border-bottom-right-radius: 4px;
  }
  #tab2 #howheard,
  #tab2 #other,
  #tab2 #statePickupSelect,
  #tab2 #stateselect {
    border-radius: 4px;
  }*/
  .brIndMatching .trustpilot-widget {
    padding-bottom: 0px;
    padding-top: 31px;
    margin-top: 30px;
  }

  /*for industry ppc benefits page*/
  .brIndList {
    padding-left: 0px;
  }
  .brIndList li {
    margin-top: 40px;
  }
  .brIndHowP {
    text-align: left;
    color: #00707c;
  }
  .brIndHowArrow {
    margin-bottom: 35px;
  }

  /*background for assorted industry headers - for mobile*/
  .brIndHeaderPic {
    text-align: left;
    text-shadow: 1px 1px 9px #000;
    min-height: 180px;
  }
  .brIndHeaderPic hr {
    margin: 0px;
    opacity: 0.5;
  }
  .brIndBgCar {
    background: url(//www.kars4kids.org/img/br-mobile-bg2.jpg) no-repeat top
      right;
  }
  .brIndBgTruck {
    background: url(//www.kars4kids.org/img/br-mobile-bg-truck.jpg) no-repeat
      top right;
  }
  .brIndBgBoat {
    background: url(//www.kars4kids.org/img/br-mobile-bg-boat.jpg) no-repeat top
      right;
  }
  .brIndBgRV {
    background: url(//www.kars4kids.org/img/br-mobile-bg-rv.jpg) no-repeat top
      right;
  }
  .brIndBgJetski,
  .brIndBgWaverunner {
    background: url(//www.kars4kids.org/img/br-mobile-bg-jetski.jpg) no-repeat
      top right;
  }
  .brIndBgFlip {
    background: url(//www.kars4kids.org/img/br-mobile-bg2.jpg) no-repeat top
      right;
  }
  .brIndBgMotorcycle,
  .brIndBgScooter {
    background: url(//www.kars4kids.org/img/br-mobile-bg-motorcycle.jpg)
      no-repeat top right;
  }
  .seal {
    padding: 5px;
    position: absolute;
    bottom: 10px;
    right: 1px;
  }
  .seal img {
    height: 35px;
    width: auto;
  }
  .brIndBgCarCa {
    background: url(/en-ca/images/hero-img-ca.jpg) no-repeat right top;
    background-size: cover;
    margin-bottom: 30px;
  }
  .brFlood {
    background: url(//www.kars4kids.org/img/flood-bg.jpg);
    text-shadow: none;
  }

  /*new charity ppc page*/
  .brHeadlineH1small {
    color: #dc0080;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 0px;
  }

  /*december bar*/
  .dec2015 {
    color: #fff;
    background-color: #1d1d1d;
    text-align: center;
    padding: 6px 17px;
  }
  .dec1 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
  }
  .dec2 {
    text-transform: uppercase;
    font-size: 15px;
  }

  /*Canada*/
  .brHeaderPicCA {
    background: url(/en-ca/images/hero-img-ca.jpg) no-repeat right top;
    background-size: cover;
    margin-bottom: 30px;
    background-position: center;
  }
  .brFormWrapperCA {
    color: #fff;
    text-shadow: 1px 1px 9px rgba(0, 0, 0, 0.8);
  }
  .text-left {
    text-align: left !important;
  }

  /*title page*/
  ul.stateList {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    padding: 10px 20px 20px 20px;
    background: #f9f9f9;
  }
  .stateList li {
    display: inline-block;
    width: 110px;
    margin-right: 25px;
    padding-bottom: 0px;
  }
  .stateList li a {
    color: #666;
    color: #666;
    display: block;
    padding: 10px;
    border-bottom: 1px solid #ccc;
  }
  .stateList li a:hover {
    background: #f3f1f1;
    text-decoration: none;
  }

  /*title*/
  .blueA {
    background-color: #438bfb;
    border-radius: 4px;
    border: 0px;
    padding: 9px 25px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    display: block;
  }
  .blueA:hover {
    text-decoration: none;
  }

  /*flood page*/
  .floodLine {
    font-size: 17px;
    line-height: 25px;
  }

  /*chat*/
  .headChat {
    margin: 0px 15px 0px 0px;
  }

  /*contact*/
  .greyBarButton {
    margin-top: 10px;
  }
  .contactJoin {
    margin-top: 10px;
    padding-top: 10px;
  }
  .contactPinkButton {
    margin-top: 15px;
  }
  .contactSide {
    margin-top: 30px;
    text-align: center;
  }
  .contactContent {
    padding-top: 30px;
  }
  .panel-body-contact {
    padding: 0px 0px 35px 15px;
    border: 1px solid #e4e4e4;
  }
  .contactH1 {
    font-size: 50px;
    font-weight: bold !important;
    line-height: 50px;
    margin-top: 0px;
  }
  .contactPink {
    font-size: 25px;
  }
  .chatPad {
    margin: 25px 23px 0px 0px;
  }

  /*farm*/
  .brIndH1Farm {
    font-size: 29px;
    line-height: 36px;
    text-shadow: none;
    color: #000;
    padding-top: 20px;
  }

  /*new nav - not the pink:)*/

  #navMainBrand > .navbar-toggle {
    float: left;
    margin-right: 2px;
    margin-top: 0;
    padding-top: 7px;
  }

  .navCanada .navLogo {
    width: 80px;
    height: auto;
    margin-top: 8px;
  }
  #navBarMain {
    background-color: #fff;
    border-bottom: 1px solid #ededed;
  }

  /*buy a coat*/
  .coatCvvCol {
    clear: both;
  }
  .coatCvv {
    width: 65px;
  }
  .coatH1 {
    font-size: 40px;
    margin-bottom: 0px;
  }
  .coatH2 {
    font-weight: normal;
    color: #e8008c;
  }
  .coatSpon2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 5px;
  }
  .coatCircle {
    float: left;
    border-radius: 50px;
    background-color: #45a1fa;
    height: 50px;
    width: 50px;
    color: #fff;
    text-align: center;
    font-size: 23px;
    font-weight: bold;
    padding-top: 10px;
    margin-right: 10px;
  }
  .coatDollar {
    top: -0.2em;
    font-size: 18px;
  }
  .coatSpon {
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 5px;
    margin-top: 12px;
  }

  /*error page*/
  .erWhiteBg {
    margin: 0px 30px 0px 15px;
  }
  .erH1 {
    font-size: 33px;
  }
  .erP {
    font-size: 19px;
    line-height: 29px;
  }
  .erImg {
    max-width: 160%;
  }
}

@media only screen and (max-width: 767px) {
  .label-floatlabel {
    top: 0% !important;
    left: inherit;
  }
  .address1 {
    padding-right: 0px;
  }
  .address2 {
    padding-left: 0px;
  }
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {

	
  /*defaults*/
  h1 {
    font-size: 39px;
  }
  .boath1 {
    font-size: 39px;
  }
  body {
    padding-top: 0px;
  }
  .pLarge {
    font-size: 25px;
    line-height: 40px;
  }
  .brIndHowh1,
  .brIndMiddle h2,
  .boatH2 {
    font-size: 36px;
  }
	
	/*retail form*/
   .donateFormWrap  #tireSection .labelRadio {width: 205px;    margin-top: 0px;}
	

  /*adjust for french form*/
  .frPg .brIndHowh1 {
    font-size: 26px;
    margin-bottom: 32px;
  }
  .frPg .brHowPara2 {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 25px;
    padding-top: 0px;
  }

  /*how it works page March 10 2021*/
  .howSmall {
    margin-top: 75px;
  }
  .howHead {
    padding-bottom: 0px;
  }
  .howSteps {
    padding-bottom: 80px;
    padding-top: 90px;
  }
  .howFaq {
    padding-top: 80px;
    padding-bottom: 70px;
  }
  .hiwEasy {
    font-size: 3.5em;
    margin-bottom: 48px;
  }
  .hiwP {
    font-size: 17px;
  }

  .howSteps img {
    width: auto;
  }
  .howFormHide {
    display: block;
  }
  .howPage p {
    max-width: 580px;
  }
  .howHead .embed-responsive {
    margin-top: 65px;
  }
  .howHead p {
    font-size: 16px;
    line-height: 27px;
  }
  .howDonate {
    display: none;
  }
  .howPage .whyButtons {
    margin-top: 90px;
  }
  .hiwUl {
    margin-top: 30px;
  }
  .howPage h2 {
    margin-bottom: 0.83em;
    font-size: 25px;
  }
  .howPage p {
    margin-block-start: 1em;
  }
  .howSteps small {
    font-size: 28px;
    line-height: 28px;
  }
  .howStepRow p {
    margin-bottom: 0px;
  }

  /*overwriting form to display like mobile on the how it works page*/
  .howSteps .brFormWrapper .hidden-xs {
    display: none;
  }
  .howSteps .col-sm-4 {
    width: 100%;
  }
  .howSteps #tab1 .form-group {
    margin-bottom: 0px;
  }
  .howSteps .brFormMargin {
    margin-left: 0px;
  }
  .howSteps .brFormMargin2 {
    margin-left: 0px;
  }
  .howSteps .brForm .brFormKind2.col-sm-4 {
    padding-right: 0px;
  }
  .howSteps .formSecondRow .visible-xs {
    display: block !important;
  }
  .howSteps .labeltitle {
    display: none !important;
  }
  .howSteps .brMobileLine2 {
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    margin-top: -2px;
  }
  .howSteps .brIndHeadlineH1 {
    font-size: 22px;
    font-weight: normal;
    text-align: center;
    margin: 0px -16px;
    background-color: #737e81;
    padding: 10px 0px 20px 0px;
    color: #fff;
    text-transform: capitalize;
  }
  .howSteps .brIndHeadlineH1:after {
    content: "";
    background: url(//www.kars4kids.org/img/br-mobile-down-arw.png) no-repeat;
    background-size: cover;
    height: 28px;
    width: 28px;
    position: absolute;
    margin-top: 9px;
    left: 50%;
    margin-left: -14px;
  }
  .howSteps .brFormWrapper .visible-xs {
    display: block !important;
  }
  .howSteps .brFormWrapper .visible-md {
    display: none !important;
  }
  .howSteps .brMobileForm {
    background-color: #f7f7f7;
    border: solid 1px #ccccce;
  }
  .howSteps .brFormWrapper {
    border: none;
  }
  .howSteps #donationWizard .btn-group-justified > .btn-group .btn {
    width: 85% !important;
  }
  .howSteps .brForm button.active {
    outline: none !important;
  }
  .howSteps .brForm button.active {
    color: #575757;
  }
  .howSteps .brVehicleType.btn {
    border-radius: 0px;
  }
  .howSteps .brMobileForm .btn {
    font-size: 14px;
  }
  .howSteps #donationWizard .btn-group-justified > .btn-group .btn {
    padding: 10px;
  }
  .howSteps .brForm select.input-lg,
  input.input-lg {
    height: 50px;
  }
  .howSteps .brGreenButton {
    background-color: #ed048e;
  }
  .howSteps select.input-lg {
    line-height: 46px;
  }
  .howSteps #tab2 .col-sm-6,
  .howSteps #tab2 .col-sm-5,
  .howSteps #tab2 .col-md-6,
  .howSteps #tab2 .col-lg-6 {
    width: 100% !important;
  }
  .howSteps #tab2 .formPadRight {
    padding-right: 15px;
    padding-bottom: 15px;
  }
  .howSteps #tab2 .formPadLeft {
    padding-left: 15px;
  }
  .howSteps #tab2 .col-sm-3 {
    width: 50%;
  }
  .howSteps #tab2 .col-sm-2 {
    width: 50%;
  }
  .howSteps #tab2 .col-sm-offset-2 {
    margin-left: 0px;
  }
  .howSteps #tab2 #Phone_Cell {
    margin-bottom: 15px;
  }
  .howSteps #tab2 #Vin_Home {
    margin-bottom: 15px;
  }
  .howSteps #tab2 .col-sm-7 {
    width: 100%;
  }
  .howSteps #tab2 .brAutoForm hr {
    border-top: 1px solid #d0d0d0;
  }
  .howSteps #tab2 .col-sm-offset-5 {
    margin-left: 0px;
  }
  .howSteps #modelboxboat .visible-lg,
  .howSteps #modelboxboat .visible-md {
    display: none !important;
  }
  .howSteps #lengthBoat .visible-lg,
  .howSteps #lengthBoat .visible-md {
    display: none !important;
  }
  .howSteps .brFormKind2 .visible-lg,
  .howSteps .brFormKind2 .visible-sm {
    display: none !important;
  }
  .howSteps .tab-pane .visible-sm {
    display: none !important;
  }
  .howSteps .brBoatForm .col-md-4 {
    width: 100%;
  }
  .howSteps .brRadio {
    margin-top: 0px;
  }
  .howSteps .brFormKind2 label {
    padding-left: 0px;
    font-size: 16px;
  }
  .howSteps .brFormKind2 .radio-inline {
    padding-left: 20px;
  }
  .howSteps #donationWizard .btn:hover {
    background-image: linear-gradient(to bottom, #e6e6e6, #e6e6e6);
  }
  .howSteps .brMobileForm {
    border: none;
  }
  .howSteps .makebox:after,
  .howSteps .modelbox:after {
    display: none;
  }
  .howSteps #tab1 .formSecondRow .col-xs-12 {
    padding-right: 0px;
  }
  .howSteps .formYMM {
    box-shadow: none;
    border: none;
    background-color: transparent;
  }
  .howSteps #tab1 select.input-lg {
    border: solid 1px #cccccc;
    margin-bottom: 10px;
  }
  .howSteps #tab1 input {
    border: solid 1px #cccccc;
    margin-bottom: 10px;
  }
  .howSteps .modelboxboat,
  .howSteps #lengthBoat,
  .howSteps .brFormPadLine2 {
    padding-right: 0px !important;
  }
  .howSteps #tab1 label.error {
    position: absolute;
    right: 22px;
    left: auto;
    background-color: transparent;
  }
  .howSteps #tab1 .mobileErrorBrdr label.error {
    top: 4px;
    position: absolute;
  }
  .howSteps #tab1 .error select {
    border: solid 1px #da3939;
  }
  .howSteps .brForm .formYMM .col-sm-4.form-group {
    padding-left: 0px;
  }
  .howSteps #tab1 .mobileErrorBrdr {
    border: solid 1px #cccccc;
    border-radius: 4px;
    background: #fff;
    height: 47px;
    margin-bottom: 10px;
  }
  .howSteps #street-address {
    margin-bottom: 14px;
  }
  .howSteps .brMobileForm {
    padding-left: 11px;
    padding-right: 11px;
  }
  .howSteps #brVehicleType {
    margin-bottom: 10px;
    margin-top: 7px;
  }
  .howSteps .brFormKind {
    padding-right: 15px;
  }

  .howPage .aboutIcon {
    padding-top: 100px;
  }
  .howSteps #sameaddressbox {
    font-size: 13px;
  }
  .hiwPad {
    padding-bottom: 65px;
  }

  /*duplicate styles from about*/
  .aboutIconImg {
    margin-top: 45px;
  }

  /*why us page feb 26 2019*/
  .whyHead h1 {
    font-size: 3.5em;
    margin-bottom: 0px;
    margin-top: 50px;
  }
  .whyImgR {
    float: right;
  }
  .whyHead {
    padding-bottom: 40px;
  }
  .whyPoints {
    color: #333333;
  }
  .whyNum3 {
    font-size: 13px;
  }
  .whyPointsPad {
    padding-bottom: 35px;
  }
  .whyImg2 {
    background-image: url(/img/whyus-square2.jpg);
    background-size: cover;
  }
  .whyImg3 {
    background-image: url(/img/whyus-square3.jpg);
    background-size: cover;
  }
  .whyh2Pad {
    padding-top: 0px;
  }
  .whyNum3 {
    margin-bottom: 0px;
  }
  .whyNumWrap {
    padding: 60px 0px 65px 0px;
  }
  .whyMiddle {
    margin: 20px 0px 100px 0px;
  }
  .whyNum {
    margin: 60px 0px 60px;
  }
  .whyMiddle p {
    padding: 0px 70px 30px 0px;
  }
  .whyMiddleDes {
    background-image: url(/img/whyus-graph.gif);
    background-size: cover;
  }
  .whyMiddleDesBoat {
    background-image: url(/img/whyus-graph-boat.gif);
    background-size: cover;
  }
  .whySeal {
    margin-bottom: 0px;
  }
  .whyTrust {
    padding: 60px 0px;
  }
  .whyButtons {
    margin-top: 60px;
  }
  .whyPage h2 {
    color: #333333;
  }
  .whyPage .btn-default {
    font-size: 16px;
  }
  /*.whyPage h1 small {color: #e00d84;}*/
  .whyTest {
    padding: 8px 10px 7px 70px;
    background-color: #f5f5f5;
    color: #676767;
    font-size: 15px;
    line-height: 20px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 31px 1px rgb(166 166 166 / 77%);
    -moz-box-shadow: 0px 0px 31px 1px rgba(166, 166, 166, 0.77);
    box-shadow: 0px 0px 28px 10px rgb(212 212 212 / 31%);
  }
  .whyPointsPad {
    padding-bottom: 45px;
  }
  .whyTest1:before {
    left: 10px;
    top: 10px;
  }
  .whyTest2:before {
    left: 10px;
    top: 10px;
  }
  .whyTest3:before {
    left: 10px;
    top: 10px;
  }
  .whyTest1Ca:before {
    left: 10px;
    top: 10px;
  }
  .whyTest2Ca:before {
    left: 10px;
    top: 10px;
  }
  .whyTest3Ca:before {
    left: 10px;
    top: 10px;
  }
  .whyTest {
    margin-block-start: 0px;
  }
  .whyPoints hr {
    border-top: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .whyNum2 {
    font-size: 35px;
    margin-top: -3px;
    line-height: 64px;
  }
  .whySchedule {
    margin-top: 0px;
  }
  .whyHead p {
    margin-top: 35px;
    line-height: 31px;
  }
  .whyNum2 img {
    width: 160px;
    height: auto;
  }

  /**nav bar styles**/
  /*.navbar-default {background:#DC0080; border-color: #ba0370;}*/
  /*.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {color: #fff; background-color: #ba0370;}*/
  /*.navbar-nav{text-transform:uppercase; font-weight:bold;}*/
  .navbar-right {
    text-transform: none;
    font-size: 13px;
  }
  /*.navbar-default .navbar-nav>li>a {color:#fff;}*/
  .navbar {
    border-radius: 0px;
    position: relative;
  }
  .navbar-default .first {
    margin-left: -30px;
  }
  /*.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {background-color:#fff5fb; color:#fff;}*/
  .bcStatic:before {
    content: none;
  }
  /*new nav - not pink:)*/

  /*
#navMainLeft {font-size: 11px;text-transform: uppercase;font-weight: bold; margin-left: -2.5em; letter-spacing: 0px;}
#navMainLft {color: #0e0e0e;font-size: 13px; margin-left: 20px; float: right;}
#navMainLeft a {color: #333;}
#navMainLft>li>a {color: #333;   font-weight: bold;  padding: 0px 10px 11px 0px; font-size: 14px;}
#navMainLft>li {color: #161616;   padding: 17px 16px 0px 0px;}	
.navFaqPad {padding-right: 1px !important;}
#navMainBrand .navbar-brand {margin: 12px 0px 0px 0px;}
#navBarMain {border-bottom: none; background-color: transparent;    box-shadow: 0 1px 2px 0px #00000012; }	
#navContact {font-size: 14px;font-weight: normal;margin-top: 5px; }
#navContact a {color: #8b8c8e;}
#navContact>li>a {padding: 0px 15px;}
.navMainPhone {font-size: 16px; font-weight: bold; letter-spacing: .5px; padding-right: 14px; color: #747475;}
.navOpen {text-transform: uppercase; font-size: 11px; float: left; padding: 4px 6px 0px 0px; letter-spacing: .5px;}
#navContact {color: #8b8c8e}
.navDonate a {color: #fffbff !important;  font-size: 14px; font-weight: bold; letter-spacing: 1px; background-color: #DC0080 !important; padding: 8px 19px !important; text-transform: uppercase; border-radius: 2px; margin-top: 7px; margin-bottom: 7px;}
.navDonate { padding-right: 7px !important; padding-left: 8px !important; padding-top: 0px !important;}
#navBarMain .container-fluid {padding-right: 0px;}
.dropdown-menu>li>a {text-transform: capitalize;     padding: 5px 20px;     color: #8b8c8e;}
.navLogo  {width: 110px; height: auto; margin-top: 0px; float: left;}
.navCanada .navLogo {width: 120px; height: auto; margin-top: 0px;}
.navContainer {display:block; padding-right: 5px;}
.bcStatic img {display: none;}
	
.navActive {border-bottom: solid 3px #161616;}	
.navAbout {padding: 22px 20px 17px 15px !important;}	
#navMainLeft > li > a:hover, #navMainLeft > li > a:focus {background-color:#e2e2e2;}
.navDonate > a:hover, .navDonate > a:focus {background-color: #af005c !important; color: #fff !important; }
#navContact .bcStatic {padding: 0px 0px 0px 8px;}
#navContact .bcStatic a {padding: 2px 0px 2px 0px;}
.navChat {width: 69px; padding-top: 4px;}	
.navDonate {padding-right: 0px !important; padding-left: 5px !important;}
#navContact .dropdown {padding-top: 6px; z-index: 2000;}
#navContact .dropdown #drop3::before  { content:url('/img/flag-usa-gray.gif');  position:relative; z-index:100000; left:-4px; }
#navContact .dropdown #drop4::before  { content:url('/img/flag-canada-gray.gif');  position:relative; z-index:100000; left:-4px; }
#navMainLft	.dropdown {padding-right: 12px;}
footer .dropdown-menu li {padding: 0px 0 6px 0px;}
.navbar-fixed-top .navbar-collapse {background-color: transparent;}
	
#navMainLft>li>a {background-color: #fff;}
#navMainBrand {padding: 0px;}	
.navContainer>.navbar-nav>li>a {background-color: transparent;}	
#navMainLeft>li>a {font-size: 11px;}
.navPhonePad {padding-top: 5px;}
.navCaCharity {border-right: solid 1px #e0dfdf; padding: 0px 10px 0px 10px; margin-top: 6px; text-transform: uppercase;}
.navCanada { margin: 6px 0px 2px 0px !important;} 
	
*/

  /*second adjust*/

  #navMainBg .container {
    padding: 0px;
  }
  #navMainBg {
    background-color: #fff;
  }

  #navBarMain .dropdown-menu li {
    padding: 0px;
  }
  .navbar-nav .open .dropdown-menu {
    background-color: #fff;
    border-radius: 2px;
  }
  .logoBoat {
    font-size: 16px;
    color: #000;
    left: 116px;
    top: 8px;
  }

  /*mobile navigation*/
  /*
.nav>li {border-bottom: none;}	
.navbar-right {font-weight: 300 !important; margin-right: 0px;}
.navbar-default #navMainLft>.open>a, .navbar-default #navMainLft>.open>a:hover, .navbar-default #navMainLft>.open>a:focus {background-color:#fff; color:#686767;}	
*/

  /*navigation for tabbed look*/
  .headType a {
    padding: 18px 11px;
  }
  .headType {
    font-size: 18px;
  }

  /**jumbotron styles***/
  .jumbotron h1 {
    font-size: 38px;
  }
  #jumbotron-state-h1 {
    font-size: 32px;
  }
  .jumbotron ul {
    font-size: 18px;
  }
  .statepink li {
    padding-bottom: 20px;
  }
  /*.jumbotron .form-group {margin-bottom: 12px;}*/
  .jumbotron {
    margin-top: 8px;
  }
  .jumbotron p {
    font-size: 21px;
  }

  /**matching sponsors**/
  .matching ul li {
    margin: 0 1% 1% 0;
    width: 12%;
  }
  .matching ul li:nth-child(4n + 0) {
    float: left;
    clear: none;
  }
  .matching ul li:nth-child(7n + 0) {
    display: block;
  }
  .matching p {
    text-align: left;
  }

  /**homepage content**/
  .arrowsBg {
    background: url(../img/hp_arrows.gif) no-repeat right top;
  }
  .recent h3 {
    font-size: 18px;
  }
  .recent {
    background-color: #e3e2e3;
  }
  .charityImg p {
    font-size: 17px;
    padding-top: 25px;
  }
  /*.brForm select.input-lg {
    text-indent: 2px;
  }*/

  /** how it works**/
  .headHowitworks h2 {
    margin-top: 0px;
    margin-bottom: 40px;
  }
  .headHowitworks h1 {
    margin: 30px 0 0 0;
  }
  .headHowitworks h3 {
    font-size: 28px;
    margin: 0 0 35px 0;
  }
  .headHowitworks p {
    font-size: 20px;
    padding: 0px 14%;
  }
  .howitworksSteps h2 {
    font-size: 1.8em;
  }
  .howitworksSteps p {
    margin-top: 8px;
  }
  .howitworksSteps h3 {
    font-size: 27px;
  }
  .howitworksSteps p {
    margin-bottom: 45px;
    font-size: 17px;
    line-height: 31px;
  }

  /**vacation**/
  .vacationHead {
    padding: 0 0 8em 0;
  }
  .vacationHead h1 {
    font-size: 4em;
    margin-top: 1.5em;
  }
  .vacationContent h2,
  .vacationFaq h2,
  .vacationHow h2 {
    margin-top: 1.5em;
    font-size: 2.7em;
    margin-bottom: 1.5em;
  }
  .vacationContent,
  .vacationFaq {
    margin-top: 2em;
    margin-bottom: 2em;
  }
  .aircraft .panel-default,
  .vacationFaq .panel-default {
    margin-bottom: 1.2em;
    clear: none;
  }

  /**donation form**/
  .formBorder {
    border: 1px solid #d9d9d9;
    border-radius: 4px;
    margin-bottom: 30px;
  }
  .formContent ul {
    padding-left: 0px;
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
  }
  ul.formList li {
    background: url(../img/bullet-form.png) no-repeat 3px 15px;
    list-style: none;
    padding: 0px 0 50px 30px;
    color: #6d6d6d;
    font-size: 30px;
    font-weight: bold;
    clear: left;
  }
  .formList li span {
    clear: both;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    float: left;
    margin-bottom: 10px;
  }
  .formContent .box1 {
    width: 70%;
  }
  .formContent .box2 {
    width: 70%;
  }
  .formContent .box3 {
    width: 70%;
  }
  .formContent h2 {
    padding-left: 30px;
    font-size: 1.5em;
  }
  .formContent h3 {
    font-size: 25px;
  }
  .formContent .line {
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 10px 0px;
    background-image: url(../img/form-greyline.gif);
    background-repeat: repeat-x;
    color: #dc0080;
    background-position: center;
  }
  .formContent .subhead {
    background-color: #fff;
    margin-left: 45px;
  }
  .formContent .arrow {
    background: url(../img/arrow_donationmsg.png) no-repeat top left;
    padding-left: 75px;
    text-align: left;
    padding-top: 0px;
  }
  .formContent h2 {
    margin: 0.83em 0px;
  }
  .formContent .form-group {
    margin-bottom: 15px;
  }
  .formContent h3 {
    -webkit-margin-after: 1em;
  }
  select,
  textarea,
  input[type="text"],
  input[type="number"],
  input[type="email"],
  input[type="tel"],
  select:focus {
    font-size: 14px;
  }
  .formTooltip2 {
    margin-top: 2px;
  }
  /*.brFormKind {
    padding-right: 0px;
  }*/
  /*.brFormCityPad {padding-right: 15px;}*/
  /*.brFormZipPad {
    padding-left: 15px;
  }
  #tab1 .formSecondRow .col-xs-12 {
    padding-right: 15px;
  }
  .modelboxboat,
  #lengthBoat,
  .brFormPadLine2 {
    padding-right: 15px !important;
  }*/

  /*styles for text field in dropdown*/
  .formDropText {
    margin: 0 !important;
    color: #4f4f4f;
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 1.42857143;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
  .formDropText > li > a {
    padding: 7px 12px;
  }
  .formDropText > li > a:hover,
  .formDropText > li > a:focus,
  .formDropText .open > a,
  .formDropText .open > a:hover,
  .formDropText .open > a:focus {
    background-color: transparent;
  }
  .formDropText ul {
    margin-top: 0px;
  }
  /*.brAutoForm hr {
    border-top: 1px solid #eee;
  }
  #donationWizard hr.br1 {
    margin-bottom: 18px;
  }
  #donationWizard hr.br2 {
    margin-bottom: 15px;
    margin-top: 12px !important;
    border-top: 1px solid #eee;
  }
  #donationWizard hr.br3 {
    margin-top: 16px;
    margin-bottom: 17px;
    border-top: 1px solid #eee;
  }
  #donationWizard hr.br4 {
    margin-top: 12px;
    margin-bottom: 16px;
  }
  #donationWizard hr.br5 {
    margin-bottom: 10px !important;
    border: none;
  }
  #tab1 label {
    margin-bottom: 0px;
  }
  .floating-label.error label.error {
    display: block;
  }
  .brFormh3 {
    font-size: 16px !important;
    color: #606060 !important;
    font-weight: bold !important;
    margin-bottom: 9px;
    margin-top: 0px;
    background: transparent;
    padding: 0;
    letter-spacing: 0px;
    text-transform: unset;
  }*/

  /*thank you*/
  .thanksContent h2 {
    margin-bottom: 35px;
  }

  /*why us*/
  .whyusContent .squaresYellow,
  .whyusContent .squaresBlue,
  .whyusContent .squaresRed {
    width: 90%;
  }
  .whyusContent .topPara {
    font-size: 19px;
    line-height: 45px;
    margin: 0px;
  }
  .whyusContent h2 {
    font-size: 23px;
  }
  .whyusContent .charityPara {
    font-size: 17px;
    margin-top: 0px;
    line-height: 30px;
  }

  /*contact page*/
  .contactTop h3 a {
    color: #6d6d6d;
  }
  .contactContent h4 {
    font-size: 25px;
    margin-top: 15px;
  }
  .time {
    text-align: left;
  }

  /*faq styles */
  .faqContent h1 {
    color: #dc0080;
  }
  .faqContent .panel-body {
    font-size: 1.1em;
  }
  .faq-page .faq-category {
    padding-bottom: 4em;
  }
  .faq-page h1 {
    font-size: 52px;
  }

  /*about styles*/
  .aboutContent {
    font-size: 17px;
    line-height: 32px;
    padding-bottom: 30px;
  }
  .aboutContent .firstPara {
    font-size: 18px;
    margin-bottom: 0px;
  }
  .aboutContent strong {
    font-size: 22px;
  }
  .aboutContent h1 {
    margin: 50px 0px;
  }
  .aboutContent h2 {
    font-size: 26px;
  }
  .pinkSm {
    color: #333;
  }
  .aboutContent h3 {
    font-size: 30px;
  }
  .aboutContent .centeredh3 {
    text-align: center;
  }

  /*tax receipt*/
  .taxContent {
    font-size: 17px;
    line-height: 24px;
  }

  /*jingle page*/
  .jingleContent {
    padding-bottom: 20px;
  }
  .jingleContent h1 {
    font-size: 26px;
  }
  .jingleContent h2 {
    font-size: 27px;
  }
  .jingleContent audio {
    width: 80%;
  }
  .jingleContent .join {
    padding-top: 8px;
  }

  /*dashboard page*/
  .login {
    border-radius: 10px;
    border: 1px solid #dadada;
    padding-bottom: 20px;
  }
  .loginContent {
    padding-top: 65px;
    padding-bottom: 65px;
  }
  .VinContent {
    padding-top: 105px;
    padding-bottom: 105px;
  }

  #matchingSearchBox {
    margin-top: -30px;
  }
  #longform {
    background: none;
  }

  /*boat page*/
  #bannerbackgroundcontainer {
    background: none;
  }
  #boat-jumbotron {
    background-image: none;
    background: #dc0080;
    background-repeat: no-repeat;
  }

  /*Charity landing page*/
  #charity-jumbotron {
    background: url(/img/charity-kids3.jpg) no-repeat;
    background-color: none;
    background-size: cover;
    background-position: -150px;
  }
  #charity-jumbotron h1 {
    line-height: 1.2;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
    text-transform: uppercase;
    font-size: 2.1em;
    color: white;
  }
  /*Charity landing page enca*/

  #charity-enca-jumbotron {
    background-image: none;
    background: #dc0080;
    background-repeat: no-repeat;
  }

  #junk-enca-jumbotron {
    background-image: none;
    background: #dc0080;
    background-repeat: no-repeat;
  }

  #homeform-charity-enca strong,
  #homeform-charity-enca span {
    color: white;
  }
  #homeform-junk-enca strong,
  #homeform-junk-enca span {
    color: white;
  }
  /*3 help boxes*/
  .box5 a,
  .box5 span {
    display: block;
    padding: 18px 8px 18px 20px;
    color: #333;
    background-color: #ffffff;
    border: 1px solid #333;
    font-size: 18px;
    letter-spacing: 0.5px;
  }

  /*Motorbike Page*/
  #motorcycle-jumbotron {
    background-image: none;
  }
  #motorcycle-container {
    background: none;
  }

  /*tax page*/
  .taxIcons p {
    padding: 0px 20px 20px;
    margin-bottom: 15px;
  }
  .taxCenter {
    padding-bottom: 50px;
  }
  .taxResourcesUl {
    padding-left: 58px;
  }

  #inkind h1 a {
    color: #dc0080;
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 24px;
  }
  .why-us-list ul li p,
  .why-us-list_benefit ul li p {
    font-size: 16px;
    color: #5b5a5a;
    text-align: justify;
    line-height: 22px;
    margin-top: 8px;
    margin-left: 30px;
  }
  .why-us-list ul,
  .why-us-list_benefit ul {
    margin: 20px 0px 0px 20px;
    padding-left: 0px;
  }

  /*new brand page for ppc */
  .brHeadline {
    padding: 25px 0px 45px 0px;
  }
  .brHeadlineH1 {
    text-align: center;
    margin: 15px 0px 0px 0px;
  }
  .brPoints {
    padding-right: 25px;
  }
  .brMatching {
    padding: 40px 0px 40px 0px;
  }
  .brCharityWhite img {
    margin-right: 0px;
    margin-bottom: 20px;
    width: 100%;
  }
  .brCharityWhite img {
    float: none;
  }
 /* .brForm button img {
    padding: 3px 0px 0px 0px;
    margin-bottom: 8px;
  }*/
  .br3Points {
    margin-top: 35px;
    padding-bottom: 30px;
  }
  /*.brFormh2 {
    font-size: 21px;
    text-align: center;
    margin-top: 4px;
  }
  .brHr {
    margin-top: 0px;
    margin-bottom: 25px;
  }*/
  .brGuaranteeBox {
    padding: 10px 40px;
    margin: 90px 0px;
  }
  .brCharity {
    padding: 60px 0px 80px 0px;
  }
  .brCharityh2 {
    margin-bottom: 50px;
  }
  .brHow {
    padding-bottom: 60px;
    padding-top: 60px;
    background-color: #f4f4f4;
    margin-top: 0px;
    border-top: none;
  }
  .brHow h1 {
    padding: 0px 0px 20px 0px;
    text-align: left;
  }
  .brIndHowh1 {
    text-align: left;
  }
  .brHeaderPic {
    height: 513px;
    margin-top: 0px;
    margin-right: 0px;
    background-position: center right;
    background-size: cover;
    padding-top: 0px;
    text-shadow: none;
    background-image: url(//www.kars4kids.org/img/br-kids-water2.jpg);
  }
  .brHeaderPicCa2 {
    height: 560px;
    margin-top: 0px;
    margin-right: 0px;
    background-position: center right;
    background-size: cover;
    padding-top: 0px;
    text-shadow: none;
    background-image: url(//www.kars4kids.org/en-ca/images/hero-img-ca-2.jpg);
  }
  /*.brFormWrapper {
    margin-top: -460px;
    border: solid 4px #969696;
  }
  .brGreenButton {
    font-size: 18px;
  }*/
  .brDescription {
    padding-bottom: 0px;
  }
  .brTitle {
    margin-top: 0px;
  }
  .brHr2 {
    margin: 40px 0;
  }
  .brSocialContainer {
    margin-top: -50px;
    padding-bottom: 40px;
  }
  .brHow .brPink {
    text-align: left;
  }
  /*.modelboxboat {padding-right:0px !important;}*/
  /*.brRadio {
    padding: 0px 0px 0px 3px;
    margin-top: -15px;
  }
  .formPadRight {
    padding-right: 0px;
  }
  .formPadLeft {
    padding-left: 0px;
    margin-left: -1px;
  }*/
  .hpCar {
    background: url(//www.kars4kids.org/img/br-tow-truck4.jpg);
    background-repeat: no-repeat;
    width: 345px;
    height: 306px;
    background-position: center;
    margin: 0 auto;
    background-size: contain;
  }
  .hpImg1 {
    background: url(//www.kars4kids.org/img/br-industry-fast.gif);
    background-repeat: no-repeat;
    width: 165px;
    height: 70px;
    background-size: contain;
    margin-top: 29px;
  }
  .hpImg2 {
    background: url(//www.kars4kids.org/img/br-industry-taxes.gif);
    background-repeat: no-repeat;
    width: 104px;
    height: 86px;
    background-size: contain;
    margin-top: 16px;
  }
  .hpImg3 {
    background: url(//www.kars4kids.org/img/grad-cap.png);
    background-repeat: no-repeat;
    width: 120px;
    height: 100px;
    background-size: contain;
    margin-top: 15px;
  }
 /* .brFormWrapper {background-color: #f7f7f7;}*/
  .brIndMatching .trustpilot-widget {
    padding-bottom: 20px;
    margin-top: 0px;
    padding-top: 7px;
  }
  .brIndMatching hr {
    margin-bottom: 50px;
    margin-top: 33px;
  }
  .brIndMatching .trustpilot-widget {
    padding-top: 36px;
  }
  .brIndMatching h2 {
    text-align: left;
  }
  .brIndMatching {
    padding-bottom: 30px;
  }

  /*background for assorted industry headers - for desktop*/
  .brIndHeaderPic {
    text-align: center;
    height: 321px;
  }
  .brIndBgCar {
    background: url(//www.kars4kids.org/img/br-industry-bg2.jpg);
    background-repeat: no-repeat;
    background-color: #988e82;
    background-size: cover;
  }
  .brIndBgBoat {
    background: linear-gradient(rgba(119, 119, 119, 0.36), rgba(0, 0, 0, 0.29)),
      url(//www.kars4kids.org/img/boat-header-ppc.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
  }
  .brIndBgRV {
    background: url(//www.kars4kids.org/img/rv-header-ppc.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: gray;
  }
  .brIndBgTruck {
    background: url(//www.kars4kids.org/img/truck-header-ppc.jpg);
  }
  .brIndBgJetski,
  .brIndBgWaverunner {
    background: url(//www.kars4kids.org/img/jetski-header-ppc.jpg);
  }
  .brIndBgFlip {
    background: url(//www.kars4kids.org/img/br-industry-bg-flip.jpg);
  }
  .brIndBgMotorcycle,
  .brIndBgScooter {
    background: url(//www.kars4kids.org/img/br-industry-bg-motorcycle.jpg);
  }
  .seal {
    padding: 0px 15px 15px 0px;
  }
  .brIndHeaderPic .seal img {
    height: 70px;
  }
  .brHeaderPic .seal img,
  .brHeaderPicCa2 .seal img {
    height: 70px;
  }
  .brIndBgCarCa {
    background: url(/en-ca/images/hero-img-ca.jpg) no-repeat left bottom;
    background-size: cover;
    height: 300px;
    background-color: #261e1b;
    margin-bottom: 0px;
  }

  /*flood*/
  .floodStrong {
    font-size: 28px;
    font-weight: normal;
  }
  .floodP {
    font-size: 17px;
    margin-bottom: 50px;
  }
  .floodH1 {
    font-size: 50px;
    font-weight: normal;
    line-height: 59px;
    margin-top: 50px;
  }
  .floodLine {
    font-size: 23px;
    line-height: 32px;
  }

  /*updated second tab on form*/
  /* .formPad {
    padding-bottom: 10px;
  }
  .formPadSmall {
    padding-bottom: 15px;
  }
  .help-block {
    color: #b1b1b1;
  }
  .formLeftMarg {
    margin-left: -1px;
  } */

  /*moving over - mobile stuff for landing and homepages*/
  .brCharityPad {
    margin-top: 25px;
  }
  .brMobileCharityPad {
    padding-top: 0px;
  }

  /*new industry page for ppc */
  .brIndFormWrapper {
    border: 2px solid #969696;
    background-color: #f7f7f7;
  }
  .brMobileBg {
    background-color: transparent;
  }
  .brIndh1 {
    font-size: 58px;
    margin-top: 92px;
    line-height: 58px;
    margin-bottom: 0px;
  }
  .brIndh1State {
    font-size: 50px;
    margin-top: 72px;
    line-height: 58px;
    margin-bottom: 0px;
  }
  .brIndh1Dec {
    font-size: 55px;
    margin-top: 70px;
    font-weight: normal;
    line-height: 58px;
    margin-bottom: 0px;
  }
  .brIndImg1 {
    padding-top: 29px;
  }
  .brIndImg2 {
    padding-top: 16px;
  }
  .brIndForm {
    padding: 55px 0px 35px 0px;
  }
  .brIndMiddle {
    padding: 30px 0px 0px 0px;
  }
  .brIndPointsP {
    padding-right: 10px;
    font-size: 16px;
    color: #1a1a1a;
  }
  .brPink {
    text-align: left;
  }
  .brHowPara2 {
    margin-bottom: 45px;
    color: #161718;
    font-size: 18px;
    line-height: 29px;
    padding-top: 5px;
    margin-left: 55px;
    text-align: left;
    margin-top: 0px;
  }
  .brIndHowh1 {
    margin-bottom: 45px;
    text-align: left;
    margin-top: 0px; /* color: #00707c;*/
  }
  .brIndUpper {
    text-transform: uppercase;
    color: #fff;
    font-size: 25px;
    margin-top: 1.1em;
  }
  .brIndUpperState {
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    margin-top: 1em;
  }
  .numberCircle {
    border-radius: 50%;
    width: 36px;
    height: 36px;
    background: #fff;
    border: 2px solid #666;
    color: #666;
    font-size: 25px;
    clear: left;
    float: left;
    margin-right: 10px;
    padding-top: 2px;
    margin-top: 0px;
  }
  .brMobileRightCol {
    padding-left: 15px;
  }
  .brIndMiddle {
    background-color: #f7f7f7;
  }
  .brMobileMiddleMan {
    background-color: #f7f7f7;
    border: none;
    padding: 0px;
  }
  .brHowPara {
    margin-bottom: 0px;
  }
   /*.brIndFormWrapper:before {
    content: "";
    background: url(//www.kars4kids.org/img/br-industry-arrow.png) no-repeat;
    height: 79px;
    width: 78px;
    position: absolute;
    margin-top: -9px;
  }
 .brMobileForm {
    background-color: transparent;
    border: none;
  }
  .brIndHeadlineH1 {
    color: #dc0080;
    font-weight: normal;
    margin-bottom: 0px;
    margin: 0.67em 0;
    background-color: #f7f7f7;
    text-transform: none;
  }
  .brMobileLine2 {
    text-transform: none;
    font-size: 22px;
    display: inline;
  }*/
  .brCharity {
    margin-top: 0px;
  }
  .brIndHeadlineH1 {
    padding: 0px 0px;
  }
  .brIndHeadlineH1:after {
    content: normal;
  }
	  .brCharityPad {
    margin-top: 25px;
  }
 /* .brForm .form-group {margin-bottom: 10px;}
  #tab1 .form-group {margin-bottom: 20px;}
  .brFormMargin {margin-left: -1px; }
  .brFormMargin2 {margin-left: -2px;}
  .brForm .brFormKind2.col-sm-4 {padding-right: 12px; }
  .brGreenButton {  background-color: #4B8500; }
  .brGreenButton:hover {background-color:#376100;cursor: pointer;}
  #donationWizard {padding: 0px 5px 15px 5px; }
  #donationWizard .btn-group-justified > .btn-group .btn {width: 100% !important;padding: 0px 0px 3px 0px;}
  .btn-group > .btn.active:before {content: normal;}
  .brForm select.input-lg,
  .brForm input.input-lg {height: 45px;}
  #tab2 .form-group {margin-bottom: 0px;}
  .brFormWhere {padding: 0px;}
  .brForm select.input-lg, input.input-lg, .brForm input.input-lg {font-size: 15px;}
	#donationWizard .btn:hover { background: #3cb0fd; background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);  text-decoration: none;}
	.brMobileCharityPad {
    padding-top: 0px;
  }
  .brMobileForm h3 {
    font-size: 16px;
    color: #606060;
    font-weight: bold;
    margin-bottom: 12px;
    margin-top: 0px;
    background: transparent;
    text-transform: capitalize;
    padding: 0;
    letter-spacing: 0px;
  }*/

  /*for industry ppc benefits page*/
  .brIndHowArrow:after {
    content: " ";
    background-image: url(//www.kars4kids.org/img/br-industry-how-arrow.png);
    background-repeat: no-repeat;
    height: 27px;
    position: absolute;
    bottom: 20px;
    right: -15px;
    width: 21px;
  }
  .brIndList li {
    margin-bottom: 45px;
    margin-top: 0px;
  }
  .brIndHowP {
    text-align: center;
  }
  .brIndHowH2 {
    padding-bottom: 30px;
  }
  .brIndHowArrow {
    margin-bottom: 0px;
  }
  .brIndList {
    padding-left: 55px;
  }

  /*ppc boat page*/
  .brBoatHeaderPic {
    height: 321px;
  }

  /*ppc jetski page*/
  .brJetskiHeaderPic {
    height: 321px;
  }

  /*ppc rv page*/
  .brRvHeaderPic {
    height: 321px;
  }

  /*ppc truck page*/
  .brTruckHeaderPic {
    height: 321px;
  }

  /*ppc charity page*/
  .brHeadlineH1small {
    text-align: center;
  }

  /*december bar*/
  .dec1 {
    font-size: 21px;
  }
  .dec2 {
    font-size: 15px;
  }

  /*Canada*/
  .brHeaderPicCA {
    background-image: url(//www.kars4kids.org/en-ca/images/hero-img-ca-tall.jpg);
  }
  .brHeaderPicCA {
    background-position: 80px;
    background-repeat: no-repeat;
    background-color: #261e1b;
    background-size: cover;
  }
  .brHeaderPicCA {
    height: 470px;
  }
  .brFormWrapperCA {
    margin-top: -445px; /* background: rgba(0,0,0,.2); */
  }
  .brFormWrapperCA h1 {
    font-weight: 300;
    font-size: 38px;
    line-height: 54px;
  }
  .brFormWrapperCA p {
    font-size: 22px;
    margin-bottom: 0px;
  }
  .brFormWrapperCA ul {
    font-size: 18px;
    padding-left: 0px;
  }
  .brFormWrapperCA li {
    background: url(//www.kars4kids.org/img/home-bullet.png) no-repeat left 2px;
    padding-bottom: 8px;
    padding-left: 30px;
    list-style: none;
  }

  /*title*/
  .blueA {
    display: inline;
    margin-left: 10px;
  }

  /*arrow on form*/
 /* .brIndFormWrapper:before {
    margin-left: -10px;
  }*/

  /*chat*/
  .headChat a {
    padding: 5px 8px;
    display: block;
  }
  .headChat {
    margin-top: 13px;
  }

  .bcStatic a::after {
    content: " Chat";
    text-transform: uppercase;
    display: inline-block;
    padding-left: 6px;
    font-size: 11px;
    letter-spacing: 0.5px;
  }
  .bcStatic a::before {
    content: "\f075";
    font-size: 13px;
    display: inline-block;
    font-family: FontAwesome;
    padding-left: 7px;
  }

  /*contact*/
  .greyBarButton {
    margin-top: 0px;
  }
  .contactJoin {
    margin-top: 25px;
    padding-top: 25px;
  }
  .contactPinkButton {
    margin-top: 25px;
  }
  .contactSide {
    margin-top: 0px;
    text-align: left;
  }
  .contactContent {
    padding-top: 50px;
  }
  .panel-body-contact {
    padding: 0px 0px 35px 35px;
  }
  .contactH1 {
    font-size: 70px;
    line-height: 70px;
  }

  /*farm*/
  .brIndH1Farm {
    text-align: left;
    color: #000;
    text-shadow: none;
    font-size: 59px;
    font-weight: bold;
    line-height: 66px;
    padding-top: 15px;
  }
  .brIndBgFarm .seal {
    top: 20px;
  }

  /* aircraft */
  .aircraft h1,
  .aircraft h2 {
    font-size: 54px;
    letter-spacing: -2px;
  }
  .aircraft-header {
    padding: 6em 0 2em;
    background: none;
  }
  .aircraft-how {
    margin-top: initial;
  }
  .aircraft-how p {
    padding-right: 3em;
  }
  .aircraft-why p {
    margin-bottom: initial;
  }
  .aircraft-how .step {
    border: none;
    margin-bottom: 0;
  }
  .aircraft-how span {
    font-size: 59px;
    line-height: 1;
    float: none;
    font-weight: bold;
    color: #dc0080;
    margin-bottom: 0;
  }
  .aircraft-how,
  .aircraft-why,
  .aircraft-what,
  .aircraft .middleman,
  .aircraft-faq {
    padding: 6em 0;
  }
  .aircraft .panel-title {
    padding: 2em 4em 2em 2em;
    margin-bottom: 0px;
    cursor: pointer;
    color: #686466;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: 0.1px;
    font-size: 16px;
  }
  .seal img {
    height: 70px;
  }
  .chatPad {
    margin: 35px 35px 0px 0px;
  }

  /*buy a coat*/
  .coatH1 {
    font-size: 60px;
    line-height: 57px;
    margin: 0px;
  }
  .coatH2 {
    font-size: 24px;
    color: #e8008c;
    font-weight: normal;
  }
  .coatP {
    font-size: 19px;
    line-height: 37px;
    padding-right: 30px;
  }
  .coatRecent {
    text-transform: uppercase;
    font-size: 14px;
    margin: 50px 0px 25px 0px;
  }
  .coatCvvCol {
    text-align: right;
    clear: none;
  }
  .coatCvv {
    float: right;
    clear: right;
  }
  .coatCvvCol label {
    float: right;
  }
  .containerCoat {
    margin-top: 70px;
    margin-bottom: 50px;
  }
  .coatSpon {
    margin-bottom: 5px;
  }
  .coatForm input[type="text"] {
    margin-bottom: 30px;
  }
  .coatForm input[type="email"] {
    margin-bottom: 30px;
  }
  .coatCircle {
    float: left;
    border-radius: 50px;
    background-color: #45a1fa;
    height: 68px;
    width: 68px;
    color: #fff;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    padding-top: 10px;
    margin-right: 10px;
  }
  .coatDollar {
    top: -0.5em;
  }

  /* donate cash */

  #cashbackground {
    background-image: url(/img/cashdonation.jpg);
    background-size: cover;
    background-position-y: 0;
    min-height: 600px;
    margin-bottom: 0;
  }

  #cashbackground h1 {
    font-size: 24px;
    text-align: center;
    font-family: Proxima-nova, sans-serif;
    margin-top: 1.1em;
  }
  #cashbackground h3,
  #otherways h3,
  #howyouhelp h3 {
    font-weight: normal;
    font-size: 18px;
    line-height: 1.7;
    opacity: 0.7;
  }
  #howyouhelp {
    padding: 3em 0;
  }
  #howyouhelp .stats {
    padding: 2em 0;
  }
  #howyouhelp h4 span {
    font-size: 2.75em;
  }

  #otherways {
    padding: 5em 0;
  }
  #otherways .nav-pills li {
    width: 33%;
    cursor: pointer;
    margin-left: 0;
  }
  #otherways .nav-pills a {
    border: 1px solid #ccc;
    text-align: center;
    color: #b3aaaf;
    padding: 1em;
    margin: 0.5em 0.5em;
    height: auto;
    cursor: pointer;
  }
  #otherways .nav-pills a:hover {
    color: #dc0080;
    border-color: #dc0080;
  }
  #otherways img {
    max-width: 120px;
  }
  #otherways h4 {
    font-size: 14px;
  }

  /* state page - LA */

  .cs .header {
    background: #ebebeb;
    position: relative;
  }
  .cs .header .container {
    background: none;
  }
  .cs .head-text {
    padding: 8em 0 8em 0;
    margin-left: initial;
    margin-top: initial;
  }
  .cs h1 {
    font-size: 34px;
    line-height: 1.2;
  }
  .cs h1 small {
    display: block;
    color: #747475;
    position: relative;
    letter-spacing: 0.5px;
    font-size: 15px;
    text-transform: uppercase;
    margin: 0;
  }

  h1 span.cs-word {
    text-decoration: none !important;
    position: relative;
    background-image: url(/img/states/underline.svg);
    background-repeat: repeat-x;
    background-size: 70%;
    background-position: left 31px;
    padding: 0 5px;
    margin: 0 -5px;
  }
  h2 span.cs-word {
    text-decoration: none !important;
    position: relative;
    background-image: url(/img/states/underline.svg);
    background-repeat: repeat-x;
    background-size: 83%;
    background-position: left 22px;
    padding: 0 5px;
    margin: 0 -5px;
  }

  .cs .header p {
    font-size: 20px;
    line-height: 1.35;
    letter-spacing: 0px;
  }

  .cs .top-points .pt-space {
    padding: 5em 0;
  }
  .cs .top-points .point {
    padding-left: 0;
  }
  .cs .top-points h2 {
    margin: 1em 0;
  }
  .cs h2 {
    font-size: 30px;
    margin-top: 0;
  }
  .cs h2.brHeadlineH2 {
   	font-size: 22px;
  }
  .cs .how-to {
    position: relative;
    padding: 0;
    margin-bottom: 58em;
  }
  .cs .how-to .title {
  }
  .cs .how-to h2,
  .cs .re-recent h2 {
    font-size: 30px;
  }
  .cs .re-recent h2 {
    margin-bottom: 0;
  }
  .cs .how-to .steps-cont {
    padding: 3em 2em 3em 2em;
    clear: both;
  }
  .cs .how-to .how-to-steps {
    z-index: 999999999999;
    position: absolute;
    left: 18.5%;
    padding-left: 0;
    top: 39%;
    margin-left: 0;
    margin-right: 0;
  }
  .cs .how-to .step {
    margin-bottom: 3em;
  }
  .cs .how-to .cta {
    padding: 1.5em 2em 1.5em 5em;
  }
  .cs .re-recent {
    margin-bottom: 4em;
    padding: 1em;
  }
  .cs .grants .card {
    padding-right: 1em;
  }
  .cs .trustpilot-widget {
    margin-bottom: 0;
  }

  .cs .charity {
    padding: 4em 0;
  }
  .cs .charity .title {
    margin-top: 2em;
  }
  .cs .charity .card {
    padding-bottom: 2em;
    padding-top: 2em;
  }

  #scrolling-donation p {
    font-size: 22px;
    color: #dc0080;
  }
  .helps {
    padding: 0;
  }
  .helps h2 {
    padding-top: 2em;
    font-size: 30px;
  }
  .helps .row-text {
    padding-bottom: 5em;
    padding-top: 1em;
  }

  .helps .helps-img {
    position: absolute;
    top: 21%;
    padding: 0;
    margin-left: 0px;
    left: -5%;
    z-index: 9;
  }
  .helps .helps-img img {
    height: 500px;
    object-fit: cover;
    min-width: 100%;
  }
  .helps .helps-cta {
    background: white;
    padding-right: 0px;
    overflow: hidden;
  }
  .helps .helps-cta h4 {
    color: #dc0080;
    padding: 1em 0em;
    line-height: 1;
    font-size: 24px;
    font-weight: bold;
    margin: 0;
  }
  .helps .helps-cta .cta {
    background: #dc0080;
    color: white;
    display: block;
    font-weight: bold;
    height: 100%;
    line-height: 2.5em;
    font-size: 20px;
  }
  .stats .stat-box {
    margin-bottom: 0;
  }
  .pd-0 {
    padding-left: 0;
  }
  .cs .faq .faq-padding {
    padding: 4em 0;
  }
  .cs .faq .panel-heading {
    padding: 1.25em 1em;
  }
  .cs .btm-cta {
    padding: 7em 0;
  }
  .cs .areas-of-service {
    margin: 4em 0;
  }
  .cs .areas-of-service ul li:before {
    content: "\f00c";
    font-family: fontawesome;
    margin-right: 1em;
  }
  .cs .review {
    background: #f8f8f8;
    padding: 2em 1em;
    margin-bottom: 4em;
  }
  .cs .review-box {
    background: white;
    border-radius: 10px;
    font-size: 16px;
    padding: 2em;
    margin: 0;
  }
  .cs .review .name {
    font-weight: bold;
    margin: 1em 1em 0em 1em;
  }
  .cs .review .loca {
    margin-left: 1em;
  }
  .cs .review .title {
    font-weight: bold;
    text-transform: capitalize;
    margin-top: 2em;
    letter-spacing: 0.25px;
  }
  .cs .review .donation {
    opacity: 0.8;
    font-style: italic;
    font-size: 12px;
    letter-spacing: 0.25px;
  }
  .cs .review .description {
    opacity: 0.8;
  }
  .cs .review .label-primary {
    background-color: #ffc903;
    color: #ab612d;
    padding: 2.5px 5px;
  }
  .cs .review .review-ind {
    display: flex;
  }
  .cs .review-wrapper .row {
    display: flex;
    margin-bottom: 2em;
    clear: both;
  }

  .cs .btm-cta h3 {
    color: white;
    font-size: 3em;
    font-weight: bold;
    letter-spacing: -1px;
    line-height: 1;
    margin-bottom: 1em;
  }
  .cs .btm-cta h3 small {
    line-height: 1.3;
    font-size: 24px;
  }
  .cs .header .state-top-img {
    position: absolute;
    top: 23%;
    right: 2%;
    height: 360px;
    object-fit: cover;
  }
  .cs .header .color-block {
    background: url(https://kars4kids.org/img/states/header-la.jpg);
    display: block;
    background-size: cover;
    background-position: bottom;
    min-height: 100%;
    position: absolute;
    right: 0px;
  }
  .cs .header .color-block.md {
    background: url(https://kars4kids.org/img/states/header-md.jpg);
    display: block;
    background-size: cover;
    background-position: bottom;
    min-height: 100%;
    position: absolute;
    right: 0px;
  }
  .cs .header .color-block.nj {
    background: url(https://kars4kids.org/img/states/header-nj.jpg);
  }
  .cs .how-to .step img {
    float: right;
    height: 100px;
    margin-left: 2em;
  }
  .cs .how-step-img {
    padding: 0;
  }
  .cs .how-step-img img {
    min-height: 450px;
    max-height: 600px;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
  }

  .how-to-steps.marg {
    margin-top: 2em;
  }

  .cs.cs-long .formDonate .brFormCarLocation .col-sm-offset-2 {
    margin: 0;
  }
  .cs.cs-long .formDonate {
    padding: 1em;
  }
 /* #tab2 .formPadLeft {
    padding-left: 0;
    margin-left: -1px;
  }*/
  .cs.cs-long .formDonate #donationWizard {
    padding: 0px;
  }
  .cs.cs-long .head-text {
    padding: 4em 0 4em 0 !important;
  }
  .cs.cs-long .header p {
    font-size: 17px;
    line-height: 1.55;
    letter-spacing: 0.2px;
  }
  .cs.cs-long h1 {
    font-size: 34px;
    line-height: 1.2;
  }
  .cs.cs-long .header .container {
    padding-bottom: 0;
  }

  .cs.cs-long .how-to.marg {
    margin-bottom: 51em;
  }

  /*error page*/
  .erWhiteBg {
    margin: 0px;
  }
  .erH1 {
    font-size: 39px;
    padding: 20px 0px 12px 50px;
  }
  .erP {
    font-size: 21px;
    line-height: 36px;
    padding: 0px 67px 0px 50px;
  }
  .erImg {
    max-width: 100%;
  }

  /*combining YMM in hp form*/
  /*.formYMM {
    border: solid 1px #cccccc;
    border-radius: 5px;
    padding: 3px 0px;
    background-color: #fff;
    margin-bottom: 23px;
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.08);
    height: 54px;
  }
	.formSecondRow select {box-shadow: 0 3px 12px 0 rgba(0,0,0,0.1), 0 1px 2px 0 rgba(0,0,0,0.08);}
	.formYMM select {
    border: none;
    box-shadow: none;
  }
  .formYMM select:active,
  .formYMM select:focus {
    border: solid 1px;
  }
  #tab1 .formYMM .form-group {
    margin-bottom: 0px;
  }
  .brForm .formYMM .col-sm-4.form-group {
    padding-left: 4px;
  }
  #tab1 select:active,
  #tab1 select:focus {
    border-color: #747476;
  }
  .makebox:after {
    content: " ";
    position: absolute;
    top: 10px;
    left: 1px;
    width: 1px;
    height: 27px;
    background-color: #ccc;
    z-index: 0;
  }
  .modelbox:after {
    content: " ";
    position: absolute;
    top: 10px;
    left: 0px;
    width: 1px;
    height: 27px;
    background-color: #ccc;
    z-index: 0;
  }*/

	
  /*adjust french form*/
 /* .frPg .titlewrd {
    left: 9px;
    line-height: 15px;
    top: 8px !important;
  }
  .frPg .is-floating .titlewrd {
    left: 8px !important;
    font-size: 9px;
  }
  .frPg .runningwrd {
    font-size: 14px;
  }*/
}
/*this close tag is giving me  big issues*/

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .footerClear {
    clear: none;
  }

	/*state page for ppc*/
	.ppcState .brHeadlineH1 {font-size: 30px;margin-bottom: 6px;margin-top: 16px;}
	
  /*why us page March 10, 21*/

  .howHead h1 {
  }
  .howHead small {
    display: block;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: bold;
    padding-left: 3px;
    padding-bottom: 10px;
    color: #fff;
    opacity: 0.8;
    letter-spacing: 2px;
  }
  .howClear {
    clear: none;
    padding-top: 0px;
  }

  .howPadR {
    padding-right: 40px;
  }
  .howPadL {
    padding-left: 40px;
  }
  .howPlay {
    margin-bottom: 40px;
    display: block;
  }
  .howHead p {
    padding-right: 40px;
    font-size: 18px;
    line-height: 30px;
  }
  .howHead .embed-responsive {
    margin-top: 0px;
  }

  .howHead {
    padding-top: 0px;
  }

  .howCircleL {
    float: left;
    margin-right: 40px;
    margin-bottom: 200px;
  }
  .howSteps {
    padding-top: 120px;
  }
  .howCirclePL {
    float: left;
    max-width: 310px;
  }
  .howCircleR {
    float: left;
    margin: 0px 0px 0px 40px;
  }
  .howCircleLT {
    float: left;
    margin: 200px 40px 0px 0px;
  }
  .howCircleTextPad {
    margin-top: 200px;
  }
  /*.howLines::after {content:""; background: url("/img/how-lines1.gif") no-repeat;  position: absolute; width: 189px; height: 200px; left: 200px; top: 215px;}*/
  .howLines2::after {
    content: "";
    background: url("/img/how-lines2.gif") no-repeat;
    position: absolute;
    width: 189px;
    height: 200px;
    left: 200px;
    top: 215px;
  }
  .howCircleRmb {
    display: none;
  }
  .howCircleRD {
    display: inline-block;
  }

  .hiwUl {
    margin-top: 55px;
    font-size: 18px;
  }
  .hiwPad {
    padding: 0px 70px;
    padding-bottom: 75px;
  }
  .hiwP {
    font-size: 19px;
  }
  .howSteps small {
    line-height: 38px;
  }

  .whyPoints {
    font-size: 17px;
    padding-top: 30px;
  }
  .whyHead h1 {
    font-size: 4em;
    margin-top: 65px;
  }
  .whyPage h2 {
    font-size: 30px;
    line-height: 39px;
  }
  .whyHead {
    padding-bottom: 50px;
  }
  .whyNum3 {
    font-size: 18px;
  }
  .whyPoints {
    padding-top: 5px;
  }
  .whyPadTB {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .jumbotron .container {
    background: url(../img/k4k-mascot.gif) no-repeat left center #dc0080;
  }
  .headVacation .container {
    background: url(../img/vacation-banner.gif) no-repeat center right #ecbb00;
  }
  .recent h3 {
    font-size: 18px;
  }
  #bannerbackgroundcontainer {
    background: url(/images/boatpage/boy_06.jpg);
    background-repeat: no-repeat;
    background-position: left center;
  }
  #charity-jumbotron {
    background-position: -30px;
  }
  #charity-jumbotron h1 {
    font-size: 2.8em;
    color: white;
    line-height: 1.3em;
  }
  #homeform-charity-enca {
    background: rgba(255, 255, 255);
    background: rgba(255, 255, 255, 0.32);
    margin: 0;
    padding: 5em 1.2em;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    height: 100%;
  }
  #homeform-junk-enca {
    background: rgba(255, 255, 255);
    background: rgba(255, 255, 255, 0.32);
    margin: 0;
    padding: 5em 1.2em;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    height: 100%;
  }
  #charity-enca-jumbotron {
    background-image: url(/en-ca/images/hero-img-ca.jpg);
    background-color: #dc0080;
    background-repeat: no-repeat;
    margin-top: 0px;
    background-size: cover;
    background-position: left top;
  }
  #boat-jumbotron {
    background-image: url(/img/boat-header.jpg);
    background-color: #dc0080;
    background-repeat: no-repeat;
    margin-top: 0px;
    background-size: cover;
    background-position: left top;
  }
  #junk-enca-jumbotron {
    background-image: url(/en-ca/images/canadian-junk-car.jpg);
    background-repeat: no-repeat;
    margin-top: 0px;
    background-size: cover;
    background-position: left top;
  }
  #homeform-charity-enca strong,
  #homeform-charity-enca span {
    color: #333;
  }

  /*navigation for tabbed look*/
  .headType a {
    padding: 18px 30px;
  }
  .headType {
    font-size: 20px;
  }

  /*new nav not pink*/
  .navLogo {
    width: 120px;
  }
  .navDonate {
    padding-right: 0px !important;
    padding-left: 20px !important;
  }
  #navMainLft > li > a {
    font-size: 15px;
  }
  .navFaqPad {
    padding-right: 7px !important;
  }
  .navAbout {
    padding: 22px 20px 15px 15px !important;
  }
  #navMainLft > li {
    padding: 16px 20px 0px 0px;
  }
  #navMainLft {
    margin-left: 10px;
  }
  #navMainLft .dropdown {
    padding-right: 0px;
  }
  .logoBoat {
    left: 126px;
    top: 9px;
  }

  /*Motorbike Page*/
  #motorcycle-jumbotron {
    background-image: url(/img/motorcycle.png);
    background-repeat: no-repeat;
    background-position: 20px center;
  }
  #motorcycle-container {
    background: url(/img/boy.png);
    background-repeat: no-repeat;
    background-position: left;
  }
  #longform {
    background: url(/img/k4k-mascot.gif) no-repeat center bottom #dc0080;
  }

  /*tax page*/
  .taxVideo p {
    padding-left: 30px;
  }

  /*in kind donation*/
  #inkind h1 a {
    color: #dc0080;
    line-height: 1.2;
    text-transform: uppercase;
    font-size: 39px;
  }

  /*new brand page for ppc */
  .brCharityP {
    color: #d0d2d4;
    font-size: 16px;
    line-height: 22px;
    padding: 0px 60px 30px 60px;
    text-align: center;
  }
  .brHeadlineH1 {
    font-size: 37px;
  }
  .brHeadlineH1NY {
    font-size: 32px;
  }
  /*.brHeadlineH1:before{left: -5%;}*/
  .brGreenButton {
    font-size: 19px;
  }
  .hpCar {
    width: 455px;
    height: 403px;
  }

  /*for industry ppc benefits page*/
  .brIndList li {
    margin-bottom: 55px;
  }

  /*new ppc charity page*/
  .brHeadlineH1small {
    color: #dc0080;
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 0px;
    line-height: 1.3;
  }

  /*tax deduction page*/
  .taxResourcesUl {
    padding-left: 100px;
  }

  /*Canada*/
  .brFormWrapperCA {
    margin-top: -410px;
    background: none;
  }
  .brFormWrapperCA h1 {
    font-size: 43px;
  }
  .brIndBgCarCa {
    background: url(/en-ca/images/hero-img-ca.jpg) no-repeat left -45px;
    height: 400px;
    background-color: #261e1b;
    background-position: right bottom;
    background-size: contain;
  }
  .brHeaderPicCA {
    background-position: 90px;
  }
  /*flood*/
  .floodH1 {
    font-size: 56px;
  }

  /*arrow on form*/
  /*.brIndFormWrapper:before {
    margin-left: 10px;
  }*/

  /*contact*/
  .contactContent {
    padding-top: 80px;
  }
  .contactH1 {
    font-size: 63px;
    font-weight: bold !important;
    line-height: 70px;
    margin-top: 0px;
  }
  #sidebar .nav > .active > ul {
    display: block;
  }
  #sidebar.affix-top {
    position: static;
    margin-top: 0px;
    width: 234px;
  }
  #sidebar.affix,
  #sidebar.affix-bottom {
    width: 234px;
  }
  #sidebar.affix {
    position: fixed;
    top: 100px;
  }
  #sidebar.affix-bottom {
    position: absolute;
  }

  /*aircraft*/
  .slideshow {
    display: block;
    float: left;
    width: 360px;
    margin-top: 8px;
  }
  .header-float {
    position: absolute;
    right: 0px;
    top: 34%;
  }
  .header-float img {
    width: 700px;
  }

  /*buy a coat*/
  .coatWrap {
    float: right;
  }

  /* state page - LA */

  .cs h1 {
    font-size: 36px;
    line-height: 1.1;
  }
  .cs.cs-long h1 {
    font-size: 34px;
  }
  .cs .how-to {
    position: relative;
    padding: 0;
    margin-bottom: 55em;
  }
  .cs .how-to .how-to-steps {
    z-index: 999999999999;
    position: absolute;
    left: 18.1%;
    padding-left: 0;
    top: 41%;
    margin-left: 0;
    margin-right: 0;
  }

  .how-to-steps.marg {
    margin-top: 7em;
  }
  .helps .helps-img {
    position: absolute;
    top: 24%;
    padding: 0;
    margin-left: 0px;
    z-index: 9;
  }
  .mbl-mrg {
    margin: inherit;
  }
  .pd-0 {
    padding-left: 15px;
  }

  .cs .top-points .point {
    padding-left: 0;
    padding-right: 0;
  }
  .cs .review {
    padding: 4em 0;
  }
  .cs .header .state-top-img {
    position: absolute;
    top: 20%;
    right: 4%;
    height: 360px;
    object-fit: cover;
  }
  .cs .header .color-block,
  .cs .header .color-block.md,
  .cs .header .color-block.nj {
    background: #8e0054;
    min-height: 100%;
    position: absolute;
    right: 0px;
  }
  .cs .head-text {
    padding-top: 10em 0 8em 0;
  }
  .cs .how-to .steps-cont {
    padding: 4em 6em 2em 6em;
    clear: both;
  }
  .how-to.marg {
    margin-bottom: 62em;
  }
  .cs.cs-long .header .state-top-img {
    height: 100%;
    top: 0;
  }
  .cs.cs-long .how-to.marg {
    margin-bottom: 56em;
  }

  /*adjust form for french*/
  .frPg .brIndHowh1 {
    font-size: 35px;
  }
  .frPg .brHowPara2 {
    font-size: 18px;
    line-height: 28px;
    padding-top: 5px;
    margin-bottom: 45px;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  /*why us page feb 26 2019*/
  .whyNum2 {
    font-size: 45px;
  }
  .cs .header img.state-top-img {
    position: absolute;
    top: 15%;
    right: 7%;
    height: 360px;
    object-fit: cover;
  }
  /**jumbottron styles**/
  .jumbotron h1 {
    font-size: 40px;
  }
  #jumbotron-state-h1 {
    font-size: 32px;
  }
  .homeForm span {
    display: inline;
    width: inherit;
  }
  /*overwrote bootstraps css for width**/
  .container {
    width: 1050px;
  }
  #charity-jumbotron {
    background: url(/img/charity-kids3.jpg) no-repeat;
    background-color: white;
    background-size: cover;
    background-position: left;
  }
  #homeform-charity-enca {
    background: rgba(255, 255, 255);
    background: rgba(255, 255, 255, 0.32);
    margin: 0;
    padding: 5.5em 1.2em;
    border-radius: 0px;
    -webkit-border-radius: 0px;
  }
  #homeform-junk-enca {
    background: rgba(255, 255, 255);
    background: rgba(255, 255, 255, 0.32);
    margin: 0;
    padding: 5.5em 1.2em;
    border-radius: 0px;
    -webkit-border-radius: 0px;
  }

  /*arrow on form*/
  /*.brIndFormWrapper:before {
    margin-left: 0px;
  }*/
  .brHeadlineH1NY {
    font-size: 35px;
  }
  #sidebar.affix-bottom,
  #sidebar.affix {
    width: 234px;
  }
  .hpCar {
    width: 458px;
    height: 463px;
  }

  /*new nav not pink*/

  .navAbout {
    padding: 24px 20px 15px 15px !important;
  }
  #navMainLft > li > a {
    padding: 0px 0px 11px 0px;
  }
  .navFaqPad {
    padding-right: 15px !important;
  }
  #navMainLft > li {
    color: #161616;
    padding: 16px 45px 0px 0px;
  }
  .navLogo {
    width: 120px;
  }
  #navMainLft {
    margin-left: 30px;
  }
  /*second adjust*/

  #navTabBg .container {
    width: 1050px;
  }
  #navMainBg .container {
    width: 1050px;
    padding: 0px 0px 0px 5px;
  }

  /* state page */

  .cs .how-to {
    position: relative;
    padding: 0;
    margin-bottom: 43em;
  }
  .cs .how-to .how-to-steps {
    z-index: 999999999999;
    position: absolute;
    left: 17.8%;
    padding-left: 0;
    top: 77%;
    margin-left: 0;
    margin-right: 0;
  }
  .helps .helps-img {
    position: absolute;
    left: 0;
    top: 23%;
    padding: 0;
    margin-left: 0px;
    z-index: 9;
  }
  .helps .helps-img img {
    height: 510px;
  }
  .helps .helps-cta h4 {
    font-size: 30px;
  }
  .how-to-steps.marg {
    margin-top: 12em;
  }
  .how-to.marg {
    margin-bottom: 55em;
  }
  .cs.cs-long .formDonate {
    padding: 2em;
  }

  .cs.cs-long .how-to.marg {
    margin-bottom: 45em;
  }

  .brIndBgTruck {
    background-repeat: no-repeat;
    background-position: center;
    background-color: #373737;
  }
}

/*tax deduction styles*/
.taxContent .buttonTax {
  margin-right: 60px;
  margin-bottom: 40px;
}
.taxContent .downloadGuide p {
  margin-right: 60px;
}
.taxContent h2 {
  margin-top: 50px;
}

/*new tag page*/
@media (max-width: 1199px) {
  .taxSquareTurquoise p,
  .taxSquareNavy p {
    font-size: 16.9px;
  }
  .tax-header .col-sm-3.col-md-2 {
    padding-left: 7px;
    padding-right: 7px;
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  .stick-figure {
    margin-top: 50px;
  }
  .taxContent h1 {
    line-height: normal;
    margin-top: 10px;
  }
  .tax-header .col-sm-3.col-md-2 {
    font-size: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .tax-header .col-sm-3.col-md-2 {
    padding-left: 6px;
    padding-right: 6px;
  }
  .tax-step-img {
    border-right: none;
    border-bottom: 2px solid #5b72d6;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 10px;
  }
  .taxSquareTurquoise {
    margin-right: 0px;
    padding-right: 30px;
    padding-top: 30px;
  }
  .taxSquareNavy {
    margin-left: 0px;
    padding-left: 30px;
    padding-top: 45px;
    margin-top: 0;
  }
  .tax-car-img {
    right: 40%;
    top: 85%;
  }
  .taxIcons-outer {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .taxContent p,
  .taxContent dd,
  .taxContent dt {
    text-align: justify;
  }
  .taxContent dd {
    margin-left: 15px;
  }
  .row.car-worth {
    margin-top: 0px;
  }
  .taxContent h2 {
    margin-top: 20px;
  }
  .tax-tips-btn-1.pull-right {
    float: left !important;
    margin-bottom: 20px;
  }
  .stick-figure {
    margin-top: 0px;
  }
}

/* screens with a shorter height */
/*@media (min-width: 768px) and (max-height: 768px) {
  #brVehicleType {
    margin-bottom: 20px;
    margin-top: 22px;
  }
  .brHeaderPic,
  .brHeaderPicCa2 {
    height: 500px;
  }
  .brFormWrapper {
    margin-top: -455px;
  }
  .brForm .input-lg {
    margin-bottom: 0px;
  }
  .brHr {
    margin-bottom: 20px;
    margin-top: 0px;
  }
}*/

/*fix to make columns same height*/
/* columns of same height styles */
.container-xs-height {
  display: table;
  padding-left: 0px;
  padding-right: 0px;
}
.row-xs-height {
  display: table-row;
}
.col-xs-height {
  display: table-cell;
  float: none;
}
@media (min-width: 768px) {
  .container-sm-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-sm-height {
    display: table-row;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
  }
  .brIndh1-2 {
    margin-top: 2em;
  }
}
@media (min-width: 992px) {
  .container-md-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-md-height {
    display: table-row;
  }
  .col-md-height {
    display: table-cell;
    float: none;
  }
  .mapContent-h1 {
    padding-left: 101px;
  }
}
@media (min-width: 1200px) {
  .container-lg-height {
    display: table;
    padding-left: 0px;
    padding-right: 0px;
  }
  .row-lg-height {
    display: table-row;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
  }
  .cs .how-to .how-to-steps {
    z-index: 999999999999;
    position: absolute;
    left: 17.8%;
    padding-left: 0;
    top: 38%;
    margin-left: 0;
    margin-right: 0;
  }
  .helps .helps-img {
    position: absolute;
    left: 0;
    top: 23%;
    padding: 0;
    margin-left: 0px;
    z-index: 9;
  }
}
@media (min-width: 1500px) {
  .cs .how-to {
    margin-bottom: 37em;
  }
  .cs .how-to.marg {
    margin-bottom: 45em;
  }
	    .cs.cs-long .how-to.marg {
        margin-bottom: 38em;
    }
}
/*fix to make columns same height*/
/* vertical alignment styles */
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0")
      format("embedded-opentype"),
    url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
    url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
    url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
    url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.grecaptcha-badge {
  visibility: hidden;
}

/* Safari 17.1+ */
_::-webkit-full-page-media,
_:future,
:root #donationWizard select.input-lg {
  -webkit-appearance: initial;
}
