header.masthead{
	height: 45vh;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
div.maincontainer{
  font-family: 'Merriweather', sans-serif;
  color: #31353a;
  padding-bottom: 0vh;
}
section{
  padding-bottom: 5rem;
}
#servicesheading{
	padding-top: 10vh;
}
#circle-shape-example { 
  font-family: Open Sans, sans-serif; 
  margin: 2rem; 
}
#circle-shape-example img.curve { 
  width: 50%; height: 100%;
  min-width: 150px;
  float: left;
  margin-right:2rem; 
  border-radius: 50%;
  -webkit-shape-outside:circle();
  shape-outside:circle();

}
#circle-shape-example div{
	font-size: 1.5rem;
	font-family: 'Raleway', 'Times New Roman', serif;
	color: #383a3d;
}
.cms-custom-heading-wrap {
    display: block;
    width: 100%;
    padding-top: 1.5%;
}
.heading .cmsc-custom-heading {
    margin: 0 0 50px 0;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 40px;
}
.heading .cmsc-custom-heading .head {
    color: #25ae60;
    font-weight: 300;
    position: relative;
    padding-bottom: 20px;
}
.heading .cmsc-custom-heading .final {
    color: #131f58;
    font-weight: 700;
}
.heading .cmsc-custom-heading .head:before {
    width: 117px;
    left: 0;
    bottom: 10px;
}
.heading .cmsc-custom-heading .head:after {
    width: 100px;
    left: 60px;
    bottom: 0;
}
.heading .cmsc-custom-heading .head:before, .heading .cmsc-custom-heading .head:after {
    position: absolute;
    content: '';
    height: 1px;
    background-color: #53545a;
}
.bd-highlight {
    /*background-color: rgba(86,61,124,.15);*/
    border: 1px solid rgba(86,61,124,.15);
}
div.invest-canada{
  font-family: 'Raleway', 'Times New Roman', serif;
  width: 13rem;
  background-image: url("/images/greyzz.png");
  background-repeat: repeat;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
span.inv-num{
	font-size: 8rem;
  line-height: 5rem;
	font-weight: 1000;
  color: #324968;
}
span.inv-suff{
	font-size: 4rem;
	line-height: 4rem;
      position: absolute;
    top: 12%;
     color: #324968;
     border-bottom: 1px solid #4a4d51; 
}
span.inv-suff-bottom{
  position: absolute;
    bottom: 17%;
    font-size: 1rem;
     color: #4a4d51;
}
span.t-word{
font-weight: bold;
      color: #4a4d51;
}
span.m-word{
  font-weight: bold;
      color: #4a4d51;
}
span.b-word{
      font-size: 2.25rem;
      font-weight: bolder;
      color: #4a4d51;
}
span.m--long{
  font-size: 1.05rem;
}
span.inv-desc{
    position: absolute;
    
    font-size: 1rem;
     color: #4a4d51;
}
span.pound-symb{
 font-weight: bolder;
  font-size: 2.5rem;
      color: #324968;
}
span.third-word{
     font-size: 6rem;
    padding-left: 10%;
    font-weight: bolder;
    color: #324968;
}
span.fourth-word{
    font-size: 6rem;
    padding-left: 3%;
    font-weight: bolder;
    color: #324968;
}
span.inv-desc-top{
   
    top: 5%;
}
span.inv-desc-middle{
  top: 25.5%;
}
span.inv-desc-bt{
      bottom: 36%;
}
span.inv-desc-btt{
      bottom: 19%;
      font-weight: bold;
       color: #4a4d51;
}
span.fourth--long{
           position: absolute;
    bottom: 11%;
    margin-left: 3%;
    font-size: 1.5rem;
    letter-spacing: 3.5px;
}
div.inv-main-cell{
	height: 20rem;
}
div.inv-top-cell,div.inv-bottom-cell{
	height: 10rem;
}
.div-rel{
  position: relative;
}
.div-rel-horizontal{
  position: relative;
  height: 4rem;
}
div.globe-text{
  margin-top: 6%;

}
span.inv-fourth--descp{
  display: block;
  font-size: 1.25rem;
      color: #4a4d51;
      margin-top: 2.5%;
    margin-left:12.5%;

}
span.last-fourth--descp{
  color: #324968;
      font-size: 1.35rem;
      font-weight: bolder;
}
span.link-word{
  font-size: .5rem;
      color: #324968;
      line-height: normal !important;
      font-weight: bolder;

}
div.link-div{
  height: 2.5rem;
      line-height: 0;
}
img.stat_imgs{
  width: 70%;
}
@media only screen and (max-width: 600px){
#circle-shape-example img.curve {
    width: 97%;
    height: 40%;
    min-width: 150px;
     float: none; 
    margin-right: 2rem;
    border-radius: 50%;
     -webkit-shape-outside: circle(); 
     shape-outside: circle(); 
    display: block;
}
div.invest-column{
  width: 90% !important;
  padding: 0% !important;
}
div.invest-canada {
    margin: auto;
    width: 17rem;
}
span.fourth--long {
    position: relative;
    
}
}


