/* 1400, 1199, 991, 767, 575, 480, 360, 320 */
/* CSS Index
-----------------------------------
1.default css
-----------------------------------
*/

/* min-width 1500 */
@media (max-width: 1600px) {

    
}
/* min-width 1500 */
@media (max-width: 1500px) {

}

/* max-width 1399 */
@media (max-width: 1399.98px) {


}

/* max-width 1199 */
@media (max-width: 1199.98px) {

    .accordion-header {
        font-size: 20px;
    }
    .ac-header-icon-wrapper {
        height: 60px;
        width: 60px;
    }
    .ac-header-icon-wrapper img {
        height: 35px;
        width: 35px;
    }
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl{
        padding-left: 25px;
        padding-right: 25px;
    }




}

/* max-width 991 */
@media (max-width: 991.98px) {


    /* header style */
    
    .banner-content .title-wrapper h1 ,
    h1 {
        font-size: 50px;
    }

    h2 {
        font-size: 40px;
    }
    h3 {
        font-size: 36px;
    }

    h4 {
        font-size: 28px;
    }

    h5 {
        font-size: 20px;
    }

    /* =================== banner section start ======================= */
    .banner-area {
        min-height: 500px;
    }
    .banner-content {
        padding: 224px 0 40px;
    }
    .banner-content  .title-line {
        margin-top: 16px;
    }
    .banner-content .title-wrapper h1 span{
        font-size: 70px;
    }
    /* =================== banner section end ======================= */


    /* =================== our members section star ======================= */
    .testimonial-content-wrapper {
        max-width: 500px;
    }
    .testimonial-content-wrapper blockquote {
        font-size: 26px;
    }
    .author-information h5 {
        font-size: 24px;
    }
    .testimonial-content-wrapper blockquote {
        margin-bottom: 35px;
    }
    /* =================== our members section end ======================= */

    /* =================== plan section start  ======================= */
    .plan-section-area .container {
        padding-right: 12px;
        padding-left: 12px;

    }
    .plan-button-wrapper {
        gap: 16px;
    }
    .accordion-list-wrapper{
        padding: 14px 14px 0 60px;
    }
    .accordion-header {
        padding: 11px 0;
    }
    .arrow-wrap {
        flex-basis: 200px;
    }
    .plan-button-wrapper .plan-btn:first-child {
        flex-basis: 100%;
        width: 100%;
        flex-grow: 1;
    }
    .plan-btn {
        width: 100%;
        font-size: 16px;
        letter-spacing: -0.32px;
        line-height: 1.2;
    }
    .plan-section-wrapper .plan-button-wrapper h3.plan-btn:nth-child(2) ,
    .plan-section-wrapper .plan-button-wrapper h3.plan-btn:nth-child(3) {
        background: #E8E8E8;
        border-color: #E8E8E8;
        color: #A8A8A8;
        cursor: pointer;
    }
    .plan-section-wrapper .plan-button-wrapper h3.plan-btn.active{
        background-color: #003660;
        border-color: #003660;
        color: #fff;
    }
    .ac-header-icon-wrapper {
        height: 50px;
        width: 50px;
    }
    .ac-header-icon-wrapper img {
        height: 25px;
        width: 25px;
    }
    .annual-value-item {
        margin: 30px 7px;
    }
    .ac-header-arrow-icon {
        height: 30px;
        width: 30px;
    }
    .ac-header-arrow-icon svg {
        height: 15px;
        width: 15px;
    }
    .annual-value-item,
    .monthly-value-item {
        padding: 30px 25px;
    }
    .accordion-header .heading {
        padding-left: 70px;
        max-width: 252px;
    }
    .accordion-item {
        margin-bottom: 16px;
    }
    .monthly-title{
        font-size: 16px;
        letter-spacing: 0.188px;
        margin-bottom: 4px;
    }
    .monthly-value-item {
        gap: 17px;
        padding: 12px 26px;
    }
    .monthly-title span {
        font-size: 12px;
        line-height: 1;
        letter-spacing: 0.141px;
    }
    .monthly-item-wrapper p {
        font-size: 10px;
        line-height: 0.94;
        letter-spacing: 0.195px;
    }
    .monthly-value-item > div:first-child {
        flex-grow: inherit;
        width: 100%;
        max-width: 100px;
    }
    .monthly-value-item > div:nth-child(2) {
        max-width: 100%;
        flex-grow: inherit;
        flex-basis: 100%;
    }
    .annual-title {
        font-size: 20px;
    }
    .annual-value-item {
        gap: 20px;
    }
    /* =================== plan section end  ======================= */

    /* =================== cta section start  ======================= */
    .cta-area {
        padding: 123px 0 109px;
    }
    /* =================== cta section end  ======================= */

    /* =================== footer section start  ======================= */
    .footer-area .container{
        padding-left: 20px;
        padding-right: 20px;
    }
    /* =================== footer section end  ======================= */



    
   
}

/* max-width 767 */
@media (max-width: 767.98px) {


    /* header style */
    
    .banner-content .title-wrapper h1 ,
    h1 {
        font-size: 40px;
    }

    h2 {
        font-size: 36px;
    }

    h3 {
        font-size: 32px;
    }

    h4 {
        font-size: 24px;
    }
    .banner-content .title-wrapper h1 span {
        font-size: 60px;
    }

    /* swiper */
    .swiper-button-next, .swiper-button-prev {
        top: auto;
        bottom: 5px;
        left: 50%;
        transform: translateX(-50%);
    }
    .testimonial-slider-wrapper .swiper-wrapper {
        padding-bottom: 65px;
    }
    .swiper-button-next{
        margin-left: 32px;
    }
    .swiper-button-prev{
        margin-left: -32px;
    }
    .testimonial-slider-wrapper .swiper-arrow-icon {
        margin-top: 0;
    }
    .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
        bottom: 0;
    }
    /* swiper */


    /* =================== plan section start  ======================= */
    .accordion-list-wrapper {
        padding: 14px 14px 0px 30px;
    }
    .plan-btn {
        padding: 8px;
    }

    .arrow-wrap {
        flex-basis: 180px;
    }

    /* =================== plan section end  ======================= */

    /* =================== cta section start  ======================= */
    .cta-area .title-wrapper h2 {
        font-size: 32px;
        line-height: 1.1;
        letter-spacing: -0.64px;
    }
    
    /* =================== cta section end  ======================= */

    /* =================== Account Benefits section start ======================= */

    .support-right {
        width: 100%;
    }

    .need-support-area .col {
        flex-basis: 100%;
    }

    .support-left h4 {
        max-width: initial;
    }

    .support-left {
        text-align: center;
        margin-bottom: 15px;
    }
    .need-support-area .row {
        flex-direction: column;
        gap: 0;
        --bs-gutter-y: 15px;
    }
    .need-support-area {
        padding: 61px 20px;
        width: calc(100% + 10px);
        margin-left: -5px;
    }
    .account-highlights h5 {
        font-size: 24px;
    }
    .account-highlights {
        padding: 35px 35px 45px;
    }
    .our-members-area h2 {
        font-size: 35px;
        line-height: 1.25;
    }
    .our-members-area  .inner-text {
        font-size: 25px;
    }
    /* =================== Account Benefits section end ======================= */

}

/* max-width 575 */
@media (max-width: 575.98px) {
   /* =================== banner section start ======================= */
   .join-video-wrapper {
        min-height: 300px;
    }
   /* =================== banner section end ======================= */

   /* =================== Account Benefits section start ======================= */
   .support-left h4 {
        max-width: 298px;
        margin-right: auto;
        margin-left: auto;
        font-size: 28px;
        letter-spacing: -0.56px;
    }
   /* =================== Account Benefits section end ======================= */

    /* =================== plan section start  ======================= */
    .ac-header-icon-wrapper {
        left: 5px;
    }

    .plan-section-area .section-title-wrapper p {
        font-size: 16px;
    }
    /* =================== plan section end  ======================= */

    /* =================== footer section start  ======================= */
    .copy-right-item-area .row ,
    .socials-item-area .row{
        flex-direction: column;
    }
    .socials-item-area .row{
        gap: 16px;
    }
    .copy-right-item-area {
        margin-top: 38px;
    }
    .footer-top-wrapper {
        margin-bottom: 30px;
    }
    .footer-top-wrapper {
        margin-bottom: 72px;
    }
    /* =================== footer section end  ======================= */
   
}

/* max-width 479 */
@media (max-width: 479.98px) {

    /* =================== plan section start  ======================= */
    .plan-section-area .section-title-wrapper.text-center h2 {
        font-size: 32px;
        line-height: 1.1;
        letter-spacing: -0.64px;
    }
    .plan-section-area {
        padding: 60px 0 55px;
    }
    .plan-section-wrapper ,
    .plan-section-area .section-title-wrapper{
        margin-right: auto;
        margin-left: auto;
    }
    .plan-section-wrapper {
        max-width: 350px;
    }
    .plan-section-area .section-title-wrapper {
        max-width: 292px;
        padding-bottom: 23px;
    }
    .best-value {
        font-size: 12px;
        margin-bottom: 3px;
        font-weight: 500;
        height: auto;
        padding: 2px 21.3px;
        line-height: 1.5;
    }
    .annual-value-item ,
    .best-value ,
    .plan-btn {
        border-radius: 8.213px;
    }
    .plan-btn {
        padding: 5px 10px;
    }
    .plan-button-wrapper {
        gap: 7px;
    }
    .plan-item-wrapper {
        margin-top: 8px;
        border-radius: 12.32px;
        border: 1.54px solid #E5E5E5;
        box-shadow: 2.053px 2.053px 5.133px 0 rgba(0, 0, 0, 0.05);
    }
    .accordion-item:first-of-type {
        border-top-left-radius: 12.32px;
        border-top-right-radius: 12.32px;
    }
    .accordion-item:last-of-type  {
        border-bottom-left-radius: 12.32px;
        border-bottom-right-radius: 12.32px;
    }
    .ac-header-icon-wrapper {
        height: 37px;
        width: 37px;
    }
    .accordion-header {
        font-size: 16px;
        line-height: 1.2;
        letter-spacing: 0.188px;
    }
    .plan-item {
        margin-top: 10px;
    }
    .accordion-list-wrapper ul li{
        line-height: 1.12;
    }
    .accordion-list-wrapper ul li sup {
       font-weight: 700;
    }
    .accordion-list-wrapper {
        padding: 10px 14px 5px 20px;
    }
    .annual-title {
        font-size: 16px;
        line-height: 1.035;
        letter-spacing: 0.219px;
        max-width: 120px;
    }
    .annual-title sup {
        font-weight: 400;
    }
    .annual-value-item {
        margin-top: 20px;
        margin-bottom: 16px;
        gap: 115px;
        padding: 6px 30px;
    }
    .accordion-header .heading {
        padding-left: 50px;
        max-width: 232px;
        text-wrap: auto;
    }
    /* =================== plan section end  ======================= */

  /* =================== footer section start  ======================= */
    .copy-right-item-area .col ,
    .socials-item-area .col {
        flex: 1 0 100%;
    }
    .socials-link-wrapper {
        margin-bottom: 15px;
    }
    .copy-right-caption ,
    .ncua-caption ,
    .other-link-wrapper{
        text-align: center !important;
    }
  /* =================== footer section end  ======================= */



}

/* max-width 399 */
@media (max-width: 399px) {
    .annual-value-item {
        gap: 20px;
    }
    .plan-btn {
        padding: 5px 2px;
    }
    .header-content-wrapper img {
        max-width: 100%;
    }
    .account-highlights {
        padding: 35px 10px 45px;
    }
}