@font-face {
	font-family: 'Proxima Nova Regular';
	src: url('../../fonts/anjalioldlipi_regular/AnjaliOldLipi.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Proxima Nova Light';
	src: url('../../fonts/anjalioldlipi_regular/AnjaliOldLipi.ttf');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Proxima Nova Italic';
	src: url('../../fonts/aramis_italic/Aramis Italic.ttf');
}
@font-face {
	font-family: 'Proxima Nova Semibold';
	src: url('../../fonts/anjalioldlipi_regular/AnjaliOldLipi.ttf');

}

/***start first page ***/
p
{
 margin:0px;
 padding:0px;
}
.clr {
    clear: both;
}

.searchBtn
{
border: medium none;
    float: left;
    height: 63px;
    margin: 0;
    padding: 0;
    width: 57px;
	position:relative;
	background-color:#02D98C;
	cursor:pointer;
	background:url('../../img/gopro/imageedit_5_3649495176.png') no-repeat scroll center center , -moz-linear-gradient(top, #03d98e, #20805e);
	background:url('../../img/gopro/imageedit_5_3649495176.png') no-repeat scroll center center , -webkit-gradient(linear, 0 0, 0 100%, from(#03d98e), to(#20805e)) ;
	background:url('../../img/gopro/imageedit_5_3649495176.png') no-repeat scroll center center , -webkit-linear-gradient(top, #03d98e, #20805e) ;
	background:url('../../img/gopro/imageedit_5_3649495176.png') no-repeat scroll center center , -o-linear-gradient(top, #03d98e, #20805e);
	background:url('../../img/gopro/imageedit_5_3649495176.png') no-repeat scroll center center , linear-gradient(to bottom,#03d98e, #20805e);
}
.searchBtn:hover
{
	background-color:#02D98C;
	background:url('../../img/gopro/imageedit_5_3649495176.png') no-repeat scroll center center , -moz-linear-gradient(top, #20805e, #03d98e);
	background-color:#02D98C;
	background:url('../../img/gopro/imageedit_5_3649495176.png') no-repeat scroll center center , -webkit-gradient(linear, 0 0, 0 100%, from(#20805e), to(#03d98e)) ;
	background:url('../../img/gopro/imageedit_5_3649495176.png') no-repeat scroll center center , -webkit-linear-gradient(top, #20805e,#03d98e) ;
	background:url('../../img/gopro/imageedit_5_3649495176.png') no-repeat scroll center center , -o-linear-gradient(top,#20805e,#03d98e);
	background:url('../../img/gopro/imageedit_5_3649495176.png') no-repeat scroll center center , linear-gradient(to bottom, #20805e,#03d98e);
}	

.searchField {
    height: 63px;
    margin: 0 auto;
    padding: 0;
    width: 930px;
}
#AreasAddress
{
	 background: #ffffff none repeat scroll 0 0;
    border: medium none;
    color: #6c6c6c;
    float: left;
    font-family: "Proxima Nova Regular";
    font-size: 16px;
    height: 22px;
    margin: 0 0 8px;
    padding-bottom: 19px;
    padding-left: 19px;
    padding-top: 22px;
    text-align: left;
    width: 336px;
}
#unitnumber
{
  background: #ffffff none repeat scroll 0 0;
  border: medium none;
  color: #6c6c6c;
  float: left;
  font-family: "Proxima Nova Regular";
  font-size: 17px;
  height: 22px;
  margin: 0 0 8px;
  padding-bottom: 19px;
  padding-left: 7px;
  padding-top: 22px;
  text-align: left;
  width: 50px;
}

body {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	color: #646464;
	margin: 0;
	padding: 0;
	height:100%;
	background:#ffffff url("../../img/gopro/bodybg.jpg") no-repeat scroll center center  ;
	font-family:Arial,sans-serif;
	background-size: cover;
	background-attachment:fixed;
	
	}
#formwrapper
{
	width:100%;
	height:auto;
	padding:0;
	margin:0;
	min-height: 100%;
	/*min-height:90vh;*/
}

#form
{
	width:930px;
	height:327px;
	padding:0;
	margin:0 auto;	
	padding-top:184px;

}
#formheading
{
	width:394px;
	padding:0;
	margin:0;	
	color:#ffffff;
	font-size:64px;
	font-family: 'Proxima Nova Light';
	letter-spacing:-2px;
	text-align:left;
	line-height:90%;
	height:auto;
	margin-bottom:10px;
}
#formsubheading
{
	width:394px;
	padding:0;
	margin:0;	
	color:#ffffff;
	font-size:22px;
	font-family: 'Proxima Nova Light';
	text-align:left;
	line-height:120%;
	height:auto;
	margin-bottom:30px;
}
#testimonial_left #user_image
{
 border-radius: 50%;
 -moz-border-radius: 50%;
 -webkit-border-radius: 50%;
 border-radius: 50%; / future proofing /
 -khtml-border-radius: 50%;
 border-radius:50%;
 height: 66px;
 margin: 0 auto 5px;
 overflow: hidden;
 width: 66px;
}
#testimonial_left #user_image img {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%; / future proofing /
  -khtml-border-radius: 50%;
  border-radius:50%;
  height: 66px;
  width: 66px;
}
#testimonial_left
{
 width:36%;
 padding-top:13px;
 text-align:center;
 float:left;
}
#testimonial_left #user_name
{
 color: #414141;
    font-family: arial,helvetica;
    font-size: 11px;
    font-weight: bolder;
    margin: 0;
    padding: 0;
}
#testimonial_right
{
 color:#414141;
 float: left;
 font-size: 13px;
 font-weight: 600;
 padding-top: 13px;
 width: 60%;
 line-height:17px;
 height:82%;
 font-style:italic;
 font-family:Arial, Helvetica, sans-serif;
}
#testimonial_right p
{
 margin:0px;
 padding:0px;
}

#footerwrapper
{
 width:100%;
 background:#cccccc;
 padding:24px 0px;
 min-height:19px;
 float:left;

}
/*#footer
{
 width:930px;
 margin:0 auto;
 max-width:930px;
}*/
#footer
{
 width:82%;
 margin:0 auto;
 max-width:82%;
}
/*#copyright2
{
 width:360px;
 color:#ffffff;
 font-family:'Proxima Nova Regular';
 font-size:12px;
 float:left;
 height:auto;

}*/
#copyright2
{
 width:34%;
 color:#ffffff;
 font-family:'Proxima Nova Regular';
 font-size:12px;
 float:left;
 height:auto;

}
#footericons
{
 float:right;
 width:66%;
 height:auto;
 text-align:right;
 color:#ffffff;
}

/*#footericons
{
 float:right;
 width:570px;
 height:auto;
 text-align:right;
 color:#ffffff;
}*/
#copyright a , #copyright2 a
{
	color:#ffffff;
	font-family:'Proxima Nova Regular';
	font-size:12px;
	text-decoration:underline;
	
}


/*** end 
big screene ****/


/*** end 320 **/


/*** end page 1 ****/
/*** start page 2****/



#formwrapper2
{
	width:100%;
	height:760px;
	padding:0;
	margin:0;	
	min-height:90vh

}

#form2
{
	width:855px;
	height:650px;
	padding:0;
	margin:0 auto;	
	padding-top:70px;
}
#form2left
{
	width:493px;
	height:629px;
	padding:0;
	margin:0;
	float:left;
}

#form2right
{
	width:362px;
	height:629px;
	padding:0;
	margin:0;
	float:left;
	background:#fff;
}

#form2heading
{
	width:auto;
	min-height:44px;
	padding:30px 10px 0px 10px;
	margin:0;	
	font-size:42px;
	color:#0ac3a8;
	font-family: 'Proxima Nova Regular';
	font-weight:400;
	line-height:100%;
	text-align:center;
	padding-top:30px;
	letter-spacing:-2px;
}
#form2subheading
{
	width:auto;
 	min-height:38px;
 	padding:0 10px;
	margin:0;	
	font-size:19px;
	color:#656565;
	font-family: 'Proxima Nova Regular';
	line-height:100%;
	text-align:center;
	
}
#form2heading2{ display:none;}

.form2inputs
{
	border: 1px solid #b6b6b6;
    color: #6c6c6c;
    float: left;
    font-family: "Proxima Nova Regular";
    font-size: 14px;
    height: 39px;
    margin: 0 0 10px 54px;
    padding: 0 16px;
    vertical-align: middle;
    width: 217px;
}
.form2select
{
	width:251px;
	padding:7px 10px;
	margin:0;
	margin-bottom:10px;
	margin-left:54px;
	color:#6c6c6c;
	font-family:'Proxima Nova Regular';
	font-size:14px;
	float:left;
	border:1px solid #b6b6b6;
	line-height:40px;
}
.form2textarea
{
	height:60px;
	padding-top:10px
}

#form2antispam
{
	width:295px;
	height:40px;
	padding:0;
	margin:0;
	float:left;
	padding-left:50px;
}
#form2antispam .checkbox
{
	width:25px;
	height:30px;
	padding:0;
	margin:0;
	float:left;
	font-size:26px;
}
#form2antispam .checkbox input
{
	width:20px;
	height:20px;
	padding:0;
	margin:0;
}
#form2antispam .text
{
	width:270px;
	height:30px;
	padding:0;
	margin:0;
	float:left;
	color:#878787;
	font-size:11px;
	font-family: 'Proxima Nova Regular';
}
#form2button
{
	width:247px;
	min-height:70px;
	padding:0;
	margin:0;
	float:left;
	padding-left:57px;
}

.button_bottom_content
{
  text-align:center;
  margin:10px 0px;
  padding:0px 15px;
}

.validationerror
{
	display:none;
	width:251px;
	height:22px !important;
	padding:0;
	margin:0;
	margin-top:-28px;	
	margin-left:54px;
	padding-top:4px;
	color:#ffffff;
	background:#cf4e4e;
	font-size:14px;
	font-family: 'Proxima Nova Light';
	text-align:center;
	position:absolute;
}
.submitbutton2
{
 display:block;
 width:247px;
 min-height:50px;
 padding:0;
 padding-top:20px;
 margin:0;
 font-size:24px;
 color:#ffffff;
 font-family:Arial, Helvetica, sans-serifl;
 border:none;
 letter-spacing:-1px;
 text-align:center;
 text-decoration:none;
 font-weight:600;
  background:-moz-linear-gradient(top, #20B983, #45DAA0);
 background:-webkit-gradient(linear, 0 0, 0 100%, from(#20B983), to(#45DAA0)) ;
 background:-webkit-linear-gradient(top, #20B983, #45DAA0) ;
 background:-o-linear-gradient(top, #20B983, #45DAA0);
 background:linear-gradient(to bottom,#20B983, #45DAA0);
  

}
.submitbutton2:hover
{
  background:-moz-linear-gradient(top, #45DAA0, #20B983);
 background:-webkit-gradient(linear, 0 0, 0 100%, from(#45DAA0), to(#20B983)) ;
 background:-webkit-linear-gradient(top, #45DAA0, #20B983) ;
 background:-o-linear-gradient(top, #45DAA0, #20B983);
 background:linear-gradient(to bottom,#45DAA0, #20B983);
}

#testimonial
{
 width:327px;
 height:145px;
 padding:0;
 margin:0;
 float:left;
 margin-left:18px;
 margin-top:22px;
 background-color:#e4e4e4;
 overflow:scroll;
}

#thanks_page_wrapper
{
   width:930px;
   padding:0;
   margin:0 auto;
   padding-top:60px; 
}
#thanks_page_title
{ 
   padding:0;
   margin:0; 
   color:#ffffff;
   font-size:64px;
   font-family: 'Proxima Nova Light';
   letter-spacing:-2px;
   text-align:left;
   line-height:90%;
   height:auto;
   margin-bottom:10px;
   text-align:center;
} 
#thanks_page_message
{
   padding:0;
   margin:0; 
   color:#ffffff;
   font-size:35px;
   text-align:left;
   line-height:120%;
   height:auto;
   margin-bottom:30px;
   text-align:center;
   color:#FF0000;
   font-weight:bold;
}

#form2right fieldset
{
  width:228px;
  padding:7px 10px;
  margin:0;
  margin-bottom:10px;
  margin-left:54px;
  color:#6c6c6c;
  font-family:'Proxima Nova Regular';
  font-size:14px;
  float:left;
  border:1px solid #b6b6b6;
}
#form2right textarea
{
 padding-top:10px;
}
