/*
Theme Name:     Reebok Infohub
Description:    
Author:         unbridleddev
Template:       twentyseventeen

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

@font-face {
	font-family: 'DIN Condensed Medium';
	src: url('/wp-content/themes/reebok-infohub/fonts/webfonts/376209_0_0.eot');src: url('/wp-content/themes/reebok-infohub/fonts/webfonts/376209_0_0.eot?#iefix') format('embedded-opentype'),url('/wp-content/themes/reebok-infohub/fonts/webfonts/376209_0_0.woff2') format('woff2'),url('/wp-content/themes/reebok-infohub/fonts/webfonts/376209_0_0.woff') format('woff'),url('/wp-content/themes/reebok-infohub/fonts/webfonts/376209_0_0.ttf') format('truetype');
}

.horizontal-infohub {
	margin:0 auto; 
	width:1920px; 
	height:1080px;
	display: flex;
	justify-content: center;
	text-align: center;
}

.daily-notes,
.daily-agenda {
	display: flex;
    justify-content: center;
    align-items: center;
	color: #fff;
}

.daily-notes {
	width: 1275px;
}

.daily-agenda {
	width: 1350px;
	padding-left: 25px;
}

.agenda-headline {
	margin-bottom: 60px;
	width: 1600px;
}

.notes-headline {
	margin-bottom: 30px;
	width: 1600px;
}

.notes-headline {
	padding-left: 15px;
}

.notes-headline h2,
.agenda-headline h2 {
	font-family: "DIN Condensed Medium";
	font-size: 107px;
	letter-spacing: 4px;
}

.agenda-content {
	padding-left: 12px;
	margin-bottom: 60px;
}

.notes-content {
	padding-left: 12px;
	margin-bottom: 25px;
}

.agenda-content p {
	text-align: left;
	line-height: 60px;
	letter-spacing: 4px;
}

.notes-content p {
	text-align: left;
	letter-spacing: 4px;
}

.agenda-content .title p {
	font-family: "DIN Condensed Medium";
	color: #ab2328;
	font-size: 71px;
}

.notes-content .title p {
	font-family: "DIN Condensed Medium";
	color: #ab2328;
	font-size: 60px;
	line-height: 65px;
}

.agenda-content .description p {
	font-family: "DIN Condensed Medium";
	padding-top: 5px;
	font-size: 60px;
}

.notes-content .description p {
	font-family: "DIN Condensed Medium";
	padding-top: 5px;
	font-size: 45px;
	line-height: 50px;
}

sup {
	font-size: 60%;
}

.infohub-images h2 {
	color: #fff;
	font-family: 'DIN Condensed Medium';
	font-size: 90px;
	letter-spacing: 4px;
	margin-top: 8px;
}

.infohub-images-2 h2 {
	padding: 30px;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
	font-family: 'DIN Condensed Medium';
	letter-spacing: 4px;
	font-size: 120px;
}

.infohub-images-2 .reebok-hashtag {
	display: flex;
    justify-content: center;
    position: absolute;
    top: 33%;
    left: 30%;
    z-index: 9999999999;
}

.infohub-images-2 {
	position: relative;
}

