.sl_top_txt {
    width: 100%;
    overflow: hidden;
    background-image: url(/wp-content/uploads/2017/09/Tummy-Tuck-1-1024x389.jpg);
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: right center;
    background-size: cover;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	padding-top: 50px;
}
.sl_top_txt .container {
	width: 100%;
    max-width: 1300px;
    margin: auto;
    padding: 140px 30px 50px;
    background: rgb(0 0 0 / 53%);
	-ms-flex-item-align: center!important;
    align-self: center!important;
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.sl_top_txt .container .row {
    display: flex;
    align-items: center;
}
.sl_top_txt .container .row .lbox {
   width: 50%;
}
.sl_top_txt .container .row .rbox {
   width: 50%;
   padding-left: 40px;
}
.sl_top_txt .container .row .lbox h1 {
    text-transform: uppercase;
    font-weight: bold;	
	color: #fff;
}
.sl_top_txt .container .row .lbox p {
    margin: 20px 0 15px;
	color: #fff;
	text-align: left;
}
.sl_top_txt .container .row .lbox .btn,
.sl_top_txt .container .row .rbox input[type="submit"] {
     display: inline-block;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    text-align: center;
    padding: 12px;
    margin-top: 0;
    cursor: pointer;
    border: 2px solid #543778;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background: #543778;
    font-family: 'Nunito', sans-serif;
    transition: 0.4s;
}
.sl_top_txt .container .row .lbox .btn:hover,
.sl_top_txt .container .row .rbox input[type="submit"]:hover {
    background:#fff;
	color: #543778;
}

.sl_top_txt .container .row .rbox input[type="text"],
.sl_top_txt .container .row .rbox textarea {
    font-size: 16px;
    color: #7b7979;
    background: #ffffff;
    font-family: 'Nunito', sans-serif;
    border: none;
    padding: 15px;
    width: 31.3%;
    margin: 0 1%;
    float: left;
}
.sl_top_txt .container .row .rbox textarea {
    min-height: 180px;
    margin: 2% 1%;
    width: 98%;
}
.sl_top_txt .container .row .rbox input[type="submit"] {
	float: right;
	margin-right: 1%;
}
.sl_top_txt .container .row .rbox .required {
    float: left;
    font-size: 16px;
    font-family: 'Nunito', sans-serif;
    margin-left: 1%;
    color: #fff;
}
.box_contact p {
    color: #fff;
	text-align: center;
	padding: 0 0 5px;
}
.landing .pg-hub-left h1.hub-title, .landing h1.hub-title {
	border-bottom: none !important; 
}
.box_ba_row {
	text-align: center;
	margin-bottom: 30px;	
}
.box_ba_row p {
	text-align: center;
	padding: 0;	
}
.sticky-form-wrap .sticky-form-header {
    background-image: url(images/landing-book-cons.jpg) !important;
}
#sec_landing_form .sdlcont .sdlform h2 {
    text-align: left;
    padding: 0 0 10px;
	text-transform: none;
	font-size: 26px;
}
#sec_landing_form .telemedicine_contact {
    width: 65%;
    max-width: 100%;
    margin: 0;
}
#sec_landing_form  .telemedicine_contact form input[type="text"], 
#sec_landing_form  .telemedicine_contact form textarea {
    font-size: 17px;
    padding: 10px 15px;
    border: 2px solid #898989;
    border-radius: 0;
    background: none;
}
#sec_landing_form  .telemedicine_contact form textarea {
	height: 80px;
    margin: 0 1%;
    width: 98%;
	min-height: auto;
}
#sec_landing_form form .input-text {
    margin-bottom: 2%;
}
#sec_landing_form .telemedicine_contact .contact-us-checkbox-cont p {
    font-size: 22px;
    padding: 0px;
    color: #000;
}
#sec_landing_form .telemedicine_contact .contact-us-checkbox-cont div {
    padding-bottom: 10px;
}
#sec_landing_form .telemedicine_contact form #submit {
    float: right;
    margin: 0;
	clear: none;
    padding: 10px;
    max-width: 200px;
    box-shadow: none;
    border: 1px solid #5a5a5a;
}
#sec_landing_form .telemedicine_contact .contact-us-checkbox-cont div input {
    border: 2px solid #5a5a5a;
}
.virtualconsult_gif img {
	width: 100%;
    display: block;
    margin: auto;
}
.virtualconsult_gif span {
	top: -90px;
    position: relative;
    display: block;
    text-align: center;
}
@media screen and (max-width:1560px) {
	#sec_landing_form .sdlcont .content {
		width: 100% !important;
	}
	#sec_landing_form .telemedicine_contact {
		width: 50%;
	}
}
@media screen and (max-width:1260px) {
	#sec_landing_form .telemedicine_contact {
		width: 100%;
		max-width: 445px;
	}
	#sec_landing_form .telemedicine_contact .contact-us-checkbox-cont div {
		font-size: 16px;
	}
	#sec_landing_form .sdlcont .sdlform h2 {
		font-size: 20px;
	}
}

@media screen and (max-width:1060px) {
	.sl_top_txt .container {
		padding: 115px 30px 50px;
	}
	#sec_landing_form .telemedicine_contact {
		width: 100%;
		max-width: 100%;
	}
	#sec_landing_form .sdlcont .content {
		width: 94%!important;
	}
}
@media screen and (max-width:900px) {
	.sl_top_txt .container {
		padding: 85px 30px 30px;
	}
	.sl_top_txt .container .row {
		display: -webkit-box;
		display: -ms-flexbox;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.sl_top_txt .container .row .lbox {
		width: 100%;
		margin-bottom: 40px;
	}
	.sl_top_txt .container .row .lbox h1,
	.sl_top_txt .container .row .lbox p {
		text-align: center;
	}
	.sl_top_txt .container .row .lbox .btn {
		display: block;	
	}
	.sl_top_txt .container .row .rbox {
		width: 100%;
		padding-left: 0;
	}
	.virtualconsult_gif span {
		top: -60px;
	}

}
@media screen and (max-width:440px) {
.sl_top_txt .container {
    padding: 35px 10px 30px;
}
.box_ba_row img {
	width: 100%;	
}
#sec_landing_form .telemedicine_contact {
    width: 100%;
}
.sl_top_txt {
	padding-top: 0;
}
.box_ord {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;	
}
.box_ord .box_ord2 {
	order: 1
}
.box_ord .box_ord1 {
	order: 2
}
	.virtualconsult_gif span {
		top: -30px;
	}
}
