@media screen and (max-width: 320px) {
	
	
}

@media screen and (max-width: 480px) {
	
	
}

@media (min-width: 600px) and (max-width: 600px) {
	
	#page_id_2 .logo.test-demo1 {
    width: 46%;
}
}

@media screen and (max-width: 767px) {
	
	.hading {
		text-align:center;
	}

	.sub-hading {
		text-align:center;
	}

	.hading-lead{
		text-align:center;
	}

	.subhd {
		text-align:center;
	}

	.banner-hading h1{
		text-align:center;
	}
	
	#page_id_2  section.banner-hading {
		background-size: cover!important;
	}
	
	.form-white {
		position: unset;
		float: left;
	}
	#page_id_2 section.section2 img {
    margin: 0 auto;
	}
	
	.future-bg {
    width: 30%;
	}
}

@media (min-width: 768px) and (max-width: 991px) {
	
	#page_id_2 .col-sm-6 {
	width: 50%;
	}
	
	.logo {
    width: 30%;
	}
	
	#page_id_2  section.banner-hading {
    background-size: cover!important;
	}
	
	.form-white {
		position: unset;
		float: left;
	}
}


@media (min-width: 992px) and (max-width: 1024px) {
	
	#logo16 {
	background: url(/images/logo16-sm.png) no-repeat center top;
	}
	
	.compact > .site_wrapper > .header> .container_fhstyle> .logo> #logo16 {
    float: left;
    display: block;
    width: 100%;
    min-height: 62px;
    margin-top: 0px;
    position: relative;
    text-indent: -999em;
    background: url(/images/logo-color-sm.png) no-repeat center top !important;
	}
	
	.navbar-default .navbar-nav>li>a {
    font-size: 13px!important;
	}	
}


@media screen (min-width: 992px) (max-width:1024px;){


}

@media (min-width: 1025px) and (max-width: 1200px) {
	
	
}


@media screen and (min-width: 1200px) {
	
.future-bg {
    margin-top: 30px!important;
}

   
}

@media (min-width: 1280px) and (max-width: 1290px) {
	

.service-box {
    min-height: 322px!important;
}

.blogtitle .lead2 {
min-height: 66px!important;
}

}

@media (min-width: 1366px) and (max-width: 1366px) {
	
}

@media (min-width: 1440px) and (max-width: 1440px) {
	
	
}

@media (min-width: 1600px) and (max-width: 1680px) {
	
	
}

@media screen and (min-width: 1601px){
	
	
}

@media (min-width: 1900px) and (max-width: 1920px) {
	
	
}