# Empty CSS file for your own CSS

body {

    background: url(images/bg-pattern.png) repeat white !important;
    background-size: 50%;
}
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 0;
    left: 0;
    z-index: 10;
    padding-top: 25px;
    padding-bottom: 20px;
    color: #fff !important;
    text-align: center;
    width: 100%;
	background-color: rgba(255, 190, 77, 0.85);
    height: 70px;
    font-family: 'Pangolin', cursive;
}

.carousel-caption h4 {
    font-size: 1.7em;
    text-transform: uppercase;
    text-align: left;
    margin-left: 30px;
    font-weight:  bold;
    width: 70%;
    line-height: 1;
    color: #ffffff;
    margin-top: -3px;
}

.carousel-indicators {
    display: none;
}

.carousel-control-next, .carousel-control-prev {

width: 4%;
}

.youalsoget{
position: absolute;
    z-index: 999;
    right: 50px;
    padding: 10px;
    max-width: 400px;
    width: 100%;
    top: 50px;
    border-radius: 10px;
    color: #ffffff;
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    box-shadow: 2px 5px 0px 3px #222222;
    background-image: -ms-radial-gradient(center, ellipse farthest-corner, #245DA8 0%, #183C6E 100%);
    background-image: -moz-radial-gradient(center, ellipse farthest-corner, #245DA8 0%, #183C6E 100%);
    background-image: -o-radial-gradient(center, ellipse farthest-corner, #245DA8 0%, #183C6E 100%);
    background-image: -webkit-gradient(radial, center center, 0, center center, 286, color-stop(0, #245DA8), color-stop(100, #183C6E));
    background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #245DA8 0%, #183C6E 100%);
    background-image: radial-gradient(ellipse farthest-corner at center, #245DA8 0%, #183C6E 100%);
	}
	
	body {
    font-family: -apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
   /* font-size: 1rem;*/
    font-weight: 400;
    line-height: 1.5;
    color: #292b2c;
    background-color: #fff;
    background: url(images/bg-pattern.png);
   /* background-size: 70%; */
}
.column img{max-width:100%; height:auto;}
footer .column {
padding: 0 15px;
list-style: none;
float: left;
}
footer{background: url(images/footer-divide.jpg) no-repeat top center #171717;padding-bottom: 1px !important;}
footer h3 {
color: #ffffff !important;
font-family: Arial;
font-size: 15px;
font-weight: bold;
text-transform: uppercase;
margin: 5px 0;
padding: 0;
}

footer a, footer a:visited {
text-decoration: none;
color: #e12d0a;
}

footer .column ul li {
list-style: none;
}
footer .footer-menu {overflow: hidden;max-width: 1270px;margin: 0 auto;}

/* */

.footer {
  background:url(images/footer-divide.jpg) no-repeat top center;
    width:100%;
  padding:5px 0 0 0;
    text-align: center;
    margin:30px auto 20px;
  font-family:Arial;
  font-size:11px;
  color:#ffffff;
  clear:both;
}

footer .footer-m1enu {
  overflow:hidden;
  width: 2000px;
  margin:0 auto;
}

.footer .copyright {
  width: 100%;
  margin:10px auto;
}

footer .column {
  padding:0 15px;
  list-style: none;
  float:left;
  padding-top: 20px;
}

footer .column ul {
  padding: 0;
  margin: 0;
}

footer .column ul li {
  list-style: none;
}

footer .column li {
  font-family:Arial;
  font-size:12px;
  line-height:18px;
}

footer h3 {
  color: #4392f5;
  font-family:Arial;
  font-size:15px;
  font-weight:bold;
  text-transform:uppercase;
  margin:5px 0;
  padding:0;
}

footer a, footer a:visited{
  text-decoration:none;
  color: #c2d1ff;
}

.js-block{
	padding: 0;
	border-radius: 10px;
	background: #3d51a3; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #3d51a3 0%, #3d51a3 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover,  #3d51a3 0%,#3d51a3 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center,  #3d51a3 0%,#3d51a3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3d51a3', endColorstr='#3d51a3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	box-shadow: 2px 5px 0px 3px #072653;
	min-height: 380px;
	}

@import url(//fonts.googleapis.com/css?family=Open+Sans:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.star li:before {
  content: "\2605";
  color:orange;
  font-size:24px; margin-right:10px;
}

.star li {list-style:none;color:  white;padding:0;line-height: 1.5em;margin-left: 0;font-family: 'Pangolin', cursive;}

.star ul {list-style:none; padding:0;}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  z-index: 100;
  width: auto;
  font-family: arial;
  background: #335ab8;
  background: -moz-linear-gradient(top, #4482e9 0%, #2d4daf 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4482e9), color-stop(100%, #2d4daf));
  background: -webkit-linear-gradient(top, #4482e9 0%, #2d4daf 100%);
  background: -o-linear-gradient(top, #4482e9 0%, #2d4daf 100%);
  background: -ms-linear-gradient(top, #4482e9 0%, #2d4daf 100%);
  background: linear-gradient(to bottom, #4482e9 0%, #2d4daf  100%);
  position:  fixed;
  width:  100%;
  z-index: 9999;
}
#cssmenu > ul {
  background: url('../../../../theme_images/11/bg.png');
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.05);
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li {
  float: left;
  display: inline-block;
}
#cssmenu.align-center > ul {
  float: none;
  text-align: center;
  font-size: 0;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li > a {
  padding: 22px 25px 21px 25px;
  border-right: 1px solid rgba(80, 80, 80, 0.12);
  text-decoration: none;
  font-size: 13px;
  font-weight: 700;
  color: #D3ECED;
  text-transform: uppercase;
  letter-spacing: 1px;
  height: 60px;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
  color: #ffffff;
  background: #32a9c3;
  background: rgba(0, 0, 0, 0.1);
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 45px;
}
#cssmenu > ul > li.has-sub > a::after {
  content: "";
  position: absolute;


  width: 0;
  height: 0;
  border: 6px solid transparent;

  border-top-color: #D3ECED;
  right: 17px;
  top: 22px;
}
#cssmenu > ul > li.has-sub.active > a::after,
#cssmenu > ul > li.has-sub:hover > a {
  border-top-color: #ffffff;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 60px;
  z-index: 9999;
  padding-top: 6px;
  font-size: 13px;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -moz-transition: top 0.2s ease, opacity 0.2s ease-in;
  -ms-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #ffffff;
  top: -4px;
  left: 20px;
}
#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 20px;
}
#cssmenu ul ul ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #ffffff;
  top: 11px;
  left: -4px;
}
#cssmenu.align-right ul ul ul::after {
  border-right-color: transparent;
  border-left-color: #ffffff;
  left: auto;
  right: -4px;
}
#cssmenu > ul > li > ul {
  top: 120px;
}
#cssmenu > ul > li:hover > ul {
  top: 52px;
  left: 0;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu ul ul ul {
  padding-top: 0;
  padding-left: 6px;
}
#cssmenu.align-right ul ul ul {
  padding-right: 6px;
}
#cssmenu ul ul > li:hover > ul {
  left: 180px;
  top: 0;
  opacity: 1;
}
#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 100%;
  opacity: 1;
}
#cssmenu ul ul li a {
  text-decoration: none;
  font-weight: 400;
  padding: 11px 25px;
  width: 180px;
  color: #777777;
  background: #ffffff;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.active > a {
  color: #333333;
}
#cssmenu ul ul li:first-child > a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
#cssmenu ul ul li:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#cssmenu > ul > li > ul::after {
  position: absolute;
  display: block;
}
#cssmenu ul ul li.has-sub > a::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #777777;
  right: 17px;
  top: 14px;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  border-left-color: transparent;
  border-right-color: #777777;
  right: auto;
  left: 17px;
}
#cssmenu ul ul li.has-sub.active > a::after,
#cssmenu ul ul li.has-sub:hover > a::after {
  border-left-color: #333333;
}
#cssmenu.align-right ul ul li.has-sub.active > a::after,
#cssmenu.align-right ul ul li.has-sub:hover > a::after {
  border-right-color: #333333;
  border-left-color: transparent;
}
@media all and (max-width: 800px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  #cssmenu {
    background: #2b73e5;
    box-shadow: -2px 3px 2px 0px #4e4e4ec4;
  }
  #cssmenu > ul {
    display: none;
  }
  #cssmenu > ul.open {
    display: block;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  #cssmenu.align-right > ul {
    float: none;
  }
  #cssmenu.align-center > ul {
    text-align: left;
  }
  #cssmenu > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu > ul > li > a {
    padding: 18px 25px 18px 25px;
    border-right: 0;
  }
  #cssmenu > ul > li:hover > a,
  #cssmenu > ul > li.active > a {
    background: rgba(0, 0, 0, 0.1);
  }
  #cssmenu #menu-button {
    display: block;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
    color: #D3ECED;
    padding: 18px 25px 18px 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: url('../../../../theme_images/11/bg.png');
    cursor: pointer;
  }
  #cssmenu ul ul,
  #cssmenu ul li:hover > ul,
  #cssmenu > ul > li > ul,
  #cssmenu ul ul ul,
  #cssmenu ul ul li:hover > ul,
  #cssmenu.align-right ul ul,
  #cssmenu.align-right ul li:hover > ul,
  #cssmenu.align-right > ul > li > ul,
  #cssmenu.align-right ul ul ul,
  #cssmenu.align-right ul ul li:hover > ul {
    left: 0;
    right: auto;
    top: auto;
    opacity: 1;
    width: 100%;
    padding: 0;
    position: relative;
    text-align: left;
  }
  #cssmenu ul ul li {
    width: 100%;
  }
  #cssmenu ul ul li a {
    width: 100%;
    box-shadow: none;
    padding-left: 35px;
  }
  #cssmenu ul ul ul li a {
    padding-left: 45px;
  }
  #cssmenu ul ul li:first-child > a,
  #cssmenu ul ul li:last-child > a {
    border-radius: 0;
  }
  #cssmenu #menu-button::after {
    display: block;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #D3ECED;
    border-bottom: 2px solid #D3ECED;
    right: 25px;
    top: 18px;
  }
  #cssmenu #menu-button::before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 22px;
    border-top: 2px solid #D3ECED;
    right: 25px;
    top: 28px;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
}
.learn-more-btn-new{
  right: 130px;
    display: flex;
    bottom: 7px;
   /* border: 2px solid black;*/
    border-radius: 16px;
    box-shadow: -3px 4px 2px black;
  }
.margin-top40{ margin-top:40px;}
.white{color:white;}
.js-header1{
    text-align:  center;
    color:  white;
    text-transform:  uppercase;
    font-size: 2.5em;
    padding: 40px;
    margin-top: 40px;
    background: url(images/jsa-swish-large.png) no-repeat;
    background-size: 60%;
    background-position: center 90px;
    }
.para1{
    text-align:  center;
    color:  white;
    padding: 20px;
    margin-top: -40px;
}
.carousel-inner {

margin-top: 85px;

border-radius: 10px;

border-top: 10px;

box-shadow: 2px 2px 6px 0px #808080b5;
}
.large-blue-section{
   border-radius: 10px;
    margin: 20px;
    margin-right: 0;
    margin-left: 0;
    box-shadow: 2px 5px 0px 3px #072653;
	background: #3d51a3;
    background-image: -ms-radial-gradient(center, ellipse farthest-corner, #3d51a3 0%, #3d51a3 100%);
    background-image: -moz-radial-gradient(center, ellipse farthest-corner, #3d51a3 0%, #3d51a3 100%);
    background-image: -o-radial-gradient(center, ellipse farthest-corner, #3d51a3 0%, #3d51a3 100%);
    background-image: -webkit-gradient(radial, center center, 0, center center, 286, color-stop(0, #3d51a3), color-stop(100, #3d51a3));
    background-image: -webkit-radial-gradient(center, ellipse farthest-corner, #3d51a3 0%, #3d51a3 100%);
    background-image: radial-gradient(ellipse farthest-corner at center, #3d51a3 0%, #3d51a3 100%);
    border: 2px solid #072653;
}
.padding5{padding:2%;}
img.padding5{padding: 0 10%;}
.jsa-feature-big{font-size:32px;}
.jsa-featurebox{border-radius:  10px;margin: 20px;margin-right: 0;padding:  30px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9cb9e2+0,1068e5+100 */background: #9cb9e2; /* Old browsers */background: -moz-radial-gradient(center, ellipse cover,  #9cb9e2 0%, #1068e5 100%); /* FF3.6-15 */background: -webkit-radial-gradient(center, ellipse cover,  #9cb9e2 0%,#1068e5 100%); /* Chrome10-25,Safari5.1-6 */background: radial-gradient(ellipse at center,  #9cb9e2 0%,#1068e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cb9e2', endColorstr='#1068e5',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */box-shadow: 3px 2px 12px 2px #80808070;margin-top: 40px;}

.grow {transition: all .13s cubic-bezier(0.68, -0.55, 0.27, 1.55);

}

img.img-fluid{
	border-radius: 20px;
}


.grow:hover { transform: scale(1.1); 
	transform: translateY(-0.5rem) scale(1.0125);

}

.grow-slow { transition: all .5s ease-in-out; }
.grow-slow:hover { transform: scale(1.1); }



.checkmark li {
    list-style: none;
    font-size: 16px;
    color: white;
    padding: 0;
    line-height: 1.5em;
    text-align: left;
    /*border-bottom: 1px solid #6e9efa;*/
    margin-right: 20px;
    height: 45px;
    padding-top: 4px;
    font-family: arial;
    text-shadow: 1px 1px 1px #090b1059;
    letter-spacing: 0.5px;
}

.checkmark{margin-top:18px;}
.checkmark ul {
  list-style: none;
   font-size:24px;
   

}
.absolute{ position:absolute;}
.checkmark li:before {
    content: "";
    color: orange;
    font-size: 24px;
    margin-right: 10px;
}

checkmark{
    color: orange;
    font-size: 29px;
    line-height: 32px;
    margin: 10px;
    margin-left:-10px;
    }
	
	
.margin-auto{ margin-top:auto;}
.js-product-logo{
    float: left;
    margin: 5px;
}	

.padding-bottom-zero{    
	padding-bottom: 0;
	text-align: center;
}
.card-img-top {
    width: 100%;
}
.card{border: 1px solid rgba(0, 0, 0, 0);padding: 5px;}
.card-title {
     text-align: center;
	 font-size: 26px;
    font-weight: bold;
	color: #191970;
}

.paddingL-R5{padding-left:5px;padding-right:5px;}


@media (min-width: 768px){
	.col-md-2-mod {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 19.666667% !important;
		-ms-flex: 0 0 19.666667% !important;
		flex: 0 0 19.666667% !important;
		max-width: 19.666667% !important;
		margin:0 auto;
	}
	.grow {transition: all none;}	
}
.last-lsit-item{    display: inline-flex;
    padding-bottom: 13px !important;
    line-height: 25px !important;
    margin-left: -13px !important;
    min-height: 60px !important;}

.col-md-2-mod {
		margin:0 auto;
}
.jsa-n-logo{
    max-width: 200px;
    height: auto;
    width: 100%;
    padding: 0px;
}




.btn14 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 0;
  right: 15px;
  transition-duration: 0.5s;
}
.btn14 .icon-circle {
  transition-duration: 0.5s;
  position: absolute;
  height: 60px;
  width: 60px;
  top: 2px;
  border-radius: 100%;
  background: transparent;
  left: -15px;
}
.btn14 .icon-circle:hover {
  background: #fff;
}
.btn14 .icon {
  transition-duration: 0.5s;
  position: absolute;
  height: 4px;
  width: 30px;
  top: 30px;
  background-color: #ffffff;
  border-radius: 4px;
}
.btn14 .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 4px;
  background-color: #ffffff;
  content: "";
  top: -10px;
  border-radius: 4px;
}
.btn14 .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 4px;
  background-color: #ffffff;
  content: "";
  top: 10px;
  border-radius: 4px;
}
.btn14.open .icon-circle {
  background: #fff;
}
.btn14.open .icon {
  transition-duration: 0.5s;
  background: transparent;
}
.btn14.open .icon:before {
  transform: rotateZ(45deg) scaleX(1.25) translate(6.5px, 6.5px);
}
.btn14.open .icon:after {
  transform: rotateZ(-45deg) scaleX(1.25) translate(6px, -6px);
}
.btn14:hover {
  cursor: pointer;
}
.btn15 {
  position: absolute;
  width: 60px;
  height: 60px;
  top: 400px;
  left: 120px;
  transition-duration: 0.5s;
}
.btn15 .icon {
  transition-duration: 0.5s;
  position: absolute;
  height: 4px;
  width: 30px;
  top: 30px;
  background-color: #212121;
  border-radius: 4px;
  left: 15px;
}
.btn15 .icon:before {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 4px;
  background-color: #212121;
  content: "";
  top: -10px;
  border-radius: 4px;
}
.btn15 .icon:after {
  transition-duration: 0.5s;
  position: absolute;
  width: 30px;
  height: 4px;
  background-color: #212121;
  content: "";
  top: 10px;
  border-radius: 4px;
}
.btn15.open .icon {
  transition-duration: 0.5s;
  background: transparent;
}
.btn15.open .icon:before {
  transform: rotateZ(45deg) scaleX(1.25) translate(6.5px, 6.5px);
}
.btn15.open .icon:after {
  transform: rotateZ(-45deg) scaleX(1.25) translate(6px, -6px);
}
.btn15:hover {
  background: #fff;
  cursor: pointer;
}

.play-these-games{color:#3d51a3;text-transform:uppercase;margin:  0 auto;text-align:  center;background:  url(images/jsa-swish-large.png) no-repeat;background-size: 60%;background-position: center  55px;font-weight:  bold;font-size: 225%;height: auto;padding: 5px;margin-top: 20px;margin-bottom: 20px;padding-bottom: 10px;}

.margin-top10{ margin-top:10px;}
.downloadwak{
    padding-top: 10px;
    text-align: center;
    font-size: 0px;
    margin-top: 0;
    width:100%;
}

.frankie-housing{
    position:  absolute;
    left: -92px;
    bottom: -15px;
    z-index: 888;
    width:  100px;
    height: 360px;
}
.frankie {
    max-width: 200px;
    height: auto;
}

a {
    color: #fbfbfb;
    text-decoration: none;
}
a:hover{
    color: #fbfbfb;
    text-decoration: none;
    }
	
.inline-flex{    display: inline-flex;}
.star{ padding:0 !important;}
.get-started-btn{
    text-align:  center;
    position:  absolute;
    left: 40%;
}
.get-started-btn-img{max-width: 200px;
    height: auto;
    align-items: center;
    margin: 0 auto;}
	
.margin-zero{ margin: 0 auto;}	
.txt-center{ text-align:center;}

.socials {
    margin: 0 auto;
    max-width: 180px;
    padding: 20px;
    height: auto;
}

#lab_social_icon_footer {
  padding: 10px 0;
}

#lab_social_icon_footer a {
  color: #3d50a3;
}

#lab_social_icon_footer .social:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}

#lab_social_icon_footer .social {
  -webkit-transform: scale(0.8);
  /* Browser Variations: */
  
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
}
/*
    Multicoloured Hover Variations
*/

#lab_social_icon_footer #social-fb:hover {
  color: #3B5998;
}

#lab_social_icon_footer #social-tw:hover {
  color: #4099FF;
}

#lab_social_icon_footer #social-gp:hover {
  color: #d34836;
}

#lab_social_icon_footer #social-em:hover {
  color: #f39c12;
}

.gator-housing{
    position:  absolute;
    right: 50px;
    bottom: -150px;
    z-index: 888;
    width:  100px;
    height: 360px;
}
.gator {
    max-width: 200px;
    height: auto;
}

.learn-more-btn-green {
	margin: auto;
	width: 220px;
	height: 75px;
	right: 130px;    
    bottom: -5px;
	background:url("../../brands/js/img/homepage-buttons/learnmore-grn.png")center top no-repeat;
}
.learn-more-btn-green:hover {
	background:url("../../brands/js/img/homepage-buttons/learnmore-grn.png")center center no-repeat;
}
.learn-more-btn-green:active {
	background:url("../../brands/js/img/homepage-buttons/learnmore-grn.png")center bottom no-repeat;
}
.playnow-btn {
display:none;
margin: auto;
width: 210px;
height: 65px;
background:url("../../brands/js/img/homepage-buttons/playnow.png")center top no-repeat;
}
.playnow-btn:hover {
	background:url("../../brands/js/img/homepage-buttons/playnow.png")center center no-repeat;
}
.playnow-btn:active {
	background:url("../../brands/js/img/homepage-buttons/playnow.png")center bottom no-repeat;
}

.requestademo {
margin: auto;
width: 210px;
height: 65px;
background:url("../../brands/js/img/homepage-buttons/requestademo.png")center top no-repeat;
}
.requestademo:hover {
	background:url("../../brands/js/img/homepage-buttons/requestademo.png")center center no-repeat;
}
.requestademo:active {
	background:url("../../brands/js/img/homepage-buttons/requestademo.png")center bottom no-repeat;
}

.freeTrial {
margin: auto;
width: 210px;
height: 65px;
background:url("../../brands/js/img/homepage-buttons/start_a_free_trial.png")center top no-repeat;
}
.freeTrial:hover {
	background:url("../../brands/js/img/homepage-buttons/start_a_free_trial.png")center center no-repeat;
}
.freeTrial:active {
	background:url("../../brands/js/img/homepage-buttons/start_a_free_trial.png")center bottom no-repeat;
}

.learnmore-ylw {
margin: auto;
width: 250px;
height: 82px;
background:url("../../brands/js/img/homepage-buttons/learnmore-ylw.png")center top no-repeat;
}
.learnmore-ylw:hover {
	background:url("../../brands/js/img/homepage-buttons/learnmore-ylw.png")center center no-repeat;
}
.learnmore-ylw:active {
	background:url("../../brands/js/img/homepage-buttons/learnmore-ylw.png")center bottom no-repeat;
}

.getstarted {
	margin: auto;
	width: 230px;
	height: 76px;
	position: absolute;
	bottom: 40px;
	right: 20px;
	background:url("../../brands/js/img/homepage-buttons/getstarted.png")center top no-repeat;
}
.getstarted:hover {
	background:url("../../brands/js/img/homepage-buttons/getstarted.png")center center no-repeat;
}
.getstarted:active {
	background:url("../../brands/js/img/homepage-buttons/getstarted.png")center bottom no-repeat;
}

.wXh100{width:100%; height:100%}

.mobilehead{display:none;}
@media screen and (max-width: 1300px) {
  .frankie,.gator {
    display: none;
  }
  .downloadwak{
  	margin:0;
  }
  .learn-more-btn-green{
  right:20px
  	
  }
  .get-started-btn {
    left: 30%;
}

.nav-mobile .menu-container .menu-sidebar{
    min-height: auto !important;
    overflow-y: scroll !important;
    }

.mobilehead{top:0px;}

.star {

    margin-left: 10%;
}
.grow:hover {
    transform: none;
}
.carousel-caption h4 {
 margin-left:30px;
}
.desktophead{ display:none ;}

	.mobilehead {
	display: block;
	list-style: none;
	text-align: center;
	background: #9cb9e2;
	background: -moz-radial-gradient(center, ellipse cover, #9cb9e2 0%, #1068e5 100%);
	background: -webkit-radial-gradient(center, ellipse cover, #9cb9e2 0%,#1068e5 100%);
	background: radial-gradient(ellipse at center, #9cb9e2 0%,#1068e5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cb9e2', endColorstr='#1068e5',GradientType=1 );
	position: fixed;
	width: 100%;
	z-index: 999999;
	}	
}


/*AFTER HANDOVER*/
.cbp-hrmenu {
	width: 100%;
	z-index: 888888;
	position: fixed;
	background: url(images/jsa-header-bg.png);
	height: 71px;
}

/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	width: 100%;
	/*max-width: 1220px;*/
	margin: 0 auto;
	padding: 0 10px;
}

.cbp-hrmenu > ul > li {
	display: inline-block;
}

/*
.cbp-hrmenu > ul > li > a {
	font-weight: 700;
	padding: 1em 1em 2em;
	color: #fff !important;
	display: inline-block;
	text-transform:  uppercase;
	font-size: 14px;
	border-radius: 3px;
	margin-bottom: -2px;
	line-height: 38px;
}
*/
.cbp-hrmenu > ul > li > a {
    font-weight: 700;
    padding: 1em 1em 2em;
    color: #fff !important;
    display: inline-block;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 3px;
    margin-top: 13px;
    line-height: 1em;
    height: 62px;
}


.cbp-hrmenu > ul > li > a:hover {
    color: #ffffff;
    font-family: arial;
    text-shadow: 2px 2px 16px white;
}

.cbp-hrmenu > ul > li.cbp-hropen a{
	color: #fff !important;
	background: #47a3da;
	font-size: 14px;
	box-shadow: none;
    border: none;
}
/*
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	font-size: 16px;
}
*/

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background: #47a3da;
	width: 100%;
	left: 0;
	top: 68px;
}

.cbp-hropen .cbp-hrsub {
	display: block;
	/*padding-bottom: 3em;*/
	border-bottom: 4px solid #1d4b8a;
}

.cbp-hrmenu .cbp-hrsub-inner > div {
    width: 15%;
    float: left;
    padding: 6px;
    font-size: 14px;
    border-right: 1px solid #7dc4d7;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
    margin-left: 1%;
	height: 250px;
    margin-right: 0;
}


.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
	line-height: 2em;
}

.cbp-hrsub h4 {
	color: #ffffff !important;
	padding: 0.5em 0 0.6em;
	margin: 0;
	font-size: 160%;
	font-weight: 300;
	text-decoration: underline;
	cursor: pointer;
}

.cbp-hrmenu a .social{
	color: white;
	font-size:2.5em;
	padding: 0 5px;	
}

/* Examples for media queries */

@media screen and (max-width: 52.75em) { 

	.cbp-hrmenu {
		font-size: 80%;
	}

}

@media screen and (max-width: 43em) { 

	.cbp-hrmenu {
		font-size: 120%;
		border: none;
	}

	.cbp-hrmenu > ul,
	.cbp-hrmenu .cbp-hrsub-inner {
		width: 100%;
		padding: 0;
	}

	.cbp-hrmenu .cbp-hrsub-inner {
		padding: 0 2em;
		font-size: 75%;
	}

	.cbp-hrmenu > ul > li {
		display: block;
		border-bottom: 4px solid #47a3da;
	}

	.cbp-hrmenu > ul > li > a { 
		display: block;
		padding: 1em 3em;
	}

	.cbp-hrmenu .cbp-hrsub { 
		position: relative;
	}

	.cbp-hrsub h4 {
		padding-top: 0.6em;
	}

}

@media screen and (max-width: 36em) { 
	.cbp-hrmenu .cbp-hrsub-inner > div {
		width: 100%;
		float: none;
		padding: 0 2em;
	}
}

.request-demo{
	float: right;
    margin-top: 15px;
    margin-right: 10px;
    color: white !important;
    padding: 10px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    box-shadow: 2px 2px 12px 0px #00000069;
    border: 1px solid #6a8fe2;
    background: -moz-radial-gradient(center, ellipse cover, #9cb9e2 0%, #1068e5 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #9cb9e2 0%,#1068e5 100%);
    background: radial-gradient(ellipse at center, #9cb9e2 0%,#1068e5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cb9e2', endColorstr='#1068e5',GradientType=1 );
    }
	
.notnow{display:block !important;}
.in-menu-img{max-width: 300px;
    height: auto;
    width: 100%;}
	
.learn-more-btn-new {
	border-radius:0;
	box-shadow:none;
}
.star {    
	min-height: 170px;
}

.description-min {
	min-height:100px;
}

.extrawidth {
    width: 22% !important;
}

.normalwidth{
    width: 20% !important;
}

.lesswidth{
	width: 12% !important;
}

.myaccount-nonsigned{
cursor: pointer;
}

.schooltohome-bg{
 background: url('images/jshome-bg.png') no-repeat;
    margin-left: 0px;
    margin-top: 25px;
    padding: 20px;
    height: 100%;
    border-radius: 20px;
    max-width: 100%;
    background-size: cover;
    border: 5px solid #072653;
	}
	
.three-pointers{

  padding:  30px;
    max-width: 667px;
    height: 100%;
    width: 100%;
}

.wealsooffertxt {
    width: 105.5%;
    background: orange;
    margin-left: -10px;
    border-top-right-radius: 16px;
    border-top-left-radius: 12px;
    border-bottom: 6px solid darkorange;
    margin-top: -9px;
    text-shadow: 2px 2px 2px indianred;
}

.get-started-button-new {
    position: absolute;
    bottom: 0px;
    right: 60px;
}

.the-road-to-success-sec{
	margin:0 auto; 
	padding:20px; 
	max-width:100%;
}

.cbp-hrsub.jsa-account-icon {
    width: 200px;
    right: -75px;
    top: 52px;
    left: inherit;
    border-left: 4px solid #1d4b8a;
    border-right: 4px solid #1d4b8a;
    padding-bottom: 15px;
}
.cbp-hrsub.jsa-account-icon .cbp-hrsub-inner {
    width: 194px !important;
    clear: both;
}

.cbp-hrsub.corporate-hrsub .cbp-hrsub-inner > div {
    height: 100px;
	width: 12%;
}

.cbp-hrsub.corporate-hrsub .cbp-hrsub-inner > div > h4 {
    padding: 1.2em 0 0.6em;
}

.cbp-hrmenu > ul > li.cbp-hropen a.request-demo{
background-color: #fcb444;box-shadow: 0px 3px 0px #676767;
font-size: 13px;font-weight: 900;color: #90521b !important;
padding: 10px 20px;border-radius: 8px;text-transform: uppercase;
}

.cbp-hrmenu > ul > li.cbp-hropen a.request-demo:hover{
text-decoration:none !important;color: #90521b !important;
}

.hassub-ui-fix {
    float: right;
    width: 200px;
    background: #47a3da;
    border-left: 4px solid #1d4b8a;
    border-right: 4px solid #1d4b8a;
    padding-bottom: 9px;
}

#expiredUser{
	margin: 0 auto 20px auto;
	width: 80%;
}
#expiredUser > span > a, 
#expiredUser > span > a:hover{
	color:blue;
}
.get-started-button-new{max-width:180px;}
 @media only screen and (max-width: 767px) {
	.carousel-caption h4 {
		margin-left: 10px;
		margin-left: 10px;
		font-size: 2vh;
	}

	.carousel-caption{ height:50px;}

	.learn-more-btn-green{
		display:block;
		transform: scale(.6);
		right:-20px;
		top:1px; /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
		box-shadow: -3px 4px 2px #bfbfbf;
	}
	.get-started-button-new{max-width:130px;}
	
	     .col-xs-4 {
         padding-right: 0;
         padding-left: 0; 
    }
    .card-title {
        font-size: 14px;
    }
    .col-md-2-mod {
        margin: 0;
    }
    .play-these-games {
        background: none;
        font-size: 140%;
        margin-top: 10px;
        margin-bottom:0;
    }
    .description-min {
        min-height:80px;
    }
    .star {    
        min-height: 100px;
    }

    .getstarted {
        transform: scale(0.5); 
        bottom: -20px;
        right: 25px;
    }
	.youalsoget{
		display: none;
	}	
}

@media only screen and (max-width: 767px) and (orientation: portrait) {
	.carousel-caption h4 {
		margin-left: 10px;
		font-size: 14px;
	}

	.carousel-caption{
	height:50px;
	display:block;
	}

	.learn-more-btn-green{
	display:block !important;
	transform: scale(.6); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
	}
	.get-started-button-new{max-width:130px;}
	
	.star li{margin-left: 0;display: block;}
	.modal-dialog {
    max-width: 500px;
	width: 100% !important;
    margin: 0 !important;
}
}
@media (min-width: 768px) and (max-width: 1023px) {
    .play-these-games {
        background: none;
    }
    .card-title {
        font-size: 21px;
    }
    .description-min {
        min-height:140px;
    }
    .star {    
        min-height: 100px;
    }
    .getstarted {
        transform: scale(0.7);
        bottom: -12px;
        right: 75px;
    }
	
	.youalsoget{
		max-width: 50%;
		top: 5%;
		padding: 1%;
		right: 4%;
		width: 40%;
		font-size: 22px;
		}
		
	.checkmark {
		margin-top: 5px;
	}
	
	.checkmark li {
		border-bottom: none;
		margin-right: 0px;
		height: 30px;
		padding-top: 0px;
	}
}

.learn-more-btn-new a {
    margin: 0 auto;
}
.js-academy-logo-fix{    height: 100%;
    width: 100%;
    max-width: 420px;}

@media  (max-width: 320px) {
  .jsa-custom-resize {    
    max-width: 300px;    
    height: 100%;    
    width: 100%;    
    margin: 0 auto;
  }
  #notonphone1 {    
    height: 100%;    
    max-width: 300px;    
    width: 100%;
  }
}

@media all and (max-width: 522px) {
  .para1 {    
    text-align: center;    
    color: white;    
    padding: 20px;    
    margin-top: -10px;
  }
  .js-header1 {    
    margin-top: 15px;    
    padding: 10px;    
    background: none;
  }
}

/* Manage Kids */

.gameguide-text{
	color: #1f4f90;
	font-size:12px;
	text-align:right;
}
.gameguide-text a{
	color:#d5810f;
	text-decoration: underline;
}
.card.manage-kids{
	border:none;
	margin-bottom: 15px;
	color:#3f3d3a;
    padding: 0px !important;
}
.card-header{
	color:#fff;
	font-weight:bold;
	font-size:18px;
}
.card-header.manage-kids:first-child {
    border-radius: calc(.8rem - 1px) calc(.8rem - 1px) 0 0 !important;
}
.card.blue .card-header{
	background-color: #1f4f90; /* For browsers that do not support gradients */
	background-image: linear-gradient(#21559b, #173c70);
}
.card.orange .card-header{
	background-color: #d5810f; /* For browsers that do not support gradients */
	background-image: linear-gradient(#eeb457, #e49314);
}
.card.blue .card-body{
	background-color: #e4ecf8;
	border:1px solid #c3d3eb;
	color:#1f4f90;
}	
.card.orange .card-body{
	background-color: #feedca;
	border:1px solid #e9d9b9;
	color:#a66e21;
}
.card-body h3{
	font-size:18px;	
}
.custom-control-label.radio{
	font-weight:bold;
    
}
.custom-control-label.radio::before{
    background-color: #eff4fa;
    border: 1px solid #a7bbd9;
}
select.form-control{
	max-width:318px;
	display: inline-block;
}
.player-details{
	margin-bottom: 5px;
}
.blue .form-control{
	border:1px solid #d8e4f5;
	border-radius:0;
	color:#4d668b;
}
.orange .form-control{
	border:1px solid #e9d9b9;
	border-radius:0;
	color:#a66e21;
}
.player-details label{
	min-width:170px;
	justify-content: left;
	min-height: 38px;
}
.player-details .form-control.name{
	min-width:285px;
}
.form-control.month{
	max-width:120px;
	margin-right: 8px
}
.form-control.day{
	max-width:80px;
	margin-right: 8px
}
.form-control.year{
	max-width:100px;
}
.player-details label.gender-radio{
	min-width:60px;
	min-height:auto;
}
.player-details label.gender-radio::before{
    background-color: #fbf2df;
    border: 1px solid #ecb154;
}
.player-details .form-control.grade{
	min-width:285px;
    background-color: #FFFFE0;
    border:none;
}
.dob-text{
	font-size:12px;
	max-width: 275px;
}
.update-btn{
    margin: auto;
    width: 135px;
    height: 42px;
    background: url(../MyAccount/Images/update-btn.png)center top no-repeat;
	border:none;
	cursor:pointer;
}
.update-btn:hover {
	background:url(../MyAccount/Images/update-btn.png)center center no-repeat;
}
.update-btn:active {
	background:url(../MyAccount/Images/update-btn.png)center bottom no-repeat;
}
.add-new-player-btn{
    width: 195px;
    height: 42px;
    background: url(../MyAccount/Images/add-new-player-btn.png)center top no-repeat;
	border:none;
	cursor:pointer;
	vertical-align: bottom;
    margin-left: 10px;
}
.add-new-player-btn:hover {
	background:url(../MyAccount/Images/add-new-player-btn.png)center center no-repeat;
}
.add-new-player-btn:active {
	background:url(../MyAccount/Images/add-new-player-btn.png)center bottom no-repeat;
}
.add-buddy.manage-kids h4{
	font-size:16px;
}
.buddy-submit-btn{
	width: 122px;
    height: 42px;
    background: url(../MyAccount/Images/buddy-submit-btn.png)center top no-repeat;
	border:none;
	cursor:pointer;
	vertical-align: bottom;
    margin-left: 10px;
}
.buddy-submit-btn:hover {
	background:url(../MyAccount/Images/buddy-submit-btn.png)center center no-repeat;
}
.buddy-submit-btn:active {
	background:url(../MyAccount/Images/buddy-submit-btn.png)center bottom no-repeat;
}
.current-buddies{
	color:#df1428;
	margin-top: 20px;
}
.thumbnail{
	width:225px;
	text-align:center;
	margin: 0 auto;	
	background: #fff;
    border-radius: 8px;
	border:1px solid #e9d9b9;
	padding: 10px 18px;
}
.thumbnail .caption p{
	color:#1f4f90;
	font-weight:bold;
	margin:0;
}
.thumbnail .caption h3{
	color:#df1428;
	margin:0 0 3px;
	font-size:24px;
	font-weight:900;
}
.thumbnail .buddy-img{
	background:#f6ed04;
	border-radius:8px;
	border:1px solid #e9d9b9;
	padding-top: 2px;
}
.thumbnail .buddy-img p{
	font-size:14px;
	font-weight:bold;
	color:#df1428;
	margin: 10px 0 0 0;
    line-height: 8px;
}
.thumbnail .buddy-img small{
	font-size:11px;
	font-weight:bold;
	color:#df1428;	
}
.thumbnail .buddy-img small a{
	text-decoration:none;
	color:#df1428;
}
.thumbnail .print-buddy{
	background: #401df0;
    color: #fff;
    padding: 2px 15px;
    font-size: 11px;
    font-weight: bold;
    margin-top: 5px;
}
@media screen and (max-width:414px) {
	.card-body{
		text-align:center;		
	}
	.add-new-player-btn{
		margin-top:10px;
		margin-left:0;
	}
	.player-details label{
		text-align:left;
		min-height: 20px;
		width:100%;
	}
	.player-details .form-control.name{
		min-width:100%;
		margin-bottom:15px;
	}
	.form-control.month {
		max-width: 110px;		
		margin-right: 2px;
	}
	.dob-label{
		display:none;
	}
	.player-details.grade{
		margin-bottom:15px;
		margin-top:20px;
	}
	.buddy-submit-btn{
		margin-left: auto;
		margin-top: 10px;
		margin-right: auto;
	}
	.player-details .form-control.grade {
		min-width: 100%;
	}
}
@media (min-width: 576px){

.form-inline label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: left !important;
    align-items: left !important;
    -ms-flex-pack: left !important;
    justify-content: left !important;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 100;
}
}
@media screen and (max-width:1023px) and (min-width:768px){
	.player-details label{
		width:100%;
	}
	.dob-label{
		display:none !important;
	}
}
.form-control.manage-kids {

    height: 34px !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
   
}
.custom-control label {
    min-width: 50px;
    align-items: left !important;
    padding-left: 8px;
    padding-right:8px;
    font-weight: 100;
    
}
.custom-control.manage-kids label {
    min-width: 50px;
    align-items: left !important;
    margin-top: -9px;
    padding-left: 10px;
}

 .custom-control input[type=radio] {
 float:left;}
 
 /* Free Trail Design */
 
  a, a:hover {
        color:blue;
    }
    .btn-submit {
        font-size:1.5rem;
    }
    .btn-center {
        text-align: center;
        font-size: 1em;
        width: 100%;
    }

    .container .close, .close {
    margin-top: -10px;
    font-size: 30px;
    color: #ff0202 !important;
    opacity: 1;
}

    .btn-center .btn-primary {
        padding: 5px 10px;
        border-radius: 5px;
    }

    .form-error {
        border: 2px solid red !important;
    }

    body {
        font-family: Arial, Helvetica, sans-serif;
    }

    #add_more_students {
         float:right;
        width: 100px;
        height: 30px;
        background-size: 100%;
        margin-top: 60px;
        border-color: #003366;
        border-radius: 5px;
    }

    .parent-logo {    
        background: url('images/parent-icon.png') no-repeat;
        background-size: 100%;
        width: 30px;
        margin-left:20px;
        margin-top:10px;
    }

    .student-logo {
        background: url('images/child-icon.png') no-repeat;
        background-size: 100%;
        width: 30px;
        margin-left:20px;
        margin-top:10px;
    }
        
    input[type=text] {
         width: 100%;
        padding: 12px 20px;
        margin: 8px 0;
        display: inline-block;
        //border: 1px solid #ccc;
        box-sizing: border-box;
        height: 30px
    }

    #StartFreeTrial {
        background-color: #00bfff;
        color: white;
        padding: 14px 20px;
        margin: 8px 0;
        border: none;
        cursor: pointer;
        width: 100%;
    }

    #StartFreeTrial:hover {
        opacity: 0.8;
    }

    .container2 {
        padding: 16px;
    }

    .remove_field {
    margin-top:20px;
    }
     #loading-background {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background-color: #0000007d;
}
     .loading-ring {
	display: inline-block;
	position: relative;
	width: 64px;
	height: 64px;
	margin: auto;
}

.loading-ring div {
	box-sizing: border-box;
	display: block;
	position: absolute;
	width: 51px;
	height: 51px;
	margin: 6px;
	border: 6px solid #fff;
	border-radius: 50%;
	animation: loading-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
	border-color: #fff transparent transparent transparent;
}

.loading-ring div:nth-child(1) {
	animation-delay: -0.45s;
}

.loading-ring div:nth-child(2) {
	animation-delay: -0.3s;
}

.loading-ring div:nth-child(3) {
	animation-delay: -0.15s;
}
@keyframes loading-ring {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}