@media only screen and (max-width: 800px){
    
    .wahomeicon {
		width: 3em;
		height: 3em;
		display: inline-block;
		margin-bottom: -10%;
    }
    
    .gt_switcher {
		font-family: Arial;
		font-size: 12pt;
		text-align: left;
		cursor: pointer;
		overflow: hidden;
		width: 106px !important;
		line-height: 0;
		margin-left: 0px;
		max-width: 106px;
    }
	
	.mobile-nav-togglex {
		display: block;
		background: none;
		border: 0px;
		font-size: 24px;
	}

    .mobile-nav ul li a {
        color: black !important;
    }
	
	.mobile-nav-togglex {
		position: absolute;
		right: 2px;
	}
    
    .menubase-logo {
		max-width: 80px;
		max-height: 80px;
		float: left;
		margin-left: 4%;
		margin-right: 3%;
		margin-top: 1%;
    }
	
	.mobile-nav {
		position: fixed;
		top: 0;
		bottom: auto;
		z-index: 9999;
		overflow-y: auto;
		left: -260px;
		width: 260px;
		padding-top: 18px;
		background: black;
		transition: 0.4s;
	}
	
	.mobile-dropdown-icon {
		margin-right: 4%;
		font-size: 22px;
		background-color: transparent !important;
	}
    
    .wallet-portal-headerbase img {
		width: 60px;
		height: 40px;
    }
	
	.poselectacctleftbase {
		width: 100%;
		color: white;
		float: none;
		font-size: 14px;
	}

	.poacctinfoLeft {
		width: 45%;
		float: left;
		margin-right: 1%;
	}

	.poacctinforight {
		margin-bottom: 1%;
		width: 54%;
		float: left;
	}


	.poselectacctrightbase {
		width: 100%;
		float: none;
	}

	.wa_portal_acctfield {
		width: 100%;
		height: 30px;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		float: none;
		padding: 2px 10px;
		margin-top: 12%;
		margin-bottom: 5px;
	}

	.wa_portal_acctbtn {
		height: 30px;
		float: none;
		margin-bottom: 2%;
	}
    
    .wallet_login_base {
		width: 70%;
		margin-left: auto;
		margin-right: auto;
		padding-top: 5%;
		padding-bottom: 5%;
    }
    
    .waloginLeft {
		width: 100%;
		float: left;
		font-size: 16px;
		margin-top: 0.8%;
    }
    
    .waloginRight {
		width: 100%;
		float: left;
    }
    
    .waloginfield {
		width: 100% !important;
		border-radius: 10px !important;
    }
	
	.waregLeft {
		width: 96.5%;
		float: none;
		font-size: 14px;
		margin-top: 0px;
		padding: 2%;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		margin-right: 0px;	
	}
	
	.waregRight {
		width: 100%;
		float: none;
	}
	
	.waregfield {
		width: 100% !important;
		border-radius: 0px !important;
		display: block !important;
		height: 30px;
		padding: 0px 2px !important;
	}
	
	.wallet-portal-contentbase {
		float: none;
	}
	
	.newwalletfooterwidget {
		float: none;
		width: 90%;
		padding: 1%;
		margin-left: auto;
		margin-right: auto;
	}
	
	.footer-logo {
		max-width: 100px;
		max-height: 100px;
		margin-left: none;
		margin-right: none;
		display: block;
		margin-left: -5%;
		margin-top: 5%;
	}
	
	.walletcopyright {
		font-size: 14px;
	}
	
	img {
		max-width: 100% !important;
	}
	
    section .container {
        padding-left: 4px !important;
        padding-right: 4px !important;
        margin-left: 0px;
    }
    
    h2 {
        font-size-adjust: 0.4;
        line-height: 0.8;
    }
	
	.flexsidebarandcontent {
		display: block;
		width: 100%;	
	}
	
	.wallet-portal-sidebarbase {
	   width: 100% !important;
	}

	.wallet-portal-contentbase {
	  width: 100% !important;
	}
	
	.wamobilemenu{
		display: block;
	}
	
	.waportmenu {
	  position: absolute;
	  width: 80%;
	  display: none;
	  padding: 4%;
	  z-index: 999999;
	  height: 200px;
	  overflow: scroll;
	}
	
	.walletTranslator {
		position: absolute;
	    right: 25% !important;
	}
	
	/* POP UP */
	.popupinner {
		width: 80%;
		margin-right: auto;
		margin-left: auto;
		margin-top: 26%;
	}
	.popupwarningtext {
		margin-bottom: 14%;
		font-size: 13px;
	}
	.cancel_process {
		margin-bottom: 4%;
	}
	.wallet-error {
		width: 93%;
		font-size: 14px;
	}
	.stagebarholder {
		width: 96%;
		top: 8%;
	}
}