html { color: #333; }
h2, h3, h4, h5, h6 { font-weight: 600; margin-bottom: 0.3rem; }
p { line-height: 150% !important; font-size: 18px; margin-top: 0; padding-top: 0; }
button, strong { font-weight: 600; }
a { color: #08618F; font-weight: 600; }

.hentry table { font-size: 16px; }
.hentry table th,.hentry table td { border-left: 1px solid rgba(34, 34, 34, 0.1); border-right: 1px solid rgba(34, 34, 34, 0.1); }
.hentry table thead th { border-top: 2px solid rgba(34, 34, 34, 0.1); }
.hentry table th, .hentry table td { vertical-align: top; }
.hentry table tr:hover td { background-color: inherit; }
.hentry table th, .hentry tbody tr:nth-child(even) { background: #F8F1DF; }
.widget table th, .widget table td { text-align: left; }

.abstract_page h2 { color: #7D2982; font-size: 1.5em; }
.abstract_page h3 { font-size: 1.25em; }
.abstract_page h4 { font-size: 1.125em; }
.abstract_page h5 {  font-size: 1em; }
.abstract_page h3, .abstract_page h4 { color: #08618F; }


#content .wpb_text_column p:last-child {
  color: #333333;
  font-size: 18px;
  line-height: 22px;
}

.vc_custom_heading {
  font-size: 20px;
}

.page-title {
  text-align: center;
  font-weight: bold;
  font-size: 140px;
}

.h1 site-title {
  font-family: 'Fira Sans', sans-serif;
}

.wpb_text_column.wpb_content_element {
  font-family: 'Fira Sans', sans-serif;
}

.page-title-container .page-header .page-title {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 140px;
  padding-bottom: 0;
  line-height: 107px;
  padding-top: 80px;
}

.site-header-wrapper {
  border-bottom: none;
}

.obesity_list ul {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  padding-bottom: 50px;
}

.obesity_list ul li {
  position: relative;
  float: left;
  width: 100%;
  padding-left: 60px;
  margin-bottom: 25px;
  font-size: 25px;
}

.obesity_list ul li::before {
  content: "";
  position: absolute;
  background-image: url("http://obesityweek.org/wp-content/uploads/2019/10/li_bullet.png");
  background-size: 40px 40px;
  width: 40px;
  height: 40px;
  top: 2px;
  left: 0;
  background-repeat: no-repeat;
}

@media only screen and (max-width:1199px) {
  .page-title-container .page-header .page-title {
    font-size: 100px;
    padding-bottom: 0;
    line-height: 71px;
  }

  .obesity_list ul li {
    padding-left: 48px;
    margin-bottom: 20px;
    line-height: 29px;
    font-size: 22px;
  }

  .obesity_list ul li::before {
    background-size: 30px 30px;
    width: 30px;
    height: 30px;
    top: 2px;
    left: 0;
  }

  .obesity_list ul {
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {
  .page-title-container .page-header .page-title {
    font-size: 70px;
    padding-bottom: 0;
    line-height: 50px;
  }
}

@media only screen and (max-width: 575px) {
  .page-title-container .page-header .page-title {
    font-size: 60px;
    padding-bottom: 0;
    line-height: 42px;
  }

  .obesity_list ul li::before {
    background-size: 25px 25px;
    width: 25px;
    height: 25px;
    top: 1px;
    left: 0;
  }

  .obesity_list ul li {
    padding-left: 40px;
    margin-bottom: 17px;
    line-height: 23px;
    font-size: 18px;
  }
}

@media only screen and (max-width: 479px) {
  .page-title-container .page-header .page-title {
    font-size: 50px;
    padding-bottom: 0;
    line-height: 35px;
    padding-top: 20px;
  }
}

@media only screen and (max-width: 413px) {
  .page-title-container .page-header .page-title {
    font-size: 45px;
    padding-bottom: 0;
    line-height: 32px;
    padding-top: 15px;
  }
}

@media only screen and (max-width: 359px) {
  .page-title-container .page-header .page-title {
    font-size: 40px;
    padding-bottom: 0;
    line-height: 28px;
    padding-top: 15px;
  }
}

/*--home-css---*/

.main_header_home .vc_single_image-img.attachment-full {
  margin: 0 auto;
  height: auto;
  width: 100%;
  display: table;
  max-width: 600px;
}

.main_header_home .wpb_wrapper.vc_figure {
  width: 100%;
}

.main_header_home .wpb_wrapper.vc_figure .vc_single_image-wrapper.vc_box_border_grey {
  width: auto;
  margin: 0 auto;
  display: table;
}

.container {
  width: 100%;
  max-width: 1182px;
  margin: 0 auto;
}

.vc_row.wpb_row.vc_row-fluid.main_header_home::before {
  content: "";
  width: 1330px;
  height: 251px;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat !important;
}

.main_header_home #menu-primary-menu li {
  list-style: none;
  display: inline;
  margin-right: 20px;
  position: relative;
}

.main_header_home #menu-primary-menu li a {
  color: #7c9f4b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
}

.main_header_home {
  padding-top: 40px;
  margin-bottom: 40px !important;
  width: 100%;
  float: left;
}

.main_header_home #menu-primary-menu {
  padding-top: 10px;
}

.main_header_home .search-field {
  border: 2px solid #bebec3;
  height: 38px;
  min-height: 36px;
  color: #93939c;
  font-size: 16px;
  font-weight: 600;
}

.main_header_home .wpb_column.vc_column_container.vc_col-sm-2 {
  width: 18%;
}

.main_header_home .wpb_column.vc_column_container.vc_col-sm-10 {
  width: 82%;
}

.main_header_home .wpb_column.vc_column_container.vc_col-sm-2 .vc_column-inner {
  padding-left: 0;
}

.wpsisac-slick-slider.design-2 .slick-dots {
  display: flex !important;
  justify-content: flex-end;
}

#menu-footer-menu li {
  float: left;
  margin: 0px 15px;
}

#menu-footer-menu li:first-child {
  margin-left: 0px;
}

#menu-footer-menu li a {
  color: #7C9F4B;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
}

.footer_home {
  background: url(http://obesityweek.org/wp-content/uploads/2020/03/banner.png?id=4205) top no-repeat;
  background-size: cover;
  border-top: 2px solid rgba(252,175,33,.2);
  padding: 12px 0 24px;
}

.footer_home .footer_logo {
  margin: 0 auto;
}

.footer_home .footer_logo img {
  max-width: 110px;
}

.footer_home .wpb_content_element {
  margin: 0 auto;
}

.main-head_home {
  text-transform: uppercase;
  font-size: 24px !important;
  color: #08618f !important;
  font-family: "Source Sans Pro",sans-serif !important;
  text-align: left !important;
  min-height: 57px;
  line-height: 28px;
}

.blog-main-css .wpb_single_image.wpb_content_element.vc_align_left {
  margin-bottom: 0;
}

.footer_home .wpb_wrapper {
  display: block;
}

.footer_home .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid:last-child {
  margin-left: auto;
}

.footer_home .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid:last-child .wpb_column.vc_column_container.vc_col-sm-10 {
  width: 100%;
  float: right;
}

.footer_home .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid:last-child .wpb_column.vc_column_container.vc_col-sm-2 {
  width: 100%;
}

.footer_home .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid:last-child .vc_wp_custommenu.wpb_content_element {
  margin-left: auto !important;
  margin: 0;
}

.footer_home .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid:last-child .vc_wp_custommenu.wpb_content_element .widget.widget_nav_menu {
  margin: 10px 0 0;
}

.footer_home .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid:last-child .wpb_column.vc_column_container.vc_col-sm-2 .social {
  float: left;
  padding: 0;
}

.footer_home .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid:last-child .wpb_column.vc_column_container.vc_col-sm-10 .vc_column-inner {
  padding-left: 0;
}

.footer_home .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid:last-child .wpb_column.vc_column_container.vc_col-sm-2 .vc_column-inner {
  padding: 0;
}

.footer_home .wpb_content_element {
  margin: 0;
  margin-left: auto;
}

.footer_home .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid:last-child .wpb_column.vc_column_container.vc_col-sm-2 ul li {
  list-style: none;
  display: inline-block;
  margin: 0 8px;
}

.vc_row.wpb_row.vc_row-fluid.footer_home {
  margin-top: 50px;
  padding-top: 29px !important;
}

.slick-arrow {
  display: none!important;
}

.wpsisac-slick-slider.design-2 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-slider-content {
  left: 20px;
  margin: 0;
  float: left;
  text-align: left;
  bottom: 0;
  transform: translateY(0);
}

.wpsisac-slick-slider.design-2 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-slider-short-content p {
  text-align: left;
  margin: 0;
}

.main_header_home::after {
  position: absolute;
  right: 0;
  content: "";
  background: #5e5e5e3b;
  width: 100%;
  height: 2px;
  top: 250px;
}

.main_header_home {
  overflow: hidden;
}

.wpsisac-slick-slider h2.wpsisac-slide-title {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 900;
}

.mob-menu-header-holder {
  background-color: transparent;
  position: static;
  height: auto;
}

.mob-menu-logo-holder > .headertext span,
.mobmenu input.mob-menu-search-field {
  display: none;
}

.mobmenul-container {
  top: 15px;
  left: 8px;
}

.mobmenu-content #mobmenuleft > li > a:hover {
  background: hsla(88.1, 40.3%, 53.3%, 0.62);
}

.mobmenu-left-bt {
  width: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  top: 10px !important;
  right: 5px !important;
}

.show-nav-left .mobmenu-panel.show-panel {
  transform: translateX(0);
  transform: translateY(0);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  opacity: 1;
  background: transparent;
}

.show-nav-left .mobmenu-panel.show-panel {
  display: block;
}

.show-nav-left .mobmenu-overlay {
  background: rgba(123,175,65,.88);
}

#mobmenuleft .mob-expand-submenu,
#mobmenuleft > .widgettitle,
#mobmenuleft li a,
#mobmenuleft li a:visited,
#mobmenuleft .mobmenu-content h2,
#mobmenuleft .mobmenu-content h3,
.mobmenu-left-panel .mobmenu-display-name {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding: 7px 20px;
  letter-spacing: 1px;
}

.mobmenu-left-panel .mob-cancel-button {
  color: #fff;
  border: 2px solid;
  font-size: 21px !important;
}

.mobmenul-container i {
  color: #f1855b;
  border: 1px solid;
}

.mobmenu-left-panel {
  display: none;
}

ul.sub-menu {
  box-shadow: 4px 4px 0 rgba(123,175,65,.5);
  transition: opacity .3s ease-in-out 0s,left .1s linear .3s;
  background: rgba(97,138,51,.88);
  opacity: 0;
  position: absolute;
  left: -9999px;
  top: 100%;
  width: 210px;
  margin-top: 2px;
  padding: 2px 23px !important;
}

.main_header_home #menu-primary-menu li:hover ul.sub-menu {
  transition: opacity .3s ease-in-out 0s;
  opacity: 1;
  left: 0;
}

ul.sub-menu li a {
  color: #fff !important;
}

.main_header_home {
  overflow: initial !important;
}

.site-header-wrapper {
  padding-left: 85;
  padding-right: 85;
	max-width: 1350px;
	position: static;
}

.header-search {
  width: 18%;
  float: left;
  padding-top: 34px;
}

.main-navigation-container {
  width: 82%;
  float: center;
}

.custom-logo {
  margin: 0 auto;
  height: auto;
  width: 100%;
  display: table;
  max-width: 600px;
}

.site-title-wrapper {
  width: 100%;
  float: left;
  padding-top: 40px;
}

.header-search input {
  border: 2px solid #bebec3;
  height: 38px;
  min-height: 36px;
  color: #93939c;
  font-size: 16px;
  font-weight: 600;
  border-radius: 0;
  max-width: 203px;
  float: right;
}

.main-navigation-container li a {
  padding-top: 42px;
  padding-bottom: 24px;
}

.header-search .search-submit {
  display: none;
}
.site-header-wrapper::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 263px;
	width: 100%;
	height: 2px;
	background: #ddd;
}
.footer-widget ul li a {
  color: #7C9F4B;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px !important;
}
.abstract_page .vc_custom_heading:first-child {
	margin-top: 0;
}
.footer-widget-area {
  display: flex;
  align-items: center;
}

.footer-widget ul li {
  display: inline;
  margin: 0px 15px;
}

.main-navigation:not(.open) ul.menu > li > a:hover {
  border-color: transparent !important;
}

.menu-footer-menu-container .menu {
  display: flex;
  justify-content: flex-end;
}

.footer-widget-area {
  border-top: 1px solid #f7be68;
}

.site-footer {
  border-top: 0;
}

.mob-menu-header-holder.mobmenu {
  display: none;
}

.error404 #primary {
  width: 100%;
  text-align: center;
}

.error404 #primary .search-submit {
  background: #7e2a83;
  height: 55px;
  border-radius: 0;
  position: relative;
  left: -4px;
  border: 1px solid #7e2a83;
  top: 0px;
}

.error404 .page-title,
.search .page-title {
  display: block;
}

.page-title {
  display: none;
}

.error404 #content {
  margin-top: 0;
}

.main-navigation .menu-item-has-children:hover .sub-menu {
  opacity: 1;
}

.main-navigation .menu-item-has-children:hover .sub-menu {
  opacity: 1;
  box-shadow: 4px 4px 0 rgba(123,175,65,.5);
  transition: opacity .3s ease-in-out 0s,left .1s linear .3s;
  background: rgba(97,138,51,.88);
  top: 73px;
}

.main-navigation li .sub-menu li a {
  padding: 0;
}

a.button {
  background-color: #7e2a83;
  border-color: #7e2a83;
}

a.button:hover {
  background-color: #9d32a4;
}

.site-content {
	max-width: 1182px;
	margin-top: 15px;
}

.search-form .search-field {
  width: 400px;
  border: 1px solid #ccc;
  border-radius: 0;
}

/*responsive--css--*/

@media (max-width:1400px) {
  .vc_row.wpb_row.vc_row-fluid.main_header_home::before {
    width: 1070px;
  }
}

@media (max-width:1200px) {
  .container {
    max-width: 100%;
    padding: 0 20px;
  }

  .site-header-wrapper {
    padding-left: 15px;
    padding-right: 20px;
  }

  .custom-logo {
    max-width: 560px;
  }

  .main_header_home #menu-primary-menu li a {
    font-size: 15px;
  }

  .main_header_home .vc_single_image-img.attachment-full {
    max-width: 560px;
  }

  .vc_row.wpb_row.vc_row-fluid.main_header_home::before {
    width: 991px;
  }
}

@media (max-width:991px) {
  .blog-main-css .vc_column-inner {
    padding: 10px;
  }

  .vc_row.wpb_row.vc_row-fluid.main_header_home::before {
    width: 750px;
  }

  .vc_row.wpb_row.vc_row-fluid.blog-main-css {
    padding: 0 10px;
  }

  .blog-main-css p {
    line-height: 25px;
  }

  .vc_row.wpb_row.vc_row-fluid.footer_home {
    margin-top: 20px;
  }

  .main-head_home {
    font-size: 20px !important;
    min-height: 70px;
    line-height: 23px;
  }

  #menu-footer-menu li a {
    font-size: 15px;
  }

  .wpsisac-slick-slider h2.wpsisac-slide-title {
    font-size: 32px;
  }

  .main_header_home .vc_single_image-img.attachment-full {
    height: auto;
    max-width: 390px;
  }

  .main_header_home .widget.widget_nav_menu {
    padding: 0;
  }

  .main_header_home #menu-primary-menu li {
    margin-right: 8px;
  }

  .main_header_home #menu-primary-menu li a {
    font-size: 12px;
  }

  .main_header_home .vc_wp_custommenu.wpb_content_element.primary_menus_home {
    margin: 0;
  }

  .main_header_home {
    padding-top: 20px;
  }

  .vc_wp_search.wpb_content_element.search_form {
    margin: 0;
  }

  .vc_wp_search.wpb_content_element.search_form .widget.widget_search {
    margin: 0;
  }

  .vc_row.wpb_row.vc_row-fluid.main_header_home::before {
    height: 177px;
  }

  .main_header_home::after {
    top: 176px;
  }

  .widget.widget_nav_menu {
    padding: 0;
  }

  .custom-logo {
    max-width: 390px;
  }

  .site-title-wrapper {
    padding-top: 20px;
  }

  .site-header-wrapper::before {
    top: 180px;
  }

  #menu-primary-menu li a {
    font-size: 12px;
  }
}

@media (max-width:767px) {
  .wpsisac-slick-slider h2.wpsisac-slide-title {
    font-size: 23px;
  }

  body .abstract_page button {
    padding: 6px 16px !important;
    font-size: 16px !important;
  }

  .abstract_page h2 {
    font-size: 25px;
    margin-top: 0;
  }

  .abstract_page p {
    margin: 0 0 10px !important;
  }

  .mob-menu-logo-holder {
    margin-right: 0;
    height: auto;
  }

  .main_header_home #menu-primary-menu {
    display: none;
  }

  .abstract_page p a {
    width: 100%;
    float: left;
    margin-bottom: 30px !important;
  }

  .main_header_home .wpb_column.vc_column_container.vc_col-sm-2 .vc_column-inner {
    padding: 0;
  }

  .vc_wp_search.wpb_content_element.search_form .widget.widget_search {
    margin: 5px 0 0;
  }

  .wpsisac-slick-slider.design-2 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-slider-content {
    transform: translateY(-50%);
  }

  .wpsisac-slick-slider.design-2 .wpsisac-image-slide .wpsisac-slide-wrap .wpsisac-slider-short-content p {
    line-height: 21px;
  }

  .vc_row.wpb_row.vc_row-fluid.main_header_home::before {
    width: 100%;
    height: 73px;
  }

  .main_header_home::after {
    top: 71px;
  }

  .wpb_wrapper {
    width: 100%;
    float: left;
  }

  .vc_column-inner {
    width: 100%;
    float: left;
  }

  .main_header_home .vc_single_image-img.attachment-full {
    height: auto;
    max-width: 200px;
  }

  .main_header_home .wpb_column.vc_column_container.vc_col-sm-10 {
    width: 100%;
    padding: 14px 0 0;
  }

  .main_header_home .wpb_column.vc_column_container.vc_col-sm-2 {
    width: 100%;
    padding: 12px 15px 0;
    float: left;
  }

  .main_header_home .widget.widget_nav_menu {
    padding: 0;
    margin: 0;
  }

  .main-head_home {
    min-height: auto;
  }

  .main_header_home {
    padding-top: 11px;
    margin-bottom: 20px !important;
  }

  .footer_home .vc_row.wpb_row.vc_inner.vc_row-fluid {
    width: 100%;
    padding: 0 0 10px;
  }

  .footer_home .wpb_wrapper {
    display: block;
  }

  .footer_home .vc_single_image-wrapper.vc_box_border_grey {
    width: 100%;
  }

  .footer_home .footer_logo img {
    margin: 0 auto;
    display: table;
    float: none;
  }

  .vc_row.wpb_row.vc_row-fluid.footer_home {
    margin-top: 4px;
    padding-top: 19px !important;
  }

  .footer_home .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid:last-child {
    margin-left: inherit;
  }

  #menu-footer-menu li {
    margin: 0 6px;
    float: none;
    width: auto;
    display: inline-block;
    padding: 0;
  }

  #menu-footer-menu li a {
    font-size: 13px !important;
  }

  .footer_home .wpb_wrapper .vc_row.wpb_row.vc_inner.vc_row-fluid:last-child .wpb_column.vc_column_container.vc_col-sm-10 .vc_column-inner {
    padding: 0;
  }

  #menu-footer-menu {
    text-align: center;
    margin: 0 auto;
    display: table;
    text-align: center;
  }

  .footer_home .widget.widget_nav_menu {
    margin: 0;
  }

  .social {
    margin: 0;
  }

  .main-navigation {
    position: static;
  }

  .custom-logo {
    max-width: 200px;
  }

  .site-header-wrapper::before {
    top: 71px;
  }

  #menu-toggle {
    z-index: 9999;
    background: transparent;
    border: 1px solid #7C9F4B;
    width: 38px;
    height: 38px;
    top: 16px;
    padding: 3px 0 0;
  }

  .menu-toggle div {
    background-color: #7C9F4B;
    width: 83%;
    height: 2px;
    margin: 6px auto;
  }

  .menu-toggle.open div {
    width: 62%;
    position: relative;
    left: 3px;
  }

  .main-navigation .expand {
    background: #7C9F4B;
    padding: 0;
    width: 30px;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
  }

  .main-navigation .expand:hover {
    background-color: #7C9F4BD6;
  }

  .main-navigation ul li .sub-menu {
    display: none;
  }

  .main-navigation ul li.open .sub-menu {
    display: block;
    opacity: 1;
    background: rgba(97,138,51,.88);
    width: 100%;
  }
}

@media (max-width:640px) {
  .header-search {
    width: 100%;
  }

  .main-navigation .expand {
    display: block;
  }

  .header-search input {
    max-width: 100%;
    width: 100%;
  }

  .main-navigation-container {
    width: 100%;
    float: left;
  }

  .main-navigation-container #site-navigation {
    background: transparent;
  }

  #menu-primary-menu li a {
    font-size: 13px;
    padding: 7px 0;
  }

  .footer-widget-area {
    display: block;
    text-align: center;
    padding-top: 10px;
  }

  .site-footer-inner img {
    width: 100%;
    max-width: 180px !important;
  }

  .footer-widget-area .footer-widget {
    margin-bottom: 0;
  }
}

@media (max-width:375px) {
  #menu-toggle {
    width: 30px;
    height: 30px;
    top: 21px;
    padding: 3px 0 0;
  }

  .menu-toggle div {
    margin: 4.4px auto;
  }
}

.vc_custom_heading.main-head_home {
  color: #08618f;
}

p {
  font-size: 18px;
  line-height: 22px;
  color: #333333;
}
.abstract_page p a {
	color: #ffa41d;
	text-decoration: underline;
}

/*Why attend page custom styles*/
.color-alternate-ordered-list {
    counter-reset: my-awesome-counter;
    list-style: none;
    margin-bottom: 30px;
}

.color-alternate-ordered-list li {
    counter-increment: my-awesome-counter;
    position: relative;
    margin-bottom: 15px;
    font-size: 1.15rem;
		font-weight: 600;
}
.color-alternate-ordered-list li::before {
    content: counter(my-awesome-counter);
    background-color: #7C9F4B;
    color: #fff;
    position: absolute;
    --size: 20px;
    left: calc(-1 * var(--size) - 10px);
    line-height: var(--size);
    width: var(--size);
    height: var(--size);
    top: 5px;
    border-radius: 50%;
    text-align: center;
    font-size: .75rem;
    font-weight: 600;
}
.color-alternate-ordered-list li:nth-child(even)::before {
    background-color: #7E2A83;
}

.color-alternate-tablist {
    list-style-type: none;
    padding: 0;
		position: relative;
}

.color-alternate-tablist__spheres {
		display: flex;
    gap: 45px;
    flex-wrap: wrap;
		justify-content: center;
}


.color-alternate-tablist li {
    padding: 15px 10px;
    color: #fff;
    background-color: #7e2a83;
    margin-bottom: 20px;
    font-size: 1.15rem;
    font-weight: 600;
}

.color-alternate-tablist__spheres li {
		padding: 15px;
    color: #fff;
    background-color: #7e2a83;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5rem;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: inline-flex;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    font-weight: 600;
}

.color-alternate-tablist li:first-child {
		margin-top: 15%;
}

.color-alternate-tablist li:nth-child(2) {
    background-color: #7C9F4B;
}

.color-alternate-tablist__spheres li:nth-child(2) {
}

.color-alternate-tablist li:nth-child(3) {
    background-color: #00618e;
}

.color-alternate-tablist__spheres li:nth-child(3) {
}

.content-module__cta a {
    background-color: #7E2A83 !important;
    color: #fff !important;
    padding: 15px 25px !important;
    text-transform: uppercase !important;
    transition: all .3s ease !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 10px !important;
    text-decoration: none !important;
    font-weight: 600 !important;
		font-size: 1.25rem !important;
}

.content-module__cta:hover a {
    background-color: #7c9f4b !important;
    color: #fff !important;
    text-decoration: none !important;
}

.main-navigation-container {
		width: 100%;
    display: flex;
    justify-content: center;
}