@media (min-width: 1400px) {

	.container-xxl,
	.container-xl,
	.container-lg,
	.container-md,
	.container-sm,
	.container {
		max-width: 1140px;
	}
}

@media (max-width: 1365px) {
	h1 {
		font-size: 60px;
	}

	h2 {
		font-size: 38px;
	}
}

@media (max-width: 1199px) {
	.container-fluid {
		padding: 0 15px;
	}

	h1 {
		font-size: 45px;
	}

	h2 {
		font-size: 30px;
	}

	h4 {
		font-size: 14px;
	}

	h6 {
		font-size: 15px;
	}

	p.bigp {
		font-size: 16px;
	}

	.phone {
		font-size: 14px;
	}

	header .btn.btn-sm {
		font-size: 11px;
		padding: 10px 20px;
	}

	.thumbBox {
		padding: 30px 10px;
	}

	.sitemapArea h3 {
		font-size: 16px;
	}

	.sitemapArea ul li {
		font-size: 13px;
	}

	.copyRightArea p {
		font-size: 14px;
	}
	.playBtn{
		max-width: 90px;
	}

}

@media (max-width: 991px) {


	.mb-4 {
		margin-bottom: 30px !important;
	}

	.mb-5 {
		margin-bottom: 40px !important;
	}

	.p-10 {
		padding: 70px 0 !important;
	}

	h1 {
		font-size: 35px ;
		margin-bottom: 10px;
	}

	h2 {
		font-size: 25px;
	}

	h4 {
		font-size: 13px;
	}

	h6 {
		font-size: 13px;
	}

	p {
		font-size: 15px;
	}

	header .btn.btn-sm {
		font-size: 9px;
		padding: 8px 15px;
		letter-spacing: 0;
	}

	.menuIcon {
		margin-left: 15px;
	}

	.headerBtns {
		margin-left: 0px;
	}

	.track {
		display: none;
	}

	.phone {
		display: none;
	}

	.bannerImg {
		overflow: hidden;
	}

	.bannerImg img {
		max-width: inherit;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		height: 230px;
	}

	.thumbBox {
		padding: 20px 10px;
	}

	.thumbImg {
		margin-bottom: 20px;
	}

	.featureDes p {
		font-size: 12px;
	}
	.testimonialBox::before {
		width: 80px;
		height: 50px;
		top: -15px;
	}
	.clientInfos p {
		font-size: 10px;
	}
	.clientInfos h4 {
		font-size: 20px;
	}
	.clientIcon {
		max-width: 40px;
	}

	header {

		position: absolute;
		width: 100%;
		top: 0;
		z-index: 999;
		background-color: black;
		box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	}


.navbar-brand img{ width: 60%;}
	.navbar-toggler{
		position: absolute;
    right: 20px;
    top: 32px;
	}
	.navbar-toggler {color: aliceblue; height:30px; width: 30px; display: grid; margin: 0; padding: 0;}
	.navbar-toggler span{background-color: bisque; display:lock; height:2px; width: 25px; margin:2px 0;}

	.navbar-collapse{ width: 100%;}

	.border-bottom2{ margin-bottom: 20px;}

	.serction01 h2{ text-align: center;}
	.serction01 h4{ text-align: center;}

}



.section-inner-industries-01{
	width: 100%;
	padding:100px 0;

	background-image:none;
	background:no-repeat;
   background-color: #292828;
	background-position:left center;
	background-size:300px 300px;
	background-position: 0px 100px;




	}


@media (max-width: 767px) {
	.chooseBox { margin-bottom: 20px;}
	.thumbBox {
		padding: 30px 10px;
	}

	.thumbImg {
		margin-bottom: 30px;
	}

	.bodyBannerBg {
		overflow: hidden;
	}

	.bodyBannerBg img {
		max-width: inherit;
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		height: 500px;
	}

	.bodyBannerImg {
		max-width: 280px;
		margin: 0 auto;
	}

	.newsBox {
		max-width: 350px;
		margin: 0px auto 25px auto;
		text-align: center;
	}

	.brndLogo {
		margin: 0 10px;
	}

	footer .p-10 {
		padding: 50px 0 !important;
	}

	.sitemapArea ul {
		margin-bottom: 30px;
	}

	.copyRightArea p {
		font-size: 12px;
	}

	.thumbBox {
		max-width: 180px;
		margin: 0 auto;
	}
	.testimonialLeft{
		width: 100%;
	}
	.testimonialRight{
		width: 100%;
		padding: 70px 25px;
	}
	.testimonialRight .owl-dots {
		justify-content: center;
	}


	.section-inner-01 h2, .section-inner-gap-small h2{ font-size: 55px;  line-height: auto; }
			.section-inner-01 h4, .section-inner-gap-small h4{ font-size: 24px; color: #ebead2; line-height: 40px; font-weight: 400; }
			.section-inner-01 h3, .section-inner-02 h3 { font-size: 35px; color: #ebead2; line-height: 40px; font-weight: 400; }
			.section-inner-01 h5, .section-inner-02 h5,.section-inner-gap-small h5 { font-size: 18px;  line-height: 24px; font-weight: 200; }


			.caseStudies{ display: flex; width: 100%; column-gap: 15px; row-gap: 15px; flex-direction: column;}
			.caseStudiesbg{
				display: flex;
				align-items: self-end;
				background:no-repeat;
			height: 200px;
			width: 100%;
				background-position: center;
				background-size: cover;

				background-position: center;
				background-repeat: no-repeat;
				background-size: cover;

				transition:.5s ease-in-out;
				overflow: hidden;
			}
			.caseStudies-heading h4{ line-height: 25px;}
			.caseStudiesbg:hover{ width: 100%; transition:.5s ease-in-out;}
	.caseStudiesbg:hover .caseStudies-heading{  transition:.5s ease-in-out;  margin-bottom: -0px; }


	.contactBox p {
		font-size: 17px;
		color: #d5d5d5;
		padding: 0px;
		margin: 0;
	}
	.bannerCaption h1{ font-size: 60px;}

	.border-bottom2:before{  left: 34%;}
		}

@media (max-width: 575px) {
	.col-xs-6 {
		flex: 0 0 auto;
		width: 50%;
	}



	.p-10 {
		padding: 60px 0 !important;
	}

	.logo {
		max-width: 100px;
	}

	.menuIcon {
		margin-left: 10px;
	}

	.menuIcon span {
		font-size: 40px;
	}

	header .btn.btn-sm {
		font-size: 7px;
		padding: 6.6px 10px;
	}

	.bannerCaption {
		max-width: 450px;
		margin: 0 auto;
	}

	.contactInfo {
		margin-bottom: 10px;
	}

	.contactInfo p:first-child {
		margin-right: 0px;
	}

	.contactInfo p {
		margin-bottom: 10px;
	}



}


	  /* Responsive layout - makes a two column-layout instead of four columns */
	  @media screen and (max-width: 800px) {
		.column-img {
		  -ms-flex: 50%;
		  flex: 50%;
		  max-width: 50%;
		}
	  }

	  /* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
	  @media screen and (max-width: 600px) {
		.column-img {
		  -ms-flex: 100%;
		  flex: 100%;
		  max-width: 100%;
		}
	  }
