@media (max-width: 640px) {
   .brand-heading{
		padding-top:45px;		
	}
	.intro-text{
		padding-top:25px;
	}
	.f-img{
		padding:10px;
	}
	.modal-body {
	min-height:650px;
	max-height:450px;
}
.modal-content2{
	margin: 0px;
}
#preloader {
  display: block;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

#preloader img {
  position: absolute;
  top: 34%;
  bottom: auto;
  left: 34%;
  right: auto;
}
}
@media (max-width: 460px) {
    .brand-heading{
		padding-top:45px;		
	}
	.intro-text{
		padding-top:25px;
	}
	.f-img{
		padding:10px;
	}
	.modal-body {
	min-height:650px;
	}
	.modal-content2{
	margin: 0px;
	#preloader {
  display: block;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

#preloader img {
  position: absolute;
  top: 34%;
  bottom: auto;
  left: 34%;
  right: auto;
}
}
}
@media (max-width: 360px) {
    .brand-heading{
		padding-top:45px;		
	}
	.intro-text{
		padding-top:25px;
	}
	.f-img{
		padding:10px;
	}
	.modal-body {
	min-height:650px;
	}
	.modal-content2{
	margin: 0px;
}

#preloader {
  display: block;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

#preloader img {
  position: absolute;
  top: 34%;
  bottom: auto;
  left: 34%;
  right: auto;
}
	
}

@media (max-width: 320px) { 
body{

	overflow-x:hidden;	
}
	.brand-heading{
		padding-top:45px;		
	}
	.intro-text{
		padding-top:25px;
	}
	.f-img{
		padding:10px;
	}
	.modal-body {
	min-height:650px;
	}
	.modal-content2{
	margin: 0px;
}

#preloader {
  display: block;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

#preloader img {
  position: absolute;
  top: 34%;
  bottom: auto;
  left: 34%;
  right: auto;
}
    
}

@media (min-width: 768px) {
  
}

@media (min-width: 320px) {
  .brand-heading{
		padding-top:45px;
				
	}
	.intro-text{
		padding-top:25px;
	}
	.f-img{
		padding:10px;
	}
	.container {
	margin-right: auto;
	margin-left: auto
}


}