@import url(https://fonts.googleapis.com/css?family=Lato:700);
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,900|Dosis:300,400,600,700,800|Droid+Sans:400,700|Lato:300,400,700,900|PT+Sans:400,700|Ubuntu:300,400,500,700|Open+Sans:400,300,600,700|Roboto:400,300,500,700,900|Roboto+Condensed:400,300,700|Open+Sans+Condensed:300,700|Play:400,700|Maven+Pro:400,500,700,900&subset=latin,latin-ext);
html {
  box-sizing: border-box;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

body {
  width:100%;
  width: auto;
  
  font-size: 0.8125rem;
  line-height: 1.5;
  font-family: 'Montserrat', sans-serif;
  background-color: white;
  
  color: white;
}


.container2 {
  box-shadow: 5px 5px 20px #aaa;
  float:right;
  margin-top: 5px;
  margin-right: 10px;
  width: 123px;
  height:185px;
  background: #1e2730;
  color: black;
  overflow: hidden;
  transition: all 0.3s ease;
  padding: 5px 17px;
}

.p-img{
  
  padding-left: 5px;
  padding-top: 5px;
  padding-bottom: 95px;
  opacity: 0.95;
  display: inline;
  
}

.p-img-new{
  
  
  
  opacity: 0.95;
  display: inline;
  
}

.p-img-mobi{
  padding-left: 5px;
  
  padding-top: 5px;
  overflow: hidden;
  opacity: 0.95;
  display: inline-block;
  
}


a {
  color: white;
}



.ninja-logo{
  float: right;
  width: 100%;
  padding-top: 80px;
  background-color: white;
  color: white !important;
}


.ninja-logo p{
  text-align: left;
  float: right;
  font-size: large;
  padding-left: 40px;
  padding-right: 15%;
  
  
}

.fa-5 {
  float: right;
  font-size: 24px;
  margin: 16px 0 0 6px;
/*   line-height: 62px; */
  
}
.ind-danger {
  color: #F19999;
/*   text-shadow: 1px 1px 0px #f00;   */
}
.ind-ok {
  color: #224761;
/*   text-shadow: 1px 1px 0px #1d9d74; */
}
.ind-warning {
  color: #F3C756;
/*   text-shadow: 1px 1px 0px #BE8610;   */
}
.ind-info {
/*   text-shadow: 1px 1px 0px #0F78DA; */
  color: #78B9EC;
}
.g-container {
  
  margin-right: 6px;
  width: 180px;
  height: 60px;
/*   padding: 8px; */
/*   border: 1px solid #ddd; */
  border-radius: 4px;
  float: right;
}
.g-container .rest:hover {
  background-color: #fa3380;
  cursor: pointer;
}
.g-container .rest2:hover {
  background-color: #fa3380;
  cursor: pointer;
}

.g-danger .rest {
  background-color: #224761;
  border-color: #ebccd1;
  color: #a94442;
}
.g-danger .rest:hover {
  background-color: #fa3380;
}

.g-danger .rest2 {
  background-color: #fa3380;
  border-color: #ebccd1;
  color: #a94442;
}
.g-danger .rest1:hover {
  background-color: #ebccd1;
}

.g-ok .rest{
  background-color: #224761;
  border-color: #224761;
  color: #FFF;
}
.g-ok .rest:hover {
  background-color: #224761;
}

.g-ok .rest2{
  background-color: #fa3380;
  border-color: #d6e9c6;
  color: #3c763d;
}
.g-ok .rest2:hover {
  background-color: #fa3380;
}

.g-info .rest {
  background-color: #224761;
  border-color: #224761;
  color: #FFF;
}
.g-info .rest:hover {
  background-color: #fa3380;
    color: #224761;
    
}

.g-info .rest2 {
  background-color: #fa3380;
  border-color: #CBE3F0;
  color: #224761;
}
.g-info .rest2:hover {
  background-color: #fa3380;
}

.g-warning .rest{
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.g-warning .rest:hover {
  background-color: #fa3380;
}
.rest {
  
  font-weight: 600;
  background: #224761;
  color: #FFF;
  padding: 3px 24px 3px 1px;
  margin-left: 83px;
  align-content:center;
  border-width: 0px 1px 1px 1px; 
  border-style: solid;
  border-color: #ccc;
  border-radius: 24px 0px 0px 24px;
  overflow: hidden;
  height: 90%;
  width:72%;
}

.rest2 {
  
  font-weight: 600;
  background: #f9f9f7;
  color: #555;
  padding: 3px 24px 3px 1px;
  margin-left: 83px;
  align-content:center;
  border-width: 0px 1px 1px 1px; 
  border-style: solid;
  border-color: #ccc;
  border-radius: 24px 0px 0px 24px;
  overflow: hidden;
  height: 90%;
  width:72%;
}


.gauge {
  /*   clear: both; */
    height: 62px;
    padding: 0 5px;
    float: left;
    line-height: 70px;
    background: #224761;
    border: 1px solid #ddd;
    border-radius: 4px 0 0 4px;
  }
  .percent {
    float: right;
    padding: 0px;
    color: white;
    opacity: 0.92;
    font-size: 16px;
    line-height: 50px;
  }
  .desc {
    padding-top: 21px;
    font-size: 11px;
    overflow: hidden;
  }
  

a{text-decoration:none;}
.firstLine {
    font-size: 24px;
    font-weight: 300;
}.secondLine {
    font-size: 56px;
    line-height: 36px;
    font-weight: 600;
    
}

.thirdLine {
    font-size: 26px;
    line-height: 62px;
    font-weight: 300;
    top: -30px;
}.fourthLine {
    font-size: 12px;
    font-weight: 300;
    position: relative;
    top: -40px;
}

.badges {
    position:absolute;
    margin:2% 65%;
    width:200px;
    height:120px;
    background:maroon;
    border-radius:100%;
    font-size: 30px;
    color: #FFF;
    line-height: 4px;
    text-align: center;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
    -webkit-animation: 3s ease-in-out 0s normal none infinite running swing;
    -moz-animation: 3s ease-in-out 0s normal none infinite running swing;
    -o-animation: 3s ease-in-out 0s normal none infinite running swing;
    animation: 3s ease-in-out 0s normal none infinite running swing;
    
    -webkit-transform-origin: 100px -71px;
    -moz-transform-origin: 100px -71px;
    -o-transform-origin: 100px -71px;
    transform-origin: 100px -71px;
}
.badges:before{
    content:'';
    position:absolute;
    top:90px;left:90px;
    width:20px;height:20px;
    border-radius:100%;
    -webkit-box-shadow: 0px -82px 0px -2px #fff, 0px -100px #552F87,20px -98px #552F87,39px -94px #552F87,56px -85px #552F87,71px -72px #552F87,
                83px -57px #552F87,93px -40px #552F87,98px -20px #552F87,100px 0px #552F87,
                
                -20px -98px #552F87,-39px -94px #552F87,-71px -72px #552F87,
                -56px -85px #552F87,-83px -57px #552F87,-93px -40px #552F87,-98px -20px #552F87,-100px 0px #552F87,
                
                0px 100px #552F87,-20px 98px #552F87,-39px 94px #552F87,-56px 85px #552F87,
                -71px 72px #552F87,-83px 57px #552F87,-93px -40px #552F87,-98px 20px #552F87,-93px 40px #552F87,
                
                20px 98px #552F87,39px 94px #552F87,56px 85px #552F87,
                71px 72px #552F87,83px 57px #552F87,93px 40px #552F87,98px 20px #552F87;
                
    
    -moz-box-shadow: 0px -82px 0px -2px #fff, 0px -100px #552F87,20px -98px #552F87,39px -94px #552F87,56px -85px #552F87,71px -72px #552F87,
                83px -57px #552F87,93px -40px #552F87,98px -20px #552F87,100px 0px #552F87,
                
                -20px -98px #552F87,-39px -94px #552F87,-71px -72px #552F87,
                -56px -85px #552F87,-83px -57px #552F87,-93px -40px #552F87,-98px -20px #552F87,-100px 0px #552F87,
                
                0px 100px #552F87,-20px 98px #552F87,-39px 94px #552F87,-56px 85px #552F87,
                -71px 72px #552F87,-83px 57px #552F87,-93px -40px #552F87,-98px 20px #552F87,-93px 40px #552F87,
                
                20px 98px #552F87,39px 94px #552F87,56px 85px #552F87,
                71px 72px #552F87,83px 57px #552F87,93px 40px #552F87,98px 20px #552F87;
                
    
    -o-box-shadow: 0px -82px 0px -2px #fff, 0px -100px #552F87,20px -98px #552F87,39px -94px #552F87,56px -85px #552F87,71px -72px #552F87,
                83px -57px #552F87,93px -40px #552F87,98px -20px #552F87,100px 0px #552F87,
                
                -20px -98px #552F87,-39px -94px #552F87,-71px -72px #552F87,
                -56px -85px #552F87,-83px -57px #552F87,-93px -40px #552F87,-98px -20px #552F87,-100px 0px #552F87,
                
                0px 100px #552F87,-20px 98px #552F87,-39px 94px #552F87,-56px 85px #552F87,
                -71px 72px #552F87,-83px 57px #552F87,-93px -40px #552F87,-98px 20px #552F87,-93px 40px #552F87,
                
                20px 98px #552F87,39px 94px #552F87,56px 85px #552F87,
                71px 72px #552F87,83px 57px #552F87,93px 40px #552F87,98px 20px #552F87;
                
    
    box-shadow: 0px -82px 0px -2px #FFBC0B, 0px -100px #FFBC0B,20px -98px #FFBC0B,39px -94px #FFBC0B,56px -85px #FFBC0B,71px -72px #FFBC0B,
                83px -57px #FFBC0B,93px -40px #FFBC0B,98px -20px #FFBC0B,100px 0px #FFBC0B,
                
                -20px -98px #FFBC0B,-39px -94px #FFBC0B,-71px -72px #FFBC0B,
                -56px -85px #FFBC0B,-83px -57px #FFBC0B,-93px -40px #FFBC0B,-98px -20px #FFBC0B,-100px 0px #FFBC0B,
                
                0px 100px #FFBC0B,-20px 98px #FFBC0B,-39px 94px #FFBC0B,-56px 85px #FFBC0B,
                -71px 72px #FFBC0B,-83px 57px #FFBC0B,-93px -40px #FFBC0B,-98px 20px #FFBC0B,-93px 40px #FFBC0B,
                
                20px 98px #FFBC0B,39px 94px #FFBC0B,56px 85px #FFBC0B,
                71px 72px #FFBC0B,83px 57px #FFBC0B,93px 40px #FFBC0B,98px 20px #FFBC0B;
}
.badges:after{
    content:'';
    position:absolute;
    top:-70px;left:99px;
    width:2px;height:81px;
    border-radius:0%;
    background:#000;
}

@-webkit-keyframes swing{
    0%{-webkit-transform:rotate(5deg);}
    50%{-webkit-transform:rotate(-5deg);}
    100%{-webkit-transform:rotate(5deg);}
}
@-moz-keyframes swing{
    0%{-moz-transform:rotate(5deg);}
    50%{-moz-transform:rotate(-5deg);}
    100%{-moz-transform:rotate(5deg);}
}
@-o-keyframes swing{
    0%{-o-transform:rotate(5deg);}
    50%{-o-transform:rotate(-5deg);}
    100%{-o-transform:rotate(5deg);}
}
@keyframes swing{
    0%{transform:rotate(5deg);}
    50%{transform:rotate(-5deg);}
    100%{transform:rotate(5deg);}
}


h2 {
  color: #222;
  font-weight: 800;
  font-size: 2em;
  line-height: 1;
}

h3 {
    opacity:0.7;
    color:#fff;
    text-transform: uppercase;
    text-align:center;
    font-size: 20px;
}


.clear
{
    clear:both;
}

p
{
    text-align:center;
    color: #224761;
}

p a
{
    color:#dd1111;
}


h2.title-one
{
    animation: load-heading 1.6s linear;
    padding-left:100px;
    animation-fill-mode:forwards;
    -webkit-animation: load-heading 1.6s linear;
    -webkit-animation-fill-mode:forwards;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
}

p {
  margin: 2em 0;
}

.word-bg {
  position: absolute;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
}

.word-bg img {
  position: fixed;
  top: 50%;
  left: 50%;
  max-height: 105%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-filter: blur(5px) grayscale(50%);
          filter: blur(5px) grayscale(50%);
  opacity: 0.65;
}

@media (min-aspect-ratio: 221/100) {
  .word-bg img {
    max-height: none;
    max-width: 105%;
  }
}

.btn-primary{
  font-size: x-large;
  height: 60px;
  border-radius: 25px;
  background-color: #224761;
  margin-left: 6.5%;
  margin-bottom: 2%;
  color: white !important;
  
  
}

.btn-tool{
  font-size: x-large;
  color: white !important;
  border-radius: 25px;
  background-color: orangered;
  margin-left: 33%;
  width: auto;
  margin-bottom: 13%;

  
}


.logo {
    position:relative;
    float:right;
    right: 0%;
     top: 1em;
     margin-right: -120px;
  
}

.logo1 {
    position:relative;
    float:right;
    margin-right: -180px;
     top: 1em;  
}




h2.title-two
{
  color: #224761;  
  opacity: 0.92;
  display: inline-block;
  margin-left: 6%;
  padding-right: 46%;
  
  animation: load-heading 2.6s linear;
    animation-fill-mode:forwards;
    -webkit-animation: load-heading 2.6s linear;
    -webkit-animation-fill-mode:forwards;
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
}

h2.title-three
{
  color: #224761;  
  opacity: 0.92;
  display: inline-block;
  margin-left: 6%;
  padding-right: 46%;
  padding-top: 115px;
  
  animation: load-heading 2.6s linear;
    animation-fill-mode:forwards;
    -webkit-animation: load-heading 2.6s linear;
    -webkit-animation-fill-mode:forwards;
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
}

/* Cards */

.card-wrap {
  margin-top: 42%;
  display: inline;
  float: left;
  box-sizing: content-box;
  z-index: 9;
  display: flex;
  align-items: center;
  width: 100%;
  height: calc(100% - 5rem);
  margin: 0 auto;
}


.card-wrap2 {
  margin-top: 42%;
  display: inline;
  float: left;
  box-sizing: content-box;
  z-index: 9;
  display: flex;
  align-items: center;
  width: 100%;
  height: calc(100% - 5rem);
  margin: 0 auto;
  padding-top: 25px;
  
}


.card {
  --tint: #666;
  position: relative;
  min-width: 320px;
  width: 320px;
  margin: 1rem;
  overflow: hidden;
  background-color: #fff;
  border-radius: 1.5em;
  box-shadow: 0 0.5rem 1.5rem -0.25rem hsla(40,100%,5%,0.75);
}

.close {
  position: absolute;
  z-index: 10;
  top: 17rem;
  right: 8.5rem;
  width: 1em;
  color: var(--tint);
  font-weight: 600;
  font-size: 3.25em;
  line-height: 1;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
  transition: 600ms 200ms;
}

.subject {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 24em;
  overflow: hidden;
  border-radius: 1.5em 1.5em 0 0;
}

.subject .bg {
  position: relative;
  height: 95%;
  overflow: hidden;
  
}

.subject .bg img {
  opacity: 0.69;
  position: absolute;
  
  top: -0.5em;
  left: 50%;
  display: block;
  height: 105%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-filter: blur(2px);
          filter: blur(2px);
}

.subject .fg {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  max-height: 23.5em;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.info {
  padding: 24em 1.5em 1.5em;
  border-radius: 0 0 1.5em 1.5em;
  transition:
    padding 400ms,
    opacity 800ms 300ms,
    -webkit-transform 800ms 300ms;
  transition:
    padding 400ms,
    transform 800ms 300ms,
    opacity 800ms 300ms;
  transition:
    padding 400ms,
    transform 800ms 300ms,
    opacity 800ms 300ms,
    -webkit-transform 800ms 300ms;
}

.info .header {
  text-align: center;
}

.tag {
  color: var(--tint);
  font-size: small;
  font-weight: normal;
}


.tag2 {
  font-size: small;
  font-weight: small;
}


.tag3 {
  color: var(--tint);
  font-size: normal;
  font-weight: 900;
}

.tag4 {
  color: var(--tint);
  
}


.content {
  text-align: center;
}

.stats {
  color: #fff;
  font-size: xx-small;
  text-transform: uppercase;
}

.stat {
  position: relative;
  z-index: 1;
  display: block;
  padding: 3px 4px;
  margin: 1px 0;
  line-height: 1;
  letter-spacing: 0.1em;
}

.stat::before,
.stat::after {
  content: '';
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #222;
}

.stat::after {
  width: 10%;
  background-color: var(--tint);
}

.stat[data-stat="1"]::after { width: 14.29%; }
.stat[data-stat="2"]::after { width: 28.57%; }
.stat[data-stat="3"]::after { width: 42.86%; }
.stat[data-stat="4"]::after { width: 57.14%; }
.stat[data-stat="5"]::after { width: 71.43%; }
.stat[data-stat="6"]::after { width: 85.71%; }
.stat[data-stat="7"]::after { width: 100%; }


/* Card - Collapsed */

.collapsed {
  background-color: transparent;
  transition: 400ms 200ms;
}

.collapsed .close {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.collapsed .info {
  padding: 1.5em;
  
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
  opacity: 0;
  transition: 400ms;
}

/*---------- star rating ----------*/
.star-rating, .back-stars, .front-stars {
  display: flex;
}

.star-rating {
  align-items: center;
  font-size: 8em;
  justify-content: center;
  margin-top: 5px;
}

.back-stars {
  color: #bb5252;
  position: relative;
  text-shadow: 4px 4px 10px #843a3a;
}

.front-stars {
  color: #FFBC0B;
  overflow: hidden;
  position: absolute;
  text-shadow: 2px 2px 5px #d29b09;
  top: 0;
}


.rings
{
    
    width:45%;
    padding-left:10%;
    padding-top:14%;
    position: absolute;
}

.arrow
{
    position: relative;
    height: 0px;
    width: 0px;
    border-top: 18px solid #dd1111;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    position:absolute;
    bottom:40px;
    left:77px;
    z-index:1;
    animation: load-arrow 1.6s linear;
    animation-fill-mode:forwards;
    -webkit-animation: load-arrow 1.6s linear;
    -webkit-animation-fill-mode:forwards;
}

@keyframes load-arrow
{
    from { transform: translate(0,0); }
    to { transform: translate(0,55px); }
}

@-webkit-keyframes load-arrow
{
    from { -webkit-transform: translate(0,0); }
    to { -webkit-transform: translate(0,55px); }
}

.pie
{
    width: 175px;
    height: 175px;
    position: relative;
    border-radius: 280px;
    background-color: #0c8ec0;
    padding-bottom: 10px;
    float:left;
    margin-right: 25px;
    margin-bottom: 75px;
    margin-left: 25px;
}

.pie .title
{
    
	animation: load-title 3s linear;
	animation-fill-mode:forwards;
    -webkit-animation: load-title 3s linear;
    -webkit-animation-fill-mode:forwards;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    position:absolute;
    bottom:-40px;
    text-align: center;
    font-size: 20px;
    width:100%;
	color:#fff;
    
}


@keyframes load-title
{
    from {opacity: 0;}
    to {opacity: 1;}
}

@-webkit-keyframes load-title
{
    from {opacity: 0;}
    to {opacity: 1;}
}

.pie .title:hover {
    font-size: 30px;
    width: 150%;
}


.mask
{
    position: absolute;
    width: 100%;
    height: 100%;
}

.outer-right
{
    clip: rect(0px 140px 140px 70px);
}

.inner-right
{
    background-color: maroon;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    clip: rect(0px 70px 140px 0px);
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}

.pie1 .inner-right
{
    transform: rotate(340deg);
    animation: load-right-pie-1 1s linear;
    -webkit-animation: load-right-pie-1 1s linear;
    -webkit-transform: rotate(340deg);
}

@keyframes load-right-pie-1
{
    from {transform: rotate(0deg);}
    to {transform: rotate(340deg);}
}

@-webkit-keyframes load-right-pie-1
{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(340deg);}
}


.pie2 .inner-right
{
    transform: rotate(300deg);
    animation: load-right-pie-2 1s linear;
    -webkit-animation: load-right-pie-2 1s linear;
    -webkit-transform: rotate(300deg);
}

@keyframes load-right-pie-2
{
    from {transform: rotate(0deg);}
    to {transform: rotate(300deg);}
}

@-webkit-keyframes load-right-pie-2
{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(300deg);}
}


.pie3 .inner-right
{
    
    transform: rotate(330deg);
    animation: load-right-pie-3 1s linear;
    -webkit-animation: load-right-pie-3 1s linear;
    -webkit-transform: rotate(330deg);
}

@keyframes load-right-pie-3
{
    from {transform: rotate(0deg);}
    to {transform: rotate(330deg);}
}

@-webkit-keyframes load-right-pie-3
{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(330deg);}
}

.pie4 .inner-right
{
    transform: rotate(280deg);
    animation: load-right-pie-3 1s linear;
    -webkit-animation: load-right-pie-3 1s linear;
    -webkit-transform: rotate(280deg);
}

@keyframes load-right-pie-3
{
    from {transform: rotate(0deg);}
    to {transform: rotate(280deg);}
}

@-webkit-keyframes load-right-pie-3
{
    from {-webkit-transform: rotate(0deg);}
    to {-webkit-transform: rotate(280deg);}
}


.outer-left
{
    clip: rect(0px 70px 140px 0px);
}

.inner-left
{
    background-color: maroon;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    clip: rect(0px 70px 140px 0px);
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
}

.sait {
  
  float: right;
  position: relative;
}

.sait img {
  float: right;
  position: relative;

}

.content1
{

    width:132px;
    height:132px;
    border-radius:50%;
    background-color:maroon;
    position:absolute;
    top:20px;
    left:20px;
    line-height: 125px;
    font-family:arial, sans-serif;
    font-size:35px;
	color:#fff;
    text-align: center;
    z-index:2;
    -webkit-transition: all 3.3s ease;
  transition: all 3.3s ease;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}

.content1:hover{
    -webkit-transform: rotateX(180deg);
          transform: rotateX(180deg);
}

.content1 span
{
    opacity: 0;
    animation: load-content 3s;
    animation-fill-mode:forwards;
    animation-delay: 0.6s;
    -webkit-animation: load-content 3s;
    -webkit-animation-fill-mode:forwards;
    -webkit-animation-delay: 0.6s;
}

@keyframes load-content
{
    from {opacity:0;}
    to {opacity:1;}
}

@-webkit-keyframes load-content
{
    from {opacity:0;}
    to {opacity:1;}
}

.dashhead{
    align-self: center;
    position:absolute;
    font-size: 140px;
    padding-top: 9%;
    padding-left: 15px;
    opacity: 0.5;
    color: #FFF;
    
}


.fa-51 {
  float: right;
  font-size: 24px;
  margin: 16px 0 0 6px;
/*   line-height: 62px; */
  
}
.ind-danger1 {
  color: #F19999;
/*   text-shadow: 1px 1px 0px #f00;   */
}
.ind-ok1 {
  color: #4c4;
/*   text-shadow: 1px 1px 0px #1d9d74; */
}
.ind-warning1 {
  color: #F3C756;
/*   text-shadow: 1px 1px 0px #BE8610;   */
}
.ind-info1 {
/*   text-shadow: 1px 1px 0px #0F78DA; */
  color: #78B9EC;
}
.g-container1 {
  
  margin: 4px;
  width: 306px;
  height: 52px;
/*   padding: 8px; */
/*   border: 1px solid #ddd; */
  border-radius: 4px;
  float: left;
}
.g-container1 .rest1:hover {
  background-color: #fa3380;
  cursor: pointer;
}
.g-danger1 .rest1 {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.g-danger1 .rest1:hover {
  background-color: #fa3380;
}
.g-ok1 .rest1{
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.g-ok1 .rest1:hover {
  background-color: #fa3380;
}
.g-info1 .rest1 {
  background-color: rgb(217, 237, 247);
  border-color: rgb(188, 232, 241);
  color: rgb(49, 112, 143);
}
.g-info1 .rest1:hover {
  background-color: #fa3380;
}
.g-warning1 .rest1{
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.g-warning1 .rest1:hover {
  background-color: #fa3380;
}
.rest1 {
  font-family: 'Open Sans';
  font-weight: 800;
  background: #f9f9f7;
  color: #555;
  padding: 0 8px;
  border-width: 1px 1px 1px 0px; 
  border-style: solid;
  border-color: #ccc;
  border-radius: 0 4px 4px 0;
  overflow: hidden;
  height: 100%;
}
.gauge1 {
/*   clear: both; */
  height: 62px;
  padding: 0 5px;
  float: left;
  line-height: 70px;
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 4px 0 0 4px;
}
.percent1 {
  float: left;
  padding: 5px;
  font-size: 24px;
  line-height: 50px;
}
.desc1{
  padding-top: 21px;
  font-size: 11px;
  overflow: hidden;
}

.charts-container {
  z-index: 9;
  position: absolute;
  padding: 10px;
  padding-top: 17%;
  padding-left: 46%;
  width: 35%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


#cap-america {
  --tint: #0d47a1;
  display: block;
}

#ironman {
  --tint: #c62828;
}

#thor {
  --tint: #546e7a;
}

#hulk {
  --tint: #388e3c;
}

#spiderman {
  --tint: #d32f2f;
}

#wolverine {
  --tint: #ffb300;
}


@media screen and (max-width: 900px) {
  .card-wrap{
   display: block;
  }
  .p-img{
    width: 50%;
    display: inline;
  }
  }
@media screen and (max-width: 900px) {
    .container2{
     display: block;
    }
    
    }


    @media screen and (min-width: 480px) {
     
    .p-img{
      width: 50%;
      display: inline;
    }

    .p-img-mobi{
      
      display: none;
    }

    }
    
    @media screen and (max-width: 480px) {
      .g-container{
        width: 155px;
     }
     .p-img{
       width: 50%;
       display: inline;
     }

     .p-img-new{
      display: none;
      
    }

    }

