/* main page title */
.main-page-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.page-title {
	border-left:0;
	font-size: 2.75rem;
	font-family: "Montserrat",sans-serif;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	position:relative;z-index:1;
	margin:0 0 0 -3px;
	position: relative;
	line-height: 1;
	margin:1.75rem 0 5rem 0;
}

.moving-line {
	margin-top: 0.6875rem;
	display: block;
	background-color: #000;
    width: 14.188rem;
    height: 0.563rem;
    position: absolute;
    left: 7.94rem;
}

.main-inner .push-anchor-wrapper:nth-child(2) .focus {
	margin-top: 0;
}

.main-page-title p{
	margin:20px 350px 0 33px;
	line-height:1.4em;
	font-size:1.05em;
}
.main-page-title .page-subtitle{
	margin-top:8px;
	font:normal 1.4em/1 'Source sans Pro', Arial, sans-serif;
}

/* HEAD with border */
.head {
	position:relative;
	margin-left:-26px; padding-left:25px;
	line-height:1;
}

.head .section-title {
	color:#e9041e;
	font-style:normal; font-size: 0.75rem;
	line-height: 1.75;
}


/* ALPHA/BETA title */
.alpha-title,
.beta-title{
	font-size: 1.375rem;
    font-family: "Source Sans Pro",sans-serif;
    color: #000;
    font-weight: bold;
    line-height: 1.273;
}
.alpha-title {
	padding:0.8em 0 0.7em 0;
	color:#000;
	text-transform:uppercase;
}
.beta-title {
	padding:2rem 0 1rem 0;
	color:#262626;
}

.bgdark.large-push.focus .beta-title {
	padding: 0; 
}
.beta-title a {color:#262626;}
.push-com-presse .beta-title {
	margin-top:15px;
}
.bgdark .beta-title,
.bgdark .gamma-title { color:#fff; }

.push-shadow .beta-title,
.head .beta-title,
.block-video .beta-title,
.push-infography .beta-title {padding:0 0 .85em;}

.beta-subtitle {
	font:.7em/1.1 'Source sans Pro', Arial, sans-serif;
}
.beta-title-large{
	display:block;
	font-size:2em;
	line-height:1em;
}

/* GAMMA title */

.push-anchor-wrapper .gamma-title {
 	font-size: 1.25rem
}

.gamma-title {
	margin:0; padding:0;
	font-size: 1.125rem;
	font-family: "Source Sans Pro",sans-serif;
	color: #000;
	font-weight: bold;
	line-height: 1.111;
}
.gamma-subtitle {
	margin:0 0 1em;
	font-size:.75em;
	font-family:'Source sans Pro', Arial, sans-serif;
	line-height:1.5;
}

/* DELTA title */
.delta-title {
	width:345px;
	color:#000;
	font:bold .75em/1.5 'Source sans Pro', Arial, sans-serif;
}

/* Article */
#article h2 {
	margin:1.5em 0 -1.2em -31px; padding:0 0 2em 30px;
	color:#e9041e;
	font:1.1em/1.25em 'Source sans Pro', Arial, sans-serif;
}


/* free title */
.free-title {
	font-size: 2.125rem;
	font-family: "Montserrat",sans-serif;
	color: #000;
	font-weight: 800;
	text-transform: uppercase;
	line-height: 1;
	margin:1.875rem 0 1rem 0; 
	padding-left: 21.25rem;
	position: relative;
	display: inline-block;
}

.wrapper-title .free-title .moving-line {
	margin-top: 0.4rem;
	display: block;
	background-color: #000;
    width: 14.188rem;
    height: 0.438rem;
    position: absolute;
}
