@import url(//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css);
@import url(//fonts.googleapis.com/css?family=Droid+Sans|Asap|Six+Caps);
@import url(http://fonts.googleapis.com/css?family=Anton);
@import url(http://fonts.googleapis.com/css?family=Roboto:300);
@import url(http://fonts.googleapis.com/css?family=Roboto:400);
@import url(http://fonts.googleapis.com/css?family=Roboto:700);
@import 'photoswipe.css';
@import 'jquery-ui-1.10.3.custom.css';
@import 'tmMultimediaGallery.css';
@import 'owl.carousel.css';
@import 'owl.theme.css';
@import 'owl.transitions.css';
/*------ template stylization ------*/
body {
  overflow: hidden;
  color: #fff;
}
p {
    font-family: "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 17px;
    line-height: 24px;
  margin-bottom: 15px;
  color: #fff;
}
.p1 {
  color: #ffffff;
}
.a1 {
  font: 15px/24px 'Roboto', 'sans-serif';
  color: #ffffff;
  display: inline-block;
  margin-bottom: 15px;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.a1:hover {
  color: #000000;
  text-decoration: none;
}
address {
  margin-bottom: 15px;
}
a,
a:focus,
a:active {
  text-decoration: none;
  outline: none;
  color: #ffffff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
a:hover,
a:focus:hover,
a:active:hover {
  text-decoration: none;
  color: #000000;
}
hr {
  margin: 15px 0;
  border-top: 1px solid #000000;
}
h2 {
  font: 41px 'Anton', 'sans-serif';
  line-height: 40px;
  color: #ffffff;
  text-transform: uppercase;
  margin: 0 0 30px 0;
  padding: 0;
}
h2 span {
  color: #000000;
}
h3,
.font-style-1 {
  font: 17px 'Asap', sans-serif;
  line-height: 20px;
  color: #ffffff;
  margin: 0px 0px 19px 0px;
}
h4 {
  font: 14px "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  color: #ffffff;
  margin: 0px 0px 0px 0px;
}
h3 a,
h4 a,
h5 a,
.font-style-1 a {
  color: inherit;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
h3 a:hover,
h4 a:hover,
h5 a:hover,
.font-style-1 a:hover {
  color: #ffffff;
  text-decoration: none;
}
a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
#webSiteLoader {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: url(../img/base/site_loader.gif) #000000 center no-repeat;
}
/* header and footer */
header,
footer {
  position: relative;
  z-index: 200;
}
footer {
  position: absolute;
  bottom: 0;
  left: 0;
}
/*-----list-----*/
.list1 {
  margin: 0;
  padding: 0;
  margin-top: 5px;
  display: block;
  width: 130%;
  text-align: left;
}
.list1 li {
  display: block;
  margin-bottom: 10px;
}
.list1 li span {
  width: 4px;
  height: 7px;
  display: inline-block;
  margin-bottom: 3px;
  margin-right: 10px;
  background: url(../img/more_arr.png) no-repeat;
}
.list1 li a {
  font: 300 17px/17px 'Roboto', 'sans-serif';
  color: #000000;
  text-transform: none;
  display: inline-block;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list1 li a:hover {
  text-decoration: none;
  color: #ffffff;
}
/*------------- HEADER ---------------------------------------------------------- */
header {
  position: relative;
  text-align: left;
  z-index: 300;
  margin: 0px 0px 30px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
h1 {
  position: relative;
  display: inline-block;
  width: 417px;
  height: 148px;
  overflow: hidden;
  margin: 0;
  margin-top: 100px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
h1 .navbar-brand {
  position: relative;
  display: block;
  width: 100%;
  height: 77%;
  text-indent: 100%;
  background: url(../img/logo.png) 0 no-repeat;
  background-size: cover;
}
h1 .navbar-brand:hover {
  text-decoration: none;
}
/*-----------  MENU  ------------------------------------------------------------*/
.mainNav {
  position: relative;
  z-index: 20;
  text-align: left;
  margin: 6px 0px 0px;
}
.mainNav > ul {
  position: relative;
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
.mainNav > ul > li {
    display: block;
    float: left;
    margin: 0 20px 0 0;
    position: relative;
}
.mainNav > ul > li > a {
  position: relative;
  display: inline-block;
  font: 41px 'Anton', 'sans-serif';
  line-height: 40px;
  color: #000000;
  text-transform: uppercase;
  padding: 6px 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mainNav > ul > li.hover {
  z-index: 10;
}
.mainNav > ul > li.active > a,
.mainNav > ul > li.sfHover > a,
.mainNav > ul > li:hover > a {
  text-decoration: none;
  color: #ffffff;
}
.mainNav > ul > li .sf-mega {
  position: absolute;
  width: 150px;
  top: 0px;
  left: 150px;
  z-index: 1;
}
.mainNav > ul > li .sf-mega > ul {
  position: relative;
  width: 100%;
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;
  background: none;
}
.mainNav > ul > li .sf-mega > ul li {
  position: relative;
  display: block;
  margin: 0px 0px 5px 0px !important;
  float: none;
}
.mainNav > ul > li .sf-mega > ul li:first-child {
  padding-top: 7px;
}
.mainNav > ul > li .sf-mega > ul li:last-child {
  padding-bottom: 7px;
}
.mainNav > ul > li .sf-mega > ul li a {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font: 20px 'Anton', 'sans-serif';
  line-height: 25px;
  color: #000000;
  text-transform: uppercase;
  background: transparent;
  letter-spacing: 1px;
  padding: 0px 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mainNav > ul > li .sf-mega > ul li.sfHover > a,
.mainNav > ul > li .sf-mega > ul li a:hover {
  text-decoration: none;
  color: #ffffff;
}
.mainNav > ul > li .sf-mega > ul ul {
  position: absolute;
  top: 0;
  left: 80px;
  width: 100%;
  padding: 0px 0px 0px 0px;
  background: none;
  z-index: 2;
}
/*-----------  menu end  --------------------------------------------------------*/
/*---------------- HEADER end ------------------------------------------------*/
/*-------------- FOOTER ---------------------------------------------------- */
footer {
  margin: 0px;
}
footer .copyright {
  margin-top: 40px;
  margin-bottom: 30px;
  font: 300 14px/14px 'Roboto', 'sans-serif';
  position: relative;
  color: #ad8a25;
}
footer .copyright > a {
  color: inherit;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
footer .copyright > a:hover {
  color: #000000;
  text-decoration: none;
}
footer .navigation-holder {
  margin: 50px 50px 0px 20px;
}
footer .navigation-holder .owl-wrapper-outer {
  margin-left: 80px;
}
footer .owl .owl-prev {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer .owl .owl-prev:hover {
  background: url(../img/arrow_left_carusel.png) right 0 no-repeat;
}
footer .owl .owl-next {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
footer .owl .owl-next:hover {
  background: url(../img/arrow_right_carusel.png) left 0 no-repeat;
}
footer .owl-item a {
  position: relative;
  display: inline-block;
}
footer .owl-item a:after {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 3px solid transparent;
  content: '';
}
footer .owl-item a:hover:after {
  border-color: #fff;
}
footer .owl-item.active a:after {
  border-color: #fff;
}
.navigation-holder1 {
  position: absolute;
  bottom: 5%;
  left: -500px;
  width: 300px;
}
.navigation-holder1 .owl-wrapper-outer {
  margin-left: 77px;
}
.owl1 .owl-prev {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.owl1 .owl-prev:hover {
  background: url(../img/arrow_left_carusel.png) right 0 no-repeat;
}
.owl1 .owl-next {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.owl1 .owl-next:hover {
  background: url(../img/arrow_right_carusel.png) left 0 no-repeat;
}
.owl-item a {
  position: relative;
  display: inline-block;
}
.owl-item a:after {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 3px solid transparent;
  content: '';
}
.owl-item a:hover:after {
  border-color: #fff;
}
.owl-item.active a:after {
  border-color: #fff;
}
/*-----------  FOOTER END  ------------------------------------------------------*/
/*-----------  CONTENT HOLDER  --------------------------------------------------*/
#glob-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#contentHolder {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 1200px;
  height: 100%;
  overflow: hidden;
  z-index: 100;
  background: url(../img/content_bg.png);
}
#contentHolder header,
#contentHolder footer,
#contentHolder article,
#contentHolder .inner,
#contentHolder .copyright {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#other_pages {
  position: absolute;
  display: block;
  top: 0px;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  -webkit-transition: width 1s ease-in-out;
  transition: width 1s ease-in-out;
  overflow: hidden;
}
#other_pages > div {
  position: relative;
  width: 100%;
  height: 100%;
  margin-top: 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#gallery {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 200;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#content {
  position: relative;
  overflow: hidden;
}
#content > div {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* bootstrap classes */
.btn.btn-default {
  position: relative;
  background: none;
  border-radius: none;
  border: none;
  box-shadow: none;
  padding: 0px 20px 0 0;
  border-radius: 0;
  text-align: center;
  font: 30px 'Anton', 'sans-serif';
  line-height: 36px;
  color: #ffffff;
  text-transform: none;
  background: #000000;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn.btn-default:after {
  content: "";
  position: relative;
  top: 0px;
  right: -5px;
  background: url(../img/more_arr.png) no-repeat;
  display: inline-block;
  width: 4px;
  height: 7px;
}
.btn.btn-default:hover {
  text-decoration: none;
  background: #ffffff;
}
.btn.btn-default.btn-link {
  font: 15px/15px 'Roboto', 'sans-serif';
  color: #000000;
  background: transparent;
  padding: 0;
}
.btn.btn-default.btn-link:hover {
  background: transparent;
  color: #ffffff;
}
.btn.btn-default.btn-search {
  font: 17px/17px 'Anton', 'sans-serif';
  text-transform: none;
  color: #ffffff;
  background: #000000;
  padding: 10px 20px;
}
.btn.btn-default.btn-search:hover {
  background: #ffffff;
  color: #000000;
}
.btn.btn-default.btn-search:after {
  content: "";
  background: none;
  display: none;
}
.form-control {
  box-shadow: none;
  border-radius: 0;
  position: relative;
  width: 100%;
  height: 36px;
  padding: 10px;
  border: none;
  font: 13px "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  color: #000000;
  padding: 6px 11px;
  background: #ffffff;
}
.form-control:focus {
  color: #606060;
  border: 1px solid #e5e5e5;
  outline: none;
  background: #ffffff;
  -webkit-box-shadow: 0 0 0;
  box-shadow: 0 0 0;
}
/* end bstr classes*/

.g-map {
  position: relative;
  width: 430px;
  height: 310px;
  overflow: hidden;
  margin: 1px 31px 10px 0px;
  float: left;
}
.g-map iframe {
  position: relative;
  width: 100%;
  height: 100%;
  border: none;
  background: url(../img/base/site_loader_2.gif) #000000 center no-repeat;
}
.width-1 {
  display: inline-block;
  width: 74px;
}
#form-1 {
  position: relative;
  margin-top: 30px;
  margin-bottom: 1px;
  overflow: hidden;
  text-align: left;
}
#form-1 input,
#form-1 textarea,
#form-1 .success-message {
  position: relative;
  display: block;
}
#form-1 .success-message {
  position: absolute;
  top: -200px;
  left: 0;
  z-index: 10;
  width: 100%;
  text-align: center;
  padding: 81px 11px;
  font: 14px "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 20px;
  color: #000000;
  border: none;
  background: #ffffff;
  border: 1px solid #000000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#form-1 ._placeholder {
  position: absolute;
  left: 0;
  top: 0;
  cursor: text;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font: 13px "Droid Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 36px;
  color: #000000;
  width: 100%;
  height: 36px;
  padding: 0px 11px;
}
#form-1 textarea {
  width: 100%;
  height: 92px;
  overflow: auto;
  resize: none;
}
#form-1 label {
  position: relative;
  display: block;
  min-height: 38px;
  margin-bottom: 8px;
  overflow: hidden;
  float: left;
  width: 100%;
}
#form-1 label.message {
  width: 100% !important;
}
#form-1 span.error,
#form-1 span.empty {
  position: absolute;
  text-align: right;
  font-size: 10px;
  color: #ffffff;
  width: 200px;
  top: -30px;
  right: 4px;
  z-index: 2;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
#form-1 .btns {
  position: relative;
  padding: 0;
  margin: 0px 5px;
  text-align: center;
  float: right;
}
#form-1 .btns > p {
  padding: 0;
  margin: 0;
}
#form-1 .btns > p a {
  display: inline-block;
}
#form-1 .btns > p a:first-child + a {
  margin-left: 17px;
}
#form-1 ._placeholder.focused {
  opacity: .5;
}
#form-1 ._placeholder.hidden {
  display: none;
}
#form-1 .invalid span.error {
  top: -1px;
}
#form-1 .ok span.error {
  display: none;
}
#form-1 .empty span.empty {
  top: -1px;
}
#form-1.success .success-message {
  top: 0;
}
#search {
  overflow: hidden;
  display: inline-block;
  width: 100%;
  margin: 5px 0px 10px;
}
#search input {
  width: 250px;
}
#search input,
#search a {
  float: left;
}
.search_list {
  margin: 0px 0px;
}
.search_title {
  font-size: 22px;
  margin-bottom: 0;
}
.search_title a {
  position: relative;
  top: 1px;
  text-decoration: underline;
  color: #ffffff;
}
.search_title a:hover {
  color: #000000;
  text-decoration: none;
}
.search_result,
.search {
  color: #000000;
}
#Gallery {
  position: relative;
  z-index: 1000;
}
#Gallery > ul {
  margin: 0px 0px 0px 0px;
  list-style: none;
  padding: 0px 0px 0px 0px;
  overflow: hidden;
}
#Gallery > ul li {
  margin-bottom: 20px;
}
#Gallery > ul li a {
  position: relative;
  display: block;
  overflow: hidden;
}
#Gallery > ul li a img {
  width: 100%;
}
/* end pages */
#ajax-overlay {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  display: none;
  background: url(../img/base/TMpreviewLoader.gif) 0 center repeat-x rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
/* classes-helpers */
.underline {
  text-decoration: underline;
}
.underline:hover {
  text-decoration: none;
}
.extra-wrap {
  overflow: hidden;
}
.pad_t_2 {
  padding-top: 20px;
}
.img_indent {
  float: left;
  margin-right: 30px;
}
.box {
  overflow: hidden;
}
.container {
  position: relative;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.noBottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
.floatRight {
  float: right;
}
.floatLeft {
  float: left;
}
.col-1,
.col-2 {
  text-align: left;
}
.block1 {
  display: block;
  float: none;
  min-width: 200px;
}
@media (min-width: 1400px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1221px) {
  .container {
    padding-left: 0px;
    padding-right: 0px;
    width: 1024px;
  }
}
@media (max-width: 768px) {
  .container {
    width: 500px;
  }
  .img_indent {
    float: none;
    margin-right: 30px;
  }
  hr {
    margin: 15px 0;
    border-top: none !important;
  }
  .tac_resize {
    text-align: center;
    margin-top: 10px;
  }
}
@media (max-width: 650px) {
  .container {
    width: 400px;
  }
}
@media screen and (max-height: 768px) {
  header h1 {
    width: 217px;
    height: 77px;
  }
  h2 {
    font-size: 40px;
  }
  h2 span {
    display: inline;
    font-size: 40px;
    margin: 0px 0 0 8px;
  }
  .list1 li a {
    font: 300 12px/12px 'Roboto', 'sans-serif';
  }
  .list1 li {
    margin-bottom: 5px;
  }
  p {
    margin-bottom: 5px;
    font: 17px/26px 'Roboto','sans-serif';
  }
  .a1 {
    margin-bottom: 5px;
    font: 13px/19px 'Roboto', 'sans-serif';
  }
  .zoom,
  .close-icon {
    right: 0;
  }
  .margin1 {
    margin-top: 10px;
  }
  footer .navigation-holder {
    margin: 0;
  }
  #contentHolder footer .navigation-holder {
    height: 0;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  #contentHolder.splashState footer .navigation-holder {
    height: auto;
  }
  footer .copyright {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  #form-1 textarea {
    height: 72px;
  }
}
/*-------------------------- tablet styles ----------------------------*/
html.tablet .fullscr-btn {
  display: none !important;
}
html.tablet .block1 {
  width: 220px;
  display: inline-block;
  float: left;
}
html.tablet .mainNav {
  position: relative;
  z-index: 20;
  text-align: left;
  margin: 6px 0px 0px;
}
html.tablet .mainNav > ul {
  position: relative;
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
}
html.tablet .mainNav > ul > li {
  position: relative;
  display: inline-block;
  float: left;
  margin: 0px;
  padding: 0 5px;
}
html.tablet .mainNav > ul > li:first-child {
  padding-left: 0;
}
html.tablet .mainNav > ul > li > a {
  position: relative;
  display: inline-block;
  font: 20px 'Anton', 'sans-serif';
  line-height: 25px;
  color: #000000;
  text-transform: uppercase;
  padding: 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
html.tablet .mainNav > ul > li.hover {
  z-index: 10;
}
html.tablet .mainNav > ul > li.active > a,
html.tablet .mainNav > ul > li.sfHover > a,
html.tablet .mainNav > ul > li:hover > a {
  text-decoration: none;
  color: #ffffff;
}
html.tablet .mainNav > ul > li .sf-mega {
  position: absolute;
  width: 100px;
  top: 25px;
  left: 0px;
  background: url(../img/content_bg_2.png);
}
html.tablet .mainNav > ul > li .sf-mega > ul {
  position: relative;
  width: 100%;
  text-align: left;
  list-style: none;
  margin: 0;
  padding: 0;
  background: none;
}
html.tablet .mainNav > ul > li .sf-mega > ul li {
  position: relative;
  display: block;
  margin: 0px 0px 5px 0px !important;
  float: none;
}
html.tablet .mainNav > ul > li .sf-mega > ul li:first-child {
  padding-top: 7px;
}
html.tablet .mainNav > ul > li .sf-mega > ul li:last-child {
  padding-bottom: 7px;
}
html.tablet .mainNav > ul > li .sf-mega > ul li a {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font: 15px 'Anton', 'sans-serif';
  line-height: 20px;
  color: #000000;
  text-transform: uppercase;
  background: transparent;
  letter-spacing: 1px;
  padding: 0px 10px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
html.tablet .mainNav > ul > li .sf-mega > ul li.sfHover > a,
html.tablet .mainNav > ul > li .sf-mega > ul li a:hover {
  text-decoration: none;
  color: #ffffff;
}
html.tablet .mainNav > ul > li .sf-mega > ul ul {
  position: absolute;
  top: 0;
  left: 80px;
  width: 150px;
  padding: 0px 0px 0px 0px;
  background: url(../img/content_bg_2.png);
}
html.tablet hr {
  margin: 15px 0;
  border-top: none !important;
}
html.tablet .g-map {
  height: 150px;
}
html.tablet .galleryContainer .navigation-holder {
  bottom: 0;
}
html.tablet.ipad #contentHolder {
  background: url(../img/content_bg_2.png);
  width: auto;
}
html.tablet.ipad .fullscr-btn {
  display: none;
}
html.tablet.portrait footer .navigation-holder .owl-wrapper-outer {
  margin-left: 77px;
}
html.tablet.portrait header h1 {
  width: 217px;
  height: 77px;
}
html.tablet.portrait h2 {
  font-size: 40px;
}
html.tablet.portrait h2 span {
  display: inline;
  font-size: 40px;
  margin: 0px 0 0 8px;
}
html.tablet.portrait .list1 li a {
  font: 300 12px/12px 'Roboto', 'sans-serif';
}
html.tablet.portrait .list1 li {
  margin-bottom: 5px;
}
html.tablet.portrait p {
  margin-bottom: 5px;
  font: 13px/19px 'Roboto', 'sans-serif';
}
html.tablet.portrait .a1 {
  margin-bottom: 5px;
  font: 13px/19px 'Roboto', 'sans-serif';
}
html.tablet.portrait .zoom,
html.tablet.portrait .close-icon {
  right: 0;
}
html.tablet.portrait .margin1 {
  margin-top: 10px;
}
html.tablet.portrait footer .navigation-holder {
  margin: 0;
}
html.tablet.portrait #contentHolder footer .navigation-holder {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
html.tablet.portrait #contentHolder.splashState footer .navigation-holder {
  height: auto;
}
html.tablet.portrait footer .copyright {
  margin-top: 10px;
  margin-bottom: 10px;
}
html.tablet.portrait #form-1 textarea {
  height: 72px;
}
html.tablet.portrait .list2 li {
  width: 48%;
  margin-right: 2%;
}
@media screen and (max-height: 441px) {
  html.tablet .floatRight,
  html.tablet .floatLeft {
    float: none;
  }
  html.tablet header {
    margin-bottom: 0 !important;
  }
  html.tablet h1 {
    margin: 10px !important;
  }
  html.tablet .mainNav {
    float: left;
  }
  html.tablet hr {
    display: none;
  }
}
html.tablet footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
html.tablet .g-map {
  width: 100%;
  float: none;
  margin: 0px 0px 20px 0px;
}
html.tablet .padding2 {
  padding: 0px 0px 0px 0px;
}
html.tablet #contentHolder {
  width: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
html.tablet #contentHolder footer .navigation-holder {
  height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
html.tablet #contentHolder.splashState {
  width: auto;
}
html.tablet #contentHolder.splashState footer .navigation-holder {
  height: auto;
}
html.tablet #other_pages {
  min-width: inherit;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
html.tablet #other_pages.splashState {
  min-width: 64px;
}
html.tablet #form-1 {
  margin-bottom: 20px;
}
/*-------------------------- end tablet styles ----------------------------*/
html.ie .fullscr-btn {
  display: none !important;
}
/*-------------------------- mobile styles ----------------------------*/
html.mobile .container {
  width: 300px;
}
html.mobile h1 {
  width: 217px;
  height: 77px;
  margin: 0px 0px 0px 0px;
}
html.mobile #mobile-wrap {
  overflow: hidden !important;
}
html.mobile #mobile-wrap #mobile-header,
html.mobile #mobile-wrap #mobile-footer {
  position: relative;
  z-index: 100;
  padding: 15px 0;
  text-align: center;
  background: url(../img/content_bg_2.png);
}
html.mobile #mobile-wrap #mobile-header #mobile-navigation,
html.mobile #mobile-wrap #mobile-footer #mobile-navigation {
  width: 100%;
  margin: 20px 0 5px;
  font-size: 16px;
  color: #000000;
  text-align: left;
}
html.mobile #mobile-wrap #mobile-content > div {
  background: url(../img/content_bg_2.png);
  display: block;
}
html.mobile #mobile-wrap .img_indent {
  float: none;
  margin-right: 30px;
}
html.mobile #mobile-wrap .copyright {
  position: relative;
  text-align: center;
}
html.mobile #mobile-wrap #mobile-content > div {
  padding: 20px 0 10px;
}
html.mobile #mobile-wrap #mobile-content #form-1 ._placeholder {
  margin-left: 0;
}
html.mobile #mobile-wrap #mobile-content #form-1 .success-message {
  width: 100%;
  padding: 30px 14px;
}
html.mobile #mobile-wrap #mobile-content #form-1 label {
  width: 100%;
  margin-right: 0;
  margin-bottom: 8px;
}
html.mobile #mobile-wrap #mobile-content .g-map {
  width: 100%;
  float: none;
  margin: 0px 0px 20px 0px;
}
html.mobile #mobile-wrap #mobile-content .list1 li .fa {
  margin-bottom: 5px;
}
html.mobile #mobile-wrap #mobile-content .list1 li div {
  overflow: visible;
}
html.mobile #mobile-wrap .textAlignCenter {
  text-align: left;
}
html.mobile #mobile-wrap .padding1,
html.mobile #mobile-wrap .padding2 {
  padding: 0px 0px 0px 0px;
}
/*-------------------------- end mobile styles ----------------------------*/
/*Core variables and mixins*/
