/* Normal desktop :1200px. */
@media (min-width: 1200px) and (max-width: 1500px) {
    .container-fluid.custom-padding {
        padding-left: 75px;
        padding-right: 75px;
    }
    .trans-two {
        display: none;
    }
    .trans-one {
        display: none;
    }
    .event-content {
        margin-top: 115px;
        margin-bottom: 160px;
    }

}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .big-zone {
        display: none;
    }
    .trans-two {
        display: none;
    }
    .trans-one {
        display: none;
    }
    .event-content {
        margin-top: 115px;
        margin-bottom: 160px;
    }
    .container-fluid.custom-padding {
        padding-left: 30px;
        padding-right: 30px;
    }
    .des-img img {
        max-width: 600px;
    }
    .trans-heading.pge-2 {
        left: 50%;
    }
    .event-area.pge-2 {
        padding-top: 199px;
        padding-bottom: 10px;
    }
    .des-img h1 {
        font-size: 110px;
        padding-right: 10px;
    }
    .footer-g-wrap {
        grid-template-columns: 70% calc(30% - 30px);
    }
    .des-img h1 img {
        max-width: 105px;
    }




}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991.98px) {
    .big-zone {
        display: none;
    }
    .mobile-bar {
        display:block;
    }
    .hero-area {
        height: 450px;
    }
    .three-card-g-wrap {
        grid-gap: 30px;
    }
    .s-card {
        width: 100%;
    }
    .trans-two {
        display: none;
    }
    .trans-one {
        display: none;
    }
    .event-content {
        margin-top: 105px;
        margin-bottom: 140px;
    }
    .container-fluid.custom-padding {
        padding-left: 15px;
        padding-right: 15px;
    }
    .des-img img {
        max-width: 395px;
    }
    .show-left-img img {
        max-width: 234px;
    }
    .showing-right-content {
        margin-bottom: 40px;
    }
    .f-trans-one {
        display: none;
    }
    .f-trans-two {
        display: none;
    }
    .event-area {
        padding-top: 85px;
    }
    .trans-heading.pge-2 {
        left: 50%;
    }
    .event-area.pge-2 {
        padding-top: 199px;
        padding-bottom: 10px;
    }
    .des-img h1 {
        font-size: 80px;
        padding-right: 26px;
        overflow: hidden;
    }
    .des-img h1 img {
        max-width: 85px;
    }
    .close-MobileMenu.fix-trans {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .header-right > a.round-btn {
        color: #fff !important;
    }
    .header-right > a.round-btn {
        display: block !important;
    }
    .close-MobileMenu.fix-trans {
        top: auto;
        bottom: 30px;
        right: 15px;
    }
    .upper-text-wrap {
        padding-bottom: 48px;
    }
    .footer-g-wrap {
        grid-template-columns: 70% calc(30% - 30px);
    }

}


/* small mobile :320px. */
@media (min-width: 320px) and (max-width: 767.98px) {

    
.ck-blk-inner-single-row label {
	max-width: 50%;
	
	-webkit-box-flex: 0;
	
	-ms-flex: 0 0 50%;
	
	flex: 0 0 50%;
}
    

.mmmm-logo {
	position: absolute;
	top: 125px;
	left: 0;
}
.mobileMenu {
	margin-top: 230px;
}

    .round-btn[type="submit"] {
	background: #080808;
	color: #fff !important;
	border: 0;
	font-weight: 500 !important;
	width: 100%;
	height: 57px;
	color: ;
}


    .big-zone {
        display: none;
    }
    .mobile-bar {
        display:block;
    }
    .hero-area {
        height: 450px;
    }
    .three-card-g-wrap {
        grid-gap: 30px;
    }
    .s-card {
        width: 100%;
    }
    .trans-heading {
        left: -8px;
    }
    .trans-two {
        display: none;
    }
    .trans-one {
        display: none;
    }
    .event-content {
        margin-top: 105px;
        margin-bottom: 140px;
    }
    .container-fluid.custom-padding {
        padding-left: 15px;
        padding-right: 15px;
    }
    .des-img img {
        max-width: 395px;
    }
    .show-left-img img {
        max-width: 234px;
    }
    .showing-right-content {
        margin-bottom: 40px;
    }
    .f-trans-one {
        display: none;
    }
    .f-trans-two {
        display: none;
    }
    .three-card-g-wrap {
        grid-template-columns: auto;
    }
    .trans-heading {
        top: -21px;
        font-size: 30px;
        left: 50%;
        background: #080808;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 80%;
        text-align: center;
    }
    .upper-text-wrap {
        padding: 15px;
        padding-top: 36px;
        margin-bottom: 20px;
        padding-bottom: 28px;
    }
    .upper-text-wrap p {
        font-size: 17px;
    }
    .event-title h4 {
        font-size: 42px;
        margin-bottom: 20px;
    }
    .event-title {
        display: block;
    }
    .event-g-wrap {
        grid-template-columns: auto;
        grid-gap: 20px;
    }
    .showing-g-wrap {
        grid-template-columns: auto;
        text-align: center;
    }
    .des-img img {
        max-width: 90%;
    }
   .form-content {
	padding: 15px;
	margin-top: 25px;
}
    .form-title h2 {
        color: #080808;
        font-weight: 900;
        font-size: 28px;
        padding-left: 15px;
        padding-top: 25px;
        padding-bottom: 5px;
        position: relative;
        margin-bottom: 0;
    }
    .form-title h2::after {
        width: 261px;
        left: -80px;
    }


    .footer-g-wrap {
        grid-template-columns: auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
    }
    .social-links {
        text-align: center;
    }
    .ft-menu li {
        display: inline-block;
        margin: 0 !important;
        text-align: center;
        margin-bottom: 0 !important;
    }
    .mail-form {
        margin-top: 0;
        padding-left: 0;
        text-align: center;
    }
    .copyright-text {
        margin-top: 45px;
    }
    .form-area {
        padding-top: 60px;
    }
    .event-area {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .trans-heading.pge-2 {
        font-size: 21px;
        top: -28px;
    }
    .event-area.pge-2 {
        padding-top: 90px;
        padding-bottom: 100px;
    }
    .para-g-wrap {
        grid-template-columns: auto;
    }
    .isotop-title h2 {
        font-size: 55px;
    }
  .isotop-area {
	padding-top: 60px;
	padding-bottom: 40px;
}
    .maso-img img {
        -o-object-fit: cover;
        object-fit: cover;
    }
    .ft-menu li a {
        color: #fff;
        font-size: 15px;
        display: inline-block;
        font-weight: 700;
        -webkit-transition: .3s;
        transition: .3s;
        margin-left: 6px;
        margin-right: 6px;
    }
    .hero-area {
        background-image: url(../../assets/img/hero-bg-m.png) !important;
    }
    .close-MobileMenu.fix-trans {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .three-card-g-wrap {
        display: grid;
        grid-template-columns: 50% 50%;
        grid-gap: 0;
    }

.s-card.box-shadow {
    background: #080808;
  }
  .s-card.full-w {
    grid-column: 1/3;
    width: auto;
    border-top: 1px solid #707070;
  }
  .s-card.second {
	border-left: 1px solid #707070;
}
.amount-count {
	font-size: 28px;
}
.three-card-area {
	position: relative;
	padding-bottom: 0;
	background: #080808;
}
.s-card p {
	font-size: 14px;
	line-height: 22px;
}
.header-right > a.round-btn {
	color: #fff !important;
}
.header-right > a.round-btn {
	display: block !important;
}
.form-title.pge-2 h2::after {
	width: 349px;
	left: -140px;
}







.showing-area.one {
	background: #080808 !important;
	overflow: hidden;
	padding-top: 118px;
	margin-top: -105px;
}
.lf-onee.d-none {
	position: absolute;
	display: block !important;
	left: -150px;
	bottom: 60px;
}
.des-img h1 {
	font-size: 70px !important;
	color: #BD9938;
}
.showing-right-content a.round-btn {
	padding-top: 18px;
	padding-bottom: 18px;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
	font-size: 20px !important;
	text-align: center;
	border-radius: 35px;
	background: #D4AF37;
	-webkit-transform: translateY(23px);
	transform: translateY(23px);
}
.isotop-title h2 {
	font-size: 40px;
}
.lf-onee.lf-two.d-none {
	z-index: -1;
	top: -85px;
	left: -160px;
	max-height: 450px;
	width: 815px;
}
.event-title h4.box-shadow {
	background: none;
	text-align: center;
	margin-right: 0;
	margin-top: 140px;
}
.event-title a.round-btn {
	color: #fff !important;
	background: #080808;
	width: 100%;
	padding-top: 16px;
	padding-bottom: 16px;
	font-size: 22px !important;
	border-radius: 35px;
	max-width: a;
}
.event-title {
	text-align: center;
}
.event-area {
	overflow: hidden;
}
.event-title {
	text-align: center;
	margin-bottom: 180px;
}
.close-MobileMenu.fix-trans {
	top: auto;
	bottom: 30px;
	right: 15px;
}
.hero-area {
	height: 345px;
}
.form-area {
	padding-top: 10px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #D8B34E), color-stop(#DDC05B), to(#B58D27));
	background: linear-gradient(to bottom, #D8B34E 10%, #DDC05B, #B58D27);
	padding-bottom: 5px;
	margin-bottom: 0;
}
.form-wrapper {
	background: none;
}
.footer-area {
	border-top: 0;
}
.upper-text-wrap {
	padding-bottom: 48px;
}




.maso-img.img-7 img {
	max-height: 205px;
}

.iso-top-text.d-none {
	display: block !important;
	color: #DBB659;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 35px;
}
.des-img.unique h1 {
	font-size: 60px !important;
	-webkit-transform: rotate(0) translateX(-50%);
	transform: rotate(0) translateX(-50%);
    left: 50%;
    color: #fff;
}
.showing-right-content.unique a.round-btn {
	background: #080808;
	max-width: 100%;
}

.for-destop {
	display: none;
}
.in-mobl {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	text-align: center;
	color: #000;
}
.next-section {
	bottom: 4px;
}
.showing-right-content.unique {
	margin-bottom: 95px;
}
.c-modal-body {
	padding: 22px;
	padding-top: 54px;
}
.des-img h1 img {
	max-width: 68px;
}
.privacy-area {
	padding: 20px 0;
}



















}

/* Large Mobile :480px. */
@media (min-width: 576px) and (max-width: 767.98px) {
    .lf-onee.d-none {
        left: 10px;
    }


}
