/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* @import "custom.scss" */

@font-face {
    font-family: Verdana;
    src: url("../fonts/Verdana.ttf");
}

body {
	font-family: Verdana;
    color: #000;
}







ul li {
  list-style: outside none none !important;
}

.no-sidebar.content-width #main, #site-logo {
  width: 100% !important;
}
#site-header, .sidebar-header-right {
  display: none !important;
}
#site-branding, #site-logo, #site-header {
  width: 100% !important;
}
#site-logo a {
  text-align: center;
}
.featured-content-wrap {
  text-align: center;
}
.post.hentry.post-demo ul {
  list-style: outside none none;
  margin: 15px 0;
}
.post.hentry.post-demo ul li {
  list-style: outside none none;
}
.slider-image > a {
  float: left;
  width: 100%;
}
.slider-image img, .slides img, .home-conts p {
  float: left;
  width: 100%;
}
.entry-title {
  display: none;
}
.post.hentry.post-demo {
  min-height: 500px;
  position: relative;
}
.hentry {
  overflow-wrap: normal !important;
}
.post.hentry.post-demo .more-link {
  bottom: 30px;
  left: 0;
  position: absolute !important;
  text-align: center;
  width: 100%;
}
.featured-heading-wrap {
  display: none;
}
.home-conts img {
  height: auto;
  max-width: 100%;
  width: 100%;
}
.widget.widget_nav_menu {
  text-align: center;
}
.widget_nav_menu h3 {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}
.widget_nav_menu ul li a {
  font-size: 14px;
  letter-spacing: 2px;
}
#search-container {
  background-color: #000 !important;
  right: 0;
  width: 50% !important;
  left: auto  !important;
}
#page > header {
  background-attachment: scroll;
  background-image: url("http://wordpress.phpweb24.com/bzconstruction/wp-content/themes/catch-responsive/images/body-bg.jpg");
  background-position: left top;
  background-repeat: repeat;
  background-size: auto auto;
}