/*!
 * Start Bootstrap - Logo Nav (https://startbootstrap.com/template-overviews/logo-nav)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logo-nav/blob/master/LICENSE)
 */

body {
  padding:0;
  line-height: 25px !important;
  font-family: 'Lato', sans-serif !important;
  font-size:1.2em;
}

h1, h2, h3{
	font-family: 'Playfair Display', serif;
}

main{
	overflow:hidden;
	width:100%;
}

@media (min-width: 992px) {
  body {
    padding:0;
  }
}

.boxtext{

	border-color: #e7e7e8;
	border-style: solid;
	border-width: 5px;
	padding:2%;
}

header.masthead {
	display:flex;
	justify-content:center;
	align-items:center;
	align-content:center;

	position: relative;
	overflow: hidden;
	/*background-image: url("https://secure.globeadvisor.com/v2/ads/partners/18/bentall_kennedy/01/article1/02/m/desktop/R0A3376i.jpg");
	background-image: url("../m/desktop/R0A3376i.jpg");*/
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
	background-color: #000;

	text-shadow: 2px 2px 4px #000000;

	height: auto;
	max-height:none;
	min-height:80vh;
}



header.masthead .masthead-content {
  z-index: 1;
  position: relative;
  padding:10vh 2vh;
}

header.masthead .masthead-content .masthead-heading {
  font-size: 2rem;
}

header.masthead .masthead-content .masthead-heading strong{
  color: #fabf1d;
}

header.masthead .masthead-content .masthead-subheading {
  font-size: 1rem;
}

header.masthead .bg-circle {
  z-index: 0;
  position: absolute;
  border-radius: 100%;
  /*background-image: url("https://secure.globeadvisor.com/v2/ads/partners/18/bentall_kennedy/01/article1/02/m/desktop/R0A3376i.jpg");
  background-image: url("../m/desktop/R0A3376i.jpg");*/
}

.masthead-content .container{
	max-width:800px;
}

.masthead-content .container hr{
	border-color: #fff;
	margin:3rem auto;
}

@media (min-width: 1025px) {
  header.masthead {
  }
  header.masthead .masthead-content .masthead-heading {
    font-size: 2.8rem;
  }
  header.masthead .masthead-content .masthead-subheading {
    font-size: 2rem;
  }
}


/*start share*/
.gi-share {
	display: flex;
	display: -ms-flexbox;
	ms-flex-align: center;
	justify-content: center;
	align-items: center;
	height:50px;
	width:70px;
}

ul {
  padding: 0;
  margin: 0;
}
.gi-share ul {
  display: flex;
  display: -ms-flexbox;
}
ul {
  list-style-type: none;
}
.gi-share li {
  height: 32px;
  text-align: center;
  width: 32px;
}
.gi-share a {
  background: 0 0;
  color: #777;
  display: inline-block;
  height: 100%;
  text-decoration: none;
  width: 100%;
  opacity: .8;
}
.gi-share li {
  opacity:.8;
}
.gi-share li :hover {
  opacity:1;
}
.gi-share span {
  display: inline-block;
  font-size: 1.1em;
  line-height: 1.85em;
  vertical-align: bottom;
}
.gi-header.gi-header__active {
  top: 0;
}
[class*=" gmicon-"],
[class^="gmicon-"] {
  font-family: !GMicon important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.gmicon-facebook::before {
  content: "\66";
  color: #fff;
}
.gmicon-twitter::before {
  content: "\74";
  color: #eee;

}

/*end share*/


.disclaimer{
	padding-top: 3rem;
	font-size:.8em;
	line-height:1.2em;
}


.img-responsive{
	width:100%;
	height:100%;
}

.quote{
	display:flex;
	align-content:flex-start;
	margin: 2rem 4rem;
}
.quote i{
	display:inline-block;
	height:1em;
	margin:0;
	padding:0 .4em 0 0;
	color:#fabf1d;
	font-size:5em;
	line-height:1em;
}
.quote span{
	display:inline-block;
	font-size:.8em;
	line-height:1.2em;
}

@media (max-width: 1025px) {
	header.masthead {
		display:block;
		height: auto;
		max-height:none;
		min-height:auto;
	}


	.quote{
		margin:0;
	}

	.quote i{
		font-size:3em;
		padding:0 -1em 0 -1em;
	}
}

.container .text{
	margin: 8%;
	line-height:1.8em;
}

main a{
	font-weight:bold;
}

main .img-fluid {
    min-width: 100%;
}


#links{
	margin-top: 10px;
	margin-bottom:10px;
}

#links .thumbnail{
	padding-left: 0px !important;
}

#links .row .sponsorcontent{
	background-color: #E3EFF1;
	margin:1px;
}

#links .row .sponsorcontent {
    background-color: #fff !important;
    }

.row {
    margin-top: 2%;
    margin-bottom: 2%;
}

.sharebtns{
  width:100%;
  text-align:center;
  margin:2em 0;
  padding:0;

}
.social{
  color:#fff;
  text-decoration:none;
  cursor:pointer;
  font-size:.8em;
  margin:2em;
  padding:5px;
      margin-left: 0px;
}

.share-btn{
   margin-left: 0px !important;
}

.sharebtns.social:hover, .sharebtns a:focus, .sharebtns a:hover{
  color:#fff;
  border-color: #fff;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-decoration: none;
  box-shadow: 0px 1px 0px #666;
}

.overlaytext{

padding: 20px;

}


/*!Begin Nav css */

.adv-brand {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	background: #4C4C4D;
	z-index: 20;
	transition: -webkit-transform .3s;
	transition: transform .3s;
	box-sizing: border-box;
	padding: 0;
	text-align:center;
}

.gamhead{
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	align-content:center;

	width:100%;
	height:50px;
	max-width:1260px;
	color:#fff;
	font-size:1rem;
	margin:auto;
}

.new-adv-sponsor-banner{
	display:block;
	position:absolute;
	top:50px;
	left:0;
	width:100%;
	/*height:10px;*/
	padding: 4px 0;
	background:#e5eff1;
	color:#333;
	text-align:center;
	font-size: .6875rem;
	z-index:8888;
}

.new-adv-banner{
	font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: .6875rem;
	line-height: 20px;
    letter-spacing: .0625rem;
    text-transform: uppercase;
    background-color: #E3EFF1;
}

.adv-logoright{
	display:inline-block;
	height:30px;
	width:auto;
	padding:10px;
	top:0;
	right:0;
	text-decoration:none;
	float:right;
	border:none;
}

.adv-logoright img{
	height:30px;
}

.c-header-title__anchor{
	display:block;
	position:absolute;
	width:60px;
	height:60px;
	z-index:9999;
}

.adv-navbar .navbar-brand {
	padding: 0;
	width: 100%;
	margin: 0;
}
.adv-brand .adv-logo {
	display:block;
	height: 60px;
	float: left;
}
@media (max-width: 710px) {
	.adv-brand .adv-logo {
		height: 60px;
	}
}
/* ----------------------------------- */
.adv-brand .adv-fr-wrapper {
	float: left;
	display: table;
	height: 40px;
	margin-left:70px;
}
@media (max-width: 710px) {
	.adv-brand .adv-fr-wrapper {
		height: 50px;
	}
}
@media (max-width: 550px) {
	.adv-brand .adv-fr-wrapper {
		display: inline-block;
	}
}
.adv-brand .adv-fr-wrapper .adv-fr {
	/*background-color:red;*/
	display: table-cell;
	vertical-align: middle;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 28px;
	padding: 0 10px 0 10px;
	font-weight:700;
}
@media (max-width: 9500px) {
	.adv-brand .adv-fr-wrapper .adv-fr {
		font-size: 15px;
		line-height: 40px;
		padding: 7px 5px 0px 10px;
	}
}
.adv-brand .adv-fr-wrapper .adv-line {
width: 1px;
/*display: table-cell;*/
height: 15px;
margin-top: 14px;
}
@media (max-width: 710px) {
.adv-brand .adv-fr-wrapper .adv-line {
height: 30px;
margin-top: 5px;
}
}
@media (max-width: 550px) {
.adv-brand .adv-fr-wrapper .adv-line {
display: none;
}
}
.adv-brand .adv-fr-wrapper .adv-sc {
/*background-color:orange;*/
display: table-cell;
vertical-align: middle;
font-size: 15px;
font-family: Helvetica, Arial, sans-serif;
font-weight: 100;
padding: 7px 10px 0 5px;
color: #777;
}
@media (max-width: 710px) {
.adv-brand .adv-fr-wrapper .adv-sc {
font-size: 12px;
padding: 2px 10px 0px 10px;
}
}
@media (max-width: 650px) {
.adv-brand .adv-fr-wrapper .adv-sc {
font-size: 8px;
padding: 0px 5px 0px 6px;
margin-top: -2px;
display: inline-block;
float: left;
clear: left;
color: #aaa;
text-transform: capitalize;
letter-spacing: 1px;
}
}

/*=====*/

/*-- footer --*/
#advertorialWrapper{
	width:100vw;
    background-color: #fff;

    border-style: solid;
    border-color: #eeedea;
    border-width: 1px 0 0 0;

	font-family: 'GMsanC-Regular','GMSansC','Helvetica Neue',Helvetica,Arial,sans-serif;
}

#advertorialWrapper .credits{
	color: #636c72;
	font-weight: 400;
	font-size:14px;
	text-align: center;
	padding: 0 1.25rem;
}


#advertorialFooter{
	position:relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    justify-content: center;

	margin:auto;
	width:90vw;
	max-width:768px;


}

#advWrapper{
	position:relative;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-around;
	padding: .625rem 0 .625rem 0;


	width:90vw;
	max-width:768px;
}

.advCard{
	display:flex;
	flex-wrap: nowrap;
	/*margin:.625rem;
	width:calc(50% - 1.25rem);*/

	width: 100%;

	text-decoration:none;
    color: #191919;
	margin-bottom: 1.25rem;

    align-items:flex-start;
}

.advCard:hover{
	text-decoration:underline;
}

.advCard img{
	width:50%;
	flex-basis: 50%;
	padding-right: 1.25rem;
}

.advCard .text{
	display:block;
	flex-basis: calc(50% - 2.5rem);
}


.advCard .headline{
	font-size:1.6em;;
}



.advCard .sponsor{
	color: #636c72;
	text-transform: uppercase;
	font-weight: 400;
	font-size:12px;
	text-align: left;
}







#editorialWrapper{
	width:100vw;
    background-color: #eeedea;

    border-style: solid;
    border-color: #eeedea;
    border-width: 1px 0 1px 0;
}

#editorialFooter{
	position:relative;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;

	width:90vw;
	max-width:1024px;

	margin:auto;


}

.contentFrom{
    display:block;
    position:relative;
    font-family: "GMsanC-Bold",Helvetica,Arial,Verdana,sans-serif;
    font-weight: normal;
    font-style: normal;
    margin-bottom: 0;
    font-size: .875rem;
    line-height: 1;
    text-transform: uppercase;
    color: #191919;
    letter-spacing: .0625rem;

    padding: .625rem 0;

    font-size: .75rem;
	line-height: 1;
	color: #595959;

    width:100%;
    flex:100%;
}

#editWrapper{
	display:flex;
	width:90vw;
	max-width:1024px;
	padding-bottom: 1.25rem;
}

.editCard{
	width:25%;
	overflow:hidden;
	padding: .625rem;

	display: flex;
	-webkit-box-pack: justify;
	justify-content: space-between;

    flex-wrap: wrap;

	margin-right: 1.25rem;

    font-family: "Pratt-Bold",Georgia,Palatino,"Book Antiqua","Times New Roman",serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1.1875rem;
    line-height: 1.15789;

    color: #191919;
    text-decoration:none;

    background: #fff;

	border-width:0;
	border-style:solid;

}


.editCard:last-child{
	margin-right: 0rem;
}


.editCard:hover{
	text-decoration:underline;
}

.o-card__col{
	-webkit-box-flex: 100%;
	flex: 100%;
	-webkit-box-ordinal-group: 2;
	order: 1;
}

.o-card__col:last-of-type{
	-webkit-box-ordinal-group: 3;
	order: 2;
	-webkit-box-flex: 100%;
	flex: 100%;
	padding: .625rem 0;
	margin-right: 0;
}

.editCard img{
	width:100%;
	height:auto;
}

@media only screen and (max-width: 1025px) {

	#advWrapper{
		flex-wrap: wrap;
	}

	.advCard{
		flex-wrap: wrap;
		width:calc(50% - 2.5rem);
		margin-left: 1.25rem;
		margin-right: 1.25rem;
		margin-bottom: 1.25rem;

	}

	.advCard img{
		width:100%;
		flex-basis:100%;
		padding-right:0;
		height:auto;
	}

	.advCard .text{
		flex-basis:100%;
	}

	#editWrapper {
		flex-wrap: wrap;
	}

	.editCard{
		width:calc(50% - 3.75rem);
		border:0;
		margin-left: 1.25rem;
		margin-right: 1.25rem;
		margin-bottom: 1.25rem;
	}

}

@media only screen and (max-width: 480px) {


	.advCard{
		width:calc(100% - 2.5rem);
	}

	.editCard{
		width:100%;
	}
}

/*-- footer --*/
footer.gi-footer {
    background-color: #fafafa;
    text-align:center;
}

footer.gi-footer .gi-footer__legal {
    padding: 15px 0;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    border-top: 1px solid #eee
}

footer.gi-footer .gi-footer__legal a {
    color: #444;
    text-decoration: none
}

footer.gi-footer .gi-footer__legal a:hover {
    color: #CE2A23
}

footer.gi-footer .gi-footer__legal ul {
    margin: 0 auto;
    padding: 0
}

footer.gi-footer .gi-footer__legal li {
    font-family: PrattBold, Georgia, "Times New Roman", serif;
    display: inline-block;
    list-style: none;
    padding: 0 6px
}

.gi-podcast-info,
footer.gi-footer .gi-footer__copyright {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

footer.gi-footer .gi-footer__copyright {
    padding: 14px 0;
    color: #555;
    font-size: 10px;
    line-height: 1.4;
    text-align: center;
    border-top: 1px solid #eee
}

footer.gi-footer .gi-footer__copyright address {
    margin: 0;
    font-style: normal;
    font-weight: 400;
    -webkit-font-smoothing: antialiased
}

footer.gi-footer .gi-footer__copyright abbr {
    border: none
}
abbr{border-bottom: none !important;
  cursor: inherit !important;
  text-decoration: none !important;}
/*=====*/
/*-- parallax styling --*/


.container-fluid.parallax {
 background-size: cover !important;
width: 100%;
	}


.gmicon-maple_leaf {
    color: #191919;
    text-align: center;
    padding:.625em 0;


    border-style: solid;
    border-color: #eeedea;
    border-width: 0 0 1px 0;
}
.gmicon-maple_leaf::before {
    content: "\6c";
}


footer.gi-footer.dark {
    background-color:#333;
}

footer.dark .gmicon-maple_leaf, footer.dark .gi-footer__legal a, footer.dark .gi-footer__copyright{
    color: #fff;
}

footer.dark .gi-footer__legal, footer.dark .gi-footer__copyright{
	border-top: 1px solid #444;
}

footer.dark .gi-footer__legal a:hover{
	color:#fff;
	text-decoration:underline;
}







/*=====*/


.gmicon-maple_leaf {
    color: #191919;
    text-align: center;
    padding:.625em 0;


    border-style: solid;
    border-color: #eeedea;
    border-width: 0 0 1px 0;
}
.gmicon-maple_leaf::before {
    content: "\6c";
}


footer.gi-footer.dark {
    background-color:#333;
}

footer.dark .gmicon-maple_leaf, footer.dark .gi-footer__legal a, footer.dark .gi-footer__copyright{
    color: #fff;
}

footer.dark .gi-footer__legal, footer.dark .gi-footer__copyright{
	border-top: 1px solid #444;
}

footer.dark .gi-footer__legal a:hover{
	color:#fff;
	text-decoration:underline;
}

/*=====*/

/*-- parallax styling --*/

.parallax1{
   background-image: url("https://secure.globeadvisor.com/v2/ads/partners/18/bentall_kennedy/01/article1/02/m/desktop/I7D4927.jpg");
   min-height: 500px;
   background-attachment: fixed;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   margin: 0;
   position:relative;
	color: #ffffff;
	text-align: center;
	-webkit-background-size: 100vw 100vh;
}

.parallax2{
   background-image: url("https://secure.globeadvisor.com/v2/ads/partners/18/bentall_kennedy/01/article1/02/m/desktop/180716-15488.jpg");
   min-height: 500px;
   background-attachment: fixed;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   margin: 0;
   position:relative;
	color: #ffffff;
   text-align: center;
	-webkit-background-size: 100vw 100vh;

}

.parallax3{
   background-image: url("https://secure.globeadvisor.com/v2/ads/partners/18/bentall_kennedy/01/article1/02/m/desktop/R0A3440.jpg");
   min-height: 500px;
   background-attachment: fixed;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   margin: 0;
   position:relative;
	color: #ffffff;
		text-align: center;
	-webkit-background-size: 100vw 100vh;

}

.parallax4{
   background-image: url("https://secure.globeadvisor.com/v2/ads/partners/18/bentall_kennedy/01/article1/02/m/desktop/1693-025.jpg");
   min-height: 500px;
   background-attachment: fixed;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   margin: 0;
   position:relative;
	color: #ffffff;
		text-align: center;
	-webkit-background-size: 100vw 100vh;

}


.parallaxX{
	height:50vh;
   min-height: 500px;
   background-attachment: fixed;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   margin: 0;
   position:relative;
	color: #ffffff;
	text-align: center;
	-webkit-background-size: cover;
}

@media only screen and (max-device-width: 1025px) {
   .parallax1 .parallax2 .parallax3 .parallax4, .parallaxX {
       background-attachment: scroll;
   }
}
.header1 {
	background-color: rgba(0, 0, 0, 1);
	padding:1%;
	position: absolute;
	top: 50%;
	right: 50%;
	-webkit-transform: translateY(-50%) translateX(50%);
	-ms-transform: translateY(-50%) translateX(50%);
	transform: translateY(-50%) translateX(50%);
}

 .mobile-header {
	padding:0 0 1em 0;
	font-size:1.45em;
	text-align:left;
}


.ad-message{text-align:center;
		font-size:.8em;
}


/**Custom Additions**/

#timelapse{
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
	opacity:.5;
	object-fit: cover;
}



/**IMAGES**/



/**TEXT**/
.heading_push{margin-top: 10rem!important;
}



.subheads{
	color: #ec008c;
	font-weight: bolder;
	text-transform: capitalize !important;

}


@media(min-width:1025px) {
  .rule_gone {
    display:none;
  }
	.mobile-show{
	display: none;
  }


}

@media(min-width:650px) {
  .mobile_breakpoint{
    display:none;
  }
}
@media(max-width:1024px) {
	.mobile-show{
		display: block;
  }

  .parallaxX{
  	background-attachment:scroll;
  }

  .parallax .header1{
  	display:none;
  }


}
@media(max-width:500px) {
  .parallaxX{
		min-height: 50vh;
		min-height:250px;
		max-height:600px;
  }

}

.advert{ padding:10px;
text-align: center;}

.b-lazy {
        -webkit-transition: opacity 500ms ease-in-out;
           -moz-transition: opacity 500ms ease-in-out;
             -o-transition: opacity 500ms ease-in-out;
                transition: opacity 500ms ease-in-out;
                 max-width: 100%;
                   opacity: 0;
    }
    .b-lazy.b-loaded {
                   opacity: 1;
    }