@media only screen and (max-width: 600px) {
.mobile-container {
    width:98vw;
  max-width: 100vw;
  margin: auto;
  background-color:#ffffff;/*#E5F4F9*/
  height: auto;
  color: black;
  border-radius: 10px;
  text-align:center;
}
.menubox {
    width:98vw;
    font-size:11pt;
}
.newmenu {
    margin:auto;
    padding-bottom:15px;
    width:90%;
    height:2.5vh;
    background-color:#EBE2BE;
    color:black;
    font-family:'Roboto', sans-serif;
    border:1px solid grey;
}
.showjoin {
    width:70vw;
    height:auto;
    margin:auto;
    text-align:center;
    background-color:#f7f7c0;
    
}
.scale {
    transform: scale(3,3);
}
.mobi {
   font-size:11pt; 
}
.intro {
    width:98vw;
    font-family:'Arial','Open Sans','sans-serif';
    font-size:8pt;
    color:#000000;
   background-color: #c6f7ff;
   display:none;
   border:2px solid green;
}
}
@media only screen and (min-width: 800px) {
.showjoin {
    width:30vw;
    height:auto;
    margin:auto;
    text-align:center;
    background-color:#f7f7c0;
}
}
/* Style the navigation menu */
.topnav {
  overflow: hidden;
  background-color: #7ae8f9;
/*  position: absolute;
  top:0;
  width:100vw;*/
}
.topnav #myLinks {
  display: none;
   /*background-color:#056672;*/
   color:#ffffff;
}
/* Style navigation menu links */
.topnav a {
  color: white;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
  display: block;
  background-color:#07717f;
}

/* Style the hamburger menu */
.topnav a.icon {
  background: #056672;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  scale:1.2;
}
/* Menu background color */
#myLinks {
    background-color:#056672;
    color:white;
}
/* Add a grey background color on mouse-over */
.topnav a:hover {
  background-color: #ddd;
  color: black;
}

/* Style the active link (or home/logo) */
.active {
  background-color: #4CAF50;
  color: white;
  text-align:left;
  font-weight:bold;
}
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none; /* Hidden by default */
  z-index: 1; /* Sit on top */
  width: 90%; /* Full width */
  height: 60vh; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
  font-family:'Open Sans','Arial', sans-serif;
}
.main {
    width:98vw;
    max-width:98vw;
    border:0;
    margin:0;
    text-align:center;
    font-size:0.8vw;
    font-weight:normal;
}
.a1 {
    /*background-image: url('https://www.phaice.com/bloom/images/forest1.jpg');*/
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: scroll;
    background-size: 100%;
}
.a2 {
    /*background-image: url('https://www.phaice.com/bloom/images/hvac.jpg');*/
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: scroll;
    background-size: 100%;
}
.a3 {
    /*background-image: url('https://www.phaice.com/bloom/images/airhandler.jpg');*/
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: scroll;
    background-size: 100%;
}
.a4 {
    /*background-image: url('https://www.phaice.com/bloom/images/screw.jpg');*/
    background-repeat: no-repeat;
    background-position: left top;
    background-attachment: scroll;
    background-size: 100%;
}
.ip {
    position:absolute;
    display:block;
    top:85vh;
    margin:auto;
    width:80vw;
    background-color:#e9efbd;
    border:0px solid black;
    font-family:'Open Sans', 'Arial', sans-serif;
    font-size:0.7vw; 
    text-align:center;
}
/* Hide the links inside the navigation menu (except for logo/home) */

.mainfrate {
    width:98vw;
    height:20vh;
    background-color:#ffffff;
    color:black;
    font-family:'Arial',sans-serif;
    font-size:14pt;
    border:0px solid blue;
}
.bigflex {
    width:500px;
    margin:auto;
}
.flexcontainer {
  display: flex;
  flex-direction: row;
  justify-content:  space-between;
  margin-left:0;
  font-size:14pt;
  background-color:#1cfe20;
}
.b { width:10vw; background-color:yellow;font-size:8pt;}
label {
display: inline-block;
}
.orig {
    width:98vw;max-width:98vw;background-color:white;margin:auto;
}
.orig2 {
    border:0px solid black;font-size:10pt;width:100%;background-color:#e8e8e8;margin:auto;
}
.elementtop {
  align-items: center;
  font-size:10pt;
  background-color:#ffffff;/* #e5f4f9 */
  border-radius: 1px;
  display: flex;
  height: 50px;
  justify-content: center;
  margin-top: 1vh;
  margin-left: 0.8vw;
  width: 42vw;
  height:5vh;
  border:0px solid #E5E5E5;
  font-weight:bold;
}
.elementf {
  align-items: center;
  font-size:12pt;
  background-color:#ffffff;/* #e5f4f9 */
  border-radius: 1px;
  display: flex;
  height: 150px;
  justify-content: center;
  margin-top: 1vh;
  margin-left: 0.8vw;
  width: 500px;
  height:5vh;
  border:0px solid #E5E5E5;
  font-weight:normal;
}

.element {
  align-items: center;
  font-size:0.8vw;
  background-color: #e5f4f9;
  border-radius: 30px;
  display: flex;
  height: 50px;
  justify-content: center;
  margin-top: 0;
  width: 40vw;
  height:5vh;
}

.element-1 {
  box-shadow: 
    12px 12px 16px 0 rgba(0, 0, 0, 0.25),
    -8px -8px 12px 0 rgba(255, 255, 255, 0.3);
    margin-left:6vw;
}

.element-2 {
  box-shadow: 
    12px 12px 16px 0 rgba(255, 255, 255, 0.3) inset,
    -8px -8px 12px 0 rgba(0, 0, 0, .25) inset;
}
}

