@media only screen and (min-width:1920px) {
}

@media only screen and (min-width:1600px) and (max-width:1900px) {
}

@media only screen and (min-width:1300px) and (max-width:1367px) {
}

@media only screen and (min-width:1200px) and (max-width:1280px) {
}

@media screen and (max-width: 1024px) {
	.navbar-light .navbar-nav .nav-link {
		font-size: 14px;
		margin-left: 5px;
	}
	.banner_caption aside {
		font-size: 36px;
		line-height: 40px;
	}
	.banner_caption p {
		font-size: 14px;
		margin: 10px 0;
	}
	.banner_caption small {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.banner_caption small img {
		margin-right: 8px;
		width: 25px;
	}
	.comntitle {
		font-size: 28px;
		margin-bottom: 30px;
	}
	.icontext span {
		font-size: 20px;
	}
	.icontext aside {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}
	.ftlink li a{
		font-size: 14px;
	}
	.banefit_text h3{
		font-size: 20px;
		margin-bottom: 15px;
	}
	.banefit_text p {
		font-size: 15px;
		line-height: 24px;
	}
	.banefit_img {
		width: 35%;
	}
	.CTA button{
		min-width: 130px;
	}
	.map{
		width: 55%;
	}
	.contactform{
		padding:30px;
		width: 100%;
	}
	.Categories a,
	ul.blog-post li p{
		font-size: 14px;
	}
	.our_blog_details h1 {
		font-size: 30px;
		line-height: 32px;
	}

}

@media screen and (max-width: 991px) {
	.banner_caption aside {
		font-size: 24px;
		line-height: inherit;
	}
	.banner_caption p {
		line-height: inherit;
	}
	.banner_caption small {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.banner_caption small img {
		width: 20px;
	}
	.custom-toggler .navbar-toggler-icon {
		background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(218,36,28)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
	  }
	  
	  .custom-toggler.navbar-toggler {
		border-color:transparent;
		padding: 0;
	  } 
	  .navbar-nav {
		position: absolute;
		z-index: 1;
		background: #fff;
		width: 100%;
		left: 0;
		padding: 15px 10px;
		box-shadow: 0 0 5px #ddd;
		top: 60px;
	}
	.listdiv li {
		width: 48%;
		padding: 15px;
		margin-bottom: 30px;
	}
	.comntitle {
		font-size: 24px;
	}
	.ctabox aside {
		font-size: 20px;
	}
	.comnpadding {
		padding: 30px 0;
	}
	footer h6 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.testbox p {
		font-size: 14px;
	}
	.listdiv p {
		font-size: 14px;
	}
	.navbar-light .navbar-nav .nav-link.contactbtn {
		display: table;
	}
	.navbar-light .navbar-nav .nav-link {
		margin-left: 0;
	}
	.navbar-light .navbar-nav .nav-link:before{
		display: none;
	}
	.Our_Values li {
		font-size: 14px;
	}
	.Why_EnProwess li {
		font-size: 16px;
		padding: 15px;
	}
	.Why_EnProwess li h4 {
		font-size: 18px;
	}
	.map{
		width: 50%;
	}
	.contactform{
		padding:15px;
		width: 100%;
	}
	.Categories a, ul.blog-post li p {
		font-size: 12px;
		padding: 7px;
	}
	.our_blog_details h1 {
		font-size: 26px;
		line-height: 32px;
	}
	.our_blog_details h3 {
		font-size: 22px;
		line-height: inherit;
	}

}

@media screen and (max-width: 767px) {
	.megamenu a {
		width: 100%;
		display: block;
	}
	.listdiv li {
		width: 100%;
		padding: 15px;
		margin-bottom: 15px;
	}
	.nav-tabs .nav-link{
		font-size: 14px;
	}
	.process_shap {
		margin-bottom: 0;
		display: none;
	}
	.process_list li {
		width: 100%;
		margin-bottom: 10px;
	}
	.CTA {
		background: url("../images/111.png") #fff;
		padding: 30px 0;
	}
	.ctabox ,
	.copy{
		justify-content: center;
		flex-wrap: wrap;
	}
	.ctabox aside {
		font-size: 20px;
		text-align: center;
		margin-bottom: 15px;
	}
	.copyright span {
		font-size: 15px;
		margin-bottom: 15px;
	}
	.Development_Process {
		text-align: center;
	}
	.icontext {
		display: flex;
		align-items: center;
		margin-bottom: 5px;
		justify-content: center;
		flex-direction: column;
	}
	.icontext aside{
		margin: 0 0 15px 0;
	}
	.tab-content{
		padding-bottom: 0;
	}
	.listdiv,
	.process_list{
		display: none;
	}
	#Solution,
	#Development,
	#Enprowess{
		display: block;
	}
	.banner .row {
		flex-direction: column-reverse;
	}
	.banefit_text ,
	.banefit_img{
		width: 100%;
	}
	.benelist li:nth-child(2n) .banefit_text {
		text-align: left;
	}
	.banefit_text h3 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.CTA2 .ctabox aside,
	.Why_EnProwess li{
		width: 100%;
	}
	.map,
	.contactform{
		width: 100%;
	}
	.contact {
		flex-direction: column-reverse;
	}
	.banner_caption aside {
		text-align: center;
		margin-top: 20px;
	}
	.banner {
		position: relative;
		margin-bottom: 20px;
	}
	.our_blog_details h1 {
		font-size: 24px;
		line-height: 32px;
	}
	.our_blog_details h3 {
		font-size: 20px;
		line-height: inherit;
	}
	.zigzag_list li{
		display: block;
	}
	.zigzag_list li aside {
		padding-left: 0;
		text-align: center;
	}
	.zigzag_list li small {
		position: initial;
		display: block;
		margin-bottom: 20px;
	}
	.style1 li ,
	.style2 li ,
	.case_study_detail p{
		font-size: 15px;
	}

}

@media screen and (max-width:525px) {
	.nav-tabs .nav-link{
		font-size: 12px;
		margin: 0 ;
	}
}

@media screen and (max-width:360px) {
}
