/* --------------------------------------------
     PAGE - Monthly Bulletin 
-------------------------------------------- */	
.resources-monthly-bulletin-hero {
	background-image:url('https://www.currencytransfer.com/wp-content/assets/monthlybulletin/monthly-bulletin-hero-bg.jpg'); 
}
.ct-cbp .body-text h2, .ct-cbp .body-text h3, .ct-cbp .body-text h4, .ct-cbp .body-text h5 {
	font-weight:700;
}
.ct-cbp .body-text h3, .ct-cbp .body-text h4 {
	text-transform: uppercase;
}
.ct-cbp .body-text h3 {
	font-size: 12px;
    margin-bottom: 0px;
}
.ct-cbp .body-text h4 {
	font-size:20px;
	margin-top: 0px;
	margin-bottom:10px;
	line-height:28px;
}
.ct-cbp .sectionheading {
	margin-bottom:5px;
	border-bottom:6px solid;
}
.cbp-gbp .sectionheading { border-color: #1695ca;}
.cbp-usd .sectionheading { border-color: #41B412;}
.cbp-eur .sectionheading { border-color: #FBC640;}
.cbp-ils .sectionheading { border-color: #2cbec5;}
.cbp-gbp .body-text h3, .cbp-gbp .body-text h6 { color:#1695ca;}
.cbp-usd .body-text h3, .cbp-usd .body-text h6 { color:#41B412;}
.cbp-eur .body-text h3, .cbp-eur .body-text h6 { color:#FBC640;}
.cbp-ils .body-text h3, .cbp-ils .body-text h6 { color:#2cbec5;}
.contents-list li {
    padding: 10px 10px 10px 20px;
    border-bottom: 1px solid #dddddd;
    position: relative;
    list-style: none;
}
.contents-list li:before {
    content: '';
    height: 10px;
    width: 10px;
    display: block;
    position: absolute;
    transform: rotate(45deg);
    top: 16px;
    left: 13px;
}
.cbp-gbp .cbp-event-date, .cbp-gbp .contents-list li:before {
    background: #1695ca;
}
.cbp-usd .cbp-event-date, .cbp-usd .contents-list li:before {
    background: #41B412;
}
.cbp-eur .cbp-event-date, .cbp-eur .contents-list li:before {
    background: #FBC640;
}
.cbp-ils .cbp-event-date, .cbp-ils .contents-list li:before {
    background: #2cbec5;
}
.cbp-story{
	margin-bottom:25px;
}
.cbp-story-title{
	margin-bottom: 15px !important;
}
.cbp-event{
	border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.cbp-event h6, .cbp-event ul{
	margin:0px;
}
.cbp-event-date{
    width: 50px;
    font-size: 20px;
    font-weight:700;
    text-align: right;
    padding: 9px 8px 10px 0px;
}
.cbp-event-day{
	padding:10px 10px 10px 15px
}
.cbp-event li{
	list-style: none;
}
/* --------------------------------------------
	PAGE - 
-------------------------------------------- */	
.resources-monthly-bulletin-hero {
	padding-top: 60px;
	padding-bottom: 80px;
}
.monthly-bulletin-highlights {
	margin: 20px 0px;
}
.monthly-bulletin-highlights h3 {
	margin: 0px 0px 10px;
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
	text-transform: uppercase;
}
.monthly-bulletin-highlights h4 {
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: 700;
	text-transform: uppercase;
}
.mb-highlights-gbp h4 {
	color: #1695ca;
}
.mb-highlights-usd h4 {
	color: #41B412;
}
.mb-highlights-eur h4 {
	color: #FBC640;
}
.monthly-bulletin-highlights ul {
	border-top: 6px solid;
}
.mb-highlights-gbp ul {
	border-color: #1695ca;
}
.mb-highlights-usd ul {
	border-color: #41B412;
}
.mb-highlights-eur ul {
	border-color: #FBC640;
}
.monthly-bulletin-highlights ul li {
	padding: 12px 10px 12px 20px;
	border-bottom: 1px solid #dddddd;
	position: relative;
	list-style: none;
}
.whitepaper-container {
	display: flex;
  align-items: center;
  margin: 0 auto;
}
.whitepaper-title {
  margin-bottom: 30px;
}
.mcr-latest-link {
	max-width: 720px;
}
@media(max-width:480px){
  .whitepaper-magazine img {
		width: 100%;
	}
}
@media(min-width:481px){
  
}
@media(max-width:767px){
	.whitepaper-container {
		width: 100%;
	}
	.whitepaper-magazine img {
		max-width: 380px;
	}
}
@media(min-width:768px){
	.whitepaper-container {
		width: 70%;
	}
}
@media(max-width:992px){
	.whitepaper-container {
		flex-direction: column;
	}
}
@media(min-width:992px){
	.whitepaper-container {
		width: 100%;
		flex-direction: row;
	}
  .whitepaper-title {
  	margin-bottom: 30px;
  }
  .whitepaper-magazine {
  	margin-top: 0px;
  }
}
/* --------------------------------------------
     PAGE - eBook Guide Page
-------------------------------------------- */	
.eBook-chapter-list {
	display:flex;
	flex-wrap:wrap;
	padding-top:50px;
	padding-bottom:50px;
}
.ebook-chapter-container {
	display: flex;
	flex-direction:column;
	align-items: flex-start;
	width:100%;
	margin-bottom:40px;
	padding-right:15px;
	padding-left:15px;
}
.ebook-chapter-header {
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	width: 100%;
	border-top:4px solid #1695CA;
	overflow:hidden;
}
.ebook-chapter-key {
	display:flex;
	position:relative;
}
.ebook-chapter-No {
	display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 75px;
    padding-left: 10px;
    background-color: #1695CA;
    color: #ffffff;
    font-size: 50px;
    font-weight: 900;
    z-index: 10;
}
.ebook-chapter-No:after {
	content:'';
	position:absolute;
	top:0;
	left:80px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 75px  75px 0 0;
	border-color: #1695CA transparent transparent transparent;
}
.ebook-chapter-img {
	position: absolute;
    width: 300px;
    left: 20px;
    z-index: 1;
}
.ebook-chapter-img img {
	margin:0px;
	width:400px;
	height: 75px;
}
.ebook-chapter-Title h3 {
	margin-bottom:0px;
	font-size:24px;
	line-height:30px;
	font-weight:700;
}
.ebook-chapter-Excerpt {
	padding-top:15px;
}
@media(min-width:768px){
	.ebook-chapter-header {
		flex-direction:row;
	}
}
@media(min-width:992px){
	.ebook-chapter-container {
		width: 50%;
	}
	.ebook-chapter-header {
		flex-direction:column;
	}
}
