#custom-mega-menu #m-19915b3e8c6 {
  justify-content: flex-end;
}

@media (max-width: 1023px) {
.thrv_widget_menu.thrv_wrapper[class*="tve-custom-menu-switch-icon-"] .tve-item-dropdown-trigger {
		display: flex !important;
    right: 0.3rem;
	}
	.thrv_widget_menu.thrv_wrapper .tve_w_menu .tve-disabled-text-inner {
	white-space: unset;
}
}

#custom-mega-menu .tcb-mega-drop-inner > ul > li > a .tve-disabled-text-inner,
#custom-mega-menu .tve_w_menu .tve-disabled-text-inner {
  white-space: unset !important;
  line-height: 1.6;
}

@media (min-width: 1200px) {
  #custom-mega-menu .tcb-mega-drop {
    min-width: 900px;
		position: absolute !important;
  }
	#custom-mega-menu .tcb-mega-drop-inner {
	transform: translateY(1rem) translateX(-2rem);
	}
}

@media (min-width: 1300px) {
  #custom-mega-menu .tcb-mega-drop {
    min-width: 950px;
  }
	#custom-mega-menu .tcb-mega-drop-inner {
	transform: translateY(1rem) translateX(-3rem);
	}
}

@media (min-width: 1350px) {
  #custom-mega-menu .tcb-mega-drop {
    min-width: 970px;
  }
	#custom-mega-menu .tcb-mega-drop-inner {
	transform: translateY(1rem) translateX(-2rem);
	}
}


@media (min-width: 1400px) {
  #custom-mega-menu .tcb-mega-drop {
    min-width: 1000px;
  }
	#custom-mega-menu .tcb-mega-drop-inner {
	transform: translateY(1rem) translateX(-1rem);
	}
}
@media (min-width: 1024px) {
#custom-mega-menu a.tcb-local-vars-root[href="javascript:void(0)"] {
    cursor: text;
}
}

/* Typography */
:root {
  --t-font-size-d1: 3rem;
  --t-font-size-d2: 2.5rem;
  --t-font-size-h1: 2.125rem;
  --t-font-size-h2: 1.875rem;
  --t-font-size-h3: 1.75rem;
  --t-font-size-h4: 1.4375rem;
  --t-font-size-h5: 1.25rem;
  --t-font-size-h6: 1.125rem;
  --t-font-size-subtitle: 1.125rem;
  --t-font-size-body: 1rem;
  --t-font-size-small: 0.9rem;
}
@media (min-width: 992px) {
  :root {
    --t-font-size-d1: 4.312rem;
    --t-font-size-d2: 3.562rem;
    --t-font-size-h1: 3rem;
    --t-font-size-h2: 2.5rem;
    --t-font-size-h3: 2.062rem;
    --t-font-size-h4: 1.75rem;
    --t-font-size-h5: 1.438rem;
    --t-font-size-h6: 1.1875rem;
    --t-font-size-subtitle: 1.125rem;
    --t-font-size-body: 1rem;
    --t-font-size-small: 0.9rem;
  }
}
:root {
  /* Line heights */
  --t-line-height-d1: 3.5rem;
  --t-line-height-d2: 3rem;
  --t-line-height-h1: 2.65rem;
  --t-line-height-h2: 2.375rem;
  --t-line-height-h3: 2.375rem;
  --t-line-height-h4: 2rem;
  --t-line-height-h5: 1.75rem;
  --t-line-height-h6: 1.75rem;
  --t-line-height-subtitle: 1.65rem;
  --t-line-height-body: 1.5rem;
  --t-line-height-small: 1.5rem;
}
@media (min-width: 992px) {
  :root {
    --t-line-height-d1: 5rem;
    --t-line-height-d2: 4.5rem;
    --t-line-height-h1: 3.5rem;
    --t-line-height-h2: 3rem;
    --t-line-height-h3: 2.75rem;
    --t-line-height-h4: 2.43rem;
    --t-line-height-h5: 2rem;
    --t-line-height-h6: 1.75rem;
    --t-line-height-subtitle: 1.65rem;
    --t-line-height-body: 1.5rem;
    --t-line-height-small: 1.5rem;
  }
}

:not(#tve) .u__d1 [data-css] {
  font-size: var(--t-font-size-d1) !important;
  line-height: var(--t-line-height-d1) !important;
}

:not(#tve) .u__d2 [data-css] {
  font-size: var(--t-font-size-d2) !important;
  line-height: var(--t-line-height-d2) !important;
}

:not(#tve) .u__h1 [data-css] {
  font-size: var(--t-font-size-h1) !important;
  line-height: var(--t-line-height-h1) !important;
}

:not(#tve) .u__h2 [data-css] {
  font-size: var(--t-font-size-h2) !important;
  line-height: var(--t-line-height-h2) !important;
}

:not(#tve) .u__h3 [data-css] {
  font-size: var(--t-font-size-h3) !important;
  line-height: var(--t-line-height-h3) !important;
}

:not(#tve) .u__h4 [data-css] {
  font-size: var(--t-font-size-h4) !important;
  line-height: var(--t-line-height-h4) !important;
}

:not(#tve) .u__h5 [data-css] {
  font-size: var(--t-font-size-h5) !important;
  line-height: var(--t-line-height-h5) !important;
}

:not(#tve) .u__h6 [data-css] {
  font-size: var(--t-font-size-h6) !important;
  line-height: var(--t-line-height-h6) !important;
}

:not(#tve) .u__subtitle [data-css] {
  font-size: var(--t-font-size-subtitle) !important;
  line-height: var(--t-line-height-subtitle) !important;
}

:not(#tve) .u__p [data-css] {
  font-size: var(--t-font-size-body) !important;
  line-height: var(--t-line-height-body) !important;
}

:not(#tve) .u__small [data-css] {
  font-size: var(--t-font-size-small) !important;
  line-height: var(--t-line-height-small) !important;
}

.u__styled-list ul {
  list-style: none;
  padding: 0;
  margin-bottom: 1rem !important;
	margin-left: 0 !important;
}

.u__styled-list ul li {
  padding-left: 29px;
  margin: 12px 0;
  position: relative;
	font-weight: inherit !important;
  font-family: 'Roboto', sans-serif !important;
}

.u__styled-list ul li:last-child {
  margin-bottom: 0;
}

.u__styled-list ul li:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  background-image: url(https://rsariskmanagement.com/wp-content/uploads/2025/09/checkmark.svg);
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: 18px;
}


@media (min-width: 768px) {
  .u__flex-list ul {
    display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
  }
}
@media (min-width: 768px) {
  .u__flex-list ul li {
    width: 100%;
    max-width: 49%;
  }
}


:not(#tve) .u__pb-0 [data-css]  {
	padding-bottom: 0 !important;
}

.u__h-100 {
	height: 100% !important;
}

@media (min-width: 1024px) {
  .thrv_symbol_11819
    .tve-regular
    #m-19915b3e8c6
    > li:not(.tcb-excluded-from-group-item).menu-item-29 {
    background-color: #294f93;
    color: #fff;
    border-radius: 4px;
  }

  .thrv_symbol_11819
    .thrv_widget_menu
    #m-19915b3e8c6
    > li:not(.tcb-excluded-from-group-item)
    > a.menu-item-29-a {
    color: inherit !important;
    margin-left: 0 !important;
    position: relative;
  }
  .thrv_symbol_11819
    .thrv_widget_menu
    #m-19915b3e8c6
    > li:not(.tcb-excluded-from-group-item)
    > a.menu-item-29-a:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 9px;
    background-image: url("https://rsariskmanagement.com/wp-content/uploads/2025/10/phone-icon.svg");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }

  :not(#tve)
    .thrv_symbol_11819
    .thrv_widget_menu
    #m-19915b3e8c6
    > li:not(.tcb-excluded-from-group-item).menu-item-29:hover {
    background-color: #1d3c73 !important;
  }

  :not(#tve)
    .thrv_symbol_11819
    .tve-regular
    #m-19915b3e8c6
    > li:not(.tcb-excluded-from-group-item):hover
    > a.menu-item-29-a {
    color: inherit !important;
  }
  .thrv_symbol_11819
    .tve-regular
    #m-19915b3e8c6
    > li:not(.tcb-excluded-from-group-item).menu-item-29 {
    margin-left: 1rem !important;
  }
}

@media (min-width: 1300px) {
  #thrive-header.thrv_symbol_11819.tve-default-state
    .symbol-section-in.tve-default-state {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

.c__team-card__image img {
    object-fit: cover;
    border-radius: 32px !important;
}

@media (min-width: 1024px) {
	.c__team-card__image img {
			height: 350px !important;
	}
}


@media (min-width: 1240px) {
	.c__row {
    padding-left: 0 !important;
    padding-right: 0 !important;
	}
}

 :not(#tve) .tve-theme-11815.single-post .top-section h1[data-css="tve-u-1713a6905f4"] {
        padding-bottom: 0px !important;
    }


/*  Blog post */
.single-post .tcb-post-content>:first-child{margin-top:0}.single-post .tcb-post-content h1,.single-post .tcb-post-content h2,.single-post .tcb-post-content h3,.single-post .tcb-post-content h4,.single-post .tcb-post-content h5,.single-post .tcb-post-content h6{margin-top:2rem;margin-bottom:1.25rem;padding-bottom:0 !important;font-weight:700}.single-post .tcb-post-content img,.single-post .tcb-post-content iframe{max-width:100%;border-radius:8px}.single-post .tcb-post-content blockquote{padding:1rem;padding-left:2rem;border-left:3px solid #294f93}.single-post .tcb-post-content blockquote>:last-child{margin-bottom:0}.single-post .tcb-post-content ul li,.single-post .tcb-post-content ol li{margin-bottom:.5rem}.single-post .tcb-post-content ul,.single-post .tcb-post-content ol{margin-bottom:1rem}
/*  End blog post */