@media (max-width:1500px) {
        .tax-brackets-grid .tax-bracket-item.lower::before {
        right: -18px;
    }
        /* .tax-bracket-itemlower-span {
        right: 48px;
    } */
        /* .tax-bracket-itemlowerhigher-span {
        right: 101px;
    } */
        .tax-brackets-grid .tax-bracket-item.higher::before {
        left: 15px;
    }
        .tax-brackets-grid.bottom .tax-bracket-item::after {
                width: 295px;
    }
    .schedule-title{
           padding: 0 0 20px 32px;
    }

}

@media (max-width:1400px){
    .tax-brackets-grid.bottom .tax-bracket-item::before {
          transform: rotate(255deg);
        width: 68px;
    }
    nav.navbar .collapse.navbar-collapse ul.navbar-nav li.nav-item a.nav-link{
        font-size: 17px;
        padding: 10px 10px;
    }
    .main-header nav.navbar a.navbar-brand img {
    max-width: 200px;
    }
     header .main-btn,
     header .site-btn {
       padding: 10px 18px;
       font-size: 16px;
     }
    .section-list ul li {
      padding: 16px;
    }
    .tax-brackets-grid.bottom .tax-bracket-item::after {
    right: 94px;
}
	section.advisory-section-slider .advisory-slider .slick-track .advisor-card .box-advisor p {
    min-height: 50px;
}
}

@media (max-width:1366px){
    /* .tax-bracket-itemlower-span {
    right: 42px;

} */
    /* .tax-bracket-itemlowerhigher-span {
        width: 62px;
        right: 90px;
        transform: rotate(68deg);
        bottom: -109px;
    } */
    .tax-brackets-grid .tax-bracket-item.higher::before {
       width: 156px;
        bottom: -32px;
}
    .tax-brackets-grid.bottom .tax-bracket-item::after {
             width: 205px;
        top: -32px;
        transform: rotate(343deg);
    }

    header .site-btn,header .main-btn {
    padding: 10px 15px;
    border-radius: 40px;
    font-size: 18px;
    line-height: 30px;
    white-space: nowrap;
}

section.trusted-partners-section .trusted-partners-inner .trusted-partners-logos {
    max-width: calc(100% - 96px);
}
.trusted-partners-content h2.trusted-partners-title{
    font-size: 36px;
    line-height: 74px;
}
section.reviews-section .reviews-slider .slick-track .review-card {
    padding: 66px 21px 56px;
}
section.reviews-section .reviews-slider .slick-track .review-card .review-icon {
    top: -32px;
    width: 64px;
    height: 64px;
}
section.reviews-section .reviews-slider .slick-track .review-card .review-icon img {
    width: 30px;
}

section.reviews-section .reviews-slider .slick-track .review-card p.review-text {
    font-size: 15px;
}
section.advisory-section-slider .advisory-slider .slick-track .advisor-card{
        padding: 88px 16px 25px;
}
section.advisory-section-slider .advisory-slider .slick-track .advisor-card>img.advisor-img{
    top: -74px;
    max-width: 130px;
    height: 130px;
}
h2 {
    font-size: 34px;
    line-height: 58px;}
    section.about-section .container .about-content p.about-description{
            font-size: 20px;
            line-height: 24px;
    margin: 0 0 21px;
    }
    section.reviews-section .reviews-slider .slick-track {
    padding-top: 65px;
    padding-bottom: 28px;
}
section.blog-section h3 {
    font-size: 22px;
}
section.blog-section  .social-slider-container .social-slider .slick-list .social-card .card-content {
    padding: 23px 16px 35px 16px;
} 
section.blog-section  .social-slider-container .social-slider .slick-list .social-card .card-content p {
    font-size: 16px;}
    section.advisory-section-slider {
    padding: 43px 0px 53px;
}
section.advisory-section-slider:after {
    max-width: 117px;
    height: 50px;
    bottom: 27px;
    
}
.social-slider-container .social-slider .slick-list .social-card img {
    max-height: 240px !important;
    min-height: 240px;
}
.banner-single-posts h1.entry-title {
    font-size: 42px;
    line-height: 1.2;
}
.section-list ul {
    gap: 10px;
}
h1 {
    font-size: 55px;
    line-height: 64px;
}
section.location-area-served-section .area-list ul li {
    padding-left: 0;
}
.section-list ul li {
    width: calc((100% - 30px)/3);
}
.planner-cta-section {
    padding: 30px 0px !important;
}
.key-assets h3 {
    font-size: 48px;
    line-height: 43px;
}

}
@media (max-width:1200px){
        nav.navbar .collapse.navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
        font-size: 16px;
        padding: 10px 10px;
    }
    section.location-area-served-section .area-list ul li{
    font-size: 20px;
    line-height: 67px;
    }
section.about-section {
    padding: 42px 0px;
}
.about-section.servies-investment-sec h2.about-title {
    line-height: 1.2;
    font-size: 27px;
}
    .tax-brackets-grid .tax-bracket-item {
        max-width: calc((100% - 40px) / 2);
    }
    section.common-inversment .card-main .box {
    width: calc(100% / 2 - 27px) !important;
}
 .tax-bracket-itemlower-span{
              width: 2px;
        height: 61px;
        bottom: -51px;
        right: 295px;
        transform: rotate(-49deg);
}
    .tax-bracket-itemlower-span {
        height: 61px;
        bottom: -61px;
        right: 45%;
        transform: rotate(-149deg);
        width: 109px;
    }
    .tax-brackets-grid .tax-bracket-item.lower::before {
    right: 21px;
    bottom: -28px;
    transform: rotate(143deg);
    width: 55px;
    }
    .tax-brackets-grid .tax-bracket-item.higher::after {
        right: 2px;
        transform: rotate(102deg);
        bottom: -42px;
        width: 60px;
    }
    .tax-bracket-itemlowerhigher-span::before, .tax-bracket-itemlower-span::before,
    .tax-bracket-itemlowerhigher-span::after, .tax-bracket-itemlower-span::after{
        height: 1.5px;
    }
    .tax-brackets-grid.bottom .tax-bracket-item::after {
        right: 157px;
        width: 60px;
        transform: rotate(280deg);
        top: -42px;
    }
    .tax-brackets-grid .tax-bracket-item.lower::before {
        right: 30px;
        bottom: -37px;
        transform: rotate(153deg);
        width: 150px;
        background: url(https://simpleseogroup.co/trunorth/wp-content/uploads/2026/01/long-img.png);
        height: 3px;
    }

        .tax-brackets-grid .tax-bracket-item.higher::before {
        right: 165px;
    }
    section.location-area-served-section .area-list ul li {
    padding-left: 50px;
}
.tax-bracket-itemlowerhigher-span {
    width: 190px;
    transform: rotate(16deg);
    right: 21%;;
    bottom: -30px;
}
    .tax-brackets-grid .tax-bracket-item.higher::before {
        width: 300px;
        bottom: -38px;
        transform: rotate(13deg);
        left: 30px;
    }
    .tax-brackets-grid.bottom .tax-bracket-item::after {
        right: 157px;
        width: 315px;
        transform: rotate(350deg);
        top: -33px;
    }
    .tax-brackets-grid.bottom .tax-bracket-item::before {
    top: -42px;
    left: auto;
    right: 35px;
    transform: rotate(219deg);
    width: 95px;
}

    /* ------------------- Tejpreet code --------------- */

header .site-btn,header .main-btn {
    padding: 8px 10px;
    border-radius: 40px;
    font-size: 14px;
    white-space: nowrap;
}

nav.navbar .collapse.navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
    font-size: 16px;
}
.main-header nav.navbar a.navbar-brand img {
    max-width: 160px;
}
.meet-our-team-section .content-wrap-main-box .member-cont-wrap p {
    font-size: 15px;
}
.meet-our-team-section .content-wrap-main-box .member-cont-wrap p:nth-child(1) {
    margin-bottom: 1px;
}
.meet-our-team-section .content-wrap-main-box h2 a, .meet-our-team-section .content-wrap-main-box h2 {
    font-size: 24px;
}
.meet-our-team-section .content-wrap-main-box .member-cont-wrap p {
    font-size: 15px;
}
.meet-our-team-section .content-wrap-main-box h2 {
    margin-bottom: 10px;
}
.meet-our-team-section .member-link a.main-btn{
    padding: 6px 30px;
    font-size: 14px;

}
.meet-our-team-section {
    padding: 0px 0 70px;
}
section.meet-our-team-section.member-about-section {
    padding: 70px 0;
}
.meet-our-team-section .content-wrap-main-box h3 {
    margin: 0 0 6px;
    font-size: 20px;
}
/* .member-list-cat-box .member-list-cat-team-Content h6{
    margin-bottom: 0px;
    font-size: 14px;
} */
.member-list-cat-box .first-designation-group-row .member-list-cat-team-Content h6 {
    margin-bottom: 10px;
    font-size: 24px;
}
section.common-inversment .card-main .box:not(:last-child):after{
    display:none;
}
section.retirement-planning-section .row.why-you .section-text p {
    font-size: 19px;
    padding: 20px;
}
.planner-cta-section .planner-cta-header {
    padding: 30px;
}
.planner-cta-section {
    padding: 0px 0 40px;
}
.faq-item {
    padding: 10px 20px;
}
.faq-section .container button.faq-question {
    font-size: 18px;
}
.logo-wraps.slick-slide img {
    max-width: 90%;
}
section.about-section .container .about-image-box .about-logo-overlay {
    max-width: 215px;
}
.key-assets h3 {
    font-size: 40px;
    line-height: 41px;
}
section.planning_content .inner-planning-content {
    padding: 20px;
}

/*section.planning_content .container .col-md-6 .diagram {
    width: 100%;
}*/
/*section.planning_content .container .node {*/
/*    width: 130px;*/
/*    height: 130px;*/
/*    font-size: 15px;*/
/*}*/
.inner-planning-content .line-heading h3#wheel-title {
    font-size: 30px;
    line-height: 38px;
    margin: 0 0 15px;
}
.inner-planning-content p#wheel-text {
    font-size: 20px;
    line-height: 27px;
}
.site-btn {
    padding: 10px 27px;
    font-size: 17px;
}
/*.l-top-right {*/
/*    transform: translate(0,-50%) rotate(-61deg) !important;*/
/*}*/
/*.l-top-left {*/
/*    transform: translate(0,-50%) rotate(-125deg) !important;*/
/*}*/
/*section.planning_content {*/
/*    padding-bottom: 20px;*/
/*}*/

}

@media (max-width:1100px) {
    section.about-section .about-content .about-description p {
    font-size: 16px !important;
    line-height: 1.2;
}
        .tax-brackets-grid .tax-bracket-item.lower::before {
                right: 20px;
        bottom: -32px;
        width: 130px;
    }
        .tax-bracket-itemlower-span {
        right: 208px;
    }
        .tax-brackets-grid.bottom .tax-bracket-item::before {
                width: 85px;

    }
        .tax-brackets-grid.bottom .tax-bracket-item::after {
        right: 149px;

    }
        .tax-brackets-grid .tax-bracket-item.higher::before {
        right: 157px;
        width: 269px;
        transform: rotate(14deg);
    }
        section.location-area-served-section .area-list ul li {
    padding-left: 20px;
}
.tax-brackets-grid.bottom .tax-bracket-item::after {
        width: 295px;
        transform: rotate(349deg);
    }
    .media-section__grid.media_wrap {
    gap: 16px;
}
.media-tabs h2.panel-title {
    font-size: 20px;
    padding: 10px 30px;
    height: auto;
    line-height: normal;
}
.media-item .media-body h3.media-title {
    font-size: 20px;
}
}

@media(max-width:1024px){
  section.wheel_section .row.align-items-center>.col-md-6 .diagram .center{
    width:150px;
    height:150px;
    font-size:16px;
  }
 section.wheel_section .row.align-items-center > .col-md-6 .diagram.total-circle-5{
    right:36px;
 }
  .page-id-557 .tax_tax_planning_content.wheel_section{
     padding-right:30px !important; 
  }
}

@media (max-width:1008px) {

        .tax-brackets-grid .tax-bracket-item.higher::before {
              width: 255px;
    }
    .tax-brackets-grid.bottom .tax-bracket-item::after {
        width: 235px;
        transform: rotate(347deg);
    }
        .tax-brackets-grid .tax-bracket-item.higher:a:after {
        right: -5px;
    }
    section.location-area-served-section .area-list ul li {
    padding-left: 0px;
}
    .tax-brackets-grid.bottom .tax-bracket-item::before {
        right: 15px;
    }
        header .main-btn, header .site-btn {
        padding: 6px 18px;
        font-size: 12px;
    }
    .member-list-sec {
    background-color: var(--site-color);
    padding: 35px 0 50px;
}

.member-list-cat-box>.member-list-cat-wrap>.member-list-cat-team-wrap>.teamsCard {
    width: calc(100% / 3 - 23px);}

    .case-box .case-item{
        width: calc(100% / 3 - 12px);
    }
}

@media (max-width:991px){
    .page-id-238 .about-description p:first-child {
    display: none;
}
.site-btn {
    padding: 9px 24px;
    font-size: 18px;
    color: #fff;
    line-height: 26px;
    
}
    .tax-brackets-grid .tax-bracket-item {
      padding: 20px;
    }
    section.about-section .container .about-content h2.about-title{
        font-size: 21px;
        line-height: 1.2;
    }
    section.about-section .container {
    gap: 28px;
}
section.advisory-section-slider:after {
        bottom: 65px;
    }
    section.about-section {
    padding: 36px 0px;
        
    }
    .trunorth-footer__logo img {
    max-width: 244px;
}
footer.footer .trunorth-footer{
    flex-wrap:wrap;
    justify-content: flex-start;
        gap: 19px 55px;
}
section.trusted-partners-section .trusted-partners-inner{
        gap: 12px;
    justify-content: center;
    flex-wrap:wrap;
}
footer.footer .trunorth-footer .trunorth-footer__left {
    max-width: 100%;
}
footer.footer .trunorth-footer .trunorth-footer__middle {
    width: 52%;
}
footer.footer .trunorth-footer .trunorth-footer__right {
    width: 26%;
}

section.advisors-section .advisors-card-wrapper .advisor-card h5.advisor-card-title {
    font-size: 22px;
    line-height: 36px;
    padding:12px 8px;
}
section.advisors-section .advisors-card-wrapper .advisor-card .advisor-card-image{
        height: 246px;
}
section.trusted-partners-section {
    padding: 45px 0px;
}
header li.nav-item.dropdown{
    display:block;
}
nav.navbar .collapse.navbar-collapse ul.navbar-nav li.nav-item a.nav-link {
        max-width: fit-content;
    }
header li.nav-item.dropdown button.nav-link.dropdown-toggle {
    position: absolute;
    right: 0;
    top: 9px;
    width: 11px;
    display: flex;
    align-items: center;
    justify-content: center;
}
header li.nav-item.dropdown ul.dropdown-menu.depth_0 li.dropdown-submenu a.dropdown-item {
    max-width: fit-content;
}
header li.nav-item.dropdown ul.dropdown-menu.depth_0 li.dropdown-submenu {
    display:block;
}
header li.nav-item.dropdown ul.dropdown-menu.depth_0 li.dropdown-submenu button.dropdown-toggle {
    position: absolute;
    right: 0;
    top: 9px;
}
section.team-banner .team-banner-contant h1.team-title {
    font-size: 32px;
    
}
    .faq-accordion .faq-item{
        padding:20px;
    }
    .member-in-news-section{
        padding:40px 0 50px;
    }
    section.team-banner .team-banner-contant {
       min-height: 200px;
    }
    section.Home-banner-section .banner-contant h1 {
    font-size: 52px;
    line-height: 1.2;
}
.investment-sec .bottom-main .card-container .card-box .content-sec,
  .faq-section .container button.faq-question {
        font-size: 19px;
    }
    section.north_south_sec .right p,
.investment-sec .bottom-main .card-container .card-box .content-sec p,
.what_does_sec p{
    font-size: 16px;
    line-height: 1.2;
}
.what_does_sec .wrpper_sec .left {
 height: 100%;
    padding-right: 20px;
}
.investment-sec .bottom-main .card-container .card-box .content-sec {
    padding: 14px 2px 17px;
}
.featured-sec .slick-slide img {
    max-height: 60px;
    max-width:180px;
}
.default-inner-banner .page-title-bnr {
    min-height: 180px;
}
.default-inner-banner h1{
    font-size: 35px;
}
.banner-single-posts h1.entry-title {
    font-size: 32px;
}
section.reviews-section{
    padding: 44px 0 ;
}
section.reviews-section h2.reviews-title {
    font-size: 28px;
}
section.location-content-section .container {
    flex-flow: column;
    gap: 20px;
}
section.location-content-section .container .loction-img {
    width: 100%;
    max-width: 100%;
}
section.location-content-section .container .row {
    width: 100%;
    max-width: 100%;
    margin: 0;
}
section.retirement-planning-section .row.why-you {
    margin: 20px auto;
}
.section-list ul li {
    width: calc((100% - 20px)/2);
}
.contact-location-section .row {
    grid-template-columns: 40% calc(100% - 40%);
}
.contact-location-section .row>.col-lg-6 .contact-card {
    margin: 0 0 20px;
}
.faq-item {
    width: 100%;
}
section.Home-banner-section .banner-contant h1 {
    font-size: 43px;
    line-height: 1.2;
}
section.planning_content .row.align-items-center {
    margin: 0;
    flex-flow: column-reverse;
    gap: 20px;
}
section.planning_content .row.align-items-center>.col-md-6 {
    width: 100%;
}
section.planning_content .container .col-md-6 .diagram {
    max-width: 500px;
    margin: 0 auto;
}
section.planning_content .inner-planning-content {
    max-width: 100%;
}
.key-assets h3 {
    margin: 0 0 10px;
    font-size: 30px;
    line-height: 31px;
}
section.investment-sec .top span {
    width: 110px;
    height: 110px;
}
section.investment-sec .top span svg {
    width: 60%;
}
 section.wheel_section .row.align-items-center > .col-md-6 .diagram.total-circle-5{
    right:unset;
 }


    .member-list-cat-box .member-list-cat-team-Content .first-designation-member-desc, .member-list-cat-box .member-list-cat-team-Content .first-designation-member-desc p {
        font-size: 18px;
    }
}

@media (max-width:880px) {
    .blog-grid {
      grid-template-columns: repeat(2, 1fr) !important;
    }
    .blog-card__content {
    padding: 16px !important;
}
        .tax-brackets-grid .tax-bracket-item.lower::before {
                width: 110px;
    }
        .tax-bracket-itemlower-span {
        right: 152px;
    }
   .tax-bracket-itemlowerhigher-span {
        width: 130px;
        transform: rotate(22deg);
        right: 21%;
        bottom: -30px;
    }
        .tax-brackets-grid .tax-bracket-item.higher::before {
        width: 210px;
        transform: rotate(14deg);
        bottom: -28px;
    }

        .tax-brackets-grid.bottom .tax-bracket-item::after {
        right: 108px;
    }
        .tax-brackets-grid .tax-bracket-item.higher::after {
        right: -10px;
    }
}

@media (max-width:820px) {
    .custom-blog{
        padding: 50px 0;
    }

section.Home-banner-section .banner-contant p {
    font-size: 20px;
}
        .tax-brackets-grid .tax-bracket-item.higher::before {
        right: 108px;
    }

    .tax-brackets-grid.bottom .tax-bracket-item::after {
        width: 215px;
        transform: rotate(345deg);
    }
        .tax-brackets-grid .tax-bracket-item.higher::after {
        right: -2px;
    }
    section.north_south_sec .right h2 {
    font-size: 25px;
}

.what_does_sec {
    padding: 40px 0;
}
.what_does_sec {
    padding: 20px 0;
}
section.Home-banner-section.inner-banner.service-banner {
    padding-top: 50px;
}
}
@media (max-width:767px){
	.single-post-wrap-main .entry-content ul li ,  .single-post-wrap-main .entry-content ol li{
    font-size: 16px;
}
	.single-post-wrap-main p {
    font-size: 16px;
}
	.faq-answer p {
    font-size: 16px;
}
    .card.event-card p.card-text {
    font-size: 15px;
    }
    .card.event-card img.card-img {
    max-height: 280px;
    min-height: 280px;
    }
    .card.event-card h2.card-title{
        font-size: 25px;
    }
      
.single-post-wrap-main h2.wp-block-heading {
    font-size: 27px;
    line-height: 1.2;
}
.single-post-wrap-main h3{
    font-size: 24px;
}
.single-post-wrap-main h3{
    font-size: 20px;
}
    .blog-card__content {
    padding: 10px !important;
}
.custom-blog .blog-grid article{
    margin-bottom: 0px;
}
     .case-box .case-item{
        width: calc(100% / 2 - 12px);
    }
    section.common-inversment .card-main .box .icon svg {
    max-width: 66px;
}
    section.team-banner .team-banner-contant {
        min-height: 160px;
    }
    .what_does_sec .wrpper_sec>div,
    .investment-sec .bottom-main .card-container .card-box {
       width: 100%;
    }
  section.common-inversment .card-main{
        padding: 0px 18px;
  }
    .investment-sec .bottom-main .card-container {
         flex-wrap: wrap;
  }
    .site-btn {
        padding: 10px 24px;
        font-size: 17px;
        line-height: 17px;
    }
     .single-post-wrap-main ,
    .planner-cta-section {
    padding: 40px 0;
}
     section.team-banner .team-banner-contant h1.team-title {
        font-size: 24px;
    }
    .member-in-news-section .Member-in-news h4:not(:last-child) {
       margin-bottom: 16px;
    }
    .member-in-news-section .Member-in-news{
        margin-top: 20px;
    }
  
        section.meet-our-team-section.member-about-section {
        padding: 50px 0;
    }
    .member-list-cat-box>.member-list-cat-wrap>.member-list-cat-team-wrap>.teamsCard {
    width: calc(100% / 2 - 20px);}

    .tax-brackets-grid .tax-bracket-item {
      max-width: calc((100% - 40px) / 2);
    }
    section.common-inversment .card-main .box {
    width: calc(100% / 3 - 27px);
        
    }
    .main-btn{
      padding: 10px 26px;
      font-size: 16px;font-size: 16px;
    }
    .trusted-partners-content p.trusted-partners-text {
      font-size: 17px;
    }
    section.blog-section {
        padding: 55px 0px 10px;
        
    }
    body section.about-section .container .about-content ,
      footer.footer .trunorth-footer .trunorth-footer__left, footer.footer .trunorth-footer .trunorth-footer__middle,footer.footer .trunorth-footer .trunorth-footer__right {
        max-width: 100% !important;
        width: 100%;
    }
    
    footer.footer .trunorth-footer {
        flex-wrap: wrap;
        row-gap: 30px;
    }
    .what_does_sec .wrpper_sec{
        row-gap:30px;
    }
       
    body section.about-section .container .about-image-box {
        width: 100%;
    }
    
    body section.about-section .container {
        flex-wrap: wrap;
    }


.trunorth-legal__links ul {
    flex-wrap: wrap;
    column-gap: 77px;
    row-gap: 20px;
}
.faq-accordion .faq-item {
    width: calc(100% - 0px);
}
.trunorth-legal__links ul {
    flex-wrap: wrap;
    column-gap: 77px;
    row-gap: 20px;
}

   body .tax-brackets-grid .tax-bracket-item {
        max-width: calc((100% - 0px) / 1);
    }
    .trunorth-legal__links ul {
    flex-wrap: wrap;
    column-gap: 77px;
    row-gap: 20px;
}
section.investment-sec .bottom-main h2 {
    font-size: 24px;
    line-height: 51px;
    margin: 15px 0 25px 0;}

.tax-bracket-itemlower-span {
    display: none;
}

.tax-brackets-grid .tax-bracket-item.lower::before {
    display: none;
}

.tax-brackets-grid .tax-bracket-item.lower::after {
    display: none;
}
     
.header-top-bar .container ul.top-bar a {
    font-size: 13px;
}

.header-top-bar .container ul.top-bar {
    gap: 15px;
}
.logo-wraps.slick-slide {
    padding: 0 25px !important;
}

.tax-brackets-grid .tax-bracket-item.lower::before,.tax-bracket-itemlower-spa, .tax-bracket-itemlowerhigher-span,.tax-brackets-grid .tax-bracket-item.higher::before, .tax-brackets-grid.bottom .tax-bracket-item::before, .tax-brackets-grid.bottom .tax-bracket-item::after, .tax-brackets-grid .tax-bracket-item.higher::after,.tax-brackets-grid-img {
        display:none;
    }
    .tax-brackets-grid.bottom {
    padding-top: 20px;
}

.tax-brackets-grid {
    padding-bottom: 0;
}
section.card-blog-sec .card-container .card-block {
    max-width: calc((100% - 61px) / 2);
}
section.card-blog-sec h2 {
    font-size: 35px;
    line-height: 48px;
}
    .trusted-partners-content h2.trusted-partners-title {
        font-size: 32px;
        line-height: 1.2;
        margin-bottom: 11px;
    }
    .advisory-slider button.slick-arrow{
        width: 40px;
    height: 40px;
    }
    .advisory-slider button.slick-arrow.slick-prev {
    right: 62px;
    transform: scale(-1);
    top: -60px;
}
section.advisory-section-slider:after{
    z-index:-1;
}
section.advisors-section .advisors-card-wrapper{
    grid-template-columns: repeat(2, 1fr);
}
section.reviews-section {
    padding: 0px 0px 50px;
}

section.Home-banner-section{
    padding: 80px 0px;
}
footer.footer{
    margin-top:30px;
}
  
section.blog-section .social-slider-container .social-slider button.slick-arrow{
    width: 38px;
    height: 38px;
}
section.blog-section .social-slider-container .social-slider button.slick-arrow.slick-prev {
    right: 55px;
    top: -95px;
}
section.trusted-partners-section .trusted-partners-inner .trusted-partners-logos {
        max-width: 100%;
    }
    .member-list-cat-box>.member-list-cat-wrap>.member-list-cat-team-wrap>.teamsCard .member-list-cat-team-Content h5{
        line-height:1.2;
                font-size: 19px;
    }
    .meet-our-team-section .member-box-wrap>.member-img {
    width: 43%;
  }
.meet-our-team-section .member-box-wrap>.content-wrap-main-box {
    width: calc(52% - 40px);
}
  
    .meet-our-team-section .our-team-heading h2 {
    margin-bottom: 10px;
}
.planner-cta-section .planner-cta-header {
    padding: 20px;
}
section.common-inversment h2,
.planner-cta-section h2.planner-cta-title {
    line-height: 1.2;
            font-size: 32px;
}
.planner-cta-section .planner-cta-header .planner-cta-content p {
    font-size: 16px;
}
section.north_south_sec .wrpper_sec{
    flex-wrap:wrap;
    row-gap:40px;
}
section.north_south_sec{
    padding:50px 0;
}
section.north_south_sec .left{
    position:static;
}
.what_does_sec p,
.what_does_sec h2{
    text-align:center;
}
section.north_south_sec .left,
section.north_south_sec .right,
.logo-wraps.slick-slide ,
section.north_south_sec .right,
 section.common-inversment .card-main .box {
    width: 100% !important;
}
section.investment-sec .top span{
    width: 90px;
    height: 90px;
}
section.investment-sec .top span svg {
    max-width: 53px;
}
  section.common-inversment .card-main .box p,
  .member-in-news-section .Member-in-news h4 ,
  section.blog-section .social-slider-container .social-slider button.slick-arrow::before{
    font-size: 16px;
}
.page-template-template-services section.Home-banner-section .banner-contant h1 {
        font-size: 36px;
        line-height: 1.2;
    }
    section.event-section h2.events-cta-title {
    font-size: 34px;
    line-height: 1.2;
    margin-top: 14px;
}
section.event-section + section.planner-cta-section {
    padding-top: 0;
}
.form-wrapper .submit-btn.main-btn.white{
    line-height: 20px;width: 200px !important;padding: 7px 23px;font-size: 13px;
}
.form-wrapper .submit-btn.main-btn.white input {
    height: auto;
}
section.location-area-served-section .area-list ul li {
    max-width: calc(100%/2 - 10px);
}
section.location-area-served-section .area-list ul {
    padding: 0;
}
section.location-content-section {
    padding: 40px 0;
}
section.location-area-served-section .area-list ul li svg {
    width: 36px;
    height: 36px;
}
.section-list ul li {
    height: auto;
}

.section-list ul {
    align-items: unset;
}
.contact-location-section .row {
    grid-template-columns: 1fr;
    gap: 20px;
}
.contact-location-section {
    padding: 20px 0;
}
.what_does_sec {
    padding: 10px 0 40px;
}
section.faq-section {
    padding-bottom: 10px;
}
}

@media (max-width:680px) {
    .pagination-cstm nav.pagination {
    justify-content: center;
}
.pagination li a, .pagination li span {
   padding: 4px 10px;
}
.custom-blog {
        padding: 50px 0 13px;
    }
    .meet-our-team-section .member-box-wrap>.member-img {
    width: 100%;
    margin: 0;
        border-radius: 10px;
}
.meet-our-team-section .member-box-wrap .member-img img{
        border-radius: 10px;
}
.meet-our-team-section .member-box-wrap>.content-wrap-main-box {
    width: 100%; 
}
section.faq-section h2.faq-title{
    font-size: 24px;
}
.logo-wraps.slick-slide{
    padding:0 15px !important;
}
section.investment-sec .bottom-main h2{
            line-height: 1.2;
        margin: 15px 0 18px 0;
}
.contact-form-style input, .contact-form-style textarea, .contact-form-style .select-box select{
    height: 42px;
    border-radius: 12px;
}
section.event-section .title-sec span.events-cta-subtitle{
    font-size: 18px;
}
section.planning_content .container .node {
    width: 90px;
    height: 90px;
    font-size: 11px;
}
/*.n-top-left {
    left: 30px !important;
    top: 8px  !important;
}
*/
/*.n-top-right {
    right: 40px !important;
    top: 0 !important;
}*/
/*.n-bottom-left {
    left: 20px !important;
    bottom: 8px !important;
}*/
/*.n-bottom-right {
    right: 20px !important;
    bottom: 8px !important;
}*/
.diagram.total-circle-5 .node.n-bottom-right.circle-4{
   right:155px !important;
}
section.planning_content .row.align-items-center>.col-md-6 {
    padding: 0;
}
/* .l-top-left {
    transform: translate(0,-50%) rotate(-129deg) !important;
}*/

/*.l-top-right {
    transform: translate(0,-50%) rotate(-55deg) !important;
}
*/
section.planning_content .container .col-md-6 .diagram {
    max-width: 400px;
    margin: 0 auto;
    max-height: 400px;
}
 .diagram.total-circle-4 .node.n-top-right.circle-2.wheel-node {
    left:50%;
    transform:translateX(-50%) !important;
 }
 .diagram.total-circle-4 .node.n-bottom-right.circle-4{
    left:50%;
    transform:translateX(-50%) !important;
 }
 .diagram.total-circle-3 .node.n-top-left.circle-1.wheel-node{
    left:50%;
    transform:translateX(-50%) !important;
 }
 .page-id-394 .diagram.total-circle-4 .wheel-node{
  width:110px !important;
  height:110px !important;
 }
}
@media (max-width:580px) {
    section.advisors-section .advisors-card-wrapper .advisor-card .advisor-card-image {
    max-width: 100% !important;}
    section.advisors-section .advisors-card-wrapper .advisor-card .advisor-card-image img{
    width: 100%;}
    
 .blog-grid ,
    section.advisors-section .advisors-card-wrapper{
    grid-template-columns: repeat(1, 1fr) !important;
}
section.advisory-section-slider .advisory-slider .slick-track{
    margin: 0 0px !important;
}
    section.about-section {
        padding: 16px 0px 36px;
    }
    section.reviews-section .reviews-slider .slick-track .review-card.slick-center {
     margin-top: 0; 
}
    section.reviews-section .reviews-slider .slick-track {
       padding-bottom: 40px;
    }
    section.reviews-section .reviews-slider button.slick-arrow{
        bottom: -58px;
    width: 46px;
    height: 46px;
    }
h2.trusted-partners-title {
    font-size: 26px;
    line-height: 52px;
}
    section.advisory-section-slider .advisory-slider .slick-track .advisor-card {
        padding: 76px 16px 25px;
    }
    
    .advisory-slider button.slick-arrow{
        top: -31px;
    }
    .advisory-slider button.slick-arrow.slick-prev{
                top: -52px;
    }
    section.advisory-section-slider .advisory-slider .slick-track{
        padding-top: 76px;
    }
    section.advisory-section-slider .advisory-slider .slick-track .advisor-card>img.advisor-img {
        top: -57px;
        max-width: 115px;
        height: 114px;
    }
    .header-top-bar .container ul.top-bar a {
        font-size: 11px;
                gap: 5px;
    }
    section.Home-banner-section .banner-contant h1 {
         font-size: 46px;
        line-height: 1.2;
}

section.Home-banner-section .banner-contant p {
    font-size: 20px;
 line-height:1.2;  
 margin-bottom: 25px;
}
section.card-blog-sec .card-container .card-block {
    max-width: calc((100% - 61px) / 1);
}
section.advisors-section h2.advisors-heading{
            font-size: 30px;
        line-height: 1.2;
}
p.trunorth-footer__description,
.trunorth-footer__location .conteries p.trunorth-footer__location-address, .trunorth-footer__location .conteries p.trunorth-footer__location-address a{
            font-size: 15px !important;
}
p.trunorth-footer__description{
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.trunorth-footer__icon {
    width: 40px;
    min-width: 40px;
    height: 40px;}
     .trunorth-footer__icon img{
    width:15px;
    }
    .trunorth-footer__contact .trunorth-footer__contact-item>a{
            font-size: 16px !important;
    }
    section.reviews-section .reviews-slider .slick-track .review-card{
        margin: 0 9px;
    }
        section.reviews-section .reviews-slider .slick-track .review-card {
        padding: 52px 15px 36px;
    }

         .faq-section .container button.faq-question {
        font-size: 18px;
    }
        .faq-accordion .faq-item {
        padding: 12px;
    }
    .planner-cta-section .planner-cta-header .planner-cta-subtitle {
    font-size: 18px;
}
    .banner-single-posts h1.entry-title {
        font-size: 19px;
    }
    .custom-checkbox{
        font-size: 11px !important;
    }
    section.location-area-served-section .area-list ul li {
    max-width: 100%;
}
section.retirement-planning-section .row.why-you .section-text p {
    font-size: 17px;
    padding: 0 0 20px;
}
.section-list ul li {
    width: 100%;
}
.contact-title {
 font-size: 18px;
}
.contact-cards .contact-card h3.contact-title i {
    font-size: 18px;
}
section.common-inversment h2, .planner-cta-section h2.planner-cta-title {
    line-height: 1.2;
    font-size: 26px;
}
.faq-toggle {
    font-size: 16px;
    font-weight: 600;
}
.trunorth-footer__location .conteries h4.trunorth-footer__location-title {
    font-size: 18px;
}
section.location-area-served-section {
    padding: 20px 0 30px 0;
}
section.location-area-served-section .area-list ul {
    gap: 0;
}
section.location-content-section .container .row>.col-12 {
    padding: 0;
}
.media-section__grid.media_wrap {
    flex-flow: column;
    gap: 0;
}
.media-section__col {
    width: 100%;
    max-width: 100%;
}
section.media-sec {
    padding: 30px 0px 0px;
}
section.media-sec .media-section__title {
    text-align: center;
    padding-bottom: 0;
}
section.media-sec .media-section__title h2 {
    line-height: 1.2;
    font-size: 22px;
}
.single-page-wrap-main .entry-content h2 {
    font-size: 28px;
    line-height: 30px;
    margin: 0 0 20px;
    font-weight: 600;
    letter-spacing: 0;
}
.single-page-wrap-main .entry-content p {
    font-size: 18px;
}
section.common-inversment .card-main {
    padding: 0;
}
section.Home-banner-section .banner-contant h1 {
    font-size: 30px;
    line-height: 1.2;
}
 .diagram.total-circle-5 .node.n-bottom-right.circle-4{
    right: 50% !important;
    transform: translateX(50%) !important;
  }

    section.wheel_section .row.align-items-center > .col-md-6 .diagram .center{

width:120px;
height:120px;
   }
 section.planning_content .inner-planning-content{
    flex-direction:column;
 }
section.planning_content .inner-planning-content .content-wrep{
   max-width:unset;
}
section.planning_content .inner-planning-content>div#wheel-icon{
  margin:auto;
  max-width:140px;
  height:140px;
 }
}
@media (max-width: 450px) {
    .trunorth-legal__links ul li:not(:last-child) a.trunorth-legal__link:after{
        display:none;
    }
        .trunorth-legal__links ul {
        column-gap: 29px;
        row-gap: 6px;
    }
     .member-list-cat-box>.member-list-cat-wrap>.member-list-cat-team-wrap>.teamsCard {
    width: 100%;
         
     }
}
 .diagram.total-circle-5 .line.l-bottom-left{
    width:150px !important;
 }


@media (max-width: 400px) {
        section.Home-banner-section .banner-contant h1 {
        font-size: 36px;
            
        }
    .single-post-wrap-main, .planner-cta-section {
        padding: 25px 0;
    }
  
section.Home-banner-section .banner-contant a.main-btn.white{
    padding: 6px 20px;
    font-size: 16px;
}
    section.Home-banner-section .banner-contant h1 {
    font-size: 36px;
        line-height: 1.2;
    letter-spacing:normal;
}

section.Home-banner-section .banner-contant p {
    font-size: 18px;
    line-height: 28px;
}

.about-section.servies-investment-sec a.site-btn {
    font-size: 14px;
}

section.investment-sec .bottom-main h2 {
    font-size: 32px;
    line-height: 46px;
}

h3.tax-bracket-title {
    font-size: 20px;
}

section.common-inversment h2 {
    font-size: 32px;
    line-height: normal;
}

body .planner-cta-section .planner-cta-header {
    padding: 25px;
}

.planner-cta-header h2 {
    font-size: 32px;
    line-height: normal;
}

.trunorth-footer__logo img {
    width: 90%;
}

.trunorth-footer__social-item:last-child {
    margin-bottom: 0;
}
body .tax-brackets-grid .tax-bracket-item.higher::before {
    width: 70px;
}

body .tax-brackets-grid .tax-bracket-item::after {
    width: 80px;
}

body .tax-bracket-itemlowerhigher-span, .tax-bracket-itemlower-span {
    width: 70px;
}

body .tax-brackets-grid.bottom .tax-bracket-item::before {
    width: 80px;
}
.Home-banner-section .banner-contant a.main-btn {
    font-size: 18px;
}
.page-template-template-services section.Home-banner-section .banner-contant h1 {
    font-size: 31px;
    line-height: 1.2;
}
  .page-id-394 .diagram.total-circle-4 .wheel-node {
    width:100px !important;
    height:100px !important;
  }
 .diagram.total-circle-4 .line{
   width:140px !important;
 }
 .diagram.total-circle-3 .line{
    width:140px !important;
 }
 .planning_content .total-circle-5 .line{
    width:140px !important;
 }
}
@media(max-width:567px){
	section.advisors-section .advisors-card-wrapper .advisor-card .advisor-card-image {
    height: auto !important;
}
	.case-box .case-item {
    width: 100%;
}
}
@media (max-width: 390px) {
    .checkmark{
            margin-bottom: 8px;
    }
}