/* Custom CSS */

body {
    margin-bottom: 0;
}
a {
    color: #FF4511;
}
p {
    font-size: 16px;
}
header {
    background-color: #ffffff;
    border-bottom: 7px solid #FF4511;
}
header #questions {
    float: right;
    display: inline;
    margin-right: 30px;
}
header #questions h5 {
    color: #888888;
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 3px;
    font-size: 12px;
}
header #questions h4 {
    color: #222222;
    font-size: 20px;
    font-weight: 400;
}
header #questions h4 a {
    color: #FF4511;
}
header #questions h4 a:hover {
    text-decoration: none;
}
header .btn {
    float: right;
    display: inline;
}
#logo-wrapper {
    padding: 15px 0px;
}
#contact-wrapper {
    padding:30px 0px 15px 0px;
}
#contact-wrapper .btn-primary {
    padding:13px 45px;
}
#charity-logo-wrapper {
    padding-top:45px;
}
#charity-content-wrapper .btn-primary {
    padding: 18px 65px;
}
a.text-white {color:#ffffff !important;text-decoration:underline;}
.btn-primary {
    background-color: #FF4511;
    border-color: #FF4511;
    font-weight: 400;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left:40px;
    padding-right:40px;
    font-size: 1.1em;
    margin-bottom:15px;
}
.btn-primary:hover, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: #de3202;
    border-color: #de3202;
}
.btn-outline-primary {
    border-color: #FF4511;
    font-weight: 400;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left:45px;
    padding-right:45px;
    font-size: 1.1em;
    color:#de3202;
}
.btn-outline-primary:hover, .btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
    background-color: #FF4511;
    border-color: #FF4511;
}
#section-banner {
    position: relative;
    background: url('../img/background-banner.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000000;
    color:#ffffff;
    padding-top: 7%;
    padding-bottom: 5%;
    border:0;
}
#section-banner-overlay {
    content: '\A';
    position: absolute;
    width: 100%; 
    height:100%;
    top:0; 
    left:0;
    background:rgba(0,0,0,0.65);
    opacity: 1;
    transition: all 1s;
    -webkit-transition: all 1s;
}
#section-banner h1 {
    margin-top: 25px;
    margin-bottom: 22px;
    font-size: 2.8em;
    font-weight: 500;
    line-height: 123%;
}
#section-banner p {
    font-size: 1.5em;
    font-weight: 300;
    width: 100%;
    margin-bottom: 30px;
}
#section-banner p.lead, #section-banner p.lead a {
    color:#4A4A4A;
}
#section-banner p.lead a:hover {
    text-decoration: none;
}
#section-banner p.lead {
    font-size: 22px;
    margin-top: 10px;
}
#section-banner .banner-content {
    width:75%;
    text-align: center;
    margin:0 auto;
    color:#ffffff;
}
#section-banner .banner-content h2 {
    font-size: 25px;
}
#section-banner .banner-content h3 {
    color:#ffffff;
}
#section-banner .social-icons {
    margin-top:60px;
}
#section-banner .social-icons img {
    margin:0 10px;
}
#section-donate p.lead {
    color:#545454;
}
#event-info {
    margin-top:75px;
    margin-bottom:75px;
}
#event-info h3 {
    color: #FF4512;
    font-weight: 400;
    margin-top: 40px;
    margin-bottom: 30px;
}
#event-info p {
    color:#545454;
}
#section-team-signup {
    position: relative;
    background: url('../img/background-techpong-signup.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #000000;
    color:#ffffff;
    padding-top: 9%;
    padding-bottom: 9%;
    border:0;
}
#section-team-signup ul.lead {
    padding-left: 20px;
}
#team-signup-form-wrapper {
    width: 80%;
    margin-top: 40px;
}
#sponsor-form-wrapper {
    margin-top:20px;
}
#section-sponsors {
    padding-top:1%;
}
#section-sponsors .sponsor-logos {
    margin:25px auto;
    width: 90%;
    display: flex;
    justify-content: space-between;
}
#section-sponsors .company-logos {
    margin:25px auto;
    width: 95%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
#section-sponsors .sponsor-logos img {
    height: auto;
    max-width: 180px;
}
#section-sponsors .company-logos img {
    height: auto;
    max-width: 100px;
    padding:5px;
}
#section-sponsors h3 {
    margin-bottom: 35px;
}
section {
    padding-top: 5%;
    padding-bottom: 5%; 
}
section h2, footer h2 {
    margin-bottom: 25px;
    font-weight: 400;
    font-size: 36px;
}
section h3 {
    color: #888888;
    font-weight: 200;
    font-size: 1.6rem;
}
#amount-button-wrapper {
    padding-top: 3%;
    padding-bottom: 3%;
}
#donate-button-wrapper {
    padding-top: 3%;
}
#donate-button-wrapper .btn-primary {
    padding-right: 100px;
    padding-left:100px;
}
.stat-wrapper {
    text-align: center;
    padding-top: 30px;
}
.stat-wrapper span {
    color: #FF4511;
    font-size: 54px;
    font-weight: 400;
}
#section-legal p {
    width:85%;
}
#section-benefits img {
    min-width: 70px;
    margin-bottom: 20px;
    max-height: 69px;
    margin-top: 40px;
}
#section-benefits {
    padding-bottom: 6%;
}
#section-call-out p.lead {
    color: #999999;
    font-size: 28px;
    line-height: 38px;
    margin-top: 7%;
    /*margin-left: 2%;*/
}
#section-assets img {
    padding-top:25%;
    padding-bottom: 20px;
}
#section-cis-team img {
    padding-bottom: 20px;
}
#section-cis-team p.lead {
    margin-bottom:0.5rem;
}
#section-cis-team p.title {
    padding-left:10%;
    padding-right:10%;
}

.company-logos>div{
    padding:3px;
}

section#leaderboard {padding-top: 0px;}
section#leaderboard #campaigns-total {margin-bottom: 30px;}
section#leaderboard .raisedTotal span {color: #ff4511;}
section#leaderboard
    .campaign{
        padding: 30px;
    }


.cta-wrapper {
    padding:4% 0;
}
.cta-wrapper .btn-primary {
    padding-left:75px;
    padding-right:75px;
}
#amount-other {
    line-height: 46px;
}
#amount-other-wrapper {
    margin-bottom: 35px;
}
#amount-other-wrapper h3 {
    line-height: 55px;
}
#section-legal img.img-fluid {
    margin-top:40px;
}
#form-wrapper {
    background-color:#ffffff;
    width: 100%;
    border-radius: 10px;
    color:#FF4511;
}
#form-inner {
    padding: 35px 40px 10px 40px;
}
#form-wrapper h3 {
    font-size: 1.5em;
    font-weight: 400;
    margin-bottom: 20px;
    color:#FF4511;
}
#form-wrapper .form-control {
    border: 0;
    background-color: #eeeeee;
    padding: 20px;
    color: #777777;
    font-weight: 100;
}
#form-wrapper .error_highlight {
    border: 2px solid #FF0000;
    background-image: url('../img/icon-warning.png');
    background-repeat: no-repeat;
    background-position: right 15px center;
}
#form-wrapper .success_highlight {
    background-image: url('../img/icon-verified.png');
    background-repeat: no-repeat;
    background-position: right 15px center;
}
#form-wrapper .error_message {
    font-size: 0.8em;
    width: 100%;
    margin-top: 10px;
}
.fine-print, #section-banner .fine-print {
    color: #ffffff;
    font-size: 0.75em;
    font-weight: 100;
    margin-top: 23px;
    opacity: 0.9;
}
.fine-print a, #section-banner .fine-print a {
    color:#ffffff;
}
#section-banner .fine-print a {
    font-weight: bold;
}
footer {
    position: relative;
    background-color: #3E7FE2;
    color:#ffffff;
    padding-top: 4%;
    padding-bottom: 3%;
    border:0;
}
footer p.lead, footer p.lead a {
    color:#ffffff;
}
footer p.lead a:hover {
    text-decoration: none;
}
footer #form-wrapper {
    background-color: transparent;
    max-width: 388px;
    margin: 50px auto;
}
footer #form-wrapper #form-inner {
    padding:0;
}
footer .footer-content {
    width: 50%;
    margin:0 auto;
}
footer .footer-content .social-icons {
    margin-bottom: 25px;
}
footer .footer-content .social-icons img {
    margin:0 10px;
}
footer .footer-content p {
    font-size:14px;
}
#section-banner-lead-form label, 
#footer-lead-form label,
.hs_form_class label {
    display:none;
}
#section-banner-lead-form input[type='text'], #section-banner-lead-form input[type='email'], 
#footer-lead-form input[type='text'], #footer-lead-form input[type='email'], 
.hs_form_class input[type='text'], .hs_form_class input[type='email'], .hs_form_class input[type='tel']  {
    overflow: visible;
    display: block;
    width: 100%;
    font-size: 1rem;
    line-height: 1.5;
    background-clip: padding-box;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    border: 0;
    background-color: #eeeeee;
    padding: 20px;
    color: #777777;
    font-weight: 100;
    margin-bottom: 1rem;
}
#section-banner-lead-form input[type='submit'], 
#footer-lead-form input[type='submit'], 
.hs_form_class input[type='submit'] {
    -webkit-appearance: button;
    overflow: visible;
    text-transform: none;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff;
    line-height: 1.5;
    border-radius: .3rem;
    display: block;
    width: 100%;
    background-color: #FF4511;
    border-color: #FF4511;
    font-weight: 400;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 45px;
    padding-right: 45px;
    font-size: 1.1em;
    cursor: pointer;
}
#section-banner-lead-form ul.hs-error-msgs li label, 
#footer-lead-form ul.hs-error-msgs li label,
.hs_form_class ul.hs-error-msgs li label {
    display: inline-block;
}
#section-banner-lead-form .submitted-message {
    margin-top: 50px;
    margin-bottom: 50px;
    color: #666666;
}
#footer-lead-form .submitted-message, 
.hs_form_class .submitted-message {
    color:#ffffff;
}
.text-red {
    color: #FF4511;
}
.tint {
    background-color: #fcfcfc;
}
.semi-bold {
    font-weight: 500;
}
#section-leaderboard h2 {
    margin-bottom: 35px;
}
#section-leaderboard .campaigns {
}
#section-leaderboard .campaigns img {
    max-width: 100%;
}
#section-leaderboard .campaigns .campaign.row {
    margin-bottom: 20px;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
}
#section-leaderboard .campaigns a:hover {
    text-decoration: none;
}
#section-leaderboard .campaigns .campaign.row h6 {
    color: #212529;
    font-size: 21px;
    font-weight: 400;
    margin-top: 15px;
}
#section-leaderboard .campaigns .campaign.row p {
    color:#666666;
}
#section-leaderboard .campaigns .raisedTotal h5 {
    color: #888888;
    font-weight: 200;
    font-size: 1.6rem;
}
#section-leaderboard .campaigns .raisedTotal span {
    color: #FF4511;
    font-size: 3.2em;
    font-weight: 400;
    margin-top: 0px;
    padding-top: 0px;
}
#section-leaderboard .campaigns .raisedTotal br {
    display:none;
}
.hs-richtext {
    font-size: 22px;
    padding-bottom: 25px;
    font-weight: 100;
}


.content {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075), 0 2px 4px rgba(0, 0, 0, 0.0375);
    padding: 30px;
  }
  
  .panel-group {
    margin-bottom: 0;
  }
  .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
  }
  .panel-group .panel .panel-heading {
    padding: 0;
  }
  .panel-group .panel .panel-heading h4 a {
    background: #f8f8f8;
    display: block;
    font-size: 1.3rem;
    font-weight: bold;
    padding: 15px;
    text-decoration: none;
    transition: 0.15s all ease-in-out;
  }
  .panel-group .panel .panel-heading h4 a:hover, .panel-group .panel .panel-heading h4 a:not(.collapsed) {
    background: #fff;
    transition: 0.15s all ease-in-out;
  }

  .panel-group .panel .panel-heading h4 a i {
    color: #999;
  }
  .panel-group .panel .panel-body {
    padding-top: 0;
  }
.panel-body p {padding: 0px 15px;}
  .panel-group .panel .panel-heading + .panel-collapse > .list-group,
  .panel-group .panel .panel-heading + .panel-collapse > .panel-body {
    border-top: none;
  }
  .panel-group .panel + .panel {
    border-top: none;
    margin-top: 0;
  }
  

/* Medium devices (tablets, 1024px and up) */
@media (max-width: 1024px) {
    #section-banner-lead-form input[type='submit'] {
        padding-left: 0;
        padding-right: 0;
    }
    #section-banner {
        padding-top: 10%;
        padding-bottom: 10%;
    }
    #section-banner .banner-logo img {
        margin-bottom: 40px;
    }
    #section-banner .banner-logo .social-icons {
        position: relative;
        top:auto;
        margin-bottom: 40px;
        right: auto;
    }
    .btn-primary {
        background-color: #FF4511;
        border-color: #FF4511;
        font-weight: 400;
        padding-top: 18px;
        padding-bottom: 18px;
        padding-left:100px;
        padding-right:100px;
        font-size: 1.1em;
    }
    #section-donate {
        padding-bottom: 7%;
    }
    #event-info img {
        text-align: center;
        margin:0 auto;
        display:block;
        margin-top: 40px;
    }
    #event-info h3 {
        text-align: center;
    }
    #event-info p {
        text-align: center;
    }
    #section-sponsorship {
        padding-top: 10%;
        padding-bottom: 7%;
    }
    #section-sponsors {
        padding-bottom: 6%;
    }
    footer {
        padding-top: 8%;
        padding-bottom: 6%;
    }
}

/* Small devices (landscape phones, 768px and below) */
@media (max-width: 768px) {
    .btn-primary {
        width:100%;
        display:block;
        padding-left: 0;
        padding-right: 0;
    }
    #section-banner {
        padding-top:25%;
        padding-bottom: 15%;
    }
    #section-banner .banner-content {
        width: 95%;
    }
    #section-banner h1 {
        font-size: 2.2em;
    }
    #section-banner .banner-content h2 {
        font-size: 24px;
        margin-bottom: 10px;
        font-weight: 400;
    }
    #section-banner .social-icons img {
        display:inline;
    }
    #section-banner .banner-logo img {
        margin-bottom: 0px;
    }
    section {
        padding-top: 15%;
        padding-bottom: 15%;
    }
    section h2 {
        text-align: center;
        margin-top: 15px;
    }
    section h3 {
        text-align: center;
    }
    section img.img-fluid {
        display:block;
        margin-left: auto;
        margin-right: auto;
    }
    #section-donate {
        padding-bottom: 15%;
        padding-top: 8%;
    }
    #section-donate p {
        text-align: center;
    }
    #event-info {
        margin-top: 15px;
        margin-bottom: 50px;
    }
    #event-info img {
        text-align: center;
        margin:0 auto;
        display:block;
        margin-top: 40px;
    }
    #event-info h3 {
        text-align: center;
        margin-top: 20px;
        margin-bottom: 15px;
    }
    #team-signup-form-wrapper {
        width: 100%;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    #section-team-signup h2 {
        text-align: left;
    }
    #section-sponsorship p.lead {
        text-align: center;
    }
    #section-sponsors .sponsor-logos {
        width: 100%;
        display: block;
        justify-content: unset;
        margin:0;
    }
    #section-sponsors .company-logos {
        width: 49%;
        display: block;
        justify-content: center;
        margin:0;
        float:left;
        padding:15px;
    }
    #section-sponsors .sponsor-logos img, #section-sponsors .company-logos img {
        height: auto;
        text-align: center;
        margin: 25px auto;
        display: block;
        width:100%;
        padding:5px;
    }
    #section-leaderboard .campaigns img {
        max-width: 100px;
    }
    #section-leaderboard .campaigns .raisedTotal {
        margin-bottom: 25px;
    }
    #section-leaderboard .campaigns .raisedTotal h5 {
        text-align: center;
    }
    #section-leaderboard .campaigns .raisedTotal span {
        text-align: center;
        display: block;
    }
    footer .footer-content {
        width: 100%;
    }
}
