﻿.body {
    background: #fff;
    font-size: 14px;
    line-height: 190%;
    padding-bottom: 0 !important;
}


.progressbar li {
    width: 25%;
}

.img-thumbnail{
    width:40px;
    margin-right: 5px;
}

.img-sponsor{
    width: 100px;
}

div.footer-copyright a {
    color: white
}
/*
.customBtnWidth{
    width: 150px;
}*/

/* ------------------------------------ Headings ------------------------------------ */
#header {
    background: none;
    box-shadow: none;
}

.header {
    background: White !important;
}

#header nav {
    height: 100%;
    height: 100px;
}


.nav-link {
    font-size: 16px;
}

main .nav-link{
    color: white;
}

main {
    margin-top: 100px;
    min-height: 70vh;
    padding-left: 0px;
    padding-right: 0px;
}

.container{
    padding-top:15px;
}

/*li.nav-item{
    display:inline-flex;
}*/

li.nav-item a{
    margin-right:5px;
    font-weight:bold;
}

a, a:visited {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


h1, h2, h3, h4, h5, h6, .heading_font {
    text-transform: none;
}

/*.card-header {
    height: 4.0em;
}
*/
.card-body{
    min-height: 100px;
}
div.card-title {
    height: 4.0em;
}

.card-main-content {
    flex: 1 1 auto;
}


/* ------------------------------------ Wrapper / Sections------------------------------------ */

/* Full width content width */
#wrapper.full_width_wrapper .content_body .page > .container {
    width: 1200px;
}

/* Full width content padding */
#wrapper.full_width_wrapper .content_body .page .section {
    padding: 20px 0px 0px;
}


.content_body {
    margin-top: 0px !important;
}

    /* Boxed main padding */
    .content_body .page .section {
        padding: 20px 0px;
    }

    /* Boxed content padding */
    .content_body .container > .section {
        padding: 20px;
    }
/* Home boxed content padding - removing side padding */
.home .content_body .container > .section {
    padding: 20px 0px;
}


.navbar img {
    display: block;
    margin: 0px auto;
}

/* ------------------------------------ Buttons ------------------------------------ */

.button, a.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
    line-height: 180%;
    padding: 8px 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-shadow: none;
    border-radius: 0;
    -webkit-border-radius: 0px;
    -webkit-appearance: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    text-decoration: none;
}

div .card-deck.package {
    max-width: 800px;
    margin: 0px auto;
}

/* ------------------------------------ Footer ------------------------------------ */

 footer {
    padding-top: 0px;
    padding-bottom: 10px !important;
}

footer div {
    text-align: center
}

footer img.footer-logo {
    max-width: 150px;
    margin-bottom: 2em;
}

footer img.footer-bottom-logo {
    max-width: 180px;
    margin-bottom: 2em;
}

footer .footer-div {
    position: absolute;
    bottom: 20px;
    left: 30%;
    
}

#sponsors img {
    max-width: 100px;
}

#header img {
    max-width: 100px;
}


/* ------------- MEMBERSHIPS ------------- */
#membershippackages {
    text-align: center;
    background: #eee;
    padding: 60px 0px;
    margin-bottom: 0;
}

div.card-body > p {
    margin: 0.7em 0;
}

div.item .card {
    min-width: 220px;
    margin-bottom: 2em !important;
}

div.item .card .card-main-content div.input-group {
    max-width: 200px;
    margin: 0 auto;
}

@media (min-width: 1200px) {
    .col-12.col-sm-6.col-md-4.col-lg-6.centre {
        margin-left: 200px !important;
    }
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-bottom: 30px;
}

.footer .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
    padding-bottom: 0px;
}

.card-body ul {
    list-style-type: disc !important;
}

.mb-5 .container-fluid .container.py-4 .row .col-12 ul {
    list-style-type: disc !important;
}

@media (max-width: 1200px) {
    .package .card {
        min-width: 200px;
        max-width: 300px;
        margin-left: 5px;
        margin-right: 5px;
        margin-bottom: 2em !important;
    }

    /* .item .card {
        min-width: 14em;
        max-width: calc(33% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }*/
    @media (min-width: 1000px) {
        .col-12.col-sm-6.col-md-4.col-lg-6.centre { margin-left: 200px !important; }
    }

    @media (min-width: 1000px) {
        .col-12.col-sm-6.col-md-4.col-lg-6.centre {
            margin-left: 200px !important;
        }
    }


    



    @media (max-width: 800px) {
        .package-image { width: 800px; }

        h1, h2, h3, h4, h5, h6, .heading_font, .nav-link input.form-control-plaintext input.form-control { font-size: 14px; }

        .button, a.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
            line-height: 1.6;
            padding: 2px 2px;
            font-size: 14px;
        }


        .customBtnWidth { width: 100px; }
        .customBtnWidthdisabled {
            width: 100px;
        }

        /* .item .card {
        min-width: calc(50% - 10px);
        max-width: calc(50% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }*/

        .package .card {
            min-width: 200px;
            max-width: 200px;
            margin-left: 5px;
            margin-right: 5px;
            margin-bottom: 2em !important;
        }

        .navbar-collapse {
            background-color: white;
            padding: 5px;
        }

        .img-sponsor { width: 80px; }

        #logo { max-width: 250px; }

        nav { border-bottom-style: none; }
    }


    @media (max-width: 575px) {
        .package-image { width: 600px; }

        h1, h2, h3, h4, h5, h6, .heading_font, .nav-link input.form-control-plaintext input.form-control { font-size: 14px; }

        .button, a.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
            line-height: 1.6;
            padding: 2px 4px;
            font-size: 14px;
        }


        .customBtnWidth { width: 100px; }

        /*.item .card {
        min-width: calc(100% - 10px);
        max-width: calc(100% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }*/

        .package .card {
            min-width: 200px;
            max-width: 300px;
            margin-left: 5px;
            margin-right: 5px;
            margin-bottom: 2em !important;
        }

        .navbar-collapse {
            background-color: white;
            padding: 5px;
        }

        .img-sponsor { width: 60px; }

        nav { border-bottom-style: none; }

        #logo { max-width: 250px; }

        /* --------- FONTS --------- */
        @font-face {
            font-family: "Gibson-Regular";
            src: url('Font/Canada Type - Gibson-Regular.otf');
            font-style: normal;
        }

        @font-face {
            font-family: "Gibson-SemiBold";
            src: url('Font/Canada Type - Gibson-SemiBold.otf');
            font-style: normal;
        }

        body { font-family: "Gibson-Regular", Helvetica, sans-serif, Arial; }

        #menu { font-family: "Gibson-SemiBold", Arial, sans-serif; }

        #showAssets { display: none; }

        #asset-list { display: block; }

        #asset-list #buy-asset-header button { display: none !important; }

        #sponsors img { max-width: 100px }

        #social img { max-width: 200px }

        #login-banner img { max-width: 250px }

        .logo img { max-width: 250px }

        #login-banner .btn-outline-light {
            border-color: #008B52;
            color: #008B52;
        }

        #login-banner .btn-outline-light:hover { border-color: #008B52; }

        /*----------- Bullets -----------*/
        ul { text-align: left; }

        #subscribe hgroup { display: none; }
    }
}

.mb-2, .my-2 {
    margin-bottom: 0rem !important;
}

img.img-fluid.lazyload {
    max-width: 350px;
}

@media (width: 360px) {
    button.btn.button.float-left.mb-2.customBtnWidth {
        margin-left: 60px;
    }
    button.btn.button.float-right.mb-2.customBtnWidth {
        margin-right: 78px;
    }
    .float-left {
         float: none !important; 
    }
    .float-right {
        float: none !important;
    }
}
