/**
Theme Name: The Arc
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: the-arc
Template: astra
*/
nav.site-navigation
.main-navigation
ul.main-header-menu
li.menu-item
ul.sub-menu {
  border: none;
  box-shadow: none;
  background-color: rgba(51, 51, 59, 0.8); }

nav.site-navigation
.main-navigation
ul.main-header-menu
li.current-menu-ancestor
ul.sub-menu
li.menu-item
a.menu-link {
  color: #fff; }

nav.site-navigation
.main-navigation
ul.main-header-menu
li.current-menu-ancestor
ul.sub-menu
li.menu-item:hover
a.menu-link {
  color: #20a5a5 !important; }

nav.site-navigation
.main-navigation
ul.main-header-menu
li.menu-item
ul.sub-menu
li.menu-item
a {
  padding: 0.4em 1em; }

nav.site-navigation
.main-navigation
ul.main-header-menu
li.menu-item
ul.sub-menu
li.menu-item {
  border-bottom: 1px solid #ccc; }

a.footer-logo {
  display: block;
  max-width: 230px; }

.blog #main .ast-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1em; }

.blog .ast-blog-layout-6-grid .ast-article-post,
.blog #main .ast-row article.post {
  width: calc(50% - 0.5em);
  border: none; }

.blog #main .ast-row article.post:first-child {
  width: 100%; }

.blog .ast-blog-single-element.ast-read-more-container.read-more a {
  border: 1px solid #c5c9cb;
  padding: 5px 30px; }

@media (max-width: 921px) {
  .blog .ast-blog-layout-6-grid .ast-article-post,
  .blog #main .ast-row article.post {
    width: 100%; } }
@media (max-width: 560px) {
  #bedrifte-section img {
    width: 100%;
    height: 110px;
    padding: 10px; }

  .container-hero.wp-block-columns .wp-block-column figure img,
  .elementor-container-hero.elementor-container-hero-bottom img,
  .elementor-container-hero.elementor-container-hero-top img {
    height: auto !important; } }
#sponsor-gold.section-sponsors,
#sponsor-silver.section-sponsors,
#sponsor-bronze.section-sponsors {
  border: none;
  box-shadow: none;
  background-color: #1d3354; }

/****** new sponsor edits ******/
#sponsor-gold.section-sponsors,
#sponsor-silver.section-sponsors,
#sponsor-bronze.section-sponsors {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.6em; }

#sponsor-silver.section-sponsors
.elementor-element.elementor-widget.elementor-widget-image {
  width: calc(20% - 0.6em); }

#sponsor-gold.section-sponsors
.elementor-element.elementor-widget.elementor-widget-image {
  width: calc(30% - 0.6em); }

#sponsor-bronze.section-sponsors
.elementor-element.elementor-widget.elementor-widget-image {
  width: calc(16% - 0.6em); }

.container-info.wp-block-columns {
  padding: 0 !important;
  gap: 2em;
  margin-bottom: 2em; }

.container-hero .wp-block-column figure {
  width: 100%; }

.container-hero.wp-block-columns .wp-block-column figure img {
  width: 100% !important;
  height: 350px !important;
  object-fit: cover;
  object-position: center; }

.container-hero.container-hero-bottom.wp-block-columns
.wp-block-column
figure
img {
  object-position: bottom; }

.elementor-container-hero.elementor-container-hero-bottom img {
  width: 100%;
  height: 350px;
  object-fit: cover;
  object-position: bottom; }

.container-hero.container-hero-top.wp-block-columns
.wp-block-column
figure
img {
  height: 480px !important;
  object-position: top; }

@media (max-width: 560px) {
  #sponsor-gold.section-sponsors
  .elementor-element.elementor-widget.elementor-widget-image {
    width: 100%; }

  #sponsor-silver.section-sponsors
  .elementor-element.elementor-widget.elementor-widget-image {
    width: calc(50% - 0.6em); }

  #sponsor-bronze.section-sponsors
  .elementor-element.elementor-widget.elementor-widget-image {
    width: calc(30% - 0.6em); }

  .padding-bottom-reduce .e-con-inner {
    padding-bottom: 0; } }
.experts-wrap {
  width: 100%;
  margin-top: 3em; }
  .experts-wrap .expert {
    width: 100%;
    display: flex;
    border-bottom: 1px solid #455469;
    padding-bottom: 1em;
    margin-bottom: 3em; }
    .experts-wrap .expert .expert-left-col {
      width: 35%; }
      .experts-wrap .expert .expert-left-col .expert-image {
        width: 100%; }
        .experts-wrap .expert .expert-left-col .expert-image img {
          width: 100%; }
    .experts-wrap .expert .expert-right-col {
      width: 65%;
      box-sizing: border-box;
      padding-left: 3.5em;
      padding-right: 5em; }
      .experts-wrap .expert .expert-right-col .expert-title {
        font-size: 41px;
        line-height: 1.2em;
        font-weight: 400;
        margin-bottom: 0.2em; }
      .experts-wrap .expert .expert-right-col .expert-position {
        font-size: 16px;
        font-weight: 700;
        font-family: "Archivo Narrow", sans-serif;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #4bd7eb;
        position: relative;
        margin-bottom: 40px; }
      .experts-wrap .expert .expert-right-col .expert-position::before {
        display: block;
        content: "";
        position: absolute;
        left: 0;
        bottom: -18px;
        height: 2px;
        width: 50px;
        background-color: #455469; }
      .experts-wrap .expert .expert-right-col .expert-content {
        font-size: 18px;
        line-height: 1.6em;
        color: #c5c9d0; }

@media only screen and (max-width: 1366px) {
  .experts-wrap .expert .expert-right-col {
    padding-left: 3em;
    padding-right: 2em; } }
@media only screen and (max-width: 1280px) {
  .experts-wrap .expert .expert-right-col {
    padding-left: 2em;
    padding-right: 1em; }
    .experts-wrap .expert .expert-right-col .expert-title {
      font-size: 38px; } }
@media only screen and (max-width: 810px) {
  .experts-wrap .expert {
    margin-bottom: 2em;
    flex-direction: column; }
    .experts-wrap .expert .expert-left-col {
      width: 100%; }
      .experts-wrap .expert .expert-left-col .expert-image {
        margin-bottom: 1em; }
        .experts-wrap .expert .expert-left-col .expert-image img {
          max-width: 420px; }
    .experts-wrap .expert .expert-right-col {
      width: 100%;
      padding-left: 0;
      padding-right: 0; }
      .experts-wrap .expert .expert-right-col .expert-title {
        font-size: 30px; } }
.track-wrap {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 2em; }
  .track-wrap .track-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    gap: 1em; }
    .track-wrap .track-list .track-item {
      width: calc(33.33% - 1em); }
      .track-wrap .track-list .track-item .track-thumbnail {
        width: 100%;
        margin-bottom: 0.5em; }
        .track-wrap .track-list .track-item .track-thumbnail img {
          width: 100%; }
      .track-wrap .track-list .track-item .track-time {
        font-size: 18px;
        color: #4bd7eb;
        margin-bottom: 0; }
      .track-wrap .track-list .track-item .track-title {
        font-size: 20px;
        line-height: 28px;
        font-weight: 400;
        font-family: "Archivo Narrow", sans-serif;
        text-transform: uppercase;
        height: 90px; }

@media only screen and (max-width: 810px) {
  .track-wrap .track-list .track-item .track-title {
    font-size: 18px;
    line-height: 25px;
    height: 90px; } }
@media only screen and (max-width: 690px) {
  .track-wrap .track-list {
    flex-wrap: wrap; }
    .track-wrap .track-list .track-item {
      width: 100%; }
      .track-wrap .track-list .track-item .track-title {
        font-size: 22px;
        line-height: 26px;
        height: auto; } }
.table-wrap {
  width: 100%;
  background-color: #1d3354;
  padding: 5em; }
  .table-wrap p {
    margin-bottom: 0; }
  .table-wrap .table-list {
    width: 100%; }
    .table-wrap .table-list .table-item {
      display: flex;
      border-bottom: 1px solid #4a5c76;
      padding-bottom: 1em;
      margin-bottom: 1em; }
      .table-wrap .table-list .table-item .table-time {
        width: 30%;
        color: #4bd7eb;
        line-height: 28px;
        font-weight: 400;
        font-family: "Archivo Narrow", sans-serif;
        font-size: 25px; }
      .table-wrap .table-list .table-item .table-content {
        width: 70%;
        text-transform: uppercase;
        color: #fff;
        text-align: right;
        line-height: 28px;
        font-weight: 400;
        font-family: "Archivo Narrow", sans-serif;
        font-size: 25px; }

@media only screen and (max-width: 1024px) {
  .table-wrap {
    padding: 3em; }
    .table-wrap .table-list .table-item {
      padding-bottom: 1em;
      margin-bottom: 1em; }
      .table-wrap .table-list .table-item .table-time {
        font-size: 22px; }
      .table-wrap .table-list .table-item .table-content {
        font-size: 22px; } }
@media only screen and (max-width: 480px) {
  .table-wrap {
    padding: 2em; }
    .table-wrap .table-list .table-item {
      flex-direction: column;
      align-items: center;
      text-align: center; }
      .table-wrap .table-list .table-item .table-time {
        width: 100%;
        font-size: 20px;
        margin-bottom: 0.5em; }
      .table-wrap .table-list .table-item .table-content {
        width: 100%;
        text-align: center;
        font-size: 20px; } }
