@media (max-width: 1439px){
	.container{
	  max-width: 1280px;
	}
	.banner_cnt{
		height: 800px;
	}
}
@media (max-width: 1349px){
	.container{
	  max-width: 1170px;
	}
	.banner_cnt {
    height: 768px;
	}
	.banner_lft {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 460px;
            flex: 0 0 460px;
    max-width: 460px;
	}
	.banner_img {
    width: 60%;
	}
	h1 {
    font-size: 46px;
    line-height: 54px;
	}
	h2 {
    font-size: 36px;
    line-height: 50px;
  }
	.banner p {
    font-size: 16px;
  }
  .aboutus_wrapper {
    padding: 80px 0;
	}
	h2 {
    font-size: 36px;
    line-height: 50px;
  }
  body{
  	font-size: 15px;
  	line-height: 24px;
  }
  .ab_img {
    height: 600px;
    -webkit-clip-path: polygon(100% 0, 55% 50%, 100% 100%, 0 100%, 0 0);
            clip-path: polygon(100% 0, 55% 50%, 100% 100%, 0 100%, 0 0);
	}
	.our_stats ul li span {
    font-size: 42px;
  }
  .foooter_form {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
	}
	.foooter_lft p br{
		display: none;
	}
	.foooter_lft address p br {
    display: block;
	}
	nav ul li {
    margin: 0 0 0 90px;
	}
}
@media (max-width: 1199px){
	.container{
	  max-width: 970px;
	}
	nav ul li {
    margin: 0 0 0 50px;
	}
	.banner_cnt {
    height: auto;
    min-height: 600px;
	}
	.banner {
    background-size: 55% 100%;
	}
	h1 {
    font-size: 42px;
	}
	h2 {
    font-size: 32px;
    line-height: 44px;
	}
	.abi_blk {
    padding: 0;
	}
	.whyChooseUs {
    padding: 90px 0;
	}
	.foooter_form h2 {
    font-size: 24px;
  }
}
@media (max-width: 991px){
	.container{
	  max-width: 750px;
	}
	.banner_lft {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
	}
	h1 {
    font-size: 34px;
	}
	.banner p {
    font-size: 15px;
	}
	.banner_cnt {
    min-height: 500px;
	}
	a.logo {
    max-width: 120px;
	}
	.aboutus_wrapper {
    padding: 60px 0;
	}
	.abi_blk {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%;
  }
  .ab_cnt {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
    padding: 0;
	}
	.ab_img {
    height: 500px;
  }
  h2 {
    font-size: 28px;
    line-height: 42px;
	}
	.services_ctg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 2 - 30px);
            flex: 0 0 calc(100% / 2 - 30px);
    max-width: calc(100% / 2 - 30px);
	}
	.our_stats ul li span {
    font-size: 36px;
	}
	.wcu_row {
    display: block;
  }
  .wcu_cnt {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 100%;
	}
	.footer_in {
    display: block;
	}
	.foooter_form {
    max-width: 100%;
    margin-bottom: 40px;
    padding: 0;
	}
	footer{
		padding: 50px 0;
	}
}
@media (max-width: 767px){
	.container{
  	max-width: 100%;
	}
	.banner_img{
		display: none;
	}
	.banner{
		color: #fff;
		background: -o-linear-gradient(125deg, #0bb7c8 , #105d9c);
		background: linear-gradient(-35deg, #0bb7c8 , #105d9c);
	}
	.banner_lft{
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
		max-width: 100%;
	}
	.banner p{
		color: #fff;
	}
	header{
		background: #fff;
	}
	body{
		padding-top: 80px;
	}
	.banner_cnt {
    min-height: 350px;
    padding: 30px 0;
    text-align: center;
	}
	h1 {
    font-size: 30px;
    line-height: 1.4;
	}
	.absw_in {
    display: block;
	}
	.ab_cnt {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 100%;
    margin-bottom: 30px;
    text-align: center;
  }
  h2 {
    font-size: 24px;
    line-height: 1.4;
	}
	h2 span {
    font-size: 16px;
    line-height: 22px;
  }
  .abi_blk {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 100%;
	}
	.ab_img {
    height: 400px;
	}
	.aboutus_wrapper {
    padding: 40px 0;
	}
	.services_ctg {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 1 - 30px);
            flex: 0 0 calc(100% / 1 - 30px);
    max-width: calc(100% / 1 - 30px);
	}
	.services_Wrapper{
		text-align: center;
	}
	.services_Wrapper h2{
		margin: 0;
	}
	.services_cnt a,
	.services_cnt::before{
		left: 0;
		right: 0;
		margin: auto;
	}
	.services_cnt{
		padding: 50px 20px 70px 20px;
	}
	.our_stats ul{
		display: block;
		margin: 0;
	}
	.our_stats ul li{
		max-width: 100%;
		padding: 20px 0;
		margin: 0;
	}
	.our_stats{
		padding: 30px 0 0;
	}
	.services_Wrapper{
    padding: 40px 0;
	}
	.whyChooseUs {
    padding: 40px 0;
    text-align: center;
	}
	.wcu_cnt ul li{
		display: block;
	}
	.wcu_icon{
		margin: 0 auto 20px;
	}
	.form_row{
		display: block;
	}
	.form_group.w_50{
		max-width: 100%;
	}
	.form_control{
		padding: 0 15px;
		font-weight: 400;
	}
	.input_group{
		padding: 0;
	}
	select{
		background-position: right 15px center;
	}
	.btn{
		width: 100%;
	}
	.foooter_lft {
    max-width: 100%;
    color: #fff;
    text-align: center;
	}
	footer address ul {
    display: block;
	}
	footer address ul li{
		margin: 0 0 15px;
	}
	footer address ul li p{
		margin: 0 !important;
	}
	#scrollUp {
    width: 50px;
    height: 50px;
    right: 15px;
    bottom: 20px;
	}
	.menu_toggle{
	  display: block;
	}
	header nav {
    display: none;
    position: absolute;
    top: 100%;
    background: #fff;
    left: 0;
    right: 0;
		padding: 0 15px;
	}
	nav ul{
		display: block;
		border-top: 1px solid #cef1f4;
	}
	nav ul li{
		margin: 15px 0;
	}
	nav ul li a.active, nav ul li a:hover{
		color: #000;
	}
	.thankyou_wrapper{
		min-height: calc(100vh - 90px);
	}
	.thankyou_cnt .btn{
		max-width: 210px;
		margin: 20px auto 0;
	}
}