/*header*/

.logo-options {
    height: 70px;
}

/*
.logo-options .col1 .first::after {
    content: "";
    background: url('/content/dam/commercial-eu/neurology/microsites/landingpages/en/sma-in-adults/images/Biogen-Logo-Expert-Series-on-SMA-in-Adults.png') center / cover no-repeat;
    position: absolute;
    left: 280%;
    top: -8px;
    width: 300px;
    height: 65px;
}
*/

header .main-nav .wrapper ul > li {
    border-bottom: none;
}

.template--generic-one-column header {
    border-bottom: 2px solid #edeeef !important;
}

header::before {
    background: #2e6ba4;
}

.logo-options .col1 .first {
    left: 35px;
}

@media screen and (max-width: 1280px) {
    .logo-options .col1 .first::after {
        left: 235%;
    }
    
    .logo-options .first span span img {
        padding-top: 5px;
    }
}

@media screen and (min-width:  1024px) {
    header{
		height: 150px;
    }

    header::before {
        background: #2e6ba4;
    }
}

@media screen and (max-width:  1024px) { 
    .logo-options .col1 .first {
        left: 50px;
    }

    .logo-options .col1 .first::after {
        top: 5px
    } 
}

@media screen and (max-width: 991px) {
    .logo-options .col1 .first::after {
        left: 195%;
        top: -10px;
    }
    
    .logo-options .col1 .first {
        top: 10px;
    }
    
    .logo-options .first span span img {
        padding-top: 0;
    }
}


@media screen and (max-width: 767px) {
    .logo-options .col1 .first {
        left: 0;
    }
    
    .logo-options .col1 .first::after {
        left: -30%;
        top: 110%;
    }
    
    .logo-options {
        height: 85px;
    }
}

@media screen and (max-width: 575px) {
    .logo-options .col1 .first::after {
        left: -10%;
        width: 130%;
    }
}

@media screen and (max-width: 375px) {
    .last-video {
        margin: 40% auto 0 !important;
    }
}

/*content*/

.content .video {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.content .main.generic-page.full-width a {
    background: #fe0000;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    text-transform: none;
    font-family: "Libre Franklin";
    font-weight: 600;
    font-size: 15px;
    padding: 0;
    margin-left: 0 !important;
    padding: 10px 45px;
    border: 1px solid #2573BA;
}

.content .main.generic-page.full-width .affiliatebutton{
	margin-top: 20px;
    margin-bottom: 20px;
} 

b {
    line-height: 1.6;
}

.info-tabcontent {
    transition: 0.3s;
}

.info .hide {
    display: none;
}

.info .show {
    display: block;
}

.info-header-tab {
    cursor: pointer;
    display: block;
    font-size: 16px;
    padding: 30px;
    color: #003A52;
    border: 2px solid #2e6ba4;
    margin: 15px;
    position: relative;
    z-index: 1;
}

.info-header-tab span {
    font-size: 0.9rem;
    font-weight: 500;
}

.info-header-tab.active {
    background-color: #2573BA;
    color: #fff;
    position: relative;
}

.info-header-tab:hover {
    color: #fff;
    background-color: #2573BA;
}

.info .columncontrol .row .col-sm-9.col-md-9{
	padding-left: 15px;
}

div.text {
    margin-bottom: 0;
}

.speaker-text {
    color: #2e6ca4;
    line-height: 1.3;
    font-size: 16px;
}

.video {
    position: relative;
}

.content .video img:first-of-type{
    width: 100%;
}

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

.column-control-column {
    padding: 0;
}

.column-control-column .speaker-item div.image img {
    margin: 20px auto;
    width: 100%;
    max-width: 150px;
}

.column-control-column .speaker-item div.location{
    color: #474747;
    line-height: 1.3;
    font-size: 13px;
}

.column-control-column .speaker-item div p.name {
    color: #2573BA;
}

.column-control-column .date .text p,
.column-control-column .date .text h2{
    color: #003A52;
    font-size: 1.125rem;
    margin-bottom: 5px;
}

body .content .column-control-column p {
    font-size: 1rem;
    margin: 0 0 5px 0;
}

.content h4, .content .h4 {
    font-size: 16px;
}

.column-control-column .date .text span{
    font-size: 1.625rem;
    font-weight: 600;

}

.html {
    border: 1px solid #d4d1d1;
    margin: 45px auto 0;
}



/*additional styles*/
.info-header .text .info-header-tab{
    margin: 0;
    border: 0;
    margin-bottom: 10px;
    box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.1);
}

.info-header .text div.info-header-tab:first-of-type{
	margin-top: 15px;
}

.info-header .text .info-header-tab.active{
    box-shadow: -2px 2px 10px 1px rgba(46, 107, 164, 0.4);
    margin-right: -15px;
}

.info-header .text .info-header-tab:hover{
    box-shadow: -2px 2px 10px 1px rgba(46, 107, 164, 0.4);
}

.info .columncontrol .row .col-sm-9.col-md-9 .column-control-column .divwrapper:not(:first-child) .row{
	justify-content: space-around;
}

.info .columncontrol .row .col-sm-9.col-md-9 .column-control-column .divwrapper .row .col-sm-4.col-md-4{
	max-width: 260px;
}

.info-tabcontent{
	box-shadow: 1px 1px 8px 0 rgba(0,0,0,0.1);
}

.info-tabcontent{
    margin-top: 15px;
    border-left: 2px solid #2573BA;
    overflow: hidden;
    background-color: white;
    padding: 20px;
}


.page-header-generic + .content{
	border-bottom: 2px solid #edeeef !important;
}

body{
	position: relative;
}

body:before{
    content: "";
    position: absolute;
    height: 30px;
    width: 100%;
    background: #2e6ba4;
    bottom: 0;
    left: 0;
    z-index: 1;
}


@media screen and (min-width:  1024px) {
    .columncontrol .row{
        width: 100%;
        position: static;
    }
}

@media screen and (max-width: 991px) {

	.info .columncontrol .row{
		flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .info .columncontrol .row .col-sm-9.col-md-9 .column-control-column .divwrapper:not(:first-child) .row{
        justify-content: center;
    }

    .info .columncontrol .row .col-sm-3.col-md-3,
    .info .columncontrol .row .col-sm-9.col-md-9{
		flex: 0 0 100%;
    }

	.info .columncontrol .row .col-sm-9.col-md-9{
        padding-left: 0;
    }

    .info .columncontrol .row .col-sm-4.col-md-4 {
		flex: 0 0 33.33%;
    }

    .column-control-column div.image img {
        padding: 0 20px;
    }
    
    .main-nav ul {
        display: none;
    }

    .column-control-column > div:first-child{
		overflow: visible;
    }

    .info-header .text .info-header-tab.active{
        margin-right: 0;
    }

    .info-header .text .info-header-tab{
		text-align: center;
    }
}

@media all and (min-width: 768px) {

    div.date {
        margin: 0;
    }

    .columncontrol .row{
        width: 100%;
        position: static;
        padding: 0 15px;
    }

    .column-control-column > div:first-child {
        overflow: visible;
        max-height: none;
    }
}

@media screen and (max-width: 767px) {
    div.date {
        margin: 0 auto;
    }

    div.html {
        margin-top: 10%;
    }
    
    .content .main.generic-page.full-width a {
        left: 26%;
        transform: translateX(-50%);
    }
    
    .last-video {
        margin: 20% auto 0 !important;
    }

    .columncontrol .row{
        width: 100%;
        position: static;
        padding: 0 15px;
    }
    
    .info-header {
        margin-top: 50px;
    }

    .info .columncontrol .row .col-sm-4.col-md-4 {
		flex: 0 0 100%;
    }
}

@media screen and (max-width: 575px) {
    
    div.html {
        margin-top: 15%;
    }
    
    .content .main.generic-page.full-width a {
        left: 9%;
        transform: none;
    }
    
    .last-video {
        margin: 30% auto 0 !important;
    }
}

@media screen and (max-width: 375px) {
    .last-video {
        margin: 40% auto 0 !important;
    }
}

/*footer*/

footer p {
    display: none !important;
}

footer small div {
    text-align: left;
}

footer small div a {
    word-wrap: break-word;
}

footer {
    padding: 0;
}

footer small div a{
	color: #2573BA;
}

footer{
	border-bottom: 0;
}

footer small div{
	font-family: 'Libre Franklin', sans-serif !important;
    font-size: 10px;
    font-weight: 500;
    line-height: 1.3;
} 


@media screen and (min-width:  1024px) {

    footer {
        padding-top: 15px;
    }
}

@media all and (max-width: 991px) {
	#footer .row .col:last-child {
        width: 100%;
        padding: 40px 20px;
    }

    #footer .row .col:last-child small{
		padding: 0;
    }

    footer .logo-biogen{
		margin: 0;
    }

    footer{
		padding-bottom: 20px;
    }

    #footer .row .col:first-child ul{
		margin: 0 0 20px;
    }
}


@media all and (min-width: 768px) {
    footer#footer small div {
        text-align: left;
    }

    footer {
        padding-top: 10px;
    }
}

@media all and (max-width: 767px) {
	footer .logo-biogen{
        text-align: center!important;
    }
}
