body{
	margin:0px;
	padding:0px;
}
#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.5) none repeat scroll 0 0;
z-index: 9999;
display: none;
}
.popup{
width: 100%;
margin: 0 auto;
display: none;
position: fixed;
z-index: 101;
}
#schedule-form-home p{
	margin:0px;
	padding:0px;
}
#schedule-form {
}
#schedule-form input {
    border: 0px solid #d8d8d8;
    float: left;
    margin: 15px 15px 15px 0;
    padding: 10px 10px 10px 45px;
    width: 50%;
}
#schedule-form-home select{
	padding:10px 10px 10px 10px!important;
	-webkit-appearance: none;
   -moz-appearance:    none;
   appearance:         none;
	background: #fff url("../images/poparrow.png") no-repeat scroll 96% 50%;
	border-radius:5px 5px 5px 5px;	
}
#schedule-form textarea {
    border: 1px solid #d8d8d8;
    margin: 15px 15px 15px 0;
    padding: 10px;
    width: 92%;
}
.popup {
    background: rgba(9, 9, 9, 0.5) none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}
.main_width_1 {
    margin: 0 auto;
    width: 100%;
}
.popup_inner {
    background: #DBFABF none repeat scroll 0 0;
    border: 8px solid #146A2B;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 150px;
    width: 50%;
    z-index: 9999999999999;
}
.popup_inner form {
    /*float: left;
    padding: 0 10px 0 10px;*/
    width: 100%;
}
.popup_inner input {
    border: 0 solid;
    border-radius: 3px;
    color: #8d8d8d;
    padding: 20px 30px;
    width: 95%;
}
.popup_inner h2 {
    border-bottom: 0px solid #d0d9dc;
    color: #4E4E4E;
    padding-bottom: 9px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	font-weight:600;
}
.popup_inner h2 span {
    color: #1E8E3C;
	font-weight:600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
}
.popup_submit {
   background-color: #146A2B;
    color: #fff !important;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
}
.popup_submit:hover{
	background-color:#1E8E3C;
}
.popup_close {
    cursor: pointer;
    float: right;
    margin-right: 5px !important;
    margin-top: -62px !important;
    top: -76px;
    z-index: 999999;
}
.popup_img {
    float: left;
    width: 45%;
}
#schedule-form-home{
	overflow:hidden;
	margin:0px auto;
	text-align:center;
}
#schedule-form-home input{
    border: 1px solid #d8d8d8;
    /*float: left;*/
    margin: 15px 0px 15px 0;
    padding: 10px 10px 10px 45px;
}
#schedule-form-home select  {
    border: 2px solid #AEDF81;
    margin: 15px 15px 15px 0;
    padding: 10px 10px 10px 45px;
	width:70%;
}
#schedule-form-home textarea {
    border: 1px solid #d8d8d8;
    margin: 15px 15px 15px 0;
    padding: 10px;
    width: 100%;
}
.social_sharing {
    left: 0;
    position: fixed;
    top: 61%;
    width: 50px;
}
.social_sharing_1 {
}
.social_sharing_fb {
}
.social_sharing_tw {
}

#fname_f {
    background: rgba(0, 0, 0, 0) url("contact-name.png") no-repeat scroll 10px center;
}
#email_f {
    background: rgba(0, 0, 0, 0) url("contact-mail.png") no-repeat scroll 10px center;
}
#fname_f {
    background: rgba(0, 0, 0, 0) url("contact-name.png") no-repeat scroll 10px center;
}
#mobile_f {
    background: rgba(0, 0, 0, 0) url("contact-mobile.png") no-repeat scroll 10px center;
}
input#send_button {
    background-color: #146A2B;
    border-radius: 4px;
    color: #fff;
    font-weight: 800;
    padding: 10px;
    text-transform: uppercase;
	width:300px;
}
input#send_button:hover{
	background-color:#1E8E3C;
}
.res_website {
    margin: 0 auto;
    padding: 0;
    width: 80%;
}
.res {
    float: left;
    padding: 25px 10px;
    width: 33%;
}
.res img {
    border: 1px solid #c5c5c5;
    cursor: pointer;
    padding: 15px;
    transition: all 0.5s ease 0s;
    width: 100%;
}
.res img:hover {
    animation: 500ms ease-in-out 0s normal none 1 running pulse;
}
@keyframes pulse {
0% {
    transform: scale(1);
}
33% {
    transform: scale(0.9);
}
66% {
    transform: scale(1.1);
}
100% {
    transform: scale(1);
}
}
@keyframes pulse {
0% {
    transform: scale(1);
}
33% {
    transform: scale(0.9);
}
66% {
    transform: scale(1.1);
}
100% {
    transform: scale(1);
}
}
@media screen and (max-width: 480px) {
.res {
    float: left;
    padding: 15px;
    width: 100%;
}
.popup_inner {
    width: 100% !important;
}
.popup_img {
    display: none;
    float: left;
    width: 90%;
}
.popup_inner form {
    float: left;
    width: 100% !important;
}
#schedule-form-home input {
    margin: 2px 15px 2px 0 !important;
}
#schedule-form-home textarea {
    margin: 4px 15px 0 0 !important;
}
}
@media not all {
.res {
    float: left;
    padding: 15px;
    width: 50%;
}
.popup_inner {
    width: 100% !important;
}
.popup_img {
    display: none;
    float: left;
    width: 90%;
}
.popup_inner form {
    float: left;
    width: 100% !important;
}
#schedule-form-home input {
    margin: 2px 15px 2px 0 !important;
}
#schedule-form-home textarea {
    margin: 4px 15px 0 0 !important;
}
}
@media not all {
.popup_inner {
    width: 85% !important;
}
.popup_img {
    display: none;
    float: left;
    width: 90%;
}
.popup_inner form {
    float: left;
    width: 100% !important;
}
#schedule-form-home input {
    margin: 2px 15px 2px 0 !important;
}
#schedule-form-home textarea {
    margin: 4px 15px 0 0 !important;
}
}
@media only screen and (max-width:860px){
.popup_inner{
	padding:10px 10px 10px 10px;
}
.popup_inner input {
	width:70%!important;
}
.popup_inner h2,.popup_inner h2 span{
	font-size:16px;
}
}
@media only screen and (max-width: 760px){
.popup_img {
    display: none;
    float: left;
    width: 90%;
}
.popup_inner h2{
	width:200px;
	font-size:16px;
} 
.popup_inner h2 span{
	font-size:16px;
}
.popup {
	position:inherit;
}
.popup_inner input {
	width:94%!important;
}
}
@media only screen and (max-width:700px){
.popup_inner input {
	width:65%!important;
}
.popup_inner {
    width: 65% !important;
	padding:10px;
}
}
@media only screen and (max-width:480px){
#schedule-form-home textarea {
	width:190px;
	float:left;
}
#schedule-form-home select  {
 	width:90%;
}
.popup_inner h2{
	width:100px;
	font-size:14px;
	text-align:left;
	position:relative;
	margin-left:-30px;
} 
.popup_inner h2 span{
	font-size:14px;
}
}

