@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,800,700);
/*font-family: 'Open Sans', sans-serif; @customFontFam*/
/*------ template stylization ------*/
p {
  margin-bottom: 18px;
}
.main {
  min-height: 100%;
  width: 100%;
  height: auto;
}
/* headings, text */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-weight: normal;
  font-family: ;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a {
  outline: none;
}
h2 {
  position: relative;
  display: block;
  color: #373737;
  font-size: 20px;
  line-height: 1em;
  margin: 40px 0 19px 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
#content ul {
  list-style: none;
}
.dis-block {
  display: block;
}
.left-0 {
  margin-left: 0 !important;
}
.last-mbot {
  margin-bottom: 0 !important;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.wrapper,
.extra-wrap,
.wrapper-extra {
  overflow: hidden;
}
/*=================My styles of bootstrap================*/
.col {
  color: #373737;
}
.link {
  color: #1e120b;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  text-decoration: underline;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
}
.link:hover {
  color: #000;
  text-decoration: underline;
}
.link-1 {
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  text-decoration: underline;
  font-weight: 800;
  text-transform: uppercase;
  color: #003463;
}
.link-1:hover {
  color: #000;
  text-decoration: underline;
}
/*css styles for image-block*/
.img-indent-1 {
  overflow: hidden;
}
.img-indent-1 img {
  display: block;
  float: none;
  margin: 0 22px 10px 0;
}
.img-indent-1 .extra-wrap {
  overflow: hidden;
  padding: 0 20px 0 0;
}
/*==================list=================*/
.list {
  display: block;
  overflow: hidden;
  margin: 0 0 0 0;
}
.list li {
  display: block;
  overflow: hidden;
  margin: 0 0 0 0;
  padding: 5px 0;
  font-size: 13px;
}
.list li a {
  color: #003463;
  font-weight: bold;
}
.list li a:hover {
	color: #D6D6D6;
}
.list li a:hover span {
  background-position: 0 bottom;
}
.list li a span {
  display: inline-block;
  background: url(../img/bg-list-li.png) 0 0 no-repeat;
  width: 4px;
  height: 7px;
  margin: 0 13px 0 0;
  position: relative;
  top: -1px;
}
.list-news {
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 2px 0 0 0;
}
.list-news li {
  display: block;
  border-top: 1px solid #e8e8e8;
  padding: 18px 0 2px 0;
}
.list-news li:first-child {
  border-top: none;
  padding-top: 5px;
}
.list-news li a {
  color: #373737;
}
.list-news li a:hover {
  color: #acacac;
}
.list-news li .date {
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-size: 30px;
  line-height: 1em;
  display: block;
  margin-bottom: 12px;
}
.list-news li .date a {
  color: #003463;
}
.list-news li .date a:hover {
  color: #acacac;
}
figure.img-polaroid {
  display: inline-block;
  margin: 0 0 15px 0;
}
.img-polaroid {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  margin-bottom: 15px;
  padding: 0;
  border: none;
  background: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.img-polaroid img {
  max-width: inherit;
  width: 100%;
}
.thumbnails {
  margin: 0 0 0 0;
}
.thumbnails .thumbnail {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  margin: 0 0 20px 20px;
  padding: 0;
}
.thumbnails .thumbnail p {
  color: #acacac;
}
.thumbnails .thumbnail .img-polaroid {
  width: 100%;
}
/*------===============HEADER==============------- */
header {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 999;
  padding: 29px 0 0 0;
  height: auto;
}
header.header-subpages {
  border-bottom: 5px solid #003463;
}
.soc-icons {
  display: block;
  margin: 24px 0 0 0;
  float: right;
}
.soc-icons li {
  float: left;
  display: block;
  margin: 0 2px 0 16px;
}
.soc-icons li a {
  display: inline-block;
}
.soc-icons li a:hover {
  background-position: 0 bottom;
}
.soc-icons li .icon {
  background: url(../img/icon.png) 0 0 no-repeat;
  width: 9px;
  height: 15px;
}
.soc-icons li .icon-1 {
  background: url(../img/icon-1.png) 0 0 no-repeat;
  width: 19px;
  height: 15px;
}
.soc-icons li .icon-2 {
  background: url(../img/icon-2.png) 0 0 no-repeat;
  width: 14px;
  height: 14px;
}
/* navbar */
.navbar_ {
  margin-bottom: 0 !important;
  padding-bottom: 19px;
}
.navbar_ .collapse {
  overflow: visible;
}
.navbar_ .brand {
  position: relative;
  display: inline-block;
  float: left;
  overflow: hidden;
  margin: 0;
  padding: 0;
  line-height: 22px;
}
.navbar_ .brand span {
  position: absolute;
  left: -400px;
  display: block;
}
.navbar_ .navbar-inner {
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  margin: 0;
  padding: 0;
  min-height: inherit;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
  margin: 0 0 0 48px;
  padding: 25px 0 0 0;
  background: none;
  float: left;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.nav-collapse_ .nav {
  display: block;
  float: none;
  margin: 0;
  padding: 0;
}
/*nav*/
.header-subpages .nav-collapse_ .nav ul {
  background: #eeeeee;
}
.nav-collapse_ .nav li {
  position: relative;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  zoom: 1;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
}
.nav-collapse_ .nav li a {
  margin: 0;
  padding: 0;
  color: #494949;
  text-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  line-height: 20px;
}
.nav-collapse_ .nav > li {
  display: inline-block;
  float: left;
  margin: 0 48px 0 0;
  border: none;
}
.nav-collapse_ .nav > li > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.nav-collapse_ .nav > li.sub-menu:after {
  position: absolute;
  top: 20px;
  left: 50%;
  display: block;
  margin-left: -4px;
  width: 8px;
  height: 4px;
  background: url(../img/indicator.png) 0 0 no-repeat;
  content: '';
}
.nav-collapse_ .nav ul {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: absolute;
  top: 30px;
  left: -38px;
  z-index: 9;
  display: none;
  margin: 0;
  padding: 20px 0 20px 0;
  width: 227px ;
  background: #ffffff;
  list-style: none;
  zoom: 1;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
}
.nav-collapse_ .nav ul > li.sub-menu:after {
  position: absolute;
  top: 14px;
  left: 90%;
  display: block;
  width: 8px;
  height: 4px;
  background: url(../img/indicator.png) 0 0 no-repeat;
  content: '';
}
.nav-collapse_ .nav ul li {
  display: block;
  padding: 5px 0 6px 43px;
  text-align: left;
}
.nav-collapse_ .nav ul li a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  display: inline-block;
}
.nav-collapse_ .nav ul ul {
  position: relative;
  background: none;
  padding: 0;
  top: auto;
  left: auto;
  display: block;
  width: auto;
}
.nav-collapse_ .nav ul ul li {
  padding-left: 23px;
}
.nav-collapse_ .nav ul ul li a:hover {
  background: none;
}
/*hover for first level*/
.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 {
  background: none;
  color: #003463;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*hover for second level*/
.nav-collapse_ .nav > li > ul li > a:hover,
.nav-collapse_ .nav > li > ul li.sfHover > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #003463;
}
/*-----================== HEADER END =================------*/
/*------================== Content =================------- */
#content {
  position: relative;
  padding: 0 0 51px 0;
}
/*----====================Content end ==================----*/
/*==========================PAGES===========================*/
/*=========================index============================*/
.box {
  background: #003463;
  border-top: 1px solid #003463;
  padding: 28px 0 35px 0;
}
.block {
  overflow: hidden;
}
.block:hover p {
  color: #BAD1EB;
}
.block:hover .font20 {
  color: #BAD1EB;
}
.block:hover .link {
  color: #BAD1EB;
}
.block:hover span {
  background-position: 0 bottom !important;
}
.block span {
  float: left;
  -webkit-border-radius: 620px;
  -moz-border-radius: 620px;
  border-radius: 620px;
  margin: 0 10px 0 0;
  width: 50px;
  height: 50px;
}
.block p {
  color: #ffffff;
  margin: 14px 0 9px 0;
}
.block .link:hover {
  color: #000;
}
.font20 {
  font-size: 20px;
  line-height: 1.2em;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  display: inline-block;
}
.img-1 {
  background: url(../img/img.png) 0 0 no-repeat;
}
.img-2 {
  background: url(../img/img-1.png) 0 0 no-repeat;
}
.img-3 {
  background: url(../img/img-2.png) 0 0 no-repeat;
}
.img-4 {
  background: url(../img/img-3.png) 0 0 no-repeat;
}
.block-support {
  font-size: 30px;
  line-height: 1em;
  color: #003463;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  margin: 62px 0 4px 0;
}
.block-support span {
  font-size: 63px;
  line-height: 1em;
  color: #373737;
  display: block;
}
.banner {
  background: #eeeeee url(../img/bg-banner.jpg) right bottom no-repeat;
  padding: 40px 220px 43px 50px;
}
.banner a {
  font-size: 38px;
  line-height: 1em;
  color: #373737;
  font-weight: bold;
  font-family: 'Open Sans', sans-serif;
}
.banner a:hover {
  color: #003463;
}
.banner strong {
  font-size: 26px;
  line-height: 28px;
  color: #acacac;
  display: block;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  margin: 3px 0 0 0;
}
.banner p {
  margin: 21px 62px 0 0;
}
/*=========================index-1==========================*/
.img-indent .img-polaroid {
  width: 100%;
  margin-top: 9px;
}
.list-dl {
  padding: 5px 0 0 0;
  overflow: hidden;
}
.list-dl dd {
  margin: 0 0 19px 60px;
  overflow: hidden;
  color: #acacac;
}
.list-dl dt {
  position: relative;
  overflow: hidden;
}
.list-dl dt span {
  display: block;
  background: #003463;
  float: left;
  width: 40px;
  height: 40px;
  font-size: 30px;
  line-height: 1em;
  margin: 3px 20px 0 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px 0 0 0;
  text-align: center;
  -webkit-border-radius: 620px;
  -moz-border-radius: 620px;
  border-radius: 620px;
}
.list-dl dt strong {
  display: block;
  overflow: hidden;
}
.box-staff {
  margin: 0 0 0 -20px;
  padding: 7px 0 0 0;
}
.box-staff .span2 {
  margin-bottom: 18px;
}
.box-staff .span2 .img-polaroid {
  margin-bottom: 0;
  width: 100%;
}
.testimonials blockquote {
  padding: 4px 0 0 0;
  background: url(../img/bg-thumb-li.png) 2px 7px no-repeat;
  border: none;
  margin: 0;
}
.testimonials blockquote p {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 19px;
  text-indent: 21px;
}
.testimonials blockquote a {
  font-size: 13px;
}
/*=========================index-2==========================*/
.block-service {
  background: #eeeeee;
  margin: 9px 0 0 0;
}
.block-service .inner-text {
  padding: 1px 20px 17px;
}
.block-service .img-block {
  margin-bottom: 21px;
  width: 100%;
}
.block-service p {
  margin: 0 0 0 0;
}
/*=========================index-3==========================*/
.list-1 {
  display: block;
  margin: 0;
  padding: 6px 0 0 0;
  *zoom: 1;
}
.list-1:before,
.list-1:after {
  display: table;
  content: "";
  line-height: 0;
}
.list-1:after {
  clear: both;
}
.list-1 li span {
  display: block;
  background: #003463;
  float: left;
  width: 40px;
  height: 40px;
  font-size: 30px;
  line-height: 1em;
  margin: 3px 20px 0 0;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px 0 0 0;
  text-align: center;
  -webkit-border-radius: 620px;
  -moz-border-radius: 620px;
  border-radius: 620px;
}
.block-indent {
  background: #eeeeee;
  margin: 0 0 30px 0;
  *zoom: 1;
  font-size: 13px;
  line-height: 18px;
  color: #acacac;
}
.block-indent:before,
.block-indent:after {
  display: table;
  content: "";
  line-height: 0;
}
.block-indent:after {
  clear: both;
}
.block-indent .img-polaroid {
  float: left;
  margin: 0 20px 0 0;
}
.block-indent .extra-wrap {
  padding: 16px 15px 0 20px;
  overflow: visible;
}
/*=========================index-4==========================*/
/*=========================index-5==========================*/
.pp {
  color: #003463;
}
.pp:hover {
  color: #373737;
}
/*==========================404=============================*/
.row-404 .span7 img {
  margin: 27px 0 0 0;
  width: 100%;
}
#search {
  position: relative;
  overflow: hidden;
  padding: 3px 0 0 0;
}
#search input {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0 0 15px 0;
  padding: 6px 10px;
  width: 100%;
  height: 32px;
  border: 1px solid #e4e1e1;
  background: #f4f4f4;
  color: #acacac;
  font-size: 13px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#search input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/*======================Privacy Policy======================*/
/*================CONTACT FORM, MAP, ADRESS=================*/
.map {
  display: block;
  margin: 0 0 25px 0;
  line-height: 0;
}
.map iframe {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 403px ;
  border: none;
  line-height: 0;
}
.adress {
  font-size: 13px;
  padding: 5px 0 0 0;
}
.adress em {
  display: block;
  font-style: normal;
  margin-bottom: 18px;
}
.adress span {
  display: block;
}
.adress strong {
  display: inline-block;
}
.adress strong.title1 {
  font-size: 13px;
  line-height: 18px;
  color: #373737;
  display: block;
}
#contact-form {
  position: relative;
  z-index: 1;
  margin: 0 ;
  padding: 9px 0 0 0;
  vertical-align: top;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.txt-form {
  display: block;
  padding-bottom: 6px;
  color: #ffffff;
}
.txt-form span {
  color: #ffffff;
}
.form-div-1,
.form-div-2,
.form-div-3 {
  float: left;
  width: 200px;
}
.form-div-1 {
  margin-right: 10px;
}
.form-div-2 {
  margin-right: 10px;
}
#contact-form div {
  overflow: hidden;
}
#contact-form fieldset {
  position: relative;
  z-index: 10;
  overflow: hidden;
  padding: 0;
  width: 100%;
  border: none;
}
#contact-form label {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  min-height: 42px;
  width: 100%;
}
#contact-form .message {
  display: block !important;
  min-height: 115px;
  width: 100%;
}
#contact-form input,
#contact-form textarea {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin: 0;
  padding: 6px 10px;
  width: 100%;
  outline: none;
  border: 1px solid #e4e1e1;
  background: #f4f4f4;
  color: #acacac;
  font-size: 13px;
  line-height: 20px !important;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contact-form input {
  height: 32px;
}
#contact-form input:focus,
#contact-form textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#contact-form .area .error {
  float: none;
}
#contact-form textarea {
  overflow: auto;
  width: 100%;
  height: 115px;
  resize: none;
}
#contact-form .success {
  position: absolute;
  top: 4px;
  left: 0;
  z-index: 20;
  display: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 10px;
  width: 100%;
  border: 1px solid #fff;
  background: #000;
  color: #ffffff;
  text-align: center;
  text-transform: none;
  font-size: 18px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 22px;
}
#contact-form .error,
#contact-form .empty {
  position: absolute;
  top: 0;
  right: 2px;
  left: auto;
  text-align: right;
  display: none;
  overflow: hidden;
  padding: 5px 4px 0px 0;
  width: 100%;
  color: #f00;
  text-transform: none;
  font-size: 11px;
  line-height: 1.27em;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  cursor: default;
}
#contact-form .message .error,
#contact-form .message .empty {
  bottom: 5px;
  top: auto;
  right: auto;
  left: 3px;
  text-align: left;
}
.buttons-wrapper {
  position: relative;
  padding: 17px 0 0 0;
}
.buttons-wrapper a {
  cursor: pointer;
}
.buttons-wrapper > span {
  display: inline-block;
  margin-top: 0;
  color: #acacac;
  font-size: 13px;
  margin-left: 20px;
}
/*------================== FOOTER ================= ------- */
footer {
  position: relative;
  padding: 30px 0 43px 0 ;
  border-top: 1px solid #e8e8e8;
  color: #c7c7c7;
  font-size: 11px;
  line-height: 14px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
footer a {
  color: #c7c7c7;
}
footer a:hover {
  color: #003463;
}
.block-footer .logo-1 {
  float: none;
  display: block;
  margin: 0 5px 0 0;
}
.block-footer span {
  display: block;
  overflow: hidden;
  padding: 40px 0 0 0;
}
.list-client {
  margin: -3px 0 20px 0;
  *zoom: 1;
}
.list-client:before,
.list-client:after {
  display: table;
  content: "";
  line-height: 0;
}
.list-client:after {
  clear: both;
}
.list-client li {
  float: left;
  display: block;
  margin: 0 33px 0 0;
}
/*---===================== FOOTER END ================------*/
.select-menu {
  display: none !important;
}
/*-----================== MEDIA QUERIES============== ------*/
@media (min-width: 1200px) {
  .nav-collapse_ .nav > li {
    margin: 0 79px 0 0;
  }
  .nav-collapse_ {
    margin: 0 0 0 80px;
  }
  .block {
    padding-right: 35px;
  }
  .banner {
    padding-left: 98px;
  }
  h2 {
    font-size: 30px;
  }
  #contact-form label {
    display: inline-block;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 250px;
  }
  .block-footer .logo-1 {
    float: left;
    display: inline-block;
    margin: 0 5px 0 0;
  }
  .block-footer span {
    display: block;
    overflow: hidden;
    padding: 40px 0 0 0;
  }
  .box-staff {
    margin: 0 0 0 -30px;
  }
  .box-staff .span2 {
    margin-bottom: 30px;
  }
  .block-indent .extra-wrap {
    overflow: hidden;
    padding-left: 0;
  }
  .thumbnails {
    margin: 0 0 0 0;
  }
  .thumbnails .thumbnail {
    margin: 0 0 20px 30px;
  }
  .list-dl dd {
    margin-top: -7px;
  }
}
@media (min-width: 980px) and (max-width: 1199px) {
  .nav-collapse_ {
    height: auto !important;
  }
}
@media (max-width: 979px) {
  .nav-collapse_ {
    height: auto !important;
  }
  .navbar_ .navbar-inner {
    text-align: center;
  }
  .navbar_ .brand {
    float: none;
    margin-bottom: 10px;
  }
  .navbar_ .nav-collapse_ {
    height: auto !important;
    float: none;
  }
  .navbar_ .nav-collapse_ .nav {
    float: none;
    text-align: center;
    display: inline-block;
  }
  .soc-icons {
    display: inline-block;
    float: none;
  }
  .block span {
    float: none;
    margin: 0 0 10px 0;
    display: block;
  }
  .banner {
    padding: 40px 120px 43px 50px;
  }
  .banner p {
    margin-right: 0;
  }
  .block-support {
    font-size: 20px;
  }
  .block-support span {
    font-size: 35px;
  }
  .box-list .span2 {
    float: left;
    width: 28%;
    margin: 0 0 0 20px;
  }
  .list-1 .extra-wrap {
    overflow: visible;
  }
  .map {
    padding-bottom: 26px;
  }
  .map iframe {
    height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .list-dl dd {
    margin-left: 0;
  }
  .block-indent .img-polaroid {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .block-indent .extra-wrap {
    overflow: hidden;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    width: 145px;
  }
  .form-div-1,
  .form-div-2 {
    margin-right: 20px;
  }
  .banner {
    padding-bottom: 150px;
  }
}
@media (max-width: 767px) {
  .navbar_ .nav-collapse_ .nav {
    display: none;
  }
  .nav-collapse_ {
    height: auto !important;
    margin: 0;
  }
  .select-menu {
    display: block !important;
    margin-bottom: 2px;
    width: 100%;
    border: 1px solid #000;
    background: #ffa401;
    color: #000;
    cursor: pointer;
  }
  .select-menu option {
    padding-bottom: 3px;
  }
  .box .span3 {
    float: left;
    width: 45%;
    margin: 0 20px 20px 0;
  }
  .block span {
    float: left;
    margin: 0 20px 10px 0;
    display: block;
  }
  .banner {
    margin: 30px 0 0 0;
    padding-bottom: 150px;
  }
  .box-staff {
    margin: 0;
  }
  .box-staff .span2 {
    float: left;
    width: 26%;
    margin: 0 20px 19px 0;
  }
  .img-indent .img-polaroid {
    float: left;
    margin: 0 20px 15px 0;
    width: auto;
  }
  .list-dl dd {
    margin-top: 0;
  }
  .testimonials blockquote {
    margin-bottom: 20px;
  }
  .testimonials blockquote p {
    margin-bottom: 15px;
  }
  .thumbnails .span3 {
    float: left;
    margin: 0 20px 20px 0;
    width: 45%;
  }
  .thumbnails .span3 .img-polaroid {
    width: 100%;
  }
  .map {
    padding-bottom: 26px;
  }
  .map iframe {
    height: 250px;
  }
  .form-div-1,
  .form-div-2,
  .form-div-3 {
    float: none;
    width: 100%;
    margin: 0 0 0 0;
  }
}
@media (min-width: 626px) and (max-width: 767px) {
  
}
@media (max-width: 626px) {
  
}
@media (max-width: 530px) {
  .box .span3 {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .img-indent .img-polaroid {
    float: none;
    margin: 0 0 15px 0;
    width: 100%;
  }
  .thumbnails .span3 {
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
  }
  .box-list .span2 {
    width: 100%;
    float: none;
    margin: 0;
  }
}
@media (min-width: 482px) and (max-width: 625px) {
  
}
@media (max-width: 480px) {
  .box-staff .span2 {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .box-staff .span2 .img-polaroid {
    width: 100%;
  }
  .block-indent .img-polaroid {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .block-indent .extra-wrap {
    overflow: hidden;
  }
  .banner {
    padding: 20px 20px 200px 20px;
  }
}
@media (min-width: 320px) and (max-width: 481px) {
  
}
@media (max-width: 320px) {
  .box-list .span2 {
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
  }
  .list-client li {
    float: none;
    display: block;
    margin: 0 0 20px 0;
  }
}
/*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: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
