
@import '//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css';/* http://meyerweb.com/eric/tools/css/reset/
   v5.0.1 | 20191019
   License: none (public domain)
*/html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, menu, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}/* HTML5 display-role reset for older browsers */article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
	display: block;
}/* HTML5 hidden-attribute fix for newer browsers */*[hidden] {
    display: none;
}body {
	line-height: 1;
}menu, ol, ul {
	list-style: none;
}blockquote, q {
	quotes: none;
}blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}table {
	border-collapse: collapse;
	border-spacing: 0;
}@font-face {
  font-family: 'CNN Sans';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/CNNSans-Regular.woff2') format('woff2'),
    url('../fonts/CNNSans-Regular.woff') format('woff');
  font-display: swap;
}@font-face {
  font-family: 'M PLUS 1p';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/MPLUS1p-Regular.subset.woff2') format('woff2'),
    url('../fonts/MPLUS1p-Regular.subset.woff') format('woff');
  unicode-range: U+A,U+20,U+22,U+24-29,U+2B-3B,U+3F,U+41-50,U+52-57,U+59,U+61-7A,U+2014;
}@font-face {
  font-family: 'M PLUS 1p';
  font-style: normal;
  font-weight: bold;
  src: url('../fonts/MPLUS1p-Bold.subset.woff2') format('woff2'),
    url('../fonts/MPLUS1p-Bold.subset.woff') format('woff');
  font-display: swap;
  unicode-range: U+A,U+20,U+22,U+24-29,U+2B-3B,U+3F,U+41-50,U+52-57,U+59,U+61-7A,U+2014;
}/* Fonts for site */@font-face {
    font-family: 'ATT Aleck Sans';
    src: url('../fonts/ATTAleckSans-Italic.woff2') format('woff2'),
        url('../fonts/ATTAleckSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}@font-face {
    font-family: 'ATT Aleck Sans';
    src: url('../fonts/ATTAleckSans-Light.woff2') format('woff2'),
        url('../fonts/ATTAleckSans-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}@font-face {
    font-family: 'ATT Aleck Sans';
    src: url('../fonts/ATTAleckSans-Bold.woff2') format('woff2'),
        url('../fonts/ATTAleckSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}@font-face {
    font-family: 'ATT Aleck Sans';
    src: url('../fonts/ATTAleckSans-Regular.woff2') format('woff2'),
        url('../fonts/ATTAleckSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}@font-face {
    font-family: 'ATT Aleck Sans';
    src: url('../fonts/ATTAleckSans-LightItalic.woff2') format('woff2'),
        url('../fonts/ATTAleckSans-LightItalic.woff') format('woff');
    font-weight: 300;
    font-style: italic;
}@font-face {
    font-family: 'ATT Aleck Sans';
    src: url('../fonts/ATTAleckSans-BoldItalic.woff2') format('woff2'),
        url('../fonts/ATTAleckSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}:root { /* 11 to 20 */



/*   Colors for Quicken Loans */
}#sponsor-header {
  font-family: 'CNN Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
  position: relative;
  z-index: 100;
}#sponsor-header nav {
  background: #0c0c0c;
  color: #737373;
}#sponsor-header ul {
  margin: 0 auto;
  max-width: 1145px;
  position: relative;
  display: flex;
  align-items: center;
}#sponsor-header nav a {
  text-decoration: none;
  display: block;
}#sponsor-header img {
  display: block;
  height: 40px;
}#sponsor-header a:nth-of-type(2)::before {
  content: '<';
}#sponsor-header li:nth-of-type(2) a {
  margin-left: 1.5em;
  padding-top: 0.5em;
}#sponsor-header > h1 {
  background-color: #af8d43;
  color: white;
  font-size: .75rem;
  line-height: 1;
  font-weight: normal;
  margin: 0 auto;
  padding: 0.5em 1.25em;
  text-align: center;
  text-transform: uppercase;
}html{
  width: 100%;
  overflow-x: hidden;
}html,
body {
  height: 100%;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
}.cnn-static-footer, footer{
  margin-top: 0px !important;
}body {
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: normal;
  line-height: 2;
  font-size: 16px;
  color: #203454;
}*,
*::before,
*::after {
  box-sizing: border-box;
}main {
  overflow-x: hidden;
}a {
  color: inherit;
}a > img {
  display: block;
}.background {
  fill: none;
  pointer-events: all;
}/* Styles for site */.content{
  width: 100%;
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  grid-row-gap: 100px; 
  margin: 0 0 50px 0;
}@media (max-width: 768px){.content{
		grid-row-gap: 10vw;
		overflow: hidden;
	}
}/* Font family, size, color & weight */h1, h2, h3, h4, h5, h6, p{
  font-family: 'ATT Aleck Sans'; 
}h1{
  font-size: 62px;
  font-weight: bold;
  color: white;
  line-height: 120%;
}@media (max-width: 768px){h1{
		font-size: 36px;
	}
}@media (max-width: 380px){h1{
		font-size: 28px;
	}
}h6{
  font-size: 21px;
  font-weight: 300;
  line-height: 160%;
  font-weight: lighter;
  color: white;
  margin-top: 20px;
}p{
  font-weight: 300;
  font-size: 16px;
  line-height: 180%;
  color: black;
  margin: 0 0 50px 0;
}@media (max-width: 768px){p{
		margin: 0 0 30px 0;
	}
}/* Scroll Indicator bar styles */.indicator{
  position: relative;
  top: 20px;
  z-index: 120;
  width: 94%;
  margin: 0 3%;
  border-radius: 10px;
  overflow: hidden;
}.progress_container {
  width: 100%;
  height: 5px;
  background-color: rgba(24, 185, 237, 0.23137);;
  border-radius: 10px;
}.progress_bar {
  height: 10px;
  background-color: #009FDB;
  width: 0%;
}/* Header */.header{
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-rows: 45vh 1fr 1fr 1fr;
  grid-column: 1/8;
  padding: 0 0px 25vh 0;
  margin: 0 0px 10vh 0;
}@media (max-width: 768px){.header{
		grid-template-rows: 20vh .5fr .5fr;
		height: 100vh;
		padding: 0 0px 10vh 0;
		margin: 0 0px 20vh 0;
	}
}.header #parallax_img1{
	position: absolute;
	grid-row: 1;
}.header .c_logo{
	background-image: url("../images/client_logo.png");
	background-repeat: no-repeat;
	background-size: contain;
	width: 210px;
	height: 65px;
	position: relative;
	z-index: 10;
	justify-self: start;
	margin: 40px 0 0 3%;
}@media (max-width: 768px){.header .c_logo{
		margin: 0;
		justify-self: center;
		align-self: center;
	}
}.header #pin1{
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0px;
	overflow: hidden;
	//background-image: url("../images/headerVideo0.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}@media (max-width: 768px){.header #pin1{
		height: 100vh;
	}
}.header #pin1 > div{
	height: 100%;
	width: 100%;
	position: absolute;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}.header #pin1 > div video{
	height: 100%;
	position: absolute;
	z-index: 1;
}@media (min-aspect-ratio: 16/9){.header #pin1 > div video{
		width: 100%;
		height: auto;
	}
}@media (max-width: 768px){.header #pin1 > div video{
		width: auto;
		height: 100%;
	}
}.header #pin1 .header_gradient{
	background: rgb(0, 0, 0);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, .8) 90%);
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 10;
}@media (max-width: 768px){.header #pin1 .header_gradient{
		background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 100%);
	}
}.header #pin1 .img{
	background-image: url("../images/header_bg.png");
	background-position: top;
}.header #pin1 .cloud1{
	background-image: url("../images/cloud1.png");
}.header #pin1 .cloud2{
	background-image: url("../images/cloud2.png");
}.header #pin1 .cloud3{
	background-image: url("../images/cloud3.png");
}.header #pin1 .header_patient{
	background-image: url("../images/header_patient.png");
	bottom: 80px;
}.header #pin1 .header_overlay{
	background: rgb(10, 110, 190);
	background: linear-gradient(0deg, rgba(10, 110, 190, 1) 13%, rgba(255, 255, 255, 0) 90%);
}.header .txt{
	display: grid;
	grid-template-columns: 1fr 60% 1fr;
	text-align: center;
	grid-row: 2;
}@media (max-width: 768px){.header .txt{
		align-self: center;
	}
}.header .txt h6{
	grid-column: 2/3;
}@media (max-width: 768px){.header .txt h6{
		grid-column: 1/4;
		font-size: 14px;
	}
}.header .txt h1{
	grid-column: 1/4;
}@media (max-width: 768px){.header .txt h1{
		grid-column: 1/4;
		margin: 0 20%;
	}
}/* Main Content */#vr_View{
  width: 100%;
  overflow: hidden;
  height: 100vh;
}.img {
    display: grid;
    width: 100%
}.img p{
	font-size: 40px;
	line-height: 55px;
	color: white;
	text-align: left;
	height: -webkit-max-content;
	height: -moz-max-content;
	height: max-content;
	width: 60%;
	max-width: 550px;
	padding: 0px;
	align-self: end;
	position: absolute;
	bottom: 5vh;
	left: 10%;
	z-index: 50;
}@media (min-width: 1500px){.img p{
		left: 20%;
	}
}@media (max-width: 1025px){.img p{
		left: 5%;
	}
}@media (max-width: 768px){.img p{
		font-size: 34px;
		line-height: 48px;
		width: 90%;
	}
}.img p b{
	font-weight: bold;
}.img p .italic{
	font-weight: bold;
	font-style: italic;
}.gradient{
      background: rgb(0, 0, 0);
      background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45%, rgba(0, 0, 0, 1) 100%);
      height: 100%;
      width: 100%;
      position: absolute;
    }#img1{
    background-image: url("../images/VITAS_VR.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    grid-column: 1/8;
    z-index: 5;
    height: 100%;
    position: relative;
  }#img2{
    background-image: url("../images/vrView.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 110vh;
    grid-column: 1/8;
    z-index: 20;
    position: relative;
  }#img3{
    background-image: url("../images/VITAS_VR.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    grid-column: 1/8;
    z-index: 20;
    position: relative;
  }#img4{
    background-image: url("../images/instreamImg2.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 111vh;
    grid-column: 1/8;
    z-index: 20;
    position: relative;
  }.txt{
  position: relative;
  z-index: 30;

}sup{
  font-size: smaller;
  vertical-align: super;
  line-height: 1rem;
}.scrollmagic-pin-spacer{
  grid-column: 1/8;
}@media (max-width: 768px){.citation{
		padding: 0 20px;
	}
}.citation hr{
	color: rgba(128, 128, 128, 0.4);
	width: 100px;
	margin-left: 0;
}.citation p{
	font-size: .7rem;
	color: rgba(128, 128, 128, 0.4);
}.txt.instream{
  max-width: 600px;
  justify-self: center;
}.allCap{
  text-transform: uppercase;
}.instream{
  grid-column: 3/6
}@media (max-width: 768px){.instream p {
		padding: 0 20px;
	}
}.instream img{
	width: 100%;
}@media (max-width: 768px){.instream{
		grid-column: 1/8;
	}
}.animatedGraph{
  //background-image: url("../images/donutGraph.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 240px;
  grid-column: 2/4;
  float: left;
  position: relative;
  right: 30px;
  margin: 0px 0 0px -80px;
  display: grid;
  grid-template-rows: 2fr 1fr
}.animatedGraph .graphNumber h2{
	font-family:'ATTAleckSans-Bold', sans-serif;
	position: absolute;
	left: 50px;
	top: 30px;
}.animatedGraph .graphNumber h2 #number{
	font-family:'ATTAleckSans-Bold', sans-serif;
	font-weight: bold;
}.animatedGraph .graphNumber h2 #percent{
	font-family:'ATTAleckSans-Bold', sans-serif;
	font-weight: bold;
}.animatedGraph svg{
	-webkit-transform: scale(1);
	        transform: scale(1);
}.animatedGraph .st0{
	fill:none;
	stroke:#D2D2D2;
	stroke-width:42;
	stroke-miterlimit:10;
	-webkit-transform:rotate(90deg);
	        transform:rotate(90deg);
	-webkit-transform-origin: 50% 50%;
	        transform-origin: 50% 50%;
}.animatedGraph .st1{
	fill:none;
	stroke:#039FDB;
	stroke-width:42;
	stroke-linecap:round;
	stroke-miterlimit:10;
	stroke-dasharray: 666 1000;
	stroke-dashoffset: 0;
	-webkit-transform:rotate(90deg);
	        transform:rotate(90deg);
	-webkit-transform-origin: 50% 50%;
	        transform-origin: 50% 50%;
}.animatedGraph .st1Animate{
	-webkit-animation: donutChart 5s linear forwards;
	        animation: donutChart 5s linear forwards;
	-webkit-animation-duration: 1s;
	        animation-duration: 1s;
}.animatedGraph .st2{
	font-family:'ATTAleckSans-Bold';
	font-size: 90px;
	letter-spacing:-4;
}.animatedGraph .st5{
	font-size: 30px;
	position: absolute;
	top: 42px;
}.animatedGraph h3{
	color: #009FDB;
	font-weight: bold;
	font-size: 16px;
}@media (max-width: 768px){.animatedGraph{
		float: none;
		margin: 30px auto;
		right: 0px;
	}
}.fullbleed{
  grid-column: 1/8
}.fullbleed img{
	width: 100%;
}.dropCap{  
  font-weight: bold;
  float: left;
  font-size: 75px;
  line-height: 60px;
  padding-top: 4px;
  padding-right: 8px;
  padding-left: 3px;
}.animated{
  width: 1040px;
  height: 600px;
  grid-column: 2/7;
  justify-self: center;
}@media (max-width: 768px){.animated{
		width: 100%;
		grid-column: 1/8;
		height: 750px;
	}
}.animated .map{
	display: grid;
	grid-template-columns: 450px auto;
	grid-template-rows: 1fr;
	width: 100%;
	height: 100%;
	background-image: url("../images/map/d_map.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}@media (max-width: 768px){.animated .map{
		background-image: url("../images/map/m_map.png");
		grid-template-columns: 1fr;
		grid-template-rows: 100px 1fr;
		background-position: center 120px;
		background-size: 400px;
	}
}.animated .map .mapTravel{
	height: 40%;
	width: 55%;
	position: relative;
	top: 240px;
	left: 125px;
}@media (max-width: 768px){.animated .map .mapTravel{
		height: 250px;
		width: 250px;
		left: auto;
		margin: 0 auto;
	}
}.animated .map .mapTravel svg{
	right: 5px;
}@media (max-width: 768px){.animated .map .mapTravel svg{
		right: 30px;
		bottom: 5px;
	}
}.animated .map .mapTravel .anime_path {
	fill:none;
	stroke:#000;
	stroke-linecap:round;
	stroke-width:3px;
	stroke-dasharray: 7.79 7.79;
	stroke-dashoffset: 7.79 7.79;
	-webkit-animation: dash 10s linear alternate 1;
	        animation: dash 10s linear alternate 1;
}@media (max-width: 768px){.animated .map .mapTravel .s_point{
		right: 18px;
	}
}@media (max-width: 768px){.animated .map .mapTravel .e_point{
		right: 18px;
	}
}.animated .map .mapTravel .anime_img{
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
}.animated .map .stat{
	width: 100%;
	margin: 60px 0px 0 0px;
	background: rgb(255, 255, 255);
	background: linear-gradient(180deg, rgba(255, 255, 255, 1) 64%, rgba(255, 255, 255, 0) 100%);
	padding: 20px 0 0 40px;
	justify-self: center;
	display: grid;
	grid-template-rows: -webkit-min-content;
	grid-template-rows: min-content;
	justify-items: left;
}@media (max-width: 768px){.animated .map .stat{
		background: none;
		width: 100%;
		grid-row: 1/2;
		margin: 0px;
		padding: 0px;
		justify-items: center;
		justify-self: center;
	}
}.animated .map .stat h2{
	font-size: 60px;
	font-weight: bold;
	border-top: 8px solid;
	line-height: 130%;
	width: 250px;
}@media (max-width: 768px){.animated .map .stat h2{
		width: 70%;
	}
}.animated .map .stat h2 sub{
	font-size: 70%;
}.animated .map .stat h3{
	width: 250px;
	font-size: 20px;
	font-weight: bold;
	line-height: 130%;
	letter-spacing: 0.22px;
	color: #18B9ED;
}@media (max-width: 768px){.animated .map .stat h3{
		width: 70%;
	}
}@-webkit-keyframes dash {
  from {
    stroke-dashoffset: 100;
  }
  to {
    stroke-dashoffset: 0;
  }
}@keyframes dash {
  from {
    stroke-dashoffset: 100;
  }
  to {
    stroke-dashoffset: 0;
  }
}.vid_audio{
  overflow: hidden;
  display: grid;
  grid-template-rows: auto -webkit-max-content;
  grid-template-rows: auto max-content
}.vid_audio .vid_control{
	position: relative;
	display: grid;
	grid-row: 2/3;
	grid-row-gap: 10px;
	grid-column: 1/2;
	grid-template-rows: -webkit-min-content -webkit-max-content -webkit-max-content;
	grid-template-rows: min-content max-content max-content;
	justify-items: center;
}.vid_audio .vid_control div{
	display: grid;
	grid-template-columns: auto auto;
}.vid_audio .vid_control .replay{
	width: 40px;
	margin: 0 10px 0 0;
	cursor: pointer;
	position: relative;
	z-index: 40;
}.vid_audio .vid_control button{
	color: white;
	font-weight: bold;
	width: 160px;
	height: 45px;
	border: solid 2px white;
	border-radius: 25px;
	background: none;
	text-transform: uppercase;
	cursor: pointer;
	position: relative;
	z-index: 90;
}.vid_audio .vid_control button h2{
	font-size: 18px;
	width: 80%;
	float: left;
	text-align: right;
	display: grid;
	grid-template-columns: 2fr 1fr;
	grid-gap: 5px;
}.vid_audio .vid_control button h2 .switch{
	text-align: left;
}.vid_audio .vid_control button > img{
	height: 20px;
	width: 20px;
	float: right;
	margin: 2px 5px 0 0;
}.vid_audio .vid_control .headshot{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 90px;
	height: 90px;
	border-radius: 50px;
}.vid_audio .vid_control .speaker_info{
	display: grid;
	grid-template-columns: auto auto;
	grid-gap: 15px;
	align-items: center;
	margin: 0 0 30px 0;
}.vid_audio .vid_control .speaker_info p{
	text-align: center;
	color: white;
	font-size: 13px;
	font-weight: normal;
	line-height: 140%;
	margin: 0;
}@media (max-width: 768px){.vid_audio .vid_control .speaker_info p{
		margin: 0 30px;
	}
}.vid_audio .bg_video{
	grid-row: 1/3;
	grid-column: 1/2;
}.vid_audio .bg_video video{
	right: 0;
	bottom: 0;
	width: 100%;
	margin: auto 0;
}@media (max-width: 768px){.vid_audio .bg_video video{
		height: 100%;
	}
}@media (min-aspect-ratio: 16/9){.vid_audio .bg_video video{
		width: 100%;
		height: auto;
	}
}#josephShega .headshot{
	background-image: url("../images/headshots/Dr_Joseph_Shega.jpg");
}#patrickHale .headshot{
	background-image: url("../images/headshots/Patrick_Hale.jpg");
}#zeeHussein .headshot{
	background-image: url("../images/headshots/Zee_Hussain.jpg");
}/* 5G Carousel */.slider{
  background-image: url("../images/carouselBG.png");
  background-size: cover
}.slider h3{
	color: white;
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	text-transform: uppercase;
	margin: 30px auto;
}@media (max-width: 768px){.slider h3{
		font-size: 18px;
		line-height: 140%;
		width: 90%;
	}
}.slider .carousel_5g{
	width: 1024px;
	margin: 0 auto;
	padding: 0 0 20px;
	display: grid;
	grid-template-rows: -webkit-max-content -webkit-min-content;
	grid-template-rows: max-content min-content;
	grid-auto-columns: auto auto auto;
	grid-row-gap: 20px;
}@media (max-width: 1025px){.slider .carousel_5g{
		width: 90%;
	}
}.slider .carousel_5g .slick-list{
	grid-column: 1/4;
}.slider .carousel_5g img{
	width: 40px;
	grid-row: 2;
	cursor: pointer;
	opacity: .6;
	transition: opacity 1s;
}.slider .carousel_5g img:hover{
	opacity: 1;
}.slider .carousel_5g .arrow_r{
	grid-column: 3/4;
}.slider .carousel_5g .arrow_l{
	grid-column: 1/2;
	justify-self: end;
}.slider .carousel_5g .slick-current{
	-webkit-animation-name: slideOpen;
	        animation-name: slideOpen;
	-webkit-animation-duration: .75s;
	        animation-duration: .75s;
	-webkit-animation-delay: .75s;
	        animation-delay: .75s;
	-webkit-animation-fill-mode: forwards;
	        animation-fill-mode: forwards;
	-webkit-animation-timing-function: ease-in;
	        animation-timing-function: ease-in;
}@media (max-width: 768px){.slider .carousel_5g .slick-current{
		-webkit-animation-name: none;
		        animation-name: none;
	}
}.slider .carousel_5g  .slick-active .info {
	-webkit-animation-name: itemFade;
	        animation-name: itemFade;
	-webkit-animation-duration: 1.3s;
	        animation-duration: 1.3s;
	-webkit-animation-delay: 1s;
	        animation-delay: 1s;
	-webkit-animation-fill-mode: forwards;
	        animation-fill-mode: forwards;
	-webkit-animation-timing-function: ease-out;
	        animation-timing-function: ease-out;
}.slider .carousel_5g  .slick-active .icon {
	-webkit-animation-name: itemFade;
	        animation-name: itemFade;
	-webkit-animation-duration: 1s;
	        animation-duration: 1s;
	-webkit-animation-delay: 1s;
	        animation-delay: 1s;
	-webkit-animation-fill-mode: forwards;
	        animation-fill-mode: forwards;
	-webkit-animation-timing-function: ease-in;
	        animation-timing-function: ease-in;
}.slider .carousel_5g .icon_info{
	display: grid;
	grid-template-columns: 1.75fr 1fr;
	min-height: 420px;
	max-height: 75vh;
	margin: 30px;
}@media (max-width: 380px){.slider .carousel_5g .icon_info{
		margin: 15px;
	}
}@media (max-width: 768px){.slider .carousel_5g .icon_info{
		grid-template-columns: 1fr;
		grid-template-rows: -webkit-min-content -webkit-max-content;
		grid-template-rows: min-content max-content;
		min-height: 460px;
	}
}.slider .carousel_5g .icon_info > div{
	display: grid;
}.slider .carousel_5g .icon_info .icon{
	opacity: 0;
	width: 100%;
	justify-self: center;
	align-self: center;
}@media (max-width: 380px){.slider .carousel_5g .icon_info .icon{
		width: 100%;
	}
}@media (max-width: 768px){.slider .carousel_5g .icon_info .icon img{
		width: 80%;
		margin: 30px auto;
	}
}.slider .carousel_5g .icon_info .info{
	opacity: 0;
	display: grid;
	grid-template-rows: -webkit-min-content;
	grid-template-rows: min-content;
	grid-auto-flow: dense;
	align-items: start;
	align-self: center;
	grid-row-gap: 10px;
}@media (max-width: 768px){.slider .carousel_5g .icon_info .info{
		height: auto;
	}
}.slider .carousel_5g .icon_info .info h2{
	color: #009FDB;
	font-size: 24px;
	line-height: 130%;
}@media (max-width: 768px){.slider .carousel_5g .icon_info .info h2{
		font-size: 4vw;
		text-align: center;
	}
}@media (max-width: 380px){.slider .carousel_5g .icon_info .info h2{
		font-size: 18px;
		text-align: left;
	}
}.slider .carousel_5g .icon_info .info p{
	margin: 0px;
	font-weight: normal;
}.slider .carousel_5g .icon_info .info div:not(:last-child){
	border-bottom: solid 1px rgba(200, 200, 200, 0.50196);
}.slider .carousel_5g .icon_info .info div{
	display: grid;
	grid-template-columns: 1fr 3fr;
	grid-column-gap: 5px;
	padding: 0 0 15px 0;
}@media (max-width: 768px){.slider .carousel_5g .icon_info .info div{
		grid-template-columns: 1fr;
		grid-template-rows: 1fr 4fr;
	}
}@media (max-width: 768px) and (max-width: 380px){.slider .carousel_5g .icon_info .info div{
		padding: 0px;
	}
}.slider .carousel_5g .icon_info .info div h3{
	font-size: 10px;
	font-weight: bold;
	color: #009FDB;
	grid-column: 1/2;
	margin: 0px;
	text-align: left;
}.slider .carousel_5g .icon_info .info div ul{
	grid-column: 2/3;
	list-style: disc;
	list-style-position: outside;
}@media (max-width: 768px){.slider .carousel_5g .icon_info .info div ul{
		grid-column: 1/2;
		margin: 0 15px;
	}
}.slider .carousel_5g .icon_info .info div ul li{
	font-size: 13px;
	line-height: 120%;
	margin: 0 0 10px 0;
}@media (max-width: 380px){.slider .carousel_5g .icon_info .info div ul li{
		font-size: 11px;
	}
}@media (max-width: 768px){.slider .carousel_5g .icon_info .info div ul li{
		margin: 0 0 5px 0;
		line-height: 150%;
	}
}.slider .carousel_5g .icon_info .item{
	width: 310px;
	height: 480px;
	color: black;
	text-align: center;
	display: grid;
	grid-template-columns: 1fr 1fr;
}.slider .carousel_5g .icon_info .item h2{
	font-size: 28px;
	font-weight: 300;
}.slider .carousel_5g .icon_info .item h3{
	font-size: 10px;
	font-weight: bold;
	color: #009FDB;
}.slider .carousel_5g .icon_info .item p{
	text-align: center;
	padding: 0 25px;
	font-size: 13px;
	letter-spacing: .05em;
}.slider .carousel_5g .slick-slide{
	margin: 0 50px;
	-webkit-transform: scaleY(.1);
	        transform: scaleY(.1);
}@media (max-width: 768px){.slider .carousel_5g .slick-slide{
		margin: 0;
		-webkit-transform: scaleY(1);
		        transform: scaleY(1);
	}
}.slick-dots{
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    height: 30px;
    grid-row: 2;
    justify-self: center
  }.slick-dots li{
	float: left;
	margin: 0 5px;
	opacity: .6;
}.slick-dots li button{
	height: 10px;
	width: 10px;
	color: rgba(0, 128, 0, 0);
	border: none;
	border-radius: 15px;
	padding: 0px;
	cursor: pointer;
}.slick-dots li :focus {
	outline: none;
}.slick-dots .slick-active{
	opacity: 1;
}.slick-slide{
    background: white;
  }/* .slick-slide:nth-child(even) {
  background: var(--att-blue);
}
.slick-slide:nth-child(odd) {
  background: var(--att-liteblue);
}
 *//* Article Links */.article_links{
  background-image: linear-gradient(#EEF6FF, white);
  grid-template-rows: -webkit-min-content;
  grid-template-rows: min-content;
  display: grid;
  padding: 20px 0 100px;
}@media (max-width: 768px){.article_links{
		grid-template-columns: auto;
		grid-template-rows: -webkit-min-content -webkit-min-content;
		grid-template-rows: min-content min-content;
	}
}.article_links h2{
	font-size: 20px;
	margin: 0 0 40px;
	justify-self: center;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
}.article_links > div{
	display: grid;
	//grid-template-columns: repeat(2, min-content);
	grid-auto-flow: row;
	width: 650px;
	justify-self: center;
	grid-gap: 40px;
	margin: 0 auto;
}@media (max-width: 768px){.article_links > div{
		grid-auto-flow: row;
		grid-row-gap: 30px;
		width: 100%;
	}
}.article_links > div .link{
	max-width: 515px;
	display: grid;
	justify-self: center;
	justify-items: center;
}.article_links > div .link > img{
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
}@media (max-width: 768px){.article_links > div .link > img{
		width: 80%;
	}
}.article_links > div .info{
	text-align: center;
	display: grid;
	grid-auto-rows: auto auto auto;
	align-content: space-evenly;
	justify-self: center;
	justify-items: center;
	width: -webkit-max-content;
	width: -moz-max-content;
	width: max-content;
}@media (max-width: 768px){.article_links > div .info{
		width: 100%;
	}
}.article_links > div .info h5{
	font-size: 16px;
}.article_links > div .info h3{
	font-size: 40px;
	font-weight: bold;
	line-height: 120%;
	margin: 20px 0 0;
}.article_links > div .info p{
	margin: 0px;
	width: 60%;
	min-width: 350px;
}@media (max-width: 768px){.article_links > div .info p{
		min-width: auto;
	}
}.article_links > div .info a{
	font-family: 'ATT Aleck Sans';
	font-size: 14px;
	background-color: rgba(255, 255, 255, 0);
	text-transform: uppercase;
	border-radius: 30px;
	border: none;
	width: 140px;
	height: 30px;
	color: #009FDB;
	margin: 30px 0 20px;
	text-decoration: none;
}/* SVG Animations */.transmit .st0{
	fill:none;
	stroke:#0057B8;
	stroke-width:5;
	stroke-miterlimit:10;
}.transmit .st1{
	fill:#0057B8;
}.transmit .st2{
	fill:#00C9FF;
}.transmit .st3{
	fill:none;
	stroke:#0057B8;
	stroke-width:7;
	stroke-linecap:round;
	stroke-linejoin:round;
}.transmit .st4{
	fill:#FFFFFF;
	stroke:#0057B8;
	stroke-width:5;
	stroke-miterlimit:10;
}.transmit .st5{
	fill:none;
	stroke:#0057B8;
	stroke-width:6;
	stroke-miterlimit:10;
}.transmit #zoom-1{
	opacity: 0;
}.transmit #zoom-2{
	opacity: 0;
}.transmit #zoom-3{
	opacity: 0;
}.therapy .st0{
	fill:#00C9FF;
}.therapy .st1{
	fill:none;
	stroke:#0057B8;
	stroke-width:5;
	stroke-linecap:round;
	stroke-linejoin:round;
}.therapy .st2{
	fill:none;
	stroke:#0057B8;
	stroke-width:5;
	stroke-miterlimit:10;
}.therapy .st3{
	fill:#FFFFFF;
	stroke:#0057B8;
	stroke-width:5;
	stroke-miterlimit:10;
}.therapy .st4{
	fill:#FFFFFF;
	stroke:#0057B8;
	stroke-width:5;
	stroke-linecap:round;
	stroke-linejoin:round;
}.therapy .st5{
	fill:none;
	stroke:#0057B8;
	stroke-width:5;
	stroke-linejoin:round;
}.therapy #docHead{
	-webkit-transform-origin: bottom center;
	        transform-origin: bottom center;
}.healthcare .st0{
	fill:none;
	stroke:#0057B8;
	stroke-width:5;
	stroke-linecap:round;
	stroke-linejoin:round;
}.healthcare .st1{
	fill:#0057B8;
}.healthcare .st2{
	fill:#00C9FF;
}.healthcare .st3{
	fill:#FFFFFF;
	stroke:#0057B8;
	stroke-width:5;
	stroke-linecap:round;
	stroke-linejoin:round;
}.healthcare .st4{
	fill:none;
	stroke:#0057B8;
	stroke-width:5;
	stroke-miterlimit:10;
}.scrollDown{
  z-index: 100;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  justify-content: center;
  justify-self: center;
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr;
  margin: 50px 0 0;
  cursor: pointer
}.scrollDown svg{
	display: grid;
	grid-template-rows: 1fr;
	grid-template-columns: 1fr;
	justify-content: center;
}.bounce path{
	-webkit-animation-name: fade;
	        animation-name: fade;
	-webkit-animation-duration: 1.5s;
	        animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	        animation-iteration-count: infinite;
	animation-direction: reverse;
	transition-timing-function: cubic-bezier(.38,-0.05,.94,-0.57);
}.tri1{
  -webkit-animation-delay: .3s;
          animation-delay: .3s;
}.tri2{
  -webkit-animation-delay: .65s;
          animation-delay: .65s;
}.tri3{
  -webkit-animation-delay: .85s;
          animation-delay: .85s;
}@-webkit-keyframes fade {
  0%   {
    opacity: .25;
  }
  50%  {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}@keyframes fade {
  0%   {
    opacity: .25;
  }
  50%  {
    opacity: .5;
  }
  100% {
    opacity: 1;
  }
}/* CSS Animations */@-webkit-keyframes itemFade {
  from {
    opacity: 0;
    -webkit-transform:translate(0px, -100px);
            transform:translate(0px, -100px);
  }
  to {
    opacity: 1;
    -webkit-transform:translate(0px);
            transform:translate(0px); 
  }
}@keyframes itemFade {
  from {
    opacity: 0;
    -webkit-transform:translate(0px, -100px);
            transform:translate(0px, -100px);
  }
  to {
    opacity: 1;
    -webkit-transform:translate(0px);
            transform:translate(0px); 
  }
}@-webkit-keyframes slideOpen {
  from {
    -webkit-transform: scaleY(.1);
            transform: scaleY(.1);
  }
  to { 
    -webkit-transform: scaleY(1); 
            transform: scaleY(1);
  }
}@keyframes slideOpen {
  from {
    -webkit-transform: scaleY(.1);
            transform: scaleY(.1);
  }
  to { 
    -webkit-transform: scaleY(1); 
            transform: scaleY(1);
  }
}/* 
@keyframes donutChart {
  to {
      stroke-dasharray: 666 1000;
  }
} */.space {
  height: 50vh;
}