@import url("//mariaregina-clarafey.at/fonts/mariaregina_common.css");

@font-face{ 
	font-family: 'Univers LT Std'; 
	font-weight: normal;
	src: url(''); 
	src: url('') format('embedded-opentype'), 
		url('') format('woff'), 
		url('') format('truetype'), 
		url('') format('svg'); 
}
/* KIGA */
:root {
  --HOME: rgb(179,179,179);
  --KG_ORANGE: rgb(240,170,15);
  --KG_ROT: rgb(184,0,50);
  --KG_ROT2: rgb(191, 26, 71);
  --KG_ROT3: rgb(198, 51, 91);
  --KG_ROT4: rgb(205, 77, 112);
  --KG_ROT5: rgb(212, 102, 132);
  
}

h1,h2,h3,h4,h5,h6{
  color: var(--KG_ROT);
}

body {
	/*font-family: "Univers LT Std";*/
	font-size: 100.01%;
	font-style: normal;
    font-weight: 400;
  	line-height: 1.45;

}

p {margin-bottom: 1.25em;}

h1, h2, h3, h4, h5 {
  margin: 2.75rem 0 1rem;
  font-weight: 400;
  line-height: 1.15;
}

.article-details h1, h2, h3, h4, h5 {
  margin: 0 0 0.5rem 0;
}

h1 {
  margin-top: 0;
  font-size: 1.802em;
}

h2 {font-size: 1.602em;}

h3 {font-size: 1.424em;}

h4 {font-size: 1.266em;}

h5 {font-size: 1.125em;}

small, .text_small {font-size: 0.889em;}

.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 1.602em;
	font-family: 'Open Sans', "Helvetica" !important;
}

/* IE/EDGE */

_:-ms-lang(x), .sp-menu-item{
  height: 65px !important;
}

/* Other method
@supports (-ms-accelerator:true) {
 	.sp-menu-item{
  		height: 65px !important;
	}
}*/

#sp-footer{
    padding: 20px;
  }


#sp-footer2{
  text-align: left !important;
  margin-left: 10px;
  height: 20px;
}

 #sp-footer1{
    margin-left: 10px;
  }

/* SUBMENU */

.sp-megamenu-parent .sp-dropdown li.sp-menu-item{  
  display: block !important;
  width: 100%;
  text-align: center;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge){
  font-size: 105%;
}


/* SUBMENU END*/


#sp-bottom {
    padding: 1px 0 1px !important;

}


/*ADVENTKALENDER*/
.article-details.advent {
    display: grid;
    justify-content: center;
    align-items: center;
}


iframe.iframe {
	margin: 24px 10%;
	width: 100%;
    min-height: 1100px;
	aspect-ratio: 16 / 9;
}


/* IFRAME */

.embed-container {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;  
  height: auto;
  min-height: 965px;
}
.embed-container iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}
/* ratio 4x3 */
.embed-container.ratio4x3 {
  padding-bottom: 75%;
}

/* IFRAME END */

/* VIDEO */

video {
   width: 100% !IMPORTANT;
   height: auto !IMPORTANT;
}

/* VIDEO END */

.sp-copyright a {
color: #FFF !important;
}

input:focus, textarea:focus, select:focus{
  outline: none !important;
  box-shadow: none !important;
}

.input-group{
  width: 295px;
  float: right;
}

.form-control{
  height: 25px;
  margin-top: 5px;
  border-radius: 0px;
  border-color: grey;
}

.input-group-btn input{
  height: 25px;
  margin-right: 23px;
  margin-top: 5px;
}


/* Drop Down Menu */

.sp-dropdown.sp-dropdown-main.sp-menu-right{
  width: 100% !important;
  border-top: 2px solid white;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: var(--KG_ROT);
}

body.ltr .sp-megamenu-parent > li.sp-has-child > a:after, 
body.ltr .sp-megamenu-parent > li.sp-has-child > span:after{
  content: none;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item{
  border: none;
  background: rgb(184,0,50);
}

#offcanvas-toggler {
  height: 25px !important;
  line-height: 25px !important;
}

#sp-main-body{
  padding: 50px 18% 0 18%;
}

section#sp-title {
   padding: 10px 18% 10px 18%;
}

#sp-section-2{
  border-top: 4px solid #1D3681;
}

#sp-menu, .sp-megamenu-wrapper{
	width: 100%;
}

#sp-menu .col-lg-9, #sp-menu .col-4{
  max-width: 100% !important;
  padding-left: 0;
  padding-right: 0;
} 


#sp-top-bar{
  background-color: white;
}

#sp-top1 img{
  float: left;
  margin-bottom: 10px;
}

#sp-top2 img{
  float: right;
  margin-right: 20px;
   /* 100% so that the search bar stays under the logo!*/
  margin-left: 100%; 
}

#sp-top-bar .sp-module {
	display: block !important;
}

/*

#kontaktIcon{
  margin-top: 25px;
  margin-left: 15px;
  height: auto;
  width: 150px
}

#leitbildIcon{
  margin-top: 25px;
  height: auto;
  width: 150px
}

#kontaktText{
  margin-left: 10px;
  margin-top: 30px;
  float: left;
}

#leitbildText{
  margin-left: 10px;
  margin-top: 30px;
  float: left;
}

*/

.container{
  max-width: 100%;
}

.sp-column.bottom-icon {
    margin-top: 10px;
}

.bottom-icon img.quicklinks{

  height: auto;
  width: 120px !important;
}

img#campuslogo {
    float: right;
    width: 200px !important;
    margin-bottom: 20px;
}

.col-lg-9, .col-4{
  padding-left: 0;
  padding-right: 0;
} 

.sp-megamenu-parent{
  display: table !important;
  margin: 0;
  padding: 0;
  width: 100%;
}

.sp-menu-item{
  display: table-cell !important;
  height: 40px;
  width: calc(100% / 4);
  text-align: center;
  border-left: 1px solid white;
  border-right: 1px solid white;
}

li.sp-menu-item a {
    margin-top: 1px;
    line-height: 5px !important;
}

a{
  color: var(--KG_ROT);
}

a:hover{
  color: var(--KG_ROT);
  text-decoration: underline !important;
}



.table-bordered {
    border: 0px solid #FFF !important;
}



/* Images - Full */


/* Article Intro */
.article-list .article {
    margin-bottom: 30px;
    padding: 20px;
    border: 0px solid #f5f5f5 !important;
    border-radius: 0px;
}

div.article-intro-image img {
    width: 200px;
    margin-right: 50px;
}

/* Article Full */
.article-full-image {
    min-width: 400px !important;
    float: none !important;
}

.article-full-image img {
    padding-bottom: 10px;
} 

.startingpage section#sp-main-body {
   /* display: none; */
}

/*

.article-list .article .article-intro-image, .article-list .article .article-featured-video, .article-list .article .article-featured-audio, .article-list .article .article-feature-gallery {
 	
    
}

.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
    padding-right: 50px;
    width: 300px;
}


.article-list .article .article-header h1 a, .article-list .article .article-header h2 a {
     color: var(--KG_ROT);
}


#sp-bottom {
    background: #FFF !important;
    color: #fff;
}

*/

/* ------------------- */

.sp-megamenu-parent .sp-menu-item a, 
.sp-megamenu-parent .sp-menu-item active a, 
.sp-megamenu-parent .sp-menu-item current-item a{
  display: block;
  color: white !important;
  line-height: 20px;
  padding: 0;
  margin-top: 6px;
  font-weight: normal;
  font-size: 20px
}



.sp-menu-item:nth-child(1){
  background: var(--KG_ROT);
  border-left: none;
  padding-top: 15px;
}

.sp-menu-item:nth-child(2){
  background: var(--KG_ROT2);
}

.sp-menu-item:nth-child(3){
  background: var(--KG_ROT3);
}

.sp-menu-item:nth-child(4){
  background: var(--KG_ROT4);
  border-right: none;
}


.sp-menu-item:nth-child(5){
  display: none !important;
}



@media (max-width: 1200px){
  #sp-main-body{
    padding: 50px 15px 0 15px;
	}
}

@media (min-width: 992px){
  .col-lg-9 {
    max-width: 100% !important;
  }
  
  #sp-position{
    width: 250px;
  }
  
  .search {
      margin-top: -15px;
  }
}


@media (min-width: 1200px) {
  .search {
      margin-top: -50px;
  }
}

@media (max-width: 992px){

  .searchbox {
    display: none;
}
  
   .offcanvas-menu .offcanvas-inner .sp-module {
	  margin-top: 45px;
   }


 
	div#sp-menu {
	  height: 30px;
	}
  
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a{
    color: white;
  }
  
  #sp-top2 img {
  	margin-top: 0px;
  }
  
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span,
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li 	span:hover{
    color: white;
  }
  
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a, .offcanvas-menu .offcanvas-inner .sp-module ul > li span {
     font-size: 1.5rem;
  }
  
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    font-size: 1.4rem;
  }
  
  .custom.campuslogobottom img {
    padding: 20px 0px 20px 0px;
  }

  /*
  #sp-footer1{
    width: 50%;
    float: left;
  }*/
  
  #sp-footer2{
    text-align: left !important;
    margin-left: 10px;
  }
  
  #sp-top1{
    width: 50%;
    float: left;
  }
  
  #sp-top2{
    width: 50%;
    float: right;
  }
  
  .input-group{
  width: 170px;
  margin-top: 5px;
  }
  
  a:hover{
    font-weight: bold;
  }
  
  .offcanvas-menu{
    background: var(--KG_ROT);
  }
  
  .sp-megamenu-parent{
    display: none !important;
  }
  
  #offcanvas-toggler{
    margin: 0 48% 0 48%;
  }
  
  #sp-menu{
    background: var(--KG_ROT);
  }
  
  #offcanvas-toggler > .fa, #offcanvas-toggler > .fa:hover{
    color: white;
  }
  
  #offcanvas-toggler > .fa:hover{
    font-weight: bold;
  }
  
  .bottom-icon img{
    height: 15%;
    width: 15%;
    min-width: 130px;
    float: unset;
    margin: 20px auto 20px auto;
  }
  
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, 
  .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, 
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, 
  .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus {
   color: white;
  }
  
  #campuslogo{
    min-width: unset;
    width: 190px;
  } 
}

@media (max-width: 768px){
  
  #clarafeylogo, #vosologo{
    max-width: 80%;
  }
  
  #campuslogo{
    min-width: unset;
    width: 180px;
  } 
  
 #kontaktIcon{
    min-width: unset;
    width: 140px;
  }
  
  #leitbildIcon{
    min-width: unset;
    width: 140px;
  }
}

@media (max-width: 575px){
  
  #clarafeylogo, #vosologo{
    max-width: 100%;
  }
  
  .input-group-btn input{
    margin-left: 119px;
  }
  

  
  #kontaktIcon{
    min-width: unset;
    width: 110px;
  }
  
  #leitbildIcon{
    min-width: unset;
    width: 110px;
  }
  
    /* Top Bar Logos Responsive START */
  #sp-top1, #sp-top2{
    width: 100%;
    margin: 15px;
  }
  
  #sp-top1 .sp-column, #sp-top2 .sp-column{
    display: flex;
  }
  
   #sp-top2 .sp-column{
    flex-flow: column;
  }
  
   #sp-top1 .sp-module, #sp-top2 .sp-module{
    margin-left: auto;
    margin-right: auto;
  }
  
  #sp-top2 img{
    margin-right: unset;
  }
  
  #sp-top2 .sp-module-content{
    width: 100%;
  }
  
  #sp-top2 .sp-module-content .input-group{
    margin-right: auto;
    margin-left: auto;
    width: unset;
    margin-top: 50px;
    flex-wrap: unset;
  }
  
  #sp-top2 .sp-module-content .input-group #mod-search-searchword101{
    display: unset;
  }
  
  #sp-top2 .sp-module-content .input-group-btn input{
    margin-left: unset;
  }
  
  /* Top Bar Logos Responsive END */
}



/* IE 10 + 11*/
@media all and (-ms-high-contrast:none) {

  
  
  .sp-menu-item:nth-child(1){
		  background: rgb(184,0,50);
		  padding-top: 15px;
		  border-left: none;
          width: 25%;        
		}

		.sp-menu-item:nth-child(2){
		  background: rgb(191, 26, 71);
          width: 25%;        
		}

		.sp-menu-item:nth-child(3){
		  background: rgb(198, 51, 91);
          width: 25%;        
		}

		.sp-menu-item:nth-child(4){
		  background: rgb(205, 77, 112);
          width: 25%;        
		}


		
		
		
		  .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
       background: none !important;
      }
  .sp-dropdown.sp-dropdown-main.sp-menu-right {
       border-top: 0px solid white !important;
      }

}

/* FIREFOX */ 

@-moz-document url-prefix() {
  
  		.sp-menu-item:nth-child(1){
          width: 25%;
		}

		.sp-menu-item:nth-child(2){
          width: 25%;
		}

		.sp-menu-item:nth-child(3){
          width: 25%;
		}

		.sp-menu-item:nth-child(4){
          width: 25%;
		}

}

