body {
	background: #B3ECFF;
	color: #000 !important;
	font-family: 'Roboto', sans-serif;
	font-weight: 200;
	width: 100%;
  margin: 0;
}

/*This is the background image at the head section */
.headimg{
	background: url('/images/Adirebanner.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 22vh;
	width: 100%;
}

.logo-image-animate {
  margin-left: 17%;
	height: 100%;
  width: 100%;
}

.myw3Container{
	width: 100%;
	height: 98%;
}
.myw3Image{
	width: 100%;
	height: 100%;
}

/*This is the topname {an image} called 'rom kalilu'*/
.imgname{
	width: 55%;
	height: 85%;
  margin-left: auto;
}

#navbarimg{
	background: url('/images/Adiremenubar.png');
	background-size: cover;
	background-position: center;
	border-bottom-left-radius: 130px;
}

nav .dropdown-menu{
	background: #0A243B !important;
	border: #4B1207 !important;
}
nav li .major-content{
	display: none;
	background-color: #031320fd !important;
	font-weight: lighter;
}
li .major-dropdown-item:hover div.major-content{
  display: block;
}

nav .dropdown-item{
	color: #fff !important;
}
nav .dropdown-item:hover, .dropdown-item:focus{
	background: #95C9FE !important;
	color: #0A243B !important;
}

nav .dropright{
	position: relative;
  display: inline-block;
}
nav .dropright .dropdown-toggle{
	width: 100%;
	padding-right: 100px;
}

nav .dropright.nav-link:hover{
	background: #95C9FE !important;
	color: #0A243B !important;
	padding: 0px auto;
}
nav .dropright-content{
 	display: none;
	position: absolute;
	left: 210px;
	top: -20px;
	background-color: #0A243B;
	min-width: 50px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	/*  z-index: 1;*/
}
nav .dropright-content a {
	color: black;
	text-decoration: none;
	display: block;
}

nav .dropright-content a:hover {
	background-color: #95C9FE;
	color: #000 !important;
}

nav .dropright:hover .dropright-content {
  display: block;
}

#navline{
	background: #fff;
	width: 100%;
	height: 5px;
	position: relative;
	box-shadow: 1px 1px #000;
}
.mybutton{
	background: #E6F7FF !important;
	color: #000 !important;
}

.pageHeaderTitle{
	color: #142544;
	font-weight: 500 !important;
	font-size: 1.9rem !important;
}

.signupMessage{
	background: url('/images/Adiremenubar.png');
	background-size: cover;
	background-position: center;
}

.hidden-lg{
	display: none;
}

#mycol{
	height: 98%;
}
.introductionCaro{
	min-height: 50vh;
	height:98%;
	background-color: #ffffff;
}
.greetingText{
	font-family: "BrushScriptMT";
	line-height: 115%;
}
@font-face {
	font-family: "BrushScriptMT";
	src:url("/fonts/BRUSHSCI.ttf") format("truetype"), /* Safari, Android, iOS */
	  	url("/fonts/BRUSHSCI.woff") format("woff"), /* Modern Browsers */
	  	url("/fonts/BRUSHSCI.woff2") format("woff2"); /* Modern Browsers */
	font-weight: normal;
	font-style: normal;
}

/*this is the whole paragraph*/
#textone{
	color:#7030A0;
	font-size: 160%;
}

/*This is for the name*/
#texttwo{
	color:#825F08;
	font-size: 1.6em;
}

/*These are the other achievements texts*/
.otherText{
	font-family:'Times New Roman','serif';
	color:#4F6228;
	font-size: 8.5pt;
	font-weight: bold;
	margin-bottom: 0001pt;
	line-height: normal;
}

/*This is the width and height of newsboard for displaying news*/
.newsboard{
	background: url('/images/shadow.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	/* width: 100%; */
	height: 100%;
	min-height: 500px;
	box-shadow: 2px 1px 10px #363434;
}
#newsCarousel .diffSlides{
  min-height: 400px;
}

/*This is the inside of the newsboard*/
#newsboardinside{
	height: 90%;
	width: 95%;
	overflow: hidden;
}

/*This is the width and height of each news pads*/
.newssingle{
	width: 95%;
	position: relative;
	-webkit-animation-name: example; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 10s;/* Safari 4.0 - 8.0 */
	-webkit-animation-iteration-count: infinite; /* Safari 4.0 - 8.0 */
	-webkit-animation-timing-function: linear; /* Safari 4.0 - 8.0 */
	animation-name: example;
	animation-duration: 10s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
}

/*For safari 4.0 - 8.0*/
@-webkit-keyframes example {
  0%   {left:0px; top:100px;}
  100% {left:0px; top: -50vh;}
}
/* Standard syntax */
@keyframes example {
	0%   {left:0px; top:100px;}
	100% {left:0px; top:-50vh;}
}
.mySlidesOne, .mySlidesTwo, .mySlidesThree {
	display:none;
}
/* For Arrow back button */
a.arrow-back-btn{
	margin-right: 10px;
	text-decoration: none;
}

#manycarousels{
	border-bottom: 4px solid #fff !important;
}
td.image-data-table{
	border: 2px solid red;
	max-width: 15vw;
}
td.art-data-table{
	border: 2px solid blue;
	max-width: 15vw;
}
.diffSlides{
	height: 50vh;
}
/* For the images strinking */
.imagedCard{
  object-fit: contain !important;
}
.card-img-top {
	width: 100%;
	/* height: 15vw; */
	object-fit: contain;
}

/* styles for the Exhibition section */
.myh2{ text-shadow: 2px 2px 4px #000000;}

.divtextheight{ height: 60%;}

.hall_list a {
	text-decoration: none;
	color: black;
}

.card h4{ font-size: 1.5em }

.hall_list div.card{
	height: 98%;
	font-size: 80%;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 
							0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.hall_list div.card-body:hover{
	opacity: 0.8;
	box-shadow: 0 5px 2px 0;
}

h1.exhibitTitle{
	color: #00134d;
	text-shadow: 2px 2px #fff;
	font-size: 200%;
	line-height: 60px;
	animation: changecolor 10s linear 2s infinite;
}

/* The animation code */
@keyframes changecolor {
	0%   {color:#091928;text-shadow: 2px 2px #000}
	20%  {color:#99e600;}
	40%  {color:#330000;text-shadow: 2px 2px #ccc;}
	60%  {color:#223300;}
	80%  {color:#ff3333;text-shadow: 2px 2px #000;}
	100% {color:#0040ff;}
}

/* Make the image fully responsive */
.carousel-inner img {
  width: 100%;
  height: 60%;
}
.mycaro{
  height: 80vh;
}
.carousel-caption{
  top: 60%;
	z-index: 99;
	overflow: hidden;
  overflow-y: scroll;
}

.carousel-caption h5{
  font-weight: bolder;
}
/* End of style for the exhibition section */

a.classa{
	text-decoration: none;
}
a.classa:hover .card{
	border: 3px solid #ccc;
}

/*For safari 4.0 - 8.0*/
@-webkit-keyframes newcaro {
  0%   {left:0px; top:100px;}
  100% {left:0px; top:-300px;}
}
/* Standard syntax */
@keyframes newcaro {
	0%   {left:0px; top:100px;}
	100% {left:0px; top:-300px;}
}

.firstRegPanel .regCard{
	width: 200px;
	height: 200px;
	border-radius: 13px;
}

.firstRegPanel .regCard:hover{
	background: #b3b3b3 !important;
	box-shadow: 10px 10px 2px #000;
}

.myForm {
  background-color: #EAEAEA;
  border: 2px solid #CCCCCC;
}

.myForm:focus   {
  background-color: white;
  border: 2px solid skyblue;
}

#myartsrow p{
	position: absolute;
	left: 0;
}

/* Beginning of the Hall page */
/* The Outer Wrapper - Deeper contrast */
.hall-main-wrapper {
    background-color: #e9ecef !important; /* A noticeable light gray */
    /* Alternatively, for a more modern 'App' feel: */
    /* background-color: #f0f2f5 !important; */
}
/* Panel Containers */
.exhibition-panel {
    height: 80vh; /* Fixed height for the dashboard columns */
    border-radius: 15px;
    background: #f8f9fa;
}

@media (max-width: 991px) {
    .exhibition-panel {
        height: auto;
        max-height: 600px;
    }
}

/* Vertical Scrolling Animation */
.animate-v-scroll {
    position: relative;
    display: flex;
    flex-direction: column;
}

.scroll-fast {
    animation: verticalScroll 40s linear infinite;
}

.scroll-slow {
    animation: verticalScroll 60s linear infinite;
}

@keyframes verticalScroll {
    0% { transform: translateY(100px); }
    100% { transform: translateY(-100%); }
}

/* Pause on Hover for usability */
.exhibition-panel .card-body:hover .animate-v-scroll {
    animation-play-state: paused;
}

/* Card Esthetics */
.curator-card, .poster-card {
    transition: transform 0.2s ease;
    border-radius: 12px;
    overflow: hidden;
}

.curator-card:hover, .poster-card:hover {
    transform: scale(1.02);
}

.bg-primary-subtle {
    background-color: rgba(13, 110, 253, 0.1) !important;
}

	.italic { font-style: italic; }
/* Card Item Adjustments */
.poster-card-item {
	transition: transform 0.3s cubic-bezier(0.16, 1, 0.3, 1), box-shadow 0.3s ease;
}

.poster-card-item:hover {
		transform: translateY(-5px);
		box-shadow: 0 0.75rem 1.5rem rgba(0, 0, 0, 0.12) !important;
}

/* Restricting headline text heights to maintain flawless row alignment */
.small-title-height {
		min-height: 2.8rem;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
}

/* Hover Zoom Matrix */
.poster-img-box img.transition-scale {
		transition: transform 0.5s ease;
}

.poster-card-item:hover .transition-scale {
		transform: scale(1.06);
}

/* Hover Sliding Utility Overlay mask */
.poster-mask-overlay {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(0, 0, 0, 0.4);
		opacity: 0;
		transition: opacity 0.3s ease;
}

.poster-card-item:hover .poster-mask-overlay {
		opacity: 1;
}

/* Pill badge styling inside modal lookups */
.bg-secondary-subtle {
		background-color: rgba(108, 117, 125, 0.12) !important;
}

/* Container Panels Synchronization */
.match-height-container {
    display: flex;
    flex-wrap: wrap;
}

.exhibition-panel {
    display: flex;
    flex-direction: column;
    box-shadow: 0 0.5rem 1.5rem rgba(0, 0, 0, 0.05) !important;
}

/* Clamping rules to avoid structural line breakage across layouts */
.line-clamp-1 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.truncate-text {
    white-space: nowrap;
    overflow: hidden;
    text-shadow: none;
    text-overflow: ellipsis;
}

/* Compact Artwork Frames Aesthetics */
.art-showcase-card {
    border-radius: 10px;
    overflow: hidden;
    transition: all 0.25s cubic-bezier(0.16, 1, 0.3, 1);
}

.art-showcase-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 0.5rem 1rem rgba(0,0,0,0.08) !important;
    border-color: rgba(13, 110, 253, 0.2) !important;
}

/* Framing Canvas Interaction Masks */
.canvas-box img.transition-scale {
    transition: transform 0.4s ease;
}

.art-showcase-card:hover .transition-scale {
    transform: scale(1.05);
}

.canvas-action-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.35);
    opacity: 0;
    transition: opacity 0.25s ease;
}

.canvas-box:hover .canvas-action-overlay {
    opacity: 1;
}

/* Text Formatting Global Architecture Helpers */
.tracking-wider {
    letter-spacing: 1px;
}
.line-height-relaxed {
    line-height: 1.6;
}
.bg-light-subtle {
    background-color: #f8f9fa !important;
}

/* Custom Scrollbar configuration for individual panel wrappers */
.exhibition-panel .card-body::-webkit-scrollbar {
    width: 5px;
}
.exhibition-panel .card-body::-webkit-scrollbar-track {
    background: transparent;
}
.exhibition-panel .card-body::-webkit-scrollbar-thumb {
    background: #e2e8f0;
    border-radius: 10px;
}


/* End of css for the halls....... */

.webinarpix{
  border-bottom: 2px solid #ccc;
}

.webinar .webinarform{
	background: #E9EBEC !important;
	border-radius: 50px 0 50px 0;
}

.forumrow a {
	text-decoration: none;
	color: black;
}

.forumrow h6 {
	color: black;
}

.forumrow p {
	color: darkgrey;
}

.forumrow a .card:hover{
	border: 1px solid #000;
	background: #EBEBEB;
}

#resumepix{
	height: 15vh;
  width: 100%;
}
.resumerow{
	position: relative;
}

#curriculumScroll{
	height: 55vh;
	overflow: hidden;
	overflow-y: scroll;
}

.footer{
	position: relative;
	left: 0;
	bottom: 0 !important;
	right: 0;
	width: 100%;
	background: url('/images/Adirebanner.png') !important;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	font-family: Lato;
	text-shadow: 4px 2px 1px #000;
}
.footer div{
	font-weight: bolder;
}

.footer a{
	color: #B3ECFF;
	/* text-shadow: 3px 1px #000; */
}
.footer a:hover, .footer a:focus{
	text-decoration: none;
}
/*This is for the version of the index page lesser than 1000px*/
@media screen and (max-width: 1300px) 
	and (min-width: 1200px) {
    .headimg{ height: 17vh; }
}

@media screen and (max-width: 1200px) 
	and (min-width: 600px) {
    /*This is the background image at the head section */
    .headimg{ height: 12vh; }
    /*This is the topname {an image} called 'rom kalilu'*/
    .imgname{ height: 75%;}
		#textone{ font-size: 110%; }
		#newsboardinside{height: 83%;}
    div.card .card-body small span.p{ 
			font-size: 60%; 
		}
}

@media screen and (max-width: 850px) 
	and (min-width: 600px) {
    /*This is the background image at the head section */
    .headimg{ height: 10vh; }
    .logocarousel { width: 15vw; }
    /*This is the topname {an image} called 'rom kalilu'*/
    .imgname{ height: 70%;}
}

/*This is for the mobile version of the index page*/
@media screen and (max-width: 600px) {
	/*This is the background image at the head section */
	.headimg{ height: 9vh; }
	.logocarousel { width: 18vw; }
	/*This is the topname {an image} called 'rom kalilu'*/
	.imgname{
			width: 45%;
			height: 65%;
	}
	#topdate{ font-size: 75%;}
	#textone{ font-size: 80%; }
	.diffSlides{ height: 55vh; }
	.nexticons{ position:relative; top: -10vh }
	.firstRegPanel .regCard{
			width: 120px;
			height: 120px;
	}
	h1.exhibitTitle{
			font-size: 130%;
			line-height: 30px;
	}
}

/*This is for the mobile screen lesser than 380px*/
@media screen and (max-width: 380px) {
	.headimg{ height: 8vh; }
	#topdate{ font-size: 50%; }
	#textone{ font-size: 0.6em; }
	#texttwo{ font-size: 0.9em; }
	.otherText{ font-size: 0.55em; }
	.fcard{ font-size: 60%; }
	#newsboardinside{
		height: 83%;
		font-size: 70%;
	}
	h1.exhibitTitle{
			font-size: 120%;
			line-height: 20px;
	}
	.diffSlides{ height: 45vh; }
	.otherlogos a img{
		width: 18px;
		height:18px;
	}

}
