body{
	margin:auto;
	width:100%;
	background-color:#303030;
	color:#FFFFFF;
	font-family:'Lato', sans-serif, Helvetica, sans-serif;
	font-size:16px;
	
}

h2{
	font-size:1.4em;
	font-weight:normal;
	padding-top:1em;
	padding-bottom:1em;
	text-align:center;
}

h3{
	font-size:1.25em;
	text-decoration:overline;
	font-weight:normal;
}

h3.sr{
	text-align:center;
	margin-bottom:2em;
	margin-top:2em;
}

h4{
	text-align:center;
	text-decoration:underline;
	font-size:1.2em;
}

h4.aboutush4{
	font-size:1.3em;
	text-align:left;
}

nav a.mainnag{
	display:inline-block;
	width:100%;
	font-size:1em;
	padding:0.6rem 0.6rem;
	text-decoration:none;
	color:#FFFFFF;
}

nav a.mainnag:hover{
	color:#A0A0A0;
}

a{
	text-decoration:none;
	color:#FFFFFF;
}

a:hover{
	color:#A0A0A0;
}

article{
	margin-top:2em;
}

article.searchresults{
	margin-left:8%;
	margin-right:8%;
}

section.heattreat{
	margin-top:2em;
}

div a.insidelink{
	display: inline-block;
	text-decoration:none;
	padding:0.5em 0.5em;
	color:#404040 ;
	border:0.15rem solid #404040;
	border-radius:3px;
}

div a.insidelink:hover{
	color:#888888;
	border:0.15rem solid #888888;
}

div.headareaaboutus{
  width:100%;
  height:100%;
  margin:auto;
  background:url("../aboutusimg/aboutusbg.jpg") no-repeat;
  background-size: 100% 100%;
  text-align:center;
}

div.headareaava{
  width:100%;
  height:100%;
  margin:auto;
  background:url("../avaimg/avabg.jpg") no-repeat;
  background-size: 100% 100%;
  text-align:center;
}

div.headareahyp{
  width:100%;
  height:100%;
  margin:auto;
  background:url("../hypimg/hypbg.jpg") no-repeat;
  background-size: 100% 100%;
  text-align:center;
}

div.headareaequip{
  width:100%;
  height:100%;
  margin:auto;
  background:url("../equipimg/equip.jpg") no-repeat;
  background-size: 100% 100%;
  text-align:center;
}

div.landingarea{
 text-align:center;
 padding-top:3em;
 padding-bottom:3em;
 margin-top:7em;
 margin-bottom:7em;
}

div.ottext{
	padding:1.4em 1.4em;
	text-align: justify;
}

div.equip{
	text-align:left;
	padding-left:2em;
	padding-right:2em;
    margin-bottom:3em;	
}

div.capcenter{
	text-align:center;
}

div.factscat{
	padding:1.4em 1.4em;
}

div.spacetext{
	padding-left:1.5em;
	padding-right:1em;
	padding-top:1em;
	margin-right:1em;
}

div.hypintro{
	padding-left:5em;
	padding-right:5em;
	padding-top:1.5em;
	padding-bottom:1.5em;
	border:0.2em solid;
	margin-left:3em;
	margin-right:3em;
}

div.h2{
	font-size:1.4em;
	font-weight:normal;
	padding-top:1em;
	padding-bottom:1em;
	text-align:center;
	margin-bottom:1em;
}

div.jsvisible{
	width:100%;
	height:100%;
	background:url("../aboutusimg/volunteer.png") no-repeat;
	background-size:cover;
}

div.textvol{	
	margin-top:-125%;
	background-color:#303030;
	opacity:0;
	padding-top:55%;
	padding-bottom:50%;
	padding-left:8%;
}

div.joinusvol{	
	font-size:1.2em;
	text-align:center;
	opacity:0.9;
	padding-top:58%;
	padding-bottom:35%;	
	padding-left:20%;
	padding-right:20%;
	margin-top:0;
	margin-bottom:0;
}

div.jsvisible:hover .textvol{
	opacity:0.95;
}

div.jsvmember{
	width:100%;
	height:100%;
	background:url("../aboutusimg/member.jpg") no-repeat;
	background-size:cover;
}

div.jsvmember:hover .textvol{
	opacity:0.95;
}

div.jsvprofessional{
	width:100%;
	height:100%;
	background:url("../aboutusimg/professional.png") no-repeat;
	background-size:cover;
}

div.jsvprofessional:hover .textvol{
	opacity:0.95;
}

div.jsvtraining{
	width:100%;
	height:100%;
	background:url("../aboutusimg/training.png") no-repeat;
	background-size:cover;
}

div.jsvtraining:hover .textvol{
	opacity:0.95;
}

div.contactinfobox{
	border:0.3em solid #FFFFFF;
	background-color:#202020;
	opacity:0.85;
	padding-left:5%;
	padding-top:5%;
	padding-bottom:5%;
	margin-left:5%;
}

div.contactsec{
	padding-top:8%;
	padding-bottom:8%;
	width:100%;
	height:100%;
	background:url("../aboutusimg/location2.png") no-repeat;
	background-size: 100% 100%;
}

div.b2tbut{
	text-align: center;
}

div.avaqsborder{
	border:0.2em solid;
	border-radius:1em;
	padding-top:20%;
	padding-bottom:20%;
	margin-right:5%;
}

div.avadigs{
	padding-top:8%;
	padding-left:5%;
}

div.avaigt{
	width:100%;
	height:100%;
	background:url("../avaimg/IGT.jpg") no-repeat;
	background-size: cover;
	margin-right:1%;
}

div.avaigb{
	width:100%;
	height:100%;
	background:url("../avaimg/IGB.jpg") no-repeat;
	background-size: cover;
	margin-left:1%;
}

div.reference{
	text-decoration:none;
	text-align:center;
	font-size:0.75em;
	margin-top:4em;
}

div.buttomarea{
	padding-top:6%;
	padding-bottom:0.5%;
	background-color:#404040;
}

div.hyppre{
    text-align:center;
	
	padding-right:2em;
    
}

div.hyptreat{
    
	padding-right:2em;
    margin-bottom:3em;	
}

div.hypheat{
   text-align:center;
	padding-right:2em;
    margin-bottom:3em;
}

div.reflink{
	font-weight:bold;
	color:#B0B0B0;
}

img.searchicon{
	margin-top:-0.5em;
	width:32px;
	height:32px;
}

img.sicononsp{
	margin-left:25%;

}

img.menubut{
	width:34px;
	height:24px;
	overflow: hidden;
	z-index:100;
	position:fixed;
	top:2.5em;
	left:2%;
}

img.logo{
	width:130px;
	height:75px;
	margin-left:10%;
}

img.headicon{
	width:70px;
	height:70px;
}

img.icon{
	width:50px;
	height:50px;
	margin-left:10%;
}

img.b2ticon{
	width:35px;
	height:35px;
	margin-top:2em;
	margin-bottom:2em;
}

img.scrolldown{
	width:40px;
	height:40px;
	margin-top:1em;
	margin-bottom:1em;
}

img.usinfoicon{
	width:100px;
	height:100px;
	margin-left:25%;
	margin-top:10%;
}

img.oticon1{
	width:115px;
	height:50px;
	margin-top:5%;
	margin-left:35%;
	margin-bottom:1%;
}

img.oticon2{
	width:45px;
	height:70px;
	margin-left:44%;
	
}

img.oticon3{
	width:50px;
	height:50px;
	margin-top:5%;
	margin-left:43%;
	margin-bottom:1%;
}

img.locicon{
	width:50px;
	height:70px;
	margin-left:50%;
	margin-top:15%;
}

img.timeicon{
	width:70px;
	height:70px;
	margin-left:50%;
	margin-top:15%;
}

img.phoneicon{
	width:70px;
	height:70px;
	margin-left:50%;
	margin-top:15%;
}

img.emailicon{
	width:70px;
	height:50px;
	margin-left:50%;
	margin-top:15%;
}

img.jsimg{
	width:100%;
	height:70%;
}

img.location{
	width:100%;
	height:90%;
	margin-top:1em;
}

img.eyeicon{
	width:100px;
	height:55px;
	margin-left:38%;
	margin-top:7%;
	margin-bottom:5%;
}

img.earicon{
	width:80px;
	height:100px;
	margin-left:42%;
}

img.probeicon{
	width:55px;
	height:100px;
	margin-left:42%;
}

img.factsava{
	width:100%;
	height:70%;
}

img.avaha{
	width:100%;
	height:120%;
}

img.avafata{
	width:100%;
	height:100%;
	margin-top:13%;
	margin-left:1%;
	margin-right:1%;
}

img.avatiming{
	width:80%;
	height:100%;
	margin-left:10%;
	margin-right:10%;
}

img.hyptrl{
	width:15px;
	height:17px;
	margin-right:0.8em;
}

img.hyptrr{
	width:15px;
	height:17px;
	margin-left:0.8em;
}

img.hyppreicon{
	width:180px;
	height:180px;
}

img.hyptreatment{
	width:100%;
	height:100%;
	margin-bottom:2em;
	margin-left:1em;
}

img.hypheatcircle{
    width:50px;
    height:50px;
    margin-left:50%;
}
img.hypheattm{
	width:35px;
    height:70px;
    margin-left:50%;
}

img.equipavashovel{
	width:50px;
	height:130px;
	margin-left:43%;
}

img.equipavabeacon{
	width:105px;
	height:130px;
	margin-left:35%;
}

img.equipavaprobe{
	width:140px;
	height:130px;
	margin-left:30%;
}

img.equiphypblanket{
	width:140px;
	height:130px;
	margin-left:30%;
}

img.equiphyphp{
	width:120px;
	height:130px;
	margin-left:35%;
}

img.equiphyphd{
	width:110px;
	height:130px;
	margin-left:35%;
}

img.equipfa{
	width:140px;
	height:130px;
	margin-left:30%;
}

img.equipwc{
	width:130px;
	height:130px;
	margin-left:30%;
}

img.equipfood{
	width:120px;
	height:130px;
	margin-left:35%;
}

p.joinus{
	text-align:center;
	border:0.15em solid #FFFFFF;
	padding:0.5em 0.5em;
	width:75%;
	margin-left:10%;
}

p.juvol{
	border:0.15em solid #FFFFFF;
	padding-top:0.5em;
	padding-bottom:0.5em;
	padding-left:0.5em;
	padding-right:0.5em;
}

p.underline{
	text-decoration:underline;
}

p.hyptextspace{
	margin-left:8%;
	margin-bottom:10%;
}

p.hyph4{
	margin-left:8%;
	margin-bottom:5%;
	font-size:1.05em;
	font-weight:bold;
}

p.hypnormal{
	margin-bottom:5%;
	font-size:1.05em;
	font-weight:bold;
}

p.searchlink, a.searchlink{
	font-size:0.85em;
	color:#C0C0C0;
}

p.avastat1{
	padding-left:10%;
	padding-right:10%;
	padding-top:20%;
	margin:0;
}

p.avastat2{
	padding-left:10%;
	padding-right:10%;
	padding-top:20%;	
	margin:0;
}

p.avastat3{
	padding-left:10%;
	padding-right:10%;
	padding-top:18%;
	padding-bottom:22%;
	margin:0;
}

p.center{
	text-align:center;
}

p.avasrcap{
	background-color:#080808;
	font-size:0.9em;
	opacity:0.7;
	text-align:left;
	padding-top:5%;
	padding-bottom:5%;
	padding-left:4%;
	padding-right:4%;
	margin-top:25%;
	margin-bottom:0;
}

p.hypheatintro{
	padding-left:10%;
}

hr.hrl{
	width:100%;
	text-align:right;
}

hr.hrr{
	width:100%;
	text-align:left;
}

/*ava tab flexbox*/
.facts{
	background:#101010;
}
/**/


/* textbox code from http://www.w3schools.com/cssref/tryit.asp?filename=trycss_dim_width_inputfocus*/
.form-control{
      display:block;
      width:90%;
      height:2rem;
      padding:0.8rem 0.8rem;
      font-size:0.95rem;
      color:#FFFFFF;
      border-radius:0.6rem;
      margin-top:0.3em;
      opacity:0.75;
      background:#303030;
      -webkit-transition: width 0.35s ease-in-out;
      transition:width 0.35s ease-in-out;
}

input:focus{
	width:112%;
	box-shadow: 0 0 0.2em #ff9900;
	border: 0.3em solid #ff9900;
}

input.searchbaronsp{
	margin-left:14%;

}

/* textbox code ends here*/

/* following code of making hidden postbox from codepen.io starts here */
.post{
	opacity: 0;
  	visibility: hidden;
  	position: fixed;
  	top: 0;
  	right: 0;
  	bottom: 0;
  	left: 0;
  	text-align: left;
  	background: rgba(0,0,0, .9);
  	transition: opacity .25s ease;
}

.post_bg{
	position: absolute;
	top: 0;
  	right: 0;
  	bottom: 0;
  	left: 0;
  	cursor: pointer;	
}

.post-state{
	display:none;
}

.post-state:checked + .post{
	opacity:1;
	visibility:visible;
}

.post-state:checked + .post .post_inner{
	top:0;
}

.post_inner{
	transition:top .25s ease;
	position:absolute;
	top: -20%;
 	right: 0;
  	bottom: 0;
  	left: 0;
  	width: 60%;
  	margin: auto;
  	overflow: auto;
  	color:#A0A0A0;
  	background: #fff;
  	border-radius: 5px;
  	padding: 1em 2em;
  	height: 50%;
}

.post_close{
	position:absolute;
	right:1em;
	top: 1em;
  	width: 1.1em;
  	height: 1.1em;
  	cursor: pointer;
}

.post_close:after,
.post_close:before{
	content: '';
  	position: absolute;
  	width: 2px;
  	height: 1.5em;
  	background: #ccc;
  	display: block;
  	transform: rotate(45deg);
  	left: 50%;
  	margin: -3px 0 0 -1px;
  	top: 0;
}

.post_close:hover:after,
.post_close:hover:before{
	background:#aaa;
}

.post_close:before{
	transform:rotate(-45deg);
}

.readmorebut1{
	cursor:pointer;
	display: inline-block;
	padding:0.5em 0.5em;
	color:#FFFFFF;
	border:0.15rem solid #FFFFFF;
	border-radius:3px;
	margin-left:35%;
	margin-top:20%;
}

.readmorebut1:hover,
.readmorebut1:focus{
	color:#787878 ;
	border:0.15rem solid #787878 ;
}

.readmorebut2{
	cursor:pointer;
	display: inline-block;
	padding:0.5em 0.5em;
	color:#f4ad73;
	border:0.15rem solid #f4ad73;
	border-radius:3px;
}

.readmorebut2:hover,
.readmorebut2:focus{
	color:#FFFFFF;
	border:0.15rem solid #FFFFFF;
}

/* end of the hidden box code */

/* start of the menuhidden box code, code from http://jsfiddle.net/paullferguson/Sv54G/3/ */

div.menus{
	position:relative;
	min-height:5em;
	clear:both;
	margin:0 0 0 0;
}

/* end of the menuhidden box code */

/* menu toggle code from http://codepen.io/CreativeJuiz/pen/oCBxz */
/* Important styles */
#toggle {
  display: block;
  width: 28px;
  height: 30px;
  padding-top:1.5em;
  
  margin:auto;
}

#toggle span:after,
#toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
}
#toggle span:after{
  top: 9px;
}
#toggle span {
  position: relative;
  display: block;
}

#toggle span,
#toggle span:after,
#toggle span:before {
  width: 100%;
  height: 5px;
  background-color: #FFF;
  transition: all 0.3s;
  backface-visibility: hidden;
  border-radius: 2px;
}

/* on activation */
#toggle.on span {
  background-color: transparent;
}
#toggle.on span:before {
  transform: rotate(45deg) translate(5px, 5px);
}
#toggle.on span:after {
  transform: rotate(-45deg) translate(7px, -8px);
}
#toggle.on + #menu {
  opacity: 1;
  visibility: visible;
}

/* menu appearance*/
#menu {
  position: relative;
  color: #999;
  width: 100%;
  padding: 0.8em;
  margin-top:1em;
  
  text-align: center;
  border-radius: 0.4em;
  
  opacity: 0;
  visibility: hidden;
  transition: opacity .4s;
}
#menu:after {
  position: absolute;
  top: -15px;
  left: 95px;
 
  display: block;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 20px solid white;
}

/* end of menu toggle code*/

/* tab code from https://jsfiddle.net/eu81273/812ehkyf/ starts here*/

.tabs {
  position: relative;   
  min-height: 28.5em; /* This part sucks */
  clear: both;
  margin-left:2em;
  margin-right:2em;
  margin-top:0.5em; 
}

.tab label { 
  padding-left:0.5%;
  padding-right:0.5%;
  font-size:1.15em;
  margin-left:15%;
  color:#A8A8A8;
  border-bottom:0.15em solid #A8A8A8; 
  position: relative;
  left:1em; 
  top: -1.3em;
  -webkit-transition: background-color .1s linear;
}

.tab [type=radio] {
  display: none;   
}

.content {
  position: absolute;
  top: 0.8em;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 20px;
  -webkit-transition: opacity .6s linear;
  opacity: 0;
}

[type=radio]:checked ~ label {
	color:#FFFFFF;
  border-bottom:0.2em solid #FFFFFF; 
  z-index: 2;
}

[type=radio]:checked ~ label ~ .content {
  z-index: 1;
  opacity: 1;
}

/* tab code ends here*/

@media (max-width: 61em){
	div.headareaaboutus{
	width:100%;
 	height:100%;
  	
  	background:url("../aboutusimg/aboutusbg2.jpg") no-repeat;
  	background-size:100% 100%;
	}
	div.contactsec{
	width:100%;
	height:100%;
	background:url("../aboutusimg/location2(2).png") no-repeat;
	background-size: 100% 100%;
	}
	div.headareaava{
	width:100%;
	height:100%;
 	background:url("../avaimg/avabg2.jpg") no-repeat;
  	background-size: 100% 100%;	
	}
	div.headareahyp{
  	width:100%;
  	height:100%;
  	background:url("../hypimg/hypbg1.jpg") no-repeat;
  	background-size: 100% 100%;
	}
	div.headareaequip{
  	width:100%;
  	height:100%;
  	background:url("../equipimg/equip1.jpg") no-repeat;
  	background-size: 100% 100%;
	}
	div.avadigs{
	padding-top:1%;
	}
	img.avatiming{
	width:80%;
	height:100%;
	}
	img.eyeicon{
	margin-left:30%;
	margin-top:7%;
	margin-bottom:10%;
	}
	img.earicon{
	margin-left:38%;
	}
	img.probeicon{
	margin-left:38%;
	}
	p.avastat1{
	padding-top:10%;
	padding-bottom:10%;
	}
	p.avastat2{
	padding-top:10%;
	padding-bottom:10%;
	}
	p.hypheatintro{
	padding-left:5%;
	margin-left:2%;
	margin-right:5%;
	}
}

@media (max-width: 55em){
	.tab label{
	margin-left:0;
	}
}


@media (max-width: 51em){
	div.headareaaboutus{
	width:100%;
 	height:100%;

  	background:url("../aboutusimg/aboutusbg3.jpg") no-repeat;
  	background-size:100% 100%;
	}
	div.contactsec{
	width:100%;
	height:100%;
	background:url("../aboutusimg/location2(3).png") no-repeat;
	background-size: 100% 100%;
	}
	div.headareaava{
	width:100%;
	height:100%;
 	background:url("../avaimg/avabg3.jpg") no-repeat;
  	background-size: 100% 100%;	
	}
	div.headareahyp{
  	width:100%;
  	height:100%;
  	background:url("../hypimg/hypbg2.jpg") no-repeat;
  	background-size: 100% 100%;
	}
	div.headareaequip{
  	width:100%;
  	height:100%;
  	background:url("../equipimg/equip2.jpg") no-repeat;
  	background-size: 100% 100%;	
	}
	div.avadigs{
	padding-top:0;
	}
	img.avatiming{
	width:80%;
	height:80%;
	}
	img.eyeicon{
	margin-left:26%;
	margin-top:7%;
	margin-bottom:13%;
	}
	img.earicon{
	margin-left:35%;
	}
	img.probeicon{
	margin-left:36%;
	}
	img.equipavashovel{
	margin-left:40%;
	}
	img.equipavabeacon{
	margin-left:30%;
	}
	img.equipavaprobe{
	margin-left:25%;
	}
	img.equiphypblanket{
	margin-left:25%;
	}
	img.equiphyphp{
	margin-left:30%;
	}
	img.equiphyphd{
	margin-left:30%;
	}
	img.equipfa{
	margin-left:20%;
	}
	img.equipwc{
	margin-left:20%;
	}
	img.equipfood{
	margin-left:25%;
	}
}

@media (max-width: 44em){	
	div.headareaaboutus{
	width:100%;
 	height:100%;
  	
  	background:url("../aboutusimg/aboutusbg4.jpg") no-repeat;
  	background-size:100% 100%;
	}
	div.contactsec{
	width:100%;
	height:100%;
	background:url("../aboutusimg/location2(4).png") no-repeat;
	background-size: 100% 100%;
	}
	div.contactinfobox{
	padding-left:5%;
	padding-top:5%;
	padding-bottom:5%;
	margin-left:5%;
	margin-right:5%;
	}
	div.headareaava{
	width:100%;
	height:100%;
 	background:url("../avaimg/avabg4.jpg") no-repeat;
  	background-size: 100% 100%;	
	}
	div.headareahyp{
  	width:100%;
  	height:100%;
  	background:url("../hypimg/hypbg3.jpg") no-repeat;
  	background-size: 100% 100%;
	}
	div.headareaequip{
  	width:100%;
  	height:100%;
  	background:url("../equipimg/equip3.jpg") no-repeat;
  	background-size: 100% 100%;
	}	
	div.avaqsborder{
	padding-top:3%;
	padding-bottom:1.5%;
	margin-right:5%;
	margin-bottom:1%;
	}
	div.avadigs{
	padding-left:0;
	}
	p.underline{
	text-align:center;
	}
	p.stationinfo{
	text-align:center;	
	}
	p.weathertoday{
	font-size:1.2em;
	}
	img.weamainicon{
	width:25px;
	height:25px;
	}
	img.avafata{
	width:98%;
	height:100%;
	}
	img.locicon{
	width:50px;
	height:70px;
	margin-left:42%;
	margin-top:15%;
	}
	img.timeicon{
	width:70px;
	height:70px;
	margin-left:40%;
	margin-top:15%;
	}
	img.phoneicon{
	width:70px;
	height:70px;
	margin-left:40%;
	margin-top:15%;
	}
	img.emailicon{
	width:70px;
	height:50px;
	margin-left:40%;
	margin-top:15%;
	}
	img.avatiming{
	width:100%;
	height:35%;
	margin-left:0;
	margin-right:0;
	}
	img.eyeicon{
	margin-left:42%;
	margin-top:0.5%;
	margin-bottom:0.5%;
	}
	img.earicon{
	margin-left:43%;
	}
	img.probeicon{
	margin-left:46%;
	}
	img.equipavashovel{
	margin-left:46%;
	}
	img.equipavabeacon{
	margin-left:42%;
	}
	img.equipavaprobe{
	margin-left:40%;
	}
	img.equiphypblanket{
	margin-left:38%;
	}
	img.equiphyphp{
	margin-left:42%;
	}
	img.equiphyphd{
	margin-left:42%;
	}
	img.equipfa{
	margin-left:40%;
	}
	img.equipwc{
	margin-left:40%;
	}
	img.equipfood{
	margin-left:40%;
	}
	.tabs {
 	 min-height: 45em; 
	}
}

@media (max-width:32em){
	.content {
  	top: 2.2em;
	}
}

@media (max-width:30em){
	p.weathertoday{
	font-size:1.1em;
	}
	img.weamainicon{
	width:20px;
	height:20px;
	}
	img.avatiming{
	width:100%;
	height:35%;
	}
	img.eyeicon{
	margin-left:32%;
	margin-top:0.5%;
	margin-bottom:0.5%;
	}
	img.earicon{
	margin-left:38%;
	}
	img.probeicon{
	margin-left:40%;
	}
	img.hypheatcircle{
    margin-left:40%;
	}
	img.hypheattm{
    margin-left:40%;
	}
	img.equipavashovel{
	margin-left:43%;
	}
	img.equipavabeacon{
	margin-left:35%;
	}
	img.equipavaprobe{
	margin-left:30%;
	}
	img.equiphypblanket{
	margin-left:30%;
	}
	img.equiphyphp{
	margin-left:35%;
	}
	img.equiphyphd{
	margin-left:35%;
	}
	img.equipfa{
	margin-left:30%;
	}
	img.equipwc{
	margin-left:30%;
	}
	img.equipfood{
	margin-left:35%;
	}
	input:focus{
	width:110%;
	}
	div.headareaaboutus{
	width:100%;
 	height:100%;
  	
  	background:url("../aboutusimg/aboutusbg5.jpg") no-repeat;
  	background-size:100% 100%;
	}
	div.contactsec{
	width:100%;
	height:100%;
	background:url("../aboutusimg/location2(5).png") no-repeat;
	background-size: 100% 100%;
	}
	div.headareaava{
	width:100%;
	height:100%;
 	background:url("../avaimg/avabg5.jpg") no-repeat;
  	background-size: 100% 100%;	
	}
	div.headareahyp{
  	width:100%;
  	height:100%;
  	background:url("../hypimg/hypbg4.jpg") no-repeat;
  	background-size: 100% 100%;
	}
	div.headareaequip{
  	width:100%;
  	height:100%;
  	margin:auto;
  	background:url("../equipimg/equip4.jpg") no-repeat;
  	background-size: 100% 100%;
	}
	div.hypintro{
	padding-left:2em;
	padding-right:2em;
	}
}

@media (max-width:28em){
	div.landingarea{
 	padding-top:0.3em;
 	padding-bottom:3em;
	margin-top:-0.8em;
	margin-bottom:6em;
	}
	img.locicon{
	width:50px;
	height:70px;
	margin-left:38%;
	margin-top:15%;
	}
	img.timeicon{
	width:70px;
	height:70px;
	margin-left:35%;
	margin-top:15%;
	}
	img.phoneicon{
	width:70px;
	height:70px;
	margin-left:35%;
	margin-top:15%;
	}
	img.emailicon{
	width:70px;
	height:50px;
	margin-left:35%;
	margin-top:15%;
	}
	img.avatiming{
	width:100%;
	height:25%;
	}

}

/* elements added by result page */

section.result h1{
      text-align:center;
      margin-top:4em;
      margin-bottom:1em;
      
   }

div.search{
       margin-left:33.333%;
       width:33.333%;
}



