/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*
    Add your custom styles here
*/

/*13/6/23*/
body{background: url('https://smg.kkdd.dev/Dev/wp-content/uploads/2023/06/bg-gradients-min.png'), #041E2D; background-repeat:no-repeat; background-size:cover;}
.glmm{position: absolute; right: 0; mix-blend-mode: screen;}
.r_img{position: absolute; left: 0; top:0; mix-blend-mode: screen;}
.infor_bg{mix-blend-mode: screen; background-size: 100% 100%;}
.team_section:before{
	content:'';
	width:207px;
	height:303px;
	background:url('https://smg.kkdd.dev/Dev/wp-content/uploads/2023/06/team_section.png');
	background-position:right;
	position:absolute;
	top:120px;
	right:0;
	mix-blend-mode: screen;
	opacity: 0.5;
}
@media (max-width: 1320px) {
	.glmm{width: 53% !important;}
	.r_img{width: 53% !important;}
}
@media (max-width: 1024px) {
	.glmm{width: 53% !important;}
	.r_img{width: 53% !important;}
	.infor_bg{background-size: cover; background-position: 0% 100% !important;}
}
@media (max-width: 767px) {
	.glmm{width: 100% !important;}
	.r_img{width: 100% !important;}
	.glmm{position:relative;}
	.r_img{position:relative;}
	.infor_bg{background-size: cover; background-position: 5% 5% !important;}
}
@media (max-width: 640px) {
}
@media (max-width: 450px) {
	.infor_bg .elementor-col-16{width:50% !important;}
	.infor_bg{padding-top:30px !important; padding-bottom:30px !important;}
}
@media (max-width: 330px) {
}
