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;
	max-height: 20vh;
	width: 100%;
}

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

.myw3Container{
	width: 220px;
	height: 160px;
}
.myw3Image{
	width: 100%;
	height: 100%;
}

/*This is the topname {an image} called 'rom kalilu'*/
.imgname{
	width: 55%;
	height: 100%;
	margin-bottom: 1%;
  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 .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;
}

.cardprofile{
	overflow: hidden;
	height: 90%;
}

.cardsingle{
	width: 95%;
	position: relative;
	animation-name: sampleone;
	animation-duration: 60s;
  animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation-name: sampleone; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 60s;/* 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 */
}

/*For safari 4.0 - 8.0*/
@-webkit-keyframes sampleone {
  0%   {left:0px; top:150px;}
  100% {left:0px; top:-1500px;}
}

/* Standard syntax */
@keyframes sampleone {
	0%   {left:0px; top:150px;}
	100% {left:0px; top:-1500px;}
}

.cardsingletwo{
	width: 95%;
	position: relative;
	animation-name: sampletwo;
	animation-duration: 80s;
  animation-delay: -1s;
	animation-iteration-count: infinite;
	animation-timing-function: linear;
	-webkit-animation-name: sampletwo; /* Safari 4.0 - 8.0 */
	-webkit-animation-duration: 80s;/* Safari 4.0 - 8.0 */
	-webkit-animation-delay: -1s;/* 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 */
}

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

.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: absolute;
	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; } */
		.myw3Container{
			width: 200px;
			height: 130px;
		}
}

@media screen and (max-width: 1200px) 
	and (min-width: 600px) {
    /*This is the background image at the head section */
    .myw3Container{
			width: 180px;
			height: 110px;
		}
		/* .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 */
    .myw3Container{
			width: 150px;
			height: 90px;
		}
		/* .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 */
	.myw3Container{
		width: 100px;
		height: 60px;
	}
	/* .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 }
	.pageHeaderTitle{
		font-size: 1.5rem !important;
	}
	.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) {
	.myw3Container{
		width: 100px;
		height: 50px;
	}
	/* .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%;
	}
	.pageHeaderTitle{
		font-size: 1.2rem !important;
	}
	h1.exhibitTitle{
			font-size: 120%;
			line-height: 20px;
	}
	.diffSlides{ height: 45vh; }
	.otherlogos a img{
		width: 18px;
		height:18px;
	}

}
	