@media (max-width: 991px) {
	.header_main .header_body .site_logo {
		margin-bottom: 1em;
	}

	.header_main .header_body .socials {
		text-align: center;
	}

	#banner_section .banner_title {
		text-align: center;
	}

	#banner_section .btn-custom {
		margin: auto;
	}

	#about_section .s_title {
		text-align: center;
	}

	#about_section .responsive-video {
		margin-bottom: 30px;
	}

	#about_section .about_content p {
		text-align: center;
	}

	#about_section .btn-custom {
		margin: auto;
	}

	#equipment_section .stack {
		margin-bottom: 30px;
	}

	#equipment_section .s_title {
		text-align: center;
	}

	#equipment_section .equipment_content {
		text-align: center;
	}

	#equipment_section .equipment_list {
		text-align: center;
	}

	#equipment_section .btn-custom {
		margin: auto;
	}

	#footer .footer_body .box h4 {
		text-align: center;
	}

	#footer .footer_body .box p {
		text-align: center;
	}

	#footer .footer_body .site_info > li {
		display: table;
		text-align: center;
		max-width: 600px;
		margin: auto;
		margin-bottom: 2em;
	}

	#footer .footer_body .newsletter label {
		display: block;
		text-align: center;
	}

	#footer .footer_body .footer_nav {
		text-align: center;
		display: block;
		margin: auto;
		margin-bottom: 2em;
	}

	#footer .footer_body .newsletter .btn {
		margin: auto;
	}

	#footer .colophon .copyright {
		text-align: center;
		margin-bottom: 1em;
	}

	#footer .colophon .socials {
		text-align: center;
	}
}