/*
Theme Name:     Engitech Child
Theme URI:      http://wpdemo.archiwp.com/engitech/
Description:    Make your modifications to [Parent Theme] in this child theme.
Author:         Oceanthemes
Author URI:     http://oceanthemes.net/
Version:        1.0
Template:       engitech
*/

@import url("../engitech/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

section.lumina-header-section.lumina-header-section__homepage {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    background: none !important;
}



.projects-style-1 .projects-box .portfolio-info {
    opacity: 1!important;
    background: none !important;
}


.ot-industries .indus-item .item-inner .i-image {
    left: 20px !important;
}

.ot-industries .indus-item .item-inner {
    padding-left: 160px !important;
}

.ot-industries .indus-item .item-inner .itext {
    color: #25262B;
    font-family: "Gotham Rounded", Sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 16px;
    letter-spacing: 0.87px;
    margin-top: 12px;
}

.post-box p {
    font-size: 1.8em;
    line-height: 1.5em;
}
.post-box blockquote {
    font-size: 12px;
}

@media (min-width: 1671px) {
	.rising-star-text-home {
		margin-left: 205px;
	}
}


@media (min-width: 1025px) and (max-width: 1320px) {
    .lumachain--homepage-banner-section {
        background-size: cover !important;
        background-image: url("/wp-content/uploads/2021/12/Farmer-Life-techincal-background.jpg") !important;
        background-repeat: no-repeat !important;
    }
    .lumachain--homepage-banner-section > .elementor-container.elementor-column-gap-default {
        /*-- background-image: url("/wp-content/uploads/2021/12/white-lumachain-overlay-1.png");
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right center;

--*/
		background: none;
    }
	#headercol-main {
		background-color: white;
		padding:30px;
		width:100%;
	}
}

@media (min-width: 1420px) and (max-width: 1520px) {
	.lumachain--homepage-banner-section	{
		background-position: center right -20vw !important;
	}
	.video-popup span {
	    margin-right: 20px;
	}
}

@media (min-width: 1120px) and (max-width: 1670px) {
	.video-popup span {
		text-align: left;
		top: -60px;
		position: relative;
		line-height: 18px;
		margin-left: 100px;
		padding-left: 0px;
		display: block;
	}
	.video-popup a span {
	    left: -100px;
	}
}

@media (min-width: 1320px) and (max-width: 1419px) {
	.lumachain--homepage-banner-section	{
		background-position: center right -20vw !important;
	}
	.elementor-2451 .elementor-element.elementor-element-971e777 .elementor-heading-title {
		font-size:40px !important;
	}
	.elementor-2451 .elementor-element.elementor-element-e00f58d {
		padding: 10em !important;
	}
	.video-popup span {
	    margin-right: 40px;
	}
}

@media (max-width: 1024px) {
    .lumachain--homepage-banner-section {
		background: none;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .elementor-element-39258940 {
		top: -363px;
    	left: 20px;
    }
	.elementor-element-71c00931 {
		top: 590px;
    }
}


@media (min-width: 425px) and (max-width: 650px) {
	.video-popup span {
		text-align: left;
		top: -60px;
		position: relative;
		line-height: 18px;
		margin-left: 100px;
		padding-left: 0px;
		display: block;
	}
	.video-popup a span {
	    left: -100px;
	}
	.video-popup .btn-inner {
		display: inline-block;
		border-radius: 50%;
		text-align: left;
		position: relative;
		left: -150px;
	}
}


@media (max-width: 424px) {
	.video-popup span {
		text-align: left;
		top: -60px;
		position: relative;
		line-height: 18px;
		margin-left: 100px;
		padding-left: 0px;
		display: block;
	}
	.video-popup a span {
	    left: -100px;
	}
	.video-popup .btn-inner {
		display: inline-block;
		border-radius: 50%;
		text-align: left;
		position: relative;
		left: -100px;
	}
}

@media (max-width: 767px)
	.elementor-1579 .elementor-element.elementor-element-21a5960 {
   		width: 100% !important;
	}
}