@media(max-width:1024px) {
	.logo {
		margin-bottom:20px;
	}
	.nav {
		display:none !important;
	}
	.mobileMenuContainer{
		display: block;
	}
	.slide-text-container h1 {
	    font-size: 35px;
	}
	.slide-text-container {
    margin-top: 80px;
	}
}
@media(max-width:768px){
	.sidenav {
		display: none;
	}
	.copyright-footer-wrap {
		text-align: center;
	}
	.align-right {
		text-align: center;
		margin-top: 5px;
	}
	.video-wrap video {
		width: 100% !important;
		height: auto !important;
		margin-top: -15px;
	}
	.slide-wrap {
		min-height: 400px !important;
		height: 400px !important;
	}
	.home-page-news .thumbnail-container {
		height: 150px;
		width: 270px;
		margin: auto;
	}
	.vid-box {
		min-height: 300px !important;
	}
	span.btn-play {
		position: absolute;
		left: 40%;
		top: 40%;
	}
	.home-mid-rounded-box.hm-pad.email-alerts-bg {
		min-height: 300px !important;
	}
	.second-row .invsbox {
		min-height: 245px;
	}
	.invtopboxes.head-news a.inv-more {
		left: 25%;
	}
	.bayrock-is {
		text-align: left;
	}
	.home-low-box {
		margin-bottom: 30px;
	}
	.bannertext {
		height: 400px;
		padding: 30px;
		padding-top: 140px;
	}
	.footer-box h3 {
		text-align: center;
	}
	div#quickLinks a {
		text-align: center;
		margin: auto;
	}
	.footer-box p {
		text-align: center;
	}
}
@media(max-width:640px){
	.large-text-left {
		text-align: center;
	}
	.header-subscribe {
		display: none;
	}
    .logo {
        max-width: 80%;
        margin: auto;
        padding: 30px;
    }
	form#searchform {
		display: none;
	}
	.sidenav {
		display: none;
	}
	.slide-wrap {
		min-height: 500px !important;
		height: 500px !important;
	}
	.video-wrap video {
		width: 100% !important;
		height: auto !important;
		margin-top: -5px;
	}
	.latest-news-bg {
		height: 200px !important;
		border-radius: 0px !important;
	}
	.latest-news-padding .read-more-arrow, .latest-news-padding a.read-more-arrow {
		position: relative;
		text-align: center;
		width: 100%;
		bottom: unset;
	}
	.home-photo-wrap {
		height: 300px !important;
	}
	.home-hero-section {
		padding: 0px;
	}
	.proposed-merger-with-ecc-ventures-5-corp {
		text-align: left;
	}
	.home-low-box {
		margin-bottom: 30px;
	}
	.footer-box h3 {
		text-align: center;
	}
	div#quickLinks a {
		text-align: center;
		margin: auto;
	}
	.footer-box p {
		text-align: center;
	}
	img.bio-image-tag {
		margin-bottom: 30px;
	}
	h3.bio-name {
		text-align: center;
	}
	h4.bio-title {
		text-align: center;
	}
	.banner {
		height: 300px;
	}
	.bannertext {
		height: 300px;
		padding-top: 30px;
		padding: 30px;
	}
	.text-column {
		display: block;
		width: 100%;
        flex: none !important;
	}
	table.barl-table {
		display: block;
		width: 100% !important;
		overflow: scroll;
	}
	table {
		width: 100% !important;
		overflow: scroll;
		display: block;
	}
}
@media(max-width:480px){
	.footer-box{
		margin-bottom: 20px;
		display: inline-block;
		width: 100%;
	}
	section.home-hero:before {
		display: none;
}
	.invtopboxes.head-news a.inv-more {
		left: 23%;
	}
}
