
  #service .cycle-slidehsow {
	position: relative;
  }
  #service .cycle-slideshow section {
	text-align: center;
	width: 100%;
  }
  #service .cycle-slideshow section .container-fluid {
	padding: 0;
  }
  #service section article {
	text-align: center;
	padding: 30px 0 20px;
  }
  @media screen and (max-width: 1500px) {
	#service section article {
	  padding: 5px 0;
	}
  }
  #service section article p {
	font-size: 18px;
	font-weight: 300;
	line-height: 20px;
	max-width: 525px;
	margin: 0 auto;
	line-height: 1.3;
	padding: 0px 25px;
  }
  #service section article p.last {
	margin-bottom: 3rem;
  }
  #service section article p a,
  #service section article p a:visited {
	color: #1682c5;
	font-size: 24px;
	font-weight: 500;
	margin-top: 10px;
	line-height: 1.3;
  }
  #service figure img {
	display: block;
	width: 100%;
  }

  #service article .bttn-green {
	margin-top: 10px;
  }

  #service img.future {
	display: block;
	width: 100%;
	max-width: 425px;
	margin: auto;
	padding: 10px 10px 5px;
	mix-blend-mode: multiply;
  }
  #service img.help {
	display: block;
	width: 100%;
	max-width: 425px;
	margin: auto;
	padding: 5px 10px 5px;
	mix-blend-mode: multiply;
  }
  #service img.both {
	display: block;
	width: 100%;
	max-width: 350px;
	margin: auto;
	padding: 0;
	mix-blend-mode: multiply;
  }


  @media screen and (min-width: 1400px) {
	#service img.future,
	#service img.help, 
	#service img.both {
	  max-width: 450px;
	}
  }

  a.helpnum {
	display: inline-block;
	font-size: 35px!important;
	font-weight: 600!important;
	margin-top: 10px;
  }

  #service #s-prev, 
  #service #s-next {
	font-size:34px;
	/*color:#333;*/
	color:#1782c5;
	position:absolute;
	top:50%;
	z-index:999;
	cursor:pointer;
  }
  #service #s-prev {
	left:40px;
	left:40px;
  }
  #service #s-next {
	right:40px;
  }

  @media screen and (max-width: 1200px) {
	#service #s-prev, 
	#service #s-next {
	  top:15%;
	}
  }

  .m-show {
	display: none;
  }
  @media screen and (max-width: 1200px) {
	.d-show {
	  display: none;
	}
	.m-show {
	  display: block;
	}
  }

  #service section article p.choices-disclaimer {
	display: block;
	color: #bbb;
	font-size: 8px;
	font-style: italic;
	text-align: center;
	line-height: 11px;
	margin: 10px auto 0px auto;
  }
  @media screen and (max-width: 575px) {
	.visa-gift h2 {
	font-size: 28px;
}
	#stream-section img.stream-on-us {
	width: 75%;
}
	#stream-section {
	padding: 0rem 0 5rem;
}
  }
