@media only screen and (max-width: 1500px){
	.slide-data{
		top: 15%;
	}
}

@media only screen and (min-width:1366px){
	.peoples{
		background-size: auto 100%;
	}
}

@media only screen and (max-width: 1300px){
	.slide-data{
		left: 6%;
	}

	.slide-data h1{
		font-size: 40px;
	}
}

@media only screen and (max-width:1280px){
	.facts-section{
		background-size: auto 70%;
	}
	
	.inner-header{
		padding: 50px 0;
	}

	.project-slider .owl-nav {
	    bottom: -40px;
	}
}


@media only screen and (max-width:1180px){
	.step-detail {
		max-width: 70%;
	}
	
	.choose-data {
		max-width: 65%;
	}
	
	.facts-col:not(:last-child) {
		margin-right: 20px;
	}
	
	.process-title{
		font-size: 15px;
	}

	

	.slide-data h1{
		font-size: 40px;
	}

	.peoples{
		padding: 50px 0 40px;
	}

	.heading h2 {
	    font-size: 28px;
	}

	.project-slider .owl-nav {
	    bottom: -80px;
	}

	.slide-data{
		top: 20%;
	}

	.hero-section-2{
		margin-top: -75px;
	}

	.top-part .social a{
		color: #000;
	}

	#home-slider .owl-dots{
		bottom: 70px;
	}
}

@media only screen and (max-width:1080px){
	.facts-section{
		background-size: auto 50%;
		background-position: center right;
	}
	.facts-col:not(:last-child){
		margin-bottom: 15px;
	}
	.project-slider .owl-nav {
	    bottom: -100px;
	}
}


@media only screen and (max-width:1030px){
	.choose-us-left{
		padding: 80px 30px;
	}
	
	.slide-data h1{
		font-size: 30px;
	}
	
		.slide-data h1{
		font-size: 35px;
	}
	
	.heading h2 {
		font-size: 30px;
	}
	.quality-col .quality-title{
		font-size: 17px;
	}
	
	.mask-prdct-thumb{
		border-top-right-radius: 50px;
		border-bottom-left-radius: 50px;
	}
	.benefit-row h3{
		font-size: 14px;
	}
	
	.services-row .service-data{
		padding:50px !important ;
	}
	
	.peoples{
		padding-top: 100px;
	}

	nav li a{
		font-size: 12px;
	}
}

@media only screen and (max-width:999px){
	.project-slider .owl-nav {
	    bottom: 0;
	}
}

@media only screen and (max-width:995px){
	.project-slider .owl-nav {
	    bottom: -70px;
	}
}

@media only screen and (max-width:991px){
	.main-nav{
		display: none;
		position: absolute;
		top: 99px;
		background: #fff;
		box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
		width: 100%;
		transition: none;
	}
	nav li{
		width: 100%;
		float: left;
	}
	nav li a{
		padding: 20px;
		text-align: center;
		font-size: 15px;
	}

	.menu-drop{
		display: block;
		cursor: pointer;
		font-size: 24px;
		width: 35px;
		height: 35px;
		line-height: 33px;
		text-align: center;
		border: #393186 solid thin;
		border-radius: 50%;
		color: #393186;
		float: right;
		margin-top: 20px;
		margin-right: 20px;
	}
	.brand-name{
		width: 150px;
		position: relative;
		z-index: 1;
	}
	
	header nav{
		position: absolute;
		top: 0;
		margin: 0;
		float: none;
		width: 100%;
		height: 100%;
		left: 0;
	}
	.side-big-img::before{
		display: none;
	}
	
	.quality-col {
		padding: 10px 0;
		flex: 0 0 33.33%;
		text-align: center;
		margin: 0 0 15px !important;
	}
	
	.quality-col .quality-icon {
		width: 100%;
	}
	
	.quality-col .quality-icon svg{
		width: 50px;
	}
	.panel-quality{
		margin-top: -60px;
	}
	
	.ftr-1 .row > div:first-child{
		text-align: center;
	}
	
	.ftr-1 .row p{
		text-align: center;
	}
	
	.ftr-1 .row > div:first-child a{
		float: none !important;
	}
	
	.accordion-head{
		font-size: 18px;
	}
	.facts-section{
		background: none;
	}
	
	.peoples{
		background-size: 120% auto;
		padding-top: 80px;
	}
	
	.customer-left, .customer-right{
		width: 100%;
		text-align: center;
	}

	
	.customer-right{
		margin-top: 30px;
	}
	
	.cust-srvc-icon{
		display: none;
	}
	
	header .container{
		width: 100%;
	}
	
	.vm-img{
		display: none;
	}
	
	.center-element{
		width: 100%;
	}
	
	.prdct-detail, .prdct-detail p{
		text-align: center;
	}
	
	.prdct-detail .btn{
		float: none !important;
		display: inline-block;
	}
	
	.modal-dialog{
		margin-top: 30px;
	
	}

	.inner-drop{
	position: relative;
	width: 100%;
	}

	.inner-drop a{
		border-bottom: #ccc solid thin !important;
	}

	.inner-drop a:hover {
	    background: #f5f5f5;
	    opacity: 1;
	    padding: 15px 20px;
	    transform: none;
	}

	.inner-drop a:hover::before{
		display: none;
	}

	.slide-text-data{
		height: 180px;
	}

	.hero-section-2 {
	    margin-top: 0;
	}

	#home-slider .owl-dots {
	    bottom:0;
	    position: relative;
	}

	.abt-section-text{
		width: 100%;
		text-align: center;
		padding:50px;
	}

	.abt-section-text p{
		text-align: center;
	}

	.abt-section-text .btn{
		float: none;
		display: inline-block;
	}

	.vision-mission-value{
		width: 100%;
	}

	.abt-big-img-bg{
		background-size: 100%;
		padding-top: 30%;
	}

	.team-col {
	    margin: 30px 0;
	}

	footer .ftr-cntct-row{
		text-align: center;
	}

	.project-slider .owl-nav {
	    bottom: 0;
	}
	
}



@media only screen and (max-width:768px){
	.slide-data h1 {
		font-size: 25px;
	}
	
	.black-sqr-bg::before {
		right: -100px;
		border-radius: 0;
	}
	.choose-us-left{
		width: 100%;
	}
	.process-section::before {
		left: -100px;
		border-radius:0;
	}
	
	.process-inner-col{
		padding: 0 0 30px;
	}
	
	.peoples {
		background-size: 155% auto;
	}
}

@media only screen and (max-width:767px){
	.footer-info-col{
		text-align: center;
	}
	.ftr-cntct-row i{
		position: relative;
		display: inline-block;
		float: none;
		margin-bottom: 10px;
	}
	
	.ftr-cntct-row {
		padding: 10px;
		text-align: center;
	}
	
	.ftr-cntct-row  p{
		text-align: center;
		width: 100%;
	}
	
	.ftr-social{
		text-align: center;
	}
	.ftr-social a{
		display: inline-block;
		float: none;
	}
	
	header{
		position: relative;
	}
	
	.quality-col{
		flex:0 0 100%;
	}
	
	.panel-quality {
		margin-top: 0;
	}
	
	.heading{
		text-align: center;
	}
	
	.heading .small-title{
		font-size: 14px;
	}
	
	.facts-col{
		margin: 0 0 15px !important;
		width: 50%;
	}
	.inner-header h1{
		font-size: 30px;
	}
	
	.btn{
		font-size: 14px;
	}
	.benefit-row{
		justify-content: center;
	}
	
	.benefit-row h3 {
		max-width: 100%;
		width: 100%;
		text-align: center;
	}
	
	.benefit-row:not(:last-child){
		margin-bottom: 20px;
	}
	
	.benefit-img{
		text-align: center;
		margin: 20px 0;
	}
	
	.benefit-img img{
		width: 70%;
	}
	
	.service-col{
		width: 100%;
	}
	
	.service-data p{
		text-align: center;
	}
	
	.service-img{
		height: 300px;
	}
	
	.services-row .service-data {
		padding: 15px 0 0  !important;
	}
	
	.cntct-page .footer-cntct .ftr-cntct-row br{
		display: none;
	}
	
	.cntct-page .footer-cntct{
		width: 100%;
		float: left;
		margin-bottom: 30px;
	}
	
	.form-group .form-group-inline:not(:last-child){
		margin-bottom: 15px;
	}
	
	.cntct-form .form-group-inline .btn{
		width: 100% !important;
	}

	.project-slider .owl-nav {
	    bottom: 0;
	    position: relative;
	    right: 0;
	    text-align: center;
	    margin:20px auto;
	    height: auto;
	    width: 100px;

	}

	.project-slider .owl-prev, .project-slider .owl-next {
	    float: left;
	    left: auto;
	    position: relative;
	}

	.slider-section .social{
		display: none;
	}

	.heading .small-title::before {
		display: none;
	}

	.heading .small-title{
		margin-bottom: 10px;
	}
	.about-section, .about-section p, .project-section, .project-section p{
		text-align: center;
	}

	.about-section .btn, .project-section .btn{
		float: none !important;
		display: inline-block;

	}

	.build-icon{
		display: inline-block;
	}

	.build-num{
		display: none;
	}

	.heading .small-title.pull-right{
		text-align: center;
		width: 100%;
		float: none !important;
	}

	.parallax-section, .parallax-section p{
		text-align: center;
		width: 100%;
	}

	.facts-col, .facts-col p{
		text-align: center;
	}

	.facts-col p{
		width: 100%;
	}

	.ftr-logo{
		text-align: center;
	}
	.ftr-form{
		margin-top: 30px;
		padding-bottom: 20px;
		background-image: none;
	}

	.ftr-col-pdng:last-child{
		margin-bottom: 20px;
	}

	.footer-info-col{
		margin-top: 20px;
	}

	.grid-sizer, .grid-item{
		width:50%;
	}

	.grid-col-4 .grid-sizer, .grid-col-4 .grid-item {
	    width: 33.33%;
	}

	.cntct-page h4{
		text-align: center;
	}

	.project-dtl{
		text-align: center;
		margin-bottom: 20px;
	}

	.project-dtl p{
		width: 100%;
		text-align: center;
	}

	.hero-highlight, .hero-highlight p{
		text-align: center;
	}

	.service-exp{
		border:none;
		margin-bottom: 20px;
	}

	.service-exp-text p{
		text-align: center;
	}

	.ftr-nav a::before {
		display: none;
		padding-left: 0;
	}
	
}
@media only screen and (max-width:680px){

	.slide-text-data::before, .border-square {
		display: none;
	}

	.slide-text-data {
	    height: auto;
	}

	.slide-data{
		width: 100%;
		left: 0;
		text-align: center;
		top: auto;
		bottom: 20px;
	}

	.slide-text-data, .slide-text-data h1{
		width: 100%;
		text-align: center;
	}

	.slide-text-data h1 br{
		display: none;
	}

	.slide-text-data h1{
		padding:10px;
	}

	.slide-data .btn-primary{
		margin:auto;
		margin-top: 10px;
	}

	.slide-data .btn{
		float: none !important;
display: inline-block;
padding: 7px 10px;
	}

	.slide-img::after{
		background: rgba(255,255,255,0.5);
		content: '';
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		display: block;
		position: absolute;
	}

	.slide-text-data h3{
		display: none;
	}

	.slide-data h1 span{
		display: inline-block;
		width: auto;
		float: none;
		margin-left: 7px;
	}
}

@media only screen and (max-width:600px){
	.choose-points{
		width: 100%;
		text-align: center;
	}
	
	.choose-icon{
		width: 100%;
		height: auto;
		margin-bottom: 15px;
	}
	
	.choose-icon svg{
		width: 60px;
	}
	
	.choose-data{
		width: 100%;
		max-width: 100%;
	}
	
	.heading h2 {
		font-size: 25px;
	}
	
	.facts-col{
		
		width: 100%;
	}
	
	.process-col {
    	flex: 1 0 100%;
		text-align: center;
	}
	
	.process-num{
		float: none;
		display: inline-block;
		margin: 0;
	}
	
	.process-title{
		margin:15px 0 0;
		width: 100%;
		text-align: center;
		font-size: 20px;
	}
	
	.peoples{
		padding: 30px 0;
		background: none;
	}
	
	.prdct-img-thumb{
		padding: 10px;
	}


	.city-col{
		width: 100%;
		margin: 0;
	}

	.city-land:last-child{
		margin: 0;
	}

	.section-content {
	    padding: 30px 0;
	}
	
	.facts-col{
		padding:0;
	}

	.top-left, .top-right{
		width: 100%;
		float: left;
		text-align: center;
	}

	.top-cntct{
		float: none;
		margin-right: 0;
	}

	.top-right .social{
		float: none;
	}

	.work-dtl{
		position: relative;
	}

	.work-dtl::before {
		height: 80%;
	}
}


@media only screen and (max-height:650px){
	.modal-inner-body{
		max-height: 400px;
	}

	.ftr-social, .ftr-copyright, .copyright{
		width: 100%;
	}

	footer .social a{
		float: none;
		display: inline-block;
	}

	
}


@media only screen and (max-height:500px){
	.modal-inner-body{
		max-height: 300px;
	}



	.grid-sizer, .grid-item{
		width:100%;
	}

	.grid-col-4 .grid-sizer, .grid-col-4 .grid-item {
	    width: 50%;
	}
}


@media only screen and (max-width:480px){
	.slide-data h1 {
		font-size: 20px;
	}
	.slide-data{
		top: 25%;
	}
	
	.mask-img{
		border-top-left-radius: 50px;
		border-bottom-right-radius: 50px;
		width: 100%;
	}
	.exp-yr{
		font-size: 35px;
	}
	
	.exp-text{
		font-size: 15px;
	}
	.experience{
		float: none;
		margin:-20px auto 0;
		width: 60%;
		text-align: center;
	}
	.step-row{
		text-align: center;
	}
	
	.step-num{
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}
	
	.step-detail{
		max-width: 100%;
		width: 100%;
	}

	.brand-name{
		width: 120px;
	}
	
	.menu-drop{
		margin-top: 15px;
	}

	.btn {
	    font-size: 12px;
	}

	.top-cntct{
		margin-top: 5px;
	}

	.menu-drop {
	    margin-top: 20px;
	}

	.building-col {
	    flex: 1 0 100%;
	    position: relative;
	    margin: 20px 0;
	}

	.experience{
		width: 100%;
		bottom: 0;
		left: 0;
		position: relative;
		margin-top: 20px;
		float: left;
	}

	#home-slider .owl-dots{
		position: relative;
		width: 100%;
		right: 0;
		justify-content: center;
	}

	.main-nav{
		top: 79px;
	}
}

@media only screen and (max-height:400px){
	.modal-inner-body{
		max-height: 250px;
	}

	
}
@media only screen and (max-width:400px){
	.slide-data{
		top: 10%;
	}

	.top-cntct{
		display: none;
	}

	.grid-col-4 .grid-sizer, .grid-col-4 .grid-item {
	    width: 100%;
	}
}

@media only screen and (max-height:320px){
	.modal-inner-body{
		max-height: 200px;
	}
}