.bkimg{ 
background: url(images/bg.jpg) no-repeat center center fixed; 
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}


    /* Remove the navbar's default margin-bottom and rounded borders */ 
    .navbar {
      margin-bottom: 0;
      border-radius: 0;
    }
    
    /* Add a gray background color and some padding to the footer */
    footer {
      background-color: #f2f2f2;
      padding: 25px;
    }
    
  .carousel-inner img {
      width: 100%; /* Set width to 100% */
      margin: auto;
      min-height:100%x;
  }

  /* Hide the carousel text when the screen is less than 600 pixels wide */
  @media (max-width: 600px) {
    .carousel-caption {
      display: none; 
    }
  }
  img {
  display: inline-block;
}

.boxed {
  border: 10px white ;
  background-color: black;
  width: float;
  height: 30px;
  padding: 5px;
  color: #f78121;
  font: calibiri;
} 

.bg {
  background-image: url(""), url("");
  background-color: #ffffff;
  
}
.bg1 {
  background-image: url("/images/b002.jpg"), url("paper.gif");
  background-color: #cccccc;
}
.bg2 {
  background-image: ;
   
  background-color: rgba(1, 57, 137, 1);
}
.bg5 {
  background-image:  url("/images/2019/gallery/e008.jpg"), url("paper.gif");
 /*  background-color: #454641; */
}

.bg4 {
  background-image: url(""), url("paper.gif");
  /* background-color: #3367d6; */
  background-color: #212121;
}

.bg6 {
 background-image: url("/images/acad3.jpg");
  background-color: #000000;
}

.bg7 {
  background-image: url("/images/acad.jpg");
  background-color: #000000;
}
.bg8 {
 background-image: url("images/2019/banner.png");
 background-color: #ffffff;
}

.bg9 {
 background-image: url("/images/acad9.jpg");
 background-color: #f7f7f7;
}

.bg10 {
  background-image: url("/images/acad9.jpg");
  background-color: #02010a;
 }

 .bg11 {
  background-image: url("/images/acad9.jpg");
  background-color: #43045c;
 }

 .bg12 {
  background-image: url("/images/acad9.jpg");
  background-color: #dffde1;
 }


 .bg13 {
  background-image: url("");
  background-color: #eef1ee;
 }

 .bg14 {
  background-image: url("");
  background-color: #ffffff;
 }

 .bg15 {
  background-image: url("");
  background-color: #ffffff;
 }

  .bg16 {
  background-image: url("");
  background-color: #f1b209;
 }


.opa {
  opacity: 0.5;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}

.youtube-responsive-container {
position:relative;
padding-bottom:56.25%;
padding-top:30px;
height:0;
overflow:hidden;
}

.youtube-responsive-container iframe, .youtube-responsive-container object, .youtube-responsive-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
   /* -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);*/
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: #f1b209;
    color: #fff;
    text-align: center;
    font-size: 18px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #DDF;
    color: #f1b209;
}


	

.top_strip{
	float: left;
	width: 100%;
	position: relative;
	background-color:  #cccccc;
	padding: 20px 0px;
	
}

.top_location_wrap {
	color: #fff;
	margin: 0px;
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	font-weight: 300;
}
	.top-band {
	float: right;
	width: auto;
	position: relative;
}

/*-----sticky----*/

.top-container {
  /* background-color: #3367d6; */
	background-color:#000000;
	text-align: center;
	height: relative;
	font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    font-weight: 400;
	padding: 5px;
}

.header {
  padding: 0px px;
  background: ;
  color: ;
}

.content {
  padding: 0px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 60px;
}


.btn-inf {
    color: #fff;
    background-color:#bc2124;
    border-color: #ff8c8e;
	 padding: 10px;
}


/*----social media--*/
/* Style the social media icons with color, if you want */
.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.contact {
  background: ;
  color: white;
}
/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) 
.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* Style the icon bar links */
.icon-bar a {
  display: ;
  text-align: center;
  padding: 1px;
  transition: all 0.3s ease;
  color: white;
  font-size: 12px;
}

/*--------------------------------------------------------------
# Top Bar
--------------------------------------------------------------*/

#topbar {
  padding: 0 0 10px 0;
  font-size: 14px;
  transition: all 0.5s;
}

#topbar .social-links {
  text-align: right;
}

#topbar .social-links a {
  color: #535074;
  padding: 4px 12px;
  display: inline-block;
  line-height: 1px;
}

#topbar .social-links a:hover {
  color: #1bb1dc;
}

#topbar .social-links a:first-child {
  border-left: 0;
}


/* Container holding the image and the text */
.containert {
  position: relative;
}

/* Bottom right text */
.text-block {
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-color: black;
  color: white;
  padding-left: 20px;
  padding-right: 20px;
}

.img-thumbup {
    padding: 0px;
    line-height: 1.42857143;
    background-color: #fff;
   /*  border: 1px solid #ddd;
    border-radius: 4px; */
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.main2 { 
        text-align:center; 
    } 
    .marq { 
        padding-top:5px; 
        padding-bottom:2px; 
		bgcolor = "#fff;" 
		direction = "left";
		
		
		   loop="";
    } 
	
    .geek1 { 
        font-size:14px; 
		
        font-weight:300; 
        color:#fff; 
        padding-bottom:0px; 
    } 
	
	.geek2 { 
        text-align:center; 
    } 
	
	.section-line {
  display: block;
  width: relative;
  height: 30px;
  background: #bc2124;
/*   background: linear-gradient(0deg, #efdcdd 0%, #f7adae 100%); */
 /*  background: linear-gradient(0deg, #efdcdd 0%, #bc2124 100%); */
  margin: 0 auto;
  margin-bottom: 0px;
}

.section-line1 {
  display: block;
  width: relative;
  height: 30px;
  background: #bc2124;
/*   background: linear-gradient(0deg, #efdcdd 0%, #f7adae 100%); */
 /*  background: linear-gradient(0deg, #efdcdd 0%, #bc2124 100%); */
  margin: 0 auto;
  margin-bottom: 0px;
}

/* 
.breaking-news-headline {
  display: block;
  position: absolute;
  font-family: arial;
  font-size: 15px;
  margin-top: -22px;
  color: white;
  margin-left: 150px;
}

.breaking-news-title {
  background-color: #FFFF00;
  display: block;
  height: 20px;
  width: 120px;
  font-family: arial;
  font-size: 15px;
  position: absolute;
  top: 0px;
  margin-top: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-left: 10px;
  z-index: 3;
  &:before {
    content: "";
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    top: 10;
    left: -12px;
    border-left: 12px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 30px solid #FFEA00;
  }
  &:after {
    content: "";
    position: absolute;
    display: block;
    width: 10px;
    height: 0px;
    right: -12px;
    top: 0;
    border-right: 12px solid transparent;
    border-left: 0px solid transparent;
    border-top: 30px solid #FFEA00;
  }
}

#breaking-news-colour {
  height: 30px;
  width: 2394px;
  background-color: #FF0000;
}

#breaking-news-container {
  height: 30px;
  width: 800px;
  overflow: hidden;
  position: absolute;
  &:before {
    content: "";
    width: 30px;
    height: 30px;
    background-color: #3399FF;
    position: absolute;
    z-index: 2;
  }
}

.animated {
  -webkit-animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 0.2s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
}

.delay-animated {
  -webkit-animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 0.4s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.scroll-animated {
  -webkit-animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 3s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.delay-animated2 {
  -webkit-animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 0.4s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.delay-animated3 {
  -webkit-animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 5s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-delay: 0.5s;
  animation-delay: 3s;
}

.fadein {
  -webkit-animation-name: fadein;
  -moz-animation-name: fadein;
  -o-animation-name: fadein;
  animation-name: fadein;
}

@-webkit-keyframes fadein {
  from {
    margin-left: 1000px
  }
  to {}
}

@-moz-keyframes fadein {
  from {
    margin-left: 1000px
  }
  to {}
}

.slidein {
  -webkit-animation-name: slidein;
  -moz-animation-name: slidein;
  -o-animation-name: slidein;
  animation-name: slidein;
}

@keyframes marquee {
  0% {
    left: 0;
  }
  20% {
    left: 0;
  }
  100% {
    left: -100%;
  }
}

.marquee {
  animation: marquee 3s linear infinite;
  -webkit-animation-duration: 10s;
  -moz-animation-duration: 10a;
  -webkit-animation-delay: 0.5s;
  animation-delay: 3s;
}

@-webkit-keyframes slidein {
  from {
    margin-left: 800px
  }
  to {
    margin-top: 0px
  }
}

@-moz-keyframes slidein {
  from {
    margin-left: 800px
  }
  to {
    margin-top: 0px
  }
}

.slideup {
  -webkit-animation-name: slideup;
  -moz-animation-name: slideup;
  -o-animation-name: slideup;
  animation-name: slideup;
}

@-webkit-keyframes slideup {
  from {
    margin-top: 30px
  }
  to {
    margin-top: 0;
  }
}

@-moz-keyframes slideup {
  from {
    margin-top: 30px
  }
  to {
    margin-top: 0;
  }
}
news */

.breaking-news-headline {
  display: block;
  position: absolute;
  font-family: arial;
  font-size: 14px;
  margin-top: -22px;
  color: white;
  margin-left: ;
  letter-spacing: 1px;
  
}

.breaking-news-title {
  background-color: #03205e;
  display: block;
  height: 30px;  
  width: 115px;
  font-family: arial;
  font-size: 11px;
  position: absolute; 
  top: 0px;
  color: white;
  margin-top: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-left: 10px;
  z-index: 3;
  &:before {
    content:"";
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    top: 0;
    left: -12px;
    border-left:12px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 30px solid #FFEA00;
  }
  &:after {
    content:"";
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    right: -12px;
    top: 0;
    border-right:12px solid transparent;
    border-left: 0px solid transparent;
    border-top: 30px solid #FFEA00;
  }
}

#breaking-news-colour {
  height: 30px;
  width: 100%;
  background-color: #38013a;
}

#breaking-news-container {
  height: 30px;
  width: 100%;
  overflow: hidden;
  position: absolute;
  &:before {
    content: "";
    width: 30px;
    height: 30px;
    background-color: #3399FF;
    position: absolute;
    z-index: 2;
  }
}

.animated {
  -webkit-animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 0.2s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
}

.delay-animated {
  -webkit-animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 0.4s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -webkit-animation-delay: 0.3s; 
  animation-delay: 0.3s;
}

.scroll-animated {
  -webkit-animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 3s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1; 
  -moz-animation-iteration-count: 1;
  -webkit-animation-delay: 0.5s; 
  animation-delay: 0.5s;
}

.delay-animated2 {
  -webkit-animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 0.4s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1; 
  -moz-animation-iteration-count: 1;
  -webkit-animation-delay: 0.5s; 
  animation-delay: 0.5s;
}

.delay-animated3 {
  -webkit-animation-duration: 5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-duration: 5s;
  -moz-animation-fill-mode: both;
  -webkit-animation-iteration-count: 1; 
  -moz-animation-iteration-count: 1;
  -webkit-animation-delay: 0.5s; 
  animation-delay: 3s;
}

.fadein {
  -webkit-animation-name: fadein;
  -moz-animation-name: fadein;
  -o-animation-name: fadein;
  animation-name: fadein;
}

@-webkit-keyframes fadein {
  from {
    margin-left: 1000px
  }
  to {
    
  } 
}  
@-moz-keyframes fadein {
  from {
    margin-left: 1000px
  }
  to {
    
  }  
}

.slidein {
  -webkit-animation-name: slidein;
  -moz-animation-name: slidein;
  -o-animation-name: slidein;
  animation-name: slidein;
}

@keyframes marquee {
  0% { 
    left: 0;
  }
  20% { 
    left: 0; 
  }
  100% { left: -100%; }
}

.marquee {
  animation: marquee 10s linear infinite;
  -webkit-animation-duration: 25s;
  -moz-animation-duration: 25s;
  -webkit-animation-delay: 0.5s; 
  animation-delay: 1s;
}

@-webkit-keyframes slidein {
  from {
    margin-left: 1000px
  }
  to {
    margin-top: 0px
  } 
}  
@-moz-keyframes slidein {
  from {
    margin-left: 1000px
  }
  to {
    margin-top: 0px
  }  
}

/* .slideup {
  -webkit-animation-name: slideleft;
  -moz-animation-name: slideleft;
  -o-animation-name: slideleft;
  animation-name: slideleft;
} */
@-webkit-keyframes slideup {
  from {
    margin-top: 30px
  }
  to {
    margin-top: 0;
  } 
}  
@-moz-keyframes slideup {
  from {
    margin-top: 30px
  }
  to {
    margin-top: 0;
  } 
}



/*fe 2024 
.iframeVideo {
	height: 0px;
	padding-top: 25px;
	padding-bottom: 56.2%;
	position: relative;
}
.iframeVideo iframe {
	width: 100%;
	height: 100%;
	position: absolute;
}


.Video {
  height: 0px;
  padding-top: 25px;
  padding-bottom: 56.2%;
  position: relative;
}
*/

.Video {
	width: 100%;
	height: 100%;
	position: absolute;
}


.probootstrap-flex-block .probootstrap-text {
  width: 30%;
  margin-right: 20px;
  background: #fff;
  padding: 40px;
  -webkit-box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
  box-shadow: 0 2px 20px 0 rgba(0,0,0,.1);
}

.ffa {
  padding: 25px;
  font-size: 30px;
  width: 25px;
  text-align: center;
  text-decoration: none;

}

.ffb
{  background:#3B5998;}

.ffy {
  padding: 25px;
  font-size: 30px;
  width: 25px;
  text-align: center;
  text-decoration: none;

}

.ffz
{  background:#bb0000;}

/* Add a hover effect if you want */
.fa:hover {
  opacity: 0.7;
}


/*--div scroll--*/
.butt {
  border: 1px outset rgb(255, 255, 255);
  background-color: rgb(128, 15, 15);
  height:50px;
  width:75px;
  cursor:pointer;
}
/*
.butt:hover {
  background-color: rgb(226, 211, 224);
  color:rgb(63, 6, 6);
}*/
/*feb2024*/

.container12 {
  position: normal;

}



.image1 {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle1 {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container12:hover .image1 {
  opacity: 0.5;

  
}

.container12:hover .middle1 {
  opacity: 1;
}

.text {
background-color: #2c2727;
  color: white;
  font-size: 16px;
  padding: 16px 32px;

}



/* Style the video: 100% width and height to cover the entire window 
#myVideo10 {
  position: fixed;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

/* Add some content at the bottom of the video/page 
.content10 {
  position: fixed;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #f1f1f1;
  width: 100%;
  padding: 20px;
}
logo--

Style the button used to pause/play the video */
#myBtn10 {
  width: 200px;
  font-size: 18px;
  padding: 10px;
  border: none;
  background: #000;
  color: #fff;
  cursor: pointer;
}

#myBtn10:hover {
  background: #ddd;
  color: black;
}




/*
.video-container{
  position:absolute;
  top: 0;
  left: 0;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.video-container:after{
  position: absolute;
  top:0;
  left: 0;
  display: block;
  content: '';
  height: 100%;
  width: 100%;
}

.video-container video{
  position:absolute;
  top: 50%;
  left: 50%;
  z-index: -1;

  width: 100vw;
  height: 56.25vw%;
min-width: 177.6vh;
min-width: 100vh;
transform:translate(-50%, -50%);
}

.video-overlay{
  positon:absolute;
  top:0;
  left: 0;
  display: flex;

  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
}
*/
.lightboxContainer {
  position:relative;
  display:inline-block;
}
 
.lightboxContainer:after {
  content:url("/assets/image/playbutton.png");
  z-index:999;
  position:absolute;
  top:75%;
  left:50%;
  margin-left:-32px;
  margin-top:-32px;
  opacity:0.8;
}
 
.lightboxContainer:hover:after {
  opacity:1;
}
 
.lightboxContainer img {
  width: 100%;
}

/*--new--*/

img {
  width: 100%;
 
}
.containerd {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.items {
  display: flex;
  align-items: center;
  width: fit-content;
  animation: carouselAnim 25s infinite alternate linear;
}

.entry {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  width: 300px;
  background: #fff;
  margin: 1em;
  padding: 0.5em;
  border-radius: 10px;
  box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 768px) {
  .items {
    animation: carouselAnim 25s infinite alternate linear;
  }
  
  @keyframes carouselAnim {
    from {
      transform: translate(0, 0);
    }
    to {
      transform: translate(calc(-100% + (2 * 300px)));
    }
  }
}

.entry p {
  text-align: center;
  padding: 1em;
}

.name {
  font-weight: bold;
}

@keyframes carouselAnim {
  from {
    transform: translate(0, 0);
  }
  to {
    transform: translate(calc(-100% + (5 * 300px)));
  }
}

.containerd .faders {
  width: 100%;
  position: absolute;
  height: 100%;
}