@media screen and (min-width: 1900px) {
    footer{
		background-size: cover;
	}
	.bg-map-line{
		background-size: cover;
	}
}

@media screen and (max-width: 1400px) and (min-width: 1198px) {
	.session {
		margin-top: 5%;
	}

	.col-lg-8.answer {
		width: 70%;
	}

	.session .col-lg-4 {
		width: 30%;
	}
}

@media (max-width: 1400px) {
	#voucher-popup .coupon .kanan {
		width: 50% !important;
    }

	#voucher-popup .coupon .info {
		margin: 20px 5px !important;
	}

	#voucher-popup .coupon .button{
		left: 5px;
	}
	ul.recommended-app li {
		width: 48%;
		margin: 1%;
		min-height: 130px;
	}

	ul.recommended-app li a span {
		width: 66%;
	}

	.google-s img {
		width: 50%;
	}

	.google-s .nav-big-banner {
		width: 90%;
	}

	.install-step .container .content {
		flex-direction: column;
		align-items: flex-start;
	}
	
    .install-step .container .content .step {
        width: 80%;
    }

	.install-step .container .content .step .right {
        width: 100%;
    }

	.install-step .container .content .step .right .des {
		max-width: 100%;
	}

	.install-step .container .content .arrow {
        display: none;
    }


}

@media (max-width: 1366px) {
	.navbar .dropdown .dropdown ul {
	  left: -90%;
	}
  
	.navbar .dropdown .dropdown:hover > ul {
	  left: -100%;
	}

	.vip-plan .plan{
		width: 20%;
	}
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
	.vip-plan-box{
	  gap: 40px;
	}
  
	.vip-plan-box .col-lg-8{
	  width: 60%;
	}
	.plan ul.plan-details .saving{
		width: 60%;
	}
  }

@media screen and (max-width: 1199px) {
	article .img-qna {
		width: 240px;
		margin-top: -15%;
	}

	.m-intro {
		padding-top: 120px;
	}

	.left-container {
		width: 50%;
	}

	.right-container {
		width: 50%;
	}

	#support ul li {
		padding: 2% 0;
        font-size: 14px;
    }

	.coupon .kanan {
		width: 50% !important;
	}

	.coupon .info{
		margin: 20px 5px !important;
	}

	.coupon .button{
		left: 5px;
	}

	#voucher-popup.popup-bg .popup{
		width: 80%;
	  }

	#voucher-popup .coupon.applicable .button{
		padding: 5px 10px !important;
	}
}

@media screen and (max-width: 1024px) {
	h1 {
		font-size: 2.7em;
	}

	ul.benefit {
		font-size: large;
	}
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
	.google-session .banner h3{
		font-size: 1.3rem;
	  }
	
	  .google-session .banner .index-app-dl-btn{
		font-size: 1rem;
		padding: 10px 20px;
	  }
}

@media screen and (max-width: 992px) {
	
	h1 {
		text-align: center;
		padding: 4% 0 0;
	}

	.left-container {
		width: 100%;
	}

	.right-container {
		display: none;
	}

	.m-intro .e-text h1 {
		font-size: 3.5em;
	}

	ul.benefit {
		font-size: medium;
		max-width: fit-content;
        margin: 40px auto;
	}

	ul.benefit li {
		line-height: 34px;
	}

	.navbar-mobile ul {
		min-width: 60%;
	}

	#platform {
		padding: 20px 0 40px;
	}

	ul.platform {
		width: 100%;
	}

	ul.platform li {
		width: 46%;
		margin-bottom: 14px;
		padding: 10px 0 6px;
	}

	ul.platform li span {
		font-size: 15px;
		font-weight: 600;
	}

	#platform h2 {
		font-size: 1.8em;
		padding: 0px;
	}

	#platform h3 {
		font-size: 1.3em;
		margin-top: 0px;
	}

	#platform p {
		width: 100%;
		margin: 0;
		font-weight: 700;
	}

	#platform img {
		width: 20px;
	}

	#platform .float-left {
		float: none;
	}

	.bg-map-line button {
		text-align: center;
		display: flow-root;
		margin-left: auto;
		margin-right: auto;
		min-width: 212px;
	}

	.bg-map-line .banner-img {
		display: none;
	}

	#download img {
		width: 62%;
	}

	#download span {
		font-size: 4em;
	}

	.install-step {
		margin: 60px 0;
	}

	.install-step .container .content .step .right {
		margin-left: 10px;
		width: 100%;
	}

	.install-step .container .content .step .right .des {
		max-width: fit-content;
	}

	section#about {
		text-align: center;
	}

	#about img {
		width: 25%;
		margin: 4% 0;
	}

	#support {
		text-align: center;
	}

	#support .faq-icon {
		display: none;
	}

	article .img-qna {
		width: 160px;
		margin-top: -12%;
		margin-right: 0px;
	}

	article p {
		width: 70%;
	}

	ul.question {
		margin-top: 0px;
	}

	.img-vision {
		width: 40% !important;
	}

	#contact {
		text-align: center;
	}

	#contact img {
		float: none;
		width: 40%;
	}

	.answer p a {
		display: inline-block;
	}

	.footer_top {
		padding: 40px 0;
	}

	.footer_top .row{
		justify-content: space-between;
	}

	.footer_top .company_widget p {
		width: 100%;
	}
	
	#header .logo h1 {
		font-size: 28px;
	  }
	  #header.header-scrolled {
		display: block;
	  }

	  .yellow-bg .container{
		width: 100%;
	  }
	  .new-pwd-img {
		width: 100%;
		border-radius: 20px 20px 0 0;
	  }
	
	  .new-pwd-img img {
		width: 50%;
	  }
	
	  .input-content {
		width: 100%;
		margin: 0px;
		padding: 6%;
	  }
	  
	  .section-nav ul li .menu-icon{
		margin-right: 0;
	  }
	
	  .menu-title{
		display: none;
	  }
	
	  .section-nav ul li:hover, .section-nav ul li.selected {
		width: fit-content;
	  }

	  .mobile-nav-toggle {
		display: block;
	}
  
	.navbar ul {
		display: none;
	}
  
	.navbar-mobile {
		position: fixed;
		overflow: hidden;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		background: rgba(23, 35, 46, 0.9);
		transition: 0.3s;
		z-index: 999;
	}
  
	.navbar-mobile .mobile-nav-toggle {
		position: absolute;
		top: 15px;
		right: 15px;
	}
  
	.navbar-mobile ul {
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		padding: 50px 0;
		background-color: #e3eeff;
		overflow-y: auto;
		transition: 0.3s;
	}
  
	.navbar-mobile a,
	.navbar-mobile a:focus {
		padding: 15px 20px;
		font-size: 18px;
		color: #2a2b32;
		text-decoration: none;
	}
  
	.navbar-mobile a:hover,
	.navbar-mobile .active,
	.navbar-mobile li:hover > a {
		color: #50AAFD;
	}

	.navbar-mobile ul:nth-child(2) a{
		padding: 20px;
	}
  
	.navbar-mobile li:nth-child(4) a:hover {
		color: #50AAFD;
		background-color: transparent;
	}
  
	.navbar-mobile .dropdown ul {
		position: static;
		display: none;
		margin: 10px 20px;
		padding: 10px 0;
		z-index: 99;
		opacity: 1;
		visibility: visible;
		background: #fff;
		box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
	}
  
	.navbar-mobile ul li {
		min-width: 160px;
	}
  
	.navbar-mobile .dropdown ul a {
		padding: 10px 20px;
		color: #174f8b;
	}
  
	.navbar-mobile .dropdown ul a i {
		font-size: 12px;
	}
  
	.navbar-mobile .dropdown ul a:hover,
	.navbar-mobile .dropdown ul .active:hover,
	.navbar-mobile .dropdown ul li:hover > a {
		color: #50AAFD;
	}
  
	.navbar-mobile .dropdown > .dropdown-active {
		display: block;
	}
  
	.navbar li:nth-child(5) {
		display: block;
	}
  
	.navbar-mobile li:nth-child(7),
	.navbar-mobile li:nth-child(8) {
		display: block;
	}
  
	.navbar-mobile li:nth-child(7) a,
	.navbar-mobile li:nth-child(8) a {
		padding: 0px;
		margin: 0px 20px;
	}
  
	.navbar li:nth-child(8) .copyright {
		display: block;
		color: #fff;
		margin: 0px 20px;
		font-size: 12px;
	}

	.vip-plan .col-md-2 {
		min-width: 226px;
	}
	table {
		border: 0;
	}
	
	table caption {
		font-size: 1.3em;
	}
	
	table thead {
		border: none;
		clip: rect(0 0 0 0);
		height: 1px;
		margin: -1px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		width: 1px;
	}
	
	table tr {
		border-bottom: 3px solid #e3e0dd;
		display: block;
		margin-bottom: 0.625em;
	}
	
	table td {
		border-bottom: 1px solid #e3e0dd;
		display: block;
		font-size: 0.8em;
		text-align: right;
	}
	
	table td::before {
		/*
		* aria-label has no advantage, it won't be read inside a table
		content: attr(aria-label);
		*/
		content: attr(data-label);
		float: left;
		font-weight: bold;
		text-transform: uppercase;
	}
	
	table td:last-child {
		border-bottom: 0;
	}
	
	.vip-banner {
		padding-top: 10%;
	}
	
	.vip-bg h1 {
		text-align: left;
		padding-top: 13%;
		font-size: 2rem;
	}
	
	.account-nav .height{
		margin-top: 16%;
	}
	
	.account-nav .col:nth-child(1) {
		width: 84px;
		display: flow-root;
		margin-top: 2%;
	}
	
	.account-nav .col:nth-child(2) {
		width: 83%;
		display: flow-root;
	}
	.login-title{
		width: 100%;
		gap: 10px;
	}

	.login-title .create-acc{
		padding: 10px 20px;
		margin-left: 10px;
	}

	.login-input .text-box{
		width: 100%;
	}

	.login-input {
		padding: 20px;
	}

	.vip-benefit h4 {
		margin: 20px 0;
	}

	.vip-benefit ul {
		flex-direction: row;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.vip-benefit ul li {
		display: flex;
		flex-direction: column;
		align-items: center;
	}

	.vip-benefit ul li img {
		margin-right: 0;
		margin-bottom: 10px;
	}

	#clockdiv{
		background-size: cover;
	}
	
	#voucher-popup .time{
		font-size: xx-small !important;
	}

	ul.recommended-app li a h6 {
		margin-top: 4%;
	}

	ul.recommended-app li button {
		float: left;
		margin-top: 10px;
	}

	ul.recommended-app li a span {
		width: 100%;
		margin-top: 10px;
	}

	.google-s .banner {
		display: none;
	}

	.google-session .col-md-6 {
		width: 100%;
		margin-top: 8%;
	}

	ul.popular-app {
		display: none;
	}

	.search-container {
		margin-bottom: 4%;
		width: 100%;
	}

	.google-s img {
		width: 40%;
	}

	ul.recommended-app li a img {
		height: 40px;
		width: 40px !important;
	}
	.experience {
		text-align: center;
	}
	.experience img{
		max-width: 40%;
	}

	.dl-warning{
		text-align: center;
		margin-top: 0;
	}

	.totalprice {
		margin-left: 0px;
		width: 100%;
	}

	.plan ul.plan-details {
		margin-bottom: 30px;
		}

	.plan-unselected ul.plan-details {
		margin-bottom: 30px;
	}

	p.preamble a:link {
		margin-left: auto;
		margin-right: auto;
		width: 310px;
		display: table;
	}

	.new-lite {
		top: -12px;
	}

	.macos-video {
		background: transparent;
		margin-top: 20px;
	}
}

@media (max-width: 991.98px) {
	.install-step .container .content {
	  padding: 0;
	  background: none;
	  border: 0;
	}

		.install-step .container .content .detail {
		  display: none;
		}

		.install-step .container .content .arrow {
			display: none;
		  }
  }
  
  @media (max-width: 767.98px) {
	.install-step .container .content {
	  flex-direction: column;
	  align-items: flex-start;
	}

	.install-step .container .content .step {
		margin-bottom: 32px;
	  }

	  .install-step .container .content .step .number {
		width: 56px;
		height: 56px;
		font-size: 32px;
	  }

	  .install-step .container .content .step .right .des {
		max-width: 100%;
	  }
}

@media screen and (max-width: 992px) and (min-width: 780px) {
	#pure .hero-img-index img {
	  width: auto;
	  max-height: 300px;
	  margin-top: 20px;
	}
  
	.icon-hug {
	  display: none;
	}
  
	.account-nav .col:nth-child(1) {
	  width: 84px;
	}
  
	.account-nav .col:nth-child(2) {
	  width: 88%;
	}
  
	.account-nav .session-nav li {
	  width: 84px !important;
	}
  
	.vip-level {
	  width: 94%;
	}
  
	.vip-plan .col-12 {
	  width: 100%;
	}
  
	.vip-plan .plan {
	  width: 50%;
	}
  
	.payment-history .row ul li {
	  width: 94%;
	}
  
	.nav-home {
	  display: none !important;
	}
  
	.vip-plan {
	  margin-top: 0;
	}
  
	.icon-astro {
	  top: -6px;
	}
  
	table {
	  width: 90%;
	  margin: 0 auto;
	  box-shadow: none;
	}
  
	.popup-bg .popup {
	  margin-top: 30%;
	}

	.card .card-body .payment-type .types .type {
		width: 48%;
		margin: 1%;
	}

	.card .card-body .payment-type .types .type .logo img {
		margin-left: 30px;
	}
  }

  @media screen and (max-width: 780px) {
	.vip-plan .col-12 {
	  width: 100%;
	}
  
	.vip-plan .plan {
	  width: 50%;
	}
  
	.donut-container {
	  margin-top: 70%;
	}
  
	.account-nav .col:nth-child(1) {
	  width: 84px;
	}
	.account-nav .height{
		margin-top: 23%;
	}
	.card .card-body .payment-type .types .type {
		margin: 2% 1%;
		width: 48%;
	}
	#clockdiv {
		min-width: 100%;
	}

	#clockdiv h4{
		font-size: medium;
		margin-right: 0;
	}

	#clockdiv div > span{
		font-size: smaller;
	}

	#clockdiv .smalltext{
		font-size: x-small;
		font-weight: 400;
		margin-top: -4px;
	}
	#voucher-popup .row {
		width: 104%;
	}	
  }

@media screen and (max-width: 760px) {
	#support ul li {
		padding: 4%;
		line-height: 22px;
		font-size: 14px;
		width: 100%;
		margin-bottom: 0px;
	}

	.install-step {
		margin: 40px 0;
	}

	.install-step .container .content .step .right .des {
		max-width: fit-content;
	}

	.install-step {
		margin: 40px 0;
	}

	.install-step .container .content .step {
		width: 80%;
	}

	.windows img {
		width: 80%;
	}

	.download-wrap ul li{
		width: 48%;
		margin-bottom: 10px;
	}

	#services .circle {
		margin-bottom: 10px;
	}

	.vip-bg h2 {
		font-size: 24px;
	}
}

@media screen and (max-width: 580px) {
	h1 {
		font-size: 2em;
		padding: 20px 0;
	}

	h2 {
		font-size: 1.4em;
		line-height: 30px;
	}

	h3 {
		font-size: 1.2em;
		font-weight: 600;
		padding: 20px 0px 0px;
	}

	p {
		font-size: 1rem;
	}

	#header .logo img {
		width: 34px;
	}

	#header .logo h1 {
		font-size: 20px;
	}

	#header {
		height: 60px;
	}

	#header div {
		margin: 5px 0;
	}

	/*Header banner*/
	.left-container {
		width: 100%;
		text-align: center;
		padding-top: 0px;
		margin-top: 0px;
	}

	.right-container {
		display: block;
		width: 100%;
	}

	.banner-graphic {
		width: 230px;
		margin: -30px auto 0;
		position: relative;
		top: auto;
	}

	.banner-rocket {
		margin: 30px auto 0;
	}

	.devicesbtn {
		width: 250px; 
		margin: 0 auto;
	}

	.btn-dl {
		width: 250px;
	}

	.footer_top {
		padding: 0px;
		text-align: center;
	}

	#footer {
		text-align: left;
		font-size: 0.8em;
	}

	footer {
		padding-bottom: 40px;
	}

	footer ul {
		padding: 0px;
		margin: 0px;
	}
	
	footer ul li {
		width: 100%;
		text-align: center;
		padding: 0px;
		margin: 20px 0 0;
	}

	footer ul li a {
		padding: 0px;
	}

	.m-intro {
		padding-top: 80px;
	}

	.m-intro .e-text h1 {
		font-size: 2.4em;
        border: none;
        padding: 1% 0;
        text-align: center;
	}

	.m-intro .e-text .subtitle {
		font-size: 1.2em;
	}

	.m-intro .e-text .top-subtitle {
		font-size: 1em;
	}

	.bg-counter-pixel {
		background-position: 22% 0;
		padding: 0px;
	}

	.bg-map-line{
		padding: 80px 0 6%;
		background-image: none;
	}

	section.world-node[data-v-011858e9] {
		padding: 0px;
	}

	.download-wrap {
		padding: 20px 0 0;
	}

	#download img {
		width: 60%;
		margin: 20px 0 30px;
	}

	#download span {
		font-size: 3em;
	}

	.install-step {
		margin: 40px 0;
	}

	.install-step .container .content .step {
		width: 94%;
	}

	.windows img {
		width: 80%;
	}

	ul.benefit {
		margin-top: 0px;
		margin-bottom: 20px;
		padding: 0px;
	}

	ul.benefit li {
		text-align: left;
		font-size: 13px;
		line-height: 26px;
	}

	ul.benefit li:before {
		content: url(/img/icon-tick-s.png);
		margin-right: 10px;
	}

	ul.vipbenefit {
		margin-top: 30px;
	}

	ul.vipbenefit li:first-child {
		width: 60px;
	}

	ul.vipbenefit li {
		min-height: 96px;
	}

	ul.vipbenefit li h4 {
		font-size: medium;
	}

	ul.vipbenefit li p {
		font-size: small;
	}

	button {
		font-weight: 600;
		margin-bottom: 4%;
		padding: 3% 10%;
		padding: 2% 8%;
        font-size: 16px;
	}

	.btn-email {
		margin-left: 0px;
	}

	#platform {
		padding: 30px 0 0px;
	}

	ul.platform {
		width: 100%;
	}

	ul.platform li {
		width: 46%;
		margin-bottom: 14px;
		padding: 10px 0 6px;
	}

	ul.platform li span {
		font-size: 15px;
		font-weight: 600;
	}

	#platform h2 {
		display: none;
	}

	#platform h3 {
		font-size: 1.3em;
		margin-top: 0px;
	}

	#platform p {
		width: 100%;
		margin: 0;
		font-weight: 700;
	}

	#platform img {
		width: 20px;
	}

	#platform .float-left {
		float: none;
	}

	#why img {
		width: 100%;
	}

	#why p {
		padding: 20px 10px;
	}

	#contact {
		text-align: center;
		padding: 50px 0;
	}

	#contact img {
		width: 40%;
		float: none;
	}

	#support .ios-session {
		margin-bottom: 40px;
	}

	#support {
		text-align: left;
	}

	#support img {
		width: 100%;
	}

	#support h4 {
		float: left;
		text-decoration: none;
		margin: 0px;
		line-height: 0px;
		margin-left: 20px;
		font-size: 20px;
	}

	#support .category {
		margin-top: 4%;
		padding-top: 0;
		padding-bottom: 0;
	}

	#support .category:last-child{
		margin-bottom: 4%;
	}

	#support .faq-icon {
		width: 34px;
		float: left;
	}

	#support ul li {
		border-bottom: 1px solid rgb(0 0 0 / 8%);
		transition: box-shadow .2s;
		margin-bottom: 0.5em;
		padding: 4% 10px;
		line-height: 22px;
		font-size: 14px;
		width: 100%;
		margin-bottom: 0;
	}

	#support ul a:last-child li{
		border-bottom: none;
	}

	#support ul li b {
		width: 180px;
		height: auto;
		margin: 0 auto;
		text-align: center;
	}

	#support ul li:hover {
		background-color: #50AAFD;
	}

	#support ul a li:hover {
		color: white;
	  }

	#support .faq-session {
		pointer-events: visible;
		display: flow-root;
	}

	#support .faq-icon {
		display: block;
	}

	.faq-session {
		text-align: left;
		display: flow-root;
		background-color: #fafafa;
		border-radius: 10px;
		padding: 2% 6%;
	}

	#faq-question1,
    #faq-question2,
    #faq-question3 {
		width: 100%;
	}

	ul.question {
		padding: 0px;
		margin: 0px;
	}

	#support .faq-icon, 
    #support #dropdown1, 
    #support #dropdown2, 
    #support #dropdown3 {
		display: block;
		line-height: 44px;
	}

	.session h4 {
		border-top: 1px solid #eeeeee;
		font-size: 1em !important;
		margin-top: 20px;
	}

	ul.question li {
		font-size: 0.8em;
	}

	.bi {
		display: block;
		float: right;
	}

	article {
		margin-top: -50px;
	}

	article p {
		width: 100%;
	}

	article .img-qna {
		display: none;
	}

	.answer p img {
		margin-left: auto;
		margin-right: auto;
	}

	.answer p a {
		display: block;
	}

	.footer_top .f-title{
		padding-bottom: 0;
	}

	.terms h2{
		padding-top: 60px;
	}

	#services .circle i{
		font-size: 50px;
	}

	#services .circle .title{
		padding: 10px;
	}

	#services .circle .bi {
		float: none;
	}

	.plan ul.plan-details {
		margin-bottom: 0px;
	  }

	.plan-unselected ul.plan-details {
		margin-bottom: 0px;
	}

	.vip-bg h2 {
		font-size: 20px;
	}

	.btn-resend button {
		width: 80px !important;
		min-width: 80px;
	}

	.password-input #email {
		padding-right: 100px;
	}

	.macos-video video {
		display: none;
	}

	.install-step .step img {
		display: none;		
	}
}

@media (max-width: 519px) {
	.yellow-bg{
	  margin-top: 80px;
	}
	.yellow-bg .container{
	  box-shadow: none;
	}
	
}

@media screen and (max-width: 519px) {
	.vip-plan .plan {
	  width: 100%;
	  margin-bottom: 8%;
	}

	.plan ul.plan-details{
	  display: flex;
      flex-direction: row;
      min-height: 84px;
      align-items: center;
      justify-content: space-evenly;
	}

	.plan ul.plan-details .days{
		font-size: large;
		margin-top: 0;

	}

	.plan ul.plan-details .price{
		font-size: x-large;
		margin-top: 0;
	}

	.plan ul.plan-details .button{
		display: none;
	}

	.plan ul.plan-details .saving{
		position: absolute;
		top: -15px;
		font-size: smaller;
		padding: 5px;
		border-radius: 41px;
		width: 35%;
	}

	.plan ul.plan-details .ogprice{
		position: absolute;
		bottom: 5px;
		height: fit-content;
		width: fit-content;
		padding: 0;
		border-radius: 41px;
		width: 35%;
		font-size: smaller;
	}

	.plan ul.plan-details .save{
		margin: 0;
		font-size: smaller;
		background-color: transparent;
	}
  
	.vip-banner h3 {
	  margin-top: 4%;
	  text-align: center;
	  font-size: 1.3em;
	}
  
	.vip-banner h1 {
	  text-align: center;
	  font-size: 1.8em;
	}
  
	.vip-banner h4 {
	  text-align: center;
	  font-size: 1em;
	}
  
	.vip-bg h1 {
	  margin-top: 10%;
	  font-size: 1.5rem;
	  text-align: center;
	}

	.account-nav .col:nth-child(2) {
	  width: 75%;
	}

	.login-title p{
		font-size: small;
	}
	
	.login-input {
		gap:10px;
		margin-bottom: 0;
	}

	.login-input .password-label{
		font-size: smaller;
	}

	.vip-bg h4 {
		margin-bottom: 0;
	}

	.vip-plan {
		margin-top: 5%;
	}

	.card{
		margin-top: 0;
	}

		.card .card-body .payment-type .types .type {
	width: 100%;
	}

	.card .card-body .payment-type .types {
		width: 100%;
	}

	.btn-paynow {
		width: 50%;
		padding: 10px;
		font-size: 18px;
	}

	.vip-plan-box {
		border: none;
	}

	.vip-benefit {
		display: none;
	}

	.vip-benefit ul {
		flex-direction: column;
	}

	.vip-benefit ul li {
		display: flex;
		flex-direction: row;
		align-items: center;
		gap: 15px;
	}

	#clockdiv{
		margin-top: 0;
	}

	#clockdiv h4 {
		display: none;
	}
	
	#clockdiv .smalltext {
		font-size: 10px;
	}

	.card .voucher-btn{
		font-size: 1em;
	}

	.card .voucher-btn img{
		height: 40px;
	}

	#notification-bar a.btn-action{
		font-size: small;
	}
}

@media screen and (max-width: 450px){
.login-title{
	width: 100%;
}

.login-input{
	flex-direction: column;
	border-top-right-radius: 0px;
}
.popup-bg .popup {
	width: 90%;
}
.account-nav .col:nth-child(2) {
	width: 75%;
}
.coupon h3{
	font-size: 1.2em !important;
  }
.coupon .kanan {
	width: 60% !important;
}

.coupon .button {
    bottom: 0%;
}

.coupon p{
	font-size: x-small !important;
}

#voucher-popup .coupon .tengah {
    margin-left: 8px;
}

#voucher-popup .coupon .kanan {
	width: 60% !important;
}

#voucher-popup .button {
	padding: 5px 10px !important;
	font-size: x-small;
}

#voucher-popup .coupon.applicable .button {
	padding: 2px 5px !important;
}

#voucher-popup .row {
	width: 110%;
}

#voucher-popup.popup-bg .popup a {
    margin-bottom: 8px;
}
.login-title .create-acc {
	margin-left: 0px;
}
}