
/*-- gallery --*/
.grid {
	position: relative;
	clear: both;
	margin: 0 auto;
	max-width: 1000px;
	list-style: none;
	text-align: center;
}

/* Common style */
.grid figure {
    position: relative;
    overflow: hidden;
    margin: 10px 0;
    height: auto;
    text-align: center;
    cursor: pointer;
    border: solid 7px #dbdbdb;
}

.grid figure img {
	position: relative;
	display: block;
	width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	padding: 7em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h3 {
    word-spacing: -0.15em;
    font-size: 1.5em;
    margin-top: 18%;
    color: #FFF;
    font-weight: 600;
}

.grid figure h2 span {
	font-weight: 800;
}


/*-----------------*/
/***** Apollo *****/
/*-----------------*/


figure.effect-apollo img {
	opacity: 0.95;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}

figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}


figure.effect-apollo:hover img {
	opacity: 0.6;
	-webkit-transform: scale3d(1,1,1);
	transform: scale3d(1,1,1);
}

figure.effect-apollo:hover figcaption::before {
	-webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
	transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

figure.effect-apollo:hover p {
	opacity: 1;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
/*-- //gallery --*/



/*-- responsive --*/
@media(max-width:1080px){
	.icon-right {
		width: 65%;
	}
	.callbacks_tabs {
		left: 445px;
	}
}
@media(max-width:991px){
	
	.gallery-grid {
		float: left;
		width: 50%;
	}
	.wthree-team-grid {
		float: left;
		width: 50%;
	}
	.wthree-team-grid:nth-child(3),.wthree-team-grid:nth-child(4){
		margin:2em 0 0 0;
	}
	.testimonial-top p {
		width: 100%;
	}
	.callbacks_tabs {
		left: 332px;
		top: 270px;
	}
	.subscribe-grid input[type="email"] {
		width: 65%;
	}
	.agile-contact-right {
		margin: 2em 0 0 0;
	}
}
@media(max-width:768px){
	.w3layouts-banner-info {
		margin: 2em 0;
	}
}
@media(max-width:736px){
	
	.callbacks_tabs {
		left: 290px;
	}
}
@media(max-width:667px){
	.agileits-logo {
		width: 20%;
	}
}
@media(max-width:600px){
	.callbacks_tabs {
		left: 255px;
		top: 305px;
	}
	.w3-button {
		margin: 3em 0 0 0;
	}
	.agileits-logo {
		width: 23%;
	}
}
@media(max-width:568px){
	.callbacks_tabs {
		left: 235px;
	}
	.w3layouts-banner-text p {
		width: 70%;
	}
}
@media(max-width:480px){
	
	i.fa.fa-quote-right {
		font-size: 2em;
	}
	.testimonial-top p {
		width: 97%;
	}
	.callbacks_tabs {
		left: 200px;
		top: 328px;
	}
	.subscribe-grid input[type="email"] {
		width: 75%;
	}
	.map-grid iframe {
		height: 300px;
	}
	.agileits_welcome_grid_left h3, .wthree-heading h3 {
		font-size: 2em;
	}
}
@media(max-width:414px){
	.callbacks_tabs {
		left: 165px;
		top: 360px;
	}
	.agileits-logo {
		width: 34%;
	}
}
@media(max-width:384px){
	
	.callbacks_tabs {
		left: 144px;
		top: 385px;
	}
	.subscribe-grid {
		width: 100%;
	}
	.subscribe-grid input[type="email"] {
		width: 80%;
	}
	.contact input[type="submit"] {
		padding: .8em 3em;
	}
	.map-grid iframe {
		height: 200px;
	}
	.modal-header h4 {
		font-size: 1.5em;
	}
}
@media(max-width:375px){
	.wthree-team-grid-info {
		padding: .5em;
	}
	.contact textarea {
		min-height: 8em;
	}
}
@media(max-width:320px){
	
	.gallery-grid {
		float: none;
		width: 100%;
	}
	.wthree-team-grid {
		float: none;
		width: 100%;
	}
	.wthree-team-grid-info {
		padding: 1em;
	}
	.wthree-team-grid:nth-child(2),.wthree-team-grid:nth-child(3), .wthree-team-grid:nth-child(4) {
		margin: 1em 0 0 0;
	}
	.callbacks_tabs {
		left: 108px;
		top: 442px;
	}
	.subscribe-grid input[type="email"] {
		width: 75%;
		padding: .5em;
	}
	.subscribe-grid button.btn1 {
		width: 40px;
		padding: .5em;
	}
}
/*-- //responsive --*/