/* Body - remove browser margin & set padding to accommodate for the fixed header bar */

body {
  display: flex align-items: center justify-content: center height: 100vh;
  font-family: inherit;
  font-style: inherit;
  font-size:100%;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto{
	padding-right: 0!important
}
ul#myTab {
    pointer-events: none;
}
@media (min-width: 768px){
	.container, .container-md, .container-sm{
		max-width: 100%!important;
	}
}
li.nav-item.blank {
    display: none;
}
/* Header Bar */
.col-sm-12 h2 {
    font-family: 'Montserrat';
    font-weight: 600;
    color: #002D74;
}
.example {
  /* display: block; */
  /* float: left; */
  border: 1px;
  padding: 2px 5px;
  margin-top: 20px;
  border-radius: 5px;
  font-family:inherit;
  font-style: inherit;
}

.example select {
  padding: 10px;
  background: #ffffff;
  border: 1px solid #FFF;
  border-radius: 3px;
  margin: 0 3px;
  font-family: inherit;
  font-style: inherit;
}

.jumbotron1 {
  background-color: #f8f8f8;
  position: relative;
  height: auto;
  padding: 25px 35px;
}

.jumbotron {
  position: absolute;
  background-color: #f8f8f8;
  z-index: -2;
  width: 127vh;
  overflow:hidden;
}
/*============================================
  navbar
  ============================================ */
.nav {
    display: -ms-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.button-group {
  background-color: #2a7dd8;
  border: #2a7dd8;
  color: white;
  padding: 12px 6px !important;
  text-align: center;
  text-decoration: none;
  display: block;
  float: left;
  font-size: 11px;
  font-family: inherit;
  font-style: inherit;
}

.active1,
.button-group:hover {
  background-color: #002d74;
  color: #ffc500;
  position: absolute:
}

.active1::after {
  position: absolute;
  content: '';
  border: 7px solid transparent;
}
/*============================================
  floating bottom triangle
  ============================================ 
#bottom.active1::after {
  border-top-color: #002d74;
  border-bottom: 0;
  bottom: 17px;
  left: 8%;
  margin-left: -20px;
  display: block:
}

#bottom1.active1::after {
  border-top-color: #002d74;
  border-bottom: 0;
  bottom: 17px;
  left: 20.5%;
  margin-left: -50px;
  display: block:
}

#bottom2.active1::after {
  border-top-color: #002d74;
  border-bottom: 0;
  bottom: 17px;
  left: 27.5%;
  margin-left: -50px;
  display: block:
}

#bottom3.active1::after {
  border-top-color: #002d74;
  border-bottom: 0;
  bottom: 17px;
  left: 33%;
  margin-left: -50px;
  display: block;
}

#bottom4.active1::after {
  border-top-color: #002d74;
  border-bottom: 0;
  bottom: 17px;
  left: 39%;
  margin-left: -50px;
  display: block;
}

#bottom5.active1::after {
  border-top-color: #002d74;
  border-bottom: 0;
  bottom: 17px;
  left: 44.5%;
  margin-left: -50px;
  display: block;
}

#bottom6.active1::after {
  border-top-color: #002d74;
  border-bottom: 0;
  bottom: 17px;
  left: 50%;
  margin-left: -50px;
  display: block;
}

#bottom7.active1::after {
  border-top-color: #002d74;
  border-bottom: 0;
  bottom: 17px;
  left: 56%;
  margin-left: -50px;
  display: block;
}

#bottom8.active1::after {
  border-top-color: #002d74;
  border-bottom: 0;
  bottom: 17px;
  left: 61.5%;
  margin-left: -50px;
  display: block;
}

#bottom9.active1::after {
  border-top-color: #002d74;
  border-bottom: 0;
  bottom: 17px;
  left: 67%;
  margin-left: -50px;
  display: block;
}

#bottom10.active1::after {
  border-top-color: #002d74;
  border-bottom: 0;
  bottom: 17px;
  left: 73%;
  margin-left: -50px;
  display: block;
}

#bottom11.active1::after {
  border-top-color: #002d74;
  border-bottom: 0;
  bottom: 17px;
  left: 79%;
  margin-left: -50px;
  display: block;
}

#bottom12.active1::after {
  border-top-color: #002d74;
  border-bottom: 0;
  bottom: 17px;
  left: 85.5%;
  margin-left: -50px;
  display: block;
}

#bottom13.active1::after {
  border-top-color: #002d74;
  border-bottom: 0;
  bottom: 17px;
  left: 92%;
  margin-left: -50px;
  display: block;
}

#bottom14.active1::after {
  border-top-color: #002d74;
  border-bottom: 0;
  bottom: 17px;
  left: 98.5%;
  margin-left: -50px;
  display: block;
}*/
/*============================================
  Animated button with offset border
  ============================================ */
.btn {
  /*border: 5px;*/
  border-width: 2px 2px 2px 2px;
  border-radius: 0px 0px 0px 0px;
  background-color: #ffcD00 !important;
  color: #002d74 !important;
  display: inline-block;
  font-family: inherit;
  font-style: inherit;
  font-size: 12px;
  font-weight: bold;
  /*letter-spacing: 0.1rem;*/
  padding: 8px 20px !important;
  position: relative;
  text-decoration: inherit;
  text-transform: uppercase;
  top: 0;
  left: 10px;
  height: 32px;
  outline: none;
}

.btn::before {
  /*border: 5px;*/
  border-width: 2px 2px 2px 2px;
  border-radius: 0px 0px 0px 0px;
  content: "";
  color: #002d74;
  background-color: #002d74;
  box-shadow: -2px 2px 0px 0px darken !important;
  position: absolute !important;
  top: 0;
  left: 0;
  height: 30px;
  width: 100%;
  transform: translate(-10px, -10px);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  will-change: transform, box-shadow;
  z-index: -1;
  outline: none;
}

.btn:hover::before {
  box-shadow: none !important;
  transform: translate(0, 0);
}

a {
  text-decoration: none;
  color: #002d74;
  font-family: inherit;
  font-style: inherit;
}

a:hover {
  text-decoration: none;
  font-family: inherit;
  font-style: inherit;
}

p {
  font-size: 18px !important;
	line-height: 1.5em;
	margin-bottom: 0!important;
  font-family: inherit;
  font-style: inherit;
}

hr {
  background-color: #002d74;
}
ul, li {
	font-family: inherit;
	font-style: inherit;
	font-size: 15px;
}
li.nav-item a {
    font-size: 13px;
    padding: 5px 10px!important;
}
/* Media */

@media(max-width: 847px) {
  .header-bar h1 {
    text-align: center;
    width: 100%;
  }
  .header-bar nav {
    display: none;
  }
  .example:first-of-type {
    bottom: 0;
  }
}

@media(min-width: 848px) {
.header-bar, .jumbotron, .jumbotron1 nav,
  p,
  hr,
  ul {
    display: block;
  } 
 .jumbotron, .jumbotron1, .button-group, .btn a {
	 width:100%;
  }  
}

@media only screen and (max-width:620px) {
  /* For mobile phones: */
  .button-group, .jumbotron, .jumbotron1
  p,
  hr,
  ul,
  li,
  a {
    width: 100%;
  }
.btn, a {
	width:100%;
}
 #bottom.active1::after {
    border-top-color: #002d74;
    border-bottom: 0;
    bottom: 578px;
    left: 93%;
    margin-left: -20px;
    display: block:
  }

}