/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the default font size on small devices */
html {
  font-size: 112.5%;
}
.view-carousel-weapons{
    display: none;
}

.field-type-image figure, 
.views-field-field-image,
.views-field-uc-product-image > div,
.ia-r {
    float: none;
    /*clear: right;*/
    margin-left: 0em;
}

#site-name {
  margin: 0;
  font-variant:  small-caps;
  font-weight: normal;
  font-size: 1.25em;
  text-shadow: 1px 1px 0px #FFF;
  margin-top: 1em;
  }
/***************FRONT PAGE**********/



div#hpShop, div#hpPrivateInstruction  {
    background-image: none;
    text-align: center;
    border: none;
}

div#hpPrivateInstruction div {

}


div#hpSchool {

}

    div#hpPrivateInstruction div, div#hpSchool div, div#hpShop div {
        padding: 0em 1em;
}
    div#hpPrivateInstruction div h2, div#hpSchool div h2, div#hpShop div h2  {
        margin-bottom: 0em;
}

/*********** MENU BAR *******************/
#menu-bar {
    visibility: hidden;
}

/****************FOOTER******************/
#footer .vertical {
    float: left;
}