html {
    margin-top: 0px !important;
    transition: all 0.25s linear;
}
.navbar {
    margin: 0 4%;
}
.slick-dots {
    bottom: 0px !important;
}
.hero-carousel-container .slick-slide {
    display: flex !important;
}
.hero-container-2 {
    width: 100%;
    height: 380px;
    display: flex;
    align-items: center;
    background: url(/wp-content/uploads/2020/09/sc-fixed-background.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.hero-container-2 .newFlexContainer {
    display: flex;
    justify-content: center;
}
.hero-container-2 .newFlexContainer .newFlexItems {
    margin: 10px 15px;
    background-color: #fff;
    min-width: 350px;
}
.hero-container-2 .newFlexContainer .newFlexItems .rateType {
    margin: 0;
    text-align: center;
    background-color: #feb913;
    font-size: 18px;
    font-weight: 700;
    color: #000;
    padding: 5px;
}
.hero-container-2 h1 {
    font-weight: 700;
    font-size: 2.5em;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.hero-container-2 h1,
.hero-container-2 h4 {
    color: #fff;
    text-align: center;
}
.hero-container-2 h4 {
    margin-bottom: 15px;
    margin-top: 0px !important;
}
.hero-container-2 .bgContainer .flex-container {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: flex;
    justify-content: center;
    align-items: start;
}
.hero-container-2 .bgContainer {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    margin: 0;
}

.hero-container-2 .bgContainer .ulHolder {
    padding: 0 0.5em;
    margin: 1em 0px;
}
.hero-container-2 .bgContainer .ulHolder h4 {
    color: #000;
    margin: 0;
    text-align: center;
}
.hero-container-2 .bgContainer .ulHolder .flex-container .flex-items {
    padding: 0px 5px;
    display: block;
    position: relative;
}
.hero-container-2 .bgContainer .ulHolder .flex-container .flex-items .rate-cstm {
    font-size: 2.5em;
    color: #000;
    font-weight: 700;
    text-align: center;
    line-height: 1.5;
}
.hero-container-2 .bgContainer .ulHolder .flex-container .flex-items .rate-cstm > sup {
    font-size: 60%;
}
.hero-container-2 .bgContainer .ulHolder .flex-container .flex-items .rate-desc {
    color: #000;
    text-align: center;
    margin-top: -15px;
    margin-bottom: 0px !important;
    line-height: 20px;
    font-size: 12px;
}
.hero-container {
    width: 100%;
    height: 380px;
    align-items: center;
    background: url("/wp-content/uploads/2019/04/investment_banner.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.hero-container-3 {
    width: 100%;
    height: 380px;
    align-items: center;
    background: url("/wp-content/uploads/banners/flood-relief-banner-bg.jpg");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.hero-container-3 .text-detail-3{
    padding-left: 17%;
    padding-right: 15%;
}
.hero-awards-container {
    margin-top: 0;
    margin-bottom: 0;
    display: flex;
    align-items: center;
}
.hero-container .canstar-award {
    width: 15rem;
}

.hero-container .canstar-award-img {
    width: 100%;
}
.hero-inner h1 {
    margin-top: 0;
}
.hero-container .hero-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1000px;
    width: 100%;
}
.hero-container .hero-inner::after,
.hero-container .hero-inner::before {
    content: none;
}
.hero-container-3 .hero-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
.hero-container-3 .hero-inner::after,
.hero-container-3 .hero-inner::before {
    content: none;
}
.mx-auto {
    float: none !important;
    margin-right: auto;
    margin-left: auto;
}
.hero-inner h1 {
    font-weight: 500;
    font-size: 3.8em;
    color: #fcba03;
}
.hero-inner h2 {
    font-weight: 500;
    font-size: 3.3em;
    color: #ffffff;
}
.hero-inner h4 {
    line-height: 1.3em;
    font-weight: 400;
    font-size: 1.5em;
    color: #ffffff;
    margin-bottom: 4rem;
}
.hero-inner .h5 {
    line-height: 1.3em;
    font-weight: 100;
    font-size: 1.2em;
    color: #ffffff;
    margin-bottom: 4rem;
}
.btn-yellow {
    background-color: #fcba03;
    color: #ffffff;
    border: none;
    margin-top: -1em;
    padding: 13px 30px 13px 30px;
    border-radius: 0.4em;
    font-size: 1em;
    font-weight: 400;
    transition: all 0.25s linear;
}
.btn-yellow:hover {
    transition: all 0.25s linear;
    box-shadow: 0 0.8em 29px -0.5em #fcba03;
    outline: none;
    color: #ffffff;
    transform: scale(1.05) perspective(1px);
}
a:hover {
    color: none;
}
.btn-yellow:active {
    box-shadow: 0 0 0 0;
    transition: all 0.05s linear;
    outline: none;
}
.tab-title,
.quicklinks-title,
.welcome-title,
.review-title {
    margin: auto 0 auto;
}
.welcome-title {
    color: #ffffff;
}
.tab-title h1,
.quicklinks-title h1,
.review-title h1 {
    display: block;
    margin: 50px auto 0 !important;
    font-weight: 500;
    font-size: 2em;
    text-align: center;
    line-height: 1em;
}
.welcome-title h1 {
    display: block;
    margin: 0 auto 0 !important;
    font-weight: 500;
    font-size: 2em;
    text-align: center;
    line-height: 1em;
}
.tab-title p,
.welcome-title p {
    display: block;
    margin: 10px 20% 0 20% !important;
    font-size: 1em;
    text-align: center;
}
.review-card h2 {
    display: block;
    margin: 0 auto 0 !important;
    font-weight: 500;
    font-size: 2em;
    line-height: 1em;
}
.review-card p {
    display: block;
    margin: 10px 0 0 0 !important;
    font-weight: 400;
    font-size: 14px;
}
.tabs {
    padding-left: 15%;
    padding-right: 15%;
    display: block;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px;
    overflow: hidden;
}
.tabs [class^="tab"] label,
.tabs [class*=" tab"] label {
    color: #333333;
    cursor: pointer;
    display: block;
    font-size: 1.3em;
    font-weight: 400;
    text-align: center;
}
.tabs [class^="tab"] [type="radio"],
.tabs [class*=" tab"] [type="radio"] {
    outline: none;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 98%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tabs [class^="tab"] [type="radio"]:hover,
.tabs [class^="tab"] [type="radio"]:focus,
.tabs [class*=" tab"] [type="radio"]:hover,
.tabs [class*=" tab"] [type="radio"]:focus {
    border-bottom: 2px solid #fcba03;
}
.tabs [class^="tab"] [type="radio"]:checked,
.tabs [class*=" tab"] [type="radio"]:checked {
    border-bottom: 2px solid #fcba03;
}
.tabs [class^="tab"] [type="radio"]:checked + div,
.tabs [class*=" tab"] [type="radio"]:checked + div {
    opacity: 100;
}
.tabs [class^="tab"] [type="radio"] + div,
.tabs [class*=" tab"] [type="radio"] + div {
    display: block;
    opacity: 0;
    padding: 2rem 0;
    width: 90%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tabs .tab-2 {
    width: 50%;
}
.tabs .tab-2 [type="radio"] + div {
    width: 200%;
    margin-left: 200%;
}
.tabs .tab-2 [type="radio"]:checked + div {
    margin-left: 0;
}
.tabs .tab-2:last-child [type="radio"] + div {
    margin-left: 100%;
}
.tabs .tab-2:last-child [type="radio"]:checked + div {
    margin-left: -100%;
}
.quicklinks-container {
    background-color: #f8f8f8;
    width: 100%;
    height: auto;
    display: flex;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    flex-direction: column;
    overflow: hidden;
    align-items: center;
}
.new-rate-container {
    display: flex;
    justify-content: space-between;
    margin: 10px 0 0 0;
}
.rate1 {
    width: 49%;
    display: flex;
    flex-direction: column;
}
.rate2 {
    width: 49%;
    display: flex;
    flex-direction: column;
}
.rate1 h1 {
    color: #fcba03;
    font-size: 3em;
    font-weight: 800;
    font-family: "Source sans pro";
    margin: 0;
}
.rate1 p {
    font-size: 0.95em;
}
.rate2 p {
    font-size: 0.95em;
}
.rate2 h1 {
    font-size: 3em;
    font-weight: 800;
    font-family: "Source sans pro";
    margin: 0;
}
.feature-button-container {
    height: 100%;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.feature {
    display: flex;
    align-items: center;
}
.feature img {
    margin-right: 20px;
}
.product-button-container {
    margin-top: 25px;
    text-align: center;
}
.checked-icon {
    width: 15px;
    height: 15px;
    margin: 0 0 10px 0;
    filter: invert(59%) sepia(88%) saturate(283%) hue-rotate(52deg) brightness(96%) contrast(93%);
}
.card {
    background-color: #ffffff;
    color: #000000;
    border: none;
    margin-top: 1em;
    padding: 13px 30px 13px 30px;
    border-radius: 0.4em;
    transition: all 0.25s linear;
}
.slick-track {
    display: flex;
}
.product-card {
    background-color: #f8f8f8;
    color: #000000;
    border: none;
    margin-top: 1em;
    border-radius: 0.4em;
    transition: all 0.25s linear;
    text-align: left;
    margin: 10px 10px 20px;
    padding: 2em 1.5em 3em;
    text-decoration: none;
    font-size: 1em;
    flex: 1;
    height: auto;
    display: flex !important;
    flex-direction: column;
}
.product-card .product-card-top {
    text-align: center;
}
.quicklinks-icon {
    width: 55px;
    height: 55px;
    margin: 0 0 10px 0;
    filter: invert(63%) sepia(98%) saturate(735%) hue-rotate(1deg) brightness(104%) contrast(98%);
}
.review-icon {
    display: inline-block !important;
    width: 30px;
    height: 30px;
    margin: 0 0 10px 0;
    filter: invert(59%) sepia(88%) saturate(283%) hue-rotate(52deg) brightness(96%) contrast(93%);
}
.review-icon-star {
    display: inline-block !important;
    width: 15px;
    height: 15px;
    margin: 0 0 10px 0;
    filter: invert(63%) sepia(98%) saturate(735%) hue-rotate(1deg) brightness(104%) contrast(98%);
}
.icon-checked {
    display: inline-block !important;
    width: 15px;
    height: 15px;
    margin: 0 0 10px 0;
    filter: invert(63%) sepia(98%) saturate(735%) hue-rotate(1deg) brightness(104%) contrast(98%);
}
.review-icon-fb {
    display: inline-block !important;
    width: 30px;
    height: 30px;
    margin: 0 0 10px 0;
    filter: invert(38%) sepia(87%) saturate(614%) hue-rotate(184deg) brightness(82%) contrast(108%);
}
.product-card:hover {
    background-color: #ffffff;
    box-shadow: 0 0.5em 20px -0.5em #6b6b6b;
    outline: none;
    transform: scale(1) perspective(0.5px);
}
.card:hover {
    background-color: #fcba03;
    box-shadow: 0 0.8em 29px -0.5em #fcba03;
    color: #ffffff;
    outline: none;
    transform: scale(1.03) perspective(1px);
}
.card:hover .quicklinks-icon {
    filter: invert(100%) sepia(88%) saturate(26%) hue-rotate(245deg) brightness(105%) contrast(101%);
}
.review-card-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 20% 50px 20%;
    padding: 0 20px;
}
.quicklinks-card-container {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px 20% 50px 20%;
}
.product-card-container {
    cursor: default;
    padding: 0 20px;
}
.review-card {
    display: inline;
    width: 300px;
    height: auto;
    margin: 10px;
    padding: 1.5em 2em 1.5em 2em;
    font-size: 0.8em;
    background-color: #f8f8f8;
    color: #000000;
    border: none;
    border-radius: 0.4em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.product-title {
    font-size: 1.5em;
    font-weight: 700;
    margin: 0;
}
.product-desc {
    font-size: 1em;
    margin: 0;
}
.quicklinks-card {
    align-items: center;
    text-align: center;
    justify-content: center;
    width: 150px;
    height: 150px;
    margin: 10px;
    padding: 1.5em 1em 1.5em 1em;
    cursor: pointer;
    text-decoration: none;
    font-size: 1em;
}
.welcome-container {
    background: url("/wp-content/uploads/banners/welcome-bg-2.jpg");
    width: 100%;
    height: 300px;
    display: flex;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    flex-direction: column;
    overflow: hidden;
}
.slick-prev {
    content: url("/wp-content/uploads/icons/next-left.svg");
    margin-right: 100px;
    z-index: 2;
    width: 45px;
    height: 65px;
    left: 0;
}
.slick-next {
    content: url("/wp-content/uploads/icons/next-right.svg");
    margin-left: 100px;
    z-index: 2;
    width: 45px;
    height: 65px;
    right: 0;
}
.awards-carousel-container {
    padding-top: 2rem !important;
}
.awards-carousel-container .slick-slide img {
    width: 65%;
    margin: 0 auto;
}
.footnotes {
    background-color: #414141;
    padding: 3em 0;
    font-family: "Source Sans Pro", sans-serif;
    border-top: 3px solid #fdbf13;
}
.footnotes .terms-condition {
    color: #a8a9a9;
    /* font-weight: 100; */
    /* font-style: italic; */
    font-size: 0.85em;
    text-align: justify;
}
/* Media Queries */
@media screen and (max-width: 1600px) {
    .tabs {
        padding-left: 10%;
        padding-right: 10%;
    }
}
@media screen and (max-width: 1440px) {
    .tabs {
        padding-left: 5%;
        padding-right: 5%;
    }
    .quicklinks-card-container {
        display: flex;
        flex-flow: wrap;
        padding: 0;
    }
}
@media screen and (max-width: 1240px) {
    .tabs {
        padding-left: 0;
        padding-right: 0;
    }
}
@media screen and (max-width: 1140px) {
    .hero-container .hero-inner {
        padding: 0 40px;
    }
    .hero-container-2 h4 {
        margin-bottom: 25px;
    }
    .tab-title p,
    .welcome-title p {
        margin: 10px 10% 0 10% !important;
    }
    .rate1 h1 {
        font-size: 2.5em;
    }
    .rate2 h1 {
        font-size: 2.5em;
    }
}
@media screen and (max-width: 1024px) {
    .rate1 h1 {
        font-size: 2.8em;
    }
    .rate2 h1 {
        font-size: 2.8em;
    }
}
@media (max-width: 900px) {
    .hero-container-2 .newFlexContainer {
        flex-direction: column;
        width: 389px;
        margin: 0 auto;
    }
    .hero-container-2 {
        height: 540px;
    }
    .hero-container-3 {
        height: 540px;
    }
}
@media screen and (max-width: 870px) {
    .hero-container {
        height: 540px;
    }
    .hero-container .hero-inner {
        text-align: center;
        flex-direction: column-reverse;
    }
    .hero-container .hero-inner .text-details {
        margin-bottom: 3rem;
    }
    .hero-container .canstar-award {
        width: 12rem;
    }
    .hero-awards-container {
        margin-bottom: 2rem;
    }
}
@media screen and (max-width: 768px) {
    .welcome-container {
        background: url("/wp-content/uploads/banners/welcome-bg-mobile.jpg");
        background-position: center top;
        background-size: cover;
        background-repeat: no-repeat;
    }
    .hero-container-2 h4 {
        font-size: 16px;
    }
    .hero-container-2 .container {
        width: 100%;
    }
}
@media screen and (max-width: 650px) {
    .product-card-container {
        padding: 0;
    }
    .hero-inner h1 {
        font-size: 3em;
    }
    .rate1 h1 {
        font-size: 2.5em;
    }
    .rate2 h1 {
        font-size: 2.5em;
    }
}
@media screen and (max-width: 619px) {
    .product-card {
        height: fit-content;
    }
    .review-card {
        height: fit-content;
    }
    .review-card-container {
        padding: 0;
    }
}
@media screen and (max-width: 566px) {
    .hero-container .canstar-award {
        width: 11rem;
    }
    .quicklinks-card-container {
        width: 90%;
        height: auto;
        display: flex;
        justify-content: center;
        flex-direction: row;
        margin: 20px 0 20px 0;
    }
    .hero-container-2 .newFlexContainer {
        flex-direction: column;
        width: 380px;
        margin: 0 auto;
    }
    .hero-container-2fold .bgContainer {
        flex-direction: inherit !important;
    }
    .hero-container-2 .newFlexContainer .newFlexItems {
        margin: 5px 10px;
    }
    .hero-container-2 .bgContainer .ulHolder .flex-container .flex-items .rate-desc {
        color: #000;
        text-align: center;
        margin-top: -8px;
        margin-bottom: 0px !important;
        line-height: 20px;
        font-size: 12px;
    }
    .hero-container-2 h1,
    .hero-container-2 .bgContainer .ulHolder .flex-container .flex-items .rate-cstm {
        font-size: 2.5em;
        margin: 0 18px !important;
    }
    .hero-container-2 .flex-container {
        align-items: center;
    }
}
@media screen and (max-width: 540px) {
    .tabs [class^="tab"] label,
    .tabs [class*=" tab"] label {
        color: #333333;
        cursor: pointer;
        display: block;
        font-size: 1em;
        font-weight: 400;
        text-align: center;
    }
    .rate1 h1 {
        color: #fcba03;
        font-size: 3em;
        font-weight: 800;
        font-family: "Source sans pro";
        margin: 0;
    }
    .rate2 h1 {
        color: #000000;
        font-size: 3em;
        font-weight: 800;
        font-family: "Source sans pro";
        margin: 0;
    }
}
@media screen and (max-width: 509px) {
    .quicklinks-card-container {
        width: 100%;
    }
}
@media screen and (max-width: 460px) {
    .hero-inner h4 {
        width: 33rem;
        margin: 0 auto 4rem;
    }
}
@media screen and (max-width: 425px) {
    .tabs {
        padding-left: 0;
        padding-right: 0;
    }
    .rate1 h1 {
        font-size: 2.5em;
    }
    .rate2 h1 {
        font-size: 2.5em;
    }
    .tabs [class^="tab"] label,
    .tabs [class*=" tab"] label {
        color: #333333;
        cursor: pointer;
        display: block;
        font-size: 1em;
        font-weight: 400;
        text-align: center;
    }
    .quicklinks-card {
        width: 30%;
        height: 150px;
        align-items: center;
        text-align: center;
        justify-content: center;
    }
    .quicklinks-icon {
        width: 35px;
        height: 35px;
    }
    .quicklinks-container {
        background-color: #f8f8f8;
        width: 100%;
        height: auto;
        display: flex;
        position: relative;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0;
    }
    .welcome-container {
        height: 340px;
    }
}
@media (max-width: 417px) {
    .hero-container-2 .newFlexContainer {
        width: 100%;
    }
    .hero-container-2 .newFlexContainer .newFlexItems {
        min-width: auto;
    }
    .hero-container-2 .bgContainer .ulHolder .flex-container .flex-items .rate-desc {
        color: #000;
        text-align: center;
        margin-top: -8px;
        margin-bottom: 0px !important;
        line-height: 20px;
        font-size: 12px;
    }
}
@media screen and (max-width: 375px) {
    .rate1 h1 {
        font-size: 2.1em;
    }
    .rate2 h1 {
        font-size: 2.1em;
    }
    .hero-inner h1 {
        font-size: 2.5em;
    }
    .hero-inner h4 {
        width: 100%;
        margin-bottom: 3rem;
    }
}
