 /* 
#bd202e = Harder Red
#bc3742 = Harder Red hover
#bfafb0 = Harder light grey
#f4f3f1 = light white
#f1f0ee = light white
#f5f4f2 = light white
#4d4d4d = grey
#e5e5e5 = light grey
#d3d2d2 = light grey
#d8d8d6 = light grey
#e5e3de = light grey 
#d5d2ce = light grey
#dedddb = light grey
#90908e = medium grey
#6f6f6f = medium grey
#797979 = dark grey
*/

a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
/*------ template stylization ------*/
.main {
  max-width: 1000px;
  margin: 0 auto;
  background: #fff;
}
/* headings, text */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans', sans-serif;
  color: #4d4d4d;
  font-weight: 300;
  line-height: 1.2em;
  font-style: italic;
}
h2 {
  font-size: 28px;
  margin: 35px 0 35px 0;
}
h3 {
  font-size: 17px;
  margin: 19px 0 30px 0;
}
h4 {
  font-size: 16px;
  margin: 0px 0 15px 0px;
  padding: 5px 0 0 5px;
  font-weight: normal;
  text-align:center;
}
h5 {
  font-size: 15px;
  margin: 10px 0 30px 0;
  font-weight: normal;
}
p {
  margin-bottom: 18px;
}
a.link:hover {
  text-decoration: underline;
}
.text-info {
  font-weight: bold;
  color: #f3a643;
}
.top-0 {
  margin-top: 0 !important;
}
.bot-0 {
  margin-bottom: 0 !important;
}
.left-0 {
  margin-left: 0 !important;
}
.last {
  margin-right: 0 !important;
}
.indent-1 {
  margin-top: -50px !important;
  z-index: 999;
  position: relative;
}
.indent-2 {
  padding-right: 20px;
  overflow: hidden;
}
.indent-3 {
  margin-bottom: 22px;
}
.indent-4 {
  padding-bottom: 70px;
}
.img-indent {
  margin: 0px 30px 0px 0;
  float: left;
}
.img-indent2 {
  margin: 0px 30px 1px 0;
  float: left;
}
.extra-wrap {
  overflow: hidden;
}
.list {
  margin: 0;
  list-style: none;
}
.list li {
  padding: 10px 0px 0px 40px;
  margin: 0px 0 12px 0;
  line-height: 18px;
  background: url(../img/marker.png) 0 12px no-repeat;
  border-top: #e5e5e5 1px solid;
}
.list li:first-child {
  margin-top: -6px;
  border: none;
}
.list li.last-child {
  margin-bottom: 0 !important;
}
.list li a {
  color: #6f6f6f;
}
.list li a:hover {
  color: #bd202e;
}
.list-noicon {
  margin: 0;
  list-style: none;
}
.list-noicon li {
  padding: 10px 0px 0px 20px;
  margin: 0px 0 12px 0;
  line-height: 18px;
  border-top: #e5e5e5 1px solid;
}
.list-noicon li:first-child {
  margin-top: -6px;
  border: none;
}
.list-noicon li.last-child {
  margin-bottom: 0 !important;
}
.list-noicon li a {
  color: #6f6f6f;
}
.list-noicon li a:hover {
  color: #bd202e;
}
.btn-list-noicon-indent {
  margin-top: 42px !important;
}
/**/
/* buttons*/
.btn {
  background: #bd202e;
  border: none;
  text-shadow: none;
  font-size: 10px;
  line-height: 12px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  text-align:center;
  padding: 14px 20px 14px 20px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: 10px;
}
.btn:hover {
  background-color: #6f6f6f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #FFFFFF;
}
.btn_ {
  background: #fff;
}
.btn-small {
  padding: 9px 15px 9px 15px;
  background: #bd202e;
  color: #ffffff;
  margin-top: 10px;
}
.btn-small:hover {
  background-color: #6f6f6f;
}
/*------ header ------- */
header {
  padding: 5px 0 0px 0;
  position: relative;
  z-index: 999;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.header-block {
  overflow: hidden;
}
/*brand*/
.header-block h1.brand {
  display: inline-block;
  margin: 15px 0 5px 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  overflow: hidden;
}
.header-block h1.brand a {
  display: inline-block;
  float: left;
  margin-right: 16px;
}
.header-block h1.brand span {
  display: inline-block;
  font-size: 10px;
  line-height: 12px;
  color: #90908e;
  text-shadow: none;
  margin: 47px 0 0 0px;
}
.header-block .clearfix {
  float: right;
  text-align: right;
}
/*header-links*/
.header-links {
  margin: 0;
  list-style-type: none;
  overflow: hidden;
}
.header-links li {
  float: right;
  display: inline-block;
  color: #d3d2d2;
}
.header-links li span {
  margin: 0 9px;
}
.header-links li a {
  color: #797979;
}
.header-links li a:hover {
  text-decoration: underline;
}
/* search-form */.navbar-form {
  background: #f1f0ee;
  border-top: #d8d8d6 1px solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 10px 0px 0 0;
}
.navbar-form input {
  background: none;
  border: none;
  box-shadow: none;
  line-height: 18px;
  width: 220px;
  float: left;
  margin: 0px;
  padding: 9px 10px 10px 10px;
}
.navbar-form input:focus {
  box-shadow: none;
}
.navbar-form a {
  margin: 0;
  display: inline-block;
  width: 38px;
  height: 39px;
  background: url(../img/search.png) 0 0 no-repeat;
  float: left;
}
.navbar-form a:hover {
  background: url(../img/search.png) right 0 no-repeat;
}
/* navbar */
.mnav {
  display: none;
}
.nav-bg {
  background-color: #f5f4f2;
  background-image: -moz-linear-gradient(top, #ffffff, #e5e3de);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e5e3de));
  background-image: -webkit-linear-gradient(top, #ffffff, #e5e3de);
  background-image: -o-linear-gradient(top, #ffffff, #e5e3de);
  background-image: linear-gradient(to bottom, #ffffff, #e5e3de);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e3de', GradientType=0);
  border-top: #ededed 1px solid;
  border-bottom: #d5d2ce 1px solid;
  margin-top: 5px;
}
.navbar_ {
  margin: 0px;
}
.navbar_ .navbar-inner {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  min-height: inherit;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*nav*/
.select-menu {display:none !important;}
.nav-collapse_ {
  margin: 0px;
}
.nav-collapse_ .nav {
  margin: 0 10px;
  border-right: #fff 1px solid;
  border-left: #dedddb 1px solid;
}
.nav-collapse_ .nav li {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
}
.nav-collapse_ .nav > li {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
}
.nav-collapse_ .nav > li {
  line-height: 10px;
  float: left;
  display: inline-block;
  border-right: #dedddb 1px solid;
  border-left: #fff 1px solid;
}
.nav-collapse_ .nav li a {
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 15px;
  text-shadow: none;
  text-decoration: none;
  text-align: center;
  margin: 0;
}
.nav-collapse_ .nav > li > a {
  color: #797979;
  display: block;
  padding: 20px 0px 25px 0px;
  width: 180px;
  position: relative;
}
.nav-collapse_ .nav > li.sub-menu > a:before,
.nav-collapse_ .nav > li.sub-menu > a:before {
  content: " ";
  position: absolute;
  background: url(../img/li-marker.gif) left bottom no-repeat;
  width: 15px;
  height: 8px;
  left: 50%;
  top: 45px;
  margin-left: -7px;
}
.nav-collapse_ .nav > li.sfHover.sub-menu > a:before,
.nav-collapse_ .nav > li.active > a:before {
  background-position: 0 0;
}
.nav-collapse_ .nav > li li.sub-menu > a:before,
.nav-collapse_ .nav > li li.sub-menu > a:before {
  content: " ";
  position: absolute;
  background: url(../img/li-marker2.gif) left bottom no-repeat;
  width: 8px;
  height: 15px;
  right: 10px;
  top: 17px;
}
.nav-collapse_ .nav > li li.sub-menu > a:before {
  background-position: 0 0 !important;
}
.nav-collapse_ .nav > li.sfHover,
.nav-collapse_ .nav > li.sfHover:hover,
.nav-collapse_ .nav > li:hover,
.nav-collapse_ .nav > li.active,
.nav-collapse_ .nav > li.active:hover {
  border-left: #bd202e 1px solid;
  border-right: #bd202e 1px solid;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li > a:hover,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #bd202e;
  color: #ffffff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.nav-collapse_ .nav ul {
  position: absolute;
  display: none;
  width: 180px;
  left: -1px;
  top: 60px;
  list-style: none;
  zoom: 1;
  z-index: 9;
  margin: 0;
  background: #bd202e;
  border-left: #bd202e 1px solid;
  border-right: #bd202e 1px solid;
}
.nav-collapse_ .nav ul li {
  margin: 0;
  display: block;
}
.nav-collapse_ .nav ul li a {
  display: block;
  padding: 13px 10px 14px 10px;
  background: #bd202e;
  border-bottom: #bc3742 1px solid;
}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  background: #bc3742;
  text-decoration: none;
  color: #ffffff;
}
.nav-collapse_ .nav ul ul {
  left: 180px;
  top: -1px;
  width: 100%;
  background: #bd202e;
  border-left: #bd202e 1px solid;
  border-right: #bd202e 1px solid;
}
.nav-collapse_ .nav ul ul li a {
  display: block;
  padding: 14px 10px 14px 10px;
  background: #bd202e;
  border-bottom: #bc3742 1px solid;
}
/**/
/* slider */
.slider {
  z-index: 1;
  padding: 0;
  margin: 0;
  height: 475px;
}
.camera_wrap {
  margin-bottom: 0 !important;
}
.camera_wrap .camera_pag {
  display: none;
}
.camera_caption {
  display: none;
}
/*--- header end ------*/
/*------ content ------- */
#content {
  padding-bottom: 30px;
}
.content-block {
  background-color: #f8f7f5;
  background-image: -moz-linear-gradient(top, #f9f8f7, #f6f5f3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f9f8f7), to(#f6f5f3));
  background-image: -webkit-linear-gradient(top, #f9f8f7, #f6f5f3);
  background-image: -o-linear-gradient(top, #f9f8f7, #f6f5f3);
  background-image: linear-gradient(to bottom, #f9f8f7, #f6f5f3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f8f7', endColorstr='#fff6f5f3', GradientType=0);
}
/*thumbnails*/
.thumbnails {
  margin: 0 0 0 -20px;
}
.thumbnails li {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
  float: left;
}
.thumbnails .thumbnail {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
.thumbnails .thumbnail {
  margin: 0px;
  background: #fff;
  padding: 0px 0px 0px 0px;
  text-align: center;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  min-height: 10px;
}
.thumbnails .thumbnail div {
  height: 30px;
  background-position: center 0;
}
.thumbnails .thumbnail h2 {
  margin: 0px 0 10px 0;
}
.thumbnails .thumbnail p {
  margin: 0;
}
.thumbnails .thumbnail a.btn {
  margin-top: 31px;
}
.thumbnails .thumbnail:hover {
  background: #bd202e;
  color: #ffffff;
}
.thumbnails .thumbnail:hover h2 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover h3 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover h4 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover h5 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover div {
  background-position: center bottom;
}


.thumbnails_2 .thumbnail_2 {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
.thumbnails_2 .thumbnail_2 {
  margin: 0px;
  background: #fff;
  padding: 0px 0px 0px 0px;
  text-align: center;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  min-height: 10px;
}
.thumbnails_2 .thumbnail_2 div {
  height: 30px;
  background-position: center 0;
}
.thumbnails_2 .thumbnail_2 h2 {
  margin: 0px 0 10px 0;
}
.thumbnails_2 .thumbnail_2 p {
  margin: 0;
}
.thumbnails_2 .thumbnail_2 a.btn {
  margin-top: 31px;
}
.thumbnails_2 .thumbnail_2:hover {
  background: #bd202e;
  color: #ffffff;
}
.thumbnails_2 .thumbnail_2:hover h2 {
  color: #ffffff;
}
.thumbnails_2 .thumbnail_2:hover h3 {
  color: #ffffff;
}
.thumbnails_2 .thumbnail_2:hover h4 {
  color: #ffffff;
}
.thumbnails_2 .thumbnail_2:hover h5 {
  color: #ffffff;
}
.thumbnails_2 .thumbnail_2:hover div {
  background-position: center bottom;
}


/*list-extra*/
.list-extra {
  list-style-type: none;
  margin: 0;
}
.list-extra li {
  overflow: hidden;
  margin-top: 12px;
}
.list-extra li:first-child {
  margin: 0;
}
.list-extra .time {
  display: inline-block;
  margin-bottom: 12px;
}
.list-extra time {
  display: inline-block;
  background: #bd202e;
  padding: 6px 15px 8px 13px;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-style: italic;
  font-size: 14px;
  line-height: 14px;
}
.list-extra .time:hover time {
  background: #4d4d4d;
}
.list-extra li img {
  float: left;
  margin: 0 15px 0 0;
}
.testimonials {
  overflow: hidden;
}
.testimonials blockquote {
  margin: 0 0 20px 0;
  padding: 8px 0 0 50px;
  background: url(../img/blockquote.png) 0 0 no-repeat;
  display: block;
  border: none;
  overflow: hidden;
}
/*list-news*/
.list-news {
  list-style-type: none;
  margin: 0;
}
.list-news li {
  overflow: hidden;
  margin-top: 24px;
}
.list-news li:first-child {
  margin: 0;
}
.list-news .time {
  display: inline-block;
  margin-bottom: 12px;
}
.list-news time {
  display: inline-block;
  background: #bd202e;
  padding: 6px 15px 8px 13px;
  font-family: 'Open Sans', sans-serif;
  color: #ffffff;
  font-style: italic;
  font-size: 14px;
  line-height: 20px;
}
.list-news .time:hover time {
  background: #4d4d4d;
}
.list-news li img {
  float: left;
  margin: 0 15px 10px 0;
}
.testimonials {
  overflow: hidden;
}
.testimonials blockquote {
  margin: 0 0 20px 0;
  padding: 8px 0 0 50px;
  background: url(../img/blockquote.png) 0 0 no-repeat;
  display: block;
  border: none;
  overflow: hidden;
}
/*list-team*/
.list-team {
  margin: 0 0 0 -20px;
  list-style-type: none;
  overflow: hidden;
  padding-top: 5px;
}
.list-team li {
  float: left;
  margin: 30px 0 0 20px;
  overflow: hidden;
}
.list-team li img {
  float: left;
  margin: 0 20px 0 0;
}
.list-team li .extra-wrap {
  padding-top: 8px;
}
/*list-project*/
.list-project {
  margin: 0 0 0 -20px;
  list-style-type: none;
  overflow: hidden;
  padding-top: 5px;
}
.list-project li {
  float: left;
  margin: 30px 0 0 20px;
  overflow: hidden;
}
.list-project li img {
  float: left;
  margin: 0 20px 0 0;
}
.list-project li .extra-wrap {
  padding-top: 8px;
}
/*list-blog*/
.list-blog {
  margin: 0 0 0 0;
}
.list-blog li {
  display: block;
  overflow: hidden;
  margin-top: 30px;
  background: #fff;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
}
.list-blog li:first-child {
  margin-top: 0 !important;
}
.list-blog li > div {
  padding: 22px 30px 30px 31px;
  overflow: hidden;
}
.list-blog li img {
  float: left;
  margin: 0;
}
.list-blog p {
  margin-bottom: 10px;
}
.list-blog h3 {
  margin: 0 0 5px 0;
}
.list-blog span {
  margin: 0 15px;
  color: #f3a643;
}
.list-blog .btn {
  margin-top: 32px;
}
/*tags-list*/
.tags-list {
  margin: 0;
  overflow: hidden;
  padding-top: 21px;
}
.tags-list li {
  float: left;
  display: inline-block;
  margin-right: 15px;
  margin-top: 10px;
}
.tags-list li:last-child {
  margin-right: 0;
}
.tags-list li a {
  color: #6f6f6f;
  display: inline-block;
}
.tags-list li a:hover {
  color: #f3a643;
}
/*dl-horizontal*/
.dl-horizontal {
  margin: 0;
  padding: 0;
}
.dl-horizontal dt {
  width: 100px;
  text-align: left;
  font-family: 'Open Sans', sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 30px;
  line-height: 35px;
  letter-spacing: -2px;
  color: #f3a643;
}
.dl-horizontal dd {
  margin: 0;
  overflow: hidden;
  padding: 8px 0 22px 0;
}
.dl-horizontal dd.last-child {
  padding-bottom: 0;
}
/*-- contacts page --*/
.map {
  margin: 35px 0 30px 0;
  line-height: 0px;
}
.map iframe {
  width: 100%;
  height: 510px;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
address > strong {
  font-family: 'Open Sans', sans-serif;
  color: #4d4d4d;
  font-weight: 300;
  line-height: 1.2em;
  font-style: italic;
  font-size: 24px;
  display: block;
  float: left;
  width: 320px;
}
address em {
  font-style: normal;
  display: block;
  overflow: hidden;
  padding-top: 8px;
}
address span {
  display: inline-block;
  width: 70px;
}
.contact-form {
  margin-top: 35px;
}
.contact-form input {
  height: 40px;
  width: 270px;
  padding: 10px 10px 11px 19px !important;
  line-height: 18px !important;
  background: #f1f0ee;
  border: none;
  border-top: #d8d8d6 1px solid;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none;
  float: left;
}
.contact-form label {
  min-height: 60px;
  position: relative;
  overflow: hidden;
  margin: 0;
  display: block;
  width: 100%;
}
.contact-form .error,
.contact-form .empty {
  display: none;
  position: relative;
  font-size: 11px;
  line-height: 14px;
  color: #9d261d;
  float: left;
  margin: 2px 0 4px 10px;
  min-width: 160px;
}
.contact-form .success {
  display: none;
  color: #6f6f6f;
  padding-bottom: 5px;
}
.contact-form textarea {
  width: 100%;
  height: 325px;
  padding: 10px 0 0 19px;
  background: #f1f0ee;
  border: none;
  border-top: #d8d8d6 1px solid;
  margin: 0;
  resize: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  box-shadow: none;
  float: left;
}
.contact-form input:focus,
.contact-form textarea:focus {
  box-shadow: none;
  border-color: #d8d8d6;
}
.contact-form .btn {
  margin: 37px 0 0 4px;
}
/*privacy*/
.float {
  float: left;
}
.float2 {
  float: right;
}
/**/
.privacy h3 {
  margin: 20px 0 9px 0;
}
/*-- end contacts --*/
/*--- content end ------*/
/*------ footer ------- */
footer {
  padding: 0px 0 38px 0;
  position: relative;
  background-color: #f9f8f7;
  background-image: -moz-linear-gradient(top, #fbfaf9, #f6f5f3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfaf9), to(#f6f5f3));
  background-image: -webkit-linear-gradient(top, #fbfaf9, #f6f5f3);
  background-image: -o-linear-gradient(top, #fbfaf9, #f6f5f3);
  background-image: linear-gradient(to bottom, #fbfaf9, #f6f5f3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbfaf9', endColorstr='#fff6f5f3', GradientType=0);
}
footer .span12 {
  color: #999999;
  font-size: 10px;
  line-height: 12px;
  text-transform: uppercase;
  text-align: right;
  padding-top: 36px;
}
footer .span12 a {
  color: #999999;
}
footer .span12 span {
  margin: 0 10px;
  color: #cecece;
}
footer .span12 em {
  font-style: normal;
}
footer .span12 a:hover {
  color: #bd202e;
}
/*twitter*/
.tweet {
  margin-top: 20px;
}
.tweet ul {
  margin: 0;
  list-style-type: none;
}
.tweet ul li {
  font-size: 11px;
  line-height: 20px;
  margin-top: 20px;
}
.tweet ul li:first-child {
  margin-top: 0;
}
.tweet .tweet_time {
  display: block;
}
.tweet .tweet_time a {
  display: inline-block;
  font-size: 11px;
  line-height: 20px;
  color: #6f6f6f;
  font-weight: bold;
}
.tweet ul li span a {
  color: #bd202e;
  text-decoration: none;
}
.tweet ul li a:hover {
  text-decoration: underline;
}
/* social */
.social-icons {
  padding: 0px 0 0 0;
  margin: 0;
  list-style-type: none;
}
.social-icons li {
  margin-top: 16px;
}
.social-icons li:first-child {
  margin: 0;
}
.social-icons li a {
  display: inline-block;
  color: #6f6f6f;
  font-size: 11px;
  white-space: nowrap;
}
.social-icons li img {
  margin-right: 10px;
}
.social-icons li a:hover {
  color: #bd202e;
}
/* Flickr */
#flickr_badge_uber_wrapper {
  margin: 0 0 0 0px;
  overflow: hidden;
}
.flickr_badge_image {
  margin: 0 20px 20px 0px;
  float: left;
}
.flickr_badge_image a {
  display: inline-block;
}
#flickr_badge_wrapper {
  overflow: hidden;
}
#flickr_www,
#flickr_badge_source,
#flickr_badge_image10 {
  display: none;
}
/*contact-form2*/
.contact-form2 {
  margin: 0;
}
.contact-form2 label > strong {
  display: block;
  width: 35px;
  float: left;
  font-weight: normal;
  font-size: 11px;
  line-height: 30px;
  text-align: right;
  white-space: nowrap;
}
.contact-form2 input {
  background: #ebe9e5;
  color: #6f6f6f;
  height: 30px;
  padding: 7px 0 8px 10px;
  line-height: 15px !important;
  font-size: 12px;
  margin: 0;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  float: right;
  width: 250px;
}
.contact-form2 label {
  min-height: 40px;
  position: relative;
  overflow: hidden;
  margin: 0;
  display: block;
}
.contact-form2 .error,
.contact-form2 .empty {
  display: none;
  position: relative;
  font-size: 11px;
  line-height: 14px;
  color: #9d261d;
  float: right;
  text-align: right;
  margin: 2px 0 4px 0px;
}
.contact-form2 .success {
  display: none;
  color: #6f6f6f;
  padding-bottom: 5px;
}
.contact-form2 textarea {
  background: #ebe9e5;
  height: 60px;
  font-size: 12px;
  padding: 7px 5px 7px 10px;
  margin: 0;
  resize: none;
  color: #6f6f6f;
  border: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  float: right;
  width: 250px;
}
.contact-form2 input:focus,
.contact-form2 textarea:focus {
  box-shadow: none;
  border-color: #181a18;
}
/*--- footer end ------*/
/*404 page*/
.block-404 {
  padding-top: 30px;
}
.block-404 .span8 {
  padding: 70px 0 77px 0;
  background: #bd202e;
  text-align: center;
}
.block-404 .span4 {
  background: #fff;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
}
.block-404 .span4 > div {
  padding: 42px 30px 58px 30px;
}
.block-404 h2 {
  margin: 0 0 26px 0;
}
.block-404 h2 em {
  color: #bd202e;
  font-size: 36px;
  font-style: italic;
  line-height: 36px;
  display: block;
}
/* search-form */.form-404 {
  background: #f1f0ee;
  border-top: #d8d8d6 1px solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  margin: 35px 0 0 0;
  padding: 0;
  overflow: hidden;
}
.form-404 input {
  background: none;
  border: none;
  box-shadow: none;
  line-height: 18px;
  width: 180px;
  float: left;
  margin: 0px;
  padding: 9px 10px 10px 10px;
}
.form-404 input:focus {
  box-shadow: none;
}
.form-404 a {
  margin: 0;
  display: inline-block;
  width: 38px;
  height: 39px;
  background: url(../img/search.png) 0 0 no-repeat;
  float: right;
}
.form-404 a:hover {
  background: url(../img/search.png) right 0 no-repeat;
}



/**/
/*----- media queries ------*/
/**/
/* Samsung tablets and up*/
@media (min-width: 1270px) {
  .main {
    max-width: 1230px;
  }
  /* navbar */
.mnav {
  display: none;
}
.nav-bg {
  background-color: #f5f4f2;
  background-image: -moz-linear-gradient(top, #ffffff, #e5e3de);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e5e3de));
  background-image: -webkit-linear-gradient(top, #ffffff, #e5e3de);
  background-image: -o-linear-gradient(top, #ffffff, #e5e3de);
  background-image: linear-gradient(to bottom, #ffffff, #e5e3de);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe5e3de', GradientType=0);
  border-top: #ededed 1px solid;
  border-bottom: #d5d2ce 1px solid;
  margin-top: 5px;
}
.navbar_ {
  margin: 0px;
}
.navbar_ .navbar-inner {
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  min-height: inherit;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*nav*/
.select-menu {display:none !important;}
.nav-collapse_ {
  margin: 0px;
}
.nav-collapse_ .nav {
  margin: 0 10px;
  border-right: #fff 1px solid;
  border-left: #dedddb 1px solid;
}
.nav-collapse_ .nav li {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
}
.nav-collapse_ .nav > li {
  margin: 0;
  padding: 0;
  position: relative;
  zoom: 1;
}
.nav-collapse_ .nav > li {
  line-height: 10px;
  float: left;
  display: inline-block;
  border-right: #dedddb 1px solid;
  border-left: #fff 1px solid;
}
.nav-collapse_ .nav li a {
  color: #ffffff;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 15px;
  text-shadow: none;
  text-decoration: none;
  text-align: center;
  margin: 0;
}
.nav-collapse_ .nav > li > a {
  color: #797979;
  display: block;
  padding: 20px 0px 25px 0px;
  width: 200px;
  position: relative;
}
.nav-collapse_ .nav > li.sub-menu > a:before,
.nav-collapse_ .nav > li.sub-menu > a:before {
  content: " ";
  position: absolute;
  background: url(../img/li-marker.gif) left bottom no-repeat;
  width: 15px;
  height: 8px;
  left: 50%;
  top: 45px;
  margin-left: -7px;
}
.nav-collapse_ .nav > li.sfHover.sub-menu > a:before,
.nav-collapse_ .nav > li.active > a:before {
  background-position: 0 0;
}
.nav-collapse_ .nav > li li.sub-menu > a:before,
.nav-collapse_ .nav > li li.sub-menu > a:before {
  content: " ";
  position: absolute;
  background: url(../img/li-marker2.gif) left bottom no-repeat;
  width: 8px;
  height: 15px;
  right: 10px;
  top: 17px;
}
.nav-collapse_ .nav > li li.sub-menu > a:before {
  background-position: 0 0 !important;
}
.nav-collapse_ .nav > li.sfHover,
.nav-collapse_ .nav > li.sfHover:hover,
.nav-collapse_ .nav > li:hover,
.nav-collapse_ .nav > li.active,
.nav-collapse_ .nav > li.active:hover {
  border-left: #bd202e 1px solid;
  border-right: #bd202e 1px solid;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.nav-collapse_ .nav > li.sfHover > a,
.nav-collapse_ .nav > li.sfHover > a:hover,
.nav-collapse_ .nav > li > a:hover,
.nav-collapse_ .nav > li.active > a,
.nav-collapse_ .nav > li.active > a:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #bd202e;
  color: #ffffff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.nav-collapse_ .nav ul {
  position: absolute;
  display: none;
  width: 200px;
  left: -1px;
  top: 60px;
  list-style: none;
  zoom: 1;
  z-index: 9;
  margin: 0;
  background: #bd202e;
  border-left: #bd202e 1px solid;
  border-right: #bd202e 1px solid;
}
.nav-collapse_ .nav ul li {
  margin: 0;
  display: block;
}
.nav-collapse_ .nav ul li a {
  display: block;
  padding: 13px 10px 14px 10px;
  background: #bd202e;
  border-bottom: #bc3742 1px solid;
}
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  background: #bc3742;
  text-decoration: none;
  color: #ffffff;
}
.nav-collapse_ .nav ul ul {
  left: 200px;
  top: -1px;
  width: 100%;
  background: #bd202e;
  border-left: #bd202e 1px solid;
  border-right: #bd202e 1px solid;
}
.nav-collapse_ .nav ul ul li a {
  display: block;
  padding: 14px 10px 14px 10px;
  background: #bd202e;
  border-bottom: #bc3742 1px solid;
}
  .slider {
    height: auto;
	width:1230px;
  }
  .cramera_wrap {
    height: auto;
	width:1230px;
  }
  .thumbnails {
    margin: 0 0 0 -30px;
  }
  .contact-form2 textarea,
  .contact-form2 input {
    width: 230px;
  }
  .list-team {
    margin: 0 0 0 -30px;
  }
  .list-team li img {
    margin-right: 30px;
  }
  .list-team li {
    margin: 30px 0 0 30px;
  }
  .list-project {
    margin: 0 0 0 -30px;
  }
  .list-project li img {
    margin-right: 30px;
  }
  .list-project li {
    margin: 30px 0 0 30px;
  }
  address > strong {
    width: 370px;
  }
  .form-404 input {
    width: 220px;
  }
  .block-404 h2 em {
    font-size: 56px;
    line-height: 56px;
  }
  .thumbnails .thumbnail {
    min-height: 100px;
  }
  .thumbnails_2 .thumbnail {
    min-height: 459px;
  }
  .thumbnails .thumbnail .caption {
  padding: 0px 0px 15px 0px;
  color: #6f6f6f;
  text-align: center;
}
  h4 {
  font-size: 16px;
  margin: 0px 0 15px 0px;
  padding: 5px 0 0 5px;
  font-weight: normal;
  text-align:center;
}

}
@media (max-width: 1199px) {
  
}
/*iPads Horizontal*/
@media (min-width: 980px) and (max-width: 1199px) {
	.thumbnails .thumbnail .caption {
  padding: 0px 0px 15px 0px;
  color: #6f6f6f;
  text-align: center;
}
h3 {
    font-size: 16px;
  }
  h4 {
  font-size: 16px;
  margin: 0px 0 15px 0px;
  padding: 5px 0 0 5px;
  font-weight: normal;
  text-align:center;
}
.span2-b {
    width: 114px;
	height: 124px;
  }
	 
}
@media (min-width: 979px) {
	 
}
@media (max-width: 979px) {
  address > strong {
    float: none;
  }
  .contact-form input {
    width: 100%;
  }
}

/*iPads Vertical*/
@media (min-width: 768px) and (max-width: 979px) {
  /* navbar */
  .navbar_ .btn-navbar {
    display: none;
  }
  .navbar_ .nav-collapse_ {
    overflow: visible;
    height: auto;
    line-height: 0;
  }
  .nav-collapse_ .nav {
    display: inline-block;
    margin: 0 0px;
    line-height: 10;
  }
  .navbar_ .nav-collapse_ .nav > li {
    float: left;
  }
  .nav-collapse_ .nav > li > a {
    margin-bottom: 0;
    font-weight: normal;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	padding: 10px 0px 15px 0px;
    width: 135px;
	height: 34px;
  }
  /**/
  .slider {
    height: auto;
    max-height: 500px;
  }
  .thumbnails .span3 {
    width: 45%;
  }
  .thumbnails .thumbnail .caption {
  padding: 0px 0px 15px 0px;
  color: #6f6f6f;
  text-align: center;
}
  h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 12px;
  }
  .list-news li img {
    float: none;
    margin-bottom: 10px;
  }
  .flickr_badge_image a {
    height: 50px;
    width: 50px;
  }
  .contact-form2 textarea,
  .contact-form2 input {
    width: 127px;
  }
  .list-team li img {
    float: none;
    margin: 0;
  }
  .list-project li img {
    float: none;
    margin: 0;
  }
  .dl-horizontal dd {
    overflow: visible;
  }
  .list-blog li img {
    width: 150px;
    height: 150px;
  }
  .form-404 input {
    width: 110px;
  }
  .thumbnails .thumbnail {
	  min-height:133px;
  }
  .thumbnails_2 .thumbnail {
    min-height: 133px;
  }
  .list-noicon {
  margin: 0;
  list-style: none;
}
.list-noicon li {
  padding: 8px 0px 0px 20px;
  margin: 0px 0 5px 0;
  line-height: 16px;
  border-top: #e5e5e5 1px solid;
}
/*left navigation*/
.list-noicon li:first-child {
  margin-top: -6px;
  border: none;
}
.list-noicon li.last-child {
  margin-bottom: 0 !important;
}
.list-noicon li a {
  color: #6f6f6f;
}
.list-noicon li a:hover {
  color: #bd202e;
}
.btn-list-noicon-indent {
  margin-top: 36px !important;
}
/* buttons*/
.btn {
  background: #bd202e;
  border: none;
  text-shadow: none;
  font-size: 8px;
  line-height: 10px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 10px 16px 10px 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-top: 0px;
}
.btn:hover {
  background-color: #6f6f6f;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #FFFFFF;
}
.btn_ {
  background: #fff;
}
.btn-small {
  padding: 6px 12px 6px 12px;
  background: #bd202e;
  color: #ffffff;
  margin-top: 8px;
}
.btn-small:hover {
  background-color: #6f6f6f;
}
}
/*iPhone 6+, 6, 5, 4*/
@media (max-width: 767px) {
  body {
    padding: 0;
    margin: 0;
  }
  .container {
    padding: 0 20px;
  }
  .mnav {
    display: block;
  }
  .select-menu {display:block !important;}
  .navbar_ .nav {
    display: none !important;
  }
  .navbar_ .btn-navbar {
    display: none;
  }
  .navbar_ .nav-collapse {
    overflow: visible;
  }
  .navbar_ .nav-collapse {
    height: auto;
    padding: 15px 0;
  }
  .navbar_ .nav-collapse select {
    width: 100%;
    position: relative;
    margin: 0;
  }
  h3 {
    font-size: 18px;
  }
  .slider {
    height: auto;
    min-height: 200px;
  }
  .btn {
  background: #bd202e;
  border: none;
  text-shadow: none;
  font-size: 8px;
  line-height: 10px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  padding: 12px 16px 22px 16px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin-bottom: 10px;
}
  /**/
  .thumbnails {
    margin: 0;
  }
  .thumbnails .thumbnail {
    padding-top: 30px;
  }
  .thumbnails .thumbnail h2 {
    margin: 20px 0 20px;
  }
  .indent-2 {
    padding-right: 0;
  }
  .contact-form2 textarea,
  .contact-form2 input {
    width: 85%;
  }
  .form-404 input {
    width: 70%;
  }
  .float {
    float: right !important;
  }
  .float2 {
    float: left !important;
  }
  .thumbnails .thumbnail {
    min-height: inherit;
  }
}
/*iPhone 6 and iPhone 6+ Horizontal*/
@media (min-width: 626px) and (max-width: 767px) {
  .indent-3 {
    float: left;
    margin-right: 20px;
  }
  .list-team li {
    width: 45%;
  }
  .list-team li img {
    height: 120px;
    width: 120px;
  }
  .list-project li {
    width: 45%;
  }
  .list-project li img {
    height: 120px;
    width: 120px;
  }
  .thumbnails_2 {
    margin-left: -25px;
  }
  .thumbnails_2 .span4 {
    float: left;
    margin-left: 25px;
    width: 45%;
  }
  .list-blog li img {
    width: 150px;
    height: 150px;
  }
  .thumbnails_2 .thumbnail {
    min-height: 478px;
  }
}
/*iPhone 5 and 4 Vertical and Horizontal*/
@media (max-width: 625px) {
  .header-block h1.brand a {
    float: none;
  }
  .header-block h1.brand span {
    display: block;
    text-align: right;
    margin: 0 16px 0 0;
  }
  .navbar-form input {
    width: 170px;
  }
  .indent-3 {
    width: 100%;
  }
  .img-indent2 {
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
  }
  .list-blog li img {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
  .thumbnails_2 .thumbnail {
    min-height: inherit;
  }
}
/*iPhone 5 and 4 Horizontal*/
@media (min-width: 482px) and (max-width: 625px) {
.thumbnails {
  margin: 0 0 0 -20px;
}
.thumbnails li {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  float: center;
}
.thumbnails .thumbnail,
.thumbnails_2 .thumbnail{
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
.thumbnails .thumbnail {
  margin: 0px;
  background: #fff;
  padding: 0px 0px 0px 0px;
  text-align: center;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  min-height: 10px;
  max-width: 370px;
}
.thumbnails .thumbnail div {
  height: 30px;
  background-position: center 0;
}
.thumbnails .thumbnail h2 {
  margin: 0px 0 0px 0;
}
.thumbnails .thumbnail p {
  margin: 0;
}
.thumbnails .thumbnail a.btn {
  margin-top: 31px;
}
.thumbnails .thumbnail:hover {
  background: #bd202e;
  color: #ffffff;
}
.thumbnails .thumbnail:hover h2 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover h3 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover h4 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover h5 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover div {
  background-position: center bottom;
}
/*thumbnail_2*/
.thumbnails_2 {
  margin: 0px;
  padding-top: 5px;
  list-style-type: none;
}
.thumbnails_2 li {
  margin-top: 5px;
  margin-bottom: 0;
  float: left;
}
.thumbnails_2 .thumbnail {
  margin: 0px;
  padding-bottom: 5px;
  background: #fff;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  min-height: 75px;
  max-height: 100px;
}
.thumbnails_2 .thumbnail .caption {
  padding: 0px 0px 15px 0px;
  color: #6f6f6f;
  text-align: center;
}
.thumbnails_2 .thumbnail .btn {
  margin-top: 31px;
}
.thumbnails_2 .thumbnail:hover {
  background: #bd202e;
  color: #ffffff;
}
.thumbnails_2 .thumbnail:hover h3 {
  color: #ffffff;
}
.thumbnails_2 .thumbnail div {
  height: 10px;
  background-position: center 0;
}
  
}
/*iPhone 6 and 6+ Vertical*/
@media (min-width: 374px) and (max-width: 415px) {
.contact-form2 textarea,
 contact-form2 input {
  width: 75%;
  }
  .span4 {
    width: 350px;
	padding-right:5px;
	padding-top:10px;
  }
  .thumbnails .thumbnail .caption {
  padding: 0px 0px 15px 0px;
  color: #6f6f6f;
  text-align: center;
}
}
/*iPhone 6 and 6+ Horizontal*/
@media (min-width: 666px) and (max-width: 737px) {
.thumbnails {
  margin: 0 0 0 -10px;
}
.thumbnails li {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  float: center;
}
.thumbnails .thumbnail,
.thumbnails_2 .thumbnail{
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
.thumbnails .thumbnail {
  margin: 0px;
  background: #fff;
  padding: 0px 0px 0px 0px;
  text-align: center;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  min-height: 10px;
  max-width: 370px;
}
.thumbnails .thumbnail div {
  height: 30px;
  background-position: center 0;
}
.thumbnails .thumbnail h2 {
  margin: 0px 0 0px 0;
}
.thumbnails .thumbnail p {
  margin: 0;
}
.thumbnails .thumbnail a.btn {
  margin-top: 31px;
}
.thumbnails .thumbnail:hover {
  background: #bd202e;
  color: #ffffff;
}
.thumbnails .thumbnail:hover h2 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover h3 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover h4 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover h5 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover div {
  background-position: center bottom;
}
.thumbnails .thumbnail .caption {
  padding: 0px 0px 15px 0px;
  color: #6f6f6f;
  text-align: center;
}
/*thumbnail_2*/
.thumbnails_2 {
  margin: 0px;
  padding-top: 5px;
  list-style-type: none;
}
.thumbnails_2 li {
  margin-top: 5px;
  margin-bottom: 0;
  float: left;
}
.thumbnails_2 .thumbnail {
  margin: 0px;
  padding-bottom: 5px;
  background: #fff;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  min-height: 75px;
  max-height: 100px;
}
.thumbnails_2 .thumbnail .caption {
  padding: 0px 0px 15px 0px;
  color: #6f6f6f;
  text-align: center;
}
.thumbnails_2 .thumbnail .btn {
  margin-top: 31px;
}
.thumbnails_2 .thumbnail:hover {
  background: #bd202e;
  color: #ffffff;
}
.thumbnails_2 .thumbnail:hover h3 {
  color: #ffffff;
}
.thumbnails_2 .thumbnail div {
  height: 10px;
  background-position: center 0;
}
  
}
/*iPhone 4 Horizontal*/
@media (max-width: 481px) {
  .navbar-form {
    display: none;
  }
  .header-links {
    margin-top: 50px;
  }
  .flickr_badge_image a {
    height: 75px;
    width: 75px;
  }
  footer .span12 span {
    display: none;
  }
  footer .span12 em {
    display: block;
  }
  .thumbnails {
  margin: 0 0 0 -20px;
}
.thumbnails li {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  float: center;
}
.thumbnails .thumbnail,
.thumbnails_2 .thumbnail{
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
.thumbnails .thumbnail {
  margin: 0px;
  background: #fff;
  padding: 0px 0px 0px 0px;
  text-align: center;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  min-height: 10px;
  min-width: 50px;
}
.thumbnails .thumbnail div {
  height: 30px;
  background-position: center 0;
}
.thumbnails .thumbnail h2 {
  margin: 0px 0 0px 0;
}
.thumbnails .thumbnail p {
  margin: 0;
}
.thumbnails .thumbnail a.btn {
  margin-top: 31px;
}
.thumbnails .thumbnail:hover {
  background: #bd202e;
  color: #ffffff;
}
.thumbnails .thumbnail:hover h2 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover h3 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover h4 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover h5 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover div {
  background-position: center bottom;
}
/*thumbnail_2*/
.thumbnails_2 {
  margin: 0px;
  padding-top: 5px;
  list-style-type: none;
}
.thumbnails_2 li {
  margin-top: 5px;
  margin-bottom: 0;
  float: left;
}
.thumbnails_2 .thumbnail {
  margin: 0px;
  padding-bottom: 5px;
  background: #fff;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  min-height: 100px;
}
.thumbnails_2 .thumbnail .caption {
  padding: 0px 0px 15px 0px;
  color: #6f6f6f;
  text-align: center;
}
.thumbnails_2 .thumbnail .btn {
  margin-top: 31px;
}
.thumbnails_2 .thumbnail:hover {
  background: #bd202e;
  color: #ffffff;
}
.thumbnails_2 .thumbnail:hover h3 {
  color: #ffffff;
}
.thumbnails_2 .thumbnail div {
  height: 10px;
  background-position: center 0;
}
}
/*iPhone 5 and 4 Vertical*/
@media (min-width: 320px) and (max-width: 481px) {
  
}
/*iPhone 5 and 4 Vertical*/
@media (max-width: 355px) {
  .header-links {
    display: none;
  }
  .list-news li img {
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }
  .list-team li img {
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
  }
  .list-project li img {
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
  }
  .thumbnails {
  margin: 0 0 0 -20px;
}
.thumbnails li {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
  float: center;
}
.thumbnails .thumbnail,
.thumbnails_2 .thumbnail{
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  padding: 0;
}
.thumbnails .thumbnail {
  margin: 0px;
  background: #fff;
  padding: 0px 0px 0px 0px;
  text-align: center;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  min-height: 10px;
  min-width: 50px;
}
.thumbnails .thumbnail div {
  height: 30px;
  background-position: center 0;
}
.thumbnails .thumbnail h2 {
  margin: 0px 0 0px 0;
}
.thumbnails .thumbnail p {
  margin: 0;
}
.thumbnails .thumbnail a.btn {
  margin-top: 31px;
}
.thumbnails .thumbnail:hover {
  background: #bd202e;
  color: #ffffff;
}
.thumbnails .thumbnail:hover h2 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover h3 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover h4 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover h5 {
  color: #ffffff;
}
.thumbnails .thumbnail:hover div {
  background-position: center bottom;
}
/*thumbnail_2*/
.thumbnails_2 {
  margin: 0px;
  padding-top: 5px;
  list-style-type: none;
}
.thumbnails_2 li {
  margin-top: 5px;
  margin-bottom: 0;
  float: left;
}
.thumbnails_2 .thumbnail {
  margin: 0px;
  padding-bottom: 5px;
  background: #fff;
  -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.03);
  min-height: 100px;
}
.thumbnails_2 .thumbnail .caption {
  padding: 0px 0px 15px 0px;
  color: #6f6f6f;
  text-align: center;
}
.thumbnails_2 .thumbnail .btn {
  margin-top: 31px;
}
.thumbnails_2 .thumbnail:hover {
  background: #bd202e;
  color: #ffffff;
}
.thumbnails_2 .thumbnail:hover h3 {
  color: #ffffff;
}
.thumbnails_2 .thumbnail div {
  height: 10px;
  background-position: center 0;
}
}
@media (max-width: 320px) {
  
}
/*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;
}
