@charset "UTF-8";
/* CSS Document */

body{
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-size: 14px;
	color: #08491C;
	background-color: white;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
.site{
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-size: 14px;
	color: #08491C;
	background-color: white;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
}
#page {
	max-width: 1280px;
	margin: 0;
	position: relative;
	max-height: none;
}
img{
	display: block;
	border: 0;
	width: 100%;
	height: auto;
}
/*Text styles*/

h1{
	font-size: 3em;
	font-weight: 250;
	line-height: 1.29em;
	text-align: center;
}

h3{
	font-size: 2em;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
p{
	font-size: 1em;
	font-weight: normal;
	line-height: normal;
	text-align: center;
}

/*Grid Container Stuff*/

.grid-container{
	display: grid;
	grid-template-columns: 36% 40%;
    grid-template-rows: auto;
	grid-gap: 4em;
	margin: 0 auto auto auto;
    width: 100%;
}

.SocialSidebar{
	background: #fdedf4;
}
.gridcontainerRight{
	margin-top: 2em;
}

/*Boston Globe Social Media Manager*/
.BostonGlobe{
	grid-column: 1/2;
    grid-row: 2/3;
	padding: 1em;
	background-color:#fdedf4;
}
h2.BostonGlobeTitles{
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	font-style: italic;
	margin-top: -1em;
}
.aboutBostonGlobe{
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	margin: 1em 1em 0 1em;
	line-height: 1.5em;
	padding: 2em;
}
.jobBostonGlobe{
	margin: -2em 1em 0 1em;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	padding: 2em;
}
.MoreBostonGlobe{
	margin: -2em 1em 0 1em;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	padding: 2em;
}
.BostonGlobeLink{
	margin-left: 12em;
	margin-top: 1em;
	padding: 1em;
	border-radius: 15%;
	background-color:#FFFFFF;
	width: 70px;}

.BostonGlobeSamples{
	margin-top: 1em;
	width: 520px;
	margin-left: 80px;
	height: 850px;
	margin-bottom: -10em;
}


/*MySA Editorial Designer*/
.MYSA{
	grid-column: 1/2;
    grid-row: 2/3;
	padding: 1em;
	background-color:#fdedf4;
}
h2.MYSATitles{
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	font-style: italic;
	margin-top: -1em;
}
.aboutMySA{
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	margin: 1em 1em 0 1em;
	line-height: 1.5em;
	padding: 2em;
}
.jobMySA{
	margin: -2em 1em 0 1em;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	padding: 2em;
}
.MySALink{
	margin-left: 12em;
	margin-top: 1em;
	padding: 1em;
	border-radius: 15%;
	background-color:#FFFFFF;
	width: 70px;}

.MySASamples{
	margin-top: 10em;
	width: 520px;
	margin-left: 80px;
	height: 850px;
	margin-bottom: -10em;
}

/*DMN Audience Producer*/
.DMN{
	grid-column: 1/2;
    grid-row: 2/3;
	padding: 1em;
	background-color:#fdedf4;
}
h2.DMNTitles{
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	font-style: italic;
	margin-top: -1em;
}
.aboutDMN{
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	margin: 1em 1em 0 1em;
	line-height: 1.5em;
	padding: 2em;
}
.jobDMN{
	margin: -2em 1em 0 1em;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	padding: 2em;
}
.DMNLink{
	margin-left: 12em;
	margin-top: 1em;
	padding: 1em;
	border-radius: 15%;
	background-color:#FFFFFF;
	width: 70px;}

.DMNSamples{
	margin-top: -13em;
	width: 520px;
	margin-left: 80px;
	height: 850px;
	margin-bottom: -15em;
}
/*DFP Producer*/
.DFPProducer{
	grid-column: 1/2;
    grid-row: 2/3;
	padding: 1em;
	background-color:#fdedf4;
	Margin-top: 3em;
}
h2.DFPTitles{
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
.aboutDFPProducer{
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	margin: 1em auto 0 auto;
	line-height: 1.5em;
	padding: 2em;
}
.jobDFPProducer{
	margin: -2em auto;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	padding: 2em;
}
.DFPProducerSamples{
	margin: -8em 0 8em 100px;
	width: 220px;
	height: 400px;
	
}

/*DFP Fellow*/
.DFPFellow{
	margin-top: 8em;
	grid-column: 1/2;
    grid-row: 2/3;
	padding: 1em;
	background-color:#fdedf4;
	margin-bottom: 0;
}
h2.DFPFellowTitles{
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
.aboutDFPFellow{
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	margin: 1em auto 0 auto;
	line-height: 1.5em;
	padding: 2em;
}
.jobDFPFellow{
	margin: -2em auto;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	padding: 2em;
}
.DFPFellowSamples{
	margin: 10em 0 -10em 100px;
	width: 320px;
	height: 600px;
}

/*The Pioneer*/

.thePioneer{
	margin-top: 6em;
	grid-column: 1/2;
    grid-row: 2/3;
	padding: 1em;
	background-color:#fdedf4;
	margin-bottom: 0;
}
h2.PioneerTitles{
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
	font-style: italic;
}
.aboutPioneer{
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	margin: 1em auto 0 auto;
	line-height: 1.5em;
	padding: 2em;
}
.jobPioneer{
	margin: -2em auto;
	font-size: 1em;
	font-weight: normal;
	text-align: left;
	line-height: 1.5em;
	padding: 2em;
}
iframe{
	position: relative;
	/*padding-bottom: 56.25%;*/
	width: 100%;
	margin: 4em 1em 0 1em;
}
.Pioneerembed{
	grid-column: 2/3;
	margin: 4em auto 0 6em;
}

.video iframe{
	position: absolute;
    top: 0;
    left: 0;
	/*padding-bottom: 56.25%;*/
	width: 100%;
    height: 100%;
	margin: 4em 1em 0em 1em;
}

.video{
	width: 100%;
	position: relative;
	margin-top: 8em;
}

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

/* media query for 768px, iPad size */

@media screen and (max-width: 768px){
	.grid-container{
		grid-template-columns: 1fr;
		grid-template-rows: auto;
	}
	.EditingSidebar{
		grid-column: 1/2;
	}
	.Pioneerembed{
		grid-column: 1/2;
	}
    .video, .video iframe {
        width: 90%;
        margin: 0 2em 0 2em;
    }    
    }
	


/*Media query for 450px, Iphone size*/
@media screen and (max-width: 450px){
	.grid-container{
		grid-template-columns: 1fr;
		grid-template-rows: auto;
	}
}

