﻿footer {
    background-color: #f8f8f8;
}
.footer-logo {
    margin: 0;
    display: block;
    max-width: 100%;
    height: auto;
}
.LogodisplayNone {
    display: none !important;
}
.footer-copyright {
    color: #888;
    font-size: 8pt;
    padding-top: 5px;
    margin-bottom: 10px;
    text-align: center;
}

.announcement-sub-conetnt {
    font-size: 24px;
    letter-spacing: 2px;
    margin-top: 15px;
    justify-content: center;
    font-weight: 200;
}
    .announcement-sub-conetnt a {
        color: #fff !important;
        text-decoration: none;
    }
        .announcement-sub-conetnt a:hover {
            text-decoration: underline;
        }
.announcement-section {
    background-color: #5274A1 !important;
    background-size: cover;
    background-attachment: fixed !important;
    color: rgb(0, 33, 68);
    background-position: center center !important;
    padding: 105px 0px;
    text-align: center;
}
.announcement-section h2{
    font-size:40px;
    line-height:48px
}
@media (max-width: 1024px) {
    .announcement-section h2 {
        font-size: 28px;
        line-height: normal;
    }
}
@media (max-width: 768px) {
    .announcement-section br {
        display: none;
    }
}
.text-align-center {
    text-align: center;
}


.footer-navigation a:active, .footer-navigation a:visited, .footer-navigation a {
    color: #ffffff;
    text-decoration: none;
    font-size: 12px;
}

    .footer-navigation a:hover {
        color: #ffc423;
    }

@media only screen and (max-width: 768px) {
    .footer-navigation {
        text-align: center;
    }
}

.footer-disclaimer {
    color: #888;
    font-size: 8pt;
    padding-top: 12px;
    background-color: #0f2244;
}

.footer {
    color: #847979;
    /*border-top: 5px solid #7E9BBF;*/
}

.footer-links {
    background-color: #002c5f;
    padding: 16px 0px;
}
.footer-navigation-container {
    display: flex;
}
.newsletter-form .hs_email legend {
    font-size: 1rem;
    margin-top: 25px;
}
@media only screen and (min-width: 992px) {
    .mobilelogo {
        display: none !important;
    }

    .biglogo {
        display: block;
        /*  width: 325px;*/
    }
}

@media only screen and (max-width: 991px) {
    .biglogo {
        display: none !important;
    }

    .mobilelogo {
        display: inline-block;
        margin-top: 10px;
        margin-bottom: 10px;
        margin-left: 1em;
    }

    .dropdown-menu {
        display: none !important;
    }

        .dropdown-menu.show {
            display: block !important;
            padding-top: 0px !important;
            padding-bottom: 0px !important;
            text-align: left !important;
        }

    .dropdown-submenu {
        display: block !important;
        position: static !important;
    }

    .nav-item {
        text-align: left;
        border-bottom: 1px solid #ccc !important;
    }

    .dropdown-menu .nav-item {
        /*background-color: white !important;*/
        border: none !important;
        padding-left: 25px !important;
    }

    .dropdown-menu .dropdown-item {
        padding-left: 25px !important;
        border: none !important;
        text-wrap: auto !important;
    }

    .dropdown-menu .nav-link {
        text-wrap: auto;
    }

    .dropdown-menu {
        border: none !important;
    }

    .navbar-nav .dropdown-toggle {
        display: inline-block;
        position: absolute;
        width: 60px;
        height: 38px;
        right: 0;
        padding-top: 5px;
        text-align: center;
    }

    a.nav-link.dropdown-toggle {
        font-size: 24px !important;
        color: black !important;
    }

        a.nav-link.dropdown-toggle:focus,
        a.nav-link.dropdown-toggle:active,
        a.nav-link.dropdown-toggle[aria-expanded="true"] {
            font-size: 24px !important;
            outline: none !important;
            box-shadow: none !important;
            color: black !important;
            border: none !important;
        }

    .dropdown-menu .dropdown-toggle {
        display: none !important;
    }
}

.dropdown-menu .nav-item {
    white-space: nowrap;
}

.stack-navbar-collapse {
    padding-left: 20px;
}

.navDirectionAligner {
    flex-direction: column !important;
}

.navBackgroundColor {
    background-color: #2c4889;
    color: #fff;
}

.navNopaddingInheritWidth {
}

.nav-link {
    color: #ffffff;
}

/*css belongs to menu start*/

@media only screen and (min-device-width : 320px) and (max-device-width : 568px) {
    .dropdown-menu .dropdown-submenu {
        left: 50%;
        top: 27px;
    }

    .mobilelogo {
        display: block;
    }
}

button.btn.btn-primary-customstyle.navbar-toggler {
    margin-right: 1em;
}

@media only screen and (min-width : 1224px) {
    .dropdown-menu .dropdown-submenu {
        left: 100%;
        top: -7px;
    }
}

.dropdown-menu li {
    position: relative;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    /*  left: 50%;
            top: 27px; */
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}



.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}

.dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
}

.navbarNavDropdownMenuCenter {
    justify-content: center;
}

.topbarnavigation {
    text-align: center;
}

.topbar-navigation-links a {
    text-decoration: none;
}
/*css belongs to menu End*/

/*.container, .container-md, .container-sm {
    max-width: 100% !important;
}*/


/*@media (max-width: 991px) {
    .container, .container-sm, .container-md {
        max-width: 100% !important;
    }
}*/

.row.col-12 {
    --bs-gutter-x: 0;
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
    section.wdg-free-text-desc {
        padding: 15px 15px 15px 15px;
        text-align: left;
    }
}

@media only screen and (max-width: 480px) {
    section.wdg-free-text-desc {
        padding: 15px 15px 15px 15px;
        text-align: left;
    }
}

.biglogo, .mobilelogo {
    Display: inline-block;
}

.banner-subheading {
    margin-top: 20px;
}

@media screen and (max-width: 480px) {
    .banner-subheading {
        margin-top: 20px;
    }

    .navbar-nav .dropdown-toggle {
        text-align: right;
        padding-left: 0;
        padding-top: 0px;
    }
}

@media screen and (max-width: 991px) {
    .centered-logo {
        display: none !important;
    }
}

/*Sections CSS for alignment*/
.content-align-left {
    display: flex !important;
    justify-content: start !important;
}

.content-align-center {
    display: flex !important;
    justify-content: space-evenly !important;
}

.content-align-right {
    display: flex !important;
    justify-content: end !important;
}

.text-left {
    display: flex !important;
    justify-content: start !important;
}

.text-center {
    display: flex !important;
    justify-content: space-evenly !important;
}

.text-right {
    display: flex !important;
    justify-content: end !important;
}
/*End of Sections CSS for alignment*/
.nav-link {
    display: inline-block !important;
}

.dropdown-item {
    padding: 5px 5px 0px 8px;
}

.navbar-nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 15px !important;
}

.nav-item {
    padding-left: 10px;
    padding-top: 2px;
}
@media(min-width:1050px){
    .nav-item {
        padding-left: 12.5px;
    }
}
.dropdown-menu a.nav-link:hover {
    font-weight: bold !important;
    text-decoration: none !important;
    color: #003263 !important;
}

.dropdown-menu .nav-item:hover {
    color: #003263 !important;
}

@media only screen and (max-width: 991px) {
    .offcanvas-end {
        width: 100% !important;
        transition: transform .3s ease-in-out, visibility .3s ease-in-out !important;
    }

    .headerNavItemsColumn {
        display: flex;
        justify-content: flex-end;
    }

    .navbar-nav {
        width: 100%;
    }

    .offcanvas .m-auto {
        margin: 0 !important;
    }

    .offcanvas-header {
        font-size: 24px;
        justify-content: flex-end !important;
    }
}

.headerNavItemsColumn {
    display: flex;
}

.custom-button {
    padding: 15px 40px;
    border-radius: 999px;
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 16px;
    transition: background-color 0.3s ease, color 0.3s ease;
    display: inline-block;
    min-width: 220px;
    text-align: center;
    letter-spacing: 1px;
}

.custom-button-container {
    display: flex;
    justify-content: center;
    gap: 20px;
}

@media (max-width: 535px) {
    .custom-button-container {
        flex-direction: column;
        align-items: center;
    }
}

.orange-btn {
    background-color: #C45414;
}

    .orange-btn:hover {
        background-color: #002144 !important;
        color: #ffffff !important;
    }

.blue-btn {
    background-color: #5274A1;
}

    .blue-btn:hover {
        background-color: #002144 !important;
        color: #ffffff !important;
    }

@media (max-width: 548px) {
    .custom-button {
        line-height: 1.2em !important;
        padding: 15px !important;
    }
}

/*Product over view comparision table*/

.comparison-wrapper {
    box-shadow: none !important;
}

    .comparison-wrapper .comparison-table {
        table-layout: fixed;
        width: 100%;
    }

.comparison-table th,
.comparison-table td {
    vertical-align: top;
    height: 100%;
}

.comparison-table th {
    padding: 0;
}

.table > :not(:first-child) {
    border-top: 0 !important;
}

.comparison-wrapper .heading {
    border: none;
    background: #5274A1 !important;
    text-align: left;
    margin: 0;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    border-style: hidden;
}

.comparison-wrapper .addons-heading {
    text-align: left;
    margin: 0;
    padding: 25px;
    font-size: 16px;
    color: #000;
    background: #ddd !important;
    text-transform: uppercase;
    letter-spacing: .2em;
    text-transform: uppercase;
}

.comparison-wrapper .product-option {
    text-align: center;
    color: white;
    padding: 30px;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
}

.comparison-wrapper .standard {
    background-color: #002144;
    border-top-left-radius: 0.5rem;
}

.comparison-wrapper .select {
    background-color: #f23e36;
}

.comparison-wrapper .hosted {
    background-color: #b1b901;
    border-top-right-radius: 0.5rem;
}

.comparison-wrapper .product-option img {
    width: 100%;
    height: 120px;
    object-fit: contain;
    margin-bottom: 15px;
}

.comparison-wrapper .product-option h3 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
}
    .comparison-wrapper .product-option h3 > a {
        color: #fff;
    }

.comparison-wrapper .comparison-table td:first-child {
    text-align: left;
}

.comparison-wrapper .green-check {
    color: green;
    font-size: 22px;
    text-align: center;
}

.comparison-wrapper .red-check {
    color: #fc4c44;
    font-size: 22px;
    text-align: center;
}

.comparison-wrapper .light-green-check {
    color: #b4bc00;
    font-size: 22px;
    text-align: center;
}

.comparison-wrapper .equal-width {
    width: 25%;
    padding: 0;
    border-width: 0;
}

.comparison-wrapper button.btn-light {
    color: #333;
    background-color: #fff;
    border: none;
    padding: 5px 12px;
    font-weight: bold;
}

.comparison-wrapper .table-responsive {
    position: relative;
}

.comparison-wrapper .mini-header {
    position: sticky;
    top: 93px;
    background-color: white;
    z-index: 10;
    display: none;
    padding-top: 50px;
    width: 75% !important;
    margin-left: 25%;
}

    .comparison-wrapper .mini-header .table-row {
        display: flex;
        height: 70px;
    }

    .comparison-wrapper .mini-header .table-cell {
        flex: 1;
        padding: 20px;
        font-weight: bold;
        text-align: center;
        color: white;
        font-size: 22px;
    }

    @media (min-width:541px) and (max-width:1025px){
        .comparison-wrapper .mini-header{
            top:10vh;
        }
    }


.comparison-wrapper .blur-overlay-wrapper {
    position: relative;
}

.comparison-wrapper .blur-overlay {
    position: absolute;
    width: 99.92%;
    height: 85px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 70%, rgb(255, 255, 255) 100%);
    display: flex;
    justify-content: center;
    align-items: flex-end;
    pointer-events: none;
    bottom: -10px;
    left: 0;
}
.btnMore {
    padding-left: 40px !important;
    padding-right: 40px !important;
}
.comparison-wrapper .blur-overlay .btn {
    pointer-events: auto;
    position: relative;
    z-index: 2;
}
@media (min-width: 541px) and (max-width: 776px) {
    .comparison-wrapper .blur-overlay {
        height: 180px;
    }
}

.comparison-wrapper .td-description {
    text-align: left !important;
    font-size: 12px;
    font-weight:300;
}
.comparison-table td {
    padding: 10px 13px;
    border: 1px solid #efefef;
}

    .comparison-wrapper .td-description .lnk-desc, .comparison-wrapper .feature-block .lnk-desc {
        padding: 10px 0;
        display: block;
        color: #5274A1;
        text-decoration: none !important;
        cursor: pointer;
        font-weight: 700;
    }
    .td-description a:hover {
        color: #022952 !important;
    }
    .comparison-wrapper .td-description a span:before, .comparison-wrapper .feature-desc a span:before {
        content: "";
        font-family: "FontAwesome";
        font-size: 15px;
        padding-right: 5px;
    }

.comparison-wrapper #fullHeader {
    border-style: none !important;
    border-color: #fff !important;
}

.accordion-button {
    background-color: #5274A1 !important;
    color: white !important;
    text-transform: uppercase;
    font-size: 12px;
    display: inline-block;
}

    .accordion-button::after {
        content: "";
        font-family: "FontAwesome";
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
        width: auto;
        height: auto;
        background-image: none;
    }

.comparison-wrapper .accordion-button a {
    margin-left: 20px;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.product-overview-table td {
    text-align: center;
    vertical-align: top;
    padding: 10px;
}

.product-overview {
    padding: 15px;
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.product-overview-table h2 {
    font-size: 1.25rem;
    margin-bottom: 0.3rem;
}

.btn-wrapper {
    padding-top: 10px;
}

    .btn-wrapper a {
        font-size: 0.85rem;
        padding: 6px 16px;
    }

.feature-block {
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 0;
}

.feature-block {
    border-bottom: 1px solid #e0e0e0;
    padding: 10px 20px; /* Add horizontal padding */
    overflow: hidden; /* Prevent content from spilling out */
    background-color: #fff; /* Optional: make it distinct */
    margin: 0; /* Ensure no extra margins */
}

.feature-desc {
    font-size: 12px;
    padding: 10px 20px; /* Top/Bottom: 10px, Left/Right: 20px */
    background-color: #eee;
}


.accordion-body {
    padding: 0 !important;
    padding-left: 20px;
    padding-right: 20px;
}

.feature-block {
    padding: 0 !important;
}

.check-row {
    text-align: center;
    padding: 10px 0;
}

.fa-check-standard {
    color: #003d7e;
}

.check-failed {
    color: #e6482e; /* red-orange */
}


/* .fa-check.hosted {
		color: #cddc39;
	} */

.jr-btn.white-btn {
    background-color: #fff;
    color: #002144;
    border-radius: 15px;
    text-decoration: none;
    font-size: 10px;
}

    .jr-btn.white-btn:hover {
        border-color: #fff;
        background-color: #6089bd;
        color: #fff;
        text-decoration: none;
    }

.product-standard {
    background-color: #022952 !important;
    color: #fff;
}

.product-select {
    background-color: #fc4b43 !important;
    color: #fff;
}

.product-hosted {
    background-color: #b3bb00 !important;
    color: #fff;
}

/*.only-mobile-view .sticky-header {
    display: none;
    position: sticky;
    top: 90px;
    z-index: 999;
}*/

.only-mobile-view .sticky-header .product-overview-table td {
    padding: 5px 10px;
}
.only-mobile-view .sticky-header .product-standard {
    border-radius: 5px 0 0 0;
}
.only-mobile-view .sticky-header .product-hosted {
    border-radius: 0 5px 0 0;
}
.only-mobile-view .sticky-header .box-info h2 {
    margin: 0;
    font-size: 12px;
    letter-spacing: normal;
    text-transform: none;
}

.only-mobile-view .sticky-header.active {
    display: table;
}

.only-mobile-view .sticky-header {
    display: none;
    position: sticky;
    top: 90px;
    z-index: 50;
    width: 100vw;
    margin-left: calc(-1 * (100vw - 100%) / 2);
}
    /* Force equal width and padding */
    .only-mobile-view .sticky-header .product-overview {
        width: 33.33%; /* Equal width for 3 columns */
        padding: 20px;
        height: 50px; /* Fixed height (adjust as needed) */
        display: table-cell;
        vertical-align: middle;
        padding-left: 28px;
    }

    /* Make the .box-info take full height and center content */
    .only-mobile-view .sticky-header .box-info {
        height: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

.check-row i {
    font-size: 1.5rem; /* ~32px */
}

.check-row {
    text-align: center;
    padding: 10px 0;
    display: flex;
    align-items: center;
    justify-content: space-around;
}

.product-overview-table a {
    color: white;
    text-decoration: none;
}


.inner-space-right-40 {
    padding-right: 40px !important;
}

.inner-space-left-40 {
    padding-left: 40px !important;
}

.inner-space-right-20 {
    padding-right: 20px !important;
}

.inner-space-top-40 {
    padding-top: 40px !important;
}
.inner-space-top-100 {
    padding-top: 100px;
}

.inner-space-bottom-100 {
    padding-bottom: 100px;
}

.inner-space-left-20 {
    padding-left: 20px !important;
}

.inner-space-bottom-60 {
    padding-bottom: 60px;
}

.inner-space-top-90 {
    padding-top: 90px !important;
}

.inner-space-bottom-80 {
    padding-bottom: 80px !important;
}

.inner-space-bottom-90 {
    padding-bottom: 90px !important;
}

.inner-space-bottom-100 {
    padding-bottom: 100px !important;
}
.inner-space-bottom-120 {
    padding-bottom: 120px !important;
}

.margin-space-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-space-bottom-40 {
    margin-bottom: 40%;
}

.margin-space-bottom-60 {
    margin-bottom: 60px !important;
}
.inner-space-left-15 {
    padding-left: 15px !important;
}
.inner-space-top-15 {
    padding-top: 15px !important;
}
.inner-space-bottom-15 {
    padding-bottom: 15px !important;
}
.inner-space-left-80 {
    padding-left: 80px !important;
}

.inner-space-right-80 {
    padding-right: 80px !important;
}

.inner-space-top-200 {
    padding-top: 200px !important
}

.inner-space-all-25 {
    padding: 25px !important;
}

.btn-white {
    background-color: #fff !important;
    color: #002144 !important;
    text-transform: uppercase;
    width: auto;
}

    .btn-white:hover {
        border-color: #fff !important;
        background-color: #5274A1 !important;
        color: #fff !important;
    }
/*End*/
.inner-space-bottom-50 {
    padding-bottom: 50px !important;
}

.inner-space-bottom-20 {
    padding-bottom: 20px !important;
}

.inner-space-bottom-30 {
    padding-bottom: 30px !important;
}
.inner-space-bottom-80 {
    padding-bottom: 80px !important;
}
.inner-space-bottom-10 {
    padding-bottom: 10px !important;
}

.inner-space-top-50 {
    padding-top: 50px !important;
}
.inner-space-top-80 {
    padding-top: 80px !important;
}
.inner-space-top-30 {
    padding-top: 30px !important;
}
.inner-space-top-120{
    margin-top:120px !important;
}
/*Tab view component*/
.section-title {
    font-size: 42px;
    color: #5274A1;
}

.section-subtitle {
    /*padding-left: 13rem;*/
    /*padding-right: 13rem;*/
    font-size: 1rem;
    color: #666;
}

.tabs {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0;
    padding: 0 10%;
    list-style: none;
    border-bottom: 1px solid #5274A1;
    width: 100%;
}


    .tabs li {
        /* Existing styles */
        flex: 0 1 auto;
        cursor: pointer;
        margin: 0;
        text-align: center;
        line-height: 1.4;
        text-transform: uppercase;
        border-bottom: 3px solid transparent;
        transition: color 0.3s ease;
        white-space: normal;
        max-width: 12%;
        word-break: normal;
        overflow-wrap: break-word;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        padding: 18px;
        color: #ccc;
        position: relative;
        font-size: 12px;
        letter-spacing: 2px;
        border: 1px solid transparent;
        line-height: 18px;
        align-items:center;
    }

        .tabs li:hover {
            color: #1f4e79;
        }

        .tabs li.active {
            color: #1f4e79;
            display: inline-flex;
            background-color: #fff;
            color: #5274A1;
            border-color: #5274A1;
            position: relative;
        }

            .tabs li.active:before {
                content: '';
                width: 100%;
                background-color: white;
                height: 4px;
                position: absolute;
                left: 0;
                bottom: -3px;
            }

.tab_content {
    display: none;
    padding: 20px 0;
}

    .tab_content.active {
        display: block;
    }

.jr-icon-holder img {
    width: 100%;
    max-width: 150px;
}
.imageandlinks .jr-icon-holder img {
    max-width: 100%;
}
.descp h2 {
    font-size: 2.5rem;
    font-weight: bold;
    color: #5274A1;
    text-align: left;
}

.descp p {
    font-size: 14px;
    color: #00000099;
    text-align: left;
}

.btn-lg {
    padding-left: 2rem;
    padding-right: 2rem;
    background-color: #5274A1;
    color: white;
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

    .btn-lg:hover {
        background-color: #002144;
        border-color: #002144;
        color: #fff
    }


.descp1 h2 {
    text-align: center;
    font-size: 2rem;
    font-weight: bold;
    color: #5274A1;
    padding-top: 10px;
}

.descp1 p {
    text-align: center;
    font-size: 1rem;
    color: #00000099;
}



.descp1 .btn {
    display: inline-block;
    margin: 0 auto;
}

.descp1 {
    padding: 10px;
    text-align: center;
}

/*End Tab View*/

/* Search Layer*/
.search-layer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 33, 68, 0.9);
    z-index: 10000;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
}

    /* Show when active */
    .search-layer.d-block {
        display: flex !important;
    }

    .search-layer .close-layer {
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 24px;
        cursor: pointer;
        color: #fff;
        z-index: 10001;
    }

    .search-layer .form-wrapper {
        width: 100%;
        max-width: 600px;
        background-color: transparent;
    }

    .search-layer form#searchform {
        text-align: left;
    }

#searchform_wrapper .input-wrap {
    /* No display:flex by default */
    align-items: flex-start;
    line-height: 60px;
    gap: 10px;
}

/* Radio labels container */
.search-options {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 10px;
}

/* Radio Labels */
#searchform label.search_blog {
    color: #fff;
    background-color: #a1adba;
    border-radius: 20px;
    padding: 4px 10px;
    display: inline-block;
    height: 32px;
    line-height: 22px;
    font-size: 16px;
    filter: brightness(100%);
    white-space: nowrap;
}

#searchform input.search_blog_radio {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    border: 8px solid #fff;
    border-radius: 50%;
    background-clip: content-box;
    vertical-align: middle;
}

    #searchform input.search_blog_radio:checked {
        background-color: #C45414;
        border: 4px solid #fff;
    }

/* Text input */
.search-layer input[type="text"] {
    border: none;
    background: #fff;
    color: #000;
    width: 100%;
    height: 54px;
    border-radius: 5px;
    padding: 0 15px;
    font-size: 16px;
    box-sizing: border-box;
    margin-top: 5px;
}

/* Submit Button */
#searchform .jr-btn {
    margin-top: 10px;
    font-size: 16px;
    border:none;
}
#search-title h2, #search-results h3 {
    font-size: 24px;
    margin: 0;
    text-align:left;
}

.search-results {
    border-bottom: 1px solid #ccc;
    margin: 30px 0;
    padding: 0 0 30px;
}

    .search-results .alignleft {
        float: left;
        margin: 5px 20px 20px 0;
    }

#search-results p {
    font-weight: 300;
    margin-bottom: 30px;
    text-align: left;
}
.search-results a {
    color: #212529;
}

.search-results h3 {
    color: #0d6efd;
}
.search-results p b {
   font-weight:500;
}
.hs-search-highlight.hs-highlight-html {
    font-weight: 500;
}
.search-layer .jr-btn:hover {
    background-color: #5274A1;
}
#search-nav ul {
    display: flex;
    justify-content: space-between;
}
/* Small screen: stack radios vertically */
@media (max-width: 480px) {
    .search-layer {
        padding: 10px;
    }

    .search-options {
        flex-direction: column;
        align-items: flex-start;
    }

    .search-layer input[type="text"] {
        padding: 0 10px;
        font-size: 13px;
    }

    #searchform label.search_blog {
        font-size: 13px;
        margin: 4px 0;
    }
}

#label-email-7b7915e2-0948-4aa6-8066-37cb07ac0dc5, #label-email-7b7915e2-0948-4aa6-8066-37cb07ac0dc5 span {
    visibility: hidden;
}

.comparison-wrapper .only-mobile-view {
    display: none;
}

@media (max-width: 540px) {
    .comparison-wrapper .only-mobile-view {
        display: block !important;
    }

    .comparison-wrapper .mini-header, .comparison-wrapper .table-responsive {
        display: none !important;
    }
}

.error-page-padding {
    padding-top: 250px;
    padding-bottom: 100px;
}

/* Widget icons*/
.bio-icon {
    background-image: url('../images/icons/Bio_Icon.png');
    background-size: contain;
    background-repeat: no-repeat;
    width: 24px;
    height: 24px;
}
/*Full width background image*/
.padded-section {
    padding: 100px 0;
}

.padded-section.full-width-image {
    padding-bottom: 0;
    padding-top: 40%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 0;
    margin-bottom: 50px;
}
/*End full width background image*/
.large-btn {
    padding: 20px 40px !important;
    font-size: 20px !important;
    width: 300px !important;
    height: 70px !important;
    border-radius: 100px !important;
    white-space: nowrap;
}

.medium-btn {
    letter-spacing: 1px;
    font-size: 1.25em !important;
    line-height: 50px !important;
    margin-top: 30px !important;
    padding-left: 40px !important;
    padding-right: 40px !important;
    text-decoration: none !important;
    padding-top: 0px !important;
}

.medium-medium-btn {
    width: 254px;
    font-size: 16px;
    letter-spacing: 1px;
}

.underwritingbutton-btn {
    width: 300px;
    font-size: 16px;
    letter-spacing: 1px;
}

.tab_container div:last-of-type {
    padding-left: 20px;
}
