/*
Theme Name:     KnowAll Child Theme
Theme URI: 		http://herothemes.com/
Description:    Child theme for KnowAll 
Author: 		HeroThemes
Author URI: 	http://herothemes.com
Template:       knowall
Version:        1.0.0
*/

/* ------- Insert custom styles below this line ------- */

@charset "UTF-8";

* {
    margin: 0;
    padding: 0
}

img {
    height: auto;
    max-width: 100%
}

body {
    color: rgba(0, 0, 0, .87)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

h3 {
    color: #49a942
}

.heading {
    border-bottom: 4px solid rgba(0, 0, 0, .12);
    position: relative;
    margin-bottom: 1.5rem
}

.heading h2 {
    font-size: 1.25rem;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .25rem;
    padding: 0;
    margin: 0 0 .5rem;
    color: rgba(0, 0, 0, .54);
    white-space: nowrap
}

.heading:after {
    content: "";
    width: 96px;
    height: 4px;
    background: #49a942;
    position: absolute;
    bottom: -4px;
    left: 0
}

a {
    color: #49a942;
    text-decoration: none;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

a:active,
a:focus,
a:hover {
    color: #035841;
    text-decoration: none
}

a.read-more:after {
    content: " \2192"
}

:focus,
button:focus {
    outline: 2px auto #49a942
}

header {
    width: 100%;
    position: relative
}

header .logo-desktop {
    width: 60%;
    position: relative
}


header .stickyheader {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .12);
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2
}

header .top-header-container {
    background: #00539B
}

header .top-header-container .tabs-menu .navbar {
    padding: 0
}

header .top-header-container .tabs-menu .navbar a {
    color: #fff;
    font-size: .8rem;
    font-weight: 600;
    padding: .75rem 1.25rem;
    display: block;
    white-space: nowrap
}

header .top-header-container .tabs-menu .navbar li {
    border-top: 4px solid #00539B;
    background-color: #00539B;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

header .top-header-container .tabs-menu .navbar li:active,
header .top-header-container .tabs-menu .navbar li:focus,
header .top-header-container .tabs-menu .navbar li:hover {
    background-color: #fff;
    border-color: #fff;
    color: #035841
}

header .top-header-container .tabs-menu .navbar li:active a,
header .top-header-container .tabs-menu .navbar li:focus a,
header .top-header-container .tabs-menu .navbar li:hover a {
    color: #035841
}

header .top-header-container .tabs-menu .navbar .myicc {
    border-color: #035841
}

header .top-header-container .tabs-menu .navbar .icc {
    background-color: #fff;
    border-color: #fff
}

header .top-header-container .tabs-menu .navbar .icc a {
    color: #035841
}

header .top-header-container .tabs-menu .navbar .cdp {
    border-color: #009ddc
}

header .top-header-container .tabs-menu .navbar .store {
    border-color: #b30838
}

header .top-header-container .tabs-menu .navbar .premium {
    border-color: #ffc425
}

header .top-header-container .tabs-menu .navbar .public {
    border-color: #49a942
}
header .top-header-container .tabs-menu .navbar .main {
    border-color: #004936
}

header .main-header-container {
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, .12);
    box-shadow: 0 4px 4px rgba(0, 0, 0, .12);
    background-color: #fff
}

header .main-header-container .navbar {
    padding: 0
}

header .main-header-container .navbar .navbar-brand {
    padding: 1rem 0;
    width: 12rem;
}

header .main-header-container .navbar .navbar-nav>li {
    padding: 1.6rem 1rem;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

header .main-header-container .navbar .navbar-nav>li a {
    font-size: .9rem;
    font-weight: 600;
    color: rgba(0, 0, 0, .87);
    padding: 1rem 0.5rem;
    white-space: nowrap
}

header .main-header-container .navbar .navbar-nav>li a:hover {
    font-size: .9rem;
    font-weight: 600;
    color: #035841;
    padding: 1rem 0.5rem;
    white-space: nowrap
}

header .main-header-container .navbar .navbar-nav>li:hover {
    color: #035841;
}

@media (max-width:1199px) {
    header .top-header-container .navbar-brand {
        padding: .7rem 0
    }

    header .main-header-container .navbar .navbar-nav>li:first-child .dropdown-menu {
        margin-left: 0
    }
    table.gsc-completion-container {
        display: none
    }
}

@media (max-width:991px) {
    header .top-header-container .navbar-brand {
        margin-right: 0;
        font-size: 1.5rem
    }

    header .top-header-container .tabs-menu .navbar a {
        padding: 1.25rem
    }
    header .top-header-container .tabs-menu .navbar .nav-item {
        border: 0
    }
}

@media (max-width:767px) {
    header .top-header-container .top-header {
        padding-top: 1rem
    }
    header .top-header-container .tabs-menu .navbar .navbar-nav {
        width: 100%
    }
    header .top-header-container .tabs-menu .navbar li {
        width: 25%
    }
    header .top-header-container .tabs-menu .navbar li a {
        text-align: center;
        white-space: nowrap
    }
    header .top-header-container .mobile-logo {
        padding: 0 2rem;
        margin: 0 -15px
    }
    header .logo-mobile {
        width: 40%;
        padding-bottom: 5%;
    }
    header .toggle-btn {
        padding: 0 1rem
    }
}


footer {
    background: #444;
    color: hsla(0, 0%, 100%, .5)
}

footer .footer-wrapper {
    padding-top: 3rem
}

footer .footer-wrapper .footer-logo {
    width: 98px;
    height: auto
}

footer .footer-wrapper address {
    font-style: normal;
    font-weight: 300;
    color: hsla(0, 0%, 100%, .5);
    font-size: .8rem;
    margin-top: 2.5rem
}

footer .footer-wrapper .menu {
    padding: 0;
    margin: 0
}

footer .footer-wrapper .menu li {
    list-style: none;
    font-size: .75rem;
    line-height: 1.75;
    font-weight: 300;
    display: block
}

footer .footer-wrapper .menu li a {
    white-space: nowrap;
    color: hsla(0, 0%, 100%, .5);
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

footer .footer-wrapper .menu li a:active,
footer .footer-wrapper .menu li a:focus,
footer .footer-wrapper .menu li a:hover {
    color: #fff;
    text-decoration: none
}

footer .footer-wrapper .menu li .sub-menu {
    padding-left: 0;
    margin-top: 1.5rem
}

footer .footer-wrapper .menu li.fa:before {
    font-size: .75rem;
    color: #fff;
    margin-right: .75rem
}

footer .footer-wrapper .menu li.fa a {
    font: initial;
    font-size: .75rem;
    font-weight: 300;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
}

footer .footer-wrapper .menu li.fa.fa-facebook:before {
    margin-right: 1rem
}

footer .footer-wrapper .menu li.menu-item-has-children {
    width: 25%;
    float: left
}

footer .footer-wrapper .menu li.menu-item-has-children>a {
    white-space: nowrap;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.2rem;
    width: 100%;
    display: block;
    padding: .5rem 0;
}

@media only screen and (max-width:1199px) {
    footer .footer-wrapper .menu li.social-links {
        margin-top: 1.5rem
    }
    footer .footer-wrapper .menu li.menu-item-has-children {
        width: 30%!important
    }
    footer .footer-wrapper .menu li.menu-item-has-children:nth-child(2) {
        width: 27%!important
    }
    footer .footer-wrapper .footer-logo {
        width: 80px
    }
}

@media only screen and (max-width:991px) {
    footer .footer-wrapper .menu {
        border-bottom: 1px solid hsla(0, 0%, 100%, .12);
        margin: 0 auto;
        width: 94%
    }
    footer .footer-wrapper .menu li {
        font-size: 1rem;
        line-height: 2
    }
    footer .footer-wrapper .menu li.social-links {
        margin-top: 0
    }
    footer .footer-wrapper .menu li.fa:before {
        font-size: 1rem;
        margin-right: 1rem
    }
    footer .footer-wrapper .menu li.fa a {
        font-size: 1rem
    }
    footer .footer-wrapper .menu li.fa.fa-facebook:before {
        margin-right: 1.3rem
    }
    footer .footer-wrapper .menu li.menu-item-has-children {
        position: relative;
        cursor: pointer;
        width: 100%!important;
        padding: .5rem 0;
        font-size: 1.5rem
    }
    footer .footer-wrapper .menu li.menu-item-has-children:nth-child(2) {
        width: 100%!important
    }
    footer .footer-wrapper .menu li.menu-item-has-children>a:after {
        content: "+";
        float: right;
        color: #fff;
        position: absolute;
        right: 0;
        top: 12px;
        font-weight: 400
    }
    footer .footer-wrapper .menu li.menu-expanded>a:after {
        content: "-"!important
    }
    footer .footer-wrapper .menu li .sub-menu {
        margin-top: 1rem;
        display: none
    }
    footer .footer-wrapper address {
        text-align: center
    }
    footer .footer-wrapper .footer-logo {
        width: 211px;
        height: 95px;
        margin: 0 auto 2rem;
        display: block
    }
}

button,
input[type=submit] {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #49a942;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: 2px;
    color: #fff;
    background-color: #49a942;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

button:active,
button:focus,
button:hover,
input[type=submit]:active,
input[type=submit]:focus,
input[type=submit]:hover {
    background-color: #035841;
    border-color: #035841;
    text-decoration: none
}

.site-header {
    background: #009DDC url('img/bg.png') no-repeat 25% 25%;
}

.ht-sitecontainer .ht-container {
    max-width: 1200px;
    padding-left: 45px;
    padding-right: 45px;
}

.hkb-archive__title {
    font-size: 1.25rem;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: .25rem;
    color: rgba(0, 0, 0, .54);
    white-space: nowrap
}

.hkb-archive__title,
.hkb-article .hkb-article__title,
.ht-categoryheader .ht-categoryheader__title {
    border-bottom: 4px solid rgba(0, 0, 0, .12);
    position: relative;
    margin: 0 0 1.5rem;
}

.hkb-archive__title:after,
.hkb-article .hkb-article__title:after,
.ht-categoryheader .ht-categoryheader__title:after {
    content: "";
    width: 96px;
    height: 4px;
    background: #49a942;
    position: absolute;
    bottom: -4px;
    left: 0
}

.ht-categoryheader {
    border-bottom: 0;
    margin: 0;
}

textarea,
select,
input[type='date'],
input[type='datetime'],
input[type='datetime-local'],
input[type='email'],
input[type='month'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='time'],
input[type='url'],
input[type='week'] {
    width: inherit;
}


/*Moving the Family of Companies a bit to the left, so that we can fit larger text*/

@media (min-width: 1200px) {
    footer .footer-wrapper .menu li.social-links {
        margin-top: 1.5rem;
    }

    footer .footer-wrapper .menu li.menu-item-has-children {
        width: 25% !important;
    }

    footer .footer-wrapper .menu li.menu-item-has-children:nth-child(1) {
        margin: 0 0 0 -1% !important;
    }

    footer .footer-wrapper .menu li.menu-item-has-children:nth-child(2) {
        margin: 0 0 0 -5% !important;
    }

    footer .footer-wrapper .menu li.menu-item-has-children:nth-child(3) {
        margin: 0 7% 0 -2% !important;
    }

    footer .footer-wrapper .footer-logo {
        width: 80px;
    }
}
.membership-support-wrapper {
    text-align: center;
}

.support-title {
    font-size: 2.5em;
    font-weight: bold;
    margin-bottom: 0.2em;
}

.support-subtitle {
    font-size: 1.8em;
    color: #2d6650;
    margin-bottom: 40px;
}

.support-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
    justify-content: center;
    max-width: 800px;
    margin: 0 auto;
}
.support-grid > .support-button:last-child {
  grid-column: 1 / -1;
  justify-self: center;
  padding: 16px 92px;
}
.support-button {
    display: block;
    background-color: #b9ccc4;
    padding: 16px 24px;
    border-radius: 40px;
    color: #000;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    transition: background-color 0.3s ease;
}

.support-button:hover {
    background-color: #a1b8ad;
    color: #000;
}
.category-banner {
    width: 100%;
    height: 300px; 
    background-size: 100% auto;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.term-membership form.hkb-site-search {
    display: none !important;
}
.support-bottom-content {
  text-align: center;
  margin-top: 20px;
}
@media (max-width: 480px) {
  .support-subtitle {
    font-size: 1em;   
    line-height: 1.5;   
    padding: 0 15px;
    margin-bottom: 20px;
  }
}

