@media (max-width: 991px) {
  #logo {
    width: 208px;
    height: 40px; } }
@media (min-width: 992px) {
  #logo {
    width: 313px;
    height: 60px; } }
/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
  margin-bottom: 20px; }

/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10; }

/* Declare heights because of positioning of img element */
.isotope {
  margin: 0px -22px 0px -23px; }

/* clear fix */
.isotope:after {
  content: '';
  display: block;
  clear: both; }

.isotope-item {
  position: relative;
  float: left;
  width: 370px;
  height: 278px;
  margin: 0px 12px 50px 13px;
  padding: 0px;
  background: #888;
  color: #262524;
  z-index: 2; }

.isotope-item > * {
  margin: 0;
  padding: 0; }

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1; }

.isotope,
.isotope .isotope-item {
  /* change duration value to whatever you like */ }

body {
  padding-top: 50px;
  color: #000000;
  background: #f8f8f8 url("https://s3-us-west-2.amazonaws.com/levpolyakov/company/bg10.jpg") center 50px;
  background-attachment: fixed;
  background-repeat: repeat-x; }

.media-center {
  text-align: center;
  font-style: italic;
  color: #000000; }

a {
  color: #000000; }

a:hover {
  color: #000000; }

#logo {
  margin-top: 5px;
  margin-bottom: -15px; }

.galleryheader {
  background: black;
  margin-bottom: 20px;
  color: white; }

.reel {
  color: #000000;
  font-color: white;
  padding-bottom: -30px;
  padding-top: -30px; }

#reel h1 {
  color: white; }

.bg01 {
  background: url("https://s3-us-west-2.amazonaws.com/levpolyakov/company/bg_gradient.png") repeat;
  background-attachment: scroll;
  background-repeat: repeat; }

.bg02 {
  background: url("https://s3-us-west-2.amazonaws.com/levpolyakov/company/bigbg7.jpg") repeat;
  background-attachment: fixed;
  background-repeat: repeat;
  padding-bottom: 40px; }

.subcontainer {
  margin-top: 40px; }

.imagecontainer {
  margin-left: -20px; }

#services {
  background: #FFFFFF; }

#about {
  background: #FFFFFF;
  margin-top: -20px; }

#contact {
  background: #FFFFFF;
  margin-top: -10px; }

#footer {
  background: #FFFFFF;
  margin-top: -10px; }

h1 {
  font-family: 'Questrial', sans-serif;
  font-style: italic;
  margin-top: 30px;
  font-size: 26px; }

h2 {
  color: black;
  font-size: 18px;
  font-weight: bold; }

hr {
  border: 0;
  height: 1px;
  margin-top: 70px;
  background-image: -webkit-linear-gradient(left, transparent, silver, transparent);
  background-image: -moz-linear-gradient(left, transparent, silver, transparent);
  background-image: -ms-linear-gradient(left, transparent, silver, transparent);
  background-image: -o-linear-gradient(left, transparent, silver, transparent); }

.adjustrow {
  margin-top: 15px; }

ul.social {
  overflow: auto; }

ul.social li {
  list-style-type: none;
  float: left; }

ul.social li a i {
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  font-size: 25px;
  text-align: center;
  margin-right: 10px;
  padding-top: 15%;
  transition: all 0.2s ease-in-out; }

ul.social li a i {
  transition: all 0.2s ease-in-out; }

ul.social li a i:hover {
  opacity: .7; }

.fa-facebook {
  background: #3b5998; }

.fa-twitter {
  background: #00aced; }

.fa-tumblr {
  background: #007bb6; }

.fa-instagram {
  background: #c08d64; }

.fa-linkedin {
  background: #0077B5; }

.gallery-filter a.active {
  color: #939393 !important; }

.gallery-filter a {
  color: #cccccc !important; }

.list-inline {
  color: #white !important; }

.gallery ul {
  list-style: outside none none;
  margin: 0px;
  padding: 0px; }

.gallery li {
  margin: 0px;
  float: left;
  overflow: hidden;
  padding-bottom: 3em; }

.gallery h2 {
  font-size: 18px;
  line-height: 1em;
  font-weight: 300; }

.gallery h2 a {
  text-decoration: none; }

.gallery h2 a img {
  text-decoration: none;
  padding: 10px;
  background-color: #FFFFFF; }

.gallery h2 a div {
  display: block;
  background-color: #FFFFFF;
  padding: 0px 0px 10px 10px; }

.gallery .description {
  display: none; }

.site-footer {
  background-color: #FFFFFF; }
