/* LW theme */
:root {
  --header-btn-bg: #333333;
  --header-btn-color: #333341;
  --header-a-color: #333333;
  --footer-bg: #1d1d1d;
  --body-bg: #f6f8fc;
  --page-header-color: #1d1d1d;
  --form-btn-bg: #3DA3DB;
  --form-btn-load: #3DA3DB;
}



#zsiq_float .zsiq_flt_rel {
    background: #f70016 !important;
}
#siqiframe .buble_bg .msgbx, #siqiframe .loadframe [themeid="9"] header:after, #siqiframe .siqc_edt, #siqiframe .win_close, #siqiframe [themeid="10"] header:after, #siqiframe header {
    background-image: -moz-linear-gradient(90deg,#d00 0,#ff0000 100%);
    background-image: -webkit-linear-gradient(90deg,#d00 0,#ff0000 100%);
    background-image: -ms-linear-gradient(90deg,#d00 0,#ff0000 100%);
}
#navbarSupportedContent ul {
    width: 100%;
}
#navbarSupportedContent ul li {
    line-height: 60px;
}
#navbarSupportedContent ul li#btn-text {
    width: 20%;
    float: left;
}
#navbarSupportedContent ul li#logo {
    width: 60%;
    float: left;
    text-align: center;
}
#navbarSupportedContent ul li#btn-menu {
    width: 20%;
    float: right;
    text-align: right;
}
#subscribe-header .btn-help-header:hover,#subscribe-header .btn-help-header:focus, ul.footer-navs li a:hover, ul.footer-navs li a:focus {
    opacity: .8;
}

footer#footerWrapper {
    background: #434343 0% 0% no-repeat padding-box;
    box-shadow: 0px 6px 15px #00000099;
    opacity: 1;
    float: left;
    width: 100%;
}
.corp-subs-wrapper p {
    font-size: 25px;
    font-family: 'Oxygen';
}

.footer-logo {
    text-align: center;
}
.footer-logo>a>img {
    width: 200px;
}
.footer-logo {
    padding-top: 35px;
    padding-bottom: 20px;
}
footer#footerWrapper hr {
    border-top: 1px solid #676767;
    margin: 0;
}
.footer-logo a {
    display: inline-block;
}
.footer-left span {
    font-size: 12px;
    color: #D8D8D8;
}
.footer-nav b {
    font-size: 12px;
    color: #ffffff;
}
.footer-nav-container {
    padding: 20px 0;
}
ul.footer-navs li a {
    font-size: 14px;
}
ul.footer-navs {
    list-style: none;
    display: flex;
    margin: 0;
}
.footer-left {
    float: left;
}
.footer-right {
    float: right;
}
.footer-nav {
    padding: 20px 0;
    float: left;
    width: 100%;
}
ul.footer-navs li {
    padding-left: 25px;
}

.zsiq_flt_rel {
    background: #EA0015 !important;
}

.modal-banner {
    text-align: center;
    padding: 15px;
}
.cb-portal-modal {
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-backdrop-blur {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    background-color: rgba(255, 255, 255, 0.2);
    z-index: -1;
}

.modal-dialog {
    position: relative;
    z-index: 1;
}

.modal-content {
    background-color: rgba(255, 255, 255, 0.9);
}
img.modal-banner-img {
    max-height: 30px;
    width: 100%;
    height: 100%;
}
.modal-header {
    padding: 0 20px;
    text-align: center !important;
    margin: 0;
    width: 100%;
    text-align: center;
    display: block;
    border: 0;
}
span.modaltitle {
    color: #000000;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}
.modal-body {
    color: #000000;
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
}
.modal-footer {
    border: 0;
    margin-bottom: 30px;
}
.modal-footer .btn-close-modal {
    opacity: 1;
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Roboto Condensed';
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D5D5D5;
    border-radius: 5px;
    height: 51px;
    padding: 10px 35px;
}
.modal-footer .modalaction button {
    background: #252525;
    color: #FFFFFF;
    opacity: 1;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Roboto Condensed';
    border: 1px solid #D5D5D5;
    border-radius: 5px;
    height: 51px;
    padding: 10px 35px;
}
.modal-footer .modalaction button:hover {
    opacity: .8;
}
.modal-content {
    background: #FCFCFC 0% 0% no-repeat padding-box;
    border-radius: 5px 5px 0px 0px;
    width: 495px;
    min-height: 319px;
    box-shadow: 0px 3px 20px #00000029;
    max-width: 100%;
}

a.btn.btn-subs-now {
    font-size: 20px;
    color: #ffffff;
    padding: 15px 20px !important;
    border: 1px solid #C71F3A;
    text-transform: uppercase;
    font-weight: bold;
    background: #E50026 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000001a;
    border-radius: 5px;
    font-family: 'Oxygen', sans-serif;
    margin-bottom: 0;
    height: 60px !important;
    display: inline-block;
    text-align: center;
}
#subs-now {
    text-align: center;
}
.planMainContainer .btn {
  transition: all 0.3s ease;
}















/* Subscribe Page */
#subscription-comments {
    background: #F5F0F0;
    padding: 70px 30px;
    float: left;
    width: 100%;
}
#subscription-comments .subscription-header {
    color: #000000;
    font-weight: bold;
    font-size: 40px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', sans-serif;
}

.subscription-comment {
    display: flex;
    margin-left: -7px;
    margin-right: -7px;
}
.subscription-comment-item {
    width: 33.3%;
    float: left;
    margin-left: 7px;
    margin-right: 7px;
}
.subscription-comment-item {
    position: relative;
}
.subscription-comment-item>span {
    font-size: 100px;
    color: #F60000;
    font-family: 'Oswald', sans-serif;
    height: 60px;
    position: absolute;
    top: 0;
}
.subscription-comment-item h3 {
    padding-top: 60px;
    font-size: 20px;
    color: #000000;
    font-family: 'PT Serif';
    font-weight: bold;
    font-style: italic;
    padding-bottom: 35px;
    line-height: 1.5em;
    margin-bottom: 0;
}
.corp-subs-sub p {
    padding-top: 10px;
    color: #404040;
    cursor: default;
}
.corp-subs-sub {
    text-align: center;
}
#subscription-details p {
    font-size: 16px;
    color: #404040;
    text-align: center;
    font-family: 'Oxygen', sans-serif;
    margin: 0;
}
.subscription-details-header {
    padding-bottom: 90px;
}

p.subscription-comment-from {
    font-size: 20px;
    font-family: 'Oxygen', sans-serif;
    font-weight: 300;
    font-style: italic;
    margin-bottom: 0;
}
.subscription-row {
    float: left;
    width: 100%;
    padding: 0 30px;
}
#subscription-details {
    background: #ffffff;
    /*padding-top: 90px;*/
    padding-bottom: 145px;
}
#subscription-details h2.subscription-header {
    font-size: 46px;
    text-align: center;
    font-family: 'Roboto Condensed', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 10px;
}
#subscription-details h2.subscription-header span {
    color: #E50026;
}
#subscription-details h3 {
    font-size: 36px;
    color: #000000;
    font-family: Roboto;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 30px;
    border-bottom: 1px solid #E50026;
    padding-bottom: 10px;
}
.subscription-details-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -10px;
    margin-right: -10px;
}
.subscription-details-item {
    float: left;
    width: 33.3%;
    text-align: center;
    padding-bottom: 75px;
    padding-left: 10px;
    padding-right: 10px;
}
.subscription-details-item img {
    max-width: 95px;
    width: 100%;
    height: 95px;
}
#subscription-details h4 {
    font-size: 24px;
    color: #000000;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 5px;
}

#subscription-pics {
    background: #F5F0F0;
}

.subscription-pics-items>div>img {
    max-width: 100%;
    width: 100%;
}
.subscription-pics-items {
    display: flex;
    flex-wrap: nowrap;
}
#other-subscription {
    padding: 75px 0;
}
#other-subscription h2 {
    color: #000000;
    font-family: 'Roboto Condensed';
    font-weight: bold;
    font-size: 43px;
    text-align: center;
    margin-bottom: 35px;
}
.other-subscription {
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #E25B5B;
    border-radius: 10px;
    opacity: 1;
    max-width: 636px;
    width: 100%;
    padding: 45px;
    margin: auto;
}
.other-subscription h3 {
    font-size: 28px;
    color: #D32327;
    font-weight: bold;
    text-align: center;
    font-family: 'Roboto Condensed';
        padding-bottom: 5px;
}
hr.other-subs-separator {
    border: 1px solid #707070;
    width: 73px;
    margin: auto;
}
.other-subscription>p {
    padding-top: 40px;
    font-size: 25px;
    color: #404040;
    text-align: center;
}
.subscription-pics img {
    max-width: 1170px;
    width: 100%;
}
.subscription-pics {
    margin-top: -50px;
    margin-bottom: -20px;
}

.other-subscription-hidden {
     display: none; 
    padding-top: 20px;
}
.live-chat {
    width: 50px;
    height: 50px;
    background: #EA0015;
    box-shadow: 0px 6px 6px #0000003d;
    border-radius: 50px;
    opacity: 1;
    margin: auto;
    padding: 12px;
    cursor: pointer;
}
.live-chat-box {
    background: #ffffff;
    width: 25px;
    height: 20px;
    margin: auto;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.live-chat::after {
    display: block;
    content: '';
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-top: 5px solid #ffffff;
    float: right;
    margin-right: 1px;
}

.other-subscription-hidden>p {
    font-size: 16px;
    color: #404040;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
}
.subscription-cards, .subscription-card {
    display: flex;
    text-align: center;
    justify-content: center;
}
/*.subscription-card h4, .subscription-card img {
    float: left;
}*/
.subscription-card h4 {
    font-size: 16px;
    color: #000000;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    padding-right: 17px;
    padding-top: 10px;
}
h4.ss-header {
    padding-left: 50px;
}
.secure-payments img {
    width: 200px;
    height: 43px;
}
.ss-payment img {
    width: 243px;
    height: 39px;
}
#subscription-cards {
    padding-bottom: 60px;
    padding-top: 0px;
}
#subscription-pricing h1 {
    font-size: 52px;
    color: #000000;
    font-weight: bold;
    font-family: 'Roboto Condensed';
    text-align: center;
    margin-bottom: 5px;
}
#subs-pricing .subscription-row-container {
  width: 100%;
  margin: 0 auto;
}
#subscription-pricing .subscription-row-container > p {
    color: #404040;
    font-size: 16px;
    margin-bottom: 30px;
}
.corp-subs-main {
    padding-top: 40px;
    text-align: center;
}
.corp-subs-sub {
    text-align: center;
    padding-top: 10px;
}


















.close-product {
  display: none;
  transition: .3s ease-in-out;
}
.subsription-plans {
    width: 130%;
    height: 130%;
    transform-origin: top left;
    transform: scale(75%);
}
table#subsription-table {
    
    table-layout:fixed;
    max-width: 1600px;
    width: 100%;
}
table#subsription-table tbody tr th.subscription-header {
    max-width: 260px;
    width: 100%;
    text-align: center;
}
tr.benefit-1>td {
    background: #FAFDFF;
    height: 29px;
}

tr.benefit-1>td:first-child {
    background: #F0FAFF;
}
#subsription-plans-container {
    max-height: 360px;
    margin-bottom: 10px;
}
table#subsription-table tbody tr th.subscription-header-separator {
    width: 15px;
}
th.subscription-plan-space, tr.benefit>td:first-child {
    width: 335px;
}
td.subscription-in-ex {
    box-shadow: 0px 3px 6px #0000000d;
    border: 1px solid #E2E2E2;
    border-top: 0;
    border-bottom: 0;
    clip-path: inset(0px -3px 0px -6px);
}
td.subscription-in-ex {
    text-align: center;
}
td.subscription-benefit-separator {
    background: transparent !important;
}
td.subscription-cta {
    box-shadow: 0px 3px 6px #0000000d;
    border: 1px solid #E2E2E2;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top: 0;
    padding-bottom: 20px;
    text-align: center;
    padding-top: 15px;
    background: #ffffff;
}
.subsription-plan-month>a {
    display: inline-block;
    font-size: 14px;
    color: #E50026;
    text-decoration: underline;
}
.subsription-plan-month {
    height: 29px;
    margin-top: 10px;
}
.subsription-plan-container h2 {
    color: #252525;
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 38px;
    margin-bottom: 0;
    margin-top: 10px;
}
tr.benefit.benefit-2 {
    background: #ffffff;
}
.subsription-plan-btn a {
    font-size: 20px;
    color: #ffffff;
    padding: 10px 53px;
    background: #EA0015;
    border: 1px solid #C71F3A;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
    box-shadow: 0px 3px 10px #0000001a;
}
table#subsription-table i.fa-check-circle {
    color: #0576B4;
    font-size: 16px;
}
table#subsription-table i.fa-times-circle {
    color: #B70F2B;
    font-size: 16px;
}
tr.benefit-1>td h4:first-child, tr.benefit-2>td h4:first-child {
    color: #000000;
    font-size: 14px;
    line-height: 1em;
    margin-bottom: 0;
    padding: 0 15px;
}
.subsription-plan-price {
    color: #EA0015;
    font-size: 42px;
    line-height: 68px;
    font-weight: bold;
}
.subsription-plan-year {
    font-size: 16px;
    color: #6C6C6C;
    line-height: 25px;
    padding-bottom: 20px;
}
.subsription-plan-header p {
    font-size: 24px;
    font-family: 'Roboto Condensed';
    line-height: 50px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 0;
}
.subsription-plan-header {
    background: transparent linear-gradient(90deg, #43B101 0%, #7ACA4C 50%, #43AF01 100%) 0% 0% no-repeat padding-box;
    border-radius: 5px 5px 0px 0px;
    opacity: 1;
    text-align: center;
    height: 50px;
}
.subsription-plan-container h2 span {
    font-size: 12px;
    font-weight: bold;
    padding: 2px 10px;
    background: #F7AB42 0% 0% no-repeat padding-box;
    border-radius: 1px;
    color: #ffffff;
    vertical-align: middle;
    /* position: absolute; */
    margin-left: 3px;
    line-height: 1em;
    margin-top: 0;
}
.subsription-plan-container.gold, .subsription-plan-container.silver, .subsription-plan-container.platinum-plus {
    margin-top: 50px;
    box-shadow: 0px 3px 6px #0000000d;
    border: 1px solid #E2E2E2;
    border-radius: 5px;
    border-bottom: 0;
    background: #ffffff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.subsription-plan-container.platinum {
    box-shadow: 0px 3px 6px #0000000d;
    border: 1px solid #E2E2E2;
    border-radius: 5px;
    border-bottom: 0;
    background: #ffffff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}




.subs-plans-product-cta span {
    cursor: pointer;
}

/* start for tablet pricing*/
#subs-plans-container {
    display: none;
}

span.close-product i {
    font-size: 20px;
    vertical-align: sub;
}

.subs-plans {
    display: flex;
    justify-content: center;
}
.subs-plans .subs-plan {
    width: 25%;
    text-align: center;
    
}
.subs-plans-product {
    background: #FFFFFF 0% 0% no-repeat padding-box;
}
.subs-plans-product h3 {
    border-left: 1px solid #E6E6E6;
    border-right: 1px solid #E6E6E6;
}
a.chargebee_sub.btn.btn-subscribe:hover, a.chargebee_sub.btn.btn-subscribe:focus {
    color: #ededed !important;
    opacity: .7;
}
.subs-plan-month a {
    color: #E50026;
    font-size: 12px;
    display: inline-block;
    padding-top: 10px;
    line-height: 1em;
}
.subs-plans-product h3 {
    padding: 7px 20px;
    color: #0576B4;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    line-height: 15px;
    margin: 0;
}
.subs-plan-month {
    height: 35px;
}
.subs-plan-container {
    border: 1px solid #E6E6E6;
    padding: 15px 10px;
    position: relative;
    background: #FFFFFF;
}
.subs-plan-header p {
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Roboto Condensed';
    margin: 0;
    line-height: 38px;
}
.subs-plan h2 {
    color: #252525;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.subs-plan-price {
    font-size: 26px;
    color: #EA0015;
    font-weight: bold;
}
.subs-plan-year {
    font-size: 12px;
    color: #6C6C6C;
    margin-top: 5px;
    margin-bottom: 10px;
}
.subs-plan-btn>a {
    font-size: 14px;
    color: #ffffff;
    padding: 6px 44px;
    background: #EA0015;
    border: 1px solid #C71F3A;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
}
.subs-plan h2 span {
    font-size: 8px;
    font-weight: bold;
    padding: 5px 10px;
    background: #F7AB42 0% 0% no-repeat padding-box;
    border-radius: 1px;
    color: #ffffff;
    vertical-align: middle;
    position: absolute;
    margin-left: 3px;
}
.subs-plan-header {
    background: transparent linear-gradient(90deg, #43B101 0%, #7ACA4C 50%, #43AF01 100%) 0% 0% no-repeat padding-box;
    border-radius: 5px 5px 0px 0px;
    opacity: 1;
}
.subs-plan-container.gold, .subs-plan-container.silver, .subs-plan-container.platinum-plus {
    margin-top: 38px;
}
#subscription-pricing {
    background-image: url(https://www.theadviser.com.au/images-backup/chargebee/Group-1635.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%;
    background-color: #ffffff;
    background-position: right -50px;
    padding-top: 55px;
}
.subs-product h4 {
    font-size: 12px;
    color: #000000;
    line-height: 25px;
    margin-bottom: 0;
    text-align: center;
}
.subs-product-row {
    display: flex;
    justify-content: center;
}
.subs-product-col {
    width: 25%;
    text-align: center;
}
.subs-product {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #E6E6E6;
    opacity: 1;
}
.subs-product-col {
    padding: 10px;
    border-left: 1px solid #E6E6E6;
}
.subs-product-col i.fa.fa-check-circle {
    font-size: 14px;
    color: #0576B4;
}
.subs-product-col i.fa.fa-times-circle {
    font-size: 14px;
    color: #B70F2B;
}
.subs-product-row>.subs-product-col:first-child {
    border-left: 0;
}
/* end for tablet pricing*/
#main_container a.nav-link:hover,#main_container a.nav-link:focus, #main_container a.nav-link:active {
    color: #000000 !important;
}
#main_container a.nav-link.active:hover,#main_container a.nav-link.active:focus, #main_container a.nav-link.active:active {
    background: var(--form-btn-bg) !important;
    color: #ffffff !important;
    opacity: .8;
    border-color:  #E2E2E2;
}







/* start for manage membership*/

.mbr-mgr-container>h1 {
    color: var(--portal-header-color);
    font-size: 18px;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 45px;
    margin: 0;
    margin-bottom: 20px;
    line-height: 1em;  
    text-align: left;
}
#article-main ul#navtab li {
    width: 20%;
    margin: 0;
    padding-right: 2px;
    padding-left: 2px;
}
#change-password {
    position: relative;
}
.change-pass-btn {
    position: absolute;
    top: 50px;
    right: 30px;
    cursor: pointer;
    font-size: 14px;
    color: #067FC1;
    text-decoration: underline;
}
ul#navtab {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -2px;
    margin-right: -2px;
}
ul#cb-order-summary {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 0;
}
ul#cb-order-summary li {
    width: 100%;
}
a.nav-link {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #E2E2E2;
}
a.nav-link.active {
    background: var(--form-btn-bg);
    color: #ffffff !important;
}

.b-order-summary-row {
    height: 100%;
}
span.cb-bar__middle.cb-plan-name {
    color: #000000;
    font-size: 22px;
    font-weight: bold;
    font-family: 'Roboto Condensed',sans-serif;
}
#cb-portal-invoice-table span.cb-bar__middle.cb-plan-name {
    font-size: 20px;
}
#cb-portal-invoice-table .cb-bar__price {
    font-size: 16px;
    color: #067FC1;
}
#cb-portal-invoice-table .cb-bar__desc.cb-invoice-qty {
    font-size: 16px;
    color: #000000;
    font-family: 'Roboto Condensed';
    font-weight: normal;
}
#cb-portal-invoice-table .invoice-date {
    font-size: 14px;
    color: #000000;
}
.subscription_details .cb-bar__price {
    color: #067FC1;
    font-size: 17px;
}
.cb-plan-info, .cb-plan-desc {
    color: #6C6C6C;
    font-size: 14px;
    font-family: 'Oxygen', sans-serif;
}
#article-main ul#cb-order-summary li {
    margin-bottom: 30px;
}
form#accountForm input {
    border: 1px solid #D5D5D5;
    border-radius: 5px;
    margin: 0;
}
span.display-card-type, span.display-card-number{
    font-size: 17px;
    color: #000000;
    font-family: 'Roboto Condensed',sans-serif;
}
.cb-card-number>a {
    color: #067FC1;
    font-size: 17px;
    font-family: 'Roboto Condensed',sans-serif;
}
.sameAddressSwitch label.custom-control-label:before, .sameAddressSwitch label.custom-control-label:after {
    display: none;
}
#cb-portal-portal-invoices-title span {
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    font-family: 'Roboto Condensed',sans-serif;
}
#cb-portal-portal-invoices-title {
    margin-bottom: 15px;
}
input#confirmupdateAccount, input#confirmupdateAddress, .confirmupdateShippingAddress, input#confirmaddCard, .confirmupdateShippingAddress, input#confirmupdateCard {
    padding: 5px 40px;
    background: #067FC1;
    border-radius: 5px;
    height: 35px;
    color: #FFFFFF;
    font-size: 16px;
    width: auto !important;
    margin: 0;
}
select#view_subscription {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 17px;
    color: #000000;
    width: 100%;
    height: 50px;
    max-width: 100%;
    margin: 0;
}
.custom-control.custom-switch.sameAddressSwitch {
    padding: 0;
}
span.editcardlabel {
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    font-family: 'Roboto Condensed',sans-serif;
}
.active-edit-cardform .form-group {
    padding: 0;
}
.cardInfo__cardDetails .card-type {
    top: 10px;
}
.shippingaddress_div .form-control {
    margin: 0;
}
.shippingaddress_div {
    float: left;
    width: 100%;
}
#form-account-info>.form-group {
    padding-left: 15px;
    padding-right: 15px;
}
#form-account-info {
    margin-right: -15px;
    margin-left: -15px;
}

.cardInfo__cardDetails {
    margin-left: -15px;
    margin-right: -15px;
}
.cardInfo__cardDetails>.form-group {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}
.tgl {
  display: none;
}
.tgl, .tgl:after, .tgl:before, .tgl *, .tgl *:after, .tgl *:before, .tgl + .tgl-btn {
  box-sizing: border-box;
}
.tgl::-moz-selection, .tgl:after::-moz-selection, .tgl:before::-moz-selection, .tgl *::-moz-selection, .tgl *:after::-moz-selection, .tgl *:before::-moz-selection, .tgl + .tgl-btn::-moz-selection {
  background: none;
}
.tgl::selection, .tgl:after::selection, .tgl:before::selection, .tgl *::selection, .tgl *:after::selection, .tgl *:before::selection, .tgl + .tgl-btn::selection {
  background: none;
}
.tgl + .tgl-btn {
  outline: 0;
  display: block;
  width: 37px;
  height: 24px;
  max-width: 37px;
  min-width: 37px;
  float: left;  
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.tgl + .tgl-btn:after, .tgl + .tgl-btn:before {
  position: relative;
  display: block;
  content: "";
  width: 16px;
  height: 16px;
}
.tgl + .tgl-btn:after {
  left: 0;
}
.tgl + .tgl-btn:before {
  display: none;
}
.tgl:checked + .tgl-btn:after {
  left: 50%;
}
.tgl-cb-input + .tgl-btn {
    background: #848484;
    border-radius: 12px;
    padding: 2px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    border: 1px solid #848484;
}
.tgl-cb-input + .tgl-btn:after {
  border-radius: 2em;
  background: #fbfbfb;
  -webkit-transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
  transition: left 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), padding 0.3s ease, margin 0.3s ease;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 4px 0 rgba(0, 0, 0, 0.08);
}
.tgl-cb-input + .tgl-btn:hover:after {
  will-change: padding;
}
.tgl-cb-input + .tgl-btn:active {
  box-shadow: inset 0 0 0 2em #e8eae9;
}
.tgl-cb-input + .tgl-btn:active:after {
  padding-right: .8em;
}
.tgl-cb-input:checked + .tgl-btn {
  background: #007FC1;
}
.tgl-cb-input:checked + .tgl-btn:active {
  box-shadow: none;
}
.tgl-cb-input:checked + .tgl-btn:active:after {
  margin-left: -.8em;
}
/* End for manage membership*/



/* plan */
#subs-pricing {
    background-image: url(https://www.theadviser.com.au/images-backup/chargebee/hero_img_bg@2x.jpg);
/*    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #ffffff;
    background-position: right -105px;
    padding-top: 105px;
    padding-bottom: 130px;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center -25vh;
    padding: 90px 60px;
    transition: all ease 0.35s;

}
#free-member {
    background-image: url(https://www.theadviser.com.au/images-backup/chargebee/hero_img_bg@2x.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #ffffff;
    background-position: right -105px;
    padding-top: 105px;
    padding-bottom: 130px;
}
.subs-pricing-wrapper {
    position: relative;
}

.subs-pricing-header>h1 {
    color: #000000;
    font-size: 54px;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: bold;
    margin-bottom: 15px;
}

.free-member-title>h1 {
    color: #000000;
    font-size: 54px;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: bold;
    margin-bottom: 15px;
    width: 400px;
}

.subs-pricing-subheader p {
    font-size: 16px;
    color: #000000;
    margin-bottom: 10px;
    font-family: 'Oxygen', sans-serif;
    line-height: 1.5;
}
.subs-pricing-subheader>p:first-child {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.4;
}
.annualPlanPricingContainer {
    position: relative;
}
.subs-pricing-bv {
    width: 185px;
    position: absolute;
    left: 50%;
    top: -42px;
    transform: translate(-50%,-50%);
}
.subs-pricing-bv-subtxt p {
    font-size: 12px;
    color: #E07800;
    font-family: 'Roboto';
    padding-top: 5px;
    margin-bottom: 0;
}
.subs-pricing-bv-subtxt {
    margin-left: -2px;
    margin-right: -2px;
    text-align: center;
}
.subs-pricing-bv-txt {
    font-size: 16px;
    color: #FFFFFF;
    background: #FF9B27;
    text-align: center;
    height: 22px;
    line-height: 22px;
    font-family: 'Oxygen';
    font-weight: bold;
    box-shadow: 0px 1px 4px #00000033;
    border-radius: 1px 1px 0px 0px;
    opacity: 1;
}
.subs-pricing-bv-triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 92.5px 0 92.5px;
    border-color: #e18822 transparent transparent transparent;
}
.subs-pricing-plan {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 13px #0000000d;
    border: 1px solid #EAEAEA;
    opacity: 1;
    padding: 49px 0 45px 0;
    z-index: 10;
    position: relative;
}
ul#subs-pricing-plan-items {
    padding: 0 40px;
}
.subs-pricing-plan-head {
    font-size: 75px;
    color: #EA0015;
    text-align: center;
    font-weight: bold;
    font-family: 'Oxygen', sans-serif;
    margin-bottom: 0;
}
/*.subs-pricing-plan-head>span {
    font-size: 36px;
    vertical-align: super;
    margin-right: 10px;
}*/
.subs-pricing-plan-subhead {
    font-size: 14px;
    text-align: center;
    color: #08133A;
    font-weight: bold;
    font-family: 'Roboto';
    margin-bottom: 20px;
}
.subs-pricing-plan-in {
    padding-bottom: 0;
    border-top: 1px solid #E6E6E6;
    padding-top: 20px;
}
#subs-pricing-plan-items {
    font-size: 16px;
    color: #000000;
    font-family: 'Oxygen', sans-serif;
    padding: 0;
    position: relative;
    list-style: none;
}
ul#subs-pricing-plan-items li {
/*    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;*/
    position: relative;
    padding: 0 0 0 30px; 
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 1.5;
}
ul#subs-pricing-plan-items li:before {
    font-family: 'FontAwesome';
    content: '\f058';
    color: #0576B4;
    position: absolute;
    top: 0;
    left: 0;
}
a.chargebee_sub.btn.btn-subscribe {
    font-size: 16px;
    color: #ffffff;
    /*padding: 4px 55px;*/
    border: 1px solid var(--form-btn-bg);
    text-transform: uppercase;
    font-weight: bold;
    background: var(--form-btn-bg);
    box-shadow: 0px 3px 10px #0000001a;
    border-radius: 5px;
    font-family: 'Oxygen', sans-serif;
}
.subs-pricing-plan-btn {
    text-align: center;
}
.hidden-shadow {
/*    position: absolute;
    content: '';
    bottom: -25px;
    height: 40px;
    width: 613px;
    content: '';
    background: radial-gradient(ellipse at 50% 100%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
    background: transparent radial-gradient(closest-side at 50% 50%, #000000 0%, #D3D3D3 73%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    opacity: 0.13;
    z-index: 5;*/
    position: absolute;
    z-index: 5;
    left: 50%;
    bottom: -25px;
    width: 100%;
    height: 40px;
    background: radial-gradient(ellipse at 50% 100%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
    background: transparent radial-gradient(closest-side at 50% 50%, #000000 0%, #D3D3D3 73%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    opacity: 0.13;
    transform: translate(-50%,0);
}
.free-member-hidden-shadow {
    position: relative;
    content: '';
    bottom: 16px;
    height: 40px;
    width: 613px;
    content: '';
    background: radial-gradient(ellipse at 50% 100%, rgba(0, 0, 0, 0.5) 0px, rgba(255, 255, 255, 0) 65%);
    background: transparent radial-gradient(closest-side at 50% 50%, #000000 0%, #D3D3D3 73%, #FFFFFF 100%) 0% 0% no-repeat padding-box;
    opacity: 0.13;
    z-index: 5;
}
.subs-pricing-card.secure-payments h4, .subs-pricing-card.ss-payment h4 {
    font-size: 10px;
    color: #000000;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: bold;
    width: auto;
    float: left;
    padding-right: 12px;
    line-height: 27px;
}
.subs-pricing-card.secure-payments img {
    width: 126px;
    height: 27px;
}
.subs-pricing-card.ss-payment img {
    width: 168px;
    height: 27px;
}
#subs-pricing-cards>div {
    float: left;
    width: auto;
}
.subs-pricing-card.ss-payment h4.ss-header {
    padding-left: 38px;
}
.subs-pricing-wrapper {
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  height: 100%;
  justify-content: center;
}
#subs-pricing-cards {
    position: absolute;
    /*bottom: 100px;*/
    bottom: 30px;
}
/* end for plan */
.corp-subs-wrapper {
    position: relative;
}

.monthlyPlanPeriodTitle {
    top: 234px;
    left: 1121px;
    /*width: 102px;*/
    height: 29px;
    text-align: center;
    font: normal normal bold 22px/29px Roboto;
    letter-spacing: 0px;
    color: #08133A;
    text-transform: uppercase;
    opacity: 1;
}

.annualPlanPeriodTitle {
    top: 234px;
    left: 1415px;
    /*width: 86px;*/
    height: 29px;
    text-align: center;
    font: normal normal bold 22px/29px Roboto;
    letter-spacing: 0px;
    color: #08133A;
    text-transform: uppercase;
    opacity: 1;
}

.planMainContainer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 30px;
}

.monthlyPlanContainer {
    float: left;
    width: 50%;
    padding: 10px;
}

.annualPlanContainer {
    float: left;
    width: 50%;
    padding: 10px;
}

.annualPlanBtn {
    background: #E50026 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000001a;
    border-radius: 5px;
    width: 224.11px;
    height: 48px;
}

a.annualPlanLink {
    text-transform: uppercase;
    font-weight: bold;
    background: #E50026 0% 0% no-repeat padding-box;
    font-size: 16px;
    color: #ffffff;
}

.monthlyPlanBtn {
    background: #E50026 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 10px #0000001a;
    border-radius: 5px;
    width: 224.11px;
    height: 48px;
}

a.monthlyPlanLink {
    text-transform: uppercase;
    font-weight: bold;
    background: #E50026 0% 0% no-repeat padding-box;
    font-size: 16px;
    color: #ffffff;
}

.annualRect {
  height: 22px;
  width: 185px;
  background-color: #FF9B27 0% 0% no-repeat padding-box;
}

span.pricePlanMonthlyDollar {
    font-size: 36px;
    vertical-align: super;
    margin-right: 10px;
}

span.pricePlanMonthly2 {
    font-size: 55px;
}

.subs-pricing-right { 
   position: relative;
}
.subs-pricing-left {
    float: left;
    max-width: 45%;
    width: 100%;
    position: relative;
    transition: all 0.15s ease;
}

.subscription-row-container {
  width: 100%;
  margin: 0 auto;
}




@media (max-width: 1600px){
  #subs-pricing {
    padding:70px 60px;
    /*background-position: center -35vh;*/
  }

  .subs-pricing-header>h1 {
    font-size: 52px;
  }
}




@media (max-width: 1400px){
.subs-pricing-left {
    float: left;
    max-width: 50%;
    width: 100%;
    position: relative;
}

.subs-pricing-right {
    float: left;
    max-width: 50%;
    padding-left: 30px;
}

.subs-pricing-header>h1 {
    color: #000000;
    font-size: 44px;
    font-family: 'Roboto Condensed',sans-serif;
    font-weight: bold;
    margin-bottom: 15px;
}

.subs-pricing-subheader>p:first-child {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.4;
}

ul#subs-pricing-plan-items li {
    position: relative;
    padding: 0 0 0 30px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.5;
}

}

@media (max-width: 1200px) {

#subs-pricing {
  background-position: center -25vh;
}


.planMainContainer .btn {
    max-width: 200px;
    width: auto;
    padding: 10px 16px; 
}

}

@media (max-width: 1024px) {

.subs-pricing-wrapper>div {
    float: none;
    width: 80%;
    max-width: 540px;
    padding: 0;
    transition: all 0.15s ease;
}

} 










@media only screen and (min-width: 1025px) and (max-width: 1400px){
#subs-pricing {
/*    background-image: url(https://www.theadviser.com.au/images-backup/chargebee/hero_img_bg@2x.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #ffffff;
    background-position: right -300px;
    padding-top: 105px;
    padding-bottom: 130px;
    background-size: cover;*/
}
#free-member {
    background-image: url(https://www.theadviser.com.au/images-backup/chargebee/hero_img_bg@2x.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #ffffff;
    background-position: center;
    padding-top: 105px;
    padding-bottom: 130px;
    background-size: cover;
}
}





/*@media only screen and (min-width: 1425px) and (max-width: 1900px){


}

*/












@media (min-width:1025px) {
.corp-subs-wrapper:hover>.corp-subs-main, .corp-subs-wrapper:focus > .corp-subs-main {
    display: none;
}
.corp-subs-wrapper:hover>.corp-subs-sub {
    display: block !important;
}
.other-subscription {
    min-height: 300px;
}
#subs-pricing-cards {
    position: absolute;
    bottom: 30px;
}
}


@media (min-width:1199px) {
#subs-pricing-cards {
    position: absolute;
    /*bottom: 100px;*/
}
.container, .container-lg, .container-md, .container-sm {
    max-width: 1170px;
}
.subscription-row-container {
/*    width: 1170px;
    margin: auto;*/
    width: 100%;
    margin: auto;
}
#footer-container {
    max-width: 1170px;
    margin: auto;
}

.subs-pricing-left {
/*    max-width: 45%;
    float: left;*/
    float: left;
    max-width: 45%;
    width: 100%;
    position: relative;
    transition: all 0.15s ease;
}
.subs-pricing-right {
    float: left;
    max-width: 55%;
    padding-left: 30px;
}
.subs-pricing-card.ss-payment h4.ss-header {
    padding-left: 10px;
}
#subs-pricing {
/*    background-image: url(https://www.theadviser.com.au/images-backup/chargebee/hero_img_bg@2x.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #ffffff;
    background-position: right -350px;
    padding-top: 105px;
    padding-bottom: 130px;
    background-size: cover;*/
}
#free-member {
    background-image: url(https://www.theadviser.com.au/images-backup/chargebee/hero_img_bg@2x.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #ffffff;
    background-position: center;
    padding-top: 105px;
    padding-bottom: 130px;
    background-size: cover;
}
.subscription-pics img {
    max-width: 1170px;
    width: 100%;
}
}


@media (min-width:1430px) {
#subs-pricing {
/*    background-image: url(https://www.theadviser.com.au/images-backup/chargebee/hero_img_bg@2x.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #ffffff;
    background-position: right 0px;
    padding-top: 85px;
    padding-bottom: 130px;*/
}
#free-member {
    background-image: url(https://www.theadviser.com.au/images-backup/chargebee/hero_img_bg@2x.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #ffffff;
    background-position: right 0px;
    padding-top: 85px;
    padding-bottom: 130px;
}
.subscription-pics img {
    max-width: 1430px;
    width: 100%;
}
.container, .container-lg, .container-md, .container-sm {
    max-width: 1430px;
}
.subscription-row-container {
    width: 1430px;
    margin: auto;
}
#footer-container {
    max-width: 1430px;
    margin: auto;
}


.subs-pricing-left {
    float: left;
    max-width: 600px;
    width: 100%;
    position: relative;
}
.subs-pricing-right {
    float: right;
    max-width: 612px;
    width: 100%;
    position: relative;
}

}

@media (max-width:1366px) {

.subs-pricing-card.ss-payment h4.ss-header {
    padding-left: 0;
}

#subs-pricing-cards>div {
    width: 100%;
    min-width: 100%;
}

}

@media (max-width:1199px) {
.subs-pricing-left {
    float: left;
    width: 45%;
}
.subs-pricing-right {
    float: left;
    width: 55%;
        padding-left: 20px;
}

.hidden-shadow {
    width: 55%;
}

/*.free-member-hidden-shadow {
    width: 55%;
    bottom: -12px;
}*/

#subs-pricing-cards>div {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.subs-pricing-card.ss-payment h4.ss-header {
    padding-left: 0;
}
}

@media (max-width:1150px) {
.subsription-plan-btn {
    padding: 0 15px;
}
.subsription-plan-btn a {
    width: 100%;
    padding: 5px 0;
}
}






@media (max-width:1025px) {

.hidden-shadow {
    width: 100%;
}
.free-member-hidden-shadow {
    width: 100%;
}
.other-subscription-hidden {
     display: block; 
}
.corp-subs-sub {
    display: none;
}
.corp-subs-wrapper p {
    font-size: 16px;
}
}



@media (max-width:1024px) {
#form-account-info {
    display: block;
}
form#addressForm .form-group, #form-account-info .form-group {
    float: left;
}
#form-account-info>.form-group.col-md-4 {
    float: left;
    width: 100%;
    max-width: 50%;
}
.subs-pricing-header>h1 {
    font-size: 40px;
}
.free-member-title>h1 {
    font-size: 40px;
    width: 100%;
}
.subs-pricing-left {
    text-align: center;
}
.subs-pricing-subheader>p:first-child {
    font-size: 18px;
}
.subs-pricing-subheader {
    padding-bottom: 30px;
}
.subs-pricing-plan-head {
    font-size: 63px;
}
/*.subs-pricing-plan-head>span {
    font-size: 29px;
}*/
span.pricePlanMonthlyDollar {
    font-size: 29px;
}
span.pricePlanMonthly2 {
    font-size: 43px;
}
.subs-pricing-wrapper>div {
/*    float: left;
    max-width: 100%;
    width: 100%;
    padding: 0 5%;*/
    float: none;
    max-width: 650px;
    width: 100%;
    padding: 0;
    transition: all 0.15s ease;
}
#subs-pricing-plan-items {
    font-size: 14px;
}
#subs-pricing {
    background-image: url(https://www.theadviser.com.au/images-backup/chargebee/hero_img_bg@2x.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #ffffff;
    background-position: right -300px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-size: cover;
}
#free-member {
    background-image: url(https://www.theadviser.com.au/images-backup/chargebee/hero_img_bg@2x.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #ffffff;
    background-position: center;
    padding-top: 40px;
    padding-bottom: 40px;
    background-size: cover;
}
#subs-pricing-cards {
    display: none;
}
#subscription-cards {
    display: block !important;
}
ul#cb-order-summary li {
    width: 100%;
}
#article-main .cb-portal .nav-item a {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
}
#article-main ul#navtab li {
    width: 236px;
}
#navbarSupportedContent ul li#logo {
    width: 55%;
}
#navbarSupportedContent ul li#btn-menu {
    width: 25%;
}
.footer-nav {
    padding: 20px;
}
.footer-nav-container {
    float: left;
    width: 100%;
    padding: 0;
}
.footer-logo {
    padding-top: 25px;
    padding-bottom: 15px;
}

#subscription-pricing .subscription-row-container > p {
    margin-bottom: 45px;
}
#subsription-plans-container {
    display: none;
}
#subs-plans-container {
    display: block !important;
}   
.subscription-card {
    display: block;
}
.subscription-card h4 {
    padding-top: 10px;
    text-align: center;
    padding-right: 0px;
    padding-bottom: 10px;
    font-size: 14px;
}
h4.ss-header {
    padding-left: 0;
}
.subscription-card.ss-payment {
    padding-left: 60px;
}
.subscription-pics {
    margin-top: -30px;
    margin-bottom: -10px;
}
#other-subscription h2 {
    font-size: 30px;
    margin-bottom: 25px;
}
.other-subscription {
    padding: 20px 55px 30px 55px;
}


.subscription-details-header {
    padding-bottom: 60px;
}
#subscription-details h4 {
    font-size: 20px;
}
.subscription-details-item {
    float: left;
    width: 50%;
    text-align: center;
    padding-bottom: 75px;
}
.subscription-details-item:nth-child(odd) {
    padding-right: 15px;
}
.subscription-details-item:nth-child(even) {
    padding-left: 15px;
}
#subscription-details h2.subscription-header, #subscription-details h3 {
    font-size: 30px;
}
#subscription-details p {
    font-size: 14px;
}
#subscription-comments .subscription-row-container {
    max-width: 468px;
    margin: auto;
}
.subscription-comment-item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.subscription-comment {
    display: block;
    margin-left: 0;
    margin-right: 0;
}
#subscription-comments .subscription-header {
    font-size: 30px;
}
.subscription-comment-item h3 {
    padding-top: 40px;
    font-size: 16px;
    padding-bottom: 15px;
}
.subscription-comment-item>span {
    font-size: 70px;
    height: 40px;
}
p.subscription-comment-from {
    font-size: 20px;
    margin: 0;
}
.subscription-comment-item {
    padding-bottom: 35px;
}
#subscription-comments {
    padding: 50px 0;
}
#subscription-details {
    background: #ffffff;
    padding-top: 50px;
    padding-bottom: 115px;
}
#subscription-pics .subscription-row-container {
    width: 80%;
    margin: auto;
}

/*.subs-pricing-bv {
    position: absolute;
    right: 70px;
    top: -12px;
    width: 185px;
}*/

}


@media (max-width:578px) {
    #form-account-info>.form-group.col-md-4 {
        max-width: 100% !important;
    }
}









@media (max-width:768px) {
    .subs-pricing-bv {
        top: -52px;
    }
    .annualPlanContainerContent {
        padding-top: 20px;
    }
}








@media (max-width:767px) {

.subs-pricing-bv {
    left: 50%;
    transform: translate(-50%, 0%);
}


a.btn.btn-subs-now {
    font-size: 16px;
    color: #ffffff;
    padding: 10px 20px !important;
    border: 1px solid var(--form-btn-bg);
    text-transform: uppercase;
    font-weight: bold;
    background: var(--form-btn-bg);
    box-shadow: 0px 3px 10px #0000001a;
    border-radius: 5px;
    font-family: 'Oxygen', sans-serif;
    margin-bottom: 0;
    display: inline-block;
    text-align: center;
    line-height: 1em;
        height: auto !important;
}
#article-main ul#navtab li {
    width: 100%;
}#article-main .cb-portal .nav-item a {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
}

ul#subs-pricing-plan-items {
    padding: 0;
}
#subs-pricing {
    background-image: url(https://www.theadviser.com.au/images-backup/chargebee/hero_img_bg@2x.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #ffffff;
    background-position: left -200px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-size: cover;
}
#free-member {
    background-image: url(https://www.theadviser.com.au/images-backup/chargebee/hero_img_bg@2x.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #ffffff;
    background-position: center;
    padding-top: 30px;
    padding-bottom: 30px;
    background-size: cover;
}
#subs-pricing {
    padding: 30px 0;
}
.subs-pricing-left {
    text-align: left;
}
.subs-pricing-subheader>p:first-child {
    font-size: 16px;
}
.subs-pricing-plan-subhead {
    font-size: 16px;
}
#subs-pricing-plan-items {
    font-size: 12px;
}
.subs-pricing-plan {
    padding: 30px 25px;
}
a.chargebee_sub.btn.btn-subscribe {
    font-size: 16px;
    padding: 15px 0;
    width: 100%;
}
.subs-pricing-plan-head {
    font-size: 42px;
}
/*.subs-pricing-plan-head>span {
    font-size: 20px;
    margin-right: 3px;
}*/
span.pricePlanMonthlyDollar {
    font-size: 20px;
    margin-right: 3px;
}
span.pricePlanMonthly2 {
    font-size: 22px;
}
.subs-pricing-header>h1 {
    font-size: 30px;
}
.free-member-title>h1 {
    font-size: 30px;
    width: 100%;
}
.footer-left {
    width: 100%;
    text-align: center;
    padding-bottom: 10px;
}
#subscribe-header #logo img {
    width: 160px;
    height: auto;
    vertical-align: middle;
}
nav#subscribe-header .container {
    justify-content: center;
    text-align: center;
}
ul.footer-navs li {
    padding-left: 0;
    width: auto;
    text-align: center !important;
}
ul.footer-navs {
    padding: 0;
    display: block;
}
.footer-right {
    float: right;
    width: 100%;
}
ul.footer-navs li a {
    font-size: 12px;
}
button#btn-subscribe-toggle {
    position: absolute;
    right: 0;
    top: 20px;
    outline: 0 !important;
    border: 0;
    margin: 0;
    padding: 0;
    margin-right: 15px;
}
#btn-subscribe-toggle .fa-bars {
    color: #000000!important;
    width: 20px;
    font-size: 20px;
}
button#btn-subscribe-toggle:hover, button#btn-subscribe-toggle:focus, button#btn-subscribe-toggle:active {
    outline: 0;
    border: 0 !important;
}
#navbarSupportedContent ul li#btn-text {
    width: 100%;
    float: left;
    line-height: 1em;
    padding: 0;
    margin: 0;
}
#navbarSupportedContent ul li#btn-menu {
    width: 100%;
    text-align: center;
    line-height: 1em;
    margin: 0;
    padding: 0;
}
#subscribe-header .btn-header-signin {
    width: auto !important;
    font-size: 14px;
    display: inline-block;
    line-height: 1em;
}
#subscribe-header .btn-header-signin img {
    margin-top: -2px;
    margin-left: 0;
    width: 14px;
}
#subscribe-header .btn-help-header {
    width: 100% !important;
    height: auto !important;
    padding: 0;
    font-size: 14px;
}

#navbarSupportedContent {
    position: absolute;
    top: 75px;
    left: 0;
}
#other-subscription {
    padding: 30px 0 75px 0;
}
/* pricing */
#subscription-pricing h1 {
    font-size: 24px;
}
#subscription-pricing .subscription-row-container > p {
    font-size: 14px;
    margin-bottom: 30px;
}
.subs-plan-price {
    font-size: 18px;
}
.subs-plan-year {
    font-size: 10px;
}
.subs-plan-btn>a {
    font-size: 10px;
    color: #ffffff;
    padding: 6px 15px;
    background: var(--form-btn-bg);
    border: 1px solid var(--form-btn-bg);
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: bold;
}
.subs-plan-month a {
    font-size: 9px;
}
.subs-plan h2 {
    font-size: 12px;
}
#subscription-pricing h1, p.subscription-subheader {
    padding: 0 20px;
}
.subs-plan-header p {
    font-size: 9px;
    line-height: 15px;
}
.subs-plan-container.gold, .subs-plan-container.silver, .subs-plan-container.platinum-plus {
    margin-top: 15px;
}
.subs-plan h2 span {
    font-size: 8px;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 1px;
    vertical-align: middle;
    position: static;
    margin-top: 5px;
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 5px;
}
#subscription-pricing, #subscription-pricing .subscription-row-container {
    padding: 0;
}
.subs-plan-container.gold, .subs-plan-container.silver, .subs-plan-container.platinum {
    padding-bottom: 40px;
}
/* end of pricing */
.subscription-cards, .subscription-card {
    display: block;
}
.subscription-card.ss-payment {
    padding-left: 0;
    padding-top: 20px;
}
.subscription-card h4 {
    font-size: 12px;
}
#subscription-cards {
    padding-bottom: 50px;
    padding-top: 50px;
}
.subscription-pics {
    margin-top: -10px;
    margin-bottom: -5px;
}
#subscription-pics .subscription-row-container {
    width: 100%;
    margin: auto;
}
#other-subscription h2 {
    font-size: 22px;
    margin-bottom: 20px;
}

.other-subscription h3 {
    font-size: 22px;
}
.other-subscription>p {
    padding-top: 5px;
    font-size: 14px;
}
.other-subscription-hidden {
    padding-top: 5px;
}
.other-subscription-hidden>p {
    font-size: 14px;
}
#subscription-details h2.subscription-header, #subscription-details h3 {
    font-size: 22px;
}
.subscription-details-header {
    padding-bottom: 50px;
}
.subscription-details-item {
    float: left;
    width: 100%;
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 50px;
}

#subscription-details {
    background: #ffffff;
    padding-top: 60px;
    padding-bottom: 20px;
    padding-left: 0;
    padding-right: 0;
}
.subscription-row-container {
    max-width: 100%;
    margin: auto;
    padding: 0 20px;
}
.subscription-comment {
    display: block;
    margin-left: 0;
    margin-right: 0;
}
.subscription-comment-item {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}
#subscription-comments .subscription-header {
    font-size: 22px;
}
.subscription-comment-item h3 {
    font-size: 14px;
    padding-top: 30px;
    padding-bottom: 10px;
}
.subscription-comment-item>span {
    font-size: 50px;
    height: 30px;
}
p.subscription-comment-from {
    font-size: 16px;
    margin: 0;
}
.subscription-comment-item {
    padding-bottom: 25px;
}
#subscription-comments {
    padding: 40px 0;
}
#subscription-pricing {
    background-position: inherit;
    background-color: #ffffff;
    padding-top: 33px !important;
    background-size: initial;
}
.planMainContainer {
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: wrap;
    padding-bottom: 30px;
}

.monthlyPlanContainer {
    float: left;
    width: 100%;
    padding: 10px;
    border-top-style: solid;
    border-top-width: thin;
    border-color: #e6e6e6;
}

.annualPlanContainer {
    float: left;
    width: 100%;
    padding: 10px;
    padding-bottom: 40px
}
}


@media (max-width:720px) {
.subscription-row-container .subs-pricing-wrapper .subs-pricing-subheader, .subscription-row-container .subs-pricing-wrapper  .subs-pricing-header {
    text-align: center;
}
}

@media (max-width:578px) {
#subscribe-header .btn-header-signin {
    width: 100% !important;
    font-size: 14px;
    display: inline-block;
    border-radius: 0;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #FF5773;
    height: 36px !important;
    line-height: 1.5em !important;
}
}
@media (max-width:400px) {

a.chargebee_sub.btn.btn-subscribe {
    padding: 3px 0;
    width: 100%;
}

}

@media (max-width:320px) {
.subs-plan-btn>a {
    font-size: 8px;
}
}