a {
  text-decoration: none;
  color          : #040a2a;
}

.ahoyfrinds-sec {
  background-size: 100% 100% !important;
}

.mainsec-video .banner-section {
  position: relative;
  z-index : 9 !important;
}

.banner-wrap {
  width : auto;
  margin: 0 auto;
}

.banner-wrap h1 {
  margin                 : 0 auto;
  font-size              : 115px !important;
  background-image       : url("https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/ZeIBzqWsHYsKKWvr0aTDGQDYAJTiRUXSwQxVlNhV.png");
  background-position    : bottom;
  background-repeat      : no-repeat;
  background-size        : 100% 197%;
  -webkit-background-clip: text;
  background-clip        : text;
  -webkit-text-fill-color: transparent;
  text-align             : center;
  font-weight            : 800;
  text-transform         : uppercase;
  line-height            : 97px;
}

.banner-min-heaindg {
  width   : 788px;
  position: relative;
  margin  : 15px auto 0;
}

.banner-min-heaindg h2 {
  margin                 : 0 auto;
  font-size              : 115px !important;
  background-image       : url("https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/ZeIBzqWsHYsKKWvr0aTDGQDYAJTiRUXSwQxVlNhV.png");
  background-position    : center;
  background-repeat      : no-repeat;
  background-size        : 100% 197%;
  -webkit-background-clip: text;
  background-clip        : text;
  -webkit-text-fill-color: transparent;
  text-align             : center;
  font-weight            : 800;
  text-transform         : uppercase;
  line-height            : 97px;
}

.banner-min-heaindg img {
  width: 304px;
}

.banner-min-heaindg::after {
  content   : "";
  position  : absolute;
  left      : 0;
  top       : 50%;
  width     : 205px;
  height    : 3px;
  background: #fff;
  transform : translate(0%, -50%);
}

.banner-min-heaindg::before {
  content   : "";
  position  : absolute;
  right     : 0;
  top       : 50%;
  width     : 205px;
  height    : 3px;
  background: #fff;
  transform : translate(0%, -50%);
}

.daysToEvent1 {
  position   : absolute;
  bottom     : 14px;
  right      : 13px;
  transform  : translate(0%, 0%);
  font-weight: bold;
  display    : flex;
  align-items: center !important;
  font-size  : 26px;
}

.daysToEvent1 span {
  font-size    : 17px;
  padding-right: 3px;
  font-weight  : normal;
}

.title-text3 {
  position: relative;
}

.downloadvideo {
  position    : absolute;
  margin-right: 0;
  width       : 80px;
  bottom      : -6px;
  left        : 0;
}

.downloadvideo a {
  display        : flex;
  align-items    : center;
  color          : #fff;
  text-decoration: none;
  margin-right   : 10px;
  font-size      : 11px;
  font-weight    : 500;
}

.downloadvideo a img {
  width: 100%;
}

.mobile-list-res {
  display: none;
}

/* .downloadvideo::after{content: "";
    position: absolute;
    right: 0;
    top: 14%;
    width: 1px;
    height: 19px;
    background: #fff;} */
/************ mega menu start here css *************/

.enarbanner-heading {
  font-size   : 50px !important;
  font-weight : bold;
  margin-right: 0px;
}

#customVideoHome {
  width     : 100%;
  height    : 100%;
  object-fit: cover;
  display   : block;
}


.digitaries-pop-heading {
  margin-top: 15px;
}

.digitaries-pop-heading h2 {
  font-size    : 20px;
  color        : #05125d;
  border-left  : 4px solid #3835d6;
  padding-left : 10px;
  margin-bottom: 10px;
  font-weight  : 700;
}

.profile-info p {
  margin-bottom: 0px;
}

#gallerymin .btn-view {
  display        : flex;
  margin         : 0px auto 15px auto;
  padding        : 7px 15px;
  border-radius  : 23px;
  font-weight    : 600;
  font-size      : 16px;
  background     : #0018a6;
  justify-content: center;
  color          : #fff;
  width          : 200px;
}

.footer-bottom {
  padding-top: 3px;
}

.partindiaboxmin {
  display        : flex;
  justify-content: space-between;
  align-items    : start;
}

.partindiabox {
  width: auto;
}

.partindiabox1 {
  width: 50px;
}

.partindiabox1 img {
  width: 100%;
}

.developedby {
  font-size: 12px !important;
}

.developedby a {
  color: #ffec32 !important;
}

.logo-section {
  /* background: url("../images/header-top-bg.png") left top no-repeat;
           background-size: 100%; */
  /* border-radius: 0 50px 50px 0; */
  padding : 17px 0px !important;
  position: relative;
}

.logo-section::after {
  content        : "";
  position       : absolute;
  top            : 0px;
  left           : -134px;
  background     : url("../images/header-top-bg.png") left top no-repeat;
  width          : 433px;
  height         : 197px;
  background-size: 100% 65%;
}

.header-logo-icon {
  width   : auto;
  position: relative;
  z-index : 1;
}

.header-logo-icon ul {
  display    : flex;
  align-items: center;
  list-style : none;
  margin     : 0px;
  padding    : 0;
}

.header-logo-icon ul li {
  margin-right: 15px;
}

.header-logo-icon ul li img {
  width: 100px;
}

#invitednationslist .modal-header {
  background: #fff;
}

#invitednationslist .modal-header h5 {
  color       : #04136d;
  font-size   : 30px;
  font-weight : 600;
  padding-left: 12px;
  font-family : 'Cormorant SC', serif !important;
}

#invitednationslist .modal-header .btn-close {
  position: absolute;
  right   : 19px;
  top     : 28px;
}

.Ceremony-main-card .row {
  position     : relative;
  z-index      : 1;
  padding-right: 0px;
}

#invitednationslist .modal-body {
  overflow-y     : scroll;
  height         : 500px;
  scrollbar-width: thin;
  scrollbar-color: #999 #f1f1f1;
}

#invitednationslist .modal-body::-webkit-scrollbar {
  width: 6px;
}

#invitednationslist .modal-body::-webkit-scrollbar-track {
  background   : #f1f1f1;
  border-radius: 10px;
}

#invitednationslist .modal-body::-webkit-scrollbar-thumb {
  background   : #999;
  border-radius: 10px;
}

#invitednationslist .modal-body::-webkit-scrollbar-thumb:hover {
  background: #666;
}

.read-more-respo {
  display: none;
}

.fleetreview {
  overflow-y     : auto;
  scrollbar-width: thin;
}

.country-item {
  display    : flex;
  align-items: center;
  padding    : 6px 6px;
  font-family: Montserrat;
  text-align : left;
  font-size  : 14px;

}

.flag {
  width       : 87px;
  margin-right: 7px;
}

.country-item .flag img {
  width       : 81px;
  height      : fit-content;
  margin-right: 10px;
  border      : solid 1px #ccc;
  box-shadow  : 0 2px 3px #7e7e7e57;
  transition  : transform 0.3s ease, box-shadow 0.3s ease;
}

.country-item .flag img:hover {
  transform : scale(1.3);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
  z-index   : 2;
  position  : relative;
}

.country-name {
  line-height: 20px;
  font-size  : 14px !important;
}

.dignitaries .mb-60 {
  margin-bottom: 45px;
}

.video-wrapper {
  width        : 100%;
  height       : 460px;
  border-radius: 15px;
  overflow     : hidden;
}

.video-wrapper iframe {
  width : 100%;
  height: 100%;
}

.heading-small {
  font-size: 27px;
}

.live-small {
  font-size: 36px;
}

.live-small2 {
  font-size: 33px;
}

#keyDatesTab {
  margin-top: 30px;
}

.banner-icon {
  width: 17px;
}

.signature-red {
  color        : #FF0900;
  padding-right: 4px;
}

.social-dropdown {
  display: flex;
}

.social-dropdown .icons {
  display       : none;
  /* initially hide */
  margin-right  : 40px;
  vertical-align: middle;
}

.social-dropdown .icons {
  /* display: inline-block;   */
  display        : flex;
  justify-content: left;
  position       : relative;
}

.social-dropdown .icons::after {
  content   : "";
  position  : absolute;
  top       : 13px;
  left      : -6px;
  width     : 2px;
  height    : 20px;
  background: #C3C3C3;
}

.social-dropdown .icon {
  width      : 27px;
  height     : 27px;
  margin-left: 0px;
}

.social-dropdown .icons a {
  padding: 10px 3px 5px 5px;
}

.fleetreview2 {
  display: flex;
}

.dropdown-mega {
  position: static;
}

.dropdown-menu.mega-menu {
  width          : 100%;
  left           : 0;
  right          : 0;
  padding        : 33px 0px;
  border-radius  : 8px;
  border         : none;
      top: 92px;
  background     : url("https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/5HSqN9giSacbSKIuBGqSdIZ8jer47Xf2Vbj0JnXZ.png") left top no-repeat;
  background-size: 100% 100%;
}

.dropdown-menu.show::before {
  content   : "";
  position  : absolute;
  top       : -10px;
  right     : 380px;
  transform : translate(39%, 50%);
  width     : 50px;
  height    : 40px;
  background: url("../images/menu-arro-icon.png") right top no-repeat;
}

.dropdown-menu {
  background     : url("https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/wM4yZCFEzFIltRUjH7GZB2DRyFG0GtJ608imKAza.png") left top no-repeat;
  background-size: 100% 100%;
}

.mega-box {
  width     : 100%;
  background: url("https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/rog3RkMfR4bvynvO3VwBNUVi6phdtUPq5QdK0i79.png") right top no-repeat;
}

.mega-heading {
  background   : #0018A6;
  font-weight  : 500;
  width        : 93.4%;
  color        : #fff;
  border-radius: 6px;
}

.mega-heading2 {
  width: 96.9%;
}

.mega-heading3 {
  width: 93.4%;
}

.mega-box-last {
  background: none;
}

#mega-row .container {
  width: 1617px;
}

.mega-box ul {
  list-style: none;
  padding   : 0px;
  margin    : 0px auto;
  width     : 92%;
}

.mega-box ul li {
  display: flex;
}

.mega-box ul li a {
  color          : #323B4E;
  font-weight    : normal;
  line-height    : 30px;
  text-decoration: none;
  display        : inline-block;
  padding-top    : 5px;
  padding-bottom : 10px;
}

.mega-box ul li a:hover {
  color      : #0048FF;
  font-weight: 600;
}

.menuwrap {
  padding-left: 25px;
  width       : 100%;
}

.aboutus-dropdown {
  padding  : 20px 10px;
      top: 30px !important;
    left: 60% !important;
  transform: translate(-51%, 0%);
}

.aboutus-dropdown.show::before {
  content   : "";
  position  : absolute;
  top       : -30px !important;
  left      : 50%;
  transform : translate(-85%, 50%);
  width     : 50px;
  height    : 40px;
  background: url("../images/menu-arro-icon.png") right top no-repeat;
}


.aboutus-dropdown li a {
  color      : #323B4E;
  font-size  : 16px;
  padding    : 10px 15px 10px;
  font-weight: normal;
  display    : inline-block;
}

.aboutus-dropdown li {
  padding: 0px 0px;
}

.aboutus-dropdown li a:hover {
  color      : #0048FF;
  font-weight: 600;
}

.news-media-dropdown {
  width: 330px;
  top  : 30px !important;
  left : -52% !important;
}

.news-media-dropdown.show::before {
  content   : "";
  position  : absolute;
  top       : -30px !important;
  left      : 50%;
  transform : translate(-85%, 50%);
  width     : 50px;
  height    : 40px;
  background: url("../images/menu-arro-icon.png") right top no-repeat;
}


.information-dropdown {
  width          : 330px;
  padding        : 20px 10px;
  top            : 30px !important;
  transform      : translate(-50%, 0%);
  left           : 50% !important;
  background     : url(https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/iE4EuGm4ySoXSErV5pY0S9rGt6R37wYyeOjNtF5G.png) left top no-repeat;
  background-size: 100% 100%;
}

.information-dropdown.show::before {
  content   : "";
  position  : absolute;
  top       : -30px !important;
  left      : 50%;
  transform : translate(-85%, 50%);
  width     : 50px;
  height    : 40px;
  background: url("../images/menu-arro-icon.png") right top no-repeat;
}

#gallerymin::before {
  content        : "";
  position       : absolute;
  top            : -155px;
  right          : 0px;
  /* background  : url(https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/WUAm5mqvWK2fI6x44rhC6WrzbpVhTj7CM6F7aF50.webp) right top no-repeat; */
  width          : 245px;
  height         : 478px;
  z-index        : -1;
  background-size: 100%;
}

.information-dropdown li a {
  color      : #323B4E;
  font-size  : 16px;
  padding    : 10px 15px;
  font-weight: 400;
}

.information-dropdown li {
  padding: 0px 0px;
}

.information-dropdown li a:hover {
  color      : #0048FF;
  font-weight: 600;
}



.top-header-icon a {
  background     : #fff;
  padding        : 1px 7px;
  margin-right   : 3px;
  color          : #152476;
  text-decoration: none;
  text-align     : center;
  font-weight    : 500;
}


/************ mega menu end here css *************/
.second-gallery-play-icon {
  display: none;
}

.media-overlay {
  position      : absolute;
  top           : 179px;
  left          : 159px;
  transform     : translate(-50%, -50%);
  color         : #fff;
  padding       : 10px 10px;
  border-radius : 0px;
  opacity       : 0;
  transition    : opacity 0.3s ease;
  text-align    : left;
  font-size     : 14px;
  font-weight   : 500;
  pointer-events: none;
  background    : linear-gradient(to right, #0B165C 20%, rgb(10 26 75 / 84%) 50%, rgba(10, 26, 75, 0) 100%);
  width         : 100%;
}

.discover-pt1 {
  margin-top: 32px;
}




#cardContainer {
  padding-top: 25px;
}

.swiper-wrapper {
  padding-bottom: 25px;
  padding-left  : 0px;
}

.partibox {
  text-align    : left;
  padding-bottom: 20px;
}

.participating-sec::before {
  content        : "";
  position       : absolute;
  bottom         : -394px;
  right          : 0px;
  background     : url(https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/ZZL35mBR4dNSIT3JO9dWQwCcARwImghbo6sUged7.webp) left top no-repeat;
  width          : 250px;
  height         : 453px;
  z-index        : 1;
  background-size: 100%;
}

.discover-sec {
  padding-top: 50px;
}

.Key-Dates {
  padding-top: 50px;
}

.signature-sec {
  padding-top: 50px;
}

.Signature {
  margin-top: 20px;
}

.KeyDates .tab-content {
  padding: 30px 50px 0px;
}

.unitspdg28 {
  padding-right: 128px;
}

.invited-sec {
  margin-top: 50px;
}

.dignitaries {
  margin-top: 50px;
}

.Signature .nav-tabs {
  display: none;
}

.more-text {
  display: none;
}

.read-more-btn {
  background     : none;
  border         : none;
  color          : #0048FF;
  font-size      : 16px;
  cursor         : pointer;
  text-decoration: none;
  padding        : 0;
}

.readmore-link {
  color          : #0048FF;
  font-weight    : 600;
  cursor         : pointer;
  text-decoration: none;
}


.btn-know {
  display         : inline-block;
  margin-top      : 5px;
  padding         : 7px 25px;
  background-color: #0018A6;
  color           : #fff;
  font-weight     : normal;
  border          : none;
  border-radius   : 25px;
  cursor          : pointer;
  text-decoration : none;
  transition      : 0.3s ease;
}

.btn-know:hover {
  background-color: #0018a6;
}

.KeyDates .nav-tabs .nav-link:hover {
  color: #29388D !important;
}

.KeyDates {
  margin-top: 2px;
}

.ass-icon {
  width : auto;
  height: auto;
}

.read-more {
  color     : #0048FF;
  font-style: inherit;
}

.home-about .nav-tabs .nav-link {
  padding                : 0px 13px;
  height                 : 58px;
  width                  : 175px;
  border-top-left-radius : 15px;
  border-top-right-radius: 15px;
  display                : flex;
  justify-content        : center;
  align-items            : center;
}

.home-about .nav-tabs .nav-link img {
  padding-right: 7px;
}

.home-about .nav-tabs .nav-link.active {
  padding                : 0px 13px;
  height                 : 58px;
  width                  : 175px;
  border-top-left-radius : 15px;
  border-top-right-radius: 15px;
  display                : flex;
  justify-content        : center;
  align-items            : center;
}

.home-about .nav-tabs .nav-link:hover {
  background: #0018A6;
  color     : white;
  border    : 1px solid #0018A6 !important;
}

.overflow-edn {
  overflow: hidden;
}

.live-media-sec {
  margin-top    : 16px;
  background    : linear-gradient(0deg, rgba(250, 251, 252, 1) 0%, rgba(255, 255, 255, 1) 100%);
  padding-bottom: 50px;
}

.bg-video-top-right2 {
  top: -3%
}

.Participating-col {
  margin : 25px -73px 0px 14px;
  padding: 10px 10px 15px;
}

.pd140 {
  padding-left: 140px;
}


#slideLeft {
  left: -25px !important;
}

#slideRight {
  right: 44px !important;
}

.Participating-img {
  width        : 100%;
  height       : auto;
  border-radius: 20px 20px 0 0;
}

#cardContainer .partibox h5 {
  color      : #153b7a;
  position   : relative;
  text-align : left;
  font-size  : 20px;
  font-weight: 600;
}

#cardContainer .partibox h5::after {
  position  : absolute;
  content   : "";
  background: #e5eaf3;
  width     : 64px;
  height    : 2px;
  bottom    : -4px;
  left      : 0;
}

#cardContainer .partibox p {
  color: #000;
}

.Signature .event-card {
  width: 100%;
}

#milan {
  position: relative;
  z-index : 1;
}

#ifr {
  position  : relative;
  z-index   : 1;
  margin-top: 46px;
}

.announcementspd {
  padding-left: 0px !important;
}

#myOpeningcard {
  width: 100%;
}

#myOpeningcard .event-card {
  background     : linear-gradient(290deg, #0945a7, #4b6aef);
  padding        : 25px;
  color          : #fff;
  width          : 100%;
  background     : url(https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/bseKrVbo8xeBt9qOvpdRqnlH0mumUAfcPZO6K0Zm.png) left top no-repeat;
  background-size: 100% 100%;
}

#myOpeningcard .event-item {
  margin-bottom  : 6px;
  display        : flex;
  align-items    : center;
  background     : url("https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/TlPNH3pmBOl5SBaQa9i0gLOra2J8gMszGz6KEvHD.png") left top no-repeat;
  background-size: 100% 100%;
  padding        : 0px 15px 12px;
}

#myOpeningcard .event-item:last-child {
  margin-bottom: 0;
}

#myOpeningcard .event-label {
  font-weight : bold;
  display     : flex;
  align-items : center;
  gap         : 10px;
  font-size   : 18px;
  width       : 125px !important;
  position    : relative;
  margin-right: 0px;
}

#myOpeningcard .event-label::before {
  content   : "";
  position  : absolute;
  top       : 50%;
  right     : 0px;
  width     : 2px;
  height    : 25px;
  background: #fff;
  opacity   : 0.3;
  transform : translate(0%, -50%)
}

#myOpeningcard .event-label i {
  font-size: 1.2rem;
}

#myOpeningcard .event-value {
  font-weight: 400;
  color      : #fff;
  font-size  : 12px !important;
  padding    : 10px 0px 10px 15px;
  text-align : left;

}

#myOpeningcard .event-label::after {
  display: none;
}


.padding-top39 {
  padding-top: 39px;
}

.livemedia-list {
  width: 100%;
  ;
}

.livemedia-list ul {
  list-style: none;
  padding   : 0px;
  margin    : 0px;
}

.livemedia-list ul li {
  width        : 100%;
  border-bottom: 1px solid #6987B9;
  padding      : 8px 0px 8px;
}

.live_class_ul ul li:last-child {
  border-bottom: none;
}

.livemedia-list ul li h5 {
  font-size    : 17px !important;
  width        : fit-content;
  cursor       : pointer;
  color        : #fff;
  line-height  : 27px;
  font-weight  : 500;
  font-family  : Montserrat;
  margin-bottom: 2px !important;
}

.livemedia-list ul li p {
  font-size  : 14px;
  color      : #fff;
  line-height: 23px !important;
  font-weight: normal;
  font-family: Montserrat;
}

.livemedia-list ul li:last-child {
  border-bottom: none;
}

.footer {
  background-color: #05125D;
  position        : relative;
}

.keyDates-scroll {
  height    : 428px;
  overflow-y: auto;
  max-height: 653px;
}

.Signature .event-card {
  min-height: 100px;
}

.bg-video-top-right {
  top  : -18%;
  right: 0;
}

.Dignitaries-secmodal .designation {
  background     : transparent;
  background     : url("../images/droupadi-bg.png") no-repeat center center;
  background-size: 100% 100%;
  font-weight    : 600;
  font-style     : italic;
}

.Dignitaries-secmodal .profile-img {
  border-radius: 0px 10px 0 10px;
}

.know-morebtn {
  display    : inline-block;
  font-weight: 600;
  padding    : 10px 30px;
}

.Dignitaries-secmodal .custom-img-box::before {
  width        : 72px;
  height       : 70px;
  border-left  : 9px solid #102067;
  border-top   : 9px solid #102067;
  border-radius: 10px 0px 0px 0px;
}

.Dignitaries-secmodal .custom-img-box::after {
  width        : 72px;
  height       : 70px;
  border-right : 9px solid #3835D6;
  border-bottom: 9px solid #3835D6;
  border-radius: 0 0px 10px 0px;
}

#profileModal .modal-content {
  position: relative;
}

#profileModal .modal-content::after {
  content        : "";
  position       : absolute;
  right          : 0px;
  bottom         : 13px;
  width          : 275px;
  height         : 91%;
  background     : url("../images/dignitaries-new.png") no-repeat center center;
  background-size: 100% 100%;
  opacity        : 0.5;
}

.keydates-media {
  background-image: none;
  position        : relative;
  overflow        : hidden;
}

.bg-video-top-keydates2 {
  position      : absolute;
  top           : 0;
  width         : 528px;
  height        : auto;
  opacity       : 0.1;
  z-index       : 0;
  right         : -159px;
  pointer-events: none;
  object-fit    : cover;
  display       : none;
  /* rotate     : 180deg;*/
}

.Participating-card {
  flex      : 0 0 24.2%;
  border    : none;
  box-shadow: 0px 4px 18px 2px #9cc6d530;
}

.signature-sec::after {
  top: -90px;
}

/* 
    .participating-sec::after {background: url(https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/11TpytWbt7MAmdy8CRMxNzad9QhougeHYoN29R6B.webp) left top no-repeat;top: -192px;
    width: 308px; content: "";
    background-size: 100%; position: absolute;
    height: 579px;} */

.swiper-button-next,
.swiper-button-prev {
  color        : #d1d1d1 !important;
  background   : transparent;
  border-radius: 50%;
  width        : 46px !important;
  border       : none;
  /* border    : solid 1px #ababab; */
  height       : 45px !important;
  box-shadow   : none !important;
  z-index      : 1 !important;
  /* box-shadow: 0px 2px 3px #5a668b80;top: var(--swiper-navigation-top-offset, 63%) !important;*/
}

.pdfimagebox {
  text-align : right;
  padding-top: 10px;
  width      : auto;
}

.pdfimagebox img {
  width : 100px;
  cursor: pointer;
}

#pdfModal .modal-header .btn-close {
  position: absolute;
  right   : 18px;
  top     : 18px;
}


#pdfModal .modal-header {
  padding: 6px 15px;
}

#pdfModal .modal-title {
  font-size  : 28px;
  font-family: "Cormorant SC", serif !important;
  font-weight: bold;
}

#homeVideo5 .modal-body {
  padding: 0px;
}

#homeVideo5 .modal-content {
  background-color: transparent;
  border          : none;
}

#downloadBtn {
  display: block;
}

.pdfbook {
  text-align : left;
  padding-top: 15px;
}

.sourcelink {
  width: 100%;
}

.sourcelink strong {
  font-size: 18px;
}

.sourcelink a {
  display        : inline-block;
  font-size      : 16px;
  background     : #0018A6;
  padding        : 1px 6px;
  color          : #ffff;
  font-family    : Montserrat;
  text-decoration: none;
  border-radius  : 5px;
}

.modal-backdrop {
  z-index: 12 !important;
}

#homeVideo5.modal.show {
  z-index   : 999 !important;
  background: #00000082 !important;
}

#homeVideo5 .btn-closeHome {
  position        : absolute !important;
  right           : -9px !important;
  top             : -9px;
  background-image: none !important;
  background      : #909090;
  width           : 29px;
  height          : 29px;
  line-height     : 0;
  z-index         : 1;
  border          : none;
  border-radius   : 50%;
}

#homeVideo5 .btn-closeHome img {
  width: 17px;
}

.swiper-button-prev:hover {
  color   : #0f275b !important;
  /*border: solid 1px #0f275b;*/
}

.swiper-button-next:hover {
  color   : #0f275b !important;
  /*border: solid 1px #0f275b;*/
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  font-size: 20px !important;
  color    : #ababab !important;
  left     : 18px;
  position : absolute;
}

.swiper-button-prev:hover::after,
.swiper-button-next:hover::after {
  color: #000 !important;
  /* change to black on hover */
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  font-size   : 20px !important;
  margin-right: 7px;
  color       : #ababab !important;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left : var(--swiper-navigation-sides-offset, 91px) !important;
  right: auto;
  top  : var(--swiper-navigation-top-offset, 60%) !important;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 78px) !important;
  left : auto;
  top  : var(--swiper-navigation-top-offset, 60%) !important;
}

.milanhight .card {
  min-height: 200px !important;
}

/* .gallery-section2{margin-bottom: 0px;} */
.gallery-section2 img {
  margin-bottom: 0px !important;
  height       : auto !important;
  border-radius: 0;
  width        : 100%;
}

.gallery-section2 img:hover {
  transform: inherit;
}

.footer-color {
  color: #C8D6DF !important;
}

.footer a {
  color: #e4efff !important;
}

.footer-icon {
  width: 70px;
}

.footersty {
  max-width: 53%;
}

.Dignitaries-secmodal .btn-close::before {
  top: 45%;
}

.modal-sec-left {
  position       : relative;
  z-index        : 1;
  scrollbar-width: thin;
}

.modal-sec-left::-webkit-scrollbar {
  width: 6px;
  /* Slim width */
}

.modal-sec-left::-webkit-scrollbar-track {
  background: #f0f0f0;
  /* Track color */
}

.modal-sec-left::-webkit-scrollbar-thumb {
  background-color: #888;
  /* Scrollbar color */
  border-radius   : 3px;
}

.modal-sec-left::-webkit-scrollbar-thumb:hover {
  background-color: #555;
  /* Hover color */
}

.modal-sec-left p {
  text-align : justify;
  font-weight: 400;
}

.recordedmt20 {
  margin-top: 20px;
}

.city-broserimg {
  background: transparent;
  padding   : 0px;
  position  : relative;
  right     : 157px;
  width     : 81px;
}

.city-broserimg img {
  width: 80px;
}

.city-broserimg:hover {
  background-color: transparent;
}

#dosDonts {
  width     : 100%;
  margin-top: 50px;
}


#dosDonts .rule-section {
  /* border-bottom: 1px solid #ddd; */
  display    : flex;
  align-items: center;
}

#dosDonts .rule-title {
  font-weight   : 600;
  color         : #29388D;
  line-height   : 25px;
  text-align    : left;
  font-size     : 35px !important;
  font-family   : Cormorant SC;
  margin-bottom : 8px;
  display       : inline-block;
  padding-bottom: 0px;
  padding-left  : revert-layer;
  border-bottom : solid 1px #0018A6;
}

#dosDonts .rule-title::after {
  content   : "";
  display   : none;
  width     : 276px;
  height    : 2px;
  background: #0018A6;
  margin-top: 7px;
}

#dosDonts .img-box {
  max-width : 160px;
  margin-top: 20px;
}

#dosDonts .rule-list {
  position     : relative;
  margin-bottom: 0px;
  padding-left : 30px;
  padding-right: 30px;
}

.icon-right img {
  width : 25px;
  height: 25px;
}

#dosDonts .rule-list p {
  max-width  : 100%;
  font-size  : 16px;
  margin     : 0px;
  font-family: "Montserrat";
  line-height: 22px;
}

.smokingtitle2 {
  padding-top: 5px;
}

#dosDonts .rule-list .icon-left {
  position       : absolute;
  top            : 0px;
  width          : 25px;
  height         : 25px;
  left           : -5px;
  display        : flex;
  align-items    : center;
  justify-content: center;
}

.icon-left img {
  width : 25px;
  height: 25px;
}

#dosDonts .rule-list .icon-right {
  position       : absolute;
  top            : 0px;
  width          : 25px;
  height         : 25px;
  right          : -5px;
  display        : flex;
  align-items    : center;
  justify-content: center;
}


.do-dont-border {
  border-top : 1px solid #999;
  padding-top: 5px;
  margin-top : 10px;
  height     : 5px;
}

#dosDonts .btn-load {
  background   : #122962;
  color        : #fff;
  font-weight  : 500;
  border-radius: 25px;
  padding      : 10px 30px;
  transition   : 0.3s;
}

#dosDonts .btn-load:hover {
  background: #0d6efd;
}

#dosDonts .card-shadow {
  padding           : 5px 0px 6px;
  /* box-shadow     : 0 0 8px #bdbdbd8c; */
  width             : 100%;
  margin-left       : 0;
  margin-bottom     : 10px;
  /* padding        : 100px 0px 70px;*/
  box-shadow        : -10px 0 15px -5px rgba(0, 0, 0, 0.1), 11px 0 7px -5px rgba(0, 0, 0, 0.1);
  box-shadow        : 6px 0 4px -4px #99999938, -6px 0 4px -4px #99999938;
  -moz-box-shadow   : 6px 0 4px -4px #999, -6px 0 4px -4px #999;
  -webkit-box-shadow: 6px 0 4px -4px #99999938, -6px 0 4px -4px #99999938;
  border-bottom     : solid 1px #ccc;
}

.do-and-dont-list {
  width        : 100%;
  box-shadow   : 0 0 3px #00000036;
  padding      : 15px 15px;
  border-radius: 10px;
  min-height   : 280px;
  max-height   : 500px;
}

.do-and-dont-list h6 {
  font-size  : 19px !important;
  color      : #000;
  font-weight: 600;
}

.do-and-dont-list ul {
  list-style: none;
  margin    : 0px;
  padding   : 0px;
}

.do-and-dont-list ul li {
  display    : inline-block;
  line-height: 24px;
}

.do-and-dont-list ul li strong {
  font-size: 16px !important;
}

.do-and-dont-list ul li p {
  font-size    : 16px;
  margin-bottom: 4px;
}

.do-and-dont-list1 {
  width        : 100%;
  box-shadow   : 0 0 3px #00000036;
  padding      : 15px 15px;
  border-radius: 10px;
  min-height   : 280px;
  max-height   : 500px;
}

.do-and-dont-list1 h6 {
  font-size  : 19px !important;
  color      : #000;
  font-weight: 600;
}

.do-and-dont-list1 ul {
  list-style: none;
  margin    : 0px;
  padding   : 0px;
}

.do-and-dont-list1 ul li {
  display    : inline-block;
  line-height: 24px;
}

.do-and-dont-list1 ul li p {
  font-size    : 16px;
  margin-bottom: 4px;
}

.marinetraffic {
  margin-top   : 10px;
  margin-bottom: 20px;
}

.live-box {
  background   : #1c38d9;
  padding      : 2px 8px;
  border-radius: 3px;
  font-weight  : bold;
  font-size    : 24px !important;
  margin-top   : 6px;
  display      : inline-block;
  font-family  : "Cormorant SC", serif !important;
}

.text-align-right {
  text-align: right;
  max-width : 100% !important;
}

#dosDonts .img-box2 {
  max-width     : 100%;
  margin-top    : 0;
  padding-bottom: 21px;
}

.smoking-top {
  top: 58px !important;
}

.smokingTrafficking {
  padding-left : 50px !important;
  margin-bottom: 0 !important;
}

.smoking-top-pt {
  padding-top: 30px;
}

.smokingtitle::after {
  width: 165px !important;
}

.compass-wrapper .compass-video2 {
  position : absolute;
  top      : 1%;
  right    : 0 !important;
  transform: translate(0%, -58%);
  width    : 367px;
  height   : auto;
  z-index  : 0;
  opacity  : 0.6;
  left     : inherit;
}

.icons {
  display    : flex;
  align-items: center;
}

.icons a {
  position       : relative;
  display        : inline-block;
  text-decoration: none;
}

.toptip {
  position        : absolute;
  bottom          : 130%;
  /* move tooltip above icon */
  left            : 50%;
  transform       : translateX(-50%);
  background-color: #05125d;
  color           : #fff;
  padding         : 5px 8px;
  border-radius   : 6px;
  font-size       : 9px !important;
  white-space     : nowrap;
  opacity         : 0;
  visibility      : hidden;
  transition      : opacity 0.3s ease, transform 0.3s ease;
  z-index         : 999;
}

.toptip::after {
  content     : "";
  position    : absolute;
  top         : 100%;
  left        : 50%;
  margin-left : -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #05125d transparent transparent transparent;
}

.icons a:hover .toptip {
  opacity   : 1;
  visibility: visible;
  transform : translateX(-50%) translateY(13px);
}

.parti_Heigt {
  height    : 172px;
  box-shadow: none;
  background: transparent;
}

.Organized-by {
  font-size      : 12px !important;
  display        : flex;
  justify-content: end;
  align-items    : center;
}

.Organized-by a {
  color       : #ffec32 !important;
  font-size   : 12px !important;
  padding-left: 3px;
}


img.img-fluid.img-box.zzz {
  max-width : 100px !important;
  margin-top: 0px !important;
}

#keyDatesTab li:last-child .nav-item {
  padding-right: 0;
  margin-right : 0px;
}

#downloadvideo-mobile {
  display: none;
}

.broadcasting-img {
  width: 100%;
}

.broadcasting-img img {
  width     : 100%;
  height    : 100%;
  object-fit: cover;
}

.his-mob h1 {
  font-family: "Cormorant", serif !important;
  font-family: inherit;
}

.Organized-by strong {
  padding-left: 3px;
}

.organized-icon {
  padding-right: 4px;
}

#history-section {
  width  : 100%;
  padding: 40px 0px;
}

#history-section .history-row {
  width  : 100%;
  display: flex;

  padding        : 60px 30px;
  background     : url("https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/X6OKfFWl52vnqVHbFOCiRkG0RVsx2yqlEcUn46eW.png") left top no-repeat;
  background-size: 100% 100%;
}

#history-section .history-box-left {
  width   : 32%;
  position: relative;
}

#history-section .history-box-left::after {
  position       : absolute;
  top            : 0px;
  right          : 0px;
  content        : "";
  background     : url(https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/Wn1MlVHZ4oOSI1mdOh9XL8vl1VAr35rl9ZHGY7Rq.webp) left top no-repeat;
  background-size: 100% 100%;
  width          : 230px;
  height         : 484px;
}


/* #history-section .history-box-left:nth-child(1)::before{position: absolute;
    top: 41px;
    right: -13px;
    content: "";
    background: url(https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/mWAKdnbepkK9XsVUs2eaxOftkcNkIySoLRoBbQUZ.png) left top no-repeat;
    background-size: cover;
    width: 98px;
    height: 47px;
    z-index: 1;} */

#history-section .history-box-leftcol1:nth-child(1) {
  position       : absolute;
  top            : 45px;
  right          : -44px;
  content        : "";
  background     : url(https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/81sxx3j6gne7KEnFNKDi3rzoaHAF8eznzTAEgcEu.webp) left top no-repeat;
  background-size: 100% 100%;
  width          : 124px;
  height         : 58px;
  z-index        : 1;
}

#history-section .history-box-leftcol2:nth-child(2) {
  position       : absolute;
  top            : 245px;
  right          : -49px;
  background     : url(https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/gpngbM6uWyD8zcWR7JjrXhOa75sAEENy7dicqwEI.webp) left top no-repeat;
  background-size: 100% 100%;
  width          : 72px;
  height         : 43px;
  z-index        : 1;
}

#history-section .history-box-leftcol3:nth-child(3) {
  position       : absolute;
  top            : 404px;
  right          : -32px;
  background     : url(https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/0kC41rorarEXRQBWR7VA7eoqI8gRROowGykzXY8L.webp) left top no-repeat;
  background-size: 100% 100%;
  width          : 134px;
  height         : 64px;
  z-index        : 1;
}



#history-section .history-box-left-row {
  position: relative;
  padding : 50px 0;
}

#history-section .history-box-left1 {
  width    : 284px;
  rotate   : 270deg;
  position : absolute;
  left     : -110px;
  top      : 50%;
  transform: translate(20%, -6%);
}

#history-section .history-box-left1 h2 {
  font-size     : 50px !important;
  font-family   : "Cormorant", serif !important;
  text-transform: uppercase;
  color         : #fff;
  font-weight   : bold;
  line-height   : 49px;
}

#history-section .history-box-left2 {
  width       : 442px;
  padding-left: 54px;
}

#history-section .history-box-left2 img {
  width: 100%;
}

#history-section .history-box-right {
  width: 68%;
}

#history-section .history-box-right ul {
  margin    : 0px;
  padding   : 0px;
  list-style: none;
}

#history-section .history-box-right ul li strong {
  font-weight: 600;
  font-size  : 20px !important;
}

#history-section .history-box-right ul li {
  position    : relative;
  width       : 100%;
  font-weight : normal;
  font-size   : 20px !important;
  color       : #fff;
  text-align  : justify;
  padding-left: 55px;
  line-height : 42px;
  font-family : Montserrat;
}

#history-section .history-box-right ul li:nth-child(2) {
  padding-left: 80px;
}

.border-linebox {
  width         : 100%;
  padding-top   : 20px;
  padding-bottom: 20px;
}

.border-linebox img {
  width: 100%;
}

.historymain-row {
  display    : flex;
  align-items: center;
}

.footer-tet {
  text-align: left !important;
}

.discover-video video {
  width: 100%;
}

.history-section-mobile {
  display: none;
}

.left-carou1a {
  position        : relative;
  background-image: none;
}

.left-carou1a .ifr-box-left1 {
  width    : 393px;
  rotate   : 270deg;
  position : absolute;
  left     : -170px;
  top      : 50%;
  transform: translate(8%, -6%);
}

.left-carou1a .ifr-box-left1 h2 {
  font-size     : 42px !important;
  font-family   : "Cormorant", serif !important;
  text-transform: uppercase;
  color         : #fff;
  font-weight   : bold;
}

.left-carou1a .ifr-box-left1 h2 sup {
  font-size: 25px;
}

.left-carou1a .ifr-box-left1 h2 span {
  font-size  : 30px;
  font-weight: normal !important;
}

.left-carou1b {
  position        : relative;
  background-image: none;
}

.left-carou1b .ifr-box-left1 {
  width    : 284px;
  rotate   : 270deg;
  position : absolute;
  left     : -104px;
  top      : 50%;
  transform: translate(11%, -6%);
}

.left-carou1b .ifr-box-left1 h2 {
  font-size     : 45px !important;
  font-family   : "Cormorant", serif !important;
  text-transform: uppercase;
  color         : #fff;
  font-weight   : bold;
}

.left-carou1 {
  position        : relative;
  background-image: none;
}

.left-carou1 .ifr-box-left1 {
  width    : 284px;
  rotate   : 270deg;
  position : absolute;
  left     : -103px;
  top      : 50%;
  transform: translate(11%, -6%);
}

.left-carou1 .ifr-box-left1 h2 {
  font-size     : 45px !important;
  font-family   : "Cormorant", serif !important;
  text-transform: uppercase;
  color         : #fff;
  font-weight   : bold;
}

#dynamicheadingstatd .dynamic-heading-milana1 {
  font-size   : 60px !important;
  font-weight : bold;
  margin-right: 0px;
}

#mobswipa1 {
  padding-bottom: 14px !important;
}

/***********language font size ***********/

.lang-hi .banner-wrap h1 {
  font-size  : 79px !important;
  line-height: 106px;
}

.lang-hi #myOpeningcard .event-label {
  font-size: 11px !important;
}

#openingmain .opening-para:hover {
  padding-right: 0;
}




.login-new-dropdown {
  width    : 330px;
  top      : 30px !important;
  padding  : 20px 10px;
  transform: translate(-50%, 0%);
  left     : 50% !important;
}

.login-new-dropdown.show::before {
  content   : "";
  position  : absolute;
  top       : -30px !important;
  left      : 51%;
  transform : translate(-85%, 50%);
  width     : 50px;
  height    : 40px;
  background: url("../images/menu-arro-icon.png") right top no-repeat;
}


.login-new-dropdown li a {
  color      : #323B4E;
  font-size  : 16px;
  padding    : 10px 15px;
  font-weight: 400;
}

.login-new-dropdown li a {
  color      : #323B4E;
  font-size  : 16px;
  padding    : 10px 15px;
  font-weight: 400;
}

.login-new-dropdown li a:hover {
  color      : #0048ff;
  font-weight: 600;
}

.gallry-img img {
  padding        : 20px;
  background     : url("https://milan-uat2025.s3.ap-south-1.amazonaws.com/uploads/Sx7OmIcPbbuzV4qGZC7WO7Maem1NDwIEsQ4d0JAJ.png") center 50%;
  background-size: 275px 275px;
  margin         : 0 auto;
  width          : 270px;
  height         : 270px;
  object-fit     : cover;
}

.gallry-img .card-title {
  font-weight   : 500;
  text-shadow   : 0px 1px 1px #29388d;
  color         : #29388d;
  letter-spacing: 1px;
  font-size     : 16px;
  text-transform: capitalize !important;
}

.gall-height {
  height  : 475px;
  overflow: auto;
}

