/******************** landing page start ********************/
@media(max-width:1279px){
	.landingPage{
		background-size: 40%;;
	}
	.landnigText, .landnigText.w500{width:60%;}
	.landingTop{margin-bottom: 75px;}
}
/******************** landing page end ********************/
@media(max-width:1050px){
#content .wrapper {
    min-height: 640px;
}
}
@media(max-width:991px){
.wrapper {
    margin: auto;
    width: 100%;
    max-width: 100%;
    padding-top: 40px;
    display: block;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}
.leftSection {
    padding-right: 0px;
}
.rightSection {
    width: 100%;
    max-width: 100%;
}
.datePickerOuter{
	margin-bottom:0px;
}
.mainTitle{
	margin-bottom:25px;
}

.mainLogo{
	margin-right: 38px;
}
footer .wrapper{padding:15px 20px}
#content .wrapper {
    min-height: 900px;
}
.appointmentWrapper .rightSection{padding-left:0px;}
/******************** landing page ********************/

.footerAddress {
    margin-bottom: 25px;
}
.footerBottom{
	margin-top:25px;
}
.subscribeOuter{
	margin-top:40px;
}
}
@media(max-width:767px){
.evolusSteps{
	display:none;
}
.providerMain{
	display:none;
}
.mobileView{
	display:block;
	margin-bottom:25px;
}
.desktopView{
	display:none;
}
.mainTitle {
    margin-bottom: 17px;
    font-size: 23px;
}
.datePicker{
	margin-bottom:20px;
}
.mobileView .providerSection{border:none;}
.mobileView .providerSection .totalAmount{padding:0px;margin-top:-23px;}
.thankyouText{width:100%;margin-top:0px;}
.bookedInfo .providerDetail p{font-size:13px;line-height: inherit;}
.subTitle{margin-bottom: 15px;}
.socialOuter{margin-bottom:20px;}
.bookedInfo {
    margin-bottom: 20px;
    margin-right:0px;
    width:100%;
}
.phoneDetail{margin-top:0px;}

/******************** landing page ********************/
.footerlinks{margin-bottom:25px;}

.subscribeOuter{
	width:100%;
}
.footerlinks a, .footerlinks a:hover{margin-bottom:10px;}
.footerTitle{margin-bottom:12px;}
.footerlinks {
    margin-bottom: 10px;
}
.footer-lg{
	padding: 30px 0px;
}
}
@media(max-width:540px){
	.mainBtn, .lineBtn, .newBackbtn{
		width:100%;
		max-width:100%;
		margin-bottom:15px;
		margin-right:0px;
		display:block;
	}
	.mainBtn:hover, .lineBtn:hover, .newBackbtn:hover{
		width:100%;
	}
	.subTitle{
		font-size:15px;
	}
	.codeInput {
		height: 40px;
		width: 40px;
		border-radius: 10px;
		-webkit-border-radius: 10px;
		padding: 5px 10px;
		text-align: center;
		font-size: 20px;
		font-weight: 400;
		display: inline-block;
		border: 1px solid #dddddd;
		margin-right: 5px;
		background: #fafafa;
		color: #000000;
	}
	#content .wrapper {
		min-height: 610px;
	}
	#otp{letter-spacing: 20px;width:100%!important;}
	#datepicker .ui-widget.ui-widget-content{
		padding: 10px!important;
		width: 242px!important;
	}
	ul.timesortOuter{
		width:100%;
		max-height: 169px;
	}
	ul.timesortOuter li{width:48%;}
	.verfify-phone a {width:100%;}
	.verifyPhone{margin-top:0px;}

	
	/******************** landing page ********************/
	.landingBtn{width:100%;margin-right:0px;margin-bottom:15px;}
	.landingTitle{font-size:30px;margin-bottom:15px;line-height:40px;}
	.landingSubtitle {font-size:20px;line-height: 26px;width:100%;margin-bottom:15px;}
	.landingTop{margin-bottom:30px;margin-top:30px;}
	.landnigText{width:100%;font-size:15px;}
	.landnigText.w500{width:100%;}
	.landingPage .wrapper {padding-top: 30px;}
	.landingBody{min-height: inherit;}
	.landingPage .loginBtn{min-width: 140px;}
	.landingPage{background:none !important;}
	.otpBtn{margin-top:5px;}

}
