@media screen and (max-width: 14in)	{

.menu_div1 {
   top: 40px;
}

#cust_links {
   left: 400px;
}

#tagline {
   position: absolute;
   top: 20px;
   right: 40px;
   display: block;
}

#tile_07 {
   background-color: #BCBCBC;
   border: none;
   position: relative;
   left: 15%;
   bottom: 0.3%;
   z-index: 4;
   float: left;
   width: 15%;
   min-height: 280px;
   max-height: 21vw;
   border-top-left-radius: 0.3em;
   border-top-right-radius: 0.3em;
   border-bottom-right-radius: 0.3em;
   border-bottom-left-radius: 0.3em;
}

#tile_08 {
   background-color: #BCBCBC;
   border: none;
   position: relative;
   left: 25%;
   bottom: 0.3%;
   z-index: 4;
   width: 15%;
   min-height: 280px;
   max-height: 20vw;
   border-top-left-radius: 0.3em;
   border-top-right-radius: 0.3em;
   border-bottom-right-radius: 0.3em;
   border-bottom-left-radius: 0.3em;
}

#tile_09 {
   background-color: #BCBCBC;
   border: none;
   position: relative;
   left: 35%;
   bottom: 0.3%;
   z-index: 4;
   width: 15%;
   min-height: 280px;
   max-height: 20vw;
   border-top-left-radius: 0.3em;
   border-top-right-radius: 0.3em;
   border-bottom-right-radius: 0.3em;
   border-bottom-left-radius: 0.3em;
}

.alpha_layer {
   padding-right: 20px;
   padding-bottom: 20px;
   padding-left: 20px;
   text-align: left;
   margin-top: 50px;
   margin-right: auto;
   margin-left: auto;
   margin-bottom: 100px;
   top: 85px;
   z-index: 0;
   width: 80%;
   height: 100%;
   border-top-left-radius: 20px;
   border-top-right-radius: 20px;
   border-bottom-right-radius: 20px;
   border-bottom-left-radius: 20px;
}

.alpha_layer_1 {
   padding-top: 0px;
   padding-right: 20px;
   padding-bottom: 20px;
   padding-left: 20px;
   text-align: left;
   margin-top: 130px;
   margin-right: 15%;
   margin-left: 18%;
   margin-bottom: 100px;
   top: 85px;
   width: 62%;
   height: 200%;
   border-top-left-radius: 20px;
   border-top-right-radius: 20px;
   border-bottom-right-radius: 20px;
   border-bottom-left-radius: 20px;
}

.alpha_layer_2 {
   padding-right: 20px;
   padding-bottom: 20px;
   padding-left: 20px;
   text-align: left;
   margin-top: 50px;
   margin-right: auto;
   margin-left: auto;
   margin-bottom: 100px;
   top: 85px;
   z-index: 0;
   width: 80%;
   height: 100%;
   border-top-left-radius: 20px;
   border-top-right-radius: 20px;
   border-bottom-right-radius: 20px;
   border-bottom-left-radius: 20px;
}

.top_level_li1:hover {
   border-top-left-radius: 8px;
   border-top-right-radius: 8px;
}

.tab {
   top: 50vh !important;
}

.top_level_li_down1 {
   border-top-left-radius: 8px;
   border-top-right-radius: 8px;
}

.top_level_li_down1:hover {
   border-top-left-radius: 8px;
   border-top-right-radius: 8px;
}

#header {
   height: 100px;
}

#footer {
   height: 220px !important;
}



}