@font-face {
    font-family: 'Overpass';
    src: url('../fonts/Overpass-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Overpass-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Overpass-Bold.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Overpass-Bold.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Overpass-Bold.svg#Overpass-Bold') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}

/* Webfont: Overpass-BoldItalic */@font-face {
    font-family: 'Overpass';
    src: url('../fonts/Overpass-Bold-Italic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Overpass-Bold-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Overpass-Bold-Italic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Overpass-Bold-Italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Overpass-Bold-Italic.svg#Overpass-BoldItalic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: 700;
    text-rendering: optimizeLegibility;
}

/* Webfont: Overpass-Reg */@font-face {
    font-family: 'Overpass';
    src: url('../fonts/Overpass-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Overpass-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Overpass-Regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Overpass-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Overpass-Regular.svg#Overpass-Regular') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}


/* Webfont: Overpass-Italic */@font-face {
    font-family: 'Overpass';
    src: url('../fonts/Overpass-Italic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Overpass-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Overpass-Italic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Overpass-Italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Overpass-Italic.svg#Overpass-Italic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: 600;
    text-rendering: optimizeLegibility;
}


/* Webfont: Overpass-Light */@font-face {
    font-family: 'Overpass';
    src: url('../fonts/Overpass-Light.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Overpass-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Overpass-Light.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Overpass-Light.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Overpass-Light.svg#Overpass-Light') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Overpass-LightItalic */@font-face {
    font-family: 'Overpass';
    src: url('../fonts/Overpass-Light-Italic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Overpass-Light-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Overpass-Light-Italic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Overpass-Light-Italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Overpass-Light-Italic.svg#Overpass-LightItalic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Overpass-ExtraLight */@font-face {
    font-family: 'Overpass';
    src: url('../fonts/Overpass-ExtraLight.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Overpass-ExtraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Overpass-ExtraLight.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Overpass-ExtraLight.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Overpass-ExtraLight.svg#Overpass-ExtraLight') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: 300;
    text-rendering: optimizeLegibility;
}

/* Webfont: Overpass-ExtraLightItalic */@font-face {
    font-family: 'Overpass';
    src: url('../fonts/Overpass-ExtraLight-Italic.eot'); /* IE9 Compat Modes */
    src: url('../fonts/Overpass-ExtraLight-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/Overpass-ExtraLight-Italic.woff') format('woff'), /* Modern Browsers */
         url('../fonts/Overpass-ExtraLight-Italic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/Overpass-ExtraLight-Italic.svg#Overpass-ExtraLightItalic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: 300;
    text-rendering: optimizeLegibility;


/* CUSTOMIZATION FOR IMCOM ENTERPRISE WEB */
/* This version uses the modal menu
   Sections: 1 Webfonts
             2 Text customization (100s)
             3 Block customizations (170s)
             4 HEADER CUSTOMIZATION (300s)
             5 FOOTER ADJUSTMENTS (580s)
             6 BOXES FOR WRAP ANYTHING AND CUSTOM FEATURE BLOCKS (620s)
             7 MISC. GET-R-DUN STYLINGS (920s)
             8 MODAL NAVBAR CSS (1010s)
*/

/* 1. WEBFONT: Overpass-Bold (above) */

/* 2. TEXT CUSTOMIZATIONS */ 

}
body {
    font-family: 'Overpass', Helvetica, 'Helvetica Neue', Arial, Roboto, 'Droid Sans', sans-serif;
    color: #595857;
    font-size: 100%;
    line-height: 1.8;
    background-color: #030000
}

p a {
    font-weight: 500;
    color: black;
    font-variant: small-caps;
}


.title-thin {
    font-weight: 400 !important;
    color: #030000 !important;
}

.image-caption {
    font-size: 1.0em !important;
    line-height: 1.3em;
    color: white !important;
}


.title-caps {
    font-family: Overpass, Helvetica, Arial, Roboto, Droid-Sans, sans-serif !important;
    font-size: 2em !important;
    font-weight: 700;
    line-height: 1;
    
}


.title-caps-xs {
  position: relative;
  left: 0px;
  font-size: .7em !important;
 
}

.title-caps-xs h3 {
    font-weight: 500;
    color: #f3f3f3;
}    

h1,
h2,
h3,
h4, 
h5,
h6 {
     font-family: Overpass, Helvetica, Arial, Roboto, Droid-Sans, sans-serif !important;
}


/* 3. BLOCK CUSTOMIZATION */

/* 3A. IMAGE SLIDER */

.ccm-image-slider-text p {
    font-size: 1.1em !important;
    line-height: 1.3em !important;
    font-weight: 600;
    color: white !important;
}

.ccm-image-slider a {
     color: #fff0b3;   
}

.ccm-image-slider a:hover,
.ccm-image-slider a:focus,
.ccm-image-slider a:active {
    color: #ffffff !important;
    text-decoration: underline
}


.ccm-image-slider,
.ccm-image-slider-title,
.ccm-image-slider-text h2 {
    color: #ffd530 !important;
 
}

h2.ccm-image-slider-title {
    font-size: 16px !important;
    font-weight: 600 !important;
    margin-bottom: 0 !important;
    text-transform: uppercase;
}


.ccm-image-slider-text {
    color: #ffd530;
    font-size: 14px;
    background-color: black;
    padding: 10px;
    border-style: solid;
    border-width: 4px 0 0 0;
    border-color: #ffd530;
    font-family: Overpass;
    position: absolute;
   /*  top: 80% !important; */
   /* bottom: 100% !important; */
    left: 50% !important;
   /* right: 95% !important; */
    z-index: 201  !important;
    width: 50% !important; 
   /* margin-bottom: 0px !important; */
   
}


/* 3B. SEARCH BAR */


.searchbar {
    background-color: #f2f2f2;
    height: 50px;
    border: solid #8c8c8c;
    border-width: 0 0 5px 0;
    margin: auto;
    position: relative;
    bottom: -14px;
}


/* 3B1. CHANGES TO SEARCH BLOCK */

/*
.zetta-menu > li.zm-content > div input, 
.zetta-menu > li.zm-content-full > div input, */
/*  .search-submit, */
/* .search-btn-inner, */
/* .search-input, 
.search-inner,
.search-container,
.ccm-search-block-form     {
    color: black !important;
   
}
*/
.ccm-page .ccm-search-block-form input[type="text"]
 {
    padding: 2px !important;
    margin: 0px  !important;
    width: 100% ;
   
}
 
.ccm-page .ccm-search-block-form input[type="submit"]
{
    border: 0;
    margin: 0px  !important;
    width: 20% ;
    font-weight: 700;
    font-size: 18px;

}

.ccm-page input[type="submit"]:hover {
    color: #ffd530;
}

/*
.btn .btn-default .ccm-search-block-submit  {
    background-color: white;
}
*/

/* 3B2. SPECIFIC CHANGES FOR THE HEADER SEARCH BAR */


.searchbar .ccm-search-block-form input.ccm-search-block-text {
  margin-right: 15px;
  width: 90%;
  margin-bottom: 15px;
  background-color: #f2f2f2;
  height: 50px;
  border: solid #8c8c8c;
  border-width: 0 0 5px 0;

}





.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}

/*end image slider text box */




/* 4. HEADER CUSTOMIZATION -- ALSO SEE THE MODAL MENU SECTION BELOW */

.header-navi {
    margin: 0 !important;

}

.header-navi .title-caps {
    font-weight: 700;
    line-height: 1;
    padding: 20px 0 0 0 !important;
    margin-bottom: -10px !important;
    border-style: solid;
    border-color: transparent;
    /* letter-spacing: .05em; 
    position: absolute;
    top: 150%; */
                     
}       

.header-navi p {
    color: #f3f3f3;
    margin-top: 0;
    margin-bottom: 1em;
    padding-bottom: 10px;
    border-style: solid;
    border-width: 0 0 2px  0;
    border-color: #f3f3f3;
}                            

.header-logo {
    background-color: transparent;
   /*  padding: 0px 0px 7px 7px;
     margin: 1.5em 0px 0px 0px !important; */
     max-width: 175px;
    position: absolute;
    top: 100%; 
    transform: translateY(-10%); 
    
}
.header-logo-xs img {
    width:60%;
    height: 60%;
    margin-left: 20px;
    max-height: 60px;
    max-width: 40px;
    
}    

/*
.header-logo-adjust-lg {
    position: absolute;
    max-width: 200px;
    top: 0;
    right: 15%;
    width: 200px;
}
*/

.header-logo-adjust-xs {
    position: absolute;
    top: 0;
    width: 100px;
    max-width: 100px;
    right: 5%;
}


/*
header-garrison-id {
    border-style: solid;
    border-color: #f3f3f3;
    border-width: 2px;
}
*/
.header-garrison-id p {
    margin-top: 1.8em;
    margin-bottom: 0em;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    line-height: 60%;
}

.header-garrison-id title-caps {
    position: absolute;
    top: 60%;
    margin: 1em 0 0 0;
    padding: 0;
    line-height: 60%;
}

.header-garrison-id h3 {
    position: absolute;
    top: 40%;
    margin: 0;
    padding: 0;
    /*line-height: 60%;*/
    color: #f3f3f3;
    font-weight: 500;    
    font-size: 18px;
}    
@media only screen and (max-width: 767px) {
  .header-garrison-id h3 {
      display: none;
  }
}
    

.header-garrison-id h3 a {
    color: #ffffff !important; 
}
.header-garrison-id h3 a:hover,
.header-garrison-id h3 a:focus,
.header-garrison-id h3 a:active {
    color: #ffffff !important;
    text-decoration: underline
}

.header-garrison-id hr { 
    display: block;
    margin-top: 1em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: 50%;
    border-style: solid;
    border-width: 0px;
    border-color: #f3f3f3;
    background-color: #f3f3f3;
} 




/* fixed header */


#mynav {
        top: 0;
        position: fixed;
        left: 0;
        right: 0;
        margin: 0 auto;
        z-index: 103;
     /*   height:40px;
        color:#aaa;
        background-color:#222;
        text-align: center;*/
        }
  
nav {
     z-index: auto;
     }  

header .p-xs {
    color: #f3f3f3;
    padding: 10px 0px 0px 0px;
}

header .ccm-block-social-links {
    margin: 1px 0 10px 0;
}

.header-container { 
    border-top: none;
}
  
.page-header {
    width: 100vw;
    margin-bottom: 0 !important;
  /*  margin-top: 0 !important; */
    padding-bottom: 0 !important;
    border: .1em;
    background-color: #030000;
} 
        
     /* navbar font settings */

.global-navi nav.ccm-responsive-navigation ul a {
    font-weight: 600 !important;
    text-transform: uppercase;
}
        
.navbar-inverse {
    background-color: #030000;
    border-color: #030000;
    background-image: none;
    /*border-radius: 0em 0em 1.5em 1.5em;*/
}

.navbar {
    /* position: relative; */
    min-height: auto;
    margin-bottom: 0px;
    background-color: #030000;
    border-bottom: solid #ffd530;
    border-bottom-width: 4px;
   /*  border-radius: 0em 0em 1.5em 1.5em;*/
}

/* adjustments to built-in menu */

.ccm-responsive-menu-launch i::after {
    color: #ffd530 !important;
    padding: .0em .25em .0em .25em;
    /*border-radius: .25em;*/
    background-color: #030000;
    position: fixed;
    top: 1%;
    
}

.ccm-responsive-overlay {
    position: fixed !important;
    z-index: 199 !important;
    
}    
    

/* 4A. MODS ADDED FOR ZMENU */

.ns-space {
    margin: 10px 0 10px 0;       
}
.ns-resize {
    position: relative;
    top: 10px;
    margin-top: 30px;
    overflow: hidden;
    max-height: 100px;
    font-size: .75em; 
    
}

.ns-resize-phone {
    margin-top: 20px;
    overflow: hidden;
    max-height: 70px;
    font-size: .25em;
    margin-left: 0; 
   
}

.ns-resize-phone .title-caps {
   font-size: 16px !important; 
   
}


.ns-star-holder {
    position: relative;
    top: 15px;
    width: 80px;
    max-width: 80px;
}

.ns-icon {
    height: 25px;
    max-height: 25px;
    margin: 0 10px 0 10px;
}

.ns-zmenu-column-head {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    color: #ffd530;
}
  
/* 4B. ADDITIONAL CUSTOM SETTINGS FOR MODAL MENU */

.ns-navbar-text,
.ns-navbar-footer {
    color: #ffffff;
    font-size: 18px;  
}  
.ns-navbar-text:hover,
.ns-navbar-text:active,
.ns-navbar-footer:hover,
.ns-navbar-footer:active {
    color: #ffd530; 
}  
.ns-navbar-footer {
    font-weight: 700; 
}  

  
  
  /* navbar font settings */

.global-navi nav.ccm-responsive-navigation ul a {
    font-weight: 600 !important;
    text-transform: uppercase;
}   

/* end fixed header */   



/* 5. FOOTER ADJUSTMENTS */


.footer-container { 
    text-align: initial;
    line-height: initial;
}
.footer-container p {
    font-size: 1em;
    line-height: 1.5em;
    margin: .5em 0 .5em 0;
}

.footer-container a {
    color: #f3f3f3 !important;
}

.footer-container a:hover {
    color: #ffffff !important;
}


.footer-container hr { 
    display: block;
    margin-top: 0em;
    margin-bottom: 0em;
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 0px;
    border-color: #f3f3f3;
    background-color: #f3f3f3;
} 





/* 6. BOXES FOR WRAP ANYTHING AND CUSTOM FEATURE BLOCKS */


/* 6A. WHITE BOX (.white-box) */

.white-box {
     background-color: #ffffff !important;
     
     padding: 10px;
     border-style: solid;
     border-width: 4px 0 0 0;
     border-color: #030000;
     margin-bottom: 20px;
}
.white-box h2 {
    color: #030000;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
}
.white-box a {
    font-weight: 600;
/*    font-size: 1.5em; */
    line-height: 100%;
    text-transform: uppercase;
}

.white-box a:hover {
    background-color: transparent !important;
}


/* 6B. TAN BOX */


.tan-box {
     background-color: #bfb8ab !important;
     
     padding: 10px;
     border-style: solid;
     border-width: 4px 0 0 0;
     border-color: #ffd530;
     margin-bottom: 20px;
}
.tan-box h2 {
    color: #030000;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
}

.tan-box a {
    font-weight: 600;
/*    font-size: 1.5em; */
    line-height: 100%;
    text-transform: uppercase;
}

.tan-box a:hover {
    background-color: transparent !important;
}

.tan-box h2 {
    color: #ffd530;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
}


/* 6C. GRAY BOX */

.gray-box {
     background-color: #f3f3f3 !important;
     
     padding: 10px;
     border-style: solid;
     border-width: 4px 0 0 0;
     border-color: #ffd530;
     margin-bottom: 20px;
}
.gray-box h2 {
    color: #030000 !important;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
}
.gray-box a {
    font-weight: 600;
/*    font-size: 1.5em; */
    line-height: 100%;
    text-transform: uppercase;
}

.gray-box a:hover {
    background-color: transparent !important;
}

.gray-box h2 {
    color: #ffd530;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
}


/* 6D. BLACK BOX */

.black-box {
     background-color: #030000;
     
     padding: 10px;
     border-style: solid;
     border-width: 4px 0 0 0;
     border-color: #ffd530;
     margin-bottom: 20px;
}

.black-box p {
    color: #f3f3f3;
    margin: 0 15px 0 15px;
}
.black-box a {
    color: #ffffff;
}

.black-box a:hover,
.black-box a:focus,
.black-box a:active {
    color: #ffffff !important;
    text-decoration: underline
}

.black-box a:visited {
    color: yellow !important;
}

.black-box .nav > li > a:hover,
.black-box .nav > li > a:focus {
  text-decoration: underline;
  background-color: #000000;
}


.black-box h2 {
    color: #ffd530;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
    margin-left: 15px;
}

.black-box h3,
.black-box h4,
.black-box h5,
.black-box h6 {
    color: #ffffff;
}

/* 6E. BLACK OUTLINE BOX. */

.black-outline-box {
     background-color: #ffffff !important;
     
     padding: 10px;
     border-style: solid;
     border-width: 1px ;
     border-color: #030000;
     margin-bottom: 20px;
}
.black-outline-box h2 {
    color: #030000;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
}
.black-outline-box a {
    font-weight: 600;
/*    font-size: 1.5em; */
    line-height: 100%;
    text-transform: uppercase;
}
.black-outline-box a:hover {
    background-color: transparent !important;
}


/* 6F. RED OUTLINE BOX */

.red-outline-box {
     background-color: #ffffff !important;
     
     padding: 10px;
     border-style: solid;
     border-width: 1px ;
     border-color: #e60000;
     margin-bottom: 20px;
}
.red-outline-box h2 {
    color: #e60000;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
}
.red-outline-box a {
    font-weight: 600;
/*    font-size: 1.5em; */
    line-height: 100%;
    text-transform: uppercase;
}

.red-outline-box a:hover {
    background-color: transparent !important;
}

/* 6G. RED ALERT BOX */

.red-alert-box {
     background-color: #e60000 !important;
     
     padding: 10px;
     border-style: solid;
     border-width: 1px ;
     border-color: #030000;
     margin-bottom: 20px;
     color: #ffffff
}
.red-alert-box h2 {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
}
.red-alert-box a {
    font-weight: 600;
/*    font-size: 1.5em; */
    line-height: 100%;
    text-transform: uppercase;
}

.red-alert-box a:hover {
    background-color: transparent !important;
}

/* 6H. YELLOW ALERT BOX */

.yellow-alert-box {
     background-color: #fff0bf !important;
     
     padding: 10px;
     border-style: solid;
     border-width: 1px ;
     border-color: #030000;
     margin-bottom: 20px;
     color: #000000
}
.yellow-alert-box h2 {
    color: #e60000;
    text-transform: uppercase;
    font-weight: 700;
    padding-top: 10px;
}
.yellow-alert-box a {
    font-weight: 600;
/*    font-size: 1.5em; */
    line-height: 100%;
    text-transform: uppercase;
}

.yellow-alert-box a:hover {
    background-color: transparent !important;
}


/* 7. MISC. GET-R-DUN STYLINGS */


/*this line fixed the design and custom template (it wasn't working) */
html.c5-edit-mode .inner-content {z-index:auto;}



.highlight-img-float-left {
    float: left;
    position: relative;
    top: .75em;
    margin: 0 10px 10px 0;
}

.white-line {
  border-color: #f3f3f3;
  border-style: solid;
  border-width: 0 0 2px 0;
  float: left !important;  
}


/* mods to override colors */

.main-content-inner,
.main-container {
    background-color: #ffffff;
}

.breadcrumb {
    background-color: transparent;
}


.center { 
    margin: auto;
}

/* FULL-WIDTH BAR FOR SECTION NAVIGATION AND ANNOUNCEMENTS*/
.pagebar {
    background-color: #cbcbcb;
    margin: auto;
}

/* Army star in the center of the menu */

.army-icon {
    display: block;
    position: fixed; 
    top: 0;
    left: 200px;
    right: 200px;
    height: 75px;
    width: 60px;
    border: 1px;
    border-radius: 5px;
    border-color: #030000;
    background-color: #030000;
    padding: 6px 3px 4px 6px;
    margin:0 auto;
    z-index: 1600;
}

.army-icon img {
    display: block;
    width: 95%;
    margin:0 auto;
}

/* These next two media calls help the zmenu navbar fit phone screens */ 

@media only screen and (min-width: 601px) {
  .ns-phone-visible {
      display: none;
  }
}

@media only screen and (max-width: 600px) {
  .ns-phone-hidden {
      display: none;
  }

}



/* 8. MODAL NAVBAR CSS */

/* UBERNAV PROTOTYPE CLASSES */

.ubernav-modal-dialog {
    position: fixed;
    font-family: Overpass, Arial, Helvetica, sans-serif;
/*  top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
 background: rgba(0,0,0,0.8); */
    z-index: 1500;
    opacity:0;
 /*   -webkit-transition: opacity 100ms ease-in;
    -moz-transition: opacity 100ms ease-in;
    transition: opacity 100ms ease-in; */
    pointer-events: none;
	}

.ubernav-modal-dialog:target {
    opacity:1;
    pointer-events: auto;
	}

.ubernav-modal-dialog > div {
    width: 100vw;
    position: fixed;
/*    margin: 10% auto; */
    padding: 5px 20px 13px 20px;
    border-radius: 0px;
    background: #030303;
/*    background: -moz-linear-gradient(#000000, #030303);
    background: -webkit-linear-gradient(#000000, #030303);
    background: -o-linear-gradient(#000000, #030303); */
    overflow-x: hidden;
    overflow-y: auto;
	}

.ubernav-modal-close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
/*    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000; */
	}

.ubernav-modal-close:hover { background: #00d9ff; }


/* color and font styles for the menu */


#ModalNav p,
#ModalNav li,
#ModalSearch p,
#ModalSearch li {
    color: #ffffff;
    font-family: Overpass, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 200%;
}
#ModalNav h3,
#ModalSearch h3 {
    color: #ffd530;
    font-family: Overpass, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 200%;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border: #ffd530 solid;
    border-width: 0 0 2px 0;
    
}

#ModalNav p a,
#ModalNav li a,
#ModalSearch p a,
#ModalSearch li a {
    color: #ffffff;
    font-family: Overpass, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 200%;
}

#ModalNav p a:hover,
#ModalNav li a:hover,
#ModalSearch p a:hover,
#ModalSearch li a:hover {
    text-decoration: underline;
    background: transparent;
}
#ModalNav p a:visited,
#ModalNav li a:visited, {
    background: transparent;
}
#ModalNav p strong,
#ModalNav li strong,
#ModalSearch p strong,
#ModalSearch li strong {
    color: #ffd530;
    font-family: Overpass, Helvetica, Arial, sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 200%;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border: #ffd530 solid;
    border-width: 0 0 2px 0;
}


#ModalNav a,
#ModalSearch a {
    color: #ffffff;
}
#ModalNav a:hover,
#ModalSearch a:hover {
    color: #fff0bf;
}

.navbar-fixed-top, 
.modal-nav,
.navbar-top-style-only {
    /* position: relative; */
    background-image: none;
    min-height: auto;
    font-family: Overpass, Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 0px;
    background-color: #030000;
}



.navbar-fixed-top,
.navbar-top-style-only {
    
    border-bottom: solid #ffd530 8px;
}   


.navbar-fixed-top a,
.modal-nav a 
.navbar-top-style-only a {
    color: #ffffff !important;
     font-family: Overpass, Helvetica, Arial, sans-serif;
    font-weight: 700;

    
}

.modal-nav  a:hover,
.modal-nav  a:focus {
    color: #fff0b3;
}    

.modal-nav  .open > a,
.modal-nav  .open > a:hover,
.modal-nav  .open > a:focus {
    background-image: none;
    min-height: auto;
    font-weight: 700;
    color: #ffd530;
    margin-bottom: 0px;
    background-color: #030000;
}

.modal-nav {
    padding: 10px 15px 10px 15px;
}

.modal-nav-right {
    margin-left: auto;
    margin-right: 0px;
    float: right;
    text-align: right;
    
}

.modal-nav-special-box {
    background-color: #000000;
    margin: 20px;
}



 #ModalNav .modal,
 #ModalSearch .modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1500;
  display: none;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

#ModalNav .modal.fade .modal-dialog,
#ModalSearch .modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .1s ease-out;
       -o-transition:      -o-transform .1s ease-out;
          transition:         transform .1s ease-out;
  -webkit-transform: translate(0, -25%);
      -ms-transform: translate(0, -25%);
       -o-transform: translate(0, -25%);
          transform: translate(0, -25%);
}
#ModalNav .modal.in .modal-dialog,
#ModalSearch .modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
       -o-transform: translate(0, 0);
          transform: translate(0, 0);
}

#ModalNav .modal-open .modal,
#ModalSearch .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

#ModalNav .modal-dialog,
#ModalSearch .modal-dialog {
  position: fixed;
  top: -25px;
  width: 100vw;
  margin: 0;
}

#ModalNav .modal-content,
#ModalSearch .modal-content {
  position: relative;
/*  min-height: 95vh; */
  background-color: #333333;
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  border: transparent;

  border-radius: 0px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
          box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-nav-dismiss {
   
    position: absolute;
    right: 30px;
    bottom: 10px;
    
}

.modal-backdrop,
#ModalNav .modal-backdrop,
#ModalSearch .modal-backdrop {
  position: static;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: transparent;
}

#ModalNav .modal-backdrop.fade,
#ModalSearch .modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

#ModalNav .modal-backdrop.in,
#ModalSearch .modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}

#ModalNav .modal-header,
#ModalSearch .modal-header {
    border: transparent;
    margin: -20px;   
  
}

#ModalNav .modal-header .close,
#ModalSearch .modal-header .close {
  margin-top: -2px;
}

#ModalNav .modal-title,
#ModalSearch .modal-title {
  margin: 0;
  line-height: 1.42857143;
}

#ModalNav .modal-body,
#ModalSearch .modal-body {
  position: relative;
  padding: 50px;
  max-height: 80vh; 
  overflow-y: scroll;
}
#ModalNav .modal-footer,
#ModalSearch .modal-footer {
  padding: 5px 30px 5px 50px;
  background-color: #030000;
  border-width: 15px 15px 1px 15px;
  border-style: solid;
  border-color: #333333;
  width: 100vw;
  position: absolute;
  bottom: 10px;
}
#ModalNav .modal-footer .btn + .btn,
#ModalSearch .modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
#ModalNav .modal-footer .btn-group .btn + .btn,
#ModalSearch .modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

#ModalNav.modal-footer .btn-block + .btn-block,
#ModalSearch .modal-footer .btn-block + .btn-block {
  margin-left: 0;
}


/*#ModalNav .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
} */

@media (max-width: 767px) {
  #ModalNav .modal-dialog,
  #ModalSearch .modal-dialog {
    width: 100vw;
    margin: 0;
  }
/*  #ModalNav .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  } */
  #ModalNav .modal-xs,
  #ModalSearch .modal-xs {
    width: 100%;
  }
}
@media (min-width: 768px) {
  #ModalNav .modal-dialog,
  #ModalSearch .modal-dialog {
    width: 100%;
    margin: 30px auto;
  }
/*  #ModalNav .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  } */
  #ModalNav .modal-sm,
  #ModalSearch .modal-sm {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #ModalNav .modal-lg,
  #ModalSearch .modal-lg {
    width: 100%;
  }
}

