@media screen and (max-width: 1536px) {
	.hero-sec{
		height: 190vh;
	}
	.hero-btn {
		position: absolute;
		right: 320px;
		bottom: 335px;
		font-size: 24px;
	}
	.ah-info-main .cover{
		height: 150px;
		width: 150px;
	}
	.ah-info-main .ah-info h4{
		font-size: 28px;
	}
	.ac-controls .play{
		margin-left: 15px;
		width: 62px;
		height: 62px;
		font-size: 26px;
	}
	.ac-controls button{
		font-size: 28px;
	}
	.pi-left span{
		font-size: 20px;
	}
	.pi-left-content h4{
		font-size: 20px;
	}
	.pi-right span{
		font-size: 20px;
	}
	.big-play{
		width: 120px;
		height: 120px;
		font-size: 60px;
	}
	.video-player-info{
		height: 618px;
	}
	.cs-info-head p{
		font-size: 18px;
	}
	.contact-sec-info span{
		font-size: 18px;
	}
	.cs-info-head .sec-main-title{
		font-size: 55px;
	}
	.social-icon a{
		width: 50px;
		height: 50px;
		font-size: 16px;
	}
	.contact-sec-form .primary-btn{
		height: 56px;
		padding: 0 30px;
		font-size: 20px;
	}
	.contact-sec-info{
		height: 647px;
	}
	.big-primary-btn.primary-btn{
		height: 52px;
		padding: 0 32px;
		font-size: 22px;
	}
	.about-img img {
        height: 650px;
    }
    .our-merchand .slick-arrow {
        left: -50px;
    }
    .our-merchand .slick-next.slick-arrow {
        right: -50px;
    }
}


@media screen and (max-width: 1440px) {
	.hero-btn{
        right: 300px;
        bottom: 90px;
	}
	.hero-btn .primary-btn{
		width: 240px;
		height: 66px;
		font-size: 22px;
	}
	.about-contetnt{
		padding: 0 70px;
	}
	.gallery-page .our-guest .sec-main-title {
        font-size: 50px;
        margin-bottom: 20px;
    }
}


@media screen and (max-width: 1366px) {
	header ul{
		gap: 15px;
	}
	header li a{
		font-size: 16px;
	}
	.header-info .primary-btn{
		font-size: 16px;
		padding: 0 22px;
	}
	.hero-sec {
        height: 180vh;
    }
	.sec-main-title{
		font-size: 50px;
	}
	.about-contetnt {
        padding: 0 48px;
    }
    .our-guest-box img {
        height: 350px;
    }
    .our-merchand {
        padding: 40px 0;
    }
    .our-gallery-box img {
        height: 325px;
    }
	.video-player-info {
        height: 550px;
    }
	.ah-info-main .ah-info h4 {
        font-size: 21px;
    }
	.ah-info-main .ah-info span{
		font-size: 16px;
	}
	.ah-info-main .ah-info .follow{
		font-size: 15px;
		padding: 6px 18px;
	}
	.playlist li{
		padding: 12px 15px;
		margin-bottom: 5px;
	}
	.pi-left span {
        font-size: 18px;
    }
	.audio-card-main{
		padding: 15px;
	}
	.cs-info-head .sec-main-title {
        font-size: 50px;
        margin-bottom: 30px;
    }
	.contact-sec-form .primary-btn {
        height: 50px;
        padding: 0 25px;
        font-size: 18px;
    }
	.audio-card{
		border-radius: 10px;
	}
	.audio-header{
		padding: 15px 15px 5px 15px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	.ah-info-main .cover{
		height: 120px;
        width: 120px;
	}
	.ac-controls .play {
        margin-left: 10px;
        width: 50px;
        height: 50px;
        font-size: 24px;
    }
	.ac-controls button {
        font-size: 24px;
    }
	.pi-left-content h4{
		font-size: 18px;
	}
	.pi-left-content p{
		font-size: 15px;
	}
	.pi-right span{
		font-size: 18px;
	}
	.ah-info-main{
		gap: 10px;
	}
	.contact-sec {
		padding: 80px 0;
	}
	.cs-form-group label{
		font-size: 17px;
	}
	.hero-btn {
        right: 290px;
        bottom: 195px;
    }
	.hero-btn .primary-btn{
		width: 220px;
        height: 60px;
	}
	.big-primary-btn.primary-btn{
		padding: 0 30px;
		font-size: 20px;
	}
	.header-info a.primary-btn {
        padding: 5px 6px;
    }
    .inner-banner {
        height: 250px;
    }
    .about-img img {
        height: 600px;
    }
}


@media screen and (max-width: 1300px){
    .hero-sec {
        height: 160vh;
    }
    .about-img img {
        height: 560px;
    }
    .video-player-info {
        height: 530px;
    }
    .our-guest {
        padding: 40px 0;
    }
    .our-guest .slick-arrow {
        left: -30px;
    }
    .our-guest .slick-next.slick-arrow {
        right: -30px;
    }
    .om-box-img img {
        width: 140px;
        height: 140px;
    }
    .our-gallery {
        padding: 40px 0;
    }
    .contact-sec-info {
        height: 540px;
    }
    .inner-banner {
        height: 200px;
    }
    .inner-banner h2 {
        font-size: 55px;
    }
    .booking-form .sec-cta {
        padding: 40px 0;
    }
    .about-us-page .about-sec {
        padding: 60px 0;
    }
    .packages .our-pricing {
        padding: 60px 0;
    }
    .contact-us .sec-cta {
        padding: 60px 0;
    }
}
@media screen and (max-width: 1200px){
    header li a {
        font-size: 14px;
    }
    header ul {
        gap: 10px;
    }
    .header-info {
        gap: 10px;
    }
    .header-info a.primary-btn {
        padding: 5px 3px;
        font-size: 13px;
    }
    .hero-sec {
        height: 150vh;
    }
    .about-img img {
        height: 500px;
    }
    .video-player-info {
        height: 410px;
    }
    .our-guest-box img {
        height: 280px;
    }
    .om-box-img img {
        width: 120px;
        height: 150px;
    }
    .our-gallery-box img {
        height: 285px;
    }
    .contact-sec-info {
        height: 500px;
        padding: 40px 40px;
    }
    .home footer {
        margin-top: 0;
        padding: 10px 0;
    }
    .cs-info-head .sec-main-title {
        font-size: 42px;
        margin-bottom: 10px;
    }
    .contact-sec-info span {
        font-size: 15px;
    }
    .cs-form-group {
        margin-bottom: 30px;
    }
    .cs-form-group label {
        font-size: 15px;
    }
    .sec-main-title {
        font-size: 44px;
    }
    .inner-banner {
        height: 180px;
    }
    .inner-banner h2 {
        font-size: 52px;
    }
    .sec-cta .left textarea {
        min-height: 120px;
    }
}


@media screen and (max-width:1100px){
    .hero-sec {
        height: 50vh;
    }
    .hero-btn .primary-btn {
        width: 200px;
        height: 50px;
        font-size: 20px;
    }
    .about-img img {
        height: 440px;
    }
    .about-contetnt .sec-main-title {
        margin: 0 0 10px;
    }
    .about-contetnt p {
        font-size: 15px;
    }
    .live-stream-sec {
        padding: 60px 50px;
    }
    .live-stream-sec .sec-main-title {
        margin-bottom: 20px;
        font-size: 42px;
    }
    .big-play {
        width: 90px;
        height: 90px;
        font-size: 40px;
    }
    .video-player-info {
        height: 360px;
    }
    .pi-left-content h4 {
        font-size: 16px;
    }
    .pi-left-content p {
        font-size: 14px;
    }
    .playlist li {
        padding: 7px 10px;
        margin-bottom: 0;
    }
    .ah-info-main .ah-info h4 {
        font-size: 15px;
    }
    .ah-info-main .ah-info span {
        font-size: 14px;
    }
    .ah-info-main .cover {
        height: 100px;
        width: 100px;
    }
    .ac-controls .play {
        margin-left: 0;
        width: 40px;
        height: 40px;
        font-size: 17px;
    }
    .ah-info-main .ah-info .follow {
        font-size: 14px;
        padding: 4px 14px;
    }
    .ac-controls {
        gap: 15px;
        margin: 10px 0;
    }
    .audio-card-main {
        padding: 10px;
    }
    .our-guest .slick-arrow::before {
        font-size: 30px;
    }
    .our-guest .slick-arrow {
        left: -20px;
    }
    .our-guest .slick-next.slick-arrow {
        right: -20px;
    }
    .guest-btn {
        margin-top: 40px;
    }
    .our-merchand .sec-main-title {
        margin-bottom: 20px;
        font-size: 38px;
    }
    .our-merchand-box {
        padding: 20px 20px;
        margin-bottom: 25px;
    }
    .om-box-img img {
        width: 130px;
        height: 130px;
    }
    .om-box-content h1 {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .om-box-content .primary-btn {
        height: 38px;
        font-size: 14px;
    }
    .om-box-content p {
        font-size: 17px;
        margin-bottom: 15px;
    }
    .our-merchand .slick-arrow::before {
        font-size: 20px;
    }
    .our-merchand .slick-arrow {
        left: -30px;
    }
    .our-merchand .slick-next.slick-arrow {
        right: -30px;
    }
    .our-merchand-btn {
        margin-top: 20px;
    }
    .our-pricing {
        padding: 40px 0;
    }
    .our-pricing .sec-main-title {
        margin-bottom: 30px;
    }
    .op-box-top img {
        margin: 10px 0 10px;
    }
    .op-box-top p {
        font-size: 14px;
        padding: 0 15px;
    }
    .op-box-bottom {
        margin-top: 0;
        padding-top: 60px;
    }
    .our-pricing-box {
        padding: 30px 0;
    }
    .op-box-list li {
        font-size: 15px;
        margin-bottom: 10px;
    }
    .op-box-list{
        margin: 0 0 20px;
    }
    .our-pricing-btn {
        margin-top: 40px;
    }
    .op-bb-btn .primary-btn {
        height: 35px;
        font-size: 14px;
        padding: 0 16px;
    }
    .big-primary-btn.primary-btn {
        padding: 0 15px;
        font-size: 15px;
        height: 42px;
    }
    .our-gallery .sec-main-title {
        margin-bottom: 10px;
    }
    .our-gallery-box img {
        height: 265px;
    }
    .our-gallery .slick-arrow {
        left: -5px;
        width: 50px;
        height: 40px;
    }
    .gallery-btn {
        margin-top: 30px;
    }
    .contact-sec{
        padding: 40px 0;
    }
    .contact-sec-info {
        height: 450px;
        padding: 30px 30px;
    }
    
}


@media screen and (max-width:999px){
    header .col-lg-8 {
        display: none;
    }
        
    header .col-md-2 {
        width: 70%;
    }
    
    header .col-lg-2 {
        width: 30%;
    }
    header img {
        width: auto;
        height: 100px;
    }
    header .logo {
        height: auto;
        text-align: center;
        left: 100px;
        position: relative;
        height: 90px;
    }
    .hero-sec {
        height: auto;
        padding: 250px;
    }
    .header-info a.primary-btn {
        padding: 10px 10px;
        font-size: 14px;
    }
    .about-img img {
        height: auto;
    }
    .about-contetnt {
        padding: 0 10px;
    }
    .about-contetnt p {
        font-size: 14px;
        margin-bottom: 10px;
    }
    .live-stream-sec .sec-main-title {
        margin-bottom: 10px;
        font-size: 38px;
    }
    .our-guest .sec-main-title {
        margin-bottom: 10px;
        font-size: 38px;
    }
    .our-guest-box img {
        height: 190px;
    }
    .our-guest .slick-arrow::before {
        font-size: 25px;
    }
    .our-guest .slick-next.slick-arrow {
        right: -15px;
    }
    .our-guest .slick-arrow {
        left: -15px;
    }
    .guest-btn {
        margin-top: 20px;
    }
    .our-merchand .sec-main-title {
        margin-bottom: 5px;
        font-size: 38px;
    }
    .our-merchand .slick-arrow::before {
        font-size: 17px;
    }
    .our-merchand .slick-next.slick-arrow {
        right: -25px;
    }
    .our-merchand .slick-arrow {
        left: -25px;
    }
    .om-box-content p{
        font-size: 15px;
        margin-bottom: 10px;
    }
    .om-box-content h1 {
        font-size: 15px;
        margin-bottom: 5px;
    }
    .om-box-content .primary-btn {
        height: 32px;
        font-size: 14px;
    }
    .our-merchand-btn {
        margin-top: 0;
    }
    .big-primary-btn.primary-btn {
        padding: 0 20px;
        font-size: 16px;
        height: 42px;
    }
    .our-pricing .sec-main-title {
        margin-bottom: 15px;
        font-size: 38px;
    }
    .op-box-top p {
        font-size: 14px;
        padding: 0 10px;
        margin-bottom: 60px;
    }
    .our-gallery .sec-main-title {
        margin-bottom: 0;
        font-size: 38px;
    }
    .our-gallery-box img {
        height: 190px;
    }
    .our-gallery .slick-arrow::before {
        font-size: 22px;
    }
    .cs-info-head .sec-main-title {
        font-size: 30px;
        margin-bottom: 5px;
    }
    .cs-info-head p {
        font-size: 15px;
    }
    .contact-sec-info span {
        font-size: 14px;
    }
    .contact-sec-info {
        height: auto;
        padding: 20px 10px;
    }
    .contact-sec-form .primary-btn {
        height: 43px;
        padding: 0 20px;
        font-size: 16px;
    }
    .contact-sec-form {
        padding: 15px 10px 10px 10px;
    }
     html.open-menu nav.nav1 .push-logo img {
        width: 100%;
    }
    a#hamburg {
        background-color: #fff;
    }
    .nav1 ul li .primary-btn {
        margin-top: 15px;
        padding: 10px 30px;
        font-size: 14px;
        height: 40px;
        width: 165px;
    }
    .header-info a.primary-btn {
        padding: 10px 10px;
        font-size: 14px;
        height: auto;
    }
    header {
        padding: 15px 0;
    }
    html.open-menu nav.nav1 {
        background-color: #fff;
    }
    .inner-banner {
        height: 140px;
    }
    .inner-banner h2 {
        font-size: 40px;
    }
    .gallery-page .our-guest .sec-main-title {
        font-size: 40px;
        margin-bottom: 10px;
    }
    .about-us-page .about-contetnt {
        padding: 0 10px;
    }
    .about-us-page .about-sec {
        padding: 40px 0;
    }
    .sec-cta .right h2 {
        margin: 0 0 10px;
        font-size: 30px;
    }
    .sec-cta .head-top h3 {
        margin: 30px 0 10px;
        font-size: 30px;
    }
    .sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
        font-size: 18px;
        margin-top: 10px;
        height: 42px;
    }
    .contact-us .sec-cta {
        padding: 40px 0;
    }
    .sec-cta .left h2 {
        margin: 0 0 10px;
        font-size: 32px;
    }
}

@media screen and (max-width: 499px) {
    header .cart-col {
        position: absolute;
		right: 0;
    }

	header .cart-col a.primary-btn.book-now {
	    display: none;
	}
	
    header .logo-col {
        width: 100%;
    }
    header .logo {
        height: auto;
        text-align: center;
        height: auto;
        left: 0;
    }
    header img {
        height: 85px;
    }
    .hero-btn {
        right: 0;
        left: 0;
        bottom: 55px;
        text-align: center;
    }
    .hero-btn .primary-btn {
        width: 140px;
        height: 42px;
        font-size: 15px;
        padding: 0 0;
    }
    .hero-sec {
        height: 265px;
        padding: 0;
    }
    .live-stream-sec {
        padding: 40px 0;
    }
    .video-player-info {
        height: 250px;
    }
    .big-play {
        width: 70px;
        height: 70px;
        font-size: 32px;
    }
    .our-gallery-box img {
        height: auto;
    }
    .mt-5 {
        margin-top: 2rem !important;
    }
    .cs-info-head {
        margin-bottom: 0;
    }
    .cs-form-group {
        margin-bottom: 20px;
    }
    .cop p {
        font-size: 14px;
    }
    .about-img {
        margin-left: 0;
    }
    .about-contetnt .sec-main-title {
        margin: 10px 0 5px 0;
        font-size: 34px;
    }
    .about-contetnt .primary-btn {
        margin-top: 10px;
        padding: 0 20px;
        font-size: 14px;
        height: 40px;
    }
    .live-stream-sec .sec-main-title {
        font-size: 34px;
    }
    .our-guest .sec-main-title {
        margin-bottom: 0;
        font-size: 34px;
    }
    .our-guest-box img {
        height: auto;
    }
    .our-guest .slick-arrow::before {
        font-size: 20px;
    }
    .our-guest .slick-next.slick-arrow {
        right: 0;
    }
    .our-guest .slick-arrow {
        left: 0;
    }
    .our-guest .slick-list {
        padding-top: 30px !important;
        padding-bottom: 0 !important;
    }
    .our-merchand {
        padding: 0;
    }
    .om-box-img img {
        width: 100%;
        height: auto;
        padding: 0 100px;
    }
    .our-merchand-box {
        padding: 20px 0;
        margin-bottom: 0;
    }
    .om-box-content {
        margin-top: 10px;
    }
    .our-pricing .sec-main-title {
        margin-bottom: 10px;
        font-size: 34px;
    }
    .our-pricing-box {
        padding: 20px 0;
    }
    .op-box-top h1 {
        font-size: 20px;
    }
    .op-box-top span {
        font-size: 14px;
    }
    .op-box-top img {
        margin: 5px 0 5px;
    }
    .op-box-top img {
        margin: 5px 0 5px;
        height: 90px;
        width: auto;
    }
    .op-box-top p {
        font-size: 14px;
        padding: 0 10px;
        margin-bottom: 0;
    }
        .our-pricing-box {
        padding: 50px 0 170px 0;
        height: auto;
        margin-bottom: 50px;
    }
    .op-box-list {
        margin: 0;
        position: relative;
        bottom: -130px;
    }
    .op-box-bottom {
        margin-top: 0;
        padding-top: 10px;
    }
    .op-bb-btn .primary-btn {
        height: 35px;
        font-size: 14px;
        padding: 0 16px;
        position: relative;
        bottom: -135px;
    }
    .our-gallery {
        padding: 0;
    }
    .our-gallery .sec-main-title {
        font-size: 34px;
    }
    .our-gallery .slick-list {
        padding-top: 20px !important;
        padding-bottom: 10px !important;
    }
    .big-primary-btn.primary-btn {
        padding: 0 15px;
        font-size: 14px;
        height: 35px;
    }
    .cs-info-head .sec-main-title {
        font-size: 26px;
    }
    .cs-info-head p {
        font-size: 14px;
    }
    .social-icon a {
        width: 40px;
        height: 40px;
        font-size: 14px;
    }
    .contact-sec-form .primary-btn {
        height: 35px;
        padding: 0 15px;
        font-size: 14px;
    }
    .contact-sec {
        padding: 40px 0 20px 0;
    }
    .our-gallery-box {
        padding: 10px;
    }
    .sec-cta .left input.wpcf7-form-control.wpcf7-submit.has-spinner {
        margin-bottom: 60px;
    }
    .sec-cta .left input {
        padding: 0 0;
    }
    .sec-cta .left textarea {
        padding: 0;
    }
    .cart.merchandise-page .our-merchand-box {
        padding: 20px 0;
        margin: 30px 10px;
    }
    .gallery-page .our-gallery .sec-main-title {
        font-size: 38px;
        padding-bottom: 10px;
    }
    .packages .our-pricing {
        padding: 60px 0 0 0;
    }
    
}