@media(max-width:1366px) {
	.bottomhead {
		width: 105%;
	}
}
@media(max-width:1280px) {
	.menu {
		width: 111%;
	}
	.bottomhead {
		width: 102%;
		margin-left: 25px;
	}
	.asx-gold-display {
		margin-left: -15px;
	}
}
@media(max-width:1218px) {
	.bottomhead {
		margin-left: 40px;
	}
}
@media(max-width:1024px) {
	.logo {
		margin-bottom:20px;
	}
	.nav, .mid-nav {
		display:none !important;
	}
	.asx-gold-display {
		margin-left: 0;
	}
	.header-logo-menu .large-2 {
		width: calc(50% - 1.875rem);
	}
	.price-asx-code {
		border-left: none;
	}
	.mobileMenuContainer{
		display: block;
		position: relative;
    z-index: 9;
	}
	.header-logo-menu{
		margin-top:-40px;
		z-index: 1;
	}
	.proj-button-offset a:last-child {
		margin-left: 100px;
	}
}
@media(max-width:920px) {
	
}
@media(max-width:768px) {
	.sidenav{
		display:none;
	}

	.home-box .card {
		min-height: 484px;
	}

	.hb4 .card {
		
		background-position: -1000px center!important;
	}

	.hb4 .card img{
		margin:0 auto;
		display:block;
	}

	

			.copyright {
				text-align: center;
				display:block;
			}

			.copyright-footer-wrap a:last-child {
			
				margin-right: 0px;
			}

			.sitebyirm{
				display:block;
				text-align: center;
			}
			.proj-button-offset a:last-child {
				margin-left: 180px;
			}
	
}
@media(max-width:640px){
			.irmau-small-chart .quoteapi-chart {
    width: 100%;
    max-width: 100%;
}
.irmau-small-chart {
    float: unset;
}
.home-shareprice {
    padding: 30px 40px;
}
a.view-button {
    margin-top: 30px;
    position: unset;
    width: 100%;
    text-align: center;
}
.home-hero-section {
    padding: 20px 0px;
}
.large-6.medium-6.cell.prof-img {
    display: none;
}
.home-news .list-item {
    width: 100%;
    display: block;
    float: unset;
}
.irmau-small-chart .quoteapi-chart {
    height: 170px;
}
.proj-button-offset a:last-child {
    margin-left: unset;
}
.proj-button-offset {
    display: grid;
	grid-template-columns: 1fr !important;
    grid-gap: 2rem;
}
}

@media(max-width:480px){
	.footer-box{
		margin-bottom: 20px;
		display: inline-block;
		width: 100%;
	}

	.slide-text-container {
		
		margin: 200px auto;
	}

	.home-box .card {
		min-height: auto;
	}
	.asx-gold-display {
		margin-top: 30px;
	}
}