@media only screen and (max-width: 768px) {
	body{
	font-size: 4vw !important;
	font-weight: 500;
	}
	p {
		font-size: 4vw !important;
		line-height: 8vw;
	}
	li {
		list-style: none;
		line-height: 7vw;
		font-size: 4vw;
	}
	.businessdata ul li:nth-child(1) {
		padding-right: 20px;
	}
	.businessdata ul li:nth-child(2) {
		padding-left: 20px;
	}
	.businessdata ul li:nth-child(3) {
		padding-right: 20px;
	}
	.businessdata ul li:nth-child(4) {
		padding-left: 20px;
	}
	.businessdata ul {
		padding: 8px 0px;
	}
	.main_heading h2 {
		font-size: 36px;
		padding: 0px 10px;
	}
	
	.main_heading h2:after {
		height: 4px;
		width: 60px;
	}
	.city_selectcl {
		border-radius: 10px;
		padding: 10px;
		width: 100%;
		overflow: scroll;
	}
	.city_selectcl ul {
		margin: 0px;
		padding: 0px;
		display: block;
	}
	.city_selectcl ul li {
		list-style: none;
		padding: 5px 10px;
		float: left;
		max-width: initial !important;
		display: block;
		border: solid #fff 1px;
		margin-bottom: 0px;
		border-radius: 3px;
		margin-right: 0px;
		background: #e3e3e3;
		font-size: 12px;
		white-space: nowrap;
	}
	.city_selectcl ul li a {
		color: #000;
	}
	section#page_footer .px-5 {
		margin: 0px !important;
		padding: 15px !important;
	}
	.copyright p {
		font-size: 10px !important;
		color: #00c943;
		margin-bottom: 0px;
		font-weight: bold;
		margin-bottom: 20px;
		line-height: 17px;
	}
	section#page_footer .copyright a {
		font-size: 11px !important;
	}
	.copyright {
		padding: 25px 0px;
	}
	iframe {
		width: 100%;
		height: 14rem;
		border-radius: 17px;
		box-shadow: none !important;
	}
	.location_sec .fa {
		width: 110px;
	}
	.banner_image {
		max-width: 74px !important;
		height: 49px !important;
		object-fit: contain;
		margin: 0 auto;
		border: none !important;
		border-radius: 5px !important;
		padding: 0px !important;
		object-fit: cover;
	}
	.service-title {
		position: inherit !important;
		bottom: 0;
		width: 100% !important;
		background: none !important;
		margin-bottom: 7px;
	}
	.service-title h6 {
		font-size: 15px !important;
		min-height: 40px;
		/* overflow: hidden; */
		/* max-width: 75ch; */
		/* text-overflow: ellipsis; */
		/* white-space: nowrap;	 */
		/* padding: 0px 10px; */
	}
	.menu li p {
		font-size: 11px !important;
	}
	.banner_heading {
		/* background-color: #322bc9; */
		color: #ffffff;
		text-align: center;
		font-size: 22px;
		font-weight: 600;
		text-transform: capitalize;
		width: 100%;
		line-height: 32px;
		margin-bottom: 24px;
		z-index: 1;
		position: relative;
	}
	.banner_up h5 {
		font-size: 19px;
		color: #ffffff;
		z-index: 2;
		position: relative;
	}
	form#bookingFormData {
		z-index: 1;
	}
	.container-fluid.pageBanner:after{
		background: none;
	}
	form#bookingFormData select {
		border: none !important;
	}
	.Detail_design {
		background: #fff;
		margin-top: 20px;
		border-radius: 5px;
		padding: 0px;
	}
	.contact_formcl {
		border: solid #c9c9c9 1px;
		margin-top: 0px;
		border: none;
	}
	.booking_services {
		padding: 15px;
	}
	.booking_services input {
		width: 100%;
		min-height: 40px !important;
		padding: 12px;
		border-radius: 5px !important;
		border: solid #cbcbcb 1px !important;
		box-shadow: none !important;
	}
	.service-name {
		position: absolute;
		top: 10% !important;
		background-color: #e9e9e9 !important;
		padding: 0.5rem 1rem;
		right: 3% !important;
		left: inherit !important;
		border-radius: 50px !important;
		font-size: 20px !important;
		text-shadow: 1px 1px 2px #fff;
		color: #000000 !important;
	}
	.booking_services .btn {
		padding: 12px !important;
		width: 100% !important;
	}
	.phone_sec, .location_sec {
		margin-bottom: 10px;
	}
	#page_footer {
		background-color: black;
		color: white;
		padding-top: 0px;
	}
	div#services h2 {
		margin: 0px 0px;
	}
	.contact_formcl .btn {
		margin-bottom: 0px;
	}
	.city-name {
		font-size: 20px !important;
	}
	.city-banner {
		background-size: cover !important;
		background-position: center bottom !important;
		background-repeat: no-repeat !important;
		margin-top: 47px !important;
		height: 121px !important;
		margin-bottom: 11px;
		border-bottom: solid #dfdfdf 1px;
	}
	.userform input {
		background: none !important;
		border-radius: 5px !important;
		border: solid #d1d1d1 1px !important;
		box-shadow: none !important;
		margin-bottom: 20px !important;
		min-height: 30px !important;
		padding: 12px !important;
	}
	.userform input#policyCheck {
		min-height: 14px !important;
	}
	.userform select {
		min-height: 48px;
		border-radius: 5px !important;
		width: 100%;
		background: #f9f9f9;
		border: solid #ccc 1px;
		padding: 0px 10px;
	}
	.btn-blue {
		color: white !important;
		background: #34A853 !important;
		border-radius: 5px !important;
	}
	.userform strong {
		margin-bottom: 10px !important;
		display: block;
	}
	.vendor-bg {
		margin-top: 50px;
		padding: 20px 0px;
	}
	.msite_product img {
		border-radius: 5px;
		margin-bottom: 10px;
		height: 7rem;
		width: 100% !important;
		object-fit: cover;
	}

	.msite_product {
		text-align: center;
		background: #fff;
		border-radius: 5px;
		border: solid #f8f9fa 1px;
		min-height: 150px;
		margin-bottom: 5px;
	}
	.msite_product p {
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		padding: 0px 10px;
	}

	img.img-fluid.position-absolute.tick {
		width: 21px;
		background: none;
		top: 34px !important;
		height: 20px;
		right: 16px !important;
	}
	.heading_detail h1 {
		font-size: 20px !important;
		width: 100%;
	}
	.tabwrapper {
		padding: 20px 12px;
	}
	.tabwrapper h2 {
		margin-bottom: 30px;
	}
	.owl_slidercl {
		border: none;
		padding: 0px;
		border-radius: 5px;
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.services_box {
		text-align: left;
		border-right: none;
		padding-right: 0px;
	}
	.register_box {
		min-height: auto;
		padding: 10px 0px 0px 0px !important;
	}
	.footer_bt {
		border-top: none;
	}
	#page_footer h5:after {
		content: '';
		width: 30px;
		height: 5px;
		position: absolute;
		border-radius: 50px;
		left: 14px;
		top: 77px;
	}
	#page_footer h5 {
		font-size: 20px;
		font-weight: bold;
		margin-bottom: 40px;
		border-top: solid #404040 1px;
		margin-top: 20px;
		padding-top: 20px;
	}
	.footer_bt p {
		margin-bottom: 10px;
		line-height: 24px;
	}
	.footer_bt h3:after {
		width: 55px;
		left: 0px;
		right: 0px;
		bottom: -2px;
	}
	.footer_bt h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.register_box p {
		height: auto;
		font-size: 14px !important;
		padding: 0px 10px;
	}
	.dropdown-menu {
		left: 0px !important;
	}
	button.btn.dropdown-toggle.btn-light {
		margin: 0px !important;
		border: solid #000 1px !important;
		padding: 6px 10px 15px 10px !important;
		line-height: 20px !important;
		font-weight: normal;
		width: 100% !important;
	}
	.appie-single-service {
		margin-top: 24px;
	}
	.activeService.active .category-name {
		border-radius: 3px;
	}
	.select_service {
		margin-top: 80px;
	}
	.category-selection h2 {
		margin-bottom: 36px;
		padding-top: 20px;
	}
	.tick {
		top: 4% !important;
		right: 6% !important;
		width: 12% !important;
		z-index: 1 !important;
	}
	.userform h2 {
		font-size: 22px;
		margin-bottom: 25px;
		color: #000;
		font-weight: bold;
		position: relative;
	}
	.userform h2:after {
		content: '';
		width: 45px;
		height: 5px;
		background: #00c943;
		z-index: 1;
		position: absolute;
		border-radius: 50px;
		left: 0px;
		right: 0px;
		margin: 0 auto;
		top: 30px;
	}
	.rd-box {
		border: 1px solid #ededed !important;
		border-radius: 5px;
	}
	.pd-box {
		border: 1px solid #ccc;
		border-radius: 10px;
		margin-top: 40px;
	}
	.pd-box img {
		margin: 7px 0px 10px 0px;
	}
	.vendor-name {
		font-size: 34px !important;
		margin: 0px !important;
	}
	.about_us .bg-white {
		padding: 15px;
	}
	.location_address {
		font-size: 12px;
		color: #fff;
	}
	.location_open {
		color: #fff;
	}
	.heading_detail {
		margin-bottom: 10px;
	}
	.how-works {
		background-color: #fff !important;
	}
	.our_work ul li {
		list-style: none;
		width: 47%;
		margin-top: 6%;
		margin-right: 3%;
		float: left;
	}
	.our_work_section {
		padding: 45px 0px 0px 0px;
	}
	.reviewrating ul li {
		width: 100%;
	}
	.reviewrating ul {
		display: block;
	}
	.user_detailcl table.table {
		width: 100%;
	}
	.user_detailcl table.table tr {
		float: left;
		width: 49%;
	}
	.user_detailcl table.table tr td strong {
		margin: 0px;
		color: #00c943;
		width: 37px;
	}
	.user_detailcl table.table tr td {
		font-size: 12px;
	}
	.services_form h3 {
		font-size: 18px;
	}
	.location_address img {
		padding-right: 3px;
		margin-right: 3px;
	}
	.our_client .col-6 {
		margin-bottom: 8px !important;
		background: #fff;
		border: solid #ccc 1px;
		max-width: 170px !important;
		float: left;
		display: block;
		margin: auto;
		min-height: 80px;
		text-align: center;
		display: table-cell;
		vertical-align: middle;
		padding: 15px 10px;
		border-radius: 5px;
	}

	.our_client img {
		max-height: 48px;
		background: #fff;
		min-width: auto;
		vertical-align: middle;
		max-height: 75px !important;
		width: 139px !important;
	}
	.our_client .col-sm-2 {
		width: 49%;
		width: 49%;
		margin: 0px;
		padding: 0px;
	}
	a.navbar-brand.logo {
		float: left;
		width: 30%;
	}
	a.navbar-brand.city {
		/* background: #ebebeb; */
		padding: 8px;
		border-radius: 3px;
		font-size: 14px;
		margin-top: 5px;
		line-height: 18px;
		color: #000;
		/* border: solid #6c6c6c 1px; */
		/* margin-right: 0px; */
	}
	.services_form {
		margin-top: 20px;
	}
	.service_btn .owl-nav.disabled {
		display: block !important;
	}
	.service_btn  button.owl-prev {
		position: absolute;
		top: 15px;
		background: #fff !important;
		width: 22px;
		height: 22px;
		border-radius: 30px;
		left: 10px;
	}
	.service_btn button.owl-next {
		position: absolute;
		top: 15px;
		background: #fff !important;
		width: 22px;
		height: 22px;
		border-radius: 30px;
		right: 10px;
	}
	.service_btn p {
		font-size: 11px !important;
		white-space: break-spaces;
		line-height: 16px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		-webkit-box-orient: vertical;
		
	}
	.service_btn .owl-dots {
		display: none;
	}
	.service_btn {
		width: 100%;
		position: relative;
	}
	.sticky-service .service_btn {
		width: 93%;
		margin: 0 auto;
	}
	.topBar {
		padding: 2px 0px;
	}
	.contact_info p .fa-map-marker {
		font-size: 20px;
		width: 30px;
		height: 30px;
		line-height: 15px;
	}
	.contact_info p .fa-phone {
		font-size: 20px;
		float: left;
		background: #ffffff;
		padding: 8px;
		width: 30px;
		text-align: center;
		margin-right: 10px;
		border-radius: 50%;
		height: 30px;
		line-height: 15px;
		color: #00c943;
		margin-top: 0px;
	}
	.sticky-service {
		top: 43px !important;
	}
	.contact_formcl h4 {
		font-size: 15px;
	}
	.businessdata ul li h4 {
		font-size: 13px !important;
		text-transform: uppercase;
		text-transform: capitalize;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		margin-bottom: 0px;
	}
	.businessdata p{
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}
	.businessdata ul li:nth-child(4):after {
		bottom: 70px;
	}
	.our_work ul li img {
		height: auto;
		min-height: 125px;
		max-height: 125px;
	}
	.business_free {
		background: #3581f3;
		padding: 10px;
		border-radius: 5px;
		margin-top: 10px;
	}
	.login_bg {
		display: none;
	}
	.login_partner {
		padding: 15px;
		margin-top: 45px;
	}
	.partnerlogin_form .card-body.login_form {
		padding: 0px;
	}
	.partnerlogin_form input {
		width: 82%;
	}
	.partnerlogin_form img {
		width: 161px;
		margin: 5px auto;
		margin-bottom: 18px;
	}
	.welcome_cl h1 {
		font-size: 19px;
		font-weight: bold;
		padding-bottom: 12px;
	}
	.welcome_cl h1 {
		font-size: 19px;
		font-weight: bold;
		border-bottom: solid #ccc 1px;
		padding-bottom: 12px;
		position: relative;
	}
	.welcome_cl h1:after {
		content: '';
		background: #00c943;
		height: 3px;
		position: absolute;
		width: 80px;
		border-radius: 50px;
		margin: 0 auto;
		left: 0px;
		right: 0px;
		bottom: 0px;
	}
	.welcome_cl h2 {
		font-size: 20px;
		line-height: 33px;
	}
	.digit-group input {
		width: 40px;
		display: inline-block;
		text-align: center;
		margin: 2px;
		line-height: 15px;
		border-radius: 6px !important;
	}
	.about_us {
		width: 100%;
		padding: 2px 0px;
		border-top: solid #ccc 1px;
	}
	div#loginformSec {
		padding: 0px;
	}
	.banner-content.user_detailcl.service_detail table.table tr {
		width: 44%;
	}
	.verifiedVendor {
		top: -3px;
		padding: 4px 10px;
	}
	h1.vendor-name strong {
		top: -4px;
		position: inherit;
		background: #c76036;
		text-shadow: 0px 1px 1px #d25c3e;
		padding: 5px 7px;
	}
	.accordion-button::after {
		right: 10px;
		top: 13px;
	}
	.faq_section .accordion-body {
		font-size: 13px;
	}
	.faq_section button {
		font-size: 13px;
		padding: 15px;
	}
	.form-floating label {
		font-size: 13px;
	}
	.poweredby {
		width: 50%;
		bottom: 75px;
	}
	.heading_detail .fa-star {
		position: relative;
		width: auto;
		margin: 14px 0px;
		font-size: 20px;
		margin-right: 3px;
	}
	.heading_detail .fa-star-half-o {
		margin-right: 6px;
		line-height: 3px;
		font-size: 20px;
		margin-top: 20px;
		
	}
	.privacy-Picfixed {
		position: relative;
		top: 0px;
		z-index: -10;
		min-width: 350px;
		width: 350px;
		margin: 60px 0px 20px 0px;
	}
	abbr {
		overflow: auto;
		white-space: nowrap;
		display: none;
	}
	.banner_dis_head h1 {
		font-size: 20px;
		color: #000;
	}
	.banner_dis_head p {
		color: #000;
		font-size: 16px !important;
		/* text-overflow: ellipsis; */
		/* overflow: hidden; */
		/* white-space: nowrap; */
	}
	.banner_dis .btn{
		width: 100%;
	}
	.banner_dis ul li {
		width: 48%;
		margin-right: 1%;
		margin: 0px 0px 0px 0px;
	}
	.banner_card {
		padding-top: 20px !important;
	}
	.banner_dis ul li strong {
		color: #00c922;
		font-weight: bold;
		font-size: 15px;
		overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
	}
	.banner_dis ul li p {
		padding-bottom: 0px;
		margin-bottom: 0px;
		overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
	}
	.banner_dis {
		padding: 0px 10px;
		position: static;
		background: transparent;
		color: #000;
	}
	.banner_dis_head {
		padding: 20px 10px 0px 10px;
		/* background: #000000d1; */
		position: static;
	}
	.image_sec {
		margin-left: 0px;
	}
	.box_sec_top h4 {
		font-size: 20px;
	}
	.media_image_sec ul li {
		width: 46%;
	}
	.disc_sec {
		margin-top: 3px;
	}
	.sidenav.cityform_box {
		top: 50px;
	}
	.disc_sec p {
		padding: 0px 15px;
	}
	.dynamic_sec_bg {
		width: 100%;
	}
	.detail_img{
		background: transparent;
	}
	.detail_img img {
		opacity: 1;
		width: 100%;
		height: auto;
	}
	.disc_sec ul li .fa {
		margin-right: 5px;
		float: left;
		margin-top: 7px;
		margin-bottom: 13px;
		display: inline-flex;
		width: 20px;
	}
	.our_register_section {
		padding: 10px 0px 5px 0px;
		border-top: solid #edededcc 1px;
		border-bottom: none;
	}
	.our_register_section h2 {
		margin-bottom: 15px;
		font-size: 20px;
		font-weight: bold;
	}
	.discde p, .layout_desc p {
		font-size: 4vw !important;
		line-height: 9vw;
	}
	.disc_sec ul li {
		list-style: none;
		line-height: 8vw;
		padding-bottom: 10px;
		font-size: 4vw;
		display: flex;		
	}
	#page_footer a {
		font-size: 4vw !important;
	}
	.footer_about p {
		font-size: 4vw !important;
		line-height: 8vw;
		margin-bottom: 18px;
		color: #d9d9d9;
	}
	.footer_bt p {
		font-size: 4vw !important;
		line-height: 8vw !important;
		margin-bottom: 18px;
		color: #d9d9d9;
	}
	.btn.cityform_btn {
		position: fixed;
		right: 0px;
		bottom: 0px;
		background: #00c922;
		color: #fff;
		transform: inherit;
		border-radius: 0px;
		padding: 10px 15px;
		z-index: 2;
		width: 100%;
		top: auto;
	}
	.single_img img {
		width: 100%;
		max-height: inherit;
		min-height: auto;
	}
	.single_img {
		margin: 0px 0px;
	}
	.modal_popup_box .modal-header button {
		border: navajowhite;
		background: none;
		color: #f00;
		/* background: #f00; */
		border-radius: 50%;
		width: 25px;
		height: 25px;
		font-weight: bold;
		font-size: 21px;
	}
	section#menu-3 .image_sec {
		padding-left: 15px;
	}
	.modal.modal_popup_box {
		width: 100%;
		height: auto;
		top: 0px;
	}
	.modal_popup_box:after {
		content: '';
		position: fixed;
		background: #000000b3;
		top: 0px;
		left: 0px;
		width: 100%;
		height: 100%;
		z-index: -1;
		bottom: 0px;
	}
	.city_selectcl ul {
		margin: 0px;
		padding: 0px -1px;
	}
	.discde ul li {
		list-style: square;
		margin-left: 28px;
		line-height: 8vw;
		font-size: 4vw !important;
	}
	.container-fluid.pageBanner {
		min-height: auto !important;
		background-position: -2rem;
	}
	.owl-item a {
		background: #fff;
	}
	.selectdatebox h2 {
		margin-top: 10px;
		left: 0px;
		margin-left: -10px !important;
		margin: 0px;
		right: 0px;
		position: inherit;
		margin: 0px !important;
		padding: 14px 0px 0px 0px;
		margin-left: -10px !important;
	}
	
	.slotDateBox {
		width: 113px;
	}
	.slotDateBox p {
		font-size: 13px !important;
		font-weight: normal !important;
	}
	.slot-time-box {

		width: 175px;
	}
	.container-fluid.selectdatebox .row {
		padding-top: 0px;
	}
	/*============== modal Popup css booking slot ==============*/
	div#services .sidenav {
		height: 99%;
	}
	div#services .slotDateBox{
		width: 100px;
	}
	div#services .slot-time-box {
		width: 150px;
	}

	.media_image_sec {
		margin: 0px;
	}
	.business_free h3 {
		color: #fff;
		margin-bottom: 30px;
		text-align: center;
		/* font-weight: bold; */
		line-height: 35px;
		font-size: 20px;
	}
	
	.business_free h2 {
		color: #fff;
		margin-bottom: 30px;
		text-align: center;
		/* font-weight: bold; */
		line-height: 41px;
	}
	.business_free h1 {
		color: #fff;
		margin-bottom: 30px;
		text-align: center;
		/* font-weight: bold; */
		line-height: 41px;
	}
	.other_services_city ul {
		margin: 15px 0px;
		max-height: 300px;
	}
	.other_services_city ul li {
		width: 100%;
		font-size: 4vw;
		line-height: 7vw;
		cursor: pointer;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
	}

	.other_services_city ul li .fa {
		margin-top: 5px;
	}
	.tab_section {
		margin: 0px 10px;
		display: grid;
		overflow-y: clip;
		overflow-x: scroll;
	}
	.tab_section .nav-tabs {
		flex-wrap: inherit;
	}
	.tab_section .nav-tabs li a {
		width: max-content;
		font-size: 13px;
		font-weight: bold;
		padding: 6px 10px;
	}
	.tab_section .nav-tabs .nav-link.active {
		color: #fff !important;
		font-weight: bold !important;
	}
	.datetimepicker.datetimepicker-dropdown-bottom-right.dropdown-menu{
		width: fit-content;
		left: 7% !important;
	}
	.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-right.datepicker-orient-top {
	  width: 200px;
	  right: 100px !important;
	  left: inherit !important;
	}
	.datepicker.datepicker-dropdown.dropdown-menu.datepicker-orient-right.datepicker-orient-bottom {
	  width: 200px;
	  right: 100px;
	  left: inherit !important;
	}
	.loading_img {
		width: 50px;
		margin: 0 auto;
		position: absolute;
		left: 0px;
		right: 0px;
	  }
	.tab-content>.active {
		min-height: 100px;
	  }
	  .banner_dis_content{
		margin-bottom: 0px;
		font-size: 27px !important;
		line-height: 29px;
		width: 100%;
		line-height: 40px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		-webkit-box-orient: vertical;
	  }
	  .banner_dis_content p {
			font-size: 17px !important;
	}

	.top_section_banner h2 {
		font-size: 25px;
		font-weight: bold;
		margin-bottom: 10px;
		width: 100%;
		line-height: 29px;
		position: relative;
		display: inline-block;
		word-wrap: break-word;
		overflow: hidden;
		max-height: 6.6em;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	.carousel-inner .top_section_banner img {
		margin-bottom: 10px;
		max-width: 220px;
		height: 90px;
		height: 70px;
		object-fit: fill;
		min-width: 110px;
	}

	section#brand-banner ol.carousel-indicators {
		display: none;
	}
	.carousel-inner .top_section_banner {
		top: 20px;
	}
	.city_banner_top img {
		width: 100%;
		height: 170px;
		object-fit: cover;
	}
	.banner_dis_head img {
		max-width: 110px !important;
		height: 42px;
		min-width: 350px;
		width: 100%;
	}
	.detail_services img{
		height: 200px;
	}
	.detail_services p {
		text-align: center;
		width: 100%;
		padding: 12px 0px 0px 0px;
		color: #000000 !important;
		/* min-height: 80px; */
		overflow: hidden;
		/* max-width: 75ch; */
		text-overflow: ellipsis;
		white-space: nowrap;
	  }
	  .detail_services p:hover {
		white-space: normal;
		position: absolute;
		z-index: 999;
		background: #fff;
		padding-bottom: 15px;
		/* border: solid #ccc 1px; */
		/* margin-top: 1px; */
		border-radius: 5px;
	  }
	  .services_provider img.img-fluid{
		min-height: auto;
		width: auto;
	  }
	  .feature_box {
		min-height: auto;
		box-shadow: 0px 0px 2px #1e5bfa24;
		padding: 15px 16px;
		margin-top: 15px;
	}
	.amazing_feature_sec {
		padding: 0px 0px;
	}
	.feature-header{
		min-height: auto;
		padding-bottom: 10px;
	}
	.amazing_feature_sec .getin_touch.text-center p {
		padding-bottom: 0px !important;
		margin-bottom: -11px;
	}
	.other_services_sec img{
		height: 7rem;
		opacity: inherit;
	}
	div#top-results-tab {
		min-height: 50px;
	}
	.register_box h4 {
		font-size: 15px;
		margin-bottom: 15px;
		overflow: hidden;
		max-width: 75ch;
		text-overflow: ellipsis;
		white-space: nowrap;
		padding: 0px 10px;
	}
	.accordion a {
		font-size: 13px !important;
	}
	.remove_btm_space .register_box {
		margin-bottom: 0px;
	}
	div#task-creation-div h4 {
		font-size: 17px;
		text-align: center;
		/*margin-top: 17px;*/
	}
	.brand_logo {
		top: 3px;
		left: 20px;
		width: 200px;
	}
	.our_client .main_heading h2 {
		margin-bottom: 25px;
	}
	.selectcity_section {.selectcity_section
		padding: 20px 0px;
	}
	.home_sec_client {
		padding: 20px 8px 20px 15px !important;
	}
	.our_client p{
		margin-bottom: 0px;
	}
	.our_client span {
		top: 7px;
		right: 7px;
	}
	.our_client strong {
		top: 7px;
		right: 7px;
	}
	.heightcl#top-results-tab {
		min-height: 0px;
	}
	.city_banner_top {
		margin-top: 45px;
	}
	section#about {
		border-top: none;
	}
	.service-banner {
		margin-bottom: 15px;
		margin-top: 15px;
	}
	nav#serviceList .service_btn {
		margin-top: 10px;
	}
	button.owl-next .fa {
		margin-top: -7px !important;
		position: absolute;
		text-align: center;
		right: 7px;
	}
	button.owl-prev .fa {
		margin-top: -7px !important;
		position: absolute;
		text-align: center;
		right: 10px;
	}
	.sticky-service .service_btn {
		margin-bottom: 0px !important;
	}
	.sticky-service {
		padding: 5px 0px 10px 0px !important;
	}
	.how-works p {
		font-weight: 500;
		font-size: 4vw !important;
		line-height: 6vw;
	}
	.service-banner {
		margin: 15px 0px;
	}
	.contact_info p {
		min-height: 50px;
		font-size: 14px !important;
		display: flex;
		line-height: 18px;
	}
	.service-section {
		scroll-margin-top: 465px;
	}
	.banner_dis h1 {
		font-size: 25px;
		margin-bottom: 10px;
	}
	.banner_dis p {
		padding-bottom: 10px;
		margin-bottom: 0px;
		color: #000;
	}
	.city_box a {
		text-align: center;
		min-height: 120px;
		margin-top: 0px;
		font-size: 15px;
		border-radius: 5px;
	}
	.detail_logo img {
		/* padding: 10px; */
		height: 60px;
		border-radius: 5px !important;
		object-fit: contain;
		/* text-align: left; */
		min-width: 100px;
		float: none;
		background: #fff;
		padding: 5px;
		margin-bottom: 17px;
		text-align: center;
	}
	.userform .btn {
		padding: 10px 0px;
	}


	ol.carousel-indicators.slide_point li {
		z-index: 999999;
		background: #ccc !important;
		width: 10px;
		height: 10px !important;
		border-radius: 50%;
		/* float: left; */
		margin: 0 auto;
		display: inline-block;
	  }
	  ol.carousel-indicators.slide_point li.active {
		background: #bc1414 !important;
	  }
	  .virtual_banner .banner_dis ul li {
		width: 50%;
		text-align: left;
	}
	.virtual_banner .carousel_dis p {
		margin-bottom: 20px;
		font-size: 16px !important;
		line-height: 29px;
		width: 100%;
		line-height: 27px;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		-webkit-box-orient: vertical;
		padding: 0px 5px;
	  }
	  section#brand-banner .banner_dis {
		/* bottom: 120px !important; */
		/* top: 184px; */
		height: auto;
		/* position: absolute; */
		/* bottom: inherit; */
		/* display: inline-table; */
		z-index: 999;
		bottom: 0px !important;
		top: auto;
	}

/*
bottom: 120px !important;
height: auto;
position: relative !important;
top: inherit !important;
display: flow-root;
bottom: -234px;
*/

	ol.carousel-indicators.slide_point {
		display: block !important;
		text-align: center;
		bottom: -160px;
	}
	.carousel_dis{
		text-align: center;
		z-index: 999 !important;
		color: #fff !important;
	}
	.virtual_banner img {
		height: 550px;
		object-fit: fill;
	}
	section#brand-banner .banner_dis ul li strong {
		white-space: pre-line;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	section#brand-banner .banner_dis ul li p {
		margin-bottom: 0px;
	}
	.footer_bt li {
		list-style: inside;
		margin-left: 0px;
	}
	
	div#virtualForm h4.font-weight-bold {
		text-align: left;
	}
	div#virtualForm p {
		line-height: 22px;
	}
	.carousel-indicators{
		z-index: 1 !important; 
	}
	div#virtualForm .form_scroll {
		height: 60vh;
	  }
	  div#virtualForm {
		position: fixed;
	}
	.modal_popup_box button.btn.btn-primary {
		margin-bottom: -12px !important;
		margin-top: 10px;
	}

	.form_dis{
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.modal_popup_box h5#exampleModalLabel {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	.form_scroll{
		height: auto;
	}
	.lb-nav a.lb-next{
		opacity: 1;
	}
	.lb-nav a.lb-prev {
		opacity: 1;
	}

	.disc_sec h4 {
		white-space: normal;
	}
}



