@media only screen and (min-width:1600px) {
    
}

@media only screen and (min-width:1900px) {
    
}

@media only screen and (max-width:1366px) {
	


}
@media only screen and (max-width:1200px) {

	
}

@media only screen and (max-width:1199px) {

	
	
}
@media only screen and (max-width:1024px) {

}
@media only screen and (max-width:991px) {
	.banner-home .col6 {
		position: relative;
		right: inherit;
		max-width: 80%;
		flex: 0 0 80%;
		order: 1;
		margin: 0 auto;
	}

}

@media only screen and (max-width:820px) {
	
}

@media only screen and (max-width:768px) {}
@media only screen and (max-width:767px) {
	
	.bannertxt h2, .bannertxt h1, .bannertxt h3, .bannertxt h4 {
		font-size: 32px;
		line-height: 38px;
	}

	.ptb {
		padding: 30px 0;
	}

	.bigtxt h2, .inner_con h2 {
		font-size: 30px;
		line-height: 36px;
	}

	.inner_con h3, .haeding h3 {
		font-size: 26px;
		line-height: 30px;
	}
	.contact_form1 {
		padding: 25px;
	}
	.contact_form1 label {
		min-height: auto;
	}
	.prosec:nth-child(even) .proimgsec {
		order: 0;
	}
	.proimg img {
		width: 100%;
	}

	.thankcss h2 {
		font-size: 3rem;
		line-height: 3.9rem;
	}

	.thankcss .w-75 {
		width: 100% !important;
		padding-top: 20px !important;
	}

	.proconin{margin:20px 0 0 0;}
	
}
@media only screen and (max-width:736px) {}
@media only screen and (max-width:667px) {

}
@media only screen and (max-width:568px) {

	.thankcss .w-75 .btn {
		font-size: 14px;
		height: 45px;
		line-height: 45px;
	}

	.proconin .inner_con h2 {
		font-size: 25px;
		line-height: 30px;
	}
	.profilesec {
		padding-top: 90%;
	}

	.procon h2 {
		font-size: 30px;
		line-height: 36px;
	}

	.proinmg {
		flex: 0 0 100%;
		max-width: 100%;
	}
	
}
@media only screen and (max-width:540px) {}
@media only screen and (max-width:480px) {

	

}
@media only screen and (max-width:414px) {}
@media only screen and (max-width:360px) {

	
	
}