/* Development Details */
#content-full {
    margin-top: 0;
}

#inner-page-wrapper {
    margin-bottom: 0;
}

#inner-page-wrapper > .container {
    width: 100%;
    padding: 0;
}

.ip-banner {
	z-index: 2;
	display: none;
}
.ip-banner::before {
    /*opacity: 0;*/
    background: rgba(0, 0, 0, 0.37);
}

#ip-development-details {
    position: relative;
}
	.ip-dev-bg {
	    position: absolute;
	    top: 0;
	    left: 0;
	    height: 100%;
	    width: 100%;
	    background-position: center top;
	    background-size: cover;
	    z-index: -1;
	}

	.ip-dev-banner {
	    position: relative;
	    padding: 30px;
	}
		.ip-dev-banner-inner {
			position: relative;
		}
			.ip-dev-banner canvas {
			    display: block;
			    width: 100%;
			    min-height: 420px;
			}
			.ip-dev-banner .ip-dev-banner-img {
			    position: absolute;
			    top: 0;
			    left: 0;
			    right: 0;
			    bottom: 0;
			    background-position: center;
			    background-size: cover;
			}
			.ip-dev-banner .ip-dev-banner-img:before {
				content: '';
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				height: 167px;
				opacity: 0.2;
				background: rgb(0,0,0);
				background: -moz-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
				background: -webkit-linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
				background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);
			}
			.ip-dev-banner .ip-dev-banner-img:after {
				content: '';
				position: absolute;
				top: 0;
				left: 0;
				right: 0;
				bottom: 0;
				background: rgb(255,255,255);
				background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
				background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
				background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
			}


	.ip-dev-banner .container {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		max-width: 100%;
	}
		.ip-dev-banner img {
			display: block;
			max-width: 100%;
			height: auto;
			margin: 0 auto 31px;
		}
		.ip-dev-banner h2 {
			font-weight: 700;
			font-size: 40px;
			line-height: 1.25;
			color: #262626;
		    max-width: 990px;
		    margin: 0 auto 8px;
		    text-align: center;
		}

	.ip-dev-about {
		padding: 56px 0 0;
	}
		.ip-dev-inner {
			max-width: 90.125%;
			position: relative;
			margin: 0 auto;
			width: 100%;
		}
		.ip-dev-about-name {
			position: absolute;
			top: 236px;
			left: -2px;
		}
			.ip-dev-about-name:before {
			    width: 24vw;
			}
		.ip-dev-about .ip-dev-inner {
			flex-flow: row wrap;
			justify-content: space-between;
			align-content: flex-start;
		}
		.ip-dev-text {
			width: 53.536%;
			/*padding: 56px 9% 0 4.2%;*/
		    padding: 20px 9% 0 4.2%;
		    align-self: center;
		}
			.ip-dev-text h2 {
				font-size: 24px;
				line-height: 1.33;
				font-weight: 700;
				letter-spacing: 0.03em;
				color: #000;
				margin-bottom: 45px;
			}
			.ip-dev-text p {
				font-weight: 300;
				font-size: 15px;
				letter-spacing: 0.03em;
				line-height: 2;
				color: #000;
				margin: 0 0 21px;
			}
			.ip-dev-text strong {
				font-weight: 700;
			}
			.ip-dev-about .ip-dev-text p {
			    max-width: 90%;
			}
		.ip-dev-img {
			/*width: 670px;*/
			width: 46.464%;
			font-size: 0;
			position: relative;
			align-self: flex-start;
		}
			.ip-dev-img img {
				display: block;
				width: 100%;
				height: auto;
			}
			.ip-dev-img img:nth-child(2) {
				position: absolute;
				bottom: 46px;
				/*left: -136px;*/
				left: -20.3%;
				/*width: 409px;*/
				width: 71.76%;
				padding: 18px;
				background: #fff;
			}

	.ip-dev-design {
		padding: 177px 0 108px;
		position: relative;
	}
		.ip-dev-bg-design {
			top: -41px;
			left: 0;
			right: 0;
			height: 801px;
			max-height: 100%;
		}
		.ip-dev-design .ip-dev-inner {
			padding-left: 62px;
		}
			.ip-dev-design .ip-dev-inner:after {
			    content: '';
			    display: table;
			    clear: both;
			}
		.ip-dev-design-name {
		    top: 145px;
		    right: -72px;
		}
			.ip-dev-design-name:before {
				width: 71vw;
			}
		.ip-dev-design .ip-dev-img.float-left {
			float: left;
			/*width: 570px;*/
			width: 41.31%;
			margin-left: -51px;
			margin-right: 7.5%;
		}
			.ip-dev-design .ip-dev-img.float-left img:nth-child(2) {
				left: initial;
				right: -70px;
				bottom: 59px;
			}

		.ip-dev-design .ip-dev-img.float-right {
			float: right;
			/*width: 570px;*/
		    width: 41.31%;
		    margin-right: 10.2%;
		    margin-top: 49px;
		  	margin-left: 4%;
		  	margin-bottom: 70px;
		}
			.ip-dev-design .ip-dev-img.float-right img:nth-child(2) {
			    bottom: -61px;
			    left: initial;
			    right: -80px;
			    width: 372px;
			    width: 65.256%;
			}
		.ip-dev-design .ip-dev-img.float-right + .ip-dev-text {
		    padding-top: 104px;
		}
		.ip-dev-design .ip-dev-text {
			width: 100%;
			padding: 61px 7.247% 0 0;
			position: relative;
		}
			.ip-dev-text h2.ip-dev-text-title {
			    font-size: 60px;
			    line-height: 1;
			    color: #262626;
			    font-weight: 700;
			    margin: 0 0 39px;
			    letter-spacing: -0.01em;
			}
			.ip-dev-design .ip-dev-text p.highlight {
			    font-weight: 600;
			    font-size: 20px;
			    letter-spacing: 0.03em;
			    line-height: 1.7;
			    margin-bottom: 34px;
			}
			.ip-dev-design .ip-dev-text p {
			    margin-bottom: 30px;
			}

		.ip-dev-design .ip-dev-text:last-child {
			clear: left;
		}
	.ip-dev-priviledges {
		position: relative;
	    /*min-height: 645px;*/
	    padding: 33px 0 392px;
	}
		.ip-dev-bg-priviledges {

		}
			.ip-dev-bg-priviledges:before {
				content: '';
				top: 0;
				left: 0;
				right: 0;
				height: 395px;
				max-height: 100%;
				background: rgb(255,255,255);
				background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 100%);
				background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 100%);
				background: linear-gradient(180deg, rgba(255,255,255,1) 40%, rgba(255,255,255,0) 100%);
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
				position: absolute;
			}

		.ip-dev-priviledges .ip-dev-inner {
			flex-flow: row wrap;
			align-self: flex-start;
			/*padding: 0 85px;*/
			padding: 0 5.313%;
		}
			.ip-dev-priviledges-name {
			    top: 185px;
			    left: -2px;
			}
			    .ip-dev-priviledges-name:before {
			        width: 120px;
			    }
			.ip-dev-priviledges .ip-dev-text-title {
				line-height: 0.916;
				font-size: min(3.75vw, 60px);
				color: #262626;
				font-weight: 700;
				margin: 17px 0 39px;
				letter-spacing: -0.01em;
				width: 31.6%;
			}
			.ip-dev-priviledges-text {
			    /*width: 870px;*/
			    margin-left: auto;
			    padding-right: 30px;
			    width: 68.4%;
			}
			    .ip-dev-priviledges-text p {
			        font-weight: 300;
			        font-size: 15px;
			        letter-spacing: 0.03em;
			        line-height: 1.66;
			        color: #000;
			        margin: 0 0 35px;
			    }
			        .ip-dev-priviledges-text p a {
			            font-weight: 700;
			            color: var(--accent-color);
			        }


	.ip-dev-gallery {
		padding: 181px 0 155px;
	}
		.ip-dev-gallery .ip-dev-inner {
			padding: 0 80px;
		}
			.ip-dev-gallery-name {
				top: 115px;
				right: -90px;
			}
				.ip-dev-gallery-name:before {
				    width: 46vw;
				}
			.ip-dev-gallery-list {
				margin: 0 -3.5px;
				font-size: 0;
			}
				a.ip-dev-gallery-item {
					display: inline-block;
					vertical-align: top;
					padding: 0 3.5px 8px;
				}
					a.ip-dev-gallery-item canvas {
						display: block;
						width: 100%;
						background-position: center;
						background-size: cover;
					}

		.ip-dev-gallery-controls {
		    justify-content: center;
		    align-items: center;
		    margin-top: 54px;
		}
		    .ip-dev-gallery-controls > span {
		        position: relative;
		        font-family: var(--font-proxima) !important;
		        font-size: 12px;
		        font-weight: 500;
		        color: var(--accent-color);
		        letter-spacing: 0.5em;
		        cursor: pointer;
		    }
		        .ip-dev-gallery-controls > span:hover, .ip-dev-gallery-controls > span:focus {
		            color: #262626;
		        }
		        
		        .ip-dev-gallery-controls > span::before {
		            position: absolute;
		            top: 50%;
		            transform: translateY(-50%);
		            font-family: agentimage !important;
		        }
		        
		        .ip-dev-gallery-controls > span.prev {
		            padding-left: 35px;
		            margin-right: 70px;
		        }
		        
		        .ip-dev-gallery-controls > span.prev::before {
		            left: 0;
		        }
		        
		        .ip-dev-gallery-controls > span.next {
		            padding-right: 35px;
		            margin-left: 70px;
		        }
		        
		        .ip-dev-gallery-controls > span.next::before {
		            right: 0;
		        }
		.ip-dev-gallery-controls-dots {

		}
			.ip-dev-gallery-controls-dots ul {
			    display: flex;
			    flex-flow: row wrap;
			}
				.ip-dev-gallery-controls-dots ul li {
				    margin: 0 16px;
				    display: inline-block;
				}
				    .ip-dev-gallery-controls-dots ul li button {
				        width: 31px;
				        height: 35px;
				        display: flex;
				        align-items: center;
				        justify-content: center;
				        background: transparent;
				        border: 2px solid transparent;
				        font-weight: 500;
				        font-size: 16px;
				        color: var(--accent-color);
				        padding: 0;
				        transition: all .3s ease;
				    }
				.ip-dev-gallery-controls-dots ul li.slick-active button {
				    border-color: var(--accent-color);
				}


@media only screen and (max-width: 1440px) {

}
@media only screen and (max-width: 1366px) {
	
}
@media only screen and (max-width: 1280px) {
    
}
@media only screen and (max-width: 1199px) {
	.ip-dev-banner img {
	    width: 160px;
	}
	.ip-dev-banner h2 {
	    font-size: 30px;
	}

	.ip-dev-text h2.ip-dev-text-title {
	    font-size: 40px;
	}
	.ip-dev-design .ip-dev-img.float-left img:nth-child(2) {
	    right: -55px;
	}
}

@media only screen and (max-width: 991px) {
	.ip-dev-banner {
		padding: 20px;
	}
	.ip-dev-banner h2 {
	    font-size: 20px;
	}
	.ip-dev-banner img {
	    width: 110px;
	}

	.ip-dev-about-name {
	    top: 130px;
	    left: -7px;
	}

	.ip-dev-text {
	    width: 100%;
	    padding: 0 0 0 4%;
	    margin-bottom: 30px;
	}
		.ip-dev-text h2.ip-dev-text-title {
			text-align: center;
		}

	.ip-dev-img {
	    width: 100%;
	    max-width: 600px;
	    margin: 0 auto;
	    padding: 0 5%;
	}

	.ip-dev-img img:nth-child(2) {
	    bottom: 20px;
	    left: 0;
	    padding: 5px;
	    width: 60%;
	}

	.ip-dev-design .ip-dev-img.float-left {
	    width: 600px;
	    max-width: 100%;
	    padding: 0 6%;
	    float: none;
	    margin: auto;
	}

	.ip-dev-design .ip-dev-inner {
	    padding: 0 4% 0 0;
	}

	.ip-dev-design .ip-dev-text {
	    padding: 50px 0 0;
	}

	.ip-dev-design .ip-dev-img.float-right + .ip-dev-text {
	    padding-top: 0;
	}

	.ip-dev-design .ip-dev-img.float-right {
	    float: none;
	    width: 600px;
	    max-width: 100%;
	    padding: 0 6%;
	    margin: 0 auto 70px;
	}

	.ip-dev-design .ip-dev-img.float-right img:nth-child(2) {
	    bottom: -35px;
	    right: 0;
	}
	.ip-dev-design .ip-dev-img.float-left img:nth-child(2) {
		bottom: 20px;
	    right: 0;
	}

	.ip-dev-design {
	    padding: 80px 0;
	}

	.ip-dev-priviledges .ip-dev-text-title {
	    width: 100%;
	    font-size: 40px;
	    text-align: center;
	}

	.ip-dev-priviledges-text {
	    width: 100%;
	    margin: 0;
	    padding: 0 0 0 4%;
	}

	.ip-dev-priviledges {
	    padding: 0 0 100px;
	}
	.ip-dev-bg-priviledges:before {
	    height: 100%;
	}

	.ip-dev-gallery {
	    padding: 80px 0;
	}

	.ip-dev-gallery-name {
	    top: 71px;
	    right: -75px;
	}

	.ip-dev-gallery .ip-dev-inner {
	    padding: 0 4%;
	}

	.ip-dev-gallery-controls > span.prev {
	    margin-right: 15px;
	}

	.ip-dev-gallery-controls > span.next {
	    margin-left: 15px;
	}

	.ip-dev-gallery-controls-dots ul li {
	    margin: 0 2px;
	}

	.ip-dev-gallery-controls {
	    width: 100%;
	    flex-flow: row wrap;
	}

	    .ip-dev-gallery-controls-dots {
	        order: 1;
	        width: 100%;
	        justify-content: center;
	        margin-bottom: 30px;
	    }
	    
	    .ip-dev-gallery-controls > span.prev {
	        order: 2;
	    }
	    
	    .ip-dev-gallery-controls > span.next {
	        order: 3;
	    }
	    
	    .ip-dev-gallery-controls-dots ul {
	        justify-content: center;
	    }
		    .ip-dev-gallery-controls-dots ul li button {
			    width: 25px;
			    height: 25px;
			    font-size: 12px;
			}

}
