/*------ template stylization ------*/
body {
  background: white;
}
.col-left {
  float: right;
}
.col-right {
  float: right;
}
.center {
  margin-left: auto;
  margin-right: auto;
}
.line-bottom {
  padding-bottom: 5px;
  background: url(../img/line-bg.png) bottom left repeat-x;
}
.line-top {
  padding-top: 5px;
  background: url(../img/line-bg.png) top left repeat-x;
}
.dot-underline {
  width: 100%;
  border-bottom: 1px dotted #d3d3d3;
  padding-bottom: 8px;
}
h5.separator {
  min-height: 3px;
  background: url(../img/separator-bg.png) center left repeat-x;
  text-align: center;
}
h5.separator span {
  padding-left: 28px;
  padding-right: 28px;
  background: white;
}
h5.separator.left-align {
  text-align: left;
}
h5.separator.left-align span {
  padding-left: 0;
}
hr.separator {
  width: 100%;
  border: 1px solid #eaeaea;
}
.testimonial {
  font-size: 16px;
  line-height: 24px;
  font-style: italic;
  width: 100%;
  max-width: 800px;
}
.testimonial .testimonial-bottom {
  padding-bottom: 40px;
}
.testimonial .testimonial-top .indent {
  padding: 25px 34px 20px 25px;
}
.testimonial .author {
  display: inline-block;
  margin-top: -7px;
}
.testimonial.yellow {
  color: #414141;
  text-shadow: 1px 1px 1px #fedf9d;
}
.testimonial.yellow .testimonial-bottom {
  background: url(../img/testimonials-bot-bg.png) 0 bottom no-repeat;
}
.testimonial.yellow .testimonial-top {
  background: url(../img/testimonials-top-bg.png) 0 0 repeat-x #fec455;
  border: 1px solid #d2a045;
  border-bottom: 0;
}
.testimonial.grey {
  color: #727272;
  text-shadow: 1px 1px 1px #c3c3c3;
}
.testimonial.grey .testimonial-bottom {
  background: url(../img/testimonials-bot-bg2.png) 0 bottom no-repeat;
}
.testimonial.grey .testimonial-top {
  background: url(../img/testimonials-top-bg2.png) 0 0 repeat-x #eeeeee;
  border: 1px solid #cbcbcb;
  border-bottom: 0;
}
.twitter-widget {
  margin-top: 44px;
}
.twitter-widget div.tm_tweet ul.tweet_list {
  list-style: none;
}
.twitter-widget div.tm_tweet ul.tweet_list hr {
  margin-bottom: 11px;
}
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_time a,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_time a,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_time a:hover,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_time a:hover {
  color: #e3ae4b;
  text-shadow: 1px 1px 1px #846a38;
}
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_join,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_join,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_text,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_text {
  color: #727272;
  text-shadow: 1px 1px 1px #303030;
}
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_join a,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_join a,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_text a,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_text a,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_join a:hover,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_join a:hover,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_text a:hover,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_text a:hover {
  color: #e3ae4b;
  text-shadow: 1px 1px 1px #846a38;
}
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_time,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_time,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_join,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_join,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_text,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_text {
  font-size: 11px;
  line-height: 18px;
}
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_first:last-child hr,
.twitter-widget div.tm_tweet ul.tweet_list li.tweet_even:last-child hr {
  display: none;
}
.download-bar {
  min-height: 83px;
  padding-bottom: 14px;
  background: url(../img/download-bar-bg.png) top left repeat-x #ffbc46;
}
.download-bar .indent {
  margin-top: 18px;
  margin-bottom: 5px;
}
.download-bar .button {
  margin-top: 28px;
}
a[rel="prettyPhoto"] {
  width: 100%;
  display: block;
  position: relative;
}
a[rel="prettyPhoto"] .zoom {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  bottom: 100%;
  background: url(../img/magnify-alt.png) center center no-repeat rgba(55, 55, 55, 0.8);
  overflow: hidden;
}
/*------ header ------- */
header .header-line {
height: 7px;
background: top left repeat-x #9F1918;
}
header .cap {
  margin-top: 10px;
  width: 940px;
}
header h1.logo {
  margin: 0;
}
header ul.social {
  width: 100px;
  list-style: none;
  margin-top: 10px;
}
header ul.social li {
  float: left;
  margin-right: 8px;
}
header ul.social li a {
  display: inline-block;
  width: 26px;
  height: 26px;
  overflow: hidden;
}
header ul.social li a:hover img {
  margin-top: -26px;
}
header ul.social li:last-child {
  margin-right: 0;
}
header nav {
margin-top: 5px;
background-color: #bd1411;
width: 940px;
margin-left: auto;
margin-right: auto;
}
header nav .line-bottom,
header nav .line-top {
  padding-top: 0;
  padding-bottom: 0;
}
header nav form.search {
  margin: 16px 0 0;
}
header nav form.search input[type="text"] {
  height: 22px;
  padding-top: 0;
  padding-bottom: 0;
}
header nav form.search button[type="submit"] {
  width: 25px;
  height: 25px;
  background: url(../img/btn-search.png) top left no-repeat #feca5b;
  border: none;
}
header .header-title {
  margin-top: 19px;
  background-color: #f7f7f7;
}
header .header-title .cap {
  height: 104px;
}
header .header-title .cap .indent {
  margin-top: 35px;
}
/*--- header end ------*/
/*------ content ------- */
section#slider {
  margin-top: 15px;
}
section#slider .slider-wrapper {
  max-height: 436px;
  overflow: hidden;
}
section#slider .camera_caption .space {
  height: 125px;
}
section#columns {
  margin-top: 24px;
}
section#slider-carousel {
  margin-top: 18px;
}
section#slider-carousel #mySliderCarousel {
  background-color: #f6f6f6;
}
section#slider-carousel #mySliderCarousel .carousel-inner div.item img {
  margin-left: auto;
  margin-right: auto;
}
section#slider-carousel .slider-footer {
  margin-top: 19px;
}
section#slider-carousel .slider-footer p {
  margin-top: 8px;
}
section#view-type {
  margin-top: 38px;
}
section#view-type h5.separator {
  margin-top: 48px;
}
section#isotope div.isotope .element:nth-of-type(3n) {
  margin-right: 0;
}
section#content {
  margin-top: 25px;
}
section#content .twitter-widget {
  margin-top: 16px;
}
section#content .twitter-widget hr {
  border-color: white;
}
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_time a,
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_time a,
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_time a:hover,
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_time a:hover {
  color: #727272;
  text-shadow: none;
}
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_join,
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_join,
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_text,
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_text {
  color: #727272;
  text-shadow: none;
}
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_join a,
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_join a,
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_text a,
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_text a,
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_join a:hover,
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_join a:hover,
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_first span.tweet_text a:hover,
section#content .twitter-widget div.tm_tweet ul.tweet_list li.tweet_even span.tweet_text a:hover {
  color: #727272;
  text-shadow: none;
}
section#content .download-bar {
  margin-top: 51px;
  padding-bottom: 0;
  background: url(../img/footer-separator.png) top left repeat-x #f7f7f7;
}
section#content .download-bar h2,
section#content .download-bar h4 {
  color: #383838;
  text-shadow: 0 0 1px #9e9e9e;
}
section#content .download-bar h2 {
  font-size: 20px;
}
section#content .download-bar h4 {
  text-transform: none;
}
section#content .download-bar .indent {
  margin: 0;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 33px;
}
section#content .download-bar .indent h4 {
  margin-top: 2px;
}
section#content .download-bar .button {
  margin-top: 34px;
  margin-right: 31px;
}
section#content .ads {
  margin-top: 0px;
}
section#content .ads .ad .title {
  height: 44px;
  text-indent: 62px;
  overflow: hidden;
}
section#content .ads .ad .title.support {
  background: url(../img/support-icon.png) top left no-repeat;
}
section#content .ads .ad .title.responsive {
  background: url(../img/responsive-icon.png) top left no-repeat;
}
section#content .ads .ad .title.service {
  background: url(../img/services-icon.png) top left no-repeat;
}
section#content .ads .ad .title.retina {
  background: url(../img/retina-icon.png) top left no-repeat;
}
section#content .ads .ad .title .image {
  width: 44px;
  height: 44px;
  margin-right: 18px;
  float: left;
  overflow: hidden;
}
section#content .ads .ad .title a {
  color: #727272;
}
section#content .ads .ad .title h5 {
  line-height: 44px;
}
section#content .ads .ad:hover .title {
  background-position: 0 -44px;
}
section#content .ads + h5.separator {
  margin-top: 57px;
}
section#content .works {
  margin-top: 13px;
}
section#content .works .project {
  background-color: #c8c8c8;
}
section#content .works .project .photo img {
  width: 100%;
}
section#content .works .project .title {
  overflow: hidden;
  height: 29px;
  background: url(../img/project-title-bg.jpg) top left repeat-x;
  padding: 0;
  text-align: center;
}
section#content .works .project .title a {
  font-size: 13px;
  line-height: 29px;
  font-weight: bold;
  color: #2f2f2f;
  text-decoration: none;
}
section#content .afterwork {
  margin-top: 48px;
}
section#content .testimonials.index,
section#content .services {
  margin-top: 44px;
}
section#content .testimonials.index .testimonial,
section#content .services .testimonial,
section#content .testimonials.index .support,
section#content .services .support,
section#content .testimonials.index .customize,
section#content .services .customize {
  margin-top: 15px;
}
section#content .services img {
  padding-right: 18px;
}
section#content .testimonials-nav {
  margin-top: 60px;
}
section#content .testimonials-nav hr.separator {
  margin-top: 15px;
  margin-bottom: 19px;
}
section#content .company-desc p {
  margin-top: 8px;
font-size: 14px;
}
section#content .company {
  padding-bottom: 38px;
}
section#content h5.separator.testim + .row-fluid {
  margin-top: 15px;
}
section#content .shortcodes > .row-fluid > .span6 {
  margin-top: 40px;
}
section#content .shortcodes > .row-fluid > .span6 > div {
  margin-top: 16px;
}
section#content .buttons ul {
  list-style: none;
  margin-bottom: 20px;
}
section#content .buttons ul li.button {
  display: block;
  float: left;
  margin-left: 9px;
  margin-right: 9px;
}
section#content .buttons ul li.button:first-child {
  margin-left: 0;
}
section#content .buttons ul li.button:last-child {
  margin-right: 0;
}
section#content .list-style ul {
  list-style: none;
  font-size: 16px;
  color: #727272;
  margin-bottom: 8px;
}
section#content .list-style ul li {
  padding-left: 26px;
  margin: 4px 0;
}
section#content .list-style ul.check-1 li {
  background: url(../img/list-marker-1.jpg) center left no-repeat;
}
section#content .list-style ul.check-2 li {
  background: url(../img/list-marker-2.jpg) center left no-repeat;
}
section#content .list-style ul.check-3 li {
  background: url(../img/list-marker-3.jpg) center left no-repeat;
}
section#content .list-style ul.arrow-1 li {
  background: url(../img/list-marker-4.jpg) 10px 50% no-repeat;
}
section#content .list-style ul.arrow-2 li {
  background: url(../img/list-marker-5.jpg) 10px 50% no-repeat;
}
section#content .list-style ul.arrow-3 li {
  background: url(../img/list-marker-6.jpg) center left no-repeat;
}
section#content article {
  margin-top: 46px;
  width: 100%;
}
section#content article .main {
  max-height: 284px;
  overflow: hidden;
  text-align: center;
}
section#content article .main .video {
  max-width: 100%;
  display: inline-block;
}
section#content article .main img {
  width: 100%;
}
section#content article .main .carousel .item img {
  display: inline-block;
  max-height: 284px;
  width: auto;
}
section#content article .main a[rel="prettyPhoto"] {
  max-height: 284px;
}
section#content article h5 {
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 16px;
}
section#content article ul {
  list-style: none;
  margin-top: 14px;
}
section#content article ul li {
  display: inline-block;
  text-indent: 20px;
  width: 19%;
}
section#content article ul li.time {
  background: url(../img/blog-globe.jpg) center left no-repeat;
}
section#content article ul li.author {
  background: url(../img/blog-author.jpg) center left no-repeat;
}
section#content article ul li.resp {
  background: url(../img/blog-resp.jpg) center left no-repeat;
}
section#content article ul li.views {
  background: url(../img/blog-eye.jpg) center left no-repeat;
}
section#content article ul li.comments {
  background: url(../img/blog-comment.jpg) center left no-repeat;
}
section#content article p {
  margin-top: 14px;
}
section#content article button {
  margin-top: 4px;
}
section#content span.title {
  font-size: 18px;
  font-weight: bold;
  color: #727272;
}
section#content .categories {
  margin-top: 79px;
}
section#content .categories ul {
  list-style: none;
}
section#content .categories ul li a {
  color: #727272;
  display: block;
  text-decoration: none;
  background-image: url(../img/blog-marker-unactive.jpg), url(../img/blog-marker-active.jpg);
  background-position: 2px 5px, 2px -7px;
  background-repeat: no-repeat, no-repeat;
}
section#content .categories ul li a h5 {
  border-bottom: 1px solid #e2e2e2;
  padding-left: 21px;
  padding-bottom: 13px;
  margin-top: 13px;
}
section#content .categories ul li a:hover {
  color: #ffbf4a;
  background-position: 2px -7px, 2px 5px;
}
section#content .categories ul li a:hover h5 {
  border-color: #ffbf4a;
}
section#content .tabs {
  margin-top: 73px;
}
section#content .tabs ul#myTab {
  margin-bottom: 0;
}
section#content .tabs #myTabContent .tab-pane ul {
  border: 0;
  list-style: none;
}
section#content .tabs #myTabContent .tab-pane ul li {
  border-bottom: 1px solid #e2e2e2;
  padding-top: 14px;
  padding-bottom: 13px;
}
section#content .tabs #myTabContent .tab-pane ul li:last-child {
  border: none;
}
section#content .tabs #myTabContent .tab-pane ul li .span3 {
  min-height: 100%;
  height: 100%;
}
section#content .tabs #myTabContent .tab-pane ul li .post-thumb {
  text-align: center;
  width: 100%;
  min-height: 100%;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
section#content .tabs #myTabContent .tab-pane ul li .post-thumb img {
  width: 100%;
}
section#content .tabs #myTabContent .tab-pane ul li span {
  font-style: italic;
  color: #b0b0b0;
  text-shadow: 1px 1px 1px #e8e8e8;
}
section#content .tabs #myTabContent .tab-pane ul li span a {
  text-decoration: none;
  color: #b0b0b0;
  text-shadow: 1px 1px 1px #e8e8e8;
}
section#content .tabs #myTabContent .tab-pane ul li span a:hover {
  text-decoration: underline;
}
section#content ul#myTab a,
section#content ul#myTab a:hover {
  color: #727272;
}
section#content .twitter {
  margin-top: 70px;
}
section#content .text-widget {
  margin-top: 95px;
}
section#content .text-widget p {
  margin-top: 16px;
}
section#content #map_canvas {
  min-height: 428px;
}
section#content .company-photo img {
  width: 100%;
}
section#content .personnel {
  margin-top: 37px;
  text-align: center;
}
section#content .personnel .line-top {
  padding-top: 3px;
  background: url(../img/separator-bg.png) top left repeat-x;
}
section#content .personnel .line-bottom {
  padding-bottom: 3px;
  background: url(../img/separator-bg.png) bottom left repeat-x;
}
section#content .personnel img.photo {
  width: 100%;
  margin-top: 18px;
  margin-bottom: 8px;
}
section#content .personnel h5.separator {
  margin-top: 7px;
}
section#content .personnel p {
  margin-top: 8px;
}
section#content ul.social,
section#content ul.personnel ul.social {
  list-style: none;
  margin-bottom: 15px;
}
section#content ul.social li,
section#content ul.personnel ul.social li {
  display: inline-block;
  width: 22px;
  height: 22px;
  margin: 0 6px;
  padding-top: 15px;
}
section#content ul.social li a,
section#content ul.personnel ul.social li a {
  display: inline-block;
  width: 22px;
  height: 22px;
  overflow: hidden;
}
section#content ul.social li a:hover img,
section#content ul.personnel ul.social li a:hover img {
  margin-top: -22px;
}
section#content .company {
  margin-top: 50px;
}
section#content .shade940,
section#content .shade560,
section#content .shade460 {
  padding-bottom: 10px;
}
section#content .contacts {
  margin-top: 39px;
}
section#content .contacts .contact-info,
section#content .contacts .mail {
  margin-top: 18px;
}
section#content .contacts textarea {
  height: 296px;
}
/*--- content end ------*/
/*------ footer ------- */
footer {
  margin-top: 39px;
}
footer#home {
  margin-top: 20px;
}
footer .footer-separator {
  height: 7px;
  background: url(../img/line-bg.png) left center repeat-x;
}
footer .body {
  background-color: #383838;
  padding-bottom: 44px;
}
footer .body h5 {
  text-transform: uppercase;
  color: #d9d9d9;
  text-shadow: 1px 1px 1px #333333;
}
footer .body hr {
  border: none;
  height: 2px;
  width: 100%;
  background: url(../img/hr-bg.png) top left repeat-x #252525;
}
footer .body p {
  font-size: 11px;
  line-height: 18px;
  color: #727272;
  text-shadow: 1px 1px 1px #2e2e2e;
}
footer .body .subscribe {
  margin-top: 41px;
}
footer .body .subscribe form {
  margin-top: 11px;
}
footer .body .subscribe form input[type="text"] {
  padding: 0;
  text-indent: 6px;
  height: 31px;
  background: url(../img/email-bg.png) top left repeat-x #2e2e2e;
  border: none;
  color: #666;
  width: 100%;
}
footer .body .twitter-widget,
footer .body .recent-posts,
footer .body .flickr-widget {
  margin-top: 44px;
}
footer .body .flickr-widget #flickr_badge_wrapper {
  display: inline-block;
  margin-left: -9px;
}
footer .body .flickr-widget #flickr_badge_wrapper .flickr_badge_image {
  float: left;
  padding: 9px;
}
footer .copyright {
  min-height: 51px;

}
footer .copyright span {
  font-size: 11px;
  line-height: 51px;
  color: #8c8989;
  margin-right: -295px;
}
footer .copyright span a {
  color: #9f1918;
}
/*--- footer end ------*/
/*----- media queries ------*/
@media (min-width: 1200px) {
  .shade940 {
    background: url(../img/shade940.jpg) center bottom no-repeat;
  }
  .shade560 {
    background: url(../img/shade560.png) center bottom no-repeat;
  }
  .shade460 {
    background: url(../img/shade460.jpg) center bottom no-repeat;
  }
  section#isotope #container .element {
    width: 380px;
    height: auto;
  }
  footer .flickr-widget img {
    width: 78px;
    height: 78px;
  }
  footer .flickr-widget .flickr_badge_image:nth-of-type(3n) {
    padding-right: 0 !important;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .shade940 {
    background: url(../img/shade940.jpg) center bottom no-repeat;
  }
  .shade560 {
    background: url(../img/shade560.png) center bottom no-repeat;
  }
  .shade460 {
    background: url(../img/shade460.jpg) center bottom no-repeat;
  }
  section#slider .camera_caption .space {
    height: 70px;
  }
  section#isotope #container .element {
    width: 303px;
    height: auto;
  }
  footer .flickr-widget img {
    width: 61px;
    height: 61px;
  }
  footer .flickr-widget .flickr_badge_image:nth-of-type(3n) {
    padding-right: 0 !important;
  }
}
@media (max-width: 979px) {
  
}
@media (min-width: 768px) and (max-width: 979px) {
  .shade940,
  .shade560 {
    background: url(../img/shade560.png) center bottom no-repeat;
  }
  .shade460 {
    background: url(../img/shade460.jpg) center bottom no-repeat;
  }
  section#slider .camera_caption h1 {
    font-size: 24px;
    line-height: 27px;
  }
  section#slider .camera_caption .space {
    height: 30px;
  }
  section#isotope #container .element {
    width: 230px;
    height: auto;
  }
  section#content .download-bar .button {
    margin-top: 52px;
  }
  footer .flickr-widget img {
    width: 73px;
    height: 73px;
  }
  footer .flickr-widget .flickr_badge_image:nth-of-type(even) {
    padding-right: 0 !important;
  }
}
@media (max-width: 767px) {
  .shade940,
  .shade560 {
    background: url(../img/shade560.png) center bottom no-repeat;
  }
  .shade460 {
    background: url(../img/shade460.jpg) center bottom no-repeat;
  }
  .container {
    text-align: center;
  }
  .container .col-right,
  .container .col-left {
    float: none;
  }
  .container div,
  .container ul {
    margin-left: auto;
    margin-right: auto;
  }
  .container .testimonial,
  .container .ads {
    text-align: left;
  }
  header nav select.select-menu {
    margin-bottom: 0;
    margin-top: 6px;
  }
  header nav form.search {
    margin: 6px 0 0;
  }
  section#slider .camera_caption {
    display: none !important;
  }
  section#content .download-bar .indent {
    padding: 8px 8px 0;
  }
  section#content .download-bar .button {
    margin-top: 8px;
    margin-right: 0;
    margin-bottom: 8px;
  }
  section#isotope #container .element {
    width: 100%;
    height: auto;
  }
  footer .body .subscribe form input[type="text"] {
    width: 220px;
  }
  footer .flickr-widget img {
    width: 75px;
    height: 75px;
  }
}
@media (max-width: 480px) {
  .shade940,
  .shade560,
  .shade460 {
    background: url(../img/shade460.jpg) center bottom no-repeat;
  }
  section#slider .camera_caption {
    display: none !important;
  }
}
/*Core variables and mixins*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.thumb-pad {
  padding-bottom: 1em;
}
section#isotope #container .element {
  width: 380px;
  height: auto;
}
#filters.pagination li a.selected {
  background: #DDD;
  color: #555;
}
.element {
  width: 170px;
  height: 110px;
  margin: 5px 10px 5px 0;
  float: left;
  overflow: hidden;
  position: relative;
  color: #222;
}
.number {
margin-top: 10px;
margin-bottom: 10px;
font-size: 20px;
word-spacing: 20px;
width: 940px;
margin-left: auto;
margin-right: auto;
}
.right-text {
width: 285px;
float: right;
text-align: justify;
}