@media only screen and (min-width: 1440px) {
	.navbar-light .navbar-nav .nav-link {
		font-size: 14px !important;
		font-weight: 600;
		color: #000;
		height: 40px;
		line-height: 40px;
		position: relative;
		text-transform: uppercase;
	}

	.navbar-light .navbar-nav .nav-item:hover .nav-link {
		color: #242E6D;
	}

	.navbar-collapse .navbar-nav .nav-link {
		color: #fff;
	}

	.slick-slide img {
		width: 100%;
	}

	.img-fluid {
		width: 100%;
	}

	.about-content-right-top {
		margin-bottom: 20px;
	}

	.logo {
		width: 75%;
	}

	.trending-slider {
		position: relative;
	}

	.trending-slider .slick-arrow {
		position: absolute;
		display: inline-block !important;
		width: 10%;
		text-align: center;
		bottom: -15px;
	}

	.trending-slider .slick-prev,
	.trending-slider .slick-next {
		top: 95% !important;
	}

	.trending-slider .slick-prev i {
		bottom: 0;
		text-align: right;
		position: absolute;
		font-size: 22px;
		color: #7C7C7C;
		border: 1px solid #7C7C7C;
		padding: 10px 15px;
		border-radius: 50%;
		left: 0;
	}

	.trending-slider .slick-next i {
		right: 0;
		position: absolute;
	}

	.trending-slider .slick-next {
		bottom: -15px;
		text-align: left;
		left: 13%;
	}

	.trending-slider .slick-prev {
		left: 4%;
		z-index: 1;
	}

	.gallery-section .gallery {
		position: relative;
	}

	.gallery-section .gallery-left .caption {
		position: absolute;
		bottom: 27px;
		left: 0;
		right: 0;
		float: none;
		margin: 0 auto;
		width: 88%;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-evenly;
		padding: 28px 32px;
		backdrop-filter: blur(20px);
		align-items: center;
	}

	.gallery-section .gallery-right {
		margin-bottom: 20px;
	}

	.gallery-section .gallery-right .caption {
		position: absolute;
		bottom: 24px;
		right: 0;
		float: none;
		margin: 0 auto;
		width: 57%;
		padding: 37px 32px;
		backdrop-filter: blur(20px);
	}

	.gallery-section .gallery .caption h3 {
		font-family: 'Cinzel', sans-serif;
		font-weight: 400;
		font-size: 52px;
		color: #fff;
		text-transform: uppercase;
	}

	.clr-black {
		color: #000 !important;
	}

	.form-section .form-input {
		position: relative;
		margin-bottom: 25px;
	}

	.form-section .header {
		text-align: left;
		margin: 18px 0px;
	}
	#enquiryForm .header .title{
		color: #9e801a !important;
	}
	.form-section .header .title {
		font-family: 'Cinzel', sans-serif;
		font-weight: 600;
		color: #000;
	}

	.form-section .form-input label {
		position: absolute;
		background-color: #fff;
		font-size: 12px;
		margin-bottom: 0px;
		left: 20px;
		top: -8px;
		color: #000;
		padding: 0px 5px;
	}

	.form-section .form-input .form-control {
		border: 1px solid #000;
		border-radius: 0px;
		height: 50px;
	}

	.form-input .filter {
		width: 100% !important;
	}

	.videocall-seciton .video-call .content .title {
		font-family: 'Cinzel', sans-serif;
		font-weight: 600;
		font-size: 24px;
		color: #d4ab51;
	}

	.about-seciton .about {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		min-height: 750px;
	}
    .videocall-seciton .video-call .content {
        padding: 20px 40px 40px 80px;
    }

	.recent-seciton .recents-slider .slick-slide .img-fluid {
		width: 95% !important;
	}

	.recent-seciton .recents-slider .slick-arrow {
		position: absolute;
		top: 40% !important;
	}

	.recent-seciton .recents-slider .slick-prev i {
		left: -50px;
		top: 0;
		z-index: 9;
		position: absolute;
	}

	.recent-seciton .recents-slider .slick-next i {
		right: -50px !important;
		position: absolute;
	}

	.recent-seciton .recents-slider .slick-next {
		right: 0px;
		top: 35%;
		z-index: 9;
	}

	.recent-seciton .header .title {
		font-family: 'Cinzel', sans-serif;
		text-transform: uppercase;
		font-weight: 600;
	}

	.testimonial-seciton .header .title {
		font-family: 'Cinzel', sans-serif;
		font-weight: 600;
	}

	.testimonial {
		position: relative;
	}

	.testimonial .content {
		position: absolute;
		background-color: #242E6D;
		right: 12%;
		width: 260px;
		padding: 10px 20px;
		bottom: 10px;
	}

	.testimonial .content .name {
		font-size: 20px;
		color: #fff;
		font-family: 'Cinzel', sans-serif;
	}

	.testimonial .content p {
		font-size: 10px;
		color: #fff;
	}

	.btn-fill-white:hover {
		color: #fff !important;
		background: #242E6D;
	}

	.readmore-section .header .title {
		font-family: 'Cinzel', sans-serif;
		font-weight: 600;
		color: #000;
	}

	.readmore-section .header {
		margin: 30px 0px;
	}

	.readmore-section p {
		margin-bottom: 20px;
		color: #000;
	}

	.gallery-section .gallery-slider .slick-arrow {
		position: absolute;
	}

	.gallery-section .gallery-slider .slick-prev {
		left: 5%;
		top: 50%;
		z-index: 9;
	}

	.gallery-section .gallery-slider .slick-arrow .fa {
		font-size: 28px;
		border: 1px solid #fff;
		border-radius: 50%;
		padding: 10px 15px;
	}

	.gallery-section .gallery-slider .slick-next {
		right: 5%;
		top: 50%;
	}

	.header .title {
		font-family: 'Cinzel', sans-serif;
		font-weight: 600;
		color: #000;
	}

	.gallery-section .header {
		margin: 30px 0px;
	}

	.navbar-toggler {
		display: none;
	}

	.banner-slider {
		position: relative;
	}

	.banner-slider .content {
		position: absolute;
		bottom: 25%;
		right: 12%;
		backdrop-filter: blur(9px);
		border-radius: 5%;
		padding: 35px 75px;
		max-width: 475px;
	}

	.banner-slider .content h2 {
		font-family: 'Cinzel', sans-serif;
		font-size: 64px;
		text-transform: uppercase;
		color: #fff;
	}

	.banner-slider .slick-arrow {
		position: absolute;
		bottom: 30px;
		right: 0;
	}

	.banner-slider .slick-arrow .fa {
		color: #fff;
		padding: 10px 13px;
		border-radius: 50%;
		border: 1px solid #fff;
	}

	.artist .name {
		font-family: 'Cinzel', sans-serif;
		font-weight: 600;
		font-size: 38px;
	}

	.artist .profession {
		font-size: 18px;
		color: #707070;
	}

	.artist .description {
		margin-top: 20px;
	}

	.artist .description p {
		font-size: 16px;
		margin-bottom: 20px;
	}

	.artist {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		flex-direction: column;
		height: 100%;
		padding: 0px 75px;
	}

	.artist .social {
		list-style-type: none;
		padding-left: 0px;
	}

	.artist .social li {
		display: inline-block;
		margin-right: 15px;
	}

	.artist .social li i {
		font-size: 24px;
	}

	.slider-nav .slick-list .slick-slide img {
		width: 90% !important;
		margin: 0 auto;
		float: none;
		transition: transform .2s;
	}

	.slider-nav .slick-list .slick-slide img:hover {
		transform: scale(1.1);
	}

	.slider-nav .slick-list .slick-slide {
		text-align: center;
	}

	.slider-nav .slick-arrow {
		position: absolute;
		bottom: 30px;
		right: 0;
	}

	.slider-nav .slick-arrow .fa {
		color: #000;
		padding: 10px 13px;
		border-radius: 50%;
		border: 1px solid #000;
	}

	.slider-nav .slick-prev {
		left: -40px;
		z-index: 9;
	}

	.slider-nav .slick-next {
		right: -40px;
	}

	.video-for iframe {
		width: 100%;
		height: 550px;
	}

	.video-nav iframe {
		width: 90%;
		height: 200px;
	}

	.video-nav .slick-list .slick-slide img {
		width: 95%;
		margin: 0 auto;
		float: none;
	}

	.video-nav .slick-list .slick-slide {
		text-align: center;
	}

	.video-nav .slick-arrow {
		position: absolute;
		bottom: 30px;
		right: 0;
	}

	.video-nav .slick-arrow .fa {
		color: #000;
		padding: 10px 13px;
		border-radius: 50%;
		border: 1px solid #000;
	}

	.video-nav .slick-prev {
		left: -40px;
		z-index: 9;
	}

	.video-nav .slick-next {
		right: -40px;
	}

	.mb-30 {
		margin-bottom: 30px;
	}

	.nav-mega {
		width: 100%;
	}

	.slider-nav {
		margin: 20px 40px;
	}

	.video-nav {
		margin: 20px 0px;
	}

	.artist-section {
		margin: 0px !important;
	}

	.video-section {
		margin: 0px;
	}

    .video-for iframe {
        height: 650px !important;
    }
	.artist-card {
		width: 100%;
		height: 300px;
		border-radius: 10px;
		overflow: hidden;
		cursor: pointer;
		color: #fff;
		margin: 15px 0px;
	}

	.artist-card img {
		object-fit: cover;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		opacity: 0.9;
		transition: opacity .2s ease-out;
		z-index: -1;
	}
	.about-section-left {
		position: relative;
	}

	.about-section-left .content {
		position: absolute;
		opacity: 86%;
		bottom: 192px;
		left: 35px;
		padding: 48px 36px;
		width: 355px;
	}

	.about-section-left .content .title {
		font-family: 'Cinzel', sans-serif;
		font-weight: 600;
		color: #fff;
		font-size: 32px;
		margin-bottom: 0px;
	}

	.about-section-left .content p {
		color: #fff;
	}

	.about-section-left .content .btn-custom {
		color: #707070 !important;
		border: 1px solid #707070 !important;
		font-weight: 600;
	}

	.about-section-left .content .btn-custom .fa {
		color: #707070;
		padding-left: 10px;
	}

	.about-section-right {
		position: relative;
	}

	.about-section-right .navigate {
		position: absolute;
		bottom: 20%;
		right: 0;
		width: 40%;
		text-align: center;
	}

	.about-section-right .navigate .btn {
		width: 70%;
	}

	.about-section-right .content {
		position: absolute;
		opacity: 86%;
		bottom: 40px !important;
		left: 0;
		padding: 60px 45px;
		width: 60%;
		color: #fff;
	}

	.about-section-right .content .title {
		font-weight: 600;
		font-size: 50px;
		line-height: 45px;
		color: #00A2FF;
		font-family: 'Raleway', sans-serif;
		margin-bottom: 0px;
		text-transform: uppercase;
	}

	.about-section-right .content h4 {
		font-weight: 600;
		font-size: 26px;
		color: #00A2FF;
		font-family: 'Raleway', sans-serif;
		text-transform: uppercase;
		margin-bottom: 0px;
	}

	.about-section-right .content p {
		text-transform: uppercase;
		font-size: 26px;
		color: #fff;
		line-height: 27px;
	}

	.about-section-right .categ-links {
		position: absolute;
		bottom: 0px;
		left: 0;
		padding: 25px 20px;
		width: 100%;
	}

	.about-section-right .categ-links ul {
		display: inline-block;
		list-style-type: none;
		padding-left: 0px;
		margin: 0px 50px;
		position: relative;
		width: 35%;
	}

	.about-section-right .categ-links ul:nth-child(1)::after {
		content: '';
		position: absolute;
		width: 1px;
		height: 100%;
		background-color: #fff;
		right: -50px;
		top: 0;
	}

	.about-section-right .categ-links ul li {
		margin: 10px 0px;
		transition: 0.3s ease-in-out;
		transform: translateX(0%);
	}

	.about-section-right .categ-links ul li a {
		color: #fff;
		font-family: '' Cinzel',sans-serif';
		font-weight: 600;
		font-size: 18px;
		text-decoration: none;
	}

	.about-section-right .categ-links ul li:hover {
		transform: translateX(10%);
	}

	.about-section-right .content .btn-custom .fa {
		color: #000;
		padding-left: 10px;
	}

	.w-100 {
		width: 100%;
	}

	.btn-info-outline {
		border: 1px solid blue;
	}


	.fa-angle-left:before,
	.fa-angle-right:before {
		color: #000;
	}

	.dropdown {
		position: inherit !important;
	}

	.desktop-nav .nav-item .nav-link::before {
		border-bottom: solid 2px #242e6d;
	}

	.nav-item .nav-link::before {
		display: block;
		content: '';
		border-bottom: solid 2px #fff;
		transform: scaleX(0);
		transition: transform 500ms ease-in-out;
		position: absolute;
		bottom: 6px;
		left: 0;
		right: 0;
		width: 100%;
	}

	.nav-item:hover .nav-link::before {
		transform: scaleX(0.75);
	}

	.recents-slider {
		position: relative;
	}

	.input-group {
		box-shadow: 1px 1px 4px #242E6D;
	}

	.search-box .form-control {
		border-radius: 0px;
		border: 1px solid #242e6d;
	}

	svg {
		width: 20px;
	}
	iframe{
		height: 337px !important;
	}

	.min-height {
		min-height: 480px;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.navbar-light .navbar-nav .nav-link{
		padding: 0px !important;
	}
	.menu .nav-item .nav-link{
		padding: 0px 36px !important;
	}
	.categories-section .category .category-name{
		font-size: 22px !important;
		width: 185px !important;
	}
	.about-seciton .about .content p{
		font-size: 14px !important;
	}
	.about-seciton .about .content{
		top: 30px !important;
	}
}
.about-header{
	margin-bottom: 20px;
}
.about-content{
	text-align:center;
}