.container {
	max-width: 91.25vw;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
@media (min-width:1200px) {
	/* .header-white .nav-manu ul li,
	.header-white .nav-manu ul li a {
		color: rgba(22, 22, 22, 0.3);
	} */
	/* .header-white .nav-manu ul li a::after {
		background: rgba(22, 22, 22, 0.3);
	} */
}
@media (min-width:576px) {
	.logo-white {
		display: none;
	}
	.header-white .logo-black {
		display: none;
	}
	.header-white .logo-white {
		display: block;
	}
	.header-white .menu-bar span:nth-child(even),
	.header-white .menu-bar span {
		background: #fff;
	}
	.mobile-menu .header-white .menu-bar span:nth-child(even),
	.mobile-menu .header-white .menu-bar span {
		background: #161616;
	}
}

@media (max-width: 1439px) {
	.tab-content-wrap .explore-occasio-inner-title h4 {
	    font-size: 1.45vw;
	    line-height: 1.45vw;
	}
	.tab-content-wrap .explore-occasio-inner-title {
	    margin-top: 1vw;
	}
}
@media (max-width:1199px) {
	.container {
	    max-width: 100%;
	    padding: 0px 15px;
	}
	.header {
	    padding: 20px 0px;
	}
	.header-wrapper {
	    position: relative;
	}
	.logo {
	    width: 140px;
	}
	.home-banner-section {
	    height: 530px;
	    min-height: 100%;
	}
	.banner-content h1 {
	    margin: 0 auto 20px;
	}
	h1 {
	    font-size: 65px;
	    line-height: 65px;
	}
	p {
    	font-size: 16px;
	    line-height: 22px;
	}
	.banner-content {
		max-width: 600px;
	}
	.home-banner-bg.home-banner-img-holder img {
		object-position: left;
	}
	.elegance-planned-section {
	    padding: 50px 0px;
	}
	.elegance-planned-left {
	    width: 50% !important;
	}
	.elegance-planned-right {
	    width: 50% !important;
	    padding: 20px 20px !important;
	}
	.flying-high-at-60 h2,
	.an-intimate-supper-club h2,
	.diwali-in-the-garden h2,
	.texas-pride h2,
	h2 {
	    font-size: 28px;
	    line-height: 37px;
	}
	.elegance-planned-right-info-top h2 {
	    margin-bottom: 15px;
	}
	.elegance-planned-right-info-top p {
	    font-size: 15px;
	    line-height: 23px;
	    letter-spacing: 0.02px;
	    margin-bottom: 10px;
	}
	.page-anchor-link {
	    margin-top: 15px;
	}
	.page-anchor-link a {
	    font-size: 21px;
	    line-height: 25px;
	    text-decoration-thickness: 1px;
	    text-underline-offset: 5px;
	}
	.photo-credit {
	    margin-top: 25px;
	}
	.photo-credit p {
	    font-size: 14px;
	    line-height: 20px;
	}
	.elegance-planned-event-picture {
	    height: 100%;
	}
	.elegance-planned-event-picture img {
	    width: 100%;
	    height: 100%;
	    object-fit: cover;
	}
	.art-banner-title {
	    margin: 25px 0 0 0;
	}
	.art-banner-title-inner.execution-heading {
	    max-width: 620px;
	}
	.art-banner-title h2,
	.art-banner-title h1 {
	    font-size: 50px;
	    line-height: 55px;
	}
	.border-line {
	    width: 1px;
	    height: 90px;
	    left: 12px;
	    top: 60px;
	}
	.elegance-planned-section.savor-every-moment-section {
	    padding-top: 50px;
	}
	.savor-every-moment-section .elegance-planned-right-info-top h2 {
	    padding-right: 15px;
	    margin-top: 10px;
	}
	.explore-occasio-section {
	    margin: 40px 0px 50px;
	}
	.explore-occasio-title {
	    margin-bottom: 20px;
	}
	.explore-occasio-title h2 {
	    font-size: 25px;
	}
	.explore-occasio-wrap {
	    margin: 0 -8px;
	}
	.explore-occasio-col {
	    width: 25%;
	    padding: 0px 8px;
	}
	.explore-occasio-inner-title {
	    margin-top: 18px;
	}
	.explore-occasio-inner-title h4 {
	    margin-bottom: 0;
	    font-size: 21px;
	    line-height: 25px;
	}
	.explore-occasio-inner-title h4 a {
	    text-decoration-thickness: 1px;
	    text-underline-offset: 5px;
	}
	.explore-occasio-inner-title p {
	    font-size: 14px;
	    line-height: 18px;
	}
	.footer {
	    padding: 50px 0 45px;
	}
	.footer-logo {
	    max-width: 100%;
	}
	.footer-logo img {
	    width: 150px;
	}
	.footer-menu ul li {
	    margin-right: 40px;
	    font-size: 16px;
	    line-height: 22px;
	}
	.footer-menu ul li a::after {
		display: none;
	}
	.footer-copyright {
	    padding: 20px 0px;
	    border-top:1px solid #707070;
	}
	.footer-social-icon ul {
	    column-gap: 20px;
	}
	.footer-social-icon ul li a {
	    font-size: 18px;
	}
	.copyright-text p {
	    font-size: 15px;
	}
	.home-banner-section.hm_banner.about-banner-section {
	    height: 310px;
	}
	.about-mission-section .elegance-planned-right-info-top h2 {
	    margin-bottom: 15px;
		font-size: 24px;
		line-height: 33px;
	}
	.about-mission-section .elegance-planned-right {
	    padding-right: 0 !important;
	}
	.about-mission-section .elegance-planned-right-info-top p {
	    width: 100%;
	}
	.about-mission-section .elegance-planned-right-info-top p:last-child {
	    margin-bottom: 0;
	}
	.elegance-planned-section.about-mission-section {
	    padding-top: 35px;
	}
	.art-banner-title.banner-heading.contact-top-heading {
	    margin-top: 50px;
	}
	.art-banner-section.contact-us-art-banner {
	    padding-top: 60px;
	}
	.contact-us-art-banner .art-banner-picture {
	    padding-top: 25px;
	}
	.get-contact-us-left {
	    width: 50%;
	}
	.get-contact-us-right {
	    width: 45%;
	}
	.get-contact-us-section {
	    padding: 50px 0px;
	}
	.get-in-touch-heading {
	    margin-bottom: 30px;
	}
	.contact-form-info {
	    row-gap: 25px;
	}
	.medium {
	    padding: 10px 0;
	    font-size: 16px;
	    line-height: 22px;
	    height: 45px;
	    letter-spacing: 0.1px;
	    border-bottom: 1px solid #161616;
	}
	.form-group.tell-us {
	    margin-top: 0;
	    margin-bottom: 0;
	}
	.contact-form-info .form-group.submit-group {
	    margin-top: 0;
	}
	.btn {
	    font-size: 22px;
	    line-height: 24px;
	    min-width: auto;
	    height: auto;
	    border-bottom: 1px solid #161616;
	}
	.occasio-email-contact {
	    padding: 10px 0px;
	}
	.occasio-email-contact-wrap ul li {
	    font-size: 16px;
	    line-height: 22px;
	}
	.occasio-email-contact-wrap ul {
	    gap: 15px;
	}
	.occasio-email-contact-wrap ul li::after {
	    width: 1px;
	    height: 13px;
	    right: -8px;
	    border-radius: 50px;
	}
	.porfolios-section {
	    padding-top: 80px;
	}
	.porfolios-section ul li {
	    font-size: 21px;
	    line-height: 21px;
	}
	.tab-content-wrap {
		margin-top: 18px;
	}
	.tab-content-wrap .explore-occasio-wrap {
		row-gap: 20px;
		margin: 0 -5px;
	}
	.tab-content-wrap .explore-occasio-col {
	    padding: 0px 5px;
	}
	.tab-content-wrap .explore-occasio-inner-title h4 {
	    font-size: 15px;
	    line-height: 21px;
	}
	.tab-content-wrap .explore-occasio-inner-title {
	    margin-top: 10px;
	}
	.photographer-info h5 {
	    font-size: 13px;
	    line-height: 18px;
	}
	.event-detail-abt-section .elegance-planned-right {
	    padding-left: 0 !important;
	}
	.elegance-planned-section.savor-every-moment-section.event-detail-abt-section {
	    padding-bottom: 40px;
	}
	.wedding-event-gallery-section {
	    row-gap: 15px;
	    margin-bottom: 15px;
	}
	.event-gallery-item .col {
		height: auto;
	}
	.full-img-card {
	    width: 100%;
	    max-width: 100%;
	    padding: 0px 15px;
	}
	.two-col-big-left-card {
	    padding-right: 15px;
	}
	.event-gallery-item.three-col-card {
	    padding: 0 15px;
	}
	.two-col-small-card {
	    padding-left: 15px;
	}
	.two-col-big-right-card {
	    padding: 0 0 0 15px;
	}
	.two-col-small-card.left-space {
		padding-left: 15px;
	}
	.two-col-big-left-card .col-8 {
	    width: 65%;
	}
	.two-col-big-left-card .col-4 {
	    width: 33%;
	}
	.three-col-card .col-5 {
	    width: 40%;
	}
	.three-col-card .col-3 {
	    width: 25%;
	}
	.three-col-card .col-4 {
	    width: 31%;
	}
	.event-gallery-item .col {
	    height: auto;
	}
	.two-col-small-card > .col-6:last-child {
	    width: 46%;
	}
	.gallery-item-inner-right-top {
	    width: 100%;
	    padding-right: 15px;
	}
	.gallery-item-inner-left {
	    row-gap: 15px;
	}
	.gallery-item-inner-right {
	    row-gap: 15px;
	}
	.two-col-small-card > .col-6 {
	    width: 52%;
	}
	.two-col-small-card > .col-6:last-child {
	    width: 45.5%;
	}
	.gallery-item-inner-right-bottom .col-6 {
	    width: 56%;
	}
	.gallery-item-inner-right-bottom .col-6:last-child {
	    width: 40%;
	}
	.two-col-small-card .gallery-item-inner-left {
	    height: 100%;
	}
	.two-col-big-right-card .col-5 {
	    width: 40.5%;
	}
	.two-col-big-right-card .col-7 {
	    width: 57%;
	}
	.event-detail-abt-section .photo-credit {
	    margin-top: 15px;
	}
	.event-detail-abt-section .photographer-wrap {
	    padding-top: 20px;
	    border-top: 1px solid #707070;
	    row-gap: 15px;
	    margin-top: 0;
	}
	.event-detail-abt-section .photographer-info {
		text-align: left;
	}
	.occasio-productions-section {
	    padding: 50px 0 20px;
	}
	.service-banner-full-section {
		padding-top: 50px;
	}
	.our-services-section {
	    padding-bottom: 70px;
	}
	.occasio-productions-left {
	    width: 58%;
	}
	.occasio-productions-left-info h2 {
		line-height: 32px;
    	font-size: 23px;
	}
	.occasio-productions-left-info {
	    padding-right: 0;
	}
	.occasio-productions-right {
	    width: 38%;
	}
	.occasio-productions-right-info p {
	    font-size: 13px;
	    line-height: 22px;
	    letter-spacing: 0.01px;
	}
	.occasio-productions-wrap {
	    align-items: flex-start;
	}
	.photo-credit.photo-credit-text {
	    margin-top: 20px;
	}
	.service-banner-full-section .photo-credit.photo-credit-text {
	    padding-left: 15px;
	}
	.service-crafting-section .elegance-planned-right-info {
	    row-gap: 15px;
	    padding: 0;
	}
	.service-crafting-section .elegance-planned-wrap {
	    align-items: flex-start;
	}
	.service-crafting-left-info p {
	    font-size: 14px;
	    line-height: 19px;
	    letter-spacing: 0.01px;
	    margin-bottom: 10px;
	}
	.service-crafting-left,
	.service-crafting-right {
	    width: 100%;
	}
	.service-crafting-left-info {
	    padding-right: 0;
	}
	.our-services-col-left {
	    width:  100%;
	}
	.our-services-col-right {
	    width:  100%;
	    padding-top: 20px;
	}
	.our-services-inner-item span {
	    font-size: 22px;
	    line-height: 30px;
	    padding-bottom: 10px;
	    border-bottom: 1px solid #707070;
	}
	.our-services-inner-item-info {
	    padding: 15px 0px 0 0px;
	}
	.our-services-inner-item-info h4 {
	    margin-bottom: 15px;
	    font-size: 22px;
	    line-height: 30px;
	}
	.our-services-inner-item-info p {
	    font-size: 14px;
	    line-height: 21px;
	    padding-right: 0 !important;
	}
	.our-services-inner-item {
	    padding: 0 8px;
	}
	.our-services-col-right-info {
	    row-gap: 20px;
	    margin: 0 -8px;
	}
	.service-crafting-section .elegance-planned-right {
	    padding-bottom: 0 !important;
	}
	.our-approach-section .art-banner-title {
	    margin: 0 0 30px;
	}
	.our-approach-tabing ul {
	    padding: 20px 0;
	}
	.our-approach-tabing ul li button {
	    font-size: 15px;
	    line-height: 23px;
	}
	.our-approach-tabing .nav-tabs li:nth-child(1) {
	    width: 35.33%;
	}
	.our-approach-tabing .nav-tabs li:nth-child(2) {
	    width: 33.33%;
	}
	.our-approach-tabing .nav-tabs li:nth-child(3) {
	    width: 24%;
	}
	.our-approach-tabing ul li button::before {
	    top: -26px;
	    left: 50%;
	    width: 12px;
	    height: 12px;
	    border: 1px solid #161616;
	}
	.our-approach-tab-body {
	    padding-top: 10px;
	}
	.our-approach-left {
	    width: 58%;
	}
	.our-approach-right {
	    width: 40%;
	}
	.our-approach-right-info p {
	    font-size: 15px;
	    line-height: 22px;
	    letter-spacing: 0.01px;
	}
	.about-banner-atf .slider-item img {
	    height: calc(100% - 30px);
	    object-fit: cover;
	    object-position: center;
	}
	.about-banner-atf .photo-credit.photo-credit-text {
	    height: 30px;
	}
	.porfolios-tab-body .explore-occasio-col .explore-occasio-picture {
	    height: 230px;
	}
	.home-heading1 .border-line,
	.border-line {
		display: none !important;
	}
	.navigation {
		width: 320px;
		padding-bottom: 50px;
	}
	.nav-manu ul li a {
		padding: 22px 25px;
		line-height: 1;
	}
	.nav-manu ul li {
		font-size: 22px;
		width: 100%;
	}
	.header-social-nav {
		margin-left: 25px;
		margin-top: auto;
		margin-bottom: -20px;
	}
	.header-social-nav ul {
		gap: 25px;
	}
	.header-social-nav ul li a svg {
		height: 25px;
		width: 25px;
	}
	.main-nav .menu-bar span {
		width: 30px;
		height: 2px;
		border-radius: 10px;
	}
	.nav-manu {
		margin-top: 75px;
	}
	.mobile-menu .menu-bar span:nth-child(3) {
		left: -5px;
		top: -14px;
	}
	.mobile-menu .menu-bar span:nth-child(1) {
		left: -5px;
		top: 6px;
	}
	.main-nav .menu-bar {
		gap: 8px;
		z-index: 1111;
	}
	.home-banner-section .photo-credit {
		padding-right: 40px;
		padding-top: 10px;
		margin-top: 0;
	}
	.home-banner-section .about-team-slider-arrow.controls-mob {
		bottom: 40px;
		right: 40px;
	}
	.our-service-banner-atf .home-banner-bg.home-banner-img-holder {
		height: calc(100% - 40px);
	}
	.art-banner-title.banner-heading.contact-top-heading.our-service-top-heading {
		margin-top: 0;
	}
	.home-banner-bg.home-banner-img-holder {
		height: calc(100% - 40px);
	}
	.two-col-big-left-card.padding-both-side {
		padding-left: 15px;
		padding-right: 15px;
	}
	.two-col-small-card.right-space {
		padding-right: 15px;
		padding-left: 0;
	}
	.two-col-small-card.right-space .gallery-item-inner-right-top {
		margin-left: auto;
		padding-right: 0;
		width: 92%;
	}
	.two-col-card.three-block {
		padding-right: 15px;
	}
	.two-col-card.three-block .gallery-item-inner-right-top {
		padding-right: 0;
	}
	.three-col-card.no-padding.three-col-two {
		padding: 0;
	}
	.two-col-big-right-card.half-equal.padding-right {
		padding: 0 15px 0 0;
	}
	.two-col-small-card.padding-both-side .gallery-item-inner-right-top {
		padding-right: 0;
	}
	.two-col-small-card.padding-both-side {
		padding: 0 15px;
	}
	.two-col-big-right-card.half-equal .col-7 {
		width: 50% !important;
	}
	.two-col-big-right-card.half-equal .col-5 {
		width: 47% !important;
	}
	.two-col-big-right-card .col-8 {
		width: 67% !important;
	}
	.two-col-big-right-card .col-4 {
		width: 30% !important;
	}
	.two-col-small-card.right-space > .col-6:last-child {
		width: 43%;
	}
	.two-col-small-card.right-space > .col-6 {
		width: 55%;
	}
	.two-col-small-card.right-space .gallery-item-inner-right-bottom .col-6:last-child {
		width: 51%;
	}
	.two-col-small-card.right-space .gallery-item-inner-right-bottom .col-6 {
		width: 45%;
	}
	.two-col-big-left-card.padding-both-side .col-8 {
		width: 65%;
	}
	.two-col-big-left-card.padding-both-side .col-4 {
		width: 33%;
	}
	.two-col-big-left-card.padding-both-side .col-3 {
		width: 33%;
	}
	.two-col-big-left-card.padding-both-side .col-9 {
		width: 65%;
	}
	.two-col-card.three-block .col-7 {
		width: 62%;
	}
	.two-col-card.three-block .col-5 {
		width: 36%;
	}
	.three-col-card.three-col-one .col-4:first-child {
		width: 32%;
	}
	.three-col-card.three-col-one .col-4:first-child {
		width: 32%;
	}
	.three-col-card.three-col-one .col-4:nth-child(3) {
		width: 33%;
	}
	.two-col-big-left-card.padding-both-side .col-7 {
		width: 57%;
	}
	.two-col-big-left-card.padding-both-side .col-5 {
		width: 41%;
	}
	.three-col-card.three-col-two .col-4:first-child {
		width: 27%;
	}
	.three-col-card.three-col-two .col-4:nth-child(2) {
		width: 32%;
	}
	.three-col-card.three-col-two .col-4:nth-child(3) {
		width: 37%;
	}
	.two-col-big-right-card.no-padding .col-9 {
		width: 69%;
	}
	.two-col-big-right-card.no-padding .col-3 {
		width: 29%;
	}
	.three-col-card.no-padding.three-col-two .col-6 {
		width: 39%;
	}
	.three-col-card.no-padding.three-col-two .col-3:nth-child(2) {
		width: 29%;
	}
	.three-col-card.no-padding.three-col-two .col-3:nth-child(3) {
		width: 28%;
	}
	.three-col-card.three-col-one .col-4:nth-child(2) {
		width: 31%;
	}
	.two-col-small-card.padding-both-side > .col-6 {
		width: 42%;
	}
	.two-col-small-card.padding-both-side > .col-6:last-child {
		width: 56%;
	}
	.two-col-small-card.padding-both-side > .col-6  .gallery-item-inner-left {
		flex-direction: inherit;
	}
	.two-col-small-card.padding-both-side > .col-6 .gallery-item-inner-right .gallery-item-inner-right-bottom {
		width: 100%;
	}
	.two-col-six-block-card.padding-both-side {
		padding: 0 0 0 15px;
	}
	.two-col-six-block-card > .col-3 {
		width: 29%;
	}
	.two-col-six-block-card > .col-3 .gallery-item-inner-left {
		row-gap: 15px;
		flex-direction: inherit;
	}
	.two-col-six-block-card > .col-9 {
		width: 69%;
	}
	.two-col-six-block-card > .col-9 .gallery-item-inner-right .gallery-item-inner-right-bottom.col-12 .col-5 {
		width: 50%;
	}
	.two-col-six-block-card > .col-9 .gallery-item-inner-right .gallery-item-inner-right-bottom.col-12 .col-7 {
		width: 41%;
	}
	.two-col-big-left-card.big-size .col-8 {
		width: 62%;
	}
	.two-col-big-left-card.big-size .col-4 {
		width: 36%;
	}
	.three-col-card.three-col-four .col-7 {
		width: 40%;
	}
	.three-col-card.three-col-four .col-3 {
		width: 31%;
	}
	.three-col-card.three-col-four .col-2 {
		width: 26%;
	}
	.three-col-card.three-col-two.no-space .col-4:first-child {
		width: 28%;
	}
	.three-col-card.three-col-two.no-space .col-4:nth-child(2) {
		width: 31%;
	}
	.three-col-card.three-col-two.no-space .col-4:nth-child(3) {
		width: 37.5%;
	}
	.two-col-big-right-card .col-9, .two-col-big-left-card .col-9 {
		width: 64%;
	}
	.two-col-big-right-card .col-3, .two-col-big-left-card .col-3 {
		width: 34%;
	}
	.two-col-big-right-card.four-eight .col-8 {
		width: 60% !important;
	}
	.two-col-big-right-card.four-eight .col-4 {
		width: 38% !important;
	}
	.two-col-big-left-card.six-six .col-6 {
		width: 48% !important;
	}
	.two-col-big-left-card.six-six .col-6:nth-child(2) {
		width: 50% !important;
	}
	.event-gallery-item.two-col-big-right-card.six-six.equal-space {
		padding: 0 15px;
	}
	.two-col-big-right-card.six-six.equal-space .col-6 {
		width: 51% !important;
	}
	.two-col-big-right-card.six-six.equal-space .col-6:nth-child(2) {
		width: 47% !important;
	}
	.two-col-big-right-card.six-six .col-6 {
		width: 48% !important;
	}
	.two-col-big-right-card.six-six .col-6:nth-child(2) {
		width: 50% !important;
	}
	.three-col-card.three-col-two.no-space.western-wanderlustthree-equal .col-4:nth-child(2) {
		width: 32%;
	}
	.three-col-card.three-col-two.no-space.western-wanderlustthree-equal .col-4:nth-child(3) {
		width: 35.5%;
	}
}

@media (max-width:1023px) {
	.about-mission-section .elegance-planned-wrap {
	    align-items: unset;
	}
	.about-team-left-col {
	    width: 100%;
	}
	.about-team-left-info-holder .art-banner-title {
	    margin-top: 0;
	}
	.about-team-left-col .art-banner-title h2 {
	    text-align: center;
	}
	.about-team-left-col .art-banner-title h2 br {
	    display: none;
	}
	.about-team-right-col {
	    width: 100%;
	}
	.about-team-slider-img-holder {
	    width: 42%;
	}
	.about-team-slider-info-holder {
	    width: 55%;
	}
	.about-team-slider-info-holder h3 {
	    font-size: 26px;
	    letter-spacing: 0.1px;
	    margin-bottom: 7px;
	    line-height: 25px;
	}
	.about-team-slider-info-holder p {
	    font-size: 13px;
	    line-height: 21px;
	    letter-spacing: 0.01px;
	}
	.team-body p {
	    margin-bottom: 10px;
	}
	.team-head {
	    margin-bottom: 10px;
	}
	.about-team-left-col .about-team-slider-arrow {
	    display: block;
	    margin-bottom: 10px;
	}
	.about-team-left-info-holder {
	    height: auto;
	    margin-bottom: 30px;
	}
	/* .controls-mob.about-team-slider-arrow {
	    display: block;
	    margin: 0;
	} */
	.slider-controls-wrap {
	    justify-content: center;
	    column-gap: 10px;
	    font-size: 16px;
	    line-height: 21px;
	    letter-spacing: 0.01px;
	    margin-top: 20px;
	}
	.about-team-slider-arrow .slider-controls-cmn {
	    width: 45px;
	}
	.about-team-section {
	    padding: 50px 0;
	}
	.about-mission-section .elegance-planned-right-info {
	    justify-content: center;
	}
	.get-contact-us-right-thumb, .get-contact-us-right-thumb img {
	    height: 100%;
	}
	.get-contact-us-right-thumb img {
	    object-fit: cover;
	}
}
@media only screen and (device-width : 812px) and (device-height : 375px) and (-webkit-device-pixel-ratio : 3) {}

@media (max-width:767px) {
	.home-banner-section {
	    height: 400px;
	}
	h1 {
	    font-size: 55px;
	    line-height: 55px;
	}
	.art-banner-title h2,
	.art-banner-title h1 {
	    font-size: 45px;
	}
	.art-banner-title-inner.execution-heading {
	    max-width: 570px;
	}
	.explore-occasio-col {
	    width: 50%;
	}
	.explore-occasio-wrap {
	    row-gap: 30px;
	}
	.explore-occasio-col.col3 {
	    width: 50%;
	}
	.corporate .explore-occasio-col.col3 {
	    width: 50%;
	}
}

@media (max-width:575px) {
	.header {
	    background: #fff;
	}
	.home-banner-section.hm_banner {
	    margin-top: 62px;
	}
	.home-banner-section {
	    height: 530px;
	}
	.home-banner-section.hm_banner {
	    height: calc(100vh - 63px);
	}
	.home-banner-bg.home-banner-img-holder img {
	    object-position: -210px 0px;
	}
	.banner-content {
	    max-width: 100%;
	}
	h1 {
	    font-size: 38px;
	    line-height: 46px;
	}
	.elegance-planned-left {
	    width: 100% !important;
	}
	.elegance-planned-right {
	    width: 100% !important;
	    padding: 30px 15px 0 !important;
	}
	.elegance-planned-event-picture img {
	    height: auto;
	}
	.photo-credit {
	    margin-top: 20px;
	}
	.elegance-planned-right-info-top h2 {
	    margin-bottom: 10px;
	}
	.elegance-planned-right-info-top p {
	    font-size: 16px;
	    line-height: 26px;
	}
	.photo-credit p {
	    font-size: 16px;
	    line-height: 22px;
	}
	.elegance-planned-right-info {
	    height: auto;
	    text-align: center;
	}
	.art-banner-title-inner.execution-heading {
	    max-width: 100%;
	}
	.art-banner-title h2,
	.art-banner-title h1 {
	    font-size: 38px;
	    line-height: 45px;
	}
	.border-line {
	    left: 0;
	    top: 90px;
	    right: 0;
	    margin: auto;
		display: none;
	}
	.savor-every-moment-section .elegance-planned-right-info-top h2 {
	    padding-right: 0;
	    margin-top: 0;
	}
	.savor-every-moment-section .elegance-planned-right-info-top h2 br {
		display: none;
	}
	.flying-high-at-60 h2,
	.an-intimate-supper-club h2,
	.diwali-in-the-garden h2,
	.texas-pride h2,
	h2 {
	    font-size: 27px;
	}
	.explore-occasio-title h2 {
	    font-size: 24px;
	}
	.elegance-planned-section {
	    padding: 40px 0px;
	}
	.explore-occasio-section {
	    margin: 35px 0px 40px;
	}
	.explore-occasio-wrap {
    	row-gap: 30px;
	    margin: 0;
	}
	.explore-occasio-col {
	    width: 100%;
	}
	.corporate .explore-occasio-col {
	    width: 100%;
	}
	.explore-occasio-inner-title h4 {
	    font-size: 23px;
	    line-height: 28px;
	}
	.explore-occasio-inner-title p {
	    font-size: 17px;
	    line-height: 24px;
	}
	.explore-occasio-inner-title {
	    text-align: center;
	    padding: 0px 10px;
		gap: 10px;
	}
	.footer .container {
	    padding: 0px;
	}
	.footer-left {
	    width: 100%;
	    text-align: center;
		margin-bottom: 20px;
	}
	.footer-right {
	    width: 100%;
	}
	.footer-menu ul li {
	    margin-right: 0;
	    width: 100%;
		text-align: center;
	}
	.footer-menu ul li a {
	    display: block;
	    border-bottom: 1px solid #b5b5b5;
	    padding: 10px 15px;
	}
	.hide-desktop {
	    display: block !important;
	}
	.footer-social-icon.hide-desktop {
	    width: 100%;
	}
	.footer-social-icon ul {
	    justify-content: center;
	}
	.footer-social-icon.hide-desktop li {
	    width: auto;
	}
	.footer-menu .footer-social-icon.hide-desktop li a {
	    border: 0px;
	    padding: 15px 0 0px;
	}
	.footer-social-icon {
	    display: none;
	}
	.copyright-text {
	    width: 100%;
	    text-align: center;
	}
	.footer {
	    padding: 40px 0 15px;
	}
	.footer-copyright {
	    padding: 15px 0px;
        border-top: 1px solid #b5b5b5;
	}
	.explore-occasio-picture a::after {
		display: none;
	}
	.elegance-planned-section.savor-every-moment-section {
	    padding-top: 30px;
	}
	.logo-white {
	    display: none;
	}
	.inner-baner .home-banner-bg.home-banner-img-holder img {
	    object-position: center;
	}
	.home-banner-section.hm_banner.about-banner-section {
	    height: 250px;
	}
	.art-banner-title.banner-heading.contact-top-heading {
	    margin-top: 40px;
	}
	.elegance-planned-section.about-mission-section {
	    padding-top: 30px;
	}
	.about-mission-section .elegance-planned-right {
	    padding-left: 0 !important;
	}
	.about-team-section {
	    padding: 40px 0;
	}
	.about-team-left-col .art-banner-title h2 {
	    font-size: 35px;
	}
	.about-team-slider-img-holder {
	    width: 100%;
	}
	.about-team-slider-info-holder {
	    width: 100%;
	    margin-top: 25px;
	    text-align: center;
	}
	.about-team-slider-info-holder p {
	    font-size: 14px;
	    line-height: 22px;
	}
	.art-banner-title.banner-heading.contact-top-heading {
	    margin-top: 30px;
	}
	.art-banner-section.contact-us-art-banner .art-banner-title h1 {
	    letter-spacing: 0.1px;
	    font-size: 34px;
	    line-height: 35px;
	}
	.contact-us-art-banner .art-banner-picture {
	    padding-top: 15px;
	}
	.get-contact-us-section {
	    padding: 40px 0px;
	}
	.get-contact-us-left {
	    width: 100%;
	}
	.get-contact-us-right {
	    width: 100%;
	    margin-top: 40px;
	}
	.get-in-touch-heading {
	    margin-bottom: 15px;
	}
	.half-group {
	    width: 100% !important;
	}
	textarea.medium {
	    height: 100px;
	}
	.occasio-email-contact {
	    padding: 15px 0px;
	}
	.occasio-email-contact-wrap ul {
    	gap: 12px;
    	flex-wrap: wrap;
	}
	.occasio-email-contact-wrap ul li {
	    width: 100%;
	    text-align: center;
	}
	.occasio-email-contact-wrap ul li::after {
		display: none;
	}
	.explore-occasio-col.col3 {
		width: 100%;
	}
	.corporate .explore-occasio-col.col3 {
	    	width: 100%;
	}
	.tab-content-wrap .explore-occasio-inner-title {
		margin-top: 15px;
	    text-align: left;
	    padding: 0;
	}
	.tab-content-wrap .explore-occasio-inner-title h4 {
	    font-size: 17px;
	    line-height: 21px;
	}
	.tab-content-wrap .explore-occasio-wrap {
	    row-gap: 25px;
	}
	.porfolios-tab-head a.tabs-dropdown {
	    display: flex;
	    background: #fff;
	    text-align: left;
	    padding: 15px 15px;
	    padding-right: 38px;
	    cursor: pointer;
	    border: 1px solid #9e9e9e;
	    font-size: 18px;
	    line-height: 20px;
	    flex-wrap: wrap;
	    align-items: center;
	    position: relative;
	    font-family: 'Levenim MT';
	    font-weight: normal;
	    color: #1A1A1A;
	}
	.tabs-dropdown:before {
	    content: "\f107";
	    font-family: 'FontAwesome';
	    position: absolute;
	    right: 16px;
	    font-style: normal;
	}
	ul.mobile-tabs {
	    display: none;
	}
	.porfolios-tab-head {
	    position: relative;
	}
	.porfolios-section ul.mobile-tabs {
	    border: 1px solid #9e9e9e;
	    border-top: 0;
	    border-bottom: 0;
	    position: absolute;
	    width: 100%;
	    z-index: 2;
	    background: #fff;
	    left: 0;
	    right: 0;
	    top: 52px;
	}
	.porfolios-section ul.mobile-tabs li a {
	    display: block;
	    padding: 14px 15px 12px;
	}
	.porfolios-section ul li {
	    font-size: 18px;
	    line-height: 19px;
	}
	.event-detail-abt-section .elegance-planned-right {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	.photographer-info {
	    text-align: left;
	}
	.photographer-wrap {
	    padding-top: 20px;
	    border-top: 1px solid #707070;
	}
	.elegance-planned-section.savor-every-moment-section.event-detail-abt-section {
	    padding-bottom: 30px;
	}
	.occasio-productions-left {
	    width: 100%;
	    margin-bottom: 15px;
	}
	.occasio-productions-right {
	    width: 100%;
	}
	.photo-credit-text.text-right p {
	    text-align: left;
	}
	.occasio-productions-wrap {
	    text-align: center;
	    margin-bottom: 25px;
	}
	.service-crafting-left-info p:last-child {
		margin-bottom: 0;
	}
	.occasio-productions-right-info p {
	    font-size: 16px;
	    line-height: 22px;
	}
	.occasio-productions-left-info h2 {
	    line-height: 37px;
	    font-size: 27px;
	}
	.service-crafting-section .elegance-planned-left .photo-credit.photo-credit-text {
	    text-align: right;
	}
	.service-crafting-section .elegance-planned-right {
	    padding-left: 0 !important;
	    padding-right: 0 !important;
	}
	.service-crafting-left-info p {
	    font-size: 16px;
	    line-height: 22px;
	}
	.service-crafting-left {
	    margin-bottom: 20px;
	}
	.our-services-col-right-info {
	    margin: 0;
	}
	.our-services-inner-item {
	    width: 100%;
	    display: flex;
	    border: 1px solid #707070;
	    padding: 15px 15px;
	    flex-wrap: wrap;
	    justify-content: flex-start;
	}
	.our-services-inner-item span {
	    font-size: 22px;
	    line-height: 30px;
	    padding-bottom: 0;
	    border-bottom: 0;
	    width: 20px;
	}
	.our-services-inner-item-info h4 {
	    margin-bottom: 8px;
	}
	.our-services-inner-item-info {
	    padding: 0px 0px 0 10px !important;
	    width: calc(100% - 20px);
	}
	.our-services-section {
	    padding-bottom: 50px;
	}
	.our-approach-section .art-banner-title h2 {
	    text-align: center;
	}
	.our-approach-tab-body {
	    text-align: center;
	}
	.our-approach-right-info p {
	    font-size: 16px;
	    line-height: 24px;
	}
	.our-approach-tabing .approach-tabs-dropdown {
	    display: flex;
	    background: #fff;
	    text-align: left;
	    padding: 15px 15px;
	    padding-right: 38px;
	    cursor: pointer;
	    border: 1px solid #9e9e9e;
	    font-size: 16px;
	    line-height: 20px;
	    flex-wrap: wrap;
	    align-items: center;
	    position: relative;
	    font-family: 'Levenim MT';
	    font-weight: normal;
	    color: #1A1A1A;
	}
	.approach-tabs-dropdown:before {
		content: "\f107";
		font-family: 'FontAwesome';
		position: absolute;
		right: 16px;
		font-style: normal;
	}
	ul.approach-mobile-tabs {
		display: none;
	}
	.our-approach-tab-head {
		position: relative;
	}
	.our-approach-tab-head ul.approach-mobile-tabs {
		border: 1px solid #9e9e9e;
		border-top: 0;
		border-bottom: 0;
		position: absolute;
		width: 100%;
		z-index: 2;
		background: #fff;
		left: 0;
		right: 0;
		top: 52px;
	    padding: 0;
	}
	.our-approach-tab-head .approach-mobile-tabs li button {
	    display: block;
	    padding: 14px 15px 12px;
	    width: 100%;
	    text-align: left;
	    border-bottom: 1px solid #000;
	}
	.our-approach-tabing .nav-tabs li {
	    width: 100% !important;
	}
	.our-approach-tabing ul::before,
	.our-approach-tabing ul li button::before {
		display: none;
	}
	.our-approach-left {
	    width: 100%;
	}
	.our-approach-right {
	    width: 100%;
	}
	.our-approach-wrap {
	    row-gap: 15px;
	    margin-top: 10px;
	}
	.our-services-col-left-info .art-banner-title h2 {
	    text-align: center;
	}
	.about-team-left-col .about-team-slider-arrow {
	    margin-bottom: 0;
	}
	.about-banner-atf .photo-credit.photo-credit-text p {
	    text-align: right;
	    padding-top: 5px;
	}
	.home-banner-section.hm_banner.inner-baner.about-banner-section.about-banner-atf {
	    height: 280px;
	}
	.porfolios-tab-body .explore-occasio-col .explore-occasio-picture {
	    height: 260px;
	}
	.navigation {
		width: 100%;
	}
	.elegance-planned-section.savor-every-moment-section .elegance-planned-right-info-top p {
		margin-right: 0;
	}
	.home-banner-section .about-team-slider-arrow.controls-mob {
		bottom: 50px;
		right: 20px;
	}
	.home-banner-section .photo-credit {
		padding-right: 20px;
	}
	.elegance-planned-event-picture {
		height: auto;
	}
	.art-banner-info .photo-credit,
	.elegance-planned-left .photo-credit {
		margin: 10px 15px 0 0;
	}
	.get-contact-us-section .photo-credit {
		margin-top: 10px;
	}
	.get-contact-us-right-thumb, .get-contact-us-right-thumb img {
		height: auto;
	}
	.home-banner-section.our-service-banner-atf .photo-credit {
		padding-right: 0;
	}
	.our-service-banner-atf .photo-credit-text.text-right p {
		text-align: right;
	}
	.occasio-productions-section .photo-credit-text.text-right p {
		text-align: right;
	}
	.three-col-card.three-col-two .col-4:first-child {
		width: 27%;
	}
	.three-col-card.three-col-two .col-4:nth-child(2) {
		width: 32%;
	}
	.three-col-card.three-col-two .col-4:nth-child(3) {
		width: 37%;
	}
	.three-col-card.three-col-two.no-space.western-wanderlustthree-equal .col-4:nth-child(3) {
		width: 36.5%;
	}
	.three-col-card.three-col-two.no-space.western-wanderlustthree-equal .col-4:nth-child(2) {
		width: 31%;
	}
	.event-detail-abt-section .photographer-wrap.noborder {
		border-top: 0;
		margin-bottom: 0;
	}
	.event-detail-abt-section .photographer-wrap.noborder .photographer-info {
		text-align: center;
	}
	.term-celebrations .porfolios-tab-body .explore-occasio-col.col3 .explore-occasio-picture, .term-weddings .porfolios-tab-body .explore-occasio-col.col3 .explore-occasio-picture {
		height: 260px;
	}
	.explore-occasio-picture .thumb-mobile {
        display: block;height:100%;
    }
    .explore-occasio-picture .thumb-desktop {
        display: none;
    }
}
