body{
	margin:0px;
	padding:0px;
}
#overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
/*background: rgba(0,0,0,1) none repeat scroll 0 0;*/
z-index: 100;
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: 1px solid #d8d8d8;
    float: left;
    margin: 15px 15px 15px 0;
    padding: 10px 10px 10px 45px;
    width: 50%;
}
#schedule-form textarea {
    border: 1px solid #d8d8d8;
    margin: 15px 15px 15px 0;
    padding: 10px;
    width: 92%;
}
.popup {
    background: rgba(0,0,0,0.5) none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.main_width_1 {
    margin: 0 auto;
    width: 100%;
}
.popup_inner {
    background: #fff none repeat scroll 0 0;
    border: 8px solid #2ABFD9;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    top: 60px;
    width: 50%;
    z-index: 99999;
}
.popup_inner form {
    float: left;
    padding: 0 10px 0 30px;
   /* width: 70%;*/
}
.popup_inner input {
    border: 0 solid;
    border-radius: 3px;
    color: #8d8d8d;
    padding: 20px 30px;
    width: 95% !important;
}
.popup_inner span {
    color: #ED2224;
}
.popup_inner h2 {
    border-bottom: 1px solid #d0d9dc;
    color: #2ABFD9;
    padding-bottom: 9px;
	font-family:Arial, Helvetica, sans-serif;
}
.popup_submit {
    background: rgba(0, 0, 0, 0) linear-gradient(0deg, #ffb347 10%, #ffcc33 90%) repeat scroll 0 0;
    color: #fff !important;
    cursor: pointer;
    font-size: 16px;
    text-transform: uppercase;
}
.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;
}
#schedule-form-home input {
    border: 1px solid #d8d8d8;
    float: left;
    margin: 15px 15px 15px 0;
    padding: 10px 10px 10px 45px;
}
#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("//websitedemo.pro/medlines1/images/contact-name.png") no-repeat scroll 10px center;
}
#email_f {
    background: rgba(0, 0, 0, 0) url("//websitedemo.pro/medlines1/images/contact-mail.png") no-repeat scroll 10px center;
}
#fname_f {
    background: rgba(0, 0, 0, 0) url("//websitedemo.pro/medlines1/images/contact-name.png") no-repeat scroll 10px center;
}
#mobile_f {
    background: rgba(0, 0, 0, 0) url("//websitedemo.pro/medlines1/images/contact-mobile.png") no-repeat scroll 10px center;
}
input#send_button {
    background: #6a439b none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    font-weight: 800;
    padding: 10px;
    text-transform: uppercase;
}
.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: 1060px){
.popup_inner {
    width: 80%;
}
}
@media only screen and (max-width:860px){
.popup_inner input {
	width:70%!important;
}
}
@media only screen and (max-width: 760px){
.popup_img {
    display: none;
    float: left;
    width: 90%;
}
.popup_inner h2{
	width:200px;
	font-size:20px;
} 
.popup {
	position:inherit;
}
.popup_inner input {
	width:94%!important;
}
}
@media only screen and (max-width:700px){
.popup_inner input {
	width:65%!important;
	border:2px solid red;
}
}
@media only screen and (max-width:480px){
.popup_inner {
    width: 80% !important;
}
.popup_inner input {
	width:58%!important;
}
#schedule-form-home textarea {
	width:190px;
	float:left;
}
}


