/* Enter Your Custom CSS Here */
.flex{
	display:flex;
}
.flex-center{
	 align-items: center;
   justify-content: center;
}
.site-content{
	margin-top: 140px;
}
.header-logo img{
	max-width:165px;
}
.head-aboutus{
	padding-right:65%;
}
.head-process{
	padding-right:50%;
}
.head-process02{
	padding-right:75%;
}
.head-process03{
	padding-left:65%;
}
.head-pj-ref{
	padding-right:60%;
}
.head-feature03{
	padding-right:30%;
	margin-left:-15px;
}
.head-qulity{
    margin-top: -95px;
    padding-left: 65%;
	
}
.aboutus-img-right img{
	position: absolute;
    top: 0;
    right: 0;
}
	.pic-process03{
		margin-top: -160px;
	}
@media (max-width: 1199px) {
	.header-res,.header-main>div{
		width:100%;
	} 
	.header-res>div{
		    text-align: center;
    display: flex;
    justify-content: center;
	}
	.aboutus-img-right img{
		    width: 375px;
    right: -45px;
	}
	.topbar-res{
		margin-left:0px !important;
	}
}
@media (max-width: 990px) {
	.site-content{
		margin-top: 76px;
	}
		.d-block-sm{
		    flex-direction: column;
	}
	
	.aboutus-img-right img{
		position: relative;
		    flex: 1;
    order: 1;
	}
	.aboutus-content{
		  flex: 1;
    order: 2;
	}
	.img-aboutus{
		margin-bottom:10px !important;
	}
}
@media (min-width: 430px){
	.mascot-process{
	padding-right:40%;
}
	.head-ourservice{
		margin-bottom:-120px;
	}
		.mascot-feature{
		    margin-left: -100px;
    max-width: 170px;
	}
	.arrow-pic{
		max-width:300px;
		margin-left:45px;
	}
	.arrow-pic{
		margin-left:-125px;
	}
}
@media (max-width: 767px) {
		.border-text-content{
		border-right: 0px;
		border-bottom: 1px solid #bababa;
	}

}
@media (max-width: 430px) {
	.text-container{
		padding:0px;
	}
	.head-aboutus,.head-process,.head-pj-ref,.head-feature03{
		max-width:100%;
    padding-right: 10% ;
	}
	.head-process02{
			max-width:100%;
    padding-right: 30% ;
	}
	.head-process03,.head-qulity{
			max-width:100%;
    padding-left: 30% ;
	}
	.head-qulity{
		    margin-top: -35px;
	}
	.aboutus-img-right img{
		position:relative;
		width:auto;
		right:0;
	}
	.vdo-process .wpb_wrapper{
		width:100% !important;
	}
	.mascot-process{
width:150px;
		float:right;
}
	.mascot-process .wpb_single_image{
		margin-top:0px !important;
	}
	.pic-process03{
		margin-top: 0;
	}
	.mascot-service{
		float:right;
	}
	.mascot-service img{
		max-width:200px;
	}
	.head-ourservice{
		padding-top: 65px;
    margin-bottom: -140px;
	}
	.positon-textright-strong {
    position: relative;
    top: 0;
    min-width: 100%;
    left: 0;
}

}