/*!
 * multiscroll.js 0.2.1
 * https://github.com/alvarotrigo/multiscroll.js
 * @license MIT licensed
 *
 * Copyright (C) 2016 alvarotrigo.com - A project by Alvaro Trigo
 */

:root {
  --h: auto;
  --o: 0px;
}

html {
  box-sizing: border-box;
	margin:0;
	padding:0;
}

body {
	margin:0px;
	padding:0px;
		font-family: 'Lato', sans-serif;
}


svg.tgam-nameplate-2 {
    background-color: transparent;
    display: block;
    height: 50px;
    padding: 2px;
    width: 50px;
	margin: 10px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}
svg:not(:root) {
    overflow: hidden;
}

svg.tgam-nameplate-2 path {
    fill: #fff;
}



element {

}
svg.tgam-nameplate-2 path.tgam-leaf {

    fill-rule: evenodd;

}
svg.tgam-nameplate-2 path {

    fill: #fff;

}

.title-fade{
    -webkit-animation: 1.5s ease 0s normal forwards 1 fadein;
    animation: 1.5s ease 0s normal forwards 1 fadein;
}
.title-fade-2{
    -webkit-animation: 3s ease 0s normal forwards 1 fadein;
    animation: 3s ease 0s normal forwards 1 fadein;
}

@keyframes fadein{
    0% { opacity:0; }
    20% { opacity:0; }
    100% { opacity:1; }
}

@-webkit-keyframes fadein{
    0% { opacity:0; }
    20% { opacity:0; }
    100% { opacity:1; }
}

@keyframes fade-in {
    from {opacity: 0;}
    to {opacity: 1;}
}
.fade-in-element {
  animation: fade-in 1.4s;
}

.hidden {
  opacity: 0;
}

.banff {
	background-color:#303f3a;
}
.banff-2 {
	
	background-color: #303f3a;
	background-image: url(RM_Destination_Banff_8474.jpg);
	background-size:cover;
}

.banff-title-style {
	background-color:#303f3a;
	padding:20px 20px !important;
}
.lake-louise {
	background-color:#77312f;
}
.lake-louise-2 {
	
	background-color: #77312f;
	background-image: url(RM_Destination_LakeLouise_5622.jpg);
	background-size:cover;
}
.lake-louise-title-style {
	background-color:#77312f;
	padding:20px 20px !important;
}

.jasper {
	background-color:#3f4860;
}
.jasper-2 {
	
	background-color: #3f4860;
	background-image: url(RM_Destination_AthabascaRiver_4920.jpg);
	background-size:cover;
}
.jasper-title-style {
	background-color:#3f4860;
	padding:20px 20px !important;
}

.final-title-style {
	background-color:#966f15;
	padding:20px 20px !important;
}



.hideme
{
    opacity:0;
}

.container {
	padding:0px;
	margin:0px;


}
p.related {
	margin:1rem 1.4rem;
	display:block;
	
}
a.related:link,a.related:visited {
	font-weight:bold;
	font-size: 1.0625rem;
    line-height: 1.17647;
	color: #595959;
    border-bottom: 1px solid #595959;
	text-decoration:none;
}
a.related:hover {
	color:#db161f;    
	border-bottom: 1px solid #db161f;
}
.ad-container {
    width: 100%;
    padding: 2px 0px;
    margin-bottom: 70px;
    clear: both;
	text-align:center;
}
.ad {
	max-width:728px;
	height:90px;
	background-color:dimgrey;
	margin:0px auto;
}

.wrapper {
  display: flex;
}
.wrapper-full {
  display: block;
}

.left,
.right {
  width: 50%;
}

.right {
  height: 100vh;
  color: white;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  transition: all .5s ease-in;
}


.nav {
  text-align: center;
height:100vh;
  padding: 0;
  margin-bottom: 0px;

}

.logo {
		width:80%;
	margin:0px auto;
	}

.credits h2 {
	font-family: 'Lato', sans-serif;
    font-size: 20px;
    color: #fff;
   
    display: inline-block;
    margin:30px auto 0px auto;
    padding-top: 0px;
	text-align:center;
	font-style:italic;
	font-weight:400 !important;

}

.hero {
	width:100%;
	height:100vh;
	overflow:hidden;

	position:relative;


}

.nav-left {
	width:50vw;
	height:100vh;
	overflow:hidden;
	float:left;
	position:relative;


}

.main-title-bg {
		background-color: #5b633f;
		background-image:url(RM_FPW_Mount_Rundle_NH_2016-dark.jpg);
	background-size:cover;
}
.main-title-bg .logo-container {
	max-width:700px;
	padding:0px 20px;
	

}

.hero, .nav-left, .nav-right {
 display: flex;
  justify-content: center;
  align-items: center;
	text-align:center;

}

.nav-right .logo-container {
	max-width:500px;
	padding:0px 9%;
}




h1.main-title-desktop {
	font-size:3.2rem;
	padding:0px 20px;
	font-family: 'Lato', sans-serif;
	font-weight:800;

	color:#fff;
	margin:0px auto;
	line-height:1;
	text-transform:uppercase;
	
}

.nav-right {
	width:50vw;
	height:100vh;
	overflow:hidden;
	float:right;
	padding:0px;
	margin:0px;
	position:relative;
}

.main-title-bg-2 {
		background-color:#5b633f;
}

.sharebtns {
	margin-top:30px;
}
.sharebtns a:link,a:active,a:visited{
	margin:0px 10px;
	padding-bottom:3px;
	color:#fff;
	border-bottom:1px solid #fff;
	text-decoration:none;
	font-size:14px;
}






.text-wrap {
	padding:80px 60px;
	font-family: 'Lato', sans-serif;
	line-height:1.5;
	font-size:1.125rem;
	max-width:700px;
	margin:0px auto;
	
}

.text-wrap ul {
	margin-left:20px;
	list-style-type: square;
}

.text-wrap li {
	margin-bottom:12px;
}


.text-wrap  p:first-child:first-letter {
  color: #5b633f;
  float: left;
  font-family: 'Lato', sans-serif;
font-size: 60px;
    line-height: 48px;
  padding-top: 0px;
  padding-right: 2px;
  padding-left: 0px;
	margin-bottoM:-2px;
}

.title-text-wrap {
	
	font-family: 'Lato', sans-serif;
	line-height:1.5;
	font-size:1.5rem;
	max-width:650px;
	margin:0px auto;
	color:#fff;
	text-align:left;
	padding:0px 9%;
}
	


.title-text-wrap  p:first-child:first-letter {
  color: #fff;
  float: left;
	    font-family: 'Lato', sans-serif;
    font-size: 86px;
    line-height: 58px;
    padding-top: 0px;
    padding-right: 2px;
    padding-left: 0px;
    margin-bottom: -2px;
}


.img-center {  
margin-left: calc(50% - 48vw);
    margin-right: calc(50% - 48vw);
	text-align: center;
}

.img-center img {
	
	width:100%;
	max-width:800px;
}



.instructions {
	text-align:center;
	padding:20px;
	color:#fff;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: #545454;
  font-weight: bold;
  font-size: 45px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
}

.prev:hover, .next:hover {
	border-bottom:0px;
	color:#FFFFFF;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}


/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .1} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .1} 
  to {opacity: 1}
}

.wrapper-slider {
	width:98%;
	position:relative;
	margin:30px 0px;
	padding-top:40px;


}


.instructions {
	text-align:center;
	padding:20px;
	font-size:16px;
	color:#6c827a;
}


.mySlides-1 {
	width: 90%;
    max-width: 1400px;
    position: relative;
    display: block;
    padding: 0px 40px 50px 40px;
    margin: 0px auto;
}

.mySlides-2 {
	width: 90%;
    max-width: 1400px;
    position: relative;
    display: block;
    padding: 0px 40px 50px 40px;
    margin: 0px auto;
}

.mySlides-3 {
	width: 90%;
    max-width: 1400px;
    position: relative;
    display: block;
    padding: 0px 40px 50px 40px;
    margin: 0px auto;
}


.slide-title {
	
    text-transform: uppercase;
    font-size: 1.2rem;
    font-weight: 800;
	color:#41494a;
}

.slide-components {
	width:100%;
	display:flex;
	padding:0px;
	margin:0px;
}

.numbertext {

	z-index:120;
	color:#000;
	font-size:11px;
	position: absolute;
	top:-20px;
	left:0px;
}

.numbertext-2 {

	z-index:120;
	color:#000;
	font-size:11px;
	position: absolute;
	top:-20px;
	right:0px;
}

.slide-img {
	width:62%;
	padding:0px;
	display: inline-block;
	position:relative;
	 display: flex;
  justify-content: center;
  align-items: center;

}

.slide-img-container {
	display:block;
	margin:0px 50px 0px 50px;
	position:relative;
}

.slide-img img {
	width:100%;
	display:block;
	height:auto;
}

.slide-caption {
	width:38%;
	height:auto;
	display: inline-block;
	position:relative;
	 display: flex;
  justify-content: center;
  align-items: center;
}

 .image-credit-2 a {
	color:#000 !important;
}

.caption-container {
	max-width:400px;
	font-size:1.1rem;	
	line-height:1.5;
}


.image-credit-2 {
	font-size:11px;
	font-style:italic;
	display:block;
	text-align:left;
	width:100%;
	padding-top:20px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}


.final-hero {
		background-color: #5b633f;
		background-image:url(RM_FPW_Train_Station_NH_2016.jpg);
	background-size:cover;
	width:100%;
	height:100vh;
	 display: flex;
  justify-content: center;
  align-items: center;
	text-align:center;
}



.cta-wrapper {
	width:100%;
	background-color:#013567;
	padding:80px 0px 50px 0px;
}
.cta-wrapper h1 {
	font-family:'Lato',sans-serif;
	color:#fff;
	font-weight:800;
	line-height:1.2;
	    max-width: 600px;
    margin: 0px auto;
    text-align: left;
	font-size:32px;
	
}

.cta-wrapper p {
	line-height:1.5;
	
}
.cta-wrapper img.detail {
    max-width: 260px;
    margin: 20px auto;
    display: block;
}


.cta-button {
	background-color:#c69a51;
	color:#000;
	font-family:'Lato',sans-serif;
	font-weight:800;
	text-transform:uppercase;
	font-size:17px;
	display:block;
	max-width:250px;
	text-align:center;
	margin:40px auto;
	padding:10px 5px;
	border-radius:3px;
	
}

.cta-wrapper a:link {
	text-decoration:none !important;
	color:#fff;
	border-bottom:1px solid #fff;
}
.cta-button:hover {
	background-color:#ba8b3e;
}

.disclaimer {
	margin:40px auto;
	display:block;
	max-width:440px;
	padding:20px;
	text-align:center;
	font-family:'Lato',sans-serif;
}



.gi-related {
    margin: 40px auto;
    padding: 15px 0;
	max-width:728px;
}

.gi-related h4 {
    padding-bottom: 10px;
    border-bottom: 1px solid #dcd9d7;
    font-size: 16px;
	font-family:'GMsanC';
	color:#666;
    text-transform: uppercase;
	margin-bottom:0px;
}
ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.gi-related__container li {
    border-bottom: 1px solid #eeedea;
}






@media only screen and (max-width: 1097px) {
	h1.main-title {
	font-size:3.8rem;
	}
	.quote-wrap h1 {
	font-size:3.8rem;
	padding-right:2rem;
	}
	.title-text-wrap {
    font-size: 1.2rem;
}
	.title-text-wrap p:first-child:first-letter {
    font-size: 64px;
    line-height: 50px;
    padding-top: 0px;
    padding-right: 2px;
    padding-left: 0px;
    margin-bottom: -2px;
}
}

@media only screen and (max-width: 960px) {
	h1.main-title {
	font-size:3.6rem;
	}
	.quote-wrap h1 {
	font-size:3.6rem;
	}
}

@media only screen and (max-width: 900px) {
	h1.main-title {
	font-size:3.4rem;
	}
	.quote-wrap h1 {
	font-size:3.4rem;
	}
	.nav-right .intro-text {
	width: auto;
	padding:0px 2em;
	}
	.vertical-center {
	padding:0.5em 2em;
	}
		.text-wrap {
	padding:50px 2em;
		}
	
}

@media only screen and (max-width: 845px) {
	
	.wrapper {
		display: -webkit-box;
    display: -moz-box;
    display: box;
    
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
	}

	.left,
.right {
  width: 100vw;
}
	
	wrapper-slider {
    width: auto;
		padding: 2rem;
	}
	

	.nav-left {
		width:100vw;
		display:block;
			 display: flex;
  justify-content: center;
  align-items: center;
	text-align:center;
}
	
	.main-title-bg .logo-container {
    display: block;
   
    padding: 40px 20px;
}
	
		.title-text-wrap {
    width:auto;
}
	.nav-right {
		width:100vw;
		display:block;
		height:auto;
	 padding: 50px 0px;
	}
	
	h1.main-title-desktop {
    font-size: 2.5rem;
	}
	
	.main-title-bg .logo-container {
    max-width: 70%;
	}
	
	.quote-wrap h1 {
	font-size:3rem;
	}
	
	.img-center {
		margin-left:auto;
		margin-right:auto;
	}

	.slide-components {
 		display: -webkit-box;
    display: -moz-box;
    display: box;
    
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
	}
	.slide-caption {
    width: 100%;
			   -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    box-ordinal-group: 1;
	}
	.caption-container {
    max-width: 100%;
	}
	.slide-img {
    width: 100%;
				   -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
	}

	.slide-img-container {
    margin: 0px;
	}
	
	.mySlides-1 {
	width: auto;
    padding: 0px 2rem 50px 2rem;
}

.mySlides-2 {
	width: auto;
    padding: 0px 2rem 50px 2rem;
}

.mySlides-3 {
	width: auto;
    padding: 0px 2rem 50px 2rem;
}
}

@media only screen and (max-width: 450px) {
	h1.main-title-desktop {
	font-size:2rem;
	}
	.quote-wrap h1 {
	font-size:2.35rem;
	}
}

.gi-slide.footer {
                                        background: #000;
                                        height: auto;
                                        padding: 1rem 2rem
                                    }

                                    .gi-slide.footer footer {
                                        background: #000;
                                        max-width: 300px;
                                        transform: none;
                                        left: 0;
                                        margin: 0 auto;
                                        position: relative;
                                        background: none;
                                        width: 100%
                                    }

                                    @media (min-width: 768px) {
                                        .gi-slide.footer footer {
                                            max-width:80%
                                        }
                                    }

                                    .gi-slide.footer footer.gi-footer .gi-footer__legal {
                                        border: none;
                                        font-size: 0.6rem
                                    }

                                    .gi-slide.footer footer.gi-footer .gi-footer__copyright {
                                        font-size: 0.5rem;
                                        line-height: 0.8rem;
                                        color: #ddd
                                    }

                                    .gi-slide.footer li {
                                        width: 100%
                                    }

                                    @media (min-width: 768px) {
                                        .gi-slide.footer li {
                                            width:auto
                                        }
                                    }

                                    .gi-slide.footer li a {
                                        color: #fff
                                    }


footer.gi-footer {
                                     
                                        background-color: #eee
                                    }

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

                                    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: "GMSansCBold","Helvetica Neue",Helvetica,Arial,sans-serif;
                                        display: inline-block;
                                        list-style: none;
                                        padding: 0 6px
                                    }

                                    footer.gi-footer .gi-footer__copyright {
                                        padding: 14px 0;
                                        color: #555;
                                        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
                                        font-size: 10px;
                                        line-height: 1.4;
                                        text-align: center;
                                        border-top: 1px solid #ddd;
										width:80%;
										margin:0px auto;
                                    }

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

                                    footer.gi-footer .gi-footer__copyright abbr {
                                        border: none
                                    }