﻿/* --------- FONTS --------- */
@font-face {
    font-family: PhoenixHeadline;
    src: url('fonts/PhoenixHeadline-Regular.woff2'), url('fonts/PhoenixHeadline-Regular.woff'), url('fonts/PhoenixHeadline-Regular.ttf');
}

@font-face {
    font-family: TradeGothic;
    src: url('fonts/TradeGothic-LT.ttf');
}

@font-face {
    font-family: TradeGothicCondensed;
    src: url('fonts/TradeGothic-LT-Condensed.ttf');
}

@font-face {
    font-family: TradeGothicCondensedBold;
    src: url('fonts/TradeGothic-LT-Bold-Condensed.ttf');
}


/* ------ Main ------ */

.phoenixBody {
    background: url('images/main-bg.jpg') scroll no-repeat center -120px;
    font-family: TradeGothic,Arial,sans-serif;
    color: #444;
    padding-bottom: 0 !important;
}

.nav-item a, .nav-item a:visited {
    color: #fff;
}

a.nav-link:hover {
    color: #69BF29 !important;
}

span {
    font-size: 12px;
}

ul { list-style: disc; }

/* ------------- Headings ------------ */
a, a:visited {
    color: #1A9D13;
    -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;
}

    a:hover {
        color: #69BF29;
    }


h1, h2, h3, h4, h5, h6, .heading_font {
    text-transform: lowercase;
    font-family: PhoenixHeadline,Arial,sans-serif;
}


h1, .page_heading h1, h1.boc_heading {
    text-align: center;
    margin: 0 0 25px;
}

h2, h2.boc_heading {
    font-size: 30px;
    color: #69BF29 !important;
    margin: 0 0 15px;
    font-weight: normal;
}

    h2 strong {
        color: #69BF29 !important;
    }

h3, h3.boc_heading {
    color: #69BF29 !important;
    margin: 0 0 10px;
    font-weight: normal;
}

h4, h4.boc_heading {
    font-size: 20px;
    color: #69BF29 !important;
    margin: 0 0 5px;
    font-weight: normal;
}

h5, h5.boc_heading {
    font-size: 16px;
    color: #69BF29 !important;
    margin: 0 0 5px;
    font-weight: normal;
}

h6, h6.boc_heading {
    font-size: 14px;
    color: #69BF29 !important;
    margin: 0 0 5px;
    font-weight: normal;
}


.card-header {
    background-color: #444;
    border-color: #444;
}

.card-main-content {
    flex: 1 1 auto;
}

.section .card-header {
    background-color: #69BF29;
    border-color: #69BF29;
}
/* ------------------------------------ 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;
}

 
/* ------------------------------------ Buttons ------------------------------------ */

.button, a.button, button, input[type="submit"], input[type="reset"], input[type="button"], button.btn {
    background: #262622 !important;
    color: white;
    line-height: 180%;
    padding: 8px 30px;
    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;
    border: 2px solid #A6CC0A;
    font-family: TradeGothicCondensed,Arial,sans-serif;
}


.button:hover, a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {
    background: #A6CC0A !important;
}

div.card .button { border: none; min-width: 9em; }
div.card-footer .button { border: none; min-width: 9em; }
div.card .btn-read-more { background: #6BBF45 !important; }
 
/* ------------------------------------ Header ------------------------------------ */

#header {
    box-shadow: none;
    height: 94px;
    margin-bottom: 2em;
}

#header nav .section{
    height: 100%;
    max-height: 95px;
}

#header .nav-link { color: #FFF; }

.header {
    background: #000;
}

#logo {
    padding: 0;
}

#logo .logo_img a {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-right: 15px;
}

#logo img {
    padding: 3px 0;
    width: 160px;
}


/* ------------------------------------ Footer ------------------------------------ */

#footer {
    padding-top: 20px; 
    background: #000;
    color: #fff;
    font-size: 12px;
    padding: 20px 20px 20px 20px;
    text-align: center;
}

#footer-hash-tag {
    font-size: 3em;
    margin-bottom: 20px;
    font-family: PhoenixHeadline,Arial,sans-serif;
    text-transform: lowercase;
}
#footer-social-media { margin-top: 20px; margin-bottom: 15px; }
    #footer-social-media a { display: inline-block; margin: 0 10px;}
    
    #footer .footer-logo-wrap {
        margin: 0 auto;
        display: block;
        text-align: center;
    }

#footer img.footer-logo {
    display: inline-block;
    vertical-align: middle;
    max-height: 120px;
}

#footer a, #footer a:visited { color: #FFF;}
 
/* ------------- MEMBERSHIPS ------------- */

#membershippackages {
    text-align: center;
    background: #eee;
    padding: 60px 0px;
    margin-bottom: 0;
}

div.package {
    max-width: 950px;
    margin: 0 auto;
}

div.package .card {
    max-width: 400px;
    margin-bottom: 2.5em !important;
}

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 (max-width: 2400px)   {
     /*.package .card {
         min-width: 225px;
         max-width: 225px;
     }

    .item .card {
        min-width: calc(25% - 10px);
        max-width: calc(25% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }*/

    .navbar {
        padding-left: 100px;
        padding-right: 100px;
        border-bottom: 10px solid #69bf29;
    }
}


@media (max-width: 1200px) {
    /*.package .card {
        min-width: 200px;
        max-width: 200px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .item .card {
        min-width: 14em;
        max-width: calc(33% - 10px);
        margin-left: 5px;
        margin-right: 5px;
    }*/

    .navbar {
        padding-left: 50px;
        padding-right: 50px;
    }
}



@media (max-width: 800px) {

    /*.package-image {
        width: 800px;
    }

    .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;
    }*/

    .navbar {
        padding-left: 30px;
        padding-right: 30px;
    }
}


@media (max-width: 600px) {
    /*.package-image {
        width: 600px;
    }

    .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: 200px;
        margin-left: 5px;
        margin-right: 5px;
    }*/

    .navbar {
        padding-left: 15px;
        padding-right: 15px;
    }
}
 

/* ------- FAQ ------ */
div.faq-item { padding-bottom: 1em;}
div.faq-item + div.faq-item { border-top: 1px solid #BBB; padding-top: 1.5em; }
div.faq-item > div { display: none;}
div.faq-item h3 { cursor: pointer; font-size: 1.6em; }
div.faq-item h4 { font-size: 1.2em; }
div.faq-item h3:hover { text-decoration: underline;}

/* --- Contact Us --- */
a#link-register-interest { display: block; width: 50%; float: left; text-align: right; background: #69BF2A;}
a#link-request-callback { display: block; width: 50%; float: right; background: #D0FF01;}
a#link-register-interest img { max-height: 200px; width: 100%; max-width: 420px;}
a#link-request-callback img { max-height: 200px; width: 100%; max-width: 420px;}

/* ---- Progress Bar ---- */
.progressbar li {
    width: 25%;
}

/* ---- Template ---- */
div.membership-template-description table { margin-bottom: 1em !important; margin: 0 auto; width: 100% !important; }
div.membership-template-description table th, div.membership-template-description table td { padding: 0.3em 0.5em; }
div.membership-template-description table th { background-color: #444; color: #FFF; }
div.membership-template-description img { width: 100% !important; height: 100% !important;}