/*:target {
  display: block;
  position: relative;
  top: -200px; 
  visibility: hidden;
}*/
.view-featured #sp-main-body{
	    padding: 0px 0;
}
.video-container {
    overflow: hidden;
    position: relative;
    width:100%;
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@font-face {
  font-family: Akrobat;
  src: url("../fonts/Akrobat-Regular.otf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: Akrobat;
  src: url("../fonts/Akrobat-Bold.otf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
body, h1, h2, h3, h4, h5, h6, p, a, li, div{
  font-family: "Akrobat" !important;
}
h1, h2, h3, h4, h5, h6{
	font-weight: 600;
}
p, a, li, div{
	font-weight: 400;
}
h2{
	margin-bottom: 15px !important;
}
body{
	background: #f0f0ee !important;
}
@media (max-width: 480px) {
ul {
    padding-left: 0rem!important;
}
#qx-section-6846 {
    padding-top: 0px !important;
}
.clearfix::after{
	display: none!important;
}
#sp-hero {
    margin: 15px 0px 0px 0px!important;
}
h2.sp-module-title {
    font-size: 24px!important;
    }
.description li {
    margin-bottom: 15px !important;
    line-height: 1.2 !important;
}}
#sp-header {box-shadow: 0 3px 6px rgb(0 0 0 / 29%)}
#sp-main-body {padding: 50px 0; background-color: #f0f0ee;}
.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-size: 22px;
    }
#sp-menu>.sp-column{flex-direction: column;}
.article-list .article .article-intro-image{margin: unset;}
.article-list .article{background-color: white;}
#sp-request-form #NameAndSurname, 
#sp-request-form #MediaOrganizationInstitution, 
#sp-request-form #Email{
    border-radius: 50px!important;
    border: 0px!important;
    height: 50px !important;
    font-size: 14px !important;
    box-shadow: 0 2px 6px 0 rgb(123 124 122 / 22%), 0 13px 12px -11px rgb(180 181 176 / 32%) !important;
}
.form-label{
	display: none;
}
#sp-request-form .btn-primary {
    font-size: 18px;
    border-radius: 50px;
    padding: 12px 40px 12px 40px;
    background: linear-gradient(to right, #248a9d 1%, #21436e 100%);
    box-shadow: 0 2px 6px 0 rgb(123 124 122 / 22%), 0 13px 12px -11px rgb(180 181 176 / 32%);
    width: 100%;
    border:0px;
}
#sp-request-form .rsform-thankyou-button{
	width: auto !important;
}
#sp-request-form .btn-primary:hover{
    background: linear-gradient(to right, #21436e 1%, #248a9d 100%);
}
.formRequired{
	display: none}
h2.sp-module-title{
	text-align: center;
	font-size: 32px;
	color: #212529;
	font-weight: 600;
}
.sp-module-content{
	text-align: center;
}
.blog img{
	width: 100%;
}

