@charset "utf-8";
/* CSS Document */

h1 {  font-size:24px !important; 
	font-weight:600  !important;

}
h2 {  	font-size:18px  !important;
		font-weight:500  !important;
}
h2 {  font-size:14px  !important;
		font-weight:500  !important;
}


/* collapse background color start */


div[class="panel-heading"] {
background:#000000 !important;
}

/* collapse background color end */

.panel-title {
	color:white ;
}


/* */

/* collapse background color end */


/*  change hanburger menu appearance width */

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

/* ---------   Start of responsive image code   --------------  */


img.ri {
/*	position: absolute;  */
	max-width: 80%;
	top: 10%;
	left: 10%;
	border-radius: 3px;
/*	box-shadow: 0 3px 6px rgba(0,0,0,0.9);   */
}

@media screen and (orientation: portrait) {
  img.ri { max-width: 90%; }
}
@media screen and (orientation: landscape) {
  img.ri { max-height: 90%; }
}

/* ---------   End of responsive image code   --------------  */

/* start video resizing */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; 
	height: 0; 
	overflow: hidden;  
}

.video-container iframe,
.video-container object,
.video-container embed ,
.video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 90%;
	margin-top:0 }

/* end  video resizing */

  /* Icon when the collapsible content is shown */
  .btn:after {
    font-family: "Glyphicons Halflings";
    content: "\e114";
    float: right;
    margin-left: 15px;
  }
  /* Icon when the collapsible content is hidden */
  .btn.collapsed:after {
    content: "\e080";
  }





/*
     FILE ARCHIVED ON 09:55:51 Oct 15, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:47:49 Jul 01, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.561
  exclusion.robots: 0.047
  exclusion.robots.policy: 0.037
  esindex: 0.013
  cdx.remote: 31.362
  LoadShardBlock: 98.341 (3)
  PetaboxLoader3.datanode: 67.726 (4)
  PetaboxLoader3.resolve: 43.775 (2)
  load_resource: 41.733
*/