.mainapnew{width: 100%; max-width: 100%; float: left; margin:0; padding:0; height:auto; display: block; position:relative;}
.mainapleftnew{width:50%; float: left; margin:0; padding:1%; height:auto; display: block; position:relative; border-right: 1px solid #ccc;}
.mainaprightnew{width:50%; float: right; margin:0; padding:1%; height:auto; display: block; position:relative;}
.rightap img {width: 150px; height:150px;}
.rightap {float: left; padding: 5% 15% 15% 15%;}
.scanh {font-size: 20px;color: #000;text-align: center; font-weight: normal;     }
.biscareh {margin: 10px 0 0 0; font-size: 25px;font-weight: 700;text-transform: uppercase;color: #2957a3;}

.palystore {margin: 20px 0 0 0;}
.palystore img {width: auto; height: auto;}

ul.mscd li a { color: #000 !important;text-decoration: none; font-family: 'Lato', sans-serif !important;font-size: 15px;text-align: justify;}
.fetaure {margin: -80px 0 0 0; background-color: #fff; padding-bottom: 30px;}
video {border: 1px solid #000; border-radius: 10px !important;}

#fade {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.8;
  opacity: .80;
  filter: alpha(opacity=80);
}

#light {
  display: none;
  position: absolute;
  top: 20%;
  left: 0%;
  max-width: 810px;
  max-height: 456px;
  margin-left: -300px;
  margin-top: -180px;
  border: 2px solid #FFF;
  background: #FFF;
  z-index: 1002;
  overflow: visible;
}

#boxclose {
  float: right;
  cursor: pointer;
  color: #fff;
  border: 1px solid #AEAEAE;
  border-radius: 3px;
  background: #222222;
  font-size: 31px;
  font-weight: bold;
  display: inline-block;
  line-height: 0px;
  padding: 11px 3px;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 1002;
  opacity: 0.9;
}

.boxclose:before {
  content: "×";
}

#fade:hover ~ #boxclose {
  display:none;
}

.test:hover ~ .test2 {
  display: none;
}
p.clscare-app.wp-dark-mode-ignore {
    color: #000 !important;
    text-decoration: none;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px !important;
    text-align: center !important;
}
p.clscare-app {
    color: #000 !important;
    text-decoration: none;
    font-family: 'Lato', sans-serif !important;
    font-size: 15px !important;
    text-align: center !important;
}
h3.newfeatures {
    color: #383838;
}