@charset "UTF-8";
/* CSS Document */

/*Assign webfonts Halcyon*/

.Halcyon-Regular {
	font-family: Halcyon-Regular;
	font-weight: normal;
	font-style: normal;
}
.Halcyon-ThinItalic {
	font-family: Halcyon-ThinItalic;
	font-weight: normal;
	font-style: normal;
}
.Halcyon-SemiBold {
	font-family: Halcyon-SemiBold;
	font-weight: normal;
	font-style: normal;
}
.Halcyon-BlackItalic {
	font-family: Halcyon-BlackItalic;
	font-weight: normal;
	font-style: normal;
}
.Halcyon-Thin {
	font-family: Halcyon-Thin;
	font-weight: normal;
	font-style: normal;
}
.Halcyon-SemiBoldItalic {
	font-family: Halcyon-SemiBoldItalic;
	font-weight: normal;
	font-style: normal;
}
.Halcyon-Bold {
	font-family: Halcyon-Bold;
	font-weight: normal;
	font-style: normal;
}
.Halcyon-Black {
	font-family: Halcyon-Black;
	font-weight: normal;
	font-style: normal;
}
.Halcyon-HairlineItalic {
	font-family: Halcyon-HairlineItalic;
	font-weight: normal;
	font-style: normal;
}
.Halcyon-Hairline {
	font-family: Halcyon-Hairline;
	font-weight: normal;
	font-style: normal;
}
.Halcyon-BoldItalic {
	font-family: Halcyon-BoldItalic;
	font-weight: normal;
	font-style: normal;
}
.Halcyon-Light {
	font-family: Halcyon-Light;
	font-weight: normal;
	font-style: normal;
}
.Halcyon-LightItalic {
	font-family: Halcyon-LightItalic;
	font-weight: normal;
	font-style: normal;
}
.Halcyon-Medium {
	font-family: Halcyon-Medium;
	font-weight: normal;
	font-style: normal;
}
.Halcyon-MediumItalic {
	font-family: Halcyon-MediumItalic;
	font-weight: normal;
	font-style: normal;
}
.Halcyon-RegularItalic {
	font-family: Halcyon-RegularItalic;
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3, h4, h5, h6, td {
    color: #000;
	font-family: 'Halcyon-Medium' !important;
}


a, a:hover, a:focus {
    color: #000;
	font-family: 'Halcyon-SemiBold' !important;

}

p a, a:hover, a:focus {
   text-decoration: underline;
}
 
h1 a, h1 a:hover, h1 a:focus, h2 a, h2 a:hover, h2 a:focus, h3 a, h3 a:hover, h3 a:focus, h4 a, h4 a:hover, h4 a:focus, h5 a, h5 a:hover, h5 a:focus, h6 a, h6 a:hover, h6 a:focus {
  font-family: 'Halcyon-Medium' !important;
  text-decoration: none;
}


p {
  font-size: 17px;
  line-height: 1.6em;
  font-family: 'Halcyon-Medium';
  max-width: 652.5px;
  margin-bottom: 16px;
}

h2, h3, h4, h5, h6 {
   max-width: 652.5px;
}

body#main {
   font-family: 'Halcyon-Regular';
   font-size: 15px;
}

#content ul li, #content ol li {
  font-size: 17px;
  line-height: 1.7em;
  max-width: 652.5px;
}

#content .contact-category ul li, #content .contact-category ol li {
  max-width: 1140px;
  line-height: 2em;
}

#content .contact-category ul li a, #content .contact-category ol li a {
  margin-right: 20px;
}

#menu, .footer-3 {
    border-top: 3px solid #fff;
}

#menu {
  background: #fff;;
  -moz-box-shadow: 0 0px 3px #000;
  -webkit-box-shadow: 0 0px 3px #000;
  box-shadow: 0 0px 3px #000;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #fff;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus {
    background-color: #fff;
}

#menu .nav a {
  font-size: 16.5px;
  font-family: Halcyon-SemiBold;
  color: #000;
}

#menu .nav .dropdown-menu a{
	font-family: Halcyon-Regular;
}

@media (max-width: 1199px) {
  ul.nav li span.caret {
    display: none;
  }
}

.navbar-default .navbar-toggle {
    background-color: #fff;
}

@media (min-width: 768px) and (max-width: 992px) {
.navbar-default .navbar-nav > li > a {
    padding-right: 13px;
    padding-left: 13px;
  }
}

div#slider p  {
  max-width: 1700px;
  margin-left: auto;
  margin-right: auto;
}

.search-button {
   margin-left: 10px;
   margin-top: 18px;
   margin-right: 20px;
}

.search-button .custom p .btn-success {
   background-color: #577E4E;
   border-radius: 50px;
   color: #fff;
   margin-top: -2px;
}

.search-button .custom p .btn-success:hover {
   color: #fff;
   background-color: #45653E;
}

.btn, btn-default, .btn-block {
  border-radius: 50px;
  border: 2px solid #ccc;
  text-decoration: none;
}

.btn-success {
    color: #fff;
    background-color: #577E4E;
    border-size: 0px;
	border-color: #577E4E;
	border-radius: 50px;
  border: 2px solid #577E4E;
}

.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active, .open > .dropdown-toggle.btn-success {
    color: #fff;
    background-color: #45653E;
	border-color: #45653E;
    border-size: 0px;
}


.dropdown-menu > li > a {
  line-height: 2em;
}

.frontpage .wrapper .services-top {
      margin-bottom: 22px;
}

.frontpage .wrapper .services-top p {
      font-size: 14px;
}


.footer-3 .sm-cr-circle1 {
    background: #ff2f02;
}
.footer-3 .sm-cr-circle2 {
    border: 1px solid #ff2f02;
}

/* Dropdown menu hover*/
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #E6EFE9;
}

/* Dropdown menu aktiv

.dropdown-menu > .active > a, */.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: #E6EFE9;
}

/*Table: hindre annenhver grey*/
.table-striped > tbody > tr:nth-child(2n+1) {
    background-color: #fff;
}

.mm-panel a.fa {
  font-size: 2.5em;
}

.mm-panel ul.nav .home-button {
  display: none;
}

.mm-panel .language-switcher ul li {
  float: left;
}

#mm-sidebar .mm-panel .language-switcher ul.mm-list li {
  width: 40px; !important;
}

.mm-panel .language-switcher ul li a {
  display: inline;
}


.mm-panel .language-switcher ul li a img {
  width: 22px;
}

.mm-panel .language-switcher {
  margin-top: 0px;
}


/* Diverse overskrifter */
.content-wrapper .headline h1, .content-wrapper .headline h2, .content-wrapper .headline h3, .content-wrapper .headline h4, .content-wrapper .headline h5, .content-wrapper .headline h6  {
    color: #ff2f02;
}

/* Understrek overskrift */
.headline h4, .page-header h2 {
    border-bottom: 2px solid #000;
}


.language-switcher {
    margin-top: 12px;
}

@media (min-width: @screen-lg-min) {
body {
    margin-top: 95px;
}
}

/*Hindre at innhold forsvinner opp under menyen
body {
   margin-top: 95px;
}*/

@media (max-width: 767px) {
body {
    margin-top: 0px;
}
}

.icon-green {
   background-color: #ff2f02;
   color: #FFF;
}

.icon-circle {
  font-size: 40px;
  padding-top: 5px;
  padding-left: 1px;
}


footer a {
  color: #333;
}

footer a:hover, a:focus {
  color: #808080;
}

.media-body {
  margin-top: 13px;
  padding-left: 10px;
}

/*Gjelder kun stor og mellomstor skjerm*/
@media (min-width: 992px)  {

/*Avstand ned til breadcrumbs*/
.breadcrumb {
  margin-top: 30px;
  margin-bottom: 0px;
}

/*Mer plass over og under page header*/
.page-header {
  margin-top: 20px;
  margin-bottom: 22px;
}
}

.blog .page-header h2, .blog .page-header h2 span, .page-header h2, .page-header h2 span {
    color: #000;
}

@media (min-width: 992px)  {
.blog .page-header h2, .blog .page-header h2 span, .page-header h2, .page-header h2 span {
  font-size: 1.8em;
}
}

.item-page .page-header h2 {
  font-size: 2.5em;
}

/*Plass mellom artikkelbilde og tekst*/
.item-image {
  margin-bottom: 15px;
}

/*Plassering og farge av testimonials-piler*/
#testiCarousel .carousel-control .icon-prev-next {
  padding-top: 9px;
  color: #ff2f02;
}

#testiCarousel .carousel-control.left, #testiCarousel .carousel-control.right {
  border: 2px solid #ff2f02;
  margin-bottom: 5px;
}

/*Send-knapp i kontaktskjema*/
.message-form .send-btn .btn {
  border-radius: 0px;
}

.send-btn .btn-primary {
  background-color: #ff2f02;
  border-color: #ff2f02;
  color: #fff;
}

.send-btn .btn-primary:hover {
  background-color: #b40000;
  border-color: #b40000;
  color: #fff;
}

.glyphicon {
  margin-right: 10px;
}

/*Gir mer plass over overskriften for isotope layout*/
.isotope .portfolio-item .page-header h3 {
  margin-top: 15px;
  font-size: 1.7em;
}

.hr-small {
    background: url("../images/hr.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 10px 0;
}

.logo .navbar-brand img {
  height: 50px;
}

.navbar-default .navbar-brand {
  padding-left: 0px;
  padding-top: 12px;
  padding-bottom: 10px;
  padding-right: 10px;
}

/*Hjem-knappen skjult i navigasjonsfeltet*/
#menu .nav .home-button {
  display: none;
}

footer small {
  font-size: 70%;
}

.contact-category .btn-toolbar .pull-right {
  background-color: #fff;
}

@media (min-width: 992px)  {

.blog-featured .item-title, .blog .page-header h2 {
    min-height: 3.8em;
  }
}
@media (min-width: 1200px)  {

/* tatt vekk ved template 3-5 .blog-featured .item-title,*/
.blog .page-header h2 {
    min-height: 2.6em;
  }
}

/*Fjerner ordert "Detaljer" fra artikler*/
.article-info .article-info-term {
  display: none;
}

.pull-right {
  background-color: #fff;
}

.contact .page-header h2 {
  font-size: 1em;
}

.item-page .item-image {
  width: 100%;
}

.soknad {
  font-size: 1.7em;
  margin-top: 1em;
  margin-bottom: 1em;
  padding-bottom: 1em;
  padding-top: 1em;
}

.soknad small {
  font-size: 0.8em;
}

.navbar-right .dropdown-menu {
    right: auto;
}

/*Styler button group for Joostrap Isotope*/
.joostrap-portfolio .portfolio-nav .btn-group .btn-primary {
  background-color: #ff2f02;
  border: 1px;
  padding: 0px 0px;
  margin-right: 7px;
}

.joostrap-portfolio .portfolio-nav ul.dropdown-menu li {
   /* min-width: 130px; */
  min-width: 10px;
}

div.joostrap-portfolio div.portfolio-nav div.joostrap ul#filters.option-set li.btn a.selected {
    color: #ff2f02;
  background-color: transparent;
}

.joostrap-portfolio .dropdown-menu > li > a:focus, .joostrap-portfolio .dropdown-menu > li > a:hover {
  color: #ff2f02;
}

div.joostrap-portfolio div.portfolio-nav div.joostrap {
  clear: both;
}

.joostrap-portfolio .headline h4 {
  font-size: 3em;
}

@media (min-width: 1200px)  {
  .joostrap-portfolio .isotope .portfolio-element {
    min-height: 350px;
  }
}

@media (min-width: 768px) and (max-width: 1200px)   {
  .joostrap-portfolio .isotope .portfolio-element {
    min-height: 380px;
  }
}

/*Overskrifter nyheter forside og featured article*/
.content-wrapper .headline h4 {
  font-size: 2.1em;
}

.frontpage h1, .frontpage h2, .frontpage h3, .frontpage h4, .frontpage h5, .frontpage h6 {
  color: #000;
}

.recent-work {
  margin-top: 10px;
  margin-bottom: 30px;
}

a:focus {
   outline: 0;
}

.contact-category li {
  list-style-type: none;
}

.contact-category .list-title a {
  font-size: 1.3em;
}

/*Kontakt-profilene*/
.contact .dl-horizontal dd {
  margin-left: 0px;
}

.thumbnail {
    line-height: 0.1;
  max-width: 100%;
}

.contact .thumbnail img {
  max-height: 396px;
  width: auto;
  height: auto;
}

.view-contact .page-header .contact-name {
    font-size: 2.5em;
  }

.view-contact .contact-position {
  font-size: 1.5em;
  margin-bottom: 0.4em;
}

@media (min-width: 768px) {
.contact .thumbnail {
   margin-left: 20px;
}

.contact-position.dl-horizontal {
  float: left;
  clear: left;
}

.contact-address.dl-horizontal {
  float: left;
  clear: left;
}

.contact-miscinfo {
  clear: left;
}

.view-contact .contact-form {
clear: both;
}
}

/*
@media (min-width: 992px) {
.view-contact .page-header {
  float: left;
}
.view-contact .thumbnail {
  margin-top: 2.7em;
  }
}
*/
/*Mindre plass under og over i studietilbud thumbnails*/
.thumbnail .caption {
  padding-top: 0px;
  padding-bottom: 20px;
  padding-left: 25px;
  padding-right: 15px;
}


a:hover, a:focus {
  color: #ff2f02;
}


@media (max-width: 991px) {
.search-button {
  display: none;
}
}

.aktuelle-studier h3 a {
  font-size: 0.8em;
  color: #000;
}

.aktuelle-studier {
  margin-top: 1em;
}

/*Thumb studietilbud fÂr mindre overskrift i col-md-3*/
.studietilbud-hovedside .col-md-3 h3 a{
  font-size: 0.8em;
}

/*Instagram-bilder i footer*/
.instagram-feed .instaimages .instaimagecont {
  float: left;
  margin-right: 7px;
  margin-bottom: 7px;
}
.instagram-feed .instaimages .instaimagecont a img {
   border-radius: 5px;
}

.studieinfo h3 {
  margin-top: 1.3em;
}

.studieinfo {
  padding-top: 20px;
}

hr {
  margin: 35px 0;
}

/*Studieinfo i ingressen p fagsider*/
.studieingress-info i {
    display: inline-block;
    height: 1.5em;
    line-height: 1.5em;
    position: relative;
    vertical-align: middle;
    width: 1.5em;
    font-size: 1.6em; /*strrelsen p ikonene*/
}

.studieingress-info p {
  margin-right: 1.3em;
  font-size: 0.9em;
}

@media (min-width: 1200px) {
.studieingress-info p {
  margin-right: 1.5em;
}
}

.studieingress-info {
  margin-bottom: 0.7em;
  margin-top: 1.5em;

}

@media (min-width: 1200px) {
  .studieingress-info p {
     font-size: 1.1em;
  }
}

/*Hovedbilde fagsider*/
@media (min-width: 992px) and (max-width: 1199px) {
  .hovedbilde-fag {
    margin-top: 20px;
  }
}

/*Studiekategorier*/
.studiekategori-forside h3 a, .studiekategori-forside h4 a {
  color: #000;
}

.studiekategori-forside h3 {
  font-size: 1.6em;
}

.studiekategori-forside h4 {
  margin-bottom: 0.4em;
  margin-top: 0.8em;
  font-size: 1.6em;
}

.studiekategori-forside .stud-info-icon {
    display: inline-block;
    height: 1.3em;
    line-height: 1.3em;
    position: relative;
    vertical-align: middle;
    width: 1.5em;
    font-size: 1.3em;
    margin-right: 0.4em;
}

.studiekategori-forside .panel-collapse {
  margin-top: 2em;
}

/*Fikser tabellen p Âdropdown, hindrer at den gr ut over seg selv i mindre strrelser*/
.studiekategori-forside table {
    table-layout: fixed;
}

/*Hindre at social share modulen kommer langt under*/
.nyheter .bottom {
  margin-top: 0px;
}

.news .bottom {
  margin-top: 0px;
}

/*Hindre social share knapper p nyhetsblogg-kategori-sidene*/
.view-category .easy-share-module {
  display: none;
}

.easy-share-module h4 {
  font-size: 22px;
}

/*Tags Nyheter p Research-side*/
.tag-category ul {
  list-style-type: none;
  padding-left: 0px;
}

.tags-header {
  font-size: 38px;
}

.tag-category ul {
  margin-top: 0.6em;
}

@media (min-width: 1200px) {
.tag-category ul li {
  width: 30%;
    float: left;
  }

.tag-category ul li a img {
  max-width: 360px;
}

.tag-category ul .cat-list-row1 {
    margin-left: 1.3em;
     margin-right: 1.3em;
  }
.tag-category ul li h3 {
    font-size: 22px;
  }
}

.tag-category ul li p.lead, .tag-category ul li p {
  font-size: 14px;
  margin-top: 1em;
}


@media (min-width: 992px) and (max-width: 1199px) {
.tag-category ul li {
  width: 30.4%;
    float: left;
}

.tag-category ul li a img {
  max-width: 295px;
}

.tag-category ul .cat-list-row1 {
    margin-left: 1em;
     margin-right: 1em;
  }

.tag-category ul li h3 {
    font-size: 22px;
  }
}

.view-contact h1 {
  display: none;
}

@media (max-width: 991px) {
  .tag-category ul li a img {
  max-width: 362px;
}
}

.related-news {
  margin-top: 1.5em;
}


.testimonial {
  margin-top: 0.6em;
  max-height: 125px;
}

.testimonials .bg {
  background-image: url("/images/noroff/testimonials-forside.jpg")
    /*url("../images/testimonial-bg.jpg");*/
}

/*Overskrifter finn en ansatt kategorisider*/
.staff .contact-category h2, .ansatte .contact-category h2 {
    font-size: 2em;
}

/*Fjerne for mye padding Âmobil og nettbrett*/
@media (max-width: 991px) {
  .container {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

/*Overskrifter kortkurs collapse-thumbs
.col-md-4 .kortkurs h3 a {
  font-size: 0.8em;
}
*/

.thumbnail ul {
  line-height: 1.5;
}

.tp-caption a {
color:#000;
}

.tp-caption a:hover {
color:#000;
}

/*Tillater at man kan ha class lead p ingresser uten at det forstyrrer blog-view ingress*/
.blog .items-row .lead, .blog-featured .items-row .lead, .joostrap-portfolio .portfolio-item .lead {
  font-size: 16px;
  font-weight: normal;
}

.sok .panel-heading .panel-title {
    font-size: 1.6em;
}

@media (max-width: 991px) {
  .school-icon {
    line-height: 0;
  }
}

/*Google maps som iframe-innlegg. Ikke en del av modulen brukt  studiested-sidene*/
.google-maps {
        position: relative;
        padding-bottom: 35%; 
        height: 0;
        overflow: hidden;
    }

.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }

/*Studiestart paneloverskrift*/
.studiestart .panel-title {
  font-size: 1.7em;
}

/*Skjuler breadcrumbs mobil*/
@media (max-width: 768px) {
  .nyheter .breadcrumb, .news .breadcrumb {
    display: none;
  }
}


/*Restplass-side*/
.restplasser .panel-heading .panel-title {
  font-size: 24px;
}

.restplasser-artikkel ul {
  padding-top: 0.7em;
  font-size: 1.2em;
  list-style-type: none;
  padding-left: 20px;
}

.restplasser-artikkel ul li a {
  color: black;
}


@media (max-width: 768px) {
  .services-top {
    text-align: left;
  }
  .school-icon {
    padding-top: 1em;
  }
}

/*BILDEGALLERI*/
.bildegalleri .carousel-control {
  padding-top: 27%;
}
.bildegalleri .carousel-caption h3 {
  color: #fff;
}
.bildegalleri .carousel-caption {
  padding-top: 0px;
  background:rgba(0,0,0,0.3);
}

@media (max-width: 767px) {
  .bildegalleri .carousel-caption {
    background: none;
  }
  .bildegalleri .carousel-caption h3 {
    font-weight: 700;
    font-size: 16px;
  }
}

/*MENY farge  skrift*/
.navbar-default .navbar-nav > li > a {
    color: #444;
}

/*Reparerer fagsidene*/
.media, .media-body {
    overflow: hidden;
}

/*Featured articles*/
.frontpage .blog-featured {
  margin-top: 0.5em;
}

.blog-featured.studietilbud {
  margin-top: 2em;
}

.blog-featured .headline h2.item-title {
  font-size: 1.8em;
}

.blog-featured .img-wrapper img {
  padding-bottom: 0px;
  border-radius: 15px;
}

.blog-featured .item-image {
   margin-left: 0px;
   margin-right: 0px;
}

.blog-featured .items-leading {
  margin-bottom: 1.8em;
}
@media (min-width: 768px) {
.blog-featured .items-leading .headline h2.item-title {
  font-size: 2.79em;
}

.blog-featured .items-leading p.lead {
  font-size: 19px;
}
}


@media (min-width: 767px) and (max-width: 991px) {
  .blog-featured .item p.lead {
    min-height: 5em;
  }
}

/*Testimonials carousel*/

section#carousel {
    padding-top: 25px;
    padding-bottom: 35px;
}

section#carousel .container .row {
    background-image: url("/images/noroff/testimonials-forside.jpg");
}

section#carousel .quote {
    color: rgba(0,0,0,.1);
    text-align: center;
    margin-bottom: 30px;
}

section#carousel .carousel-inner blockquote p {
  font-size: 21px;
}

section#carousel .carousel-inner blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

section#carousel h3 {
  text-align: center;
  color: #000;
  margin-bottom: 30px;
  margin-top: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 40px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #ff2f02;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}
#fade-quote-carousel .profile-circle img {
    border-radius: 50%;
}

.thumbnail {
  padding: 0px;
  background-color: #D9D4D6;
  border: 0px;
  border-radius: 30px;
  margin-top: 18px;
  margin-bottom: 18px;
}

.footer-2 {
  border-top: 6px solid #EDEDED;
}

.footer-1 .navbar {
  display: none;
}

/*Testimonials indicators mobil*/
@media (max-width: 768px) {
.carousel-indicators li {
    width: 15px;
    height: 15px;
    margin: 4px;
}
  .carousel-indicators .active {
    width: 20px;
    height: 20px;
    margin: 4px;
}
}

.faktaboks h1, .faktaboks h2, .faktaboks h3, .faktaboks h4, .faktaboks h5, .faktaboks h6 {
  color: #000;
}

.faktaboks a {
  color: #000;
}




/*-------------------------------*/
/*    Studentarbeid fagsider     */
/*-------------------------------*/

.studentarbeid .container {
    margin-top: 20px;
}

/* Carousel Styles */
.studentarbeid .carousel-indicators .active {
    background-color: #fff;
}

.studentarbeid .carousel-inner img {
    width: 100%;
    max-height: 540px
}

.studentarbeid .carousel-control {
    width: 0;
}

.studentarbeid .carousel-control.left,
.studentarbeid .carousel-control.right {
	opacity: 1;
	filter: alpha(opacity=100);
	background-image: none;
	background-repeat: no-repeat;
	text-shadow: none;
}

.studentarbeid .carousel-control.left span {
	padding: 15px;
}

.studentarbeid .carousel-control.right span {
	padding: 15px;
}

.studentarbeid .carousel-control .glyphicon-chevron-left,
.studentarbeid .carousel-control .glyphicon-chevron-right,
.studentarbeid .carousel-control .icon-prev,
.studentarbeid .carousel-control .icon-next {
	position: absolute;
	top: 45%;
	z-index: 5;
	display: inline-block;
}

.studentarbeid .carousel-control .glyphicon-chevron-left,
.studentarbeid .carousel-control .icon-prev {
	left: 0;
}

.studentarbeid .carousel-control .glyphicon-chevron-right,
.studentarbeid .carousel-control .icon-next {
	right: 0;
}
/*
.studentarbeid .carousel-control.left span,
.studentarbeid .carousel-control.right span {
	background-color: #000;
}*/

.studentarbeid .carousel-control.left span:hover,
.studentarbeid .carousel-control.right span:hover {
	opacity: .7;
	filter: alpha(opacity=70);
}

/* Carousel Header Styles */
.studentarbeid .header-text {
    position: absolute;
    top: 80%;
    left: 1.8%;
    right: auto;
    width: 96.66666666666666%;
    color: #fff;
}

.studentarbeid .header-text h3 {
    color: #fff;
}

.studentarbeid .header-text h2 {
    font-size: 40px;
}

.studentarbeid .header-text h2 span {
    background-color: #2980b9;
	padding: 10px;
}
/*
.studentarbeid .header-text h3 span {
	background-color: #000;
	padding: 15px;
}*/

.studentarbeid .btn-min-block {
    min-width: 170px;
    line-height: 26px;
}

.studentarbeid .btn-theme {
    color: #fff;
    background-color: transparent;
    border: 2px solid #fff;
    margin-right: 15px;
}

.studentarbeid .btn-theme:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}

.studentarbeid .carousel-control .glyphicon-chevron-left, .studentarbeid .carousel-control .glyphicon-chevron-right, .studentarbeid .carousel-control .icon-prev, .studentarbeid .carousel-control .icon-next {
    width: 60px;
    height: 60px;
    margin-top: 0px;
    font-size: 30px;
}

.studentarbeid .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    margin-left: 0;
}

.studentarbeid .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev {
    margin-right: 0;
}

.studentarbeid {
  margin-bottom: 3em;
}

.studentarbeid p.fotokredit {
  text-align: right;
  padding-top: 2em;
}

@media (max-width: 767px) {
  .studentarbeid p.fotokredit {
      padding-top: 0em;
  }

}

.studentarbeid p.fotokredit a {
  color: #fff;
}

/*END STUDENTARBEID*/

.student-testimonial {
  margin-top: 2em;
}

.slider-studieside {
  margin-bottom: 3em;
}

@media (max-width: 767px) {
  .slider-studieside {
  margin-bottom: 1em;
}
}

/*SLIDER STUDIESIDER INFOFELT*/

.slider-info p {
  text-align: center;
  font-weight: 500;
  text-shadow: 2px 2px 5px #000;
  font-size: 20px;
}

.slider-info i {
  margin-left: 1em;
  margin-right: 0.3em;
}


.parentid-121 h1, .parentid-149 h1, .parentid-290 h1 {
  font-size: 70px;
  max-width: 1100px;
}

@media (max-width: 767px) {
  .parentid-121 h1, .parentid-149 h1, .parentid-290 h1 {
  font-size: 32px;
}
}

@media (min-width: 767px) and (max-width: 991px) {
  .parentid-121 h1, .parentid-149 h1, .parentid-290 h1 {
  font-size: 48px;
}
}

blockquote {
  font-family: 'Halcyon-MediumItalic';
  font-size: 24px;
  line-height: 1.3;
  border-left: 0px;
  padding-left: 30px;
  padding-top: 12px;
}

blockquote small {
  font-family: 'Halcyon-Light';
  font-size: 16px;
  font-style: normal;
  text-align: right;
}

#carousel blockquote small {
   text-align: center;
}

blockquote:before {
    display: block;
    padding-left: 10px;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -10px;
    top: -10px;
    color: #ff2f02;
}

#carousel blockquote:before {
    display: none;
}

@media (max-width: 767px) {
  blockquote {
    font-size: 24px;
  }
  blockquote small {
    font-size: 16px;
  }
.parentid-121 blockquote, .parentid-149 blockquote, .parentid-290 blockquote {
    padding-left: 0px;
    padding-top: 30px;
  }
}
/* p nyhetssider */
.parentid-121 p, .parentid-149 p, .parentid-290 p {
  max-width: 652.5px;
    font-size: 17px;
}

.parentid-121 h3, .parentid-149 h3, .parentid-290 h3 {
  max-width: 652.5px;
  margin-top: 40px;
}

.parentid-121 .lead, .parentid-149 .lead, .parentid-290 .lead {
    font-size: 23px;
}

.parentid-121 p.img_caption, .parentid-149 p.img_caption, .parentid-290 p.img_caption {
    font-size: 14px;
	font-family: 'Halcyon-Regular';
}

@media (max-width: 767px) {
  .parentid-121 .lead, .parentid-149 .lead, .parentid-290 .lead {
  font-size: 22px;
}
}

@media (max-width: 767px) {
  p.lead {
  font-size: 20px;
}

.parentid-121 .p.img_caption, .parentid-149 p.img_caption, .parentid-290 p.img_caption {
    font-size: 12px;
}
}

@media (min-width: 991px) {
h1.landingssider {
  font-size: 4em;
}
}
@media (min-width: 991px) {
h1 {
  font-size: 46px;
}
h1.page-header {
  margin-top: 30px;
}
}

.frontpage .services-top h3.black a {
  color: #000;
}

#mm-sidebar li > a.home-button {
  display: none;
}

/*Farge Chevron ikon i collapse-menyer*/
.icon-down {
  color: #bdbdbd;
}

h3.panel-title {
  font-size: 21px;
}

.footer-2 p {
  font-size: 14px;
}

.embed-responsive {
  margin-bottom: 1em;
}

div.icons {
  display: none;
}

.kontakt-april button {
  margin-bottom: 0.5em;
}

.kontakt-april a:hover button {
  text-decoration: none;
}

.nounderline, .nounderline:hover {
  text-decoration: none;
}

.kontakt-april .lead li {
  list-style-type: none;
}

.face-button {
  color: #fff;
  background-color: #3b5998;
}

.face-button:hover {
  color: #fff;
  background-color: #28437c;
}

.kontakt-april .btn-lg {
  font-size: 22px;
}

#strapline .module-content {
  text-shadow: unset;
}

#strapline {
  background: #f1f1f1;
}

#strapline h1.page-header, #strapline h3, #strapline p.lead {
  text-align: center;
}

.studieinfo .btn-success {
  font-size: 26px;
  padding: 0.7em;
}

/*
.com_breezingforms div span {
  visibility: hidden;
}

.com_breezingforms #bfSubmitButton {
  display: visible;
}*/

.sokeknapp-forside {
  text-align: center;
}

.sokeknapp-forside .module-content {
  min-width: 270px;

}

#strapline .module-content {
  margin-bottom: 5px;
  padding-bottom: 5px;
}

.com_contact span.badge-info {
  display: none;
}

div.mod-languages ul.lang-inline li.lang-active {
  display: block;
}

/* DASHBOARD SIDE CYFE - FJERNER ELEMENTER */
.itemid-366 .main-header, .itemid-366 .footer-1, .itemid-366 .footer-2, .itemid-366 .breadcrumb, .itemid-366 .footer-3 {
  display: none;
}

.tp-revslider-mainul .tp-revslider-slidesli .tp-caption.fullscreenvideo {
left: 0px !important;
}

.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    /*! background-color: #ff2f02; */
	border: none;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ff2f02;
}

.navbar-toggle .icon-bar {
	width: 35px;
	height: 5px;
}

.mm-menu.mm-light {
    background: #ffff !important;
    color: rgba(0, 0, 0) !important;
}

@media (max-width: 767px) {
	.nav {
    background: #fff;
	}
}

@media (max-width: 480px) {
	.nav li {
	text-align: left;
}
	}

.mod-languages ul.lang-inline li a img {
   /* box-sizing: border-box;
    border: 1px solid rgb(255, 255, 255);  */
	box-shadow: 0px 0px 3px #fff;
}

div.mod-languages li.lang-active {
    margin-bottom: -4px;
}

@media (max-width: 768px) {
  .elevator-pitch h3 {
    font-size: 20px;
  }
}

.main-page-2017 {
  margin-top: 40px;
}

  .elevator-pitch h3 {
  font-family: 'Halcyon-Regular' !important;
  line-height: 1.3;
}

.forside-knapp .btn-default {
  /*! margin-top: 15px; */
  margin-bottom:20px;
  min-height: 47px;
  font-size: 20px;
}

.fremhev-tekst {
  font-size: 24px;
  line-height: 1.4em;
  font-family: halcyon-medium;
  margin-top: 30px;
  margin-bottom: 30px;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #000;
}

.well {
  border-radius: 30px;
  box-shadow: inset 0 0px 0px rgba(0,0,0,.05);
  border: 0px solid;
  background-color: #E6EFE9;
}

/*Fjerner søkefelt på kontakt finn en ansatt*/
.contact-category fieldset.btn-toolbar {
  display: none;
}

/*RESTPLASSER NY PROFIL 2018*/

.restplasser-artikkel .panel {
  border-radius: 0px;
}

.restplasser-artikkel .panel .panel-heading {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #000;
}

/*SUCCESS - GREAN*/

.restplasser-artikkel .panel-success {
 border-color: #01B946;
}

.restplasser-artikkel .panel-success .panel-heading {
  background-color: #01B946;
}

/*SUCCESS - YELLOW*/

.restplasser-artikkel .panel-warning {
 border-color: #FFDF02;
}

.restplasser-artikkel .panel-warning .panel-heading {
  background-color: #FFDF02;
}

/*DANGER - RED*/

.restplasser-artikkel .panel-danger {
 border-color: #ff2f02;
}

.restplasser-artikkel .panel-danger .panel-heading {
  background-color: #ff2f02;
}

.itemid-366 dd.published {
  float: right;
}

.itemid-366 div.item-image {
  padding-bottom: 0px;
}

.itemid-366 div.img-wrapper img {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

.itemid-366 div.headline {
  border-bottom: 0px;
}

.itemid-366 p.lead {
  display: none;
}

body.view-contact span.jicons-icons {
  display: none;
}





.panel-group .panel-heading + .panel-collapse > .panel-body {
  	border-top: none;
  	border-radius: 10px;
  	border-color: #E6EFE9;
  	padding: 20px 7px 10px 14px;
}

.panel {
	border: none;	
	-webkit-box-shadow: none;
 	box-shadow: none;
	margin-bottom: 10px !important;
}

.panel-body {
	border: 2px solid #f5f5f5;
	border-top: none;
}

.panel-heading {
	border-top-left-radius: 0px;
  	border-top-right-radius: 0px;
	border-top: none;
}

.panel-heading .fa-solid {
	float: right;
}



/* NEW 2024 */

.zoom2024 {
  transition: transform .8s; /* Animation */
  margin: 0 auto;
}

.zoom2024:hover {
  transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}

.zoom2024wrap {
	overflow: hidden;
}
/*
green hex er #577E4E
greenbutton hover #45653E
*/

.slideshow2024 {
	position: relative; 
	max-height: 650px; 
	max-width: 100%; 
	overflow: hidden;
}


.mainprogramimg2024 {
	width: 100%; 
	height: auto; 
}


.slideshow2024overlay {
	position: absolute; 
	bottom: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	background-color: rgba(0, 0, 0, 0.3);
}

.programcontent2024 {
	position: absolute; 
	bottom: 0; 
	max-width: 1170px; 
	padding-bottom: 30px;
}

.programabovetitle2024 {
	color: white; 
	text-transform: uppercase; 
	font-family: Halcyon-Bold !important;
	font-size: 40px;
	margin-bottom: 10px;
}

.programtitle2024 {
	color: white; 
	font-size: 78px; 
	max-width: 1000px; 
	text-transform: uppercase; 
	font-family: Halcyon-Bold !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

.programbeneathtitle2024 {
	color: #e0e0e0; 
	font-size: 35px; 
	max-width: 1000px; 
	margin-top: 10px;
	font-family: Halcyon-Medium !important;
}

.leadrow2024 {
	margin-top: 50px; 
	margin-bottom: 40px;
}

.programlead2024 {
	font-size: 22px; 
	font-family: Halcyon-Medium;
	line-height: 1.4em;
}

.divapplybutton2024 {
	font-size: 26px;
    padding: 0.7em;
	padding-top: 0px;
}

.divapplybutton2024 p a {
	font-size: 20px;
    padding: 0.7em;
}

.infoboxrow2024 {
	margin-bottom: 30px;
}

.infobox2024 {
	background-color: #E6EFE9; 
	padding: 10px 15px 10px 30px; 
	margin-bottom: 20px;
	border-radius: 30px;
}

.infobox2024 table {
	width: 100%;
}

.infobox2024 .tdleft2024 {
	width: 50px; 
	vertical-align: top; 
	text-align: center;
}

.infobox2024 table td h3 {
	margin-bottom: 24px;
}

.infobox2024 table td h3 .fa-solid {
	color: #ff2f02;
}

.infobox2024 #accordionstartups .flereoppstarter {
	margin-left: 15px; 
	font-size: 14px; 
	color: grey;
}

.infobox2024 table td p span.fullparttimeseperator {
	margin-left: 10px; 
	margin-right: 10px;
}

.infobox2024 table td p.infoboxpris2024 {
	line-height: 1.2em;
}

.career2024 {
	margin-top: 40px; 
	margin-bottom: 40px;
}

.career2024listcol {
	background-color: #E9D8E6; 
	padding: 30px 15px 30px 50px; 
	height: 450px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

@media (max-width: 480px) { 
  .career2024listcol {
  
   padding: 30px 10px 30px 20px;

   border-top-left-radius: 0px;
   border-bottom-left-radius: 0px;
   }
}

.career2024listcol ul li {
	font-size: 16px;
}

.career2024listcontent {
	margin: 0; 
	position: absolute; 
	top: 50%; 
	-ms-transform: translateY(-50%); 
	transform: translateY(-50%); 
	padding-right: 40px;
}

.career2024imgcol {
	padding: 0;
	/*! border-top-right-radius: 30px; */
}

.career2024imgwrapper {
	position: relative; 
	height: 450px; 
	max-width: 100%; 
	overflow: hidden;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

.career2024img {
	width: 100%; 
	height: auto; 
}

.career2024imgoverlay {
	position: absolute; 
	bottom: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	background-color: rgba(0, 0, 0, 0.3);
}

.career2024content {
	position: absolute; 
	bottom: 0; 
	left: 0; 
	width: 100%; 
	padding: 10px 80px 40px 80px;
	text-align: center;
}

.career2024content h3 {
	color: white; 
	position: relative; 
	text-align: center;
	font-size: 36px;
}

.career2024contentbutton {
	margin-top: 20px; 
	margin-bottom: 10px; 
	min-height: 30px; 
	min-width: 200px;
}

.studieinfo2024 {
	margin-top: 70px; 
	margin-bottom: 70px;
}

.studieinfo2024header {
	text-align: center;
}

.studieinfo2024 panel table {
	margin-top: 30px;
	margin-bottom: 40px;
}

.bachelorutlandet2024 {
	margin-top: 40px; 
	margin-bottom: 40px;
}

.bachelorutlandet2024infocol {
	background-color: #E6EFE9; 
	padding: 30px 30px 30px 50px; 
	height: 400px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
}

.bachelorutlandet2024content {
	margin: 0; 
	position: absolute; 
	top: 50%; 
	-ms-transform: translateY(-50%); 
	transform: translateY(-50%); 
	padding-right: 40px;
}

.bachelorutlandet2024button {
	margin-top: 20px; 
	margin-bottom: 10px; 
	min-height: 30px; 
	min-width: 200px;
	padding-left: 25px;
	padding-right: 25px;
}

.bachelorutlandet2024imgcol {
	padding: 0;
}

.bachelorutlandet2024imgwrapper {
	position: relative; 
	height: 400px; 
	max-width: 100%; 
	overflow: hidden;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
}

.bachelorutlandet2024img {
	width: 100%; height: auto;
}

.testimonials2024 {
	margin-top: 70px;
}

.testimonials2024 h3 {
	text-align: center; 
	margin-bottom: 40px; 
	max-width: 100%;
}

.testimonialwrapper2024 {
	overflow: hidden;
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
}

.testimonial2024img {
	width: 100%; 
	height: auto; 
}

.testimonial2024quotewrap {
	background-color: #E6EFE9; 
	padding: 30px 20px 20px 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 25px;
}

.testimonials2024 blockquote:before, .fagpersoner2024 blockquote:before {
    display: block;
    padding-left: 10px;
    content: "\201C";
    font-size: 80px;
    position: absolute;
    left: -23px;
    top: -32px;
    color: #ff2f02;
}

.blockquote2024pp {
	font-family: Halcyon-Medium; 
	font-size: 22px; 
	line-height: 1.3; 
	padding: 0px 0px 0px 0px;
}

.blockquote2024pp small {
	color: #000;
	font-family: Halcyon-Regular;
	text-align: left;
	margin-top: 0.6em;
}

.fagpersonell2024head {
	margin-top: 40px;
}

.fagpersoner2024 {
	margin-bottom: 50px;
}

.fagpersoner2024 h3 {
	text-align: center; 
	margin-bottom: 40px; 
	max-width: 100%;
}

.videos2024 {
	background-color: #D9D4D6;
}

.videos2024container {
	margin-top: 40px; 
	margin-bottom: 70px;
}

.videos2024 .videos2024container h3 {
	max-width: 100%; 
	text-align: center; 
	margin-bottom: 27px;
	font-size: 30px;
}

.leadstudyguidance2024 {
	position: relative; 
	max-height: 550px; 
	max-width: 100%; 
	overflow: hidden; 
	margin-bottom: 40px;
}

.leadstudyguidance2024img {
	width: 100%; 
	height: auto;
}

.leadstudyguidance2024overlay {
	position: absolute; 
	bottom: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	background-color: rgba(0, 0, 0, 0.3);
}

.leadstudyguidance2024content {
	position: absolute; 
	top: 50%; 
	left: 50%; 
	transform: translate(-50%, -30%); 
	max-width: 500px;
}

.leadstudyguidance2024 .leadstudyguidance2024content h2 {
	font-size: 50px;
	color: white;
}

.leadstudyguidance2024 .leadstudyguidance2024content h3 {
	color: white;
}

.leadstudyguidance2024button {
	margin-top: 30px; 
	margin-bottom: 10px; 
	min-height: 30px; 
	font-size: 25px;
}

.relatednews2024 {
	max-width: 1170px;
}

.footer-3 {
    border-top: 1px solid #ff2f02;
}

#menu .nav parent a {
	font-size: 16.5px;
}

#menu .nav .dropdown-submenu > .dropdown-menu a {
	line-height: 1.3em;
	font-size: 15px;
}

/*MOBILTELEFON*/
@media (max-width: 480px) {
    .mainprogramimg2024 {
	   width: 130%;
	   max-width: 130%;
	   margin-left: -15%;
    }
	.programtitle2024 {
		font-size: 35px;
		margin-bottom: 5px;
		margin-top: 0px;
	}
	.programabovetitle2024 {
		font-size: 16px;
		margin-bottom: 5px;
	}
	.programbeneathtitle2024 {
		font-size: 16px;
		margin-top: 3px;
		margin-bottom: 0px;
	}
	.programlead2024 {
		font-size: 18px;
	}
	.infobox2024 p {
		line-height: 1.2;
	}
    .infobox2024 i {
        line-height: 1.2;
    }
	.infobox2024 {
		padding: 10px 5px 15px 18px;
	}
	.programcontent2024 {
		padding-bottom: 14px;
	}
	.leadrow2024 {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.programlead2024 {
		margin-bottom: 20px;
	}
	.infoboxrow2024 {
		margin-bottom: 10px;
	}
	.career2024 {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.career2024imgwrapper {
		height: auto;
		max-height: 330px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 0px;
	}
	.career2024content {
		padding: 10px 20px 20px 20px;
	}
  .career2024content h3 {
    font-size: 32px;
  }
	.bachelorutlandet2024imgwrapper {
		height: auto;
		border-radius: 0px;
	}
	.studieinfo2024 {
		margin-top: 0px;
		margin-bottom:10px;
	}
	.testimonials2024 {
		margin-top: 0px;
	}
	.testimonials2024 h3 {
		margin-top: 10px;
        margin-bottom: 20px;
	}
	.blockquote2024pp {
		font-size: 16px;
        line-height: 1.2;
	}
	.blockquote2024pp small {
		font-size: 14px;
		line-height: 1.2;
	}
	.fagpersoner2024 h3 {
		margin-bottom: 20px;
		margin-top: 10px;
	}
	.videos2024container {
  margin-top: 10px;
  margin-bottom: 30px;
}
	.videos2024container .col-md-6 {
		margin-bottom: 30px;
	}
	.blog-featured .headline h2.item-title {
        font-size: 1.9em;
    }
	.leadstudyguidance2024 .leadstudyguidance2024content h2 {
  font-size: 28px;
		text-align: center;
	}
	.leadstudyguidance2024 .leadstudyguidance2024content h3 {
  font-size: 16px;
		margin-top: 10px;
		text-align: center;
	}
	
	.leadstudyguidance2024img {
	height: 100%;
    max-width: 150%;
	margin-left: -25%;
	width: 150%;
	}
	
	.leadstudyguidance2024content {
		transform: translate(-13%, -35%);	
		left: 25%;
	}
	.leadstudyguidance2024button {
		margin-top: 15px;
  margin-bottom: 10px;
  min-height: 20px;
  font-size: 16px;
	}
	.leadstudyguidance2024overlay {
		background-color: rgba(0, 0, 0, 0.4);
	}
	
	  .main-header {
    margin-bottom: 85px !important;;
  }
  .bachelorutlandet2024infocol {
  padding: 40px 20px 20px 30px;
  height: 450px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
}

/*MOBILTELEFON LIGGENDE*/
@media (min-width: 481px) and (max-width: 767px) {
	.programtitle2024 {
		font-size: 44px;
		margin-bottom: 5px;
	}
	.programabovetitle2024 {
		font-size: 22px;
	}
	.programbeneathtitle2024 {
		font-size: 24px;
		margin-top: 3px;
	}
	.programlead2024 {
		font-size: 21px;
	}
	.infobox2024 p {
		line-height: 1.2;
	}
    .infobox2024 i {
        line-height: 1.2;
    }
	.programcontent2024 {
		padding-bottom: 20px;
	}
	.leadrow2024 {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.programlead2024 {
		margin-bottom: 30px;
	}
	.infoboxrow2024 {
		margin-bottom: 10px;
	}
	.career2024 {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.bachelorutlandet2024imgwrapper {
		height: auto;
	}
	.career2024imgwrapper {
		height: auto;
	}
	.videos2024container .col-md-6 {
		margin-bottom: 30px;
	}
	.blog-featured .headline h2.item-title {
        font-size: 1.6em;
    }
	.leadstudyguidance2024 .leadstudyguidance2024content h2 {
  font-size: 32px;
	}
	.leadstudyguidance2024 .leadstudyguidance2024content h3 {
  font-size: 22px;
	}
	.leadstudyguidance2024content {
		transform: translate(-50%, -50%);	
	}

	
}

/*iPAD etc*/
@media (min-width: 768px) and (max-width: 991px) {
	.programtitle2024 {
		font-size: 55px;
		margin-bottom: 5px;
	}
	.programabovetitle2024 {
		font-size: 24px;
	}
	.programbeneathtitle2024 {
		font-size: 28px;
		margin-top: 3px;
	}
	.programcontent2024 {
		padding-bottom: 20px;
	}
	.leadrow2024 {
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.programlead2024 {
		margin-bottom: 30px;
	}
	.infoboxrow2024 {
		margin-bottom: 10px;
	}
	.career2024 {
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.videos2024container .col-md-6 {
		margin-bottom: 30px;
	}
	.blog-featured .headline h2.item-title {
  font-size: 1.6em;
    }
}


/*LITEN LAPTOP*/
@media (min-width: 992px) and (max-width: 1199px) {
	.blockquote2024pp {
		font-size: 18px;
	}
	.blockquote2024pp small {
		font-size: 14px;
	}
	.blog-featured .headline h2.item-title {
  font-size: 1.6em;
}
}

/* NETTSTUDIER SLIDER */

.mainnettstudierimg2024 {
	width: 100%; 
	height: auto; 
}

.nettslideshow2024overlay {
	position: absolute; 
	bottom: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	background-color: rgba(0, 0, 0, 0.25);
}

.nettslideshowcontent2024 {
	position: absolute; 
	bottom: 0; 
	max-width: 1170px; 
	padding-bottom: 50px;
}

.nettstudiertitle2024 {
	color: white; 
	font-size: 120px; 
	max-width: 100%; 
	text-transform: uppercase; 
	font-family: Halcyon-Bold !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

.nettstudiertitle2024 span {
	font-size: 50px;
	display: block;
}

.nettstudierdate2024 {
	color: white; 
	text-transform: uppercase; 
	font-family: Halcyon-Bold !important;
	font-size: 50px;
	text-align: center;
    max-width: 100%;
}

.nettstudiertitle2024 i {
	margin-right: 15px; 
	color: #ff2f02;
}

/*MOBILTELEFON*/
@media (max-width: 480px) {
    .mainnettstudierimg2024 {
	   width: 130%;
	   max-width: 130%;
	   margin-left: -15%;
    }
	.nettstudiertitle2024 {
		font-size: 50px;
		margin-bottom: 5px;
		margin-top: 0px;
	}
	.nettstudiertitle2024 span {
	font-size: 26px;
	display: block;
}
	.nettslideshowcontent2024 {
    width: 100%;
	padding-bottom: 35px;
	}
	.nettslideshow2024overlay {
	background-color: rgba(0, 0, 0, 0.35);
}
  .testimonial2024quotewrap .row .col-md-12 {
  padding: 5px 2px 10px 3px;
  }
  
 }

/*MOBILTELEFON LIGGENDE*/
@media (min-width: 481px) and (max-width: 767px) {
	.nettstudiertitle2024 {
		font-size: 62px;
		margin-bottom: 5px;
	}
		.nettstudiertitle2024 span {
	font-size: 32px;
	display: block;
}
	.nettslideshowcontent2024 {
    width: 100%;
	padding-bottom: 18px;
	}
 }


/*iPAD etc*/
@media (min-width: 768px) and (max-width: 991px) {
	.nettstudiertitle2024 {
		font-size: 90px;
		margin-bottom: 5px;
		width: 720px;
	}
	.nettstudiertitle2024 span {
	font-size: 40px;
	display: block;
}
	.nettstudierdate2024 {
		font-size: 24px;
	}
 }

/*LITEN LAPTOP*/
@media (min-width: 992px) and (max-width: 1199px) {
	.nettslideshowcontent2024 {
		max-width: 970px;
	}
}


.bachelorutlandet2024button {
  color: #fff;
  background-color: #ff2f02;
  border-color: #ff2f02;
}

.bachelorutlandet2024button:hover {
  color: #fff;
  background-color: #CC2500;
  border-color: #CC2500;
}

#vevwatermark {
  display: none !important;
}

.onlinestartups {
	background-color: #E6EFE9;
	padding: 25px 15px 35px 15px;
	border-radius: 30px;
	/*! margin-left: 0px; */
	/*! margin-right: 0px; */
}

.nettstudier2024knappermidtseksjon {
  margin-bottom: 30px;
}

.short-course-thumb {
  background: #D9D4D6;
  border-radius: 30px;
  border: none;  
}

.short-course-thumb-content {
  padding: 25px 10px 20px 30px;
}

.short-course-thumb p {
  font-family: Halcyon-Medium;
}

.short-course-thumb h3 {
  margin-bottom: 25px;
  margin-top: 10px;
}

.short-course-thumb .zoom2024wrap {
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
}

.short-course-thumb-content p i, .thumbnail #accordion p i {
  width: 28px;
  text-align: center;
  margin-right: 7px;
}

.short-course-thumb .short-course-thumb-content .course-category-heading {
  color: #61565B;
  font-size: 21px;
  margin-bottom: 10px;
}

.short-course-page-info-section {
  background-color: #f0f0f0;
  margin-top: 40px;
  padding: 30px 70px 30px 70px
}

.short-course-page-info-unit p {
  font-size: 21px;
  font-family: Halcyon-Medium;
  margin-bottom: 10px;
  margin-top: 10px
}

.short-course-page-info-unit p i {
  width: 32px;
  text-align: center;
  margin-right: 15px;
}

@media (max-width: 767px) {
	.short-course-page-info-section {
  background-color: #f0f0f0;
  margin-top: 40px;
  padding: 20px 20px 20px 20px;
  display: inline-block;
}

.short-course-page-info-unit p {
  font-size: 16px;
  font-family: Halcyon-Medium;
  margin-bottom: 10px;
  margin-top: 10px
}

.short-course-page-info-unit p i {
  width: 23px;
  text-align: center;
  margin-right: 10px;
}
}

.panel-default > .panel-heading {
  background-color: #E6EFE9;
  padding: 15px 20px 15px 20px;
  border-radius: 10px;
}
  
.panel-default > .panel-heading a:hover{
  color: #283E2F;
}

#accordion-ai-section .panel-default > .panel-heading {
  background-color: #E9D8E6;
  padding: 25px 25px 23px 20px;
  border-radius: 12px;
}
#accordion-ai-section .panel-default > .panel-heading a:hover, #accordion-ai-section .panel-default > .panel-heading a:focus {
  color: #271624;
}

#accordion-ai-section .panel-heading + .panel-collapse > .panel-body {
  	border-color: #E9D8E6;
  	border-radius: 12px;
}
#accordion-ai-section h3.panel-title {
  font-size: 24px;
  color: #4E2C48;
}

ul, ol {
  font-family: 'Halcyon-Medium';
  line-height: 1.6em;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 25px;
  margin-bottom: 10px;
}

.parentid-121 p img {
  margin-top: 30px;
}
.parentid-121 blockquote {
background-color: #D9D4D6;
  border-radius: 30px;
  padding: 20px 15px 15px 20px;
}

.thumbnail .zoom2024wrap {
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

.thumbnail .icon-down {
  color: #61565B;
  margin-left: 5px
}

.thumbnail .thumb-category-heading {
color: #61565B;
  font-size: 20px;
  margin-bottom: 5px;
margin-top: 16px;
  }

.thumbnail #accordion h3 {
  margin-top: 8px;
}

h3.panel-title a:hover, h3.panel-title a:active, a.collapsed, .panel-title > a {
  color: #000;
}

.thumbnail #accordion h3 a, .thumbnail #accordion h3 a.collapsed {
  color: #000;
}

.main-header a, .main-header a:hover, .main-header a:focus {
  font-family: 'Halcyon-Medium' !important;
}

.blog-featured .headline {
  border-bottom: 0px;
}

blockquote.blockquote2024pp a:hover, blockquote.blockquote2024pp a:focus {
  color: #283E2F;
  text-decoration: none;
}

h4 {
  font-size: 19px;
}

.thumbnail #accordion a.btn {
  min-width: 200px;
  margin-top: 10px;
}

.campus-thumb {
  background-color: #D9D4D6;
  border-radius: 30px;
  margin-bottom: 40px;
}

.campus-thumb .campus-thumb-content h4 {
  color: #61565B;
}

.campus-thumb .campus-thumb-content h3 a:hover, .campus-thumb .campus-thumb-content h3 a:active {
  color: #000;
}

.campus-thumb .campus-thumb-content h3 {
  margin-top: 5px;
}

.campus-thumb .campus-thumb-content h4 {
  margin-top: 18px;
}

.campus-thumb .campus-thumb-content {
  padding: 0px 25px 10px 25px;
}

.campus-thumb .zoom2024wrap {
  border-top-right-radius: 30px;
  border-top-left-radius: 30px;
}

.campus-thumb .campus-thumb-content h3 i {
  color: #A99EA2;
  float: right;
}

button i, .btn i {
  margin-left: 6px;
}

.forside-knapper {
  padding-top: 15px;
}

.elevator-pitch {
  margin-bottom: 30px;
}

.elevator-pitch h1 {
  margin-top: 15px;
  font-size: 42px;
}

button {
  font-family: 'Halcyon-Medium';
}


@media (max-width: 480px) {
  .main-page-2017 {
    margin-top: 20px;
  }
  
  .elevator-pitch h1 {
   font-size: 38px;
  }
  .forside-knapper {
   padding-right: 60px;
  padding-left: 60px;
  }
	.forside-knapp .btn-default {
	font-size: 18px;	
	}
	
  .blog-featured p.lead {
    font-size: 16px;
    line-height: 1.3em;
    margin-bottom: 40px;
  }
	.btn-lg {
	padding: 8px 16px;	
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
   .elevator-pitch h1 {
   font-size: 34px;
   margin-top: 30px;
     margin-bottom: 40px;
  }
}
.search-button i {
  margin-left: 6px;
}

/*SCROLLING TEXT*/
.h2-animate-phrases {
      display: flex;
      align-items: center;
  
    }
.h2-animate-phrases h2 {
  line-height: 1.4;
}
    .scrolling-text {
      display: inline-block;
      overflow: hidden;
      height: 1.4em; /* Adjust height to match font size */
      vertical-align: bottom;
    }
    .scrolling-text div {
      animation: scrollText 20s infinite;
    }
    @keyframes scrollText {
      0%, 10% { transform: translateY(0); }
      12%, 20% { transform: translateY(-100%); }
      22%, 30% { transform: translateY(-200%); }
      32%, 40% { transform: translateY(-300%); }
      42%, 50% { transform: translateY(-400%); }
      52%, 60% { transform: translateY(-500%); }
      62%, 70% { transform: translateY(-600%); }
      72%, 80% { transform: translateY(-700%); }
      82%, 90% { transform: translateY(-800%); }
      92%, 98% { transform: translateY(-900%); }
      100% { transform: translateY(0); }
    }
/*SCROLLING TEXT END*/

.portfolio-item .img-wrapper img {
  border-radius: 15px;
}

#accordionstartups p a, #accordionstartups p a:hover, #accordionstartups p a:active {
  text-decoration: none;
}

.thumbnail .caption p {
	font-size: 16.5px;
}
