html {
  font-family: Raleway;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}
.debug { border:1px solid red;}
.debug2 { border:1px solid blue;}
.black { font-weight: 900;}
.noblack { font-weight: 400;}
.bg-do { background: #DAA161;}
.bg-white { background: #fff;}
.bg-black { background: #000000;}
.text-black { color: : #000000;}


.travel-overflow-container {
  display: inline-block;
  min-width: 100vw;
  padding-left: calc((100vw - 72rem) / 2);
  padding-right: calc((100vw - 72rem) / 2)
}
.container{
	margin-left: 5vw;
	margin-right: 5vw
	}
.mini-height {
		min-height:60vh;
	}
.left-container{
	margin-left: 5vw;
	}
.minicontainer{
	padding-left: 5vw;
	padding-right: 5vw
	}
.text-navy {
		color: #374689;
	}
.text-white {
		color: #ffffff;
	}
.text-black {
  		color: #000;
  	}
.text-do{
		color: #DAA161;
	}
.text-dolight{
		color: #DCCDAD;
	}
.text-dogray{
		color: #666666;
	}
.text-dogray2{
		color: #9d9ea0;
		}
.text-dogray3{
		color: #B3B3B3;
		}
.bg-navy{
		 background-color: #374689;
	}
	.bg-dolight{
		background: #DFAE77;
	}
	.bg-dolighter{
		background: #E3BA8D;
	}
	.bg-dogray{
		background: #fafafa;
	}
	.bg-dogray2{
		background: #f2f2f2;
	}
	.text-8 {
	  font-size: .5rem
	}
	.text-11 {
	  font-size: 11px
	}
	.text-12 {
	  font-size: .8rem
	}
	.text-14 {
	  font-size: .9rem
	}
	.text-16 {
	  font-size: 1rem
	}
	.text-18 {
	  font-size: 1.25rem
	}
	.text-20 {
	  font-size: 1.3rem
	}
	.text-22 {
	  font-size: 1.4rem
	}
	.text-24 {
	  font-size: 1.5rem
	}
	.text-28 {
	  font-size: 1.8rem
	}
	.text-30 {
	  font-size: 1.9rem
	}
	.text-32 {
	  font-size: 2rem
	}
	.text-40 {
	  font-size: 2.5rem
	}
	.text-42 {
	  font-size: 2.62rem
	}
	.text-55 {
	  font-size: 3.5rem
	}
	.font18 {
	  font-size:18px;
	}


amp-fit-text {
    white-space: normal;
}


body {
  margin: 0
}

article,aside,footer,header,nav,section {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

figcaption,figure,main {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace,monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active,a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b,strong {
  font-weight: inherit;
  font-weight: bolder
}

code,kbd,samp {
  font-family: monospace,monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

audio,video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button,input,optgroup,select,textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,input {
  overflow: visible
}

button,select {
  text-transform: none
}

[type=reset],[type=submit],button,html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox],[type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details,menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

[hidden],template {
  display: none
}

.h1 {
  font-size: 2.5rem
}

.h2 {
  font-size: 1.625rem
}

.h3 {
  font-size: 1.3125rem
}

.h4 {
  font-size: 1.125rem
}

.h5 {
  font-size: 1rem
}

.h6 {
  font-size: .9375rem
}

.font-family-inherit {
  font-family: inherit
}

.font-size-inherit {
  font-size: inherit
}

.text-decoration-none {
  text-decoration: none
}

.bold {
  font-weight: 700
}

.regular {
  font-weight: 400
}

.italic {
  font-style: italic
}

.caps {
  text-transform: uppercase;
  letter-spacing: .2em
}

.left-align {
  text-align: left
}

.center {
  text-align: center
}

.right-align {
  text-align: right
}

.justify {
  text-align: justify
}

.nowrap {
  white-space: nowrap
}

.break-word {
  word-wrap: break-word
}

.line-height-1 {
  line-height: 1.11111
}

.line-height-2 {
  line-height: 1.42857
}

.line-height-3 {
  line-height: 1.6
}

.line-height-4 {
  line-height: 2.0625
}

.list-style-none {
  list-style: none
}

.underline {
  text-decoration:underline;

}

.truncate {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.list-reset {
  list-style: none;
  padding-left: 0
}

.inline {
  display: inline
}

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.table {
  display: table
}

.table-cell {
  display: table-cell
}

.overflow-hidden {
  overflow: hidden
}

.overflow-scroll {
  overflow: scroll
}

.overflow-auto {
  overflow: auto
}

.clearfix:after,.clearfix:before {
  content: " ";
  display: table
}

.clearfix:after {
  clear: both
}

.left {
  float: left
}

.right {
  float: right
}

.fit {
  max-width: 100%
}

.max-width-1 {
  max-width: 24rem
}

.max-width-2 {
  max-width: 32rem
}

.max-width-3 {
  max-width: 48rem
}

.max-width-4 {
  max-width: 64rem
}

.border-box {
  box-sizing: border-box
}

.align-baseline {
  vertical-align: baseline
}

.align-top {
  vertical-align: top
}

.align-middle {
  vertical-align: middle
}

.align-bottom {
  vertical-align: bottom
}

.m0 {
  margin: 0
}

.mt0 {
  margin-top: 0
}

.mr0 {
  margin-right: 0
}

.mb0 {
  margin-bottom: 0
}

.ml0,.mx0 {
  margin-left: 0
}

.mx0 {
  margin-right: 0
}

.my0 {
  margin-top: 0;
  margin-bottom: 0
}

.m1 {
  margin: .5rem
}

.mt1 {
  margin-top: .5rem
}

.mr1 {
  margin-right: .5rem
}

.mb1 {
  margin-bottom: .5rem
}

.ml1,.mx1 {
  margin-left: .5rem
}

.mx1 {
  margin-right: .5rem
}

.my1 {
  margin-top: .5rem;
  margin-bottom: .5rem
}

.m2 {
  margin: 1rem
}

.mt2 {
  margin-top: 1rem
}

.mr2 {
  margin-right: 1rem
}

.mb2 {
  margin-bottom: 1rem
}

.ml2,.mx2 {
  margin-left: 1rem
}

.mx2 {
  margin-right: 1rem
}

.my2 {
  margin-top: 1rem;
  margin-bottom: 1rem
}

.m3 {
  margin: 1.5rem
}

.mt3 {
  margin-top: 1.5rem
}

.mr3 {
  margin-right: 1.5rem
}

.mb3 {
  margin-bottom: 1.5rem
}

.ml3,.mx3 {
  margin-left: 1.5rem
}

.mx3 {
  margin-right: 1.5rem
}

.my3 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem
}

.m4 {
  margin: 2.5rem
}

.mt4 {
  margin-top: 2.5rem
}
.mt6 {
  margin-top: 5rem ;
}
.mr4 {
  margin-right: 2.5rem
}

.mb4 {
  margin-bottom: 2.5rem
}

.ml4,.mx4 {
  margin-left: 2.5rem
}

.mx4 {
  margin-right: 2.5rem
}

.my4 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem
}

.mxn1 {
  margin-left: -.5rem;
  margin-right: -.5rem
}

.mxn2 {
  margin-left: -1rem;
  margin-right: -1rem
}

.mxn3 {
  margin-left: -1.5rem;
  margin-right: -1.5rem
}

.mxn4 {
  margin-left: -2.5rem;
  margin-right: -2.5rem
}

.ml-auto {
  margin-left: auto
}

.mr-auto,.mx-auto {
  margin-right: auto
}

.mx-auto {
  margin-left: auto
}

.p0 {
  padding: 0
}

.pt0 {
  padding-top: 0
}

.pr0 {
  padding-right: 0
}

.pb0 {
  padding-bottom: 0
}

.pl0,.px0 {
  padding-left: 0
}

.px0 {
  padding-right: 0
}

.py0 {
  padding-top: 0;
  padding-bottom: 0
}

.p1 {
  padding: .5rem
}

.pt1 {
  padding-top: .5rem
}

.pr1 {
  padding-right: .5rem
}
.pbt {
  padding-bottom: .2rem
}
.pb1 {
  padding-bottom: .5rem
}

.pl1 {
  padding-left: .5rem
}

.py1 {
  padding-top: .5rem;
  padding-bottom: .5rem
}

.px1 {
  padding-left: .5rem;
  padding-right: .5rem
}

.p2 {
  padding: 1rem
}

.pt2 {
  padding-top: 1rem
}

.pr2 {
  padding-right: 1rem
}

.pb2 {
  padding-bottom: 1rem
}

.pl2 {
  padding-left: 1rem
}

.py2 {
  padding-top: 1rem;
  padding-bottom: 1rem
}

.px2 {
  padding-left: 1rem;
  padding-right: 1rem
}

.p3 {
  padding: 1.5rem
}

.pt3 {
  padding-top: 1.5rem
}

.pr3 {
  padding-right: 1.5rem
}

.pb3 {
  padding-bottom: 1.5rem
}

.pl3 {
  padding-left: 1.5rem
}

.py3 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem
}

.px3 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.p4 {
  padding: 2.5rem
}

.pt4 {
  padding-top: 2.5rem
}

.pr4 {
  padding-right: 2.5rem
}

.pb4 {
  padding-bottom: 2.5rem
}

.pl4 {
  padding-left: 2.5rem
}

.py4 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem
}

.px4 {
  padding-left: 2.5rem;
  padding-right: 2.5rem
}

.col {
  float: left
}

.col,.col-right {
  box-sizing: border-box
}

.col-right {
  float: right
}

.col-1 {
  width: 8.33333%
}

.col-2 {
  width: 16.66667%
}

.col-3 {
  width: 25%
}

.col-4 {
  width: 33.33333%
}

.col-5 {
  width: 41.66667%
}

.col-6 {
  width: 50%
}

.col-7 {
  width: 58.33333%
}

.col-8 {
  width: 66.66667%
}

.col-9 {
  width: 75%
}

.col-10 {
  width: 83.33333%
}

.col-11 {
  width: 91.66667%
}

.col-12 {
  width: 100%
}


	@media (max-width:40rem) {
	  .xs-hide {
	    display: none
	  }
.xs-col-1 {
	width: 8.33333%
}

.xs-col-2 {
	width: 16.66667%
}

.xs-col-3 {
	width: 25%
}

.xs-col-4 {
	width: 33.33333%
}

.xs-col-5 {
	width: 41.66667%
}

.xs-col-6 {
	width: 50%
}

.xs-col-7 {
	width: 58.33333%
}

.xs-col-8 {
	width: 66.66667%
}

.xs-col-9 {
	width: 75%
}

.xs-col-10 {
	width: 83.33333%
}

.xs-col-11 {
	width: 91.66667%
}

.xs-col-12 {
	width: 100%
}
.xs-pl0,.xs-px {
	padding-left: 0rem
}
.container-mag
{
margin-left: 7vw;
margin-right: 7vw;
margin-top: 2vh;
margin-bottom: 2vh
}

	}


@media (min-width:40.06rem) {
  .sm-col {
    float: left;
    box-sizing: border-box
  }

  .sm-col-right {
    float: right;
    box-sizing: border-box
  }

  .sm-col-1 {
    width: 8.33333%
  }

  .sm-col-2 {
    width: 16.66667%
  }

  .sm-col-3 {
    width: 25%
  }

  .sm-col-4 {
    width: 33.33333%
  }

  .sm-col-5 {
    width: 41.66667%
  }

  .sm-col-6 {
    width: 50%
  }

  .sm-col-7 {
    width: 58.33333%
  }

  .sm-col-8 {
    width: 66.66667%
  }

  .sm-col-9 {
    width: 75%
  }

  .sm-col-10 {
    width: 83.33333%
  }

  .sm-col-11 {
    width: 91.66667%
  }

  .sm-col-12 {
    width: 100%
  }
  .sm-pl0,.sm-px0 {
    padding-left: 0
  }
  .sm-p2{
    padding: 2rem
  }
  .container-mag{
  margin-left: 7vw;
  margin-right: 7vw;
  margin-top: 2vh;
  margin-bottom: 2vh
  }
}

@media (min-width:52.06rem) {
  .md-col {
    float: left;
    box-sizing: border-box
  }

  .md-col-right {
    float: right;
    box-sizing: border-box
  }

  .md-col-1 {
    width: 8.33333%
  }

  .md-col-2 {
    width: 16.66667%
  }

  .md-col-3 {
    width: 25%
  }

  .md-col-4 {
    width: 33.33333%
  }

  .md-col-5 {
    width: 41.66667%
  }

  .md-col-6 {
    width: 50%
  }

  .md-col-7 {
    width: 58.33333%
  }

  .md-col-8 {
    width: 66.66667%
  }

  .md-col-9 {
    width: 75%
  }

  .md-col-10 {
    width: 83.33333%
  }

  .md-col-11 {
    width: 91.66667%
  }

  .md-col-12 {
    width: 100%
  }
  .container-mag
  {
  margin-left: 11vw;
  margin-right: 11vw;
  margin-top: 2vh;
  margin-bottom: 2vh
  }

}

@media (min-width:64.06rem) {
  .lg-col {
    float: left;
    box-sizing: border-box
  }

  .lg-col-right {
    float: right;
    box-sizing: border-box
  }

  .lg-col-1 {
    width: 8.33333%
  }

  .lg-col-2 {
    width: 16.66667%
  }

  .lg-col-3 {
    width: 25%
  }

  .lg-col-4 {
    width: 33.33333%
  }

  .lg-col-5 {
    width: 41.66667%
  }

  .lg-col-6 {
    width: 50%
  }

  .lg-col-7 {
    width: 58.33333%
  }

  .lg-col-8 {
    width: 66.66667%
  }

  .lg-col-9 {
    width: 75%
  }

  .lg-col-10 {
    width: 83.33333%
  }

  .lg-col-11 {
    width: 91.66667%
  }

  .lg-col-12 {
    width: 100%
  }
  .lg-pl2,.lg-px2 {
    padding-left: .5rem
  }
  .container-mag
  {
  margin-left: 15vw;
  margin-right: 15vw;
  margin-top: 2vh;
  margin-bottom: 2vh
  }
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (min-width:40.06rem) {
  .sm-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media (min-width:52.06rem) {
  .md-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

@media (min-width:64.06rem) {
  .lg-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.items-start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.items-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.items-baseline {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline
}

.items-stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.self-start {
  -ms-flex-item-align: start;
  align-self: flex-start
}

.self-end {
  -ms-flex-item-align: end;
  align-self: flex-end
}

.self-center {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center
}

.self-baseline {
  -ms-flex-item-align: baseline;
  align-self: baseline
}

.self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch
}

.justify-start {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.justify-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.justify-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.justify-around {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.content-start {
  -ms-flex-line-pack: start;
  align-content: flex-start
}

.content-end {
  -ms-flex-line-pack: end;
  align-content: flex-end
}

.content-center {
  -ms-flex-line-pack: center;
  align-content: center
}

.content-between {
  -ms-flex-line-pack: justify;
  align-content: space-between
}

.content-around {
  -ms-flex-line-pack: distribute;
  align-content: space-around
}

.content-stretch {
  -ms-flex-line-pack: stretch;
  align-content: stretch
}

.flex-auto {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  min-height: 0
}

.flex-none {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3
}

.order-last {
  -webkit-box-ordinal-group: 100000;
  -ms-flex-order: 99999;
  order: 99999
}

.relative {
  position: relative
}

.absolute {
  position: absolute
}

.fixed {
  position: fixed
}
.sticky-social {
    position: fixed;
    bottom: 0px;
    width: 100%;

    padding: 5px 10px 5px 10px;
    background-color: #fff;
    text-align: center;
    z-index: 100;
}
.top-0 {
  top: 0
}
.top-25 {
  top: 25%
}

.left-7 {
  left: 2%
}

.right-0 {
  right: 0
}

.bottom-0 {
  bottom: 0
}
.bottom-600 {
  bottom: 300px
}

.left-0 {
  left: 0
}

.z1 {
  z-index: 1
}

.z2 {
  z-index: 2
}

.z3 {
  z-index: 3
}

.z4 {
  z-index: 4
}

.border {
  border-style: solid;
  border-width: 1px
}

.border-top {
  border-top-style: solid;
  border-top-width: 1px
}

.border-right {
  border-right-style: solid;
  border-right-width: 1px
}

.border-bottom {
  border-bottom-style: solid;
  border-bottom-width: 1px
}

.border-left {
  border-left-style: solid;
  border-left-width: 1px
}

.border-none {
  border: 0
}

.rounded {
  border-radius: 4px
}

.circle {
  border-radius: 50%
}

.rounded-top {
  border-radius: 3px 3px 0 0
}

.rounded-right {
  border-radius: 0 3px 3px 0
}

.rounded-bottom {
  border-radius: 0 0 3px 3px
}

.rounded-left {
  border-radius: 3px 0 0 3px
}

.not-rounded {
  border-radius: 0
}

.hide {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px,1px,1px,1px)
}

@media (max-width:40rem) {
  .xs-hide {
    display: none
  }
  .xs-pl0,.xs-px {
  	padding-left: 0rem
  }
}

@media (min-width:40.06rem) and (max-width:52rem) {
  .sm-hide {
    display: none
  }
}

@media (min-width:52.06rem) and (max-width:64rem) {
  .md-hide {
    display: none
  }
}

@media (min-width:64.06rem) {
  .lg-hide {
    display: none
  }
}

.display-none {
  display: none
}

* {
  box-sizing: border-box
}

body {
  background: #fff;
  color: #000;
  font-family: Raleway;
  min-width: 315px;
  overflow-x: hidden;
  font-smooth: always;
  -webkit-font-smoothing: antialiased
}

main {
  max-width: 700px;
  margin: 0 auto
}

p {
  padding: 0;
  margin: 0
}

.ampstart-accent {
  color: #808992
}

#content:target {
  margin-top: calc(0px - 3.5rem);
  padding-top: 3.5rem
}

.ampstart-title-lg {
  font-size: 2.5rem;
  line-height: 3.5rem;
  letter-spacing: .06rem;

}
.ampstart-title-sm {
  font-size: 1rem;
  line-height: 1.4;
  letter-spacing: .06rem
}

.ampstart-subtitle,body {
  line-height: 1.6;
  letter-spacing: normal
}

.ampstart-byline,.ampstart-caption,.ampstart-hint,.ampstart-label {
  font-size: .9rem;
  color: #000;
  line-height: 1.42857;
  letter-spacing: .06rem;

}

.ampstart-label {
  text-transform: uppercase
}

.ampstart-small-text {
  font-size: .9375rem;
  line-height: 1.11111;
  letter-spacing: .06rem
}

.ampstart-card {
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.14),0 1px 1px -1px rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)
}

.h1,h1 {
  font-size: 2.5rem;
  line-height: 3.5rem
}

.h2,h2 {
  font-size: 1.625rem;
  line-height: 2.5rem
}

.h3,h3 {
  font-size: 1.3125rem;
  line-height: 2.0625
}

.h4,h4 {
  font-size: 1.125rem;
  line-height: 1.6
}

.h5,h5 {
  font-size: 1rem;
  line-height: 1.42857
}

.h6,h6 {
  font-size: .9375rem;
  line-height: 1.11111
}

h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  letter-spacing: .06rem
}

a,a:active,a:visited {
  color: inherit
}

.ampstart-btn {
  font-family: inherit;
  font-weight: inherit;
  font-size: 1rem;
  line-height: 1.42857;
  padding: .68em .8em;
  text-decoration: none;
  white-space: nowrap;
  word-wrap: normal;
  vertical-align: middle;
  cursor: pointer;
  background-color: #fff;
  color: #021425;
  border: 1px solid #021425
}

.ampstart-btn:hover ,.active{
 background: #000000;
 color: white;
 border-radius: 0px;
 font-family: Raleway;
 font-weight: 700;
 text-align: center;
}


.ampstart-btn-secondary {
  background-color: #000;
  color: #fff;
  border: 1px solid #fff
}

.ampstart-btn-secondary:visited {
  color: #fff
}

.ampstart-btn:active .ampstart-btn:focus {
  opacity: .8
}

.ampstart-btn[disabled],.ampstart-btn[disabled]:active,.ampstart-btn[disabled]:focus,.ampstart-btn[disabled]:hover {
  opacity: .5;
  outline: 0;
  cursor: default
}

.ampstart-dropcap:first-letter {
  color: #000;
  font-size: 3.5rem;
  font-weight: 700;
  float: left;
  overflow: hidden;
  line-height: 2.5rem;
  margin-left: 0;
  margin-right: .5rem
}
.ampstart-dropcap a {
  color: #0d855a;
}

.ampstart-initialcap {
  padding-top: 1rem;
  margin-top: 1.5rem
}

.ampstart-initialcap:first-letter {
  color: #fff;
  font-size: 2.5rem;
  font-weight: 700;
  margin-left: -2px
}

.ampstart-pullquote {
  border: none;
  border-left: 4px solid #fff;
  font-size: 1.3125rem;
  padding-left: 1.5rem
}

.ampstart-byline time {
  font-style: normal;
  white-space: nowrap
}


.ampstart-dropdown {
  min-width: 200px
}

.ampstart-dropdown.absolute {
  z-index: 100
}

.ampstart-dropdown.absolute>section,.ampstart-dropdown.absolute>section>header {
  height: 100%
}

.ampstart-dropdown>section>header {
  background-color: #fff;
  border: 0;
  color: #021425
}

.ampstart-dropdown>section>header:after {
  display: inline-block;
  content: "+";
  padding: 0 0 0 1.5rem;
  color: #808992
}

.ampstart-dropdown>[expanded]>header:after {
  content: "–"
}

.absolute .ampstart-dropdown-items {
  z-index: 200
}

.ampstart-dropdown-item {
  background-color: #fff;
  color: #808992;
  opacity: .9
}

.ampstart-dropdown-item:active,.ampstart-dropdown-item:hover {
  opacity: 1
}


.ampstart-image-fullpage-hero {
  color: #021425
}

.ampstart-fullpage-hero-heading-text,.ampstart-image-fullpage-hero .ampstart-image-credit {
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  background: #fff;
  padding: 0 1rem .2rem
}

.ampstart-image-fullpage-hero>img {
  max-height: calc(100vh - 3.5rem);
  -o-object-fit: cover;
  object-fit: cover
}

.ampstart-fullpage-hero-heading {
  line-height: 3.5rem
}

.ampstart-fullpage-hero-cta {
  background: transparent
}

.ampstart-readmore {
  background: -webkit-linear-gradient(bottom,rgba(0,0,0,.65),transparent);
  background: linear-gradient(0deg,rgba(0,0,0,.65) 0,transparent);
  color: #021425;
  margin-top: 5rem;
  padding-bottom: 3.5rem
}

.ampstart-readmore:after {
  display: block;
  content: "⌄";
  font-size: 1.625rem
}

.ampstart-readmore-text {
  background: #fff
}

@media (min-width:52.06rem) {
  .ampstart-image-fullpage-hero>img {
    height: 60vh
  }
}

.ampstart-image-heading {
  color: #021425;
  background: -webkit-linear-gradient(bottom,rgba(0,0,0,.65),transparent);
  background: linear-gradient(0deg,rgba(0,0,0,.65) 0,transparent)
}

.ampstart-image-heading>* {
  margin: 0
}

.swiper .ampstart-image-with-heading {
  margin-bottom: 0
}

.ampstart-image-with-caption figcaption {
  color: #4f4f4f;
  line-height: 1.42857
}

.swiper .ampstart-image-with-caption {
  margin-bottom: 0
}

.ampstart-input {
  max-width: 100%;
  font-size: 1rem;
  line-height: 1.6;
  background: transparent;
  color: #666;
  font-family: Raleway;
  font-weight: 700;
  border: 1px solid black;
  border-radius: 0px;
  width: 100%;
  padding: .6rem 1.5rem .6rem 1.5rem;

}

.ampstart-input [disabled],.ampstart-input [disabled]+label {
  opacity: .5
}

.ampstart-input [disabled]:focus {
  outline: 0
}
.outline-none {
  outline: none,
}
.ampstart-input>input,.ampstart-input>select,.ampstart-input>textarea {
  width: 100%;
  margin-top: 1.11111;
  border: 0;
  border-radius: 0;
  color: #3e6458;
}


.ampstart-headerbar {
  background-color: #fff;
  color: #021425;
  z-index: 100;
  box-shadow: 0 0 5px 2px rgba(0,0,0,.1)
}

.ampstart-headerbar+:not(amp-sidebar),.ampstart-headerbar+amp-sidebar+* {
  margin-top: 3.5rem
}

.ampstart-headerbar-nav .ampstart-nav-item {
  padding: 0 1rem;
  background: transparent;
  opacity: .8
}

.ampstart-headerbar-nav {
  line-height: 3.5rem
}

.ampstart-nav-item:active,.ampstart-nav-item:focus,.ampstart-nav-item:hover {
  opacity: 1
}

.ampstart-navbar-trigger:focus {
  outline: none
}

.ampstart-nav a,.ampstart-navbar-trigger,.ampstart-sidebar-faq a {
  cursor: pointer;
  text-decoration: none
}

.ampstart-nav .ampstart-label {
  color: inherit
}

.ampstart-navbar-trigger {
  line-height: 3.5rem;
  font-size: 1.625rem
}

.ampstart-headerbar-nav {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.ampstart-nav-search {
  -webkit-box-flex: 0.5;
  -ms-flex-positive: 0.5;
  flex-grow: 0.5
}

.ampstart-headerbar .ampstart-nav-search:active,.ampstart-headerbar .ampstart-nav-search:focus,.ampstart-headerbar .ampstart-nav-search:hover {
  box-shadow: none
}

.ampstart-nav-search>input {
  border: none;
  border-radius: 3px;
  line-height: normal
}

.ampstart-nav-dropdown {
  min-width: 200px
}

.ampstart-nav-dropdown .accordion-header {
  background-color: #fff;
  border: none
}

.ampstart-nav-dropdown .accordion-content {
  background-color: #fff
}

.ampstart-nav-dropdown .ampstart-dropdown-item,.ampstart-nav-dropdown .ampstart-dropdown>section>header {
  background-color: #fff;
  color: #021425
}

.ampstart-nav-dropdown .ampstart-dropdown-item {
  color: #808992
}

.ampstart-sidebar {
  background-color: #f2f2f2;
  color: #666666;
  min-width: 300px;
  width: 300px
}

.ampstart-sidebar .ampstart-icon {
  fill: #666666
}

.ampstart-sidebar-header {
  line-height: 3.5rem;
  min-height: 3.5rem
}

.ampstart-sidebar .ampstart-dropdown-item,.ampstart-sidebar .ampstart-dropdown header,.ampstart-sidebar .ampstart-faq-item,.ampstart-sidebar .ampstart-nav-item,.ampstart-sidebar .ampstart-social-follow {
  margin: 0 0 2.5rem
}

.ampstart-sidebar .ampstart-nav-dropdown {
  margin: 0
}

.ampstart-sidebar .ampstart-navbar-trigger {
  line-height: inherit
}

.ampstart-navbar-trigger svg {
  pointer-events: none
}

.ampstart-related-article-section {
  border-color: #fff
}

.ampstart-related-article-section .ampstart-heading {
  color: #000;
  font-weight: 400
}

.ampstart-related-article-readmore {
  color: #fff;
  letter-spacing: 0
}

.ampstart-related-section-items>li {
  border-bottom: 1px solid #000
}

.ampstart-related-section-items>li:last-child {
  border: none
}

.ampstart-related-section-items .ampstart-image-with-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0
}

.ampstart-related-section-items .ampstart-image-with-caption>img,.ampstart-related-section-items .ampstart-image-with-caption>figcaption {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.ampstart-related-section-items .ampstart-image-with-caption>figcaption {
  padding-left: 1rem
}

@media (min-width:40.06rem) {
  .ampstart-related-section-items>li {
    border: none
  }

  .ampstart-related-section-items .ampstart-image-with-caption>figcaption {
    padding: 1rem 0
  }

  .ampstart-related-section-items .ampstart-image-with-caption>img,.ampstart-related-section-items .ampstart-image-with-caption>figcaption {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}

.ampstart-social-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

/* .ampstart-social-box>amp-social-share removed — no longer used */

/* Social share buttons (replaces amp-social-share) */
.social-share-container {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: 4px 0;
}
.social-share-container--horizontal {
  justify-content: center;
}
.social-share-sidebar {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.social-share-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-decoration: none;
  color: #fff;
  flex-shrink: 0;
}
.social-share-btn svg {
  pointer-events: none;
}
.social-share-facebook { background: #3b5998; }
.social-share-twitter  { background: #1da1f2; }
.social-share-whatsapp { background: #25d366; }
.social-share-pinterest { background: #bd081c; }
.social-share-linkedin { background: #0077b5; }
.social-share-tumblr   { background: #35465c; }
.social-share-email    { background: #777; }

.ampstart-icon {
  fill: #808992
}

.h1,.h2,h1,h2 {
  letter-spacing: 0
}

.h3,h3 {
  color: #021425;
  font-family: Raleway;
  letter-spacing: .6px
}

.h4,h4 {
  letter-spacing: .2px;
  line-height: 1.42857
}

.ampstart-title-lg {
  font-size: 2.8125rem;
  line-height: 1.11111;
  letter-spacing: normal
}

.ampstart-title-md {
  font-size: 1.125rem;
  line-height: 1.11111;
  letter-spacing: .2px
}

.ampstart-subtitle {
  color: #000;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: normal
}

.ampstart-byline {
  font-size: .9375rem;
  font-style: italic;
  letter-spacing: normal;
  color: #000;
  opacity: .9
}

.ampstart-caption {
  font: Raleway;
  letter-spacing: normal
}

.land-see-page-navigation,.land-see-page-navigation button,.land-see-page-navigation h3 {
  font: 400 .8125rem/2.0625 Raleway
}

.land-see-section-header {
  font: 600 .8125rem/1.6 Raleway;
  color: #021425;
  letter-spacing: 1px;
  text-transform: uppercase
}

.ampstart-headerbar {
  background: #fff;
  color: #021425;
  padding-right: 1rem
}

.ampstart-headerbar-nav {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none
}

@media (min-width:52.06rem) {
  .ampstart-headerbar-nav {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
  }

  .ampstart-headerbar-fixed-link {
    margin-right: 2rem;
    padding-right: 2rem;
  }
}

.ampstart-headerbar-nav>ul {
  text-align: right;
  float: right
}

.ampstart-headerbar-title {
  font:Raleway
}

.ampstart-navbar-trigger {
  font-size: 1.5rem
}

.ampstart-headerbar-fixed-link {
  margin-right: 0
}

.ampstart-sidebar .ampstart-nav-dropdown section header {
  height: 0;
  width: 0;
  margin: 0
}

.ampstart-headerbar .ampstart-nav-dropdown {
  display: none
}

.ampstart-nav-item {
  font-family:Raleway;
  text-transform: uppercase;
  letter-spacing: .1rem
}

.land-see-sidebar-nav-item {
  font-family: Raleway;
  color: #021425;
  text-transform: capitalize;
  letter-spacing: .6px;
  line-height: 2.0625
}

.ampstart-dropdown-item {
  font: 400 .9375rem/2.5rem Raleway;
  text-transform: uppercase;
  letter-spacing: normal;
  font-weight: 700;
}

.ampstart-sidebar .ampstart-dropdown-item {
  margin-bottom: 0
}

.ampstart-nav-dropdown {
  padding-bottom: .75rem
}

.ampstart-nav-dropdown .ampstart-dropdown-item,.ampstart-nav-dropdown .accordion-content,.ampstart-sidebar {
  background-color: #f2f2f2
}

.ampstart-sidebar-nav>ul>li:first-child {
  margin-bottom: 0
}

.ampstart-dropdown-items>li:last-child {
  margin-bottom: 1rem
}

.ampstart-label {
  line-height: 2.0625
}

.ampstart-sidebar .ampstart-dropdown-items:after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: #efe5e3
}

.ampstart-sidebar .ampstart-sidebar-nav:after {
  content: "";
  height: 100px;
  width: 100%;
  position: absolute;
  left: 0;
}

.ampstart-sidebar .ampstart-icon,.land-see-story-nav .ampstart-icon {
  color: #666666;
  fill: #021425
}

.ampstart-sidebar .ampstart-social-follow,.ampstart-social-follow {
  margin: 0
}

.ampstart-social-follow>li {
  margin-right: 0
}

.ampstart-sidebar .ampstart-nav-item {
  margin: 0 0 .5rem
}

.ampstart-sidebar .ampstart-faq-item {
  margin-bottom: 1.5rem
}
.ampstart-footer {
  font-family: Raleway;
  color: #fff;
  padding-top: 1rem;
  padding-bottom: 1.5rem;

}
 .ampstart-icon {
  fill: #3e6458
}

.ampstart-social-follow li:last-child {
  margin-right: 0
}

@media (max-width:40rem) {
  .ampstart-footer small {
    font-size: .688rem
  }
}
.land-see-subscribe {
  position: relative;
  height: 310px;
  overflow: hidden;
  color: #3e6458
}

.land-see-subscribe img {
  position: absolute;
  width: 100%;
  -o-object-position: top center;
  object-position: top center
}

.land-see img.cover {
  -o-object-fit: cover;
  object-fit: cover
}

.land-see-post-image {
  width: 100%;
  height: 250px;
  -o-object-fit: cover;
  object-fit: cover;
  object-position: center
}

.land-see-subscribe-form {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}

.land-see-subscribe-form form {
  padding: 0
}

.land-see-subscribe-form h2 {
  margin-bottom: 1.3125rem;
  padding-top: 2.5rem
}

.land-see-subs-heading-text {
  font-size: 1.625rem;
  position: relative
}

.land-see-subscribe-form .ampstart-input {
  margin-bottom: 0
}


.land-see-subscribe-form input:not([type=checkbox]):not([type=radio]) {
  -webkit-appearance: none
}

.land-see-subscribe-form input[type=email] {
  font: 600 .8125rem/2.0625 Raleway;
  letter-spacing: .6px;
  border: 2px solid #fff;
  padding: 2px 0 0 .688rem
}

.land-see-subscribe-form input[type=submit] {
  width: 10px;
  height: 13px;
  line-height: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='13' viewBox='0 0 10 13'%3E%3Cpath fill='%23FFF' d='M0 13.12V0l10.47 6.561z'/%3E%3C/svg%3E");
  border: none;
  position: absolute;
  top: -41px;
  right: 10px;
  cursor: pointer;
  z-index: 10
}

.land-see-subscribe-form input[type=email].user-invalid {
  border: 2px solid red
}

.land-see-stories {
  margin-bottom: 13px;
  position: relative;
  height:220px;
  overflow: hidden
}

.land-see-stories>h3 {
  text-transform: uppercase;
  font-weight: 700;
  min-height: 68px;
  line-height: 68px;
  outline: none
}

.land-see-stories>h3:after {
  content: "";
  position: absolute;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath fill='none' stroke='%23021425' stroke-width='2' stroke-miterlimit='10' d='M6.967 13.932V0M0 6.966h13.932'/%3E%3C/svg%3E");
  height: 14px;
  width: 14px;
  right: 30px;
  top: 28px;
  cursor: pointer
}

.land-see-stories[expanded]>h3:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14'%3E%3Cpath fill='none' stroke='%23021425' stroke-width='2' stroke-miterlimit='10' d='M0 6.966h13.932'/%3E%3C/svg%3E")
}

.land-see-stories:before {
  content: "";
  position: absolute;
  height: 168px;
  left: 0;
  right: 0;
  background-color: #f2f2f2;
}

.land-see-stories>h3 {
  cursor: default;
  background-color: inherit;
  padding-right: 0;
  border: none
}

.mag-category1:before {
  opacity: .3
}

.mag-category2:before {
  opacity: .45
}

.mag-category3:before {
  opacity: .6
}

.mag-category4:before {
  opacity: .75
}
.mag-category5:before {
  opacity: .85
}
.mag-category6:before {
  opacity: 1
}

.land-see-post-item {
  max-width: 196px;
  text-align: left
}

.land-see-pre-animate {
  opacity: 0;
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.land-see-post-item-wide {
  max-width: 100%;
  text-align: left
}

.land-see-post-featured {
  width: 100%
}

@media (min-width:30.06rem) {
  .land-see-post-featured {
    width: 50%
  }

  .land-see-post-video p {
    margin-bottom: 5rem
  }
}

.land-see-post-title {
  font-weight: 700
}

.land-see a.land-see-post-category {
  color: #808992;
  letter-spacing: 1.4px
}

.land-see-post-item h4, .land-see-post-item h5 {
  font-family: Raleway;
  color: #021425
}

.land-see-post-item h4 a:hover {
  opacity: .77
}

.land-see-cta-link {
  display: block;
  max-width: 813px
}

@media (min-width:52.06rem) {
  .land-see-cta-link {
    margin-top: 3.5rem;
    margin-bottom: 3.5rem
  }
}

.land-see-background-animation {
  top: calc(-80px + 3.5rem);
  left: 0;
  right: 0;
  height: 500px;
  min-height: 500px;
  z-index: -1
}

.land-see-stories-anim-container .land-see-background-animation {
  top: 435px
}

.land-see-background-animation svg {
  width: 100%;
  height: 100%
}

.land-see-background-image-left {
  top: 0;
  left: -36%;
  opacity: .2;
  width: 327px;
  height: 261px
}

.land-see-background-image-right {
  top: 0;
  right: -44%;
  opacity: .3;
  width: 313px;
  height: 250px
}

@media (min-width:40.06rem) {
  .land-see-background-animation {
    top: calc(-260px + 3.5rem)
  }

  .land-see-background-image-left {
    width: 690px;
    height: 551px
  }

  .land-see-background-image-right {
    top: 196px;
    width: 491px;
    height: 392px
  }
}
.mag-cart{
	max-width: 250px
}
.land-see-paging,.land-see-popular-content,.land-see-recent-content,.land-see-story-nav {
  max-width: 900px
}
.land-see-recent-content ul li:first-child {
  margin-top: 0
}

.land-see .swiper-button-prev,
.land-see .swiper-button-next {
  height: 40px;
  width: 40px;
  outline: none;
  cursor: pointer;
  background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='32' viewBox='0 0 16 32' overflow='visible'%3E%3Cpath fill='none' stroke='%23DFDFDF' stroke-miterlimit='10' d='M.354 31.201l15.423-15.424L.354.354'/%3E%3C/svg%3E") no-repeat 50%
}

.land-see .swiper-button-prev::after,
.land-see .swiper-button-next::after {
  display: none
}

.land-see .swiper-button-prev {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(180deg) translateY(50%);
  transform: rotate(180deg) translateY(50%)
}

.land-see-recent-accent-image {
  left: -5px;
  bottom: 25%;
  width: 44px;
  height: 35px
}

@media (min-width:40.06rem) and (max-width:52rem) {
  .land-see-popular-content {
    max-width: 636px
  }
  .ampstart-title-md {
    font-size: .9rem;
    line-height: 1.11111;
    letter-spacing: .2px
 }
}
@media (max-width:40rem) {
  .land-see-popular-content {
    max-width: 424px


  }
}

.land-see-hero-container {
  max-width: 1800px
}

.land-see-hero-carousel {
  max-width: 1800px
}

.land-see-hero-button,.land-see-hero-caption,.land-see-hero-title {
  color: #fff
}

.land-see-hero-content img:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -webkit-linear-gradient(top,hsla(120,0%,49%,0),hsla(120,0%,49%,.15) 30%,hsla(0,0%,5%,.6));
  background: linear-gradient(180deg,hsla(120,0%,49%,0) 0,hsla(120,0%,49%,.15) 30%,hsla(0,0%,5%,.6));
  z-index: 1
}

.land-see-hero-image {
  background-color: #7d7e7d;
  width: 100%;
  height: 680px;
  object-fit: cover
}

.land-see-cover-position-top img {
  -o-object-position: top center;
  object-position: top center
}

.land-see-cover-position-bottom img {
  -o-object-position: bottom center;
  object-position: bottom center
}

.land-see-hero-typography {
  top: 70%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%)
}

.land-see-hero-title {
  line-height: 1.11111;
  font-family: Raleway;
  margin-top: 5px;
  margin-bottom: 5px;
}

.land-see-hero-caption {
  font-size: 1rem;
  line-height: 1.3;
  opacity: .85

}

.land-see-hero-button {
  font: 400 1rem/1.11111 Raleway;
  padding: 13px 20px;
  margin-top: 100px;
  border: 1px solid #fff;
  opacity: .85;
  cursor: pointer
}

.land-see-hero-button:hover {
  opacity: .65
}

.land-see-hero-button:active {
  top: 1px
}

.land-see-hero-button:visited {
  color: #fff
}

.land-see-hero-left:before,.land-see-hero-right:before {
  content: "";
  position: absolute;
  top: 0;
  height: 680px;
  width: 131px;
  z-index: 4
}

.land-see-hero-left:before {
  right: 0;
  background: -webkit-linear-gradient(right,hsla(0,0%,100%,0),#fff);
  background: linear-gradient(270deg,hsla(0,0%,100%,0) 0,#fff)
}

.land-see-hero-right:before {
  background: -webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff);
  background: linear-gradient(90deg,hsla(0,0%,100%,0) 0,#fff)
}

#land-see-hero-left .swiper-button-prev,#land-see-hero-left .swiper-button-next,
#land-see-hero-right .swiper-button-prev,#land-see-hero-right .swiper-button-next {
  display: none
}

.land-see-hero-left {
  top: 0;
  right: 1470px;
  width: 1290px;
  height: 680px
}

.land-see-hero-right {
  top: 0;
  left: 1470px;
  width: 1290px;
  height: 680px
}

.land-see-gallery-progress button,.land-see-hero-progress button {
  border: none;
  background: transparent;
  cursor: pointer;
  outline: none
}

.land-see-progress-indicator {
  opacity: .4
}

.land-see-selected-slide {
  opacity: 1
}

@media (max-width:100rem) {
  .land-see-hero-left,.land-see-hero-right {
    display: none
  }
}

@media (max-width:40rem) {
  .land-see-hero-button,.land-see-hero-caption,.land-see-hero-title {
    color: #021425
  }

  .land-see-hero-title {
    font-weight: 600;
    font-size: 2rem
  }

  .land-see-hero-caption {
    width: auto
  }

  .land-see-hero-button {
    border-color: #021425
  }

  .land-see-hero-button:visited {
    color: #021425
  }

  .land-see .land-see-hero-container .swiper-button-prev,
  .land-see .land-see-hero-container .swiper-button-next {
    top: 24%
  }

  .land-see-hero-typography {
    max-width: 300px;
    margin-top: 32px;
    bottom: auto;
    left: auto;
    -webkit-transform: none;
    transform: none
  }

  .land-see-hero-progress {
    position: absolute;
    top: 266px;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%)
  }
}

.land-see-category h1 {
  font-family: Crimson Text,times,serif;
  color: #021425
}

.land-see-categories-nav,.land-see-categories-nav-page-load {
  overflow: hidden;
  height: 35px;
  border-bottom: 1px solid #f0f0f0
}

.land-see-categories-carousel>div:first-child {
  padding-bottom: 50px
}

.land-see-categories-carousel .swiper-button-next {
  content: "";
  background: -webkit-linear-gradient(left,hsla(0,0%,100%,0),#fff);
  background: linear-gradient(90deg,hsla(0,0%,100%,0),#fff);
  position: absolute;
  top: 0;
  right: 0;
  width: 150px;
  height: 70px
}

.land-see-categories-carousel .swiper-button-prev {
  left: 0
}

.land-see-categories-button {
  font: 500 .9375rem/1.11111 Raleway;
  text-transform: uppercase;
  letter-spacing: .1rem;
  border: none;
  outline: none;
  background-color: transparent;
  padding: 0 0 3px;
  cursor: pointer
}

.land-see-categories-button:focus,.land-see-next-page:focus,.land-see-prev-page:focus {
  outline: 0
}

.land-see-categories-nav-page-load button:target,.land-see-selected-category {
  border-bottom: 1px solid #98caaf;
  border-radius: 0
}

.land-see-paging {
  border-top: 1px solid #f0f0f0
}

.land-see-next-page,.land-see-prev-page {
  color: #808992;
  letter-spacing: 1.4px;
  border: none;
  text-transform: uppercase;
  text-decoration: underline;
  background-color: transparent;
  padding: 0 0 3px;
  cursor: pointer
}

.land-see-next-page:after,.land-see-prev-page:before {
  content: "";
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' height='12' width='8.118' viewBox='0 0 8.1184139 12.000001'%3E%3Cpath fill='%23808992' d='M8.118 6L.77 0 0 .624 6.585 6 0 11.376.769 12z'/%3E%3C/svg%3E");
  position: absolute;
  top: 8px;
  right: -16px;
  width: 8px;
  height: 12px;
  z-index: 1
}

.land-see-prev-page:before {
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transform: rotate(180deg) translateY(50%);
  transform: rotate(180deg) translateY(50%);
  left: -16px;
  top: 14px
}

.land-see-list-overflow[overflow] {
  background: -webkit-linear-gradient(bottom,#fff,hsla(0,0%,100%,.7) 50%,hsla(0,0%,100%,0));
  background: linear-gradient(0deg,#fff 0,hsla(0,0%,100%,.7) 50%,hsla(0,0%,100%,0));
  cursor: pointer;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 7px 0 5px;
  z-index: 2
}

.land-see-overflow-button {
  font-size: .8125rem;
  color: #021425;
  border-color: transparent;
  opacity: 1
}

@media (max-width:40rem) {
  .land-see-categories-carousel .swiper-button-prev,
  .land-see-categories-carousel .swiper-button-next {
    width: 60px
  }
}

@media (max-width:30rem) {
  .land-see-hide-mobile {
    display: none
  }
}

@media (min-width:30.06rem) {
  .land-see-hide-widescreen {
    display: none
  }

  .land-see-recent-content ul li:nth-child(2) {
    margin-top: 0
  }
}

.land-see-story-detail .land-see-post-item-wide {
  text-align: center
}

.ampstart-sidebar .ampstart-nav-dropdown .ampstart-dropdown-item,.land-see-blockquote p,.land-see-story-detail .land-see-hero-caption,.land-see-story-detail .land-see-hero-title {
  color: #000
}

.land-see-story-detail .land-see-hero-caption {
  width: auto
}

.land-see-story-subtitle {
  font-family: Raleway;
  font-weight: 600;
  margin-bottom: -.5rem
}

.land-see-story-copy b {
  line-height: normal
}

.land-see-blockquote:before {
  content: "";
  background: url(../img/land-see/structure/green-up-full-20.svg) 0 0/198px 156px no-repeat;
  position: absolute;
  top: 50%;
  left: 1rem;
  width: 198px;
  height: 157px;
  -webkit-transform: rotate(90deg) translate(-40%);
  transform: rotate(90deg) translate(-40%);
  opacity: .2;
  z-index: -1
}

.land-see-blockquote p {
  font-size: 1.625rem;
  line-height: 1.42857
}

.land-see-blockquote cite {
  font-family: Raleway;
  font-size: .688rem;
  font-style: normal;
  text-transform: uppercase;
  color: #808992
}

.land-see-gallery-progress {
  height: 58px
}

.land-see-gallery-progress-scroll {
  overflow-x: scroll;
  padding-bottom: 58px
}

.land-see-gallery-progress button {
  padding-right: 3px;
  outline: none;
  background: transparent
}

.land-see-gallery-progress button:last-child {
  padding-right: 0
}

.land-see-selected-preview-image {
  opacity: .77
}

.land-see-instagram-post {
  margin-top: -67px;
  max-width: 210px;
  max-height: 250px

}

.land-see-instagram>h3 span {
  margin-left: 40px
}

.land-see-instagram>h3 span:before {
  content: "";
  position: absolute;
  background: url(../img/icons/instagram.svg) -5px -3px/35px 35px no-repeat;
  height: 29px;
  width: 29px;
  top: 0;
  left: -40px;
  z-index: 3
}

.land-see-story-instagram-container.land-see-stories>h3:after {
  content: "";
  background: none;
  height: 0;
  width: 0
}

.land-see-story-social-share-heading {
  float: left;
  color: #808992;
  text-transform: uppercase;
  padding-top: .5rem
}

.land-see-story-nav .ampstart-social-follow {
  float: right;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media (max-width:30rem) {
  .land-see-story-detail .land-see-post-item .land-see-image-attribution {
    display: none
  }

  .land-see-blockquote p,.land-see-image-attribution,.land-see-story-copy,.land-see-story-subtitle {
    padding-left: 1rem
  }

  .land-see-flying-carpet {
    display: block
  }

  .land-see-story-subtitle {
    padding-top: 1rem
  }

  .land-see-story-copy {
    padding-right: 1rem
  }
  .land-see-story-copy h2 {
  text-align: left;
  }
  .land-see-blockquote:before {
    left: -22px
  }

  .land-see-blockquote {
    padding: 1rem
  }
}

@media (max-width:25rem) {
  .land-see-story-instagram-container {
    margin-bottom: 0
  }
}

@media (max-width:40rem) {
  .land-see-story-social {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
  }
}
.main-btn{
 background: #f2f2f2;
 color: #666666;
 border-radius: 4px;
 font-family: Raleway;
 font-weight: 700;
 text-align: center;
 border: 0px ;
 width: 100%;
 padding: .5rem 2rem .5rem 2rem;
}
.main-btn:hover{
 background: #000000;
 color: white;
 border-radius: 4px;
 font-family: Raleway;
 font-weight: 700;
 text-align: center;
 border-color: #374689;
}


 .pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;

}


.pagination a {
    color: black;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: 1px solid #ddd;
    margin: 0 4px;
}

.pagination a.active {
    background-color: #4CAF50;
    color: white;
    border: 1px solid #4CAF50;
}

.pagination a:hover:not(.active) {
  background-color: #ddd;
}


.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 2;
  color: #fff;
  background-color: #000;
  border-color: #000;
}

.page-item.disabled .page-link {
  color: #868e96;
  pointer-events: none;
  background-color: #fff;
  border-color: #ddd;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #ddd;
}

.page-link:focus, .page-link:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #ddd;
}

/* amp-social-share.rounded removed — replaced by .social-share-btn */
   .alert {
   	padding: 15px;
   }
   .alert-success {
   	background: #0ac035;
   }
   .alert-danger {
   	background: #ed1b24;
   }
   .alert-warning {
   	background: #d1ba1f;
   }
   .alert-info {
   	background: #42b0b1;
   }
.width-100{
  width: 100%
}

/* Off-canvas sidebar (replaces amp-sidebar) */
.ampstart-sidebar {
  position: fixed;
  top: 0;
  left: -320px;
  height: 100vh;
  overflow-y: auto;
  z-index: 1000;
  transition: left 0.3s ease;
  padding-top: 1rem;
}
.ampstart-sidebar.sidebar-open {
  left: 0;
}
.sidebar-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  z-index: 999;
}
.sidebar-overlay.sidebar-open {
  display: block;
}
.ampstart-dropdown-header {
  cursor: pointer;
  padding: 0.5rem 0;
  font-weight: bold;
}
.ampstart-dropdown-items {
  display: none;
}
.ampstart-dropdown-items.expanded {
  display: block;
}
