/*general*/
body {font-family:'Open Sans'; font-size:17px;}
h2 {font-weight: 400; padding-bottom: 10px;}
h3 {font-size: 26px; font-weight: 400;}

/*navigation*/
.top {padding: 10px 0px; border-bottom: 1px solid #f0f0f0;}

/*jumbotron*/
.jumbotron { background:url(../img/hp-bg.jpg) no-repeat top center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; color:#fff; font-weight: bold; padding-top:10px; }
.jumbotron p {font-weight: 500; font-size:19px; line-height:32px; padding-top: 15px;}
.but1, .but2 {float:left; text-align:center; text-transform:uppercase; font-weight: 400;}
.btn-primary { background-color:#ec018c;  border:none;}
.btn-primary:hover {background-color: #940058; border:none;}
.btn-default  { background-color:transparent; color:#fff; text-transform:none; border:2px solid #fff; }
.btn-default:hover { background: rgba(255,255,2555,0.2);  border:2px solid #fff; }
.btn-lg {border-radius: 2px;}
.butLine {padding-top: 6px;}


/*how it works*/
.pinkLine { width:121px; height:4px; background-color:#ec018c; margin:0 auto;}
.howitworks {text-align:center; }


/*faq*/
.pink { color:#ec018c; display: inline-block; padding-top: 20px;}
.faq {line-height:30px;}

/*charity*/
.charity {background:url(../img/faces.jpg) no-repeat top center;  -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; height:636px;}

/*footer*/
.footer a {color:#333;}

/*ready*/
.ready {background-color:#ec018c; color:#fff;}

/*donate paeg*/
.numCircle{border: solid 2px #787878; color:#2c2c2c; border-radius: 50px; width: 27px; height: 27px; margin: 0 auto;}
.numText {font-size:18px; color:#2c2c2c; padding-top: 10px;}
.numTextActive {color:#839dff;}
.numCircleActive {border: solid 2px #839dff; color:#839dff; }
.numberPad .arwRight:after {top: 33px;}
.card { background-color: #dedede; border-radius: 7px; margin: 0 auto;}
h4 { font-size:18px; text-transform:uppercase; text-align:center; padding-top: 20px;}
.cardFields { margin:0 auto; padding: 0px 13px 10px 13px;}
.form-inline .form-group {margin-bottom: 15px;}
.formSmall {}
.addCard a { color:#a9a9a9;     border-bottom: 1px solid;}
.addCard a:hover {text-decoration:none;}
.butSubmit { text-align:center;}
#otherCard {    border: none; background: none; border-bottom: 1px solid #888888; color: #888888; margin-top: 10px;}


/*contact info*/
.formContact {margin-bottom: 25px;}
.contactBorder { border:solid 1px #d7dce0;}
.contactP { font-size:18px; text-transform:uppercase; text-align: center; background-color: #dedede; margin-bottom: 35px;}
.contactSp {font-size:14px; color:#7f7f7f; text-transform:none;} 
.contactBorder .form-group { margin-bottom:25px;}
.contactBorder .butSubmit {padding: 10px 0px 40px 0px;}
.input-lg {border-radius: 1px;}

/*image bgs*/
.horseBg {width: 100%; height: auto;}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 280px) {

/*general*/
h2 {font-size: 25px; }
.genericPad {padding:10px 0px;}


/*jumbotron*/
.btn-lg {padding: 10px 5px; font-size: 16px;}
.but2 .btn-default{padding: 8px 5px;}
.but2 {margin-left: 8px;}
.butLine {font-size: 14px;}

/*how it works*/
.faq {padding-bottom:30px;}
.hiwIcons {margin-top:20px;}
.hiwP {padding-bottom:20px;}

/*charity*/
.charityText p, .charityText h2 {background: #f2f2f2;}


/*footer*/
.footer {padding-top:20px;}


/*ready*/
.ready {font-size:20px; padding:25px 0px;}	

/*donate page*/
.butSubmit {padding: 30px 0px;}
.butSubmit .btn-lg{ width: 100%;}
.card:before {content: ' '; position: absolute; background:url(../img/bow.png) no-repeat right; width: 70px; height: 36px; top: -31px; left: calc(50% - 35px);}
input.error {border: solid 2px red;}
.form-control.error:focus {border: solid 2px red;}
.error {color:red;}

/*contact info*/
.contactPad {padding:0px 20px 0px 20px;}
.contactP {padding: 18px 10px 18px 10px;} 

}



/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

/*general*/
h2 {font-size: 36px; }
.genericPad {padding:30px 0px;}


/*jumbotron*/
.jumbotron h1 {font-size:47px; line-height: 1.3;}
.jumbotron p {padding-right: 30px;}
.btn-lg, .but2 .btn-default {padding: 15px 20px; font-size: 18px;}
.but2 {margin-left: 20px;}
.butLine {font-size: 15px;}

/*how it works*/
.hiwIcons {margin-top:70px;}
.hiwP {padding-bottom:0px;}


/*charity*/
.charityText p{line-height: 25px; padding:10px;}
.charityText h2 {font-size:33px; padding:10px;}
.charityContent {margin:0px; position:absolute;}
.charityContainer {padding:0px;}

/*footer*/
.footer {padding-top:30px;}

/*donate page*/
.card {width: 400px; position:relative;}
.formRight {margin-right: 10px;}
.formSmall {width: 155px !important;}
.formSmall2 {width: 135px !important;}
.formBig {width: 200px !important; }
.addCard {width: 400px; margin: 0 auto; padding-top: 5px; font-size:14px;}
.butSubmit {padding: 40px 0px;}
.butSubmit .btn-lg{width:initial; font-size:25px; }
.numberPad {padding:50px 0px 20px 0px;}
.card:before {top: -31px;}
.card label.error {position: absolute;  z-index: 10;  left: 30px; font-size: 10px; top: 110px;  text-transform: uppercase;}



/*contact info*/
.contactP {padding: 18px 18px 18px 30px;} 

/*image bgs*/
.horseBg {margin-top: -100px;}
	
}



/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

/*navigation*/
.topLogo {margin-left:calc(50% - 178px);}


/*jumbotron*/
.btn-lg {padding: 15px 25px;}

/*how it works*/
.arwRight:after {content: ' '; position: absolute; background:url(../img/arrow.gif) no-repeat right; width:55px; height:36px; top: 110px; right: -25px;}
.hiwP {margin: 0px 20px; line-height: 28px;}
.howitworks {padding: 10px 0px 60px 0px;}


/*faq*/
.faq {padding: 30px 0px 60px 0px;}
.faq h2 {padding-bottom: 30px;}

/*footer*/
.footer {padding: 50px 0px;}

/*charity*/
.charityText h2 {padding-left:10px; padding-top: 0px; font-size:38px;}
.charityText p{padding: 0px 10px;}

/*ready*/
.ready {padding: 35px 0px; font-size:29px;}	

/*contact info*/
.contactPad {padding:0px 50px 0px 20px;}

/*image bgs*/
.horseBg {margin-top: -260px;}

}



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

/*how it works*/
.hiwP {margin: 0px 50px; }
.arwRight:after {width:75px;}


/*charity*/
.charityText h2 {padding-left:50px; padding-top: 30px; font-size: 45px;}
.charityText p {line-height: 30px; padding-left:50px;}

/*ready*/
.ready .btn {margin-left: 30px;}
	
}







