@media only screen and (max-width:1400px){
	.our-process-section .container {
	  padding-left: 100px;
	}	
}

@media only screen and (max-width:1399px){
	
	.year-arrow{
		left: -71px;
	}
	
	.history-row:nth-child(odd) .year-arrow{
	
		right: -71px;
	
	}
	
	.history-row:nth-child(odd) .history-year-col{
		padding-right: 8px;
	}
	
	.history-row:nth-child(even) .history-year-col{
		padding-left: 8px;
	}
}

@media only screen and (max-width:1366px){
	.usp-points{
		padding-left: 12%;
	}
}

@media only screen and (max-width: 1200px){
	.nav-item{
		margin-left: 10px;
	}
}


@media only screen and (max-width: 1199px){
	.container-lg, .container-md, .container-sm, .container{
		width: 95%;
		max-width: none;
	}

	.usp-points{
		padding-left: 8%;
	}
}
	
	
@media only screen and (max-width:1170px){
	.our-process-section .container {
	  padding-left: 50px;
	}	
}

@media only screen and (max-width:1120px){
	.wrk-col h2{
		font-size: 15px;
	}	
	
	.slide-data h2{
		font-size: 40px;
	}
	
	.abt-highlight-section h1{
		font-size: 30px;
	}
	
}

@media only screen and (max-width: 1100px){
	.inquire-data {
	  padding-left: 50px;
	}
}


@media only screen and (max-width: 1024px){
	.navbar-nav .nav-link{
		font-size: 14px;
	}
	
	.slide-data h2{
		font-size: 35px;
	}
	.slide-data-right {
	  width: 60%;
	}
	
	.slide-data-left {
	  width: 40%;
	}
	
	.wrk-icon{
		width: 60px;
		height: 60px;
	}
	
	.our-process-section .container{
		padding-left: 0;
	}
	
	.year-arrow{
		left: -65px;
	}
	
	.history-row:nth-child(odd) .year-arrow{
	
		right: -65px;
	
	}
	
	.history-row:nth-child(odd) .history-year-col{
		padding-right: 15px;
	}
	
	.history-row:nth-child(even) .history-year-col{
		padding-left: 15px;
	}
}


@media only screen and (max-width: 991px){

	.container{
		width: 95%;
		max-width: none;
	}

	.top-social{
		display: none !important;
	}

	.navbar-toggler{
		background: none;
		color: var(--orange-color);
	}

	.main-nav .navbar-collapse{
		position: absolute;
		width: 100%;
		background: rgb(255, 255, 255) none repeat scroll 0% 0%;
		box-shadow: 0 7px 10px 0 rgba(0,0,0,0.4);
		top: 115px;
		left: 0px;
		overflow-x: hidden;
		overflow-y: auto;
		max-height: 60vh;
	}

	.nav-item {
	  margin-left: 0;
	}

	.navbar-nav .nav-link {
	  padding: 15px;
	}

	.slider h1{
		font-size: 3rem;
		margin: 20px 0;
	}

	.cmpny-short-dtl::before {
		height: 80px;
		top: -70px;
	}

	.product-wave::before, .product-wave::after{
		height: 80px;
	}
	.product-wave::before{
		top: -70px;
	}

	.top-contact{
		display: none !important;
	}
	
	.inquire-section::before {
		display: none;
	}

	.edu-icon-bg{
		padding-top: 20px;
	}

	.overlay-main-section{
		margin:0;
	}
	
	.wrk-col{
		width: 50%;
		margin-bottom:40px;
	}
	
	.work-process{
		padding-bottom: 0;	
	}
	
	.our-process-section .container{
		padding-left: 200px;
	}
	
	.abt-highlight-section{
		text-align: center;
		
	}
	
	.abt-highlight-section h1{
		text-align: center;
		margin-bottom: 30px;
	}
	
	.interesting{
		border: none;
		padding-left: 0;
	}
	
	.interseting-icon{
		justify-content: center;
	}
	
	.experience{
		left: 15%;
		bottom: 20%;
	}
	
	.product-col{
		padding-left: 15px;	
	}
	
	.navbar {
		padding: 15px;
	}
	
	.mega-menu {
		width: 100%;	
	}
	
	.unirp-logo{
		justify-content: center;
	}
	
	.unirp-line{
		border: none;
		padding-left: 0;
	}
	
	.page-highlight h1{
		text-align: center;
		font-size: 30px;
	}
	
	.page-highlight h1 br{
		display: none;
	}
	
	.slider .owl-dots{
		display: none;
	}

	.usp-points{
		padding-left: 0;
	}
	
	
}

@media only screen and (max-width:900px){
	.year-arrow{
		left: -60px;
	}
	
	.history-row:nth-child(odd) .year-arrow{
	
		right: -60px;
	
	}
	
	.history-row:nth-child(odd) .history-year-col{
		padding-right: 20px;
	}
	
	.history-row:nth-child(even) .history-year-col{
		padding-left: 20px;
	}
}

@media only screen and (max-width:800px){
	.year-arrow{
		left: -55px;
	}
	
	.history-row:nth-child(odd) .year-arrow{
	
		right: -55px;
	
	}
	
	.history-row:nth-child(odd) .history-year-col{
		padding-right: 25px;
	}
	
	.history-row:nth-child(even) .history-year-col{
		padding-left: 25px;
	}
	
	.feature-lists ul li{
		width: 50%;	
	}
}

@media only screen and (max-width:767px){
	.heading{
		text-align: center;
	}
	
	.home-mis-vis{
		text-align: center;
	}
	
	.home-mis-vis p{
		text-align: center;
	}
	
	.col-sm-center{
		text-align: center;
	}
	
	
	a.col-sm-center{
		margin: auto;
	}
	
	.feature-section::after {
		height: 50px;
		top: -50px;
	}
	
	.feature-section{
		margin-top: 0;
	}
	
	.facts-col{
		margin: 15px 0;
	}
	
	.our-process-section .container{
		padding: 0;
	}
	
	.work-process::before{
		left: -150px;
	}
	
	.slide-data h2{
		font-size: 25px;
	}
	
	.slide-btns .btn-text-icon{
		display: none;
	}
	
	.slider {
	  margin-top: 0;
	}
	
	.vis-content, .vis-content p, .mis-content, .mis-content p{
		text-align: center;
	}
	
	.vis-content{
		padding-left: 50px;
	}
	
	.mis-content{
		padding-right: 50px;
	}
	
	.abt-unirp-img img{
		width: 100%;
	}
	
	.history-row:nth-child(even){
		flex-direction: row;
	}
	
	.year-arrow{
		left:0 !important;
		right: auto !important;
		transform: scale(1) !important;
	}
	
	.history-year{
		margin-left: 75px;
	}
	
	.history-year::after {
	  left: -28px !important;
		right: 0 !important;
		transform: scale(1) !important; 
	}
	
	.history-row .history-year-col{
		justify-content: flex-start !important;
		padding-left: 0 !important;
	}
	
	.history-row .history-content{
		text-align: left !important;
	}
	
	.history-year-col{
		width: 220px;
		padding-top: 0 !important;
	}
	
	.history-row::before {
		left: 16px;
		right: auto;
	}
	
	.history-content{
		width: 60%;
	}
	
	.feature-lists ul li{
		width: 100%;
		padding-right: 0;
	}
	
	.cntct-form{
		border: none;
		padding-left: 15px;
	}
	
	.cntct-row br{
		display: none;
	}
	
	.cntct-row{
		width: 50%;
	}
	
	.cntct-row:nth-child(2){
		width: 100%;
	}

	.process-row > div:nth-child(2) .process-col, .process-row > div:nth-child(5) .process-col, .process-row > div:nth-child(3n) .process-col {
		transform: translateY(0);
	  }

	  .usp-col-dlt{
		width: 100%;
	  }

	  .usp-col-dlt .heading, .usp-col-dlt p {
		text-align: center;
	  }

	  .mockup-img{
		justify-content: center !important;
		
	  }
	
}

@media only screen and (max-width:680px){
	.navbar-brand img{
		width:170px;
	}
	
	.slider {
	  margin-top: 0;
	}
	
	.feature-slider .feature-col{
		text-align: center;
	}
	.feature-slider .feature-col p{
		text-align: center;
	}
	
	.interesting-col{
		width: 100%;
		padding: 20px 0;
	}
}

@media only screen and (max-width:640px){
	.history-content{
		width: 100%;
		padding-left: 85px;
		margin-top: 10px;
	}
}

@media only screen and (max-width:600px){
	
	.slide-data{
		flex-direction: column;
	}
	
	.slide-data-left, .slide-data-right{
		width: 100%;
		text-align: center;
	}
	
	.slide-data-left{
		padding: 30px 0;
	}
	
	.slide-data h2 br{
		display: none;
	}
	
	.work-with-inr, .work-with-inr p{
		text-align: center;
	}
	
	.work-with-btn{
		justify-content: center !important;
	}
	
	.cntct-row{
		width: 100%;
	}
	
	.cntct-row a{
		word-break: break-all;
	}
}

@media only screen and (max-width:575px){
	.ftr-logo{
		text-align: center;
	}
	
	.ftr-cntct-dtl, .ftr-cntct-dtl p{
		text-align: center;
	}
	
	footer .social {
		justify-content: center !important;
	}
	
	.half-list li{
		width: 100%;	
	}
	
	.ftr-col{
		position: relative;
	}
	
	.feture-dropdown{
		display: block;
		position: absolute;
		right: 0;
		top: -5px;
		width: 35px;
		height: 35px;
		border: #ccc solid thin;
		border-radius: 50%;
		line-height: 33px;
		text-align: center;
	}
	
	.feture-dropdown:hover{
		border-color: var(--blue-color);
		background: var(--blue-color);
		color: #fff;
	}
	
	.feature-drpdown-list{	
		display: none;
	}
	
	.wrk-col{
		width: 100%;
		padding-left: 25%;
	}
	
	.wrk-col h2 strong{
		display: inline-block;
		width: auto;
		padding-right: 5px;
	}
	
	.footer-copyright .col-6{
			width: 100%;
		text-align: center;
	}
	
	.ftr-copy-links{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 10px;
	}
	
	.right-side .btn-primary{
		padding:7px 10px;
		font-size: 13px;
	}
	

	
	.unirp-facts-col{
		width: 100%;
		border: none !important;
	}
	
	.unirp-facts-col:not(:last-child){
		border-bottom: #ccc solid thin !important;
	}
	
	.navbar-collapse .btn-primary{
		width: 100%;
		text-align: center;
	}
	
	.feature-heading, .feature-content{
		text-align: center;
		border: none;
	}
}

@media only screen and (max-width:440px){
	.wrk-col{
		padding-left: 18%;
	}
}

@media only screen and (max-width:400px){
	.wrk-col{
		padding-left: 20px;
	}
}