.wpb_animate_when_almost_visible { opacity: 1; }
:where(.nc-header) .register-btn button {
  border-radius: 5px !important;
  font-size: 16px !important;
}
:where(.nc-header) .register-btn button:hover {
  box-shadow: none;
  transform: none;
  text-decoration: none;
  background: #41a44b !important;
}
:where(.nc-header) .navigation .menu>li>a {
  padding: 0 15px;
  font-size: 14px;
  letter-spacing: 0;
}
:where(.nc-header) .navigation .menu>li>a {
  padding: 0px 5px;
  font-size: 13px;
  letter-spacing: 0;
  font-weight: 600;
}
@media (max-width:1199px) {
  :where(.nc-header) .navigation .menu>li>a {
    padding: 0px 3px;
    font-size: 11px;
    letter-spacing: 0;
    font-weight: 600;
  }
}
@media (max-width:991px) {
  :where(.nc-header) .navigation .menu>li>a {
    padding: 0px 3px;
    font-size: 9px;
    letter-spacing: normal;
    font-weight: 600;
  }
}
:where(.nc-header) .itr-popup {
  display: none;
  width: 35%;
  background: #ffffff;
  border: 1px solid #fdf4f2;
  padding: 15px 20px !important;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  z-index: 1002;
  transition: 750ms all;
}
:where(.nc-header) .hding {
  padding: 15px 0px;
  margin-bottom: 15px;
}
:where(.nc-header) .hding h3 {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 1em;
  font-size: 21px !important;
  line-height: 1em;
  text-transform: uppercase;
  color: #4F91CD;
  margin-bottom: 0.2em;
}
:where(.nc-header) .snform {
  margin: 1em !important;
}
:where(.nc-header) #register-modal-spinner,
:where(.nc-header) #login-modal-spinner,
:where(.nc-header) #forgot-modal-spinner {
  display: none;
}
:where(.nc-header) .close {
  position: absolute;
  z-index: 99;
  top: 6px;
  right: 15px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 21px;
  color: #bbb9b9;
  cursor: pointer;
}
.itr-popup .img {
  margin: 0 auto;
  text-align: center;
  width: 90%;
}
.itr-popup .img img {
  max-width: 100%;
  height: auto;
  display: inline-block;
  margin-bottom: 15px;
}
:where(.nc-header) a#forgot_account_link:hover {
  color: #5091cd;
}
:where(.nc-header) #success_message_forgot {
  display: none;
  color: #000;
  font-size: medium;
  line-height: initial;
  padding: 0 40px;
}
:where(.nc-header) .snform {
  margin: 1em;
}
:where(.nc-header) .snform .form-control {
  outline: none !important;
  display: block;
  height: 35px;
  padding: 3px 12px;
  font-family: inherit;
  font-size: 13px;
  line-height: 1.42857143;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 1em;
  border: 1px solid #a2a2a2 !important;
  width: 100%;
  border-radius: 0;
}
:where(.nc-header) .snform .form-control:focus {
  border: 1px solid #a2a2a2 !important;
}
:where(.nc-header) .forgot-account-label {
  color: #000;
  line-height: normal;
  text-align: left;
  padding-bottom: 10px;
}
:where(.nc-header) .snform div.modal-error {
  color: #f00;
  text-align: left;
  line-height: 1em;
}
.snform .popup-btn {
  font-family: inherit;
  font-size: 1em;
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
  color: #000000;
  width: 100%;
  background-color: #5091CD !important;
  border: none;
  outline: none;
  display: block;
  height: auto;
  padding: 0.5em 0;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
}
.snform .popup-btn:hover {
  background-color: #6CB33F;
}
:where(.nc-header) .btn-pp {
  background: #5091CD;
  font-family: Roboto,Arial,sans-serif;
  width: 100%;
  display: block;
  padding: 0.5em 0;
  font-size: 14px !important;
  line-height: 1.4;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  cursor: pointer;
  border: 0px;
}
:where(.nc-header) .btn-pp:hover {
  background: #6CB33F;
}
:where(.nc-header) .black_overlay {
  background-color: rgba(0,0,0,0.7);
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.4;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1001;
}
:where(.nc-header) .register-btn {
  margin-top: 1em;
}
@media only screen and (max-width:450px) {
  #light {
    width: 85% !important;
  }
  :where(.nc-header) .itr-popup {
    width: 90%;
  }
  :where(.nc-header) .itr-popup .close {
    top: 3px;
    right: 8px;
  }
  :where(.nc-header) .itr-popup .snform {
  
  }
  :where(.nc-header) .snform .form-control,
  .snform .popup-btn {
  
  }
}
@media only screen and (min-width:678px) {
  :where(.nc-header) .itr-popup {
    top: 160px;
  }
}
@media only screen and (max-width:950px) and (min-width:451px) {
  :where(.nc-header) .itr-popup {
    width: 350px !important;
  }
}
:where(.nc-header) .hding h3 {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 1em;
  font-size: 1.5em;
  line-height: 1em;
  text-transform: uppercase;
  color: #4F91CD;
  margin-bottom: 0.2em;
}
img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}
.main-footer .bg-wrap:before {
  background-image: url(../img/ad/footer-bg-1.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.donate-btns {
  width: 175px !important;
  height: 79px !important;
}
.mySwiper .card {
  min-height: 570px !important;
  max-height: 580px !important;
  overflow: auto;
}
.itrpcta-cta .primary .message-wrapper {
  background: transparent;
}
.itrpcta-cta .primary a {
  padding: 0 !important;
}
.phone_number_click {
  display: none !important;
}
#wpadcenter-ad-102967 .no-sidebar .alignnone img,
#wpadcenter-ad-102967 .no-sidebar img.alignnone {
  position: relative;
  top: -15px;
}
#viewOnlineMeetingsScheduleButton {
  padding-top: 20px !important;
}
#viewOnlineMeetingsScheduleButton button {
  font-weight: 600;
  padding: 15px 15px;
  font-size: 12px;
}
@keyframes colorChange{0%{color:#f30707}25%{color:#6faf73}50%{color:#f30707}75%{color:#6faf73}100%{color:#f30707}}
.registeredUser ul li.numTxt {
  font-size: 11px;
  color: #000;
  font-weight: 600;
}
.signUpBtn .btn-success {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 25px;
  border: 0;
}
.posts-container #post-105487,
.posts-container #post-105452 {
  width: 66% !important;
}
.main-wrap .itrpcta-cta {
  display: none !important;
}
.postid-106998 .single-creative .featured,
.postid-107426 .single-creative .featured,
.postid-107450 .single-creative .featured,
.postid-107668 .single-creative .featured,
.postid-107733 .single-creative .featured,
.postid-107743 .single-creative .featured,
.postid-108081 .single-creative .featured,
.postid-108270 .single-creative .featured,
.postid-108296 .single-creative .featured,
.postid-108680 .single-creative .featured,
.postid-108709 .single-creative .featured,
.postid-108738 .single-creative .featured {
  height: auto;
  background: transparent !important;
}
.postid-106998 .featured .overlay,
.postid-107426 .featured .overlay,
.postid-107450 .featured .overlay,
.postid-107668 .featured .overlay,
.postid-107733 .featured .overlay,
.postid-107743 .featured .overlay,
.postid-108081 .featured .overlay,
.postid-108270 .featured .overlay,
.postid-108296 .featured .overlay,
.postid-108680 .featured .overlay,
.postid-108709 .featured .overlay,
.postid-108738 .featured .overlay {
  display: none;
}
.postid-106998 .ts-row,
.postid-107426 .ts-row,
.postid-106998 .ts-row,
.postid-107450 .ts-row,
.postid-107668 .ts-row,
.postid-107450 .ts-row,
.postid-107733 .ts-row,
.postid-107450 .ts-row,
.postid-107743 .ts-row,
.postid-108081 .ts-row,
.postid-108270 .ts-row,
.postid-108296 .ts-row,
.postid-108680 .ts-row,
.postid-108709 .ts-row,
.postid-108738 .ts-row {
  position: relative;
}
.postid-106998 .ts-row .topHeadingNewsletter,
.postid-107426 .ts-row .topHeadingNewsletter,
.postid-107450 .ts-row .topHeadingNewsletter,
.postid-107668 .ts-row .topHeadingNewsletter,
.postid-107733 .ts-row .topHeadingNewsletter,
.postid-107743 .ts-row .topHeadingNewsletter,
.postid-108081 .ts-row .topHeadingNewsletter,
.postid-108270 .ts-row .topHeadingNewsletter,
.postid-108680 .ts-row .topHeadingNewsletter,
.postid-108709 .ts-row .topHeadingNewsletter,
.postid-108738 .ts-row .topHeadingNewsletter {
  position: absolute;
  top: -85px;
  color: #4d4d4e;
}
.postid-106998 table {
  border: 1px solid #ccc;
  width: 90%;
  margin: 0 auto;
  font-family: Georgia,Arial,system-ui;
}
.postid-106998 table tr td {
  font-size: 16px;
  padding: 5px;
}
.postid-106998 ul li ul li,
.postid-107426 ul li ul li,
.postid-107743 ul li ul li,
.postid-108081 ul li ul li,
.postid-108680 ul li ul li,
.postid-108270 ul li ul li,
.postid-108709 ul li ul li,
.postid-108738 ul li ul li {
  padding-left: 25px;
}
.postid-106998 ul.subHeading li,
.postid-107426 ul.subHeading li,
.postid-107450 ul.subHeading li,
.postid-107668 ul.subHeading li,
.postid-107733 ul.subHeading li,
.postid-107743 ul.subHeading li,
.postid-108081 ul.subHeading li,
.postid-108270 ul.subHeading li,
.postid-108680 ul.subHeading li,
.postid-108709 ul.subHeading li,
.postid-108738 ul.subHeading li {
  display: inline-block;
  width: 43%;
  list-style: circle;
}
.postid-106998 ul li ul li,
.postid-107426 ul li ul li,
.postid-107450 ul li ul li,
.postid-107668 ul li ul li,
.postid-107733 ul li ul li,
.postid-107743 ul li ul li,
.postid-108081 ul li ul li,
.postid-108270 ul li ul li,
.postid-108680 ul li ul li,
.postid-108709 ul li ul li,
.postid-108738 ul li ul li {
  list-style: none;
  margin-left: 25px;
  padding-left: 0;
  position: relative;
}
.postid-106998 ul li ul li:before,
.postid-107426 ul li ul li:before,
.postid-107450 ul li ul li:before,
.postid-107668 ul li ul li:before,
.postid-107733 ul li ul li:before,
.postid-107743 ul li ul li:before,
.postid-108081 ul li ul li:before,
.postid-108270 ul li ul li:before,
.postid-108680 ul li ul li:before,
.postid-108709 ul li ul li:before,
.postid-108738 ul li ul li:before {
  border: 1px solid #7D7C7C;
  border-radius: 50%;
  content: "";
  width: 6px;
  height: 6px;
  top: 12px;
  left: 7px;
}
ul.bulletsDashes li:before {
  content: "-";
}
.postid-106998 .pl45,
.postid-107426 .pl45,
.postid-107450 .pl45,
.postid-107668 .pl45,
.postid-107733 .pl45,
.postid-107743 .pl45,
.postid-108081 .pl45,
.postid-108270 .pl45,
.postid-108680 .pl45,
.postid-108709 .pl45,
.postid-108738 .pl45 {
  padding-left: 40px;
}
.postid-106998 .post-content a,
.postid-107426 .post-content a,
.postid-107450 .post-content a,
.postid-107668 .post-content a,
.postid-107733 .post-content a,
.postid-107743 .post-content a,
.postid-108081 .post-content a,
.postid-108270 .post-content a,
.postid-108296 .post-content a,
.postid-108270 .post-content a,
.postid-108680 .post-content a,
.postid-108709 .post-content a,
.postid-108738 .post-content a {
  color: #1f268c !important;
  text-decoration: underline !important;
  box-shadow: none !important;
}
.post-106998 .author-box .author a,
.post-107426 .author-box .author a,
.post-107450 .author-box .author a,
.post-107668 .author-box .author a,
.post-107733 .author-box .author a,
.post-107743 .author-box .author a,
.post-108081 .author-box .author a,
.post-108270 .author-box .author a,
.post-108680 .author-box .author a,
.post-108709 .author-box .author a,
.post-108738 .author-box .author a {
  pointer-events: none;
  color: #7D7C7C !important;
}
.post-106998 .social-icons,
.post-107426 .social-icons,
.post-107450 .social-icons,
.post-107668 .social-icons,
.post-107733 .social-icons,
.post-107743 .social-icons,
.post-108081 .social-icons,
.post-108270 .social-icons,
.post-108680 .social-icons,
.post-108709 .social-icons,
.post-108738 .social-icons {
  display: none;
}
.post-106998 .sidebar ul li ul li:before,.post-107426 .sidebar ul li ul li:before,.post-107450 .sidebar ul li ul li:before,.post-107668 .sidebar ul li ul li:before,.post-107733 .sidebar ul li ul li:before,.post-107743 .sidebar ul li ul li:before,.post-108081 .sidebar ul li ul li:before,.post-108270 .sidebar ul li ul li:before,.post-108680 .sidebar ul li ul li:before,.post-108709 .sidebar ul li ul li:before,,.post-108738 .sidebar ul li ul li:before{display:none}
.social-icons a.fa-home {
  display: none;
}
.postid-107426 .post-content li,
.postid-107668 .post-content li,
.postid-107733 .post-content li,
.postid-108081 .post-content li,
.postid-108270 .post-content li,
.postid-108680 .post-content li,
.postid-108709 .post-content li,
.postid-108738 .post-content li {
  margin-left: -10px !important;
  padding-left: 0 !important;
}
.postid-107426 .post-content li ul li,
.postid-107668 .post-content li ul li,
.postid-108081 .post-content li ul li,
.postid-108270 .post-content li ul li,
.postid-108680 .post-content li ul li,
.postid-108709 .post-content li ul li,
.postid-108738 .post-content li ul li {
  margin-left: 20px !important;
  padding-left: 0 !important;
}
.postid-107426 .post-content li ul.subHeading li,
.postid-107668 .post-content li ul.subHeading li,
.postid-107733 .post-content li ul.subHeading li,
.postid-107743 .post-content li ul.subHeading li,
.postid-108081 .post-content li ul.subHeading li,
.postid-108270 .post-content li ul.subHeading li,
.postid-108680 .post-content li ul.subHeading li,
.postid-108709 .post-content li ul.subHeading li,
.postid-108738 .post-content li ul.subHeading li {
  margin-left: 15px !important;
}
.terms ul {
  margin-left: 25px;
}
.ceoMessage .signature img {
  margin: 0 !important;
  padding: 0 !important;
}
.signature {
  font-size: 20px;
  color: #fff !important;
  padding-top: 20px !important;
}
.signature img.wp-image-107802 {
  padding-top: 30px;
}
.signature h4 {
  padding: 0 !important;
  margin: 0 !important;
}
.signature p {
  padding: 0 !important;
  margin: 0 !important;
}
.imgKathy {
  position: relative;
}
.imgKathy img {
  position: absolute;
  left: 15px;
  top: 167px;
}
.featureAuthor {
  text-align: center;
  width: 70%;
  margin: 0 auto;
}
.post-108296 ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
.post-108296 ol li {
  padding-left: 0;
}
.post-108296 ol li h4 {
  padding: 0;
  margin: 0;
}
.post-108296 ol li:before {
  display: none;
}
.post-108296 ol li ul {
  margin-left: 15px;
}
.pinkColor {
  color: #fb01ff !important;
}
.postid-108270 ul li ul li.cat-item:before {
  border: 0px solid #7D7C7C !important;
}
.mainbreadcrumbs {
  display: flex;
  align-items: left;
  justify-content: left;
}
#breadcrumbs {
  border: 0px solid #cbd2d9;
  border-radius: 0.3rem;
  display: inline-flex;
  overflow: hidden;
}
#breadcrumbs>span {
  padding: 0 !important;
}
#breadcrumbs>span>span a {
  color: #6faf73;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
#breadcrumbs>span>span a:after {
  color: #CACACA;
  content: "/";
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
  opacity: 1;
  font-size: 15px;
}
#breadcrumbs>span>span .breadcrumb_last {
  text-transform: uppercase;
}
.navigation ul li.active ul.sub-menu {
  visibility: visible !important;
  opacity: 1 !important;
}
#breadcrumbs>span>span .breadcrumb_last {
  text-transform: uppercase;
}
.navigation ul li.active ul.sub-menu {
  visibility: visible !important;
  opacity: 1 !important;
}
.mainbreadcrumbs:where(.nc-breadcrumbs) {
  display: flex;
  align-items: left;
  justify-content: left;
}
:where(.nc-breadcrumbs) #breadcrumbs {
  border: 0px solid #cbd2d9;
  border-radius: 0.3rem;
  display: inline-flex;
  overflow: hidden;
}
:where(.nc-breadcrumbs) #breadcrumbs>span {
  padding: 0 !important;
}
:where(.nc-breadcrumbs) #breadcrumbs>span>span a {
  color: #6faf73;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
}
:where(.nc-breadcrumbs) #breadcrumbs>span>span a:after {
  color: #CACACA;
  content: "/";
  margin: 0 0.75rem;
  position: relative;
  top: 1px;
  opacity: 1;
  font-size: 15px;
}
.btn-singup {
  float: none !important;
}
.btn-singup {
  margin-top: 0 !important;
}
.main-footer:where(.nc-footer) p {
  padding: 20px 0;
  font-size: 20px;
}
.main-footer:where(.nc-footer) .main {
  padding: 50px 0 !important;
  margin-top: 0 !important;
}
.main-footer h2 {
  color: #2a2a72 !important;
}
.main-footer:where(.nc-footer) .txt-center {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.main-footer .p25 {
  padding: 25px 0;
}
.main-footer .floatRight {
  float: right;
}
.main-footer:where(.nc-footer) h4 {
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
  padding-bottom: 10px;
}
:where(.nc-footer) .post-footer.list-post-b {
  text-align: left;
}
:where(.nc-footer) .list-post-b .read-more-btn.footerSignup {
  padding: 13px 23px;
  background: #022d5c;
  box-shadow: 0 2px 3px rgba(110,110,110,0.25);
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0 !important;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  border-radius: 5px;
  line-height: 60px !important;
}
.visit-btn {
  border-radius: 5px !important;
}
@media (max-width:991px) {
  .main-footer .floatRight {
    float: none;
  }
  .main-footer .svg-sec svg {
    text-align: center;
    width: 80px;
  }
  .main-footer .p25 {
    padding: 25px 0;
    text-align: center;
  }
  .main-footer h2,
  .main-footer:where(.nc-footer) p {
    text-align: center;
  }
  .main-footer .btn-singup {
    display: block;
    width: 200px;
    margin: 0 auto;
  }
}
:where(.nc-mobile-menu) .close {
  position: absolute;
  z-index: 99;
  top: 6px;
  right: 15px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 21px;
  color: #bbb9b9;
  cursor: pointer;
}
:where(.nc-popup) .hding {
  padding: 15px 0px;
  margin-bottom: 15px;
}
:where(.nc-popup) .hding h3 {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 1em;
  font-size: 21px !important;
  line-height: 1em;
  text-transform: uppercase;
  color: #4F91CD;
  margin-bottom: 0.2em;
}
:where(.nc-popup) .close {
  position: absolute;
  z-index: 99;
  top: 6px;
  right: 15px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 21px;
  color: #bbb9b9;
  cursor: pointer;
}
:where(.nc-popup) .hding h3 {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 1em;
  font-size: 1.5em;
  line-height: 1em;
  text-transform: uppercase;
  color: #4F91CD;
  margin-bottom: 0.2em;
}
.overlay1:where(.nc-popup) {
  background-color: rgba(0,0,0,0.7);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1001;
}
:where(.nc-popup) .itr-popup1 {
  width: 35%;
  background: #ffffff;
  border: 1px solid #fdf4f2;
  padding: 0.7em 0.7em 2em 0.7em;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  z-index: 1002;
  opacity: 1;
}
@media (max-width:991px) {
  :where(.nc-popup) .itr-popup1 {
    width: 60%;
  }
}
@media (max-width:767px) {
  :where(.nc-popup) .itr-popup1 {
    width: 90%;
  }
}
@media (max-width: 1200px) {
  .wrap {
    width: 100%;
  }
}
:where(:not(input, textarea, select, [contenteditable])):focus,
:where(:not(input, textarea, select, [contenteditable])):focus-visible,
:where(:not(input, textarea, select, [contenteditable])):focus-within {
  outline: 0 none transparent !important;
  outline-offset: 0 !important;
  box-shadow: none !important;
}
a,
button,
li,
.menu a,
.post-title a {
  -webkit-tap-highlight-color: transparent;
}
a::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
}
