/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 08 2025 | 23:27:07 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 20 2024 | 19:04:41 */
@font-face {
  font-family: "Branding";
  src: url("/wp-content/uploads/cc_fonts/Branding/Branding-Black.otf") format("opentype"), url("/wp-content/uploads/cc_fonts/Branding/Branding-Black.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: "Branding";
  src: url("/wp-content/uploads/cc_fonts/Branding/Branding-Bold.otf") format("opentype"), url("/wp-content/uploads/cc_fonts/Branding/Branding-Bold.ttf") format("truetype");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Branding";
  src: url("/wp-content/uploads/cc_fonts/Branding/Branding-BoldItalic.otf") format("opentype"), url("/wp-content/uploads/cc_fonts/Branding/Branding-BoldItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Branding";
  src: url("/wp-content/uploads/cc_fonts/Branding/Branding-Medium.otf") format("opentype"), url("/wp-content/uploads/cc_fonts/Branding/Branding-Medium.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Branding";
  src: url("/wp-content/uploads/cc_fonts/Branding/Branding-MediumItalic.otf") format("opentype"), url("/wp-content/uploads/cc_fonts/Branding/Branding-MediumItalic.ttf") format("truetype");
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Branding";
  src: url("/wp-content/uploads/cc_fonts/Branding/Branding-SemiLight.otf") format("opentype");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "Branding";
  src: url("/wp-content/uploads/cc_fonts/Branding/Branding-Light.otf") format("opentype");
  font-style: normal;
  font-weight: 300;
  font-display: swap;
}
#inside_header {
  background-position: 22vw 0 !important;
}
#inside_header::before {
  background-image: url("/wp-content/uploads/green.svg");
}
#inside_header p {
  font-family: "Branding";
  font-weight: 400;
}
h2 {
  text-transform: capitalize !important;
}
.main_color {
  border-color: transparent !important;
}
#cytokine .av-subheading {
  color: #00acd8;
  font-family: "Branding";
  font-size: 30px;
}
#cytokine .flex_column_table {
  display: flex;
  float: none !important;
  margin: 0 auto;
  max-width: 1600px;
}
#cytokine .av-flex-placeholder {
  width: 0 !important;
}
#cytokine .el_after_av_one_half {
  align-self: center;
}
#cytokine .cytokine_image {
  padding-bottom: 30px;
}
#cytokine img {
  transform: translate3d(0, 0, 0) !important;
}
#callout_section p {
  font-family: "Branding";
  font-size: 22px !important;
  font-weight: 400;
}
#after_section_3 {
  transform: translateY(-10vh);
}
#three_platforms {
  margin: 0 auto;
}
#three_platforms .av-tab-section-tab-title-container {
  background: linear-gradient(0deg, #113246, #00ACD8);
  border-radius: 30px;
  display: flex;
  flex-wrap: nowrap;
  justify-content: center;
  padding: 0 !important;
  width: 95%;
  left: 0 !important;
  max-width: 1920px;
  min-width: 1px !important;
  margin: 0 auto;
  overflow: visible;
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1) !important;
}
#three_platforms .av-tab-section-tab-title-container .av-section-tab-title {
  position: relative;
  width: 100%;
}
#three_platforms .av-tab-section-tab-title-container a {
  padding: 30px;
}
#three_platforms .av-tab-section-tab-title-container a:nth-of-type(2) {
  position: relative;
}
#three_platforms .av-tab-section-tab-title-container a:nth-of-type(2)::before {
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  content: "";
  height: 80%;
  left: 0;
  position: absolute;
  top: 10%;
  width: 100%;
}
#three_platforms .av-tab-section-tab-title-container .av-active-tab-title {
  color: #fff !important;
}
#three_platforms .av-tab-section-tab-title-container .av-inner-tab-title {
  display: flex;
  flex-direction: column;
  font-size: 18px;
  line-height: 1.7;
  text-align: left;
  text-transform: none;
  width: 100%;
}
#three_platforms .av-tab-section-tab-title-container .av-inner-tab-title > span {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
#three_platforms .av-layout-tab-inner {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
#three_platforms .av-layout-tab-inner .container {
  align-items: center;
  display: flex;
  justify-content: space-between;
  padding: 0 100px !important;
}
#three_platforms .av-layout-tab-inner img {
  width: 100%;
  height: auto;
  display: block;
  border: 2px solid #b4b4b4 !important;
  border-radius: 10px;
}
#three_platforms .av-layout-tab-inner .flex_column:nth-of-type(2):has(img) {
  margin-left: 0 !important;
}
#three_platforms .av-section-tab-title .av-tab-section-icon::before {
  content: "+";
  font-weight: bold;
}
#three_platforms .av-section-tab-title .av-tab-arrow-container span {
  opacity: 0;
}
#three_platforms .av-section-tab-title.av-active-tab-title .av-tab-section-icon::before {
  content: "-";
}
#three_platforms .av-section-tab-title:first-child .av-tab-arrow-container span {
  opacity: 1;
}
#three_platforms .av-tab-arrow-container {
  margin: 0 auto !important;
  overflow: visible !important;
}
#three_platforms .av-tab-arrow-container span {
  background-color: transparent;
  background-image: url("/wp-content/uploads/orange-triangle.svg");
  background-repeat: no-repeat;
  height: 70px;
  width: 70px;
  transform: none !important;
}
.tab_title_lower_content {
  text-align: left !important;
}
.av-tab-arrow-container {
  display: none !important;
}
#three_platforms a .av-tab-arrow-container {
  display: block !important;
  position: absolute;
  width: 300%;
  bottom: 0;
  left: 0;
  top: auto;
  transform: translate3d(0, 8px, 0);
}
#three_platforms a .av-tab-arrow-container > span {
  top: 0 !important;
  transform: translate3d(-50%, 0, 0) !important;
}
#posters-and-pubs {
  margin-bottom: 100px !important;
  margin-top: 0 !important;
}
#posters-and-pubs h4 {
  font-style: italic !important;
}
#posters-and-pubs .content {
  padding-bottom: 0 !important;
  padding-top: 25px !important;
}
#posters-and-pubs .entry-content-wrapper {
  margin: 0 auto;
  max-width: 2000px;
}
#posters-and-pubs .av-special-heading {
  margin-top: 25px;
  padding-bottom: 0;
}
#posters-and-pubs .av-special-heading a {
  text-decoration: none !important;
}
#posters-and-pubs h4, #posters-and-pubs .av_textblock_section {
  padding-left: 60px;
  position: relative;
}
#posters-and-pubs .av-special-heading.add_logo h4::before {
  background-image: url("/wp-content/uploads/Synthekine_Logo.png");
  background-size: 25px;
  content: "";
  height: 25px;
  left: 15px;
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  width: 25px;
}
#posters-and-pubs p {
  margin: 0;
}
#posters-and-pubs .av_one_half {
  margin-top: 20px !important;
}
@media only screen and (max-width: 989px) {
  #after_section_3 .content {
    padding: 70px 0 0 !important;
  }
  #three_platforms .av-layout-tab-inner .container {
    flex-direction: column !important;
    padding: 0 50px !important;
  }
  .mobile_platforms .content {
    padding: 70px 0 !important;
  }
  .mobile_platforms .platform {
    border-radius: 20px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding: 70px 30px;
  }
  .mobile_platforms .platform .platform-image {
    padding: 50px 0 30px;
  }
  .mobile_platforms .platform .platform-image img {
    border: 2px solid #b4b4b4 !important;
    border-radius: 10px;
  }
  .av-layout-tab .av_one_half {
    width: 100% !important;
    margin: auto;
    padding-top: 60px !important;
  }
  #inside_header {
    background-position: 55% !important;
  }
  #inside_header .container .content {
    background: linear-gradient(0deg, #00ac69 0%, rgba(0, 106, 86, 0.75) 100%);
  }
  #inside_header .header_dots {
    top: 55% !important;
    left: 50% !important;
  }
  #inside_header .av-subheading {
    padding-right: 0 !important;
  }
  .curve_section .content {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 767px) {
  .mobile_platforms .entry-content-wrapper {
    margin: 0 auto;
    width: 85%;
  }
  .mobile_platforms .entry-content-wrapper .platform {
    margin-bottom: 25px !important;
    margin-top: 25px !important;
  }
  #three_platforms .content {
    padding-top: 0 !important;
  }
}
@media only screen and (max-width: 480px) {
  .mobile_platforms .platform {
    padding: 70px 20px !important;
  }
}
