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

.media:first-child {
    margin-top: 35px;
}
.inner_section{

width: 100%;

}
.slide{
	 	 width:100% !important;
 }
 .col-xs-12{
	 	 width:100% !important;
 }
.heading{
margin-top: 28% !important;
 margin-left: 3% !important;
}
.asss {

width: 100%;

}
.profile {

width: 100%;

}

  .caption {
 
 text-align:center;
 
 }
 .socialIcons  {
 
 text-align:center;
 
 }
 .img-responsive{
 width: 49% !important;
 margin-top: 13% !important;
 margin-left: 23% !important;
 position: static !important;
 }
 h5{
 margin-top:0%;
 }
 .contact_btn{
width: 111% !important;
margin-left: -5% !important;
 }
 h2
 {
 margin-top: -10px !important;
 padding-top: 83px !important;
 }
 #AA{
 margin-top: -21% !important;
 }
 .team_area:nth-of-type(3n)
 {
 margin-top: -42% !important;
 }
 .page_section.team{
 height: 1000px !important;
 }
 .btn{
 margin-left: -39px;
 }
 .ll{
 margin-left: -181px !important;
 }
 .hh{
  margin-left: -115px !important;
 }
 #ss{
 margin-left: -175px !important;
 }
 #qq{
 margin-left: -171px !important;
 }
 }
 
@media only screen and (min-width:768px) and (max-width:1024px){
 
	.profile{
		margin-right:0% !important;
	}
.col-sm-3{
	
	width:100% !important;
}
.col-sm-6{
	
}
.content1{
	
	width:100% !important;margin-top:5% !important;
}
}
@media only screen and (max-width:768px){
 
	.profile{
		margin-right:0% !important;
	}
	.heading{
		margin-top: 5% !important;
		margin-bottom: -5%;
	}
	.wow{
		
		margin-top:5% !important;
	}

}