@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 1200px) {
}
@media screen and (max-width: 991px) {
footer .left,
footer .right {
  float:none !important;
padding: 10px 0 0 0;}
header {
  background-color:#FFF;
  z-index: 3;
  position: fixed !important;
  display: block;
  width: 100%;
  height: 85px;
  -moz-box-shadow: 0 0 12px hsla(0, 0%, 0%, 0.38);
  -webkit-box-shadow: 0 0 12px hsla(0, 0%, 0%, 0.38);
  box-shadow: 0 0 12px hsla(0, 0%, 0%, 0.38);
  top: 0;
}
header .logo img {
  max-width: 230px;
  width: 100%;
}
header .logo {
  display: none;
  /*margin: auto;
  padding: 10px 60px;
  height: 85px;
  text-align: center;*/
}
header .toplink {
  display: none;
}
.banner {
  margin-top:85px;
}
section.bn_center {
  margin-top: 85px !important;
}
.store_login {
  display:none;
}
.language {
  display:none;
}
}
@media screen and (max-width: 992px) {
.fatfoot{display: none;}
footer .info.Update{
  margin-top: 8px;
}
.membercentre {
  top: 15px;
  right: 15px;
  z-index: 3;
}
.membercentre .btn-info {
  border-radius: 100%;
  width:50px;
  height:50px;
}
.membercentre .dropdown-item {
  display: inherit;
  border:none;
}
.membercentre .dropdown-menu {
  left: 12px !important;
}
.membercentre .dropdown-item:nth-child(1):hover {
  border-top-left-radius:3px;
  border-top-right-radius:3px;
  border-bottom-left-radius:0px;
}
.membercentre .dropdown-item:nth-child(2):hover {
  border-bottom-left-radius:3px;
  border-bottom-right-radius:3px;
  border-top-right-radius:0px;
}
.menu  a.accesskey{
  display:none;
}
}
@media screen and (min-width: 992px) {
header .logo_phone {
  display: none;
}
.toplink {
  position: absolute;
  right: 180px;
  top: 30px;
  z-index: 1;
  font-size: 90%;
  line-height: 36px;
}
.toplink,
.toplink a {
  color: #000;
}
.home .toplink,
.home .toplink a {
  color: #000;
}
.toplink a {
  padding: 0 6px;
}
.toplink a:hover {
  color: #ffdb14;
}
.home .toplink a:hover {
  color: #0b8089;
}
.toplink  a.accesskey{
  padding: 0 !important;
  left: -10px;
  top: 0;
}
.menu a.accesskey {
  padding: 0 !important;
  left:5px;
  top:10px;
  position:absolute;
  color: transparent;
}
.menu.smaller a.accesskey {
  display: none;
}
/*fatfoot*/
.fatfoot {
    background-color: #efefef;
    position: relative;
    z-index: 1;
}
.fatfoot .card-body {
    border: none;
    letter-spacing: 1px;
    padding: 25px 10px;
    background-color: transparent;
    border-bottom: 1px solid #aaa;
    border-radius: 0;
}
.fatfoot .card-body ul {
  padding:0;
  margin:auto;
}
.fatfoot .card-body ul li {
    padding: 4px 0 4px 5px;
    margin: 0;
    list-style-type: none;
}
.fatfoot .card-body ul li.title {
    font-size: 105%;
    font-weight: 600;
    padding: 5px;
    /* margin: 0 0 3px 0; */
}
.fatfoot .card-body ul li.title a {
    color: #333;
}
.fatfoot .card-body ul li.title a:hover {
    color: #0b8089;
}
.fatfoot .card-body ul li a {
    color: #333;
    text-decoration: none;
}
.fatfoot .card-body ul li a:hover {
    color: #0b8089;
}
}
@media screen and (max-width: 767px) {
.fast{display: none;}
footer .info {
    padding: 10px 0;
}
#visionset{display: none;}
body .newsbox .infobox .text {
  width:100%;
}
body.in .infobox .text .title {
  position:absolute;
  top: -135px;
  left: 251px;
}
body .newsbox .logoani {
  display:none;
}
body .newsbox .text,
body .couponbox .text,
body .videobox .text {
  padding: 0px;
  transition: all 200ms ease-out;
}
body .newsbox .text .btn,
body .couponbox .text .btn {
  top:5px;
}
body .couponbox .text .txt,
body .videobox .text .txt {
  position: relative;
  top: 0;
  left: 0;
}
body .couponbox .text .btn,
body .videobox .text .btn {
  display: block;
  position: absolute;
  top: 6px;
  left: 160px;
}
body.home .Update {
  flex-direction: row;
}
body .newsbox .list-group .left {
  padding:10px 0px 0px 0px !important;
}
body.home .Update ul {
  justify-content: flex-start;
}
}
@media screen and (max-width: 580px) {
.list_coupon .slick-next {
  right: 0px;
}
.list_coupon .slick-prev {
  left: 0px;
}
}
@media screen and (max-width: 480px) {
.container {
  padding:0 20px;
}
body .newsbox {
  /* padding:20px 0; */
}
body.in .newsbox {
  padding: 10px 0 20px 0;
}
body .couponbox {
  padding: 20px 0;
}
body .newsbox .list-group .left {
  padding:10px 5px 0px 5px !important;
}
body .newsbox .text,
body .couponbox .text {
  width:100%;
}
body .newsbox .text .btn,
body .couponbox .text .btn,
body .videobox .text .btn {
  display:block;
  padding:10px 0;
  width:100%;
  top: inherit;
  position: relative;
  right: inherit;
  left: inherit;
}
body .newsbox .text .btn a,
body .couponbox .text .btn a,
body .videobox .text .btn a {
  display:block;
  width:100%;
  padding: 10px;
}
body .couponbox .text .btn p,
body .newsbox .text .btn p,
body .videobox .text .btn p {
  display:inline-block;
}
body .couponbox .text .btn p::after,
body .newsbox .text .btn p::after,
body .videobox .text .btn p::after {
  right: -25px;
  top: 5px;
}
body .newsbox .text .title,
body .couponbox .text .title,
body .videobox .text .title {
  font-size: 160%;
  font-weight: bold;
}
body .newsbox .text .txt,
body .couponbox .text .txt,
body .videobox .text .txt {
  font-size: 100%;
  line-height: 160%;
}
body .newsbox .list-group .list {
  margin-top:0;
}
body .newsbox .list-group .list span {
  float:none !important;
}
body .newsbox .list-group .list li p {
  padding-left: 0px !important;
  padding-top: 10px !important;
  overflow: inherit !important;
  white-space: inherit !important;
  text-overflow: inherit !important;
}
body .newsbox .list-group .list li {
  border-bottom: none;
  margin-bottom:15px;
}
body .newsbox .list-group .list li a {
  border-radius:5px;
  box-shadow:0 0 6px rgba(0,0,0,0.2);
}
}
@media (min-width: 576px) {
.modal-dialog {
    max-width: 630px;
}
}
@media (max-width: 575px) {
body .videobox .list_video li {
  width:100%;
}
}