body{
	padding: 0;
	font-size: 18px;
	line-height: 30px;
	color: #022F54;
}
body, #template-email-outreach-playbook .panel-footer .h3{
	font-family: 'Noto Sans', sans-serif;
}
#template-email-outreach-playbook h1, #template-email-outreach-playbook h2, #template-email-outreach-playbook h3, #template-email-outreach-playbook .h1, #template-email-outreach-playbook .h2, #template-email-outreach-playbook .h3, #template-email-outreach-playbook .text-bubble .large, #template-email-outreach-playbook .list-bullet li span{
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 20px;
}
	#template-email-outreach-playbook h1, #template-email-outreach-playbook h3, #template-email-outreach-playbook h4{
		margin-top: 10px;
	}

#template-email-outreach-playbook h1, #template-email-outreach-playbook h2, #template-email-outreach-playbook h3{
	text-transform: uppercase;
	font-size: 42px;
	line-height: 50px;
}
#template-email-outreach-playbook h2, #template-email-outreach-playbook h3, #template-email-outreach-playbook h2.panel-title{
	font-size: 28px;
	line-height: 38px;
	font-weight: 600;
}
#template-email-outreach-playbook h3, #template-email-outreach-playbook h4{
	font-size: 24px;
	line-height: 34px;
}
@media screen and (max-width: 667px){
	#template-email-outreach-playbook h1, #template-email-outreach-playbook h2{
		font-size: 32px;
		line-height: 40px;
	}
	#template-email-outreach-playbook h2, #template-email-outreach-playbook h3, #template-email-outreach-playbook h2.panel-title, #template-email-outreach-playbook h4{
		font-size: 22px;
		line-height: 32px;
	}
}

	#template-email-outreach-playbook h1.title{
		font-size: 58px;
		line-height: 68px;
		font-weight: 600;
		margin: 0 0 40px 0;
	}
		#template-email-outreach-playbook h1.title span,
		#template-email-outreach-playbook .h1,
		#template-email-outreach-playbook .text-bubble .large{
			font-size: 32px;
			line-height: 42px;
		}
		#template-email-outreach-playbook h1.title span{
			margin: 10px 0;
			color: #053D59;
			display: block;
		}

	@media screen and (max-width: 667px){
		#template-email-outreach-playbook h1.title{
			font-size: 48px;
			line-height: 58px;
		}
			#template-email-outreach-playbook h1.title span,
			#template-email-outreach-playbook .h1{
				font-size: 22px;
				line-height: 32px;
			}
	}

#template-email-outreach-playbook .h1, #template-email-outreach-playbook .h2, #template-email-outreach-playbook .h3, #template-email-outreach-playbook .list-bullet li span{
	font-size: 22px;
    line-height: 32px;
}
#template-email-outreach-playbook .h1, #template-email-outreach-playbook .h2, #template-email-outreach-playbook .h3, #template-email-outreach-playbook .text-bubble .large{
	display: block;
	font-weight: 600;
	margin: 0 0 10px;
	position: relative;
}
@media screen and (max-width: 667px){
	#template-email-outreach-playbook .h1, #template-email-outreach-playbook .h2, #template-email-outreach-playbook .h3, #template-email-outreach-playbook h2.panel-title{
		font-size: 18px;
		line-height: 28px;
	}
}

#template-email-outreach-playbook p {
	margin: 0 0 20px;
	font-size:18px;
}

#template-email-outreach-playbook hr{
	border-top: 2px dashed #CCC;
    width: 100%;
    display: block;
    margin: 40px 0;
}

#template-email-outreach-playbook a, #template-email-outreach-playbook a:hover, #template-email-outreach-playbook a:link, #template-email-outreach-playbook a:active, #template-email-outreach-playbook .list-bullet a:hover{
	text-decoration: underline;
}
#template-email-outreach-playbook .list-bullet a{
	text-decoration: none;
}

/* text */

#template-email-outreach-playbook .highlight{
	font-weight: 600;
	text-decoration: none !important;
	color: #225B82;
}
#template-email-outreach-playbook .highlight-yellow{
	color: #F2B92C !important;
}
#template-email-outreach-playbook .highlight-blue{
	color: #41EEF7 !important;
}

/* rows & cols */
#template-email-outreach-playbook .row{
	margin-top: 20px;
}
	#template-email-outreach-playbook .section-ribbon .row,
	#template-email-outreach-playbook .panel .panel-body > .row,
	#template-email-outreach-playbook .subsection .row{
		margin-top: 0;
	}

@media screen and (max-width: 768px){
	#template-email-outreach-playbook .col-md-4.pull-left,
	#template-email-outreach-playbook .col-md-4.pull-right {
		float: none !important;
	}
}
@media screen and (min-width: 568px) and (max-width: 1024px){
	#template-email-outreach-playbook .col-halves{
		float: left;
		width: 45%;
		margin-right: 2%;
	}
	#template-email-outreach-playbook .col-halves-end{
		margin-right: 0;
	}
}

/* chapter */

#template-email-outreach-playbook .chapter{
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 20px;
}

@media screen and (max-width: 1440px){
	#template-email-outreach-playbook .chapter{
		padding: 0;
	}
}

/* blockquote */
#template-email-outreach-playbook blockquote::after, blockquote::before {
  display:none;
}
#template-email-outreach-playbook blockquote{
	border: 0;
	padding: 30px 40px 15px;
	margin: 20px 0 40px;
  margin-left:auto !important;
  margin-right:auto !important;
	background-color: #fff;
	border-radius: 50px;
  max-width:700px;
}
#template-email-outreach-playbook .panel blockquote{
	background-color: #DCF3F9;
}
#template-email-outreach-playbook blockquote.quote-dos,
#template-email-outreach-playbook blockquote.quote-donts{
	border-radius: 20px;
	margin: 10px 0 20px;
  padding:15px 30px;
}
#template-email-outreach-playbook blockquote.quote-dos{
	background-color: #FFD9E6;
}
#template-email-outreach-playbook blockquote.quote-donts{
	background-color: #DCF3F9;
}
	#template-email-outreach-playbook blockquote.quote-dos p,
	#template-email-outreach-playbook blockquote.quote-donts p{
		font-style: normal;
		margin: 0;
	}
#template-email-outreach-playbook blockquote a{
	text-decoration: none !important;
}
#template-email-outreach-playbook blockquote p{
	color: #555;
  font-size: 18px;
	font-style: normal;
}
#template-email-outreach-playbook blockquote p,
#template-email-outreach-playbook blockquote span{
	position: relative;
	z-index: 10;
}
#template-email-outreach-playbook blockquote span{
	display: block;
	margin-top: 10px;
	color: #022F54;
	font-weight: 600;
	text-align: right;
  letter-spacing: .03em;
}

/* sections */

#template-email-outreach-playbook .section{
	position: relative;
	margin-bottom: 0;
	padding: 0 0 60px 0;
}
#template-email-outreach-playbook .section-intro + .chapter .section{
    padding-top: 60px;
}
@media screen and (max-width: 667px){
	#template-email-outreach-playbook .section{
		padding: 0 0 20px 0;
	}
	#template-email-outreach-playbook .section-intro + .chapter .section{
		padding-top: 20px;
	}
}
	#template-email-outreach-playbook .section:not(.section-intro) h1{
		color: #fff;
		margin: 0 0 40px 0;
		font-weight: 600;
	}
	#template-email-outreach-playbook .section:not(.section-intro) h1 span{
		position: relative;
		display: inline-block;
		padding: 20px 40px;
		margin-right: 40px;
	}
	#template-email-outreach-playbook .section:not(.section-intro) h1 span:after{
		content: '';
		position: absolute;
		top: 50%;
		right: -20px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 45px 0 45px 20px;
		-webkit-transform: translate(0, -50%);
		        transform: translate(0, -50%);
	}
		#template-email-outreach-playbook .section:not(.section-intro) h1 span img{
			width: 80%;
		}

	@media screen and (max-width: 667px){
		#template-email-outreach-playbook .section:not(.section-intro) h1{
			font-size: 22px;
			line-height: 32px;
		}
			#template-email-outreach-playbook .section:not(.section-intro) h1 span{
				padding: 20px 15px;
				max-width: 50px;
			}
				#template-email-outreach-playbook .section:not(.section-intro) h1 span img{
					width: 100%;
				}
			#template-email-outreach-playbook .section:not(.section-intro) h1 span:after{
				border-width: 35px 0 35px 20px !important;
			}

	}
	@media screen and (max-width: 1024px){
		#template-email-outreach-playbook .section:not(.section-intro) h1 span,
		#template-email-outreach-playbook .section:not(.section-intro) h1 strong{
			vertical-align: middle;
		}
			#template-email-outreach-playbook .section:not(.section-intro) h1 span:after{
				border-width: 45px 0 45px 20px;
			}
				#template-email-outreach-playbook .section:not(.section-intro) h1 span img{
					width: 70%;
				}
		#template-email-outreach-playbook .section:not(.section-intro) h1 strong{
			display: inline-block;
			padding: 20px 0;
			width: 70%;
		}
	}

#template-email-outreach-playbook .section-nobottom{
	padding: 60px 0 0;
}
/*@media screen and (max-width: 767px){
	#template-email-outreach-playbook .section-nobottom{
		padding: 60px 0;
	}
}*/
@media screen and (max-width: 667px){
	#template-email-outreach-playbook .section-nobottom{
		padding: 0;
	}
}

#template-email-outreach-playbook .section-gray{
	background-color: #F7F7F7;
}
#template-email-outreach-playbook .section-gray.section-gray-pink,
#template-email-outreach-playbook .section-gray.section-gray-turq{
	background-color: #E6E6E6;
}
	#template-email-outreach-playbook .section-gray.section-intro .container{
		background: url(../img/top.png) no-repeat 0% 100% transparent;
	}
	@media screen and (max-width: 768px){
		#template-email-outreach-playbook .section-gray.section-intro .container {
			background-position: 40% 100%;
			background-size: 100%;
		}
	}
	@media screen and (max-width: 568px){
		#template-email-outreach-playbook .section-gray.section-intro .container{
			background-position: 30% 100%;
			background-size: 150%;
		}
	}
	#template-email-outreach-playbook .section-gray.section-intro h1{
		color: #0051AE;
	}
		#template-email-outreach-playbook .section-gray.section-intro h1 span{
			color: #00A8CC;
		}

#template-email-outreach-playbook .section-navy,
#template-email-outreach-playbook .section-blue h1,
#template-email-outreach-playbook .section-blue h2{
	background-color: #0051AE;
}
#template-email-outreach-playbook .section-navy{
	color: #fff;
}
	#template-email-outreach-playbook .section-navy h2,
	#template-email-outreach-playbook .section-navy .panel .panel-title,
	#template-email-outreach-playbook .section-navy .panel .panel-footer{
		background-color: #022F54;
	}
	#template-email-outreach-playbook .section-navy a,
	#template-email-outreach-playbook .section-navy .highlight,
	#template-email-outreach-playbook .subsection-alt .h3{
		color: #41EEF7;
	}

#template-email-outreach-playbook .section-turq,
#template-email-outreach-playbook .section-turq h1,
#template-email-outreach-playbook .section-gray.section-gray-turq h1,
#template-email-outreach-playbook .section-turq h2{
	background-color: #19C6DD;
}
	#template-email-outreach-playbook .section-turq h1 span,
	#template-email-outreach-playbook .section-gray.section-gray-turq h1 span{
		background-color: #01A9CD;
	}
	#template-email-outreach-playbook .section-turq h1 span:after,
	#template-email-outreach-playbook .section-gray.section-gray-turq h1 span:after{
		border-color: transparent transparent transparent #01A9CD;
	}
	#template-email-outreach-playbook .section-turq h2,
	#template-email-outreach-playbook .section-blue h2,
	#template-email-outreach-playbook .section-pink:not(.session-gray-pink) h2{
		text-align: center;
	}

#template-email-outreach-playbook .section-pink,
#template-email-outreach-playbook .section-pink h1,
#template-email-outreach-playbook .section-gray.section-gray-pink h1,
#template-email-outreach-playbook .section-gray.section-gray-pink h2.panel-title,
#template-email-outreach-playbook .section-pink:not(.session-gray-pink) h2{
	background-color: #FF3F80;
}
#template-email-outreach-playbook .section-gray.section-gray-pink h2:not(.panel-title){
	color: #FF3F80;
	padding: 20px 0;
	margin-bottom: 0;
}
	#template-email-outreach-playbook .section-pink h1 span,
	#template-email-outreach-playbook .section-gray.section-gray-pink h1 span{
		background-color: #CD275A;
	}
	#template-email-outreach-playbook .section-pink h1 span:after,
	#template-email-outreach-playbook .section-gray.section-gray-pink h1 span:after{
		border-color: transparent transparent transparent #CD275A;
	}

#template-email-outreach-playbook .section-blue{
	background-color: #0071D7;
}
	#template-email-outreach-playbook .section-blue h1 span{
		background-color: #003E7C;
	}
	#template-email-outreach-playbook .section-blue h1 span:after{
		border-color: transparent transparent transparent #003E7C;
	}

#template-email-outreach-playbook .section-turq .container,
#template-email-outreach-playbook .section-blue .container,
#template-email-outreach-playbook .section-pink .container,
#template-email-outreach-playbook .panel-body{
	background-color: #fff;
}
#template-email-outreach-playbook .section-turq .container,
#template-email-outreach-playbook .section-blue:not(.section-last) .container,
#template-email-outreach-playbook .section-pink .container{
    padding-bottom: 40px;
    padding-top: 40px;
}
#template-email-outreach-playbook .section-blue.section-last .container{
	background-color: transparent;
}
#template-email-outreach-playbook .panel-gray .panel-body{
	background-color: #E6E6E6;
}

#template-email-outreach-playbook .section-gray:not(.section-intro) h1,
#template-email-outreach-playbook .section-turq h1,
#template-email-outreach-playbook .section-blue h1,
#template-email-outreach-playbook .section-pink h1{
	margin-bottom: 0 !important;
}
#template-email-outreach-playbook .section-turq,
#template-email-outreach-playbook .section-blue:not(.section-last),
#template-email-outreach-playbook .section-pink{
    padding-bottom: 0;
}

@media screen and (max-width: 667px){
	#template-email-outreach-playbook .section-gray:not(.section-intro) h2:not(.panel-title){
		padding: 0;
	}
	#template-email-outreach-playbook .section-turq .container,
	#template-email-outreach-playbook .section-blue:not(.section-last) .container,
	#template-email-outreach-playbook .section-pink .container{
		padding-bottom: 0;
	}
}

/* panel */

#template-email-outreach-playbook .panel{
	margin: 40px 0 20px;
	color: #022F54;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
}
#template-email-outreach-playbook .panel-body{
	padding: 40px !important;
	border-top-right-radius: 80px;
}
#template-email-outreach-playbook .panel-body,
#template-email-outreach-playbook .panel-title,
#template-email-outreach-playbook .panel-footer,
#template-email-outreach-playbook .section:not(.section-intro) h2{
	padding: 20px;
}

#template-email-outreach-playbook .panel-body.panel-list{
	padding: 20px 0 !important;
}
#template-email-outreach-playbook .panel-body.panel-table,
#template-email-outreach-playbook .panel-body.panel-table .panel-body{
	padding: 0 !important;
	overflow: hidden;
}
	#template-email-outreach-playbook .panel-title,
	#template-email-outreach-playbook .panel-footer,
	#template-email-outreach-playbook .section:not(.section-intro) h2{
		color: #fff;
		text-transform: uppercase;
	}
	#template-email-outreach-playbook .panel-title{
		display: inline-block;
		margin-bottom: 0;
	}

#template-email-outreach-playbook .panel-body.panel-table table.table-bordered{
	border: 0 !important;
	margin: 0;
}
	#template-email-outreach-playbook .panel-body.panel-table table.table-bordered th,
	#template-email-outreach-playbook .panel-body.panel-table table.table-bordered td{
		padding: 20px !important;
		border-color: #f1f1f1;
	}
	#template-email-outreach-playbook .panel-body.panel-table table.table-bordered th:first-child,
	#template-email-outreach-playbook .panel-body.panel-table table.table-bordered td:first-child{
		border-left: 0;
	}
	#template-email-outreach-playbook .panel-body.panel-table table.table-bordered th:last-child,
	#template-email-outreach-playbook .panel-body.panel-table table.table-bordered td:last-child{
		border-right: 0;
	}
	#template-email-outreach-playbook .panel-body.panel-table table.table-bordered tr:last-child td{
		border-bottom: 0;
	}

	#template-email-outreach-playbook .panel-body.panel-table table th.highlight{
		border-top: 2px solid #FF3F80;
		border-left: 2px solid #FF3F80 !important;
		border-right: 2px solid #FF3F80 !important;
	}
	#template-email-outreach-playbook .panel-body.panel-table table td.highlight{
		border-left: 2px solid #FF3F80 !important;
		border-right: 2px solid #FF3F80 !important;
	}
	#template-email-outreach-playbook .panel-body.panel-table table tr:last-child td.highlight{
		border-bottom: 2px solid #FF3F80 !important;
	}

@media screen and (max-width: 667px){
	#template-email-outreach-playbook .panel-body{
		border-top-right-radius: 0;
		padding: 20px !important;
	}
	#template-email-outreach-playbook .panel-body h2.panel-title {
		width: 100%;
	}
}

/* subsection */

#template-email-outreach-playbook .subsection,
#template-email-outreach-playbook .text-bubble{
	background: #fff;
	padding: 20px;
	border-radius: 20px;
}
#template-email-outreach-playbook .text-bubble{
	max-width: 40%;
	font-size: 16px;
	line-height: 24px;
	color: #003E7C;
	display: inline-block;
    position: absolute;
}
#template-email-outreach-playbook .text-bubble-alt{
	background: #FF3F80;
	color: #fff;
	margin-bottom: 20px;
	position: relative;
}
#template-email-outreach-playbook .text-bubble-alt-2{
	background: #E6E6E6;
	margin-bottom: 20px;
	position: relative;
	max-width: none;
}
	#template-email-outreach-playbook .text-bubble:before{
		content: '';
		position: absolute;
		top: 50%;
		left: -30px;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: 20px 30px 20px 0;
		border-color: transparent #fff transparent transparent;
		-webkit-transform: translate(0%, -50%);
		        transform: translate(0%, -50%);
	}
	#template-email-outreach-playbook .text-bubble-alt:before{
		border-color: transparent #FF3F80 transparent transparent;
	}
	#template-email-outreach-playbook .text-bubble-alt-2:before{
		border-color: transparent #E6E6E6 transparent transparent;
	}
	#template-email-outreach-playbook .text-bubble p{
		margin: 0;
	}
	#template-email-outreach-playbook .text-bubble .large,
	#template-email-outreach-playbook .text-bubble .h2{
		margin-bottom: 5px;
	}
	#template-email-outreach-playbook .text-bubble .h2{
		color: #0051AE;
		line-height: 22px;
	}
	#template-email-outreach-playbook .text-bubble .large{
		color: #FF3F80;
		font-size: 42px;
		line-height: 42px;
	}
	#template-email-outreach-playbook .text-bubble .large-alt{
		color: #0071D7;
	}

@media screen and (max-width: 568px){
	#template-email-outreach-playbook .text-bubble{
		width: 100% !important;
		max-width: 100% !important;
	}
	#template-email-outreach-playbook .text-bubble:before{
		display: none;
	}
}
@media screen and (max-width: 667px){
	#template-email-outreach-playbook .text-bubble{
	    width: 60%;
		max-width: 60%;
		position: relative;
		margin-bottom: 20px;
	}
	#template-email-outreach-playbook .col-halves .text-bubble{
	    width: 100%;
		max-width: 100%;
	}
	#template-email-outreach-playbook .text-bubble-alt:before,
	#template-email-outreach-playbook .text-bubble-alt-2:before{
		display: none;
	}
}

#template-email-outreach-playbook .subsection{
	display: block;
	padding: 40px;
	margin-bottom: 40px;
	background-color: #F7F7F7;
	position: relative;
}
#template-email-outreach-playbook .subsection-alt,
#template-email-outreach-playbook .panel-alt .panel-title{
	background-color: #003E7C !important;
}
	#template-email-outreach-playbook .subsection .h3{
		text-transform: uppercase;
	}
	#template-email-outreach-playbook .subsection p{
		margin: 0;
	}
	#template-email-outreach-playbook .subsection-alt p{
		color: #fff;
	}
@media screen and (max-width: 667px){
	#template-email-outreach-playbook .subsection{
		padding: 40px 20px;
	}
}

/* list */

#template-email-outreach-playbook ol, #template-email-outreach-playbook ul{
	margin: 10px 0 30px;
}
#template-email-outreach-playbook .list-half{
	float: left;
	width: 45%;
	margin-right: 2%;
}
#template-email-outreach-playbook .list-half-end{
	margin-right: 0;
}
	#template-email-outreach-playbook ol li, #template-email-outreach-playbook ul li{
		margin: 20px 0;
		font-size:18px;
	}
	#template-email-outreach-playbook ol li:first-child,
	#template-email-outreach-playbook ul li:first-child{
		margin-top: 0;
	}
	#template-email-outreach-playbook .panel-list .list-bullet li{
		padding: 20px 40px;
		margin: 0;
	}
	@media screen and (max-width: 667px){
		#template-email-outreach-playbook .panel-list .list-bullet li{
			padding: 20px;
		}
	}
	#template-email-outreach-playbook .panel-list .list-bullet li:nth-child(even){
		background-color: #F7F7F7;
	}
		#template-email-outreach-playbook .list-bullet li span{
			display: inline-block;
			vertical-align: middle;
			text-align: center;
			width: 40px;
			height: 40px;
			padding: 5px;
			margin: 0 10px 0 0;
			color: #fff;
			background-color: #0051AE;
			border-radius: 50%;
		}
		#template-email-outreach-playbook .list-bullet li a{
			color: #022F54;
			text-decoration: none;
		}
		#template-email-outreach-playbook .list-bullet > li .list-content{
			padding-left: 55px;
		}

	#template-email-outreach-playbook .list-bullet-alt,
	#template-email-outreach-playbook .list-bullet-alt-2{
		padding-left: 20px;
	}
	#template-email-outreach-playbook ul .list-bullet-alt,
	#template-email-outreach-playbook ul .list-bullet-alt-2{
		margin-top: 0;
		padding-left: 0;
	}
		#template-email-outreach-playbook ul .list-bullet-alt li,
		#template-email-outreach-playbook ul .list-bullet-alt-2 li{
			margin: 0 0 10px 0;
		}
		#template-email-outreach-playbook .list-bullet-alt > li:before,
		#template-email-outreach-playbook .list-bullet-alt-2 > li:before{
			content: '';
			position: relative;
			display: inline-block;
			vertical-align: middle;
			margin-right: 10px;
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 9px 0 9px 14px;
			border-color: transparent transparent transparent #FF3F80;
		}
		#template-email-outreach-playbook .list-bullet-alt-2 > li:before{
			width: 25px;
			height: 25px;
			border: 0;
			background: url(../img/bullet.png) no-repeat 0 0 transparent;
		}
		#template-email-outreach-playbook .list-bullet-alt-2 > li .list-content{
			padding-left: 42px;
		}
		#template-email-outreach-playbook .list-bullet-alt li strong,
		#template-email-outreach-playbook .list-bullet-alt-2 li strong{
		    margin-bottom: 10px;
			display: inline-block;
		}

@media screen and (max-width: 568px){
	#template-email-outreach-playbook .list-half{
		float: none;
		width: 100%;
		margin-right: 0;
		margin-bottom: 0;
	}
	#template-email-outreach-playbook .list-half-end{
		margin-top: 0;
	}
}
@media screen and (max-width: 667px){
	#template-email-outreach-playbook .list-bullet-alt,
	#template-email-outreach-playbook .list-bullet-alt-2{
		padding-left: 0;
	}
	#template-email-outreach-playbook .list-bullet-alt li strong,
	#template-email-outreach-playbook .list-bullet-alt-2 li strong{
		width: 80%;
		vertical-align: top;
	}
}


/* media */

#template-email-outreach-playbook .media .media-body{
	vertical-align: middle;
}

/* images */

#template-email-outreach-playbook .section .logo-wrapper{
	padding: 10px 0;
    margin-bottom: 40px;
}
	#template-email-outreach-playbook .section .logo-wrapper a {
		display: inline-block;
		margin: 0 10px;
	}
	#template-email-outreach-playbook .section .logo-wrapper a img{
		margin: 0;
	}
@media screen and (max-width: 768px){
	#template-email-outreach-playbook .section .logo-wrapper{
		margin-bottom: 10px;
	}
}

#template-email-outreach-playbook .section img.center-block{
	margin-bottom: 40px;
    margin-top: 20px;
}
#template-email-outreach-playbook .media img.center-block{
	margin-bottom: 20px;
}
#template-email-outreach-playbook .section-nobottom .stick-bottom img{
	margin-bottom: -15px !important;
    margin-top: 0;
}
#template-email-outreach-playbook .section img.pull-left{
	margin: 10px 40px 20px 0;
}
#template-email-outreach-playbook .section img.pull-right{
	margin: 10px 0 40px 20px;
}
#template-email-outreach-playbook .section .col-md-4.pull-left img,
#template-email-outreach-playbook .section .col-md-4.pull-right img{
	margin-top: 0;
	margin-bottom: 20px;
}

@media screen and (max-width: 568px){
	#template-email-outreach-playbook .section img.pull-left,
	#template-email-outreach-playbook .section img.pull-right{
		float: none !important;
		width: 40%;
		margin: 0 auto 20px;
	}
	#template-email-outreach-playbook .section img.img-legible{
		width: 100% !important;
	}
}
@media screen and (max-width: 1024px){
	#template-email-outreach-playbook .section img.img-legible{
		width: 50% !important;
	}
}
#template-email-outreach-playbook #chapter-0 h2.first-of-type {
	color:#fff;
	text-transform:uppercase;
	font-size: 28px;
	line-height: 38px;
	font-weight: 600;
	background:transparent;
	padding:0;
	margin:0 0 20px;
}
#template-email-outreach-playbook p.after-cold-images {
	margin-top:30px;
}
