/**** ///////////// START HOME PAGES RESPONSIVE CSS ///////////// ****/

@media (max-width: 1024px) {
.jmedfixbar {
	position: relative;
}
header .jmedlogo {
	background: url(../images/jmed-logo.png) no-repeat;
	background-size: 100% 100%;
	width: 120px;
	height: 48px;
	margin: 20px 0 15px 0;
}
.jmedfixbar.sticky .jmedlogo {
	background: url(../images/jmed-logo.png) no-repeat;
	background-size: 100% 100%;
	width: 120px;
	height: 48px;
}
.jmedfixbar.sticky .quick-booking-btn {
	top: -60px;
}
.jmedfixbar.sticky .mobBar {
	top: 15px;
}
header .jmedmnubar {
	display: none;
}
header .mobBar {
	display: block;
	position: fixed;
	right: 15px;
	top: 31px;
	z-index: 9999;
	transition: all 0.9s ease;
}
header .mobBar .open-menu .bar3 {
	display: none;
}
header .mobBar .open-menu .bar2 {
	margin: 3px 0;
}
header .quick-booking-btn {
	float: none;
	margin: 0;
	position: absolute;
	right: 15%;
	top: -55px;
}
header .quick-booking-btn a {
	font-size: 11px;
	color: #fff;
	font-weight: 400;
	box-shadow: inherit;
	border: none;
	background: #1f2a5c;
	border-radius: 3px;
	padding: 7px 10px;
}
.jmedbanner-hero-section {
	background: url(../images/mobilehome-page-banner-hero.jpg) no-repeat center top;
	background-size: 100% 100%;
	height: 750px;
}
.jmedbanner-hero-section .mainhero-bantxt {
	bottom: 0;
	height: 100%;
	text-align: center;
	padding-top: 50%;
}
.jmedbanner-hero-section .mainhero-bantxt h4 {
	display: none;
}
.jmedbanner-hero-section .book-consultation-btn {
	margin: 0 5px;
}
.jmedbanner-hero-section .book-consultation-btn a {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
	box-shadow: none;
	border: none;
	background: #8f94ad;
	padding: 8px 20px;
}
.jmedbanner-hero-section .book-consultation-btn a:hover {
	background: #8f94ad;
	padding: 8px 20px;
	color: #fff;
}
.jmedbanner-hero-section .explore-treatments-btn {
	margin: 0 5px;
}
.jmedbanner-hero-section .explore-treatments-btn a {
	color: #1f2a5c;
	font-size: 13px;
	font-weight: 400;
	line-height: 16px;
	box-shadow: none;
	border: none;
	background: #a6d698;
	padding: 8px 20px;
}
.jmedbanner-hero-section .explore-treatments-btn a:hover {
	background: #a6d698;
	padding: 8px 20px;
	color: #1f2a5c;
}
.jmed-ourtreatments-section .cntbx p {
	padding: 10px 0;
}
.jmed-stretchmark-section .cntbx {
	padding: 0;
}
.jmed-stretchmark-section .marktbx {
	margin: 15px 5px;
}
.jmed-whychose-clinicaq-section .lftbx {
	padding: 0 0 50px;
	width: 100%;
}
.jmed-whychose-clinicaq-section .card {
	margin: 0 0 10px 0;
	width: 100%;
}
.jmed-whichprocedure-section .procedure-imgbx {
	right: 0;
}
.jmed-makeappointment-section .lft-adrstbx {
	padding: 0;
}
.jmed-makeappointment-section .appointment-inquirform {
	padding: 0;
}
.ftrjmed-wrp .jmed-havequestion .lftbx {
	padding: 40px 0;
}
.ftrjmed-wrp .jmed-ftmenu .ftsubscribe-now {
	margin-left: 0;
}
.innerpage-jmedbanner-hero-section .dsktp {
	display: none;
}
.innerpage-jmedbanner-hero-section .mobl {
	display: block;
}
.innerpage-jmed-abtclinc-section .ptbx {
	padding: 0;
}
.innerpage-jmedbanner-hero-section .mainhero-bantxt {
	padding-top: 250px;
}
.innerpage-jmedbanner-hero-section .mainhero-bantxt p {
	width: 90%;
	font-size: 15px;
	line-height: 22px;
}
.innerpage-jmed-stretchclinc-clm-section1 .ptbx {
    padding: 0;
}
.innerpage-jmed-stretchclinc-clm-section2 .ptbx {
    padding: 0;
}
}
@media (max-width: 767px) {
.jmedbanner-hero-section {
	background: url(../images/mobilehome-page-banner-hero.jpg) no-repeat center top;
	background-size: 100% 100%;
	height: 650px;
}
.jmedbanner-hero-section .mainhero-bantxt {
	bottom: 0;
	height: 100%;
	text-align: center;
	padding-top: 50%;
}
.jmed-abtclinc-section .ptbx {
	padding: 0;
}
.jmed-abtclinc-section .about-imgbx {
	width: 100%;
	margin-left: 0;
	margin-top: 50px;
}
.jmed-ourtreatments-section .treatmentbx {
	width: 100%;
	margin: 5px 0;
}
.jmed-ourtreatments-section .treatmentbx .overlaytbx h3 {
	font-size: 21px;
	margin: 0;
}
.jmed-ourtreatments-section .treatmentbx .overlaytbx h4 {
	font-size: 21px;
	margin: 0;
}
.jmed-meetfounder-section .ptbx {
	padding: 40px 0 0 0;
	width: 100%;
}
.jmed-meetfounder-section .aboutfounder-imgbx {
	width: 100%;
	padding: 50px 0 0;
}
.jmed-stretchmark-section .marktbx {
	margin: 15px 0;
	width: 100%;
}
.jmed-meetfounder-section h3 {
	font-size: 28px;
	line-height: 40px;
}
.jmed-stretchmark-section .cntbx h3 {
	font-size: 19px;
	line-height: 34px;
}
.jmed-stretchmark-section .cntbx p {
	padding: 10px 0;
}
.jmed-whychose-clinicaq-section .lftbx h3 {
	font-size: 35px;
	font-weight: 500;
}
.jmed-whychose-clinicaq-section .faqcontent {
	border-radius: 0;
	padding: 20px 15px;
}
.jmed-whichprocedure-section .lftbx h3 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
}
.jmed-makeappointment-section .lft-adrstbx h5 {
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 10px;
}
.jmed-makeappointment-section .lft-adrstbx h3 {
	font-size: 25px;
	margin: 0;
}
.jmed-makeappointment-section .adrdetail-bx ul li.bdr1 {
	width: 100%;
	border-right: none;
	padding: 10px 0;
	border-bottom: 1px solid #e2e1df;
}
.jmed-makeappointment-section .adrdetail-bx ul li.bdr2 {
	width: 100%;
	padding-left: 0;
}
.jmed-makeappointment-section .adrdetail-bx ul li.bdr1 .rt {
	width: 95%;
}
.jmed-makeappointment-section .adrdetail-bx ul li.bdr2 .rt {
	width: 95%;
}
.ftrjmed-wrp .jmed-havequestion .lftbx .getintouch-btn {
	margin: 20px 0;
}
.innerpage-jmed-abtclinc-section .about-imgbx {
	width: 100%;
	padding: 50px 0 0;
}
.innerpage-jmed-techniques-section .lft-imgbx {
	width: 100%;
	padding: 0 0 50px;
}
.innerpage-jmed-techniques-section .ptbx {
	padding: 10px 0;
	margin-left: 0;
}
.innerpage-jmed-techniques-section .inn-socials {
	margin-left: 0;
}
.innerpage-jmed-mission-section .ptbx {
	padding: 30px 0;
}
.innerpage-jmed-mission-section .rgt-imgbx {
	padding: 0;
	margin-left: 0;
}
.innerpage-jmed-meetfounder-section .founder-imgbx {
	padding: 0;
}
.innerpage-jmed-meetfounder-section h1 {
	font-size: 40px;
	letter-spacing: 1.2px;
}
.innerpage-jmed-meetfounder-section .ptbx {
	padding: 40px 0 0;
}
.innerpage-jmed-global-educator-section p {
	padding: 10px 0;
}
.innerpage-jmed-legacyexcellence-section .ptbx {
	padding: 0;
}
.innerpage-jmed-legacyexcellence-section .bookconsultn-btn {
	padding-bottom: 70px;
}
.innerpage-jmed-treatments-clm-section1 .lft-imgbx {
	padding: 0 20px 0 0;
}
.innerpage-jmed-treatments-clm-section1 .ptbx {
	padding: 10px 0;
}
.innerpage-jmed-treatments-clm-section2 .ptbx {
	padding: 10px 0;
}
.innerpage-jmed-treatments-clm-section2 .lft-imgbx {
	width: 100%;
	padding: 0 0 20px 0;
}
.innerpage-jmed-contactus-section .lft-adrstbx {
	padding: 0;
}
.innerpage-jmed-contactus-section .adrdetail-bx ul li.bdr1 {
	width: 100%;
	border-right: none;
	border-bottom: 1px solid #e2e1df;
}
.innerpage-jmed-contactus-section .adrdetail-bx ul li.bdr2 {
	width: 100%;
	padding-left: 0;
}
.innerpage-jmed-contactus-section .adrdetail-bx ul li.bdr2 .rt {
	width: 95%;
}
.innerpage-jmed-contactus-section .adrdetail-bx ul li.bdr1 .rt {
	width: 95%;
}
.innerpage-jmed-contactus-section .contact-inquirform {
	padding: 0;
}
}
@media (max-width: 768px) {
.jmedbanner-hero-section {
	background: url(../images/mobilehome-page-banner-hero.jpg) no-repeat center top;
	background-size: 100% 100%;
	height: 650px;
}
.jmedbanner-hero-section .mainhero-bantxt {
	bottom: 0;
	height: 100%;
	text-align: center;
	padding-top: 50%;
}
.jmed-abtclinc-section .ptbx {
	padding: 0;
}
.jmed-abtclinc-section .about-imgbx {
	width: 100%;
	margin-left: 0;
	margin-top: 50px;
}
.jmed-ourtreatments-section .treatmentbx {
	width: 100%;
	margin: 10px 0;
}
.jmed-ourtreatments-section .treatmentbx .overlaytbx h3 {
	font-size: 21px;
	margin: 0;
}
.jmed-ourtreatments-section .treatmentbx .overlaytbx h4 {
	font-size: 21px;
	margin: 0;
}
.jmed-meetfounder-section h3 {
	font-size: 28px;
	line-height: 40px;
}
.jmed-meetfounder-section .ptbx {
	padding: 40px 0 0 0;
	width: 100%;
}
.jmed-meetfounder-section .aboutfounder-imgbx {
	width: 100%;
	padding: 50px 0 0;
}
.jmed-stretchmark-section .marktbx {
	margin: 10px 0;
	width: 100%;
}
.ftrjmed-wrp .jmed-ftmenu .ftqucklinks {
	width: 50%;
	padding-left: 0;
}
.ftrjmed-wrp .jmed-ftmenu .fttreatments {
	width: 50%;
	padding-left: 0;
}
.ftrjmed-wrp .jmed-ftmenu .ftcontacts {
	width: 100%;
	margin-top: 50px;
}
.ftrjmed-wrp .jmed-ftmenu .ftsubscribe-now {
	margin-top: 50px;
}
.jmed-abtclinc-section h1 {
	font-size: 21px;
	line-height: 32px;
}
.jmed-abtclinc-section h2 {
	font-size: 15px;
}
.jmed-abtclinc-section h5 {
	font-size: 16px;
}
.jmed-stretchmark-section .cntbx h3 {
	font-size: 19px;
	line-height: 34px;
}
.jmed-stretchmark-section .cntbx p {
	padding: 10px 0;
}
.jmed-whychose-clinicaq-section .lftbx h3 {
	font-size: 35px;
	font-weight: 500;
}
.jmed-whychose-clinicaq-section .faqcontent {
	border-radius: 0;
	padding: 20px 15px;
}
.jmed-whichprocedure-section .lftbx h3 {
	font-size: 30px;
	line-height: 40px;
	font-weight: 400;
}
.jmed-makeappointment-section .lft-adrstbx h5 {
	font-size: 14px;
	font-weight: 400;
	margin: 0 0 10px;
}
.jmed-makeappointment-section .lft-adrstbx h3 {
	font-size: 25px;
}
.jmed-makeappointment-section .adrdetail-bx ul li.bdr1 {
	width: 100%;
	border-right: none;
	padding: 10px 0;
	border-bottom: 1px solid #e2e1df;
}
.jmed-makeappointment-section .adrdetail-bx ul li.bdr2 {
	width: 100%;
	padding-left: 0;
}
.jmed-makeappointment-section .adrdetail-bx ul li.bdr1 .rt {
	width: 95%;
}
.jmed-makeappointment-section .adrdetail-bx ul li.bdr2 .rt {
	width: 95%;
}
.ftrjmed-wrp .jmed-havequestion .lftbx .getintouch-btn {
	margin: 20px 0;
}
.innerpage-jmed-abtclinc-section .about-imgbx {
	width: 100%;
	padding: 50px 0 0;
}
.innerpage-jmed-techniques-section .lft-imgbx {
	width: 100%;
	padding: 0 0 50px;
}
.innerpage-jmed-techniques-section .ptbx {
	padding: 10px 0;
	margin-left: 0;
}
.innerpage-jmed-techniques-section .inn-socials {
	margin-left: 0;
}
.innerpage-jmed-mission-section .ptbx {
	padding: 30px 0;
}
.innerpage-jmed-mission-section .rgt-imgbx {
	padding: 0;
	margin-left: 0;
}
.innerpage-jmed-meetfounder-section .founder-imgbx {
	padding: 0;
}
.innerpage-jmed-meetfounder-section h1 {
	font-size: 40px;
	letter-spacing: 1.2px;
}
.innerpage-jmed-meetfounder-section .ptbx {
	padding: 40px 0 0;
}
.innerpage-jmed-global-educator-section p {
	padding: 10px 0;
}
.innerpage-jmed-legacyexcellence-section .ptbx {
	padding: 0;
}
.innerpage-jmed-legacyexcellence-section .bookconsultn-btn {
	padding-bottom: 70px;
}
.innerpage-jmed-treatments-clm-section1 .lft-imgbx {
	padding: 0 20px 0 0;
}
.innerpage-jmed-treatments-clm-section1 .ptbx {
	padding: 10px 0;
}
.innerpage-jmed-treatments-clm-section2 .ptbx {
	padding: 10px 0;
}
.innerpage-jmed-treatments-clm-section2 .lft-imgbx {
	width: 100%;
	padding: 0 0 20px 0;
}
.innerpage-jmed-contactus-section .lft-adrstbx {
	padding: 0;
}
.innerpage-jmed-contactus-section .adrdetail-bx ul li.bdr1 {
	width: 100%;
	border-right: none;
	border-bottom: 1px solid #e2e1df;
}
.innerpage-jmed-contactus-section .adrdetail-bx ul li.bdr2 {
	width: 100%;
	padding-left: 0;
}
.innerpage-jmed-contactus-section .adrdetail-bx ul li.bdr2 .rt {
	width: 95%;
}
.innerpage-jmed-contactus-section .adrdetail-bx ul li.bdr1 .rt {
	width: 95%;
}
.innerpage-jmed-contactus-section .contact-inquirform {
	padding: 0;
}
.innerpage-jmed-stretchclinc-section h1 {
      font-size: 30px;
}
.innerpage-jmed-stretchclinc-clm-section1 .lft-imgbx {
    padding: 0 0 30px;
}
.innerpage-jmed-stretchclinc-clm-section2 .lft-imgbx {
    padding: 0 0 30px;
}
}
@media (max-width: 560px) {
.jmedbanner-hero-section {
	background: url(../images/mobilehome-page-banner-hero.jpg) no-repeat center top;
	background-size: 100% 100%;
	height: 450px;
}	
.jmedbanner-hero-section .mainhero-bantxt {
	padding-top: 65%;
}
.jmedbanner-hero-section .book-consultation-btn {
	margin: 10px;
}
.jmedbanner-hero-section .explore-treatments-btn {
	margin: 10px;
}
.jmed-abtclinc-section p {
	font-size: 14px;
	line-height: 22px;
}
.jmed-ourtreatments-section .cntbx h3 {
	line-height: 44px;
	font-weight: 500;
}
.jmed-ourtreatments-section .cntbx p {
	font-size: 14px;
	line-height: 22px;
}
.jmed-meetfounder-section h3 {
	width: 100%;
}
.jmed-meetfounder-section p {
	font-size: 14px;
	line-height: 22px;
}
.jmed-ourtreatments-section .treatmentbx .overlaytbx p {
	font-size: 13px;
	line-height: 20px;
}
.jmed-stretchmark-section .cntbx p {
	font-size: 14px;
	line-height: 22px;
}
.jmed-stretchmark-section .marktbx p {
	font-size: 14px;
	line-height: 22px;
}
.jmed-whychose-clinicaq-section .lftbx h3 {
	font-size: 30px;
	font-weight: 500;
	line-height: 40px;
}
.jmed-whychose-clinicaq-section .lftbx p {
	font-size: 14px;
	line-height: 22px;
}
.jmed-whichprocedure-section .lftbx p {
	font-size: 20px;
}
.ftrjmed-wrp .jmed-ftmenu .ftqucklinks ul li a {
	font-size: 14px;
}
.ftrjmed-wrp .jmed-ftmenu .fttreatments ul li a {
	font-size: 14px;
}
.ftrjmed-wrp .jmed-ftmenu .ftcontacts ul li a {
	font-size: 14px;
}
.ftrjmed-wrp .jmed-havequestion .lftbx {
	padding: 0;
}
.ftrjmed-wrp .jmed-havequestion .lftbx .ftlgo {
	display: block;
	width: 130px;
	height: auto;
	margin: 0 0 20px 0;
}
.innerpage-jmedbanner-hero-section .mainhero-bantxt {
	padding-top: 100px;
}
.innerpage-jmedbanner-hero-section .mainhero-bantxt h4 {
	font-size: 40px;
	padding: 0 15px;
}
.innerpage-jmed-abtclinc-section h1 {
	font-size: 21px;
}
.innerpage-jmed-abtclinc-section h2 {
	font-size: 16px;
	margin: 15px 0;
}
.innerpage-jmed-abtclinc-section h5 {
	font-size: 16px;
}
.innerpage-jmed-abtclinc-section p {
	font-size: 14px;
	line-height: 22px;
}
.innerpage-jmed-techniques-section h2 {
	font-size: 30px;
	line-height: 40px;
	text-align: center;
}
.innerpage-jmed-techniques-section h3 {
	font-size: 18px;
	text-align: center;
}
.innerpage-jmed-techniques-section h5 {
	font-size: 15px;
}
.innerpage-jmed-techniques-section p {
	font-size: 14px;
	line-height: 22px;
}
.innerpage-jmed-techniques-section .inn-socials {
	text-align: center;
}
.innerpage-jmed-mission-section h3 {
	font-size: 30px;
	line-height: 40px;
}
.innerpage-jmed-mission-section p {
	font-size: 14px;
	line-height: 22px;
}
.innerpage-jmed-abtclinc-section .about-imgbx {
	display: none;
}
.innerpage-jmed-techniques-section .lft-imgbx {
	display: none;
}
.innerpage-jmed-meetfounder-section h1 {
	font-size: 25px;
	line-height: 38px;
	letter-spacing: 1.2px;
}
.innerpage-jmed-meetfounder-section p {
	font-size: 14px;
	line-height: 22px;
}
.innerpage-jmed-countnumr-skin-section .cnt-imgbx {
	padding: 0 20px;
}
.innerpage-jmed-countnumr-skin-section .counter-box {
	margin: 30px 0;
	padding: 0;
}
.innerpage-jmed-countnumr-skin-section .pt {
	font-size: 14px;
	line-height: 22px;
}
.innerpage-jmed-global-educator-section h3 {
	font-size: 25px;
	line-height: 38px;
}
.innerpage-jmed-global-educator-section p {
	font-size: 14px;
	line-height: 22px;
}
.innerpage-jmed-legacyexcellence-section h3 {
	font-size: 20px;
}
.innerpage-jmed-legacyexcellence-section p {
	font-size: 14px;
	line-height: 22px;
}
.innerpage-jmed-treatments-section h1 {
	font-size: 21px;
}
.innerpage-jmed-treatments-section p {
	font-size: 14px;
	line-height: 22px;
}
.innerpage-jmed-treatments-clm-section1 p {
	font-size: 14px;
	line-height: 22px;
}
.innerpage-jmed-treatments-clm-section2 p {
	font-size: 14px;
	line-height: 22px;
}
.innerpage-jmed-contactus-section .lft-adrstbx h3 {
	font-size: 30px;
}
.innerpage-jmed-contactus-section .lft-adrstbx p {
	font-size: 14px;
	line-height: 22px;
}
}
/**** ///////////// END ///////////// ****/