@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');


body {
	margin: 0px;
	padding: 0px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 17px;
	color: #525252;
}

a {
	color: #525252;
	text-decoration: none;
}

a:hover {
	color: #1d97c6;
	text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Poppins', sans-serif;
}

/*top-header-menubar-start*/
.clr-red {
	color: #bc3038;
}

.clr-black {
	color: #000;
}

.clr-white {
	color: #fff;
}

.clr-bl {
	color: #094081;
}

.clr-lblue {
	color: #2481b9;
}

.clr-gr {
	color: #525252;
}

.bg-ywhite {
	background-color: #ffffe8;
}

.bg-lgrey {
	background-color: #e9ecf2;
}

.text-upper {
	text-transform: uppercase;
}

.btn-med {
	padding: 4px 15px;
	transition: 0.2s ease-in-out;
}

.btn-lag {
	padding: 8px 20px;
	transition: 0.2s ease-in-out;
}

.btn-sm {
	padding: 0px 12px;
	border-radius: 30px;
	font-size: 14px;
	transition: 0.2s ease-in-out;
}

.btn-white {
	color: #1d97c6;
	background-color: #fff;
	border: 1px solid #fff;
}

.btn-blue {
	color: #fff;
	background-color: #094081;
	border: 1px solid #094081;
}

.btn-blue:hover {
	color: #fff;
	background-color: #ac206a;
	border: 1px solid #ac206a;
}

.btn-grey {
	color: #fff;
	background-color: #c6c6c6;
	border: 1px solid #c6c6c6;
}

.btn-grey:hover {
	color: #fff;
	background-color: #094081;
	border: 1px solid #094081;
}

.btn-white:hover {
	color: #fff;
	background-color: #1d97c6;
	border: 1px solid #1d97c6;
}

.btn-bgb {
	background: #FF5722;
	color: #fff;
}

.btn-trans {
	background-color: transparent;
	color: #fff;
}

.btn-check:focus+.btn,
.btn:focus {
	outline: 0;
	box-shadow: 0 0 0 0.25rem rgba(9, 107, 116, 0.2);
}

.btn:hover {
	color: #fff;
}

.btn-trans:hover {
	background-color: #910000;
	color: #fff;
}

.bg-grey {
	background-color: #F2F2F2;
}

.bg-grrb {
	background: #1E3A8A;
}

.bg-vbmid {
	background: #1E3A8A;
}

.b-0 {
	border: 0px !important;
}

.b-r-0 {
	border-radius: 0px;
}

.b-r-10 {
	border-radius: 10px;
}

.b-r-15 {
	border-radius: 15px;
}

.b-r-20 {
	border-radius: 20px;
}

.b-r-30 {
	border-radius: 30px;
}

.f-med {
	font-size: 21px;
}

.f-300 {
	font-weight: 300;
}

.f-400 {
	font-weight: 400;
}

.f-500 {
	font-weight: 500;
}

.f-600 {
	font-weight: 600;
}

.f-700 {
	font-weight: 700;
}

.f-800 {
	font-weight: 800;
}

.b-red {
	border: 1px solid #910000;
}

.ply-3 {
	padding-left: 30px;
	padding-right: 30px;
}

.ply-4 {
	padding-left: 40px;
	padding-right: 40px;
}

.sec-lg {
	padding: 80px 0px;
}

.sec-med {
	padding: 60px 0px;
}

.sec-sm {
	padding: 40px 0px;
}

.sec-xm {
	padding: 20px 0px;
}

.fm-weight {
	font-weight: 400;
}

.d-sb {
	display: inline-block;
}

.br2 {
	box-shadow: 1px 6px 11px 0px rgb(0 0 0 / 28%);
}

.br-wl {
	border: 1px solid rgb(0 0 0 / 15%);
}

.navbar-brand img {
	max-width: 140px;
	padding: 10px 0px;
}

.top-header {
	z-index: 9999;
	transition: 0.4s ease-in;
}

.top-header.sticky {
	box-shadow: 0 4px 30px -5px rgba(0, 0, 0, 0.2);
	position: fixed;
	width: 100%;
}

.top-header {
	background-color: #fff;
}

.hr-btm {
	align-items: unset;
}

.hr-top {
	background-color: #262626;
	padding: 2px 0px;
}

.hr-inr li i {
	width: 15px;
	height: 15px;
	display: inline-block;
	background-size: contain;
}

.inc-phone {
	background: url('../images/icn-phone.png')no-repeat;
}

.inc-mail {
	background: url('../images/icn-mail.png')no-repeat;
}

.top-header .navbar.navbar-expand-lg {
	padding-top: 0rem;
	padding-bottom: 0rem;
}

.hr-inr {
	text-align: right;
}

.hr-inr ul li {
	display: inline-block;
	margin-left: 30px;
}

.hr-inr ul li a i {
	position: relative;
	top: 1px;
	margin-right: 10px;
}

.hr-inr ul li a {
	color: #fff;
	font-size: 13px;
}

.hr-inr ul li a:hover {
	color: #b8b8b8;
}

.sm-view {
	display: none;
}

.top-header .navbar-brand {
	padding-top: 0;
	padding-bottom: 0;
	max-width: 340px;
}

.top-header ul.navbar-nav>li.nav-item.btn-nav a {
	color: #14b3e9;
	text-decoration: none;
}

.top-header ul.navbar-nav>li.nav-item.last:hover {
	border: 1px solid transparent;
}

.top-header ul.navbar-nav>li.nav-item {
	padding: 0px;
	border: 1px solid transparent;
}

.top-header ul.navbar-nav>li.nav-item a {
	color: #000;
	font-size: 15px;
	font-family: 'Open Sans', sans-serif;
	transition-duration: 0.4s;
	font-weight: 600;
	position: relative;
}

.top-header ul.navbar-nav>li.nav-item a.nav-link {
	padding: 4px 10px;
	font-weight: 600;
}

.top-header ul.navbar-nav>li.nav-item a.nav-link:hover {
	color: #e84469;
}

.top-header ul.navbar-nav>li.btn-nav {
	padding-left: 40px;
}

.top-header .btn-red.nav-link:hover {
	color: #fff !important;
}

.top-header .navbar-nav .nav-link:focus,
.top-header .navbar-nav .nav-link:hover {
	color: #fff;
}

.icn-hm a:before {
	background-position: -2px ​-2px !important;
	background: url('../images/hr-home.png')no-repeat;
}

/*Banner*/
.slider-banner .carousel-control-next,
.slider-banner .carousel-control-prev {
	width: 10%;
	z-index: 999;
}

.slider-banner .carousel-caption {
	position: absolute;
	text-align: left;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.slider-banner .container,
.slider-banner .row {
	height: 100%;
}

.slider-banner .bg-img {
	width: 100%;
}

.slider-banner h1 {
	font-weight: 600;
	font-size: 42px;
	line-height: 50px;
	margin-bottom: 0px;
}

.slider-banner h2 {
	font-weight: 400;
	font-size: 32px;
	line-height: 35px;
	margin-bottom: 10px;
}

.slider-banner .carousel-indicators [data-bs-target] {
	width: 15px;
	height: 3px;
	background-color: #9b0000;
	opacity: 1;
}

.slider-banner .carousel-indicators [data-bs-target].active {
	width: 30px;
}

.d-inline-block {
	display: inline-block;
	width: auto;
}

/*Footer Styles*/
.footer {
	color: #fff; 
	background-color: #2f2f2f;
}

.footer p {
	font-size: 16px;
}

.top-ftr h5 {
	margin-bottom: 5px;
	font-size: 16px;
	font-weight: 400;
}

.top-ftr ul.menu {
	margin-bottom: 0px;
}

.top-ftr ul.menu li {
	line-height: 32px;
}

.top-ftr ul.menu li a {
	color: #fff;
	font-weight: 200;
}

.top-ftr ul li a {
	font-size: 16px;
}

.top-ftr ul li a:hover {
	color: #b8b8b8;
}

.ftr-about {
	text-align: justify;
	font-size: 16px;
}

.top-ftr {
	padding: 40px 0px;
}

.top-ftr .last p {
	margin-bottom: 10px;
}

.top-ftr .first ul {
	padding-left: 0px;
}

.btm-ftr {
	text-align: center;
	padding: 10px 0px;
}


ul.f-add li {
	margin-bottom: 15px;
	display: flex;
	word-break: break-all;
}

.social-link ul {
	display: inline-block;
}

.social-link i.fa-youtube-play {
	font-size: 22px;
	position: relative;
	top: 2px;
}

.f-add li i.fa-map-marker {
	top: 3px;
}

.f-add li i {
	display: inline-block;
	margin-right: 15px;
	position: relative;
}


.social-link {
	padding-top: 15px;
}

.social-link i {
	color: #fff;
}

/* Top Header*/
.h-rt {
	display: inline-block;
	margin-left: auto;
}

.hi-lt ul {
	background: rgb(19, 154, 176);
	background: linear-gradient(90deg, rgba(19, 154, 176, 1) 0%, rgba(58, 76, 142, 1) 50%, rgba(177, 31, 105, 1) 100%);
	display: inline-block;
}

.hi-lt {
	text-align: right;
}

.hi-lt li {
	margin-left: 30px;
	display: inline-block;
}

.hi-lt li a,
.hi-lt li {
	color: #fff;
	font-size: 13px;
	line-height: 13px;
}

.hi-lt li i {
	padding-right: 10px;
	font-size: 16px;
}

.hi-rt {
	display: flex;
	flex-wrap: wrap;
	padding-top: 30px;
}

.hir-rt ul {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
}

.hir-rt li {
	display: inline-block;
	margin-left: 15px;
}

.bt-usr i {
	font-size: 33px;
	color: #365191;
}

.bt-usr i:hover {
	color: rgba(19, 154, 176, 1);
}

.bt-usr {
	border-radius: 30px;
}

.bt-crt {
	padding: 4px 9px 4px 6px;
	border-radius: 30px;
	background: linear-gradient(90deg, rgba(19, 154, 176, 1) 0%, rgba(58, 76, 142, 1) 50%, rgba(177, 31, 105, 1) 100%);
	transition: 0.2s ease-in-out;
}

.bt-crt {
	color: #fff;
}

.bt-crt:hover {
	color: #fff;
}

.bt-crt i {
	font-size: 21px;
}

.hir-rt a {
	font-weight: 500;
}

.btn-ms i {
	padding-right: 10px;
}

.hir-rt {
	text-align: right;
	margin-left: auto;
}

/* Music Classes */
.cl-img {
	border-radius: 50%;
	background: linear-gradient(90deg, rgba(19, 154, 176, 1) 0%, rgba(58, 76, 142, 1) 50%, rgba(177, 31, 105, 1) 100%);
	text-align: center;
	margin: auto;
	width: 150px;
	height: 150px;
	padding: 10px;
	transition: 0.3s ease-in-out;
	align-items: center;
	display: flex;
}

.cl-img:hover {
	background: linear-gradient(90deg, rgba(177, 31, 105, 1) 0%, rgba(58, 76, 142, 1) 50%, rgba(19, 154, 176, 1) 100%);
}

.cl-img img {
	width: auto !important;
	margin: auto;
}

.mclass-carousel .btm h5,
.mclass-carousel .btm p {
	color: #094081;
	font-weight: 500;
	margin-bottom: 0px;
}

.mclass-carousel .btm {
	text-align: center;
	padding-top: 15px;
	margin-bottom: 30px;
}

.pn-icn .owl-nav button span {
	font-size: 50px;
	color: #8e939d;
	font-weight: 100;
}

.pn-icn .owl-nav span:hover {
	background-color: #e84469;
	box-shadow: 0px 0px 16px rgb(0 0 0 / 38%);
}

.mclass-carousel .owl-nav span:hover {
	background-color: transparent;
	box-shadow: unset;
}

.pn-icn .owl-prev {
	float: left;
	margin-left: -30px;
}

.pn-icn .owl-next {
	float: right;
	margin-right: -30px;
}

.pn-icn .owl-nav {
	width: 100%;
	position: absolute;
	bottom: 40%;
}

.sec-counter h4 {
	margin-bottom: 0px;
}

.sec-counter p {
	color: #fff;
	margin-bottom: 0px;
}

.sh-exp form {
	display: flex;
	flex-wrap: wrap;
}

.sh-exp select,
.sh-exp button {
	padding: 12px 20px;
}

.sh-exp .form-group {
	width: 25%;
	display: inline-block;
}

.sh-exp .form-control {
	margin-bottom: 0px;
	border-radius: 0px;
	border-color: #b8b8c6;
	box-shadow: 0px 5px 13px 0.25rem rgb(147 147 147 / 18%);
	color: #000033;
}

.sh-exp .form-control:focus {
	box-shadow: 0 0 5px 0.25rem rgb(177 31 105 / 13%) !important;
}

.btn-l {
	text-align: left;
	padding-left: 10px;
}

.sec-hw {
	background: url('../images/how-it-works-bg.png')no-repeat;
	background-size: 100% 100%;
}

.sec-hw .btn-btm {
	text-align: left;
}

.inr-wrk {
	justify-content: space-around;
	display: flex;
	margin: 60px 0px;
}

.inr-wrk .cl-img {
	display: inline-block;
}

.inr-wrk h6 {
	font-weight: 600;
}

.inr-wrk h6,
.inr-wrk p {
	color: #fff;
	font-size: 15px;
	margin-bottom: 0px;
}

.inr-wrk p {
	line-height: 15px;
	font-weight: 300;
}

.inr-wrk .cl-img img {
	max-width: 40px;
	margin-bottom: 10px;
}

.line-br {
	height: 3px;
	background-image: linear-gradient(90deg, transparent, transparent 50%, #fff 50%, #fff 100%), linear-gradient(90deg, #11aec9, #655890, #e0e4cc, #655890, #11aec9);
	display: none;
	border: none;
}

.sec-g-cert {
	background: url('../images/global-certification.png')no-repeat;
	background-size: 100% 100%;
}

.h-ts-sl {
	padding: 0px 40px;
}

.h-ts-sl h6 {
	font-weight: 800;
	color: #094081;
	margin-bottom: 12px;
	margin-top: 10px;
}

.sec-h-tm .inr {
	text-align: center;
}

.h-ts-sl p {
	font-size: 15px;
	line-height: 28px;
	color: #000;
	margin-bottom: 0px;
}

.h-ts-im {
	width: 150px;
	margin: auto;
}

.h-ts-sl {
	padding: 0px 40px;
}

.ts-carousel .owl-nav button span {
	background-color: #d9d9d9;
	width: 30px;
	height: 30px;
	display: inline-block;
	line-height: 27px;
	border-radius: 30px;
	font-weight: 200;
	color: #fff;
}

.ts-carousel .owl-nav button span:hover {
	background-color: #094081;
}

.sec-dapp {
	background: url('../images/download-music-app-background.png')no-repeat;
	background-size: cover;
	padding-bottom: 0px !important;
}

.lt-im {
	text-align: center;
}

.img-store {
	/*padding-top: 10%;*/
}

.rt-im .inr {
	display: flex;
	height: 100%;
	flex-wrap: wrap;
}

.rt-im .img-store {
	align-self: auto;
	justify-content: space-between;
	display: flex;
	width: 100%;
}

.ts-carousel,
.mclass-carousel {
	padding: 30px 0px;
}

.mclass-carousel .owl-nav button span {
	font-weight: 400;
}

.i-name {
	color: #000033;
	font-weight: 400;
}

.ins-img a {
	font-size: 15px;
	border-radius: 7px;
}

.clr-lblue {
	color: #294ebb;
}

.ins-img .btm {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
}

.-name {
	font-size: 15px;
}

.c-inr {
	padding: 10px 0px;
}

.ins-ic {
	padding: 50px 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.cl {
	display: inline-block;
	width: 25%;
	padding-right: calc(var(--bs-gutter-x)/ 1);
	padding-left: calc(var(--bs-gutter-x)/ 1);
}

.ins-img {
	padding: 5px;
	transition: 0.3s ease-in-out;
}

.ins-img:hover {
	box-shadow: 0px 5px 13px 0.25rem rgb(147 147 147 / 18%);
	background-color: #fff;
	border-radius: 10px;
}

/* Menu */
body.offcanvas-active {
	overflow: hidden;
}

.offcanvas-header {
	display: none;
}

.screen-darken {
	height: 100%;
	width: 0%;
	z-index: 30;
	position: fixed;
	top: 0;
	right: 0;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(34, 34, 34, 0.6);
	transition: opacity .2s linear, visibility 0.2s, width 2s ease-in;
}

.screen-darken.active {
	z-index: 10;
	transition: opacity .3s ease, width 0s;
	opacity: 1;
	width: 100%;
	visibility: visible;
}

/* ============ mobile view ============ */
@media all and (max-width: 991px) {
	.offcanvas-header {
		display: block;
	}

	.mobile-offcanvas {
		visibility: hidden;
		transform: translateX(-100%);
		border-radius: 0;
		display: block;
		position: fixed;
		top: 0;
		left: 0;
		height: 100%;
		width: 80%;
		z-index: 1200;
		overflow-y: scroll;
		overflow-x: hidden;
		transition: visibility .3s ease-in-out, transform .3s ease-in-out;
	}

	.mobile-offcanvas.show {
		visibility: visible;
		transform: translateX(0);
		background-color: #fff;
	}

	.mobile-offcanvas .container,
	.mobile-offcanvas .container-fluid {
		display: block;
	}
}

/*About page*/
.inr-ct p {
	line-height: 30px;
}

.inr-ct p:last-child {
	margin-bottom: 0px;
}

.inner-banner {
	position: relative;
}

.ip-bnr {
	position: absolute;
	text-align: left;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}

.sh-exp label.wrap {
	width: 100%;
	position: relative;
}

.sh-exp label.wrap:after {
	content: "\f107";
	font-family: FontAwesome;
	color: #000033;
	position: absolute;
	right: 10px;
	top: 12px;
	z-index: 1;
	width: 10%;
	height: 100%;
	font-weight: 600;
	pointer-events: none;
}

.p-rel {
	position: relative;
}

.r-st {
	position: fixed;
	z-index: 999;
	right: 0px;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
}

#sticky-social {
	z-index: 99999;
	background-color: #fff;
	padding: 8px;
	border-radius: 15px 0px 0px 15px;
}

#sticky-social a {
	color: #5c52dc;
	display: block;
	height: 30px;
	font-size: 20px;
	line-height: 30px;
	position: relative;
	text-align: center;
	width: 30px;
	transition: 0.2s ease-in-out;
}

#sticky-social a span {
	line-height: 35px;
	left: -80px;
	position: absolute;
	text-align: center;
	width: 120px;
	transition: 0.2s ease-in-out;
	visibility: hidden;
}

#sticky-social a:hover span {
	visibility: visible;
	left: -120px;
}

#sticky-social a:hover {
	color: #1d97c6;
}

#sticky-socia li:marker {
	display: none;
}

.address_details ul {
	list-style-type: none;
	color: #000033;
	margin-bottom: 50px;
	padding-left: 0px;
}

.address_details ul:last-child {
	margin-bottom: 0px;
}

.address_details ul a {
	color: #000033;
}

.address_details ul strong {
	font-size: 20px;
	margin-bottom: 0;
	display: inline-block;
}

.address_details .icn {
	content: '';
	width: 35px;
	height: 35px;
	display: inline-block;
	background-size: contain !important;
	margin-right: 10px;
}

.address_details .icn-add {
	background: url('../images/icn-add.png')no-repeat;
}

.address_details .icn-phn {
	background: url('../images/icn-phn.png')no-repeat;
}

.address_details .icn-em {
	background: url('../images/icn-email.png')no-repeat;
}

.address_details ul li:first-child {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

#sd_help.faq .accordion-header button,
#sd_help.faq .accordion-button:focus {
	box-shadow: 0px 5px 13px 0.25rem rgb(147 147 147 / 18%) !important;
	border-radius: 20px;
	padding: 0px 20px;
}

#sd_help.faq .accordion-button:not(.collapsed) {
	color: #000033;
}

#sd_help.faq .accordion-item {
	border-bottom: 0px;
	margin-bottom: 25px;
}

#sd_help.faq .accordion-button::after {
	width: 1rem;
	height: 1rem;
	/*background: linear-gradient(90deg, rgba(19,154,176,1) 0%, rgba(58,76,142,1) 50%, rgba(177,31,105,1) 100%);*/
	border-radius: 30px;
	background-size: contain;
}

#sd_help.faq .accordion-button::after {
	margin-right: unset;
	margin-left: auto;
}

#sd_help .accordion-header button,
#sd_help .accordion-body {
	padding-left: 0px;
	padding-right: 0px;
}

#sd_help .accordion-item {
	border: 0px;
	border-bottom: 1px solid rgba(0, 0, 0, .125);
	margin-bottom: 0px;
}

#sd_help .accordion-item:last-child {
	border-bottom: 0px;
}

.inr-sec p:last-child {
	margin-bottom: 0px;
}

#sd_help .accordion-button:not(.collapsed) {
	color: #094081;
	background-color: #fff;
}

#sd_help .accordion-button:focus {
	border-color: inherit;
	box-shadow: unset !important;
}

.inr-sec h4 {
	font-size: 27px;
}

.inr-sec p {
	text-align: justify;
}

.inr-sec a {
	color: #1d97c6;
}

.g-p.sh-exp .form-group {
	width: 20%;
}

.g-p.sh-exp .form-group.btn-l {
	width: 40%;
}

.fltr-sec {
	background-color: #dcdcdd;
	padding: 20px 0px;
}

.tp-hd {
	padding-top: 40px;
}

.bt-hd {
	padding-bottom: 40px;
}

.cs-pg {
	text-align: center;
}

.cs-pg ul {
	display: inline-block;
	box-shadow: 0px 4px 13px 0.25rem rgb(147 147 147 / 14%);
	padding: 5px 10px;
}

.cs-pg .page-item:first-child .page-link,
.cs-pg .page-item:last-child .page-link {
	color: #a9a9a9;
}

.cs-pg .page-link.active {
	background-color: #1596ae;
	color: #fff;
}

.cs-pg .page-link:hover {
	background-color: #1596ae;
	color: #fff;
}

.cs-pg a {
	padding: 0 15px;
	line-height: 32px;
	border-radius: 5px;
}

.gtr-p a.page-link {
	padding: 0 10px;
	line-height: 22px;
	font-size: 16px;
}

.cs-pg .page-link:hover i {
	color: #fff;
}

.cs-pg .page-link {
	color: #1596ae;
	font-size: 17px;
	font-weight: 500;
	border: 0px;
	margin: 0px;
	margin-right: 10px;
}

.cs-pg .page-item:last-child .page-link {
	margin-right: 0px;
}

.cs-pg .page-link i {
	font-size: 30px;
	font-style: normal;
	font-weight: 300;
}

.g-p button.btn-white {
	color: #000033;
}

.g-p button.btn-white:hover {
	color: #fff;
}

.g-p .btn-l {
	padding-left: 0px;
}

.g-p .btn-l button {
	flex-wrap: wrap;
	display: inline-flex;
	margin-left: 20px;
	margin-right: auto;
}

.g-p .btn-l button .icn-reset,
.g-p .btn-l button .icn-fil {
	width: 30px;
	height: 25px;
	background-size: contain !important;
}

.icn-fil {
	background: url('../images/img-filter.png')no-repeat;
	margin-left: 8px;
}

.icn-reset {
	background: url('../images/img-reset.png')no-repeat;
}

button i.fa-search,
.icn-reset i {
	margin-right: 5px;
	position: relative;
	top: 3px;
}

.g-p .btn-l .icn-reset {
	width: 23px !important;
	height: 17px !important;
	position: relative;
	top: 3px;
}

.ins-ic .cl {
	margin-bottom: 30px;
}

.ins-ic .cl:last-child {
	margin-bottom: 0px;
}

.btm-st p {
	display: inline-block;
	float: right;
}

.sc-si .pn-icn .owl-nav {
	bottom: 53%;
}

.bx-otr .bg {
	max-width: 300px;
}

.bx-otr {
	position: relative;
}

.bx-otr .bx {
	position: absolute;
	top: 20%;
	bottom: 0;
	right: 0;
	z-index: 99999;
	display: inline-block;
	max-width: 440px;
	padding: 60px 0px;
}

.bx-otr .inr {
	padding: 40px 30px;
	border-radius: 30px;
	background-color: #fff;
}

.bx-otr select {
	width: 100%;
}

.trail-form p {
	font-size: 16px;
}

.trail-page header {
	position: fixed;
	width: 100%;
}

.trl-2 {
	/*height: 100vh;*/
}

.trl-2 .carousel-caption {
	right: 0%;
	left: 0%;
	top: 15%;
	bottom: 15%;
	display: flex;
	align-items: start;
	width: 100%;
	height: 100%;
}

.trl-2 .carousel-indicators {
	bottom: 30%;
}

.trl-2 .img {
	max-width: 340px;
	margin: auto;
	margin-bottom: 20px;
}

.trl-2 .bx {
	left: 20px;
	margin: auto;
	max-width: 970px;
	position: absolute;
	bottom: 30px;
	right: 20px;
}

.f-title {
	width: 100%;
	padding: 0px 20px;
}

.dfl.last {
	border-right: 1px solid #dbdbdb;
}

.dfl {
	width: 50%;
	padding: 0px 20px;
}

.trl-2 .inr {
	padding: 25px 10px;
}

.trl-2 .trail-form {
	display: flex;
	flex-wrap: wrap;
	align-items: self-end;
}

.trl-3 {
	/* background: url('../images/book-free-trail-banner-2.jpg')no-repeat; */
	background: url('../images/myfitguru-bg-banner.jpg');
	background-size: cover;
}

.inner-banner {
	position: relative;
}

.inner-banner h1 {
	font-size: 42px;
}

.inner-banner .inr {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.inner-banner .container,
.inner-banner .row {
	height: 100%;
}

img.bg-img {
	width: 100%;
}

.inr-txt {
	padding: 60px 0px;
}

.inner-banner .content {
	align-self: center;
}

.inner-banner .last {
	text-align: right;
	align-self: end;
}

.bg-wh-b {
	background: rgb(233, 236, 242);
	background: linear-gradient(180deg, rgba(233, 236, 242, 1) 55%, rgba(255, 255, 255, 1) 55%);
}

.sec-myprof .bx-otr .inr {
	max-width: 640px;
	margin: auto;
	box-shadow: 0px 5px 13px 0.25rem rgb(147 147 147 / 18%);
}

.r-bx {
	background: linear-gradient(90deg, rgba(19, 154, 176, 1) 0%, rgba(58, 76, 142, 1) 50%, rgba(177, 31, 105, 1) 100%);
	max-width: fit-content;
	margin: auto;
	border-radius: 50%;
	padding: 6px;
	margin-bottom: 20px;
}

.profile-form .form-group {
	margin-bottom: 10px;
}

.profile-form .form-control {
	border: 0px;
	border-bottom: 1px solid #d1d1d1 !important;
	padding-left: 0px;
	padding-right: 0px;
	border-radius: 0px;
}

.profile-form .form-check-input[type=checkbox] {
	padding: 10px;
	margin-right: 10px;
}

.profile-form select {
	width: 100%;
	margin-top: 5px;
}

.tutor.sec-h-tm .h-ts-sl {
	padding: 0px 20px;
}

.tutor .cl-img {
	align-items: center;
	display: flex;
}

.tutor .cl-img .btm {
	padding: 10px;
}

.tutor .inr-wrk h6 {
	line-height: 17px;
	margin-bottom: 8px;
}

.sec-tutor-m .col-xl-4 h5 {
	text-transform: uppercase;
	margin-bottom: 15px;
}

.sec-tutor-m .col-xl-4 p {
	margin-bottom: 0px;
}

.sec-tutor-m .h-m img {
	max-width: 100px;
	margin-bottom: 20px;
}

.sec-tutor-m .col-xl-4 {
	text-align: center;
}

.inner-pg-banner {
	padding: 30px 0px;
}

.inner-pg-banner h1 {
	font-size: 38px;
	line-height: 42px;
}

.inner-pg-banner p {
	color: #fff;
}

.btn-chat {
	color: #335292;
}

.btn-chat i {
	font-size: 30px;
}

.sec-dfb.trl-3 .inr {
	width: 300px;
	margin: auto;
}

.sec-dfb.trl-3 .trail-form {
	display: block;
}

.sec-dfb textarea {
	width: 100%;
	border: 0px;
	border-bottom: 1px solid #d1d1d1;
	padding-left: 0px;
	padding-right: 0px;
}

.fh {
	position: fixed;
	width: 100%;
}

.bg-fg {
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.sec-hiw p {
	font-size: 25px;
	line-height: 31px;
	font-weight: 500;
}

.sec-hiw h2 {
	font-size: 55px;
	line-height: 60px;
	margin-bottom: 12%;
}

.sec-ttr-prof h1 {
	font-size: 25px;
	line-height: 30px;
}

.lh-lg {
	line-height: 36px;
}

.lh-lg li span:first-child {
	width: 60%;
}

.lh-lg li span:last-child {
	width: 40%;
}

.lh-lg li,
.dx-f {
	display: flex;
	flex-wrap: wrap;
}

.lp-pt .lp-ct {
	width: 30%;
}

.lp-pt .rp-pt {
	width: 70%;
	padding-left: 40px;
}

.br-rs {
	border-radius: 30px;
}

.s-bs {
	box-shadow: 0px 5px 13px 0.25rem rgb(147 147 147 / 18%);
}

.s-bs .inr {
	padding: 25px;
}

.t-ac {
	align-items: center;
}

.t-jc {
	justify-content: space-between;
}

.btn-int {
	justify-content: space-around;
}

.btn-int a {
	width: 50%;
}

.btn-int a:hover {
	color: #fff;
}

.btn-int a:first-child {
	border-right: 1px solid #fff;
}

.btn-int {
	padding: 7px 10%;
}

.brb-1 {
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 20px;
}

.sec-rer .lp-ct {
	width: 15%;
}

.sec-rer .rp-pt {
	width: 85%;
	padding-left: 15px;
}

.sec-lrn .otr {
	display: block !important;
	text-align: center;
	margin: auto;
}

.sec-lrn .inr {
	max-width: 450px;
	margin: auto;
}

.sec-lrn .nav-pills {
	display: flex;
	flex-wrap: wrap;
}

.sec-lrn .nav-pills li {
	width: 50%;
}

.sec-lrn .nav-pills .nav-link.active {
	color: #094081;
	background-color: #fff;
	position: relative;
}

.sec-lrn .nav-pills .nav-link.active:before {
	background: linear-gradient(90deg, rgba(19, 154, 176, 1) 0%, rgba(58, 76, 142, 1) 50%, rgba(177, 31, 105, 1) 100%);
	width: 100%;
	height: 2px;
	display: block;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
}

.sec-lrn .tab-content>.tab-pane .inr {
	min-height: 140px;
	align-items: center;
}

.sec-lrn .tab-content p,
.sec-ph .col-xl-12:last-child {
	margin-bottom: 0px;
}

.sec-lrn .nav-pills .nav-link {
	color: #000;
	padding-top: 2px;
	padding-bottom: 2px;
}

.sec-mylr .rp-pt p,
.i-phr .inr-ph p {
	margin-bottom: 0px;
}

.inr-mlr .inr,
.sec-ph .inr {
	box-shadow: 0px 5px 13px 0.25rem rgb(147 147 147 / 18%);
	background-color: #fff;
	padding: 25px 15px;
	border-radius: 15px;
}

.rnge {
	height: 5px;
	background-color: #d2d2d2;
	position: relative;
	border-radius: 5px;
	margin: 8px 0px;
}

.rnge span {
	width: 60%;
	background: linear-gradient(90deg, rgba(177, 31, 105, 1) 0%, rgba(58, 76, 142, 1) 50%, rgba(19, 154, 176, 1) 100%);
	position: absolute;
	left: 0;
	top: 0;
	height: 5px;
	border-radius: 5px;
}

.sec-mylr .col-xl-6,
.sec-ph .col-xl-12 {
	margin-bottom: 50px;
}

.pg-mylr .cs-pg ul {
	background-color: #fff;
	border-radius: 10px;
}

.sec-ph .rp-pt p {
	margin-bottom: 5px !important;
}

.i-phr {
	width: 100%;
}

.i-phr .inr-ph {
	width: 33.33%;
	border-right: 1px solid #c1c1c1;
}

.i-phr .inr-ph:nth-child(2) {
	text-align: center;
	padding: 0px 20px;
}

.i-phr .inr-ph:last-child {
	border-right: 0px;
	padding-left: 30px;
}

.sec-bslot .otr {
	margin: auto;
}

.bt-m a:first-child {
	margin-right: 25px;
}

.sec-bslot .pf-img .rp-pt {
	padding-left: 20px;
}

.sec-bslot .i-cbs {
	width: 100%;
}

.hd-range .tp {
	height: 8px;
	background-color: #efefef;
	position: relative;
	border-radius: 5px;
	margin: 8px 0px;
	max-width: 400px;
	margin: auto;
	margin-bottom: 30px;
}

.hd-range .tp span {
	background: linear-gradient(90deg, rgba(19, 154, 176, 1) 0%, rgba(58, 76, 142, 1) 50%, rgba(177, 31, 105, 1) 100%);
	position: absolute;
	left: 0;
	top: 0;
	height: 8px;
	border-radius: 5px;
}

.round {
	border: 1px solid #8a2980;
	background-color: #fff;
	width: 15px;
	height: 15px;
	border-radius: 30px;
	position: absolute;
	top: -3px;
}

.round.lt {
	left: 0;
}

.round.mid {
	left: 48%;
}

.round.rt {
	right: 0;
}

.sec-lvl .btn-int {
	padding: 7px 0;
}

.sec-lvl .btn-int a {
	text-align: center;
	color: rgb(255 255 255 / 38%);
}

.btn-lvl a {
	width: 33.33%;
}

.btn-le a {
	width: 50%;
}

.btn-ag a {
	width: 20%;
}

.sec-lvl .btn-int a.active {
	color: #fff;
}

.sec-lvl .btn-int a:last-child {
	border-right: 0px;
}

.sec-lvl .btn-int a {
	border-right: 1px solid rgb(255 255 255 / 38%);
}

.lgh-pg.trl-3 .bx {
	height: auto;
}

.s-bs h6 {
	display: block;
	/*width: 100%;*/
}

.ul-time {
	margin-bottom: 0px;
	justify-content: space-between;
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}

.ul-time li {
	display: inline-block;
	border-right: 1px solid #cdcdcd;
	padding: 0px 20px;
}

.ul-time li:first-child {
	padding-left: 0px;
}

.ul-time li:last-child {
	padding-right: 0px;
	border-right: 0px;
}

.ms {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 15px 0px;
	position: relative;
}

.ms::before {
	content: '';
	width: 90px;
	height: 1px;
	display: block;
	background-color: #cdcdcd;
	position: absolute;
	top: 50%;
	z-index: -1;
	left: 30%;
}

.ms span.clr-bl.f-600 {
	width: 180px;
	float: left;
}

@media (min-width: 1400px) {
	.sec-hw {
		background-size: cover;
	}
}

@media(max-width: 991px) {}

@media (min-width: 1801px) {}

@media (min-width: 1200px) {
	.trl-2 .carousel-item>img {
		height: 1000px;
	}

	.sec-bslot.trl-3 .bx {
		padding: 150px 50px 100px;
	}

	.sec-contact {
		max-width: 800px;
		margin: auto;
	}
}

@media all and (max-width: 1300px) {}

@media (min-width: 1200px) and (max-width: 1440px) {
	.top-header ul.navbar-nav>li.nav-item {
		padding: 0px;
	}

	.top-header ul.navbar-nav>li.nav-item a {
		font-size: 16px;
	}
}

@media (min-width: 1400px) and (max-width: 1800px) {}

@media screen and (min-width: 1025px) {}

@media (min-width: 992px) and (max-width: 1199px) {
	.hi-rt {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.top-header ul.navbar-nav>li.nav-item {
		padding: 0px 10px;
	}

	.top-header ul.navbar-nav>li.nav-item a {
		font-size: 16px;
	}

	.navbar-brand img {
		max-width: 100px;
	}

	.slider-banner h1 {
		font-size: 50px;
	}
}

@media screen and (min-width: 992px) {
	.btn-red.nav-link {
		padding: 0px 10px !important;
	}

	.top-header ul.navbar-nav>li.nav-item.active,
	.top-header ul.navbar-nav>li.nav-item:hover {
		border: 1px solid #fff;
		border-radius: 3px
	}

	.top-header ul.navbar-nav>li.nav-item.active a {
		border-bottom: 1px solid #03215d;
	}



	.hi-lt ul {
		padding-right: 10px;
		border-bottom-left-radius: 30px;
		border-bottom-right-radius: 20px;
	}

	.top-header .navbar-expand-lg .navbar-collapse {
		justify-content: end;
	}

	.top-header ul.navbar-nav>li.nav-item a {
		color: #03215d;
		font-weight: 500;
		padding: 0px;
		line-height: 17px;
	}

	.sec-tutr-pro .col-xl-7 .bx-tp {
		margin-right: 30px
	}

	.sec-mylr .lp-ct {
		width: 15%;
	}

	.sec-mylr .rp-pt {
		width: 85%;
		padding-left: 15px;
	}

	.sec-mylr .col-xl-6:nth-child(odd) .inr {
		margin-right: 15px;
	}

	.sec-mylr .col-xl-6:nth-child(even) .inr {
		margin-left: 15px;
	}

	.sec-bslot .inr {
		width: 900px;
	}

	.lgh-pg .inr {
		width: 600px;
	}

	.lgh-pg .otr {
		margin: auto;
	}
}

@media (min-width: 768px) and (max-width: 1199px) {
	.h-sec-abt .last {
		padding-left: 30px;
	}

	.g-p.sh-exp .form-group {
		width: 25%;
	}

	.g-p.sh-exp .form-group.btn-l {
		width: 70%;
		margin-top: 20px;
	}

	.g-p .btn-l button:first-child {
		margin-left: 0px;
	}

	.fltr-snd .ins-ic {
		padding: 30px 0px 0px;
	}

	.trl-2 .carousel-item>img {
		height: 100vh;
	}

	.sec-hiw .row {
		padding-top: 20px;
		padding-bottom: 20px;
	}
}

@media screen and (max-width: 991px) {

	.top-header ul.navbar-nav>li.nav-item.active>a:before,
	.top-header ul.navbar-nav>li.nav-item>a:hover:before {
		content: unset;
	}

	.top-header ul.navbar-nav>li.nav-item.active>a,
	.top-header ul.navbar-nav>li.nav-item>a:hover {}

	.hi-rt {
		padding-top: 0px;
	}

	div#main_nav {
		padding: 20px 0px;
	}

	.offcanvas-header .btn-close {
		margin: 0px;
	}

	#main_nav.collapse {
		display: block !important;
	}

	.hi-lt ul {
		padding: 5px 0px;
	}

	.top-ftr .col-12 {
		margin-bottom: 30px;
	}

	.top-ftr .col-12:last-child {
		margin-bottom: 0px;
	}

	.sec-hw {
		background-position: -70px;
	}

	.g-p.sh-exp .form-group.btn-l {
		text-align: left;
	}

	.sh-exp .form-group.btn-l {
		display: block;
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}

	.mobile-offcanvas.show {
		visibility: visible;
		transform: translateX(0);
		background-color: #1E3A8A;
	}

	.h-lt {
		justify-content: space-between;
		width: 100%;
		display: flex;
		align-items: center;
	}

	.navbar-dark .navbar-toggler {
		color: rgb(255 255 255 / 95%);
		border-color: #FF5722;
	}

	.navbar-toggler {
		background-color: #FF5722;
	}

	.inner-pg-banner h1 br,
	.sec-hiw p br {
		display: none;
	}

	.sec-tutr-pro .rt {
		margin-top: 40px;
	}

	.sec-mylr .lp-ct,
	.sec-ph .w-50:first-child {
		margin-bottom: 15px;
	}

	.sec-mylr a {
		margin-top: 15px;
	}

	.sec-ph .w-50 {
		width: 100% !important;
	}

}

@media (min-width: 768px) and (max-width: 991px) {

	.sec-lg,
	.sec-med {
		padding: 50px 0px;
	}

	.slider-banner h1 {
		font-size: 28px;
		line-height: 35px;
	}

	.slider-banner h2 {
		font-size: 22px;
		line-height: 26px;
	}

	.inr-wrk .cl-img img {
		max-width: 35px;
	}

	.inr-wrk h6,
	.inr-wrk p {
		font-size: 13px;
	}

	.cl-img {
		width: 140px;
		height: 140px;
	}

	.inr-wrk {
		margin: 30px 0px;
	}

	.sec-counter p {
		font-size: 13px;
	}

	.cl {
		width: 50%;
		margin-bottom: 40px;
	}

	.sh-exp .form-group {
		width: 33.33%;
	}

	.g-p.sh-exp .form-group {
		width: 33%;
	}

	.bx-otr .bx {
		max-width: 350px;
	}

	.bx-otr .inr {
		padding: 20px;
	}

	.inner-sl-banner .carousel-caption {
		left: 6%;
	}

	.inner-sl-banner .carousel-item .img {
		margin-bottom: 20px;
	}

	.inner-sl-banner .carousel-item>img {
		height: 62vh;
		object-fit: cover;
	}

	.sec-ph .rp-pt {
		padding-left: 20px;
	}

	.sec-bslot .inr-ph {
		width: 33.33%;
	}

	.top-header {
		margin: 0 25px 0 0;
	}

	.header-top-logo {
		width: 100%;
	}

	.top-header .navbar.navbar-expand-lg {
		padding-left: 0px;
		padding-right: 20px;
		justify-items: center;
		align-items: center;
	}

	.mobile-offcanvas.show {
		visibility: visible;
		transform: translateX(0);
		background-color: #1E3A8A;
	}

	.has-search {
		margin-top: 0px;
		width: auto;
	}

	.my-firt-menu {
		flex-direction: column;
		/* Stack items vertically on small screens */
		align-items: center;
	}

	.enable-dsshboard-menu {
		align-items: flex-start;
	}

	.my-firt-menu li {
		padding: 10px 0.35vw !important;
	}

	.header-serch .form-control {
		width: 25.36vw !important;
		font-size: 0.97vw;
	}

	.header-serch .form-control {
		width: 100%;
		/* Full width for mobile */
	}

	.my-firt-menu li {
		padding: 10px 0;
		/* Add some spacing between items */
	}

	.my-firt-menu {
		flex-direction: column;
		/* Stack items on smaller screens */
	}

	.my-firt-menu li:nth-child(3) {
		/* Assuming search box is the 3rd item */
		order: 1;
		/* Move search box to the top */
	}

	.my-firt-menu li:not(:nth-child(3)) {
		order: 2;
		/* Move other items down */
	}

	.hide-menu-list {
		display: block;
	}

	.my-firt-menu li a {
		padding: 0rem 1rem;
	}

	.my-account-mob {
		display: none;
	}

	.home-bottom-top-sec .athlete-img {
		max-width: 600px !important;
		width: 100%;
	}
}

@media screen and (min-width: 768px) {
	.sec-rpm .row {
		flex-direction: row-reverse;
	}

	.sec-dapp p {
		margin-bottom: 0px;
	}

	#sd_help .accordion-button::after {
		margin-right: auto;
		margin-left: 10px;
	}

	.trl-2 .carousel-item>img {
		object-fit: cover;
		width: 100%;
	}

	.trl-2 .bx {
		left: 30px;
		right: 30px;
	}

	.trl-3 .bx {
		height: 100vh;
		padding: 200px 50px 100px;
		align-items: center;
		display: flex;
		flex-wrap: initial;
		position: unset;
	}

	.trl-2 .inr {
		margin-top: 5%;
	}

	.inr-img {
		padding-top: 40px;
	}

	img.bg-img {
		height: 324px;
		object-fit: cover;
	}

	.bft-1 img.bg-img {
		height: 100%;
	}

	.fl {
		width: 50%;
	}

	.form-group.f-ip {
		display: flex;
	}

	.profile-form .sl .fl:first-child {
		padding-right: 20px;
	}

	.profile-form .sl .fl:last-child {
		padding-left: 20px;
	}

	.sec-tutor-m .col-xl-4 h5 {
		min-height: 56px;
	}
}

@media screen and (max-width: 767px) {

	.sec-lg,
	.sec-med,
	.sec-sm {
		padding: 40px 0px;
	}

	.sm-rev .row {
		flex-direction: column-reverse;
	}

	.footer .col-sm-6,
	.sec-h-blog .col-12:last-child,
	.sm-b-1 .col-12:last-child,
	.sec-g-cert .col-12:first-child {
		margin-bottom: 30px;
	}

	.sec-contact .last {
		margin-top: 30px;
	}

	.hi-lt li {
		margin-left: 0px;
	}

	.ftr-nwsletter button {
		padding: 5px 10px;
	}

	.slider-banner .bg-img {
		height: 360px;
		object-fit: cover;
	}

	.inr-wrk {
		display: block;
		margin: 30px 0px;
		text-align: center;
	}

	.inr-wrk .cls-img,
	.sec-dapp .col-xl-6:last-child,
	.sec-counter .col-12 {
		margin-bottom: 30px;
	}

	.sec-hw .btn-btm {
		text-align: center;
	}

	.sec-hw {
		background-size: cover;
	}

	.ts-carousel .owl-prev {
		margin-left: -10px;
	}

	.ts-carousel .owl-next {
		margin-right: -10px;
	}

	.item .cls-img:nth-child(2) .btm,
	.sec-counter .col-12:last-child,
	.cl:last-child,
	.sec-tutor-m .col-xl-4:last-child,
	.lh-lg li:last-child,
	.i-phr .inr-ph:last-child {
		margin-bottom: 0px;
	}

	.cl,
	.sec-tutor-m .col-xl-4 {
		width: 100%;
		margin-bottom: 40px;
	}

	.hir-rt li:first-child,
	.sec-counter h5 {
		margin-bottom: 15px !important;
	}

	.fltr-snd .ins-ic {
		padding: 30px 0px 0px;
	}

	.inner-sl-banner .carousel-item>img {
		height: 420px;
		object-fit: cover;
	}

	.trl-2 .carousel-item>img {
		height: 820px;
	}

	.img {
		margin-bottom: 10px;
	}

	.bx-otr .bx {
		top: 0%;
		padding: 20px 0px;
	}

	.inner-sl-banner .carousel-caption {
		top: 0;
		right: 0;
		left: 0;
	}

	.trl-3 .bx {
		height: 100vh;
		padding: 200px 10px 100px;
		align-items: center;
		display: flex;
		flex-wrap: initial;
		position: unset;
	}

	.inner-banner .inr {
		position: unset;
	}

	img.bg-img {
		height: 480px;
		object-fit: cover;
	}

	.sec-myprof .bx-otr .inr {
		padding: 30px 15px;
	}

	.sec-dfb .bx-otr .inr {
		padding: 20px;
	}

	.sec-hiw .f-img {
		margin-bottom: 30px;
	}

	.sec-hiw .row {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.sec-hiw .row.pt-5 {
		padding-top: 20px !important;
	}

	.s-bs .inr {
		padding: 15px;
	}

	.btn-int {
		padding: 7px 3%;
	}

	.btn-int a {
		text-align: center;
	}

	.sec-tutr-pro .bx-tp.mb-5 {
		margin-bottom: 2rem !important;
	}

	.lh-lg li {
		margin-bottom: 15px;
	}

	.lh-lg li span,
	.sec-bslot .inr-ph {
		width: 100% !important;
	}

	.sec-bslot.trl-3 .bx {
		height: auto;
	}

	.sec-bslot .bx-otr .inr {
		padding: 30px 10px;
	}
}

@media (min-width: 576px) {
	.sh-exp .form-group:first-child select {
		border-top-left-radius: 10px;
		border-bottom-left-radius: 10px;
		/* border-right: 0px; */
	}

	.sh-exp .form-group:nth-child(2) select {
		border-top-right-radius: 10px;
		border-bottom-right-radius: 10px;
		/* border-left: 0px; */

	}
}

@media (min-width: 576px) and (max-width: 767px) {
	.sh-exp .form-group {
		width: 33.33%;
	}
}

@media screen and (max-width: 620px) {
	.sec-vgallery .col-12:first-child {
		margin-bottom: 25px;
		text-align: center;
	}
}

@media screen and (max-width: 575px) {

	.sh-exp .form-group,
	.g-p.sh-exp .form-group,
	.g-p.sh-exp .form-group.btn-l {
		width: 100%;
		text-align: center;
	}

	.g-p .btn-l button:last-child {
		margin-top: 15px;
		margin-right: auto;
		margin-left: auto;
	}

	.dfl {
		width: 100%;
	}

	.inner-sl-banner.trl-2 .carousel-caption {
		top: 94px;
	}

	.trl-2 .carousel-item>img {
		height: 1000px;
	}

	.trl-2 .carousel-indicators {
		bottom: 44%;
	}

	.sec-hiw .row:nth-child(2),
	.sec-hiw .row:nth-child(4) {
		flex-direction: column-reverse;
	}

	.i-phr .inr-ph {
		width: 100%;
		text-align: left !important;
		padding: 0px !important;
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 400px) {
	.bx-otr .inr {
		padding: 10px;
	}
}

@media screen and (max-width: 380px) {}

@media only screen and (max-width: 767px) {
	.inr-caption {
		margin-top: 14%;
		margin-left: 3rem;
	}

	img.mn-img {
		height: 400px;
	}

	.slider-banner h1 {
		font-size: 20px;
	}

	.slider-banner h2 {
		font-size: 22px;
	}

	.slider-banner p {
		font-size: 12px;
	}

	.r-st {
		right: 1rem;
		top: 13rem;
	}

	.slider-banner .carousel-control-next {
		margin-right: 10px;
	}

	i.fa.fa-angle-left.m-left {
		margin-left: 26px;
		z-index: -1;
		display: none;
	}

	i.fa.fa-angle-right.m-right {
		margin-right: 46px;
		z-index: -1;
		display: none;
	}
}

.rating-style {
	color: #32CD32 !important;
}



/* Footer */
.logo-txt {
	font-size: 18px;
	font-weight: 400;
	line-height: 30px;
}

.footer .col-md-2:first-child {
	flex: 0 0 25%;
}

.flex-fill {
	flex: 1 1 auto !important;
}

.footer .address p {
	display: flex;
	/* Use flex to align items */
	align-items: start;
	/* Center items vertically */
}

.footer .location-icon {
	display: inline-block;
	height: 15px;
	width: 16px;
	background: url(../images/address-icon.png) no-repeat center center;
	background-size: contain;
	margin-right: 10px;
	margin-top: 7px;
	flex-shrink: 0;
}

.footer .mail-icon {
	display: inline-block;
	height: 24px;
	width: 24px;
	background: url(../images/mail-icon.png) no-repeat center center;
	background-size: contain;
	margin-right: 5px;
	margin-left: -5px;
	flex-shrink: 0;
}
.footer .location {
	font-size: 18px;
}

.footer .phone-icon {
	display: inline-block;
	height: 15px;
	width: 12px;
	background: url(../images/phone-icon.png) no-repeat center center;
	background-size: contain;
	margin-right: 10px;
	margin-top: 9px;
	flex-shrink: 0;
}

.footer .address .location {
	margin-bottom: 10px;
}

.footer .address a {
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	font-family: 'Poppins';
}

.footer .address a:hover {
	color: #32CD32;
}

.footer .top-ftr ul.menu li a {
	color: #fff;
	font-weight: 400;
	font-size: 18px;
	line-height: 32px;
	font-family: 'Poppins';
}

.footer .top-ftr {
	padding-bottom: 0px;
}

.footer .logo-txt {
	margin-bottom: 15px;
}

.footer .container {
	padding-bottom: 20px;
}

.footer .social-link {
	padding-top: 0px;
}

.footer .copy-text .container {
	padding-bottom: 0px;
}

.footer .copy-text {
	background-color: #FF5722;
	height: 66px;
	
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-family: 'Poppins';
	font-size: 18px;
	line-height: 32px;
}

.footer .copyright {
	margin: 0;
	text-align: right;
	font-family: 'Poppins';
	font-size: 18px;
	line-height: 32px;
	font-weight: 400;
}

.footer .copy-text .fa-copyright {
	font-size: 15px;
}

.blantershow-chat,
#sticky-social {
	display: none !important;
}

.page-item.active .page-link {
	background-color: #FF5722;
	border-color: #FF5722;
}

.btn-primary {
	background-color: #FF5722;
	border-color: #FF5722;
}

.r-st #sticky-social,
.whatsapp-chat,
.open_chat,
.blantershow-chat {
	display: none !important;
}

/* .footer-menu-style-txt:hover, */
.footer-menu-style li a:hover {
	color: #32CD32 !important;
}

.cutom-link-btn:hover {
	color: #fff !important;
	background-color: #FF5722 !important;
}

.employee-login {
	margin-bottom: 0px;
}

.employee-login a {
	color: #fff;
	font-size: 18px;
}


@media (max-width: 768px) {
	.footer .col-md-2:first-child {
		flex: 0 0 100%;
	}
	.footer .copy-text {
		text-align: center;
		height: 106px;
	}
	.footer .copyright {
		text-align: center;
		
	}
}

.customInput {position: relative;margin-top:10px;}
.md-form .SecondcustomInput { margin-top: 0.4em !important; }
.need-input-cls {border:none;border-bottom: 1px solid #ccc;padding: 12px 10px;font-size: 16px;width: 100%;box-sizing: border-box;background: none;border-radius: 0;}
.need-input-cls::placeholder {color: transparent;}
.float-label {position: absolute;top: 25px;left: 12px;font-size: 16px;color: #ccc;transition: all 0.3s ease;pointer-events: none;}
.need-input-cls:focus + .float-label,.need-input-cls:not(:placeholder-shown) + .float-label {top: -12px;left: 0.5em;font-size: 0.875em;color: #000000 ; font-weight: 500;}
.need-input-cls:focus, .need-input-cls:focus-visible, .need-input-cls:not(:placeholder-shown) {border-color: #27729f ;border-width: 2px;outline: none;}
#studentregister_form select { padding: 15px 2px;color: #000;font-size: 0.875em;font-weight: 500;}
.tu-reg-select { font-size: 0.875em; font-weight: 500;}
.termscheckboxlabel { font-size: 14px; }
.regtermsandconditions { cursor: pointer; }
.regtermsandconditions { width: 3% !important; }
