/* ================================================== */
@media only screen and (max-width: 480px) {
	.mobile {
		display: block;
	}
	.desktop {
		display: none;
	}
	.col-footer {
		width: 100% !important;
	}
	.img-layer_image-wrapper.slide_right {
	    margin-left: -20px;	
	}
	.flexslider {
		width: 100% !important;
	}
	.wgl-theme-header .wgl-mobile-header {
		
	}
	.elementor-459 .elementor-element.elementor-element-90f3716 .elementor-spacer-inner {
		height: 370px;
	}
	.elementor-widget.elementor-widget-wgl-info-box.elementor-position-left .elementor-icon-box-icon {
		float: left;
		margin-right: 8px !important;
	}
	.header_search-button, .position_right.header_side {
		display: none;
	}
	.hamburger-inner, .hamburger-inner:before, .hamburger-inner:after {
        background-color: #000;
    }
	.wgl-header-row .wgl-header-row_wrapper {
	    gap: 110px;
		justify-content: initial;		
	}
	.banner_area {
        width: 100%;		
		margin-top: 0;	
	}
	.banner_area h1 {
		top: 28%;
		font-size: 12px;
	}
	.content .container {
		width: 100%!important;
		padding: 0 10px!important;
	}
	.elementor-element-135f942.elementor-section.elementor-section-boxed > .elementor-container {
		display:block !important;
	}
	.col-footer, .col-footer:first-child {
		width:100% !important;
		margin-bottom:30px;
	}
	.logo-mobile_emb .logo-mobile {
		background: #fff;
		padding: 5px;
		border-radius: 5px;
	}
	.default_logo {
		height: 55px !important;
	}
}
/* ================================================== */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/* ================================================== */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
}
/* ================================================== */
@media only screen and (min-width: 768px) and (max-width: 991px) {

}

/* ================================================== */
@media only screen and (min-width: 1200px) {
}
