.social-embeds-footer-news {
    text-align: center;
    margin-bottom: 2rem;
}

.footer-logo-center-news .wp-block-image {
    justify-content: center;
    display: flex;
}

.wp-block-newsletterglue-callout p.has-text-align-center {
    margin-top: 1rem !important;
}

.ngl-cta a {
    text-decoration: none !important;
    color: #fff !important;
}

.ngl-social-block {
    display: grid;
    justify-content: center;
}

.memberful-login {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    position: relative;
   
}

.memberful-login img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

.memberful-login a {
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: max-content;
}

.memberful-login .sub-menu {
    clear: both;
    display: none;
    list-style: none;
    background: linear-gradient(360deg, #FAFAFA 0%, #ffffff 100%);
    padding-left: 0px;
    position: absolute;
    top: 35px;
    border-radius: 5px;
    padding: 5px;
    right: 0;
}

.memberful-login a:hover~.sub-menu,
.sub-menu:hover {
    display: block;
}

.members_listing .card .card-img-top {
    width: 380px;
    height: 280px;
}


/* Modal generic css */
/* Modal generic css */
.modal_custom,
.modal_polygon {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    display: none;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #E6E6E673;
    backdrop-filter: blur(17px);
    z-index: 1111;
}

.modal_custom.open,
.modal_polygon.open {
    display: flex;
}

.modal_custom .modal_content,
.modal-3 {
    box-shadow: -0.86556px -1.73111px 11.25222px 0px rgba(0, 0, 0, 0.11);
    background-color: #fff;
    z-index: 11;
    position: relative;
    max-width: 60.125rem;
    width: 95%;
    overflow: hidden;
    min-height: 16.25rem;
}

.modal_custom .modal_header {
    padding: 1.875rem;
}

.modal_close_btn {
    border: 0;
    color: #D3A120;
    font-size: 1.5rem;
    cursor: pointer;
    background-color: #fff;
    padding: 0.25rem 0.75rem;
    border-radius: 100%;
    cursor: pointer;
}

.modal_close_btn:focus {
    border: none;
    outline: none;
}

.modal_custom .modal_header .modal_close_btn,
.modal-3 .modal_header .modal_close_btn {
    position: absolute;
    top: 0.6875rem;
    right: 1.25rem;
    z-index: 14;
}

.modal_custom .modal_header .gear-icon,
.modal-3 .gear-icon {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 11;
}

.modal_custom .modal_body {
    position: absolute;
    top: 2.5rem;
    left: 3.75rem;
    z-index: 13;
}

.modal_custom .modal_body .logo-container,
.modal-3 .modal_body .logo-container {
    display: flex;
    align-items: center;
    margin: 2rem 0;

}

.modal_custom .modal_body .logo-container h2,
.modal-3 .modal_body .logo-container h2,
.modal_polygon .modal_body .logo-container h2 {
    color: #275E96;
    font-family: Lato;
    font-size: 2.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    max-width: 23.125rem;
    margin: 0 1.25rem;
}

.modal-3 .modal_body .logo-container h2 {
    max-width: 100%;
    font-size: 1.75rem;
}

.modal-3 .modal_body .content-container p {
    font-size: 1.25rem;
    max-width: 75%;
}

.modal_custom .modal_body .content-container,
.modal-3 .modal_body .content-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 1rem 0;
}

.modal_custom .modal_body .content-container p,
.modal-3 .modal_body .content-container p,
.modal_polygon .modal_body .content-container p {
    color: #000;
    font-family: Lato;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 300;
    max-width: 34.8125rem;
    margin: 0px;
}

.btn-colored {
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    background-color: #D3A120;
    border: 0;
    color: #fff;
    padding: 0.5rem 3rem;
    height: fit-content;
    font-size: 1.5rem;
    border-radius: 1.5625rem;
    text-decoration: none;
}

.btn-colored.btn-outline {
    border: 1.5px solid rgba(211, 161, 32, 1);
    background-color: #fff;
    color: #D3A120;
}

.btn-colored:hover {
    background-color: #e4b43a;
    text-decoration: none;
    color: white;
}

.modal_custom .modal_body .content-container .btn-colored,
.modal-3 .modal_body .content-container .btn-colored {
    position: relative;
    transform: translate(6rem, 0px);
}

/* Modal 3 */
.modal-3.modal_content {
    padding: 0.8125rem;
    overflow: visible !important;
    position: fixed;
    right: 15px;
    bottom: 15px;
    max-width: 48.6875rem;
}

.modal-3 .modal_header {
    padding: 0;
}

.modal-3 .modal_header .gear-icon {
    transform: translate(0, 16%);
    right: 1rem;
}

.modal-3 .modal_header .modal_close_btn {
    top: 0;
    right: 0.625rem;
}

.modal-3 .modal_body {
    position: relative !important;
    left: unset;
    top: unset;
    border: 0.125rem solid #D3A120;
    padding: 2rem;
}

.modal-3 .modal_body .logo {
    position: absolute;
    top: -4.5rem;
    z-index: 1;
}

.modal_custom .modal_body .logo-container {
    margin: 1rem 0;
}

.modal-3 .modal_body h2 {
    margin: 0 !important;
    padding-top: 1rem;
}

/* Modal 3 */

/* Modal 2 */
.polygon-icons {
    position: relative;
}

.modal_polygon .polygon-icons .child {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.modal_polygon .modal_close_btn {
    position: absolute;
    top: 27%;
    right: 15%;
    transform: translate(100%, 30%);
    z-index: 111;
}

.modal_polygon .modal_body {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

.modal_polygon .logo {
    width: 12.6875rem;
    margin: auto;
}

.modal_polygon .modal_body .logo-container h2 {
    width: 100%;
    margin: auto;
}

.modal_polygon .modal_body .content-container p {
    max-width: 25rem;
}

.modal_polygon .modal_body .content-container,
.modal_polygon .modal_body .content-container p {
    margin: 1rem 0;
}

.modal_polygon .modal_body .content-container .btn-colored {
    display: inline-block;
}

/* Modal 2 */

.polygon_container {
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: -1px 0px 16px -2px rgba(0, 0, 0, 0.11);
}

.card_polygon {
    position: relative;
    width: fit-content;
    margin: auto;
    min-width: 43.375rem;
    min-height: 43.375rem;
}

.card_polygon .card_body {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    width: 100%;
}

.card_polygon .polygon-icons .child {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.card_polygon .logo {
    width: 12.6875rem;
    margin: auto;
}

.card_polygon .card_body .logo-container h2 {
    width: 100%;
    margin: auto;
    color: #275E96;
    font-family: Lato;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    max-width: 23.125rem;
    margin: auto;
}

.card_polygon .card_body .content-container p {
    color: #000;
    font-family: Lato;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 300;
    max-width: 34rem;
    margin: 0px;
}

.card_polygon .card_body .content-container,
.card_polygon .card_body .content-container p {
    margin: 1rem auto;
}

.price_counter {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.card_polygon .price_counter h3,
body.single.single-post .card_polygon .price_counter h3 {
    color: #1164B1;
    font-weight: 900;
    font-size: 56px;
    margin: 0;
    font-family: Lato;
}

.price_counter h3 sup {
    font-size: 2rem;
    font-weight: 900;
    font-family: Lato;
}

.price_counter .plane_type {
    font-size: 1.75rem;
    font-weight: 700;
    font-family: Lato;
    color: #797979;
    margin-bottom: 0.25rem;
}

.btn-colored {
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    background-color: #D3A120;
    border: 0;
    color: #fff;
    padding: 0.5rem 3rem;
    height: fit-content;
    font-size: 1.5rem;
    border-radius: 1.5625rem;
    text-decoration: none;
    display: inline-block;
    margin-top: 1rem;
}

.btn-colored:hover {
    background-color: #e4b43a;
    text-decoration: none;
    color: white;
}

/* Polygon section end */


/* announcement 2 */


.announcement-bar2 {
    align-items: center;
}

.announcement-bar2 h2.heading {
    margin-bottom: 0px;
    color: #275E96;
    font-weight: 700;
    font-size: 24px;
}

.announcement-bar2 {
    align-items: center;
    display: flex;
    background: #fff;
    border-top: 5px solid #D3A120;
    padding: 10px;
    position: fixed;
    bottom: 0;
    z-index: 1000;
}

.announcement-bar2 img.lazyloaded {
    width: 54px;
}

.announcement-bar2 .btn-colored {
    padding: 0.5rem 2rem;
    margin-top: 0px;
}

.announcement-bar2 .sub-heading {
    margin-bottom: 0px;
    color: #555555;
    font-size: 18px;
}

.announcement-bar2 button.close_announcement2 {
    padding: 0.5rem 1rem !important;
    font-size: 20px;
    color: #d3a120;
    position: relative;
    right: 4rem;
}

.announcement-bar2 .emailsignup .clear input {
    background: #D3A120;
    border: 0px;
}

.announcement-bar2.announcement-bar3 .announcement-bar2 i {
    color: #D3A120;

}

.announcement-bar2 .emailsignup input {
    padding: 5px 30px 5px 20px;
}

.announcement-bar2 .emailsignup .clear {
    top: 0;
    width: 100px;
    position: absolute;
    right: -15px;
}

.announcement-bar2 .emailsignup {
    max-width: 358px;
    position: relative;
    margin-right: 6rem;
    margin-bottom: 0px;
}
 .announcement-bar2 form p.validation {
    font-weight: 500;
    font-size: 14px;
    padding-top: 0px;
    color: #C00E1B;
    margin-bottom: 0px;
}

/* announcement 2 end */

/* announcement-shipping */


.announcement-bar2.announcement-shipping .emailsignup .clear input {
    background-color: #295886;
}

.announcement-shipping .close_announcement2 i {
    color: #295886;

}

.announcement-shipping {
    border-top: 5px solid #295886;
}

.announcement-bar2.announcement-shipping img.lazyloaded {
    width: 220px;
}

/* end announcement-shipping */

/*  announcement-defense */
.announcement-defense {
    border-top: 5px solid #A7A8A8;
}

.announcement-defense .emailsignup .clear input {
    background-color: #A7A8A8;
}

.announcement-defense .close_announcement2 i {
    color: #A7A8A8;

}

.announcement-bar2.announcement-defense img.lazyloaded {
    width: 220px;
}

/* end announcement-defense */

/*  announcement-defense */
.announcement-offshore {
    border-top: 5px solid #99010C;
}

.announcement-offshore .emailsignup .clear input {
    background-color: #99010C;
}

.announcement-offshore .close_announcement2 i {
    color: #99010C;

}

.announcement-bar2.announcement-offshore img.lazyloaded {
    width: 220px;
}

/* end announcement-defense */



/*dispatch email section css*/
.dispatch-email-box {
    width: 66%;
    margin: 0 auto;
}


.dispatch-email-box-img img {
    width: 70%;
    margin: 0 auto;
}
.dispatch-email-box-text h4 {
    font-size: 24px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    color: #124CA1;
}
.dispatch-email-box-text p {
    color: #555;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 500;
}

/*end dispatch email section css*/

/*join-club-card-polygon*/

.card_polygon.join-club-card-polygon .card_body .content-container p {
    color: #797979;
    font-family: Lato;
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    max-width: 23rem;
    margin: 0px;
    text-align: left;
    margin: 0 auto;
    position: relative;
}
.card_polygon.join-club-card-polygon .card_body .logo-container h2 {
    width: 100%;
    margin: auto;
    color: #275E96;
    font-family: Lato;
    font-size: 2rem;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    max-width: 23rem;
    margin: auto;
    text-align: left;
}
.card_polygon.join-club-card-polygon .card_body .content-container p i {
    font-family: 'Font Awesome 5 Free';
    position: absolute;
    left: -25px;
    top: 5px;
    color: #d3a120;
}
.card_polygon.join-club-card-polygon  .logo {
    width: 10.6875rem;
    margin: auto;
}
/*End join-club-card-polygon*/
/*journey-sec*/
.journey-sec h4 {
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: 1.3;
    color: #124ca1;
    margin-bottom: 15px;
}
.journey-sec p {
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #797979;
   max-width: 35rem;
    text-align: center;
    margin: auto;
}

/*header css*/
.memberful-login-text {
    display: flex;
}
.memberful-login a {
    margin-left: 2px !important;
    margin-right: 5px !important;
}
.memberful-login-text {
    padding: 15px;
    border-left: 2px solid #e3e3e3;
}
.memberful-login ul.sub-menu li {
    padding: 5px 10px;
}


/*Progressive Profile css*/

.progressive-profile-popup .logo-container {
    display: block !important;
}
.progressive-profile-popup .content-container {
    display: block !important;
}
.progressive-profile-popup-input {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(230px,1fr));
    grid-row-gap: 10px;
}

.progressive-profile-popup .modal_body .content-container .btn-colored {
    position: relative;
    transform: translate(0rem, 0px);
    background: #c00e1b;
}
.progressive-profile-popup .modal_body .logo-container h2 {
    width: 100%;
    max-width: 100%;
    margin: 0;
    color: #C00E1B;
}
.progressive-profile-popup .modal_body {
    position: relative;
    top: 0;
    left: 0;
    padding: 15px 30px;
}
.progressive-profile-popup-content {
    border: 3px solid #C00E1B;
    margin: 30px;
}


.progressive-profile-popup .modal_header .modal_close_btn {
    position: absolute;
    top: .5rem;
    right: 0.25rem;
    z-index: 14;
}
.age-group .form-check input {
    accent-color: #c00e1b;
}
.age-group .form-check{
    padding-left: 0px;
}
.progressive-profile-popup .content-container h6 {
    color: #222529;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}
.progressive-profile-popup .modal_content {
    box-shadow: -0.86556px -1.73111px 11.25222px 0px rgba(0, 0, 0, 0.11);
    background-color: #fff;
    z-index: 11;
    position: relative;
    max-width: 52rem;
    width: 100%;
    overflow: hidden;
    min-height: 16.25rem;
}
.progressive-profile-popup .modal_header .gear-icon {
    position: absolute;
    top: 12px;
    right: 30px;
    z-index: 11;
}
.progressive-profile-popup .modal_header {
    padding: 0;
}
.progressive-profile-popup .modal_close_btn {
    border: 0;
    color: #c00e1b;
    font-size: 1.5rem;
    cursor: pointer;
    background-color: #fff;
    padding: 0.25rem 0.75rem;
    border-radius: 100%;
    cursor: pointer;
}

.subscription-popup{
    backdrop-filter: blur(2px);
}

.progressive-profile-popup.subscription-popup .modal_content {
    max-width: 38rem;
}
.progressive-profile-popup.subscription-popup .modal_body .logo-container h2{
    font-size: 1.8rem;   
}

/*end Progressive Profile css*/


/*Progressive Profile css*/

.progressive-profile-slidein .logo-container {
    display: block !important;
}
.progressive-profile-slidein .content-container {
    display: block !important;
}
.progressive-profile-popup-input {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(230px,1fr));
    grid-row-gap: 10px;
}

.progressive-profile-slidein .modal_body .content-container .btn-colored {
    position: relative;
    transform: translate(0rem, 0px);
    background: #c00e1b;

}
.progressive-profile-slidein .modal_header .modal_close_btn {
    position: absolute;
    top: 0.5rem;
    right: .25rem;
    z-index: 14;
}
.progressive-profile-slidein .modal_body .logo-container h2 {
    width: 100%;
    max-width: 100%;
    margin: 0;
    color: #C00E1B;
    font-weight: 700;
}
.progressive-profile-slidein .modal_body {
    position: relative;
    top: 0;
    left: 0;
    padding: 15px 30px;
}
.progressive-profile-popup-content {
    border: 3px solid #C00E1B;
    margin: 30px;
}
.age-group .form-check input {
    accent-color: #c00e1b;
}
.age-group .form-check{
    padding-left: 0px;
}
.progressive-profile-slidein .content-container h6 {
    color: #222529;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 15px;
}
.progressive-profile-slidein .modal_content {
    box-shadow: -0.86556px -1.73111px 11.25222px 0px rgba(0, 0, 0, 0.11);
    background-color: #fff;
    z-index: 11;
    position: relative;
    max-width: 44rem;
    width: 100%;
    overflow: hidden;
    min-height: 16.25rem;
}
.progressive-profile-slidein .modal_header .gear-icon {
    position: absolute;
    top: 12px;
    right: 30px;
    z-index: 11;
}
.progressive-profile-slidein .modal_header {
    padding: 0;
}
.progressive-profile-slidein .modal_close_btn {
    border: 0;
    color: #c00e1b;
    font-size: 1.5rem;
    cursor: pointer;
    background-color: #fff;
    padding: 0.25rem 0.75rem;
    border-radius: 100%;
    cursor: pointer;
}
/*end Progressive Profile css*/


.card.progressive-profile-sidebar {
    background: #fff;
    width: 100%;
    border: none;
    border-top: 3px solid #C00E1B;
    border-radius: 0px;
    border-bottom: 3px solid #C00E1B;
}

.progressive-profile-sidebar-left h2 {
    font-size: 28px;
    font-weight: 700;
    color: #C00E1B;
}
.progressive-profile-sidebar-left p {
    font-size: 18px;
    font-weight: 300;
}
.progressive-profile-sidebar-right .selectbox .form-select {
    padding: 10px 14px;
    width: 90%;
}

.progressive-profile-sidebar-right .selectbox label {
    width: 100%;
    color: #222529;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}

.progressive-profile-sidebar-right .btn-colored {
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    background-color: #C00E1B;
    border: 0;
    color: #fff;
    padding: 0.5rem 3rem;
    height: fit-content;
    font-size: 1.25rem;
    border-radius: 1.5625rem;
    text-decoration: none;
}
.card.progressive-profile-sidebar img {
    width: 55px;
    right: 0;
    position: absolute;
    top: -10px;
}


.progressive-profile-sidebar.progressive-profile-articles{
   width: 100%;

}
.progressive-profile-sidebar.progressive-profile-articles .card-body {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
.progressive-profile-sidebar.progressive-profile-articles .card-body .progressive-profile-sidebar-left {
    width: 50%;
}
.progressive-profile-sidebar.progressive-profile-articles .card-body .progressive-profile-sidebar-right {
    width: 50%;
}



/*midpage css*/
.progressive-profile-midpage-sec {
    background: rgb(0 0 0 / 11%);
    padding: 50px 0px;
}
.card.progressive-profile-sidebar.progressive-profile-midpage img {
    background: #e3e3e3;
}

.progressive-profile-sidebar.progressive-profile-midpage {
    width: 100%;
    background: #e3e3e3;
}
.progressive-profile-sidebar.progressive-profile-midpage{
   width: 100%;

}
.progressive-profile-sidebar.progressive-profile-midpage .card-body {
    display: flex;
    justify-content: space-between;
    gap: 30px;
}
.progressive-profile-sidebar.progressive-profile-midpage .card-body .progressive-profile-sidebar-left {
    width: 50%;
}
.progressive-profile-sidebar.progressive-profile-midpage .card-body .progressive-profile-sidebar-right {
    width: 50%;
}
.progressive-profile-popup-content p {
    font-size: 16px;
}
.age-group label {
    font-size: 16px;
}

.card.article-card {
    border: none;
    margin-top: 2rem;
}

.article-card-text-box {
    border-top: 2px solid #d3a120;
    padding: 15px 15px 15px 50px;
    margin-left: -35px;
    z-index: 0;
    position: relative;
    border-right: 2px solid #d3a120;
    border-bottom: 2px solid #d3a120;
    width: 100%;
}

.article-card-text {
    width: 75%;
}

div.body .article-card-text h2 {
    font-size: 25px;
    color: #124CA1;
    font-weight: 600;
}

.article-card-img img {
    max-width: 100%;
    width: 220px;
}

.article-card-text p {
    font-size: 16px;
    color: #282F36;
    margin-bottom: 0px;
}

.card.article-card .card-body {
    padding: 0px;
}

.article-card-btn .article-price {
    font-size: 30px;
    display: flex;
    font-weight: bold;
    color: #1164B1;
}

.article-card-btn .article-price .dollar-icon {
    font-size: 20px;
    color: inherit;
}

div.body .article-year {
    font-size: 20px;
    color: #797979;
}


.card.article-card.midpage-card {
    padding: 3rem 12rem;
    border-radius: 0px;
    background: #FAFAFA;
}

.card.article-card.midpage-card .card-body {
    border: 2px solid #d3a120;
    padding: 20px;
}

.card.article-card.midpage-card .card-body .article-card-text-box {
    border: none;
}

.midpage-card-image-box {
    position: absolute;
    width: 250px;
    right: 0;
    top: 0;
    padding: 0px 0px 0px 20px;
    background: #fafafa;
}

.card.article-card.midpage-card img.midpage-card-img {

    opacity: 0.2;
}

.card.article-card.midpage-card .card-body .article-card-img img {
    width: 100%;
}


/*membership account css*/
.membershipaccount {
    width: 60%;
    margin: 0 auto;
}

.membershipaccount-header {
    text-align: center;
}

.membershipaccount-header h4 {
    color: #CE2528;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.membershipaccount-header p {
    color: #555;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.membershipaccount-header img {
    margin: 0 auto;
    margin-bottom: 15px;
    max-width: 120px;
}

.membershipaccount-tab .nav.nav-pills {
    justify-content: center;
}

.membershipaccount-tab .nav.nav-pills .nav-link {
    font-family: Lato;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    color: #545454;
    border-radius: 0px;
    padding: 10px 30px;
}

.membershipaccount-tab .nav.nav-pills .nav-link.active {
    background: transparent;
    color: #CE2528;
    font-size: 22px;
    font-weight: 700;
    border-bottom: 4px solid #CE2528;
}


.membershipaccount .tab-pane {
    border-radius: 6px;
    background: #F5F7F9;
    padding: 0px 30px 58px 30px;
}


form.membershipaccount-form .form-control {
    border-radius: 4px;
    border: 1px solid #E4E7EB;
    padding: 1.375rem 0.75rem;
    color: #a7a8a8;
    font-size: 14px;
}

.membershipaccount button.btn.btn-primary {
    background: #CE2528;
    border-radius: 30px;
    padding: 7px 30px;
    border-color: #CE2528;
    text-transform: uppercase;
}
.membershipaccount button.btn.btn-primary.subscribed {
    background-color: #D3A120;
    border-color: #D3A120;
}
.membershipaccount .btn-primary.focus, .btn-primary:focus{
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: none;
}
.membershipaccount .btn-primary:not(:disabled):not(.disabled):active:focus{
     box-shadow: none;
}
.email-subscriptionstext p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #797979;
    margin-bottom: 0;
}

.email-subscriptionsbtn {
    display: flex;
    justify-content: center;
    flex-direction: column;

}

.email-subscriptionstext h6 {
    color: #222529;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.email-subscriptionssec-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #dee2e6;
}

.email-subscriptionstext {
    display: flex;
    flex-direction: column;
}

.membershipaccount-form label {
    text-transform: uppercase;
    font-size: 14px;
}


.membershipaccount-form .form-action p.validation {
    font-weight: 400;
    font-size: 13px;
    padding-top: 10px;
    color: #000000;
}
.email-subscriptionssec-box p.validation {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0px;
    font-weight: 400;
    line-height: 1.2;
    color: #d3a120;
    adding: 5px;
}
.email-subscriptionsbtn .custom-control-label::before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #B0B0B0;
    border: #B0B0B0 solid 1px;
}
.email-subscriptionsbtn .custom-switch .custom-control-label::before {
    left: -2.25rem;
    width: 4.75rem;
    pointer-events: all;
    border-radius: 2.5rem;
    height: 2rem;
}
.email-subscriptionsbtn .custom-switch .custom-control-label::after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(2rem - 4px);
    height: calc(2rem - 4px);
    background-color: #fff;
    border-radius: 2rem;
   
}
.email-subscriptionsbtn .custom-switch .custom-control-input:checked~.custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(.75rem);
    transform: translateX(2.75rem);
}

.email-subscriptionsbtn .custom-switch {
    padding-left: 2.25rem;
    padding: 0px 40px;
    width: 5rem;
}
.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: #CE2528;
    background-color: #CE2528;
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}

.custom-control-input:focus:not(:checked)~.custom-control-label::before {
    border-color: #1164b1;
}

.modal-daily {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.7);
  opacity: 0;
  animation: modal-show 0.5s 1 forwards;
}

.modal-daily .modal-content {
  position: relative;
  width: 480px;
  height: 180px;
  padding: 24px;
  background-color: white;
}

.custom-control-input:checked:checked ~ .modal-daily {
  display: flex;
}

.modal-daily .modal-toggle {
  -webkit-appearance: none;
}

.modal-show {
  display: inline-block;
  padding: 12px;
  background-color: #8bb02c;
  color: white;
  font-size: 18px;
 
}

.modal-daily .modal-hide {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 60px;
  height: 60px;
  padding: 0;
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  font-size: 48px;
  text-align: center;
}

@keyframes modal-show {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

/*.modal.show{
   display: none !important;
}
.custom-control-input:checked~.modal.show {
    display: flex !important;
}

*/


/* Cards css start */
.cl-dark-blue {
    color: #275E96;
}

.btn-colored,
div.body a.btn-colored {
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
    background-color: #D3A120;
    border: 0;
    color: #fff;
    padding: 0.5rem 3rem;
    height: fit-content;
    font-size: 1.25rem;
    border-radius: 1.5625rem;
    text-decoration: none;
}

.btn-colored:hover,
div.body a.btn-colored:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ddb140;
}

.card__start__logo,
.card__center__logo {
    margin-top: 5rem;
    border: 2px solid #D3A120;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.98);
    box-shadow: -1px 0px 16px -2px rgba(0, 0, 0, 0.11);
    max-width: 36.875rem;

}

.sidebar-card.card__start__logo {
/*     margin-top: 2.5rem; */
    margin-bottom: 2.5rem;
}

.sidebar-card.card__start__logo h3{
    font-size: 1.34rem;
}

.sidebar-card.card__start__logo p{
    font-size: 1.2rem;
}

.sidebar-card.card__start__logo a.btn-colored{
    font-size: 1rem;
    padding: 0.5rem 3rem;
}

.card__start__logo .logo,
.card__center__logo .logo {
    position: absolute;
    top: -4rem;
}

.card__center__logo .logo {
    left: 50%;
    transform: translateX(-50%);
}

.card__center__logo .gear-img {
    margin-right: -19px;
    max-width: unset !important;
}

/* Cards css end */


/* Announcement Bar css start  */
.announcement-bar {
    background: var(--fafafa, rgba(250, 250, 250, 0.98));
    box-shadow: -1px 0px 16px -2px rgba(0, 0, 0, 0.11);
    padding-left: 9.1875rem;
    bottom: 0;
    left: 0;
    display: none;
    justify-content: space-between;
    align-items: center;
    z-index: 1;
    border-top: 5px solid #C00E1B;
}

.announcement-bar.open {
    display: flex !important;
}

.announcement-bar .heading {
    font-family: Lato;
    font-size: 38px;
    font-weight: 900;
    margin: 0;
}

.announcement-bar .sub-heading {
    font-family: Lato;
    font-size: 28px;
    font-weight: 700;
    margin: 0;
}

.announcement-bar .heading,
.announcement-bar .sub-heading span {
    color: #C00E1B;

}
.announcement-bar button.close_announcement {
    position: relative;
    right: 3rem;
}
.subscribe_email .emailsignup {
    width: 100%;
}

.subscribe_email img {
    height: fit-content;
}

.subscribe_email input {
    font-weight: 400;
    font-size: 1.0625rem;
    border: 0;
    border-left: 3px solid rgba(40, 47, 54, 0.15);
    border-radius: 0;
    padding: 5px 30px 5px 20px;
    border-right: none;
    font-size: 15px;
    line-height: normal;
}

.subscribe_email input[type="submit"] {
    position: relative;
    left: -20px;
}

.subscribe_email p.validation {
    font-weight: 700;
    font-size: 13px !important;
    line-height: normal !important;
    padding-top: 5px !important;
    color: #C00E1B !important;
    margin: 0 !important;
    padding: 0 !important;
}

.close_announcement:focus,
.subscribe_btn:focus,
.subscribe_email input:focus {
    outline: none;
}

.close_announcement:hover {
    background-color: #C00E1B !important;
    transition: all;
    transition-duration: 0.5s;
}

.close_announcement:hover img {
    filter: brightness(0) invert(1);
}


/* Announcement Bar css end  */


/* Sidebar start */
.mobile-navigation.show {
    margin-right: 0;
    width: 500px;
}

.bs-canvas-overlay {
    opacity: 0.85;
    z-index: 1100;
    background-color: #fff;
    backdrop-filter: blur(30px);
}

.bs-canvas {
    top: 0;
    z-index: 1110;
    overflow-x: hidden;
    overflow-y: auto;
    max-width: 36.25rem;
    transition: margin .4s ease-out;
    -webkit-transition: margin .4s ease-out;
    -moz-transition: margin .4s ease-out;
    -ms-transition: margin .4s ease-out;
}

.bs-canvas-right {
    right: 0;
    margin-right: -40.625rem;
}

.custom-canvas-container {
    height: calc(100% - 0px) !important;
    top: 81px;
    filter: drop-shadow(0px 3px 6px rgba(0, 0, 0, 0.16));
}

.custom-canvas-container .bs-canvas-close {
    width: fit-content;
    font-size: 23px;
    line-height: 1;
    padding: 2px 7px 5px 7px;
    cursor: pointer;
    background-color: #C00E1B;
    font-weight: 900;
    margin-top: 2.5rem;
}

.search input:focus {
    outline: none;
}

.cl-C00E1B {
    color: #C00E1B;
}

ul.btn_link {
    padding-left: 0;
}

.btn_link li {
    list-style: none;
}

.btn_link a {
    color: #C00E1B;
    text-decoration: none;
    font-size: 22px;
    position: relative;
    font-weight: 700;
    background-color: #f8f9fa !important;
    padding-left: 1.5rem;
    display: block;
    padding-bottom: 0.5rem;
    padding-top: 0.5rem;
    padding-right: 1rem;
    padding-right: 1rem;
    margin-bottom: 1rem;
}

.btn_link a::after {
    content: '';
    width: 4px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #C00E1B;
}

.btn_link:hover {
    text-decoration: none;
    color: #C00E1B;
}

.cursor-pointer {
    cursor: pointer;
}

div.mobile-navigation div.social a {
    margin: 5px;
}

div.mobile-navigation .emailsignup {
    width: 100% !important;
}

div.mobile-navigation .email-sub {
    padding: 0;
}

div.mobile-navigation .email-sub form {
    width: 100%;
}

div.mobile-navigation div.search form {
    background-color: transparent;
}
/* Sidebar end */

@media screen and (max-width: 1660px) {
    .announcement-bar .heading {
        font-size: 32px;
    }

    .announcement-bar .sub-heading {
        font-size: 24px;
    }

    .subscribe_btn {
        font-size: 18px;
    }

    .announcement-bar {
        padding-left: 2rem;
    }

    .article-card-text {
        width: 70%;
    }
}

@media screen and (max-width: 1340px) {
    .announcement-bar {
        padding-left: 2rem;
        padding-top: 0.5rem !important;
        justify-content: center !important;
        flex-direction: column !important;
        text-align: center;
    }

    .announcement-bar .flex-lg-row {
        flex-direction: column !important;
        align-items: center !important;
    }

    .sub-heading {
        padding-left: 0 !important;
        margin: 1rem 0 !important;
    }

    .close_announcement {
        position: absolute;
        top: 5px;
        right: 5px;
    }

    .article-card-text {
        width: 65%;
    }
}

@media screen and (max-width: 992px) {
    .modal_custom .modal_header .gear-icon {
        width: 18.75rem;
    }

    .modal_custom .modal_header .modal_close_btn {
        top: 0.5625rem;
        right: 0.8125rem;
    }

    .modal_custom .modal_body .logo-container h2,
    .modal-3 .modal_body .logo-container h2 {
        font-size: 2.5rem;
    }

    .modal_custom .modal_body .content-container p,
    .modal-3 .modal_body .content-container p {
        font-size: 1.25rem;
        max-width: 27.5rem;
    }

    .modal_custom .modal_body .content-container .btn-colored,
    .modal-3 .modal_body .content-container .btn-colored {
        padding: 0.5rem 2rem;
        font-size: 1.25rem;
        transform: translate(3rem, 0);
    }

    /* Modal 3 */
    .modal-3 .modal_header .gear-icon {
        width: 9.375rem;
        transform: translate(0, 40%);
    }

    .modal-3 .modal_header .modal_close_btn {
        top: 0;
        right: 0.625rem;
    }

    /* Modal 3 */

    /* Modal 2 */
    .modal_polygon .modal_content {
        max-width: 31.25rem;
    }

    .modal_polygon .modal_header .polygon-icons .parent {
        width: 100%;
    }

    .modal_polygon .modal_header .polygon-icons .child {
        width: 90%;
    }

    .modal_polygon .modal_close_btn {
        font-size: 1rem;
    }

    .modal_polygon .logo {
        max-width: 7rem;
    }

    .modal_polygon .modal_body .logo-container h2 {
        font-size: 2rem;
        max-width: 18rem;
    }

    .modal_polygon .modal_body .content-container p,
    .btn-colored {
        font-size: 1rem;
        max-width: 18rem;
    }

    /* Modal 2 */
}


@media screen and (max-width: 768px) {

    .bs-canvas {
        width: 100%;
    }

    div.main-nav div.right-nav a {
        margin: auto 5px;
        font-size: 12px;
    }
    .memberful-login-text{
        padding: 5px;
    }
    div.main-nav div.right-nav {
        flex-direction: row;
    }

    div.right-nav div.container.search-container {
        order: 2;
        padding-left: 5px;
        padding-right: 5px;
    }

    .memberful-login {
        max-width: fit-content;
        order: 3;
    }

    div.main-nav div.right-nav div.mobile-logo {
        order: 1;
    }

    div.main-nav div.right-nav>a.nav-control {
        order: 4;
        font-size: 16px;
    }

    .mobile-navigation.show {
        max-width: 100%;
    }

    .memberful-login a {
        width: max-content;
    }

    .faq_container {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }
    .dispatch-email-box {
        width: 100%;
        margin: 0 auto;
    }
    .announcement-bar button.close_announcement {
        position: absolute;
        right: 10px;
    }
    .announcement-bar .heading{
        font-size: 22px;
    }
    .announcement-bar .sub-heading{
        font-size: 18px;
    }
}

@media screen and (max-width: 767px) {

    .progressive-profile-sidebar.progressive-profile-midpage .card-body {
        display: flex;
        justify-content: space-between;
        gap: 30px;
        flex-direction: column;
    }
    .progressive-profile-sidebar.progressive-profile-midpage .card-body .progressive-profile-sidebar-left {
        width: 100%;
    }
    .progressive-profile-sidebar.progressive-profile-midpage .card-body .progressive-profile-sidebar-right {
        width: 100%;
    }
    .progressive-profile-sidebar.progressive-profile-articles .card-body {
        display: flex;
        justify-content: space-between;
        gap: 30px;
        flex-direction: column;
    }
    .progressive-profile-sidebar.progressive-profile-articles .card-body .progressive-profile-sidebar-left{

       width: 100%;
    }
    .progressive-profile-sidebar.progressive-profile-articles .card-body .progressive-profile-sidebar-right{

       width: 100%;
    }
    .progressive-profile-slidein .modal_body .logo-container h2 {
        width: 100%;
        max-width: 100%;
        margin: 0;
        color: #C00E1B;
        font-weight: 700;
        font-size: 22px;
    }
    .progressive-profile-popup-content h2 {
        font-size: 22px !important;
    }
    .card.progressive-profile-sidebar img {
        width: 50px;
        right: 0;
        position: absolute;
        top: -30px;
    }
    .progressive-profile-sidebar-left h2 {
        font-size: 22px;
        font-weight: 700;
        color: #C00E1B;
    }
    .progressive-profile-sidebar-left p {
        font-size: 16px;
        font-weight: 300;
    }

    .progressive-profile-popup-content  .modal_body {
        border: none !important;
    }
    .progressive-profile-popup-content img.gear-icon.lazyloaded {
        width: 50px;
    }
    .progressive-profile-popup .modal_header .gear-icon {
        position: absolute;
        top: 10px;
        right: 28px;
        z-index: 11;
    }
    .progressive-profile-slidein .modal_header .gear-icon {
        position: absolute;
        top: 12px;
        right: 30px;
        z-index: 11;
    }
    .journey-sec h4 {
        font-size: 26px;
       line-height: 32px;
       
    }
     .announcement-bar2 form p.validation {
    
        text-align: center;
    }
    .modal_custom .modal_header,
    .modal-3 .modal_header {
        padding: 0;
    }

    .modal_custom .modal_header .rectangle-icon,
    .modal-3 .modal_header .rectangle-icon {
        display: none;
    }

    .modal_custom .modal_body,
    .modal-3 .modal_body {
        position: relative;
        top: unset;
        left: unset;
        padding: 1.875rem;
        border: 0.125rem solid #D3A120;
    }

    .modal_custom .modal_body .logo-container,
    .modal_custom .modal_body .content-container,
    .modal-3 .modal_body .logo-container,
    .modal-3 .modal_body .content-container {
        flex-direction: column;
        text-align: center;
        margin: 0;
    }

    .modal_custom .modal_body .logo-container h2,
    .modal-3 .modal_body .logo-container h2 {
        margin: 1rem 0;
        font-size: 2rem;
    }

    .modal_custom .modal_body .content-container .btn-colored,
    .modal-3 .modal_body .content-container .btn-colored {
        transform: unset;
        margin-top: 1rem;
    }

    /* Modal 3 */
    .modal-3.modal_content {
        right: 0;
        max-width: 100%;
    }

    .modal-3 .content-container {
        margin-top: 1rem !important;
    }

    .modal-3 .modal_header .gear-icon {
        width: 9.375rem;
        transform: translate(0, 20%);
    }

    .modal-3 .btn-colored {
        display: block;
        margin: auto;
        width: fit-content;
        margin-top: 1rem;
    }

    .modal-3 .modal_body .logo {
        position: absolute;
        top: 0;
        z-index: 1;
        left: 50%;
        transform: translate(-50%, -5.5rem);
    }

    /* Modal 3 */

    /* Modal 2 */
    .modal_polygon .modal_content {
        max-width: 20.25rem;
    }

    .modal_polygon .modal_header .polygon-icons .parent {
        width: 100%;
    }

    .modal_polygon .modal_header .polygon-icons .child {
        width: 90%;
    }

    .modal_polygon .modal_close_btn {
        font-size: 0.75rem;
        transform: translate(72%, 23%);
    }

    .modal_polygon .logo {
        max-width: 5rem;
    }

    .modal_polygon .modal_body {
        width: 100%;
    }

    .modal_polygon .modal_body .logo-container h2 {
        font-size: 1.25rem;
        max-width: 12rem;
    }

    .modal_polygon .modal_body .content-container p,
    .btn-colored {
        font-size: 0.75rem;
        max-width: 12rem;
        margin-left: auto;
        margin-right: auto;
    }

    /* Modal 2 */


    /*membership account mobile css */
    .membershipaccount {
        width: 100%;
        padding: 0px 15px;
    }

    .membershipaccount-header h4 {
        font-size: 24px;
    }

    .membershipaccount-tab .nav.nav-pills .nav-link {
        font-size: 18px;
    }

    .membershipaccount-tab .nav.nav-pills .nav-link.active {
        font-size: 20px;

    }

    .membershipaccount .tab-pane {

        padding: 0px 20px 30px 20px;
    }

    .email-subscriptionssec-box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #dee2e6;
        flex-direction: column;
    }

    .email-subscriptionsbtn {
        display: block;
        justify-content: center;
        width: 100%;
        margin-bottom: 20px;
    }
    .announcement-bar2 .emailsignup {
        width: 90%;
        position: relative;
        margin-right:0px;
    }
    .announcement-bar2 button.close_announcement2 {
        position: absolute;
        right: 10px;
        top: 10px;
    }
    .announcement-bar2 .sub-heading {
        text-align: center;
    }
    .dispatch-email-box-img img {
        width: 50%;
        margin: 0 auto;
        margin-bottom: 25px;
    }
    .dispatch-email-box {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }
    .card_polygon {
        min-width: 100%;
        min-height: 100%;
    }
    .card_polygon .card_body .content-container p {
        color: #000;
        font-family: Lato;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 300;
        max-width: 20rem;
        margin: 0 auto;
    }
    .card_polygon .card_body .logo-container h2 {
        font-size: 26px;
   }
    .card_polygon .card_body {
        top: 45%;
        
    }
    .card_polygon .logo, .card_polygon.join-club-card-polygon .logo {
        width: 4.4rem;
        margin: auto;
    }
    .card_polygon .card_body .content-container, .card_polygon .card_body .content-container p{
        margin: 0.7rem auto;
    }
    .card_polygon.join-club-card-polygon .card_body .logo-container h2 {
        width: 100%;
        margin: auto;
        color: #275E96;
        font-family: Lato;
        font-size: 1.2rem;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        max-width: 14rem;
        margin: auto;
        text-align: left;
    }
    .card_polygon.join-club-card-polygon .card_body .content-container p {
        color: #797979;
        font-family: Lato;
        font-size: 0.77rem;
        font-style: normal;
        font-weight: 400;
        max-width: 13rem;
        margin: 0px;
        text-align: left;
        margin: 0 auto;
        position: relative;
        width: 100%;
    }
    .join-club-card-polygon .btn-colored{
        padding: 0.3rem 2rem;
        height: fit-content;
        font-size: 0.77rem;
        margin-top: 0.1rem;
    }
    .card_polygon .polygon-icons .child {
        width: 95%;
    }
    .membership__bannar .display-4 {
        font-size: 2rem !important;
    }
    .dispatch-email-box-text p {
        font-size: 0.875rem;
    }
    .pricing__container__card p {
        font-size: 0.875rem;
    }
    .pricing__container  .text-lg {
        font-size: 0.875rem;
    }
    .journey-sec p {
        font-size: 0.875rem;
      
    }
    .pricing__container .pricing__container__card {
       margin-bottom: 15px;
    }
    .pricing__container h1 {
        font-size: 2rem;
    }
    .pricing__container {
        padding: 3rem 0 !important;
       
    }
	
	.single-post .sidebar-card{ display: none; }
	.single-post .card.article-card .card-body{ display: block !important; }
	.single-post .card.article-card .card-body .article-card-img img{ 
        margin: 0 auto; 
        width: 120px
    }
	.single-post .article-card-text-box{ 
        margin-left: 0px; display: block !important; 
        padding: 15px;
        border: 2px solid #d3a120;
    }
    div.body .article-card-text h2{
        font-size: 22px;
    }
    div.body .article-card-text p{
        font-size: 16px;
    }
    div.body .article-card-btn a.btn-colored {
        padding: 10px 20px;
        font-size: 18px;
    }
}



@media screen and (max-width: 500px) {
    .subscribe_email {
        flex-direction: column;
    }

    .subscribe_email .border.bg-white {
        padding: 1rem !important;
    }

    .subscribe_btn {
        font-size: 1rem;
        width: fit-content;
        margin: 1rem auto;
    }

    .close_announcement {
        width: 2.5rem;
        height: 2.5rem;
    }

    .close_announcement img {
        width: 100%;
    }

    .article-card-text {
        width: 100%;
    }
}
.subscribe-modal-bg {
    background-image: url(../assets/images/new-ship-popup-bg.png);
    max-width: 700px;
    background-size: auto 180px;
    background-repeat: repeat-x;
    background-position: center top;
    padding: 20px;
}
.subscribe-modal-cstm-inner {
    border: 4px solid #CE2528;
}
.subscribe-modal-cstm-inner .close-btn {
    right: 3px;
    top: 1px;
    width: 20px;
}
.subscribe-modal-cstm-inner .top-logo img {
    max-width: 60px;
    margin: 0;
    margin-top: 27px;
    margin-left: 25px;
    margin-bottom: 30px;
}
.subscribe-modal-cstm-inner h2 {
    color: #4D4E4F;
    font-weight: 700;
    text-align: left;
    font-size: 50px;
    padding: 0 20px;
    line-height: normal;
    position: relative;
    padding-bottom: 25px;
}
.email-form-cstm-inner h2 {
    color: #4D4E4F !important;
    font-weight: 700 !important;
    font-size: 45px !important;
    line-height: normal !important;
    position: relative !important;
    padding-bottom: 25px !important;
    margin-bottom: 15px !important;
    padding-top: 15px;
}
.subscribe-modal-cstm-inner h2:after, .email-form-cstm-inner h2:after {
    content: "";
    width: 60px;
    height: 7px;
    background: #CE2528;
    position: absolute;
    bottom: 0;
    left: 20px;
}
.email-form-cstm-inner h2:after {
    left: 0;
    width: 80px;
    height: 6px;
}
.subscribe-modal-cstm-inner p {
    padding: 0 20px;
    color: #555555;
    font-weight: 300;
    font-size: 25px;
    margin-bottom: 10px;
}
.email-form-cstm-inner p {
    color: #555555 !important;
    font-weight: 300 !important;
    font-size: 30px !important;
    margin-bottom: 10px !important;
    max-width: 650px;
}
.subscribe-modal-cstm-inner h3 {
    padding: 0 20px;
    font-weight: 700;
    margin-bottom: 30px;
}
.email-form-cstm-inner h3 {
    font-weight: 700 !important;
    margin-bottom: 20px;
}
.gcaptain-subscribe-modal-inner .email {
    padding: 0 20px;
    max-width: 400px;
}
.gcaptain-subscribe-modal-inner .description {
    padding: 10px 0 25px 0px;
}
.emailsignup-input {
    display: flex !important;
    width: 100% !important;
    align-items: center;
    border: 1px solid #282F3626;
    border-radius: 5px;
    padding-left: 10px;
}
.emailsignup-input input#mce-EMAIL {
    border: none;
    outline: none;
    flex: 1;
    padding: 5px;
}
.emailsignup-input .user-icon {
    border-right: 1px solid #282F3626;
    padding-right: 9px;
}
.email-form-cstm {
    background-image: url(../assets/images/subscribe-promos-bg.png) !important;
    box-shadow: -0.87px -1.73px 11.25px 0px #0000001C;
    background-size: contain !important;
    background-position: center center !important;
    max-width: 100% !important;
}
.email-form-cstm-inner {
    max-width: 1550px;
    width: 100% !important;
    border: 4px solid #CE2528;
    margin: 0 auto;
    padding: 40px;
}
.email-form-cstm-inner h2 span, .email-form-cstm-inner h3 span { 
    display: inline-block !important;
    font-size: inherit !important;
    font-weight: inherit !important; 
    line-height: inherit !important;
    color: #CE2528 !important;
    padding: 0 !important;
}
div.row.email div.email-form img {
    width: auto;
}
div.email form input[type=submit] {
    top: -5px;
    text-transform: uppercase;
}
.sidebar-email-outer {
    background-image: url(../assets/images/sidebar-ship-new.png);
    padding: 10px;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: 70%;
}
.sidebar-email-outer h2 {
    color: #4D4E4F;
    font-weight: 700;
    text-align: left;
    font-size: 29px;
    line-height: normal;
    position: relative;
    padding-bottom: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}
.sidebar-email-outer h2:after {
    content: "";
    width: 40px;
    height: 4px;
    background: #CE2528;
    position: absolute;
    bottom: 0;
    left: 0;
}
.sidebar-email-outer h2 .image img {
    width: 85px;
}
.sidebar-email-outer h2 .title {
    padding-right: 15px;
}
.sidebar-email-outer p {
    font-weight: 300;
    font-size: 22px;
    margin-bottom: 10px;
}
.sidebar-email-outer div.emailsignup {
    width: 95%;
} 
.sidebar-email-outer form input[type=submit] {
    left: -20px;
    position: relative;
    top: -5px;
    text-transform: uppercase;
}
.sidebar-email-outer div.emailsignup input#mce-EMAIL {
    padding-right: 23px;
}
.sidebar-email-outer h3 {
    font-size: 22px;
    font-weight: 400;
}
.sidebar-email-outer h3 a {
    color: #CE2528;
    font-weight: 700;
}
.job-updates {
    background-image: url(../assets/images/job-promo-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    padding: 60px 20px 50px;
    box-shadow: -0.87px -1.73px 11.25px 0px #0000001C;
}
.job-updates-inner {
    max-width: 1550px;
    margin: 0 auto;
    border: 4px solid #CE2528;
}
.job-updates .logo-inner img {
    max-width: 160px;
    width: 100%;
}
.job-updates-inner .row {
    align-items: center;
}
.job-updates-inner h2 {
    color: #4D4E4F;
    font-weight: 700;
    text-align: left;
    font-size: 40px;
    line-height: normal;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 20px;
}
.job-updates-inner h2:after {
    content: "";
    width: 80px;
    height: 6px; 
    background: #CE2528;
    position: absolute;
    bottom: 0;
    left: 0;
}
.job-updates-inner p {
    font-weight: 300;
    font-size: 27px;
}
.job-updates-inner p b {
    font-weight: 700;
}
.job-updates-inner .logo-inner { 
    margin-bottom: 20px;
}
.job-updates-inner .image {
    margin: -170px 0px;
    transform: scale(0.7) translate(-12%, 0px);
}
.job-updates .description {
    padding: 40px 10% 40px 0;
}
.job-updates .description a.btn.btn-primary {
    text-transform: uppercase;
    padding: 10px 30px;
    margin-right: 13px;
}
.job-updates-inner .image img {
    display: block;
}
.sidebar-email-outer .top-logo {
    padding-bottom: 40px;
}
.sidebar-email-outer form {
    padding-bottom: 15px;
    padding-top: 15px;
}
.email-form-cstm.email-form- {
    background-image: url(../assets/images/single-page-form-bg.svg) !important; 
    box-shadow: none;
    padding: 0;
    background-repeat: no-repeat;
}
.email-form-cstm.email-form- h2 {
    font-size: 30px !important;
    padding-bottom: 15px !important;
    margin-bottom: 10px !important;
}
.email-form-cstm.email-form- p {
    font-size: 18px !important;
}
.email-form-cstm.email-form- .email-form-cstm-inner {
    padding: 10px;
}
.email-form-cstm.email-form- h3 {
    padding-bottom: 0;
    margin-bottom: 0;
}
.email-form-cstm.email-form- .emailsignup {
    max-width: 400px;
    width: 100%;
}
.sidebar-email-notification-cstm h2 {
    color: #4D4E4F;
    font-weight: 700;
    text-align: left;
    font-size: 28px;
    line-height: normal;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 10px;
}
.sidebar-email-notification-cstm h2:after {
    content: "";
    width: 40px;
    height: 4px; 
    background: #CE2528;
    position: absolute;
    bottom: 0;
    left: 0;
}
.sidebar-email-notification-cstm p {
    font-weight: 300;
    font-size: 22px;
}
.sidebar-email-notification-cstm h3 {
    font-weight: 700;
    font-size: 22px;
    color: #555555;
}
.sidebar-email-notification-cstm h3 span {
    color: #CE2528;
}
div.mobile-navigation div.social {
    padding: 20px 20px 20px 0;
}
.sidebar-email-notification-cstm input[type="submit"] {
    position: relative;
    left: -5px;
    top: -3px;
}
.footer-email-cstm h2 {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 10px;
    color: #FAFAFA !important;
}
.footer-email-cstm h2:after {
    content: "";
    width: 40px;
    height: 4px; 
    background: #CE2528;
    position: absolute;
    bottom: 0;
    left: 0;
}
.footer-email-cstm p {
    font-size: 23px !important;
    margin-bottom: 0 !important;
}
.footer-email-cstm h3 {
    color: #fff !important;
    padding-top: 5px !important;
    padding-bottom: 15px !important;
}
.footer-email-cstm h3 span {
    color: #CE2528 !important;
    font-weight: 700;
}
.footer-email-cstm .emailsignup-input {
    background: #fff;
}
.footer-email-cstm form input[type="submit"] {
    position: relative;
    top: -4px !important;
    height: 43px !important;
}
.font-robotoslab {
    font-family: "Roboto Slab", serif !important;
    font-weight: 700 !important; 
}
.sidebar-email-outer .top-logo img {
    width: 32%;
}
div.mobile-navigation .email-sub .button {
    text-transform: uppercase;
    width: 120px;
}
.emailsignup-input input#mce-EMAIL {
    padding-right: 30px;
}
.slideinnewsletter-outer {
    background-image: url(../assets/images/Shipping-Slide.png);
    background-size: contain; 
    background-repeat: no-repeat;
    background-position: center right;
    max-width: 550px !important;
    width: 100% !important;
}
.slideinnewsletter-inner {
    border: 4px solid #CE2528;
    padding: 20px;
}
.slideinnewsletter-inner h2 {
    position: relative;
    font-size: 23px;
    line-height: normal;
    font-weight: 700;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.slideinnewsletter-inner h2:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 4px;
    background: #CE2528;
}
.slideinnewsletter-inner h2 span {
    color: #CE2528;
}
.slideinnewsletter-inner p {
    font-weight: 300;
    font-size: 18px;
    max-width: 320px;
}
.slideinnewsletter-outer .close {
    opacity: 1;
    padding-top: 5px;
    padding-right: 5px;
}
.slideinnewsletter-outer .logo {
    width: 75px;
    position: absolute; 
    right: 15px;
    bottom: 15px;
}
.slideinnewsletter-outer input[type="submit"] {
    position: relative;
    left: -18px;
    top: -5px;
    text-transform: uppercase;
}
.slideinnewsletter-outer .emailsignup {
    width: 69%;
}
@media (max-width: 1299px) {
    .sidebar-email-outer div.emailsignup {width: 100%;} 
    .job-updates-inner .image img {margin-left: 0;}
    .job-updates-inner h2 {font-size: 33px;}
    .job-updates-inner p {font-size: 20px;}
}
@media (max-width: 991px) {
    .email-form-cstm-inner h2 {font-size: 35px !important;}
    .email-form-cstm-inner p {font-size: 20px !important;}
    .job-updates .description {padding-right: 15px;}
    .sidebar-email-outer {background-size: 50%;}
}
@media (max-width: 767px) {
    .subscribe-modal-cstm-inner h2, .email-form-cstm-inner h2 {font-size: 25px !important; line-height: normal !important;}
    .subscribe-modal-cstm-inner p, .subscribe-modal-cstm-inner h3, .email-form-cstm-inner h3 {font-size: 16px !important;}
    .email-form-cstm-inner p {font-size: 18px !important;}
    .subscribe-modal-bg { background-size: auto 185px; }
    .email-form-cstm-inner, div.row.email div.email-form {padding: 15px;}
    .job-updates-inner .image {margin: -30px 0 0 0; transform: none;}
    .job-updates-inner .logo-inner img {display: block; margin: 0 auto;}
    .job-updates .description  {padding: 20px;}
    .job-updates-inner h2 {font-size: 30px;}
    .job-updates .description a.btn.btn-primary {margin-right: 0; margin-bottom: 10px;} 
    .sidebar-email-outer {background-size: 70%;}
    .sidebar-email-outer .top-logo img {width: 30%;}
    .sidebar-email-outer h2 {font-size: 25px;}
    .email-form-cstm.email-form- h2 {font-size: 25px !important;}
    .footer-email-cstm h2 {font-size: 25px;}
    .footer-email-cstm p {font-size: 18px !important;}
    body.single.single-post .email h3 {font-size: 21px;}
    img.email-form-cstm-inner-logo {max-width: 100px !important;}
    img.job-updates-inner-logo {max-width: 250px;display: block;margin-left: auto !important; margin-right: auto !important;}
} 