/*
Theme Name: FLATI - Version: 5 - Bootstrap3 - Blue
Description:  Designed by josweb.
Author:  Jo
Purchase:  http://themeforest.net/user/josweb
01. GENERAL STYLING
02. MENU
03. INDEX PAGES
04. PAGES
	0I:	TEAM
	II:	ABOUT
	III:SERVICES
	IV: TESTIMONIALS
	V:	BLOG
	VI: CONTACT
	VII:FOOTER
05: PORTFOLIO, GALLERY, MASONRY, CAROUSEL & THUMB CAROUSELS
06: 404 PAGE, PRICING TABLE, ACCORDIAN, TABS, TOOLTIPS
07. CSS3 ANIMATIONS
08. MEDIA QUERIES
*/
/*-----------------------------------------------------------------------------------*/
/*	01: GENERAL STYLING
/*-----------------------------------------------------------------------------------*/
/* line 27, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
html {
  position: relative;
  min-height: 100%; }

/* line 29, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
body {
  margin: 0;
  padding: 0;
  font: 14px/24px 'Lato', sans-serif;
  color: #555;
  background: #f0f0f0;
  -webkit-backface-visibility: hidden;
  overflow-x: hidden;
  /* Margin bottom by footer height */
  margin-bottom: 100px; }

/**** PAGE CONTAINERS ****/
/* line 42, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.header {
  padding: 0 0;
  margin: 0 auto;
  min-height: 86px;
  width: 100%;
  z-index: 1000; }

/* line 49, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.inner_content {
  padding: 20px 0 0; }

/* line 50, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.wrapper {
  margin: 0px auto;
  padding: 0 0 60px; }

/* line 51, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#banner {
  width: 100%; }

/* line 52, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.intro_wrapper {
  margin: 0 auto;
  padding: 0 0 40px; }

/* line 53, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.intro_wrapper2 {
  margin: -20px auto 0;
  padding: 0 0 40px; }

/**** GENERAL ****/
/* line 56, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
  ms-interpolation-mode: bicubic;
  opacity: 1.0;
  width: auto\9; }

/* line 57, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
a, input, select, textarea {
  outline: none;
  text-decoration: none; }

/* line 58, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
a, li {
  -webkit-tap-highlight-color: transparent; }

/* line 59, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
a, a:visited {
  text-decoration: none !important; }

/* line 60, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
:focus {
  outline: 0 !important; }

/* line 61, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
a:hover, a:active, a:focus {
  outline: 0 !important; }

/* line 62, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
p {
  margin-bottom: 15px; }

/* line 63, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
span {
  font-weight: 700; }

/* line 64, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
small {
  letter-spacing: 0.2em;
  font-size: 11px; }

/* line 65, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.clear {
  height: 0;
  clear: both;
  font-size: 0; }

/* line 66, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pull-right {
  margin-left: 12px; }

/* line 67, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pull-left {
  margin-right: 12px; }

/* line 68, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.center {
  text-align: center;
  margin: 0 auto; }

/* line 69, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.label, .badge {
  text-shadow: none; }

/* line 70, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
hr {
  border-top: 1px solid #ccc;
  border-bottom: 0; }

/* line 71, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.popover {
  text-align: left; }

/* line 72, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.fa {
  text-rendering: auto; }

/* line 73, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.zocial {
  border-radius: 4px;
  padding: 2px;
  margin-right: 5px; }

/* line 80, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.media img {
  margin-top: 5px; }

/* line 81, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.media-body a {
  color: #888; }

/* line 82, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.media-body a:hover {
  color: #777; }

/* line 83, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.big {
  font-size: 100px; }

/* line 84, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.myslider, .myslider1, .myslider2, .projects {
  display: none; }

/* line 86, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.well {
  border: 0px none;
  margin-top: 10px;
  box-shadow: none; }

/* Icons List */
/* line 97, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.fa-li {
  margin-left: -8px;
  padding-top: 2px; }

/* Padding */
/* line 100, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pad90 {
  padding-top: 90px; }

/* line 101, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pad45 {
  padding-top: 45px; }

/* line 102, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pad30 {
  padding-top: 30px; }

/* line 103, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pad25 {
  padding-top: 25px; }

/* line 104, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pad20 {
  padding-top: 20px; }

/* line 105, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pad15 {
  padding-top: 15px; }

/* line 106, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pad10 {
  padding-top: 10px; }

/* line 107, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pad5 {
  padding-top: 5px; }

/* Margins */
/* line 110, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.marg-bottom5 {
  margin-bottom: 5px; }

/* line 111, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.marg-left5 {
  margin-left: 5px; }

/* line 112, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.marg-right5 {
  margin-right: 5px; }

/* line 113, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.but_marg {
  margin-left: 3px; }

/* Video */
/* line 116, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.vendor {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0px;
  height: 0;
  margin: 0 0; }

/* line 123, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.vendor iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 130, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
iframe {
  border: 0; }

/* line 131, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
video {
  width: 100%;
  height: auto; }

/* line 132, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.soundcloud {
  width: 100%;
  height: 166px; }

/**** LINKS ****/
/* line 135, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none; }

/* line 143, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
a:hover {
  text-decoration: none; }

/**** IMAGES ****/
/* Image Hover Colour */
/* line 147, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.hover_img:hover, .hover_colour {
  position: relative;
  z-index: 1; }

/**** BUTTONS ****/
/* line 150, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.btn {
  border: 0;
  -webkit-transition: background-color .4s ease-in;
  transition: background-color .4s ease-in; }

/* line 157, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.btn-custom {
  font-size: 14px;
  padding: 12px 15px 14px;
  margin-top: 10px; }

/* line 158, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.btn-outline {
  background-color: transparent;
  border: 2px solid #fff;
  padding: 12px 15px 14px;
  border-radius: 0px !important; }

/* line 166, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.btn-outline:hover {
  background-color: #3e4957; }

/* line 168, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.portfolio-links i {
  border-radius: 3px; }

/* line 173, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.portfolio-links a {
  margin-right: 5px !important; }

/**** TYPOGRAPHY ****/
/* line 177, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
h1, h2, h3, h4, h5, h6 {
  font-weight: 300;
  letter-spacing: -0.25px;
  font-family: 'Lato', sans-serif; }

/* line 178, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
h1.title {
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  margin: 0 0 30px;
  text-align: left; }

/* line 179, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
h1 {
  font-size: 24px;
  line-height: 40px !important; }

/* line 180, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
h2 {
  font-size: 21px;
  line-height: 30px !important; }

/* line 181, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
h3 {
  font-size: 18px;
  line-height: 25px !important; }

/* line 182, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
h4 {
  font-size: 16px;
  line-height: 25px !important;
  margin-bottom: 10px; }

/* line 183, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
h5 {
  font-size: 15px;
  line-height: 22px !important;
  margin-bottom: 10px; }

/* line 184, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
h6 {
  font-size: 14px;
  line-height: 22px !important;
  margin-bottom: 10px; }

/* line 185, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
h1.intro {
  line-height: 40px;
  font-weight: 300; }

/* line 186, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.lead {
  font-size: 18px;
  line-height: 24px; }

/**** WELCOME TEXT ****/
/* line 189, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.welcome_index {
  width: 80%;
  font: 32px/50px 'Lato', sans-serif;
  padding: 55px 0 30px;
  font-weight: 300;
  margin: 0 auto;
  color: #69767F;
  text-align: center; }

/**** DROP CAPS ****/
/* line 200, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.dropcap, .dropcap2 {
  font-weight: 700;
  display: block;
  float: left;
  font-size: 45px;
  padding: 0;
  margin: 10px 8px 0 0;
  text-transform: uppercase; }

/**** DRIBBBLE ****/
/* line 211, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.shotList {
  margin-left: -40px;
  display: none; }

/* line 212, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.shotList img {
  width: 32.78%;
  padding: 0 0% 5px 0;
  margin-right: 5px; }

/* line 213, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.shotList img:hover {
  opacity: 0.9;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/*-----------------------------------------------------------------------------------*/
/*	02: MENU
/*-----------------------------------------------------------------------------------*/
/**** LOGO ****/
/* line 227, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.logo {
  float: left;
  margin: 0px 0px 0 -15px !important;
  z-index: 1;
  webkit-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
          transition: all 0.3s ease-in; }

/* line 236, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.logo:hover {
  opacity: .80; }

/* line 238, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#main_menu {
  z-index: 999; }

/* line 239, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.navbar {
  padding: 0;
  margin: 0;
  background: transparent;
  border: 0px none; }

/* line 240, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#main_menu .nav {
  float: right;
  margin: 18px 0 0 0; }

/* line 241, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.navbar .nav.pull-right {
  float: right;
  margin-right: -30px !important; }

/* line 243, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#main_menu .nav > li > a {
  font-weight: 400;
  letter-spacing: 2px;
  font-size: 18px;
  padding: 24px 22px;
  text-align: center !important;
  text-transform: uppercase; }

/* line 252, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#main_menu .nav > .active > a, #main_menu .nav > .active > a:hover {
  webkit-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px; }

/* line 257, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#main_menu .nav > .active > a:focus {
  background: transparent; }

/* line 259, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.dropdown-menu {
  display: none;
  left: -40px !important;
  padding: 0;
  position: absolute;
  top: 80px;
  width: 170px;
  z-index: 300;
  border-radius: 4px !important;
  box-shadow: none !important;
  border: 0px none !important; }

/* line 273, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.dropdown-menu li a {
  border: 0;
  display: block;
  font-size: 13px;
  padding: 8px 20px !important;
  text-align: left;
  text-transform: none; }

/* line 281, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.dropdown-menu > li:first-child {
  margin-top: 4px; }

/* line 282, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.dropdown-menu > li:last-child {
  margin-bottom: 6px; }

/* line 284, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.dropdown-menu .sub-menu {
  visibility: hidden;
  left: 175px !important; }

/* line 285, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.dropdown-menu li:hover .sub-menu {
  visibility: visible; }

/* line 286, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.dropdown-menu .sub-menu a {
  -webkit-transition-property: none !important;
  transition-property: none !important; }

/**** TOGGLE ****/
/* line 295, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.navbar-toggle {
  position: absolute;
  top: 10px;
  font-size: 20px;
  border: 0px;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  line-height: 0px; }

/* line 307, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.navbar-submenu-toggle {
  position: absolute;
  top: 10px;
  right: 18px;
  font-size: 10px;
  border: 0px;
  width: 23px;
  height: 23px;
  border-radius: 2px;
  line-height: 0px; }

@media (min-width: 768px) {
  /* line 321, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .navbar-submenu-toggle {
    display: none; } }

/* line 325, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
  background-color: transparent; }

/* line 327, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.navbar-collapse.in {
  overflow-y: visible; }

/*-----------------------------------------------------------------------------------*/
/*	03: INDEX PAGES
/*-----------------------------------------------------------------------------------*/
/***************************************************
	SLIDER REVOLUTION - index
***************************************************/
/* line 337, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tp-banner-container {
  width: 100%;
  position: relative;
  padding: 0; }

/* line 338, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.banner {
  width: 100%;
  position: relative; }

/* line 339, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tp-banner-container li {
  visibility: hidden; }

/* line 340, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.rev-text {
  color: #fff;
  margin: 40px;
  font-size: 17px;
  line-height: 26px; }

/* line 341, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.rev-title {
  margin: 0px;
  color: #fff; }

/* line 342, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.rev-left {
  margin-left: 20px; }

/* line 343, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.rev-right {
  margin-right: 20px; }

/* line 344, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.rev-title.big {
  font-size: 40px;
  line-height: 44px !important; }

/* line 345, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.rev-title-sub {
  font-size: 30px;
  color: #fff;
  letter-spacing: 3px;
  font-weight: 400; }

/* line 346, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.rev-title.bold, .rev-title2.bold {
  font-size: 60px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
  color: #eee;
  letter-spacing: 6px;
  padding: 8px 15px; }

/* line 354, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.rev-title2.bold {
  text-transform: none;
  letter-spacing: 2px;
  padding: 0 0; }

/* line 355, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tp-caption.bg {
  background: #323A45;
  padding: 18px 22px 22px; }

/* line 356, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.big_white {
  color: #eee;
  font-size: 18px !important;
  background: #323A45;
  padding: 20px !important; }

/* line 357, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.shadow {
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); }

/* line 358, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tp-banner-container .btn-outline, .tp-banner-container .btn-outline:hover {
  color: white; }

/**** HTML5 VIDEO****/
/* line 362, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tp-caption.large_bold_title {
  font: 75px/85px 'Lato', sans-serif;
  font-weight: 700;
  color: #fff;
  text-align: center;
  letter-spacing: 4px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.3); }

/* line 370, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tp-caption.medium_text_shadow {
  font: 25px/25px 'Lato', sans-serif !important;
  font-weight: 600;
  color: #fff;
  text-align: center;
  text-shadow: #000 0px 5px 10px; }

/* line 377, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.fullscreenvideo {
  margin-top: -15px !important; }

/**** BULLETS ****/
/* line 380, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tp-bullets {
  height: 21px; }

/* line 381, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tp-bullets .bullet {
  cursor: pointer;
  position: relative !important;
  background: rgba(0, 0, 0, 0.15) !important;
  /*-webkit-border-radius: 10px;
	border-radius: 10px;*/
  box-shadow: none;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid transparent !important;
  display: inline-block;
  margin-right: 5px !important;
  margin-bottom: 0px !important;
  -webkit-transition: background-color 0.2s, border-color 0.2s;
  transition: background-color 0.2s, border-color 0.2s;
  float: none !important;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; }

/* line 406, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tp-bullets .bullet.last {
  margin-right: 0px; }

/* line 407, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tp-bullets .bullet:hover, .tp-bullets .bullet.selected {
  box-shadow: none;
  background: #aaa !important;
  width: 5px !important;
  height: 5px !important;
  border: 8px solid white !important; }

/***************************************************
	NIVO SLIDER
***************************************************/
/* line 421, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivo {
  margin-top: 0px;
  padding-top: 0px; }

/* line 422, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden; }

/* line 423, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none; }

/* line 424, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important; }

/* If an image is wrapped in a link */
/* line 426, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none; }

/* The slices and boxes in the Slider */
/* line 439, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0; }

/* line 446, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden; }

/* line 447, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivo-box img {
  display: block; }

/* line 448, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivo-html-caption {
  display: none; }

/* line 449, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivo-controlNav {
  display: none; }

/* line 450, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivo-box {
  width: 10px; }

/* line 451, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slider-wrapper {
  position: relative;
  margin: 0 auto 20px auto; }

/* line 452, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivoSlider {
  position: relative;
  background: transparent url(../img/ajax-loader.gif) no-repeat 50% 50%;
  margin: 0 auto; }

/* line 457, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivoSlider img {
  position: a bsolute;
  top: 0px;
  left: 0;
  display: none; }

/* line 458, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivoSlider a {
  border: 0;
  display: block; }

/* line 459, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivo-controlNav a {
  display: none; }

/* line 460, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivo-directionNav a {
  display: block;
  position: absolute !important;
  z-index: 10;
  cursor: pointer;
  top: auto;
  left: auto;
  bottom: 0px;
  right: 0px;
  width: 33px !important;
  height: 33px !important;
  text-indent: -9999px;
  background: url("../img/slider_nav.png") no-repeat 0 0;
  opacity: 0.6; }

/* line 473, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
a.nivo-nextNav:hover, .nivo-prevNav:hover {
  opacity: 1; }

/* line 474, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
a.nivo-nextNav {
  background-position: -33px 0px;
  right: 0px; }

/* line 475, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
a.nivo-prevNav {
  right: 33px; }

/* line 476, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nivo-caption {
  display: block;
  position: absolute;
  z-index: 8;
  top: auto;
  left: auto;
  bottom: 0px;
  right: 66px;
  line-height: 23px;
  padding: 5px 15px;
  font-size: 13px;
  width: auto !important;
  max-width: 500px;
  background-color: rgba(11, 11, 11, 0.6);
  color: #fff; }

/***************************************************
	INDEX INTRO BOXES
 ***************************************************/
/* Index Boxes */
/* line 497, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tile {
  background-color: #e3e1e1;
  border-radius: 6px;
  padding: 14px;
  position: relative;
  text-align: center;
  margin-bottom: 25px; }

/* line 507, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tile.tile-hot:before {
  background-size: 82px 82px;
  content: "";
  height: 82px;
  position: absolute;
  right: -4px;
  top: -4px;
  width: 82px; }

@media (min-width: 992px) {
  /* line 517, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .tile.tile-frontpage {
    min-height: 330px; } }

/* line 522, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tile p {
  margin: 10px 0 22px 0;
  font: 13px/22px 'Lato', sans-serif; }

/* line 523, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tile-image {
  height: 100px;
  margin: 25px 0 15px;
  vertical-align: bottom; }

/* line 524, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tile-title {
  font-size: 18px;
  margin: 0; }

/* Index Box Icons */
/* line 528, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.intro-icon {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 535, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.intro-icon-disc.cont-large {
  width: 60px;
  height: 60px;
  margin: 0 auto; }

/* line 536, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.intro-icon-large {
  font-size: 32px;
  margin: 14px 0 0 2px;
  text-align: center; }

/* line 538, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.intro-icon-disc {
  webkit-transition: border .5s;
  -webkit-transition: border .5s;
          transition: border .5s;
  border-radius: 50%;
  box-shadow: 0 0 0 30px transparent;
  background: rgba(255, 255, 255, 0.4);
  -webkit-transition: box-shadow .6s ease-in-out;
  transition: box-shadow .6s ease-in-out; }

/* line 557, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.intro-icon-disc:hover {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -webkit-transition: box-shadow .4s ease-in-out;
  transition: box-shadow .4s ease-in-out; }

/*-----------------------------------------------------------------------------------*/
/*	04: PAGES
/*-----------------------------------------------------------------------------------*/
/***************************************************
	0I: TEAM
 ***************************************************/
/* line 573, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.th {
  border: 2px solid transparent;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  margin: 0 auto 10px;
  position: relative;
  padding: 10px;
  border-radius: 4px; }

/* line 585, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.th:hover {
  border: 2px solid transparent;
  -ms-transform: scale(1.03);
      transform: scale(1.03);
  -webkit-transform: scale(1.03);
  -o-transform: scale(1.03);
  -moz-transform: scale(1.03); }

/* line 593, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.team_ic a {
  margin: 0 2px;
  font-size: 12px; }

/* line 594, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.team_ic:hover {
  -ms-transform: translate(0, -4px);
      transform: translate(0, -4px);
  -webkit-transform: translate(0, -4px);
  -o-transform: translate(0, -4px);
  -moz-transform: translate(0, -4px);
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

/* line 605, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.team_sections {
  display: block;
  padding: 15px 5px;
  text-align: center; }

/* line 606, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.team_bio {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  height: 150px; }

/* line 607, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
hr.team-line {
  border: 0;
  background: url(../assets/img/lines.png) repeat;
  height: 10px;
  width: 70%;
  margin: 25px auto 25px; }

/*************************************************************
	II: ABOUT PAGE
 *************************************************************/
/* Progress Bars */
/* line 619, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.progress {
  background: #E9E6E1;
  color: #fff;
  border-radius: 32px;
  height: 23px;
  margin: 6px 0;
  box-shadow: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

/* line 632, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.progress .bar {
  text-align: right;
  padding: 0 20px 0 0;
  line-height: 23px;
  box-shadow: none !important;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); }

/* About Info Bottom Strip */
/* line 643, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.strip {
  padding: 45px 0 40px;
  text-align: center; }

/* line 644, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.strip h1 {
  letter-spacing: 0.25em;
  color: #555;
  text-transform: uppercase;
  font-size: 20px;
  margin-bottom: 0.5em; }

/* line 651, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.about_strip {
  width: 80%;
  text-align: center;
  margin: 0 auto;
  line-height: 30px !important; }

/* big button */
/* line 654, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.big_button {
  display: block;
  float: none;
  clear: both;
  margin: 45px auto 25px;
  width: 250px;
  height: 65px;
  font-size: 21px;
  line-height: 65px;
  border-radius: 5px;
  position: relative;
  text-align: center; }

/***************************************************
	III: SERVICES - CLIENTS
 ***************************************************/
/* line 674, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.client img {
  background-color: #e9e6e1;
  margin-bottom: 25px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

/* line 681, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.client img:hover {
  background-color: #d3cdc4; }

/* line 682, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.client_intro {
  width: 70%;
  text-align: center;
  margin: 10px auto 35px;
  line-height: 30px !important; }

/***************************************************
	IV: TESTIMONIALS
 ***************************************************/
/* line 687, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.testimonial1, .testimonial2, .testimonial3 {
  position: relative;
  padding: 20px 20px 15px;
  margin-bottom: 15px;
  font-size: 13px;
  border-radius: 4px; }

/* line 696, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.testimonial1:after, .testimonial2:after, .testimonial3:after {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

/* line 704, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.testimonial1:after, .testimonial2:after, .testimonial3:after {
  border-width: 6px;
  left: 48%; }

/* line 706, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.quote_sections, .quote_sections_hue, .quote_sections_dark, .quote_sections_light {
  display: block;
  padding: 15px 15px 5px;
  text-align: center;
  background: #E3E1E1;
  border-radius: 4px; }

/* Testimonial Icons */
/* line 717, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.testimonial-icon-disc, .testimonial-icon-disc2, .testimonial-icon-disc3 {
  border-radius: 4px;
  text-align: center;
  vertical-align: middle; }

/* line 727, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.testimonial-icon-disc.cont-large, .testimonial-icon-disc2.cont-large, .testimonial-icon-disc3.cont-large, .testimonial-icon-disc4.cont-large {
  padding: 10px 0 0 0;
  text-align: center;
  vertical-align: middle;
  width: 50px;
  height: 38px;
  margin: 0px auto 10px auto; }

/* line 734, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.testimonial-icon-large {
  font-size: 30px;
  margin-left: 1px;
  margin-top: -5px; }

/***************************************************
	V: BLOG
 ***************************************************/
/* Date */
/* line 740, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.btn-blog1 {
  margin: 0 0 10px;
  width: 55px;
  font-size: 12px;
  padding: 8px 0; }

/* Small Date */
/* line 747, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.btn-blog2 {
  margin: 0 0 10px;
  font-size: 12px;
  padding: 8px 10px 10px; }

/* line 752, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.btn-blog2 i {
  margin: 0 3px 0 5px;
  font-size: 17px; }

/* line 754, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
h1.post_intro {
  font-size: 25px;
  line-height: 35px;
  font-weight: 400; }

/* line 755, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.blog_slide {
  margin-bottom: -20px; }

/* line 756, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.blog_slide1 {
  margin-bottom: -10px; }

/* line 757, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.post_link {
  font-weight: 400;
  line-height: 26px; }

/* line 758, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.post_link a {
  color: #555; }

/* Meta */
/* line 761, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.post-meta ul {
  margin: -5px 0 15px 0;
  padding: 0 0;
  list-style: none;
  text-transform: uppercase;
  font-size: 11px;
  clear: both; }

/* line 769, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.post-meta li {
  margin: 0;
  display: inline; }

/* line 770, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.post-meta a {
  color: #555; }

/* line 771, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.post-meta a:hover {
  color: #747474; }

/* line 772, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.muted {
  color: #888; }

/* line 774, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.read_more {
  font-weight: 400;
  letter-spacing: 1.5px; }

/* line 775, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.read_more a:hover {
  color: #555; }

/* line 776, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.sidebar p, .sidebar .media-body p {
  font-size: 13px; }

/* Search */
/* line 779, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
input[type="text"], input[type="search"] {
  border: 2px solid #d8d3cb;
  color: #888;
  border-radius: 6px;
  box-shadow: none;
  padding: 8px; }

/* line 791, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.avatar {
  float: left;
  margin: 0 10px 0 0; }

/* line 792, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pad_author {
  margin: 18px 20px 10px 0px; }

/* line 793, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.media-body {
  margin-bottom: 5px; }

/* Flickr */
/* line 796, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.flickrs2 {
  margin: 0 0 0 -40px;
  padding-right: 0; }

/* line 797, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.FlickrImagesBlog li {
  float: left;
  margin: 0 5px 12px 0;
  width: 30.3%;
  list-style-type: none; }

/* line 798, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.FlickrImagesBlog img {
  border-radius: 3px;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear; }

/* Pager */
/* line 808, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pager li > a, .pager li > span {
  display: inline-block;
  padding: 5px 10px;
  border: 0; }

/* line 814, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pager li > a:hover, .pager li > a:focus, .pager .disabled > a, .pager .disabled > a:hover, .pager .disabled > a:focus, .pager .disabled > span {
  text-decoration: none; }

/* Pagination */
/* line 817, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pagination {
  margin: 50px -40px 0px; }

/* line 818, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pagination ul {
  border-radius: 5px;
  box-shadow: none; }

/* line 826, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pagination ul > li {
  display: inline; }

/* line 828, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pagination ul > li > a, .pagination ul > li > span {
  float: left;
  padding: 4px 10px;
  font-weight: 700;
  font-size: 13px;
  text-decoration: none;
  background-color: transparent;
  margin-right: 5px;
  border-radius: 5px; }

/* line 840, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
  border-left-width: 2px; }

/***************************************************
	VI: CONTACT
 ***************************************************/
/* line 845, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.google-maps {
  height: 400px;
  margin: 0px 0 30px; }

/* line 847, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.contact_form {
  padding: 20px; }

/* line 848, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#ajax-contact-form input, .contact_form textarea {
  border: 0px none;
  box-shadow: none; }

/* line 849, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.contact_form textarea {
  min-height: 200px; }

/* line 851, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.form_info {
  color: #767676;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 2px;
  margin-bottom: 8px;
  clear: both; }

/* line 860, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#ajax-contact-form input, #ajax-contact-form textarea {
  border: 2px solid #d8d3cb;
  color: #888;
  border-radius: 6px;
  box-shadow: none;
  padding: 6px;
  margin-bottom: 8px; }

/* line 872, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.required {
  font-size: 17px; }

/* line 874, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#ajax-contact-form input.btn-form {
  border: 0 none;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 12px 14px;
  margin-top: 10px;
  font-size: 12px;
  letter-spacing: 2px;
  font-weight: 700;
  text-decoration: none;
  outline: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center; }

/* line 892, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.notification_error {
  color: #fff;
  background-color: #333;
  height: auto;
  margin: 0 0 9px 0;
  padding: 10px;
  text-align: left; }

/* line 900, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.notification_ok {
  color: #fff;
  background-color: #333;
  font-weight: 400;
  height: auto;
  margin: 0 0 9px 0;
  padding: 10px;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase; }

/***************************************************
	VII: FOOTER
 ***************************************************/
/*Social Icons */
/* line 916, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.follow_us {
  text-align: center;
  margin: 0 auto; }

/* line 917, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.follow_us a {
  font-size: 50px;
  color: #fff;
  margin: 20px 25px 30px;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  background: transparent;
  opacity: 0.2; }

/* line 929, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.follow_us a:hover {
  opacity: 1.0;
  color: #fff; }

/* line 931, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#footer h1 {
  letter-spacing: 0.25em;
  font-size: 22px;
  color: #eee;
  text-transform: uppercase;
  margin-bottom: 0.5em !important; }

/* line 938, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
h3.follow {
  color: #eee;
  width: 50%;
  margin: 0 auto 30px;
  font-size: 18px;
  line-height: 40px !important; }

/* line 946, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#footer {
  padding: 40px 0 30px;
  text-align: center; }

/* line 947, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#footer2 {
  text-align: center;
  padding: 39px 0 36px;
  margin: 0 0;
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 100px; }

/* Back To Top */
/* line 961, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.go-top {
  position: fixed;
  bottom: 0.9em;
  right: 0.5em;
  text-decoration: none;
  color: white;
  background-color: rgba(0, 0, 0, 0.3);
  font-size: 30px;
  padding: 0.05em 0.3em 0.1em;
  display: none;
  border-radius: 3px;
  z-index: 999; }

/* line 976, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.go-top:hover {
  background-color: rgba(0, 0, 0, 0.6); }

/*-----------------------------------------------------------------------------------*/
/*	05: PORTFOLIO, GALLERY, CAROUSEL & THUMB CAROUSELS
/*-----------------------------------------------------------------------------------*/
/**** PORTFOLIO ****/
/* line 983, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.item_description {
  font-size: 13px;
  color: #767676;
  padding: 13px 15px;
  background-color: #e9e6e1;
  text-align: center;
  border-bottom: 2px solid #d3cdc4; }

/* line 991, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.item_description a {
  text-transform: uppercase;
  font-weight: 700; }

/* line 992, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.item_description:hover {
  border-bottom: 2px solid #bbb; }

/* line 993, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.item_description a:hover {
  color: #888; }

/* Isotope Filtering */
/* line 996, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.isotope-item {
  z-index: 2; }

/* line 997, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

/* Isotope CSS3 transition */
/* line 999, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  transition-duration: 0.8s; }

/* line 1004, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.isotope {
  -webkit-transition-property: height, width;
  transition-property: height, width; }

/* line 1009, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  transition-property: transform, opacity; }

/* disabling Isotope CSS3 transitions */
/* line 1015, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  transition-duration: 0s; }

/* End: Recommended Isotope styles */
/* line 1021, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.isotope.infinite-scrolling {
  -webkit-transition: none;
  transition: none; }

/* line 1026, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.element {
  overflow: hidden;
  position: relative;
  margin-bottom: 20px; }

/* line 1027, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.element img {
  max-width: 100%; }

/* line 1028, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#options {
  padding: 0 0 0px; }

/* line 1029, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#filters2 {
  text-align: center;
  margin: 55px 0 45px; }

/* line 1030, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#filters {
  text-align: left;
  margin: 45px 0px 40px -40px; }

/* line 1031, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#filters li, #filters2 li {
  margin: 0;
  background: none;
  overflow: hidden;
  display: inline-block; }

/* line 1032, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#filters li a, #filters2 li a, .holder a {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
  cursor: pointer;
  line-height: 50px;
  border-radius: 6px;
  margin: 0 10px 0 0;
  padding: 10px 14px; }

/**** GALLERY ****/
/* line 1047, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.holder {
  margin: 45px 0 40px; }

/* line 1048, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.holder a:hover {
  color: #fff;
  border: 2px solid #34495E;
  background: #34495E; }

/* line 1049, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
ul#itemContainer {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%; }

/**** MASONRY GALLERY ****/
/* line 1053, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#grid-gallery {
  margin-top: 60px; }

/* line 1054, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.grid-gallery ul {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 1055, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.grid-gallery figure {
  margin: 0; }

/* line 1056, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.grid-gallery figure img {
  display: block;
  width: 100%; }

/* line 1057, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.grid-gallery figcaption h3 {
  margin: 0;
  padding: 0 0 0.5em; }

/* line 1058, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.grid-gallery figcaption p {
  margin: 0; }

/* Grid style */
/* line 1061, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.grid-wrap {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0em 0em; }

/* line 1062, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.grid {
  margin: 0 auto; }

/* line 1063, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.grid li {
  width: 25%;
  float: left;
  cursor: pointer; }

/* line 1064, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.grid figure {
  padding: 0px 15px 30px 0; }

/* line 1065, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.grid figcaption {
  background: #e4e4e4;
  padding: 25px; }

/* Slideshow style */
/* line 1068, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow {
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9900;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: opacity 0.5s, visibility 0s 0.5s;
  transition: opacity 0.5s, visibility 0s 0.5s; }

/* line 1084, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow-open .slideshow {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s; }

/* line 1085, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow ul {
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translate3d(0, 0, 150px);
  transform: translate3d(0, 0, 150px);
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s; }

/* line 1095, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow ul.animatable li {
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s; }

/* line 1099, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow-open .slideshow ul {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

/* line 1103, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow li {
  width: 660px;
  height: 560px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -280px 0 0 -330px;
  visibility: hidden; }

/* line 1112, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow li.show {
  visibility: visible; }

/* line 1113, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow li:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }

/* line 1124, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow li.current:after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.3s, visibility 0s 0.3s;
  transition: opacity 0.3s, visibility 0s 0.3s; }

/* line 1130, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow figure {
  width: 100%;
  height: 100%;
  background: #fff;
  border: 50px solid #fff;
  overflow: hidden; }

/* line 1137, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow figcaption {
  padding-bottom: 20px; }

/* line 1138, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow figcaption h3 {
  font-weight: 300;
  font-size: 200%; }

/* Navigation */
/* line 1141, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow nav span {
  position: fixed;
  z-index: 1000;
  color: #333;
  text-align: center;
  padding: 3%;
  cursor: pointer;
  font-size: 2.2em; }

/* line 1150, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow nav span.nav-prev, .slideshow nav span.nav-next {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

/* line 1155, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow nav span.nav-next {
  right: 0; }

/* line 1156, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow nav span.nav-close {
  top: 0;
  right: 0;
  padding: 0.5em 1em;
  color: #999; }

/* line 1157, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slideshow nav span.nav-prev:hover, .slideshow nav span.nav-next:hover, .slideshow nav span.nav-close:hover {
  opacity: 0.8; }

/* line 1159, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.icon:before, .icon:after {
  font-family: 'FontAwesome';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 1170, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
span.nav-prev:before {
  content: "\f060"; }

/* line 1171, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
span.nav-next:before {
  content: "\f061"; }

/* line 1172, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
span.nav-close:before {
  content: "\f00d"; }

/* Info on arrow key navigation */
/* line 1175, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.info-keys {
  position: fixed;
  top: 10px;
  left: 10px;
  width: 60px;
  font-size: 8px;
  line-height: 10px;
  padding-top: 20px;
  text-transform: uppercase;
  color: #eee;
  letter-spacing: 1px;
  text-align: center; }

/* line 1188, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.info-keys:before, .info-keys:after {
  position: absolute;
  top: 0;
  width: 16px;
  height: 16px;
  border: 1px solid #bbb;
  text-align: center;
  line-height: 12px;
  font-size: 12px; }

/* line 1198, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.info-keys:before {
  left: 10px;
  content: "\f104"; }

/* line 1199, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.info-keys:after {
  right: 10px;
  content: "\f105"; }

/**** CAROUSEL ****/
/* line 1203, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#carousel {
  margin-bottom: 20px; }

/* line 1204, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#carousel .carousel-control {
  position: absolute;
  top: 50%;
  left: 15px;
  width: 33px;
  height: 33px;
  margin-top: -17px;
  background-image: url(../img/main_carousel_nav.png) !important;
  background-position: 0 -33px;
  background-repeat: no-repeat;
  outline: none;
  webkit-transition: none;
  -webkit-transition: none;
          transition: none;
  border: 0px none;
  border-radius: 0px;
  opacity: 1.0;
  filter: alpha(opacity=100); }

/* line 1226, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#carousel .carousel-control.right {
  background-position: -102px -33px;
  left: auto;
  right: 15px; }

/* line 1227, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#carousel .carousel-control.right:hover {
  background-position: -102px 0; }

/* line 1228, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#carousel .carousel-control:hover {
  background-position: 0 0; }

/**** THUMBNAIL CAROUSELS ****/
/* CAROUSELS */
/* line 1233, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slider-item {
  position: relative;
  float: left;
  margin: 0 3px 0 0;
  height: auto;
  min-height: 315px; }

/* line 1242, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slider-item .slider-image, .slider-item .slider-image a, .slider-item .slider-image img {
  display: block;
  position: relative;
  width: 100%; }

/* line 1245, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slider-item .slider-image:hover, .slider-item .slider-image a:hover, .slider-item .slider-image img:hover {
  display: block;
  position: relative;
  width: 100%; }

/* line 1247, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slider-title {
  position: relative;
  padding: 1px 15px 10px;
  margin-top: -1px;
  font-size: 13px;
  text-align: center;
  border-radius: 0px 0px 4px 4px;
  min-height: 145px; }

/* line 1259, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slider-title:after {
  top: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  min-height: 145px; }

/* line 1268, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slider-title:after {
  border-width: 6px;
  left: 47%; }

/* line 1269, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slider-title h3 {
  font-size: 12px;
  letter-spacing: 0.1em;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2px; }

/* line 1270, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slider-title h3 a {
  color: #eee; }

/* line 1271, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.slider-title h3 a:hover {
  color: #fff; }

/* Carousel Arrows*/
/* line 1274, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.widget-scroll-prev, .widget-scroll-next, .widget-scroll-prev2, .widget-scroll-next2 {
  display: block;
  position: absolute;
  cursor: pointer;
  top: -5px;
  left: auto;
  right: 50px;
  text-align: center;
  width: 25px;
  height: 25px;
  line-height: 25px;
  padding: 0;
  font-size: 14px;
  background: #d8d3cb;
  border-radius: 50px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none; }

/* line 1297, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.widget-scroll-next {
  right: 20px; }

/* Related Carousel */
/* line 1301, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
#slider_related .slider-item {
  position: relative;
  float: left;
  margin: 20px 5px 0 0;
  height: auto;
  min-height: 150px; }

/* Single Portfolio Page Arrows */
/* line 1309, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.widget-scroll-prev2 {
  right: 35px;
  top: 0px !important; }

/* line 1310, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.widget-scroll-next2 {
  right: 5px;
  top: 0px !important; }

/* line 1312, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.related_link {
  letter-spacing: 1px;
  color: #767676;
  font-size: 12px;
  text-align: center;
  margin: 10px auto 0;
  text-transform: uppercase; }

/* line 1320, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.col_full {
  position: relative;
  margin: 20px auto 20px; }

/* line 1321, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.strip2 {
  background-color: #e9e6e1;
  padding: 45px 0 0;
  text-align: center; }

/*-----------------------------------------------------------------------------------*/
/*	06: 404 PAGE, PRICING TABLE, ACCORDIAN, TABS
/*-----------------------------------------------------------------------------------*/
/**** 404 PAGE ****/
/* line 1328, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.screen-bg {
  padding: 50px 0px 30px;
  margin-bottom: 30px; }

/**** PRICING TABLE ****/
/* line 1331, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tile2 {
  background-color: #e3e1e1;
  border-radius: 6px;
  padding: 14px;
  position: relative;
  text-align: center;
  margin-bottom: 25px; }

/* line 1341, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tile2.tile-hot:before {
  background-size: 82px 82px;
  content: "";
  height: 82px;
  position: absolute;
  right: 6px;
  top: 6px;
  width: 82px; }

/* line 1350, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pricing-table {
  text-align: center;
  margin-bottom: 20px;
  padding: 10px;
  background: transparent; }

/* line 1351, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pricing-table h4 {
  color: #fff;
  margin-bottom: -4px;
  margin-top: 13px;
  font-size: 18px;
  text-transform: uppercase !important;
  letter-spacing: 1px;
  font-weight: 700 !important; }

/* line 1360, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pricing-header-row-1 small {
  color: #fff; }

/* line 1361, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pricing-table ul {
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 1362, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.price {
  font: 40px 'Lato', sans serif;
  font-weight: 700;
  margin: 13px 0 5px;
  text-align: center;
  color: #555; }

/* line 1369, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pricing-header-row-1 {
  text-align: center;
  height: 75px;
  padding: 5px 0 12px;
  border-radius: 6px 6px 0px 0px; }

/* line 1377, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pricing-header-row-2 {
  text-align: center;
  height: 90px;
  margin-top: 0px;
  padding: 10px 0;
  border-top: none;
  background: #E9E6E1 !important; }

/* line 1385, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pricing-content-row-odd {
  font-size: 14px;
  padding: 8px 0;
  background: #f0eee9 !important; }

/* line 1386, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pricing-content-row-even {
  font-size: 14px;
  padding: 8px 0;
  background: #E9E6E1 !important; }

/* line 1387, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pricing-footer {
  text-align: center;
  height: 65px;
  padding: 20px 0 0;
  border-radius: 0px 0px 6px 6px; }

/* line 1395, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pricing-table h5 {
  font-weight: 400; }

/* line 1396, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pricing-table small {
  text-transform: uppercase;
  font-size: 9px; }

/* line 1397, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.pricing-table .btn-pricing {
  color: #fff;
  padding: 0 10px;
  margin-top: -9px;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0px; }

/* line 1406, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.btn-pricing:hover {
  background: rgba(255, 255, 255, 0.3);
  color: #fff; }

/*************************************************************
	ACCORDIAN
 *************************************************************/
/* line 1411, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.panel-heading {
  box-shadow: none !important; }

/* line 1412, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.panel-heading a {
  font-weight: 400; }

/* line 1413, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.panel-heading .accordion-toggle:after {
  font-family: 'FontAwesome';
  content: "\f105";
  float: right; }

/* line 1414, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.panel-heading .accordion-toggle.collapsed:after {
  content: "\f107"; }

/* line 1415, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.panel {
  box-shadow: none !important;
  border: 0px none !important; }

/* line 1416, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.panel-heading + .panel-collapse .panel-body, .panel-footer + .panel-collapse .panel-body {
  border: 0px none !important; }

/*************************************************************
	TABS
 *************************************************************/
/* line 1421, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nav-tabs {
  float: none !important; }

/* line 1422, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.nav-tabs a {
  border-radius: 0px !important;
  border: 0 none !important;
  -webkit-backface-visibility: hidden; }

/* line 1429, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tab-content {
  margin-top: 20px !important; }

/*************************************************************
	TOOLTIPS
 *************************************************************/
/* line 1434, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tooltip {
  font-size: 13px; }

/* line 1435, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
  zoom: 1; }

/* line 1436, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tooltip.top {
  padding-bottom: 9px;
  margin-top: -13px; }

/* line 1437, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tooltip.top .tooltip-arrow {
  border-top-color: #34495e;
  border-width: 9px 9px 0;
  bottom: 0;
  margin-left: -9px; }

/* line 1443, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tooltip.right .tooltip-arrow {
  border-right-color: #34495e;
  border-width: 9px 9px 9px 0;
  margin-top: -9px;
  left: -3px; }

/* line 1449, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tooltip.bottom {
  padding-top: 8px; }

/* line 1450, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #34495e;
  border-width: 0 9px 9px;
  margin-left: -9px;
  top: -1px; }

/* line 1456, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tooltip.left .tooltip-arrow {
  border-left-color: #34495e;
  border-width: 9px 0px 9px 9px;
  margin-top: 14px;
  top: -1px;
  right: -4px; }

/* line 1462, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tooltip.left {
  margin-left: -15px; }

/* line 1464, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.tooltip-inner {
  background-color: #34495e;
  line-height: 18px;
  padding: 12px 12px;
  text-align: center;
  width: 183px;
  border-radius: 6px; }

/*-----------------------------------------------------------------------------------*/
/*	07: CSS3 ANIMATIONS
/*-----------------------------------------------------------------------------------*/
/* line 1479, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.animated {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

/* line 1479, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

@-webkit-keyframes fadeIn {
  /* line 1479, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  0% {
    opacity: 0; }

  /* line 1479, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  /* line 1484, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  0% {
    opacity: 0; }

  /* line 1484, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  100% {
    opacity: 1; } }

/* line 1486, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInUp {
  /* line 1493, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }

  /* line 1494, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInUp {
  /* line 1507, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
            transform: translateY(20px); }

  /* line 1508, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

/* line 1510, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInDown {
  /* line 1517, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px); }

  /* line 1518, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }

@keyframes fadeInDown {
  /* line 1529, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px); }

  /* line 1530, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

/* line 1533, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes bounceInDown {
  /* line 1540, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px); }

  /* line 1541, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px); }

  /* line 1542, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  80% {
    -webkit-transform: translateY(-10px); }

  /* line 1543, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  100% {
    -webkit-transform: translateY(0); } }

@keyframes bounceInDown {
  /* line 1558, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
            transform: translateY(-2000px); }

  /* line 1559, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
            transform: translateY(30px); }

  /* line 1560, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  80% {
    -webkit-transform: translateY(-10px);
            transform: translateY(-10px); }

  /* line 1561, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

/* line 1564, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  /* line 1571, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px); }

  /* line 1572, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px); }

  /* line 1573, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  80% {
    -webkit-transform: translateX(-10px); }

  /* line 1574, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  100% {
    -webkit-transform: translateX(0); } }

@keyframes bounceInLeft {
  /* line 1590, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
            transform: translateX(-2000px); }

  /* line 1591, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(30px);
            transform: translateX(30px); }

  /* line 1592, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  80% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); }

  /* line 1593, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

/* line 1596, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  /* line 1603, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px); }

  /* line 1604, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px); }

  /* line 1605, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  80% {
    -webkit-transform: translateX(10px); }

  /* line 1606, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  100% {
    -webkit-transform: translateX(0); } }

@keyframes bounceInRight {
  /* line 1622, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  0% {
    opacity: 0;
    -webkit-transform: translateX(2000px);
            transform: translateX(2000px); }

  /* line 1623, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  60% {
    opacity: 1;
    -webkit-transform: translateX(-30px);
            transform: translateX(-30px); }

  /* line 1624, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  80% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px); }

  /* line 1625, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

/* line 1628, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes shake {
  /* line 1635, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  0%, 100% {
    -webkit-transform: translateX(0); }

  /* line 1635, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px); }

  /* line 1636, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px); } }

@keyframes shake {
  /* line 1649, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  0%, 100% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }

  /* line 1650, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px); }

  /* line 1651, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  20%, 40%, 60%, 80% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px); } }

/* line 1654, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

/*-----------------------------------------------------------------------------------*/
/*	08: MEDIA QUERIES
/*-----------------------------------------------------------------------------------*/
@media (max-width: 1199px) {
  /* line 1665, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #main_menu .nav {
    margin: 4px 0 0 0; }
  /* line 1668, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #main_menu .nav > li > a {
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 13px;
    padding: 24px 18px 22px;
    text-align: center !important;
    text-transform: uppercase; }
  /* line 1676, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .header {
    min-height: 0px; }
  /* line 1677, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .logo {
    max-width: 200px;
    float: left;
    margin: 0px 0px 0px 0px !important; } }

@media (max-width: 991px) {
  /* line 1680, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .FlickrImagesBlog li {
    width: 10% !important; }
  /* line 1681, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  h3.follow {
    width: 80%; }
  /* line 1682, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .navbar {
    min-height: 0px; }
  /* line 1685, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #main_menu .nav > li > a {
    font-size: 12px;
    margin: 0px 0 0px 0 !important;
    padding: 12px 10px 10px !important; }
  /* line 1690, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #main_menu .nav {
    margin: 0px -20px 0px 0 !important; }
  /* line 1691, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .header {
    float: none !important;
    text-align: center;
    margin: 0px auto;
    padding-bottom: 0px !important; }
  /* line 1692, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .container {
    padding: 0 15px !important; }
  /* line 1693, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .btn-navbar {
    display: block; }
  /* line 1694, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .nivo {
    margin-top: 0px !important; }
  /* line 1695, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #banner {
    padding-bottom: 25px !important; }
  /* line 1696, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .logo {
    float: left;
    max-width: 118px;
    margin: 0px 0px 0 0px !important; }
  /* line 1697, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .navbar .nav.pull-right {
    float: right;
    margin-right: 0px !important; }
  /* line 1698, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .btn-blog1 {
    width: 70px;
    padding: 5px;
    font-size: 11px; } }

/* mobile menu */
@media (max-width: 767px) {
  /* line 1702, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .logo {
    float: left;
    max-width: 200px;
    margin: 0px 0px 0px 10px !important; }
  /* line 1703, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .navbar .nav.pull-right {
    float: none;
    width: 100%;
    margin: 0; }
  /* line 1704, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #main_menu .nav > li {
    border-top: 1px solid #2C2C2C;
    width: 100% !important; }
  /* line 1705, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #main_menu .nav > li a {
    text-align: left !important; }
  /* line 1706, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #main_menu .nav > li:first-child {
    border-top: 0px solid #2C2C2C;
    width: 100% !important;
    margin-top: 0px; }
  /* line 1707, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #main_menu .nav > .active > a, #main_menu .nav > .active > a:hover {
    background: transparent !important; }
  /* line 1708, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  ul.dropdown-menu {
    position: static;
    clear: both;
    margin: 0px 0px 20px 0px !important;
    float: none; }
  /* line 1709, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .dropdown-menu {
    width: 100% !important;
    margin: 0px !important;
    border-radius: 0px !important;
    left: 0px !important;
    top: 0px !important;
    position: relative !important; }
  /* line 1719, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .dropdown-menu > li {
    background-color: rgba(0, 0, 0, 0.2); }
  /* line 1720, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .dropdown-menu > li > a {
    color: #bbb;
    display: block;
    padding: 15px 25px !important;
    margin: 0px 0px 2px 0px !important; }
  /* line 1721, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .dropdown-menu li:hover {
    background-color: rgba(0, 0, 0, 0.3) !important; }
  /* line 1722, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .dropdown-menu li:last-child {
    margin-bottom: -2px; }
  /* line 1723, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    text-decoration: none;
    color: #fff;
    background: transparent !important;
    -webkit-filter: none;
            filter: none; }
  /* line 1725, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .navbar-toggle {
    right: 0px; }
  /* line 1726, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .dropdown-menu .sub-menu {
    width: 100% !important;
    left: 0px !important;
    padding-left: 30px;
    visibility: visible !important;
    padding-top: 1px; }
  /* line 1727, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .dropdown-menu .sub-menu li:last-child {
    margin-bottom: -15px; }
  /* prettyPhoto styling for small screens */
  /* line 1730, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .pp_pic_holder.pp_default {
    width: 100% !important;
    left: 0 !important;
    overflow: hidden; }
  /* line 1731, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  div.pp_default .pp_content_container .pp_left {
    padding-left: 0 !important; }
  /* line 1732, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  div.pp_default .pp_content_container .pp_right {
    padding-right: 0 !important; }
  /* line 1733, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .pp_content {
    width: 100% !important;
    height: auto !important; }
  /* line 1734, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .pp_fade {
    width: 100% !important;
    height: 100% !important; }
  /* line 1735, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  a.pp_expand, a.pp_contract, .pp_hoverContainer, .pp_gallery, .pp_top, .pp_bottom {
    display: none !important; }
  /* line 1736, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #pp_full_res img {
    width: 100% !important;
    height: auto !important;
    border-radius: 0px; }
  /* line 1737, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .pp_details {
    width: 100% !important;
    padding-left: 3%;
    padding-right: 4%;
    padding-top: 14px !important;
    margin-top: 0px !important;
    background-color: #fff;
    height: 60px !important; }
  /* line 1738, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .pp_loaderIcon {
    display: none !important; }
  /* line 1739, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  a.pp_close {
    right: 10px !important;
    top: 10px !important; }
  /* line 1740, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  div.pp_default .pp_content_container .pp_right {
    background: #fff;
    padding-left: 0px !important; }
  /* line 1741, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .theme-default .nivo-html-caption {
    display: none; } }

/* line 1743, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
.navbar-nav ul {
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 999; }

@media (max-width: 1199px) {
  /* line 1745, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .navbar-nav ul {
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 999; } }

@media (max-width: 978px) {
  /* line 1748, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .navbar-nav ul {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 999; } }

@media (min-width: 979px) and (max-width: 1023px) {
  /* line 1751, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  h3.follow {
    width: 70%; } }

@media only screen and (max-width: 479px) {
  /* line 1754, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .nivo_height {
    padding-top: 0px !important; }
  /* line 1755, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #banner {
    padding-bottom: 25px !important; } }

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 319px) {
  /* line 1759, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  h1.title {
    line-height: 40px !important; } }

/* slider revolution */
@media screen and (min-width: 480px) and (max-width: 767px) {
  /* line 1763, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .rev-title {
    font-size: 16px;
    line-height: 22px; }
  /* line 1764, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .rev-title.big {
    font-size: 24px;
    line-height: 28px; }
  /* line 1765, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .rev-title.bold {
    font-size: 30px !important;
    padding: 12px 10px !important;
    letter-spacing: 4px; }
  /* line 1766, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .rev-title2.bold {
    font-size: 30px !important; }
  /* line 1767, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .rev-title.big {
    line-height: 30px !important; }
  /* line 1768, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .mobile {
    margin-top: -20px; } }

/* slider revolution */
@media screen and (min-width: 480px) and (max-width: 767px) {
  /* line 1772, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .rev-title {
    font-size: 10px;
    line-height: 14px; }
  /* line 1773, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .rev-title.bold {
    font-size: 30px !important;
    line-height: 25px;
    margin: 0 auto; }
  /* line 1774, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .rev-title.big {
    font-size: 30px;
    line-height: 25px; }
  /* line 1775, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .rev-title2.bold {
    font-size: 30px !important;
    margin-top: -10px; }
  /* line 1776, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .rev-title.big.bold {
    font-size: 30px !important; }
  /* line 1777, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  h3.follow {
    width: 80% !important;
    line-height: 35px !important; }
  /* line 1778, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .follow_us a {
    font-size: 45px !important;
    margin: 20px 15px !important; }
  /* line 1779, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .welcome_index {
    font: 25px/35px 'Lato', sans-serif !important;
    padding: 25px 0 10px !important; } }

/* slider revolution */
@media screen and (max-width: 31.5em) {
  /* line 1783, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .rev-title.bold {
    font-size: 20px !important;
    letter-spacing: 4px; }
  /* line 1784, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .rev-title2.bold {
    font-size: 25px !important;
    margin-top: 0px; }
  /* line 1785, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .rev-title-sub {
    margin: 10px 0 0 !important; }
  /* line 1786, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .rev-title.big {
    font-size: 20px;
    line-height: 25px !important; }
  /* line 1787, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .btn-mobile, .btn-mobile2 {
    font-size: 11px !important;
    padding: 8px 9px;
    margin-top: 10px;
    border: 1px solid #fff; }
  /* line 1788, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .btn-mobile2 {
    margin-top: -15px; }
  /* line 1789, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .fullscreenvideo {
    margin-top: -20px !important; }
  /* line 1790, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .welcome_index {
    font: 25px/35px 'Lato', sans-serif !important;
    padding: 25px 0 10px !important; }
  /* line 1791, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  h3.follow {
    width: 90% !important;
    line-height: 35px !important; }
  /* line 1792, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .follow_us a {
    font-size: 35px !important;
    margin: 20px 10px !important; }
  /* gallery */
  /* line 1795, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .holder a {
    font-size: 12px;
    padding: 4px 10px;
    margin: 0 5px 5px 0;
    letter-spacing: 0px !important; }
  /* line 1796, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .holder {
    margin: 40px 0 40px;
    text-align: left; }
  /* filters */
  /* line 1798, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #filters li a, #filters2 li a {
    font-size: 12px;
    padding: 8px 14px;
    margin: 0 5px 0px 0 !important;
    letter-spacing: 0px !important; }
  /* line 1799, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #filters li, #filters2 li {
    margin-bottom: 0px !important; }
  /* line 1800, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #filters2 {
    text-align: left !important;
    margin: 40px 5px 40px -40px !important; }
  /* line 1801, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #options {
    margin: 0px 0 -10px; } }

/* flickr */
@media (min-width: 480px) and (max-width: 991px) {
  /* line 1806, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .FlickrImagesBlog li {
    width: 20%; } }

@media (min-width: 1024px) {
  /* line 1809, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .FlickrImagesBlog li {
    width: 30% !important; } }

/* dribbble */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* line 1813, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .shotList img {
    width: 32.6% !important; } }

@media screen and (min-width: 480px) and (max-width: 767px) {
  /* line 1816, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .shotList img {
    width: 48.88% !important; } }

@media only screen and (max-width: 479px) {
  /* line 1819, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .shotList img {
    width: 100% !important; } }

/* masonry gallery */
@media screen and (max-width: 60em) {
  /* line 1824, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .grid li {
    width: 33.3%; }
  /* line 1825, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .slideshow li {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    margin: 0; }
  /* line 1826, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .slideshow li figure img {
    width: auto;
    margin: 0 auto;
    max-width: 100%; }
  /* line 1827, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .slideshow nav span, .slideshow nav span.nav-close {
    font-size: 1.8em;
    padding: 0.3em; }
  /* line 1828, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  span.nav-close:before {
    color: #555; }
  /* line 1829, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .info-keys {
    display: none; } }

@media screen and (max-width: 35em) {
  /* line 1832, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .grid li {
    width: 50%; } }

@media screen and (max-width: 24em) {
  /* line 1835, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .grid li {
    width: 100%; }
  /* line 1836, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  #footer2 {
    padding: 28px 0 0 !important; } }

@media (min-width: 320px) and (max-width: 479px) {
  /* line 1840, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .slideshow figure {
    background: #fff;
    border: 20px solid #fff;
    overflow-y: scroll !important; }
  /* line 1841, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
  .slideshow nav span.nav-prev, .slideshow nav span.nav-next {
    display: none; } }

/* line 1844, /Users/bbamsch/other/Website-Theme/src/scss/theme.scss */
iframe html {
  overflow: hidden; }
