.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
	display: block;
}

.master_testimonial, .master_about_us, #parent-header #top-header-agent {
	display: none;
}

.site-logo img.display-block {
    opacity: 1;
}

.site-logo img {
    opacity: 0;
}

.elementor-nav-menu--layout-horizontal .elementor-nav-menu li, #menu-footer-list ul, section#min-heading, #copyright-id .p1 {

    display: none;

}

section#about-us h2 {
    color: #FFFFFF;
    font-family: "mulish", Sans-serif;
    font-size: 44px;
    font-weight: 800;
}
section#about-us p,  section#about-us p span {
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
}

section#about-us {
    background-color: #2457B900;
    background-image: url(https://master.sageagent.io/wp-content/uploads/sites/3/2022/09/main-banner.png);
    background-position: center center;
    background-repeat: no-repeat;
    padding: 100px 0px 100px 0px;
    background-size: cover;
}
div#content-txt-what-to-do {
    width: 33%;
}
div#all_steps {
    width: 67%;
}
section#what-to-do {
    padding: 100px 0;
}

.about-us-image {
    width: 33% !important;
}
.about-us-content {
    width: 67% !important;
}

div#retirement-planing p, h2 {
    color: #fff;
}

.elementor.elementor-962.elementor-location-popup {
    height: 770px !important;
}

.border-red {
    border-color: red !important;
}

.border-green {
    border-color: #4CAF50 !important;
}

.confirm-message {
    font-size: 17px;
    padding: 20px;
}

.search404 {
    display: none;
}

body.error404 .elementor-widget-heading h2 {
    color: #7A7A7A;
}

section.agent-detail .right-contentN .elementor-widget:not(:last-child) {
    margin-bottom: 0px !important;
}




.setRowAgent .elementor-container.elementor-column-gap-default {
    align-items: center;
}
.left-ImageN img {
    width: 74px !important;
 height:74px !important;
}
.right-contentN .elementor-widget-wrap.elementor-element-populated {
    padding-left: 0 !important;
}
.setNColume h4{
     padding-bottom: 8px !important;
}



/*schedule btn css*/

div#footer_btn a h4 {
    font-size: 21px;
}
.schedule-btn-gray a h4 {
    font-size: 22px;
}
.schedule-btn a h4 {
    font-size: 22px;
}

/* End */



/* add new css  */
.mainheading h2 {
    font-size: 45px !important;
}
.life-descption-sub p {
    font-size: 18px;
}
.protect-your h4 {
    font-size: 24px !important;
}
.term-life-insurance h5 {
    font-size: 34px !important;
  font-weight: 600 !important;
}
.less-than h2 {
    font-size: 52px !important;
}
.get-a-teams h4 {
    font-size: 24px !important;
}
.like-your-para h2 {
    font-size: 20px !important;
}
.call-text {
    font-size: 30px !important;
    margin-bottom: 4px !important;
}

.nw-email-dds {
    font-size: 24px !important;
}
.we-got {
    margin-bottom: 10px !important;
}


.need-to-retire h2 {
    font-size: 48px !important;
}
.w-calc h5 {
    font-size: 25px !important;
}
.my-age-heading h2 {
    font-size: 40px !important;
}
.doller-to-doller h1 {
    font-size: 52px !important;
}
.for-life h2 {
    font-size: 40px !important;
}
.life-img img {
    width: 90% !important;
}
.arrow-age .elementor-widget-container {
    padding: 0 !important;
}
.doller-to-doller .elementor-widget-container {
    padding: 4px !important;
}
a#myBtn {
    margin-bottom: 25px;
}

.protect-your-inner-sec .elementor-widget-wrap.elementor-element-populated {
    margin: 10px 0px 40px 0px !important;
}

a#agent-lifelink-url h4 {
    font-size: 24px;
}

/* add new css  */


/* common css all pages age-calc */

@media(max-width:600px){
  div#myModal .modal-content {
      width: 90% !important;
  }
  .age-form-calc h4{
      font-size: 27px;
  }
  .age-form-calc h3{
      font-size: 30px;
  }
  div#myModal {
      z-index: 99;
  }
}


.vimeo-iframe {
    position: relative;
    width: 100%; /* Full width */
   aspect-ratio: 16 / 9;
    margin: 0;
    padding: 0;
    background-color: #000;
  }

  .video-set-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }

  .video-set-inner iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    border: none; /* Optional: To remove any default border */
    top: 0;
    left: 0;
  }


    .site-logo-agent a img {
        aspect-ratio: 16 / 9;
    }

    .site-logo a img {
        aspect-ratio: 16 / 9;
    }