@font-face {
    font-family: rbold;
    src: url(fonts/raleway.bold.ttf);
}

@font-face {
    font-family: rregular;
    src: url(fonts/raleway.regular.ttf);
}

@font-face {
    font-family: rsemibold;
    src: url(fonts/raleway.semibold.ttf);
}

body {
    font-family: rregular !important;
    color: #363636;
    letter-spacing: 1.2;
}

h1 {
    font-family: rbold !important
}

nav {
    font-family: rsemibold !important;
}

nav .navbar-nav a {   
    color: #41c4dd;
    border-bottom: 3px solid transparent;
    padding: 50px 5px 20px 5px !important;
    margin: 0 20px;
}

nav .navbar-nav li:first-child a {   
    margin-left: 0;
}

nav .navbar-nav li:last-child a {   
    margin-right: 0;
}

nav .navbar-nav .dropdown-menu li:last-child a, nav .navbar-nav .dropdown-menu li:first-child a {
    margin: 0 !important;
    padding: 20px !important;
}

nav .navbar-nav a:hover {   
    color: #41c4dd !important;
    border-bottom: 3px solid #41c4dd;
}

.home-page-banner img {
    max-width: 100%;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff !important;
    background-color: #41c7e1;
}

.navbar-default {
    background-color: #fff !important;
    border: none !important;
}

.navbar-header {
    width: 100%;
}

.navbar {
    margin-bottom: 0;
}

img {
    max-width: 100%;
}

.form-btns {
    float: right;
    display: block;
    width: 100%;
    margin-bottom: 10px;
}

.home-page-banner {
    background-image: url(images/img_07.jpg);
    background-size: cover;
    background-position: 50% 50%;
    padding: 10em 0;
}

.home-page-banner h1, .home-page-banner h2, .home-page-banner h3, .home-page-banner h4 {
    background-color: rgba(0, 198, 223, 0.49);
    display: table;
    padding: 3px 15px;
    color: #fff;
}

.home-page-banner h1 {
    font-size: 60px;
    text-transform: uppercase;
}

.home-page-banner h2 {
    font-size: 40px;
}


.home-page-banner h4 {
    font-size: 20px;
    position: relative;
    padding: 3px 30px 3px 15px;
    margin-top: 15px;
}

.home-page-banner h4:after {
    content: "";
    width: 100px;
    height: 100px;
    background-image: url(images/calendar.png);
    background-size: cover;
    position: absolute;
    right: -80px;
    top: -30px;
}

.btn.btn-dark {
    background-color: #616060 !important;
    padding: 8px 30px;
    border-radius: 0px;
    border: none;
    text-transform: uppercase;
    color: #fff !important;
}

.calendar-heading {
    display: table;
    width: 100%;
}

.calendar-heading .month, .calendar-heading .caption {
    display: table-cell;
    vertical-align: middle;
}

.calendar-heading .month h1 {
    text-transform: uppercase;
    font-size: 60px !important;
    margin-top: -15px;
    margin-bottom: 0;
}

.calendar-heading .month h3 {
    margin-top: 0;
}

.calendar-heading .caption {
    text-align: right;
}

.calendar-heading {
    display: table;
    width: 100%;
    background-color: #fff;
    padding: 10px 20px;
}



.carousel-indicators li, .carousel-indicators .active {
    text-indent: 0;
    width: 40px;
    height: 23px;
    text-align: center;
    margin-right: 0;
    margin-left: 1px;
    text-transform: uppercase;
    border-radius: 0;
    border: none;
}

.carousel-indicators li {
    background-color: #00c6df;
    color: #fff;
}

.carousel-indicators .active {
    background-color: #fff;
    color: #000;
}

.carousel-indicators {
    top: 0;
    position: inherit;
    margin: 0;
    float: right;
}

.carousel-indicators .active {
    background-color: #fff;
    color: #000;
    font-weight: bold;
}

.carousel-control-prev-icon {
    background-image: url(images/arrow-left.png);
}

.carousel-control-next-icon {
    background-image: url(images/arrow-right.png);
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 30px;
    height: 70px;
}

.carousel-control-next, .carousel-control-prev {
    opacity: 1;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: rgba(255, 255, 255, 0.56) !important;
}

.hias-title span {
    display: inline-block;
    font-size: 60px;
    line-height: 1;
    letter-spacing: 3;
}

.hias-title img {
    margin-top: -47px;
    margin-bottom: 15px;
    margin-right: 10px;
}

.how-it-all-started-section {
    color: #fff;
    position: relative;
    margin-bottom: -50px;
}

.how-it-all-started-section img {   
    width: 100%;
}

.hias-container {
    position: absolute;
    width: 100%;
    margin-top: 50px;
}

.hias-section a {
    color: #fff;
}

.hias-section h4 {
    text-align: right;
}

.justify-content-end .col {
    padding-left: 50px;
}

.on-desktop { display: block; }
.on-tab { display: none; }
.on-mobile { display: none; }

.hias-title.has-video span, .hias-title.has-video .hias-caption  {
    display: table-cell;
}

.hias-caption span {
    text-transform: uppercase;
}

.hias-title.has-video .site-icon {
    width: 5vw;
    float: left;
}

.hias-title.has-video .site-icon {
    width: 5vw;
    float: left;
    min-width: 55px;

}

.hias-title.has-video span {
    font-size: 3vw;
    padding-bottom: 5px;
}

.hias-title.has-video img {
    margin-top: 0;
}

.page-banner {
    padding: 50px 0;
}

.page-banner span {
    position: table;
    background-color: rgba(0, 198, 223, 0.4);
    padding: 5px;
    text-transform: uppercase;
    font-size: 25px;
    color: #fff;
    font-family: rsemibold;
}

.form-section .section-bg {
    width: 100%;
}

.form-section {
    position: relative;
}

.form-container {
    position: absolute;
    padding: 50px 0 30px 0;
    width: 100%;
}

.form-body {
    padding-right: 60px;
}

.btn.btn-primary.custom {
    background-color: #00c5df;
    border: none;
    border-radius: 0;
    padding: 10px 30px;
    float: right;
}

.form-title {
    font-size: 55px;
    text-transform: uppercase;
    /* padding-top: 27px; */
}

.form-logo img {
    margin-top: -12px;
    margin-right: 13px;
}

.how-it-all-started .form-logo img {
    float: left;
    margin-top: 0;
}

.how-it-all-started .form-body p {
    font-size: 14px !important;
}

.form-title {
    line-height: 1;
}

.carousel-control.right {
    background-image: url(images/arrow-right.png);
}

.carousel-control.left {
    background-image: url(images/arrow-left.png);
}


.carousel-control.left, .carousel-control.right {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    height: calc(100% - 20px);
    top: 20px;
}

.carousel-indicators {
    width: auto;
    margin-bottom: -1px;
}

.carousel-indicators li, .carousel-indicators .active {
    margin-left: -3px;
}

#carouselControls {
    margin-top: -133px;
}

footer {
    background-color: #d6d3d3;
    padding: 50px 15px; 
    color: #898989;
}

footer a, footer a:hover, footer a:active, footer a:focus {
    color: #898989;
}

.form-section.contact-us.fundraiser {
    min-height: 700px;
}

@media (max-width: 1380px) and (min-width: 1200px) {
    .form-section.contact-us.retailers {
        min-height: 650px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .form-section.contact-us.fundraiser {
        min-height: 635px;
    }
    .form-section.contact-us.retailers {
        min-height: 590px;
    }
}

@media (max-width: 1360px) {
    .carousel-control {
        width: 40px;
    }
}

@media(max-width: 1200px) {
    .hias-title span {
        font-size: 45px;
    }
}

@media (max-width: 1199px) {
    .form-title {
        font-size: 40px;
    }

    .form-logo img {
        width: 30px;
    }

    .form-body p {
        margin-bottom: 0 !important;
    }

    .logo img {
        width: 330px;
    }

    .how-it-all-started .form-body p {
        margin-bottom: 14px !important;
    }

}


@media (max-width: 991px) {
    .logo img {
        width: 260px;
    }

    .form-container {
        position: initial;
        padding: 50px 0;
        width: 100%;
    }

    .form-body {
        padding-right: 15px;
    }

    .navbar-light .navbar-toggler {
        color: transparent;
        border: none;
        padding: 0;
    }
    
    .on-desktop { display: none; }
    .on-tab { display: block; }
    .on-mobile { display: none; }

    .justify-content-end .col {
        padding-left: 15px;
    }

    .hias-title.has-video span {
        font-size: 40px;
    }

    nav .navbar-nav a {
        margin: 0;
        padding: 32px 10px !important;
        border-bottom: 3px solid rgba(195, 195, 195, 0.3);
    }

    header {
        background-color: #e1e1e1;
    }

    .navbar-light .navbar-toggler img {
        height: 35px;
    }
}

@media (max-width: 767px) {
    .calendar-heading .month, .calendar-heading .caption {
        display: block;
    }

    .on-desktop { display: none; }
    .on-tab { display: none; }
    .on-mobile { display: block; }

    .calendar-heading .month {
        display: inherit;
        margin: 0 auto;
    }

    .logo {
        width: calc(100% - 130px) !important;
    }

    .home-page-banner h1 {
        font-size: 55px;
    }

    .home-page-banner h4 {
        font-size: 16px;
        width: 75%;
        padding: 10px;
    }

    #bs-navbar-collapse-1 {
        width: 100%;
    }

}

@media (max-width: 530px) {
    .home-page-banner {
        padding: 5em 0;
    }

    .hias-caption.has-video {
        display: block !important;
    }
    
    .home-page-banner h2 {
        font-size: 30px;
        margin-bottom: 2px;
    }

    .home-page-banner h1 {
        font-size: 40px;
        text-transform: uppercase;
    }

    .carousel-indicators li {
        font-size: 13px;
        width: 33px;
        height: 20px;
    }

    .carousel-indicators {
        margin-bottom: 5px;
    }

    .calendar-slider .container {
        padding: 0 !important;
    }

    .navbar-light .navbar-toggler img {
        height: 30px;
    }

    .hias-title img {
        width: 50px;
        margin-top: -20px;
    }

    .hias-title span {
        font-size: 8vw;
    }

    .hias-title {
        display: table;
        margin: 0 auto;
    }

    .home-page-banner {
        background-position: 15% 50%;
    }

    #carouselControls {
        margin-top: -22px;
    }
}

@media(max-width: 490px) {
    .home-page-banner h4:after {
        right: -70px;
        top: -15px;
        width: 90px;
        height: 90px;
    }
    .how-it-all-started-section {
        background-color: #00a9bb;
        padding-top: 70px;
    }

    .how-it-all-started-section {
        padding-top: 0;
    }

    .hias-section p {
        font-size: 3vw;
    }

    .hias-section h4 {
        font-size: 4vw;
    }

    .hias-title.has-video span {
        font-size: 8vw;
    }
}

@media (max-width: 431px) {

    footer {
        font-size: 3vw;
    }

    .month h3 {
        margin-top: 0;
    }

    .home-page-banner {
        padding: 4em 0;
    }

    .carousel-indicators {
        float: none;
    }


    .carousel-indicators li, .carousel-indicators li.active {
        font-size: 2.5vw;
        width: 7.5vw;
        height: 3.7vw;
    }    

    .calendar-heading .month h1 {
        font-size: 40px !important;
    }

    .calendar-heading .caption {
        font-size: 14px;
    }

    .navbar-light .navbar-toggler img {
        height: 20px;
    }

    .navbar-light .navbar-toggler img {
        height: 20px;
    }

    .home-page-banner h1 {
        font-size: 9vw;
    }

    .home-page-banner h2 {
        font-size: 6vw;
    }

    .home-page-banner h4 {
        font-size: 3.5vw;
        width: 75%;
        padding: 10px;
    }

    .home-page-banner h4:after {
        top: -16px;
    }

    .form-title {
        font-size: 9vw;
    }

    #carouselControls {
        margin-top: -19px;
    }
}

@media (max-width: 378px) {
    .navbar-header, .navbar-toggle {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

}