/* Scss Document */
@import url("//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.0.3/css/font-awesome.min.css");
@font-face {
  font-family: 'kaufmannregular';
  src: url("/Includes/fonts/ufonts.com_kaufmann-webfont.eot");
  src: url("/Includes/fonts/ufonts.com_kaufmann-webfont.eot?#iefix") format("embedded-opentype"), url("/Includes/fonts/ufonts.com_kaufmann-webfont.woff2") format("woff2"), url("/Includes/fonts/ufonts.com_kaufmann-webfont.woff") format("woff"), url("/Includes/fonts/ufonts.com_kaufmann-webfont.ttf") format("truetype"), url("/Includes/fonts/ufonts.com_kaufmann-webfont.svg#kaufmannregular") format("svg");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  font-size: 14px;
  color: #000;
  background: #570000;
  margin: 0px; }

h1 {
  font-family: "kaufmannregular";
  color: #dc2027;
  font-weight: normal;
  font-size: 40px;
  margin-top: 12px;
  margin-bottom: 12px; }

a, a:active, a:visited {
	color: #039;}

a:hover {
	color: #dc2027;}

#header-wrapper {
  width: 100%;
  background: #000; }

#logo {
  width: 211px;
  margin: 0 auto; }

#header-strip {
  width: 100%;
  height: 17px;
  background: url(../../Images/header-strip.jpg); }

#middle-wrapper {
  width: 100%;
  background: #000; }

#middle-content {
  width: 1100px;
  margin: 0 auto; }

#right-pic {
  width: 800px;
  display: inline-block; }

#wrapper {
  width: 1100px;
  margin: 0 auto; }

#input_field, #input_field300, #input_field400, #input_field180, #input_field250 {
  display: inline-block;
  width: 150px;
  margin-bottom: 10px;
  vertical-align: top; }

#input_field300 {
  width: 300px; }

#input_field400 {
  width: 400px; }

#input_field180 {
  width: 180px; }

#input_field250 {
  width: 250px; }
#homepage_block {
	width: 41%;
    display: inline-block;
    margin-right: 2%;
	margin-bottom: 10px;
    vertical-align: top;
    background: #efefef;
    padding: 1px 3%;
}
#homepage_block h2 {
font-family: "kaufmannregular";
    color: #dc2027;
    font-size: 30px;
}
#footer-strip {
  width: 100%;
  clear: both;
  height: 85px;
  box-shadow: 1px 1px 5px #000;
  background: url(../../Images/footer-strip.jpg); }

#welcome-block, #content-block {
  border-radius: 5px;
  background: #fff;
  box-shadow: 1px 1px 5px #000;
  margin: 10px auto;
  width: 95%;
  position: relative;
  padding: 20px;
  min-height: 600px; }

#content-block {
  margin: -765px auto;
  float: right;
  width: 800px;
  min-height: 500px; }

#show-info, .show-info {
  display: inline-block;
  width: 500px;
  vertical-align: top;
  padding-left: 20px; }
  #show-info h3, .show-info h3 {
    margin-bottom: 0px;
    font-family: "kaufmannregular";
    font-size: 28px;
    margin-top: 0px; }

#show, .show {
  padding: 10px;
  border: 1px solid #DC2027;
  border-radius: 5px;
  background: rgba(220, 32, 39, 0.09);
  margin-top: 15px; }

#show-thumb, .show-thumb {
  display: inline-block;
  width: 200px;
  vertical-align: top; }

#footer-wrapper {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px; }

#footer-content {
  width: 980px;
  margin: 0 auto;
  color: #fff;
  padding-bottom: 10px; }
  #footer-content a {
    color: #fff; }

.arrow-right {
  width: 0px;
  height: 0px;
  border-top: 17px solid transparent;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #EFEFEF;
  display: inline-block;
  vertical-align: top; }

#breadcrumb {
  padding: 7px;
  background: #E2E2E2;
  color: #570000;
  width: 100px;
  display: inline-block; 
  text-align: center;
  border-radius: 5px;}
  #breadcrumb a {
    color: #711212;
    text-decoration: none; }

#breadcrumb-wrap {
  display: inline-block;
  width: 130px;}

.input {
  border: 1px solid #570000;
  padding: 7px;
  font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
  border-radius: 5px; }

.button, #button, .button_past {
  border-radius: 5px;
  background: #570000;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px;
  border: none; }
  .button a, #button a, .button_past a {
    text-decoration: none;
    color: #fff; }
  .button :hover, #button :hover, .button_past :hover {
    color: #000;
    background: #711212; }

#button {
  width: 150px;
  margin-right: 10px;
  display: inline-block; }
  #button a {
    padding-left: 7px; }

.button2 {
  display: block;
  width: 150px;
  border-radius: 5px;
  background: #570000;
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px;
  border: none; 
  text-decoration: none;
  cursor: pointer;}
.button2, .button2:visited {
	text-decoration: none;
	color: #fff; }
.button2:hover {
	color: red; }
.button2:active {
	color: #fff; }
	
#button:hover {
  color: #fff;
  background: #711212; }
  #button:hover a {
    color: #fff; }

.button_past a {
  font-size: 15px;
  padding: 5px;
  text-decoration: none; }

.invisible {
  background: none;
  border: none;
  padding: 5px;
  color: #fff;
  text-transform: uppercase; }

.dropdown {
  height: 100%;
  padding-top: 20px;
  font-size: 12px; }
  .dropdown li {
    padding: 0 10px; }
    .dropdown li a {
      display: block;
      width: 100%;
      padding: 10px;
      text-decoration: none;
      color: #dc2027; }
    .dropdown li .selected {
      color: #570000; }
    .dropdown li ul li {
      padding: 0 20px; }
      .dropdown li ul li ul li {
        padding: 10px 0 10px 30px; }
        .dropdown li ul li ul li a {
          color: black;
          font-size: 12px;
          text-transform: none;
          padding: 0; }
      .dropdown li ul li a {
        color: gray;
        font-family: Calibri, Candara, Segoe, "Segoe UI", Optima, Arial, sans-serif;
        font-size: 16px; }

#menu-block {
  width: 240px;
  display: inline-block;
  vertical-align: top;
  min-height: 730px; }
  #menu-block ul {
    font-family: "kaufmannregular";
    font-size: 30px;
    font-weight: normal;
    padding-left: 0px; }
    #menu-block ul li a {
      color: #fff;
      text-decoration: none; }
    #menu-block ul li a:hover {
      color: #dc2027; }

.menu {
  display: none; }

.menu, .menu-bar {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: #570000;
  z-index: 10;
  overflow: hidden;
  box-shadow: 2px 0 18px rgba(0, 0, 0, 0.26); }

.menu li a {
  display: block;
  text-indent: -500em;
  height: auto;
  width: 250px;
  text-align: center;
  color: #fff;
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  transition: background 0.1s ease-in-out;
  font-size: 25px; }

.menu li a:before {
  font-family: FontAwesome;
  speak: none;
  text-indent: 0em;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 1.4em; }

.menu li a.search:before {
  content: "\f002"; }

.menu li a.archive:before {
  content: "\f187"; }

.menu li a.pencil:before {
  content: "\f040"; }

.menu li a.contact:before {
  content: "\f003"; }

.menu li a.about:before {
  content: "\f007"; }

.menu li a.home:before {
  content: "\f039"; }

.menu-bar li a:hover,
.menu li a:hover,
.menu li:first-child a {
  color: #000; }

.menu-bar {
  overflow: hidden;
  left: 5em;
  z-index: 5;
  width: 250px;
  height: 0;
  transition: all 0.1s ease-in-out; }

.menu-bar li a {
  display: block;
  height: 50px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  position: relative;
  font-family: "kaufmannregular";
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  transition: background 0.1s ease-in-out;
  font-size: 25px; }

.menu-bar li:first-child a {
  height: 50px;
  background: #570000;
  color: #fff;
  line-height: 5; }

.para {
  color: #000;
  padding-left: 100px;
  font-size: 3em;
  margin-bottom: 20px; }

.open {
  width: 250px;
  height: 750px; }

@media all and (max-width: 640px) {
  .menu {
    display: block; }
  .dropdown {
    display: none; }
  .menu {
    height: 60px;
    height: 60px; } }

@media all and (max-width: 500px) {
  .container {
    margin-top: 100px; }
  .menu {
    height: 5em;
    width: 100%; }
  .menu li {
    display: inline-block;
    float: left; }
  .menu-bar li a {
    width: 100%; }
  .menu-bar {
    width: 100%;
    left: 0;
    height: 0; }
  .open {
    width: 100%;
    height: auto; }
  .para {
    padding-left: 5px; } }

@media screen and (max-height: 34em) {
  .menu li,
  .menu-bar {
    font-size: 70%; } }

@media screen and (max-height: 34em) and (max-width: 500px) {
  .menu {
    height: 3.5em; } }

/* DOWPDOWN STYLE */
@media only screen and (max-width: 1100px) {
  #middle-content, #footer-content, #wrapper, #welcome-block, #content-block {
    width: 95%; }
  #right-pic, #content-block {
    width: 70%; }
  #menu-block {
    width: 25%; } }

@media only screen and (max-width: 640px) {
  #right-pic, #content-block {
    width: 95%;
    margin: 30px auto; }
  #header-strip {
    position: relative;
    z-index: 999; }
  #menu-block {
    display: none; }
  #content-block {
    margin: 0 auto; }
  #wrapper {
    margin: -520px auto; }
  #footer-wrapper {
    clear: both;
    margin-top: 0px; }
  #footer-content {
    padding-top: 20px; }
  #show-info {
    width: 50%; } }
	
@media only screen and (max-width: 480px) {	
  #homepage_block {
	width: 94%;
	margin: 0;} }

@media only screen and (max-width: 400px) {
  #middle-content, #footer-content, #wrapper, #welcome-block, #content-block {
    width: 90%; }
  #input_field, #input_field300, #input_field400, #input_field180, #input_field250, #input_field400, #input_field300, #input_field180, #input_field250 {
    width: 90% !important; }
  .input {
    width: 90% !important; }
  .input checkbox {
    width: 30px; } 
  }
