






/* Services */

@media (max-width: 991px) {
	.services-row .slick-slide {
		margin-left: 10px;
		margin-right: 10px;
	}
}





.service-anchor .p-wrapper {
	padding: 0 10px;
}












/*** 4. Testimonials ***/

.homepage-testimonials .heading-row {
	text-align: center;
}

.homepage-testimonials .slick-track {
	display: flex;
	padding: 20px 0px;
}

.homepage-testimonials .slick-slide {
	height: inherit !important;
	margin: 0 10px;
}


















/*** 3. Promotion ***/

.homepage-promotion .default-container {
	background-image: url("../img/promotion-bg.jpg");
	background-size: cover;
	box-shadow: 0px 10px 25px rgba(60,3,95,.4);
}




@media (max-width: 420px) {
	.homepage-promotion .default-container {
		padding: 50px 7%;
		width: 100%;
		margin-bottom: 150px;
	} 	
}


@media (min-width: 421px) and (max-width: 575px) {
	.homepage-promotion .default-container {
		padding: 50px 7%;
		width: 100%;
		margin-bottom: 140px;
	} 
}




@media (min-width: 576px) and (max-width: 767px) {
	.homepage-promotion .default-container {
		padding: 60px 25px;
		border-radius: 15px;
		margin-bottom: 90px;
	}
}


@media (min-width: 768px) and (max-width: 991px) {
	.homepage-promotion .default-container {
		padding: 70px 30px;
		border-radius: 17.5px;
		margin-bottom: 120px;
	}	
}


@media (min-width: 992px) and (max-width: 1199px) {
	.homepage-promotion .default-container {
		padding: 80px 40px;
		border-radius: 20px;
		margin-bottom: 110px;
	} 	
}


@media (min-width: 1200px) and (max-width: 1399px) {
	.homepage-promotion .default-container {
		padding: 90px 50px;
		border-radius: 22.5px;
		margin-bottom: 120px;
	} 
}


@media (min-width: 1400px) {
	.homepage-promotion .default-container {
		padding: 100px 60px;
		border-radius: 25px;
		margin-bottom: 130px;
	}

}









.promotion-row h2, .promotion-row p {
	color: #fff;
}

.promotion-row .default-button a {
	background-image: linear-gradient(-45deg, #ffce00, #ef8b1e) !important;
}



/*** Promotion Image ***/


@media (max-width: 420px) {
	.promotion-row .column:first-child {
		margin-bottom: 5px;
	}
	.promotion-img {
		width: auto;		
		margin-bottom: -100px;
		max-width: 50%;
		right: 0;
		transform: translateY(-30%);
	}	
}


@media (min-width: 421px) and (max-width: 575px) {
	.promotion-row .column:first-child {
		margin-bottom: 10px;
	}
	.promotion-row .column:first-child .p-wrapper {
		max-width: 80%;
	}	
	.promotion-img {
		width: auto;		
		margin-bottom: -100px;
		max-width: 45%;
		right: 0;
		transform: translateY(-40%);
	}
}


@media (min-width: 576px) and (max-width: 767px) {
	.promotion-row .column:first-child {
		margin-bottom: 20px;
	}
	.promotion-row .column:first-child .p-wrapper {
		max-width: 70%;
	}		
	.promotion-img {
		width: auto;		
		margin-bottom: -100px;
		max-width: 40%;
		right: 0;
		transform: translateY(-60%);
	}		
}


@media (min-width: 768px) and (max-width: 991px) {
	.promotion-row .column:first-child {
		margin-bottom: 30px;
	}
	.promotion-row .column:first-child .p-wrapper {
		max-width: 70%;
	}		
	.promotion-img {
		width: auto;		
		margin-bottom: -100px;
		max-width: 40%;
		right: 0;
		transform: translateY(-50%);
	}		
}



.promotion-img {
	position: absolute;	
}

@media (max-width: 991px) {

	.promotion-row .column:last-child {
		height: 0px;
	}
}

@media (min-width: 992px) {	
	.promotion-row .column { position: relative; }
}












/*** 2. Projects ***/

.homepage-projects .default-container {
	padding-top: 0px;
	text-align: center;
}










/*** 1. Short Intro ***/

.homepage-short-intro {
	text-align: center;
}





@media (max-width: 991px) {

}

@media (min-width: 992px) {
	.homepage-short-intro .content-row .column {
		width: 30%;
		margin-right: 5%;
	}
	.homepage-short-intro .content-row .column:last-child {
		margin-right: 0;
	}
}




/*** 06. Section | Our partners & Blogs ***/


.partner-logo-row .slick-slide {
	margin: 0 10px;
}

.logo-col:first-child {
	padding-left: 0px;
}


.homepage-partner h4 {
	color: rgba(77,77,77,.3);
	padding-right: 10px;
}

.homepage-partner .title-fancy {
	background: rgba(77,77,77,.1);
	height: 1px;
	margin-top: auto;
	margin-bottom: 10px;
}

@media (max-width: 575px) {
	.homepage-partner .basis-container {
		width: 93% !important;
		margin-right: 0 !important;
	}
}

@media (max-width: 991px) {
	.partner-logo img {
		height: 65px;
		width: auto;
	}
	.partner-title-row {
		margin-bottom: 30px;
	}	
	.blog-title-row {
		/*margin-top: 80px;*/
		margin-bottom: 35px;
	}	
}

@media (min-width: 992px) {
	.partner-logo img {
		height: 75px;
	}

	.partner-title-row {
		margin-bottom: 35px;
	}
	.blog-title-row {
		/*margin-top: 100px;*/
		margin-bottom: 40px;
	}
}










/************** Intro Slider **************/
/******************************************/



.active-slide {
	z-index: 20 !important;	opacity: 1;
}

.slider-01 {
	z-index: 10; visibility: hidden
}

.slider-dots {
	position: absolute;
	width: 100%;
	height: 100%;
}

.slider-dot {
	position: absolute;
}

.slider-dot img {
	width: 12px;
	height: 12px;
}




/*-----------------*/
.slider-background {
	position: absolute;
	width: 100%;
	height: 100%;
	/*min-height: 100vh;*/
	z-index: -2;		
}

.slider-background img{
	height: 100%;
	object-fit: cover;
}


.slider-background .animate__fadeInMod, 
.slider-background .animate__fadeIn {
	animation-duration: 2s;
}


/*-----------------*/
.slider-bw-background {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -3;	
	overflow: hidden;
}

.slider-bw-background img{
	height: 100%;
	object-fit: cover;
	opacity: 0;
}


/*-----------------*/
.solid-background {
	position: absolute;	
	width: 100%;
	height: 100%;
	background: #191923;
	z-index: -4;		
}




/*-----------------*/
.slider-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;	
}

.slider-mask img {
	height: 100%;
	object-fit: cover;
}

.slider-mask .animate__fadeOutRightMod {
	animation-fill-mode: forwards;
	animation-duration: 2.5s;
}



/*-----------------*/
.slider-right {
	position: absolute;
	width: 92%;
	right: 4%;
	transform: translateY(-40%);		
	z-index: 0;
	text-align: right;
	top: 30%;
}


.slider-number-img {
	width: auto;
	height: 80%;
	max-width: 20%;
	min-width: 150px;
}

/* Customize for Specific About Us Page */

.about-us .slider-right {
	top: 45%;
}

.about-us .slider-number-img {
	width: 80%;
	max-width: 800px;
}

.about-us .slider-heading {
	margin-left: 0;
}






.slider-subheading {
	font-family: SVN-Gilroy;
	font-weight: 600;
	margin-right: 0px;
	margin-left: auto;
	text-align: right;
	color: #fff;
	line-height: 1.3em;
	margin-bottom: 30px;
}



.slider {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
}


@media (max-width: 575px) {
	.slider-container {
		min-height: 640px;	
	}	
}


@media (min-width: 576px) {
	.slider-container {
		min-height: 100vh;	
	}	
}







.slider-content {
	color: #fff;
	width: 100%;
	z-index: 10;
	padding: 0% 4%;
}

.slider-content.animate__fadeInRightSlow {
	animation-duration: 2s;
}



@media (max-width: 991px) {
	.slider-content {
		margin-top: auto;
		margin-bottom: 10vh;		
	}
}

@media (min-width: 992px) {
	.slider-content {
		margin-top: auto;
		margin-bottom: 15vh;			
	}
}








.slider-heading {
	font-weight: 700;
	font-family: 'Poppins', sans-serif;	
	text-shadow: 10px 10px 15px rgba(0,0,0,.2);
	line-height: .8em;
	z-index: 5;
	margin-bottom: .23em; margin-left: -.05em;
}

.slider-description {
	color: rgba(255,255,255,.65);
	line-height: 1.6em;	
	z-index: 10;
	max-width: 650px;
	margin-bottom: 2em;
}




.slider {
	display: flex;
}


.slider-demi {
	margin-bottom: 1em;
}


@media (max-width: 575px) {
	.slider-heading {
		font-size: 60px;
	}
	
	.about-us .slider-heading {
		font-size: 40px;
	}
	
	.slider-subheading {
		font-size: 16px;
	}
	
	.slider-demi, .slider-description {
		font-size: 14px;
	}	
}


@media (min-width: 576px) and (max-width: 767px) {	
	.slider-heading {
		font-size: 90px;
		margin-left: -5px;
	}
	
	.about-us .slider-heading {
		font-size: 55px;
	}
	
	.slider-subheading {
		font-size: 18px;
	}
	
	.slider-demi, .slider-description {
		font-size: 14.5px;
	}	
}





@media (min-width: 768px) and (max-width: 991px) {
	.slider-heading {
		font-size: 110px;
		margin-left: -10px;
	}
	
	.about-us .slider-heading {
		font-size: 60px;
	}
	
	.slider-subheading {
		font-size: 20px;
	}
	
	.slider-demi, .slider-description {
		font-size: 15px;
	}		
}





@media (min-width: 992px) and (max-width: 1199px) {
	
	.slider-heading {
		font-size: 130px;
	}
	
	.about-us .slider-heading {
		font-size: 75px;
	}
	
	.slider-subheading {
		font-size: 22px;
	}
	
	.slider-demi, .slider-description {
		font-size: 16px;
	}		
}



@media (min-width: 1200px) and (max-width: 1399px) {
	.slider-heading {
		font-size: 150px;
	}
	
	.about-us .slider-heading {
		font-size: 90px;
	}
	
	.slider-subheading {
		font-size: 24px;
	}	
	
	.slider-demi, .slider-description {
		font-size: 17px;
	}
}


@media (min-width: 1400px) {
	.slider-heading { 
		font-size: 170px; 
	}
	
	.about-us .slider-heading {
		font-size: 105px;
	}
	
	.slider-subheading {
		font-size: 26px;
	}
	
	.slider-demi, .slider-description {
		font-size: 18px;
	}
}





.hp-section-slider {
	background: #1A191E;
	overflow: hidden;
}


























/*** Project Row ***/

.projects-row .project {
	display: block;
	position: relative;
	transition: all ease-in-out .5s;	
}




/**/

@media (min-width: 992px) {
	.projects-row .project:hover {
		/*transform: translateY(-5px);*/
	}	
}




.projects-row .project .thumbnail {
	box-shadow: 0px 5px 20px rgba(30,5,75,.2);	
	position: relative;
	transition: all ease-in-out .5s;	
}

.projects-row .project .thumbnail {
	border-radius: 10px;
	border-top: 12.5px solid #fff;
	border-bottom: 12.5px solid #fff;
	border-left: 7.5px solid #fff;
	border-right: 7.5px solid #fff;		
}

.projects-row .project .thumbnail .url-img {
	border: 1px solid rgba(0,0,0,.075);
}



.projects-row .project .thumbnail:after {
    content: ""; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-image: linear-gradient(-45deg, #2637FF, #06D0FF);*/
	background: #000;
	transition: all ease-in-out .3s;
	opacity: 0;	
}

.projects-row .project:hover .thumbnail:after {
	/*opacity: .8;*/
}

.projects-row .project:hover .thumbnail {
	box-shadow: 0px 5px 30px rgba(30,5,75,.6);	
}

.projects-row .project:hover .thumbnail .url-img {
	border: 1px solid rgba(0,0,0,.15);	
}

.projects-row .project:hover .url-icon {
	/*opacity: 1;*/
}


.url-icon {
	opacity: 0;
	height: 12px;
	width: auto;
	position: absolute;
	top: 50%; left: 50%;
	transform: translate(-50%,-50%);
	z-index: 10;
	transition: all ease-in-out .3s;
}







.projects-row .project .project-title {
	font-weight: 600;
	color: #302c51;
}


@media (max-width: 991px) {
	.projects-row .project .project-title {
		margin-top: 25px;
	}	
}


@media (min-width: 992px) {
	.projects-row .project .project-title {
		margin-top: 30px;
	}	
}











.title-container {
	padding-bottom: 0 !important;
}


.projects-container {
	padding-top: 0 !important;
}

@media (max-width: 991px) {
	.projects-row .slick-track {
		padding: 20px 0px;
	}
	.projects-row .slick-slide {
		margin: 0px 10px;
	}
}




@media (min-width: 992px) {
	.projects-row .project {
		width: 31%; margin-right: 3.5%;
		margin-bottom: 3.5%;
		float: left;
	}
	
	.projects-row .project:nth-child(3n){
		margin-right: 0;
	}
}

/*
.projects-row .project,
.projects-row .project .thumbnail:after,
.projects-row .project img,
.projects-row .project .thumbnail {
	border-radius: 5px;
}
*/















.homepage .blog-title-row {
	margin-top: 0;
	margin-bottom: 40px;
}

.blog-title-row h4,
.blog-title-row h3  {
	color: #c4c4c4 !important;
	margin-bottom: 0;

}



@media (max-width: 575px) {
	.homepage .blog-title-row {
		margin-bottom: 15px;
	} 
} 

@media (min-width: 576px) and (max-width: 767px) {
	.homepage .blog-title-row {
		margin-bottom: 20px;	
	} 		
}


@media (min-width: 768px) and (max-width: 991px) {
	.homepage .blog-title-row {
		margin-bottom: 30px;	
	} 		
}

@media (min-width: 992px) {
	.homepage .blog-title-row {
		margin-bottom: 40px;
	} 
}




@media (max-width: 991px) {
	.blog-row .slick-slide {
		margin: 0 10px;
	}
	.blog-row .slick-track {
		padding: 20px 0;
	}		
	.blog-post {
		box-shadow: 0px 3px 5px rgba(0,0,0,.1);
	}	
}





