body {
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 15px;
  line-height: 1.3;
  padding: 0;
  margin: 135px 0 0 0;
  background-color: #11191f;

}

/*Global */
.container {
  position: relative;
  width: 100%;
  margin: auto;
  overflow: hidden;
}

ul {
  margin: 0;
  padding: 0;
}

.clr {
  clear: both;
}

#bold {
  font-weight: bold;
}

#NTX {
  font-family: arial;
  font-weight: bolder;
  color: #0aa616;
  letter-spacing: -2px;
  font-size: 20px;
  font-style: italic;
}

#timing {
  font-family: arial;
  font-weight: bolder;
  color: #296d98;
  letter-spacing: -2px;
  font-size: 20px;
  font-style: italic;
}

#NTX_small {
  font-family: arial;
  font-weight: bolder;
  color: #0aa616;
  letter-spacing: -2px;
  font-size: 15px;
  font-style: italic;
}

#meetbug {
  width: 80px;
  height: auto;
  padding-top: 5px;
}
#meetbug_baylor {
  width: 80px;
  height: 75px;
  border-radius: 10px;
}
#meetbug_hock {
  width: 60px;
  height: auto;
  padding-top: 5px;
}

#meetbug_sac {
  width: 60px;
  height: auto;
  padding-top: 0px;
}

#meetbug_lsc {
  width: 60px;
  height: auto;
  padding-top: 0px;
}

#meetbug_scac {
  width: 80px;
  height: 60px;
  padding-top: 0px;
}

#meetbug_ntx {
  width: 65px;
  height: auto;
  padding-top: 5px;
}

#meetbug_jumps {
  width: 100px;
  height: auto;
  padding-top: 5px;
}

#meetbug_spc {
  width: 70px;
  height: auto;
  padding-top: 5px;
  border-radius: 10px;
}

#meetbug_tapps {
  height: 60px;
  width: auto;
  max-width: 200px;
  float: left;
  padding-top: 15px;
  border-radius: 10px;
}

#meetbug_ap {
  height: 40px;
  width: auto;
  max-width: 80px;
  float: left;
  padding-top: 4px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 4px;
  border-radius: 10px;
}

#meetbug_asu {
  height: 70px;
  width: auto;
  max-width: 110px;
  float: left;
  border-radius: 10px;
}

#meetbug_lv {
  height: auto;
  max-height: 90px;
  width: 110px;
  float: left;
  border-radius: 10px;
}

#meetbug_marcus {
  height: auto;
  max-height: 90px;
  width: 100px;
  float: left;
  border-radius: 10px;
}

#meetbug_uil {
  height: auto;
  max-height: 90px;
  width: 100px;
  float: left;
  border-radius: 10px;
}

#meetbug_usa {
  height: auto;
  max-height: 70px;
  width: 80px;
  border-radius: 0px;
  float: left;
  border-radius: 10px;
}

#meetbug_dv {
  height: auto;
  max-height: 60px;
  width: 80px;
  border-radius: 0px;
  float: left;
  border-radius: 10px;
}

#meetbug_hebron {
  height: auto;
  max-height: 90px;
  width: 100px;
  border-radius: 10px;
  float: left;
}

#timing_small {
  text-transform: uppercase;
  font-style: italic;
  color: #296d98;
  font-weight: bold;
  font-size: 10px;
}

#home_content {
  font-style: italic;
  font-size: 30px;
}

.dropbtn {
  background-color: #11191f;
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  cursor: pointer;
  width: 500px;
  height: auto;
  vertical-align: middle;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  text-align: center;
  display: none;
  position: absolute;
  background-color: #11191f;
  min-width: 500px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

.dropdown-content a {
  align-items: center;
  color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  color: black;
  background-color: rgb(182, 185, 187)
}

.dropdown:hover .dropdown-content {
  display: block;
}

.dropdown:hover .dropbtn {
  background-color: #3e8e41;
}

.sticky_footer {
  min-height: calc(100vh - 250px)
}

.bold {
  font-weight: bold;
}

a {
  color: black;
  text-decoration: none;
}

/* Header */
header {
  position: fixed;
  z-index: 3;
  opacity: .96;
  top: 0;
  width: 100%;
  background-color: #11191f;
  color: black;
  border-bottom: 5px solid #32cd32;
  padding-top: 20px;
  min-height: 70px;
}

header ul {
  color: white;
  list-style: none;
  overflow: hidden;
  background-color: #11191f;
}

header ul a {
  display: block;
  text-align: center;
  padding: 20px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px #ddd solid;
  border-radius: 0px;
}

header .current a {
  color: #32cd32;
}

header ul a:hover {
  transition: all .4s ease-in-out;
  background-color: rgba(0, 0, 0, .15);
}

header ul .current a {
  background-color: rgba(0, 0, 0, .2);
}

header .menu {
  clear: both;
  max-height: 0;
  transition: max-height .2s ease-out;
}

.meet_grid_registration {
  color: #11191f;
  display: grid;
  grid-template-areas:
    'logo logo meetName meetName meetName meetName meetName meetName meetName meetName'
    'logo logo meetDateLocation meetDateLocation meetDateLocation meetDateLocation meetDateLocation meetDateLocation meetDateLocation meetDateLocation '
    'logo logo liveResults liveResults liveResults liveResults liveResults liveResults liveResults liveResults '
    'logo logo meetInfo meetInfo meetInfo meetInfo finalResults finalResults finalResults finalResults';
  grid-gap: 1px;
  padding: 3px;
  margin-top: 2px;
  background-color: rgb(182, 185, 187);
  border-radius: 5px;
  border-style: solid;
  border-width: 2px;
  border-color: #11191f;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .6);
  height: 80px;
}

.meet_grid_registration>div {
  display: flex;
  padding-top: 1px;
  border-radius: 6px;

}

.meet_grid_registration>div a:hover,
a:visited,
a:active,
a:link {
  color: inherit;
  text-decoration: none;
}

.meet_grid_collegiate {
  color: #11191f;
  display: grid;
  grid-template-areas:
    'logo logo meetName meetName meetName meetName meetName meetName meetName meetName'
    'logo logo meetDateLocation meetDateLocation meetDateLocation meetDateLocation meetDateLocation meetDateLocation meetDateLocation meetDateLocation '
    'logo logo liveResults liveResults liveResults liveResults startlists startlists startlists startlists '
    'logo logo meetInfo meetInfo meetInfo meetInfo finalResults finalResults finalResults finalResults';
  grid-gap: 3px;
  padding: 2px;
  margin-top: 5px;
  background-color: rgb(182, 185, 187);
  border-radius: 5px;
  border-style: solid;
  border-width: 2px;
  border-color: #11191f;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .6);
  border-radius: 5px;
}

.meet_grid_collegiate>div {
  display: flex;
  padding-top: 1px;
  border-radius: 6px;
  height: 75px;
}

.meet_grid_collegiate>div a:hover,
a:visited,
a:active a:link {
  color: inherit;
  text-decoration: none;
}

.meet_grid {
  color: #11191f;
  display: grid;
  grid-template-areas:
    'logo logo meetName meetName meetName meetName meetName meetName meetName meetName'
    'logo logo meetDateLocation meetDateLocation meetDateLocation meetDateLocation meetDateLocation meetDateLocation meetDateLocation meetDateLocation '
    'logo logo liveResults liveResults liveResults liveResults liveResults liveResults liveResults liveResults '
    'logo logo meetInfo meetInfo meetInfo meetInfo finalResults finalResults finalResults finalResults';
  grid-gap: 3px;
  padding: 2px;
  margin-top: 5px;
  background-color: rgb(182, 185, 187);
  border-radius: 5px;
  border-style: solid;
  border-width: 2px;
  border-color: #11191f;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .6);
  border-radius: 5px;
  height: 75px;
}

.meet_grid>div {
  display: flex;
  padding-top: 2px;
  border-radius: 6px;
}

.meet_grid>div a:hover,
a:visited,
a:active a:link {
  color: inherit;
  text-decoration: none;
}

.meetLogo {
  display: inline;
}

.meetName {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-area: meetName;
  font-weight: bold;
  font-style: italic;
  font-size: 12px;

}

.logo {
  grid-area: logo;
}

.meetDateLocation {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-area: meetDateLocation;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  margin-top: -5px;
}


.liveResults {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-area: liveResults;
  background-color: #11191f;
  color: rgb(182, 185, 187);
  font-size: 12px;
  font-weight: bold;
  height: 15px;
}

.meetInfo {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-area: meetInfo;
  background-color: rgb(182, 185, 187);
  color: #11191f;
  font-size: 12px;
  border-style: solid;
  border-width: 2px;
  border-color: #11191f;
  font-weight: bold;
  height: 15px;
}

.finalResults {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-area: finalResults;
  background-color: rgb(182, 185, 187);
  color: #11191f;
  font-size: 12px;
  border-style: solid;
  border-width: 2px;
  border-color: #11191f;
  font-weight: bold;
  height: 15px;
}

.registration {
  display: none;
  visibility: hidden;
  align-items: center;
  justify-content: center;
  grid-area: registration;
  background-color: rgb(182, 185, 187);
  color: black;
  font-size: 12px;
  font-weight: bold;
  height: 15px;
}

.startlists {
  display: flex;
  align-items: center;
  justify-content: center;
  grid-area: startlists;
  background-color: rgb(182, 185, 187);
  color: #11191f;
  font-size: 12px;
  border-style: solid;
  border-width: 2px;
  border-color: #11191f;
  font-weight: bold;
  height: 15px;
}

.meet_grid_previous {
  color: rgb(182, 185, 187);
  display: grid;
  grid-template-areas:
    'logo previous previous previous previous previous previous previous previous'
    'logo clickHere clickHere clickHere clickHere clickHere clickHere clickHere clickHere'
  ;
  grid-gap: 3px;
  padding: 2px;
  background-color: #11191f;
  margin-top: 5px;
  border-radius: 5px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, .6);
}

.meet_grid_previous>div {
  display: flex;
  padding-top: 1px;
  border-radius: 6px;
}

.meet_grid_previous>div a:hover,
a:visited,
a:active a:link {
  color: inherit;
  text-decoration: none;
}

.previous {
  display: flex;
  align-items: baseline;
  margin-top: 10px;
  justify-content: left;
  grid-area: previous;
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
}

.clickHere {
  display: flex;
  align-items: baseline;
  justify-content: left;
  grid-area: clickHere;
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
}

.header .menu-icon {
  float: right;
  margin-right: 8%;
  padding: 28px 20px;
  position: relative;
  cursor: pointer;
}

.header .menu-icon .nav-icon {
  background: rgb(182, 185, 187);
  display: block;
  height: 3px;
  width: 25px;
  position: relative;
  transition: background .2s ease-out;
}

.header .menu-icon .nav-icon:before {
  background: rgb(182, 185, 187);
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  transition: all .2s ease-out;
  top: 5px;
}

.header .menu-icon .nav-icon:after {
  background: rgb(182, 185, 187);
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  transition: all .2s ease-out;
  top: -5px;
}

.header .menu-btn {
  display: none;
}

.header .menu-btn:checked~.menu {
  max-height: 335px;
}

.header .menu-btn:checked~.menu-icon .nav-icon {
  background: transparent;
}

.header .menu-btn:checked~.menu-icon .nav-icon:before {
  transform: rotate(-45deg);
  top: 0;
}

.header .menu-btn:checked~.menu-icon .nav-icon:after {
  transform: rotate(45deg);
  top: 0;
}

#bug {
  float: none;
  margin-left: 2%;
  width: 110px;
  margin-top: 3px;
  padding: 0;
}

#msbug {
  float: left;
  width: 100px;
  margin-top: 8px;
  margin-left: 10%;
  border-radius: 50%;
}

header .finalMenuItem {
  border-right: 0;
}

/*Showcase */

.top-left h4 {
  color: rgb(22, 42, 86);
  font-style: italic;
}

article {
  position: relative;
  margin-top: 20px;
  margin-left: 1%;
  height: 250px;
  width: 98%;
  background-color: #000;
  display: block;
  border-radius: 5px;
}

article .content {
  position: absolute;
  margin-top: 205px;
  opacity: 1;
  display: block;
  z-index: 2;
  width: 100%;
  height: 0px;
  background-color: #000;
  box-sizing: border-box;
  color: White;
  text-align: center;
  padding-top: 0px;
  border-top-left-radius: px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

article .imageBox {
  position: absolute;
  opacity: 1;
  display: block;
  width: 100%;
  height: 250px;
  background-color: #000;
  box-sizing: border-box;
  background-position: 100%;
  background-repeat: no-repeat;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  overflow: hidden;
}

article .imageBox #imageBox_Pic {
  width: 100%;
  height: auto;
  object-fit: scale-down;
  object-position: 100% 100%;
}

article .content #home_content {
  font-size: 1rem;
}

/* Intro and Partners Section */
section .main {
  display: inline-block;
  margin-top: 10px;
  width: 100%;
  min-height: 200px;
  box-sizing: border-box;
  background-color: rgb(182, 185, 187);
  border-radius: 5px;
  padding: 10px;
  text-align: justify;
}

section .main #NTX {
  font-size: 20px;
}

section .aside {
  width: 100%;
  height: auto;
  margin-top: 10px;
  background-color: rgb(182, 185, 187);
  border-radius: 5px;
  padding: 5px;
  box-sizing: border-box;
  text-align: center;
}

section .aside h4 {
  color: rgb(22, 42, 86);
  font-style: italic;
}

.swiper {
  float: none;
  display: inline-block;
  width: 100%;
  height: 250px;
  margin-top: -380px;
  border-radius: 6px;
}

.swiper-slide img {
  display: inline-block;
  width: 100%;
  height: 250px;
  border-radius: 5px;
}

.top-left {
  float: none;
  visibility: hidden;
  width: 100%;
  height: 350px;
  border-radius: 5px;
  display: inline-block;
  align-items: center;
  justify-content: center;
}

.top-left img {
  width: 100%;
  height: 350px;
  border-radius: 6px;
}

section .bottom {
  float: bottom;
  width: 100%;
  height: 250px;
  margin-right: 0;
  background-color: rgb(182, 185, 187);
  margin-top: 10px;
  border-radius: 5px;
  padding: 10px;
  box-sizing: border-box;
  text-align: center;
}

section .partner_pic {
  display: inline;
  padding-left: 10px;
  padding-right: 10px;
  max-height: 15%;
  border-radius: 0;
  margin: 0;
  max-width: 90%;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all .5s ease;
}

section .partner_pic_new {
  display: inline;
  padding-left: 10px;
  padding-right: 10px;
  max-height: 15%;
  border-radius: 0;
  margin: 0;
  max-width: 90%;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: all .5s ease;
}

section .partner_pic:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

section .partner_pic_new:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

/* About and Services Pages*/
section .about_us {
  width: 80%;
  min-height: 400px;
  margin: 35px 0 0 10%;
  background-color: rgb(182, 185, 187);
  box-sizing: border-box;
  border-radius: 5px;
  padding: 40px 25px 30px 25px;
  text-align: justify;
  line-height: 1.3em;
}

/* Contact Us Page Cell Phone Size*/
.e-mail {
  float: none;
  height: 100px;
  width: 80%;
  padding: 10px;
  color: #fff;
  background-color: #11191f;
  border: #296d98 solid 0px;
  border-radius: 10px;
  margin-left: 10%;
  margin-top: 70px;
  box-sizing: border-box;
  box-shadow: 0px 0px 8px 1.5px rgba(0, 0, 0, .6);
  text-align: center;
  transition: all 1.4s ease;
  opacity: .7;
}

.e-mail:hover {
  opacity: 1;
  box-shadow: 0px 0px 8px 5px rgba(0, 0, 0, .6);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.call {
  float: none;
  height: 110px;
  width: 80%;
  padding: 10px;
  color: #fff;
  background-color: #11191f;
  border: #296d98 solid 0px;
  border-radius: 10px;
  margin-left: 10%;
  margin-top: 100px;
  box-sizing: border-box;
  box-shadow: 0px 0px 8px 1.5px rgba(0, 0, 0, .6);
  text-align: center;
  margin-right: 15%;
  transition: all 1.4s ease;
  opacity: .7;
}

.cc_header {
  color: white;
  text-align: center;
}

.call:hover {
  opacity: 1;
  box-shadow: 0px 0px 12px 8px rgba(0, 0, 0, .6);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.ossaa_live {
  float: none;
  height: 100px;
  width: 80%;
  padding: 10px;
  color: #fff;
  font-size: smaller;
  background-color: #0aa616;
  border: #296d98 solid 0px;
  border-radius: 10px;
  margin-left: 10%;
  margin-top: 20px;
  box-sizing: border-box;
  box-shadow: 0px 0px 8px 1.5px rgba(0, 0, 0, .6);
  text-align: center;
  transition: all 1.4s ease;
  opacity: .7;
}

.ossaa_live:hover {
  opacity: 1;
  box-shadow: 0px 0px 8px 5px rgba(0, 0, 0, .6);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.ossaa_final {
  float: none;
  height: 110px;
  width: 80%;
  padding: 10px;
  color: #fff;
  font-size: smaller;
  background-color: #296d98;
  border: #296d98 solid 0px;
  border-radius: 10px;
  margin-left: 10%;
  margin-top: 20px;
  box-sizing: border-box;
  box-shadow: 0px 0px 8px 1.5px rgba(0, 0, 0, .6);
  text-align: center;
  margin-right: 15%;
  transition: all 1.4s ease;
  opacity: .7;
}

.ossaa_final:hover {
  opacity: 1;
  box-shadow: 0px 0px 12px 8px rgba(0, 0, 0, .6);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

/*Footer */
footer {
  background-color: #11191f;
  color: white;
  margin-top: 25px;
  border-top: 5px solid #32cd32;
  padding-bottom: 20px;
  min-height: 70px;
}

footer .footer_text {
  text-align: right;
  padding-right: 10%;
  padding-top: 20px;
}

/* The Following Section Scales the Menu UP for Desktop Use */
@media (min-width:920px) {
  header li {
    float: left;
  }

  .cc_header {
    color: white;
    text-align: center;

  }

  header li a {
    padding: 20px 30px;
  }

  header ul {
    background-color: #11191f;
  }

  header ul a {
    border-bottom: none;

  }

  header ul .current a {
    background-color: #11191f;
  }

  .header .menu {
    clear: none;
    float: right;
    margin-right: 10%;
    max-height: none;
  }

  .header .menu-icon {
    display: none;
  }

  #bug {
    width: 130px;
    margin-left: 2%;
    margin-top: -4px;
  }

  #msbug {
    width: 130px;
  }

  /*Showcase */
  article {
    position: static;
    width: 98%;
    height: 500px;
    display: flex;
  }

  article .content {
    position: static;
    margin: 0;
    opacity: 1;
    display: block;
    z-index: 1;
    width: 0%;
    height: 0px;
    padding: 200px 0px 0px 25px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 0;
  }

  article .imageBox {
    position: static;
    width: 100%;
    height: 500px;
    margin-left: 15%;
    display: inline;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  article .imageBox #imageBox_Pic {
    width: 100%;
    height: 100%;
    object-fit: scale-down;
    object-position: center;
  }

  article .content #home_content {
    position: absolute;
    bottom: auto;
    font-size: default;
  }

  /* Intro and Partners Section */
  section .main {
    float: left;
    margin-left: .3%;
    width: 49.5%;
    height: 250px;
    margin-top: 20px;
    border-radius: 5px;
    box-sizing: border-box;
  }

  section .aside {
    float: right;
    margin-top: 20px;
    margin-right: .3%;
    width: 49%;
    height: 250px;
    margin-left: 0;
  }

  .top-left {
    position: relative;
    visibility: visible;
    float: left;
    width: 58.75%;
    height: 450px;
    margin-left: .3%;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .top-left img {
    width: 100%;
    height: 450px;
    border-radius: 6px;
  }

  .swiper {
    float: right;
    width: 40%;
    margin-top: 0px;
    margin-right: 2%;
    height: 450px;
    border-radius: 6px;
  }

  .swiper-slide img {
    width: 99%;
    height: 450px;
    border-radius: 5px;
  }

  section .bottom {
    float: left;
    margin-left: .3%;
    margin-right: .3%;
    width: 99.4%;
    height: 220px;
  }

  section .partner_pic {
    display: block;
    max-height: 15%;
    max-width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
    border-radius: 0%;
    margin: auto;
  }

  section .partner_pic:hover {
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
  }

  section .partner_pic_new {
    max-height: 35%;
    max-width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    border-radius: 0%;
    margin: auto;
  }

  section .partner_pic_new:hover {
    -webkit-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
  }

  .ossaa_live {
    float: left;
    height: 90px;
    width: 30%;
    padding: 5px;
    text-align: center;
    color: #fff;
    background-color: #0aa616;
    border: #296d98 solid 0px;
    border-radius: 10px;
    margin-left: 15%;
    margin-top: 40px;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px 1.5px rgba(0, 0, 0, .6);
    transition: all 1.4s ease;
    opacity: .7;
  }

  .ossaa_live:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }

  .ossaa_final {
    float: right;
    height: 90px;
    width: 30%;
    padding: 5px;
    text-align: center;
    color: #fff;
    background-color: #296d98;
    border: #296d98 solid 0px;
    border-radius: 10px;
    margin-right: 15%;
    margin-top: 40px;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px 1.5px rgba(0, 0, 0, .6);
    transition: all 1.4s ease;
    opacity: .7;
  }

  .ossaa_final:hover {
    box-shadow: 0px 0px 8px 5px rgba(0, 0, 0, .6);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }

  /* About and Services Pages*/
  /* Contact Us Page*/
  .e-mail {
    float: left;
    height: 90px;
    width: 30%;
    padding: 5px;
    text-align: center;
    color: #fff;
    background-color: #11191f;
    border: #296d98 solid 0px;
    border-radius: 10px;
    margin-left: 15%;
    margin-top: 150px;
    box-sizing: border-box;
    box-shadow: 0px 0px 8px 1.5px rgba(0, 0, 0, .6);
    transition: all 1.4s ease;
    opacity: .7;
  }

  .e-mail:hover {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }

  .call {
    float: right;
    height: 90px;
    width: 30%;
    padding: 5px;
    color: #fff;
    background-color: #11191f;
    margin-left: 0;
    margin-right: 15%;
    margin-top: 150px;
  }

  .call:hover {
    box-shadow: 0px 0px 8px 5px rgba(0, 0, 0, .6);
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
  }

  .finalMenuItem {
    border-right: 0px;
  }
}