/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Template: Repairer - Handyman Renovation Services WordPress Theme
Author: Gentechtree
Version: 1.1
Design and Developed by: Gentechtree.com
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
@media(max-width:1499px) {
	.gt-hide-img {
		display: none;
	}

	footer#gt-footer .gt-footer-style-1 .gt-footer-img {
		display: none;
	}

}

@media(max-width:1199px) {
	.container,
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 960px;
	}

	.gt-fancybox-1 {
		padding: 30px 15px;
	}

}

@media(max-width:1023px) {
	.container,
	.elementor-section.elementor-section-boxed>.elementor-container {
		max-width: 100%;
	}

	.content-area .site-main {
		padding: 90px 0;
	}

	.navbar-expand-lg .navbar-toggler {
		display: block;
	}

	.navbar-expand-lg .navbar-collapse.collapse:not(.show) {
		display: none !important;
	}

	.gt-tabs-1 .nav-tabs .nav-item {
		padding: 15px;
	}

	.gt-blog-post .gt-post-meta ul li {
		font-size: 12px;
		line-height: 20px;
	}

	footer#gt-footer .gt-footer-style-1 .gt-footer-top .gt-footer-bottom-list {
		padding: 15px 30px 0;
	}

	footer#gt-footer .gt-footer-style-1 .gt-footer-top .gt-footer-bottom-list .gt-footer-items {
		margin-bottom: 30px;
	}

}

@media(max-width:767px) {
	.content-area .site-main {
		padding: 60px 0;
	}

	#gt-footer .gt-footer-style-1 .gt-copyright-footer .row {
		-ms-flex-direction: column-reverse !important;
		flex-direction: column-reverse !important;
	}

	footer#gt-footer .gt-footer-style-1 .gt-copyright-footer .gt-copyright {
		margin-top: 15px;
		text-align: center;
	}

	footer#gt-footer .gt-footer-style-1 .gt-copyright-footer .gt-footer-link {
		float: inherit;
	}

	footer#gt-footer .gt-footer-style-1 .gt-copyright-footer .gt-footer-link ul {
		margin: 0;
		display: flex;
		padding: 0;
	}

	footer#gt-footer .gt-footer-style-1 .gt-copyright-footer .gt-footer-link ul li {
		flex: 1;
		float: inherit;
		margin: 0 5px 0;
		text-align: center;
	}

}