img {
	width: auto;
	max-width: 100%;
}

a {
	text-decoration: none;
	color: #000;
}

ul {
	list-style: none;
}

html {
	height: 100%;
	scroll-behavior: smooth;
}

body {
	font-size: 16px;
	line-height: normal;
	color: #000000;
	font-weight: normal;
	font-family: "Roboto", sans-serif;
	position: relative;
	min-height: 100%;
	overflow: visible !important;
	line-height: 22px;
	padding-bottom: 8rem;
}

	body.modal-open {
		overflow: hidden !important;
	}

.footer-sec {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #800909;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #800909;
	font-family: "Philosopher", sans-serif;
}

h1, .h1 {
	font-size: 36px;
	line-height: 46px;
}

h2, .h2 {
	font-size: 42px;
	line-height: 47px;
}

h3, .h3 {
	font-size: 32px;
	line-height: 36px;
}

h4, .h4 {
	font-size: 24px;
	line-height: 29px;
}

h5, .h5 {
	font-size: 20px;
	line-height: 30px;
}

h6, .h6 {
	font-size: 18px;
	line-height: 24px;
}

.font12 {
	font-size: 12px;
	line-height: 15px;
}

.font14 {
	font-size: 14px;
	line-height: 24px;
}

.font16 {
	font-size: 16px !important;
	line-height: 19px !important;
}

.mob-font14 {
	font-size: 14px !important;
	line-height: 19px !important;
}

.font18 {
	font-size: 18px;
	line-height: 22px;
}

.font22 {
	font-size: 22px;
	line-height: 25px;
}

.font24 {
	font-size: 24px;
	line-height: 27px;
}

.font32 {
	font-size: 32px;
	line-height: 36px;
}

.color-red {
	color: #A22303 !important;
	font-family: "Philosopher", sans-serif;
}

.style-disc {
	list-style: disc;
	line-height: 21px;
}

btn-check:focus + .btn, .btn:focus {
	box-shadow: none !important;
}

li::marker {
	color: #800909;
}

.style-discUl {
	padding-left: 1rem;
	font-size: 14px
}

.head-top-bg {
	background-color: #FFFBF0;
}

.bg-menu {
	position: sticky;
	top: 0px;
	z-index: 1000;
	background-color: #800909;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.btn1 {
	background-color: #FF8A25;
	border: #000029;
	border-radius: 5pt;
	color: #FFFFFF;
	font-weight: 600;
	padding: 7px 15px;
	font-size: 14px;
	box-shadow: 0px 2px 6px #fe9c2c9c;
}

	.btn1:hover {
		color: #FFFFFF;
		background-color: #f97c10;
	}

.clickTocall {
	color: #000;
}

	.clickTocall:hover {
		color: #000;
	}

.modal-content-bg {
	background-color: transparent !important;
	border: none;
}

	.modal-content-bg .btn-close {
		background-image: url(../content/images/pclose.svg);
		opacity: 1;
	}

.package-btn {
	background-color: #FF8A25;
	border: #000029;
	border-radius: 5pt;
	color: #FFFFFF;
	font-weight: 600;
	padding: 15px 85px;
	font-size: 18px;
	box-shadow: 0px 2px 6px #fe9c2c9c;
}

	.package-btn:hover {
		color: #FFFFFF;
		background-color: #f97c10;
	}

.package-call-btn {
	background-color: #FF8A25;
	border: #000029;
	border-radius: 5pt;
	color: #FFFFFF;
	font-weight: 600;
	padding: 15px 90px;
	font-size: 18px;
	box-shadow: 0px 2px 6px #fe9c2c9c;
}

	.package-call-btn:hover {
		color: #FFFFFF;
		background-color: #f97c10;
	}

.btn-appointment {
	background-color: #ffffff;
	border-radius: 5px;
	font-size: 18px;
	line-height: 22px;
	color: #800909;
	padding: 15px 56px 15px 56px;
	font-weight: 600;
	box-shadow: 0 3px 6px #00000029;
}

	.btn-appointment:hover {
		color: #e36e6e;
	}

.btn-appointment1 {
	background-color: #FF8A25;
	border-radius: 5px;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	padding: 15px 56px 15px 56px;
	font-weight: 600;
	box-shadow: 0px 4px 6px #fe9c2c9c;
}

	.btn-appointment1:hover {
		color: #ffffff;
		background-color: #f97c10;
	}

.btn-consultation {
	background-color: #CC1515;
	border-radius: 5px;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	padding: 15px 56px 15px 56px;
	box-shadow: 0px 4px 6px #cc151542;
}

	.btn-consultation:hover {
		color: #ffffff;
		background-color: #e13030;
	}

.btn-popup-consultation {
	background-color: #CC1515;
	border-radius: 5px;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	padding: 10px 56px 10px 52px;
	width: 90%;
	cursor: pointer;
}

.popup-text-color {
	color: #000000;
}

.btn-popup-consultation:hover {
	color: #ffffff;
	background-color: #e13030;
}

.btn-callus {
	background-color: #FF8A25;
	border-radius: 5px;
	font-size: 18px;
	line-height: 22px;
	color: #ffffff;
	padding: 15px 50px 15px 50px;
	box-shadow: 0px 4px 6px #fe9c2c85;
}

	.btn-callus:hover {
		color: #ffffff;
		background-color: #f97c10;
	}

.navbar-dark .navbar-nav .nav-link {
	color: #FFFFFF !important;
}

.navbar-dark .navbar-toggler {
	border: none;
	color: #FFFFFF;
}

.navbar-toggler:focus {
	text-decoration: none;
	outline: none;
	box-shadow: 0 0 0 .1rem;
}

.banner {
	background-color: #F38806;
	background-image: linear-gradient(180deg, #F38806, #FBBB02);
	opacity: 1;
}

.banner1 {
	background-color: #FF5B15;
	background-image: linear-gradient(180deg, #FF5B15, #FFA630);
	opacity: 1;
}

.banner-icon {
	padding: 0px 25px 0px 12px;
	font-weight: 600;
}

.sub-title {
	font-size: 20px;
	line-height: 26px;
	color: #000000;
	font-weight: 600;
}

.py-40 {
	padding: 40px 0px;
}

.mt-66 {
	margin-top: 66px;
}

.bg-astrologer {
	background-color: #FFFBF0;
}

.heading:after {
	content: " ";
	background-image: url(../Content/images/wave.svg);
	display: block;
	width: 100%;
	max-width: 291px;
	height: 18px;
	margin: 25px auto;
}

.bg-important {
	background-color: #FFF6DE;
}

.title {
	color: #7A0101;
}

.contentSlider .item {
	cursor: default;
}

.divider {
	border: 1px solid #800909;
	margin: 20px auto 0px auto;
}

.box-shadow {
	box-shadow: 0 3px 6px #00000026;
	margin-bottom: 15px;
	border: #FCF4DE solid 1px;
	border-radius: 9px;
}

.box-shadow1 {
	box-shadow: 0 3px 6px #0000000a;
	margin-bottom: 15px;
	border: #FCF4DE solid 1px;
	border-radius: 9px;
}

.inside-box-active {
	box-shadow: 0px 3px 0px 0px #FF8A25;
	margin-bottom: 15px;
	border: #FF8A25 solid 1px !important;
	border-radius: 10px;
	max-width: 235px;
	width: 100%;
	cursor: pointer;
}

.inside-box {
	margin-bottom: 15px;
	border: #D7D7D7 solid 1px;
	border-radius: 10px;
	max-width: 235px;
	width: 100%;
	cursor: pointer;
}

.package-price {
	color: #800909;
	font-family: "Philosopher", sans-serif;
	font-weight: bold;
}

.package-price1 {
	color: #A22303;
	font-family: "Philosopher", sans-serif;
}

.package-type-color {
	color: #484848;
}

.discount {
	text-decoration: line-through;
	display: none;
}

/*.foregroundvideo {
	background-image: url(../Content/images/patri.webp);
	background-size: cover;
	background-position: top center;
	width: 100%;
	height: 100%;
	max-width: 541px;
	max-height: 411px;
	display: flex;
	align-items: center;
	justify-content: center;
}*/

.video-thumbnail {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}

.bookconsult-title {
	padding-top: 114px;
}

.bookconsult {
	border: 2px solid #A22303;
	border-radius: 9px;
	padding: 21px;
	background-color: #FFFBF0;
}

.icon-heading {
	color: #ffffff;
	display: inline-block;
	padding: 0px 24px;
	text-align: left;
	font-family: "Philosopher", sans-serif;
}

.gray {
	font-size: 14px;
	color: #959595;
	line-height: 17px;
	text-align: center;
}

.accordion-header {
	background-color: #FFFBF0;
	padding: 0px 20px;
}

.accordion-item {
	border-radius: 9px;
	box-shadow: 0px 0px 5px #00000033;
	margin: 25px 0px;
	border: none;
}

.accordion-button {
	background-color: #FFFBF0;
	padding: 10px;
}

	.accordion-button:not(.collapsed) {
		color: #000000;
		background-color: #FFFBF0;
		box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
	}

.accordion-button {
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	position: relative;
}

	.accordion-button:focus {
		border: none;
		box-shadow: none;
	}

.accordion-sec {
	margin-bottom: 25px;
}

.accordion-button::after {
	background-image: url(../Content/images/Layer_1.svg) !important;
	width: 0.8rem;
	height: 0.8rem;
	background-size: 0.8rem;
	position: absolute;
	right: 0px;
}

.list-inline li:first-child {
	border-left: 0px;
}

.list-inline-item a {
	color: #FFFFFF;
}

.list-inline-item {
	border-left: 1px solid #ffffff;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 0px !important;
	line-height: 10px;
}

.site_copyright {
	color: #FFFFFF;
	font-size: 14px;
}

.bookcall-cons:after {
	content: " ";
	background-image: url(../Content/images/wave.svg);
	display: block;
	width: 100%;
	max-width: 291px;
	height: 18px;
	margin: 25px auto;
}

.testi-icon {
	width: 100%;
}

.testimonial {
	padding: 10px 25px 0px 25px;
}

.testimonial-content {
	min-height: 98px;
}

.star {
	display: inline-block !important;
	width: auto !important;
}

.ribbon-red-top {
	width: 108px;
	height: 108px;
	overflow: hidden;
	position: absolute;
	top: -1px;
	right: -1px;
	display: none;
}

.ribbon-red {
	display: block;
	color: #fff;
	width: 150px;
	text-align: center;
	font-weight: 500;
	background-color: #44c654;
	outline: 1px dashed #fff;
	outline-offset: -4px;
	border: none;
	left: 0px;
	top: 6px;
	padding: 7px 0;
	position: relative;
	transform: rotate(31deg);
}


	.ribbon-red:before {
		content: "";
		position: absolute;
		left: 0;
		z-index: -1;
		border-left: 4px solid #44c654;
		border-right: 4px solid transparent;
		border-bottom: 4px solid transparent;
		border-top: 4px solid #44c654;
	}

	.ribbon-red:after {
		content: "";
		position: absolute;
		right: 0px;
		z-index: -1;
		border-left: 4px solid transparent;
		border-right: 4px solid #44c654;
		border-bottom: 4px solid transparent;
		border-top: 4px solid #44c654;
	}

.ribbon-package {
	font-size: 14px;
	font-weight: 500;
	color: #fff;
	background-image: url(../Content/images/rib.svg);
	text-align: center;
	padding: 4px 20px;
	position: absolute;
	left: 50%;
	top: -3%;
	transform: translateX(-50%) rotate(0deg);
	transform-origin: center;
	background-repeat: no-repeat;
	background-size: contain;
	border-radius: 0px 0px 5px 10px;
	text-transform: uppercase
}

.modal-content {
	background-color: #FFFBF0;
	border-radius: 20px;
}

.modal-header {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: space-between;
	padding: 1rem 1rem;
	border: none;
}

.btn-close {
	opacity: 1;
	border-radius: 1rem;
	font-size: 12px;
}

	.btn-close:focus {
		box-shadow: none;
	}

.modal-body {
	padding-top: 0px;
}

.iti {
	display: block !important;
}

.owl-dots {
	display: block !important;
}

.owl-dot {
	display: inline-block !important;
	width: 10px;
	height: 10px;
	background-color: #D7D7D7 !important;
	border-radius: 50%;
	cursor: pointer;
	margin: 20px 5px 0px 5px;
}

	.owl-dot.active {
		background-color: #80090D !important;
	}

.owl-carousel .owl-item img {
	display: inline-block !important;
	width: auto !important;
}



.youtube-player iframe {
	border-radius: 10px;
	overflow: hidden;
	z-index: 1;
}

.feedback-video-player video {
	border-radius: 10px;
	overflow: hidden;
	z-index: 1;
}

.banner-youtube-player {
	border-radius: 10px;
	overflow: hidden;
	z-index: 1;
}


#read-more-button {
	display: none;
}

#more-text {
	display: block;
}

.modal.fade .modal-dialog {
	transform: translateY(100%);
	transition: transform 0s ease-out;
	/*transition: transform 0.3s ease-out;*/
}

.modal.fade.show .modal-dialog {
	/*transform: translateY(0);*/
	transform: none;
}

.modal-dialog {
	max-width: 730px !important;
}

.loader-popup {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #00000040;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 9999;
}

.loader-popup-hide {
	display: none;
}

.spinner {
	display: grid;
	place-items: center;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	animation: spin 2s infinite linear;
	border: 12px outset aliceblue;
}

	.spinner::before {
		content: "";
		border-radius: 50%;
		width: 80%;
		height: 80%;
	}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

.youtube-player {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	cursor: pointer;
}

	.youtube-player iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 0;
	}

	.youtube-player img {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border: 0;
	}

.Benefits-left img {
	max-width: fit-content;
}

.Whatsapp {
	position: fixed;
	z-index: 8;
	bottom: 15px;
	clear: both;
	right: 15px;
}

.banner-modal-content {
	background-color: transparent;
	border: none;
}

	.banner-modal-content iframe {
		width: 100%;
		height: 394px;
	}

	.banner-modal-content .btn-close {
		background-image: url(../content/images/pclose.svg);
	}

.head-mobile {
	background-color: #A12604;
	border-radius: 5px;
}

	.head-mobile a {
		color: #ffffff;
	}

		.head-mobile a:hover {
			color: #ffffff;
		}

pagination {
	justify-content: center;
}

.pagination a {
	margin-right: 10px;
}

.nav-link.active {
	color: #FFFFFF;
	font-weight: bold;
}

.topbox {
	background-color: #7A0101;
	border-radius: 10px 10px 0px 0px
}

.color-white {
	color: #ffffff;
	font-family: "Philosopher", sans-serif;
}

.package-li {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-direction: column;
}

	.package-li li {
		position: relative;
		padding-left: 24px;
		margin-bottom: 1rem;
	}

		.package-li li::before {
			content: "";
			position: absolute;
			left: 0;
			top: 50%;
			transform: translateY(-50%);
			width: 16px;
			height: 14px;
			background-image: url("../content/images/check.svg");
			background-size: contain;
			background-repeat: no-repeat;
		}

.videowrapper {
	cursor: pointer;
}

.energy-mt {
	margin-top: 0px;
}

.mt-outofcountry {
	margin-top: 33px !important;
}

@media screen and (min-width:767px) {
	body {
		padding-bottom: 5rem;
	}
}

@media screen and (max-width:1400px) {

	.energy-mt {
		margin-top: 20px !important;
	}

	.foregroundvideo {
		max-width: 479px;
		max-height: 366px;
	}

	.font22 {
		font-size: 22px;
		line-height: 25px;
	}

	/*	.font24 {
		font-size: 24px;
		line-height: 27px;
	}*/
	.package-btn {
		padding: 15px 85px;
	}

	.package-call-btn {
		padding: 15px 90px;
	}
}

@media (max-width: 1240px) {
	.btn1 {
		padding: 7px 12px;
		font-size: 12px;
	}
}

@media screen and (max-width:1199px) {
	.mt-outofcountry {
		margin-top: 45px !important;
	}

	/*.font20{
		font-size:20px;
		line-height:23px;
	}*/

	.energy-mt {
		margin-top: -6px !important;
	}

	.consult-sec div.row {
		align-items: end !important;
	}

	.testimonial-content {
		min-height: 140px;
	}

	.foregroundvideo {
		max-height: 298px;
		max-width: 390px;
	}

	div#videoThumbnail img {
		max-width: 300px;
	}

	.package-btn {
		padding: 15px 66px;
		font-size: 16px;
	}

	.package-call-btn {
		padding: 15px 70px;
		font-size: 16px;
	}

	.package-padding {
		padding: 0px 36px;
	}
}

@media screen and (min-width:991px) {
	.contentSlider.owl-loaded.owl-drag .owl-stage {
		display: flex;
		flex-wrap: wrap;
		width: 100% !important;
		position: initial;
		margin: 0 auto;
		transition: initial !important;
		transform: initial !important;
	}

		.contentSlider.owl-loaded.owl-drag .owl-stage .owl-item {
			width: calc(100% / 3 - 60px / 3) !important;
			margin-left: 20px !important;
			margin-right: 0px !important;
			margin-top: 10px;
			margin-bottom: 10px;
		}

			.contentSlider.owl-loaded.owl-drag .owl-stage .owl-item.cloned {
				display: none;
			}

	.contentSlider .owl-dots {
		display: none !important;
	}
}

@media (max-width: 991px) {
	.mt-outofcountry {
		margin-top: 0px !important;
	}

	.benefits-ul li {
		position: relative;
		max-width: 500px;
		margin: 0 auto;
	}

		.benefits-ul li::before {
			content: "";
			position: absolute;
			left: 0;
			top: 50%;
			transform: translateY(-50%);
			width: 16px;
			height: 14px;
		}

	.icon-heading {
		min-height: 108px
	}

	.BoxValuePrice {
		display: flex;
		flex-direction: column;
		justify-content: center; /* Centers content vertically */
		align-items: center; /* Centers content horizontally */
	}

	.Pcast {
		padding-bottom: 50px !important;
	}

	.inside-box .font24 {
		font-size: 22px;
	}

	.head-top-bg .container {
		max-width: 100%;
	}

	.testimonial-content {
		min-height: 65px;
	}

	#headermenu .container {
		max-width: 100%;
	}

	.Benefits-left img {
		max-width: 400px;
		margin: auto;
	}

	.bookcall-title:after {
		content: " ";
		background-image: url(../Content/images/wave.svg);
		display: block;
		width: 100%;
		max-width: 291px;
		height: 18px;
		margin: 25px auto;
	}

	#ActualNormalPrice, #ActualUrgentPrice {
		display: block;
	}

	.package-btn {
		padding: 15px 100px;
		font-size: 18px;
	}

	.package-call-btn {
		padding: 15px 105px;
		font-size: 18px;
	}


	.fluid-Expertise {
		overflow: hidden;
	}

	.videosec-right {
		justify-content: center !important;
	}

	.foregroundvideo {
		max-width: 525px;
		height: 402px;
		max-height: initial;
	}

	div#videoThumbnail img {
		max-width: 500px;
	}

	.navbar {
		position: inherit;
	}

	.navbar-collapse {
		background-color: #af1f1f;
		position: absolute;
		top: 99%;
		right: -100%;
		width: 100%;
		transition: .5s all;
		height: 100vh !important;
		padding: 15px;
		z-index: 9;
	}

		.navbar-collapse.collapse.show {
			right: 0%;
			transition: .5s all !important;
		}

		.navbar-collapse.show, .navbar-collapse.collapse, .navbar-collapse.collapse.collapsing, .navbar-collapse.collapse.collapsing.show, .navbar-collapse.collapsing.show {
			transition: .5s all !important;
		}

	.contentSlider .owl-dots {
		display: none !important;
	}

	.box-shadow {
		min-height: 270px;
	}

	.box-shadow1 {
		min-height: 280px;
	}
}


@media (min-width: 768px) {
	#read-more-button {
		display: none;
	}

	#more-text {
		display: block !important;
	}
}

@media (max-width: 767px) {
	.mt-outofcountry {
		margin-top: 0px !important;
	}

	.icon-heading {
		min-height: 38px;
	}

	#cvalue {
		display: flex;
		flex-direction: column; /* Ensure it's in a column layout */
	}

	#cvalue1 {
		display: flex;
		flex-direction: column; /* Ensure it's in a column layout */
	}

	#ActualUrgentPrice {
		order: 1; /* Display first */
	}

	#ActualNormalPrice {
		order: 1; /* Display first */
	}

	#crtprice {
		order: 2; /* Display second */
	}

	.gstex {
		order: 3; /* Display third */
	}

	.package-btn {
		padding: 15px 106px;
		font-size: 18px;
	}

	.package-call-btn {
		padding: 15px 111px;
		font-size: 18px;
	}

	.Pcast {
		padding-bottom: 100px !important;
	}

	.font22 {
		font-size: 22px;
		line-height: 25px;
	}

	.foregroundvideo {
		height: 393px;
	}

	.bookconsult {
		text-align: center;
	}

	.site_copyright {
		font-size: 12px;
	}

	.modal-dialog {
		max-width: 592px !important;
	}


	.bg-book-consultation {
		padding: 43px;
		width: 100%;
		bottom: 0px;
		position: fixed; /* Change sticky to fixed */
		z-index: 5; /* Make sure it's above other elements */
		box-shadow: 0px 0px 10px #00000038;
	}

	/*.btn-popup-consultation {
		width: 100%;
		background-color: #CC1515;*/ /* Adjust button style */
	/*color: white;
		padding: 15px 0;
		text-align: center;
	}*/

	/*.bg-book-consultation {
		padding: 43px;
		width: 100%;
		bottom: 0px;
		position: sticky;
		z-index: 5;
		box-shadow: 0px 0px 10px #00000038;
	}*/

	.youtube-player iframe {
		border-radius: 10px;
		overflow: hidden;
		z-index: 1;
		width: 100%;
	}

	.feedback-video-player video {
		border-radius: 10px;
		overflow: hidden;
		z-index: 1;
		width: 100%;
	}

	#more-text {
		display: none;
	}

	#read-more-button {
		display: block;
		color: #FFA630;
		text-decoration: underline;
	}

	.box-shadow {
		min-height: 290px;
	}

	.box-shadow1 {
		min-height: 328px;
	}

	.contentSlider .owl-dots {
		display: none !important;
	}

	.bg-astrologer-mobile {
		background-color: #A12604;
	}

	.astro-title {
		color: #FFFFFF;
		opacity: 1;
	}

	.bg-astrologer-mobile p {
		color: #FFFFFF;
		opacity: 1;
	}

	.bookcall-title:after {
		margin: 25px auto;
	}

	.font24 {
		font-size: 24px;
		line-height: 27px;
	}

	.font26 {
		font-size: 26px;
		line-height: 29px;
	}

	.title {
		text-align: center;
	}

	.bookcall-title {
		padding-top: 50px;
		text-align: center;
		padding-bottom: 0px !important;
	}

	.bookconsult-title {
		padding-top: 50px;
		text-align: center;
		padding-bottom: 20px !important;
	}

		.bookconsult-title:after {
			content: " ";
			background-image: url(../Content/images/wave.svg);
			display: block;
			width: 100%;
			max-width: 291px;
			height: 18px;
			margin: 14px auto;
		}

	.footer-sec {
		bottom: 85px;
	}
}

@media (max-width: 576px) {
	.list-inline-item {
		padding-left: 7px;
		padding-right: 7px;
	}

	.iti--fullscreen-popup .iti__dropdown-content {
		display: flex;
		flex-direction: column;
		max-height: 100%;
		position: relative;
		width: 95%;
		left: 10px;
	}

	.box-shadow {
		min-height: 290px;
	}

	.box-shadow1 {
		min-height: 380px;
		display: flex;
		flex-direction: column;
		justify-content: space-evenly;
	}

	.foregroundvideo {
		height: 347px;
		max-width: 452px;
	}

	.btn-appointment {
		font-size: 18px;
		padding: 15px 15px 15px 15px;
		width: 100%;
	}

	.btn-popup-consultation {
		font-size: 18px;
		width: 90%;
		padding: 10px 15px 10px 15px;
	}

	.btn-appointment1 {
		font-size: 18px;
		padding: 15px 32px 15px 32px;
		width: 100%;
	}
}

@media screen and (max-width:480px) {
	.package-type-color {
		font-size: 12px;
	}

	.foregroundvideo {
		height: 272px;
		max-width: 357px;
	}

	div#videoThumbnail img {
		max-width: 277px;
	}
}

@media screen and (max-width:440px) {

	.package-btn {
		padding: 15px 74px;
		font-size: 16px;
	}

	.package-call-btn {
		padding: 15px 79px;
		font-size: 16px;
	}

	.foregroundvideo {
		height: 208px;
		max-width: 271px;
	}

	div#videoThumbnail img {
		max-width: 206px;
	}

	.box-shadow1 {
		min-height: 475px;
		display: flex;
		flex-direction: column;
		justify-content: space-evenly;
	}
}
