/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1744865774
Updated: 2025-04-17 04:56:14
*/

/*************** global setting ************/
*,
*:before,
*:after {
    box-sizing: border-box;
}
html {
    height: 100%;
}
html body {
    min-height: 100%;
    position: relative;
    margin: 0;
    padding: 0;
}
html body footer {
    margin-top: auto;
}
html img {
    max-width: 100%;
    height: auto;
}
html img,
html svg,
html iframe {
    vertical-align: top;
}
html a {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}
html h1,
html h2,
html h3,
html h4,
html h5,
html h6 {
    margin-top: 0;
}
html body .elementor>section.e-con-boxed {
    padding-left: 20px;
    padding-right: 20px;
}
p {
    margin-bottom: 20px;
}
p:last-child {
    margin-bottom: 0 !important;
}
input:focus,
input,
select,
select:focus,
button,
button:hover,
a,
a:focus,
button:focus {
    outline: none !important;
    appearance: none;
}
img,
img:focus {
    outline: none !important;
}
ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
/*************** global setting ************/
.elementor-location-header.cust_sticky {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 9;
}
/***************** home creative page *******************/
.h_creative_loop .upper_wrap,
.h_creative_loop {
    height: 100% !important;
}
.h_creative_loop .long_video img {
    opacity: 0;
}
.h_creative_sec .elementor-loop-container .e-loop-item:nth-of-type(12),
.h_creative_sec .elementor-loop-container .e-loop-item:nth-of-type(2),
.h_creative_sec .elementor-loop-container .e-loop-item:nth-of-type(4) {
    grid-column: span 2;
}
.h_creative_sec .elementor-loop-container .e-loop-item:nth-of-type(6) {
    grid-row: span 2;
}
.h_creative_sec .elementor-loop-container .long_video .elementor-custom-embed-image-overlay {
	height: 100%;
}
/***************** home creative page *******************/
/***************** creative page *******************/
.creative_items .main_wrap:last-child {
    border: 0 !important;
    padding: 0;
    margin: 0;
}
.creative_loop .upper_wrap:before,
.creative_loop .info_wrap {
    pointer-events: none;
}
.short_video:hover .elementor-custom-embed-image-overlay {
	opacity: 0;
	transition: all 0.2s ease-in-out;
    pointer-events: none;
}
.creative_items .elementor-loop-container .e-loop-item .creative_loop .content_wrap .post_title h6 {
    font-size: 20px;
}
/***************** creative page *******************/
/***************** long video popup style *******************/
.long_video_popup {
    display: none;
}
.long_video_popup .popup_overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    display: none;
}
.long_video_popup .main_wrapper {
	position: fixed;
	z-index: 9999;
	height: 100vh;
	display: flex;
	overflow: auto;
	scrollbar-width: thin;
	width: 100vw;
	margin-top: 80px;
	inset: 0;
}
.long_video_popup .content_wrapper {
	margin: auto;
	background-color: #000;
	padding: 10px 0px 0px;
	position: relative;
	width: 100%;
    height: 100%;
}
.long_video_popup .inner_wrapper {
	max-width: 1450px;
	margin: auto;
	width: 100%;
}
.long_video_popup .content_wrapper .close_popup {
	position: absolute;
	top: 10px;
	right: 30px;
	cursor: pointer;
	font-size: 36px;
	line-height: 20px;
	color: #fff;
    z-index: 1;
	opacity: 0.6;
}
.long_video_popup .content_wrapper .close_popup:hover {
	opacity: 1;
}
.long_video_popup .video_wrap {
    position: relative;
}
.long_video_popup .video_wrap iframe {
	width: 100%;
	height: calc((9 / 16) * 100vw);
	max-height: calc(100vh - 245px);
	max-width: 85%;
	margin: auto;
	display: block;
}
.long_video_popup .info_wrap h5 {
    color: #fff;
    margin: 0 0 6px;
    font-weight: 400;
}
.long_video_popup .info_wrap h5.client_name {
    font-weight: 700;
}
.long_video_popup .info_wrap h6 {
    color: #fff;
    margin: 0px;
}
.long_video_popup .info_wrap {
	padding: 30px 20px 30px;
}
body:has(.long_video_popup[style="display: block;"]) {
    overflow: hidden;
}
/***************** long video popup style *******************/
/***************** popup v2 style *******************/
.popup_v2 .long_video_popup .main_wrapper {
	position: relative;
	scrollbar-width: unset;
    width: auto;
    margin-top: 0;
}
body:has(.popup_v2) {
    overflow: unset !important;
}
/***************** popup v2 style *******************/
/***************** live page *******************/
.live_sec .item_wrap .main_img img {
    aspect-ratio: 770/366;
}
/***************** live page *******************/
/***************** contact page *******************/
form.wpcf7-form br {
    display: none;
}
form.wpcf7-form textarea,
form.wpcf7-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]) {
	font-weight: 500;
	font-size: 14px;
	line-height: 22px;
	letter-spacing: -2%;
	color: var(--e-global-color-primary);
	background-color: #F5F5F5;
	border: 1px solid transparent;
	padding: 16px 16px;
	border-radius: 0;
    outline: none !important;
}
form.wpcf7-form textarea {
    height: 90px;
}
form.wpcf7-form .wpcf7-form-control-wrap {
	margin-bottom: 9px;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}
form.wpcf7-form textarea:focus,
form.wpcf7-form input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):focus {
    border-color: var(--e-global-color-primary);
}
form.wpcf7-form .wpcf7-not-valid-tip {
	font-size: 13px;
	margin-top: 2px;
	margin-bottom: 5px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output { 
	color: #dc3232;
	background-color: #f8d7da;
	border-color: #f5c6cb;
	border-radius: 0px;
	font-size: 15px;
	line-height: 22px;
	padding: 8px 15px;
    margin: 25px 0 0;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450;
	color: #46b450;
	background-color: #e1fde3;
	border-color: #46b450;
	border-radius: 0px;
	font-size: 15px;
	line-height: 22px;
	padding: 8px 15px;
    margin: 25px 0 0;
}
form.wpcf7-form input[type="submit"] {
	margin: auto;
	display: block;
}
form.wpcf7-form .wpcf7-spinner {
    position: absolute;
}
/***************** contact page *******************/
/***************** intelligence page *******************/
.intelligence_sec .post_item {
    height: 100%;
}
.intelligence_sec .e-loop-item.category-insight .post_item .h_creative_loop {
    display: none;
}
.intelligence_sec .e-loop-item.category-case-study .post_content {
    overflow: hidden;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	text-overflow: ellipsis;
}
.intelligence_sec .e-loop-item.category-insight .post_content {
    overflow: hidden;
	-webkit-line-clamp: 16;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	text-overflow: ellipsis;
}
.intelligence_sec .e-loop-item.category-insight .post_item h3 {
	font-size: 32px;
}
.intelligence_sec .e-loop-item.category-insight .post_info > .e-con-inner {
    row-gap: 28px;
}
.short_video {
	cursor: pointer;
}
/***************** intelligence page *******************/

.auth_bio p {
	color: #000;
	font-size: 18px;
	line-height: 1.5em;
	font-weight: 400;
}

/***************** responsive *******************/
@media(max-width: 1500px) {
    .home_banner .e-widget-swiper .elementor-swiper-button-prev {
        left: 20px !important;
    }
    .home_banner .e-widget-swiper .elementor-swiper-button-next {
        right: 20px !important;
    }
}
@media(max-width: 1200px) {
    .h_creative_loop .upper_wrap {
        min-height: 300px;
    }
    .h_creative_loop .upper_wrap .info_wrap {
        padding: 20px;
    }
}
@media(max-width: 1024px) {
    .h_creative_sec .elementor-loop-container .e-loop-item {
        grid-column: span 1 !important;
        grid-row: span 1 !important;
    }
    .popup_v2 .long_video_popup .content_wrapper {
        padding-top: 40px;
    }
    .popup_v2 .long_video_popup .main_wrapper {
        height: auto;
    }
    .long_video_popup .content_wrapper {
        align-items: center;
        justify-content: center;
        display: flex;
    }
    .intelligence_sec .e-loop-item.category-insight .post_item h3 {
        font-size: 26px;
    }
}
@media(max-width: 767px) {
	.auth_bio p {
		font-size: 17px;
		line-height: 1.5em;
	}
    .short_video video {
        display: none !important;
    }
    .short_video .elementor-custom-embed-image-overlay {
        opacity: 1 !important;
    }
    .long_video_popup .main_wrapper {
	    margin-top: 70px;
    }
    .long_video_popup .content_wrapper .close_popup {
        top: 0px;
        right: 10px;
    }
    .intelligence_sec .e-loop-item.category-insight .post_item h3 {
        font-size: 24px;
    }
    .intelligence_sec .e-loop-item.category-insight .post_info > .e-con-inner {
        row-gap: 20px;
    }
    .h_creative_sec .elementor-loop-container .e-loop-item {
        grid-column: unset !important;
    }
    .intelligence_sec .post_item {
        height: auto;
    }
    .creative_loop .short_video .e-hosted-video {
        --video-aspect-ratio: 1.2 !important;
    }
}
/***************** responsive *******************/